weechat-perl-2.1-lp151.2.5 >  A \̶ϸ/=„ƣ3DG]ޒ,pLXQ:=cL2}#W32HpT]أךʠٚ9a %rV )X( 8BHP\f7csm/'A>̻̚~MB&IZo3(Hp;T]|p@xłnyvVٖb%=zcr#"ڹ$iՎm6S]i,51Jk SMh2&9(AȯKm /C~[ O6iW;c歱yǿ{xnNMo l+d[/B0hyÑ0V0nL2~Է\$HPbZqz{p>P(?Pd  @|      U X\af   (68@9::FMnGMHMIMXMYM\M]M^MbMcNdNeNfNlNuOvOwOxOyOzOOOOPCweechat-perl2.1lp151.2.5Perl Scripting Support for weechatSupport for weechat scripts written in the Perl language.\̶build75openSUSE Leap 15.1openSUSEGPL-3.0+https://bugs.opensuse.orgProductivity/Networking/IRChttp://weechat.orglinuxx86_64\̶44ab7fa42441f7a451d0850ee968010fdee7761512eb0af23e9daf3108f851c6rootrootweechat-2.1-lp151.2.5.src.rpmweechat-perlweechat-perl(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libperl.so()(64bit)perlrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)weechat5.26.13.0.4-14.6.0-14.0-15.2-12.14.14.1Z@Z@Z;@YYOY@XEX{d@WW_W8dVVŲ@V@VGU{@U@UTT@T@T@Tmjengelh@inai.demimi.vx@gmail.commimi.vx@gmail.comtchvatal@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.combwiedemann@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- Ensure neutrality of description. - Use -exec over xargs.- update to 2.1 - build python plugin against python3 * core: add binary weechat-headless to run WeeChat without interface, with optional daemon mode (command line option "--daemon") * core: add options "-newbuffer", "-free" and "-switch" in command /print * core: add option "-y" in command /print, add support of buffers with free content * core: add option "add" in command /buffer * core: add option weechat.completion.partial_completion_templates to force partial completion on specific templates * api: add hashtable with variables in plugin structure * irc: add server option "split_msg_max_length" * logger: add option logger.file.fsync * logger: add option logger.look.backlog_conditions) * scripts: add configuration file for each script plugin * scripts: add "eval" option in script commands and info "xxx_eval" * scripts: add infos "xxx_interpreter" and "xxx_version" in script plugins * scripts: add option "version" in script commands * api: add time in info "date" (WeeChat compilation date/time) * irc: allow ${irc_server.xxx} and ${server} in server evaluated options * script: change default value of option script.look.sort from "p,n" to "i,p,n" * scripts: display the script name in stdout/stderr output from scripts * core: fix regression on execution of hook_print callbacks- update to 2.0.1 * python: fix arguments status/gnutls_rc/sock in hook_connect() callback * python: fix argument fd in hook_fd() callback * core: add flag "input_get_empty" in buffer * core: add signals "buffer_filters_enabled" and "buffer_filters_disabled" * core: support loading of plugins from path in environment variable "WEECHAT_EXTRA_LIBDIR" * alias: add infolist "alias_default" (list of default aliases) * buflist: add two new bar items ("buflist2" and "buflist3") using the same format configuration options * buflist: add option buflist.look.add_newline * fset: new plugin "fset" (fast set of WeeChat and plugins options) * core: make value optional in command /buffer set * core: allow floating point and hexadecimal numbers in comparison of evaluated values * core: add option weechat.look.save_config_with_fsync * api: add support of prefix "quiet:" in function key_unbind() to quietly remove keys * api: add argument "recurse_subdirs" in function exec_on_files() * script: add local variable "filter" in the script buffer * core: do not change the chat prefix size when a filtered line is added * core: fix display of nicks in nicklist when they are in a group with sub-groups * core, plugins: check return code of strftime function * core: fix cast of time_t (to "long long" instead of "long") * core: call the config hook when options are renamed or removed * api: change type of arguments status/gnutls_rc/sock in hook_connect() callback from string to integer (in scripts) * api: change type of argument fd in hook_fd() callback from string to integer (in scripts) * buflist: remove recursive evaluation of extra variables * guile: return integer (0/1) instead of boolean in API functions * guile: fix return value of static strings in API functions * irc: do not clear nicklist when joining an already joined channel if the option irc.look.buffer_open_before_join is on * irc: fix CTCP PING reply when the option irc.ctcp.ping is set to non-empty value * lua: fix boolean return value (as integer) in API functions * relay: fix parsing of CAP command without arguments in irc protocol, send ACK only if all capabilities received are OK and NAK otherwise * core: fix build with ncurses and separate tinfo- Version update to 1.9.1: * Security update to fix CVE-2017-14727 bsc#1060140- update to 1.9 * improve speed of nicklist bar item callback * add auto scroll of buflist bar with new option buflist.look.auto_scroll * add option buflist.format.name * add variables ${format_name}, ${current_buffer} and ${merged}@@ in buflist * display a warning in buflist when the script buffers.pl is loaded * add server/channel pointers in trigger IRC callbacks * add API functions config_option_get_string and hdata_compare * fix bind of Space key * many bugs fixed. * buflist.format.name * buflist.look.auto_scroll * F1/F2: scroll buflist bar- update to 1.8 * add option weechat.completion.nick_case_sensitive * add wilcard matching operator, cut of string and ternary operator in evaluation of expressions * add resize of window parents with /window resize [h/v]size * add plugin "buflist" (bar with list of buffers) * add arraylist and dynamic string functions in API * add option "open" in command /server * add signal "irc_server_lag_changed" and store the lag in the server buffer (local variable) * add aspell options to control delimiters in suggestions * add option "-include" in commands /allchan, /allpv and /allserv * many bugs fixed.- Update to version 1.7.1 * irc: fix parsing of DCC filename CVE-2017-8073 (boo#1036467)- Update to version 1.7 * New features + core: add option weechat.look.align_multiline_words + core: add optional command prefix in completion templates "commands", "plugins_commands" and "weechat_commands" + core: add optional arguments in completion template, sent to the callback + core: add option "time" in command /debug + api: add info "uptime" (WeeChat uptime) + api: add info "pid" (WeeChat PID) + fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe path/filename + irc: add server option "usermode" + irc: add tag "self_msg" on self messages * Improvements + core, xfer: display more information on fork errors + core: add a slash before commands completed in arguments of /command, /debug time, /key bind, /key bindctxt, /mute, /repeat, /wait + core: add a warning in header of configuration files to not edit by hand + alias: add a slash before commands completed in arguments of /alias + exec: add option "-oc" in command /exec to execute commands in process output, don’t execute commands by default with "-o" + irc: evaluate content of server option "ssl_fingerprint" + irc: change default value of option irc.network.lag_reconnect from 0 to 300 + trigger: do not hide email in command "/msg nickserv register password email" * Bug fixes + core: fix deadlock when quitting after a signal SIGHUP/SIGQUIT/SIGTERM is received + core: fix display of empty lines in search mode + api: fix crash in function string_expand_home() when the HOME environment variable is not set + exec: fix memory leak in display of process output + irc: fix option "-temp" in command /server + irc: fix close of server channels which are waiting for the JOIN when the server buffer is closed + irc: fix buffer switching on manual join for forwarded channels + irc: add missing tags on CTCP message sent + lua: fix integers returned in Lua >= 5.3 + relay: make HTTP headers case-insensitive for WebSocket connections + relay: set status to "authentication failed" and close immediately connection in case of authentication failure in weechat and irc protocols + script: reload a script after upgrade only if it was loaded, set autoload only if the script was auto-loaded- update to version 1.6 - removed weechat-doc subpackage, ( BuildRequires dep missing ) * New features: + core: add optional argument "lowest", "highest" or level mask in command /input hotlist_clear + core: add option "cycle" in command /buffer + api: add "extra" argument to evaluate extra variables in function string_eval_expression() + relay: add option relay.network.allow_empty_password + trigger: add support for one-time triggers Improvements + core, irc, xfer: display more information in memory allocation errors + api: remove functions printf_date() and printf_tags() + irc: rename server options "default_msg_{kick|part|quit}" to "msg_{kick|part|quit}", evaluate them + relay: allow escape of comma in command "init" (weechat protocol) Bug fixes + core, irc, xfer: refresh domain name and name server addresses before connection to servers (fix connection to servers after suspend mode) + api: fix return of function string_match() when there are multiple masks in the string + api: fix crash in function network_connect_to() if address is NULL + api: fix connection to servers with hook_connect() on Windows 10 with Windows subsystem for Linux + api: fix crash in function string_split_command() when the separator is not a semicolon + irc: fix socket leak in connection to server + irc: fix display of service notice mask (message 008) + irc: fix NULL pointer dereference in 734 command callback + relay: return an empty hdata when the requested hdata or pointer is not found + xfer: fix crash on DCC send if option xfer.file.auto_accept_nicks is set Documentation + switch to asciidoctor to build docs and man page- fix typo in %if conditional- update to 1.5 * New features: + core: add Portuguese translations + core: change default value of option weechat.look.nick_color_hash to "djb2" + core: move nick coloring from irc plugin to core, move options irc.look.nick_color_force, irc.look.nick_color_hash and irc.look.nick_color_stop_chars to core, add info "nick_color" and "nick_color_name", deprecate info "irc_nick_color" and "irc_color_name" + core: move irc bar item "away" to core, move options irc.look.item_away_message and irc.color.item_away to core + api: add support of functions in hook_process + api: add pointer in callbacks used in scripting API + irc: add option irc.network.sasl_fail_unavailable + irc: add multiple targets and support of "-server" in command /ctcp + ruby: add detection of Ruby 2.3 + trigger: add "recover" in default triggers cmd_pass/msg_auth, and "regain" in default trigger "msg_auth" * Bugs fixed: + core: fix nick coloring when stop chars and a forced color are used: first remove chars then look for forced color + core: check that pointers received in arguments are not NULL in buffers and windows functions + core: fix truncation of buffer names in hotlist + core: fix update of window title under Tmux + core: fix detection of Python shared libraries + api: fix number of arguments returned by function string_split() when keep_eol is 2 and the string ends with separators + irc: fix first message displayed in raw buffer when the message is modified by a modifier + irc: add missing completion "*" for target in command /msg + irc: fix /msg command with multiple targets including "*" + lua: fix crash when a lua function doesn’t return a value and a string was expected + relay: do not execute any command received in a PRIVMSG message from an irc relay client + relay: fix the max number of clients connected on a port, allow value 0 for "no limit" + relay: fix decoding of multiple frames in a single websocket message, send PONG on PING received in a websocket frame + relay: fix command "input" received from clients with only spaces in content of message (weechat protocol) + script: force refresh of scripts buffer after download of scripts list + xfer: fix DCC file received when the terminal is resized- Fix build-compare - include .changes file as Source so that .src.rpm can be rebuilt- fix sle12 conditional- add weechat.keyring and verify source tarball by gpg- Version bump to 1.4 + New features: * core: add a parent name in options, display inherited values if null in /set output, add option weechat.color.chat_value_null * core: add tag "term_warning" in warnings about wrong $TERM on startup * core: add option weechat.look.paste_auto_add_newline * core: display a more explicit error when a filter fails to be added * api: add function string_hex_dump() * api: add argument "length" in function utf8_is_valid() * alias: display completion in /alias list * fifo: add /fifo command * irc: evaluate content of server option "addresses" * irc: move option irc.network.alternate_nick into servers (irc.server.xxx.nicks_alternate) * irc: track real names using extended-join and WHO * irc: add support of SNI (Server Name Indication) in SSL connection to IRC server * irc: use current channel and current server channels first in completions "irc_server_channels" and "irc_channels" * irc: add support of "cap-notify" capability * irc: add command /cap * irc: add hex dump of messages in raw buffer when debug is enabled for irc plugin (level 2 or more) * logger: display system error when the log file can not be written * relay: add option relay.irc.backlog_since_last_message * script: add completion with languages and extensions, support search by language/extension in /script search * script: add option script.scripts.download_timeout * doc: add Czech man page and quickstart guide * tests: check if all plugins are loaded + Bugs fixed: * core: fix execution of empty command name ("/" and "/ " are not valid commands) * core: fix memory leak when using multiple "-d" or "-r" in command line arguments * core: don’t complain any more about "tmux" and "tmux-256color" $TERM values when WeeChat is running under tmux * core: fix truncated messages after a word with a length of zero on screen (for example a zero width space: U+200B) * api: fix handle of invalid escape in function string_convert_escaped_chars() * alias: do not allow slashes and spaces in alias name * irc: fix channel forwarding when option irc.look.buffer_open_before_{autojoin|join} is on * irc: add a missing colon before the password in PASS message, if the password has spaces or begins with a colon * irc: fix charset decoding in incoming private messages * irc: display the arrow before server name in raw buffer * irc: fix display of messages sent to server in raw buffer * irc: fix display of invalid UTF-8 chars in raw buffer * relay: display the arrow before client id and protocol in raw buffer * ruby: fix load of scripts requiring "uri" * ruby: fix Ruby detection when pkg-config is not installed * tests: fix locale used to execute tests- Version bump to 1.3: * core: add completion "colors" (issue #481) * core: start/stop search in buffer at current scroll position by default, add key Ctrl+q to stop search and reset scroll (issue #76, issue #393) * core: add option weechat.look.key_grab_delay to set the default delay when grabbing a key with Alt+k * core: add option weechat.look.confirm_upgrade (issue #463) * core: allow Ctrl+c to exit WeeChat when the passphrase is asked on startup (issue #452) * core: allow pointer as list name in evaluation of hdata (issue #450) * core: add signal "signal_sighup" * api: add support of evaluated sub-strings and current date/time in function string_eval_expression() and command /eval * api: add function string_eval_path_home() * alias: add options "add", "addcompletion" and "del" in command /alias, remove command /unalias (issue #458) * irc: add option irc.network.channel_encode (issue #218, issue #482) * irc: add option irc.color.topic_current (issue #475) * irc: evaluate content of server option "nicks" * logger: evaluate content of option logger.file.path (issue #388) * relay: display value of HTTP header "X-Real-IP" for websocket connections (issue #440) * script: rename option script.scripts.dir to script.scripts.path, evaluate content of option (issue #388) * xfer: evaluate content of options xfer.file.download_path and xfer.file.upload_path (issue #388) * many bug fixes- Ensure we use system CA ca-bundle.pem file by hardcoding it - Remove patch: * weechat-capath.patch- Version bump to 1.2: - add options to customize word chars (for detecting word boundaries) - add a welcome message on first WeeChat run - add options to customize quoted messages (in cursor mode) - add support of environment variables in evaluated expressions - add IRC SASL mechanism "ecdsa-nist256p-challenge" - add support of SHA-256 and SHA-512 algorithms in IRC server option "ssl_fingerprint" - add support of IRC capability "account-notify" - remove "freenode" server from default config - new script plugin for javascript - many bugs fixed. - Refreshed patch: * weechat-capath.patch- Version bump to 1.1.1: * core: fix random error when creating symbolic link weechat-curses on make install with cmake (bug #40313) * core: fix crash when a root bar has conditions different from active/inactive/nicklist (closes #317) * irc: don’t close channel buffer on second /part when option irc.look.part_closes_buffer is off (closes #313) * irc: fix /join on a channel buffer opened with autojoin but which failed to join * irc: send QUIT to server and no PART for channels when the server buffer is closed (closes #294) * irc: fix order of channel buffers opened when option irc.look.server_buffer is set to "independent", irc.look.buffer_open_before_autojoin to "on" and irc.look.new_channel_position to "near_server" (closes #303) * irc: fix crash in buffer close when server name is the same as a channel name (closes #305)- Recommend lang package and perl/python scripting support as bare iron weechat is bit boring- Make this build on SLE12- Version bump to 1.1: - complete inline commands in input - allow incomplete commands if unambiguous - improve speed of completions - add bar item and signals for mouse status - use bar conditions on root bars - add option "reorder" in command /server - open irc channel buffers before the join is received from server - add server option "sasl_fail" - add support for color codes 16-99 in IRC messages - disable SSLv3 by default - add support of IRC capability "extended-join" - add options "stop" and "start" in command /relay - use HTTPS by default in script plugin for downloads - add option "restore" in command /trigger - evaluate and replace regex groups at same time in trigger (new and incompatible format) - many bugs fixed.- Remove sle11 support as now I don't need it anymore - Use %cmake macro properly - Document that there are tests that need extra pkg - Split documentation into -doc subpackagebuild75 15569199812.1-lp151.2.52.1-lp151.2.5perl.so/usr/lib64/weechat/plugins/-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:Leap:15.1/standard/8937705e707905cf7a0f8ef9562b6fc5-weechatcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=dfa6cf95c7472743782450e81f269910534c66ba, strippedRRRRRRRef| hutf-8badd0e0d9eb25b1313aac70698fc0ac99ed74205406afd83f7bcb1ee3123575d? 7zXZ !t/>] crv9u>>AEyפWkKU z݀z7kVn:0(WD=*+ov5cy?TV#]/GkcqhƱ̏14c>Ar7$?#d.I7bV劆hofE)C4 hG|2IWɚjm_#=Z7T=A}NWJay@f eye"*A2OQcxT;>`eKfnf+в:#m"RxtS6 ܹ`J$mС“} 9iuW/g eė]? U U>*}.ox:>| ut ?eވX{u=_ ا nOO#Q9ztZkԳ=}2sNwSNe67:T+Fraq;nfpq6v,X& bЯd*b'!u.N,]ra {k@X\@P6n4hf Ds뻊7q'Lc=>pr${] ,Sgce0GjfdM?pN|JPE|a; ._ Ѓ [>U)b<Ք+2c hciʴ|v5 .8ށ|w0j:1Q͊+A\JUi1C'I*yԢI7C35{M NLCFC8ƌ EP X^Ћԣֱ8֧nZ׾rM8+'L}逭adhɠф+:Saplʚ 7jQu`WVﳑ% ).%ޕ,ʅGAh~[A5O!x4[ᣅ0.'DK45V '~3m:Xg =s]dT!$)guEbuJt]h&h,\P Xʭv-Π` V0HG*>V<¯T6pW+`,^Hy4%6kr* cc&Ȉn0UwlUbSeD!ߓFI#dc#I c#)uk`0I Sp_/kNKH X7LO=(k |Q&Wd\$L=s}&3kkmdҢdVfV>y%䂝yzD.[I9n֐LQftOi+V$S|՛ʿ)}ypRIak.e(DftvlGm^ Tчw"AQ =3&ط:@RBp~B j F+ֲ9pډxk`MjO.Ռ<5Y-"+ji eWH1C qg< *{5;hEg~g p>q(~mU_/Y)20=_- կ|p*OS {%mP9`e*>(̪*^gгjfA_};Nrr4IڃeD.-˄Rz'$R\_@3wy[ ş5;zM[L}OAi4nu] ̗LߎKŐ[)c= S3oZo2^ooG0cgw]ˊ'nrlO% { J"5[a(5.Rb4,[]UAQb*N٥]I5wdw߫ۂkxO Mφ ֻUekr KLO_ =?DkT52>Q{Tg9XJ 8[2$ įꄓLH qɡV u'Lz)ĵ%y:.q5n/Ap#6Hm+Y'/_@¹FR3F;Rv(1aFh˪KzA=ZѰ8 &~?*tX/Wv-H #Áb)L8QZu Ss CX\[򏆵SAX G%5R{_B*#}Pųn_AW2=O؈t]ƣ/ 9g5SL~Tjs-_D #G8ӲpOYhۆCFMr,͝DcN0d?U6/VL^Sy]6`𥼸ES-ªh6 -/$2)O~)H:oJT Pq͔}ܟ7kVQW!'p+Rᓏ)fPD#,8ӁAUO`IEe=o\bP0AC#r F iU}(=t٭94|)ν~5j* 3p U9-Al̘ZZZ{H -JOOȉ!߮[|mI&I(0qc[ƐVآ0}NRO׀v|c1؞K)|,2b6$-hfa ! 50riC.%pk(_[S,Z(_W/O#g4' Dl?d6HCp;L3S;""~fp9qr7I_N?%hu$z_! [%%t9ߌQ2eѲmsn*wG"/DǾv$ @E84p O_S=8 MkF4`̶ftL]`޴~,gObc7a<&CIJ֚RQ{ s[$DDFZ_xgq:sI];AB&7(ZQUai; *D}ݗ=t'ܞ^3ejPE? WWV$n,ʺ% C]I [.P2_:(YCi~j[>^Scgv@Njxy3&om֓lB],|o#'uLU:+1>Tt G}3|A/\OEN*mz ip5UzQUƧH!lkghrK(i۸L"9hqoOiJ7ά1hA$P3Y'M7g ?}ciKh8sKMLCHf@aO gyU"%=dݕU}_{+]<ڦ,&pũ8 X͈ M)0Vv_. H|A`vs7i{"cv*|h:eq5JNOs O㍕t{(l.E{1i4eGsP.nڻu}=mu9IJ6B~BaJnev*o" 696WpkCZ}k܇qfl?v̏׶VM:(v3â)=<&W8|0W}q:snv ĻBwr)aYw~qCKK+&7Ap#ԬVWѳwb(f8*ݰBPFNlj2 W]x;Y+tReEbB'%)I 9YMV0K\LIJYE[ DlQ"0`j&cEپ|G kL VQA^_ (wK*c~9xomQbߡlJԓD%[081@p[yL8ݗ>+ 4๋'%L }czIQ-$ k6~YJ{{% &-S*Ky8Pw{/dt 1Y?~fٷן9uὄ5<*BUPx~ 59ƨvZ{8ø *¥bB:W^C0*`Y:0c L|wƑ}a!S: ^p{UX|٧Dq!+]P82$vCr;M"Zө2Dx!E[%fh~y8y4Sp#t =X,Iח .<-fuwjj:/2t4.$3a,CHmlꢤ#7\P٩ WU,j9#2&PjՒ a:Fs8NK#b mx12,qu yhd>ӡ k皰! ʖpzG{="2finQvS͌7.˶ga5]`ʶY>սLF+͡6Lm~hU.0# t0UyIwA %9޵Z2# ~jOntqtQH. Vg1+(4 fRXh@Ň7\He7KDPYj>k(s>=z )3e(@v ί$u'Z#;,4jsd']*@Hれ@twF 7\pSBNjm |=KG)Eeji  3]l^ K*-B?O{I[& G񯯽M}[ɼPv.=-zt牾LtSCpvxX<=(GW[d_(ق%Y` .V[26G)u]1g 1ݑr6 Շ6 oe`9%l;rͺ EPַ?l"rЫD`u!j2 cܜ ؛KM>fT O=gzZ/BLh!&}᳞ rc[{ǣm 3Mϩ 7j1AJ`^_|m `Kh}|::l,b⢃xY5`n`-[~"Ⱦ4ܰ/c~8_`*=Zˆp9H}ΚK;jib']Sp_¡y)Z mFE);k!&\1M~̿PW|BB,Л˪~Py&F"~SJ0Σ"`.#yLJ|xWb@q ֫qʐ 0 w?Zibt \@ua!BNO7*>07J _sq#$@j*I}[?%M+#ogU_:l:XB\NLkƭٝZwF ckn9mWQczխU`a9n H1e$rR_hy*z]vjcVN UuaHz%l39H";AKf ӘnV2\M_1ۯ+{P 2f)ݬz< D!WlU**K [3*6`0׈Z5_\a>`p20yB~Z&e)G?5Opj,`?B˝/)!?1& TC(,u܋{lqsWXNrw<Ґ}u@gBTCtO7 .m% wKlTQ–IS}q zr)JGɛ.t\BrI~%@t0IRM.}")h͵&L]wue fK.1g蝔:u{(ھʼ*BΘ &I vX ə$ijV9.TElǭ}[=RlR\RP,׈ؿ;폔ʩN/nFӶ0621.E##uߍRPt-U+&tYzßYTsh(/0 NUNu1g;Qš'ձ X׫"h}p>WI.J6hwg (£HeBc]JJKZa;]](s1n&7O1OJtDޕRsB=SL cpgZ,9bhjz?9pn[~Ί][2(BðR>e'WmS!Q͆pUCAX!ikVbKAw+Y, %TVVP :H Ҋhr+&9 .8ةx:G&V BND<3vDټO~U3c3CH ibv1ҥV,KSfs^m:"y]ԓwz嚶$ ~U)X : :>~R8r#ئTA"o;،@TdZ^v 1s"mm҄R{Kǂ: !hww#KJ{%\a͑457x8Sk]z7@D\E*ޟKrfw*P%˽af! "@փ&` F~Q'vp:J8d GeVae2ekեGAdO¿`<.7h 2%L:h ''KQ0gi$btK4VW!D^L }rW KkҦhI |?b~j[0q'Gj]*pTQl /!z*7D_첧e]9(>K,;n4C.1WC ނ ՅYh8ekd_C<1eT%l౐<` 6 bPxl=j]%~~Ց4HzmSPs+X$tu\[&>̧;QDne&t`5Q7Zv4iEQul~ޒrDj{a -A#Լ,!LHI1"(58l1;idP86rȬel&8c @c9ْ52Vp(v-? OH-Q ~>`5<}@0d.T PSSl,娭ͽ~'.;R6kLUnr O$͇upGA^p:Y_B) 7pɋ Wvny!!bVWhwm5ʩ=oYVʍ*lgoƴ^@47.į(Ożm"rq{sKC(z2ZoT*,S0J\)J] 18z {-VlU< wH+ސhͭPiȇi:xR\Ґ UIPd3n/+'gjr51w"t3:">qxh$fSS8Zٶ_yf =n4Lw8|9Z= g=QxB;Wu5gt v_酪qg+w5>$-L,a֘3R1jlH zќS xu.nyGjc$itAk:IlscR=Tm<WN< BYLhup;mtCa:qﺢU)G]:-cIf0פFTY$dzc)0Ĵߠ*NWrmhl}B/h}K! 2Jx/?0^-oԼO]/⊵n5GJWO#+=q- I.pj@SɩN6鳺fqgJ\^%??#F.6j49k\ӏNJO\uOcN@}+`9Hl&" n`|W3qf&)>}n.j(rG :r峝A3/7SP؝fvħ2.JC>zRיV&v&XSNЍ# Hj4l.#[bHvYx}eXw9ۋA[džepu*(i,| !St\!,3iPALhOܐil6ggAM$ײc~>/*5vĹ{/r`K3%|Cv`Wl%8r"Fay|ݥiOL f6sY )zz +wjuAJ;>鈉y.K?'*ݣi 8kA x\h]WM=O{aqȁEf)êaվpFQ{QUKQY|{١fKJ['-͖ԫmsEIJ2#qR2p6ybbd'`R`*yF除A ŨJ O#+;]$ 4r$ CF)E?ADG֓Cޘf[|\tZpx`"4SDa`J^@е68=V e0~*lSdb8cM EY*9[W@_T Sd6]ʠ iE<3Mh ijoWzw2*KjLXs~`| gZ0YmL^٣Ynbd7/ f{{tT a 1 MmISͯ{!ܢr(&b## :TRf, yոFԦIbojatHb31$$P'7nk+\Ōt$櫻wCOg)lϯ_!sTFEpթ6R X,vι?.Rlrg+bɈA d$y"b &3TBbo34ĖfE~|4yW +'M6; X6oڎ vb"0U8zqέՍ18TqVZ qsЀ &V \ZʨilPcfd 9pUy- XYh}ga&pPXiNM1Ҭo:3sWP2oX ho4]dޮt?9oM? 2-*ˌ?Q;\(b+mP N2 xW;Ș*Ҷ2*U䍜mi-V[E `|5afsK47~Nt"[|c,3P,|ȏ: m5*~OqKEJr*Pg,v?!)>4jn 2 ?`e7r6/!@MrXO.{e)jٚ^qyWb{䃭s2Y}4wX?Ivy?8+1g@g r#·꠲[78^%yÝXՏ¶8 Y-T:y9_ՔKoVKY4@հD0Lp5=󎇀 v5ף?%TΣRgv7.6֡]\|sVzGU{rS(t8NMQra@G/IE8SP&'s1K1GdN'͑Qrb]wpvk +8k6xd{6Z:>B] +J;AP~?M9N.MƧvC8b6oo(tGG+%ҍ WFkhFR_Y+P4%5il%O_|w-3ƑB0NMd{,[i04&eF_NEzMιfbo>@^4r#[ G/,%lt)l.߳@𳠓nꢸ*uAD,려xH,Wuv{lѠ\Qx9$u[/Pr$'M?ײ ZV]2DY:TKD˓2gzkJQ'1>OG~Լ>/[?8vAvd3賍xvYE8|Qb "<@*Ԓ?Y9C7%GA;q{Ɇ5v;3xBƓ{Lٲ;oꬶՏZR!0WY4b#[d | f#^Gm6B̑#J\sn .&Q [ ~UEvU8HzkR vBPFϒ9*[a4u4?#OrFV+z8G8 "ٍW6-{v=A |>ʵbpЦdcdBrPMMx(q>b`' ZPFGz%-6F([EE+*jѕ[hKXrӅ;c*rc~V颌/*i }GO.x2K}qMd\:h{B]n+ox=>[XF7?XW7=UvGؿU!¡[i>-VY[N D@jl.[t9~=3pX[R{ r%Z~ 7ݱ X6,ߠChǯÎY5]]zv K Mo~Rݘ6MX lk+0 h((~:f,=xcVɐS)| W딶MPxJ\=3qY0qw̳#%7(n't EBL3q,-϶pavykoF J9Zwr5XT]8}CxFxwXs$X-1VC7bi4MU#?#`CC-V,_jR2x%8yXS 'Kb د^r$~A*F~q*UA !2.w3QsvOe .zGY9dZB3$CԹ3X9{_>Z]J)h1mvgt|r34DSR,mIgulPv/ӓ5XVBLXfoPU+O@CZVuF2K_&dp5B{r'b<}x:A&l>mah9%ϲR/-im7!3myo>xvp^ d$0. > S[" ]ё﹁rĽ]wt%\p)V({)L"ʥZI>fr^ZWH؎KTZ%dμA>&oE+!I3F88l:2Ds}adIISIEVC@M=2242=~KaT~' hn^d/>QʨvABTAOq&!QYH۝2"!єז(&"z|v] tۆ',l=kc P7 ;ё]?$RBŠ2hHAz%0gkθzњ="m뇈b̕Q& ' n}[Qd[(Flb]^HqLluLzVjM|YG9mzuLk\jE+oѴ\GS0, qtl>C?Q%I"9ckD;/Q, 9jp,0hvŅ6. U2 0INh0`PHm0sב-єug|zPӻn64[zե1b`.gY5$_ ى|,Qwt n>ٜ6[hYMo9<)}$ﰭ6BU%GOsP3o  Fƪaɉr`GkE˭0Op1d#Ȝ$Q1Aǂh^2{q=*elV6ɣ#@Jݽ5e[/vE(4a΋=qھWvcY*ĭgbٝ}ĭ'IJ1޲Q(8R0ў٘aAwEG,CN,k8Gh8mY(ZuuӻN~(E6ZҟoX #6`SN8nr87uE.yeDŸ2k򻰢tOhN6/1:@f?&4dü*ZC9D6[hDΑj aEֆ 3&~o5J 8 ـf A֨r1Kz.& Q#Ż)_{h%Eҵ>48Rs., #? jl?=O 76;Y}WuqUKό"&r) `NzQ}򕹓~*V0C7QI--4;n;7}YԸIʟ7cUկEy~a.BJ؇sGrKrܓ-7Is$̝j&aNr>7MU$oWoc!K,7Zim׉FaZm #XR~ _t%&EA!B=A )Z*g 1be-A峷c9m˰GzxNS.[:"׾1ie4(CydD7kK/EΡ5)sTlbv'+1p!Z,ϗwbxcg{q.<$/@OP\nxLI yMgj,&1j4p$)cyz * K-1}NR*ϭu[R5oZOt c9j*kxr\4r覝 oLLlh=^Nc0BԏGwQUuxfLúգ :[>R0gMoZFWHx.zOB]jvgwvp7fri3B\zǞxNpyj=dϕ,yEAb*/`sp],A#XMVXA8J0ItulYt!1\I x>{E)b1nՅAǸ%,ˣQ+ *yXS*Y~DK7R$uXr~465SH&-T,-QV۹n+ Q$*6Z̨j,jp3~i)KWꢤ(¾bPgR 2L;0d 4}L|JO$gZGNa s6}`~Ѵzx}_$tη j{޷DY^;OhoX.:>p_ srě2^٨Y`m@$h YڧƺnEv\Gd0"msAgӁ9^zj5>>ӎ(J֡"Rv @0&dl;6dgU+@3_ 5f% 8BT izE>GBt/ B"`ђ=|T#'@kXp6JjՀ) 1F%nM75c.?20 ğõVC}鳤yM0n"c`"k  hmod; F{$Wȗ(>JC .O*iQnu;7ȋ޾곢˘!vG\V\cVÁX~Znv4.%v8&Hz_A$79G N蕟Eh$J,k+E f%*NBy1;$~3mSHWƑ伸D|" XV-0c}5NŃm!̽ 6@3[}]@4EF ej*?Vd"9aŚd#d]% >)X˪Z3 9%uRx.."=y4yP6d.N.vFƷ LUsRp({:)"Ɏ0c)d㨄yZJj1*5PljG0!E 3{ mPK-,|5Yҏڿ.pWg\ϸJ0Krb#Vc$<ڽ6(t_ 1w"2xoDEM+.NH87C^vЛ\kmS;D820ě{R^Ui3ӷN;pek䟐Fҳ ͼ>NaaӺyJpGٙR%H»tNAr֓yskdrɌ >ȖpV@ot-~i]؂CZa&)S*ڶ$\ly=HZ0dQC :C8P8 OhJoeμ>5AL؄83TZ:Qi(qHN&ZpU55=/PGBo' 8HM_$R;AȠwb;4 *I>tOK+蒾thJYgI1W7 eE㤄geZ'' D{A|ɼ?st{W G=|Ϭdh 0w:CW@ d-/O|Ȁy6VL 2O')<'/Sd.Ug7HZew9y&D9xYygc ¶yEv+?39R?zY.!}@Xx4wt ^̶ GO>OItG$XZ vI (GF‹{]ʙ#}@  }A0BdNldF,ϕ{TIá:|_{z<$hU| <_Tyrԓvh&)/+@p-q$ʆFNˡ(4ly|BI׋H~Wi+yC&Kj=}f\횿6MJkHnZF8U+-\*c=D4;} Ų .!~UhErM]x`%ڦm zl֑>>jvyAJq怆ooPN: OWk'<,n=EWm~XWE~CÍFD qy3!f![]$7!6iR$zn;)- aʐh V6-L3j{Md5<Nwat :!(.D9/lB%d0hs+k#( B +pcjcSGw6(}\ =P1.0" D^-;E"'E;R-=71k{NJWYM| ;B _04nڅpJY,a(k*/ф2 jwLo!hV:^eQVik4aP'_U,'j$ZՅ>"ܫ +hZB[He],O֭Y!i~@;2Fim{X0+U d ɑiGKrY] F2JK~\rW[:vF9|i? Lۛ$2/=sz-t#ezB ^@n@tdԥ6:?6+T ځYNQqMB50>1^7ODFs]rW1L\Q /&9|VzJGyV O#hOgl/Q,~[Xӣ ֡pFq9±nWh(ˋmV7s0nM{kD i5B.<"tcۊFOWc+!C3=)whf6Y$j"YIE0`%7 -K2!uVMA9@ї>Б"lIzrI9zJ6pSo/!wҾE;^b+=+ ;qqơenq}ZЋZYc`woٍ6 sjNc\Nٔ9ӇJT,.^:G5xFE ۧH`~hCvK=)|&20=7[R@ K]]Vd_;\n"Q`ـzN{`2I,]a@@!Ӹ(ɆM_'f1>ZX\pcG z[@*W{;m tP%K6(x=:R p@3ܕ!>Gkz ,DGpgRMv NBv|G?^z]Rshlzhw|赑,Y RL!#1_-3_ŃEK?B#,:dE&!X)}PH?ԷTrH%tVKDBtN-%$e9Yv`ǟ=5 }7(E]eN0ms3.d?V 2\$N8?N?ڀ˪v '-ފy# sziч/<-/G rxBYY6aL/CM=[vaȫQ28mGK,=/u k):X>9>f-$* % f]teQ9x}|Izޚ%buE\ }"Y\~3UI ?\89R:*E]K wPT©4Ae7oces*ڣh-bs^[m+Vȫny戩aCz[z2oD1f&ԔŃ~!-`T[oHw`d1Exhn}ITz ,LꕕA[!thKv406'^tk t婢*k˿8㍪Qf;ﳒ䁧#FNvL= +CQyhXa`U%n%Leho&eQC$)39ֻHQ+H8Vτ FD3*A<%1& sU5A S)oK$|% >pr/z(lKsϦ7Ժ4,X[E: [C2oDKWlIN=ͱd5Ot+ >Fv{{ },xF:)Y2bT1iZ#?eMv}*D2IB%.U*yy2R3P9HȂ\# q'#SLu ~B@"`uE#lRkV+7=',"OwxacR@|B<9p<zϒ4[rll3Ttav#BB:2#hKFIE*CrSnpdE ˟MJPߑ5SA_k;?ځ`&s{o¨%!5gS UF, ԥvYQDt[h-^g6sDHBd*}(X˻$ YpRʌd<.zGQ>'&tUu.QT&rx:R4M^ vRYk ːGTԇ )ZhΌ<,}2SoW'\DMwE11/0ӤH/&/y2%h2>"iۓd~0%Hhɸ['5&bԶߢkhؐJPqb˒i~"*eoL*NTV1̛_Z5Dm%n'x[fʻ]f,Kwʺ)&s \HAn E-\g@`%FqP!1f-=hT4y8H~1 H9[%_R_t֘w=3z08 WrJvs]~XTS>[K!J?ex:O0,҂g;q"ϒغti;&juz28O.㕦zh'q9j./$21D!뭘}O`+5 ˜В_Dž&YXx@P#6{R.1a\+!=w -$dw_ :(#VʻO`A6dn(W/c3I88*P`O˵ti]pw6#NUzP+:UehNwABW1b(=Yͧ\ch!龄"&kŎA[oMN%Ƅ:BF;@I򫋡#S\cG2m՗C՜9}m1E4!L' 2 HS~ڌ 3zaf_G- R t!ll7!3FITfq㳠5ـ*f\E˔\V5Uo'/~y1~!G4mj_ZGE^ LR۽S8O"TVZ@ piJA!ȍ!$q'[[}grJȒΕNY5鰜QDa@{lmD|sF&!iw Ǖ:(&U\cB RaL Mv1W<ߐ6ȟ x`]ۛ]҇Se6FA7!*k\ՌǝK/e@R1 hs%^8T̺xà2r9+9 z8#Kh^5-4dч+@۷{y( <ʻa3uJ܏eT#E1m}^*H f7.j|,ȿǚ=p0{""0W#~^H/ytѳiޥoKcv'/^FpQ{Si׎g\ETDzڸ0Zl@;%VU Ìhj޿8Hr@۲㶼z2ͩm E酟y/e0qa2"%M'3ȣU- ̸wyQl]Q@6VIoYxk]Tȏn Z.WBԠR~YSOI>hϖnD 2M&uH YF(KT%:rp)hJj x@G 'ˌqp/r~d6"@ci;M\t!M$!^Iq3`U%fbێ]"@ST&dbB"mdLe{L UgCopF35T<-"DCIQk/zL}"ժ=(+G5 zqu-3N+~n SPaotCuJVTF*6H0/ 5%H){͐WD[ԙX=wvpqYߏo#RɣyH} ځr*—[ g)alLGvh=͈VLԙ-%"Z:oWf {]stYa\q * lӇOf) h}yh-Ą7+r7;zs |D!HXX7\cj&Xf{&w=V Q C\Z\fX!&{=iLbl:eN$)52uR*{W?mL`ǼJQ D<d]z}~ ޅ w0m(|S:%aiV`3 T6e#.I"Nhc㹹hW&x}BQ%TauRGy uv.Xj{Li{Pą'pn &PR:B<7E`kOL8܂X37S1 p;#m*(pQ{."O"Wɽ2ޅ]IG ݡTZ\>Q@T ZWb\wLzajPG0.)ୖd' uwU6x`*  I\nDm.j$7QLȍDž'Qu{`{Lj0"7xUkX}eHEgnˢ"UW2$vGiƷ "M(c,y/"vmҕ;`!ߔXC0wÔ:Z9,SAfMA051EX=g==>a('HK^]5®SwWWßv-`+w^/B'eg?dr[QE<լ(ovgL҃c]h\Y)vU(py,QX Jiht]z sm:Bu?ìpWX7(]t|gWvOjgQedۦ+1 [ 5Z#wm-vP8o(0oಛ!'ȇjzMh~1 `-J>E1ݛ6ҫMv~π3 MU С@`)[_4g;,B6FEQfG^ϰ] e 9+ 2Z%NQ ְp>dN_J>R%`byU8Md0=an$䋔hʝ /l3 [_ir.q^6ZS&_g䃉 5A*qg̫pڧkLv.Z^q>34RDבQW9,e<{?4|VO9o|(B y sL V~(M,nVXx!1GŸ+@TD)%Gw+&(P-[(Tll#Y̞G΄A l5həPkc/4$l.OrO8g#4 {e򙥇z~rRyJznt0tF\+= `X*,A}(l:< q |!$i+QjZmdWxom yCt4  AS{״ХيukfXkuT^l#O}Vg)'F.99B.F €c_]EW(TdexkU 3v,)sG=NliT:%G.ozM2 ﲋM0'i. kp! fS d@c.x,/%NuO>@6r=m-9.v8J' Pi?K.ߟ07~MKt|NK<}Y׫0.oĿڰ9)T8RKj|ܦ ?oJ<.\RDy׷9<3,8/0X1³YBign oomTLdE,lUޢgmU5Ɗ4.TڠްK̈́)BbƑ4*jAE7ñ`q ?RLimbӬbJ'pֱ^ [bQ1CgRվ環xU\BD亸j5$QA=m%Z&KsKG,+qoU!|sʺx'K4QAQm=8K (*^n-M~)BC^ynQA*ҞЧsT.y */k@D>aKgcAWA ˦}5ّq\LdZwȚ %VY X5& cFԁ*l׀efX7zҮٳOt>jZ\mۤ?~-^dvpoT˝\}p]#8"2|TrS$aԥΩ@81!*\@eBUI_m=]lC2xQ9". y.,+&\V#0gxhтwJ%S"T~Ao ;_@LV2`ȚlJ5o]^Ht _gmE4eT<" ~ER3/;KcRd9 v9h8a="+g6mqǘ,JG_urØA6@͆NpJ=/gyx:SyK$'fWB$f7=N935fs}^8g1:Xfq^P"Qo͈D39xooixId&}@˹u- m)mq+/-h1[Te*9 &an=u{`LJ1G{NiðBOd&\4SUS|ys.D׋7JOQ5=UGJG7pMw߱6Cw #GsLI ck$z&6ЭѷjA/C7yMFZJ7*W+H^xU )K/fN!Wu4h=fM2 hh|X19miJyu"SKߔ)TMƝB }쟳bS)DZ(oL`Q'rLL'l'}QxA+|FtB2[g`9=T}YSV.K :ź0wyxvql5 RhP:$GTa;dc#VI4BAh 3:jK68U#Mn$QOknhw^ѐןDzsu0ɂ/<9*~&5^SmoLŗ΢W}@,cXp5}7}Auu zf̚ڨ~Z.2\Xcbǁ3n:8Ds~=x&?\EFyUZ 5 3̆eYKz- '+!%'(I:niCjeZ$8pa=Ndnq7)l8j ɄK"V[]MKh>2lCKK'~mZ4j(4 &#u)cW 6CCl NW?Q0S9O+ԕq btvQ[8d=) ,<1@u H -} =UI;{0b/$ صq/B49~ ?Gs.T[?!%}͕PGF|-B 2!r--|=Z _i@}u74b4@/2UoP@6Uhjt<452ڔre $N};+M n0 @՝щ$h#^\8wc2lLft s2 d{ʖ(-F9F#9: WXp('6dxMG/M5){Q km}))`t!HعПfdU:r3pVtGtnJ3FE 3Ai>?JZ9gE敨<_s_Seƶ,EE N6oi6zҔDJX^ MnAg-pa t*)­t[-P F@ A9LRYЦY?#?nmiޟj9Wt&b ZonJF0}:*(y){SnʝUw6+=uNB2tdegt5319ty++bD" 艇iDZP%#6{Ə{0} 3 4ZBi:=E9^P<߷:';+ foy|<\?cla8Tw%ԎFA@wpy=>i eH[SI50)s$L }j=?/*?*#]C^uP@ v ҝ`ӯ-&̯[(4$pĨ=!%kJWc ~fYS(:"c|GDl;.eSڑĊdxDb:욊buHBf|=kY9xZB{TT/ US'n6 >  etSPD%gzPDݐxc)/d!ԝ^%U AYi=Z*d/  Hx]TII|*dCbegbJ۽#ah,NȫBGk505iqob 82ɅD_qQ`2d"] DB:{dm'5If7Sq)-DKHWF0qOO>=N#nCE]2{8N P"5JIũVҾÁ`5ޢJqÊvwq` 4ǵ.V u").GSQ,Lj*^Aw$ޣy4+B\״0!CE#ȖZ`P1*{z7iϕxt02P@(%wG읬n;G&˃Iqm, wPhyZpco0cAp&3Ω|'0oFLZrhU@&i3v}gxRfdOӹ0 iҏ.kfrHo Ӿ$2"ab*H4`Dbj-ֽ-\ӱ0 ԝxsG< m]g"l^ =i, <*$tggbp/[ψ%y".)sV$lIVLLN:bϸHS MYDKn} p{h +B(S#X\|p[ЦStDg2*ek ;ڭ<lx2S^) 1'助HZ*!4OSGz Dްzԡh0 A<Ҡ$@=[+4 ;4b&$dq]ACD\?* (-)^pkſyP0ÉS?X!{(,,aŜm5piHl)ش|jٿIS$z9[G 3zdnjO d%w{Aԋ` `x^2FvJO? Bo </V0,\ yu*i.F8A.@ۘƒ:NuӞ`+!%=fur S 83_}vz֛(;C*BXCd7o)`Lݹ^r{5{y- <+rb!J#dR̨mM_PS~39&򚪇Jfo4PCy7$Q">ąM,MK@+7Z%wb ag٧v D tR'E^F [VsͣFRl%p0 /|/{?Ή8VǸ\sg*1Juݭ` 3v F(=g|(sz熖j-?wpi<-,3wW,Dyqš>yp O kU#a|gsҲ~I9[( 1+L:SL])'@!  3 e%`g33[yCTt1u2/e) 1׻qЮ,wXLU Tbs 2z#]cVTPЧ#kKp'ݘCP ȯr P49#"\̲oF +()u ؂>316|aqZP?a|ߴ^ۀ4 ݏ̟pyOHy[h} +߶5,î2nAK(KHI8 j+wxoLG:OɆw{3(},t"`kםtȰ !ÏUsSǹC:uz RL2ed`l|KWjToc#7YI506Fb;zY}mTc*ZBH_fb]qF2YBXK8>Xw82} E+GFLR aRT8cS-͸ͯ[T-(< ˵n+\[fDr_!bu\9Vk|qgbe8?(nmy!PLI :9/h:'>qr] 㪛}rSwX%˛lzWnL!bnQL[j240m$ظLiA ( <1pqzVn/D[w89V*ByxGiTQ~ g zc9?lΩ=P]ٙdcW9(ӧ;_P.ڒ14w)(s+d]H"+3pC 1_VYYb9Ea^0Mz@F@L+m^*Aԝ ' L}swqGQ&J[֮nj߲?|MT+G3~e f1T+?$l[qz]oIs Rsa`=7i7Bk3"Y$0\ X-&f4[IrMZIqjA{7-Ԕ#U`(M{B@9n ע) 5EqEwm>{ŀ{Ŕ<VOnB~@e5.#-i/n$|Uac#/>VێiB@"ddVQr?;^}3RbYd%h^Nd;)/m!Ah˷W3Q:(wqvKlEǾmլs}в,^/ID~7Y}H læ\jkZ&aĽ'jBo̒?@?kpiBTY7tچqέDP]Xw+7r8w yj9xQ""w_ܼ)yWB4K4/0"Ey~48W!3u12Ӛ\Zm#k20`Ո ;Mf> #DFPJ܂Ual&3OeM9#-}~% Y3O48d \c|rM-[ ^~Hd "cx[wa,uX(NIÊdHM rP/  .a.p j?V͝Z%k95{@F5ٰFbp%$eF‹ 彬HSvt˸Q@/Ili0fpN-V67r)i>vK2 TO%e5NRa0mϛܟ4cǿ~a["\c]џR Ach?mP\uJ/NxC1_Y^VMPF*4SJm 9F^t_r37vĐz&p# s4,M8[94njpjT6 v X213tR9e{p$Rp7*vֹy0\;sPJ\>u LJ'8;ҊA3l!# һؼ=,2p ,/DeL ]:^̧!|]︇5 nK3jwKš9D ST,32Զilötw_&G{ p'了tvJjql~nSyn>~[t۬_\U*݀Ha0xYWL96=}Ep*kGin@0Nu@@Qig~p-'$B53GOiGEVG&BCM*}ɧ^)İj(vʣ͚ lWHwgˆ*^1̈[}0[3%e Y = 󵓓Vʷo<<@&L-ıK^4<,NNev~ݨF dq@تy%ECU"?mO6iX8[DjJQ9 Snǟ8aϱ1#/'/E.L`bg8Ylu)={џ1rի1n|$ǧNo{2vbSf&AdB2et+UֳS%=cb;Н˅[OCq۔ݒ6pP53>D[M9̭F,ǠBj]׌$yM U>N:̅uz_-TĦGKQe EPҐܬgXl|Zmn;ᒙtìeT éŸ.60Ks1-z.=SL"}V!%5ZJo⎇ZD<#рWvʎ4$7uu[uBk )sE9e$v(|tWcZ/ќw%vOoGfœA=cדtK Ȇ]gXQS0mvwмF+uy3f}$&ޔ[9;~ 0Bu{-^V.q]P-ה:x n )X dT%R %Jf+3pRtX̲컙`'~ y֖4S^2V+祦ҙYWG!oE8qȖ^ҙ#oe {]s,N!;!+P~=w?#:pw=+>ڋØeX ;ʣ&[COVxy5rP{yQUr._߱B|W?>Btl+0++5HWwiZ3ҊTȄN@2$x^م򯩇qٳXv ګ`/|u `f<%3l-"wPl=d*$ ezΘ}y K7_şBbg64~kF Z r@#s ;qo1 KS(v&)}F*F `-0zY$a?ghz,0 5/۱ET g QCAH1.qBq_? 438!ɮ zl\2b[.Qtخ쟤된"( =%{Bj %$fOʼn+"6TPa;,UaE /{/=Z,۠IW&X(3x@z \G*~)^VW*1J Ĝ_Hh_Fp+.~5랆E֌.T\%\Hq&7_06_V>[l-.Ǔ^Dc b(d|:.M?yE'T5'b{cckFQ4\(8z l{EN'?374cH=V֥z2u)]umPr/Ez֍ #Pf^>d*2nT`szk5MFIզ4nN=AyY} ߸2o ݝQ$GLK~+ ({o)enZښr>/Qޏ!. /_zZtծx2EvϷ-$qkcouJb ai/f ĺŵ~<Z@e吂3v)i JΌIea4R/2[.D#u lwZ5( L"IگXХ%䙯 Yvunܘ8SHzj@ TuRJ'r^d?!8d=b>]ZmR99e .z}/8ѫj ?|xY\ ^j*^# C icA ݜ%+d#AtW~KC.?&I%ܛR-]WI' S1RCuyvP |\֬05Jf^1o P:VB8fzG*d.2R؇IйŖ(d| MQyVHm_>1I7|*'*x{ٔ67;|Ekk0p9炣Q_El0sY RLs'4pUwewv{}T:N`AI6amΟ-B@a*}Dd!v"PW4 |WP+yBٽjNc Ef%&OSɝǴ42ubJ OaN'yU~g v4gϥSxO)UgTN yJ؛UN6S;XA ywޗffg0BdAyT)2q J{53U [u߻ |=Y(?y[P9,UA՗Ǻ5o";R FZ7CmkOwȊ 1N޾"9cT߰8/b,+XA\vKf X3ZYTI6ԳV<**M&B;L ۢ@w⎗+XASI]@bxd"sj.OM'½c'Pw#M*Tܭz;͡Jꈻ\~pj-G+fMoH*8OC%y1/`38R K<|cư3L/7acS27Gѹrs5xr! ztvJF+{P_or,Z!EOVa`{hZ]Xՠ 4S[ < Tr1Ъ/ ;L d4q\b_{BBp'pEPE*X*p`l@|A·EVA7z羒 +]_7,aުe;`ިA"bcu& aRkhV2H`'_(W z$: {_qǻGydM,vMRV:49[?l݀2jgtۣ3.鄱@l98G9̳zSCJˣ%=.&Og_&C3C8Ov+B)Ҡ*1u]͵tU$\Fo%^r6ݘIe_N5"ꇂg }ͷ>Z3L xy?.[|zpm 圦t1RSz:`K  |T.YAfDž³a_Cxʌd=alA]KT/;dfo=SD;_jAcHB^ƶQνk\<۹~!@#yN<+`7/_gH~<N8z͋`U6dNK=o yeDU2 * )XbHrU[w%vA^L;rI1ɈgZXBXդQ[ 9٭q ۴'Llט"pU[go"^.aCTcsم3G%,2`R)AlA}?zg"Mf͂aO?g݅83 jc" =!B-3gYð"#c8M|.o"Tǔ:ntr9in`Ԙ`\[%&9Sfi꧝{4P>-wXwCku4# \L[ˏt 'S e2yίNv鱍jqJS8|YvBb79lጔOɮ[ (ގ1Abͧp)<;֭ŤС0ߡgm!u{/v}=gSF)UQaf\]+vrBU?Myڳ~}8$VѸBQ:!c!오D!I# GQ; Y@#aXƿ',,OKhO`[ҋo QeQn_TMX28-o/,/CV/Eؗf+Rbl79"Ӆxh>|-QԿ-\#-xOa'=Lf1jkդ;zq)6 Xaߏ0.钄H}fܷ@pB 9 :G3,|pB'vu'2P2F"x2_>z'u#jF'Vq;/>Dd6Z32# gv8/vuf}CZzg_Y&SqY7ZuFXt4_ wg j7sxx~yAu Khf Ho"+wSh2v43ʂ0c؎ iM>*Xo?D`H{1a gn>3uP<^gpyzOoRێQXfFq+Al ntm>RdBHDEIɖZI'zбIsflq;kٮ6 Rn[iۆOE;o`^R1R CRwWĿc%f~?_Oj^ax({Y.](Ir "qMǮobI>Lg}eIa&cV[dٚ;i}c&%m JۆIi@SI\p1B%w3&xb`[虈 Gu%:`TiFlkx-?CE XZ:O' $J/ eX/.8UxlK\F 9Z;͚HF9E˂ );d5nϊ[\aߊxVQw~fZnivE1C͐B2訊aN@DMeΝ9++YEl, Hv-CN4Fr!%E8dDɘw,_6l[;wߟKmSϘ;-1va}yJ5k9uM*.][}j!\C3z+A ;{5؍^(ב@

