orthanc-devel-1.11.0-bp154.1.1 >  A b|!M@eee~aF1ף|&4DTօ v;wYtX1ߴƃ95&n$K>vI;KD| Q, X/݃BV2s#AkDgND̪ PM91sWG]ȓV2K9::6qP Hw vbG3_3o {I'YG|q|P&ZT,[ɥdޥ2-nN855913b24d25642fd4c8fd8f935c959b6c3dd8b70718f1733bbe3e15588ac185c3abd53d1352070a3c2d849d68e2eb8dd3ce9112b|!M@eeeCy{jM 8n5{|/E*-8OF,O2*Vj@Kx̞rVQ hAi.hHnweD Cv%+Ĥrj$ 8:xmB]n]xy;ƔΫzaJ #$0P9@! l۹T,46XdƉRҥ\##H5 qI^[849*'2 cCYn('- Țhټ>p;Rx?Rhd ! V %EKT` f l x   *LX(8$$9$:$FOGOHOIPXP YP\PL]PX^PbPcQWdQeQfQlQuQvQzRRRR"RdCorthanc-devel1.11.0bp154.1.1Header and source files for creating Orthanc pluginsThis package includes the header files to develop C/C++ plugins for Orthanc.b|lamb11׀SUSE Linux Enterprise 15 SP4openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://www.orthanc-server.com/linuxx86_64aA큤b|{bxܰbxܰ3fc97813529632ca68ef80caa61929fbe54848aa175c7e23f5cb44e00f62d8c488b6f9086c04a87e67efe7147e9e4faea7e6005c49a6486cf36fe82d1dfbf9f7rootrootrootrootrootrootorthanc-1.11.0-bp154.1.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.3bzSbu 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 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.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 lamb11 16523432011.11.0-bp154.1.11.11.0-bp154.1.11.11.0-bp154.1.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:Backports:SLE-15-SP4/standard/7895d0b6e34eb2cdd87e55846b5f6682-orthanccpioxz5x86_64-suse-linuxdirectoryC source, ASCII texti>.ȕeRutf-8f5b313bf9f523c31a27f20557198cb2d38775e909cd2836728f678d363c4d521?P7zXZ !t/ٻ-] crt:bLL 'ԢFl,^c[lkz`ϸdp.X2+RԠzk&-sN ,<xِ4tˁC&IX-KI H .A/YcėfuyNXO!]J| =!Oc&Vpy";)Yd8;7>0AS \{ɦ \-_w(DY ZO O/1nֿ#2 ENɅJ|aޭovEl/{Ro/lA|!Q;AƧKCk>1ǥǴ8̭ĵ('GΥ n'+[}5s+$sSn00IG:? ߻V+U&)U;Q`퉖ɰ, kjb.m%{847YY :`zu%=X:j5HrՑy {Dx9~&X;1+p/Bj] &B[ toI5qozyx8A[&GZ* v5rx|QgU2y2g};{&ss5%ɜ4RLu xqo<dd-Mw3Ct6@ơ<G;} 4gD#N ](E)1xQq淁 cnNV bD5RwxJX^Rx8`g,b-ƓX޹α\$j >e'a7;oy~o [{vMBt@URAN֢w+?:K^sԪ  9VZI.EJ bg#fٞk]4]f' QH#0L1,>$bR٠'#5Yllj ;Koݘ?A:*[BS/GɄL+55 :(2>A`s#j7 %1Jꪊq9:I^8h|aѴ n]o5_kշ%'&d(:ޏo3z<KE2,A5d</)MBȤ0CCwM|PB[-wt~iT]踟 ꍶFh.gg?S?*ԔdR޴7.z^_B+=F+p0_|FsvgkFU=C]j, kԌ8r 5Mz-[P\LZ c 0aW7/CrT=Q~,`'ve'υ=7|(R?x%&8R`,,5o$;=jrS4IO᮵tb1 Q2n\&6P1o/9`aAvK4/fC-%9D_(n6qJYVIxGדIhinþ=n[]6X$EEfaZu5r^0FzKYS֌ЫATOk 'Vs}\7學 0:+ ^ M>^>yWowܧܔ#!)]6ɹ)r /l]aw w|g=%ei`rcT][ [--w,g>cKi81yxC-:ޢ**E,T4.ԠD A49ĞZqV |"zZFK495e>:/?iNʆp?d\Hq2͘vɈ:^_;ʄE/1O# pٌ-\oPxH,I@"Su(wMDLVU؎tʆ,B9M@Iv`5R P\x&J٨Sl&)Z2^^<G].اX19Wyg١AC-eEt9 T`-PX9CEչ'Pg^*ܚ`a%> B)rHqG]gAωcu$'EQKy^c@P@ﳑK<, բ0DꕤWӭHwjR=v)x&.5U9hD]V,P CU8PHj䵋%I9g ɘat/zL' o/f|R ׻u82hJfvCрn74 .w,4=AkY}bўVtG?U `2cݴz'$I55-XӬK3k=I%4oK/YMPuAF  WyI21GWyxlы LayfglI˕"nVXrGh>5"ta2^t YEijKUvKNG"j+ڡt>.@w0䇌6fZf]rNꉆR@"J|!R;eVq!d#)vuBdCh]#F1`/0C%x탩j8uawg"*a$H<҆%$6nԇ6 X`dSM`诖4h#0)ȧ볽ugWR קœ_N;87۟ޟml:$m5N/d7܁MB|Cޱ ~مy"qSVx?FR)\e^^v;T+^lρ4D/:p𰧑,Q ʰ5NHHu*6`dt.[ N9ӌt+G'vOgQpJ#ΡOm8,#^uUku!v]e6 Ȕa&PJbt"acמn-'@M:)ܗd$$Lc]C [hşB~@+ɨmI<xRRۢ9܃ם75P7E,[9vr*͊B^OD:^F<5ƿ N'rƻda<'jMC;"lZM__Aقb,xq9l,ZڬB;0v '(c3LT%f#؎$$:@|EIX޹j&f6б1<}*5ߺt,`EMXq%-6 ؘ!H?kԬy~ ?yVb Dj0+$t`(.SQljQt{M{ie Z$^Al1i g $|۹``ŽqzňAM 2bᱏG#g~=x?buفǃ5"w{kFqMJ'OP//L~ӝ$Ĩᙾ`\fltW{|SǬL+o dYq^E%n>fc3b .]iezk߇4}Z]Q*hH1+\U;T5`b&5,$N)j2'3C=EQ7O3^ddt}¹!.-&iiIچ>{@HR^|,t_Q~ ] aڔZUN*3:3 1\ iZ^溺Q Lu$!FG^0^gx_š4̴t]+9+<hr +Ki_n#lۿ FRV`f[9N5_NDrŒQ|g͇sLn4acfq6'KB# fA]\\7Myx'tYRxЧGLYDzv^ܶrʯH})2G ߂Y(ej>YhRCWy)n͐Mg)scN62±b-ɝl epTj'f^&%Zl *dL ҋǃ kt"fsC tG`aF5;#E'x{d )Ԗ 92}nBE[2/}Nt\e2, ̯-mVV*'d$]!%Z pQd|쫦]g/i.yѷQ!ZoE ߊZB"*៖ ꘱qP`HXfA_Dziڗe}gҌ)@@Tch_3>vXCQQnLUV, mZ6 띉U{҄bP<~n$B@ ' ޣ#0]h(ІC8 6oρy~ե2tl!QCpnV d-x/awj#? Pk/Ggn^A9k4}[m푝{>nMս^;* M%.EI\+$JTZQ-0E,0%㔮ه-̕6G?o5F32gU&L4BWəԸgS;ZrgUseigIlAild'J gO*NlrN?l۬'@;7 wG=': &}ڝ<q7+,ZM,)0njgEGe\o{7R?$ !4Eq'J=m{>ݥO0rz aB4G&hD]f¥zX%e0,.kA]q:!nhadb M`^T?}Ҿ>ogqnxOt?8Ckl<|XE_(GEۇ<7EBj$j -XX2(SH1*o:qC.sUt]cñG_dmbE85LʼnQ-A|2.vhaVҳdoj}0tU|gb{P|\w >!7䫖<]c'rҧ@@Hjk6Cpcc3+< L0X/-꼸S:N"º5zJPtkVPo%y;١MLM rB}㑞Hڝ0rοN,C$W$Q 0S;iT$( d`8KՌ=?)HYݔlx!!M0}.v;vX9oS5Gdޘ{m8E̔u)i\h[da>Jqa>HbU1` @.2=%>rR9 7\o:?<,Kc#X480eQ7]Dz 柵X4_oaSl^ }W DDNF߱|>P ~P{ bPRʢµ[/`& ' QD[6kΧ.2@\}T Dx+ ˚H7@O:[}NS+!.c.b7 dorDus6}`{"El"Cu|yh}>ԷUՀiH*Uyfp`x!0⏂L)R Jft۸h,o :a7Gcb~X5T}h qBc068rوSe"k_DgPZMO#bdūRJOOnLiRw?tC#aQT|7\B+7GI}"aI ?WZMӀq[OYS?3#wV7ur+ i,-ڱ"}C#5/k!,ps+fMH>뱻UӬպ[y-Q^U9A(ޖ;5{$ZTfP,xDN613Bj9DywPw?cmh# 5,|;ÜV@ҏ;asz6et?` 3<2PV|$R0MJ$}=FVsP*n,iMx  :aI,z(U{"DC|Gp#~8ܖ}Zw/S!@ԳR#) p:D)DsExGyN !ʽwy\61xkUO QbW%nOabOs}%Ua&h8+>h*x6,j$1y Pt C vO ¸WTDAL΂GU::tFk?=y5("'YyV3QxzH%4MvbbLh)#|2y`{9֟yvmHG%Tp 3q(S)1*G02PQaH!eUEM?Sʸ_cuaԭ{[:(& ݥxIq0,Y/2|Yi.pf?)26Q_S-/11aAn;7c(/>ȸ2= 1rTk^t2~a]0p-?%'ړ$`it͇ۅ>ߑn5)G2SGbuN2YJz?Vx ha*#k 7*ݢ))U_[fzܣ,\+љFi4KIzD|ŧlg4 zY@nZW%gTQ20fEa6`=2ybv\S+FGgruhJuUe I5V߷gZ$b::l7AfBX׸F4Pn3ݤ (Iً;^oT_}p5jKߤn٦Aڱo*@ !|#`FQs}8q<<'TŢ;7(R8&]C`Kpd( #Z fEd>>/_:/sɉS?V"NYwdFY7r˼y5|)3YI٪óULi*s7)STZo_]`wo;Pe9/ gM:(ZF̅zzcP~8ۢ-{?ZnC^X"#8$hMLc8XE!Yr )wr%s.߀*²,÷;jP[]+0]kuʦcI$)ƿuBa9[tkqAρ?zryjpB^j9jɁ?\e`@bgZڳsRőz';Ĵ[5@/z=~u詭˜(CV o8C؅yMa`I7&H/HnteEj QK;W&XAGG~NPfVd؏]Bx0N2}.(7te솢XVj;AﷃaAGe Apb Vw8h ڥ)CO!`xB~Iٞ 90֯ϳgFB^4i!fnOBUET˹P$\** #N~o5{=eT|˾Myp%`6-PJh,&QaKӮԗ h}d?"}an8;:uy8 (ݢg R%f MⰑ_O= ꯤ?4YL?͟6 [lӄqxl[3[ڪQ07AngzO\-KUQANF鶽nu]ߛ-EGDJZZCtptEqe26tAQ:L^YS/oh$ғ2DG;Ӫ#AP)$z.GIZD.3Hpgm՞Ro7e/: SJ6Y5WJzP>t`ٽA$"c70wzcҰ DXB^%TRcGG aƈF[:tٞO ;`2_+ʞpr1EyXa|Bf...xMu-qVӿp/Sfzj33ffiɓ닣 ɯqDt@S!MN<\|iގbɼHDpC<&Au:SULqA&,F#Ma*$آޚXkUlq]+3^Tu-tIG" |0vE%YY?efI~e(& qJ61 + 龼a (zWAoJy ,*;[l/.{<)k򤶼RlB)hI fh3iC7("5? 9 ;`6SW"tiiZ^f)7n )Yx 4LB cOrw$BM!zLw9 'q0H;8}PzwbӷR<d@:GmTѓ>QG$e:%;V^Z&EJ 1}P)aع4srBGKv͂Ơ]by[~ RO%yYbhv% LA;glOÀA5w_:}vz5Ae ֚|{4?ݡȲ3:tbԋ8"z :!|$s\x3J+#$T ~Bzmc6HMhT69VFzR/SݡKsn(JuR\jKCc2Rࣨ4~˜?&8J)Bfg&Tqw࣊x쮮J_X-6InzoDGI[?9 67)hB%L_{U`/D=҈h&׈naģP'ت,p&b,FsJITicd9RO4N؀ c+_30;z9G?I^(zt昹nN CT$n)stY§:f3 ~Y<)Ŀ&0h 1:D9{w֐ *|;v-u3҇e&:/ZxnIt19bfԗ5#BR2m}"97j_7>ڎOjX9BA(<q$XLa|K5f*ofwZE RbMv6y4˄j{jmt7Un~HZcE0_<0nL|2Z0Yȟ2X -A 'ơ5k|#r b vaNp}mY?1^; >94f M u`1[RcX S0#jZZ7j@{gwLCuέc.]m@_8+( y6fvYr9Q7 ?e!ӥW뽦Vl<.kג;OZcmXa%{{02VZt}pXT`v0jdpw6A*޿w X2Ӿ ߬`* A[Q"7S )򭩂EMo[ 1Iv.nđ>= ٴ rn_ݙɁ|IgjV,hgV{0EhHwR7$^xf*ARLUd.iѾyOyn읉{lx,<2E챣ټ4AD@2} 'gYɯG;[S Z )Ǎ+;#(&/ AHs^_'^P&嫞)naOؑ,+7*`r[gĠ`$ Ubqxw5zOJ槡mGw_ O"cA2y$`In  :kd=kV#ή%eX00ujx9Zq3q4U\cq8L%Pb!:D'JߟG~hEi-[NG~]ىU\zWʹO,Җ'okV<5[+AhCQ0~0sL)#`$}`mM h~Ȁ(vdGGh"b{1ET|SMC֟T=*iia4i0c">lWVECtf_ؚ$Q:w:z#չўK暢z>'ŝWy2 y !&E.0(`#wԐl):8WEY]󇈂@1W`S)" Q*cLuM5  M)<Л?( (bj"Z o=hru qKgy}/i={T@!c̟+%cHUӘ]+c̅*pqr GJ! ^q+S_.):&5y4݊"zЈKgUMΠ;B4cK@P<3c[*gAnPٶJ~D٤Z>0F˔%.>zc@Y('ݗbe t}ظINj6kbDF9]KJ/Ub9SoF+Tu>k]=):Yx<3MNhDYG сݱǛdG"G!{Чbc0i_`n/ %A%aٷ [:Se]1b۸yf )y/~mbSOfGWxu:}:jbfM¦e'3=9,26~[Kxmߑ*hcP*'9+7F 7.*kVy&UZNcA+mX:;D>Đ!5pn^˲*mzH0n , 9gѤ|Q-.e7I(ܱ~Ek]F+dRNq5y/킦kv"Tӛg=sO#;@s;4Xf-ram`hiU0;Jcruv1b׏TeV Dc$A,4K&k{n,鎩/~^O'~"\Vus/k=-l REy%DB=ZpALqWT$*H3"p-Z[x596K$V/ճ-L4X!9~|!%N2`*rZ@ !bڼ;D0nu%nH~ 8 L*S}GWT>xL=覇aƀͶBvV33;vPmޔ0]݀KW։d8nJ<z|ዥeZe֙$,Bm #YբkKRBS׸#njB O[V'KMuSJ)GowU.KZǮUHQBgU^ِH )}^UEfg,IQWf[ 㽆ly d; ߍk`i G ХZroa?k,@$%:wgGغm{ʅޏy)l%a^ M(-E8o6.`6i*Θswd2j|jc9,{3㭜8xv@H(}wuԧv[e &!p΋/W$:2LS+ ibu΀)Z+gw[`3FMPJQ!\te#5㴏}Vr^dc%U+.e7iKHmbu ;4O0WA{}?d)W~lTL:͸>yl= HOm`jБ ǾW2CS@%8c#cxq"l5WO~mAa)|ZzХ|xQ܉,.0"{vn^4] 0q8,sфxS@$/Y1:lh}CqBzJyͩönÏ*FH-0 t yAS@`U"=dFӀ;4UҁN ڶ`j<ɨHC @0ʥz'#K#$ κ$x %~+<rm="Ii3 ^*!WZ:g&F^K1&_7 v2 qTYD[W/b{Xd<`B.s0cԘ2ꭕD.,e nЁ.7ecx66"`.q! )UܮEVKIA=.J)Pq#vm:hgIa1IX,ig!nkݣ*!soy@yѨv 腦)1:`Cp/K:>=΍Ǜzޕx0ϫzV%lT.]92ؓbHg " mrgl1֫N IȵN'Aږ.m. o %%rQWL[J|`~,|>RC2,>8>1%yjNkJO:zqgLX'KA]h~(XxQ5#G9\v|_xO8@E;>2_>t#cYwSPHRʘ/ŽB' /`^uoEFբ8R0w {]fʎXk"8 ta}Z5Jt^ ӽpGω&FQIS{#!1 s3`qNGof ܃M1FDe~xcfx ~T;ҪOOّm1 s^ϓ,{x阌;FbktB/W)_1䘀$LǗn n'<ӓG6 C~yk H RޠJ;AmrK*m#ctYipUoZ^b%Ku7ȝ4L@AS]o rsR[VI=aϰ8wݰ5] ~2KeZ4p1Q=c~5 rx瘆89Y=[UG` n9|=fu+w2K:k8CP__MPBYvB7drf49cvC mg ߪJ _Ss9jagv7!/:b=B@aI@+4\(* AMY=ȝlzfi=85_L)fA{j WųFwңI碌_RRMl LDo&6PċflG;{J%ҹہ{ݭ:>uX}I|hoFQM ޼srDRHô7FZcYէ>D3LlmƤ^BN\:"zAv1@'%+>t$ ~TϴLe34lMAah) So ^a~ŚDMzS{U0vC)ğ_׎f&SF8jnEck@ (+bL #<(yį.9'0#U99 09v i`WS|A \Dd~LfeO0DiC-PrK&ubOOgkwTL0H=$ȁ؊drMAQ:74pJ'YnWJeGޒ ODz^PqMuy,'ై"dg\pI{b]jk-l|sЋ~DĈEgUԀUG"xBh<@$)m?ľ?LV.04rx8<ˆ',(pt{jg"VvI!eFV~;Ci^}vǑd( 1?63ꄥ) L6'N)uqx4ˑd0iyGYB]$V3 VCumL@,407lI~О7+1|*HZ"(^1]ζ+v8^lX; !^H!E]3EeɰwGx>Wr~ђYfǴIaP-9N$rK*@K^la6)R,YK&D\8BJSp+雧iU*~'r7Hs=P]V9Pj;Z/L!ncC /э&8d;T31^yZ#rQQ68uA<>äi C|f硖Pg1ґm_v#à /~jvPg>pnفlF(j-cjr1Q4ȵA՝ y6WְDŽ7vNe&:( @ssJ@ۭm7wks|_މ[g 8pw-q# N֔xXm2}BpKk2~ A.;+n;OJuX<$j,*>" 4h87j`%!Ap`Se9;Z$H!5D)bmل5`~`~Hrz[ ;U~"L_3/qU[:Lk;NG%֍b:('$lۺekC<-ɂmV DrcRcy =7M(YǞ-ؑ/sqpvb/Ġxr!ٿZ"6J8r̸_5R@sSZ"DGDj 0?KoxA{R+G,Q K-XV@p5@5 )h!5UDPrQ_s"QRhθqm\˙oȍ7)v Pg# Bd%!c-{!Nס:6q_IGĹwHW3L4<)TU'~4EY7sZfXYKSxx'Iă9F8a.5h(A[:`1 {x|K_W;W1h0^F.XGzG=Avќ 0MLOZ (\CG}xr_>9f;Ȧ9>j$*I*  O{] >vlKi #!o[9}jUDL5sWh $N4r'zΨՓgG%{B(⸁z&[P^6sHDyhte*Цs3;g}zGПmS+i1)i} G5mQEsssbvm&Hqe hka?lhMe]K`VUQ$H1+܎U^W\&];k>4UyFR`kԮco1#%*|:Fg1*}(AKHߥik.|>G;m~165FZ~AQ0~Sd|Y>&3$v];!@:]Yq 4|V]!;8Њ$&$)D\=|Za3,_8l#)DH =[*ٝ*Q+hey֎^RqNPbd 7,\7&% `rou1Vԇ+gx+ F0$D-˺֖{'%(BCPO\}R79cFwS5Ϯ?Q 41e{/S;wXO𝍥7)͍{.6zs'Y7cW3JHDP8zi/_Y5܂CdePȸB궄iCq3磮b_)&3VRyFQ 9R.CGu ʹ$v XiN8BC¾?[{i`1:P7 }nӔq B} R7Ѡ uo1?fyW3Byӵix- 72my<_%Y=Ek=$lsd e~R[U!3ͭQAB'ti+̜%<\7HKkMȄio.ʞNok;>Q8Iߘ=ϖFh)4_UK )YsIq4kOjooe 4oTC(洊*!UrRb;8-Rt2`P:YT%a$\F:PږKݒ!]r\7Wpj+>`v[|"gL `6WԜyqFC#XgwЪ+74oޗLŴYrmqP|$ٵs@툘's}c ,egBlyrV=QzdB8]5)q}6 NW-sVkU]&öF0,;0*/u'V]/DRb IAL|!O %9wq0?OOPDF0U_=!Ɇꦴ:cSTLcFB!q Pjn|*IyRkA!7ښ;nzq搭K|6{79qj3Bi)~D =7Y[FoB$и# R?~BwhY D^Wc K(V.(=* i-iV|3FOm@'xRi$!X~fX 4'ƑA8RET|M!D{ '?GctOx sīaKuX=$}# F8ǹ%h6)TP`^xil"8\rwV13K\iUp R z[Q]+T #+Ok!cK QuA̛]tKzLqũY.\ t ۢ~|`?1P`U х Xmv2cԐ|GZg;" P`S&Ė#P|J꘨͔ORDQMj/d-5[m# -I'{ՠ:w"ZjS-Kc=* 1п v/.H-90%R GF|yFCB#=Ǻxnux֋G_'ǪR8<ɋ8:ßghA&ih[ȃ +y9~MiE;i-f 2 ߴYk(%1Y^F+z '6_vQ<ËSTŔRnkJۀU x{*}yM&Rm`QeF#Ƈ0}JO:R-5EA߇$)o j | o#;~o!6Ոqi I8f޻\΂j\ye##}wƫbJH #U5;t#0*[0~d @'9zX È߀\ HS=}E+ȡh#t{__~ _,ynn^VγcbJ_IvTYG,R-/0㥠[$q{*nۙrXF <}Gi>%%6$5OCEn3)MjP `WbaX5/97|At9 cNSCY=^2rmѠ}nٟU"@3K̏jHiaga誟YcopyTtS8a +j|–icetSgJ!!^/Bs~Iwפ44X 6TnpՑК^y.Gۈ.3q_W_B:vdJ~gvH\!h}))3tG-D%x%z8D52TL.=1QC?%+ o)8`sK&O"k.@B]B%_/7κ4o-|fEZ`%| Z"(?()F|rM>lؗym%vô7d/hfbYG@T~w'*@hNgp&Qj6vLBOjK@qbUF&Ԣ!r3@xKŊqЩR}xe܈_؏$17^xZ_`Ec?WL=XyDoU,2Ch׭o3hu(n!LL[?syH-<&0ub!W+)B|'_K=޼ k@( `eh$. Z7 ^~E qH}D5B̨<-2K 77`| 7́q4v8&z4zȥ>! U|7^+aIiC8k.4e?"{wQ z"GPڑ;~0wo8ɻL^2o>E7cK+MQKϧĖQ>EDz JN 6exCxܟT{.OY [f|>Ću}6亩 &` ] ;=Y|AYH-xw*fܛy _C5(JBm08RHm?$M*OLYE/P2ϽӮp&aIB_:]fk.n+%j"mfr}ŗ}X { ̡bL}&@#QM!Z\"<7m<('MXQ99~#)_m\!aӿv R]mROǏg7;"{t@ h)_;3t6ʼMsKd]_t?zh{vybJCL Ò\XKhTbm8k2ixL8bIҏ[7<0%V2CK16L-`I}y+X^E1YW)k/cld#*Q:isK6!4pEI̍}B]3i50\()U,KLzDS4[FlViC@.AK8GN ep#s;&V:Ltkn/xDsh45WײW\2k)GP :bq>B|`%glVKa"sx̊.he'EQ\ZBE!–FuERvB:RBR덕qI ۱skoG<i)\Ob>i44C?1{,+&R&f-{pYJ+-8V<#<ފEWOWQ yܗȾ3W2C@.ƅW&PF:x[bEـ ~- B }]/^3mk"*H{_ $B+PBK#Cg%wrcӴ^@7FbgKk:󜔌 $w),vf7fUpq#(?1wu-.wU`\a-F 9SPdYX}{zrP0u|=OTq{ sO =f_ZW&AwO+H,V d ~]Dͽd 65#L 2, lQ89BtqI.`FO_;)TA;p~maN7Mϻ&z6^"y %ѢMa> -H5<ޱLpw7=[Iϝ x EFHZVHaO#ڈ,IU27ֻ)*aq0Ki1l$Idհư%<3TMXh"U9M,[]zP0B 5{Ww@Yhث7xI"&^$1L0u>bT;#viL5NN*q/swLMprnͅ(4>MnabˡWHc}^r'Fb2̜2@ӍLTcJ*Uz㧌+|thiUK!(5#h6$Gt[TJ1&[g_e_oZ @{Ŝ`wTǖN8bz{nd!_!>I41n?dĄ |{E^[{G%l N$D̨FdNɰ셄^!H?*a; @XuTh'`U|r{v-8ɾxF 4丠ী&qB6Ŀ&`` (<̴*||k#ֱˢ[*T"uHq},цÂT>C~Kp '2\ 0sZdpai7\|EDӶJ%|${ -qAan~mӳ$0Skݦ= ɐ1fcV\pՀUDz;6+H2;IBVsu]\J9BTPZE3yuc4z84-C ZEg I,k`l4 ȄKվ=a^&n~0"Fb_NٳP/8^}=H fQ#O9=)`*feeZ4ظ3'tdb ‡4C}ƶoɞlZ=xa4PY ]Xڣ iV*Yo}N Δ/g+RV=jb,hZHI*7Γ:({oʩ  |PAKݮrd~^9iK\ABf] ݜ!6-5B ?!v {uK&&`Z nbvs:ڗ$Z+4[YzЍ4ht=Jpv S8?HS.{\,߱r@mۘ !"U3}X3F<M{ړ`77={ۅkm:dfZ`;3#|Z'ɳ#QTV@$񤷗ZZzGUEhEÓJaɞHqd8 8x1_R|{Ϝ(`P58z_a[]:DƤGx0RL#$7p[JOHm7q6H|b! vE ef[z&dΆTvon1+_ OH"Ia&1"*NMtpBT-q@+K4 CRf|ׇI%W,2͝Y~i5f1GP*?ۿ7FA6$Fj iQ4K{C}*vt$}|Y|J4ԩp^CHؼzE)&]j Cg14ySGGcp<>̽ATl}CĜ B#A3=|Oɤ\̀m@'~*P'ck [[cd״ 䜌@/R[OŶ,}v?{ECw4r>P$\$GxafN@ @jh ius fY2vӵ\iq2JsIwJXsVЩj)MR#-qW]ȹ=sF-eM%wrUM7|o*Ba5@N ϹP(H M{hQo'_m.JYԙIq`cP$}Ah~Xġ67o(Oblrgh? E\0z;9pwHqO s5Hj`/X bQ-`ch"֑+aSyt2+6hތ_8ϮǻBu7m b1EbJ' <])]*?gKܢb 9SO(m A.UV3n9ǜ/ѵ]eJX*YN 'XqD+㭻8k<>>g23CՀPLMnz-ݳNϫGc Wyd:8)'?~,Ñme IA rW#u|X\Do55P?VfՒP݋|^ }y(aoɴ}fxΝ;;@z,USԵq~\qt!r'kZ↯x ,O_AKm'=֐ iabL< bO ;,\Ō ]mf'CTJ.YuDο{F@:x{ >r3 ֈ*= iW?54҇JQ(=pL1pZ|!:$XIg‡Q'W!Xg!n@L̷ͤ< pvuےfyg%w+HN^Gh;*kPb`15;ha¹Ltt+6hA7a 9-*.'Ce(ѐj.Pg^@Qh|_P`D%g?ۺɿ&e1b# lz& c/%HHyXæ*^0|Ý(oPkƘM*^KhX_gd|p ֑rrօEqOYث{KH4., $}|g\:Æ1-I6,iQ; PMd:Uq][ ձ P{ଅs|Q·NY >ky?$N =pЇSWʢx˻Y`/^[Kj\Z`q$ˣq (_6%zvӛ˅aXyb&qI1?4#i]34a59@G>D`7vpu&q :Le=X8Lȸ"fB:CCŶ_!luQ5`h3~QVwymI2;;>PļT(0'&/6!s 6p<{Vxexف3^rډC%[(&W~r 1?JԾxL5L5-!(%@嶔A+0|X#Xi)m"mjI:̻6y/s9h*#!-˹ 4|<{)xy+dgm~K)&<>[Q$ORo.CPZ̓h5}9sCO,Ňu~vXOY5> ?Nr9Soh*쉈w)lTfTN,"9{8`N||;y=#H# dW$1!ʞW/pޑkgs-dQ/FI~r7$R qhl+atݗ33bwȅzl;Po!X=>y3fM@TǯUХV<)MM#sXg)BSO !2g!Oޫ;rp7S5D'2d;9#_0'nL%c#Y*oXʮ/$sHlmen|8+b:j:,aJcud.H [qcr]|>[A)+ ~/o׫^2⾒=ӭfr|]Rچ)s :݄-P}́tP,C'ʃs\.L}&*@QnG~ߵ]Re\#}ym;RiT^~]gOXV_N\pX?'3[/(':@~0, 96SsIU_O\qgN >4ǖC1&PO #bd^"SյN;(l>}_ 2"C-V;ȜL楧]kE/R"2j4--ZXWHiWqCiA[@%A=BkЦҵYu GlD]b.O2踥Å{pm5I/z _( :]*#GIA-â-i[`om 4u7Yc'6dYLiY3IzQ}N@O%4jUBV A)y$& ^߰D R%_X9xO$-y/BTð1)Cà[?u~}ݕ uGFA6H6p=?oKtiI%7PO5ex Bf@'Y^0Yԁ˥yJSE2\;H'Q;@PX*1G,ˇv,>`6G ʪB\SbҼ_~Wϙs]foP<7QVt; \dF\里}za x,܀T{ͩЖj%uqq)=h~Aי?"Y߱Tkxj>[`lVKb"ȀNSawV}"S,8,QMP*]T)ATH>_>%l-)aŖΧ]z]CBhIq^ > Lַy~U;ΦYƘ<|4#9sfXVW2omET (APJ<a#͵W+J̦"C+eۙY!4{L^CF\ݴ鱅vg1L| R(Sk=wm.;cG,V`b(5z`NwȀnJRՓog}$y,>?H f =IQNUG~ƶd{!gben,U_gH*KS^4yBFF|iH54?c>31~J0%a2~`QtH]$jk X_ک˝LZ]3DSbhsP%~ <\k1&2(8%(s)YuKYw~_>J&*DK5w]W+ 9y.* \Mt yWviNy$ա_, :> XÏa ShU7av@W gcS=BmZ i;'-u[ 2-gyc\;+a;o.ZS!;E`j#pRT)gHpQxھ9YT jEoL]\' "#@FdtnE}䋫L`spND)|c3 ^_`M.3wDe|Ϝ+ԀR}# TM{܏ЬIԡ̆(ž.Gֈۡjd-JgD/V_IvK\6@ݶ)AƂe^T3xY'tf@CNeWc63pryq)OOg-s~_ PQ \}v~ɴ?ᅹ7|?NZkgzҠୋ7;o)?G翍 in W9lsL؟j UD GhtCVMKFBCWzø$wK5FnL1"%vbBGT(3/zo%)Q Կ(HQFkQfntEK(%\ m_iQg&;a<Yـ>sYx"oI}$-w[$Z+,w9zRYPi6{MAuی38 KE^biJ|(u~b RSz8R65GEtO_}3,%#N(Fe% -J{sLM`4D,K uwZpWk ñI-ǐ#ةeOg=խ|.Qj<$te)#齜Pi;MBrxGߐ' FTؙ Jd)l2e pgW`v朅qGk/-!qW#k+?z, _Lt`S)XX}&`ңz-zTpF~2`L*?iql+nL#9n Rm.V^BZVz K: '*8RG/! nZLA_~L!$IC~<# ev%ݖ[zJ%O.K(Z(dC[<|'Oj?Z n1u:1Rnnf[fj 2_\9,Ԥ[*P+sP[a[/ra+ȁkk6#PT!v"D?'=&3qohYRxZj&듞q4_gu^@D]Ev仛B) 2Hr=rƳ2Jnm/vϰse W ׷?EJЌ{} r~āomاT5sٳ]:EYk3\@Nޢ><h{3ҶXr3OR䈤k /tWzXG~-|cp? |Cٙ sϘfxE~p2> v o"\hnj Qu2P0㒝X+kփ/^KY9Es5ONThxoOÀ 지Up=•rhlYq$[wQ|=vJYs%y^:C@zD4@\KCl:ԟ~ #TNbHu`J7p- 9 L̸Anu'q/,F"@ o Co S׼eۄW fє$92L&7g_ՑUe긒Zcuʨ#pSN?mαyS|F:7RHFJ4tY@ lg q.Is"éZr1Bه ̣LCG&CV,gVn$˾;Q lXNkRz_&Z5KNe#=T;]lSՋ W ۵W[=ߑknQ~;b卍p˅(`dwAhEw},;Wp)<7"Gg"n梻5]wDUs# bK,rn2-XX;8Vd_ OU3S7 cJE 4oe(y|-F،1|U9 7,\'HuËnRJRnݽ.\*[ubYArJX$lt28&9>x YZ