orthanc-devel-1.11.2-bp154.2.3.1 4>$  Apc=9!M@eee?VCM>>[l>'Mߧ1Kd%Ӯ'hLcμDB0ML2د3[UIN5Nʷ;bͦ91 ZwCȵIObr)A8 #fZKFnhU*oMDqb)1$˭qo i4'2^CBaA78g4m$=1Gn+>p;[?[d # X  ,LR\h n t   #2Xd ('80%9%:D%FYGYHY(IY4XY8YYD\Y]Y^YbYcZd[2e[7f[:l[<u[Pv[\z[{[[[[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=8obs-power9-06SUSE Linux Enterprise 15openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://www.orthanc-server.com/linuxppc64leA큤c=8cc3fc97813529632ca68ef80caa61929fbe54848aa175c7e23f5cb44e00f62d8c4076423b6eac3c767d463c507d0719a5e48569a8969217628b2e59dcbe43e4c39rootrootrootrootrootrootorthanc-1.11.2-bp154.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.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 obs-power9-06 16649565941.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_Updatecpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textn20=“ MƫkCutf-8636f5c5fa7f6e345f7414b437baf745175f6f4d70e2ebabb5e3864fb5a16c24d?P7zXZ !t/r] crt:bLL # b=5dz&Y8W|_F2폲R'D{ džk xFMF4v#,4qC.z34z]ĚI婬zTV+K쥋me`;δ̗ :@;XQ?o ɣ7Mc|nB=Aq7@2fD=O[(_AWLzUal%֖3\ɵ,A@"y޼SRPFn}y_yC>˯+-@Z.C Õv8= 3ӟwE1V_PR"UWo RL7GK| g$vgcar~}LFc$N{$mEW;U hUhǖ!uEH4);z ! ޭ˖aggx+PeBp}uW $6xN0 Q[+PQ{`# #|N$2{hxh#{iv#zw/#vߖiT[?Xv.L2F2RF z7cpler `3տ^m4T-)W}O+6!g zCb1)7)AWň=vT. M-˙â*)F0=:tLLсj:}r}KjW`k Y( ׭`ʁ H[ 7 $ڭ&ÿ́_,(Cl-p2;~:u - z6yhrڴ/*@mRUti,ȤBpOե-Ep62J|22j͚/PsD rf6O?X|V~#q_ܻ`_7 "$F/-6:#܃ҜeμH?h zDáKsv0Wwbwgps e碩2s1cKTQISaˤ7X A|;'1WHÓ=Fᅲz/Ƴ'%<;n(hU;wes,wCRcQlLPa|ЦӥȕP ;Fd^DBOP/2Gkp?$sp*QЕ@IWMEo.}l# b:%Ilp&HYb\mDf)Cr"y34ȉ:m'>3bky,qDrl:I `>2>k/A\^1P u+#;IV"VXnv Դ`-ya=rޣȟE8r*L%BNw,^kU:~d#ì/ɾDJRb+D34|.?@0Ð%mg@.*} ӓaI|˒O_ F,k\tw!ھ`fӵDoJH@oia-@j"mTdX ̡;X2ͅpěGLJ Q'fmP}^\KH~!ZFX ̰g*ooaubG SG[8B^, ,ŬD@wCX\Ah38 ~1Tj_F?Q(GَRxhu O0~+wUP)=ڢe)xI(9cjIxIP }@>.o$LN GP^IEm^P?uS R =Tmdץi:E0\_A;x\`݆ib80p(*f{=T`X<\ﻈ*7a)iS^fc2츃?c+oP $uÎVD{pJic,5md7:%BN:;Xz9{??q,LOP'Õ 𝙸z3\S'}rOyw6j4\T؍(7kzKi"b'9HB H B3TjPFgazjBE;hr*ìk,{e]e34j‡QGM*}+?&hfK2,*i+SrqCи)T+7-67 lT~蟢 ڀ}&DL)H!g\& +&PPtnoVF`QqZ7 3DЙvX;h(nIwuk5#w\`ߎMyڳ'Ea|ird\LѲq˱ˬ蕽+hʏ|r; Phςgv0[q=Q*LPn r6s5r(²J:x L uG/k9xE|&LlQkB Y۔8?oJukGRSx~j\Nc}qopMu)H6'PiqD[BG==gFUTYY~MwHr.~)3nC«5kd%~+|dû}3{n; }n1Bx/Kσ@ȿIlnw@y@ݵDK4MSg;>N ONI?|U$(yNlH?-~2`qYaSu3;BzwۄEp(2i{] ݽ)%-v{&gt _ĺRLH9g( g)<#^?&@x iߺsυfIFb|C4c'Na3v^y'׹]sM|/- ^1NԱ Du3'o^ Ext[E̓R'AUX$hv^Z*.+I) RApKߋl: 9/ Q]ˤت"GZXoMk|S0;wc4X7H[@b;u 6RT=-r^;>ӛLMߣZV-}SGaVJɇpWo4nRߨ\AEa^xnנD MfP# |a*:暭Zh1a]#<a@~Yd0*J)SHح-ٰԳRP`'~R 'm: ^쵀^+Xu*,#3 "G4 | lfl's4EHebC3f(}6-{ n PU[xAN^|vYFݑE3/ ݶl`1cݑIVM(W`({]uS5={?. c2~}ZOX}WJ~oR"x$B_dі! 4͓zGis<äcdǭFԼl"ƥ$awGLǗiZ/$˫ 'kʁ[$xxݣ`;ml%1Ԟ$t<7Jӓ9d}gM_g.>h4O^&x51,c%do1]foH&+@PTuf+F%5mGZ>50+OCp\rI࿤,i1JVcsMWr7~cW_C:;w.AG`hk>%Pt&W› ◱9[Pmp'=FCapd$激}hZw.N$4Ÿv}4 }nCGW ~F* 67 1ikq_i4>\nkT'tKR sc ūd&kjS/~Jy'-q1y̙d*1HbFu->$뿹C+#LĪ R߿:-G^_=5ᩕ/ZW`.i}QQA,[ 1'Iʡ4vA )n?>H{RRS}0@Y Gr\}ٳ|:Ǻò?偷t6c<פЛM;HM `Y$xC"K-=E4u}vŰo vS T;3 ܯK R>t*GkC<8`=KV -wBF$|:ǛmMm+3Ǜ9ԃ7A 3YD /;k0]iqDJ~t1A,}T6؋^{s3i1cWO<>2W憏DUf\ 2/ P{5 icӭ䝐^LU`SB+/G/;j9Idvy?$|!sLFN'Ilx3>}Vi5uK ه#Vyc?^!y^w Σ{ mW㛙)E|-hw0\Xr3;`xjp[?@g(Oʩtl4وsߞ@$Sqˍ9[TRLa @ ѬhQWlDy8K:Xo8 LĻoo_'tຨwUʼݰr:3*>z\7&Mu0nϲL!Dߺ`sѮц;Vg$G{/٧1s=1knUE5 óL'La˸#5UgDQk tNH! @v MQg`Sr#\,(BrTSh3&|#8 _w<" X=pRX8-l!^:'(h{P@O{loRx;̻$`oޅW}mlװjlגŒDs@gFJ/Ofi&5<QOTdڣMYӇu>0V|S{)M wbExs D@V K&a7٧4wz> dOnd0=0 8_,fSFKo!^l|W1sI6MN>Jh?^6,":xg9) vVP^It٨iv٨ nA9!JwY11% dmCt9Z2JcstjҮ5]JDyou%qC=5KY9 ;\"41AA(bGPAR[M,vg/hڊsp,׭Ȝ˘W^.G >rs2,H px`Y #K蜛-x6a`~4a?}zN!V w 5ǷHZjM,T;r`ڷZ6TXxViBpY6\l& @*Zt쐯*j,IC9nYWm 0kbrF RJhLOށ/#R[4f5:bZ-sfq2.A=ϘeB,}R4g>䝫glgqǂ;=dl(6N\Ҧe=$4I7ǤOQ0,~tu'=:'܆_D˯JnKI,?ʳ{4ݛWN&*[r 8[k-\HRNx}zH}5 2Mf7 +aCRc*p=?!@U_:~o@uZrTǩB*e2V$U$b5C=KwwBh`GWnwъSQBnㅕ‡!I;bܪ#̿ei;or)T>z^ia1"e=_:Zj[s%gFQ/mymRW:*[`rh_'Un" uF*߶2=6Vj-H.&x8vL%3ec-zyt\a/H?I8iE7wQ̞Oc"y 5C@jo Ek RY&IE~6Lsc+q*qo!fB@8v23ftG@򊟚%||"'<ʷմ! ˒=:D@^kNZ|}D9I!ug2nbG @l<шKAzUh_8? Lumn1? Ls5i.۠ZPAȝ%8!@|>?Bxp`f"JRmntV:I &϶g:-˓ަPgtؾ@^) #3SW0-*g9[lNN^NUVI٨"Pyq{ {V`Wh9}y' fbwg]n*TEFBKpӊF|Ui2 鏌Y$Os".&[@|w$4DzS雠 >$ vj)ګ@`|(QL^eSϚ Xs|sИI2,hexmK ^8PW;}tZ%RM΄<̞fDِ!/j/aWN7)c9-OR|3;X9ߜ& .O^r&2.8RX-/xg !8˽A3O|rB=^F*p3CDR9T?WJHV<2,l:], P+ ~;^^k:=0690S]8U OKA#k#3PcA!|n.H7qu1`-Rn6VET[_p4G)E֟I@v1N qA8*PkWycJkCSyǗ>oFKo\7y##F{}󵯻# ;@;r&çA)#*$L5FU?X+ӆ^p%vbK,Q@s'f a]X4{aKqwd b|H։nV 6`LpsbGpSYR倴}ړ}S Q2ph"[[gsgo-p^*M.-eix`c;x⠨ܪVF#mr([9x+,y8n! !^~ŭ>P;.G TXvF嘣peӻ3lX5|>~%0D ABX 3 G#]7֎ 'ӆc53q\ZE,ڪA{@yO\64j8E$r-!nMv{>9C\zP_:`C$B)s>&PN1eK *)n[r_lJQKBJM|ZS9=>=!R;B+~{OjH`LY4O־Hh%a(dȫ&RVp&Hge& -4a7#)NV1 ~W{'Ӣ߱SKn C}#G9/;?+;f1YTRr_7trY$/ZT?~ʹ%^tn;*[x!wt*MLF ]LOn)3 U_9`BBYbH !=2KI=6_]ZWr$B̠[P QQܰxCn;CG!dEK> vY?Ξ#=^;bB"asKX+S! A1K}}7񶀇@N@wS*gH`!hZs0Q1~]CB3s0{Cj좠F C+O1bUκ ڼ(48pA7qߔRwᩐq^|Vx G #Pos› $XawcQ?@Z1O")'w'TGxE-~ Vx2;țcK/N|w>Nh>w.[/`}:J"K6"LMy2U xladY 5aUX#K=?Pݰh"6;4!3{+V gzȏwPjߺD2ηgvDQ?Y~YT +? ?] /K@B8dFl{cBY5@9>Զ4:YYޗՁܴV?<4$K+;G.= 9K긳UWe8`yd@EC05O"GXG%pcZHՕtT(݁ 'R@X#-8Z<37(FrSY9EÞ.d "P'W"n"(hT ܣk?"8*_73BWn˧]f R8rPòPt -$MKE@@+ W /^/Y2^o?XhT_P_e'*`3T8 ל߬SCXy6uC<ËRe/^;i W&v_r'gS*ԏt4a1r@keUW9Q>+/q:``*|4s├S~B)ּfy -/{ҡ`:yGa'f@Mxܐ 1%6ZiP{S >AqphuY=gVEsLt~0k ܏cu@'9Jnlful0G}1-T2*M:sj44tl{kF,kN!)b_(_c/2=$AhsKlKc/4<C'*^΋?Z#ff)9^b#t,%[>j;6rgj/A sJXG!,f{ ,EGclqr;r#HQE@ m-nkZMBu3mj돻o4*\4ħ' Jw3$TvHIeޙPa]쩛P} H09C Me݃5y'8,U[NѾZ)<1[wm: 6t&y# 6;od^v ïF _T+l[ՔpCn\|3pC5&7Hz### я|vGw&5ni2;1/T3hG"̡rE-aEeXfc$7ܭP4~B]ǜ(˽gx209(ȁWr5V̷) 0[ż@v .T28p䯓ͯhʇRlPTz x+cO?>48IĔAD{K1:ͯFCug/ t2lӁ4H q+=~BM.eIELs4jfDn ,e%Xhw\l+ <\><Ɉ$yk֯7\8-ˇE#.[j#}t|VƆ6j5 ŰR~ ݭ} ~}kQL5קT|EJv\FQO62B"yqZjJ.6*~9#Bn_|uf=l;>o#qfkeiU?.)z\@aC<O-jZX\.1; gE@&լ7 {:w~9Ne"3h,] %]D/5;..w<%E4]bpz[Y Y朋Y&í}|V`ԍ̔!Qa 6:ax#wwM6aN eYsv3:Iw̲TgXPHv?J0@ڗ_xj,v`)C戜ykv}ctƲ rXxoEA]p=%^H0Mq̺%6HT:ꘪ;n;z`p5ڄSK ܢ#wa] S4g:*ƅS锞Qg"B 츌wvj*7tBEzO uO^XP#1CZ#0)_PltE6_uBڵq00B>h.¾:0ƱV Q-( Y@o.O*79|m}uNk"LTc?F~aDڤ%'v"Yol*ޓh`L䄎tݞYLYSŊNNP[܍Zi~E논kiMJA)Қ_4ΟfhiQn:簗 @û %<H lʹSYPlw$rI66Wq.f=H‹:&>p %5֭%K e3&1p}vw)P? L̐ecř,x{+jlP;55/2+n[Z>mlU^ؒm(d1oTlO{,t.{R} uWMxk'DETډ7eKi EgGYO[m\ 4CSp1YH5WU8swPw%{^8UiĽ ;I/S`) ڇRo죚swdHq};,iaApZ8k'K"C(AgDWYU“!34;N Φ=!Fմiy9ː彁- eSYI9o1z{gǯQIRK“eQo.DDb=!xUm#JϪt/|duQs%NBLm >:znɃuMԐi%&Cεp},a` L V`4vsQϸH}Lٯ DXa:.y#GD.X"όu" m<,=.8[xN&q3\nWYw>~$R¬;/.O>#k\! MF]M 7ƃp,a:,?Bf(§YmVׂm<ϱ͗j?D%Db-~|Y2FCvYm$S(f:QL/ en.|q17XftOIgڧgnEeD;&t >?,s!JKTQ:$G[(qqF MʹL$2'7JV6-}tA(JJ(s6H d5O1H RjͼDխsVW״d=y[UJU t +\|[ɅU^_̞Ѱ5 k;Q54 (Iw$iҪe7u[XN++/fC=!ɤO/sUHP熱&#{%.XH.˳NQX 2~3])a7_ꋶ XڛŤI PZ%W~~)^1`*4wn{xH4%h%#`ΡP@nfEHw8MWVpqhfh`lX勥044qtߟR -GІhW}Os7bۦ;sަ~5,ء+\Muax4V^N;Ot+;Űa̒!z]W%M[I--HR;݇^Q\nlڧِEJHlQBZ=ubNԔ;Ec &vj4ټ_26R 2{./hˉsYTvهt^d}Z0gX;z0wC#{1$g8YY7+E B`8okluVhm2Lu0%?]Ic]JKzٝÕkBm*8##IQUf5YZ9|Eh1 *O,~U2w7_K-%[ӆkEL+| bYwF5H}aFKjnOiꁋ. ,޻V (1f0%H-uzet ²Q,$[Y}d1M+-Gm&4=ޝCR `?gJV 5KA wRe Uϊ]BFGZ8zI5aP'zR&̩@>Ӌt_`'L2TpΖ`CuQS_Wo:)X` m0lhYxVRWa.ycW:lRe,yK)D"MZ;Y,mR9%?0'p*ݜM"DJrX" ᦖr9h!xMG␠l>8Z…Ag 'xsXCocv2u˛U+xU\ix.๢04}K܋pﺶuC؇5:p3XG҆Pr#Ą>b@bvD=~at jgߓ%wS%vO G ށ\ty$55J d/A~qJ_8W6Op2@`Hƾ(s'Eb.*gh5v(\_/@Պp*TݼC)[uO+)7_tц,U.z>|H'-6}գcej39*?!J!tyYl~'2雁n&wvᥤnj(Gтd=\d$nxC o\a@~ن$Ъ-XH%~0`4ب9,9jݟAVn"$⭇l}ㇳ&wYtt(Q>dΈ[vD\r)bJf1;$4or)L@eEc @s"5!@EZ:2skb|YOyyO\шb,%WZNt7xLD&DuGu4 hM2Ga c"OcD||)AȢ[a_yt4,(J!W}3H}wChY%WVNMqA(ZyHƧv%)W :-H0okHgfYF(4#ܖX"!SL.f~dwZ.jN4<%'g\5/[ZjfJ ߠYg6&{m.-ʕ+aźXq4.=~k;ӪJdJEuhyV֨WVd yÿ@I5Y(R)܂-CӕxR" kj2ƊR{$ $nlzKVH[aۃHm˒d[>|WaNJ_E$49%JJC]^.DՁfn `Ըm b40`2Bp&H6h (#\mi]#%HOȀ`IWxP%qR$=JR64Tmx Y7 [G+s&j0R !_iS27'4\1bkJRZ\k{tn|.B|h>-|YP kƣ;ZY%M rXJK4TfI>=QcvaJW>8:0J^x-W[`Nd_IP[6EGₑ@_WC⊘W/zeZgH*kʁu-LEXA oM!h%}pQdQ$b|Cz 7zi@OVʻ1 ԍxSX>ӣ6˛L ~pOJ|5P> )P#@~YT@f;/`%Lh R:%P:Bgt E5B~L>{gu䨞s޺<=.e\z ڜ#W)UO@)>Z&@x;"ƭ&& Hg!*\XPw.Gho&wdtORODNd)<(l3=_&"蛙&;ht7i8R|/~O &Gp7XV_:Dwwс\ s7lHEN9^瘚wl-KaF7\.o$+SWw(!ݩ_Ol*jKK{@ߨa!|DhߺU: Y]l4 lo$4-ofx&a|6m|*A wG>͍=%LSOQ19V}_H bKp|PT>ߚf7Vpe AXp%hi4]++< m>znAn7,iV.W-xqWWrB>ܪLduxe7~zT}C21 D떈TN(mc^BU*ɺd3괟?13 N 0 ֑5-mj G@'O2EXRJr|͹G tڒ5OӦV%jRVD2_`X0ɞ/d\؅DYYKT"WI7.>r oJ=[i9e[Ee/t6P=obTd !ŭ>;2PJ Q tSm0g[eUhD1tm1=xc)c7߮Zv6Gș/XX(P8|SJ3 ~_J誓%&n98VBΪi_(?f}aܳ1>l, X=r{~9D0=,biD[o$KlXo1o[:t q|9qP'>q<׃@W ^T-RL 7zz]TU0L$ljBMsQ`4wzsqp=hn5Ymсy"O\ xg\.0tQ!.q"Z<≍SAI1m]W/!)d K>TT310@wهFۜ-!-%\P5wBq7j ~z }eTPh8d{~ҁ[ZЦB4l((%ɉ!,V 6q PoXFaKY}6| dr.6$ Vޭ] 4BÿQw!F| 3;2Pc=h +irpx*i 5\棞\X.O%QNP؂_Л ƋCN\7x-1ſ2ٗtCd:oPi a+b{j\$'N@8KON\n//Rz58$e x?MCX0E<lt[SݱS1S46Z>-eٿ'p=wr"aOe'i5%w#YZKgCi6z7W\;[ ;n,(-+(y$#_8C j}hl> b܆#p S"ct ^".8Aq_BrV%c\lfeZKC䊥^&>PgB^=̧G\ކ0wvZ@!:|[sD0"VBb{!I-Ige⟎qNvoND&7i9u;lF3Wa8uq0݉UֈbRYVƁJ }Td}M 2cmtҤ1-sr8vku;R/ aAe!v:ԒI. l Nu7j;bݶiݴq>QBOHDVɸmh4t=l1p4yf7mRrT\PB)?o5={ SA/dOEm\Ƞmg="+kn0ng%zXơΟ[ : 3I S*\T&ϏֲvO=jS⹨l4>‡3 KO&u$N O)A7 e[`#v{ 3#pp ^xb jՏybоy`Ku$DŸ;Q} Y_;h>8OS6ܵKw RPb 6nA:H }nV5}FDzSuf|/#0VlrjϬ"xa:t+hc LSXMH:tpbͫqO 8LfJsYTndcMc{gwuFp5I `cX4TkV,NCKHV#4y8*vouXktYӕ8PG8MO&ʒ. F# GC)5KHdH7ƶ1Ҽ- w%g雔IkUY.S\:rxP`{{w;ic;D@L<7FbWmYXg߼Ɨд!Ք M2 W,]ʤqnԻdӪ Mow#\+38R3]l n 0}66B HE2K%UH}D<ቾtt9|HAuoZT tLLY"Cf|?H YCbb>ĺc%:J>憺k"4=.YϸEʅ[fMEvJ15Ӈ^#Z:d42£n}se鬡6T_\k;h7- Ý1 w40:bm0!#G]>(ۺ 2XL#aaE:|[e޻i+/WC B&"VxnJPVSʨur>Y d[Q{wx,]O!7U*jzKTPH1ats-w(D!\WawRy" vPiH*[mdesTr2Zi/[7$,zz.Lcl!/?@:'s3[i Y!=[9\y"nQ,`Wi[Oh#-#/FƎ؏ssui'nfu ߎ&iA7@/^SIK7J*3E|Ywc6X<罋>F8/K k8 wW&zp<rY Oj *2([CDmggG?भef@6 ._WA5Y0_eʾtYk"wf1^Tfs(/)Mt2>TҗAd Qg*>Q QHA$/xx5nFZ2L!· +:H*=fƭ勤fgH=FVf-ZGF e}?3! Zy{ܩ7+  MNLb'ӿҧW 5IX`:v-"BzSN)M/BXj=Y*xI) S9n_]=Fl@hrnO;a d^HS} &B. AZ`樺gRHzM5>^$ك=R|egojN+&5,Dvf<[}~dO߶Z5ӹP{ìD!]7"Z#vZ(qrO|/R"G5a~z+W2lrKlP{SxdF^q^Dn5Ks4SɕI(. 7]ew 0vd!`3n}tHJV3vڜ ܹAQV? Q ϡLm7%c 7t#wOD 8FtǗpoFƟ77x @@5C&`n:vS\3IYx5G֝)x?_:ۍS9L`-8ڿݳ6a(DuJla'ӜL&oRg54 Խ-FI bc dE䇷*DiC&KNHk3ʊvM;23㇈}Vk{T ۈQ68T ~r+uڃDOy" q%p%nIa4C~Ht 7¸89L'X3=f4}*yS-uFpm8=`dںܿǐ(s=C3y h|С29e'tڝ7 uţX뇷]k.UX]wLnZg\t1뒆$ %bGp L{S4IA6m-^ d]4v4z5 &UP{l85rrvQw4vֵ!&FI~Ī˚7wxSpWԬ0Ԃ`1%R(%z#s#g|#9t)~y[1IDd<CRMKe|ܨ?,6pHej*?~X,4 vާG/kwvʌHcTbTKXkD2*UC -p èӟ\^<ȯ/QNr)7'ٕekZ^1^zz74-xSvxrn& ,^f(roQgg$m*w_cS!Rd@#OK{]c>xƅL4e_g[A]n&[Obץ)qU#FZɗzΞܒ^IDCLE7 0Yw /[<8ץU<7,Tɜ뷴Z3%]Sf$僐+)qSk"PϳK=MVM!0Lj|iS̜ɲ"C4  K쌽u̼⋺MMuiL*Pu^{'4"ohYO|;L)*ϡ^GG5yEzHU 0oX. D=њCԏѧ!?<(0 q޻ʎɝU=w)yPm"{ֺ~aY(}Ti ?0f~aan$b\q:}ʅn]smZhP#򬪒s6?`w:4m:nR`_3$%$qIk֝"g]|Ҧ.Mnre#sPθ yJұ7O>IY`[yS^Na?|U,j{(?Cf/7@4W TOjm XgwRm>ס@dH~uibN勔g>߁FBO}ShF`ޭ9-l?fmE2 xwѵv]T ?>MQ^jXs i|(\ Mep~nee'Y؜ ]|dg#[ hWO6=^ 1%{ Vz[R7;fQՄ\V䬭euX߆đ֢^x%|=?a 7l; ;K̈́:of4CMVZ"r y2Ti.G|{lꀅ[q бl.\ -6~Ze( 8%97N)T V .v'&ZĎ(92IMxBbɀL[ p}~mY1/,qspː)P1w%ޗÌr`EA'LiRmj:'D #ڥ|d`2* e%_Dq(,Km0+Y_nmn;`q5,"`5bvį9HuV 1.:ISkrwk*cIJJ (7y <؋9HBX!E_64dea(FĘkNH 5ۅ1S ѳ&4WP MÃl$!k?L E;&IȌ/%ow3.5?:eq9:<5L[anuDed6 KW2WYjNXSoQ$|·9Mb@$ \c9D[Όq0,@mNbM񄶺Ɛ:P 9)Nܞ_d[Eڨ(m{Kr$X)|k~qm;R퐥f g@7B#e eJN_hnuxE_=Br5 %{3ޗqqwX6YHe()Ǭ ߻8L+3+&^T.`c+Ӕ|6!mj% |z4>pHڔ+]ҟz% @/b btG+Q̴*:9{V}]ZFZ 89eO=5 *IdH Ѩ59RƷx.Xk(4zc-zg|Sjpy0bPF@Z1릾xXlyY8;zuϖ/pH,Aր V#5{Fٞdd %؏/)lm#HYmBo}$s\ C-~yy>t!9tfv<8ƈ󥀬d$y0ؕ .0S2 'bp )daxeJR-Lj6 " { J[j~i"CQΑ14\fP@ RWbSS.*I"Eho}" yxtd5wT T(-jsnrqkdZXr{W̱ X%3.`s4߰w7 [rp""3v^ C yOF5Qg%=Ga .^ھ†PmdHxhZG.MҖg\S`xM]!B4o5獃rDVl 4vCIU˪50>=b(4gpսsWO%)[5]UudQ6'ۆ~znH_JDJt!>KV #{/ߪ$y\;دN'H;$9,!7,i9M^2n{H/g6 %>N^CN.ʂxCq (ν\*2֮Z:T _?AoRyg2 9edH;U΅;JY+G0|t)F9"jR &HP2ٜ=^T4_McZPN;(VB;!ύ3Sh4p1 o &;X_mꞑ3" 0|8@շ1Ɲy ~d:gld騨'V\0: ں<\VA1o ;CMm.yq0fZ@4H`r+ R4Z+BB,>_s..Х+R0:t 'v@y[Wq| oW={`#.^=n֘" Y_4;+Ȇ=.7&Bgț1 7{鮸Ɋ_cɚoogCg+D_R⢹"mu"3]r7{#ϔݬR\kcA4uE}du[`q "TǦyXI0"#e9AG =61߷,u܂}~M)Ԓi3<2g+K9hq&d@wu;HS ;M/h,~r\ w`jt/ `yQz/vDL⃄Ds>]hr ʵvs7b|mU ?/[=}Q.N>m4įkAmX(l'P~矵DX94$'¢^هFKBoN_97wYy~։j0@خߺi ;03M~ ֮q"uVv@< Ҙ뾪96{bү>ξ#SsqLT kmڦJmi| AODśtS΢lۀ'/x8;$R*ɨpT/ϐzK .oKZbI?LhI^qʀEQY^ii*d=}h8w,.][\kFB: bcIGF(O`aI55{LTdoEt4WHsQ'4׶b\̭ $"{-|N1uYmOFYy&îmأ:pGwk0đ4RJc@U ͕Y6J/* lMY߇TCD^=Jc@0@b_|3 u?{Z74S%Է, FHube&8T= Vbml(+!N3}<"UCfJ:5rMV0GBkdGd!%­oUEj:4l`'.aQSM 3)vބ/H1-Λ0D|$H8:Ƹ NVdj 6}:*@|)}U{*eLlW m2}n͊~LoIfn'an"(E$-0~{N_5A#i*id|O$G:Fys0V},DMֹϲڇ.|3%_\Skn ͽ\86&M ?dK+IEsG5e)*ynGd"8dp1}IӠ]pUQ^[AE3khiDA ]Z80D)mT'#OvA/-v8IԲ Jۿ!zw3R90v/Yԙpnk.Ä[CmD8%QR3MjQHthRM" W qbFm &yn|+pQ E3pb6.ho (\ެU hHI:n(a2g{$Ďz]02.wA̢?$9*oJ^MW*;6,& :j?ɱE*v rpQcap/$r ֱӍM?qԥ(43̽:Bjqv;ʀHZ~e/0!='U$0GL#~P>_GZR5PŖg~7vj(NvgHt aJ=^NM(^mNFL[!~}*6֥~sL͓p Q 1#TJ7js PZNO8-(,כx˄谥l[ZdK5̣~jE YRio6 IW읜&S崸>}5_(%FPaX_$I9>So.Pa7R<$~:85-uq.dJӏ;+`%nSKѰ)鍂± ǔp( 6Q1\6&>2o0qڟ>'Oc !֗uPM8 k+4s&dy!x~`j b|*E-!iPDis_ @!U`G)QA.0 Ks}bJfhųhQfJ:>"!I"TK؜Shy rw2lJDM|QPwyǨƱ8d;[?o-8'֏Ξr~q̲_#Q۽ThFvً#^|AwrƘkq[!w?*Wgxlɕ13G7 'i8s}yRLqO ,0eH?=qa„DetL4FQV/SS=1 `.۫]\oCz.FLL=P[^h$%/ϙk-`0^(LrVK<̍|wCTg+m׉8_|z;ØpıOwʐ&7 ,)': v nyDTqiЙ Ulrx%|~5ԄÏv ej[)C[Ȣm&'^[c:F+Ӥn)hE#e0]E^ s Uc'zfuBwϳ6W `oxOO{V ȞQipV'rXSS aә a':Y6^z17]{qf ?JkZV tK'gO()_`VID٪:ѩ?>gi"^e>/zБQ*Ohۢ9W;],Û{ӝ+KQn amxq)l9 _LfA?cܑ7`#"ewT.R4 ~n_*%<V <9%FQd`}ΓoTIy˝)^6.,~|MXݛR{W/b;EC0>n[ 3\@7kWIk8}Ʉ"?Qxc&pMIGܩQy&ŰiVFLvqoli*Kf:QN=&I  TI͌>>rx=yWdח(~j3<H2E6J|qvϊqģ_ՈSg-L@Ї&^ :l$-LDCx!*gv['ˮ/ĺQQD',% ~6&<2uD:ږS\s67aTL'c6+f|ߜ2l}x}eoy Wb,:~`j#  N~ (ۆ)\Mpu_GU7OCm3-=fFB,-r樓=uv}UftUiDo]%% sCjgAi~?wۆLwnsc_% ʢR*N[cS}0Kh=]ȿt=ktg-Nx> /Pb4|<.F.xXT[GqܣQcdN~Ђr:AOe\9nH1€g{KA1. $f;7xt+91&(4| mZHs~}NINui;/\&/EX rk'@M/y;HRsGG1yFDL2uVSEp(k }pT< td>ެ6J7/ OPkoIKeԸ&LJOc+@GHYjMMGslղEımz+gtw#KQ:ʖĆ9gL1l60cp j_+֎f{Aid]¥?P妰Uol_5*6p|CN~{1 G)cm!$r:,a; (zMq?:pJE 1LplK-4{⯎@`Zpl[}Hؠ.0zHۋ3 <߷;8fSףKQ+{ް9cwk?Gbo;B7EMm튲.A0 s5N(yw,@|t`{Btcg&E,e|KOPef9*4<#궫.W,:%L|cJ &s[!1P1Bnv;(@A_L={4j66TBl02-4R &/קUF;s^(:T #)I7e$=@~}G®KW0UCHH/00O)Zn>q[l9&0]S[j=W;N`oI[y${u@(Lwٯ︟&NReMzM*Q_M8lYS0.:N5d/f\I4|r|ÐK}Q\>o)l tr 7t]A+n$t*tyZ`xc{EiZ_Wq-mv˛Z^ =M YHׇ.EuMAZ)E&)ZF:f,JUɌx< @,Z }>J2svڠk YQ|}՚k_f@<Ё$?KU40KMU4J{y [R4aY|m!&6s}CkZHᏡѪ_f3Ohz)* %3"qY z{gmiiߚ0:nGͅsfꦦ#90tET:Uaz Lb0=ՌO_f((t)7 |*>b6cݐ̢HLVĒxKS#)c%o|k$q˜*GO{Gt>XTS~gWqU3O :RccԫY-B㈭!I]B1^<]jwX]c 1m-NQ9(b qkf |o%u&x l/ @j_:&CqFl<(1\SժlGa9`o",V]#X,YUw毈@jٔ/f,8!@hnovl#LkJP=qN$3FxIgP޹]=n;r S!5\F^W](;~)a P樦*U:q>)O>4z,vp@0*vv_ [\,Gw@A-7< kcp5r;!a=k%LpX7}WpAz cɒ DȏwXkK0`]d;nwq;!#v꬐, j3m0SA]Anr<ſ z%3&i%7|w(:OYbWۘ|\2Q7La8 f>5ӴI="zpDQy0krY,FLrGq+Ƒne69(3 ԈDoIx6Cjxg#r2͞h'z-]G|xߪ+K- GVhSc@t""+x(!6gk2!wqC dt!NȀyTE[}g6d fuWc-<-ooRD^E?RMq=n;h8 "ƛRHM[wdDeNWvu"Ʀ6cw06a"A8jxLw(Vv4B\AʻJZK )߆)Ҕj ZP՜ة%Q6Y%[q)WDâLK!?" ?yF+˖ G+:pVښaXFr)ZoX CؤY>8 %֦[5 ԑag V,^4=ww'|V$BX( =2F;TNGhoS"lcp}SٟpEe"Y/@E}|(]`9*p3ބ52ݎSy3(l|*4/s]Y[& țK{L [O9>dEs'S sIfUM!̀{Y%G? Hw@7`8͗AWp@"v % sߡWL[A#3 X дۨl'~1]ҀVאK=0`4pYwl Udw-X񟑹 4;>E6ZZK?5.f~: pG3zUf|+Z3PU=R!{'(<BÂu=h/qcĿ)%1C4]ΐμc<_t&(UExkAvI^JKO/;*~ǪJP >@ypY#unur}[p0'r X`~,9D$ 2')IIB̑JĊ Ǫv3 )9[x#=\\;3E'rՀ/zeJaV}n;)ˡS)粋|gl[ ʾb>'>xT cHvp=R>|8xg2Ș\Z Bzg:XeI?޻83!2u5)* s N&j[EϊVXSt%gz%뽭EZmщb{jg]qzLSKo[YfVMz'n5NVx~4U:YtKQ cUG8=fu&9{Ѩ6'._Zbnv!ȊtGgX}&R$}a@ *c޽wѺ)I8&i\J!FEK*G"s7D'5zHpGY #LYz .Qbh _Bj(PH2V%rl$@ݱ$#V^.4Po:rܼ7& GTص2伡yb7/ZD5+l< Xrf&U"ρsF/Nd=9: BB$H'}pDQW/+L{@Pr}ܜLIt]`p%;?ƦJccuۄŨ\i2 Qa[`# 6|K7eg oZtf ):@ _!e 0r DJɛ띌#?Za")VU8*_W5gt ec^8 &!3ʎlQ´Ƽ!c{3-,'NYU8w xQv('BwwJ) 4՚!$vibH[*Pٰ: 4^{kB_Gj9Tl-1VOÂ,25P[˱T@uסxNE$%Kȵ^־|54َcvLwK9 %wHF"SW3F~N13>zb)E`QD;XvjvoSv,z/;n,"7k +˃ G %ő]eBx)ՏdץCJ)M-̏L'dnl.!z@p)vwN,` 3-y%Gƺ~*rgd34"M$'9\)aH4Z]g!J0Q:D Y3 0h0审E$]zˣu;Rn8匫V~W- ؙuʯy^,YDtE{;?ɹg; \B_9dv,5d1vm8'CQw(@)b4H:'jj4P+ܽڴw9# 涐W뉞s9sFý͊_ g \'ˠyUBg5sY^8;' ̯< O >ZN C$-6E MYL&|6ykE}G͢7DA8(vx׶aU lM㐾|?e 9G) Bo$g<̗3) CKL~veCHɟ[1va#;2SgSz2̘R\gu1:a<"PS'jN-immn(D MBTfqcp@.pLu Ke9~_D ҪzzOćX TL޴[&5Ui퉭,n=8)Wt,nj+cEo"%Qfh)SdSlsSȫ L@mewGKͤq. pnÜ D7Hr3u46n't}mpƕ*rޛr# |ٚbg9Kl>_uk@g/S3?0O˸%ƍ7wנCK[PME>ŀ7p\b"-Q ٟzd>B3UJL\y!#N.U`[Ǯ*sgwv,Oto5h==g< ?tddOL(ڢZV~]P`ʂws9%xF& Qp;'e_~aGpVkY|F8Y+t;Aɟ.PQ#~מZW[6eTſΊ)T(o", ={۸瘝y26h$ _!tCÚH/$ !zRO..0G?mp56I{oWKWueUgQ[@; b`#(4Jd-Sr° (ovObd[q% (0-ge1eE$ {Ѣ K*NfInsa4~z` ^^ _k =oLMauD%Qыݪ]fʢ%=ܖdRiRLH 596yش }ARR4PnT\4 Tco. /8!8Y\MoRpPm>p`!M^H. YZ