libgupnp-1_0-4-32bit-1.0.2-1.40 >  A [p9|X^ϲmpGkh R{ENaM<)H[|[GapTݑ y @ѩ|c6PQk%X]PAC14D 2u'S]g̒VT|F'.:.VemQC1⟶MtթTulAja7Cu UnqeT{v KEٽ:ޕMd 70b465171eb6f35916cb5de037d428ce258c92669450376000854c3ba95950509ed55140d283e82997fb15a4b5ab7a4a45cdffa2`[p9|KO\$blAѪ2P7HIM^CEQjw@Dm;a_ഁF233-2kVbPxOgTP"ť^ҟ7vcgIF_ogz?p>W?Wd " K$ :Zpv}     8@(8595: 5>TGTHTIUXUYU\U,]U4^U\bUfcV$dVweV|fVlVuVvVwW0xW8yW@WWWWClibgupnp-1_0-4-32bit1.0.21.40Implementation of the UPnP specificationGUPnP implements the UPnP specification: resource announcement and discovery, description, control, event notification, and presentation (GUPnP includes basic web server functionality through libsoup). GUPnP does not include helpers for construction or control of specific standardized resources (e.g. MediaServer); this is left for higher level libraries utilizing the GUPnP framework.[sheep05DSUSE Linux Enterprise 15SUSE LLC LGPL-2.0+https://www.suse.com/Development/Libraries/C and C++http://www.gupnp.org/linuxx86_64/sbin/ldconfigD[[8f27d601da2ea1e8b118533abf5feb94fb23d949c1a9eeb64cc41af644296cd1libgupnp-1.0.so.4.0.1rootrootrootrootgupnp-1.0.2-1.40.src.rpmlibgupnp-1.0.so.4libgupnp-1_0-4-32bitlibgupnp-1_0-4-32bit(x86-32)@@@@@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.4)libgio-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0libgssdp-1.0.so.3libpthread.so.0libpthread.so.0(GLIBC_2.0)libsoup-2.4.so.1libuuid.so.1libuuid.so.1(UUID_1.0)libxml2.so.2libxml2.so.2(LIBXML2_2.4.30)libxml2.so.2(LIBXML2_2.6.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1X@X@W@W@Wi,@W=WX@WVV @UPT|T?@SQ@Sf+RRH@RrF@R^R%@RZ@QQ?@Q`@Q7/Q$PP@PP@PqnP0@Os@Od|NIN@N\N;@NM@M‘@M@L!LLX@L~@@Lc@LT@K @KKJęJ_@J3dimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgtyang@suse.comzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orghrvoje.senjan@gmail.comdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@novell.com- Update to version 1.0.2: + Fix a potential crash of GUPnPProxy when trying to access a dangling GUPnPServiceProxy pointer of a server handler (bgo#777491).- Update to version 1.0.1: + Connman CM: Various fixes. + Linux CM: Fix compiler warning about negative shift. + Documentation: - Fix FSF address. - Fix references. + Build: Update ax_append_link_flags. + Bugs fixed: bgo#770318.- Update to version 1.0.0: + No changes.- Update to version 0.99.0: + Fix build on OS X.- Update to version 0.20.18: + Retry description URL on failure. + Bugs fixed: bgo#694450.- Update to GNOME 3.20.2 Fate#318572.- Update to version 0.20.17: + Update autogen.sh from GNOME template. + Cache user agents by IP. + Remove intltool. + Use newTargetValue in light example. + Bugs fixed: bgo#653894, bgo#763945, bgo#764050.- Update to GNOME 3.20 Fate#318572- Update to version 0.20.16: + Don't hardcode python path in gupnp-binding-tool. + Check for IFA_FLAGS to not bind ourselves to a recent kernel version. + Add missing m4 files. + Fix issues with introspection. + Make GUPnPServiceAction boxed. + Some JavaScript examples. + Distribute VAPI file in tarball. + Bugs fixed: bgo#760217, bgo#760430, bgo#761265.- Update to version 0.20.15: + Remove gnome-common + Fix issue with gupnp_service_signals_autoconnect() blocking endlessly. + Fix return type for BIN_HEX. + Update some m4 macros. + Fix typos in API docs. + NetworkManager context manager: - Fix use-after-free issue. - Fix various static code analysis findings. + Netlink context manager: - Use proper macros for RTM_*ADDRESS messages. - Use device name from netlink. - Add possibility to dump received netlink packets for debugging. - Fix issues with losing contexts after DHCP renew happens. - Some style fixes. + Bugs fixed: bgo#736365, bgo#741257, bgo#750936, bgo#752490, bgo#759000.- Update to version 0.20.14: + Simplify UUID handling. + Bugs fixed: bgo#743072, bgo#744221.- Update to version 0.20.13: + Fix cyclic includes. + Avoid redefinition of symbols. + Fix missing function declaration. + Don't check for connman.pc. + Allow actions without arguments. + Respect "prefer_bigger" even if there is no icon size. + DOAP fixes. + Fix VAPI generation. + Fix reference counting. + Port to new libsoup API. + Bugs fixed: bgo#722696, bgo#731209, bgo#731457, bgo#733241, bgo#740267, bgo#742075.- Add baselibs.conf: provide multi-arch packages.- Update to version 0.20.12: + Several documentation fixes. + Fix warning from clang. + Prevent a critical if there's no DBus available and a DBus-based context manager is used. + Don't try to use a DBus context manager if we don't have a system bus. + Use g_return_val_if_fail. + Fix a small leak of CallbackData in GUPnPServiceProxy. + Add a gupnp_service_proxy_add_notify_full variant to be nice to gobject-introspection. + Several code cleanups. + Fix a reference leak in ACL. + Make "document" property of GUPnPDeviceInfo readable. + Add gupnp_service_proxy_add_raw_notify which can be used to get the raw xmlDoc received through notification. + Bugs fixed: bgo#701446, bgo#706123, bgo#706127, bgo#727709, bgo#729827, bgo#730359, bgo#730690.- Update to version 0.20.11: + Disable the Unix context manager on Android. + Fix Windows compilation. + Fix a memory leak in Linux context manager. + Fix libuuid dependencies in pkg-config files. + Implement a simple ACL infrastructure. + Bugs fixed: bgo#711027, bgo#723715, bgo#727539, bgo#728889.- Update to version 0.20.10: + Make sure ResourceFactory creates proxies with the correct GType. + Make it possible to unsubscribe from a service proxy during a call-back. + Disable managed RootDevices on WL change in addition to ControlPoints. + Bugs fixed: bgo#678701, bgo#690400, bgo#711332.- Update to version 0.20.9: + Enforce HTTP 1.1 for device description requests. + Add libuuid to Requires.private of pkg-config file. + Deprecate gupnp_service_proxy_{begin,send}_action_hash as they cannot guarantee the argument order. + Add gupnp_service_info_get_introspection_async_full() that makes it possible to cancel an introspcetion request using GCancellable. + Fix a crash when running with GSSDP < 0.14.6. + Bugs fixed: bgo#704867, bgo#710491, bgo#711027, bgo#711167, bgo#720369, bgo#720372.- Update to version 0.20.8 (bnc#849913): + Minor compilation and style fixes in the Linux CM. + Add gupnp_white_list_add_entryv utility function. + Use "port" property to set "msearch-port" property on base class. + Other style fixes. + Bugs fixed: bgo#711015.- Update to version 0.20.7: + Fix GCC warnings about local includes. + Do not hand out libxml2-allocated strings. + Fix a crash when a notification host was not available. + Always call action call-back asynchronously, even when there was an error. + Add performance measurement options to light-server/-client. + Bugs fixed: bgo#669729, bgo#703263, bgo#708162, bgo#708575, bgo#708751.- Update to version 0.20.6: + Don't do excessive network rescans (bgo#706996).- Update to version 0.20.5: + Add some missing G_{BEGIN,END}_DECLS guards. + Fix uninitialized variable use introduced in previous version. + Add simple network device whitelisting infrastructure. + Port gupnp-binding-tool so it's usable with python3. + Minor code fixes. + Fix crashes in NetworkManager context manager during some async calls. + Fix a small memory leak in the unix and windows CM. + Always enable GTest tests. + Upgrade gtk-doc stuff. + Fix the service example in documentation. + Remove the test for inverted arguments in the GUPnPContext tests. + Bugs fixed: bgo#694454, bgo#704094, bgo#704383, bgo#705712, bgo#706326.- Update to version 0.20.4: + Fix warnings in gtk-doc run. + Some minor improvements to the documentation. + Make the user-agent ASCII-only to fix issues with discovery when g_get_application_name () returned a translated string. + Force HTTP version to be 1.1 in SOAP requests. + Fix potential crashes in XML parsing. + Fix potential memory leak in gupnp_service_proxy_send_action_valist. + Some codestyle fixes. + Add gupnp_device_info_list_dlna_device_class_identifier () to retrieve the content of nodes. + Bugs fixed: bgo#704953, bgo#702555, bgo#704094, bgo#700947.- Update to version 0.20.3: + Add a gupnp_context_manager_rescan_control_points feature. + Fix VAPI generation if g-i version is >= 1.36. + Some internal documentation updates. + Check SID and return a proper error. + Fix error code returned on invalid NT and NTS headers. + Fix SEQ to be a uint32. + Fall-back to unix static CM if netlink sockets are not availabe on runtime. + Prevent some C++ name mangling in the examples. + Fix compiling with -Wall -Wextra. + Bugs fixed: bgo#697314, bgo#696289, bgo#698192, bgo#698125.- Update to version 0.20.2: + Fix some typos in docs and warning messages. + Fix argument order issue introduced with the va_list fix in 0.20.1. + Add some tests for this bug. + Bugs fixed: bgo#695591, bgo#696762.- Update to version 0.20.1: + Fix suspicious use of va_list in the code. + Bugs fixed: bgo#689813.- Update to version 0.20.0: + Fix Accept-Language header generation. + Fix some issues with Windows support on mingw64. + Bugs fixed: bgo#683199.- Update to version 0.19.4: + Shuffle around some test data. + Fix a GError leak in the linux cm. + Fix a leak in variable notification. + Clarify usage of gupnp_service_proxy_remove_notify.- Update to version 0.19.3: + Work-around missing notification messages. - Changes from version 0.19.1: + Support Windows. + Fix searching for services in ControlPoint. + Drop deprecated calls to g_type_init on glib >= 2.35. + Fix LD_LIBRARY_PATH in make check. + Explicitly use IPv4 in tests. + Allow autogen.sh to be run out-of-tree. + Expose GSSDPResourceGroup of a root device. + Bugs fixed: bgo#687320, bgo#687621, bgo#689028, bgo#688411, bgo#685643, bgo#682580, bgo#672830.- Update to version 0.19.1: + Include m4 macro for finding vapigen. + Run introspection with make distcheck. + Lower G-I requirement again. + Add gupnp_context_manager_get_port. + Don't stop configure if vapigen can't be found. + Drop some deprecated stuff from VAPI.- Update to version 0.19.0: + Add an abstract base class for simple context managers. + Clean-up pkg-config files to not leak libraries. + Generate VAPI from GIR file. + Bugs fixed: bgo#680322, bgo#681963, bgo#673100, bgo#673933, bgo#676803, bgo#682005, bgo#679204. - Add pkgconfig(vapigen) BuildRequires, needed to build the new vala bindings. - Replace gobject-introspection-devel, libgssdp-devel, libsoup-devel, libuuid-devel and libxml2-devel BuildRequires for their pkgconfig counterparts, gobject-introspection-1.0, gssdp-1.0, libsoup-2.4, libxml-2.0, uuid.- Update to version 0.18.4: + Make sure that subscribtion timeouts are always removed. + Update tutorial to use correct upnp.org links. + Add missing includes. + Remove deprecated g_thread_init() calls. + Don't leak internal functions from context managers. + Make "linux" context manager the default context manager when building on Linux. + Fix some more deprecation warnings. + Connman and NM context managers fall back to linux context manager now if available. + Add support for device aliases (such as eth0:1) in the linux context manager. + Really report a bug on faulty device descripton XMLs. + Silence libxml2 console output. + Bugs fixed: bgo#673100, bgo#673933, bgo#676803, bgo#679204, bgo#680322, bgo#681963, bgo#682005.- Update to version 0.18.3: + Add a Connman context manager. + Add a work-around for one of the lock-ups in bgo#667494. + Don't leak private symbols. + Don't leak DBus proxies in network-manager context-manager. + Fix some g-i annotations. + Bugs fixed: bgo#672998, bgo#673933, bgo#674410.- Update to version 0.18.2: + Revert the charset quoting patch from 0.18.1. Apparently this issue was only present in a special version of libsoup. + Fix subscription timeout calculation. + Minor fixes from static code analysis. + Fix byte-range requests. + Add a unit-test for byte-range requests. + Bugs fixed: bgo#670518 - Remove xz BuildRequires now that it comes for free in the build system. - Add explicit pkgconfig(glib-2.0) BuildRequires so it can be versioned.- Update to version 0.18.1: + Properly quote charset in SOAP requests. + Fix GUPnPContextManager documentation. + Fix several build warnings. + Several documentation fixes. + Error handling fix in gupnp-binding-tool. + Always send the initial event after a subscribtion even if the client immediately unsubscribes. + Some minor code clean-up. + Bugs fixed: bgo#658633, bgo#658486. - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details.- Split typelib file into typelib-1_0-GUPnP-1_0 subpackage. - Add typelib-1_0-GUPnP-1_0 Requires to devel subpackage.- Update to version 0.18.0: + Fix a crash in Linux context manager if the USB cable is unplugged from a USB network device interface.- Update to version 0.17.2: + Drop main-context property + Fix a small leak from the default-language property. + Refactor and clean-up internals of GUPnPContextManager. - Do not package ChangeLog: It's an empty file.- Update to version 0.17.1: + Drop deprecated conic support. + A Linux context manager. Unlike the generic static unix context-manager, the Linux context-manager can dynamically react to device and address changes, similar to the NetworkManager-based context-manager, but without depending on DBus or NetworkManager. + Fix for a SOAP action parameter validation regression. + Updates to the build system such as: - Modernized autotools. - xz tarballs as default. + Improved OpenBSD support. + More stable RootDevice URIs. - Pass --with-context-manager=network-manager: this will make gupnp try to use NetworkManager if available at runtime, and will fallback on the old code otherwise. - Add NetworkManager Recommends to libgupnp-1_0-4 to have NetworkManager available at runtime. - Remove libsoup-devel, libgssdp-devel, libxml2-devel Requires from devel subpackage: they will automatically get added the pkgconfig()-way.- Update to version 0.17.0: + Fix several crashes during initial introspection. + Several fixes regarding SOAP action parameter validation. + Always append a Content-Language header if the client has an Accept-Language header. + Always append an Ext header in SOAP responses. + Improve introspection support: - Classes that throw an error during construction implement GInitable. - Update gobject-introspection autotools integration. - Many annotation fixes. + Tutorial improvements. - Rename libgupnp-1_0-3 to libgupnp-1_0-4, following the sonum change. - Remove service usage, following the new consensus on Factory packaging.- Update to 0.16.1: + Port to new (0.9) NetworkManager APIs. + Correction to 'Content-Type' HTTP header values. + Satisfy strict compiler checks.- Update to 0.16.0: + Set the thread context before doing GDBus operations. + Use the default timeout on DBus calls. + Fix documentation of gupnp_context_manager_new(). + Remove redundant code. + Clear the (obsolete) ChangeLog file. + Add some checks on variants. + Don't use uninitialized pointer. + Some coding-style fixes. - Changes from version 0.15.1: + Set 'ESSID' on WiFi contexts. + Fix a crasher bug. + Fix some leaks. + Remove a cyclic-reference + Fix logic to find service from list and therefore the issue of wrongly ignoring new services. + Remove all hosted paths from SoupServer before unrefing it. - Changes from version 0.15.0: + Port from dbus-glib to GDBus. + Enable gzip compression for large action response bodies. + Fix gupnp-binding-tool to generate headers usable in C++. - Use source services: download_url, recompress and set_version.- Update to version 0.14.1: + Add sanity checks to GUPnPServiceProxyAction API. + Fix handling of accepted locales. + Handle unavailability of URL base.- Move gir files to devel subpackage.- Update to version 0.14.0: + Don't use deprecated glib, gobject and libsoup APIs. + Check for libuuid only on platforms where we need it. + Explicitly link example apps to needed libraries. + Fix some potential crashes and leaks. + Fix pointer to/from integer conversion on 64-bit machines. + Fix parsing of unsigned integers. + Use locale-independent float <-> string conversions. + Remove some redundant functions and variables. + Remove some unused variables noticed. + Use correct mime-type for XML data. + Various non-functional improvements.- Drop gir-repository BuildRequires and Requires: the introspection files that were needed from there are now directly with the appropriate libraries.- Update to version 0.13.5: + Chain up in GUPnPXMLDoc's finalize(). + Correct transfer annotation for gupnp_context_get_session(). + Prefer g_strcmp0() over strcmp(). + Check for body length rather than Content-Length in SOAP requests so we can satsify DLNA CTT test 7.2.5.7. + Explicitly link test apps to needed libraries. + Missing annotation for context_get_session + Updated translations.- Update to version 0.13.4: + GUPnPService should remove all handlers installed on the shared SoupServer instance when it is disposed. + Fixate subscription timeout to be 300s as per DLNA requirement + Correct type of action argument of GUPnPService::action-invoked + Remove redundant copying of GValue content in a few places. + Handle multiple variables inside property node in event notifications to be compatible with server-side implementations using older GUPnP + Fix syntax of event notifications with multiple properties. + Add/fix gobject-introspection annotations for various functions. + Some non-functional improvements.- Update to version 0.13.3: + Include the Content-Type header in the HTTP messages. This satisfies DLNA CTT test cases 7.2.5.9 and 7.2.29.1. + Use g_message instead of g_warning if we can't connect to DBus. + Make the HTTP server listen on the context's interface only. + Fix some potential crashes in GUPnPServiceProxy and GUPnPContextManager code. + Fix build issues in jhbuild environment. + Fix some gcc warnings. + Add new API to host path for specific user-agent(s). + Add gobject-introspection support: - Provide gobject-introspection GIR and typelib. - Add needed annotations to doc comments. - Add GList variants of action-related functions to satisfy PyGI. + A few non-functional improvments. - Add gir-repository and gobject-introspection-devel BuildRequires, and add gir-repository Requires to libgupnp-1_0-3.- Update to version 0.13.2: + Utilize libconic (Maemo5) if available. + Unix context manager must signal the unavailibility of all contexts when disposed. + Enable silent build rules if they are available. + Fix race-conditions in client-side notification handling. + Unix context manager ignores point-to-point interfaces. + Context manager ignores interfaces without IP addresses. + Don't require timeouts to be specified in subscription requests. + Fix build against gcc 4.[1,2]. + Make network manager thread-safe. + Remove idle source on dispose in context manager implementations. + Warn in docs that gupnp_service_info_get_introspection() is evil and why. + Service retrieves introspection data in truly async way. + Fix some leaks. + A bunch of code clean-ups.- Update to version 0.13.1: + Use unix context manager if NetworkManager service is not available + Fix some minor leaks.- Rename libgupnp-1_0-2 to libgupnp-1_0-3 since the version of the library was changed.- Update to version 0.13.0: + Print reason when fail to fetch description doc + Support for dynamic/multiple networks through a new class, ContextManager. + Gracefully handle 'no root element in description' scenerio. + "host-ip" property moved from GUPnPContext to parent GSSDPClient. + ControlPoint set itself inactive before getting disposed. + New function to retrieve the capabilities of a DLNA device as announced in the device description. + New function to retrieve the content of arbitrary elements in the device description. + Many other minor fixes.- Initial package./bin/sh1.0.2-1.401.0.2-1.40libgupnp-1.0.so.4libgupnp-1.0.so.4.0.1/usr/lib/-fomit-frame-pointer -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.suse.de/SUSE:SLE-15:GA/standard/23d4174c2595eb3f07946bad6ba8b1e9-gupnpcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=351841238ed2193d3e98b769391f426625f0e3c4, strippedPRRRRRRRRR R R RRR RRRR Rutf-8cc82361338cd0677de9c64280e263bbd32b46dfa4ab231d56dfb2c8286e8b9a0? 7zXZ !t/w] cr$x# 8o?Wჽmˍ>@D~=&KO]RFqZOm2! 6}WBF):w5LlqXBK/+iJ3e@c7p!Zl`}bI?rLc"㊙^j d.n/pfUA{ebbqxф2Iؑ1ևyerl_ф?<`@@ь,j@VHȂy! M; %UT(TK vZ@g:<O^U0?feq }8*,I%lGxziMX5$7XX)@#x+ŽBoY,~ɰZ~ W/`FC?OőTAp(mR$轅!-xD;@y.~sCD]G`n0&RD_ >9#t$N |F@c,` l"٭[8>>X @l-7𯙳:i @y%xsFaA& -L!H[^pQ>s>O)re4ۍn C9ڨXd@Qj:F,=+J}/ސvQ V6|OT#R-ʑpnY>0:* #J{gWVvVTWĖ C@K=ZGuEka`)|h>tԪ%g, >[]PַŗI(n(^Gǃ<=7:ca)D4t bv, c X>Zbgu,G>= g\MkEǑ9JF>LηNlꠃ.t/ep5j"(bљKEH׆uNpj(=~DzL`kh;*0 kgr7d^#ݓ>)b= `.@3b fFъkNa;A*Yy0.sMhݎyt]"7ZVh$~W}Y BR3rtwQ#)<xV.Z 8xoVCO+@7!K0i1E/1:nL:Dzg|Lw!npE*nq:( Ae5*x!Jѧ0:sI|N .{sI+2ђʹp3.j>я8νӣWI^+= }Z=_JYvleJ~?8(]]^wbn<RAR}lqA=,G&k~APK2*&IMn  Qr5-(Ji$dhwL4MzÖ`N Ō馅%N`HS6@{T'He8nxM~74o,Luޟi}TTdjk$֡I9xxiM^ N;!ڕM>'288Lix8cNiҜ|~āa=eTϊ(fJč.ZF.O5G^5N&|ӑhd y2H^$&xՄ:{z*?C CtQɅZ(! ܜ'9]a L)(kPx,Md ]컌iu]2:%"`PC)o|MJ#]u߼ ٱ|bVA<{ {)Mh}IJD&|˪y=5 j)`ᅪ!׎}*+{AnPb)q ` Jy>TS_C&]sjuy0!MysC?*PŇWNm|;~%ip,;΁=b4yW"k@Yo5bheC:GB{|h0г M0@]|< D"A>KEKV&?CVnH"fu^-U]k{H )dSSQK:Дw+4bkxtf;[M~vlK#GZrf kGfX=tIÃeI`@?>/xZ'-2]ζUjщ) q ˤbZV$8/lv27Ǝc쎗!O6,*U+)(kI0_3V ~ۻr8+YlGਈ3Qkb ztZJܵ }I(W/E,%Vz RB5Ҵ~L+n EyjlWj ]=i^^Sexhw6.t?}(?N[,^Ť̽Cz*nKDՠxv 4|J/4'oe;÷l~MLjTzg. zri jFEbVk(|VGƊOUT@e>"+.@u$5~Z*]Nsuppg#ʊYЗUBd[MLeNnE)z&6%]b^*czH;#8rV1/tʐ=eXN -9åa%ѫ  A][i~b\ᄿ(uI#uX {&D QBXxBPקWEY8A4]jIWL½jc=3"6΍ĩXo:_T>4V=(qKa >/<#u,/42x-2`>ۊ-†&=‡QtIkywOcW[;v3ԍbW o<+@# 5frA^Omlgk h7Hpt+,&q|Jew"6S>B&^QYteKgIS~iiɚpH9Ex@|okŖ'6GH?" qv۰N(_7W?St/h6K1R OdS0;K1<`hRu)9\6;/lIxwє ['F Mؐ3EfbzoF*y& 0 9*:zJZR5QU1 l EAs玣`yÕz;ثJzu-dKOvAp||OeN7}Q!2Nb Y}al5E{dV<3J,杬4^q$/ CȴGpݮKdYc1 0 ⥧2x;acGW}<22I8kAȟݶ)sx;{~Z1""ouqv:y(˛/9^Ǫs8~XsƌjMM1\,PG3{(&}%\yN*1Aq}(^(61¨kyb y|NBacE`l໷3:V@6iLGl‘9jg/H8r.k &.}g p!ʩX_Hn#2+j5)!K%; }(^hJkݜ^aL@T-2قQ-.xNcnMGfrޝ˧9vq"˝Oinҵx"\v쫴edsX'TAWcrGVho36Xu1hM$]]P)@GÀ{zA1dk.-gjW +G mg@A cI@kMs]%ߺcĄU,=cb :AL4U /Lg䒐&Бs1sG2 Lb[ 30{[db}hQ $ kA hajч UFWT(Ȉ2a[F4G}CNV+s{B*SQ%# ެpH]=1vy$ 3q0#t`fћsHJI,=Kn3q'` cZd*~Ǹ#'$96;ͯ/C7ϕ+&߿ m`&ľ4!̨c)iQ4 "sHl+|,H1Is86觨j FZޘ ¦̊s5G*f(9~]Y5 !e7"p YKX?,z7a+p紈/> }lқ*zWB-{q$lF3KeNƄrYMP>848IY?)ЬeaH2A,c/Ct=#G|3An|2MwDfÎ&m0v;3zW!}3TeUe;!v5*J'U*QYѸ2?W9<;,Z&.$x7Ŀ?o`WHRs #WV(MtQ(.E|LkxX*"%?2\"$R!BX2`[#$᧍ /lr>H:iLe*>h}J>RRˇAl;:&t42KI]Sz3ַ+1iz"0OW@8kkdnjEa@͐1֗MctyЇ\EK=u`peU!^>D7ZP=76o-SBgP@QLi*LdKFIq闹9c5}3.v2r_*બUAwryI>2@s _^'l6- D﷎`ƄXJD뵩L{kWGeFtT| һ Q\JX}vlz 筈)ϖQ ҷȆoє_=nW<ycD| h!-u]1#h<EVGv{>\E[ a'nˁraex45ꊆ $FcLZJbu- jeBis00RڸT-*[P%xli /D bD 5j=5y,%U2,ơCGIn9qާbJCl^-"ŕe+)T-^ hL0@×W:zh7g҉=d?C 7V^8Eiey3 ?%=ܮw_&#^WB׾N^Hz= v_") ujFNT1҂6e;|Ȧ t@OJ#Il{Uqk5C#^mj9xg1X;?Olb%5Hxa@HmaAWJ+Jq,vE&#~k&5e!п%vw9lrsz".#qtLoiC@FPPϪWy(r$*!4I96s8 'ר8ťl(UZ%=ㆸL_H{}+`WGOJUtD4>Z}G8" 5hoZ'tjl`쪼پG= "d =?h`V^7(B zi:+k> px^_tǧwT.nWl6 05;Mr-ZIdJl}Ȧ`o K]aF]'حYAFj;j`ү,IU5bfwX R Ө5oݲ#1[ r0G[&v[OCFhƁ 0G6 gnwm =s L\*y":UegIt&G4xq{q*<\O~* K [%Im턹`)so6xk)bfoCaXL栜,lAa yz(hDNUY %gxW3T-yyJ`$ZXTE9>212**YE(+󖢷kUd6A3͓!@@Y(z.OeJd8YW|:X#y H4NFux] /$:K)yPw Ӗ"g̞^:F5#H}0dѢaY!@?Z 6U͑u.-Ƽ3-TN88O: *tk?1Ǿ9$;&oOW{Y0krONT]Q nœ+%}D\Nr[2ܶL#@[jo~& =CBg(M59nuJ+ {2)K5{XDҬv5ae[=ג'+*250̻I1v8^6ZǴjDze5a&9%d;UA!,}S|>Ixr}K{3L a<+q<jf;k%&ӣ6;QShrY-?Nj;%R% 8[8OsgyFlV)`1~Ǫ/ek;UHvwx=JJ@M]f"*eָ4WIy7d%mwu!5l@˴aT#aowlـgIhviWP$~>i .ԅR?Sn(Q摮U>T_c'\wa?+gBys uV¤uaB 6l9Í-al+J׎j,Px;5 o~C#8t6USf\=[t3. ^4fuQ*y;h*e8H*u N&`:6CfcMɣ,QWTW0vb#z unLWX@mpcAθ\蠀/6pđT##S-PqrҐ Do [LؒN=^)5IK<1_}$S]JFD*bX3b?ׁ5~W"kۂd⁆¢Ќw.`I>{FJiwn!R3޲cVOԓԇqlڒ=AHiP ս%nc'5-u5<ޘnvlqE4~dPNbZWVf)ëv +@O<,. *PFQ GaL*:,$T76SͦvgEE}yps~a9!(ƪJ:ư ,Pہ˰\[ԉVF\&["loPEw,{fe5!tQ_U!0.aW MH"hP)xjkNl%o Y=ԅuRQ 'vz hu <j#VLJnBz wC8yj7W37/4uЫ+4s?X"M(bEWY MPf T漞-/Tqܘ{ߡGli La$]PAkFF"eݖɈ iI<Uh D5,F^|&Z'+VA0/d=˯?x; JEvtXw~CߵT<8 4$¬Yc}ޭ/ aq,:VEjRKk@:b#4rґEJΐ N{삧ri6hl&lӜBܗ0=0&lث g izj`߆,;!GH o㹘J-ӥ\Ւ7&!^v D{&1xeʱߢJOiUXLr:_Q "-^"Zʓ L#pϜ^xL\XeR-(Gub &`AĨcƓwaVY3;ώh2b8s(apX׵Vw>8PE;"Ϛ-}Оn()ςt>ʄ,MxP ,">%- r1TA m.)>Av*fAiB.W0Tj}#VcbRM[lfҐZ>Mqja-Ǹ;hQ'XoE)6!wXu(3M#DQ:3A`;8%@yU&dS4xz%'|'>}T@gn/yK, ܘ^ Q"{৻8bΞYOb_fjE̩Pf^%) Oλg{tg/ o۞D^*\]. % gv%^ABrbsV%~xƦ./;}n &g<1v&W dˡ몒~QDohq2UWܰr F~~=^Kº$N;dϖ! e;E"i"t9'-׾5^}vX%f?J +c`UMOo䴼6)=/g) Z3 BX1Fʠl{"i@+J=2cp=PR{"odok }C^$.WlzDKt>mZ]@s wy \4JI#V"kMaݬWքFU6+4Σ;k4HZZLMFR(Tg+ Ɵf(z{bO *-@OJQ]1mxH'rk9W>tqP4͝6>Fgo,K;NG\ t qS x*rRdYhzȈLtliNk䶫pED(gRK5U?i56uet{(q[^å $=Rcl902q|+ܝ}O1ڌp?-ȊJ\b]U4ji>Sqi-{py~;Fr^7p}E9~Q?]qt:!V1ְu[hw=t t 1&}[.%gv0|?*G[Z6oZ;rs]}8&4H2pDIu#P,={*:CBsbq ny 1F\E\$ݷXGmAKsЀ)n !ۮ2{uưvJ<& I~BPS.&ohL oI R@2lk7j8"8{ظQ! r#qwN%L#Y)n]^ה'ywi.%|Rq&5gJ_eWlHӌewV)6O};Ǧ,[Xy^T7N))^.LķQǨL*50QӢY+X r'khZc m3EӪsTW ЗuqɨK#Xr%5ڒ=_|8TPK#yW:"ń̆3`ݙ 񶬜1;[Ϫ'Wǂ;Y$ cU{ۚI&%Xjى7e[AP(b#o1 PC{v_$^N>\ sͮgM:>Meo ')VN}KTe XV(sI83BSk3`cB e(E֓JZ{™WQhSi(>@ДPP҄2==0iDV,h?6;GItָ(@>S { wmDL"N1^l"Sy SGP> 824|Wy5eBڊ ]rkp<+);?!** cdЧp6`>7d Ug}ԏL;:ZEMHzV|s'mvt8L2/|"2#.01:D-6@JC(7zaWV&UC/ʝb 萪#5Z |?}`$H- b_?XGwCɡfz. kn+W ]j=XŋXEUO)e\V{aܩ/nR' )GfVv3{va:$QЉ6H֨຤q!{ϊuAhLɘOs͈|6aBn>3H0~\ ,,4:ʬjH؍e)5zHu7`Ի)lHW6o\[/Ӝﳬc|bg~2^uD;c‡J T5R0]Ud *>pcn ib_UtOVH&pRt yLjs?Jw` Quxek3sum~ӌ䫊ғF9@ u8$nx2c_ӊ N t25ך` h_n@V7fkGL(G>9 v$*fR4xp`Qrx*ۤGa #: {?TSpIT*D=DҭWh/>[}Tן(~X?CRsE~I/VnI) JS+$=d Hk-%5ۮ)Q 5HҔ,Z _jfVm{ګ`]d=ZNYbdJl2#/D25l\%(M3yw;-d{\腧9Q6R6zײ~=rI9ݗ³]x Dib; > nx1!+u=4=H^ >!&Iؖ˦%iM.]^B*{u2-n`P BL!yH8_b[3si- *ܩwh` >vKx[|ب*hd;f͑)vm(=П"`G&>\@281#zf8w*r$ed;XtsŨ=y#8da8_~ZܵC]BU קsR"v&i :jmv.1eNBPdRJat+#G1J!#b6ߟd%`/2iwV@6)#٠^Uq?'YYBr=;ɂ݁>Ux>eIsK-BuD0߮ ;`VR~pȢʾAHz%x6Gxw-?p!"c]SS&v%qr$W,MzH`\zz5䞮,';^C#݁%m!2Z} H#{A: (k%bD/BvfwaQѫ#|i("WleH9%c;$`]y3q3fXt$vx( lWF<49krxc2v۞Te:|HHޭx(ᒃEfM??Uqjvu!yƺN sNQm@faamq$!tV~'\&K҈ru4hvx-fI3,HGHVv4!sz@ b*磨?1h#Rfhx^'B?)y^~'|L 87bwe Q&!Bλu7|՚"AOMibGVD}b縪wvN@f(A(^*Kǫl`-zb(\\K]dXG*𤮗bvs%pi$|P?fxj28Y` /OF<;B{z*32عZQn~>IۏZKNx6Kh3\> ^o4(᱅I0۽ y%3W EOC9WdD]!_ R|Ⱦ/1la  ;)QkH37(M%b/ֲhֽx.[~ܿ6 ̾l/(P;c:t2dqˆ)`(u+.`.K@m"o_tMUY=3RwK&VNV],:^TzZ_L_F ;=_$8[U p=Ȑ._I∫sѷUd,V̹'w6n5fɧT,`¹I桞\1cE;5Z@`RZnqk9⩺Jjܱ-li2M*-b,[F#Be׉'+Cb FP%\:ɄV;?nSBhZ s0`܉*'<^$Êw}nnv,f65d!oil?x#+@a+{ 7X>qƜlR[1ps# (EE y' m,%/ YŏBBHdnm@FE[t Xoo4HvXgEs&h,ǭb隧&rmF( :J;9hjK?zPVA9`aVҀp7ZThQcHƬL"xv,HGgtc/],~_ӞZΌhL a{ZZem2@,qZRt0mY7" E*jf,DwTׂYMC#6T,:+cHB:za.9)(Fœ,xJXRXKe:̎X^XMy9VU GiwsL @v1~x'*ze+3Y:,-a:fXsKIl][ү73eH57z)OX|ta)CDro#4i?lPk# Zb:._;L j5 TT ^q-=L5.-H#$+?[(o2EZ% [O5?Q`m,,HZp֘9D\B#MelgrAzBw\\Mו483p5N9 !22>M.F˪np I1E&s[ bph/1^RHPr0L>,AҌ# 5weK3p7#5ݾT,"`7ѕzEguŶ.Cɻ7R_3Qǣ˿+*q&A ?tb1q^g m!,&#TBBT̀5׬⪏/S|zBbf?oJH10тZ.O#$T 8l?%FYeLaxr_l賈U̠3Ls; E8-RG܌Il&֙]5OSrSA[BJZ-̉fEkd b(;Scv3TRvIY5UI|񮁁% gJp+_l ^hCzC{H%墂J_e4 ^ľԢkȶVC4wPx)h*>>r b8InUT9]q77P/~Y@YNI|Zc4:2,T :'eKEbEO_3 .CVYoYb-ȱm~tvE܄NN]i J-c"떿yyur4Jks ηӅD,H.uC^֚]$p¥U|%'OGAtK=ykp t[.8X- UjI/,R"a8#MҘ'9<Q~(mٔU{>l;vĞE /Q`4(ck# p zO4b /6 hJ!jy &xt80oji!iOGcja"ɈծF!@Ygu*Ku*cok 9e}Tِ{aI9!\,l0o__fWyg}RHͪ )sz& 1T͒?88#T)'k v&%]6e*j%7""9a:OJf ='V. "&8RVp39h}T3gp}?cj+cIT9b.H[2\9|aKE,`_"QDj.٥5ƛ]>tc1e1H7X!?* B@ʼnꛖCUfn*7ƝL 76 Mή2܊q`78 TҎaMߌ -A{åyYbGIw cq:uG5|p\wQ]+irq[Uྵ>̺=:;1ۯ'yKlPavXRjmw\Sy;Û9AIHܦHcEFEjZ-O*7D(O~M~):l)U;YXV2usSi"ptEC͆$p#X Կ @{b!Mxm[K ;{iK:䓹S!ǀB5*6BClZUC[Nf{!GX]-fز+VC=>\0S\at~af!}rz ӫ`ɝxvs2.{*Ƕa" @5yeO|xB+Wvz3,>A#T+ !1\YSy vnl7. Tg8]38cs;1!B 5f8`kѓdL4fũs 7%l.{kRq8|*@ݎ1,ǁ(J 2&L-?3[qki5X&:-gO>[/PFBZjzLC'5oKĈ s%jhA_-*H`fɪV^[ 6 BɁhRԩu+IF'ar'l~^~L/^qo*Vّg\2xZ=y<6C!4ިw WMʷGѩ=w5s)OMO[ץwX65ig)(T>?TgX%3P@:-CյNyG?X0D%;fiLJKAO?8"}Z0Ucp`rJo-Xxy[?pIqze+I}V-tl#jܕР(?Mc ):2&T7WDOsn2Q"lcq9p&\EF88?h|q7ȷW~AX/E&pdE"KJ;9h*TNy\*mjaqd~wT@oF }M0NBE54 $6$%9[#-c@ݜؕ$cq%؜!cC1* 0w} := 4[E!}E?kK~Uܚ3\>m"ǩޣANR5q61My4xw\w0;ε^9..9 /@9 $K9(N^Zw[9JC-a"hhAwWe&YЯ ^Uy09 ~>4Qs]BI|߭%-hY |-)6쾾yzMpl|C?OGV'<# 3>, DZZO׆@vwR/l60e#=ԳW -d:bǸY6 Zm3z&iRkK[ UYOc]kR'gxW͙o/HhQZ40?`;zux%K4Ɠ.= l uC|h Pѫb9c9ЎRKܹl!VR(aQ0vX`G.CXr#QۅKVwE&E &pEG#'mM9 0ʊk⎯3kX&e#, ^ؖAڙWnX(Vbe1i(2Y(AR a6c\uyudunj=zn Py'+B0+ H.:UFhi |)a I+[gD7ʐ"P,k68x-d \ZeD \s4`J䎎?8yi@v\Ht1sݭvB Jz'Idj'3P UXs^7,k柵uƟN^>.GcH,T"h`f3l~CatRkN_IR.'g7jxpܝiq<%j:Uti~v{S't"xx̿}GU@ZMv 4AL.?U']C4HTeYq8G~U&<(E#V&g\`k=\hӨ{W)^!T "/udâm_їFBn%g<}qMVnn+, Pջ |Q)RQFPQ@gM$ DpHbpj#$h /"կ ':A:^Ӏ;pX Aha|rԭCji-{lA>6v3cp Xm ;Xm"C=`.Ejx_^{PW$R9lK Y-9 p"~puId5q֗"FTP/Cqrk-KѭH+Q}Z@u3>S#(WQI;=!"x2Y7-#ޣд)t9쥡cŢ\atLa0`z}  G_ɝɤC+p'bZtiW?Wa˯ !V-ʼJppLw튎C(*qS9QZ R\$xp+"=nZ;6Y  bvtoyr g6RΖ(ojLkTaJWpc{SDv CGNmxf9-.-=ŷz%Jڲ[Sٶ;RIfkcĎ?qm_<8>%W_RME,eR6<!"uUt|Kk 38}8cX<I.$al +5WH\EF$vD \stMS@ ])Ȕz.K;4_,$l"e?25|Kn "zx!P<^zAprVCA]aTG)$l,oOKGoX'Fe hŢ\zam LGfᆾU wl;Cڤk a0fzp)׾$q2Hڠz GGkv$I~i4* 0X3.-4EZmLmg-{#c!]&/SXG, oUl+۹;~JP IzqAcp +T#I=k@3Ä|]wbnkǺ@{Ŭgt؈-OѮ٤d`v6l['}6WH'ʽT(U&l%a&~ `Z`We-ߴ+RX@[q,@Jb\@?ӸՒțX㭭ф-e6 ʜxeyI,<+D>siq47|a"J.OK[B֧\^p'Y`~D=DKgSXzM/k >R|>7zjI)UtMo`"E Ұ-7UF6o'7; "ҥh2"N XT ]MC󮻂n;[2RXK^{/w3PFEꃨ"HDg̽{6b-k."hģ&|l mU1J(ڑ gL]')))5r`NŸ>:.J:t.+у]ĚeZ[b] bw B2B$$Vz&ڋyAyz_ '%vS"F˸b{B?䒆=bk7%,y^m`%hF*O]eN3ش}_da8l6_ㆪxVFԋ&y(K$#t@y6C/,=πe=[&%43tǟ9SIݻ PkBcPIObNqx~& ?l PïYrtsI[jh-%>WN&97<(prC^^HόŜKxǸ-4wS5xe++qJ,8@)ZK)h@_Uuv%?*y䍐 /[w|0{quڊm0w`Ͱ T9Y$mS1ݲm]"tF{cmؔ W1|N*l1YqYDB~LUMs6pe9or]]HDſD~ t-4 K*S?UXP%ZZq44=mѺIK@Dm$ʌD}y7VD~&2$8rֵ^u{-SP`5fu9Ni"NuE?sWc#i]dM^Wgڗ@4*sr,_&&;M,} t|2q j9jkH>c{#;2e_1oĭI4sPОx5j^SH[xǜ&^ QkfI+{$<[Smע1y] \*΄9rS ^wQ`SXRX]+4}Pn6.Ji+?ɜ<L`3Ȣ1^}l`LĊ]RS\Gtnsi#w +B pq*%s1RsFXiPZ^@øt5?b2Қ Bw<0d{*h{V?(G4)!}IBLgʸ;a,< mckӕgrL-oB kJX)s[d&mKYB"ϥ& Jhw:,tM:;ĘCO@A{ʤ і/h|Q%k XY܅bsٌZPT޶ryTwnD3L_v6ŀQ~.Ƌ0*6pMF`W<ޙCBirR{0`}N⺴7fKѥ[4\6uP]Ǔ{_FЇN+Ή<\w.2Cr0Qp܀-]P':/]~beH c[n? MџGtSV!vom8aIcN ^oj< EΓ{31q/]vrpJ1ޭVRy0DxG]A>hłIԴAv&<AF:@l+0-+WeaK/v/$a덎ZC40 W/9l3 l>ؽ+,J9͝lp!~LОo2"R%yDf_5=_^?i@}^r}1mv % ֗諏B~2b֭цDp#M{0яĈy#\kQL)w1$$ Kh\*ϗ<rݣu,~l* ͑?rLbU~͜,Z bg }̜'y=jf) H GQ~S2.бode|ۻF}$.Gu/!`-sݻ;j.d7ZAˆݛ25b1#Wbi|E2rCDyC#"6@ӛhaº b6Tu|c %͵ؓ56@ӶfurMM B YlJ&AEv wCh\t_жX^g+d+U= d؝k~i&XeqGý;t}_GL(]U0ksRȊ[g4_l,d $=;OGLViS}m-PP>p+EJ:I57gv1PdLV?J鐁d=Q舖w v~  A%jy31$ķw{^L Ug|0/"O(bQPp]4xY0#mĐu8,LK<(f !ӻ՝ϒA\`~ddT:mcmR̫2X/5DW|DE›L ˹=^׻Dquq3̻Uk8S kO'~t>ؿ>rvj8n -`%7"7&؀9-*;xɢOl⁇~jD)|Bc2vTIOd= 89CH|)6.h|fM^[tT! fEEDwg{jDCߗ'ϋ+ dzx_kW-&ṅJK5ǺSVe ]a *|=֢-4S]Q*KN0h.3\ntty¶!obՍ WU[]9j'tz k-\H'mw eĠn[.0f:-ېG8/]fT?gqe< gNkWa_pZDCUv!u20{+5UA:tZd# /C2A(?;[Jov NUԤA۳ e0wg'Z~h]#oFx߬IHpA&ȕ3PCL-JeRf(qZ@5Z0Sq6Οb&rh([FqqTO̪-;di{k&֑ay>_6Zb J <-ʐ/<9]qzF\/,1 톓hD)ڻu5ܜpٶdl/ݖUݒC0;Xҋ¶ɵ<#4fZ=yr<[K5\2h%6GALvj SԁY/&q{%,V@BjpXJk-[RQ"ocj@VǰU+[2g4Oprؑ 1WilT}5x@-c4A{ef{cu &z85Kc4)C%tBnB(è<&fraFz-yjR[@iq)ҫKxPSMKE 0gDYGbh;F0Nw Iݓu:5 D0@e_O~أ(6eOOhsQ5.CgoJ 't9d4\fwO0`Szݞ8gnIAc2 ~;ǚ=իjLf Ӌm&y~~kzcοU_%ْQwZWiGD^ 6+nO(_;|('f?9~E.YC(UdxZ]gc4" ݋#c7eD.F/DMej>aA*)l‡l}Hy6M7x1lFyeMQ09vwRRD;7f"-!qhc 37j ˍyo.[?A+r*kM'(88l1?Y:%#f>e.7DoΤF& R#mڋ6_w%J)я?qX^vtæ=}IS`N9.3r,º^\`/@eʞiKwGF /DK*AsC&eqʤY";/Y ToA'ASgb֜DO);Oϋg٤3jS6Jm7 @ȚYIƼ{nWt흠#h pJ?ԗ#G6 zCn7DT2 f,{3ҕSPiu% 18fs`r'rEy1o[*q &X͋7#Fv}Rj/‖?PFnR6^7INbO٠w")ÆCpBN?dku` YBk%zyq}ZSl0;4+;%}́g .FB7]P+v|d-6#f0黡:6,M=4YjD(2&C9E:, e$ fh#3)sG]Y7Rm-4, h3{|EC%m!~wW S덃KXܼ6}7o9&3+GC bNV/[ApkM;Zz6﫨Ԙٮc;'/.@=OZjo*kTqr'ilW&g,d;ӫSC1@6OAR2ć?W)?/W3034UTal2UUq |$]gِ=.AjPYwғ[K?q܁Ew͈X ꥎ6_k[|LB܎z(N$ST<,Iu WDPAԃ!ʈag/kWHېw o&A/`/`*vƾ?fwlWp*x۪F=j\Gg;̞g_j[fʭJC1@ T&0fhj E7!ymvYVo:YlbR3-.1;+[J٦k4}c:U?[%wQ}\)oxX`L;e"D:|i9 nJg$ۆj'gu+^I+k1wN{v` idⷓ(  *rwwfM(( a1TQVӺ^Jg(8V2ל,EZf~=mA̪1w6%Xr\Tmqq:Mőb@0yb.e1zcremͮtsW1iqے[tZ&XGƃ_Nf,\\cN}w'+DZ22PN L߅>c5"A/ ^>~ aUqc[A4 lW#(Gr#֜0*펄͇ "܀1pIW98B"s%7㛼._S6h-5]"Iȴé+=3[[g9ehw=OiR7q KBiryClǪ:j5i;$/O_ MhyE(gVJS ~>X~gI>YĻˏaliV0SWJ==Ę:,{ ubm#wg,~Y̏_# 0ZI,?NABO>l)`.H숕DuO FyC\cFtq^jFٌ6ng6JuH7u'k D%GxܥIi|Us\l?1#4o8@Q/\DD"8S5Tu5sxJBg+-ol%Q` w6Jh?iV} 695v/$*Q%=BΘRn'xLy7`Y7r&!v:} tDVoCv+jɚ_pܰw TJChş:w*?˧C"K|%w!V.<%֍|#ftC_7>#>gw+д<}dc`OGg|E ֔k^Il$BeiYUQ?jEC'H :}RZߙvݲn=f"lУ PF\8LwB2bs I**b 8l"~NG^]:&d, HzV/2nzgQum*$ 3koMůz43 SgjdN⇟yOcF[+:QE1tDNA"_(PXHC.DA *?~L:1g2 :ʉ 4rYQbX<4 %Vh ]}=% l»KwVfWtv\(+]i;"z}ȾF|rTZÂX>7y~yԅmIPOqr䋭t>@XLR _+>fV& MXZ3ypM.~BxH Gx5  KГbmH,Wsc?Ҍ.^&&ZZGR,G|k+讅*VHO:׿L1umz0!LEuƎLia. zO@*Vn1v\tV\HfH CXHZ7,_~7 m;3&WbL'(*>}tjL,͍^w[V Lb#v?Xvƒ&MU){0}0Ή2 #bSǶ5rQuk/l1VB<@ʎmv Sj; %2K߂HڦUu[bX'R ƚџ-i_dTgsD)Ð=ړYĕ)ٲlGS퇶yd/\\0J;n4nm]n*1p8~`]|_)py+ݑijD~bbHS)ƪClBɃP/GD Om%so.i؈7 ZߋGH_LJ~)J` :+U_B@`Jo[h# ڟIZ^M7BT RXhؚl[d%ҏ6)в@|UVAs@SM̨/ š;=Kj/X,)֚IG e}ڀJbVK@17.L>gK`_}51mTbv~ex]B-8>O)ϧ 7gnIEXt5A\E(']~iXJ3KsbAf_02i)~ T*At=[ /;9N]hO6 x}~z.#ReIpݵ=Zb_ᩔ9{$wKKonA(ےY_ܛص[(|3#v宓ٙS]b=U?g!J;Mi'Y-{md,VUщ6F=-߃ x)FOҋD@w rk-4pp  \|zoHPTj&πU|}SKQ=`? 5?1*פYB mC(>7A2,j&}jz(> j ]G*Y[ M[^/C &NQF]*Amtb% 3C[~dFj@iQ,nC Da@WNgKoyMgŽи `Ld[=-O&>]*W9i t=JLԊ(XU$Y|2Ձ Kb'4PNkt ͑OP3J]m-=@=<ܫa&'E-R=V!VaekzufT53[{kZ}wYF,`G*0c{%|c/`!g ɡ;'(vjj0D-U"fEGlUYP?wu^vzS8>5'ͱO Fڏ+rpT /(1L5S 蟼 ȯ;#OT3Hi=59]oQZ[WybNs{x/L6PB12e;d#xP"ODLg)}!BW`= Q)v {ϑGS u$Jt,w$AH-P=g|&AfO7Ñk>eҔ*#_F7Q>#ML|}Uy'*Sӂbd⿾6qD#~kw@LVҘD^^mr z_z3eu T=r~* C>e¦˗Qx~9 ]+̟RDj |ȝKT* Y_hܖ OExm-LV57vDBCC$L)? J.+ z! %]Rs!$'F)a&Ɣ/#рA sjU A[b\Bgs)#Y0\{ ֩B%Q H9"/ 'zI+F6 \m/ JE/ Ȑ$EH|`(LUk []iC[|?9ASA?j* rJ_ 7f޶fz hzB@8u3aMQ.s!NŦ@.f)@֎2"2xҧw 3Nz8]LgW(+en=Nuٸ~a kRq튙QӏɋTə4m$C2:+AH*n k=~Ca:X=ShCj8sMk)ڒ"O14;7_NUOT 1]-; 8@88Fk}/bs b`%>Hg`PAG9{#7xǼR5Ee}]1+w*×\_{3D(Z*GF!naBU#3 PRB䊗 3iBKjqθʭ*Z7=^" X@dpU!lb^;2 _ >K $U`N),7p&]8;ÝvKؗG3~ɞ\-GprF̳Ֆp.j[=M:(xdj5KL7PCCcpҤ֭a}c O N$=qޚ]K"&Ρu1y%Oa~Hw۪5 N!#H^5ͅ@0ѷ:+1RxQ,H`<t_ޢNLı: - v[\%_ׯQ{/3gx0 cݼ㛫0H7"Fq$(-H$K>VhS4/5x#Ygt`6S֎8v: %A(߫mjĈ phi(S\e:[*CNh'iw>zSx;f贳TpS EJaFdiƵ!n>r G& c^BP; d;"5\4:U)F_2M,o SbYg:rVrYQ>Z;$9*QiɳoN ŒX-g:UUk(*Kbc(^+lprɪݘm"m>pɓG{uj;Cz3|ljxtxU2F|t Ʌq^ 27cD94@u ^,2GDž3ך~5},T2M5!pQpV=:_iİ kfnǂ(GiMhcdڍ7(AFh&ݲ#KNTī~1v]&? o bKF( [/N- =B dhߋ:j$،-rB6tLg3Λ8W $E4p zV0؀=:8AքJ- Z24SBDz%pk- u{aQh&P)ժwbڻU)[j^<,2//gJF>?. ^ACD,0>%j&wŸrD M[Zxk)xJxD+ 4WV|?2zW6C:6y*{Ф~EQߺ^%{,Ŷ=lsB+}Cj9\Z/C։PmY[w%<ƣ}ĹH15fwasJm_kȡ{CLduz@(ȱtCuF(r 7ظdJDT!r LJ+XanmO|eĻɸ \-ura\>R{Ua'&xOV -_&*A^j,{Ij !&Ư÷ڦv1 0)Yu/rw[SpVtkb%к}uNs="X_/J;_йpT%^yR.4C:i[Wv f+z7aP"LïysBrKB1$V%?I ohBNv^Q UӖ!>w+!,J/X-p0wίI2>ρ zJ2#gl'jZцbR+8a(Ty@oֳ^w4PSݸ=]!ȏR"fb~6p'E]ށ!Ğ Y)N `6 ~qU޻1?$r@C䎺N l"ʜv[wzTF_x5mB)>\KD3NM~iA!.wT2JwH]b'-6iBtzy-^р 4Aʰ7s l/7uwZ,sY2sxTM %cT27=cBl-y|vogzt_&(4Eosigi`?{T1v[hqPb],漿;`W2f SZ!j]UH!AfRH<lS#SR^19,'08M%Z%mlA[u TTlہ 0> ł1߇?B k$3 K.*;~,H :jV4 Y>%,RZ 0ϟ?!(}VP_T&k!ۗG\1Z`Mp-اG6g|F xp^XJ >MߐdPoYoworla O=ӘU)?1H,{4*Γ44Ւtĩܘ4gyp$yVr7G( [g?n8W>EM+d@P f𛦰؝6AjhӢ +Y-\ݫ&%CL A=e!VIj7C'F*tH mr1;"u!oT}v-r%~fiМ~j sCfW4.dXymaO!+}D4JarQ7v x-&Dr2LR,12(F(""??s- 8 M=e&|`1ZXThӆnp"$ϐCK1dCqݫ/}Z_Nϕ1 Iڻ@t{S l-DzKZc…^s'ĆQ*vWLټ24&neOhP116|h8`̑Rɀz&odv _5VXZvl׈*bB@x]|l^5̤, Wn&4Wbq8+p ]%}Ҩe Ec@heG $^ `Rb3뚊OKikbռLJ;ni58DM8Lq#y') ~"OD6y/sog~er9Î ʙz*xg0y29>|eqq[ɋ@#nEw. ^㎿z'}dw.jTƬ2^v#5SeAYaՍ,דe+>X#=sx[8^@:1kZKtsSDר/tLRf #{b4h.yoʪxYMڽ}י0Ω36Gnq /O ^ 9P"&` = sm a^Ǻ:v8\Q,Iu`[r;m,]y ]t-YH.Lw/:*!h"e e!TI$Y3 A%%;_;(t3.&nA!LOJ~|f8/խDr(H]k)ю؇Dla79WLJl9 &B}`sd1<^9sَFC,v$0N,X Cz65Ql(/xT1 '5"[5oM"<:#⑈DGQyP{'3BVUֽ`Q1_ZOK?)} 'AEo#꺖OU2o?M]T.Qv~N1Ƌܸ`|l06{+Rn(o]+`Nm)堆I\ s W5LvbX~{5< PTb6y'?SF<9*VU^K2zjA)q5*S4_r aAhJ:U*d\\X})0Ya>D5R[[2ۃѥ_)7p}\LOngx檩F+ЦзBժ JpK\T6e9ɫ֋g:n]7cFE?&I!;[0kM}s f܃*g,$@cէx_U}>5˰wa0^QG6Fr(W8䩤LpZ]q`Qa_j:!p9A(J2}rvFћqż{'LڶӢHvHndސ⧴d%xsGI9!؛I }a1j<#WP-Bw'7J-/1!a"xf@\Tl"e@j*i1s_/֔R)RBI^Vc.\iC=j0hq|X-{4cƀ); %x:bu'Tտ]E-25pߌ[Krah%lm~=,:r̿!D1^(Gʚ4m‹ޯHm,3_DTMh[zBP! =|`BfB 9}0#b%_|AN{[#"FT+`*xW'sgrj+hǷ4sVcTYpJ~]X[ݔjJ*娬!1#%FQ⤂hny=s#rw.B}nx+Mв|BxdzHg c7U)nkWFRoIφ;h'Mk3#bĆkYVܘ23U[xP??+ SRŭ 88t1L2A q)^I Ş*v5reG[HSlj_势9RJ1;?G\8|,syÅ,rG$ĭZ붉ƤI?cD L1N:30HԏP.tǍg8WS߉MͱRH/ݮ27v5\Q`TvLL$+:=?42@{2*׌qlBkkV1GÉ2 6pd(#ՎyB-WY?FIW{k`]^u}vC^  M6|]9 2|1)Cg?c &1DN$Gg-zْ. R3*gY~VՑ߭'#τ,N qyRR\$f 鵗&C'䫺SoBB c=HVI6]V@ j3вgJxߐ,?vʒ4z_U>SW،XQ0h%-6@+]32 }TN"_6s:Ņ|w;7 P˩yGw TV[Gt@!`h>{aCv,G!â>]9CNC:tf&*lϺ|ރW?G^ wb:ɑ4 }0zlnU<*SՇ{,2{ay,~y/I>fho!ž;W ғ9J^zğQ!;13kHFLAZK[G+Z(Iq_Pr27rv!~lCF_#B0S13FNŮg4ばF=i6\:I(C L¿1فKKybJF'Zwcw:}ײ_[+\Pڢc"xR>Dg/W'*tqc/bP:Xi)i}3jbB3,\啹}qE>ŻGTDNZz'X ( W0:NRiõȑ,+3\/tk}i$ƍaW"u8 K]sxVb.q{+5\ *%Z Gs;x,:'8KŲ0x ZdcGTჟt:@s_krWPx$(Npg[CAZ쾇 xa׽epW(<wh?ɷb~m׮2=%,$S&-4[bsh#-F@odHf _J0M(Daio{{`UVjOٝw{هÄ/dٵ:R"Pxd[Bub4`)!!=~rX u3]#yYhr4|}wP~7g P'HzPs QD.SJc^\{(W 'P^Tp#[z.ܵ1{}9n: Djs2>ӚeUSWN>pD|see;~K|A35 #Rm/ MNF*XZ7IrtU!X.;HMDٕF_K c>(k%:43,ʎAkV[9X WyZOd@ȳ}ɉ)QjSKsG;f<7m1ds2bΗS0zKlexwnN 8v#FK+g$W aсG)4ژDHDVpV G;rIŐLg[(2FwVnᱴf`=?gM[hV!/=-4HPN-ʸKUꥇ ޿ΗCRU[k tEu g9S8,[mϾ!Y Ɲ)a!?\kd.twPނSk$S~2O@;d<(d">@׵k6|44 { h"4>MbuPfP@dPNc6^ F[h1dOR1d&qAH.x8$GKPHg;KTzA=TcB7RDr~Hhr-Ph=~ߣpֵ$2HH"kZ Bޡ7_&7L%"î%"KWؾ1KoHPpgz^ e?)O':رUy pvij .qUk1bc|kϜC<'B7 Ҷ27ky#p%ߵ8QỷT(_4]dTbx c 3m^iT;Uӳig^~ :Nṙ#wc(˧+bcp^;[5iqF&״r [v^imx,.tC3rg@_]Wmg,BE.e>}s4Nv1L!$~VgJQ rA2^9n/J uV8)p ~5=^}L.!iD H*7R B G E],robT)?m"kHtoKB ~z(b*P , [8)~Rg- a_v[]j ߫ `WY<8﫤&3RI‡%?K]-2A3^Ybx O?_Hƿecmmߚ]3#9nnk(w&g߀ljGr!VvXx%I)I@ؕ&^ cF*?ě9~V_5w;B__QNuxp HHomMo.`/kKgD& Ҡ NBKѷqC\#"hty3C˽2Vcw 11Ҍ0_Oܠ-X?=fk܈ʁnOL@iFk=ZuZ]O"Xa8:?3*C&6JgȻ$+uOCI;l" ?cl^ME%iq3k AEva-͸ B(dBsseCPrm*BYL"U)aͩI RS99H.oX&q[ݍ넾 Th;:w`5Q<N|@`̒T c,7 7R\nXBn c˒/w9E6^%7ZͿXr{< WƉ̭(,~Ȫ G#h NSgE0 ػ~[Nlȕм::+l2uզop,HTJ|8 FWdxUxi158ykr=|d"];C:z+0_zۧ˪, ՟?̈́`F_+bDŽ^qڙ|&*\MɅ a7)fyDTI6~mPth./PIiT\5O/e^GK{r[WuיpE>lF.9QMuԝ%qRᣃbjG-5aB~|-9“,5J Y'@/\B4D!Ŏ2nH?:@҉K;8k~9ڵqUd%6,/8iN^,Sa޸o$o?;/BzyI(NC°pWZEKy oNcL-RR6XO"Ged-[Bг]v" S~}.XJV'\i=G辅tpǾCLY1۹3*LWFTⱇӜ[U!6V?us@5*Δ}` EŐ4rH]sjLsaH\AMd5_GZ-i@~z9,`s,X]VŬJgYW@wUu親ecln5Qkl@>D-2\[  qNJ|X~_;\#|5b/MM|<9UC ٽU=iU(K>L P1i*P uT:[6S={W3.+"\cEeCxA㩧v}}ʑۂX¡C@;)vT|9&Os݌#g# At{# l.7hmӌgM2FqzZuDF-^nzҤQFU8Lr0G"\A؝Q:@jqϢ"6[p4EK.%(4%]xPv`C@/wy{ïJ*?4kp0ej}|VM#B״jÁ !vC*쨵Q%f (gĽ}$Jyp,vP~A/@'w! j2Ւ!TZқ3yGh6u,`5gtHAp*sl.EϝLlΨԱ Mo̦iSu[宇Tc VÝ=o-GiATcu@/_;/yNTG:/ZQvcJfWSh\`utoP:KFZt4*M9n{BC\ ox}0$ *wW[XwcV 9ʯ0[dоeWkcmMűzbSKčԢ܅Q7"#"9I&sɵW!e"~u5:x:n;] uW%[an4=*<;1fb4բ8"UŅWkW g(R4Zm\ t( ?UK!; g{:#Y*iϛ IVIk+RJqůr\v^a5oivN! Ɨ/m*dӴSM;PpS@qhpg:KFΥnffNڻP]"s/8;{gV7.4vak!ŲT}2)0$(K[JniV'0\4N$Cku^Ɖ-j&0hN >L8l|n웹~ _L[oO[7x;W':!1X_RUplO2By2qvO]5^Xty-auƔkP8M^ '0mjS+N}\s C P/(=I=8!i|^K?}h-ܦ ig\ڜU֦8*Gg6r02<\6 "G16ibO٢7 Ӝ2Xw0=Z,O APF]ĝiD\s5YAkx;k=BQ$GۛQwVA]O%WcUXda&Nd&!bll# o-pISAewnk9M6R_JVXb52CV0[h(2,I( S˨јUŮJ"bY!a1#fTedR"XrLj(8hRȏc;4iŰ ?Yc/q0O?XG|\w&|L-N38+&[vw*c*A GCbY:t* X%xgVL։_'b*n"&>dXhOF~4OcW$r6(3؉t^q,=tI s ^h]֟4]Oh:T-y@!~tTk'5AF|P#ueKX2MWH}HEUU;e_MuNN5'Җ&l%߷RK8m&Cs-DRV+g^w * xvDU!Dsxj ;^B(-恬pQuZm:{K&._*xL JN S 'iQnh&,mRR+nwIYoN%-.vUs0`CN=o<ʾ}3H$Îbb-շA`4ܢR ]n2vF Uq1:-K(QL 9>&dc%! fFHߊ23 B;x'i~NہyH(PE^UKUaDŽ {7[C# Fo#L68l_}09]w'*1 j =z%,i_YM55uݢlA]7NKy&fq::DTнšK en;FnmU5B{|~*F[,zGz{alpɖySjߕvmUdv|%tW^!U^Ч ]*b% { U4$#0N:|$';/["O%0Ǹu nU6nGL`*}a204^;;פBŝ[ޚZZ]wgCv1Ct%dˊ|띖I*tx8؞T=/R%\Hr3 d6)eFIOʮ~rE{;nNZ@G}T_K|곌G)uwц!דTFr Mc$)qLFTL?9u(&wJ[[$%r:oNats݂Bީ<3,{h{JpJ1V_0o0 jLXud$ @QELgDzo1֗}_=:~k EX[_4TKUg$P|~ý DZ';=Ѿ3ڝ} "-$ .o9ọz32)}NGh+Zk,2;ikŝ2+Zl56  1Tpܫt_t pᦑfry@ވU(]jx?3Ռ (ٟ'fc;=N'$ ӛa/LjPh$H(Hn2SOG R4 |гejfbƥ/jh_DIY(wsʆ6b$0q wFn,wQK3}j m3>~_@s? zR B, :4*!^źBسOec@8(|۝S=Mŋ I_H5@YOR›y![M)N3.ՔI.|*MU07xCD+dc::=/0JH:"V dd绞'dD|B; kc3)I2Ce,+c#+OqqlLsd`\M RSӯo J?1 O5|Br6{Nu`ʴ8-Hf.Z7Rػ oZ]sm&;c@.Q7ޓ;:Ix<篸'E88}~:[Ν¿ Df6"^ʱm`s5kޟj9I[ϒ%eqtkG;$9d ф~irk{>0Qeo1Lh_q7BBZ`+NVYw雴[H#UZ4ZZ1К|v;8"UeuЅɓܬӸ%rHp)br~lV/[Ԩ" $֦ d]-osEU]|k_? 3NAe!cnjB%5)Sx#fZψHtJWPc@ۆW\RdZʙ~&iYS&*+,jjY (1u`r&@C[jNfg ~_(|Y^ 2-i;6%h4NrAvGon8 1sN1% 3)d$%Lry6?0N°?gpNl r#H1f Xm~6sc$Xl?2 KT] `1-l+j#dZ&)l2[3'sr s4%@yl6Z2Tpr[zmN }4'T.-]YeyҪ@'D}e &I Cx`q&id  k'V>1/@W:^:c ykAI< ; 9\xݞ!=_[(+N:!Čx#<_O+[ٖޤ҄s`SWK}J@186Z|&9D0 0rZ^8 ~Jq<b+Ky41DׁZh7DD;7zetYCW-d{tylo HU",ӂ TZ'[u?e6fR|9t5ҌX]1"i7ʣMP`^IWG28wB^džbBT/urcx|^x! E4Z(݀G?A ~?Q<=}l 5ZZЄbe ?^6)?2Ejn/R_|7B<4( RD.jSn3N{I+#~ՠVK l7gq';ދB-V.% 7[s$ YKs`c$\|y47F;vjF)mϽѱb_:zQpl!u{b@H]4Z3pqaRԅr%GP٣L4 !fǹݤ:1bKloIgCxtT i-*U}||5 \ZHHn]Ã2d zX`%soN!,g(=nkBO.'/ Y F鎖 z ݉D|{K|~D9 "|XͿX|#[1'ʜ &-9. v &GZlaƤrvr&ܲ7E$udYd^wP%L>zƅ+!cXGC^w=1JMaI\bf\<6wsp z 9, Ea+69( ^$LI1=Q0ɑ|&*4k5laFRTD@4Ly-Eو;MW6 _~ k$}2nyVOl_hOeʇ땚JzhuJnfuJѓD$%zE|$Gjeߡ-߶2߸ud@+<LS9| zFL "n*H RĎt -]G ?Xv!77)sMgquATXCRB/AP0>IvwL֔5B[1EfSMV1j1af,M%!{$RT<&#U.84-vʳO8")d+#D(䣿αxg*.Uu2eK^[Qq:,~KdGMJd`^Z HEZIvj 0FeV~w!9H Ľ%Bo¾Mw4 C ĢQ>X'iW=P.}ѩi2*XeUl[E3~R#>8/kQ#޽q--9RĮ,p囊mWYڴuf .;=N %\$r/1m:̸3DrӸLztRĄ+kRdp14״[+vZ}K\DJf3* ȯN1K(o.\B-1tH POof[J '[5ΐ&gv<&3Dii4JE|?@g Sfd GrsSf!a?<*^P/!Cs6@S6_d}M m8⣬@d50gԠqЯJgk=7Srr'rbQ\L$/Γ 8DxH馊=F؟ɴ> y#i6)4Kblllq):qږv:F]Z=ZɺS?D( pd1&Ń+s؎i@mQeYrlGpq ^?"^%~l%ׅ"LBܲ/̪k'0(BM㜑LMb319Vi\\O Ձ(FLkP`Tt-R`&>Y7Iڂ_z̦e.ەivv$+E7if >ppۼj}EWKǁQf7vqB>I e j!]т@L3TqX|M)5ֽrerm'hm)U 9'Du RYi|pR#R`Fx KͺXʸHvU}8)e1=ۆD_x$OzSw{t&*ew? M9l8; DaUz-$ȝߜ)܅IuOB^|#ppct+'0Uo GJ*bz1ZVMuP¾7u1 Ǜ}#5춃73H[rYjedxw|*3 ī5Խ%"EP wDVnQ=@梅,Ai,K-*nJ \2*ދpw2\0G\vH1\}.xnh.|r{&shn~YK;RGr/a iY$~1c8kpg*G#nb>ǜvc8iKDF"ϮCljC_PүW&Pt_fVzrNSw;llrU4+"neiTp,F^cBjP-m8٘s6 ]RтȯZ+ '@ َ)f̀ż^qoy%oJ|-ÿ3㳁4uJ哯nFϊ]Ts-fD97i)sʄʱIЙrs`vΗ% _'!sly߹ƷᯌݞDobֈ c,ޓ0WzADX[z@|;x]\B Do*"*X)y+w}arANW@۽gR\s*h0J63ı )c`#WSFǩd_W⸄ܳ /sNSjGYbOQQb ߆1?IY(yuŅf.&*2O; p 5$6MkC04o#;Rz? ,V^"@T8q=*`zZ 2҄aPC2x׎< B\a70:l>/+Qu&mH}R։92Y2.}1A4WWC{vc hJ*Gꕄ: 6*VezUӍh.w q~MԊ96Ni X5ɯwǪ6lG>D)h=4^WE8K7€\@v]a;ˆ}H?a'8 B 9ć&A%B~ww&$ߴ,3/9u$pՋ ZaO;}^l#O>=j.vl՘B3Aڊa>YE9hZ"/ #tܶD{ީJ:{MF5+>(vN><]uTְ+gc`RL)ӂ||AdE0.k0N,YV[OW<KEGs1= iveZ {?.̱e$$|0`֩ eAt\:E OW˳C(~~mt񝫷.~uZX- D^JំmtZ6EOZ~!- 6#1|V0یLEGg_0}-%׵AgNi]ߑ[bTskŸ$<>c9 IRN3oI 9}'!,ĵMZsr)Sz.Չy{5jo6 H)nQ+IHM &qsPC+ilmWftmv #vcwIӉ79YՊiNQ) %6?wtZ-P