orthanc-devel-1.11.2-bp154.2.3.1 4>$  Apc=@K!M@eeeHKқZ%j~el;4 5cyM G(=؛<1]-|Wżk5 Н+޺oX; hDMS,eQ͑cAzI/ כ}zAWWcQ_] 33m"mG#@J)y ")Eo6''sc33;3L3-O<7p ƦXVl—NCXb ?F5+I!%1a3f5e2555aed8f32a301ca634a4300023b6f4c3e9e1b797e08e59f35c986a346f8dd24f134df5f199f9ca5b5cc2a7c506441cd9cxc=@K!M@eee`Agmu'Q| O=@\q@ ʠ% / ʳymRJ]YŇ?< (ͶmTx& AA5 RLxr {9tTou^ˬ0,#0lwYCqWzE'YW]@HY.$g$DA#msG^M.KA&{+MD ǠD^X d@mSLxKw_hݓH`, Ge!>p;[?[d # X (HNXd j p |  .T` ('80%9%:D%FYGYHY$IY0XY4YY@\Y|]Y^YbYcZd[.e[3f[6l[8u[Lv[Xz[w[[[[Corthanc-devel1.11.2bp154.2.3.1Header and source files for creating Orthanc pluginsThis package includes the header files to develop C/C++ plugins for Orthanc.c=?armbuild01SUSE Linux Enterprise 15openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://www.orthanc-server.com/linuxaarch64A큤c=?Lcc3fc97813529632ca68ef80caa61929fbe54848aa175c7e23f5cb44e00f62d8c4076423b6eac3c767d463c507d0719a5e48569a8969217628b2e59dcbe43e4c39rootrootrootrootrootrootorthanc-1.11.2-bp154.2.3.1.src.rpmorthanc-develorthanc-devel(aarch-64)orthanc-static    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c2bzSbu 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 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.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 armbuild01 16649583811.11.2-bp154.2.3.11.11.2-bp154.2.3.11.11.2-bp154.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:17687/openSUSE_Backports_SLE-15-SP4_Update/1d13564f19a2cafa7b58cfeaedf45a80-orthanc.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxdirectoryC source, ASCII textj ]5~Hutf-872ea1033970d5505dc7cef417eef1973411fe75a906a9b7badee494b5a164c4d?P7zXZ !t/v] crt:bLL #[_!;OtQHC T.f6ϼx\P3cyi ry:'A~T~F?m/8mW Phž-gg^C%^YF?ᙾ-lڤIfo/}{^?@1{x\ u74n)7x7aKg%)G1mhͦ _Cx:eh 5aȖ!^1cׯ;=S'~[^jtO2TEIV z>s{>$mgNFOb2X$^Ӄ9kJ7P+$# }>IY<Қ>XTj^+G N[ ՞BAdMq `5Li/:Io(aJKPoz:HTP<\$n+¢R.6ȪJƫZbA+?@=iS\+g(~A+>2E$O.jX__ȧC`K$n 9ÞjMB{ J:=unS0w p)@ ΃=cq-X_ʶhou<[eF,KV I;0x}hRr.Ms7Q*tg$&n:y߃;]Zt?R(Jn>0A.=XQOc6;\SD%Ey[dž4bҟhE_)O,|{$9Q%P÷!6]$9&s ZZR\vlף@%PĹU)F5oT.`S5X:wJ+VD ;lY>;Q㓋V3(5 waa%QJ,Hud`. ,9SegGT'$m kK3|I$˝2I{ iܲ@h`xŽi>*4``ϫ:p$m1 kI6n.Agag o+ENwܴ*r)4tYV\v3bȰtGzބ((?E4(ͥϤZ_{>q(2Z]}|f<Sl Z [ %ɖOPx8=Sm g<2kwF#C i*x}D"/^[ ͜ԑQ'  sV@oL cl}7JQ{3]7)@ g ]hy6/ں{|L7;>{G;QW;`&Ti.( +%Tf(+lT眙~^a trj!0L-gZGkkD,IlT%`itt!D82{ XZBgvy-mm*r7%cwd=TJpmFt 3r͐EPB-"%1=!r,.W7%VANEPϪLSHELxpIKJ|F*d!pp^[1 03 *ߛ7r8R#Iѥ1%ikzYG=qjsvg ko(iDAMnH5"a\m8)ArW>m6<e$h1o`_EimnQ(;wq%ȦҘ7bDD %@,YVّhKRTZ h\knhXlN%4VbkWYezmmj`rd˯h7f:`9'6;p`?MD{j3Pg$w]>?X,9">XI}dӼEb)kǥ77g6P+_Bء"_9*Ku_d]d巶}^ń-$e!W̎cDɌwض (Wq6>oKBdҼ w$Ea^3ʑƴʓg9tcבP6ν%UHLt*~11hT>#%"/kfvA?z6\t9&~)}Yw;b(52\?ꪓH]—"|V`;׿މ)!Ԙ(@Z ?<,7F?)]>oJ~M|Nq.$Z<5bDĦ<')T4wac*[RqC;;TB q'x 3ƞS jk.Dtz~hO{agoz\)z̓z(Lid}1h`M` 3sªM^$5J$lF)xƋ%(A }@Imy ۗ EBdՆ>PrDH۶֒LmXXސ&99Pe,3>|ƪ<z {BT BsбYچ޻yRWn+>pwd6WF]e(vLH֤۪)ʙ'V<§v2X"|-t3$7~O/y-B|lfGΎkm[If,4}dSJAE9Vq~ PןO#t-| GFF@E]Vcj _",/b+m8%!EwV<}XIr|N?$lӜ\0q[˷Φ_Q>˻gsOÍAz$\wגOC?ZM5:"j5 n ~[zHi)́]ӓLžP f}: ~W ){#1ߙd-3ItM}3e?lU?Ґ5!3r6$MnwW.7ywyH!ݔ!ؐw .9,Q_u@c ŷ!@?@6y.}j8i]r(nz{ ㏪1ϒgS;={ cIN0OZ/ꈶ|7ZQE- uj1x0ks {ߝ{_WS8EXp:R\FY @:_:JZ1o)!H/v|jG@PJA w ӔԞ챓؞D^AlaxQnje+M6wk/BH\;Ynkt[Ž)cBoѶW+Ȉ&{1}nQae'o/j׷zhK W즵f_ho7}h[Z%Px>7s{(JASI?r5΃EX#HjoQ*h^{9.j,C.&9&s rkӫTk.{wQ@uD0kɛ%5ZĉVb4q$r[Kvvxʕ`3ONb]OnT0"y; LIUBY1;2'V˸E;t7 E?QsM9ȍy۷s\@P~Anx^9-]X[ l/ .VUFi,*|!/?؜'8UYx$?aRpC H7[3{gM/F[xB<#(s j>LqyS' K"u$0VUEkNκz$A(tgx\ <?*﴿R矤6>EvB-7b(x:wM[+ŠŢp=xX` `kٍ(IH^jG^qCX,{qJ7YU,kO82^ uƠBw, !ތz#W|iW Z@&] Qf3"`>"<:6%`l` I7P!&ڝq 7k#1~tMAK+sFG1Gʠ+Yi1Ʒef?nl*brBLi-2ieDY@ضgJ:\h`0!}7kJ@rZ7Yh#Nwě/c)#h@wovÍ\j?#RuƬl촶ZCJ4Q v)X;|3VCH A98%ri'Z:>K;/Hr˰n͂8'M^0ۦC̨OeÈ=úT d,䵥iX!7m=ȉqck:% :tjd@F_ӛDA3R(eΕ;!'+{! !ЖzmI,S;T."fޛ?z,R¬ߓ\{ u`w^y~f^$ j7za;pU4lYRyks^L)Ɲ]:=?΋jyPs|' ~k=lRZ&Rn*?\fJs ιz(|^hC!bwNKJ.( 3˗ωO)?ĭ!Q~1}n -fS=c[*mճш(5BTء:(XͥJh]FNP:0$i|Èk%c>-^YƵǍr6 I,@ GP/fXvv=3`  &EDҢ{= ܉W-M䁾JgGxDpƖ4w]KΎE\l= #g[Oq;8VOD#yu#=i!y_o' lHڬ}D%L?w4 |x;[‰U؎pد'w͜gTjOumkARhgm!B &PYe:k&dPW wHКv,PPum c2+.,Xri"kE,r?׬ ,<㤬gX@~oP1HIBWZphQQeMȪCß&"|$F[4G4,'W*+l:;?`s1i~Y)쨏# )nK+5ѣH/{ԑ&XPoĺ} `Dy68{ƝW2y`L^e4WY4Vo Z0Dhsϼ|h xtCs g>L*;s/23Fdl?=X%BKT_2̣4~@p'^9&+$.6N$7kf]} WY4˜Z>ʼn"}74K+9JQV!ʔW dF![=Xa0/d4{YbeyvZ)]wP"m\ 6vcHQ2L`4z߱|jr񊐧3xp9 IY,._I/]N/.se7qvsHW{|dǮ+YRA(go 3VktB_{m)?r:đa 6#*XkPI}a> mi^\y"zu 2DM֯OW B\ +=W&]P#{2ztcm0NB^ ԭl*D.x{q+o(;L 6ђ(F}!ә7j4!FR+l"?'>[ @]En23@ZQsXFPi D^}>CzgXY&W?\7HE R`G =t½j}Jmz >0$Ld,F,54jktƗEAj]Kw(u8kmg̰ͶWՂ}w5凯ۆm#apEL @EDe~<7CC/πz.s[13:9ړ_DU;01+n;Fo#}v4`[| \YkbEB 6N2䷲J.Qko3*vLR|w @q{5O5]Et g߁.&K"L 7__%;El80;w=0*<+ȟFKlϭX=c8P땳xBw"3sGfk3^R1e_S֝5!g:Yt9~eǭ2jv能'M_F#Ht t!3zF5nf㤕^0_ oHd1}W!Jei]-llƭG*+G"ygrݟgE/k(@9zr2 )3ч'uyB1\j%{ nz*DϠkt,g{EQ[AJC~h豜W=2>K`e#s& 謟EBRH-}(\R8c@[gڼN:z/Y;}- p#,NN8gh>F*iLGK(6_1z:ϊv>K|V[D ::-aťz/qo/ =/뀣  ͤpJo%oz\}h[ܻgOƄ%$.rL%>yIZ`U#_!U /%D:"~o}w7C#G\#\3"-hޭ, e/sdOz`WZ rG D[T JBivN/z 7_L6Hcu蓌I|xBmo]*ATb|pR߲,pjs_]2bhZۈӚvZi H?#=/XD^aڝsZ7} ߪz̧My-m~fG1RB8giykuڇ Q4\?™­BO­Hcj!8|4\wOV' DW("H^(xL kaRʎ7_nX6ck_3H L:er1ַh-:Fg$bjUZ/q{8=w\$~C[̍-Tm#c/4o1!mΜ́ɔNG7%ݍlPBZPrzm.Wa3cCM`扌UsgA`ۢ\?NT|dtl2qe IW?_`/0+9kl}C:AG/RN;ZZG &G`Aʃ)en׍xp98 v^i;c*#ї&zBcfϝL>cu#rX$Y tpswc}uQ0v-m pt@7NRè[54Y9Lvx'ſ@n}UZ{_GꩲAmF|WGacI!MZjOd9x<&>sgv=*HXwn^)Uh1h]ָF^Pw*H3a.#Y WSA_V7J<黟ޣz  gM9)|130ȋ𳋙dI{P57gmH7-kn81eH{eMƔg$ivR*Ӂ~/'"R6oeXF'&1 Vt"CkQAKPHVTϛnG+_Yr#)8G#C7m1zHߍׯ'v٬MJh~݋ *dvYtS:?+u͡5/f:9}2>`Uj\F?.չ],B b&b +.8ܕܤz& d3f皻"ݭӹT AJX 1$ ծ =VN/ҨnM |2yk։<{!Ƽ)%m?==~8nyaIo.-ezT??y[V/Yt~"$hmyl/_púmTpaOӝ4_1+ sv8=>ޅl,%}-)蓓7wKi+E@#%t?"fMP [6MŠA,[h2_*fG-l"LS}!h6oLR%l &~ s)n+9\NKV< Il̄+}nTBX[zkt2N{=0rQ?cF`W3phU=Է/ L֞vx,HGd  36Pۿnp@n, Q_,>0 dž6˛&6NJ$\Q LkY;|CG-9O9X 8l#yŠ"".s*QʠrCG;Kp0cşڴt7Z@ Bhx)jF\M?`>ܺqk/N7X=C88Q|ь=ܑR,a3UrO?mͮ0{h᲎C(,a}0s5m?j}&zŪmT,*'Ľ!:/e ny WybM#KnbOj휋!''`&zɾݡ#` Ռ "rΥZ\4fC7IՉzƹ{a:Kl@mr Mږܜ6ӢIM^b--zl6!g&'tIs*ʦ@FljC ڠbQ 8ш୰jwb%#U~D=b N}ԋb_|決8J!V݋zʔ* O}Ib _صm4!_{c$7*aօo|PR[H{\$gNk׉}}ysAǍF̍3,a+_*R'2gh?,lב13Z0NeˁtDq6r*D@cjNpѿ!aJlU% L%le־!{3tR[s&+7zRVEU]+GE{R#Bn-&NJqyh_ @gp~׈r ڻo<S6ec P,mlf7-X^-Pt0-O+Z':OF%fۭU0sfԢhJAnߋooHzA`l:V nEolw H+vu,Zٹ "^&.N\!H*ÞGUm0l#.} Ҷ>x 'IWB<5BW`;= ~8>FSNmıӊԳEuzW(_ 5`Ϩ_6غV',;©mUv3wEşl9/3rFU&BS3g!ZIxy4Ä+[L,o?Fȼ#'/<$ j6> l$iw}֙N!Ŗu y UtGd$ ]kwO09 ƾcr9YҔgNzIR d,dntԸ歋!̸^}EMIvdzKĭ?iX yDZi7mba6S10 o;H ehk&[]%hoT~{=4^+yv! !*f؃T nj#IDtYi|)~;6Ĝi3=:=}dEylkަHUw]G5AG;lh8?zk"7,s30${y${}|z7o36[ Fb"1Qb:rG4d! N+Uz  :BX=kځ1H?'{qϷt÷7з5V{vdUrZv"H PL8y*M=M$($i.V\`+#?K#'(COIu;7LvֶU&]b:T9vBwqmVbYfr ٿaTctCd6(mSGۉȕ.0?^iBYR3@Gomg ph~RL VE 6WAp9} `-̱^UjuWBn-в=%!J . =Iy{ EwW@,A \ |rЍ\l$lwO]pڍ8\vDuGf{lBk{SR$:S#≅(XfiE%zv5XL从5*%T+JGJ$<6l)c@zG QO)^.j݅ } QiVp}GvN:Og@>ѿdǢ3sy:X-Ԇ Ee#}&lNi.؋,XQGA àt2u:q.fAD`m D}`4^2J8̩զYk0P:ñIU\z< )Y>bMAB7ѝvYlKԀXԖh4;9J 6͂|),vP-U`Pc.Vi`LjJh}WjUǨ<}rͥrdRHN$HDa6 + &9 յ9+kSQCFIzWР#q/HH,Fhun _B#,EK,sw V0;mg`M ^HK+RM7AKL?0_nǛ~i:7]3GhA<W'l:ie6aA-];2x dD|3{MCDZk//sfHų[N Drڵ@PX0 tl*b?B2VH7Y{ٍ]'8jPR~ xŅ?Zg"0[l8QŲN'#}u:`wW}v8<Fz+xlz惜0#اTycxC;HKWNW8\-ϫ<,Ӭi,yF6Ԑc_Euf{k+i U&g8˪,IU6\9 { ,j$N9A5#UH% 'bCZ71Y  gv \8c%6XLyU#X5v=aNF"*x$UhAmޮ8;l0luB2q &ϽƁ3v7\u5)~eT7 9IFؾ,emO1S^=Ňt#Xe&[ux7-,ut|CS2ĖtD>YqƮGR.,HiPTK ڈzgn:,Ue\*`#yJWÅ1Vm7WzN M$xJt}cV3+17B4>zr,h<9J0Dk:q1/a !-8%}0"nIc@z9)ﷄT^|rvgbZw%N&[pK=΃wz0"n,A(;UfڂUnVV15*Dgc*ygNbuBZi.fw1osV7UdVBam~?m '3wQz)mݽqTmZO* (1X+8pCa4GbnNZJL¡ n,|Xr_4 P#ڗ\gLc0lp|֒h@uH@c9)dQ`{GFcOGjNByzd"G1]=\cD  ]sLF/$Md.ꖱ}=)6ש];.k:=:t6MG[Y(Lo*\>U'0Z[) a|> @t@:CYR+@gYgJwѥ"q:2IV>(,!iEsVb(?\_`_LL< e'GpS}yv"(E-r0ITJdNnlK3䪇[ X8UDiG9'=޳!FEǤ7ɿEGQ~ # BmW=. I>48T DI+IpEbcKuS c_\4iY+Mx6# ׹lCy7B XDV~TY{3gc]dŨ74Kh/ȎXy=%}{^ぷ& rf9WAZDB_::g0 nQ{Ț( Py|R9e,9[;S?Bop>,7W*vo4iw F9Wy h|ܫҳ~NUÞ=Mʺ qmݏ<`MS9%¿Cw p?.D׋(g}Ex:Sck"gb>O3UNbϪWDa|hC^i'^XLϿGieܼٸU'(|#% W -mDY"\Z)4h2uoF)!2?S_؆*G=DWX@4<OAAQ%Q:@u~V&LY.yz 0b[4Smm##|dP QQOf?K+~SX43օ MIMbPDh!<1Z ~vs0W{HO,e&8" L`IТ.?Vf@f};'P67±W.`M2dss >3b?A3Rk9HloM|d6-cb^׺j_:1JSQ7BZL}@-"G4ć]SSZ(if̙M((M|_S peJ@#`<-||1]kMJ#ʸ Mjx5Tx&~:̂KZ @NcbFXϓ =DXuR*\gӞKD`ƂF<,,bofbQdFxp쮼ad+;XiwpI0B7W ۈׁ(eH\<۳EykL})[X* j74R Ѭg'+"Gh* E!,W(OQ Dqws+Mj| })UvS}w`+hH*2E'*_rJ{B). @JԒ_wد-c6ɕ0p0>~{]Sɬ^$tQMBy~ĄqlǼ-p TCS+'oneZWs*n@\Dg?{/Tظ _##*SA :$m,(lձicW{66,<y:<5x]C r+V qz27,mS7.~B.)hq֥8\3? ,峍mPR$7]fN ̃8jbu!<@Nnos.z%Y`ǣN+iCMb?Θs;9H{ FP]"rxw&3ASC@d"J՜ uNBn~w ){Jr>cYS9^.%FXK M-&`|6.'~Vj [7`7O.D`fT2BJlbs39Af]tiR5 sUyE(a@Єo蕬I5U,6Se9_k.63`/["/oR nNs3L?%`&9:y ,߷0vZŹj`Xބ",`*PnXij 2[T{ 1=H03-UbԦDTۮlS:4&YT;JYTK7Q sZSGmbgO7 #Î4ڳLvZWś_B{=>unml}PJU4/aĒlxh-\+7ȃfSjAK[\*rj;}CG-VtJ*=qш_pHT/CG\qsrE$FcWZn<פކ(!N؃fN^8s4`=-T)9IefFŶs,U AM3CUT.+Ay S$L>x"F[Svҵ83e.TM>7Pmd|{).SV0i߽[=Q >qiX -i=.&lTTC ? FlK>8`NYO;&lI*~cRIҎ C;?oZ)تHCq͵IzdGjEMgLɅ˚9{[5.mR ,6B bx7Nd=`X_2f0d Pwkȉph =cy}p,dDs i-ۜxQRAfkm J"Ӣ wrM9sf[,zPwT`wTknѝ}>kH)}93< ]U`m!h6 xM"gF7mE; * 2Vg"XOf+$O;:-2eGu`hsE[f>@@+Qex !/O)-vm{:>`=;vI[ :l.ڏJ۟@ڏc y?KMʶ_9CEZ}P iC8lSk˷|pALr*єpčVaw$h3+?=wjNvau0t%)37-犀h,`jkXgY۔d貿Nr4 NoB溘2;7S3~`lJzk929+ato{ *_г,Smt6qcv<%O6+kϓ Te4]Xe S*Oh(.㙙'4~S["'=:k.҄;\Ѥ[K{-u~gUw)GGɀ|-br ]]6- 'eٗl\qsBGi-&ocH)SV_I9$Bϓ-/n!I#H_2:\=ZXNwMN߬h}?bA}&@SPhɼ3.ʓOY ϟ_#fOd] `Y_zژ_ Rɢs>k2lLdCw]U0O&ژ {挌uCd/ Ed8A@îjymNꑟ$^kB`/ F֟E!é_+Wi*"KֶxP_~{ԩ dnj3P=`9G& a&g콘kĬL{:T<dzŅ`s5]Yѓ7A:6/e#ITޱr21f/(j<,SmS` jR`վ fEUxz ( 5*BnvrPݨ+XT`X^><;[=+!LSBl]D^J#WlO*0;{zX0\r&'{C]?\`>VkMlG{7XH`҆{y9|~TND`X VgYڃGƫB#3`&7\9"*ƊǷX}s4uƾQNa=t@T<+MYMt_V^5lHEh]NhT4o\( 9 dAt#_jAvN8:! ٭ \gFpe\I&Gh~2? B3?*#EojWgr1JQ$rI5qf6xw.?1դ慖`6yX<2kQ!b@PȦݸ\DT V֩Z;ZBEsl}@=i";X:NQ: 6e m*lt ǛK]GXcWGEE~K;1O!àȂ7m@n9N!xGCls&x]GMh%DB075b`6ҥhJ0^RsTpD1ĵVZZt0뢾Q6Q+rU+sm$Qq LLjx&%ͲozJEw9;}6 xRi%#xYSA$0A1%4tM2kmYY5*(NMQ#Tъ^=+n$ηm #)0eGUs/3e4qoJE7/-~) h;&1{Ł .ús hmO }SctI-Y}?F })@T4Qvϱ)Vy[4۬=l~"# [Jz:[q[#%Z5𷺮F1/Z>rXG!oEhX[e)a#'y4`],1{{؜k8xĮGsAHEѤGh_3s aLC|whUF/ӽ!D֮ҰDS0]"+iZx*S2QvS ,9,9UDʍ_~$̩ Z'kA]O,.Г4NJ A<ĺ_p:ҰG~߾3@⪣n.ܸ~<赝F)f'+<J1 .hGӆz|sU%-^l@.럤&'G[Hi-3oΑ-V[܋ ϛE%.Qj,GSAMhy2"':Ijew*zxCF %^d¼Q*4(LغG:0f ⟱a 8Ò(3苂bѩt#؁RxcFʞT YTP@hbt2%18}lЩh%OtpښocWnqx,cz:F#WG3őfOr7y\xS̶j&+ {ވ.\?3G$y4/iK ld=^/ϒs`E݌B.G!vr.>Yyk!VRLC%T[֧tDu݅n%%TX =sH 3٢4бtBK K?{vRnJ+}5INYVz@fLNώw&2q` 繬|lS:$ ^]%\I^lAinn/ sFTTO}NS8MmQcJ!CcUͳ!"|K(\ME/ɻ!nL`b$IoT}UY¾O!n XN%;^:ȑ.(,'}v"u^gGOwMĴ-cbzy x:tjRYRXUFm9͕Soðcm` 0WSf4NggRܒ aI2tN?ݹT`HSC~QebJ 1|)@!!2v<5k9-kq4]snosfݎ )tMrhtogyF5H,(x E!ӳ|FЫbm1(ct7͗{;zMvGI>nN%<]M͟l0+’DTj]m#!LL)2ތ+ֽxL R&QE>i=B|Ux+?9(Cgpԣ$acXP/hM0~sQ '"-tX⿁Uka8U(ioKqrϪg-?-^OI@}ʜ]'(E~hB}Sv| w#N0Fsa}O4 RpsϐqgÌ^ N:d\s" c4"гGţSs :Y?R<췓esJkM"{WGyɨ )q }­Z@.n;a&۸g-ქ l|ܭbgk/HI|Xʓ ^!!9["u2>Mq 1~ Y=$\>PAq^1L[*Bs{>=&1k? o}$]шzeH8R*DAǟ#}=/TB7J8)͹N _IÆ*=?̷:1jZ,~;A&21 X-`@F}[`/) OA|j\' p }M'71N{gh|.t&޺AfX2r:j!J ggQ~f.t Xy Uz՘f{I+ \BھjKh钟DeE7?f#٥PnXtmbE]lF(?܄s1Ɛ{̘`rĈ-[E1$)7!)L׫)ݶ٪qU٘6%f[$H';ӪUd\pS{w;$oQpNo-GFLp*; l+΋=+|ݵ%f Yt1釒YrR皟U LXjN2W}/WRh|c1گ,n2%TRӼFB1=ेަ\HK28f+ ;A2Ilcu4z vn+ʺQ;r8Z%$abh%2zT\!b͆vK- .vʁP4N6|RZ34Vu$[&Ufxa⇈v 2w3O7<y>B8O^te:xH {Z3{sjy=)se&l8*UT2ۊ3KKт%*C)SZAn'TsfU3\v|{+%+)4bwNJіѢSV;!?#as.xTm=YEØy'>NJQ 0'`CI5h O-"*}j핞{ [hL.A/}m-:t'b3 n\>l&KٳAc OVA>1f6DW^RȉB?'n7-'Z]yC4bTO=)&䙉ܝq2D$]ܥS%-*~/Qc>]VpZ̓E&-ط| CWIe~>ՍJ "M :abfz[c3{eD'8܀ )Z_ޝdR Epcve/+w-Hҭ (t?p,5 >,DŽc 7OUleVW!'G z] ҙӓ,O.˨-VJm`GSwBh쓒T/9y*QFTW;͘Zz(#eW/ɰڌN Tꀝ^iY̆d ա oQas<ⵑ<385͒Ei[c(9G{HpD$?s^/1ҚR@27IW.\ 5Tj#L%lBj{\QEJl%Hg/XbH\hH{TY+Gi*^oLVjiYK\GGD"[nBՈS<ʸﳢX ڵ]mm|c-ECB{ l4Zʘ~BGX8>Ă=ā2Qwa`AC0ɪ2Ga!/5sAZ!9aސ#}ARJ7Fk>]#mK3־ߛE gW'KH&HXVqбHWxL*@QԄYps<: mNWEH9v }=W׷ZeRH٨Y<>ƞŀ$ c1Ӫ=ܕZ !P݀8=cE!Ͽ/%S7"XE)-̟-J&7. ŀh =k [+WݒcձL\:6 =} hEwO ЎPR]&O3%W(I{~e\_%o뭧ɲv>DAUהlk*{J\P|>($}ojrx_ U1IQ/#Nw=#=cW:ݓW]Í%D +Px>-ꜙ'YRοG8E:EB\.:yEݗۭʇ$_WgdѶx< mK|B PZ6߁LnM+dV9͞ id' |L;U\+N{n$ WzsG4irZ>tv'xMS~cn{l/WHbjxhWf՘޾U$E[R7CQ,4 Tmj;7 aTOޥa)+d"bAhA|C /=y@؍ttfP{+%J ? PմQ|%ɡT;\e;ԑXo[(Cة{0j_& oG94Y} ^Fm>SX;`<*? h?UVpI'1|Ë %b&tb4nWl*\BLU~'/E)Xс|m-%kb{OAg+S.`R<$P3GDy8g+)hwa\37w65ENYȪs:06z %BZqlE\&;@ )cDISď2(CM}n tES܌_xa2.^1CKq[-T{);o$\rC~! y^ѭU9ڠ3Ȋ$,%DM`[J)YCiـ39MĶ۴|.DYu//X@qk#gH@<5_^KJ ~Q Z&E&TTKWW0H?#X8j%Kc5y]{=F!L;nTCN$F}!9*x J3sb;iW -@$H_Mx'}i~a鍗b6vSVBAo NidZ)ae.;p;_*mm\LNT4!37+DjX*"OlOl7c?"kFۡz<2B)rOBHntm6`p$:ES|Ym*X? Xo4wz =+@yr/6QiM)G9'kbJ=[ WXXcS/G-<[ ϫV}uJ=Mܫi!0Y` YϞÀ/IsHҒ?& {B*w ? #"B+ {,zڂyu>T,RU-&ɞ^>?=J+u=>hH} {,Q5d?_NOXk爭"D~yPPcyb9ۆF%pBI .ʠP_o5 дK*θ6uQ~.kf񝳓f'!>+ze8EO 0Ui)%K uFnq/ b>luYW3BtTz3(Sv_"軁HmRI& $fcj]]0`NhZFxhhhRK#+z{FZQHVl#Ɲ@StC};%lKS#`5 ߎd{'ݩ-*BE)!R:r!5lCōCC鳢8*ILGH B$cM;[s5!I]c,T2śWYk_ߵ|D_3m(^'&vLm}])i/{v4Ua%Gnqڰkm01Va*( "w.yQ/>lM/{(5.foAԞ}큱%5F5EF&۳,V]2,&Ҧ[C*G)hcU|7sT[r x*_.smV opp^CW! We]mԹ$ԡ:D!M-:M^sg۩S|'PFK ?x|^V>H4Z G5 }K6ζ} <^`",E1D%?5U[\ WS͌2G`/6-]~\#a*1o ]ʫފb> fq̣ٜQRAyUG6^sbM%jTS-Jx VӪ"h6"ID[YTة*4,چYCb:%7[ VCk QnyJ1 j, -cf?a5(z,xN[Xթ$n(; ՆZwmzlpC(K{Z,>yTK-yu]<(*4G Q]Ar x8XaMs]˝!i׻BŒn^011ޒ &9qj OZ𦞓K2KK@NKEBmﻣ(R@ڭ(EW}󆳤.hF, ƀ=i&EoxVmCjH@jVQPd=1Ǘ$R~5L 4GtWT |W=r@N G9ijFpJ}4>kl|n4{od=i-*d:9ScCA v,vvꅳ fYXXZc'৽!,=~-ܳ0 hmv$(s5P$^Xnvzrh1MoІ3qQh"󍹃 6eGOuZmfhf_ٽXܙK$Ā^1V(3_qyXH߭?"AL5#2XEgjޣdS76e-Dje *bbѤ X"! LܘP5T==9^ۇu:l6u?2EW3r8yǨ@jQmoB`dncb}Vp#Έ% GT&S>;KEU.93ˠU!z>eK:nMEXbx:$@npj˟Mo勁6t0%\l׽8Vg>N3j\UC2?tD>k֟zZyMϩGSB?J>UfcGsQ$yF#g1bXߕ/ԗlpֻG;ȺȰ=OK( T왰PU?0_$G࿒9෬| 컾Q d1 ݽ\VdFƠ$NаGLOV%QeFZ/#頒6ۛN} $(acU3.CJU3ΰJ*s[w_lt|8 ýK2J>S"}^7Gt0FtWJ_nz``ʍcDKϲ=A`xSGV&lfcd{Z`N{`_d/a>~9O۫E'^QC)cΝU sj_X)WK(hCY樇!wZDH8:Pi0F6_)@.ML7n x4N^r!~ݗ}/pwdP1 %iEvo!}K@1u<<2(4f@XryS%^QU9U+-IE }d]К 7 tFKA?դs=lh1JD.vA.Ø ^@]vfPR=9@ W$4Xr˰6I.Xi\gj'NwTh9R;qz߫μu>ew }l~jZ,gl A E^t(\i;DD HDp?roOI0ɈHk)%$ݭV>'O. )l'ЛK: YQus%6tTk9D)@cql{EQmԤ_fߡDdOxbҋVor@їV8^WtVz'Vgv{Ŏ(.ؓr7[#2L0 XIдۨzoyotMʽ,EJoxeᘯ6#l iC anG) g=)P 0i5駙A y9. E9I8>rՆlfQHa8Fp noc鴑:b)тWv)oOَ|KP !#vʇms}*}{=%*:Aݢ>'VUРLJEJcDϡPmjWOZ@=}q+`v/R=]SpoЃLM[] A   Sv#dh\tYί {f8>ٲ I'hCzi;zVws6N Ю:*" Zu5n-R#'!nֻ8y(g YI܆˲mT&g$-5 ~/2zzcjwE2fL>%Nb6XbuëjԭȚVLorWX񮒐M}[dȸVO]~,X5'c& `ʹK&s54bZS4iu%h jN\ L-yYwWڋT~xZ(_&[O6v>sKzNe$$Ǖjiϝ0j&\sjI5[_Eݔ=Lʏ,'VY1+%9Pe,m$[ o4.0ZGeF`T=If m7k(-#M7m PaIGůBԚJ=Usp0JF+3nUG5Iz{[~BVdai;ᬢȶ#rq^^bxU C VJK ?vVæ%#J^RtJ,6L$ @)yۏ(./ 6fo/O%_Iqave2Dndknh+-WxGD=|3KK2wY<88aj]9Ǝ1͔gl28.n^_;Lj+"[.qMܧid"(rp ?ymQXXsSB9+q@^JT-E(\0_]6qQ-=; g?w12XV8ո =N-G8䉇Gi6ؓ^RҨE?*SACK*4XeIOJ8W0>]h.!q𣒆ܵ+T_Vd|3~f q1q9:-z‚֚`bw]e۱+@peOl:v7zCif), ?䲮b=}tpMa/07]YɐEIS4³.W4"Ā)^ƙ.sD ͱҹ݉= 89*., W,qJ)"Xj \trcULa^%|jmjo$R"Bs6 oIiIfW>xE^R d<.fL^Ħ1`޲ c\Z5er]`L⫚`ڨ-$CzHW,^nӮ^YR3yߓ6LT\td{GHRw Gq{_'h$l]AqC&)Nj>6w)Ɯ}sN.F BL!JkRE?O[O /_%FLh^9[ 2NnmfV526BT;mje)Ko}Ȩpb{GgP$𷕑W] Nܘf<*!UĦTWKSLF{k}xVt:g*j:îߋP􁺭紼Z랈KEn%KdQHN"ڬ;zn_4ۄo~t ld< TxF6Gg b`Vd|ڕռ. 4B:3{ҋ~ie_B+%wfB5VFw{r;Zt)fo( !z &uD#df(-6x2@4Bȴt>d޸SqRzG{X8mOS;M,^opdiA^ {X"ԒuQ1ZxORWY" e(][~<@y,&z '%{aޏGs߄28LzaSB{XPҟ5&5~+D '\&,X+ 1h@ٓyNmK)i,^Hu6룝 ~,%xH[*ЕTa`m?|3Jl-?io>6 k+3g#JD=&+5D~ܕӟG867m*{˺m7VX=q-- }őg}c|s1c顟:/rӹ\bv;mY<^Xr& rOSgOo4}ӥ(S!:ldxQxߖ%,|[7JMiG/`rNέC0emzrm.ґTv2%X2Np4rѝ$=w?% BY{%R YEU8_f) qjd@ eUj 4$P~Ly ym9W[k EE'Ih/~FI\-L >8 R-C@ƻ,MGU` l;wuqLWQÈn 9k_rd hKYi A;ğc?žkv 1;eNj#c%ﳢd[ g:}nSEְ=-gfJLR潹}Vҹ;/jlr7[1]63 8?&D|r>2TDN:n Je⬤yܿUXjY|o+uOACkw7Dm"!viuOEPg1'db[{,eD/7bUA#2'3>qk8@JGIݯwwR-9f~]6t0m-+M\- |*~a.e *>qj8O8KϐRw\נcF3 q\U]DƆoPxX0wGGA.Q޳kp~9I-!GPm=q,ǡk:ƾvqoJ-9ǨԌ9 o=Z#ܡЁzGޓ}.d M~-1,Ȉ=V 4\g@ {|qwPDScT%oI"cu:凾HfJLHP pU&I܁&WM7P;jL xf:gn:ZYm@>M +~B>,޷BF1h=Ҩ=m?W[ i'Yv,8芿lEpܑ bon}5vNͼ_;s쒆J %Qwݱ,gϚـAD8avLk䦅Mӂv?3r.K>u2:'L}i 7]<7!xѻ4fa)6 wE7u)^t#dRJrT&<R>F#P53dHL{x {:J}IiUfPπr?;U!.^.swc1vV)j݆`9{.†H(P!n`PW\Cd~71??`ʖ m0-+T$Wb'@/&vô}>R"9Ceb|]aQ9 RpX)=Ag%Cd1(.13:T[}AYE vz#mhZ)xþNPC@Xp >"=vIC9Ќ㔘py? < )&Pd =F؟hu/TH~0ʣ#7 r|eWopVGl4!V]M>l &6KACl84qjÛǸ~z% SAX蹢c[u$Qy/WYp{($1{21`XE -o1"[d_į0KOXŸF@#j/\方 #U iQvn B)mӦ>d77ׅ"e8>?wj7j`_ܲҍK ,8[@{0~(wP}+bxm q&IgΎ&r@МA1TRqfίuUvEUt#Ɵ@MJ@Eu3!~C ^3hGs`].YvBCȂ%g&wՀa[MmgX%9>LR+vIMQ](M*/dHj]A.V7hvՂJ@+{v0;RVy۷ѷd}8Hܩ9VBҒq-_4aGf΄d]WnG;>`_99 y~5C ҙ,i68G 2#jk*G#ĜI_筼ko^XG{?3ܾfӜ.,S ^Qi5Us:ew +*A} CC>_x 0)@l·b]_ Y 6y߇|k$EGk/STmjR&2gX-jiYsmPtEU&fOSA\8rv;c r[2t_5jdmQ. yp!ҁag-`?*]? (G 6oi1*jqwjRQU$rԠEgCzQ1Y76Ò$'[,js2 0I X c=C0eVF?y˷8W#xmmTlgJ|s؞QxI8{҈Xp>HcY_LKҩ{S9|C%L, (rEXlxmKE=\[7%a6]iE >" l'R *mz&j}ē[=lp_QNZ 68%Guեc'mxX2n/Y@^l+^Th?K9F i>OۿTmHv ]$-`-s b.8D!3U 3<2RW7!߲߃Kk[a| `*\se0|2"mrXcb],5(A<]5,?-}}GY:_ 0;5]5g:@yoOFuhR|H~$F 纐PCgypPwvJqz'eE>P \7MPc]cwHPn!4PB/Ұ>dsue1c:<{LPj*Ģxr#c-d"q7z:޸K%AWv{uixq/;>6٥Tb0cٯ[Vp ,5صauq&-KbY,p3=].{>UHi ϭHQ?(N]Hntq#2H.Ӷ>5C"KWt{aD0U#D+w$Ql<ݒnqp*'rU 6w?W[v:hCuHF [=,6@^ia&r9|IWw΄w=I~1`S:|^dɏfs MC&"N;9?mtbJ2G( )|n9s-g2DfS)OT6X"ENUfm}g~;ڹ78eX#uI_߭>?h0̏{wY:Dw٪Lq  7 HBf̿30Ҹ1]\N%qez>;"/ZY="FJИs8͵wߕ5:ro3T YZ