orthanc-devel-1.9.5-lp152.2.6.1 4>$  Ap`D/=„ Y%qOXgѲZȷI48[BfpM[{pR͆7}_5g%$6WȺb#jvnM7 7 uNv \/wear UC ۻ:<90m0!Yj)+0T+i!DozΒLNS>l7> dKH;K,)ץk۶% P,荫Ԋ\`4svk~h3"x$7X첈07109f7bf3659f23d2d5d54aad7a32a395eb78b33b6fd1f8d33a096224d2867930da05ed2670fea9145d284cbed39473769bfb06b`D/=„vl5QA<._9 "}sI-%ϰS?'TX"!k6Jq'D~IYm h/{&Pb @8&6~@HQ *$:Ei3$%#mѢ ڔ'; ;AƈyVXذH#6LOP^ɲ!݋42VG}v+p9+h[Js:`XO|O95V)mn>aOs K|hzrC`a%Jr|I_W˽o>p;L?Ld " W 9?HT Z ` l  @L(89: FJGJ0HJ<IJHXJLYJX\J]J^JbJcKdL,eL1fL4lL6uLHvLTzLsLLLLCorthanc-devel1.9.5lp152.2.6.1Header and source files for creating Orthanc pluginsThis package includes the header files to develop C/C++ plugins for Orthanc.`goat11openSUSE Leap 15.2openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.orthanc-server.com/linuxx86_64A큤```686f716ce06853e2f1c6c5b80192c19d9a4d15f1cea59ee5883c6f6130856a378719fa8151b126c10f4d3ca673beae24e9838fa9ad66591e25bf795962b33f9frootrootrootrootrootrootorthanc-1.9.5-lp152.2.6.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.1`i@`@`s``7@`_k_@_j_@_d@_D@_&^V@^Ǿ^1^@^{G^y@^t@]@]W]R@\s\]o@\Q\P@@\G\'@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 - 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 goat11 16268623601.9.5-lp152.2.6.11.9.5-lp152.2.6.11.9.5-lp152.2.6.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:16729/openSUSE_Leap_15.2_Update/76b529f852f46cb77780b2a82969cad6-orthanc.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryC source, ASCII textΪ-mU Eutf-8c0c77bcee4e12cd49357652f44efc9f5f7526adc3629611a8006790056173b95?P7zXZ !t/Ϧ] crt:bLL skF#unzw*\WFYMheVTA" /]n|J=!dm7 =Dƺ&T HD3P^p2ɴܴd])H>7Z YjFTOEyx5wE*u=Q)j('B"jC!ZC\ٓξ7;(0ƿsYmޤ7J"C6vX+ Ͷ7J,*F?}0{՛JAo`Nb*k94>+MlmvJ= $ fmX|ҕUryE|Z#:&unyv;e뭙A `v莩ҿLH: aj-6_:=#wwH<]&Ud)[h˒k00wTp;OG9 [t˂ekvW +?vyr9V872E׫eaRX#'ˍC?NjI7{]u4o&tF:&5`Z5B\tj;Hxo9 ^I rףc/cSƑm/W֎Q(iJ'6~\SDCkު2;甹֢#ζS+uE?\" Ϭ [Hƣ桊ijp3d 8'*K$<׷ƙunN"dtr,D1dYiN=Zyf~rQGe""6(J +PAݯ~4j&ME5H&vJ]p*\LC!XImK:7Iő8-݁ 3ۍ6(ͽN7*%O>vi"/Jb;48.l/l3|ҡ eHCg5*g>ɱQ YwC&ƍdMF%D B<6qUAo1λ~*a4&N }>k|]|L?E`mGa i 0.F6\s!%b (0&ˤܙL  ,zGJ{Gh#Mw/YO֜N$@C5'mEc $L@cMLi6wrxysƾ|'f?sԔ=ҧoP2x\hF Uw@ޟQ/~;*ǵ:/<'6^6Y\6s' 2q.KəHU}[s[f7.#$ њ.Vz7} BDwc̮wZEF^V@f^-o\\?ʧ,]HOxNnMj Y[ ~_W"N]|W{fN]/zCkTɃB,7TU<;.k X4pry-EKDwgahB3vu p-s)B5#u#m(+@TXGŒDʪ:NOj n0cE-Z|5@Ɠc݀/ʽCfm^=Ok0?EUf`$_VF6izI|Wq]~f<Uv*VD A $i|6]ك?ȌG`Z3Gdb݅,ş"#B!^%PbH#WhOtg{87fW'^MlfZ@K&w4%n}ttSz*Hϐy:U[[D=8vT׶т4xvw|:L`v4Ka@TM "dUJ\_u0wa @ɴƇj؆iYJfj`+S/I_$EIeU<{|U0 ˺#=K'GS<S`C*Nqj0E}{ndu=}7 hn]i>f4 OԬ߽kq8IsCw㔫V( 97n>jۺGzׄaO?(@Z7#ް 6=$ڻXM)݋$BvR~9)ο`!Q~,?%lË &%|SkY&\~"Xvf)/}Y$+"\9AH4nΔ+=j's>CV3dm\5*hL?-7*ۧ⇳_T,M̼i\@>ͯ$>Zq tÝ]]OiS 62.c8'c5#h,@ FgE;XQ~bfYEE?2IYչh,`.gW]%ـP ≥Nw7wJ{}uf(5&$r0I$c"c[304)f{b{1U}.@%X]>ii cu[Zx\& Lf֫grT<7jz'x !Z҆ACFa GKǑEO0~kL crPtK{N$Ӱ5W r(K;LANTң>vHEQJz /ӽpN@[yC&qdb_c&N<+:PޏT&'LXT.BT3̙Z&@}!^0շd; :(Jj-wOqw1MrN}Y,y>X&g'E3*Ő]K2$%XdX^ugκyKKfؠjj=jF,(:h߂wQwk܂.(en2<^V04DY~%ABdȶԞ- YB Csڳ=Olѓ+q:ɧpt^7O gɺ򦋠]d&Q֊= -B'nE{Ѭ$2|uRrXyr$e2.,!<j;}dܪCڰ<ۜ&B<;cS&~eܒאiBS($ 3  Ѵr< IP ^(..a#N{|ӑ%LP(BgyZ͟sNmkQ|?~KeP=B9\Z@"ȸJ$RfP7\] I(&E'ʳ";5y8B&,>o,G`{&: *}PK%d75ޕš}&".hU$\I&3Iti~~g zhiFr [B_0l'(F?*uiCyy(.s8ELF7 O2f&fU]gЈ.zYFXD 3T]w`|ZpBScŲxB ę0+X z+nV\tOYCxs(ƣș]jZopP7 nԢBA|y/cZ{i5NydĢPFl!VXy(ܸ-p?ě.;"?yXT!U/2&PsxmxֻR%1[5",zwjWRRW*0Ng96%0+P/pDZWR^1l:RFt+I|m+GXq_a< \d_n]#z[+S5/>ύmǽD!5cA aLD0$,GmI[3' I>yTk-J>\禲k5~Y. HToo ŏk|{ (o#/wp\ǏCٵNؗKI&xtG`yb$?Ul@Vv!kH,Ywbqq#DnYbȾOlIز5Oj\$];N: "Քx^3$ AojۋAϯ/p5*2AO(X(u U ȔzF|9 ANH[yb+'Qw3EYFF쀀t[c]gK۫4ю߯m41uٯ[(1fgJg*+m@' $[P"-ɤS1Un1=X$캢v1qjr7)z@ʛq"q F_Wۧ(5t,xT x M<"}pxeѧ^06,|>{Cg Q\e;0uoiV[TszWC2 D+.* 3GW ,+!ں=ѐbضj 1-q:]bBr(%HVʯfju#G}[ q fiQ7-]{dvLy]` bh"Hd-ǡHx9|{5T:'7e]&6S>*nB}>x<_4_Ѯh~*N@XG XX!nj='! exÀ{5$6M9hċ'*i< aiᐹ)ҫv~ EWE %mmBNvVoU7Hh鉸+/?J `$/l d@{mu}(ZTUg(y>I$V|" Sv(GhFhL^"y5(^2^zOhun>PuiE#k^ՀҬxڣE7x ^3%߼x1*uw yj*Կ tap.C G ީ!-:gķd\#d%.Ώ6Y)t };j[cw.J5ct,{ut l'6!sNb-/ym׺p-{nxn4!l a·oBm˕nf=LR]Ja>ISNo+:#f볋6uO0Ui 4C#QDe2g7\€`ͬem:zN c#"V34)V&Pռ͟\F6dȇ5¯P4d^|aFæ8٩FJ [.PoWͭʨ42Z-"3TcM3qy`ax5N/MU'{ .o1WssQ6J/7~hpq"͢(C ƧIEtUFfg5%AA,tyƕSt6?6mOk$RSKoa1bdD^r$ڇ|JY^;1&࿰RfHJLR bK&ŗ [4a6yyGOFΰYx;NEtP^^ *ga&(\ʮ, kBglT|f4NbC l? up˕ (WW("-CF,aD B~>*wkc#9G 7枕ڑ5mS"~OWpTg'i1Dy,7I tdq~kӯ X:_5 aQ#\?"V80[onXZ(~`Ci,A5P R6E%i8TԝhC#{p.$ތ~Pٟʸ-7T]<U&$re&-Z09X meLF+6Xn[./Jitj*xP060;/mXX?(@4{mgmJwR٣{-nv2~5K\\!=+lÀi0筶 Us|3@3lWr c=kHuy p?s`8mB)};f j&W]SǾ w pA6Ū37*mo:wiY3&&Sm5E_W$Z?Z`z5`]zԑBiIFb .ThіFq@r8 :}5 1Ԅqu 4}=C4zq8qC 1$ 7\i>—kI|F %r 5S>M(Ⴕh(`(,J-HnWSsŽhiC/l^@G[-dL Ny'#BVt1E$y`բ uŕWF @;qHl7LoϢ(uG_0OWD"F(Eyf%Ѳ.Z$D]Y6(&@ zYu[E^c/дuw. 封SUS> 3^Z}ЪNjFF.; :qx\t oآ`8v7U<¹ŜrcKY].dLhL(-Xd#("5RSL%`2,Zw& FӲjt@p)m9GB zbUHkX[9PYOD !?RD9v>`z2O>Q:v!8suVj2â\iaЕPj*%}Ȫ 3o~ͳ_{㴢!Go]\k[jBl9Qy r}9Ie^r4,skdX`Z!N J qbLcl&RkȱRwR|>Ѵ]\>/LdBW~w^x]W jc:ŶČ؃!Yh@aE`[8,`ޮ d(i4fĥ7g4!defs8+gbKlV?q %p'7?kL3هG׀iuzAM.zḊ$jFCFl ^ڞ&UL$5u^7|&fCn_Yh%P.JG0=RY ntBm%<i;|R4i'"g~Y]<a]V> ڬu#{R ՜kJ_&^L k!(r3s2ش.Z%^[:32J ݱ33 :1FA1JW脖܇v?NvFd# pQh^?b+ #A UT# 0RhX{D˧oͧiҧ"Ǖm4iW!-k[!]& appY/뾡5 , `M;{%r6*j :}V]u\9tHjkOI5:`x,LҼ%8ތOqC'#|?VQE=sY, &eA3|`8mCs0%.0p* J"4̔}5Vv01εq0j=&JDun͏PVLRJD; f<5'bDłĺ0Mxb&OT,I^NgD_*?1 %f@3c?eK3/)l#\ b,N+& wE> A TuNT}IZDψxu?eTYzGEt5};Eh3P;?\1%sj+"pI *FKՊQɿp|,F@&(}k̬NEqqG\ÒNOYTygm|?fX\` Flv'b'D/-@n7 AKt(\Ƌ,N[h ݬTfu͉Z͕mO)==="ՋwF^䟋d%822|/h7,+~&(Aqpyfsan2-dfpIZW'Ly-1Xa5Xz6!R"7|5x )+GRfLAݐB=8s|Q<1Pc j1Te(KѝKUs/N KU 3]"R'e9 -кI\ۨ*+-eڽ>пDn D:jUs_XHQzv98 Z QzXCeN[7X3& _{!(6X Ƿ~ OpR+}sD~Jei {*{/α;Rwb/ "/6V~/&̘t;qI{@ ~]n`R2EgP}8ͣS-U vX_Ln\ cfVin7BӉhB"& ҏY\?s&UzU^u @K ]ifT8їTP7[(#혦~?n}}靫;P$;=%e$8i_]>JH,<؟sw$0qSLKfR;"2HO9ʸeH<|Zh\خhM ϟwĎX.c<,Uv#n꠻5hn7)vZ-ǺJq=h \N2_t2!V.x!VcCD&TW Ȓ炌X?,O恋"ö*>GG:ΗSXB[*l.G҈}=m/\)}8#V̿e~A44o7.p X"&mEU /Jcr!@}qBCP3 6t՛aF|Ck]c~ {2=WPN a|Վxd6 Mk?_YCPyY9VK,u~{E.E]<7[!p-ȅ-11'h#[NZ dfW A`ڶԌ>M*Q/Zo+rfBE;lDUz!L(@>\*0L&ɣq甜j1!R{&6:Ic Z[]Te2,Ofhs\aV8K!3EȈJi`NWi(W _5Fg{KO멘+@0^-X;dQ_UTP\|U5T4=ղx-Qed8kC;5 [_Z: ̄W PV vRt x?@PF:Mk@1H|qvirReYD18oN? ("R?PB&jeRq`yü?ME[h'TP!xyd8:\tۮAa10,XrEs ;m8+29.LQN-Mo#]Sسa^}f}lkw 4{U @˲XQ=r&e%8|Kaf(/;2o.$5+AAu=@0&2n 89@D vVjI3\跼pErX#y{02Bn@ˆ7J7uP 7k9:sҔ$, g "@"Aȉ?9ܡkXahZ2|杼>c]C]2YS+{6ƕLPwaT+)KRq?-#m"$$jT\4Jez-P5|]`iRRRйQ^Ǧb&q0۫Ve?՗[NE`H* L/}3}ka.N T?L<0[BiM}¯'kpOc$}~Y ~KːTf]' ƣ~$ѢRFuI8FK( \~, }l\U "imnzWLLN-@֩V:03fQx+zfX|1+DbO/V^KKGCẑ5 @Z6WH eBdzɱiinR!{~2z'}DfWpY׈%h?l&v+zǦ!KB[OzQ s6qɚ j+ُyK6M2*2u <ㇷM:}s9\<}`PVMUDe BO%V`sƗ4-i DRe~Oc!˱jnC)*kJb#^'+(;:34Zz A1VG:9\(I{%p+ʒeE٥ra8HL2a-ӸQT[%w*bysYr(A 6(Mc 4Kv Jt&{ʋQAv3\VV <"fѶGV-;1|uWRzؕJi`uBp-k`{J V/\2"`crpVuRbݺ+"tU_A~Y/gT>wqɏ!MwLR \-gkϪMwLa9!Cn o"آTbrw,G~!*u` imo?b|ۚYI=[%[Ҧ-kPr%9JdxVYWx 袛#[&#ZYJ;ƒ+G5ZFs ^BbEȥ7"i#X>e#81r%1~qt)^GRT4- ,d ϚtY9=vc~_Ϗi|KqʐZFS{a '5} 0D7k6EiZ6[:ĆyUbM:v&m+;&dq 3Wh&g'SCqaOAwIØcUdCTW[mgxj4ї=}.+t:KJy/FGE%́F.Y28S\e@,C8s !yčJGi\>9X$}=ZbA^!Me$<Jd,Ff:mwUxrTd$\RC EgCDUN6_Y1*}f:Ԟ}EV|핀h$lMAmy_iyT,|)!˶ 8TUl7q=Ж3u+I)nseĚBhJ6;[)xN_Pů7`.\WCPG-I"oiq^{ĝxeP_{B`دUnqS 0J8wƥqǒY ֣3̐jj%vGc70V9"C[,5؈Y[¿&G2riņ=)t0D'sbA_dVpm&Wn,WAF*SMJVJdv<)8ds&=q6wqq.e9l4/dRLW;Q| B <&Yz' xY rCI>!!窱9qCtҠK*kkC$SX֚j;hx԰|E1Z?pag njG8MY +(<5KG8*\i&Gz{Y`)H\7z>}ͣu)ΚSx~9^ڲ A y.\1;$ED[Y8;=lV?;`2{t+3L~Mý]!!yG m7/ɦ#v˂kǎ P7ܷ86UQZь _03;o\{S-MSVS;lƭ٫YkhH!?u$?Kn6j}`_QTKˉB`OG[3oR+~ff9 ,UbX,Z*hD Q}uj ~ A8qJ Ksf|2ѣi%I"4.)LmS4Z$lub*1b0I2QaTւ^+$E"L2a2J=+ny̌=AZiwc8@fWg'!8voKv-GA{6O0Bبyzz^`X/@%@<79vՂ6!vB-54X.9d4af-,zqt DGB HF^5 ?a`O2*Bq7-SiWiIٕ'eMUW4%<ˢڬf;6a?$3GzB䶔}p4#P["< +bnƗzˆ]]TCiͳŋu~`7-wLuh0n`i0hkwuFD=+gIaN*([lNd]]7Wr4΢|]yi難 NdȊJO,g@@w=t jxbl bC e @, ck߱ӑמKv@ؤ5Tbm[됸$!;x"<\$pF)Y˻=Տh )\RLG)%Eؖ!22j7r\pKBlf]6ϳR[ H9te%c_eB?ȩsS? RdʕD9a:Y/Z!dMb͓bƒqD%5/:5< MmS CFt﵏e$Fgh"ˢd?oK+:]91'fM-Rq0T}n#R|2+ԣ/׵|&7XYd`#րUuq.3HM]5x=^ٰ1-/(S 8:b+ 1c2Ur/|ƮmN ~$kpJ4@|/ɺ> "L9*SwL3Oҩhsde2RHd7y1[t(r Q*sir\.PVC;jhiv}4MI\q4?J4 %fm=|b3W3kӌ$ċvXz-Sx.gP q>t'a8#Lx8%Ԫ5iJġ}gӖ=;&d 9x6fGA{zY}J[͖D?]m%ע+.X& KU@H!Ju;{gWJ7Px ZDkv%[o#Ū摦`b  (ƽ^D&䆡۷u% XTA졖XZ" mz.} F,L;4*wEK jCLa0K:gxծ6{xf#\HH'kX'X V5^?ؒ2`]F #[$ceB8cI+?4gM[z; L =*9N\Q:#Le%BG$z O}&H\Ripdˆ(z/RgT?j; XCr,O_v.OUv~ipxt3KW~OPc|>FLd\%kٻ=Q {&~_+ݠP"7L VʭTK_F>*]]*Fg`ontu&4 AB>GWF Dsc+H}61v돣y/Ȼ8"WK4.}↰;b3iw"bha6g"R?JFqʿuuttI Vtx&yK ]<>"DR9ok7Xb+[– ԵٕG+И*7+9J^a 0Crw#*&QTyXul)5ҞgeΚvӛ̬dDcyBqs-_hy֔|FhRP)ƞ{"&@^ 91ANUvf6=X\yZJ8,  ϗ8p8ϗA-ɚ@DY,#s>i$^ nGLvyAl -fRP´[24:&"BHC!bK\EEOӱnF|0Vzz  :]i.ԑví%'2bć~\;AI@IvMGE6HqK %&S4Zl'dI`uUIɻ\Ťe<%+ޙ3$V-L˻^$cj?:( hO+Υ$Ӑx[m!N_9eI~ P+%+#|'M~`W/;>؉ X ̩vgR uVPaep 4M#CC$Ӣђ;%#~Km:05#t&<*-3A'`dQ#04 sKov6) eN^ַ^0"LkO˪yyME;%E($ElLYS"r.jo !VY{# RQ ^)^B°nQu8F] 1T3$d"XsnKhG.b4f EsHw@gV-C,aZ|*Q=[q|0˵8 o Ϳt7.YxhXD3O1PPƱ`pzRA+o @׼qE&%"^i\4X3^ d<xHZ.t{"ljlAXrCGj\.X3cPsFV UeK4BOS{u_ϕ'Z a^Dκ9Ns(6mՋ ; t_mU39 dI-x_F6,VrҦ+3,t{ s8Gz PZ30P;ҕz Dv[sw88cGV"ܪ3yBC+m&[rxl#+VQYH(NN^4y78ݸ1Bg?p! וcX@ #g@"U:tgx ‘LmMd,\ ~՛[V)։N AV}ڸ^"I9(Wh W |'݀Et\;uLRϳcz/1㰝:ϽX &D4 5"JymWDdlW/J7(2xh8K P^^ ewJ>+u̥9;_ |UjǼ g_ow)d1OrɊ:*eڧ!j؛\v๬u?Hٷy mfv6==-rwYdLn"z/kQG'fH7iV'7p7GRA}OW$7{d{|̟ЍB QW <~:>ɞg,J.bAk +:P0rhūJU:Vڃn߬ K v?BZCK&d % 3pT׋H 8l/PlƇ3H`@{s5:_/RGWkhmY^}W?I*JըD_py/3T8E$F]+Uי α*yaIo0n}n-' CV38gQNZBDzZqL&ta֢>$4[aZ@OLRxOc2 8,>2)M^nA*Ӵ@+?څj|ٵL)t,_a6~~u V(zU/EЬm@ w|D)BY o$ -c+3piwkZd.?)+`ͤg슻V cujPUlgm)EwԪ51_[MD_E(gwK~qC m[Ff+=*$r7Q'xuiYM<9A~$DA_4?_g n-˹Bw. lS/ ëĢ*wpGժ`!r0=SI"RG "|vXSÎ䟹=lUDY'Ve`*܆JQi)6Nz. $D,0 pz ~ HxcoFAîFszYϕpUGqxgs4T W _ grMnjoc2pMrypaB_lUsPFD8@=SEZ8Z` /x `s#y?}J7ZA26h 2! zT{&i,*%ḧ|\YR1m>ߠO΍.KGX}J0 ݜYC2g(j(m,6mBwˤ{(+WW~Okeit'N|*Mlnj{ʟйOˣOMIUvI y^|23\?~fQ&&#B9mS$yx4TGxfWv+gՆ*<)iX\?A {88YHq{;_`]F\ސ-IuWmQomp`{FmM%'bb7NO? D85[J5Ȭkm[j&/xc؜9jP;(٧W&ebQO"Q!I;?3ԙ2ܥqZ`@>E(:9~FP`<ٜ8x'L;ʸmVն*̎Igu-Pw8B}O+ TAimlœu1}]z'64'YQ;[kϫ(hW M(wO[ޕҴ=;dSeOQ/:!è׉@LƄ$E}J~`\t_L&`K5p|Ȱ 8zk#n[v=tQ }]~pm҃'v8 sh"ZKN_g[sxC*\&EA@|-(2o\&#ԜɈ=1dnbLVĚM-L#%q5C?NvXGg+auy7]+mZ O-=f20d_ߚB|\t4~6{i޻v;/$8@9C;Aہff2-Mzba}w?(tHXU8<#^^8oX=+8(XϿZW")(kD2d>Tvc'6=} xk.~${HM73MB qtެ0pqӬ]Tx*]rStXD`9WVJo!y5ޫFx> H~;}&i}Y\qƄf tsu?|fz+{ː0饿A9ԋ]Z2qkHr3Gc{@#fa Q=O IA"=eK(PORG_D@T.Gk` y>]w'/**}LhLc#w0tѠ@. -`ntw7QVA[W11}F⭢h(yVzz]IWx^)^D:S!85dO*"^EG8!w%_#NE<3ÂԑȠ8?O){3D]b!d x9~^ E|Bϣ~aSH Oci mh~ܣ^Ӳ*/Cn%Bq2Vw\@X=3쎖` ks./(+g;L 5'[8Γ^21f3\96~=\_5x%R2"p5e>(``0rmDpɸ=f>u+܆əiBABq(G$Rpkcr؀32C%XQ>'ub)za˷Dk]lש3{\2NN?:e䰖 ㈷0s~o? uȝk+Dow|ڿl_ PElE093lcLkuX-4_HLŕLZOfe[EY14:H_nFTbHl<Jagh|{c\[ޞy-n+hzJK8:&l#h3rQf]{_ 7Rmz{.f+;EݘW򬙦>"Wu9+Mj~v`QԈX %^T4UF 4cy<͖O̩t#;q84/.W$Rq@p*;R{=؉xհWAG1׍Bh^7֐emʓpTJo4e*AX A:wh3aH#J峭 uueYPhyTl]oC #ןkVBF%a xTKKx@ė#ps/S'ax'=l`b i"ޱ 2ܶ!Ӿ WB( 0y*z JoUQ8$Drr!pE$-ʏh!ysڭ ɢ'3YUrQ ~jX;:60U* X,`i)g&kA{WGa!;A l6QeFК1t(^l<qc\R98pkվlV?؆!* D{|LD4c!6!Tޕ?M rZjR-EOq< ! dZުgV7lm,r oIbwARVc?Dl8n&,y>ύF y }.[w0yyY-߽fsYEi.) qsR*짰f8ؽ@b~D:T`U)@a Q6>d*ݸvQ|i+4*ޫ/rk%_6V(^Q{"5QEms6 P#N0MHM;OBZ E űfr1iM'/mcA*sîX3:er8گmRX!NbܠS>`A>^jC!v*]p-^-Y1MIBN׋a募aSczPɚFM0N> =מeJWς*W+1y6([0Wuci7HgW#](T翥[$L$.'M~jBc/[IG]s4xkra 6bg`iA=S@NS֏9HgȧUnn9LUޓ}H+Jԭn0S'xCѽwb7hYƇfAA@-xc<d5N2mLΌodE3 uB4m5MlA& Ezo x^zvL]'r\ݑ8B@@΍a]ʴ 1*ΊI|=5/!X GbcM 8wB8Ce6283hKCNzZMu~6r1Y^flr!;CQc *y }Lœ&*A~ns\:07)ZTZLج7*(tGvzb ]$p5xOyA+0\ k{mH dz^o2'ehHJfvږOڠ7M2zp'sqdVer)y@VYvT&LI1' }XJ])$Zx )-C϶5" %\@:?lSPZ,` R5OO:LdcIr2c!p`M3ǶC85>$ك?5SMOp>GP'**a7|>1=fs̼~L5>UyUŒ^JLͤnG}Hw"CT)8zYpA+)P.& S{Ja@|GGs}t-FUBBcyG's}ͦPn)i NɅ7Fxgfܞޗ~:Ύ.SGNqZo\YǑ8{Ͼ %(0c-ȱc$RE@K[.юE}ldFXxp:FgaD}\ǓxVv!.Ffh*-_8IOXwoP ]%%<Қ 5~oBA<t \*aX@O!$D#[ʁg2C[qY`M[G`XzvB #NkP߬/A8MLi{ irɃ'6H@.搨Lb/$Hs[dQ3NGGޮS[pȏ7f,5 Fԛ}rI:3sGJx^22Q"+a~S\œqhFcx+0Cd& i!-çO?ϺƹT"4:[M 9l8D 8*/, ZQ^: d>]L| $/qjBm4(AA9̄uf\̏Ϝ\/V8,D'7W {~䙾~Ϭ8MxəzxyR5w [Thy'R7b?!lWo \isQ3FDX̒N#.rʙI1/ ~ebQ\=ֱoι(<=VhqU~G[g4u{P`iStb: WJn9d)"qV~`W!voť!y[!"} \ҐZ vEK}>D-|j&Я1gd%׾b&tE|*ZU LY{?GūV=̫^ҁ' WN&rSb/^3'OѓִoIu#<)ݗ%dxٕE5@ < PEe_'܏e83ev8QJ?Uf N,iVAkLe rl!{-?<95I &xL8qw]cIr63+x#wjlm'I:EZ"–a7ͪ-_6S?3yX탂,NxSbP y:Ԟǹ苢7j8 KL䀼k2Ӆ{-'+ ?",Gf 6Nl0;#$/ag%Q#WjV_WtD"Aݍ}\P|ʦF.w 9i8LI Ѐ+:6-HkeU im:xЉ&fnkHk@^&Q&ҐB &/R> "0 EJdL6|*g){LEXuN7#an ~Ǘ+46g跦k#C1X5%ac9n d 7*%a[rP{@p+/%gQ "RV=/˴vYbBiI2ݦOZ^&=jF߲0xL.ssB%r` GMsz]c׆FNz5ӁNfU䋛XHpӐ.(\zΝ8"T3 ]N2u }NzAn~3gj|tF*6ns(I5f_^/te\=lA}#^^,ZvD^v$Xa;yq(>Ys/z2Nm#,S9ϫ0*_-aa4#*j}I9B6P'u=J+mjRi6T\簗>< EU}P{O$>&f='WD_ngb2<+qM> aNϤ 1v^|gw=&.*BY~{ :il@:󵜩:} o$@kAJRf/Uv lXZ;Sr{YS!UbH2 k63k7@V` ȾJ4f*p,Mt:SҎNIw+r`Tq-Mqƺn)~ TvFMFNY~[} E*l݄`g,p0Ζ u)z+HI5gp7u}_hۖw lZ*jJJ^/2ksWQb*Ӣ<B -mBzg~MMRХqe=FgYl+cd5|\IJ=P DN dWBhC0\(ጟo1/efI&7@!gM;s娃Ϫ:Pu%,\ի'A.MhA斬hQg "ep&`6ԅ`(̯j@N_F nM Wa}A&'1GW5ED>yCce=mھBtG Y/Bp(lZB%{08P#6q榷~:>>K}xo~ ?.o}mڿ@d6DjT_>q\VEg*0w*j@%=IEߋ)B3𕬠$nI dJen[Z{.bo*c3.ߑώuq6KC5+(B\h{|r"]i;SC+9xpvjC; lECia姛mHl  ra.0u"qF+S 'Bcs)4$)0ĵtQϭ[dz֏l=cee\zRDD2(*upn̦\Xɻ?>uV,/ށ.bsptuQ@[9M?1ea:{"I%$OF9VX[ RrLC9. z]D?kf 5I4˳yxUvMt62\F6 }lI'eRԡ\0*93B&x~B9nm\ bg=I~x{N@̿fF_ԟ5}=DD"1O,Cz⠜7#fDp$72cm (´j< `pg> ithoin 򸐐llȍHzNxѥ l>Ph^ktjҡ&xZZF)0yWVLE3ny͍kqhKHa犌I8 g9xrȄ`S4y+ ?gPQ={XaT]/jdnթɕ\E&Z qp㜊5FWg% wqu ʜ{jmUкL~! QZpR-pSE&.Is I{ǐ" dy/-@pTb^k9!UDÚc辩]@ɝR廕v;f'@GDlľL̴p%ws(P0MS ?i|\2 [ PY)63e]rҗer_emn"*-Q|}'Ey&)yEgk.~(Β5_[7e75q'pq? It+Χe^ΓkpP-dCE'VEwvr @tIb N}SQ:{/w6RE4VC Q[`Ie&K$486<]8ewOtyOz؋&CR%u-rwK~Oes>5\YPpiѤ۩"/~~$"@Do,>{X5h5͎7tW0M>1Vx[+ic2Xac=3C0:I:`=UIݵrpJN;\6߉LdH[(}@݀^hQu8;e7VyʩITu훜Lȕ^zǝOj߇l +&\c ;98Xuy):81SDe=Z˰E;ye" ֫y?2Vf ʖr(:Y)y+0$a0mp 떹xeL@;eG߰fg#7!z#G 1c-xfbPNF_Ϝ6C;#ӎ{@Ifq|Q nq}_ aP2Sub2 wgV˫NcJ  8ƼJɈLѽ*[n*|W׃aWbv8KX`ٸ<-BgFR̗H@WQ|v&CJ;}P-];,\Mٕ4"oZzSOg7 |D)&{dS7Y4$JrX!8NrsXkSLW\=#cWVQQ`"wߒ~I_*#ߌ-"Ù"rhn=+vV{A9İsb8v+,m{_# Q"%IT92K `]@HEKX~ ' 1XO{۠_d$iF@L2QP]0/ qCG%4j9lCNX$̐3mgB :Od%!X =H q6ՓlPZA/+>-cbUrc&6k%lc Md-}BUJx)s I 9f7Ƀ A850J[D)jma+H!r d0Fv8_Lmȑ]}2KK"8#v#7Cܼjѩ.j $svbE[toϊ䉶X6cLCsݕ(wWDS*ݪ$%>濕q@N`!Ϸ.P#dGټ^h Y?#d y{8. `էۯ >KB ;+N\N"rމNhֻe)k3@Q5p38 e)}Si85cN}4c2("m0$%jԣŃ%b^j1ˎix%GlyJ7Ky<Ȕ l"O4L^s»[vȌO؈8ZVJTԟ%a jcG iLloF҅I 9͡ }[}1zt "O8A^h<>b fR"DҌƳ"9`=c8٬ HNC(NMnv;CWc)ZNCΨ}B =$v.ʖ G;vm{!.yϠ1רϿr=?~/db_%I1+' (F-؀ֲhcIuBtn+RK".HU`bz-𶂝#&{(Xx$$1K_)Јmk Ezsxo{-ڙny@^g}|t'&'(!^ Zl:Ȧ+뼒`|[BQH!XЈJeXy5-)~L?#4UF3taVq<֫KM1I j~Pf܇=y7QvbS͇3,8"FTN`H[#|Wwk . iRce1ҦkyHeKTi|%fъ-ȱV ʦZf72qTY,!ڐܞf7LQ/`t1{M:Jv`PVs2P:\ _İʑy* VEF*~$sUܧP3?6s|M>Mۣ(U-sRkl 6g2O6FQijet+I䝊8HB!א!&2IF$3й)<2bg1Kujl.Aƕi>mEhHlsLc5i-ֿ9^~Y:lΣϬ({ |k,9Jž(3 Y_^TdkyaaWn xט$>fi߶u$j roZj'߻ik{.Mh`pS.j@]A|dg;48WPJ􇅒skt0KQcOp>r99E%E|~<,UjY}`6;Ej2v0ajV+N,lLE5q-Do3`+q5lӽyG׋4땧冊"†6p*+:uXaCA>eNwQǞ tQ*eW$6;;+`-JR 98 H4s"Zp5RR{G]*j|*,3ѱwx. #7{iUu )V0~.V܍ZU<T_eAuBjDF$S7D!t_wES{/ .$a +#i?G"b# Bi@-[퉜t#\A1vϠ Z:%z%AVB\5ώ</v7ˢ>-(ZH#il4Ÿ'v1+)B YZb>C)$-Oqm9mݭhaY+GU'~*ʍ z";-%$5l- X!Cjm ,!?y41PIp 3G;B&iYA˵BDۨ d L!ZxlPӧ@ԧ*5]™^Ri|\RY󒞙[vp2zY`1t8lPY=:-O&6ZUu36*5ξ޽(٘ ,)WS6sSou: (M|&boH7D\lW1DZ"TҮ ek,@ 1I]W_-^$٢R#')"fwai9L\.d}F*GMMʴBүN|4-et> o'Zj&G}Ŝh y7xAs`ߪe>4*]\jeAՂσWΊngņs( a[3}+Y"$ p/F*ϘMb$˥#$Tju{6Ǧ+d(dz)R>E .:NB26yʂ)E¢),:&'`6wU}~/JƤ0IOf@}GFuR fs/7#w?U^SVOak Mt gx-6Q]iIpI68j;y.ZV|K<4q ^ҧ%D5P9B(6ƫ¥hDguwv'>ve5Lx:y"ܳAgݙ{cGYHyݜt3H8%kWՅ+.;f kQ9,δs-"@ꢵ'Xճ#rhs$6[>ȀMI&$ &(Y:via7G'_[m/eJQ0m)rG#4 rPR,5xF,oE=D;5 kA93i~DA-p#QdgW|dƘ5e]Sbo7Fic_[@fN2[$ӍW[%?5GT[e4AC~>cuY񌔘`,gPl#X#{p^ ᫎONFWQXZ]Cꆲ:4+X3Ovsa jЂey')U(Xۄ;ӽz/U#1̙͔70< ,}{ V$= 3J $V*I2 -R#{H+^ۃ+=EE-#iy1W@TA'7g GSU};5p3uƊB}6hNN:7g9[qxR"J }b Sj8^A2EArgg!ɯ}J0<b2 .+Xx@3²p*" Y,3,avݛcR|%:$@$G /6'A%1x{J;yS1<{GQȨU^μή.o\khXRG1ݲ^|NotoUYLO >f8#ö v b!-=:SbaU3u@ +K7ҷ;]EV`a7c:QJ7~.RǝtyMG'NÉ;WhhѻxJFyjAjc>(7i:t/_vTnSA8BF'xzI`)nlԣt2@ K "Lw.uh}{KWsD;gc?"'.72($*xlqO<ʦ*-?2cA]TA39\C܉ZyMϺ! l3Z运kpOtS9 $Wψ>_CrLgM:OA݀L~tAۻo( JL% ІWmU͓En/ AW> +)>Hk6 I;j^ _o-^;TП˕ YZ