orthanc-devel-1.9.6-bp153.2.7.1 4>$  Apa .!M@eee@;Qĉ4z l~x)-nRz! m۸*bh#ߟLNλ*8T/Nqjs TbQkBŀB$+*ZWFNQ$B-$ yt}ˉb{`-HI#ִŏ FdJi/0~YxZNVo4uz.czr|aQ(kI9(R -'998e96d9801b85975897ab6239cd1fa9d1c6a4578a7353e8adaa1f3116e1488b1c7e320744b36c73ca2f9a8f8e004d4353e78a98la .!M@eeeq:16mj{sۑzJ-:&~ PaixlWzy&ء814.-dY;[SM)rN~ 6(_YT5$זpKYF |LݢPwW](~Z0zVKyR0#R=_z2 NɢH$e;uxxvAg((_ ZMfMaD;ҶnXQ>p;N ?Nd " W $CIP\ b h t  &HT(8 9:6FKBGKXHKdIKpXKtYK\K]K^KbLcLdMgeMlfMolMquMvMzMMMMN Corthanc-devel1.9.6bp153.2.7.1Header and source files for creating Orthanc pluginsThis package includes the header files to develop C/C++ plugins for Orthanc.a /ks390zp21SUSE Linux Enterprise 15openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.orthanc-server.com/linuxs390xA큤a /T`,`,686f716ce06853e2f1c6c5b80192c19d9a4d15f1cea59ee5883c6f6130856a37e780ea85eb3b9aad5994d1f93e25a112e6f5f6b255d19068e63b2f8da8bd74earootrootrootrootrootrootorthanc-1.9.6-bp153.2.7.1.src.rpmorthanc-develorthanc-devel(s390-64)orthanc-static    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`]`i@`@`s``7@`_k_@_j_@_d@_D@_&^V@^Ǿ^1^@^{G^y@^t@]@]W]R@\s\]o@\Q\P@@\G\'@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.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 s390zp21 16279919151.9.6-bp153.2.7.11.9.6-bp153.2.7.11.9.6-bp153.2.7.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-protectionobs://build.opensuse.org/openSUSE:Maintenance:16774/openSUSE_Backports_SLE-15-SP3_Update/7d2606165c521f67020ef685d338724e-orthanc.openSUSE_Backports_SLE-15-SP3_Updatecpioxz5s390x-suse-linuxdirectoryC source, ASCII text5EOG<"utf-8e65204112fae49b6491f037c0ef29718e9d1cfefb292c2ed9997c6b8330f84e8?P7zXZ !t/Ӧ4] crt:bLLē>_d|5z(>mgc3_93k2N kHdմV8ڏ A{ 擣9pq;spt9 yhND0S[^mn8e!0#@v'hn&eHs:c, ~K*[А'e/]Ka6^T~)oLHf{Q&ˉ-q@ܟ@ h-MwBmCT\e u=l</kC5cҲbN#0\rnocQ'b݅#̨5&0MlOK­WńH62L0((ku27WW2\ZۧK `%̃u/5/i[E ﯿo`@Ƴzl&ۀC3~o tx*\9NJDŽK#n|$|XƘmqN3W%nZ"ejY!QTcG} #zZ_A.tY[V y!|hQœ-1W(U5Wҿr؊/:Vק} (VU6^V(ET?+9m1.MX 2D_Up*HNĺ yys'zwŌ Env9rYu{옾lo{/ĉn>mlv<%Ԭ3MngQS].xҗ!-2;?a/%ԇʡE3:Nc P |ndL6oS,xk1QGNjȂI#%[Z76sYOiyf1mTkˁg! qEKIwk8Kv1G p%I 魩SC0C !wxÀiz2#K^i8x> Hc qEYދE%_/Dú:Q&ktIy!WTATW#UQw}ݣLG&nąmRw:l@ȅsqsD6a0@={8Y7q9S;沼q b{wڞ(-eTevwMBiKN SK9,T•dUؓK?~UVwX @=$Z4$cDl_g~CxɕrB8{F~M:=ŜId5K>$ ȭ;s*P~ߊy Lj* F!~ߩ0˺L-uk'6C TehLNtExx?QkuFKh4DMkC—$X=Chzn4pYlu!s'1,sKbrxӗ_BDƾݰqu a{yoE% :M_7.|wmhU{VژV\]*രU%l$uW7/)AIB6Z]#3g}/b lv٨'Sl')ɕ+<-;GƄYD=]5}:no}^̜#B5ɳBrPצFRCo?3gYuf #/ʒ> _rٗHsm+dNn\W^JwuTӿ%]L/,b75;Gi}ƿ:mkR?,I1(x*`=g**P]tJCgO 3&Iql3lo都UY(e)}s, U:EiON Ys3AL?^ p7qA;a pUcxU8fjP%a%ԆwܣZdgssC2=|wO0ȴ _C}ߵ=-8V #g߬ z}N'uHXt"}-Coш媔Rnj+YƑNq,Hw@{xonU.ޣg% 'N3J|Kjo#VJopԽJ˝e%f(e:$~"|_Cj{ZT̞`T>[9w{ nUܓ,&!`=>!d=M0ʍQDnw3()Hlc}763`ZQ(b-"ӫ"/cySN@|E3\Qlnj%Xy}&ٜE1!C4c$G裴Lmr-˧yu^唗s4^@D>%ws.b 횯~Å+ʉkǦj&S4x3/Fzw 1]u63N>:|RL$kkz^&C5-JOOQ!1Z/zg_X:ni)31%4Z\p!'D?F<9RbF")@'d}rvCUMhG쾣Zw"2H{haD\F20kù,tCs;y*8p'38HN* Z3Y$m(-Y*+u)hFta_1V$*HWzfZ+z P#c8f(jQFA?E{7$ RB|'xטܘ;ɦ cFѲp:t.>zĽwܥ^\FFm&c^OvnDqJ2Ƕ^#6'6NV D̥({!}Ž PoսC44i \?SH_gBQE˔a)vέؼ N/i~Och!NVH9[&|,#xO3m"fąI]}SY i80 {7f3$ ^b`F~VtQsBpPnH;itƗϢtb|#]!6/^aN9R/ЯYJ@j "Z&슓X JF3k`5d+} NbZz NrC׆ݘ{W).R. 19ZHLJ Nѣؗ(820뢖R{v[K0YK· gWw##w ;y?c\qʒQ1\ZI{[`1ʏTΜB%N}-0A_=O隇j7%dbWwpߜ7W#1Xﶞ/2'y4p:tDGfK4hiKڎ ƵIkc&MۃnZmcZ)Z5ł$ eP e©>VݭH+ƠdgjnQi+Gw9(!Xګѳ2zفJ 0+KN(x~A ףx vI?ǼDC&J.F3a$Fە@!R3H ?[g/gic!}HEo"M9D_mPU`?=px| Ex,x/# 7zQ [Xd8?aV )|~ͩYr$,Y҂u赵hl]K 3)8Hb" ]pk>":p ~ yr]u)Ý1 I&%#vEÎ!H{f\PZ,pĿa,_ C}Տ`ECoY'pc;o8]I=/VV,o[`+#r'b>`iZ“lm>je3n$2_a&2Ih' FyXgkǗ,],d-5pG Qny32}3 _Cme#s 8X4[NJ=}X?~rezqtY0jXM3]ZP㎌ 6\")߹&,I ZaF|hVDtf[vN5ALN NKR\WN2 mA<_ƯL1t+'ax۪Lg{9X?)*=,j-,UJs)=Ak}ǥf ƷN2߸-,3cGuhj[y>F񲾀n}TzZP?M*v%D=YK!FM%Mt,:MY+paTٔ Kqi ;[Y2qv>Kx D&ejĸs?p ᆨνM[$6('Ebs-xg0_3v+8q.=@WcGudMp H2" 16r0efG0T~(p;AQ|$ @?N4*{뜡228<y'2cO#\JQǹD ^Y{rynoqN;~p JF6 % uV>^Ad} >?*DlYBzPP))w)bLe+| S; N0Q9"^nU0-:|cZaf ʬ\:+;0 [8TLzLcIdI ՉTp%})dm7WyQzjF{h9n n- ΋n;~M7Zgx#Bl1 D}c0LCm"B"Fd彴ǐ/4gYkS,x d?σ2`tGM=fkU02{- ؒC&T-&}{ɂJ}x" s?d<:$hC嵃W3G,k1z< _=-ax F~l`389@Km :KL4Y\WiZ>_S^tz@rpY5"&?)jB}~Cڲr0/~~ Mx wcWpuQa{:5lAQ]Gk4f? d)E9vw L5xZmkG!ai/QGEƋbBWӿ6iР3L[, G!658ZxiQ 4GefTa]= RѢ& h"G2%x?vP!vKs!ڧ9"6* v9ȒS1u*c&@ă~Ns-ҼTW'Gi|L0S-bO/\8;DL gu+_h磁`bŁU |JxX*:`%|n#~@!臘j㺿'aKujƵ 3n?i_Se^RPiϱqX~8-/BcuU޴-dNH.K1YUq( `J!- ֠a{~/}-QcERi\TkךC|!xV}ylQ# baHx1bCmBOy7ZHX*.:o5hb,Ժo5pV&KRHzQdEwۦBx ȣ=6뇷;?{ rO? `tPtz>7HGl4o'ﺟ^,}IoB[2Da.WԽ>VDq(YOMmV. 1m mҞ z &== [WPe=m/HwȣS2*ą=wiLE?zم1d\:aaM@/_5pl4lJ,%Հ}xu"׋g6$,gvShg k?U!*9C1#{k%:9;6*)GԨ"o`,`odoH٣Fm:y:KxohUy&o(tE^9ZSPtҏ]d-Tj.ϙE٧3ʻ2TƷ0pF/GwmKfWk^a0jp+L)C)P @r(qf'O5j pJ TKH4>M.~fZ G8J-Xy>N<Z"}#  ODT6ȗXs95\!mzHvV]9=Nhb0gUd͢d"l.Kŝ쀻%ܝW ݎ7/ NY}[9<4ân٤E= H?9h*ke.@0ؚ 4?#UIZEH'.}Z}:s#r0ODe9kM1µ[߫(flS؄MstՁ,g*_"MΒˏo8eK=Bl%'o]Ͱ\vT˫9q+W g:6Nt0NYyam11~h/1a-4{+%9P?B+{RG nB~niE_ ~톂בh =)yRt((e\NEeL]Jl\ƈh# `"3@>z_쵻ARXXV;J^͠/Xaԍkm2ȲU;.EGP?ϮMhg\?/;^2D$?o%aljΫV,Z"P8*k"֞-vxۘJ$ᐧ8'ϊ[4""Kh{׈TETB89yҳ׮#53##Hm>")b0li7 EMDnfGdd_"[s lJi77~cAoBC-J])t>o!6Y2adJ A:$e:W[+c>ئ)Q#r ctنHƝ\Ȫvc8^CAg+l\۲'?/7zmG]7G?@ubx.E{?ӂg0 Z0ddz/6#M+Š2s4 Ucw4@m1myAPVyVZY^klkq xzk_Oa¬U ڔN)=G]aiNY<40xo`z7"s15 !=rsca0kK Cc"(l]ZTpUNnd#"RYu41l,PMbOӀ_E |PA17lb|[}4tFPaKY-c#Dt$+Yak~Ow<+)>4o33r"Qa^Y4b6٢꫗뇮-S'b+8Eq꤅IN 2UW|<1sؒHz\@f- stR[o!ףּSI<(7c6P} Q=[`t&a+l$̵~~WDy Y!e7@j0[4m޳E~ |bxSŕ+e9^;x-Qe5)T}_?͢q-ÿ&JL654\gg(n~Yo[cØ\7tbn,TeUia4KoGATnYV)H͖5NLQǟJ?Yk#%o)1P K^fQm3My2B80!iBj|t@ | +SF<RXXz)Wm{D֚p;wͨFp8l$ߨ u6\lX=H92,b }nqW6fv\ "q`>2PXĤ ˥_.Cf@Yx&e(VcoE@:'GDuEKu%Lw2]8V"$+<)L<5قg=sp]& dCВ]8.IvRWDK2 "Cm_gCӜ '=+IGF:m[EUC &oC; a4K д#AF ]t,-_+Kbd#;TG OA@P{...0^-W&z-6TNBN7$HIc_ݧ@4*{.v0W:'-gl6R>5__:TFl⹉ L!jN6(+`lx6v[rG8b%U RQFJ^=5K<aLm訮Cu! yuwUJf &n˸HX-C:YFτ5j>m`YL΄ $ݳ@ ct Ir>ؿhFγΦ1l^ n XH{չS=+$} ۓyA"lRC8 `.@CI  ۚ"Qzs?uK%!X[XeЗQ3'6²pV1+8bwP?TO ԖŐp5\+YZ9(ZN1}ʸD8*M M%GV;W-)<دgᕖ IOV4|kESXX^ũ2L}m$M(D]Qox;O }% /kDx{;N1g3lj4YS_Hbܹ#1VHNUu+Ѡs:dD3֚Y9l{,k -4@I_`lJGcxPTb]7Db`,! R~,y^v%z`k͋i=V+xfOA;T5V /t}5qPޛ[6.`KE[ܩf:@FT:W*R+2ǚ-u,Uu?d*h קe"ڟ_MuC!rv^^jtjn٘~iPjI\aEZ4 >PR{Z{yBF$y =z*%ŏV *kA#Ӗo<VF>&S@%U:e=p] *KGujF b 0gƮg "Ruk ljҩIHlrxhQP%g,CwcbT97Ty^l(BTIz20z h\}wUi}sޠKD17N<*.*!24rTwSsUngYOSCmowV؆r M8pKp[$ !3yzI^zO_onnw!3y~lK)ɡ{}&:{1mϦqDSL6'!31&u['p6aGԽ-ubR\]{Mk>(h>pf(1P>/U?31&8H_9SP1[0!1Q# _rk?`->F\e]Ma1b2߾R͛D)N]cy鴟[((EY, oDU,w%6oV_"C@[lt7mv>I~}a<1ME@fvG0z7e W$|ַ0FxmҲ95e!Ф>3+`Yjv}{ePVTxs:PRZ{܎sGy!%B˜P9UTa64+tr5vqG̋24KTzZJ*+i`NSDvQĢ.opߛr) 浾hh=ER/j_/NѸI#_Eb`^f=B/_Ee_#ٓӤ(FQՔSsBtj4NpA)Y`'c: 1PH~ ?;/[NFw{u\# Vesx)kp#~dmCJ46=@ˁe~4ڃ1# `I~v3R}m@|}Fge_ OC D]I:_ˡ\//lpPE?SB|ׄAM}'Gs~.D<Ľw )È(V̸Bܸ B#AA?d]y;goRl_Ȅa@ EaktTZCn9/W0a(LQR4h =*v|pbAϰM/3ۡ݇$Y/9yv֬<4$4݌70Bׁ_q+ bj_)ҮybXn^RtoE=>ݢh惏Bc*yxڶϙьN;@y,?2w*UsetsjCh|9߾{(Ej^ldDt+@bh6OHr)ޞmӁ45"/G(udS@sry0PAy5 …ravJ5^X~4phMtJ;liˎM\FH`.Ei=}@9v_=p0ԎEq UR~otLS;C=.,^{%$C60UՔm/<_4WʼwX[ A+G@Zd7*vtJL4oRRR9HY['Q`=1T>(6 ?$&j_\z̾8> sO-ۋ4VAy+*/.s4q!Bك;k%r{.koo h=ɉۉDdR?u4uD޹Z,۠nNcB&,|q>>/b T9Z&RT3(zl<sjQ j[[ؐ 9"ѧ(3b_w=5,cmQkmtۍlia۳(|Q,-Ac=^kncp ɣ!bzuAPƙTl^7m"xA Dƚ Zܹ\C:62Ɖ/c?CBCt:h֔`ôt /|~(颍.tD羸`>R8U8 @]u58E̤,J9zrwK ^r3m)ڭ ɼJܢ}[^UF6dkorˑ]Z&!"]WF:x[L|ݐK-2%Hetۙi]{|ˌ̧;xRQUIˮ`֚/ EBōգr%m|(D+EM *oZ\8Fh Nq̛HT@7CFL7`K4G VQ66iuu>TSύmԌL l.E`[ZdvN!yH6]|eѐl$ydnl xr37 Ubɚ-PUE=8WR@ ũuGhYT7] ye"dn9Ɩ1% H{-B9ugI5gb -Ai󂄏 Xa7'YK7PyG/|k5n4aE N5@$g'ɶV`?1Sf:I ¸"ʸʅ逷s)UK٩UU`6\f^!,f_̿;T+C%@Ks4ppj$э.6FTS3{8֗oh\U3_EdM0F](Jհ(T@OxZ˰LVC^}ttbBH³)J${eq4 4=yu_4/-@pҖ'@Hr@T' *smL!Gnx3%4.4Om Hj,cGѰLe}?qךY$3BI˸H`^WP\>\l䟭LGPѯ8쾦'WcgycImh\L_vuZ_ŭv=nLJ^fJ ."iHLvtZCDe~2tuҭ:N 6T@rÒ8X,Q>RB?%%E"9]-dڼ~< M5X*To})r\7ָto ldu]۷i:M^2CIQWiэڝ1EU<ͨ!W) \EM;ƹ"}{2=9RT.1DO\^1O@vR6|CKI;l-/T Y); ՠ\K}FmYjJ& K}U1oOGa'-| fY:H8v6/dBY'cMei 4+1{%Պ8Zpzhb,6 '9{6_;/5*iÜlPjWP;Mxx`wo`% yc7d,2ΨT\<qk6$٤<7DHH3UZl8f/r?}cA SL"{:T\O5UkTl&sgkI5o=ln+`dq7g]#) ,#;>k aԘK _ѫ^Nqv2~KrޜgA;.ocS48$8ȵ cTn}-+6lU(l2sMdfmgځ'AߵX(<8۸R{* P[mږ7qbd%/B38m;^Zga dH4!]YUdc}UU$_r?;c0H.֐TАh 8D,d/=.Lh,%Or޹GFY7mEV1U?@öo0,MBzEb&fKmۓnzuK 0T9{+T Ş9[Vw6@#\\ R C郱0ejN3&#38ނ? &3M/ݏR5~ 1Ӌ/9GIeb8 >Q"7QVx1ݝrYCoOJ^{-"/&Fv?Ѥ#Nv^ohGE:5E'ᔣT_ca6J-43-)ؖE U5}ԌqMcI8VINFo:m+!SHk0,:@sfx#Tj26X `y_Nv^n1YГ8еKU_A:'*5㦡#$]g[i'xL>MW:-HF8hŘu|x"~aRf ,tZەw쀄QoЃa5K͍N =rRR.= p죚 =tUL( !jCb" rM/_z\;'x R\ƕu E6[6Hz"_W:nإƗgTK&^nGnq׷nΟk+eHOzǴ 0}M$UJўR\tj^qNDkL2Hz+9GL7o([ v{q49U^)(ҶfcU *p9NҮ]؄:jDGd>k~Nh0 C"<^eBM n%,1C#Y>sJ8 Ѣ o. L[Z@IujYN?YV&it8!Ai"G"5(M&b0!kU f$4y6m\mHߕ3S沇 .W*)rͤr0 `^V ̩m>{Rjjʫv "SA*8@jnD(rAB|\bM}\U?۬vjr*_fM;H^h{[&O\zp5!ʣrЈ'^&Fre!Pk״(3/h]OEe9\?xyDzvGI>ŠgD/-TAGc}_&4 d|hYϊѤf8nNHCѣWNV=/1Ixy;p6t.[Xm|P~n'2޺Pp(I Z\[oWCu%DQl"2?9v+dG\Cce o5ϟȗȓ;6ݭEWtRVU\- $ط%}[&(,h*2!I0'7gX9M=9O8ν?#Caˉc"Qv(r\-y'e ; 1JM.Ӊ(C,LVXA#8th2_88Htr'},-ρ! Djv7au%FkΡv1t/EmSjDdqԟ|"6>#AF>~OƏ4p/zDhGgJE@~,VK3m~xܣہ\*v+<)$[Q Ě:R1"o.=V5A$>ZNa v-[iwE #72zxa!.DaqLf)ΉƎU%)j4KG_KG#ITb:vj^݀Ể(7 &3(;z3WkUe| :&y}lK_ aδ9BeAq 0H2;B5'{M 欪,ٻu`3PxgKl=5"h 6ۂ㺭shTAx bUeVCaV!< ^X 9:|9pfѴq]9*wM4*UNBi8ڤ* SPw<]UClghWώ_36ôjd˴NKFہ >k}w|zZ7;=Dl*5KFPZn 06AG $LJ0;*pRC$ouɷfXv%դ3H8/ʟ(1(ِ]7vʦd^F(xÁ߇%w1)Ƚ At9¤k؈F$uj[l44u$j﬘+Zi#!Wᤂ7Q2G-! \AEF| Vwq݅4]Z8ư$Y N&yJpCde} Z#g@-} P:?t7%)%q`HxGKd}5[MeYy־%c&mW~g] oA`N\F)]wx!q]G4ƤfA;@x^Z(hgz"~҈c'-^i*wd0ɪ|fEOтfUrm<:ć r ˒- /Rm2/u[.=ԹU|E`4 Ajoi M4 %0CV_1qM&HEPzޅ9=&'d} F%'3?@ 8 ֎F|G`߃Q/c4V#Ezuo(SULik `2`sdgeL\NLf ƸOX9'E'>ؽ M- {}1fvrcjƮ B7ہGcbE8Gl(H5پ$,7W=\%?VaJ_ K-vGzsO U%qaA9:N#ANKqSi\f`I%qfFJiD'/>W6^\ / 'ؤ<4M8 3#VG=$^dzO'W$c=NZ{;@;(}l/%q#cH} TD Mɪ HljF Ty"l~fE@=as OsI<8Bg\boOL$ }rHC]2`ZjIfվ6U]V Rl`Oj:l#_Rڞu JW ;_V=C"~+# ]H&(Rf W'KS纩-mEb@yӱ*PA}@;-";}f)E6檆 E:-I2ɂ.;D ܶ?Z;b0eS;cf9[p?]l)0N oY2{Vh 3μ<I4\E50wIg!1\;9tHr~`Ȋ8WrN{EcOK0k!Vz?9NFK ,"}\I8R}DDCm+6$_\s132?r^r6ϋ\X+f6Z[y98{JdxPcAU#t4;oL[9]Orfp 'nRG/ >Ì6Yv$C1a<6yfSeGg$V3 ]kU9r5 j|nSe>}*f$)3aWzb{vEh0kbrU;щIM;/Œ OHɯPx86K99^ތC%jS~l!ƝS2@ 씯~aN?SYoੁڮQ}"f FR0.XRoGT2%}7X(xDI6.|6'#kJ1Ǝ%U~*U7s,\EP-(8Vxy4Dm}/FuЫLJB @qv~왤}Voe&Vm4rDKٛ#zfȿb,I҉p:{JP˩z5!Ɲ{ll + k8Ԝ.ا@JynXzdMiI"jNOBoL3TLJ1dL]1^3QיKQ͸g}y_7s;2@,ȩ1FNYpFQ|\ӬMŪO= &vEeؾfo,r\LRĹUfBo7^1<浰nO _Ze䗡TRHh6Hsg+d2g$1͘ cTR(Tuaa fEȫ}m;L/D<9jlԼ'uCuU=͒Ȅ. IOs.;.F-qfs e uw|Rg>~D",_6AcVVQSnwgSumqdcN}K<Ě;Vżyb][*9O=pMo{&ouu)WA.2HYmm. %N-M?*%vd:VwJ8`*S/CCBlFy?qUu2=j8RE&Y&0D\OyKK0#}ʑO1G X}ةic:wQ;ЈX9!CB~%JʸK<#{6(sEzN2= R;:ȱk0l&M CK&U/8Α1tIiQф~# /~"H_q:{v[Jm 2d S@dDY2|8@ISihˠX\a4l < Z65tD:@Ec[j Olz5GkI<,^ $5?&&JWWB.BU&WҊGjAFA6ՑQL W i#G)d̿% tUg' *T֮^#D8 xJRItZ~J6 q'l/g(ߴ+GDf­G)[[Pu [_.۸8?uC Jl_)!"ć*,d83 t"( k(#AFWGP0م}lrgUC9@Y5"Z^q0 ~mm.us9GU;ߏZVlb_P[BmЌii@$FM7'*(Z\epjs|\>A@\gU`全c^{2*/ݾ{ɡXx4 >%:8->F0bvgR<@)eIzancUPdLm %J"͢'+8$I{c23x$+(2M\}<GJs'͇\q1F*hHۼN|c+qZ#7(2KT ҕpfP\ِgO`E'exWz}u1\z<콌簪[pg9U~VTIGլ. 'z>d|}(ٳyVTeOXab22$+6BSyN5r)/(2u.f0 Q…БiУ|)?E#M 2-ᑅ".xthfi]0&¶;^ Gmmcx_4?B(>n=.`6*7&!7!v#d1mK!:0%5TI63H~X0.((N|3>3}]S ⥪r;9 h]V Dׯ\I5B/R^UCa  vQPU[ hTPT"ȃ2InX8Q-ىEg1^#ؘ=*|wTBŵ\wHGqJtB\v?t[E/|7Bgd.bA%UiC3Ddr21q](A_B~/4 #TX2Bm, ȧU,y8gy$[C)t1q9m> יw(>C~س>7h頨Z9_-:Nn8\ɔ/+mFc8  QO~_E5Bge Cԃ/7D?8*w:^VyǏ0V]Yaz-8Sbi}vw.:41wıl HT=6o:+Ec礎Og,?exu@]8 ~>TQ78ď5 IjE0Ť Zui(8;RV G ^ 0Tku : Nh4bU'g}=m\9Lא;kv[HT&|YZ}l 1 T-DUR(7*oʂ,+dbK{}! 3h9M=@pꦟe_;w3cc )G; anTa|ό<;YmJp|YWZnMHĹ j'WTh[`Y PΜXea2#e/!AjjͤEAQKck2Ƚ T`N &PŽ=d☜E]3(pڍl]np# !iqm/(}_H 4?,6y{*d  Q%͝^cOաF<4eDW tےCa`#ْg+Y*O6 i%9ީ5YT/g̒AB%;?J!8$@q|AInەI{fCoR?j]OLZL-BFV`x/vk >" Qy荥Du$sK.owՀc)%iI}YjhzGjBn/6^qDīSpU@hZ鮁ug܃y<ԧbmM_燩w*xh΅J-"!]L$HaU֐)dgt|uuǀ³$ڈCrqajPli5]xa w2+$L-tT1yXϒb"kY+_cF " .?WT5GDfd]CAm`?^6ZPLg*$uNpW V7&EIR,J^3֗Mv$ml< 0N-\+;}͢p+`->s*jgf@)3Ėq#\T!&R2 !Vߌuw hdaĽGgPL?Aɥ-O,r, o1!YxIѽ/rL?n>P`֦^-G:뫦N܌R[*Las9[˾b#-Y3XB:& v(.U0O&gt&оk,CyEQO W>YwĻUlkp""R'fⱉ+WlUע{#V9O33I>6"Caf6iј}hC*2fƌ@Z@)Ե}@G*Jr`"]]~1:kg(oO@bE!b.˫O @>(Fjž8W. 6X:3N1p]!"7  ti .i4i%\7_˺/t_M/x62plM}+-Y k'ibt'yNUu W]_c= IZ tyW]H?~3R,{\jΗ`| wqJ>%-box M\QZ ބNO0d9U%qIDS"˲+͗塞OOY("7" FOe^c7¯on Ԃq09Уby4A0nv4v_N7\U~?>TWRTG%loRKZg )) _FON ξUJ[Z<"b{R;]2xH]3ܕDg˅ z9+o"c煿${HF]^h Yץ؁$0s^2' m19|8 b\i8þJ.G*:dD s~p+#7/PmXnL#=$dsxş3lSlC1)s71K(gM<.Hh?j;׺4}HY(4a>HȪ[krta~ȣ#ʫb!:mS U\F4sG\ X-bF8>̥|Ja I" Kn2_IOR}1 +|&S/?ԣͲٙWljQ` |fp7 v!!uك-9{Ŭ%ڕmeO}ͱ zA:}|X#<ƗGMqtۿ$|2{[KhOн`-/zT'\wNZ2'朑XV;*U 6l%E0iOz˶Tč*@ 7#? ;sl/3Aַ1-&Ƅ R,L-PEXT,EkN]eU0dߛP>!3< (T 6)M7KkC\i6`C/T"3Y# eI c %,q[uPv/]l-#h!0z@"#@ ~Y"MbN?eo ڤwV=v.~%+%܉EX&yq̌:8ែţ Ȍ 1`HYD$X|VS<>Bi^27DbU/4b?E%#*-W͎g(J!T4h9nЎQn2'ڏgLxɣki4|4hHwA_abrK-GMou2FEvϲ:'{WegKۮDl ILGAoԷ0&n-P T1z HvmX @:?xX_yG.> ab/W3ut*C+ș۰SaL񐧟"KnK YK4g:T.:7eR\Mia0{wJ1"sMMp/wtY%z774d3/LIq)u*}"iE:k>tk|wn#|68CEzd7Ǭ3& ӧ]6njPF-7N_lFʆ&'T;=mby/z/~F*t=[ $*d UUb{9WW5SkK𯖲k(8e|̴{/^cID/ 8V#2|ۃReycF}Q!HjGv0K3#sx)r=C`9/R}A=eA19x~frf)ITz3OyNE]R՞ݭч2ҫ y7] EPD0Ad|oV_r'hB,NA7;Ñ&_jt6`|o&JkX4`Cl79]b.Ng L\%$eSA+ʄ3L3#j^/"1{"G~љ1 ¡\ݜWk(')Ww>^~>g)R`e )/6XVGg T~R]W<e~-hN'4%nX\̻ BFLp [^#K(%?Z%.K=Kr鐙VyٴsĄ准#~e3R mr`Itf@2|ۄwps}NeM?_6ѬA2-++L秎6(Q=}_8cDoVictD6o# -uD_&ݱMH2CҳIths8D8@a{?EĮDX4:&X&O ,'6ۆBYg yY(g k cMsz?8EvxQVBxO[rsD=pZ^d,]d uڥ2l4"aN7*ʻ=p -xR<Ʋ평Z0#jA/WxxXXw\RU`].p 4N\+fk?s>& O!N/Ъy>F zV].ƒg3jlAz$/oI o9>!V̝KΩ8 zO0vl,+7ʈxF)cgEDIHmY05{#]xŽꏇBJ6ڊf9%08&xK^k?Xǀ7Ժ#IC YR; &H5r?WԀ w Lgsev pd ༬A^Ԅ9Q™*A8w-(Y$"<.!FE`ņ/T$hCHq%-]HGqst/Jc;jcQN<RYp,-\;J]) X2xRMArqS'N#Qlm>~W|s$IYBL/#i*QfY4&1]7NZ&8[#\|E,+D wÕǯ`?JYtV(M1P𖝇:DhyM kFL2V*dgI*Tn-l_LO*VhZWXLjZ ^qzϱ/u=Ɖ|'bRCQ!/[Jrǁh<$6)o"Ewu8qM+ٝb 3K:VkSg^s,325#UYw vZWma*}Y-;/WY` h%tTUTZ͐@tl9FIJ`5'!7ܿKWj,QlmN)JZHxJyn~0c3~Xk˒ 3V O4܄vG+x5Wy+bgಅpliNn)B8‰c(͆<@ʹh&0ݵLMPu-PA!ElX6P Au"gŏf6"5gIs|(w顽yy"K)^p+Xixo,xm +eEvkwV0L|l%K|[.{@) ,+ ɜ=Xv_-> }'@L3׬1ZS#f=)sv0^HK:~׭n"c1-Z_Z ]N#YᏭ:M$xګI|= )3Ntp? -ks7ç"$f!0zȪJ~Ԁ-I _[4 :źXoww$s(`g2 a 8%ktiۍez['GiiEZu"򪣜@`\|zE:>6 [Z&B/܋71HXJnɢr)7nU hB yI[_*GM3w>Ede"8 c4QژӉbѳ-{R-i"yȊ68HGŁ!ڊd_chBAUӬzS{qHnʹr>78 R$8I d2a*g762s`L7hUp8b"ơU=_MN&}# T7 R HVeGiQ0͔=]{8n抄JV$1=} +`ԘX9-y V8:| `]7^$(1Q 800 Bcr3AOT)lӐz]H;NNxlIu0C"W>~&RwVL:,5|8-Cɽc#ҽ5㶐YB!:Җ-.r߀Cq|jtudQ1B7OA(1B0OL6Q3:/0?sQ =1˅O . Dx[1_40<"UO}riD8{1-KD.vCG+m*Ԯ!#Yc:Y=<+0W%ʼA dshlmqmMbxu밀 fK~&"7!Z:˽l3(8#?SLLU `Rq%A^Y+QlTyudzi .^m$4r=>%eZJ`iC-K~fN9hfGܢL>Ӛ695{h x7K g^F,+1j񅂄ߓ]t744Js2lB2@S0Գ&??p;$uQP} A(]{8yNƸYNO繯7{ݡtO,O͝lUpـ&nYekйdj g&ȥL{Nz/uTO1pSnI_ wS \GxauU4_-ۡ3#dcـ o)%,̍T觭Ի&( #? _B;ƒ5gbUcR<ڇ} hAE:2I?Jb# 2Y)\ӷ{O ׌ KmFL܎$メDmC wET[nWgƏMc4u ޞbqBpR6n4l&CħPٸ߿}篜ʦCы"'Z 2DV\@cTw|"Lw$rƬ!yy%>Vqy{.muLhtOs]I?4qqBdU:NXo OL FgثFHx;fw'GxT:yr, 4VyVm  3T&;^2@^6n?T`E^ "`WbN5uQ٪JɥɹwAHȤFMR%% Zbwmy-.TdSeJtvWJf(İ3{RێZ=fpRWIZFÉ o솲s!~ԔmV*}|o+9}5EmU;궎u<:t:#y[Es+v&Uw0C`iLe\p9Nvl8!}-+*15ңTkzdͼ-P? e?DƸJ(4 ^TOQP]cӆdyfɩ<>Z6Kݠ (/4$(ꔛɂuRS\ Db5ZH2mS0q$yײ@ڼ=Q>\I?/rOTk1ispńȂ 4"7Kyc?(kʟoƛv@Ly D[ # /(r*A%eYy_a1l5L|?I+⬘SP(r %]gԂR>7ٍOrzrFBIN8jT$`&fWpqV7Z5l+a(y0vysd]F2Iķyzf?.-K;\\JV@/+Vq$4ݾG3Dw&#֧6徚rǁ=}qkvu|Y%f"LRkA k`]ϥ$.e=3jjY2iR }cOG #F5T=x/%j2 $ѻץx˱.Wpq2yVʰdjK ->xFρxbn@"7lUA3jU>@/-. acĝ [ u XG.ws 7VHr3&ϝcOxmJR|{2KF6|_Mg}>"y*u{L i{EԄtwҥSTQ8Ũ8‹doKgܠp|2[X#7meo @]ɌôJH/9…ۿvw :bV>UET0=ɢJ·ck* ^sVrp`\% ; ~)8-JN!*A5vZ"]=7 Jo67$tv$5xd6ř˰n:} (ko,<+.(G,DgX{a14wFK-Ld?0b9jV CJt I=,&տac?bG6 ?2/R&=[|a(va/HN?5TJ /F?7&,\LC NF I|DKSuR"˚q+/1ݧ ㆼ@7R<:YNE:JsikNOal#Wc-gYa 92G/sI !q:!o:uPPZo0xɐY@\ He.$r1qX`7kDc&ڿHaERL̽B;O ̲69ܷہSؙ `-, [HaEU[z'4;He"ސD[ܒW(Y'c)N4Qܻ0]k"/"Eшa ,fq>0$<3Zjݡyx=ɩY>xVN J8t/-hpttxE^8VР_|;v G:\3zar9͡a!Ba?OŁn|bV^RJ=2\^¿0o_ w7EG1V>@+)Jr}IXل^&qjЂI}UOYYMy|q,'@?DwQŽ\:6v D}D};8 >ú[`2o0L niԴ,“<_R_U<Un2KWHӳE]-yN9e(@EH6H3NT"`z[_,zVzpbH1&\YMy3Sy-#"[<]w1efUtQ࢖&Y9/iM$HXʀy2AЖgpbM YG[v?sXWBvZ!YwT\W;.!52+e&<-dWbLq$i}zq˔88B~71\IGk6's@pNGQ頗FVa0!#f* d%>a6!<"(=tIgfԟ >#7 YZ