From eec642ef4fd445208e5e139376eba388aad59777 Mon Sep 17 00:00:00 2001 From: Konstantin Gizdarski <53313394+kosigz2@users.noreply.github.com> Date: Wed, 12 Aug 2020 10:53:00 -0700 Subject: [PATCH] [Autogenerated] Add labels to projects in flyteidl (#77) * first cut * bump version * add to project.json * regen Co-authored-by: Konstantin Gizdarski Co-authored-by: Katrina Rogan --- .../gen/pb-cpp/flyteidl/admin/project.pb.cc | 119 +++++-- .../gen/pb-cpp/flyteidl/admin/project.pb.h | 56 ++++ .../gen/pb-go/flyteidl/admin/project.pb.go | 60 ++-- .../flyteidl/admin/project.pb.validate.go | 10 + .../pb-go/flyteidl/service/admin.swagger.json | 4 + .../service/flyteadmin/api/swagger.yaml | 13 + .../service/flyteadmin/model_admin_project.go | 2 + .../gen/pb-go/flyteidl/service/openapi.go | 4 +- .../flyteidl/admin/ProjectOuterClass.java | 295 +++++++++++++++++- flyteidl/gen/pb-js/flyteidl.d.ts | 6 + flyteidl/gen/pb-js/flyteidl.js | 19 ++ .../flyteidl/admin/project.proto.rst | 22 +- .../pb_python/flyteidl/admin/project_pb2.py | 38 ++- .../flyteadmin/models/admin_project.py | 35 ++- flyteidl/package.json | 2 +- flyteidl/protos/flyteidl/admin/project.proto | 7 + flyteidl/setup.py | 2 +- 17 files changed, 611 insertions(+), 83 deletions(-) diff --git a/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.cc b/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.cc index f939deac33..319043bbc1 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.cc +++ b/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.cc @@ -16,8 +16,9 @@ // @@protoc_insertion_point(includes) #include +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fcommon_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Labels_flyteidl_2fadmin_2fcommon_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fproject_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Domain_flyteidl_2fadmin_2fproject_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fproject_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Project_flyteidl_2fadmin_2fproject_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fproject_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_Project_flyteidl_2fadmin_2fproject_2eproto; namespace flyteidl { namespace admin { class DomainDefaultTypeInternal { @@ -71,9 +72,10 @@ static void InitDefaultsProject_flyteidl_2fadmin_2fproject_2eproto() { ::flyteidl::admin::Project::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<1> scc_info_Project_flyteidl_2fadmin_2fproject_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsProject_flyteidl_2fadmin_2fproject_2eproto}, { - &scc_info_Domain_flyteidl_2fadmin_2fproject_2eproto.base,}}; +::google::protobuf::internal::SCCInfo<2> scc_info_Project_flyteidl_2fadmin_2fproject_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 2, InitDefaultsProject_flyteidl_2fadmin_2fproject_2eproto}, { + &scc_info_Domain_flyteidl_2fadmin_2fproject_2eproto.base, + &scc_info_Labels_flyteidl_2fadmin_2fcommon_2eproto.base,}}; static void InitDefaultsProjects_flyteidl_2fadmin_2fproject_2eproto() { GOOGLE_PROTOBUF_VERIFY_VERSION; @@ -163,6 +165,7 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fadmin_2fproject_2eproto: PROTOBUF_FIELD_OFFSET(::flyteidl::admin::Project, name_), PROTOBUF_FIELD_OFFSET(::flyteidl::admin::Project, domains_), PROTOBUF_FIELD_OFFSET(::flyteidl::admin::Project, description_), + PROTOBUF_FIELD_OFFSET(::flyteidl::admin::Project, labels_), ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::flyteidl::admin::Projects, _internal_metadata_), ~0u, // no _extensions_ @@ -189,10 +192,10 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fadmin_2fproject_2eproto: static const ::google::protobuf::internal::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { { 0, -1, sizeof(::flyteidl::admin::Domain)}, { 7, -1, sizeof(::flyteidl::admin::Project)}, - { 16, -1, sizeof(::flyteidl::admin::Projects)}, - { 22, -1, sizeof(::flyteidl::admin::ProjectListRequest)}, - { 27, -1, sizeof(::flyteidl::admin::ProjectRegisterRequest)}, - { 33, -1, sizeof(::flyteidl::admin::ProjectRegisterResponse)}, + { 17, -1, sizeof(::flyteidl::admin::Projects)}, + { 23, -1, sizeof(::flyteidl::admin::ProjectListRequest)}, + { 28, -1, sizeof(::flyteidl::admin::ProjectRegisterRequest)}, + { 34, -1, sizeof(::flyteidl::admin::ProjectRegisterResponse)}, }; static ::google::protobuf::Message const * const file_default_instances[] = { @@ -212,28 +215,31 @@ ::google::protobuf::internal::AssignDescriptorsTable assign_descriptors_table_fl const char descriptor_table_protodef_flyteidl_2fadmin_2fproject_2eproto[] = "\n\034flyteidl/admin/project.proto\022\016flyteidl" - ".admin\"\"\n\006Domain\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001" - "(\t\"a\n\007Project\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\022" - "\'\n\007domains\030\003 \003(\0132\026.flyteidl.admin.Domain" - "\022\023\n\013description\030\004 \001(\t\"5\n\010Projects\022)\n\010pro" - "jects\030\001 \003(\0132\027.flyteidl.admin.Project\"\024\n\022" - "ProjectListRequest\"B\n\026ProjectRegisterReq" - "uest\022(\n\007project\030\001 \001(\0132\027.flyteidl.admin.P" - "roject\"\031\n\027ProjectRegisterResponseB3Z1git" - "hub.com/lyft/flyteidl/gen/pb-go/flyteidl" - "/adminb\006proto3" + ".admin\032\033flyteidl/admin/common.proto\"\"\n\006D" + "omain\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\"\211\001\n\007Proj" + "ect\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\022\'\n\007domains" + "\030\003 \003(\0132\026.flyteidl.admin.Domain\022\023\n\013descri" + "ption\030\004 \001(\t\022&\n\006labels\030\005 \001(\0132\026.flyteidl.a" + "dmin.Labels\"5\n\010Projects\022)\n\010projects\030\001 \003(" + "\0132\027.flyteidl.admin.Project\"\024\n\022ProjectLis" + "tRequest\"B\n\026ProjectRegisterRequest\022(\n\007pr" + "oject\030\001 \001(\0132\027.flyteidl.admin.Project\"\031\n\027" + "ProjectRegisterResponseB3Z1github.com/ly" + "ft/flyteidl/gen/pb-go/flyteidl/adminb\006pr" + "oto3" ; ::google::protobuf::internal::DescriptorTable descriptor_table_flyteidl_2fadmin_2fproject_2eproto = { false, InitDefaults_flyteidl_2fadmin_2fproject_2eproto, descriptor_table_protodef_flyteidl_2fadmin_2fproject_2eproto, - "flyteidl/admin/project.proto", &assign_descriptors_table_flyteidl_2fadmin_2fproject_2eproto, 414, + "flyteidl/admin/project.proto", &assign_descriptors_table_flyteidl_2fadmin_2fproject_2eproto, 484, }; void AddDescriptors_flyteidl_2fadmin_2fproject_2eproto() { static constexpr ::google::protobuf::internal::InitFunc deps[1] = { + ::AddDescriptors_flyteidl_2fadmin_2fcommon_2eproto, }; - ::google::protobuf::internal::AddDescriptors(&descriptor_table_flyteidl_2fadmin_2fproject_2eproto, deps, 0); + ::google::protobuf::internal::AddDescriptors(&descriptor_table_flyteidl_2fadmin_2fproject_2eproto, deps, 1); } // Force running AddDescriptors() at dynamic initialization time. @@ -614,16 +620,30 @@ ::google::protobuf::Metadata Domain::GetMetadata() const { // =================================================================== void Project::InitAsDefaultInstance() { + ::flyteidl::admin::_Project_default_instance_._instance.get_mutable()->labels_ = const_cast< ::flyteidl::admin::Labels*>( + ::flyteidl::admin::Labels::internal_default_instance()); } class Project::HasBitSetters { public: + static const ::flyteidl::admin::Labels& labels(const Project* msg); }; +const ::flyteidl::admin::Labels& +Project::HasBitSetters::labels(const Project* msg) { + return *msg->labels_; +} +void Project::clear_labels() { + if (GetArenaNoVirtual() == nullptr && labels_ != nullptr) { + delete labels_; + } + labels_ = nullptr; +} #if !defined(_MSC_VER) || _MSC_VER >= 1900 const int Project::kIdFieldNumber; const int Project::kNameFieldNumber; const int Project::kDomainsFieldNumber; const int Project::kDescriptionFieldNumber; +const int Project::kLabelsFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 Project::Project() @@ -648,6 +668,11 @@ Project::Project(const Project& from) if (from.description().size() > 0) { description_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.description_); } + if (from.has_labels()) { + labels_ = new ::flyteidl::admin::Labels(*from.labels_); + } else { + labels_ = nullptr; + } // @@protoc_insertion_point(copy_constructor:flyteidl.admin.Project) } @@ -657,6 +682,7 @@ void Project::SharedCtor() { id_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); name_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); description_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + labels_ = nullptr; } Project::~Project() { @@ -668,6 +694,7 @@ void Project::SharedDtor() { id_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); name_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); description_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + if (this != internal_default_instance()) delete labels_; } void Project::SetCachedSize(int size) const { @@ -689,6 +716,10 @@ void Project::Clear() { id_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); description_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + if (GetArenaNoVirtual() == nullptr && labels_ != nullptr) { + delete labels_; + } + labels_ = nullptr; _internal_metadata_.Clear(); } @@ -769,6 +800,19 @@ const char* Project::_InternalParse(const char* begin, const char* end, void* ob ptr += size; break; } + // .flyteidl.admin.Labels labels = 5; + case 5: { + if (static_cast<::google::protobuf::uint8>(tag) != 42) goto handle_unusual; + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + parser_till_end = ::flyteidl::admin::Labels::_InternalParse; + object = msg->mutable_labels(); + if (size > end - ptr) goto len_delim_till_end; + ptr += size; + GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( + {parser_till_end, object}, ptr - size, ptr)); + break; + } default: { handle_unusual: if ((tag & 7) == 4 || tag == 0) { @@ -859,6 +903,17 @@ bool Project::MergePartialFromCodedStream( break; } + // .flyteidl.admin.Labels labels = 5; + case 5: { + if (static_cast< ::google::protobuf::uint8>(tag) == (42 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( + input, mutable_labels())); + } else { + goto handle_unusual; + } + break; + } + default: { handle_unusual: if (tag == 0) { @@ -925,6 +980,12 @@ void Project::SerializeWithCachedSizes( 4, this->description(), output); } + // .flyteidl.admin.Labels labels = 5; + if (this->has_labels()) { + ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( + 5, HasBitSetters::labels(this), output); + } + if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); @@ -979,6 +1040,13 @@ ::google::protobuf::uint8* Project::InternalSerializeWithCachedSizesToArray( 4, this->description(), target); } + // .flyteidl.admin.Labels labels = 5; + if (this->has_labels()) { + target = ::google::protobuf::internal::WireFormatLite:: + InternalWriteMessageToArray( + 5, HasBitSetters::labels(this), target); + } + if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); @@ -1032,6 +1100,13 @@ size_t Project::ByteSizeLong() const { this->description()); } + // .flyteidl.admin.Labels labels = 5; + if (this->has_labels()) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::MessageSize( + *labels_); + } + int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); SetCachedSize(cached_size); return total_size; @@ -1072,6 +1147,9 @@ void Project::MergeFrom(const Project& from) { description_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.description_); } + if (from.has_labels()) { + mutable_labels()->::flyteidl::admin::Labels::MergeFrom(from.labels()); + } } void Project::CopyFrom(const ::google::protobuf::Message& from) { @@ -1106,6 +1184,7 @@ void Project::InternalSwap(Project* other) { GetArenaNoVirtual()); description_.Swap(&other->description_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual()); + swap(labels_, other->labels_); } ::google::protobuf::Metadata Project::GetMetadata() const { diff --git a/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.h b/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.h index c044ede153..a1514c77e6 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.h +++ b/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.h @@ -31,6 +31,7 @@ #include // IWYU pragma: export #include // IWYU pragma: export #include +#include "flyteidl/admin/common.pb.h" // @@protoc_insertion_point(includes) #include #define PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fproject_2eproto @@ -369,6 +370,15 @@ class Project final : ::std::string* release_description(); void set_allocated_description(::std::string* description); + // .flyteidl.admin.Labels labels = 5; + bool has_labels() const; + void clear_labels(); + static const int kLabelsFieldNumber = 5; + const ::flyteidl::admin::Labels& labels() const; + ::flyteidl::admin::Labels* release_labels(); + ::flyteidl::admin::Labels* mutable_labels(); + void set_allocated_labels(::flyteidl::admin::Labels* labels); + // @@protoc_insertion_point(class_scope:flyteidl.admin.Project) private: class HasBitSetters; @@ -378,6 +388,7 @@ class Project final : ::google::protobuf::internal::ArenaStringPtr id_; ::google::protobuf::internal::ArenaStringPtr name_; ::google::protobuf::internal::ArenaStringPtr description_; + ::flyteidl::admin::Labels* labels_; mutable ::google::protobuf::internal::CachedSize _cached_size_; friend struct ::TableStruct_flyteidl_2fadmin_2fproject_2eproto; }; @@ -1134,6 +1145,51 @@ inline void Project::set_allocated_description(::std::string* description) { // @@protoc_insertion_point(field_set_allocated:flyteidl.admin.Project.description) } +// .flyteidl.admin.Labels labels = 5; +inline bool Project::has_labels() const { + return this != internal_default_instance() && labels_ != nullptr; +} +inline const ::flyteidl::admin::Labels& Project::labels() const { + const ::flyteidl::admin::Labels* p = labels_; + // @@protoc_insertion_point(field_get:flyteidl.admin.Project.labels) + return p != nullptr ? *p : *reinterpret_cast( + &::flyteidl::admin::_Labels_default_instance_); +} +inline ::flyteidl::admin::Labels* Project::release_labels() { + // @@protoc_insertion_point(field_release:flyteidl.admin.Project.labels) + + ::flyteidl::admin::Labels* temp = labels_; + labels_ = nullptr; + return temp; +} +inline ::flyteidl::admin::Labels* Project::mutable_labels() { + + if (labels_ == nullptr) { + auto* p = CreateMaybeMessage<::flyteidl::admin::Labels>(GetArenaNoVirtual()); + labels_ = p; + } + // @@protoc_insertion_point(field_mutable:flyteidl.admin.Project.labels) + return labels_; +} +inline void Project::set_allocated_labels(::flyteidl::admin::Labels* labels) { + ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); + if (message_arena == nullptr) { + delete reinterpret_cast< ::google::protobuf::MessageLite*>(labels_); + } + if (labels) { + ::google::protobuf::Arena* submessage_arena = nullptr; + if (message_arena != submessage_arena) { + labels = ::google::protobuf::internal::GetOwnedMessage( + message_arena, labels, submessage_arena); + } + + } else { + + } + labels_ = labels; + // @@protoc_insertion_point(field_set_allocated:flyteidl.admin.Project.labels) +} + // ------------------------------------------------------------------- // Projects diff --git a/flyteidl/gen/pb-go/flyteidl/admin/project.pb.go b/flyteidl/gen/pb-go/flyteidl/admin/project.pb.go index 4b302ca95a..f099bdf4a1 100644 --- a/flyteidl/gen/pb-go/flyteidl/admin/project.pb.go +++ b/flyteidl/gen/pb-go/flyteidl/admin/project.pb.go @@ -74,12 +74,15 @@ func (m *Domain) GetName() string { type Project struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Display name. - Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` - Domains []*Domain `protobuf:"bytes,3,rep,name=domains,proto3" json:"domains,omitempty"` - Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` + Domains []*Domain `protobuf:"bytes,3,rep,name=domains,proto3" json:"domains,omitempty"` + Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` + // Leverage Labels from flyteidel.admin.common.proto to + // tag projects with ownership information. + Labels *Labels `protobuf:"bytes,5,opt,name=labels,proto3" json:"labels,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *Project) Reset() { *m = Project{} } @@ -135,6 +138,13 @@ func (m *Project) GetDescription() string { return "" } +func (m *Project) GetLabels() *Labels { + if m != nil { + return m.Labels + } + return nil +} + type Projects struct { Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -287,22 +297,24 @@ func init() { func init() { proto.RegisterFile("flyteidl/admin/project.proto", fileDescriptor_2db065ce03bf106d) } var fileDescriptor_2db065ce03bf106d = []byte{ - // 272 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x91, 0x31, 0x4f, 0xfb, 0x30, - 0x14, 0xc4, 0x95, 0xb4, 0x6a, 0xfa, 0x7f, 0x95, 0x3a, 0x58, 0x7f, 0xb5, 0x41, 0x62, 0x88, 0x3c, - 0x75, 0x80, 0x98, 0x92, 0x0f, 0x80, 0x84, 0xd8, 0x60, 0x40, 0x19, 0xd9, 0x92, 0xf8, 0x35, 0x3c, - 0x94, 0xd8, 0x26, 0x76, 0x87, 0x8e, 0x7c, 0x73, 0x24, 0xd7, 0xa9, 0x28, 0x48, 0x88, 0x2d, 0xba, - 0xfb, 0xe5, 0xce, 0x4f, 0x07, 0x97, 0xbb, 0xee, 0xe0, 0x90, 0x64, 0x27, 0x2a, 0xd9, 0x93, 0x12, - 0x66, 0xd0, 0x6f, 0xd8, 0xb8, 0xdc, 0x0c, 0xda, 0x69, 0xb6, 0x1c, 0xdd, 0xdc, 0xbb, 0xfc, 0x0a, - 0x66, 0x0f, 0xba, 0xaf, 0x48, 0xb1, 0x25, 0xc4, 0x24, 0xd3, 0x28, 0x8b, 0x36, 0xff, 0xca, 0x98, - 0x24, 0x63, 0x30, 0x55, 0x55, 0x8f, 0x69, 0xec, 0x15, 0xff, 0xcd, 0x3f, 0x22, 0x48, 0x9e, 0x8f, - 0x79, 0x7f, 0xe1, 0xd9, 0x0d, 0x24, 0xd2, 0xa7, 0xdb, 0x74, 0x92, 0x4d, 0x36, 0x8b, 0xdb, 0x55, - 0x7e, 0xde, 0x9f, 0x1f, 0xcb, 0xcb, 0x11, 0x63, 0x19, 0x2c, 0x24, 0xda, 0x66, 0x20, 0xe3, 0x48, - 0xab, 0x74, 0xea, 0xc3, 0xbe, 0x4a, 0xfc, 0x0e, 0xe6, 0xe1, 0x09, 0x96, 0x15, 0x30, 0x0f, 0xe7, - 0xd9, 0x34, 0xf2, 0x05, 0xeb, 0xef, 0x05, 0x81, 0x2d, 0x4f, 0x20, 0xff, 0x0f, 0x2c, 0x88, 0x4f, - 0x64, 0x5d, 0x89, 0xef, 0x7b, 0xb4, 0x8e, 0x3f, 0xc2, 0x6a, 0x44, 0xb1, 0x25, 0xeb, 0x70, 0x08, - 0x0e, 0xdb, 0x42, 0x12, 0xfe, 0xf5, 0xd7, 0xfe, 0xd2, 0x31, 0x72, 0xfc, 0x02, 0xd6, 0x3f, 0xc2, - 0xac, 0xd1, 0xca, 0xe2, 0x7d, 0xf1, 0xb2, 0x6d, 0xc9, 0xbd, 0xee, 0xeb, 0xbc, 0xd1, 0xbd, 0xe8, - 0x0e, 0x3b, 0x27, 0x4e, 0x83, 0xb5, 0xa8, 0x84, 0xa9, 0xaf, 0x5b, 0x2d, 0xce, 0x37, 0xac, 0x67, - 0x7e, 0xbc, 0xe2, 0x33, 0x00, 0x00, 0xff, 0xff, 0x50, 0xe7, 0x5f, 0xa0, 0xdc, 0x01, 0x00, 0x00, + // 301 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x91, 0xbf, 0x4e, 0xf3, 0x30, + 0x14, 0xc5, 0x95, 0xb6, 0x5f, 0xd2, 0xef, 0x56, 0xea, 0x60, 0xa1, 0xd6, 0xfc, 0x19, 0x22, 0x4f, + 0x1d, 0xc0, 0xa6, 0xe4, 0x01, 0x90, 0x10, 0x1b, 0x1d, 0x50, 0x46, 0xb6, 0x24, 0x76, 0x83, 0x51, + 0x6c, 0x87, 0xd8, 0x1d, 0xfa, 0x58, 0xbc, 0x21, 0x92, 0xe3, 0x54, 0xb4, 0x20, 0xc4, 0x66, 0xdd, + 0xf3, 0xf3, 0xb9, 0x47, 0xf7, 0xc0, 0xd5, 0xb6, 0xd9, 0x3b, 0x21, 0x79, 0xc3, 0x0a, 0xae, 0xa4, + 0x66, 0x6d, 0x67, 0xde, 0x44, 0xe5, 0x68, 0xdb, 0x19, 0x67, 0xd0, 0x7c, 0x50, 0xa9, 0x57, 0x2f, + 0x2e, 0x4f, 0xe8, 0xca, 0x28, 0x65, 0x74, 0x0f, 0x93, 0x6b, 0x88, 0x1f, 0x8d, 0x2a, 0xa4, 0x46, + 0x73, 0x18, 0x49, 0x8e, 0xa3, 0x34, 0x5a, 0xfd, 0xcf, 0x47, 0x92, 0x23, 0x04, 0x13, 0x5d, 0x28, + 0x81, 0x47, 0x7e, 0xe2, 0xdf, 0xe4, 0x23, 0x82, 0xe4, 0xb9, 0x5f, 0xf6, 0x17, 0x1e, 0xdd, 0x42, + 0xc2, 0xbd, 0xbb, 0xc5, 0xe3, 0x74, 0xbc, 0x9a, 0xdd, 0x2d, 0xe8, 0x71, 0x38, 0xda, 0x2f, 0xcf, + 0x07, 0x0c, 0xa5, 0x30, 0xe3, 0xc2, 0x56, 0x9d, 0x6c, 0x9d, 0x34, 0x1a, 0x4f, 0xbc, 0xd9, 0xd7, + 0x11, 0xa2, 0x10, 0x37, 0x45, 0x29, 0x1a, 0x8b, 0xff, 0xa5, 0xd1, 0x4f, 0x96, 0x1b, 0xaf, 0xe6, + 0x81, 0x22, 0xf7, 0x30, 0x0d, 0x91, 0x2d, 0xca, 0x60, 0x1a, 0x6e, 0x65, 0x71, 0xe4, 0x03, 0x2d, + 0x4f, 0x7f, 0x07, 0x36, 0x3f, 0x80, 0xe4, 0x0c, 0x50, 0x18, 0x6e, 0xa4, 0x75, 0xb9, 0x78, 0xdf, + 0x09, 0xeb, 0xc8, 0x13, 0x2c, 0x06, 0x54, 0xd4, 0xd2, 0x3a, 0xd1, 0x05, 0x05, 0xad, 0x21, 0x09, + 0x7f, 0xfd, 0x75, 0x7e, 0xd9, 0x31, 0x70, 0xe4, 0x1c, 0x96, 0xdf, 0xcc, 0x6c, 0x6b, 0xb4, 0x15, + 0x0f, 0xd9, 0xcb, 0xba, 0x96, 0xee, 0x75, 0x57, 0xd2, 0xca, 0x28, 0xd6, 0xec, 0xb7, 0x8e, 0x1d, + 0xfa, 0xac, 0x85, 0x66, 0x6d, 0x79, 0x53, 0x1b, 0x76, 0x5c, 0x71, 0x19, 0xfb, 0x72, 0xb3, 0xcf, + 0x00, 0x00, 0x00, 0xff, 0xff, 0x38, 0x90, 0x21, 0x33, 0x29, 0x02, 0x00, 0x00, } diff --git a/flyteidl/gen/pb-go/flyteidl/admin/project.pb.validate.go b/flyteidl/gen/pb-go/flyteidl/admin/project.pb.validate.go index b390d3878a..d52d421818 100644 --- a/flyteidl/gen/pb-go/flyteidl/admin/project.pb.validate.go +++ b/flyteidl/gen/pb-go/flyteidl/admin/project.pb.validate.go @@ -132,6 +132,16 @@ func (m *Project) Validate() error { // no validation rules for Description + if v, ok := interface{}(m.GetLabels()).(interface{ Validate() error }); ok { + if err := v.Validate(); err != nil { + return ProjectValidationError{ + field: "Labels", + reason: "embedded message failed validation", + cause: err, + } + } + } + return nil } diff --git a/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json b/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json index c0f532df4a..89a8ddb239 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json +++ b/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json @@ -3784,6 +3784,10 @@ }, "description": { "type": "string" + }, + "labels": { + "$ref": "#/definitions/adminLabels", + "description": "Leverage Labels from flyteidel.admin.common.proto to\ntag projects with ownership information." } }, "description": "Top-level namespace used to classify different entities like workflows and executions." diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml index 230eba853b..5dbd0d253f 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml @@ -5317,6 +5317,10 @@ definitions: $ref: "#/definitions/adminDomain" description: type: "string" + labels: + description: "Leverage Labels from flyteidel.admin.common.proto to\ntag projects\ + \ with ownership information." + $ref: "#/definitions/adminLabels" description: "Top-level namespace used to classify different entities like workflows\ \ and executions." example: @@ -5328,6 +5332,9 @@ definitions: id: "id" description: "description" id: "id" + labels: + values: + key: "values" adminProjectDomainAttributes: type: "object" properties: @@ -5448,6 +5455,9 @@ definitions: id: "id" description: "description" id: "id" + labels: + values: + key: "values" - name: "name" domains: - name: "name" @@ -5456,6 +5466,9 @@ definitions: id: "id" description: "description" id: "id" + labels: + values: + key: "values" adminRawOutputDataConfig: type: "object" properties: diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_admin_project.go b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_admin_project.go index 11fa4ff753..cefc35d4c8 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_admin_project.go +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_admin_project.go @@ -16,4 +16,6 @@ type AdminProject struct { Name string `json:"name,omitempty"` Domains []AdminDomain `json:"domains,omitempty"` Description string `json:"description,omitempty"` + // Leverage Labels from flyteidel.admin.common.proto to tag projects with ownership information. + Labels *AdminLabels `json:"labels,omitempty"` } diff --git a/flyteidl/gen/pb-go/flyteidl/service/openapi.go b/flyteidl/gen/pb-go/flyteidl/service/openapi.go index e852042bec..eee61ebea7 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/openapi.go +++ b/flyteidl/gen/pb-go/flyteidl/service/openapi.go @@ -78,7 +78,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\xfb\x73\x23\xb9\x91\x27\xfe\xbb\xff\x0a\x5c\xdf\x45\x74\xb7\x4d\x51\x63\x7b\x77\xc3\xa7\x8d\x8d\x6f\x70\x24\x76\x0f\x77\xd4\x92\xac\xc7\xf4\xce\x2d\x1d\x34\x58\x05\x92\xb0\x8a\x00\x07\x40\x49\x4d\x6f\xcc\xff\xfe\x0d\x64\x02\x28\x54\xb1\x8a\x6f\xa9\xa5\x1e\xee\xc5\x79\x5a\xac\x2a\x3c\x13\x89\x7c\x7e\xf2\x7f\x7e\x47\xc8\x1b\xfd\x48\xc7\x63\xa6\xde\x9c\x90\x37\x7f\x6a\x7f\xf7\xa6\x65\x7f\xe3\x62\x24\xdf\x9c\x10\xfb\x9c\x90\x37\x86\x9b\x8c\xd9\xe7\xa3\x6c\x6e\x18\x4f\xb3\x63\xcd\xd4\x03\x4f\xd8\x31\x4d\xa7\x5c\xb4\x67\x4a\x1a\x09\x1f\x12\xf2\xe6\x81\x29\xcd\xa5\xb0\xaf\xbb\x7f\x12\x21\x0d\xd1\xcc\xbc\xf9\x1d\x21\xbf\x42\xf3\x3a\x99\xb0\x29\xd3\x6f\x4e\xc8\x7f\xe3\x47\x13\x63\x66\xbe\x01\xfb\x6f\x6d\xdf\xfd\x1b\xbc\x9b\x48\xa1\xf3\xd2\xcb\x74\x36\xcb\x78\x42\x0d\x97\xe2\xf8\x1f\x5a\x8a\xe2\xdd\x99\x92\x69\x9e\xac\xf9\x2e\x35\x13\x5d\xcc\xf1\x98\xce\xf8\xf1\xc3\x1f\x8f\x69\x62\xf8\x03\x1b\x64\x34\x17\xc9\x64\x30\xcb\xa8\xd0\xc7\xff\xc3\x53\x3b\xc7\x7f\xb0\xc4\xfc\x0a\x7f\xa4\x72\x4a\xb9\xc0\x7f\x0b\x3a\x65\xbf\x86\x76\x08\x79\x33\x66\x26\xfa\x93\x90\x37\x29\xd3\x89\xe2\x33\xe3\x56\xe5\x9a\x19\xc5\xd9\x03\x23\x66\xc2\x08\x76\x47\xb0\x3b\x62\xbb\x23\x7e\xd5\xf4\x8c\x25\x7c\xc4\x59\x4a\x86\x73\xc2\xc5\x2c\x37\x44\xb1\x5f\x72\xa6\x0d\x19\xf1\xcc\x30\xa5\xdb\x6e\xc9\xa0\x17\x39\x63\x0a\xe6\xd9\x4b\x6d\x2f\x1f\x99\xe9\x40\xdb\xe7\xd0\xf4\x55\x46\x45\xfc\xb6\x62\x7a\x26\x85\x66\xba\x34\x54\x42\xde\xfc\xe9\xbb\xef\x2a\x3f\x2d\xce\xa0\x43\x74\x9e\x24\x4c\xeb\x51\x9e\x11\xdf\x52\x3c\x18\xf8\x08\x36\x99\x2e\x34\x46\xc8\x9b\xff\xa3\xd8\xc8\xb6\xf3\xbf\x8f\x53\x36\xe2\x82\xdb\x76\x35\xd2\x52\x34\xda\xd2\x57\xbf\xfe\xae\xee\xdf\xbf\x46\x33\x9a\x51\x45\xa7\xcc\x2e\x4b\xd8\x7d\xfc\xbf\xca\x5c\xec\x7e\xd9\xce\x8b\x3d\xad\x0e\xbc\x32\xdb\x0b\x3a\x65\x44\x8e\x60\xbb\xdc\x17\xf0\x6f\xc5\xb4\xcc\x55\xc2\xc8\x90\x65\x52\x8c\x35\x31\x72\x61\x0d\x38\xb4\x60\x49\xad\xfa\xc4\x6e\x25\x57\xcc\xee\x95\x51\x39\xab\x3c\x35\xf3\x19\x0c\x52\x1b\xc5\xc5\x38\x5e\x8a\x5f\x5b\x6b\x4d\x0d\x29\x74\x83\x99\xe1\x07\x8d\x13\xeb\x8b\x8e\x7f\x25\xa1\x82\x0c\x19\xb1\xe7\x92\xa7\x4c\xb1\x94\x50\x4d\x28\xd1\xf9\x50\x33\x43\x1e\xb9\x99\x70\x61\xff\x46\xf2\x4d\xfc\x9a\xbd\x9c\xb5\x81\x7f\x2e\x5f\x99\x3b\xcd\x94\x1d\xf8\x03\x4f\x59\x4a\x1e\x68\x96\x33\x32\x92\xaa\xb4\x3c\xed\xbe\xb8\x9d\xd8\x75\x98\x0e\xb9\x80\x93\x67\xd7\xd2\x53\xc8\x1f\xfc\x72\xfd\x81\xd8\xfe\x48\x2e\xf8\x2f\x39\xcb\xe6\x84\xa7\x4c\x18\x7b\xae\x75\xb5\xb5\x3f\x48\xe8\x9f\x66\xe4\x88\xd8\x75\x66\xca\xc0\x7a\x4b\x61\xd8\x17\xa3\xc9\x11\xc9\xf8\x3d\x23\x6f\xcf\xb9\x36\xa4\x73\xd5\x7b\xdb\x22\x6f\xcf\x0b\xc6\xa1\xdf\x3e\xc3\x0a\x87\x7f\xff\x2d\x3a\x7a\x86\x8e\xab\x87\xee\x4d\xc7\x9e\xe6\x1b\xbc\x26\x8a\x16\xfe\xf6\xbb\xb8\x1d\xb7\x5f\xcb\x79\x6f\xc1\x78\x1d\xd7\xdd\x84\xd7\x7e\x60\x26\x99\xac\x60\xb4\x7a\x47\x4e\x6b\xb7\xa3\xca\x6a\xf5\xeb\xe2\xb5\x76\x0a\x4f\xcd\x6f\x77\x61\xb6\xd4\xc0\x29\xa0\x5c\xe0\xa1\x09\x67\xa8\xbc\x33\xe4\xeb\xb1\x95\x5d\xf8\x6d\x34\x9b\x88\xe5\x7a\x4e\x1a\xad\xc4\x0b\x99\x6b\xc6\xa7\x7c\xd5\x3e\xf6\x44\x6a\xc5\x2e\xc7\xe4\x44\x3e\x1d\x32\x65\xa7\xee\xd9\x1d\xcc\x70\x68\xd9\x9f\xc9\x95\x60\x69\xc3\xd4\x7e\xc9\x99\x9a\x2f\x99\xdb\x88\x66\xba\x69\x72\x5c\x18\x66\xe5\xda\xca\xe3\x91\x54\x53\x6a\xdc\x0b\xff\xf6\x2f\x9b\x4e\xde\xc8\x7b\xb6\x6a\x9f\x7b\xb8\x6b\x09\xd5\xb0\xdd\xd3\x3c\x33\x7c\x96\x31\x32\xa3\x63\xa6\xdd\x2a\xe4\x99\xd1\x2d\x78\xcd\xca\xd2\x4c\x1d\x85\xdb\x06\x7a\xf0\xb7\x6c\xae\xe1\x17\x32\x0a\x8c\x4c\xb0\x2f\x06\x5a\xea\x0b\xb8\x67\x61\x89\xe2\xdb\xe3\x09\x96\x72\x3b\x3a\xd1\x52\x99\xc1\x70\xde\xbe\x67\x0b\xfd\x36\x52\x0b\x15\x84\x1a\xa3\xf8\x30\x37\xcc\xce\xdb\xb6\xe1\xef\x49\x60\x7d\x78\x19\x6b\x7b\xf9\x5e\x9e\x5d\xbe\xbb\xa7\x46\xc9\x31\x15\xef\x4f\x48\x27\x4d\x09\x0e\xd4\xbe\xc3\x53\xbc\x92\x27\x4c\xb1\x36\xb9\x9d\x70\x4d\xf4\x44\xe6\x59\x4a\x04\x7b\x60\xca\xae\x2d\x9b\xce\xcc\xfc\xc5\xad\x56\xca\x15\x4b\x60\x61\x36\x39\x61\xe1\x2b\xbb\x68\x56\xe9\x99\xe3\xd2\xdd\xb3\x39\x08\x2e\x8b\xcb\xf7\x0c\xf4\x52\x79\xca\x44\x3e\xad\xdc\x15\xf0\xfb\x59\xf7\xe6\xb4\x7b\x71\xd6\xbb\xf8\x58\xf9\xc2\x8a\x11\xe1\x51\xe9\xc9\xdf\x16\xd6\x66\x44\xf3\x0c\x4e\x75\xd4\xda\xb3\x09\x2e\xc9\x84\x67\xa9\x62\xe2\xd8\x50\x7d\x3f\x60\x5f\x58\x92\xe3\x3d\xfb\x3f\xe5\x1f\x06\x56\xfa\x94\x29\x2b\xff\x52\xfa\xa3\x10\x77\x36\xfe\x34\x68\xa5\x1b\x7f\x09\x3a\xec\x7a\xdf\xc1\x2f\x3c\xad\x7d\x1b\x7e\x59\x31\x07\xff\xce\x92\xc1\xfa\x57\x1a\x47\xe5\x5f\x70\x02\x5c\xed\x3b\x8a\x19\x35\x1f\x50\x63\xec\x29\xdf\x42\x66\x84\x2d\x25\x76\xb6\xa4\xd8\x4f\x27\x3e\xa2\xa0\x08\xbc\x3b\x48\x8e\x76\x04\xc5\x9b\xab\xe4\xc5\x0b\x99\xb2\x6e\x68\xf6\x83\x54\xb7\x54\xdf\xbf\x06\x99\xb1\x34\xf0\xe7\x10\x1b\xb7\x3d\x40\xdf\x9c\x52\xbf\x25\x3b\x38\x98\x00\x76\x5f\xc9\x75\x0d\x06\x52\x11\x3d\xd7\x86\x4d\x57\x9a\x0e\x5e\xcf\x42\x38\x7e\xff\x52\x07\x5c\xb9\x72\x7e\x03\xa7\xbe\x7c\x81\x1e\x8e\xf7\x06\x4b\xb6\x2f\xc3\xdf\x4b\x9f\xa7\x77\xc1\x2c\x9f\xea\x8d\xdf\x3e\xef\x70\x70\x74\xf2\xe2\xa7\x59\x12\xed\xf6\x3d\xc8\x27\xb2\x1a\x34\xee\x95\x5f\xed\x01\x0c\x60\x85\xca\x57\x36\x1d\x87\xf3\x67\x3f\x8d\x8d\x2b\x68\x31\x33\x56\xe7\x75\xb6\x25\xa6\x48\x22\x15\x8a\x82\xa9\x3b\xee\x7d\x41\x8e\xc8\x59\xe7\xb6\x73\xd3\xbd\x3d\x21\x1d\x92\x52\x43\xed\xf9\x56\x6c\xa6\x98\x66\xc2\x80\x36\x6e\x3f\x37\x73\x32\x95\x29\xcb\x58\x4a\xb8\x20\x1f\xb2\xb9\x61\xe4\x8c\x1a\x7a\x4a\x0d\xcd\xe4\xb8\x4d\x3a\xf0\xa7\xfd\x98\x6b\x42\x33\x2d\x09\xf5\x54\xc5\x52\xdf\x04\x15\xa9\xe7\x2c\x94\x24\x72\x3a\xe3\x59\xb0\x9a\x07\x13\x09\x17\x29\x7f\xe0\x69\x4e\x33\x22\x87\x96\xa9\x58\x55\xb5\xfb\xc0\x84\xc9\x69\x96\xcd\x09\xcd\x32\xe2\xba\xf5\x2f\x78\xbd\x7e\xc8\xc2\x28\x35\x9f\xf2\x8c\x2a\xab\x0b\xe3\x68\x2f\x5d\x5b\xe4\x76\xc2\xc2\x58\x61\x5c\x76\x31\xa7\xf4\x9e\x69\xc2\x0d\x99\x49\xad\xf9\x30\x2b\x8e\xfc\x5d\x8f\xc0\xb8\x4f\xcf\x7b\xa0\x58\x27\x86\x48\x64\xa1\xbe\x73\x67\x85\xf1\x3d\x4e\xa9\x10\x0c\x3a\x96\x66\xc2\x94\xeb\xde\xbd\xfc\xb5\x15\xed\xbb\x8b\x9b\xab\xee\x69\xef\x43\xaf\x7b\xb6\xa8\x69\xdf\x76\x6e\x7e\x5c\xfc\xf5\xf3\xe5\xf5\x8f\x1f\xce\x2f\x3f\x2f\x3e\x39\xef\xdc\x5d\x9c\xfe\x30\xb8\x3a\xef\x5c\x2c\x3e\x74\x64\xb5\xb6\xd2\x1e\x8f\x6c\xc3\xa3\x75\xb0\x46\xee\xd3\x1a\xd9\xfa\x76\xcd\x91\xce\x95\xb3\xbe\x29\x92\x64\x5c\x1b\xbb\x40\xee\x4b\x32\xa3\x5a\xa3\x30\x84\x23\x68\xf7\xc5\x27\xa9\x2c\xd3\x1a\x49\xcb\x17\xac\xc0\x64\x54\x9e\x18\x2e\xc6\xe1\xa3\x13\xd2\xcf\xbf\xfb\xee\xcf\xc9\x39\x17\xf7\xf0\x2f\xf6\x12\x17\xe7\x60\xab\xdd\x66\xb5\x0e\xb6\xda\xf8\xd9\xeb\xb0\xd5\x5a\x31\xe7\x38\x36\xd1\x3e\x4d\x70\x0f\xba\x91\xad\xec\x20\x73\x63\xff\x69\xfb\x25\x23\x25\xa7\x20\x55\x7d\xe1\x1a\xb8\xc4\xa3\x54\xf7\xa3\x4c\x3e\xae\x67\x3a\xfc\xc8\x4c\x30\xbe\x59\x29\xe6\x35\x58\x0c\x3f\xbb\x19\x86\x81\x7f\x64\xc6\x8e\xfd\xda\xf5\x72\x88\xf3\x39\xc4\xf9\x7c\xdd\x38\x9f\x17\x65\xb6\x7b\x7a\xde\x57\xb6\xf1\x21\x03\x6c\x70\x41\x35\x7a\x98\x1a\x1c\x48\x91\x7f\xe8\x29\x99\x66\xd9\x2b\xb3\x82\x61\x96\x3c\x16\xaf\x85\x69\x96\x06\xfd\xfc\x0c\xf3\x37\xe1\x50\x39\xf8\x4b\xb6\x5c\xa8\x57\xc9\x57\xd7\xbc\x32\x9e\xcd\xdb\xf1\xf4\x7c\x7e\x21\x16\x61\x93\xe0\x83\x0d\xa2\x0d\xd6\x0e\x2f\x58\x11\x4f\x50\x1b\x40\x50\x17\x31\xb0\x18\x22\x50\x1b\x13\xb0\x53\x10\xc0\xa6\x57\xd2\xfa\xee\xff\x8f\xcc\xdc\x52\x7d\xff\xea\xae\xa4\xd2\xa0\x9f\xff\x4a\xfa\x8d\x7a\xfd\x0f\x6e\xfe\x27\x5c\xba\x6f\xfd\x22\x7b\xb9\x8e\xfc\xdf\x80\xe7\xfe\xe0\xaa\xdf\x68\x8d\xbe\x2d\xdf\xfc\xb7\xea\x8c\x7f\x9d\xde\xf7\x83\xbb\xfd\xe0\x6e\x3f\xb8\xdb\xd7\x70\xb7\x3f\xa9\x52\xca\x2c\x59\x69\x30\x3f\xc6\xba\xcd\x9b\x99\xd4\xcb\x75\xb1\x53\xc5\xa8\xb1\x54\x5c\xb6\xfb\x11\x68\x90\x28\x96\x48\x95\x5a\x1d\x8c\x92\xd9\x84\x6a\x46\x8c\xa2\x42\xf3\x55\x7a\x18\xb6\x0a\x86\x36\xdb\xce\x6b\x50\xc1\x4a\x56\x41\x18\xf5\x73\x29\x60\x43\x99\x2e\x9c\x19\x3c\x4e\x75\x4f\x96\xf3\xfa\xbd\x4d\x1d\x32\x34\xd7\x99\xf9\x13\x52\xb3\xbd\x57\xb6\xa4\xe6\xb2\xc9\x60\x2f\xd4\x0c\x3a\xfa\x6b\xa1\xe6\x92\x41\xe1\xb7\x45\xcd\x75\x53\x7f\x09\xd4\xec\xbd\xd1\x5b\x52\xf4\xa2\x33\x7b\x2f\x54\x1d\x3c\xc8\xaf\x85\xb2\x17\x5c\xde\xbf\x2d\xea\x6e\x9a\xfe\xd7\xa5\xf0\x60\x08\xdf\x17\x6d\xaf\x26\xdc\xb0\x00\xaf\x81\x68\xc3\x60\x71\xec\xbf\x19\x6a\x5d\x98\xf7\x0b\x21\xd3\x63\xc5\x30\xdb\x70\x23\x7a\xbd\x76\x1f\x6d\x4c\xb1\xfe\xc3\x03\xcd\xbe\x26\x9a\xf5\xbb\xf6\x72\xa8\xb6\x29\x9c\x6e\xf3\x0c\xdc\x25\x31\x72\x9a\x4c\xa9\x49\x26\xf6\x21\xfa\xe7\xd6\x84\x69\x29\x52\x6e\x5f\x15\x75\x3f\x47\x9e\xed\xb7\x6d\x89\x3f\x58\xe0\x7f\x83\x70\x58\x2f\x26\x5c\xfc\x90\xa2\xb2\xc7\x14\x15\xae\x0f\x29\x2a\x87\x14\x95\x75\x17\xe8\x90\xa2\x72\x48\x51\x89\x9e\xbd\x8e\x14\x95\xa7\xcf\x4e\xd9\x4f\x0a\xca\xab\x12\xa2\x0f\x02\xf4\x41\x80\x3e\xe4\x99\x84\xa9\xed\x8b\x81\xf9\xaf\xdf\xa4\x2c\x63\x86\x2d\x65\x3f\xb7\x4c\x4d\xad\x6e\x50\x82\xbe\xae\x71\x1a\x14\xa8\x5a\x81\x82\xc0\xbc\xb1\x8c\x2f\x85\xb6\x5f\x27\x77\x0a\xc3\x3f\xa4\xc5\x1d\xd8\xd5\x81\x5d\x6d\x33\xb5\x97\x63\x95\x8d\x0e\xf3\x57\x35\xcb\x46\x40\xda\x03\x9e\xee\x07\x4b\x3b\x88\x8d\x31\x92\x76\xb1\x14\x25\x30\xe3\xed\x8c\xb4\x05\x2c\x75\x2f\x7d\x15\x76\x5a\xcb\x47\xd2\x2e\x44\xdd\x85\x90\x41\x75\x80\xd4\x3e\x40\x6a\xaf\x3f\xd7\x83\x85\x70\x8f\x16\xc2\x03\xa4\xf6\xc1\x06\x76\xb0\x81\x3d\xbd\x0d\xec\x6b\x19\xb4\x9f\xf9\x58\x3e\x97\x88\xb6\x5d\x60\x92\x48\x89\x62\x63\xae\x0d\x53\x76\xf5\x6a\x85\xb2\xd5\x91\x4a\xaf\xb5\x48\xd4\xda\x71\x1f\x71\xb7\x6f\xfe\x65\x8d\xe1\x5f\xbb\x5b\x14\x8e\xfa\x90\xa6\xa1\x22\x0c\x88\x4e\x53\x3a\x27\x13\xfa\xc0\xc8\x88\xf2\x0c\x15\x23\xc7\x1d\x97\xcc\x70\xd9\x80\xfe\xef\x66\x03\xa2\xe5\xe1\x28\x36\x62\x8a\x89\x04\xb9\x3d\x0a\x3f\x09\xcd\x7c\x2a\x08\xbc\x33\xb1\x6a\x6a\xa6\x18\x4d\xe7\x64\xc8\x98\x08\x64\x53\x23\x29\x34\x8c\x79\x2f\x42\xeb\x57\x57\xd3\x16\xa9\xe7\xa5\x28\x69\x4f\x12\x3d\x53\xcf\x12\x76\x57\xce\xf4\x9f\x5e\x17\xab\x38\x04\xd1\x1c\x8c\x6a\x5f\xdf\xa8\x76\x08\xa2\x39\xa8\xc8\x2f\x40\x45\x3e\x04\xd1\x1c\x82\x68\x0e\x06\x84\xb5\x57\xeb\x60\x40\x88\x9f\xbd\x8e\x20\x9a\x27\xac\xe0\xfc\x5c\x12\xf6\x41\xc0\xf6\xef\x1d\x04\xec\x83\x80\xfd\x8d\x0a\xd8\x2f\x63\x85\x0f\xd2\xf5\x41\xba\x3e\x48\xd7\x07\xe9\xfa\x20\x5d\x1f\xa4\x6b\xf7\xd5\x3e\xa5\x6b\xf8\x97\x87\x66\xdd\x39\x62\x7d\x73\x2f\xd7\x47\x66\x5e\xab\x8b\xeb\x20\x52\x1f\x44\xea\x97\x2d\x52\xbf\x98\x09\x7d\x7b\x50\x8b\x07\xb0\xc2\x03\x58\xe1\x01\xac\xf0\x69\xc1\x0a\xfd\xd7\x6f\x66\xf9\x72\x59\xe4\x6e\x96\xfa\xdc\x15\x6d\xa8\xc9\x41\xed\x5b\x43\x2e\x21\x1d\x43\xa6\xd2\x2a\x41\x82\x95\xde\xf1\x0c\x08\x23\x3a\xc6\xfc\x81\x09\xe2\x63\xb4\x5b\xee\x9a\x69\x81\x25\xe2\xd7\x70\x3a\x30\x69\x86\x1a\x42\x89\xe1\x53\xd6\x26\xbd\x11\x9e\xe6\xc4\x92\xbf\x66\x46\x57\xc2\x80\x90\x34\xe1\x23\x91\x16\x63\xf5\x7d\xf3\x22\x2a\x04\x5f\x6b\x79\x66\x98\x67\x06\x59\xa3\x6f\xfc\x91\x67\x99\x1d\x83\xe3\x20\x70\x12\xa6\x4c\x65\xfe\xcb\x52\xb7\xfe\xe5\x29\x4d\xed\xc9\x8d\x86\x50\x64\xf7\xc4\xef\xc3\x9d\xcb\x75\x88\x6b\x29\x7d\x8f\x5f\xb7\x89\x53\xc2\x11\x54\x6c\xad\x61\x4c\x68\x6a\x4f\x60\x32\x61\x69\x9e\x31\x42\xb5\x96\x09\xa7\xc6\x72\x2b\xbc\xa3\x09\x37\x5e\x65\xf7\x2f\xf9\xae\x53\xae\xe9\x30\x63\xa9\x5b\x63\x56\x84\xd9\x2c\x1d\x39\xd7\x64\xc8\xec\x12\x5b\x3e\x52\x5e\xfd\x09\x4a\x08\x35\xa3\x89\x86\xc2\x16\x47\xc2\x04\x0e\x64\x89\x84\x8b\xc4\xf9\x5a\x85\x5c\x1c\xfd\x21\xf7\xe9\x20\xf2\x1e\x44\xde\x8d\x26\xf4\x4d\x89\xbc\x2f\x28\x34\xd0\x33\xa4\xaf\x1a\x1a\x08\x0e\x44\xcb\xf9\x07\xc1\x42\xa8\xb7\x33\x9e\x04\x23\xec\x27\xdf\x64\x27\xb4\x78\x2a\xc5\x88\x8f\x73\xe5\x04\x6e\x27\x0d\xaf\xf0\x52\xd6\xb4\xf3\x2a\x6e\x9c\xfa\xa1\x3f\xd7\xc5\xb3\x89\x42\x47\x8e\x88\x15\xbb\x07\xd7\xdd\x9b\xcb\xbb\xeb\xd3\xee\x09\xe9\xcc\x66\x19\x47\x2f\x4b\x92\x6b\x23\xa7\xfc\x9f\x76\x1a\x08\x24\x1c\x38\xb7\x13\x43\x34\x08\x1c\xe0\xd6\xb1\x6a\x12\x39\x22\xa7\xe7\x77\x37\xb7\xdd\xeb\x86\x06\x1d\x11\x40\x2d\x23\x36\x9d\x65\x20\x95\xdc\xe7\x43\xa6\x04\x33\x4c\x93\x24\xcb\x21\xc6\x3c\x38\x7b\xb0\xd1\xee\x7f\x75\x4f\xef\x6e\x7b\x97\x17\x83\xbf\xde\x75\xef\xba\x27\xc4\x53\x93\x6d\xd6\x8e\xcb\x8e\x22\x9d\x0b\x3a\xb5\xba\x68\x19\xf1\xf8\x97\x9c\xe5\x20\x04\xf1\xb1\x98\x32\x61\xaa\x2d\xfa\x01\x9f\x77\xbe\xef\x9e\x97\x5b\x9e\x30\xf2\xe3\x5f\x8a\x41\x65\x74\xc8\x32\xe7\x7d\x02\xe7\x8a\x65\xd8\x45\x47\xce\x2d\x95\xa3\x5a\xfb\xd7\xbb\xce\x79\xef\xf6\xe7\xc1\xe5\x87\xc1\x4d\xf7\xfa\xa7\xde\x69\x77\xe0\x14\x8c\xd3\x8e\xed\xb7\xd4\x93\xd3\x43\xc8\x2f\x39\xcd\xac\xa2\x2a\x47\xe0\xda\xe1\x09\x23\x8f\x13\x26\x48\x2e\x80\xc6\x50\xfb\x05\x5d\x20\x4e\x62\xff\xea\x86\xe6\x12\x05\x2d\xaa\x62\x55\x92\x58\x7c\xa3\xb2\xbf\xcb\x5e\x28\x6d\xd7\xe2\x8b\xab\x96\x7d\x6d\x7d\xb0\x3c\xa7\x67\x63\xc6\xf6\x0c\xa7\x03\x6f\x17\x38\xfe\x9f\xd2\x59\xfe\xf5\xc9\x80\x5a\x48\x94\x5d\xea\x98\xf3\xaa\x82\x97\xc5\x07\xaf\x81\x25\xc7\xc3\xfd\x9a\xec\x77\x4f\x22\xcf\x2b\x31\xb7\x6c\x2e\x69\x1e\x34\xa6\x83\xc6\x54\xbf\x32\x87\xb8\x9b\x86\x15\xde\xd7\x7d\xb4\x8d\x85\x72\xc4\x59\x96\xea\x05\x13\x53\xe9\x3e\x59\x69\x4e\x7a\xbd\x57\xc9\xf3\x1a\x94\x36\x91\xeb\xaf\x83\x23\xc6\x79\x66\xec\x6e\x4d\x99\xa1\x50\x58\xd4\x48\x92\xc3\xd0\x0f\xd7\x93\xfb\xbf\xc3\xf5\x74\xb8\x9e\x0e\xd7\xd3\x6f\xd5\x22\x57\xc3\xd2\xbf\xaa\x49\x6e\x95\x16\xb8\x13\xc2\x52\x8d\xbd\x6e\x51\xfb\xd3\x44\x4f\xa8\xc2\x5a\x3a\x89\x9c\x4e\xa5\x88\x7c\xfb\xf3\x19\x6b\x91\xe0\x41\x04\xdb\x0b\x0c\x63\x95\x39\xaf\xe8\x86\xbf\x0e\x43\x5e\xb4\x2e\xcf\x91\x77\x70\xd0\x1c\xfd\xff\x6d\x7a\x35\x1f\x30\xaa\x0e\x18\x55\x87\x14\x81\x03\x46\xd5\x72\x6a\x39\x04\xc1\x1f\x82\xe0\xe3\x67\x07\x8c\xaa\x17\x84\x51\x25\x64\xca\x06\x15\x4c\xfa\xf0\xe7\xa0\xea\xf7\x28\x3d\x89\x9d\x20\xa5\x07\x45\x56\x00\xb4\xce\xd3\xdd\xb3\x02\xca\xd5\x81\x57\x39\x49\xe2\x7a\xb2\x2f\x5c\xe0\x1d\x65\x73\xc3\x78\x9a\x2d\x16\xc2\x7d\x86\x40\xa9\xba\x8d\xfe\x16\x8d\x2c\x35\x64\x7b\xb0\xb8\xac\x5c\xa8\x6f\x15\x4b\xba\xe0\x4b\xaf\xc8\x4d\xb0\x1e\xf3\xf6\x78\xfb\x83\x06\x16\x5e\xff\x3c\x30\xf2\xfa\xc7\xbb\x42\x28\x94\x79\xf7\xb6\xd0\x09\x25\xde\xf8\x3a\xcc\x18\xf1\x88\x9f\xc3\x90\xb1\x74\xf7\xbf\x39\xbe\xbe\x8c\x96\x0f\xdc\x7d\xcd\xe5\xfa\x56\x79\xfc\xc1\x9e\xb1\x4f\x7b\x46\xeb\xdb\x35\x68\x1c\x20\x0f\x96\x2c\xce\xc1\xda\xb3\xcd\x6a\x1d\xac\x3d\xf1\xb3\xe7\xb4\xf6\xa0\xef\x76\x30\xa3\x8a\x09\x53\x23\xdf\x57\x6f\x36\x78\x3d\xb2\xd5\x07\x01\x08\x1a\x40\xc1\xd5\xc9\x06\xe1\xd6\xfc\xb6\xcc\x3f\x4e\x46\x19\xa0\x88\x13\xa5\x22\x1c\xff\x4f\xf1\xef\x48\x81\x88\x7e\xac\xf1\x81\x6e\x10\xc2\xe4\x83\xdc\x59\x5a\x88\x5d\x45\xe3\x35\xa1\x4d\x6e\x0c\x47\x5e\x18\x2b\xbc\xf9\x2b\x23\x9d\xae\xf0\xd3\x33\xf8\xf2\x75\xe5\x34\x34\x0c\xfd\x79\x23\xa0\x16\x29\x61\xbd\x83\xe5\xf5\x08\x8e\x31\xfb\x8f\x13\x0e\xe2\x01\x20\x28\xc1\x15\x1a\x6d\xb8\xcf\x86\xa4\x90\xb6\xd0\x24\x6b\x3d\xb7\x18\xb9\x40\xee\xeb\x4d\xdc\xd1\xe8\xeb\x9d\xf7\x57\x0f\x0d\x59\x41\xf7\x5f\x35\x4c\x64\x09\xcf\xdc\x4f\x84\xc8\xf3\xf1\xc7\x8f\xcc\x7c\x7b\xcc\xf1\x23\x33\xcf\xc5\x19\xb7\x65\x87\x4b\x59\x42\x51\xf0\xe1\x85\x70\x83\xed\x58\xdf\xeb\x9a\xe3\x21\x7b\xef\x90\xbd\x77\xc8\xde\x7b\xf1\xd9\x7b\xfe\xeb\x75\x2a\x12\x9f\xc1\x2b\xcf\x78\x9b\x62\x87\xdf\xde\x85\x8a\xf3\x3a\xdc\xa9\x87\x3b\x75\xb3\x39\xbe\x54\x2d\xc2\xd3\xf3\x4b\xd0\x22\x36\xc2\x7c\x40\xc7\x6a\x51\xdb\xcb\x93\xff\x4a\xe7\xe9\x95\xef\xec\xf5\x30\x21\xbd\x29\x9f\xd9\x29\xf7\x6e\x55\x45\xbe\xeb\xa2\x0c\x5f\x8d\x5b\xaf\xba\xe4\xfe\xed\xab\x05\x56\xf6\xd2\x57\xdd\x8f\xfc\xb9\x98\xfd\x4b\x61\x11\xc5\xbc\xbf\x2a\x53\xb0\x62\x78\x35\x1a\xaf\x1c\xe4\x31\x58\x1a\x9f\xb7\xe2\xdd\x12\x6c\xc1\xf2\x57\x2b\x31\x7c\xe5\x67\x2e\xaa\x0f\x1e\xc3\x90\xab\xe3\xf0\x3f\xc6\x1d\xfa\xdf\x8a\x96\xfd\x2f\x1e\x3b\x18\x7e\x54\xcc\xa8\xf9\x80\x1a\xab\xea\x98\xdd\x03\x07\xcb\x8a\xcd\x8a\xc0\xc1\x5b\xaa\xef\x5f\x65\xe0\x60\x79\xe0\x4f\x7c\x66\xd7\xa6\xc9\x6f\x2e\xe4\x64\xdd\x13\x76\x08\x3f\xd9\x62\xe9\xbe\xd5\x50\x94\x65\x2c\xf4\xc5\x8c\xb0\xc2\xc5\xbf\xc5\x93\x5b\xbe\x93\x0e\x47\x74\xd9\x1a\x7d\x73\x50\x8a\x15\x51\x63\xc5\xdc\x5e\x09\xa4\x62\x55\x5a\xda\xf7\xa8\x9e\x26\x3a\x2d\xda\x8d\x03\x06\xfa\x01\x03\xfd\x80\x81\xfe\xd4\x18\xe8\xeb\x69\x9a\x6b\xab\x99\xeb\xea\x98\xeb\x29\x98\xcd\xda\xe5\x0e\x19\x07\x65\xa5\x6f\xdb\x8c\x83\x92\x52\xf5\x2a\x4c\x67\xa5\x11\x3f\x47\xc6\xc1\x6f\x54\x0f\x3c\x28\x81\x4f\xb2\x6e\xdf\xaa\x06\xf8\xc2\xd5\xbf\x43\xae\xc4\x3e\x73\x25\x0e\xa9\x12\x87\x54\x89\x75\x17\xe8\x90\x2a\x71\x48\x95\x88\x9e\xbd\x8e\xea\x90\x4e\x79\xdf\x35\xda\xb5\x4e\x64\x2f\x04\xda\x12\x80\xd2\xf6\xe2\x7b\x2f\x7d\x15\x72\x7b\x04\x78\x16\xcc\x1c\xea\x39\xe4\xf7\x03\x80\xd7\x01\xc0\xeb\x20\xc4\xfd\x96\x84\xb8\x83\x9c\xb2\xcd\x6a\x1d\xe4\x94\xf8\xd9\x01\xc0\xeb\x05\x65\x70\x5a\xc1\xa9\x14\x44\xb8\x32\x96\xed\x54\x31\x6a\xb0\x66\xa1\x2a\xc2\xda\x2a\x02\xd8\x32\xe9\x0a\x1b\xb0\xf2\xd5\x6b\x10\xae\xec\x38\x71\xc4\x6b\x04\xb5\xc5\x1d\xbe\xf9\x97\x35\x06\x7e\xed\xee\x4a\x38\xd0\x43\x9a\x86\x4a\x91\x20\x20\x4d\xe9\x9c\x4c\xe8\x03\x23\x23\xca\x33\x34\x53\x39\x1e\xb8\x64\x6e\xcb\x06\xf4\x7f\x37\x1b\x10\x2d\x0f\xa7\x88\x10\xb6\x3c\x1d\x45\x9c\x84\x66\xde\x49\x05\xef\x40\x19\x4b\x57\x34\x74\xc8\x98\x88\xc2\x4d\xd7\x1d\xf3\x5e\x44\xd3\xaf\x1e\x19\x18\xd3\xcd\x57\x0f\x0a\x6c\xae\xc3\xbf\x3f\x9d\x6b\x17\x45\x4b\xff\xe9\xb5\xb0\x82\xe7\x50\xab\xbe\x61\xd7\xc7\xc1\xbd\xf1\xdb\x2c\x59\xf0\x62\x44\xf2\x83\xa2\xbb\x47\x45\x17\xf2\x88\xbe\x51\x4d\xf7\xe0\xae\x58\xb2\x38\x07\x33\xc0\x36\xab\x75\x30\x03\xc4\xcf\x5e\x8f\xbb\xa2\x59\x7a\xde\xae\x82\xe7\x13\xca\xd1\x07\x31\xfa\x20\x46\x1f\xc4\xe8\x6f\x56\x8c\x7e\x19\x2b\x7c\x90\xa1\x0f\x32\xf4\x41\x86\x3e\xc8\xd0\x07\x19\xfa\x20\x43\xbb\xaf\xf6\x22\x43\xc3\xbf\x7c\x36\xf7\x7e\x52\xb7\xd7\xf3\x48\xb9\xdc\xed\xd7\x22\x3c\x1f\x04\xe7\x83\xe0\xfc\xb2\x05\xe7\x17\x33\xa1\x6f\x2f\x61\xf3\x90\xf2\x78\x48\x79\x3c\xa4\x3c\x7e\x85\x94\xc7\x50\x01\x65\x0b\x94\xf3\xd2\x6f\xbe\xa1\xe7\xc6\x3e\x6f\xf9\x6b\xca\x92\xa8\x1f\xc4\x46\x48\xe8\x9f\xdd\x47\xaf\x0b\x96\x70\x71\xd4\x07\xfc\x73\x12\xed\xda\x01\xff\xfc\x09\xe7\xed\xcf\xd9\x8a\x99\x7b\x1a\x45\x53\xe2\x2b\x9d\xf6\x57\x8f\xb9\x6a\x3e\xe9\x5f\x35\x02\xab\xf6\xe6\x58\xc8\x7e\x29\xea\xe7\x3d\x3f\xec\xfb\x2e\x57\xc3\x47\x66\xbe\x95\x7b\xe1\x00\xfd\x7e\x80\xa9\xdd\xba\x32\xde\x46\x1c\xfe\x75\x4d\xf1\x80\x6e\x7f\x40\xb7\x3f\xa0\xdb\x1f\xd0\xed\xf7\x27\x34\x60\xf7\xdf\x8a\xdc\x70\x40\xb8\x3f\x88\x0e\x07\xd1\xa1\x76\x8a\x2f\x50\x27\x7c\x11\xf8\xfd\x41\x27\xdc\x17\x14\x42\xec\xfa\x0c\xcc\x78\xaf\x88\x08\x7e\x25\x0f\xa8\x08\xee\xff\x0e\xa8\x08\xeb\x4c\xee\x80\x8a\x70\x08\x74\x3b\xa0\x22\x1c\x42\xb9\x0e\xa1\x5c\x07\x54\x84\xd7\x82\x8a\xe0\x05\xa8\x7d\x20\x23\xd4\x08\x63\xab\xd1\x11\x3e\x2f\x6a\x06\x2f\x56\xd0\xf2\x63\x3d\xa0\x24\x1c\x50\x12\x76\xa5\x9d\x17\xa1\x93\x3d\x09\x5a\x42\x0d\x1b\xd8\x55\x11\x7b\x1d\xa8\x09\x7e\xb4\x87\x94\xaf\x43\xe4\xea\xcb\x8f\x5c\x7d\x71\x29\x5f\x2f\x46\x6c\x3f\x28\xc3\x7b\x54\x86\x0f\x59\x5f\x87\xac\xaf\x83\xa9\x60\xed\xd5\x3a\x98\x0a\xe2\x67\xaf\x23\xeb\x6b\xb5\x34\xbd\x17\xf4\x84\xa7\x90\xab\x0f\x62\x35\xbe\x77\x10\xab\x0f\x62\xf5\x37\x2a\x56\xbf\x8c\x15\x3e\xc8\xd4\x07\x99\xfa\x20\x53\x1f\x64\xea\x83\x4c\x7d\x90\xa9\xdd\x57\x7b\x93\xa9\xf7\x8b\xa6\xb0\xa1\x17\x2b\x4a\x0a\x79\x4d\xc2\xf4\x41\x90\x3e\x08\xd2\x2f\x5b\x90\x7e\x31\x13\x3a\x20\x2b\x1c\x90\x15\x0e\xc8\x0a\x07\x64\x85\x6d\xa4\x9a\xdf\xb9\x53\xf9\x26\xba\x88\xc3\x8d\xfd\xe6\xfb\x4c\x0e\x6f\xe7\x33\x66\xff\x7b\xc6\xa7\x4c\x68\x10\x1f\xb9\x99\xc7\x52\x4c\xc3\xca\x2f\xae\xf9\x9b\x9b\xde\xc5\xc7\xf3\x38\x05\xe8\xcd\xa7\xbb\xf3\xdb\xde\x55\xe7\x3a\xac\x4b\x98\x55\xbc\x16\xee\xbb\x92\x20\x76\x2a\xa7\x33\xaa\xb8\x96\xa2\xfb\xc5\x9e\x4e\x3b\xb4\x4b\x10\x7d\xa4\xda\x6e\x74\xdd\xbf\xc6\x23\xbb\x28\xff\xf9\xf1\xb6\xfc\x57\x69\x16\xe7\xb7\xe5\xbf\xba\x4b\x67\x13\x35\x5c\x65\x67\x47\xe4\xe3\xed\x09\xf9\x08\x21\x18\x8a\xdc\x4e\x28\xb2\xa4\xf3\xdb\x13\x72\xce\xb4\x86\x5f\x8a\x8f\x0d\x37\x19\xcc\xed\x7b\x2e\xa8\x9a\x13\x3f\x7d\x4c\x5e\xa3\x60\x9b\xf5\x4b\x53\x5d\x3c\xf1\x8f\x5c\x80\xf6\x50\xac\xde\xb9\x1c\xf3\x84\x66\xbb\x2d\x62\xe7\x22\x3e\x48\x6f\x2e\xaf\x97\x2e\x45\xfc\xf6\xe2\x5a\x74\x2e\xce\x20\x95\xce\x0f\xb5\x66\xe6\x17\x4c\x1b\x96\x5a\x69\x24\x45\xe2\x05\x7e\x36\x8f\xa4\x94\x7f\x48\x48\xae\xcb\xb5\x95\x9d\x3b\x17\x67\xe4\x98\x5c\x5e\xf7\xc5\xa5\x4a\xd1\x78\xc3\xec\xf5\x8e\x5c\x97\x6b\x22\xa4\x21\x7c\x3a\x93\xca\x50\x61\xac\x64\x03\x8c\xcd\xad\x88\x26\x54\x31\x72\x2a\xa7\xd3\xdc\x50\xc3\x1f\xd8\xc2\xa2\x0a\xd4\xc8\x6e\x98\xe9\xa5\x60\x0e\xae\x59\x43\xe4\x7c\xc5\x5c\x66\xca\xb6\x6f\xb9\x6e\x59\x17\xe0\xe9\x82\x6c\xee\x9b\xa0\x4a\xd1\x32\x7f\x7c\xc3\x0d\x9b\x56\xdf\x5f\x33\x6c\xef\xd7\x5a\x45\xc7\x5e\x09\xe7\x92\xa6\x5c\x8c\x31\x9b\xf1\x9c\x1b\xa6\x68\xf6\x89\xce\x3e\x78\x6b\xd3\x16\xf4\xf1\x9f\x37\x97\x31\x73\x7c\xf3\x73\xe7\x53\x9c\xea\xf7\xe6\xea\xfa\xf2\xf6\x72\x29\xcd\x94\x5a\x58\x24\x1a\xfb\xf8\x04\xfe\x97\x1c\x13\xdb\x7a\xb8\xb9\xa6\xcc\x50\x7b\xa3\x93\x77\x98\xb8\x13\xc2\xfb\xb9\xc8\x80\x46\x66\x8a\x4f\xb9\xdd\x57\xa7\x32\xbf\xc7\xcb\x31\xdc\xfe\x81\x4a\xf0\x03\x4c\xc2\x03\xb1\xc3\x50\x91\x52\x95\x92\x7f\x68\x97\xb7\x69\x85\x10\x7c\x9d\x6a\xff\x03\x4b\xc9\x11\x99\x18\x33\xd3\x27\xc7\xc7\x8f\x8f\x8f\x6d\xfb\x76\x5b\xaa\xf1\xb1\xfd\xc7\x11\x13\xed\x89\x99\x66\x70\xe0\x61\x15\x4e\xc8\x95\x92\x46\x82\x00\x41\x34\x53\x9c\x66\x90\x1a\x38\xc4\xd3\x2e\x47\xe4\xef\x89\x54\xac\x5d\x6c\xcc\xdf\x49\x94\x4b\x3a\xb2\xf7\x2c\x4f\xb3\x63\xfb\x52\xcd\xd1\xa9\xee\x27\x49\x59\xc2\x53\x27\x48\x31\x91\xc8\x14\xec\x4f\xf8\x8c\x8b\x90\xed\xc4\x9c\x2b\x27\x2c\x67\x24\x6c\xd0\x94\x11\xfa\x40\x79\x86\x69\xc5\x12\x4d\x86\xb8\xce\x4c\xe9\x36\xe9\x8b\x1e\x8a\x9d\xb9\x15\xb1\x21\xf8\x0e\x14\x49\xff\xee\xcc\xce\x38\x91\x19\x19\xe6\x23\x2b\xa2\x45\xd7\x52\xcb\x8a\x23\x5c\x13\xc5\x12\x39\x9d\x32\x81\x56\x45\xdb\x10\x7c\x09\x4b\xe6\x86\xdb\xee\x0b\x20\x00\x2b\xa7\x00\x09\xa4\x12\x4e\xb6\x60\x56\x5d\x11\x73\xec\x66\x98\x8f\x4a\xae\x2a\x23\x89\x62\x34\x25\xdc\xf4\x45\x27\xb3\x8a\xed\x54\x1a\x16\x47\x11\x82\x5d\xbb\xb4\xe2\xc0\x11\x14\x9b\x65\x34\xf1\x59\x99\x99\x4c\x68\x46\x46\x3c\x63\xae\xb6\x79\xd4\xc0\x3b\xd0\xb5\xec\xa2\x71\x4d\x52\xf9\x28\x32\x49\xdd\x3c\xaa\x9f\xbd\x2f\x33\x97\xae\x4f\x0b\xee\x2a\x25\x15\xfc\xcf\x8f\x5c\xa4\xdb\x1d\xc2\xbb\x8b\x1f\x2f\x2e\x3f\x97\xce\xe1\xdd\x4d\xf7\x3a\xfe\xfb\xe6\xe7\x9b\xdb\xee\xa7\xa5\x07\xb1\xda\x4a\x41\x5a\x30\x3c\x90\xc1\x4f\xc8\x0d\x2e\x82\x54\xc4\x6a\x55\x0d\x93\xfa\xe4\x68\xa9\xf8\x41\xa6\x6c\xbb\xb9\x7d\xea\x5c\xdc\x75\x4a\x2c\xe5\xe6\xf4\x87\xee\xd9\xdd\x79\x49\xc2\xf3\xf3\x8b\x7e\xb9\xee\xa2\xfc\x16\xff\x76\xfa\x43\xef\xfc\x6c\x10\x24\xbe\x65\xab\x51\xe9\xb7\xca\x98\x6e\x91\x01\x4d\x64\x4a\x86\xf3\x38\x73\xb0\xc8\xf7\x7e\xa4\x9a\x64\xe0\x19\x61\xa9\x57\x46\xb0\xd5\x13\xe0\x43\x3e\x93\xbc\xf8\xc2\x0a\xf7\x2d\xf7\x8e\xbd\xb6\x30\x17\xdf\x6a\x3a\xa5\x44\xf2\xb8\x61\xdb\x3b\x15\x91\x52\x81\x39\xf3\x61\x8d\xac\xda\xa3\xed\x8b\xb9\x3d\xc0\x8a\x8f\xc7\xa0\xe3\x57\x86\x8a\xad\xb9\x4f\x61\x25\xe1\xbb\x50\xcb\x1f\x8e\xb4\xed\xd6\x19\x87\x82\x06\x81\x1f\x02\x46\x40\xb9\x45\x45\x41\x39\xa8\x19\x9a\xdf\x97\x13\x34\xe9\x36\x4c\x0b\x8e\x5e\x11\xe2\x0b\x2c\x4a\xa3\x69\x62\xa6\xd8\x03\x97\x79\xf4\xa9\x83\x33\x28\x6d\x6e\x6d\xf3\xc5\x02\xc0\xb2\xa1\x02\x53\x34\x53\xa6\xe6\xde\xe5\x8d\x51\xd4\xb0\xf1\xfc\xcc\x9d\xec\xed\xa9\xf8\xec\xf2\xf3\xc5\xf9\x65\xe7\x6c\xd0\xed\x7c\x2c\x1f\xcc\xf0\xe4\xe6\xf6\xba\xdb\xf9\x54\x7e\x34\xb8\xb8\xbc\x1d\xf8\x37\x96\x92\x6b\x43\x07\x8b\xf7\x69\xf9\xc5\x13\x62\x39\x23\x70\x30\x8f\x7c\x14\xb1\xb1\x21\x1b\x49\x85\xec\x78\xea\x9d\x80\xc0\xf9\x49\x58\x59\x96\xa2\x92\x5d\x9e\xc5\x09\x68\xa0\x75\x4d\xa2\x71\xc9\x28\x46\xa7\xc0\xce\xa9\x20\x5d\x91\x1e\x5d\x8e\x8e\x6e\xf0\xc7\x29\x55\xf7\x4c\x85\x4f\x1f\x15\x37\x86\x81\x4d\x9c\x3b\x73\x39\x68\xc8\x30\x64\x7b\xdf\x40\x90\x77\xd1\x41\x9b\x5c\x5b\xf6\x6c\xdf\x0f\x77\x8f\x25\xd4\x94\x19\xca\x33\xed\x06\x5b\x5a\xd7\x13\x72\x4e\xd5\xb8\xd0\x77\xdf\xc9\xd1\x08\x1b\x7b\x8f\xc3\xb0\x57\x4d\x69\x16\x35\x2c\xd2\x92\x86\xbf\xbe\xa0\x3f\xf7\x72\x90\xd2\x16\xa9\xea\x6e\xb6\x1b\x4d\xdd\x5d\xc1\x8a\x5f\x5e\x0c\xba\xff\xd5\x2b\x69\x2c\xee\x49\x0d\xad\xc1\xc4\xf1\xf1\xf2\xbb\xa0\xbe\xed\x45\x72\x2a\xbf\x58\x43\x4e\xf9\xcc\xef\xfc\xc8\xea\x40\x35\xb4\xc4\xbe\x70\x83\x1b\x13\x8f\xbb\x42\x42\x45\x33\x60\xc6\xa0\xb3\x19\xa3\x56\x00\x59\xdc\xed\xb2\xb8\xd6\xb0\xf7\xd8\x53\xdc\x87\xdb\x64\xdf\x4f\x8b\x48\x91\xcd\xe3\xbb\xbe\x42\x91\x6b\xd0\x00\xb6\xb5\x40\x01\x7f\x45\xe4\x90\xcb\x91\x53\xe6\x6f\x39\xdb\x52\x39\xbb\xbb\x38\xeb\x7e\xe8\x5d\x94\x6f\xc2\x1f\x7a\x1f\x4b\x77\xde\xa7\xee\x59\xef\xae\xc4\x57\x56\x5d\x7d\x8b\xcd\xd6\x40\xd1\x84\x97\x4e\xc8\x19\x7e\x7a\x42\x84\xac\x83\x45\x09\xe2\x72\x85\xbf\x5e\x7b\x37\xbb\xff\x47\x57\x18\x55\x6b\x89\x58\x57\xc5\x72\x46\xc7\x92\x8e\x55\xef\x9b\x58\xe8\xfb\xa2\x6a\x45\x5e\xf4\xdd\x38\xcb\xa3\xed\xa4\x5d\x68\x5e\xb1\xd3\x02\xd4\x8c\x26\x25\xaf\xc6\x90\x55\x90\xce\x4f\x60\x93\x9e\xe6\xda\xa0\xf1\x10\xdc\x9f\xe4\xfe\x2f\xda\x2e\x28\x18\x17\xdb\xe4\x86\xb1\xbe\xf0\xfa\xc6\x98\x9b\x49\x3e\x6c\x27\x72\x7a\x5c\x60\xf2\x1c\xd3\x19\x9f\x52\x7b\x1f\x33\x35\x3f\x1e\x66\x72\x78\x3c\xa5\xda\x30\x75\x3c\xbb\x1f\x83\xa7\xcb\xdb\x4f\x8f\x43\xb3\x63\xf9\xbf\xcf\xff\xfc\xdd\xd1\xf9\x5f\xbe\x7b\xb3\xa8\x41\x36\xed\x7f\x57\x24\x74\xa6\xf3\xcc\x79\xc4\x55\xbc\x36\xc0\xd6\x61\x25\x56\xed\xf7\x45\x79\xbb\x76\x13\x78\x4f\xaf\xee\x4a\x16\x9d\xf2\x9f\x9f\xba\x9f\x2e\xaf\x7f\x2e\x09\x8c\xb7\x97\xd7\x9d\x8f\xcb\x2d\x3b\x0b\x12\x71\x65\x19\x7e\x14\xf2\x51\x94\x67\xaf\xab\x93\xce\x85\xe1\x53\xe6\x05\x62\xf7\xe7\x2d\xce\x74\x8b\x99\x5f\xde\xfe\x50\xe6\xe9\x1f\xce\x7f\xbe\xed\x0e\x6e\xce\x7e\x5c\x3a\x13\xfc\xac\x34\xb2\x1b\x70\xe7\x9d\xca\x2c\x9f\x8a\xf8\xdf\xdb\x8f\xad\x77\x71\xdb\xfd\x58\x1d\xdd\x65\xe7\xb6\xbc\xec\xd7\x65\x2f\xf1\x9b\xef\x2f\x2f\xcf\xbb\x25\x0b\xeb\x9b\xb3\xce\x6d\xf7\xb6\xf7\xa9\x64\x93\x3b\xbb\xbb\x2e\xa1\x02\xd5\x4e\xd3\x8f\xa0\x66\xa2\x76\x5a\xf1\x34\xf7\xcd\x67\xd6\x3a\xe6\x1d\x17\x81\x85\x07\xe5\x28\x4a\xcf\x47\xe7\x2a\xe8\x58\x47\xc1\xc2\x91\xe0\x48\x6b\x79\x8d\x29\x6f\x13\x69\xe6\x75\x4b\x37\x7a\x19\xcb\xbb\x0d\x43\x80\x71\xb9\x18\x0c\x9a\x65\xf2\x11\xe3\x60\xa6\xdc\xb0\xd4\x63\xa5\xd8\x57\x34\x49\x72\xa5\x98\x30\xd9\xbc\x5d\xc3\x4e\xca\xdb\x22\x95\x39\x0b\x91\x12\xdb\x49\xd5\x75\x61\x07\x8b\x01\x07\xf5\x02\x73\x25\xc8\xc0\x0f\x0b\x6a\x68\xc9\xf1\x27\xa6\x35\x1d\xb3\x5d\x4c\x63\x75\x4c\xea\xe6\xa7\xf8\x4f\x30\x7d\xad\xc3\x80\x4a\x23\xf4\x2e\x75\xcf\x53\x2e\xc5\x07\xca\xb3\x5c\xb1\x2b\x99\xf1\x64\x4b\x53\xfe\x87\x4e\xef\x7c\xd0\xfb\x64\x85\x85\xce\x6d\xf7\xbc\xc4\x2a\xe1\x59\xe7\xc3\x6d\xf7\x7a\x80\xe0\x5e\x9d\xef\xcf\xbb\x83\x8b\xcb\xb3\xee\xcd\xe0\xf4\xf2\xd3\xd5\x79\x77\x85\x85\xbc\xb1\xf1\x45\x79\xb2\xfa\xea\xc9\xc2\x2f\x84\xbb\x70\x2a\xe7\x22\x44\x25\xd5\x48\x48\x52\x05\xf3\x9c\x44\x33\x1d\x25\xc2\x0a\x64\xf6\x67\x30\xf5\xd8\xb7\x7d\xb0\x45\x9b\xf4\xcc\xdb\x2c\x23\x34\x37\x72\x4a\x41\xc7\xcc\xe6\x7d\x41\x87\x52\x19\xd0\x2f\x02\x1d\x13\x95\x0b\x61\x15\x5c\xdb\x18\x62\xe8\x25\x19\xa3\x82\xe4\xb3\x28\x50\xd0\x69\x4a\x23\x2e\xc0\x87\x67\x95\x18\x54\x8a\x8b\x2e\x0b\x3d\xd3\xea\xb1\x7d\x81\x39\xb5\xa8\xba\xae\xb3\xc2\x27\x6b\xbd\xd5\xb8\x3a\x53\x7a\xcf\xec\xaa\x4c\xf3\x64\x62\x85\xe5\xb1\xb2\x3a\x3d\x4a\xd3\x09\x15\x68\x1a\x75\xaf\x5b\x51\xb7\x2f\xac\x44\x4c\x33\x2f\xb4\xa7\x6c\xc6\x44\xca\x44\xc2\x31\x3c\x10\xac\x8a\x41\xb9\x1e\x2b\x3a\x9b\x10\x2d\xc1\x1a\x07\xcb\x0e\x66\x0b\xfc\xc8\x3b\x14\x5d\x16\x31\x3c\x8e\x65\x6e\x95\x5b\x0d\xfe\x12\x94\x71\x5c\x65\xf8\xd8\x0b\xdc\x5e\xd1\x44\x54\xc2\xe9\x2c\x63\xd0\xa5\x5b\x72\xd8\x0c\xbb\xd6\xa5\xfd\xb0\xdb\x54\xb7\x09\x7d\x51\x8c\x99\x6a\x37\xa2\x76\x8d\x2c\xef\x8e\x14\xf9\x81\x8a\x34\xb3\xad\x78\xad\xad\x7c\x16\x21\xc6\xa5\x63\xa9\xc6\x9f\xc6\x5d\xee\x95\x84\xe6\x7a\xa3\x8b\x65\x79\x4c\x27\x05\xab\xec\x51\x61\xae\x06\xf2\x76\x01\x9d\xb0\xba\x33\x6a\x69\x20\x93\x6e\x95\xf0\xf5\x1c\xa1\x8f\x09\x8c\xa6\x41\xd2\x9d\x29\x2e\x12\x3e\xa3\xd9\x56\xd7\x60\xc5\xcb\xef\xbc\xe7\xef\xf8\xc8\x92\xcf\xfb\x05\x23\x93\x61\x6a\x0a\xc1\xcd\x6e\x98\x61\x0b\x57\x5d\x31\xb8\x3b\x96\x90\x69\xd9\x13\xba\xc5\xde\xa0\x0b\xa1\x69\xba\x95\x56\x5c\xef\xe8\xc3\xa2\xd9\x55\x7d\x9b\x75\x0b\x16\x3d\xfc\x75\xd9\x56\x7f\xa2\x33\xbb\xc5\x88\x30\x48\x68\x31\x47\x17\xb3\xec\xf0\xab\xbd\x1d\x3e\x32\xcc\x85\xf8\x90\xf5\xc5\xfd\x62\x09\x9d\x27\x65\xb1\x93\x92\x81\x32\x0a\x27\x77\x24\x39\xca\x8d\x3d\x4d\x14\x4c\x9c\xe4\x1d\x6b\x8f\xdb\xe4\xf2\xa7\xee\xf5\x75\xef\xac\xdb\x22\x9d\xab\xab\xee\xc5\x59\x8b\x30\x93\xbc\xf7\xae\x3e\xe7\xf9\xe8\x0b\x23\x9d\x06\x39\x27\x13\xf9\x08\xac\x8c\xa9\x31\x2b\xcd\xd9\xbb\x49\x00\x24\x60\xcc\xb5\x51\xce\x59\x23\xd2\x18\xf5\x93\x4f\xab\x3a\x09\x52\x48\x6e\x26\xbb\x90\x06\xd5\x3a\x9f\xd2\x61\xc6\x06\x9c\x4e\x07\x4a\x66\xab\xce\x70\xed\x91\x2a\xd4\xb8\x81\xd3\x9c\x07\x34\x49\x64\x2e\xcc\xda\xad\xad\xda\xc7\x33\x58\x26\x4d\x66\xf6\x40\x81\x8f\x78\x11\x84\x32\xba\xa5\x12\xf0\x5b\x83\xad\x14\x58\x46\x56\x84\xf9\x3b\x30\xd3\xfa\xb5\xbc\x2e\xaf\xc0\x61\x3d\x71\x3d\xeb\x96\xeb\x14\xf1\x6a\xbd\x46\x1c\xc1\x75\xee\xb2\x7e\x75\xad\x2c\x6b\x89\x3c\x39\xbb\x3a\x45\x3e\x55\x87\x82\x8a\xbe\x93\x0a\xee\x3e\xb8\xe6\x2a\x00\xc3\x48\x8f\xf6\x20\x23\xff\xf8\x25\x97\x86\xea\xf7\xed\xbe\xb0\xcc\xf0\x9e\xcd\xd1\x9f\x6f\xd9\xcd\xef\xed\x15\x78\xa4\x99\xd0\xe0\xff\xfd\x3d\xaa\xe6\x96\x61\x3e\x50\xc5\x2d\x69\xa1\x44\x88\xb8\xc6\x65\x80\x56\x70\xd9\xb9\x46\x1d\xb7\x2b\x3c\xa2\x05\xaa\xab\x7f\x86\xc3\x1f\x33\x03\x21\x93\x86\x1b\x10\x55\x52\x04\x4e\x5e\x18\xfa\x4a\xad\x08\xa8\xe2\x0c\xc3\x3d\x77\x0a\x36\xd8\xe6\xc8\x6c\xaa\xd7\x56\x8f\x03\xd7\xb3\x8c\xce\x17\x2c\x64\xab\x8e\xd1\x85\xdd\x9c\x19\x4d\x58\x11\x6e\xea\x23\x73\x13\x39\x9d\x82\x21\xd6\xa7\x98\xa4\x7c\x04\x16\x59\x63\x8f\x18\x19\x32\xf3\x08\xf6\x7f\xff\x6b\x30\x3a\x5a\x31\x98\x0a\x44\xa5\x06\x6a\xe9\xdb\xb5\x4a\x73\xd0\x36\xfb\x6f\x5a\xa4\xff\x26\x65\x0f\x2c\x93\xb3\x29\x13\xc6\xfe\xc0\x4c\x2d\x43\xeb\x4e\x29\xcf\x2e\xa4\x09\x26\xe5\x5d\xb6\x45\xb1\x84\xcf\x38\x13\x46\x0f\x98\x6d\xf7\x49\x03\x42\x56\xa9\xf6\x3e\x8f\x05\x46\x42\x68\x9a\x5a\x8d\x00\x90\x4e\xfd\x20\x9d\x21\x02\xe3\x68\xc2\x02\xac\x47\xc3\xc1\xf5\xbb\x5f\x32\xae\x37\x71\x24\x52\x05\x60\xa7\xd0\x71\x81\x4d\xb9\x94\x6a\x1d\xd2\x6d\x81\xa0\xe8\xb5\x9b\x45\xc5\xad\x41\x18\xb6\x77\xe1\x7a\xe3\x2c\xaf\xcc\x8d\xfd\x6e\xe9\xd0\x74\x9c\x72\xe5\x11\xd9\x0b\xd1\xc6\x79\x45\xab\x8e\x58\xb6\x72\xc4\x49\x26\x75\xae\xd6\xb4\x1f\x95\x07\x7d\xea\x3e\x5d\x36\xee\x6e\x2c\x09\xe6\x99\xd1\x1b\x09\x9b\x35\x0b\x5f\x89\xd8\xc5\xc3\x6d\xdc\x2d\xeb\xde\x6e\x11\x2e\x92\x2c\x87\x28\x17\xab\xc1\x7b\x97\xb1\x48\x49\x71\xb5\xf5\x45\x08\x73\xa1\x9a\x3c\xb2\x0c\x2c\x06\x56\xab\x04\xb6\xed\x86\xeb\x5a\x62\x29\xd1\x86\x1a\xd6\x22\x32\x37\xb6\xb1\x16\x82\xd7\xbb\x2d\x38\x1a\x52\xc8\xfb\x2a\x4a\xd2\xf4\xc5\x9d\xf6\x3e\xce\x90\xae\x83\xb4\x8e\x0c\x8c\x0b\xf2\x91\x19\x68\x05\xf2\x27\xe3\x09\x22\x48\x7f\x2d\x0b\xaa\xae\xfd\x0e\x27\xca\xcd\x64\x83\x9d\x2f\x82\x63\xbe\xcf\xe4\x70\xe9\xbe\x77\xc8\x14\xd5\x12\xd7\x8b\xb7\xba\x14\x0a\x69\x94\x67\xb2\x8a\x46\x99\x52\xa5\xa0\xc5\x15\xc7\xbf\x1c\x50\xb3\x9c\x3c\x21\x9c\x85\x0b\x0c\x2e\x82\x18\xb0\xea\x38\x9d\xa9\x62\xd5\x18\x41\xa1\x1e\xbc\x1e\xb5\x1d\xc7\x3b\x5d\x34\x55\xac\x22\x82\xb2\x89\xe3\xa9\x27\x03\x07\xc4\x4c\x18\x57\x64\xad\x69\xf9\xf3\x3b\xc0\x33\xbf\x3e\xd1\x14\xb4\xdd\x64\xa9\x40\x26\x12\x18\x84\x1d\x98\xcb\xf7\x2c\x55\x94\x68\xf7\x45\x65\x10\xce\xf6\xa5\x09\x90\x97\x3f\x0d\x25\xde\xdf\x22\x23\xfe\xc5\x35\xea\x83\x81\x8a\x57\x23\x6d\xab\xc1\x06\x33\xa1\x8b\x64\xb7\xc1\xfd\x78\x05\xdf\x2f\x35\x32\x48\x6d\x15\xea\xc4\x0a\x56\x8a\x25\x52\x59\x96\x08\xdd\x06\x17\xc5\xca\xbb\xd1\x50\x65\x17\x85\xae\xd2\xba\x4a\xe3\x28\xf2\x9f\x53\x6a\xd8\x91\x55\xdc\x57\x38\x67\x67\xd2\x76\x43\xf8\xd4\xea\x16\x51\x6c\x63\xc1\x61\x87\x6c\x4c\x85\xb7\xe6\x36\x8c\xd6\xb3\xf6\x1d\x0e\xb3\x95\xac\xe8\xd4\xaa\x99\x20\x47\xd8\x01\x95\xc7\xa1\x67\xb0\x9c\x4b\xc7\xe1\x34\xef\xe7\x5a\x35\xb3\x64\xd9\x1e\x69\x30\x04\x34\x0c\x36\x87\x4a\x60\x2f\x66\xb0\x19\xd5\x86\xb8\x31\x35\x8c\x38\x96\x66\xf7\x10\x94\xbd\x0c\x2a\x3d\x56\x1c\x36\x11\xce\xe3\x21\x12\xcd\x8c\xe1\x0e\xd2\x3b\xd7\xcc\x85\xd2\x4c\x99\x1a\x7b\x81\x0f\x51\x1e\xc3\xd1\x76\x70\x8f\x9e\x8f\xc6\xbc\x04\xec\xfa\x8b\x4d\xb7\x49\x47\x2c\x04\x04\x7a\x1b\x46\x69\xbd\x90\x6b\xd3\xec\x91\xce\x35\x99\x29\x8c\xbf\x41\x63\xbf\x9f\x3c\x18\xed\xca\x1f\x79\x0b\x9d\x15\xa8\xd0\xdb\x02\xf5\x71\xe2\x91\x35\x6c\x56\x84\xe7\xbf\x3e\xb3\x5b\x53\xf6\xaf\x18\xa2\xeb\xd0\xfd\x83\x0a\x54\xcb\xe9\x16\x84\xd9\x22\x66\x36\x0e\x91\x70\x89\x79\x20\x5b\x3a\xed\xa2\x5b\x36\x62\x37\x09\x7c\x60\x02\x39\xa7\x43\x96\xed\x6c\xbc\xde\xca\x54\x0f\x5d\xbb\x94\x49\xab\x7e\x33\x34\xc6\x43\xb1\x23\x55\x65\x6d\xde\x88\xa3\xf2\xf5\x4c\xf3\xc5\x3c\x4b\x20\xa5\x3b\x4c\xd4\xe7\x00\x6f\xcf\xbf\x9b\xf2\x83\xe3\x8b\xa4\x48\x10\xae\xbf\x45\xaa\xe6\x9b\x5d\xc6\x10\x65\xf2\xd6\x0e\x81\xec\x23\x97\x77\x2f\xd6\xa0\x40\x33\x6b\xe2\xd6\xf4\x46\x44\x48\xc1\x08\xd7\xc5\xcb\xa6\xec\x84\x24\x63\x26\x98\x82\x98\x4f\x1f\x39\xb1\x88\x8a\xfd\xcc\x4a\x79\x27\x28\x93\x64\xc4\x59\x96\x6a\x22\x98\xd5\x69\xa8\x9a\x43\xdc\x3f\x32\xb4\x75\x64\xa3\x7d\x49\xab\x35\xd7\x87\x13\x23\x7d\x8e\x25\xe0\x70\x58\x49\xac\x32\x2e\x82\x79\x11\xee\x25\xf7\x91\x8b\x42\xeb\x8b\xa0\x05\x03\xfd\x71\x6d\xb5\xbb\x36\x81\x6d\x33\xc5\x57\xf6\x8e\xb1\x3f\xf8\x3d\x6c\x79\x59\x56\x23\x8a\xc5\x26\xba\xbf\xbf\xb7\x8a\x75\x2c\x07\xbe\xfb\x04\x9d\x31\x7f\x60\xa2\xb6\x5a\x96\x27\x8a\xac\x64\x86\x5c\xce\x75\x1c\xac\xf6\x0b\xb0\x53\xad\xbf\x52\x76\x93\xf3\x05\xcb\x15\x82\x66\x17\x4a\x76\x36\x0f\x4e\x9c\x58\x55\x71\x39\x3b\x58\xf4\x88\x6a\xf2\x7b\x21\xcd\xef\xa3\xb4\x26\xaf\x0e\x23\xea\xba\x33\x4d\xb4\x4a\xe9\xd6\xdc\xc7\x68\x3b\x22\x21\x34\x9c\xd5\x74\xf5\xca\xef\x9a\x4b\x57\x38\x55\x9e\x54\x7a\xeb\x2e\x3a\x9a\x9b\xf0\x2a\x10\x72\x69\x6f\x36\x80\xe7\xa8\xf7\x41\x90\x0c\x14\x03\xb7\x89\x90\x64\x2a\x15\xab\xc0\x3e\x21\xf3\x0e\x91\x18\x08\xb7\xb3\x3e\x95\xd6\x98\xc3\x10\xca\xa6\x38\xe6\x25\x33\xd8\x72\xf3\xd7\x3e\x42\x2c\xa6\xe5\x70\xfb\x25\x14\xb0\x22\x99\xa9\x5e\x25\xdf\x26\x2c\xa2\x49\x26\x0d\x86\xe8\x18\xdf\xbe\x29\x85\xa7\xdd\x17\x1f\xa4\x72\x77\xa7\x76\xe9\xb1\x43\x9a\xdc\x1f\x31\x91\x12\x9a\x9b\x09\xa6\xd2\x38\xdb\xf1\xdc\xed\xac\x95\x0b\x80\x04\x42\xaa\x06\xd7\x09\x55\x8e\xe9\x8f\xe8\x83\xf4\xa3\xe8\x8b\xa8\x11\x48\xc0\x05\xc4\x05\x40\x85\x6b\x12\x20\x18\x20\xdc\x34\xad\x45\x1d\xf6\xd9\x02\xf2\xd9\xf2\x33\x13\xe3\x27\xf5\xa1\x3f\x96\x0a\xa6\x75\xff\x0d\x8e\xba\xb2\x42\x3d\x6f\x8f\xf2\xfa\x8d\x8e\xab\x48\x84\x37\x5b\x2e\xe0\x09\x2d\x32\x6e\x16\x56\x4c\xf9\xce\xf3\xce\x52\x62\xd1\x28\x57\x10\xba\x54\xd7\xe6\xbb\x64\xc2\xb3\xc2\x46\xfd\xbe\xe5\xce\x23\x36\x99\xb1\x07\x96\x61\x02\x6a\xa2\xd8\x94\x09\xe7\x6d\xff\x8e\xfc\x07\x62\x82\x91\x3f\xf6\xc5\x47\x60\xab\x59\x36\x6f\x11\x3e\x2a\x5a\xa6\xa6\xd2\xcc\x7d\xed\x00\xec\x96\x21\x67\x29\x0d\x04\xf7\x7b\x42\x1f\x58\x5f\xf8\x66\xfe\x83\xdc\x93\x3f\x90\x3f\x36\x19\x72\x5c\x12\xd9\x53\xeb\xf9\x40\xc5\xbe\xaf\x88\x33\xb4\x9c\xf8\x08\x9c\xc3\x9b\x01\xca\x55\x5d\x83\xaa\x16\x04\xdc\x90\xf9\xc6\xc5\x83\x5c\xf4\x5e\xc5\x27\x97\x2a\x26\xcc\x40\xc8\x94\x0d\x58\x8d\xeb\x6a\x09\xa3\xb0\x97\xfa\x85\x4c\xd9\x4a\xc7\x53\x10\x90\x3f\x83\xe9\x42\xe7\xc3\xb0\x1d\x10\x13\x17\x94\xee\x32\x81\xd5\x0f\x38\x64\xa6\x6c\x33\xdc\x6d\x7d\x65\x97\x4e\xba\x6a\x01\x47\x77\x03\xa8\xf7\xd7\x60\xbd\x60\x08\x3f\xaa\x9e\xc2\xaa\x85\xd8\xbe\x6c\x67\xee\xee\x9c\x28\xe7\x06\xb2\xf5\x15\x1f\x73\x2b\x6d\xaf\xef\x8f\x03\x26\xb8\x8d\x99\x1b\x93\x5b\xd7\xb2\x73\x17\x4b\x31\xcb\xa8\xb1\x54\x7e\x14\xc8\xae\xf0\x31\x0d\x65\x5e\x95\xb9\xdd\x02\x70\x1d\x07\x46\x39\xf1\x7a\x6e\x59\xf0\x18\x83\x6e\xd8\x84\x63\x7e\x5c\xe7\xf4\x9c\xd8\x43\x21\xa7\x0c\x11\xe1\xec\xa2\xe5\x66\x22\x15\xff\x67\xa3\x43\xb6\x59\xc2\x2e\x1c\x69\x51\x25\x5a\x18\x67\x59\xd6\x06\x1a\x45\xc9\xc0\x94\x14\x89\x3a\x0d\x87\x0c\xed\xf7\x0a\x84\x8f\x51\x9e\x61\xee\x75\x22\x55\x8a\xf8\xa4\xba\x5c\xf7\x56\xf9\x22\xcf\x18\xb2\xe5\x1b\xe4\x2e\x79\xc4\x65\x77\x27\x13\x2a\xc6\xcb\xe5\xc8\xbf\xe6\x2c\xdf\x53\xd0\x8c\x83\x5c\xf9\x4a\xee\x78\x3a\xd6\x45\x9d\x6a\x5c\x1b\xcb\x92\x2b\xa5\xb1\x9d\x43\x9e\xea\xfb\xc2\xa0\x16\x72\x08\x50\x8d\xae\xea\xf3\x6b\x18\x5f\xae\xdd\xf1\xdb\x83\xf9\xe5\x39\xfc\xf5\x8b\xf2\x51\x0d\xff\x01\xfa\x73\x59\xcd\xcf\x6a\xdd\x08\x3c\xbc\x22\x77\xec\xdb\xd2\xb1\x81\x26\xed\x07\xe5\x46\xe8\x98\xeb\xa2\x73\xb3\x9e\x3a\x6e\xca\x76\x94\x8d\x49\x02\xfb\x1e\x80\x1b\x6b\x67\xf3\x6d\x64\x96\x2c\x42\x11\x31\x16\xd5\x47\x89\x3f\xad\xa9\xa5\xec\x18\x2c\x47\xc3\x46\x7e\xc1\xa6\x28\xe5\x68\x44\x5b\xdc\x4e\x8b\x8a\x50\xfd\xd8\xfc\xe3\x75\x87\xb2\xd4\x1d\xb2\xa6\x73\x03\x34\xfa\x65\xc7\xf6\xdc\x45\x1b\x95\xdd\x02\x18\x42\x21\x23\xc7\x28\x78\x08\x72\x4d\x8c\xa2\x10\xbd\x27\x85\xee\x8b\xcf\x28\xc5\x72\x8d\xfa\xa2\x03\xf6\x01\x75\xd4\xa1\x88\x00\xf3\x74\xa0\x03\x66\x42\x85\x4b\x44\xa8\x73\x41\x04\x5c\xc4\x70\x12\x62\x27\x44\x5d\x67\xd0\x91\x13\xdd\x6b\x9b\xf4\x0b\x1d\x47\xc8\x56\x22\x1a\x9b\x6c\xc5\x5c\x43\xa4\x2b\xcd\x1a\x75\xc6\xa1\x94\x19\xa3\xa2\x49\xac\xae\x7d\xbc\x60\x2d\xe2\x71\x14\xa3\xd5\xfa\xac\x64\xa6\x72\x66\x75\x0a\x8a\xa9\x18\xd1\xbc\x28\xc0\x17\x9b\x00\xca\x82\x8a\xa1\x1d\x68\xba\xc2\x21\xd2\x8a\x4f\xfe\x90\x65\x1b\x45\x9a\xe0\x07\x4b\xa9\x08\x5e\x29\x10\x72\xd7\x0a\x6f\x8f\x03\x20\x6a\x93\x01\x56\x0d\x2c\x4e\x21\x58\x6a\x1a\x2e\x87\xe1\x6f\x39\xc4\xdc\x4c\x6a\x83\x9e\x97\x0d\xd0\x47\x5d\xaf\x23\xb1\x9e\x80\xf4\x48\xe4\x03\x53\x8a\x63\xc6\xba\x1b\xe9\x3a\xbb\xea\x12\xbc\x07\x72\xe4\xc3\xaa\xd7\xe7\xaa\xd5\xcc\xf7\x0d\xb4\x7b\x85\x89\xb3\x64\xa6\xb8\x54\x2e\xc1\xbc\xd1\xc6\xbe\xea\x72\xec\x54\x02\x31\x00\x1e\x69\x0a\xfc\x5b\x17\xe8\x12\xde\x8e\x16\x6e\xcf\xd2\xea\x40\xbe\x14\x7c\x9c\x4a\xa6\x23\x81\x15\x16\x16\xb9\x01\x1f\x31\x3b\xe8\xbe\xb0\x12\x7b\x2c\x5c\x63\xda\x95\xcf\xc2\xb2\x9d\x26\x4a\x6a\xed\x62\x2b\xb0\x1d\xdd\x5e\x7a\x2f\xdf\xba\xa4\x98\x7d\x78\xcd\x9e\x2f\xcc\x72\xb1\xf4\x40\x04\x87\x59\x2f\xc7\x0d\x59\x48\x00\x6a\xe4\xa2\xbb\x46\x60\xf9\xa3\x41\x14\xa3\xda\x59\x12\x20\x50\xa9\x12\xa2\xb1\x81\xd4\x15\xc6\x8c\x01\x8b\x47\x21\xe5\x2e\x22\x21\x97\x50\x8b\xa8\xdf\x5c\x13\xae\x14\x03\x50\xd1\x61\xe6\x1c\x64\x25\xaa\xe1\x45\x69\xcb\x62\x45\x82\xd2\x8c\x3d\xc3\xad\xa3\xf9\xd4\x9e\x67\x40\x12\x10\xf2\x48\xce\x40\x0b\xab\xbe\x05\xf9\x92\x7c\x64\x29\x31\xae\xac\x69\x45\xd5\x23\x40\xa7\x66\xc2\xd4\xb9\x0d\x7c\x23\xe0\x66\x60\x29\x6e\x23\x52\x6e\xff\x4d\xe7\xfb\xcb\xeb\xdb\xee\x59\xff\x4d\xe1\x0c\xf6\x81\x43\xfe\x92\x0c\xe9\x5c\x52\xf4\x45\x70\xe9\x84\xb2\x13\xb0\x97\x84\xa6\x69\x91\xbd\x84\xe1\x84\x03\x34\x4d\xaf\x7b\x2a\x56\x7a\x75\x16\x9b\xf9\xc0\xbf\xb0\xf4\x9a\x9a\x9d\x7c\x41\x4b\x7d\xed\x6b\xd9\x3c\x6b\x49\x3c\x17\x7c\xc1\xee\xb6\xe4\x46\x08\x53\xb9\xb3\xdf\xad\x4f\xc1\x78\x12\x60\xaf\xbc\xf1\x4c\x5b\xe6\x6b\xf5\x74\x1a\xaa\x81\x8c\x80\x06\x44\x32\x6f\x11\x08\xae\xb7\x54\x3b\x27\x7f\x22\x53\x2e\x20\x10\x76\xd9\xda\xde\x95\x27\xb2\x09\x14\x58\xef\xe2\xae\x0c\xd4\xf9\xc3\xe5\x5d\x19\xe0\xa6\xf3\xf3\x72\x50\xaf\x72\x0b\xcb\x8c\x23\xc5\x1c\xa3\x60\x23\x89\x4b\x11\x96\xa6\x6e\xa2\xe7\x55\xb1\xe7\xdb\x4a\x35\xcc\x82\x04\xb6\xef\x2c\xc3\x28\xd4\xe4\x45\x24\x18\xba\x99\xee\x96\x5b\x88\x8a\xea\x55\x59\xfb\x7d\xd2\x0b\xba\xd6\x9d\xbc\x7d\x60\x44\x31\x01\xb0\x04\xd4\x5f\xbf\x1b\xa7\x13\x14\xad\xfa\x98\xf6\x0d\xa4\x37\x52\x7c\xed\xed\x29\xda\x99\x94\x67\x74\xc8\x01\x7f\x08\x6e\x60\x9f\xdd\x55\x97\x83\xdf\xee\x8b\xb8\x6c\x11\xde\x99\x96\x06\x7c\x02\x1f\x17\x63\x22\x05\x23\x52\xa1\x63\x34\xb0\xc3\x56\x9c\x5a\x50\x0d\x8d\x33\x13\x32\x97\xb9\x0a\x3d\x2e\xf4\xe3\xa8\x4f\x4f\xa8\x0f\x9e\xf0\x72\xa6\x73\xed\xc5\x19\x98\xd0\xde\x4c\xb1\x42\x75\x85\x8e\xd9\x03\x13\xe4\xd1\xaa\xa9\x34\xca\x6c\x8f\x82\xd6\xac\x48\x2a\xde\x9a\x10\x99\xc2\x33\x57\xc8\x9b\x06\xb7\x56\x61\xb8\xd2\x94\xbb\x96\x97\x13\xf0\x1e\xb2\x0f\x20\x9d\x62\x3b\xe2\x83\x2f\x9b\x6c\x31\x0e\x18\xce\xd2\x40\x6c\x19\xc2\x08\xe9\x5a\x92\x65\x5f\x66\x2c\xd9\x26\x64\xfc\xca\x17\xa6\x58\x66\x1b\x8a\x35\x17\x07\x8f\xe2\xb6\xce\x48\x6f\xa9\xaa\x8e\x76\xc5\x38\x37\x4a\xdc\xb0\x03\xfd\xc9\x65\x3a\x6e\x38\x4e\x9f\xba\x31\x52\x72\xba\xde\x10\x9f\x27\x58\xf9\x76\x21\xec\xb7\x64\x6c\x79\x21\x51\xca\xab\x47\xd9\x14\x9e\xbc\x8a\xeb\xfd\x84\xf7\x62\xc8\x44\x80\xa4\x6c\x86\xa8\xc0\xc1\x05\xe5\x22\x83\xe3\x3e\xe3\x3b\x2b\x38\x63\x7c\xd0\x4e\xe5\x14\x94\xdc\x3c\x43\xab\x6c\x83\x34\x84\x91\xba\xf5\x21\xc6\x70\x7d\xd6\xd9\x97\x23\x4f\xb5\x4b\xb4\xb2\x8b\xa7\x0d\x9d\x86\xb4\xda\x6a\xaa\x74\x65\xb9\x56\x70\xa3\x7d\x85\x8c\x3e\x41\x58\x71\x9d\xae\x5b\x0a\x75\x76\x21\x1d\xfb\xc9\x27\xac\xdc\xd0\x4b\x07\x56\x4a\x28\x8c\x07\xe4\x30\x12\xe3\x24\xba\xc5\xad\x2c\xdd\x7c\x08\x9e\xea\xcd\xd8\x5b\x6a\xc9\x48\x9d\x4c\x55\x22\xc1\x49\x7c\xc7\x83\x91\x65\x4a\xe7\x51\xa8\x99\x83\x81\x81\xcb\x99\x8b\xf0\x57\x99\xd5\x7a\x62\x8e\x49\xb4\x2e\xdc\xa3\x4d\xbe\x9f\x87\x6b\x91\x66\x59\x3c\x12\xed\x00\xa1\x71\x94\x68\x3c\x86\x4b\x8c\xf4\x2e\x3a\xa7\xb7\xbd\x9f\xba\x10\x46\x35\x97\x39\x79\xe4\xda\x6a\x08\x7d\x01\xd6\x55\x44\x11\xc7\x0a\x68\xf8\x62\x0b\xde\x82\xe0\x4a\x9d\x0f\xa7\xdc\xea\x53\xc5\x24\xef\x80\x23\x5c\xfb\x50\x3b\x3c\xc7\xf6\x03\xb8\xb6\x7d\x10\x5f\x5d\xbc\xfc\x8a\xf3\xb1\x85\x1a\x5c\x34\xb2\x6b\x9c\x5e\xe4\xfc\x79\xda\x48\xbd\x48\xcc\x8e\xd5\x9a\xda\xe3\x75\x08\xd5\xab\x3f\x94\xe5\x7c\x55\x48\x2a\xe6\xda\x54\x2e\x93\xe6\x2c\xd5\x62\x0b\xf6\x11\xa7\xe7\xa5\xed\x4d\x82\x37\xfc\x27\xf5\xd2\xce\x4d\x40\xc1\xae\x15\xc1\xae\x1a\xe5\x9b\x97\x96\x2d\x14\x21\xfe\x6f\xed\x52\xdb\x44\xdd\x2a\xe2\xdd\x63\x52\x88\xe2\x39\xca\x71\xe2\xac\xca\xba\x85\x34\xe0\xcb\x4e\x00\x4d\x6d\x21\x90\xa4\x2f\xea\xe5\x86\xe5\x34\xb6\xab\x5b\x7a\xaf\x59\x45\x61\x47\xae\xc3\x2c\x9c\x45\xe4\x73\x88\xc3\x43\x65\x34\x14\xae\x62\x95\x73\xe5\xed\xaf\x0d\x5a\x00\x88\x0b\xdb\x44\x34\xd5\x9c\xca\x35\x9d\xc6\x2b\xcf\x85\xbb\x32\x9f\x46\x83\xda\xd1\xbb\x0e\x89\xb5\xfb\x4f\x07\x06\x23\x66\x0b\x2c\xe4\xce\x7d\x06\x85\x31\x22\x1c\x86\xb5\x56\x6e\x0d\x48\xa3\x06\x1e\x86\xc5\x51\x63\x30\x74\x38\x3c\x32\x0b\xc0\xd3\x15\xee\x16\xc4\x9d\x5c\xa4\x4c\x09\x46\xcd\xe4\xf9\xbc\xb5\xa7\xbb\x9a\x0c\x9f\xcd\x73\x7b\xba\x17\x1c\xb5\x8a\x17\x77\x43\x07\xee\x06\xde\xd0\x02\x70\x6a\x41\x89\xaa\x83\x9b\x2c\x82\xc6\x9d\x9e\x55\x06\xf3\x7a\x0a\x47\x74\x6d\x8b\xaf\xc1\x77\x1c\x1f\x53\xfa\xe8\xcc\x2e\x03\xcb\x19\x07\x08\xc0\xb2\xc1\x6a\x5c\xd3\xc7\x4b\xf8\x1e\x4a\x09\xe2\xd7\xeb\x5f\xbc\xcb\x94\xb5\x60\xe9\x03\x3c\xd2\x12\x30\x8c\x2b\x0f\xbc\xfc\xf6\x34\x0d\x4e\xae\x75\x40\x9e\x51\x9d\x29\x21\xee\xe2\x2f\xee\x87\x06\x64\xe6\xca\x67\xd5\xd9\xc6\x3a\x98\x98\x57\x4d\x18\x54\xa5\x19\xd3\x20\x5d\xa3\x5a\x55\x11\xa0\x97\xa9\x77\x7d\xf1\x83\x7c\x64\x0f\x4c\xb5\x08\x35\x64\x2a\xad\xd0\x24\x58\x5c\x37\x93\x96\x13\xa4\xd1\x7b\x40\xc9\x05\x9d\xb2\xb4\x0b\x57\x6f\x14\x74\xe8\x94\x4c\x67\xc0\xad\xcb\x41\x83\xbc\x2a\x57\x72\xca\x0d\xb4\x2f\x68\x02\x95\xa8\xc0\x8d\x06\xd4\xc8\xfd\xc4\x80\xd5\xfc\x3e\x98\x97\x7f\xdf\x26\xb7\x56\x46\xe0\xba\x3c\xde\x28\x96\xbd\x69\x6c\x7d\x31\x56\x32\x9f\x05\x25\x40\x0e\x41\xfb\x40\x33\x73\x8d\x79\x19\x06\xe3\x6d\xcb\x09\x4d\xad\x04\xb2\x9c\x70\x4a\x6a\xea\x0b\xb3\xba\x94\x03\x43\x63\x02\xb2\x17\x73\xf0\xe0\xb9\x28\x0d\x20\xa3\x66\xd0\x8a\xfd\x99\xa9\x17\x30\x03\x35\xc8\xbf\xc1\x3a\x50\x8a\x12\x6a\xe0\xca\x1b\x58\x54\xbc\xf5\xa1\x3e\xbc\xad\xe8\xd6\x55\xf2\x02\xc6\xc1\xea\x01\xfb\x1b\xf6\x7e\xfd\x74\xc9\xca\x28\xaf\x72\x35\x93\x10\x1f\x9e\xcd\x7d\x4c\x9d\x8b\x79\x9f\xc9\x59\x8e\x19\x03\x3c\xf6\xe7\xd5\x0e\x88\x6b\xf3\x89\x9a\x64\x62\x45\xaf\x22\xf6\x7b\x1f\x69\x9c\x25\x46\xfa\xb4\xaa\x5e\xcd\x0c\x4e\xe3\xde\x1b\xcc\x18\x6b\x6b\xf1\x98\x09\xea\x43\x35\xe0\xaf\x2c\x23\x53\xdb\x6b\x09\x98\x30\x42\xaf\xaa\x5d\xeb\x12\xf6\xd3\xde\x7d\xda\x3b\x88\xe2\x50\xb9\x85\x0b\x12\xd5\x6e\x73\xc6\xfa\xda\x23\x9d\x2b\xbe\x95\xc4\xed\x8c\x3d\xec\x81\x09\x53\xe8\x6e\x53\x3a\x23\xdc\xf2\x6d\x7b\xf3\xa8\x31\x6b\x91\x47\x7b\xe2\x4c\xae\x2c\x6f\xce\x15\xf7\x27\x0c\x14\xae\x25\xdb\x57\xd6\x78\x8e\x51\xda\xc0\xf0\xb3\x84\x46\xb0\x67\xae\x62\x55\x62\x72\x1a\x5c\xe4\xb0\xc3\x19\x17\xf7\xb6\x33\x84\x63\xf0\x86\x75\x65\xf9\x9b\x54\x3e\x1a\xba\xb4\xa7\x2b\x29\x6f\x87\x5d\x6e\x46\x1e\x5d\x75\x14\xb8\x18\x47\x79\x1c\xf5\xfa\xe6\x3a\xb0\x0a\xb5\x5f\xae\x87\x0a\x51\xfb\xa9\x97\x27\xb6\xf9\x76\x49\xe8\xfb\xd6\x90\xb3\xa5\x10\x15\x17\x92\xe1\x24\x92\x38\xc3\xc6\x69\x2d\x90\x1f\xc7\xb1\x12\x9b\x93\x50\xfe\x3d\xfc\x0b\xc1\xac\x70\x69\xfe\x9d\x48\xd5\x17\xf8\x7b\x2b\xe0\x5e\xd8\x17\x8a\x14\xb5\x86\xa4\xee\x40\x4f\x1e\xc4\x76\x3b\xb9\xf2\xb6\x73\xf3\xe3\xe0\xba\x7b\x73\x79\x77\x7d\x5a\x12\x2e\x4f\xcf\xef\x6e\x6e\xbb\xd7\xb5\xcf\x10\x06\xbf\x77\x79\x31\xf8\xeb\x5d\xf7\xae\xe1\x91\x6f\xe0\xbc\xf3\x7d\xb7\x54\x48\xf0\xaf\x77\x9d\xf3\xde\xed\xcf\x83\xcb\x0f\x83\x9b\xee\xf5\x4f\xbd\xd3\xee\xc0\xd5\x68\x3e\x5d\x5d\x6a\xa4\x7e\xbc\x4d\x08\xc1\xb4\x52\xb9\xbc\x40\xea\xf0\x17\xf0\x70\xee\xb6\x93\xff\x13\x6c\x0a\x57\xb8\x07\x47\x2d\xff\x2f\x04\x85\x3d\xb2\xc7\xde\x5b\x95\x8a\x13\xd3\x17\xc1\xec\x17\x78\xbc\xa1\x63\xed\xeb\x0e\x96\x46\x7b\x42\x3a\x33\x57\x5b\x50\x96\x3b\x35\x54\xdf\x17\x23\xf5\xd6\x5e\xa0\x03\xa8\xf6\xa1\x5d\xa5\xbd\xca\x96\x94\x1b\x74\x73\x82\x21\x38\xab\x57\x4a\x0a\x34\xe6\x05\x5c\x5f\xd7\x68\x65\x2f\xa1\x52\x30\x2e\x8e\xc6\x71\x41\x6a\xd8\x5c\xd0\x29\x4f\xf0\x87\x4a\x76\x94\xcb\x9b\x9a\x32\x61\xaa\x2d\x96\x48\xa0\xdc\xf2\x84\x91\x1f\xff\x52\x0c\x0a\x6c\x15\x4e\xf7\xcf\x17\x60\xde\xdc\x03\x95\xe3\xaa\xae\x22\xa0\x52\x4f\x5e\xbb\xa9\xa9\x90\x05\xa1\x1c\xb9\x88\x12\x14\x4a\xd1\x4e\x4d\x58\xdb\x35\x8c\x73\xa7\x04\x38\x7d\x3f\x08\xb5\xfa\xb7\xe2\xe4\xb7\x54\xdf\xd7\x40\x59\xd7\x32\x47\xb7\xe0\x3b\xf6\xd8\x8c\x9f\x5d\xdb\x69\x58\xd3\x01\x50\xcc\x76\x7d\x36\x66\x1f\xae\xe8\xd2\xcf\x38\xab\xa0\x39\xad\xdd\x5f\x09\x0d\xea\xe9\x0d\x2c\xeb\x5f\x4a\x90\xa2\xce\x93\xa8\xa6\x1f\x9c\x9a\x80\x80\xe5\x21\x59\xb1\x44\x90\xb3\xbe\xd0\xa1\x7c\x28\xa5\x85\x4e\xb1\xe4\x4e\xad\x20\x1a\xa9\xbb\xbb\xd0\x78\x20\xb6\xf5\xab\x27\xd9\xa5\xf1\xe4\x05\x15\x93\x6a\x17\x7e\x5d\x75\xb6\x3a\x99\x55\xc1\x7a\x5b\x58\xfc\xa3\xd6\x83\xc9\x7f\x1d\x09\xf4\x0c\xf6\x74\x08\xfe\x9c\x02\x19\x15\x01\xb8\x41\x4f\x8d\x6d\x0e\xad\x22\xb4\x01\x25\xd3\x20\x33\x1c\x7b\x31\x82\x1c\xa3\x21\xe4\x38\xba\xfa\xe6\x33\x7b\xe7\x4d\x87\x2e\xfc\x7b\xf9\x46\x47\x6b\xb3\xc3\x96\x3f\x1d\x22\x58\x98\xd6\x57\x03\x04\xab\x1b\xc1\xab\x85\x03\xc3\x6a\x63\x81\x36\xec\x74\xfd\x6a\xff\xc1\xcf\xe8\x0f\x48\x52\x79\x43\x2e\x49\xd4\x5a\xc8\x99\x25\x47\x50\x4b\xc0\x05\xae\x3b\xc0\x12\x4d\x8e\x48\xc6\xef\x19\x79\x0b\x3e\xd4\xce\x55\xef\x6d\x8b\xbc\x8d\xe3\x34\xdf\x6e\xc0\xfe\x0a\xa8\x3f\x37\x6e\x87\x0b\x06\x92\x5e\x29\x04\xe8\x03\x44\x6b\x45\xc3\xec\x44\x25\x02\x20\x4f\xc4\x30\x85\xe8\x55\x10\xf7\x11\x62\x0b\x9c\xb1\x72\x15\x6f\x2c\x8e\xcc\xce\x08\x4b\xb6\xbd\xc5\x28\xf2\x3d\xfb\xbb\x97\x33\xc2\x15\x71\xe9\x9d\x80\x60\x5f\x60\x52\xe9\x06\xe2\x3d\xc4\x7c\xd4\xcd\xaa\xa4\x4c\xfa\xc5\xac\xdd\x94\x55\x84\xf7\xda\xc8\x6d\x8d\xe8\x8a\x4e\xdd\x8a\xf8\x22\xd1\x07\x2a\xfb\x1a\x54\xb6\x8f\xc0\xa2\xf2\xe0\x36\xbf\xcd\x4e\x51\x20\x8a\x9a\xf1\xc9\x9b\x56\xc2\xf5\x7c\xba\x0c\xdd\xb5\x1a\xac\x72\x43\x87\x43\xb4\x26\xab\x3d\x0e\x37\xe8\xa9\x42\xcb\xff\xe2\x58\xab\x43\xed\x18\x07\x26\x22\x39\x86\xfe\x1a\x3e\x65\xae\x1c\x76\xe1\x5d\x73\xe7\x15\xc8\x0d\xae\x2a\x07\xd7\x8e\x9d\xa8\x64\xc2\x1f\xea\xe3\x9b\x97\x6e\xf0\x0e\x7e\xc9\x8b\xce\xa7\xee\xd9\xa0\x7b\x71\x6b\x15\xf2\x45\x17\x65\xf9\xf1\xf5\xe9\x0f\xbd\x9f\xca\x65\xb3\x6f\x7e\xbe\xb9\xed\x7e\x1a\x7c\xec\x5e\x74\xaf\x3b\xb7\xdd\xe5\xe5\xd1\x97\x75\x56\x87\xd4\xe8\x02\xb0\x64\x81\xbb\x98\x7a\x54\x37\x8f\x5d\x80\x96\x13\xa3\x64\x46\xb8\xd1\xe4\x81\x6b\xee\x52\x59\x9c\xb0\x77\xd7\xf3\xc6\x9c\x9a\xde\x4f\xa2\x18\xd6\x16\x26\xf4\x17\x9d\x70\x67\x12\x8e\x05\x41\xe7\x8d\x14\x29\x06\x86\x90\xa8\x18\x4e\xbb\xa6\x13\xb7\x60\x27\xa4\xe3\xb6\xb6\xae\x7d\x21\x89\x15\x43\x99\xc2\xd1\xa3\xab\x32\x0c\x9d\x1c\x91\xea\x1a\x9f\x10\x04\x5c\x8a\xa0\x23\x43\x83\x20\x3c\x51\xc5\xc4\x5b\x43\xd8\x97\x59\xc6\x13\x6e\x22\x38\x4b\xa9\xc8\x94\x0a\x3a\xf6\xea\x47\xae\x99\x5a\xc1\x3d\xf6\xe6\xbb\xdc\x87\x16\xd9\x14\x3f\x16\x6b\x4a\x8e\x5c\x02\x9a\x94\x91\x2e\x71\xe0\xc9\x74\xd0\x06\x1f\xc8\x02\xe2\xce\xba\x43\xda\x93\xfa\xba\x22\x62\xcd\x45\xac\x3a\xe7\x27\xd5\xee\xba\x7b\xc4\x8b\xeb\x65\xb8\x51\x6b\xe8\xf0\x2b\xfb\x51\x4b\x90\x75\x7b\xab\x2c\x33\x58\xed\x68\xab\x37\x93\xed\xaf\xda\x4b\x01\xc1\xbe\x50\xe7\xc5\xab\x9d\x17\xcd\x08\x9e\x9b\x15\xd5\x28\x2d\xe2\xea\x82\x1a\x50\x76\x8b\xea\x86\x6a\x1a\x00\x6b\x93\xbe\x94\x9a\x1a\x8b\xa9\x4c\xe5\xc1\x7d\xe5\x82\x1a\x95\xc1\xbc\x9c\xaa\x1a\x2b\xd7\xed\xe5\xe6\xaa\xd5\x0c\x74\x8d\x6a\x1a\x21\x94\x1a\xc0\x33\x37\x63\xf9\x90\xbe\xc6\xd3\x0c\x38\x92\x77\x6b\xd9\x43\x55\x63\xba\x8c\x15\x2d\xaa\xef\x77\xee\xee\x96\xea\xfb\x86\xae\x56\x5d\x14\xa7\x25\x43\x77\x65\xd9\x5c\x2a\x15\x08\x57\xe5\xfa\x67\xcd\xfc\xb7\xfb\xc0\x84\xd9\x8b\x68\x02\x4d\xd4\x44\xb5\xaf\x67\xaa\x43\xe4\xb9\xde\x59\xc1\x91\x02\x56\x73\xe4\xb6\x34\x8a\x26\x00\x51\x89\xd5\x17\x9d\xab\xa1\xc9\x01\x62\xa7\xb6\xde\xf6\xc0\xab\x8b\xeb\xb2\x22\x9e\xca\xad\x76\x01\xb5\x59\xc4\x6a\xc8\x04\xea\xb8\x6f\x94\x68\x59\x12\x02\x44\x0a\x80\x28\x51\xc1\x14\x94\x4b\xab\x7b\x8e\x7d\x4e\xa8\xae\x76\xb9\x72\xcb\xb7\xc8\xcf\x2a\x35\xf3\x91\x41\x74\xe9\x5e\x50\xec\x37\x08\x97\x87\x81\xdc\xa9\x6c\x65\x4d\xb8\x1b\x84\xf9\xcc\x55\x56\x98\x23\x28\xb1\x77\x67\x3b\x0a\xdd\x81\x2c\x96\xd2\x8a\xe2\x60\x1a\x58\xce\xe6\x55\xec\x9e\x72\xa8\x6e\x34\x0d\x63\xb5\x62\xda\xde\x32\x11\x1a\x41\x68\xa3\x5e\xd0\x52\x03\xfa\x7a\x59\x22\x04\xd9\x7d\x8e\x30\xad\xa0\xf4\xd1\x58\x74\xd5\xfc\x9f\xf6\x66\x55\x4c\x4f\x64\xd6\xc4\xeb\xa1\x9b\x8d\x53\xd1\xb7\x9b\x8d\xcf\x44\xdf\xf7\x74\x56\x33\x00\x17\x43\xa7\x8d\xca\x13\x80\x15\xb1\xdc\xb0\xfe\xd4\x39\x3c\x25\xb8\x42\x9d\xfb\x53\x97\xb2\x64\x7d\x3a\x3d\x44\x6b\xd5\x8a\x77\xcd\x67\x7b\x57\xab\x6a\x19\xcd\xfa\xc9\x8c\xab\xa5\x5b\xb5\x34\x81\x43\x32\xe6\xb6\x26\x53\x07\xb1\x15\x28\x10\x72\xa5\x8d\xe2\x0c\x40\x3c\xb2\x90\xf9\x57\xbe\x85\x9c\xf1\x64\x25\x61\x59\x91\xe7\x6c\x47\x43\xaa\x1d\xce\x7c\x00\x01\xe7\xbb\x78\x36\x4b\x33\x40\x3b\x12\xb4\xc9\x52\x57\x41\x11\x71\x58\xdc\xec\x83\x0d\x0d\xf1\xda\xfb\xe2\xda\x8e\x02\xbf\x00\x53\x1a\x0a\x30\x01\x14\x99\x79\x8f\x1f\x86\xf9\xe3\x57\xb0\x6c\x4d\x35\x79\xf4\x20\x82\x82\x6f\x9a\xd8\x36\x90\x9c\x41\xc8\xfa\x1e\x9f\x92\x51\x46\xc7\x3e\x8f\x0b\x0a\x0c\x8c\x0a\x21\xdc\x4a\x12\x88\xd8\x6f\xff\xd4\x8e\xc1\xf1\x86\xe0\x56\x3d\x63\x09\x8a\xc3\x5b\xca\x7d\xb0\x0b\x3c\x0d\x06\x4a\xf8\x53\xd4\xc3\xaf\x3b\x28\xb9\x29\x9d\x41\xb8\x17\x52\xba\x1c\x85\xa0\xb4\x5b\x17\xf3\xd5\x86\x91\xff\xf7\x7f\xfd\xad\xcd\xd3\xb5\x02\x10\x62\x3f\x41\x91\x73\x1a\x05\x88\x44\xa0\xf2\x14\xd8\xf1\xd2\x22\x6a\xfb\xaa\xd9\x0d\x1a\xfa\x93\xf1\xce\x25\x95\x39\x63\xde\xb9\x9e\x1f\x14\x87\x8a\xe1\xc0\xf6\x42\xca\x35\x53\x68\xa2\x0f\x59\x62\x35\x20\xb6\x8d\x61\x0b\xb5\x25\xca\x97\x05\x2a\x2d\x94\x4a\xaf\xa7\x36\xf4\x85\x90\x77\x0f\x34\xe3\x56\xb1\x6c\xfb\xa4\xe0\xf7\xe4\x3f\x00\x94\xf6\xdf\x1b\x6c\x33\x74\xcc\xd4\x20\xcd\x4b\x31\x40\xab\x06\x75\x65\x3f\x3a\xcb\xcd\xbc\x3e\xb9\xba\x74\x8c\x32\x9a\xdc\x6f\x92\x70\x6e\xdf\x6f\x68\x76\x35\x87\x8f\x9c\x62\x65\x41\xa3\x21\x9d\x9b\x55\xd2\xb9\x5d\xc8\x44\xdc\x3f\x32\x3b\x01\x98\xc5\x91\x28\xe4\xb8\x61\xc7\x8e\xb9\x4d\x3e\x20\x52\x1a\x88\x64\xd8\x45\x22\xf3\x2c\xed\x0b\xf6\x65\x26\x35\x2b\xc5\x6f\xd6\xa0\x5b\xb9\x98\x63\xd7\x53\xfd\x4d\x53\x81\x85\xde\x49\x82\xf9\xea\xb9\xf7\x8b\x7b\xba\x38\xe5\x7a\x22\xdb\xe9\x72\xf5\x35\xf8\x07\xb5\xa7\xf0\xd9\x2a\x13\x9c\x5a\x65\x56\x98\x6c\xde\x22\x61\x92\x15\xb2\xc8\xd8\x03\x53\x74\x6c\xc5\x1c\xca\xb3\x18\xc9\xac\xac\x3a\xaf\xe7\x0d\xbc\x5a\x88\xd7\xda\x43\x6e\xd9\x3a\x16\xe8\x4d\xe3\x9b\xaa\x76\x08\xae\x67\x19\x2d\x55\x9d\xab\xf6\x80\x41\x4c\x4f\x4b\xc6\x18\x25\xbe\x5a\xee\x5e\xdf\x0d\xbe\x3e\x4f\xbb\x95\xb3\x23\xac\x45\x64\x17\x41\xcf\x68\x52\x08\xd5\x49\x46\xb5\xe6\xa3\x39\x49\xf9\x08\x3c\x2a\xa6\x70\xf5\x41\x24\x56\x00\xcc\x2b\x03\x2b\xd6\xca\xb2\xa5\x88\xf8\xfd\x44\x3f\xef\x1e\x26\xe8\x6c\x67\x3e\x66\x8d\xa7\x71\xda\x21\xe0\xaf\x2f\xa4\x69\xac\x09\x11\xbf\x6b\xf4\xa0\x1b\x99\x8b\xa1\xdb\xdf\xc0\x7c\xa6\xc1\x76\x61\xd4\x4b\xd3\x7e\x56\xf2\x87\xea\xde\x9f\xb1\x8c\xbd\x90\x0a\xb2\x8b\x84\xb0\x74\xad\x0b\xec\x8f\x67\xdb\xff\xdd\xc6\xb3\x85\xfb\xbb\x21\x51\x68\x0f\xfb\xfd\x95\x9d\xa8\x0d\xa3\xfb\xc8\xd6\xb1\xec\xae\xa4\xc5\xad\xce\x55\x13\x73\xdc\x61\xb1\xf7\x16\x39\xf1\xc4\x13\x6a\xda\xeb\x1b\x66\xb4\x17\x5c\x23\x4a\x47\x9b\x9c\x3b\xa7\x47\x3e\x68\xba\x08\x41\xde\x60\xc3\x5f\x88\x4f\xdf\x8d\xee\xda\xe1\xd5\x3d\x1d\x3b\x5c\xbd\x5d\x9b\xd0\x5b\x31\xde\x2d\xbc\x21\xae\x8d\x7d\xdc\xfe\x4f\x2b\x9a\x2d\x2c\xcc\x9a\xca\x45\x1d\x8a\xc8\xee\x71\x1a\x99\xab\x87\x38\x98\x29\x36\xe2\x5f\xb6\x32\x1b\x5d\xc1\xa7\x4e\x9c\x60\x8a\x11\x39\x1a\x65\x92\xa6\x2c\xc5\x14\x66\xc0\x90\x85\x7a\x9b\x85\x74\xe7\x45\x8b\x47\xc5\x8d\x61\xa2\x2f\x00\x6c\x43\xff\xf9\xe4\xf8\x78\x98\x27\xf7\xcc\x1c\xdf\xb3\x39\xd4\xbb\x8b\x7e\xda\x2a\x18\x9f\x69\xec\x5b\x33\x63\xb8\x18\x6b\x32\xc3\x24\x00\x87\xa0\x54\x19\xeb\x3b\xde\x66\x6d\xf2\x7d\x26\x87\xba\x45\x6e\x92\x09\x9b\xd2\x16\x1a\x7c\xe1\x39\x60\x87\xb7\xdf\xb7\xfb\xe2\x86\x31\x32\x31\x66\xa6\x4f\x8e\x8f\xc7\xdc\x4c\xf2\x61\x3b\x91\xd3\xe3\x6c\x3e\x32\x68\x09\x3f\xe6\x5a\xe7\x4c\x1f\xff\xe9\x8f\x7f\x84\xa5\x01\xf3\xf0\x90\x26\xf7\x63\x25\x73\x91\xc6\x01\x29\x75\x67\xf8\x66\x11\xf9\x6e\x73\x20\x03\x25\xc5\x80\x7d\x99\x29\x06\x20\x41\xdb\xa6\x6d\x68\xd2\xf9\x7c\x43\xf4\x5c\x18\xfa\xe5\x84\xf4\xdf\x7c\x42\x78\x7f\xf2\x83\xcc\x95\x26\x67\x74\x7e\x24\x47\x47\x53\x29\xcc\x84\x7c\x82\xff\x75\x3f\x3d\x32\x76\x4f\x7e\x66\x54\xf5\xdf\xb8\xfd\x75\x85\xa9\x03\x04\xdf\x84\x42\xb0\x86\x76\x95\x03\xfe\xf8\xaf\xbe\x74\x80\xed\xe6\xbb\xe3\x3f\xfe\x2b\xf9\x3d\xfc\xbf\xff\x8f\xfc\xbe\xff\xa6\x09\x9d\x67\xa3\x90\xd9\xa2\xb6\x43\x6d\x6b\xf7\x3c\xb9\x97\xa3\xd1\xc0\xf0\x29\x43\x3f\xda\x80\xaa\xc6\xd2\xb5\x1b\xa6\xec\x70\x07\x67\x86\x80\xcc\x05\x8c\x80\xeb\x14\x83\x5a\xfc\xc1\xd0\x79\x01\x39\xf5\xe8\xab\xb7\x86\xc0\x5b\xae\xe1\x2b\x96\x5a\xfa\xdd\xc4\xa5\xe0\x33\x91\x17\xc1\x52\x8b\xf0\xa8\x18\x9c\x2f\xe8\xf0\xb1\xe5\x49\xae\x2a\x7e\xb0\x68\x12\xfb\xc6\x8c\x20\x30\xc1\x27\x35\x80\xdc\x48\xb5\xd3\x8d\x7d\xcf\x16\xcc\xa3\x1b\xf9\xd3\x3c\x72\x56\x8c\xf1\x08\xc1\x10\x52\x85\xbc\x37\xf4\x8f\x3a\xa4\xa9\xbe\xb8\xbd\x3c\xbb\x7c\x77\x4f\x8d\x92\x63\x2a\xde\x9f\x90\x4e\x9a\xba\xea\x85\xc4\xd9\x78\x2d\xf1\xd8\x1b\xa2\x4d\xe2\x52\x64\xc2\x2e\x5c\xad\x83\x2c\x56\x7f\xb8\x62\x49\x9d\x9d\xa2\xfe\xb0\xdb\xe5\x3b\x0b\x9f\x34\x04\xb4\x96\xe0\xc1\x42\x07\x05\x1a\x0f\xcc\xd5\xde\x43\x58\xad\xbc\x3a\xdf\x6d\x0a\x32\xde\xcc\x58\xc2\x99\x76\x15\x5c\x55\xca\x60\x79\xc0\xad\x08\xe6\x7b\x17\x67\x53\x7b\xa8\xca\x55\x69\x77\x49\xb3\xa9\x26\x23\xef\x40\x29\x58\xc4\xb8\xe0\x0d\x3e\x83\xbe\x52\x1d\x5b\x51\xcb\x36\xb6\xcc\x17\x71\x05\x32\xe3\xba\x7e\xf6\x4a\x3f\x1a\xd1\xc4\xae\x5e\xa5\xce\x6e\xcc\xaa\xea\xd6\xf1\x96\xea\xfb\xfd\xda\x15\x77\xc6\xac\xe2\x69\x81\xf1\x82\xd4\xe8\x3c\x98\x7c\x21\xe6\xda\x50\x7d\xdf\x14\xd8\xb8\x71\xfd\x0d\xbb\x14\x3e\xe6\x77\xd9\xf8\x5c\xcb\x51\x2e\xb7\xab\x90\x06\x7a\x48\x94\xe6\xe8\xdd\x81\x88\xcd\xcd\x33\x96\x56\xf3\x4b\xaa\xe3\x5f\x45\x06\x98\x2b\x19\x99\x05\x21\x83\x61\x6a\xb5\x24\x70\x54\x4e\xa9\x98\xe3\x41\xb2\x17\x16\xd5\xf7\x3a\x00\xa7\x11\x3d\xa5\x59\xd6\x22\x8a\xe5\x50\xb4\xb0\x45\x34\xcb\x46\x47\x3e\x3d\x3d\x25\x99\x1c\xf3\x84\x66\x64\x98\xc9\xe4\x5e\xf7\x85\xbd\x41\xc4\x18\x2f\xbe\x99\x92\x09\xd3\x3a\xba\x72\x8b\x68\x8e\x99\x92\x69\x9e\x60\x19\x0d\x2c\x63\xc5\xb5\xe1\x49\xa5\x76\x82\xe5\x88\x50\xa3\x37\xa1\xa0\x4f\x82\x2f\x75\x8a\x45\xf7\x15\x67\x98\xde\x90\xfb\xba\x91\x90\x7e\x4b\x33\xfe\x4f\x2c\xfa\x4c\x1f\xb8\xac\xcd\x64\x88\xb7\x6c\x17\xd1\xd0\x6d\xcf\xc0\x94\x4f\xc3\x0a\x7a\x3e\x75\x9f\xc1\x19\x5a\x46\x31\xd7\x65\x72\x0e\xd4\x10\xc8\x3c\x64\xc9\x7a\xa2\x28\x4a\x4d\xf8\x4c\x64\x7c\xc5\x47\x69\xbc\xb0\x68\x5e\x18\x72\x43\x0c\xef\x2a\x9a\x3e\xc5\xea\x0d\x0e\xcf\x24\xb2\xb7\x42\xeb\x1e\xdf\xde\xa1\x38\xd9\x2b\xe2\xc1\x12\x89\x5f\x1e\xbb\xf6\xf6\x1a\x69\x85\x92\x0a\x54\x93\x59\x96\x8f\xb9\x28\x6a\x8f\x5b\x7e\xd8\x17\x00\xf8\x67\x3b\xa9\xe0\xf3\x2f\x52\xd4\x0b\x2e\xa3\xb0\x1f\xe6\xb8\x61\x35\x05\xbf\xc8\x9b\x10\x79\x99\x6e\x7d\x8d\xee\xad\x73\x24\x55\x5d\xf4\x0f\x52\x1b\x3c\x7d\xe0\x05\x70\x65\xd4\x51\xe3\xde\x6e\x6d\x94\xaa\x8c\x6a\x21\x2c\x8e\x8f\x90\xc8\x60\x6c\xe0\x99\x76\x25\x01\x9b\x46\xf4\x55\xf2\x4d\x96\x6d\xe4\x15\x35\x58\xd6\x8d\x4d\xa5\x41\xb8\x36\x44\x4e\xf3\x06\x0d\x04\x64\x1b\x66\x72\x08\xf7\x0a\x80\xaa\xf9\x48\x9d\xc8\x23\x8f\xf3\x66\x29\x79\x17\x5d\x13\x21\xfa\xef\x7d\x53\x80\xc5\xfe\x92\x5e\xaa\x56\x90\xc6\xd4\x97\x32\x72\x52\x9b\x5c\x55\x02\x2a\xa3\x59\x8d\xa8\xe5\xdc\x0d\x63\xdf\x30\x51\xa6\xb4\xfb\x7b\x48\x94\xa9\x4c\xa3\x01\x80\x4d\xee\xa3\xa6\xff\xf2\x49\x9d\xcb\xf5\xf5\x48\x8c\x55\x47\xf9\xa3\xb4\x39\x9e\xcc\xe6\x75\x5b\xf4\xb2\x92\x80\x2a\xc8\x5b\x5f\x37\x09\xa8\x32\x98\x97\x9c\x04\x54\x19\xea\xcb\x4d\x02\xaa\x19\xe8\x1a\x49\x40\xe8\x5d\x19\x58\xa2\x5e\x8f\x29\xcc\x94\x34\x72\x98\x8f\x6e\xe0\x36\x59\x3a\x46\x07\xce\x8e\xcc\xd9\xcb\x39\x2e\xf7\x12\x46\x8b\x32\xd0\x66\x82\x58\x9c\xc0\x53\x99\xf2\x9a\x09\x3c\x25\x96\x76\x48\xe0\x09\x09\x3c\x8b\xeb\xf2\x12\x13\x78\x2a\x7b\xbe\x5e\x02\x4f\xdd\x96\x6f\xe1\xb2\x2a\x35\xf3\xcd\x24\xf0\x54\x56\xf4\x25\x27\xf0\x54\x86\x7a\x48\xe0\x79\x92\xd9\xbc\xb0\x04\x9e\xfa\x53\xb7\x59\x02\x4f\xad\x68\xd6\x7c\xb6\x77\x0d\x7f\x85\x3c\xd7\x67\x4e\xe0\x29\x4d\xe0\x90\xc0\xb3\x63\x35\xb5\x32\x09\xba\x11\x40\xc5\x0a\x17\xb3\x5f\xbd\x87\x96\xa4\xf0\x80\xba\xb1\x07\x8a\x7a\xda\x30\x07\xb0\x10\xae\xab\x11\x75\x4a\xeb\xa0\x1d\x86\xba\x15\x4d\x7c\xd8\x3b\x7a\x9c\x62\xdf\xc8\x81\x02\x37\xb6\x28\x35\x2c\x72\xb0\x2c\xc2\xc6\x35\x91\x5c\x0d\xb8\xee\x0e\x04\xe8\x40\x8a\xb6\x85\x15\x6e\x2e\x42\x8e\x00\xd5\xfb\x69\xf6\x77\xf1\x7f\x1b\x17\x64\xd7\x1a\x74\xc9\x2c\xdf\x26\x50\x7d\xbc\xdd\x67\x53\x36\x95\x6a\x95\x6b\xb8\xc1\xd4\x20\x15\x1d\xaf\x0a\x8e\x5f\x77\xf5\x76\x5d\x35\x8f\x29\xbe\x99\xed\xc9\x67\xa5\x2d\x57\x86\x7d\x91\xbe\xd8\x3b\x01\xfa\x42\xad\xff\x2b\xb8\x1f\xb7\xf4\x70\x35\xe4\x00\x2d\x76\x08\xa6\x6f\xcd\xd4\x51\x2c\x1e\x95\x6c\xce\x8b\x23\x28\xad\xbb\x17\x9e\x77\x58\xf6\x5c\x35\xc6\x5f\xac\xc1\x63\x3b\x58\xb9\xc2\x4a\xe6\x31\x44\x52\x95\xd2\x86\xf3\x9a\xd0\xd0\xf5\xcc\x1d\x5c\x98\x7f\xfb\x97\x8d\x8c\xf6\x56\xbe\x74\xeb\x36\xe2\x19\x23\x34\x49\x98\x46\xdc\x32\x17\x9f\x83\x10\xd5\xb9\xca\x76\xd9\x55\x2e\xc6\x30\x6f\x2b\x4c\x46\xc5\xda\x02\xf1\xe0\x9d\x31\x51\x32\x1f\x4f\xbc\x06\xec\xeb\x79\xd7\xed\xe5\xe7\xc5\x8a\x14\xaf\xcc\x59\x53\xa9\xf0\x59\x25\x82\xcd\xbd\xd9\x7e\x49\x9e\xd9\xa3\x5d\x37\x8f\x0d\xa8\xa3\x14\xd7\x55\x1c\x7f\xef\x63\x40\xa9\x04\x92\xf6\xfa\xa2\x53\x8a\x00\xf3\x20\x78\xc3\x79\x11\x49\x82\x57\x7b\x4c\x64\x90\x38\xed\xb4\x17\xa8\x18\x69\xff\x05\x62\x08\x7c\xe4\x7c\xdd\xde\x9f\x0d\x41\x30\x2c\x3d\xa2\xc9\x3c\xc9\x78\x12\x89\xa4\x63\x45\x67\x93\x65\x94\x78\xc8\xc0\xf9\x5a\x19\x38\x6b\x56\xa7\x59\x1a\xc6\x13\xd7\x77\x79\xd5\x99\x41\x8b\xe4\x78\x48\x0a\xda\x80\x24\x77\x1b\xcf\xde\x29\xf1\x35\xe5\x28\x35\x53\xde\x57\xce\x07\x59\x1c\xd8\xd7\xcc\x4c\xaa\xb9\x2f\xb6\x5b\xdd\xaf\x9b\x8f\xb4\xd6\x34\x1a\xc3\x40\xd7\x48\x45\x2a\x15\x13\x0d\xf7\xfe\x8a\xc4\xa4\xe6\x55\x7a\x21\x34\xb8\xcf\xd8\xb5\x26\x6e\xb3\x3a\x7e\x6d\x13\x51\x71\xb3\x50\xb6\xb0\x51\xaf\x2b\x9c\x2d\x0c\x7b\xcb\x90\xb6\x4e\x54\xf5\x67\x22\x33\x80\xeb\x29\xad\x56\xe8\x20\x44\xc5\x84\x05\xf2\x9b\x71\x33\x63\x09\x8a\xae\x05\xee\xcb\xb2\xc0\xb5\xb0\x89\xdf\x46\xf0\xda\x0a\x7d\x68\xc3\x00\xb6\x78\x51\x77\x0b\x62\xdb\x51\xbf\xd9\x2c\x90\xad\xd2\xd9\xd2\xfd\xde\xc2\xe5\xba\x80\xb1\x73\x70\xd8\x07\x87\x7d\xfd\xda\xbc\x44\xa7\xfd\x62\x75\xef\x35\x1d\xf7\x4d\xdb\xbf\x0f\x4a\xda\xa3\x03\xff\x2b\xbb\xc5\xd7\xf5\x88\x7f\xdd\x38\x83\x35\x43\x0c\x0e\x6e\xfb\x6f\xc3\x6d\xdf\x7c\xde\x36\x72\xdd\xaf\xc8\x0d\xf2\xbd\xec\xea\x5f\x0d\xf9\x2a\x4f\xea\x63\x0d\x36\xe0\xe8\x8b\x35\xfd\xac\x45\x42\xcd\xc1\xd7\xfa\xa4\xbe\xd6\x9a\x85\x5e\xed\x6f\x2d\x09\x6f\xcf\xea\x24\xab\xc2\x37\x3e\xa5\xa3\x6c\x95\xc0\x9b\x0f\x07\x4f\x7e\x8e\x6a\xe7\xbc\xee\x71\xfa\x1c\xf6\xd6\x97\xa9\x21\x6c\x3a\x64\x69\x0a\x0a\xb1\x91\x44\x42\xc2\x62\x41\x02\x82\x21\xb1\x5a\x4e\x4a\xb5\xa5\x5c\x0a\x15\x1b\x79\xca\x22\x38\xd3\x42\xbe\xc1\xe8\xd6\xbe\x80\xfd\xcd\x32\xa6\xbc\x3e\xa5\xc8\x3b\xcd\x45\xc2\x62\x1d\x4b\x91\x54\x32\x2d\xde\x1a\xac\xc4\x44\xc5\x9c\xdc\x0b\xf9\x98\xb1\x74\x0c\x3b\x54\x1d\xcc\x11\xe1\xac\x45\xb8\x09\x9f\x29\x46\x93\x89\x65\x97\x7d\x3b\x76\x70\x39\xa0\x20\xc6\xdc\xb7\xca\x01\x74\x44\xea\x9c\x7e\xdf\x26\xa4\x27\xc8\x88\x26\xa6\x45\x74\x3e\x2c\xda\x4f\xa5\x15\xde\x40\x32\x8b\x27\x5e\x34\xf2\x64\x4e\xd2\x5a\xa7\x68\x83\x66\x61\x09\xa0\x93\x71\xba\x93\xd3\xe2\x81\xee\x92\x42\xfb\x29\xd7\x06\xeb\x75\x13\x29\xc2\x61\x72\xc9\x00\x01\x2e\x00\xc0\xd4\x30\xf5\x7e\x09\x70\x2d\xad\x4c\x65\xd3\xb1\x14\x1e\x26\x87\xe1\xe6\xd4\x55\x68\x17\x97\x3b\x95\x8f\x42\x1b\xc5\xe8\xd4\xa1\xd2\x5a\x4e\x0c\xa6\x58\xf4\x2f\xb9\x1a\x60\x70\x03\x6f\xb2\xc5\xe7\x5c\xdc\xdb\xdd\x2d\x00\x12\x24\x64\x9f\xdb\x9e\x6b\x36\xed\x7b\x2e\xa8\xda\xa9\x0c\x30\xd6\x05\xda\xca\xcc\x32\x9c\x37\x21\x48\x18\xba\x0a\x2e\x62\x13\xa3\x8a\xe6\x53\x7b\x2f\xda\xee\x08\xb0\x3a\x44\xdf\xa4\xc4\x50\x40\x2f\x99\xb0\x6c\x16\x61\xe9\xcd\xa8\x32\x01\x1b\xd9\x65\x4d\x27\x72\x3a\xcd\x05\x24\xba\x3b\x3d\xed\xd1\xa5\xc7\x3a\x9b\x5d\xd1\x78\xbb\x2f\x7a\xe6\xad\xb6\xe7\x4b\x8a\x71\x36\x27\x34\x7d\xe0\xba\x00\xab\x48\xa4\xd0\xf9\x94\x29\xd7\x05\xd7\x58\xa0\x0a\x0b\x96\x13\xea\x69\xc5\x8e\xcd\x0a\x5e\x1e\xd8\xd5\xdd\x0d\x63\x32\x64\x23\x7b\xe9\xce\xa8\xd2\xde\x3e\x54\x63\xdb\x71\x9b\x9b\xda\xb5\xfa\x6a\x67\xf2\xa7\xf8\xd8\x91\x69\x71\x42\xa9\xd3\x37\x8e\xab\xe7\x33\x02\x4d\x6e\x0a\x6b\x58\x98\x14\x59\x7e\x31\xb9\x55\x38\x5b\x28\x7e\x55\x55\xc3\x7d\x0d\x2e\x0d\x87\xc6\xf6\xe3\x05\x1a\x1c\xdc\x46\x96\xbc\xca\x04\xdd\xa8\xd1\x3c\x13\x9f\x4d\xc6\xe1\x52\xd0\x86\x1a\x9e\x78\x00\xe8\x00\x6f\x8f\x5f\x37\x6f\xed\xae\xb8\xe3\x3a\xa1\xd9\xe2\x0e\x37\xaf\xe5\x0d\xbe\xbf\x9c\xf7\xb9\xe3\x86\x6d\x2f\x0d\x51\x49\x64\x96\x6d\x82\x47\x51\x99\xf9\x69\xf1\xf9\xf2\x11\x15\xfd\xd8\x0d\xf0\x7b\x01\xa7\x06\x31\x34\x68\xe6\x24\x0b\x6d\xdc\x2e\xc5\x2f\x21\x0f\x9d\x13\x91\x4f\x87\x4c\xf5\x85\x1c\x01\x4c\x49\xd6\xa4\x2d\xcf\x94\x9c\xf2\x4d\x12\xfa\x10\x92\xea\xda\x3b\xe2\x56\x58\x1a\xbd\xbb\xce\x9e\x22\x47\x5e\xae\x47\xac\xdf\x27\x50\xce\x58\x72\x86\xa6\x74\x01\x66\x7e\xad\x05\x5f\xa5\xfc\x76\xc8\x14\xcd\x0a\x6e\xf5\x00\x45\x80\x01\xf8\x07\x2c\xf2\x23\x9d\x17\x81\x3c\x9b\x1c\xa7\x1b\x94\x45\x98\xf6\xe7\x85\x7a\x2a\x8b\x4e\x4c\x70\x64\xe2\x7e\xe1\x2a\xac\x73\x82\x4e\xeb\xc8\x70\xe3\xb3\xe4\xe7\xfc\x94\x42\x76\x7c\xec\x63\xf9\x7a\x93\xdb\xb0\x7c\x18\xa2\x16\x09\x0c\x67\xf9\x52\x7d\x2a\x51\xce\xde\xd7\xa8\xd2\x0e\x41\x5d\xce\xfb\x31\xae\xea\x5b\x7d\x86\x35\x73\x64\xbd\xd6\x62\xed\x18\x1b\xb8\x59\x11\x2e\xdf\xe3\xf2\x12\x5f\x9b\xd4\x11\x5c\xad\x43\x8c\xac\xec\x82\x62\x65\x81\xfb\xe6\xe2\x0a\x46\x3c\x63\xba\x4d\x7a\x35\xfa\x84\x89\xca\x70\x62\x5a\x38\x78\xa9\xbc\xbc\x93\x2b\x1e\x81\xdf\x79\xa9\x86\x70\x87\xcd\x5e\x98\x1c\x14\xb3\x63\x06\x02\x06\x49\x7e\x62\x55\xbc\x09\x36\xc0\xc1\x40\x35\xa5\xc6\x80\xf5\xcc\xf2\x02\x6e\xd0\x16\x81\x05\x30\xc2\x07\x12\xeb\xc3\xd3\x04\x8b\xf7\x17\xa3\x6a\xd8\xd2\x7d\x20\x06\xad\x1f\x3f\xe1\x7b\x85\xf2\xa6\x8b\x7b\x53\x3b\xc2\xdb\x72\xeb\x1b\x8f\x2e\xc8\xe5\x9b\x3b\x5e\x3e\xc0\xa7\xde\x98\x44\xc9\x48\x31\xb0\x37\x4e\x43\xcc\xa6\x48\x99\xd2\x46\x4a\xb8\xa1\x6e\xce\x7e\x3c\xbe\xeb\x11\x66\x12\x80\xab\xee\x8b\x44\x3f\xb4\xac\x40\xfb\x4b\xce\x8c\xfd\xb9\x09\xbc\x6a\xca\x84\x06\x4e\xc0\xd7\x2d\x5b\xe0\x17\xc6\xfe\xf7\xac\xfc\xfd\x12\x92\x0f\x13\xf3\x40\x6f\x40\xbb\x1e\x50\x06\xc8\x14\x50\x0c\x4a\x05\xcc\x4b\xfb\x81\x65\x49\xba\x75\xa8\x81\x5b\x78\xea\xc5\x3f\x72\xb1\xa1\x98\x74\x5a\x7c\x14\x8d\xa2\x41\x0a\x9b\xce\xa8\xe2\x7a\xb3\xe6\xfd\x37\xb5\xad\xaf\x62\x22\x7e\x5d\x29\x71\xe5\x5d\x48\x01\xb0\x48\x8c\x62\x0c\x58\x48\xa0\x27\x77\xd7\x4b\x67\x1e\xf7\x13\x8b\x3e\x6a\xf7\xc5\x27\x6f\xff\x2c\x7e\xd5\xbe\x09\x8c\xf7\x60\x29\xc9\x41\x67\x2a\xb7\x02\xcd\xa6\x5c\x87\x1f\x00\xc3\x42\xe7\x99\x41\x48\xb1\x11\x94\x6c\xf1\x03\xc5\x27\x75\x5c\x42\x51\x91\x4c\x2e\xca\x95\x6e\x36\xf7\x9e\x8f\x06\x2c\xdb\x44\x76\xec\x8d\xba\x99\xb6\xf4\x9d\xdc\x37\x9c\xce\x3f\x78\x28\xc2\x0d\x36\xa8\x98\x0c\x48\x6e\x1e\x58\x09\xb5\x12\xb4\xd3\x65\x08\x50\xc6\x08\x18\xd9\xaa\x81\x1b\x18\xe8\x6a\x77\xd1\xc9\xd6\xbe\x7e\x90\x92\x19\xf1\x66\xb9\x21\xf4\x42\xa8\xe9\x0b\x95\x0b\x40\x22\x08\xf6\x73\x4a\x34\xf3\x45\x8a\x12\x29\x50\x06\x70\xc6\x93\xb1\x65\x13\x56\xf2\xc3\xf2\xd5\x02\x34\x2a\x99\x6b\xcb\x43\xe8\x94\x19\x7b\x41\xbd\x03\xac\x4c\xf4\x60\xb4\xc8\x4c\xf1\xa9\xe1\x0f\x2c\xc0\x87\xc4\x3b\x77\x4a\x0d\xcd\xe4\xb8\xa3\x0c\x1f\xd1\xc4\xdc\xd2\x9d\x54\x66\xea\x9a\xd9\xd6\x8b\xed\x87\x41\x7a\x67\x76\xed\x8b\x72\xde\x50\x54\xa1\xf6\x04\x6f\x5a\x6e\xa1\x60\xdc\x80\x0b\x96\x20\x92\x92\x0e\x26\x06\x9a\x1b\x39\xb5\x0a\x29\xcd\xb2\x79\xcb\x57\x81\x9e\x50\x3d\xf1\xfb\x8c\xb0\x4a\xeb\x5c\x4d\x6e\x71\x4f\x69\x32\x61\x37\x50\x6c\xa5\x6e\x71\x57\xd7\xa4\x3f\xed\x9c\xfe\xd0\x1d\x9c\xf5\x6e\x3a\xdf\x9f\x97\xab\xcd\xe3\x93\x4f\xbd\x9b\x9b\xc5\x5f\x7f\xe8\xdd\x2e\xfe\x78\x75\x79\x75\x77\x0e\x75\xe9\x17\x1e\x9d\x5f\x5e\xfe\x78\x77\x35\xf8\xd0\xe9\x9d\xdf\x5d\x77\x6b\x3e\xbd\xbb\x0d\x0f\xdd\xb3\xda\xa2\xf6\x0d\xa3\xad\x1e\xb3\x23\x52\x7e\xf1\x84\xdc\x39\x4f\x8c\xab\x65\xe5\x6d\x46\x14\x82\x78\x21\xae\x28\x45\x63\x52\x0a\x55\xe0\x8b\xb9\x37\x7d\x8a\x2e\xa2\x64\xc2\x48\x26\xe5\x7d\x3e\x73\x0c\x0c\xa3\xcd\x84\x44\x83\x0c\xd3\x51\x6b\x3f\xf4\x6e\x4f\x82\x47\x68\xb1\xb1\x28\xef\xc2\x93\x3a\x8c\x8b\x7a\xa6\x89\xd5\xc1\x14\x7b\x80\x23\x19\x3c\x85\x51\x0f\x61\x03\x96\xf5\x83\xad\x51\x61\x2a\xdd\xa4\xa9\x03\x55\xf5\x13\x8b\x1a\x2e\x6f\xdf\xb2\xd5\x0c\xcb\x81\xc0\x3c\x64\xc8\x12\x9a\xa3\x23\xcd\xde\x46\x4a\x49\x15\x0f\xb8\xd8\xf6\x1d\x1b\x7d\xb3\x28\x64\x94\x11\x34\xb1\x20\x91\xfd\x24\x3a\x39\x56\x5d\x06\x55\x5a\x31\xaa\xa5\x20\x8f\x93\x39\xda\xa6\xa0\xcc\xb5\x41\x87\x09\x6e\x69\xb5\x12\x2f\xe1\xe0\x98\xa3\x86\x3c\x32\x88\x38\xcc\x1d\xf4\x0f\xea\xc7\xf6\x00\x6a\x5f\xfe\x4e\x07\x30\xb4\x52\x24\x62\x23\xc7\xdc\x87\x50\x6c\xbf\xd7\xac\x8e\x5b\x6e\x1e\x36\x56\xc8\x6d\xd8\x28\xb0\x50\xef\x25\x85\x11\x37\xd8\xfb\x3d\xcb\xae\xb1\x3b\x2f\x91\x81\x16\xaf\x8d\x15\x1c\xdd\x40\x91\xba\xd5\xe3\xf1\xf1\xd6\xa5\x8c\xf5\xcd\x72\xf4\x82\x87\x7f\xe5\x5a\xdd\xca\x94\xce\x2d\x71\x40\x78\x82\xce\x67\x33\xa9\x0c\x69\x68\x83\xc0\x41\xc7\xf1\xc1\xc5\xe0\xe6\x11\x38\x14\x34\x62\xa5\x00\x5d\x83\x06\xb3\x34\xb8\x37\x0c\xc8\xad\x6b\x71\xec\x63\x74\x27\x50\xd6\x02\x70\xcd\xb4\xa4\xf6\x96\x28\xb4\x4e\x40\xdd\x25\x9a\x68\x66\x6f\xe1\x75\x11\xc6\xea\x7a\xbf\xf4\x2d\xd4\x6e\x79\xc6\x46\x66\x50\xeb\x4b\x59\x62\x36\xb4\x2d\x8a\xb4\x21\x6a\x9f\x8f\x27\x7b\x68\x71\x7d\x49\xfe\x4f\xce\xd7\x65\xc5\xf7\x48\x8b\x57\x52\x1a\x94\x21\x0b\x3d\x83\xf8\xd5\x04\x13\x80\xeb\x14\x51\x49\xad\xa0\xc6\x41\x52\xb3\x72\xf9\xbd\x90\x8f\x22\xd8\xcb\x75\xbb\x2f\xba\x14\x80\x72\x83\xb2\xe0\x62\x0f\x50\x52\x5f\x29\xa3\x97\x90\x37\x5f\x48\xde\x6c\x41\xf7\x0e\x4d\x3c\x9b\x93\x02\x5d\xb5\xf4\xdd\x3a\xa7\x07\x6d\xc9\x5e\x4e\xc3\x09\x3b\x40\x41\xc3\x66\xce\xde\x8d\xf3\x2c\x82\x6a\xc1\x65\x6a\xbb\x6a\x93\xcf\xde\x3a\x03\xa1\x1d\x05\x2a\xb0\xc1\x0b\x27\xa3\x73\xa6\x9a\x17\x76\x1f\x09\x95\xfb\x8e\xb7\x58\xbe\xc0\x21\x53\xa6\x66\x95\x4b\x4a\xb2\x10\x68\x35\xdd\x20\x66\xec\x34\x7c\x74\xc3\x96\xc7\x80\x7e\x00\x84\x41\xc3\x94\x55\x35\x41\x64\x10\xd9\xfc\x7f\xe1\x66\x41\x22\x25\x14\x64\x75\x16\xfe\xc8\x2f\x69\xcf\x0f\xf8\xd5\xac\x14\x30\x84\xe4\xdb\x0c\xe4\x80\x36\xe9\x00\x46\x2e\xa0\x9f\xda\xab\xd0\x07\xe4\xf0\xb1\x90\xab\xc2\x06\x1a\x88\x29\x89\x88\xe9\xa6\x99\x98\x34\x50\x53\x88\x14\xd8\x13\x45\xed\x21\xe5\xc1\xf2\x16\xba\x98\xb6\xbf\x7e\xa2\xc3\x06\x0a\xf6\xd7\x08\xc1\x59\x18\x6e\xf4\xe1\xaf\xf5\x43\xff\x98\x53\x45\x85\x81\xc0\x12\x27\x78\x2b\x16\x45\x2b\xb2\x2f\x10\x81\x25\xd0\x58\x0b\x3f\xc5\x9b\xeb\x1d\xe9\x63\xfe\xc0\x04\xe1\x69\x8b\xf0\x36\x6b\xb7\x5c\x25\x0a\x9d\x0f\x8b\x37\x27\x56\x72\xe8\x8b\x85\xc0\xfd\x36\xe9\x64\x5a\xba\x2f\x98\x48\x32\xc0\xa4\x8e\x62\x60\x02\xe5\x3b\xd7\xcf\x70\x0e\xea\x05\x6c\x65\xd1\xbc\x74\x0f\xa2\x0f\xfb\x82\x6a\xf4\x34\x67\x70\xd2\x8b\xdf\xeb\x30\xe7\x4b\xd1\x07\x4f\x88\xeb\xb2\x70\x0d\x3d\xd9\x26\x21\xb8\xf2\xb2\x0d\x82\x37\x60\x63\x8a\x84\x8a\xbe\x08\xe4\x4c\xde\x51\x93\x31\xaa\x0d\xf9\xe3\xfb\x8d\x02\x2e\xfc\xfc\x0a\xe6\xea\x4e\x6f\x11\x5a\xea\xc3\xd9\x9a\x4a\x66\x00\x24\x27\xa1\x44\xb0\x28\x40\xbd\x65\xb7\xd9\x48\xf2\xc0\x75\x0e\x28\xdf\x51\x18\x3b\xe2\x34\x73\xa3\x3d\xe4\x20\x2a\x4c\x0d\x6c\xc4\x57\x4d\x70\x3e\x49\x37\xac\x1a\xc2\x72\xba\x13\x47\xe5\x0c\x32\xc9\x8a\xc0\xb2\x09\x35\x7d\xe1\x18\xab\x8f\xc5\x88\xe0\x60\x3b\x59\x56\x0e\xe6\xb2\x02\x4e\xca\x84\x9d\x30\x60\x94\xb7\xc3\x02\x5d\x80\xf6\x15\xe2\x7f\xca\x65\x4a\xc2\x59\xb1\x8a\x5a\x5f\x84\x6c\xa0\xb8\xed\x5a\x61\xa7\xce\x04\xfc\x8c\x32\x70\x4d\xf7\xe7\x08\x16\xbf\x86\x2c\xdc\x5c\x71\x67\x89\xcb\x64\xc1\xec\xbe\x44\x34\xde\x77\x07\xeb\x4b\xca\xf5\x26\x6c\xb8\x65\x1f\x65\x8d\x45\xbc\x61\x73\x23\xd1\x62\x17\xfd\x3b\x04\xa2\x3d\x97\x53\xb6\x34\xf4\x5e\x0a\x51\xe2\xab\x99\x60\x11\x75\xed\x59\x07\x56\x56\x4f\xa3\xb8\xd1\x28\xa8\x0e\xc2\x83\x3d\xdf\x73\x6f\x36\x38\x47\x67\xaf\x7b\xfa\xad\x62\xfe\x7e\x2a\x21\xb2\x6c\x71\xe2\xcd\xb2\x5e\x27\xfd\x07\x4d\x98\x48\xe6\xd8\x93\xc7\xb8\x2e\xe4\xb8\x5b\x67\x70\xf2\x88\x19\x14\xec\xed\xb5\xd2\xa1\xab\xfb\xd0\x26\x5d\xb8\x67\x7c\x19\x08\x3a\xf2\x3e\x83\xe8\xe5\xbe\xb0\x8a\x89\xbd\xe2\x35\x0e\xda\xb7\x5f\x26\xf1\xba\x13\x80\xa9\x92\x3b\xb9\x5b\xa6\xab\xc1\x98\x9a\x94\x09\x9f\xa9\x09\x6d\x00\xb2\x0d\xe9\x8e\x4f\x48\x2a\x93\x7b\xa6\x8e\x15\x4b\xb9\x3e\x01\xf7\xb7\x69\xf4\xbb\x4d\xad\xb2\xbd\xb3\xa0\xb1\x6d\x25\x26\xec\xdf\x45\x14\xe3\xbd\xc5\xac\x84\x30\x02\x6d\xc2\x67\x0a\x60\xfa\x80\xb3\x6d\x13\x26\x8c\x9a\xcf\x24\x17\x26\x58\xb2\x2a\x0b\xe1\x15\x0d\x2b\xb3\x35\xc5\xd7\xaa\x7d\x84\xc9\x6c\x39\xed\xdb\x09\xd3\xcc\xc7\x04\xe0\xa4\x8c\x24\xe8\x09\x41\x76\x31\xa3\x66\xa2\x21\xd7\xa1\xbc\x06\x4e\xe7\x82\x4f\xed\x0a\xd1\x19\x84\x14\xa0\x91\xa2\xf8\x28\x04\xf1\x6b\xc3\xb3\xac\x2f\x04\x63\xa9\x26\x80\x0b\xf9\xb6\x36\xa7\xc6\x7e\xda\x22\x34\x4d\xc9\xff\x79\xf7\xe1\xfc\xe7\xdb\xee\xa0\x77\x01\x16\xe7\xde\x79\xf7\x7d\x2b\xfc\x78\x79\x77\x1b\x7e\x45\x03\xcb\x03\x53\x64\x4a\xef\x41\xc3\x13\x1a\xc5\x3f\x08\x75\x8f\x47\xea\xb3\x8d\xec\x13\xcd\x7c\xf8\xa8\x13\x53\x42\x82\xb1\xdb\xc3\x15\x10\x10\x1b\xe8\xbe\xd7\xe1\x93\xe5\x34\xe8\x89\x27\x74\xe1\xc5\xc0\x29\x13\xc6\xf2\x18\x67\xec\x2b\x54\xdf\x82\xe0\x98\x18\x73\xd1\x14\xe4\xc6\xc4\xc3\x53\xca\xf0\x3f\xb2\xf9\x4f\x56\xbb\xbe\xa2\x5c\xad\x4d\x7b\x5d\xf1\xc0\x95\x14\x30\xb5\x60\xd5\x2a\xaa\xd5\x31\xe3\x7d\x6d\xd1\xa1\xd2\x28\x0b\x43\x18\xc5\xac\x31\x90\xb2\x52\xc9\xf2\x65\x4c\xb7\x83\xae\x5f\xf6\xc5\x28\x9f\xd7\xa6\x1d\xbb\xa1\x0f\x94\x67\x10\x04\xeb\x2f\x9a\x82\x06\xb1\x08\xda\x09\x61\x19\x1d\x4a\x05\xa9\x31\x18\xb5\xe3\x9b\x70\x0b\x06\xe5\x80\x42\x43\x4d\xc1\x98\x52\x3d\x5d\x2d\xd2\xd2\x3d\x74\x25\xd5\x3a\x37\xb9\x7d\x0d\x56\x41\xce\xac\x4a\x56\x61\xa2\xee\x9a\x1d\x31\x8a\x55\x41\xd0\xbf\xe3\xac\xf2\x2e\xc0\x33\xcb\x4a\x20\xa7\xf6\x0c\xe8\xb6\x73\x78\x17\x6f\x4a\x41\x7e\xfc\x8b\x26\xc3\xdc\xf4\x45\xb9\x0d\x29\xa0\x16\xe5\xf7\xd4\x24\x93\xf7\x7d\x71\x69\x15\xc6\x1f\xff\xd2\x90\x00\x9d\x52\x43\x07\xf5\xf4\xd5\xbc\x26\x67\xd4\xd0\x73\x49\x53\x2e\xc6\xae\xc8\x6a\xfd\x5a\x7c\xdf\xbd\xed\x9c\x10\x9f\x33\x19\x52\x1f\x8b\xb4\xf9\xa8\x21\xe0\xad\x30\x11\xcf\x10\x80\x2b\x8b\xc0\xc5\x9d\xb1\x0b\x04\x21\x7b\xf7\xf4\x05\x2c\x25\x32\x48\x6e\xc8\x4c\x3a\x44\x3a\xab\x60\x49\xa2\x72\xe1\x8c\xd2\xce\x26\x68\x57\x07\x28\x32\x6c\x86\x13\xad\x40\x34\x59\xe4\xdb\x7d\x01\xaa\x76\x48\x44\xcb\x64\x42\x33\x88\x80\x3b\x8a\xac\x73\x56\x01\x97\x39\xa4\x13\x41\xe8\x89\x98\x97\x03\x55\x3d\x5e\x70\x21\x5f\xc5\x1b\x05\xaa\x3c\xec\xa3\xf3\x8a\x4e\xa5\x65\x1e\xed\xbe\xe8\x8d\x30\x40\x2e\xc3\xd5\xb1\x1f\x32\x01\x8e\x61\xbf\x2c\xf6\xa9\x67\x2d\x50\xee\x01\x1d\x84\x34\x01\x43\xbc\x98\x43\x78\x33\x40\x95\x49\x08\xb4\x28\x18\xad\x23\xca\x85\x5d\x0c\xd7\x5b\xfc\x59\x5f\x60\x60\x5e\x69\x63\xe2\x2c\xde\xa8\x7b\x29\x20\x6e\xb0\xb8\xfa\x82\xb0\x30\x73\x71\x84\x4e\x6e\x9f\x29\x76\xe4\xcb\x82\xd9\x5f\xa3\x45\xb5\xb7\x65\x9b\x5c\xc7\xaa\x72\x2a\x93\x7c\xea\x31\x44\x20\xef\xca\x05\x9c\xb9\x0b\x31\x90\x08\x5e\xd2\xb5\x24\xff\xbb\xf8\xbf\xb5\x72\xe6\xd5\x8e\xc5\x24\x03\x59\x0d\x66\xe5\x96\x4a\xad\x71\x61\xd8\xb8\xea\xac\xdb\x04\x9a\xf1\x02\xa2\xd4\xad\x54\x0e\x8e\x3c\x23\xad\x26\x29\xc1\xa4\x8c\xe9\x71\x32\x7d\xab\x49\xef\xca\x0a\x1c\x56\xc1\x0c\xe7\x24\xd7\x06\xc3\xad\x20\xe5\x04\xbf\xc6\x90\xf7\x16\xf9\x8e\xf4\xf3\xef\xbe\xfb\x73\x42\xbe\xf8\x7f\xfc\xdb\xbf\xfe\xeb\x9f\xff\x6d\x9b\xa2\xa9\xd0\x6e\xb1\x46\x0e\xae\xa7\x2a\x81\xc4\x3b\xb0\xc8\x4d\x76\xd8\x05\x77\x48\x9a\x96\xdf\x69\xdf\x8d\x29\x4b\x75\x8f\xa3\x70\x1a\x3a\x76\xa7\x50\xc7\xa7\x87\x94\x8e\x4f\xe1\xb6\xd7\xcc\xb4\xca\xa7\x38\xc8\x96\x4e\x80\xfe\x5f\x4b\x40\x03\x06\x96\x9a\xb7\x0b\xfb\xe1\x59\x90\x66\x6d\x23\xe4\x9d\x33\xb7\x19\x70\xd7\xbd\xf7\x97\x90\xcc\x52\xa6\x70\x4c\xc1\x42\x16\xec\x76\x70\x7e\xd9\x97\x59\x26\x5d\x40\x06\x25\x9a\xcd\x28\xdc\xd7\xf6\xbc\xb6\x49\x5f\x74\xbf\x50\xcb\x5e\x5b\xbe\x1e\x12\x16\xef\x05\x47\xc7\x88\x26\x8c\xa0\x68\xfc\xee\xcb\x89\xfd\xad\x45\xe6\x27\x10\x57\xd9\x22\xff\x3c\x71\xe9\xcc\x54\x99\x81\xfd\xe9\xbd\x97\x6d\x5d\x13\x30\x6a\xae\x49\xff\xcd\xf1\x03\x55\xbe\x56\x34\xa2\x32\xbe\x71\x0c\x30\x80\x91\xc6\xd2\x70\x26\xe5\xbd\x8b\x3a\x5d\xf8\xd2\xfd\xa7\x8d\x14\x1e\x1c\x15\xb8\xfb\x2e\x80\xd8\x4a\x6e\x47\xf0\x02\x23\xed\xd9\x90\xb4\xff\xa1\xa5\x20\xed\x39\x9d\x66\xee\x57\xff\xd4\x05\xc5\x52\xed\x52\xbb\xd2\x10\x13\x93\xcd\xd1\x36\xf9\x7d\x26\x87\x30\xaf\x4f\x7e\xae\x18\x56\x0a\x03\x2d\x2e\x89\xe2\x5e\x71\x13\xe1\x56\x63\xa6\x29\xa6\x78\x43\xad\x2d\x5f\x80\xdc\x72\xe3\xc5\x69\x7d\x09\x63\xfa\x2f\xf4\xc4\xc2\xaa\xf8\x64\x34\xb4\xc7\x86\xa0\x2e\xdb\xea\x17\xf2\xce\xb1\xa1\xf7\xf6\x2e\x70\x41\xbc\xb8\x0e\x75\x1d\xcc\x43\x07\x3f\x47\x1d\x70\x41\x30\xbd\x70\xc9\x97\xff\x3c\x6e\xb7\xdb\xe1\xeb\x0b\x3b\x97\xff\x47\xb8\xd1\x2c\x1b\x61\x4b\xfe\xa6\x99\xf7\xc5\x27\xab\xb7\xc4\xf6\xe2\x02\x30\x05\x0a\xe0\x24\x32\x23\x47\x85\x0d\x35\x95\x89\x26\xff\xdb\x4a\x92\xd1\x5a\xc2\x8f\x56\x75\xaa\x3f\x57\xae\x0e\xda\x33\x1d\x2c\x67\x83\xae\x1e\xad\x18\x6a\x21\xe8\x92\x54\x43\xbc\xd1\x03\x4f\x73\x4f\x0c\x96\x74\x8e\x1d\x1c\x03\x94\x28\x33\xec\x8b\x81\x47\x0d\xb8\x17\xb5\x01\xde\xf5\x42\xdc\x02\xcb\x2d\xe0\x2f\x90\xae\x1b\x16\xc0\x61\x12\x38\xee\x80\xf3\x6c\xc5\x0e\x0b\x7b\xc1\x88\x18\x9b\x4a\xe7\xd3\x29\x55\xf3\xe3\xe2\xb8\x2d\x12\x67\x01\x51\x08\x7c\x26\xf3\x0b\x00\x4e\xd3\xcc\x9d\x2d\x17\x37\x10\x55\x52\x9e\x84\x74\x00\x92\xb2\x84\xa7\x2e\xc2\x8a\x22\x7e\x32\x13\x89\x4c\x1d\x5d\x17\x59\x94\x65\xc1\x22\xbc\xb3\x28\x52\xf8\x18\x14\x5d\xd8\xbf\x84\xc1\xd4\x6a\xf7\x86\xff\xb8\x81\x85\xcb\x81\x36\x96\x59\x8e\x37\x70\x48\xf6\x2e\x6f\xfc\x37\xeb\x5f\xbc\xb0\x0e\x65\xd1\x9a\x7a\xc5\xcc\x1b\x01\x14\x7d\x2c\xae\x60\x88\xa6\x40\x83\x48\x1e\x72\x4c\xf1\xef\x53\x79\xc5\x33\x7b\x73\x01\x8d\xb7\xfb\xa2\xf4\x73\x8b\xb0\x8c\x4f\xb9\x08\xc1\x6c\xc8\xdf\xe5\x08\xa5\xdc\x7b\x6e\xec\x96\xe9\xf4\xde\xb2\x30\x9f\xae\x1f\xa9\x3e\x1d\x31\xf7\xa4\x13\x7c\x41\x4e\xe9\xcf\xb5\x1d\x57\xa1\x16\x5b\x99\xd3\x36\x71\xe4\xe4\x46\x1e\x11\x1e\x9c\xdf\xbe\xb0\xad\xf9\xb3\x54\x44\xd1\x46\xed\x45\xcd\x1d\x81\x9c\xce\x7d\x42\x1d\xb4\x00\x7d\x94\x42\x61\x83\x98\x5a\x23\xa4\x74\x2b\xf5\x07\x37\xcf\xbf\x80\x98\xc1\x81\x90\x29\xdb\x30\x74\xb8\xa6\xbe\x9b\x33\xfc\x7a\x7f\xa1\x62\x98\x23\x03\x7c\xa2\x29\x29\x90\x69\xbd\xa1\x31\xb4\xb6\x50\xa2\x6b\x07\x60\xb8\x1f\xb7\x2d\x56\x5d\xf0\x34\x68\xc5\xab\x05\x51\x4e\x63\x69\xed\xcb\xc5\x1c\x77\x92\xd1\xd3\xed\xcc\xc1\x38\xf7\x04\x96\xbd\x28\xfb\x4e\xc6\x4a\xe6\xb3\x90\xf8\xeb\x53\xa0\x70\x1b\xdc\x8d\xd6\x13\x23\x79\xe2\xa4\xea\x73\x2e\xee\xf1\x2e\x7c\xaa\x3d\x0a\x65\x13\xa3\xdf\x3d\x07\xc3\x15\x3f\x72\xb5\x73\xed\xa8\xb5\xa1\xc9\x3d\x02\xa6\x2d\x2b\xbb\xb9\x69\xe1\xd0\xe2\xbe\xcc\xb3\xcc\x75\x5b\xb0\xcf\x02\x3a\xfe\x81\x53\x42\xc9\xdd\x75\xaf\xbe\xef\x7b\xbe\x68\x3d\xaf\xe7\x9d\x65\x02\x81\xff\xf9\x91\x6f\x14\xe7\x56\x01\xf8\x63\x25\x52\x0f\x26\x80\x26\x58\xa4\x0a\xef\xde\xd1\x5d\x67\x79\xd0\x60\x5a\x43\xa9\xf5\x93\x2f\x3a\x3e\x73\x1f\x7f\xb2\xdf\xd6\xef\xc8\x27\x48\xf0\x08\x59\xf0\x53\x2a\xec\x04\x7d\xaf\x0d\x36\x22\x64\x8b\x5b\x0d\xe9\x6e\xb6\xd5\x80\xb0\xc7\xf5\xe2\x49\x7d\x57\xbe\x95\x47\x34\x1a\xd1\x0c\x15\x2e\x33\x01\x41\xbc\x45\x6e\x92\x09\x9b\x52\x88\x31\x98\x96\x05\x72\x90\x4b\xde\x65\x54\x8d\x51\x4a\xd0\xcc\xe8\xf7\x35\x3b\x5c\x84\xda\xee\xb0\xc3\x5b\xc0\x2d\xc7\xf6\x76\x48\x03\x5c\xc6\x01\xc2\x28\xcb\x30\x2f\x81\x39\xf9\xfe\xfd\xdd\x61\xd5\x55\xfc\x04\x6e\x4c\x85\xb5\x8b\x53\x2b\x8a\x35\xe7\xbf\xef\x88\xf0\x7d\x41\xa7\x21\x57\xd4\xc3\x7c\xbb\x9c\x00\x1c\xdb\x90\x01\xe4\x4f\xf3\x18\x76\xc6\xf4\x8e\x87\xe0\x20\x84\x9b\x46\xd0\x17\x1d\xff\x4a\xc8\x37\x03\xf9\x46\xa1\x97\x14\xa2\x92\x30\x06\x0f\x64\x8c\xa8\xf2\xa6\x9b\x5c\xc3\x24\x36\xcd\xeb\xa9\xc2\x92\x5b\x19\x27\x00\x7e\xa1\x76\xe7\x85\x5d\x3f\x8f\x86\x9e\x5d\x75\x86\x1d\x3a\xbf\xf1\x53\xac\x14\x7a\xa8\xeb\x78\x15\xf3\xed\x86\x5c\x62\xd7\x50\x5c\x5b\x02\x23\x97\xb2\x79\x11\x27\x63\x57\x1c\xe5\xd2\x4a\x67\xa5\xc3\x3a\xc2\x9c\xb9\xdd\x0c\x7a\xa8\xc6\xec\x3d\x42\xc5\x4c\x98\x00\x49\x70\xfd\x96\x21\xf1\x70\x73\x6b\x1c\x2d\x92\xeb\x0a\xc5\x25\x38\x17\x72\xc1\x1d\x0e\xa9\xd3\x55\x23\x47\xb1\xb7\xe9\x14\xdf\x73\x4d\x34\x35\x5c\x8f\x78\xad\x84\x1c\x67\x2a\xee\xb2\xea\x1b\xd5\xca\xf6\xdb\xbc\x8c\x54\x43\xc0\x5b\x9b\x7c\xe0\x4a\x9b\x68\x4a\x46\x86\x44\xc3\xa6\xea\x9b\x56\xb9\x7d\x4a\xff\x92\x9f\x41\xf4\xfe\x52\xa7\x5b\x08\x6e\x6c\x93\x4e\xa1\x66\x63\xaa\x25\x2a\xd0\x2b\x66\xc4\x32\xcd\xb6\x21\xbe\xb5\x74\x12\x30\x47\x03\x01\x11\x60\x97\xda\xfe\x5e\xe0\x75\x85\x61\x3e\x42\xfe\x00\xbd\x67\x4d\x35\xbb\x37\xad\xf7\xbe\xb2\xcc\x7b\x27\xa8\x1c\x12\xb5\x8e\x6d\x06\xb8\xfe\xb1\x2b\xb2\x5b\xf9\xe8\xd8\x2e\xb9\x15\x35\x92\x7b\x17\xb6\x38\x02\x3a\x74\xf9\xb1\x8f\x13\xa9\xe3\x73\xe6\xf7\x0f\x36\xd3\xa8\x9c\xf9\xf0\x44\x88\xfa\x0c\x0b\x8c\x4e\x22\x21\xe3\xf4\x59\x18\x75\x38\xa4\x18\xd6\x10\xf6\x9b\xb8\xbb\x01\x97\x01\xcc\x35\xbe\xa9\xc5\xd3\x5c\x72\x08\xef\x70\x9c\xef\xd9\xaa\x3a\x6a\xcb\x36\x2d\x9c\xdc\x86\x6b\x6c\x53\x70\xb2\xc6\xb3\xb4\x51\xfc\x2b\x58\x1b\x78\x02\xc0\x37\x78\xed\xce\x28\xaf\xf3\x6c\x38\xab\xda\x2e\xeb\xf7\x94\x10\x4e\xfb\xc6\x6e\x72\xd3\xdd\x12\xb7\x29\xc3\xaf\xbd\x0d\x50\x3e\x7a\xbc\xa6\x7d\xa0\x1c\xad\x09\xef\x1b\xa0\x60\x90\x78\x34\x56\x1f\xc5\x71\x6d\x46\x23\xa5\x25\x46\xb3\xb0\x73\xfc\x6a\x70\x12\x63\x32\x95\x1c\x05\x50\x2a\xf4\xef\x23\x7e\x9d\x1c\xd5\xfc\xc3\x6a\x31\xfa\x7d\x48\xe1\xa4\xda\xf7\x51\xe4\x54\x35\x93\xe0\x7e\x30\x90\xfc\x52\x3c\xe5\x7d\xe8\xcf\x4c\x7c\x1f\x6e\xb2\xf0\xf5\x44\x55\xb8\xdf\x31\xa4\x9c\x2a\x99\x0b\x8f\x21\x23\x05\x93\x23\xb0\x8a\x82\xa3\xc1\xeb\xfd\x00\x2f\x21\xa4\x89\xc2\xc7\x15\x9b\x61\xf0\x22\x48\xa8\xcd\xcb\xbd\x23\x8e\xd2\xaa\x75\x7e\x0a\x1c\xa5\x5d\xd7\xdd\x1d\x9c\xaf\xb4\xe0\xbb\xa2\xe3\xe0\x51\xda\x80\xcd\xc2\xfb\x2b\x95\xf1\xc0\x07\x40\xfb\x8e\xab\x14\x60\xb6\x24\xc4\x4c\xb0\x23\x23\x8f\x20\xed\x06\x92\x39\x10\xd9\xac\x09\xef\x17\x8c\x18\x9b\x5c\x07\xf6\xfd\x35\xc6\x89\x81\x32\x5f\xa2\x81\xba\xbb\x57\x13\x5f\xa1\x0c\x84\x19\x21\x98\x72\xfa\xd9\xca\x9b\x63\x43\x13\x47\xbc\x95\xcb\x6d\x9c\x0e\xb5\xa7\x82\x3a\x15\xfc\x9b\x34\x62\x02\x6d\x02\xc1\x20\x13\x39\x95\xf6\xda\x96\xb9\x8e\x1e\x62\x34\x11\x5c\x36\x4b\xea\xb3\xcd\x30\xcd\xf6\xeb\xcd\xc6\x1e\x2d\xfb\x08\x65\xc7\xf8\xa5\xd5\xd0\x7b\xd1\x4c\x86\x65\xe8\xb2\x15\xe3\x0f\x98\x53\xcb\xe9\x06\x0c\x68\x53\x3e\x9e\x38\x44\x65\x87\x24\xc3\xff\x69\x35\x48\x4b\x52\x21\x70\xc7\x27\xee\x38\x4f\x3b\x66\x93\xd7\x95\xf9\x6c\x74\x60\x6c\x82\x9c\x06\x8c\x65\x98\x8f\x6e\x00\x06\x79\x85\xf2\x12\xb2\x30\x0b\x7f\xb9\x5d\xe4\xe0\xb3\xf4\x39\x42\xe1\xc3\x87\x02\xce\x7b\x3e\x63\x2d\x32\xcc\xe1\xf9\xc5\xe5\x6d\x6c\x1b\xe2\x02\x1e\x1f\x25\x13\x96\xdc\x43\x88\x1b\x32\x45\x5c\x2e\x8f\xcb\x3e\x9c\xf7\x45\x01\x1a\x6b\xa4\x37\x74\xcc\x03\x2a\x4f\x40\xa6\x92\x8a\xa4\x5c\xcf\x32\x3a\x27\xec\x8b\x61\x02\x3d\x63\x85\xc7\x3c\xb8\x94\x2d\xb1\x6c\xa7\xb6\x00\xaa\xad\xe3\x02\x5e\x0e\x83\xbf\xfc\x24\x42\x61\x95\x10\xe6\x51\x27\x76\xec\x8c\x93\xb4\x8b\x87\xac\x09\x9f\x39\x2a\x27\x84\x3b\x1a\x9b\x4a\x43\x3a\x85\xa8\xe4\x45\xf4\xdf\xf8\xc0\x13\xb0\xa0\xf4\x7d\xe5\x11\xfb\x37\xa2\xe3\x33\xf5\xc0\xd2\xbe\x28\x27\xac\xb8\xab\xac\xd8\x65\x52\xe0\x76\x36\xb1\xce\xcd\xc1\x01\x63\x28\x90\xe5\xce\x3b\x08\xd2\x2d\xb2\x73\x43\x6c\xc5\x12\x1c\xd1\xfa\x8a\x20\x4f\x00\x78\xb9\xb6\xf1\xa3\x00\x0a\x75\x28\x7f\x0e\xc6\xd7\x95\xd7\xc8\x20\xe8\x31\x10\x66\x08\xc7\xc7\x5c\xbd\xe0\x73\x76\x3e\xe8\x85\x80\xc8\xba\x36\xfa\xc2\x07\xce\x8d\xf2\x2c\xc3\xfc\xeb\x86\xe5\xf2\xe9\x39\xde\xc7\xfb\xf5\x72\x20\x82\x5e\x4b\x22\x64\xd5\x60\xf5\x4b\xd9\x2c\x85\x50\xa7\x64\x5e\x54\x52\x02\xe2\x65\x42\xe7\x10\x0b\xe4\x51\x15\x21\x42\x75\xcc\x0c\xb1\x72\x47\x9a\x67\x18\x09\x06\xa1\xb5\x90\xeb\x43\xb3\x8c\x70\xa3\xfb\x22\xa4\x26\x21\xce\x0c\x5c\x05\x3e\xf6\x36\x75\xb2\x20\x74\x01\xcd\x3a\xec\x7d\xb8\x20\x78\xc2\x4d\x69\x48\x60\xa9\x9c\xc7\x50\x64\xb3\x19\xa3\x18\xb5\xe0\x0b\xf3\xc6\xd2\x60\x75\x1b\x9c\x8b\x1f\x20\xd1\x9b\x2b\x64\xef\x83\x7a\x11\x12\x7f\xe3\x4d\x69\x93\x0e\xce\xce\x8a\x82\x1e\x17\x1c\x47\xeb\xa2\x25\x9d\x3f\xc1\xca\x5b\x46\x87\x02\x43\x41\xa2\x9e\x51\x65\x78\x92\x67\x54\x65\x80\xf7\x33\xca\x33\xc2\x47\x11\xc4\x39\x6c\x02\x66\xa6\x40\x19\x31\x09\x77\x84\x8f\x7a\xd1\x74\xca\xa2\x20\x3d\xa7\x78\x66\x91\x11\x11\xd1\x36\xd0\x3a\x65\xdb\x7a\xdf\x26\x67\x55\x40\x7b\x38\x16\x51\x46\x2b\xd7\xc8\x01\xc3\x78\xa3\xe0\x12\x04\xc6\xe7\x23\x2b\xec\xbe\x8d\x0e\x5e\x53\xe5\x14\xaa\xef\x37\xb4\x50\x7a\x58\xa4\x15\x15\x55\xea\x82\xcb\x6e\xa1\x20\x47\xc9\x6e\x19\x4e\xc4\x8a\x0a\xae\x1b\x0e\x32\xce\x06\xde\x62\xa0\x9f\xa3\x8a\x17\xd5\xc1\x4e\x97\x20\xaa\xc3\x3e\x6e\x38\xd4\x08\xed\x70\xf3\x81\x46\x94\x13\xdb\xa3\x1b\x57\x76\xb5\x72\xf9\xb9\x84\x3b\x48\xec\xb8\xac\x60\xcf\xd0\x83\x51\x29\x74\x05\x63\x70\x00\x85\x80\x27\x13\x0e\xdb\x90\x91\x8c\x8b\x7b\x1f\xcf\x6a\x77\xbe\x45\x68\xd1\x3a\x1c\x3e\x1c\x3d\x12\x73\x83\x64\x53\x87\xbe\xb4\x83\xb0\xb3\x5e\x4c\x50\xed\xe6\x86\x79\x6f\x04\xb0\xb5\x50\x27\x2a\x9a\xc7\xfa\xdb\xb2\xd4\x6d\x17\x84\x58\xef\xab\xc3\x0b\x26\xca\x6b\x31\x3c\x54\x0e\x6a\x5c\xdf\xab\x09\xad\xaf\x12\xb7\x1a\x50\xf0\xee\xe2\xac\xfb\xa1\x77\x51\x46\x01\xfc\xeb\x5d\xf7\xae\xfc\xcb\xf5\xdd\xc5\x45\xef\xe2\x63\xfc\xd3\xcd\xdd\xe9\x69\xb7\x7b\x56\x7e\xef\x43\xa7\x77\x5e\x79\xcf\xfe\x54\x7e\xa9\xf3\xfd\xe5\x75\x05\x77\xf0\xe6\xc7\xde\xd5\x55\xf9\xa7\xdb\xde\xa7\xee\xd9\xe0\xf2\xee\x76\x29\xc4\x60\x31\xfe\xda\x25\xda\x07\x36\xdb\xd6\xb8\x92\x1d\x32\x52\x9c\x89\x34\x9b\x17\xa5\xd0\xed\xa1\xab\x38\x29\x63\x96\xce\xa7\x4c\xe6\xbb\xc4\x0c\x58\xd5\x57\x3e\x58\x95\x3a\x23\xae\x35\x17\x75\x45\xf5\x7d\x63\x5e\xa3\x51\x8b\x66\xb0\xa5\x51\x16\x46\xcd\x43\x1c\xcf\xd2\xf8\x81\x90\x86\xe1\x3a\x21\x33\xa6\x96\x8d\x05\x2e\x5c\x95\xcf\x0c\x1f\x2e\x1a\x9a\x36\x4c\x4f\xd8\x5c\xb3\xc3\x1c\xbd\xfa\xe8\xea\x8b\x7a\x46\xe7\xc1\xc2\x76\x44\xe4\x01\xcb\xf4\xfa\x3b\x70\x15\x3e\xa9\x27\xbd\x53\x0f\x1a\x6c\x55\x66\x43\x45\x43\xf2\xf5\x86\x85\x4d\x0a\x44\x24\x55\x94\x17\x72\x37\x95\xd7\x22\x8a\x8c\xce\x6d\x34\x6b\x07\x8a\x26\xdc\xd5\x13\x81\xa5\x45\x28\xc7\x35\x9b\x50\x29\x1d\xf1\xe4\xb7\xcc\x52\x9a\x77\x51\xa7\x20\xfa\x21\x2a\x8d\x4b\x5b\xc3\x6b\x19\xa0\x9e\x1a\x5d\x75\x7b\xae\x34\x13\x44\xcf\xa2\x4c\x46\x28\xbc\xe2\xf9\xd1\xe6\x82\x46\xa5\xc8\x44\x54\x80\x03\xeb\x31\x03\x08\x11\x34\x5b\xd8\xe2\x9c\x64\x81\x7c\xe0\x81\xa5\xe4\x28\x2e\xec\x93\x1e\x41\xfc\x60\x5f\x34\x69\x98\x35\x45\x71\x62\x0a\xb8\xf2\x98\xc7\xbb\xec\x7d\xcd\xea\x37\x1f\x41\xbf\xd8\xeb\x05\x55\x10\xff\x7a\x9b\x34\x9b\x32\xdd\xbe\x0c\x29\x9a\x90\xe0\x6c\x05\x30\xe7\xa6\x10\xaf\x70\x17\x6e\x66\x71\x5d\xcb\xda\x4a\xcb\x69\xa5\x28\xb3\x4c\xa8\xc6\x18\x44\x5f\x25\xb1\xa8\xe4\x53\x94\x70\x6a\x52\x5a\x02\x48\xd8\x1e\x33\xcf\x9a\x34\xc8\x16\x46\x04\x84\x6a\x8c\x31\xb2\x52\x40\x89\xdb\x8c\xf0\xc3\x6e\x04\x3c\x2e\xea\xf9\x1e\x30\xac\x8c\xe6\x56\xa6\x9f\x65\x14\x03\x89\x26\x54\x23\x49\x7b\x23\x25\x1d\xf2\x8c\x1b\x88\xc2\x44\xf5\xbe\xb2\xc2\x52\x91\x29\x55\xf7\x3e\xfb\x87\x16\x39\x00\xcb\x88\x7e\x47\x47\x5a\x01\x18\xfe\x9c\xae\xb4\xe2\xc8\xae\x6b\x1b\x28\xc8\xd2\xb9\xd1\x8a\xed\xc0\x92\x76\x46\x46\xe0\xe7\x9b\xed\xac\x6b\xf1\xaa\xfa\x79\x69\xbd\x6b\x2e\xea\xcd\x6d\xb6\x2e\xb5\x75\x03\x36\x5f\x4d\x7c\xad\x3d\x59\xa3\x4c\xd2\x06\xa8\x53\xdf\x36\xe6\xb1\x36\xb5\x9d\xca\x7c\xd8\x94\x35\x85\xa3\x5a\xde\xfa\x32\x05\xcc\x9f\xdb\x7d\x09\x74\x31\x03\xa4\x86\x59\x49\x77\xbb\x05\xb5\x5f\x1f\xc1\xe7\xf5\x8d\xbb\x5c\xa1\xb5\xe7\xbc\x40\x68\x05\xe2\x41\xc8\xcd\xba\x9d\xcf\x58\x4d\xb9\x8c\xbf\xe6\x50\x92\xe3\x72\x74\x83\xb5\xd8\x77\x21\x32\xc3\x17\x29\xac\xfe\x24\x56\x7b\xbd\x2d\x6b\xb7\x31\x0d\x94\x2b\xc8\x2e\x69\xb3\x6e\x36\x50\x7f\x76\xfd\x03\x59\x86\x03\x9f\x29\x2e\x95\x65\x9b\x0e\x43\x7c\x49\x82\x41\x6d\xbf\x3b\xac\xe4\x2f\x39\xcb\x99\xa5\xfd\x61\x9e\x8e\xd9\x2e\xaa\x59\x31\xa5\x89\x7c\x24\xd3\x3c\x99\x10\xdf\x38\x49\x59\x46\xe7\xa5\xa9\x81\xbc\x64\x64\x06\x09\x5b\x5b\xe6\x0f\x25\xb9\x36\x72\x0a\x4e\xc6\xa2\x5d\x95\x0b\x20\x78\x42\x8d\x51\x7c\x98\x9b\x5a\xcf\x54\x29\x90\x7e\x4b\xcb\xc2\xcd\x55\xf7\xb4\xf7\xa1\x57\x51\xeb\x3b\x37\x3f\xc6\x7f\x7f\xbe\xbc\xfe\xf1\xc3\xf9\xe5\xe7\xf8\xb7\xf3\xce\xdd\xc5\xe9\x0f\x83\xab\xf3\xce\x45\xfc\xf3\x59\xe7\xb6\x73\xd3\x5d\x65\x0f\x58\xec\xb5\x79\x23\x68\x14\xe7\x6f\x65\x17\x17\x9a\x0e\xa6\x98\x76\x1f\xc1\xfa\x5d\xaf\x27\xa4\xe3\xb3\x1e\x62\x90\x57\xea\x6d\x34\x60\x5b\x44\xd4\x59\x67\xca\x81\xa2\x6a\x88\xe2\xdd\x26\x1d\xe2\xd1\xd8\xc1\x11\xad\xad\xb0\xe0\x62\xc2\xed\xee\x60\x13\x56\x62\x48\x0a\xcd\xad\x40\x12\x8b\x0b\x5b\x47\x09\xb0\xae\xf2\x4e\xbb\x2f\xba\x0f\x4c\x98\x1c\xb2\xf3\xac\xe6\xef\xc1\xc3\xdd\x0b\x51\xdc\xb2\x1f\xa5\xe6\x53\x9e\x51\x55\x80\x3e\x5d\xba\xb6\x40\x60\xf7\x63\x85\x71\x71\x56\x07\x1f\xe2\x95\x87\xbb\x1e\x81\x71\x9f\x9e\xf7\x40\x04\x4a\x8c\x87\x58\xf0\x9d\xbb\xda\xd9\xbe\xc7\x29\x85\xe0\x88\x50\xd2\x18\xbb\x6f\x2c\x22\x74\x5d\x03\xba\xb4\x45\x36\x09\x94\x20\x7f\x32\x37\x47\x18\xa4\xff\x47\x57\x18\x35\xdf\x04\x8c\x8b\xa4\x4c\x83\x6c\xea\x3c\x1a\x65\x20\x28\xa6\xc1\x3f\xe4\x5b\xbf\x00\x61\xc7\x7b\xdc\x9c\xdb\xd6\xd1\x2e\x60\xb0\xf0\xc6\x72\xeb\x99\xbd\x84\x5e\xea\x3a\xc4\x71\xc1\xb0\x0a\x43\x99\x8b\xd4\x57\xb1\x99\x72\x71\x3c\xa5\x5f\xde\xfb\x99\x62\x99\xfe\x90\x1b\x8e\xa5\x83\x33\xab\x89\xcc\x2d\x93\x5b\xbe\x5c\x7d\xb1\x64\xbd\x56\x4b\x8b\x9e\xb3\x82\xda\x53\xe8\xa8\xe8\x45\x7a\x60\xf3\xba\xfd\x5b\xc0\xf8\x40\x4f\x95\x3b\xf0\xd0\xc8\x4c\x31\x28\xda\x16\x7c\x54\x19\xfa\x1e\xc3\xdf\x10\x03\x51\xc2\xfd\xaa\x67\xde\xb1\x7d\x6e\xa7\x73\x53\x6b\x19\x7c\x02\x94\x16\xd7\x93\xdd\x34\xb4\x13\xfa\x3c\x79\x17\xf3\x91\x62\xc2\x9a\xdd\xad\x7f\xc8\x21\x94\x16\xd1\x1e\xd6\x57\xb1\x04\x4c\x9e\x76\x2f\x7c\x52\x29\x84\xda\x2f\x18\x1f\x3d\x0d\x64\x4c\x83\x01\x1e\xca\x5e\xb1\x5f\x72\x17\x4f\xfb\xc7\xef\x36\xbb\x68\x8d\x9a\x13\x9f\xbe\x1e\x87\xe8\xb8\x08\x35\x77\xe9\xc2\xb8\x72\xc1\xeb\xa0\xf8\xaf\xb1\xe0\xd3\xf3\xd6\xd5\xab\x74\xea\xfe\x5c\x19\xc5\x74\xeb\x53\xe3\xf0\xfd\x27\xcb\x99\xfa\xa9\x92\x2a\xe5\xba\x83\xe0\x04\xd7\x7a\x7c\xa3\x0d\x69\x72\xff\x48\x55\x8a\xc6\x42\xb0\x1b\xb7\xc9\x0f\xf2\x91\x3d\x30\xd5\x22\x09\x53\x86\xba\x14\x06\x7b\xd6\xb2\x0c\x0e\x94\x6b\xa7\x2f\x20\x5e\x07\xf3\x41\x04\x40\x22\x1b\x3e\x9e\x58\x85\xd2\x19\xa6\x5c\x69\x34\xcd\x0c\x84\x1f\xb3\x2f\x33\x96\x60\xa0\x56\x53\x74\xca\x28\xa3\x0f\x8b\x39\x19\xdb\x84\xdb\x47\xd5\xdf\x7c\x81\x20\x97\xc7\xb6\xd4\x50\xed\x8b\x88\x21\xd7\x9c\xcd\xcd\x44\x8a\x16\x19\xcb\x8c\x8a\x71\xbb\xdd\x26\xcc\x24\xed\xf7\x1b\x11\xba\x6b\x30\xea\xae\xf0\xb2\x67\x52\xb3\x6c\x1e\xd0\x5d\x42\x34\x94\x5d\x65\x88\xbe\xd2\x1c\x4d\x1e\x35\xd4\x7f\x53\x8d\xda\x7f\x5e\xd3\x79\xbd\xa6\xba\x71\xf8\x5f\x43\x3b\xd5\x9a\xf2\xab\x5a\xc2\xf7\xeb\x35\xaf\x0d\xc2\x59\x3d\x92\x5a\x11\xd6\xda\x90\x55\x29\xc5\xa6\xb1\x9a\x3f\xc9\x26\xf4\xe0\xad\xd2\x90\x6a\x5b\x72\x49\x23\x5b\x45\x2f\x2e\x52\x74\x0d\xc5\x85\x40\xdf\x9d\x52\x1e\xb3\x7c\xba\x58\x02\x63\x5f\x52\x54\x31\x48\xfc\xd7\x29\x74\xb7\x3e\xde\x64\x00\x49\x96\x0a\x23\x2c\xdd\x78\xd1\x16\x8a\xc4\x04\xdc\x52\x71\x0d\xc9\x57\xdb\x04\x41\x86\x66\xb0\x69\x70\xd9\x40\x15\x2d\x80\xad\x77\x45\xff\x21\xae\x33\xd4\xee\xc7\x4f\x34\x8a\x3a\xe0\xe7\x69\xe6\x0c\x45\xe0\xf8\x56\xca\xe7\xc5\xe5\x45\xa9\x6e\x5d\xef\xe2\xb6\xfb\xb1\x7b\x5d\xf2\x4b\x9f\x5f\x76\x4a\x65\xf1\x6e\x6e\xaf\x2b\xae\xeb\xef\x2f\x2f\xcf\xbb\x0b\x3a\x68\xf7\xb6\xf7\xa9\xd4\xf8\xd9\xdd\x75\xe7\xb6\x77\x59\x7a\xef\xfb\xde\x45\xe7\xfa\xe7\xf8\x97\xee\xf5\xf5\xe5\x75\xa5\xbf\xbb\xd3\xe5\xda\x6c\x69\x1a\xf5\x3b\x51\x08\xcb\x51\x0c\x7d\x9d\x50\xd8\x54\x0f\x6b\x17\x91\x83\xea\xfb\x6d\x4b\x96\x35\x30\xa5\x94\x0d\xb6\x0b\xd6\x68\x0a\x38\xa9\xed\xc7\xca\x83\xf3\x01\x35\x86\x4d\x67\xbb\x61\x10\xae\x7f\x70\x36\x8b\x03\x29\x97\x0c\x6b\x8e\x03\x29\xed\xea\xcb\x89\x03\xa9\x09\xf1\x58\x8c\x03\xe9\x5d\xf4\x6e\x7b\x9d\xf3\xde\xff\xab\xb4\xf8\xb9\xd3\xbb\xed\x5d\x7c\x1c\x7c\xb8\xbc\x1e\x5c\x77\x6f\x2e\xef\xae\x4f\xbb\x37\x6b\x46\x81\x2c\xda\x5d\x8f\x48\xdc\xcf\x09\xb9\x8d\x6a\x16\xa2\x54\xe8\xca\x74\xd9\x15\xb7\x32\x8d\xa5\x2a\x9a\xf1\x7f\x72\x31\x6e\x01\x48\xde\x09\xe9\x2a\xd5\x9b\xd2\x31\xbb\xca\xb3\xac\x45\x02\x16\xe6\xa9\x62\xd4\xc0\x6b\x57\x32\xed\x45\xdf\x81\xe1\xa8\x76\x1a\xd0\xbf\xc3\x9c\xc4\xee\x5b\xae\xff\xc8\xe9\x19\x8c\x52\x0e\x21\x31\xa0\xfb\x9e\x90\xef\x69\x72\x2f\x47\x0e\x3c\xa7\x15\x54\x5c\xf2\x4b\x2e\x0d\x25\xec\x4b\xc2\x58\xea\x4b\xf0\x54\xe9\xe4\x5c\xee\x84\x19\xb9\x49\xfd\xf4\xf8\x4c\xaf\x0e\x9f\xa9\xfd\xce\x65\x3b\x0d\x36\x01\x6c\x73\xb3\xfc\x84\x9f\x3a\x8c\xb6\xda\xd6\x8d\xc9\xf6\x60\xd3\x3f\x97\xe3\xfa\xcc\x02\x08\x96\x74\xe9\x10\x05\xb6\x08\x78\x08\xe5\x98\x68\x2e\xee\xfb\xe2\xb3\x55\x68\x65\xae\xf0\x27\x23\x15\x24\xa9\x8c\xb2\x5c\x4f\x18\x60\xc3\xb6\x7c\xb1\x4a\xf0\x14\x96\xeb\x46\x01\xc9\x58\xe2\x84\xaf\x33\x2e\x2c\xb7\x98\x71\x2f\x41\x56\xb7\x7e\x2f\x35\x2a\xb9\x0e\x7a\xf6\x13\xba\x6f\x0b\xeb\xec\xe3\x84\x61\x75\xce\x02\x75\xde\x17\xac\x41\xce\x0d\x79\xa7\x58\x6b\x14\x44\x1b\xbb\xec\x6f\x7d\x64\x2d\x2c\xf7\x83\xe4\x29\x49\xf3\x59\xc6\x93\xc0\x77\x1f\xa5\x6a\x8c\x84\x42\x4d\x67\x83\x48\xa8\x8a\xfe\xbe\x6c\x62\x35\x6a\x54\xa4\xb5\x2d\x89\x89\x7a\xe2\xa8\xb0\x08\xe9\x2a\xd7\x4c\x1d\x19\xc5\xc7\x63\x90\x1b\xbd\x51\xe6\xe5\x87\x8d\x79\xda\x9c\x0f\x76\xb7\x3f\xc4\xee\x81\x0c\x2b\xf5\x04\xf8\x16\x4b\x53\xb3\x59\x36\xf7\xc1\xdc\xb8\x80\xfe\xd8\xcf\x72\x85\x18\xc3\x23\x12\x06\xd4\x18\xb6\x31\x53\xcc\xf6\x92\x0e\x10\x3c\x6c\x77\x50\xb3\xde\x08\xa1\x74\x11\xac\x28\xf2\x9f\x79\x00\x23\x7f\xc3\x15\x7d\xfb\x54\x2b\x44\x39\x00\xc8\x5e\x22\x1f\x05\xd6\x58\x82\xf7\x41\x9e\x17\x12\x64\x93\x90\x7e\xd5\x17\x1e\x2b\xcd\x25\xa8\x8d\x42\xc5\x54\xb4\x71\x62\x05\x89\xaf\x1f\xe6\x57\x94\x77\xb5\x53\xff\xd4\x58\x27\x35\xc4\xc5\xef\x64\x2b\x75\x31\x51\x7b\x29\xe2\xbb\x88\xa6\x90\xc9\x21\xa2\x2f\x2e\x64\x69\xc5\xb7\xce\x66\x06\xcc\x91\xcb\xa5\x2b\xdf\x59\x3e\xda\x11\xc2\x67\xe4\x12\xf4\x8b\x52\x59\xce\xbd\xa6\xb1\xed\xbe\x60\xb9\x91\x11\xde\xa5\x9d\x5c\xaf\x52\x36\xb2\x8d\x39\x0d\xbd\xb4\x16\x3c\xa9\x38\x31\x7e\xe5\x9b\xb8\x73\x8d\x0d\x65\xa3\x2c\xbc\x99\x62\xde\x7a\x36\x67\x26\x18\xcd\x32\x9f\x73\x31\x9f\x95\x2b\x05\xc6\x5e\x03\x6f\x17\x0c\x9e\x5e\x48\x0a\x8a\x6a\x11\x49\xc1\x84\xd1\xae\x6a\x40\x5f\xb8\xc6\x7d\x4e\x6f\x80\xc5\x72\x8e\x10\x5c\x98\x96\xd3\x41\x1c\x02\xb3\x96\xd9\x03\x82\x94\x16\x6b\x62\x24\xe4\xdc\xd8\x01\x9e\x5a\x76\x6e\x85\x17\x2a\xd2\xa2\x96\xcc\x84\xf5\x45\x25\xb1\x55\xb1\x31\xd7\x06\x2e\x16\x4f\xb1\xf1\xf7\x7b\x4b\xf6\x2b\xc9\x3b\xcb\x96\xbe\x31\xd9\x6f\x15\xe3\x1a\xd1\x64\x93\xa4\x9b\xf9\x8c\xa5\xbd\xf0\xdd\x72\x62\x28\x99\x4e\xd2\xc8\xb5\x54\x3a\xe4\x48\x03\x1e\x63\x1d\xfc\xa8\x3a\xc0\x03\x86\x4d\x0a\x40\x6b\xa1\x88\x9e\xdd\xa2\x31\xf5\x85\x14\x75\xa8\xa2\x87\x01\x01\xb1\xc9\x7b\x54\xae\xbe\x17\x64\xa9\x44\x6a\x83\xfe\x35\xf8\x64\x44\x79\x96\xab\x46\x11\x01\xc9\x72\xef\xa9\xc8\xa7\xd0\x2c\xa9\xdb\xb5\x60\x97\x8e\x8e\x51\xb0\x49\x3f\x50\x05\xd5\xf8\x67\x59\x3e\xe6\x42\x97\xa9\xbe\xb9\xa8\xcc\x42\x81\xad\x15\x1b\x5e\xd4\xe4\x5a\x9f\x17\x77\xf0\xb0\x6b\x98\x3c\xf8\x21\x9a\x51\xdd\x9c\xd0\x16\x8d\xbd\x2f\x6e\xe1\xae\xc6\x4c\xdb\x70\xcc\x28\xa2\x90\x2b\x6d\xa0\xec\x71\xed\x7c\x4b\xfc\xbc\x4c\xa9\x3b\x05\xb9\xd5\xe5\xc4\xae\x0e\xa6\xfd\x44\x67\xcb\xd2\x15\x77\x6e\x71\xd5\x36\x04\xeb\x66\xf5\x18\x56\xcb\x9e\xd4\xac\x5e\x08\x08\x7e\x16\x27\xde\x26\xe0\x09\x21\x2e\xdc\xc1\x8e\x2c\x64\xbe\x97\x04\xd3\xf8\xd3\xcd\x53\x03\x0a\xef\x95\x03\xcc\xc7\x06\x87\x18\xcc\x1d\xc7\x9f\xef\x90\x79\x1f\x36\xc6\xb7\xb5\x64\x3b\x76\x8c\x8d\x2d\xd2\x19\x9e\x31\x34\xf6\xa7\x85\x25\xda\x34\x32\xf6\x21\x4e\x05\x80\xbb\xa1\xa8\x1f\xbf\x96\xc4\x1c\x22\x62\x7f\x2a\xe7\x73\x94\x96\x58\xf2\xb5\x12\x5f\x16\x11\x39\x41\x68\x49\x99\x90\x86\x11\x4a\x04\xcf\x8e\x45\x9e\x65\xc7\x17\x50\xbe\x57\x6b\x3e\xc6\xea\x60\x58\x4f\x03\xbc\x84\x05\x46\x54\xc9\x54\x16\x1d\x01\xb8\x22\xed\x90\xd0\x8a\x67\x2c\xc7\xb4\x5b\x90\xcd\xfb\xc2\x7e\x81\x22\x16\x42\xeb\xf0\xe0\x59\xc5\xde\x42\xed\x0e\xec\x0b\xc2\x0c\xe7\x71\xe3\x35\x04\xb6\x2c\x3d\x70\x27\x97\xe6\x01\x37\xf6\xc5\xe0\xc6\x4a\x15\x0a\x59\xac\x8f\x20\xdb\x7c\xa8\xb6\x86\x70\x0d\x82\x58\x70\x09\xac\x41\x8f\x5f\xd3\x1d\xf0\x94\xc9\xa2\x3b\x67\x86\xfa\x95\xda\x87\x55\xf4\x17\x8c\x37\x1e\xc8\xd1\x40\x2f\xc4\x6d\x93\xe5\x6c\x7e\x21\xe2\x7b\x3d\xb3\x54\x1c\xe4\x11\x47\x46\x2f\x12\x49\x93\x5c\x2e\xc5\xc0\x49\xee\xeb\x0d\xb6\xba\x60\x97\xe2\x03\x7e\x7e\x25\x33\x9e\x2c\xb7\xe5\xf9\xab\x09\xa0\x48\x16\x2c\xb9\x00\xda\xe3\xd0\xc8\xa9\x57\x27\xd0\x48\x65\x58\x62\x0a\xd5\x74\x71\x72\x9b\x98\x3a\xbc\x56\x10\x5a\x81\x24\xbc\x02\x4b\x89\x60\x3d\x54\x17\xe6\x83\x82\x34\xa0\x7a\xd0\x19\xd8\x8e\x7d\xc1\xbc\x78\x20\xc0\x9b\x1e\x27\x32\x63\x2d\xd4\x7d\xc1\x50\xd6\x17\x33\xa6\x12\x09\xb5\x46\x53\xf9\x08\x26\xc3\x64\xc2\xb3\xb4\x08\xa6\x7d\x07\x76\x7b\xb0\xae\xbd\x77\x19\x43\x45\x49\x8e\x80\xa8\xb3\x9a\x6c\xcf\x90\xd8\x77\x8a\x8c\xdd\xa7\x21\x6e\x19\x15\x7c\x76\xb6\x7c\x5c\x0a\x87\x80\x51\x51\x32\xa9\x72\x61\x90\x7e\x3c\x9b\xed\x30\x0b\x61\x92\x70\xc1\x20\xfc\x92\xa9\xec\xab\xc3\xc1\xa9\x2e\x25\x91\x96\x44\x79\xb0\x96\xda\x8f\x28\xf8\x5b\x28\x8a\x21\x43\x46\x66\x54\x5b\xc1\xc5\x6d\x6a\x5f\x14\x7a\xf5\x5b\x1d\x8b\x24\xb5\xfb\xdc\x26\x1f\xa0\x4e\x8f\x36\x54\x24\xac\x45\xde\x96\x26\xfa\x16\x92\xea\x84\x84\xfe\xa0\x40\xa2\x29\x2f\x0d\x90\x6b\x8b\x70\xd3\x17\x5c\x23\x65\x2a\x96\xb1\x07\x3b\x3a\x77\x76\x22\x8f\x31\x73\x61\xdc\x61\xda\xe0\x2d\xa2\x8a\xc5\x65\x00\xa3\x8a\xe1\x6e\x66\xae\xaa\x90\x83\x45\xc9\x05\x44\x49\xb2\x2f\x08\x3e\x93\xcd\xc1\x83\xa0\x78\x9a\xda\xee\x0a\x54\x24\x97\xcf\x0a\x30\xbb\x73\x99\x23\x56\x5c\x0a\x76\x61\x1a\xe2\xe6\x3c\x42\x4d\xc6\x51\x18\x1d\x4a\x33\x29\xa3\x75\x60\xc2\x1b\x9e\x24\xf6\xc0\xd4\xdc\x00\x98\x1e\xac\xab\x60\x50\xe8\xcc\xd8\x05\x28\x18\x47\x5f\xd0\xd4\x15\x5d\x73\xcd\xd9\xa5\x01\xba\x5f\xb2\xcf\xee\xf9\x50\x3e\x2c\x93\xe9\x76\x35\x06\xe3\xa9\x9e\x65\x54\x0c\x90\xa1\x7e\x05\x73\x70\x94\x8b\xd8\x04\x93\x98\x0f\x07\x01\xa4\x65\x2f\xe3\x0c\x92\xce\x75\x29\x43\xd8\x8a\x70\xbe\xa3\x56\x15\x4a\xdd\x4b\xe6\x10\x35\x6b\x42\x59\x74\x57\x99\x88\x7d\xa9\x0b\xec\x5a\x6d\xd2\xa6\x15\x03\x56\x28\x07\xb4\xc2\xa6\xed\x29\xe0\xa5\xda\xb5\xd7\xd9\xf9\xca\x1d\x52\xdd\xf6\xcd\x4d\xaa\x0b\x02\xd3\x56\x66\xd5\x15\xc3\x7a\x5a\xd3\x6a\xa3\x09\x61\xd1\xc4\xfa\xb9\x5c\xec\xdf\x6a\x25\xe8\x22\x65\x44\x4b\xab\xd7\x78\x0b\x47\x7d\xae\x69\x25\x9e\xe9\x49\xb1\xb5\xca\x50\x22\x6b\x07\x06\x22\xba\x1e\xe9\x15\x35\xe8\x5a\xa4\xff\x06\x29\x4b\xf7\xdf\x20\x1e\xad\x4f\x59\xf6\xd0\x7d\xe5\x72\x5a\x55\x07\x04\xfa\x06\x8b\x03\xe7\x20\xe5\x36\xb2\xe6\x7d\x4d\xcc\xbc\x28\x6a\x12\xc3\x07\x86\xd8\x80\xbb\x26\x51\xe7\x9c\x7b\x40\x3d\x80\xd5\x50\x79\x62\x8a\x09\x07\xfc\xb1\xef\xfd\x87\x76\x89\x66\xb9\xbb\x51\x03\xde\x97\x54\x7d\xe1\x5b\x2b\x60\x80\x3b\x59\xb6\xd0\xd4\x22\xf4\x5e\x44\xab\x00\xc4\xe9\xf3\x19\x20\x4f\xc6\xbe\x04\x11\x9f\x0b\x7c\x00\x8a\x01\x0f\x59\x01\xb6\xd0\x26\x05\xf8\x23\x88\x1e\x15\x94\xb9\x18\x64\x2e\xcb\x3c\xc2\x1a\x4a\x6d\x11\xac\x96\xce\xa1\x4a\xd5\x28\xb7\xec\x28\xf4\x6e\x65\x23\x00\x1c\x1c\x71\x7b\x48\xfc\xba\xf4\xc5\x27\x89\x0b\x8c\xe2\x55\xb5\xf8\xb1\x5b\xb6\xb7\x21\xad\xc3\xfd\x70\x06\xd7\xf6\x08\xfd\x60\x15\xa0\x0f\xf0\x5f\x43\x94\x4d\xcb\xca\x1e\xaa\x98\x54\x42\x45\x5f\xfc\xc3\x2e\x8f\x47\xd1\x73\xdb\x2a\x47\x78\x88\x3d\x30\x0a\x79\xf7\x77\x6c\xf4\xdd\xbf\xbe\xff\xfb\x7b\xc4\x28\xcd\x35\xa4\xd2\xb5\xca\x57\x88\x1f\xa8\xdd\x52\x88\xf1\x0a\x25\x2a\x7d\xe1\xab\xa2\x8b\xa5\x78\x3b\x4e\xcb\xd9\x77\x75\x89\xc2\xf2\xda\x21\x09\x35\xc9\xe4\xc8\x4b\x73\x31\xb2\x20\xd7\x45\xed\x12\x2b\x39\x5a\x59\xab\x52\xef\x04\x13\x8b\x48\xa8\x3c\xad\xcb\xeb\x60\xe9\x05\xcb\xf4\xb9\x3c\x9b\x0a\x46\x87\xef\x09\x88\xb3\x40\x89\x28\x24\xbd\xf0\xba\xcf\x93\x89\x0a\x61\xa2\x89\x58\xd0\x29\x4b\x49\x1f\xe3\xca\xfb\x6f\xfc\xf6\xf7\xc5\x6c\xd8\xce\xe6\x23\xd3\x86\x28\xf7\xb6\x5d\x96\x76\x77\x69\x35\x3f\xbc\x84\x06\xe9\xa2\xaa\xb4\x62\xb9\x1b\x95\xad\x7a\x79\x27\xac\x4e\xe8\x69\x7d\xa1\x05\x4d\x3c\x61\x7d\x6e\xca\x3e\x20\x16\x6c\x46\x0c\xfd\x7a\x2d\x8f\x1c\x67\x85\xdc\x48\xb0\x2a\xce\x27\xc0\x18\xda\x8b\x2e\x94\x6c\xa4\x82\x66\x73\xc8\x56\x6b\xf5\x05\x56\x93\x65\x29\xa1\xc9\x3c\xc9\x78\xe2\x50\xe0\xca\xb2\x10\x7b\x60\xc2\x94\x82\x6a\x21\xc7\xf4\xb9\xc4\xa1\xa6\x70\xde\xfa\xd5\xbf\x6b\x10\x85\x02\x62\x67\xd9\x6a\x56\x25\x13\x87\x5b\xa3\x36\xc4\xfd\x09\xdd\x03\x6b\x4e\xbd\x3e\x2b\x15\x1f\x73\x41\x8d\x54\xe4\x1d\x98\xff\xb3\x8c\xa9\xf7\xa1\xbc\x20\xac\x62\xfd\x30\x26\x1b\x15\xf5\xa9\x81\x80\xab\xbf\x6c\x93\x24\x57\x8a\xa5\x83\xc5\x28\xca\x4d\x31\x12\x96\xc7\x98\x59\xd1\x9a\x4f\x99\x36\x74\x3a\x8b\x73\xa4\x43\xe6\x9e\x5b\x99\x0c\x17\x81\xf8\x81\x81\x5a\xc7\xa3\xf2\xa4\x7d\xe1\x8c\x21\xb8\x6f\x52\xd5\x80\xff\x54\x67\x89\x35\x4f\xb7\x8c\x51\x75\x60\xa8\x1b\x16\x70\xac\x1a\x8c\xaf\xcf\xbd\x8d\xa8\xb8\x08\x4a\x9c\x15\x26\x0a\x05\x71\xad\x20\x1a\x6a\x88\x87\x70\xc0\xbe\x28\x42\xf1\x4e\x33\x99\xa7\xc4\x99\xcb\x9d\xf1\x59\xb5\x09\x67\xed\x16\xd1\x7f\x3e\x39\x3e\x6e\xb7\xf7\x54\x13\xa8\x5c\x36\xb4\x9e\xc2\xb1\xb0\x67\x5d\xa8\xeb\x8a\xa3\x55\xc2\x00\x1d\x6c\xa6\x79\xf8\x54\x26\xa0\x96\x58\x33\x2f\x07\x72\x55\xbb\x0c\xb8\xa8\xbb\x74\xe7\x23\xc2\x96\x77\x35\xa3\x8a\x09\x33\x80\x1e\x37\xeb\x0c\x3a\xb9\x82\xcf\x4b\x21\xfc\x6b\x69\x58\xff\x7d\x2b\x51\x71\xf6\x71\x7c\x7f\x8b\x10\x8c\x5d\x5a\x34\xd5\xf7\xe4\x1d\x07\x3f\x56\x64\x64\x5c\x05\xd9\xea\x26\xb4\xc5\xea\x45\x13\x2a\x31\xa6\xb5\x26\x54\x8c\x1e\x7c\x56\x34\xc0\xf3\x86\x50\x26\xcb\x28\xfc\x6f\x85\x05\x18\xc3\xd4\x0a\x73\x37\xa1\xc6\x95\x8c\xf9\x27\x53\x12\x25\x36\x21\xbd\x0c\x18\x37\xbc\x24\xa6\x75\x3e\x80\x7a\xb5\x5b\xdd\x04\x98\x13\x0c\xdf\x43\x8c\x94\x4f\x34\x88\x2b\xe0\xe2\x35\x3d\x9c\xfb\xd8\xd6\x66\xb4\x95\x6d\xca\x20\x17\x45\xc8\x8b\xcb\x30\xe2\x9e\x5e\x93\x08\xac\xd8\x1f\xd0\x63\x10\x02\x5c\xbd\xf0\x29\x9d\x39\x9f\xb1\xab\xae\x50\xb5\x8a\xb4\x61\x12\xff\xfd\x5f\x7f\x6b\x37\xa5\x04\xc2\xd0\xb7\x86\xce\xfc\xe0\x81\x33\x15\xa3\x69\x01\x69\x17\x23\xd6\xad\x4a\xf7\x5b\x49\x90\x3b\x48\x32\xbb\xec\xcb\xa2\xac\xe2\x5d\xb5\x11\xd9\xf3\x34\xc6\x73\x08\x04\xee\xb6\x27\x20\x9a\xc9\x11\x01\x19\xb8\x41\x5a\x6a\xbb\x71\xd6\xf4\xb0\xc1\xea\xd5\xf3\xa7\x67\x92\x03\x9b\xb2\xd6\xd6\x19\x7e\xe9\xdb\x9d\xa5\xd7\x5d\x92\xdd\x96\xfa\xf5\xce\x42\x91\x0c\x08\x60\xeb\x09\x92\xc8\xe9\xd0\x4a\x90\xf6\x9e\x0d\x56\x51\x60\x4d\x1d\x9f\xf8\x10\xa2\xb6\x3d\x8b\x41\x98\xb9\x4a\xda\x58\x70\x29\xc7\x61\xd9\x31\x9d\xd5\x3a\xd3\x1a\xee\x83\xfd\xe6\xe5\xd5\x1f\x8e\x4e\x75\x06\x45\xd9\x96\x7b\x9e\xdc\x33\x4b\xca\xa3\x02\x5e\x32\x16\xad\x82\x70\x1d\xe2\xd4\xfb\x02\x56\x08\x83\x22\x3d\xf5\xdb\xe3\x60\x24\x51\x0c\x3c\x74\x45\xe0\xb3\x24\xdc\xbc\xd5\xf5\x8b\xf3\xd4\x49\x84\xf5\x6b\x01\xed\x87\x54\x17\x07\x66\x11\xf4\x1a\xd4\x04\x41\x1c\xfc\x53\xe0\x8b\x9a\x25\x52\x84\xf4\x98\xbd\x68\x19\x35\x09\x86\xf5\xc3\x85\x67\x0b\x28\x18\xab\x54\x9e\x1d\x35\xaf\x88\xb7\x29\x99\x38\x54\x0f\x43\x34\x04\x0f\x41\x8c\xac\xed\xbb\x45\xa6\x94\x0b\x77\x0c\xa0\x8e\x3b\x49\xd9\x30\x1f\x8f\x1b\x15\x82\x4c\x8e\x9f\xd4\x3a\xe9\xd3\xf1\x1a\xad\x93\x61\x86\xd9\xb2\x14\xb3\x15\x14\xfa\x0d\x69\x7e\x4b\x43\xb2\xf7\xa1\xbb\xf5\x7c\x4f\x68\x81\x1a\xf1\x8c\x3d\x8f\xba\xb6\x27\xdd\xb3\xb7\x8e\xee\xe9\x4d\x98\x10\x46\x85\xf3\x08\x46\xa6\xdf\x90\x52\x8a\x61\xe9\x03\xfb\xe5\x93\xc6\xa6\x87\x6c\x1a\x38\xac\x18\x75\x6e\x79\x53\xaa\x01\xb5\x66\xff\xc1\xea\xc0\xdb\x57\xa5\xc0\xed\x8c\xda\x74\x23\xa7\x8c\x40\x57\x1a\x13\xa4\x89\x8b\x03\x6b\x81\xcb\xc3\x4e\xb0\x80\xab\x83\x03\xef\x6c\xfa\xc9\x84\x8a\x71\x54\xc2\x8c\xbc\x13\xec\x91\x58\x5e\xdb\x8a\x6d\xc0\xd1\xf6\xb4\x08\x33\xc9\x7b\x2b\xdb\x94\x5c\xc6\x8a\x25\x52\xa5\x90\xa1\x38\xa6\x2a\x85\x40\x05\x47\xf0\x19\x4d\xee\x01\x1a\x16\xae\x23\xec\xd1\xd9\xa9\x7d\x12\x1f\xfa\x4e\x8a\xd6\xb8\x48\x14\xe4\xa9\x78\x94\xa9\x30\x3e\xfc\x5c\x13\x9a\x28\xa9\x51\x39\xf5\x88\xa0\x0e\x8a\x32\x42\xe3\x83\x1e\x37\x09\x59\xb9\x72\x04\xe1\xc3\x19\x23\x0b\x3c\x70\xc9\x12\xde\xce\x07\xa9\x5c\x42\x1e\xac\xf8\x95\x83\xf5\xf9\x81\x3f\xb0\x16\xb9\x99\x51\x75\xdf\x22\x67\x73\x41\xa7\x3c\xf9\x4f\x39\xac\x33\xe6\x2e\xc4\x07\xee\x2c\x12\xef\xbf\xac\x46\xfd\x41\xff\xbc\x10\xfb\x45\x9a\xd4\xce\xd7\x69\xca\x6d\x08\xdd\xfc\xd6\x2f\xf5\x15\x01\x01\x07\xab\xec\x5e\x2f\xc0\x5a\x45\xd9\x1b\x3d\x69\x3a\xe5\xa2\xa4\xab\xbd\x28\x4f\x4f\x75\x53\xeb\x42\xa5\x4b\xcc\x78\x2d\xed\x76\x1f\x92\xe3\x15\xb5\x5a\x8e\x55\x28\xa7\xd2\x30\xbc\xf7\xb5\x91\x8a\x39\x58\x0f\x14\x27\xa1\xfe\x27\xd7\xf8\xa4\x09\x1b\x3f\xc9\xa4\x5e\x3b\x24\x77\x71\xc3\x4e\xdd\xe7\x4b\xa5\x13\x39\x9d\x81\xeb\x57\x31\x0d\x31\x80\x8b\xfa\xda\x82\xcf\x6c\x2f\x51\x44\x8b\xc3\xfd\xc4\x0c\x3d\x5b\x30\x0c\x07\xda\x0e\x11\x7b\x96\xa4\xc1\xcc\xdb\x5d\x42\xd3\x4d\x57\x6c\x37\x76\x9e\xda\xb3\xed\xab\xab\xba\x0a\x72\x5c\x8c\xb3\xa6\xa2\x4b\x7d\xe1\x0a\xd0\xc5\x70\xbf\x45\x52\x6d\xb0\xa4\x3a\x5c\x85\xc7\x52\xf1\xad\x50\xbd\xce\x45\xe1\x51\xa7\xb0\x07\xb9\x08\xee\xf2\x96\xc7\x0f\x56\x0c\x2a\x9c\x5b\x5e\xa9\xf3\xe1\x51\x11\x2b\x27\x15\x70\x57\x08\xa5\x9c\x51\x05\xa0\x35\x13\x9e\xa5\x47\x35\xf1\xd0\x28\xe5\x40\xdd\xba\x80\x88\x3a\x64\x00\x7a\x08\x3b\x8e\x35\xa2\x31\x54\x23\xcc\x3d\xb4\x33\xcc\x0d\x61\xa1\x0e\x18\xd7\xce\x78\x54\x91\x24\x4a\xfc\xa2\x64\x1b\xf8\xda\x16\xc1\xd5\xfc\xa2\x29\x67\xfe\xdb\xe7\x13\xa5\x35\x5b\x87\x4f\xdc\x96\xad\x70\xfe\xd4\x50\x11\x38\x47\xd3\x52\xe9\x01\x9a\xd0\x9e\x21\x96\xbc\xc8\x74\xd6\x33\xfa\x28\x5c\x84\xda\x46\x75\x1f\xd6\xe3\x0f\xf5\x60\x5c\x96\x3f\x54\x9e\x94\x81\xc1\x31\xda\xdb\xf0\x80\x40\xd0\x8a\xa0\x56\xa0\x26\x68\x91\x56\x5a\xa8\x3f\x7d\x51\x84\x4e\x6a\xf2\xc8\xb2\xcc\xfe\x37\xa9\x32\x6e\x17\x91\x98\x42\x94\x07\x6b\xf9\x70\x2a\x97\x8a\xe0\x94\x94\xa3\x21\x85\x1a\x25\x4d\x48\xef\x0b\xa7\x79\x5f\x35\xd3\x12\x9a\x4c\xd8\xc0\x0e\x2d\xdf\x20\xe6\xc6\xc1\x96\x9f\xda\x8f\x6f\xf0\xdb\xa5\x97\x19\x9d\x99\x5c\x39\xa7\x21\xf6\x05\x1e\x11\x8a\x75\xd8\x83\xa9\x74\xd5\xf1\x4e\xb0\xdb\xc1\x3d\xdb\x00\xaf\xd3\x8d\xb5\xde\xbd\x59\xe0\x8e\x00\xe2\x62\x08\xe8\x49\xa8\x52\xde\xcb\xe9\x7a\x25\x54\x19\x3e\xa2\x49\x49\xdd\x5b\x2b\x99\xac\x74\x43\x62\x8b\x1a\x4c\x3b\x05\x30\xb6\x67\xe5\x58\xc4\xb1\x08\x16\xad\xdd\xff\x5a\x0f\xfb\x3e\xb4\xc3\xde\xd3\xd7\x5c\xac\x5f\x94\xa2\x66\x65\xf3\xd4\x23\x9c\xd4\x1d\xe6\xba\x65\xdc\xc9\x66\xe9\xde\x11\x78\xe9\xfa\x1c\x6e\x01\x52\xc2\x01\x77\x82\x45\x25\x8d\x4a\x51\x95\xa2\xf8\x60\x09\x8b\x52\x5d\x21\xc2\x31\x4a\x73\xb1\x57\x14\x1d\x33\x32\x65\x29\xcf\xab\x68\x02\xcb\x63\x29\x0e\x8c\xe5\x05\x31\x96\xe6\x7d\x7b\x32\x86\xf0\x1c\x55\x58\x8b\x50\x02\xa9\x8a\xd8\xca\x0b\x50\xf2\x1f\xad\xb4\x8d\x71\xeb\x60\xac\xac\x47\x64\x8b\x72\x47\xa8\x79\xab\x43\x10\x4d\x99\xd2\xbd\x69\xf8\x9c\x6b\xf3\x53\xa5\x3c\xd2\x16\x60\x03\x59\xfe\x74\x09\x03\x7e\xa8\x38\xcc\xe8\x8b\xa5\x81\xf1\xd7\x4e\x6f\x70\x66\x53\xcb\x1c\xd0\xcc\x08\x81\xa5\x1e\x86\xc1\x8e\x7b\x13\xc1\xeb\xef\x61\xbd\xfe\x8e\x17\xd4\xa3\xa2\xb3\x19\x53\x84\x2a\x88\x65\xa7\x41\x5f\x29\xfa\x75\xbd\xf4\x05\x2a\x3a\xff\x79\x73\x79\x51\x48\x5c\x85\xfd\xa3\xd2\x34\xbc\x06\x4b\xd7\xae\xdf\xb9\x8b\x3c\xcb\x1a\x77\x6e\x0d\xa8\xe1\xbb\xf3\xf3\xc1\x4f\x9d\xf3\xbb\xee\x72\x28\xdf\xe2\xb5\xc6\x35\x09\x23\x71\x6b\x82\xe2\xa7\x01\x91\x33\x9f\x32\x67\x78\x06\x25\xc2\xcd\x1a\x6f\xf9\x3c\xcb\xca\x69\xe9\x7d\xf1\x77\xd7\x0e\x44\xcd\xe7\x02\xd5\xc3\xbe\x20\x4b\x17\xae\xdc\x3f\xbc\xf6\x77\xdb\xf8\xdf\x7d\x2d\x9c\x62\x12\x27\xe4\x22\xf4\xda\xb0\xae\xce\x59\xb2\xc3\x71\xc0\xec\xf8\xe7\x02\xde\xd8\xee\x78\xdc\x09\x8f\xb2\xed\xf0\x32\xf6\x72\x3a\x70\xed\xfe\x5e\x36\x3d\x04\x76\x9f\xe2\xfd\x0c\xed\xb6\x10\x2e\x41\x1b\x17\x5d\x86\x6b\xd6\x17\x28\x04\xda\x31\x19\xd9\x3c\x26\xd2\x13\x98\x0e\x91\x51\x31\xce\xe9\x98\xe9\x16\xf1\x9d\xf7\xc5\x94\x8f\x27\x90\x5f\xe2\xd0\xfd\x42\x65\x4f\x0a\x75\xcc\xca\x24\x84\x2e\x0a\xf6\x85\x4e\x67\xe0\x3a\x15\x7d\xe1\xe6\x24\xc6\x45\xf3\xe8\xbd\xf8\xcf\x9b\x30\x1d\x4b\x69\xa1\x21\x87\xf8\x20\xfa\x02\x37\x17\xd3\x58\xbd\x4e\x06\x86\x5b\x6a\xaa\xa4\x4b\x15\xf3\x20\x33\xc0\xd3\xc7\xa0\x1d\x62\x81\x17\x1f\x1a\x60\x39\x7d\x84\x50\x88\x8e\x22\x1c\xd2\x6a\x7e\xe2\x37\xc3\x9f\x09\x37\xb6\x7a\xaa\xdf\xf9\x0e\xb0\x07\xae\xbe\xd0\xde\x72\xb2\x2d\xd8\xd8\x0a\x6e\x5e\x10\x94\xa8\x1e\x61\x52\x0d\xe2\x83\xa0\x93\x3d\x14\x15\x5c\x7b\x48\xf8\xfe\xd2\x41\x6d\x50\x8b\x70\xed\x6e\x1d\x56\xd1\xb2\x6e\x87\x52\x36\xec\xcb\x1e\x4d\x1b\xa5\x41\xb9\x0f\x56\x2d\x46\x9e\x34\x94\x7d\xdc\xd9\x97\x5d\x5d\x22\xcf\x7d\x96\x0d\x28\xe3\x7a\xab\xe1\x14\xf2\xd3\xda\x23\x0a\x12\x82\xbb\xec\x36\xe2\xb0\xee\x9e\x2b\x31\xd8\x06\x36\xe9\x14\x6a\x67\x4e\x65\x1c\xd9\x8b\x00\x2c\x70\xea\x02\xb3\x5a\x81\x88\x5a\xc5\xce\xb5\xb0\x38\x51\xae\xb4\x65\x97\x8e\xdf\x39\xae\x6d\xd5\xd3\xbe\xf0\x39\x87\x9e\x1d\x77\x7c\x0d\x65\x15\x7e\xc5\xf8\x80\x19\x66\xec\x80\xc4\x6a\x8a\xe2\xdb\xd4\xf4\x05\x00\x3b\x09\x30\xfd\x0c\x35\xa4\x5c\x3b\xf8\x22\xf7\x20\xc2\x82\xa5\x22\x14\x48\x5a\xc1\xf3\x2a\x62\x40\xe9\x9e\xff\x9d\xfd\xff\xbf\xfe\xee\xff\x0f\x00\x00\xff\xff\x5c\x79\x08\x6d\x76\x40\x03\x00") +var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\xfb\x73\x23\xb9\x91\x27\xfe\xbb\xff\x0a\x5c\xdf\x45\x74\xb7\x4d\x51\x63\x7b\x77\xc3\xa7\x8d\x8d\x6f\x70\x24\x76\x0f\x77\xd4\x92\xac\xc7\xf4\xce\x2d\x1d\x34\x58\x05\x92\xb0\x8a\x00\x07\x40\x49\x4d\x6f\xcc\xff\xfe\x0d\x64\x02\x28\x54\xb1\x8a\x6f\xa9\xa5\x1e\xee\xc5\x79\x5a\xac\x2a\x3c\x13\x89\x7c\x7e\xf2\x7f\x7e\x47\xc8\x1b\xfd\x48\xc7\x63\xa6\xde\x9c\x90\x37\x7f\x6a\x7f\xf7\xa6\x65\x7f\xe3\x62\x24\xdf\x9c\x10\xfb\x9c\x90\x37\x86\x9b\x8c\xd9\xe7\xa3\x6c\x6e\x18\x4f\xb3\x63\xcd\xd4\x03\x4f\xd8\x31\x4d\xa7\x5c\xb4\x67\x4a\x1a\x09\x1f\x12\xf2\xe6\x81\x29\xcd\xa5\xb0\xaf\xbb\x7f\x12\x21\x0d\xd1\xcc\xbc\xf9\x1d\x21\xbf\x42\xf3\x3a\x99\xb0\x29\xd3\x6f\x4e\xc8\x7f\xe3\x47\x13\x63\x66\xbe\x01\xfb\x6f\x6d\xdf\xfd\x1b\xbc\x9b\x48\xa1\xf3\xd2\xcb\x74\x36\xcb\x78\x42\x0d\x97\xe2\xf8\x1f\x5a\x8a\xe2\xdd\x99\x92\x69\x9e\xac\xf9\x2e\x35\x13\x5d\xcc\xf1\x98\xce\xf8\xf1\xc3\x1f\x8f\x69\x62\xf8\x03\x1b\x64\x34\x17\xc9\x64\x30\xcb\xa8\xd0\xc7\xff\xc3\x53\x3b\xc7\x7f\xb0\xc4\xfc\x0a\x7f\xa4\x72\x4a\xb9\xc0\x7f\x0b\x3a\x65\xbf\x86\x76\x08\x79\x33\x66\x26\xfa\x93\x90\x37\x29\xd3\x89\xe2\x33\xe3\x56\xe5\x9a\x19\xc5\xd9\x03\x23\x66\xc2\x08\x76\x47\xb0\x3b\x62\xbb\x23\x7e\xd5\xf4\x8c\x25\x7c\xc4\x59\x4a\x86\x73\xc2\xc5\x2c\x37\x44\xb1\x5f\x72\xa6\x0d\x19\xf1\xcc\x30\xa5\xdb\x6e\xc9\xa0\x17\x39\x63\x0a\xe6\xd9\x4b\x6d\x2f\x1f\x99\xe9\x40\xdb\xe7\xd0\xf4\x55\x46\x45\xfc\xb6\x62\x7a\x26\x85\x66\xba\x34\x54\x42\xde\xfc\xe9\xbb\xef\x2a\x3f\x2d\xce\xa0\x43\x74\x9e\x24\x4c\xeb\x51\x9e\x11\xdf\x52\x3c\x18\xf8\x08\x36\x99\x2e\x34\x46\xc8\x9b\xff\xa3\xd8\xc8\xb6\xf3\xbf\x8f\x53\x36\xe2\x82\xdb\x76\x35\xd2\x52\x34\xda\xd2\x57\xbf\xfe\xae\xee\xdf\xbf\x46\x33\x9a\x51\x45\xa7\xcc\x2e\x4b\xd8\x7d\xfc\xbf\xca\x5c\xec\x7e\xd9\xce\x8b\x3d\xad\x0e\xbc\x32\xdb\x0b\x3a\x65\x44\x8e\x60\xbb\xdc\x17\xf0\x6f\xc5\xb4\xcc\x55\xc2\xc8\x90\x65\x52\x8c\x35\x31\x72\x61\x0d\x38\xb4\x60\x49\xad\xfa\xc4\x6e\x25\x57\xcc\xee\x95\x51\x39\xab\x3c\x35\xf3\x19\x0c\x52\x1b\xc5\xc5\x38\x5e\x8a\x5f\x5b\x6b\x4d\x0d\x29\x74\x83\x99\xe1\x07\x8d\x13\xeb\x8b\x8e\x7f\x25\xa1\x82\x0c\x19\xb1\xe7\x92\xa7\x4c\xb1\x94\x50\x4d\x28\xd1\xf9\x50\x33\x43\x1e\xb9\x99\x70\x61\xff\x46\xf2\x4d\xfc\x9a\xbd\x9c\xb5\x81\x7f\x2e\x5f\x99\x3b\xcd\x94\x1d\xf8\x03\x4f\x59\x4a\x1e\x68\x96\x33\x32\x92\xaa\xb4\x3c\xed\xbe\xb8\x9d\xd8\x75\x98\x0e\xb9\x80\x93\x67\xd7\xd2\x53\xc8\x1f\xfc\x72\xfd\x81\xd8\xfe\x48\x2e\xf8\x2f\x39\xcb\xe6\x84\xa7\x4c\x18\x7b\xae\x75\xb5\xb5\x3f\x48\xe8\x9f\x66\xe4\x88\xd8\x75\x66\xca\xc0\x7a\x4b\x61\xd8\x17\xa3\xc9\x11\xc9\xf8\x3d\x23\x6f\xcf\xb9\x36\xa4\x73\xd5\x7b\xdb\x22\x6f\xcf\x0b\xc6\xa1\xdf\x3e\xc3\x0a\x87\x7f\xff\x2d\x3a\x7a\x86\x8e\xab\x87\xee\x4d\xc7\x9e\xe6\x1b\xbc\x26\x8a\x16\xfe\xf6\xbb\xb8\x1d\xb7\x5f\xcb\x79\x6f\xc1\x78\x1d\xd7\xdd\x84\xd7\x7e\x60\x26\x99\xac\x60\xb4\x7a\x47\x4e\x6b\xb7\xa3\xca\x6a\xf5\xeb\xe2\xb5\x76\x0a\x4f\xcd\x6f\x77\x61\xb6\xd4\xc0\x29\xa0\x5c\xe0\xa1\x09\x67\xa8\xbc\x33\xe4\xeb\xb1\x95\x5d\xf8\x6d\x34\x9b\x88\xe5\x7a\x4e\x1a\xad\xc4\x0b\x99\x6b\xc6\xa7\x7c\xd5\x3e\xf6\x44\x6a\xc5\x2e\xc7\xe4\x44\x3e\x1d\x32\x65\xa7\xee\xd9\x1d\xcc\x70\x68\xd9\x9f\xc9\x95\x60\x69\xc3\xd4\x7e\xc9\x99\x9a\x2f\x99\xdb\x88\x66\xba\x69\x72\x5c\x18\x66\xe5\xda\xca\xe3\x91\x54\x53\x6a\xdc\x0b\xff\xf6\x2f\x9b\x4e\xde\xc8\x7b\xb6\x6a\x9f\x7b\xb8\x6b\x09\xd5\xb0\xdd\xd3\x3c\x33\x7c\x96\x31\x32\xa3\x63\xa6\xdd\x2a\xe4\x99\xd1\x2d\x78\xcd\xca\xd2\x4c\x1d\x85\xdb\x06\x7a\xf0\xb7\x6c\xae\xe1\x17\x32\x0a\x8c\x4c\xb0\x2f\x06\x5a\xea\x0b\xb8\x67\x61\x89\xe2\xdb\xe3\x09\x96\x72\x3b\x3a\xd1\x52\x99\xc1\x70\xde\xbe\x67\x0b\xfd\x36\x52\x0b\x15\x84\x1a\xa3\xf8\x30\x37\xcc\xce\xdb\xb6\xe1\xef\x49\x60\x7d\x78\x19\x6b\x7b\xf9\x5e\x9e\x5d\xbe\xbb\xa7\x46\xc9\x31\x15\xef\x4f\x48\x27\x4d\x09\x0e\xd4\xbe\xc3\x53\xbc\x92\x27\x4c\xb1\x36\xb9\x9d\x70\x4d\xf4\x44\xe6\x59\x4a\x04\x7b\x60\xca\xae\x2d\x9b\xce\xcc\xfc\xc5\xad\x56\xca\x15\x4b\x60\x61\x36\x39\x61\xe1\x2b\xbb\x68\x56\xe9\x99\xe3\xd2\xdd\xb3\x39\x08\x2e\x8b\xcb\xf7\x0c\xf4\x52\x79\xca\x44\x3e\xad\xdc\x15\xf0\xfb\x59\xf7\xe6\xb4\x7b\x71\xd6\xbb\xf8\x58\xf9\xc2\x8a\x11\xe1\x51\xe9\xc9\xdf\x16\xd6\x66\x44\xf3\x0c\x4e\x75\xd4\xda\xb3\x09\x2e\xc9\x84\x67\xa9\x62\xe2\xd8\x50\x7d\x3f\x60\x5f\x58\x92\xe3\x3d\xfb\x3f\xe5\x1f\x06\x56\xfa\x94\x29\x2b\xff\x52\xfa\xa3\x10\x77\x36\xfe\x34\x68\xa5\x1b\x7f\x09\x3a\xec\x7a\xdf\xc1\x2f\x3c\xad\x7d\x1b\x7e\x59\x31\x07\xff\xce\x92\xc1\xfa\x57\x1a\x47\xe5\x5f\x70\x02\x5c\xed\x3b\x8a\x19\x35\x1f\x50\x63\xec\x29\xdf\x42\x66\x84\x2d\x25\x76\xb6\xa4\xd8\x4f\x27\x3e\xa2\xa0\x08\xbc\x3b\x48\x8e\x76\x04\xc5\x9b\xab\xe4\xc5\x0b\x99\xb2\x6e\x68\xf6\x83\x54\xb7\x54\xdf\xbf\x06\x99\xb1\x34\xf0\xe7\x10\x1b\xb7\x3d\x40\xdf\x9c\x52\xbf\x25\x3b\x38\x98\x00\x76\x5f\xc9\x75\x0d\x06\x52\x11\x3d\xd7\x86\x4d\x57\x9a\x0e\x5e\xcf\x42\x38\x7e\xff\x52\x07\x5c\xb9\x72\x7e\x03\xa7\xbe\x7c\x81\x1e\x8e\xf7\x06\x4b\xb6\x2f\xc3\xdf\x4b\x9f\xa7\x77\xc1\x2c\x9f\xea\x8d\xdf\x3e\xef\x70\x70\x74\xf2\xe2\xa7\x59\x12\xed\xf6\x3d\xc8\x27\xb2\x1a\x34\xee\x95\x5f\xed\x01\x0c\x60\x85\xca\x57\x36\x1d\x87\xf3\x67\x3f\x8d\x8d\x2b\x68\x31\x33\x56\xe7\x75\xb6\x25\xa6\x48\x22\x15\x8a\x82\xa9\x3b\xee\x7d\x41\x8e\xc8\x59\xe7\xb6\x73\xd3\xbd\x3d\x21\x1d\x92\x52\x43\xed\xf9\x56\x6c\xa6\x98\x66\xc2\x80\x36\x6e\x3f\x37\x73\x32\x95\x29\xcb\x58\x4a\xb8\x20\x1f\xb2\xb9\x61\xe4\x8c\x1a\x7a\x4a\x0d\xcd\xe4\xb8\x4d\x3a\xf0\xa7\xfd\x98\x6b\x42\x33\x2d\x09\xf5\x54\xc5\x52\xdf\x04\x15\xa9\xe7\x2c\x94\x24\x72\x3a\xe3\x59\xb0\x9a\x07\x13\x09\x17\x29\x7f\xe0\x69\x4e\x33\x22\x87\x96\xa9\x58\x55\xb5\xfb\xc0\x84\xc9\x69\x96\xcd\x09\xcd\x32\xe2\xba\xf5\x2f\x78\xbd\x7e\xc8\xc2\x28\x35\x9f\xf2\x8c\x2a\xab\x0b\xe3\x68\x2f\x5d\x5b\xe4\x76\xc2\xc2\x58\x61\x5c\x76\x31\xa7\xf4\x9e\x69\xc2\x0d\x99\x49\xad\xf9\x30\x2b\x8e\xfc\x5d\x8f\xc0\xb8\x4f\xcf\x7b\xa0\x58\x27\x86\x48\x64\xa1\xbe\x73\x67\x85\xf1\x3d\x4e\xa9\x10\x0c\x3a\x96\x66\xc2\x94\xeb\xde\xbd\xfc\xb5\x15\xed\xbb\x8b\x9b\xab\xee\x69\xef\x43\xaf\x7b\xb6\xa8\x69\xdf\x76\x6e\x7e\x5c\xfc\xf5\xf3\xe5\xf5\x8f\x1f\xce\x2f\x3f\x2f\x3e\x39\xef\xdc\x5d\x9c\xfe\x30\xb8\x3a\xef\x5c\x2c\x3e\x74\x64\xb5\xb6\xd2\x1e\x8f\x6c\xc3\xa3\x75\xb0\x46\xee\xd3\x1a\xd9\xfa\x76\xcd\x91\xce\x95\xb3\xbe\x29\x92\x64\x5c\x1b\xbb\x40\xee\x4b\x32\xa3\x5a\xa3\x30\x84\x23\x68\xf7\xc5\x27\xa9\x2c\xd3\x1a\x49\xcb\x17\xac\xc0\x64\x54\x9e\x18\x2e\xc6\xe1\xa3\x13\xd2\xcf\xbf\xfb\xee\xcf\xc9\x39\x17\xf7\xf0\x2f\xf6\x12\x17\xe7\x60\xab\xdd\x66\xb5\x0e\xb6\xda\xf8\xd9\xeb\xb0\xd5\x5a\x31\xe7\x38\x36\xd1\x3e\x4d\x70\x0f\xba\x91\xad\xec\x20\x73\x63\xff\x69\xfb\x25\x23\x25\xa7\x20\x55\x7d\xe1\x1a\xb8\xc4\xa3\x54\xf7\xa3\x4c\x3e\xae\x67\x3a\xfc\xc8\x4c\x30\xbe\x59\x29\xe6\x35\x58\x0c\x3f\xbb\x19\x86\x81\x7f\x64\xc6\x8e\xfd\xda\xf5\x72\x88\xf3\x39\xc4\xf9\x7c\xdd\x38\x9f\x17\x65\xb6\x7b\x7a\xde\x57\xb6\xf1\x21\x03\x6c\x70\x41\x35\x7a\x98\x1a\x1c\x48\x91\x7f\xe8\x29\x99\x66\xd9\x2b\xb3\x82\x61\x96\x3c\x16\xaf\x85\x69\x96\x06\xfd\xfc\x0c\xf3\x37\xe1\x50\x39\xf8\x4b\xb6\x5c\xa8\x57\xc9\x57\xd7\xbc\x32\x9e\xcd\xdb\xf1\xf4\x7c\x7e\x21\x16\x61\x93\xe0\x83\x0d\xa2\x0d\xd6\x0e\x2f\x58\x11\x4f\x50\x1b\x40\x50\x17\x31\xb0\x18\x22\x50\x1b\x13\xb0\x53\x10\xc0\xa6\x57\xd2\xfa\xee\xff\x8f\xcc\xdc\x52\x7d\xff\xea\xae\xa4\xd2\xa0\x9f\xff\x4a\xfa\x8d\x7a\xfd\x0f\x6e\xfe\x27\x5c\xba\x6f\xfd\x22\x7b\xb9\x8e\xfc\xdf\x80\xe7\xfe\xe0\xaa\xdf\x68\x8d\xbe\x2d\xdf\xfc\xb7\xea\x8c\x7f\x9d\xde\xf7\x83\xbb\xfd\xe0\x6e\x3f\xb8\xdb\xd7\x70\xb7\x3f\xa9\x52\xca\x2c\x59\x69\x30\x3f\xc6\xba\xcd\x9b\x99\xd4\xcb\x75\xb1\x53\xc5\xa8\xb1\x54\x5c\xb6\xfb\x11\x68\x90\x28\x96\x48\x95\x5a\x1d\x8c\x92\xd9\x84\x6a\x46\x8c\xa2\x42\xf3\x55\x7a\x18\xb6\x0a\x86\x36\xdb\xce\x6b\x50\xc1\x4a\x56\x41\x18\xf5\x73\x29\x60\x43\x99\x2e\x9c\x19\x3c\x4e\x75\x4f\x96\xf3\xfa\xbd\x4d\x1d\x32\x34\xd7\x99\xf9\x13\x52\xb3\xbd\x57\xb6\xa4\xe6\xb2\xc9\x60\x2f\xd4\x0c\x3a\xfa\x6b\xa1\xe6\x92\x41\xe1\xb7\x45\xcd\x75\x53\x7f\x09\xd4\xec\xbd\xd1\x5b\x52\xf4\xa2\x33\x7b\x2f\x54\x1d\x3c\xc8\xaf\x85\xb2\x17\x5c\xde\xbf\x2d\xea\x6e\x9a\xfe\xd7\xa5\xf0\x60\x08\xdf\x17\x6d\xaf\x26\xdc\xb0\x00\xaf\x81\x68\xc3\x60\x71\xec\xbf\x19\x6a\x5d\x98\xf7\x0b\x21\xd3\x63\xc5\x30\xdb\x70\x23\x7a\xbd\x76\x1f\x6d\x4c\xb1\xfe\xc3\x03\xcd\xbe\x26\x9a\xf5\xbb\xf6\x72\xa8\xb6\x29\x9c\x6e\xf3\x0c\xdc\x25\x31\x72\x9a\x4c\xa9\x49\x26\xf6\x21\xfa\xe7\xd6\x84\x69\x29\x52\x6e\x5f\x15\x75\x3f\x47\x9e\xed\xb7\x6d\x89\x3f\x58\xe0\x7f\x83\x70\x58\x2f\x26\x5c\xfc\x90\xa2\xb2\xc7\x14\x15\xae\x0f\x29\x2a\x87\x14\x95\x75\x17\xe8\x90\xa2\x72\x48\x51\x89\x9e\xbd\x8e\x14\x95\xa7\xcf\x4e\xd9\x4f\x0a\xca\xab\x12\xa2\x0f\x02\xf4\x41\x80\x3e\xe4\x99\x84\xa9\xed\x8b\x81\xf9\xaf\xdf\xa4\x2c\x63\x86\x2d\x65\x3f\xb7\x4c\x4d\xad\x6e\x50\x82\xbe\xae\x71\x1a\x14\xa8\x5a\x81\x82\xc0\xbc\xb1\x8c\x2f\x85\xb6\x5f\x27\x77\x0a\xc3\x3f\xa4\xc5\x1d\xd8\xd5\x81\x5d\x6d\x33\xb5\x97\x63\x95\x8d\x0e\xf3\x57\x35\xcb\x46\x40\xda\x03\x9e\xee\x07\x4b\x3b\x88\x8d\x31\x92\x76\xb1\x14\x25\x30\xe3\xed\x8c\xb4\x05\x2c\x75\x2f\x7d\x15\x76\x5a\xcb\x47\xd2\x2e\x44\xdd\x85\x90\x41\x75\x80\xd4\x3e\x40\x6a\xaf\x3f\xd7\x83\x85\x70\x8f\x16\xc2\x03\xa4\xf6\xc1\x06\x76\xb0\x81\x3d\xbd\x0d\xec\x6b\x19\xb4\x9f\xf9\x58\x3e\x97\x88\xb6\x5d\x60\x92\x48\x89\x62\x63\xae\x0d\x53\x76\xf5\x6a\x85\xb2\xd5\x91\x4a\xaf\xb5\x48\xd4\xda\x71\x1f\x71\xb7\x6f\xfe\x65\x8d\xe1\x5f\xbb\x5b\x14\x8e\xfa\x90\xa6\xa1\x22\x0c\x88\x4e\x53\x3a\x27\x13\xfa\xc0\xc8\x88\xf2\x0c\x15\x23\xc7\x1d\x97\xcc\x70\xd9\x80\xfe\xef\x66\x03\xa2\xe5\xe1\x28\x36\x62\x8a\x89\x04\xb9\x3d\x0a\x3f\x09\xcd\x7c\x2a\x08\xbc\x33\xb1\x6a\x6a\xa6\x18\x4d\xe7\x64\xc8\x98\x08\x64\x53\x23\x29\x34\x8c\x79\x2f\x42\xeb\x57\x57\xd3\x16\xa9\xe7\xa5\x28\x69\x4f\x12\x3d\x53\xcf\x12\x76\x57\xce\xf4\x9f\x5e\x17\xab\x38\x04\xd1\x1c\x8c\x6a\x5f\xdf\xa8\x76\x08\xa2\x39\xa8\xc8\x2f\x40\x45\x3e\x04\xd1\x1c\x82\x68\x0e\x06\x84\xb5\x57\xeb\x60\x40\x88\x9f\xbd\x8e\x20\x9a\x27\xac\xe0\xfc\x5c\x12\xf6\x41\xc0\xf6\xef\x1d\x04\xec\x83\x80\xfd\x8d\x0a\xd8\x2f\x63\x85\x0f\xd2\xf5\x41\xba\x3e\x48\xd7\x07\xe9\xfa\x20\x5d\x1f\xa4\x6b\xf7\xd5\x3e\xa5\x6b\xf8\x97\x87\x66\xdd\x39\x62\x7d\x73\x2f\xd7\x47\x66\x5e\xab\x8b\xeb\x20\x52\x1f\x44\xea\x97\x2d\x52\xbf\x98\x09\x7d\x7b\x50\x8b\x07\xb0\xc2\x03\x58\xe1\x01\xac\xf0\x69\xc1\x0a\xfd\xd7\x6f\x66\xf9\x72\x59\xe4\x6e\x96\xfa\xdc\x15\x6d\xa8\xc9\x41\xed\x5b\x43\x2e\x21\x1d\x43\xa6\xd2\x2a\x41\x82\x95\xde\xf1\x0c\x08\x23\x3a\xc6\xfc\x81\x09\xe2\x63\xb4\x5b\xee\x9a\x69\x81\x25\xe2\xd7\x70\x3a\x30\x69\x86\x1a\x42\x89\xe1\x53\xd6\x26\xbd\x11\x9e\xe6\xc4\x92\xbf\x66\x46\x57\xc2\x80\x90\x34\xe1\x23\x91\x16\x63\xf5\x7d\xf3\x22\x2a\x04\x5f\x6b\x79\x66\x98\x67\x06\x59\xa3\x6f\xfc\x91\x67\x99\x1d\x83\xe3\x20\x70\x12\xa6\x4c\x65\xfe\xcb\x52\xb7\xfe\xe5\x29\x4d\xed\xc9\x8d\x86\x50\x64\xf7\xc4\xef\xc3\x9d\xcb\x75\x88\x6b\x29\x7d\x8f\x5f\xb7\x89\x53\xc2\x11\x54\x6c\xad\x61\x4c\x68\x6a\x4f\x60\x32\x61\x69\x9e\x31\x42\xb5\x96\x09\xa7\xc6\x72\x2b\xbc\xa3\x09\x37\x5e\x65\xf7\x2f\xf9\xae\x53\xae\xe9\x30\x63\xa9\x5b\x63\x56\x84\xd9\x2c\x1d\x39\xd7\x64\xc8\xec\x12\x5b\x3e\x52\x5e\xfd\x09\x4a\x08\x35\xa3\x89\x86\xc2\x16\x47\xc2\x04\x0e\x64\x89\x84\x8b\xc4\xf9\x5a\x85\x5c\x1c\xfd\x21\xf7\xe9\x20\xf2\x1e\x44\xde\x8d\x26\xf4\x4d\x89\xbc\x2f\x28\x34\xd0\x33\xa4\xaf\x1a\x1a\x08\x0e\x44\xcb\xf9\x07\xc1\x42\xa8\xb7\x33\x9e\x04\x23\xec\x27\xdf\x64\x27\xb4\x78\x2a\xc5\x88\x8f\x73\xe5\x04\x6e\x27\x0d\xaf\xf0\x52\xd6\xb4\xf3\x2a\x6e\x9c\xfa\xa1\x3f\xd7\xc5\xb3\x89\x42\x47\x8e\x88\x15\xbb\x07\xd7\xdd\x9b\xcb\xbb\xeb\xd3\xee\x09\xe9\xcc\x66\x19\x47\x2f\x4b\x92\x6b\x23\xa7\xfc\x9f\x76\x1a\x08\x24\x1c\x38\xb7\x13\x43\x34\x08\x1c\xe0\xd6\xb1\x6a\x12\x39\x22\xa7\xe7\x77\x37\xb7\xdd\xeb\x86\x06\x1d\x11\x40\x2d\x23\x36\x9d\x65\x20\x95\xdc\xe7\x43\xa6\x04\x33\x4c\x93\x24\xcb\x21\xc6\x3c\x38\x7b\xb0\xd1\xee\x7f\x75\x4f\xef\x6e\x7b\x97\x17\x83\xbf\xde\x75\xef\xba\x27\xc4\x53\x93\x6d\xd6\x8e\xcb\x8e\x22\x9d\x0b\x3a\xb5\xba\x68\x19\xf1\xf8\x97\x9c\xe5\x20\x04\xf1\xb1\x98\x32\x61\xaa\x2d\xfa\x01\x9f\x77\xbe\xef\x9e\x97\x5b\x9e\x30\xf2\xe3\x5f\x8a\x41\x65\x74\xc8\x32\xe7\x7d\x02\xe7\x8a\x65\xd8\x45\x47\xce\x2d\x95\xa3\x5a\xfb\xd7\xbb\xce\x79\xef\xf6\xe7\xc1\xe5\x87\xc1\x4d\xf7\xfa\xa7\xde\x69\x77\xe0\x14\x8c\xd3\x8e\xed\xb7\xd4\x93\xd3\x43\xc8\x2f\x39\xcd\xac\xa2\x2a\x47\xe0\xda\xe1\x09\x23\x8f\x13\x26\x48\x2e\x80\xc6\x50\xfb\x05\x5d\x20\x4e\x62\xff\xea\x86\xe6\x12\x05\x2d\xaa\x62\x55\x92\x58\x7c\xa3\xb2\xbf\xcb\x5e\x28\x6d\xd7\xe2\x8b\xab\x96\x7d\x6d\x7d\xb0\x3c\xa7\x67\x63\xc6\xf6\x0c\xa7\x03\x6f\x17\x38\xfe\x9f\xd2\x59\xfe\xf5\xc9\x80\x5a\x48\x94\x5d\xea\x98\xf3\xaa\x82\x97\xc5\x07\xaf\x81\x25\xc7\xc3\xfd\x9a\xec\x77\x4f\x22\xcf\x2b\x31\xb7\x6c\x2e\x69\x1e\x34\xa6\x83\xc6\x54\xbf\x32\x87\xb8\x9b\x86\x15\xde\xd7\x7d\xb4\x8d\x85\x72\xc4\x59\x96\xea\x05\x13\x53\xe9\x3e\x59\x69\x4e\x7a\xbd\x57\xc9\xf3\x1a\x94\x36\x91\xeb\xaf\x83\x23\xc6\x79\x66\xec\x6e\x4d\x99\xa1\x50\x58\xd4\x48\x92\xc3\xd0\x0f\xd7\x93\xfb\xbf\xc3\xf5\x74\xb8\x9e\x0e\xd7\xd3\x6f\xd5\x22\x57\xc3\xd2\xbf\xaa\x49\x6e\x95\x16\xb8\x13\xc2\x52\x8d\xbd\x6e\x51\xfb\xd3\x44\x4f\xa8\xc2\x5a\x3a\x89\x9c\x4e\xa5\x88\x7c\xfb\xf3\x19\x6b\x91\xe0\x41\x04\xdb\x0b\x0c\x63\x95\x39\xaf\xe8\x86\xbf\x0e\x43\x5e\xb4\x2e\xcf\x91\x77\x70\xd0\x1c\xfd\xff\x6d\x7a\x35\x1f\x30\xaa\x0e\x18\x55\x87\x14\x81\x03\x46\xd5\x72\x6a\x39\x04\xc1\x1f\x82\xe0\xe3\x67\x07\x8c\xaa\x17\x84\x51\x25\x64\xca\x06\x15\x4c\xfa\xf0\xe7\xa0\xea\xf7\x28\x3d\x89\x9d\x20\xa5\x07\x45\x56\x00\xb4\xce\xd3\xdd\xb3\x02\xca\xd5\x81\x57\x39\x49\xe2\x7a\xb2\x2f\x5c\xe0\x1d\x65\x73\xc3\x78\x9a\x2d\x16\xc2\x7d\x86\x40\xa9\xba\x8d\xfe\x16\x8d\x2c\x35\x64\x7b\xb0\xb8\xac\x5c\xa8\x6f\x15\x4b\xba\xe0\x4b\xaf\xc8\x4d\xb0\x1e\xf3\xf6\x78\xfb\x83\x06\x16\x5e\xff\x3c\x30\xf2\xfa\xc7\xbb\x42\x28\x94\x79\xf7\xb6\xd0\x09\x25\xde\xf8\x3a\xcc\x18\xf1\x88\x9f\xc3\x90\xb1\x74\xf7\xbf\x39\xbe\xbe\x8c\x96\x0f\xdc\x7d\xcd\xe5\xfa\x56\x79\xfc\xc1\x9e\xb1\x4f\x7b\x46\xeb\xdb\x35\x68\x1c\x20\x0f\x96\x2c\xce\xc1\xda\xb3\xcd\x6a\x1d\xac\x3d\xf1\xb3\xe7\xb4\xf6\xa0\xef\x76\x30\xa3\x8a\x09\x53\x23\xdf\x57\x6f\x36\x78\x3d\xb2\xd5\x07\x01\x08\x1a\x40\xc1\xd5\xc9\x06\xe1\xd6\xfc\xb6\xcc\x3f\x4e\x46\x19\xa0\x88\x13\xa5\x22\x1c\xff\x4f\xf1\xef\x48\x81\x88\x7e\xac\xf1\x81\x6e\x10\xc2\xe4\x83\xdc\x59\x5a\x88\x5d\x45\xe3\x35\xa1\x4d\x6e\x0c\x47\x5e\x18\x2b\xbc\xf9\x2b\x23\x9d\xae\xf0\xd3\x33\xf8\xf2\x75\xe5\x34\x34\x0c\xfd\x79\x23\xa0\x16\x29\x61\xbd\x83\xe5\xf5\x08\x8e\x31\xfb\x8f\x13\x0e\xe2\x01\x20\x28\xc1\x15\x1a\x6d\xb8\xcf\x86\xa4\x90\xb6\xd0\x24\x6b\x3d\xb7\x18\xb9\x40\xee\xeb\x4d\xdc\xd1\xe8\xeb\x9d\xf7\x57\x0f\x0d\x59\x41\xf7\x5f\x35\x4c\x64\x09\xcf\xdc\x4f\x84\xc8\xf3\xf1\xc7\x8f\xcc\x7c\x7b\xcc\xf1\x23\x33\xcf\xc5\x19\xb7\x65\x87\x4b\x59\x42\x51\xf0\xe1\x85\x70\x83\xed\x58\xdf\xeb\x9a\xe3\x21\x7b\xef\x90\xbd\x77\xc8\xde\x7b\xf1\xd9\x7b\xfe\xeb\x75\x2a\x12\x9f\xc1\x2b\xcf\x78\x9b\x62\x87\xdf\xde\x85\x8a\xf3\x3a\xdc\xa9\x87\x3b\x75\xb3\x39\xbe\x54\x2d\xc2\xd3\xf3\x4b\xd0\x22\x36\xc2\x7c\x40\xc7\x6a\x51\xdb\xcb\x93\xff\x4a\xe7\xe9\x95\xef\xec\xf5\x30\x21\xbd\x29\x9f\xd9\x29\xf7\x6e\x55\x45\xbe\xeb\xa2\x0c\x5f\x8d\x5b\xaf\xba\xe4\xfe\xed\xab\x05\x56\xf6\xd2\x57\xdd\x8f\xfc\xb9\x98\xfd\x4b\x61\x11\xc5\xbc\xbf\x2a\x53\xb0\x62\x78\x35\x1a\xaf\x1c\xe4\x31\x58\x1a\x9f\xb7\xe2\xdd\x12\x6c\xc1\xf2\x57\x2b\x31\x7c\xe5\x67\x2e\xaa\x0f\x1e\xc3\x90\xab\xe3\xf0\x3f\xc6\x1d\xfa\xdf\x8a\x96\xfd\x2f\x1e\x3b\x18\x7e\x54\xcc\xa8\xf9\x80\x1a\xab\xea\x98\xdd\x03\x07\xcb\x8a\xcd\x8a\xc0\xc1\x5b\xaa\xef\x5f\x65\xe0\x60\x79\xe0\x4f\x7c\x66\xd7\xa6\xc9\x6f\x2e\xe4\x64\xdd\x13\x76\x08\x3f\xd9\x62\xe9\xbe\xd5\x50\x94\x65\x2c\xf4\xc5\x8c\xb0\xc2\xc5\xbf\xc5\x93\x5b\xbe\x93\x0e\x47\x74\xd9\x1a\x7d\x73\x50\x8a\x15\x51\x63\xc5\xdc\x5e\x09\xa4\x62\x55\x5a\xda\xf7\xa8\x9e\x26\x3a\x2d\xda\x8d\x03\x06\xfa\x01\x03\xfd\x80\x81\xfe\xd4\x18\xe8\xeb\x69\x9a\x6b\xab\x99\xeb\xea\x98\xeb\x29\x98\xcd\xda\xe5\x0e\x19\x07\x65\xa5\x6f\xdb\x8c\x83\x92\x52\xf5\x2a\x4c\x67\xa5\x11\x3f\x47\xc6\xc1\x6f\x54\x0f\x3c\x28\x81\x4f\xb2\x6e\xdf\xaa\x06\xf8\xc2\xd5\xbf\x43\xae\xc4\x3e\x73\x25\x0e\xa9\x12\x87\x54\x89\x75\x17\xe8\x90\x2a\x71\x48\x95\x88\x9e\xbd\x8e\xea\x90\x4e\x79\xdf\x35\xda\xb5\x4e\x64\x2f\x04\xda\x12\x80\xd2\xf6\xe2\x7b\x2f\x7d\x15\x72\x7b\x04\x78\x16\xcc\x1c\xea\x39\xe4\xf7\x03\x80\xd7\x01\xc0\xeb\x20\xc4\xfd\x96\x84\xb8\x83\x9c\xb2\xcd\x6a\x1d\xe4\x94\xf8\xd9\x01\xc0\xeb\x05\x65\x70\x5a\xc1\xa9\x14\x44\xb8\x32\x96\xed\x54\x31\x6a\xb0\x66\xa1\x2a\xc2\xda\x2a\x02\xd8\x32\xe9\x0a\x1b\xb0\xf2\xd5\x6b\x10\xae\xec\x38\x71\xc4\x6b\x04\xb5\xc5\x1d\xbe\xf9\x97\x35\x06\x7e\xed\xee\x4a\x38\xd0\x43\x9a\x86\x4a\x91\x20\x20\x4d\xe9\x9c\x4c\xe8\x03\x23\x23\xca\x33\x34\x53\x39\x1e\xb8\x64\x6e\xcb\x06\xf4\x7f\x37\x1b\x10\x2d\x0f\xa7\x88\x10\xb6\x3c\x1d\x45\x9c\x84\x66\xde\x49\x05\xef\x40\x19\x4b\x57\x34\x74\xc8\x98\x88\xc2\x4d\xd7\x1d\xf3\x5e\x44\xd3\xaf\x1e\x19\x18\xd3\xcd\x57\x0f\x0a\x6c\xae\xc3\xbf\x3f\x9d\x6b\x17\x45\x4b\xff\xe9\xb5\xb0\x82\xe7\x50\xab\xbe\x61\xd7\xc7\xc1\xbd\xf1\xdb\x2c\x59\xf0\x62\x44\xf2\x83\xa2\xbb\x47\x45\x17\xf2\x88\xbe\x51\x4d\xf7\xe0\xae\x58\xb2\x38\x07\x33\xc0\x36\xab\x75\x30\x03\xc4\xcf\x5e\x8f\xbb\xa2\x59\x7a\xde\xae\x82\xe7\x13\xca\xd1\x07\x31\xfa\x20\x46\x1f\xc4\xe8\x6f\x56\x8c\x7e\x19\x2b\x7c\x90\xa1\x0f\x32\xf4\x41\x86\x3e\xc8\xd0\x07\x19\xfa\x20\x43\xbb\xaf\xf6\x22\x43\xc3\xbf\x7c\x36\xf7\x7e\x52\xb7\xd7\xf3\x48\xb9\xdc\xed\xd7\x22\x3c\x1f\x04\xe7\x83\xe0\xfc\xb2\x05\xe7\x17\x33\xa1\x6f\x2f\x61\xf3\x90\xf2\x78\x48\x79\x3c\xa4\x3c\x7e\x85\x94\xc7\x50\x01\x65\x0b\x94\xf3\xd2\x6f\xbe\xa1\xe7\xc6\x3e\x6f\xf9\x6b\xca\x92\xa8\x1f\xc4\x46\x48\xe8\x9f\xdd\x47\xaf\x0b\x96\x70\x71\xd4\x07\xfc\x73\x12\xed\xda\x01\xff\xfc\x09\xe7\xed\xcf\xd9\x8a\x99\x7b\x1a\x45\x53\xe2\x2b\x9d\xf6\x57\x8f\xb9\x6a\x3e\xe9\x5f\x35\x02\xab\xf6\xe6\x58\xc8\x7e\x29\xea\xe7\x3d\x3f\xec\xfb\x2e\x57\xc3\x47\x66\xbe\x95\x7b\xe1\x00\xfd\x7e\x80\xa9\xdd\xba\x32\xde\x46\x1c\xfe\x75\x4d\xf1\x80\x6e\x7f\x40\xb7\x3f\xa0\xdb\x1f\xd0\xed\xf7\x27\x34\x60\xf7\xdf\x8a\xdc\x70\x40\xb8\x3f\x88\x0e\x07\xd1\xa1\x76\x8a\x2f\x50\x27\x7c\x11\xf8\xfd\x41\x27\xdc\x17\x14\x42\xec\xfa\x0c\xcc\x78\xaf\x88\x08\x7e\x25\x0f\xa8\x08\xee\xff\x0e\xa8\x08\xeb\x4c\xee\x80\x8a\x70\x08\x74\x3b\xa0\x22\x1c\x42\xb9\x0e\xa1\x5c\x07\x54\x84\xd7\x82\x8a\xe0\x05\xa8\x7d\x20\x23\xd4\x08\x63\xab\xd1\x11\x3e\x2f\x6a\x06\x2f\x56\xd0\xf2\x63\x3d\xa0\x24\x1c\x50\x12\x76\xa5\x9d\x17\xa1\x93\x3d\x09\x5a\x42\x0d\x1b\xd8\x55\x11\x7b\x1d\xa8\x09\x7e\xb4\x87\x94\xaf\x43\xe4\xea\xcb\x8f\x5c\x7d\x71\x29\x5f\x2f\x46\x6c\x3f\x28\xc3\x7b\x54\x86\x0f\x59\x5f\x87\xac\xaf\x83\xa9\x60\xed\xd5\x3a\x98\x0a\xe2\x67\xaf\x23\xeb\x6b\xb5\x34\xbd\x17\xf4\x84\xa7\x90\xab\x0f\x62\x35\xbe\x77\x10\xab\x0f\x62\xf5\x37\x2a\x56\xbf\x8c\x15\x3e\xc8\xd4\x07\x99\xfa\x20\x53\x1f\x64\xea\x83\x4c\x7d\x90\xa9\xdd\x57\x7b\x93\xa9\xf7\x8b\xa6\xb0\xa1\x17\x2b\x4a\x0a\x79\x4d\xc2\xf4\x41\x90\x3e\x08\xd2\x2f\x5b\x90\x7e\x31\x13\x3a\x20\x2b\x1c\x90\x15\x0e\xc8\x0a\x07\x64\x85\x6d\xa4\x9a\xdf\xb9\x53\xf9\x26\xba\x88\xc3\x8d\xfd\xe6\xfb\x4c\x0e\x6f\xe7\x33\x66\xff\x7b\xc6\xa7\x4c\x68\x10\x1f\xb9\x99\xc7\x52\x4c\xc3\xca\x2f\xae\xf9\x9b\x9b\xde\xc5\xc7\xf3\x38\x05\xe8\xcd\xa7\xbb\xf3\xdb\xde\x55\xe7\x3a\xac\x4b\x98\x55\xbc\x16\xee\xbb\x92\x20\x76\x2a\xa7\x33\xaa\xb8\x96\xa2\xfb\xc5\x9e\x4e\x3b\xb4\x4b\x10\x7d\xa4\xda\x6e\x74\xdd\xbf\xc6\x23\xbb\x28\xff\xf9\xf1\xb6\xfc\x57\x69\x16\xe7\xb7\xe5\xbf\xba\x4b\x67\x13\x35\x5c\x65\x67\x47\xe4\xe3\xed\x09\xf9\x08\x21\x18\x8a\xdc\x4e\x28\xb2\xa4\xf3\xdb\x13\x72\xce\xb4\x86\x5f\x8a\x8f\x0d\x37\x19\xcc\xed\x7b\x2e\xa8\x9a\x13\x3f\x7d\x4c\x5e\xa3\x60\x9b\xf5\x4b\x53\x5d\x3c\xf1\x8f\x5c\x80\xf6\x50\xac\xde\xb9\x1c\xf3\x84\x66\xbb\x2d\x62\xe7\x22\x3e\x48\x6f\x2e\xaf\x97\x2e\x45\xfc\xf6\xe2\x5a\x74\x2e\xce\x20\x95\xce\x0f\xb5\x66\xe6\x17\x4c\x1b\x96\x5a\x69\x24\x45\xe2\x05\x7e\x36\x8f\xa4\x94\x7f\x48\x48\xae\xcb\xb5\x95\x9d\x3b\x17\x67\xe4\x98\x5c\x5e\xf7\xc5\xa5\x4a\xd1\x78\xc3\xec\xf5\x8e\x5c\x97\x6b\x22\xa4\x21\x7c\x3a\x93\xca\x50\x61\xac\x64\x03\x8c\xcd\xad\x88\x26\x54\x31\x72\x2a\xa7\xd3\xdc\x50\xc3\x1f\xd8\xc2\xa2\x0a\xd4\xc8\x6e\x98\xe9\xa5\x60\x0e\xae\x59\x43\xe4\x7c\xc5\x5c\x66\xca\xb6\x6f\xb9\x6e\x59\x17\xe0\xe9\x82\x6c\xee\x9b\xa0\x4a\xd1\x32\x7f\x7c\xc3\x0d\x9b\x56\xdf\x5f\x33\x6c\xef\xd7\x5a\x45\xc7\x5e\x09\xe7\x92\xa6\x5c\x8c\x31\x9b\xf1\x9c\x1b\xa6\x68\xf6\x89\xce\x3e\x78\x6b\xd3\x16\xf4\xf1\x9f\x37\x97\x31\x73\x7c\xf3\x73\xe7\x53\x9c\xea\xf7\xe6\xea\xfa\xf2\xf6\x72\x29\xcd\x94\x5a\x58\x24\x1a\xfb\xf8\x04\xfe\x97\x1c\x13\xdb\x7a\xb8\xb9\xa6\xcc\x50\x7b\xa3\x93\x77\x98\xb8\x13\xc2\xfb\xb9\xc8\x80\x46\x66\x8a\x4f\xb9\xdd\x57\xa7\x32\xbf\xc7\xcb\x31\xdc\xfe\x81\x4a\xf0\x03\x4c\xc2\x03\xb1\xc3\x50\x91\x52\x95\x92\x7f\x68\x97\xb7\x69\x85\x10\x7c\x9d\x6a\xff\x03\x4b\xc9\x11\x99\x18\x33\xd3\x27\xc7\xc7\x8f\x8f\x8f\x6d\xfb\x76\x5b\xaa\xf1\xb1\xfd\xc7\x11\x13\xed\x89\x99\x66\x70\xe0\x61\x15\x4e\xc8\x95\x92\x46\x82\x00\x41\x34\x53\x9c\x66\x90\x1a\x38\xc4\xd3\x2e\x47\xe4\xef\x89\x54\xac\x5d\x6c\xcc\xdf\x49\x94\x4b\x3a\xb2\xf7\x2c\x4f\xb3\x63\xfb\x52\xcd\xd1\xa9\xee\x27\x49\x59\xc2\x53\x27\x48\x31\x91\xc8\x14\xec\x4f\xf8\x8c\x8b\x90\xed\xc4\x9c\x2b\x27\x2c\x67\x24\x6c\xd0\x94\x11\xfa\x40\x79\x86\x69\xc5\x12\x4d\x86\xb8\xce\x4c\xe9\x36\xe9\x8b\x1e\x8a\x9d\xb9\x15\xb1\x21\xf8\x0e\x14\x49\xff\xee\xcc\xce\x38\x91\x19\x19\xe6\x23\x2b\xa2\x45\xd7\x52\xcb\x8a\x23\x5c\x13\xc5\x12\x39\x9d\x32\x81\x56\x45\xdb\x10\x7c\x09\x4b\xe6\x86\xdb\xee\x0b\x20\x00\x2b\xa7\x00\x09\xa4\x12\x4e\xb6\x60\x56\x5d\x11\x73\xec\x66\x98\x8f\x4a\xae\x2a\x23\x89\x62\x34\x25\xdc\xf4\x45\x27\xb3\x8a\xed\x54\x1a\x16\x47\x11\x82\x5d\xbb\xb4\xe2\xc0\x11\x14\x9b\x65\x34\xf1\x59\x99\x99\x4c\x68\x46\x46\x3c\x63\xae\xb6\x79\xd4\xc0\x3b\xd0\xb5\xec\xa2\x71\x4d\x52\xf9\x28\x32\x49\xdd\x3c\xaa\x9f\xbd\x2f\x33\x97\xae\x4f\x0b\xee\x2a\x25\x15\xfc\xcf\x8f\x5c\xa4\xdb\x1d\xc2\xbb\x8b\x1f\x2f\x2e\x3f\x97\xce\xe1\xdd\x4d\xf7\x3a\xfe\xfb\xe6\xe7\x9b\xdb\xee\xa7\xa5\x07\xb1\xda\x4a\x41\x5a\x30\x3c\x90\xc1\x4f\xc8\x0d\x2e\x82\x54\xc4\x6a\x55\x0d\x93\xfa\xe4\x68\xa9\xf8\x41\xa6\x6c\xbb\xb9\x7d\xea\x5c\xdc\x75\x4a\x2c\xe5\xe6\xf4\x87\xee\xd9\xdd\x79\x49\xc2\xf3\xf3\x8b\x7e\xb9\xee\xa2\xfc\x16\xff\x76\xfa\x43\xef\xfc\x6c\x10\x24\xbe\x65\xab\x51\xe9\xb7\xca\x98\x6e\x91\x01\x4d\x64\x4a\x86\xf3\x38\x73\xb0\xc8\xf7\x7e\xa4\x9a\x64\xe0\x19\x61\xa9\x57\x46\xb0\xd5\x13\xe0\x43\x3e\x93\xbc\xf8\xc2\x0a\xf7\x2d\xf7\x8e\xbd\xb6\x30\x17\xdf\x6a\x3a\xa5\x44\xf2\xb8\x61\xdb\x3b\x15\x91\x52\x81\x39\xf3\x61\x8d\xac\xda\xa3\xed\x8b\xb9\x3d\xc0\x8a\x8f\xc7\xa0\xe3\x57\x86\x8a\xad\xb9\x4f\x61\x25\xe1\xbb\x50\xcb\x1f\x8e\xb4\xed\xd6\x19\x87\x82\x06\x81\x1f\x02\x46\x40\xb9\x45\x45\x41\x39\xa8\x19\x9a\xdf\x97\x13\x34\xe9\x36\x4c\x0b\x8e\x5e\x11\xe2\x0b\x2c\x4a\xa3\x69\x62\xa6\xd8\x03\x97\x79\xf4\xa9\x83\x33\x28\x6d\x6e\x6d\xf3\xc5\x02\xc0\xb2\xa1\x02\x53\x34\x53\xa6\xe6\xde\xe5\x8d\x51\xd4\xb0\xf1\xfc\xcc\x9d\xec\xed\xa9\xf8\xec\xf2\xf3\xc5\xf9\x65\xe7\x6c\xd0\xed\x7c\x2c\x1f\xcc\xf0\xe4\xe6\xf6\xba\xdb\xf9\x54\x7e\x34\xb8\xb8\xbc\x1d\xf8\x37\x96\x92\x6b\x43\x07\x8b\xf7\x69\xf9\xc5\x13\x62\x39\x23\x70\x30\x8f\x7c\x14\xb1\xb1\x21\x1b\x49\x85\xec\x78\xea\x9d\x80\xc0\xf9\x49\x58\x59\x96\xa2\x92\x5d\x9e\xc5\x09\x68\xa0\x75\x4d\xa2\x71\xc9\x28\x46\xa7\xc0\xce\xa9\x20\x5d\x91\x1e\x5d\x8e\x8e\x6e\xf0\xc7\x29\x55\xf7\x4c\x85\x4f\x1f\x15\x37\x86\x81\x4d\x9c\x3b\x73\x39\x68\xc8\x30\x64\x7b\xdf\x40\x90\x77\xd1\x41\x9b\x5c\x5b\xf6\x6c\xdf\x0f\x77\x8f\x25\xd4\x94\x19\xca\x33\xed\x06\x5b\x5a\xd7\x13\x72\x4e\xd5\xb8\xd0\x77\xdf\xc9\xd1\x08\x1b\x7b\x8f\xc3\xb0\x57\x4d\x69\x16\x35\x2c\xd2\x92\x86\xbf\xbe\xa0\x3f\xf7\x72\x90\xd2\x16\xa9\xea\x6e\xb6\x1b\x4d\xdd\x5d\xc1\x8a\x5f\x5e\x0c\xba\xff\xd5\x2b\x69\x2c\xee\x49\x0d\xad\xc1\xc4\xf1\xf1\xf2\xbb\xa0\xbe\xed\x45\x72\x2a\xbf\x58\x43\x4e\xf9\xcc\xef\xfc\xc8\xea\x40\x35\xb4\xc4\xbe\x70\x83\x1b\x13\x8f\xbb\x42\x42\x45\x33\x60\xc6\xa0\xb3\x19\xa3\x56\x00\x59\xdc\xed\xb2\xb8\xd6\xb0\xf7\xd8\x53\xdc\x87\xdb\x64\xdf\x4f\x8b\x48\x91\xcd\xe3\xbb\xbe\x42\x91\x6b\xd0\x00\xb6\xb5\x40\x01\x7f\x45\xe4\x90\xcb\x91\x53\xe6\x6f\x39\xdb\x52\x39\xbb\xbb\x38\xeb\x7e\xe8\x5d\x94\x6f\xc2\x1f\x7a\x1f\x4b\x77\xde\xa7\xee\x59\xef\xae\xc4\x57\x56\x5d\x7d\x8b\xcd\xd6\x40\xd1\x84\x97\x4e\xc8\x19\x7e\x7a\x42\x84\xac\x83\x45\x09\xe2\x72\x85\xbf\x5e\x7b\x37\xbb\xff\x47\x57\x18\x55\x6b\x89\x58\x57\xc5\x72\x46\xc7\x92\x8e\x55\xef\x9b\x58\xe8\xfb\xa2\x6a\x45\x5e\xf4\xdd\x38\xcb\xa3\xed\xa4\x5d\x68\x5e\xb1\xd3\x02\xd4\x8c\x26\x25\xaf\xc6\x90\x55\x90\xce\x4f\x60\x93\x9e\xe6\xda\xa0\xf1\x10\xdc\x9f\xe4\xfe\x2f\xda\x2e\x28\x18\x17\xdb\xe4\x86\xb1\xbe\xf0\xfa\xc6\x98\x9b\x49\x3e\x6c\x27\x72\x7a\x5c\x60\xf2\x1c\xd3\x19\x9f\x52\x7b\x1f\x33\x35\x3f\x1e\x66\x72\x78\x3c\xa5\xda\x30\x75\x3c\xbb\x1f\x83\xa7\xcb\xdb\x4f\x8f\x43\xb3\x63\xf9\xbf\xcf\xff\xfc\xdd\xd1\xf9\x5f\xbe\x7b\xb3\xa8\x41\x36\xed\x7f\x57\x24\x74\xa6\xf3\xcc\x79\xc4\x55\xbc\x36\xc0\xd6\x61\x25\x56\xed\xf7\x45\x79\xbb\x76\x13\x78\x4f\xaf\xee\x4a\x16\x9d\xf2\x9f\x9f\xba\x9f\x2e\xaf\x7f\x2e\x09\x8c\xb7\x97\xd7\x9d\x8f\xcb\x2d\x3b\x0b\x12\x71\x65\x19\x7e\x14\xf2\x51\x94\x67\xaf\xab\x93\xce\x85\xe1\x53\xe6\x05\x62\xf7\xe7\x2d\xce\x74\x8b\x99\x5f\xde\xfe\x50\xe6\xe9\x1f\xce\x7f\xbe\xed\x0e\x6e\xce\x7e\x5c\x3a\x13\xfc\xac\x34\xb2\x1b\x70\xe7\x9d\xca\x2c\x9f\x8a\xf8\xdf\xdb\x8f\xad\x77\x71\xdb\xfd\x58\x1d\xdd\x65\xe7\xb6\xbc\xec\xd7\x65\x2f\xf1\x9b\xef\x2f\x2f\xcf\xbb\x25\x0b\xeb\x9b\xb3\xce\x6d\xf7\xb6\xf7\xa9\x64\x93\x3b\xbb\xbb\x2e\xa1\x02\xd5\x4e\xd3\x8f\xa0\x66\xa2\x76\x5a\xf1\x34\xf7\xcd\x67\xd6\x3a\xe6\x1d\x17\x81\x85\x07\xe5\x28\x4a\xcf\x47\xe7\x2a\xe8\x58\x47\xc1\xc2\x91\xe0\x48\x6b\x79\x8d\x29\x6f\x13\x69\xe6\x75\x4b\x37\x7a\x19\xcb\xbb\x0d\x43\x80\x71\xb9\x18\x0c\x9a\x65\xf2\x11\xe3\x60\xa6\xdc\xb0\xd4\x63\xa5\xd8\x57\x34\x49\x72\xa5\x98\x30\xd9\xbc\x5d\xc3\x4e\xca\xdb\x22\x95\x39\x0b\x91\x12\xdb\x49\xd5\x75\x61\x07\x8b\x01\x07\xf5\x02\x73\x25\xc8\xc0\x0f\x0b\x6a\x68\xc9\xf1\x27\xa6\x35\x1d\xb3\x5d\x4c\x63\x75\x4c\xea\xe6\xa7\xf8\x4f\x30\x7d\xad\xc3\x80\x4a\x23\xf4\x2e\x75\xcf\x53\x2e\xc5\x07\xca\xb3\x5c\xb1\x2b\x99\xf1\x64\x4b\x53\xfe\x87\x4e\xef\x7c\xd0\xfb\x64\x85\x85\xce\x6d\xf7\xbc\xc4\x2a\xe1\x59\xe7\xc3\x6d\xf7\x7a\x80\xe0\x5e\x9d\xef\xcf\xbb\x83\x8b\xcb\xb3\xee\xcd\xe0\xf4\xf2\xd3\xd5\x79\x77\x85\x85\xbc\xb1\xf1\x45\x79\xb2\xfa\xea\xc9\xc2\x2f\x84\xbb\x70\x2a\xe7\x22\x44\x25\xd5\x48\x48\x52\x05\xf3\x9c\x44\x33\x1d\x25\xc2\x0a\x64\xf6\x67\x30\xf5\xd8\xb7\x7d\xb0\x45\x9b\xf4\xcc\xdb\x2c\x23\x34\x37\x72\x4a\x41\xc7\xcc\xe6\x7d\x41\x87\x52\x19\xd0\x2f\x02\x1d\x13\x95\x0b\x61\x15\x5c\xdb\x18\x62\xe8\x25\x19\xa3\x82\xe4\xb3\x28\x50\xd0\x69\x4a\x23\x2e\xc0\x87\x67\x95\x18\x54\x8a\x8b\x2e\x0b\x3d\xd3\xea\xb1\x7d\x81\x39\xb5\xa8\xba\xae\xb3\xc2\x27\x6b\xbd\xd5\xb8\x3a\x53\x7a\xcf\xec\xaa\x4c\xf3\x64\x62\x85\xe5\xb1\xb2\x3a\x3d\x4a\xd3\x09\x15\x68\x1a\x75\xaf\x5b\x51\xb7\x2f\xac\x44\x4c\x33\x2f\xb4\xa7\x6c\xc6\x44\xca\x44\xc2\x31\x3c\x10\xac\x8a\x41\xb9\x1e\x2b\x3a\x9b\x10\x2d\xc1\x1a\x07\xcb\x0e\x66\x0b\xfc\xc8\x3b\x14\x5d\x16\x31\x3c\x8e\x65\x6e\x95\x5b\x0d\xfe\x12\x94\x71\x5c\x65\xf8\xd8\x0b\xdc\x5e\xd1\x44\x54\xc2\xe9\x2c\x63\xd0\xa5\x5b\x72\xd8\x0c\xbb\xd6\xa5\xfd\xb0\xdb\x54\xb7\x09\x7d\x51\x8c\x99\x6a\x37\xa2\x76\x8d\x2c\xef\x8e\x14\xf9\x81\x8a\x34\xb3\xad\x78\xad\xad\x7c\x16\x21\xc6\xa5\x63\xa9\xc6\x9f\xc6\x5d\xee\x95\x84\xe6\x7a\xa3\x8b\x65\x79\x4c\x27\x05\xab\xec\x51\x61\xae\x06\xf2\x76\x01\x9d\xb0\xba\x33\x6a\x69\x20\x93\x6e\x95\xf0\xf5\x1c\xa1\x8f\x09\x8c\xa6\x41\xd2\x9d\x29\x2e\x12\x3e\xa3\xd9\x56\xd7\x60\xc5\xcb\xef\xbc\xe7\xef\xf8\xc8\x92\xcf\xfb\x05\x23\x93\x61\x6a\x0a\xc1\xcd\x6e\x98\x61\x0b\x57\x5d\x31\xb8\x3b\x96\x90\x69\xd9\x13\xba\xc5\xde\xa0\x0b\xa1\x69\xba\x95\x56\x5c\xef\xe8\xc3\xa2\xd9\x55\x7d\x9b\x75\x0b\x16\x3d\xfc\x75\xd9\x56\x7f\xa2\x33\xbb\xc5\x88\x30\x48\x68\x31\x47\x17\xb3\xec\xf0\xab\xbd\x1d\x3e\x32\xcc\x85\xf8\x90\xf5\xc5\xfd\x62\x09\x9d\x27\x65\xb1\x93\x92\x81\x32\x0a\x27\x77\x24\x39\xca\x8d\x3d\x4d\x14\x4c\x9c\xe4\x1d\x6b\x8f\xdb\xe4\xf2\xa7\xee\xf5\x75\xef\xac\xdb\x22\x9d\xab\xab\xee\xc5\x59\x8b\x30\x93\xbc\xf7\xae\x3e\xe7\xf9\xe8\x0b\x23\x9d\x06\x39\x27\x13\xf9\x08\xac\x8c\xa9\x31\x2b\xcd\xd9\xbb\x49\x00\x24\x60\xcc\xb5\x51\xce\x59\x23\xd2\x18\xf5\x93\x4f\xab\x3a\x09\x52\x48\x6e\x26\xbb\x90\x06\xd5\x3a\x9f\xd2\x61\xc6\x06\x9c\x4e\x07\x4a\x66\xab\xce\x70\xed\x91\x2a\xd4\xb8\x81\xd3\x9c\x07\x34\x49\x64\x2e\xcc\xda\xad\xad\xda\xc7\x33\x58\x26\x4d\x66\xf6\x40\x81\x8f\x78\x11\x84\x32\xba\xa5\x12\xf0\x5b\x83\xad\x14\x58\x46\x56\x84\xf9\x3b\x30\xd3\xfa\xb5\xbc\x2e\xaf\xc0\x61\x3d\x71\x3d\xeb\x96\xeb\x14\xf1\x6a\xbd\x46\x1c\xc1\x75\xee\xb2\x7e\x75\xad\x2c\x6b\x89\x3c\x39\xbb\x3a\x45\x3e\x55\x87\x82\x8a\xbe\x93\x0a\xee\x3e\xb8\xe6\x2a\x00\xc3\x48\x8f\xf6\x20\x23\xff\xf8\x25\x97\x86\xea\xf7\xed\xbe\xb0\xcc\xf0\x9e\xcd\xd1\x9f\x6f\xd9\xcd\xef\xed\x15\x78\xa4\x99\xd0\xe0\xff\xfd\x3d\xaa\xe6\x96\x61\x3e\x50\xc5\x2d\x69\xa1\x44\x88\xb8\xc6\x65\x80\x56\x70\xd9\xb9\x46\x1d\xb7\x2b\x3c\xa2\x05\xaa\xab\x7f\x86\xc3\x1f\x33\x03\x21\x93\x86\x1b\x10\x55\x52\x04\x4e\x5e\x18\xfa\x4a\xad\x08\xa8\xe2\x0c\xc3\x3d\x77\x0a\x36\xd8\xe6\xc8\x6c\xaa\xd7\x56\x8f\x03\xd7\xb3\x8c\xce\x17\x2c\x64\xab\x8e\xd1\x85\xdd\x9c\x19\x4d\x58\x11\x6e\xea\x23\x73\x13\x39\x9d\x82\x21\xd6\xa7\x98\xa4\x7c\x04\x16\x59\x63\x8f\x18\x19\x32\xf3\x08\xf6\x7f\xff\x6b\x30\x3a\x5a\x31\x98\x0a\x44\xa5\x06\x6a\xe9\xdb\xb5\x4a\x73\xd0\x36\xfb\x6f\x5a\xa4\xff\x26\x65\x0f\x2c\x93\xb3\x29\x13\xc6\xfe\xc0\x4c\x2d\x43\xeb\x4e\x29\xcf\x2e\xa4\x09\x26\xe5\x5d\xb6\x45\xb1\x84\xcf\x38\x13\x46\x0f\x98\x6d\xf7\x49\x03\x42\x56\xa9\xf6\x3e\x8f\x05\x46\x42\x68\x9a\x5a\x8d\x00\x90\x4e\xfd\x20\x9d\x21\x02\xe3\x68\xc2\x02\xac\x47\xc3\xc1\xf5\xbb\x5f\x32\xae\x37\x71\x24\x52\x05\x60\xa7\xd0\x71\x81\x4d\xb9\x94\x6a\x1d\xd2\x6d\x81\xa0\xe8\xb5\x9b\x45\xc5\xad\x41\x18\xb6\x77\xe1\x7a\xe3\x2c\xaf\xcc\x8d\xfd\x6e\xe9\xd0\x74\x9c\x72\xe5\x11\xd9\x0b\xd1\xc6\x79\x45\xab\x8e\x58\xb6\x72\xc4\x49\x26\x75\xae\xd6\xb4\x1f\x95\x07\x7d\xea\x3e\x5d\x36\xee\x6e\x2c\x09\xe6\x99\xd1\x1b\x09\x9b\x35\x0b\x5f\x89\xd8\xc5\xc3\x6d\xdc\x2d\xeb\xde\x6e\x11\x2e\x92\x2c\x87\x28\x17\xab\xc1\x7b\x97\xb1\x48\x49\x71\xb5\xf5\x45\x08\x73\xa1\x9a\x3c\xb2\x0c\x2c\x06\x56\xab\x04\xb6\xed\x86\xeb\x5a\x62\x29\xd1\x86\x1a\xd6\x22\x32\x37\xb6\xb1\x16\x82\xd7\xbb\x2d\x38\x1a\x52\xc8\xfb\x2a\x4a\xd2\xf4\xc5\x9d\xf6\x3e\xce\x90\xae\x83\xb4\x8e\x0c\x8c\x0b\xf2\x91\x19\x68\x05\xf2\x27\xe3\x09\x22\x48\x7f\x2d\x0b\xaa\xae\xfd\x0e\x27\xca\xcd\x64\x83\x9d\x2f\x82\x63\xbe\xcf\xe4\x70\xe9\xbe\x77\xc8\x14\xd5\x12\xd7\x8b\xb7\xba\x14\x0a\x69\x94\x67\xb2\x8a\x46\x99\x52\xa5\xa0\xc5\x15\xc7\xbf\x1c\x50\xb3\x9c\x3c\x21\x9c\x85\x0b\x0c\x2e\x82\x18\xb0\xea\x38\x9d\xa9\x62\xd5\x18\x41\xa1\x1e\xbc\x1e\xb5\x1d\xc7\x3b\x5d\x34\x55\xac\x22\x82\xb2\x89\xe3\xa9\x27\x03\x07\xc4\x4c\x18\x57\x64\xad\x69\xf9\xf3\x3b\xc0\x33\xbf\x3e\xd1\x14\xb4\xdd\x64\xa9\x40\x26\x12\x18\x84\x1d\x98\xcb\xf7\x2c\x55\x94\x68\xf7\x45\x65\x10\xce\xf6\xa5\x09\x90\x97\x3f\x0d\x25\xde\xdf\x22\x23\xfe\xc5\x35\xea\x83\x81\x8a\x57\x23\x6d\xab\xc1\x06\x33\xa1\x8b\x64\xb7\xc1\xfd\x78\x05\xdf\x2f\x35\x32\x48\x6d\x15\xea\xc4\x0a\x56\x8a\x25\x52\x59\x96\x08\xdd\x06\x17\xc5\xca\xbb\xd1\x50\x65\x17\x85\xae\xd2\xba\x4a\xe3\x28\xf2\x9f\x53\x6a\xd8\x91\x55\xdc\x57\x38\x67\x67\xd2\x76\x43\xf8\xd4\xea\x16\x51\x6c\x63\xc1\x61\x87\x6c\x4c\x85\xb7\xe6\x36\x8c\xd6\xb3\xf6\x1d\x0e\xb3\x95\xac\xe8\xd4\xaa\x99\x20\x47\xd8\x01\x95\xc7\xa1\x67\xb0\x9c\x4b\xc7\xe1\x34\xef\xe7\x5a\x35\xb3\x64\xd9\x1e\x69\x30\x04\x34\x0c\x36\x87\x4a\x60\x2f\x66\xb0\x19\xd5\x86\xb8\x31\x35\x8c\x38\x96\x66\xf7\x10\x94\xbd\x0c\x2a\x3d\x56\x1c\x36\x11\xce\xe3\x21\x12\xcd\x8c\xe1\x0e\xd2\x3b\xd7\xcc\x85\xd2\x4c\x99\x1a\x7b\x81\x0f\x51\x1e\xc3\xd1\x76\x70\x8f\x9e\x8f\xc6\xbc\x04\xec\xfa\x8b\x4d\xb7\x49\x47\x2c\x04\x04\x7a\x1b\x46\x69\xbd\x90\x6b\xd3\xec\x91\xce\x35\x99\x29\x8c\xbf\x41\x63\xbf\x9f\x3c\x18\xed\xca\x1f\x79\x0b\x9d\x15\xa8\xd0\xdb\x02\xf5\x71\xe2\x91\x35\x6c\x56\x84\xe7\xbf\x3e\xb3\x5b\x53\xf6\xaf\x18\xa2\xeb\xd0\xfd\x83\x0a\x54\xcb\xe9\x16\x84\xd9\x22\x66\x36\x0e\x91\x70\x89\x79\x20\x5b\x3a\xed\xa2\x5b\x36\x62\x37\x09\x7c\x60\x02\x39\xa7\x43\x96\xed\x6c\xbc\xde\xca\x54\x0f\x5d\xbb\x94\x49\xab\x7e\x33\x34\xc6\x43\xb1\x23\x55\x65\x6d\xde\x88\xa3\xf2\xf5\x4c\xf3\xc5\x3c\x4b\x20\xa5\x3b\x4c\xd4\xe7\x00\x6f\xcf\xbf\x9b\xf2\x83\xe3\x8b\xa4\x48\x10\xae\xbf\x45\xaa\xe6\x9b\x5d\xc6\x10\x65\xf2\xd6\x0e\x81\xec\x23\x97\x77\x2f\xd6\xa0\x40\x33\x6b\xe2\xd6\xf4\x46\x44\x48\xc1\x08\xd7\xc5\xcb\xa6\xec\x84\x24\x63\x26\x98\x82\x98\x4f\x1f\x39\xb1\x88\x8a\xfd\xcc\x4a\x79\x27\x28\x93\x64\xc4\x59\x96\x6a\x22\x98\xd5\x69\xa8\x9a\x43\xdc\x3f\x32\xb4\x75\x64\xa3\x7d\x49\xab\x35\xd7\x87\x13\x23\x7d\x8e\x25\xe0\x70\x58\x49\xac\x32\x2e\x82\x79\x11\xee\x25\xf7\x91\x8b\x42\xeb\x8b\xa0\x05\x03\xfd\x71\x6d\xb5\xbb\x36\x81\x6d\x33\xc5\x57\xf6\x8e\xb1\x3f\xf8\x3d\x6c\x79\x59\x56\x23\x8a\xc5\x26\xba\xbf\xbf\xb7\x8a\x75\x2c\x07\xbe\xfb\x04\x9d\x31\x7f\x60\xa2\xb6\x5a\x96\x27\x8a\xac\x64\x86\x5c\xce\x75\x1c\xac\xf6\x0b\xb0\x53\xad\xbf\x52\x76\x93\xf3\x05\xcb\x15\x82\x66\x17\x4a\x76\x36\x0f\x4e\x9c\x58\x55\x71\x39\x3b\x58\xf4\x88\x6a\xf2\x7b\x21\xcd\xef\xa3\xb4\x26\xaf\x0e\x23\xea\xba\x33\x4d\xb4\x4a\xe9\xd6\xdc\xc7\x68\x3b\x22\x21\x34\x9c\xd5\x74\xf5\xca\xef\x9a\x4b\x57\x38\x55\x9e\x54\x7a\xeb\x2e\x3a\x9a\x9b\xf0\x2a\x10\x72\x69\x6f\x36\x80\xe7\xa8\xf7\x41\x90\x0c\x14\x03\xb7\x89\x90\x64\x2a\x15\xab\xc0\x3e\x21\xf3\x0e\x91\x18\x08\xb7\xb3\x3e\x95\xd6\x98\xc3\x10\xca\xa6\x38\xe6\x25\x33\xd8\x72\xf3\xd7\x3e\x42\x2c\xa6\xe5\x70\xfb\x25\x14\xb0\x22\x99\xa9\x5e\x25\xdf\x26\x2c\xa2\x49\x26\x0d\x86\xe8\x18\xdf\xbe\x29\x85\xa7\xdd\x17\x1f\xa4\x72\x77\xa7\x76\xe9\xb1\x43\x9a\xdc\x1f\x31\x91\x12\x9a\x9b\x09\xa6\xd2\x38\xdb\xf1\xdc\xed\xac\x95\x0b\x80\x04\x42\xaa\x06\xd7\x09\x55\x8e\xe9\x8f\xe8\x83\xf4\xa3\xe8\x8b\xa8\x11\x48\xc0\x05\xc4\x05\x40\x85\x6b\x12\x20\x18\x20\xdc\x34\xad\x45\x1d\xf6\xd9\x02\xf2\xd9\xf2\x33\x13\xe3\x27\xf5\xa1\x3f\x96\x0a\xa6\x75\xff\x0d\x8e\xba\xb2\x42\x3d\x6f\x8f\xf2\xfa\x8d\x8e\xab\x48\x84\x37\x5b\x2e\xe0\x09\x2d\x32\x6e\x16\x56\x4c\xf9\xce\xf3\xce\x52\x62\xd1\x28\x57\x10\xba\x54\xd7\xe6\xbb\x64\xc2\xb3\xc2\x46\xfd\xbe\xe5\xce\x23\x36\x99\xb1\x07\x96\x61\x02\x6a\xa2\xd8\x94\x09\xe7\x6d\xff\x8e\xfc\x07\x62\x82\x91\x3f\xf6\xc5\x47\x60\xab\x59\x36\x6f\x11\x3e\x2a\x5a\xa6\xa6\xd2\xcc\x7d\xed\x00\xec\x96\x21\x67\x29\x0d\x04\xf7\x7b\x42\x1f\x58\x5f\xf8\x66\xfe\x83\xdc\x93\x3f\x90\x3f\x36\x19\x72\x5c\x12\xd9\x53\xeb\xf9\x40\xc5\xbe\xaf\x88\x33\xb4\x9c\xf8\x08\x9c\xc3\x9b\x01\xca\x55\x5d\x83\xaa\x16\x04\xdc\x90\xf9\xc6\xc5\x83\x5c\xf4\x5e\xc5\x27\x97\x2a\x26\xcc\x40\xc8\x94\x0d\x58\x8d\xeb\x6a\x09\xa3\xb0\x97\xfa\x85\x4c\xd9\x4a\xc7\x53\x10\x90\x3f\x83\xe9\x42\xe7\xc3\xb0\x1d\x10\x13\x17\x94\xee\x32\x81\xd5\x0f\x38\x64\xa6\x6c\x33\xdc\x6d\x7d\x65\x97\x4e\xba\x6a\x01\x47\x77\x03\xa8\xf7\xd7\x60\xbd\x60\x08\x3f\xaa\x9e\xc2\xaa\x85\xd8\xbe\x6c\x67\xee\xee\x9c\x28\xe7\x06\xb2\xf5\x15\x1f\x73\x2b\x6d\xaf\xef\x8f\x03\x26\xb8\x8d\x99\x1b\x93\x5b\xd7\xb2\x73\x17\x4b\x31\xcb\xa8\xb1\x54\x7e\x14\xc8\xae\xf0\x31\x0d\x65\x5e\x95\xb9\xdd\x02\x70\x1d\x07\x46\x39\xf1\x7a\x6e\x59\xf0\x18\x83\x6e\xd8\x84\x63\x7e\x5c\xe7\xf4\x9c\xd8\x43\x21\xa7\x0c\x11\xe1\xec\xa2\xe5\x66\x22\x15\xff\x67\xa3\x43\xb6\x59\xc2\x2e\x1c\x69\x51\x25\x5a\x18\x67\x59\xd6\x06\x1a\x45\xc9\xc0\x94\x14\x89\x3a\x0d\x87\x0c\xed\xf7\x0a\x84\x8f\x51\x9e\x61\xee\x75\x22\x55\x8a\xf8\xa4\xba\x5c\xf7\x56\xf9\x22\xcf\x18\xb2\xe5\x1b\xe4\x2e\x79\xc4\x65\x77\x27\x13\x2a\xc6\xcb\xe5\xc8\xbf\xe6\x2c\xdf\x53\xd0\x8c\x83\x5c\xf9\x4a\xee\x78\x3a\xd6\x45\x9d\x6a\x5c\x1b\xcb\x92\x2b\xa5\xb1\x9d\x43\x9e\xea\xfb\xc2\xa0\x16\x72\x08\x50\x8d\xae\xea\xf3\x6b\x18\x5f\xae\xdd\xf1\xdb\x83\xf9\xe5\x39\xfc\xf5\x8b\xf2\x51\x0d\xff\x01\xfa\x73\x59\xcd\xcf\x6a\xdd\x08\x3c\xbc\x22\x77\xec\xdb\xd2\xb1\x81\x26\xed\x07\xe5\x46\xe8\x98\xeb\xa2\x73\xb3\x9e\x3a\x6e\xca\x76\x94\x8d\x49\x02\xfb\x1e\x80\x1b\x6b\x67\xf3\x6d\x64\x96\x2c\x42\x11\x31\x16\xd5\x47\x89\x3f\xad\xa9\xa5\xec\x18\x2c\x47\xc3\x46\x7e\xc1\xa6\x28\xe5\x68\x44\x5b\xdc\x4e\x8b\x8a\x50\xfd\xd8\xfc\xe3\x75\x87\xb2\xd4\x1d\xb2\xa6\x73\x03\x34\xfa\x65\xc7\xf6\xdc\x45\x1b\x95\xdd\x02\x18\x42\x21\x23\xc7\x28\x78\x08\x72\x4d\x8c\xa2\x10\xbd\x27\x85\xee\x8b\xcf\x28\xc5\x72\x8d\xfa\xa2\x03\xf6\x01\x75\xd4\xa1\x88\x00\xf3\x74\xa0\x03\x66\x42\x85\x4b\x44\xa8\x73\x41\x04\x5c\xc4\x70\x12\x62\x27\x44\x5d\x67\xd0\x91\x13\xdd\x6b\x9b\xf4\x0b\x1d\x47\xc8\x56\x22\x1a\x9b\x6c\xc5\x5c\x43\xa4\x2b\xcd\x1a\x75\xc6\xa1\x94\x19\xa3\xa2\x49\xac\xae\x7d\xbc\x60\x2d\xe2\x71\x14\xa3\xd5\xfa\xac\x64\xa6\x72\x66\x75\x0a\x8a\xa9\x18\xd1\xbc\x28\xc0\x17\x9b\x00\xca\x82\x8a\xa1\x1d\x68\xba\xc2\x21\xd2\x8a\x4f\xfe\x90\x65\x1b\x45\x9a\xe0\x07\x4b\xa9\x08\x5e\x29\x10\x72\xd7\x0a\x6f\x8f\x03\x20\x6a\x93\x01\x56\x0d\x2c\x4e\x21\x58\x6a\x1a\x2e\x87\xe1\x6f\x39\xc4\xdc\x4c\x6a\x83\x9e\x97\x0d\xd0\x47\x5d\xaf\x23\xb1\x9e\x80\xf4\x48\xe4\x03\x53\x8a\x63\xc6\xba\x1b\xe9\x3a\xbb\xea\x12\xbc\x07\x72\xe4\xc3\xaa\xd7\xe7\xaa\xd5\xcc\xf7\x0d\xb4\x7b\x85\x89\xb3\x64\xa6\xb8\x54\x2e\xc1\xbc\xd1\xc6\xbe\xea\x72\xec\x54\x02\x31\x00\x1e\x69\x0a\xfc\x5b\x17\xe8\x12\xde\x8e\x16\x6e\xcf\xd2\xea\x40\xbe\x14\x7c\x9c\x4a\xa6\x23\x81\x15\x16\x16\xb9\x01\x1f\x31\x3b\xe8\xbe\xb0\x12\x7b\x2c\x5c\x63\xda\x95\xcf\xc2\xb2\x9d\x26\x4a\x6a\xed\x62\x2b\xb0\x1d\xdd\x5e\x7a\x2f\xdf\xba\xa4\x98\x7d\x78\xcd\x9e\x2f\xcc\x72\xb1\xf4\x40\x04\x87\x59\x2f\xc7\x0d\x59\x48\x00\x6a\xe4\xa2\xbb\x46\x60\xf9\xa3\x41\x14\xa3\xda\x59\x12\x20\x50\xa9\x12\xa2\xb1\x81\xd4\x15\xc6\x8c\x01\x8b\x47\x21\xe5\x2e\x22\x21\x97\x50\x8b\xa8\xdf\x5c\x13\xae\x14\x03\x50\xd1\x61\xe6\x1c\x64\x25\xaa\xe1\x45\x69\xcb\x62\x45\x82\xd2\x8c\x3d\xc3\xad\xa3\xf9\xd4\x9e\x67\x40\x12\x10\xf2\x48\xce\x40\x0b\xab\xbe\x05\xf9\x92\x7c\x64\x29\x31\xae\xac\x69\x45\xd5\x23\x40\xa7\x66\xc2\xd4\xb9\x0d\x7c\x23\xe0\x66\x60\x29\x6e\x23\x52\x6e\xff\x4d\xe7\xfb\xcb\xeb\xdb\xee\x59\xff\x4d\xe1\x0c\xf6\x81\x43\xfe\x92\x0c\xe9\x5c\x52\xf4\x45\x70\xe9\x84\xb2\x13\xb0\x97\x84\xa6\x69\x91\xbd\x84\xe1\x84\x03\x34\x4d\xaf\x7b\x2a\x56\x7a\x75\x16\x9b\xf9\xc0\xbf\xb0\xf4\x9a\x9a\x9d\x7c\x41\x4b\x7d\xed\x6b\xd9\x3c\x6b\x49\x3c\x17\x7c\xc1\xee\xb6\xe4\x46\x08\x53\xb9\xb3\xdf\xad\x4f\xc1\x78\x12\x60\xaf\xbc\xf1\x4c\x5b\xe6\x6b\xf5\x74\x1a\xaa\x81\x8c\x80\x06\x44\x32\x6f\x11\x08\xae\xb7\x54\x3b\x27\x7f\x22\x53\x2e\x20\x10\x76\xd9\xda\xde\x95\x27\xb2\x09\x14\x58\xef\xe2\xae\x0c\xd4\xf9\xc3\xe5\x5d\x19\xe0\xa6\xf3\xf3\x72\x50\xaf\x72\x0b\xcb\x8c\x23\xc5\x1c\xa3\x60\x23\x89\x4b\x11\x96\xa6\x6e\xa2\xe7\x55\xb1\xe7\xdb\x4a\x35\xcc\x82\x04\xb6\xef\x2c\xc3\x28\xd4\xe4\x45\x24\x18\xba\x99\xee\x96\x5b\x88\x8a\xea\x55\x59\xfb\x7d\xd2\x0b\xba\xd6\x9d\xbc\x7d\x60\x44\x31\x01\xb0\x04\xd4\x5f\xbf\x1b\xa7\x13\x14\xad\xfa\x98\xf6\x0d\xa4\x37\x52\x7c\xed\xed\x29\xda\x99\x94\x67\x74\xc8\x01\x7f\x08\x6e\x60\x9f\xdd\x55\x97\x83\xdf\xee\x8b\xb8\x6c\x11\xde\x99\x96\x06\x7c\x02\x1f\x17\x63\x22\x05\x23\x52\xa1\x63\x34\xb0\xc3\x56\x9c\x5a\x50\x0d\x8d\x33\x13\x32\x97\xb9\x0a\x3d\x2e\xf4\xe3\xa8\x4f\x4f\xa8\x0f\x9e\xf0\x72\xa6\x73\xed\xc5\x19\x98\xd0\xde\x4c\xb1\x42\x75\x85\x8e\xd9\x03\x13\xe4\xd1\xaa\xa9\x34\xca\x6c\x8f\x82\xd6\xac\x48\x2a\xde\x9a\x10\x99\xc2\x33\x57\xc8\x9b\x06\xb7\x56\x61\xb8\xd2\x94\xbb\x96\x97\x13\xf0\x1e\xb2\x0f\x20\x9d\x62\x3b\xe2\x83\x2f\x9b\x6c\x31\x0e\x18\xce\xd2\x40\x6c\x19\xc2\x08\xe9\x5a\x92\x65\x5f\x66\x2c\xd9\x26\x64\xfc\xca\x17\xa6\x58\x66\x1b\x8a\x35\x17\x07\x8f\xe2\xb6\xce\x48\x6f\xa9\xaa\x8e\x76\xc5\x38\x37\x4a\xdc\xb0\x03\xfd\xc9\x65\x3a\x6e\x38\x4e\x9f\xba\x31\x52\x72\xba\xde\x10\x9f\x27\x58\xf9\x76\x21\xec\xb7\x64\x6c\x79\x21\x51\xca\xab\x47\xd9\x14\x9e\xbc\x8a\xeb\xfd\x84\xf7\x62\xc8\x44\x80\xa4\x6c\x86\xa8\xc0\xc1\x05\xe5\x22\x83\xe3\x3e\xe3\x3b\x2b\x38\x63\x7c\xd0\x4e\xe5\x14\x94\xdc\x3c\x43\xab\x6c\x83\x34\x84\x91\xba\xf5\x21\xc6\x70\x7d\xd6\xd9\x97\x23\x4f\xb5\x4b\xb4\xb2\x8b\xa7\x0d\x9d\x86\xb4\xda\x6a\xaa\x74\x65\xb9\x56\x70\xa3\x7d\x85\x8c\x3e\x41\x58\x71\x9d\xae\x5b\x0a\x75\x76\x21\x1d\xfb\xc9\x27\xac\xdc\xd0\x4b\x07\x56\x4a\x28\x8c\x07\xe4\x30\x12\xe3\x24\xba\xc5\xad\x2c\xdd\x7c\x08\x9e\xea\xcd\xd8\x5b\x6a\xc9\x48\x9d\x4c\x55\x22\xc1\x49\x7c\xc7\x83\x91\x65\x4a\xe7\x51\xa8\x99\x83\x81\x81\xcb\x99\x8b\xf0\x57\x99\xd5\x7a\x62\x8e\x49\xb4\x2e\xdc\xa3\x4d\xbe\x9f\x87\x6b\x91\x66\x59\x3c\x12\xed\x00\xa1\x71\x94\x68\x3c\x86\x4b\x8c\xf4\x2e\x3a\xa7\xb7\xbd\x9f\xba\x10\x46\x35\x97\x39\x79\xe4\xda\x6a\x08\x7d\x01\xd6\x55\x44\x11\xc7\x0a\x68\xf8\x62\x0b\xde\x82\xe0\x4a\x9d\x0f\xa7\xdc\xea\x53\xc5\x24\xef\x80\x23\x5c\xfb\x50\x3b\x3c\xc7\xf6\x03\xb8\xb6\x7d\x10\x5f\x5d\xbc\xfc\x8a\xf3\xb1\x85\x1a\x5c\x34\xb2\x6b\x9c\x5e\xe4\xfc\x79\xda\x48\xbd\x48\xcc\x8e\xd5\x9a\xda\xe3\x75\x08\xd5\xab\x3f\x94\xe5\x7c\x55\x48\x2a\xe6\xda\x54\x2e\x93\xe6\x2c\xd5\x62\x0b\xf6\x11\xa7\xe7\xa5\xed\x4d\x82\x37\xfc\x27\xf5\xd2\xce\x4d\x40\xc1\xae\x15\xc1\xae\x1a\xe5\x9b\x97\x96\x2d\x14\x21\xfe\x6f\xed\x52\xdb\x44\xdd\x2a\xe2\xdd\x63\x52\x88\xe2\x39\xca\x71\xe2\xac\xca\xba\x85\x34\xe0\xcb\x4e\x00\x4d\x6d\x21\x90\xa4\x2f\xea\xe5\x86\xe5\x34\xb6\xab\x5b\x7a\xaf\x59\x45\x61\x47\xae\xc3\x2c\x9c\x45\xe4\x73\x88\xc3\x43\x65\x34\x14\xae\x62\x95\x73\xe5\xed\xaf\x0d\x5a\x00\x88\x0b\xdb\x44\x34\xd5\x9c\xca\x35\x9d\xc6\x2b\xcf\x85\xbb\x32\x9f\x46\x83\xda\xd1\xbb\x0e\x89\xb5\xfb\x4f\x07\x06\x23\x66\x0b\x2c\xe4\xce\x7d\x06\x85\x31\x22\x1c\x86\xb5\x56\x6e\x0d\x48\xa3\x06\x1e\x86\xc5\x51\x63\x30\x74\x38\x3c\x32\x0b\xc0\xd3\x15\xee\x16\xc4\x9d\x5c\xa4\x4c\x09\x46\xcd\xe4\xf9\xbc\xb5\xa7\xbb\x9a\x0c\x9f\xcd\x73\x7b\xba\x17\x1c\xb5\x8a\x17\x77\x43\x07\xee\x06\xde\xd0\x02\x70\x6a\x41\x89\xaa\x83\x9b\x2c\x82\xc6\x9d\x9e\x55\x06\xf3\x7a\x0a\x47\x74\x6d\x8b\xaf\xc1\x77\x1c\x1f\x53\xfa\xe8\xcc\x2e\x03\xcb\x19\x07\x08\xc0\xb2\xc1\x6a\x5c\xd3\xc7\x4b\xf8\x1e\x4a\x09\xe2\xd7\xeb\x5f\xbc\xcb\x94\xb5\x60\xe9\x03\x3c\xd2\x12\x30\x8c\x2b\x0f\xbc\xfc\xf6\x34\x0d\x4e\xae\x75\x40\x9e\x51\x9d\x29\x21\xee\xe2\x2f\xee\x87\x06\x64\xe6\xca\x67\xd5\xd9\xc6\x3a\x98\x98\x57\x4d\x18\x54\xa5\x19\xd3\x20\x5d\xa3\x5a\x55\x11\xa0\x97\xa9\x77\x7d\xf1\x83\x7c\x64\x0f\x4c\xb5\x08\x35\x64\x2a\xad\xd0\x24\x58\x5c\x37\x93\x96\x13\xa4\xd1\x7b\x40\xc9\x05\x9d\xb2\xb4\x0b\x57\x6f\x14\x74\xe8\x94\x4c\x67\xc0\xad\xcb\x41\x83\xbc\x2a\x57\x72\xca\x0d\xb4\x2f\x68\x02\x95\xa8\xc0\x8d\x06\xd4\xc8\xfd\xc4\x80\xd5\xfc\x3e\x98\x97\x7f\xdf\x26\xb7\x56\x46\xe0\xba\x3c\xde\x28\x96\xbd\x69\x6c\x7d\x31\x56\x32\x9f\x05\x25\x40\x0e\x41\xfb\x40\x33\x73\x8d\x79\x19\x06\xe3\x6d\xcb\x09\x4d\xad\x04\xb2\x9c\x70\x4a\x6a\xea\x0b\xb3\xba\x94\x03\x43\x63\x02\xb2\x17\x73\xf0\xe0\xb9\x28\x0d\x20\xa3\x66\xd0\x8a\xfd\x99\xa9\x17\x30\x03\x35\xc8\xbf\xc1\x3a\x50\x8a\x12\x6a\xe0\xca\x1b\x58\x54\xbc\xf5\xa1\x3e\xbc\xad\xe8\xd6\x55\xf2\x02\xc6\xc1\xea\x01\xfb\x1b\xf6\x7e\xfd\x74\xc9\xca\x28\xaf\x72\x35\x93\x10\x1f\x9e\xcd\x7d\x4c\x9d\x8b\x79\x9f\xc9\x59\x8e\x19\x03\x3c\xf6\xe7\xd5\x0e\x88\x6b\xf3\x89\x9a\x64\x62\x45\xaf\x22\xf6\x7b\x1f\x69\x9c\x25\x46\xfa\xb4\xaa\x5e\xcd\x0c\x4e\xe3\xde\x1b\xcc\x18\x6b\x6b\xf1\x98\x09\xea\x43\x35\xe0\xaf\x2c\x23\x53\xdb\x6b\x09\x98\x30\x42\xaf\xaa\x5d\xeb\x12\xf6\xd3\xde\x7d\xda\x3b\x88\xe2\x50\xb9\x85\x0b\x12\xd5\x6e\x73\xc6\xfa\xda\x23\x9d\x2b\xbe\x95\xc4\xed\x8c\x3d\xec\x81\x09\x53\xe8\x6e\x53\x3a\x23\xdc\xf2\x6d\x7b\xf3\xa8\x31\x6b\x91\x47\x7b\xe2\x4c\xae\x2c\x6f\xce\x15\xf7\x27\x0c\x14\xae\x25\xdb\x57\xd6\x78\x8e\x51\xda\xc0\xf0\xb3\x84\x46\xb0\x67\xae\x62\x55\x62\x72\x1a\x5c\xe4\xb0\xc3\x19\x17\xf7\xb6\x33\x84\x63\xf0\x86\x75\x65\xf9\x9b\x54\x3e\x1a\xba\xb4\xa7\x2b\x29\x6f\x87\x5d\x6e\x46\x1e\x5d\x75\x14\xb8\x18\x47\x79\x1c\xf5\xfa\xe6\x3a\xb0\x0a\xb5\x5f\xae\x87\x0a\x51\xfb\xa9\x97\x27\xb6\xf9\x76\x49\xe8\xfb\xd6\x90\xb3\xa5\x10\x15\x17\x92\xe1\x24\x92\x38\xc3\xc6\x69\x2d\x90\x1f\xc7\xb1\x12\x9b\x93\x50\xfe\x3d\xfc\x0b\xc1\xac\x70\x69\xfe\x9d\x48\xd5\x17\xf8\x7b\x2b\xe0\x5e\xd8\x17\x8a\x14\xb5\x86\xa4\xee\x40\x4f\x1e\xc4\x76\x3b\xb9\xf2\xb6\x73\xf3\xe3\xe0\xba\x7b\x73\x79\x77\x7d\x5a\x12\x2e\x4f\xcf\xef\x6e\x6e\xbb\xd7\xb5\xcf\x10\x06\xbf\x77\x79\x31\xf8\xeb\x5d\xf7\xae\xe1\x91\x6f\xe0\xbc\xf3\x7d\xb7\x54\x48\xf0\xaf\x77\x9d\xf3\xde\xed\xcf\x83\xcb\x0f\x83\x9b\xee\xf5\x4f\xbd\xd3\xee\xc0\xd5\x68\x3e\x5d\x5d\x6a\xa4\x7e\xbc\x4d\x08\xc1\xb4\x52\xb9\xbc\x40\xea\xf0\x17\xf0\x70\xee\xb6\x93\xff\x13\x6c\x0a\x57\xb8\x07\x47\x2d\xff\x2f\x04\x85\x3d\xb2\xc7\xde\x5b\x95\x8a\x13\xd3\x17\xc1\xec\x17\x78\xbc\xa1\x63\xed\xeb\x0e\x96\x46\x7b\x42\x3a\x33\x57\x5b\x50\x96\x3b\x35\x54\xdf\x17\x23\xf5\xd6\x5e\xa0\x03\xa8\xf6\xa1\x5d\xa5\xbd\xca\x96\x94\x1b\x74\x73\x82\x21\x38\xab\x57\x4a\x0a\x34\xe6\x05\x5c\x5f\xd7\x68\x65\x2f\xa1\x52\x30\x2e\x8e\xc6\x71\x41\x6a\xd8\x5c\xd0\x29\x4f\xf0\x87\x4a\x76\x94\xcb\x9b\x9a\x32\x61\xaa\x2d\x96\x48\xa0\xdc\xf2\x84\x91\x1f\xff\x52\x0c\x0a\x6c\x15\x4e\xf7\xcf\x17\x60\xde\xdc\x03\x95\xe3\xaa\xae\x22\xa0\x52\x4f\x5e\xbb\xa9\xa9\x90\x05\xa1\x1c\xb9\x88\x12\x14\x4a\xd1\x4e\x4d\x58\xdb\x35\x8c\x73\xa7\x04\x38\x7d\x3f\x08\xb5\xfa\xb7\xe2\xe4\xb7\x54\xdf\xd7\x40\x59\xd7\x32\x47\xb7\xe0\x3b\xf6\xd8\x8c\x9f\x5d\xdb\x69\x58\xd3\x01\x50\xcc\x76\x7d\x36\x66\x1f\xae\xe8\xd2\xcf\x38\xab\xa0\x39\xad\xdd\x5f\x09\x0d\xea\xe9\x0d\x2c\xeb\x5f\x4a\x90\xa2\xce\x93\xa8\xa6\x1f\x9c\x9a\x80\x80\xe5\x21\x59\xb1\x44\x90\xb3\xbe\xd0\xa1\x7c\x28\xa5\x85\x4e\xb1\xe4\x4e\xad\x20\x1a\xa9\xbb\xbb\xd0\x78\x20\xb6\xf5\xab\x27\xd9\xa5\xf1\xe4\x05\x15\x93\x6a\x17\x7e\x5d\x75\xb6\x3a\x99\x55\xc1\x7a\x5b\x58\xfc\xa3\xd6\x83\xc9\x7f\x1d\x09\xf4\x0c\xf6\x74\x08\xfe\x9c\x02\x19\x15\x01\xb8\x41\x4f\x8d\x6d\x0e\xad\x22\xb4\x01\x25\xd3\x20\x33\x1c\x7b\x31\x82\x1c\xa3\x21\xe4\x38\xba\xfa\xe6\x33\x7b\xe7\x4d\x87\x2e\xfc\x7b\xf9\x46\x47\x6b\xb3\xc3\x96\x3f\x1d\x22\x58\x98\xd6\x57\x03\x04\xab\x1b\xc1\xab\x85\x03\xc3\x6a\x63\x81\x36\xec\x74\xfd\x6a\xff\xc1\xcf\xe8\x0f\x48\x52\x79\x43\x2e\x49\xd4\x5a\xc8\x99\x25\x47\x50\x4b\xc0\x05\xae\x3b\xc0\x12\x4d\x8e\x48\xc6\xef\x19\x79\x0b\x3e\xd4\xce\x55\xef\x6d\x8b\xbc\x8d\xe3\x34\xdf\x6e\xc0\xfe\x0a\xa8\x3f\x37\x6e\x87\x0b\x06\x92\x5e\x29\x04\xe8\x03\x44\x6b\x45\xc3\xec\x44\x25\x02\x20\x4f\xc4\x30\x85\xe8\x55\x10\xf7\x11\x62\x0b\x9c\xb1\x72\x15\x6f\x2c\x8e\xcc\xce\x08\x4b\xb6\xbd\xc5\x28\xf2\x3d\xfb\xbb\x97\x33\xc2\x15\x71\xe9\x9d\x80\x60\x5f\x60\x52\xe9\x06\xe2\x3d\xc4\x7c\xd4\xcd\xaa\xa4\x4c\xfa\xc5\xac\xdd\x94\x55\x84\xf7\xda\xc8\x6d\x8d\xe8\x8a\x4e\xdd\x8a\xf8\x22\xd1\x07\x2a\xfb\x1a\x54\xb6\x8f\xc0\xa2\xf2\xe0\x36\xbf\xcd\x4e\x51\x20\x8a\x9a\xf1\xc9\x9b\x56\xc2\xf5\x7c\xba\x0c\xdd\xb5\x1a\xac\x72\x43\x87\x43\xb4\x26\xab\x3d\x0e\x37\xe8\xa9\x42\xcb\xff\xe2\x58\xab\x43\xed\x18\x07\x26\x22\x39\x86\xfe\x1a\x3e\x65\xae\x1c\x76\xe1\x5d\x73\xe7\x15\xc8\x0d\xae\x2a\x07\xd7\x8e\x9d\xa8\x64\xc2\x1f\xea\xe3\x9b\x97\x6e\xf0\x0e\x7e\xc9\x8b\xce\xa7\xee\xd9\xa0\x7b\x71\x6b\x15\xf2\x45\x17\x65\xf9\xf1\xf5\xe9\x0f\xbd\x9f\xca\x65\xb3\x6f\x7e\xbe\xb9\xed\x7e\x1a\x7c\xec\x5e\x74\xaf\x3b\xb7\xdd\xe5\xe5\xd1\x97\x75\x56\x87\xd4\xe8\x02\xb0\x64\x81\xbb\x98\x7a\x54\x37\x8f\x5d\x80\x96\x13\xa3\x64\x46\xb8\xd1\xe4\x81\x6b\xee\x52\x59\x9c\xb0\x77\xd7\xf3\xc6\x9c\x9a\xde\x4f\xa2\x18\xd6\x16\x26\xf4\x17\x9d\x70\x67\x12\x8e\x05\x41\xe7\x8d\x14\x29\x06\x86\x90\xa8\x18\x4e\xbb\xa6\x13\xb7\x60\x27\xa4\xe3\xb6\xb6\xae\x7d\x21\x89\x15\x43\x99\xc2\xd1\xa3\xab\x32\x0c\x9d\x1c\x91\xea\x1a\x9f\x10\x04\x5c\x8a\xa0\x23\x43\x83\x20\x3c\x51\xc5\xc4\x5b\x43\xd8\x97\x59\xc6\x13\x6e\x22\x38\x4b\xa9\xc8\x94\x0a\x3a\xf6\xea\x47\xae\x99\x5a\xc1\x3d\xf6\xe6\xbb\xdc\x87\x16\xd9\x14\x3f\x16\x6b\x4a\x8e\x5c\x02\x9a\x94\x91\x2e\x71\xe0\xc9\x74\xd0\x06\x1f\xc8\x02\xe2\xce\xba\x43\xda\x93\xfa\xba\x22\x62\xcd\x45\xac\x3a\xe7\x27\xd5\xee\xba\x7b\xc4\x8b\xeb\x65\xb8\x51\x6b\xe8\xf0\x2b\xfb\x51\x4b\x90\x75\x7b\xab\x2c\x33\x58\xed\x68\xab\x37\x93\xed\xaf\xda\x4b\x01\xc1\xbe\x50\xe7\xc5\xab\x9d\x17\xcd\x08\x9e\x9b\x15\xd5\x28\x2d\xe2\xea\x82\x1a\x50\x76\x8b\xea\x86\x6a\x1a\x00\x6b\x93\xbe\x94\x9a\x1a\x8b\xa9\x4c\xe5\xc1\x7d\xe5\x82\x1a\x95\xc1\xbc\x9c\xaa\x1a\x2b\xd7\xed\xe5\xe6\xaa\xd5\x0c\x74\x8d\x6a\x1a\x21\x94\x1a\xc0\x33\x37\x63\xf9\x90\xbe\xc6\xd3\x0c\x38\x92\x77\x6b\xd9\x43\x55\x63\xba\x8c\x15\x2d\xaa\xef\x77\xee\xee\x96\xea\xfb\x86\xae\x56\x5d\x14\xa7\x25\x43\x77\x65\xd9\x5c\x2a\x15\x08\x57\xe5\xfa\x67\xcd\xfc\xb7\xfb\xc0\x84\xd9\x8b\x68\x02\x4d\xd4\x44\xb5\xaf\x67\xaa\x43\xe4\xb9\xde\x59\xc1\x91\x02\x56\x73\xe4\xb6\x34\x8a\x26\x00\x51\x89\xd5\x17\x9d\xab\xa1\xc9\x01\x62\xa7\xb6\xde\xf6\xc0\xab\x8b\xeb\xb2\x22\x9e\xca\xad\x76\x01\xb5\x59\xc4\x6a\xc8\x04\xea\xb8\x6f\x94\x68\x59\x12\x02\x44\x0a\x80\x28\x51\xc1\x14\x94\x4b\xab\x7b\x8e\x7d\x4e\xa8\xae\x76\xb9\x72\xcb\xb7\xc8\xcf\x2a\x35\xf3\x91\x41\x74\xe9\x5e\x50\xec\x37\x08\x97\x87\x81\xdc\xa9\x6c\x65\x4d\xb8\x1b\x84\xf9\xcc\x55\x56\x98\x23\x28\xb1\x77\x67\x3b\x0a\xdd\x81\x2c\x96\xd2\x8a\xe2\x60\x1a\x58\xce\xe6\x55\xec\x9e\x72\xa8\x6e\x34\x0d\x63\xb5\x62\xda\xde\x32\x11\x1a\x41\x68\xa3\x5e\xd0\x52\x03\xfa\x7a\x59\x22\x04\xd9\x7d\x8e\x30\xad\xa0\xf4\xd1\x58\x74\xd5\xfc\x9f\xf6\x66\x55\x4c\x4f\x64\xd6\xc4\xeb\xa1\x9b\x8d\x53\xd1\xb7\x9b\x8d\xcf\x44\xdf\xf7\x74\x56\x33\x00\x17\x43\xa7\x8d\xca\x13\x80\x15\xb1\xdc\xb0\xfe\xd4\x39\x3c\x25\xb8\x42\x9d\xfb\x53\x97\xb2\x64\x7d\x3a\x3d\x44\x6b\xd5\x8a\x77\xcd\x67\x7b\x57\xab\x6a\x19\xcd\xfa\xc9\x8c\xab\xa5\x5b\xb5\x34\x81\x43\x32\xe6\xb6\x26\x53\x07\xb1\x15\x28\x10\x72\xa5\x8d\xe2\x0c\x40\x3c\xb2\x90\xf9\x57\xbe\x85\x9c\xf1\x64\x25\x61\x59\x91\xe7\x6c\x47\x43\xaa\x1d\xce\x7c\x00\x01\xe7\xbb\x78\x36\x4b\x33\x40\x3b\x12\xb4\xc9\x52\x57\x41\x11\x71\x58\xdc\xec\x83\x0d\x0d\xf1\xda\xfb\xe2\xda\x8e\x02\xbf\x00\x53\x1a\x0a\x30\x01\x14\x99\x79\x8f\x1f\x86\xf9\xe3\x57\xb0\x6c\x4d\x35\x79\xf4\x20\x82\x82\x6f\x9a\xd8\x36\x90\x9c\x41\xc8\xfa\x1e\x9f\x92\x51\x46\xc7\x3e\x8f\x0b\x0a\x0c\x8c\x0a\x21\xdc\x4a\x12\x88\xd8\x6f\xff\xd4\x8e\xc1\xf1\x86\xe0\x56\x3d\x63\x09\x8a\xc3\x5b\xca\x7d\xb0\x0b\x3c\x0d\x06\x4a\xf8\x53\xd4\xc3\xaf\x3b\x28\xb9\x29\x9d\x41\xb8\x17\x52\xba\x1c\x85\xa0\xb4\x5b\x17\xf3\xd5\x86\x91\xff\xf7\x7f\xfd\xad\xcd\xd3\xb5\x02\x10\x62\x3f\x41\x91\x73\x1a\x05\x88\x44\xa0\xf2\x14\xd8\xf1\xd2\x22\x6a\xfb\xaa\xd9\x0d\x1a\xfa\x93\xf1\xce\x25\x95\x39\x63\xde\xb9\x9e\x1f\x14\x87\x8a\xe1\xc0\xf6\x42\xca\x35\x53\x68\xa2\x0f\x59\x62\x35\x20\xb6\x8d\x61\x0b\xb5\x25\xca\x97\x05\x2a\x2d\x94\x4a\xaf\xa7\x36\xf4\x85\x90\x77\x0f\x34\xe3\x56\xb1\x6c\xfb\xa4\xe0\xf7\xe4\x3f\x00\x94\xf6\xdf\x1b\x6c\x33\x74\xcc\xd4\x20\xcd\x4b\x31\x40\xab\x06\x75\x65\x3f\x3a\xcb\xcd\xbc\x3e\xb9\xba\x74\x8c\x32\x9a\xdc\x6f\x92\x70\x6e\xdf\x6f\x68\x76\x35\x87\x8f\x9c\x62\x65\x41\xa3\x21\x9d\x9b\x55\xd2\xb9\x5d\xc8\x44\xdc\x3f\x32\x3b\x01\x98\xc5\x91\x28\xe4\xb8\x61\xc7\x8e\xb9\x4d\x3e\x20\x52\x1a\x88\x64\xd8\x45\x22\xf3\x2c\xed\x0b\xf6\x65\x26\x35\x2b\xc5\x6f\xd6\xa0\x5b\xb9\x98\x63\xd7\x53\xfd\x4d\x53\x81\x85\xde\x49\x82\xf9\xea\xb9\xf7\x8b\x7b\xba\x38\xe5\x7a\x22\xdb\xe9\x72\xf5\x35\xf8\x07\xb5\xa7\xf0\xd9\x2a\x13\x9c\x5a\x65\x56\x98\x6c\xde\x22\x61\x92\x15\xb2\xc8\xd8\x03\x53\x74\x6c\xc5\x1c\xca\xb3\x18\xc9\xac\xac\x3a\xaf\xe7\x0d\xbc\x5a\x88\xd7\xda\x43\x6e\xd9\x3a\x16\xe8\x4d\xe3\x9b\xaa\x76\x08\xae\x67\x19\x2d\x55\x9d\xab\xf6\x80\x41\x4c\x4f\x4b\xc6\x18\x25\xbe\x5a\xee\x5e\xdf\x0d\x5e\xfb\xf9\x93\x60\x7b\x7b\x3a\x72\x20\xdf\x80\x40\xe6\x74\x0b\x96\xb5\xa1\x99\x36\xc6\x23\xb6\x67\x4a\x5a\x3a\x93\x7d\x61\xe8\xd8\xc7\x89\x39\x0e\x25\x1f\x05\x53\x7a\xc2\x67\xb1\xe9\x7f\x13\xe9\xfb\x56\xce\x8e\xb0\xa6\x92\xdd\x4c\x3d\xa3\x49\xa1\x1c\x24\x19\xd5\x9a\x8f\xe6\x24\xe5\x23\xf0\x0c\x99\xc2\x65\x09\x11\x65\x01\xf8\xaf\x0c\x10\x59\x2b\x93\x97\x22\xfb\xf7\x13\xc5\xbd\x7b\xb8\xa3\xb3\x01\xfa\xd8\x3b\x9e\xc6\xe9\x93\x80\x23\xbf\x90\x6e\xb2\x26\xd4\xfd\xae\x51\x90\x6e\x64\x2e\x16\x70\x7f\x03\xf3\x19\x13\xdb\x85\x83\x2f\x4d\x5f\x5a\xc9\xe7\xaa\x7b\x7f\xc6\x32\xf6\x42\x2a\xe1\x2e\x12\xc2\xd2\xb5\x2e\x30\x4c\x9e\x6d\xff\x77\x1b\xcf\x16\x6e\xfc\x86\x84\xa7\x3d\xec\xf7\x57\x76\x06\x37\x8c\xee\x23\x5b\xc7\x42\xbd\x92\x16\xb7\x3a\x57\x4d\xcc\x71\x87\xc5\xde\x5b\x04\xc8\x13\x4f\xa8\x69\xaf\x6f\x98\xd1\x5e\x00\x8f\x28\x1d\x6d\x8b\xee\x9c\x1e\xf9\xe0\xef\x22\x94\x7a\x83\x0d\x7f\x21\xb1\x09\x6e\x74\xd7\x0e\x77\xef\xe9\xd8\xe1\xea\xed\xda\x84\xde\x8a\xf1\x6e\xe1\xd5\x71\x6d\xec\xe3\xf6\x7f\x5a\x11\x73\x61\x61\xd6\x54\x92\xea\xd0\x50\x76\x8f\x37\xc9\x5c\x5d\xc7\xc1\x4c\xb1\x11\xff\xb2\x95\xf9\xeb\x0a\x3e\x75\xe2\x04\x53\x8c\xc8\xd1\x28\x93\x34\x65\x29\xa6\x62\x83\x24\x0a\x75\x43\x0b\xe9\xce\x8b\x16\x8f\x8a\x1b\xc3\x44\x5f\x00\x68\x88\xfe\xf3\xc9\xf1\xf1\x30\x4f\xee\x99\x39\xbe\x67\x73\xa8\xdb\x17\xfd\xb4\x55\x52\x01\xd3\xd8\xb7\x66\xc6\x70\x31\xd6\x64\x86\xc9\x0c\x0e\x09\xaa\x32\xd6\x77\xbc\xcd\xda\xe4\xfb\x4c\x0e\x75\x8b\xdc\x24\x13\x36\xa5\x2d\x34\x5c\xc3\x73\xc0\x40\x6f\xbf\x6f\xf7\xc5\x0d\x63\x64\x62\xcc\x4c\x9f\x1c\x1f\x8f\xb9\x99\xe4\x43\x2b\x5c\x1f\x67\xf3\x91\x41\x8b\xfe\x31\xd7\x3a\x67\xfa\xf8\x4f\x7f\xfc\x23\x2c\x0d\x98\xb9\x87\x34\xb9\x1f\x2b\x99\x8b\xb4\x46\xba\x2e\x6d\xf7\xcd\x22\x82\xdf\xe6\x80\x0c\x4a\x8a\x01\xfb\x32\x53\x0c\xc0\x8e\xb6\x4d\x3f\xd1\xa4\xf3\xf9\x86\xe8\xb9\x30\xf4\xcb\x09\xe9\xbf\xf9\x84\x65\x0a\xc8\x0f\x32\x57\x9a\x9c\xd1\xf9\x91\x1c\x1d\x4d\xa5\x30\x13\xf2\x09\xfe\xd7\xfd\xf4\xc8\xd8\x3d\xf9\x99\x51\xd5\x7f\xe3\xf6\xd7\x15\xd8\x0e\x50\x82\x13\x0a\x41\x27\xda\x55\x40\xf8\xe3\xbf\xfa\x12\x08\xb6\x9b\xef\x8e\xff\xf8\xaf\xe4\xf7\xf0\xff\xfe\x3f\xf2\xfb\xfe\x9b\x26\x94\xa1\x8d\x42\x7f\x8b\x1a\x15\xb5\xad\xdd\xf3\xe4\x5e\x8e\x46\x03\xc3\xa7\x0c\xfd\x81\x03\xaa\x1a\x4b\xf0\x6e\x98\x7a\xc4\x1d\x2c\x1b\x02\x4b\x17\x70\x08\xae\x53\x0c\xce\xf1\x07\x43\xe7\x05\x74\xd6\xa3\xaf\x42\x1b\x02\x88\xb9\x86\xaf\x58\x6a\xe9\x77\x13\xe5\xcc\x67\x54\x2f\x82\xbe\x16\x61\x5e\x31\xc8\x60\xb0\x45\xc4\x16\x34\xb9\xaa\x88\xc3\xa2\x69\xef\x1b\x33\xe6\xc0\x04\x9f\xd4\x90\x73\x23\xd5\x4e\x37\xf6\x3d\x5b\x30\xf3\x6e\xe4\x17\xf4\x08\x60\x31\x56\x25\x04\x75\x48\x15\xf2\xf7\xd0\xcf\xeb\x10\xb3\xfa\xe2\xf6\xf2\xec\xf2\xdd\x3d\x35\x4a\x8e\xa9\x78\x7f\x42\x3a\x69\xea\xaa\x30\x12\x67\xab\xb6\xc4\x63\x6f\x88\x36\x89\x4b\xaa\x09\xbb\x70\xb5\x8e\xbe\x58\xfd\xe1\x8a\x25\x75\xf6\x96\xfa\xc3\x6e\x97\xef\x2c\x7c\x52\xcf\xda\xca\x30\x67\xa1\x83\x02\x55\x08\xe6\x6a\xef\x21\xac\xba\x5e\x9d\xef\x36\x85\x25\x6f\x66\x2c\xe1\x4c\xbb\x4a\xb4\x2a\x65\xb0\x3c\xe0\x1e\x05\x37\x84\x8b\x17\xaa\x3d\x54\xe5\xea\xba\xbb\xa4\x0b\x55\x93\xaa\x77\xa0\x14\x2c\xc6\x5c\xf0\x06\x8f\x04\x50\xa9\xf2\xad\xa8\x65\x1b\x5b\xe6\xbd\xb8\x42\x9f\x71\x7d\x42\x7b\xa5\x1f\x8d\x68\x62\x57\xaf\x52\x2f\x38\x66\x55\x75\xeb\x78\x4b\xf5\xfd\x7e\xed\xa3\x3b\x63\x6f\xf1\xb4\xc0\xaa\x41\x6a\x74\x9e\x58\xbe\x10\x3b\x6e\xa8\xbe\x6f\x0a\xd0\xdc\xb8\x8e\x88\x5d\x0a\x1f\xbb\xbc\x6c\x7c\xae\xe5\x28\x27\xdd\x55\x7a\x03\x3d\x24\x4a\xd7\xf4\x6e\x4d\xc4\x18\xe7\x19\x4b\xab\x79\x32\xd5\xf1\xaf\x22\x03\xcc\xf9\x8c\xcc\x82\x90\x89\x31\xb5\x5a\x12\x38\x5c\xa7\x54\xcc\xf1\x20\xd9\x0b\x8b\xea\x7b\x1d\x00\xe0\x88\x9e\xd2\x2c\x6b\x11\xc5\x72\x28\xbe\xd8\x22\x9a\x65\xa3\x23\x9f\x66\x9f\x92\x4c\x8e\x79\x42\x33\x32\xcc\x64\x72\xaf\xfb\xc2\xde\x20\x62\x8c\x17\xdf\x4c\xc9\x84\x69\x1d\x5d\xb9\x45\x54\xca\x4c\xc9\x34\x4f\xb0\x1c\x08\x96\xe3\xe2\xda\xf0\xa4\x52\x03\xc2\x72\x44\xa8\x35\x9c\x50\xd0\x27\xc1\x27\x0c\xc3\xb5\x22\x00\xc3\x34\x8d\xdc\xd7\xbf\x84\x34\x62\x9a\xf1\x7f\x62\xf1\x6a\xfa\xc0\x65\x6d\x46\x46\xbc\x65\xbb\x88\x86\x6e\x7b\x06\xa6\x7c\x1a\x56\xd0\xf3\xa9\xfb\x0c\xce\xd0\x32\x8a\xb9\x2e\x93\x73\xa0\x86\x40\xe6\x21\xdb\xd7\x13\x45\x51\x32\xc3\x67\x54\xe3\x2b\x3e\xda\xe4\x85\x45\x25\xc3\x90\x1b\x62\x91\x57\xd1\xf4\x29\x56\xa1\x70\xb8\x2c\x91\xbd\x15\x5a\xf7\x38\xfd\x0e\x8d\xca\x5e\x11\x0f\x96\x48\xfc\xf2\xd8\xb5\xb7\xd7\x48\x2b\x94\x86\xa0\x9a\xcc\xb2\x7c\xcc\x45\x51\x43\xdd\xf2\xc3\xbe\x00\xe0\x42\xdb\x49\xa5\xce\xc0\x22\x45\xbd\xe0\x72\x10\xfb\x61\x8e\x1b\x56\x85\xf0\x8b\xbc\x09\x91\x97\xe9\xd6\xd7\x1a\xdf\x3a\xd7\x53\xd5\x45\x31\x21\xb5\xc1\xd3\x07\x5e\x00\x70\x46\x1d\x35\xee\xed\xd6\x46\xa9\xca\xa8\x16\xc2\xfb\xf8\x08\x89\x0c\xc6\x06\x1e\x76\x57\xda\xb0\x69\x44\x5f\x25\x6f\x66\xd9\x46\x5e\x51\x83\xe5\xe9\xd8\x54\x1a\x84\x9d\x43\x04\x38\x6f\xd0\x40\x60\xb9\x61\x26\x87\x70\xaf\x00\x38\x9c\x8f\x38\x8a\x22\x0b\x70\xde\x2c\x25\xef\xa2\x6b\x22\x44\x31\xbe\x6f\x0a\x14\xd9\x5f\xf2\x4e\xd5\x0a\xd2\x98\xc2\x53\x46\x80\x6a\x93\xab\x4a\x60\x68\x34\xab\x11\xb5\x9c\xbb\x61\xec\x1b\x26\xfc\x94\x76\x7f\x0f\x09\x3f\x95\x69\x34\x78\x5b\xe5\xf8\x49\x03\x90\xec\xa4\xce\xe5\xfa\x7a\x24\xc6\xdc\xa3\xfc\x51\xda\x1c\x4f\x66\xf3\xba\x2d\x7a\x59\xc9\x4c\x15\x04\xb1\xaf\x9b\xcc\x54\x19\xcc\x4b\x4e\x66\xaa\x0c\xf5\xe5\x26\x33\xd5\x0c\x74\x8d\x64\x26\xf4\xae\x0c\x2c\x51\xaf\xc7\x14\x20\x12\x61\x98\x8f\x6e\xe0\x36\x59\x3a\x46\x07\x32\x8f\xcc\xd9\xcb\x39\x2e\x87\x14\x46\x8b\x32\xd0\x66\x82\x58\x9c\x88\x54\x99\xf2\x9a\x89\x48\x25\x96\x76\x48\x44\x0a\x89\x48\x8b\xeb\xf2\x12\x13\x91\x2a\x7b\xbe\x5e\x22\x52\xdd\x96\x6f\xe1\xb2\x2a\x35\xf3\xcd\x24\x22\x55\x56\xf4\x25\x27\x22\x55\x86\x7a\x48\x44\x7a\x92\xd9\xbc\xb0\x44\xa4\xfa\x53\xb7\x59\x22\x52\xad\x68\xd6\x7c\xb6\x77\x0d\xe3\x85\x7c\xdd\x67\x4e\x44\x2a\x4d\xe0\x90\x88\xb4\x63\x55\xb8\x32\x09\xba\x11\x40\xe5\x0d\x97\x7b\x50\xbd\x87\x96\xa4\x22\x81\xba\xb1\x07\x8a\x7a\xda\x30\x07\xb0\x10\xae\xab\x11\x75\x4a\xeb\xa0\x1d\x16\xbc\x15\x4d\x7c\xf8\x3e\x7a\x9c\x62\xdf\xc8\x81\x02\x37\xb6\x28\x35\x2c\x72\xb0\x2c\x62\x8c\x70\x03\xc9\xd5\x80\x04\xef\x40\x80\x0e\x6c\x69\x5b\x78\xe4\xe6\x62\xea\x08\xb4\xbd\x9f\x66\x7f\x17\xff\xb7\x71\x41\x76\xad\xa5\x97\xcc\xf2\x6d\x62\xc8\xc7\xdb\x7d\x36\x65\x53\xa9\x56\xb9\x86\x1b\x4c\x0d\x52\xd1\xf1\xaa\x20\xff\x75\x57\x6f\xd7\x55\xf3\xd8\xe8\x9b\xd9\x9e\x7c\x76\xdd\x72\x65\xd8\x17\x1b\x8c\xbd\x13\xa0\x2f\xd4\xfa\xbf\x82\xfb\x71\x4b\x0f\x57\x43\x2e\xd3\x62\x87\x60\xfa\xd6\x4c\x1d\xc5\xe2\x51\xc9\xe6\xbc\x38\x82\xd2\xba\x7b\xe1\x79\x87\x65\xcf\x55\x63\xfc\xc5\x1a\x3c\xb6\x83\x15\x38\xac\x64\x1e\x43\x3d\x55\x29\x6d\x38\xaf\x09\x0d\x5d\xcf\xdc\xc1\x85\xf9\xb7\x7f\xd9\xc8\x68\x6f\xe5\x4b\xb7\x6e\x23\x9e\x31\x42\x93\x84\x69\xc4\x5f\x73\xf1\x39\x08\xb5\x9d\xab\x6c\x97\x5d\xe5\x62\x0c\xf3\xb6\xc2\x64\x54\x74\x2e\x10\x0f\xde\x19\x13\x25\xf3\xf1\xc4\x6b\xc0\xbe\x2e\x79\xdd\x5e\x7e\x5e\xac\xac\xf1\xca\x9c\x35\x95\x4a\xa5\x55\x22\xd8\xdc\x9b\xed\x97\xe4\x99\x3d\xda\x75\xf3\xd8\x80\x3a\x4a\x71\x5d\xc5\xf1\xf7\x3e\x06\x94\x4a\x20\xf9\xb0\x2f\x3a\xa5\x08\x30\x0f\xe6\x37\x9c\x17\x91\x24\x78\xb5\xc7\x44\x06\x09\xe0\x4e\x7b\x81\xca\x97\xf6\x5f\x20\x86\xc0\x47\xce\xd7\xed\xfd\xd9\x10\x04\xc3\xd2\x23\x9a\xcc\x93\x8c\x27\x91\x48\x3a\x56\x74\x36\x59\x46\x89\x87\x0c\x9c\xaf\x95\x81\xb3\x66\x95\x9d\xa5\x61\x3c\x71\x9d\x9a\x57\x9d\x19\xb4\x48\x8e\x87\xa4\xa0\x0d\x48\x72\xb7\xf1\xec\x9d\x12\x5f\x53\x8e\x52\x33\xe5\x7d\xe5\x7c\x90\xc5\x81\x7d\xcd\xcc\xa4\x9a\xfb\x62\xbb\xd5\xfd\xba\xf9\x48\x6b\x4d\xa3\x31\x0c\x74\x8d\x54\xa4\x52\x51\xd4\x70\xef\xaf\x48\x4c\x6a\x5e\xa5\x17\x42\x83\xfb\x8c\x5d\x6b\xe2\x36\xab\xe3\xd7\x36\x11\x15\x37\x0b\x65\x0b\x1b\xf5\xba\xc2\xd9\xc2\xb0\xb7\x0c\x69\xeb\x44\xd5\x8b\x26\x32\x03\xd8\xa1\xd2\x6a\x85\x0e\x42\x54\x4c\x58\x20\xbf\x19\x37\x33\x96\xa0\xe8\x5a\xe0\xd7\x2c\x0b\x5c\x0b\x9b\xf8\x6d\x04\xaf\xad\xd0\x87\x36\x0c\x60\x8b\x17\x75\xb7\x20\xb6\x1d\xf5\x9b\xcd\x02\xd9\x2a\x9d\x2d\xdd\xef\x2d\x5c\xae\x0b\x58\x41\x07\x87\x7d\x70\xd8\xd7\xaf\xcd\x4b\x74\xda\x2f\x56\x29\x5f\xd3\x71\xdf\xb4\xfd\xfb\xa0\xa4\x3d\x3a\xf0\xbf\xb2\x5b\x7c\x5d\x8f\xf8\xd7\x8d\x33\x58\x33\xc4\xe0\xe0\xb6\xff\x36\xdc\xf6\xcd\xe7\x6d\x23\xd7\xfd\x8a\xdc\x20\xdf\xcb\xae\xfe\xd5\x90\xaf\xf2\xa4\x3e\xd6\x60\x03\x8e\xbe\x58\xd3\xcf\x5a\x24\xd4\x1c\x7c\xad\x4f\xea\x6b\xad\x59\xe8\xd5\xfe\xd6\x92\xf0\xf6\xac\x4e\xb2\x2a\x0c\xe5\x53\x3a\xca\x56\x09\xbc\xf9\x70\xf0\xe4\xe7\xa8\x76\xce\xeb\x1e\xa7\xcf\x61\x6f\x7d\xb9\x1d\xc2\xa6\x43\x96\xa6\xa0\x10\x1b\x49\x24\x24\x2c\x16\x24\x20\x18\x12\xab\xe5\xa4\x54\x5b\xca\xa5\x50\x79\x92\xa7\x2c\x82\x65\x2d\xe4\x1b\x8c\x6e\xed\x0b\xd8\xdf\x2c\x63\xca\xeb\x53\x8a\xbc\xd3\x5c\x24\x2c\xd6\xb1\x14\x49\x25\xd3\xe2\xad\xc1\x8a\x52\x54\xcc\xc9\xbd\x90\x8f\x19\x4b\xc7\xb0\x43\xd5\xc1\x1c\x11\xce\x5a\x84\x9b\xf0\x99\x62\x34\x99\x58\x76\xd9\xb7\x63\x07\x97\x03\x0a\x62\xcc\x7d\xab\x1c\x40\x47\xa4\xce\xe9\xf7\x6d\x42\x7a\x82\x8c\x68\x62\x5a\x44\xe7\xc3\xa2\xfd\x54\x5a\xe1\x0d\x24\xb3\x78\xe2\x45\x23\x4f\xe6\x24\xad\x75\x8a\x36\x68\x16\x96\x00\x3a\x19\xa7\x3b\x39\x2d\x1e\xe8\x2e\x29\xb4\x9f\x72\x6d\xb0\xee\x38\x91\x22\x1c\x26\x97\x0c\x10\xe0\x02\x00\x4c\x0d\x53\xef\x97\x00\xf0\xd2\xca\x54\x36\x1d\x4b\xe1\x61\x72\x18\x6e\x4e\x5d\x85\x76\x71\xb9\x53\xf9\x28\xb4\x51\x8c\x4e\x1d\xba\xae\xe5\xc4\x60\x8a\x45\xff\x92\xab\x65\x06\x37\xf0\x26\x5b\x7c\xce\xc5\xbd\xdd\xdd\x02\x20\x41\x42\xf6\xb9\xed\xb9\x66\xd3\xbe\xe7\x82\xaa\x9d\xca\x19\x63\x7d\xa3\xad\xcc\x2c\xc3\x79\x13\x82\x84\xa1\xab\xe0\x22\x36\x31\xaa\x68\x3e\xb5\xf7\xa2\xed\x8e\x00\xab\x43\x8c\x3e\x4a\x0c\x05\xf4\x92\x09\xcb\x66\x11\x96\xde\x8c\x2a\x13\x30\x9e\x5d\xd6\x74\x22\xa7\xd3\x5c\x40\xa2\xbb\xd3\xd3\x1e\x5d\x7a\xac\xb3\xd9\x15\x8d\xb7\xfb\xa2\x67\xde\x6a\x7b\xbe\xa4\x18\x67\x73\x42\xd3\x07\xae\x0b\xb0\x8a\x44\x0a\x9d\x4f\x99\x72\x5d\x70\x8d\x85\xb6\xb0\xf0\x3a\xa1\x9e\x56\xec\xd8\xac\xe0\xe5\x01\x6a\xdd\xdd\x30\x26\x43\x36\xb2\x97\xee\x8c\x2a\xed\xed\x43\x35\xb6\x1d\xb7\xb9\xa9\x5d\xab\xaf\x76\x26\x7f\x8a\x8f\x1d\x99\x16\x27\x94\x3a\x7d\xe3\xb8\x7a\x3e\x23\xf0\xe7\xa6\xb0\x86\x85\x49\x91\xe5\x17\x93\x5b\x85\xb3\x85\x22\x5e\x55\x35\xdc\xd7\x12\xd3\x70\x68\x6c\x3f\x5e\xa0\xc1\xc1\x6d\x64\xc9\xab\x4c\xd0\x8d\x1a\xcd\x33\xf1\xd9\x64\x1c\x2e\x05\x6d\xa8\xe1\x89\x07\xb2\x0e\x30\xfd\xf8\x75\xf3\xd6\xee\x8a\x9f\xae\x13\x9a\x2d\xee\x70\xf3\x5a\xde\xe0\xfb\xcb\x79\x9f\x3b\x6e\xd8\xf6\xd2\x10\x95\x44\x66\xd9\x26\x78\x14\x95\x99\x9f\x16\x9f\x2f\x1f\x51\xd1\x8f\xdd\x00\xbf\x17\x70\x6a\x10\x43\x83\x66\x4e\xb2\xd0\xc6\xed\x52\xfc\x12\xf2\xd0\x39\x11\xf9\x74\xc8\x54\x5f\xc8\x11\xc0\x94\x64\x4d\xda\xf2\x4c\xc9\x29\xdf\x24\xa1\x0f\x21\xa9\xae\xbd\x23\x6e\x85\xa5\xd1\xbb\xeb\xec\x29\x72\xe4\xe5\x7a\xc4\x3a\x84\x02\xe5\x8c\x25\x67\x68\x4a\x17\xe0\xf2\xd7\x5a\xf0\x55\xca\x6f\x87\x4c\xd1\xac\xe0\x56\x0f\x50\x04\x18\x80\x7f\xc0\x22\x3f\xd2\x79\x11\xc8\xb3\xc9\x71\xba\x41\x59\x84\x69\x7f\x5e\xa8\xa7\xb2\xe8\xc4\x04\x47\x26\xee\x17\xae\xc2\x3a\x27\xe8\xb4\x8e\x0c\x37\x3e\x4b\x7e\xce\x4f\x29\x64\xc7\xc7\x3e\x96\xaf\x37\xb9\x0d\xcb\x87\x21\x6a\x91\xc0\x70\x96\x2f\xd5\xa7\x12\xe5\xec\x7d\x8d\x2a\xed\x10\xd4\xe5\xbc\x1f\xe3\xaa\xbe\xd5\x67\x58\x33\x47\xd6\x6b\x2d\xd6\x8e\xb1\x81\x9b\x15\x13\xf3\x3d\x2e\x2f\x55\xb6\x49\x3d\xc4\xd5\x3a\xc4\xc8\xca\x2e\x28\x56\x16\xb8\x6f\x2e\xae\x60\xc4\x33\xa6\xdb\xa4\x57\xa3\x4f\x98\xa8\x9c\x28\xa6\x85\x83\x97\xca\xcb\x3b\xb9\xe2\x11\xf8\x9d\x97\x6a\x08\x77\x18\xf3\x85\xc9\x41\x31\x3b\x66\x20\x60\x90\xe4\x27\x56\xc5\x9b\x60\x03\x1c\x0c\x54\x53\x6a\x0c\x58\xcf\x2c\x2f\xe0\x06\x6d\x11\x58\xc8\x23\x7c\x20\xb1\xce\x3d\x4d\x0c\x0a\x83\x61\x54\x0d\x5b\xba\x0f\xc4\xa0\xf5\xe3\x27\x7c\xaf\x50\xa6\x75\x71\x6f\x6a\x47\x78\x5b\x6e\x7d\xe3\xd1\x05\xb9\x7c\x73\xc7\xcb\x07\xf8\xd4\x1b\x93\x28\x19\x29\x06\xf6\xc6\x69\x88\xd9\x14\x29\x53\xda\x48\x09\x37\xd4\xcd\xd9\x8f\xc7\x77\x3d\xc2\x4c\x02\x70\xd5\x7d\x91\xe8\x87\x96\x15\x68\x7f\xc9\x99\xb1\x3f\x37\x81\x57\x4d\x99\xd0\xc0\x09\xf8\xba\xe5\x17\xfc\xc2\xd8\xff\x9e\x95\xbf\x5f\x42\xf2\x61\x62\x1e\xe8\x0d\x68\xd7\x03\xca\x00\x99\x02\x8a\x41\xa9\x10\x7b\x69\x3f\xb0\xbc\x4a\xb7\x0e\x35\x70\x0b\x4f\xbd\xf8\x47\x2e\x36\x14\x93\x4e\x8b\x8f\xa2\x51\x34\x48\x61\xd3\x19\x55\x5c\x6f\xd6\xbc\xff\xa6\xb6\xf5\x55\x4c\xc4\xaf\x2b\x25\xae\x4c\x0d\x29\x00\x16\x89\x51\x8c\x01\x0b\x09\xf4\xe4\xee\x7a\xe9\xcc\xe3\x7e\x62\xd1\x47\xed\xbe\xf8\xe4\xed\x9f\xc5\xaf\xda\x37\x81\xf1\x1e\x2c\x25\x39\xe8\x4c\xe5\x56\xa0\xd9\x94\xeb\xf0\x03\x60\x58\xe8\x3c\x33\x08\x29\x36\x82\xd2\x33\x7e\xa0\xf8\xa4\x8e\x4b\x28\x2a\x92\xc9\x45\xb9\x62\xcf\xe6\xde\xf3\xd1\x80\x65\x9b\xc8\x8e\xbd\x51\x37\xd3\x96\xbe\x93\xfb\x86\xd3\xf9\x07\x0f\x45\xb8\xc1\x06\x15\x93\x01\xc9\xcd\x03\x2b\xa1\x56\x82\x76\xba\x0c\x01\xca\x18\x01\x23\x5b\x35\x70\x03\x03\x5d\xed\x2e\x3a\xd9\xda\xd7\x41\x52\x32\x23\xde\x2c\x37\x84\x5e\x08\x35\x7d\xa1\x72\x01\x48\x04\xc1\x7e\x4e\x89\x66\xbe\xd8\x52\x22\x05\xca\x00\xce\x78\x32\xb6\x6c\xc2\x4a\x7e\x58\x86\x5b\x80\x46\x25\x73\x6d\x79\x08\x9d\x32\x63\x2f\xa8\x77\x80\x95\x89\x1e\x8c\x16\x99\x29\x3e\x35\xfc\x81\x05\xf8\x90\x78\xe7\x4e\xa9\xa1\x99\x1c\x77\x94\xe1\x23\x9a\x98\x5b\xba\x93\xca\x4c\x5d\x33\xdb\x7a\xb1\xfd\x30\x48\xef\xcc\xae\x7d\x51\x96\x1c\x8a\x43\xd4\x9e\xe0\x4d\xcb\x46\x14\x8c\x1b\x70\xc1\x12\x44\x52\xd2\xc1\xc4\x40\x73\x23\xa7\x56\x21\xa5\x59\x36\x6f\xf9\x6a\xd6\x13\xaa\x27\x7e\x9f\x11\x56\x69\x9d\xab\xc9\x2d\xee\x29\x4d\x26\xec\x06\x8a\xc6\xd4\x2d\xee\xea\xda\xfa\xa7\x9d\xd3\x1f\xba\x83\xb3\xde\x4d\xe7\xfb\xf3\x72\xd5\x7c\x7c\xf2\xa9\x77\x73\xb3\xf8\xeb\x0f\xbd\xdb\xc5\x1f\xaf\x2e\xaf\xee\xce\xa1\xbe\xfe\xc2\xa3\xf3\xcb\xcb\x1f\xef\xae\x06\x1f\x3a\xbd\xf3\xbb\xeb\x6e\xcd\xa7\x77\xb7\xe1\xa1\x7b\x56\x5b\x9c\xbf\x61\xb4\xd5\x63\x76\x44\xca\x2f\x9e\x90\x3b\xe7\x89\x71\x35\xb9\xbc\xcd\x88\x42\x10\x2f\xc4\x15\xa5\x68\x4c\x4a\xa1\x9a\x7d\x31\xf7\xa6\x4f\xd1\x45\x94\x4c\x18\xc9\xa4\xbc\xcf\x67\x8e\x81\x61\xb4\x99\x90\x68\x90\x61\x3a\x6a\xed\x87\xde\xed\x49\xf0\x08\x2d\x36\x16\xe5\x5d\x78\x52\x87\x71\x51\xcf\x34\xb1\xca\x99\x62\x0f\x70\x24\x83\xa7\x30\xea\x21\x6c\xc0\xb2\x7e\xb0\x35\x2a\x4c\xa5\x9b\x34\x75\xa0\xaa\x7e\x62\x51\xc3\xe5\xed\x5b\xb6\x9a\x61\x39\x10\x98\x87\x0c\x59\x42\x73\x74\xa4\xd9\xdb\x48\x29\xa9\xe2\x01\x17\xdb\xbe\x63\xa3\x6f\x16\x85\x8c\x32\x82\x26\x16\x56\xb2\x9f\x44\x27\xc7\xaa\xcb\xa0\x4a\x2b\x46\xb5\x14\xe4\x71\x32\x47\xdb\x14\x94\xeb\x36\xe8\x30\xc1\x2d\xad\x56\x14\x26\x1c\x1c\x73\xd4\x90\x47\x06\x11\x87\xb9\x83\xfe\x41\xfd\xd8\x1e\x40\xed\xcb\xf8\xe9\x00\x86\x56\x8a\x44\x6c\xe4\x98\xfb\x10\x8a\xed\xf7\x9a\xd5\x71\xcb\xcd\xc3\xc6\x0a\xb9\x0d\x1b\x05\x16\xea\xbd\xa4\x30\xe2\x06\x7b\xbf\x67\xd9\x35\x76\xe7\x25\x32\xd0\xe2\xb5\xb1\x82\xa3\x1b\x28\xb6\xb7\x7a\x3c\x3e\xde\xba\x94\xb1\xbe\x59\x8e\x5e\xf0\xf0\xaf\x5c\xab\x5b\x99\xd2\xb9\x25\x0e\x08\x4f\xd0\xf9\x6c\x26\x95\x21\x0d\x6d\x10\x38\xe8\x38\x3e\xb8\x18\xdc\x3c\x02\x87\x82\x46\xac\x14\xa0\x6b\xd0\x60\x96\x06\xf7\x86\x01\xb9\x75\x2d\x8e\x7d\x8c\xee\x04\xca\x5a\x00\xae\x99\x96\xd4\xde\x12\x85\xd6\x09\xa8\xbb\x44\x13\xcd\xec\x2d\xbc\x2e\xc2\x58\x5d\xef\x97\xbe\x85\xda\x2d\xcf\xd8\xc8\x0c\x6a\x7d\x29\x4b\xcc\x86\xb6\x45\x91\x36\x44\xed\xf3\xf1\x64\x0f\x2d\xae\x2f\xc9\xff\xc9\xf9\xba\xac\xf8\x1e\x69\xf1\x4a\x4a\x83\x32\x64\xa1\x67\x10\xbf\x9a\x60\x02\x70\x9d\x22\x2a\xa9\x15\xd4\x38\x48\x6a\x56\x2e\xbf\x17\xf2\x51\x04\x7b\xb9\x6e\xf7\x45\x97\x02\x50\x6e\x50\x16\x5c\xec\x01\x4a\xea\x2b\x65\xf4\x12\xf2\xe6\x0b\xc9\x9b\x2d\xe8\xde\xa1\x89\x67\x73\x52\xa0\xab\x96\xbe\x5b\xe7\xf4\xa0\x2d\xd9\xcb\x69\x38\x61\x07\x28\x68\xd8\xcc\xd9\xbb\x71\x9e\x45\x50\x2d\xb8\x4c\x6d\x57\x6d\xf2\xd9\x5b\x67\x20\xb4\xa3\x40\x05\x36\x78\xe1\x64\x74\xce\x54\xf3\xc2\xee\x23\xa1\x72\xdf\xf1\x16\xcb\x17\x38\x64\xca\xd4\xac\x72\x49\x49\x16\x02\xad\xa6\x1b\xc4\x8c\x9d\x86\x8f\x6e\xd8\xf2\x18\xd0\x0f\x80\x30\x68\x98\xb2\xaa\x26\x88\x0c\x22\x9b\xff\x2f\xdc\x2c\x48\xa4\x84\xc2\xb2\xce\xc2\x1f\xf9\x25\xed\xf9\x01\xbf\x9a\x95\x02\x86\x90\x7c\x9b\x81\x1c\xd0\x26\x1d\xc0\xc8\x05\xf4\x53\x7b\x15\xfa\x80\x1c\x3e\x16\x72\x55\xd8\x40\x03\x31\x25\x11\x31\xdd\x34\x13\x93\x06\x6a\x0a\x91\x02\x7b\xa2\xa8\x3d\xa4\x3c\x58\xde\x42\x17\xd3\xf6\xd7\x4f\x74\xd8\x40\xc1\xfe\x1a\x21\x38\x0b\xc3\x8d\x3e\xfc\xb5\x7e\xe8\x1f\x73\xaa\xa8\x30\x10\x58\xe2\x04\x6f\xc5\xa2\x68\x45\xf6\x05\x22\xb0\x04\x1a\x6b\xe1\xa7\x78\x73\xbd\x23\x7d\xcc\x1f\x98\x20\x3c\x6d\x11\xde\x66\xed\x96\xab\x44\xa1\xf3\x61\xf1\xe6\xc4\x4a\x0e\x7d\xb1\x10\xb8\xdf\x26\x9d\x4c\x4b\xf7\x05\x13\x49\x06\x98\xd4\x51\x0c\x4c\xa0\x7c\xe7\xfa\x19\xce\x41\xbd\x80\xad\x2c\x9a\x97\xee\x41\xf4\x61\x5f\x50\x8d\x9e\xe6\x0c\x4e\x7a\xf1\x7b\x1d\xe6\x7c\x29\xfa\xe0\x09\x71\x5d\x16\xae\xa1\x27\xdb\x24\x04\x57\x5e\xb6\x41\xf0\x06\x6c\x4c\x91\x50\xd1\x17\x81\x9c\xc9\x3b\x6a\x32\x46\xb5\x21\x7f\x7c\xbf\x51\xc0\x85\x9f\x5f\xc1\x5c\xdd\xe9\x2d\x42\x4b\x7d\x38\x5b\x53\xc9\x0c\x80\xe4\x24\x94\x08\x16\x05\xa8\xb7\xec\x36\x1b\x49\x1e\xb8\xce\x01\xe5\x3b\x0a\x63\x47\x9c\x66\x6e\xb4\x87\x1c\x44\x85\xa9\x81\x8d\xf8\xaa\x09\xce\x27\xe9\x86\x55\x43\x58\x4e\x77\xe2\xa8\x9c\x41\x26\x59\x11\x58\x36\xa1\xa6\x2f\x1c\x63\xf5\xb1\x18\x11\x1c\x6c\x27\xcb\xca\xc1\x5c\x56\xc0\x49\x99\xb0\x13\x06\x8c\xf2\x76\x58\xa0\x0b\xd0\xbe\x42\xfc\x4f\xb9\x4c\x49\x38\x2b\x56\x51\xeb\x8b\x90\x0d\x14\xb7\x5d\x2b\xec\xd4\x99\x80\x9f\x51\x06\xae\xe9\xfe\x1c\xc1\xe2\xd7\x90\x85\x9b\x2b\xee\x2c\x71\x99\x2c\x98\xdd\x97\x88\xc6\xfb\xee\x60\x7d\x49\xb9\xde\x84\x0d\xb7\xec\xa3\xac\xb1\x88\x37\x6c\x6e\x24\x5a\xec\xa2\x7f\x87\x40\xb4\xe7\x72\xca\x96\x86\xde\x4b\x21\x4a\x7c\x35\x13\x2c\xa2\xae\x3d\xeb\xc0\x0a\xf1\x69\x14\x37\x1a\x05\xd5\x41\x78\xb0\xe7\x7b\xee\xcd\x06\xe7\xe8\xec\x75\x4f\xbf\x55\xcc\xdf\x4f\x25\x44\x96\x2d\x4e\xbc\x59\xd6\xeb\xa4\xff\xa0\x09\x13\xc9\x1c\x7b\xf2\x18\xd7\x85\x1c\x77\xeb\x0c\x4e\x1e\x31\x83\x82\xbd\xbd\x56\x3a\x74\x75\x1f\xda\xa4\x0b\xf7\x8c\x2f\x03\x41\x47\xde\x67\x10\xbd\xdc\x17\x56\x31\xb1\x57\xbc\xc6\x41\xfb\xf6\xcb\x24\x5e\x77\x02\x30\x55\x72\x27\x77\xcb\x74\x35\x18\x53\x93\x32\xe1\x33\x35\xa1\x0d\x40\xb6\x21\xdd\xf1\x09\x49\x65\x72\xcf\xd4\xb1\x62\x29\xd7\x27\xe0\xfe\x36\x8d\x7e\xb7\xa9\x55\xb6\x77\x16\x34\xb6\xad\xc4\x84\xfd\xbb\x88\x62\xbc\xb7\x98\x95\x10\x46\xa0\x4d\xf8\x4c\x01\x4c\x1f\x70\xb6\x6d\xc2\x84\x51\xf3\x99\xe4\xc2\x04\x4b\x56\x65\x21\xbc\xa2\x61\x65\xb6\xa6\xf8\x5a\xb5\x8f\x30\x99\x2d\xa7\x7d\x3b\x61\x9a\xf9\x98\x00\x9c\x94\x91\x04\x3d\x21\xc8\x2e\x66\xd4\x4c\x34\xe4\x3a\x94\xd7\xc0\xe9\x5c\xf0\xa9\x5d\x21\x3a\x83\x90\x02\x34\x52\x14\x1f\x85\x20\x7e\x6d\x78\x96\xf5\x85\x60\x2c\xd5\x58\x44\xfa\x6d\x6d\x4e\x8d\xfd\xb4\x45\x68\x9a\x92\xff\xf3\xee\xc3\xf9\xcf\xb7\xdd\x41\xef\x02\x2c\xce\xbd\xf3\xee\xfb\x56\xf8\xf1\xf2\xee\x36\xfc\x8a\x06\x96\x07\xa6\xc8\x94\xde\x83\x86\x27\x34\x8a\x7f\x10\xea\x1e\x8f\xd4\x67\x1b\xd9\x27\x9a\xf9\xf0\x51\x27\xa6\x84\x04\x63\xb7\x87\x2b\x20\x20\x36\xd0\x7d\xaf\xc3\x27\xcb\x69\xd0\x13\x4f\xe8\xc2\x8b\x81\x53\x26\x8c\xe5\x31\xce\xd8\x57\xa8\xbe\x05\xc1\x31\x31\xe6\xa2\x29\xc8\x8d\x89\x87\xa7\x94\xe1\x7f\x64\xf3\x9f\xac\x76\x7d\x45\xb9\x5a\x9b\xf6\xba\xe2\x81\x2b\x29\x60\x6a\xc1\xaa\x55\x54\xab\x63\xc6\xfb\xda\xa2\x43\xa5\x51\x16\x86\x30\x8a\x59\x63\x20\x65\xa5\x92\xe5\xcb\x98\x6e\x07\x5d\xbf\xec\x8b\x51\x3e\xaf\x4d\x3b\x76\x43\x1f\x28\xcf\x20\x08\xd6\x5f\x34\x05\x0d\x62\x11\xb4\x13\xc2\x32\x3a\x94\x0a\x52\x63\x30\x6a\xc7\x37\xe1\x16\x0c\xca\x01\x85\x86\x9a\x82\x31\xa5\x7a\xba\x5a\xa4\xa5\x7b\xe8\x4a\xaa\x75\x6e\x72\xfb\x1a\xac\x82\x9c\x59\x95\xac\xc2\x44\xdd\x35\x3b\x62\x14\xab\x82\xa0\x7f\xc7\x59\xe5\x5d\x80\x67\x96\x95\x40\x4e\xed\x19\xd0\x6d\xe7\xf0\x2e\xde\x94\x82\xfc\xf8\x17\x4d\x86\xb9\xe9\x8b\x72\x1b\x52\x40\x2d\xca\xef\xa9\x49\x26\xef\xfb\xe2\xd2\x2a\x8c\x3f\xfe\xa5\x21\x01\x3a\xa5\x86\x0e\xea\xe9\xab\x79\x4d\xce\xa8\xa1\xe7\x92\xa6\x5c\x8c\x5d\x91\xd5\xfa\xb5\xf8\xbe\x7b\xdb\x39\x21\x3e\x67\x32\xa4\x3e\x16\x69\xf3\x51\x43\xc0\x5b\x61\x22\x9e\x21\x00\x57\x16\x81\x8b\x3b\x63\x17\x08\x42\xf6\xee\xe9\x0b\x58\x4a\x64\x90\xdc\x90\x99\x74\x88\x74\x50\xb5\x9f\xa8\x5c\x38\xa3\xb4\xb3\x09\xda\xd5\x01\x8a\x0c\x9b\xe1\x44\x2b\x10\x4d\x16\xf9\x76\x5f\x80\xaa\x1d\x12\xd1\x32\x99\xd0\x0c\x22\xe0\x8e\x22\xeb\x9c\x55\xc0\x65\x0e\xe9\x44\x10\x7a\x22\xe6\xe5\x40\x55\x8f\x17\x5c\xc8\x57\xf1\x46\x81\x2a\x0f\xfb\xe8\xbc\xa2\x53\x69\x99\x47\xbb\x2f\x7a\x23\x0c\x90\xcb\x70\x75\xec\x87\x4c\x80\x63\xd8\x2f\x8b\x7d\xea\x59\x0b\x94\x7b\x40\x07\x21\x4d\xc0\x10\x2f\xe6\x10\xde\x0c\x50\x65\x12\x02\x2d\x0a\x46\xeb\x88\x72\x61\x17\xc3\xf5\x16\x7f\xd6\x17\x18\x98\x57\xda\x98\x38\x8b\x37\xea\x5e\x0a\x88\x1b\x2c\xae\xbe\x20\x2c\xcc\x5c\x1c\xa1\x93\xdb\x67\x8a\x1d\xf9\xb2\x60\xf6\xd7\x68\x51\xed\x6d\xd9\x26\xd7\xb1\xaa\x9c\xca\x24\x9f\x7a\x0c\x11\xc8\xbb\x72\x01\x67\xee\x42\x0c\x24\x82\x97\x74\x2d\xc9\xff\x2e\xfe\x6f\xad\x9c\x79\xb5\x63\x31\xc9\x40\x56\x83\x59\xb9\xa5\x52\x6b\x5c\x18\x36\xae\x3a\xeb\x36\x81\x66\xbc\x80\x28\x75\x2b\x95\x83\x23\xcf\x48\xab\x49\x4a\x30\x29\x63\x7a\x9c\x4c\xdf\x6a\xd2\xbb\xb2\x02\x87\x55\x30\xc3\x39\xc9\xb5\xc1\x70\x2b\x48\x39\xc1\xaf\x31\xe4\xbd\x45\xbe\x23\xfd\xfc\xbb\xef\xfe\x9c\x90\x2f\xfe\x1f\xff\xf6\xaf\xff\xfa\xe7\x7f\xdb\xa6\x68\x2a\xb4\x5b\xac\x91\x83\xeb\xa9\x4a\x20\xf1\x0e\x2c\x72\x93\x1d\x76\xc1\x1d\x92\xa6\xe5\x77\xda\x77\x63\xca\x52\xdd\xe3\x28\x9c\x86\x8e\xdd\x29\xd4\xf1\xe9\x21\xa5\xe3\x53\xb8\xed\x35\x33\xad\xf2\x29\x0e\xb2\xa5\x13\xa0\xff\xd7\x12\xd0\x80\x81\xa5\xe6\xed\xc2\x7e\x78\x16\xa4\x59\xdb\x08\x79\xe7\xcc\x6d\x06\xdc\x75\xef\xfd\x25\x24\xb3\x94\x29\x1c\x53\xb0\x90\x05\xbb\x1d\x9c\x5f\xf6\x65\x96\x49\x17\x90\x41\x89\x66\x33\x0a\xf7\xb5\x3d\xaf\x6d\xd2\x17\xdd\x2f\xd4\xb2\xd7\x96\xaf\x87\x84\xc5\x7b\xc1\xd1\x31\xa2\x09\x23\x28\x1a\xbf\xfb\x72\x62\x7f\x6b\x91\xf9\x09\xc4\x55\xb6\xc8\x3f\x4f\x5c\x3a\x33\x55\x66\x60\x7f\x7a\xef\x65\x5b\xd7\x04\x8c\x9a\x6b\xd2\x7f\x73\xfc\x40\x95\xaf\x15\x8d\xa8\x8c\x6f\x1c\x03\x0c\x60\xa4\xb1\x34\x9c\x49\x79\xef\xa2\x4e\x17\xbe\x74\xff\x69\x23\x85\x07\x47\x05\xee\xbe\x0b\x20\xb6\x92\xdb\x11\xbc\xc0\x48\x7b\x36\x24\xed\x7f\x68\x29\x48\x7b\x4e\xa7\x99\xfb\xd5\x3f\x75\x41\xb1\x54\xbb\xd4\xae\x34\xc4\xc4\x64\x73\xb4\x4d\x7e\x9f\xc9\x21\xcc\xeb\x93\x9f\x2b\x86\x95\xc2\x40\x8b\x4b\xa2\xb8\x57\xdc\x44\xb8\xd5\x98\x69\x8a\x29\xde\x50\x6b\xcb\x17\x20\xb7\xdc\x78\x71\x5a\x5f\xc2\x98\xfe\x0b\x3d\xb1\xb0\x2a\x3e\x19\x0d\xed\xb1\x21\xa8\xcb\xb6\xfa\x85\xbc\x73\x6c\xe8\xbd\xbd\x0b\x5c\x10\x2f\xae\x43\x5d\x07\xf3\xd0\xc1\xcf\x51\x07\x5c\x10\x4c\x2f\x5c\xf2\xe5\x3f\x8f\xdb\xed\x76\xf8\xfa\xc2\xce\xe5\xff\x11\x6e\x34\xcb\x46\xd8\x92\xbf\x69\xe6\x7d\xf1\xc9\xea\x2d\xb1\xbd\xb8\x00\x4c\x81\x02\x38\x89\xcc\xc8\x51\x61\x43\x4d\x65\xa2\xc9\xff\xb6\x92\x64\xb4\x96\xf0\xa3\x55\x9d\xea\xcf\x95\xab\x83\xf6\x4c\x07\xcb\xd9\xa0\xab\x47\x2b\x86\x5a\x08\xba\x24\xd5\x10\x6f\xf4\xc0\xd3\xdc\x13\x83\x25\x9d\x63\x07\xc7\x00\x25\xca\x0c\xfb\x62\xe0\x51\x03\xee\x45\x6d\x80\x77\xbd\x10\xb7\xc0\x72\x0b\xf8\x0b\xa4\xeb\x86\x05\x70\x98\x04\x8e\x3b\xe0\x3c\x5b\xb1\xc3\xc2\x5e\x30\x22\xc6\xa6\xd2\xf9\x74\x4a\xd5\xfc\xb8\x38\x6e\x8b\xc4\x59\x40\x14\x02\x9f\xc9\xfc\x02\x80\xd3\x34\x73\x67\xcb\xc5\x0d\x44\x95\x94\x27\x21\x1d\x80\xa4\x2c\xe1\xa9\x8b\xb0\xa2\x88\x9f\xcc\x44\x22\x53\x47\xd7\x45\x16\x65\x59\xb0\x08\xef\x2c\x8a\x14\x3e\x06\x45\x17\xf6\x2f\x61\x30\xb5\xda\xbd\xe1\x3f\x6e\x60\xe1\x72\xa0\x8d\x65\x96\xe3\x0d\x1c\x92\xbd\xcb\x1b\xff\xcd\xfa\x17\x2f\xac\x43\x59\xb4\xa6\x5e\x31\xf3\x46\x00\x45\x1f\x8b\x2b\x18\xa2\x29\xd0\x20\x92\x87\x1c\x53\xfc\xfb\x54\x5e\xf1\xcc\xde\x5c\x40\xe3\xed\xbe\x28\xfd\xdc\x22\x2c\xe3\x53\x2e\x42\x30\x1b\xf2\x77\x39\x42\x29\xf7\x9e\x1b\xbb\x65\x3a\xbd\xb7\x2c\xcc\xa7\xeb\x47\xaa\x4f\x47\xcc\x3d\xe9\x04\x5f\x90\x53\xfa\x73\x6d\xc7\x55\xa8\xc5\x56\xe6\xb4\x4d\x1c\x39\xb9\x91\x47\x84\x07\xe7\xb7\x2f\x6c\x6b\xfe\x2c\x15\x51\xb4\x51\x7b\x51\x73\x47\x20\xa7\x73\x9f\x50\x07\x2d\x40\x1f\xa5\x50\xd8\x20\xa6\xd6\x08\x29\xdd\x4a\xfd\xc1\xcd\xf3\x2f\x20\x66\x70\x20\x64\xca\x36\x0c\x1d\xae\xa9\xef\xe6\x0c\xbf\xde\x5f\xa8\x18\xe6\xc8\x00\x9f\x68\x4a\x0a\x64\x5a\x6f\x68\x0c\xad\x2d\x94\xe8\xda\x01\x18\xee\xc7\x6d\x8b\x55\x17\x3c\x0d\x5a\xf1\x6a\x41\x94\xd3\x58\x5a\xfb\x72\x31\xc7\x9d\x64\xf4\x74\x3b\x73\x30\xce\x3d\x81\x65\x2f\xca\xbe\x93\xb1\x92\xf9\x2c\x24\xfe\xfa\x14\x28\xdc\x06\x77\xa3\xf5\xc4\x48\x9e\x38\xa9\xfa\x9c\x8b\x7b\xbc\x0b\x9f\x6a\x8f\x42\xd9\xc4\xe8\x77\xcf\xc1\x70\xc5\x8f\x5c\xed\x5c\x3b\x6a\x6d\x68\x72\x8f\x80\x69\xcb\xca\x6e\x6e\x5a\x38\xb4\xb8\x2f\xf3\x2c\x73\xdd\x16\xec\xb3\x80\x8e\x7f\xe0\x94\x50\x72\x77\xdd\xab\xef\xfb\x9e\x2f\x5a\xcf\xeb\x79\x67\x99\x40\xe0\x7f\x7e\xe4\x1b\xc5\xb9\x55\x00\xfe\x58\x89\xd4\x83\x09\xa0\x09\x16\xa9\xc2\xbb\x77\x74\xd7\x59\x1e\x34\x98\xd6\x50\x6a\xfd\xe4\x8b\x8e\xcf\xdc\xc7\x9f\xec\xb7\xf5\x3b\xf2\x09\x12\x3c\x42\x16\xfc\x94\x0a\x3b\x41\xdf\x6b\x83\x8d\x08\xd9\xe2\x56\x43\xba\x9b\x6d\x35\x20\xec\x71\xbd\x78\x52\xdf\x95\x6f\xe5\x11\x8d\x46\x34\x43\x85\xcb\x4c\x40\x10\x6f\x91\x9b\x64\xc2\xa6\x14\x62\x0c\xa6\x65\x81\x1c\xe4\x92\x77\x19\x55\x63\x94\x12\x34\x33\xfa\x7d\xcd\x0e\x17\xa1\xb6\x3b\xec\xf0\x16\x70\xcb\xb1\xbd\x1d\xd2\x00\x97\x71\x80\x30\xca\x32\xcc\x4b\x60\x4e\xbe\x7f\x7f\x77\x58\x75\x15\x3f\x81\x1b\x53\x61\xed\xe2\xd4\x8a\x62\xcd\xf9\xef\x3b\x22\x7c\x5f\xd0\x69\xc8\x15\xf5\x30\xdf\x2e\x27\x00\xc7\x36\x64\x00\xf9\xd3\x3c\x86\x9d\x31\xbd\xe3\x21\x38\x08\xe1\xa6\x11\xf4\x45\xc7\xbf\x12\xf2\xcd\x40\xbe\x51\xe8\x25\x85\xa8\x24\x8c\xc1\x03\x19\x23\xaa\xbc\xe9\x26\xd7\x30\x89\x4d\xf3\x7a\xaa\xb0\xe4\x56\xc6\x09\x80\x5f\xa8\xdd\x79\x61\xd7\xcf\xa3\xa1\x67\x57\x9d\x61\x87\xce\x6f\xfc\x14\x2b\x85\x1e\xea\x3a\x5e\xc5\x7c\xbb\x21\x97\xd8\x35\x14\xd7\x96\xc0\xc8\xa5\x6c\x5e\xc4\xc9\xd8\x15\x47\xb9\xb4\xd2\x59\xe9\xb0\x8e\x30\x67\x6e\x37\x83\x1e\xaa\x31\x7b\x8f\x50\x31\x13\x26\x40\x12\x5c\xbf\x65\x48\x3c\xdc\xdc\x1a\x47\x8b\xe4\xba\x42\x71\x09\xce\x85\x5c\x70\x87\x43\xea\x74\xd5\xc8\x51\xec\x6d\x3a\xc5\xf7\x5c\x13\x4d\x0d\xd7\x23\x5e\x2b\x21\xc7\x99\x8a\xbb\xac\xfa\x46\xb5\xb2\xfd\x36\x2f\x23\xd5\x10\xf0\xd6\x26\x1f\xb8\xd2\x26\x9a\x92\x91\x21\xd1\xb0\xa9\xfa\xa6\x55\x6e\x9f\xd2\xbf\xe4\x67\x10\xbd\xbf\xd4\xe9\x16\x82\x1b\xdb\xa4\x53\xa8\xd9\x98\x6a\x89\x0a\xf4\x8a\x19\xb1\x4c\xb3\x6d\x88\x6f\x2d\x9d\x04\xcc\xd1\x40\x40\x04\xd8\xa5\xb6\xbf\x17\x78\x5d\x61\x98\x8f\x90\x3f\x40\xef\x59\x53\xcd\xee\x4d\xeb\xbd\xaf\x2c\xf3\xde\x09\x2a\x87\x44\xad\x63\x9b\x01\xae\x7f\xec\x8a\xec\x56\x3e\x3a\xb6\x4b\x6e\x45\x8d\xe4\xde\x85\x2d\x8e\x80\x0e\x5d\x7e\xec\xe3\x44\xea\xf8\x9c\xf9\xfd\x83\xcd\x34\x2a\x67\x3e\x3c\x11\xa2\x3e\xc3\x02\xa3\x93\x48\xc8\x38\x7d\x16\x46\x1d\x0e\x29\x86\x35\x84\xfd\x26\xee\x6e\xc0\x65\x00\x73\x8d\x6f\x6a\xf1\x34\x97\x1c\xc2\x3b\x1c\xe7\x7b\xb6\xaa\x8e\xda\xb2\x4d\x0b\x27\xb7\xe1\x1a\xdb\x14\x9c\xac\xf1\x2c\x6d\x14\xff\x0a\xd6\x06\x9e\x00\xf0\x0d\x5e\xbb\x33\xca\xeb\x3c\x1b\xce\xaa\xb6\xcb\xfa\x3d\x25\x84\xd3\xbe\xb1\x9b\xdc\x74\xb7\xc4\x6d\xca\xf0\x6b\x6f\x03\x94\x8f\x1e\xaf\x69\x1f\x28\x47\x6b\xc2\xfb\x06\x28\x18\x24\x1e\x8d\xd5\x47\x71\x5c\x9b\xd1\x48\x69\x89\xd1\x2c\xec\x1c\xbf\x1a\x9c\xc4\x98\x4c\x25\x47\x01\x94\x0a\xfd\xfb\x88\x5f\x27\x47\x35\xff\xb0\x5a\x8c\x7e\x1f\x52\x38\xa9\xf6\x7d\x14\x39\x55\xcd\x24\xb8\x1f\x0c\x24\xbf\x14\x4f\x79\x1f\xfa\x33\x13\xdf\x87\x9b\x2c\x7c\x3d\x51\x15\xee\x77\x0c\x29\xa7\x4a\xe6\xc2\x63\xc8\x48\xc1\xe4\x08\xac\xa2\xe0\x68\xf0\x7a\x3f\xc0\x4b\x08\x69\xa2\xf0\x71\xc5\x66\x18\xbc\x08\x12\x6a\xf3\x72\xef\x88\xa3\xb4\x6a\x9d\x9f\x02\x47\x69\xd7\x75\x77\x07\xe7\x2b\x2d\xf8\xae\xe8\x38\x78\x94\x36\x60\xb3\xf0\xfe\x4a\x65\x3c\xf0\x01\xd0\xbe\xe3\x2a\x05\x98\x2d\x09\x31\x13\xec\xc8\xc8\x23\x48\xbb\x81\x64\x0e\x44\x36\x6b\xc2\xfb\x05\x23\xc6\x26\xd7\x81\x7d\x7f\x8d\x71\x62\xa0\xcc\x97\x68\xa0\xee\xee\xd5\xc4\x57\x28\x03\x61\x46\x08\xa6\x9c\x7e\xb6\xf2\xe6\xd8\xd0\xc4\x11\x6f\xe5\x72\x1b\xa7\x43\xed\xa9\xa0\x4e\x05\xff\x26\x8d\x98\x40\x9b\x40\x30\xc8\x44\x4e\xa5\xbd\xb6\x65\xae\xa3\x87\x18\x4d\x04\x97\xcd\x92\xfa\x6c\x33\x4c\xb3\xfd\x7a\xb3\xb1\x47\xcb\x3e\x42\xd9\x31\x7e\x69\x35\xf4\x5e\x34\x93\x61\x19\xba\x6c\xc5\xf8\x03\xe6\xd4\x72\xba\x01\x03\xda\x94\x8f\x27\x0e\x51\xd9\x21\xc9\xf0\x7f\x5a\x0d\xd2\x92\x54\x08\xdc\xf1\x89\x3b\xce\xd3\x8e\xd9\xe4\x75\x65\x3e\x1b\x1d\x18\x9b\x20\xa7\x01\x63\x19\xe6\xa3\x1b\x80\x41\x5e\xa1\xbc\x84\x2c\xcc\xc2\x5f\x6e\x17\x39\xf8\x2c\x7d\x8e\x50\xf8\xf0\xa1\x80\xf3\x9e\xcf\x58\x8b\x0c\x73\x78\x7e\x71\x79\x1b\xdb\x86\xb8\x80\xc7\x47\xc9\x84\x25\xf7\x10\xe2\x86\x4c\x11\x97\xcb\xe3\xb2\x0f\xe7\x7d\x51\x80\xc6\x1a\xe9\x0d\x1d\xf3\x80\xca\x13\x90\xa9\xa4\x22\x29\xd7\xb3\x8c\xce\x09\xfb\x62\x98\x40\xcf\x58\xe1\x31\x0f\x2e\x65\x4b\x2c\xdb\xa9\x2d\x80\x6a\xeb\xb8\x80\x97\xc3\xe0\x2f\x3f\x89\x50\x58\x25\x84\x79\xd4\x89\x1d\x3b\xe3\x24\xed\xe2\x21\x6b\xc2\x67\x8e\xca\x09\xe1\x8e\xc6\xa6\xd2\x90\x4e\x21\x2a\x79\x11\xfd\x37\x3e\xf0\x04\x2c\x28\x7d\x5f\x79\xc4\xfe\x8d\xe8\xf8\x4c\x3d\xb0\xb4\x2f\xca\x09\x2b\xee\x2a\x2b\x76\x99\x14\xb8\x9d\x4d\xac\x73\x73\x70\xc0\x18\x0a\x64\xb9\xf3\x0e\x82\x74\x8b\xec\xdc\x10\x5b\xb1\x04\x47\xb4\xbe\x22\xc8\x13\x00\x5e\xae\x6d\xfc\x28\x80\x42\x1d\xca\x9f\x83\xf1\x75\xe5\x35\x32\x08\x7a\x0c\x84\x19\xc2\xf1\x31\x57\x2f\xf8\x9c\x9d\x0f\x7a\x21\x20\xb2\xae\x8d\xbe\xf0\x81\x73\xa3\x3c\xcb\x30\xff\xba\x61\xb9\x7c\x7a\x8e\xf7\xf1\x7e\xbd\x1c\x88\xa0\xd7\x92\x08\x59\x35\x58\xfd\x52\x36\x4b\x21\xd4\x29\x99\x17\x95\x94\x80\x78\x99\xd0\x39\xc4\x02\x79\x54\x45\x88\x50\x1d\x33\x43\xac\xdc\x91\xe6\x19\x46\x82\x41\x68\x2d\xe4\xfa\xd0\x2c\x23\xdc\xe8\xbe\x08\xa9\x49\x88\x33\x03\x57\x81\x8f\xbd\x4d\x9d\x2c\x08\x5d\x40\xb3\x0e\x7b\x1f\x2e\x08\x9e\x70\x53\x1a\x12\x58\x2a\xe7\x31\x14\xd9\x6c\xc6\x28\x46\x2d\xf8\xc2\xbc\xb1\x34\x58\xdd\x06\xe7\xe2\x07\x48\xf4\xe6\x0a\xd9\xfb\xa0\x5e\x84\xc4\xdf\x78\x53\xda\xa4\x83\xb3\xb3\xa2\xa0\xc7\x05\xc7\xd1\xba\x68\x49\xe7\x4f\xb0\xf2\x96\xd1\xa1\xc0\x50\x90\xa8\x67\x54\x19\x9e\xe4\x19\x55\x19\xe0\xfd\x8c\xf2\x8c\xf0\x51\x04\x71\x0e\x9b\x80\x99\x29\x50\x46\x4c\xc2\x1d\xe1\xa3\x5e\x34\x9d\xb2\x28\x48\xcf\x29\x9e\x59\x64\x44\x44\xb4\x0d\xb4\x4e\xd9\xb6\xde\xb7\xc9\x59\x15\xd0\x1e\x8e\x45\x94\xd1\xca\x35\x72\xc0\x30\xde\x28\xb8\x04\x81\xf1\xf9\xc8\x0a\xbb\x6f\xa3\x83\xd7\x54\x39\x85\xea\xfb\x0d\x2d\x94\x1e\x16\x69\x45\x45\x95\xba\xe0\xb2\x5b\x28\xc8\x51\xb2\x5b\x86\x13\xb1\xa2\x82\xeb\x86\x83\x8c\xb3\x81\xb7\x18\xe8\xe7\xa8\xe2\x45\x75\xb0\xd3\x25\x88\xea\xb0\x8f\x1b\x0e\x35\x42\x3b\xdc\x7c\xa0\x11\xe5\xc4\xf6\xe8\xc6\x95\x5d\xad\x5c\x7e\x2e\xe1\x0e\x12\x3b\x2e\x2b\xd8\x33\xf4\x60\x54\x0a\x5d\xc1\x18\x1c\x40\x21\xe0\xc9\x84\xc3\x36\x64\x24\xe3\xe2\xde\xc7\xb3\xda\x9d\x6f\x11\x5a\xb4\x0e\x87\x0f\x47\x8f\xc4\xdc\x20\xd9\xd4\xa1\x2f\xed\x20\xec\xac\x17\x13\x54\xbb\xb9\x61\xde\x1b\x01\x6c\x2d\xd4\x89\x8a\xe6\xb1\xfe\xb6\x2c\x75\xdb\x05\x21\xd6\xfb\xea\xf0\x82\x89\xf2\x5a\x0c\x0f\x95\x83\x1a\xd7\xf7\x6a\x42\xeb\xab\xc4\xad\x06\x14\xbc\xbb\x38\xeb\x7e\xe8\x5d\x94\x51\x00\xff\x7a\xd7\xbd\x2b\xff\x72\x7d\x77\x71\xd1\xbb\xf8\x18\xff\x74\x73\x77\x7a\xda\xed\x9e\x95\xdf\xfb\xd0\xe9\x9d\x57\xde\xb3\x3f\x95\x5f\xea\x7c\x7f\x79\x5d\xc1\x1d\xbc\xf9\xb1\x77\x75\x55\xfe\xe9\xb6\xf7\xa9\x7b\x36\xb8\xbc\xbb\x5d\x0a\x31\x58\x8c\xbf\x76\x89\xf6\x81\xcd\xb6\x35\xae\x64\x87\x8c\x14\x67\x22\xcd\xe6\x45\x29\x74\x7b\xe8\x2a\x4e\xca\x98\xa5\xf3\x29\x93\xf9\x2e\x31\x03\x56\xf5\x95\x0f\x56\xa5\xce\x88\x6b\xcd\x45\x5d\x51\x7d\xdf\x98\xd7\x68\xd4\xa2\x19\x6c\x69\x94\x85\x51\xf3\x10\xc7\xb3\x34\x7e\x20\xa4\x61\xb8\x4e\xc8\x8c\xa9\x65\x63\x81\x0b\x57\xe5\x33\xc3\x87\x8b\x86\xa6\x0d\xd3\x13\x36\xd7\xec\x30\x47\xaf\x3e\xba\xfa\xa2\x9e\xd1\x79\xb0\xb0\x1d\x11\x79\xc0\x32\xbd\xfe\x0e\x5c\x85\x4f\xea\x49\xef\xd4\x83\x06\x5b\x95\xd9\x50\xd1\x90\x7c\xbd\x61\x61\x93\x02\x11\x49\x15\xe5\x85\xdc\x4d\xe5\xb5\x88\x22\xa3\x73\x1b\xcd\xda\x81\xa2\x09\x77\xf5\x44\x60\x69\x11\xca\x71\xcd\x26\x54\x4a\x47\x3c\xf9\x2d\xb3\x94\xe6\x5d\xd4\x29\x88\x7e\x88\x4a\xe3\xd2\xd6\xf0\x5a\x06\xa8\xa7\x46\x57\xdd\x9e\x2b\xcd\x04\xd1\xb3\x28\x93\x11\x0a\xaf\x78\x7e\xb4\xb9\xa0\x51\x29\x32\x11\x15\xe0\xc0\x7a\xcc\x00\x42\x04\xcd\x16\xb6\x38\x27\x59\x20\x1f\x78\x60\x29\x39\x8a\x0b\xfb\xa4\x47\x10\x3f\xd8\x17\x4d\x1a\x66\x4d\x51\x9c\x98\x02\xae\x3c\xe6\xf1\x2e\x7b\x5f\xb3\xfa\xcd\x47\xd0\x2f\xf6\x7a\x41\x15\xc4\xbf\xde\x26\xcd\xa6\x4c\xb7\x2f\x43\x8a\x26\x24\x38\x5b\x01\xcc\xb9\x29\xc4\x2b\xdc\x85\x9b\x59\x5c\xd7\xb2\xb6\xd2\x72\x5a\x29\xca\x2c\x13\xaa\x31\x06\xd1\x57\x49\x2c\x2a\xf9\x14\x25\x9c\x9a\x94\x96\x00\x12\xb6\xc7\xcc\xb3\x26\x0d\xb2\x85\x11\x01\xa1\x1a\x63\x8c\xac\x14\x50\xe2\x36\x23\xfc\xb0\x1b\x01\x8f\x8b\x7a\xbe\x07\x0c\x2b\xa3\xb9\x95\xe9\x67\x19\xc5\x40\xa2\x09\xd5\x48\xd2\xde\x48\x49\x87\x3c\xe3\x06\xa2\x30\x51\xbd\xaf\xac\xb0\x54\x64\x4a\xd5\xbd\xcf\xfe\xa1\x45\x0e\xc0\x32\xa2\xdf\xd1\x91\x56\x00\x86\x3f\xa7\x2b\xad\x38\xb2\xeb\xda\x06\x0a\xb2\x74\x6e\xb4\x62\x3b\xb0\xa4\x9d\x91\x11\xf8\xf9\x66\x3b\xeb\x5a\xbc\xaa\x7e\x5e\x5a\xef\x9a\x8b\x7a\x73\x9b\xad\x4b\x6d\xdd\x80\xcd\x57\x13\x5f\x6b\x4f\xd6\x28\x93\xb4\x01\xea\xd4\xb7\x8d\x79\xac\x4d\x6d\xa7\x32\x1f\x36\x65\x4d\xe1\xa8\x96\xb7\xbe\x4c\x01\xf3\xe7\x76\x5f\x02\x5d\xcc\x00\xa9\x61\x56\xd2\xdd\x6e\x41\xed\xd7\x47\xf0\x79\x7d\xe3\x2e\x57\x68\xed\x39\x2f\x10\x5a\x81\x78\x10\x72\xb3\x6e\xe7\x33\x56\x53\x2e\xe3\xaf\x39\x94\xe4\xb8\x1c\xdd\x60\x2d\xf6\x5d\x88\xcc\xf0\x45\x0a\xab\x3f\x89\xd5\x5e\x6f\xcb\xda\x6d\x4c\x03\xe5\x0a\xb2\x4b\xda\xac\x9b\x0d\xd4\x9f\x5d\xff\x40\x96\xe1\xc0\x67\x8a\x4b\x65\xd9\xa6\xc3\x10\x5f\x92\x60\x50\xdb\xef\x0e\x2b\xf9\x4b\xce\x72\x66\x69\x7f\x98\xa7\x63\xb6\x8b\x6a\x56\x4c\x69\x22\x1f\xc9\x34\x4f\x26\xc4\x37\x4e\x52\x96\xd1\x79\x69\x6a\x20\x2f\x19\x99\x41\xc2\xd6\x96\xf9\x43\x49\xae\x8d\x9c\x82\x93\xb1\x68\x57\xe5\x02\x08\x9e\x50\x63\x14\x1f\xe6\xa6\xd6\x33\x55\x0a\xa4\xdf\xd2\xb2\x70\x73\xd5\x3d\xed\x7d\xe8\x55\xd4\xfa\xce\xcd\x8f\xf1\xdf\x9f\x2f\xaf\x7f\xfc\x70\x7e\xf9\x39\xfe\xed\xbc\x73\x77\x71\xfa\xc3\xe0\xea\xbc\x73\x11\xff\x7c\xd6\xb9\xed\xdc\x74\x57\xd9\x03\x16\x7b\x6d\xde\x08\x1a\xc5\xf9\x5b\xd9\xc5\x85\xa6\x83\x29\xa6\xdd\x47\xb0\x7e\xd7\xeb\x09\xe9\xf8\xac\x87\x18\xe4\x95\x7a\x1b\x0d\xd8\x16\x11\x75\xd6\x99\x72\xa0\xa8\x1a\xa2\x78\xb7\x49\x87\x78\x34\x76\x70\x44\x6b\x2b\x2c\xb8\x98\x70\xbb\x3b\xd8\x84\x95\x18\x92\x42\x73\x2b\x90\xc4\xe2\xc2\xd6\x51\x02\xac\xab\xbc\xd3\xee\x8b\xee\x03\x13\x26\x87\xec\x3c\xab\xf9\x7b\xf0\x70\xf7\x42\x14\xb7\xec\x47\xa9\xf9\x94\x67\x54\x15\xa0\x4f\x97\xae\x2d\x10\xd8\xfd\x58\x61\x5c\x9c\xd5\xc1\x87\x78\xe5\xe1\xae\x47\x60\xdc\xa7\xe7\x3d\x10\x81\x12\xe3\x21\x16\x7c\xe7\xae\x76\xb6\xef\x71\x4a\x21\x38\x22\x94\x34\xc6\xee\x1b\x8b\x08\x5d\xd7\x80\x2e\x6d\x91\x4d\x02\x25\xc8\x9f\xcc\xcd\x11\x06\xe9\xff\xd1\x15\x46\xcd\x37\x01\xe3\x22\x29\xd3\x20\x9b\x3a\x8f\x46\x19\x08\x8a\x69\xf0\x0f\xf9\xd6\x2f\x40\xd8\xf1\x1e\x37\xe7\xb6\x75\xb4\x0b\x18\x2c\xbc\xb1\xdc\x7a\x66\x2f\xa1\x97\xba\x0e\x71\x5c\x30\xac\xc2\x50\xe6\x22\xf5\x55\x6c\xa6\x5c\x1c\x4f\xe9\x97\xf7\x7e\xa6\x58\xa6\x3f\xe4\x86\x63\xe9\xe0\xcc\x6a\x22\x73\xcb\xe4\x96\x2f\x57\x5f\x2c\x59\xaf\xd5\xd2\xa2\xe7\xac\xa0\xf6\x14\x3a\x2a\x7a\x91\x1e\xd8\xbc\x6e\xff\x16\x30\x3e\xd0\x53\xe5\x0e\x3c\x34\x32\x53\x0c\x8a\xb6\x05\x1f\x55\x86\xbe\xc7\xf0\x37\xc4\x40\x94\x70\xbf\xea\x99\x77\x6c\x9f\xdb\xe9\xdc\xd4\x5a\x06\x9f\x00\xa5\xc5\xf5\x64\x37\x0d\xed\x84\x3e\x4f\xde\xc5\x7c\xa4\x98\xb0\x66\x77\xeb\x1f\x72\x08\xa5\x45\xb4\x87\xf5\x55\x2c\x01\x93\xa7\xdd\x0b\x9f\x54\x0a\xa1\xf6\x0b\xc6\x47\x4f\x03\x19\xd3\x60\x80\x87\xb2\x57\xec\x97\xdc\xc5\xd3\xfe\xf1\xbb\xcd\x2e\x5a\xa3\xe6\xc4\xa7\xaf\xc7\x21\x3a\x2e\x42\xcd\x5d\xba\x30\xae\x5c\xf0\x3a\x28\xfe\x6b\x2c\xf8\xf4\xbc\x75\xf5\x2a\x9d\xba\x3f\x57\x46\x31\xdd\xfa\xd4\x38\x7c\xff\xc9\x72\xa6\x7e\xaa\xa4\x4a\xb9\xee\x20\x38\xc1\xb5\x1e\xdf\x68\x43\x9a\xdc\x3f\x52\x95\xa2\xb1\x10\xec\xc6\x6d\xf2\x83\x7c\x64\x0f\x4c\xb5\x48\xc2\x94\xa1\x2e\x85\xc1\x9e\xb5\x2c\x83\x03\xe5\xda\xe9\x0b\x88\xd7\xc1\x7c\x10\x01\x90\xc8\x86\x8f\x27\x56\xa1\x74\x86\x29\x57\x1a\x4d\x33\x03\xe1\xc7\xec\xcb\x8c\x25\x18\xa8\xd5\x14\x9d\x32\xca\xe8\xc3\x62\x4e\xc6\x36\xe1\xf6\x51\xf5\x37\x5f\x20\xc8\xe5\xb1\x2d\x35\x54\xfb\x22\x62\xc8\x35\x67\x73\x33\x91\xa2\x45\xc6\x32\xa3\x62\xdc\x6e\xb7\x09\x33\x49\xfb\xfd\x46\x84\xee\x1a\x8c\xba\x2b\xbc\xec\x99\xd4\x2c\x9b\x07\x74\x97\x10\x0d\x65\x57\x19\xa2\xaf\x34\x47\x93\x47\x0d\xf5\xdf\x54\xa3\xf6\x9f\xd7\x74\x5e\xaf\xa9\x6e\x1c\xfe\xd7\xd0\x4e\xb5\xa6\xfc\xaa\x96\xf0\xfd\x7a\xcd\x6b\x83\x70\x56\x8f\xa4\x56\x84\xb5\x36\x64\x55\x4a\xb1\x69\xac\xe6\x4f\xb2\x09\x3d\x78\xab\x34\xa4\xda\x96\x5c\xd2\xc8\x56\xd1\x8b\x8b\x14\x5d\x43\x71\x21\xd0\x77\xa7\x94\xc7\x2c\x9f\x2e\x96\xc0\xd8\x97\x14\x55\x0c\x12\xff\x75\x0a\xdd\xad\x8f\x37\x19\x40\x92\xa5\xc2\x08\x4b\x37\x5e\xb4\x85\x22\x31\x01\xb7\x54\x5c\x43\xf2\xd5\x36\x41\x90\xa1\x19\x6c\x1a\x5c\x36\x50\x45\x0b\x60\xeb\x5d\xd1\x7f\x88\xeb\x0c\xb5\xfb\xf1\x13\x8d\xa2\x0e\xf8\x79\x9a\x39\x43\x11\x38\xbe\x95\xf2\x79\x71\x79\x51\xaa\x5b\xd7\xbb\xb8\xed\x7e\xec\x5e\x97\xfc\xd2\xe7\x97\x9d\x52\x59\xbc\x9b\xdb\xeb\x8a\xeb\xfa\xfb\xcb\xcb\xf3\xee\x82\x0e\xda\xbd\xed\x7d\x2a\x35\x7e\x76\x77\xdd\xb9\xed\x5d\x96\xde\xfb\xbe\x77\xd1\xb9\xfe\x39\xfe\xa5\x7b\x7d\x7d\x79\x5d\xe9\xef\xee\x74\xb9\x36\x5b\x9a\x46\xfd\x4e\x14\xc2\x72\x14\x43\x5f\x27\x14\x36\xd5\xc3\xda\x45\xe4\xa0\xfa\x7e\xdb\x92\x65\x0d\x4c\x29\x65\x83\xed\x82\x35\x9a\x02\x4e\x6a\xfb\xb1\xf2\xe0\x7c\x40\x8d\x61\xd3\xd9\x6e\x18\x84\xeb\x1f\x9c\xcd\xe2\x40\xca\x25\xc3\x9a\xe3\x40\x4a\xbb\xfa\x72\xe2\x40\x6a\x42\x3c\x16\xe3\x40\x7a\x17\xbd\xdb\x5e\xe7\xbc\xf7\xff\x2a\x2d\x7e\xee\xf4\x6e\x7b\x17\x1f\x07\x1f\x2e\xaf\x07\xd7\xdd\x9b\xcb\xbb\xeb\xd3\xee\xcd\x9a\x51\x20\x8b\x76\xd7\x23\x12\xf7\x73\x42\x6e\xa3\x9a\x85\x28\x15\xba\x32\x5d\x76\xc5\xad\x4c\x63\xa9\x8a\x66\xfc\x9f\x5c\x8c\x5b\x00\x92\x77\x42\xba\x4a\xf5\xa6\x74\xcc\xae\xf2\x2c\x6b\x91\x80\x85\x79\xaa\x18\x35\xf0\xda\x95\x4c\x7b\xd1\x77\x60\x38\xaa\x9d\x06\xf4\xef\x30\x27\xb1\xfb\x96\xeb\x3f\x72\x7a\x06\xa3\x94\x43\x48\x0c\xe8\xbe\x27\xe4\x7b\x9a\xdc\xcb\x91\x03\xcf\x69\x05\x15\x97\xfc\x92\x4b\x43\x09\xfb\x92\x30\x96\xfa\x12\x3c\x55\x3a\x39\x97\x3b\x61\x46\x6e\x52\x3f\x3d\x3e\xd3\xab\xc3\x67\x6a\xbf\x73\xd9\x4e\x83\x4d\x00\xdb\xdc\x2c\x3f\xe1\xa7\x0e\xa3\xad\xb6\x75\x63\xb2\x3d\xd8\xf4\xcf\xe5\xb8\x3e\xb3\x00\x82\x25\x5d\x3a\x44\x81\x2d\x02\x1e\x42\x39\x26\x9a\x8b\xfb\xbe\xf8\x6c\x15\x5a\x99\x2b\xfc\xc9\x48\x05\x49\x2a\xa3\x2c\xd7\x13\x06\xd8\xb0\x2d\x5f\xac\x12\x3c\x85\xe5\xba\x51\x40\x32\x96\x38\xe1\xeb\x8c\x0b\xcb\x2d\x66\xdc\x4b\x90\xd5\xad\xdf\x4b\x8d\x4a\xae\x83\x9e\xfd\x84\xee\xdb\xc2\x3a\xfb\x38\x61\x58\x9d\xb3\x40\x9d\xf7\x05\x6b\x90\x73\x43\xde\x29\xd6\x1a\x05\xd1\xc6\x2e\xfb\x5b\x1f\x59\x0b\xcb\xfd\x20\x79\x4a\xd2\x7c\x96\xf1\x24\xf0\xdd\x47\xa9\x1a\x23\xa1\x50\xd3\xd9\x20\x12\xaa\xa2\xbf\x2f\x9b\x58\x8d\x1a\x15\x69\x6d\x4b\x62\xa2\x9e\x38\x2a\x2c\x42\xba\xca\x35\x53\x47\x46\xf1\xf1\x18\xe4\x46\x6f\x94\x79\xf9\x61\x63\x9e\x36\xe7\x83\xdd\xed\x0f\xb1\x7b\x20\xc3\x4a\x3d\x01\xbe\xc5\xd2\xd4\x6c\x96\xcd\x7d\x30\x37\x2e\xa0\x3f\xf6\xb3\x5c\x21\xc6\xf0\x88\x84\x01\x35\x86\x6d\xcc\x14\xb3\xbd\xa4\x03\x04\x0f\xdb\x1d\xd4\xac\x37\x42\x28\x5d\x04\x2b\x8a\xfc\x67\x1e\xc0\xc8\xdf\x70\x45\xdf\x3e\xd5\x0a\x51\x0e\x00\xb2\x97\xc8\x47\x81\x35\x96\xe0\x7d\x90\xe7\x85\x04\xd9\x24\xa4\x5f\xf5\x85\xc7\x4a\x73\x09\x6a\xa3\x50\x31\x15\x6d\x9c\x58\x41\xe2\xeb\x87\xf9\x15\xe5\x5d\xed\xd4\x3f\x35\xd6\x49\x0d\x71\xf1\x3b\xd9\x4a\x5d\x4c\xd4\x5e\x8a\xf8\x2e\xa2\x29\x64\x72\x88\xe8\x8b\x0b\x59\x5a\xf1\xad\xb3\x99\x01\x73\xe4\x72\xe9\xca\x77\x96\x8f\x76\x84\xf0\x19\xb9\x04\xfd\xa2\x54\x96\x73\xaf\x69\x6c\xbb\x2f\x58\x6e\x64\x84\x77\x69\x27\xd7\xab\x94\x8d\x6c\x63\x4e\x43\x2f\xad\x05\x4f\x2a\x4e\x8c\x5f\xf9\x26\xee\x5c\x63\x43\xd9\x28\x0b\x6f\xa6\x98\xb7\x9e\xcd\x99\x09\x46\xb3\xcc\xe7\x5c\xcc\x67\xe5\x4a\x81\xb1\xd7\xc0\xdb\x05\x83\xa7\x17\x92\x82\xa2\x5a\x44\x52\x30\x61\xb4\xab\x1a\xd0\x17\xae\x71\x9f\xd3\x1b\x60\xb1\x9c\x23\x04\x17\xa6\xe5\x74\x10\x87\xc0\xac\x65\xf6\x80\x20\xa5\xc5\x9a\x18\x09\x39\x37\x76\x80\xa7\x96\x9d\x5b\xe1\x85\x8a\xb4\xa8\x25\x33\x61\x7d\x51\x49\x6c\x55\x6c\xcc\xb5\x81\x8b\xc5\x53\x6c\xfc\xfd\xde\x92\xfd\x4a\xf2\xce\xb2\xa5\x6f\x4c\xf6\x5b\xc5\xb8\x46\x34\xd9\x24\xe9\x66\x3e\x63\x69\x2f\x7c\xb7\x9c\x18\x4a\xa6\x93\x34\x72\x2d\x95\x0e\x39\xd2\x80\xc7\x58\x07\x3f\xaa\x0e\xf0\x80\x61\x93\x02\xd0\x5a\x28\xa2\x67\xb7\x68\x4c\x7d\x21\x45\x1d\xaa\xe8\x61\x40\x40\x6c\xf2\x1e\x95\xab\xef\x05\x59\x2a\x91\xda\xa0\x7f\x0d\x3e\x19\x51\x9e\xe5\xaa\x51\x44\x40\xb2\xdc\x7b\x2a\xf2\x29\x34\x4b\xea\x76\x2d\xd8\xa5\xa3\x63\x14\x6c\xd2\x0f\x54\x41\x35\xfe\x59\x96\x8f\xb9\xd0\x65\xaa\x6f\x2e\x2a\xb3\x50\x60\x6b\xc5\x86\x17\x35\xb9\xd6\xe7\xc5\x1d\x3c\xec\x1a\x26\x0f\x7e\x88\x66\x54\x37\x27\xb4\x45\x63\xef\x8b\x5b\xb8\xab\x31\xd3\x36\x1c\x33\x8a\x28\xe4\x4a\x1b\x28\x7b\x5c\x3b\xdf\x12\x3f\x2f\x53\xea\x4e\x41\x6e\x75\x39\xb1\xab\x83\x69\x3f\xd1\xd9\xb2\x74\xc5\x9d\x5b\x5c\xb5\x0d\xc1\xba\x59\x3d\x86\xd5\xb2\x27\x35\xab\x17\x02\x82\x9f\xc5\x89\xb7\x09\x78\x42\x88\x0b\x77\xb0\x23\x0b\x99\xef\x25\xc1\x34\xfe\x74\xf3\xd4\x80\xc2\x7b\xe5\x00\xf3\xb1\xc1\x21\x06\x73\xc7\xf1\xe7\x3b\x64\xde\x87\x8d\xf1\x6d\x2d\xd9\x8e\x1d\x63\x63\x8b\x74\x86\x67\x0c\x8d\xfd\x69\x61\x89\x36\x8d\x8c\x7d\x88\x53\x01\xe0\x6e\x28\xea\xc7\xaf\x25\x31\x87\x88\xd8\x9f\xca\xf9\x1c\xa5\x25\x96\x7c\xad\xc4\x97\x45\x44\x4e\x10\x5a\x52\x26\xa4\x61\x84\x12\xc1\xb3\x63\x91\x67\xd9\xf1\x05\x94\xef\xd5\x9a\x8f\xb1\x3a\x18\xd6\xd3\x00\x2f\x61\x81\x11\x55\x32\x95\x45\x47\x00\xae\x48\x3b\x24\xb4\xe2\x19\xcb\x31\xed\x16\x64\xf3\xbe\xb0\x5f\xa0\x88\x85\xd0\x3a\x3c\x78\x56\xb1\xb7\x50\xbb\x03\xfb\x82\x30\xc3\x79\xdc\x78\x0d\x81\x2d\x4b\x0f\xdc\xc9\xa5\x79\xc0\x8d\x7d\x31\xb8\xb1\x52\x85\x42\x16\xeb\x23\xc8\x36\x1f\xaa\xad\x21\x5c\x83\x20\x16\x5c\x02\x6b\xd0\xe3\xd7\x74\x07\x3c\x65\xb2\xe8\xce\x99\xa1\x7e\xa5\xf6\x61\x15\xfd\x05\xe3\x8d\x07\x72\x34\xd0\x0b\x71\xdb\x64\x39\x9b\x5f\x88\xf8\x5e\xcf\x2c\x15\x07\x79\xc4\x91\xd1\x8b\x44\xd2\x24\x97\x4b\x31\x70\x92\xfb\x7a\x83\xad\x2e\xd8\xa5\xf8\x80\x9f\x5f\xc9\x8c\x27\xcb\x6d\x79\xfe\x6a\x02\x28\x92\x05\x4b\x2e\x80\xf6\x38\x34\x72\xea\xd5\x09\x34\x52\x19\x96\x98\x42\x35\x5d\x9c\xdc\x26\xa6\x0e\xaf\x15\x84\x56\x20\x09\xaf\xc0\x52\x22\x58\x0f\xd5\x85\xf9\xa0\x20\x0d\xa8\x1e\x74\x06\xb6\x63\x5f\x30\x2f\x1e\x08\xf0\xa6\xc7\x89\xcc\x58\x0b\x75\x5f\x30\x94\xf5\xc5\x8c\xa9\x44\x42\xad\xd1\x54\x3e\x82\xc9\x30\x99\xf0\x2c\x2d\x82\x69\xdf\x81\xdd\x1e\xac\x6b\xef\x5d\xc6\x50\x51\x92\x23\x20\xea\xac\x26\xdb\x33\x24\xf6\x9d\x22\x63\xf7\x69\x88\x5b\x46\x05\x9f\x9d\x2d\x1f\x97\xc2\x21\x60\x54\x94\x4c\xaa\x5c\x18\xa4\x1f\xcf\x66\x3b\xcc\x42\x98\x24\x5c\x30\x08\xbf\x64\x2a\xfb\xea\x70\x70\xaa\x4b\x49\xa4\x25\x51\x1e\xac\xa5\xf6\x23\x0a\xfe\x16\x8a\x62\xc8\x90\x91\x19\xd5\x56\x70\x71\x9b\xda\x17\x85\x5e\xfd\x56\xc7\x22\x49\xed\x3e\xb7\xc9\x07\xa8\xd3\xa3\x0d\x15\x09\x6b\x91\xb7\xa5\x89\xbe\x85\xa4\x3a\x21\xa1\x3f\x28\x90\x68\xca\x4b\x03\xe4\xda\x22\xdc\xf4\x05\xd7\x48\x99\x8a\x65\xec\xc1\x8e\xce\x9d\x9d\xc8\x63\xcc\x5c\x18\x77\x98\x36\x78\x8b\xa8\x62\x71\x19\xc0\xa8\x62\xb8\x9b\x99\xab\x2a\xe4\x60\x51\x72\x01\x51\x92\xec\x0b\x82\xcf\x64\x73\xf0\x20\x28\x9e\xa6\xb6\xbb\x02\x15\xc9\xe5\xb3\x02\xcc\xee\x5c\xe6\x88\x15\x97\x82\x5d\x98\x86\xb8\x39\x8f\x50\x93\x71\x14\x46\x87\xd2\x4c\xca\x68\x1d\x98\xf0\x86\x27\x89\x3d\x30\x35\x37\x00\xa6\x07\xeb\x2a\x18\x14\x3a\x33\x76\x01\x0a\xc6\xd1\x17\x34\x75\x45\xd7\x5c\x73\x76\x69\x80\xee\x97\xec\xb3\x7b\x3e\x94\x0f\xcb\x64\xba\x5d\x8d\xc1\x78\xaa\x67\x19\x15\x03\x64\xa8\x5f\xc1\x1c\x1c\xe5\x22\x36\xc1\x24\xe6\xc3\x41\x00\x69\xd9\xcb\x38\x83\xa4\x73\x5d\xca\x10\xb6\x22\x9c\xef\xa8\x55\x85\x52\xf7\x92\x39\x44\xcd\x9a\x50\x16\xdd\x55\x26\x62\x5f\xea\x02\xbb\x56\x9b\xb4\x69\xc5\x80\x15\xca\x01\xad\xb0\x69\x7b\x0a\x78\xa9\x76\xed\x75\x76\xbe\x72\x87\x54\xb7\x7d\x73\x93\xea\x82\xc0\xb4\x95\x59\x75\xc5\xb0\x9e\xd6\xb4\xda\x68\x42\x58\x34\xb1\x7e\x2e\x17\xfb\xb7\x5a\x09\xba\x48\x19\xd1\xd2\xea\x35\xde\xc2\x51\x9f\x6b\x5a\x89\x67\x7a\x52\x6c\xad\x32\x94\xc8\xda\x81\x81\x88\xae\x47\x7a\x45\x0d\xba\x16\xe9\xbf\x41\xca\xd2\xfd\x37\x88\x47\xeb\x53\x96\x3d\x74\x5f\xb9\x9c\x56\xd5\x01\x81\xbe\xc1\xe2\xc0\x39\x48\xb9\x8d\xac\x79\x5f\x13\x33\x2f\x8a\x9a\xc4\xf0\x81\x21\x36\xe0\xae\x49\xd4\x39\xe7\x1e\x50\x0f\x60\x35\x54\x9e\x98\x62\xc2\x01\x7f\xec\x7b\xff\xa1\x5d\xa2\x59\xee\x6e\xd4\x80\xf7\x25\x55\x5f\xf8\xd6\x0a\x18\xe0\x4e\x96\x2d\x34\xb5\x08\xbd\x17\xd1\x2a\x00\x71\xfa\x7c\x06\xc8\x93\xb1\x2f\x41\xc4\xe7\x02\x1f\x80\x62\xc0\x43\x56\x80\x2d\xb4\x49\x01\xfe\x08\xa2\x47\x05\x65\x2e\x06\x99\xcb\x32\x8f\xb0\x86\x52\x5b\x04\xab\xa5\x73\xa8\x52\x35\xca\x2d\x3b\x0a\xbd\x5b\xd9\x08\x00\x07\x47\xdc\x1e\x12\xbf\x2e\x7d\xf1\x49\xe2\x02\xa3\x78\x55\x2d\x7e\xec\x96\xed\x6d\x48\xeb\x70\x3f\x9c\xc1\xb5\x3d\x42\x3f\x58\x05\xe8\x03\xfc\xd7\x10\x65\xd3\xb2\xb2\x87\x2a\x26\x95\x50\xd1\x17\xff\xb0\xcb\xe3\x51\xf4\xdc\xb6\xca\x11\x1e\x62\x0f\x8c\x42\xde\xfd\x1d\x1b\x7d\xf7\xaf\xef\xff\xfe\x1e\x31\x4a\x73\x0d\xa9\x74\xad\xf2\x15\xe2\x07\x6a\xb7\x14\x62\xbc\x42\x89\x4a\x5f\xf8\xaa\xe8\x62\x29\xde\x8e\xd3\x72\xf6\x5d\x5d\xa2\xb0\xbc\x76\x48\x42\x4d\x32\x39\xf2\xd2\x5c\x8c\x2c\xc8\x75\x51\xbb\xc4\x4a\x8e\x56\xd6\xaa\xd4\x3b\xc1\xc4\x22\x12\x2a\x4f\xeb\xf2\x3a\x58\x7a\xc1\x32\x7d\x2e\xcf\xa6\x82\xd1\xe1\x7b\x02\xe2\x2c\x50\x22\x0a\x49\x2f\xbc\xee\xf3\x64\xa2\x42\x98\x68\x22\x16\x74\xca\x52\xd2\xc7\xb8\xf2\xfe\x1b\xbf\xfd\x7d\x31\x1b\xb6\xb3\xf9\xc8\xb4\x21\xca\xbd\x6d\x97\xa5\xdd\x5d\x5a\xcd\x0f\x2f\xa1\x41\xba\xa8\x2a\xad\x58\xee\x46\x65\xab\x5e\xde\x09\xab\x13\x7a\x5a\x5f\x68\x41\x13\x4f\x58\x9f\x9b\xb2\x0f\x88\x05\x9b\x11\x43\xbf\x5e\xcb\x23\xc7\x59\x21\x37\x12\xac\x8a\xf3\x09\x30\x86\xf6\xa2\x0b\x25\x1b\xa9\xa0\xd9\x1c\xb2\xd5\x5a\x7d\x81\xd5\x64\x59\x4a\x68\x32\x4f\x32\x9e\x38\x14\xb8\xb2\x2c\xc4\x1e\x98\x30\xa5\xa0\x5a\xc8\x31\x7d\x2e\x71\xa8\x29\x9c\xb7\x7e\xf5\xef\x1a\x44\xa1\x80\xd8\x59\xb6\x9a\x55\xc9\xc4\xe1\xd6\xa8\x0d\x71\x7f\x42\xf7\xc0\x9a\x53\xaf\xcf\x4a\xc5\xc7\x5c\x50\x23\x15\x79\x07\xe6\xff\x2c\x63\xea\x7d\x28\x2f\x08\xab\x58\x3f\x8c\xc9\x46\x45\x7d\x6a\x20\xe0\xea\x2f\xdb\x24\xc9\x95\x62\xe9\x60\x31\x8a\x72\x53\x8c\x84\xe5\x31\x66\x56\xb4\xe6\x53\xa6\x0d\x9d\xce\xe2\x1c\xe9\x90\xb9\xe7\x56\x26\xc3\x45\x20\x7e\x60\xa0\xd6\xf1\xa8\x3c\x69\x5f\x38\x63\x08\xee\x9b\x54\x35\xe0\x3f\xd5\x59\x62\xcd\xd3\x2d\x63\x54\x1d\x18\xea\x86\x05\x1c\xab\x06\xe3\xeb\x73\x6f\x23\x2a\x2e\x82\x12\x67\x85\x89\x42\x41\x5c\x2b\x88\x86\x1a\xe2\x21\x1c\xb0\x2f\x8a\x50\xbc\xd3\x4c\xe6\x29\x71\xe6\x72\x67\x7c\x56\x6d\xc2\x59\xbb\x45\xf4\x9f\x4f\x8e\x8f\xdb\xed\x3d\xd5\x04\x2a\x97\x0d\xad\xa7\x70\x2c\xec\x59\x17\xea\xba\xe2\x68\x95\x30\x40\x07\x9b\x69\x1e\x3e\x95\x09\xa8\x25\xd6\xcc\xcb\x81\x5c\xd5\x2e\x03\x2e\xea\x2e\xdd\xf9\x88\xb0\xe5\x5d\xcd\xa8\x62\xc2\x0c\xa0\xc7\xcd\x3a\x83\x4e\xae\xe0\xf3\x52\x08\xff\x5a\x1a\xd6\x7f\xdf\x4a\x54\x9c\x7d\x1c\xdf\xdf\x22\x04\x63\x97\x16\x4d\xf5\x3d\x79\xc7\xc1\x8f\x15\x19\x19\x57\x41\xb6\xba\x09\x6d\xb1\x7a\xd1\x84\x4a\x8c\x69\xad\x09\x15\xa3\x07\x9f\x15\x0d\xf0\xbc\x21\x94\xc9\x32\x0a\xff\x5b\x61\x01\xc6\x30\xb5\xc2\xdc\x4d\xa8\x71\x25\x63\xfe\xc9\x94\x44\x89\x4d\x48\x2f\x03\xc6\x0d\x2f\x89\x69\x9d\x0f\xa0\x5e\xed\x56\x37\x01\xe6\x04\xc3\xf7\x10\x23\xe5\x13\x0d\xe2\x0a\xb8\x78\x4d\x0f\xe7\x3e\xb6\xb5\x19\x6d\x65\x9b\x32\xc8\x45\x11\xf2\xe2\x32\x8c\xb8\xa7\xd7\x24\x02\x2b\xf6\x07\xf4\x18\x84\x00\x57\x2f\x7c\x4a\x67\xce\x67\xec\xaa\x2b\x54\xad\x22\x6d\x98\xc4\x7f\xff\xd7\xdf\xda\x4d\x29\x81\x30\xf4\xad\xa1\x33\x3f\x78\xe0\x4c\xc5\x68\x5a\x40\xda\xc5\x88\x75\xab\xd2\xfd\x56\x12\xe4\x0e\x92\xcc\x2e\xfb\xb2\x28\xab\x78\x57\x6d\x44\xf6\x3c\x8d\xf1\x1c\x02\x81\xbb\xed\x09\x88\x66\x72\x44\x40\x06\x6e\x90\x96\xda\x6e\x9c\x35\x3d\x6c\xb0\x7a\xf5\xfc\xe9\x99\xe4\xc0\xa6\xac\xb5\x75\x86\x5f\xfa\x76\x67\xe9\x75\x97\x64\xb7\xa5\x7e\xbd\xb3\x50\x24\x03\x02\xd8\x7a\x82\x24\x72\x3a\xb4\x12\xa4\xbd\x67\x83\x55\x14\x58\x53\xc7\x27\x3e\x84\xa8\x6d\xcf\x62\x10\x66\xae\x92\x36\x16\x5c\xca\x71\x58\x76\x4c\x67\xb5\xce\xb4\x86\xfb\x60\xbf\x79\x79\xf5\x87\xa3\x53\x9d\x41\x51\xb6\xe5\x9e\x27\xf7\xcc\x92\xf2\xa8\x80\x97\x8c\x45\xab\x20\x5c\x87\x38\xf5\xbe\x80\x15\xc2\xa0\x48\x4f\xfd\xf6\x38\x18\x49\x14\x03\x0f\x5d\x11\xf8\x2c\x09\x37\x6f\x75\xfd\xe2\x3c\x75\x12\x61\xfd\x5a\x40\xfb\x21\xd5\xc5\x81\x59\x04\xbd\x06\x35\x41\x10\x07\xff\x14\xf8\xa2\x66\x89\x14\x21\x3d\x66\x2f\x5a\x46\x4d\x82\x61\xfd\x70\xe1\xd9\x02\x0a\xc6\x2a\x95\x67\x47\xcd\x2b\xe2\x6d\x4a\x26\x0e\xd5\xc3\x10\x0d\xc1\x43\x10\x23\x6b\xfb\x6e\x91\x29\xe5\xc2\x1d\x03\xa8\xe3\x4e\x52\x36\xcc\xc7\xe3\x46\x85\x20\x93\xe3\x27\xb5\x4e\xfa\x74\xbc\x46\xeb\x64\x98\x61\xb6\x2c\xc5\x6c\x05\x85\x7e\x43\x9a\xdf\xd2\x90\xec\x7d\xe8\x6e\x3d\xdf\x13\x5a\xa0\x46\x3c\x63\xcf\xa3\xae\xed\x49\xf7\xec\xad\xa3\x7b\x7a\x13\x26\x84\x51\xe1\x3c\x82\x91\xe9\x37\xa4\x94\x62\x58\xfa\xc0\x7e\xf9\xa4\xb1\xe9\x21\x9b\x06\x0e\x2b\x46\x9d\x5b\xde\x94\x6a\x40\xad\xd9\x7f\xb0\x3a\xf0\xf6\x55\x29\x70\x3b\xa3\x36\xdd\xc8\x29\x23\xd0\x95\xc6\x04\x69\xe2\xe2\xc0\x5a\xe0\xf2\xb0\x13\x2c\xe0\xea\xe0\xc0\x3b\x9b\x7e\x32\xa1\x62\x1c\x95\x30\x23\xef\x04\x7b\x24\x96\xd7\xb6\x62\x1b\x70\xb4\x3d\x2d\xc2\x4c\xf2\xde\xca\x36\x25\x97\xb1\x62\x89\x54\x29\x64\x28\x8e\xa9\x4a\x21\x50\xc1\x11\x7c\x46\x93\x7b\x80\x86\x85\xeb\x08\x7b\x74\x76\x6a\x9f\xc4\x87\xbe\x93\xa2\x35\x2e\x12\x05\x79\x2a\x1e\x65\x2a\x8c\x0f\x3f\xd7\x84\x26\x4a\x6a\x54\x4e\x3d\x22\xa8\x83\xa2\x8c\xd0\xf8\xa0\xc7\x4d\x42\x56\xae\x1c\x41\xf8\x70\xc6\xc8\x02\x0f\x5c\xb2\x84\xb7\xf3\x41\x2a\x97\x90\x07\x2b\x7e\xe5\x60\x7d\x7e\xe0\x0f\xac\x45\x6e\x66\x54\xdd\xb7\xc8\xd9\x5c\xd0\x29\x4f\xfe\x53\x0e\xeb\x8c\xb9\x0b\xf1\x81\x3b\x8b\xc4\xfb\x2f\xab\x51\x7f\xd0\x3f\x2f\xc4\x7e\x91\x26\xb5\xf3\x75\x9a\x72\x1b\x42\x37\xbf\xf5\x4b\x7d\x45\x40\xc0\xc1\x2a\xbb\xd7\x0b\xb0\x56\x51\xf6\x46\x4f\x9a\x4e\xb9\x28\xe9\x6a\x2f\xca\xd3\x53\xdd\xd4\xba\x50\xe9\x12\x33\x5e\x4b\xbb\xdd\x87\xe4\x78\x45\xad\x96\x63\x15\xca\xa9\x34\x0c\xef\x7d\x6d\xa4\x62\x0e\xd6\x03\xc5\x49\xa8\xff\xc9\x35\x3e\x69\xc2\xc6\x4f\x32\xa9\xd7\x0e\xc9\x5d\xdc\xb0\x53\xf7\xf9\x52\xe9\x44\x4e\x67\xe0\xfa\x55\x4c\x43\x0c\xe0\xa2\xbe\xb6\xe0\x33\xdb\x4b\x14\xd1\xe2\x70\x3f\x31\x43\xcf\x16\x0c\xc3\x81\xb6\x43\xc4\x9e\x25\x69\x30\xf3\x76\x97\xd0\x74\xd3\x15\xdb\x8d\x9d\xa7\xf6\x6c\xfb\xea\xaa\xae\x82\x1c\x17\xe3\xac\xa9\xe8\x52\x5f\xb8\x02\x74\x31\xdc\x6f\x91\x54\x1b\x2c\xa9\x0e\x57\xe1\xb1\x54\x7c\x2b\x54\xaf\x73\x51\x78\xd4\x29\xec\x41\x2e\x82\xbb\xbc\xe5\xf1\x83\x15\x83\x0a\xe7\x96\x57\xea\x7c\x78\x54\xc4\xca\x49\x05\xdc\x15\x42\x29\x67\x54\x01\x68\xcd\x84\x67\xe9\x51\x4d\x3c\x34\x4a\x39\x50\xb7\x2e\x20\xa2\x0e\x19\x80\x1e\xc2\x8e\x63\x8d\x68\x0c\xd5\x08\x73\x0f\xed\x0c\x73\x43\x58\xa8\x03\xc6\xb5\x33\x1e\x55\x24\x89\x12\xbf\x28\xd9\x06\xbe\xb6\x45\x70\x35\xbf\x68\xca\x99\xff\xf6\xf9\x44\x69\xcd\xd6\xe1\x13\xb7\x65\x2b\x9c\x3f\x35\x54\x04\xce\xd1\xb4\x54\x7a\x80\x26\xb4\x67\x88\x25\x2f\x32\x9d\xf5\x8c\x3e\x0a\x17\xa1\xb6\x51\xdd\x87\xf5\xf8\x43\x3d\x18\x97\xe5\x0f\x95\x27\x65\x60\x70\x8c\xf6\x36\x3c\x20\x10\xb4\x22\xa8\x15\xa8\x09\x5a\xa4\x95\x16\xea\x4f\x5f\x14\xa1\x93\x9a\x3c\xb2\x2c\xb3\xff\x4d\xaa\x8c\xdb\x45\x24\xa6\x10\xe5\xc1\x5a\x3e\x9c\xca\xa5\x22\x38\x25\xe5\x68\x48\xa1\x46\x49\x13\xd2\xfb\xc2\x69\xde\x57\xcd\xb4\x84\x26\x13\x36\xb0\x43\xcb\x37\x88\xb9\x71\xb0\xe5\xa7\xf6\xe3\x1b\xfc\x76\xe9\x65\x46\x67\x26\x57\xce\x69\x88\x7d\x81\x47\x84\x62\x1d\xf6\x60\x2a\x5d\x75\xbc\x13\xec\x76\x70\xcf\x36\xc0\xeb\x74\x63\xad\x77\x6f\x16\xb8\x23\x80\xb8\x18\x02\x7a\x12\xaa\x94\xf7\x72\xba\x5e\x09\x55\x86\x8f\x68\x52\x52\xf7\xd6\x4a\x26\x2b\xdd\x90\xd8\xa2\x06\xd3\x4e\x01\x8c\xed\x59\x39\x16\x71\x2c\x82\x45\x6b\xf7\xbf\xd6\xc3\xbe\x0f\xed\xb0\xf7\xf4\x35\x17\xeb\x17\xa5\xa8\x59\xd9\x3c\xf5\x08\x27\x75\x87\xb9\x6e\x19\x77\xb2\x59\xba\x77\x04\x5e\xba\x3e\x87\x5b\x80\x94\x70\xc0\x9d\x60\x51\x49\xa3\x52\x54\xa5\x28\x3e\x58\xc2\xa2\x54\x57\x88\x70\x8c\xd2\x5c\xec\x15\x45\xc7\x8c\x4c\x59\xca\xf3\x2a\x9a\xc0\xf2\x58\x8a\x03\x63\x79\x41\x8c\xa5\x79\xdf\x9e\x8c\x21\x3c\x47\x15\xd6\x22\x94\x40\xaa\x22\xb6\xf2\x02\x94\xfc\x47\x2b\x6d\x63\xdc\x3a\x18\x2b\xeb\x11\xd9\xa2\xdc\x11\x6a\xde\xea\x10\x44\x53\xa6\x74\x6f\x1a\x3e\xe7\xda\xfc\x54\x29\x8f\xb4\x05\xd8\x40\x96\x3f\x5d\xc2\x80\x1f\x2a\x0e\x33\xfa\x62\x69\x60\xfc\xb5\xd3\x1b\x9c\xd9\xd4\x32\x07\x34\x33\x42\x60\xa9\x87\x61\xb0\xe3\xde\x44\xf0\xfa\x7b\x58\xaf\xbf\xe3\x05\xf5\xa8\xe8\x6c\xc6\x14\xa1\x0a\x62\xd9\x69\xd0\x57\x8a\x7e\x5d\x2f\x7d\x81\x8a\xce\x7f\xde\x5c\x5e\x14\x12\x57\x61\xff\xa8\x34\x0d\xaf\xc1\xd2\xb5\xeb\x77\xee\x22\xcf\xb2\xc6\x9d\x5b\x03\x6a\xf8\xee\xfc\x7c\xf0\x53\xe7\xfc\xae\xbb\x1c\xca\xb7\x78\xad\x71\x4d\xc2\x48\xdc\x9a\xa0\xf8\x69\x40\xe4\xcc\xa7\xcc\x19\x9e\x41\x89\x70\xb3\xc6\x5b\x3e\xcf\xb2\x72\x5a\x7a\x5f\xfc\xdd\xb5\x03\x51\xf3\xb9\x40\xf5\xb0\x2f\xc8\xd2\x85\x2b\xf7\x0f\xaf\xfd\xdd\x36\xfe\x77\x5f\x0b\xa7\x98\xc4\x09\xb9\x08\xbd\x36\xac\xab\x73\x96\xec\x70\x1c\x30\x3b\xfe\xb9\x80\x37\xb6\x3b\x1e\x77\xc2\xa3\x6c\x3b\xbc\x8c\xbd\x9c\x0e\x5c\xbb\xbf\x97\x4d\x0f\x81\xdd\xa7\x78\x3f\x43\xbb\x2d\x84\x4b\xd0\xc6\x45\x97\xe1\x9a\xf5\x05\x0a\x81\x76\x4c\x46\x36\x8f\x89\xf4\x04\xa6\x43\x64\x54\x8c\x73\x3a\x66\xba\x45\x7c\xe7\x7d\x31\xe5\xe3\x09\xe4\x97\x38\x74\xbf\x50\xd9\x93\x42\x1d\xb3\x32\x09\xa1\x8b\x82\x7d\xa1\xd3\x19\xb8\x4e\x45\x5f\xb8\x39\x89\x71\xd1\x3c\x7a\x2f\xfe\xf3\x26\x4c\xc7\x52\x5a\x68\xc8\x21\x3e\x88\xbe\xc0\xcd\xc5\x34\x56\xaf\x93\x81\xe1\x96\x9a\x2a\xe9\x52\xc5\x3c\xc8\x0c\xf0\xf4\x31\x68\x87\x58\xe0\xc5\x87\x06\x58\x4e\x1f\x21\x14\xa2\xa3\x08\x87\xb4\x9a\x9f\xf8\xcd\xf0\x67\xc2\x8d\xad\x9e\xea\x77\xbe\x03\xec\x81\xab\x2f\xb4\xb7\x9c\x6c\x0b\x36\xb6\x82\x9b\x17\x04\x25\xaa\x47\x98\x54\x83\xf8\x20\xe8\x64\x0f\x45\x05\xd7\x1e\x12\xbe\xbf\x74\x50\x1b\xd4\x22\x5c\xbb\x5b\x87\x55\xb4\xac\xdb\xa1\x94\x0d\xfb\xb2\x47\xd3\x46\x69\x50\xee\x83\x55\x8b\x91\x27\x0d\x65\x1f\x77\xf6\x65\x57\x97\xc8\x73\x9f\x65\x03\xca\xb8\xde\x6a\x38\x85\xfc\xb4\xf6\x88\x82\x84\xe0\x2e\xbb\x8d\x38\xac\xbb\xe7\x4a\x0c\xb6\x81\x4d\x3a\x85\xda\x99\x53\x19\x47\xf6\x22\x00\x0b\x9c\xba\xc0\xac\x56\x20\xa2\x56\xb1\x73\x2d\x2c\x4e\x94\x2b\x6d\xd9\xa5\xe3\x77\x8e\x6b\x5b\xf5\xb4\x2f\x7c\xce\xa1\x67\xc7\x1d\x5f\x43\x59\x85\x5f\x31\x3e\x60\x86\x19\x3b\x20\xb1\x9a\xa2\xf8\x36\x35\x7d\x01\xc0\x4e\x02\x4c\x3f\x43\x0d\x29\xd7\x0e\xbe\xc8\x3d\x88\xb0\x60\xa9\x08\x05\x92\x56\xf0\xbc\x8a\x18\x50\xba\xe7\x7f\x67\xff\xff\xaf\xbf\xfb\xff\x03\x00\x00\xff\xff\xd7\x3f\xaf\x35\x3e\x41\x03\x00") func adminSwaggerJsonBytes() ([]byte, error) { return bindataRead( @@ -93,7 +93,7 @@ func adminSwaggerJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "admin.swagger.json", size: 213110, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} + info := bindataFileInfo{name: "admin.swagger.json", size: 213310, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/flyteidl/gen/pb-java/flyteidl/admin/ProjectOuterClass.java b/flyteidl/gen/pb-java/flyteidl/admin/ProjectOuterClass.java index e0777663ab..0c594e79de 100644 --- a/flyteidl/gen/pb-java/flyteidl/admin/ProjectOuterClass.java +++ b/flyteidl/gen/pb-java/flyteidl/admin/ProjectOuterClass.java @@ -811,6 +811,34 @@ flyteidl.admin.ProjectOuterClass.DomainOrBuilder getDomainsOrBuilder( */ com.google.protobuf.ByteString getDescriptionBytes(); + + /** + *
+     * Leverage Labels from flyteidel.admin.common.proto to
+     * tag projects with ownership information.
+     * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + boolean hasLabels(); + /** + *
+     * Leverage Labels from flyteidel.admin.common.proto to
+     * tag projects with ownership information.
+     * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + flyteidl.admin.Common.Labels getLabels(); + /** + *
+     * Leverage Labels from flyteidel.admin.common.proto to
+     * tag projects with ownership information.
+     * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + flyteidl.admin.Common.LabelsOrBuilder getLabelsOrBuilder(); } /** *
@@ -886,6 +914,19 @@ private Project(
               description_ = s;
               break;
             }
+            case 42: {
+              flyteidl.admin.Common.Labels.Builder subBuilder = null;
+              if (labels_ != null) {
+                subBuilder = labels_.toBuilder();
+              }
+              labels_ = input.readMessage(flyteidl.admin.Common.Labels.parser(), extensionRegistry);
+              if (subBuilder != null) {
+                subBuilder.mergeFrom(labels_);
+                labels_ = subBuilder.buildPartial();
+              }
+
+              break;
+            }
             default: {
               if (!parseUnknownField(
                   input, unknownFields, extensionRegistry, tag)) {
@@ -1067,6 +1108,42 @@ public java.lang.String getDescription() {
       }
     }
 
+    public static final int LABELS_FIELD_NUMBER = 5;
+    private flyteidl.admin.Common.Labels labels_;
+    /**
+     * 
+     * Leverage Labels from flyteidel.admin.common.proto to
+     * tag projects with ownership information.
+     * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + public boolean hasLabels() { + return labels_ != null; + } + /** + *
+     * Leverage Labels from flyteidel.admin.common.proto to
+     * tag projects with ownership information.
+     * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + public flyteidl.admin.Common.Labels getLabels() { + return labels_ == null ? flyteidl.admin.Common.Labels.getDefaultInstance() : labels_; + } + /** + *
+     * Leverage Labels from flyteidel.admin.common.proto to
+     * tag projects with ownership information.
+     * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + public flyteidl.admin.Common.LabelsOrBuilder getLabelsOrBuilder() { + return getLabels(); + } + private byte memoizedIsInitialized = -1; @java.lang.Override public final boolean isInitialized() { @@ -1093,6 +1170,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) if (!getDescriptionBytes().isEmpty()) { com.google.protobuf.GeneratedMessageV3.writeString(output, 4, description_); } + if (labels_ != null) { + output.writeMessage(5, getLabels()); + } unknownFields.writeTo(output); } @@ -1115,6 +1195,10 @@ public int getSerializedSize() { if (!getDescriptionBytes().isEmpty()) { size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, description_); } + if (labels_ != null) { + size += com.google.protobuf.CodedOutputStream + .computeMessageSize(5, getLabels()); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -1138,6 +1222,11 @@ public boolean equals(final java.lang.Object obj) { .equals(other.getDomainsList())) return false; if (!getDescription() .equals(other.getDescription())) return false; + if (hasLabels() != other.hasLabels()) return false; + if (hasLabels()) { + if (!getLabels() + .equals(other.getLabels())) return false; + } if (!unknownFields.equals(other.unknownFields)) return false; return true; } @@ -1159,6 +1248,10 @@ public int hashCode() { } hash = (37 * hash) + DESCRIPTION_FIELD_NUMBER; hash = (53 * hash) + getDescription().hashCode(); + if (hasLabels()) { + hash = (37 * hash) + LABELS_FIELD_NUMBER; + hash = (53 * hash) + getLabels().hashCode(); + } hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; @@ -1309,6 +1402,12 @@ public Builder clear() { } description_ = ""; + if (labelsBuilder_ == null) { + labels_ = null; + } else { + labels_ = null; + labelsBuilder_ = null; + } return this; } @@ -1349,6 +1448,11 @@ public flyteidl.admin.ProjectOuterClass.Project buildPartial() { result.domains_ = domainsBuilder_.build(); } result.description_ = description_; + if (labelsBuilder_ == null) { + result.labels_ = labels_; + } else { + result.labels_ = labelsBuilder_.build(); + } result.bitField0_ = to_bitField0_; onBuilt(); return result; @@ -1436,6 +1540,9 @@ public Builder mergeFrom(flyteidl.admin.ProjectOuterClass.Project other) { description_ = other.description_; onChanged(); } + if (other.hasLabels()) { + mergeLabels(other.getLabels()); + } this.mergeUnknownFields(other.unknownFields); onChanged(); return this; @@ -1932,6 +2039,168 @@ public Builder setDescriptionBytes( onChanged(); return this; } + + private flyteidl.admin.Common.Labels labels_; + private com.google.protobuf.SingleFieldBuilderV3< + flyteidl.admin.Common.Labels, flyteidl.admin.Common.Labels.Builder, flyteidl.admin.Common.LabelsOrBuilder> labelsBuilder_; + /** + *
+       * Leverage Labels from flyteidel.admin.common.proto to
+       * tag projects with ownership information.
+       * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + public boolean hasLabels() { + return labelsBuilder_ != null || labels_ != null; + } + /** + *
+       * Leverage Labels from flyteidel.admin.common.proto to
+       * tag projects with ownership information.
+       * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + public flyteidl.admin.Common.Labels getLabels() { + if (labelsBuilder_ == null) { + return labels_ == null ? flyteidl.admin.Common.Labels.getDefaultInstance() : labels_; + } else { + return labelsBuilder_.getMessage(); + } + } + /** + *
+       * Leverage Labels from flyteidel.admin.common.proto to
+       * tag projects with ownership information.
+       * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + public Builder setLabels(flyteidl.admin.Common.Labels value) { + if (labelsBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + labels_ = value; + onChanged(); + } else { + labelsBuilder_.setMessage(value); + } + + return this; + } + /** + *
+       * Leverage Labels from flyteidel.admin.common.proto to
+       * tag projects with ownership information.
+       * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + public Builder setLabels( + flyteidl.admin.Common.Labels.Builder builderForValue) { + if (labelsBuilder_ == null) { + labels_ = builderForValue.build(); + onChanged(); + } else { + labelsBuilder_.setMessage(builderForValue.build()); + } + + return this; + } + /** + *
+       * Leverage Labels from flyteidel.admin.common.proto to
+       * tag projects with ownership information.
+       * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + public Builder mergeLabels(flyteidl.admin.Common.Labels value) { + if (labelsBuilder_ == null) { + if (labels_ != null) { + labels_ = + flyteidl.admin.Common.Labels.newBuilder(labels_).mergeFrom(value).buildPartial(); + } else { + labels_ = value; + } + onChanged(); + } else { + labelsBuilder_.mergeFrom(value); + } + + return this; + } + /** + *
+       * Leverage Labels from flyteidel.admin.common.proto to
+       * tag projects with ownership information.
+       * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + public Builder clearLabels() { + if (labelsBuilder_ == null) { + labels_ = null; + onChanged(); + } else { + labels_ = null; + labelsBuilder_ = null; + } + + return this; + } + /** + *
+       * Leverage Labels from flyteidel.admin.common.proto to
+       * tag projects with ownership information.
+       * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + public flyteidl.admin.Common.Labels.Builder getLabelsBuilder() { + + onChanged(); + return getLabelsFieldBuilder().getBuilder(); + } + /** + *
+       * Leverage Labels from flyteidel.admin.common.proto to
+       * tag projects with ownership information.
+       * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + public flyteidl.admin.Common.LabelsOrBuilder getLabelsOrBuilder() { + if (labelsBuilder_ != null) { + return labelsBuilder_.getMessageOrBuilder(); + } else { + return labels_ == null ? + flyteidl.admin.Common.Labels.getDefaultInstance() : labels_; + } + } + /** + *
+       * Leverage Labels from flyteidel.admin.common.proto to
+       * tag projects with ownership information.
+       * 
+ * + * .flyteidl.admin.Labels labels = 5; + */ + private com.google.protobuf.SingleFieldBuilderV3< + flyteidl.admin.Common.Labels, flyteidl.admin.Common.Labels.Builder, flyteidl.admin.Common.LabelsOrBuilder> + getLabelsFieldBuilder() { + if (labelsBuilder_ == null) { + labelsBuilder_ = new com.google.protobuf.SingleFieldBuilderV3< + flyteidl.admin.Common.Labels, flyteidl.admin.Common.Labels.Builder, flyteidl.admin.Common.LabelsOrBuilder>( + getLabels(), + getParentForChildren(), + isClean()); + labels_ = null; + } + return labelsBuilder_; + } @java.lang.Override public final Builder setUnknownFields( final com.google.protobuf.UnknownFieldSet unknownFields) { @@ -4234,16 +4503,18 @@ public flyteidl.admin.ProjectOuterClass.ProjectRegisterResponse getDefaultInstan static { java.lang.String[] descriptorData = { "\n\034flyteidl/admin/project.proto\022\016flyteidl" + - ".admin\"\"\n\006Domain\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001" + - "(\t\"a\n\007Project\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\022" + - "\'\n\007domains\030\003 \003(\0132\026.flyteidl.admin.Domain" + - "\022\023\n\013description\030\004 \001(\t\"5\n\010Projects\022)\n\010pro" + - "jects\030\001 \003(\0132\027.flyteidl.admin.Project\"\024\n\022" + - "ProjectListRequest\"B\n\026ProjectRegisterReq" + - "uest\022(\n\007project\030\001 \001(\0132\027.flyteidl.admin.P" + - "roject\"\031\n\027ProjectRegisterResponseB3Z1git" + - "hub.com/lyft/flyteidl/gen/pb-go/flyteidl" + - "/adminb\006proto3" + ".admin\032\033flyteidl/admin/common.proto\"\"\n\006D" + + "omain\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\"\211\001\n\007Proj" + + "ect\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\022\'\n\007domains" + + "\030\003 \003(\0132\026.flyteidl.admin.Domain\022\023\n\013descri" + + "ption\030\004 \001(\t\022&\n\006labels\030\005 \001(\0132\026.flyteidl.a" + + "dmin.Labels\"5\n\010Projects\022)\n\010projects\030\001 \003(" + + "\0132\027.flyteidl.admin.Project\"\024\n\022ProjectLis" + + "tRequest\"B\n\026ProjectRegisterRequest\022(\n\007pr" + + "oject\030\001 \001(\0132\027.flyteidl.admin.Project\"\031\n\027" + + "ProjectRegisterResponseB3Z1github.com/ly" + + "ft/flyteidl/gen/pb-go/flyteidl/adminb\006pr" + + "oto3" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() { @@ -4256,6 +4527,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.Descriptors.FileDescriptor .internalBuildGeneratedFileFrom(descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + flyteidl.admin.Common.getDescriptor(), }, assigner); internal_static_flyteidl_admin_Domain_descriptor = getDescriptor().getMessageTypes().get(0); @@ -4268,7 +4540,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( internal_static_flyteidl_admin_Project_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_admin_Project_descriptor, - new java.lang.String[] { "Id", "Name", "Domains", "Description", }); + new java.lang.String[] { "Id", "Name", "Domains", "Description", "Labels", }); internal_static_flyteidl_admin_Projects_descriptor = getDescriptor().getMessageTypes().get(2); internal_static_flyteidl_admin_Projects_fieldAccessorTable = new @@ -4293,6 +4565,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_admin_ProjectRegisterResponse_descriptor, new java.lang.String[] { }); + flyteidl.admin.Common.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/flyteidl/gen/pb-js/flyteidl.d.ts b/flyteidl/gen/pb-js/flyteidl.d.ts index 3e39a6efbc..c6bf58f646 100644 --- a/flyteidl/gen/pb-js/flyteidl.d.ts +++ b/flyteidl/gen/pb-js/flyteidl.d.ts @@ -10580,6 +10580,9 @@ export namespace flyteidl { /** Project description */ description?: (string|null); + + /** Project labels */ + labels?: (flyteidl.admin.ILabels|null); } /** Represents a Project. */ @@ -10603,6 +10606,9 @@ export namespace flyteidl { /** Project description. */ public description: string; + /** Project labels. */ + public labels?: (flyteidl.admin.ILabels|null); + /** * Creates a new Project instance using the specified properties. * @param [properties] Properties to set diff --git a/flyteidl/gen/pb-js/flyteidl.js b/flyteidl/gen/pb-js/flyteidl.js index ea5e3a7001..fda8bc08a1 100644 --- a/flyteidl/gen/pb-js/flyteidl.js +++ b/flyteidl/gen/pb-js/flyteidl.js @@ -25306,6 +25306,7 @@ export const flyteidl = $root.flyteidl = (() => { * @property {string|null} [name] Project name * @property {Array.|null} [domains] Project domains * @property {string|null} [description] Project description + * @property {flyteidl.admin.ILabels|null} [labels] Project labels */ /** @@ -25356,6 +25357,14 @@ export const flyteidl = $root.flyteidl = (() => { */ Project.prototype.description = ""; + /** + * Project labels. + * @member {flyteidl.admin.ILabels|null|undefined} labels + * @memberof flyteidl.admin.Project + * @instance + */ + Project.prototype.labels = null; + /** * Creates a new Project instance using the specified properties. * @function create @@ -25389,6 +25398,8 @@ export const flyteidl = $root.flyteidl = (() => { $root.flyteidl.admin.Domain.encode(message.domains[i], writer.uint32(/* id 3, wireType 2 =*/26).fork()).ldelim(); if (message.description != null && message.hasOwnProperty("description")) writer.uint32(/* id 4, wireType 2 =*/34).string(message.description); + if (message.labels != null && message.hasOwnProperty("labels")) + $root.flyteidl.admin.Labels.encode(message.labels, writer.uint32(/* id 5, wireType 2 =*/42).fork()).ldelim(); return writer; }; @@ -25424,6 +25435,9 @@ export const flyteidl = $root.flyteidl = (() => { case 4: message.description = reader.string(); break; + case 5: + message.labels = $root.flyteidl.admin.Labels.decode(reader, reader.uint32()); + break; default: reader.skipType(tag & 7); break; @@ -25461,6 +25475,11 @@ export const flyteidl = $root.flyteidl = (() => { if (message.description != null && message.hasOwnProperty("description")) if (!$util.isString(message.description)) return "description: string expected"; + if (message.labels != null && message.hasOwnProperty("labels")) { + let error = $root.flyteidl.admin.Labels.verify(message.labels); + if (error) + return "labels." + error; + } return null; }; diff --git a/flyteidl/gen/pb-protodoc/flyteidl/admin/project.proto.rst b/flyteidl/gen/pb-protodoc/flyteidl/admin/project.proto.rst index 6aa25cd36b..a81fc33384 100644 --- a/flyteidl/gen/pb-protodoc/flyteidl/admin/project.proto.rst +++ b/flyteidl/gen/pb-protodoc/flyteidl/admin/project.proto.rst @@ -8,7 +8,7 @@ project.proto flyteidl.admin.Domain --------------------- -`[flyteidl.admin.Domain proto] `_ +`[flyteidl.admin.Domain proto] `_ Namespace within a project commonly used to differentiate between different service instances. e.g. "production", "development", etc. @@ -38,7 +38,7 @@ name flyteidl.admin.Project ---------------------- -`[flyteidl.admin.Project proto] `_ +`[flyteidl.admin.Project proto] `_ Top-level namespace used to classify different entities like workflows and executions. @@ -48,7 +48,8 @@ Top-level namespace used to classify different entities like workflows and execu "id": "...", "name": "...", "domains": [], - "description": "..." + "description": "...", + "labels": "{...}" } .. _api_field_flyteidl.admin.Project.id: @@ -72,6 +73,13 @@ domains description (`string `_) +.. _api_field_flyteidl.admin.Project.labels: + +labels + (:ref:`flyteidl.admin.Labels `) Leverage Labels from flyteidel.admin.common.proto to + tag projects with ownership information. + + .. _api_msg_flyteidl.admin.Projects: @@ -79,7 +87,7 @@ description flyteidl.admin.Projects ----------------------- -`[flyteidl.admin.Projects proto] `_ +`[flyteidl.admin.Projects proto] `_ .. code-block:: json @@ -100,7 +108,7 @@ projects flyteidl.admin.ProjectListRequest --------------------------------- -`[flyteidl.admin.ProjectListRequest proto] `_ +`[flyteidl.admin.ProjectListRequest proto] `_ .. code-block:: json @@ -115,7 +123,7 @@ flyteidl.admin.ProjectListRequest flyteidl.admin.ProjectRegisterRequest ------------------------------------- -`[flyteidl.admin.ProjectRegisterRequest proto] `_ +`[flyteidl.admin.ProjectRegisterRequest proto] `_ .. code-block:: json @@ -136,7 +144,7 @@ project flyteidl.admin.ProjectRegisterResponse -------------------------------------- -`[flyteidl.admin.ProjectRegisterResponse proto] `_ +`[flyteidl.admin.ProjectRegisterResponse proto] `_ .. code-block:: json diff --git a/flyteidl/gen/pb_python/flyteidl/admin/project_pb2.py b/flyteidl/gen/pb_python/flyteidl/admin/project_pb2.py index cb7805ba94..94b6f081df 100644 --- a/flyteidl/gen/pb_python/flyteidl/admin/project_pb2.py +++ b/flyteidl/gen/pb_python/flyteidl/admin/project_pb2.py @@ -13,6 +13,7 @@ _sym_db = _symbol_database.Default() +from flyteidl.admin import common_pb2 as flyteidl_dot_admin_dot_common__pb2 DESCRIPTOR = _descriptor.FileDescriptor( @@ -20,8 +21,9 @@ package='flyteidl.admin', syntax='proto3', serialized_options=_b('Z1github.com/lyft/flyteidl/gen/pb-go/flyteidl/admin'), - serialized_pb=_b('\n\x1c\x66lyteidl/admin/project.proto\x12\x0e\x66lyteidl.admin\"\"\n\x06\x44omain\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\"a\n\x07Project\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\'\n\x07\x64omains\x18\x03 \x03(\x0b\x32\x16.flyteidl.admin.Domain\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\"5\n\x08Projects\x12)\n\x08projects\x18\x01 \x03(\x0b\x32\x17.flyteidl.admin.Project\"\x14\n\x12ProjectListRequest\"B\n\x16ProjectRegisterRequest\x12(\n\x07project\x18\x01 \x01(\x0b\x32\x17.flyteidl.admin.Project\"\x19\n\x17ProjectRegisterResponseB3Z1github.com/lyft/flyteidl/gen/pb-go/flyteidl/adminb\x06proto3') -) + serialized_pb=_b('\n\x1c\x66lyteidl/admin/project.proto\x12\x0e\x66lyteidl.admin\x1a\x1b\x66lyteidl/admin/common.proto\"\"\n\x06\x44omain\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\"\x89\x01\n\x07Project\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\'\n\x07\x64omains\x18\x03 \x03(\x0b\x32\x16.flyteidl.admin.Domain\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\x12&\n\x06labels\x18\x05 \x01(\x0b\x32\x16.flyteidl.admin.Labels\"5\n\x08Projects\x12)\n\x08projects\x18\x01 \x03(\x0b\x32\x17.flyteidl.admin.Project\"\x14\n\x12ProjectListRequest\"B\n\x16ProjectRegisterRequest\x12(\n\x07project\x18\x01 \x01(\x0b\x32\x17.flyteidl.admin.Project\"\x19\n\x17ProjectRegisterResponseB3Z1github.com/lyft/flyteidl/gen/pb-go/flyteidl/adminb\x06proto3') + , + dependencies=[flyteidl_dot_admin_dot_common__pb2.DESCRIPTOR,]) @@ -59,8 +61,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=48, - serialized_end=82, + serialized_start=77, + serialized_end=111, ) @@ -99,6 +101,13 @@ message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), + _descriptor.FieldDescriptor( + name='labels', full_name='flyteidl.admin.Project.labels', index=4, + number=5, type=11, cpp_type=10, label=1, + has_default_value=False, default_value=None, + message_type=None, enum_type=None, containing_type=None, + is_extension=False, extension_scope=None, + serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], @@ -111,8 +120,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=84, - serialized_end=181, + serialized_start=114, + serialized_end=251, ) @@ -142,8 +151,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=183, - serialized_end=236, + serialized_start=253, + serialized_end=306, ) @@ -166,8 +175,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=238, - serialized_end=258, + serialized_start=308, + serialized_end=328, ) @@ -197,8 +206,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=260, - serialized_end=326, + serialized_start=330, + serialized_end=396, ) @@ -221,11 +230,12 @@ extension_ranges=[], oneofs=[ ], - serialized_start=328, - serialized_end=353, + serialized_start=398, + serialized_end=423, ) _PROJECT.fields_by_name['domains'].message_type = _DOMAIN +_PROJECT.fields_by_name['labels'].message_type = flyteidl_dot_admin_dot_common__pb2._LABELS _PROJECTS.fields_by_name['projects'].message_type = _PROJECT _PROJECTREGISTERREQUEST.fields_by_name['project'].message_type = _PROJECT DESCRIPTOR.message_types_by_name['Domain'] = _DOMAIN diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_project.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_project.py index 3b9a248c4d..45db34b2a6 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_project.py +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_project.py @@ -17,6 +17,7 @@ import six from flyteadmin.models.admin_domain import AdminDomain # noqa: F401,E501 +from flyteadmin.models.admin_labels import AdminLabels # noqa: F401,E501 class AdminProject(object): @@ -36,23 +37,26 @@ class AdminProject(object): 'id': 'str', 'name': 'str', 'domains': 'list[AdminDomain]', - 'description': 'str' + 'description': 'str', + 'labels': 'AdminLabels' } attribute_map = { 'id': 'id', 'name': 'name', 'domains': 'domains', - 'description': 'description' + 'description': 'description', + 'labels': 'labels' } - def __init__(self, id=None, name=None, domains=None, description=None): # noqa: E501 + def __init__(self, id=None, name=None, domains=None, description=None, labels=None): # noqa: E501 """AdminProject - a model defined in Swagger""" # noqa: E501 self._id = None self._name = None self._domains = None self._description = None + self._labels = None self.discriminator = None if id is not None: @@ -63,6 +67,8 @@ def __init__(self, id=None, name=None, domains=None, description=None): # noqa: self.domains = domains if description is not None: self.description = description + if labels is not None: + self.labels = labels @property def id(self): @@ -150,6 +156,29 @@ def description(self, description): self._description = description + @property + def labels(self): + """Gets the labels of this AdminProject. # noqa: E501 + + Leverage Labels from flyteidel.admin.common.proto to tag projects with ownership information. # noqa: E501 + + :return: The labels of this AdminProject. # noqa: E501 + :rtype: AdminLabels + """ + return self._labels + + @labels.setter + def labels(self, labels): + """Sets the labels of this AdminProject. + + Leverage Labels from flyteidel.admin.common.proto to tag projects with ownership information. # noqa: E501 + + :param labels: The labels of this AdminProject. # noqa: E501 + :type: AdminLabels + """ + + self._labels = labels + def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/flyteidl/package.json b/flyteidl/package.json index b6acb116a0..098f251762 100644 --- a/flyteidl/package.json +++ b/flyteidl/package.json @@ -1,6 +1,6 @@ { "name": "@lyft/flyteidl", - "version": "0.18.2", + "version": "0.18.3", "description": "Compiled protocol buffers and gRPC service clients/servers for Flyte IDLs", "repository": { "type": "git", diff --git a/flyteidl/protos/flyteidl/admin/project.proto b/flyteidl/protos/flyteidl/admin/project.proto index a2d130207e..8e926e1b09 100644 --- a/flyteidl/protos/flyteidl/admin/project.proto +++ b/flyteidl/protos/flyteidl/admin/project.proto @@ -3,6 +3,9 @@ syntax = "proto3"; package flyteidl.admin; option go_package = "github.com/lyft/flyteidl/gen/pb-go/flyteidl/admin"; + +import "flyteidl/admin/common.proto"; + // Namespace within a project commonly used to differentiate between different service instances. // e.g. "production", "development", etc. message Domain { @@ -22,6 +25,10 @@ message Project { repeated Domain domains = 3; string description = 4; + + // Leverage Labels from flyteidel.admin.common.proto to + // tag projects with ownership information. + Labels labels = 5; } message Projects { diff --git a/flyteidl/setup.py b/flyteidl/setup.py index dc7e003106..d94bb06df4 100644 --- a/flyteidl/setup.py +++ b/flyteidl/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -__version__ = '0.18.2' +__version__ = '0.18.3' setup( name='flyteidl',