diff --git a/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.cc b/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.cc index 83eabc8a72..4b764c079a 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.cc +++ b/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.cc @@ -164,7 +164,7 @@ void InitDefaults_flyteidl_2fadmin_2fproject_2eproto() { } ::google::protobuf::Metadata file_level_metadata_flyteidl_2fadmin_2fproject_2eproto[7]; -constexpr ::google::protobuf::EnumDescriptor const** file_level_enum_descriptors_flyteidl_2fadmin_2fproject_2eproto = nullptr; +const ::google::protobuf::EnumDescriptor* file_level_enum_descriptors_flyteidl_2fadmin_2fproject_2eproto[1]; constexpr ::google::protobuf::ServiceDescriptor const** file_level_service_descriptors_flyteidl_2fadmin_2fproject_2eproto = nullptr; const ::google::protobuf::uint32 TableStruct_flyteidl_2fadmin_2fproject_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { @@ -185,6 +185,7 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fadmin_2fproject_2eproto: PROTOBUF_FIELD_OFFSET(::flyteidl::admin::Project, domains_), PROTOBUF_FIELD_OFFSET(::flyteidl::admin::Project, description_), PROTOBUF_FIELD_OFFSET(::flyteidl::admin::Project, labels_), + PROTOBUF_FIELD_OFFSET(::flyteidl::admin::Project, state_), ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::flyteidl::admin::Projects, _internal_metadata_), ~0u, // no _extensions_ @@ -216,11 +217,11 @@ 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)}, - { 17, -1, sizeof(::flyteidl::admin::Projects)}, - { 23, -1, sizeof(::flyteidl::admin::ProjectListRequest)}, - { 28, -1, sizeof(::flyteidl::admin::ProjectRegisterRequest)}, - { 34, -1, sizeof(::flyteidl::admin::ProjectRegisterResponse)}, - { 39, -1, sizeof(::flyteidl::admin::ProjectUpdateResponse)}, + { 18, -1, sizeof(::flyteidl::admin::Projects)}, + { 24, -1, sizeof(::flyteidl::admin::ProjectListRequest)}, + { 29, -1, sizeof(::flyteidl::admin::ProjectRegisterRequest)}, + { 35, -1, sizeof(::flyteidl::admin::ProjectRegisterResponse)}, + { 40, -1, sizeof(::flyteidl::admin::ProjectUpdateResponse)}, }; static ::google::protobuf::Message const * const file_default_instances[] = { @@ -242,22 +243,25 @@ ::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\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" + "omain\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\"\376\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" - "ProjectRegisterResponse\"\027\n\025ProjectUpdate" - "ResponseB3Z1github.com/lyft/flyteidl/gen" - "/pb-go/flyteidl/adminb\006proto3" + "dmin.Labels\0223\n\005state\030\006 \001(\0162$.flyteidl.ad" + "min.Project.ProjectState\">\n\014ProjectState" + "\022\n\n\006ACTIVE\020\000\022\014\n\010ARCHIVED\020\001\022\024\n\020SYSTEM_GEN" + "ERATED\020\002\"5\n\010Projects\022)\n\010projects\030\001 \003(\0132\027" + ".flyteidl.admin.Project\"\024\n\022ProjectListRe" + "quest\"B\n\026ProjectRegisterRequest\022(\n\007proje" + "ct\030\001 \001(\0132\027.flyteidl.admin.Project\"\031\n\027Pro" + "jectRegisterResponse\"\027\n\025ProjectUpdateRes" + "ponseB3Z1github.com/lyft/flyteidl/gen/pb" + "-go/flyteidl/adminb\006proto3" ; ::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, 509, + "flyteidl/admin/project.proto", &assign_descriptors_table_flyteidl_2fadmin_2fproject_2eproto, 626, }; void AddDescriptors_flyteidl_2fadmin_2fproject_2eproto() { @@ -272,6 +276,29 @@ void AddDescriptors_flyteidl_2fadmin_2fproject_2eproto() { static bool dynamic_init_dummy_flyteidl_2fadmin_2fproject_2eproto = []() { AddDescriptors_flyteidl_2fadmin_2fproject_2eproto(); return true; }(); namespace flyteidl { namespace admin { +const ::google::protobuf::EnumDescriptor* Project_ProjectState_descriptor() { + ::google::protobuf::internal::AssignDescriptors(&assign_descriptors_table_flyteidl_2fadmin_2fproject_2eproto); + return file_level_enum_descriptors_flyteidl_2fadmin_2fproject_2eproto[0]; +} +bool Project_ProjectState_IsValid(int value) { + switch (value) { + case 0: + case 1: + case 2: + return true; + default: + return false; + } +} + +#if !defined(_MSC_VER) || _MSC_VER >= 1900 +const Project_ProjectState Project::ACTIVE; +const Project_ProjectState Project::ARCHIVED; +const Project_ProjectState Project::SYSTEM_GENERATED; +const Project_ProjectState Project::ProjectState_MIN; +const Project_ProjectState Project::ProjectState_MAX; +const int Project::ProjectState_ARRAYSIZE; +#endif // !defined(_MSC_VER) || _MSC_VER >= 1900 // =================================================================== @@ -670,6 +697,7 @@ const int Project::kNameFieldNumber; const int Project::kDomainsFieldNumber; const int Project::kDescriptionFieldNumber; const int Project::kLabelsFieldNumber; +const int Project::kStateFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 Project::Project() @@ -699,6 +727,7 @@ Project::Project(const Project& from) } else { labels_ = nullptr; } + state_ = from.state_; // @@protoc_insertion_point(copy_constructor:flyteidl.admin.Project) } @@ -708,7 +737,9 @@ void Project::SharedCtor() { id_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); name_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); description_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); - labels_ = nullptr; + ::memset(&labels_, 0, static_cast( + reinterpret_cast(&state_) - + reinterpret_cast(&labels_)) + sizeof(state_)); } Project::~Project() { @@ -746,6 +777,7 @@ void Project::Clear() { delete labels_; } labels_ = nullptr; + state_ = 0; _internal_metadata_.Clear(); } @@ -839,6 +871,14 @@ const char* Project::_InternalParse(const char* begin, const char* end, void* ob {parser_till_end, object}, ptr - size, ptr)); break; } + // .flyteidl.admin.Project.ProjectState state = 6; + case 6: { + if (static_cast<::google::protobuf::uint8>(tag) != 48) goto handle_unusual; + ::google::protobuf::uint64 val = ::google::protobuf::internal::ReadVarint(&ptr); + msg->set_state(static_cast<::flyteidl::admin::Project_ProjectState>(val)); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + break; + } default: { handle_unusual: if ((tag & 7) == 4 || tag == 0) { @@ -940,6 +980,20 @@ bool Project::MergePartialFromCodedStream( break; } + // .flyteidl.admin.Project.ProjectState state = 6; + case 6: { + if (static_cast< ::google::protobuf::uint8>(tag) == (48 & 0xFF)) { + int value = 0; + DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< + int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>( + input, &value))); + set_state(static_cast< ::flyteidl::admin::Project_ProjectState >(value)); + } else { + goto handle_unusual; + } + break; + } + default: { handle_unusual: if (tag == 0) { @@ -1012,6 +1066,12 @@ void Project::SerializeWithCachedSizes( 5, HasBitSetters::labels(this), output); } + // .flyteidl.admin.Project.ProjectState state = 6; + if (this->state() != 0) { + ::google::protobuf::internal::WireFormatLite::WriteEnum( + 6, this->state(), output); + } + if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); @@ -1073,6 +1133,12 @@ ::google::protobuf::uint8* Project::InternalSerializeWithCachedSizesToArray( 5, HasBitSetters::labels(this), target); } + // .flyteidl.admin.Project.ProjectState state = 6; + if (this->state() != 0) { + target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray( + 6, this->state(), target); + } + if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); @@ -1133,6 +1199,12 @@ size_t Project::ByteSizeLong() const { *labels_); } + // .flyteidl.admin.Project.ProjectState state = 6; + if (this->state() != 0) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::EnumSize(this->state()); + } + int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); SetCachedSize(cached_size); return total_size; @@ -1176,6 +1248,9 @@ void Project::MergeFrom(const Project& from) { if (from.has_labels()) { mutable_labels()->::flyteidl::admin::Labels::MergeFrom(from.labels()); } + if (from.state() != 0) { + set_state(from.state()); + } } void Project::CopyFrom(const ::google::protobuf::Message& from) { @@ -1211,6 +1286,7 @@ void Project::InternalSwap(Project* other) { description_.Swap(&other->description_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual()); swap(labels_, other->labels_); + swap(state_, other->state_); } ::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 a55b48c39f..74cde39a59 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.h +++ b/flyteidl/gen/pb-cpp/flyteidl/admin/project.pb.h @@ -30,6 +30,7 @@ #include #include // IWYU pragma: export #include // IWYU pragma: export +#include #include #include "flyteidl/admin/common.pb.h" // @@protoc_insertion_point(includes) @@ -88,6 +89,28 @@ template<> ::flyteidl::admin::Projects* Arena::CreateMaybeMessage<::flyteidl::ad namespace flyteidl { namespace admin { +enum Project_ProjectState { + Project_ProjectState_ACTIVE = 0, + Project_ProjectState_ARCHIVED = 1, + Project_ProjectState_SYSTEM_GENERATED = 2, + Project_ProjectState_Project_ProjectState_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), + Project_ProjectState_Project_ProjectState_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() +}; +bool Project_ProjectState_IsValid(int value); +const Project_ProjectState Project_ProjectState_ProjectState_MIN = Project_ProjectState_ACTIVE; +const Project_ProjectState Project_ProjectState_ProjectState_MAX = Project_ProjectState_SYSTEM_GENERATED; +const int Project_ProjectState_ProjectState_ARRAYSIZE = Project_ProjectState_ProjectState_MAX + 1; + +const ::google::protobuf::EnumDescriptor* Project_ProjectState_descriptor(); +inline const ::std::string& Project_ProjectState_Name(Project_ProjectState value) { + return ::google::protobuf::internal::NameOfEnum( + Project_ProjectState_descriptor(), value); +} +inline bool Project_ProjectState_Parse( + const ::std::string& name, Project_ProjectState* value) { + return ::google::protobuf::internal::ParseNamedEnum( + Project_ProjectState_descriptor(), name, value); +} // =================================================================== class Domain final : @@ -318,6 +341,34 @@ class Project final : // nested types ---------------------------------------------------- + typedef Project_ProjectState ProjectState; + static const ProjectState ACTIVE = + Project_ProjectState_ACTIVE; + static const ProjectState ARCHIVED = + Project_ProjectState_ARCHIVED; + static const ProjectState SYSTEM_GENERATED = + Project_ProjectState_SYSTEM_GENERATED; + static inline bool ProjectState_IsValid(int value) { + return Project_ProjectState_IsValid(value); + } + static const ProjectState ProjectState_MIN = + Project_ProjectState_ProjectState_MIN; + static const ProjectState ProjectState_MAX = + Project_ProjectState_ProjectState_MAX; + static const int ProjectState_ARRAYSIZE = + Project_ProjectState_ProjectState_ARRAYSIZE; + static inline const ::google::protobuf::EnumDescriptor* + ProjectState_descriptor() { + return Project_ProjectState_descriptor(); + } + static inline const ::std::string& ProjectState_Name(ProjectState value) { + return Project_ProjectState_Name(value); + } + static inline bool ProjectState_Parse(const ::std::string& name, + ProjectState* value) { + return Project_ProjectState_Parse(name, value); + } + // accessors ------------------------------------------------------- // repeated .flyteidl.admin.Domain domains = 3; @@ -383,6 +434,12 @@ class Project final : ::flyteidl::admin::Labels* mutable_labels(); void set_allocated_labels(::flyteidl::admin::Labels* labels); + // .flyteidl.admin.Project.ProjectState state = 6; + void clear_state(); + static const int kStateFieldNumber = 6; + ::flyteidl::admin::Project_ProjectState state() const; + void set_state(::flyteidl::admin::Project_ProjectState value); + // @@protoc_insertion_point(class_scope:flyteidl.admin.Project) private: class HasBitSetters; @@ -393,6 +450,7 @@ class Project final : ::google::protobuf::internal::ArenaStringPtr name_; ::google::protobuf::internal::ArenaStringPtr description_; ::flyteidl::admin::Labels* labels_; + int state_; mutable ::google::protobuf::internal::CachedSize _cached_size_; friend struct ::TableStruct_flyteidl_2fadmin_2fproject_2eproto; }; @@ -1299,6 +1357,20 @@ inline void Project::set_allocated_labels(::flyteidl::admin::Labels* labels) { // @@protoc_insertion_point(field_set_allocated:flyteidl.admin.Project.labels) } +// .flyteidl.admin.Project.ProjectState state = 6; +inline void Project::clear_state() { + state_ = 0; +} +inline ::flyteidl::admin::Project_ProjectState Project::state() const { + // @@protoc_insertion_point(field_get:flyteidl.admin.Project.state) + return static_cast< ::flyteidl::admin::Project_ProjectState >(state_); +} +inline void Project::set_state(::flyteidl::admin::Project_ProjectState value) { + + state_ = value; + // @@protoc_insertion_point(field_set:flyteidl.admin.Project.state) +} + // ------------------------------------------------------------------- // Projects @@ -1421,6 +1493,18 @@ inline void ProjectRegisterRequest::set_allocated_project(::flyteidl::admin::Pro } // namespace admin } // namespace flyteidl +namespace google { +namespace protobuf { + +template <> struct is_proto_enum< ::flyteidl::admin::Project_ProjectState> : ::std::true_type {}; +template <> +inline const EnumDescriptor* GetEnumDescriptor< ::flyteidl::admin::Project_ProjectState>() { + return ::flyteidl::admin::Project_ProjectState_descriptor(); +} + +} // namespace protobuf +} // namespace google + // @@protoc_insertion_point(global_scope) #include diff --git a/flyteidl/gen/pb-go/flyteidl/admin/project.pb.go b/flyteidl/gen/pb-go/flyteidl/admin/project.pb.go index ae981fb207..c7c9801364 100644 --- a/flyteidl/gen/pb-go/flyteidl/admin/project.pb.go +++ b/flyteidl/gen/pb-go/flyteidl/admin/project.pb.go @@ -20,6 +20,38 @@ var _ = math.Inf // proto package needs to be updated. const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package +// The state of the project is used to control its visibility in the UI and validity. +type Project_ProjectState int32 + +const ( + // By default, all projects are considered active. + Project_ACTIVE Project_ProjectState = 0 + // Archived projects are no longer visible in the UI and no longer valid. + Project_ARCHIVED Project_ProjectState = 1 + // System generated projects that aren't explicitly created or managed by a user. + Project_SYSTEM_GENERATED Project_ProjectState = 2 +) + +var Project_ProjectState_name = map[int32]string{ + 0: "ACTIVE", + 1: "ARCHIVED", + 2: "SYSTEM_GENERATED", +} + +var Project_ProjectState_value = map[string]int32{ + "ACTIVE": 0, + "ARCHIVED": 1, + "SYSTEM_GENERATED": 2, +} + +func (x Project_ProjectState) String() string { + return proto.EnumName(Project_ProjectState_name, int32(x)) +} + +func (Project_ProjectState) EnumDescriptor() ([]byte, []int) { + return fileDescriptor_2db065ce03bf106d, []int{1, 0} +} + // Namespace within a project commonly used to differentiate between different service instances. // e.g. "production", "development", etc. type Domain struct { @@ -79,10 +111,11 @@ type Project struct { 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:"-"` + Labels *Labels `protobuf:"bytes,5,opt,name=labels,proto3" json:"labels,omitempty"` + State Project_ProjectState `protobuf:"varint,6,opt,name=state,proto3,enum=flyteidl.admin.Project_ProjectState" json:"state,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *Project) Reset() { *m = Project{} } @@ -145,6 +178,13 @@ func (m *Project) GetLabels() *Labels { return nil } +func (m *Project) GetState() Project_ProjectState { + if m != nil { + return m.State + } + return Project_ACTIVE +} + type Projects struct { Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -317,6 +357,7 @@ func (m *ProjectUpdateResponse) XXX_DiscardUnknown() { var xxx_messageInfo_ProjectUpdateResponse proto.InternalMessageInfo func init() { + proto.RegisterEnum("flyteidl.admin.Project_ProjectState", Project_ProjectState_name, Project_ProjectState_value) proto.RegisterType((*Domain)(nil), "flyteidl.admin.Domain") proto.RegisterType((*Project)(nil), "flyteidl.admin.Project") proto.RegisterType((*Projects)(nil), "flyteidl.admin.Projects") @@ -329,25 +370,30 @@ func init() { func init() { proto.RegisterFile("flyteidl/admin/project.proto", fileDescriptor_2db065ce03bf106d) } var fileDescriptor_2db065ce03bf106d = []byte{ - // 312 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x91, 0x3d, 0x4f, 0xf3, 0x30, - 0x10, 0xc7, 0x95, 0xb6, 0x4f, 0xdb, 0xe7, 0x2a, 0x75, 0xb0, 0xa0, 0x0d, 0x2f, 0x43, 0xe4, 0xa9, - 0x03, 0xc4, 0x94, 0x7e, 0x00, 0x24, 0xc4, 0x46, 0x07, 0x14, 0x89, 0x85, 0x2d, 0x89, 0xaf, 0xc1, - 0x28, 0x7e, 0x21, 0x76, 0x87, 0x7e, 0x2c, 0xbe, 0x21, 0x92, 0xe3, 0x54, 0xb4, 0x20, 0xc4, 0x66, - 0xdd, 0xef, 0xe7, 0xff, 0x9d, 0xee, 0xe0, 0x72, 0x53, 0xef, 0x1c, 0x0a, 0x5e, 0xb3, 0x9c, 0x4b, - 0xa1, 0x98, 0x69, 0xf4, 0x1b, 0x96, 0x2e, 0x35, 0x8d, 0x76, 0x9a, 0x4c, 0x3b, 0x9a, 0x7a, 0x7a, - 0x7e, 0x71, 0x64, 0x97, 0x5a, 0x4a, 0xad, 0x5a, 0x99, 0x5e, 0xc1, 0xf0, 0x41, 0xcb, 0x5c, 0x28, - 0x32, 0x85, 0x9e, 0xe0, 0x71, 0x94, 0x44, 0x8b, 0xff, 0x59, 0x4f, 0x70, 0x42, 0x60, 0xa0, 0x72, - 0x89, 0x71, 0xcf, 0x57, 0xfc, 0x9b, 0x7e, 0x44, 0x30, 0x7a, 0x6a, 0x9b, 0xfd, 0xc5, 0x27, 0x37, - 0x30, 0xe2, 0x3e, 0xdd, 0xc6, 0xfd, 0xa4, 0xbf, 0x98, 0xdc, 0xce, 0xd2, 0xc3, 0xe1, 0xd2, 0xb6, - 0x79, 0xd6, 0x69, 0x24, 0x81, 0x09, 0x47, 0x5b, 0x36, 0xc2, 0x38, 0xa1, 0x55, 0x3c, 0xf0, 0x61, - 0x5f, 0x4b, 0x24, 0x85, 0x61, 0x9d, 0x17, 0x58, 0xdb, 0xf8, 0x5f, 0x12, 0xfd, 0x14, 0xb9, 0xf6, - 0x34, 0x0b, 0x16, 0xbd, 0x83, 0x71, 0x18, 0xd9, 0x92, 0x15, 0x8c, 0xc3, 0xae, 0x6c, 0x1c, 0xf9, - 0x81, 0xe6, 0xc7, 0xbf, 0x83, 0x9b, 0xed, 0x45, 0x7a, 0x02, 0x24, 0x14, 0xd7, 0xc2, 0xba, 0x0c, - 0xdf, 0xb7, 0x68, 0x1d, 0x7d, 0x84, 0x59, 0xa7, 0x62, 0x25, 0xac, 0xc3, 0x26, 0x10, 0xb2, 0x84, - 0x51, 0xf8, 0xeb, 0xb7, 0xf3, 0x4b, 0x8f, 0xce, 0xa3, 0x67, 0x30, 0xff, 0x16, 0x66, 0x8d, 0x56, - 0x16, 0xe9, 0x1c, 0x4e, 0x03, 0x7a, 0x36, 0x3c, 0x77, 0xd8, 0x81, 0xfb, 0xd5, 0xcb, 0xb2, 0x12, - 0xee, 0x75, 0x5b, 0xa4, 0xa5, 0x96, 0xac, 0xde, 0x6d, 0x1c, 0xdb, 0x1f, 0xba, 0x42, 0xc5, 0x4c, - 0x71, 0x5d, 0x69, 0x76, 0x78, 0xfb, 0x62, 0xe8, 0xaf, 0xbe, 0xfa, 0x0c, 0x00, 0x00, 0xff, 0xff, - 0x89, 0x57, 0x6d, 0x57, 0x42, 0x02, 0x00, 0x00, + // 393 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x92, 0xcb, 0xaf, 0xd2, 0x40, + 0x14, 0xc6, 0x6d, 0xef, 0xbd, 0x05, 0xcf, 0x25, 0xa4, 0x99, 0x20, 0xd4, 0xc7, 0xa2, 0x99, 0xb8, + 0x60, 0xa1, 0xad, 0xc0, 0xce, 0x85, 0x06, 0xa1, 0x51, 0x22, 0x1a, 0x33, 0x20, 0x89, 0x6e, 0x4c, + 0x1f, 0x43, 0x1d, 0xd3, 0x76, 0x6a, 0x67, 0x58, 0xf0, 0x47, 0xf9, 0x3f, 0x1a, 0xa6, 0x53, 0x02, + 0xf8, 0xc8, 0x5d, 0xb5, 0xf9, 0xbe, 0xdf, 0xf9, 0xce, 0xcc, 0x9c, 0x03, 0x4f, 0xb6, 0xd9, 0x5e, + 0x52, 0x96, 0x64, 0x7e, 0x98, 0xe4, 0xac, 0xf0, 0xcb, 0x8a, 0xff, 0xa0, 0xb1, 0xf4, 0xca, 0x8a, + 0x4b, 0x8e, 0xba, 0x8d, 0xeb, 0x29, 0xf7, 0xd1, 0xe3, 0x0b, 0x3a, 0xe6, 0x79, 0xce, 0x8b, 0x1a, + 0xc6, 0xcf, 0xc0, 0x9a, 0xf3, 0x3c, 0x64, 0x05, 0xea, 0x82, 0xc9, 0x12, 0xc7, 0x70, 0x8d, 0xe1, + 0x7d, 0x62, 0xb2, 0x04, 0x21, 0xb8, 0x2e, 0xc2, 0x9c, 0x3a, 0xa6, 0x52, 0xd4, 0x3f, 0xfe, 0x65, + 0x42, 0xeb, 0x53, 0xdd, 0xec, 0x2e, 0x3c, 0x7a, 0x01, 0xad, 0x44, 0xa5, 0x0b, 0xe7, 0xca, 0xbd, + 0x1a, 0xde, 0x8e, 0xfb, 0xde, 0xf9, 0xe1, 0xbc, 0xba, 0x39, 0x69, 0x30, 0xe4, 0xc2, 0x6d, 0x42, + 0x45, 0x5c, 0xb1, 0x52, 0x32, 0x5e, 0x38, 0xd7, 0x2a, 0xec, 0x54, 0x42, 0x1e, 0x58, 0x59, 0x18, + 0xd1, 0x4c, 0x38, 0x37, 0xae, 0xf1, 0xb7, 0xc8, 0xa5, 0x72, 0x89, 0xa6, 0xd0, 0x4b, 0xb8, 0x11, + 0x32, 0x94, 0xd4, 0xb1, 0x5c, 0x63, 0xd8, 0x1d, 0x3f, 0xbd, 0xc4, 0xf5, 0x7d, 0x9a, 0xef, 0xea, + 0xc0, 0x92, 0xba, 0x04, 0xbf, 0x82, 0xce, 0xa9, 0x8c, 0x00, 0xac, 0xe9, 0x6c, 0xbd, 0xd8, 0x04, + 0xf6, 0x3d, 0xd4, 0x81, 0xf6, 0x94, 0xcc, 0xde, 0x2d, 0x36, 0xc1, 0xdc, 0x36, 0x50, 0x0f, 0xec, + 0xd5, 0x97, 0xd5, 0x3a, 0xf8, 0xf0, 0xed, 0x6d, 0xf0, 0x31, 0x20, 0xd3, 0x75, 0x30, 0xb7, 0x4d, + 0xfc, 0x1a, 0xda, 0xba, 0x5e, 0xa0, 0x09, 0xb4, 0xf5, 0x9c, 0x84, 0x63, 0xa8, 0xc7, 0x18, 0xfc, + 0xe3, 0x28, 0xe4, 0x08, 0xe2, 0x1e, 0x20, 0x2d, 0x2e, 0x99, 0x90, 0x84, 0xfe, 0xdc, 0x51, 0x21, + 0xf1, 0x7b, 0xe8, 0x37, 0x28, 0x4d, 0x99, 0x90, 0xb4, 0xd2, 0x0e, 0x1a, 0x41, 0x4b, 0xd7, 0xaa, + 0xc9, 0xfc, 0xa7, 0x47, 0xc3, 0xe1, 0x87, 0x30, 0xf8, 0x23, 0x4c, 0x94, 0xbc, 0x10, 0x14, 0x0f, + 0xe0, 0x81, 0xb6, 0x3e, 0x97, 0xc9, 0xe1, 0x59, 0xb4, 0xf1, 0x66, 0xf2, 0x75, 0x94, 0x32, 0xf9, + 0x7d, 0x17, 0x79, 0x31, 0xcf, 0xfd, 0x6c, 0xbf, 0x95, 0xfe, 0x71, 0xc9, 0x52, 0x5a, 0xf8, 0x65, + 0xf4, 0x3c, 0xe5, 0xfe, 0xf9, 0xde, 0x45, 0x96, 0xda, 0xb8, 0xc9, 0xef, 0x00, 0x00, 0x00, 0xff, + 0xff, 0xb9, 0x0e, 0xa4, 0x8b, 0xbe, 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 c14474f87e..bafccd35c1 100644 --- a/flyteidl/gen/pb-go/flyteidl/admin/project.pb.validate.go +++ b/flyteidl/gen/pb-go/flyteidl/admin/project.pb.validate.go @@ -142,6 +142,8 @@ func (m *Project) Validate() error { } } + // no validation rules for State + 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 9581cbddfb..2c8f751fd0 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json +++ b/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json @@ -2811,6 +2811,16 @@ "default": "FAIL", "description": " - USE_DEFAULT: Uses the system-configured default implementation." }, + "ProjectProjectState": { + "type": "string", + "enum": [ + "ACTIVE", + "ARCHIVED", + "SYSTEM_GENERATED" + ], + "default": "ACTIVE", + "description": "The state of the project is used to control its visibility in the UI and validity.\n\n - ACTIVE: By default, all projects are considered active.\n - ARCHIVED: Archived projects are no longer visible in the UI and no longer valid.\n - SYSTEM_GENERATED: System generated projects that aren't explicitly created or managed by a user." + }, "QualityOfServiceTier": { "type": "string", "enum": [ @@ -3892,6 +3902,9 @@ "labels": { "$ref": "#/definitions/adminLabels", "description": "Leverage Labels from flyteidel.admin.common.proto to\ntag projects with ownership information." + }, + "state": { + "$ref": "#/definitions/ProjectProjectState" } }, "description": "Top-level namespace used to classify different entities like workflows and executions." diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/README.md b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/README.md index bfac303851..471c3f7ef7 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/README.md +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/README.md @@ -265,6 +265,7 @@ Class | Method | HTTP request | Description - [IoStrategyDownloadMode](docs/IoStrategyDownloadMode.md) - [IoStrategyUploadMode](docs/IoStrategyUploadMode.md) - [PluginOverrideMissingPluginBehavior](docs/PluginOverrideMissingPluginBehavior.md) + - [ProjectProjectState](docs/ProjectProjectState.md) - [ProtobufListValue](docs/ProtobufListValue.md) - [ProtobufNullValue](docs/ProtobufNullValue.md) - [ProtobufStruct](docs/ProtobufStruct.md) 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 8d9fe734e7..7f7d32803c 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml @@ -2483,6 +2483,18 @@ definitions: - "FAIL" - "USE_DEFAULT" default: "FAIL" + ProjectProjectState: + type: "string" + description: "The state of the project is used to control its visibility in the\ + \ UI and validity.\n\n - ACTIVE: By default, all projects are considered active.\n\ + \ - ARCHIVED: Archived projects are no longer visible in the UI and no longer\ + \ valid.\n - SYSTEM_GENERATED: System generated projects that aren't explicitly\ + \ created or managed by a user." + enum: + - "ACTIVE" + - "ARCHIVED" + - "SYSTEM_GENERATED" + default: "ACTIVE" QualityOfServiceTier: type: "string" description: " - UNDEFINED: Default: no quality of service specified." @@ -5502,6 +5514,8 @@ definitions: description: "Leverage Labels from flyteidel.admin.common.proto to\ntag projects\ \ with ownership information." $ref: "#/definitions/adminLabels" + state: + $ref: "#/definitions/ProjectProjectState" description: "Top-level namespace used to classify different entities like workflows\ \ and executions." example: @@ -5513,6 +5527,7 @@ definitions: id: "id" description: "description" id: "id" + state: {} labels: values: key: "values" @@ -5662,6 +5677,7 @@ definitions: id: "id" description: "description" id: "id" + state: {} labels: values: key: "values" @@ -5673,6 +5689,7 @@ definitions: id: "id" description: "description" id: "id" + state: {} labels: values: key: "values" 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 cefc35d4c8..e4a4a6a4b5 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 @@ -18,4 +18,5 @@ type AdminProject struct { Description string `json:"description,omitempty"` // Leverage Labels from flyteidel.admin.common.proto to tag projects with ownership information. Labels *AdminLabels `json:"labels,omitempty"` + State *ProjectProjectState `json:"state,omitempty"` } diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_project_project_state.go b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_project_project_state.go new file mode 100644 index 0000000000..112958abfa --- /dev/null +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_project_project_state.go @@ -0,0 +1,19 @@ +/* + * flyteidl/service/admin.proto + * + * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + * + * API version: version not set + * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + */ + +package flyteadmin +// ProjectProjectState : The state of the project is used to control its visibility in the UI and validity. - ACTIVE: By default, all projects are considered active. - ARCHIVED: Archived projects are no longer visible in the UI and no longer valid. - SYSTEM_GENERATED: System generated projects that aren't explicitly created or managed by a user. +type ProjectProjectState string + +// List of ProjectProjectState +const ( + ProjectProjectStateACTIVE ProjectProjectState = "ACTIVE" + ProjectProjectStateARCHIVED ProjectProjectState = "ARCHIVED" + ProjectProjectStateSYSTEM_GENERATED ProjectProjectState = "SYSTEM_GENERATED" +) diff --git a/flyteidl/gen/pb-go/flyteidl/service/openapi.go b/flyteidl/gen/pb-go/flyteidl/service/openapi.go index 6b6168f6af..1ae463b317 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\xfd\x6b\x73\x23\xb9\x91\x2f\x0e\xbf\xf7\xa7\xc0\xd1\x9e\x88\xe9\xb6\x29\x6a\x6c\xef\x6e\xf8\x68\xe3\xc4\xf3\x70\x24\x76\x0f\x77\xd4\x92\xac\xcb\xf4\xce\x59\x3a\x68\xb0\x0a\x24\x61\x15\x01\x1a\x40\x49\x4d\x6f\xf8\xbb\xff\x03\x99\x00\x0a\x55\xac\xe2\x5d\x6a\xa9\x87\xbb\x11\x9e\x16\xab\x0a\xd7\x44\x22\xaf\xbf\xfc\x9f\xdf\x10\x72\xa4\x9f\xe8\x78\xcc\xd4\xd1\x29\x39\xfa\x43\xfb\xfb\xa3\x96\xfd\x8d\x8b\x91\x3c\x3a\x25\xf6\x39\x21\x47\x86\x9b\x8c\xd9\xe7\xa3\x6c\x6e\x18\x4f\xb3\x13\xcd\xd4\x23\x4f\xd8\x09\x4d\xa7\x5c\xb4\x67\x4a\x1a\x09\x1f\x12\x72\xf4\xc8\x94\xe6\x52\xd8\xd7\xdd\x3f\x89\x90\x86\x68\x66\x8e\x7e\x43\xc8\x3f\xa1\x79\x9d\x4c\xd8\x94\xe9\xa3\x53\xf2\xdf\xf8\xd1\xc4\x98\x99\x6f\xc0\xfe\x5b\xdb\x77\xff\x02\xef\x26\x52\xe8\xbc\xf4\x32\x9d\xcd\x32\x9e\x50\xc3\xa5\x38\xf9\x9b\x96\xa2\x78\x77\xa6\x64\x9a\x27\x6b\xbe\x4b\xcd\x44\x17\x73\x3c\xa1\x33\x7e\xf2\xf8\xfb\x13\x9a\x18\xfe\xc8\x06\x19\xcd\x45\x32\x19\xcc\x32\x2a\xf4\xc9\xff\xf0\xd4\xce\xf1\x6f\x2c\x31\xff\x84\x3f\x52\x39\xa5\x5c\xe0\xbf\x05\x9d\xb2\x7f\x86\x76\x08\x39\x1a\x33\x13\xfd\x49\xc8\x51\xca\x74\xa2\xf8\xcc\xb8\x55\xb9\x61\x46\x71\xf6\xc8\x88\x99\x30\x82\xdd\x11\xec\x8e\xd8\xee\x88\x5f\x35\x3d\x63\x09\x1f\x71\x96\x92\xe1\x9c\x70\x31\xcb\x0d\x51\xec\xef\x39\xd3\x86\x8c\x78\x66\x98\xd2\x6d\xb7\x64\xd0\x8b\x9c\x31\x05\xf3\xec\xa5\xb6\x97\x8f\xcc\x74\xa0\xed\x0b\x68\xfa\x3a\xa3\x22\x7e\x5b\x31\x3d\x93\x42\x33\x5d\x1a\x2a\x21\x47\x7f\xf8\xfe\xfb\xca\x4f\x8b\x33\xe8\x10\x9d\x27\x09\xd3\x7a\x94\x67\xc4\xb7\x14\x0f\x06\x3e\x82\x4d\xa6\x0b\x8d\x11\x72\xf4\xbf\x15\x1b\xd9\x76\xfe\xe5\x24\x65\x23\x2e\xb8\x6d\x57\x23\x2d\x45\xa3\x2d\x7d\xf5\xcf\xdf\xd4\xfd\xfb\x9f\xd1\x8c\x66\x54\xd1\x29\xb3\xcb\x12\x76\x1f\xff\xaf\x32\x17\xbb\x5f\xb6\xf3\x62\x4f\xab\x03\xaf\xcc\xf6\x92\x4e\x19\x91\x23\xd8\x2e\xf7\x05\xfc\x5b\x31\x2d\x73\x95\x30\x32\x64\x99\x14\x63\x4d\x8c\x5c\x58\x03\x0e\x2d\x58\x52\xab\x3e\xb1\x5b\xc9\x15\xb3\x7b\x65\x54\xce\x2a\x4f\xcd\x7c\x06\x83\xd4\x46\x71\x31\x8e\x97\xe2\x9f\xad\xb5\xa6\x86\x14\xba\xc1\xcc\xf0\x83\xc6\x89\xf5\x45\xc7\xbf\x92\x50\x41\x86\x8c\xd8\x73\xc9\x53\xa6\x58\x4a\xa8\x26\x94\xe8\x7c\xa8\x99\x21\x4f\xdc\x4c\xb8\xb0\x7f\x23\xf9\x26\x7e\xcd\x5e\xcf\xda\xc0\x3f\x97\xaf\xcc\xbd\x66\xca\x0e\xfc\x91\xa7\x2c\x25\x8f\x34\xcb\x19\x19\x49\x55\x5a\x9e\x76\x5f\xdc\x4d\xec\x3a\x4c\x87\x5c\xc0\xc9\xb3\x6b\xe9\x29\xe4\x77\x7e\xb9\x7e\x47\x6c\x7f\x24\x17\xfc\xef\x39\xcb\xe6\x84\xa7\x4c\x18\x7b\xae\x75\xb5\xb5\xdf\x49\xe8\x9f\x66\xe4\x98\xd8\x75\x66\xca\xc0\x7a\x4b\x61\xd8\x17\xa3\xc9\x31\xc9\xf8\x03\x23\xdf\x5d\x70\x6d\x48\xe7\xba\xf7\x5d\x8b\x7c\x77\x51\x30\x0e\xfd\xdd\x0b\xac\x70\xf8\xf7\x5f\xa2\xa3\x67\xe8\xb8\x7a\xe8\x8e\x3a\xf6\x34\xdf\xe2\x35\x51\xb4\xf0\x97\xdf\xc4\xed\xb8\xfd\x5a\xce\x7b\x0b\xc6\xeb\xb8\xee\x26\xbc\xf6\x03\x33\xc9\x64\x05\xa3\xd5\x3b\x72\x5a\xbb\x1d\x55\x56\xab\xdf\x16\xaf\xb5\x53\x78\x6e\x7e\xbb\x0b\xb3\xa5\x06\x4e\x01\xe5\x02\x0f\x4d\x38\x43\xe5\x9d\x21\x5f\x8f\xad\xec\xc2\x6f\xa3\xd9\x44\x2c\xd7\x73\xd2\x68\x25\x5e\xc9\x5c\x33\x3e\xe5\xab\xf6\xb1\x27\x52\x2b\x76\x39\x26\x27\xf2\xe9\x90\x29\x3b\x75\xcf\xee\x60\x86\x43\xcb\xfe\x4c\xae\x04\x4b\x1b\xa6\xf6\xf7\x9c\xa9\xf9\x92\xb9\x8d\x68\xa6\x9b\x26\xc7\x85\x61\x56\xae\xad\x3c\x1e\x49\x35\xa5\xc6\xbd\xf0\xef\xff\xba\xe9\xe4\x8d\x7c\x60\xab\xf6\xb9\x87\xbb\x96\x50\x0d\xdb\x3d\xcd\x33\xc3\x67\x19\x23\x33\x3a\x66\xda\xad\x42\x9e\x19\xdd\x82\xd7\xac\x2c\xcd\xd4\x71\xb8\x6d\xa0\x07\x7f\xcb\xe6\x1a\x7e\x21\xa3\xc0\xc8\x04\xfb\x62\xa0\xa5\xbe\x80\x7b\x16\x96\x28\xbe\x3d\x9e\x61\x29\xb7\xa3\x13\x2d\x95\x19\x0c\xe7\xed\x07\xb6\xd0\x6f\x23\xb5\x50\x41\xa8\x31\x8a\x0f\x73\xc3\xec\xbc\x6d\x1b\xfe\x9e\x04\xd6\x87\x97\xb1\xb6\x97\xef\xd5\xf9\xd5\xbb\x07\x6a\x94\x1c\x53\xf1\xfe\x94\x74\xd2\x94\xe0\x40\xed\x3b\x3c\xc5\x2b\x79\xc2\x14\x6b\x93\xbb\x09\xd7\x44\x4f\x64\x9e\xa5\x44\xb0\x47\xa6\xec\xda\xb2\xe9\xcc\xcc\x5f\xdd\x6a\xa5\x5c\xb1\x04\x16\x66\x93\x13\x16\xbe\xb2\x8b\x66\x95\x9e\x39\x2e\xdd\x03\x9b\x83\xe0\xb2\xb8\x7c\x2f\x40\x2f\x95\xa7\x4c\xe4\xd3\xca\x5d\x01\xbf\x9f\x77\x6f\xcf\xba\x97\xe7\xbd\xcb\x8f\x95\x2f\xac\x18\x11\x1e\x95\x9e\xfc\x65\x61\x6d\x46\x34\xcf\xe0\x54\x47\xad\xbd\x98\xe0\x92\x4c\x78\x96\x2a\x26\x4e\x0c\xd5\x0f\x03\xf6\x85\x25\x39\xde\xb3\xff\x53\xfe\x61\x60\xa5\x4f\x99\xb2\xf2\x2f\xa5\x3f\x0a\x71\x67\xe3\x4f\x83\x56\xba\xf1\x97\xa0\xc3\xae\xf7\x1d\xfc\xc2\xd3\xda\xb7\xe1\x97\x15\x73\xf0\xef\x2c\x19\xac\x7f\xa5\x71\x54\xfe\x05\x27\xc0\xd5\xbe\xa3\x98\x51\xf3\x01\x35\xc6\x9e\xf2\x2d\x64\x46\xd8\x52\x62\x67\x4b\x8a\xfd\x74\xe2\x23\x0a\x8a\xc0\xbb\x83\xe4\x68\x47\x50\xbc\xb9\x4a\x5e\xbc\x94\x29\xeb\x86\x66\x3f\x48\x75\x47\xf5\xc3\x5b\x90\x19\x4b\x03\x7f\x09\xb1\x71\xdb\x03\xf4\xcd\x29\xf5\x5b\xb2\x83\x83\x09\x60\xf7\x95\x5c\xd7\x60\x20\x15\xd1\x73\x6d\xd8\x74\xa5\xe9\xe0\xed\x2c\x84\xe3\xf7\xaf\x75\xc0\x95\x2b\xe7\x57\x70\xea\xcb\x17\xe8\xe1\x78\x6f\xb0\x64\xfb\x32\xfc\xbd\xf6\x79\x7a\x17\xcc\xf2\xa9\xde\xfa\xed\xf3\x0e\x07\x47\x27\xaf\x7e\x9a\x25\xd1\x6e\xdf\x83\x7c\x26\xab\x41\xe3\x5e\xf9\xd5\x1e\xc0\x00\x56\xa8\x7c\x65\xd3\x71\x38\x7f\xf6\xd3\xd8\xb8\x82\x16\x33\x63\x75\x5e\x67\x5b\x62\x8a\x24\x52\xa1\x28\x98\xba\xe3\xde\x17\xe4\x98\x9c\x77\xee\x3a\xb7\xdd\xbb\x53\xd2\x21\x29\x35\xd4\x9e\x6f\xc5\x66\x8a\x69\x26\x0c\x68\xe3\xf6\x73\x33\x27\x53\x99\xb2\x8c\xa5\x84\x0b\xf2\x21\x9b\x1b\x46\xce\xa9\xa1\x67\xd4\xd0\x4c\x8e\xdb\xa4\x03\x7f\xda\x8f\xb9\x26\x34\xd3\x92\x50\x4f\x55\x2c\xf5\x4d\x50\x91\x7a\xce\x42\x49\x22\xa7\x33\x9e\x05\xab\x79\x30\x91\x70\x91\xf2\x47\x9e\xe6\x34\x23\x72\x68\x99\x8a\x55\x55\xbb\x8f\x4c\x98\x9c\x66\xd9\x9c\xd0\x2c\x23\xae\x5b\xff\x82\xd7\xeb\x87\x2c\x8c\x52\xf3\x29\xcf\xa8\xb2\xba\x30\x8e\xf6\xca\xb5\x45\xee\x26\x2c\x8c\x15\xc6\x65\x17\x73\x4a\x1f\x98\x26\xdc\x90\x99\xd4\x9a\x0f\xb3\xe2\xc8\xdf\xf7\x08\x8c\xfb\xec\xa2\x07\x8a\x75\x62\x88\x44\x16\xea\x3b\x77\x56\x18\xdf\xe3\x94\x0a\xc1\xa0\x63\x69\x26\x4c\xb9\xee\xdd\xcb\x5f\x5b\xd1\xbe\xbf\xbc\xbd\xee\x9e\xf5\x3e\xf4\xba\xe7\x8b\x9a\xf6\x5d\xe7\xf6\xa7\xc5\x5f\x3f\x5f\xdd\xfc\xf4\xe1\xe2\xea\xf3\xe2\x93\x8b\xce\xfd\xe5\xd9\x8f\x83\xeb\x8b\xce\xe5\xe2\x43\x47\x56\x6b\x2b\xed\xf1\xc8\x36\x3c\x5a\x07\x6b\xe4\x3e\xad\x91\xad\x6f\xd7\x1c\xe9\x5c\x39\xeb\x9b\x22\x49\xc6\xb5\xb1\x0b\xe4\xbe\x24\x33\xaa\x35\x0a\x43\x38\x82\x76\x5f\x7c\x92\xca\x32\xad\x91\xb4\x7c\xc1\x0a\x4c\x46\xe5\x89\xe1\x62\x1c\x3e\x3a\x25\xfd\xfc\xfb\xef\xff\x98\x5c\x70\xf1\x00\xff\x62\xaf\x71\x71\x0e\xb6\xda\x6d\x56\xeb\x60\xab\x8d\x9f\xbd\x0d\x5b\xad\x15\x73\x4e\x62\x13\xed\xf3\x04\xf7\xa0\x1b\xd9\xca\x0e\x32\x37\xf6\x9f\xb6\x5f\x32\x52\x72\x0a\x52\xd5\x17\xae\x81\x4b\x3c\x49\xf5\x30\xca\xe4\xd3\x7a\xa6\xc3\x8f\xcc\x04\xe3\x9b\x95\x62\xde\x82\xc5\xf0\xb3\x9b\x61\x18\xf8\x47\x66\xec\xd8\x6f\x5c\x2f\x87\x38\x9f\x43\x9c\xcf\xd7\x8d\xf3\x79\x55\x66\xbb\xe7\xe7\x7d\x65\x1b\x1f\x32\xc0\x06\x17\x54\xa3\x87\xa9\xc1\x81\x14\xf9\x87\x9e\x93\x69\x96\xbd\x32\x2b\x18\x66\xc9\x63\xf1\x56\x98\x66\x69\xd0\x2f\xcf\x30\x7f\x15\x0e\x95\x83\xbf\x64\xcb\x85\x7a\x93\x7c\x75\xcd\x2b\xe3\xc5\xbc\x1d\xcf\xcf\xe7\x17\x62\x11\x36\x09\x3e\xd8\x20\xda\x60\xed\xf0\x82\x15\xf1\x04\xb5\x01\x04\x75\x11\x03\x8b\x21\x02\xb5\x31\x01\x3b\x05\x01\x6c\x7a\x25\xad\xef\xfe\xff\xc8\xcc\x1d\xd5\x0f\x6f\xee\x4a\x2a\x0d\xfa\xe5\xaf\xa4\x5f\xa9\xd7\xff\xe0\xe6\x7f\xc6\xa5\xfb\xd6\x2f\xb2\xd7\xeb\xc8\xff\x15\x78\xee\x0f\xae\xfa\x8d\xd6\xe8\xdb\xf2\xcd\x7f\xab\xce\xf8\xb7\xe9\x7d\x3f\xb8\xdb\x0f\xee\xf6\x83\xbb\x7d\x0d\x77\xfb\xb3\x2a\xa5\xcc\x92\x95\x06\xf3\x63\xac\xdb\x1c\xcd\xa4\x5e\xae\x8b\x9d\x29\x46\x8d\xa5\xe2\xb2\xdd\x8f\x40\x83\x44\xb1\x44\xaa\xd4\xea\x60\x94\xcc\x26\x54\x33\x62\x14\x15\x9a\xaf\xd2\xc3\xb0\x55\x30\xb4\xd9\x76\xde\x82\x0a\x56\xb2\x0a\xc2\xa8\x5f\x4a\x01\x1b\xca\x74\xe1\xcc\xe0\x71\xaa\x7b\xb2\x9c\xd7\xef\x6d\xea\x90\xa1\xb9\xce\xcc\x9f\x91\x9a\xed\xbd\xb2\x25\x35\x97\x4d\x06\x7b\xa1\x66\xd0\xd1\xdf\x0a\x35\x97\x0c\x0a\xbf\x2e\x6a\xae\x9b\xfa\x6b\xa0\x66\xef\x8d\xde\x92\xa2\x17\x9d\xd9\x7b\xa1\xea\xe0\x41\x7e\x2b\x94\xbd\xe0\xf2\xfe\x75\x51\x77\xd3\xf4\xbf\x2e\x85\x07\x43\xf8\xbe\x68\x7b\x35\xe1\x86\x05\x78\x0b\x44\x1b\x06\x8b\x63\xff\xd5\x50\xeb\xc2\xbc\x5f\x09\x99\x9e\x28\x86\xd9\x86\x1b\xd1\xeb\x8d\xfb\x68\x63\x8a\xf5\x1f\x1e\x68\xf6\x2d\xd1\xac\xdf\xb5\xd7\x43\xb5\x4d\xe1\x74\x9b\x67\xe0\x2e\x89\x91\xd3\x64\x4a\x4d\x32\xb1\x0f\xd1\x3f\xb7\x26\x4c\x4b\x91\x72\xfb\xa6\xa8\xfb\x25\xf2\x6c\xbf\x6d\x4b\xfc\xc1\x02\xff\x2b\x84\xc3\x7a\x35\xe1\xe2\x87\x14\x95\x3d\xa6\xa8\x70\x7d\x48\x51\x39\xa4\xa8\xac\xbb\x40\x87\x14\x95\x43\x8a\x4a\xf4\xec\x6d\xa4\xa8\x3c\x7f\x76\xca\x7e\x52\x50\xde\x94\x10\x7d\x10\xa0\x0f\x02\xf4\x21\xcf\x24\x4c\x6d\x5f\x0c\xcc\x7f\x7d\x94\xb2\x8c\x19\xb6\x94\xfd\xdc\x31\x35\xb5\xba\x41\x09\xfa\xba\xc6\x69\x50\xa0\x6a\x05\x0a\x02\xf3\xc6\x32\xbe\x14\xda\x7e\x9b\xdc\x29\x0c\xff\x90\x16\x77\x60\x57\x07\x76\xb5\xcd\xd4\x5e\x8f\x55\x36\x3a\xcc\x5f\xd5\x2c\x1b\x01\x69\x0f\x78\xba\x1f\x2c\xed\x20\x36\xc6\x48\xda\xc5\x52\x94\xc0\x8c\xb7\x33\xd2\x16\xb0\xd4\xbd\xf4\x4d\xd8\x69\x2d\x1f\x49\xbb\x10\x75\x17\x42\x06\xd5\x01\x52\xfb\x00\xa9\xbd\xfe\x5c\x0f\x16\xc2\x3d\x5a\x08\x0f\x90\xda\x07\x1b\xd8\xc1\x06\xf6\xfc\x36\xb0\xaf\x65\xd0\x7e\xe1\x63\xf9\x52\x22\xda\x76\x81\x49\x22\x25\x8a\x8d\xb9\x36\x4c\xd9\xd5\xab\x15\xca\x56\x47\x2a\xbd\xd5\x22\x51\x6b\xc7\x7d\xc4\xdd\x1e\xfd\xeb\x1a\xc3\xbf\x71\xb7\x28\x1c\xf5\x21\x4d\x43\x45\x18\x10\x9d\xa6\x74\x4e\x26\xf4\x91\x91\x11\xe5\x19\x2a\x46\x8e\x3b\x2e\x99\xe1\xb2\x01\xfd\x9f\xcd\x06\x44\xcb\xc3\x51\x6c\xc4\x14\x13\x09\x72\x7b\x14\x7e\x12\x9a\xf9\x54\x10\x78\x67\x62\xd5\xd4\x4c\x31\x9a\xce\xc9\x90\x31\x11\xc8\xa6\x46\x52\x68\x18\xf3\x5e\x84\xd6\xaf\xae\xa6\x2d\x52\xcf\x6b\x51\xd2\x9e\x25\x7a\xa6\x9e\x25\xec\xae\x9c\xe9\x3f\xbc\x2d\x56\x71\x08\xa2\x39\x18\xd5\xbe\xbe\x51\xed\x10\x44\x73\x50\x91\x5f\x81\x8a\x7c\x08\xa2\x39\x04\xd1\x1c\x0c\x08\x6b\xaf\xd6\xc1\x80\x10\x3f\x7b\x1b\x41\x34\xcf\x58\xc1\xf9\xa5\x24\xec\x83\x80\xed\xdf\x3b\x08\xd8\x07\x01\xfb\x1b\x15\xb0\x5f\xc7\x0a\x1f\xa4\xeb\x83\x74\x7d\x90\xae\x0f\xd2\xf5\x41\xba\x3e\x48\xd7\xee\xab\x7d\x4a\xd7\xf0\x2f\x0f\xcd\xba\x73\xc4\xfa\xe6\x5e\xae\x8f\xcc\xbc\x55\x17\xd7\x41\xa4\x3e\x88\xd4\xaf\x5b\xa4\x7e\x35\x13\xfa\xf6\xa0\x16\x0f\x60\x85\x07\xb0\xc2\x03\x58\xe1\xf3\x82\x15\xfa\xaf\x8f\x66\xf9\x72\x59\xe4\x7e\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\x91\x09\xe2\x63\xb4\x5b\xee\x9a\x69\x81\x25\xe2\x9f\xe1\x74\x60\xd2\x0c\x35\x84\x12\xc3\xa7\xac\x4d\x7a\x23\x3c\xcd\x89\x25\x7f\xcd\x8c\xae\x84\x01\x21\x69\xc2\x47\x22\x2d\xc6\xea\xfb\xe6\x45\x54\x08\xbe\xd6\xf2\xcc\x30\xcf\x0c\xb2\x46\xdf\xf8\x13\xcf\x32\x3b\x06\xc7\x41\xe0\x24\x4c\x99\xca\xfc\x97\xa5\x6e\xfd\xcb\x53\x9a\xda\x93\x1b\x0d\xa1\xc8\xee\x89\xdf\x87\x3b\x97\xeb\x10\xd7\x52\xfa\x1e\xbf\x6e\x13\xa7\x84\x23\xa8\xd8\x5a\xc3\x98\xd0\xd4\x9e\xc0\x64\xc2\xd2\x3c\x63\x84\x6a\x2d\x13\x4e\x8d\xe5\x56\x78\x47\x13\x6e\xbc\xca\xee\x5f\xf2\x5d\xa7\x5c\xd3\x61\xc6\x52\xb7\xc6\xac\x08\xb3\x59\x3a\x72\xae\xc9\x90\xd9\x25\xb6\x7c\xa4\xbc\xfa\x13\x94\x10\x6a\x46\x13\x0d\x85\x2d\x8e\x84\x09\x1c\xc8\x12\x09\x17\x89\xf3\xad\x0a\xb9\x38\xfa\x43\xee\xd3\x41\xe4\x3d\x88\xbc\x1b\x4d\xe8\x9b\x12\x79\x5f\x51\x68\xa0\x67\x48\x5f\x35\x34\x10\x1c\x88\x96\xf3\x0f\x82\x85\x50\x6f\x67\x3c\x09\x46\xd8\x4f\xbe\xc9\x4e\x68\xf1\x4c\x8a\x11\x1f\xe7\xca\x09\xdc\x4e\x1a\x5e\xe1\xa5\xac\x69\xe7\x4d\xdc\x38\xf5\x43\x7f\xa9\x8b\x67\x13\x85\x8e\x1c\x13\x2b\x76\x0f\x6e\xba\xb7\x57\xf7\x37\x67\xdd\x53\xd2\x99\xcd\x32\x8e\x5e\x96\x24\xd7\x46\x4e\xf9\x3f\xec\x34\x10\x48\x38\x70\x6e\x27\x86\x68\x10\x38\xc0\xad\x63\xd5\x24\x72\x4c\xce\x2e\xee\x6f\xef\xba\x37\x0d\x0d\x3a\x22\x80\x5a\x46\x6c\x3a\xcb\x40\x2a\x79\xc8\x87\x4c\x09\x66\x98\x26\x49\x96\x43\x8c\x79\x70\xf6\x60\xa3\xdd\xff\xea\x9e\xdd\xdf\xf5\xae\x2e\x07\x7f\xbe\xef\xde\x77\x4f\x89\xa7\x26\xdb\xac\x1d\x97\x1d\x45\x3a\x17\x74\x6a\x75\xd1\x32\xe2\xf1\xdf\x73\x96\x83\x10\xc4\xc7\x62\xca\x84\xa9\xb6\xe8\x07\x7c\xd1\xf9\xa1\x7b\x51\x6e\x79\xc2\xc8\x4f\x7f\x2a\x06\x95\xd1\x21\xcb\x9c\xf7\x09\x9c\x2b\x96\x61\x17\x1d\x39\xb7\x54\x8e\x6a\xed\x9f\xef\x3b\x17\xbd\xbb\x5f\x06\x57\x1f\x06\xb7\xdd\x9b\x9f\x7b\x67\xdd\x81\x53\x30\xce\x3a\xb6\xdf\x52\x4f\x4e\x0f\x21\x7f\xcf\x69\x66\x15\x55\x39\x02\xd7\x0e\x4f\x18\x79\x9a\x30\x41\x72\x01\x34\x86\xda\x2f\xe8\x02\x71\x12\x3b\xce\xe8\xfa\xe2\xfe\x63\xef\x72\x70\xf5\x73\xf7\xe6\xa6\x77\xde\x3d\x25\xb7\x2c\x03\xfd\xd0\x2f\x3a\xec\xe2\x2c\xcb\xc7\x5c\x10\x3e\x9d\x65\xcc\xae\x06\x1e\xc7\x21\x9b\xd0\x47\x2e\x55\x49\x47\x80\x75\xb4\x24\xf4\xd5\x0d\xd9\x25\x0a\x5d\x54\xf5\xaa\x24\xb7\xf8\x46\x85\x7e\x96\xbd\x50\x22\x87\xc5\x17\x57\x6d\xeb\xe2\x17\x95\x7d\x59\x5b\x21\x2d\x4f\xfa\xc5\x6e\x03\xcb\x44\xd2\x81\x37\x4c\x9c\xfc\x4f\x89\x99\xfc\xf3\xd9\x90\x62\x48\x94\xde\xea\x6e\x87\x55\x15\x37\x8b\x0f\xde\xc2\x9d\x10\x0f\xf7\x6b\xf2\xff\x3d\xc9\x5c\x6f\xc4\xde\xb3\xb9\xa8\x7b\x50\xd9\x0e\x2a\x5b\xfd\xca\x1c\x02\x7f\x1a\x56\x78\x5f\xf7\xd1\x36\x26\xd2\x11\x67\x59\xaa\x17\x6c\x5c\xa5\xfb\x64\xa5\x3d\xeb\xed\x5e\x25\x2f\x6b\xd1\xda\x44\xb1\xb8\x09\x9e\x20\xe7\x1a\xb2\xbb\x35\x65\x86\x42\x65\x53\x23\x49\x0e\x43\x3f\x5c\x4f\xee\xff\x0e\xd7\xd3\xe1\x7a\x3a\x5c\x4f\xbf\x56\x93\x60\x0d\x4b\xff\xaa\x36\xc1\x55\x5a\xe0\x4e\x10\x4f\x35\x06\xc3\x45\xed\x4f\x13\x3d\xa1\x0a\x8b\xf9\x24\x72\x3a\x95\x22\x0a\x2e\x98\xcf\x58\x8b\x04\x17\x26\x18\x7f\x60\x18\xab\xec\x89\x45\x37\xfc\x6d\x58\x12\xa3\x75\x79\x89\xc4\x87\x83\xe6\xe8\xff\x6f\xd3\xab\xf9\x00\x92\x75\x00\xc9\x3a\xe4\x28\x1c\x40\xb2\x96\x53\xcb\x21\x0a\xff\x10\x85\x1f\x3f\x3b\x80\x64\xbd\x22\x90\x2c\x21\x53\x36\xa8\x80\xe2\x87\x3f\x07\x55\xbf\x47\xe9\x49\xec\x04\x29\x3d\x28\xd2\x12\xa0\x75\x9e\xee\x9e\x96\x50\x2e\x4f\xbc\xca\x49\x12\x17\xb4\x7d\xe5\x02\xef\x28\x9b\x1b\xc6\xd3\x6c\xb1\x12\xef\x0b\x44\x6a\xd5\x6d\xf4\xb7\x68\x64\xa9\x21\xdb\x83\xc5\x65\xe5\x42\x7d\xab\x60\xd6\x05\x5f\x7a\x43\x6e\x82\xf5\x98\xb7\x07\xfc\x1f\x34\xb0\xf0\xfa\xe7\x81\x91\xd7\x3f\xde\x15\xc3\xa1\xcc\xbb\xb7\xc5\x6e\x28\xf1\xc6\xb7\x61\xc6\x88\x47\xfc\x12\x86\x8c\xa5\xbb\xff\xcd\xf1\xf5\x65\xb4\x7c\xe0\xee\x6b\x2e\xd7\xb7\xca\xe3\x0f\xf6\x8c\x7d\xda\x33\x5a\xdf\xae\x41\xe3\x80\xb9\xb0\x64\x71\x0e\xd6\x9e\x6d\x56\xeb\x60\xed\x89\x9f\xbd\xa4\xb5\x07\x7d\xb7\x83\x19\x55\x4c\x98\x1a\xf9\xbe\x7a\xb3\xc1\xeb\x91\xad\x3e\x08\x40\xd0\x00\x0a\xae\x4e\x36\x08\xb7\xe6\xb7\x65\xfe\x71\x32\xca\x00\x45\x9c\x28\x17\xe2\xe4\x7f\x8a\x7f\x47\x0a\x44\xf4\x63\x8d\x0f\x74\x83\x10\x26\x1f\x65\xcf\xd2\x42\xec\x2a\x1a\xaf\x09\x6d\x72\x63\x38\xf6\xc2\x58\xe1\xcd\x5f\x19\xe9\x74\x8d\x9f\x9e\xc3\x97\x6f\x2b\xa9\xa2\x61\xe8\x2f\x1b\x01\xb5\x48\x09\xeb\x1d\x2c\xaf\x47\x70\x4c\x1a\x78\x9a\x70\x10\x0f\x00\xc2\x09\xae\xd0\x68\xc3\x7d\x3a\x26\x85\xbc\x89\x26\x59\xeb\xa5\xc5\xc8\x05\x72\x5f\x6f\xe2\x8e\x46\xdf\xee\xbc\xbf\x7a\x68\xc8\x0a\xba\xff\xaa\x61\x22\x4b\x78\xe6\x7e\x22\x44\x5e\x8e\x3f\x7e\x64\xe6\xdb\x63\x8e\x1f\x99\x79\x29\xce\xb8\x2d\x3b\x5c\xca\x12\x8a\x8a\x13\xaf\x84\x1b\x6c\xc7\xfa\xde\xd6\x1c\x0f\xe9\x83\x87\xf4\xc1\x43\xfa\x60\xfc\xc6\x21\x7d\x70\xd7\x9a\xcc\xe7\xf0\xca\x0b\x5e\xe7\xd8\xe1\xb7\x77\xa3\xe3\xbc\x0e\x97\xfa\xe1\x52\xdf\x6c\x8e\xaf\x55\x8d\xf1\xf4\xfc\x1a\xd4\x98\x8d\x50\x2f\xd0\xb3\x5b\x54\x37\xf3\xe4\xbf\xd2\x7b\x7b\xed\x3b\x7b\x3b\x4c\x48\x6f\xca\x67\x76\x4a\xfe\x5b\x55\x93\xf0\xa6\x28\x44\x58\xe3\x57\xac\x2e\xb9\x7f\xfb\x7a\x81\x95\xbd\xf6\x55\xf7\x23\x7f\x29\x66\xff\x5a\x58\x44\x31\xef\x57\xc1\x14\x4e\xfe\xa7\x12\xb5\xb7\x60\xda\xd5\xf9\x74\x4a\xd5\x1c\x7c\x68\x2e\x86\xad\x0d\x13\x6a\xbb\x19\x45\xf8\x90\xce\x45\x36\xcc\x4d\xe4\x72\xd7\x96\x90\x67\x4c\x99\x79\xf4\x26\x78\x74\xfe\xa3\x2f\x78\x81\x52\xc7\xc7\x42\x2a\x94\xe2\xed\xc7\x13\x2a\xd2\xcc\x9e\x03\x1d\xda\x49\xa8\x10\xd2\x80\x86\x01\xf6\xa1\x94\x3c\x72\x8a\x97\x54\xe7\xba\x57\x3a\x27\xf5\x06\xe9\xb5\xce\x54\xc9\x96\xfc\x86\x4e\xd4\x4b\xe3\xbf\x1d\xae\xfe\x78\xf5\xbf\xd6\x41\xb6\x8a\x68\x35\xae\xb7\x1c\x2e\x36\x58\x1a\xe9\xbb\xe2\xdd\x12\x00\xca\xf2\x57\x2b\xd1\xc0\xe5\x67\x2e\x3e\x18\x1e\xc3\x90\xab\xe3\xf0\x3f\xc6\x1d\xfa\xdf\x8a\x96\xfd\x2f\x1e\x06\x1d\x7e\x54\xcc\xa8\xf9\x80\x1a\x63\x99\xca\xee\x21\xc8\x65\x13\xc9\x8a\x10\xe4\x3b\xaa\x1f\xde\x64\x08\x72\x79\xe0\xcf\xce\x2c\xd6\xa4\xc9\x6f\x2e\x78\x6d\xdd\x13\x76\x08\x64\xdb\x62\xe9\xbe\xd5\xa0\xb6\x65\x2c\xf4\xd5\x8c\xb0\xc2\xc5\xbf\xc5\x93\x5b\xbe\x93\x0e\x47\x74\xd9\x1a\x7d\x73\xa8\xb0\x15\x51\x63\xc5\xdc\xde\x08\x3a\x6c\x55\x5a\xda\xf7\xa8\x9e\x27\xce\x35\xda\x8d\x43\x39\x87\x43\x39\x87\x43\x39\x87\xe7\x2e\xe7\xb0\x9e\xa6\xb9\xb6\x9a\xb9\xae\x8e\xb9\x9e\x82\xd9\xac\x5d\xee\x90\xbb\x54\x56\xfa\xb6\xcd\x5d\x2a\x29\x55\x6f\xc2\x06\x5e\x1a\xf1\x4b\xe4\x2e\xfd\x4a\xf5\xc0\x83\x12\xf8\x2c\xeb\xf6\xad\x6a\x80\xaf\x5c\xfd\x3b\x64\x5d\xed\x33\xeb\xea\x90\x74\x75\x48\xba\x5a\x77\x81\x0e\x49\x57\x87\xa4\xab\xe8\xd9\xdb\x28\x74\xeb\x94\xf7\x5d\xe3\xe6\xeb\x44\xf6\x42\xa0\x2d\x41\xb1\x6d\x2f\xbe\xf7\xd2\x37\x21\xb7\x47\xd0\x89\xc1\xcc\xa1\x5e\x42\x7e\x3f\x40\x01\x1e\xa0\x00\x0f\x42\xdc\xaf\x49\x88\x3b\xc8\x29\xdb\xac\xd6\x41\x4e\x89\x9f\x1d\xa0\x00\x5f\x51\x2e\xb8\x15\x9c\x4a\xd1\xc0\x2b\x83\x52\xcf\x14\x83\xf0\x39\x91\x86\x98\x60\x42\xab\x02\xd8\x32\xe9\x0a\x1b\xb0\xf2\xd5\x5b\x10\xae\xec\x38\x71\xc4\x6b\x44\xd3\xc5\x1d\x1e\xfd\xeb\x1a\x03\xbf\x71\x77\x25\x1c\xe8\x21\x4d\x43\xd1\x5b\x10\x90\xa6\x74\x4e\x26\xf4\x91\x91\x11\xe5\x19\x9a\xa9\x1c\x0f\x5c\x32\xb7\x65\x03\xfa\x3f\x9b\x0d\x88\x96\x87\x53\x84\xfa\x5b\x9e\x8e\x22\x4e\x42\x33\xef\xa4\x82\x77\xa0\x22\xaf\xab\x7f\x3c\x64\x4c\x44\x71\xe3\xeb\x8e\x79\x2f\xa2\xe9\x57\x0f\x05\x8c\xe9\xe6\xab\x46\xf7\xc2\x09\x6f\xac\x66\xb6\x3f\x9d\x6b\x17\x45\x4b\xff\xe1\xad\xb0\x82\x97\x50\xab\xbe\x61\xd7\xc7\xc1\xbd\xf1\xeb\x2c\x7e\xf2\x6a\x44\xf2\x83\xa2\xbb\x47\x45\x17\x12\x02\xbf\x51\x4d\xf7\xe0\xae\x58\xb2\x38\x07\x33\xc0\x36\xab\x75\x30\x03\xc4\xcf\xde\x8e\xbb\xa2\x59\x7a\xde\xae\x16\xf0\x33\xca\xd1\x07\x31\xfa\x20\x46\x1f\xc4\xe8\x6f\x56\x8c\x7e\x1d\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\xb7\x22\x3c\x1f\x04\xe7\x83\xe0\xfc\xba\x05\xe7\x57\x33\xa1\x6f\x2f\x61\xf3\x90\xf2\x78\x48\x79\x3c\xa4\x3c\x7e\x85\x94\xc7\x50\x4b\x69\x8b\x7a\x09\xa5\xdf\x7c\x43\x2f\x5d\x45\xa1\xe5\xaf\x29\x4b\xa2\x7e\x10\x1b\xd5\x54\xf8\xec\x3e\x7a\x5b\xf8\xa2\x8b\xa3\x3e\x54\x52\x20\xd1\xae\x1d\x2a\x29\x3c\xe3\xbc\xfd\x39\x5b\x31\x73\x4f\xa3\x68\x4a\x7c\xa3\xd3\xfe\xea\x31\x57\xcd\x27\xfd\xab\x46\x60\xd5\xde\x1c\x0b\xd9\x2f\x45\x25\xce\x97\x2f\x20\xb1\xcb\xd5\xf0\x91\x99\x6f\xe5\x5e\x38\x14\x91\x38\xe0\x4d\x6f\x5d\x63\x73\x23\x0e\xff\xb6\xa6\x78\xa8\x93\x71\xa8\x93\x71\xa8\x93\x11\xbf\x71\xa8\x93\xf1\x0a\xea\x64\xec\x22\xb5\x60\xf7\xdf\x8a\xe0\x72\xa8\x95\x71\x90\x5d\x0e\xb2\x4b\xed\x14\x5f\xa1\x52\xfa\x2a\x2a\x81\x04\xa5\x74\x5f\x58\x0c\xb1\xef\x35\x30\xe3\xbd\x42\x32\xf8\x95\x3c\xc0\x32\xb8\xff\x3b\xc0\x32\xac\x33\xb9\x03\x2c\xc3\x21\xd2\xee\x00\xcb\x70\x88\x25\x3b\xc4\x92\x1d\x60\x19\xde\x0a\x2c\x83\x17\xa0\xf6\x01\xcd\x50\x23\x8c\xad\x86\x67\xf8\xbc\xa8\x19\xbc\x5a\x41\xcb\x8f\xf5\x00\xd3\x70\x80\x69\xd8\x95\x76\x5e\x85\x4e\xf6\x2c\x70\x0d\x35\x6c\x60\x57\x45\xec\x6d\xc0\x36\xf8\xd1\x1e\x72\xce\x0e\xa1\xb3\xaf\x3f\x74\xf6\xd5\xe5\x9c\xbd\x1a\xb1\xfd\xa0\x0c\xef\x51\x19\x3e\xa4\x9d\x1d\xd2\xce\x0e\xa6\x82\xb5\x57\xeb\x60\x2a\x88\x9f\xbd\x8d\xb4\xb3\xd5\xd2\xf4\x5e\xe0\x1b\x9e\x43\xae\x3e\x88\xd5\xf8\xde\x41\xac\x3e\x88\xd5\xdf\xa8\x58\xfd\x3a\x56\xf8\x20\x53\x1f\x64\xea\x83\x4c\x7d\x90\xa9\x0f\x32\xf5\x41\xa6\x76\x5f\xed\x4d\xa6\xde\x2f\x9c\xc3\x86\x5e\xac\x28\x2b\xe5\x2d\x09\xd3\x07\x41\xfa\x20\x48\xbf\x6e\x41\xfa\xd5\x4c\xe8\x00\xed\x70\x80\x76\x38\x40\x3b\x1c\xa0\x1d\xb6\x91\x6a\x7e\xe3\x4e\xe5\x51\x74\x11\x87\x1b\xfb\xe8\x87\x4c\x0e\xef\xe6\x33\x66\xff\x7b\xce\xa7\x4c\x68\x10\x1f\xb9\x99\xc7\x52\x4c\xc3\xca\x2f\xae\xf9\xd1\x6d\xef\xf2\xe3\x45\x9c\x23\x74\xf4\xe9\xfe\xe2\xae\x77\xdd\xb9\x09\xeb\x12\x66\x15\xaf\x85\xfb\xae\x24\x88\x9d\xc9\xe9\x8c\x2a\xae\xa5\xe8\x7e\xb1\xa7\xd3\x0e\xed\x0a\x44\x1f\xa9\xb6\x1b\x5d\xf7\xcf\xf1\xc8\x2e\xcb\x7f\x7e\xbc\x2b\xff\x55\x9a\xc5\xc5\x5d\xf9\xaf\xee\xd2\xd9\x44\x0d\x57\xd9\xd9\x31\xf9\x78\x77\x4a\x3e\x42\x08\x86\x22\x77\x13\x8a\x2c\xe9\xe2\xee\x94\x5c\x30\xad\xe1\x97\xe2\x63\xc3\x4d\x06\x73\xfb\x81\x0b\xaa\xe6\xc4\x4f\x1f\xb3\xe7\x28\xd8\x66\xfd\xd2\x54\x17\x4f\xfc\x2d\x17\xa0\x3d\x14\xab\x77\x21\xc7\x3c\xa1\xd9\x6e\x8b\xd8\xb9\x8c\x0f\xd2\xd1\xd5\xcd\xd2\xa5\x88\xdf\x5e\x5c\x8b\xce\xe5\x39\xe4\xf2\xf9\xa1\xd6\xcc\xfc\x92\x69\xc3\x52\x2b\x8d\xa4\x48\xbc\xc0\xcf\xe6\x91\x94\xf2\x37\x09\xd9\x7d\xb9\xb6\xb2\x73\xe7\xf2\x9c\x9c\x90\xab\x9b\xbe\xb8\x52\x29\x1a\x6f\x98\xbd\xde\x91\xeb\x72\x4d\x84\x34\x84\x4f\x67\x52\x19\x2a\x8c\x95\x6c\x80\xb1\xb9\x15\xd1\x84\x2a\x46\xce\xe4\x74\x9a\x1b\x6a\xf8\x23\x5b\x58\x54\x81\x1a\xd9\x2d\x33\xbd\x14\xcc\xc1\x35\x6b\x88\x9c\xaf\x98\xcb\x4c\xd9\xf6\x2d\xd7\x2d\xeb\x02\x3c\x5d\x90\xcd\x7d\x13\x54\x29\x5a\xe6\x8f\x47\xdc\xb0\x69\xf5\xfd\x35\xc3\xf6\xfe\x59\xab\xe8\xd8\x2b\xe1\x42\xd2\x94\x8b\x31\xa6\x53\x5e\x70\xc3\x14\xcd\x3e\xd1\xd9\x07\x6f\x6d\xda\x82\x3e\xfe\xf3\xb6\x94\xc9\x77\xf4\x4b\xe7\x53\x9c\x0b\x78\x74\x7d\x73\x75\x77\xb5\x94\x66\x4a\x2d\x2c\x12\x8d\x7d\x7c\x0a\xff\x4b\x4e\x88\x6d\x3d\xdc\x5c\x53\x66\xa8\xbd\xd1\xc9\x3b\x4c\xdc\x09\xe1\xfd\x5c\x64\x40\x23\x33\xc5\xa7\xdc\xee\xab\x53\x99\xdf\xe3\xe5\x18\x6e\xff\x40\x25\xf8\x01\x26\xe1\x81\xd8\x61\xa8\x48\xa9\x4a\xc9\xdf\xb4\x4b\x1c\xb5\x42\x08\xbe\x4e\xb5\xff\x81\xa5\xe4\x98\x4c\x8c\x99\xe9\xd3\x93\x93\xa7\xa7\xa7\xb6\x7d\xbb\x2d\xd5\xf8\xc4\xfe\xe3\x98\x89\xf6\xc4\x4c\x33\xcc\x38\xb5\xab\x70\x4a\xae\x95\x34\x12\x04\x08\xa2\x99\xe2\x34\x83\xd4\xc0\x21\x9e\x76\x39\x22\x7f\x4d\xa4\x62\xed\x62\x63\xfe\x4a\xa2\x64\xd6\x91\xbd\x67\x79\x9a\x9d\xd8\x97\x6a\x8e\x4e\x75\x3f\x49\xca\x12\x9e\x3a\x41\x8a\x89\x44\xa6\x60\x7f\xc2\x67\x5c\x84\x6c\x27\xe6\x5c\x39\x61\x39\x23\x61\x83\xa6\x8c\xd0\x47\xca\x33\xcc\x6b\x96\x68\x32\xc4\x75\x66\x4a\xb7\x49\x5f\xf4\x50\xec\xcc\xad\x88\x0d\xc1\x77\xa0\x48\xfa\x77\x67\x76\xc6\x89\xcc\xc8\x30\x1f\x59\x11\x2d\xba\x96\x5a\x56\x1c\xe1\x9a\x28\x96\xc8\xe9\x94\x09\xb4\x2a\xda\x86\xe0\x4b\x58\x32\x37\xdc\x76\x5f\x00\x01\x58\x39\x05\x48\x20\x95\x70\xb2\x05\xb3\xea\x8a\x98\x63\x37\xc3\x7c\x54\x72\x55\x19\x49\x14\xa3\x29\xe1\xa6\x2f\x3a\x99\x55\x6c\xa7\xd2\xb0\x38\x8a\x10\xec\xda\xa5\x15\x07\x8e\xa0\xd8\x2c\xa3\x89\xcf\xca\xcc\x64\x42\x33\x32\xe2\x19\x73\xc5\xd5\xa3\x06\xde\x81\xae\x65\x17\x8d\x6b\x92\xca\x27\x91\x49\xea\xe6\x51\xfd\xec\x7d\x99\xb9\x74\x7d\x5e\x72\x57\x29\xa9\xe0\x7f\x7e\xe2\x22\xdd\xee\x10\xde\x5f\xfe\x74\x79\xf5\xb9\x74\x0e\xef\x6f\xbb\x37\xf1\xdf\xb7\xbf\xdc\xde\x75\x3f\x2d\x3d\x88\xd5\x56\x0a\xd2\x82\xe1\x81\x0c\x7e\x4a\x6e\x71\x11\xa4\x22\x56\xab\x6a\x98\xd4\x27\x47\x4b\xc5\x0f\x32\x65\xdb\xcd\xed\x53\xe7\xf2\xbe\x53\x62\x29\xb7\x67\x3f\x76\xcf\xef\x2f\x4a\x12\x9e\x9f\x5f\xf4\xcb\x4d\x17\xe5\xb7\xf8\xb7\xb3\x1f\x7b\x17\xe7\x83\x20\xf1\x2d\x5b\x8d\x4a\xbf\x55\xc6\x74\x87\x0c\x68\x22\x53\x32\x9c\xc7\x99\x83\x45\xc2\xf9\x13\xd5\x24\x03\xcf\x08\x4b\xbd\x32\x82\xad\x9e\x02\x1f\xf2\xa9\xec\xc5\x17\x56\xb8\x6f\xb9\x77\x20\xf1\x1c\xf5\x20\x6a\xca\x99\xec\x71\xc3\xb6\x77\x2a\x22\xa5\x02\x53\xdc\xc3\x1a\x59\xb5\x47\xdb\x17\x73\x7b\x80\x15\x1f\x8f\x41\xc7\xaf\x0c\x15\x5b\x73\x9f\xc2\x4a\xc2\x77\xb8\xd5\x33\x25\xe1\x48\xdb\x6e\x9d\x71\x28\x68\x10\xf8\x21\x80\x14\x94\x5b\x54\x14\x94\x83\x9a\xa1\xf9\x7d\x39\x45\x93\x6e\xc3\xb4\xe0\xe8\x15\x21\xbe\xc0\xa2\x34\x9a\x26\x66\x8a\x3d\x72\x99\x47\x9f\x3a\x3c\x85\xd2\xe6\xd6\x36\x5f\x2c\x00\x2c\x1b\x2a\x30\x45\x33\x65\x6a\xee\x5d\xdd\x1a\x45\x0d\x1b\xcf\xcf\xdd\xc9\xde\x9e\x8a\xcf\xaf\x3e\x5f\x5e\x5c\x75\xce\x07\xdd\xce\xc7\xf2\xc1\x0c\x4f\x6e\xef\x6e\xba\x9d\x4f\xe5\x47\x83\xcb\xab\xbb\x81\x7f\x63\x29\xb9\x36\x74\xb0\x78\x9f\x96\x5f\x3c\x25\x96\x33\x02\x07\xf3\xd0\x4b\x11\x1b\x1b\xb2\x91\x54\xc8\x8e\xa7\xde\x09\x08\x9c\x9f\x84\x95\x65\x29\x2a\xd9\xe5\x59\x9c\x82\x06\x5a\xd7\x24\x1a\x97\x8c\x62\x74\x0a\xec\x9c\x0a\xd2\x15\xe9\xf1\xd5\xe8\xf8\x16\x7f\x9c\x52\xf5\xc0\x54\xf8\xf4\x49\x71\x63\x18\xd8\xc4\xb9\x33\x97\x83\x86\x0c\x43\xb6\xf7\x0d\x04\x79\x17\x1d\xb4\xc9\x8d\x65\xcf\xf6\xfd\x70\xf7\x58\x42\x4d\x99\xa1\x3c\xd3\x6e\xb0\xa5\x75\x3d\x25\x17\x54\x8d\x0b\x7d\xf7\x9d\x1c\x8d\xb0\xb1\xf7\x38\x0c\x7b\xd5\x94\x66\x51\xc3\x22\x2d\x69\xf8\xeb\x0b\xfa\x73\x2f\x07\x29\x6d\x91\xaa\xee\x67\xbb\xd1\xd4\xfd\x35\xac\xf8\xd5\xe5\xa0\xfb\x5f\xbd\x92\xc6\xe2\x9e\xd4\xd0\x1a\x4c\x1c\x1f\x2f\xbf\x0b\xea\xdb\x5e\x24\xa7\xf2\x8b\x35\xe4\x94\xcf\xfc\xce\x8f\xac\x0e\x54\x43\x4b\xec\x0b\x37\xb8\x31\xf1\xb8\x2b\x24\x54\x34\x03\x66\x0c\x3a\x9b\x31\x6a\x05\x90\xc5\xdd\x2e\x8b\x6b\x0d\x7b\x8f\x3d\xc5\x7d\xb8\x4d\xf6\xfd\xb4\x88\x14\xd9\x3c\xbe\xeb\x2b\x14\xb9\x06\x0d\x60\x5b\x0b\x14\x70\x0d\xc0\x22\x57\x8f\x4c\x29\x9e\xb2\x4f\x5c\x5b\x55\x06\x7f\xfc\xc1\xa1\x8b\x6c\x47\x10\x1f\x3a\xbd\x8b\x8a\x0c\x30\x38\xef\x7e\xe8\xdc\x5f\x2c\x57\xc7\x4b\xdf\xd5\xc0\xde\x44\xed\x9c\xda\x5b\xdf\xd9\xe6\xe0\x76\x38\xf6\x98\x29\x2c\x0d\x17\x5a\x19\x32\xa5\xc2\x55\xff\x8c\xc0\x2d\x57\x23\x67\xca\xb8\xe3\x6c\xcb\xe9\xde\x5f\x9e\x77\x3f\xf4\x2e\xcb\x72\xc0\x8f\xbd\x8f\xa5\x1b\xff\x53\xf7\xbc\x77\x5f\xe2\xaa\xab\x2e\xfe\xc5\x66\xeb\x96\xc4\xbf\x74\x4a\xce\xf1\xd3\x53\x22\x64\x1d\x2a\x4d\x50\x16\x2a\xeb\x70\xe3\x83\x0c\xfc\x3f\xba\xc2\xa8\x5a\x3b\xcc\xba\x0a\xa6\x33\xb9\x96\x34\xcc\x7a\xcf\xcc\x42\xdf\x97\x55\x1b\xfa\xa2\xe7\xca\xd9\x5d\x6d\x27\xed\x42\xef\x8c\x5d\x36\xa0\x64\x35\xa9\xb8\x35\x66\xbc\xe2\xe0\xfc\x0c\x16\xf9\x69\xae\x0d\x9a\x4e\xc1\xf9\x4b\x1e\xfe\xa4\xed\x82\x82\x69\xb5\x4d\x6e\x19\xeb\x0b\xaf\x6d\x8d\xb9\x99\xe4\xc3\x76\x22\xa7\x27\x05\x24\xd2\x09\x9d\xf1\x29\xb5\xd2\x08\x53\xf3\x93\x61\x26\x87\x27\x53\xaa\x0d\x53\x27\xb3\x87\x31\xf8\xf9\xbc\xf5\xf8\x24\x34\x3b\x96\xff\x72\xf1\xc7\xef\x8f\x2f\xfe\xf4\xfd\xd1\xa2\xfe\xdc\xb4\xff\x5d\x91\xd0\x99\xce\x33\x17\x0f\xa0\xe2\xb5\x81\x4b\x0d\x56\x62\xd5\x7e\x5f\x96\xb7\x6b\x37\x71\xff\xec\xfa\xbe\x64\xcf\x2a\xff\xf9\xa9\xfb\xe9\xea\xe6\x97\x92\xb8\x7c\x77\x75\xd3\xf9\xb8\xdc\xae\xb5\xa0\x0f\x54\x96\xe1\x27\x21\x9f\x44\x79\xf6\xba\x3a\xe9\x5c\x18\x3e\x65\x5e\x1d\x70\x7f\xde\xe1\x4c\xb7\x98\xf9\xd5\xdd\x8f\xe5\x1b\xed\xc3\xc5\x2f\x77\xdd\xc1\xed\xf9\x4f\x4b\x67\x82\x9f\x95\x46\x76\x0b\xce\xcc\x33\x99\xe5\x53\x11\xff\x7b\xfb\xb1\xf5\x2e\xef\xba\x1f\xab\xa3\xbb\xea\xdc\x95\x97\xfd\xa6\xec\x23\x3f\xfa\xe1\xea\xea\xa2\x5b\xb2\x2f\x1f\x9d\x77\xee\xba\x77\xbd\x4f\x25\x8b\xe4\xf9\xfd\x0d\x82\x26\x2d\x9b\xa6\x1f\x41\xcd\x44\xed\xb4\xe2\x69\xee\x9b\xcf\xac\x75\xcc\x3b\x2e\xfe\x0c\x0f\xca\x71\x04\x4e\x80\xae\x65\xd0\x30\x8f\x83\x7d\x27\xc1\x91\xd6\xf2\x1a\x53\xde\x26\xd2\xcc\xeb\x96\x6e\xf4\x32\x96\x77\x17\x86\x80\xd0\x5e\xa8\x4f\xd0\x2c\x93\x4f\x18\x05\x34\xe5\x86\xa5\x1e\x29\xc6\xbe\xa2\x49\x92\x2b\xc5\x84\xc9\xe6\xed\x1a\x76\x52\xde\x16\xa9\xcc\x79\x88\x13\xd9\x4e\xa7\xa8\x0b\xba\x58\x0c\xb7\xa8\x57\x17\x2a\x21\x16\x7e\x58\x77\x54\x3f\x2c\x68\xf1\x3d\xa1\x0d\x15\x09\x3b\xcb\xa8\xd6\xdb\x8e\x15\xc5\x90\x56\xf9\xbc\xdc\xdc\xdc\x5f\xdf\xf5\x7e\xb8\x58\xce\x88\xaa\x1f\x2f\xc6\xd1\x24\x59\xee\x2d\x5d\x43\x25\x69\x4a\xac\x9e\x20\xc7\x68\x55\x73\x77\x42\x01\x44\x87\x01\x6d\xc1\xb5\x58\x02\xc1\x0b\x5e\x43\x2f\xef\xc4\x9a\x3a\x77\x0b\x41\x12\xbb\x12\x24\x12\x7d\x3c\xcd\x82\x91\x0e\xd1\x6b\x9d\x00\x3a\xcb\xa8\x19\x49\x35\x45\x1d\xb5\x34\x69\x6c\x7c\x79\xa3\x5c\x18\xa6\x54\x3e\x33\xdc\x23\x0b\x56\x79\x2c\x54\x9d\x93\xe3\x4f\x4c\x6b\x3a\x66\xbb\xd8\x72\xeb\xee\x95\xdb\x9f\xe3\x3f\xc1\x56\xbb\xce\x9d\x51\x1a\xa1\x8f\x01\xf1\xf4\x74\x25\x3e\x50\x9e\xe5\x8a\x5d\xcb\x8c\x27\x5b\xfa\x9e\xac\xd0\x3a\xe8\x7d\xb2\xf2\x5d\xe7\xae\x7b\x51\xba\xdd\xe0\x59\xe7\xc3\x5d\xf7\x66\x80\x70\x75\x9d\x1f\x2e\xba\x83\xcb\xab\xf3\xee\xed\xe0\xec\xea\xd3\xf5\x45\x77\x85\x4b\xa7\xb1\xf1\x45\x05\xa8\xfa\xea\xe9\xc2\x2f\xb0\xc3\x2a\xb7\xaa\x65\x21\x37\x43\xb8\x24\xe5\x19\xd8\x93\x25\xda\x95\x29\x11\x56\x83\xb0\x3f\x83\x6d\xd2\xbe\xed\xa3\x83\xda\xa4\x67\xbe\xcb\x32\x42\x73\x23\xa7\x14\x8c\x22\xd9\xbc\x2f\xe8\x50\x2a\x03\x0a\x71\x60\x3d\x44\xe5\x42\x70\x31\x86\xc6\x10\x75\x32\xc9\x18\x15\x24\x9f\x45\x91\xad\x4e\xb5\x1f\x71\x01\x4e\x67\xab\x75\xa3\x15\xa7\xe8\xb2\x38\x14\x9a\x50\xdd\x17\x98\x04\x8e\x74\xbc\xce\x0a\x9f\xae\xf5\x56\xe3\xea\x4c\xe9\x03\xb3\xab\x32\xcd\x93\x89\xd5\xee\xc6\x8a\x69\xed\xd4\xbf\x84\x0a\xb4\xe5\xbb\xd7\xad\x6e\xd6\x17\x56\x85\xa3\x99\xd7\x32\x53\x36\x63\x22\x65\x22\xe1\x18\xcf\x0a\x66\xf0\x60\x0d\x1a\x2b\x3a\x9b\x10\x2d\xc1\x7c\x0c\xcb\x0e\x76\x36\xfc\xc8\x7b\xc0\x5d\xda\x3b\x3c\x8e\x95\x44\x95\x5b\x3e\x71\x05\xd6\x23\x5c\x65\xf8\xd8\x6b\x88\xde\x32\x82\x38\x9e\x56\x19\x32\x08\x1d\x09\x4b\x0e\x9b\x61\xd7\xba\xb4\x1f\x76\x9b\xea\x36\xa1\x2f\x8a\x31\x53\xed\x46\xd4\xae\x51\x3e\xdd\x91\x22\x3f\x52\x91\x66\xb6\x15\x6f\x66\x28\x9f\x45\x08\xca\xea\x58\xaa\xf1\xa7\x71\x17\x51\x20\xa1\xb9\xde\x48\x16\x58\x1e\x84\x4c\xc1\x8d\x70\x5c\xf8\x57\x80\xbc\x5d\x04\x32\xac\xee\xcc\xb2\x48\x9a\x49\xb7\x4a\xf8\x7a\x8e\x60\xe1\x04\x46\xd3\xa0\x9c\xcc\x14\x17\x09\x9f\xd1\x6c\x2b\xc9\xa5\x12\x96\xe2\xc2\x3d\xde\xf1\x91\x25\x9f\xf7\x0b\x56\x51\xc3\xd4\x14\xa2\xf1\xdd\x30\xc3\x16\xae\x92\x0a\x70\x77\x2c\x21\xd3\xb2\xeb\x7e\x8b\xbd\x41\x9f\x57\xd3\x74\x2b\xad\xb8\xde\xd1\xe9\x4a\xb3\xeb\xfa\x36\xeb\x16\x2c\x7a\xf8\xcf\x65\x5b\xfd\x89\xce\xec\x16\x23\x24\x26\xa1\xc5\x1c\x5d\x90\xbd\x43\x7c\xf7\x8e\xa3\xc8\x92\x1c\x02\x9a\xd6\xd7\xd0\x8a\x25\x74\xae\xbf\xc5\x4e\x4a\x16\xf5\x28\xff\xc1\x91\xe4\x28\x37\xf6\x34\x51\xb0\xc9\x93\x77\xac\x3d\x6e\x13\x0f\x4c\xda\x22\x9d\xeb\xeb\xee\xe5\x79\x8b\x30\x93\xbc\xf7\xbe\x69\xe7\xaa\xeb\x0b\x23\x9d\x70\x31\x27\x13\xf9\x04\xac\x8c\xa9\x31\x2b\xcd\xd9\xfb\xf5\x00\xd5\x62\xcc\xb5\x51\xce\xbb\x28\xd2\x18\x27\x97\x4f\xab\x6a\x24\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\x34\xef\x81\x33\x76\x0c\x68\x92\xc8\x5c\x98\xb5\x5b\x5b\xb5\x8f\xe7\xb0\x4c\x9a\xcc\xec\x81\x82\xa0\x86\x45\xd4\xd4\xe8\x96\x4a\x20\xd0\x02\x8c\xfb\xc0\x32\xb2\x22\x2f\x05\xe1\x7f\x1b\xd6\xf2\xa6\xbc\x02\x87\xf5\xc4\xf5\xac\x5b\xae\x33\x44\x78\xf6\x46\x8c\x08\x5f\x76\x97\xf5\xab\x6b\x65\x59\x4b\xe4\xd9\xd9\xd5\x19\xf2\xa9\x3a\xd8\x5e\x74\xf6\x55\x2a\x55\x80\x2f\xb9\x02\xc9\x8d\xf4\x68\x0f\x32\xf2\x8f\xbf\xe7\xd2\x50\xfd\xbe\xdd\x17\x96\x19\x3e\xb0\x39\x06\xa0\x58\x76\xf3\x5b\x7b\x05\x1e\x6b\x26\x34\x04\x2c\xfc\x16\xad\x29\x96\x61\x3e\x52\xc5\x2d\x69\xa1\x44\x88\x48\xe0\x65\x44\x61\xf0\x31\xbb\x46\x1d\xb7\x2b\x5c\xf8\x05\x0c\xb1\x7f\x86\xc3\x1f\x33\x03\x31\xbe\x86\x1b\x10\x55\x52\x84\x1a\x5f\x18\xfa\x4a\x45\x16\xa9\x42\x49\x50\xae\xd3\x7c\xb7\x83\xa4\x17\xdb\xa8\xdb\xc4\xfa\x4b\xfa\xd6\x45\x6d\x9c\x78\x75\x2d\x51\x72\x01\xbf\x9b\x5a\xde\x6b\x77\x7a\x88\x7c\xc2\x5b\x14\x99\x68\x3f\xf1\x07\x3e\x63\x29\xa7\x10\xc3\x61\xff\x3a\xb1\xf3\xfa\x97\xb3\x9b\xab\xcb\x41\x11\x79\xf5\x1f\x7d\xd1\xc9\xb4\x24\x56\xec\x90\xca\x68\x22\xa4\x08\x01\x23\x33\xc5\x3c\x6b\x77\x73\xb1\xab\x1a\xd9\x23\xfa\xa2\x69\x04\xa9\x4c\x74\x9b\x3e\xe9\x36\x9d\xd2\x7f\x48\x01\xc6\xcd\x0e\xfc\xf3\x2c\x93\x79\xfa\x99\x9a\x64\x72\x02\x36\x47\x73\xc2\x1e\x99\x30\x68\xdb\xb0\xcb\x95\x42\xf8\xa8\x86\x78\x93\x7f\xb1\x63\x2e\x82\xc0\xb4\x15\x20\x13\x36\x33\xe4\xff\xaf\xd8\x50\x4a\x53\xcf\x7b\xe4\x68\xa4\xd9\x2a\x3e\xd3\x20\x1b\xdd\x5e\x91\x3f\xfd\xfb\xf7\xbf\xb7\x24\xb4\xcd\x1a\xf7\x6e\xaf\x06\xf6\xfb\x7f\x39\x77\xdf\xeb\xb5\x48\xee\x1c\x43\xe2\x77\x0a\xc8\xda\x86\x4b\x6f\x6a\xfd\xaa\x72\x60\xae\x67\x19\x9d\x2f\xd8\xd1\x57\x71\xee\x4b\xcb\x0f\x66\x34\x61\x45\x48\xbe\xcf\x5e\x48\xe4\x74\x0a\xce\x2a\x9f\x86\x97\xf2\x11\x78\xad\x8c\xe5\xea\x64\xc8\xcc\x13\xf8\x48\xfd\xaf\xc1\x35\xe1\x2d\x0f\x96\x79\x00\x83\xea\xdb\xb5\x4a\x73\xb0\x49\xf5\x8f\x5a\xa4\x7f\x94\xb2\x47\x96\xc9\x99\x3d\x3f\xf6\x07\x66\x6a\xef\xd0\xee\x94\xf2\xec\x52\x9a\xe0\x76\xdb\x65\x5b\x14\x4b\xf8\x8c\x5b\x7a\x1e\x30\xdb\xee\xb3\x06\xcd\xad\x32\x00\xfa\x5c\x3f\x18\x09\xa1\x69\x6a\x8f\x15\xa0\x41\xfb\x41\x16\x16\x25\x11\x2d\xc0\x7a\x6c\x33\x58\xda\xf6\x4b\xc6\xf5\x86\xd0\x44\xaa\x00\x7e\x17\x3a\x2e\xf0\x7b\x97\x52\xad\x43\x03\x2f\x50\x66\xbd\x42\xbd\x68\x2b\x68\xd0\xbf\xac\xf8\xb5\xde\x38\xcb\x2b\x73\x6b\xbf\x5b\x3a\x34\x1d\xa7\xa5\x86\x0a\x0e\x41\x9a\x76\x91\x23\xd5\x60\x15\xb6\x72\xc4\x49\x26\x75\xae\xd6\xb4\x32\x97\x07\x7d\xe6\x3e\x5d\x36\xee\x6e\xac\x7c\xe4\x99\xd1\x1b\xe9\x37\x35\x0b\x5f\xc9\x6a\xc0\xc3\x6d\x9c\x60\xe7\xde\x6e\x11\x0e\xb6\x52\xbb\x06\x34\x2b\xc2\x6a\x44\x4a\x0a\x69\xaa\x2f\x42\x28\x20\xd5\xe4\x89\x65\x60\xa4\x4a\xe4\x74\x06\x92\x82\x1b\xae\x6b\xc9\x5e\x74\x86\x1a\xd6\x22\x32\x37\xb6\xb1\x16\x56\x18\x71\x5b\x70\x3c\xa4\x90\x1b\x5b\xd4\x0d\xeb\x8b\x7b\xed\xe3\x40\x42\x4a\x23\xd2\x3a\x32\x30\x2e\xc8\x47\x66\xa0\x15\xc8\x31\x8f\x27\x88\x95\x54\x6a\x59\x50\x75\xed\x77\x38\x51\x6e\x26\x1b\xec\x7c\x11\x40\xf8\x43\x26\x87\x4b\xf7\xbd\x43\xa6\xa8\x09\xbb\x5e\xbc\xa1\xaf\xb0\x81\x44\xb9\x78\xab\x68\x94\x29\x55\x0a\x16\x58\x71\xfc\xcb\x41\x87\xcb\xc9\x13\x42\xfe\xb8\xc0\x00\x4c\x88\x93\xad\x8e\xd3\x59\xc7\x56\x8d\x11\x6c\x38\x83\xb7\x63\x29\xc2\xf1\x4e\x17\xad\x63\xab\x88\xa0\x6c\x55\x7b\xee\xc9\xc0\x01\x31\x13\xc6\x15\x59\x6b\x5a\xfe\xfc\x0e\xf0\xcc\xaf\x4f\x34\x05\x6d\x37\x09\x80\xc8\x44\x02\x83\xb0\x03\x73\x39\xf1\xa5\xb2\x3f\xed\xbe\xa8\x0c\xc2\x99\x5b\x35\x01\xf2\xf2\xa7\xa1\xc4\xfb\x5b\x64\xc4\xbf\xb8\x46\x0b\x37\x8c\x7f\x35\x52\xf0\x1b\xcc\x7e\x13\xba\x48\x76\x1b\xdc\x8f\xd7\xf0\xfd\x52\xbb\x96\xd4\xc6\x8a\x03\x56\xb0\x52\x2c\x91\xca\xb2\x44\xe8\x36\x38\x85\x56\xde\x8d\x86\x2a\xbb\x28\x74\x23\x01\xbc\xc0\x88\x48\xa9\x61\xc7\x86\xaf\x0c\xe1\xb0\xea\x8a\x65\xb0\x53\xab\xce\x46\xf1\xdf\x05\x87\x1d\xb2\x31\x15\xde\x81\xd0\x30\x5a\xcf\xda\x77\x38\xcc\x56\xb2\xa2\x53\x99\x0b\x74\x9d\xda\x01\x95\xc7\xa1\x67\xb0\x9c\x4b\xc7\xe1\x8c\x3d\x2f\xb5\x6a\x66\xc9\xb2\x3d\xd1\x60\x7b\x6a\x18\x6c\x0e\xe5\x1a\x5f\xcd\x60\x33\xaa\x0d\x71\x63\x6a\x18\x71\x2c\xcd\xee\x21\x71\x65\x59\x39\x89\x58\x71\xd8\x44\x38\x8f\x87\x48\x34\x33\x86\xbb\xb2\x07\xb9\x66\x2e\xdc\x70\xca\xd4\xd8\x0b\x7c\x88\x84\x1b\x8e\xb6\x83\xc4\xf5\x7c\x34\xe6\x25\xe0\x4a\x5a\x6c\xba\x4d\x3a\x62\x21\x68\xda\x9b\xcd\x4a\xeb\x85\x5c\x9b\x66\x4f\x74\xae\xc9\x4c\x61\x8c\x22\xfa\x97\xfc\xe4\xc1\x4e\x5c\xfe\x28\x58\x0e\x8c\x77\xf0\x41\x11\xb3\x78\x64\x0d\x9b\x15\xd5\x3c\x59\x9f\xd9\xad\x29\xfb\x57\x7c\x1f\x75\x15\x50\x82\x0a\x54\xcb\xe9\x16\x84\xd9\x22\xaf\x20\x0e\xa4\x72\xc9\xcb\x20\x5b\x3a\xed\xa2\x5b\xf6\x9b\x34\x09\x7c\x60\x75\xbb\xa0\x43\x96\xed\xec\x2f\xd9\xca\x02\x02\x5d\xbb\xb4\x72\xab\x7e\x33\xf4\xff\x40\x45\x3a\x55\x65\x6d\xde\x6e\xa8\xf2\xf5\xbc\x41\xc5\x3c\x4b\x40\xce\x3b\x4c\xd4\xe3\x24\x6c\xcf\xbf\x9b\x30\x14\xe2\x8b\xa4\x00\x51\xa8\xbf\x45\xaa\xe6\x9b\x5d\xc6\x10\xa1\x1d\xd4\x0e\x81\xec\x03\xef\x60\x2f\xd6\xa0\x40\x33\x6b\x62\x7b\xf5\x46\x44\x48\xc1\x08\xd7\xc5\xcb\xa6\xec\xf7\x26\x63\x26\x98\x82\xb8\x78\x1f\x5f\xb5\x58\x39\xe0\x85\x95\xf2\x4e\x50\x26\xc9\x88\xb3\x2c\xd5\x44\x30\xab\xd3\x50\x35\x87\xdc\x28\x64\x68\xeb\xc8\x46\xfb\x92\x56\x6b\xae\x0f\x27\x46\xfa\x3c\x74\xc0\x2a\xb2\x92\x58\x65\x5c\x04\x73\xc7\xdc\x4b\xee\x23\x17\xab\xda\x17\x41\x0b\x06\xfa\xe3\xda\x6a\x77\x6d\x02\xdb\x66\x8a\xaf\xec\x1d\x63\x7f\xf0\x7b\xd8\xf2\xb2\xac\x46\xa4\x9f\x4d\x74\x7f\x7f\x6f\x15\xeb\x58\x4e\x0e\xf2\x49\x8c\x58\x9a\xb2\xae\xa2\xa0\x27\x8a\xac\x64\x86\x5c\xce\x75\x5c\xe9\x81\x57\x60\xa7\x5a\x7f\xa5\xec\x26\xe7\x0b\x96\x2b\x2c\x2c\x50\x28\xd9\xd9\x3c\xf8\x0d\x63\x55\xc5\xe5\x35\x62\x61\x38\xaa\xc9\x6f\x85\x34\xbf\x8d\x52\x3f\xbd\x3a\x8c\x95\x29\x9c\x69\xa2\x55\x82\xa4\xe0\x3e\x8f\xc5\x11\x09\xa1\xe1\xac\xa6\xab\x57\x7e\xd7\x7c\xe3\xc2\x8f\xf7\xac\xd2\x5b\x77\x31\xb6\xa1\x09\xd3\x07\x61\xe9\xf6\x66\x03\x78\x89\x9a\x48\x04\xc9\x40\x31\xf0\xd4\x09\x49\xa6\x52\xb1\x0a\x34\x1e\x32\xef\x10\xfc\x83\x90\x64\xeb\x53\x69\x8d\x39\x0c\xe1\xbe\x8a\x63\x5e\x32\x83\x2d\x37\x7f\xed\x23\xaa\x67\x5a\x4e\x49\x5a\x42\x01\x2b\x12\x3e\xeb\x55\xf2\x6d\x22\x71\x9a\x64\xd2\x60\x88\x8e\x6b\x80\x34\xa5\x39\xb6\xfb\xe2\x83\x54\xee\xee\xd4\x0e\x42\x60\x48\x93\x87\x63\x26\x52\x42\x73\x33\xc1\x74\x43\x67\x3b\x9e\xbb\x9d\xb5\x72\x01\x90\x40\x48\x67\xe3\x3a\xa1\xca\x31\xfd\x11\x7d\x94\x7e\x14\x7d\x11\x35\x02\x20\x05\x80\x4a\x03\xc8\x99\x4d\x02\x04\x03\x14\xb0\xa6\xb5\xa8\xc3\x87\x5c\x40\x87\x5c\x7e\x66\x62\x8c\xb9\x3e\xf4\xc7\x52\xc1\xb4\xee\x1f\xe1\xa8\x2b\x2b\xd4\xf3\xf6\x28\xaf\xdf\xe8\xb8\xd2\x4e\x78\xb3\xe5\x62\xec\xd0\x22\xe3\x66\x61\xc5\x94\xef\x3d\xef\x2c\x25\x5f\x8e\x72\x05\xd1\x72\x75\x6d\xbe\x4b\x26\x3c\x2b\x6c\xd4\xef\x5b\xee\x3c\x62\x93\x19\x7b\x64\x19\x26\xe9\x27\x0a\x1c\xb9\xe8\x54\xfc\x9e\xfc\x5f\xc4\x4d\x24\xbf\xef\x8b\x8f\xc0\x56\xb3\x6c\xde\x22\x7c\x54\xb4\x4c\x4d\xa5\x99\x87\xda\x01\xd8\x2d\x43\xce\x52\x1a\x08\xee\xf7\x84\x3e\xb2\xbe\xf0\xcd\xfc\x5f\xf2\x40\x7e\x47\x7e\xdf\x64\xc8\xf1\xfe\xd8\x67\xd6\xf3\x81\x8a\x7d\x5f\x11\x67\x68\x39\xf1\x11\x38\x87\x37\x03\x94\x4b\x6f\x2f\xc6\x3f\x87\xec\x60\x2e\x1e\xe5\xa2\xf7\x2a\x3e\xb9\x54\x31\x61\x06\x42\xa6\x6c\xc0\x6a\x5c\x57\x4b\x18\x85\xbd\xd4\x2f\x65\xca\x56\x3a\x9e\x82\x80\xfc\x19\x4c\x17\x3a\x1f\x86\xed\x80\x30\xcc\xa0\x74\x97\x09\xac\x7e\xc0\x21\x7b\x6f\x9b\xe1\x6e\xeb\x2b\xbb\x72\xd2\x55\x0b\x38\xba\x1b\x40\xbd\xbf\x06\x8b\xba\x43\xc4\x5b\xf5\x14\x56\x2d\xc4\xf6\x65\x3b\x73\x77\xe7\x44\x79\x89\x80\x68\xa2\xf8\x98\x5b\x69\x7b\x7d\x7f\x1c\x30\xc1\x6d\xcc\xdc\x08\x00\xb0\x96\x9d\xbb\x58\x0a\x1f\x05\x7f\x1c\xc8\xae\xf0\x31\x0d\x65\x5e\x95\xb9\xdd\x02\x70\x1d\xc7\xe2\x39\xf1\x7a\x6e\x59\xf0\x18\xe3\xbc\xd8\x84\x63\x0e\x71\xe7\xec\x82\xd8\x43\x21\xa7\x0c\x51\x33\xed\xa2\xe5\x66\x22\x15\xff\x47\xa3\x43\xb6\x59\xc2\x2e\x1c\x69\x51\xb5\x6e\x18\x67\x59\xd6\x06\x1a\x45\xc9\xc0\x94\x14\x89\x3a\x0d\x87\x0c\xed\xf7\x0a\x84\x8f\x51\x9e\x21\x3e\x45\x22\x55\x8a\x18\xce\xba\x5c\x1b\x5c\xf9\x4a\xfc\x18\x25\xe8\x1b\xe4\x2e\xc5\xcc\x21\x60\x24\x13\x2a\xc6\xcb\xe5\xc8\x3f\xe7\x2c\xdf\x53\x9c\x96\x83\xa5\xfa\x4a\xee\x78\x3a\xd6\x45\x0e\x07\xae\x8d\x65\xc9\xc5\xfa\xfe\xdd\xce\xd4\x39\xe4\xa9\x7e\x28\x0c\x6a\x21\xd3\x08\xd5\xe8\xaa\x3e\xbf\x86\xf1\xe5\xc6\x1d\xbf\x3d\x98\x5f\x5e\xc2\x5f\xbf\x28\x1f\xd5\xf0\x1f\xa0\x3f\x87\xfc\xf0\xa2\xd6\x8d\xc0\xc3\x2b\x72\xc7\xbe\x2d\x1d\x1b\x68\xd2\x7e\x50\x6e\x84\x8e\xb9\x2e\x3a\x37\xeb\xa9\xe3\xb6\x6c\x47\xd9\x98\x24\xb0\xef\x01\xb8\xb1\x76\x36\xdf\x46\x66\xc9\x22\xfa\x15\xc3\x9f\x7d\x62\xc2\xf3\x9a\x5a\xca\x8e\xc1\x72\x00\x76\xe4\x17\x6c\x0a\x8c\x8f\x46\xb4\xc5\xed\xb4\xa8\x08\xd5\x8f\xcd\x3f\x5e\x77\x28\x4b\xdd\x21\x6b\x3a\x37\x40\xa3\x5f\x76\x6c\x2f\x5c\xb4\x51\xd9\x2d\x80\x21\x14\x32\x72\x8c\x82\x87\x20\xd7\xc4\x28\x0a\x01\xa3\x10\xe6\xf7\x19\xa5\x58\xae\x51\x5f\x74\xe0\x67\xa0\x8e\x3a\xa4\x25\x60\x9e\x0e\x98\xc5\x4c\xa8\x70\xb9\x2f\x75\x2e\x88\x80\x1d\x1b\x4e\x42\xec\x84\xa8\xeb\x0c\x3a\x72\xa2\x7b\x6d\x93\x7e\xa1\xe3\xa0\xec\x4a\x10\x6d\x93\xad\x98\x6b\x08\xae\xa6\x59\xa3\xce\x38\x94\x32\x63\x54\x34\x89\xd5\xb5\x8f\x17\xac\x45\x3c\x0e\x9c\xb5\x5a\x9f\x95\xcc\x54\xce\xac\x4e\x41\x31\xfb\x27\x9a\x17\x05\x88\x77\x13\x80\xab\x50\x31\xb4\x03\x4d\x57\x38\x44\x5a\xf1\xc9\x1f\xb2\x6c\xa3\x48\x13\xfc\x60\x29\x15\xc1\x2b\x05\x8a\xf8\x5a\x19\x15\x71\x00\x44\x6d\xfe\xc9\xaa\x81\xc5\x59\x2b\x4b\x4d\xc3\xe5\xcc\x8f\x2d\x87\x98\x9b\x49\x6d\x9c\xfd\xb2\x01\xfa\x40\xff\x75\x24\xd6\x53\x90\x1e\x89\x74\x20\x1d\xd1\x48\xd7\xd9\x55\x07\x03\x31\x90\x23\x1f\xc9\xbf\x3e\x57\xad\xe2\x63\x6c\xa0\xdd\x2b\x4c\xaf\x27\x33\xc5\xa5\x72\x30\x14\x8d\x36\xf6\x55\x97\x63\xa7\x12\x88\x01\x10\x72\x53\xe0\xdf\xba\x40\xe0\xf1\x76\xb4\x70\x7b\x96\x56\x07\x52\xf4\xe0\xe3\x54\x32\x1d\x09\xac\xb0\xb0\xc8\x0d\xf8\x88\xd9\x41\xf7\x85\x95\xd8\x63\xe1\x1a\x33\xfd\x7c\xe2\x9f\xed\x34\x51\x52\x6b\x17\x5b\x81\xed\xe8\xf6\xd2\x7b\xf9\xce\xe5\x61\xed\xc3\x6b\xf6\x72\x61\x96\x8b\xe5\x59\x22\xc8\xe0\x7a\x39\x6e\xc8\x42\xce\x59\x23\x17\xdd\x35\x02\xcb\x1f\x0d\xa2\x18\xd5\xce\x92\x00\x81\x4a\x95\x10\x8d\x0d\xa4\xae\x30\x66\x0c\x58\x3c\x0e\x59\x9e\x11\x09\xb9\xb4\x7b\xac\x8c\xc0\x35\xe1\x4a\x31\x00\x5e\x1e\x66\xce\x41\x56\xa2\x1a\x5e\x94\xff\x2d\x56\x24\x28\xcd\xd8\x33\xdc\x3a\x9a\x4f\xed\x79\x06\xbc\x11\x21\x8f\xe5\x0c\xb4\xb0\xea\x5b\x90\xa2\xcb\x47\x96\x12\xe3\xea\xc3\x56\x54\x3d\x06\x04\x7f\x26\x4c\x9d\xdb\xc0\x37\x02\x6e\x06\x96\xe2\x36\x22\xe5\xf6\x8f\x3a\x3f\x5c\xdd\xdc\x75\xcf\xfb\x47\x85\x33\xd8\x07\x0e\xf9\x4b\x32\x64\x10\x4a\xd1\x17\xc1\xa5\x13\x4a\xf3\xc0\x5e\x12\x9a\xa6\x45\xc2\x1c\x86\x13\x0e\xd0\x34\xbd\xee\xa9\x58\xe9\xd5\x59\x6c\xe6\x03\xff\xc2\xd2\x1b\x6a\x76\xf2\x05\x2d\xf5\xb5\xaf\x65\xf3\xac\x25\xf1\x5c\xf0\x05\xbb\xdb\x92\x1b\x21\x4c\xe5\xde\x7e\xb7\x3e\x05\xe3\x49\x80\xbd\xf2\xc6\x33\x6d\x99\xaf\xd5\xd3\x69\xa8\x98\x34\x02\x1a\x10\xc9\xbc\x45\x20\xb8\xde\x52\xed\x9c\xfc\x81\x4c\xb9\x80\x40\xd8\x65\x6b\x7b\x5f\x9e\xc8\x26\x70\x89\xbd\xcb\xfb\x32\x98\xf1\x8f\x57\xf7\x65\x10\xb0\xce\x2f\xcb\x81\x0f\xcb\x2d\x2c\x33\x8e\x14\x73\x8c\x82\x8d\x24\x2e\x45\x58\x9a\xba\x89\x5e\x54\xc5\x9e\x6f\x2b\xbb\x35\x0b\x12\xd8\xbe\x13\x5b\xa3\x50\x93\x57\x91\xd3\xea\x66\xba\x5b\x3a\x2b\x2a\xaa\xd7\x65\xed\xf7\x59\x2f\xe8\x5a\x77\xf2\xf6\x81\x11\xc5\x04\xc0\x12\x50\x7f\xfd\x6e\x9c\x4e\x50\xb4\xea\x63\xda\x37\x90\xde\x48\xf1\xb5\xb7\xa7\x68\x67\x52\x9e\xd1\x21\x07\x94\x32\xb8\x81\x7d\x42\x61\x1d\xec\x43\xbb\x2f\xe2\xd2\x6e\x78\x67\x5a\x1a\xf0\x39\xa3\x5c\x8c\x89\x14\x8c\x48\x85\x8e\xd1\xc0\x0e\x5b\x71\x6a\x41\x35\x34\xce\x4c\xc8\x5c\xe6\x2a\xf4\xb8\xd0\x8f\xa3\x3e\x3d\xa1\x3e\x78\xc2\xcb\x99\xce\xb5\x17\x27\xfd\x42\x7b\x51\xde\x9d\xeb\x98\x3d\x32\x41\x9e\xac\x9a\x4a\x23\x30\x85\x28\x68\xcd\x8a\xa4\xe2\x3b\x13\x22\x53\x78\x36\x07\x67\x0f\xa1\xc1\xad\x55\x18\xae\x34\xe5\xae\xe5\xe5\x04\xbc\x87\xec\x03\x48\xa7\xd8\x8e\xf8\xe0\xcb\x26\x5b\x8c\x03\xcf\xb4\x34\x10\x5b\x86\x30\x42\xba\x96\x64\xd9\x97\x19\x4b\xb6\x09\x19\xbf\xf6\xc5\x7b\x96\xd9\x86\x62\xcd\xc5\x81\x28\xb9\xad\x33\xd2\x5b\xaa\xaa\xa3\x5d\x31\xce\x8d\x12\x37\xec\x40\x7f\x76\xc9\xb5\x1b\x8e\xd3\xa7\x6e\x8c\x94\x9c\xae\x37\xc4\x97\x09\x56\xbe\x5b\x08\xfb\x2d\x19\x5b\x5e\x49\x94\xf2\xea\x51\x36\x85\x27\xaf\xe2\x7a\x3f\xe3\xbd\x18\x32\x11\x00\x07\xc0\x83\x32\x79\x17\x94\x8b\x0c\x8e\xfb\x8c\xef\xac\xe0\x8c\xf1\x41\x3b\x95\x53\x50\x72\xf3\x0c\xad\xb2\x0d\xd2\x10\x46\xea\xd6\x87\x18\xc3\xf5\x59\x67\x5f\x8e\x3c\xd5\x2e\xd1\xca\x2e\x9e\x36\x74\x1a\x32\xb9\xab\xd9\xf9\x95\xe5\x5a\xc1\x8d\xf6\x15\x32\xfa\x0c\x61\xc5\x75\xba\x6e\x29\xd4\xd9\x85\x74\xec\x27\x9f\xb0\x72\x43\x2f\x1d\x58\x29\xa1\x30\x1e\x90\xc3\x91\x8d\x93\xe8\x16\xb7\xb2\x74\xf3\x21\xc0\xb4\x37\x63\x6f\xa9\x25\x23\x75\x32\x55\x89\x04\x27\xf1\x1d\x0f\x46\x96\x29\x9d\x47\xa1\x66\x0e\x79\x08\x2e\x67\x2e\xc2\x5f\x65\x56\xeb\x89\x39\x26\xd1\xba\x70\x8f\x36\xf9\x61\x1e\xae\x45\x9a\x65\xf1\x48\xb4\x03\xcd\xc7\x51\xa2\xf1\x18\x2e\x31\xd2\xbb\xec\x9c\xdd\xf5\x7e\xee\x42\x18\xd5\x5c\xe6\xe4\x89\x6b\xab\x21\xf4\x05\x58\x57\xb1\xd2\x02\x56\x89\xc4\x17\x5b\xf0\x16\x04\x57\xea\x7c\x38\xe5\x56\x9f\x2a\x26\x79\x0f\x1c\xe1\xc6\x87\xda\xe1\x39\xb6\x1f\xc0\xb5\xed\x83\xf8\xea\xe2\xe5\x57\x9c\x8f\x2d\xd4\xe0\xa2\x91\x5d\xe3\xf4\x22\xe7\xcf\xf3\x46\xea\x45\x62\x76\xac\xd6\xd4\x1e\xaf\x43\xa8\x5e\xfd\xa1\x2c\xe7\xab\x42\x52\x31\xd7\xa6\x72\x99\x34\x67\xa9\x16\x5b\xb0\x8f\x38\xbd\x26\xb4\x8c\x65\xc1\x1b\xfe\x93\x7a\x69\xe7\x36\x54\x0a\xa8\x15\xc1\xae\x1b\xe5\x9b\xd7\x96\x2d\x14\x55\x45\xd9\xda\xa5\xb6\x89\xba\x55\xc4\xbb\xc7\xa4\x10\xc5\x73\x94\xe3\xc4\x59\x95\x75\x0b\x69\xc0\x97\x9d\x00\x80\xdf\x42\x20\x49\x5f\xd4\xcb\x0d\xcb\x69\x6c\x57\xb7\xf4\x5e\xb3\x8a\xc2\x8e\xdc\x84\x59\x38\x8b\xc8\xe7\x10\x87\x87\xca\x68\x28\xee\xc7\x2a\xe7\xca\xdb\x5f\x1b\xb4\x00\x10\x17\xb6\x89\x68\xaa\x39\x95\x6b\x3a\x8d\x57\x9e\x0b\x77\x65\x3e\x8f\x06\xb5\xa3\x77\x1d\x12\x6b\xf7\x9f\x0e\x0c\x46\xcc\x16\x58\xc8\x9d\xfb\x0c\x8a\x07\x45\x38\x0c\x6b\xad\xdc\x1a\x28\x5a\x0d\x3c\x0c\x0b\x48\xc7\x05\x23\xe0\xf0\xc8\x2c\x80\xf3\x57\xb8\x5b\x10\x77\x72\x91\x32\x25\x18\x35\x93\x97\xf3\xd6\x9e\xed\x6a\x32\x7c\x31\xcf\xed\xd9\x5e\xa0\xfb\x2a\x5e\xdc\x0d\x1d\xb8\x1b\x78\x43\x0b\x8c\xb3\x05\x25\xaa\x0e\xe1\xb4\x08\x1a\x77\x7a\x56\x19\x3f\xee\x39\x1c\xd1\xb5\x2d\xbe\x05\xdf\x71\x7c\x4c\xe9\x93\x33\xbb\x0c\x2c\x67\x1c\x20\x00\xcb\x06\xab\x71\x43\x9f\xae\xe0\x7b\x28\xb7\x8a\x5f\xaf\x7f\xf1\x2e\x53\xd6\x82\xa5\x0f\x20\x70\x4b\xc0\x30\xae\x84\xfa\xf2\xdb\xd3\x34\x38\xb9\xd6\x81\x82\x47\x75\xa6\x84\xcb\x8d\xbf\xb8\x1f\x1a\xf0\xdb\x2b\x9f\x55\x67\x1b\xeb\x60\x62\x5e\x35\x61\x50\x95\x66\x4c\x83\x74\x8d\x6a\x55\x45\x80\x5e\xa6\xde\xf5\xc5\x8f\xf2\x89\x3d\x32\xd5\x22\xd4\x90\xa9\xb4\x42\x93\x60\x71\x6d\x61\x5a\x4e\x90\x46\xef\x01\x25\x97\x74\xca\xd2\x2e\x5c\xbd\x51\xd0\xa1\x53\x32\x9d\x01\xb7\x2e\x07\x0d\xf2\xaa\x5c\x59\x3e\x37\xd0\xbe\xa0\x09\x54\xeb\x03\x37\x1a\x50\x23\xf7\x13\x03\x56\xf3\xdb\x60\x5e\xfe\x6d\x9b\xdc\x59\x19\x81\xeb\xf2\x78\xa3\x58\xf6\xa6\xb1\xf5\xc5\x58\xc9\x7c\x16\x94\x00\x39\x04\xed\x03\xcd\xcc\x35\xe6\x65\x18\x8c\xb7\x2d\x27\x34\xb5\x12\xc8\x72\xc2\x29\xa9\xa9\xaf\xcc\xea\x52\x0e\x0c\x8d\x09\xc8\x5e\xcc\xc1\x83\xe7\xa2\x34\x80\x8c\x9a\x41\x2b\xf6\x67\xa6\x5e\x80\xa9\xd4\x20\xff\x06\xeb\x40\x29\x4a\xa8\x81\x2b\x6f\x60\x51\xf1\xd6\x87\xfa\xf0\xb6\xa2\x5b\x57\xed\xd0\xe3\xb1\xd7\x95\xf5\x68\xd8\xfb\xf5\xd3\x25\x2b\xa3\xbc\xce\xd5\x4c\x42\x7c\x78\x36\xf7\x31\x75\x2e\xe6\x7d\x26\x67\x39\x66\x0c\xf0\xd8\x9f\x57\x3b\x20\xae\xcd\x27\x6a\x92\x89\x15\xbd\x8a\xd8\xef\x7d\xa4\x71\x96\x18\xe9\xf3\xaa\x7a\x35\x33\x38\x8b\x7b\x6f\x30\x63\xac\xad\xc5\x63\x26\xa8\x0f\xd5\x80\xbf\xb2\x8c\x4c\x6d\xaf\x25\x2c\xcc\x08\xbd\xaa\x76\xad\x4b\xd8\x4f\x7b\xf7\x69\xef\x20\x8a\x43\x75\x2b\x2e\x48\x54\xdf\xd2\x19\xeb\x6b\x8f\x74\xae\xf8\x56\x12\xb7\x33\xf6\x00\x28\x65\xa1\xbb\x4d\xe9\x8c\x70\xcb\xb7\xed\xcd\xa3\xc6\xac\x45\x9e\xec\x89\x33\xb9\xb2\xbc\x39\x57\xdc\x9f\x30\x50\xb8\x96\x6c\x5f\x59\xe3\x39\x41\x69\x03\xc3\xcf\x12\x1a\xc1\x9e\xb9\xaa\x7e\x89\xc9\x69\x70\x91\xc3\x0e\x67\x5c\x3c\xd8\xce\x10\x8e\xc1\x1b\xd6\x95\xe5\x6f\x52\xf9\x68\xe8\xd2\x9e\xae\xa4\xbc\x1d\x76\xb9\x19\xec\x76\xd5\x51\xe0\x62\x1c\xe5\x71\xd4\xeb\x9b\xeb\xc0\x2a\xd4\x7e\xb9\x1e\x2a\x44\xed\xa7\x5e\x9e\xd8\xe6\xdb\x25\xa1\xef\x5b\xa3\x1c\x97\x42\x54\x5c\x48\x86\x93\x48\xe2\x0c\x1b\xa7\xb5\x40\x7e\x1c\xc7\x6a\x95\x4e\x42\xf9\x8f\xf0\x2f\x04\xb3\xc2\xa5\xf9\x0f\x22\x55\x5f\xe0\xef\xad\x80\x7b\x61\x5f\x28\x52\xd4\x1a\x92\xba\x03\x3d\x79\xdc\xe4\xed\xe4\xca\xbb\xce\xed\x4f\x83\x9b\xee\xed\xd5\xfd\xcd\x59\x49\xb8\x3c\xbb\xb8\xbf\xbd\xeb\xde\xd4\x3e\xc3\xca\x0b\xbd\xab\xcb\xc1\x9f\xef\xbb\xf7\x0d\x8f\x7c\x03\x17\x9d\x1f\xba\xa5\x1a\x72\x7f\xbe\xef\x5c\xf4\xee\x7e\x19\x5c\x7d\x18\xdc\x76\x6f\x7e\xee\x9d\x75\x07\xae\x8e\xfd\x19\x16\x24\x8a\xde\xbd\xbe\xb8\xff\xd8\xbb\x1c\xf8\x90\x92\xa5\xb2\x6e\xfd\x54\x9a\xf0\xaa\xa3\x22\x5b\xc0\x5f\x0a\x10\x0f\x7f\x37\x0f\xe7\x6e\xa7\xf9\x3f\xc0\xdc\x70\x8d\xdb\x73\xdc\xf2\xff\x42\xbc\xd8\x63\xcb\x11\xbc\xc1\xa9\x38\x4c\x7d\x11\x2c\x82\x81\xfd\x1b\x3a\xd6\xbe\x1a\x4c\x69\xb4\xa7\xa4\x33\x73\xa5\x59\x65\xb9\x53\x28\x25\x13\x46\xea\x0d\xc1\x40\x22\x50\x2e\x48\xbb\x42\xa5\x95\xdd\x2a\x37\xe8\xe6\x04\x43\x70\x06\xb1\x94\x14\xd8\xe0\x0b\x28\xd3\xae\xd1\xca\x36\x43\xa1\x75\x5c\x1c\x8d\xe3\x82\xac\xb1\xb9\xa0\xd3\x85\x9a\x37\x98\x38\xe5\x52\xaa\xa6\x4c\x98\x6a\x8b\x25\xea\x28\xb7\x3c\x61\xe4\xa7\x3f\x15\x83\x02\x33\x86\x33\x0b\xe4\x0b\x08\x70\xee\x81\xca\x71\x55\x57\xd1\x56\xa9\x27\xaf\xf8\xd4\x94\xd8\x83\x28\x8f\x5c\x44\xb9\x0b\xa5\x40\x28\x40\x7e\xc7\x32\xdc\x65\x02\x3d\x25\xb7\x2c\x83\x92\x9f\x41\xa8\xb1\xbb\x38\x83\x52\x8c\x55\xe0\xe8\xa1\x2b\xcd\xe8\xa4\x06\x44\xd7\x80\x75\x84\xea\x50\x4d\x87\xbe\xcc\xb3\x77\xca\xbd\xd3\x0f\x03\xbf\xe7\x83\xad\x2e\x91\x3b\xaa\x1f\x6a\x80\xdb\x6b\xf9\xb2\xdb\xd0\x1d\x7b\x6c\x46\x8b\xaf\xed\x34\xec\xd9\x00\x28\x72\xbb\x3e\x1b\x13\x1f\x57\x74\xe9\x67\x9c\x55\x80\xa4\xd6\xee\xaf\x04\x44\xf5\xfc\xb6\x9d\xfa\x5b\x1c\x68\x77\xe0\xf3\x16\x36\x59\xb7\x72\x59\xd2\x4d\xbc\x1f\x90\x7d\xcf\x93\xa8\xa4\x2b\x9c\xfa\x00\xee\xe5\xd1\x66\xb1\x46\x9a\x33\x2c\xd1\xa1\x7c\x2c\x65\xbc\x4e\xb1\x80\x55\xad\x8c\x1d\x69\xf2\xbb\x9c\xa1\x40\xcc\xeb\x97\x8f\xb3\x4b\xef\xc9\x17\x4a\xc6\xd5\x2e\xfb\xba\x9a\x7a\x75\x32\xab\xe2\x10\xb7\x70\x66\x44\xad\x07\x6f\xc6\x3a\xc2\xf5\xb9\x43\x6c\xd7\x25\xd0\x57\xc4\x16\x07\x15\x3c\x36\xa7\xb4\x8a\xa8\x0d\x14\xba\x83\x38\x74\xe2\x25\x24\x72\x82\x36\x9e\x93\xe8\xea\x9e\xcf\xec\x9d\x3d\x1d\xba\xc8\xf6\xe5\x1b\x1d\xad\xcd\x0e\x5b\xfe\x7c\x60\x67\x61\x5a\x5f\x0d\xeb\xac\x6e\x04\x6f\x16\xe9\x0c\xcb\x2d\x06\xda\xb0\xd3\xf5\xab\xfd\x3b\x3f\xa3\xdf\x21\x49\xe5\x0d\x69\x32\x51\x6b\x21\x1d\x98\x1c\x43\x65\x0e\x17\x93\xef\xb0\x58\x34\x39\x26\x19\x7f\x60\xe4\x3b\x70\x0f\x77\xae\x7b\xdf\xb5\xc8\x77\x71\x08\xea\x77\x1b\xb0\xbf\x02\xc5\xd0\x8d\xdb\x41\x9e\x81\xa4\x5a\x8a\x6e\xfa\x00\x81\x68\xd1\x30\x3b\x51\xc1\x0d\x48\x81\x31\x4c\x21\x30\x17\x84\xb4\x84\xb0\x09\x67\x87\x5d\xc5\x1b\x8b\x23\xb3\x33\x78\x94\x6d\x6f\x31\x40\x7e\xcf\xae\xfc\xe5\x8c\x70\x45\xc8\x7d\x27\x80\xf3\x17\x70\x5b\xba\x81\x78\x0f\xe1\x2c\x75\xb3\x2a\xe9\xc9\x7e\x31\x6b\x37\x65\x15\xe1\xbd\x35\x72\x5b\x23\x70\xa4\x53\xb7\x22\x2e\xf0\xa7\x41\x96\x3c\x50\xd9\xf3\x52\xd9\x3e\x62\xa6\xca\x83\xdb\xfc\x36\x3b\x43\x81\x28\x6a\xc6\xe7\xa5\x5a\x09\xd7\xf3\xe9\x32\x2a\xd9\x6a\x1c\xce\x0d\x7d\x29\xd1\x9a\xac\x76\xa6\xdc\xa2\x13\x0e\x9d\x1a\x8b\x63\xad\x0e\xb5\x63\x1c\x4e\x8a\xe4\x18\xd5\x6c\xf8\x94\xb5\x08\x14\x98\x29\x1c\x87\xee\xbc\x02\xb9\xc1\x55\xe5\x90\xe8\xb1\x13\x95\x4c\xf8\x63\x7d\xe8\xf6\xd2\x0d\xde\xc1\xe5\x7a\xd9\xf9\xd4\x3d\x1f\x74\x2f\xef\x7a\x77\xbf\x0c\x16\xbd\xaf\xe5\xc7\x37\x67\x3f\xf6\x7e\x8e\x0a\xfc\x13\x72\x74\xfb\xcb\xed\x5d\xf7\xd3\xe0\x63\xf7\xb2\x7b\xd3\xb9\xeb\x9e\x2f\x35\x5e\x2d\xeb\xac\x0e\x84\xd2\xc5\x96\xc9\x02\x52\x32\xf5\x80\x75\x1e\x96\x01\x2d\x3f\x46\xc9\x8c\x70\xa3\xc9\x23\xd7\xdc\x65\xe9\x38\x61\xef\xbe\xe7\x8d\x51\x35\xbd\x9f\x46\xe1\xb9\x2d\xc4\x2a\x28\x3a\xe1\xce\xda\x1d\x0b\x82\xce\xd1\x2a\x52\x8c\x79\x21\x51\x9d\x9f\x76\x4d\x27\x6e\xc1\x4e\x49\xc7\x6d\x6d\x5d\xfb\x42\x12\x2b\x86\x32\x85\xa3\x47\x2f\x6c\x18\x3a\x39\x26\xd5\x35\x3e\x25\x88\x25\x15\xa1\x62\x86\x06\x41\x78\xa2\x8a\x89\xef\x0c\x61\x5f\x66\x19\x4f\xb8\x89\x90\x3a\xa5\x22\x53\x2a\xe8\xd8\xab\x1f\xb9\x66\x6a\x05\xf7\xd8\x9b\x5b\x76\x1f\x5a\x64\x53\x68\x5c\xac\x29\x39\x72\x09\x40\x59\x46\xba\x9c\x88\x67\xd3\x41\x1b\xdc\x3b\x0b\x60\x42\xeb\x0e\x69\x4f\xea\xeb\x8a\x60\x3c\x17\x8c\xeb\xfc\xba\x54\xbb\xeb\xee\x09\x2f\xae\xd7\xe1\x21\xae\xa1\xc3\xaf\xec\x22\x2e\xa1\xf1\xed\xad\x68\xce\x60\xb5\x0f\xb1\x96\x52\xf6\x58\xc8\xa6\x40\x97\x5f\x28\x61\xe3\xd5\xce\xcb\x66\x70\xd2\xcd\xea\x85\x94\x16\x71\x75\xad\x10\xa8\x28\x46\x75\x43\xa1\x10\x40\xec\x49\x5f\x4b\xb9\x90\xc5\x2c\xad\xf2\xe0\xbe\x72\xad\x90\xca\x60\x5e\x4f\xc1\x90\x95\xeb\xf6\x7a\xd3\xf0\x6a\x06\xba\x46\xa1\x90\x10\x25\x0e\xb8\xa0\x9b\xb1\x7c\xc8\xcc\xe3\x69\x06\x1c\xc9\xbb\xe5\xec\xa1\xaa\x31\x5d\xc6\x8a\x16\xd5\x0f\x3b\x77\x77\x47\xf5\x43\x43\x57\xab\x2e\x8a\xb3\x92\xa1\xbb\xb2\x6c\x2e\x4b\x0c\x84\xab\x72\x69\xb7\x66\xfe\x0b\xf5\x3b\xf7\x22\x9a\x40\x13\x35\x01\xfb\xeb\x99\xea\x10\x54\xaf\x77\x5e\x70\xa4\x00\x43\x1d\xb9\x5d\x8d\xa2\x09\xa0\x6f\x62\x61\x49\xe7\xca\x68\x72\xb0\xd8\xa9\xad\xb7\x3d\xf0\xea\xe2\xba\xac\x08\x15\x73\xab\x5d\xa0\x88\x16\x61\x28\x32\x49\x72\xa5\x36\xcb\x21\x2d\x09\x01\x22\x05\xac\x97\xa8\x16\x0c\xca\xa5\xd5\x3d\xc7\x3e\x27\x54\x57\xbb\x5c\xb9\xe5\x5b\xa4\x9e\x95\x9a\xf9\xc8\x20\x70\x76\x2f\x00\xfd\x1b\x64\x02\xc0\x40\xee\x55\xb6\xb2\xdc\xdd\x2d\x22\x98\xe6\x2a\x2b\xcc\x11\x94\xd8\xbb\xb3\x1d\x45\x25\x41\x82\x4e\x69\x45\x71\x30\x0d\x2c\x67\xf3\x02\x7d\xcf\x39\x54\x37\x9a\x86\xb1\x5a\x31\x6d\x6f\x49\x16\x8d\xf8\xba\x51\x2f\x68\xa9\x01\x7d\xbd\x2c\x11\x82\xec\x3e\x47\x04\x5a\x50\xfa\x68\x2c\xba\x6a\xfe\x0f\x7b\xb3\x2a\xa6\x27\x32\x6b\xe2\xf5\xd0\xcd\xc6\x59\xf6\xdb\xcd\xc6\x27\xd9\xef\x7b\x3a\xab\x19\x80\x0b\x0f\xd4\x46\xe5\x09\x20\xa6\x58\x6e\x58\x7f\xea\x1c\x54\x14\x5c\xa1\xce\xfd\xa9\x4b\x09\xc0\x1e\x29\x00\x82\x06\x6a\xc5\xbb\xe6\xb3\xbd\xab\x55\xb5\x0c\xd4\xfd\x6c\xc6\xd5\xd2\xad\x5a\x9a\xc0\x21\xcf\x74\x5b\x93\xa9\x43\x0f\x0b\x14\x08\x69\xe0\x46\x71\x06\xf8\x24\x59\x48\x6a\x2c\xdf\x42\xce\x78\xb2\x92\xb0\xac\xc8\x73\xbe\xa3\x21\xd5\x0e\x67\x3e\x80\x58\xfa\x5d\x3c\x9b\xa5\x19\xa0\x1d\x09\xda\x64\xa9\x2b\x0e\x89\x10\x33\x6e\xf6\xc1\x86\x86\x50\xf4\x7d\x71\x63\x47\x81\x5f\x80\x29\x0d\x05\x98\x80\xf7\xcc\xbc\xc7\x0f\x33\x18\xf0\x2b\x58\xb6\xa6\x72\x43\x7a\x10\xa1\xdc\x37\x4d\x6c\x1b\xb4\xd1\x20\x64\xfd\x80\x4f\xc9\x28\xa3\x63\x9f\xa2\x06\xb5\x13\x46\x85\x10\x6e\x25\x09\x2c\x46\x60\xff\xd4\x8e\xc1\xf1\x86\xb8\x5d\x3d\x63\x09\x8a\xc3\x5b\xca\x7d\xb0\x0b\x3c\x0d\x06\x4a\xf8\x53\xd4\x23\xcb\x3b\x94\xbc\x29\x9d\x41\xb8\x1a\x52\xba\x1c\x85\xa0\xba\x3b\x17\xb3\xd6\x86\x91\xff\xf7\x7f\xfd\xa5\xcd\xd3\xb5\x02\x10\x62\x3f\x41\x91\x4e\x1b\x05\x88\x44\x78\xf9\x14\xd8\xf1\xd2\xfa\x70\xfb\x2a\x47\x0e\x1a\xfa\xb3\xf1\xce\x25\x45\x47\x63\xde\xb9\x9e\x1f\x14\x87\x8a\x91\xce\xf6\x42\xca\x35\x53\x68\xa2\x0f\x09\x70\x35\xf8\xbc\x8d\x61\x0b\xb5\xd5\xd7\x97\x05\x42\x2d\x54\x81\xaf\xa7\x36\xf4\x85\x90\x77\x8f\x34\xe3\x56\xb1\x6c\xfb\x7c\xe7\xf7\xe4\xff\x02\xde\xee\x7f\x34\xd8\x66\xe8\x98\xa9\x41\x9a\x97\x62\x80\x56\x0d\xea\xda\x7e\x74\x9e\x9b\x79\x7d\xde\x78\xe9\x18\x65\x34\x79\xd8\x24\x97\xde\xbe\xdf\xd0\xec\x6a\x0e\x1f\x39\xc5\xca\x82\x46\x43\xa6\x3a\xab\x64\xaa\xbb\x90\x89\xb8\x7f\x64\x76\x02\xe0\x98\x23\x51\xc8\x71\xc3\x8e\x1d\x73\x9b\x7c\x40\x10\x38\x10\xc9\xb0\x8b\x44\xe6\x59\xda\x17\xec\xcb\x4c\x6a\x56\x8a\x3f\xad\x01\xee\x72\xe1\xd4\xae\xa7\xfa\x9b\xa6\x82\x78\xbd\x93\x04\xf3\xd5\x61\x05\x16\xf7\x74\x71\xca\xf5\x44\xb6\xd3\xe5\x9a\xf0\x19\xb7\xe4\x31\xa8\x3d\x85\x2f\x56\x74\xe1\xcc\x2a\xb3\xc2\x64\xf3\x16\x09\x93\xac\x90\x45\xc6\x1e\x99\xa2\x63\x2b\xe6\x50\x9e\xc5\x20\x6d\x65\xd5\x79\x3d\x6f\x60\x39\x0a\x71\xe7\x80\xd9\x3a\x17\xcd\x06\xe2\x49\x27\x06\x96\x9b\x33\x43\xd8\x17\xc3\x04\x3a\xb7\xee\x7c\xec\x6f\x14\x7f\xd2\x54\x38\x07\xa3\x32\x9b\x6f\xe7\x67\xdf\xc7\x8e\x4f\x80\xf0\xc1\xcd\xa9\x76\x97\x84\x43\x3c\x9f\x50\x91\xba\x08\x76\x1d\xea\x42\xe1\xec\x84\x36\x8c\x06\xe1\xc0\xc7\x61\x47\x78\x3f\xd8\x26\xa2\x3d\xc3\x5d\xe4\x05\x5f\x2b\xb2\x81\x2b\x42\x2a\x2b\xbf\xe4\xc2\xf0\xcc\x8a\x61\x6e\x0c\x56\x2d\xca\x45\x48\xb8\x86\x68\xa9\x86\x15\x84\x4c\x6e\x31\x1e\xb8\x95\xf4\xc1\xd8\xeb\x71\xeb\x32\x4d\x7d\xc2\xa6\xf0\xc7\x1f\x7c\x43\xcb\x6d\x4c\x98\x85\x60\xa7\x1f\xc2\xc0\x21\xe8\x5c\x48\x3f\x99\x00\x05\x17\xf6\xba\x04\xc3\x0f\x13\xdd\x44\x05\x00\x21\x6b\x31\x0d\xa9\xe0\xeb\x9a\x68\x08\x5e\xc7\xe0\x5a\x88\x1b\x33\x0d\xb1\xeb\xba\x21\x66\x1d\x80\x41\xbd\xac\xe5\xf0\x43\x03\xe2\x79\x25\xfc\x9d\xfa\xee\x5c\x88\x1b\xcd\xb2\x21\x4d\x1e\x02\x56\x63\xd0\xa9\xa4\xf2\xa8\x57\x56\xfe\xeb\x0b\xdb\x35\x10\x97\x1d\x68\x02\x02\x4a\x51\x16\x37\x75\x89\x9e\x6e\xd8\x45\xe7\xae\x78\x81\x40\x38\x7d\xd0\xbe\x70\xf4\x18\x42\x97\xb2\x59\x26\xe7\xd3\x86\x1b\xa8\x1a\xc9\xbc\x8b\x57\xab\x29\x90\x7a\xaf\x97\x4f\x85\xe9\x6d\x7c\xfd\x2c\xc4\xb8\xee\x21\xd5\x78\x1d\xaf\xdd\xa6\x31\xa1\xd5\x73\xc5\xf5\x2c\xa3\xa5\x22\xa4\xd5\x1e\x30\xf0\xf3\x79\x57\x1f\x33\x83\x56\xdb\x2a\xd6\x0f\x1d\xaa\xfd\xfc\x59\x4a\x3d\xf8\xbb\xd7\xd5\x7c\x00\x2e\xe4\xec\x31\x2c\x6b\x43\x33\x6d\x8c\xe1\x6e\xcf\x94\xb4\x77\xb3\xec\x0b\x43\xc7\x3e\xb6\xd6\x49\x75\xf2\x49\x30\xa5\x27\x7c\x16\xbb\x4b\x37\x62\x57\x72\x76\x8c\x25\xf6\xec\x66\xea\x19\x4d\x0a\x83\x4a\x92\x51\xad\xf9\x68\x4e\x52\x3e\x02\x6f\xba\x29\xc2\x3c\x20\x0a\x37\xe0\xc0\x96\xf1\x82\x6b\xed\x18\xa5\x6c\xae\xfd\x64\xd6\xec\x1e\x22\xee\xfc\x26\x3e\x5e\x99\xa7\x71\x36\x3d\x94\x15\x59\xc8\x3e\x5c\xb3\xf2\xc9\xae\x91\xe3\x6e\x64\x2e\x7e\x7a\x7f\x03\xf3\x59\x72\xdb\xa5\xe8\x2c\xcd\x66\x5d\xc9\xe7\xaa\x7b\x7f\xce\x32\xf6\x4a\x0a\xa3\x2f\x12\xc2\xd2\xb5\x2e\x20\xad\x5e\x6c\xff\x77\x1b\xcf\x16\xa1\x4f\x0d\xf9\xaf\x7b\xd8\xef\xaf\x1c\x40\xd3\x30\xba\x8f\x6c\x1d\xaf\xde\x4a\x5a\xdc\xea\x5c\x35\x31\xc7\x1d\x16\x7b\x6f\x51\x73\xcf\x3c\xa1\xa6\xbd\xbe\x65\x46\x7b\xa3\x45\x44\xe9\x28\x10\xbb\x73\x7a\xec\x13\x66\x8a\xf4\x93\x0d\x36\xfc\x95\xc4\x73\xb9\xd1\xdd\x38\xb5\xec\xf9\xd8\xe1\xea\xed\xda\x84\xde\x8a\xf1\x6e\xe1\x09\x77\x6d\xac\xbd\x03\x8d\x2d\xec\x43\x7e\x78\x66\x15\xa1\xba\xb4\x6b\xea\x06\x75\xf0\x5a\xbb\x47\xf9\x65\xae\x50\xf0\x60\xa6\xd8\x88\x7f\xd9\xca\xe9\x70\x0d\x9f\x3a\x81\xc4\x2a\x84\x72\x34\xca\x24\xb5\x3a\x24\x62\x2c\x5a\x59\x16\x0a\x51\x17\xf2\xa1\x17\x4e\x9e\x14\x37\x86\x89\xbe\x00\x14\x2a\xfd\xc7\xd3\x93\x93\x61\x9e\x3c\x30\x73\xf2\xc0\xe6\x50\x08\x36\xfa\x69\xab\x54\x2e\xa6\xb1\x6f\xcd\x8c\x55\xb1\x35\x99\x61\x0a\x99\x83\x16\xac\x8c\xf5\x1d\x6f\xb3\x36\xf9\x21\x93\x43\xdd\x22\xb7\xc9\x84\x4d\x69\x0b\xdd\x85\xf0\x1c\x8a\x6a\xb4\xdf\xb7\xfb\xe2\x96\x31\x32\x31\x66\xa6\x4f\x4f\x4e\xc6\xdc\x4c\xf2\xa1\x15\xcf\x4f\xb2\xf9\xc8\xa0\x1f\xf5\x84\x6b\x9d\x33\x7d\xf2\x87\xdf\xff\x1e\x96\x06\x9c\x8b\x56\xd3\x1e\x2b\xb0\x95\x2c\xca\xe7\xa5\xed\xbe\x5d\x84\x84\xdd\x1c\xe1\x47\x49\x31\x60\x5f\x66\x8a\x01\x7a\xde\xb6\x49\x7f\x9a\x74\x3e\xdf\x12\x3d\x17\x86\x7e\x39\x25\xfd\xa3\x4f\x58\xf7\x86\xfc\x28\x73\xa5\xc9\x39\x9d\x1f\xcb\xd1\xf1\x54\x0a\x33\x21\x9f\xe0\x7f\xdd\x4f\x4f\x8c\x3d\x90\x5f\x18\x55\xfd\x23\xb7\xbf\xc8\xac\x03\xb6\x17\x58\x8a\x54\x2e\xb4\x2b\xa9\xf3\xfb\x7f\xf3\x35\x75\x6c\x37\xdf\x9f\xfc\xfe\xdf\xc8\x6f\xe1\xff\xff\x7f\xe4\xb7\xfd\xa3\x26\xd8\xba\x8d\x12\x2e\x8a\xa2\x47\xb5\xad\xc1\x8a\x6d\x81\xc6\x7b\xa6\x64\xb1\x63\xb5\x2d\x3f\xf0\xe4\x41\x8e\x46\x03\xc3\xa7\x0c\xe3\x3b\x06\x54\x35\x56\x8b\xdf\x30\x95\x94\x3b\x04\x51\xac\x81\x50\x20\xf7\xb8\x4e\x31\xd8\xd2\x1f\x39\x9d\x17\x28\x8f\x4f\xbe\x60\x7a\x48\x08\xe1\x1a\xbe\x62\xa9\x3d\x19\x9b\x28\x8e\xde\xb6\xb6\x88\x4f\x5e\x84\xed\xc6\x78\xb8\xc1\xb6\x1c\x7b\x44\xe4\xaa\x7a\x43\x8b\xae\x9a\x6f\xcc\x38\x0f\x13\x7c\x56\xc3\xfc\xad\x54\x3b\x49\x13\x0f\x6c\xc1\x6d\xb7\x51\x9c\x87\x07\xab\x8c\x61\x95\x21\x48\x4f\xaa\x90\x8f\x8d\x71\x3b\x0e\xdc\xb1\x2f\xee\xae\xce\xaf\xde\x3d\x50\xa3\xe4\x98\x8a\xf7\xa7\xa4\x93\xa6\xae\x60\x30\x71\xbe\x47\x4b\x3c\xf6\xee\x69\x93\xb8\xfa\xa7\xb0\x0b\x57\x1b\xb8\x11\xab\x66\x5c\xa1\x39\x74\xbd\xf3\x6e\x97\xef\x3c\x7c\x52\xcf\x34\xcb\x88\x9c\xa1\x83\x02\x00\x0f\xe6\x6a\x6f\x38\xcb\x11\x17\xe7\xbb\x4d\x0d\xe4\xdb\x19\x4b\x38\xd3\xae\x68\xba\x4a\x19\x2c\x0f\x18\x5c\xc1\x7e\xed\xe2\x3f\x6b\x0f\x55\xb9\x10\xfc\x2e\xe9\x9f\x55\x10\x8e\x1d\x28\xe5\x33\x28\xb8\x05\x6f\xf0\xc8\x34\xe5\xd2\x94\x44\x51\xcb\x36\xb6\xcc\x63\x74\x35\xa9\xe3\x52\xba\x56\x58\x38\x1e\xd1\xc4\xae\x5e\xa5\xb4\x7d\xcc\xaa\xea\xd6\xf1\x8e\xea\x87\xfd\xda\x6e\x77\x86\x89\xe4\x69\x01\xab\x86\xd4\xe8\x22\x6b\xf8\x42\x2e\x90\xa1\xfa\xa1\x29\xe0\x7e\xe3\x92\x57\x76\x29\x7c\x2e\xca\xb2\xf1\xb9\x96\x23\x8c\x11\x57\x94\x14\x74\xa4\x28\xfd\xde\x87\xa9\x60\x39\x0c\x9e\xb1\xb4\x9a\xf7\x58\x1d\xff\x2a\x32\x40\x07\x44\x64\xb2\x84\xcc\xba\xa9\xd5\xe0\xc0\x47\x36\xa5\x62\x8e\x07\xc9\x5e\x58\x54\x3f\xe8\x80\x55\x4a\xf4\x94\x66\x59\x8b\x28\x96\x43\x9d\xe0\x16\xd1\x2c\x1b\x1d\x7b\xd8\x94\x94\x64\x72\xcc\x13\x9a\x91\x61\x26\x93\x07\xdd\x17\xf6\x06\x11\x63\xbc\xf8\x66\x4a\x26\x4c\xeb\xe8\xca\x2d\xa2\x0c\x67\x4a\xa6\x79\x82\x95\xab\xb0\x72\x24\xd7\x86\x27\x95\x72\x45\x96\x23\x82\x7b\x2f\xa1\xa0\xeb\x42\x8c\x0f\x0c\xd7\x8a\x00\x0c\xd3\xee\x72\x5f\xaa\x19\x60\x21\x68\xc6\xff\x01\x91\xde\xe8\xf4\x6a\xa2\xde\x3d\xa4\x0f\xf9\xed\x19\x98\xf2\x69\x58\x41\xcf\x67\xee\x33\x38\x43\xcb\x28\xe6\xa6\x4c\xce\x81\x1a\x02\x99\x07\xf4\x06\x4f\x14\x85\x4b\xcf\x23\x64\xe0\x2b\xde\xd3\xf5\xca\xb2\x4c\x60\xc8\x0d\xb9\x25\xab\x68\xfa\x0c\x0b\x26\x39\x9c\xb0\xc8\x16\x0c\xad\xfb\x92\x32\x0e\x38\xd1\x5e\x11\x8f\x96\x48\xfc\xf2\xd8\xb5\xb7\xd7\x48\x2b\x54\x31\xa2\xda\x79\xf4\x8e\x03\xb8\x88\xe5\x87\x7d\x01\x18\xbb\xb6\x93\x4a\x49\x9c\x45\x8a\x7a\xc5\x95\x8b\xf6\xc3\x1c\x37\x2c\x60\xe4\x17\x79\x13\x22\x2f\xd3\x2d\xa4\x74\x6c\xc8\xec\x4a\x61\x4a\xaa\x2e\x2a\x15\xa9\x0d\x9e\x3e\xf2\x02\x2b\x3a\xea\xa8\x71\x6f\xb7\x36\x98\x55\x46\xb5\x10\xae\xcd\x47\x48\x64\x30\x36\x88\x98\x72\x55\x78\x9b\x46\xf4\x55\xf2\x20\x97\x6d\xe4\x35\x35\x58\x49\x95\x4d\xa5\x41\x84\x54\x04\x2b\xf5\xa6\x12\xc4\x40\x1d\x66\x72\x08\xf7\x0a\xe0\x98\xfa\x08\xd2\x28\x52\x0c\xe7\xcd\x52\xf2\x2e\xba\x26\x42\x54\xfa\xfb\xa6\xc0\xbf\xfd\x25\x63\x56\xed\x2b\x8d\x29\x99\x65\x44\xc2\x36\xb9\xae\x04\xfa\x47\xb3\x1a\x51\xcb\xb9\x9b\x42\x6d\x36\x4b\xe0\x2c\xed\xfe\x1e\x12\x38\x2b\xd3\x68\xf0\x04\xcb\xf1\xb3\x06\x94\xda\x49\x5d\xc8\xf5\xf5\x48\xcc\xa1\x42\xf9\xa3\xb4\x39\x9e\xcc\xe6\x75\x5b\xf4\xba\x92\x53\x2b\x88\x96\x5f\x37\x39\xb5\x32\x98\xd7\x9c\x9c\x5a\x19\xea\xeb\x4d\x4e\xad\x19\xe8\x1a\xc9\xa9\xe8\xf9\x19\x58\xa2\x5e\x8f\x29\x40\x94\xc4\x30\x1f\xdd\xc2\x6d\xb2\x74\x8c\xae\x1e\x0a\x32\x67\x2f\xe7\x38\x4c\x00\x18\xad\x8b\x8b\xdb\x3a\xb1\xb4\x32\xe5\x35\x13\x4b\x4b\x2c\xed\x90\x58\x1a\x12\x4b\x17\xd7\xe5\x35\x26\x96\x56\xf6\x7c\xbd\xc4\xd2\xba\x2d\xdf\xc2\x19\x56\x6a\xe6\x9b\x49\x2c\xad\xac\xe8\x6b\x4e\x2c\xad\x0c\xf5\x90\x58\xfa\x2c\xb3\x79\x65\x89\xa5\xf5\xa7\x6e\xb3\xc4\xd2\x5a\xd1\xac\xf9\x6c\xef\x9a\x96\x01\xa1\xf5\x2f\x9c\x58\x5a\x9a\xc0\x21\xb1\x74\xc7\x02\xa6\x65\x12\x74\x23\x80\x22\x51\x2e\x97\xac\x7a\x0f\x2d\x49\x2d\x05\x75\x63\x0f\x14\xf5\xbc\x01\x14\x60\x21\x5c\x57\x23\xea\x94\xd6\x41\xbb\xb2\x25\x56\x34\xf1\xe9\x58\xe8\x71\x8a\x7d\x23\x07\x0a\xdc\xd8\xa2\xd4\xb0\xc8\xc1\xb2\x88\xf1\xcb\x0d\x24\x57\x03\x2a\xbf\x03\x01\xba\xb4\x96\x6d\xe1\xf4\xc1\x34\x57\xaf\xec\x43\xe1\x87\xfd\x34\xfb\x9b\xf8\xbf\x8d\x0b\xb2\x6b\xd9\xd7\x64\x96\x6f\x13\xdf\x3e\xde\xee\xb3\x29\x9b\x4a\xb5\xca\x35\xdc\x60\x6a\x90\x8a\x8e\x57\x25\x20\xac\xbb\x7a\xbb\xae\x9a\xaf\xd5\xb1\x99\xed\xc9\x67\x4b\x2f\x57\x86\x7d\x5d\xdc\xd8\x3b\x01\xfa\x42\xad\xff\x2b\xb8\x1f\xb7\xf4\x70\x35\xe4\xa6\x2e\x76\x08\xa6\x6f\xcd\xd4\x71\x2c\x1e\x95\x6c\xce\x8b\x23\x28\xad\xbb\x17\x9e\x77\x58\xf6\x5c\x35\xc6\x5f\xac\x93\xdf\x87\xc5\xa2\xac\x64\x1e\x43\xf7\x55\x29\x6d\x38\xaf\x09\x5b\x5d\xcf\xdc\xc1\x85\xf9\xf7\x7f\xdd\xc8\x68\x6f\xe5\x4b\xb7\x6e\x23\x9e\x31\x42\x93\x84\x69\x4c\x39\x74\xf1\x39\x58\x3a\x21\x57\xd9\x2e\xbb\xca\xc5\x18\xe6\x6d\x85\xc9\xa8\x3e\x6a\x20\x1e\xbc\x33\x26\x4a\xe6\xe3\x89\xd7\x80\x2d\x15\xda\xa9\xd5\xed\xe5\xe7\xc5\x22\x50\x6f\xcc\x59\x53\x29\xaa\x5d\x25\x82\xcd\xbd\xd9\x7e\x49\x5e\xd8\xa3\x5d\x37\x8f\x0d\xa8\xa3\x14\xd7\x55\x1c\x7f\xef\x63\x40\xa9\x04\x92\xc9\xfb\xa2\x53\x8a\x00\xf3\xe0\xac\xc3\x79\x11\x49\x82\x57\x7b\x4c\x64\x00\xe8\xe1\xb4\x17\x28\xd2\x6c\xff\x05\x62\x08\x66\x89\xa2\xaf\xdb\xfb\xb3\x21\x08\x86\xa5\xc7\x34\x99\x27\x19\x4f\x22\x91\x74\xac\xe8\x6c\xb2\x8c\x12\x0f\xd9\x41\x5f\x2b\x3b\x68\xcd\x82\x70\x4b\xc3\x78\xe2\x92\x6a\x6f\x3a\x6b\x69\x91\x1c\x0f\x09\x4b\x1b\x90\xe4\x6e\xe3\xd9\x3b\x25\xbe\xa5\xfc\xa9\x66\xca\xfb\xca\xb9\x2a\x8b\x03\xfb\x9a\x59\x53\x35\xf7\xc5\x76\xab\xfb\x75\x73\xa5\xd6\x9a\x46\x63\x18\xe8\x1a\x69\x52\xa5\xfa\xdd\xe1\xde\x5f\x91\x34\xd5\xbc\x4a\xaf\x84\x06\xf7\x19\xbb\xd6\xc4\x6d\x56\xc7\xaf\x6d\x22\x2a\x6e\x16\xca\x16\x36\xea\x6d\x85\xb3\x85\x61\x6f\x19\xd2\xd6\x89\xaa\xd1\x4d\x64\x06\x30\x72\xa5\xd5\x0a\x1d\x84\xa8\x98\xb0\x40\x7e\x33\x6e\x67\x2c\x41\xd1\xb5\xc0\x23\x5b\x16\xb8\x16\x36\xf1\xdb\x08\x5e\x5b\xa1\x0f\x6d\x18\xc0\x16\x2f\xea\x6e\x41\x6c\x3b\xea\x37\x9b\x05\xb2\x55\x3a\x5b\xba\xdf\x5b\xb8\x5c\x17\xb0\xdf\x0e\x0e\xfb\xe0\xb0\xaf\x5f\x9b\xd7\xe8\xb4\x2f\xea\xe2\x6c\xe8\xb8\x6f\xda\xfe\x7d\x50\xd2\x1e\x1d\xf8\x5f\xd9\x2d\xbe\xae\x47\xfc\xeb\xc6\x19\xac\x19\x62\x70\x70\xdb\x7f\x1b\x6e\xfb\xe6\xf3\xb6\x91\xeb\x7e\x45\x6e\x90\xef\x65\x57\xff\x6a\xc8\x57\x79\x56\x1f\x6b\xb0\x01\x47\x5f\xac\xe9\x67\x2d\x12\x6a\x0e\xbe\xd6\x67\xf5\xb5\xd6\x2c\xf4\x6a\x7f\x6b\x49\x78\x7b\x51\x27\x59\x15\x56\xf8\x39\x1d\x65\xab\x04\xde\x7c\x38\x78\xf6\x73\x54\x3b\xe7\x75\x8f\xd3\xe7\xb0\xb7\xbe\x7c\x1a\x61\xd3\x21\x4b\x53\x50\x88\x8d\x74\xc8\x7c\x05\x09\x08\x86\xc4\x6a\x39\x29\xd5\x96\x72\x29\x54\x12\xe6\x29\x8b\x60\xb6\x0b\xf9\x06\xa3\x5b\xfb\x02\xf6\x37\xcb\x98\xf2\xfa\x94\x22\xef\x34\x17\x09\x8b\x75\x2c\x45\x52\xc9\xb4\xf8\xce\x60\x85\x40\x2a\xe6\xe4\x41\xc8\xa7\x8c\xa5\x63\xd8\xa1\xea\x60\x8e\x09\x67\x2d\xc2\x4d\xf8\x4c\x31\x9a\x4c\x2c\xbb\xec\xdb\xb1\x83\xcb\x01\x05\x31\xe6\xbe\x8d\x30\x28\x43\x33\xef\xdb\x84\xf4\x04\x19\xd1\xc4\xb4\x88\xce\x87\x45\xfb\xa9\x44\x50\xc1\x47\x26\xe2\x89\x17\x8d\x3c\x9b\x93\xb4\xd6\x29\xda\xa0\x59\x58\x02\xe8\x64\x9c\xee\xe4\xb4\x78\xa4\xbb\xa4\xd0\x7e\xca\xb5\x21\x60\x2b\x27\x52\x84\xc3\xe4\x92\x01\x02\x5c\x00\x00\xbd\x61\xea\xfd\x12\x40\x75\x5a\x99\xca\xa6\x63\x29\x3c\x4c\x0e\x5f\xce\xa9\xab\xd0\x2e\x2e\x77\x2a\x9f\x84\x36\x8a\xd1\xa9\x43\x4b\xb7\x9c\x18\x4c\xb1\xe8\x5f\x72\xb5\x29\xe1\x06\xde\x64\x8b\x2f\xb8\x78\xb0\xbb\x5b\x00\x24\x00\x42\x26\xf4\x5c\xb3\x69\x3f\x70\x41\xd5\x4e\xe5\xe9\xb1\x5e\xdd\x56\x66\x96\xe1\xbc\x09\x9b\xc2\xd0\x55\x70\x11\x9b\x18\x55\x34\xc0\x82\x12\xdb\x1d\x01\x56\x87\xf8\x81\x94\x18\x0a\xb8\x28\x13\x96\xcd\x22\x9c\xbf\x19\x55\x26\x60\xf6\xbb\xac\xe9\x44\x4e\xa7\xb9\x80\x44\x77\xa7\xa7\x3d\xb9\xf4\x58\x67\xb3\x2b\x1a\x6f\xf7\x45\xcf\x7c\xa7\xed\xf9\x92\x62\x9c\xcd\x09\x4d\x1f\xb9\x2e\xc0\x2a\x12\x29\x74\x3e\x65\xaa\x82\x58\x8b\x80\xbd\x84\x7a\x5a\xb1\x63\xb3\x82\x97\x07\x1c\x77\x77\xc3\x98\x0c\xd9\xc8\x5e\xba\x33\xaa\xb4\xb7\x0f\xd5\xd8\x76\xdc\xe6\xa6\x76\xad\xbe\xda\x99\xfc\x39\x3e\x76\x64\x5a\x9c\x50\xea\xf4\x8d\x93\xea\xf9\x8c\xc0\xfc\x9b\xc2\x1a\x16\x26\x45\x96\x5f\x4c\x6e\x15\xce\x17\x8a\x32\x56\xd5\x70\x5f\x1b\x52\xc3\xa1\xb1\xfd\x78\x81\x06\x07\xb7\x91\x25\xaf\x32\x41\x37\x6a\x34\xcf\xc4\x67\x93\x71\xb8\x14\xb4\xa1\x86\x27\xbe\x30\x41\x28\xbb\x82\x5f\x37\x6f\xed\xae\xf5\x30\x74\x42\xb3\xc5\x1d\x6e\x5e\xcb\x5b\x7c\x7f\x39\xef\x73\xc7\x0d\xdb\x5e\x1a\xa2\x92\xc8\x2c\xdb\x04\x8f\xa2\x32\xf3\xb3\xe2\xf3\xe5\x23\x2a\xfa\xb1\x1b\xe0\xf7\x02\x4e\x0d\x62\x68\xd0\xcc\x49\x16\xda\xb8\x5d\x8a\x5f\x42\x1e\x3a\x27\x22\x9f\x0e\x99\xea\x0b\x39\x02\x98\x92\xac\x49\x5b\x9e\x29\x39\xe5\x9b\x24\xf4\x21\xd8\xd5\x8d\x77\xc4\xad\xb0\x34\x7a\x77\x1d\x20\x1f\x23\x79\xb9\x1e\xb1\xae\xac\x40\x39\x63\xc9\x19\x9a\xd2\x85\xf2\x27\x6b\x2d\xf8\x2a\xe5\xb7\x43\xa6\x68\x56\x70\xab\xa7\x11\x5e\xfb\x81\x41\xc9\x60\x9a\x3d\xd1\x79\x11\xc8\xb3\xc9\x71\xba\x45\x59\x84\x69\x7f\x5e\xa8\xa7\xb2\xe8\xc4\x04\x47\x26\xee\x17\xae\xc2\x3a\x27\xe8\xac\x8e\x0c\x37\x3e\x4b\x7e\xce\xcf\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\xba\xbe\xd5\x17\x58\x33\x47\xd6\x6b\x2d\xd6\x8e\xb1\x81\x9b\x15\x87\xf4\x3d\x2e\x2f\x3d\xb9\x49\x7d\xdb\xd5\x3a\xc4\xc8\xca\x2e\x0e\x78\x3d\x20\xca\xb9\xb8\x82\x11\xcf\x98\x6e\x93\x5e\x8d\x3e\x61\xa2\xf2\xd0\x98\x16\x0e\x5e\x2a\x2f\xef\xe4\x8a\x47\xb0\x7a\x5e\xaa\x21\xdc\xd5\x0c\x29\x4c\x0e\x8a\xd9\x31\x03\x01\x83\x24\x3f\xb1\x2a\xde\x04\x1b\x00\x74\x7e\x2b\x5e\x1a\xb0\x9e\x59\x5e\xc0\x1d\xb2\x3f\x16\x66\x0a\x1f\x58\x19\xdb\x30\x45\x13\xe3\x91\xfc\xdd\xa8\x1a\xb6\x74\x1f\x88\x41\xeb\xc7\x4f\xf8\x5e\xa1\xec\xf6\xe2\xde\xd4\x8e\xf0\xae\xdc\xfa\xc6\xa3\x0b\x72\xf9\xe6\x8e\x97\x0f\xf0\xa9\x37\x26\x51\x32\x52\x0c\xec\x8d\xd3\x10\xb3\x29\x52\xa6\xb4\x91\x12\x6e\xa8\xdb\xf3\x9f\x4e\xee\x7b\x84\x99\x04\xa0\xb4\xfb\x22\xd1\x8f\x2d\x2b\xd0\xfe\x3d\x67\xc6\xfe\xdc\x04\x5e\x35\x65\x42\x03\x27\xe0\xeb\x96\xd3\xf1\x0b\x63\xff\x7b\x5e\xfe\x7e\x09\xc9\x87\x89\x85\x22\x0a\x96\x76\x43\x15\x05\x4b\xa6\x80\x62\x80\x4b\xab\x6b\x28\x06\xcb\x65\x75\xeb\xf0\x08\xb7\xf0\xd4\x8b\xbf\xe5\x62\x43\x31\xe9\xac\xf8\x28\x1a\x45\x83\x14\x36\x9d\x51\xc5\xf5\x66\xcd\xfb\x6f\x6a\x5b\x5f\xc5\x44\xfc\xba\x52\xe2\xca\x8e\x91\x02\xba\x91\x18\xc5\x18\xb0\x90\x40\x4f\xee\xae\x97\xce\x3c\xee\x27\x16\x7d\xd4\xee\x8b\x4f\xde\xfe\x59\xfc\x1a\x0a\x3d\x60\xbc\x07\x4b\x49\x0e\x3a\x53\xb9\x15\x68\x36\xe5\x3a\xfc\x00\x18\x16\x3a\xcf\x0c\x42\x8a\x8d\xa0\x94\x98\x1f\x28\x3e\xa9\xe3\x12\x8a\x8a\x64\x72\x29\x77\x2b\x00\xc3\x47\x03\x96\x6d\x22\x3b\xf6\x46\xdd\x4c\x5b\xfa\x4e\x1e\x1a\x4e\xe7\xef\x3c\x14\xe1\x06\x1b\x54\x4c\x06\x24\x37\x0f\xac\x84\x5a\x09\xda\xe9\x32\x04\x28\x63\x04\x8c\x6c\xd5\xc0\x0d\x0c\x74\xb5\xbb\xe8\x64\x6b\x5f\xd7\x4e\xc9\x8c\x78\xb3\xdc\x10\x7a\x21\xd4\xf4\x85\xca\x05\x20\x11\x04\xfb\x39\x25\x9a\xf9\xe2\x79\x89\x14\x28\x03\x38\xe3\xc9\xd8\xb2\x09\x2b\xf9\x81\x13\x45\x0a\xd0\xa8\x64\xae\x2d\x0f\xa1\x53\x66\xec\x05\xf5\x0e\x50\x38\xd1\x83\xd1\x22\x33\xc5\xa7\x86\x3f\xb2\x00\x1f\x12\xef\xdc\x19\x35\x34\x93\xe3\x8e\x32\x7c\x44\x13\x73\x47\x77\x52\x99\xa9\x6b\x66\x5b\x2f\xb6\x1f\x06\xe9\x9d\xdb\xb5\x1f\x33\xc1\x14\xcc\x13\x0a\x57\xd4\x9e\xe0\x4d\x4b\x5a\x14\x8c\x1b\x70\xc1\x12\x44\x52\xd2\xc1\xc4\x40\x73\x23\xa7\x56\x21\xa5\x59\x36\x07\x84\x24\xfb\x64\x42\xf5\xc4\xef\x33\xc2\x2a\xad\x73\x35\xb9\xc5\x3d\xa3\xc9\x84\xdd\x42\x11\xb0\xba\xc5\xad\x8c\xf2\x88\x89\x7c\x7a\x74\x4a\xfe\xbb\x98\xe3\x59\xe7\xec\xc7\xee\xe0\xbc\x77\xdb\xf9\xe1\xa2\x7b\x1e\xcd\xc7\x3d\xf9\xd4\xbb\xbd\x5d\xfc\xf5\xc7\xde\xdd\xe2\x8f\xd7\x57\xd7\xf7\x17\x9d\xbb\xba\x56\x2e\xae\xae\x7e\xba\xbf\x1e\x7c\xe8\xf4\x2e\xee\x6f\xba\x35\x9f\xde\xdf\x85\x87\xee\xd9\x5f\xa2\x33\x04\xe9\x58\x76\x3e\x0d\xa3\xad\x1e\xb3\x63\x52\x7e\xf1\x94\xdc\x3b\x4f\x8c\xab\xb1\xe8\x6d\x46\x14\x82\x78\x21\xae\x28\x45\x63\x52\xda\x17\xc4\x7f\x6e\xe7\xde\xf4\x29\xba\x88\x92\x09\x23\x99\x94\x0f\xf9\xcc\x31\x30\x8c\x36\x13\x12\x0d\x32\x4c\x47\xad\xfd\xd8\xbb\x3b\x0d\x1e\xa1\xc5\xc6\xa2\xbc\x0b\x4f\xea\x30\x2e\xea\x99\x26\x56\xad\x54\xec\x11\x8e\x64\xf0\x14\x46\x3d\x84\x0d\x58\xd6\x0f\xb6\x46\x85\xa9\x74\x93\xa6\x0e\x54\xd5\x4f\x2c\x6a\xb8\xbc\x7d\xcb\x56\x33\x2c\x07\x02\xf3\x90\x21\x4b\x68\x8e\x8e\x34\x7b\x1b\x29\x25\x55\x3c\xe0\x62\xdb\x77\x6c\xf4\x68\x51\xc8\x28\x23\x68\x62\xa1\x3c\xfb\x49\x74\x72\xac\xba\x0c\xaa\xb4\x62\x54\x4b\x41\x9e\x26\x73\xb4\x4d\xf9\x9a\x43\xd3\x21\x43\x7f\x09\xa9\x56\x88\x27\x1c\x1c\x73\xd4\x90\x27\x06\x11\x87\xb9\x83\xfe\x41\xfd\xd8\x1e\x40\xed\xcb\xb2\xea\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\x9e\xba\x7a\x3c\x3e\xde\xba\x94\xb1\xbe\x59\x8e\x5e\xf0\xf0\xaf\x5c\xab\x3b\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\x57\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\xc1\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\x7f\x10\xf2\x49\x04\x7b\xb9\x6e\xf7\x45\x97\x02\x50\x6e\x50\x16\x5c\xec\x01\x4a\xea\x2b\x65\xf4\x12\xf2\xe6\x2b\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\x85\x8f\x6e\xd9\xf2\x18\xd0\x0f\x80\x30\x08\x05\x11\x33\xb8\xa1\x2d\x1f\xfd\x5f\xb8\x59\x90\x48\x09\x85\xc2\x9d\x85\x3f\xf2\x4b\xda\xf3\x03\x7e\x35\x2b\x05\x0c\x21\xf9\x16\x6b\x0f\xb6\x49\x07\x30\x72\x01\xfd\xd4\x5e\x85\x3e\x20\x87\x8f\x85\x5c\x15\x36\xd0\x40\x4c\x49\x44\x4c\xb7\xcd\xc4\xa4\x81\x9a\x42\xa4\xc0\x9e\x28\x6a\x0f\x29\x0f\x96\xb7\xd0\xc5\xb4\xfd\xf5\x13\x1d\x36\x50\xb0\xbf\x46\x08\xce\xc2\x70\xa3\x0f\xff\x59\x3f\xf4\x8f\x39\x55\x54\x18\x08\x2c\x71\x82\xb7\x62\x51\xb4\x22\xfb\x02\x11\x58\x02\x8d\xb5\xf0\x53\xbc\xb9\xde\x91\x8e\x65\x2e\x79\xda\x22\xbc\xcd\xda\x2d\x57\xe3\x42\xe7\xc3\xe2\xcd\x89\x95\x1c\xfa\x62\x21\x70\xbf\x4d\x3a\x99\x96\xee\x0b\x26\x92\x0c\x30\xa9\xa3\x18\x98\x40\xf9\xce\xf5\x33\x9c\x83\x7a\x01\x5b\x59\x34\x2f\xdd\x83\xe8\xc3\xbe\xa0\x1a\x3d\xcd\x19\x9c\xf4\xe2\xf7\x3a\xcc\xf9\x52\xf4\xc1\x33\xe2\xba\x2c\x5c\x43\xcf\xb6\x49\x08\xae\xbc\x6c\x83\xe0\x0d\xd8\x98\x22\xa1\xa2\x2f\x02\x39\x93\x77\xd4\x64\x8c\x6a\x43\x7e\xff\x7e\xa3\x80\x0b\x3f\xbf\x82\xb9\xba\xd3\x5b\x84\x96\xfa\x70\xb6\xa6\x92\x19\x00\xc9\x49\x28\x11\x2c\x0a\x50\x6f\xd9\x6d\x36\x92\x3c\x72\x9d\x03\xca\x77\x14\xc6\x8e\x38\xcd\xdc\x68\x0f\x39\x88\x0a\x53\x03\x1b\xf1\x55\x13\x9c\x4f\xd2\x0d\xab\x86\xb0\x9c\xee\xc4\x51\x39\x83\x4c\xb2\x22\xb0\x6c\x42\x4d\x5f\x38\xc6\xea\x63\x31\x22\x38\xd8\x4e\x96\x95\x83\xb9\xac\x80\x93\x32\x61\x27\x0c\x18\xe5\xed\xb0\x40\x97\xa0\x7d\x85\xf8\x9f\x72\x99\x92\x70\x56\xac\xa2\xd6\x17\x21\x1b\x28\x6e\xbb\x56\xd8\xa9\x33\x01\xbf\xa0\x0c\x5c\xd3\xfd\x05\x82\xc5\xaf\x21\x0b\x37\xd7\xf2\x59\xe2\x32\x59\x30\xbb\x2f\x11\x8d\xf7\xdd\xc1\xfa\x92\x72\xbd\x09\x1b\x6e\xd9\x27\x59\x63\x11\x6f\xd8\xdc\x48\xb4\xd8\x45\xff\x0e\x81\x68\x2f\xe5\x94\x2d\x0d\xbd\x97\x42\x94\xf8\x6a\x26\x58\x44\x5d\x7b\xd6\x01\xb6\x68\x9e\x46\x71\xa3\x51\x50\x1d\x84\x07\x7b\xbe\xe7\xde\x6c\x70\x8e\xce\xde\xf6\xf4\x5b\xc5\xfc\xfd\x54\x42\x64\xd9\xe2\xc4\x9b\x65\xbd\x4e\xfa\x37\x9a\x30\x91\xcc\xb1\x27\x8f\x71\x5d\xc8\x71\x77\xce\xe0\xe4\x11\x33\x28\xd8\xdb\x6b\xa5\x43\x57\xf7\xa1\x4d\xba\x70\xcf\xf8\x32\x10\x74\xe4\x7d\x06\xd1\xcb\x7d\x61\x15\x13\x7b\xc5\x6b\x1c\xb4\x6f\xbf\x4c\xe2\x75\x27\x00\x53\x25\x77\x72\xb7\x4c\x57\x83\x31\x35\x29\x13\x3e\x53\x13\xda\x00\x64\x1b\xd2\x1d\x9f\x92\x54\x26\x0f\x4c\x9d\x28\x96\x72\x7d\x0a\xee\x6f\xd3\xe8\x77\x9b\x5a\x65\x7b\x67\x41\x63\xdb\x4a\x4c\xd8\xbf\x8b\x28\xc6\x7b\x8b\x59\x09\x61\x04\xda\x84\xcf\x14\x68\x91\xb8\x82\x3e\x13\x46\xcd\x67\x92\x0b\x13\x2c\x59\x95\x85\xf0\x8a\x86\x95\xd9\x9a\xe2\x6b\xd5\x3e\xc2\x64\xb6\x9c\xf6\xdd\x84\x69\xe6\x63\x02\x70\x52\x46\xba\x12\xed\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\xe0\xfa\xbb\xda\x9c\x1a\xfb\x69\x8b\xd0\x34\x25\xff\xfb\xdd\x87\x8b\x5f\xee\xba\x83\xde\x25\x58\x9c\x7b\x17\xdd\xf7\xad\xf0\xe3\xd5\xfd\x5d\xf8\x15\x0d\x2c\x8f\x4c\x91\x29\x7d\x00\x0d\x4f\x68\x14\xff\x20\xd4\x3d\x1e\xa9\xcf\x36\xb2\x4f\x34\xf3\xe1\xa3\x4e\x4c\x09\x09\xc6\x6e\x0f\x57\x40\x40\x6c\xa0\xfb\xde\x84\x4f\x96\xd3\xa0\x27\x9e\xd0\x85\x17\x03\xa7\x4c\x18\xcb\x63\x9c\xb1\xaf\x50\x7d\x0b\x82\x63\x62\xcc\x45\x53\x90\x1b\x13\x8f\xcf\x29\xc3\xff\xc4\xe6\x3f\x5b\xed\xfa\x9a\x72\xb5\x36\xed\x75\xc5\x23\x57\x52\xc0\xd4\x82\x55\xab\xa8\x56\xc7\x8c\xf7\xb5\x45\x87\x4a\xa3\x2c\x0c\x61\x14\xb3\xc6\x40\xca\x4a\x8d\xcc\xd7\x31\xdd\x0e\xba\x7e\xd9\x17\xa3\x7c\x5e\x9b\x76\xec\x86\x3e\x52\x9e\x41\x10\xac\xbf\x68\x0a\x1a\xc4\x22\x68\xa7\x84\x65\x74\x28\x15\xa4\xc6\x60\xd4\x8e\x6f\xc2\x2d\x18\x94\x03\x0a\x0d\x35\x05\x63\x4a\xf5\x7c\x55\x4e\x4b\xf7\xd0\xb5\x54\xeb\xdc\xe4\xf6\x35\x58\x05\x39\xb3\x2a\x59\x85\x89\xba\x6b\x76\xc4\x28\x56\x05\x41\xff\x8e\xb3\xca\xbb\x00\xcf\x2c\x2b\x81\x9c\xda\x33\xa0\xdb\xce\xe1\x5d\xbc\x29\x05\xf9\xe9\x4f\x9a\x0c\x73\xd3\x17\xe5\x36\xa4\x80\x2a\x97\x3f\x50\x93\x4c\xde\xf7\xc5\x95\x55\x18\x7f\xfa\x53\x43\x02\x74\x4a\x0d\x1d\xd4\xd3\x57\xf3\x9a\x9c\x53\x43\x2f\x24\x4d\xb9\x18\xbb\xf2\xad\xf5\x6b\xf1\x43\xf7\xae\x73\x4a\x7c\xce\x64\x48\x7d\x2c\xd2\xe6\xa3\x86\x80\xb7\xc2\x44\x3c\x43\x00\xae\x2c\x02\x17\x77\xc6\x2e\x10\x84\xec\xdd\xd3\x17\xb0\x94\xc8\x20\xb9\x21\x33\xe9\x10\xe9\xac\x82\x25\x89\xca\x85\x33\x4a\x3b\x9b\xa0\x5d\x1d\xa0\xc8\xb0\x19\x4e\xb4\x02\xd1\x64\x91\x6f\xf7\x05\xa8\xda\x21\x11\x2d\x93\x09\xcd\x20\x02\xee\x38\xb2\xce\x59\x05\x5c\xe6\x90\x4e\x04\xa1\x27\x62\x5e\x0e\x54\xf5\x78\xc1\x85\x7c\x15\x6f\x14\xa8\xf2\xb0\x8f\xce\x2b\x3a\x95\x96\x79\xb4\xfb\xa2\x37\xc2\x00\xb9\x0c\x57\xc7\x7e\xc8\x04\x38\x86\xfd\xb2\xd8\xa7\x9e\xb5\x40\xb9\x07\x74\x10\xd2\x04\x0c\xf1\x62\x0e\xe1\xcd\x00\x55\x26\x21\xd0\xa2\x60\xb4\x8e\x28\x17\x76\x31\x5c\x6f\xf1\x67\x7d\x81\x81\x79\xa5\x8d\x89\xb3\x78\xa3\xee\xa5\x80\xb8\xc1\xe2\xea\x0b\xc2\xc2\xcc\xc5\x11\x3a\xb9\x7d\xa6\xd8\xb1\x2f\x0b\x66\x7f\x8d\x16\xd5\xde\x96\x6d\x72\x13\xab\xca\xa9\x4c\xf2\xa9\xc7\x10\x81\xbc\x2b\x17\x70\xe6\x2e\xc4\x40\x22\x78\x49\xd7\x92\xfc\x6f\xe2\xff\xd6\xca\x99\xd7\x3b\x16\x93\x0c\x64\x35\x98\x95\x5b\x2a\xb5\xc6\x85\x61\xe3\xaa\xb3\x6e\x13\x68\xc6\x4b\x88\x52\xb7\x52\x39\x38\xf2\x8c\xb4\x9a\xa4\x04\x93\x32\xa6\xc7\xc9\xf4\x3b\x4d\x7a\xd7\x56\xe0\xb0\x0a\x66\x38\x27\xb9\x36\x18\x6e\x05\x29\x27\xf8\x35\x86\xbc\xb7\xc8\xf7\xa4\x9f\x7f\xff\xfd\x1f\x13\xf2\xc5\xff\xe3\xdf\xff\xed\xdf\xfe\xf8\xef\xdb\x14\x4d\x85\x76\x8b\x35\x72\x70\x3d\x55\x09\x24\xde\x81\x45\x6e\xb2\xc3\x2e\xb8\x43\xd2\xb4\xfc\x4e\xfb\x6e\x4c\x59\xaa\x7b\x1c\x85\xd3\xd0\xb1\x3b\x85\x3a\x3e\x3d\xa4\x74\x7c\x0a\xb7\xbd\x66\xa6\x55\x3e\xc5\x41\xb6\x74\x02\xf4\xff\x5a\x02\x1a\x30\xb0\xd4\xbc\x5d\xd8\x0f\xcf\x82\x34\x6b\x1b\x21\xef\x9c\xb9\xcd\x80\xbb\xee\xbd\xbf\x84\x64\x96\x32\x85\x63\x0a\x16\xb2\x60\xb7\x83\xf3\xcb\xbe\xcc\x32\xe9\x02\x32\x28\xd1\x6c\x46\xe1\xbe\xb6\xe7\xb5\x4d\xfa\xa2\xfb\x85\x5a\xf6\xda\xf2\xf5\x90\xb0\x78\x2f\x38\x3a\x46\x34\x61\x04\x45\xe3\x77\x5f\x4e\xed\x6f\x2d\x32\x3f\x85\xb8\xca\x16\xf9\xc7\xa9\x4b\x67\xa6\xca\x0c\xec\x4f\xef\xbd\x6c\xeb\x9a\x80\x51\x73\x4d\xfa\x47\x27\x8f\x54\xf9\x2a\xd4\x88\xca\x78\xe4\x18\x60\x00\x23\x8d\xa5\xe1\x4c\xca\x07\x17\x75\xba\xf0\xa5\xfb\x4f\x1b\x29\x3c\x38\x2a\x70\xf7\x5d\x00\xb1\x95\xdc\x8e\xe1\x05\x46\xda\xb3\x21\x69\xff\x4d\x4b\x41\xda\x73\x3a\xcd\xdc\xaf\xfe\xa9\x0b\x8a\xa5\xda\xa5\x76\xa5\x21\x26\x26\x9b\xa3\x6d\xf2\x87\x4c\x0e\x61\x5e\x9f\xfc\x5c\x31\xac\x14\x06\x5a\x5c\x12\xc5\xbd\xe2\x26\xc2\xad\xc6\x4c\x53\x4c\xf1\x86\x5a\x5b\xbe\xb4\xb9\xe5\xc6\x8b\xd3\xfa\x12\xc6\xf4\x5f\xe8\x89\x85\x55\xf1\xc9\x68\x68\x8f\x0d\x41\x5d\xb6\xd5\x2f\xe4\x9d\x63\x43\xef\xed\x5d\xe0\x82\x78\x71\x1d\xea\x3a\x98\x87\x0e\x7e\x89\x3a\xe0\x82\x60\x7a\xe1\x92\x2f\xff\x71\xd2\x6e\xb7\xc3\xd7\x97\x76\x2e\xff\x8f\x70\xa3\x59\x36\xc2\x96\xfc\x4d\x33\xef\x8b\x4f\x56\x6f\x89\xed\xc5\x05\x60\x0a\x14\xc0\x49\x64\x46\x8e\x0b\x1b\x6a\x2a\x13\x4d\xfe\xc5\x4a\x92\xd1\x5a\xc2\x8f\x56\x75\xaa\x3f\x57\xae\x0e\xda\x0b\x1d\x2c\x67\x83\xae\x1e\xad\x18\x6a\x21\xe8\x92\x54\x43\xbc\xd1\x23\x4f\x73\x4f\x0c\x96\x74\x4e\x1c\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\x93\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\xae\x6e\xfd\x37\xeb\x5f\xbc\xb0\x0e\x65\xd1\x9a\x7a\xc5\xcc\x1b\x01\x14\x7d\x2a\xae\x60\x88\xa6\x40\x83\x48\x1e\x72\x4c\xf1\xef\x33\x79\xcd\x33\x7b\x73\x01\x8d\xb7\xfb\xa2\xf4\x73\x8b\xb0\x8c\x4f\xb9\x08\xc1\x6c\xc8\xdf\xe5\x08\xa5\xdc\x07\x6e\xec\x96\xe9\xf4\xc1\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\xec\xe4\x46\x1e\x11\x1e\x9c\xdf\xbe\xb0\xad\xf9\xb3\x54\x44\xd1\x46\xed\x45\xcd\x1d\x83\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\x9f\xb6\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\xea\xa4\xea\x0b\x2e\x1e\xf0\x2e\x7c\xae\x3d\x0a\x65\x13\xa3\xdf\x3d\x07\xc3\x15\x3f\x76\xb5\x73\xed\xa8\xb5\xa1\xc9\x03\x02\xa6\x2d\x2b\xbb\xb9\x69\xe1\xd0\xe2\xbe\xcc\xb3\xcc\x75\x5b\xb0\xcf\x02\x3a\xfe\x91\x53\x42\xc9\xfd\x4d\xaf\xbe\xef\x07\xbe\x68\x3d\xaf\xe7\x9d\x65\x02\x81\xff\xf9\x89\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\x77\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\x7e\xb6\xd5\x80\xb0\xc7\xf5\xe2\x49\x7d\x57\xbe\x95\x27\x34\x1a\xd1\x0c\x15\x2e\x33\x01\x41\xbc\x45\x6e\x93\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\x49\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\xf5\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\x4e\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\x41\xfe\x00\x7d\x60\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\xc4\x2e\xb9\x15\x35\x92\x07\x17\xb6\x38\x02\x3a\x74\xf9\xb1\x4f\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\x1f\xd8\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\x9c\x10\x4e\xfb\xc6\x6e\x72\xd3\xdd\x12\xb7\x29\xc3\xaf\xbd\x0d\x50\x3e\x79\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\xe7\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\x0e\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\x63\x23\x8f\x21\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\x61\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\x01\x06\x79\x85\xf2\x12\xb2\x30\x0b\x7f\xb9\x5d\xe4\xe0\xb3\xf4\x39\x42\xe1\xc3\xc7\x02\xce\x7b\x3e\x63\x2d\x32\xcc\xe1\xf9\xe5\xd5\x5d\x6c\x1b\xe2\x02\x1e\x1f\x27\x13\x96\x3c\x40\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\x8f\x7c\xe0\x09\x58\x50\xfa\xbe\xf2\x88\xfd\x1b\xd1\xf1\x99\x7a\x64\x69\x5f\x94\x13\x56\xdc\x55\x56\xec\x32\x29\x70\x3b\x9b\x58\xe7\xe6\xe0\x80\x31\x14\xc8\x72\xe7\x1d\x04\xe9\x16\xd9\xb9\x21\xb6\x62\x09\x8e\x68\x7d\x45\x90\x67\x00\xbc\x5c\xdb\xf8\x51\x00\x85\x3a\x94\x3f\x07\xe3\xeb\xca\x6b\x64\x10\xf4\x18\x08\x33\x84\xe3\x63\xae\x5e\xf0\x39\x3b\x1f\xf4\x42\x40\x64\x5d\x1b\x7d\xe1\x03\xe7\x46\x79\x96\x61\xfe\x75\xc3\x72\xf9\xf4\x1c\xef\xe3\xfd\x7a\x39\x10\x41\xaf\x25\x11\xb2\x6a\xb0\xfa\xa5\x6c\x96\x42\xa8\x53\x32\x2f\x2a\x29\x01\xf1\x32\xa1\x73\x88\x05\xf2\xa8\x8a\x10\xa1\x3a\x66\x86\x58\xb9\x23\xcd\x33\x8c\x04\x83\xd0\x5a\xc8\xf5\xa1\x59\x46\xb8\xd1\x7d\x11\x52\x93\x10\x67\x06\xae\x02\x1f\x7b\x9b\x3a\x59\x10\xba\x80\x66\x1d\xf6\x3e\x5c\x10\x3c\xe1\xa6\x34\x24\xb0\x54\xce\x63\x28\xb2\xd9\x8c\x51\x8c\x5a\xf0\x85\x79\x63\x69\xb0\xba\x0d\xce\xc5\x0f\x90\xe8\xcd\x15\xb2\xf7\x41\xbd\x08\x89\xbf\xf1\xa6\xb4\x49\x07\x67\x67\x45\x41\x8f\x0b\x8e\xa3\x75\xd1\x92\xce\x9f\x60\xe5\x2d\xa3\x43\x81\xa1\x20\x51\xcf\xa8\x32\x3c\xc9\x33\xaa\x32\xc0\xfb\x19\xe5\x19\xe1\xa3\x08\xe2\x1c\x36\x01\x33\x53\xa0\x8c\x98\x84\x3b\xc2\x47\xbd\x68\x3a\x65\x51\x90\x9e\x53\x3c\xb3\xc8\x88\x88\x68\x1b\x68\x9d\xb2\x6d\xbd\x6f\x93\xf3\x2a\xa0\x3d\x1c\x8b\x28\xa3\x95\x6b\xe4\x80\x61\xbc\x51\x70\x09\x02\xe3\xf3\x91\x15\x76\xbf\x8b\x0e\x5e\x53\xe5\x14\xaa\x1f\x36\xb4\x50\x7a\x58\xa4\x15\x15\x55\xea\x82\xcb\xee\xa0\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\x07\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\xeb\x09\xad\xaf\x12\xb7\x1a\x50\xf0\xfe\xf2\xbc\xfb\xa1\x77\x59\x46\x01\xfc\xf3\x7d\xf7\xbe\xfc\xcb\xcd\xfd\xe5\x65\xef\xf2\x63\xfc\xd3\xed\xfd\xd9\x59\xb7\x7b\x5e\x7e\xef\x43\xa7\x77\x51\x79\xcf\xfe\x54\x7e\xa9\xf3\xc3\xd5\x4d\x05\x77\xf0\xf6\xa7\xde\xf5\x75\xf9\xa7\xbb\xde\xa7\xee\xf9\xe0\xea\xfe\x6e\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\x5a\x95\x3a\x23\xae\x35\x17\x75\x45\xf5\x43\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\xcb\x7a\x46\xe7\xc1\xc2\x76\x44\xe4\x01\xcb\xf4\xfa\x3b\x70\x1d\x3e\xa9\x27\xbd\x33\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\xec\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\x91\xa5\xe4\x38\x2e\xec\x93\x1e\x43\xfc\x60\x5f\x34\x69\x98\x35\x45\x71\x62\x0a\xb8\xf6\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\x0f\x3e\xfb\x87\x16\x39\x00\xcb\x88\x7e\x47\x47\x5a\x01\x18\xfe\x92\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\xba\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\xc3\xe7\xf5\x8d\xbb\x5c\xa1\xb5\xe7\xbc\x40\x68\x05\xe2\x41\xc8\xcd\xba\x9b\xcf\x58\x4d\xb9\x8c\x3f\xe7\x50\x92\xe3\x6a\x74\x8b\xb5\xd8\x77\x21\x32\xc3\x17\x29\xac\xfe\x24\x56\x7b\xbd\x2b\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\xdf\x73\x96\x33\x4b\xfb\xc3\x3c\x1d\xb3\x5d\x54\xb3\x62\x4a\x13\xf9\x44\xa6\x79\x32\x21\xbe\x71\x92\xb2\x8c\xce\x4b\x53\x03\x79\xc9\xc8\x0c\x12\xb6\xb6\xcc\x1f\x4a\x72\x6d\xe4\x14\x9c\x8c\x45\xbb\x2a\x17\x40\xf0\x84\x1a\xa3\xf8\x30\x37\xb5\x9e\xa9\x52\x20\xfd\x96\x96\x85\xdb\xeb\xee\x59\xef\x43\xaf\xa2\xd6\x77\x6e\x7f\x8a\xff\xfe\x7c\x75\xf3\xd3\x87\x8b\xab\xcf\xf1\x6f\x17\x9d\xfb\xcb\xb3\x1f\x07\xd7\x17\x9d\xcb\xf8\xe7\xf3\xce\x5d\xe7\xb6\xbb\xca\x1e\xb0\xd8\x6b\xf3\x46\xd0\x28\xce\xdf\xca\x2e\x2e\x34\x1d\x4c\x31\xed\x3e\x82\xf5\xbb\x5e\x4f\x49\xc7\x67\x3d\xc4\x20\xaf\xd4\xdb\x68\xc0\xb6\x88\xa8\xb3\xce\x94\x03\x45\xd5\x10\xc5\xbb\x4d\x3a\xc4\xa3\xb1\x83\x23\x5a\x5b\x61\xc1\xc5\x84\xdb\xdd\xc1\x26\xac\xc4\x90\x14\x9a\x5b\x81\x24\x16\x17\xb6\x8e\x12\x60\x5d\xe5\x9d\x76\x5f\x74\x1f\x99\x30\x39\x64\xe7\x59\xcd\xdf\x83\x87\xbb\x17\xa2\xb8\x65\x3f\x4a\xcd\xa7\x3c\xa3\xaa\x00\x7d\xba\x72\x6d\x81\xc0\xee\xc7\x0a\xe3\xe2\xac\x0e\x3e\xc4\x2b\x0f\xf7\x3d\x02\xe3\x3e\xbb\xe8\x81\x08\x94\x18\x0f\xb1\xe0\x3b\x77\xb5\xb3\x7d\x8f\x53\x0a\xc1\x11\xa1\xa4\x31\x76\xdf\x58\x44\xe8\xa6\x06\x74\x69\x8b\x6c\x12\x28\x41\xfe\x6c\x6e\x8e\x30\x48\xff\x8f\xae\x30\x6a\xbe\x09\x18\x17\x49\x99\x06\xd9\xd4\x79\x34\xca\x40\x50\x4c\x83\x7f\xc8\xb7\x7e\x09\xc2\x8e\xf7\xb8\x39\xb7\xad\xa3\x5d\xc0\x60\xe1\x8d\xe5\xd6\x33\x7b\x09\xbd\xd6\x75\x88\xe3\x82\x61\x15\x86\x32\x17\xa9\xaf\x62\x33\xe5\xe2\x64\x4a\xbf\xbc\xf7\x33\xc5\x32\xfd\x21\x37\x1c\x4b\x07\x67\x56\x13\x99\x5b\x26\xb7\x7c\xb9\xfa\x62\xc9\x7a\xad\x96\x16\x3d\x67\x05\xb5\xa7\xd0\x51\xd1\x8b\xf4\xc8\xe6\x75\xfb\xb7\x80\xf1\x81\x9e\x2a\x77\xe0\xa1\x91\x99\x62\x50\xb4\x2d\xf8\xa8\x32\xf4\x3d\x86\xbf\x21\x06\xa2\x84\xfb\x55\xcf\xbc\x63\xfb\xdc\x4e\xe7\xa6\xd6\x32\xf8\x0c\x28\x2d\xae\x27\xbb\x69\x68\x27\xf4\x79\xf2\x2e\xe6\x23\xc5\x84\x35\xbb\x5b\x7f\x93\x43\x28\x2d\xa2\x3d\xac\xaf\x62\x09\x98\x3c\xed\x5e\xf8\xa4\x52\x08\xb5\x5f\x30\x3e\x7a\x1a\xc8\x98\x06\x03\x3c\x94\xbd\x62\x7f\xcf\x5d\x3c\xed\xef\xbf\xdf\xec\xa2\x35\x6a\x4e\x7c\xfa\x7a\x1c\xa2\xe3\x22\xd4\xdc\xa5\x0b\xe3\xca\x05\xaf\x83\xe2\xbf\xc1\x82\x4f\x2f\x5b\x57\xaf\xd2\xa9\xfb\x73\x65\x14\xd3\x9d\x4f\x8d\xc3\xf7\x9f\x2d\x67\xea\xe7\x4a\xaa\x94\xeb\x0e\x82\x13\x5c\xeb\xf1\x8d\x36\xa4\xc9\xc3\x13\x55\x29\x1a\x0b\xc1\x6e\xdc\x26\x3f\xca\x27\xf6\xc8\x54\x8b\x24\x4c\x19\xea\x52\x18\xec\x59\xcb\x32\x38\x50\xae\x9d\xbe\x80\x78\x1d\xcc\x07\x11\x00\x89\x6c\xf8\x78\x62\x15\x4a\x67\x98\x72\xa5\xd1\x34\x33\x10\x7e\xcc\xbe\xcc\x58\x82\x81\x5a\x4d\xd1\x29\xa3\x8c\x3e\x2e\xe6\x64\x6c\x13\x6e\x1f\x55\x7f\xf3\x05\x82\x5c\x1e\xdb\x52\x43\xb5\x2f\x22\x86\x5c\x73\x36\x37\x13\x29\x5a\x64\x2c\x33\x2a\xc6\xed\x76\x9b\x30\x93\xb4\xdf\x6f\x44\xe8\xae\xc1\xa8\xbb\xc2\xcb\x9e\x49\xcd\xb2\x79\x40\x77\x09\xd1\x50\x76\x95\x21\xfa\x4a\x73\x34\x79\xd4\x50\xff\x6d\x35\x6a\xff\x65\x4d\xe7\xf5\x9a\xea\xc6\xe1\x7f\x0d\xed\x54\x6b\xca\xaf\x6a\x09\xdf\xaf\xd7\xbc\x36\x08\x67\xf5\x48\x6a\x45\x58\x6b\x43\x56\xa5\x14\x9b\xc6\x6a\xfe\x2c\x9b\xd0\x83\xb7\x4a\x43\xaa\x6d\xc9\x25\x8d\x6c\x15\xbd\xb8\x48\xd1\x35\x14\x17\x02\x7d\x77\x4a\x79\xcc\xf2\xe9\x62\x09\x8c\x7d\x49\x51\xc5\x20\xf1\x5f\x67\xd0\xdd\xfa\x78\x93\x01\x24\x59\x2a\x8c\xb0\x74\xe3\x45\x5b\x28\x12\x13\x70\x4b\xc5\x35\x24\x5f\x6d\x13\x04\x19\x9a\xc1\xa6\xc1\x65\x03\x55\xb4\x00\xb6\xde\x15\xfd\x87\xb8\xce\x50\xbb\x1f\x3f\xd1\x28\xea\x80\x9f\xa7\x99\x33\x14\x81\xe3\x5b\x29\x9f\x97\x57\x97\xa5\xba\x75\xbd\xcb\xbb\xee\xc7\xee\x4d\xc9\x2f\x7d\x71\xd5\x29\x95\xc5\xbb\xbd\xbb\xa9\xb8\xae\x7f\xb8\xba\xba\xe8\x2e\xe8\xa0\xdd\xbb\xde\xa7\x52\xe3\xe7\xf7\x37\x9d\xbb\xde\x55\xe9\xbd\x1f\x7a\x97\x9d\x9b\x5f\xe2\x5f\xba\x37\x37\x57\x37\x95\xfe\xee\xcf\x96\x6b\xb3\xa5\x69\xd4\xef\x44\x21\x2c\x47\x31\xf4\x75\x42\x61\x53\x3d\xac\x5d\x44\x0e\xaa\x1f\xb6\x2d\x59\xd6\xc0\x94\x52\x36\xd8\x2e\x58\xa3\x29\xe0\xa4\xb6\x1f\x2b\x0f\xce\x07\xd4\x18\x36\x9d\xed\x86\x41\xb8\xfe\xc1\xd9\x2c\x0e\xa4\x5c\x32\xac\x39\x0e\xa4\xb4\xab\xaf\x27\x0e\xa4\x26\xc4\x63\x31\x0e\xa4\x77\xd9\xbb\xeb\x75\x2e\x7a\xff\xaf\xd2\xe2\xe7\x4e\xef\xae\x77\xf9\x71\xf0\xe1\xea\x66\x70\xd3\xbd\xbd\xba\xbf\x39\xeb\xde\xae\x19\x05\xb2\x68\x77\x3d\x26\x71\x3f\xa7\xe4\x2e\xaa\x59\x88\x52\xa1\x2b\xd3\x65\x57\xdc\xca\x34\x96\xaa\x68\xc6\xff\xc1\xc5\xb8\x05\x20\x79\xa7\xa4\xab\x54\x6f\x4a\xc7\xec\x3a\xcf\xb2\x16\x09\x58\x98\x67\x8a\x51\x03\xaf\x5d\xcb\xb4\x17\x7d\x07\x86\xa3\xda\x69\x40\xff\x0e\x73\x12\xbb\x6f\xb9\xfe\x23\xa7\x67\x30\x4a\x39\x84\xc4\x80\xee\x7b\x4a\x7e\xa0\xc9\x83\x1c\x39\xf0\x9c\x56\x50\x71\xc9\xdf\x73\x69\x28\x61\x5f\x12\xc6\x52\x5f\x82\xa7\x4a\x27\x17\x72\x27\xcc\xc8\x4d\xea\xa7\xc7\x67\x7a\x75\xf8\x4c\xed\x77\x2e\xdb\x69\xb0\x09\x60\x9b\x9b\xe5\x27\xfc\xd4\x61\xb4\xd5\xb6\x6e\x4c\xb6\x07\x9b\xfe\x85\x1c\xd7\x67\x16\x40\xb0\xa4\x4b\x87\x28\xb0\x45\xc0\x43\x28\xc7\x44\x73\xf1\xd0\x17\x9f\xad\x42\x2b\x73\x85\x3f\x19\xa9\x20\x49\x65\x94\xe5\x7a\xc2\x00\x1b\xb6\xe5\x8b\x55\x82\xa7\xb0\x5c\x37\x0a\x48\xc6\x12\x27\x7c\x9d\x71\x61\xb9\xc5\x8c\x7b\x09\xb2\xba\xf5\x7b\xa9\x51\xc9\x75\xd0\xb3\x9f\xd1\x7d\x5b\x58\x67\x9f\x26\x0c\xab\x73\x16\xa8\xf3\xbe\x60\x0d\x72\x6e\xc8\x3b\xc5\x5a\xa3\x20\xda\xd8\x65\xff\xce\x47\xd6\xc2\x72\x3f\x4a\x9e\x92\x34\x9f\x65\x3c\x09\x7c\xf7\x49\xaa\xc6\x48\x28\xd4\x74\x36\x88\x84\xaa\xe8\xef\xcb\x26\x56\xa3\x46\x45\x5a\xdb\x92\x98\xa8\x67\x8e\x0a\x8b\x90\xae\x72\xcd\xd4\xb1\x51\x7c\x3c\x06\xb9\xd1\x1b\x65\x5e\x7f\xd8\x98\xa7\xcd\xf9\x60\x77\xfb\x43\xec\x1e\xc8\xb0\x52\x4f\x80\x6f\xb1\x34\x35\x9b\x65\x73\x1f\xcc\x8d\x0b\xe8\x8f\xfd\x2c\x57\x88\x31\x3c\x22\x61\x40\x8d\x61\x1b\x33\xc5\x6c\x2f\xe9\x00\xc1\xc3\x76\x07\x35\xeb\x8d\x10\x4a\x17\xc1\x8a\x22\xff\x99\x07\x30\xf2\x37\x5c\xd1\xb7\x4f\xb5\x42\x94\x03\x80\xec\x25\xf2\x49\x60\x8d\x25\x78\x1f\xe4\x79\x21\x41\x36\x09\xe9\x57\x7d\xe1\xb1\xd2\x5c\x82\xda\x28\x54\x4c\x45\x1b\x27\x56\x90\xf8\xfa\x61\x7e\x45\x79\x57\x3b\xf5\x4f\x8d\x75\x52\x43\x5c\xfc\x4e\xb6\x52\x17\x13\xb5\x97\x22\xbe\x8b\x68\x0a\x99\x1c\x22\xfa\xe2\x42\x96\x56\x7c\xeb\x6c\x66\xc0\x1c\xb9\x5c\xba\xf2\x9d\xe5\xa3\x1d\x21\x7c\x46\x2e\x41\xbf\x28\x95\xe5\xdc\x6b\x1a\xdb\xee\x0b\x96\x1b\x19\xe1\x5d\xda\xc9\xf5\x2a\x65\x23\xdb\x98\xd3\xd0\x4b\x6b\xc1\x93\x8a\x13\xe3\x57\xbe\x89\x3b\xd7\xd8\x50\x36\xca\xc2\x9b\x29\xe6\xad\x67\x73\x66\x82\xd1\x2c\xf3\x39\x17\xf3\x59\xb9\x52\x60\xec\x35\xf0\x76\xc1\xe0\xe9\x85\xa4\xa0\xa8\x16\x91\x14\x4c\x18\xed\xaa\x06\xf4\x85\x6b\xdc\xe7\xf4\x06\x58\x2c\xe7\x08\xc1\x85\x69\x39\x1d\xc4\x21\x30\x6b\x99\x3d\x22\x48\x69\xb1\x26\x46\x42\xce\x8d\x1d\xe0\x99\x65\xe7\x56\x78\xa1\x22\x2d\x6a\xc9\x4c\x58\x5f\x54\x12\x5b\x15\x1b\x73\x6d\xe0\x62\xf1\x14\x1b\x7f\xbf\xb7\x64\xbf\x92\xbc\xb3\x6c\xe9\x1b\x93\xfd\x56\x31\xae\x11\x4d\x36\x49\xba\x99\xcf\x58\xda\x0b\xdf\x2d\x27\x86\x92\xe9\x24\x8d\x5c\x4b\xa5\x43\x8e\x34\xe0\x31\xd6\xc1\x8f\xaa\x03\x3c\x60\xd8\xa4\x00\xb4\x16\x8a\xe8\xd9\x2d\x1a\x53\x5f\x48\x51\x87\x2a\x7a\x18\x10\x10\x9b\xbc\x47\xe5\xea\x7b\x41\x96\x4a\xa4\x36\xe8\x5f\x83\x4f\x46\x94\x67\xb9\x6a\x14\x11\x90\x2c\xf7\x9e\x8a\x7c\x06\xcd\x92\xba\x5d\x0b\x76\xe9\xe8\x18\x05\x9b\xf4\x23\x55\x50\x8d\x7f\x96\xe5\x63\x2e\x74\x99\xea\x9b\x8b\xca\x2c\x14\xd8\x5a\xb1\xe1\x45\x4d\xae\xf5\x79\x71\x07\x0f\xbb\x86\xc9\x83\x1f\xa2\x19\xd5\xcd\x09\x6d\xd1\xd8\xfb\xe2\x0e\xee\x6a\xcc\xb4\x0d\xc7\x8c\x22\x0a\xb9\xd2\x06\xca\x1e\xd7\xce\xb7\xc4\xcf\xcb\x94\xba\x53\x90\x5b\x5d\x4e\xec\xea\x60\xda\x4f\x74\xb6\x2c\x5d\x71\xe7\x16\x57\x6d\x43\xb0\x6e\x56\x8f\x61\xb5\xec\x49\xcd\xea\x85\x80\xe0\x17\x71\xe2\x6d\x02\x9e\x10\xe2\xc2\x1d\xec\xc8\x42\xe6\x7b\x49\x30\x8d\x3f\xdd\x3c\x35\xa0\xf0\x5e\x39\xc0\x7c\x6c\x70\x88\xc1\xdc\x71\xfc\xf9\x0e\x99\xf7\x61\x63\x7c\x5b\x4b\xb6\x63\xc7\xd8\xd8\x22\x9d\xe1\x05\x43\x63\x7f\x5e\x58\xa2\x4d\x23\x63\x1f\xe3\x54\x00\xb8\x1b\x8a\xfa\xf1\x6b\x49\xcc\x21\x22\xf6\xe7\x72\x3e\x47\x69\x89\x25\x5f\x2b\xf1\x65\x11\x91\x13\x84\x96\x94\x09\x69\x18\xa1\x44\xf0\xec\x44\xe4\x59\x76\x72\x09\xe5\x7b\xb5\xe6\x63\xac\x0e\x86\xf5\x34\xc0\x4b\x58\x60\x44\x95\x4c\x65\xd1\x11\x80\x2b\xd2\x0e\x09\xad\x78\xc6\x72\x4c\xbb\x05\xd9\xbc\x2f\xec\x17\x28\x62\x21\xb4\x0e\x0f\x9e\x55\xec\x2d\xd4\xee\xc0\xbe\x20\xcc\x70\x1e\x37\x5e\x43\x60\xcb\xd2\x03\x77\x72\x69\x1e\x70\x63\x5f\x0d\x6e\xac\x54\xa1\x90\xc5\xfa\x08\xb2\xcd\x87\x6a\x6b\x08\xd7\x20\x88\x05\x97\xc0\x1a\xf4\xf8\x35\xdd\x01\xcf\x99\x2c\xba\x73\x66\xa8\x5f\xa9\x7d\x58\x45\xff\x8e\xf1\xc6\x03\x39\x1a\xe8\x85\xb8\x6d\xb2\x9c\xcd\x2f\x44\x7c\xaf\x67\x96\x8a\x83\x3c\xe2\xc8\xe8\x45\x22\x69\x92\xcb\xa5\x18\x38\xc9\x7d\xbd\xc1\x56\x17\xec\x4a\x7c\xc0\xcf\xaf\x65\xc6\x93\xe5\xb6\x3c\x7f\x35\x01\x14\xc9\x82\x25\x17\x40\x7b\x1c\x1a\x39\xf5\xea\x04\x1a\xa9\x0c\x4b\x4c\xa1\x9a\x2e\x4e\x6e\x13\x53\x87\xd7\x0a\x42\x2b\x90\x84\x57\x60\x29\x11\xac\x87\xea\xc2\x7c\x50\x90\x06\x54\x0f\x3a\x03\xdb\xb1\x2f\x98\x17\x0f\x04\x78\xd3\xd3\x44\x66\xac\x85\xba\x2f\x18\xca\xfa\x62\xc6\x54\x22\xa1\xd6\x68\x2a\x9f\xc0\x64\x98\x4c\x78\x96\x16\xc1\xb4\xef\xc0\x6e\x0f\xd6\xb5\xf7\x2e\x63\xa8\x28\xc9\x11\x10\x75\x56\x93\xed\x39\x12\xfb\x4e\x91\xb1\xfb\x34\xc4\x2d\xa3\x82\xcf\xce\x96\x8f\x4b\xe1\x10\x30\x2a\x4a\x26\x55\x2e\x0c\xd2\x8f\x67\xb3\x1d\x66\x21\x4c\x12\x2e\x18\x84\x5f\x32\x95\x7d\x75\x38\x38\xd5\xa5\x24\xd2\x92\x28\x0f\xd6\x52\xfb\x11\x05\x7f\x0b\x45\x31\x64\xc8\xc8\x8c\x6a\x2b\xb8\xb8\x4d\xed\x8b\x42\xaf\xfe\x4e\xc7\x22\x49\xed\x3e\xb7\xc9\x07\xa8\xd3\xa3\x0d\x15\x09\x6b\x91\xef\x4a\x13\xfd\x0e\x92\xea\x84\x84\xfe\xa0\x40\xa2\x29\x2f\x0d\x90\x6b\x8b\x70\xd3\x17\x5c\x23\x65\x2a\x96\xb1\x47\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\xc8\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\x2e\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\x4d\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\xb5\xda\xb5\xd7\xd9\xf9\xca\x1d\x52\xdd\xf6\xcd\x4d\xaa\x0b\x02\xd3\x56\x66\xd5\x15\xc3\x7a\x5e\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\x59\xb1\xb5\xca\x50\x22\x6b\x07\x06\x22\xba\x1e\xe9\x15\x35\xe8\x5a\xa4\x7f\x84\x94\xa5\xfb\x47\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\x07\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\xbb\x90\xd6\xe1\x7e\x38\x87\x6b\x7b\x84\x7e\xb0\x0a\xd0\x07\xf8\xaf\x21\xca\xa6\x65\x65\x0f\x55\x4c\x2a\xa1\xa2\x2f\xfe\x66\x97\xc7\xa3\xe8\xb9\x6d\x95\x23\x3c\xc4\x1e\x18\x85\xbc\xfb\x2b\x36\xfa\xee\xdf\xde\xff\xf5\x3d\x62\x94\xe6\x1a\x52\xe9\x5a\xe5\x2b\xc4\x0f\xd4\x6e\x29\xc4\x78\x85\x12\x95\xbe\xf0\x55\xd1\xc5\x52\xbc\x1d\xa7\xe5\xec\xbb\xba\x44\x61\x79\xed\x90\x84\x9a\x64\x72\xec\xa5\xb9\x18\x59\x90\xeb\xa2\x76\x89\x95\x1c\xad\xac\x55\xa9\x77\x82\x89\x45\x24\x54\x9e\xd6\xe5\x75\xb0\xf4\x82\x65\xfa\x5c\x9e\x4d\x05\xa3\xc3\xf7\x04\xc4\x59\xa0\x44\x14\x92\x5e\x78\xdd\xe7\xc9\x44\x85\x30\xd1\x44\x2c\xe8\x94\xa5\xa4\x8f\x71\xe5\xfd\x23\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\xdb\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\x99\x30\xa5\xa0\x5a\xc8\x31\x7d\x29\x71\xa8\x29\x9c\xb7\x7e\xf5\xef\x1b\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\x9b\x0b\x6f\x23\x2a\x2e\x82\x12\x67\x85\x89\x42\x41\x5c\x2b\x88\x86\x1a\xe2\x21\x1c\xb0\x2f\x8a\x50\xbc\xb3\x4c\xe6\x29\x71\xe6\x72\x67\x7c\x56\x6d\xc2\x59\xbb\x45\xf4\x1f\x4f\x4f\x4e\xda\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\xe1\xf3\x52\x08\xff\x5a\x1a\xd6\x7f\xdf\x49\x54\x9c\x7d\x1c\xdf\x5f\x22\x04\x63\x97\x16\x4d\xf5\x03\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\xc1\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\x04\x84\x00\x57\x2f\x7c\x4a\x67\xce\x67\xec\xaa\x2b\x54\xad\x22\x6d\x98\xc4\x7f\xff\xd7\x5f\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\x85\xe4\xc0\xa6\xac\xb5\x75\x86\x5f\xfa\x76\x67\xe9\x75\x97\x64\xb7\xa5\x7e\xbd\xf3\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\x81\x27\x0f\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\xdf\xe9\xfa\xc5\x79\xee\x24\xc2\xfa\xb5\x80\xf6\x43\xaa\x8b\x03\xb3\x08\x7a\x0d\x6a\x82\x20\x0e\xfe\x21\xf0\x45\xcd\x12\x29\x42\x7a\xcc\x5e\xb4\x8c\x9a\x04\xc3\xfa\xe1\xc2\xb3\x05\x14\x8c\x55\x2a\xcf\x8e\x9a\x57\xc4\xdb\x94\x4c\x1c\xaa\x87\x21\x1a\x82\x87\x20\x46\xd6\xf6\xdd\x22\x53\xca\x85\x3b\x06\x50\xc7\x9d\xa4\x6c\x98\x8f\xc7\x8d\x0a\x41\x26\xc7\xcf\x6a\x9d\xf4\xe9\x78\x8d\xd6\xc9\x30\xc3\x6c\x59\x8a\xd9\x0a\x0a\xfd\x86\x34\xbf\xa5\x21\xd9\xfb\xd0\xdd\x7a\xbe\x27\xb4\x40\x8d\x78\xc6\x5e\x46\x5d\xdb\x93\xee\xd9\x5b\x47\xf7\xf4\x26\x4c\x08\xa3\xc2\x79\x04\x23\xd3\xaf\x48\x29\xc5\xb0\xf4\x81\xfd\xf2\x59\x63\xd3\x43\x36\x0d\x1c\x56\x8c\x3a\xb7\xbc\x29\xd5\x80\x5a\xb3\xff\x60\x75\xe0\xed\xab\x52\xe0\x76\x46\x6d\xba\x95\x53\x46\xa0\x2b\x8d\x09\xd2\xc4\xc5\x81\xb5\xc0\xe5\x61\x27\x58\xc0\xd5\xc1\x81\x77\x36\xfd\x64\x42\xc5\x38\x2a\x61\x46\xde\x09\xf6\x44\x2c\xaf\x6d\xc5\x36\xe0\x68\x7b\x5a\x84\x99\xe4\xbd\x95\x6d\x4a\x2e\x63\xc5\x12\xa9\x52\xc8\x50\x1c\x53\x95\x42\xa0\x82\x23\xf8\x8c\x26\x0f\x00\x0d\x0b\xd7\x11\xf6\xe8\xec\xd4\x3e\x89\x0f\x7d\x27\x45\x6b\x5c\x24\x0a\xf2\x54\x3c\xca\x54\x18\x1f\x7e\xae\x09\x4d\x94\xd4\xa8\x9c\x7a\x44\x50\x07\x45\x19\xa1\xf1\x41\x8f\x7b\x71\xb9\x2e\x4a\xaf\x6b\x69\xd1\x21\xc8\xc1\x55\x91\x9c\xc8\x27\x1f\x17\xf2\x44\x0b\xb3\xff\x26\x51\x35\xd7\x8e\x66\x7d\xc4\x65\xe4\x24\x00\x46\x5e\x82\x04\xfa\x20\x95\xcb\x19\x04\xa2\xb8\x76\xc8\x43\x3f\xf2\x47\xd6\x22\xb7\x33\xaa\x1e\x5a\xe4\x7c\x2e\xe8\x94\x27\xff\x29\x87\x75\xf6\xe6\xfd\xab\x1a\x2e\xe0\x66\x90\x64\x54\xaf\x69\xfd\xaf\x1d\x44\xcf\x35\x74\x06\xed\xac\xbf\x80\x3f\xca\x2c\xd5\x91\x33\x7c\xf9\xce\xf4\xc5\xdd\xd5\xf9\xd5\xbb\x07\x6a\x94\x1c\x53\xf1\xfe\x94\x74\xa1\x80\x1d\xda\x12\xd0\x05\x3d\x52\x8c\x81\x81\xdf\xc5\x8e\xbe\x9b\x18\x33\xd3\xa7\x27\x27\x63\x6e\x26\xf9\xb0\x9d\xc8\xe9\x49\x36\x1f\x19\xb4\x67\x9d\x70\xad\x73\xa6\x4f\xfe\xf8\x87\x7f\x7b\x5f\xb7\xe2\x0b\x41\xa3\x3b\xeb\x49\xfb\xaf\xb5\x52\xcf\xfd\x3f\x2f\x04\x04\x92\x26\x5b\xc4\xdb\xb4\xef\x37\xc4\xf3\x7e\xeb\x92\xde\x8a\x28\x91\x83\xa9\x7e\xaf\x52\x51\xad\xf5\xc4\x5b\xc2\x69\x3a\xe5\xa2\xa4\xc0\xbf\x2a\xf7\x5f\x75\x53\xeb\xe2\xe7\x4b\x37\xf4\x5a\x26\x8f\x7d\xa8\x13\xd7\xd4\xaa\xbe\x92\x28\x36\x95\x86\xa1\x30\xa8\x8d\x54\xcc\x61\xbd\xa0\x8e\x01\x45\x61\xb9\xc6\x27\x4d\x05\x13\x92\x4c\xea\xb5\xe3\xb4\x17\x37\xec\xcc\x7d\xbe\x54\x64\x95\xd3\x19\xc4\x03\x28\xa6\x21\x30\x74\x51\x89\x5f\x70\xa4\xee\x45\xce\x59\x1c\xae\xbd\x6e\xcf\x17\xe4\x9c\x40\xdb\x41\xc2\xb1\x24\x0d\xb6\xff\xee\x12\x9a\x6e\xba\x93\xbb\xb1\x47\xdd\x9e\x6d\x5f\x72\xd7\x95\x15\xe4\x62\x9c\x35\x55\xe2\xea\x0b\x57\x95\x30\xc6\x80\x2e\x32\xad\x83\x79\xdd\x81\x6d\x3c\x95\x2a\xb2\x85\x92\x86\x2e\x34\x93\x3a\x2b\x4e\x10\x96\x41\x7a\x6a\x79\x50\x69\xc5\xa0\xec\xbd\xe5\x95\x3a\x1f\x1e\x17\x01\x94\x52\x01\x77\x85\xf8\xda\x19\x55\x80\x64\x34\xe1\x59\x7a\x5c\x13\x24\x8f\xa2\x2f\x14\x33\x0c\x30\xb9\x43\x06\x48\x98\xb0\xe3\x58\x38\x1c\xe3\x77\xc2\xdc\x43\x3b\xc3\xdc\x10\x16\x8a\xc3\x71\xed\x2c\x8a\x15\x49\xa2\xc4\x2f\x4a\xe2\xd3\xd7\x36\x13\xaf\xe6\x17\x4d\x40\x0a\xdf\x3e\x9f\x28\xad\xd9\x3a\x7c\xe2\xae\x6c\x9a\xf5\xa7\x86\x8a\xc0\x39\x9a\x96\x4a\x0f\xd0\xae\xfa\x02\x09\x06\x45\xfa\xbb\x9e\xd1\x27\xe1\xc2\x16\x37\x2a\x06\xb2\x1e\x7f\xa8\x47\x68\xb3\xfc\xa1\xf2\xa4\x8c\x16\x8f\x1a\x89\xe1\x01\x96\xa2\x15\xe1\xef\x40\xa1\xd8\x22\xd7\xb8\xd0\x89\xfb\xa2\x50\x21\x34\x79\x62\x59\x66\xff\x9b\x54\x19\xb7\xd3\x11\x52\x08\xfd\x61\x2d\x1f\x63\xe7\xf2\x53\x9c\xe6\x7a\x3c\xa4\x50\xb8\xa6\x09\xfe\x7f\xe1\x34\xef\xab\x90\x5e\x42\x93\x09\x1b\xd8\xa1\xe5\x1b\x04\x62\x39\x2c\xfb\x33\xfb\xf1\x2d\x7e\xbb\xf4\x32\xa3\x33\x93\x2b\xe7\x49\xc6\xbe\xc0\x4d\x46\xb1\x38\x7f\xb0\x9f\xaf\x3a\xde\x09\x76\x3b\x78\x60\x1b\x80\xb8\xba\xb1\xd6\x6b\xeb\x05\x18\x0d\xc0\x70\x86\x28\xaf\x84\x2a\xe5\x5d\xdf\xae\x57\x42\x95\xe1\x23\x9a\x94\x14\xec\xb5\x32\x0c\x4b\x37\x24\xb6\xa8\xc1\xde\x57\xa0\xa5\x7b\x56\x8e\x95\x3d\x8b\x08\xe2\xda\xfd\xaf\x0d\xbb\xd8\x87\x76\xd8\x7b\xfe\x42\x9c\xf5\x8b\x52\x14\x32\x6d\x9e\x7a\x04\x9e\xbb\xc3\x5c\xb7\x0c\x46\xda\x0c\x03\x20\x42\xb4\x5d\x9f\xc3\x2d\xe0\x8c\x38\x34\x57\x30\xb3\xa5\x51\x7d\xb2\x52\x68\x27\x2c\x61\x51\xbf\x2d\x84\xbd\x46\xb9\x4f\xf6\x8a\xa2\x63\x46\xa6\x2c\xe5\x79\x15\x62\x62\x79\x80\xcd\x81\xb1\xbc\x22\xc6\xd2\xbc\x6f\xcf\xc6\x10\x5e\xa2\x34\x6f\x11\x5f\x22\x55\x11\x70\x7b\x09\x4a\xfe\x93\x95\xb6\x31\x99\x01\x2c\xd8\xf5\x30\x7d\x51\x42\x11\x35\xdf\xe9\x10\x59\x55\xa6\x74\xef\x2f\xb8\xe0\xda\xfc\x5c\xa9\x99\xb5\x05\x02\x45\x96\x3f\x5f\x16\x89\x1f\x2a\x0e\x33\xfa\x62\x69\xb6\xc4\x8d\xd3\x1b\x9c\x2d\xdd\x32\x07\x34\xec\x42\xb4\xb1\xc7\xe6\xb0\xe3\xde\x44\xf0\xfa\x6b\x58\xaf\xbf\xe2\x05\xf5\xa4\xe8\x6c\xc6\x94\x37\x9b\xd2\xa0\xaf\x14\xfd\xba\x5e\xfa\x02\x15\x9d\xff\xbc\xbd\xba\x2c\x24\xae\xc2\xfe\x51\x69\x1a\x5e\x83\xa5\x6b\xd7\xef\xdc\x65\x9e\x65\x8d\x3b\xb7\x06\xfe\xf4\xfd\xc5\xc5\xe0\xe7\xce\xc5\x7d\x77\x39\xbe\x73\xf1\x5a\xe3\x9a\x84\x91\xb8\x35\x41\xf1\xd3\x80\xc8\x99\x4f\x99\xf3\x46\x80\x12\xe1\x66\x8d\xb7\x7c\x9e\x65\x65\xac\x82\xbe\xf8\xab\x6b\x07\x52\x29\x72\x81\xea\x61\x5f\x90\xa5\x0b\x57\xee\x1f\x5e\xfb\xab\x6d\xfc\xaf\xbe\x40\x52\x31\x89\x53\x72\x19\x7a\x6d\x58\x57\xe7\x41\xdb\xe1\x38\xa0\xd9\xfb\xa5\xd0\x58\xb6\x3b\x1e\xf7\xc2\x43\xaf\x3b\x10\x95\xbd\x9c\x0e\x5c\xbb\xbf\x96\x4d\x0f\x81\xdd\xa7\x78\x3f\x43\xbb\x2d\xc4\xd0\xd0\xc6\x85\x1c\xe2\x9a\xf5\x05\x0a\x81\x76\x4c\x46\x36\x8f\x89\xf4\x04\xe6\xc8\x64\x54\x8c\x73\x3a\x66\xba\x45\x7c\xe7\x7d\x31\xe5\xe3\x09\x24\x1d\x39\xc8\xc7\x50\xee\x95\x42\x71\xbb\x32\x09\xa1\x53\x88\x7d\xa1\xd3\x19\xf8\xd3\x45\x5f\xb8\x39\x89\x71\xd1\x3c\xfa\x8b\xfe\xf3\x36\x4c\xc7\x52\x5a\x68\xc8\xc1\x80\x88\xbe\xc0\xcd\xc5\xdc\xe6\xff\x8f\xb5\x2b\xc9\x75\x10\x86\xa1\x7b\x4e\xf1\x0f\xc0\x25\xfe\x3d\xd8\x84\x0a\x55\x48\x95\xa9\x18\x96\xbd\x7b\x15\xfb\x39\x21\x11\x19\x28\x2c\xba\xe9\x20\x9e\x12\xe7\x79\xa8\xe3\xa7\x39\x19\x17\x6e\xcd\x1a\x9b\xae\x99\x07\x9d\x3c\xc4\x9c\xfe\xe4\xec\x50\x54\x7f\xb4\x5f\xc4\x32\xfd\x6e\x6c\xa5\xfc\x7b\x28\x90\xca\x7c\xa2\x9b\xa1\x67\x02\xd8\x8e\xad\xfe\xb2\x0f\xb0\x07\xee\x58\x7d\x31\x6f\xb6\x9e\xc6\x0a\x6c\xee\x0d\x8a\xe2\x23\xfc\x17\x77\x76\x72\x27\xd2\x0d\x4a\x93\xd5\x90\xe4\xfb\x59\x50\x27\x04\x2a\xab\x1f\x8b\x01\x56\xb9\xc7\xf6\xd3\x94\xd8\x97\x1b\x4b\x1b\x01\x28\xfc\xa0\xb4\x18\xdb\x23\xa1\x05\x7a\xb9\xc1\x21\x5e\x22\x65\x9f\x1c\xa0\xd7\xb8\xfc\x04\xc7\xc7\x4f\xd5\x88\x5c\x84\x00\x67\x77\x8a\x61\xe1\xe7\x02\x82\x4d\xd0\x24\x12\x6a\x94\x53\x87\x51\xe8\x85\x78\x40\xbc\x41\xb7\x5e\xeb\x8c\xa8\xf5\x3b\xd7\x8a\x62\xd5\x36\x2f\x96\x2e\xc1\x77\x60\x6d\x9b\x9e\x76\xa4\x17\x51\x95\x8e\xff\x55\x58\x7b\x76\xef\x4a\xd3\xc8\x5b\xae\x71\x71\xc4\xba\x7a\x45\x76\xb3\x76\xc4\xd3\xbe\x88\x4b\x3f\xfd\xc2\xf7\xf0\x31\xd3\x0a\x1f\xec\x06\x04\x1b\x72\xaa\x59\x05\xce\x8b\xc2\x80\xc0\xcf\x37\xf6\xf5\x69\xbe\x01\x00\x00\xff\xff\x02\xc6\x4a\xc6\x6e\x54\x03\x00") +var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x6b\x73\x23\xb9\x91\x2f\x0e\xbf\xf7\xa7\xc0\xd1\x9e\x88\xe9\xb6\x29\x6a\x6c\xef\x6e\xf8\x68\xe3\xc4\xf3\x70\x24\x76\x0f\x77\xd4\x92\xac\xcb\xf4\xce\x59\x3a\xb8\x60\x15\x48\xc2\x2a\x02\x34\x80\x92\x9a\x76\xf8\xbb\xff\x03\x99\x00\x0a\x55\xac\xe2\x5d\x6a\xa9\x87\xbb\x11\x9e\x16\xab\x0a\xd7\x44\x22\xaf\xbf\xfc\xc7\x6f\x08\x39\xd2\x4f\x74\x3c\x66\xea\xe8\x94\x1c\xfd\xa1\xfd\xfd\x51\xcb\xfe\xc6\xc5\x48\x1e\x9d\x12\xfb\x9c\x90\x23\xc3\x4d\xc6\xec\xf3\x51\x36\x37\x8c\xa7\xd9\x89\x66\xea\x91\x27\xec\x84\xa6\x53\x2e\xda\x33\x25\x8d\x84\x0f\x09\x39\x7a\x64\x4a\x73\x29\xec\xeb\xee\x9f\x44\x48\x43\x34\x33\x47\xbf\x21\xe4\x9f\xd0\xbc\x4e\x26\x6c\xca\xf4\xd1\x29\xf9\x6f\xfc\x68\x62\xcc\xcc\x37\x60\xff\xad\xed\xbb\x7f\x81\x77\x13\x29\x74\x5e\x7a\x99\xce\x66\x19\x4f\xa8\xe1\x52\x9c\xfc\x55\x4b\x51\xbc\x3b\x53\x32\xcd\x93\x35\xdf\xa5\x66\xa2\x8b\x39\x9e\xd0\x19\x3f\x79\xfc\xfd\x09\x4d\x0c\x7f\x64\x83\x8c\xe6\x22\x99\x0c\x66\x19\x15\xfa\xe4\x1f\x3c\xb5\x73\xfc\x2b\x4b\xcc\x3f\xe1\x8f\x54\x4e\x29\x17\xf8\x6f\x41\xa7\xec\x9f\xa1\x1d\x42\x8e\xc6\xcc\x44\x7f\x12\x72\x94\x32\x9d\x28\x3e\x33\x6e\x55\x6e\x98\x51\x9c\x3d\x32\x62\x26\x8c\x60\x77\x04\xbb\x23\xb6\x3b\xe2\x57\x4d\xcf\x58\xc2\x47\x9c\xa5\x64\x38\x27\x5c\xcc\x72\x43\x14\xfb\x5b\xce\xb4\x21\x23\x9e\x19\xa6\x74\xdb\x2d\x19\xf4\x22\x67\x4c\xc1\x3c\x7b\xa9\xed\xe5\x23\x33\x1d\x68\xfb\x02\x9a\xbe\xce\xa8\x88\xdf\x56\x4c\xcf\xa4\xd0\x4c\x97\x86\x4a\xc8\xd1\x1f\xbe\xff\xbe\xf2\xd3\xe2\x0c\x3a\x44\xe7\x49\xc2\xb4\x1e\xe5\x19\xf1\x2d\xc5\x83\x81\x8f\x60\x93\xe9\x42\x63\x84\x1c\xfd\x6f\xc5\x46\xb6\x9d\x7f\x39\x49\xd9\x88\x0b\x6e\xdb\xd5\x48\x4b\xd1\x68\x4b\x5f\xfd\xf3\x37\x75\xff\xfe\x67\x34\xa3\x19\x55\x74\xca\xec\xb2\x84\xdd\xc7\xff\xab\xcc\xc5\xee\x97\xed\xbc\xd8\xd3\xea\xc0\x2b\xb3\xbd\xa4\x53\x46\xe4\x08\xb6\xcb\x7d\x01\xff\x56\x4c\xcb\x5c\x25\x8c\x0c\x59\x26\xc5\x58\x13\x23\x17\xd6\x80\x43\x0b\x96\xd4\xaa\x4f\xec\x56\x72\xc5\xec\x5e\x19\x95\xb3\xca\x53\x33\x9f\xc1\x20\xb5\x51\x5c\x8c\xe3\xa5\xf8\x67\x6b\xad\xa9\x21\x85\x6e\x30\x33\xfc\xa0\x71\x62\x7d\xd1\xf1\xaf\x24\x54\x90\x21\x23\xf6\x5c\xf2\x94\x29\x96\x12\xaa\x09\x25\x3a\x1f\x6a\x66\xc8\x13\x37\x13\x2e\xec\xdf\x48\xbe\x89\x5f\xb3\xd7\xb3\x36\xf0\xcf\xe5\x2b\x73\xaf\x99\xb2\x03\x7f\xe4\x29\x4b\xc9\x23\xcd\x72\x46\x46\x52\x95\x96\xa7\xdd\x17\x77\x13\xbb\x0e\xd3\x21\x17\x70\xf2\xec\x5a\x7a\x0a\xf9\x9d\x5f\xae\xdf\x11\xdb\x1f\xc9\x05\xff\x5b\xce\xb2\x39\xe1\x29\x13\xc6\x9e\x6b\x5d\x6d\xed\x77\x12\xfa\xa7\x19\x39\x26\x76\x9d\x99\x32\xb0\xde\x52\x18\xf6\xc5\x68\x72\x4c\x32\xfe\xc0\xc8\x77\x17\x5c\x1b\xd2\xb9\xee\x7d\xd7\x22\xdf\x5d\x14\x8c\x43\x7f\xf7\x02\x2b\x1c\xfe\xfd\x97\xe8\xe8\x19\x3a\xae\x1e\xba\xa3\x8e\x3d\xcd\xb7\x78\x4d\x14\x2d\xfc\xe5\x37\x71\x3b\x6e\xbf\x96\xf3\xde\x82\xf1\x3a\xae\xbb\x09\xaf\xfd\xc0\x4c\x32\x59\xc1\x68\xf5\x8e\x9c\xd6\x6e\x47\x95\xd5\xea\xb7\xc5\x6b\xed\x14\x9e\x9b\xdf\xee\xc2\x6c\xa9\x81\x53\x40\xb9\xc0\x43\x13\xce\x50\x79\x67\xc8\xd7\x63\x2b\xbb\xf0\xdb\x68\x36\x11\xcb\xf5\x9c\x34\x5a\x89\x57\x32\xd7\x8c\x4f\xf9\xaa\x7d\xec\x89\xd4\x8a\x5d\x8e\xc9\x89\x7c\x3a\x64\xca\x4e\xdd\xb3\x3b\x98\xe1\xd0\xb2\x3f\x93\x2b\xc1\xd2\x86\xa9\xfd\x2d\x67\x6a\xbe\x64\x6e\x23\x9a\xe9\xa6\xc9\x71\x61\x98\x95\x6b\x2b\x8f\x47\x52\x4d\xa9\x71\x2f\xfc\xfb\xbf\x6e\x3a\x79\x23\x1f\xd8\xaa\x7d\xee\xe1\xae\x25\x54\xc3\x76\x4f\xf3\xcc\xf0\x59\xc6\xc8\x8c\x8e\x99\x76\xab\x90\x67\x46\xb7\xe0\x35\x2b\x4b\x33\x75\x1c\x6e\x1b\xe8\xc1\xdf\xb2\xb9\x86\x5f\xc8\x28\x30\x32\xc1\xbe\x18\x68\xa9\x2f\xe0\x9e\x85\x25\x8a\x6f\x8f\x67\x58\xca\xed\xe8\x44\x4b\x65\x06\xc3\x79\xfb\x81\x2d\xf4\xdb\x48\x2d\x54\x10\x6a\x8c\xe2\xc3\xdc\x30\x3b\x6f\xdb\x86\xbf\x27\x81\xf5\xe1\x65\xac\xed\xe5\x7b\x75\x7e\xf5\xee\x81\x1a\x25\xc7\x54\xbc\x3f\x25\x9d\x34\x25\x38\x50\xfb\x0e\x4f\xf1\x4a\x9e\x30\xc5\xda\xe4\x6e\xc2\x35\xd1\x13\x99\x67\x29\x11\xec\x91\x29\xbb\xb6\x6c\x3a\x33\xf3\x57\xb7\x5a\x29\x57\x2c\x81\x85\xd9\xe4\x84\x85\xaf\xec\xa2\x59\xa5\x67\x8e\x4b\xf7\xc0\xe6\x20\xb8\x2c\x2e\xdf\x0b\xd0\x4b\xe5\x29\x13\xf9\xb4\x72\x57\xc0\xef\xe7\xdd\xdb\xb3\xee\xe5\x79\xef\xf2\x63\xe5\x0b\x2b\x46\x84\x47\xa5\x27\x7f\x59\x58\x9b\x11\xcd\x33\x38\xd5\x51\x6b\x2f\x26\xb8\x24\x13\x9e\xa5\x8a\x89\x13\x43\xf5\xc3\x80\x7d\x61\x49\x8e\xf7\xec\x3f\xca\x3f\x0c\xac\xf4\x29\x53\x56\xfe\xa5\xf4\x47\x21\xee\x6c\xfc\x69\xd0\x4a\x37\xfe\x12\x74\xd8\xf5\xbe\x83\x5f\x78\x5a\xfb\x36\xfc\xb2\x62\x0e\xfe\x9d\x25\x83\xf5\xaf\x34\x8e\xca\xbf\xe0\x04\xb8\xda\x77\x14\x33\x6a\x3e\xa0\xc6\xd8\x53\xbe\x85\xcc\x08\x5b\x4a\xec\x6c\x49\xb1\x9f\x4e\x7c\x44\x41\x11\x78\x77\x90\x1c\xed\x08\x8a\x37\x57\xc9\x8b\x97\x32\x65\xdd\xd0\xec\x07\xa9\xee\xa8\x7e\x78\x0b\x32\x63\x69\xe0\x2f\x21\x36\x6e\x7b\x80\xbe\x39\xa5\x7e\x4b\x76\x70\x30\x01\xec\xbe\x92\xeb\x1a\x0c\xa4\x22\x7a\xae\x0d\x9b\xae\x34\x1d\xbc\x9d\x85\x70\xfc\xfe\xb5\x0e\xb8\x72\xe5\xfc\x0a\x4e\x7d\xf9\x02\x3d\x1c\xef\x0d\x96\x6c\x5f\x86\xbf\xd7\x3e\x4f\xef\x82\x59\x3e\xd5\x5b\xbf\x7d\xde\xe1\xe0\xe8\xe4\xd5\x4f\xb3\x24\xda\xed\x7b\x90\xcf\x64\x35\x68\xdc\x2b\xbf\xda\x03\x18\xc0\x0a\x95\xaf\x6c\x3a\x0e\xe7\xcf\x7e\x1a\x1b\x57\xd0\x62\x66\xac\xce\xeb\x6c\x4b\x4c\x91\x44\x2a\x14\x05\x53\x77\xdc\xfb\x82\x1c\x93\xf3\xce\x5d\xe7\xb6\x7b\x77\x4a\x3a\x24\xa5\x86\xda\xf3\xad\xd8\x4c\x31\xcd\x84\x01\x6d\xdc\x7e\x6e\xe6\x64\x2a\x53\x96\xb1\x94\x70\x41\x3e\x64\x73\xc3\xc8\x39\x35\xf4\x8c\x1a\x9a\xc9\x71\x9b\x74\xe0\x4f\xfb\x31\xd7\x84\x66\x5a\x12\xea\xa9\x8a\xa5\xbe\x09\x2a\x52\xcf\x59\x28\x49\xe4\x74\xc6\xb3\x60\x35\x0f\x26\x12\x2e\x52\xfe\xc8\xd3\x9c\x66\x44\x0e\x2d\x53\xb1\xaa\x6a\xf7\x91\x09\x93\xd3\x2c\x9b\x13\x9a\x65\xc4\x75\xeb\x5f\xf0\x7a\xfd\x90\x85\x51\x6a\x3e\xe5\x19\x55\x56\x17\xc6\xd1\x5e\xb9\xb6\xc8\xdd\x84\x85\xb1\xc2\xb8\xec\x62\x4e\xe9\x03\xd3\x84\x1b\x32\x93\x5a\xf3\x61\x56\x1c\xf9\xfb\x1e\x81\x71\x9f\x5d\xf4\x40\xb1\x4e\x0c\x91\xc8\x42\x7d\xe7\xce\x0a\xe3\x7b\x9c\x52\x21\x18\x74\x2c\xcd\x84\x29\xd7\xbd\x7b\xf9\x6b\x2b\xda\xf7\x97\xb7\xd7\xdd\xb3\xde\x87\x5e\xf7\x7c\x51\xd3\xbe\xeb\xdc\xfe\xb4\xf8\xeb\xe7\xab\x9b\x9f\x3e\x5c\x5c\x7d\x5e\x7c\x72\xd1\xb9\xbf\x3c\xfb\x71\x70\x7d\xd1\xb9\x5c\x7c\xe8\xc8\x6a\x6d\xa5\x3d\x1e\xd9\x86\x47\xeb\x60\x8d\xdc\xa7\x35\xb2\xf5\xed\x9a\x23\x9d\x2b\x67\x7d\x53\x24\xc9\xb8\x36\x76\x81\xdc\x97\x64\x46\xb5\x46\x61\x08\x47\xd0\xee\x8b\x4f\x52\x59\xa6\x35\x92\x96\x2f\x58\x81\xc9\xa8\x3c\x31\x5c\x8c\xc3\x47\xa7\xa4\x9f\x7f\xff\xfd\x1f\x93\x0b\x2e\x1e\xe0\x5f\xec\x35\x2e\xce\xc1\x56\xbb\xcd\x6a\x1d\x6c\xb5\xf1\xb3\xb7\x61\xab\xb5\x62\xce\x49\x6c\xa2\x7d\x9e\xe0\x1e\x74\x23\x5b\xd9\x41\xe6\xc6\xfe\xd3\xf6\x4b\x46\x4a\x4e\x41\xaa\xfa\xc2\x35\x70\x89\x27\xa9\x1e\x46\x99\x7c\x5a\xcf\x74\xf8\x91\x99\x60\x7c\xb3\x52\xcc\x5b\xb0\x18\x7e\x76\x33\x0c\x03\xff\xc8\x8c\x1d\xfb\x8d\xeb\xe5\x10\xe7\x73\x88\xf3\xf9\xba\x71\x3e\xaf\xca\x6c\xf7\xfc\xbc\xaf\x6c\xe3\x43\x06\xd8\xe0\x82\x6a\xf4\x30\x35\x38\x90\x22\xff\xd0\x73\x32\xcd\xb2\x57\x66\x05\xc3\x2c\x79\x2c\xde\x0a\xd3\x2c\x0d\xfa\xe5\x19\xe6\xaf\xc2\xa1\x72\xf0\x97\x6c\xb9\x50\x6f\x92\xaf\xae\x79\x65\xbc\x98\xb7\xe3\xf9\xf9\xfc\x42\x2c\xc2\x26\xc1\x07\x1b\x44\x1b\xac\x1d\x5e\xb0\x22\x9e\xa0\x36\x80\xa0\x2e\x62\x60\x31\x44\xa0\x36\x26\x60\xa7\x20\x80\x4d\xaf\xa4\xf5\xdd\xff\x1f\x99\xb9\xa3\xfa\xe1\xcd\x5d\x49\xa5\x41\xbf\xfc\x95\xf4\x2b\xf5\xfa\x1f\xdc\xfc\xcf\xb8\x74\xdf\xfa\x45\xf6\x7a\x1d\xf9\xbf\x02\xcf\xfd\xc1\x55\xbf\xd1\x1a\x7d\x5b\xbe\xf9\x6f\xd5\x19\xff\x36\xbd\xef\x07\x77\xfb\xc1\xdd\x7e\x70\xb7\xaf\xe1\x6e\x7f\x56\xa5\x94\x59\xb2\xd2\x60\x7e\x8c\x75\x9b\xa3\x99\xd4\xcb\x75\xb1\x33\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\x5b\x50\xc1\x4a\x56\x41\x18\xf5\x4b\x29\x60\x43\x99\x2e\x9c\x19\x3c\x4e\x75\x4f\x96\xf3\xfa\xbd\x4d\x1d\x32\x34\xd7\x99\xf9\x33\x52\xb3\xbd\x57\xb6\xa4\xe6\xb2\xc9\x60\x2f\xd4\x0c\x3a\xfa\x5b\xa1\xe6\x92\x41\xe1\xd7\x45\xcd\x75\x53\x7f\x0d\xd4\xec\xbd\xd1\x5b\x52\xf4\xa2\x33\x7b\x2f\x54\x1d\x3c\xc8\x6f\x85\xb2\x17\x5c\xde\xbf\x2e\xea\x6e\x9a\xfe\xd7\xa5\xf0\x60\x08\xdf\x17\x6d\xaf\x26\xdc\xb0\x00\x6f\x81\x68\xc3\x60\x71\xec\xbf\x1a\x6a\x5d\x98\xf7\x2b\x21\xd3\x13\xc5\x30\xdb\x70\x23\x7a\xbd\x71\x1f\x6d\x4c\xb1\xfe\xc3\x03\xcd\xbe\x25\x9a\xf5\xbb\xf6\x7a\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\xdf\x14\x75\xbf\x44\x9e\xed\xb7\x6d\x89\x3f\x58\xe0\x7f\x85\x70\x58\xaf\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\x8d\x14\x95\xe7\xcf\x4e\xd9\x4f\x0a\xca\x9b\x12\xa2\x0f\x02\xf4\x41\x80\x3e\xe4\x99\x84\xa9\xed\x8b\x81\xf9\xaf\x8f\x52\x96\x31\xc3\x96\xb2\x9f\x3b\xa6\xa6\x56\x37\x28\x41\x5f\xd7\x38\x0d\x0a\x54\xad\x40\x41\x60\xde\x58\xc6\x97\x42\xdb\x6f\x93\x3b\x85\xe1\x1f\xd2\xe2\x0e\xec\xea\xc0\xae\xb6\x99\xda\xeb\xb1\xca\x46\x87\xf9\xab\x9a\x65\x23\x20\xed\x01\x4f\xf7\x83\xa5\x1d\xc4\xc6\x18\x49\xbb\x58\x8a\x12\x98\xf1\x76\x46\xda\x02\x96\xba\x97\xbe\x09\x3b\xad\xe5\x23\x69\x17\xa2\xee\x42\xc8\xa0\x3a\x40\x6a\x1f\x20\xb5\xd7\x9f\xeb\xc1\x42\xb8\x47\x0b\xe1\x01\x52\xfb\x60\x03\x3b\xd8\xc0\x9e\xdf\x06\xf6\xb5\x0c\xda\x2f\x7c\x2c\x5f\x4a\x44\xdb\x2e\x30\x49\xa4\x44\xb1\x31\xd7\x86\x29\xbb\x7a\xb5\x42\xd9\xea\x48\xa5\xb7\x5a\x24\x6a\xed\xb8\x8f\xb8\xdb\xa3\x7f\x5d\x63\xf8\x37\xee\x16\x85\xa3\x3e\xa4\x69\xa8\x08\x03\xa2\xd3\x94\xce\xc9\x84\x3e\x32\x32\xa2\x3c\x43\xc5\xc8\x71\xc7\x25\x33\x5c\x36\xa0\xff\xb3\xd9\x80\x68\x79\x38\x8a\x8d\x98\x62\x22\x41\x6e\x8f\xc2\x4f\x42\x33\x9f\x0a\x02\xef\x4c\xac\x9a\x9a\x29\x46\xd3\x39\x19\x32\x26\x02\xd9\xd4\x48\x0a\x0d\x63\xde\x8b\xd0\xfa\xd5\xd5\xb4\x45\xea\x79\x2d\x4a\xda\xb3\x44\xcf\xd4\xb3\x84\xdd\x95\x33\xfd\x87\xb7\xc5\x2a\x0e\x41\x34\x07\xa3\xda\xd7\x37\xaa\x1d\x82\x68\x0e\x2a\xf2\x2b\x50\x91\x0f\x41\x34\x87\x20\x9a\x83\x01\x61\xed\xd5\x3a\x18\x10\xe2\x67\x6f\x23\x88\xe6\x19\x2b\x38\xbf\x94\x84\x7d\x10\xb0\xfd\x7b\x07\x01\xfb\x20\x60\x7f\xa3\x02\xf6\xeb\x58\xe1\x83\x74\x7d\x90\xae\x0f\xd2\xf5\x41\xba\x3e\x48\xd7\x07\xe9\xda\x7d\xb5\x4f\xe9\x1a\xfe\xe5\xa1\x59\x77\x8e\x58\xdf\xdc\xcb\xf5\x91\x99\xb7\xea\xe2\x3a\x88\xd4\x07\x91\xfa\x75\x8b\xd4\xaf\x66\x42\xdf\x1e\xd4\xe2\x01\xac\xf0\x00\x56\x78\x00\x2b\x7c\x5e\xb0\x42\xff\xf5\xd1\x2c\x5f\x2e\x8b\xdc\xcf\x52\x9f\xbb\xa2\x0d\x35\x39\xa8\x7d\x6b\xc8\x25\xa4\x63\xc8\x54\x5a\x25\x48\xb0\xd2\x3b\x9e\x01\x61\x44\xc7\x98\x3f\x32\x41\x7c\x8c\x76\xcb\x5d\x33\x2d\xb0\x44\xfc\x33\x9c\x0e\x4c\x9a\xa1\x86\x50\x62\xf8\x94\xb5\x49\x6f\x84\xa7\x39\xb1\xe4\xaf\x99\xd1\x95\x30\x20\x24\x4d\xf8\x48\xa4\xc5\x58\x7d\xdf\xbc\x88\x0a\xc1\xd7\x5a\x9e\x19\xe6\x99\x41\xd6\xe8\x1b\x7f\xe2\x59\x66\xc7\xe0\x38\x08\x9c\x84\x29\x53\x99\xff\xb2\xd4\xad\x7f\x79\x4a\x53\x7b\x72\xa3\x21\x14\xd9\x3d\xf1\xfb\x70\xe7\x72\x1d\xe2\x5a\x4a\xdf\xe3\xd7\x6d\xe2\x94\x70\x04\x15\x5b\x6b\x18\x13\x9a\xda\x13\x98\x4c\x58\x9a\x67\x8c\x50\xad\x65\xc2\xa9\xb1\xdc\x0a\xef\x68\xc2\x8d\x57\xd9\xfd\x4b\xbe\xeb\x94\x6b\x3a\xcc\x58\xea\xd6\x98\x15\x61\x36\x4b\x47\xce\x35\x19\x32\xbb\xc4\x96\x8f\x94\x57\x7f\x82\x12\x42\xcd\x68\xa2\xa1\xb0\xc5\x91\x30\x81\x03\x59\x22\xe1\x22\x71\xbe\x55\x21\x17\x47\x7f\xc8\x7d\x3a\x88\xbc\x07\x91\x77\xa3\x09\x7d\x53\x22\xef\x2b\x0a\x0d\xf4\x0c\xe9\xab\x86\x06\x82\x03\xd1\x72\xfe\x41\xb0\x10\xea\xed\x8c\x27\xc1\x08\xfb\xc9\x37\xd9\x09\x2d\x9e\x49\x31\xe2\xe3\x5c\x39\x81\xdb\x49\xc3\x2b\xbc\x94\x35\xed\xbc\x89\x1b\xa7\x7e\xe8\x2f\x75\xf1\x6c\xa2\xd0\x91\x63\x62\xc5\xee\xc1\x4d\xf7\xf6\xea\xfe\xe6\xac\x7b\x4a\x3a\xb3\x59\xc6\xd1\xcb\x92\xe4\xda\xc8\x29\xff\xbb\x9d\x06\x02\x09\x07\xce\xed\xc4\x10\x0d\x02\x07\xb8\x75\xac\x9a\x44\x8e\xc9\xd9\xc5\xfd\xed\x5d\xf7\xa6\xa1\x41\x47\x04\x50\xcb\x88\x4d\x67\x19\x48\x25\x0f\xf9\x90\x29\xc1\x0c\xd3\x24\xc9\x72\x88\x31\x0f\xce\x1e\x6c\xb4\xfb\x5f\xdd\xb3\xfb\xbb\xde\xd5\xe5\xe0\xcf\xf7\xdd\xfb\xee\x29\xf1\xd4\x64\x9b\xb5\xe3\xb2\xa3\x48\xe7\x82\x4e\xad\x2e\x5a\x46\x3c\xfe\x5b\xce\x72\x10\x82\xf8\x58\x4c\x99\x30\xd5\x16\xfd\x80\x2f\x3a\x3f\x74\x2f\xca\x2d\x4f\x18\xf9\xe9\x4f\xc5\xa0\x32\x3a\x64\x99\xf3\x3e\x81\x73\xc5\x32\xec\xa2\x23\xe7\x96\xca\x51\xad\xfd\xf3\x7d\xe7\xa2\x77\xf7\xcb\xe0\xea\xc3\xe0\xb6\x7b\xf3\x73\xef\xac\x3b\x70\x0a\xc6\x59\xc7\xf6\x5b\xea\xc9\xe9\x21\xe4\x6f\x39\xcd\xac\xa2\x2a\x47\xe0\xda\xe1\x09\x23\x4f\x13\x26\x48\x2e\x80\xc6\x50\xfb\x05\x5d\x20\x4e\x62\xc7\x19\x5d\x5f\xdc\x7f\xec\x5d\x0e\xae\x7e\xee\xde\xdc\xf4\xce\xbb\xa7\xe4\x96\x65\xa0\x1f\xfa\x45\x87\x5d\x9c\x65\xf9\x98\x0b\xc2\xa7\xb3\x8c\xd9\xd5\xc0\xe3\x38\x64\x13\xfa\xc8\xa5\x2a\xe9\x08\xb0\x8e\x96\x84\xbe\xba\x21\xbb\x44\xa1\x8b\xaa\x5e\x95\xe4\x16\xdf\xa8\xd0\xcf\xb2\x17\x4a\xe4\xb0\xf8\xe2\xaa\x6d\x5d\xfc\xa2\xb2\x2f\x6b\x2b\xa4\xe5\x49\xbf\xd8\x6d\x60\x99\x48\x3a\xf0\x86\x89\x93\x7f\x94\x98\xc9\x3f\x9f\x0d\x29\x86\x44\xe9\xad\xee\x76\x58\x55\x71\xb3\xf8\xe0\x2d\xdc\x09\xf1\x70\xbf\x26\xff\xdf\x93\xcc\xf5\x46\xec\x3d\x9b\x8b\xba\x07\x95\xed\xa0\xb2\xd5\xaf\xcc\x21\xf0\xa7\x61\x85\xf7\x75\x1f\x6d\x63\x22\x1d\x71\x96\xa5\x7a\xc1\xc6\x55\xba\x4f\x56\xda\xb3\xde\xee\x55\xf2\xb2\x16\xad\x4d\x14\x8b\x9b\xe0\x09\x72\xae\x21\xbb\x5b\x53\x66\x28\x54\x36\x35\x92\xe4\x30\xf4\xc3\xf5\xe4\xfe\xef\x70\x3d\x1d\xae\xa7\xc3\xf5\xf4\x6b\x35\x09\xd6\xb0\xf4\xaf\x6a\x13\x5c\xa5\x05\xee\x04\xf1\x54\x63\x30\x5c\xd4\xfe\x34\xd1\x13\xaa\xb0\x98\x4f\x22\xa7\x53\x29\xa2\xe0\x82\xf9\x8c\xb5\x48\x70\x61\x82\xf1\x07\x86\xb1\xca\x9e\x58\x74\xc3\xdf\x86\x25\x31\x5a\x97\x97\x48\x7c\x38\x68\x8e\xfe\xff\x36\xbd\x9a\x0f\x20\x59\x07\x90\xac\x43\x8e\xc2\x01\x24\x6b\x39\xb5\x1c\xa2\xf0\x0f\x51\xf8\xf1\xb3\x03\x48\xd6\x2b\x02\xc9\x12\x32\x65\x83\x0a\x28\x7e\xf8\x73\x50\xf5\x7b\x94\x9e\xc4\x4e\x90\xd2\x83\x22\x2d\x01\x5a\xe7\xe9\xee\x69\x09\xe5\xf2\xc4\xab\x9c\x24\x71\x41\xdb\x57\x2e\xf0\x8e\xb2\xb9\x61\x3c\xcd\x16\x2b\xf1\xbe\x40\xa4\x56\xdd\x46\x7f\x8b\x46\x96\x1a\xb2\x3d\x58\x5c\x56\x2e\xd4\xb7\x0a\x66\x5d\xf0\xa5\x37\xe4\x26\x58\x8f\x79\x7b\xc0\xff\x41\x03\x0b\xaf\x7f\x1e\x18\x79\xfd\xe3\x5d\x31\x1c\xca\xbc\x7b\x5b\xec\x86\x12\x6f\x7c\x1b\x66\x8c\x78\xc4\x2f\x61\xc8\x58\xba\xfb\xdf\x1c\x5f\x5f\x46\xcb\x07\xee\xbe\xe6\x72\x7d\xab\x3c\xfe\x60\xcf\xd8\xa7\x3d\xa3\xf5\xed\x1a\x34\x0e\x98\x0b\x4b\x16\xe7\x60\xed\xd9\x66\xb5\x0e\xd6\x9e\xf8\xd9\x4b\x5a\x7b\xd0\x77\x3b\x98\x51\xc5\x84\xa9\x91\xef\xab\x37\x1b\xbc\x1e\xd9\xea\x83\x00\x04\x0d\xa0\xe0\xea\x64\x83\x70\x6b\x7e\x5b\xe6\x1f\x27\xa3\x0c\x50\xc4\x89\x72\x21\x4e\xfe\x51\xfc\x3b\x52\x20\xa2\x1f\x6b\x7c\xa0\x1b\x84\x30\xf9\x28\x7b\x96\x16\x62\x57\xd1\x78\x4d\x68\x93\x1b\xc3\xb1\x17\xc6\x0a\x6f\xfe\xca\x48\xa7\x6b\xfc\xf4\x1c\xbe\x7c\x5b\x49\x15\x0d\x43\x7f\xd9\x08\xa8\x45\x4a\x58\xef\x60\x79\x3d\x82\x63\xd2\xc0\xd3\x84\x83\x78\x00\x10\x4e\x70\x85\x46\x1b\xee\xd3\x31\x29\xe4\x4d\x34\xc9\x5a\x2f\x2d\x46\x2e\x90\xfb\x7a\x13\x77\x34\xfa\x76\xe7\xfd\xd5\x43\x43\x56\xd0\xfd\x57\x0d\x13\x59\xc2\x33\xf7\x13\x21\xf2\x72\xfc\xf1\x23\x33\xdf\x1e\x73\xfc\xc8\xcc\x4b\x71\xc6\x6d\xd9\xe1\x52\x96\x50\x54\x9c\x78\x25\xdc\x60\x3b\xd6\xf7\xb6\xe6\x78\x48\x1f\x3c\xa4\x0f\x1e\xd2\x07\xe3\x37\x0e\xe9\x83\xbb\xd6\x64\x3e\x87\x57\x5e\xf0\x3a\xc7\x0e\xbf\xbd\x1b\x1d\xe7\x75\xb8\xd4\x0f\x97\xfa\x66\x73\x7c\xad\x6a\x8c\xa7\xe7\xd7\xa0\xc6\x6c\x84\x7a\x81\x9e\xdd\xa2\xba\x99\x27\xff\x95\xde\xdb\x6b\xdf\xd9\xdb\x61\x42\x7a\x53\x3e\xb3\x53\xf2\xdf\xaa\x9a\x84\x37\x45\x21\xc2\x1a\xbf\x62\x75\xc9\xfd\xdb\xd7\x0b\xac\xec\xb5\xaf\xba\x1f\xf9\x4b\x31\xfb\xd7\xc2\x22\x8a\x79\xbf\x0a\xa6\x70\xf2\x8f\x4a\xd4\xde\x82\x69\x57\xe7\xd3\x29\x55\x73\xf0\xa1\xb9\x18\xb6\x36\x4c\xa8\xed\x66\x14\xe1\x43\x3a\x17\xd9\x30\x37\x91\xcb\x5d\x5b\x42\x9e\x31\x65\xe6\xd1\x9b\xe0\xd1\xf9\x8f\xbe\xe0\x05\x4a\x1d\x1f\x0b\xa9\x50\x8a\xb7\x1f\x4f\xa8\x48\x33\x7b\x0e\x74\x68\x27\xa1\x42\x48\x03\x1a\x06\xd8\x87\x52\xf2\xc8\x29\x5e\x52\x9d\xeb\x5e\xe9\x9c\xd4\x1b\xa4\xd7\x3a\x53\x25\x5b\xf2\x1b\x3a\x51\x2f\x8d\xff\x76\xb8\xfa\xe3\xd5\xff\x5a\x07\xd9\x2a\xa2\xd5\xb8\xde\x72\xb8\xd8\x60\x69\xa4\xef\x8a\x77\x4b\x00\x28\xcb\x5f\xad\x44\x03\x97\x9f\xb9\xf8\x60\x78\x0c\x43\xae\x8e\xc3\xff\x18\x77\xe8\x7f\x2b\x5a\xf6\xbf\x78\x18\x74\xf8\x51\x31\xa3\xe6\x03\x6a\x8c\x65\x2a\xbb\x87\x20\x97\x4d\x24\x2b\x42\x90\xef\xa8\x7e\x78\x93\x21\xc8\xe5\x81\x3f\x3b\xb3\x58\x93\x26\xbf\xb9\xe0\xb5\x75\x4f\xd8\x21\x90\x6d\x8b\xa5\xfb\x56\x83\xda\x96\xb1\xd0\x57\x33\xc2\x0a\x17\xff\x16\x4f\x6e\xf9\x4e\x3a\x1c\xd1\x65\x6b\xf4\xcd\xa1\xc2\x56\x44\x8d\x15\x73\x7b\x23\xe8\xb0\x55\x69\x69\xdf\xa3\x7a\x9e\x38\xd7\x68\x37\x0e\xe5\x1c\x0e\xe5\x1c\x0e\xe5\x1c\x9e\xbb\x9c\xc3\x7a\x9a\xe6\xda\x6a\xe6\xba\x3a\xe6\x7a\x0a\x66\xb3\x76\xb9\x43\xee\x52\x59\xe9\xdb\x36\x77\xa9\xa4\x54\xbd\x09\x1b\x78\x69\xc4\x2f\x91\xbb\xf4\x2b\xd5\x03\x0f\x4a\xe0\xb3\xac\xdb\xb7\xaa\x01\xbe\x72\xf5\xef\x90\x75\xb5\xcf\xac\xab\x43\xd2\xd5\x21\xe9\x6a\xdd\x05\x3a\x24\x5d\x1d\x92\xae\xa2\x67\x6f\xa3\xd0\xad\x53\xde\x77\x8d\x9b\xaf\x13\xd9\x0b\x81\xb6\x04\xc5\xb6\xbd\xf8\xde\x4b\xdf\x84\xdc\x1e\x41\x27\x06\x33\x87\x7a\x09\xf9\xfd\x00\x05\x78\x80\x02\x3c\x08\x71\xbf\x26\x21\xee\x20\xa7\x6c\xb3\x5a\x07\x39\x25\x7e\x76\x80\x02\x7c\x45\xb9\xe0\x56\x70\x2a\x45\x03\xaf\x0c\x4a\x3d\x53\x0c\xc2\xe7\x44\x1a\x62\x82\x09\xad\x0a\x60\xcb\xa4\x2b\x6c\xc0\xca\x57\x6f\x41\xb8\xb2\xe3\xc4\x11\xaf\x11\x4d\x17\x77\x78\xf4\xaf\x6b\x0c\xfc\xc6\xdd\x95\x70\xa0\x87\x34\x0d\x45\x6f\x41\x40\x9a\xd2\x39\x99\xd0\x47\x46\x46\x94\x67\x68\xa6\x72\x3c\x70\xc9\xdc\x96\x0d\xe8\xff\x6c\x36\x20\x5a\x1e\x4e\x11\xea\x6f\x79\x3a\x8a\x38\x09\xcd\xbc\x93\x0a\xde\x81\x8a\xbc\xae\xfe\xf1\x90\x31\x11\xc5\x8d\xaf\x3b\xe6\xbd\x88\xa6\x5f\x3d\x14\x30\xa6\x9b\xaf\x1a\xdd\x0b\x27\xbc\xb1\x9a\xd9\xfe\x74\xae\x5d\x14\x2d\xfd\x87\xb7\xc2\x0a\x5e\x42\xad\xfa\x86\x5d\x1f\x07\xf7\xc6\xaf\xb3\xf8\xc9\xab\x11\xc9\x0f\x8a\xee\x1e\x15\x5d\x48\x08\xfc\x46\x35\xdd\x83\xbb\x62\xc9\xe2\x1c\xcc\x00\xdb\xac\xd6\xc1\x0c\x10\x3f\x7b\x3b\xee\x8a\x66\xe9\x79\xbb\x5a\xc0\xcf\x28\x47\x1f\xc4\xe8\x83\x18\x7d\x10\xa3\xbf\x59\x31\xfa\x75\xac\xf0\x41\x86\x3e\xc8\xd0\x07\x19\xfa\x20\x43\x1f\x64\xe8\x83\x0c\xed\xbe\xda\x8b\x0c\x0d\xff\xf2\xd9\xdc\xfb\x49\xdd\x5e\xcf\x23\xe5\x72\xb7\xdf\x8a\xf0\x7c\x10\x9c\x0f\x82\xf3\xeb\x16\x9c\x5f\xcd\x84\xbe\xbd\x84\xcd\x43\xca\xe3\x21\xe5\xf1\x90\xf2\xf8\x15\x52\x1e\x43\x2d\xa5\x2d\xea\x25\x94\x7e\xf3\x0d\xbd\x74\x15\x85\x96\xbf\xa6\x2c\x89\xfa\x41\x6c\x54\x53\xe1\xb3\xfb\xe8\x6d\xe1\x8b\x2e\x8e\xfa\x50\x49\x81\x44\xbb\x76\xa8\xa4\xf0\x8c\xf3\xf6\xe7\x6c\xc5\xcc\x3d\x8d\xa2\x29\xf1\x8d\x4e\xfb\xab\xc7\x5c\x35\x9f\xf4\xaf\x1a\x81\x55\x7b\x73\x2c\x64\xbf\x14\x95\x38\x5f\xbe\x80\xc4\x2e\x57\xc3\x47\x66\xbe\x95\x7b\xe1\x50\x44\xe2\x80\x37\xbd\x75\x8d\xcd\x8d\x38\xfc\xdb\x9a\xe2\xa1\x4e\xc6\xa1\x4e\xc6\xa1\x4e\x46\xfc\xc6\xa1\x4e\xc6\x2b\xa8\x93\xb1\x8b\xd4\x82\xdd\x7f\x2b\x82\xcb\xa1\x56\xc6\x41\x76\x39\xc8\x2e\xb5\x53\x7c\x85\x4a\xe9\xab\xa8\x04\x12\x94\xd2\x7d\x61\x31\xc4\xbe\xd7\xc0\x8c\xf7\x0a\xc9\xe0\x57\xf2\x00\xcb\xe0\xfe\xef\x00\xcb\xb0\xce\xe4\x0e\xb0\x0c\x87\x48\xbb\x03\x2c\xc3\x21\x96\xec\x10\x4b\x76\x80\x65\x78\x2b\xb0\x0c\x5e\x80\xda\x07\x34\x43\x8d\x30\xb6\x1a\x9e\xe1\xf3\xa2\x66\xf0\x6a\x05\x2d\x3f\xd6\x03\x4c\xc3\x01\xa6\x61\x57\xda\x79\x15\x3a\xd9\xb3\xc0\x35\xd4\xb0\x81\x5d\x15\xb1\xb7\x01\xdb\xe0\x47\x7b\xc8\x39\x3b\x84\xce\xbe\xfe\xd0\xd9\x57\x97\x73\xf6\x6a\xc4\xf6\x83\x32\xbc\x47\x65\xf8\x90\x76\x76\x48\x3b\x3b\x98\x0a\xd6\x5e\xad\x83\xa9\x20\x7e\xf6\x36\xd2\xce\x56\x4b\xd3\x7b\x81\x6f\x78\x0e\xb9\xfa\x20\x56\xe3\x7b\x07\xb1\xfa\x20\x56\x7f\xa3\x62\xf5\xeb\x58\xe1\x83\x4c\x7d\x90\xa9\x0f\x32\xf5\x41\xa6\x3e\xc8\xd4\x07\x99\xda\x7d\xb5\x37\x99\x7a\xbf\x70\x0e\x1b\x7a\xb1\xa2\xac\x94\xb7\x24\x4c\x1f\x04\xe9\x83\x20\xfd\xba\x05\xe9\x57\x33\xa1\x03\xb4\xc3\x01\xda\xe1\x00\xed\x70\x80\x76\xd8\x46\xaa\xf9\x8d\x3b\x95\x47\xd1\x45\x1c\x6e\xec\xa3\x1f\x32\x39\xbc\x9b\xcf\x98\xfd\xef\x39\x9f\x32\xa1\x41\x7c\xe4\x66\x1e\x4b\x31\x0d\x2b\xbf\xb8\xe6\x47\xb7\xbd\xcb\x8f\x17\x71\x8e\xd0\xd1\xa7\xfb\x8b\xbb\xde\x75\xe7\x26\xac\x4b\x98\x55\xbc\x16\xee\xbb\x92\x20\x76\x26\xa7\x33\xaa\xb8\x96\xa2\xfb\xc5\x9e\x4e\x3b\xb4\x2b\x10\x7d\xa4\xda\x6e\x74\xdd\x3f\xc7\x23\xbb\x2c\xff\xf9\xf1\xae\xfc\x57\x69\x16\x17\x77\xe5\xbf\xba\x4b\x67\x13\x35\x5c\x65\x67\xc7\xe4\xe3\xdd\x29\xf9\x08\x21\x18\x8a\xdc\x4d\x28\xb2\xa4\x8b\xbb\x53\x72\xc1\xb4\x86\x5f\x8a\x8f\x0d\x37\x19\xcc\xed\x07\x2e\xa8\x9a\x13\x3f\x7d\xcc\x9e\xa3\x60\x9b\xf5\x4b\x53\x5d\x3c\xf1\xd7\x5c\x80\xf6\x50\xac\xde\x85\x1c\xf3\x84\x66\xbb\x2d\x62\xe7\x32\x3e\x48\x47\x57\x37\x4b\x97\x22\x7e\x7b\x71\x2d\x3a\x97\xe7\x90\xcb\xe7\x87\x5a\x33\xf3\x4b\xa6\x0d\x4b\xad\x34\x92\x22\xf1\x02\x3f\x9b\x47\x52\xca\x5f\x25\x64\xf7\xe5\xda\xca\xce\x9d\xcb\x73\x72\x42\xae\x6e\xfa\xe2\x4a\xa5\x68\xbc\x61\xf6\x7a\x47\xae\xcb\x35\x11\xd2\x10\x3e\x9d\x49\x65\xa8\x30\x56\xb2\x01\xc6\xe6\x56\x44\x13\xaa\x18\x39\x93\xd3\x69\x6e\xa8\xe1\x8f\x6c\x61\x51\x05\x6a\x64\xb7\xcc\xf4\x52\x30\x07\xd7\xac\x21\x72\xbe\x62\x2e\x33\x65\xdb\xb7\x5c\xb7\xac\x0b\xf0\x74\x41\x36\xf7\x4d\x50\xa5\x68\x99\x3f\x1e\x71\xc3\xa6\xd5\xf7\xd7\x0c\xdb\xfb\x67\xad\xa2\x63\xaf\x84\x0b\x49\x53\x2e\xc6\x98\x4e\x79\xc1\x0d\x53\x34\xfb\x44\x67\x1f\xbc\xb5\x69\x0b\xfa\xf8\xcf\xdb\x52\x26\xdf\xd1\x2f\x9d\x4f\x71\x2e\xe0\xd1\xf5\xcd\xd5\xdd\xd5\x52\x9a\x29\xb5\xb0\x48\x34\xf6\xf1\x29\xfc\x2f\x39\x21\xb6\xf5\x70\x73\x4d\x99\xa1\xf6\x46\x27\xef\x30\x71\x27\x84\xf7\x73\x91\x01\x8d\xcc\x14\x9f\x72\xbb\xaf\x4e\x65\x7e\x8f\x97\x63\xb8\xfd\x03\x95\xe0\x07\x98\x84\x07\x62\x87\xa1\x22\xa5\x2a\x25\x7f\xd5\x2e\x71\xd4\x0a\x21\xf8\x3a\xd5\xfe\x07\x96\x92\x63\x32\x31\x66\xa6\x4f\x4f\x4e\x9e\x9e\x9e\xda\xf6\xed\xb6\x54\xe3\x13\xfb\x8f\x63\x26\xda\x13\x33\xcd\x30\xe3\xd4\xae\xc2\x29\xb9\x56\xd2\x48\x10\x20\x88\x66\x8a\xd3\x0c\x52\x03\x87\x78\xda\xe5\x88\xfc\x4f\x22\x15\x6b\x17\x1b\xf3\x3f\x24\x4a\x66\x1d\xd9\x7b\x96\xa7\xd9\x89\x7d\xa9\xe6\xe8\x54\xf7\x93\xa4\x2c\xe1\xa9\x13\xa4\x98\x48\x64\x0a\xf6\x27\x7c\xc6\x45\xc8\x76\x62\xce\x95\x13\x96\x33\x12\x36\x68\xca\x08\x7d\xa4\x3c\xc3\xbc\x66\x89\x26\x43\x5c\x67\xa6\x74\x9b\xf4\x45\x0f\xc5\xce\xdc\x8a\xd8\x10\x7c\x07\x8a\xa4\x7f\x77\x66\x67\x9c\xc8\x8c\x0c\xf3\x91\x15\xd1\xa2\x6b\xa9\x65\xc5\x11\xae\x89\x62\x89\x9c\x4e\x99\x40\xab\xa2\x6d\x08\xbe\x84\x25\x73\xc3\x6d\xf7\x05\x10\x80\x95\x53\x80\x04\x52\x09\x27\x5b\x30\xab\xae\x88\x39\x76\x33\xcc\x47\x25\x57\x95\x91\x44\x31\x9a\x12\x6e\xfa\xa2\x93\x59\xc5\x76\x2a\x0d\x8b\xa3\x08\xc1\xae\x5d\x5a\x71\xe0\x08\x8a\xcd\x32\x9a\xf8\xac\xcc\x4c\x26\x34\x23\x23\x9e\x31\x57\x5c\x3d\x6a\xe0\x1d\xe8\x5a\x76\xd1\xb8\x26\xa9\x7c\x12\x99\xa4\x6e\x1e\xd5\xcf\xde\x97\x99\x4b\xd7\xe7\x25\x77\x95\x92\x0a\xfe\xe7\x27\x2e\xd2\xed\x0e\xe1\xfd\xe5\x4f\x97\x57\x9f\x4b\xe7\xf0\xfe\xb6\x7b\x13\xff\x7d\xfb\xcb\xed\x5d\xf7\xd3\xd2\x83\x58\x6d\xa5\x20\x2d\x18\x1e\xc8\xe0\xa7\xe4\x16\x17\x41\x2a\x62\xb5\xaa\x86\x49\x7d\x72\xb4\x54\xfc\x20\x53\xb6\xdd\xdc\x3e\x75\x2e\xef\x3b\x25\x96\x72\x7b\xf6\x63\xf7\xfc\xfe\xa2\x24\xe1\xf9\xf9\x45\xbf\xdc\x74\x51\x7e\x8b\x7f\x3b\xfb\xb1\x77\x71\x3e\x08\x12\xdf\xb2\xd5\xa8\xf4\x5b\x65\x4c\x77\xc8\x80\x26\x32\x25\xc3\x79\x9c\x39\x58\x24\x9c\x3f\x51\x4d\x32\xf0\x8c\xb0\xd4\x2b\x23\xd8\xea\x29\xf0\x21\x9f\xca\x5e\x7c\x61\x85\xfb\x96\x7b\x07\x12\xcf\x51\x0f\xa2\xa6\x9c\xc9\x1e\x37\x6c\x7b\xa7\x22\x52\x2a\x30\xc5\x3d\xac\x91\x55\x7b\xb4\x7d\x31\xb7\x07\x58\xf1\xf1\x18\x74\xfc\xca\x50\xb1\x35\xf7\x29\xac\x24\x7c\x87\x5b\x3d\x53\x12\x8e\xb4\xed\xd6\x19\x87\x82\x06\x81\x1f\x02\x48\x41\xb9\x45\x45\x41\x39\xa8\x19\x9a\xdf\x97\x53\x34\xe9\x36\x4c\x0b\x8e\x5e\x11\xe2\x0b\x2c\x4a\xa3\x69\x62\xa6\xd8\x23\x97\x79\xf4\xa9\xc3\x53\x28\x6d\x6e\x6d\xf3\xc5\x02\xc0\xb2\xa1\x02\x53\x34\x53\xa6\xe6\xde\xd5\xad\x51\xd4\xb0\xf1\xfc\xdc\x9d\xec\xed\xa9\xf8\xfc\xea\xf3\xe5\xc5\x55\xe7\x7c\xd0\xed\x7c\x2c\x1f\xcc\xf0\xe4\xf6\xee\xa6\xdb\xf9\x54\x7e\x34\xb8\xbc\xba\x1b\xf8\x37\x96\x92\x6b\x43\x07\x8b\xf7\x69\xf9\xc5\x53\x62\x39\x23\x70\x30\x0f\xbd\x14\xb1\xb1\x21\x1b\x49\x85\xec\x78\xea\x9d\x80\xc0\xf9\x49\x58\x59\x96\xa2\x92\x5d\x9e\xc5\x29\x68\xa0\x75\x4d\xa2\x71\xc9\x28\x46\xa7\xc0\xce\xa9\x20\x5d\x91\x1e\x5f\x8d\x8e\x6f\xf1\xc7\x29\x55\x0f\x4c\x85\x4f\x9f\x14\x37\x86\x81\x4d\x9c\x3b\x73\x39\x68\xc8\x30\x64\x7b\xdf\x40\x90\x77\xd1\x41\x9b\xdc\x58\xf6\x6c\xdf\x0f\x77\x8f\x25\xd4\x94\x19\xca\x33\xed\x06\x5b\x5a\xd7\x53\x72\x41\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\x7e\xb6\x1b\x4d\xdd\x5f\xc3\x8a\x5f\x5d\x0e\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\xd7\x00\x2c\x72\xf5\xc8\x94\xe2\x29\xfb\xc4\xb5\x55\x65\xf0\xc7\x1f\x1c\xba\xc8\x76\x04\xf1\xa1\xd3\xbb\xa8\xc8\x00\x83\xf3\xee\x87\xce\xfd\xc5\x72\x75\xbc\xf4\x5d\x0d\xec\x4d\xd4\xce\xa9\xbd\xf5\x9d\x6d\x0e\x6e\x87\x63\x8f\x99\xc2\xd2\x70\xa1\x95\x21\x53\x2a\x5c\xf5\x1a\xed\xc7\xee\x3f\xb7\x86\x9a\x2d\xc9\xbf\x73\x76\xd7\xfb\xb9\xa4\xb6\x77\x6e\xce\x7e\xec\xfd\x5c\x27\x17\x0c\x3e\x76\x2f\xbb\x37\x9d\xbb\xee\x72\xaa\xaf\x34\x59\x77\xe7\x6b\x3b\xe0\xaa\xff\x80\xeb\xe0\x02\xb7\x64\xad\x64\x46\xb8\xd1\xe4\x91\x6b\x3e\xe4\x00\x53\xe3\x6c\xf1\xf7\x3d\x60\x7a\xe0\xdc\xe4\x66\xee\xa5\x02\xec\xf7\x94\xfc\x30\xf7\x6b\xd8\x02\x26\xe7\xda\x47\x3d\x35\xb6\xd0\x27\x56\xab\xc1\x5b\xcf\x4f\xfa\x94\x74\x54\x32\xe1\x8f\xa0\xf7\x44\x9f\x09\x2b\x8a\x8a\x31\x53\x38\x1c\x30\x40\xc6\x63\x89\x9e\xdb\x51\xc5\x32\x40\xb1\x6a\x41\xec\x1b\x33\x61\x75\xe7\xb8\x13\x94\x4f\x14\x13\xdf\x59\x51\x66\x96\xf1\x84\x9b\x6c\x4e\x12\x30\x7a\xa4\x56\x50\x9c\x52\x41\xc7\xee\xce\x05\x45\xa1\x42\x12\x7f\x46\x2c\x9f\xab\x91\xb3\x6e\xdd\x71\xb6\xe5\x09\xb8\xbf\x3c\xef\x7e\xe8\x5d\x96\x49\xe0\xc7\xde\xc7\x92\x10\xf8\xa9\x7b\xde\xbb\x2f\x5d\xb4\xab\x64\xc1\xc5\x66\xeb\x4e\x89\x7f\xe9\x94\x9c\xe3\xa7\xa7\x76\x71\x6b\x80\x8a\x82\xfe\x58\x59\x87\x1b\x1f\x77\xe2\xff\xd1\x15\x46\xd5\x9a\xe6\xd6\xb5\x39\x38\x2b\x7c\xc9\xe8\x50\xef\xac\x5b\xe8\xfb\xb2\xea\x56\x59\x74\x66\x3a\x53\xbc\xed\xa4\x5d\x98\x22\x62\x2f\x1e\xe8\xdd\x4d\x56\x8f\x1a\xcb\x6e\xc1\x4b\x7f\x06\x27\xcd\x34\xd7\x06\xad\xe9\x40\x9c\xe4\xe1\x4f\xda\x2e\x28\x58\xdb\xdb\xe4\x96\xb1\xbe\xf0\x0a\xf8\x98\x9b\x49\x3e\x6c\x27\x72\x7a\x52\xa0\x64\x9d\xd0\x19\x9f\x52\x2b\xa0\x32\x35\x3f\x19\x66\x72\x78\x32\xa5\xda\x30\x75\x32\x7b\x18\x83\xeb\xd7\x3b\x14\x4e\x42\xb3\x63\xf9\x2f\x17\x7f\xfc\xfe\xf8\xe2\x4f\xdf\x1f\x2d\x9a\x54\x9a\xf6\xbf\x2b\x12\x3a\xd3\x79\xe6\x42\x44\x54\xbc\x36\xfe\xc8\xe7\x6c\xd5\x7e\x5f\x96\xb7\x6b\x37\x0d\xf0\xec\xfa\xbe\x64\xe2\x2c\xff\xf9\xa9\xfb\xe9\xea\xe6\x97\x12\xa7\xbc\xbb\xba\xe9\x7c\x5c\x6e\xea\x5c\x50\x11\x2b\xcb\xf0\x93\x90\x4f\xa2\x3c\x7b\x5d\x9d\x74\x2e\x0c\x9f\x32\xaf\x21\xba\x3f\xef\x70\xa6\x5b\xcc\xfc\xea\xee\xc7\xb2\x90\xf3\xe1\xe2\x97\xbb\xee\xe0\xf6\xfc\xa7\xa5\x33\xc1\xcf\x4a\x23\xbb\x05\xff\xf6\x99\xcc\xf2\xa9\x88\xff\xbd\xfd\xd8\x7a\x97\x77\xdd\x8f\xd5\xd1\x5d\x75\xee\xca\xcb\x7e\x53\x0e\x9b\x38\xfa\xe1\xea\xea\xa2\x5b\x72\x39\x1c\x9d\x77\xee\xba\x77\xbd\x4f\xa5\xdb\xee\xfc\xfe\x06\x71\xb4\x96\x4d\xd3\x8f\xa0\x66\xa2\x76\x5a\xf1\x34\xf7\xcd\x67\xd6\x3a\xe6\x1d\x17\x92\x88\x07\xe5\x38\xc2\xab\xc0\x68\x03\x30\x3a\x1c\x07\x93\x5f\x82\x23\xad\xe5\x35\xa6\xbc\x4d\xa4\x99\xd7\x2d\xdd\xe8\x65\x2c\xef\x2e\x0c\x01\xd1\xde\x50\xc5\xa4\x59\x26\x9f\x30\x30\x6c\xca\xed\x95\xe7\xc0\x83\xec\x2b\x9a\x24\xb9\x52\x4c\x98\x6c\xde\xae\x61\x27\xe5\x6d\x91\xca\x9c\x87\xd0\xa1\xed\xd4\xcc\xba\x38\x9c\xc5\x08\x9c\x7a\x0d\xb2\x12\x75\xe3\x87\x75\x47\xf5\xc3\x82\x61\xa7\x27\xb4\xa1\x22\x61\x67\x19\xd5\x7a\xdb\xb1\xa2\x64\xda\x2a\x9f\x97\x9b\x9b\xfb\xeb\xbb\xde\x0f\x17\xcb\x19\x51\xf5\xe3\xc5\xd0\xaa\x24\xcb\xbd\xf1\x73\xa8\x24\x4d\x89\x55\x1d\xe5\x18\x0d\xad\xee\x4e\x28\xb0\x09\x31\xc6\x31\x78\x9b\x4b\xb8\x88\xc1\x91\xec\x45\xe0\xd8\x78\xc3\xdd\x42\x90\xc4\xae\x04\x89\xa4\x61\x4f\xb3\x60\xb7\x45\x40\x63\xa7\x93\xcc\x32\x6a\x46\x52\x4d\x51\xd6\x2a\x4d\x1a\x1b\x5f\xde\x28\x17\x86\x29\x95\xcf\x0c\xf7\x60\x93\x55\x1e\x0b\x85\x08\xe5\xf8\x13\xd3\x9a\x8e\xd9\x2e\xe6\xfd\xba\x7b\xe5\xf6\xe7\xf8\x4f\x30\xdf\xaf\x73\x67\x94\x46\xe8\xc3\x82\x3c\x3d\x5d\x89\x0f\x94\x67\xb9\x62\xd7\x32\xe3\xc9\x96\xee\x48\xab\xc7\x0c\x7a\x9f\xac\x7c\xd7\xb9\xeb\x5e\x94\x6e\x37\x78\xd6\xf9\x70\xd7\xbd\x19\x20\x82\x61\xe7\x87\x8b\xee\xe0\xf2\xea\xbc\x7b\x3b\x38\xbb\xfa\x74\x7d\xd1\x5d\xe1\xe5\x6b\x6c\x7c\x51\x27\xae\xbe\x7a\xba\xf0\x0b\xec\xb0\xca\x51\x7c\xf6\xaa\x14\x44\xd0\x52\x9e\x81\x8b\x41\xa2\xab\x81\x12\x61\x95\x4a\xfb\xb3\xf6\x82\xbb\x0f\x18\x6b\x93\x9e\xf9\x2e\xcb\x08\xcd\x8d\x9c\x52\xb0\x93\x65\xf3\xbe\xa0\x43\xa9\x0c\xa8\x0f\x81\xf5\x10\x95\x0b\xc1\xc5\x18\x1a\x43\x20\xd2\x24\x63\x54\x90\x7c\x16\x05\x3b\x3b\x6b\xcf\x88\x0b\x88\x43\x98\x52\xf5\x80\x86\xbd\xa2\xcb\xe2\x50\x68\x42\x75\x5f\x20\x2e\x00\xd2\xf1\x3a\x2b\x7c\xba\xd6\x5b\x8d\xab\x33\xa5\x0f\xcc\xae\xca\x34\x4f\x26\x56\x01\x19\x2b\xa6\xb5\xb3\x08\x24\x54\xa0\x7b\xc7\xbd\x6e\xd5\xf5\xbe\xb0\x5a\x3d\xcd\xbc\xe1\x21\x65\x33\x26\x52\x26\x12\x8e\x21\xce\xe0\x19\x09\x06\xc2\xb1\xa2\xb3\x09\xd1\x12\x3c\x0a\xb0\xec\xa0\xda\xe0\x47\x3e\x28\xc2\x21\x21\xc0\xe3\xd8\x6e\xa0\x72\xcb\x27\xae\xc0\xa0\x88\xab\x0c\x1f\x7b\xa3\x81\x37\x96\xa1\x8a\x68\xf5\x63\x83\x68\xa2\xb0\xe4\xb0\x19\x76\xad\x4b\xfb\x61\xb7\xa9\x6e\x13\xfa\xa2\x18\x33\xd5\x6e\x44\xed\x1a\x7b\x84\x3b\x52\xe4\x47\x2a\xd2\xcc\xb6\xe2\x2d\x4f\xe5\xb3\x08\x71\x7a\x1d\x4b\x35\xfe\x34\xee\x22\x0a\x24\x34\xd7\x1b\xc9\x02\xcb\xe3\xd2\x51\x61\x3c\x2e\x5c\x6e\x40\xde\x2e\x28\x1d\x56\x77\x66\x59\x24\xb5\x3a\x6c\x70\x44\x1d\xeb\x1c\xf1\xe3\x09\x8c\xa6\x41\x39\x99\x29\x2e\x12\x3e\xa3\xd9\x56\x92\x4b\x25\x52\xc9\x45\x00\xbd\xe3\x23\x4b\x3e\xef\x17\x0c\xe5\x86\xa9\x29\x24\x68\xb8\x61\x86\x2d\x5c\x25\x15\xe0\xee\x58\x42\xa6\xe5\x68\x8e\x2d\xf6\x06\xdd\xa0\x4d\xd3\xad\xb4\xe2\x7a\x47\x3f\x3c\xcd\xae\xeb\xdb\xac\x5b\xb0\xe8\xe1\x3f\x97\x6d\xf5\x27\x3a\xb3\x5b\x8c\x28\xa9\x84\x16\x73\x74\x79\x17\xae\x08\x80\xf7\x25\x46\xce\x85\x10\xe3\xb6\xbe\x86\x56\x2c\xa1\xf3\x06\x2f\x76\x52\x72\xb2\x44\x29\x31\x8e\x24\x47\xb9\xb1\xa7\x89\x82\x9b\x86\xbc\x63\xed\x71\x9b\x78\xac\xda\x16\xe9\x5c\x5f\x77\x2f\xcf\x5b\x84\x99\xe4\xbd\x0f\x57\x70\xde\xdb\xbe\x30\xd2\x09\x17\x73\x32\x91\x4f\xc0\xca\x98\x1a\xb3\xd2\x9c\xbd\xab\x17\x80\x4e\xc6\x5c\x1b\xe5\x1c\xce\x22\x8d\xa1\x93\xf9\xb4\xaa\x46\x22\x85\xe4\x66\xb2\x0b\x69\x50\xad\xf3\x29\x1d\x66\x6c\xc0\xe9\x74\xa0\x64\xb6\xea\x0c\xd7\x1e\xa9\x42\xf3\x1e\x38\x63\xc7\x80\x26\x89\xcc\x85\x59\xbb\xb5\x55\xfb\x78\x0e\xcb\xa4\xc9\xcc\x1e\x28\x88\x73\x59\x04\xd2\x8d\x6e\x29\x6f\x86\x1a\xce\x91\x65\x64\x45\xaa\x12\x22\x42\x37\xac\xe5\x4d\x79\x05\x0e\xeb\x89\xeb\x59\xb7\x5c\x67\x08\xfa\xed\x8d\x18\x11\xe4\xf0\x2e\xeb\x57\xd7\xca\xb2\x96\xc8\xb3\xb3\xab\x33\xe4\x53\x75\x48\xce\xe8\xff\xad\x14\x2f\x81\xf0\x82\x0a\x4a\x3b\xd2\xa3\x3d\xc8\xc8\x3f\xfe\x96\x4b\x43\xf5\xfb\x76\x5f\x58\x66\xf8\xc0\xe6\x68\xb4\xb5\xec\xe6\xb7\xf6\x0a\x3c\xd6\x4c\x68\x88\x61\xf9\x2d\x5a\x53\x2c\xc3\x7c\xa4\x8a\x5b\xd2\x42\x89\x10\xc1\xe1\xcb\x20\xd3\x10\x76\xe0\x1a\x75\xdc\xae\x88\xea\x28\x90\xa9\xfd\x33\x1c\xfe\x98\x19\x08\xfb\x36\xdc\x80\xa8\x92\x22\xfa\xfc\xc2\xd0\x57\x2a\xb2\x48\x15\x4a\x82\x72\x9d\xe6\xbb\x1d\x24\xbd\xd8\x46\xdd\x26\xd6\x5f\xd2\xb7\x2e\x90\xe7\xc4\xab\x6b\x89\x92\x0b\x90\xee\xd4\xf2\x5e\xbb\xd3\x43\xe4\x13\xde\xa2\xc8\x44\xfb\x89\x3f\xf0\x19\x4b\x39\x85\xb0\x1e\xfb\xd7\x89\x9d\xd7\xbf\x9c\xdd\x5c\x5d\x0e\x8a\x60\xbc\xff\xe8\x8b\x4e\xa6\x25\xb1\x62\x87\x54\x46\x13\x21\x45\x88\x21\x9a\x29\xe6\x59\xbb\x9b\x8b\x5d\xd5\xc8\x1e\xd1\x17\x4d\x23\x48\x65\xa2\xdb\xf4\x49\xb7\xe9\x94\xfe\x5d\x0a\x30\x6e\x76\xe0\x9f\x67\x99\xcc\xd3\xcf\xd4\x24\x93\x13\xb0\x39\x9a\x13\xf6\xc8\x84\x41\xdb\x86\x5d\xae\x14\x22\x8a\x35\x84\x20\xfd\x8b\x1d\x73\x11\x17\xa8\xad\x00\x99\xb0\x99\x21\xff\x7f\xc5\x86\x52\x9a\x7a\xde\x23\x47\x23\xcd\x56\xf1\x99\x06\xd9\xe8\xf6\x8a\xfc\xe9\xdf\xbf\xff\xbd\x25\xa1\x6d\xd6\xb8\x77\x7b\x35\xb0\xdf\xff\xcb\xb9\xfb\x5e\xaf\x45\x72\xe7\x98\x25\xb1\x53\x8c\xde\x36\x5c\x7a\x53\xeb\x57\x95\x03\x73\x3d\xcb\xe8\x7c\xc1\x8e\xbe\x8a\x73\x5f\x5a\x7e\x30\xa3\x09\x2b\xb2\x34\xbc\x43\x2a\x91\xd3\x29\xf8\x2f\xbd\x5b\x2a\xe5\x23\x70\x64\x1a\xcb\xd5\xc9\x90\x99\x27\x70\x9b\xfb\x5f\x83\x6b\xc2\x5b\x1e\x2c\xf3\x00\x06\xd5\xb7\x6b\x95\xe6\x60\x93\xea\x1f\xb5\x48\xff\x28\x65\x8f\x2c\x93\x33\x7b\x7e\xec\x0f\xcc\xd4\xde\xa1\xdd\x29\xe5\xd9\xa5\x34\xc1\x13\xbb\xcb\xb6\x28\x96\xf0\x19\xb7\xf4\x3c\x60\xb6\xdd\x67\x8d\xa3\x5c\x65\x00\xf4\xe9\x9f\x30\x12\x42\xd3\xd4\x1e\x2b\x00\x08\xf7\x83\x2c\x2c\x4a\x22\x5a\x80\xf5\xd8\x66\xb0\xb4\xed\x97\x8c\xeb\x0d\xa1\x89\x54\x01\x0f\x31\x74\x5c\x40\x3a\x2f\xa5\x5a\x07\x10\x5f\x00\x0f\x7b\x85\x7a\xd1\x56\xd0\xa0\x7f\x59\xf1\x6b\xbd\x71\x96\x57\xe6\xd6\x7e\xb7\x74\x68\x3a\xce\x54\x0e\x45\x3d\x82\x34\xed\x82\x89\xaa\xf1\x4b\x6c\xe5\x88\x93\x4c\xea\x5c\xad\x69\x65\x2e\x0f\xfa\xcc\x7d\xba\x6c\xdc\xdd\x58\xf9\xc8\x33\xa3\x37\xd2\x6f\x6a\x16\xbe\x92\xe8\x82\x87\xdb\x38\xc1\xce\xbd\xdd\x22\x1c\x6c\xa5\x76\x0d\x68\x56\x44\x5a\x89\x94\x14\xd2\x54\x5f\x84\xe8\x50\xaa\xc9\x13\xcb\xc0\x48\x95\xc8\xe9\x0c\x24\x05\x37\x5c\xd7\x92\xbd\xe8\x0c\x35\xac\x45\x64\x6e\x6c\x63\x2d\x2c\x3a\xe3\xb6\xe0\x78\x48\x21\x5d\xba\x28\x25\xd7\x17\xf7\xda\x87\x06\x85\x2c\x57\xa4\x75\x64\x60\x5c\x90\x8f\xcc\x40\x2b\x00\x3b\x10\x4f\x10\x8b\xeb\xd4\xb2\xa0\xea\xda\xef\x70\xa2\xdc\x4c\x36\xd8\xf9\x22\xa6\xf4\x87\x4c\x0e\x97\xee\x7b\x87\x4c\x51\x13\x76\xbd\x78\x43\x5f\x61\x03\x89\xd2\x33\x57\xd1\x28\x53\xaa\x14\x3f\xb2\xe2\xf8\x97\xe3\x50\x97\x93\x27\x44\x81\x72\x81\x31\xb9\x10\x3a\x5d\x1d\xa7\xb3\x8e\xad\x1a\x23\xd8\x70\x06\x6f\xc7\x52\x84\xe3\x9d\x2e\x5a\xc7\x56\x11\x41\xd9\xaa\xf6\xdc\x93\x81\x03\x62\x26\x8c\x2b\xb2\xd6\xb4\xfc\xf9\x1d\xe0\x99\x5f\x9f\x68\x0a\xda\x6e\x12\x00\x91\x89\x04\x06\x61\x07\xe6\x60\x12\x4a\x95\xa0\xda\x7d\x51\x19\x84\x33\xb7\x6a\x02\xe4\xe5\x4f\x43\x89\xf7\xb7\xc8\x88\x7f\x71\x8d\x16\x6e\x18\xff\x6a\xa4\xe0\x37\x98\xfd\x26\x74\x91\xec\x36\xb8\x1f\xaf\xe1\xfb\xa5\x76\x2d\xa9\x8d\x15\x07\xac\x60\xa5\x58\x22\x95\x65\x89\xd0\x6d\x70\x0a\xad\xbc\x1b\x0d\x55\x76\x51\xe8\x46\x02\x78\x01\x1b\x92\x52\xc3\x8e\x0d\x5f\x19\xc2\x61\xd5\x15\xcb\x60\xa7\x56\x9d\x8d\x52\x02\x0a\x0e\x3b\x64\x63\x2a\xbc\x03\xa1\x61\xb4\x9e\xb5\xef\x70\x98\xad\x64\x45\xa7\x32\x17\xe8\x3a\xb5\x03\x2a\x8f\x43\xcf\x60\x39\x97\x8e\xc3\x19\x7b\x5e\x6a\xd5\xcc\x92\x65\x7b\xa2\xc1\xf6\xd4\x30\xd8\x1c\x2a\x78\xbe\x9a\xc1\x66\x54\x1b\xe2\xc6\xd4\x30\xe2\x58\x9a\xdd\x43\x2e\xd3\xb2\x0a\x23\xb1\xe2\xb0\x89\x70\x1e\x0f\x91\x68\x66\x0c\x77\x95\x30\x72\xcd\x5c\x04\xea\x94\xa9\xb1\x17\xf8\x10\x1c\x39\x1c\x6d\x87\x92\xec\xf9\x68\xcc\x4b\xc0\x95\xb4\xd8\x74\x9b\x74\xc4\x42\x1c\xbd\x37\x9b\x95\xd6\x0b\xb9\x36\xcd\x9e\xe8\x5c\x93\x99\xc2\xb0\x55\xf4\x2f\xf9\xc9\x83\x9d\xb8\xfc\x51\xb0\x1c\x18\xef\xe0\x83\xba\x76\xf1\xc8\x1a\x36\x2b\x2a\x83\xb3\x3e\xb3\x5b\x53\xf6\xaf\xf8\x3e\xea\x8a\xe2\x04\x15\xa8\x96\xd3\x2d\x08\xb3\x45\xaa\x49\x1c\x48\xe5\xf2\xd9\x41\xb6\x74\xda\x45\xb7\xec\x37\x69\x12\xf8\xc0\xea\x76\x41\x87\x2c\xdb\xd9\x5f\xb2\x95\x05\x04\xba\x76\x48\x03\x56\xfd\x66\xe8\xff\x81\x22\x85\xaa\xca\xda\xbc\xdd\x50\xe5\xeb\x79\x83\x8a\x79\x96\xb0\xbd\x77\x98\xa8\x87\xce\xd8\x9e\x7f\x37\xc1\x6a\xc4\x17\x49\x81\xab\x51\x7f\x8b\x54\xcd\x37\xbb\x8c\x21\x02\xc0\xa8\x1d\x02\xd9\x07\x04\xc6\x5e\xac\x41\x81\x66\xd6\x84\x7b\xeb\x8d\x88\x90\x82\x11\xae\x8b\x97\x4d\xd9\xef\x1d\xc2\x74\xad\x1c\x89\x7a\xfa\x62\x31\x89\x17\x56\xca\x3b\x41\x99\x24\x23\xce\xb2\x54\x13\xc1\xac\x4e\x43\xd5\x1c\xd2\xe5\x90\xa1\xad\x23\x1b\xed\x4b\x5a\xad\xb9\x3e\x9c\x18\xe9\xa1\x09\x00\xbe\xca\x4a\x62\x95\x71\x11\x4c\x27\x74\x2f\xb9\x8f\x5c\xac\x6a\x5f\x04\x2d\x18\xe8\x8f\x6b\xab\xdd\xb5\x09\x6c\x9b\x29\xbe\xc2\xd8\x6b\x13\xf6\xb0\xe5\x65\x59\x8d\xe0\x4f\x9b\xe8\xfe\xfe\xde\x2a\xd6\xb1\x9c\x2f\xe6\xf3\x5a\xb1\x5a\x69\x5d\x91\x49\x4f\x14\x59\xc9\x0c\xb9\x9c\xeb\xb8\x6a\x14\xaf\xc0\x4e\xb5\xfe\x4a\xd9\x4d\xce\x17\x2c\x57\x58\x6b\xa2\x50\xb2\xa3\xf0\xf5\x58\x55\x71\xa9\xae\x58\x2b\x90\x6a\xf2\x5b\x21\xcd\x6f\xa3\x6c\x60\xaf\x0e\x63\xb1\x12\x67\x9a\x68\x95\x50\x4a\xb8\x4f\x6d\x72\x44\x42\x68\x14\x52\xbf\x72\xe5\x77\x4d\x41\x2f\xfc\x78\xcf\x2a\xbd\x75\x17\x63\x1b\x9a\x60\x9e\x10\xa9\x70\x6f\x36\x80\x97\x28\x93\x45\x90\x0c\x14\xf3\xe9\x15\x53\xa9\x58\x05\x2d\x11\x99\x77\x08\xfe\x41\x94\xba\xf5\xa9\xb4\xc6\x1c\x86\x08\x70\xc5\x31\x2f\x99\xc1\x96\x9b\xbf\xf6\x11\xd5\x33\x2d\x67\xa9\x2d\xa1\x80\x15\x39\xc0\xf5\x2a\xf9\x36\x91\x38\x4d\x32\x69\x30\x44\xc7\x65\x61\x9a\x32\x5f\xdb\x7d\xf1\x41\x2a\x77\x77\x6a\x87\x2a\x31\xa4\xc9\xc3\x31\x13\x29\xa1\xb9\x99\x60\x06\xaa\xb3\x1d\xcf\xdd\xce\x5a\xb9\x00\x48\x20\x64\x38\x72\x9d\x50\xe5\x98\xfe\x88\x3e\x4a\x3f\x8a\xbe\x88\x1a\x01\xdc\x0a\x00\x2a\x02\x30\xd5\x26\x01\x82\x01\x30\x5c\xd3\x5a\xd4\x41\x86\x2e\x00\x86\x2e\x3f\x33\x31\xec\x60\x1f\xfa\x63\xa9\x60\x5a\xf7\x8f\x70\xd4\x95\x15\xea\x79\x7b\x94\xd7\x6f\x74\x5c\x7c\x29\xbc\xd9\x72\x31\x76\x68\x91\x71\xb3\xb0\x62\xca\xf7\x9e\x77\x96\xf2\x71\x47\xb9\x82\x68\xb9\xba\x36\xdf\x25\x13\x9e\x15\x36\xea\xf7\x2d\x77\x1e\xb1\xc9\x8c\x3d\xb2\x0c\x71\x1b\x12\x05\x8e\x5c\x74\x2a\x7e\x4f\xfe\x2f\x42\x69\x92\xdf\xf7\xc5\x47\x60\xab\x59\x36\x6f\x11\x3e\x2a\x5a\xa6\xa6\xd2\xcc\x43\xed\x00\xec\x96\x21\x67\x29\x0d\x04\xf7\x7b\x42\x1f\x59\x5f\xf8\x66\xfe\x2f\x79\x20\xbf\x23\xbf\x6f\x32\xe4\x78\x7f\xec\x33\xeb\xf9\x40\xc5\xbe\xaf\x88\x33\xb4\x9c\xf8\x08\x9c\xc3\x9b\x01\xca\xd5\xd8\x17\xe3\x9f\x43\xc2\x38\x17\x8f\x72\xd1\x7b\x15\x9f\x5c\xaa\x98\x30\x03\x21\x53\x36\x60\x35\xae\xab\x25\x8c\xc2\x5e\xea\x97\x32\x65\x2b\x1d\x4f\x41\x40\xfe\x0c\xa6\x0b\x9d\x0f\xc3\x76\x40\x18\x66\x50\xba\xcb\x04\x56\x3f\xe0\x90\xd0\xb9\xcd\x70\xb7\xf5\x95\x5d\x39\xe9\xaa\x05\x1c\xdd\x0d\xa0\xde\x5f\x83\x75\xfe\x21\xe2\xad\x7a\x0a\xab\x16\x62\xfb\xb2\x9d\xb9\xbb\x73\xa2\x54\x55\x00\xb9\x51\x7c\xcc\xad\xb4\xbd\xbe\x3f\x0e\x98\xe0\x36\x66\x6e\x4c\x0e\x5c\xcb\xce\x5d\x2c\x85\x8f\x82\x3f\x0e\x64\x57\xf8\x98\x86\x32\xaf\xca\xdc\x6e\x01\xb8\x8e\x63\xf1\x9c\x78\x3d\xb7\x2c\x78\x8c\x71\x5e\x6c\xc2\x31\xad\xbc\x73\x76\x41\xec\xa1\x90\x53\x86\x40\xaa\x76\xd1\x72\x33\x91\x8a\xff\xbd\xd1\x21\xdb\x2c\x61\x17\x8e\xb4\xa8\x80\x3b\x8c\xb3\x2c\x6b\x03\x8d\xa2\x64\x60\x4a\x8a\x44\x9d\x86\x43\x86\x39\xe4\x4e\x5a\xee\x3a\xca\x33\x84\x2c\x49\xa4\x4a\x11\xd6\x5b\x97\xcb\xc5\x5b\x91\x43\x6b\x3e\x76\x51\x82\xbe\x41\xee\x52\xcc\x1c\x28\x4a\x32\xa1\x62\xbc\x5c\x8e\xfc\x73\xce\xf2\x3d\xc5\x69\x39\xa4\xb2\xaf\xe4\x8e\xa7\x63\x5d\xe4\x70\xe0\xda\x58\x96\x5c\xac\xef\xdf\xec\x4c\x9d\x43\x9e\xea\x87\xc2\xa0\x16\x32\x8d\x50\x8d\xae\xea\xf3\x6b\x18\x5f\x6e\xdc\xf1\xdb\x83\xf9\xe5\x25\xfc\xf5\x8b\xf2\x51\x0d\xff\x01\xfa\x73\x60\x20\x2f\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\xcb\x76\x94\x8d\x49\x02\xfb\x1e\x80\x1b\x6b\x67\xf3\x6d\x64\x96\x2c\xa2\x5f\x31\xfc\xd9\x27\x26\x3c\xaf\xa9\xa5\xec\x18\x2c\x07\x60\x47\x7e\xc1\xa6\xc0\xf8\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\xc2\x45\x1b\x95\xdd\x02\x18\x42\x21\x23\xc7\x28\x78\x08\x72\x4d\x8c\xa2\x10\x30\x0a\x61\x7e\x9f\x51\x8a\xe5\x1a\xf5\x45\x87\x87\x07\xea\xa8\x03\xdf\x02\xe6\xe9\xb0\x7a\xcc\x84\x0a\x97\xfb\x52\xe7\x82\x08\x70\xc2\xe1\x24\xc4\x4e\x88\xba\xce\xa0\x23\x27\xba\xd7\x36\xe9\x17\x3a\x0e\xca\xae\x04\xd1\x36\xd9\x8a\xb9\x86\xe0\x6a\x9a\x35\xea\x8c\x43\x29\x33\x46\x45\x93\x58\x5d\xfb\x78\xc1\x5a\xc4\xe3\xc0\x59\xab\xf5\x59\xc9\x4c\xe5\xcc\xea\x14\x14\xb3\x7f\xa2\x79\x51\x40\xfd\x37\x01\xcb\x0c\x15\x43\x3b\xd0\x74\x85\x43\xa4\x15\x9f\xfc\x21\xcb\x36\x8a\x34\xc1\x0f\x96\x52\x11\xbc\x52\x00\xcb\xaf\x95\x51\x11\x07\x40\xd4\xe6\x9f\xac\x1a\x58\x9c\xb5\xb2\xd4\x34\x5c\xce\xfc\xd8\x72\x88\xb9\x99\xd4\xc6\xd9\x2f\x1b\xa0\x0f\xf4\x5f\x47\x62\x3d\x05\xe9\x91\x48\x87\xdb\x12\x8d\x74\x9d\x5d\x75\x30\x10\x03\x39\xf2\x91\xfc\xeb\x73\xd5\x2a\x3e\xc6\x06\xda\xbd\xc2\xf4\x7a\x32\x53\x5c\x2a\x07\x43\xd1\x68\x63\x5f\x75\x39\x76\x2a\x81\x18\x80\x2a\x38\x05\xfe\xad\x0b\x50\x26\x6f\x47\x0b\xb7\x67\x69\x75\x20\x45\x0f\x3e\x4e\x25\xd3\x91\xc0\x0a\x0b\x8b\xdc\x80\x8f\x98\x1d\x74\x5f\x58\x89\x3d\x16\xae\x31\xd3\xcf\x27\xfe\xd9\x4e\x13\x25\xb5\x76\xb1\x15\xd8\x8e\x6e\x2f\xbd\x97\xef\x5c\x1e\xd6\x3e\xbc\x66\x2f\x17\x66\xb9\x58\xb1\x27\x42\x91\xae\x97\xe3\x86\x2c\xe4\x9c\x35\x72\xd1\x5d\x23\xb0\xfc\xd1\x20\x8a\x51\xed\x2c\x09\x10\xa8\x54\x09\xd1\xd8\x40\xea\x0a\x63\xc6\x80\xc5\xe3\x90\xe5\x19\x91\x90\x4b\xbb\xc7\x62\x19\x5c\x13\xae\x14\x03\x2c\xee\x61\xe6\x1c\x64\x25\xaa\xe1\x45\x45\xe8\x62\x45\x82\xd2\x8c\x3d\xc3\xad\xa3\xf9\xd4\x9e\x67\xc0\x1b\x11\xf2\x58\xce\x40\x0b\xab\xbe\x05\x29\xba\x7c\x64\x29\x31\x2e\x48\x6d\x45\xd5\x63\x28\xea\xc0\x84\xa9\x73\x1b\xf8\x46\xc0\xcd\xc0\x52\xdc\x46\xa4\xdc\xfe\x51\xe7\x87\xab\x9b\xbb\xee\x79\xff\xa8\x70\x06\xfb\xc0\x21\x7f\x49\x86\x0c\x42\x29\xfa\x22\xb8\x74\x42\xb5\x26\xd8\x4b\x42\xd3\xb4\x48\x98\xc3\x70\xc2\x01\x9a\xa6\xd7\x3d\x15\x2b\xbd\x3a\x8b\xcd\x7c\xe0\x5f\x58\x7a\xd3\x00\xe4\xb4\x17\x5f\xfb\x5a\x36\xcf\x5a\x12\xcf\x05\x5f\xb0\xbb\x2d\xb9\x11\xc2\x54\xee\xed\x77\xeb\x53\x30\x9e\x04\xd8\x2b\x6f\x3c\xd3\x96\xf9\x5a\x3d\x9d\x86\x22\x5a\x23\xa0\x01\x91\xcc\x5b\x04\x82\xeb\x2d\xd5\xce\xc9\x1f\xc8\x94\x0b\x08\x84\x5d\xb6\xb6\xf7\xe5\x89\x6c\x82\xa0\xd9\xbb\xbc\x2f\xe3\x5b\xff\x78\x75\x5f\xc6\x85\xeb\xfc\xb2\x1c\x0b\xb3\xdc\xc2\x32\xe3\x48\x31\xc7\x28\xd8\x48\xe2\x52\x84\xa5\xa9\x9b\xe8\x45\x55\xec\xf9\xb6\xb2\x5b\xb3\x20\x81\xed\x3b\xb1\x35\x0a\x35\x79\x15\x39\xad\x6e\xa6\xbb\xa5\xb3\xa2\xa2\x7a\x5d\xd6\x7e\x9f\xf5\x82\xae\x75\x27\x6f\x1f\x18\x51\x4c\x00\x2c\x01\xf5\xd7\xef\xc6\xe9\x04\x45\xab\x3e\xa6\x7d\x03\xe9\x8d\x14\x5f\x7b\x7b\x8a\x76\x26\xe5\x19\x75\x38\x75\x70\x03\xfb\x84\xc2\x3a\xd8\x87\x76\x5f\xc4\xd5\xfe\xf0\xce\xb4\x34\xe0\x73\x46\xb9\x18\x13\x29\x18\xe0\xbe\x49\xc5\x0a\x76\xd8\x8a\x53\x0b\xaa\xa1\x71\x66\x42\xe6\x32\x57\xa1\xc7\x85\x7e\x1c\xf5\xe9\x09\xf5\xc1\x13\x5e\xce\x74\xae\xbd\x38\xe9\x17\xda\x8b\xf2\xee\x5c\xc7\xec\x91\x09\xf2\x64\xd5\x54\x1a\x81\x29\x44\x41\x6b\x56\x24\x15\xdf\x99\x10\x99\xc2\xb3\x39\x38\x7b\x08\x0d\x6e\xad\xc2\x70\xa5\x29\x77\x2d\x2f\x27\xe0\x3d\x64\x1f\xe8\x0a\x4a\xe2\x06\xc4\x07\x5f\x36\xd9\x62\x1c\x9e\xaa\xa5\x81\xd8\x32\x84\x11\xd2\xb5\x24\xcb\xbe\xcc\x58\xb2\x4d\xc8\xf8\xb5\xaf\xe7\xb4\xcc\x36\x14\x6b\x2e\x0e\x44\xc9\x6d\x9d\x91\xde\x52\x55\x1d\xed\x8a\x71\x6e\x94\xb8\x61\x07\xfa\xb3\x4b\xae\xdd\x70\x9c\x3e\x75\x63\xa4\xe4\x74\xbd\x21\xbe\x4c\xb0\xf2\xdd\x42\xd8\x6f\xc9\xd8\xf2\x4a\xa2\x94\x57\x8f\xb2\x29\x3c\x79\x15\xd7\xfb\x19\xef\xc5\x90\x89\x00\x38\x00\x1e\x94\xc9\xbb\xa0\x5c\x64\x70\xdc\x67\x7c\x67\x05\x67\x8c\x0f\xda\xa9\x9c\x82\x92\x9b\x67\x68\x95\x6d\x90\x86\x30\x52\xb7\x3e\xc4\x18\xae\xcf\x3a\xfb\x72\xe4\xa9\x76\x89\x56\x76\xf1\xb4\xa1\xd3\x90\xc9\x5d\xcd\xce\xaf\x2c\xd7\x0a\x6e\xb4\xaf\x90\xd1\x67\x08\x2b\xae\xd3\x75\x4b\xa1\xce\x2e\xa4\x63\x3f\xf9\x84\x95\x1b\x7a\xe9\xc0\x4a\x09\x85\xf1\x80\x1c\xb4\x70\x9c\x44\xb7\xb8\x95\xa5\x9b\x0f\x31\xc7\xbd\x19\x7b\x4b\x2d\x19\xa9\x93\xa9\x4a\x24\x38\x89\xef\x78\x30\xb2\x4c\xe9\x3c\x0a\x35\x73\xc8\x43\x70\x39\x73\x11\xfe\x2a\xb3\x5a\x4f\xcc\x31\x89\xd6\x85\x7b\xb4\x23\xb8\x5a\xb0\xfe\x64\xf1\x7d\x8d\x75\x14\x70\x94\x68\x3c\x46\xe4\xdc\xde\x25\x82\xdd\x42\x18\xd5\x5c\xe6\xe4\x89\x6b\xab\x21\xf4\x05\x58\x57\x03\xc2\xae\x91\x0e\x15\xb7\x05\x6f\x41\x70\xa5\xce\x87\x53\x6e\xf5\xa9\x62\x92\xf7\xc0\x11\x6e\x7c\xa8\x1d\x9e\x63\xfb\x01\x5c\xdb\x3e\x88\xaf\x2e\x5e\x7e\xc5\xf9\xd8\x42\x0d\x2e\x1a\xd9\x35\x4e\x2f\x72\xfe\x3c\x6f\xa4\x5e\x24\x66\xc7\x6a\x4d\xed\xf1\x3a\x84\xea\xd5\x1f\xca\x72\xbe\x2a\x24\x15\x73\x6d\x2a\x97\x49\x73\x96\x6a\xb1\x05\xfb\x88\xd3\x6b\x42\xcb\x58\x16\xbc\xe1\x3f\xa9\x97\x76\x6e\x43\xf1\x88\x5a\x11\xec\xba\x51\xbe\x79\x6d\xd9\x42\x51\xa1\x9c\xad\x5d\x6a\x9b\xa8\x5b\x45\xbc\x7b\x4c\x0a\x51\x3c\x47\x39\x4e\x9c\x55\x59\xb7\x90\x06\x7c\xd9\x09\x00\xf8\x2d\x04\x92\xf4\x45\xbd\xdc\xb0\x9c\xc6\x76\x75\x4b\xef\x35\xab\x28\xec\xc8\x4d\x98\x85\xb3\x88\x7c\x0e\x71\x78\xa8\x8c\x86\x7a\x8f\xac\x72\xae\xbc\xfd\xb5\x41\x0b\x00\x71\x61\x9b\x88\xa6\x9a\x53\xb9\xa6\xd3\x78\xe5\xb9\x70\x57\xe6\xf3\x68\x50\x3b\x7a\xd7\x21\xb1\x76\xff\xe9\xc0\x60\xc4\x6c\x81\x85\xdc\xb9\xcf\x28\x02\xd1\x07\x1c\x86\xb5\x56\x6e\x0d\x14\xad\x06\x1e\x86\x35\xc5\xe3\x1a\x22\x70\x78\x64\x16\xea\x35\x54\xb8\x5b\x10\x77\x72\x91\x32\x25\x18\x35\x93\x97\xf3\xd6\x9e\xed\x6a\x32\x7c\x31\xcf\xed\xd9\x5e\xa0\xfb\x2a\x5e\xdc\x0d\x1d\xb8\x1b\x78\x43\x0b\x8c\xb3\x05\x25\xaa\x0e\xe1\xb4\x08\x1a\x77\x7a\x56\x19\x3f\xee\x39\x1c\xd1\xb5\x2d\xbe\x05\xdf\x71\x7c\x4c\xe9\x93\x33\xbb\x0c\x2c\x67\x1c\x20\x00\xcb\x06\xab\x71\x43\x9f\xae\xe0\x7b\xa8\xc0\x8b\x5f\xaf\x7f\xf1\x2e\x53\xd6\x82\xa5\x0f\x20\x70\x4b\xc0\x30\xae\xaa\xfe\xf2\xdb\x73\xfb\x6a\x25\x5e\xef\x29\xe1\x72\xe3\x2f\xee\x87\x06\xfc\xf6\x15\x35\x49\x62\x1d\x4c\xcc\xab\x26\x0c\xaa\xd2\x8c\x69\x90\xae\x51\xad\xaa\x08\xd0\xcb\xd4\xbb\xbe\xf8\x51\x3e\xb1\x47\xa6\x5a\x84\x1a\x32\x95\x56\x68\x12\x2c\x2e\x37\x4d\xcb\x09\xd2\xe8\x3d\xa0\xe4\x92\x4e\x59\xda\x85\xab\x37\x0a\x3a\x74\x4a\xa6\x33\xe0\xd6\xe5\xa0\x41\x5e\x95\xab\xd4\xe8\x06\xda\x17\x58\xea\x04\xdd\x68\x40\x8d\xdc\x4f\x0c\x58\xcd\x6f\x83\x79\xf9\xb7\x6d\x72\x67\x65\x04\xae\xcb\xe3\x8d\x62\xd9\x9b\xc6\xd6\x17\x63\x25\xf3\x59\x50\x02\xe4\x10\xb4\x0f\x34\x33\xd7\x98\x97\x61\x30\xde\xb6\x9c\xd0\xd4\x4a\x20\xcb\x09\xa7\xa4\xa6\xbe\x32\xab\x4b\x39\x30\x34\x26\x20\x7b\x31\x07\x0f\x9e\x8b\xd2\x00\x32\x6a\x06\xad\xd8\x9f\x99\x7a\x01\xa6\x52\x83\xfc\x1b\xac\x03\xa5\x28\xa1\x06\xae\xbc\x81\x45\xc5\x5b\x1f\xea\xc3\xdb\x8a\x6e\xb1\x0a\x41\xc0\x63\xaf\x2b\xeb\xd1\xb0\xf7\xeb\xa7\x4b\x56\x46\x79\x9d\xab\x99\x84\xf8\xf0\x6c\xee\x63\xea\x5c\xcc\xfb\x4c\xce\x72\xcc\x18\xe0\xb1\x3f\xaf\x76\x40\x5c\x9b\x4f\xd4\x24\x13\x2b\x7a\x15\xb1\xdf\xfb\x48\xe3\x2c\x31\xd2\xe7\x55\xf5\x6a\x66\x70\x16\xf7\xde\x60\xc6\x58\x5b\x8b\xc7\x4c\x50\x1f\xaa\x01\x7f\x65\x19\x99\xda\x5e\x4b\x58\x98\x11\x7a\x55\xed\x5a\x97\xb0\x9f\xf6\xee\xd3\xde\x41\x14\x87\x82\x67\x5c\x90\xa8\xe4\xa9\x33\xd6\xd7\x1e\xe9\x5c\xf1\xad\x24\x6e\x67\xec\x01\x50\xca\x42\x77\x9b\xd2\x19\xe1\x96\x6f\xdb\x9b\x47\x8d\x59\x8b\x3c\xd9\x13\x67\x72\x65\x79\x73\xae\xb8\x3f\x61\xa0\x70\x2d\xd9\xbe\xb2\xc6\x73\x82\xd2\x06\x86\x9f\x25\x34\x82\x3d\x73\x45\xa7\x12\x93\xd3\xe0\x22\x87\x1d\xce\xb8\x78\xb0\x9d\x21\x1c\x83\x37\xac\x2b\xcb\xdf\xa4\xf2\xd1\xd0\xa5\x3d\x5d\x49\x79\x3b\xec\x72\x33\xd8\xed\xaa\xa3\xc0\xc5\x38\xca\xe3\xa8\xd7\x37\xd7\x81\x55\xa8\xfd\x72\x3d\x54\x88\xda\x4f\xbd\x3c\xb1\xcd\xb7\x4b\x42\xdf\xb7\x46\x39\x2e\x85\xa8\xb8\x90\x0c\x27\x91\xc4\x19\x36\x4e\x6b\x81\xfc\x38\x8e\x05\x4c\x9d\x84\xf2\x1f\xe1\x5f\x08\x66\x85\x4b\xf3\x1f\x44\xaa\xbe\xc0\xdf\x5b\x01\xf7\xc2\xbe\x50\xa4\xa8\x35\x24\x75\x07\x7a\xf2\xb8\xc9\xdb\xc9\x95\x77\x9d\xdb\x9f\x06\x37\xdd\xdb\xab\xfb\x9b\xb3\x92\x70\x79\x76\x71\x7f\x7b\xd7\xbd\xa9\x7d\x86\x95\x17\x7a\x57\x97\x83\x3f\xdf\x77\xef\x1b\x1e\xf9\x06\x2e\x3a\x3f\x74\x4b\x65\x05\xff\x7c\xdf\xb9\xe8\xdd\xfd\x32\xb8\xfa\x30\xb8\xed\xde\xfc\xdc\x3b\xeb\x0e\x6e\xaf\xbb\x67\xbd\x0f\xbd\x33\x2c\x48\x14\xbd\x7b\x7d\x71\xff\xb1\x77\x39\xf0\x21\x25\x4b\x65\xdd\xfa\xa9\x34\xe1\x55\x47\x45\xb6\x80\xbf\x14\x20\x1e\xfe\x6e\x1e\xce\xdd\x4e\xf3\xbf\x83\xb9\xc1\x95\x1c\x3c\x6e\xf9\x7f\x21\x5e\xec\xb1\xe5\x08\xde\xe0\x54\x1c\xa6\xbe\x08\x16\xc1\xc0\xfe\x0d\x1d\x6b\x5f\x0d\xa6\x34\xda\x53\xd2\x99\xb9\x6a\xbd\xb2\xdc\x29\x94\x92\x09\x23\xf5\x86\x60\x20\x11\x28\x17\xa4\x5d\xed\xda\xca\x6e\x95\x1b\x74\x73\x82\x21\x38\x83\x58\x4a\x0a\x6c\xf0\x05\x94\x69\xd7\x68\x65\x9b\xa1\xf6\x3e\x2e\x8e\xc6\x71\x41\xd6\xd8\x5c\xd0\xe9\x42\xcd\x1b\x4c\x9c\x72\x29\x55\x53\x26\x4c\xb5\xc5\x12\x75\x94\x5b\x9e\x30\xf2\xd3\x9f\x8a\x41\x81\x19\xc3\x99\x05\xf2\x05\x04\x38\xf7\x40\xe5\xb8\xaa\xab\x68\xab\xd4\x93\x57\x7c\x6a\x4a\xec\x41\x94\x47\x2e\xa2\xdc\x85\x52\x20\x14\x20\xbf\x63\x65\xf6\x32\x81\x9e\x92\x5b\x96\x41\x59\xc3\x20\xd4\xd8\x5d\x9c\x41\x75\xce\x2a\x70\xf4\xd0\x55\xeb\x74\x52\x03\xa2\x6b\xc0\x3a\x42\x75\xa8\xa6\x43\x5f\xe6\xd9\x3b\xe5\xde\xe9\x87\x81\xdf\xf3\xc1\x56\x97\xc8\x1d\xd5\x0f\x35\xc0\xed\xb5\x7c\xd9\x6d\xe8\x8e\x3d\x36\xa3\xc5\xd7\x76\x1a\xf6\x6c\x00\x14\xb9\x5d\x9f\x8d\x89\x8f\x2b\xba\xf4\x33\xce\x2a\x40\x52\x6b\xf7\x57\x02\xa2\x7a\x7e\xdb\x4e\xfd\x2d\x0e\xb4\x3b\xf0\x79\x0b\x9b\xac\x5b\xb9\x52\xed\x26\xde\x0f\xc8\xbe\xe7\x49\x54\xe5\x17\x4e\x7d\x00\xf7\xf2\x68\xb3\x58\x23\xcd\x19\x96\xe8\x50\x3e\x96\x32\x5e\xa7\x58\xc0\xaa\x56\xc6\x8e\x34\xf9\x5d\xce\x50\x20\xe6\xf5\xcb\xc7\xd9\xa5\xf7\xe4\x0b\x25\xe3\x6a\x97\x7d\x5d\x4d\xbd\x3a\x99\x55\x71\x88\x5b\x38\x33\xa2\xd6\x83\x37\x63\x1d\xe1\xfa\xdc\x21\xb6\xeb\x12\xe8\x2b\x62\x8b\x83\x0a\x1e\x9b\x53\x5a\x45\xd4\x86\xab\xf4\xea\xc5\xa1\x13\x2f\x21\x91\x13\xb4\xf1\x9c\x44\x57\xf7\x7c\x66\xef\xec\xe9\xd0\x45\xb6\x2f\xdf\xe8\x68\x6d\x76\xd8\xf2\xe7\x03\x3b\x0b\xd3\xfa\x6a\x58\x67\x75\x23\x78\xb3\x48\x67\x58\x6e\x31\xd0\x86\x9d\xae\x5f\xed\xdf\xf9\x19\xfd\x0e\x49\x2a\x6f\x48\x93\x89\x5a\x0b\xe9\xc0\xe4\x18\x2a\x73\xb8\x98\x7c\x87\xc5\xa2\xc9\x31\xc9\xf8\x03\x23\xdf\x81\x7b\xb8\x73\xdd\xfb\xae\x45\xbe\x8b\x43\x50\xbf\xdb\x80\xfd\x15\x28\x86\x6e\xdc\x0e\xf2\x0c\x24\xd5\x52\x74\xd3\x07\x08\x44\x8b\x86\xd9\x89\x0a\x6e\x40\x0a\x8c\x61\x0a\x81\xb9\x20\xa4\x25\x84\x4d\x38\x3b\xec\x2a\xde\x58\x1c\x99\x9d\xc1\xa3\x6c\x7b\x8b\x01\xf2\x7b\x76\xe5\x2f\x67\x84\x2b\x42\xee\x3b\x01\x9c\xbf\x80\xdb\xd2\x0d\xc4\x7b\x08\x67\xa9\x9b\x55\x49\x4f\xf6\x8b\x59\xbb\x29\xab\x08\xef\xad\x91\xdb\x1a\x81\x23\x9d\xba\x15\x71\x81\x3f\x0d\xb2\xe4\x81\xca\x9e\x97\xca\xf6\x11\x33\x55\x1e\xdc\xe6\xb7\xd9\x19\x0a\x44\x51\x33\x3e\x2f\xd5\x4a\xb8\x9e\x4f\x97\x51\xc9\x56\xe3\x70\x6e\xe8\x4b\x89\xd6\x64\xb5\x33\xe5\x16\x9d\x70\xe8\xd4\x58\x1c\x6b\x75\xa8\x1d\xe3\x70\x52\x24\xc7\xa8\x66\xc3\xa7\xac\x45\xa0\xc0\x4c\xe1\x38\x74\xe7\x15\xc8\x0d\xae\x2a\x87\x44\x8f\x9d\xa8\x64\xc2\x1f\xeb\x43\xb7\x97\x6e\xf0\x0e\x2e\xd7\xcb\xce\xa7\xee\xf9\xa0\x7b\x79\xd7\xbb\xfb\x65\xb0\xe8\x7d\x2d\x3f\xbe\x39\xfb\xb1\xf7\x73\x54\xe0\x9f\x90\xa3\xdb\x5f\x6e\xef\xba\x9f\x06\x1f\xbb\x97\xdd\x9b\xce\x5d\xf7\x7c\xa9\xf1\x6a\x59\x67\x75\x20\x94\x2e\xb6\x4c\x16\x90\x92\xa9\x07\xac\xf3\xb0\x0c\x68\xf9\x31\x4a\x66\x84\x1b\x4d\x1e\xb9\xe6\x2e\x4b\xc7\x09\x7b\xf7\x3d\x6f\x8c\xaa\xe9\xfd\x34\x0a\xcf\x6d\x21\x56\x41\xd1\x09\x77\xd6\xee\x58\x10\x74\x8e\x56\x91\x62\xcc\x0b\x89\xea\xfc\xb4\x6b\x3a\x71\x0b\x76\x4a\x3a\x6e\x6b\xeb\xda\x17\x92\x58\x31\x94\x29\x1c\x3d\x7a\x61\xc3\xd0\xc9\x31\xa9\xae\xf1\x29\x41\x2c\xa9\x08\x15\x33\x34\x08\xc2\x13\x55\x4c\x7c\x67\x08\xfb\x32\xcb\x78\xc2\x4d\x84\xd4\x29\x15\x99\x52\x41\xc7\x5e\xfd\xc8\x35\x53\x2b\xb8\xc7\xde\xdc\xb2\xfb\xd0\x22\x9b\x42\xe3\x62\x4d\xc9\x91\x4b\x00\xca\x32\xd2\xe5\x44\x3c\x9b\x0e\xda\xe0\xde\x59\x00\x13\x5a\x77\x48\x7b\x52\x5f\x57\x04\xe3\xb9\x60\x5c\xe7\xd7\xa5\xda\x5d\x77\x4f\x78\x71\xbd\x0e\x0f\x71\x0d\x1d\x7e\x65\x17\x71\x09\x8d\x6f\x6f\x45\x73\x06\xab\x7d\x88\xb5\x94\xb2\xc7\x42\x36\x05\xba\xfc\x42\x09\x1b\xaf\x76\x5e\x36\x83\x93\x6e\x56\x2f\xa4\xb4\x88\xab\x6b\x85\x40\x45\x31\xaa\x1b\x0a\x85\x00\x62\x4f\xfa\x5a\xca\x85\x2c\x66\x69\x95\x07\xf7\x95\x6b\x85\x54\x06\xf3\x7a\x0a\x86\xac\x5c\xb7\xd7\x9b\x86\x57\x33\xd0\x35\x0a\x85\x84\x28\x71\xc0\x05\xdd\x8c\xe5\x43\x66\x1e\x4f\x33\xe0\x48\xde\x2d\x67\x0f\x55\x8d\xe9\x32\x56\xb4\xa8\x7e\xd8\xb9\xbb\x3b\xaa\x1f\x1a\xba\x5a\x75\x51\x9c\x95\x0c\xdd\x95\x65\x73\x59\x62\x20\x5c\x95\x4b\xbb\x35\xf3\x5f\xa8\xdf\xb9\x17\xd1\x04\x9a\xa8\x09\xd8\x5f\xcf\x54\x87\xa0\x7a\xbd\xf3\x82\x23\x05\x18\xea\xc8\xed\x6a\x14\x4d\x00\x7d\x13\x0b\x4b\x3a\x57\x46\x93\x83\xc5\x4e\x6d\xbd\xed\x81\x57\x17\xd7\x65\x45\xa8\x98\x5b\xed\x02\x45\xb4\x08\x43\x91\x49\x92\x2b\xb5\x59\x0e\x69\x49\x08\x10\x29\x60\xbd\x44\xb5\x60\x50\x2e\xad\xee\x39\xf6\x39\xa1\xba\xda\xe5\xca\x2d\xdf\x22\xf5\xac\xd4\xcc\x47\x06\x81\xb3\x7b\x01\xe8\xdf\x20\x13\x00\x06\x72\xaf\xb2\x95\xe5\xee\x6e\x11\xc1\x34\x57\x59\x61\x8e\xa0\xc4\xde\x9d\xed\x28\x2a\x09\x12\x74\x4a\x2b\x8a\x83\x69\x60\x39\x9b\x17\xe8\x7b\xce\xa1\xba\xd1\x34\x8c\xd5\x8a\x69\x7b\x4b\xb2\x68\xc4\xd7\x8d\x7a\x41\x4b\x0d\xe8\xeb\x65\x89\x10\x64\xf7\x39\x22\xd0\x82\xd2\x47\x63\xd1\x55\xf3\xbf\xdb\x9b\x55\x31\x3d\x91\x59\x13\xaf\x87\x6e\x36\xce\xb2\xdf\x6e\x36\x3e\xc9\x7e\xdf\xd3\x59\xcd\x00\x5c\x78\xa0\x36\x2a\x4f\x00\x31\xc5\x72\xc3\xfa\x53\xe7\xa0\xa2\xe0\x0a\x75\xee\x4f\x5d\x4a\x00\xf6\x48\x01\x10\x34\x50\x2b\xde\x35\x9f\xed\x5d\xad\xaa\x65\xa0\xee\x67\x33\xae\x96\x6e\xd5\xd2\x04\x0e\x79\xa6\xdb\x9a\x4c\x1d\x7a\x58\xa0\x40\x48\x03\x37\x8a\x33\xc0\x27\xc9\x42\x52\x63\xf9\x16\x72\xc6\x93\x95\x84\x65\x45\x9e\xf3\x1d\x0d\xa9\x76\x38\xf3\x01\xc4\xd2\xef\xe2\xd9\x2c\xcd\x00\xed\x48\xd0\x26\x4b\x5d\x71\x48\x84\x98\x71\xb3\x0f\x36\x34\x84\xa2\xef\x8b\x1b\x3b\x0a\xfc\x02\x4c\x69\x28\xc0\x04\xbc\x67\xe6\x3d\x7e\x98\xc1\x80\x5f\xc1\xb2\x35\x95\x1b\xd2\x83\x08\xe5\xbe\x69\x62\xdb\xa0\x8d\x06\x21\xeb\x07\x7c\x4a\x46\x19\x1d\xfb\x14\x35\xa8\x9d\x30\x2a\x84\x70\x2b\x49\x60\x31\x02\xfb\xa7\x76\x0c\x8e\x37\xc4\xed\xea\x19\x4b\x50\x1c\xde\x52\xee\x83\x5d\xe0\x69\x30\x50\xc2\x9f\xa2\x1e\x59\xde\xa1\xe4\x4d\xe9\x0c\xc2\xd5\x90\xd2\xe5\x28\x04\xd5\xdd\xb9\x98\xb5\x36\x8c\xfc\xbf\xff\xeb\x2f\x6d\x9e\xae\x15\x80\x10\xfb\x09\x8a\x74\xda\x28\x40\x24\xc2\xcb\xa7\xc0\x8e\x97\xd6\x87\xdb\x57\x39\x72\xd0\xd0\x9f\x8d\x77\x2e\x29\x3a\x1a\xf3\xce\xf5\xfc\xa0\x38\x54\x8c\x74\xb6\x17\x52\xae\x99\x42\x13\x7d\x48\x80\xab\xc1\xe7\x6d\x0c\x5b\xa8\xad\xbe\xbe\x2c\x10\x6a\xa1\x0a\x7c\x3d\xb5\xa1\x2f\x84\xbc\x7b\xa4\x19\xb7\x8a\x65\xdb\xe7\x3b\xbf\x27\xff\x17\xf0\x76\xff\xa3\xc1\x36\x43\xc7\x4c\x0d\xd2\xbc\x14\x03\xb4\x6a\x50\xd7\xf6\xa3\xf3\xdc\xcc\xeb\xf3\xc6\x4b\xc7\x28\xa3\xc9\xc3\x26\xb9\xf4\xf6\xfd\x86\x66\x57\x73\xf8\xc8\x29\x56\x16\x34\x1a\x32\xd5\x59\x25\x53\xdd\x85\x4c\xc4\xfd\x23\xb3\x13\x00\xc7\x1c\x89\x42\x8e\x1b\x76\xec\x98\xdb\xe4\x03\x82\xc0\x81\x48\x86\x5d\x24\x32\xcf\xd2\xbe\x60\x5f\x66\x52\xb3\x52\xfc\x69\x0d\x70\x97\x0b\xa7\x76\x3d\xd5\xdf\x34\x15\xc4\xeb\x9d\x24\x98\xaf\x0e\x2b\xb0\xb8\xa7\x8b\x53\xae\x27\xb2\x9d\x2e\xd7\x84\xcf\xb8\x25\x8f\x41\xed\x29\x7c\xb1\xa2\x0b\x67\x56\x99\x15\x26\x9b\xb7\x48\x98\x64\x85\x2c\x32\xf6\xc8\x14\x1d\x5b\x31\x87\xf2\x2c\x06\x69\x2b\xab\xce\xeb\x79\x03\xcb\x51\x88\x3b\x07\xcc\xd6\xb9\x68\x36\x10\x4f\x3a\x31\xb0\xdc\x9c\x19\xc2\xbe\x18\x26\xd0\xb9\x75\xe7\x63\x7f\xa3\xf8\x93\xa6\xc2\x39\x18\x95\xd9\x7c\x3b\x3f\xfb\x3e\x76\x7c\x02\x84\x0f\x6e\x4e\xb5\xbb\x24\x1c\xe2\xf9\x84\x8a\xd4\x45\xb0\xeb\x50\x17\x0a\x67\x27\xb4\x61\x34\x08\x07\x3e\x0e\x3b\xc2\xfb\xc1\x36\x11\xed\x19\xee\x22\x2f\xf8\x5a\x91\x0d\x5c\x11\x52\x59\xf9\x25\x17\x86\x67\x56\x0c\x73\x63\xb0\x6a\x51\x2e\x42\xc2\x35\x44\x4b\x35\xac\x20\x64\x72\x8b\xf1\xc0\xad\xa4\x0f\xc6\x5e\x8f\x5b\x97\x69\xea\x13\x36\x85\x3f\xfe\xe0\x1b\x5a\x6e\x63\xc2\x2c\x04\x3b\xfd\x10\x06\x0e\x41\xe7\x42\xfa\xc9\x04\x28\xb8\xb0\xd7\x25\x18\x7e\x98\xe8\x26\x2a\x00\x08\x59\x8b\x69\x48\x05\x5f\xd7\x44\x43\xf0\x3a\x06\xd7\x42\xdc\x98\x69\x88\x5d\xd7\x0d\x31\xeb\x00\x0c\xea\x65\x2d\x87\x1f\x1a\x10\xcf\x2b\xe1\xef\xd4\x77\xe7\x42\xdc\x68\x96\x0d\x69\xf2\x10\xb0\x1a\x83\x4e\x25\x95\x47\xbd\xb2\xf2\x5f\x5f\xd8\xae\x81\xb8\xec\x40\x13\x10\x50\x8a\xb2\xb8\xa9\x4b\xf4\x74\xc3\x2e\x3a\x77\xc5\x0b\x04\xc2\xe9\x83\xf6\x85\xa3\xc7\x10\xba\x94\xcd\x32\x39\x9f\x36\xdc\x40\xd5\x48\xe6\x5d\xbc\x5a\x4d\x81\xd4\x7b\xbd\x7c\x2a\x4c\x6f\xe3\xeb\x67\x21\xc6\x75\x0f\xa9\xc6\xeb\x78\xed\x36\x8d\x09\xad\x9e\x2b\xae\x67\x19\x2d\x15\x21\xad\xf6\x80\x81\x9f\xcf\xbb\xfa\x98\x19\xb4\xda\x56\xb1\x7e\xe8\x50\xed\xe7\xcf\x52\xea\xc1\xdf\xbd\xae\xe6\x03\x70\x21\x67\x8f\x61\x59\x1b\x9a\x69\x63\x0c\x77\x7b\xa6\xa4\xbd\x9b\x65\x5f\x18\x3a\xf6\xb1\xb5\x4e\xaa\x93\x4f\x82\x29\x3d\xe1\xb3\xd8\x5d\xba\x7b\xe2\xb7\x23\x4c\xf7\x1f\x8c\xee\xd9\x80\x05\xca\xd9\x31\x96\xed\xb3\x04\xa2\x67\x34\x29\x8c\x34\x49\x46\xb5\xe6\xa3\x39\x49\xf9\x08\x3c\xf4\xa6\x08\x1d\x81\xc8\xde\x80\x2d\x5b\xc6\x20\xae\xb5\x8d\x94\x32\xc4\xf6\x93\xad\xb3\x7b\xd8\xb9\xf3\xc5\xf8\x18\x68\x9e\xc6\x19\xfa\x50\xaa\x64\x21\xa3\x71\xcd\x6a\x2a\xbb\x46\xa3\xbb\x91\xb9\x98\xec\xfd\x0d\xcc\x67\xde\x6d\x97\xf6\xb3\x34\x43\x76\x25\xef\xac\xee\xfd\x39\xcb\xd8\x2b\x29\xb6\xbe\x48\x08\x4b\xd7\xba\x80\xc9\x7a\xb1\xfd\xdf\x6d\x3c\x5b\x84\x53\x35\xe4\xd4\xee\x61\xbf\xbf\x72\x50\x4e\xc3\xe8\x3e\xb2\x75\x3c\x85\x2b\x69\x71\xab\x73\xd5\xc4\x1c\x77\x58\xec\xbd\x45\xe2\x3d\xf3\x84\x9a\xf6\xfa\x96\x19\xed\x0d\x21\x11\xa5\xa3\x90\xed\xce\xe9\xb1\x4f\xc2\x29\x52\x5a\x36\xd8\xf0\x57\x12\x23\xe6\x46\x77\xe3\x54\xbd\xe7\x63\x87\xab\xb7\x6b\x13\x7a\x2b\xc6\xbb\x85\x77\xdd\xb5\xb1\xf6\x0e\x34\xb6\xb0\x0f\xf9\xe1\x99\xd5\x8e\xea\xd2\xae\xa9\x6f\xd4\x41\x76\xed\x1e\x39\x98\xb9\xe2\xc3\x83\x99\x62\x23\xfe\x65\x2b\x47\xc6\x35\x7c\xea\x04\x12\xab\x64\xca\xd1\x28\x93\xd4\xea\xa5\x88\xdb\x68\xe5\x63\x28\x6e\x5d\xc8\x87\x5e\x38\x79\x52\xdc\x18\x26\xfa\x02\x90\xad\xf4\x1f\x4f\x4f\x4e\x86\x79\xf2\xc0\xcc\xc9\x03\x9b\x43\x71\xd9\xe8\xa7\xad\xd2\xc3\x98\xc6\xbe\x35\x33\x56\x6d\xd7\x64\x86\x69\x69\x0e\xae\xb0\x32\xd6\x77\xbc\xcd\xda\xe4\x87\x4c\x0e\x75\x8b\xdc\x26\x13\x36\xa5\x2d\x74\x41\xc2\x73\x28\xd4\xd1\x7e\xdf\xee\x8b\x5b\xc6\xc8\xc4\x98\x99\x3e\x3d\x39\x19\x73\x33\xc9\x87\x56\xe4\x3f\xc9\xe6\x23\x83\xbe\xd9\x13\xae\x75\xce\xf4\xc9\x1f\x7e\xff\x7b\x58\x1a\x70\x58\x5a\xed\x7d\xac\xc0\xfe\xb2\x28\xf3\x97\xb6\xfb\x76\x11\x66\x76\x73\xd4\x20\x25\xc5\x80\x7d\x99\x29\x06\x88\x7c\xdb\x26\x12\x6a\xd2\xf9\x7c\x4b\xf4\x5c\x18\xfa\xe5\x94\xf4\x8f\x3e\x61\x2d\x1d\xf2\xa3\xcc\x95\x26\xe7\x74\x7e\x2c\x47\xc7\x53\x29\xcc\x84\x7c\x82\xff\x75\x3f\x3d\x31\xf6\x40\x7e\x61\x54\xf5\x8f\xdc\xfe\x22\xb3\x0e\x78\x61\x60\x7d\x52\xb9\xd0\xae\x4c\xcf\xef\xff\xcd\xd7\xe9\xb1\xdd\x7c\x7f\xf2\xfb\x7f\x23\xbf\x85\xff\xff\xff\x91\xdf\xf6\x8f\x9a\xa0\xf0\x36\x4a\xe2\x28\x0a\x29\xd5\xb6\x06\x2b\xb6\x05\xc2\xef\x99\x92\xc5\x8e\xd5\xb6\xfc\xc0\x93\x07\x39\x1a\x0d\x0c\x9f\x32\x8c\x19\x19\x50\xd5\x58\x81\x7e\xc3\xf4\x54\xee\x50\x49\xb1\xae\x42\x81\x06\xe4\x3a\xc5\x00\x4e\x7f\xe4\x74\x5e\x20\x47\x3e\xf9\x22\xec\x21\xc9\x84\x6b\xf8\x8a\xa5\xf6\x64\x6c\x62\x3b\xf3\xf6\xba\x45\xcc\xf3\x22\x14\x38\xc6\xd8\x0d\xf6\xea\xd8\xcb\x22\x57\xd5\x30\x5a\x74\xff\x7c\x63\x06\x7f\x98\xe0\xb3\x1a\xfb\x6f\xa5\xda\x49\x9a\x78\x60\x0b\xae\xc0\x8d\x62\x47\x3c\x00\x66\x0c\xd5\x0c\x81\x7f\x52\x85\x1c\x6f\x8c\x05\x72\x80\x91\x7d\x71\x77\x75\x7e\xf5\xee\x81\x1a\x25\xc7\x54\xbc\x3f\x25\x9d\x34\x75\x45\x88\x89\xf3\x67\x5a\xe2\xb1\x77\x4f\x9b\xc4\x15\x45\x85\x5d\xb8\xda\x60\x90\x58\x35\xe3\x0a\x4d\xac\xeb\x9d\x77\xbb\x7c\xe7\xe1\x93\x7a\xa6\x59\x46\xf9\x0c\x1d\x14\xa0\x7a\x30\x57\x7b\xc3\x59\x8e\xb8\x38\xdf\x6d\xea\x2a\xdf\xce\x58\xc2\x99\x76\x85\xd8\x55\xca\x60\x79\xc0\x88\x0b\x36\x71\x17\x53\x5a\x7b\xa8\xca\xc5\xe5\x77\x49\x29\xad\x02\x7b\xec\x40\x29\x9f\x41\xc1\x2d\x78\x83\x47\xbb\x29\x97\xbb\x24\x8a\x5a\xb6\xb1\x65\x6e\xa4\xab\x73\x1d\x97\xe7\xb5\xc2\xc2\xf1\x88\x26\x76\xf5\x2a\xe5\xf2\x63\x56\x55\xb7\x8e\x77\x54\x3f\xec\xd7\x1e\xbc\x33\xf4\x24\x4f\x0b\xa8\x36\xa4\x46\x17\xad\xc3\x17\xf2\x8b\x0c\xd5\x0f\x4d\x41\xfc\x1b\x97\xd1\xb2\x4b\xe1\xf3\x5b\x96\x8d\xcf\xb5\x1c\xe1\x96\xb8\x42\xa7\xa0\x23\x45\x29\xfd\x3e\xf4\x05\x4b\x6c\xf0\x8c\xa5\xd5\x5c\xca\xea\xf8\x57\x91\x01\x3a\x35\x22\x93\x25\x64\xeb\x4d\xad\x06\x07\x7e\xb7\x29\x15\x73\x3c\x48\xf6\xc2\xa2\xfa\x41\x07\xfc\x53\xa2\xa7\x34\xcb\x5a\x44\xb1\x1c\x6a\x0f\xb7\x88\x66\xd9\xe8\xd8\x43\xb1\xa4\x24\x93\x63\x9e\xd0\x8c\x0c\x33\x99\x3c\xe8\xbe\xb0\x37\x88\x18\xe3\xc5\x37\x53\x32\x61\x5a\x47\x57\x6e\x11\xb9\x38\x53\x32\xcd\x13\xac\x86\x85\xd5\x28\xb9\x36\x3c\xa9\x94\x40\xb2\x1c\x11\x5c\x86\x09\x05\x5d\x17\xe2\x86\x60\xb8\x56\x04\x60\x98\xca\x97\xfb\xf2\xcf\x00\x35\x41\x33\xfe\x77\x88\x1e\x47\x47\x5a\x13\xf5\xee\x21\x25\xc9\x6f\xcf\xc0\x94\x4f\xc3\x0a\x7a\x3e\x73\x9f\xc1\x19\x5a\x46\x31\x37\x65\x72\x0e\xd4\x10\xc8\x3c\x20\x42\x78\xa2\x28\xdc\x84\x1e\x75\x03\x5f\xf1\xde\xb3\x57\x96\xb9\x02\x43\x6e\xc8\x57\x59\x45\xd3\x67\x58\x84\xc9\x61\x8f\x45\xb6\x60\x68\xdd\x97\xa9\x71\x60\x8c\xf6\x8a\x78\xb4\x44\xe2\x97\xc7\xae\xbd\xbd\x46\x5a\xa1\x32\x12\xd5\xce\x4b\x78\x1c\x00\x4b\x2c\x3f\xec\x0b\xc0\xed\xb5\x9d\x54\xca\xec\x2c\x52\xd4\x2b\xae\x86\xb4\x1f\xe6\xb8\x61\x51\x24\xbf\xc8\x9b\x10\x79\x99\x6e\x21\x4d\x64\x43\x66\x57\x0a\x7d\x52\x75\x91\xae\x48\x6d\xf0\xf4\x91\x17\xf8\xd3\x51\x47\x8d\x7b\xbb\xb5\xc1\xac\x32\xaa\x85\x10\x70\x3e\x42\x22\x83\xb1\x41\x14\x96\xab\xec\xdb\x34\xa2\xaf\x92\x5b\xb9\x6c\x23\xaf\xa9\xc1\xea\xac\x6c\x2a\x0d\xa2\xae\x22\x00\xaa\x37\x95\x20\xae\xea\x30\x93\x43\xb8\x57\x00\x1b\xd5\x47\xa5\x46\xd1\x67\x38\x6f\x96\x92\x77\xd1\x35\x11\x22\xdd\xdf\x37\x05\x13\xee\x2f\xc1\xb3\x6a\x5f\x69\x4c\xf3\x2c\xa3\x1c\xb6\xc9\x75\x25\x79\x20\x9a\xd5\x88\x5a\xce\xdd\x14\xbe\xb3\x59\x52\x68\x69\xf7\xf7\x90\x14\x5a\x99\x46\x83\x77\x59\x8e\x9f\x35\x48\xd5\x4e\xea\x42\xae\xaf\x47\x62\x5e\x16\xca\x1f\xa5\xcd\xf1\x64\x36\xaf\xdb\xa2\xd7\x95\xf0\x5a\x41\xc9\xfc\xba\x09\xaf\x95\xc1\xbc\xe6\x84\xd7\xca\x50\x5f\x6f\xc2\x6b\xcd\x40\xd7\x48\x78\x45\xcf\xcf\xc0\x12\xf5\x7a\x4c\x01\x22\x2f\x86\xf9\xe8\x16\x6e\x93\xa5\x63\x74\x35\x56\x90\x39\x7b\x39\xc7\xe1\x0c\xc0\x68\x5d\xac\xdd\xd6\xc9\xaa\x95\x29\xaf\x99\xac\x5a\x62\x69\x87\x64\xd5\x90\xac\xba\xb8\x2e\xaf\x31\x59\xb5\xb2\xe7\xeb\x25\xab\xd6\x6d\xf9\x16\xce\xb0\x52\x33\xdf\x4c\xb2\x6a\x65\x45\x5f\x73\xb2\x6a\x65\xa8\x87\x64\xd5\x67\x99\xcd\x2b\x4b\x56\xad\x3f\x75\x9b\x25\xab\xd6\x8a\x66\xcd\x67\x7b\xd7\x54\x0f\x08\xd7\x7f\xe1\x64\xd5\xd2\x04\x0e\xc9\xaa\x3b\x16\x45\x2d\x93\xa0\x1b\x01\x14\x9e\x72\xf9\x69\xd5\x7b\x68\x49\xba\x2a\xa8\x1b\x7b\xa0\xa8\xe7\x0d\xa0\x00\x0b\xe1\xba\x1a\x51\xa7\xb4\x0e\xda\x95\x42\xb1\xa2\x89\x4f\xf1\x42\x8f\x53\xec\x1b\x39\x50\xe0\xc6\x16\xa5\x86\x45\x0e\x96\x45\x8c\x89\x6e\x20\xb9\x1a\xa0\xfa\x1d\x08\xd0\xa5\xca\x6c\x0b\xd1\x0f\xa6\xb9\x7a\x65\x1f\x8a\x49\xec\xa7\xd9\xdf\xc4\xff\x6d\x5c\x90\x5d\x4b\xc9\x26\xb3\x7c\x9b\x98\xf9\xf1\x76\x9f\x4d\xd9\x54\xaa\x55\xae\xe1\x06\x53\x83\x54\x74\xbc\x2a\xa9\x61\xdd\xd5\xdb\x75\xd5\x7c\xfd\x8f\xcd\x6c\x4f\x3e\x03\x7b\xb9\x32\xec\x6b\xed\xc6\xde\x09\xd0\x17\x6a\xfd\x5f\xc1\xfd\xb8\xa5\x87\xab\x21\xdf\x75\xb1\x43\x30\x7d\x6b\xa6\x8e\x63\xf1\xa8\x64\x73\x5e\x1c\x41\x69\xdd\xbd\xf0\xbc\xc3\xb2\xe7\xaa\x31\xfe\x62\x9d\x9c\x41\x2c\x40\x65\x25\xf3\x18\x0e\xb0\x4a\x69\xc3\x79\x4d\xd8\xea\x7a\xe6\x0e\x2e\xcc\xbf\xff\xeb\x46\x46\x7b\x2b\x5f\xba\x75\x1b\xf1\x8c\x11\x9a\x24\x4c\x63\x1a\xa3\x8b\xcf\xc1\x72\x0c\xb9\xca\x76\xd9\x55\x2e\xc6\x30\x6f\x2b\x4c\x46\x35\x57\x03\xf1\xe0\x9d\x31\x51\x32\x1f\x4f\xbc\x06\x6c\xa9\xd0\x4e\xad\x6e\x2f\x3f\x2f\x16\x96\x7a\x63\xce\x9a\x4a\xa1\xee\x2a\x11\x6c\xee\xcd\xf6\x4b\xf2\xc2\x1e\xed\xba\x79\x6c\x40\x1d\xa5\xb8\xae\xe2\xf8\x7b\x1f\x03\x4a\x25\x90\xa0\xde\x17\x9d\x52\x04\x98\x07\x7c\x1d\xce\x8b\x48\x12\xbc\xda\x63\x22\x03\x90\x10\xa7\xbd\x40\xe1\x67\xfb\x2f\x10\x43\x30\xf3\x14\x7d\xdd\xde\x9f\x0d\x41\x30\x2c\x3d\xa6\xc9\x3c\xc9\x78\x12\x89\xa4\x63\x45\x67\x93\x65\x94\x78\xc8\x0e\xfa\x5a\xd9\x41\x6b\x16\x99\x5b\x1a\xc6\x13\x97\x69\x7b\xd3\x59\x4b\x8b\xe4\x78\x48\x58\xda\x80\x24\x77\x1b\xcf\xde\x29\xf1\x2d\xe5\x4f\x35\x53\xde\x57\xce\x55\x59\x1c\xd8\xd7\xcc\x9a\xaa\xb9\x2f\xb6\x5b\xdd\xaf\x9b\x2b\xb5\xd6\x34\x1a\xc3\x40\xd7\x48\x93\x2a\xd5\x04\x0f\xf7\xfe\x8a\xa4\xa9\xe6\x55\x7a\x25\x34\xb8\xcf\xd8\xb5\x26\x6e\xb3\x3a\x7e\x6d\x13\x51\x71\xb3\x50\xb6\xb0\x51\x6f\x2b\x9c\x2d\x0c\x7b\xcb\x90\xb6\x4e\x54\xe1\x6e\x22\x33\x80\xa6\x2b\xad\x56\xe8\x20\x44\xc5\x84\x05\xf2\x9b\x71\x3b\x63\x09\x8a\xae\x05\xc6\xd9\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\x27\x77\x70\xd8\x07\x87\x7d\xfd\xda\xbc\x46\xa7\x7d\x51\x6b\x67\x43\xc7\x7d\xd3\xf6\xef\x83\x92\xf6\xe8\xc0\xff\xca\x6e\xf1\x75\x3d\xe2\x5f\x37\xce\x60\xcd\x10\x83\x83\xdb\xfe\xdb\x70\xdb\x37\x9f\xb7\x8d\x5c\xf7\x2b\x72\x83\x7c\x2f\xbb\xfa\x57\x43\xbe\xca\xb3\xfa\x58\x83\x0d\x38\xfa\x62\x4d\x3f\x6b\x91\x50\x73\xf0\xb5\x3e\xab\xaf\xb5\x66\xa1\x57\xfb\x5b\x4b\xc2\xdb\x8b\x3a\xc9\xaa\x50\xc5\xcf\xe9\x28\x5b\x25\xf0\xe6\xc3\xc1\xb3\x9f\xa3\xda\x39\xaf\x7b\x9c\x3e\x87\xbd\xf5\x25\xd9\x08\x9b\x0e\x59\x9a\x82\x42\x6c\xa4\x43\xfb\x2b\x48\x40\x30\x24\x56\xcb\x49\xa9\xb6\x94\x4b\xa1\x3a\x31\x4f\x59\x04\xdd\x5d\xc8\x37\x18\xdd\xda\x17\xb0\xbf\x59\xc6\x94\xd7\xa7\x14\x79\xa7\xb9\x48\x58\xac\x63\x29\x92\x4a\xa6\xc5\x77\x06\xab\x0e\x52\x31\x27\x0f\x42\x3e\x65\x2c\x1d\xc3\x0e\x55\x07\x73\x4c\x38\x6b\x11\x6e\xc2\x67\x8a\xd1\x64\x62\xd9\x65\xdf\x8e\x1d\x5c\x0e\x28\x88\x31\xf7\x6d\x84\x6b\x19\x9a\x79\xdf\x26\xa4\x27\xc8\x88\x26\xa6\x45\x74\x3e\x2c\xda\x4f\x25\x02\x15\x3e\x32\x11\x4f\xbc\x68\xe4\xd9\x9c\xa4\xb5\x4e\xd1\x06\xcd\xc2\x12\x40\x27\xe3\x74\x27\xa7\xc5\x23\xdd\x25\x85\xf6\x53\xae\x0d\x01\x5b\x39\x91\x22\x1c\x26\x97\x0c\x10\xe0\x02\x00\xe8\x0d\x53\xef\x97\x80\xb4\xd3\xca\x54\x36\x1d\x4b\xe1\x61\x72\xf8\x72\x4e\x5d\x85\x76\x71\xb9\x53\xf9\x24\xb4\x51\x8c\x4e\x1d\x02\xbb\xe5\xc4\x60\x8a\x45\xff\x92\xab\x77\x09\x37\xf0\x26\x5b\x7c\xc1\xc5\x83\xdd\xdd\x02\x20\x01\x50\x37\xa1\xe7\x9a\x4d\xfb\x81\x0b\xaa\x76\x2a\x79\x8f\x35\xf0\xb6\x32\xb3\x0c\xe7\x4d\xd8\x14\x86\xae\x82\x8b\xd8\xc4\xa8\xa2\x01\x6a\x94\xd8\xee\x08\xb0\x3a\xc4\x24\xa4\xc4\x50\xc0\x45\x99\xb0\x6c\x16\xe1\xfc\xcd\xa8\x32\xa1\x0e\x80\xcb\x9a\x4e\xe4\x74\x9a\x0b\x48\x74\x77\x7a\xda\x93\x4b\x8f\x75\x36\xbb\xa2\xf1\x76\x5f\xf4\xcc\x77\xda\x9e\x2f\x29\xc6\xd9\x9c\xd0\xf4\x91\xeb\x02\xac\x22\x91\x42\xe7\x53\xa6\x2a\x28\xb8\x08\x02\x4c\xa8\xa7\x15\x3b\x36\x2b\x78\x79\x10\x73\x77\x37\x8c\xc9\x90\x8d\xec\xa5\x3b\xa3\x4a\x7b\xfb\x50\x8d\x6d\xc7\x6d\x6e\x6a\xd7\xea\xab\x9d\xc9\x9f\xe3\x63\x47\xa6\xc5\x09\xa5\x4e\xdf\x38\xa9\x9e\xcf\xa8\x40\x40\x53\x58\xc3\xc2\xa4\xc8\xf2\x8b\xc9\xad\xc2\xf9\x42\xa1\xc7\xaa\x1a\xee\xeb\x4d\x6a\x38\x34\xb6\x1f\x2f\xd0\xe0\xe0\x36\xb2\xe4\x55\x26\xe8\x46\x8d\xe6\x99\xf8\x6c\x32\x0e\x97\x82\x36\xd4\xf0\xc4\x17\x3b\x08\xa5\x5c\xf0\xeb\xe6\xad\xdd\xb5\xc6\x86\x4e\x68\xb6\xb8\xc3\xcd\x6b\x79\x8b\xef\x2f\xe7\x7d\xee\xb8\x61\xdb\x4b\x43\x54\x12\x99\x65\x9b\xe0\x51\x54\x66\x7e\x56\x7c\xbe\x7c\x44\x45\x3f\x76\x03\xfc\x5e\xc0\xa9\x41\x0c\x0d\x9a\x39\xc9\x42\x1b\xb7\x4b\xf1\x4b\xc8\x43\xe7\x44\xe4\xd3\x21\x53\x7d\x21\x47\x00\x53\x92\x35\x69\xcb\x33\x25\xa7\x7c\x93\x84\x3e\x04\xbb\xba\xf1\x8e\xb8\x15\x96\x46\xef\xae\x03\x34\x65\x24\x2f\xd7\x23\xd6\xaa\x15\x28\x67\x2c\x39\x43\x53\xba\x50\x52\x65\xad\x05\x5f\xa5\xfc\x76\xc8\x14\xcd\x0a\x6e\xf5\x34\x42\x76\x3f\x30\x28\x43\x4c\xb3\x27\x3a\x2f\x02\x79\x36\x39\x4e\xb7\x28\x8b\x30\xed\xcf\x0b\xf5\x54\x16\x9d\x98\xe0\xc8\xc4\xfd\xc2\x55\x58\xe7\x04\x9d\xd5\x91\xe1\xc6\x67\xc9\xcf\xf9\x39\x85\xec\xf8\xd8\xc7\xf2\xf5\x26\xb7\x61\xf9\x30\x44\x2d\x12\x18\xce\xf2\xa5\xfa\x54\xa2\x9c\xbd\xaf\x51\xa5\x1d\x82\xba\x9c\xf7\x63\x5c\xd7\xb7\xfa\x02\x6b\xe6\xc8\x7a\xad\xc5\xda\x31\x36\x70\xb3\x82\x93\xbe\xc7\xe5\xe5\x2c\x37\xa9\x99\xbb\x5a\x87\x18\x59\xd9\xc5\x81\xb9\x07\x44\x39\x17\x57\x30\xe2\x19\xd3\x6d\xd2\xab\xd1\x27\x4c\x54\x72\x1a\xd3\xc2\xc1\x4b\xe5\xe5\x9d\x5c\xf1\x08\x56\xcf\x4b\x35\x84\xbb\x3a\x24\x85\xc9\x41\x31\x3b\x66\x20\x60\x90\xe4\x27\x56\xc5\x9b\x60\x03\x80\xf8\x6f\xc5\x4b\x03\xd6\x33\xcb\x0b\xb8\xab\x16\x80\xc5\x9e\xc2\x07\x56\xc6\x36\x4c\xd1\xc4\xf8\xea\x00\x6e\x54\x0d\x5b\xba\x0f\xc4\xa0\xf5\xe3\x27\x7c\xaf\x50\xca\x7b\x71\x6f\x6a\x47\x78\x57\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\xed\xf9\x4f\x27\xf7\x3d\xc2\x4c\x02\x50\xda\x7d\x91\xe8\xc7\x96\x15\x68\xff\x96\x33\x63\x7f\x6e\x02\xaf\x9a\x32\xa1\x81\x13\xf0\x75\x4b\xf4\xf8\x85\xb1\xff\x3d\x2f\x7f\xbf\x84\xe4\xc3\xc4\x42\x61\x06\x4b\xbb\xa1\x32\x83\x25\x53\x40\x31\xc0\xa5\xd5\x35\x14\x83\x25\xb8\xba\x75\x78\x84\x5b\x78\xea\xc5\x5f\x73\xb1\xa1\x98\x74\x56\x7c\x14\x8d\xa2\x41\x0a\x9b\xce\xa8\xe2\x7a\xb3\xe6\xfd\x37\xb5\xad\xaf\x62\x22\x7e\x5d\x29\x71\xa5\xcc\x48\x01\xdd\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\x0d\xc5\x23\x30\xde\x83\xa5\x24\x07\x9d\xa9\xdc\x0a\x34\x9b\x72\x1d\x7e\x00\x0c\x0b\x9d\x67\x06\x21\xc5\x46\x50\x9e\xcc\x0f\x14\x9f\xd4\x71\x09\x45\x45\x32\xb9\x94\xbb\x15\x95\xe1\xa3\x01\xcb\x36\x91\x1d\x7b\xa3\x6e\xa6\x2d\x7d\x27\x0f\x0d\xa7\xf3\x77\x1e\x8a\x70\x83\x0d\x2a\x26\x03\x92\x9b\x07\x56\x42\xad\x04\xed\x74\x19\x02\x94\x31\x02\x46\xb6\x6a\xe0\x06\x06\xba\xda\x5d\x74\xb2\xb5\xaf\x95\xa7\x64\x46\xbc\x59\x6e\x08\xbd\x10\x6a\xfa\x42\xe5\x02\x90\x08\x82\xfd\x9c\x12\xcd\x7c\x41\xbe\x44\x0a\x94\x01\x9c\xf1\x64\x6c\xd9\x84\x95\xfc\xc0\x89\x22\x05\x68\x54\x32\xd7\x96\x87\xd0\x29\x33\xf6\x82\x7a\x07\x28\x9c\xe8\xc1\x68\x91\x99\xe2\x53\xc3\x1f\x59\x80\x0f\x89\x77\xee\x8c\x1a\x9a\xc9\x71\x47\x19\x3e\xa2\x89\xb9\xa3\x3b\xa9\xcc\xd4\x35\xb3\xad\x17\xdb\x0f\x83\xf4\xce\xed\xda\x8f\x99\x60\x0a\xe6\x09\xc5\x30\x6a\x4f\xf0\xa6\x65\x32\x0a\xc6\x0d\xb8\x60\x09\x22\x29\xe9\x60\x62\xa0\xb9\x91\x53\xab\x90\xd2\x2c\x9b\x03\x42\x92\x7d\x32\xa1\x7a\xe2\xf7\x19\x61\x95\xd6\xb9\x9a\xdc\xe2\x9e\xd1\x64\xc2\x6e\xa1\xb0\x58\xdd\xe2\x56\x46\x79\xc4\x44\x3e\x3d\x3a\x25\xff\x5d\xcc\xf1\xac\x73\xf6\x63\x77\x70\xde\xbb\xed\xfc\x70\xd1\x3d\x8f\xe6\xe3\x9e\x7c\xea\xdd\xde\x2e\xfe\xfa\x63\xef\x6e\xf1\xc7\xeb\xab\xeb\xfb\x8b\xce\x5d\x5d\x2b\x17\x57\x57\x3f\xdd\x5f\x0f\x3e\x74\x7a\x17\xf7\x37\xdd\x9a\x4f\xef\xef\xc2\x43\xf7\xec\x2f\xd1\x19\x82\x74\x2c\x3b\x9f\x86\xd1\x56\x8f\xd9\x31\x29\xbf\x78\x4a\xee\x9d\x27\xc6\xd5\x6d\xf4\x36\x23\x0a\x41\xbc\x10\x57\x94\xa2\x31\x29\xed\x0b\xe2\x3f\xb7\x73\x6f\xfa\x14\x5d\x44\xc9\x84\x91\x4c\xca\x87\x7c\xe6\x18\x18\x46\x9b\x09\x89\x06\x19\xa6\xa3\xd6\x7e\xec\xdd\x9d\x06\x8f\xd0\x62\x63\x51\xde\x85\x27\x75\x18\x17\xf5\x4c\x13\x2b\x61\x2a\xf6\x08\x47\x32\x78\x0a\xa3\x1e\xc2\x06\x2c\xeb\x07\x5b\xa3\xc2\x54\xba\x49\x53\x07\xaa\xea\x27\x16\x35\x5c\xde\xbe\x65\xab\x19\x96\x03\x81\x79\xc8\x90\x25\x34\x47\x47\x9a\xbd\x8d\x94\x92\x2a\x1e\x70\xb1\xed\x3b\x36\x7a\xb4\x28\x64\x94\x11\x34\xb1\xf8\x9e\xfd\x24\x3a\x39\x56\x5d\x06\x55\x5a\x31\xaa\xa5\x20\x4f\x93\x39\xda\xa6\x7c\x1d\xa3\xe9\x90\xa1\xbf\x84\x54\xab\xce\x13\x0e\x8e\x39\x6a\xc8\x13\x83\x88\xc3\xdc\x41\xff\xa0\x7e\x6c\x0f\xa0\xf6\xa5\x5e\x75\x00\x43\x2b\x45\x22\x36\x72\xcc\x7d\x08\xc5\xf6\x7b\xcd\xea\xb8\xe5\xe6\x61\x63\x85\xdc\x86\x8d\x02\x0b\xf5\x5e\x52\x18\x71\x83\xbd\xdf\xb3\xec\x1a\xbb\xf3\x12\x19\x68\xf1\xda\x58\xc1\xd1\x0d\x14\x64\x5d\x3d\x1e\x1f\x6f\x5d\xca\x58\xdf\x2c\x47\x2f\x78\xf8\x57\xae\xd5\x9d\x4c\xe9\xdc\x12\x07\x84\x27\xe8\x7c\x36\x93\xca\x90\x86\x36\x08\x1c\x74\x1c\x1f\x5c\x0c\x6e\x1e\x81\x43\x41\x23\x56\x0a\xd0\x35\x68\x30\x4b\x83\x7b\xc3\x80\xdc\xba\x16\xc7\x3e\x46\x77\x02\x65\x2d\x00\xd7\x4c\x4b\x6a\x6f\x89\x42\xeb\x04\xd4\x5d\xa2\x89\x66\xf6\x16\x5e\x17\x61\xac\xae\xf7\x2b\xdf\x42\xed\x96\x67\x6c\x64\x06\xb5\xbe\x94\x25\x66\x43\xdb\xa2\x48\x1b\xa2\xf6\xf9\x78\xb2\x87\x16\xd7\x97\xe4\xff\xe0\x7c\x5d\x56\x7c\x8f\xb4\x78\x25\xa5\x41\x19\xb2\xd0\x33\x88\x5f\x4d\x30\x01\xb8\x4e\x11\x95\xd4\x0a\x6a\x1c\x24\x35\x2b\x97\x3f\x08\xf9\x24\x82\xbd\x5c\xb7\xfb\xa2\x4b\x01\x28\x37\x28\x0b\x2e\xf6\x00\x25\xf5\x95\x32\x7a\x09\x79\xf3\x95\xe4\xcd\x16\x74\xef\xd0\xc4\xb3\x39\x29\xd0\x55\x4b\xdf\xad\x73\x7a\xd0\x96\xec\xe5\x34\x9c\xb0\x03\x14\x34\x6c\xe6\xec\xdd\x38\xcf\x22\xa8\x16\x5c\xa6\xb6\xab\x36\xf9\xec\xad\x33\x10\xda\x51\xa0\x02\x1b\xbc\x70\x32\x3a\x67\xaa\x79\x61\xf7\x91\x50\xb9\xef\x78\x8b\xe5\x0b\x1c\x32\x65\x6a\x56\xb9\xa4\x24\x0b\x81\x56\xd3\x0d\x62\xc6\xce\xc2\x47\xb7\x6c\x79\x0c\xe8\x07\x40\x18\x84\x22\x8b\x19\xdc\xd0\x96\x8f\xfe\x2f\xdc\x2c\x48\xa4\x84\xe2\xe3\xce\xc2\x1f\xf9\x25\xed\xf9\x01\xbf\x9a\x95\x02\x86\x90\x7c\x8b\xf5\x0c\xdb\xa4\x03\x18\xb9\x80\x7e\x6a\xaf\x42\x1f\x90\xc3\xc7\x42\xae\x0a\x1b\x68\x20\xa6\x24\x22\xa6\xdb\x66\x62\xd2\x40\x4d\x21\x52\x60\x4f\x14\xb5\x87\x94\x07\xcb\x5b\xe8\x62\xda\xfe\xfa\x89\x0e\x1b\x28\xd8\x5f\x23\x04\x67\x61\xb8\xd1\x87\xff\xac\x1f\xfa\xc7\x9c\x2a\x2a\x0c\x04\x96\x38\xc1\x5b\xb1\x28\x5a\x91\x7d\x81\x08\x2c\x81\xc6\x5a\xf8\x29\xde\x5c\xef\x48\xc7\xd2\x99\x3c\x6d\x11\xde\x66\xed\x96\xab\x71\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\x19\x71\x5d\x16\xae\xa1\x67\xdb\x24\x04\x57\x5e\xb6\x41\xf0\x06\x6c\x4c\x91\x50\xd1\x17\x81\x9c\xc9\x3b\x6a\x32\x46\xb5\x21\xbf\x7f\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\xb9\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\x4b\xd0\xbe\x42\xfc\x4f\xb9\x4c\x49\x38\x2b\x56\x51\xeb\x8b\x90\x0d\x14\xb7\x5d\x2b\xec\xd4\x99\x80\x5f\x50\x06\xae\xe9\xfe\x02\xc1\xe2\xd7\x90\x85\x9b\x6b\xf9\x2c\x71\x99\x2c\x98\xdd\x97\x88\xc6\xfb\xee\x60\x7d\x49\xb9\xde\x84\x0d\xb7\xec\x93\xac\xb1\x88\x37\x6c\x6e\x24\x5a\xec\xa2\x7f\x87\x40\xb4\x97\x72\xca\x96\x86\xde\x4b\x21\x4a\x7c\x35\x13\x2c\xa2\xae\x3d\xeb\x00\x5b\x34\x4f\xa3\xb8\xd1\x28\xa8\x0e\xc2\x83\x3d\xdf\x73\x6f\x36\x38\x47\x67\x6f\x7b\xfa\xad\x62\xfe\x7e\x2a\x21\xb2\x6c\x71\xe2\xcd\xb2\x5e\x27\xfd\x2b\x4d\x98\x48\xe6\xd8\x93\xc7\xb8\x2e\xe4\xb8\x3b\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\x49\x2a\x93\x07\xa6\x4e\x14\x4b\xb9\x3e\x05\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\xb4\x48\x5c\x95\x9f\x09\xa3\xe6\x33\xc9\x85\x09\x96\xac\xca\x42\x78\x45\xc3\xca\x6c\x4d\xf1\xb5\x6a\x1f\x61\x32\x5b\x4e\xfb\x6e\xc2\x34\xf3\x31\x01\x38\x29\x23\x5d\xd9\x77\x64\x17\x33\x6a\x26\x1a\x72\x1d\xca\x6b\xe0\x74\x2e\xf8\xd4\xae\x10\x9d\x41\x48\x01\x1a\x29\x8a\x8f\x42\x10\xbf\x36\x3c\xcb\xfa\x42\x30\x96\x6a\x2c\x9a\xfd\x5d\x6d\x4e\x8d\xfd\xb4\x45\x68\x9a\x92\xff\xfd\xee\xc3\xc5\x2f\x77\xdd\x41\xef\x12\x2c\xce\xbd\x8b\xee\xfb\x56\xf8\xf1\xea\xfe\x2e\xfc\x8a\x06\x96\x47\xa6\xc8\x94\x3e\x80\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\x6f\xc2\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\xc7\xe7\x94\xe1\x7f\x62\xf3\x9f\xad\x76\x7d\x4d\xb9\x5a\x9b\xf6\xba\xe2\x91\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\x46\xe6\xeb\x98\x6e\x07\x5d\xbf\xec\x8b\x51\x3e\xaf\x4d\x3b\x76\x43\x1f\x29\xcf\x20\x08\xd6\x5f\x34\x05\x0d\x62\x11\xb4\x53\xc2\x32\x3a\x94\x0a\x52\x63\x30\x6a\xc7\x37\xe1\x16\x0c\xca\x01\x85\x86\x9a\x82\x31\xa5\x7a\xbe\x2a\xa7\xa5\x7b\xe8\x5a\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\xf4\x27\x4d\x86\xb9\xe9\x8b\x72\x1b\x52\x40\x95\xcb\x1f\xa8\x49\x26\xef\xfb\xe2\xca\x2a\x8c\x3f\xfd\xa9\x21\x01\x3a\xa5\x86\x0e\xea\xe9\xab\x79\x4d\xce\xa9\xa1\x17\x92\xa6\x5c\x8c\x5d\xf9\xd6\xfa\xb5\xf8\xa1\x7b\xd7\x39\x25\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\x56\xc1\x92\x44\xe5\xc2\x19\xa5\x9d\x4d\xd0\xae\x0e\x50\x64\xd8\x0c\x27\x5a\x81\x68\xb2\xc8\xb7\xfb\x02\x54\xed\x90\x88\x96\xc9\x84\x66\x10\x01\x77\x1c\x59\xe7\xac\x02\x2e\x73\x48\x27\x82\xd0\x13\x31\x2f\x07\xaa\x7a\xbc\xe0\x42\xbe\x8a\x37\x0a\x54\x79\xd8\x47\xe7\x15\x9d\x4a\xcb\x3c\xda\x7d\xd1\x1b\x61\x80\x5c\x86\xab\x63\x3f\x64\x02\x1c\xc3\x7e\x59\xec\x53\xcf\x5a\xa0\xdc\x03\x3a\x08\x69\x02\x86\x78\x31\x87\xf0\x66\x80\x2a\x93\x10\x68\x51\x30\x5a\x47\x94\x0b\xbb\x18\xae\xb7\xf8\xb3\xbe\xc0\xc0\xbc\xd2\xc6\xc4\x59\xbc\x51\xf7\x52\x40\xdc\x60\x71\xf5\x05\x61\x61\xe6\xe2\x08\x9d\xdc\x3e\x53\xec\xd8\x97\x05\xb3\xbf\x46\x8b\x6a\x6f\xcb\x36\xb9\x89\x55\xe5\x54\x26\xf9\xd4\x63\x88\x40\xde\x95\x0b\x38\x73\x17\x62\x20\x11\xbc\xa4\x6b\x49\xfe\x37\xf1\x7f\x6b\xe5\xcc\xeb\x1d\x8b\x49\x06\xb2\x1a\xcc\xca\x2d\x95\x5a\xe3\xc2\xb0\x71\xd5\x59\xb7\x09\x34\xe3\x25\x44\xa9\x5b\xa9\x1c\x1c\x79\x46\x5a\x4d\x52\x82\x49\x19\xd3\xe3\x64\xfa\x9d\x26\xbd\x6b\x2b\x70\x58\x05\x33\x9c\x93\x5c\x1b\x0c\xb7\x82\x94\x13\xfc\x1a\x43\xde\x5b\xe4\x7b\xd2\xcf\xbf\xff\xfe\x8f\x09\xf9\xe2\xff\xf1\xef\xff\xf6\x6f\x7f\xfc\xf7\x6d\x8a\xa6\x42\xbb\xc5\x1a\x39\xb8\x9e\xaa\x04\x12\xef\xc0\x22\x37\xd9\x61\x17\xdc\x21\x69\x5a\x7e\xa7\x7d\x37\xa6\x2c\xd5\x3d\x8e\xc2\x69\xe8\xd8\x9d\x42\x1d\x9f\x1e\x52\x3a\x3e\x85\xdb\x5e\x33\xd3\x2a\x9f\xe2\x20\x5b\x3a\x01\xfa\x7f\x2d\x01\x0d\x18\x58\x6a\xde\x2e\xec\x87\x67\x41\x9a\xb5\x8d\x90\x77\xce\xdc\x66\xc0\x5d\xf7\xde\x5f\x42\x32\x4b\x99\xc2\x31\x05\x0b\x59\xb0\xdb\xc1\xf9\x65\x5f\x66\x99\x74\x01\x19\x94\x68\x36\xa3\x70\x5f\xdb\xf3\xda\x26\x7d\xd1\xfd\x42\x2d\x7b\x6d\xf9\x7a\x48\x58\xbc\x17\x1c\x1d\x23\x9a\x30\x82\xa2\xf1\xbb\x2f\xa7\xf6\xb7\x16\x99\x9f\x42\x5c\x65\x8b\xfc\xfd\xd4\xa5\x33\x53\x65\x06\xf6\xa7\xf7\x5e\xb6\x75\x4d\xc0\xa8\xb9\x26\xfd\xa3\x93\x47\xaa\x7c\x15\x6a\x44\x65\x3c\x72\x0c\x30\x80\x91\xc6\xd2\x70\x26\xe5\x83\x8b\x3a\x5d\xf8\xd2\xfd\xa7\x8d\x14\x1e\x1c\x15\xb8\xfb\x2e\x80\xd8\x4a\x6e\xc7\xf0\x02\x23\xed\xd9\x90\xb4\xff\xaa\xa5\x20\xed\x39\x9d\x66\xee\x57\xff\xd4\x05\xc5\x52\xed\x52\xbb\xd2\x10\x13\x93\xcd\xd1\x36\xf9\x43\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\xda\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\xbf\x44\x1d\x70\x41\x30\xbd\x70\xc9\x97\x7f\x3f\x69\xb7\xdb\xe1\xeb\x4b\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\xc7\x85\x0d\x35\x95\x89\x26\xff\x62\x25\xc9\x68\x2d\xe1\x47\xab\x3a\xd5\x9f\x2b\x57\x07\xed\x85\x0e\x96\xb3\x41\x57\x8f\x56\x0c\xb5\x10\x74\x49\xaa\x21\xde\xe8\x91\xa7\xb9\x27\x06\x4b\x3a\x27\x0e\x8e\x01\x4a\x94\x19\xf6\xc5\xc0\xa3\x06\xdc\x8b\xda\x00\xef\x7a\x21\x6e\x81\xe5\x16\xf0\x17\x48\xd7\x0d\x0b\xe0\x30\x09\x1c\x77\xc0\x79\xb6\x62\x87\x85\xbd\x60\x44\x8c\x4d\xa5\xf3\xe9\x94\xaa\xf9\x49\x71\xdc\x16\x89\xb3\x80\x28\x04\x3e\x93\xf9\x05\x00\xa7\x69\xe6\xce\x96\x8b\x1b\x88\x2a\x29\x4f\x42\x3a\x00\x49\x59\xc2\x53\x17\x61\x45\x11\x3f\x99\x89\x44\xa6\x8e\xae\x8b\x2c\xca\xb2\x60\x11\xde\x59\x14\x29\x7c\x0c\x8a\x2e\xec\x5f\xc2\x60\x6a\xb5\x7b\xc3\x7f\xdc\xc0\xc2\xe5\x40\x1b\xcb\x2c\xc7\x1b\x38\x24\x7b\x57\xb7\xfe\x9b\xf5\x2f\x5e\x58\x87\xb2\x68\x4d\xbd\x62\xe6\x8d\x00\x8a\x3e\x15\x57\x30\x44\x53\xa0\x41\x24\x0f\x39\xa6\xf8\xf7\x99\xbc\xe6\x99\xbd\xb9\x80\xc6\xdb\x7d\x51\xfa\xb9\x45\x58\xc6\xa7\x5c\x84\x60\x36\xe4\xef\x72\x84\x52\xee\x03\x37\x76\xcb\x74\xfa\x60\x59\x98\x4f\xd7\x8f\x54\x9f\x8e\x98\x7b\xd2\x09\xbe\x20\xa7\xf4\xe7\xda\x8e\xab\x50\x8b\xad\xcc\x69\x9b\x38\x76\x72\x23\x8f\x08\x0f\xce\x6f\x5f\xd8\xd6\xfc\x59\x2a\xa2\x68\xa3\xf6\xa2\xe6\x8e\x41\x4e\xe7\x3e\xa1\x0e\x5a\x80\x3e\x4a\xa1\xb0\x41\x4c\xad\x11\x52\xba\x95\xfa\x83\x9b\xe7\x5f\x40\xcc\xe0\x40\xc8\x94\x6d\x18\x3a\x5c\x53\xdf\xcd\x19\x7e\xbd\xbf\x50\x31\xcc\x91\x01\x3e\xd1\x94\x14\xc8\xb4\xde\xd0\x18\x5a\x5b\x28\xd1\xb5\x03\x30\xdc\x4f\xdb\x16\xab\x2e\x78\x1a\xb4\xe2\xd5\x82\x28\xa7\xb1\xb4\xf6\xe5\x62\x8e\x3b\xc9\xe8\xe9\x76\xe6\x60\x9c\x7b\x02\xcb\x5e\x94\x7d\x27\x63\x25\xf3\x59\x48\xfc\xf5\x29\x50\xb8\x0d\xee\x46\xeb\x89\x91\x3c\x75\x52\xf5\x05\x17\x0f\x78\x17\x3e\xd7\x1e\x85\xb2\x89\xd1\xef\x9e\x83\xe1\x8a\x1f\xbb\xda\xb9\x76\xd4\xda\xd0\xe4\x01\x01\xd3\x96\x95\xdd\xdc\xb4\x70\x68\x71\x5f\xe6\x59\xe6\xba\x2d\xd8\x67\x01\x1d\xff\xc8\x29\xa1\xe4\xfe\xa6\x57\xdf\xf7\x03\x5f\xb4\x9e\xd7\xf3\xce\x32\x81\xc0\xff\xfc\xc4\x37\x8a\x73\xab\x00\xfc\xb1\x12\xa9\x07\x13\x40\x13\x2c\x52\x85\x77\xef\xe8\xae\xb3\x3c\x68\x30\xad\xa1\xd4\xfa\xc9\x17\x1d\x9f\xbb\x8f\x3f\xd9\x6f\xeb\x77\xe4\x13\x24\x78\x84\x2c\xf8\x29\x15\x76\x82\xbe\xd7\x06\x1b\x11\xb2\xc5\xad\x86\x74\x3f\xdb\x6a\x40\xd8\xe3\x7a\xf1\xa4\xbe\x2b\xdf\xca\x13\x1a\x8d\x68\x86\x0a\x97\x99\x80\x20\xde\x22\xb7\xc9\x84\x4d\x29\xc4\x18\x4c\xcb\x02\x39\xc8\x25\xef\x32\xaa\xc6\x28\x25\x68\x66\xf4\xfb\x9a\x1d\x2e\x42\x6d\x77\xd8\xe1\x2d\xe0\x96\x63\x7b\x3b\xa4\x01\x2e\xe3\x00\x61\x94\x65\x98\x97\xc0\x9c\x7c\xff\xfe\xee\xb0\xea\x2a\x7e\x02\x37\xa6\xc2\xda\xc5\xa9\x15\xc5\x9a\xf3\xdf\x77\x44\xf8\xbe\xa4\xd3\x90\x2b\xea\x61\xbe\x5d\x4e\x00\x8e\x6d\xc8\x00\xf2\xa7\x79\x0c\x3b\x63\x7a\xc7\x43\x70\x10\xc2\x4d\x23\xe8\x8b\x8e\x7f\x25\xe4\x9b\x81\x7c\xa3\xd0\x4b\x0a\x51\x49\x18\x83\x07\x32\x46\x54\x79\xd3\x4d\xae\x61\x12\x9b\xe6\xf5\x54\x61\xc9\xad\x8c\x13\x00\xbf\x50\xbb\xf3\xc2\xae\x9f\x47\x43\xcf\xae\x3a\xc3\x0e\x9d\xdf\xfa\x29\x56\x0a\x3d\xd4\x75\xbc\x8a\xf9\x76\x43\x2e\xb1\x6b\x28\xae\x2d\x81\x91\x4b\xd9\xbc\x88\x93\xb1\x2b\x8e\x72\x69\xa5\xb3\xd2\x61\x1d\x61\xce\xdc\x6e\x06\x3d\x54\x63\xf6\x1e\xa1\x62\x26\x4c\x80\x24\xb8\x7e\xcb\x90\x78\xb8\xb9\x35\x8e\x16\xc9\x75\x85\xe2\x12\x9c\x0b\xb9\xe0\x0e\x87\xd4\xe9\xaa\x91\xa3\xd8\xdb\x74\x8a\xef\xb9\x26\x9a\x1a\xae\x47\xbc\x56\x42\x8e\x33\x15\x77\x59\xf5\x8d\x6a\x65\xfb\x6d\x5e\x46\xaa\x21\xe0\xad\x4d\x3e\x70\xa5\x4d\x34\x25\x23\x43\xa2\x61\x53\xf5\x4d\xab\xdc\x3e\xa7\x7f\xc9\xcf\x20\x7a\x7f\xa9\xd3\x2d\x04\x37\xb6\x49\xa7\x50\xb3\x31\xd5\x12\x15\xe8\x15\x33\x62\x99\x66\xdb\x10\xdf\x5a\x3a\x09\x98\xa3\x81\x80\x08\xb0\x4b\x6d\x7f\x2f\xf0\xba\xc2\x30\x9f\x20\x7f\x80\x3e\xb0\xa6\x9a\xdd\x9b\xd6\x7b\x5f\x59\xe6\xbd\x13\x54\x0e\x89\x5a\xc7\x36\x03\x5c\xff\xd8\x15\xd9\xad\x7c\x74\x62\x97\xdc\x8a\x1a\xc9\x83\x0b\x5b\x1c\x01\x1d\xba\xfc\xd8\xa7\x89\xd4\xf1\x39\xf3\xfb\x07\x9b\x69\x54\xce\x7c\x78\x22\x44\x7d\x86\x05\x46\x27\x91\x90\x71\xfa\x2c\x8c\x3a\x1c\x52\x0c\x6b\x08\xfb\x4d\xdc\xdd\x80\xcb\x00\xe6\x1a\xdf\xd4\xe2\x69\x2e\x39\x84\x77\x38\xce\x0f\x6c\x55\x1d\xb5\x65\x9b\x16\x4e\x6e\xc3\x35\xb6\x29\x38\x59\xe3\x59\xda\x28\xfe\x15\xac\x0d\x3c\x01\xe0\x1b\xbc\x76\x67\x94\xd7\x79\x36\x9c\x55\x6d\x97\xf5\x7b\x4e\x08\xa7\x7d\x63\x37\xb9\xe9\x6e\x89\xdb\x94\xe1\xd7\xde\x06\x28\x9f\x3c\x5e\xd3\x3e\x50\x8e\xd6\x84\xf7\x0d\x50\x30\x48\x3c\x1a\xab\x8f\xe2\xb8\x36\xa3\x91\xd2\x12\xa3\x59\xd8\x39\x7e\x35\x38\x89\x31\x99\x4a\x8e\x02\x28\x15\xfa\xf7\x11\xbf\x4e\x8e\x6a\xfe\x61\xb5\x18\xfd\x3e\xa4\x70\x52\xed\xfb\x28\x72\xaa\x9a\x49\x70\x3f\x18\x48\x7e\x29\x9e\xf3\x3e\xf4\x67\x26\xbe\x0f\x37\x59\xf8\x7a\xa2\x2a\xdc\xef\x18\x52\x4e\x95\xcc\x85\xc7\x90\x91\x82\xc9\x11\x58\x45\xc1\xd1\xe0\xf5\x7e\x80\x97\x10\xd2\x44\xe1\xe3\x8a\xcd\x30\x78\x11\x24\xd4\xe6\xe5\xde\x11\x47\x69\xd5\x3a\x3f\x07\x8e\xd2\xae\xeb\xee\x0e\xce\x57\x5a\xf0\x5d\xd1\x71\xf0\x28\x6d\xc0\x66\xe1\xfd\x95\xca\x78\xe0\x03\xa0\x7d\xc7\x55\x0a\x30\x5b\x12\x62\x26\xd8\xb1\x91\xc7\x90\x76\x03\xc9\x1c\x88\x6c\xd6\x84\xf7\x0b\x46\x8c\x4d\xae\x03\xfb\xfe\x1a\xe3\xc4\x40\x99\x2f\xd1\x40\xdd\xdd\xab\x89\xaf\x50\x06\xc2\x8c\x10\x4c\x39\xfd\x6c\xe5\xcd\xb1\xa1\x89\x23\xde\xca\xe5\x36\x4e\x87\xda\x53\x41\x9d\x0a\xfe\x4d\x1a\x31\x81\x36\x81\x60\x90\x89\x9c\x4a\x7b\x6d\xcb\x5c\x47\x0f\x31\x9a\x08\x2e\x9b\x25\xf5\xd9\x66\x98\x66\xfb\xf5\x66\x63\x8f\x96\x7d\x84\xb2\x63\xfc\xd2\x6a\xe8\xbd\x68\x26\xc3\x32\x74\xd9\x8a\xf1\x07\xcc\xa9\xe5\x74\x03\x06\xb4\x29\x1f\x4f\x1c\xa2\xb2\x43\x92\xe1\x7f\xb7\x1a\xa4\x25\xa9\x10\xb8\xe3\x13\x77\x9c\xa7\x1d\xb3\xc9\xeb\xca\x7c\x36\x3a\x30\x36\x41\x4e\x03\xc6\x32\xcc\x47\xb7\x00\x83\xbc\x42\x79\x09\x59\x98\x85\xbf\xdc\x2e\x72\xf0\x59\xfa\x1c\xa1\xf0\xe1\x63\x01\xe7\x3d\x9f\xb1\x16\x19\xe6\xf0\xfc\xf2\xea\x2e\xb6\x0d\x71\x01\x8f\x8f\x93\x09\x4b\x1e\x20\xc4\x0d\x99\x22\x2e\x97\xc7\x65\x1f\xce\xfb\xa2\x00\x8d\x35\xd2\x1b\x3a\xe6\x01\x95\x27\x20\x53\x49\x45\x52\xae\x67\x19\x9d\x13\xf6\xc5\x30\x81\x9e\xb1\xc2\x63\x1e\x5c\xca\x96\x58\xb6\x53\x5b\x00\xd5\xd6\x71\x01\x2f\x87\xc1\x5f\x7e\x12\xa1\xb0\x4a\x08\xf3\xa8\x13\x3b\x76\xc6\x49\xda\xc5\x43\xd6\x84\xcf\x1c\x95\x13\xc2\x1d\x8d\x4d\xa5\x21\x9d\x42\x54\xf2\x22\xfa\x47\x3e\xf0\x04\x2c\x28\x7d\x5f\x79\xc4\xfe\x8d\xe8\xf8\x4c\x3d\xb2\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\x33\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\x79\x15\xd0\x1e\x8e\x45\x94\xd1\xca\x35\x72\xc0\x30\xde\x28\xb8\x04\x81\xf1\xf9\xc8\x0a\xbb\xdf\x45\x07\xaf\xa9\x72\x0a\xd5\x0f\x1b\x5a\x28\x3d\x2c\xd2\x8a\x8a\x2a\x75\xc1\x65\x77\x50\x90\xa3\x64\xb7\x0c\x27\x62\x45\x05\xd7\x0d\x07\x19\x67\x03\x6f\x31\xd0\xcf\x51\xc5\x8b\xea\x60\xa7\x4b\x10\xd5\x61\x1f\x37\x1c\x6a\x84\x76\xb8\xf9\x40\x23\xca\x89\xed\xd1\x8d\x2b\xbb\x5a\xb9\xfc\x5c\xc2\x1d\x24\x76\x5c\x56\xb0\x67\xe8\xc1\xa8\x14\xba\x82\x31\x38\x80\x42\xc0\x93\x09\x87\x6d\xc8\x48\xc6\xc5\x83\x8f\x67\xb5\x3b\xdf\x22\xb4\x68\x1d\x0e\x1f\x8e\x1e\x89\xb9\x41\xb2\xa9\x43\x5f\xda\x41\xd8\x59\x2f\x26\xa8\x76\x73\xc3\xbc\x37\x02\xd8\x5a\xa8\x13\x15\xcd\x63\xfd\x6d\x59\xea\xb6\x0b\x42\xac\xf7\xd5\xe1\x05\x13\xe5\xb5\x18\x1e\x2a\x07\x35\xae\xef\xf5\x84\xd6\x57\x89\x5b\x0d\x28\x78\x7f\x79\xde\xfd\xd0\xbb\x2c\xa3\x00\xfe\xf9\xbe\x7b\x5f\xfe\xe5\xe6\xfe\xf2\xb2\x77\xf9\x31\xfe\xe9\xf6\xfe\xec\xac\xdb\x3d\x2f\xbf\xf7\xa1\xd3\xbb\xa8\xbc\x67\x7f\x2a\xbf\xd4\xf9\xe1\xea\xa6\x82\x3b\x78\xfb\x53\xef\xfa\xba\xfc\xd3\x5d\xef\x53\xf7\x7c\x70\x75\x7f\xb7\x14\x62\xb0\x18\x7f\xed\x12\xed\x03\x9b\x6d\x6b\x5c\xc9\x0e\x19\x29\xce\x44\x9a\xcd\x8b\x52\xe8\xf6\xd0\x55\x9c\x94\x31\x4b\xe7\x53\x26\xf3\x5d\x62\x06\xac\xea\x2b\x1f\xad\x4a\x9d\x11\xd7\x9a\x8b\xba\xa2\xfa\xa1\x31\xaf\xd1\xa8\x45\x33\xd8\xd2\x28\x0b\xa3\xe6\x21\x8e\x67\x69\xfc\x40\x48\xc3\x70\x9d\x90\x19\x53\xcb\xc6\x02\x17\xae\xca\x67\x86\x0f\x17\x0d\x4d\x1b\xa6\x27\x6c\xae\xd9\x61\x8e\x5e\x7d\x74\xf5\x65\x3d\xa3\xf3\x60\x61\x3b\x22\xf2\x80\x65\x7a\xfd\x1d\xb8\x0e\x9f\xd4\x93\xde\x99\x07\x0d\xb6\x2a\xb3\xa1\xa2\x21\xf9\x7a\xc3\xc2\x26\x05\x22\x92\x2a\xca\x0b\xb9\x9b\xca\x6b\x11\x45\x46\xe7\x36\x9a\xb5\x03\x45\x13\xee\xea\x89\xc0\xd2\x22\x94\xe3\x9a\x4d\xa8\x94\x8e\x78\xf6\x5b\x66\x29\xcd\xbb\xa8\x53\x10\xfd\x10\x95\xc6\xa5\xad\xe1\xb5\x0c\x50\x4f\x8d\xae\xba\x3d\x57\x9a\x09\xa2\x67\x51\x26\x23\x14\x5e\xf1\xfc\x68\x73\x41\xa3\x52\x64\x22\x2a\xc0\x81\xf5\x98\x01\x84\x08\x9a\x2d\x6c\x71\x4e\xb2\x40\x3e\xf0\xc8\x52\x72\x1c\x17\xf6\x49\x8f\x21\x7e\xb0\x2f\x9a\x34\xcc\x9a\xa2\x38\x31\x05\x5c\x7b\xcc\xe3\x5d\xf6\xbe\x66\xf5\x9b\x8f\xa0\x5f\xec\xf5\x82\x2a\x88\x7f\xbd\x4d\x9a\x4d\x99\x6e\x5f\x86\x14\x4d\x48\x70\xb6\x02\x98\x73\x53\x88\x57\xb8\x0b\x37\xb3\xb8\xae\x65\x6d\xa5\xe5\xb4\x52\x94\x59\x26\x54\x63\x0c\xa2\xaf\x92\x58\x54\xf2\x29\x4a\x38\x35\x29\x2d\x01\x24\x6c\x8f\x99\x67\x4d\x1a\x64\x0b\x23\x02\x42\x35\xc6\x18\x59\x29\xa0\xc4\x6d\x46\xf8\x61\x37\x02\x1e\x17\xf5\x7c\x0f\x18\x56\x46\x73\x2b\xd3\xcf\x32\x8a\x81\x44\x13\xaa\x91\xa4\xbd\x91\x92\x0e\x79\xc6\x0d\x44\x61\xa2\x7a\x5f\x59\x61\xa9\xc8\x94\xaa\x07\x9f\xfd\x43\x8b\x1c\x80\x65\x44\xbf\xa3\x23\xad\x00\x0c\x7f\x49\x57\x5a\x71\x64\xd7\xb5\x0d\x14\x64\xe9\xdc\x68\xc5\x76\x60\x49\x3b\x23\x23\xf0\xf3\xcd\x76\xd6\xb5\x78\x5d\xfd\xbc\xb4\xde\x35\x17\xf5\xe6\x36\x5b\x97\xda\xba\x01\x9b\xaf\x26\xbe\xd6\x9e\xac\x51\x26\x69\x03\xd4\xa9\x6f\x1b\xf3\x58\x9b\xda\x4e\x65\x3e\x6c\xca\x9a\xc2\x51\x2d\x6f\x7d\x99\x02\xe6\xcf\xed\xbe\x04\xba\x98\x01\x52\xc3\xac\xa4\xbb\xdd\x82\xda\xaf\x8f\xe1\xf3\xfa\xc6\x5d\xae\xd0\xda\x73\x5e\x20\xb4\x02\xf1\x20\xe4\x66\xdd\xcd\x67\xac\xa6\x5c\xc6\x9f\x73\x28\xc9\x71\x35\xba\xc5\x5a\xec\xbb\x10\x99\xe1\x8b\x14\x56\x7f\x12\xab\xbd\xde\x95\xb5\xdb\x98\x06\xca\x15\x64\x97\xb4\x59\x37\x1b\xa8\x3f\xbb\xfe\x81\x2c\xc3\x81\xcf\x14\x97\xca\xb2\x4d\x87\x21\xbe\x24\xc1\xa0\xb6\xdf\x1d\x56\xf2\x6f\x39\xcb\x99\xa5\xfd\x61\x9e\x8e\xd9\x2e\xaa\x59\x31\xa5\x89\x7c\x22\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\xed\x75\xf7\xac\xf7\xa1\x57\x51\xeb\x3b\xb7\x3f\xc5\x7f\x7f\xbe\xba\xf9\xe9\xc3\xc5\xd5\xe7\xf8\xb7\x8b\xce\xfd\xe5\xd9\x8f\x83\xeb\x8b\xce\x65\xfc\xf3\x79\xe7\xae\x73\xdb\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\xa7\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\x8f\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\xb9\xb6\x40\x60\xf7\x63\x85\x71\x71\x56\x07\x1f\xe2\x95\x87\xfb\x1e\x81\x71\x9f\x5d\xf4\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\x53\x03\xba\xb4\x45\x36\x09\x94\x20\x7f\x36\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\x04\x61\xc7\x7b\xdc\x9c\xdb\xd6\xd1\x2e\x60\xb0\xf0\xc6\x72\xeb\x99\xbd\x84\x5e\xeb\x3a\xc4\x71\xc1\xb0\x0a\x43\x99\x8b\xd4\x57\xb1\x99\x72\x71\x32\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\x64\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\x06\x94\x16\xd7\x93\xdd\x34\xb4\x13\xfa\x3c\x79\x17\xf3\x91\x62\xc2\x9a\xdd\xad\xbf\xca\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\xbf\xe5\x2e\x9e\xf6\xf7\xdf\x6f\x76\xd1\x1a\x35\x27\x3e\x7d\x3d\x0e\xd1\x71\x11\x6a\xee\xd2\x85\x71\xe5\x82\xd7\x41\xf1\xdf\x60\xc1\xa7\x97\xad\xab\x57\xe9\xd4\xfd\xb9\x32\x8a\xe9\xce\xa7\xc6\xe1\xfb\xcf\x96\x33\xf5\x73\x25\x55\xca\x75\x07\xc1\x09\xae\xf5\xf8\x46\x1b\xd2\xe4\xe1\x89\xaa\x14\x8d\x85\x60\x37\x6e\x93\x1f\xe5\x13\x7b\x64\xaa\x45\x12\xa6\x0c\x75\x29\x0c\xf6\xac\x65\x19\x1c\x28\xd7\x4e\x5f\x40\xbc\x0e\xe6\x83\x08\x80\x44\x36\x7c\x3c\xb1\x0a\xa5\x33\x4c\xb9\xd2\x68\x9a\x19\x08\x3f\x66\x5f\x66\x2c\xc1\x40\xad\xa6\xe8\x94\x51\x46\x1f\x17\x73\x32\xb6\x09\xb7\x8f\xaa\xbf\xf9\x02\x41\x2e\x8f\x6d\xa9\xa1\xda\x17\x11\x43\xae\x39\x9b\x9b\x89\x14\x2d\x32\x96\x19\x15\xe3\x76\xbb\x4d\x98\x49\xda\xef\x37\x22\x74\xd7\x60\xd4\x5d\xe1\x65\xcf\xa4\x66\xd9\x3c\xa0\xbb\x84\x68\x28\xbb\xca\x10\x7d\xa5\x39\x9a\x3c\x6a\xa8\xff\xb6\x1a\xb5\xff\xb2\xa6\xf3\x7a\x4d\x75\xe3\xf0\xbf\x86\x76\xaa\x35\xe5\x57\xb5\x84\xef\xd7\x6b\x5e\x1b\x84\xb3\x7a\x24\xb5\x22\xac\xb5\x21\xab\x52\x8a\x4d\x63\x35\x7f\x96\x4d\xe8\xc1\x5b\xa5\x21\xd5\xb6\xe4\x92\x46\xb6\x8a\x5e\x5c\xa4\xe8\x1a\x8a\x0b\x81\xbe\x3b\xa5\x3c\x66\xf9\x74\xb1\x04\xc6\xbe\xa4\xa8\x62\x90\xf8\xaf\x33\xe8\x6e\x7d\xbc\xc9\x00\x92\x2c\x15\x46\x58\xba\xf1\xa2\x2d\x14\x89\x09\xb8\xa5\xe2\x1a\x92\xaf\xb6\x09\x82\x0c\xcd\x60\xd3\xe0\xb2\x81\x2a\x5a\x00\x5b\xef\x8a\xfe\x43\x5c\x67\xa8\xdd\x8f\x9f\x68\x14\x75\xc0\xcf\xd3\xcc\x19\x8a\xc0\xf1\xad\x94\xcf\xcb\xab\xcb\x52\xdd\xba\xde\xe5\x5d\xf7\x63\xf7\xa6\xe4\x97\xbe\xb8\xea\x94\xca\xe2\xdd\xde\xdd\x54\x5c\xd7\x3f\x5c\x5d\x5d\x74\x17\x74\xd0\xee\x5d\xef\x53\xa9\xf1\xf3\xfb\x9b\xce\x5d\xef\xaa\xf4\xde\x0f\xbd\xcb\xce\xcd\x2f\xf1\x2f\xdd\x9b\x9b\xab\x9b\x4a\x7f\xf7\x67\xcb\xb5\xd9\xd2\x34\xea\x77\xa2\x10\x96\xa3\x18\xfa\x3a\xa1\xb0\xa9\x1e\xd6\x2e\x22\x07\xd5\x0f\xdb\x96\x2c\x6b\x60\x4a\x29\x1b\x6c\x17\xac\xd1\x14\x70\x52\xdb\x8f\x95\x07\xe7\x03\x6a\x0c\x9b\xce\x76\xc3\x20\x5c\xff\xe0\x6c\x16\x07\x52\x2e\x19\xd6\x1c\x07\x52\xda\xd5\xd7\x13\x07\x52\x13\xe2\xb1\x18\x07\xd2\xbb\xec\xdd\xf5\x3a\x17\xbd\xff\x57\x69\xf1\x73\xa7\x77\xd7\xbb\xfc\x38\xf8\x70\x75\x33\xb8\xe9\xde\x5e\xdd\xdf\x9c\x75\x6f\xd7\x8c\x02\x59\xb4\xbb\x1e\x93\xb8\x9f\x53\x72\x17\xd5\x2c\x44\xa9\xd0\x95\xe9\xb2\x2b\x6e\x65\x1a\x4b\x55\x34\xe3\x7f\xe7\x62\xdc\x02\x90\xbc\x53\xd2\x55\xaa\x37\xa5\x63\x76\x9d\x67\x59\x8b\x04\x2c\xcc\x33\xc5\xa8\x81\xd7\xae\x65\xda\x8b\xbe\x03\xc3\x51\xed\x34\xa0\x7f\x87\x39\x89\xdd\xb7\x5c\xff\x91\xd3\x33\x18\xa5\x1c\x42\x62\x40\xf7\x3d\x25\x3f\xd0\xe4\x41\x8e\x1c\x78\x4e\x2b\xa8\xb8\xe4\x6f\xb9\x34\x94\xb0\x2f\x09\x63\xa9\x2f\xc1\x53\xa5\x93\x0b\xb9\x13\x66\xe4\x26\xf5\xd3\xe3\x33\xbd\x3a\x7c\xa6\xf6\x3b\x97\xed\x34\xd8\x04\xb0\xcd\xcd\xf2\x13\x7e\xea\x30\xda\x6a\x5b\x37\x26\xdb\x83\x4d\xff\x42\x8e\xeb\x33\x0b\x20\x58\xd2\xa5\x43\x14\xd8\x22\xe0\x21\x94\x63\xa2\xb9\x78\xe8\x8b\xcf\x56\xa1\x95\xb9\xc2\x9f\x8c\x54\x90\xa4\x32\xca\x72\x3d\x61\x80\x0d\xdb\xf2\xc5\x2a\xc1\x53\x58\xae\x1b\x05\x24\x63\x89\x13\xbe\xce\xb8\xb0\xdc\x62\xc6\xbd\x04\x59\xdd\xfa\xbd\xd4\xa8\xe4\x3a\xe8\xd9\xcf\xe8\xbe\x2d\xac\xb3\x4f\x13\x86\xd5\x39\x0b\xd4\x79\x5f\xb0\x06\x39\x37\xe4\x9d\x62\xad\x51\x10\x6d\xec\xb2\x7f\xe7\x23\x6b\x61\xb9\x1f\x25\x4f\x49\x9a\xcf\x32\x9e\x04\xbe\xfb\x24\x55\x63\x24\x14\x6a\x3a\x1b\x44\x42\x55\xf4\xf7\x65\x13\xab\x51\xa3\x22\xad\x6d\x49\x4c\xd4\x33\x47\x85\x45\x48\x57\xb9\x66\xea\xd8\x28\x3e\x1e\x83\xdc\xe8\x8d\x32\xaf\x3f\x6c\xcc\xd3\xe6\x7c\xb0\xbb\xfd\x21\x76\x0f\x64\x58\xa9\x27\xc0\xb7\x58\x9a\x9a\xcd\xb2\xb9\x0f\xe6\xc6\x05\xf4\xc7\x7e\x96\x2b\xc4\x18\x1e\x91\x30\xa0\xc6\xb0\x8d\x99\x62\xb6\x97\x74\x80\xe0\x61\xbb\x83\x9a\xf5\x46\x08\xa5\x8b\x60\x45\x91\xff\xcc\x03\x18\xf9\x1b\xae\xe8\xdb\xa7\x5a\x21\xca\x01\x40\xf6\x12\xf9\x24\xb0\xc6\x12\xbc\x0f\xf2\xbc\x90\x20\x9b\x84\xf4\xab\xbe\xf0\x58\x69\x2e\x41\x6d\x14\x2a\xa6\xa2\x8d\x13\x2b\x48\x7c\xfd\x30\xbf\xa2\xbc\xab\x9d\xfa\xa7\xc6\x3a\xa9\x21\x2e\x7e\x27\x5b\xa9\x8b\x89\xda\x4b\x11\xdf\x45\x34\x85\x4c\x0e\x11\x7d\x71\x21\x4b\x2b\xbe\x75\x36\x33\x60\x8e\x5c\x2e\x5d\xf9\xce\xf2\xd1\x8e\x10\x3e\x23\x97\xa0\x5f\x94\xca\x72\xee\x35\x8d\x6d\xf7\x05\xcb\x8d\x8c\xf0\x2e\xed\xe4\x7a\x95\xb2\x91\x6d\xcc\x69\xe8\xa5\xb5\xe0\x49\xc5\x89\xf1\x2b\xdf\xc4\x9d\x6b\x6c\x28\x1b\x65\xe1\xcd\x14\xf3\xd6\xb3\x39\x33\xc1\x68\x96\xf9\x9c\x8b\xf9\xac\x5c\x29\x30\xf6\x1a\x78\xbb\x60\xf0\xf4\x42\x52\x50\x54\x8b\x48\x0a\x26\x8c\x76\x55\x03\xfa\xc2\x35\xee\x73\x7a\x03\x2c\x96\x73\x84\xe0\xc2\xb4\x9c\x0e\xe2\x10\x98\xb5\xcc\x1e\x11\xa4\xb4\x58\x13\x23\x21\xe7\xc6\x0e\xf0\xcc\xb2\x73\x2b\xbc\x50\x91\x16\xb5\x64\x26\xac\x2f\x2a\x89\xad\x8a\x8d\xb9\x36\x70\xb1\x78\x8a\x8d\xbf\xdf\x5b\xb2\x5f\x49\xde\x59\xb6\xf4\x8d\xc9\x7e\xab\x18\xd7\x88\x26\x9b\x24\xdd\xcc\x67\x2c\xed\x85\xef\x96\x13\x43\xc9\x74\x92\x46\xae\xa5\xd2\x21\x47\x1a\xf0\x18\xeb\xe0\x47\xd5\x01\x1e\x30\x6c\x52\x00\x5a\x0b\x45\xf4\xec\x16\x8d\xa9\x2f\xa4\xa8\x43\x15\x3d\x0c\x08\x88\x4d\xde\xa3\x72\xf5\xbd\x20\x4b\x25\x52\x1b\xf4\xaf\xc1\x27\x23\xca\xb3\x5c\x35\x8a\x08\x48\x96\x7b\x4f\x45\x3e\x83\x66\x49\xdd\xae\x05\xbb\x74\x74\x8c\x82\x4d\xfa\x91\x2a\xa8\xc6\x3f\xcb\xf2\x31\x17\xba\x4c\xf5\xcd\x45\x65\x16\x0a\x6c\xad\xd8\xf0\xa2\x26\xd7\xfa\xbc\xb8\x83\x87\x5d\xc3\xe4\xc1\x0f\xd1\x8c\xea\xe6\x84\xb6\x68\xec\x7d\x71\x07\x77\x35\x66\xda\x86\x63\x46\x11\x85\x5c\x69\x03\x65\x8f\x6b\xe7\x5b\xe2\xe7\x65\x4a\xdd\x29\xc8\xad\x2e\x27\x76\x75\x30\xed\x27\x3a\x5b\x96\xae\xb8\x73\x8b\xab\xb6\x21\x58\x37\xab\xc7\xb0\x5a\xf6\xa4\x66\xf5\x42\x40\xf0\x8b\x38\xf1\x36\x01\x4f\x08\x71\xe1\x0e\x76\x64\x21\xf3\xbd\x24\x98\xc6\x9f\x6e\x9e\x1a\x50\x78\xaf\x1c\x60\x3e\x36\x38\xc4\x60\xee\x38\xfe\x7c\x87\xcc\xfb\xb0\x31\xbe\xad\x25\xdb\xb1\x63\x6c\x6c\x91\xce\xf0\x82\xa1\xb1\x3f\x2f\x2c\xd1\xa6\x91\xb1\x8f\x71\x2a\x00\xdc\x0d\x45\xfd\xf8\xb5\x24\xe6\x10\x11\xfb\x73\x39\x9f\xa3\xb4\xc4\x92\xaf\x95\xf8\xb2\x88\xc8\x09\x42\x4b\xca\x84\x34\x8c\x50\x22\x78\x76\x22\xf2\x2c\x3b\xb9\x84\xf2\xbd\x5a\xf3\x31\x56\x07\xc3\x7a\x1a\xe0\x25\x2c\x30\xa2\x4a\xa6\xb2\xe8\x08\xc0\x15\x69\x87\x84\x56\x3c\x63\x39\xa6\xdd\x82\x6c\xde\x17\xf6\x0b\x14\xb1\x10\x5a\x87\x07\xcf\x2a\xf6\x16\x6a\x77\x60\x5f\x10\x66\x38\x8f\x1b\xaf\x21\xb0\x65\xe9\x81\x3b\xb9\x34\x0f\xb8\xb1\xaf\x06\x37\x56\xaa\x50\xc8\x62\x7d\x04\xd9\xe6\x43\xb5\x35\x84\x6b\x10\xc4\x82\x4b\x60\x0d\x7a\xfc\x9a\xee\x80\xe7\x4c\x16\xdd\x39\x33\xd4\xaf\xd4\x3e\xac\xa2\x7f\xc3\x78\xe3\x81\x1c\x0d\xf4\x42\xdc\x36\x59\xce\xe6\x17\x22\xbe\xd7\x33\x4b\xc5\x41\x1e\x71\x64\xf4\x22\x91\x34\xc9\xe5\x52\x0c\x9c\xe4\xbe\xde\x60\xab\x0b\x76\x25\x3e\xe0\xe7\xd7\x32\xe3\xc9\x72\x5b\x9e\xbf\x9a\x00\x8a\x64\xc1\x92\x0b\xa0\x3d\x0e\x8d\x9c\x7a\x75\x02\x8d\x54\x86\x25\xa6\x50\x4d\x17\x27\xb7\x89\xa9\xc3\x6b\x05\xa1\x15\x48\xc2\x2b\xb0\x94\x08\xd6\x43\x75\x61\x3e\x28\x48\x03\xaa\x07\x9d\x81\xed\xd8\x17\xcc\x8b\x07\x02\xbc\xe9\x69\x22\x33\xd6\x42\xdd\x17\x0c\x65\x7d\x31\x63\x2a\x91\x50\x6b\x34\x95\x4f\x60\x32\x4c\x26\x3c\x4b\x8b\x60\xda\x77\x60\xb7\x07\xeb\xda\x7b\x97\x31\x54\x94\xe4\x08\x88\x3a\xab\xc9\xf6\x1c\x89\x7d\xa7\xc8\xd8\x7d\x1a\xe2\x96\x51\xc1\x67\x67\xcb\xc7\xa5\x70\x08\x18\x15\x25\x93\x2a\x17\x06\xe9\xc7\xb3\xd9\x0e\xb3\x10\x26\x09\x17\x0c\xc2\x2f\x99\xca\xbe\x3a\x1c\x9c\xea\x52\x12\x69\x49\x94\x07\x6b\xa9\xfd\x88\x82\xbf\x85\xa2\x18\x32\x64\x64\x46\xb5\x15\x5c\xdc\xa6\xf6\x45\xa1\x57\x7f\xa7\x63\x91\xa4\x76\x9f\xdb\xe4\x03\xd4\xe9\xd1\x86\x8a\x84\xb5\xc8\x77\xa5\x89\x7e\x07\x49\x75\x42\x42\x7f\x50\x20\xd1\x94\x97\x06\xc8\xb5\x45\xb8\xe9\x0b\xae\x91\x32\x15\xcb\xd8\xa3\x1d\x9d\x3b\x3b\x91\xc7\x98\xb9\x30\xee\x30\x6d\xf0\x16\x51\xc5\xe2\x32\x80\x51\xc5\x70\x37\x33\x57\x55\xc8\xc1\xa2\xe4\x02\xa2\x24\xd9\x17\x04\x9f\xc9\xe6\xe0\x41\x50\x3c\x4d\x6d\x77\x05\x2a\x92\xcb\x67\x05\x98\xdd\xb9\xcc\x11\x2b\x2e\x05\xbb\x30\x0d\x71\x73\x1e\xa1\x26\xe3\x28\x8c\x0e\xa5\x99\x94\xd1\x3a\x30\xe1\x0d\x4f\x12\x7b\x64\x6a\x6e\x00\x4c\x0f\xd6\x55\x30\x28\x74\x66\xec\x02\x14\x8c\xa3\x2f\x68\xea\x8a\xae\xb9\xe6\xec\xd2\x00\xdd\x2f\xd9\x67\xf7\x7c\x28\x1f\x97\xc9\x74\xbb\x1a\x83\xf1\x54\xcf\x32\x2a\x06\xc8\x50\xbf\x82\x39\x38\xca\x45\x6c\x82\x49\xcc\x87\x83\x00\xd2\xb2\x97\x71\x06\x49\xe7\xa6\x94\x21\x6c\x45\x38\xdf\x51\xab\x0a\xa5\xee\x25\x73\x88\x9a\x35\xa1\x2c\xba\xab\x4c\xc4\xbe\xd4\x05\x76\xad\x36\x69\xd3\x8a\x01\x2b\x94\x03\x5a\x61\xd3\xf6\x14\xf0\x5a\xed\xda\xeb\xec\x7c\xe5\x0e\xa9\x6e\xfb\xe6\x26\xd5\x05\x81\x69\x2b\xb3\xea\x8a\x61\x3d\xaf\x69\xb5\xd1\x84\xb0\x68\x62\xfd\x5c\x2e\xf6\x6f\xb5\x12\x74\x91\x32\xa2\xa5\xd5\x6b\xbc\x85\xa3\x3e\xd7\xb4\x12\xcf\xf4\xac\xd8\x5a\x65\x28\x91\xb5\x03\x03\x11\x5d\x8f\xf4\x8a\x1a\x74\x2d\xd2\x3f\x42\xca\xd2\xfd\x23\xc4\xa3\xf5\x29\xcb\x1e\xba\xaf\x5c\x4e\xab\xea\x80\x40\xdf\x60\x71\xe0\x1c\xa4\xdc\x46\xd6\xbc\xaf\x89\x99\x17\x45\x4d\x62\xf8\xc0\x10\x1b\x70\xd7\x24\xea\x9c\x73\x0f\xa8\x07\xb0\x1a\x2a\x4f\x4c\x31\xe1\x80\x3f\xf6\x83\xff\xd0\x2e\xd1\x2c\x77\x37\x6a\xc0\xfb\x92\xaa\x2f\x7c\x6b\x05\x0c\x70\x27\xcb\x16\x9a\x5a\x84\xde\x8b\x68\x15\x80\x38\x7d\x3e\x03\xe4\xc9\xd8\x97\x20\xe2\x73\x81\x0f\x40\x31\xe0\x21\x2b\xc0\x16\xda\xa4\x00\x7f\x04\xd1\xa3\x82\x32\x17\x83\xcc\x65\x99\x47\x58\x43\xa9\x2d\x82\xd5\xd2\x39\x54\xa9\x1a\xe5\x96\x1d\x85\xde\xad\x6c\x04\x80\x83\x23\x6e\x0f\x89\x5f\x97\xbe\xf8\x24\x71\x81\x51\xbc\xaa\x16\x3f\x76\xcb\xf6\x5d\x48\xeb\x70\x3f\x9c\xc3\xb5\x3d\x42\x3f\x58\x05\xe8\x03\xfc\xd7\x10\x65\xd3\xb2\xb2\x87\x2a\x26\x95\x50\xd1\x17\x7f\xb5\xcb\xe3\x51\xf4\xdc\xb6\xca\x11\x1e\x62\x0f\x8c\x42\xde\xfd\x0f\x36\xfa\xee\xdf\xde\xff\xcf\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\xd8\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\x47\x7e\xfb\xfb\x62\x36\x6c\x67\xf3\x91\x69\x43\x94\x7b\xdb\x2e\x4b\xbb\xbb\xb4\x9a\x1f\x5e\x42\x83\x74\x51\x55\x5a\xb1\xdc\x8d\xca\x56\xbd\xbc\x13\x56\x27\xf4\xb4\xbe\xd0\x82\x26\x9e\xb0\x3e\xb7\x65\x1f\x10\x0b\x36\x23\x86\x7e\xbd\x96\x47\x8e\xb3\x42\x6e\x24\x58\x15\xe7\x13\x60\x0c\xed\x45\x17\x4a\x36\x52\x41\xb3\x39\x64\xab\xb5\xfa\x02\xab\xc9\xb2\x94\xd0\x64\x9e\x64\x3c\x71\x28\x70\x65\x59\x88\x3d\x32\x61\x4a\x41\xb5\x90\x63\xfa\x52\xe2\x50\x53\x38\x6f\xfd\xea\xdf\x37\x88\x42\x01\xb1\xb3\x6c\x35\xab\x92\x89\xc3\xad\x51\x1b\xe2\xfe\x84\xee\x81\x35\xa7\x5e\x9f\x95\x8a\x8f\xb9\xa0\x46\x2a\xf2\x0e\xcc\xff\x59\xc6\xd4\xfb\x50\x5e\x10\x56\xb1\x7e\x18\x93\x8d\x8a\xfa\xd4\x40\xc0\xd5\x5f\xb6\x49\x92\x2b\xc5\xd2\xc1\x62\x14\xe5\xa6\x18\x09\xcb\x63\xcc\xac\x68\xcd\xa7\x4c\x1b\x3a\x9d\xc5\x39\xd2\x21\x73\xcf\xad\x4c\x86\x8b\x40\xfc\xc0\x40\xad\xe3\x51\x79\xd2\xbe\x70\xc6\x10\xdc\x37\xa9\x6a\xc0\x7f\xaa\xb3\xc4\x9a\xa7\x5b\xc6\xa8\x3a\x30\xd4\x0d\x0b\x38\x56\x0d\xc6\x37\x17\xde\x46\x54\x5c\x04\x25\xce\x0a\x13\x85\x82\xb8\x56\x10\x0d\x35\xc4\x43\x38\x60\x5f\x14\xa1\x78\x67\x99\xcc\x53\xe2\xcc\xe5\xce\xf8\xac\xda\x84\xb3\x76\x8b\xe8\x3f\x9e\x9e\x9c\xb4\xdb\x7b\xaa\x09\x54\x2e\x1b\x5a\x4f\xe1\x58\xd8\xb3\x2e\xd4\x75\xc5\xd1\x2a\x61\x80\x0e\x36\xd3\x3c\x7c\x2a\x13\x50\x4b\xac\x99\x97\x03\xb9\xaa\x5d\x06\x5c\xd4\x5d\xba\xf3\x11\x61\xcb\xbb\x9a\x51\xc5\x84\x19\x40\x8f\x9b\x75\x06\x9d\x5c\xc3\xe7\xa5\x10\xfe\xb5\x34\xac\xff\xbe\x93\xa8\x38\xfb\x38\xbe\xbf\x44\x08\xc6\x2e\x2d\x9a\xea\x07\xf2\x8e\x83\x1f\x2b\x32\x32\xae\x82\x6c\x75\x13\xda\x62\xf5\xa2\x09\x95\x18\xd3\x5a\x13\x2a\x46\x0f\x3e\x2b\x1a\xe0\x79\x43\x28\x93\x65\x14\xfe\xb7\xc2\x02\x8c\x61\x6a\x85\xb9\x9b\x50\xe3\x4a\xc6\xfc\x9d\x29\x89\x12\x9b\x90\x5e\x06\x8c\x1b\x5e\x12\xd3\x3a\x1f\x40\xbd\xda\xad\x6e\x02\xcc\x09\x86\xef\x21\x46\xca\x27\x1a\xc4\x15\x70\xf1\x9a\x1e\xce\x7d\x6c\x6b\x33\xda\xca\x36\x65\x90\x8b\x22\xe4\xc5\x65\x18\x71\x4f\xaf\x49\x04\x56\xec\x0f\xe8\x09\x08\x01\xae\x5e\xf8\x94\xce\x9c\xcf\xd8\x55\x57\xa8\x5a\x45\xda\x30\x89\xff\xfe\xaf\xbf\xb4\x9b\x52\x02\x61\xe8\x5b\x43\x67\x7e\xf0\xc0\x99\x8a\xd1\xb4\x80\xb4\x8b\x11\xeb\x56\xa5\xfb\xad\x24\xc8\x1d\x24\x99\x5d\xf6\x65\x51\x56\xf1\xae\xda\x88\xec\x79\x1a\xe3\x39\x04\x02\x77\xdb\x13\x10\xcd\xe4\x88\x80\x0c\xdc\x20\x2d\xb5\xdd\x38\x6b\x7a\xd8\x60\xf5\xea\xf9\xd3\x0b\xc9\x81\x4d\x59\x6b\xeb\x0c\xbf\xf4\xed\xce\xd2\xeb\x2e\xc9\x6e\x4b\xfd\x7a\xe7\xa1\x48\x06\x04\xb0\xf5\x04\x49\xe4\x74\x68\x25\x48\x7b\xcf\x06\xab\x28\xb0\xa6\x8e\x4f\x7c\x08\x51\xdb\x9e\xc5\x20\xcc\x5c\x25\x6d\x2c\xb8\x94\xe3\xb0\xec\x98\xce\x6a\x9d\x69\x0d\xf7\xc1\x7e\xf3\xf2\xea\x0f\x47\xa7\x3a\x83\xa2\x6c\xcb\x03\x4f\x1e\x98\x25\xe5\x51\x01\x2f\x19\x8b\x56\x41\xb8\x0e\x71\xea\x7d\x01\x2b\x84\x41\x91\x9e\xfa\xed\x71\x30\x92\x28\x06\x1e\xba\x22\xf0\x59\x12\x6e\xbe\xd3\xf5\x8b\xf3\xdc\x49\x84\xf5\x6b\x01\xed\x87\x54\x17\x07\x66\x11\xf4\x1a\xd4\x04\x41\x1c\xfc\x43\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\xd5\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\xbd\x8c\xba\xb6\x27\xdd\xb3\xb7\x8e\xee\xe9\x4d\x98\x10\x46\x85\xf3\x08\x46\xa6\x5f\x91\x52\x8a\x61\xe9\x03\xfb\xe5\xb3\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\x2b\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\x89\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\x1e\x00\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\xf7\xe2\x72\x5d\x94\x5e\xd7\xd2\xa2\x43\x90\x83\xab\x22\x39\x91\x4f\x3e\x2e\xe4\x89\x16\x66\xff\x4d\xa2\x6a\xae\x1d\xcd\xfa\x88\xcb\xc8\x49\x00\x8c\xbc\x04\x09\xf4\x41\x2a\x97\x33\x08\x44\x71\xed\x90\x87\x7e\xe4\x8f\xac\x45\x6e\x67\x54\x3d\xb4\xc8\xf9\x5c\xd0\x29\x4f\xfe\x53\x0e\xeb\xec\xcd\xfb\x57\x35\x5c\xc0\xcd\x20\xc9\xa8\x5e\xd3\xfa\x5f\x3b\x88\x9e\x6b\xe8\x0c\xda\x59\x7f\x01\x7f\x94\x59\xaa\x23\x67\xf8\xf2\x9d\xe9\x8b\xbb\xab\xf3\xab\x77\x0f\xd4\x28\x39\xa6\xe2\xfd\x29\xe9\x42\x01\x3b\xb4\x25\xa0\x0b\x7a\xa4\x18\x03\x03\xbf\x8b\x1d\x7d\x37\x31\x66\xa6\x4f\x4f\x4e\xc6\xdc\x4c\xf2\x61\x3b\x91\xd3\x93\x6c\x3e\x32\x68\xcf\x3a\xe1\x5a\xe7\x4c\x9f\xfc\xf1\x0f\xff\xf6\xbe\x6e\xc5\x17\x82\x46\x77\xd6\x93\xf6\x5f\x6b\xa5\x9e\xfb\x7f\x5e\x08\x08\x24\x4d\xb6\x88\xb7\x69\xdf\x6f\x88\xe7\xfd\xd6\x25\xbd\x15\x51\x22\x07\x53\xfd\x5e\xa5\xa2\x5a\xeb\x89\xb7\x84\xd3\x74\xca\x45\x49\x81\x7f\x55\xee\xbf\xea\xa6\xd6\xc5\xcf\x97\x6e\xe8\xb5\x4c\x1e\xfb\x50\x27\xae\xa9\x55\x7d\x25\x51\x6c\x2a\x0d\x43\x61\x50\x1b\xa9\x98\xc3\x7a\x41\x1d\x03\x8a\xc2\x72\x8d\x4f\x9a\x0a\x26\x24\x99\xd4\x6b\xc7\x69\x2f\x6e\xd8\x99\xfb\x7c\xa9\xc8\x2a\xa7\x33\x88\x07\x50\x4c\x43\x60\xe8\xa2\x12\xbf\xe0\x48\xdd\x8b\x9c\xb3\x38\x5c\x7b\xdd\x9e\x2f\xc8\x39\x81\xb6\x83\x84\x63\x49\x1a\x6c\xff\xdd\x25\x34\xdd\x74\x27\x77\x63\x8f\xba\x3d\xdb\xbe\xe4\xae\x2b\x2b\xc8\xc5\x38\x6b\xaa\xc4\xd5\x17\xae\x2a\x61\x8c\x01\x5d\x64\x5a\x07\xf3\xba\x03\xdb\x78\x2a\x55\x64\x0b\x25\x0d\x5d\x68\x26\x75\x56\x9c\x20\x2c\x83\xf4\xd4\xf2\xa0\xd2\x8a\x41\xd9\x7b\xcb\x2b\x75\x3e\x3c\x2e\x02\x28\xa5\x02\xee\x0a\xf1\xb5\x33\xaa\x00\xc9\x68\xc2\xb3\xf4\xb8\x26\x48\x1e\x45\x5f\x28\x66\x18\x60\x72\x87\x0c\x90\x30\x61\xc7\xb1\x70\x38\xc6\xef\x84\xb9\x87\x76\x86\xb9\x21\x2c\x14\x87\xe3\xda\x59\x14\x2b\x92\x44\x89\x5f\x94\xc4\xa7\xaf\x6d\x26\x5e\xcd\x2f\x9a\x80\x14\xbe\x7d\x3e\x51\x5a\xb3\x75\xf8\xc4\x5d\xd9\x34\xeb\x4f\x0d\x15\x81\x73\x34\x2d\x95\x1e\xa0\x5d\xf5\x05\x12\x0c\x8a\xf4\x77\x3d\xa3\x4f\xc2\x85\x2d\x6e\x54\x0c\x64\x3d\xfe\x50\x8f\xd0\x66\xf9\x43\xe5\x49\x19\x2d\x1e\x35\x12\xc3\x03\x2c\x45\x2b\xc2\xdf\x81\x42\xb1\x45\xae\x71\xa1\x13\xf7\x45\xa1\x42\x68\xf2\xc4\xb2\xcc\xfe\x37\xa9\x32\x6e\xa7\x23\xa4\x10\xfa\xc3\x5a\x3e\xc6\xce\xe5\xa7\x38\xcd\xf5\x78\x48\xa1\x70\x4d\x13\xfc\xff\xc2\x69\xde\x57\x21\xbd\x84\x26\x13\x36\xb0\x43\xcb\x37\x08\xc4\x72\x58\xf6\x67\xf6\xe3\x5b\xfc\x76\xe9\x65\x46\x67\x26\x57\xce\x93\x8c\x7d\x81\x9b\x8c\x62\x71\xfe\x60\x3f\x5f\x75\xbc\x13\xec\x76\xf0\xc0\x36\x00\x71\x75\x63\xad\xd7\xd6\x0b\x30\x1a\x80\xe1\x0c\x51\x5e\x09\x55\xca\xbb\xbe\x5d\xaf\x84\x2a\xc3\x47\x34\x29\x29\xd8\x6b\x65\x18\x96\x6e\x48\x6c\x51\x83\xbd\xaf\x40\x4b\xf7\xac\x1c\x2b\x7b\x16\x11\xc4\xb5\xfb\x5f\x1b\x76\xb1\x0f\xed\xb0\xf7\xfc\x85\x38\xeb\x17\xa5\x28\x64\xda\x3c\xf5\x08\x3c\x77\x87\xb9\x6e\x19\x8c\xb4\x19\x06\x40\x84\x68\xbb\x3e\x87\x5b\xc0\x19\x71\x68\xae\x60\x66\x4b\xa3\xfa\x64\xa5\xd0\x4e\x58\xc2\xa2\x7e\x5b\x08\x7b\x8d\x72\x9f\xec\x15\x45\xc7\x8c\x4c\x59\xca\xf3\x2a\xc4\xc4\xf2\x00\x9b\x03\x63\x79\x45\x8c\xa5\x79\xdf\x9e\x8d\x21\xbc\x44\x69\xde\x22\xbe\x44\xaa\x22\xe0\xf6\x12\x94\xfc\x27\x2b\x6d\x63\x32\x03\x58\xb0\xeb\x61\xfa\xa2\x84\x22\x6a\xbe\xd3\x21\xb2\xaa\x4c\xe9\xde\x5f\x70\xc1\xb5\xf9\xb9\x52\x33\x6b\x0b\x04\x8a\x2c\x7f\xbe\x2c\x12\x3f\x54\x1c\x66\xf4\xc5\xd2\x6c\x89\x1b\xa7\x37\x38\x5b\xba\x65\x0e\x68\xd8\x85\x68\x63\x8f\xcd\x61\xc7\xbd\x89\xe0\xf5\x3f\x61\xbd\xfe\x07\x2f\xa8\x27\x45\x67\x33\xa6\xbc\xd9\x94\x06\x7d\xa5\xe8\xd7\xf5\xd2\x17\xa8\xe8\xfc\xe7\xed\xd5\x65\x21\x71\x15\xf6\x8f\x4a\xd3\xf0\x1a\x2c\x5d\xbb\x7e\xe7\x2e\xf3\x2c\x6b\xdc\xb9\x35\xf0\xa7\xef\x2f\x2e\x06\x3f\x77\x2e\xee\xbb\xcb\xf1\x9d\x8b\xd7\x1a\xd7\x24\x8c\xc4\xad\x09\x8a\x9f\x06\x44\xce\xfc\xff\xe3\xed\xda\x71\x22\x86\x81\x68\xbf\xa7\xc8\x01\x72\x02\x3a\x4a\x28\x68\x10\x9d\x8b\x78\x21\x0a\x91\x92\xc9\x2a\x1f\x89\x86\xbb\x23\xcf\xbc\xb1\xd7\xd1\xc6\xc9\x6e\x22\x0a\x1a\x08\xf6\xd8\x1e\x3f\xff\x66\xde\x6b\x4b\xbc\x46\xf0\x21\x02\xad\x96\x55\x7e\x6a\x9a\x98\xab\xc0\x50\x81\x72\x38\x95\x62\x22\x39\x1e\x1a\xca\x92\x1d\x17\xd7\xcf\x9f\x15\xae\xf0\x42\x05\x92\x42\x23\x9e\xb2\x37\x5f\xeb\x42\xbf\xe2\x05\x6d\xc7\x74\x90\x6b\xef\xff\x62\x63\x79\x6c\x7a\x7c\x90\x52\xaf\x83\x44\xe5\x90\xd9\x21\x7d\x57\xc4\x57\x0f\x1e\xee\xbf\x64\x7d\xe6\x72\x73\xe1\xd0\x18\x46\x84\x1c\x4a\x9f\x19\x92\x4d\xa0\xb3\x69\xec\x96\x6d\xca\x5e\x48\x72\x64\x1a\x4b\xd5\x64\xab\x72\xc8\x33\xad\xdc\x50\x5b\x57\xdf\x9c\x74\x04\xca\x47\x2f\xf7\x6a\x59\xdc\x2e\x76\x21\x79\x14\x2a\x7f\x6c\x7b\xe1\xf7\x74\x32\x84\x36\x51\x15\x8a\x97\xf7\xa2\xd7\x77\xdf\x1c\xe7\x69\xbe\x20\xd0\x80\x90\x21\x19\x5c\xc9\x6d\xd6\x33\x19\x5f\xdc\xda\x71\xee\xba\xb6\x2f\x95\x79\x88\x31\xbd\xe2\xd3\xa1\xa8\xfe\x68\xbc\x88\x43\xfa\x2b\xda\x4a\x79\x3d\x14\x93\xd6\xf1\x44\x07\x43\xe7\x04\x6c\xbb\xed\xf5\xbb\xd7\x00\x37\xe1\x6e\xab\x2f\xa6\xdd\x36\xc0\xd8\x0a\x9a\x07\x87\xa2\xf9\x14\xce\xe6\x91\x9d\x1c\x89\x74\x80\xd2\xe4\x66\x93\xe4\xfb\xa4\x51\x77\x08\x54\x6e\xae\x16\x04\x56\xa9\x6a\xcf\x5d\xb7\x30\x2e\x07\x5e\x6d\x44\x46\xe1\x1f\xd6\x3a\x63\xfa\x5c\xd0\x02\xdd\x1d\xe0\x30\xef\x22\x45\x9f\x94\x41\x4d\x3d\x3c\x64\x4e\xd8\x3f\x6d\xb6\xc8\xef\x10\xb0\xd8\xdd\x85\xb0\x58\xe7\x22\x80\x5d\x80\x49\x1c\xa8\x71\x9d\x5a\xd6\x02\x2f\xc4\x04\xf1\x16\xd1\x7a\xb9\x77\xa2\x3c\x8c\x5c\x2e\x8a\x55\x53\x3f\x38\xb8\x04\xde\x01\xb5\xdd\xf1\xd4\x90\x26\xa2\x2a\x1c\x3f\xab\xb0\x76\xef\x7f\x2b\x41\x23\x17\x49\xe3\xe2\x1d\xeb\x18\x14\xd9\xed\x68\x88\xd9\xbe\x88\xaf\x7e\xce\x03\xe7\xe1\x83\xd3\x0a\x7f\xb8\x22\x08\xb6\xe4\x55\xb3\x56\x30\x6f\xb6\x0d\x88\xd6\xf9\x93\xfb\xf9\x3d\xfd\x05\x00\x00\xff\xff\x8d\xf5\x3c\xd4\xd5\x56\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: 218222, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} + info := bindataFileInfo{name: "admin.swagger.json", size: 218837, 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 824b9ae70e..987466b0c6 100644 --- a/flyteidl/gen/pb-java/flyteidl/admin/ProjectOuterClass.java +++ b/flyteidl/gen/pb-java/flyteidl/admin/ProjectOuterClass.java @@ -839,6 +839,15 @@ flyteidl.admin.ProjectOuterClass.DomainOrBuilder getDomainsOrBuilder( * .flyteidl.admin.Labels labels = 5; */ flyteidl.admin.Common.LabelsOrBuilder getLabelsOrBuilder(); + + /** + * .flyteidl.admin.Project.ProjectState state = 6; + */ + int getStateValue(); + /** + * .flyteidl.admin.Project.ProjectState state = 6; + */ + flyteidl.admin.ProjectOuterClass.Project.ProjectState getState(); } /** *
@@ -861,6 +870,7 @@ private Project() {
       name_ = "";
       domains_ = java.util.Collections.emptyList();
       description_ = "";
+      state_ = 0;
     }
 
     @java.lang.Override
@@ -927,6 +937,12 @@ private Project(
 
               break;
             }
+            case 48: {
+              int rawValue = input.readEnum();
+
+              state_ = rawValue;
+              break;
+            }
             default: {
               if (!parseUnknownField(
                   input, unknownFields, extensionRegistry, tag)) {
@@ -962,6 +978,141 @@ private Project(
               flyteidl.admin.ProjectOuterClass.Project.class, flyteidl.admin.ProjectOuterClass.Project.Builder.class);
     }
 
+    /**
+     * 
+     * The state of the project is used to control its visibility in the UI and validity.
+     * 
+ * + * Protobuf enum {@code flyteidl.admin.Project.ProjectState} + */ + public enum ProjectState + implements com.google.protobuf.ProtocolMessageEnum { + /** + *
+       * By default, all projects are considered active.
+       * 
+ * + * ACTIVE = 0; + */ + ACTIVE(0), + /** + *
+       * Archived projects are no longer visible in the UI and no longer valid.
+       * 
+ * + * ARCHIVED = 1; + */ + ARCHIVED(1), + /** + *
+       * System generated projects that aren't explicitly created or managed by a user.
+       * 
+ * + * SYSTEM_GENERATED = 2; + */ + SYSTEM_GENERATED(2), + UNRECOGNIZED(-1), + ; + + /** + *
+       * By default, all projects are considered active.
+       * 
+ * + * ACTIVE = 0; + */ + public static final int ACTIVE_VALUE = 0; + /** + *
+       * Archived projects are no longer visible in the UI and no longer valid.
+       * 
+ * + * ARCHIVED = 1; + */ + public static final int ARCHIVED_VALUE = 1; + /** + *
+       * System generated projects that aren't explicitly created or managed by a user.
+       * 
+ * + * SYSTEM_GENERATED = 2; + */ + public static final int SYSTEM_GENERATED_VALUE = 2; + + + public final int getNumber() { + if (this == UNRECOGNIZED) { + throw new java.lang.IllegalArgumentException( + "Can't get the number of an unknown enum value."); + } + return value; + } + + /** + * @deprecated Use {@link #forNumber(int)} instead. + */ + @java.lang.Deprecated + public static ProjectState valueOf(int value) { + return forNumber(value); + } + + public static ProjectState forNumber(int value) { + switch (value) { + case 0: return ACTIVE; + case 1: return ARCHIVED; + case 2: return SYSTEM_GENERATED; + default: return null; + } + } + + public static com.google.protobuf.Internal.EnumLiteMap + internalGetValueMap() { + return internalValueMap; + } + private static final com.google.protobuf.Internal.EnumLiteMap< + ProjectState> internalValueMap = + new com.google.protobuf.Internal.EnumLiteMap() { + public ProjectState findValueByNumber(int number) { + return ProjectState.forNumber(number); + } + }; + + public final com.google.protobuf.Descriptors.EnumValueDescriptor + getValueDescriptor() { + return getDescriptor().getValues().get(ordinal()); + } + public final com.google.protobuf.Descriptors.EnumDescriptor + getDescriptorForType() { + return getDescriptor(); + } + public static final com.google.protobuf.Descriptors.EnumDescriptor + getDescriptor() { + return flyteidl.admin.ProjectOuterClass.Project.getDescriptor().getEnumTypes().get(0); + } + + private static final ProjectState[] VALUES = values(); + + public static ProjectState valueOf( + com.google.protobuf.Descriptors.EnumValueDescriptor desc) { + if (desc.getType() != getDescriptor()) { + throw new java.lang.IllegalArgumentException( + "EnumValueDescriptor is not for this type."); + } + if (desc.getIndex() == -1) { + return UNRECOGNIZED; + } + return VALUES[desc.getIndex()]; + } + + private final int value; + + private ProjectState(int value) { + this.value = value; + } + + // @@protoc_insertion_point(enum_scope:flyteidl.admin.Project.ProjectState) + } + private int bitField0_; public static final int ID_FIELD_NUMBER = 1; private volatile java.lang.Object id_; @@ -1144,6 +1295,23 @@ public flyteidl.admin.Common.LabelsOrBuilder getLabelsOrBuilder() { return getLabels(); } + public static final int STATE_FIELD_NUMBER = 6; + private int state_; + /** + * .flyteidl.admin.Project.ProjectState state = 6; + */ + public int getStateValue() { + return state_; + } + /** + * .flyteidl.admin.Project.ProjectState state = 6; + */ + public flyteidl.admin.ProjectOuterClass.Project.ProjectState getState() { + @SuppressWarnings("deprecation") + flyteidl.admin.ProjectOuterClass.Project.ProjectState result = flyteidl.admin.ProjectOuterClass.Project.ProjectState.valueOf(state_); + return result == null ? flyteidl.admin.ProjectOuterClass.Project.ProjectState.UNRECOGNIZED : result; + } + private byte memoizedIsInitialized = -1; @java.lang.Override public final boolean isInitialized() { @@ -1173,6 +1341,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) if (labels_ != null) { output.writeMessage(5, getLabels()); } + if (state_ != flyteidl.admin.ProjectOuterClass.Project.ProjectState.ACTIVE.getNumber()) { + output.writeEnum(6, state_); + } unknownFields.writeTo(output); } @@ -1199,6 +1370,10 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeMessageSize(5, getLabels()); } + if (state_ != flyteidl.admin.ProjectOuterClass.Project.ProjectState.ACTIVE.getNumber()) { + size += com.google.protobuf.CodedOutputStream + .computeEnumSize(6, state_); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -1227,6 +1402,7 @@ public boolean equals(final java.lang.Object obj) { if (!getLabels() .equals(other.getLabels())) return false; } + if (state_ != other.state_) return false; if (!unknownFields.equals(other.unknownFields)) return false; return true; } @@ -1252,6 +1428,8 @@ public int hashCode() { hash = (37 * hash) + LABELS_FIELD_NUMBER; hash = (53 * hash) + getLabels().hashCode(); } + hash = (37 * hash) + STATE_FIELD_NUMBER; + hash = (53 * hash) + state_; hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; @@ -1408,6 +1586,8 @@ public Builder clear() { labels_ = null; labelsBuilder_ = null; } + state_ = 0; + return this; } @@ -1453,6 +1633,7 @@ public flyteidl.admin.ProjectOuterClass.Project buildPartial() { } else { result.labels_ = labelsBuilder_.build(); } + result.state_ = state_; result.bitField0_ = to_bitField0_; onBuilt(); return result; @@ -1543,6 +1724,9 @@ public Builder mergeFrom(flyteidl.admin.ProjectOuterClass.Project other) { if (other.hasLabels()) { mergeLabels(other.getLabels()); } + if (other.state_ != 0) { + setStateValue(other.getStateValue()); + } this.mergeUnknownFields(other.unknownFields); onChanged(); return this; @@ -2201,6 +2385,51 @@ public flyteidl.admin.Common.LabelsOrBuilder getLabelsOrBuilder() { } return labelsBuilder_; } + + private int state_ = 0; + /** + * .flyteidl.admin.Project.ProjectState state = 6; + */ + public int getStateValue() { + return state_; + } + /** + * .flyteidl.admin.Project.ProjectState state = 6; + */ + public Builder setStateValue(int value) { + state_ = value; + onChanged(); + return this; + } + /** + * .flyteidl.admin.Project.ProjectState state = 6; + */ + public flyteidl.admin.ProjectOuterClass.Project.ProjectState getState() { + @SuppressWarnings("deprecation") + flyteidl.admin.ProjectOuterClass.Project.ProjectState result = flyteidl.admin.ProjectOuterClass.Project.ProjectState.valueOf(state_); + return result == null ? flyteidl.admin.ProjectOuterClass.Project.ProjectState.UNRECOGNIZED : result; + } + /** + * .flyteidl.admin.Project.ProjectState state = 6; + */ + public Builder setState(flyteidl.admin.ProjectOuterClass.Project.ProjectState value) { + if (value == null) { + throw new NullPointerException(); + } + + state_ = value.getNumber(); + onChanged(); + return this; + } + /** + * .flyteidl.admin.Project.ProjectState state = 6; + */ + public Builder clearState() { + + state_ = 0; + onChanged(); + return this; + } @java.lang.Override public final Builder setUnknownFields( final com.google.protobuf.UnknownFieldSet unknownFields) { @@ -4920,17 +5149,20 @@ public flyteidl.admin.ProjectOuterClass.ProjectUpdateResponse getDefaultInstance java.lang.String[] descriptorData = { "\n\034flyteidl/admin/project.proto\022\016flyteidl" + ".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" + + "omain\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\"\376\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" + - "ProjectRegisterResponse\"\027\n\025ProjectUpdate" + - "ResponseB3Z1github.com/lyft/flyteidl/gen" + - "/pb-go/flyteidl/adminb\006proto3" + "dmin.Labels\0223\n\005state\030\006 \001(\0162$.flyteidl.ad" + + "min.Project.ProjectState\">\n\014ProjectState" + + "\022\n\n\006ACTIVE\020\000\022\014\n\010ARCHIVED\020\001\022\024\n\020SYSTEM_GEN" + + "ERATED\020\002\"5\n\010Projects\022)\n\010projects\030\001 \003(\0132\027" + + ".flyteidl.admin.Project\"\024\n\022ProjectListRe" + + "quest\"B\n\026ProjectRegisterRequest\022(\n\007proje" + + "ct\030\001 \001(\0132\027.flyteidl.admin.Project\"\031\n\027Pro" + + "jectRegisterResponse\"\027\n\025ProjectUpdateRes" + + "ponseB3Z1github.com/lyft/flyteidl/gen/pb" + + "-go/flyteidl/adminb\006proto3" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() { @@ -4956,7 +5188,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", "Labels", }); + new java.lang.String[] { "Id", "Name", "Domains", "Description", "Labels", "State", }); internal_static_flyteidl_admin_Projects_descriptor = getDescriptor().getMessageTypes().get(2); internal_static_flyteidl_admin_Projects_fieldAccessorTable = new diff --git a/flyteidl/gen/pb-js/flyteidl.d.ts b/flyteidl/gen/pb-js/flyteidl.d.ts index a727798efb..3f22ea1909 100644 --- a/flyteidl/gen/pb-js/flyteidl.d.ts +++ b/flyteidl/gen/pb-js/flyteidl.d.ts @@ -10846,6 +10846,9 @@ export namespace flyteidl { /** Project labels */ labels?: (flyteidl.admin.ILabels|null); + + /** Project state */ + state?: (flyteidl.admin.Project.ProjectState|null); } /** Represents a Project. */ @@ -10872,6 +10875,9 @@ export namespace flyteidl { /** Project labels. */ public labels?: (flyteidl.admin.ILabels|null); + /** Project state. */ + public state: flyteidl.admin.Project.ProjectState; + /** * Creates a new Project instance using the specified properties. * @param [properties] Properties to set @@ -10905,6 +10911,16 @@ export namespace flyteidl { public static verify(message: { [k: string]: any }): (string|null); } + namespace Project { + + /** ProjectState enum. */ + enum ProjectState { + ACTIVE = 0, + ARCHIVED = 1, + SYSTEM_GENERATED = 2 + } + } + /** Properties of a Projects. */ interface IProjects { diff --git a/flyteidl/gen/pb-js/flyteidl.js b/flyteidl/gen/pb-js/flyteidl.js index b2bafa21b7..9d2c4db971 100644 --- a/flyteidl/gen/pb-js/flyteidl.js +++ b/flyteidl/gen/pb-js/flyteidl.js @@ -25924,6 +25924,7 @@ export const flyteidl = $root.flyteidl = (() => { * @property {Array.|null} [domains] Project domains * @property {string|null} [description] Project description * @property {flyteidl.admin.ILabels|null} [labels] Project labels + * @property {flyteidl.admin.Project.ProjectState|null} [state] Project state */ /** @@ -25982,6 +25983,14 @@ export const flyteidl = $root.flyteidl = (() => { */ Project.prototype.labels = null; + /** + * Project state. + * @member {flyteidl.admin.Project.ProjectState} state + * @memberof flyteidl.admin.Project + * @instance + */ + Project.prototype.state = 0; + /** * Creates a new Project instance using the specified properties. * @function create @@ -26017,6 +26026,8 @@ export const flyteidl = $root.flyteidl = (() => { 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(); + if (message.state != null && message.hasOwnProperty("state")) + writer.uint32(/* id 6, wireType 0 =*/48).int32(message.state); return writer; }; @@ -26055,6 +26066,9 @@ export const flyteidl = $root.flyteidl = (() => { case 5: message.labels = $root.flyteidl.admin.Labels.decode(reader, reader.uint32()); break; + case 6: + message.state = reader.int32(); + break; default: reader.skipType(tag & 7); break; @@ -26097,9 +26111,34 @@ export const flyteidl = $root.flyteidl = (() => { if (error) return "labels." + error; } + if (message.state != null && message.hasOwnProperty("state")) + switch (message.state) { + default: + return "state: enum value expected"; + case 0: + case 1: + case 2: + break; + } return null; }; + /** + * ProjectState enum. + * @name flyteidl.admin.Project.ProjectState + * @enum {string} + * @property {number} ACTIVE=0 ACTIVE value + * @property {number} ARCHIVED=1 ARCHIVED value + * @property {number} SYSTEM_GENERATED=2 SYSTEM_GENERATED value + */ + Project.ProjectState = (function() { + const valuesById = {}, values = Object.create(valuesById); + values[valuesById[0] = "ACTIVE"] = 0; + values[valuesById[1] = "ARCHIVED"] = 1; + values[valuesById[2] = "SYSTEM_GENERATED"] = 2; + return values; + })(); + return Project; })(); diff --git a/flyteidl/gen/pb-protodoc/flyteidl/admin/project.proto.rst b/flyteidl/gen/pb-protodoc/flyteidl/admin/project.proto.rst index 124760bcdb..5c16a7bf7f 100644 --- a/flyteidl/gen/pb-protodoc/flyteidl/admin/project.proto.rst +++ b/flyteidl/gen/pb-protodoc/flyteidl/admin/project.proto.rst @@ -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. @@ -49,7 +49,8 @@ Top-level namespace used to classify different entities like workflows and execu "name": "...", "domains": [], "description": "...", - "labels": "{...}" + "labels": "{...}", + "state": "..." } .. _api_field_flyteidl.admin.Project.id: @@ -80,14 +81,46 @@ labels tag projects with ownership information. +.. _api_field_flyteidl.admin.Project.state: +state + (:ref:`flyteidl.admin.Project.ProjectState `) + + +.. _api_enum_flyteidl.admin.Project.ProjectState: + +Enum flyteidl.admin.Project.ProjectState +---------------------------------------- + +`[flyteidl.admin.Project.ProjectState proto] `_ + +The state of the project is used to control its visibility in the UI and validity. + +.. _api_enum_value_flyteidl.admin.Project.ProjectState.ACTIVE: + +ACTIVE + *(DEFAULT)* ⁣By default, all projects are considered active. + + +.. _api_enum_value_flyteidl.admin.Project.ProjectState.ARCHIVED: + +ARCHIVED + ⁣Archived projects are no longer visible in the UI and no longer valid. + + +.. _api_enum_value_flyteidl.admin.Project.ProjectState.SYSTEM_GENERATED: + +SYSTEM_GENERATED + ⁣System generated projects that aren't explicitly created or managed by a user. + + .. _api_msg_flyteidl.admin.Projects: flyteidl.admin.Projects ----------------------- -`[flyteidl.admin.Projects proto] `_ +`[flyteidl.admin.Projects proto] `_ .. code-block:: json @@ -108,7 +141,7 @@ projects flyteidl.admin.ProjectListRequest --------------------------------- -`[flyteidl.admin.ProjectListRequest proto] `_ +`[flyteidl.admin.ProjectListRequest proto] `_ .. code-block:: json @@ -123,7 +156,7 @@ flyteidl.admin.ProjectListRequest flyteidl.admin.ProjectRegisterRequest ------------------------------------- -`[flyteidl.admin.ProjectRegisterRequest proto] `_ +`[flyteidl.admin.ProjectRegisterRequest proto] `_ .. code-block:: json @@ -144,7 +177,7 @@ project flyteidl.admin.ProjectRegisterResponse -------------------------------------- -`[flyteidl.admin.ProjectRegisterResponse proto] `_ +`[flyteidl.admin.ProjectRegisterResponse proto] `_ .. code-block:: json @@ -159,7 +192,7 @@ flyteidl.admin.ProjectRegisterResponse flyteidl.admin.ProjectUpdateResponse ------------------------------------ -`[flyteidl.admin.ProjectUpdateResponse proto] `_ +`[flyteidl.admin.ProjectUpdateResponse 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 c136f14ded..a405dcdea5 100644 --- a/flyteidl/gen/pb_python/flyteidl/admin/project_pb2.py +++ b/flyteidl/gen/pb_python/flyteidl/admin/project_pb2.py @@ -21,12 +21,38 @@ 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\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\x17ProjectRegisterResponse\"\x17\n\x15ProjectUpdateResponseB3Z1github.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\"\xfe\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\x12\x33\n\x05state\x18\x06 \x01(\x0e\x32$.flyteidl.admin.Project.ProjectState\">\n\x0cProjectState\x12\n\n\x06\x41\x43TIVE\x10\x00\x12\x0c\n\x08\x41RCHIVED\x10\x01\x12\x14\n\x10SYSTEM_GENERATED\x10\x02\"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\x17ProjectRegisterResponse\"\x17\n\x15ProjectUpdateResponseB3Z1github.com/lyft/flyteidl/gen/pb-go/flyteidl/adminb\x06proto3') , dependencies=[flyteidl_dot_admin_dot_common__pb2.DESCRIPTOR,]) +_PROJECT_PROJECTSTATE = _descriptor.EnumDescriptor( + name='ProjectState', + full_name='flyteidl.admin.Project.ProjectState', + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name='ACTIVE', index=0, number=0, + serialized_options=None, + type=None), + _descriptor.EnumValueDescriptor( + name='ARCHIVED', index=1, number=1, + serialized_options=None, + type=None), + _descriptor.EnumValueDescriptor( + name='SYSTEM_GENERATED', index=2, number=2, + serialized_options=None, + type=None), + ], + containing_type=None, + serialized_options=None, + serialized_start=306, + serialized_end=368, +) +_sym_db.RegisterEnumDescriptor(_PROJECT_PROJECTSTATE) + _DOMAIN = _descriptor.Descriptor( name='Domain', @@ -108,11 +134,19 @@ message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), + _descriptor.FieldDescriptor( + name='state', full_name='flyteidl.admin.Project.state', index=5, + number=6, type=14, cpp_type=8, label=1, + has_default_value=False, default_value=0, + message_type=None, enum_type=None, containing_type=None, + is_extension=False, extension_scope=None, + serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ + _PROJECT_PROJECTSTATE, ], serialized_options=None, is_extendable=False, @@ -121,7 +155,7 @@ oneofs=[ ], serialized_start=114, - serialized_end=251, + serialized_end=368, ) @@ -151,8 +185,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=253, - serialized_end=306, + serialized_start=370, + serialized_end=423, ) @@ -175,8 +209,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=308, - serialized_end=328, + serialized_start=425, + serialized_end=445, ) @@ -206,8 +240,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=330, - serialized_end=396, + serialized_start=447, + serialized_end=513, ) @@ -230,8 +264,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=398, - serialized_end=423, + serialized_start=515, + serialized_end=540, ) @@ -254,12 +288,14 @@ extension_ranges=[], oneofs=[ ], - serialized_start=425, - serialized_end=448, + serialized_start=542, + serialized_end=565, ) _PROJECT.fields_by_name['domains'].message_type = _DOMAIN _PROJECT.fields_by_name['labels'].message_type = flyteidl_dot_admin_dot_common__pb2._LABELS +_PROJECT.fields_by_name['state'].enum_type = _PROJECT_PROJECTSTATE +_PROJECT_PROJECTSTATE.containing_type = _PROJECT _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/README.md b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/README.md index e579352983..f28aa1fbd4 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/README.md +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/README.md @@ -313,6 +313,7 @@ Class | Method | HTTP request | Description - [IOStrategyDownloadMode](docs/IOStrategyDownloadMode.md) - [IOStrategyUploadMode](docs/IOStrategyUploadMode.md) - [PluginOverrideMissingPluginBehavior](docs/PluginOverrideMissingPluginBehavior.md) + - [ProjectProjectState](docs/ProjectProjectState.md) - [ProtobufListValue](docs/ProtobufListValue.md) - [ProtobufNullValue](docs/ProtobufNullValue.md) - [ProtobufStruct](docs/ProtobufStruct.md) diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py index 92e3ff241d..24e7ce0c12 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py @@ -215,6 +215,7 @@ from flyteadmin.models.io_strategy_download_mode import IOStrategyDownloadMode from flyteadmin.models.io_strategy_upload_mode import IOStrategyUploadMode from flyteadmin.models.plugin_override_missing_plugin_behavior import PluginOverrideMissingPluginBehavior +from flyteadmin.models.project_project_state import ProjectProjectState from flyteadmin.models.protobuf_list_value import ProtobufListValue from flyteadmin.models.protobuf_null_value import ProtobufNullValue from flyteadmin.models.protobuf_struct import ProtobufStruct diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py index 67d4029a70..3c7d63a040 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py @@ -208,6 +208,7 @@ from flyteadmin.models.io_strategy_download_mode import IOStrategyDownloadMode from flyteadmin.models.io_strategy_upload_mode import IOStrategyUploadMode from flyteadmin.models.plugin_override_missing_plugin_behavior import PluginOverrideMissingPluginBehavior +from flyteadmin.models.project_project_state import ProjectProjectState from flyteadmin.models.protobuf_list_value import ProtobufListValue from flyteadmin.models.protobuf_null_value import ProtobufNullValue from flyteadmin.models.protobuf_struct import ProtobufStruct 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 45db34b2a6..e8811182df 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 @@ -18,6 +18,7 @@ from flyteadmin.models.admin_domain import AdminDomain # noqa: F401,E501 from flyteadmin.models.admin_labels import AdminLabels # noqa: F401,E501 +from flyteadmin.models.project_project_state import ProjectProjectState # noqa: F401,E501 class AdminProject(object): @@ -38,7 +39,8 @@ class AdminProject(object): 'name': 'str', 'domains': 'list[AdminDomain]', 'description': 'str', - 'labels': 'AdminLabels' + 'labels': 'AdminLabels', + 'state': 'ProjectProjectState' } attribute_map = { @@ -46,10 +48,11 @@ class AdminProject(object): 'name': 'name', 'domains': 'domains', 'description': 'description', - 'labels': 'labels' + 'labels': 'labels', + 'state': 'state' } - def __init__(self, id=None, name=None, domains=None, description=None, labels=None): # noqa: E501 + def __init__(self, id=None, name=None, domains=None, description=None, labels=None, state=None): # noqa: E501 """AdminProject - a model defined in Swagger""" # noqa: E501 self._id = None @@ -57,6 +60,7 @@ def __init__(self, id=None, name=None, domains=None, description=None, labels=No self._domains = None self._description = None self._labels = None + self._state = None self.discriminator = None if id is not None: @@ -69,6 +73,8 @@ def __init__(self, id=None, name=None, domains=None, description=None, labels=No self.description = description if labels is not None: self.labels = labels + if state is not None: + self.state = state @property def id(self): @@ -179,6 +185,27 @@ def labels(self, labels): self._labels = labels + @property + def state(self): + """Gets the state of this AdminProject. # noqa: E501 + + + :return: The state of this AdminProject. # noqa: E501 + :rtype: ProjectProjectState + """ + return self._state + + @state.setter + def state(self, state): + """Sets the state of this AdminProject. + + + :param state: The state of this AdminProject. # noqa: E501 + :type: ProjectProjectState + """ + + self._state = state + def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/project_project_state.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/project_project_state.py new file mode 100644 index 0000000000..e134025986 --- /dev/null +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/project_project_state.py @@ -0,0 +1,94 @@ +# coding: utf-8 + +""" + flyteidl/service/admin.proto + + No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501 + + OpenAPI spec version: version not set + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + + +class ProjectProjectState(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + allowed enum values + """ + ACTIVE = "ACTIVE" + ARCHIVED = "ARCHIVED" + SYSTEM_GENERATED = "SYSTEM_GENERATED" + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + } + + attribute_map = { + } + + def __init__(self): # noqa: E501 + """ProjectProjectState - a model defined in Swagger""" # noqa: E501 + self.discriminator = None + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + if issubclass(ProjectProjectState, dict): + for key, value in self.items(): + result[key] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, ProjectProjectState): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/test/test_project_project_state.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/test/test_project_project_state.py new file mode 100644 index 0000000000..fa711af55f --- /dev/null +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/test/test_project_project_state.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + flyteidl/service/admin.proto + + No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501 + + OpenAPI spec version: version not set + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import flyteadmin +from flyteadmin.models.project_project_state import ProjectProjectState # noqa: E501 +from flyteadmin.rest import ApiException + + +class TestProjectProjectState(unittest.TestCase): + """ProjectProjectState unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testProjectProjectState(self): + """Test ProjectProjectState""" + # FIXME: construct object with mandatory attributes with example values + # model = flyteadmin.models.project_project_state.ProjectProjectState() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/flyteidl/package.json b/flyteidl/package.json index 02f27b639a..dc087485f2 100644 --- a/flyteidl/package.json +++ b/flyteidl/package.json @@ -1,6 +1,6 @@ { "name": "@lyft/flyteidl", - "version": "0.18.9", + "version": "0.18.10", "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 02abb6133d..8e9ea56b53 100644 --- a/flyteidl/protos/flyteidl/admin/project.proto +++ b/flyteidl/protos/flyteidl/admin/project.proto @@ -15,8 +15,21 @@ message Domain { string name = 2; } + // Top-level namespace used to classify different entities like workflows and executions. message Project { + // The state of the project is used to control its visibility in the UI and validity. + enum ProjectState { + // By default, all projects are considered active. + ACTIVE = 0; + + // Archived projects are no longer visible in the UI and no longer valid. + ARCHIVED = 1; + + // System generated projects that aren't explicitly created or managed by a user. + SYSTEM_GENERATED = 2; + } + string id = 1; // Display name. @@ -29,6 +42,8 @@ message Project { // Leverage Labels from flyteidel.admin.common.proto to // tag projects with ownership information. Labels labels = 5; + + ProjectState state = 6; } message Projects { diff --git a/flyteidl/setup.py b/flyteidl/setup.py index c412511c1e..93aa117f70 100644 --- a/flyteidl/setup.py +++ b/flyteidl/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -__version__ = '0.18.9' +__version__ = '0.18.10' setup( name='flyteidl',