orthanc-devel-1.10.1-lp153.2.3.1 4>$  Apbu/=„G`q?hʱg{l #n"73]tJI?M?b\j s D( p.܅@2  nzi q d'FИ N_ZpQc ZL |Uj$>.A;{'j$/\ۅLrt۵96iaOskpg"0Nj?QER)C*S ))W!붳k#wt8 ;fY-8da5e0e8a4981fb7b640e7b6403ec77b162b79cba0ee7d470cb14a680ccc9f5ac651aea38c0aa0c683ffad46888972df31c23a7d4bu/=„['d!PrucjUGbz%ڰcKa: z+JsU GM6DdW'Kir 9ݤ6H #?l}1ۮ2kġtp;Q?Qd # X &EKT` f l x   *P\(8("9":"FOGO HO,IO8XO<YOH\O]O^ObOcPdQ eQ%fQ(lQ*uQ@vQLzQkQ|QQQCorthanc-devel1.10.1lp153.2.3.1Header and source files for creating Orthanc pluginsThis package includes the header files to develop C/C++ plugins for Orthanc.bu>obs-power9-14openSUSE Leap 15.3openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.orthanc-server.com/linuxppc64leA큤bub;>b;>3fc97813529632ca68ef80caa61929fbe54848aa175c7e23f5cb44e00f62d8c425636a2d6aeed108caa0cb079d944ae77d23857a3b6fd4690fed046ccce6612frootrootrootrootrootrootorthanc-1.10.1-lp153.2.3.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.3b=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 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.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-14 16518410861.10.1-lp153.2.3.11.10.1-lp153.2.3.11.10.1-lp153.2.3.1orthancOrthancCDatabasePlugin.hOrthancCPlugin.h/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-protection -gobs://build.opensuse.org/openSUSE:Maintenance:17482/openSUSE_Leap_15.3_Update/226f2281eabaf71ffb1c07821a8989b8-orthanc.openSUSE_Leap_15.3_Updatecpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textŀgdZdБG{utf-8fc9e20ae46b83aa4cb29c8e957ec81d988c3912b30e480a38c8de4f4e5e6eaf8?P7zXZ !t/#] crt:bLL s.\/ >ы#Z:Ǫ%A&}SzȒK_YUhkܟP1FQ˄cf8Ul]E!.]/'_{chL> VY)]JLYD}܂ {ܩ.[2bKAC% v?Cj3=st*FHn{BN(#.W 粷sƷpBlzyuL ]U-՟'2I*ΡkY\ha 2# KQT;f;_dPٯ{'Ͷ5Z`4%+#d-ڊMRg Cənx0C(z9UM!vP@\1i%rfC{ xl y2R%#_?)@N~I^6hEgxA00 rnPWEv+_cr ?jy?JJ9J.–JZꁢgAvVƸSwf>)G_>G\b$a NZ|(5$wS$tkc7E\:1!t1Kg Ljd,Txar dvyq+o,s+Ưja5Y a,G^kw O~Z"3w%; ,%h|NJr.3ꆈa@ʿ1' Z&hɽ ak|}2ޠ󸸚t}"c@qEJPɪ:dU(*ߠB2Olє~ y rx3NRw@g͡, cmGxJz4$>;DZG'ii !CbiO6rO /}`uC[çpPߙR⦲3z%bSMjt穊iI]y-4#ʷrF>pߑi?_)TNݙa#$^ye-"cTjE2HiRbB:Xk>0y}c0QM X{L rw~$dX{)d:/ϡp.(LP_-Vw +O?ENc]zv$8D~~0w$uG~I6km@\n8*Ϙ+yOI]/g$tȭB*_Ó hzq7 :&ݗt+P^vKduᯀcixǟjGTQ;sD֛2;Vq&^'nGaoMsSDUv k)Peq/YDm8 sؐ^! vi#]P:n2<٫YbAc^P dش,[8rbU,'0ʾRa=ۜ{/׿ ¼8k0끭Qݶ䷵b@A,Wf="#bXhwRWIȬ6hql~z.,yc.bV7Rd.Ҍ켓[Ԍ&TWC9Qd:HsRmJ퍱W$rR%1<ĪLztja!LJĈ]aC^bL|C ҆V!OQ](,Xu헥%Hf n[xUӲ?2[7՛N%9 4WD~>;?Rļ+)[lӲP"`ݕqB݋t0K嵐 Oޏw!zXf V"$$ 3_.$6N4![LA0k?ղ%8@dE6VRG7c-q9͛8qKJ?[b/ DRߨ,v7 0)%tGwCkdv$ڴ>țjW\&xDGŸ '&RJ%\PK0C%[`+rTs. m(-C7x16NKuvP*v qʔ'[a(&.0Ǟ)ԑbHx Wް#`N$)s=ɳ0l" INB[Bc\֞5V(nbߤF_Wiq%TozPegn6 ^ v%JsB`P; &LΓ}e('ڢcpth6%5quPA^r ~FZP09߶J7CC[dԞo _noF}׳z~o8xij(Ml21&pnW!mwskԃ䋄}‿zdR7R>ٴz=P(gdG-݄̕UҮ'6ai t hMhLhw1Á(n ?$r(^8(]- S~̕ E|Si uah6NORq-$QetxXډwc|VW8(4H {9U,ɣcG{f CU8;︙';8S%C 'x9 |5BQV?qԶ]2@v@͠^] k' L<|^mܞa94`Ǘ![uhAJKڲf݌A&y02qnzZˁPϒJi6etJhƒ> 5, Aĺˏ'sȿ-.atsd|'7Pζ#joPS7mX[hH]GYe:_qNN'1 (`֞m+u33 eȄr{IX{Mp8>ۧ )&vk'')ٷS\M SNՑ.-ߵ?3r_Zοy>!.$ hv!{^KtiY}4^+ Hrv1TiVA J2XMrWLm [˝]+w) ٚk2樷܅fZ{3:~} aX١uΔ&+; %P:11]?Յa`pR3 SRFaq)8CT$p.D(ϹwdDi/B`/{z!V - IӈtDahUdRK!oaG/9NgѺ](Ecx 6@FzD)+ v@`kR"7!+02 J?MAs/z^',smraL%)Xὓt\j&q&),P{@6/\Kaߙ,LM®Ur?f&th/+:o>^3g*mP|gq_ͦӗ߅ǔ>yp?^aa@Z7Bk W^@'~\nPnTf![ʹyȽPZ?"1\8$2e0Ιr1ubY0ٝqڤnPȴ-)sZHU*(A|ȅKV7M 5{PtC-~D(U"룄ɧ zFy{2hqT}WGH *cQNl лOq)2G'.>'F-!g]3 rdQ-_CFbewUVP|?e?\u=3q.(R8]EWV LZ JSsL)%nFK+S\FT5Z`u)mlReR025`vlxB*5ja#QzD(f .K=0N@Bin|MA 6p;kC F;_Ot"KxMnY1 Aޤ>,"\X3Pƶ[.6`ԏ M Fp~<_>4Jo] nQHIa4'DMd@fLБο+MHv &;{09M{T%QTսlb*b O\?Z Q(z*z`Hq0%}EԆ0.K3* ~]/K ښ^WK`eW¥ڇɻ \8_?g|`.1;`AuJߦдU^,lݳ](L\~ k^|Qgkm`UX0Ejky.Kd)eZ8GJI?ZT堀[t>ug>/0Nc(_BUG߂h h{98RúYvƭ1HP״Lsʼnrv0g&hQ8MK  73p&]/>%B̏;Ȅaa+0v:*V(F?S)-Yҗ6G10?{?sCO沂I0IP6>HPcm0ٳ&|\ZwK,Q> p˴R)+Ss*X+gȗsAiQvR1@P+&C]уչ*UZ}{yb[9 )Gqzuر7ݥ|/=QF1|qX;?go!DB?~ G}{~>դ!js&huث\̟zh7оabA4]CԐy#u5@0eUzE#-VgfL=|*鯅Wz%50\WHC `۹|Krgӆ!vJOSsi= L1Fs,ρ eK65VXDIv[`0RPpV!XhHr)9*m! ,}/=*ش48j5$g|hQu _չjr]jYj2bF\ @V> XOpul}snMR,,!0!`~)%?YZjP@q\8iK}GGSEz/ũLE< /f/>^ _Q85W>y:=#_zvAB|]k4$Jך(9]m*5 h*]SRGt@#>n_<2C5?ȹuWݴ1jIʧ6Z1*dr$^ōȽc m֢?p51 v頑'(TY.yaԞ2NFjVD6%Ā( !^ dݩwo.@/jFef4fx <=naRCkTi} ad d՟ͥ1Mi,$qAX?X)ysey81XV}eQqxx] 1g,ܭU\Dڇe jg.u|~S!+Z/`vVa| &|jχ٢N)IF[Z*XuhH=N SY8 `tϙ˫˳3Q%~[S:qFM5 F.'Xݜ-Z 2FCw)Y>Ty6H+6#!nisXy?pR4e5~ٖ{b)ެNɬuvݮidwxtU$8Y(q Cx_R 헦U%?eQzY.B}[S\^VP%-LM¬ E;PEHqkܬa }.2qr"87Z?4ŴhH=~|T5kl099)nG8m9a[,H6BMe DS77ATLtS-x3ZdQj#P[7-n7 P~ԕNȳz&ki%X%0PDTtq-Kî+0v_bUwx<}'o;y Ɓhҏa%ȶ_i k=\CwUv>@5XTڍR !4$>Z5<0툨cb2tGJ`O佟-յtL5&#GLˡ:PZ 5 0+_Jw4}K';k|Uh滄3TƢZߢܶw̗.ҁ4u -ZpI40-Qa|oNNO2->oEZ ~ D>•D~{ @wha`4Ʌj|%㲙pس@AwZUJ?/wRcҳLK2R~N>KЈÇsnU<$0+A$ OpY Oa&Z<ӚNW$L$Za l\94ar))=,a8 pzMza@ޏXȉFEBʘ4mwlA0،fܦ$!n  eꟅ;&j TQ$xYjT$/޿eo\=i> ?P$30&-wK=k+9.M|> sOú{%/K\TPVIF@uM5C.܄^IUϸf1)^)eo9v=аa9gRi3>ס8[3;Ŏ@zFmفXy =ZN54z}nFA)Z0lVH O?Ms?-ͫo'׆`20^w(|leFJ=k3;AzSםL_#?LlvD+Gw[@CqY`5 1Γ.:RGt$) Ycf2OM#ˆ_ƃ'8;H fzhH p*J<4XV3'"'v- !ySOj-{ٵ9)aV]ӥ$ƃr a9Wjrܳm͌8-PᑚMZ2nQ[P^5Z~9x?|C9@hN?, s̀ 1cy]M9cd8uO hcsdKUihpvo0{|x9X0Xyk@S=]$p] KfTԼ p +y .!-m7EJ!4,0 VDdžu8&z]#]B)6 |Wmpv4H'9lJdtg!B}7ZVHa:ɬ^@IMn{,k#Yh<$Q>b^T4>Քpݸ׌*#jZʴv%D!Q@ EX۠fxQ YqL*;=eg֠A,9Bs;<rBalE̟lT ?C Bchҭ|A Ln&R}qD2Mh[0z0Ahzzz*,g3.lX$AWܥ}b*8/2@7UiTGs"(.3zzLeZbK] OZ^w;3Ue@놗5#-;=nVM)2YN&87C^#,Ȍ@R8j4Ez- a$V8"DuMFkGFrSwD9~%`| "s}ԲD }ߋ &1v_.W-6(bKw|$I0zA>AִS ͕eZ`f JLj=6uJ5W^wt4/n2E&`"zZoTUtI$  #L{r"IR&}xt:SqO'|o1Tנ.eeKk% O&DJ Fd5V(/e._crHTr!^oٶla}YcQˈݒᏊ{"LL ^655<;zJn>ԁ7P9Bi.x%cJȏI &f;3i,Qg,[ I.cE`  E We括=@A:7ƬZ;'Ǧ? :tˤ6N0lE !Z]`!tu$H?;r&lSoH(=#x_Mk69} hikʪKoe1Z Anv0Bxyt- IC_֥h\o ,; [F-LMVy?Lo'cnS}YܭQ pO3dgXLͥ]|`+ JZb-U{GTW7[l>N]?P&oDK}wa >b_ÄPS^É։;4L\j<~C$Vݚ~@]ѨxLC.k_b~xh%uѠ/P3abx`GGoә d̎5D]`= R"e͌m{0Ǣ+Vg[mq@v>jveIVjNɪ0\"^Q⩗˪W/E_^ R# 6~LD}8;}Tsqװ|) 5NLʊ9, >w NTOeGi^>? i.LH[A f d+eS΍XfT/)gH[RUc;Rcj֍o,0\J%Atka1*卻0xx$Xd9уY{0^'|۩S&u1]$^r0eq!RCG>VoYh=A\VGE ]Vv>pa5CºRxDxlJB23? VCRؐ_ {Zm;Wۗ}Ƀ2,{;=~!*[A`rU7W-ܤ Gl0z*(&džln ɎT($3ݩIzk)Z|/ֺvA FZzFSʕ iyY@Jcf@AVHdY);~.>ܱ=Yi*7%EA9YLh$u~6} Q]}qr%W)}F w29ci_y[m6"Kc *,Yx;5+X/ OZrϻ0 |<>tP*κG,#y,W#!e6LsSnUIZ睺\qK{[/yZ¦,}){徣bAH<$Ngqt"p92ys/H7%FBV #EY X*;]m$ rcbpI&iO<( q o'A,GRTn!b5 Vb=iëFd-()!4h/r3(hO S7B.y9$,dٚ3w M&2A}sOEbx8xX,.ћK_DlU:wA?lWerbШlZWPFܲ&RlG7k9E2~̗>Ďk@FP]76q(Xg7w0ZLeMVv&=ضKk1 l*p~ᬉJD=os9hN.%lm5*k4H%w(9"̟-GW_X٭ Abƣot;'drPđʓ!fQc̑=o vQY; Ti"cRTb VkS4z+oSMSb9|I@+RlRkȨ%rCq+:{@GM49w%RY(#-d8އD5o0!{>IaKV~Q{Yi I`w &SI4~}+q0A?U2/nz3V ҭzpj18Y96A7+gj؟؆ iWĞ7R\驨y7S^a +쎖?Y97ˎ5Lٗ;[rHDi ]QLqN[i5h~vzm m"m3xO!g+G%tuؽҤl{ A,UpyPчm8F3Zl%zyAM j39kvzfJ[q+\H&P iޑ:u4JhZ;҄ܠщl'^CtXx'fuN\w7Mt R*-@,MWnlRH }1xx$Ù]13 )H2`FǚYE]\K~f/* ׾ yKj*k9)z, ;C3nz7@ e[c61m$8b+VK:oE`2NAɧ6T9e+)@"s"ܟ[!0e)D6FNJ""rfekbs{?P\z=OHƣpĭ$O%i ? û`,lGEz ln+A_/XAu0IԈB`Z8Kϧ=Pt@5Es9ڻU(+u`%!\-2ۨzD`B80Rc 9^zJnn~;=Q@3lڣowP tkHW?Z\v{;塍kH`p^ ֭фB} [e(l_'Ka[; kzp#?AעH~q4xwqzռ&ʲC*i['֓`NfExgg6a03J#{+` /Ĩ;7YX܎kz 37`^Kn׃cGU$ZЦW(fK&z4ip$`hf<s2r ,+)v0$@Ra9Z!?feD^T\!},6xۏ|rFL[E LހƷ(QhIYխe|Y})ÂU937[?)44uz'9 Ō7nk_t #m IZ#q?ONtE9^~8S.O卦&-2uqk'_ Aj$g82c|R_4uFgJL`SZ,E/7\:RIY~Zp5|l{?\P$lܻf ]Th7íO So}ൄ^ X(ώ$yX-3 sM'UC'qITO e m H49tj Mxx9uG5pCa0HWYIT1SԪHMղWˈ CY^:˷k%8A{%+ TtĿKϛJ"v ɂa@p*-f.^+ GW׆nƢ>$!V`fN) e4H&6v̿%ZE@%y":v4YavXt9 yn8k< \7vめ˴~aK*l wIM^vF ]^uH1)yRv=@lJ1ng@{R˵! _ziE]tɩanv|Q+! ?aelk*i?a0.i<v8,ț`ϟ<. 4m p?Kl=c3^ogMyqk:˄IXv|\LR*ccR¾ H"^؝O`R%Ѡ}xƳU֧F\$E18i:QZm`'o3 Bq&Jqtv79Kv;US!-$qzCVrmLaK`wB*\kAYcP>vY>|j?ԄV!MhRnaRhGHTmoTK hë."o  7=on@rKO kJޔ*}Ԛn@U|2q K tzKarPp`TEZR&#Wy':0,I캊r]4Ԙ@x4"% £RW1/:ZZ^Vu RpW(FG jk>H29=/ Di*AG[ZꝘ1o_*`Pol8DCپ 'Y3DݪvUPS|:LZ-7i픈NA&iN"N';J63a8TX74Peˡ9cF T%㿍йtei_/Y~@Uvj-խ]+`|Ĵ0rA$T֣Nʤ5 hQwzP]u+2ݕ)),9K#:~ȫnSHR-P?6cMYfEZG_sw\!R', Wmg+W4DJ~T\В} 'cĿ)=Ha$40_ >W圗h8.fClG%F MXFA׾E\cƙq!s5 N?gcFw"MFW`Q^1"<˒I0TG*,i,XnEdT +j}Fb>жnIoj54u$acxCTA:%B*'{JWZȓ>͒S%p\=)ڟSO1xXkrN6V@Mwl1^oI\܆bdW!IOX '~ώ5YwaxRdSHiևR&/ڮ`*CI2UMQ\Rt`ґ0tBƥYxiqrdp /IO@h=P7-fI(*"i09^Uł4_V1)P#Kc0%Uw*/f~KR(*Y$#?iO#RZnƽC@ĥ'-rϋ| ks99rB~-#9}k4 Il*t4W]5SBYp=Q~;|B/ueA۞-ꎬR;Ζ3AkH`$-S3&ڱ{tTz?0kh:r򪹛8OB)d?J_w pЅE`E~GtJf9{SK 3۱bY!͓ab}LD&‚I^kmm93_YkmIؚrWfa%w]a3AQlAuׇp"o# '2m`'[ߧ{-@$ZOM^\wӵ2B3S:[JLo/E{e"Y!j{x9ynqT~ḧSywf g65w_CxSxWo;dI_l?w),=䩟ɔ I `E,YjR6@IkL* ~|'W(7 J [DIzf/=y[B9{nƂF LcǶ]oHv!nBN;;UL_HPNӟ`IXH5-H&4ZTaDFB>6 W!+]Z"35 } MR{FP`]dͥoDg "i^ K!<(]#&Lx2)WG~ER'd4,w$W795rh@)q`LhaXU Q8 Me{ =_^+ONݸB(gh#~9>mMµB}"^M/9УB 6MۑP 컾5K4TipkmmκR5fHj VVZ* ;}OF04D U?3v Cc\="Hm.jx$x:+ч)5vr]v(tgŗs~q^$i1ҳofMx@S8lVOc͹W;u~2dW`Wr/˃VdƼjȖc}6N6}r D~-9J4n wH >Սy7 >* jԋfL\SE{j快²KJ\̳5)R^ж;6hXf?퍰W8|F/QDdYjxxވB#Y j̤k^pA"QYkEy`K: >r5I¿Kê TAsѡːoFQHzMИT@!\{>8!Lobٶ#.Ő0ۂ'_]Q0$ ؐ44dy#ʲRUraF`'*һ_oJҕ_<Yqs0?r0}~wJ3E(ir#t>`CmZ#H[3|f-C,jy[bXxZӥ"GeL qv旹Yry8Sz_3,g#^CGd;r}-@ yGjOQp.Kh:-3`[>^ hjj!2Q_X=Z֊5=6c}Q:F[W/+x~LpYЊ bm'G?`⸃&/`W0C95;Acb6WLbIůq!8zߓC|~YN *jt2nZi>" u1ʁgo\VV5DbM4%d&N ڭ^,@Wz D&tU kt؞#*3=(,HK3[޺S9oە&Uz `{V]w20N6o!U^/n;T )e1a+p:HƃHArY[5 s0)+,I!Wy-v-Q#j\dMDBɱvv0&lweH| Qz^hOw1$!|0x]~o1ރGyL^ 7Raɼz}4Z0Ÿ! Gm;?}<ǘm)Ub0S' ~p][ɩt_*!JCԡWvc#ךvt𲻂 /Jzm HV83#棜BJIߨ %%jr"3YOuJg{ڃcsT]!.M׆ Y6]a!&D P+߭} %a }"/? -I@KEON<ۛ.j9bE9"gMO``ӟ8 cT4p`ye`aMa}RyG2PS+:f*T_4䬀<bFck7RN3гciHd,xYMQd21TKmǝi 5HKc%Ci1E)bduكgLbP 8B>wJa,$ZGPiW=/q:#{]DnaeES9 uH4'g:1Q;. rkqL=)ǂ7Fr{&I`҅0B;@~-75Ok[|߿%M*]H?B2 Y`}6Z 8P2ޥ zY_q"n FqK+kzڈcVڳcơ;EET̉ʀ:I\\%p߶;%DNߜN񇳼`ieDŽZxy5.Q b)/+,4$KkEPe/)ik.J(t$Id[gDiw3ASLV9輬(~PeuܐuKRv(d7~U66)hڅ k;y3F 4 MgL|/EuC>]=4:CsmPNHB#Iuo "sDyU91D!݂y@%MH< Ī(hc⥾ VgV=7Rg$f5Ca \nQQ02ͩ9X_D/+ffLužTz3Ƨo((M?̨}.fi +)&(Qn"V꫄wH78F*w9`0J&5 Ƒ^Ү`2kxBiA= -wY7KV U7&X \/-wcU ݒedd \:\9?.\ S)=dPd޷ﴨ=2DF&S'**R ׿P%dN W7.!%Bc lz@`3A4V>F' $ӲCHj,0Ž4Tcw|{4?(a,=Ow{ٷTN8"i!p52,wI4#z*Մ Iu՛wGb?" ƌ$D vHjoDe&*qAÚg1)R/6 G~o oL%G< fWʛieIdžP@KudI殍م3yo /_J|?rbr.hQq%]eeTtrz:3Kpc-7ȴ=.RL$nge놨eWk"ZOMC0l2qȀtpCٴ GM ('C[(m4c=۷h;"SHư5Krk(w".>=Z\1O͞*SsN 'Au6!ue4xXΓOOPn'nF][l# +TF|6s:B.L>O484n#xk) (^Z:@w@cl8)}T$P<$s"9vw Bɤ0I4 ~7yFCz?h$M`.;iiBQ|ƕ"U_L?#,Yy S-]-di> X+"FjM'#y 0Wo]j\aɨ,ZPߙ"%W' -r=#$ֳF\?ԝ$L3\ ^7P@'qj Fb{Z|=fDxjCْm:|U`Ta¥CmomH5UAUZ/Ir*39ǧ2ٗǏqX.Oc)vEQX%>uπJ jrGž->p?G8j(`;^D}@Gj[Jp쁔Bl,<3{  #q~:)ǔ6#+swH2i:YTu;+x@M?|IX7V"OP&vL͇|_:6I{,Tq;=},Z%aõjwGz5fZ\I $ZxTEB>a{TgNžJ\CC;QX;2WBmӡxd8<bf|yjw+ FG'ItZDm>Kd)B_IzrP^!ж6XK\>m'@} Xl.;8iy-`^'ݨ)K;C>!FGٳܘLZ6df@b|o@ƾ j J!'h/"@[wwn^|%{=~&6k.VsG4υ_X0,P'> i> r@]g>kmM=WG:NzO}󗍡QƧFqY69G>lf-T0.z{r}H !> 7a8H̘+Oſ"NH$ P=h5s.SAHxޑC*=bđ֯gS\3i5J;6Wr !$eX\-;X/L;O|)$n=B;{4 愤eTUSɈ8Z]tPqxw|u}T( $8|sH0g+ 8@j=J"9m"iةb2)\Rqg;[#Q͙7`V]MĦ"qLn @Y96v+ր)7۾VR+qI"\DGGkJ")kDx1qmz*;q;ޭ>N~}wxB1 k8\]Rb20]t>B7j.MҩtaKM wRQ94ȁ k/U4 (8>#K܉e#f 3C5I]sa)hݼv岣&Ґo!pbJWXX ]_*?TPQj'Ye9g"fӧNi~Q,1iS3zL ESG Ǝ9+yUvFGUrQ˰6j!W+votǟxOSs(&]4U9?ϓ_@-cc,A*Iq2$hY +H,~$玪d%[_;^80n, `#Z`cHڴ:Ӷytz`q%;sZgq2CPHtD X2]}-)k;^r]B^^r.΅ي*{Sbi5@m-sj(r92wY?#Hfƕ,ΜiUA(\Ԩb3`ao*AĸUӏ.w}3 pvޫRۦ: 䘯J2k;Ge yG4&/gp(%޵5 d>9[M" I+*b!'l7~.x1z eyIjyڛ+ CSA`n zUh74*.ֿ:|;`,Fy#Z١$%P9@gqb Ao)9D~4yy<4!^*鮥} mnhul0Ȍ:1\-y-7b< QZ%#H?"'k@vIwƣ0>/Gk%a$G fvP q+ c lhhF;1aA0/QŸju{<[ oQ @й~q(/G:ɧ䖢Pb8%L3|z 1d}al {0q*>k׋xAOzci4K;9FQܵ0osa5W ., t{vG 3D=]x)m2C4}mxA^}zz?]V1 H3 3X qpPs*FayVƿ^HRJ, {]b ne)zxf\S̬{6'5?2d8+:* ZS|0 (rUi'S {:k]k * ˒nXN kBjESB%6*[\h! Y*&P;u 0}YDyv}oH<#k_Np՟g 3e\ʁ_2c4 A7c/ Ӻ%@ӷ(W$ x6/^4dh]Zb9gT2H7HgB:^N:ˀn"mtuDeװ1@폌d-yA liɋ/fɬ=vVV}Hކ57L`Xȓbz[DFk#m&pWhFJC{qlF" q GǎPH_*}{xHRnvo'QI7Co E߈D&#FS+ˇH|a=[`}\",RlVxTfЍh9!;>ݧG]Rz yU0zEI/Y<"G>'w4*87&5e&D(lgH}1H4~O40@P8/ Z`f:C{"mK3y(zfirқk@B1:&f)Z-0^mpQ(<{ܢ'w183PCυG)CRa^yyW_#g?źb"iBf]+4SȄ D*+ Z͚H]!\>mJI' d@6j3!!ZGߛ\r*{b ~a7C=$3y/mo\fj^w,~w|YK Zeʶ:wvV% Y^]HC٬JRlY@{Q$wQY=QkdK8z\BX/?fCP8,(WCſ!@M!w-y(X Ig4TΊ|.UVk50%` y-WLZ.4ɨ iNN(`zА |@9vҊE=ضX!eZ.9g-NiDN:6|퇢cLvU"lw+7I닗8,K%un@XFWEMORxE}m5X'qەy+6KR"`y'1rX+~ /1V*Ցֵƃ֭3Pi~sp>ٝTʎ YB͓mU"QPiaF{c5q?O#oHSt9}l3DI.cKαR-]o%pѲJ0%tnZ$KI٢+2ޜثK砖q Ž>\SѺ'DŽ-t%BQ.m wN*Gn67aТkꇳӾYئ{ax^/h22֥x YPi|_uwcV:+Ȍˬ">4/oAØDjO/dՐ P7Ԟ|dVףͽw̧?g2?LKeWTE'&2?C* 9S}Jx4Qm\3|%s.C TGr`9|nxUa+Үr]6~Y/i"]:l"@);wU7HnBLW|п~0'//<`*~3vmIСyO~ōV1$ ' :6an3{Ȣmu\ѐ~XPW KA> 08]e̲[XYfj$/L_ĹFս7gy7(Jց_Ǵ 9Ϫ84jQqxɥ=%ӵ` >y*2|ka9\,7h r>;@ox:5a(ޫ"9+82\%HWJA a$P>iC؞Z-aLTFJ7L#i7yD(p/kŽ@"d`kJUe;tG'WF ;:J@}dl(J`\d5`C&u`P(?D=~a8JؼǘUCe WdfneѨ#,V:>@& !RI՝-͊?x>2ïVz'1M:W>Ͳ+fx-Eէlp4Ʃl4dUdeA*;x%9/uvA{PVbO0~p?փ!Dsi*S6ye. #kh$B ѣC8!U)gx~m:.<*aSC7=- L=2Ho'r(^W >463F}oL#h9.w%)#gnǣt8C\RlJ?>}Jyi`Bf{_^ͩ5V–z57H#* x| +aՍzz14lKeU]\&%9ŔvyCbczŏxAi0ˆ ,ԱEohzy$VmIAIPTV6O{U|Aw =Ob׷2} .#g͢cO5RNR?!&pVr (R0)=<"mp;7 ;zLtB,6۟v}f5ϼ[dW,+cކdҘukshGKHԭqUir J6_A(őZ@`%I?lC=>q}[#rf V9\E7,U.0k=g×ncf}Xklxd78H!>4BXltsضLߥʃ+Q0xKn~؀K`ZO7Uډ5vf;S0%F 'NJKܡ?8د"Zȷ;G|"_`#GPg6Vz: Q{p PMT2{ysDwf\4Y\ڭd(W(P` QhO3E&^ls1}NN:k4cbn J^LPZh>źj-QQ´Bd- q~cTK*@fǁSfU3=3,] 2ޣ7{P)XCC/ƍ}-{cp1ɀpFr S]Jc-UoAYSEE7c /bv3UA{)_Q}OwR[46rV]s+BT;_A8•{OM5\ouRm琟lzM{ X ;f]'dJt:q7#=eSU.PX&]k}_e97Q\'.H#㷀I>10n+՝Z.!$mX;; 1AhR ~qytJ/ )Wv{A hZ. DWR|Jm.J {qmU+R $^A~2U|JI3{e|kn>v =PW- q:%N`*_bF HKcj&4hp&r^N}Y\N.uP:;yZHEHzB' [: RzSdçO˺|)3[B0k:2p3pc _E(K!.QT8 ?.{1tHk<5)tkA7A$_y!*}!QP+ }dI#5k߉)Hɨ^bF9_vu@ )Iڴނ#ʖO 0xLշ'i=Kw7s`#w5R7 k:Иd2&WM"T/B`~y@?d>J.!&=7e^ ngR4sΥpms(p૭0ޟ<1hܼxhL7d,Kz}lA})̒,y@Te#=3"%ULFm.SMN[˷(V7ݐlzSTdviTLJBA?)r"Ҍk 9 6Ņ)ULoKM|NL,:(Q0G@vs1M.#y!ޭCٍ mEL@0& u>\ 'juG6֫1K"[GslgpSDQR<bś/ ]zj3P[jVh<_һ2g_e1\u.FxbT#K;w*JKĄvΘ{2\*_ lq,]H+qV;f6L g9Lng:&sXR۵5iaO]BA6Auݵ&W13uf8/_+8{Y4TW#[DExlhK5VZ"z /Zvv, ixh/ҟf l[?b3!pZZD;nw b%BػVψK?lF3BI^"g&i$ꮗ s8љWNgwsv~ݗQ yiZ-˦1*ݿk1x{j.]qwõif9KhJCvIW8W o)QmI MER z`}U|yӮ%-Ù9(.[:$/Xp˷zJ_AiMt<~{bIVH<]$$8kyB3Yq]T4G !((Ȓ@A>L/v|sWm[70vAMtNiȿ.D ddҢ,EWaصtD)SSF23"nb@QB# 'N9'LMdo KyQ D^=gOrrd:~`K4B-#p0SG´Wc&1PLC.0])~$ǃ^ZWZ¯;wW_ŞkNxӧ&YFmXσ#qD-;*~ O0H/ IgcIut_% 9G0 ,?U (6iK`uMw"2ͪ1#tU8:ۅO恣r@z6}(+|AG]0hyC+hnE] A)>X hYGp vuL2%Ԯcw(];soxu"c%ETh ?z竩00ki}Д|3^ZzL 13zbٸ^Ń5+ ?&0%wK/ (lĹ²)8hYe6ϫccRka|o쫒lj?/[aLptt6exwBco0P?@.3ib9 [:0?%k):`h#`4.h8(}LDQZiQdۿG}Ԧc͇ա.ySݯECeﯔ}ztWhd~!o>B_UtSﺥ\6Hv% *&Ѡ~c_G򡍶S7H 6ox7uY%BRA@E_Ǘa63f]Ժ-c_& ~aZYs#޶ON[QX.S b Z#Qsn|{u'ȹvhT}=)m1.DŽ\.I)U5KۺH=Ӂ'Al0z*-~:6|i$iZPG Pol;C3I*fӨCؼ+n"$*Ij@KPBE~TwZEwH>u[t"A&wS'JMW7Ab |V+hdëhx*iNgpY,p]zFEs|̨#J@enWLK\mF+ h&9X]v]#l7sWP,Y';3]"ERmFl蕯#Me3AW VeBpT>5-q0o6ϝ=dIg;."#O^}ũa.jskH-]"TϦJCiGh<*8Ҭv8Kwޠ5n},$0,/%=yibYh*njRr$~RږU ns0.j҆)u8N0A]Mċ&62ߛ]TMxe1ZNNſ?d" Yzoba/N3cY}U=j 0 yvb .Dt aHJOī#*#XRUZdP"&vAtޙ 퀗dmB8Dk/X @iԬ iщ?9mmupUPǢ#\2#s`7cT@kB4&"D{E)DУKöoKT١.QqйY7qd$ǝmX Xa?:W Rk>rP[Kز nk>iSxWkBl E|>T|`LnM4 8c3N[6o?n:0G'YŢVVdnQfik_9Ub^^O]M@_+2d?8XLxߔ4?'BwJ*!˖e5Qa! ~wqĜBDIK'C=Y30Ċ>C&+I0_"Ho,Gy71nBt83FuRJ&XBf&-7a!Db&j9uK+hmuE`}a:ls B=.Շ'*uijVUШP¼qt;P#W|:JLU=I9%n톅xnz?]b<@yA'U-߹JdK!E)e _2919\5u]f9XHKpeyu{/M߻qC9ƱS]r?M+0Ȃ]\:}º:*F]4m*V8|EܳS.x3Q歋E%1\=I q[EmغWUInn틽9 MV HTζ+7#uR]w)hDZgYqj5$V`I7w=gꞄ6-?V+/;_'ރALS?o**~mJpӊZƢy6pok'dU~OlӮ EGo;BTS̸QM<%ƝUևS%>x|iܵ" _")Y~&A(MAwjVJCmeHs`ϙHtkf#45V fzd&]FȆ wkFbȐ^& ']9%2-Tb2͡Oy5B li2 p W]ϴ31^2SGX;&.elJ(2)yx;aZe=3=}m&pʁ֒&Q*Yw/D]|ޟ[1n雾9y,WT .h @-/0nnRdmޔv&i7~jRk0R!NAPɀkr/E~~UQ +B-6c]HDG)'DDEFpy|Tߘ;}Ϭ!duyy==[[֖{x l *ofX9~/ؘqCT 4D>[<*l]8P O]:8|٘c1!<3NZU͑(T*VlU-ʊKD ̑B\%N?Pa /c->BKl+N+H\6`BtTƺp ŬːQV(J)yuOLח6.VEed"Mlr]%rSK9cFI\DZ[ɹ~]ΜȲ?hU p}$̑w} G#c D9s{_2+0*M}b]@ec>96 ֙8|-gb#4r^KR{Nf Ù A';YUqEP%5#sx{r |b3fg@6\ J*Mu@f,d_l qHvIr0i=ܩp]KgZ,rW $q'507"7cRצUl|؇,*HK ZHyIbs@hn)j[Creٗo0ڙSjgz9靀7{#bٺ^D8jwb>5C$kGR5(DJTgUËQ8srrVttQeg'~踌rn{:"(-g.g5l2O?|ߎ **;GV >qN[`_E}kVl q@Iŀ{#,V`K27Ө˿ &1*Qܰ!ʄw}cǐ.هk6m=?b"`B 3kF9"R¤G5ny.0<>YAl wԌftS~*  _A3](Ia4Mx6x680yhV~ް9L&)%§Ru8r0?n+*'ߵ)E?fߩA(󺳗s[tU!TqCY~ڍ{<,S@A,C& SpiR-=tW|trrQT攧6y/h$B*@3Zej\3(rc  8NY8 e.h{jOLɝ=g6XnoL 25mgxI27d}_@&U]f>]ٚN#h\&ҋU<$g1T|HmtFb3u0lPI5[.Fq82W4QbfǠŒI` Q݁g}~SK!yFc:> @/L D0%Ng&l[+-l &ĘqQn\ Q;\VprOd9gmW77zʐ#z6RHāC˙/1(@. ̨h,^?M!1q !I8@F3ްwYz7\l߽eMPjˡۧsB d=LIa=7psنdQx]h5gpX,8ˮ$`턜Ц=]$(i ~/:QBaG'aIu| [ؔSdW3:ND(*UķhكQ[kӫA}noBDI t=#MDDA +l ?PW#_ weioO ˳j\+{̿j#|p%7l[n/ s]pe@xY+I }m5_߾5}N}uG/8"ȕ :V..5| @BE.q_J]5BGdwY g/[Ti9!+'㊑wmcԾ.>RN8B#zѳf;5.*uS:vy;`jip1x-(Žw|bΞ^|dK]4mymaWӻB)Q/u>yZHxK bh^S+F4DY-凴o4-0QVwL9HV{\a'3țg>ʻ#3D3;lh޳wrcŦӱuFKm]^%Ȗ׋z6g$pf}d^zݺAY!\<(*:f_PXp?v3ydj:YL=\hM5]Qӭw|}Uxh+V+?߆s[Xf"ƠVi\ Gk&y>wG!XE)Eor2j;MMFm(FHݶŲ&r"ԏB ykj as]/N$V3{1;ꎱߪvKA"jޠ4`yDƪ՝F Lk?JR&H!Pn,bdQi7DKxBB*'_HZ,F^Y8)w/ hrZ?Pm؍Yb44>Kb0KDؤPqcY@4v_ WFsV>t_©"{Sz>yWĒ4;Ӏ =Wnh(!DN!SFU&<-`  n/.Fd#qp5 sŇPЮLUAԍc-isIh7OW׆HۯbZUHFGhh!g`J崲ю) ?zRix+'Mϑ?F6J!6\8iuyvs>S* CΎGI&dBIZK!nְg}3 BH ;n6t%xA4nBENG"ՐYQ錅9b|AQYaMHswh &)X8j2b;*T 3RT%2.D[2*mC!/V%E՟+[IV.p"2}L-ڳi2j> Ic6\[C =D kM"zNOV-R꿞QI}a(%"mACZk?0 zlX8K< IJSQObEWT שS瀏0/NE |aqopֆSs~fjrwTuG,?]>$ Y\^m C 7u+̳Wl/gNw kn\+>d]|R;ɒ }#d 01b#,БM}b9BeF8xֽʳ97u 4zUI|~ѻϾe1nU4>*Ƈ!(Sr}VgGK ,`šR/16!q:Kb)RﶧRڳ8OڲDʷ_SXP!\x_`NS!Q]BG\i yYp c8S'Ek6 }2Dt~`ߠ$J_ISy_Uǚz ɓf9~ Oo2g\Wjh*`y*:ʥxNaio-q;TWG[u5O%g=|qX`ҏS`%ر8n|q,@=o\$rJ-5ŠH+S=~׽X{emȭ SJ'T 1\g+bv$!2FS` ^psBUrɭj8%>54WV{41k(?J`+NwܜlydadCԉ#,UGV8{x/hn&{ :ʗ-+_*oGT^>:.cT0仲It#mk0.]ARu}֤쳝z V^{R)k7Nu9,UG*r> *AMص ;"7oZcXspkXIV3.$ql]s?"_!{JLK~`d(( it"WhiRǎ-.&"BˁP&i ;$DL9p0)zVy?2Uj\fSpS޾ʊ_YB ]mx? jdieCU8aKiM)4͹z{<찺>-9[#du骉eIdbԪk5NXy@t#en]'|)NF^\{F p0 ǝgZwa^Wv kvx3HڔiM,>osfZ͍.bFnܰqTfā9S,Y?NڙxGBZH%_OVŽG#8A> (Kq4-c9 I۹҉Dۜ&Pd0$v۶X ;W-0 W~Wgň? leՔ)1 }o#B1L"mz`f&>3j#A@Zgk= OxW 7B0ЄҊg\Y)8Yh+͎߸ fC_gl)^؁] mlO 9i8D|d{nPI?^q ٻ-;o˯3~6\]:uE|wc+9A0w;K&} V/E uDO`.Qe4| IO( "^(=\pœ€YfrR`*K'߇O(IJEjd=άlb nAL;a#psʮѷ]}ߢA::Dc#biM >ڐmNZ+U>T-\>B*MA@n:4ź*_Xog?,ՠq&45Q(œW]}̦!w=fz\qB RJYoG&uiʗeLuZ`D=ĘT6S,Ӡ|d Y!6cGEKNlvsrۏ=^wkMD䖨}y-|{,L"5F|`:r'tDk=}M-K0V$f >L'_mNę| H)z7f&J#$< 5R3 >oaHɞ-| B@]1ъy:"".|[OG{48iAñewm۶'h9:h3 閦&](xPajlaH0U&c!=~Ee>SGqB&Ӳu>gDȌh4#T/éZ"|%XKyQZ|wmo6~ ;,G=bNx,c^EF $EMWw*Y X\,`k7rp;x+,X)/g733AT?_fo~5-!S.mFR,}`jnM1[}a`:-2wW@fgd2pc_p|'%eJhKkW@/D~G!>LcRd9װ${=2c9+IޜTI.YjpٮzS|,bK Eq f3 C)\̘>^S.^1G ⼃U˜*}j]i0`}bh03pxlL1ķ׹ B,qv+'eHB> ܤ Lw<ٱ/cmzʺcuY]oKUN0ЇM2-!5dqu"0|Zvn2>g`H!ΕB y L0T̢ R^XA(ZV0̷} v[7Ƀ@QWbٗ YZ