suseconnect-ng-1.8.0-150500.3.18.1<>,feWp9|WFU鵄t1q2|F&N\?\d % `  CIP >$ J p   D0|X-(o8x$9 $:"$=R>R?R@RBRFSGSHShISXSYSZT,[T8\TH]T^U bVcWdXeXfXlXuX4vXwYxZyZh zZZ\\(\,\4\8\<\B\Csuseconnect-ng1.8.0150500.3.18.1Utility to register a system with the SUSE Customer CenterThis package provides a command line tool for connecting a client system to the SUSE Customer Center. It will connect the system to your product subscriptions and enable the product repositories/services locally. suseconnect-ng reduces the size of its runtime dependencies compared to the replaced SUSEConnect.eWh03-ch2c{cSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Managementhttps://github.com/SUSE/connect-nglinuxx86_64 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in suseconnect-keepalive.service suseconnect-keepalive.timer ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi # in pre blocks the old version is still installed. This way we can detect # if --keepalive was already present before kainfo=0 helptext=$(test -x "$(type -p SUSEConnect)" && SUSEConnect --help) if [ $? -eq 0 ]; then echo "$helptext" | grep -q keepalive kainfo=$? fi if [ $kainfo -ne 0 ]; then cat << EOF Empowering you with enriched system visibility in the SUSE Customer Center SUSE is committed to helping provide better insights into the consumption of SUSE subscriptions regardless of where they are running; physical or virtual, on-prem or in the cloud. SUSE has been working on several improvements to the SUSE Customer Center (SCC), RMT, and SUSE Manager to provide a clearer picture of your system landscape: - SUSE Manager v4.1+ now sends system information to SCC. - SCC now captures which products are activated on systems that sit behind RMT or SMT. - This update will enable your system to "ping" SCC/RMT daily to confirm the system's active status. This will help you identify or filter out systems in SCC that are no longer running or decommissioned. As always, the choice is yours, you can disable the daily ping by disabling the suseconnect-keepalive systemd timer. We will continue improving our products to make it easier for you to view and manage your subscription consumption. As always, we'd love to hear your feedback about these improvements and any ideas you might have. EOF fi # If the keepalive timer exists on package install (not upgrade), then we are replacing SUSEConnect. # Record the enabled and active statuses so they can be restored in posttrans macro. if [ "$1" -eq 1 ]; then /usr/bin/systemctl is-enabled suseconnect-keepalive.timer >/dev/null 2>&1 && touch /run/suseconnect-keepalive.timer.is-enabled || : /usr/bin/systemctl is-active suseconnect-keepalive.timer >/dev/null 2>&1 && touch /run/suseconnect-keepalive.timer.is-active || : fi# Randomize schedule time for SLES12. SLES12 systemd does not support RandomizedDelaySec. if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in suseconnect-keepalive.service suseconnect-keepalive.timer ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable suseconnect-keepalive.service suseconnect-keepalive.timer || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop suseconnect-keepalive.service suseconnect-keepalive.timer ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in suseconnect-keepalive.service suseconnect-keepalive.timer ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart suseconnect-keepalive.service suseconnect-keepalive.timer ) || : fi fi zwMgP큤AA큤A큤eWeWeWeWeWeWeWeWeWeWeWeeWeeeWeWeWeWc0a211c724cda832cbf89934906575661832b684a8c772af8bd8227dd5d8c7e09a7422581875a7c8bbbb3680b76ac731d455512a20e1a8e5631384500e23a50c93f41d744ea225dfe337385ecc8b789e6750a6f198c5a2ed6bf30c79ee98840b36897a5b1e947575b9d9c7f474d0a7c7453ee3f3a649272e582333b66e7ddf8912ba89cb693bfa425146ff9e685d9d1d938cf3e5928253144d195d74156b2994bfad3aaed3e5a8cb3cddf132c2002d1b8aa3f820ef45dcab393dd880fba33cc620242d084955ae80d9b7daededefc117438ac63d30c6041b450f2ba6ccb0b3a4b3e807a18eb75c53e8cb643a4937939f391c9fe883b4d37f6c82e32c0f86e3bc1663ed1f6fb3be8ff8d7f51a3e73a1d2adb5b8d16e5d2a49ee229acf14a79a7c8563b031d9622958b8c05fdf16dee471a091e8933ac0b5cb9e67d63770ca3884a57c2ccb4077ed744bbfd62f19b2c59be01e263ceeff88cef6357859bda69c9esuseconnect../../../bin/suseconnect../../../bin/suseconnect../bin/suseconnectservicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsuseconnect-ng-1.8.0-150500.3.18.1.src.rpmSUSEConnectconfig(suseconnect-ng)suseconnect-ngsuseconnect-ng(x86-64)zypper-migration-pluginzypper-search-packages-plugin  @@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/sh/bin/shca-certificates-mozillaconfig(suseconnect-ng)coreutilsdmidecodelibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)zypper1.8.0-150500.3.18.13.0.4-14.6.0-14.0-15.2-14.14.3e@e̫@eez@ed˖ddq@dV@dadxci@cjDcjDc[@c@c#c@cM@b@b_bV@b<]@b a7a+@aca(`@`@`]`i@`.`:@``@1josegomezr@gmail.comfschnizlein@suse.comtschmidt@suse.commsabate@suse.commsabate@suse.comtschmidt@suse.comtschmidt@suse.commsabate@suse.commsabate@suse.commsabate@suse.comtschmidt@suse.comtschmidt@suse.commsabate@suse.commsabate@suse.commsabate@suse.comjtomasiak@suse.comjtomasiak@suse.commsabate@suse.comjan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.com- Allow "--rollback" flag to run on readonly filesystem (bsc#1220679)- Update to version 1.7.0 * Allow SUSEConnect on read write transactional systems (bsc#1219425)- Update to version 1.6.0 * Disable EULA display for addons (bsc#1218649 and bsc#1217961)- Update to version 1.5.0 * Configure docker credentials for registry authentication * Feature: Support usage from Agama + Cockpit for ALP Micro system registration (bsc#1218364) * Add --json output option- Update to version 1.4.0 * Added EULA display for addons (bsc#1170267) * Fix zypper argument for auto-agreeing licenses (bsc#1214781) * Enable building on SLE12 SP5 (jsc#PED-3179)- Update to version 1.3.0 * Track .changes file in git- Update to version 1.2.0~git0.abd0fec: * enhance docs for package testing * Fixed `provides` to work with yast2-registration on SLE15 < SP4 (bsc#1212799) * Improve error message if product set more than once- Update to version 1.1.0~git2.f42b4b2a060e: * Keep keepalive timer states when replacing SUSEConnect (bsc#1211588)- Update to version 1.1.0~git0.e3c41e60892e: * Bump to v1.1.0- Update to version 1.0.0~git23.406b219ccc9e: * Added MemTotal detection for HwInfo * move 'ExcludeArch' out of the if block- Update to version 1.0.0~git19.b225bc3: * Make keepalive on SUMA systems exit without error (bsc#1207876) * Update README.md * Add deactivate API to ruby bindings (bsc#1202705)- Update to version 1.0.0~git14.17a7901: * Don't write system_token to service credentials files * Allow non-root users to use --version * Add: ExcludeArch: %ix86 s390 ppc64 to the .spec file, so we skip builds for unsupported architectures. * Update Dockerfile.yast * Use openssl go for SLE and Leap 15.5+ builds * Fix keepalive feature notice during installation * Fix requires for all rhel clone distributions like alma, rocky...- Update to version 1.0.0~git0.faee7c196dc1: * Revert "packaging: 1.0.0 -> 1.0"- Update to version v1.0~git0.32cac3fb5047: * packaging: 1.0.0 -> 1.0- Update to version 1.0.0~git0.60e48564a714 (bsc#1204821): * packaging: obsolete suseconnect < 1.0.0 * packaging: don't end the summary with a dot- Update to version 0.0.10~git2.ee561b8: * Drop .git from tar- Update to version 0.0.10~git0.5f84106: * Fix System-Token support in ruby binding (bsc#1203341) * Added the PACKAGE.md file- Update to version 0.0.9~git10.de887da7231f: * Respect the PROXY_ENABLED environment variable- Update to version 0.0.9~git8.f9adb71: * Use standard buildconditionals * Strip the binaries (saves ~ 30%)- Update to version 0.0.9~git5.75890b6: * Don't run keepalive on reboot * Use system-wide proxy settings (bsc#1200994) * Add customer information about keepalive calls * Add timer for SUSEConnect --keepalive (bsc#1196076) * Add --keepalive to manpage * Added support for the System-Token header * Add Keepalive command line option * Print nested zypper errors (bsc#1200803) * Fix migration json error with SMT (bsc#1198625) * Add option to run local scc tests * Switch to jenkins-hosted credentials * Fix "VCS stamping" problem * Add missing import * Remove redundant code + add comment- Update to version 0.0.8~git2.368ea44: * go1.18 compatibility: BuildRequires:git- Update to version 0.0.8~git0.16545bf: * Allow reloading CA certs pool (bsc#1195220)- Update to version 0.0.7~git0.3ef988e: * Fix product tree traversal (bsc#1197398) * Revert "Remove self from LD_PRELOAD (bsc#1196326)" * Remove self from LD_PRELOAD (bsc#1196326)- Update to version 0.0.6~git9.33e5847: * Delegate free() calls back to Go (bsc#1195729) * Pass "insecure" to zypper addservice * Workaround system cert reloading after import (bsc#1195220) * Extract setupHTTPClient for easier reuse * Exit with code 64 on connection refused like Ruby- Update to version 0.0.6~git0.77933db: * Add man pages * Add note in DIFFERENCES.md about abbreviated flags * Add -l as an alias for --list-extensions * Add --clean as an alias for --cleanup (bsc#1195003) * Suppress expected error log message in TLS test * Add flag to import product repo keys (bsc#1174657)- Update to version 0.0.5~git0.bbb5544: * Switch from rubygem-ffi to fiddle * Cleanup services during migration (bsc#1161891) * Allow non-root users to see usage text * Add option to not fail dup as much * Move APIVersion declaration to file where it is used * Add flag to enable/disable hwinfo test * Add ARM cluster count to hwinfo and fix test * Simplify parsing JSON error response * Add --gpg-auto-import-keys for zypper ref * Rename main.go to logging.go * Fix typo * Remove init() from the connect package * Move CFG variable declaration to config.go * Move AppName const to the file where it is used * Use testing.Helper() in test helpers * Add ppc64le support * Disable UUID test * Add test tools to BuildRequires * Ignore UUID errors * Run basic hwinfo sanity test on build service * Update code comments to match shim behavior. * Remove dependency on systemd * Only run httputil DumpResponse when needed- Update to version 0.0.4~git0.64b80e9: * Makefile: also run tests under ./suseconnect * Switch yast-test to upstream * Removed examples leftover from the POC phase * Add HA repo to get rubygem(ffi) before it's in the baseproduct * Add versions and lib deps * Post-review cleanup * Package libsuseconnect and shim * Align with yast-registration tests * Fix SSLCertificate mixins * Fix logger crash and restore mixin * Removed TODO item handled separately * Enable debug early * Add package search for YaST's "Online Search" * Clarify Repo fields * Export UpdateSystem() * Export SystemActivations() * Add migration functions * Fix handling of IsBase attribute * Add missing JSONError * Add list_installer_updates * Add "update certificates" * Add more specific errors * Improved SSL error handling * Init defaults for get_config() * Improved debug logging * Fix error scopes * Fix ApiError interface * Added DEFAULT_CREDENTIALS_DIR const * get proxy credentials from curlrc * Forward logs from Connect to YaST * Separate Info logger * Added more TODO items * Simplify Config object init * Map Repo and Config fields to JSON * Add remaining fields listed in addon.rb * Add product_type field to product * First working yast part * Add relative path support to credentials * Add steps to test from yast * Add yast create_credentials_file * Add CreateCredentials() method * Add yast credentials() * Add yast announce_system - WIP * Add MergeJSON method for Config * Add readme for YaST integration * Fix usage text * Add missing -g argument * Fix OBS CI, it now requires target * Add manpage placeholder * Simplify packageWanted() * Add sorting and grouping options * Add local repo search and duplicate removal * Add basic online package search * Update rpm spec for zypper-search-packages-plugin * Add CLI for zypper search-packages plugin * Optional base product in package search * Use DefaultTransport defaults + client timeout * Extract ReleaseType from zypper output * Print failed command on zypper error like the Ruby * Add package_search API wrapper * Allow de-register/de-activate a single product * Improve docstring for the Status struct * Always show subscription information if available * Refactor getStatuses() to ease testing * Add SUMA/Uyuni check * Fix status output order to follow zypper product xml * Change GetExtensionsList() to reduce calls * Add the subscription name to status output * allow --instance-data together with --regcode * Post-review cleanups * Add selfupdate functionality * Handle Leap -> SLES migration scenario * Add offline migrations support * Change parse error string and add block comment * Add disabling of obsolete repos * Add zypper repos listing * Add interactive migration selection * Allow loading Config from any path * Remove dummy flag * Add snapper support * Add zypper backup/restore functions * Use connect.StringSet * Add --query option * Add product and break-my-system options * Add note on conflicting flags * Check for flag contradictions * Add echoing output of executed commands to console * Move product printing out of checkProducts() * Split --debug and --verbose * Add zypper dist-upgrade part * Split migration code * Extract migration sorting * Expose migration(Add|Remove)Service() functions * Trap SIGINT/SIGTERM * Add zypper.RefreshRepos() * Expose client.upgradeProduct() * Add --root parameter * Add --migration N parameter * Prepare available migrations * Add API call to get online migration paths * Add system products checking * Add quiet logger for easier --quiet handling * Add zypper migration plugin implementation. * Export toTriplet and installReleasePackage * Add basic string set implementation * Remove quiet param from execute() and zypperRun() * Simplify mocking of external commands- Update to version 0.0.3~git9.19e761b: * Add zypper-migration-plugin to package * Remove unused Error logger * Add missing doc strings to exported vars and funcs * Handle error after products sync api call * Make the CI check gofmt- Update to version 0.0.3~git0.dacdd3b: * Add gofmt target to Makefile * Fix gofmt errors * Add Requires that weren't explicit (bsc#1188646) * Use custom UnmarshalJSON() for the Product struct- Update to version 0.0.2~git0.ebef3b7: * Add --version * Fix list-extensions printing "Not available" when using SCC * Change --deregister to --de-register- Update to version 0.0.1~git33.b531281: * Run integration tests * Try to use localized error from server response * Write usage help to stdout like the Ruby version * Simplify list-extensions template * Fix call to create UUID on s390 * Provides and Obsoletes SUSEConnect * Add extensions list tests * Fix calls to s390 read_values * Add build-s390 target to Makefile * hwinfo: don't fail if dmidecode is missing- Update to version 0.0.1~git16.8a5d48c: * Add extensions hints for readonly root fs * Make the connect package an internal package * Document debug output destination difference * Add status value constants * Add rollback CLI option * Fix callHTTP() so connections are reused * Fix list-extensions format * Fix error from zypper refresh- Update to version 0.0.1~git0.a5f168a: * Add JSONError and cleanup error handling- Update to version 0.0.0~git.c45760f: * Add Conflicts:SUSEConnect due to same file name * Document advantage of suseconnect-ng * Make UpdateSystem() message text bold * Add no_zypper_refs config file option * Complete Register() and AnnounceSystem() * Add registerProductTree() * Add activateProduct() and registerProduct() * Rename source modules to executable names * Remove unnecessary content from package. * Add proxy auth support * Change order of usage help options to match the Ruby version * Make requirement for go 1.16 explicit. * Fix instance data file path * Add zypper service commands needed for registration * S390: set cpus, sockets, hypervisor and uuid hwinfo fields * Implement the system update part of registration * Add helper to build hwinfo struct * Add functions to call and parse s390 read_values * Add function to get the hostname * Add function to get private IP address * Add arch, hypervisor and uuid functions * Add function to find cloud provider from dmidecode * Add function to parse lscpu output * Add announceSystem() api call * Add deregistration functionality * Add deactivateProduct() API call * obs: use an in between branch- Update to version 0.0.0~git.a083a1f: * Add Product.IsEmpty() * Add unit test for token auth * Add obs workflow to be able to use it as CI * add files to build rpm * Add more zypper operations * Unexport api functions * Add --cleanup CLI action * Add listing of installed services via zypper * Change zypperRun args to take a slice of strings * Fix printInformation() outputs- Initial package of suseconnect-ng/bin/sh/bin/sh/bin/sh/bin/shSUSEConnectzypper-migration-pluginzypper-search-packages-pluginh03-ch2c 1710403159 1.8.01.8.0-150500.3.18.11.8.0-150500.3.18.11.8.0-150500.3.18.10.990.991.1.00.990.99 SUSEConnect.exampleSUSEConnectsuseconnectsuseconnect-keepalive.servicesuseconnect-keepalive.timercommandszypper-migrationzypper-search-packagesSUSEConnectrcsuseconnect-keepalivesuseconnect-ngREADME.mdsuseconnect-ngLICENSELICENSE.LGPLSUSEConnect.5.gzSUSEConnect.8.gzzypper-migration.8.gzzypper-search-packages.8.gz/etc//usr/bin//usr/lib/systemd/system//usr/lib/zypper//usr/lib/zypper/commands//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/suseconnect-ng//usr/share/licenses//usr/share/licenses/suseconnect-ng//usr/share/man/man5//usr/share/man/man8/-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:32959/SUSE_SLE-15-SP5_Update/9ce08c8ec8aed9272f586138279a1ea1-suseconnect-ng.SUSE_SLE-15-SP5_Updatedrpmxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=0d4b8d3f8546a56ade327743fe5f3ddef4ecc63b, for GNU/Linux 3.2.0, strippeddirectoryUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RR RRR RR R R Eo J]'if [ -e /run/suseconnect-keepalive.timer.is-enabled ]; then /usr/bin/systemctl enable suseconnect-keepalive.timer >/dev/null 2>&1 || : rm /run/suseconnect-keepalive.timer.is-enabled ||: fi if [ -e /run/suseconnect-keepalive.timer.is-active ]; then /usr/bin/systemctl start suseconnect-keepalive.timer >/dev/null 2>&1 || : rm /run/suseconnect-keepalive.timer.is-active ||: fi/bin/shsystemdutf-8d005872dc24c57adb3491bd3d40136a7e69b17641aa6d4a7737d21af21f31193? 7zXZ !t/*]"k%U፿k<~iʰ).?`yk@dF&L28KVxbZ,KBde twoUB, ˑLWݣr6SioטEZ :ek[swc=+*U(l6MEQC8^̛/WZ>&R#cDSk j\zhxUae;|]9liuџ;˰)޲u/D`Gm δy/NG&f^O'{f+~(`qP{$zzK?;AGSٗƇ n>cl6Rv'Y6CCW8N`֙o%U_¾Q6C&4Ph{0W.rS Yɇ|7Te(RG2M|J}xj!F[n×lBY10q/ɽoDcڳ GR5+y#f4;v\Sٜe]ǎ? p,~h:ؤ'S{a<ͻ@xviGCFBoy~KI9U)W{wq/1h Zy凧BQct{L;X|U $C^Jyq5Hο|j>ChdLv'I+N[!Sǒ^X׸@WY}K{GSXùTOxt>j('` wչkk#۲,Y CDvhjqpܼ9|pCmLӤ|@@':X^UX~]>uŢ쾨r3tշq>c; hx\C4Whwr"_|z2^H*T@6#"gQ\݁{e6>X-c[]rF {5;}{ͨ]IjSp/Ba]\(g`h%ą=E "̐\-8 (gG+GC!N݈^jB _,K*=M(OX 'j)agX` .8ͣ>UL8*B؈DmSZ(P3XZ,NSJ8F9XN/Qܣs|Qs] 1r6r@dyqpuy*C'X r|ۻ |#GxJkzr2&xRTEG ԰nJ.Ă>drVtN麇.:"!DIc=r)m5`0"D5^;;C Lasw\.+A2 zNֈD.;D1BH3߲vLZުG_9Rh0ڶpxNk㿭\{ph?6 |7[S5Ϥ iş*7p}~xa%щ JI"ao,r.7 ,}(aMt'kkÍ#v|` =~ʨfN/%ThYCsan|w N)i,[NL|]ڏ #Q1Pt-\BL-I.!V(\fw7[!A!UPM>:6삺5~Fm{9mV>hVlǎ@u]i/&0dO .p:9a٦Bz #^ "paםۙ3Q+6?;tc+BA2o 63jա1RIt\~,A+nɻyz& '%=:d;񹐗C78 ;"k߶%ꜻz涉}q||5A"$1-&e,\@Udcwf?2|n&t2I!yjMA(}TƜ줷:qݡZ7Y)#~*枎Ii~"8 7@ƙCW!N=QMO:,짻Zo/F%1^GmiiE+z?tr)f'ɞG76gW(sCV=8ΌNorSauQnۓo#KhaNg m3䘦'R(2VXgj`JifudWvr(pǮNP vN&?Җ9r\l$3_,D^ y ەQ7)L;,쐧ʳkaن3 m%ڃЄE谬e6'QSh:i:k#MY89v05ߊngs9 JrWw7u|GAq/BNxA:~>r7 p!82#/ƹ: gs<̒[(5 b !Uđhmd%krYZ"$9/ gN$:A ZCψ.en{UovFJ v#MsdT1=?)x(y{ݦS3 8(4KX %.LJ3I2XAyz JȐزy;‰} RZ;bCI(ͳ\ }MJ_׃ Ӡ*}S҉Q p?ZkҖ\J ZS2N/@ޑ)OU]iw> J|,2ߋΆ/Y6Ԙva ((dR5U4]F͝ĆA&7Yuv }'-`tga\K͓D tsL,!g*ziydglӷoa췘9==']ZHiظy«R!2Q#yvz  dE*A p2WśBxH4*Z{"SflH(qfW]ⲛMT[.Tj}Gছf`*[`c/lJ Rig!6#^eT>l]rE ;.;( e,B1mʟpv&6J,jD V[Wj2Ò=z{ mULoT} V+wl0P^l_n;2636?Q 4LrZUtAg' cIzE&+Vto3fybr>os΂ţ߮%#!us ;Q[ɓ9=<9!$ձ[[-S(k=d-{@Oopt4(|и j\kmC~t.= ]0y"Χ O]!'mdw)A= |5+)_B-JJ觤d/ZzBf]I$? ȇai3sɱ=\,Z66_) c!p\8+oZpYgwJejrlڄ㍙)$YOf{oyXJUH?qR3+CthęN(S߰BCDZ'b(exnLWGQrOOo9+X"÷tI6wd%#dW75ڟbBEB5ʢZBd`vXTj~r(3%/^jVP'xݍϹս*?Rf"oRJ: "e\_EI֏ rF)M^'۳sk2QSJNu0 d.)Jߖx}Fg{,"lkJgn#*(B:V"0W1_j!* )QyPcE#?[|ܻ : ]nLj7işO,W^[%\nc?\i8F"ds|V伻JK6#OD~qtp†Bj)BhG,5^yɴ:.$Q/[ᚍs`MP "e*2=r{QSE 4F"<4(_Lt /njÊUsm葌͡ 5=Dl]$'xE6hFN+P9s^nҘ] Ctx_9̖`^lj?8 DɄcqewֵD*:v7(G-g*2؉6o-#n!`$#i(O̾q΄;4l&OGه$ںh @i(n/J AO򲷘 B8Զeү@Gya@L]JJ]|ߩr\cŌO\8;$G' R]lK>cXT}Vw }9.mL0,Uһ+{TE,عL(Tن> ;[bZMʰ]lEё|4sK `.~kY6i&zm$ EIZP{b6ְl1k/vD>ܧE Nt 5K'Ÿ.̕\@sv2╟_ -kG NrPVU`0Yg|'fDpQ%!csA{<3!KȲ係!(%Yio3 ىVUË @<Q媎}BC$K*K=wpcX ,$Ax)pmWp9}[8Ur@'Ge am;dknz-9}Ë^,vueYMd K} Wd&>~9WFZ̠a - 4c.ܳZ4x mр!cng*עɨ)(Nos帘!xEΕ1ؠ: Ve0hBn4"kmOchՎZ/w-9%yLe)ڮZJRRwoRv%1 zO-򏐹xyU{v6U ?+Ud5NĶ +k- x¬]fY3TMKp q2پxc3;F;$)qؒ;Jn)yKzy&#ںp_zukhnkZ6(PW(d6nyeKdkP$9h|8'đaU;̋w/͔sR4LN[VɂU pc:g?EVzL϶xP r۸jBڇG|a.*E qK\DR͗RU谈BzYO?_7MZP0X՛P7JȂ/˂[k+_? ߷KE8-b}l=,^Ҩ ^M&Tm aG+2,,^~ ?*#x48)8}PONumq 3˜>CB BO24>A@:q'"u/ :7xVLG9q,_8e{_o8&'RabuIq1^vp,o%L@TAF#m6|ޜ)ٱz[HO![Qg (~j gGdaJ^X+Q4;sA}[j%'NμpܤpB'{D;>0TxƱf7-B8U2@A &_%ɒͮFW" RcsA|򮡾jѡ.EݴQ'):ے(̬\b\m{,sUw"4Ў-BT#s,]0P[}0B_B.,}N$4fXhe{qtfV hU;1 м_թ3ėur'dbjkw΃ ~Cuo%s?__~+4K) G>ND|9@eM cEV:?͟5μaW.sJa~}QL޴ 1FcMA=VfQ9g[F$+d`)})a0 7I Q,6]*ɰrg "Y+een6ݕ)Mv[5),zՏ? h-ճ}~Yi{&PE烋%TO\B|5Ґ/r:_$8-oZ1vHݬnۊ@7*0̺]>{}0b&+ӭHqx`>{2MؖzcLOBY U쁫si%Byt35~e眗5ފX ^[:P;okgaGXZB s  XY 5QP4d!7@6i-6+GDĥ-fAOUQ$6&o|ϗ,OGp2h)鍲ɮe[QL~۝lTgBH ND'IʹV, awu2Wf]|VmJ+cIgHa[+*/PkC4 ?H U~x rU7@҃©uYJǕ\SyUʶ+?Pn'z"C=H:@ a|]yZ]VnNQ}v׺빣H# ?T֕OɭI;.#YkLΝ/OQTN_c}S]k`m-+ߵS#B>vb^>$1U 0t u8,W.@=Z~W^ʔ!<4Âz* {pg{՟ݜ';NO·Hȣ\Ts|!>thWe|[x6a͇DvM4bRrxRYōjZ\UWh M<ɺuT.8-<)+:ԴXuc<s&aaOfYV5+Y9K&Lr=a[͂FY1m`ܤ 5'pVEf{(Mr;]+.}Z;jdVR 粊.'H"YhQ}=hC\r`Bt'3LkD1O,xA瀾G{΃ekr0aSLC~·QQ%g9?I8KC*4^M{jkT=Lbbዢ~$e.򑙺2QH!K}S7A9VZ:)ħϭ{jy! Ky#%o`; K9eV<CS?}utq!v4=E=lN%4w~ڦ 1J<b>̇]6䋎?'*2"9xWHR`4 X ;$F98PfQob=[).p2#*6xFmgp)ncvǹ75Am@9ζ+4Q@)(R!kCOq8FN\c=y tLF6h4LJL"Wvl: 5!RCczb-!½Er&X84?U3#0DF+@AktQx$%HDu:afxdFC .`mױGgM(;8b_ڔ8 :HbGDm5#euWQ%u$sk/(}>Φ'35Gj`ȯҨg\<,FA9f%iuFf$&(󌯍,D _1{Mb ׄi#cR` O<,u=&D`͏'iqoܱH`Kx3p3/9Ҹ`/rB1\=1:UOhqGRHәY.PE7R?YoLҞÔq`m@o-s@җ5 0U˙|A~Gڒ'a"H=g$Pas9pp]a왌p{֍h):XQkF}Wr?% 7s_ o6'3oug6iߖ~&oi^] GRv|F 9v޲uEM@'RH=% ILkܳv1;8D)7 H>tR?W^bL.-y Edslg3두 LXq?F7{X?Exٹ Ph5Zb#oUq2s/8'&nGgԧ2o;%U6%1s:K?QH7>;%5nY̳V$g uoS Lg頋 "2@E]RPEôQKhB ݊-vNܻ]BnzO軩`ҫIkyrT3l仝|W5<%pr2=g" V< < C'~UÝSD[PL`? VܵpB4$z%zoٴ M!:O̎Jv>R$Vֶg!?I+ET֩F=6;޿8}񃌲uQg΢k;ؔ;I@X5 > ExAH' d.WI)uh[$~Y=& 9'Q3)\>_k0}L#8% :e8<>w+@ A!Krc3'Jwk=ξcLwVusz71 _Ea !dGj T>m޼$H >\P)"9i -f4P*wrd%JolDcR.SM F ˝Y%V2'O_"jn4UK[NC=#jPiq ")7*V]xԒH-* jFi]1E@e#h;"pQy0HlاUaS#eg9 >#smٷ&8ǐ[#@dDbɇu':qxP5H`_jݣݶ;oDp }w]tK[vǏV2)22:tWIryͣ]A`oc١Fp)]6OQڷ\'=%WԵvU-2ޭxoJ[I,ءcu/^;&Ve?Ch5ICW\_XuR(kѳF4R݌<mOZf3ޡ#_)*0ZR Zv[O&!SիgWeLVYdG_=*-ݭTT@ A Fp=g\7.D8;.} ෌,+q{#IU^_`h+JVd%`j5 LluDBiTEE8SAP@dG=ﯛcY *!>T3[$~cʚ>ǩW 8D(/ښB=w;S|S7k5$Lysn,(ɿQe7-īz,}C_ q'W#@9nߩڹu.>;{p̽AUH㣠;"BT*ЛD+KEW|jTbu #Eu-d(NBxVNտaG!F##q'WlN] ޜ;zef-G&)rCj76?eBHJ3M}P%<1#?*j:ǤaIXC}\6x^>n>GoY@8g# **5=˭kD'f#hp6Q{韟8@Si%KL$m&44?m6)QB_hZKm[1۠K䵼l]'Rs5nxq],WYfww58R\H;wbޔm/rL Rπ b,i睌{V(0C^"8 "oHgyFh lK-zd 6CۛEa^LX-&ˆ |Ś:EU ^2(:Jcc8uJݭM\W6FUOPP2ɦ"6'd_rέ7[: @lD UN @Rup0˄SV} .AT\RiyȬ-DHv7׉&±MD ̀f? Ί$eݔ)6p/6Q͇ԃP^zf·"kv7E+!Dk'lQI8s%yO֎됗 A %.^h8g2t[[,+<uxX^|@rUcR\\_5[n`Ik!/Uo;?Yq Y!h>F*!o sڏPτg6sܽ#y =kE`W!C7D(^i墟r6< G;.؈74{l`Mh}i鸂ov V0;~8r錝OwJP.C" 5"Uwzm*6'xn#َ`6 hvE\!`\\42t'P*pӬt7BT=L |mmrpS; Zk :d1EHvcީ5Q4KX0Sx=@;g9u;+!xҨ-U<񧂅xv bxKA7F5YwLBɺĩCh+NZSV?xKZ$xpG)|\N5~1bl'gfK`D̖zd\{j&3\ KxEaƅc({X g6.x`pV^۪VM&0oH/+%OÊJ$<ڭ~f- (ʜOD@__ɬ֐gg~pwuiw36撪*e}W;Fa>SSUY#(73iFFboaumU(KN>gd-v.wȃ R_aKjAr^L!:P)oI.3n}h,x2ѥS'eAEXF %@j)H$>"bE+q Oȗ7CxR#GTE*%"[A@7Jq# PƂ`z!U3uBC=6,Ə-]pj;DXjI*bcɓ,Q 01!pNJȘRŊb ~"6]r@yG6+8̠]0Bn߫첛4lW U 4<>@⻍kH)5η^SBUPj6le"<߫r:Ը ]3V ǣN[E[eǷJBu◛FM6[2ki8 ڃR|_2&irc3\ dʸq|Q>0󨿵b?Pj` q2|_ Lvd%hܻ{>glݜpZJXګ$wc'?*Nrl26GzWVlE;S\utsW!RBoX;L}\K͐(R9&gz8" 8kcAAQt 7S7ڽ;C2vQ|_,ud DJLirC +d5ߩr{6T SO"5 JkP7MF\C 0v5{_pUTZ5s(07N|H 5]<֌bXenzrRGչ=.U?/ȑ@.woo741yЀɄ<7'-"7MA**:I ak9~cjH( ڕ9_ l=Z MCԛ}vC>㔀ɊɊEʴXK0WR>w<*nZ\*޵q^A9"9P?KnH*T;n Q#7nclrlyGS^= PkLa ͰYn u.Zy3%g~81<7EȀ낤 >"vOF@5@4e 'bOIWRiNXtm&"t@'wˆ;~J1P&h)gsnv-D7/{7?rHuF*EXK)riQ?p>QSfN{>fZ i>7_ @"!JJI'bPJd}lY^LbkB.ebu>\(߰.Ae=`B~IKݺ)ukCN_ iP1:@Xb9<2?-x2U ![[a#bl䆽Pcf.ϧ0 a@Ĕv]Q83s7+=ҷz%O,*H$\9ب!F dyXҴ5/+v^zɟKmxO"! 4M6O{DIYՐ@~Z%@I"?U-0Yhbk!^uyuh*v*1# %gձE;*ᢼηfr%s"8K;71rσ~dP wL9֎55_^63HaGQgZW6o}K,SFm0&3@2 7$/뭼0V}DD(Y1/4><x龢ZIH9?ȴtx8G,3Ai(3/1|EDL,O5Wפn|Xeu43n7r赾N$ yX+y4td-F 0bl;h$ "7o$S2\fM?x_,>fhjUH,H;T*~!6L_)mw#BigRև뒥 ul ov=/qj#jloe.n1e@wx݊(ܻP9]yYdjkPE~˜_$a}_ kB4Au?qX)4P72G|8|&yq7s4+pDՠ",c?GnwRcտ\wfNߎ1Z0ǧ4Hx>:6SYl{،eu>/BDŽ+Gf~H>>_"Qʳn%+{$+}YQɳ;ЗhWB?n) QD8Jς뙿cåa!:l& &JL~15#՚q,}5@6+TC_J?P]8G01ڳH~g|EoR$C ЕӨ I^N`6^jņ5MQwE9'=I;N_>KhdBrIo!8vO kIM6@VpY\%CYWh\8TL=pӱv jflj< !IxX8fN͒9(i+`B9Eh֜k}H sZ9ATYaA8u ߔAEٻ  xbgCK:ڸp]\0#)wrs7g*~l͑Cg:$JM.1o-n'}*+dY@mm[,_<5P^32𪷺,DY{,#@?"${JtqtmoŇ~z}pPKfC aMnlԸMՄI͜k;gwY@ 8 9eL[>?(;o MA$LLJ,2 s->Ck?wMU7χ0ԫ+%db-bB+ժt*_FNّFށODPaF<+vVfvYtTC*W*`V3A n )y3$j0'h@ΤBj'6ם)qIP:ήr/2 6;g^yߩmCEM/]K NW4~uƌ{s)dš±_]' k%,ngW~?=Ȕqbhz[2}>\b\PZ4 a cA:u艪 Dɘ߲Ŏzl@`R0ko{xQE 4_dV2QVp5XZ5)/}.0BK׃@&ոsUKެe<LF ;E"3'm`!?#MU:uĪ }̂w( YgVy; ryo R/ x>'[S2..iyd.,7g7ё ,1 2wX(jѳ-PtӪ?t! ?Kzi ?mʹx@ed)S#~UM4A]m?2?CT+5mCgpc3_꥚ZwXI('2]lyD7)lVG+VRhhw::[lUf_cYAځ3(5xxI,tȒ_mЮ´3+^ QDi-Zg]BX%L1ٷvJ-VmqTa,J7G*m<ˏw7nϕjUSc7e 13~ ;,6,w R3 xLE,SDTêr}F=,>_TrIZ,C׫}P)mi3G^X+l*֫G}'|":z4͚-fV+R֖pۅj*S#vע`l5Tzq1ߏlI=B$S4fC=Ҥ6mШii3}kΨ LKU*Tn3HdO#z2ӹsl=мpBKzg/uzgCA +?hO2\;<]8q ?43jmhve9xc}>Uf+ 풧hoދ+ nxCyl-?WRO5FZWSlީ/Y-!d⻋C9}*aW'PmRǍQyy*sX:[.3RލX&<@Rcv?Vُ+k8KggCQJL<{,R$ WUrXan Bľ8C~'4lr-[ZgI}}Dp)_!ki29 ΩRi05H4KX7˷"6Q 1م 6*;- 8Z[V}({@H{Q |/)bVDT\\u@R054'&Ӎ7G7 Bx klסFMсȆLX-m(]l.MZB5v%fd dG] -:^W}nE-JH@͟g߀ssRfsHG[r UcFc@{_P4&wy2fdnLt7*Gwo2=;v"(b\2+hZU2Onn wkScoYW>R_cvӎKoyMeR~:kq'|E(*X)t?@DPo:꒵8i@ЅmbwY.)6ejF'2.Lk*-bafse|7\ʗ~mIRGC{C;6)#?}e+G ҄L%4A{B R̪E_n8^eehYn鸼")[mRk3ga@pYTk]\׏wXY܂:#e"{00x|(#*J4-Q0_)dx!n6ǭIECBKGVl5?|es &rTGC]\^R$G6 Csjn;n5AOY!]'^c*\R^ݎaw\W wNbC1xE "G76R r dM܎ؒ]Kq]xF`8&0+ d-ŦE#fJ AOm\ ڣl>_cB䠟w"ڟmef)YfY  GYem3|6 P@7 Eі==帲aQ,)7/Cc^~~O,x̠Z6 q,MY($,@Y{JQTeh٫Ijx^u| rx˴r%7 AvtW]pܼ& ׻v>:O^&iC)TI~ B|<6HԖiى5eHH;G5[N ;`x: C$D49 # Gq}dg7C= +0{!(03Kc zsSݩB7 "6{N-N ,kx6~5U;!.C_I⟝6}r?Vv.숙+k4'ci+(#2C o1HL ItOg}-unUE3)P+lA ׸$UH\\gBhQ=O0H-}*9M[Ρ:BwyI=2 w7+N٦ CdT:7_kE.f|-"c~RltW [ ր׻ aI%X|+< -PTV=?p\LWf9L6@Ǡwo cY6ĄBN C![ޑjqV8,3e\]l=LǗp\jr4't $]>ov#oyl1MY&8->^Է-~L.B}57Je6ڋє҆K/<`[JZ4195ǒo0 iߔDg>D_ܲo!3&0=x,C~T<b,@YLpըiKIiiݹ iځ)ğx*i_̰p3'ǥC\`hB;l܆6Cm2rH?'J4<;CE !7׀V tǀ!Z8zaz}V \(nKLp!+CSJ fM\9&CgڪҝQ,e`~<"tNU(|3SÅ1*tڦ $҅cBpQfơ>?xCʕazҡV"ѯ]XI+ €cY>ϝ&+foz%"(]|&Tݗ+.ȅLHFaruKԠ*TC(BRܝgQXd5\5r`ZF,@*9 cZ]J3\MM?C]`G7{z(D8XE.Լ[ƽ< 88_z_څ'MgOb1 KM:szG)_GHEK>SyE|TQ?C j4dV!4X *׍%C4UۂJ`AoR5!Rm J㑵W(v$gSQ+*K!_ +{Ų B,Df8 u&{bM 8ǘO\,eے7$_~i8dP*+)RnW.7we(''ou3>*M? q_ԅdFP#ls픛_NiC[$'-]W.^Z) jOZ{ E]ke/w>N]gM8܁pVz,Fn%d(ݵ&u`\a rfn$N0@>NAAL\]5뗆eؠPi#Y]_AVB]zƽi#=v rd͒DXЎ7=\[au%#iyQMf4i8@ ܽ _ G=&sK{6P졣RԾ"ZiE*ց-ܺƜ{DBE#,eIW9f ǒd1)~#ps #^ mX1S(;_Kh/xU&MӾmq787">8; 6?!%W V]K:trMe$RTth"37+=cT>Ŋ9P>L*q4Xl~mhf. @g#2؋HE{Dv!Mk DÊT yeܨBX% \5Kc= WU&῍7`tmvՆ?~u-eVGc}(G7ILmqcs~JB &H]|I;&#HA*˾gw9%;@x1R4|-yRbT4yI7]e}8W`^kjR%ҕ+XP{|:+@%VnEJXi4ZmĂ0krhx^ց,UW2v[uto=1z4ΪIP,kM؛)͠^YԹ5bSf{j)dmh.՜ȸhא᠍&-$t ffznJf77c~ē):>#cztx1 ^&kطh  ia$%`ipT ~z5} )Gi!v5t$R7; 3k&I+SuՉpum3O󫵙s&㸭YA7$F *=J\]vߚn )>./VV*tNHeVc~yw$!T8ZQQcԧ=\Խ|rQ" H5cϒ!Ù꽡t{&Kڧ╖,eiܘNwU-WsKhۊ乗_73!4m)d͸@d/?XݵJX" vyz=F#~A :R>r%9sIMV{DP򧯍dhN IjJFw^ Є~/+N*_wQ7|MnY)R:T{U3h}[osÓםoBx!PCgrZ;/K)ra1N/f'$2Wr&UJ_U.cHoY=bK/Zϐot87KlAosC:N?L$VZlv*dhS H<`ScI[Տ*gTUI>Xd\ۃ{qJf]<7 %/bq?[mP(:&A`o~ߊufSl .mĝO}PJP2Y=n~Bŷ,JZeZS$YH]Q`{É1diiE[6tox8[M5jXIPHEӮ+j`lhh^/Lptm|B@@2(Ԩ;\/ Pa}in {Bq#v;u H˫U:'luִ`3p_XrF5BR8'r"[tBO02O R;;MI?EU"b'9OՕŴnD1%^Cp:Ђnr@fbil8ǡ,J?`C:N!Uw(=/'ïc4k?f>`ƅJc+8qH7M{wrp{XƔHBKï\q<ωڭ{+v;۶Pt.YaB PXaOR䦢]b7\%s/2D{8WQ|m@OTExjOn5nJ|,;Ll5ݠVCNj/Qw돿uh| uNLFOjr9B>y\=,9km$-*B6 .^G?uAyQkoz?qq[ \32b0WlF9凈p!3M3x]mސݽ#AhuW15rLk R/+M$<7C?(Q3IU5*#[͍LS7@KK}É=@Ua6V(-GSe'Tٖֆ| ͸+a/0z†e "e^ ol]7#%MwMr\s,hZ]ݝ8cf>u@ Ϧ`Sw* MEe&N=lҮ0hܘ)]^$ Ft,aQfR X<_)-_?2qqZ5xqYR^.5]}d]r:Q(+pU_:m",:eG wЕv9k[V{Y_,9u_T'^8P\YKH92?[CzziuѴSo"Ƥ>bɾ(~us{Z4Z :lfIΊHr8֪`EEBݲD&5+<u8^#;X(xh iĠcjW = L<6x5ޚjwP"(>E ZLs6HB P3 !֕\UCYm 6nMmQG"!vQ@g,79܎BX|&L/U܁Ω1ޢC!lnV'}d>BYLaA8q95J=Sս@ALwP(0';g‡7hO!# O1F!ORM1ng^fp)i;RV&#@emʺ-g8k&]k{Dc {Wj.As(-3lI=\v'LG@7@K~T xE&X) %gQ2t 2]LaO:<^!ҏyR52t(M `xE&xbJ\[3^nOWoJ0E𝠌Fۊz!$+;'}Ma|B3ࡒͭlm)b)NJovY7MiM''Vk]ɑk&;%G%_/)Mq}vۭDchnd pLO [G<jh>0#$+|_ hdu{CvJPxmW16%ɐgTx aUG7e:p t S>z1pULԌ"("GDඈY kyc7o@=2+un꜏ jSZ&Z }Ou3 \C)#a(yS> L-c GAh%"׭R3$x`_n+z,yt!568[t<rxP;J*D2E :Kyjfnc N"DVTC OjĀ@W)MtGl,Μt̪8ҖYhDn,F,T(w>]H/%=?Nd0^ Tph,gx~hGq:x:3ʄQ90MdݻBש5z!$_S(x9ITaa.cpfF:/ k9eҔbh{38W70p :>JrvarmkJA2Tz'O#EQs%V ."N- ٤~SYSKǯR"? $~SG)Nq Mm,^$ ύmpWPԆ3thlzm"bsِ aߵ X뫩Zi!8;7NIs-U!+<„YLO4 M0d P.4ǥHY&bV8;~Y'C&.PFU%A'zQOFxro GFf}!^(LvAOoZp7\ ژɈ9WT/VQҋ}놭fH^w ޯU/2>ϒ~ Ya+=NvuJͫ mpc~C~wcaL+s,57,PxJNpذw<6eҍ5J(sJB$zIoσFzCA ->rsQAO#Go#Q[CUh~ONE׿!v{h 3-175-|.Ky)٠Mg"bL,[7Q1Q˩x=S8/_\܊bNfn#ͰgyuԼ39Pļ/R-֑U7D+F6z$=pFCb dwNH[zcBȶW]d̦T* 4:"!7/#3.'EC3k}-Y^k\26gUEJZ::A)1fyYI,#2=Ks? (9y(d`Ob !k~=)3ّ0,]?x6WNOΩ2ҧ$"mx5#s43ӓ@ܒxOL妓>XyȑسT }?e& QnoZw2p+׃/q`VNSb, P?yc &dSrD1g8 L ͮOJ-k^~qӷµ967*n˿6OWkڐdy@p1pNb .UHPi[kE9>H㄃  t뚤4C*΂HŦ{5{ɺ|j`4D!^uQRԟ'[ Z"Al0NC5!yves2)2@^I)F2_ NԃF8S}P~|gϏ/ 3a1a) Wu5@d]T ?:v']jyD^*uCHi:%`4*U[r~~aUC ,L_ZkW;~YWqb ]:"dpQWUov U"tsp=pͩHD&t["MKwvB[GlT|_q+A@=;:)9T$3Y{Z;#A/\nO‚h;K1ꦤy\XJd B#|ipD(Lc\8p+*ݏNpx_ xωg6--l$OQ8tv!TX_ }(INuto\h5]ѧj( L MJNsNAqYP! J }2k鋌3/ t r@bb^}hRH[n**ϱ EzHe0R,b*U~a_x 'ț:DSnR`!u$u@IUBuo&\?Df:O!a2]=kh@Fecj%V"h+?$BYb7~:k~d [:UB)33k zQ-9z]84?"7Fex쇤KSVY Djkw:޿1k]P#DXd >z oOY VXyG*4k+i}5;4 uliptlւk< e^7SMg^EHWAoӂӯVǖ }""B[TFRd ޙ>s)4WV*.Dp `G_h?н`/ʾa^uV C|Lm QoS'Dp\nuv{AJialYⲨb\[PP9fDhT [hw[ 3y(!1,$a0$}'+B&rV^! >(qejʿQOI28sF";uSk(V3j_Ske QKaȏу^Sۃ)yAH- 192n+o\!fc!7M%:B}F~gev%2.\O*6V%YGJ{|~DL' ]G^i|Ts1k$.:e8Wd0Xb+dDNw8 N6iCKٛ[dGA4X5o$xRen5}E vf{"[.B?[տ =Dh[iP@n}~788%V]b;eڱ6n8G0V) -˾Fw܋[k _8"Wdh9#Lʾ-PAs;.A)kMXhs:#WHȕEe,,9lǥ٨n n?~jWByצ0/n¯u' ťme1iJ 46~ȧ vTkἑ<-wsTԨ=UNl2MD&&aD 9k^u(a7c]V `:՝)nW%eXB\AӦa㬐+\[*]U˧a3 fQ?UIKNp u=M5%.4-Ldtw%J b4~Aj4( -NvY3pƧa۽^yJ0JˏHقe]!s+/O$^C`S! 1!Y zʗdaItog!q XbI&0/QP:#25Ƽ, n㶭].PJR$}d@yKx&1hO{\rz0މ*X9q2kl8W'emLcvBZ+4v%KtsSTwέ\WzO=boh];#N>z8>WZWS,)cBMude$+V~]tv3t#<)?Xa3Uv~]x\C1MőSM%n}2Tur-<Obar݅#;c{tWf՛%R ܊ *2.ܰ;S@7'л?)q&}xe8dA0tm?̷2= M`;G#KK.x_A$7b&JMF+KJrH֤Uz2N}, OJvZ$]M?5GtmcV9+S(y?tUYE" Jt*T^ [1gWuz%D-1o? 亯UOt.q(=&Vжڮ}t˚veň=3wZ۾ 6hGٷ\|Ay)ΊGlto5$ b}2G(mwL̚b_^%ATh/F6YLb,7EԏcSBr>\VC P.s_?h uAY󁲮*'\TGfVצ5< |FqxF":MueA']punCbV[}l 2 1s׃ÿ#CI\k5Q)8RJM}Y;ns4Ǚ0p?~}v_jOCB!He~e{߆+TaKhC\"El9w?o ,o`L1N3qABW3S=[b'4<#`2'nXMuvRg$`2Ky/)!fqiO5'-ܢr=ԦFRMh*UwO&ŜhPvTeq88(ETM,bǾƫAF ~E&KHblavj#_oOGIy ae&nV2lo>61(7_p['+Hҋ%.Xtc(HHN=;X|0`A^ 09"<@BɿQM$ ttg*FWn CZ5^ꫨL']d]50&nWGP,e=Wx=iSo5AQA[g\ޥbY^z_E9w/ߨ& 1Ki&9e[A]RVP YUPHX  i!%Gc"I,mJ(<493ZQucuۀ{"[U󄸝mx7/{ shէL'JctW`*8R,‹>FܬVDa G3Fk8׮A^=PcV?KZ'e(w!vohix53}&r +QmZ2*ɥSfQ:ߵߦCU(`Buu&r--]fB0*q@+1 FB`IQn97x;c.;]B:tUZ ,'s2}Aiw Wi헓BATyȈ,.oB Ydƀ;{+"FfZɫ2!yR!ݒ!Nzp$ ]wL\QV j*i'8sGz) j7[ц^@^ f MM)7a5e3?t^)\ 0Nݬs 4qՙnOp:Mbק@\޺3M'u!^M+es/{BZ}d&>C͸14Ad8Fͳ6O;r4Y/ܶ3/1g= x mDlƽ*l:$K(F>֦n_gySVIa˃u4;*EC[K=wG9p3^Uns*c⓾ӭlenE2B+pUhVR.%n͗ٓl\i<1EK%TL4Zqа%[d9e+ͭ<1C`+)ZX32pO+_.#y,mWI %RZGTG)WfS[ m۽@e2(YJLa 8q :كH2"Xs>3cfn0aMT0w~5ҕm/A䊐6d%( Ɨ^( jPM{\!RfϿ,*m&'c֑3/+eZVHƌ c?I AN0;\ lߖ'AW6oYRhT>5ZoHs#B mXzxg?CQz G6aǻH+W3W+|vJ^]dzP@_oѧQuܓgX`߱Cj~|l-j@-c&_\!C[2޼9,,@/O%Kg` {r`UC$P(SGѧlW͑+ԡbPpBn?,"+,#}ﳚg |heMŀ&CƳl1FTw-IlQcL z^䨋w/Y3-x/צ{m8W_8bV%5 (z Mڭ?O;L#=cAGi $%6"럏ǎ:Y02hU.–qdѣV-i kdLIINXo_LnVG@=BDb0owH׏D5IPq1!`Db8*Z3$~f*S1mje<;\1+hn_ ׻݄8 %p..2#A46y8{ڊ6_aC\av05/G%M`IX'`ih<(U'"| ˗NO_19j8^:{5"XW<ӞU'Ag3 DM:SH%wKl;&E\+dz;mUq2+ߍ,;/` ⊨JumIth) %n\14cm}Iek^ g` 6EEJ8>=;hm6COƵL G]pE^3/؂jΩ>eF^dAG[uem]OUH]4BoSI;S)lКVOOY+4H3GZ.`{4y.1E75bD"57断W7$b*n@4}R^u•9{'?ZpHsxBt 2F0Ǻ!7UA؁뙀& ߗLYEX.,E-746px׸c;wAFA" ?@6'v'1Pd׭`(ܖ+2yKF!6w=ywf~hlܦvʔF5xh Fⰾ#_:es:"HMZ ) }yDQuYmXN/_ iQy { 0sLZQx>ibn~b}fXVhEsͧoBSBf,bp?$hцF4Go]:/)6U9QѬ1Q"h1O&qx#0-Mk4\iSaf!K{tIԂPW$8P ^[{˙kߔ1`Zr/@yZC+yڂ4D+Srf_$ܥѭPԝ=pOpUNwm xY;%75_mSǘ.{^t (nj5h5)9=k  \޴cMTA,{k^Q4 2/g>yt6X;:3Ks6#hk뗽3Gh/95hPbu]բ٬u`{m#3TFdb%(_|`uBLl'}W߇BY6d˒7~*MC͌T7# Vg(ֺՊc%?:5@ 5VT+[ ڹlp\:'۹v5 oY.=l Jp Ar !sKh"[ȓ `1J phD%oe J 'eu` ?LԄY7IVODi8.}R"9vډߪFm<c01]4ٺ&;i|t@Dv_<F_\_^lF='1V+jl\7^w%Á4{H eaiTrL-~<3t[_y[X93͌꠫u:]m>P7O^sL0g bގT>繘OU.N=l(7Fu~Z/o?:4/0KZ-'Jӻ~>v*++Ew1!sJH{(,N?l,|J'ף ޭ$|4D;X3(@p(\RrQa$WSPyik Օ^2pX?R zI)&G-1L+Y{FqSH|ax ԍTcԖ;Eb !s1oH78j3ضc'6,W{c/HylI"\!Z_3%?`{+lX Lq<\~(?wuHlPp>rOҌr/%Rr8< MІI#:D H3cSu~7ndMmV M mk1uS5jO p.&մȜY:njrorD6Vdhc@ʯJIW Ͽ/$u(5++ wn O8jZL+८R?򑬩`z7v{`p]7 W(GŁ߄8 `}Ro;X\1JrN:4"R ({;F&V aVN(?!oa:$UlVױ cZc:QS-& j@ {${y.J3ϯ} L5`4Hn߮/%Mm@]^rL~fP)TIҙ!jT:(灨vI\Aޠ{x=.}Oս_2DEϼf^D8x'qDZIg7=~0#Մ{5w妿:!rj4YƆB2]-d|0|Rdqv(6w?]uV\0c~ Anw+%-ң &dqeVOT%wѪHlGmUI.(z}oOhWTL4]z&*]3/Ml@A9ZuI\n/_fNIq?Sֵ.`RDK! *q}r2VY8Y-R?+@NLѡ!S;$qJ!xq-mVN9\,z$ARvvKQSvArsߺOKejpRz[t?ti2lC<[y k_O!2jS(fZKŒͤtqR b*]I[VHCt6!bq/~:2&$IA1~)jr){嵂~Hx jlo~]9U6Ocp)C^Or$Ztu|h3Lt;w Mñ&(YC<:} gЇ-m2!<]#ٞ tV8Yy=+/l>QYA \tlP̙o$/6  ~=B:錥2U|Q(1a&|"ڐQCIQmhjcw `'1#Cf)`'d 1x$`9*+5.Ϸ/pVa݉.9lx;Rł⁗}ք{oP]p(ܱ4ԾB׏Du^J wH#wƴbz8)N)lً'3O?ol|UFoׯxaOXUHBe˄ ƅhpcs="CxSzњ6HyE\<$N֧-UiťMg h)_>(ͮNI|!J^ O4Q,gD,VSc de|P 4uиU5W9>R}stzH(27 3@Q{Iů'MnR(NZn%үӴa`[G6jI%7&me̔e=A\~<7!ˍF0\zG]_wWDŦZm}bB/eDЖ9=XOjVU^[v r}Jg.:slW' {~D~a{=?Ei<+fڃ (ϿKQTZ!Gr rZ(L.B34%ĊϛH=jd1="LW3eh2D'&?4*" N*M3UGxGroGCȦGaz@6'b:`SA{߿5T< "DQkN~,Xou~:A-:p*'U$c3a Y/r"rb\sK0t\.s7{[Z"4*U 5+@44 :0s ( )׵a|sPiə2cߤG%'ԩ+yx&Ct3K^TUNwm#jXS69^U#HOhw&t]o#{Pjǟڰ3gG_v&D5YM }7T*v;ɪ[f' _r3[zd.1 By\3fَI1s~ a子q=fZNrra.ȇ*ښd.B=ϣ)@344l~v4Èe(K6DDMl\UllHLN G' vəHC\owB+ST2C#3$5ɾ.,H AA[Φ]:31`nfgh]5Xxlg-fl;d7$9V$N6V{(jPڲrkYt͑6z#Ix~NOuIxn.,+ K~7~܄9<(X&Aj&'ƑQ&\ * 6+qgj>h$gQ?.xZMPN#`p X]G[ŷɪ`{ (#J;J>qbpˠi { _7;"8(ܬȤ gv9S=C{*t^ZE`.J1&Qgfj3pUxT1<|W{@.r,y뚖}։A&o9;ǘh#.ELI fj2. ̔.~C~,0m$ͫ^Ow^A x-'Ou7bOC#--k7dV__ B/Ǥ|y{y4{ݭ&a95֜< "(^ [75H:6p1|ԟR+!'H[T J%8yL D[ Dtͯh;!bkcsj13 XP5LփɏU*ndx/]cܖHWmk7_$:68-^% *G3#jyΖ4d'L,~Z{/A֟%lYau2u%A\i"X% ]` V%Q{Q#Q@DS=>>Ҋ&R/*Z(JVZThTT@x5ljOd艌oVN2i8 ( ?Z+}w)]1p%/ƸR!otNf(9ہr:p?Vb<چ9)2 zƲWoNBb#@<n i(?.z SE㗒LkL Kf-e{ISbޒX*]F'.n/Q`oKc4,P`#p.]:ٕ~VG|Htg|%^_] J5E|اԘ"K+I}4^ľ0k6Tk5W#=6YcqN wi"VlJfGom#Fpw(L!?|!1:RQ4t\,Nvn"KEKKX(ɳqUa;hS1a6(oĵ4 W.uoI+))PS2>Lm̱b4],ceMr eV i7@ޠu%x!I&f&B@q,9)ȥ5D 7<3n/HPc]m פAthhpE ]pEaTVU6OKP3e"[#JHm:Mf?(F?@Fzö;4я7}MY"ց3c]qԘR̹@{./TtVTb?M7𽆍~/೑ [|436`DzD =ѣA^c3[2)pybò9*[c6\ITL짌aϯdMO 7&ӬA6Qo;qȏ#U*0ϑbg_ DpyCK3ƜUh Z;)8,^3bsll, 򤙊(:;;/}$lqWlsJذC簅 zGu$5 q~.Im\fRT,$U9f9vlr)o %>};s 6K ruc4Cٰ¢zqTF7?`<-{][qn~Ћ;C]I !}E0EO%BjR ;Ġ5oqࣘ8m8kʯxt^ aW'wԕL q$zDӞM_9BzOl){g#r w*c p(`YC~:MK-~&[#"Iۨo]_pLSPv]=1}vF:uT6cDNQ&qd$7E&c=W6n,rEw?f\;އ[(mQunzVl&\ej)һԶ +D.Qk4@=5hÂWE) 4WN1^[~ǺEkD T4~ 2* `zt/è7Ԧx 949Os%$fvTVo Sqs5qx7d =-b;Etݔ>g(gAq@*j؍"F%go*f0-`LutPoR p >C)FkvwV\W|G> %#AûU*ͩ nxjm%y cͣ;;q2ALl BƧ38:quxB hvkgO "bM5lm*M`dhx(3wҶ'td| Х,u-oI[@1AD FBWt&RkȺJpСigfIEaCaT +HzU_~:/P'4n3n `Hs8^2 EPfORÔ c+錅_.KjeN!r2D>~7u^V?-(.י+jƂEKLʮAξf6Cc{6?WܽYӍ0XZ1S^_Ao Τӯ^DŁ*-<"̮k_캑ʞ =@ȇpau%̈$tv@߾"*I]>nˌN_PA4TBܬA^=15u]blVsH !ToHyfM/8brux@ $Ra{ ueVA~Fυ4Yg#}[m]NA2q<wGrNGY24A.9n:)d~ Ơ@5K“*l5%vj +G~saxoYD%<'+|7,"{JrnR. )V.qщ[!jSnejb܎3~Nw0䱡2S&9fMfqZ EIhewQqWS0n*\){_vW]~(s!=恢v+q4IkjS1*OmlVhfsUcwrP1x ҆jRHId T7ьP>84{NIQwZ&a^A]3쁌kN_'hGpeUnaA6  Y' B.h[ 轣![fH?,9\{x͈ϐtgTuX*WO-: W ᗦҩ"!@VovuSwvq$"LGmturnq /ΧJ"=^k6Qld,fcuH Gkp3 xX\(d4ة̄]w}S1>QC/OA:}!w4N.'&:nw̑7( >\4P>`TrljQJY%ƴ^Db_uݔU=^h0QRV*ŭx']arŠOc %O+D7=k#!̴%CދMM:a7KbiwAo8< ӧPQǶ{.. ti"uAt>Kif=OѮH/2,#XBیNӢfԥO _AмLdž֬aI8}zo d]G ;4d<^:7a`9ԗ1(5W pTx=AԻz@+dOOAi ҷE»łv͆doIEWo[F+*濙x2ܪB\@ԆYl oSޅ{*G!StU!T$7טsv/ S*UVDblUP 9 , |MamW&pi?E8,^KM&AAb!+8Դ7.k} Wh~g//Q`)ED.F@nh 6']Y5u-AǠj$:⼆Kļp-Ҽ߅iׇ FoSsZA.{b z>{%c/hW z2+C{a]jKvSOŢ޳8lF_4> VU9ͽfl=! WJFPo׆ \qI"Fs% RY/һB}w5񯉌T!&[jvpu<5:2! j<< ~0 x^'6@'6Tsg!6' 2(i6y.h7Ej3QC+a4!G`Dzݔti#P[֠ wZ鶵XbH[q.g$nڳ\T R-;9CN X()gx.q#v^`<\ƭH7~5N8z9,8D4";1T4mٜ[^Q>7Q[S\ ߂ sFxjz];$ݽ@DK0EKݺSSv=mjV(sS`_ZvC`}9z-BѢhoeZ֑oavc*|4u}ݫ.p+c3A1uv߫Gmy{E4gJK݇ KԁA5^c;Y-"YMҵkR}`N16w=DI_y?"^CC=@!oT_-@Iu4SCP ֙EQ3ѕqG;M^p$Iy&J_|="MoM6S})-:͟"Siq!iki_We~E1׭Zlqֈ}os!ecv-|qxYQ1{ԉV$\Uk N&tW_#J' ]OIٱD mef֬e'`VmEl̾|,ʈU1_#j&KV] >?Xha؃bi PDo{G K2)ֵlCb'1\ 杬FAUc{.QhPGp͒j= i/i>ٸ:*Ğ |'u<s]=o[+1#*Sl\rN#+P·CǗx;4ASd s?/7 ̙q-Xyg,`=:|{0FEͬ@6i(_evCm&Ƶj؟J:Im%uJSZGD*`U"k~yծw1n)+κP&K}+EwG\S(Ds@TtWx=1*m YK][dK~9ElhqՒߐׅi/SM wAt^xJ1 Kh])-Gntv'ύN-w/^vXr5-pGf=^KS*3w]YS}Wn8۲R@<BMu* x%I{bq*n4<Z2: {zJx5Daw9b$<ɥzca؏/i8*ikYk1^OoMOg>bK,/_ڼ}VGKiђo^r-dx 54@vXЍ$#eCA~ihxAf|+,`a{؉Ο,Cjt!/R0Tᅷ⻝$KC+7N`;J ݱE!6ꛢhz`ŤT}Ć$$h,LځRځ]fq\Vu7,F*F~Ì0wY*dBwU8A<[ƏFK(tv$\br<s-+:c6֎Wvcڭnv]Bՙa9ZD. i ~?X6_S@~Ov8دuQv9 ZIcV7d H)&CI_[a%*=#˻Ϸk2 9F3֊7xH4`J0WM癯PM 0O&TE> Nբy;4Ͽܞ|'oŪ5C([i8/4dk5 }wѣOESR5;}p.R1ǖybA1$sΛm:# EM`p}/V|&NDLtJoL} $(5GͬjMo ҄szO2yzڿNZ@ԳhcW+k5-M׋ѱo3\ z+^3dZ3 &D}l86bjZJq5 VkWBAot,18e^Qkf㯛DŽX{Q2SNߕkQGղ_+Ѩ0n:l ?~峘*rLWPl Iqyvܩu)(|y:QRTWm={^)2l=A,uHQRZ7AFڰg!#A˶-UhAy뜉}Gn~PWt7e Lc@EMgeQO mCNr8!Ȏ~c{ VU-w> ǣ_ј؜W&e,oo֘ q37]t1ewNc/`nMuh\e +^25Oҙyp՞: 4=frOFw;8uD P{ky ZYrvOTM[@dT7hzs$m<4],}Q&0A/[ 8X~a%m05sG&ϝ+{aL-az[BdqsEy6H2EykVGDсLEf͎V' ;GYjXo3ԻZ1=bH#,8qj!6{7\r_ӕ,Jff$6Ff?YWdi& ڳf:)0Oϓq^/ sQʫ͸tu4aal^a (91 RޚMu+ )j; @ݞr "ͤY}'H %G r7,iRndOA /6dZz~Gc'c]ȥV=oNWI/D !B/v k'=盆{9"}xm=7Lʩet? Y5a_4f[c8e, IX#icD DgWRC4Me/JȩT\NG._5 n d莙z_[>,s*g^$auFsX §ؗs ,u&¹J=T6I|1 t#pSݧITv![DsO E~M~y"1Б ]g7(n{]+".fK.l˜.@GdpB]mL6r(YBUӞLOnMT hK١/!aT'w3T Vr~ϝknƫvϒ ີa7JɄ)_"VД,@c&N~0$ +dT\sC[vp>m8 3.0W\V u  l7@ t~+yyjf4ܬ״'zUJG$?Uzf;6Dqa(ԙ}l ֍U>Q U"t۰+qMl5UXL"P5Vc8O9ksMa"?kg{}1g+;H3c\E]fPB!aI(Myނe Ux_#ϹNɤT-Zݮo[Fs͑^fPE]b bF_VvroߑS&ѣc01u`B>D(RMiI#$XMgp7IjK|x 5$;@J?& D){[2|QdJePUJ'?:>ꄩxz"F[ / iY 60*7!d( g((IzK펓"V$H-CCa1* 49tW9~~vځsrۚP_"/zڱ{aX$E4!J`5أE3Xď㩊mv67, ZH08 z"qPL?h02KʡpK0xmk{onDUdr.2T+pY6ZZxY5i҆Pcxk@[|8e::37^[m=3TĉG/z1/UZ0@crM#iF0Y̓N4HX8b2zh`_Ѵ$DŽREB }&m6 Kn#( 0"Fzu:R@xN "O7 bF2/n2Kȕ.h@_aSZi8k O…Hƹ% #u)0)&!WqYkt;&ylRm4lI:B`0 *տ{Warqra85H;J]7+d8gD"933Hw3QEzlC B PLt{pA(ΌtO9 X%XEI7ENӄnrѳlDGץ']~Ayͷ_-ݩ_jfs9 K :-gimwp'(_BمduK yM_ [wľhp<uQ *d;qs sk88 m |DYNj)31ځ½P ||:( ®GHLxW8_wJ=MjE-!n-|ʂLZIsNJ  J:t˰=d!nkҝk~uaA̓s4mNI2+ZoN5@D[OѤ)!Fl G]:$J.ϙ'`Sڊ˷` ..rxbvʓ]w30&Ӗ:\PS4ӽХ>2[o;`r}xCR5Y#ċ%\Nl(1p.=,͎iӢ0@PyE$PccEHiZ3dNjHf;\D=" #81nSHpgA _|kr=ҡ)_RgFNz'FJ\(NV}'ڤnILe WdK-!-&hG#=u??W'ovyG 'b+2Ɏ 2f"ql5Ȁ5:Pib:eF]! W`u+h&5Cps%sq1(I׸tVǜ=VS7`-[6e`ÚX[:I<ֺ< +|9mUaCTO7r$o.9JucU>HZ#F@o;Jab,:lۮ0EZ"[LK練LlPq5bt=2Dّ?Hr6ޓkjfQ["%e5TIQ)N~%8w̓!/qiq]V!M# 윞> _ 0 1քlTyR0ٌ.ߗ1 $IN)0҃} (Mp9iWO :ς^V{ڔY0ٝW$xzpJa.x٘QkvIFe0' u<։le麔.BmZ p"4N5(=X˲):-x̅ZIC|3{عkD M;n0ae~$&L@ZE=[Ǽ?ґ뵼 qdz&*(C"`zflAKTH?O{ hG[Tj-Ј:&4Qw0٬Uk|pOC[Q*c'RsK}|~+M!vgN-HPk zU! ܫX& naLDa>j1AEjgrDہ U-*]LaQӶɋrľ9xDE>c'V$V)8Qd@)DQjhʹ0$CЕۊo#?e߰nA~\ժ,% ҭ@LiK᧖E"#꘷HV!tʼN&'2w᳕?%V= ! w @)cӯv^sẄ1oJrz<5Ԙ= rbmjCEŃX'TEs='Q' ˩ ˟m*)`CS6y8] Th<=H"y^yvvYtz']+dhyZN[d{#7eMSTek%;kYGGHP ;>Βuh3B+osO>ɶ&#+ͤũM`ҥnRR[2AG'Av#6f/tO*B/n4r0L/?8F ]^3mŹF[[2+5zRZq!}qeHu:B8ֲR˺}ee;bR'wM B\Jm~'bXe] @thO"܋.s|~c&)&(oR4⸚%&O~}>抑g}Z}`5<&d`hoZ=P^|7"֞3OO1t6o#Z/$PdCR7C <+oTT*;B>~xFe`MmwyzEiпŌ?AK>vœ <.:mn]5 P.53߯>F]CUZ2O3*tnUc'> LWuǼ?wNd%z)i7|p.dцzSPj)CNw;ƼA5TXͦ2-I(fD)?c =4G"SBi\雑x=lҿqs=`P&Rq$`HsGEk.3n78W#o11q8[xp&{ U^:nid x)V؈OO9UDƢ.>Z{Ma+ >~=Vf. ԜpNhr@~g kJQta`3 8 qqNWs뛵 $[C }n@568;-{ ; ;eIhqZFʗ/E٦jfg 5>5uLbŚ8s~~gzNfjo/fݕThڎD&6J)yJz2DrgT=8z4QY-D_mj͹EWQ(EKzapP,sy:g^Fеem )嫀XK~ OP b?p=6?uA( l`y2w?}`6rڗp;k Z`>WG嫋4JT;QrND;\kFyi4HU%ͤ2{7-ϝe͵c$wo4#葫UNGB:7p׈)ɯ*Xa5o =f«/a%B^d`4$V#":Pb_ewc(od 0NLaדS=^%)!iSLL^+Fm{5[V %6[,ʟAtīxRe&k9ti>fQCkxh8燨Ic ׵\Ӥ\S 奒zQEnHOO>.G@1U]8ϢP1L&_{( ]zx{lëw8 bd2gKAd:Ta.L5 GGauNjv= [&fz69Wx3tE((A#/6B">hsjG.HMⳍ_n]DR3ZY5ttFCs&b09o=@$z?:P|8y$.3QՌ" Qt#j-/HHU%s\z3H*i9e B y 2]6jJŜH6-C hoJP4\ǥRbEӚYXjK=ٱT0)8f `XE' !5/jwŽ4[ 0X1\>՞t+6&"WG]IakRJTIT+^Oմ{b SD{ú,1rȄ*Wl[{܊X">u6@oQsZre :ZU"xTcȕTsYd dIeiMw>52'7-0xjֽKcKm##ipu'TyקҭpxCn2:Mu JP͚.a'-n]PͲqs ̞OOL*S"9B5Vdla*wԞYec1֔HaTYHm899 )m!}z.AR"R]Ģ +&M;r!Q*(i1Cz%Ge.l({3,ǚ31Y{{ ,>L@cBQP&>Z -mjQR #o&Gyhi. %2d|/臚HM=A) B/ )NlCIk=76|3w}M^4b_kJHCR)L扴GO-Jp/`j©# ǜ=c=ٿFfg8}و>= YZ