libgps30-3.25-bp155.1.7 >  A dk=CI%z E~tc/X܂Z(MȾPc:rYVXa,S rtc9`B㆘a #o} }f0z*ca :Yu: Lv"Cvi '[H^}>#ݐЫ{&LwbKgH*6{aDqgOEOrl78!_G҆pj!ЛzIOco,d;#|3@~%滸h ąZ>[]uפD4-PWWDn}:?V]t.I خ7R~z>Ρ~t ZgKG<U:hCgS\yXc}-9ġ~әKsL-.S 𐓎3 2z0t$~ԧ-/I4ƞsJE6ƭ!K}p 例 ϬMpr`ZhPpU &z9zEpOr:2;'OnզNpb/sk\}=WCsBa<>p@P?Pd   > #)4D L T d  $8Lhx$(8#9P#: #>L8@LGFLVGLlHL|ILXLYL\L]L^MbM&cMdN5eN:fN=lN?uNTvNdwOxOyOzP$P4P8P>PClibgps303.25bp155.1.7Shared library for GPS applicationsThis package provides the shared library for gpsd and other GPS aware applications.dk=armbuild01SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://gpsd.gitlab.io/gpsd/linuxaarch64(ءdkMartin Hauke Guillaume GARDET Dirk Stoecker Arjen de Korte Arjen de Korte Johannes Segitz Arjen de Korte Dirk Müller Arjen de Korte Arjen de Korte Arjen de Korte Tomáš Chvátal Christophe Giboudeaux suse+build@de-korte.orgArjen de Korte mardnh@gmx.dempluskal@suse.comstefan.bruens@rwth-aachen.demimi.vx@gmail.commimi.vx@gmail.comrbrown@suse.commpluskal@suse.commpluskal@suse.comtchvatal@suse.comstefan.bruens@rwth-aachen.demardnh@gmx.delnussel@suse.debenoit.monin@gmx.frlnussel@suse.dejoop.boonen@opensuse.orgp.drouand@gmail.commpluskal@suse.comp.drouand@gmail.comdl8fcl@darc.de- Update to version 3.25 * Have ubxtool "-w 0" run forever. * Bump libgps version to 30.0 * Change fixsource_t, store server locally, make pointers const. * Move gpsd_hexpack() to gps.h as gps_hexpack() * Move gpsd_hexdump() to gps.h as gps_hexdump() * Allow gpsctl -s/--ship to work without -f. * Grab prRes and quality from u-blox 8+, into JSON, then into xgps. * New GPSD-MIB, installed in share/mibs/gpsd. * gpssnmp supports GPSD-MIB in pass and pass_persist modes * Add decodes for NMEA $xxHDM, $xxROT and $xxXDR * Add Magnetic Heading (mheading) and Rate of Rotation (rot) to attitude_t * Allow NTP time from gpsd://, tcp:// and udp:// sources * Add the -B, --nobuffer, option to gpspipe. * gpsd opens $RUNDIR/chrony.clk.XXX.sock to supply serial time to chronyd. * Add -g and --garmin options to gpxlogger for depth. * Add -F and --filein options to gpxlogger to read GPSD JSON from a file. - Update gpsd.keyring (DD3DD9BB -> 0C898D47)- Update to version 3.24 * NTRIP 2.0 now works. But still only plain HTML, not RTP, etc. * Remove ntrip option and NTRIP_ENABLE. Always build. * Remove passthrough option and PASSTHROUGH_ENABLE. Always build. * Remove nmea0183 option and NMEA0183_ENABLE. Always build. * Remove netfeed option and NETFEED_ENABLE. Always build. * gpsd will retry ntrip:// and tcp:// connections * cgps can expand to show more sats. Added --rtk option. * maidenhead() checks for input errors. * Better SHM logs. * PPS and TOFF JSON now include shm used, and real precision. * Add initial, untested, TSIPv1 support * split debug messages into different syslog() levels. * New ppscheck options, and can use /dev/ppsX devices. * First try at TSIPv1 protocol decodes. * Decode Quectel $PQVERNO for firmware version * Decode Skytrak PX1172RH_DS messages. - Update gpsd.keyring (0C898D47 -> DD3DD9BB)- Re-enable LTO on aarch64- Set ProtectClock to false or gpsd will not start- Don't use gpsd version in patches (will break with every update) % harden_gpsd.service.patch % harden_gpsdctl@.service.patch- Update to version 3.23.1 * Improve ubx cycle detection. * Add quirks for Jackson Labs nonstandard NMEA * Change STATUS_NO_FIX to STATUS_UNK to avoid confusion with fix mode. * Change STATUS_FIX to STATUS_GPS to avoid confusion with fix mode. * Change STATUS_DGPS_FIX to STATUS_DGPS to avoid confusion with fix mode. * Split SOURCE_ACM from SOURCE_USB. ACM has no speeds. * Add speeds 1 mbps, 1.152 mbps, 1.5 mbps, and higher. When libc supports them. * Improve autobaud. * Add new u-blox M10 messages. * Fix u-blox M6, M7 initialization issues. * Various ubxtool and gpxlogger updates. * Add mtk3301_speed_switcher() * No API, ABI changes. * Fallback to "python3" if "python" not found.- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_gpsd.service.patch * harden_gpsdctl@.service.patch- Update to version 3.23 * doc/*xml all moved into www/internals.adoc * Convert all DocBook (.xml) to AsciiDoctor (.adoc) * Remove all XSL remnants. * gpsplot: speedup, add new options. * driver_ubx.c: Add decode for UBX-NAV-STATUS * gps/ubx.py: Improve decode for UBX-NAV-STATUS * cgps: Add popup help, interactive options. * Reorganize and split the man pages. * Small updates for u-blox M8 and M10 * Deprecated mtk3331 and ashtech build options. Use nmea0183 instead. * gpssnmp: Move from contrib/ to clients, add manpage * Add www/gpsd-client-example-code.adoc * Add gpsdebuginfo script and man page. * ubxtool: Add BeiDou, Galileo, GLONASS, QZSS, and partial SBAS subframe decodes * Max serial port speed raised to 921,600. * SUBFRAME JSON now includes new fields to support multiple constellations. * gpsd: Add some ADR and UDR message partial decodes. * ubxtool: Add some ADR and UDR message polls and decodes. * Remove COMPASS_ENABLE. Always compile attitude code. * contrib/webgps.py: use argparse, arguments -V, --version, - -no-html-head. * Add readonly flag to DEVICE JSON. * Control messages to gpsd now return JSON, instead of, sometimes, OK or ERROR. * gpsfake uses "# Date: yyyy-mm-dd" to set initial time. * Don't compute wrong GPS rollover after 2021-10-23. * Bump libgps to version 29.- disable lto on aarch64 for now (bsc#1187089)- Update to version 3.22 * Added client/gpscsv to convert gpsd JSON to csv. * Added client/gpsplot to dynamically plot gpsd JSON. * Added client/gpssubframe to decode gpsd SUBFRAME JSON. * Added nSat and uSat to SKY JSON. Old clients can not read new SKY. * Move stuff from source root into clients/, include/, gpsmon/ and libgps/. * Move stuff from source root into gpsd/. * Move class ubx out of ubxtool and into gps/ubx.py. * Build all targets in gpsd-$VERSION/, not in tree. * NMEA 4.11 support for $GI (IRNSS) and $GZ (QZSS). - Remove obsolete sed scripts that no longer serve a purpose - Use new ldconfig macros in Tumbleweed- Update to version 3.21 * Create python programs from .in files to allow macro substitution. * Finally clean .sconsign*.dblite with "scons -c" * Remove revision.h. Move REVISION into gpsd_config.h * Change asciidoc to asciidoctor, and revise documents to match. * library version bumped to 27 * Add leap_seconds to gps_data_t * Add/change many rtcm2 structs in gps.h * Add/change many rtcm3 structs in gps.h * Maindenhead now 8 chars. * Add icondir and sharedir install options * Install basic doc in sharedir * Move gps_data_t->status to gps_fix_t.status for better fix merging * The gps python module is now Pure Python + FFI. FFI only for packet.py * User should manually delete any old packet*so. * Add wspeedt, wspeedr, wanglem, wanglet, wangler to gps_fix_t * Add "-p CONFIG", "-p STATUS", "-t" and "-tt" options to ubxtool. * Add python_shebang option to scons config. * gpsrinex has long options and many new options. * Added long options to gpsd. * Remove unused FORCE_GLOBAL_ENABLE * Remove config option reconfigure, replace with -p, --passive runtime option. * Remove config option controlsend (RECONFIGURE_ENABLE) * Add config option rundir=XX. Default set to /run, or /var/run as required. * Fixes for Python 2.6 up to 3.9.- Update to version 3.20 * Change README into an asciidoc file and publish HTML from it * Add NED and geoid_sep to gps_fix_t and TPV JSON. * Add "-e NED" to ubxtool to enable NED messages. * gpsdata.separation replaced by gpsdata.fix.geoid_sep. * Remove nofloats build option. * TPV JSON "alt" is now fixed at WGS84. Probably. * xgps now uses XGPSOPTS environment variable. * add health variable to satellite_t * change satellite_t elevation and azimuth to double * satellite_t elevation, azimuth, and ss use NAN for unknown value. * add altMSL, altHAE, and depth, to gps_fix_t * altitude in gps_fix_t is deprecated and undefined * wgs84_separation() now return EGM2008 computed from 5x5 degree base data. * The best results are close to cm, the worst off up to 12m. * Move mag_var from gps_device_t to magnetic_var gps_data_t. * Added mag_var() to interpolate magnetic variation (deviation) from a table. * Remove true2magnetic() as mag_var() improves on it. * Remove TIMEHINT_ENABLE. It only worked when enabled. * Remove NTP_ENABLE and NTPSHM_ENABLE. It only worked when enabled. * Remove PPS_ENABLE and TIMING_ENABLE. * Add dgps_age and dgps_station to gps_fix_t * Convert all timestamp_t to timespec_t. * Remove FIXED_PORT_SPEED and FIXED_STOP_BITS build options. * Add -s [speed] and -f [framing] runtime options to gpsd. * A working CC and termios.h are mandatory. * use the current leap second to determine the current GPS epoch. * leapfetch.py, leapseconds.cache, timebase.h and leapfetch option gone. - Remove 0001-Make-sure-Qgpsmm.pc-is-usable.patch (upstreamed) - Fix legacy socket path- Allow building without python2 available- Add 0001-Make-sure-Qgpsmm.pc-is-usable.patch to fix the bogus values in qgpsmm.pc - Update the URLs- Update to version 3.19 * Rearrange rawdata_t. Bump the API because gps_data_t changed. * Report sequence-ID fields in type 7 and 13 AIS messages. * Preliminary support for SiRFstar V * Improve error modeling. * Update pseudo NMEA to v3.0, with fractional time. * Improve cycle detection, mostly for NMEA. * Move epe from gps_data_t to be near its friends in gps_fix_t. * Preliminary u-blox 9 support. * Add qErr in gps_data_t to store PPS quantization error. * Add Android (AOSP) support * Improved multi gnss and multi signal support. * NMEA 4.10 multi gnss multi signal support. * The arguments to "ubxtool -p P" have been expanded and changed. * New options, -g, -x, -z, added to ubxtool for u-blox 9 support. - Drop gpsd-declaration-in-for-loop.patch- Correct flag to disable stripping (nostrip=True) - Add gpsd-declaration-in-for-loop.patch to remove c99 construction (backport from upstream), fixes building for Leap-42.3 - Upstream changed location of gpsd in systemd gpsd.service file (change it back to {_sbindir})- Update to version 3.18.1 * Fix some installation issues. * A few minor updates to ubxtool and driver_ubx. * Add contrib/skyview2svg - Update to version 3.18.0 * Add ECEF support to ievermore, italk,Skytraq, SiRF, U-blox drivers. * Add ECEF support to JSON, cgps and xgps. * Add GREIS (Javad) driver from Virgin Orbit. * Add CLI tools zerk and ubxtool to manage JAVAD and u-blox GPS. * Add gnssid:svid to satellite_t, cgps and xgps. PRN will die. * Add gnssid:svid to JSON, cgps and xgps. * Add stricter version checking (more to todo). * More and better regression tests. * Better Python dependency checking, at build time and runtime. * Fix several buffer issues. * New polar plots, and improved statistice, in gpsprof. * gpsd master/slave mode works, first time ever. * All isnan() changed to !isfinite(), fixing many bugs. * Client-side Python libraries may automatically reconnect * Too many other bug fixes and improvements to mention. * Over 1,000 commits from 46 different commiters. - Update to version 3.17.0 * Repair support for non-NMEA devices requring active probing (e.g. Garmin USB GPSes). * Fix a SiRF driver bug that occasionally confused NTP. * Support for Spectratime iSync GRClok and LNRClok oscillators. * gpxlogger can reconnect when the GPS loses the fix. * xgps and xgpsspeed moved to python-gi, getting shut of the deprecated pygtk2 bindings. * Default mode for xgpsspeed is now the more interesting nautical display. * gpsmon includes the hostname with the device display. gpsprof now has centimeter precision. - Remove patch: * gpsd-python3.patch (not longer needed) - Update gpsd.keyring (old key 8C6C738D got superseeded by 0C898D47 )- Fix requires for gpsd-clients - Cleanup spec file a bit- Require python3 versions for packages importing python modules, all scripts use python3 as interpreter.- build with Qt5 - refreshed gpsd-python3.patch- removed gpsd-fix-shebang.patch - reworked gpsd-python3.patch - build python3 subpackage- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Update to version 3.17: * Repair support for non-NMEA devices requring active probing (e.g. Garmin USB GPSes). * Fix a SiRF driver bug that occasionally confused NTP. * Support for Spectratime iSync GRClok and LNRClok oscillators. * gpxlogger can reconnect when the GPS loses the fix. * xgps and xgpsspeed moved to python-gi, getting shut of the deprecated pygtk2 bindings. * Default mode for xgpsspeed is now the more interesting nautical display. * gpsmon includes the hostname with the device display. * gpsprof now has centimeter precision. - Add gpsd-python3.patch to fix building with python3 - Fix shebangs of python script (currently still python2) - Refresh gpsd-fix-shebang.patch- Rename python subpackage to python2- Remove conditionals for 1210 and older (oldest codebase built is SLE12) - run scons in multiple threads - convert to pkgconfig dependencies- Cleanup build/spec file: * Use .desktop files and PNG icon from tarball * correct flag to disable stripping (nostrip=True)- Update gpsd.keyring (old key 8421F11C got superseeded by 8C6C738D) - Added "-std=gnu++98" to the compile-flags otherwise compilation will break on systems with >= gcc6 - ifdef "Requires: pps-tools-devel" since it's only available on recent os-versions - Update to version 3.16 * Test rebuilds for mid-2015 leapsecond bump. * Regression tests will run even if "python" in Python 3. * Build correctly on systems where -ltinfo is split from -lncurses. * Avoid some rare overflow conditions in PPS code. * Fix bugs in JSON sat-view parsing due to the JSON parser stuffing ints into shorts. * Various small fixes to AIS interpretation. * Prevent a memory leak in long-running gpsmon instances. * Fix Savannah bug #45270: serial driver does not work properly on pipes. * Fix Savannah bug #44648: GPSD won't build if CCFLAGS contains options that are only compatible with the cros1s-compiler. * Fix Savannah bug #45342: SConstruct generates wrong *.pc files. * Fix Savannah bug #46495: gpsd_poll may crash due to unitialized pointer (probably due to buggy FD_ISSET on host system). * Fix Savannah bug #46648: gpsd crashes and buffer overflow is reported when terminated. * Fix Savannah bug #46802: AIVDM to CSV is broken in some weird cases. * Fix Savannah bug #46804: JSON satellite view parsing is somewhat broken.- use pkgconfig(udev) to always allow using udev-mini- add pps-tools-devel as BuildRequires to enable kernel PPS- use pkg-config to figure out udevdir. Fixes bootstrapping with udev-mini- Added missing requirements %{libgps} and %{libQgps} for devel package- Update to version 3.15 * Fix a rare crash bug related to devices becomin inaccessible while timed out. * Accept NMEA 4.1 GSV sententences with the trailing signal-ID field. * Fixed incorrect decode of south latitudes in AIS Type 17 messages. * splint has been retired; this removes almost 2KLOC of annotations. * chrpath is no longer a build dependency. Corrected Beidou/QZNSS display in the Python clients so the graphics don't look like SBAS. - Changes from version 3.14 * Skyview support for the Beidou and QZSS constellations in the NMEA0183 driver. * ntpmon rename to ntpshmmon - it doesn't actually monitor NTP itself. * New HOWTO on the website: "Introduction to Time Service". - Remove gpsd-3.13-ntpshm.patch; fixed on upstream release- Cleanup spec file with spec-cleaner - Add gpg signature - Add gpsd-3.13-ntpshm.patch - Install unit files - Update to 3.13 * compiler.h inclusion removed for gps.h so it's standalone for /usr/include. * TOFF JSON report gives the offset between GPS top of second and clock time. * A new ntpmon tool supports capturing clock samples from NTP SHM segments. - Changes for 3.12 * The daemon's power utilization has been reduced by changing from non-blocking to blocking I/O; this may be significant on mobile devices. * Better protection against false matches of Inland AIS messages; thisrequired a libgps version bump to 22 (as a side effect, per-devicefootprint has decreased). * PPS feature is no longer markedexperimental/unstable. * Sentence tag fields have been dropped from the JSON reports. * GNSS and GLONASS SKY reports are now merged. * Addressed versions of AIS Type 25 and 26 are now handled. * The 'nmea' build option is now 'nmea0183'. * New 'minimal' option sets all boolean options not explicitly set on the build command line to false. * The 'limited_max_devices' option is now 'max_devices'; the 'limited_max_clients' option is now 'max_clients' * The previously deprecated 'libQgpsmm' option has been removed; use 'qt'. * A bug fix for error modeling when NMEA 0183 reports empty DOP fields. * On OS X, the "osx-pl203" driver has been explicitly listed as unsupported. * The last remnants of the old pre-JSON query protocol have been removed from the client library.- Update to version 3.11 * A bug that prevented track interpolation has been fixed. * We now get vertical error position and speed estimates from the u-blox driver rather than having to interpolate them. * Some unusual AIS talker IDs (NMEA 4.0 station classes) are supported. * chrpath is no longer a dependency for building and testing, and now defaults to 'no'. * Full systemd support. * Fixes for handling large PPS offsets. * Improved recovery from device flakeouts, gpsmon argument parsing. - Disable chrpath- Added python-gpsd requires for gpsd-clients/sbin/ldconfig/sbin/ldconfigarmbuild01 16847495713.25-bp155.1.73.25-bp155.1.7libgps.so.30libgps.so.30.0.0libgpsdpacket.so.30libgpsdpacket.so.30.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/c091ab37adf30f3d84ee1ef4bf528cf2-gpsdcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7ff1eb7c768e9d976984df8fbe9a32a0406b294a, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b1c48f0b6e76a3a2d97dd26e91eb72295f233332, stripped PRRRRR RR RRRRRR R R RRPR R RRRR RRR RRFdw M51 Xșutf-8b64106a689f874565d203a8e0188216803bdc81636fe0d6c6ff1654b6aec5070?7zXZ !t/d] cr$x#H.ӿiSbJk:kE#ܚ*xV>po"3|Q7,ˬ.8&04~J?a-yaQ,&bgNJwzNj0넱5wFI0(W^6/f@:-_4uAvp'$Vz>t.E~/Yz踠{w53;{'N9@wP{;wp~>?ay,~+f+wRF꬛2yjuZ9WlP;'KFG8z\8tL $9YT\j#[ Z C!oZN O ~?shl^7ŘtR(@naׇ5>d녵Ycz+`"j=x͟c\G5#QfJ`AmdY.3=]4*x+;G ѹDA)P.} h༏Y) >9T; ՓV%Ne0SAp_ߠ=. * .MU.~uHϭlh\|p[@ ē#W|TS+_2G>7nt42wIY,AF@p@pu/0W@fcSPטӎ]a)&IfnСk[ƧqŻxipU =Gh/IrmƁ4F5uUS@*Ie!HƸB"ÿ3Ft[ZNh͌Q ᅛdC<Z'o8YrN Fޔ΄{bA;07Vz]{Ӱ Ncz ee3ED?h)eXQ@'Jo2uk`Ȯ$׉asAJڸeJ=ݢ'NxZzB͉c{l-M5Y6SD*ExUbCh0oKFzڅttZ6y86VHz> Ç#ƂOt+V"׏z1؉xP9!f[f Bx?_ )nC/m‰EKkS*Ufˎ;pAޏ oDf4\P1X4?o7mlEOY*OòrYoM~gz%W{PE0>>ZT)9pJ~g]T\(2 lOɯD0! 0B̏,16Kܚeohy/ϒFh "P?2V9쏄_sUs?5z* 0u׆EB^gt<[C<]AzK`& {-6Zq pP*9$"Fq? qp585Z#}u2 #9D%әz~O+5,֭r٦5 ^D6:5\ip,eBъٜ"4o튎.e \.`_o &e7"D{Tbߡ}4v|jI5 ƭ\d1ya2F5OeP65Su9q{9ɂ/ hXD <,.(DzB-(?6He1޴-zpqQ[!RJ-^݄457$rן k Dkxa~PhHӄhl>Q;ZI"H&N:;0I$F`Vh%pveje-8_egF7GPa6!p#a?ldi _f@t燜,)8ku+4EK Nd!#mJ[ݲ4R:N,+A7j9`ߌЀΪKn O]Ȇ#kOȕEy;ӈ]JVx-> |O3cku ̂_-Y1 w+Z&Ҏk#T.ķ~dy桟V<?yT~s0QR(v[~F3ĤWLG[1 FA[mTdRk\$}2:t6V[0חwGա2׹9/$ϹnͮU0xfKe{\'P+xB͕Wь^|ap<%Vs2V R.6$ %/@=KC, lYpZ׈F՜X'IuΘl>W,*R8Uʽ@^|g!JpcE[r]\5݆(:$Ibkq'~8)=M5&7D0l\a}ѹ=0oV#N7s+YZiQ#Z8nV.YP?'@$![C,9]yz֍H^\h^+x,6ksSorYLCL ->jOʓC6U6)yX!UjMUX~FkKNgؼgjy'?`^if&s(eg Hmۂj4e⬐DuN0/O$P d=2F`j^ʯb\yւ!#G:iU 7% dr;E&z9[dI =]|k>z{c ?cmunS 4eLeK.wr B X 9]'x]=Y(lF|Ho"bڡ,li:;vRxg W/v@'gF@f @l`"3L' JO cEԎq<To%Li_&[o wlh*Wi2 ]k$-kPx-NԽje `# SdDa&$J'fk΅己PqtXR1q|R1'uh I%P|6FJ3QHA.tCfߤi&|gq0X1շNG[Phj66 D^Gr_:+є5s7$ŮZ]pbv9?twJXb&V|Z#PW`HD"~0ցlMZ)4!3K 8{z/ -3>4ݦ\Yl^ \,ħbg!0v64kM9oJǧ:sacPK}S{RQܦ>g&ɍrh&\'_qd'P4} Qe(9B~7cel^F*"9>\w3S+z$02Nfr̪QvݑnDˉ_˨}fۻCĨo?цWW.2PŖp.#VJ Z HM-D'g=i݀LKMqHig!]rۭoQ]bocbDݘJ*`!?O)m۔}f ba u;180l2vr){ \]MB{'Se'"`.аLY?L$M"mZ C ٨x2?BOr)NhrɊr֓x̍oik6=g~۴:PNLGZlȨ r9ӫ}`kwf T)h5x=]竻v 3X]5GBWYy&5yQ8\IuHRb;D䲣5dT&d5+dո$ ɵLsI&%jGLRqzgh߭?2 -‚#?i0 iVsyT^ [/Jɦ&vWkZ~=:y1  xt]}{W"vd=ŗ0?).0$+1j.v4N$Ru e7 GpR`>/47g83O4Psˈ@#6Obh 1d9Pjp> h0V=*bDLcMqQ Raxv"J:kڳcu _!aipTeCpHy%UH dYBe2!oaY';.&QhzDJ yF# !I -~nyw5 FG5 'Mm), Pvۅ#4{ԇoQSgV/L N$lƕO@LJ`~rfod"5mv k RYN_Eّb ܽvwmYbܡ2p9̕O zΎfwE1q̿9`f" Gg[,qX[ME$gq/5hA 2 ]` -SWI$[+pPF0E(fJN @qL,Gsm⭢o|xe~VѶ\.#%lJ=t*VyU צq ǯ[گ )|Y8\OYPsǧ>,]|]||pkoRҭ=ZU倫[]j\8t2t W:W{Ց# | .[pa2oPAt#nou߭FŇ ,UʸoClfgQ85 X=dYxmr8 j&d䔐R*]MRP—Fn 3̝*4z8_ߗe?yd؏[YICt|ؖ參;O"R=m9 6j>q&VwwWOv5h|+Hv2n],:{7XPp''9D1>@'ָoiաǖ`ϷUij|I-Gԫ~#E1pFy%,pج@8cP65gfpߌbjmcK0/hݍaV+xg>D0]"ӏ%#1p<Ш>_PYzݼH¿%NlֿaS3Qm Kգbdv}y+pKjXfΉ@3-ɞoy&Η T=9g@;X\rj|Jʊ2$$Bw}'õV.;8 MV.㎠*k7Ve8hyf *Oߒȩu D՗^,CVENAYwNJc1Hv_ʟm<,GD'Bn"Y%8K͕LyuI/\N#@yhW W7??> D wnҫm 5qv .&Lc|q |T3J9}j6.f!yo@ӓ8/~n0=|aaIGixh2PK٣?Y+eK=›}pw8/8{gyнPs1mptXKF6Vg;hKԖ 9]9НKwj.v-Ywέy] Χx[r۔KWnU^6%̚+cۯEyV=s&<<3*P=)'OCrdphdک%bL5?&Txn!q Vvd:PeA|U7f?\<>j(2rsfS. +nkg?Jъ&Uh!QFp9ݦ.IogݱD=Re CS)mFX;̧oQ D\ܷi w}:CKh6J뭆PI6u+o~cri'<\'Ӝ5PfS >-wUGٱ>dQg>Srɭ.>g[ͮ\\3zy\X}tH 7EuDfy aXPN~mGXx >-9gpJ2dmK#(c(k9 ',9|@#Y2pKo,4.eQRYSÓq'o FR]ۯ{">]mD)p!ܩ ##O7P:K) ء3WJ㳍'Üػ Up~V@6BBY0z, -rvnt (MU0L2}ր3*쮕҂$O\ SM7BYLy&Rj&@oٕ˙y r*V&(6 ơFy׼zY-)/(r1 .YaqА5r$?OÿRw>ɪtU48Kq>N57<ܹlꝲ&Ks!"L4X`;f('B5^7$xoeE{//Z+_ɋJi `)Oc 'E8X{Lضgil0 a GnBD>:9G*4 Y|3g0y%jJƚ$<%8U,̛ `0tCѴʭ,+]y=JRi%=¸>am|ћW/LĦJ6DN4sΟ7iΜ1HQ_:-u ٥&P:4ًxWDpn,?qc 07vd')I{hvvBkA @=Q/ ßG87Uc>-(5֜c:=ڜ ' ҕL lzg@ D "a_)oZIcn/<Er ddT!̟Y='L 1\ξD;]Nk6= ]+~ FIĵS@-xPΕ\IΖn{{9KomIČ}kR}.=P@-=8f!]j\ɩԵ!1fn94IEQpڰ}Klܶiro0MeDcah(Vˋ~,/G AɉN ,=QDІ{4 rnI|-Yn%8vS`> Q~rALvp  :PmQ,<8=(nVW%4U8fAE ཫ$ Fٯgœ,.!V}y85Qbo#7F!b z1}!xf<1< 1>G@PuiWO+[*d oԣTpGqJ_,N^ޥzQh B2(J%flOǮÿ]w ٫`Opi4_QKP ]3Sf'VxfGlp^c2hQ傃e4@ZiPzOEH0D?զsKCX_kVDY RŒX~ iHXZfפpΏ9'^̊~oЄU\!K/_b#jYԖ'eQ 2vb8_&*!KH.YfLtz5< )#Đux_լYĻۋ7Vs#v?'P;jHIO]V7ə*W# Upn*?wzLe0#-6Ee|}c u@,o~av+C ew3-1`\N- eC龜D`w| \GJWv#Q4߃’䵸=pn?dρq]t_Xv^&מ7O՘sFWj$E38룭ze"ym?UW#-XUKyDzP^b~|d8)N~C*4FjS2aW qĻ&a B%nӐGzfr&d֠ (9*\Fu>/LxŤ7]?Z?f47)\PZb?| J|:{8ȨI+ VRym W9NEuEժ8[ClkȲc L^nDP@s[oNUW~ॢQ@/,P~1h4Hw Oa;hǴ8s$3+,M7w?qF*t>9 4Qk8/0"&?g] Rym[kN{̍!k22?e,Q]['dJKʥW;}$)'( Mr uB\&i_q5*q6wOQ-sax{4m[`k-%޳=Zwt[ 3 O]VB D\CtJDj ܘ{v-:bI^kd9DV@GEY3rJ$:x֫`{:lI< /Gw%((S57:?U V?)J^+`K )+QxP i↷ܻuf>n=IzNG8*lj\(&5_%ASܲ9eYȢ=‹ RsQ6^0tIE^ހᩪϾ3 *z|hnY2 cԥo^wcl@!.e׆J 1y#J3Bhg_jVڥO!f蒲$<}@ W k 6KՂ eM{ԴCf q j?rM!UHk;$.6wXP6qH7;Ra_e_7HHPFq?\[,3Bk5RBbo&u#o$8+207dso?Ex1L[LJLM|?JC9 { <KFt$9 x4t؂67|YZ$vSE3;p?aGg=l4%*)+V7M&*q{ruğGN7s)uV# *Pcq"W@a f}zMm@Mh"wn-R[&߂ܡw~x6j6˺9R<۸*<~p4—PvkrlOic ùTۚA X+Z%kA,1U4_87>JD& Ʉ-ww.5ݔkΣ>6O*CnŨ$_mA^n ס+\ A)9Hj˄1G'sIp.nw@GݜX0MNf_ s?*o#7X?Z,?_TI7(~P!'}ׄ9Fxwb_lMYCfk-x%(܎z>?jWr=p;בAJ(HR`4tVUg AXa`17>`%sA{kT:F#[=6Szm5|} Y>F@mbq]cH,ƿCU~RS',TB-{@5a5 Bs0 h(xZJ D=)ʷB{dP*j8zh%&ro2=ees'm Caif b(":jeaELB$xRaw~t؄BA;TѵZA#=5e2 V?o^@ti-48A=7SJAC2̕u|yhI4¨HmH]W*،rjבyn $'R#Jآ Jw1TY{=t_a5D$5bUxnZ|̀3IbĂC߱rD?)_>GTu"9llV6ބ5]R4!nb(ip \V<)>.;h? AqϵQaS h CYhc9N:#/{ -62Bk7Q"9-N+xQJa]G2׾Ίw;|T?ݛSq7Tr,HHA/f- lCW/ysnBG my_i,b:v7BKGY|ox ,ޭmq2bym)})^N ;0L֩0_mձ!꥞$?=mjFpZFhI8j 1kQ頙֊K/h#}L*wt((p'.N_QY47dFTzu8S )|)gzŽuΑ m`/BOBFNrJ ,*|;S}Äq&Q2tR8Mhe 9> Kz_9;Yw̐⬡{P!ǪיZ+ =?hD/?0 ,7B)l@ZK@b:+ܣ1yR !:T(+; <aW p[_6)(uTmc!DW%@X<ƒΎdӄA29gA0;<4E>+Zeh{SOi~mlTJkeGCRQ5k/1'څ ĸ󣋂6ېv9Yw6Pĸ[ Jl oao"A9v&cd 4XUv Sy[rM.@ N$$ @M;aEmC HR4> 䔾g, ?o sꇿyCdG5.N@r:,LJzX2޳ӳxN<%{^.6 tjqI={-)e.}6. Y lp[ü-CEALҞ^ m@mvR( ձC}Ze3iBm6Ty¼)/Rzn=Tw5HVT^Q!j:Erϥc xL˪_{i`1R&.M]x,yƏWs4nf5'ٗx h%-4$#|#rR@jFjƷηTNi'H'?P#򚷸FsSoh#4!pUUpGn[7U yXk9_8RPZ'(J[Pqz} 0Nh>Tf_V&Gd80g)j.څlx=+;D@C ϻ{3܌WpnMCA Ce)]OÅMB~LoQtA!gp勽> -7F_\a&~!v*WVy1)h)AF{3qq%Shc$r,5iNY-XF@+6i3=/E!,NbICXE9W;jp/`Wx\m"`Ҏۿz-@"֟l/]a'm bV p4K(_ċ&ȋV-Ozאd>QBG)R@ڏX3]2e,̦l[_C^obإM*Nd} s8Jtw'TL,!Yͳltes|8(~j/z1yD=.g"&$ e+ؓ$6m4N;`kd a};_;\ez:p-ýKbGLЧ`>!AQf)S,٨Cz˓9"ˏ)w qd+Hwps7>W_ՠA* (,]Yt^?R<7uҵevHG;+a;ܝo8O)h)Z%D :a- 5]؍^{c׽UC6 4sa5e3_nqm*~7wdfAqvqRnFyڷ#{♠M]IfFUXHLI ;?bu:cذ}yQ` |հޣ@~k6aoe}~fړ{^:n7xfxnme)۷A!iBON LgmQQtTZs~8%AZKBL cG0C 1./D=Yie#3v %Xp yhTe'W' N u6AczRvkAj{cr֪ٽG5)mob<(์3cLQ(⏽Qå_mV CB]s"KJꈬxֽ>I 8ė-y1Y%b\D`gX>ςߐaziE[:u#j3B+`ͻJg7Ž-vCwIuRƓ7ル_@$WUnG:¿V O8CL,}a53BFjZbJyx;hΪ-.\TmKJ2",)Ky6@(=؋e. 1,~֦O\HK'%ERzcpE|2/P} ]%v?'A8{/U@f:7xl>'M ]WBm7[cς@$MOp,a]ž`NeΞuP\YVM}m=9&ȗ';b {-:t|p`,jwLM՛+^,dYR^Mw #&%9X+S ?ĢSϒ?Dqp:]9嫸o9w)΁jO 4Mֱ?#Ձ!<5Pn5%ĕ<`$I9_K)ۍ79VUv J uoh}4y BP4G9x >H?u,MѰ^4 K_x.;18pVm,D\[Pq2falX'˄ҨHɿA@9vH/q L([W_,ؐ)s6\D\ UdioT W("ԄpvOO!T đdE~qC.(40k˧SBrd"ɤܩ^AS]W&MR-vm<NNRu0pjʘ@Z0fޣ0f{> 9m\8)!>ӿ+;nYjNpQZ뾵c%.=.AX^ { Y]4@opN!,W. ,Һb2t/]SLSSv'Nf^9qn-pexb[r˄zMQG6)3)CCJz8*w?=:1R{mNmjrmH0ؑl\9 B!;M*hMX`V$SYW O4YJ!aKʦǷvhݪ_^羭4#LkE"ooqBDwOEulqW?VyUZs|oJH W U\dSKq?UP2eKt=Mi~rIAtvti}WiS'vE@8TeEOFvɿuE )!y93vsj q A?KnPvht#ⰳd+aҵy=MWG[!i<%(*rWO- ,R|+łn]B]YιIEq?'GGKPoSǑphȰrSwA+(v%b)Oj.Iݠ ѾG':[g~J :$@O)ބ`%KbVtp/Ł)H?= 6$ELihmzPGC߆jAC @jl9goOI[UqOfn lSUYALP wvX+s4}nUt砕r7{7z֜AW/V:Latf1 ?}E3֦wh fn,3|h7~Kn0)yC6D ,`{;*ˋ_J Ň S/%)%o<ҵ,qkN&S<ΥCcXLݳN9C$eg=ӕH6B$o> T Ax1 Zo2g@#R.7bwTH~r\Ok=[԰d \9y!YK?CwA٥<Ȅ FO_ȩ/xr9,VZZN( 6dˍN,x]oy E8JeK){h$h`IȚtd)Z$hko\XYox6k!v:N& ;B']ZZ*lvIJXԈ%' xx2 28clGʄsI:m + ӻ{r: CAPB [srC t=`8ژb!!<9M= cU:>WwbBW c~! X}{`{y:$ s'M+ߎ[qeq?4 PY ߱ RG2RS3b831SZ~MǶ3Nn;&GdR_';~ט,o}WF*.{<40RysmP*^)轕lül1NSL>|։:|:==0Rj+LڗXXft.6@F+&Ѹګl&w= Ec=jȖN5+6IX T Bh!el{ؽW{6P|]>bV-Z4/ۉ)/!tӖ\ :VCgޖd<)xns?|1\`\cÓa;D/[(~-kp~׭]{a\!lj&$*VoXAj8$&WҢU(J<%4~w˃uhJ/ c=C,Z"ҊNZK+Iуqa5oX ,N)fKB% KPCؖez}WVdg!STjĜS݁Ujtf}m[erF-Xxà趇,ї:! ?l´ G6B 7F̮m.[8vT(0Ѵ.tC ͑ /tO` %5(-sj|cf͛ R_Ƞ<*5MNAza UHB·N[rkH̟U^j(WX;kllZ~~ҫUv˻feEWSAho$P5Q9풪bېιد0l}R [>5Iz_؅Ik:NE[J"HCsSaZn9p%B`}.֩p9<"CIЍ]Leh/D8/GK4nK!+{pNr7qp-F6xC"`Ȏ"PTam:++O!A`Xr6!.;~M{mffJ WCe } S ]߰`fߋ?/77i4<@O{ƈ|Q>Mq>?#-HV ^@H<}R#R+e&8oiT\y}l5(@j.*ٶE h1ҏ\сJpABTx'Q г:CMev$5k8Ho)~k֫O|atW./POҗGں%E@X^ :,QSGa-LȹC Lx@(8N/;p_T"qORydpYe"XDz,6~`$߰( KnSŪx " ޙDD77$zV^j!3z(ZqkіtZKYo5V3w㼊DN3Ǧ?/)+p"zv75|4^ \'}͸BĊ oj vIn6{[i_-3ÎG 3/g#m*?Gmc6hD=CDkG 4<- ϶""djc;dF~b'^FGrϲZ܉u[KewlC;owvjYQzOX0$O,: Bˋ%/[e)hhsL',DN^s8r_>`W`䣲 p01# /p 5*΁sBePw?'BQ?I=*X>c .!ILϣQdG݇XLx~?<;=?+!]'0,WǜdET9Ŏl۠%}"n >_6e4m ,3r󔽀= {j/8 5@P3OHI Aljq /$9.="X!L-؜uV+Z]0j6ʋG7ߦuZ$O|Rb[> ™DNkKNGn}vM*`嶁+ ڱTCSɌJy >x}&5!y<Š2fL0:= 2nڭfԡqdɬUFZb9i-CmcK\<_ :1hj2o;֣9*@ew5׈gP2vHhV a~=׬"Ԕau0"A;W32ddd}Fu/|Aͻ  *tscY+vʊTd^),;V1ԫ懻wF¤c8Hjn憭& '>YY2?}QALDb!:ZWtBnmݩ9:s;`~3 ᠡm \mJhihBKl]艎YJW}ڼy왚S+^OG졼irȇ:Xgt1p6N࿬"KGef޿cv&0I!gT&gd_zĩ - o8 T[. H3Ϗ'r(E;4d6c5'alZH7+!DEanPa&A.\^ Aj %{KCUL Nr21@Ȣ0\t0ELIݪt0rf@vlhFeݍKEb1x\AEM",ϖf2fw D؜x2,Oy,M#k4! Mxẕiusˏ}h`~ bb +x1|•SF^Í%UF-D!Af唀Bcc§xcW:6m'0l ҞkP Mvu ە?7㶝h:{]Y9Vh} `$6AzG_I6 y^TAwUd$5,k]ȘV۬4͠F4.#w!ܮ oL%f>Lm7.S4vx{?h]ۉ"#CzE-m2hME=ƺY L># IF9tbl؆b6&:ř"1Mb zGa$'lҢp13K l.И]Aׁԙw @za+O]Wl+WmC1 7(y| 23GTaҡQov m]wⵏʈ`6-fXIZgqڢ{Cs0 8>UT9op%bm 0s8ڰPbcNX)s[L(TfY?Uӎt83']o%PC4̗+PuQP;R|CC3 S6{R$/,{KhSYq&bߴz٥`\yI hW)rn'Sx׵6XOF%ouvJR,]"3)FHL88O{"-iҖHt(yā+_#[pMwMnYbW[hm;fPr!Pw*7CΥKmѳt>ZpTLʖq/Y1~6@m@.HAnf#N'1 Gڴ[D=>i.(`7 ??'n![ /t*!JhY9 *hKA=(Њ[0x09sC1f:'fkb 0N`~5fOѲT! #u+aY`2:7+h `i Ƃc C(iHCn3%:KЈ$1pk H/g?uaɇ2Vp]3ZJtdpyU(pr4W' _.h.PE*,D}cȀu5B'w ȯZMep7B$,Bo%B7bjadiǼqܠ1y} jgV8ȁsi W5ܭU/gD\Kg^A9o{4fqiV$P{+I7 _Fg"7FR~풭U~RIӭ&Ŝq# i@^g)̅Ẁ_WD@: Gpx@ʣeY&~~i6 T ;l -VMМhG)al_%5D[e1 υE{y\Pe661"\ <"Y[`^5NP~|X0_m(x)27"ܶf#okL ×8#O=YH.ͪ]e"GG[VϭjE7L^J^PgO7v>Á9E?0i" 2ÐƜ2 [%3(/+w5gYiHp 1/ "]3~d%*O3,qyTy 4hҘ]R^w.TWSZȃRC} 8 WovǒSJ;"f6j1+VE"rD+"a*02o]CO: bV-T Zq'w}5`Z\KbH4C4ޯFx\6fx( ͎p/49)3CBCJ%+x[}o{Ěx?րqpפ J?+ëJaOi +`Hmvo$ė̈ɓBs1"; `Äis[*[,k_e$+B"[g4DZ/62m^+PG6d%EaoBobH 3Pb*ޙCNMX񁼸=y^xy\˜rU4S÷03kv\ZAuexߦ|oԆJ8,5nQߧCRpZ\pESS^ MXPZ@IleK39XX  KAj6I-|l~D7ׄkL9 qjy(z\UjP+p[gci`q[. n,T)#;X %936 U=Mv z#9#G .̎r&1; Aں tz; ̌>Bg]-Yڠ@;Nyܶxp$MsB{Eh$\Žwg\-D@>=w7Cd*# rb+ќZ[aIǜy$R$jU)tc솎i`/ɻg&&4z%4^>m ֆ +`3'"Zd{]1PY ]ޠ;켨'|ɵiX 9_I7djnsc3~5)ȴvA*`Nʳ3i_/۵ۉ:z.s>;I:Z:#w N؜=($ӄy䨆ҞӵlaQWTɇhPq 5o'N8ULR#ƍLo[Me\O~\D!ɠ\aU®Ua|ߤ ) ^ƛAD Ѩ-'R9<@O <"L^VKci'p6,o.C̄&VG=Iޤ]@:JO.'y-ᖓSizE?W9]^A6S0B&@Kkf",I`@1 __tctl9QEl|l%;]Ye qq4'GbM 隦1L%ړLG}u{e&*Zi)fb&,K#]v' PLCkwKşy׸ֳw @1eµ800cX 3t \a W%l1&ԙOP-2MN0>xj2kݽyF, 09ı_mxibb̆+-n Zߊ4Vr3 vr QY*k& y.j~S[9I[=v'%Kx}Y+σ̂|(^!H/U-[Gx ŝ؝J֎sF_j\y`"ZR2aPIHŤL!%rK=P"zlJ@Y+'!BE 9!/n< ;.ԷQR\c}6f~ m\֦Z_U^;2U(YhXi'UG'{fp8N`͌=V[,:@ɸ|M#OwQ8"ǽ 3aIqi/cduQM'܃Hh^fwΩ@8_[흡G_)$|~,xSPJ3V.KcMx$8*"Vce4_q,of.)WTac8Ş@_`QnOcWY\V92b]9q|@:f{XbJzNuӕeLH|EbeUGLLEk@%c׵"J}wX -?OĐȀfX+8fGzc {SBr)/ӈrWL[S,jMva뺸S a".<{0bNƕ.AV,1cLr*Y0L،ci(XmzIWuW<}6G<$W]l-짌޺CTX#ߧH0TZrH[%\r^.$"Ӗqj=$6wWBn~5\ɶ2r@,͠.cĪ.USgDuz7fzlJP67ʃBNjobi7=Yx۰0cIʫ7YDbUh;@ 'ȜY{_b̆\G4%9y~ r}}v_^7붥y7=&\# K=GXDiWh K 6fwb|ǵve^_Xĸud:ig#8 V]8f'9v½`zuTL#ϧۨ?}-X7PxfWGg0ǹ7{8׻~rھKh %v&Z,w( l6)P#ƹ]zd`|%L9oLi*OGK+Rj_4nmA3h ! f Vw 2Ρfmq;ex.pk7be-m:̒T]=j{q,~GfH oϤo9$*t;ՐfEf4J&bѨ}#D  mqg_X} F, caCXAFi8$N]sf7ŏb`Ф*ş7Ӏ9NϚeqXZ3 å5S Z^ -4})X@8y+uB #F8E%*4.H{,?NvnRdƝVfeٛ? OpX{JI^태!A 6'e/[5Kq3{6~^vZ\$)'/pku<(?K c9-<=!ʎ G7>$j +&f'\8o%l:C_b;zv[u37]tE;ZcqNiCjҭ?sp5U,J2Rhl"['fj N~ER{ ? :жehܵ=(ler?$MW00=[nI0XSu׾*H`++j;9QElT3>|^K2& (b)y!O`p:uT+6,ӒXS=Rt̓E\_<*{A}M]~z3 @:'4K{ q:gT޺=W"{_ŹGPڿ<3+?dDh!QÛF * k}~*!Ĩ|!@Z1Tf:{`#l. \/d=Vw\*n6Ka)%yO!'- >5f;8CGS鱭eӠzC܂ΐVXl閷==ʇd[vyiKF"@w] mXWܝQp@a@d&fȶ&/c2TPw̾XszK$`~V}x>1]KJpLD|yLT֡2 M'KF`V̟@]P6reT?DD3ꆣ.U#&8꼚P1݋ɐ:nXH`& y6pYޏA&d}t$`hEݦ+Hvl<,aґIh)UC1[s=GS@8M(` Eh@4 WxnX ;tw*^[i#iZb%!MU >|>2ޛ!JG .W9(D ЖtY3hF]=ա2Mf- sin}y% f/a2l[VMW兿Xļ 4${Y@M&E9DP[%;^{1v7g=6t/oZ'jjAi-[AKgVV~Sd\|Sg0kX5刄E=ޟL;F?H_O^q^|C>c_pi[0S VQH]Iik I?(4 n )2:*7q_k-mxb ZY;8VL w}ٻlҒÒS=2lGv~.r_MϵviD(RNU)Jl(Qd=  9~`cG"dUmV1%M Lb}7 Xw쪓uVBMDHd6F>В0ZZ)vfxfҟϢD) {MzN#GӸ,D}͏%D҄Skma,CѬN$bAxf:0-9 eX"d_ޣLp57N•bqhy Nѕ{eT*,J4H@q]/aQ[wT~ZKa~jm¼iYd$2mDqBI6x`xFݓj+N_ >"w ևײ]rn{9 dfizM+`DY8F<[kBXIm*A- [J-C=#Qݧ2\Vb1|溌t+Z0= {݊./;~X v4fӬ0.Y\%rM95.=gKwxD|*0Ve^9Qw mtCl-+D#$&k.,jѦ%JÁilj[A-S+)wr T2Y@›j5nRS򪃈yjBlVRӘ^1y.Q#~pv[:`"͈EϷ1PWgvr=8sfRC|cp6 a @DS[6 }-4Mm7Zx0@[hOɩWt{snPN" }ALmQT }m707'Q2UۛJV2L";]*U! As3AHi|2MZ/Oi U)ӮAdfcF)h7)-ܬ( f-w?ӬJ6ıza=MR/N EdQd`2{#xdƻ/t>ݏڹ\XKr7CWcC9ex%zgvHiyi9[Zd>L(FJ«Lj;ghmqA@Ey\΍hgvT|j} mO3/0o/|^,xi)1ڣ'K*@/ngLZ_KB \[0bq"p@x͛}ߥkc@^5G45C FSP@9΋kHww ~~$YFYHEBA%ZbdX+Uљ֚ݡU{W(+'mi 4B[^(p ?"4y !pҢrIhTRM@j]TJW-? U>PQ0fSc1 L,ttN#O ο}Dt@ 䎆bNC\wH a@bFm#1XЏȕ,{[!~ S(IӭG֨#sSWs>V=~;i)φZtvz40>b l-@MMJI>%`m'O?{9n5*`4yy6&?lvGmHϞեч3zHڝ2[6Ϙ!qY>_PI8bu?=.f,s@ ZcZe~VIPdv kg@@9M;ǎ(([vjHIݲGJvN=ÏOjb$E#Z ғȊ!&\mH6gb.`թ'r,shZirev3Q-G4.$+o}]͎%+ec偑̨.Hi /]Qআ=A /REzw/I-!xT5M:\e1o) } T9+3)gJQ>aAGVI2&)CѭRr ס.kG~ozV\},s"p!x㱵Y;Qrϵ={Q<Rj )'(kQ&j 3UDGX])_3Q>ӪZ6z{CʱXѺ"y\ Ic\#})IWG#^9Vٮ(fT$5e:)q(v*d/CifP=$o\{a`lހ_\!aN  <UBY+86Do|[IGw6>>ZRytpNZxw42#{XQ7%n+e VqOZ)SwPlK;?Ҁ )U,rXf~a߇TӹHO!>Y}WT '*L/j0 aZ;xPdR8ܧ>qFW=ڑ/ ФiΦrKKPfٺu 'ߜsu Վ":.'F-[ V WDNW9p4 kKtv[BH7b" fwSgJkGQT?Si-ٻ )g>^H_W6Iygdb`_/;Lpa*۔z tL]CKp:v`[܎f<Ć67LլD.9w]oK>I2iF65H2$v mjs*N{žϕ ~z K>x+%K{܌uˋ23w? )mix=ȋrÅ6y<._ʺEs=t3*F?:Oꕧ2$ད\@-aϦ~b[>\҆$ʃzX7-J9W y{I=鏟 ⠷<ͦ!<*[D"UtHpoz]u#"G5\X<>?.^(M:G9|m:{]*[ܸ·K5IבW!09&*ι q`|}TFor63'~-M| T0|y6nubMIӱA ,Jվ/g_aEp' *GpFQ*Oy8,~6EяxPl4hPFT[j)@qP 5}dS\x+&nwp!=jب7kr9~i `džv5[ ?\}Zޗ.м<&]BNA+ç'[1t|1SSX>aC܍墼`Xy%f,~ ݫ3`wI>6rq< /رM+P:gilY^@4Uu?yOIfnS#yk 5TqJ$HW8Q884CAzIΜg=(?ūxր TH(H9gW;95h 1 =AG¡Il 49%lcv[il{ޫudzt׏ӹv'3h91N*#O 4-u5)$b/D'ǮIYHaWՂzk >-_/p<詋8WHw{lOX'b{*Qn!s[JD{uYv%74`j W;*ɍ\fhD=_:^~N?0٦i>d_\?uY?dqpj1&~PLy`ǖgwy3`@ݻ96pL0Zh (r8'7ƆLg#jbb ,!z CA ږu= 5d׽E>bevfڦM ncܹ7%&i9na;Hãx^ZtSR,zGٜgqyqC{ Z͵5ݰsfAc y׈Шrwcc&E2KOgY%Jp1Id|4cm tAi =6Їiᩄg/`EbgV>`=W ~r/sxt <]x!`5?8ȑ⇹eLdA}Tܧ\Gp("O9rŜ럠c-v͒+j*}9Sh!s?>{kL o$zQI(W8(mb= U]Tat[V梽Iug3X]6<ٰs/wHO{|bz!< o]@gHR sz9r1'2D]h6mѭc޶c luRB4`綃mDϒ)Boq,Ӻ..0fsM Z _ZUH\tk__DC'#i›r෤%(?$-C<۾ϫw+ZAխf_ϸrj~f\z8:O~fVYU^1 AO.,?Dp;2щe+ʰ-J~7𮿫%2Rje 1&~ dJ`s҅F-R–"a,#|π/ -+_+~eu2܇85x=<˚1IV\KS(jL0_H*pF*KE9x)d.FL9S摐ol}sQWZo}0c%9tMbNn`P.N ^hE2:z1n!5saD l?("Vj %޷ ب1f7bŒz($R[0bN8/`OXNjIl$TgrvVRF^B]VڟFͫ(+|3Vg<cѕfKT _lP¾ 0{%^,S7"tdD\{sV~%9[N6:Ra%溏Pߋ773"T` '&wp7~2v]oY'h2 ̼P 7`r2@Ի,Ӈwr;*I&tq|564\tQS^[\oFgOï]Bc^BUkmCGb.Xr:\wq)vx!QnަJ,5`t=6g{̆QF1 #%gYE!ɲgJP9U q63Z9'K.* LU4Lë;ӜI볱q0fB[vҒ7^d /Ÿ$34+vf2I Pq*qlٕ1tiSiIKZ y6ո9Ps}ø]c`֍Mts4~&g\!D3l`]K[moʾ^Y<8@-O)s|b[#vUBn?Q3n#k vgf;;tQ|48=zo]>Rb~!GhZ콙 Ww`yqIۥ~ WS"-8gO32-۫NMY$NmK/P+Дy;|~o̾~ʌSj nrX& i ?14 rr0iS& %|kOÉ d5,MlB)pyY/` \,gd-b)dmQiW6習)2y岯#܃ ɽKy"hAE/^KKD-X'X+4>c]J9C2;386f <F-:zm\se<8!E## Q _9RiTg%'p@,&[Lb"Le4r5Ū 묄>x}y8ȡǘeqbE;JKhԾGOZj$[="l+J]2s2 ":Q;[F`Ԅ> 4>Jx тtEN^ UUZr@Sk@#+#T1hNO"ST,l /nV?'9dͯm)d`AwwD~%9l1`-40ۑQ1nOc)鳆,'Z_ ѱ^[O&A u $Eۊ%=*;65)]e/rR^t{}SL:Zy_<6ZQ 9)z$a Oîŏ6/ƮATx5˰JC;0WN씕oH&Mxhd>,A) CBZqGf`hQ,Ġw]U Q̼#tm5Бy6>xN|Dw4ex" V1}fӰ*1řMNw] )q̀'"Va0-:$! .hZg8ǿO4'a眽N'e4KBc P%kmƼ[ E sr]4<H]#:TTP^MR/({ <5ETCq2L2FD OԻZH4KDK2'!pٵ=/Cgٴݨ+c x>qBNSu!y_y)U/aWM^YZ2%.=:[>4^tFt9k p~{VMr?P"0!(< P_ZjtAƂ[4}S6)CƋvƽ)QC9Ysuj'JO:sgh2Ou=_P|0Z5nb6W2J. ,i9Q&2-:>_E?gJi5)KT'E&5ptڼE&y]6 J q[ǗFb&`G8uz]6`Z4g=Hg~ߑ|)j_d1KMo1FÊ=Sj&y^~͎r-Fyai:<i2M[ 2 :\HFciCuGCONZ"=NiDs)o0=N:^O9WP}\[l@",285V&|fnˬk|G#n}. CR<4V2QN"a)$b;&-$W\9Hc@:ܧĔ{ <6C}&YkwX`XQ,S{lhU%f!_|Ո8EU^o+ ; ^!sKrAS?!May{i-C80ބՖa=~<=| DړeFr Ż&Ȅʭ]dXS+2wM!,~,eLQ޵H:.B8`Qpai6{{~F/DK/Cx,3o20wF!\2oeG)J:yUG3b"r XX OZo5qWM_di~WXz#jE3ޕ]VpmԲ?D1q]Gbo/hC0bIN' ;3>ڻ,ihd-s 'iT@eY{!*upgb+wioCĴI|},ymzD˱d(\Mvq;([]Үij Q{~#$朁j}LQTsN{L.D+bw$:[p 杨q/R8ڕWR"N!"1ζBZQȯ^nJ4AG="c8Kzް cXODƣvp/qZW~S8QIE{CKoYcteXfKHzaS S[S!V$<-E!๗&# 9֩0[LXk=0Y7)h鑙|زq^ue?D6{tW<xDsE(!#54?nnOJe`nbLJ%??iC*<\5N uU΅}lNa'jA(ZT'el.4!.$7L̡X2(?vp`C7f,!%<{8bDC(]vU}̺( v>B0@8縈!fe,d7QńIǚa\D,*kbU@=8x28ˋ: ĥ7R>Uc3ɏ]o Ѿ]n1v{I%1wrR A`o%䁐MAԠMO?wT9U[~)쒿z/ըy/y2T'w[i-Ē,% :XZcP"&+!r󹮴%'V6d&qBXAkj33Rpj<=l84wcs+j09)fCs#ao~>r`ݞA3I hsd#[EA1 }&/yt{;}2 %2%u|wNx%!o۷|w6r)e-mA&m'ԜOdCiBs ޗILN߆ %^ ;;]ӏfDP'6e@rGɚKnEviEB՚&kbCyUS+5 (?]%Ə0f cڛ}Vg|gkdmk@7N9>'gT(;o lY]EC~?= /~ pdu2mst5)N,ޟ_mo@oTNN.&KlVsduv0l[>AK;[Ʋ 0lK|A|W|f~Y<@qa)A|q\xSqI}s4ƌjMoSI:%j'4:;8xg_o/Eb_e9),@&(עFes2.9d0H)A -ʳэRe49K.5V)dM3ûB0 9"ܻ`D3.p?_ؓ7j2fv,}QBDgoo0B8 …%ڥ~SYvھDNo ?kVNmcr;n"[ţJ>׃5 F?DJL8XafB7EU/zvO’ah%f|KCb/׋5ԏzy?pɥ4D9\* K̏cbsxZ0>F& gwUҿNbJ{0?v(osB2Qx4`| A{M)nA֭4<ZxZIs+h*NtJzpx!F,Hk#Vc^!4HW1l?9]oOck1gG1OaEa1~ D[:LoӇ- ?=f{^ @cǀ UT0žXE#0bXpX=;H fBg}/0OcU^.FbdfqWj+e=|&77QIF1$?|cT̰h0o4.U1>P5iml gz|.=J6FǵlwK'L'~|xMPYa74XZn˻NH| &_ݎL- Z[=4t5V}p=-.=PJ9,6]V)mWޚ/dTJ(3h6qTAC;xIu\>so=ygdE!gQB b+1a|D\4i|U\[9vn{:K)P ok<M'}/֫LZ/D xXkU8[&ɴ9%Em~a6~(<]\Lۀ p 5D-R{xÓA%%Xw ;nQebU BE6|4궄&($ر(3U4gC_c\VB?l]8AA P /wu`uWjlb _cB;Fݴ9|I)<]q?4)o3ћ0&sGaҐEE5 %.#~.Y"hZI_%zOax{,{^Ұy+zNȳNs?.9<< JzKy-NVa›S9ht/JD!r/ޟ6(1S|nܛ| #V~.L@E?ǒFXIq͞[kCH^mu/Èr]u{* ~KqEEhV[s\z0L L%\Z.OC\EQ~L}E.0eY*Q%%I|խf6;0Pg?dcX˘'vmui gs\ A_joàfe(Ûۆ"СҖ-ZU1|eC.[v~ bI KZ '|e"~!{ţWt),͋Ghp%@L5-}X6&kjLNp-^*E_Jȃ6dtA;[ q0|RNOu颷g\N4N(#&9|Q*v%h}0ݥct~H@ aON5Y.6LE%??I$?x$fHzLt}PHZ쳭Lȝ&M )595 ֮Q/7֧)r 9XEG'yBJ_pDTOeC|jS*FS}KĥB5gǐSeMjnNON:8`3F 妀m3tacvϺ4ZldC/t6/#OxP)B I@6 cC2}pMȗqZ`@[~XYms%38uasi":t|Vpims=u=JfȒ]heI1f)3?Xnq[ZRNP ?-Q+FG#^4[ 08)GrI;R s6M0BEC鮁Àl`0M}Tr..f'h=ӡ,Iol7yZ[;&|}􌅗RFҐ%lƛQ)T`3㦡&$}knOMޫʒB3%}R SUzgXw*f"VbeRhnUnqZJWR>/$Ҭfxb+0BCzrxTq0Kg2JpMHh4N-@Į*ֱ{(uv˹`:;`ؔ7VGOdujUDžd'mKyȞvmbi}69\N;$uϼ$L"H`I-OHY ,*&pT8x`8 ݵ%] )ȡAgjI{~ۆ X32Y5H^Nl>/0r'#6u-~L1?1P) /ˆP7~B_?5W*w vUأ- ??Hi(X@ׁ[ǻ=FхVGQW蛡O"F[pm[r~c7pak&lT4i!4Stm({.sD{@c X#A95[XƊ5YBa uaO~@4xFI$@ZWgW4a{UqCs๒5`$$uG.ԯ쯊1@OMW /!U/hA⌺ThR3n>1Y?YKڡȶ[#FC3HRN銈_`h-3Brӭx~[ BYFpPL2 ?_@e/cI.ub|y9Lx. >BO +@Q}r1kP[1㭸~F[,X1&IނH *ɪcز0kJX,./1E[Ց#ap~O\3D!dBX J[ݪɣ=JZ3ӧP |U1ܨ)uϼ/ ODOTmpF~vDmMxښ9>2CVm cr*+ R`CU[*tC˜M#l1Z@j`Xg)L\!>S*ٜ A$DB6ZJ<(/D0 u ]+ʰ9w\0&>$@b,Oĭ>۾K"Fˊ3CpH);Z'R-h'f m#J= WVNj3;Y?3%x"U+l8 6bœlMY+߸Iʋji\e?Cb ?e>=׽# Zq{ <Ų%oY.ϾY-"̐JBC@Ee>&H]$fdKb]J8&ՠ"dE$AX a&.»Nzx1 Yw^s85~cӂNi%$ƒ6T_NuhuB|`|x}˯XX\AX\ .b"AkIAouQP ɶoskG^I$|3eom#7VB^Ǹ-e*{k=_ܜV;}s.dn PtbͫxTLB(W#nytqʣOٻmW{5^C ݪLEJ{Ta3hzL  +1,tw^}L#N7΁_IJb-Z&`t*ؖ%;U-/?U/*m\KaڶACt>$V-{Ju ʉBX%g&">%oUj@ އlCz|YVdX'#CNx<ȏB!@ s-p j uv8: ߴDswmso.CWBtA봝<0zytt1v䥴P,e&[&h4Ä@sɀ`c{r9aNlӵ9/#ϖslUk paȒn0zKnuDxo6D\&Ci[@H{W:F*ڭ {0;F#/JYjtq-GbmL[3p:$ظ@1g(_ڗ1 ? )"Ґg{ |"8Vdwe$*Bb9kԃKex%i]aBybqdsRo8.LKKl0$} b,_{RXD!Ⱦ $>nmֶV\ QY /R0f;y"˕?uaI(q1Q#,,w8фRI}Dx( ِ?XDxWԗUfqt`ڿtbJw?-mEō]M[ W[dd+hC>MW-L?&Di!Mf!R!+ɱ=Ve @4\AAeYɉ\ijl?Vw7KVgJ0Ȋ<s#PwFEkxz)Kve;l h21>lӜ `MYY.TG,Ar9;4= 'ː#c h~fZN2zS:zWB'}8e_*$d4Py}&! ,(.A (Y&A3].aWCK#aÅh ]i*ZvGs!)d=Kl9{0fCgWxpX6^/P螁~Ԡ:>*[H`|ڨɡc!t។76}FPX=|RUS1a_U7}HE`~!5]f@$&y0KEfL=΄@(bZUj_MdjakAg>̯S+ !u#n^oܖZy^ 9sRF\JdH6@YgZs} _YUH.*LrpEr{Q&i͢G(9grX)2Nyz!6̂_]UH 4ⱄD?.0:l)9uȕm6CQ5> _iӂot>i[R8ޜi(- z+%Z8OL4&-%!gDm[\OPG|$^՟0 d>៾&˵!NpH h% MqUZQ!;tr`E q?&K@ 뒏tILH;އDxY#z `;=3t\BX ̬%좮G6O5Ac(g'KD(NE3'j^=?5o{W5pļL0w4V=pe829'[2 Y[Ip? sϗ#g=im)o;a2> q`hݒ@*KLÙ$.wB |Ԕw`(?)1R}.K%,eq[6%%9l::1&W`ϴQW||?,/Ҫb]Kta8!ֿ)!x|ٙT@!d._ Ӿ]q%^M 5~J1B|3 vfB-9cW/5,J%Yݛ?\~VTBئZ%vמ^l=(KaGP30yZTr-$$ŀbf(*ֲ ^7af4bPc-D#d6@>%ߗ( ?pXu`9|*Pka@ZJ[n?)Ab$-hVuMJ0n+ܳn»%8vknfӏO9AXو=bkk8)fo#b>.إޖ2JWwя{mfԗ y£r}7Hv@@jx|w*/nʥ'glI1#' +YyvUsնny{o)jQ<[;or”zbz7!l?ű#*Vc` `T8I:ͮ溓dqϡH7UF+Ʒ4H(=fVtdbx!>;7z5-*Km\չ]Vcj:vt%RcjufWڢ[錚mdq4q\R!#m)`~ IR!d-5X%d-;I 6J̽l#T q+p\/6&6 wQ]3ev_5߈?__Ɔ#sY[7u6S&  A'%7R/zef(R'%q@rvG]~,|.g0= ڝU {6\7"m ȴ?4\#)c<\~ooEp msbYdGz01W*ETu[݄xى(/?Bm^ZL,uȶ0 2{'@3l6\ 'Վ%Z|ɂ3m@Q'yG'wY=TB`^/=gC"$1z yتAB&NHmIdӑmJM!^̵]N $Xa9:[G/*D%#-x?Syk5\" 0 C@7Yƴ&6$޾F(tyAclPs݊v?:~Qˠk>seԗ(Ͻ{3Q}~˶ +Ȱ/Z,ōkrA〡+AHؠ'<-\|' Ԓݮd@{FfRa*7ӮS-6jKF.\"Oau:<6,ҳccbDbNK;cw6^XpRwI[OPsF%n}.?>*>NN)Ft?:AEQ~2mJYJ>ּ~"/v~Wɓwe>8$;Hch<q-aMBާsuu<:.oM3cHn#y)noc4onf=FeeVF1vw<x-#=k),q(4D^nuIHr-'&#S@+y_=|; O#Fe n5Z&pzZOiEq)=h{c֖F[k"o_~KrM[ \VC 'U*ɍ#gRobʈ̻^b^E>C>/M>ԙqf'c߃]w`}]+,Wt7ݔgf @m/N^s ve >1%KPzBHLp%edpnL*҆6ٱhL2Ye4]7sY{L\Gז#dQ( ۩Pmq>.ٜOXeRI]Kh%K' )Us edd4Yw pwEՔ=_X}r'G@&moSiqWY98>LQT袞i]Byf/N~s(YU44e_^ X"CɦM'WnYjJzf2!bPȖsQBnω-)} koGjΞ!Zd9wmGDD(V. c괞(V@^ʣUֺFG#3z ű5ksvɿd %yΥ4ɚ&Vzf% p=p sΧdJV!tGrߪ;WļTd(TA3 y9n JjhbuI-sFfXjގsR#c,A|.|nlKW+ɮZhFʑ^Qa#BuQ_(z(rjĺdjA~(H cVم[iWV4S{xQސV#0hEǹR΅JAN>ilFS X\p&>C Dy8qSE_K͕Uc5o#qҞəŮ۠(ixgFGy$BX^YHO-?c6Y{2EQDpp'5*ɪK-NaSB ԓ㔶*@3?$"Hki$ Y(U"qm yCou2erwS}gA-dʹ4w֦00ulYIŮH& T%-^lkwH'HHz=is~S(:ó(j=r |@^5 j% Rf$o۹Ѡٔ2Tqh,4垩L70~kŽf> (UqP-Ь<b2?!uUmC#@#zr,]IbIʒ'9NW}Ԥ!bLĔtËz,AOQ# 8cUε5ypޚqed[9dſsHdK?6'N/C!}(M,t܂vas h@4'K o}~'U` L\%oy͓ݭ쿋E'lj粊BD]{`n5P `TKJU-;6}h]&w%WAf؝QɃr-*_-.ō&jM*/ݘ]`%QXH/h-O8#͔&6''= s WW8w БJ&k@x<#{ UCGJMVţY^u=L%xu1Yc3t[D Ψo҅}WxD1!'kN|,f^P]c x[ȟYw`9k~S,!s }+_ٵڐJHµP+ND/ V^7,N_+ǐ]z* H2G6yc?4HUkr=dm[+>OԞL<ѡJÔ7׳ } "l CΡ^JjPs_T^b^$a wvh=aj/rм>8-jS)zT,sjvGhkkl:= cANp,~t irKpՂ{}^H79g +\қ״ !WF#y8~A\ߊC׀FY0={&X(xS4px.l_@:J;Y_5 l)p|3G|䀷%* Q1 y`kź!߿Ҟ)^;%$vM G{< 뱺%R47xק:d?^WW0u^fa1@5G> btnMwIJג3erluı_ rnKrrUk1wB#3%3o OKN?tyDҾ?%p4_C@Rsެy, х3E+;#P a$ԏ^FP,K-}Jp_ xӪsxPBa*j1[gYc !mU1 6zzwR )QX~s @ʒP-!0~yXQ]R.Q?Źp`s쥯U52c_, O\@hcLZ [,*l2铅Nv0Ԟv'?>oH^ؙ6n)LaG$7v#OkUf˧"z_L SgU|Ӟ_=P;+p 2YnbSF4 C]|hPbŕ8vjїAf3`" IOx髿ꡳFN 4o.|Lk6rE͏\Yq}쑗n5Şۺkٓ&~q賸'D@p|w>[fN>B9(٣˪fϧ$ȧ߁U) Yj̀`. P#>]:&ۼ)F;{?f^3To92Kq Qu9dV9@ͧ9_t,rrnid/8g1~׳?fآ}xKW3rȰ}F ~VPp"Tߎɑ~pI:8 Ytg築*4ė`\\RS0uԌZSXblVF]v#=( SqMto^ f. F5^u>%.8$Ix0Ǩ޿bxt;`† u{( !q{5}U +~*Pw.wKC8`s R .yUl􅽉e/l-`KҖ0C*`jSl|} $֭xbDM>P_or"oGɭP/d'Z,{(\6.Fv?XiYe!'Tce p;Iי)A\Yб;S@geѧ;=g- sV7e覘ndp?ߣ:H33 धzEɍzߧ-) pנ[XS\ƔbsP iJ{cZ*w=;DkOh$67)%FMP߄rvbx7¿(_{Y.(tެkIycDD+NHE[%m|i#^%l][ѱP\H%.vLj0C?sq :|-Wd81?T" םOKBU]Gfn@kz*Kwmr]?5Yl%)B&=br#L!!W2Gz|ξG2~3 Gr ۾U?Q ]Rb⿨5kUD?zࡢ}ìu|5SQc?s*E7o޼{y?A"r栙~DM;t.bڀ8X]p~NC.14)yթxс_{)Q*1ql?7څ0b8"?e|X.Rz:73jc5#d$=6Ua"Ol$ O(\T*׶Smr]A0٣j+2~^ p͹{TZ.pL+<:JM("jGcVDp__% <&$SAB+ rUj\J RvZlI j8lߡ he}gFw!8l;ܠb檅+Ƙ H'gM:ֵ\R\q@DV~ٞuן Ht78މGP\?TJ.xylIjP8*f9pRTT1?i3(𴐗)yݏtD8iˆ:g|U:(R,qcYEE*_:j'Cd3/{E f5UO7(+5-N54[8㿵[1k%>!tz@!E'1ՄQ(t5#$_zvs}*C: _+y# V{ʢ5u nG֢EUOhB6TOĀ'PpFW;! RP Ix-J S;Y9n+S|Z15R1:u0X37@EU(~l7a|E `bt韙d0H)㣵O>_( UĄaf~牗C聯~-44\B8Z;:R\<1%K< +̌c7zۛN)u5`HNGONL;l }IX 1C3+cA)l8n q^m)`\a NC3k٪g!(K5aW\Q)Ƹ/"|<9ga'${73.'z[,YVo ?p ?6R'« oU;"$M57XeTRu )}DH/R $5P;,l_y4$Ͷ`8[sK=ϞiI=.NdNyI."h`֜1nGZށ]߬*A:v 5ۻg/TabUbdbQQ3>Q"QEm]|.J@Y  3V 9wS~ɂܕ::^iW2gEY 4iinh܃"(FkNl!H\"?82V/Ow>RCx3x?xV $}Сlś9h1@ypěF {T0,)J1\ݺ.JIJ PwH@D s!3E|HqҠt!<3uk)/M9 XL}  s\ZYCG)(x$bOlDnY]\hk Xejه_gpr1!z@^~# JLۊ}P5b+l|!5u# TH0ͧr)B7M/c/.Yvоm ՗)HЫr"? Z@ut0@E_gY`P]@ goB+m+[^+sf9,]vxt;)c?zط0`#L,ӽ}aJQn ҄Orꑡ [#˛3&fBϚ4;VskP}AwfYPB+iM}0df:b7?[FHIT&gÊ/q%G zJE7.x8t_Ulo*2 MCLۡ'p.8h%ɧ܌%*(q5m -0}Q+j_WאDCΡlƃkv5$[9#ڋBSctz\`Wx%5!YX31jF*6Z=E'ΫdxR Hª,{%ϯeP;:W6[|0`rY^;[e΀zaG`ֺsp⺗~]wH9-TMQ*lc6 G$O)tXmQBEBcڬJBIm,qjn9zJ5FC%*؞<'FZ'PFg0b:t &fv *fSXu(OngGIS7$*? кT*vcI];'/#bt'(sN|˝1%Zg{ M O )}qk6ǯ8r|.?~gp"ޖDj%ov̀>Gu:ek>,-B~~p6Q祮ʂN:k7Lu@jyfC *GgeDiQ ~?e[N+;T.|Nrү,l<(07mA;/DF^c!9]]̈́Sڋ2{56cGO%9@~6JϖߐcծTOQ'J X2&M;6ℇh6/Dz{Z~66 lUm?povJi3ʌ/kTWEWï!JmSW*7)=m}No,*\(uEj< LcɟJ=gnq`'4fs<|~"Y z佖*^D6ˠXg|пXWSiL mN!)HL;E!D20/ԛ?N%pdv t{C1K)eY P=DԜC-aHR0)"Lu=oBɀnU5wvgG&V[+tʆYӰԎ${2b#d=Zm'4P򘱉צ'!*0_Tuj*i #b"/Z A2kqh=.BKJ?o'ꑥN?T$7iʧ5ѥ]6W#GI::$'<Qb#}:IFJ^-t4Iv,J_>'9n|G~p[8fV>186pCL06֣8 |ըqIM,fytlhco?aٺxX׫w_@G=T@/y0s_,|E(o {@k3SI/o]/3&Ʒ )$vuUTY.jY!pM?WAsy[O1ŸL#EAxiXWv RII×5FI>.M9E~Y'/1H8Y7SUpKPhEvM%P0ρ% ]2#2O^,&ESq|X=S)o})lgђvğȗPfa1qCTuwljc4 ¨8Գ(@zuU_M:Ftcǽ!Eh7x%G~IVGxa_@KNeNao앜2j~b_ Fc%&5t)>a^1!`X;IRcMUzABa[ 럥Hv&?q"ο8>{D$Gۤ{Ú|7%811Bh.kZk+=d5bto6Y۪ `_4(C] !F3lfeS? }A3Fu/}reҾg-eE̟Q2[cͩáqG2(i 5 ѩ%B5kE MOF5 {EX^@e'H)8=a|S4~OJ[1Cb;>nbv6։E6U %$ؗ6oAp|a56$[fnVFuYk|TlX:}V '^n..ťP"o4_FUPn*lHjBDG33HLWxP ׄA *u뭌K{D ?}> -)"G:x(973ĉG"mT,qJ%9P21)F?-p0dT9p p^uM3,=D|ILbq[[0\Ֆt3 0^@^!amqVpggDaq>0e³N'M#pp*}=k0FsHȞB>'Y1뺂=U#UAt)-F]?\;TQn;@ZeNGB[2xxbdYZS\RjX ZYk4o1c׏$; )VL$?j+1Q R'/4S~Qez_]uE8>ђTf|dnT߼ gN>آ[C5&uhu8$fmп:#JA´ܷ Ӷ YZ