gambas3-gb-form-mdi-3.14.3-bp153.1.25 >  A `CcӜ!M@eee{4k)na/L_m/%`,td+ZzRAAd kŮ8OGIЦԖXѯ|&(i@a4ݐbn4 2n&sm6#'*KV)z!fXH|z`*6Y8%_7(gS&k`ȭnjko0%[pnmǒ3Gvt"<%ϣ_[,G $=W8;7 c9>TBj?8548603d98eec6e9c3dadf75735d20330001b235700d79233a5600322d395c82553c35c40ff8566bbc3a7920912bba0ecff7bf99T`CcӜ!M@eee> 4uA4 oOȸGu RTI4$5ԿsJcV=pb(Y:"+M -ͯ)$bY34Fh5oeaf,nlB;x^G)nT.p>p>Y?Yd ( E|  < J X t   Cf(8*9\*: =*FUGUHUIUXUYU\V]V$^VbWcWdXeXfXlXuX4vXPwYxY8yYTzYXYhYlYrYCgambas3-gb-form-mdi3.14.3bp153.1.25Workspace control for GambasThis component implements the new Workspace control.`Ccrsheep87kSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxx86_64mbA큤`Ccb`Ccb`Ccb`Ccb`Ccb`Ccj`Ccjb5499ed1d221694c53787603b2ead4feeb760aa0683358e050239115b8387e8fa31b585e5ae21e1c276cd7fc1af66bfc69d7a83e9c1c830417978c9478eb034ff2197e531276be200cb24f758a5e9b5e3072a4802fec31f1ebab21399f76096f1aa14221957e3c32081b3d5bdc594cceada07f5fe6c935d6123848ac3a76afe81d8d4b1b5c3566c12c537eb9d0d2b6bee649bdfe0f1cf323538d2602c42cc15c05c5b4489a3dcc66ada255f25361cb65fe06c4783285fd419baab8863f3c8b22rootrootrootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-form-mdigambas3-gb-form-mdi(x86-64)@    /usr/bin/envgambas3-gb-formgambas3-runtimerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.14.33.14.33.0.4-14.6.0-14.0-15.2-14.14.1^^oj@^W@^(9@^%@]{@]\,@\@\~d\`@\X)@[@[}P@[dC[b@Z3@ZZ.s@Z-!Z+@Z)-@YYYoIY3@X@X@XXWWM|W@MVm@VV}/VC-V4@V/g@U\w@T@T@Carsten Ziepke Max Lin Bjørn Lie Bjørn Lie Bjørn Lie Alexei Podvalsky Alexei Podvalsky Alexei Podvalsky Christophe Giboudeaux olaf@aepfle.deJan Engelhardt Alexei Podvalsky Lars Vogdt avvissu@yandex.byavvissu@yandex.byavvissu@yandex.bympluskal@suse.comlars@linux-schulserver.deavvissu@yandex.byavvissu@yandex.byavvissu@yandex.bydimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byjengelh@inai.deavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byaloisio@gmx.comavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.rulars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.de- Added gambas3-3.14.3-fix_build_with_poppler-0.88.patch. This patch fixes the build problems with newer poppler version. poppler 0.85: https://gitlab.com/gambas/gambas/commit/6a16e02e poppler 0.86: https://gitlab.com/gambas/gambas/commit/bdb58016- BuildRequires postgresql-server-devel on Leap >= 15.2- Replace pkgconfig(gmime-2.6) with pkgconfig(gmime-3.0) BuildRequires.- Update to version 3.14.3: * Fix compilation with poppler >= 0.83. - Changes from version 3.14.2: * This release mainly includes a fix of the Message class that disturbs a lot of people. * INTERPRETER: Fix Find() method on Float, Single, and Long arrays. * GB.DB.POSTGRESQL: Compile with PostgreSQL 12. * GB.GUI.BASE: Message: The ENTER key now selects the button having the focus, not the default one, so that message boxes behave the same with GTK+ and Qt.- Drop pkgconfig(ORBit-2.0) BuildRequires: No longer needed, nor used.- Update to 3.14.1: * Fix exponent sign printed twice in float to string conversion. * Some fixes in Drag & drop frame management. * Prevent possible flickering of drag & drop frame. * Form editor: Draw the control frame as soon as the Drag event is raised, to try to workaround a dnd bug. * Fix drag & drop frame management. * Update project configuration files. * Redraw the 'menu' and 'new-dir' icon. * Fix mouse wheel zoom and paper size refresh. * DocumentView: Some little design changes. * Paint.TextHeight is a new property that returns the height of one line of text, and Paint.FontScale is now "transparent". * Fix highlighting of long lines and comments. * Remove a useless global variable. * Message boxes now correctly handle multi-line text in buttons. * Apply Paint.FontScale only when Paint.Font is assigned. Not when one of the Paint.Font properties changes. * Merge branch 'master' into 'master' * [GB.QT5] BUG: Workaround "Setting a QCompleter on non-editable QComboBox is not allowed" message * Do not imbricate focus events. * Do JIT compilation after class loading. Otherwise the JIT compiler may want to load the class that triggers the compilation again. * Windows whose Utility property is set now use '_NET_WM_WINDOW_TYPE_DIALOG' instead of '_NET_WM_WINDOW_TYPE_DIALOG'. * Correctly generate metadata file for events so that there is no spurious ByRef arguments anymore. * Forgot to commit common header files. * System.Trace is a new property that toggles the dump of the position of each executed line. * Project property dialog: Fix deletion in argument list when pressing Backspace. * Disable qt4 webkit component. * Floating-point number to string conversion is now 1.7 times faster. * Add a '-t' option that dumps to the standard error the position of each executed line of code. * Update Gambas 16 px size font. Make it less round and fix many characters. * Fix support of read-only arrays.- Update to 3.14.0: * Add dark theme versions of component chooser icons (checked, partially checked, locked). * Fix XmlExplorer constructor declaration. * Handle the new error hook. * Don't leak control reference when raising an error from a click event handler. * Uncatched errors raised from an event handler can be ignored now. * Update Gambas 16 fonts. * Always specify the direction of input method arguments in introspection, otherwise the 'qdbusviewer' tool does not work. * Add a bookmark on the current project in all directory and file choosers. * Bookmarks is a new static class that allows to define global bookmarks for all FileChooser and DirChooser controls. * Fix again the management of the new new PROPERTY... * Take column in compiler warning messages into account. * Fix again some crash when using the new PROPERTY * Fix crash when using the new PROPERTY ... * Error.Clear() now clears the error flag returned by the ERROR function. * Remove a debugging message. * Take newlines, tabs, and backticks into account when analyzing a table schema. * Fix the declaration of static properties using USE. * Automatic completion: Don't crash when displaying the signature of '_new'. * Fix menu proxy management that could crash combo-box popups. * Add a bold version of the 16 pt Gambas font. * Fix some memory leaks in font management. * [GB.DB] NEW: Add a driver API that handles debugging messages. NEW: Print the current date/time before any debugging message. * Add a 16 point size version of the medium Gambas font. * Menu editor: Double-clicking on a menu entry now automatically closes the menu editor to open the Click event handler of that menu. * Update component version. * Component version is now taken from the VERSION file. * Some minus signs reformatting. * Project tree: 'Open in folder' menu entry is now visible on file items, not just directories. * ...- Update to 3.13.0: * [GP.MAP] BUG: Small bug fixes. * Fix Url$() escaping characters. * Code editor: The method popup font is sized according to the number of methods to display. * Some unary operator syntax rewrite in source code. * Fix the JIT compiler: '_init' method, Lock instruction, Object datatype, and DO / REPEAT loops at the beginning of a function now work correctly. * Update es.po * Compile with GStreamer < 1.16. * Speed is a new property that allows to define the media playing speed. A negative speed moves backward. * Support for playing speed rate and step-by-step forward. * Update readme files. * Option dialog: Fix spacing of some options in 'Project' tab. * Changes in testing code. * TerminalView: the minimal screen height is now 2 lines. * NEW: Run Gambas tests last. * Fix case typo in source code. * Correctly normalize SQLite session file names. * Fix typo in a source file that is not yet used. * Cosmetic changes in debugger code. * Fix Array.Shuffle() on String, Long and Object arrays. * Array.Shuffle() is a new method that randomly shuffles an array using Fisher–Yates algorithm. * ASSERT ... PRINT or ERROR allows to use PRINT or ERROR to print a message when the assertion fails.- Add the missing dependencies for Tumbleweed.- Version 3.12 has a hard buildrequirement for pkgconfig(ncurses) This requirement is only available in 13.2 and later. Disable the ncurses subpkg and swallow pkgs from previous versions - Switch to autosetup, do not touch sources in prep - Package metainfo directory to fix build- Trim future goals.- Update to 3.12.2: * Fix UdpSocket class declaration. * UdpSocket: Host is a new property that allows to define the IP address the UDP socket will be bounded to. * Make the "./" path equivalent to "." as before, and not a prefix for a component with a null name. * Take care of components that modifiy the 'environ' variable. Using 'gb.httpd' does not crash anymore. * Fix Debug instruction and support for the new Assert instruction. * Really fix the loop optimization. * Fix loop optimization that didn't work on loops calling themselves recursively. * Fix badly committed files. * Font[] now assumes a default size of 10 points, so that you don't have to specify the font size when creating the Font object. * TerminalView: Implement "ESC b" sequence. * Support for 'tcc' compiler. * Do not propagate mouse wheel events of ComboBox, TextArea, Slider and ScrollBar, as in Qt components. * Project property dialog: Use custom icons for component tab check boxes, because some style cannot draw them correctly. * Introduce RssDate for date+timezone handling * RssGuid: do not set IsPermaLink by default when parsing * Depend on gb.util for RFC822 date conversions * Switch version to 3.12.1. * Merge branch 'stable' of gitlab.com:gambas/gambas into stable * Merge branch 'master' into stable * Update some test forms and version numbers. - Update gambas3-3.10.0-llvm.patch > gambas3-3.12.2-llvm.patch- update to 3.11.4: This release includes the backports of fixes made in the development version since 3.11.3. The main fixes are: * The thousand separators management has been fixed. * The CHMOD instruction has been fixed. * The sqlite session management has been fixed in the gb.web component. * gb.mime is now compatible with the 3.0 version of the libgmime library. See the ChangeLog for the other ones. - removed gambas3-3.11.3-pkgconfig-sdl2.patch- Fix packaging with qt4- Switch to gitlab- Update tp 3.11.3: * The compilation of gb.pdf with different versions of the randomly changing poppler library. * Some bugs in the gb.xml and gb.xml.html components. * A few other bugs. - Change in 3.11.2: * This release disables link time optimization by default, and allows Gambas to compile with older versions of Qt and GTK+ - Change in 3.11.1: * This release fixes the compilation with older version of gcc that do not support link time optimization - Change in 3.11.0: * Besides tons of bug fixes, here is the main enhancements since the last version * More info: http://gambaswiki.org/wiki/doc/release/3.11.3?nh - Add gambas3-3.11.3-pkgconfig-sdl2.patch - Drop gambas3-adapt-to-poppler-058.patch (fixed) - Drop gambas3-3.10.0-disable-qt4.patch (fixed) - Add the control directory to runtime- Drop sqlite2 support as it is being obsoleted- use %license macro - use spdx 3.0 license string- Fix build on Factory (add pkgconfig({ice,sm}))- Rebase bconds - Add gb-openal package - [Fixed] E: summary-not-capitalized - Update description for: gb-args, gb-option, gb-xml-rpc - Spec file cleanup- Build with the --disable-qt4 option on Factory - Add gambas3-3.10.0-disable-qt4.patch (bnc#1072031) - Drop gambas3-gb-chart (only qt4 version) - Add pkgconfig(poppler-qt{4,5})- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'.- Add gambas3-adapt-to-poppler-058.patch: Adapt to poppler 0.58 api changes. - Drop obsolete and unused pkgconfig(webkit-1.0) BuildRequires.- Pull in tarball from upstream again to please Factory source checker bots, as a new tarball with same version was uploaded- Update to 3.10.0: * see: http://gambaswiki.org/wiki/doc/release/3.10.0 - Add component gambas3-gb-term - Drop gambas3-3.9.2-gcc7.patch - Rename and rebase gambas3-3.9.2-llvm.patch to gambas3-3.10.0-llvm.patch - Spec file cleanup- Build with gcc7 (gambas3-3.9.2-gcc7.patch)- Fix conflict with shared-mime-info- Add gambas3-rpmlintrc in spec file- Update descriptions - Fix a wrong {with qt4} to be {with qt5}- Update to 3.9.2: * Release includes various bugfixes * See more info: http://gambaswiki.org/wiki/doc/release/3.9.2?nh - Update patch: * gambas3-3.8.3-llvm.patch -> gambas3-3.9.2-llvm.patch- Update to 3.9.1: * Release includes various bugfixes * See more info: http://gambaswiki.org/wiki/doc/release/3.9.1?nh - Change in 3.9.0: * A new component gb.web.form and gb.form.terminal * A new IDE output console based on the previous component * A new and better project argument list interface * Project creation is now based on project templates * The Expression class is now inheritable and allows to customize the interpreter evaluator. * FileView and DirView controls automatically refresh themselves if your project uses the gb.inotify component * TextEditor now can display thin vertical lines to emphasize indentation * Menu can have a proxy, i.e. pop up the children of another menu * Paint.StretchImage() is a new method that scales an image to fit a rectangle, keeping the image proportions * gb.net.smtp component support PLAIN and CRAM-MD5 authentication * See more info: http://gambaswiki.org/wiki/doc/release/3.9.0?nh - Use default Qt5 on openSUSE > 13.2- Recheck the required dependencies- Fixed Tumbleweed build- Add Requires: gb-{markdown,util}- Fix: Installation of Gambas [bnc#969744]- Update to 3.8.4: * Release includes various bugfixes * No crash anymore when running the IDE through a terminal server. * Support for time-only values on recent PostgreSQL databases. * Support for PLAIN and CRAM-MD5 authentications in gb.net.smtp. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.4?nh- Update to 3.8.3: * Source files can now be dragged & dropped in the IDE project tree. * Project directories are now movable. * Support for line cap style, line join style and fill rule in the IDE image editor. * Array accessors are faster. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.3?nh - Build with llvm on openSUSE <= 13.2 (gambas3-3.8.3-llvm.patch) - Clean up functions for configuration gambas3 - Add a new package for openSUSE <= 13.2: gb-jit - Remove files: gambas3-Fedora_16.spec, gambas3.png- Add a new package: gb-libxml - Don't use fdupes: symbolic links can be empty- Update to 3.8.2: * Support for dark themes. * New logo, project, mime types and control icons based on the breeze theme look. * Project creation is now based on customizable project templates. * Logical set operations on selections in the image editor. * Relative paths now can refer to files located in the main project, in the current component, or in components crossed by stacked function calls. * The ODBC component is usable now. * Includes all bugs fixes since the release of 3.8.1 * See more info: http://gambaswiki.org/wiki/doc/release/3.8.2?nh - Change in 3.8.1: * This release includes all bugs fixes and little changes made since the release of Gambas 3.8.0. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.1?nh - Change in 3.8.0: * The text editor has been entirely rewritten in Gambas. It is located in a new component named gb.form.editor. * Support for QT5. The new gb.qt5, gb.qt5.opengl and gb.qt5.webkit components have the same interface as the QT4 components. * Automatic support for KDE & Unity tray icon DBus protocols. * Important fixed in UTF-8 string handling. * Searching inside native arrays is faster. * The SQLite3 driver has been rewritten and is faster now. * And of course tons of bug fixes... * See more info: http://gambaswiki.org/wiki/doc/release/3.8.0?nh - Use pkgconfig(foo) style - Use %{version} macro: its use is highly recommended - Update Requires in gb-image-imlib and gb-sdl - Fix build with v4l support - Do not compile in DATE and TIME - Build with Qt5 on openSUSE > 13.2 - Del old functions for configuration gambas3 - Add a svg icon instead of png: use %icon_theme_cache_post(un) - Use %mime_database_post(un) and %desktop_database_post(un) - Add a new packages: gb-gmp, gb-form-editor, gb-media - Spec file cleanup- update to 3.7.1: [General] * A new software repository made with Gambas for Gambas. It allows to publish and install Gambas softwares. All Gambas examples will be stored there now. [Development environment] * Projects can be published to a "farm server", and installed from there. * The database editor now automatically store the description of the database into a template file that can be used at runtime to initialize a new database. * The text editor now can handle Unix, Windows and Mac end-of-lines characters. [Interpreter & compiler] * Array accessors are now faster. * Two new functions for encoding URLs: Url$ and FromUrl$. * The child process interface has been fixed and optimized. * The USE instruction of Gambas scripts is now part of the language. [Components] * gb.db got new methods to create databases from templates generated by the IDE. * gb.db.mysql is now faster, as metadata requests are now cached. * gb.db.sqlite3 now supports common table expressions introduced in SQLite 3.8.3. * ListEditor is a new control that allows to edit and reorder the contents of a ListBox. * Completion is a new class that helps implementing automatic completion. * FileCompletion is a new class that implements file automatic completion. * DocumentView is a new control that allows to implement a viewer of any document. * ColorPalette is a new control that allows to select a color among a predefined list of colors. * MessageView is a new control that implements an embedded notification panel that is automatically hidden and shown if there is a message to display. * Keyboard management and input method nightmare have been fixed in gb.gtk and gb.gtk3. * The Border class is now creatable and allows to paint complex css-like border where you want. * HttpForm is a new class to help submit forms to HTTP servers. * /wiki/comp/gb.report2 is a new and better implementation of the reporting component. * gb.scanner is a new component based on SANE to help dealing with scanners. * The same Settings can now be shared by several running applications. * gb.util is a new component written in Gambas that provides utility functions to the interpreter. * gb.util.web is a new component written in Gambas that provides utility functions to web applications. - spec file cleanup - removed example sub-package- update to 3.6.2: [DEVELOPMENT ENVIRONMENT] * BUG: Control properties containing a database table name can be modified again. [GB.DATA] * BUG: Don't use forward typedefs as some compilers don't seem to understand them. * BUG: Silence false positive compiler warnings. [GB.DB.MYSQL] * BUG: Try to reconnect to a lost database server when listing existing databases and the fields of a table. [GB.FORM] * NEW: The SliderBox is now in the same change group as Slider. [GB.GTK] * BUG: Fix an uninitialized variable. * BUG: Fix warning with Slider or SpinBox when setting a minimum value equal to the maximum value, or the contrary. [GB.GTK3] * BUG: Fix an uninitialized variable. * BUG: Fix warning with Slider or SpinBox when setting a minimum value equal to the maximum value, or the contrary. * BUG: Paint.Reset() now works as expected on non-cached DrawingArea. [GB.GUI.AREA] * BUG: TreeView renaming works now if the renamed item is not visible. [GB.MEDIA.FORM] * BUG: MediaView: The Control property has been renamed as ShowControl. [GB.QT4] * BUG: The Menu.Checked property now returns the correct value for non-radio menu items. * BUG: TextBox: Workaround a Qt4 weird behaviour that sometimes lose the selection. Same workaround for editable ComboBox. * BUG: Fix a compilation warning.- update to 3.6.1: This new release fixes more than 459 bugs, adds 465 new features and 22 optimizations. Some of the main changes are: * A new open project dialog in the IDE. * Support for session management. * Offline help automatically downloaded from the wiki. * Single-file mode for the IDE. * Support for transparent windows. * Shadowed text drawing routines. * New controls: Spinner, SwitchButton, DirBox, FontBox. * gb.gtk3 is a new GUI component based on GTK+ 3. * gb.inotify is a new component to monitor filesystem events with Linux inotify interface. * gb.markdown is a new component that implements the Gambas Markdown syntax. * The gb.net.smtp component has been entirely rewritten in Gambas and fixed. - added sub-packages: + gb-inotify + gb-gtk3 + gb-markdown - adapted file list for latest changes and fixessheep87 16150291063.14.3-bp153.1.253.14.3-bp153.1.25gb.form.mdi.componentgb.form.mdi.gambasgb.form.mditoolbar.pngworkspace.pnggb.form.mdi.infogb.form.mdi.list/usr/lib64/gambas3//usr/share/gambas3/control//usr/share/gambas3/control/gb.form.mdi//usr/share/gambas3/info/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/16d71cdb2c2268522ed18e1856b28966-gambas3cpioxz5x86_64-suse-linuxUTF-8 Unicode texta /usr/bin/env gbr3 script executable (binary data)directoryPNG image data, 32 x 32, 8-bit colormap, non-interlacedPNG image data, 32 x 32, 2-bit colormap, non-interlacedASCII textRϔ=yɵgutf-82da75ed63bbe741f2b6ae3b91490a689bfc24f10fcd720f6a9a891bd41ee28b4? 7zXZ !t/pB] crv(vX0a"ti'W<8A83`6 TI*"?,I?5FNt h0Evak@;vREF<&Ph7Ex•I—|Ckl}%gJSwȌ&9NVG%1Ǐ# ͯ5g)I9<y7i`sa MNWʽ?Em=6!8otf[aTňxlp)Ō,\^b`2E(vؑg0g;nWa2_ njM,&N莙߽ &[E<)+}‚&+B-i9+*gNDYDo2iBxQVF@:2dDv7id#B ߓpY10$@cW)i=NU:O mgvgjR=8=32;WoǮydnsm#P16M MjDgK,D)vXos 1}`BXĹEJʯY;:3_PLn? ht26&XEtȷQu'쨒 !"i$\ZbD@bx6 J(RSfEMwh2#SQ۟?=~+22b-I_ O2K1xLtw\Uٍ{AT|@j=ඨkh+dl@?gN>@\8!glSH_cF}bP0W]/]9Y5PX8QEI45n3xTՅq[yU L'R5Gxd}J+fvF sn@~%+цԐ+~hƧ6Eu 6sAR_:A2Ċ:Q'dxQ[J`=ӟx-2[lpNo#M9#Fm)m{Kπg 6jFqIHR T7D-GK}"+ Q難Tf#Qx /aIJ qm v1y"\F4ч3;Vkuj;N _3B3u=B%)KEQQ.r\(}|<)KACiIX7P`j;)#5{9%dh06-۬da #_YZgh-Y./4 ^ !#=a%Ujg]!U=J]^'4Fwm^) b%q`u0׿D1:3ۃtM5eK Abv1?+љ[0t;~^<^r4tMRhyLZ rֶku4\F=iVD: :l1.bŭ"0t&o߬ъԙWB+~\xja4==a:lpyq `+a+K$ށr wo_M V垍ٵ|57UY/K[U+EGGX\YU9!ШUGP"VJ&8*)I\{֡"3Xdԍ-JvvQiu@gsp.|F!!HF ?SsK)Xho[cQs6 B63;%sIJqY[Y.Q|g"]LRc8]zr]5/8w>TwYLz-J]uhSW R&g8DsstH#7NM]](D99Nw\Bb܁Ude+!橽iuqhM% j_zsoC9r+}JI$O9af'*1D`6]* "}Y{  HSd\#BH{xJ.tnj༩g`pU5(J3imfJ!̊?q ϫ@:xC4cH@a1v؎:۾f~= q*}gj,H>':-zkz@;MҒ@/9?VWA^~ ۭz zEH<7wQx O1vn.v(e'ӹaf2MO/6;f \.LfEWV/>tXj lԬ8Cyk]X+Le}ZH7eeZ֪guOz 9/bKy^dM=PBd вWujUQ|Xw~$BƍBjn9D[fD1)IVrQPSUCW RR귵OdˆlpQu Hd6 =v=☘7̒rf@EޤK%H `~mg06cܿrA^Eӣ#xse7_ <֙~hk:SR /sW΂Fx%E~MD:=$Fs+ ҀH@P6b{iM'R`˵vRNKmx(5dtDMՌؙ1R1x ׶uڸqٗ|:u8wVorbks#k7uvX|=L׽HӈH+X: E,=X+I6ӈښZ,+Ry/HϬ%%9ՋUK5oD)1@O*c! iLLI >z>Aa;m\)ŸJ蒰GoӚll ~%?贑fgtlj|V }jdKIȲD(r?Nf=h-Ծ[P*v2|i)DnxRF 6TڈQB43Q8,])}.lieX%` ]OA) V,=4愄iS`(=93 tag*K2)Ěkm_9vаɈō/Q\?y&D3&} Oqrm*@$b)DoI'rue[KcI!8Sz {+8oDŽv2+G(*7fKp^Z='r,ϻX  %OY'&:#u C .6b9sҹ3ߌV|sa{ m_m8F9YQmOQ2coUqt%_50\9r{ss847I+D/a$C֢/,P E<9]X;sMsB]UCu%:\JuؾxP z=/d-(Oj ٴXvG*$5SNەQ`Wc06Y@# Ox4[v|?ÂS.%A'[akך?JP}h2Г`gA-*d/fJYȠ5oղ"B(ˣz( OCqІzdYo$8ho'kF*P`k9F17_(%YAz`XZߢ2yVޢu5hwGk/ˇlll9JBuWlto_b61D#A Rp` 4WeusJ@~]Ub<4%J<Q:*QO{2o@6K.t1Frx5ZnМsK ~wX[2;'=9O:W"6(S3@l&poc ozN@Ղ,K\̈\+4p j*Pz+fAy45\pٯL ~z x<(L_P\vvl Orn6ḱΗ4o P-Z)5nEg1W !hm"uR>{!HzxqbAc{*>и' .zxw;Sw?xu^Pa'XZ G=:YZOC_q jn(/pK&L܇-4ۺ!Ƹ͢Q7זZ:oUǑsTZ!j(d51Vf+, wۮ'[JO{PFwlLx끃FW} 1/lwEI:D=WLrcn{Gy @ƸKV-r'U/8; kcOUc)hHC Hvз`XI|(>4ΆKjpp\3SMq6]֟_Tn*'=/&&ڶ(¾dW#d-+ T. 7[IBfUiC:c`gOnC+,y˵+ȵx6M.6I(fwajWݸs$*{y!Ps2Xxޡe 2_K8cq !"]֘Ъ3{tl{iQt虏Rg=ZLrz0-2Ǿ2$^eíL~&45(bRIO`ƯZIбo ]PZQO\K:F8E "TD#μq{ . 8_ pcd(/]3W,4aeoz  <28i9̑#3-:z81dby_O9S&;/E?}c&s]$3b ke,J))ߢ jhxR3 -I%5i>؈]A!yEܧrWWEIi '΀9^;-JG3{1 4Pfzq{ZAw[jM! skdNP-(,l8=VZ)Y0WUQ6taM6YS@~1*KDke`_Ac1 X/'jd2KF(쟣ce0ō<҉$1>K6bGq&ɑD_A<̻6Itd%rpc yKsF!wğ'+Ap `B`z+:{B2om6AI$({HIwVC4wE=Sxik'ѯhvttJkJ@{^Vny/H9[:TUHy^x> eA>P18jbѓpcA)?ЉU>gq`L^ŕsLi {J$M`A=ǃF0x hъ QyO+io3ctaP;˿rɈ[3ң-J i o/0cZ|<8t2#וRɃXN(>B̦QcF4ZLt=;Qw:O pbUX%NG Sy'ES9|a6}(^?M3z9.L}<&B4 cb֝YwcyAi_'ʮq~O>щ8xM^=V)'lʆV۽No &k4xի^YyV:ٷ1&BpcAVv;<ǔU-%/s:hU/V>q %*k g :.2XfNMta騐Npg핊4l5%IsK~w '̞W JL[tsF#:,5?f;85eN_~\\CilC-sNE[ se,a.QԄCRPylОǹ1" Fw[6rE D"Z;,ޛl4W*FZ[,-ɻXDWT*'@ZnՆ>ܜ ԁq}fW&֗tucsL2@~,-J,Y gs31m繈q3+=b⡤btvHIG0US_`D>$}̞ʸ yUP \da5gzR(Hճ11v gX.JźeQK\͑]9dUvL^)p^%$ Yց>qHL^O" lA{1ى8ь_hm91e,B#TqLYNGO>9d@#›e63M@|:t]Z(k43@|'c 蟮WW$PzDKY±re+/D嘲_6(c篾P=:ЪjFJ7fjչ.''vM.ܶCD E4ɀan]07RF=fѴnKc:uFh&1RHu"N ,_%تHiFd;DcN./VmX9 %3D]0 <>UP`d'ם󹧳hl7{Ν)pPcV^.r*gJGbUDeW%(ϲ̫8J'YdmA7@;v0}^!2=@R?6q]M)6O ) iƋkDqb[9uL dAoZ^=("iaU4 'Pz^[N@6"9IR儴On02+u 8Yg\ܒR&O{娷2R=<6D&eCn##_N(R4-^I?jew(=(&L,Fa*9OU!rO'R ]/Ɩ3Bm6t뿲ʀ/luؤh&׷b"ؘr*+dŋxe-AL"~2:5Tm[~(c 2D2R)[ P_kR C|\Gl_55p(J[ʿpt#Ի }Ϸu^<.T34䅍umrfڦ|sЁ?-96Dٰ l3Ծ{^\Y˺5m00!N9e0"6ϖ s;`f ?-YMT z9Ύpo?ʤ~W7#\T}"ʙh=L| *k+/ugNbR2VE,AʪەLU~fu \(Mm4 o#5T8!܁im:'q1pKR&+ܭ‘o8;7l_:FC@Xԗv αXezmsWvTUoAe;(c#3dcBMO=?{ՒiPAҡ "f>e*sR{ыkrt]1x1y7J%YXlȫo٭?(ь!(ܼ`,_e:e0<+<8ӱ >Q(}5BVG+?u m 2 '))*]7_MrOJO!2m2BJck+-$ ^TTXU24[Qj#( Y"wdjU'l&58Nɗz.~vlKz4Hh#90YpIh.18mT( t -93E+j{h`1Zk [Z]\hj,B=f3&)vC\4L^i[ N|`+tYV)3m4<b{T+*R;RW>w*u#%M ɹ# ʚʧr--{rS3G[6nlSIOk#)RƝZ6#\guֈQcy1:|K@58M˕|G\j>8ԝH Y(E e$ѱAc%K)ԊBBɟ.j+K*o#$ʉ5 ExSX 3(Ԉp:2j!4 UĂڊ^Ry WLu`UG{I[|v4[FԱ݇hdIʹI?bQ_Nuݺ 8%R%Tsz痼n;H;[nƛ ֞httYZs(g.k[Hl^a; D-𓯉L0nnM4GJROJY̨𿾣)_R.>=+};rk0FkzLy)vnES ݌=#P`C")Se+E؄䟳RH<M 枊!=vbjgOAkyxK^OqBimbH JTdBa;ȱY W 8]/c8<+`yI|(׿H8a:7-oYo̭d~]tVMB1G[t5\<&,LY5wpW"-ELYE|I!P+d5ڤ2֙Kւ61N6f<%ȱ Üw[{~vI+SxglL2N\xQV` 6w_8@tpuVfHIy[h, :ZUD~ۺcAuL0}W,RWZ?Z-%4 DDG@2*tLnQÃX_$r(I:S /U}5>d!T5:N<&Ɇo{Q@<k02rc9dVnlYs4KcR]f/Rc}XZ{cVL핹 3;A >Љ_3"Dz}%r쒃=H_puEXyC5O@YYqPtɐ4`\3MHf¶|9n9G(-ds1mAz#oG@mF@.HP;`܊/oƕZ[5d8w]\NEm$WG3$_d`'jc'Hg$T0T1?T+vi`n#O#/5rg iƀjԿbeFR+)~Qz_vU`z\nmv$HPU;͵QIB&& Uya_& J< 5o˪CtUQxaB+CV~JR\}l(T75ѐTCob0\ wesv!HP1ݚyOW`c38ڍ֙"1 Y91# (#.wȱ$G, Shk(>G KirS+9] ^*Vx~A/:AUU4yVm`CMHu۰iU]ئлR9+8WX̕]$*>C8RHJvG,lD13QɋtДO㠔nJь616-`QPN%G\SK|kڀ<f'[,@ɹh~+BduvHjanx؎#tkD4ͯ_׿4AE3<^دbd7f2"KAMٍV0$ ։,EwiWFZ+V ໢ŧ&e[ak206&M9/1"bUzﴡSU~Q5!dL*Aj!ң&GQ`x=$ cFaO>ظrq\4) dޕ--NF7iT# :V2!DF~wwɬeUYM5IN@\H [1;55rЅi &Oy1;&(yEӪ HxVB+Aw '-z}ϳg.Z[VLm͠OOzX۳s>N6 p{¦>vf=lKnAѩef_Yx;>qx!\ 0IǪR#U9t_y7,,y`o-16D2~Ӆoi jv{@MZ29H%cC]b,# PK๝/h|op9X t})k@QP)c@0MEJh$ԱtdC }&h~"FW?fȔ] *Zjz"}/?&glV젭0 9 vd8PudH/2񊋌xt.bS܍A[0W*jCRq Qlj,ڃPn|?1^Ә9qM?PXhdyRe?7ߴFL1rp'8`Th0QuA5oB%(If;0-HE6d8֠ш/ZArSO}'vz#:TׄEj=EJL'wG WE]SԦ'u%~w](դYǺ0}}`d4*B2Xơ `9|1I%U1go9.$''D$,-$s _O7Z**N.?nt% *{>wt {Fw}yl"pZ&f li:0CD7AI6w@wЪA) -']:Qz!Oq$vvnb׏f]m|dYmQ75L+ϯ.\my;]*Uf#GH)z}aozr$5Tv2bR!ho`"hqX+7}e8R0%ƍ)%HUTDŇ[>%,9RRɄOQ ZAad|ww*9'$1h y!s>D 2) i`U;7 qTs ml@{,i<~bX%1SI$X`AfER@,_ n-wNf!az*ܶjP{y7ĝ]ͺV$ W9RRf06k igKST_?1'p,HMϞ7(S/, C }^eLpL_7k9 _N_" >/_bۂW~H8WToM?۷N?,_ш6ۻBz[&&,9_ nYtQޑ? !rc?S8 |eZ5 j4]SQ >;AC> [Ī8?hyvREaT$lÊQRW%O gef͛opCdЎ OS< kY] OΙm.-7BFKi`P3#\ao,BCi*ԓ:kK?wnFٮ&l(qa<jM MI%jՐ,ḇ>wdgDo88FQb\SUHbUǁ NN)-J>mi'^о0A)䟨1NXzB.c +V/9}R*+ <|\0h%o{aR{>j=ة!#HwP/-8rude$PpY-)+O@b?pyu;K"n+Pax]+|1P'r4tX[ ?n`㵟m7jU~feXFf~ϋe;ObZ9Ե}> $-Iej >M9b~bqp|,:bP`ZKZQJ vR+U:m Zx鵀hA;Fwf iܺ6hf6[U X!X|iκW65c3&'N6.0i>LMW]IW]ߥq_G=vʬ%j9U./DHYp@d458hb kwPa'#WWZHIǖYi{>,|c_-mB ENgzsu0y׭G]˱ ~<8G'5~dqn툰ƾ H șavXȳ^A#v-.E&DG]!(;a'RʸWԌײ4ZMvM@ 4@sFUĢP"hqAOU66`tsdik l,bnmUg,׆tnWCcWn N_ct=m{?+L}u-6 quQuGN 3 gA+^g_I1-¦2E&D?(&ZD_7YF!!%fqk1´$6jRLD{QZjݴai*l U9H1*FsN-i_BH1VWgܙjP읚;MT4Om#3儈!Җx1(Hk>H]<ۧMwYYb81J oMx_mu1maubhyhZ3XG$Ƥ['4^D@^{-Kٍq1S+X>q,gO?*rs1r*`”WRqI|,BNEC)yllZo$>㢑,xA^FQ}tဈ?߼[Bp2n*I޴܀OY" 9n=.7X̦[6F c~zo BV|}1n.?Ђ2˭ptC"XO9Jvi-\Fz ILƕ)_钿Pu~Q* {&ʑcs<6D9L wӈ"u?6 ]1]2PЧ dqC ~ѷ=D`Gr4D[?^Ce^˷6sࠈ`ƍL!)XL V$X.1m(oO$'ݽTKE 1-x7`|еgn--|Z}6E#_0LsfSm#-FnR^\ WH8.ق![q"q̛ˀ\[LkWDA $$8r K$ɣiW% ܦaS<3LB gW7`V qcd يnԮnVQV,) 16wZy=/8Ȁshdv l;SlԽ \M.C:dOrbm0]o$*w(h0EVSZrk2vP1 2DdLYLlP0:N}B7}8mĜ)`!W4y ><)Y\AΈ`!J= k-$_nFFnB!EX&*I%뵭\p&<+AU L08e]);PCOXR:QWНk/e@j.3I lk9M4GmUCBOrXTKr4xF4jR-촇hvw{W1@U63ujxhM`{"ZEOd2!qM"po}t#{0ES̺dA]i &esw3 pS57SKu/nrd9*F;u8L4,F TvߛY\z'Tmʜ,U\Qj5j"ѩ,e4ܜ_f%;A/0$!t 1A]V^ae8#NjuQy/OÔ[Sdv ۭpi@v|{ȢpzuUB:dxTŒ{14}ԀZXP j%E$Ë<L2>3Cᅩ[s-g,o-tM`={WBwl^bQ(R7͑BmxC3a[ WSdHS(r*ۆbƏNF=\6z)Y.sl̲.XHoED)MEnu,V3%>@@)he2bX`t ' D@_+ħ}^0QԌ7[5T$_OTmL2S5b\0L69Æ/Ed(B*XHԛH,t3HL[io{Naz2HE+*2q#VkΜnZio{:"x&ɞŸ*ϛ/y}QWOիdžȹ8gK*PL]9qo[iUhh6y9P |oCK4O- ?d-˒3oVE !')^mtvi ",ƞ(H neB]qcƊivS>ϱ{$eOD^%Kd<\LȋXIo/3-TL஋fLdzj 9Fep6 uxW`1ݛ5ydCH) k8{; aJ6{UpN(oDN]9]|d~Yb fE)UtMrsV/9| !nå a{zdgָ=O{r^Jϗ1Wfm?/Ԙ(SuM|?hf){IW%+̀c8)k%XM]px!^ 9*t:̬o#Ds XsR8CvqDF{hyhZ/t?Y!>0lK8|]T>!c{A6nH&6kVWi\ ,x ޒLSyw&w~L*cA516$rk_̴;UZna[;ZȽGϡ0m_5]gqZ)Ӎ - lPd `E> I:WJ<jR4])¥_!Ž1m.9BaOs[I+gH$)'xMaj]-$ f7ƌuV&i#BրnOk O(+^.(`aWtSFr we/3`f0{9n; 1ҒeP'a'! byh>1ߠ>C6)0+.j^UL*EHo&'ikKݱWϙz#xap +m 3O,C!Y]~ 6hdoxJD~x<XVJmiHLpRFO'\6b݃5DBwcjJ~SKcY]qF4N֓LAAQ=݋ 50t:)!-c rFeDŇHz tM)o QGnExݿwC '[E!Q?dD}X{HnǑL2LxVyK]֙s]NoًJ|XWo味8Iū7 ٟ$\N dV++/ɛn:GP=f?noIF˹׾d( N[^Thob$ѰƉ]P6vUO]_r~ |j3'&%j,pt+n9Kĩ~V(9XDgx*$ekszV'?59мcz Q572\-- G>T]Qx Cxdk#!j+R*_<+#Mm l|H 2D*\+r=pK4λſvZbVuQި'S<AnhN ~T= C^կZ B6Xrs㨇%IS Y6.Adz95b"|u+ :^xji=,-'/OSԝ+{06U,\9ac'HS-mq*' .9G(m_;5S!tDocճ績JŪHL).{Go*I hqV;SeLWs/ٙryO$hmS}!*fzWY S*h\f(!MP%`0aU$ݛl0W~.i.vN[yYA=c%t8._^ Lەn? [v MżC+π7Iwj%;,Zz*:zz17⴩ZK+ڌ M\epn?hy!'`"} 3wV["%R!mElUoԬYLPuS EE)D5u5Sby=|V6:T=,Ȥۯ`[ |~jswzAOeG(I^G`ezMpXU;|rVe(Wi Kz6vvo`yi>Zَə%hyjVHQLMQM{Vful|E'0x,/nQ$W>!aXt&E8n, SR~ŋXܐ/Xz?O [PG1]I\\A#"; UeL'S`>6TVmUYp8]n$Sp7̋m%gɥyn18lnãYW~ WqkAJ0_`a"+NNAȀĬLM$ˮWp#yπi?Ju|#0\ M/L`ж0߈qe72 9|q7"P:=@g_}A6P"$2kgf7$| Yl ^u@78>x01ի Kڽ6m99[h+iܗB੗8ҟ?IvLXD)t6 sfձ\qtz[7+,|ՕNDصkeO"V:(."4ZXx/o# ˶I(g:3%F N8mJ;RH `T^qz84UK7.!M5$]-7 {f z_aA3eNjd'-d-";Ppg<.`'0tF?TyfmA-K<9בt?Ԗ P/?,2ӷk4!E߫1w^}O9 Wlؽ8KQRa+IY"Gj!mP"%k! fMz5 L~']#Yv]45fev٠(=zSnt6}dg #n-Z@s+3QG-By:q;ֲ46EiUWb(V~TGKeI5O_PFBLɳjc}K %Nז;7M Ӓ .D{[HJa&{g. -5xyFB9HlͺH'ԅRsAJ/7/2j_ćx0*;¾Dx+ [$Y+kq\C^u(fW1U ϭյÖNZ]>qS]35HZ(M$b-tkR aBűb*N =ۉSOM2C(W&է"7Va|2u;a)qs%_D^v3ldr_TF $;e 5W P.D<=u!XSs=}BIi@ `gl lov6רedČWX^ZDOX c[>%d.Ӏմv#_@ް-Qj%V ɟK|MSԒ}a8,?ϰ/6E^&`k6w?#2\ hv%F\C?>tLv̤I=ZZZ#)AL%rs mw=aUvK\=BIJmj]D6QDqlNf_ ):Jc'~)P"B)ѿ!6!(3\YHVef]F'L^+"o~t7?U2f1HF·ZdYV 5H6!Ӝ6Ia C"|ΤLq鿌hGeĘg7 JCKSVЋ]v5C0ؐtl5hktN?D"Cs}3s\ߢ{A3l~K_ yιYf>1t!RW*~^ zd9iU[wHVP2TjwY۶?#g%o; tom|{ӂAxV B\j0A'H^ >mosXݸ%&)u91"nB |HF9v& x S$/b?j5To1fJU)صڒP\Խ:R^蚑ٲSzӊUF5>lh`˻jT\wS>d2 ^} aaIX j[N°o"0o+< 8 ov<50C^\P p[af4€c-ܽ[Vk<'ȯ#`T}l&w} ٢PG1g;b pbT˻hϞЅl5`/'YE s>#3wx/=YfMq 4;̈́:1!ϣaz=z #?~"{E҃,HDMvR&n~ĪvÐs<V$G&%wg>O1.#ѰA_QvuqQzF' 䌪2~;.AT,|:ҔeHwWZ;fDCR|#JM_qSJe9yS7^*06 )đKIZ!hbÔMy si?$i M _^>|G"Xz J NO/`)<[_41uȤxf00, yj&3n_9Ft7۹ׂDi5櫕 B,M9 ];5螛/dcѲF(ˑygkʱvpsư=AQߜ0{'><`kr6Vqݨ[M'cͼ ~ kʺ2l6MP^V%@=d {Mʞ~+>OYlxL縮Ѹ"ƃU fT#q^7 |BUcCL`V'PbE!sXkZ#Ք>3MQ> /=!bt( Km z޿!K7˖1!KBB AOT~Gd1(|V'flH=HGyE01BmB"zmZ5kP8%h1ugdM$r#gq&`aHI] U|>W(n~sa*v O(dE~]kFq[1/ coJ-u Z;^J垔> R *ĈCcWп,)/`'CRF|F\U7Ɣzu+Џ勒z2⢿48B@kyXdE.ؕG %&L6:-".ú^,._`<͛.a83[j /W|VzTmEdq6 OֱKAtUu-2s*Q~64;$1L95rRFa4Dťv0Ƴqjc,KRF3cjpSZsL)aVn1ń7_h'$"ʂ߮mo;C+ K!+($*crJ>aWJwƬ7K&-+P`|\Xy^3?zRL:Bp<e8&0, 6r,iP.1ƒ8)џWTH))r},ָe8̲bj*I'Mnfp@5wn֠!VvߴauKdū21}\ Q_MA9QN`=X󭆅l#|'#&%F~b>pTz 8ȝQQ*#cؠ&nsmU*+ł}^}D;K!sط.gvPGHimADO]_IܼV>wo cukb|I" SaȎdzq\\Z22JSϥA5zkgd eFQ`@+N3,B JO;ߎzY6Qі)Z(gV+k.9<q)Y󘤀k-Ǜ*v)^?8jK7ea~(/# *˞Igxu>;H5oFIR-YuF3")%< E[\FFJeF \@? _ΥJ֝&[ޯBӤwZ1&MF0Q:{Lϊ/D.0j+ͥ|2]5I7/lձIڔʃm zPT@]Y)7ڨ~ [JsR1$^i(uLJ?a,` A×7;R!>=ɊGKS9>9+s SBAz OlKuʾ|ȹ%p|\ީ`N!IC龷aMdZ#V1(RM[t,<68c)|2J:B,;46"`Mʡ!išv!<Ӗ[(Ej5`)Y`%V+;SJ?ݢ=IZ akMT:_!V֢{,L*JFSsRպfm6@>wvio97*-t"YBI\aG`j9eH#{L4Cr>x6GNR\pk>VCd"J N8dMP uVR٩ZӨ #8ݻڈ*^,ߊR,9uJfLQH}$ǡ9'q^1^ -fʞ-UY'y  ^ /htGC6f>lL!5^[׹ Mg60)wa 9ѥAw[};Bb80\0dyD]J?ѽdm9.iӮp4*,YV)?> '8YS/$TUҍz³ﻛ Eև: |Ε\5JaZ>1D H*~^eI S0@BS ŷAkUDm;EȖwS4$X#8 Ci np5d1oFe +scA" 0k{3(t/p{joI}T0BF`Fc Ҍi}uɦdFÃ*ݸ4^m?;I6A$曋q^ =85 hoT8G*JG}D8Gq4,ek|YK@74 w`7Jr[@K! WQnXʒ <H׃I Ge,F`91݊uԀrXaj<"C"jC;D[|LpeWdALo\Q#k*f7Bw00>sL0=<~ Π ^ݘ ,LxFڛvSF=Eߑ&g'hɊ+ôkOåȋ:ȉya{L?URy˼\~ԟ/-[u&}ʫoL0?Ŭ~:iuouh*dņ]'<;+ OGJG>k航Y]聅\\HޜHn:"t,7+ǵi<ݺ,=?o bmjs=C/F mH@`7>/ X`UUW>Jζ=G8yې5ߡz}Ӊ:*ڛD ʂ\>~^=}2e/RwZX|VܓR !tdKU)4&ykGtU'S|\&az$Q\YdW3B4iOCUӐ# yo!l";Á VtT%m0Ňwu}ܡM7i?Q?ݠ:mvHAfԙc9/}J\<g}v Y*W1fjkQս8kSg~VD|1bO{ >p?%V Ъ|eb$FY.{h.Y}(n.$AY´{us {Jl`/'=_\*[N?TB\K[^R fAK7¼-mk=*ĽcNiv׍U.ś}m-ޟ O[cgGjp=[~{{ 2Qأ̗5ͣԙ}˰/}Ɣ z zL4a!H{-<QW' ]Trcd֪7&  3aa *^Alqaw( Y#э;.I V8s)9?ËEVdhQaE3b"^xSI'*ב{bL%x/rt? gC@6D?3$`-EJit̛"(1Vẓ7)AL[*Mu0y>lPR3;#U\[1Q_m]&HEļߪYdx`XDj#?ݗ uq#?o[ȍAEgm ٗˣ£)upWѲ̒^n{I?:o+Yzkpg^aiꡏW_hDwz%3c"k0j꺈Y'-X'l_Tc a#LᙛvZBQJq]̝ Q.2E5EnϢu#% 1xlvE*66?RPLq@`dd0 .$wi3nHYulFT? J+N:>ߎTn<Ӟ.ɾbQh< c Y8+}JʅnL^Qy,苇qq< 1ǝsox>u< @wy}XMg}7!.q-cud-o#Ǧekv@|y`)jjV3$ KjĹTRח|!&*-FUL|rM+$5DJ ؔ E@& 9eVwa T8LRF!L>9{H H1~v$⺻cV[S)߫E&| # \NvGCd溃Ky,˟`V)Aħ'f?Ag"ǘD__H\Y)~,ӽڐ:UhKgpxsk9)0Ǵ0^}vT3U:f^I*Fnqĝ"qAG&5v8 1-Kķi ~$(l;E&((`mN8BT#V}[Gw>vuՒ` viQb\MGfo|Fuqz$6 NuM/SD <|DoLE2QZ27lO:>^OyҀr5J)?1.B:\VrWH4}͡?0lN>!Z+3*XT;'}̂P Gc1XqX]ƗPd<=BOGCA~L<ԭvLIni`6OR/hߞU$K$h(%'-6fx.ZSFn0sTmHK Х>hK1{N VMehzR1o?^Fyk0'1)!F@z_ 0%}~ =x7mO&%cمM08>!q2Iqɿv7:%ulk)O4$pjAK:rh`?KH̾.97=yWtE>7lBz򊦓y}0cN/yD\i8WDw@b<s\G7[fo.Bo?9 PѬE$שioGHLu—S6JV#:A^%ױl7gnGE᥋ Z>!(NTO !(BX:ɹoQ)fMG$MϺRgE)}HR&,a-`9l8Wx֘qDP+%櫾n\8+JZ1bs{NĖZHB'HMxO=Xs2`87qqg򳾊VPN1ܧ4DVx T[ C~F:D]\Pwe?[\FDO9,Z55f,nj"LR C8H8Uz=cT8Z$az\H1V.1+wkD6ǭɓQ@Q_kVȓa;ٲۥ=TNFj-(.A xQ 6=8bt2K%+Ѵ%-I C7ջzbUx4{t㳫X#S |ch ¨a;Œw#^zL8UPsUpcT}FĬ i:Cw}Dk`Wt^"M֜^]a Ǻe#7}H&hmQij/ɸZHd5MB7/Ksiݦ0 &M+ n2@8@_9 ly'FMSoDOi._͎r=DX z^Pi["^ް*wpn>T[cb`r:RWsKH6IQ]hCK~jVDX2Tq8=3+#ff9f좬A5N`BblB>i U_w zxzٶ(@\?tG(4 ~j9<Y˸]V1xN׽b>Evb0s_RzC=R!T Ie D (u7U| ںy>hOi.~mY(=Svʍ7ȡ<[_Qou9^G~m#s@ үiꑔِis9䂏j7cNzޯ) NnO@g8HmFKJ=8ܪ((%cT0;yKP$jpCUP֠X5M叕CFJ,ȆM1xR wuOp6 ~o*+p҆#$ !+!|?7u#)o=g J@f_oilG-a6w 9XJb'b,Cu$g+כ5"k^8(8Wty%sM,d"$PP46L?+})XO gѠ&3 6\]CrTir fC#@6ltኸ9>i*'.%yeYpAݜfUdKQ$R, 5.eռꊦk=Uvѩ@ox@W[/sǹerYq1<sD٘;T,] !Ӧf5C1i:tb6'}f߯Xc[ K+3@Z=l׻{ {,G .zXRu^5~@j_Y4H)k\cmo[3 ɤg"g.w?R <7j% #R$j$bF=hƌMnzBGrfٍϏ*':}?۰^&u*SN(I=;T>`Vz=$S̗ޒc?I=l`n2]S_R2&&¸8lP^SOj3̦w;͕Պ"wh=[9V-,׃Imjdg%*}6uO`칥ǶvQqθ?֧$ v[Uɬ̶ߥ,\R,@ $|+(GI Qz'9ÍKu Yi:UbG%|~hCaƧ}R?E ;IZH: ]G+3O4_}!t@EE 8+|gsXEQwɶ=Y4醹ڳyLYF'7G5 Ӣ.yn ă;{%cPia^}8MEbBd~^䯹7~djeFUwԑq0\ D$(UD D.9mʖ!%A.PV]߇n}NuXHCgt0xGQahֺu#/@p`y#S?+p(#6B#Wܤ,ha#qNb@yqnN.xr?XmJT[|QoMHܧflA-`XPaE3N^Ò&8ᡸC{R ?YDx~ vGk\$܃ryzVicļ1U$$)6{prf{T5`u1` Sxf*4rΩfwrl@MNk9pXpghz"L$h%${o'4>Vb$4LŽ_v9q2"`pt&]7"ʧ 6$R{Aזl^5{,,RTԅhHSB<ŅZ^՘?W4``F̠h}x+8*in:` G2~'`jVfͫU٪e^Z%  +C:xCr!8t%ꙃB$w" zjʾzѴjht-1/{u(E "e =CKJexa-0jmQYv7M? ]iemW Ii) c6B4xQԹL'GM{oI\ #z(Xj'B1;h8At^8M;MVpXUP8 i#ee9:\v7VMlYm_1)*݇BdqVϏ‹g HRz-&JVIƻLR,NSCd1$vku ʯ=%G߯9Y:ߺEgC?/8bDsz6\GK[0,e͹dmuSGݺNOs0FԄG(TGp~CFt 3] O-<ןQ2@$E;47 j䶘} _ K)ޯ/ogY v b2}ے2UN*ҹ]g5,n\ʃ\C#BiWL`=›J|͗ uXiRl\1$1h HqEQjzQy (( %o-Z7fR,)NGmc%awfy<@܉J^[8&7qBKSWDlrGaAu,DQ0yzuw?F> { GϏHVZ{x8A#+G}ߵ峅!Xs`ެP}puj":H\XZ OFn|=d(>#~Nⶼl Yb -T h4:>5Xä ٨K )TEBJ4#|%첬YOE2*恰u=ZZT%˩U{vtƸ]'pΝ㋄sT9D(dŴ*^4O1Lf&iC1EU@oh]Pwh㗮 xma[,-kI iĶ YZ