libobrender32-3.6.1-lp151.2.3 >  A \Jj/=„7~1]USɱ$%^*C]Y-o_}!h_`Q.NW,+{Ƅ0;ɀQ/x'6]0eCm~*P]CqjBؔζzXtغ0O .S+|V%H==rgi]b働j/Vd`{o0M;fZ-޺{4ЂLn@4QyuM5|Ff܇WK RK =?Ð2e9be47694281a6013fd9739df12b122b24aaf9c86bd21dbf8ca4c5f1982f5b2552731a68eeb3c698814d5523c5929305ee5da5dÀ\Jj/=„1*xlB>Ld,c%iA\z'd4ن*:K'7fz7v 1AlU5kM]78GY=Рӱn)㬺 cO oֳxeXbzwuJx[B%FɳRǂyAoF`.& C={I~V@؎NO 5(.JDKVm࿒MgtgjJs6M˴A7 Nh}j+dU䁆7IX>p@:`?:Pd  7     $ , n  `](89:?>73@7BF7QG7dH7lI7tX7xY7\7]7^7b7c8d8e8f8l8u9v9w9x9y9z9::: :LClibobrender323.6.1lp151.2.3Openbox Render LibraryThis subpackage contains a utility function library used by Openbox for theme rendering.\JWmorla3openSUSE Leap 15.1openSUSEGPL-2.0+https://bugs.opensuse.orgSystem/Librarieshttp://openbox.org/linuxx86_64\JQ\JS3800b10783078a61f6cd53ad81c1f6174c996e473d30bb4302c55f57710353cclibobrender.so.32.0.0rootrootrootrootopenbox-3.6.1-lp151.2.3.src.rpmlibobrender.so.32()(64bit)libobrender32libobrender32(x86-64)@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibImlib2.so.1()(64bit)libX11.so.6()(64bit)libXft.so.2()(64bit)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)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcairo.so.2()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libobt.so.2()(64bit)libpango-1.0.so.0()(64bit)libpangoxft-1.0.so.0()(64bit)librsvg-2.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1VCUĝUTT2@T"@TSFR P+@N@N>~@M~@M~@LXL LK @K/KKQ@KKqN@KQ@K,@K@Jjdimstar@opensuse.orgjengelh@inai.detrcs@gmx.comtrcs@gmx.comhrvoje.senjan@gmail.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgmq@suse.compascal.bleser@opensuse.orgdram.wang@gmail.comcoolo@suse.comandrea@opensuse.orggber@opensuse.orggber@opensuse.organdrea@opensuse.orgguido+opensuse.org@berhoerster.nameandrea@opensuse.orgguido+opensuse.org@berhoerster.nameguido+opensuse.org@berhoerster.nameandrea@opensuse.organdrea@opensuse.organdrea@opensuse.organdrea@opensuse.organdrea@opensuse.organdrea@opensuse.organdrea@opensuse.organdrea@opensuse.org- Add xsltproc Requires: /usr/bin/openbox-pipemenu launches xsltproc to build up the menu (boo#949357).- Implement the shared library packaging style - Resolve rpmlint warning: files-duplicate /usr/share/doc/packages/openbox/xbm/shade.xbm /usr/share/doc/packages/openbox/xbm/shade_toggled.xbm- update to 3.6.1: * Bump ABI version of libobrender that should have been done in 3.6 * Added various new abilities to If action, including the tag, matching class, name, role and window type. * Added ForEach action. * Restore the
option for window placement. * New GrowToFill action. * Updated Portuguese and Polish translations. * New Galician translation. * Added strict option to ToggleShowDesktop action. * Speed optimization in rendering code. * New tag for ShowMenu action allows placing menus other than at the mouse cursor. * Fix some corner cases of relative position to work correctly. * Allow specifying multiple mousebinds in one tag as we already do for keybinds (separated by spaces, as "W-Return M-S-F3" for example). * Added option rebindOnMappingNotify option, on by default, which controls if we update binds when the keyboard layout changes at runtime. * The resize action now only considers the part of the client that is onscreen for purposes of picking an action to perform. * Make desktop actions non-interactive (means you can have more actions bound to a key after them, and the dialog disappears on a timer instead of when releasing the modifier keys). * obxprop is now not pathologically slow when printing very long arrays. * Fix menu accelerator underlines sometimes not showing up. * Fix so you can click menu entries before the menuHideDelay expires if it's a new click. * Don't readd the X event fd to the poll set every time we reconfigure. * Fix some specialized button bitmaps not loading from the correct files. (toggled + pressed or hover would just be the base toggled image). * Various small bugfixes. - spec file clean-up * removed unnecessary Requires: libxslt-tools * removed unnecessary %clean section - Removed unnecessary patch: * openbox-3.5-2-toggled_hover-toggled_pressed-bitmaps-ignored.patch - Removed openbox-3.5.2-return.patch - Added openbox-3.6.1-return.patch to fix a new no-return-in-nonvoid-function error in actions/if.c * openbox-3.5.2-return.patch is included in this patch- added openbox-3.5-2-toggled_hover-toggled_pressed-bitmaps-ignored.patch * fixes https://bugzilla.icculus.org/show_bug.cgi?id=6065 - spec file cleanup * removed checks for discontinued openSUSE versions * removed explicit dependency libxslt to fix RPMLINT warning * renamed README.SuSE to README.SUSE to fix RPMLINT warning- Fixup previous changes: explicitly add pkgconfig(sm), pkgconfig(ice) and pkgconfig(x11), otherwise packages linking against obrender fail unless they also require those libraries for themselves. The are not picked up by dependancy generator, as they are hidden behind a var and added to Libs section- In the previous change I forgot to remove xorg-x11-devel from the -devel package requires. Remove *all* hardcoded deps of that package and let pkgconfig dependency generator pick the correct packages for us.- Cleanup BuildRequires so only exactly what is required is pulled for build, in particular avoid using metapackage xorg-x11-dev. - Enable verbose build. - Use --disable-static instead of just removing the libraries. - removed unused openbox-no_nb.patch patch- fixed xsession file to run openbox-session (BNC 806790) instead of directly the openbox binary- update to 3.5.2: * Fix crash in theme rendering code, and in theme parsing code. * Maximize windows without borders to fill the whole screen, don't leave a one-pixel empty space. (Bug #5996) - changes from 3.5.1: * New translations: Afrikaans, Belarusian, Interlingua, Hebrew, Romanian, Greek. * Updated translations: Italian, Serbian, Spanish, Czech, Hungarian, Turkish, German, Arabic, Polish, Dutch, Lithuanian, Portuguese, Estonian. * SVG icon support * Allow application rules to control window size with a new tag. * Allow application rules to pick a monitor for new windows without forcing a position. * Allow non-interactive focus cycling with a new tag. * New LeastOverlap window placement policy replaces the old default behaviour. It finds a place on a given monitor that overlaps as few windows as possible. Contributed by Ian Zimmerman. * Improved Xinerama behaviour. * Correctly interface with latest gnome-session for Gnome/Openbox X sessions. * Allow third-party control of window opacity in compositing managers. * Improved themeing options. Contributed by Dave Foster. * Add , , <title type="exact"> and <activedesktop> options to If action. * Addresses bugs #4661, #5506, #5186, #5758, #5410, #5228, #5277, #5731, [#5746], #5737, #5419, #5721, #5711, #5385, #5500, #4992, #5443, #5518, [#5444], #4782, #5237, #5228, #5173, #5203, #5246, #5180, #5179, #5150, [#5132], #4937, #4889, #5253, #3769, #5819, #5811, #5081, #5426 among others. - add imlib2 support - add rsvg and cairo support on openSUSE >= 12.3 - packager changelog: * dropped openbox-3.5.0-moveresize.patch, merged upstream [bio#5460] * rewrote openbox-3.5.0-return.diff to openbox-3.5.2-return.patch * use perl regex instead of patch to rename no to nb in LINGUAS * removed obsolete Authors: section in descriptions * use safe clean section�- add openbox-3.5.0-moveresize.patch to fix crash on unexpected NET_WM_MOVERESIZE_CANCEL messages bio#5460�- add libtool as buildrequire to avoid implicit dependency�- new upstream version 3.5.0 * New alt-tab dialog shows windows in a vertical list * Improved Xinerama support * Allow icons in menus * Theme options for prompt dialogs (osd.button.unpressed.*, osd.button.pressed.*, osd.button.focused.*) * Addresses bug #4877, #4596, #4617, #4752, #4663, #4662, [#4586], #2319, #4341, #4519, #4543, #4503, #4355, #4072, [#3702], #4284 * Lots of additional bug fixes and performance improvements - removed openbox-3.4.7.2-24bit.patch now in upstream code�- merged erroneously duplicated %post/un�- call %desktop_database_post/un�- fixed openbox-kde description bnc#622879�- fix issue with xcompmgr-autostart putting the .desktop-file in $XDG_CONFIG_HOME instead of $XDG_CONFIG_HOME/autostart�- added xcompmgr-autostart to easly enable compositing�- fixed typo in menu.xml�- new version of openbox-pipemenu which works properly in non-English locales - added new dynamic default menu�- new upstream version 0.4.11.2, bug fix release * Updated Estonian and Portuguese translations. * Fix a rare crash involving moving fullscreen windows to different monitors * Fix a more common crash involving pressing right in a menu - split out -kde and -gnome integration�- new upstream version 0.4.11.1, bug fix release - removed openbox-3.4.11-fix-SIGABRT-#bio4563.patch now in upstream code�- added openbox-3.4.11-fix-SIGABRT-#bio4563.patch to fix a SIGABRT detected with gcc 4.5 #bio4563�- new upstream version 0.4.11 * Update Hungarian, Japanese, and Latvian translations. * Make xdg-autostart use the OPENBOX environment by default, so you can use OnlyShowIn=OPENBOX in an autostart .desktop and it will work as expected. * Don't close the menu when you hold control and execute something. * Fix bug #4503 (Adjust who shows up in the Alt-Tab list using SKIP_TASKBAR). * Fix flickering window when moving maximized window between monitors of different sizes. * Fix bug #4355 (Allow multiple escaped _'s in a menu label and allow a menu shortcut to come after an escaped _). * Remember the maximized state of a window when it goes fullscreen, and restore it when leaving fullscreen state. * Fix bug #4072 (Openbox is stopped by terminal applications writing to stdout). * Fix bug #4492 (Mistake in openbox-gnome-session check while setting up). * Fix obxprop to make --root and --id work correctly. * Add _OB_APP_ROLE/CLASS/NAME/TYPE properties (replaces _OB_ROLE/CLASS/NAME). * Make the focus cycling popup dynamic when windows appear/disappear. * Fix bug #4411 (Crash when window appears during focus cycling). * Allow the user to specify which properties should be shown by obxprop. * Fix tilde expansion in the Execute action * Make Home and End keys move to the top/bottom of the active menu. * Use the submenuShowDelay when navigating menus with the keyboard.�- new upstream version 0.4.10 * Improve keyboard navigation in Openbox menus. * Add a --root option and a manpage for obxprop. * Use a negative value for submenuShowDelay and submenuHideDelay to cause an infinite delay. This means you have to click to show a submenu, rather than just hover over it. * Improved code for submenu show/hide delay. Added the submenuHideDelay config file option, under the "menu" section. * Fixed bug #4464 (Typo in openbox-gnome-session script). * Fixed bug #4436 (Focusing a window used to stop focus cycling). * Renamed obprop to obxprop due to collision with Open Babel (See bug #4419). - changed Url to new http://openbox.org/�- new upstream version 0.4.9 * Allow focus to move while inside an Openbox menu, or during an interactive action such as window cycling. * Fixed bug #3717 (Empty dock interfered with move/grow to edge actions). * Fixed bug #4411 (Crash when switching desktops and window cycling). * Fixed bug #4377 (Window resistance against struts). * Fixed bug #4035 (Prevent focus from moving under the mouse after activating a window with an Openbox menu. * Correct the value provided by the _NET_WORKAREA hint, so desktop icons will place across all monitors. * Don't hide submenus immediately when moving through the parent menu. (Resolves request #3762). * Fix for showing Openbox menus with multiple monitors, don't restrict them to the monitor where the mouse is. * Fixed bug #4023 (Allow the user to have multiple keys which perform the same function in Openbox menus/move/resize. E.g. two keys which are both bound to Escape. * Add a new obprop tool, which can be used to read the _OB_ROLE, _OB_NAME, and _OB_CLASS (as well as any other UTF-8 window properties) off of a window. * Add _OB_ROLE, _OB_NAME, and _OB_CLASS hints on each window that show the respective values for use in the rc.xml applications section, to modify the window when it appears. * Improve Openbox interoperability with gnome-session >= 2.24. * Fixed bug #4040 (Remove desktop hints set by gdm in the openbox-session scripts, so that Openbox can set the number of desktops (assuming gnome-settings-daemon doesn't first)). * Fix a bug in xdg-autostart preventing some .desktop files from working. * Show the desktop pager popup on the primary monitor instead of on all monitors. * Add a new primaryMonitor config option, which is where Openbox popups will appear. Defaults to a fixed monitor but can be made to behave as before with the "active" value for it. * Correct edge detection for move/grow to edge to properly use monitor edges for multi-monitor setups. * Change default window placement policy to stay on the active monitor for multi-monitor setups. * Fixed bug #1149 (Crash with some window icon sizes). * Respond to all strut changes, fixes moving/hiding panels. * Fix internal code to focus windows on other desktops correctly (Fixes bug #4413). * Focus correctness fixups for switching desktops. * Fixed bug #4373 (Decoration bug for shaded maximized windows). * Fixed bug #4350 (Allow a window to be made skip_taskbar but still get focused by the user's rc.xml). * Fixed bug #4307 (Set a minimum time for screenEdgeWarpTime). * Fixed bug #4253 (Support for Solaris in openbox-session scripts). * Fixed bug #3851 (Allow transient windows to be above helper windows).�- new upstream version 0.4.8�- improved italian translation�/sbin/ldconfig�/sbin/ldconfig�morla3 1545095767����������������������������3.6.1-lp151.2.3�3.6.1-lp151.2.3������������libobrender.so.32�libobrender.so.32.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 -g�obs://build.opensuse.org/openSUSE:Leap:15.1/standard/aad8d77667f1cfc0dab2cf832c414f8f-openbox�cpio�xz�5�x86_64-suse-linux����������ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=fc2437bb478ae233daca801bebc712a2c0c28e46, stripped������������������P���R��R��R�� R��R�� R��R��R��R��R��R��R�� R�� R�� R��jw2޷"G���utf-8�5e7b42cdc6c1f97c22dfd2c163a7c327a01df1b5f0fde725f79cf79b5ea92c38��������?�������7zXZ�� �!���t/W]� cr$x#rz@/u@%Q_/]dfҢ(wGѨfsio?SJ@6A~\;<s}=Ʋ*B0Bh_bĪ`L(z6f5&$V�f~ĹH,WnUFEOt[I E(=ǀʀouOk.;[יּ^4wP˜/9CnVpwfЋ3Dl38PF4HW6m{djH}\Qq.m; *OAFB1U5T =.Ɯ[~笀  ~d1RØaK]qrJ do1% [m5㈢dU)�l퇥2#Awk!K^1%~Yh*8HM$߯B8QBvEDR=j>^Z6=j#b: ,8ӐI5h +u>{7<?c}b',ےHo2ӒgBADHˇQϫV>3F)(KxBzï@ct{*5?O36XQumX":ed˛Z$t\~:$N,9nՃ}Qk*ZQؘ^NۚvP]htףzOiq)Nia^6S/;q2̗uXJdc+i%P9i<bnQ2BL1P2ٟÙ@"_ p꣠B*0cH:>dHMn8P#KKT`܆M2)V^./ߡ)Hh@G'O^ :<aj}* żYNf2{E4 Ni 5Rʬ n0`M.H'btW۲@ 6nIr 3Dq^it#G#2Q&E=Vf_3OaY.r"?̽vM¨k3 K3T';\M8182:\^" <7 CR]탊ſfO�`5cFYUk}OکDt?AtL>I lqC՞Tm{e Rlݴ%A|e,L0۾YF )5Q; nAjs.y�&cB�ܦcL)qŨOk$m84+o.#:N)d$M^{+UϸW KЂw+9BFe[C{!s>EԻO|[%Ti�ȯ}q9pdY莐'a8+c)Ȯmi-3oި9J>]&DV nRU/ThG< J I(S\@(.HW|LH"k 4I$Yb||ؼܰEh�*{4S LyX +kIZELY訠Ҵ <+6Ҙ@C;z9"%a䗘ώƑ+UE+zrIKd`m]r+= ˋσEJykWrXn|@-s4ѤMc4\\y 7ZL 8&^O4/ƭ&Z1i@ @Nm2O+:^ڃr1K)Q ci9|:XP+ˣʲbs>Jm>T3 )A7hF L{90-Q%~`GiQ&}7KU/nUQh!2}#j>&|Y+I]BFT=g5Bք:#IyMohx"S�~}#ݰ&,�2E"l V a N[�k$e?{ |:oԩ5m{7ǸⓋ^`Ʉ=3-E[α [`3},\Ҩ1Gevj J\grKQ 뽡:Y,S'?ǁlN bDc:;P>HKy=vDmyEA` 91%/T~yf>ji^eL`bZ\ `^ } ˡ*4 -jԠ8s$xi!0t{/ړ|0(ň:�aZ/؇Ka+&tI< t~E%nCp@V]QReI^4A} Ŏ4Gd40f^fHj<AOKQ2I7VJR23W:r#X Tgo`{/+bH]5"#cw_Y!#�Xsc7Y]x*cP.5\ɮmHbw|'L+oN&0!كwۯr#;3*88a7z%>3I$a}!fX2oF[_fJ�fq8 Kw@Ŵc@[W.1iV4ζ9%=Sy \#%?# i#xI-9 #-+9RE=s6,KK� O{ʧIJF�Ȥ &+ZLhУsܪuEH@в`rfxPHί⧎ʹC8=1BKb<v_9 /Ώ1j]ڹ=3L2|,6(` RE|p5Zo%NnՉ! SF̲:Vm6jXc(a֋ꭏİ k J0Us -CQD(;md(L:ȄS}a(lbUo,5Lrn~;m&`s~\h q;E9eK8^{+ŕl'Z' }&6[ߐT'BS6QCO",ޮS?BlcCN \t*نS&_|'쥫kNQ\ԥc%5׮2Lj_p;V}.p3\6x0gwl͚.39|~X9v~L�po./34v^|(9܋Sƥ̷=j+Յ`Zao\+J\CCS=Tg t#L2yX.(Y+Z+34.G~)F<I=U_FvU{AGK ո +UcJgyY~-B"Z6qr.|%n@ڶoFc�ƥŝY GJS7�Ҕ7/"=&lgj2o_XG5ś =SF6—B4;ӽ7kuZvAbIS$LZD7`1cK$j!6yn%&a77JX4,7rw &`-^f)�0<PĦةJK$t~sЫhyn,]ӸZ2T)]uzʏp{(jw6DBQ"vu8RѢZs*ɔ?gGw{3vT)idutsD)ƵJTt57P߾@R;6ʒxX+WƺU8HP߯*1yCZ٩yy8>YMú+5h)1NO12̸wʂ JD:2Ih -6~%c4b;45(C[ k͞ʂwĿ>NFs톭 jsg>WO[jpɯc֠""AV&=l;" t 8D /][zn{oaQ=p&jyɋr\|�y%\y*˚f ͨz .j !9c xݓ|4Pfx*DZpIDO恏S0G`) ir<l 8 5XkқC|G(R|֚Rja/ {nEf]WT&M3hiOcț@=(MqCGƭ`>%S=vC^e멍 Ep^˭Β9y.^ӉBΗd$;[h[).oGmXfJl_*gqEGֽP* <̦z}t: Ly9|Om:Yga %F%z*Mԅև4SrmHsa6Vl$ !O))U8@.ǣ69MC>ːik*yZATk {$3zf;<TZC9#C'Ja7mOf_[K UJeV f/+=jU)2)VuW{TwAǖ Ev"Sン'$"`4j(ԍ ]s1Wo*o#y0P-f {@2ܼTФV <2oM->ɳ/}"BvorW+(rɴ2xό!O'}6~bt@THKŔO,CiL-E5Z2#ZSN+.dq.|yU)UF=GQZ=:/kFޥJ >vQ#FL-\Ap㉴)+Ĝ;Fuc5C5~aa˧s\.@a$/n옷 . l\ͣIŒ~bȭC~0/ʼ?PfnSFU(w{ݖ>ϔBjKnFEɻ֍6(G+SŐmwV.}YX[LOC5&^"NHϣe_e *ƷO?Е]+k{IChL CwH?5o'D`dJWWvy#0 iqEGm] 점~Dm=pƈr|E~첍,:F|Rny\c P?[4LҔ7$ռ."$,?T Kz̗@F5IͣSM8tyUkMpTcc{2x2V#ߐB?ۦ;WaxA.N;w/~>4VHE͊VX^g}Q@o/%myBkb+Xm d,)Ek7H5P^^[`f)-LlHD "h&qJ^ϙLҷ<J!#`=ͲEjal5M2ennUKuz?sB_j)*#>`qWaw9yإ} NjEQsʕ_'4nJ&6�R*| obW8/F%i>q)֓ay.ၲ)H G~`:Ż5k+m!Xrkm::B ]0 ߣT bF:828OWqq͡V rYCBSY^(OlĹ<ITS;P�` 0Y/|:9j > \(.Ɓ,�iu eL7z-mƆQR_f_;I݃]V%8XqLm7,j'�EeGB 6/^ŌP4o7%/ q,}jFbO#k {ba;m294&2 uO`+Pt仫ӽi�RmB/w`ӿ>,M`_Mq˖\Iؖ6/?mlͮ@ I{q=awkԛc1@o[ho1!gzNby,NeGh}h5. ~/ERU-9\ڳ/"l2՜R3s$N.X/^"CdǹsL�o,8nxp2j�U ժQq[)XD4P3t/1كA.W83o?xPJh$:GġLx}8$w:Xט@-[`o5EB& ]ST6~ᄄZPl=I[僳K8қ>rNyҲ1L(x: )JKbU]]V&I: J*�(/LjlXy Z8eDg;& B0P·NUY]#X` ̜8RJuM�\\`=cbY.]0{ƉnuJ⣍ٖHcpudd7_Tz|_2TZƉ|qU0$x>{44|ό+_y+pEVfU M-sݴIp#-(:lǯo#h܍|٤:}/deiPk/O[C |yM+&F?26gʸO}aK:.ᘓu|s0 W#M@ rƵ?h4>Sú\KA�T6\6ėFGi3﮴kΌJ2( |e 깿`oSV=؛1Sπ7?Hmp1@W,PV:\!G.)n\I[#U PQt7M~qQ;("ss;yXo)qݛމu{`潇J%<ՄJgdn&A'IMJ,Fi}⡻>6ȵ&A,.=TV>�PG7d!㓹: uvkf][E.AXe6~5T ܼTbF{M^s7JVg7 1vGQdٹ*.Ƅv1Rb~XTMB1:&[Yѕv;aSG[(2!}Q~"wfn7Hm朻J3e:+oyh7pyܕ?')W[:{M.,:7=tlKt$1[;2-If|6%~% A } DNtP<NT {T?M?1O�A~!^#r.=81cĻHC"cC*௰Ы;妇V+)LDoM9X^d)<f4o3Z6떻XҀwLAM$wk{wMR!fΓ3Q_[~i[oV۬))' <EUa;7 ij>d%iiԾq":'"0|']n] 'hHlA& _A1QCVW0P*o@W$.<o7Z�g$nx| )`ѽk՜R5.]ߒXht]<3dP6jWwĤk.!B5rtr/U9G!@>*D'LJ4cFc G=%o(*N'|W< Dm_:j �ϫ�Hlp/{8s5hkC(%,Xݱj9#p`ZyV;KCt}פz2:=!3;Tݪۤ[[ ǔfٺyG6SDcYFF}}J,ѵU7H6< ꡄu{tU5 �oJEZp|%A`Ͽ9r�,@;= oQ)2aP"HbZ9'rH/Mm^rftjc7S7Yuυs�yz,Ml5%+>bS5�ep'{{ :OgkCWkq.~% .#lw&Rk*ޜJ[M*czuSHdQ?6q~КnkcJL!E 0Rx@д2&~<C~J~}+ ,]HrOQu%JS ìv.hCb7d+'E+'!/h'- ұJT]_5bAMwa__wM!$%׃fm)?*LꥲM+!^� 71n5p[LA9?Y;�b4t*pu}WȑWgu6xPMawIk@j:݂hv+0Vɹ')#=*3Z&kSur RKh5+]p`^9OYFY1D%}Vﭳq ʟ=)o9˷JG>I]~ѵTXC*akQ}Y۵:bDb?ҌI=F=: }e5&1I-{/a E<Vmg`e#oQs><ԍa?6J$Eʈ]oڒGmConIP5zag:mF͠~3z+PE1؏/V̔^5ɷ{87bN)= PތFD.US$AyuPhz$P=R.vAa6fyMĦ#pNNv=[3G!ҡ_ *@!|pO>UC^;.-Xc&eʨI%?-[ K-'Հtx1D[gtgC,U(>Op6%rl(ݵ5܃f>x' \rE)?!tG}ԛƞn,Hw~]TQb%Ec4hiA"ys7Im%n "m ,U `K'?H}o!=I&'cQ/]0ҔwpɠJ]JOI ygp|nS nM/d@D7tُ"lrst-g1D!hͿr)AXݲ*=5MI}RE2흨 eA\dw-}]p<5_!Y'L\>-{ˬT֧ɗ3o :z|jQXbX,R"©<rliS\)Mw]43dԾt'dFaUEb8lǫb{l˾E2+)8zgqmRĖ�L_*=2Z1~52j+nHj%Fٟ[nkN3O?/gd뎖{^<twZCTUW@1�&ԶVGi/t# _ba俱B)*Wl3gPk 80>brgyT l8S\5%)]Z«0^=ޚ;\k{ saHQPIfQwz:}liځuP?Rd]|lޫ~~1x; Dx ) $g9H =( 2YTinvDQؖ.[{8A\DZ#;>cZ.葌r?Ҟq{Lry6WCO#))s%;,fqM_{c1o0rvWg t٫cVp2"d/c9Ab=cć5KTIDJW@BVfbI|. N qz̴d2d5HE-c)B6zF=g^WӱL wL׶M|9N)6{;4]UkuxGd Ds uW؎k~UEY]Q>/L#.~릮N飊B:5KRYe|{"E6m*$8+] _jT)9&]?[W#M-@8]>�.HPÛJ!:kFשŁSIX~/Yh~U?p9J8TN*^ru I8^^-"e 7{#v'�澭0 ,�1\۫(Q؍ |wKwô8Q{.Q�Rm3m1qUfI'Hv܆"ɘr65͋Zan'%JYqvۉwfE ❍eȦ�Z}z @<P}!d=4(O!MAq/V'TY}1&dʵ;1AOYoMEdَ 6S[Qfŧ#SUX4cДTP_o6sT+[ >y.V j1DfWxqB{, 0kͷkx\=K}<hDh¾"\#0Иt$J.|e\j!l՗FeyJ Zz�5T@`XQ3 t9oe'd `_*\,UgNLCi\an /�J7mR` T&v:1 Wx(㗢?&%.A"ml5a1yɿtD Ig]A-!\%E] GAϏIE,o0|GCq%71J6=X,lB,]x U s`t1?}e3T{4]Z+-A,[jF谎tNqail7n%οBRꪓh-&Vg�"R;L}0F8_.xI:mS XKζ,C9ޣ:#˞(,.1[-B_ >)RT&3,K_/HұNF5]D6O55ɮ<N79>JmWЏǓ~>XN=Ct卨D#oc{g4I?_&7Qef.g#B6t# Q1_df!=Uܼ}F?53?e^4SK!+c%E7hQeݴspkE.ݤ<;_Bw]4i6^ /gG䋍qqE7^jZtbFQ i4ǫ~C8K2s۫p_[A/ UPDM-L&  ;-F#:Ë ]Bj"q7B dU2G4n/aVqQ1ZnrM$8B �%~\_8lxCtU�WP-Y7]rߌpϰ[~X|qisΗщ*[?\q?RqdK(*IPY3 {)Dd1, x`ۑ�j *;Vj=M꿤TʉxՓ: J.<ݬ\jt ~l$*(|b+?[T5NeT#6&1tPA6Hg\88WnƆ=S;Z `ٖn CWiH hN''{OyI8p% ]h&)_ZynP\Ex+ߛvj(j aP-M[Vȅ^I\Tq}](g8Ig@o"}8pekT?>%fC4Nښw\ $5MYS37=Ugt&b]0< ٭E>ۀZ2HWVV= ] iG<ŐH ].slS\/wdJـ|ali}p*7D5Ɵ>B&eS6sm{0}9h.s#3gYN'.`#eݯ.}\tTH:B_#^SI |Q9 Nx{%%Pq;\2D`#{)-=Z:gN},U;Džf'/,\*1/)<7[ij`?]zZ6E+�W;Mӿ뙘P:hG/,nt,pSfn �E "w6͟aDk4^L c i Ϭ&3.4P U9=撗m׍p,<P5O¯Nrͤ?L*PHCO/�hn"Jb1M+wmz4Vy$C`uXOEy=$M&Gd'~d sR)͜ULMISCn50_'ք5  2˜ FѸE ك˰V\P <2#@/hR=Yv镅㊒#C댃$-v ekv΋ d>ޘ+tF?gݰ#BoB|ʖuVv3APp=g Y>iNC24#Y`,yܷytn+w:c,+>nxok`X}&ȍλwv14Oѻ!$Ĵ0]z{s(31 Ha*U e{r3amyu28gltAjbz9|:#-ߩJ)IG)1~[ n�݉er<*/Z2 <S.W9ȍfQkU\^hH ֽ'(٫+vasN+b+yFKKJ.sBHH#2/~yW{/#˃}Bmu->2@i8g}ZpQ?v 5M@F]>)wVwmI@!myE * ~ R2v}/,5"=֞{op*t6kG Z9T$S?d12tG \?׿@Ф8zlr=Flv?2JrnpV faD; <eML<RJ8dB=Jq{:5|Gj1>Oh[E+Dĭc>"wxyHfPj!;rn+W!W%j0r ̬sօZ|TE(?&Pi]܏7İ xऻPmJϑZe8ӜX :~b5)Nԥ=&̰JN߀ aHzN}Mn M{85xM}F| ]N�qK`m=ӑs2מA8trJlcGgɶa M]-x} ;VYsJN" _AJ4o(߯ל?Hx/NVdf_Φpע#fd Rxw~8†5E:b;iQ'Y~!<]!I)-' ]V" íâM̗W$vWbKgxm$ 9&DD[u!2H" KĞv|R!03 U:*8sl!j\$n"I xh}UVQF8 )sŽk{+4.4BR/^*WZD/ p d{b�Dۀ<֤$s=! B$2ÆdɊ ;&-- ױ`$nDУ,Bpc֓i#$ݺ-7{L ͎qmvf=WlY}fGIWq -. @ڥa>` )#5X][a wG5ێA LM<&} eB0Vj(X`F҄b ѤZVN\j_ŚҐ�Ęqg:.Jhz "C;O忼E2>gLp|"Ի׍>~~]Z@:}6_H' *"ÇZjg~"bu{͖ƅ~Ыh-.:o1d�u2O[Vd0� `~Jsd>Ϳly%c 'k0|`њxx!BmEilxo4Yk qPLD֘>2zbn&o<½޼Omt ڋ4o5ZR`K%lhv)|,I^ƹ1CqDAeO1)<1Bd[Y%eA oKwåBTSS]Xcy&�:dP1=�*楰_F|͈iB̐b*>{Ж';FtfMYj*W]i2&"fɉwXPaoYev9i+w{[aAbWj6!{m,hqggA 1R:Ns^rqqsmL@fzmJ2ISPpșr*C)dJSy?@/Jy�0B#Nep>FC^CN ](e<(W(G=k.GbX9ȣx8-P{�ݙ)Yʽ;|gͽuFQ~ es8ِZ<N8Ӿ;4 NrBj21`'ʗFL߄j'.45vYÀ+ Ԋ}k7J󝏬Ԑ(ѰèIUb"1b)�bz?;k>o"@sgz_FMB,/&zF].C-Rk Om!G QxBqӡSP*ǛJps7cUG#,2&Q= A5;敲97^ %Hxh~D,v&q]ttmps+ df}g/VR(E</bK%*8HH L G=UDu[Fđj v,IE.ÿ́y;gt#Lo_e\v%Y ._D_X}i%"Alϻ~ULlrWÀ`�y}[Kbn$R}ˀbi|yu[o] ̒gk@coA~( , .Ao⒎\ l]9q0߆e$?EMrhϮݕk ]/]5ZjD\8x+H]+y/b&2'eeqF bR1FhLu7Wy#`h$|=qҢW J/ECoU"ZXi,0ƛ-ml-ʶ_ 0[r׀l=;/c1Y5V?djdQf_z܁!V-ajʤSo?rNcf( ױ Po&9}VWI@] G_φC@*EyѺYN]+ 16ۉA\(p:6}}fs?NO1U9҉ ۻUPiѣ]DZd"wx*Bhg^ ;?ònn!7N4. Ώ.18.tȮMN&IlODfTt@dYD9~]RibItBy';>}&&k/ 33*D{yF&_XL$ߩ}Z8\ɱ53kpB&Q^"'*L x]VatB4:ՙpl6ΤR8UgE&l4)G$>]Jd>!Þ wVJO覤0Z! fc,`? @Zo8}a|@wOdΔuo4Uk Y<>|r/=~u{JIQAO}B^ !dp*07ʝ: WbO0_p[[ܥQ,A"ެGR";Vr0<(}^Ŝ<{Db:S:Sd~6*ܔI } muKdK/Sw�#X2 v.1j+COuUO׶C}HIE[Etڋ-�P]^,Oid?� ỸΓyf{ꦫ'.!pȈ$ؘ!ѣEjY(aMQ֩ 1n\"7L-?^B Њh V7_ػN0v? dztp~hnC1z'P.tady L"u2=)yQ<:o* g?rYĜz TF'8CGA "yj܈N Fd @5P9_-BpT6S-]�V1TGNۤY۔ˎ:t߀5x=l&f 'c$CE0'͗Y_`NUoVLDT+u$jw~ν!0 x+v^wXϽLC2R ̆$%mؔ{T9uG36}No�⥾,G1aqRK@ `q 6Tڪ.ǿjAmE3i9(0QI=78Cz}wCԺ>e PFM"s;5_7t!h;Jzd)㤚MN{P4$/Wɇ "Qf! ;0= |MA2aνsJoM+˜x=nTN-ϧdGeڕ:~PuoI=[nl\"U?{SH E}B@<yB;/ V2Y8 ]PY3%)y'Oy8$Gi_o§Hy_rpr<\?D ĘUd>1n iCv's}9%:|\Ęɝw9nX⩄fk g Gik}2]K!'1l-PHT?EOVbBcNDъn*'^My|&$мP W6?ySsԄ�q:,4xmu\.C'|jGĩ!Q!BE$ŅTԉ#B4!EQ-͒LKFo$/ajƇQ#Q  /a <YVu>Em@HWެ$W|wnTs;l綕�.Ez"۹h*-"GjTW@b-Ưܦf̝܌=Ҵ~M稹rj=/R'1-\tiuLHUUxR|߳p_XSIf9w]MٻK:UIL `76B 4&Lړ"DX]/czk/1K Bʬ*;y/G ;Lndf%-Z6]?WFLg?>A1D#NP@uR ;h7܍-?/҉!(Z0^`%2)B-z?ncnM8ֹ~l~T}ZKeөT$8KC$fC(6Iс$~w;TLp?l�,Y˕ɬs L% a ҽwr?g䚌7Fq:+VG~?~CG!ń:Ev:Ts%ԻZJ) %39@͜TeOi"|B3i-~`8 i:ͥ Oun|5ء#u1+0{gΏ_*L.F>~_𗫲 BQoud&Pfk>d<! m|nv{},ϺS3д9le*@֢(U!sђMæ `kȑAVisxLqXTr!Б \hU"sʔA\Y }�0!} )kg]K5 ˂$e,\8MNqKFk6RRk"JA)?ydaߙdLVtJ|@l["~ֳsg}-OFqٽ}_{_`дI~EL~$҈]/Hm: <M5SDWQVO2Ȧ7b# C2H{R֋|L-D1bHk0Q.z #w'-R QihVAXdHPňَ ~PgÃLk<92[V],ζv "V3+alv#˳;X>רz k((orҐLP@ Y Hf/6 }9]md}ekҸ <zx {; -f:@AP@N̯BYW3ޫ%hf<C ϮcgA55RK]R[9=R%�ոj3[)*ZEbon{7ZURp?|8D#gQn]bǠʻ6 q +uOm&䚑$N'Eft|N2]ؕ#&bL2~s0R,=[ˏޝI訂Sڽ~Xgi1Ss\M-"cqu1 - xs.\$(RavQaNE]7*]H?[f,IdayA:8<=9Awr9J% . fn ukߊGMzυo+}Z!Sv<|z:3#5SB XG3Eml7i{|4NTyZ>5J.ț,ǥlaf138emg2)/]|cZt}T (?<C3ї&LBH >;i)syM'G-k 4Hk^ iE�S>P 5 k]CqurX.m>J4jg bq.tW*1酹;0 Ɓ}(/6_ N�21T;BJUnOdnSY,U#K}GyכۇU Cȵ/ =dGГy^sUjavNTw] 2j(9*9.Nsˎk1otԵ,7m%8 ZͥGsQ1[m7oټݤt!tcշƇ2*Y=bK3 I<7VQ;.WnS~cFmx1ø[]{Qhs[TDKaHO&bT+rkb~e*T^-񋕠h4YqCuX:õfRpو 1$ כT~rBSuHMFT*uNy&پf|`\CxD:z'1>+.$r@F8f p3o]JigQE]5iXXTz"S{`ɰ9>Qo]'s!X 4V, 6B#&]J "(<Np+r5p^/×r%E7._yWY70@۹;3ܪp?&̉J;.eA\T#ҔxnK 7D.X\R1 ڻ~z97j!/MMBMVjL>Fqoh8VԄ>;]¥oh ג^) ~S}ř]? �tRv)0»b1;޶cb (E�(ۜ逕`Uၛn؆y5P2Sa[l52)C{ qﶔfI |׵ |`2Aw0C=yCiL2pʋ"e;llcʫ+cAʣ,qoGd uϺ _rߏzR" UN.] W뙿f zO.!]t\W&9' [Fm0O|3d0[{~"On7eך8OΔuLFWQhݐ2+I۩\qɮ(8-YTׇi!mLf>≫]%ut HW'-Ldƾei܄N|~KpeܣTT<zn @aPKT}H}ʂ`OMkuՠUT7V :8>YNr~W`_&UTb2-iIt# 'c(e/])@E"/(sYw\nxP)[B[8<..)(#�ZY1x.8�Q9= 369n #IhῘ]mSοm&[�¹ޱѬ͖Ml@ V~򛥃zw+vHDmo^ΘNAѽ(74 zW3yTQKӋ/|_^)3oVvZs(iS od fTW;j�km/lj@{Μ]}ȃ~rXRk5Q7('APdV|tg$4_~@yCݭDB f2O\ , DrxO7QLh)ivL N9o;scSf$ULEIRAdW|?Qs8|_-c<`\^a!rlC7n20߇,CZUSl CL|#8ԨsJň؛�o95@xԿ ?8Uzx 7[ǎsC+r=`4j#Y/LeS6j)NU~K3̋UVվv2>{#AXSEMF@ar`(өS ])1> [kTnOk~M-N0#`vIs.{v8ҹUCx .mbS=;ѵ#GDY4�Wirwaz^usMP] Zn,SmAA �vh&;i@KmZ"W:Kzvn5a *~I̻E|~^{oqDf5?8=?_Zb%Q\ EwuΣ7g''ծ¢=H`Sځn{Lj*gN, ,DLǎLͮ)Ӊ0q^Z1"zLe373 Y[9&"B>*$P7|^ {h &'s0g+R^Z u74Sګ-=ىQ8R1%G6sS @l@Ez 6=n,}bNx]M]at'O* (O(x;+ w||E@@Y:{?@BtRĒ~󇙘rܽ-PG'i5:,5eQ+͐VF@{ӟ8.8NJQ,c6v¢&̀CPI.-WK-+ AdH'դ-gs 2_̯O.$mpE^H^Q]t*e~-ƴ92VF@^b B n`hUѤⲟH8b=:j,ύihiFy` Qj^f!azI,0>}:,ѹMj[d)@;3E6kcQI!-#}]80;4<䘟`AǦtOVy=*ɲ6e"r:a4\,BdSʜeL}nTvGrVvvLV9¿־]tf SEtҏBT{j{-OξE Hufa0]gi|Ra h3˪7Z<|,ךK1}"lJZDm "fX*NbXOC3Q*{KP7um_ƘXXз٦c5x[=ԐvlO$'KwW4*){@e:H|/arXO0[RRTъ9JEvU%rH>z93`mB Yvx>}e k~N7 RyTc!/)P(qT@16 h*;0*'ߙaڝp=\12֖sgMh[cq`].LvePxY[VTydW ۼ+ ݧgd~YX~8,kc}}n|˱Rgl$Dӧ^.hpʻ}YO#8]4L+9hx E؂cA`3qz=30$_;)if/A0';`q=U>TGɕBES*q=&XwʺLF7nu\4(*�'xo-\zl!OXam!P.AIT^Mr~-]K!F"dQJ[%Rdݟ쀺=; r_rsVWZtG#ȯ<[m_p)[0ӘxjX87sB];HC z>g.Q&,ᙽ}|L MJ6V*R;aUA smR|񳆱3laGT> Hd;;Er;fLW?z]!_JiԔ6ܱqFwx~(TRk62cOOErEJ4 M߰ ]X$-E`7PfquI�qq[Ghiw3A7f}7ù46TezsPwQ ܑ^`FĦՄ1Q̋ՑάHT䜉G3Xt%\D_(B]UV>4nVZ\b,%&lى_0d㳫9?`\᧼MOR/MQPA8],۲B˚9i(uZSD:a>FO?] b-bb;}=9),ی7$X4{FԑzdDQFn $fI$MF֕'J?�xm=29Duʀ;.ՑP򩻔Qglx./+T.q d |{U񶣛Y$p"k% W]g,6 "e9꾈O$M-9r�Ą)㽛Ʀ $rpa!,uv2 յAwVM\Mo>d-g% Q�7g6S o@JIa ; xki~"e1ҿ8hw2Fky};Jyn -sDGVn^KAܠc``ہD9*6CTq_-C<XZ|nn" eagՌys]3\ˎ0zOvX莸mԮ2EPňU^5\VFY"'ބ|-^A4(Ȥ|q˟68r,Ӭgr߿L(ZXa6\nZC7cmt(飅Dk!ڵx?61ƙn�(?/ᜥ¾}GB穞2n2tx /|%%Gx9uj.">A~ *ojt}̑ZhඎzqsCBD|{s9+mbcn]-=[<%g}oN6m@rk?/J$ ]aJP.`U;hiM`& 䀺ݱzKM9 ]TDo72'W򜼝Bs7ͭI^VZz?v5NV}~L�}{:綥4RLN_PAʆM,>7~߹ЇG}#y3o-?�e"v)'FJ DX}j 2?<lK^qʹv\l=:.)X.|u L;>bd!7I8B< c52Ǻih%czTd >7TLxq>HM('֓NRTgve{�zFr<*/X eᕌ t*a9V\ţW{ѐ[.vkU+W̳b3UR>^,Mk#G:YٱUc TUV^T (]A/e i{wtGpR%gQa뗣Gej瀴;==2CJRiޝ%6\_F/`n봤v1x'Xf![ӆ)c�2V8(e]jCuQ~` c= 8(a\>D @ 3`2qy3C$'[hTVWw$Ͱh҃٦~᩟_'FJ�ylpҥu:pӂ~IBr(@y_$Zh0k70XНw .FMsF<vNxmql8#:;#ϢL :qɏpx0+Cgzt ںl'yo P3Wizi5Aj^}_Պ@AI =qܟ!wJFTn^WeCWWoH^zXa:SIbjz#.J{Vf~qdwW.M9s- 2 Nwiɽs(m;a$q-K! kt̯ FK%O3)OM;Sܲ%˻++ 33g~Ct�_'cxB $*1֝*# !VUp{ spoǓ%wbpTo"s9^�ݬa?\PV}#+5-5G]E2с xPeiP|Lq8/`xC L%]U~yYx3',9 ǐuiő]:(=tpdIT%`}p7Ln^(MjpC^)7H"6bh`<alKx̸k7d c&96d ,4[a]_s;grFZE/\"<θ<q,'w,}'jyLj։ĺ)4doKx6<hC|0 f@xUU gRVEOssDQ{Eh?4mw,㼽 |" GWѦ!VM,X cF!nsiFFd ؉B#Rτ ]>E&VP'J=%غ+0{t 2d|->>QAglpD$c=lx[iԫ >lf_42ML%KȆm\۽4@zf2� sҗl$1 C?#P!E4P<|tOil̩m{ON�茮P̾R.~/p g>vE (bI�@qClǺoIEDP1~?B/caO=ƍ>IES><Jp-.5sYz8m{gF_/.SQJfWj#7ͦ2 0͹xN̪̎Owa2]slPY+\adNL4(u_U^ׁbxw1ʍ�yhXDA[ŀ_3\_jS¦[ >ZJg@N[t\_"~WqHVbYL4 $$ًi5nz}j솗l$':5p4;~'[f;^3ϰqyRi"dcHX4Ƞ@).0*e HW0&n0l3.CUEҰxJ݌iho۰6wmϋ aݦiI bm+#)&I NU}1yվm $5qns4GAwBl=itJRE0œKݮo*;IkpnQYN y0@15| >5oD`F _lmbF=lo~:z1l*BCb>Ĝp=ÍAip惱PzuANA:B]7ɔVY/[c@7 OU: V4!R,#el*I!,h� BُŅaSQI 냃rZ~ޒ~3HP"zKp8`7$0y(283}CU1/wMo}hsCHNd!uH.0kZ)x7W,G4]/,܂xK"L|籥, eqYk�b$vxD<CZo/cs 룡s8hI I V7."hMMY$uqW6LJN7JPV˫P߆z.)}&l0B4.耂!EGy5*0bץRKr[NCWڷӏ󝨰+Mm|sсk*?E}${KYB,Nj48"К�m+7B:7┉)aw9nu}-|}Eh81 gkšwzf{�+IȐxGedGW? xr1cd`+eԽq&5K f녪7 c 1Ū&yƲ9l�B؋{y-_D#zU@i+?vk XmHh6izm7ά/I)-BU}@lps: IL8DsAz#{ 6MPjS&mIX\RQuӐ7=:89)Ȓs35|xL O\k1V|Uf�B8UL-ɩ :m.]]b5a'!dQ\7F:Casm=*-IXb MQ ;KyPx;ov(=0IΤ)lwG\J۞e$�͚I5y6YA\>bKiWr(zb i3eQ,7to0|烶P.F6r9杻byS- B%)9a"%!?'&:MRz9>_WG"7.u1 JlmWĿ!'ĻRRHܹS\ag* FXMJmO )P&) $nAY�9S?w#_jIؙ{u:\nH&r-Bۮ{YЎZxp/ ݞo|u6̝nnԹ|ɡga~b5{C$8&bzpZ�Pae3<_&;uDPUWC$};1)gQٔ<>Rqq@Yhpӿaxs#--]E$gNn![̣i,݅ <MT.Bth4\b3 DߏOEBw+I% \}+4u<z VصehUrtPͼTA@,e<�T| )$lECpl~p�kpԖcqs9bUv:n \/)|*xVԪ8Ũ)AzK7[OoU_1Hk$3%ȸ)1I Zu9q}N)7L"GM_־FxDZM8G]Ҥ7% H8On3M|"~&.h Z+tP/Uh׺Q!ks } 8qDuo{~('x. bL?zv�%Vsa^|\h8x,6~LcqiYzw!^XȌġ.o6Ii�bphXFe8BNm~^CrWp+5"̞ٚrWaBtpV,&W4 WƥkFRC� CF}JpP&׌<[&O!-H۹{?ىE7KO\琴ɲro*@ 0A ^rupxd /}Ү_!ӝ}n\S )͋w&e\)~!wzSm\S׎+ΈѭfYŒn @#nq+( m. $*SsniG'krF* L;fHMρ^C+*jַt@ 1"Y$&:&XOv=͡D0(˃4(jW |}Ł6*} ?:J}twr⹟.JD[q]6O ZUmB#"C.I4Oxg܆b?wHV�/fÿz-/V�UB%%O{ش9+<Y VU>=c})rK0Tlx+2ѽӘf>rMRښZ_a0^fWKu'2A{Cz'RqvLe#:\C|E3Eu4)03bf`RXTho!<!awa"xSf#IQ4B0LwC \ {D$e@yDYR_RߑLT@*4vH2D9^\U  ݴIr�daݚ~tNE�h/^ &<!z꧔&a:c޹4h}8ߪ8DjQoftfJ>%3РU6F3K?@6J =O?2`UDKfϼ @YX*O Y.v~ᒚ#ؤE.Jq„!l _%F;Z?RE($IrɾB@|Un ?g.(kJv~ шK;5 h0*ʯ dHmkZZpn'mƗ V %z"O:on+BuJI+r?Tq yU^+?Ň*|:V]h( :0cT7B-+ epy#EuTqE/^.J@.Oފ}^%j:\ǮtFpňWpYSGw뎸aH, m]X"J;CFT$-r㬃ވ"Th-> AM)Aa>UGhul E…RnX"`3|$(ʪ3'/cr@G�/6Y,~_Vϋ$?3Q*AxFkoMq %S]YWyNӿCb##1 tMijX3Z*Α,t3%ڐ8O3|\{\(^̿tiW+9"L|&q`k[+0w*2B~�P9:�x,HnV@-[d.dNiZ NFRӃ9Ӫt)|߆o&+670F+&6DӉeO `W[yfLp4P(wyR�\tYtn94{]Vs*G0α "jB){PefaGx"Y>;lU<:%L# τH;bݚL <6<3r^gfj?%v88R9ՠ%s]Ö5|<t5]=MHnSL`s~;ZNVbe]qP,Iʸ>Gi وDχIn7ĤJu>¾ 1U^aQAޥpw\"i .sN]AV_(2cvY;,<ǠRTw�Sn٧5L6-n6do{7?o0Rv12jq6,d!]pb͛6&qcɏ D<M]^kK�!'=+x</$gF+͗o�Q+bT›tLOkҒK.;!cWPڲÀhiᇋ֮E2$ -GN 궭B� "h4=f0+xL`597ss>'(Lvɛ5ۙpY7D<ezb1=Fz!=pf08H7:i1Qi;N">}(=aV5˛]/3i VQ֨HWaۊ!7 YΜL,ɃsE?g-z} 8~BhgD6,q|߆1e9#a!CKIe= ߀ U/5gIθ@hC=G" &F #q 4=pD6 7 o߆8』pbh<lxA uX|V5Ee.y^'O7Ov,{ zJ P %>aMFY "+lSBe M2T(O@%mTl[o`~R+ħm82/*s}& OY.IsR7#&k+St~e pA .ZAJDQp9L %[n-W1?�}R5G䎃'z&Bet\p;V[Q@_t+;C^=ۉtyZS 2LϴIzeU#?\ q ~!=j35Fݥ0.ը< j<M,gz\4-ʚ.`eh++/^;#Φ2(m*~BC^[@Xb!Kp]=W, dX8.!GwA#oEZy P0SPҾ/;˂I(5�B7s]ܼEy8;D(+hp۲Q�_C@"-VBMmhf3R-YCWI\xb@X<>$:6.Jrc(Niq57X4ҝ(oǝY? ʂ/nGߦr7's}Eb<O#v3b,V}oS3K6 <�*I$|QK a&Fbf)6(UyD̈́z~#S|"p>2)m@֖(Rci˧MZS|M]3s. &U9ߨ$7qcM˖>vkl3}R˚~%,My9'>9V¬K隭fas!s % ƛe FWJᬾ.\y'd(M g2"�L i>؄gG`šz[Q1o-YzZs/gAXGĴ$g[ 2 լYMgH%aDWQx05A]E5xA+pi;bkC$D2A±"Ν@?߷GKu;+Ą5?qG-72 }UBcGuD]^sٳCd]Qn {&jstV@^�ߩg~TO��8Ϟz}@7(AG _U}*W&�ؾg���� YZ