orthanc-devel-1.11.2-bp153.2.13.1 4>$  Apc=@6!M@eee[,maѭ㮼ʒߙC3)g' !g uוM7c-qM4ohyi |v>Bjձ 6 Öl.L& br@`<*wFGtcNkc-֭-es#._B h'ۑ[@]F*#`N5h& I'r}h}AVM8815af7b049891c88446f1ac7a116c37491cf1db5b3794fa62ab31d5272c3d666f63ca7260a1caf895d87d5271a0e9ecb171672flc=@6!M@eeeͷRQ<,P8B\i:Ͽ$6\R k]ԍȢ|㻢O/d4<`*Ue#%,p(C60f /A_4pgX-׶cN0s: ҮErmq󪶘@ƇXWgze)*My[u<$+DhɿW1x_a!Q;uIɮ Oc6UIg|3_m-nv͊ÜPh1Ꝗd>p;[?[d $ Y (HNXd j p |  .T`(#8,%9%:@%FXGYHY IY,XY0YY<\Yx]Y^YbYcZd[*e[/f[2l[4u[Hv[Tz[s[[[[Corthanc-devel1.11.2bp153.2.13.1Header and source files for creating Orthanc pluginsThis package includes the header files to develop C/C++ plugins for Orthanc.c=?cloud105SUSE Linux Enterprise 15openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://www.orthanc-server.com/linuxx86_64A큤c=?Ucc3fc97813529632ca68ef80caa61929fbe54848aa175c7e23f5cb44e00f62d8c4076423b6eac3c767d463c507d0719a5e48569a8969217628b2e59dcbe43e4c39rootrootrootrootrootrootorthanc-1.11.2-bp153.2.13.1.src.rpmorthanc-develorthanc-devel(x86-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 cloud105 16649583721.11.2-bp153.2.13.11.11.2-bp153.2.13.11.11.2-bp153.2.13.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:17688/openSUSE_Backports_SLE-15-SP3_Update/4cd95490c7b86653796d29dacf414966-orthanc.openSUSE_Backports_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxdirectoryC source, ASCII text/Ur +zutf-8fc09af56cfb35843c1cb402e32a79a58dd3f8dd3a011a0b38f7427bc65832f71?P7zXZ !t/o] crt:bLL #[=O (a拻>NP=ⷀIR}]Yl?S^Cc'Lu1{p [g_l=V}C2KXp5}UeOW} L|aJDTgc cICi4|G.q #W6e/(=?bްFi?vDQnw<8.Di7$ӛ^"+R1.bIJA6o ȇ wf?q B- S6F t>མr`64>+UcW9qBZf70k+-0*9)G O2 ~aTtBP|jZ tcOt|5 |( -ߐˠaN5Ȉ~=-Wvs Nzڬv&;6A\n<Aҩ5M` Jqzŭ9=Z-Npgo]%_Cj$~O{7_Q2 m~)-М_s^Zw37@C:-&X:pc`+ٶ=׈l&pN?:nh> UZQnnzv^Ə3,.XB8=m`C;O5!_1W:-@ځ[Jt.^c)ZMVdFiX k$?6u,=^UڂI ]/x0BHuFl7%z:B qZy?u;]((}\YݎjM:>E ZU"=Uۉvxʆ8KDb0k4;>GKR5^Įə=(cro/0ak9BB,NB1NF?A`ٍ8:v8}kt tFg Rq:ߺkq$gv Pk8>VҐӭYSv6X@=iHGK c`GPݿv ?@YUmOH,v@rn94}1j29fpNXj~AO,`:dԔdo ;ZTfϵU@q+7J}ܨF-~<=0bgVK;"(e&kw ԏbq<Fӓ d MBn;)L9=ӟs;^:UB:E2n{B"bEEVKEb4 iu "rͦ\yl{"f dT\P %@}yXoTg<,uG oQt9Hj)bHPYu&@q&WB>})|BVMWF. {)?WIћ/lL>stz\=`vw$sA )-f31hƈEρ,u,: *l3niٿxm*k9f^B.^Iӻfd~5!. ~sYltľ63@wsƛ&nJم-Q&%'$:P M238؉FE{48c>]qhlN ׹u3e]k 1e!>wN/Z5 ;c}GZY~Wsǭx91<<9[߯H" Hl?e֨]/|6QˁOa!jY_#owU7ns} +dh:΢@t FAPt:1+2nP&rFTV3%#ZZy}N'Qg8sp㜏vt{fh#dbF->RqMd[?M"ד)LA:n`Ia $3MHׅ3#Y`NWsO6"ՋhGi}f)xM\+ [ Kn0ž8<=G)/;gtv- +bb9 ~GOwNM+׫sz)Yg0_n;6`j&B1#4ldZY06NGx#zdpK[cXJ+56r;Pn߁*)ܞZ61 TKakcfi}o. uU7Kz ep&()MR&ko$^||S; I[<\vRtس N Pb'\u菛8Oߓאzk/X2`W:^h;[z(#^e?i{064n0!0n6aͥs#-! P.bHŮ\FUYO\{_t]tI51W"U)M2-I^Coy anl9rpP [6-7u$%çcS_ (fGݖl W4?  +LzE" E歝}ݾ&_ߴS밼u0 36I'c }B;,lp->2 s d8]q ri"j.RU=0ADg +JV>H}Q(W@рRAI7~e)ޢ]-,:rF 'P1dUL˫^udpu0ʶU/ ТCKq1:O165 AXuvR55 % ⨸b3޿s󣝎4`>`w8 Pp\qYUooq9rS)nȧ'w֜Tܞov$=i(pKCی7K~dYղRjjvHS,Uc`?SFS o0$J&1wFk_R!rWxF2thB 3.=R_ۡb!`eb>[3<Ͽ6h3?jW%郹-X }:u1=Ӹ6o ˉ)D6}(}^N$:k@og˗D/j!^]Sq> Tc3@xނr-mvWSO"BԌ&_ܑ`:=*daTj$r}uXV0ϱ+U 颀6l2 .oEgdq%&ckݺ9~pzVa¸;RB*0y<E{B.V+0@)*#I X?)kղ研x4MGώELn{dwy f2?uEj:ԥ"*&UU=m%ME"!ZX#/FƂ<)ވM7[soAM^/̬3--?YaQwI@QW6.)ns.Q2M/jKT\uۮ8AS ֳ%݅9Rg`ƁbLiź1㈝OD&c=ywP] xHpqjcHx[r.+tǡjj hA"D0!+Y|wECIQZi3=LR1IvsnËC&9و0z /50DY!HY—}v0m9۝qG0)}\b T~'eL'ՑIe(ӱNOP¸^NB(2Jܕ)=Tٖ,8kd1*@o#۽ 9I, `F "J}ɔCi eLv7;P4TWfQ),T\A(=35|cznթvQau1'M]W^/1$m Dha!C4R6I-P'b:9/kGJLKVs:c,B\wk1^y~K'0 7Y%aX +'T5k+;aEL\J%\*Cs\c! qPa#؊1?8S Y u,+1mU:fb%6kFg. :7eQzhܯqe.BqmƯּal?~Ҕ;S{2|-42vjO S'zx Q*6FAad xPGx0/ 6Q7g+ViD 6fay 2$nj%Gd=w#zʼ+fDP4o7xcm>{ք)$8|&YMJށi#:lI%iovի-r_s_`VGѾC84bJT![qje⭧'_d48>#5v* NטZ:xI(%)מVX>k`Mbpd$`nl cDc9̊ C΂P3Z\Mbh2ܝI^elմe-LV&k7$:tqj9g t1k-hH/ ɍ(u &,;:,,?I p%Vnyl(!φGry:\͡n7OUߔS&Nr}tN|GoMS@< &<&ަ9Va+Wϐu{3RL=/*yXeXnSd!)Uu7SŐk %Vm@GK,7nn)BKT S/rkz:CΪܢ*9đw'ݸ9s7  47LHcK'"tͥZd5fpHW^*h(cn  [Zὗ|CMрիVMp]zRCZf/]ӹ6^HmC-%@Dzy"A'(Y~Ӏ˴ Uof-4/Wa/X[ڋTa.n'n C޹QOhxC0wcLNt/Z"cD3[A݆]?տqO_ S\\:A[Mx|-6s1>?)>8Y;0Wa/5\Ys6!M[VkLO o8Wd߬QdUvo]:q,ࢋӑx 1!01b?DwI*r?YXā5EL?{/¤0r# 0㸵#_k\sjJTC7uX]i574AGcmvE by8jU. c2O6Rg榱S7DDii. vW?Sb9(nRc-h^T>xf5%@#3 pC~~>7ھƳU g׬o8k]NQ0v/|w(P5\SHKK?p  N}#3^4u}zԸ6*WQ2W@h<ƒ2{>X\hGo (6huڴZ57Z\krRnmmy*`\ȓ&X `>,ڿ"l`H 5Yr;OaG`փԘ,?A.>8"Sy66 uȪY+~`Or;RwҦ{mi>2gh=5ScsQ8YNChGoUhf\SgC.ΣSFgsql{*u2%SMiax-9`B1&:(Pխ 15޶k)A '9\,kJYRJB6Wǵ~BN=m~ukdE3fxIJ 25I캒%~%bmB,KΠ@N& N*AƗSzI k1*pq\PG|?2i$O'Q`̱d?:c*6:79`uGX;Ћpt=YS|ʞPH053x>ל^> r$}3!tTp]+VCi9_ԓßUe֯ȥϑQS^poGtA9 `wb7Oi嘖 Rpl-:K 嫌X +gvY[Vci ,Ô(mcٴ'CBu*H3#VA]!Ʒ= _Wbޏ֌W(֙2RÑSCڍĉ5{ߙݎwʰ"IJZh9lnvkv %A#\^P? 2vAo"quC}b _3KKEM.rgJT! nt!]lL ])գL}0Ѷdp J`X1O7ӝ hE})z<}v`֊*Ts-)-aӇ<~ \mTPڢE[) ] oY5SWK }ٽ}$iv8RQu5m~9uv22hsF5eacT9B$(ӍI]VCrI!R;!<#1bVV/iOFӟh v;%%tXbt?<.oeSjrѦpZ‹y? P1@^ ~?umV#=`ƴU xSZffn6u j* dz-S@MS ѕ%(NC-4 3H L96SSaʴka7iҿG4(: amzcwK,,J΂bPwf1f. ,2ke]lOJ/1r2N 2 'Gb5Oj=||CKVI~=^1&E2+oTڅc ]w7ER+7D@?T]c2Uۥu_uhU>H.t 4u#RyK'<Ğ&eP\~l-ps/z]Zufd},ZRϟb 5y,yo]\['w', ER.#6 lp/̶5}Ll)Ӏԃt,%XjT4NC/VCa'30 ݪBQ.U擫V)츾>HbF6 rx3P֟@6'z><7 \U}VډJPŃgAZ#nok ($l\hZuS_8JֽAQ@6kn AlT1r [.F3׈(%o!-IERr=2:b*ԑXیz),=Չl3̸R#jyC(<=Ft5 t]nM>qJUU.lm{rtg0<^qᅶܗ!ce\ǯDKIJb.棱mV,%&,I#酌>. 7{ @QOV fI,tP3};9rhN.svX25s:`ϙ(;透iq_pBY2ŏj`ڶʹԫ!T߷ҽ|VV{@̩BzX"< @s|YgM8+l61 KmܔX2&dqō0NxT~i-Ѵw58x7yPCG ƒ?c ^Q/_1hMP>XFn{KQϷ4ع\ۂ3e!b#"5i~MЌFAM2D@`mjql^;@TU[]\ă`'$7 Ld{$JMw1e3ϊV$0Bg'CV, ,9P?u'*{>7g܍}[ "潹Uy2mѓ,y)x]{Oo/,R#;GkwBuN-[*r]oPOFa"n/iؙ \7Ă#hvtG2X1JoS|yE-Tw;y6f6b"p)r0CZV]Z0'mG^(`^_iYݵnbz$e%|z*CXxFfDF0}VR8PXe+O1]/.yI\Uſ=9&G[]p@ҖBjgabGB!m=DNx7` w}%@/UP.eV.wJ "Y@SiEw2Swt~+'뙤[TF nC)wu[ Krbx!9= 1z46y-ÉiƮ{̼9U-Ȁr.^şm[sٱ:%πAQEQ9a*aP[9k &yv1Y?R:gmٟ;(zܮE!Tj .7%Dž~l4qᆉʼn'Ȁ/d\h^4cYF@"#:í VL(CI9!ќ<PaǴ11 >:b)E=88wE"]85Ya3A2>Fw`gthȕv.!H]n>Ùx$w4kfT }CaZCy)L k'Ru%9j E$>c8cQ-}&_0mP7Niͮ׆G+"RAi(Kp'&t%:Jo |*{z:z`o+!EkV=I-#H4Y@GNBϱ7n|ٙvMm8*OP30{^*Ar9CƿN Rjhْ84`/&Ѡ^aԴQfQrQ\?IݮŵK"V[(N't =zgW 8K8[jyf1SPo^.4%3ERWf<9/P^H |;a{e[0ez{Nf46 m5NF.܇9lq& udN a!EPD/^Y?Rvst2tK8P!F(2g3 0߮M$h3M=KȢ7J =)s}c)"=߷"Ӿۊc΄ųh-YԁWmsIfӤ~Yfh/._)aGL@A~H7_.ݩo|# .WI&˃G _oiCĢrre ƞRP~:UU0 ^FY;Ncs-~hѨT09;UЍ0'97+@TdU߷L ' [в V't: x (ue"*] }$X'+O“ObJV`/Fu_D_w- cf: {dfɬ8ny[O Pd7i(:ڜ{oAԄO(8MYD~Zز;< qByIlͻ!XBP?M-_wd&+o`q缟#n7v厦*G68凳4,&sQcd_"+^ 2gtXiJaŏMl'Qh/TO'-vFlN= {bALPi rA~nϠ a2%>h U][x) 鸆&$&bgCr:gtrDr:?'NQ%.nZ&qZ~nػڌ$pD@1V:/%~#*DҢ^~ I>9&A?4+ Ϊ(>0(S,py\ &oxjح|6-6ZAb8io?1^{jYF8":qL;S/M6E|| <냥gbIg^o}3sZXL uWŠT!&c%P;_FwG˾A/dlF۩nȁW Uf˔[V)U0I?O@j7)/3$=NO3ߴNs>;M]S]b8019IvZ]=A$ d( ۠H\@[Ȉ=̛ఈj=".Z@bYA]>KW*SdJ E0ڠI.[MAyv`D: &[EτlΡ3^]objK[Nvk+ 513pf7Wt`/:lzr/qA-2+`)λȧKwa]WK)1{s+%1"eLWrG!ndlȞ u>t>v6 #_q,]3+Ac ! |άIU&2Q_y?^k/O3=\h9@$X84YT)yV pzO}K%3kGC:vPj5DWǩ(EsVݸc;॔x}T'hG8 RkBQ Q y}!(sN'(!BVL0CE%RM 7hH@F1pm(2)e>- &}7mBjX~{J\bhѹzQ%pTj7Eu'WS%Iyj{CR>kWW󆙌]gXEu(iY‹-Cֈ$eTvXZ,1_DS #occ/7m2IĒ׸uvп{fȞ`!jނj |9?M v/WPcaZt_cPňg60F2!<C$vyb>@b2P>SSpH#)y7v!믱o+lb5YDlvKIs*Ljn 0h?\RŸ '˕JWWA`K-i[he(Jv_T!6V__ZI2o l;OUt!{]8AWT\6*})яQ~êKPIáni2kzTZ\VFSbhKXZ5S_N¨vlㅰIBzM"KIn7t T9 zI} xA٭ɳa史bX/0> G 7TpAJHж$*)Gf'a{Cںމ23Xj:@Pv|-uoc12=lqnL AY/d=HK0R.m.j \X( |0ꮸ>$a6ty$We›]>C y<ڭ8ƙ^H c>:QØ {8t -ęF&-(Ŏc62CTY=^= _R#t25 JlǤqzZ@ k4A*9k`_}`}06[B[@ I ^3=bĂ5\U oR部nc䓣GޚĦ{ b3ŷ}@&WmKdU*< ߆?Φ] r =L͟W{oYʆ#S Fqcg]~[ wj`M?D~CZp &%C*?oAA-+*<` eA>0hGcSY _w~lC6l`락#P倄|rM T*ձ{K)Í4 kkoU"#–!IC`E[ |l1O|f&ϺPq3#˘?񋦺fZclU镹"[mDg 8+J5fq|p'eq,r | x`B[QOT#|{]˴J7At,0*1Oj;T{I7Rv5PiI*ūyA7EAh#^֝ڦ9܄Z9NrY(M6`2~jE |6 ĘІw<-O<:Ԇ#?mᬭ2G(ɏBKQXPDelP>^< `6=M8~kryEJyYHU|d25LR']ҝv#xgvo'y>K˵zu4XfP5?W7k>Az]~Ὶ(ƥ PM᪐XdΡCauOj6 kTUk蚶-rw`tI׍%Jtz1ah1e[@J3Zɬ&|f&l؋a\4u geD;"FML?q&gM43 i%~x4XǝbTTZK-h!#>gA|bu^0̱.^:5v;g'" )JͶP@Qo *TB;[si^Q9#{=ܣ-g`U±oUjᐷZ0E?4u~LȡŠuӸ BmPNnk=wt#II ?S4:12i~I1j}`Mg Z^˼9nw4R*X ̫C/Fp0=tk|7 }a'z>@R gɠ'QIdDE#D5thӀ>Q7[?^dFyE x/zuH+]Qh>k,*ܞ<Ξ UD_H 1G_FvDKsDljDfc71 qx,aKRfo!(a[i.o{F+P]>{ȡ#4_\ xCp\ANvgLԕνK<5NxǴg*#Pv?؁Gzr|a2ήJ8k#},EMn4W]w P0oyLD[QJՒ7 qEtP#`o ~+ p>SsSFdM>dG:@M0,}! 8}iZKH@}G.4FO'f'' mx'9(Tj؎1{jp ͗g!c;G*CzZzVv+ FE_n#ʮeN3Z-zݿ]HzS}RWyuu {r.LVrlbK ~\[=;/Y yp9w.Lv).ɧ\|U3MN5 K\*]ް /&}DҘ 6KQ;B~]ETL @C. `EY=E@k$jBKjST;$)R)AT-SI1?y" %BI(ŃbAhD }8J)E]"0] ޺4I/\"N,ƀhGS`7E/P*Lu7@cN<6a#zq0;APsbz%s9`b"B7H@4/.܎f;<^YO >CfNβN~ )[ VOV8ϸ{uDh(pu5f2-7-9N:LFQ(X[P@Á7BkZ8SaN%:dȞ75]gPsODX"ʾ euXұJ|G9)P9NȊ5`n$c3  H\00`m bqB X?A4fD!P*{TTf:%W49^Zq]dWi*uI0΍B6r-jr2 i^ N !/Fީ}4o:LgϡcoD{CE͖ a+,]Z-[s%ژYUZ[Pfz2*8ͷk|lL?%9j8` 9g. Pt$ IlJ[)5xZAm|>)f Aʳ a=?,GFX`i7qԠ hU19ay 2yH?WȐ7˸?r[ 3/Ɂs aĄUɥ1 y!Ws]3XMH2K*-z?h;3alFÔ L1cs[+<>5^q:'%v%dV# 60V7E٪"krxZ0Q =vV.ZKMw$i ZR]Y/=oVUEjÐ2Х4d}y-i8:܄N <,[Z3KlR쀤{]^bR/b_K2:ǂaа+:4cIfO=/|䑝z ƦX1 ']1y} SЋ T GU/E{X>GF$ ȶ#>Uӂ_ݭVzԗ] ͑r}U7 SQ Z W\sZŏȷNaY%$Zн8vʤ _<3u%0QӮp0yXΨ-R l`ù;]b1f$a j-Q{r`mF"݉'״/ ('Tnr,LaJ4f@vz"1Ϸqu. 1V7xi׽撯f/'rGycLb:Oq9lXE#ZJ62$/LmgѮ4Ȼ=BU4iqH݄dDXly5%,hl啝1;RQy8iP˶YZFS *f'/9}6%Ǟ15XPYi/uBΖ2/ֺ2DIz<٪'xR2XB^sp _DzvsSܞĆ\r:Qbyj-Ƨ`yQc5*B1{>r3*Bj33鏊ނgBVrCiSF@̑d\s&ZÜ$Qfx/PK8.A{Ov9'I@=eL%{?TV0HhW,PilJ BR5?^/qzvQc?*?Ӂ,$5ln Zg̃y}^aD/Ab,9@K تՎʞEPPt-ҕ[5fؖdT6ʄe hBq)(P6t+LS/"9d|'r%9^#2[x;[lq"^&Vf릀REw~Ptrt%^Df=gNǶ~ 6\DU[UHqk$ׇH+VWJ()[dɷ7&r?ogGJ6 JعArl1yޫxz#Ex`I르V(5\y[IA3å/gn§BХY@@!ʽ1 \/8LUTİY7;a4jB}@zWޠp 1A %͸6c.3 Ϸ,oРU#*Hn{#i]ޱalԃu17#uSo/εǩz|,`HdRJY-sINZN'Q.SEPߒ!ZXO@|t,N+wfHL#;G `4wߧRbRNaURc)kr#ξ/Wa.*~d>^\4꯴+-=N\QES;KGnGޒթ>13HV8n.¨gA?1CCo' +GX|YjwFϘX_;$d*E!qT6c构="؜-ѪGYR^ θ>ahj~;iAs%zSU1[Nc>T=,GhNI؅L/ꐻ[k =dC&UC<&o1v)JhLJ4T3aa!v>rJ/?m{`B' av\$VD'O`J_u>Hxz0+쓜~ Go KPKyi'XF5!Vh[f7w9\^lra3;Bci 3 gJ{oz40.`X9fTȿv8@zH!f4Al~WL3+6Qqmmsܖ{JNLcD  e 4Yh*ݩС&ndS[Vvr΄hK-"U s+lЊƪ}B8-4S@ $*t9%G6, 2O[Gs_л}7dn289M.ZAaYl[ȹwV.['ٯ[Ad}b?*O;jѺs_ Hi@[7b]Jd෠ϥ֯7ZCXZnrآS "5lٲ7,B`Jz$i ln^%tŸj"&09~lT cP>Sůw>s\;k'æ%^3)6~R ٮ @}M$pY΋ݩ+<,OwǿrM@d[~)\No(wrф pox6!uJC6Aᆧa{B֜/m+g؝(m,:MoS KV4+7BB B`L/ lwQB &U:jDn;<mѾ_W63b?j 1 ak F:ՏgBLoA#g}{{z5G`mh.{^Nۢ;nlRC|'訲=Wd>3X^Up9 ( (jA6XʹHbH_E.=a5Zm ҡL 뵠-e5 4)#i#FpGV(I;,-/?#I|YmnS\Qas)Ǧ AzNhv~wG–]7vOhPḲk!yݐ>_⣡v /$Sk%V,H0x}?ߘ hshId[OvX"?m/i\/z9AejT(.!x]Pdgʱj.u;*&=[kAU~(>lK@{4 egu٪ds>>q6_6,,T0g+\?8+ռ5E/8|@N51dA S"Mӿz<6[``Řsm(9j]אzp`| 9P=PpwD%gS=$I8~Za2474Lb~~/{j[nMzsǼ8n5(Eδ] H91qeyYOr8l(H<4UbO;T88\;ēp| j̈́* kيa ` 0du->}Hz`fXs=e?sn'5(g?*7b!#v lU!>[I%@H%V~YKq[QӵHOǬ(:j2Ӌy(l䭑c{B{OVklmGTz,R`r,PKJ)M1a^ϴ땶K#)C9!3?):0RZn[ZЛۛ%wdV#TbD=)yEAV7nd@ݣصe?EPc]U3yP}!twcjsg9UiGؖ〈&+fצhczJ"cD-R➶x7gۛʛfMw"` )/m:e͚WxŶZMCLw[Hxzrc>\#՛u^os|7 BvLZޚ|fTAYP`uS5 n B|Ē5_1XE4}lhlg-<ǒLD0՝=f-֎;&'qF1Q5.1f2ER4D;xGg(fYnP"Zn:Z>CS(~婵uR44?4)WtCF!~0Uj\[I`'9wU9ᮝj ㍔&7 P]pXF7vHi\{~TP/yyYӴfVh(zKe)`q;^Z'X kߋW j[(r 1ov])6%=vx#({x>++99cNNN-)tuٜ#c?KװetCTaooY㮓ŦD"M$+viכ[v;h z9wx΀6R>`Ut6Cq}&S[7 8&tjZ@lֽlztZJDH!4#D){?ߘ9uUIo ku/V#Kx >G]W荺O%()EU͵ jg &x.Z4|g_0AcCvM5Q»Tѱ.q"2XO2 J=741Xdji>l -&7Vծ6گzVWM4vp >v(.Gsv]HHfY(5FmX^[;+ajh} L}pj?sՍ}}{3撛L# +jz*SuEOm_@Cd*M7 3fhj10rJ 2 D ')U@0GLhIt-eU!-ɆbS E+ 1rШɤH *ȹR!"4xyRۤETi@$ 71  e שWqL{ zd͒uK91`U bC(jfz:uZI׌A.ЮrF"#xDq%z-o//Ź(,DrCz5[4a[Pwh?Ms1Gi/IjJz̊.ʒ`~wC'LFD4t۝j!qdG@^._Oi3j:VĽ`$yN#uAy\ |\5fѭ'kg(:y gw5BvF$DV4.`9ED!  l ڡgx<L4Z \??iVtEJ{uf -[٬ma`ڥ /yrGXf@J/rFuklDڀҢEʌîzf>Uyf&FZ7Uc."M"A_G:р^%'P;;] CRMNI Ae7{/0x8!X7Uq'j~5g!M0s;8R";esB~>ptӉTz" g.4|v}O60XQ ~fOPߥ&F;GJ e:4_\ B<ٍ-mɤgDOҠ#7ySpJm0O]&o,?9PuV0\5[j0|yaCfd,(L1A#)͝Ѻu?F]!c[eufmlhrS@w1^I:u,l峓(|\ğy/JRH('0=rD5ԼC5|=(hh`f,bO0O{r[z* ~aB>IZSG+;[y&&50XMT*%q4rQB# 1j3ڽ uU$vMԤ`?[Θ>!eY0۝_\8#)A;p<| ҸG"zNw;۬?]~BNi<~]u7-f+@h8k%ٸXүSПW4s7(3DBn/5]{hy2a44*f1B͒ϻ2־,O^'\bz͂+G#7T!F;kG4[ T0ۏ6F%XH {.!YB$~wK"|^VP-L-ŠA6(0qxnO(5>swkԧ:gCW#lxza9QXҪv Dr\ lEhmיִTS5B3 ۅIj!y C]FphލIk{yxaYAG'P;(`([с(t[ T,gb*D:XŊRgrGIsѨ֟㈯[*a {F\ ץUj aQ_v&hWwrR tҵ3s\J,IpE=" VۄɊ?yILQɝh-9B-¿K^6ZSr w0~RLJUj$yƄw9SEy E~Ap] --k+C>?uٖ=Gb[1%7E%F p J&=Vsm˜^ ^&eY+B^:`ŗ3MCT C"pN۽|?bR Hq}3!Is[az<`qc&3_kHv8RF;s-΋'56Ԇɟfjp#ZQFFFѧpLBi㝏k%4U#H6^ g9Qvظ68V JK;9WopqjF@FgY*Pr!\Ée)5Iӛo:;- ΣbP86mQ$x]p+҅lECœv\$=N-޾wj91uYj\I^jD34n[vW9W/# $lU0pwBHY߫[eO,;/&yosZi'Ouܮ>Dؐ23s6I\Sx!6< zyN.ɞ_6 lsK]aW'4C _mWrm$1IVeTQzqP䉀i ƓBFb.z,q9)yO)J 6n y:/ˡ:ƒLjdd]ϡLT#mjۄ0q:|A DM U,=SrЎףsro<_wپ ^ DfI2s(EG7݀7'[F@]GlnkPaD2 ^~K'kb#\$ @_NY՜}3{> I5-3O=%4.Ewګw$v*xJhmW-q$c:8n:ɑbKp?]1]!G\- [6͡1h~Uq 1_/0sjL#59? qE5H*E /JZqq|ڄtoK麲Ը/5mбMa re@Ο(ԛBChrܛ}|o(iCX[GOy8,8K&mn[)H.?ag`XG}^w34(66eV_Z2ڤfB]=7Z̠73PY65I@H6ԀSd%emP\J}WXRc%?&J89R FUUtʌ}uޛ^wOl21s{ҊnK$I i=kR/x? vTōUm?>Y&{'ۥ^t+\< ~Eʺg\(β Ke|IJ+^dij"Y)sٳLL:Yt2n< e!HWɫP/M}(L!f}QCZ)#U(Stn nF"?6Ks9')!μrC{|lw)~?!l+.lͥ} fm%q $unr u?\ :JIBDYnջfCG  */b^a([KGOTѱ6bOܑMjѹbmƮo1VC\hilL@sITNڛ l\C4?c%HW1|E[F;:'7VwW>| 3h%7)`]Nېq, jYJtD&0Ny}5|UDG}3u?=%wE'wK|B>B eF)|^0JdywEMk)#uGe?pOx>akꐏW̻ DY Z(dZy\՗: {Z9ѫ2i{V$jM$٤(orMb~ߩ͞0*a!lY.)P_qGfO?ca.sB.JE ՚5nߋLu)A8D8Qѵ&HM-3#Tqmx-Ď o7x\p,}{w=(^O=^Gv 0bؐ%COEjy^ħPD*6J=QAӕ \׳^/M*dPh5훣vQY&hLۄaܙ9S[4k"_V=ɜMae&﯄Čc00c]5)1J:^+Nsdƥl厎=ƠQ/] &egw;[)Ъem̻dC^Y$%)#Ί`nju#mhk.k:ǩðCj 꿎m,c#eX mʦN6,Z5FC FU{ ~(8hv넩=\\<{c.beZxRfR:E gM0q>{W=B/x&s ے\ .Wڮ#E+=d#dV,ĵ4r:gU'-?NUm_vh<{U]ޏ8j+Y^PC?#]Dԡ}~PW焇R7Sec蹰چ=|jw5]VMFO!^>Cem.sD5B"7TxNV-8a7\"JO>5R[QLxs)@-ޘìMPy\PƺD+Fܼ (_#0҆KUrX:nBZ!3 I *OxaE񒕻g0Ml"I *|7ȇ*$!d*y`*+\7)`jFAw7y마5sl@V[ݮ{4KDOEqz%JOo&I;E@4e:dB_ YÅC݊/6N @rTk4_ő=1Gl<4-6Uh+ҩ a5Hs<]F5ںp0Kw֧@͹--^_njr ܢb]Yd%ء~$wŽ&-m_SnKaJ>?ϐ5؈_pbMIp{D@A44-&#[z`U.R3A]Q-UY%]㛺oA6(T Yjꓙޮpq $e帉­<oL`z3Ec6[RwI"4Y{0`asW찖D'4p!8jՁçm:\UJ8z&㞵 IkkJK3|ṻQƴPv=73/b 6d4Q}5sB$ZOuM}>c7|RJV(bo%S~o]L@f;!"N@~R56N6\VDR =<K29v^u!44f-. T2sa[Iy% |CvuJO"ZSvօPc*"bmSr@\#i_WŬZ C:|) ʽ/㫞 G m06^EUn `83?%B 6 ?E8mojVrq8Aƞnn̅e0e/c)? xI#/4i |#B7d"=ыfMV#aaF?ӼUSw1>B:jg.ɋl2fUlxtWۙt)Fhk\Z wS^+Ta7T[{_veS χHSK{#&23#95'=Jg"^F˜~^F]VZnCv39Xҵ*v$LQ}?m59;qցiْTUA[9(c!1br: ZhX .&ͧTDYO')#J;6ɭF:/iI4!±-݆0J8`h&N=nB[#l_J*:|Č^س!r*AG?@Y P">sC[aBu]"gAm+<ᩙ9:͹/V/7MCvLAo p >=_2M9-WOޮ)0݁VUwoNP곐`bTGZ+A.vE lpE)H{O=l,C(߼U^M zq9 Z#Ku>JX# b׋mJvj$^~ǁ*0j|J/ufī ȬZ.Ce@}t`7V}pH)`xYkq`d(@ 1Yn* {$ ?ᱨwf]uCׄ mtfy 1 ޚ/#Od +UL 2(/A~|p`3 ȂQ1i^N`^sG53xWMŇ(OI+Ť'NP~Bb:wUB>7`BV&Q%Rlt&8Ő. 9r4jKa(WY"Yq6wkS~ZWxLĽmSQefPkćm[ 3*|ni-+[؄K6J/R*)wR~S~b+&9''5[vRI 3xB1mo ˘h#}ځή4Ȃ#9 )qqdlR_0GTDa`WOszd3ý>{m>>Uig']Z]?N:ǰY砽?`^_1 1R/oOsqr_i骴1TQśԮ`'@um~9tRWSB1qL[BY31lK,2h=b`-aMwi:=<$3nEvҀ0_Q~L/\M_w|Hi57R߭EGDc$;u58jHͧk9)`!5UE (D,W9yI<t| w0r+ (zm?(`kC +=NXSKm$w$.\ok`}_L29SN@η #Ga}LX2eȆ.>,y2fF02 _m/V7qw%57Z&׍=JwbtA[q+Δ=ӟb02 ^~e0}E}w B Z8s6" L.撦roHnnX4˧iag<^+%+Fq ^)k0g_o&ttkun_pF$Ǩzԗ9J.z<&˒Y~rQTɸն*١ <㩕6Ds5$++I9}ƁZ֌).o%IRj< W9#=L,EjqSbgt7 @#0 ,o gҤ9.^0 ac%251r}0,45)avM M 4^{WOf?hIMu€x}2p|F_ .$k[!*}`٪pj$ڱmDLբҺ mNϓs{ /Y!&$cs])f/OX'(Tj->83X~lQp=6x>8B`8/&ַw<.B. KOdv1m H>mJ"$+cFܣws8xQA?IZ1b*-4;C1m/aAU?4n]C [^tPДQAsq$TnQ(:)s^~N?}CKh(ΞjCIO_h?%-}1w2iCyGEmdtd~2 a . `kFzיtFK bzF1n4Ȅ^bGE{+E;W=en254a A $gÍLimKL""@6`O@=X<ߏ%>2~ECǔaDFv ǿ'FUtoQo~bsVP;>A'j,Ids-#< q܊o5z։1+%ͭ kA+霷\qz7{mYxAMyn):S|̓'*v.V ܙpXA7k,Cl_$nx5DFF}0(ZVTWqKCXkrzljKlSH$ZG1J4Rblsm7n,w,yfrwu7Y.?Z,!ڲ=gKbrjd(ZW0Ga>"U]@h=ʈ._`+9炁3<B79~]D =1۟*&9҆EUPX3SX8>QGQ$ꋒJ%+8QesKx.-N5vDTN8N~vuJdKt!AZ]ơj?SW ߭EkKf٘wi$%B+ɺCtpeʼf XQo2@"^G\m4!LE5gXl~ԇ9?VUY/ X tʦB X!}6a+Ӡ%gD.>,oSےHqqyP{ZWao;Ve0 j-W55&~sWkC7}h'TF+I]چ[FKc^,vem Mm#w9bXV_BoL3ImęUl,V4V[!|^m̂B T 3*wKoX輋] EOղM9zى3mSH)`*Tc1&C@M0h8Q\&BߣΞ[`ԪmV4PmubwE.H1p-?FqzhKQBGn(6YjSMq8K46%k8C2q0roDL4CQs+o^QJz5k8W#K?nh~E"N *~a8RP~0^j}˴qP@p3+^dG"-zbsҩ1ݢ{~[8o9=˖>E7ƧTnR~(VX푾!kMv9?*5O\3{騭8a ~+c R*WAηNrb@4? .7ߪq .{}9ɛ# .wKfeܾW T ZV ;1]E3|*d%/QUBWU݄/44l^[OH/H?ڣ8yqwȷrX\m&,K\~k6?ߗevL- Ʒ}rRIG g\șlb[cO'pg?>%;=U4*wV{@JDQQLΊCugsMT4d\J)jw{R3u[^FdxtH, 7=31RԸ G!<԰o;u_iBt (ryWquSQ1)\<݅GɄkgvv#XF<@Pż} !~E>kywRˌ%uC<Â_AB D8`)iH$D.a+DzN3f/m =~>e OG6u`PIgNun='wx4BJDw0Uq+ !,Oc:dIwy*yWa8}J4H091#9d0p|紶:Ew )y hX Te5~Vϭ7W3etm وAK2=r G`I.['cvhTM!6:0~儿:}dG}?5MXOJOKt[x m6Ӣ*5iCRK#+3@X"HW@7i"X+nLL]DtӍD0U'=@va<*>RCs6rݤ*~5~چ1=E'N@+)aH^Lj1nSrdtq,2/n D?l9ĵSr sE:Qqc_Z;}9|& ?k!a$v,e*,((ΔR.#S< 7_v+KmmrP0KEزVN?'pCHߝ3 UZ^Ğ+a#I E|Re=%Hs$f%Th7:Uw[neY k>'L.7 ˯ F[!l̨G5 i0+gb$&I^ssNixN|`o"#s CJNcHqw>J6_p[A*C79)!wN> `} @fYgh kۯg7tl$/Rي Oe=gы<G$%0opA7M҅}Ws*2A>3foG )7Y;Q߽*^cC|*]6TYJ <9ga3HnӚ$#ySv`={;wjŴ&=>}1?&%3.zh65Sj5zNmx =wUczٖ.!.ܠ{ԢM4M@` *g#C @GP1ٹc ʚd١;ġ]N;w"[` kdj\ھ!x`3rU.[I7ZEgk#>onVz<:ЋՉF!8z+h!<B(>F8-öpF ' p W5CU,e;t拦1Ɇާ$mOx($ #,=hl46 U`)~Y`:<#M'^?sb#?"Zr8pK1jxw>?DKJsq ΒvQXǑB⦢E,(JXɈutK ckOT~/z8i_U6ٮ!K!س3;*Q30E8{|3a{ D+1F_MµB7"oHN[yx]'CdBN"Su`?֠aгoҳa#a/ɨSmjqr)/ɒFSX1(Tpk!o.2-?fmbK}*a2GSCx)v~Ɵ9e1 PDԊ7J 7Umu8Ak/Fa466S;#v}\q-3ۄ*ÉW #o7 Brs#&$rprώݾ"Ǘo4g&J^mnĴ+ֲ*">rvU]JBb~ܓv[W`!#..2B*xLIu2SO T?d|"XlQ0;O"t s#`?6n &U%b|oq~vgzHW rp_WUUNzcx?sGcA&wwuoO-8J5n)YL1Pg-_KaAeu7H4:b2j^3:%nm]=moJR"bo[Q]ߘ/3 MbcZz~c atApc׊,0C^E/e 1X1 21Ӗ]t;?G Bwam__QC?d c]DwJ:{BIQ !Hi x'4p 'yϩc (F'0b  4DĻv}R[q>szD'_tLS4z2-CgL r;Rz #ߣ&.TJ8a}&(ecDc>C@,;;í@Kby2)w-:ǗOȿB9.szx{i蕭DYv*5bĴ=O,{}(1K.`w ) crEsLU%&V(D?cPQs|7˒kS}*7t-?Rh(S]7ODbiƖ7IQª334@D~\2^9* äX&C$' _ g/gmߩK~_ㄠZB>uRS9QAAaNxeETAڧjrH/;JI1Q7y$ŽuJGr ~Y׬G^GwO4s)-zqz.t]..I~$S#>AҟzcK 0~1bv@Bc/GjO!_TS'u?e#(8[u6#II!)p!SJE!Zј4 K`[mR>?kjf冦yp~ qP0f\ê%CKG5L 1?TtR?G-Qxoc=" P`ȿQiv/:{Ofh͖"NyJ!S?E_UQ5C3sje+܇M- 7Yf._eD׺f_3g@?x %%n?Ͱ[ YZ