rfl&vA."T63ќ\A"AE;b5oI7wƾHuKBZzx_lQl et w"j-ۺc2a"@Y2s%:lڛtrR1WfHd5 $20OBR]5RdlH9xX1"*9(ON%|?$MD\ Z9-4г`]U0>&Zh!)βWqחtij=.%L~mxWX8z QlfvJGj IO*nWe&V=}fBlq8?F7BOJ,+Mk4;8'Aϟl\yKentHO}JCz# =:2̴h:-*cǤPMދXs{un P覥ASԯoo2m cPń:H'm4!_igJ}Dsu^K}*[9@İv e,I/eQQ&\05v Fw˼Gh(DOŨ|aam"wSxw>DwD9Kpn.dž˳ r0;z`{`ʟg$6Z-!>{'^Q*6Vj=)֓@@SjAs/_1 ϑ̬跆󯞚G-ThvS .Cx}(&A;GK@09>h/Yp"hzȎ|,N#v?ݖ$G~5;. qw/a0F<6.fN{K>K-L ]ISD~gɰ[M ߻â;aLg\'3mNpgW94oB wQ_C-W2q_yxi %E>.%{~p=aX\_}IG1OOV3D pfw"Ŵs>۽z-<法Pa-VRk^ľev~{%gkAJWT rIq27@5cTo?̛zP#%rMVګ睝%džY. ;m8pwj7ѐ;í` 01&J-甜rJ.v5HH,FP=@mrnJSIÖ}r|C@x;$Ť,QQwak]_?J#%=V1,쀜tZZy) *z%U a'-/aw m8`k.zesxUZ TiQ,y6ey0TO Or5tvTeѓupG3J*8W]1c'K24EJsش7cmXfAA)^99X HB#Ѡ6";ώ*ެM XڑF]Q jFFΒ'5{82\ 'c 3' "2ע-$Wb>9QtFt[[ 5xS;ؐ~a)1Wr]O 2a:8y-ooD]9uTr-3\(^j%QeנĊfVvf92v |#o~CPq.rKnrw&\WPsn$Vt*J`~ %pB6ez='ƁփO3?dMt by7C7D,a:wd|\P!#mȮ.u!Mo̞}E)C ZJ. SVr5^'<4,r^VM޿;cDKSAPWE$[V #D,3~&6Ng`zDMǵM2OGV_+!/749w0{! 9! -bp":R5*c82fMT7C8gSH/xQGLp̨mRll 5}^c 3azY\Y߬ ҕ!Q `FwH.mkLU{\c?9.PM4ѭ׿Ѫ'l{RiQ&'?)} ozTeؾ7Lp@$Wpۣ'qk9H& rTîKD\KڙA,"7$ELQGܣwt%I R1!޾a9Z`:{"K!."xÞt^>G lJCa S\ *!flDUqOV؋٧\,jȉ,F#&2⭲H<ӄ XHIDҮ{1CT=ֳ0\Hik%VVbԸs[fk)ρ/)e #R@\}ul$-&YB3d*P6i͊_°?ѩԟg=au- 7~vCn 9 [Hj/pEpMP'%%J-bn ˬ2?g!wvAI6pqWkFNG^tU[|26]$ $J?$JXE$lmMuqoꒈl5}沏gQ5!WL#ekYEhbIP#IR OEۄb~ԗQ8|4W>:Y*B[Y>`"< mzPλU>9q -I4cv2IIEe7'<|2K٫.jkM\%D(LNU #~[ zu] v9蹾2vdo[vM}23۬L8y/mzbֶ$BplQ=ЫqĜYF!i]KեXܔ\ a2ۧ2 '{ʹr>yK5&#aLњxz㳇O VB@2ʝ-ڲ)TZ6=Ss6)κ򚯺%Xl@a; 1 NQo\sm)V[^کVEW{1d!zgJ,BJ.\=$Y,IӚگ_DËLm%iSp\<J_6NJ;VpVjogWG_qg?W{_ 1f @sG+Gɏ]m bA:~Ż|`:\q3uJ ͶB1FCu]R 8FQm +O$Ce z畮#Hm21A Q`8|y`Cl-wHNUY 3|C>9|5,,?v,vE;\ lfFr0?xֺC,&[w Eд {,nbSqaᑇ@n綴=x$?j__C~+#eԍi@(k uf@~&~8~/%n~&gJɱ)+3aDњ%v):KLZ҉嘗_R;'c-eTA++hv;+QxqvexNEa+dUHr[D bjA8%2ž.M\QmeA[[ K|Jܺ 5 " eYR| xG@eCg o26+5q? !ee&>~24$]"PI^/n=>p]TyVbBHpjFs+a1, J47G'ߑu G34A`Wg~ѵњO~ѰwM)> 黁a z z Fg3 g}V nM1ETBO9ή'31b0JZqiqh~XBɃA?J,ܚ$ř݃rcu^§mL^k,`q'muyL#Erv58XRuoy;\zEDw:ǝʞ2&Qj5SCB?dQN;8:υEfف[d.a8\ 7^^(Y񋖭*e DLlmN"F1VnYpw6Wn!m\\EKqSz:eW:ّ~r>nM8x1l Y_2ֽyK?1&29@^idvYXwpklF]a/}gŸѢiFz >C'Au#'-. ŽiC>xc K&e@~EaL^ zր?]s[!o^b\k:ǘ l6!TVw+fs}uT@A"n̏45z]qSlI+A'WkMc%({(-Dmj/s9LDy ;3 I}Ęʯ]gwd$ tT1XhRwf(}JPpN"–ҬM>ĘY W/3' #ÏLm{ls ȵu܉Z)LHqo p'Šx<\tr xDZ0bIUSlӣn_h7$/,,I(PʢR+4 3GN~}ƒ#CO*k Ԗ7Qmdf(Qf9b}5~B4;oCHrl`n7*N+D`bq M2X#┤Y߽khDgWtwIDIY_FI3O@8-1|.4H_l鐣"$rZ? ]~a4Bϋ0I_ũT&H?`؈l]e)pai\{)QPyRP`Ie*Hi'B^>;`I/YH.z1?jVR`bza9PňcLkmVuK+ϩ}Gڥ>3P2~~'[ xpqghPڅLxwTxq`/YYJ-'?u{/*auJES. :D,B'HAT/gbg|0 /?<`{A/6_M^',,q:&MèNjҬ5mT[r vC&ls'+;ݘ#V~Hh4|h0kh:}QZÞBK(ۻFA12n)qJ^K* !.[5ƾI|K8)- D?P5/kKTĩvjC 3}C7s8 w㜿wcʹp!*!(ȁ%g!E8RIyQwH<6"rŽ e{~Q 5w|huPa2]r{ WؿcơWIm=zijԗEASM?jmؿy=%Hz@OuX#;ںD޵ǵQH5O>Hڊ?8W$(&Nn;ٮ?$a,t xTglӺ')]VKe_ʇ%x`,žXfgBݰR[I(#Kn.5RTYuyeǡ8+zY Lɒ_5!j 'm{Δx.yӺoM;tV/ʜc#j4`t+% v]E#ΫP\&|dI%fVL *^ϯޚ"S̹Vyvt,8Hg7G\kC䈢ѳǥ`v_ؙ%Z:5)3Kgɓ~J75F؇j"{vv5]ل:l:%h ao쟗l6WŀpG{"s.&[/Um&u':`.pGutKoUXҴ`%lq.>Ս<حdJf3)epZ rM;Hj͍Bc2TW0[ksS(wZJfpk9RD*JkAVtY/Pu X}wl(\d܋DQ|L秗"l/'1}3fi4t#SpbXa_~5?$̬R !;ȋKqAD6"'C b$#nݜq(ọʈg!gZY Wh*C@Cw˲GIcFУә t@sa%:/ ϦN:\p48>QZ$QsnNB kP3l%&}®,̗}qquP![:sL#WiSj&zD!D鯭~mWC;j IXޕ )(3w}$^!&J.Cr"Bi5[_ r:O@. \&ZEn]uq90FYA=Y3B{{ETmvv3YAC'(ȱ#+BMJ&{A{=NYT>ѻ -T90WVqՈ_$븪9fV%1]t MȋBI5J|M䲶T3= Ow'@h}֏bgR(RYӛ#Q,i3[l@z:G`д'V.0Yd'n1C:畴 Xڤ{12Xy1l]N@~E= jXq;! 4m:j9G-{puؕ8jj zz5ܫ_E [ezś(] yԞش0Ab/OOS 8虎cqΪPO`h#<xqݴU}Mz?uR_YWTN?z.] un$ _d  e zUVyGX?mW)> K=;9}Tc# |P{p_A#oSZdÚVqcv%>﷖?sh<GE" BZYǶoCZhك~ tkyz?q  aF,7G4*gٹ0 ͗ č|RmDAVOYX)[N֗dLSG ~&*P!ھO _TFM|i˂3]H##ݵ%6r5 vL[fcbh1b݉7~}oGL54.cT>f` !rbROcͧ1 2\LC+yQeѿ _ Dրv!UWL[ yLS7IRH~B’jS  _^es'p,:w:e dy(Y0_m# FT h~$F]K#xbm AY ?KVAy|5%(wF)yRϘ3Z(zUyF)n==1n(!Z^k-8E3PK:ğ$pzgfNcU:;O*iu6j)#7c7̊a0&bw[{uzp&nB&=UNrHhH:g c`t6U/qcy3=͝Z쇨^Wfs̕hׅn\Qoq?68{Ra6ẁO]4m"{0]*~0OTI0_:E{])tI:kfm΅&F='kX% sWQ[SN7H#bppVNg\ 3SA~$WER5l *-?b ne1j PuÖ aRig'Gq`5B} ؄=˒~ܟvztlpU 9q%1F": onb9=0߸'ů)}8/c{P[6?n=oWig|g_d>E[挝(kX_ƥZ) |Dl!:m6AeNFU7I QqNʢGkhFR'a!83j-lZ괐[`:0a9>P4SG,͹!~o0Pr wSG@>ƺXWoIPfIyJjݚȖC+e zwk?~p=2ZW8bu-bGlIA?@6Yh, Ut9cM`+ m&|gON%{K%Q*u1+.y&C,-{~yLk ;V"!Vʢ JVF, F {xko\`Ը=6{$k9S( 'ʝy&@*U<љeXs{ <@t=/NⳆK{zF$HKKC)lT;NU"g0Eo)]־kWd^S H~`WYQW(.}qs\iܸIa'QRoI׆cY!(Z/`crR8Y'˒%T+3@ErL'*Կ@)ܡղgg=}%}_=M ͺ7TRI=n3%=*j!<0dbΐwk Z oI_c;KC6-V. 5-?%ҙ*OQ;c9ֵvZlE>}}`Z?; ecehwҙ[5l oh\vc,* XS cfӕ&e 'kBa]!:76] ґ2?aJ o)(n^"D jbR*^kGw JqBC.'A2ԗUU9JS {m- -/~̋^4vhF5~Th̫\wz,}DD l뒕 qpcpc *yM1+tXUԏg3w<2pf4m͠F,ի T ¢Ηt6i]"5M zX=Iyb2}y ugE$\U׏EH~ND %.C|d?,?d}yE<{nOVcVD‰">(I{SP.w$~rVu&?08h =њxt`ǰ?k@p/[ߢ+uh9CCy>gaCK\'溚s^PNڇ-Q2*R(pȘeJqRjwIJ Ccٔv 4̶~zbGa |"=eZ5w؂ՉUͅB"?7qH?܋%I$oDבXcK+t;e[ x8p̣fmEBzBTReXۥ vɏ)Y `$^p,cʳ;V5%EM1/a[qW <ѥ[pee7nnC^',1.=N? DY dM\0r},j/M]DJjʱJڀ 't>67\*pE]Ac]MjoN){I8RM4VG 2SspZԀC3Óݝ~%-ȱ+VKy\ Ԟ}EnqPokQ1HRbQCb( caֿ-:>[e !>0^lC3NJiԫsD-'1qwv3nE`Kt@inxp)]'ُc \/Be:kqV;Hg^>\f5QeeMBw|>{͢/R]4Y$2udq fxseMd_ly'M@98IPCdoکeN?E2c(Ip܋//N;qʅ,%X@|S,;{p_Df`dTNiV k׽(TE޸5}d|$Ok?pv itËyt}$|wW~ߏ6x l*$:pO]_c[_b,ݒRmTX^L2 u\|q9)( ATpQQGO<E XPTת׌Xo lXY&jF.}/P5y!/~Qـ>4 IȒ6-nFiVcGX>B\weVH$-\:;-k镩 0(Q"~F}|>F3{(zKuZitnZ b&"Xo4_{L$tg7:hi] !cd qy6Pam9VvGȤRDU_hn>hy"}5GK_q8QV}ZC'/fGcjcH:Yt:/lXp1/nE+lI!og A}UfVf֙O*k'99MBǂ{7>NcGQE"vsjJYwZ G;t爢&{T"Upwv3V]!Iw.Q#|ў'oݿ5j֗HD "6jo,L6V[M׾uETsKRML$2gm_ u'N_ud?|X4;6tFVwrIV!ϱ -jOap߻U޲cQ50:e 72#7@PV֊"-j!ȝSTocbYsK6{nZz5Zko k]QZg"?M%'~|k eu`Ӟߵ ʏ FfEL.@=|4C] a<0{Jd=Ӛ6*jyS+0CI3>jYkjV$3]hL4*im~XyQAcZhpS_ kj: ,ttW*TA4JbDŽ{F 2nX(tƻ wε 9~-H{Aǔ9FO#g#h]A|BL}qRFvWn7.0?L^xn[Z254;!$"cJs}(7JMvo-.C`f~+ /U'{Kj:5$+|p픦f<<3.֐ G2Yl|qҚײ+v&? # hN8Y}<PBl/{JTY@*JvǪ9\?*X>JuPKe"Dy?@&J_(HUzB_)LZpSnz 2O3%b f$;ݜD 7QFqvX3Ѩy䎰{pTW;3ujBϜA6uf(/4H &aq"$=T]J s t66 r $Сm~;g+q#GSM@QTK,LDak7hYS"'"h'|9LQ=&%TUayb}@W7!|$_7?ICbRab~3]'H#B⋂+qHgz,:T6u^} 2XJL%&Hq?*0Qg]ZSB֒*?NêU;#tsx-;UF:9=t0]Sp֏!O!d, DE~Mp 1~n.jB=e‰m!H4*PC+-|J=f3Ura'!M0 o[˷\B=t$c^\e6mg\iFAVa3T[ќeqe*m?=F /Wev5e(z\"장uЁ;o 'R38DmIF{1Ohg8RdFuFWij$H$pc@Hx@Tz@+qDhC|\6\C1Uk#wu#51w:60[#V*amK;?/ۏ #o. ܑ'j+QBZ ,rݖYAN!XBI8r|҃5|GSɔ Y(tB$\fm* fpWFA٫kS"B6zxۆi>ۥOC8*d@n2}+3 =U'_QU*𪡳"z)K#U,Ӵ0_Fh߰aF4$݇Ƿ?)Bg/lQCuAQ)9$?aB,\^rڗ3D,m!fQ HSw&H2״Vy1 זo:䙮vyY~Ђ Y@p!'jmB~8n Sv-]%­jX+0?Ҿќ@]2֋Nˎ/m%VJ+:H&Vb^,h˛^ңQ=rD叏L P^o`eFZWOn%O.L$sΕl;'o-MʉB2ST`O?^jOV[OpbiO<ʦ QNFLz3AHb2NJ7}WVO/fLigEFDua n =\m$I^}|ҷtpHDE]Ⅎ7 H HHW5MY{eL*I{dÀ SfL*I(Yc=mw'5;eQaV_/Sj3d| 3ktglt!1s^Wߔ?V9[VZzubUp([䍷)9+l?v|:g G& i847t[cce$M&:Oh+1~o>]g!LI"2?˨&gLJ_fyq<#g B>bItV8) ꒚8]=i&Ī8d|nM09xhKh(Qs uGi2*!Y4IH]/aǩn>=6m6U0bNly/Ʒ$ _ ҹiKS}}]ak  뾦䚆d&pv+?| /,myn`.#.0=pR X8WMy1>s }IY,m#^9zI曇DʱqA͢eAS/F͘E}QVoJD,f]`ciʑcWSrDTg SڸǙp吘yj#HڂYHf@֗<8I+ܧNCke9[p\f4Ǔ. /]n#kU8fq k*q2=EG' kzՀ}sφD&8xړt{)5zmn.`*E^3H6o|%.Wz9 $ata2 q$yj~m<"ح8߾ꤺp5~Ey*| \^zEY_\k{$1'ap"FsZ@X!kUq1(!Z*朆=8i {CE [X%k[XVjo tO P)+Nlר{A[y3Q/ $` $?Nzƃ v^59NLp깯;hK.grlIؾunBoLchƱjN?M 9=6zm@O4x3{BÐdb /M Pa tهc (8}tJ䝆7E*nc\,gNY{3ȫ?16*PL]]~B2Z ک2l18$>+ǘ~=&Ӻke[6Q4u'A7e}󾖅B'?;oW6Nhq@_rLڙ^@jeɽ HF"QY}Wz󤝌g;|Hv ѝ /ۙ j5sq8 2jkO!j m^##hz6[qH g\] vR8kK`6챸~Z_({NX-IwU ZҩX0A;Wƕ?Mt*W"d"OaՐO27\X,jlWw^l=#xN$#VF;kD혺LhPxZp$> E_,?+',}b7$ dY?vߓ;Tۑr[? # Ha%4wY%i[^;^K2NP'A2+")Lτ-개M|қ +Afnq^U]StK3ݲe,]_nbS?#K |[Բo /ċxd`cy:jOa\j;4To@^w|t](%[%՞7_*"`}+:l昤m E?eEfXLxus5/';Z$'TR+7P&CP$o1!ITsH"X)08f͚$(C= ugA(T=]t)2бuyiCqpw^Nu*``FGPkE&6%i8z:P!8 &%xWQzn ®5/lm oʣo▬!Ͼ2BA{< :&rD&`mUvq@+0#`g>j:lqo kuGB QRn~6oJ:1-o;|R(۾/* ̓/P+U!Ex* qjzěԗ˽ tTlM-cp~;?͔.i( Jށh!Ww>?ٯCcrADI[f/`EtPCRֹYaw=g ެͶ`%1 zܚ,nJhql"MF.Lp\rrʖ$*ԍ#G p_VeℐMUFX- aņ0-xo2 "]>Rt &V&F#[d'SM(dØ|NjZ0,דgG`,:KC+?j8YGwN,9y >.Xxa0=@ )eg שgu _QԒZB~]^U^dE})EGYMߤABGqCmS% YZ