libprotobuf20-32bit-3.9.2-150200.4.19.2<>,gcXp9|FC7y@"B -MM/LVwrAѨ/f_4?ŋ41C+`]B/*7F4:';*qc&ƀF? a{җwmP~W6g}ef  ,:VI9Ճj9o`fM) !Uh͜ÌM K&)$?ܲL'ЬNAZ^ڭXeaȮʁQ9)hdpD: A̪\{>>eT?eDd * ^$(Abo     2 LT^hL(8"9": ">aGbHbIbXbYb \bL]bT^b|bbccDdcecfclcucvcwdxdydddde@Clibprotobuf20-32bit3.9.2150200.4.19.2Protocol Buffers - Google's data interchange formatProtocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.cXsheep230SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://github.com/google/protobuf/linuxx86_64/sbin/ldconfig0ȡcXcXbe56b75dc49615226c165f8994efbd186344953e2414cc9fe0ed2ebf2cbc5f4elibprotobuf.so.20.0.2rootrootrootrootprotobuf-3.9.2-150200.4.19.2.src.rpmlibprotobuf.so.20libprotobuf20-32bitlibprotobuf20-32bit(x86-32)@@@@@@@@@@@@@@@@@@@@@@@    /bin/shld-linux.so.2ld-linux.so.2(GLIBC_2.3)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libgcc_s.so.1(GLIBC_2.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.5)libstdc++.so.6(CXXABI_1.3.8)libstdc++.so.6(CXXABI_1.3.9)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.11)libstdc++.so.6(GLIBCXX_3.4.14)libstdc++.so.6(GLIBCXX_3.4.18)libstdc++.so.6(GLIBCXX_3.4.20)libstdc++.so.6(GLIBCXX_3.4.21)libstdc++.so.6(GLIBCXX_3.4.9)libz.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1cQ8@c< @b+9`#_]]f@]]^\@\\O\mA@\4\[Zz@Z@Ze@Z.s@YC@Y=0XXp@XS@XQ4@XK@VetVD@VD@V<@U@TT\@mlin@suse.commlin@suse.commlin@suse.commcepl@suse.commcepl@suse.commpluskal@suse.commmnelemane@suse.comfstrba@suse.comjengelh@inai.defstrba@suse.comjengelh@inai.demliska@suse.czmrostecki@opensuse.orgmrostecki@suse.defstrba@suse.comtbechtold@suse.comtbechtold@suse.commlin@suse.comtchvatal@suse.comjengelh@inai.dempluskal@suse.comalarrosa@suse.comstefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.dempluskal@suse.comstefan.bruens@rwth-aachen.delnussel@suse.dealarrosa@suse.comalarrosa@suse.comedogawa@aon.atdimstar@opensuse.orgmpluskal@suse.commpluskal@suse.com- Fix a potential DoS issue in protobuf-cpp and protobuf-python, CVE-2022-1941, bsc#1203681 * Add protobuf-CVE-2022-1941.patch - Fix a potential DoS issue when parsing with binary data in protobuf-java, CVE-2022-3171, bsc#1204256 * Add protobuf-CVE-2022-3171.patch - Refresh protobuf-CVE-2021-22570.patch - Backport changes from 3.16.x tree for apply recent CVE patches * Add protobuf-51026d922970e06475f005b39287963594134b96.patch * Add protobuf-6ee16a9c60e734104aeb738503fe3f411c97bd88.patch * Add protobuf-73e0d748b9acdc40b693f2879ce82ecb1a849b81.patch * Add protobuf-7bff8393cab939bfbb9b5c69b3fe76b4d83c41ee.patch * Add protobuf-4f02f056b5cea99052bfdfb6698afe47a3cf2964.patch * Add protobuf-763c3588740b97e8e80b1b1a1a2dc4f417647133.patch * Add protobuf-6c92f9dff1807c142edf6780d775b58a3b078591.patch * Add protobuf-4e93585e8bb234efeacb7737b8d080968c5ab91e.patch * Add protobuf-58d4420e2dd8a3cd354fff9db0052881c25369ce.patch - Reorganize patch set ordering- Fix potential Denial of Service in protobuf-java in the parsing procedure for binary data, CVE-2021-22569, bsc#1194530 * Add protobuf-improve-performance-of-parsing-unknown-fields-in-Java.patch- Fix incorrect parsing of nullchar in the proto symbol, CVE-2021-22570, bsc#1195258 * Add protobuf-CVE-2021-22570.patch- Fix Requires for python3 to python3-six.- Add missing dependency of python subpackages on python-six (bsc#1177127).- Use tarball provided by upstream - Small package cleanup- Updated to version 3.9.2 (bsc#1162343) (Objective-C) * Remove OSReadLittle* due to alignment requirements. (#6678) * Don't use unions and instead use memcpy for the type swaps. (#6672)- Package also the protobuf-bom pom file- Update to new upstream release 3.9.1 * Optimized the implementation of RepeatedPtrFieldBase. * Added delimited parse and serialize util. * Added FieldDescriptor::PrintableNameForExtension() and DescriptorPool::FindExtensionByPrintableName(). The latter will replace Reflection::FindKnownExtensionByName(). * Created a new Add method in repeated field that allows adding a range of elements all at once. * Drop building wheel for Python 3.4.- Specify java source and target levels in order to build compatible protobuf-java binaries- Update to new upstream release 3.8.0 * Introduced new MOMI (maybe-outside-memory-interval) parser. * Added use of C++ override keyword where appropriate. * Always declare enums to be int-sized. * Append '_' to C++ reserved keywords for message, enum, extension. - Remove 0001-remove-PACKAGE_NAME-and-REPOSITORY_NAME-deprecated.patch (upstreamed)- Disable LTO (boo#1133277).- Add upstream patch which fixes build with Bazel 0.22.0. * 0001-remove-PACKAGE_NAME-and-REPOSITORY_NAME-deprecated.patch- Add protobuf-source package - some programs using gRPC and protobuf need protobuf definitions which are included inside the source code, but are not included in the devel package.- Add maven pom files to the protobuf-java package- update to version v3.6.1: * PHP namespaces for nested messages and enums (#4536) * Allows the json marshaller to be passed json marshal options (#4252) * Make sure to delete temporary maps used by FileDescriptorTables * fix python cpp kokoro build * Change C# reflection to avoid using expression trees * Updated checked-in generated code * Removed unused variables in repeated_scalar_container.cc * Removed unused code pertaining to shared_ptr * Include no_package.proto in Python test * Only check filenames when end with .py in _CalledFromGeneratedFile() (#4262) * Convert descriptortype to type for upb_msgval_sizeof (#4357) * Removed duplicate using statement from ReflectionUtil.cs * Add support for power ppc64le * Cat the test-suite.log on errors for presubits * Address review comments * Add third-party RPC implementation: raster - a network framework supports pbrpc by 'service' keyword. * Delete javanano kokoro build configs. * Updated Ruby conformance test failure list * Removed use of some type traits * Adopt php_metadata_namespace in php code generator (#4622) * Move to Xcode 9.3 which also means a High Sierra image. * Add protoc release script for Linux build. * protoc-artifacts: Avoid storing temporary files and use fewer layers * Rewrite go_benchmark * Add files to build ruby artifact for mac on kokoro (#4814) * Remove javanano. * Comment out unused command from release script. * Avoid direct check of class name (#4601) * The JsonParseOptions::ignore_unknown_fields option behavior treats * Fix php memory leak test (#4692) * Fix benchmark build * Add VS2017 optional component dependency details to the C# readme (#4128) * Fix initialization with Visual Studio * For windows, all python version should use /MT (#4468) * use brew install instead of easy_install in OSX (#4537) * Sync upb change (#4373) * Always add -std=c++11 for mac (#4684) * Add kokoro build status badges. * Removed unrecognized option from no_package.proto * Fixed up proto3_lite_unittest.cc * Update Xcode settings * Cleanup LICENSE file. * Remove js_embed binary. (#4709) * Fixed JS parsing of unspecified map keys * Update version number to 3.6.0 * Deliberately call simple code to avoid Unity linker pruning * Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources." * protoc-artifacts: Use ENTRYPOINT to enable devtoolset-1.1 * MinGW build failed * Support using MSVC intrinsics in Log2FloorNonZero * Fix array constructor in c extension for compatibility (#4667) * Add space between class name and concat message (#4577) * fix python * Add performance.md and add instruction for linking tcmalloc * Add script for run and upload the benchmark result to bq * Add test for failing write of raw pointer to output stream * [objectivec] Fix memory leak of exceptions raised by RaiseException() (#4556) * Remove stray indent on normal imports. * Fix python ext build on kokoro (#4527) * Add compile test sources for to test include order. * Fixed a Visual Studio 2017 build error. (#4488) * fix linux kokoro build in docker * Fixes MSVC compiler warning C4800 "Forcing value to bool 'true' or 'false'" (#4350) * Updated Docker setup to use GCC 4.8 * Remove broken build status icons. * Run autogen.sh in release script. * Output *_pb2_grpc.py when use_grpc_plugin=True * Adopt ruby_package in ruby generated code. (#4627) * Cygwin build failed * Work around an "old runtime" issue with reflection * Added Kokoro protoc release build for OS X (#4770) * Updated change log for 3.6.1 release * Move methods out of class (#4697) * Fix to allow AOT compilers to play nicely with reflection * Update Makefile.am for Java lite files. * Added map_lite_test.proto to fix LiteTest * Introduce a compatiblity shim to support .NET 3.5 delegate creation * Revert "Removed mention of Buffer in byteSourceToUint8Array" * Add gogo benchmark * Set ext.no_native = true for non mac platform * Removed atomicops.h since it is no longer used * Rename a shadowed variable. * Add kokoro bazel configs for 3.6.x branch. * Deleted scoped_ptr.h * Check the message to be encoded is the wrong type. (#4885) (#4949) * protoc-artifacts: Avoid checking out protobuf code * Add conformance test for null value in list JSON * Build ruby gem on kokoro (#4819) * Try using a new version of Visual Studio on AppVeyor * Make ruby release configs consistent with protoc. * fix for API change in PHP 7.3 (#4898) * Add .proto files to extract_includes.bat * Update protoc build scripts. * Blacklist all WELL_KNOWN_PROTOS from Bazel C++ code generation. * Additional support for building and deploying ppcle_64 artifacts * Fix php tests * Cleanup + documentation for Java Lite runtime. * Added Kokoro Windows release build config for protoc (#4766) * typo * fix golang kokoro linux build * Fix spelling error of __GNUC_MINOR__ * Update code to work for Xcode 10b1 (#4729) * Added pyext/thread_unsafe_shared_ptr.h * Added missing .inc files to BUILD * js message support for jstype string on integers (#4332) * Improve error message when googletest is missing. * Make assertEquals pass for message (#4947) * Sync internal benchmark changes * Removed some unused C++ source files * Fix missing LIBPROTOC_EXPORT. * Added new test source files to Makefile.am * Update php version to 3.6.0 (#4736) * Fix RepeatedField#delete_if (#4292) * Merge branch (#4466) * Implement array constructor in php c extension. * protoc-artifacts: Update centos base from 6.6 to 6.9 * PHP array constructors for protobuf messages (#4530) * Fix problem: cmake build failed in c++11 by clang * Don't assume Windows builds use MSVC. * Use legacy name in php runtime (#4741) * Add file option php_metadata_namespace and ruby_package (#4609) * Fix cpp benchmark dependency on mac * Use the first enum value instead of 0 in DefaultValueObjectWriter::FindEnumDefault * Check return value on write of raw pointer * Delete unused directories. * Replace //:protoc and similar default macro arguments with * Add extra C# file to Makefile.am * includes the expected class in the exception, otherwise the error is harder to track down (#3371) * Update instructions about getting protobuf source. * Add cpp tests under release docker image. * fix java benchmark, fix dashboard build * `update_file_lists.sh` depends on Bash features, thus needs Bash sebang. * Rename build_artifacts.cfg to release.cfg (#4818) * Fix bug: whether always_print_enums_as_ints is true or false, it always print the default value of enums as strings * source code info for interpreted options; fix source code info for extension range options (#4342) * Updated version numbers to 3.6.1 * Trim imports for bundled generated protos. * Require C++11 and pass -std=c++11 * Remove the iOS Test App. * fix duplicate mkdir in update_file_lists.sh * Updated csharp/README.md to reflect testing changes * Fix bazel build of examples. * Add missing ruby/tests/test_ruby_package.proto * Fix cpp_distcheck * Updated the change log with changes for 3.6.0 * some fix * CMake: Update CXX Standard management * Add the files added in #4485. * Change to deal all messages in one loop * Fix php conformance test. * Add __init__.py files to compiler and util subpackages (#4117) * Updated .gitignore to exclude downloaded gmock/ directory * Fix error in Clang UndefinedBehaviorSanitizer * Work around MSVC issue with std::atomic initialization (#4777) * Updated conformance failure lists * Add back GeneratedClassName to public (#4686) * Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829) * Throw error if user want to access message properties (#4603) * fix json_decode call parameters (#4381) * Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources. * PHP: fixed typo in message.c * Add go benchmark * Allow list values to be null when parsing * Added instruction for existing ZLIB configuration * Fix 32bit php tests * Removed javanano from post_process_dist.sh * Don't generate imports for the WKTs unless generating the WKTs. * For encoding upb needs descriptor type instead of type. (#4354) * Include googletest as a submodule (#3993) * Write messages to backing field in generated C# cloning code (#4440) * Integrated internal changes from Google - Drop adding-Release_CompareAndSwap-64-bit-variant.patch . Applied upstream. - bump soname versionupdate to version v3.5.2: * Update release date * Disable pip cache when testing uploaded packages * Replace private timelib_update_ts with public date_timestamp_get * Remove py2.6 support. * Cherrypick for csharp, including: * Update changelog * Update changelog for 3.5.1 * Fix uploading binary wheel. * Fix memory leak when creating map field via array. * Update rake file to build of 2.1.6. * Avoid using php_date_get_date_ce() in case date extension is not * Update protoc-artfacts * Fix string::back() usage in googletest.cc * Fix memory leak in php7 * Support ruby2.5 * io_win32: support non-ASCII paths * Explicitly propagate the status of Flush(). * Add discard unknown API in ruby. (#3990) * Update version for 3.5.0.post1 * remove nullptr * Fix more memory leak for php c extension (#4211) * Bumping number to fix ruby 2.1 on mac * io_win32_unittest: remove incorrect error check * Fix memory leak when creating repeated field via array. * Update version number for php c extension (#3896) * Fix file permission for python package. * Create containing directory before generating well_known_types_embed.cc * Replace C++11 only method std::map::at * Recursively clear unknown fields in submessages. (#3982) * Update version number to 3.5.1 * io_win32_unittest: fix condition in GetCwdAsUtf8 * Add release log * io_win32_unittest: use CWD as last tempdir * Add PROTOBUF_ENABLE_TIMESTAMP to let user decide whether timestamp util * Add support for Windows ARM64 build * Add protobuf-all in post release * Use fully qualifed name for DescriptorPool in Any.php to avoid name (#3886) * Add _file_desc_by_toplevel_extension back * Fix setup.py for windows build. * io_win32_unittest: make //:win32_test run again * Provide discardUnknonwnFields API in php (#3976) * Update php c extension version number to 3.5.0.1 * Fix ruby gc_test in ruby 2.4 (#4011) * Remove duplicate typedef. (#3975) * Accept DatetimeInterface in fromDatetime * io_win32: add more encoding-related tests * Bump version number to 3.5.2 * Bump protoc-artifact version for a patch rebuild * Call php method via function name instead of calling directly. * Well known types are not initialized properly. (#4139) * Use matching enum type for IsPOD. * Fix several more memory leak * Fix for php5.5 * Add backslach to make class explict in global namespace- Add adding-Release_CompareAndSwap-64-bit-variant.patch * Fix compile error undefined reference to `google::protobuf::internal::Release_CompareAndSwap(long volatile*, long, long)' on s390x https://github.com/google/protobuf/issues/3937- Conditionalize python2 and python3 in order to be able to build without python2 present in distribution * Use singlespec macros to simplify the logic - Run fdupes on python modules to avoid duplicates - Remove shebangs from import-only code- Update to new upstream release 3.5.0 * Proto3 messages are now preserving unknown fields by default. If you rely on unknowns fields being dropped, use DiscardUnknownFields() explicitly. * Deprecated the unsafe_arena_release_* and unsafe_arena_add_allocated_* methods for string fields. * Added move constructor and move assignment to RepeatedField, RepeatedPtrField and google::protobuf::Any. * Added perfect forwarding in Arena::CreateMessage. * In-progress experimental support for implicit weak fields with lite protos. This feature allows the linker to strip out more unused messages and reduce binary size. - Rename %soname to %sover to better reflect its use.- Install LICENSE- Update to 3.3.0 : * C++: * Fixed map fields serialization of DynamicMessage to correctly serialize both key and value regardless of their presence. * Parser now rejects field number 0 correctly. * New API Message::SpaceUsedLong() that’s equivalent to Message::SpaceUsed() but returns the value in size_t. * JSON support - New flag always_print_enums_as_ints in JsonPrintOptions. - New flag preserve_proto_field_names in JsonPrintOptions. It will instruct the JSON printer to use the original field name declared in the .proto file instead of converting them to lowerCamelCase when printing JSON. - JsonPrintOptions.always_print_primtive_fields now works for oneof message fields. - Fixed a bug that doesn’t allow different fields to set the same json_name value. - Fixed a performance bug that causes excessive memory copy when printing large messages. * Various performance optimizations. * Java: * Map field setters eagerly validate inputs and throw NullPointerExceptions as appropriate. * Added ByteBuffer overloads to the generated parsing methods and the Parser interface. * proto3 enum's getNumber() method now throws on UNRECOGNIZED values. * Output of JsonFormat is now locale independent. * Python: * Added FindServiceByName() in the pure-Python DescriptorPool. This works only for descriptors added with DescriptorPool.Add(). Generated descriptor_pool does not support this yet. * Added a descriptor_pool parameter for parsing Any in text_format.Parse(). * descriptor_pool.FindFileContainingSymbol() now is able to find nested extensions. * Extending empty [] to repeated field now sets parent message presence. - Update to 3.2.0 : * Added protoc version number to protoc plugin protocol. It can be used by protoc plugin to detect which version of protoc is used with the plugin and mitigate known problems in certain version of protoc. * C++: * The default parsing byte size limit has been raised from 64MB to 2GB. * Added rvalue setters for non-arena string fields. * Enabled debug logging for Android. * Fixed a double-free problem when using Reflection::SetAllocatedMessage() with extension fields. * Fixed several deterministic serialization bugs: * MessageLite::SerializeAsString() now respects the global deterministic serialization flag. * Extension fields are serialized deterministically as well. Fixed protocol compiler to correctly report importing-self as an error. * Fixed FileDescriptor::DebugString() to print custom options correctly. * Various performance/codesize optimizations and cleanups. * Java: * The default parsing byte size limit has been raised from 64MB to 2GB. * Added recursion limit when parsing JSON. * Fixed a bug that enumType.getDescriptor().getOptions() doesn't have custom options. * Fixed generated code to support field numbers up to 2^29-1. * Python: * You can now assign NumPy scalars/arrays (np.int32, np.int64) to protobuf fields, and assigning other numeric types has been optimized for performance. * Pure-Python: message types are now garbage-collectable. * Python/C++: a lot of internal cleanup/refactoring. - Increase soname to 13 - Generate python2-protobuf and python3-protobuf packages in Factory - Make the python2-protobuf package provide and obsolete python-protobuf to make the transition smooth in Tumbleweed- Fix an issue with setup.py where some files are built on the first invocation, but only copied on the second. This resulted in an incomplete protobuf-python package.- Update to protobuf v3.1.0. Protobuf v3.0.0 introduceced a new version of the protocol buffer language, proto3, which supersedes proto2. The protoc compiler is able to read old proto2 protocol definitions, and defaults to the proto2 syntax if a syntax is not specified, thus packages can be recompiled to link to the new library. For backwards compatibility, the old library version is available from the protobuf2 package. As the API for proto2 is not compatible to the proto3 API, proto3 should only be used for new Protocol Buffers, whereas current users are advised to keep using proto2. For a detailed list of changes, see https://github.com/google/protobuf/releases - Drop no longer needed patches: * protobuf-setuptools-2.4.1.patch * protobuf-return-no-nonvoid.patch- Use py_sitedir for library installation with setup.py install- Drop protobuf-libs as it is just workaround for rpmlint issue- Cleanup specfile: * remove any conditionals for versions predating SLES 12/Leap 42.x * add Provides: protobuf-libs to fix rpmlint warning- disable google-apputils usage. They are only used for the testsuite which wasn't called anyways. The next upstream version will not use apputils anymore anyways. Fixes build on SLE12. https://github.com/google/protobuf/commit/9f42f5f4a423b923f7b07ae8c5e8db4943df49c6 bnc#957472- Python bindings require a recent python-google-apputils, so build them where it's available (that's anything recent except SLE12)- Fix check so python bindings are not built in SLE12- tweak spec to build python bindings for Leap 42.1- Fix baselibs.conf: last time the sonames were bumped, baselibs.conf has not been updated accordingly.- Add protobuf-return-no-nonvoid.patch - Do not install examples - Remove 0001-Add-generic-GCC-support-for-atomic-operations.patch- Use current url's - Update dependencies * python bindings now require recent python-google-apputils which are available only in recet (13.1 and higher releases of openSUSE) - Update to 2.6.1 * Added atomicops support for Solaris. * Released memory allocated by InitializeDefaultRepeatedFields() and GetEmptyString(). Some memory sanitizers reported them as memory leaks. * Updated DynamicMessage.setField() to handle repeated enum values correctly. * Fixed a bug that caused NullPointerException to be thrown when converting manually constructed FileDescriptorProto to FileDescriptor. - Changes for 2.6.0 * Added oneofs(unions) feature. Fields in the same oneof will share memory and at most one field can be set at the same time. * Files, services, enums, messages, methods and enum values can be marked as deprecated now. * Added Support for list values, including lists of mesaages, when parsing text-formatted protos in C++ and Java. * Enhanced customization on TestFormat printing. * Added SwapFields() in reflection API to swap a subset of fields. * Added SetAllocatedMessage() in reflection API. * Repeated primitive extensions are now packable. The [packed=true] option only affects serializers. Therefore, it is possible to switch a repeated extension field to packed format without breaking backwards-compatibility. * Various speed optimizations. * writeTo() method in ByteString can now write a substring to an output stream. Added endWith() method for ByteString. * ByteString and ByteBuffer are now supported in CodedInputStream and CodedOutputStream. * java_generate_equals_and_hash can now be used with the LITE_RUNTIME. * A new C++-backed extension module (aka "cpp api v2") that replaces the old ("cpp api v1") one. Much faster than the pure Python code. This one resolves many bugs and is recommended for general use over the pure Python when possible./bin/sh3.9.2-150200.4.19.23.9.2-150200.4.19.2libprotobuf.so.20libprotobuf.so.20.0.2/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:26315/SUSE_SLE-15-SP2_Update/b2fb507e4e9c68de1bfc65589fbbeb03-protobuf.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=b8206fe5eb9222fb4cff35d32c71e48e1d6b6a0d, strippedPRR R RRRR RRRRR RRRRRRRR RRRutf-80f0d94104c4d528edc6363b152066bf06ed5ad9eb4f4f8760b3d21f510ba0864? 7zXZ !t/t]"k%{4,slӸFG<A)FJU`PYM㢪K»AvXV(?Mؿ#">Xos͵]bVQ~ CRsM PnG "<*@ݥ']<q~S+̊p[ _>"VlaM7)^ոosE1`6M݅S5_ZQ q C ;m,oa6m*AU_nPMGJ *諉F@&norcɤl,ch8֎]58qJ8ӑIA ˔eInJUx )*J?wI- oI0$cXy,(/NEF99q"2"{+8~Q'u2 XaFE1r:J=j\xn Vim|Lո>$ rr֎x2E4ңzJ-AđQnB$wB]H՜C4_l])ZԔdyB൪Wgp.fq6$1rP ފ3zճɔp,ku5o k>N ̀A!^v9rKK0Y}=+uIAJmUY@‹l: h<<{tRwo uTsBC^Ϊj1VQ D(}@_fUΏUw0®g'NOM0~ CGǡڽڝ@oO䙪U|#ba2A3zKx>-s'O 2P93qFG4 cYOHqUxնBi(u .! { PDzb!q /j&s_rZ .k:&O h*WjMO_YBkBBK(-HS=sy$v[uP+`#|C>v-$拎Ih&Az Ky4W ƭ,lԞz{Ӣd7:d ? h~Lp%+~?qK|X>A5؋%m)}F}0z<9kw#n18sl6R[Ɓ8иGVkwMtPwù 豔ƖxM`x .}bR8*nN`l#<͠'wU~\HCɞ>[n AViNe1&-)¶%@4Copd}ʮY2KYLc/U{qj:ӌKez=<(pU! f+ItռHGs"ɪIPXs1%%€vH'h(mT\4O=X//`twW Xx67bdaT USaEꗂNOZP7Hqp\48rsT>1 X&!vh@}\3a;SO7d\i?#QB3œV,YS#k</!ܡE]' 0lNJr8 WBId}M4]R.a*8z!RM;Xb6s3-@Ə7`\Q l[ B-(ٜx*LG,i-el}',6 >|{-bLPlA 9aLQi!> ؐ>l"`*15Qe={aR|FD7ˆvOyrGI/ؠuWv$,;,?ѽ?&NaZ +=۹o+%ߑߟtIF $*/9@-Q䧞)S ə35kJF,Î;]}F+m|Bß1P5ouSe X.7$nLbah5_5M沰!KSNkmiZtr͚BLf%5ʌ#\i\A+FS}U82 xqQNt=4]j&ڥYG6~QTHc\W4fAtorㄛ@9>?p7V4A"7aDG}&.O{:gpup2L. (ձ(T \ |[Mz(dƐڰ*]+1"k^Q%j0W3*K;] 7t..a Og崣a!99e{DrG me? V (32'jO*W 7v+<5PwH`fSncWI:8.q.te)P0}qtQ7/ $YGZI\/tb+YM񫷇kż dߟ>yEsہO dm:?m*;2!'I6/vC"-C1"j [C*+ݹR2I揪!՛Iz͒vkW{Rz:ϡ}'' [lSJ&jQ\m6IVtqSd|',ψE*Ctyۃ[*\{t(@{-3jˌoJ]l^61r>Oaf VGE^US9U^ 9ʼnw"PܞSj7Bsw&†M7`R9IIMJ^vrb|ET 5vәF q-BrvVg`#ԅe@L*_@hg_s1Jڗ ̻ D=1xOt9H ~+=> ΠQ9K6H%Rk ]3PC~Ǟ=mٮg0_ y\i`Rg#Nm1g; ,lq9\F8+Kqt*RGpqQ0VJ[V%_q4m~*3oT܍x (th;=eudAŲ[}X~?P4vj(e;cic1{_-ydSk1W#C:#a/ʂV=ms"*-¥ \mCY\ iřʍ]|wBZ@ E*Q\)? BhQn(6b`+G,˅TN D 8:,P@*PSW㢑v? cMy=۬W3 ۈȾEeU#]8`ڀ T 't²#]cxk~#0S W!E)4vח ls +EvMfwAठa%hJYN#+̌Ȱs+0F.pXSTp~{D~Ƕg]<׾5eEY;7ޒ(J#_8pQ״ˏ` EpӞꀃ'aU=io&ypb5֗W=@4Lf'7Jo(aߏ Dḭ5MDkG{nJ[;vS^qw|!%{P\&] ' L$iHopy;]!t-/;!HKRw4|1.*߄=QkP4Q.Fq?]2F E2Iu͵=Q˛^1Rw,ƛ&O$L)w_} k 1!=NuV+#༫pTVzKւ{-u(/_b))ixfW\Idw¢e;;}/۵d~*, !6^s3=i._$q=5V‘YV R&\/h^ wkUAL1<Z~S%g=o"g)_&O O49&@U]F_ULb+BBO9; -{b9MR(eDW r ?1F2}Eĝx&`BƬ{3rʧtiM!YV"q@у㨺i)_Hz _Gi zCH(b^pr_X^`P;}^nt*'4J>dWUV+(\ a ꯪz17 EJR`?)ZFGd˼K/[&vی)bD8,~1)贇ЁgÃhꭀ/01'UZ*[[u8͂>ߛkߊJ @ h!,u@s~ u;.n/z8) bF#5-\$;qja_hrZ, kz_7Ell@u@ծfvCѬ=E.UEKDP*W@td`lSTOkY@? jΦ` 8 ,&I\w !t;E屫6^:S ƛD٥?]ta:D!s&0+~*xcPg̜|f+Z>T`2{ HvNjA_.}+ B>H|StV[lɥPoL)Jך+i`yó8Qa%^\Ӥ\Qq 90g]#U-ɦ9M njxLl s |Iw"&$NK#"I{>NТY@}_Zj:+afߙkqFvY SHKgնz9O#J)<>XaIm$!~C6x?2m t#-Ƽ .^3U)Կv^4T=#\V(}N/r$٨{hD 2h z*C|ʠ;!3 TM3.1V-|7Y6H1dEM>4Z_J+R{Itq3|%"! ['d9CF)7jgmV@i t_V1VzsPKooKJ>T=$r1F>NRF?܇71D}^`䩺goVggI[(N\W,.BIJQR!/ ݾf/߽S.X# eRً8">R'gIׯ bs̷H;Y+|_¸8}SwBe}}ֲ5֎Y<ߪGN= FtݳLƝ, }%Ea GiIo̞!۬F D;SLJ!tCcƵEVGk7 Ia4Pxyؘ @RIAjг7 7%S?8#S_ T؎< ˪7{X;L뫷T}BR|d .@Oȓͤޡu9<;ѹӘȀqci6 ȫZXs( tGLУd6|yQZ ȇ቟e IĻdQ*unw5M G]eG5cv_mῗ7;k3?}38=&KQKGwXu#"^م9t!SDre^= k ΝJF⪵뭵iR zV-^> "?hQUmҲ$n[ew3=:aGgCd},$Q S< غ%T?lqTJq 0g+݇s|Cc QG;7aPU.qmWd0c+\>l wC>|cyF'kjiHݚp| nq?E;!nn/5V_g8hN3͐ sj4__==^Va*'fQ;NHi6\5߻3X0ǘLl˛LHW[wҍQg.@e8& vrɛKDS4 )u{y"1o{ Eؚ1,-cc\)%F\^ *Ki2{`Ew~,T luiæS n5lk^l y.|D QͰlOyYεZ.'%'3,RŜÝ(DƀiB!7Q&ph' cSY^mO6tJ7c1ج%t00JԛB)Dno^ A'Ȟ0(tXP /!?=m'E&u&PcC7Y|s7|vy 98T5CWb< "x>8/?U{_a [Kbl̉9RB/s=t /yb21J(>;Üigeo(0hCLuʂƝv,+mUk_ @a; -DZ\ݩ^)4]ֶl[42EٸTPTS)As Gv~֗3>ltndFg8j18Q;οI 9 pO<_>XbPl.5lwƎM2@!X}^aqEq,22F4#9~Eua?Ie<\I_K(>YW?5K=%xI5ެe]4Ԧra!9l6$3kjNoY߮c, >$,ES٣")SR3بJ$,9^${k L,2]* @I!\Ku[6ҩV(Ȭ3An |b1́\>dA^r1GBsFm1 ` $$+C!Y"lVrzFȪM06Þhn6m<ßU:cQX?ijkT5DՊgEg ^ _an>.*QLjH2WQQr,;As>p~wZiђ&Z$M_lC pbCsKd{[?5nj~F3lFؔ.ycR֥G?|}E=i}yz񭓳rWF%<$Ǻuo GQ4` Tx5`$AZU\fT7m5-P(_ܽ 7itwg_9y6/ vf@ߋ9"j|U,eM% t'{zϕjZQ:eDQ~m֚HCoRt, R_J/Sz*dj1,} x^S}cAC)(Ԩ,&"àpQo)0N5adp?Lq yZΐjv㡎MdStQ>L\ O|mk|p؀w7FYr0.fFlT/$м D,ϸwK30շIB|n p/ >L\-Uyo9jMF A,2aA!:Qq1+f*T^/2 7ᵟ4_o7C reUu8#%nF>VОG~7rOLP.\V·Ew" Zб.IFI|`1zKC(`ƪ([ rf+ SŠ|]g$IB~W|PuW&cE'|/JܚTKe*瘆$-.-;eli!vw W- BVzny^vX IU0=@yHXn /p'$䳚 {teF@O.gL8G e5{ ZV7:!d9<ƀo}BQ#Dxooxe}GTuw*Js|z\M~g2О:Nkۗh e)+.j^%s'l̿PDay%uwnp:}q6- |tT!MT"Ƅϒo +R}O@ʹs~&25otEt\ aX&3,9т<Ц4Qawi#*jwv1$dQ +Ќ ^w ?k/Ѿwٳ)6طgՇrgo_f&mu͙7-bd;&k6/,~eaEo41e9u7] \u_ER^B$=yQAktn`ANN5%9c&x [wtdQ{lyʵlJ^xw#f 蓺Y%cgx[2dA)pM ojq3P^%@!:42}+S])_$bw`XWe|K>W褩!69av׹Xl'.0Nn%"k4K?Z1E b[1BI<.ӍIY"Bg-֒[sc:T}O6pML%\/i39vAMG@kIzm{I F糟}Oawg+@ !aMzqXiF 쫿e!˜]P2Ѓ|'j;u]_ ]fpFʍX/uM$YrG^lϋ^A)eFKjkf]ՉJ*` ȵc\c] >@GQf{0zl >0RvcpY+vZڪcNn&t0 ?`oţA0P[KH80tX& 3X<0 SiuMnT 3.tM[Xr}jh@25gem&YchYs貥>VaoX:-O a)AoELjHOGVÉ??5R=^|U;€&c_R{ġܪf9).UֱDCV+*ss"es@6 ~XV+2HȞ'5Z#8W"K0XЅ72kDef"jMg;2j995P.$&i"{׮ %Iz;t mrX=.GL8LSN7mtdYR4&ʝIBS#o5ʙ̌/GRZ1*=Jky\+|H<[}"΄}D &Lr83IB1&٨N_$[5vu |}w>[ʍ])5ze3,~j_]HS. x4>AEu-ݓR[xnbƨ`XҠD#gHGqJL^kOY1N.\PȌnSr O&8n{$V|9"O2%z#I݀Sa_3x}Wz@Q{ HO4t!(;7իZ/ w!V@ JHK+1UOKzG71m+C.D#X`S|0qmokrfT&.4k?oiI7}l"JGC1mox0;v?06p,K`4N@T)5:r..e-_-&Хgt=Om~M9XCQ:WVڞx?r$WKb O#揔D Suw;3RBM|"H}2@QUԔ"ހ)4~V__5pH/x#T!X OLYVN25o@hDO-D!Hz:ꈬZF)9 ,<*آ\'cEEwf]ݼ23y Ɇ4^Voshҝx{ĈZ(&go J7n^.`<_w6;tZ{P`@b##].j!pgГ{h|b; )eh_?s^԰}C;YΛ-@O?e\o%ʲ|hgy2g@ȴ0 =PXJ ,WNO>n!mYE]'"ilմީ9iMy^E Cċ)htʺr7UY8p] 17]Y/-~t.nrx~=̕ A5 X/r)LRԵ1_Yk(@U8ώKK#ձ9Ĕ;7eJ&}zoa+~fBa9ak#B=T5U1eT,MyP]Lf,/0%lv7D5ƴg*i,5Pb,CS\mM.cQj݄48^}p̕#CrK"ScSxV-Ytq|)#R>uzXn.%wQ zbD|pH5m{$M#!8?~]:Gtp @}4Ɲ`rf5p풽>M `iqHvFvkcQ;DzE!_5:I"RN-{;k]29 ڨjjJniٍ=B NBt%/V;BL1DHQPu_a.P9zB̦۬+3n0*Migr4b:]9@n11 qJbǹQY H)wF)LJ-%bTl/4n\ m:?]t:. 5,V~oު<@6˶Hᐏ=cPr▽QHE7lnU['0E*w(4Ф=Fw=O|d$hQ?%54U!k/u[=Y.f.bѽά>̡dvxIvtjU&c$vcV2Xڡ(#mZ,6 byk5;sNhPts3Ʉ?Jk}f>ًu@VM wwQYT]JM|&m}(3ȭ"'dPPH11¨qH9nUuKrfyb@LWϾpB먞f%9\~-U"Nɕ"K<ˣ:]%G>湞RNajeRoq-wQMBp9stil_":tݘ}K}GI6~GUt(~ 8r0CQ2ys2O3]Ӿ;C1NqO&v XkݑL+H+8B/nMT|jeYgJOA YL, KPFaj|H`#es$r:4/Pce+a't0xt@Ow̧ËG u{dA),{&F ;Rz5Z2C/\yƗ*Bi*od.9YC%?E }8?t:Oh%cN:Yf, Mc}_F?yi77Ldv-yP8~vd }. !&':,m_hDq~i[hؕVJ͘5ne:)7V!dB,Vsͮ0Ã7IϜ}ؓzo(+&}8@IqoSN'H^Sծ􆧀%ҏ B1&M(-ʭHS[Dl'k.P&*xD}I8ej&:@Ɣ,b_EAI2Ln|wW}}!V?!zo =U5u^`nxlWC@DWR12 ǒ(w*$zD%AAu iVp/ p{gt]e5:p̥o3> G+X4eRSif "Lk>.lKSj7Q2!.Qڠ{2 PIJ?O]>tr'LϝY@3n/bY#8-h'#lwщNA ߓ޿>bikTWؓA 1(:CcUoC;) 0cO`M,{ +[#r03&=&t>sqVa0 gFL_m+Uf@ &Мh!̴@Sw98Z_?BWpd1 ]SCi:%F=܃C5 [75*k|r|GGmܬAS=,/dؓ~ (Iuk*㡾Q/S7r}t#:LdH:xV>074j JAZh;~^Px03F2ozo@l IɈ: $k0PC `+|ՔeU;nar9Zc+ &y`c"M{p;@WUǦ$1Ȼ0\T *@f>h $_YS9AP'\H(hӧ&#A=,$Vti{uqf2PIWf_$]R>+joT#ޥc^˓VWB{_|A׮4zrQP-|$ ~ JY$P-9&B4`ſ|RqĢbDsAQ=vԯh-I_ʋ"[yU'eWcD7,Һ]b>zTfu'9)~MERei_PeғY|w܅n]{3]* Yooz2%q!"wz Xl $e*N^ZWntnU OkFWOf]߸d>Jcގf5?!O=}5/ 3\?,,4ԅeQڥ!qۺLyg._s<7vaS<҇Qӆ! JL6?f-AWAx+ߘȅePJGe.);(9%o99X*v⺣O}P ç$_r.I"+u$TeSN?crZ^*AfԇI{$;1f Ie~Îg,ZGQLY~ Y"zA Zd7BdGnruAElxeCˌT}1V<*=q87jX-W&.}@5]1)P *Wڊum[E>\b1#0FQ`2"h,Ƭi ߰9ԡFٌdp=EԐ5yVHoH(~'ԕ`CvWzU,&./뒬h3( 1쬸)3T0^FwZG.![@lν-,FZ *vIsB$ev$kRo-Kn2QW#/җoQ=a!GRi,9!^,7R$ע$ VOI)JXr1xg}b>ٔv}rv11\%D*!0|_EbP nRN|$Z6^Lm)dadP6@(|lrgIE;5WgLR:yJJO-r{]U6u= !XNOg+@:U{,\,VgԠAe]YBtM9r۾Fז.~|<#}4 Ր ;CT_!|H4Ŏ)XMB.tԮJtY|%Pl:!/mՌ02oP BmH\=Yϳlz,O(IԻP/ &=8]_ sQnc8=/W2/P~q$PS ӌ\'^FM&{b ,J -Vywbڐօ:f#4К°PNK-O$TAq͊Y=YLY q;H=T l{/X98 .6恺nJJڊ~G}b?d[[hk`GF ?&Øɸ[pv&+'rKy5`یf%9GJ*܏}dᚖCO+xI Nըxv_W`j5ʶal&x8 iYOGS9Ȗ|`hN8NS u @9k-jjŞ"TW9ŵg>A7@ ZCJ!)˚!ˤ0gnKR]2Eq OiMceN)Akḏ:P^TЃ`Јo8bP[?ZƑl|i}T{m]O:b+WY"!Ҷ?f\+&ߎNLj\XdWnSrTBjf~:/}01B'$_+n-XjKBWրfvP~&\2|ݨ7GJo죪X |]mKl҃|GvPjC9OE[m2d jry@M#-,o]8 ")co9a&4T;Y'gJo1Cی{pAb*6轡52 XŎd .bVE>~Ҡb D A( z\`KFz1X%8Wdgߩ2ȯ=öN1ӈئN+g>~ *u|oYDQҡ "{b@0">D;B"bG18{9W˥G!d؂7r0汴Dlx050ewXHP|hhW ]Fe7Rϛz;q~SqIxxn'QZ2^>.L XqFM_B3Bqt%IV|YlcD㘵F\ պ"+O5ІOLӴ*Å']6*ٸޔƟ">{D\gz^yPׅiR CmM if^$W&LPmkyw\YIu7]*HYHb8D|1[ fgBfUь'ΥS6gY:]j È`"OSMéV#|f|%:ªt|cG`E1F yJJv#O^\ Îβ`7K{L :NX~y{N2csx4F$`>" :n> ! S  ?D}[x IJ*YյTMG]_6 qK^2Zov}]o/ݾoam $Zš[$kp%FO~$9P~uyՋ-cVu1]qѷbFh<'aKXO$f*7-9-Bè2iqLzHШf^n:^1myë;eDxY,ʌ&1E9ry;69U 帊k8mƋhuiI4'ƎaVF(E NBu#}ڷ3V7nQ2-!JS8|`h"IUit+5_Kv#'Z /A`Zowk[@7,O䓚Z_eh;ay\>OSB jc@z&R{%Y'K$۽4)^T璈š)V!fd:&.'4?NTdpfh٬_nK͹%cԏw$3ҪCUSܤz'rhHړvn0`؟Mwו"F^ElqژwIn3F{#\"5Jd8w J6l}$+r,᫻WsȾlMbaFRi4cFJ :F2.*Rnz0 ;UoiYrsޛqU$H?Cӳ͇^_xkgU]"$䉷-if6T{6$Mi.m@a9hް"{L ʇѷb*Y;@pH lPmeORzn7,y~+$@jPE[gv+d#8G)hL}<ۿ'@n7ek.N$}ofvJyoo5} > @Ѿ硩tڍWj.E-3 ҵ‰>"Dr -+-ЦRn݂'P_Q(pU k!Ѕ'.,_0䱑S;)S anSBx&B* @ħTγ@Kto=$0YSiH4A.[嵎>֩pl`%0j˗sZ?̙vqtLIB2V[Y^߮FeN"pZ΅"u~uʍ,jx$@A sZ|-Hv m<}'{GM$d l}Z{N MH:h\x(|A!bU׫nc]3óԫGzEReh>@wţŀC·t,(Sfw!gb-&{\s0Aq^ !(=;ՠ_Hq!ڬ,Q-@Hj6XV> TR~`>غųz8WI))G;)(_[.0-R+9"bː?)A)i0uzujM)@qDdmDKR,q9+bF4r  t Rf!4@P5{Ҍ2ȵ< ;^=Ar1fQB!j3Z e\@ 'u]z>gq2({y+.΋!w}&gQ rGDZ\.Dyzhr2T-CRCQhIBch֌;&mVcCEۚQ{Jni1t[Ԥ|2{M[|QGV{oJ ;R Q`;€7pN3.$&=\{Orï ߼7STԦ2L5e*v>ӷXPLqPr6 sj6ᖖۉ+:IK H)\rZAȕis_@ s'Յ=߾}5)|Lk'bF$2AL]4U>Cu]e=ZxռMȅ,+!nݸns|g3!ѵywDe\dܶ~rg O.i> 8^ t_A9u:1۲ԗ)( nb*oM>2nGEA^&ncS#L@Ku 5$WaR۪al W'hi3"A RJ4>;pok6E4$3a#(5-˳s_dG`lpoDXbzoQ9>'Bq΍91N}u¿ZgCPjzv|mnߴ"?򳈱@lmB6Z>c k.^$"dXLQ'Y e Nϓ&ATT͒PZn^.G˱$׫q,\8#`N-Xojg齓05%}#Pngr}$6)^^kþ)֭ FAf&x^15fYWMx>4,ގh{2Jô($ˬ`>jԁ',Bɪ_ V-t< N,ljq5o9s-? U'ֻvZ% :DG|@z osmu|v"3cp9k҇S&*Or(ܬex麲0fYG)[.wo@ r`zYiRD[/h #۬ƚ:huK_{Y8s(ۘ|*|^|)6hy|5Zv+4E>@g,-"8D6l{~ ;B=qEj.ÌO5\E64ū'a K0=D8M#omE29 o ]c&P.m?-Fp+AQ,1=M! Օ:-+r&X4 2 ɔk12tP\E){؎ḗ{^p4M`a] 6,c&GN蒡Ҙ90 ?M-Cqi4_BM9:j#0h|)/f;Pzqp8#LFzXzaFɠ"-h/K 脂^j:tfyõQ _*rS li.3Ub`''GO8K?7M?6Y B0uD(c\mãUkzU;{u*5g3Ah|opwJ⇱1Ә4?T܀6K{̺A.6ǫQu:L'5/~߮Ws! `zD;d(^6, vy+u!eDŽrr <2U+q W;=d|!Ked&0FZM >[29xAwu`]SIx8:T0g S )V`(2KQ ŢAHEH8 HߞOQʉ)Uh[}aa<%mŁ>A+ w h_1LB'c|\ve85`/@Ul$~q9>iAXm 262kg`<"Xԕ3ѕf莥6]1$L m _,7+8ci&S DV>kD#k Ƴ:HF -5c#Pfkɀ*zXv!rhKȁq`BLXQzN-Bjlf֢S%І`@D Ad |Eن"^ s[?AI`i4s&Ǩ~NCx%Q|{ _̻+ޢb@6 ہCPf {7M@`!}-ҿ-HN-&zۊޭ!`ʧn &L=SiFˌ#B+QPp|o3PpFVs 6z ݭNXIh|Wey{CGK9u-aYWwQ\U ȼ]z~KMຸB1>Ue0.T)9ܿ5l`8='Ǵ0jeT-2D}ᬬeQN!œCFHh0fM\0"ɿ Ywo^7 rl5,I7'.%oTViYq\ Jw2,=[钹@7`Q_.]>گcW)n@Sưb'ꇏՑ|˄Ct"!0J0y`DLn֛؋|+]Y9j{+}‡ȧCr ,̷u%K5Jrz zu679C(K|Ǩg ݜ?j) Y'8,(&7T Wn9a Ի\as<-^qx.jŢb'gwD梁HΪ7]緫eYՄ78P6ˣmH,gYh,>Ɣ Vl; 8XO0*}QĤ}hg3TgϏqu˒ѩaU4[CNz+X^μHK125ړ8W{(,qa{#-&lީogae,PB!x= 0 ᬋϐ ꩝}+eFKGk2SY׈v&o&ǧ?g<%E 3ߦ;k+ yb.GÕ3~KBAT '"xq$/Do_H(u.JVl$t2# $ICJytthظkRdB;E;=vp?#]e1r*/c߁85uh\ORp$LB;ߎyc_}( o4xhpVmmV<`.aBKU"~__4!Ǘ0 /g':u -jiX W6yo1iϒV]>0Ammk-T)\g#D=IDN0 }"z+z?36~ |"L xQm?Kb)G% CL_:vpD9 1h &̂7pQN[o02!xJ!!Z)@V M`?i-109|&j7iȰZCM?2O_.|ڬcr~-0CZZI >T^0XT+ȥDh*c㸝m,dKO<~6j k8Dɲc#@@7ӡln  ޼+ARVlFRQ^BP2tZ6Mo @R3 ~Ο.2j >M\؊&5x3[P<=FI ڢz < ckU8e$)gICm6j1ÿژl% HѠG'XE4*uʼOO*,Uu҉ɖt5ٰįNސ^iA̸56uжT2I9NKc6yq ! 7&MzWjwġ3P>/K?VpWgip eoU S]kq!\n)@-ֽ&Qd^^Ӻ&sB^yNg&\Of/Q# ƬWJ £N|`40-H*&2<_.(ۊkk^tq^'E)iG("FT JFnܯ͐\}t!Z@%7rԺt{< P X(~B2a锄 i.x 0QWaӋqP67YN'a蹤yF`9k,4b>".`߉KgWc cX@MaPʺ KlN(_Wkґm=*s{^lo)6ΦY6?`%{;Z,QB ХAn0XB`7~)۟kBb#Vn2bԫ %E9<Ɋɲdӳ!{#QYU{c50,|!0{Q Zڶ+R fC2Z M5W@\tޚof sۛY5Z`$J,ѝKX>y$mm%,!W_E3V0pw`L@ .8S WȊq<~ȎÒ)Y;yw^¼ FGG1,5(WL~3?0B镩cZyr4u S]jm u/P5>ec;@Dܟk>ĠM|cBz.*Gz (U <:)ڳ|AJG3;wA-36HDn%5Jfn%Nh+V8+DBn$$E6[n[m4Z,XhFC= Lm@]D+m+|hh4j>(Ad4-$\#a0b*r;\12kϸTGB?&U|av'S]=j֪FR{'mzofA_{j{^9ȹVpg;T/k9*P;CarPRG5pYrVAbI܈N Uƶ\/,b(OO9c 5"f$ʑeq*:"ʑsE]QTIʓ~tE ћm;.% ':CQ@mfVq9pKPtR.ݒ@JC>+\IR(w(K)}V`ߍ9[znLsi^YI6_rs TVNl"@ J} _`2%]uME?]+_#, _a!9x x(fm:`8'k*ha>.^F[_\W]a$B9vĵ@ KQtiھ3L:Ox0ؙonL^R+)wi>οHlI:Iа4rTOx͔u[}`Y\r;oUHo\Gsk;I#"e⌑CpƴϾ$iXB Aԭ xc:n1Fϟ}!* ETH!#E.r7yh%}YSoU"f:1g{#,[z_N7꟡6%URzZPU(,}=ghqmD8~*a+#`ET$G rHjןЎuJlĢTd?Ss^KbXYd?Kd_yT!Sb*LEe[yzn|.&SkQ/H;> @3e%"7KTUi+_7iҵ y(w%Mo h>\SƉ9Mkpfz evՂl讕ȖGƛV ǯ^ ITw}R8;pyt\FV"X,ل !EU Ú*oIf)c$+ɚש0;Է=[opD4a+D@@vyi&١׷z8b_^JfK ~;/ogb{l\-Pu]y/wx~{KRvr-SaZ߬Ƃ(.^ 7Fk^:Q)O͐~@SZgJ畤PD,$+p*jyNWZ'7?_k2sI`s?ݾAuw4veP3birMΎ5RGоNlc;ЫIdZD*2 Wӱ# EJ{FB˶OK0lcGJ||'$A^Zcm%T{,j7ҲÈ)@Ex M.lK^-vi 9geSl~.\$oF@ҥ>܊ @Ce}> 3ι!K nMYV'?n-WQs&b2<, /2С¹3zָCbƟ1ev}\\qQ/O.ۼ莱-Ɗ2Y'N 99Ϗ53`rEē2p?K0'wkMD~0hyG1p)e= "I1y |}#P ,@háIoT%"NҳJBbs/].D`aҲ[>F4~xr9Aszy==-lQC hZ"@zs$nX4b yR9H=gd(rgs歷uRzH݅~t=U,ygB'-\PƒM&x>8 { R%^L'sߊfؙgż9XqJ34m>oao c7)0S}+*#MNIxԶ؏WLlg?w@Hnm7eDXoمhJ@l~_ n1 :=/VO>t,|5G9L5Z: H߷SsK^le*$p9S%t'@S-NrV15;ΣZ Zt;JPOKu68o5:*_V/%vv|\OU20 e7n/6mȱA R-[i6i~)S^MM^ѼQPCbe(q!Ϟ=\ecȃDvTclvd7'qJsτj #Ghvz/m{ (?Kan+jp 8CdU[j7 yV[tRd9/pc.R[9&': IB;D/ٲ1 BtInR+`5S6rcdʹcI l/DTF.Si^F/p {"[|&}cLx@:~OVD U&'KEl⯃vܕ9&~jb$#Cd5]m # ؜8vxS)1R2U_CW6Z",lWk]qSK>(L{4L xo%ȿ)TlEnƎA]V +KԈ,VcXv:e[4;AXcVMN?X]11ݛfMp⃳~xR:(XL~^}'p!fCrg鎎JEC!1wG.m"+?  gϫm:c=&kM**Ҷ.BtC-/QL~_M08y*1b {535]ۢJϕb+pvFn/T9TՅ3f>jg[s'}eR8gIXez~!d A{>SNYl7qGe}F̩qNLU*8",V2 P rIiCkɥ3F>Nе:?^G)`I~Rd5ֽ \XPD)"=0)'d~&b?Fĸ8'20R%Ha\}&XEĞ O>otfaј4:ıTgs߭"[#IZ#:d`9=7VպOoAݺE.HbAblG%.B2,WO1gS(^ûwMm6%IOely AQ}:9Y#'DjmY Α #aBW`0sDEJo?8WV= $|'bT f2`(PEHwaeҬceL#2Lً :r`^u%5VӠ9rR]Cr ʻ6P&}a#Ơ@mN 45wMY1H?(n@icMm{NJܩUG=,C݂5$.J.8~oE ,'Դ K cM=|j߿<2spMdpOd2EYn W,Q[ʝzӹGUYQƿ#=2{/͹u; Ze< 6?QToJyfzXT\ S[НԎ Dz7`ru4LԬ+< O~h-W]/~ gs*&zF7*{KI+.iBֿ8M11^6xQ꫄Y=2vq[J2W!w/d*GY!$!5B\fS voK:o_~wd 5'^YISLfjG/AFaÇqh\Ы&Vh;9ān:SoEizVN1X ZpXG;FLynzu*X{' d6Tk_䢶^4?@Br)J귄l sTЅ4׍rhAN J$~a9W)C&eoqlZ`T3At.Ѽg@Z{Q~6.+zØF/ңIi@fm|+>ic:_!hCT{iZcIPBT;dc5ӪR@|ωt;˿KL ߚo K y'"O%?tU,\SCdܐs`ٛa7V,m̮`$KCѤCXة%=s:&}h&uqx0 %?/6TˉS{?c.Ѯ|fO# GZ?:i'& /W-Ř80 4ز)Cv Go)t^]VSO4;ճvj?FVT4byB2;۳chr,T-B94vk3阘VRR4DƸjnYkqn>qWE0tMMl'n .[\Li.ζ gTŝCG'4K*es\IjA\,o3]&h} qN?gM vNr20cL7T¯J&(3~کo;%a"J_ėMFe6wg'Gsob-t7!uw:U̦%NВP~ҕz3*[Lm?{hJ%I@eo'O|}[P)qpc 9_[d)0:En֏j =yeǸ) گ -5:;T3C+zSa:gva(I~76TADbEuK!VIi,󭿛*ؒI\ȹ42 q`] 8w\ $Br7B6=CNY|ޜoloZ->fTb$3xtKHήG}q|e.-ڹWUC zd2x*eOʵ'ߝ(?2ԸIg0+aʻ/'\D|* nJӌQOEp`$ ^8ʓLvTwƱqQ vz|ǽ>*:̍gQmP S=S\9!5IGT '#,8؝YǨeE!6TbÿNriC3?? TѾV9LR30Rܪ5X{E0nG"l8d [4@U-ܦ-brOӞ8E?^ |_ %{}I~<PeXd :,;pubr-଄'7Ea8ZCSppv8Dda GF a 1@y++]YR||e^rbOkԠiH=!+ yޛVuUT7Jy`{O Y_3W4ongAb 0@wHd3=T k- ԇLAJ8s"MQ)CÿCz;;j7ZEG{`7{{Iep=hQlAm5hX#"Wg"蹑͸ "瘛4D&OBԣK>yJ1ŅF@D#}hO-C QUa:9ɸs%֞"-JrZ1'o*=bTRͫ7P9zbTh2>ȋ}ДZ4 6ZC So8){/)X#v,tǯ("?yrOn]7J|;ha Z aeڈ[Iq_1Yo>LE=,t ' zSWZ02M.Gz'y1"3 aM\[D~p]1'Qp$$\끨nJwE.nx2%2]0~\3 4<l!c+;BrQ́b|Z֑D=&a[3yޮԶe ӴA)i׬^'"Y<@oݠOt-~ꩠM$mp> UƊ,VqL\$Ym+c!*D{i^n UN៺F]"춷אuΦ܍ D9T#KYNɆ)9\V'/TGí3 vZc2Nq WCM͒R3?y5 ߳z&lcStyJU+_x~0u9?%үD9BKOk G yYF vg #WWH]ZA)-$ qa5rۺyjF)+~u+3Zc愶`5D[n' S|wIZsvbQELkՍdMro"#]9ղ@TZ QguqùICƬ3zX[\K,d| VWIY%,hmךۯC:T"s rUDբ Vp$Vl@%ɢjY0`g}lؗt[o|ă2DB7@*>t@˵͛r$3֑ ڂͳEO$AHrt',dӡ<`Exͦ[Kv<tC"A5m{[ȟf:x$nh1S5`/v%LP9a͍~ao-uD*ȸknGxW*6G9.UJRҰ,:!?FL dmM23^ܮ <β֊BLodB!-mXN_[p>ņZeXU4QBt i`x Zl;.1g.|Cje]̡i=)}W(Sqړ:^S-Gp$@tz DtLg4O -=,D hMDqٛMH 7r/uWî)9e:1Q3#KRJSxO~^Jw=όq圌 CYsmsMRR[/V 1S'Z z2ZhIWQpZʼ$ef u&^Ӆ(8z)4frئk(d"m|?3 nb?x{ _pu:tXMk:e *A##aD|$M†?y1c=#v uGJ:5R4PEL?V<-QJC( >HS؞a/g Mc )6sĞPK>']R)Ku@]hbEhM- R*j{qqZZq1]CqpLe99q&HNJ&% ľqW$VEl:/f#Qj)3c/bUJ8]54,5Jl,@ S9gH6`.z1^LAQ?DC9ӘP樝2߉4I/$Gl0kQǭ s_ R26{-di  oz?zg P࣬2Gr2}#mlw#Xo eDD-VP,=498fܩWTݛ Rf2ۭoҐhzp&_}]:_}4*tnht+w2_QRBc<~ʝd^`)8`kSuj`LUj.M@~UA.!Mt)G*eMbkT5D \1Qs]Cqӓi3] ZF "- xbC[Cz Y5zz{Ѝf'!‰yT͡tl頽)ݴ0t19pS!8Wa9;|%sCݶи{Q0J8H"l)-cdL:؇ 뜳|S *-HJݻ\H2,kulǧqULY^x_@&A]˦ gYߦ!.ƏKgg˪YvOk) A8*.0(O){\@[QaR,& vFICWpE !! h8,; ;2>7oXҿ4- Rqs{pY_P_3;Kyvv{eB:1$ Ap )!H9 au4}@05u%cߑƒ<)r 2a#)]-VԈu\2AXD[h7D_k6թ)= *,o;WU(Ey$lپQb>ZN?HU# !.E7R  jzVr7Ѷް$])R8ѹ6:#'閖\m ZNԎk Luʱ*p60?b HWK% n1a y!"pҲ7%X C .OHo-Lɀ*O% ̻fx0"t\L0uk;kѱP",S Qƙ%b?р2/`fd y'in)&NVC8+$~Kq58Ad'fk5\aF}ޏ8]+Wv'שu, 8+^TD9 Fۚ\NH=PW e&F4n^ 7M\YőCR(T09ԉRm0; e'4;U9D.gYY{f,6SuΓ1#u, ngȔ/Kz_f=\'N`R黥&*Ύo6V?nSuY@]Y%T<aʭ3ĭ4*MHB}|ģڰ'"[8޴_nӀΎޓMK #.J@Ș! :Kx};~B:P8׷J;hCs`X]+Ĵ*e0OjjgՈf" 짩͓f]hWi6&c=P1pPJ/S?uo0=ȞC**ȑ~לb:^k]+@Nh(yh~aNrZYZz6lY`?u3 kFR"V9ͺDcAsl8l?J4.w;E Vt @+y4OkVDWIʦMZ&]gK? pmu(v˜|mA \6f>mR~5U؄֪vYՀ`[>=bX)Ǣ噈SsLINxy'Ma.<*3/!?BK$C32\ښ5dμ~Pg\@sh<"G0XbZ?(RdE_QR3۝<`q(v~z;&:]yU] 7-x=F|U`[zg[@0dxYu `Yx=h/'4mYmNlDOш64mo\ yr .`)doS{3ip/5)T5FJ7M*<tK?#\VS鑽 wgZO 3XGfӃ7a(06 [V%EXhxRX*5{\^rZiۼ@{Jhlҫi5ܣ48'UFYڛM!VRrVUuʶ&uF{I l?B$M A@a9J0X$-4\|$Zy/h7/+=jG7]+~WȾ :Gftрxg2oCբ(Bĩt}Y\X$ݥ) wW܃PI~E |B2b>Uwhc?ԻŰ(-s9p%ߪJjѧ؛!jtuoA:C an,7$st)EЉ=10* 䩛Såg4S.fy!ڼS[4 O _(Adj 9'v{["֘Ǐ+N\x"(v Y@,l y)y/&IN%T]Ȑ)wI`j)l"ҖRes:)Vny8QA<:x @@kw񇬈L"lLʼnG zIOnerW?a3Z8.d+?x 7!+>|3=uQ'Q-E"cĩ܉^Ⱦ;=΁`٬Z߳0pɨ~j}p-_3 GY2pXv=顎UiIy>@-)yٳf#6I ?2atPJ:`6JUnOvŤ6C{ AL"jUC 0<9 X2, L?C R{亹ϝw;y2 V] z=n^]2KR) 8(P1 z_;A~,Npn;̨uT0J0nor{7+( '4r N!+7Ya>$$n,|?XXO搯EuT"^-U@Ӎ*i_]: iZMM-ЫjhG2߸FU` -M&H,F}b!]Ny-VB; T,m3/KPCm"n |ng18Ҹ:4xpL*}0c/k& to7m].xj:GZ^xuDD{@?b2_e Jc )n5n~N'Gse_KThݍ4.-f 蘆M 鬭斐 0/}LXuuĴily -ivorrj;>Y-'ra(bI$z4pWfCoBdHXn6/"nٛ"pȥ☮`Dc!l|<9j#|?IQ;rvˈ@P>\c~stGo1#.-}ݙ yg ;ۿz&P )r7I?UcEX M}hT<$ >meFVe`1!E]G2&A컳`vw|h KYHm#C.]b%F)7>A45MB.|9RB s 䠨 kr&L D#]@ȥf|h5hs+m>ѡ8ثemn&8$z&RgJlBN-빖uG{ogY:7+&}"ZEgk6ym7ڿ6^@=N; o; &,blNllOpb6kvH2LHa%Ix$%f!ns!-i<7ԫ(C{dkjaL|Q҇&%*#rfd_G̺tzO NƽO i\8IsYnPq· +I82@ e7XPnj>nxxe}5o,.r-@[td6'"{D?; fW*Z  ]=Ň﨡8naVZ2^5qCkn2}RhA9DI≋TK)lH<"zM;/E{׺r/Et2:'|ohsGi"v81$~<bU+e)P=>N9I`}{l&H .k&InvT l!us0Pc'c%'x(Gy.q}r 9f ۶(X+y@L┇ynjkJU`'< `k$'[wyqfW<'_E>iW;a}":$LH;]_ ˟2.zFrT%'B%ٹ340S VS e`M!v@9z5ӳq=SaІpn cL^8GA}45vEbBr1QED0M +N} Ȁ10.\=?FN#nQ>hTQ?~pדL5ŷAclt=8 @@or晪DHU_Pרf POM(tz-W삃^B\'w~6J3ϝ.^J@gAK[틸 O>2@EQp"7) 2&1f˾]< Z<'^3-$̤ ԖJ6dݷGw9sOpϏFĭyb/,@ (oj<7=F+_fn§)?9yBk},m>5؁Hx-eQj[-4jpG LIw[2Ǭ5ƓR䀯r:VH.kQ'ȵM|%ꏣ+3GB)! L{ʅ3aPpen2 R6ԒHA ]&?1PKgOӠ}օF!@׭WjDBvTyBQ#ޖp宝/0e۱FqRn[v/GekT[/*W.\B_L[)}̷)Eԡqg؝0̸O*Xw֚pipJďq,iW e_[&GG̃o|8@irZk| ^A5}7aSA pbq=G]x;y+;PΫPΤ7/`Pn4t8hLLːHg KWвŵxY&6w~mWwO4wbڢcqc'D؞iD96)L{$866gnT H\1[oW(L:* Rcۜ/@\i仇$M!]FJ($~ST6U\)r:ġ;(*"Ɣn't"v0R 6t *1vc!@ƀo#8I撚zX ̬h6uBp;'VSk<#j"Ԗm\UU׊~{TDŽson+ @T-ZNE{~! M.;L,r代}Q['% ݔxm}¿1!)lSZ_9oEe8o\e [D !ϐl?Xɣ ֳot+j8g؁GTFuGCO+$AIAIGvAZ<قFxiHIʩh7:I ^gՁV38oFv^Diɥ?G$:Q:&T /^UiHa)/ +:_ A!#}sv]GsbjIַ5drYT{:"@%0obE `@YC2< =ZEKݽ0E;?BL`Xl4@(CʛsU {?ӞGVV-rX5‰["bfK\ 4H_$Bop_\%[1`}LP]@kŽdo% ))u&8r@{m6UvsOGe\5戯A*3?[G4lпŹC< ::W҈ x7t(IBDqGa&nSE8~%N'$}ذ`<h:rJw׸ӫQ ]0z5@BU.v*2E)WGj-b(Qwdf@"3oa56&zwuUX{tFuCڳ:z%uw)yS%ғvx]5@)-WϿ*Wu&iLfA%3D Ç3JiW;h`E 0UʄB-Y^H]¥a}voT#eJ 8E#5?}B|Tw3T8gvTӉ[&WO4%미9+c,}mz#.BW4`TA.WjL{d uzza!mVWUΤdhd描iFImCc`Z + k% Y햿`(A"씭k1$/^P~;mpGNdѠkؤn96R+MuԢ4e#N7;^ڋw[/۷#.[cF%oL#!7J j4ME &&=kVwCYRMb I! Xc=8 *n'<3q%#_3Uk¸sp2%z5gN c0l)ʙ&mЩFw~We(  (Q1>$aOF3Z:&rbDqf*|mWRCp\YZQT*R 7}Q?W2ko& FM2+"̣G+tAB@X N護mn%U#$nu 5H:*(NyARf88 ę6tݬZ}vxC)hYK'ߊwId-<"r`lij"H>$魢Nv-&Ȩv:\3ش=d&M뼰H׃/ jTW\q6TbxXvXyjAuMj1fSxuL#ʰu MFW{])"ITXONlrs=8b[.,Aޑ YDP+˱>õowHFkf|?=75&g/x}NQ:Oq\@ҭ23Dpu.ŘEHFHp Ԥi O,O?'ĦX cQLp$V_PbeB?lҔض6zI/#VoNpep[6.8Pfz[,0U ,7,MshGL {ZL{7>M;JV-_( 'gFڄ|jJ|3iɒյ=?p1Z#m3 9$0@_^V^wd-5O1=#RGcaf L!w_G <<5WMV&B Ȃi.\ngLXYdDsC2wK4b3 J"N3 %LKh&M8Jo3i:̙Ӆ?jJ!UJ F3]K)ֳ>hvhh|-UzcLmgYHE]ڈ!3$]fUj_+MRH{ਁB}v |pDOW/y?}w[E\\SfܽTq߯һZK&}@ >k1xnW,]=ecX.4El&u)%RVf4qjIU+]J2+MзAp]_Mos?!{C?$$[V};uo*_2ULB½yBɭ&i눞KJP+l)%YIRxTwL(Q6v[^:MGgZKL`t_^ְ@v m)\;\}vā1(!ob(^NCj-3LTn\^zl_Wl9q>yF(ià.wܚEɳ2VN>,uVʐDYgaNE%D]Hri ruy#q05FH `Foj:TF-*̃qU2}r#y#wbq,v.?C{0ƽu"q̦F|݃R>ae2-٨t~"clrXSR!g_V@AbegZAj*lierے`=1y1n'bfHrKٵn_d2Et!,Z'(a}hǼ#u>ܲeLI f@A.{6D &c4M4ʌBOyYqw!;e(d'Pcڸl*;lo;1cvqʲ DBB02zO \0hz"C %N]&_'UVZϠѮ2AŪH ®YCʶj7sߛ\R6{KW v=Syܠ. :1g EYY-Hacz\tc sI$9xہNg<[׾k݈+۰mX"Og}|{wVs樱nׯs3+"ag"s-Q;/6m|r!Sf/ `P%'@UN 2]Qň,)*zveGFGIwהgD iˋeQ~ ^,*D:sVןOQx0"le,b[HkߋVIo741<#lOK걹+ZŞ^|աa?z~9ZƸTzx\ beR2O-݅nY&000vx5g0Vpž;Uw\@S^x9-n^aeU|YFOw=YjlGcu$yg=-iSZ/r/Buךp4wzch> PQl )QMjpqIm\+4{Dj=Fyy~$iRI{vP#0!Il0 eܧocG0!m #2 o0zL"]SZ8*^yC[X[f9~u/ %e|BjGu|kD7.M6/ xQ{U5= ^ bueSt Ꞻ@Khuf)?aL AȈ@ꅓ {GkIZq&bԙß$&%R/uswl8p We#%G-C~V749*$[U5pgN$b\BW~ u$'~?yC=-9LqHV'!bm{0pdOm9`f0a@{2mCn2ErIºB;{%4fzuR}Pzf $ /;!xYv㵼N`@(&u)=cU%[|.m1UmGYeBmVES!.Éj jDq ~-X5{Qtۯ_QKC2m7 &ŒVbĪV~8kL+ &n946+1n$+1Hsn]F`%D I| =lX]? b&A4m/Rx @`1 $Զ ,)~4Rϵy$& ӓǂUS ]Yу޼t#;rqË$˩e#F ]bѡGΓ,J[MxEKΫZ._;gU!xRLSH>d N 20v:}Q*hĚ1YHr3tOi(#$V[!)/Z^^h„1g q6c0&M,4p4G.eC]Sl`p>?.!*s,1qs x={1 D<ƻj, w/F_?o^b!7;/N=t0_8v{ qd)glF)&I1d:wg*]ϵv-Q=ZZxS>_/~N˜%lX.7̭EJlJ:S{Z_gęgس{i>lg6PPH3"ՙϒލ,\Q82L:LSވɼt|-KVGNюBof)Q E=(Zљ].G ;4|pQ ŭp ˬL%k${h2;:>eRڋe.m8/rr=L ރ34ZŎe/pkH$Dո>vH޵ >SG>ʑoi!^,x!}ZY3H1-~(yQzjRh9Y$<ڃ4iue% ^BIιWy G׊ӛԌؿ;M?TSE̼ڨޫJɅ4mm& 2|CS$4TC2~T wYqT|ӵ8ԓb:/J;9uqF?K+Ƚ"-q{[ PtYE-ӄc4KitQAT3@ #I(`?%|}[æM,藏R=;,45)Ӣ*Jڞj\B}ynBԻidN\6<}ҍ6|#_G+L/bm?&vamO9o|sPn$i $l@s_} 8R+HI#^(51oPb`]AϏ170?YՎl֬]/}\\sd9٠XDk,\ %FocؼplIx< q" z,v,=eh8n]FŶW&rR4׏cr _!j0s]e@%Kj&|)wϼq<v<<ǎP/L{7!> $m5/Wo3'/̢kc_ƉZ}=jj b%j'¥9ShqÀL=$s*sV&ph/TV#w,E-qr{LLhDu:2="vP /G o4zZLi7Ku9|yhQhl=G}7aQre8-a2k1L6ǎVR_L_ı81 '|޼Md Qn)$qRepmAJXaC=GI$oЛ$Q: (epB c֦ђFDm\InqI(ML^?40Ne^Z0ԾT/8lh; űQU{fe$#!W@HG/P E5b'47@j|vG?-7J˔wmaO~h0(5 J4;@6)G%\)S !-rovG/M74\m;֑DWL$C%U& {Yn>^4IWdQVO~A yO)"rVA4a7;VUT.EDDMXs6rƄT8lvwaM*,뎾oWī@:n:]MU ܅zHK4:[N 3蜚fT$+|4tJ1/f\%oCb0ȉd2;f /`*O@hHbJ^Ҡ\2)3Ws=+b+^(X+GYnil:1wb_+q~~\jFn3&`NWfWAf6jԭͤrj꣥XHsAEe2i+qEi`0vܺi{ݐu> KlW)\ϲ匈"4fA[=Ҧxpԇ|o y AWN ^qTP6pyxl0kYi-!!&ϔ'^Pu9;, 3ʗ^ۛҘ> ]lkgkGNeB8E4Gl:fD 2 LBU Jt0|myԜ tWGuE@\6G/93j ͭpڒݍ,(9LIԼo X[sq>vK3AMТobXuSaW$x<k=8h<qxw/uxH%x$^b`AduF(~v$w*%Kk{I-"럋q.f \*u YZ