orthanc-devel-1.12.0-bp154.2.6.1 4>$  Apd!M@eeeH+_2ͥo>+559WLI]|vj%:٦xXj(4F4(ؤJazHlVidߜ`lHzXϚhoF{<-Uhj܈A3hՃI*HH$VtqB'ys;`TjW435Г.MeGC]nKG tǩ#pW'7a322817b9ec43bb89eef5492aec3842540c8256798bfbba64fc8a3e3dc890965194a6315c9dcb512bab7da43e26bc26152c4184!0d!M@eee8L8ZVy>rU$A/|S%XN"btX{d9C^תClcJUMzch7.d0Zü+,*pbv;K|t/ vR &pqhq <bqO|:ڪo,OS^q|(8-4~L)ebXޟ\=@KSض{J ϓEo XV>p;^?^d # X  ,LR\l t |  P Tdxg(8(9,(: (F[G[H[I[X[Y[\\]\$^\rb\c]<d]e]f]l]u^v^z^:^L^P^V^Corthanc-devel1.12.0bp154.2.6.1Header and source files for creating Orthanc pluginsThis package includes the header files to develop C/C++ plugins for Orthanc.dobs-power9-13SSUSE Linux Enterprise 15openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://www.orthanc-server.com/linuxppc64le4ZA큤d}d9qd9qd9qb27f5ee632d8f9982cd3ff5a517a1196562df50be2fa3f6a0fa768ac80dd0bb0b7e35ec8a8d9ac6de5fbaff8bf64f8c9ecdf49f0b8a06232180ea5f27b965a63bb39bb268bad0105bc0a93dc6ca00d9a3243fb40e9692a02d7e98a7581dc2e7frootrootrootrootrootrootrootrootorthanc-1.12.0-bp154.2.6.1.src.rpmorthanc-develorthanc-devel(ppc-64)orthanc-static    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d;@d9@@cWc2bzSbu b=af@aP`a/k@`]`i@`@`s``7@`_k_@_j_@_d@_D@_&^V@^Ǿ^1^@^{G^y@^t@]@]W]R@\s\]o@\Q\P@@\G\'@Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Marcus Meissner Axel Braun Johannes Segitz Axel Braun Axel Braun Axel Braun Steve Kowalik Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun axel.braun@gmx.deAxel Braun Axel Braun Axel Braun - version 1.12.0 * Support for labels associated with patients, studies, series, and instances * Added a sample plugin bringing multitenant DICOM support through labels * Many other fixes and improvements, see NEWS- version 1.11.3 * cmake.diff removed (included in source) * install_cmd.diff removed (included in source) * Many improvements, for detailed log see NEWS- Build fixed for new plugins cmake.diff added install_cmd.diff added- version 1.11.2 * Added support for RGBA64 images in tools/create-dicom and /preview * New configuration "MaximumStorageMode" to choose between recyling of old patients (default behavior) and rejection of new incoming data when the MaximumStorageSize has been reached. * New sample plugin: "DelayedDeletion" that will delete files from disk asynchronously to speed up deletion of large studies. * Lua: new "SetHttpTimeout" function * Lua: new "OnHeartBeat" callback called at regular interval provided that you have configured "LuaHeartBeatPeriod" > 0. * "ExtraMainDicomTags" configuration now accepts Dicom Sequences. Sequences are stored in a dedicated new metadata "MainDicomSequences". This should improve DicomWeb QIDO-RS and avoid warnings like "Accessing Dicom tags from storage when accessing series : 0040,0275". Main dicom sequences can now be returned in "MainDicomTags" and in "RequestedTags". * Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing files (bug introduced in 1.11.0). * Fix the Storage Cache for compressed files (bug introduced in 1.11.1). * Fix the storage cache that was not used by the Plugin SDK. This fixes the DicomWeb plugin "/rendered" route performance issues. * DelayedDeletion plugin: Fix leaking of symbols * SQLite now closes and deletes WAL and SHM files on exit. This should improve handling of SQLite DB over network drives. * Fix static compilation of boost 1.69 on Ubuntu 22.04 * Upgraded dependencies for static builds: - boost 1.80.0 - dcmtk 3.6.7 (fixes CVE-2022-2119 and CVE-2022-2120) - openssl 3.0.5 * Housekeeper plugin: Fix resume of previous processing * Added missing MOVEPatientRootQueryRetrieveInformationModel in DicomControlUserConnection::SetupPresentationContexts() * Improved HttpClient error logging (add method + url) * API version upgraded to 18 * /system is now reporting "DatabaseServerIdentifier" * Added an Asynchronous mode to /modalities/../move. * "RequestedTags" option can now include DICOM sequences. * New function in the SDK: "OrthancPluginGetDatabaseServerIdentifier" * DicomMap::ParseMainDicomTags has been deprecated -> retrieve "full" tags and use DicomMap::FromDicomAsJson instead- version 1.11.0 * new API version 1.7 * new configuration parameter * for detailed changelog see NEWS- switched source urls to https- version 1.10.1 * for detailed changelog see NEWS- Added hardening to systemd service(s) (bsc#1181400). Modified: * orthanc.service- Test for SharedLibrary.Basic disabled (fails with new glibc)- Version 1.9.7 * New configuration option "DicomAlwaysAllowMove" to disable verification of the remote modality in C-MOVE SCP * API version upgraded to 15 * Added "Level" option to POST /tools/bulk-modify * Added missing OpenAPI documentation of "KeepSource" in ".../modify" and ".../anonymize" * Added file CITATION.cff * Linux Standard Base (LSB) builds of Orthanc can load non-LSB builds of plugins * Fix upload of ZIP archives containing a DICOMDIR file * Fix computation of the estimated time of arrival in jobs * Support detection of windowing and rescale in Philips multiframe images- version 1.9.6 * In lookup and query/retrieve, possibility to provide a specific study date * Clicking on "Send to remote modality" displays the job information to monitor progress * Fix orphaned attachments if bad revision number is provided- Remove executable bits from Python scripts when creating the source tree for the -source package to stop it requiring /usr/bin/python- version 1.9.5 * Anonymization is applied recursively to nested tags * API version upgraded to 14 * Added "Short", "Simplify" and/or "Full" options to control the format of DICOM tags in: - POST /modalities/{id}/find-worklist - POST /queries/{id}/answers/{index}/retrieve - POST /queries/{id}/retrieve * Fix broken "Do lookup" button in Orthanc Explorer * Error code and description of jobs are now saved into the Orthanc database- version 1.9.4 * Orthanc now anonymizes according to Basic Profile of PS 3.15-2021b Table E.1-1 * New configuration options: - "ExternalDictionaries" to load external DICOM dictionaries (useful for DICONDE) - "SynchronousZipStream" to disable streaming of ZIP * Orthanc Explorer supports the DICONDE dictionary * API version upgraded to 13 * New routes to handle groups of multiple, unrelated DICOM resources at once: - "/tools/bulk-anonymize" to anonymize a set of resources - "/tools/bulk-content" to get the content of a set of resources - "/tools/bulk-delete" to delete a set of resources - "/tools/bulk-modify" to modify a set of resources * ZIP archive/media generated in synchronous mode are now streamed by default * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error * "Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences using the syntax of the dcmodify command-line tool (wildcards are supported as well) * Added "short", "simplify" and/or "full" options to control the format of DICOM tags in: - GET /patients, GET /studies, GET /series, GET /instances (together with "&expand") - GET /patients/{id}, GET /studies/{id}, GET /series/{id}, GET /instances/{id} - GET /patients/{id}/studies, GET /patients/{id}/series, GET /patients/{id}/instances - GET /studies/{id}/patient, GET /studies/{id}/series, GET /studies/{id}/instances - GET /series/{id}/patient, GET /series/{id}/study, GET /series/{id}/instances - GET /instances/{id}/patient, GET /instances/{id}/study, GET /instances/{id}/series - GET /patients/{id}/instances-tags, GET /patients/{id}/shared-tags - GET /studies/{id}/instances-tags, GET /series/{id}/shared-tags - GET /series/{id}/instances-tags, GET /studies/{id}/shared-tags - GET /patients/{id}/module, GET /patients/{id}/patient-module - GET /series/{id}/module, GET /studies/{id}/module, GET /instances/{id}/module - POST /tools/find * "/studies/{id}/split" accepts "Instances" parameter to split instances instead of series * "/studies/{id}/merge" accepts instances inside its "Resources" parameter * Full support of hierarchical relationships in tags whose VR is UI during anonymization * C-MOVE SCP: added possible DIMSE status "Sub-operations Complete - One or more Failures" * Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b * Upgraded dependencies for static builds (notably on Windows): - curl 7.77.0- Version 1.9.3 * New configuration option: "DicomTlsRemoteCertificateRequired" to allow secure DICOM TLS connections without certificate * "ETag" headers for metadata and attachments now allow strong comparison (MD5 is included) * New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of system-wide Lua * Fix the lifetime of temporary files associated with jobs that create ZIP archive/media: - In synchronous mode, their number could grow up to "JobsHistorySize" in Orthanc <= 1.9.2 - In asynchronous mode, the temporary files are removed as soon as their job gets canceled * Fix regression in the handling of "DicomCheckModalityHost" configuration option introduced by changeset 4182 in Orthanc 1.7.4 * Reduced memory consumption of "OrthancPluginHttpClient()", "OrthancPluginHttpClient2()" and "OrthancPluginCallPeerApi()" on POST/PUT if chunked transfer is disabled * Fix issue #195 (No need for BulkDataURI when Data Element is empty) - from version 1.9.2: * New configuration options related to multiple readers/writers: - "DatabaseServerIdentifier" identifies the server in the DB among a pool of Orthanc servers - "CheckRevisions" to protect against concurrent modifications of metadata and attachments * API version upgraded to 12 * "/system" reports the value of the "CheckRevisions" global option * "/.../{id}/metadata/{name}" and "/.../{id}/attachments/{name}/..." URIs handle the HTTP headers "If-Match", "If-None-Match" and "ETag" to cope with revisions * New function in the SDK: OrthancPluginCallRestApi() * Full refactoring of the database plugin SDK to handle multiple readers/writers, which notably implies the handling of retries in the case of collisions * Use the local timezone for query/retrieve in the Orthanc Explorer interface (was UTC before) * Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.x * Fix issue #83 (ServerIndex shall implement retries for DB temporary errors) * Upgraded dependencies for static builds (notably on Windows and LSB): - civetweb 1.14 - openssl 1.1.1k- version 1.9.1 * The "dicom-as-json" attachments are not explicitly stored anymore to improve performance * If the storage area doesn't support range reading, or if "StorageCompression" is enabled, a new type of attachment "dicom-until-pixel-data" is generated * New metadata automatically computed at the instance level: "PixelDataOffset" * New configuration option related to networking: - "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basis - "Timeout" in "OrthancPeers" to set HTTP client timeout on a per-peer basis * API version upgraded to 11 * BREAKING CHANGES: - External applications should not call "/instances/.../attachments/dicom-as-json" anymore, and should use "/instances/.../tags" instead - "/instances/.../tags" route does not report the tags after "Pixel Data" (7fe0,0010) anymore * "/peers/{id}/store-straight": Synchronously send the DICOM instance in POST body to the peer * New arguments in the REST API: - "Timeout" in "/modalities/.../query" - "Timeout" in "/modalities/.../storage-commitment" - "Timeout" in "/queries/.../answers/.../query-{studies|series|instances}" * New value in enumeration: OrthancPluginDicomToJsonFlags_StopAfterPixelData * New value in enumeration: OrthancPluginDicomToJsonFlags_SkipGroupLengths * Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summary * Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing * Fix build on big-endian architectures * Handle public tags with "UN" value representation and containing a string (cf. DICOM CP 246) * The numbering of sequences in Orthanc Explorer now uses the DICOM convention (starts at 1) * Possibility to generate a static library containing the Orthanc Framework- Version 1.9.0 * Support of DICOM TLS * New configuration options related to DICOM networking: - "DicomTlsEnabled" to enable DICOM TLS in Orthanc SCP - "DicomTlsCertificate" to provide the TLS certificate to be used in both Orthanc SCU and SCP - "DicomTlsPrivateKey" to provide the private key of the TLS certificate - "DicomTlsTrustedCertificates" to provide the list of TLS certificates to be trusted by Orthanc - "UseDicomTls" in "DicomModalities" to enable DICOM TLS in outgoing SCU on a per-modality basis - "MaximumPduLength" to tune the maximum PDU length (Protocol Data Unit) - "LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on a per-modality basis - "AcceptedTransferSyntaxes" to set the transfer syntax UIDs accepted by Orthanc C-STORE SCP - "H265TransferSyntaxAccepted" to enable/disable all the transfer syntaxes related to H.265 - "DicomAlwaysAllowFind" to disable verification of the remote modality in C-FIND SCP - "DicomAlwaysAllowGet" to disable verification of the remote modality in C-GET SCP * New configuration option: "DicomScuPreferredTransferSyntax" to control transcoding in C-STORE SCU * New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a file * New metadata automatically computed at the series level: "RemoteAET" * The DICOM meta-header and the transfer syntax are displayed at the "Instance" level * API version upgraded to 10 * "/tools/accepted-transfer-syntaxes": Get/set transfer syntaxes accepted by Orthanc C-STORE SCP * "/tools/unknown-sop-class-accepted": Get/set whether C-STORE SCP accepts unknown SOP class UID * "/modalities/{...}/query": New string argument "LocalAet" * "/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tags * BREAKING CHANGE: All the Lua callbacks "IsXXXTransferSyntaxAccepted()" and "IsUnknownSopClassAccepted()" have been removed * New functions in the SDK: - OrthancPluginCreateMemoryBuffer64() - OrthancPluginRegisterStorageArea2() - OrthancPluginCreateDicom2() * Refactoring and improvements to the cache of DICOM files (it can now hold many files) * New Prometheus metrics "orthanc_dicom_cache_count" and "orthanc_dicom_cache_size" * Fix upload of multiple DICOM files using one single POST call to "multipart/form-data" Could be the final resolution of issue #21 (DICOM files missing after uploading with Firefox) * Partial fix of issue #48 (Windows service not stopped properly), cf. comments 4 and 5 * Explicitly use little-endian to encode uncompressed file size with zlib compression * Upgraded dependencies for static builds (notably on Windows): - dcmtk 3.6.6 - jsoncpp 1.9.4- Workaround for boo#1180359- Version 1.8.2 * ZIP archives containing DICOM files can be uploaded using WebDAV * New config option "MallocArenaMax" to control memory usage on GNU/Linux * Explicit error log if trying to load a 32bit (resp. 64bit) plugin into a 64bit (resp. 32bit) version of Orthanc * New configuration options contributed by Varian Medical Systems: - "DeidentifyLogs" to remove patient identification from the logs (C-GET, C-MOVE, C-FIND) - "DeidentifyLogsDicomVersion" to specify the deidentification rules for the logs - "OrthancExplorerEnabled" to enable/disable the Orthanc Explorer Web user interface - "SslMinimumProtocolVersion" to set the minimal SSL protocol version (now defaults to SSL 1.2) - "SslCiphersAccepted" to set the accepted ciphers over SSL (now defaults to FIPS 140-2) * New configuration options related to ingest transcoding: - "IngestTranscodingOfUncompressed" to control whether uncompressed transfer syntaxes are transcoded - "IngestTranscodingOfCompressed" to control whether compressed transfer syntaxes are transcoded * "/instances" can be used to import ZIP archives provided in the POST body * Allow concurrency on the OrthancPluginRegisterIncomingHttpRequestFilter() callbacks * Allow empty request body in "/modalities/{id}/echo" * If meta-header is missing, best-effort to extract "TransferSyntax" in "/instances/{id}/metadata"- Version 1.8.1 * adaption to new systemd-macros (OBS) * New sample tool "OrthancImport.py" to easily import compressed archives (ZIP) into Orthanc * Logging categories (cf. command-line options starting with "--verbose-" and "--trace=") * New command-line option "--trace-dicom" to access full debug information from DCMTK * New config option "DicomEchoChecksFind" to automatically complement C-GET SCU with C-FIND SCU * API version upgraded to 9 * "/tools/dicom-echo": Execute C-Echo SCU to a modality that is not registered in "/modalities" * "/tools/log-level-*": Dynamically access and/or change the verbosity of logging categories * "/peers/{id}/configuration": Get the configuration of one peer (cf. "/peers?expand") * "/modalities/{id}/configuration": Get the configuration of one modality (cf. "/modalities?expand") * "/tools/dicom-echo" and "/modalities/{id}/echo" now accept the field "CheckFind" in their JSON body to complement C-GET SCU with C-FIND SCU ("DicomEchoChecksFind" on a per-connection basis) * Archive/media jobs report the size of the created ZIP file in content field "ArchiveSizeMB" * New function in the SDK: OrthancPluginGenerateRestApiAuthorizationToken() * C-GET SCP: Fix responses and handling of cancel * Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before" * Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header * Fix access to videos as a single raw frame (feature broken since Orthanc 1.6.0) * REST API now returns 404 error if deleting an inexistent peer or modality * Improved forward ABI compatibility of Orthanc Framework (notably, no inline methods anymore) * Upgraded dependencies for static builds (notably on Windows and LSB): - civetweb 1.13- version 1.8.0 * Serving the content of Orthanc as a WebDAV network share * New config options: "WebDavEnabled", "WebDavDeleteAllowed" and "WebDavUploadAllowed"- Version 1.7.4 * New configuration options to enable HTTP peers identification through certificates: "SslVerifyPeers" and "SslTrustedClientCertificates" * New configuration option "SyncStorageArea" to immediately commit the files onto the disk (through fsync()), so as to avoid discrepencies between DB and filesystem in case of hard shutdown of the machine running Orthanc. This slows down adding new files into Orthanc. * Underscores are now allowed in peers/modalities symbolic names * Fix compatibility with C-MOVE SCU requests issued by Ambra * Fix transcoding in C-MOVE SCP, in the case where "SynchronousCMove" is "true" * When checking DICOM allowed methods, if there are multiple modalities with the same AET, differentiate them from the calling IP * Enable the access to raw frames in Philips ELSCINT1 proprietary compression * Support empty key passwords when using HTTP client certificates * Fix handling of "ModalitiesInStudy" (0008,0061) in C-FIND and "/tools/find"- Version 1.7.3 * API version upgraded to 8 * "/peers/{id}/store": New option "Compress" to compress DICOM data using gzip * "OrthancPeerStore" jobs now report the transmitted size in their public content * New config option "Worklist.LimitAnswers" for the sample modality worklist plugin * Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responses * Fix DICOM SCP filters if some query tag has > 256 characters (list of UIDs matching) * "/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tags * Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS) * Support receiving multipart messages larger than 2GB in the embedded HTTP server- Version 1.7.2 * C-FIND SCP now returns private tags (cf. option "DefaultPrivateCreator") * Packaging of the Orthanc framework as a shared library * New change types in the SDK: JobSubmitted, JobSuccess, JobFailure * Issue #182: Better reporting of errors in plugins reading chunked HTTP body * Fix issue #183 (C-ECHO always fails in Orthanc Explorer, regression from 1.6.1 to 1.7.0)- version 1.7.1 * Fix decoding of DICOM images for plugins (for compatibility with Orthanc Web Viewer 2.6)- new version 1.7.0 * Support of DICOM C-GET SCP (contribution by Varian) * DICOM transcoding over the REST API * Transcoding from compressed to uncompressed transfer syntaxes over DICOM C-STORE SCU (if the remote modality doesn't support compressed syntaxes) * New configuration options related to transcoding: "TranscodeDicomProtocol", "BuiltinDecoderTranscoderOrder", "IngestTranscoding" and "DicomLossyTranscodingQuality" * See NEWS for details- version 1.6.1 sqlitewrapper.patch removed (included in 1.6.1)- sqlitewrapper.patch (boo#1167431)- various security hardenings (boo#1167431)- ConnectivityCheck Plugin enabled in build- version 1.6.0 bugfixes and improvements (see /usr/share/doc/packages/orthanc/NEWS rpmlintrc for some rpmlint warnings- for i586, one test disabled (fail due to rounding issues)- version 1.5.8 * various bugfixes, see NEWS for details- version 1.5.7 * Documentation added- version 1.5.5- version 1.5.4 civetweb.patch removed various bugfixes- civetweb.patch added- version 1.5.3 * New configuration option: "SaveJobs" to specify whether jobs are stored in the database * Don't return tags whose group is below 0x0008 in C-FIND SCP answers * Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive) * Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404) * Fix issue #90 (C-Find shall match missing tags to null/empty string) * Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0) * Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)- version 1.5.2 temporary fixes for civetweb 1.11 removed- Version 1.5.1 Initial OBS build spec file adapted from Fedora project obs-power9-13 16882149171.12.0-bp154.2.6.11.12.0-bp154.2.6.11.12.0-bp154.2.6.1orthancOrthancCDatabasePlugin.hOrthancCPlugin.hOrthancDatabasePlugin.proto/usr/include//usr/include/orthanc/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17966/openSUSE_Backports_SLE-15-SP4_Update/cdeaec8e27717cc4ff985d75ff0bfc25-orthanc.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textASCII text؎j"z\utf-84aabb319d5f987f03116dea0982c26c309f23eba2df8e17dac5f0c4415bf3732?P7zXZ !t/Vk] crt:bLL ]v`mleMoOzX*4r╲ aR W}ݯXwU0 )K'> m1} X 3PyLڨOhy4PDНm0\%, )w64vs%?q^%+V+:o7mf](.|Z٫``t kႇO#Z$cM=~Vgަz;'0uI,*Bi-Wd4Ht6l(;@2_ {!8MNra}.[8aN?*fgDS[8Z2DGXV )Ty XN!0LܶfUvk9gvAabq:. ;M 8qi~CVOy"ILSJ٨{9>ϧ}$‹;}bS%;oxi '\Ҷ+܍Q p,ez<\.ywmT)\y@ŁtUnLA Td0jh\. > aD4M{O쟹YBdB>viÇ >aL -IR ~ ջr42P|(iuTe'Z&酔v\o/blG3tOdL-Tz)Pz:8˅>zeGBˋF6JsPu$+[[д1o"ޭӭ|[#+Ycl؝B;Jib7RiNf+ʧN]ӣ)ܝfLxPo! ?9Vi堊2Ў O`]VVTh̰6%\hq}$+2\t UY_p ` P,5 :,hZH?eTtg)kL&O0uǮQzD}\C6Q ڪ=HmQCcNq$C c¨n" AIz'ױ;@p wް]hOQ[N5扂 !jyzk>1;oZgRYf8 R#FAJ<1<NJO 瘑i/tJƽǗDy,j뵜/aѻ{e2XzA)/c%p#ֿ^r"9*7 u߉Ba2;[>>!a:\_PW@v?X:maZ"<9oh&a]Bx)1lӍ#W%vaZ_sA#2Ɋq}[. lV|߄ g+in;-Q KW-tzO1P!kaTdRtG9e"%@mE(?BAncK_U Xh+.K0mn&zb &fn0KMekW 1)᰾Wfm.ֺ%S JǝOR:Yzb4ΏM Vym8?:/ml6K?C tI8I o^mnؤD3<; /W֌?Bkȶt`D~Q>- DD@,_}OR4&hd@ol'bgéjB}AE('ɱRjSXXiIz Q5i>4bg;!ȍfl%{ΐQsMz0rm5_Ĩ,Vn )N.9! hHG 3Qze X,]0!-H2틞'2k) -rRvoxi F3Q:܍f+#*5RMErYAѳ+n=V?\F٠|`"0]xainP`;eS(/ :8S o-}eq\8n/n͗z-&`GK­3) ^)\G\NԻ !w *ڶEJs@HYULeildJ !^q]MFΪT%dU s]QF[3WQI%T8!-j$c ]o2`,0NXpRN92ʛ`xX1 tAÞ6aA?RYu1=aݓK| MIW1CpLXlV&v ~DƧb";G 5.,ŴyZCݨ긓_}a2\f%cF4rn'4fv{ i7 |sfqD c!y-5ىĽ^&\rBû ʝ{Ct$᱕DKƏDZLA(ַ إRiS臯H.hd&0za:Xo_@k@u1XQlg0 Aql aN NL9"++ M^zKU<n[\Q62SCs [y7ٹ4+ږzw_n464NΆ[(w8,A༙̎n {& UBfc‘y/ ptўMQc/|$(oviJ TRE'K0̔ h]:*~.}AиrœMXЎTT}3pXfE찐bНHg)Q#|4 3 8쩽,ȷ4Dؘ [:~ N")d!{~ȽʌPyaZzךW\=)xMѧؼxPQ_KZLN,M} [JE([~ ,ӿc '?^]R x*a 3o80w" ?Ɋ9%?̡\XgBi{Bcg^SROGmpZIMK"@"ڹY>xi 8޼;buB慐3쿙^̈́,[2e0AQ*44,K)~0a>l0o|m ǜŸj ޢ~3p <-17VPQ᠒?o)6ݚvB ˰0+V](_uH/{1uixkL oceTGZO\?=/~D cg2X'b% yO)1: !p>H)cй$Xi̓Nl붇oZ-M!H!^DVTUJ-\Nʟ7 V+ 6HN ŷµɺ*T@@_S2z+]ȴ?=\$^b^PWܜr.:f (艘8,V2,f4 а*=8I C~J[>o/X o Va& ƿ7s/Me6,6x#m~e u7tEc5|A\5m7yiM(U&)ڐ␠T3 <@ܣ?cb[vl2 YW$NtOTL {siՀ(ŐSN#54xv"{ ETrkA[T15 N Q I/ڈ3M޿}{p <JJ}bU%-U#*nȻ"]]AVHW$y!hz((Ie\1ZCF9ɁP;͹Z$p\7={Jq Tt+7.5^f=go؊5n.Q/Ue1s7;u1T,ĨEH-  w wA ۮ=9û#*حsBOp!f]uFc׌d%0b C[)xE_!'O3F"e]FKKr<y$gs[TDw "_qoty62 {(g%ƍ0W<@a; ; ˙H>QbR]SjyT9;5XQ>}_ N=~EZX/.0,]G+IlSA zT#zOC**0ߢp7ыּ˼Iw5~_P\EL;,x) cq^P#"<)# ?eP1^zabAC`ogO)n;F̏|LpD2&WJhT?yFEKgKaZjWHV6rI݌[OzU߯¿%>Þ`?+Ete߁Z>:" -R|lWnX<ߦRGE7YQ=v6EBto K]n1KKg/h#9 5#^Ddb HC ࢷxkKĶ udM ] CK2*XWݛ?4)^U+8·Ӌ\< H0 3҇>ʢT538> @%=ԀӇL_rB VNWxLk-4@ץX> ctNO CxE;q ^k*4X̦C ; ߃<ELV7(':_{.JAZ``Keڶ%{J0S@k3s兦߮!0k$NvQ332X~:[*"k%~AGAGl0U93¡4\?ǔC;z[s1 ~{"s )N˚:woE$sTELƢ @ Wj6PpKvew#SM䰤!RJlzQ0m \p;:@eG<MǤAN!'y}ڀEy%*qsòܚ R{2K g"z¯e[FE7|C%o2F l#zHz'ȋyzyaJ=-/}VZ$J_y>exRw]]At gyKAD8 'It(o (4'6 Y{.4 sO޳ i{RϺ\anK4"~ HNIzL] wzvҠ2&':➟3jXO!sd } /SJ ӝb\uWo#d$J@E"oci8-!lҠ?=sg*cux1㈋`&uFJg"BVDӓkH6c|@ƙ6(ZYsGЧ5#Q7Y6s~ʇ` )_}\T@>+AB5 = )XgrW'SW\kdy+HZzy[}MJ4ěu" fK \hg0(?t=`!R_/&.TqOt5{E9 /|NF|~]rNcyPNEET\Y.="]?"w2D6J@@:zrYq RGP9;.|fѻة4MvRGVO2 UYi>+=qf2oNPpTQ05weKb"վ ԕ<( ݄Q cB<*x s>6`;nH"k~w ȥ7)@ coCn-uCMKaHP'[PlK6S: vO]bc:`E; 1}Di3`ԧY~,i;%LTQ5I~RL /} Za"3'b.˞|c ǠٜT2'!MNFף#mI/p)AxR`!6Dr=믓`u/$m [>?D=KG2[ Ej')Ȋ(V>U?  uCh븎;\u 3Ahf$d&/jEޒ^U^8"ጞ9̺νDk 5W%Uz,$E1I|"#܁\SꗏU~<?:fY2"\#SUM5v`p%~(puQǟԣ^/&zZ=إ^,EA>pn>zŽ>Go5ahPL›F[Pi!嬇Zs#L6H(+*U"4݃TuO~#;1QiAG󆆢`ָwaPap0LU-urϩ3G/I@|sDvLJB 1{8@,=f]<Iɺ_ vI !΄KW;6C:*tȺA( A2P6 ?@k NgX7'lž%BB(X K&w;..Tu\iK~#GѪ+/^{mK#+X `N/;ػL6W[~ 16]]mrZ4u΋jy1!"14c|f,PkfZVIE> .΄!JH4[D(CʯŽ!|4.3 l#iRd;@hP9u;]t49.WXϾwPǐNX̿(n%d/)2 EˌD㑚˻m٪ }f6& lD\_ creGHߘ>;Y\p~Q ;>hٹW/Q-k9铡`n,v@Yо|፪ƫp3GgOslG@&jg IQRܼ{Co9^gx 7vQYI1qc? +hŭbG;{<2O&]Sd>m3N9ъBAb md[ASr,fc }=VPj]Ggla.&9}S5/и#~?g߾$ڦǮ;Q=zK]DpЍ9BC'gO͠ĝ!vK/sz¶  #npeƺlWIK/Yic9$"!*sqH\ x)RQc>bJϬQ^ָdkY):exZJW\nk'Bx+C~K ;4/K+Op6jhw94'׾>ȥw=YcPߣrb-XbӜ:f`IW/\z7(̼2] C&| kܼX^:}$EN1˻i+} )?9f!&b-/i=_%GJ!SK~Sޯ7Ft$SRZއZ1xy[+xgHO~@MC]oEZu!ʓ,_uP(}u(RYt?"lJ%z;udzj"=r{M -WWŜ#W^WZS&gnAonTrw2vq1*M5~&1:07nAp#GKOʼAعeR;D\,6pY[q]몢Y^V=+;b%j0޾(1.CLU~S?:ɫ=5[XOd5(r2n:B?llEܛ}'yo-F?2>L9O&1ߵ}q:4*e0ۤ5 \R=.⎈5 "VlHJ@!pzpa,Ma9k ,ַ< eX;tȷ1&ƛu{Am' y؝HRI_Ο$͈٠|$s悱%`k5_D/TBVŪhJ )iA7os AJ<R /G|t XF%)66#0.'D?rMod+^5*ѫwmnVGPM jdwbfGOM76I皻agkovG={2:C T3./N `I2*iD*xn]Գ^J]]'|JF-\@YѶx `AhFk4PYD#%m{ & /3]^m1N([hAY TYg74~B4̝urR!m0׻c4 2PC?޽YiZ>.Vz3n;/QmV͔\2Ex f7I]o2%!;%d\ J퀐bYp-^Gq9\Ⲝ|[@SR7sQM 5Ypm񌝩Ssn-q z,ؔ[I’.`SXW &(n۷A;3Ò%neW{DyD+',d;b5`0'g󝉎jmDm!Z*aޥt @SYbMBA8YEt&lTMWkQMUeQbݹH73Y*tl䀋ƹJp W8adn%kFhka%A)M3x= cB'HLzogT9 \Tyr9Gj-N0+\)2V r1]|x'Հ e=#O$yJ~J8'@X=E` 9u2FPT-}ɷb7&^B4T@0ADh" C"mp R *9A5%j(g"'rhq9Qp߻Sqz>c؆z{HkIكO/WO)^ ll<'TBM1V\->aJV!osuo$'nn)'|Si ?^s.pS6\6Yـo[.(OҺKMGrN}<Յe%Z ʸ9 $YQTzi.+ 0n@b*j t>=snm4ٶ>wSCPؼ[l Y=ryPu| ך8Um&e:m{퉪q+䖳׽C"j 6yԙ/4,^x!s(f|~0-%ާ2@i쑊LDpw9tLn\7 K΄EvhF1H:gƓUQny]1cw[ i.39ם@VܼFn(.yt,XpXԳ{J 闌7aA8wmohtKxy4r WsB -pö6@܁7K*jZ޺"kyfՉ jRqc/9 g5WƓ1aP|J (,1u $z:&g;g[;Nr4.a|wzȕ1~%xj~Ħa>::tLυ#Z9ٲ ڋNѶO(3~+-S3ݶiW~1aC]Y^ 'Q2oeuoYO&Q 9ALI1=D~]ou4=S[dx0@ 惓pY^O"I2P; d/N@Լ`Q%ysZFDL>lPɏ·qw/:θkŴ)-:-:ӏ*myOa--[k!q9;:w({v N$@WIJc/\k,}MT(~gYmZqWҺDddž% -UGQ˭RL:׶7)NL )`Ugߨk\.CYi>7FDF7xq*0V'_RJNnG~DǾ/$pg4bEOѤBvUˊta~uI.Rhײt^Kܪ75~WebSruDJ>QaɚG|"NQJp>MV /(b3{IV5D]V*kq#M@^0 YPH ;2|X[ޢPv6fg\$x;s{3@M,"5l!9^MuEaA0",]N2A f{L>mh]\Q8;cM9x9o4,n<] d :1%O-NDL*yK4pu$ߑv T1C@u 8)x$wߵ%9v;[ʿu&X|N4\_C\XO}[C8W{X|'[Nn/ teEwGS v?eF5wI.J 2t6k SM̄WA жUCRF;I,D?z4){ǔ &if@ڷУmKXx$0cԢ08QAePy}O".+ AGyYr^ـ_$;?ЄL4H e Zu)0nH@Dk}#>V09ѻ:ud/m R  Z%IG55C6)|K0KԆQnlZ{ẑm5 dvGaB2mIguB `zo06jJo:ZD1i&k֥]FKbgmpξ #MΏU`2EGgnO5ض-clV+K3ɣ/йWd#r/aIE8 4\rHm y>trG̠V9w5<)0[#ݮ;ʃm9I8`;k-{|Lxaxn2yW-GQt0)21΁ۘDS8qylxGzY@Tɹ8@.E\se/Xb1^u)|wÇ>ZJexV}&R, s],qq }֓!=&i.h"(g,w6h ybB3 =}G\KwN'hO1 de¬V~͑Bv+TK 7f0YU줠1o%YϩXtE!i+f_>gмիPE!?$ yqJolbZ B0yV/9n"d~ 0Zza֡ |_鴵̦ &޵d$ƒo}0G9~ۮ l ih*mdR.[EPrFT~.?HL[ #hW () r#&5dz^}|VX[=0S}6xu&Z.7 ~{^`RU]}̕g8+e m|k&%ʑ'N,S(>Fʶ,e9`xHq˟ :ÐU>iC V5Msqw d+0Vǧʧ;?WZ\ /\ACIlP v)[ k5 $M%v@f LKwU@uEIʨ-l>ʹeX6I[n]'eѳ^F%:˹+_܅*uҭƒcZ':Ʊ,YݛQare|x|V_rۣ/Ip UeOm |@%Hm P4:r`OFn惲â ,~"|>`n˚Gթ*&vm.#/g. 0mЮX3_p gE^Aܬ0\lVí"<`gK6}#:Lps nWwF.͚}NHQКK#k>lR#``!X\v"Fݶ96cR:,6zdu%31&tj]28T#5R}qըA@㵂WGs\qs׾;6؜75Ee(ʃ$yͥ -X.F: ډwSF>;*CQ.D7T?13/bl@.emӢ; l僎wh%O5v,Vxo 29gLKAZn/r)+O=z8ek=*=XhIc^"Pʚ1S}.NܥŎen'-c i!D,nq;':~[$emEI,gǸ]NY\9EYFkߩ&ZvK߸e/oGME2LGb9CẂ)LVMN$U >nv'l/Z.(ͣz|1.B8brݼZ='YD: ?gkOM9:N#vBCdfcLa4Jݞne}Saƒ0#u^\ [F.ڤTk\Mm65Z;qf}୽&FxޙJ3{ eOr11PdvL}:5{i}$H7v wo﬷Gx$d.HV-خ)`Mj'/FF˶jH[:cd *^ e%*nC"z߳\| -R;|]Z|N:emuBw+&PvzX35| ,tƒ5@5l)7nZ e7x+ Dl|9q cJ *kc~5;W-W_HYP>HA$B9aFt^]тQ&(A %#k\Ӯ)vQ7SmͬM\K.vl*7׭C7,(sml':&JYw!ޙN -!PfKW:p߮ٿpOYS44zfQcY.Z^nPBh*fTRa# -ż׎3obDq_W jba4"Hܵ\/ uLDb4-o *ziUÃɓܮAbes"0;.w@ٻgתpL_+c>S ~m 0d^Z񉇖ΏZ@YU/t8Ǵ[F:uAf&YE BE͂:OgHRj$QKgCie3TOx4ISEot2R'TdR 3<sTO#G{oˍ{Ab*ک gYGkۈn I1ƅB>Kժ&̀FIE2 V=oJ~/  |24NK:"fѽ8YNwPMÇ`_-\HO]Xn y탊:v}s hWQ:plY-9}(.\ڑ"\WJu ?bL(Ip6j/su[izѡ'Z \ғ-x˗Dv䊯i?kF%{nmmwk{A 'cѬNw\M {7N=/7-PGڞ{]ߝI6=ѓȔնX,\GZ>jhN%)oW-mݩd_UZXʚC >=SrfN݄a\36- _nbn^)xyԖEBpXmʡZ&oPP%+=aEg: ԳI{4L xlj65(Y|70qz}W@E(s&Ґ+eogEq蔕( 26\M2=tVRúPOf <ٙ9{SCS/Xu2W|$aifRg|H )C>-!ʣb1` o4r HEwXx3H=\_JuK!DlI+-NAgF[6~q(\My$a-wƍ Ww5_HU,`tŎϥ|+}edd5Sj,T'jЁFxz =q%d$[CN/IOFqS&DTö~4>y:Wo<[b%o]_ N#飆A*0{ hiUtjeo j])znr wHxa݄2, R mR=5`?^)r>N.? 8N/X-Mo{4 y^W_sn?l Uv |qk8:%gZ$hr0X`p5 n0[pRԆdQ=z*&Y,=@+~fH+:Ď֣yΚى"V]aD8+H H"HL JCa1}}0F&ԺRuXh'ȏԫ&"l=Ʀ~Mky| %Ϙ`su sOk{k?RlTU^Ci6&=bەY|^HOp-!+ǿ^~ 1xqp OIq(X  i/Pe页 |RE +`#D)Xwq!?hB+`vHwܴv3>#S|ysŐ/o,׉}lQX3&%;PS!xN@| Vd8 Df!JG.%| އ ] syh2CG[ůJ_w>IV9j[:iANN{(F!-r!kO_ %cVeıe³_vZ4 "@WCpOOD_)-dGl7!3z*r1T0̵j4_FVM_6^ iZ_y<́AI#r ]#HpA#6%e״wd`?1@zV垧h}q3&P9Mދ=e(v)m."DH"3ov#USxK^'Xɣ4 ޫ8Vc#3/\MC2}a*.k3v㋏7-Vg6Vu7Pe lڋ0pg<3Q:M`t#6=P)We4>f BGFOJ fӳT{y' 'H\2m)CGB@R"άi(l2# ҠL#{,Q[W6 >/KZ-vHFyK꾏~@~EHrinPWbbt6 VJ ~?ae? aIMfj &U.50pLag4Re_ r=WH:j'48ԳenX߼g*,]D5\pH8?-tܹ'bA K9OyUđ=hTunvU,hX,O_Pv& i vh*%Ҩ9]t buQ $'˴#Vk5x7ӅhDؼSW&%&޽' ׋T5TĊ+L"H8T3afFo(u k}nZB@9-H33[iF)'zK_>Q&0+|‡Jߓt41ߊ$_ES)n),l_[MBi8nZ|$4^_RT*-c]͏M o@~-㒋\Of'" #{\Vؘ=̥@8~/K;| εh! 1sNe<8juu. .A=b'ayS5 2S4([[ƁY v $ȿ/yZ X@1̷֬z)#ai+57M2uǫxBY]6ZK>MH mhl}qǝ!f&d^5r1vҜXO,}(Yl 2 i_D#ێb߉>Fi EFbQCs/xJ [ ˿.&>,;1JjqQl~0A^Q3_ u"bhE濫9<\SAG7(c&mYis6xN%FF(@<?mUxQO  {b`%tBTڠL_EY\t{EjyZ 6n&HxOi*YxBTmFn+ڤUʇwcxh}C/ *Ά; +0>z7 #%*g|8pX8) *n)Ag|ET{ 'xuuWm>w2?sG) 4:WCYm95t4+~ C1!_+11[s+[;7wZ{es@`IvԫL0~` k!fz[. J_Xu|u[1z~DR:p`? d }2\4FFү+=/Z`T7-iăRoQdl(ݙl$ɖDџaWu{kj:эeJm"1) eWq.{WӡKx3&c\]r! 4i^ yYVNuZCԐ !{'|!Űxm~ }¯Y&cNZiC5noJ/ph`ӂI$\f^ç ?8C/`* i_(_dT/|;h[ _lxY"~x7motI{h` F">lߞmk=.gӽIˇ!]pIb{sEUi?18Om,+5'CIvPXm:nWwW Jd,se`S2-|jz ~K3t"yL'5īlc.mXu$bw!=^kh2n"ႄy~.gPcM /XsayFII;p2N /}6]؞Kvv5X/}%e:14w~HÌ:Bgǩ`XY**0{;8Rxę_azP l뵯;ymcG&D/oTᄲtM)@xwP绫LtBqHi$Z=M1Snl?dꠚx;"J/zG]aEdt_Ø5M9Jwz0i+9{|h:=Uu/w~ڳ{ɌzUrq@*-%4vD(&WOxF>ۃ}֜)Ivx礒Fp\Tke+ :8jp,MRx½تQ|=w'Yh+1]Ps^MBD8NZB$l0*ѻ M &2&EPI ŖFV bi ?*6MZ܌JYTS&CܷOJ"gTLyۨ+HAqy| ifEzE;>)`K=}ˇM\zT=dqlKhZ|!AKt0X*D` Ci; ۴_F9v|T.7Htj(w1gr'tAkp*%?9h +=t"D.E* ?] r<;EO B-JC7nBV5n)巸hv2o 'c|yG4ǟll[Z' -((ޗUX#YGuw#q008G Mr]E=oΔY6iʎb4HiQb~6|=Ҁv ǃt¯τQKVEDtخVo3^zzU:!< {+(yV;pKUST桖)ˌYm9&#DŽ8 M\gK& tg GȒ$XB Uؐ+&ImʩCi?wNmLI4A)*@&~97TBEK7޹rM3Pݎ2?ܺ_%nu"SP&I.甒ST=s6N^i? Q~ O'AԯK,"+DZy)X(3 7\!p&)V meJi?}@[hZ 6AѠx+!'ԋ'x-)d7̞N-( lFҝhbY`ϙ|.vC(5gR:+ ɘPRNB8}NI_xNU2 2Kb3 t = cAZ/rj Zm'16:^F)Wxb=wa{x[w|$Ҿ 2[=Jx]7t ZăSg}fZ磈tpKTE4JES=l0t]p2nt=MZJoɊ/e4`K!bU׼l߀DgFZ#H68(X/+n;^l@|}/ozE J^C+֣҆9F3N`ך3YXCFO;.^%}тfSϛ:lwQJ㣂pq4)w]{[egg!.B`?}AF 5 OXhMvfXٜX&58^@ /tAbASpE󇋖l?'L:(Mo{}㇂im8?ʒa wVp{%`ɫ:~Uu0DfV~VKcbI Hćm^ҕи#Q& L0R6*N<뢶/礶tY3qxOG2ϫaR[F0r=JP'i˪ڞz᏶Bv>0y/0 `1Xen :'P93gx8F($+[U,^|nߊ;p\KR7q68wgV6DZlWP*KM[7+ kIJξctc|~F)tj,(>'W-Ct/cb~*Bq*MSo#P?7@4Z`7msϳy\sp,1Z8'B%Q1@?M?C ]'!\#v^Ky&xb'g +̜V/SY+Qpe] !jFHYQ,7_grU_gڝ\`pf>TFh` )ݮ?;LvOBОHeH =$(+idʇ`Hs|G8Ё$BiHӗ'Xj2r\V҉[ 4 nO޳VOhNk"|93َN<6gTuaJҦ ,"5I77)1AT[d՜VT$R͓.OsMn\bˀIQCB$rXP e (oE^˻$?}˜<#?9bNdF[='[y?e: < h_QoEE# Ƃ1gLL>w_B40l`![!wN?^RUU?A'LAJ\lVE2 Mdg88.?BGA05o)e8P-&^G9zNŝoh{ ڢUu8z}]$7To-;{'Zn9 q(1frANKKٵ3&B!QyGnBogY考1C pi6+S@j6Fo/eJKg/4 9Rks]bNGDҁ(9Cp#=I.x]M]q^b%- O#1V C.dOtՆA>:{ #Gk槶LC21'bz^`.gYD[+I3\߄҅}yѤ4y+'OO?ͅ<8/4Lj:{WYҬN8Xަe iGӾ^7qr?,a,z>|\g*Ns!!-\OTaksO?< fp3ze G$cA'ߚ CumKj5( evx=lcQɸ R[<Дh=%oc~AD,ߍݽ= 7=Z(tg[asTFt7efm"AV&;rnKӽ"dG䰴bW_-6uDCtdaahFX&HmxLWJ"*!_S/s'9|,0Tn΄~itc"Ћ˿^0mK<q> b^ M1DpYÌiwDmZ]MY  yB=GyOK0N:iTH8UL_F ؙqV ]#".#I pBnyy"^ԊS” z9<āVZidW^GWΧq!|{ڞ تP漼Y }'zGuh@>擅6jcNކ5QКG|gxݲBՙma'J0YL!I?^@ t> 鵪%[",B/EJm^(;!T{P6T$\nvtDqScEnnķ7'k2 \{Gdi^޾i@&5 evP M={~;0n=5x$^'ˮ } CGra5GJ &=dpbGπOTZy6QVh<ށ%K8 D1'&::c211YAMb H=`-1O ^xЧ+-[Ek8e2?(3 mςzݺziI`t-^j!EEEZ#5 ۙZ E!rOWГPe*\86g}4`d8EIH|kCtzvxrcũ[<5 oT_XiR)5lܪ ȞYi.&6'կ[ojv}*hyFlqTVvv^\;'WkWq55 !ظP?>;sD|_Et*He4`Wo-gg/*0B(쉟ؕ7̼&ꂲirߔc~#{~0HXGO@E9=IotJ3丕n۟i,l;TGٹq8NYC {eB&$ QA GYZgq$\d xJ@dOLopS\Ot=@C"tl 7맖Gry2 7nRdu U4ꢰk I= 9hXŅ` 2UgC lz=Fي`ݕ|e NuVk ȥWHBIPW03ا>y,mmI2,Y&%1k:W{:Z(mz/?Y(bq4&X<$q3A Js/B 瘱ԡ|> +IAKviz5lE:EѭyXhh:|oFRLq}SE$kWaJ/{1m+bs@pϱ|1R3xH=PJgRLE {m E!gi˸tnfE)~$+7^k[>}gMt+9Jft4F2Fו\OH-K|^8qgR/]v~`aF8cBxEv&uhp[ h8$s V %&tf顸x^Sk~F| -Suܴ7M֏~faPkTj xtRBKFt+ȯ5L2Yrz*;tNhb!  FPuDtPTH}Krqn9 (Q*Tn18zLklH@o զKG9ڦg-%W%Hy=(Ġ{GqP4]9Yژrhl<^hyk$/*^MK BqFA3w`F{硇5Oî?8ڽcS+YsG""=k*3,Eʗn Й+{{.cy_/UO٣> GA?eѾw88>ϝW 귲H\nt4#B9}薝s2ۄό!9 Ђ;]!7[!*iCaoղ /&ND.&g5.Sk0fp*оeO?J X!]ͦ=B> YٳunϩOU~~Ug( Q \YgF k. K>MBa@"~P0g%^<2$C좛BƔԪxW809N:] ND|Km>790֛$ϼf]I|/@+Z{_&@y twjߑٮ-HW$dr3JKwYda؅ADWeUmpxMzmO) -āewz7bQěȧ7".z W- Ԭ?vXb.׭5l77oCs1{1XPD,@Qp,: Gֺo6qNZu~$1jg_wwr3b֬.{JA9RgwX5fn"B Ad-`WIuƩɁ]PQ*}]6yߛ7媋F~"Ff,F'c_anKw ?@zQf'1=3 6B~L[A[Ɇ}fFKP^gE\ݴKg7E.4]8 !}g[@*Rzn(!\kO֤8U}:hsC-%] ^ '-O\C h[mcG3~D!"v <'-NIz* 'mW <*wݸ7~q!׻8vmgfUlTJ(ThSc Hԃ5r+ٸzʖ7k~]GܝWb39al G?6<* {aDhϊ<%|!ܵmḚ" CLnG,2՗Igc3f*d4>ˁG)lqPv'ޚ7vZ䵢ؙcv6$x[$˜_[uU{t@Y&`ĤS+XƝz򞘵 ߨQciv[z=,\u20zBM'՝:тFH1.ӫ}gb 38䣁^ṥdu_gMJS*6l ^)7}u<ƛꄌt ]Pp,1M3/E1̝4kO^)eX#ʼUFP}T:4}ߺq?Xѕ#H[FP-LOR*=?fdA/ҿT#.\So4[ҹ{}UKq8]>=%?2{;YSo/cYs$%f x)ÿJWxD FT"9"' 9 @*P kYӟe|Q.ԫ][}¾JO%FJZ9>AIYZ5F qnre܉(E?)N/UǁStHEvY.D`w Jb(=XⰂrN7_9$7V=(AosV Fι`VT^ d-?>=®`<^{mG*)+Zl?x/`,6БKrjCSJp;epdUIaI(FպX&t:I%!}y =*s_p}OmfgI%=/9_1GB(:uD 1*[EGM96TiPgc&!Pmt睖͘%g NqxvK/h5š]9 rv)Vh~H+I>TP죳#d\\gcKҷnUc,XFhB1Zߠ:P/rg3#ɱhH1\`(KBh})G ΏvDr*Hr#2 дg9PZW !}oKe9*UΫ#zdO>!Km[ˍv}B |"~@a,S5/ ~Gwq+]Cގ;_أiS;BLY}= fL;KTg `!¾hnɇ,AZVHiJa=>-D^C_e,}>)!BA-m&<̇s5i?,;\T4/ځ%i[za >̜@wX |Vܩ~R5RP2@}MI½`gH0L_9ưUr^c mk|+I%i*%r7#$,HJh/H{Ҡb2+"4HߡpEAg Yo,`pK- :-/ݬ /@_TnvmŠ}j/[J QOTx?? _4 ׫-XĝP0:bR=MlU8xfwcJQE9UR`V(6$7b5ުb"lx]}`m8YzUNjHKЄ!F`h[\2RZY5- hYc7O|llMڔbP )ey[7٧FDA (čeI,a\7v鸽v~ m5ƺ{"KH2^fst 3#҄+WXZBڬ{0 -5jڱ̾!#>V$LB,ߗσ1jhE `, glWkO(/풢̖%.eҽ!?Ow߁)9J8Po;ZRW N r1p%hƲ, GU+29..e,%<+!ٰeK&+˦,aiQ׽ U/&H;}e꩔D =Q81Z̅%PYٖZKSQsn$UH

xUˣ^׀k%w 'V`RHb氪{ߞ] 4L-ܷQh ħ![.4#1.;LSu [N{ByrSq}w5rZL̂>ZʫLgGb6Zv笲ẌeCdA8m)>{t=ZA휞nB$1XE;hz0VBk ϲn.k`!%V`Q6ݍ5ka-g\,W);DiJ#wO@ѐ lu3v G0!Z휑b^m|_DkCb4i@u'3|>=ajy?yߊ9Y<=WT̷ȖЇbm)]5ѽ ƙ$?Oz:M01aϾ&kg#탉<7vᥒ$rf$Rrhbg͐&AU0#_J2lnx< F!|Ĩ*6\2J,ZiϚ=,뿸IUpBџA>wߗ9\2(?`YȞsR?Bl֋Z#VcZhX7^3VuD҇ʴwCeO֥eܮe=qyL5HL[.R*[C=^F'%Ǟ߉aKOݰ36AԼȰVOŔYu-- B.HS0) 2m =ͯ<.I^Z[8LD3H?k cn c!m'gg[nBG b`i! a!e,(Eh6l +%9^ RjɄ vHY/ q'\:kvӱR# b\i?K<'Xr.|g̤cu4;GLRi `LuPɅ,JnN _ 2="q$[b)'{ p!i{)F ;.1d+wQrBl/ "nUY&ya3=B7 Ar$:sADkI*~hj }߉sfg2;,)荙 9G2ތݴ$!%] !SRa3іK' ނo ǚ@f%{KB lar%khc<mN99\Y* 0o6w*з马SV`U .%ئ,t tsݦGKAG=vXBXo\ހY(=dp;2^0v0?$쨢@E-Ij^TV̪܃odf5>ڤݝBB0!+ukĜ/Pon﵎ enHH}3~apυ:{kBY:^Zl#7\M^)jK#3l[[ .Wb|ngo^z#Ysru-7V;CrU<"Ut,ʔluWm֋"lqz?gj:H;\6Jm2Z,0U:=zWI %7YrWd9P,b+#:~6qey>?:Q,s3VSX}[h-t nA8L=D 4ݩK'`ov9VrxeZ_̓ 2oKnbUCfמ[uU()O ǨP]Y_4u~28D9ID`K; &aog*6-nD4=֒u⁹>.!05_e8\u 2m_LeOeu/S%eh-5M$J4\ڄA8Nk/+b^x@[H0B57pAiϩI~T:/Z2:k`YIJkתK[ܛ(5#8 b|'p\ԏGc 9T]=ǬqiѪ^C (_jD+} ˓MC[|{> CΏ\n9K?jz^Hd_Id*o@7ɡ$q/_!4^=5/J=/8Ʒ&MթGMyB涔:Фހ.Ri, dvNgKZ[.NR L5 _ _?VU ǥ1_y3kDE]_u7q/Fb.&D #īB KӜz~ jD|;߉ Y\2_YOMY6.7'JA|cLq b@_Ŋ2{SD_ K>4h0 hok۔ -u^ 6@XO ph'쐺GIj9, ( ˆx{eS&^,.xPIS]Tx ` we /њ!o Л@ʚWuǥ §#DUkF ʟMjbs^ j7Aղ}G-Nny(e2ěnEҪnAsIOXw8udJpﻨ(LMaOk Jp<^KN3,gA84xU]GlHָ ?ELt" 0•ˮӸ+0k Yhmi*Hc@闂F[ob!(?^oMT/\d6[T Mm|pw^Ī=QEBPyzA}o_%ݿ!nAHHB#g,k`-^5T_$1=w]Y{n~]7S,)EcfeKʯDcq$,ܶݝM[3^=XW6tIMxT=r3.ЊUBOcQ+Sn5+R՘NHyI"a2}X>"m΢d`~-?CHl:F)Mn,R)|Yip0zhU6ٴn2*諳SqJJHzBw= V*FgN! 9,8]N|~ep1/GF$ hZ s{3z=27mkB_t1: J>j/abό^'_X2 Z0qy@ʇ`sv2 (^Z'Kax,]Cܿ)4LB0TY}pNʩSMvᤢV3 ġ)$1K/ *#K3mF& fQx5@zbOn0#ve ^A`"D Po%Y`ɼSܗR aw|Z־P ~pk~lWygSX%@D4Ik07qj\AeBz.zsL{lAqMucҀ]i?` ǶAvf>4v ~4~P< @gg jrL3R,j*@S`Tk\4|n>Efӝf>]l{-GH0 5\K^]4E{6je.=($ބ:21* EwJ_wσ%0}f@πsu\ݐ4_12J %KeSdMm0YON#{.GdCmP~sw = oVPEV/\}^Hn:m&^cD 7#}D턃34; [AjR뫘36Xu xƽVA'AOBhR~#N&0nꖡҏQFDG]Iڷl A4p5yE-gd2qg<{ } P,TAȏݜOVSm׮F PaHuMl%H/:}EL"Ȫ&[?- ;|l02 a&5pV3~djWa~Y-WOc]g˭g%LmF/(7r^"F8Rp馉1`o$zםΜ(4 k}dQgm 2ߚ Cw#X54 j~oGYKgqNS;Cmu!f%;6R6xwN!N_"E `˔|rNXY^QFI%HZrU;+t烧Cne\qp}M5 պWρ&ulnw(;(cƕ e&3}0wZ*\Z;Qn!EaK4s9(eԈ)o ߄rvqB,]eVLyy.*@֧ Nb8f Q.&]_qҽ眬>0qM~\!BhQr4IgS #gØ`ئe Q<4mtn"a?_>$uԔI!sT<0!=am_4I@f9Z&G.{'cóԛ>o(``E#i-3/{&Vo E.$;UīF,º͡Lx Q5?n3hx^Y)ȘWcհн幟E:/۷3)f h??\eI@Sjy583L9F`Jv:IX"\޳ x!EMD,R(qYr9?tŸuA# z#9߳,l, Ԑjb-K\L+~gMdw IuTXb)[/PaH][KfTr!<\ꔍn!I4 ڟ9ZV/N+;[yp^h56J_><z.LVsK᳉`_OA{{B^WsEsUo$TLӐUOF%;|]ɩߚ"%\&a}URǣ\5]PR@톀wVdT;m*sq; X݋eE)5qhiq%j%bn=lҙ`;b;:h烼Oy{<"xk(;óY['3gS|$ԻV->D8=X5$ޯ Y=Vs[J{͘F|EƟz@> /:=n5o--$]P:O) 1 u|w֍s3? bO/lUb:PB}M>x8V41-lf`u.6B]u~.Z'c8@ 5M7]+`s ȶy`BhELX(ΤB 7~bf6_ @XM yÓ1>'E&b5f}RLqjY 9}c*><ҫڭ! xiARO"i}]E+X4Ȇq!`,W X-aD9Dz%s@Ʌ7}%`=2-%,Gd̶g#3=JRߞ 0'bQ!zC)i^CE'=#:sgۉ=SIͳT8`^3'k5S2+d7YjxۋЪի4`TdkY.K :O2ߊV͈ aXlʁA,ňKJ_z1j F#S ><89qQ 3=9S;Ɏ<<搦 ?ߗ-, t$RwLxZbBE/`4lU%wy<`dd;)7*xSheʑb-nY/s8.l+RP+/P dzIV>Τ$Z`z'P)x9> |KWc;B?4^֢c~StQJVφ'<P6CfǮZtI[g8ѱ;jVa0СKmL*g2oYS:֚OF<^3;d}YL9S{[.P(c,7P t1;ǫX;1guҡ OVC؂[ث{>{" H(8ML"bU.,Znn~tKz#귕1=vV#@5\JPw`t,C<8<AC1ʝTO5P$&pmXvR*:4H;SZ_C@NK-C8RvW3rbQӟ!;l.冶ɤz } ا`ߏrޒ唥}#M*h;0w1GVW̐zFs5r&ٌ^! *X-8s><یg^9&BD t[aek  axPpd8`XuŭݏRys.SB~teTlz-}]u!'ÉfU}ex:9V\T0 PRf7> C螡vhA"3Nx0 TCdbi+*<PYy#ٯO6}݄oaX>EԎҤcv\D\3:\S mqjwYg HYIE7S(\7X -(WJDc߮DmYXmLxY $Q^7 sdm8`'NsQѪ¬=,=v&ޣTq-_UεLTGA;kb(Ymy ];c%ŕ,B`n.5j亸OWU wAvLGzV~Kr ^J9JQAm/dDHtR?Hl\ !5abI?=Y?H Hu#T'@kRĆnLLh-/SoUSmN9kO}& 2[nFQrZI$j2._ |gv|FIT-Mo1N]+C6; 8c[BOmM8yӜ9=4zo>XَMi7%>)wV!A PAM5y[{1٢~;M5 .Ne zlZoaX/~,r䗯REI[BE7=o8P!h: ^\Y}S s$m駖YS1^>Eo+tP`~ҧ9_&DP:X߉oL3dǷg A;"^V:B',dls_ZBS(ʪ; I+M=sY`J㇛Tq"ib%i 5k &\>؞w}.c`arw`Z 9$7Iacr3!`(6|?SVgKy =@ [t% .)ۮ OJ'lwe[@z[ڣ")rT#]3V 6Lhs?˜_Ȅ7;# 7c'8tr)r|] L.lsOɇ*i!Dwc0f:bY͘q+(pMD-}=[&e~}tpEj;C$U<KBը DO<k5Oӥb3 HQGqZ{* y̰V}|*@d|7+saaӚ#=0/Ͻv]j3'[tU>®| vT<78ks$_ѤіFb9C矖E˭F\Ы.&i V0aCk+)af$vZ-=!>>{r^4,~ oG=Fk2S`nmaQR')+d!NBِ$[E磛lQQxI~p]٬{^i:[n,J5"W)v |,ȩIqsW@5ff5hcl e-DlÐ-?^䭈N&*vP X:ET4=€69SasEktPThxL|А[?Ek)/Wjǖ|ؠbE]rʄr՚`c6f }/}(.8Pᙰ5bQWWzi_A3=Ż +-Nu7ںjƪ-)4lnZoV8\`H ]'=x2NڟBtr 7݉1}Ё /BQPyxY`H9@z |+ $ר4M lC>Qsd~õ]HB/Kl`nZL(X8l(/_kG饥=luONa5dV YZ