pax_global_header00006660000000000000000000000064137122401670014515gustar00rootroot0000000000000052 comment=41c2320eb31ef1c95fcd45a0feb0303f606fc711 aha-0.5.1/000077500000000000000000000000001371224016700122515ustar00rootroot00000000000000aha-0.5.1/.gitignore000066400000000000000000000000331371224016700142350ustar00rootroot00000000000000aha /.project /testcases/* aha-0.5.1/CHANGELOG000066400000000000000000000064061371224016700134710ustar00rootroot00000000000000Version 0.5.1 (recent): - Use doctype HTML5 instead of XHTML optionally (thanks to Dan Nagle) - Rewrote man page using mdoc (thanks to Stephen Gregoratto) - Removed extra linebreak at end (thanks to Ryan Hendrickson) - Use the #hex format for colours (thanks to suve) - Added optional language attribute - Added vbcc support (thanks to polluks) - Fixed handling of SGR 39/49 (thanks to Patric Mueller) - Added css inline option - Added --style option for inlining css styles like font size (thanks to Ted Lyngmo) Version 0.5: - Added support for ansi vt220 character set using utf8 characters, useful for tables - Added support for italic text (thanks to suve) - Added support for crossed out text (thanks to suve) - Added support for 8 bit colours (thanks to John Poole and suve) - Added support for 24 bit colours - Added rudimentary support for highlighting - Fixed behaviour of ESC[7m "negative image" - Fixed charset information in head based on used encoding (thanks to suve) - Fixed ESC[27m "revert off" (thanks to suve) - Escaping html special characters in title (thanks to suve) - Not returning zero at unknown option error (thanks to suve) - Refactored used colour scheme from int to enum (thanks to suve) - Refactored error report using errstr (thanks to suve) - Refactored code to avoid warnings (thanks to suve) - Refactored options to an own struct (thanks to suve) - Refactored color printing switch to an array (thanks to suve) - Refactored application state to an own struct (thanks to suve) Version 0.4.10.6: - Fixed MANDIR according to the GNU Coding standards, the man file is now installed to $(PREFIX)/share/man instead of $(PREFIX)/man (thanks to Eddie Antonio Santos) Version 0.4.10.5: - Fixed reset of blinking text Version 0.4.10.4: - Fixed reset of bold text (thanks to Eric Anderson) - Improved handling of some rare, but not supported border cases like font changing Version 0.4.10.3: - Removed two unused variables (thanks to Anthony "Pi" Martinez) Version 0.4.10.2: - Improved README and added screenshot Version 0.4.10.1: - Fixed bug with "tput sgr0" (thanks to Hervé Renault) Version 0.4.10: - Fixed inverted colours (thanks to Norman Rasmussen) - Changed contact email address in help and manpage Version 0.4.9: - Fixed urls (thanks to Jeroen Wiert Pluimers) - Fixed behaviour for non CSI codes (thanks to Jack Brear) Version 0.4.8: - Fixed the behaviour of 1;30, which should be darkgray instead of black (thanks to Vincent Pelletier) Version 0.4.7.3: - Fix some clang compiler warnings on OS X (thanks to tbb) Version 0.4.7.1: - Improve the install process (thanks to Richard Quirk) - Fix a few warnings raised by cppcheck (thanks to Richard Quirk) Version 0.4.7: - stylesheet support (thanks to Andrew Kvalheim) Version 0.4.6.1: - Honor common compiler and linker flags Version 0.4.6: - Added Feature for not creating a header e.g. for already existing HTML-files (thanks to Nicolas Zagulajew) Version 0.4.5: - Added Feature for word wrap (thanks to Jussi Leinonen) Version 0.4.4: - Fixed Bug: Command \e24m (underline off) didn't work - Fixed Bug: Command \e7m (inverted) didn't work - Fixed Bug: Command \e27m (inverted off) didn't work Version 0.4.3: - new option "--title" for an alternative title in the html file - Fixed Bug 624233 (typo in manpage -color -> --color) aha-0.5.1/LICENSE.LGPLv2+000066400000000000000000000614501371224016700143440ustar00rootroot00000000000000 GNU LIBRARY GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license. The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such. Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better. However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library. Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one. GNU LIBRARY GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! aha-0.5.1/LICENSE.MPL1.1000066400000000000000000000626371371224016700141430ustar00rootroot00000000000000 MOZILLA PUBLIC LICENSE Version 1.1 --------------- 1. Definitions. 1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party. 1.1. "Contributor" means each entity that creates or contributes to the creation of Modifications. 1.2. "Contributor Version" means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor. 1.3. "Covered Code" means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof. 1.4. "Electronic Distribution Mechanism" means a mechanism generally accepted in the software development community for the electronic transfer of data. 1.5. "Executable" means Covered Code in any form other than Source Code. 1.6. "Initial Developer" means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A. 1.7. "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License. 1.8. "License" means this document. 1.8.1. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein. 1.9. "Modifications" means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is: A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications. B. Any new file that contains any part of the Original Code or previous Modifications. 1.10. "Original Code" means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License. 1.10.1. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor. 1.11. "Source Code" means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of an Executable, or source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge. 1.12. "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You" includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 2. Source Code License. 2.1. The Initial Developer Grant. The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims: (a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and (b) under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof). (c) the licenses granted in this Section 2.1(a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License. (d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code; or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices. 2.2. Contributor Grant. Subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license (a) under intellectual property rights (other than patent or trademark) Licensable by Contributor, to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code and/or as part of a Larger Work; and (b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: 1) Modifications made by that Contributor (or portions thereof); and 2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination). (c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first makes Commercial Use of the Covered Code. (d) Notwithstanding Section 2.2(b) above, no patent license is granted: 1) for any code that Contributor has deleted from the Contributor Version; 2) separate from the Contributor Version; 3) for infringements caused by: i) third party modifications of Contributor Version or ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or 4) under Patent Claims infringed by Covered Code in the absence of Modifications made by that Contributor. 3. Distribution Obligations. 3.1. Application of License. The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5. 3.2. Availability of Source Code. Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License either on the same media as an Executable version or via an accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made available via Electronic Distribution Mechanism, must remain available for at least twelve (12) months after the date it initially became available, or at least six (6) months after a subsequent version of that particular Modification has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party. 3.3. Description of Modifications. You must cause all Covered Code to which You contribute to contain a file documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code. 3.4. Intellectual Property Matters (a) Third Party Claims. If Contributor has knowledge that a license under a third party's intellectual property rights is required to exercise the rights granted by such Contributor under Sections 2.1 or 2.2, Contributor must include a text file with the Source Code distribution titled "LEGAL" which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If Contributor obtains such knowledge after the Modification is made available as described in Section 3.2, Contributor shall promptly modify the LEGAL file in all copies Contributor makes available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained. (b) Contributor APIs. If Contributor's Modifications include an application programming interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor must also include this information in the LEGAL file. (c) Representations. Contributor represents that, except as disclosed pursuant to Section 3.4(a) above, Contributor believes that Contributor's Modifications are Contributor's original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License. 3.5. Required Notices. You must duplicate the notice in Exhibit A in each file of the Source Code. If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice. If You created one or more Modification(s) You may add your name as a Contributor to the notice described in Exhibit A. You must also duplicate this License in any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Covered Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear than any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer. 3.6. Distribution of Executable Versions. You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code version of the Covered Code is available under the terms of this License, including a description of how and where You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an Executable version, related documentation or collateral in which You describe recipients' rights relating to the Covered Code. You may distribute the Executable version of Covered Code or ownership rights under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or any Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer. 3.7. Larger Works. You may create a Larger Work by combining Covered Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Code. 4. Inability to Comply Due to Statute or Regulation. If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. 5. Application of this License. This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Covered Code. 6. Versions of the License. 6.1. New Versions. Netscape Communications Corporation ("Netscape") may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number. 6.2. Effect of New Versions. Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Covered Code under the terms of any subsequent version of the License published by Netscape. No one other than Netscape has the right to modify the terms applicable to Covered Code created under this License. 6.3. Derivative Works. If You create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), You must (a) rename Your license so that the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", "MPL", "NPL" or any confusingly similar phrase do not appear in your license (except to note that your license differs from this License) and (b) otherwise make it clear that Your version of the license contains terms which differ from the Mozilla Public License and Netscape Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.) 7. DISCLAIMER OF WARRANTY. COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. 8. TERMINATION. 8.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive. 8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You file such action is referred to as "Participant") alleging that: (a) such Participant's Contributor Version directly or indirectly infringes any patent, then any and all rights granted by such Participant to You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively, unless if within 60 days after receipt of notice You either: (i) agree in writing to pay Participant a mutually agreeable reasonable royalty for Your past and future use of Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to the Contributor Version against such Participant. If within 60 days of notice, a reasonable royalty and payment arrangement are not mutually agreed upon in writing by the parties or the litigation claim is not withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice period specified above. (b) any software, hardware, or device, other than such Participant's Contributor Version, directly or indirectly infringes any patent, then any rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You first made, used, sold, distributed, or had made, Modifications made by that Participant. 8.3. If You assert a patent infringement claim against Participant alleging that such Participant's Contributor Version directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license. 8.4. In the event of termination under Sections 8.1 or 8.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination. 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. 10. U.S. GOVERNMENT END USERS. The Covered Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" and "commercial computer software documentation," as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with only those rights set forth herein. 11. MISCELLANEOUS. This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in the United States of America, any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California, with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. 12. RESPONSIBILITY FOR CLAIMS. As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability. 13. MULTIPLE-LICENSED CODE. Initial Developer may designate portions of the Covered Code as "Multiple-Licensed". "Multiple-Licensed" means that the Initial Developer permits you to utilize portions of the Covered Code under Your choice of the MPL or the alternative licenses, if any, specified by the Initial Developer in the file described in Exhibit A. EXHIBIT A -Mozilla Public License. ``The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.mozilla.org/MPL/ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. The Original Code is Ansi Html Adapter (aha). The Initial Developer of the Original Code is Alexander Matthes. Portions created by Initial Developer are Copyright (C) 2018 Alexander Matthes. All Rights Reserved. Contributors (in order of first contribution): Jussi Leinonen, Nicolas Zagulajew, Andrew Kvalheim, Richard Quirk, tbb, Vincent Pelletier, Jack Brear, Jeroen Wiert Pluimers, Norman Rasmussen, Hervé Renault, Anthony "Pi" Martinez, Eric Anderson, Eddie Antonio Santos, suve, John Poole. Alternatively, the contents of this file may be used under the terms or the LGPLv2+ license (the "GNU LIBRARY GENERAL PUBLIC LICENSE VERSION 2 or later"), in which case the provisions of LGPLv2+ License are applicable instead of those above. If you wish to allow use of your version of this file only under the terms of the LGPLv2+ License and not to allow others to use your version of this file under the MPL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the LGPLv2+ License. If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the LGPLv2+ License." [NOTE: The text of this Exhibit A may differ slightly from the text of the notices in the Source Code files of the Original Code. You should use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications.] aha-0.5.1/Makefile000066400000000000000000000007021371224016700137100ustar00rootroot00000000000000.PHONY: all clean install PREFIX?=/usr/local DATAROOTDIR?=$(PREFIX)/share MANDIR?=$(DATAROOTDIR)/man BINMODE?=0755 MANMODE?=644 CFLAGS += -std=c99 -Wall -Wextra all: aha aha: aha.c $(CC) $(CFLAGS) $(LDFLAGS) $(CPPFLAGS) aha.c -o $@ clean: rm -f aha install: aha install -d $(DESTDIR)$(PREFIX)/bin install -m $(BINMODE) aha $(DESTDIR)$(PREFIX)/bin install -d $(DESTDIR)$(MANDIR)/man1 install -m $(MANMODE) aha.1 $(DESTDIR)$(MANDIR)/man1 aha-0.5.1/README.md000066400000000000000000000026241371224016700135340ustar00rootroot00000000000000aha - Ansi HTML Adapter ======================= Converts ANSI escape sequences of a unix terminal to HTML code. ![aha screenshot](/screenshot.png?raw=true "aha screenshot") Examples ======== * `aha --help | aha --black --title "the awesome aha help"> aha-help.htm` * Creates an HTML file of the help of aha with black background * `colordiff oldfile.c newfile.c | aha > colordiff.htm` * Creates an HTML file with a colorful diff-output of two files "oldfile.c" and "newfile.c" with white background * `ls --color=always | aha --pink > ls.htm` * Creates an HTML file with a colorful ls-output with pink background. * `echo q | htop | aha --black --line-fix > htop.htm` * Creates an HTML file with the output of htop. You have to use --line-fix due the other new-line-commands htop uses. * `MAN_KEEP_FORMATTING=1 COLUMNS=80 man aha | ul | aha > man-aha.htm` * Creates an HTML file with the man page of aha. Man uses nroff's bold and underline, which ul converts to SGR. Compilation / Installation ========================== Aha has no dependencies except for a C compiler and `make`. To compile just type `make`. To install aha to `/usr/local/` type `make install`. You can change the installation directory with `make install PREFIX=/your/path`. You can override the man directory with `make install MANDIR=/your/path/man` Licensing ========= All files are subjects to the LGPL2+ or the MPL1.1 (Dual licensed). aha-0.5.1/aha.1000066400000000000000000000064461371224016700130760ustar00rootroot00000000000000.Dd August 4, 2020 .Dt AHA 1 .Os .Sh NAME .Nm aha .Nd Convert ANSI escape sequences to HTML .Sh SYNOPSIS .Nm .Op Fl bhlnprsvwx .Op Fl c Ar file .Op Fl f Ar file .Op Fl i Ar X .Op Fl L Ar LANG .Op Fl t Ar TITLE .Op Fl y Ar STYLE .Sh DESCRIPTION .Nm reads ECMA-48 SGR-colored text from the standard input, converts it to colored HTML and writes it to the standard output. The options are as follows: .Bl -tag -width Ds .It Fl b , Fl Fl black Style HTML output to use a black background with white text. .It Fl c Ar file , Fl Fl css Ar file Adds the given css .Ar file to the output. In fact just adds to the header. .It Fl f Ar file Read from .Ar file instead of from the standard input. .It Fl h , Fl Fl help , Fl \&? Print help for .Nm to the standard output. .It Fl i Ar X , Fl Fl iso Ar X Use the .Va ISO-8859- Ns Ar X character encoding instead of UTF-8 for the output, where .Ar X is a number from 1-16. .It Fl l , Fl Fl line-fix Use a fix for inputs using control sequences to change the cursor position. This is a hot fix, thus it may not work with every program. .It Fl L Ar LANG , Fl Fl lang Ar LANG Uses the .Va ISO-639-1 Ns code .Ar LANG for the language. .It Fl n , Fl Fl no-header Do not enclose HTML output in .Va , and .Va tags. .It Fl p , Fl Fl pink Style HTML output to use a pink background. .It Fl r , Fl Fl ignore-cr Ignore all carriage-returns (ASCII sign 13, \\r) which may lead to double new lines in html. .It Fl s , Fl Fl stylesheet Use a stylesheet instead of inline styles. .It Fl t Ar TITLE , Fl Fl title Ar TITLE Set the HTML document title to .Ar TITLE instead of .Qq stdin or the filename. .It Fl v , Fl Fl version Print version number of .Nm to the standard output and exit. .It Fl w , Fl Fl word-wrap Wrap long lines in the html output. Works with CSS3 supporting browsers and many older ones. .It Fl x , Fl Fl no-xml Don't use doctype xml but html (may useful for old browsers like IE) .It Fl y Ar STYLE , Fl Fl style Ar STYLE Sets the style used in the .Va element to .Ar STYLE after styles set by other parameters. .El .Sh EXAMPLES Create an HTML file with a black background, a custom title and a larger font-size using .Nm Ap s help: .Pp .Dl $ aha -h | aha -b -t 'the awesome aha help' -y 'font-size:1.875em' > aha-help.html .Pp Create an HTML file with a white background using the output of .Xr diff 1 : .Pp .Dl $ diff -u --color=always oldfile.c newfile.c | aha > diff.html .Pp Create an HTML file with a black background from the output of .Xr htop 1 . You have to use option .Fl l due the other new-line-commands htop uses: .Pp .Dl $ echo q | htop | aha -b -l > htop.html .Pp Create an HTML file from the output of this man page. .Xr man 1 uses bold and underline formatting from .Xr nroff 1 , which .Xr ul 1 converts to SGR: .Pp .Dl $ MAN_KEEP_FORMATTING=1 COLUMNS=80 man aha | ul | aha > man-aha.html .Sh SEE ALSO .Xr console_codes 4 .Rs .%I Ecma .%D 1991 .%R ECMA-48 .%T Control Functions for Coded Character Sets .%P 61 .Re .Sh AUTHORS The .Nm utility is maintained by .An Alexander Matthes So Ziz Sc Aq Mt ziz@mailbox.org . .Sh BUGS Blinking text using the HTML tag .Va and the css property .Va text-decoration:blink have been deprecated on modern browsers, thus requiring the use of option .Fl s and redefining the .Va .blink css class. aha-0.5.1/aha.c000066400000000000000000001070031371224016700131470ustar00rootroot00000000000000/* The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. Alternatively, the contents of this file may be used under the terms of the GNU Lesser General Public license version 2 or later (LGPLv2+), in which case the provisions of LGPL License are applicable instead of those above. For feedback and questions about my Files and Projects please mail me, Alexander Matthes (Ziz) , ziz_at_mailbox.org */ #define AHA_VERSION "0.5.1" #define AHA_YEAR "2020" #include #include #include #include // table for vt220 character set, see also // https://whitefiles.org/b1_s/1_free_guides/fg2cd/pgs/c03b.htm const char ansi_vt220_character_set[256][16] = { "␀","␁","␂","␃","␄","␅","␆","␇", //00..07 "␈","␉","␊","␋","␌","␍","␎","␏", //08..0f "␐","␑","␒","␓","␔","␕","␖","␗", //10..17 "␘","␙","␚","␛","␜","␝","␞","␟", //18..1f " " ,"!" ,"\"" ,"#" ,"$" ,"%" ,"&" ,"'" , //20..27 "(" ,")" ,"*" ,"+" ,"," ,"-" ,"." ,"/" , //28..2f "0" ,"1" ,"2" ,"3" ,"4" ,"5" ,"6" ,"7" , //30..37 "8" ,"9" ,":" ,";" ,"<" ,"=" ,">" ,"?" , //38..3f "@" ,"A" ,"B" ,"C" ,"D" ,"E" ,"F" ,"G" , //40..47 "H" ,"I" ,"J" ,"K" ,"L" ,"M" ,"N" ,"O" , //48..4f "P" ,"Q" ,"R" ,"S" ,"T" ,"U" ,"V" ,"W" , //50..57 "X" ,"Y" ,"Z" ,"[" ,"\\" ,"]" ,"^" ,"_" , //58..5f "`" ,"a" ,"b" ,"c" ,"d" ,"e" ,"f" ,"g" , //60..67 "h" ,"i" ,"j" ,"k" ,"l" ,"m" ,"n" ,"o" , //68..6f "p" ,"q" ,"r" ,"s" ,"t" ,"u" ,"v" ,"w" , //70..77 "x" ,"y" ,"z" ,"{" ,"|" ,"}" ,"~" ,"␡", //78..7f "◆","▒","␉","␌","␍","␊","°","±", //80..87 "␀","␋","┘","┐","┌","└","┼","⎺", //88..8f "⎻","─","⎼","⎽","├","┤","┴","┬", //90..97 "│","≤","≥","π ","≠","£" ,"•","␡", //98..9f "█","¡","¢","£"," " ,"¥" ," " ,"§", //a0..a7 "¤","©","º","�qb;"," " ," " ," " ," " , //a8..af "⎼","⎽","²","³","´","µ","¶","·", //b0..b7 "¸","¹","º","»","¼","½","¾","¿", //b8..bf "À","Á","Â","Ã","Ä","Å","Æ","Ç", //c0..c7 "È","É","Ê","Ë","Ì","Í","Î","Ï", //c8..cf " " ,"Ñ","Ò","Ó","Ô","Õ","Ö","Œ", //d0..d7 "Ø","Ù","Ú","Û","Ü","Ÿ"," " ,"ß", //d8..df "à","á","â","ã","ä","å","æ","ç", //e0..e7 "è","é","ê","ë","ì","í","î","ï", //e8..ef " " ,"ñ","ò","ó","ô","õ","ö","œ", //f0..f7 "ø","ù","ú","û","ü","ÿ"," " ,"█", //f8..ff }; int getNextChar(register FILE* fp) { int c; if ((c = fgetc(fp)) != EOF) return c; perror("Error while parsing input"); exit(EXIT_FAILURE); } typedef struct selem *pelem; typedef struct selem { unsigned char digit[8]; unsigned char digitcount; long int value; pelem next; } telem; pelem parseInsert(char* s) { pelem firstelem=NULL; pelem momelem=NULL; unsigned char digit[8]; unsigned char digitcount=0; long int value=0; int pos=0; for (pos=0;pos<1024;pos++) { if (s[pos]=='[') continue; if (s[pos]==';' || s[pos]==':' || s[pos]==0) { if (digitcount==0) { digit[0]=0; digitcount=1; } pelem newelem=(pelem)malloc(sizeof(telem)); if (newelem==NULL) { perror("Failed to allocate memory for parseInsert()"); exit(EXIT_FAILURE); } memcpy(newelem->digit, digit, sizeof(digit)); newelem->digitcount=digitcount; newelem->value=value; newelem->next=NULL; if (momelem==NULL) firstelem=newelem; else momelem->next=newelem; momelem=newelem; digitcount=0; memset(digit,0,sizeof(digit)); value=0; if (s[pos]==0) break; } else if (digitcount < sizeof(digit)) { digit[digitcount]=s[pos]-'0'; value=(value*10)+digit[digitcount]; digitcount++; } } return firstelem; } void deleteParse(pelem elem) { while (elem!=NULL) { pelem temp=elem->next; free(elem); elem=temp; } } void printHtml(char *text) { while(1) { switch(*text) { case '\0': return; case '"': printf("""); break; case '&': printf("&"); break; case '<': printf("<"); break; case '>': printf(">"); break; default: putc(*text, stdout); } ++text; } } enum ColorScheme { SCHEME_WHITE, SCHEME_BLACK, SCHEME_PINK }; struct Options { enum ColorScheme colorscheme; char* filename; FILE *fp; int htop_fix; int iso; int line_break; int no_header; int stylesheet; char *title; int word_wrap; int no_xml; char* lang; char* css; int ignore_cr; char* bodystyle; }; int divide (int dividend, int divisor){ div_t result; result = div (dividend, divisor); return result.quot; } void make_rgb (int color_id, char str_rgb[12]){ if (color_id < 16 || color_id > 255) return; if (color_id >= 232) { int index = color_id - 232; int grey = index * 256 / 24; sprintf(str_rgb, "%02x%02x%02x", grey, grey, grey); return; } int index_R = divide((color_id - 16), 36); int rgb_R; if (index_R > 0){ rgb_R = 55 + index_R * 40; } else { rgb_R = 0; } int index_G = divide(((color_id - 16) % 36), 6); int rgb_G; if (index_G > 0){ rgb_G = 55 + index_G * 40; } else { rgb_G = 0; } int index_B = ((color_id - 16) % 6); int rgb_B; if (index_B > 0){ rgb_B = 55 + index_B * 40; } else { rgb_B = 0; } sprintf(str_rgb, "%02x%02x%02x", rgb_R, rgb_G, rgb_B); } #define VERSION_PRINTF_MAKRO \ printf("\033[1;31mAnsi Html Adapter\033[0m Version "AHA_VERSION"\n"); struct Options parseArgs(int argc, char* args[]) { struct Options opts = (struct Options){ .colorscheme = SCHEME_WHITE, .filename = NULL, .fp = stdin, .htop_fix = 0, .iso = -1, .line_break = 0, .no_header = 0, .stylesheet = 0, .title = NULL, .word_wrap = 0, .no_xml = 0, .lang = NULL, .ignore_cr = 0, .bodystyle = NULL }; //Searching Parameters for (int p = 1;p [\033[4m-f file\033[0m]\n"); printf(" \033[1maha\033[0m (\033[4m--help\033[0m|\033[4m-h\033[0m|\033[4m-?\033[0m)\n"); printf("\033[1maha\033[0m reads the Input from a file or stdin and writes HTML-Code to stdout\n"); printf("\033[4mOptions\033[0m:\n"); printf(" --black, -b: \033[1;30m\033[1;47mBlack\033[0m Background and \033[1;37mWhite\033[0m \"standard color\"\n"); printf(" --pink, -p: \033[1;35mPink\033[0m Background\n"); printf(" --style X, -y X: Set the style used in the element\n"); printf(" --stylesheet, -s: Use a stylesheet instead of inline styles\n"); printf(" --iso X, -i X: Uses ISO 8859-X instead of utf-8. X must be 1..16\n"); printf(" --title X, -t X: Gives the html output the title \"X\" instead of\n"); printf(" \"stdin\" or the filename\n"); printf(" --lang X, -L X: Uses the ISO 639-1 code X for the language\n"); printf(" --line-fix, -l: Uses a fix for inputs using control sequences to\n"); printf(" change the cursor position like htop. It's a hot fix,\n"); printf(" it may not work with any program like htop. Example:\n"); printf(" \033[1mecho\033[0m q | \033[1mhtop\033[0m | \033[1maha\033[0m -l > htop.htm\n"); printf(" --word-wrap, -w: Wrap long lines in the html file. This works with\n"); printf(" CSS3 supporting browsers as well as many older ones.\n"); printf(" --no-header, -n: Don't include header into generated HTML,\n"); printf(" useful for inclusion in full HTML files.\n"); printf(" --no-xml, -x: Don't use doctype xml but html (may useful for old \n"); printf(" browsers like IE)\n"); printf(" --css X, -c X: Add css file X to the output. In fact just adds \n"); printf(" to the header.\n"); printf(" --ignore-cr, -r: Ignore all carriage-returns (ASCII sign 13, \\r)\n"); printf(" which may lead to double new lines in html.\n"); printf("\033[4mExamples\033[0m:\n"); printf(" Create an HTML file with a black background, a custom title and\n"); printf(" a larger font-size using \033[1maha\033[0m's help:\n"); printf("\n"); printf(" \033[1;3;33m$\033[0m \033[1maha\033[0m -h | \033[1maha\033[0m -b -t '\033[1maha\033[0m help' -y 'font-size:1.8em' > \033[1maha\033[0m-help.html\n"); printf("\n"); printf(" Create an HTML file with a white background using the output of \033[3mdiff\033[0m\n"); printf("\n"); printf(" \033[1;3;33m$\033[0m diff -u --color=always oldfile.c newfile.c | \033[1maha\033[0m > diff.html\n"); printf("\n"); printf(" Create an HTML file with a black background from the output of \033[3mhtop\033[0m.\n"); printf(" You have to use option -l due the other new-line-commands \033[3mhtop\033[0m uses:\n"); printf("\n"); printf(" \033[1;3;33m$\033[0m echo q | htop | \033[1maha\033[0m -b -l > htop.html\n"); printf("\n"); printf(" Create an HTML file from the output of this man page. \033[3mman\033[0m uses bold\n"); printf(" and underline formatting from \033[3mnroff\033[0m, which \033[3mul\033[0m converts to SGR:\n"); printf("\n"); printf(" \033[1;3;33m$\033[0m MAN_KEEP_FORMATTING=1 COLUMNS=80 man \033[1maha\033[0m | ul | \033[1maha\033[0m > man-\033[1maha\033[0m.html\n"); printf("\n"); printf("Copyleft \033[1;32mAlexander Matthes\033[0m aka \033[4mZiz\033[0m "AHA_YEAR"\n"); printf(" \033[5;36mziz@mailbox.org\033[0m\n"); printf(" \033[5;36mhttps://github.com/theZiz/aha\033[0m\n"); printf("This application is subject to the \033[1;34mMPL1.1\033[0m or \033[1;34mLGPLv2+\033[0m.\n"); exit(EXIT_SUCCESS); } else if ((strcmp(args[p],(char*)"--version")==0) || (strcmp(args[p],(char*)"-v")==0)) { VERSION_PRINTF_MAKRO exit(EXIT_SUCCESS); } else if ((strcmp(args[p],"--title")==0) || (strcmp(args[p],"-t")==0)) { if (p+1>=argc) { fprintf(stderr,"No title given!\n"); exit(EXIT_FAILURE); } opts.title=args[p+1]; p++; } else if ((strcmp(args[p],"--line-fix")==0) || (strcmp(args[p],"-l")==0)) { opts.htop_fix=1; } else if ((strcmp(args[p],"--no-header")==0) || (strcmp(args[p],"-n")==0)) { opts.no_header=1; } else if ((strcmp(args[p],"--word-wrap")==0) || (strcmp(args[p],"-w")==0)) opts.word_wrap=1; else if ((strcmp(args[p],"--black")==0) || (strcmp(args[p],"-b")==0)) opts.colorscheme=SCHEME_BLACK; else if ((strcmp(args[p],"--pink")==0) || (strcmp(args[p],"-p")==0)) opts.colorscheme=SCHEME_PINK; else if ((strcmp(args[p],"--stylesheet")==0) || (strcmp(args[p],"-s")==0)) opts.stylesheet=1; else if ((strcmp(args[p],"--iso")==0) || (strcmp(args[p],"-i")==0)) { if (p+1>=argc) { fprintf(stderr,"No ISO code given!\n"); exit(EXIT_FAILURE); } opts.iso = atoi(args[p+1]); if (opts.iso<1 || opts.iso>16) { fprintf(stderr,"not a valid ISO code: ISO 8859-%s\n",args[p+1]); exit(EXIT_FAILURE); } p++; } else if (strcmp(args[p],"-f")==0) { if (p+1>=argc) { fprintf(stderr,"no file to read given after \"-f\"!\n"); exit(EXIT_FAILURE); } opts.fp = fopen(args[p+1],"r"); if (opts.fp==NULL) { char *errstr = strerror(errno); fprintf(stderr,"Failed to open file \"%s\": %s\n",args[p+1],errstr); exit(EXIT_FAILURE); } p++; opts.filename=args[p]; } else if ((strcmp(args[p],"--no-xml")==0) || (strcmp(args[p],"-x")==0)) opts.no_xml=1; else if ((strcmp(args[p],"--lang")==0) || (strcmp(args[p],"-L")==0)) { if (p+1>=argc) { fprintf(stderr,"No ISO lang code given!\n"); exit(EXIT_FAILURE); } opts.lang = args[p+1]; p++; } else if ((strcmp(args[p],"--css")==0) || (strcmp(args[p],"-c")==0)) { if (p+1>=argc) { fprintf(stderr,"No css file given!\n"); exit(EXIT_FAILURE); } opts.css = args[p+1]; p++; } else if ((strcmp(args[p],"--ignore-cr")==0) || (strcmp(args[p],"-r")==0)) opts.ignore_cr=1; else if ((strcmp(args[p],"--style")==0) || (strcmp(args[p],"-y")==0)) { if (p+1>=argc) { fprintf(stderr,"No style given!\n"); exit(EXIT_FAILURE); } opts.bodystyle=args[p+1]; p++; } else { fprintf(stderr,"Unknown parameter \"%s\"\n",args[p]); exit(EXIT_FAILURE); } } return opts; } enum ColorMode { MODE_3BIT, MODE_8BIT, MODE_24BIT }; struct State { int fc, bc; int bold; int italic; int underline; int blink; int crossedout; enum ColorMode fc_colormode; enum ColorMode bc_colormode; int highlighted; //for fc AND bc although not correct... }; void swapColors(struct State *const state) { if (state->bc_colormode == MODE_3BIT && state->bc == -1) state->bc = 8; if (state->fc_colormode == MODE_3BIT && state->fc == -1) state->fc = 9; int temp = state->bc; state->bc = state->fc; state->fc = temp; enum ColorMode temp_colormode = state->bc_colormode; state->bc_colormode = state->fc_colormode; state->fc_colormode = temp_colormode; } const struct State default_state = { .fc = -1, //Standard Foreground Color //IRC-Color+8 .bc = -1, //Standard Background Color //IRC-Color+8 .bold = 0, .italic = 0, .underline = 0, .blink = 0, .crossedout = 0, .fc_colormode = MODE_3BIT, .bc_colormode = MODE_3BIT, .highlighted = 0, }; int statesDiffer(const struct State *const old, const struct State *const new) { return (old->fc != new->fc) || (old->bc != new->bc) || (old->bold != new->bold) || (old->italic != new->italic) || (old->underline != new->underline) || (old->blink != new->blink) || (old->crossedout != new->crossedout) || (old->fc_colormode != new->fc_colormode) || (old->bc_colormode != new->bc_colormode) || (old->highlighted != new->highlighted); } void printHeader(const struct Options *opts) { char encoding[16] = "UTF-8"; if(opts->iso>0) snprintf(encoding, sizeof(encoding), "ISO-8859-%i", opts->iso); if (opts->no_xml) printf("\n"); else printf("\n\n", encoding); printf("\n"); if (opts->no_xml) { if (opts->lang) printf("\n",opts->lang); else printf("\n"); printf("\n\n", encoding); } else { if (opts->lang) printf("\n",opts->lang); else printf("\n"); printf("\n\n", encoding); } printf(""); printHtml(opts->title ? opts->title : opts->filename ? opts->filename : "stdin"); printf("\n"); if (opts->css) printf("\n", opts->css ); int style_tag = 0; if (opts->stylesheet) { printf("\n"); printf("\n"); if (opts->stylesheet) { printf("\n"); } else { printf("bodystyle || opts->colorscheme==SCHEME_BLACK || opts->colorscheme==SCHEME_PINK) { int styles=0; printf(" style=\""); if(opts->colorscheme==SCHEME_BLACK) { ++styles; printf("color:white; background-color:black"); } else if(opts->colorscheme==SCHEME_PINK) { ++styles; printf("background-color:pink"); } if(opts->bodystyle) { if(styles) printf(";"); fputs(opts->bodystyle, stdout); } printf("\""); } printf(">\n"); } printf("
\n");
}

int main(int argc,char* args[])
{
	struct Options opts = parseArgs(argc, args);
	register FILE* fp = opts.fp;

	char* fcstyle[10] = {
		opts.stylesheet ? "dimgray " : "color:dimgray;", //Black
		opts.stylesheet ? "red " : "color:red;", //Red
		opts.stylesheet ? "green " : opts.colorscheme==SCHEME_BLACK ? "color:lime;" : "color:green;", //Green
		opts.stylesheet ? "yellow " : opts.colorscheme==SCHEME_BLACK ? "color:yellow;" : "color:olive;", //Yellow
		opts.stylesheet ? "blue " : opts.colorscheme==SCHEME_BLACK ? "color:#3333FF;" : "color:blue;", //Blue
		opts.stylesheet ? "purple " : opts.colorscheme==SCHEME_BLACK ? "color:fuchsia;" : "color:purple;", //Purple
		opts.stylesheet ? "cyan " : opts.colorscheme==SCHEME_BLACK ? "color:aqua;" : "color:teal;", //Cyan
		opts.stylesheet ? "white " : opts.colorscheme==SCHEME_BLACK ? "color:white;" : "color:gray;", //White
		opts.stylesheet ? "inverted " : opts.colorscheme==SCHEME_BLACK ? "color:black;" : opts.colorscheme==SCHEME_PINK ? "color:pink;" : "color:white;", //Background
		opts.stylesheet ? "reset " : opts.colorscheme==SCHEME_BLACK ? "color:white;" : "color:black;" //Foreground
	};

	char* bcstyle[10] = {
		opts.stylesheet ? "bg-black " : "background-color:black;", //Black
		opts.stylesheet ? "bg-red " : "background-color:red;", //Red
		opts.stylesheet ? "bg-green " : opts.colorscheme==SCHEME_BLACK ? "background-color:lime;" : "background-color:green;", //Green
		opts.stylesheet ? "bg-yellow " : opts.colorscheme==SCHEME_BLACK ? "background-color:yellow;" : "background-color:olive;", //Yellow
		opts.stylesheet ? "bg-blue " : opts.colorscheme==SCHEME_BLACK ? "background-color:#3333FF;" : "background-color:blue;", //Blue
		opts.stylesheet ? "bg-purple " : opts.colorscheme==SCHEME_BLACK ? "background-color:fuchsia;" : "background-color:purple;", //Purple
		opts.stylesheet ? "bg-cyan " : opts.colorscheme==SCHEME_BLACK ? "background-color:aqua;" : "background-color:teal;", //Cyan
		opts.stylesheet ? "bg-white " : opts.colorscheme==SCHEME_BLACK ? "background-color:white;" : "background-color:gray;", //White
		opts.stylesheet ? "bg-reset " : opts.colorscheme==SCHEME_BLACK ? "background-color:black;" : opts.colorscheme==SCHEME_PINK ? "background-color:pink;" : "background-color:white;", //Background
		opts.stylesheet ? "bg-inverted " : opts.colorscheme==SCHEME_BLACK ? "background-color:white;" : "background-color:black;", //Foreground
	};

	if (!opts.no_header)
		printHeader(&opts);

	//Begin of Conversion
	struct State state = default_state;
	struct State oldstate;
	int c;
	int negative = 0; //No negative image
	int special_char = 0; //No special characters
	int line=0;
	int momline=0;
	int newline=-1;
	while ((c=fgetc(fp)) != EOF)
	{
		if (c=='\033')
		{
			oldstate = state;
			//Searching the end (a letter) and safe the insert:
			c=getNextChar(fp);
			if ( c == '[' ) // CSI code, see https://en.wikipedia.org/wiki/ANSI_escape_code#Colors
			{
				char buffer[1024];
				buffer[0] = '[';
				int counter=1;
				while ((c<'A') || ((c>'Z') && (c<'a')) || (c>'z'))
				{
					c=getNextChar(fp);
					buffer[counter]=c;
					if (c=='>') //end of htop
						break;
					counter++;
					if (counter>1022)
						break;
				}
				buffer[counter-1]=0;
				pelem elem;
				switch (c)
				{
					case 'm':
						elem=parseInsert(buffer);
						pelem momelem=elem;
						while (momelem!=NULL)
						{
							switch (momelem->value)
							{
								case 0: // 0 - Reset all
									state = default_state;
									negative=0; special_char=0;
									break;

								case 1: // 1 - Enable Bold
									state.bold=1;
									break;

								case 3: // 3 - Enable Italic
									state.italic=1;
									break;

								case 4: // 4 - Enable underline
									state.underline=1;
									break;

								case 5: // 5 - Slow Blink
									state.blink=1;
									break;

								case 7: // 7 - Inverse video
									swapColors(&state);
									negative = !negative;
									break;

								case 9: // 9 - Enable Crossed-out
									state.crossedout=1;
									break;

								case 21: // 21 - Reset bold
								case 22: // 22 - Not bold, not "high intensity" color
									state.bold=0;
									break;

								case 23: // 23 - Reset italic
									state.italic=0;
									break;

								case 24: // 23 - Reset underline
									state.underline=0;
									break;

								case 25: // 25 - Reset blink
									state.blink=0;
									break;

								case 27: // 27 - Reset Inverted
									if (negative)
									{
										swapColors(&state); //7, 7X is not defined (and supported)
										negative = 0;
									}
									break;

								case 29: // 29 - Reset crossed-out
									state.crossedout=0;
									break;

								case 30:
								case 31:
								case 32:
								case 33:
								case 34:
								case 35:
								case 36:
								case 37:
								case 38: // 3X - Set foreground color
									{
										int *dest = &(state.fc);
										if (negative != 0)
											dest=&(state.bc);
										if (momelem->value == 38 &&
											momelem->next &&
											momelem->next->value == 5 &&
											momelem->next->next)// 38;5; -> 8 Bit
										{
											momelem = momelem->next->next;
											state.fc_colormode = MODE_8BIT;
											if (momelem->value >=8 && momelem->value <=15)
											{
												state.highlighted = 1;
												*dest = momelem->value-8;
											}
											else
											{
												state.highlighted = 0;
												*dest = momelem->value;
											}
										}
										else
										if (momelem->value == 38 &&
											momelem->next &&
											momelem->next->value == 2 &&
											momelem->next->next)// 38;2; -> 24 Bit
										{
											momelem = momelem->next->next;
											pelem r,g,b;
											r = momelem;
											momelem = momelem->next;
											g = momelem;
											if ( momelem )
												momelem = momelem->next;
											b = momelem;
											if ( r && g && b )
											{
												state.highlighted = 0;
												state.fc_colormode = MODE_24BIT;
												*dest =
													(r->value & 255) * 65536 +
													(g->value & 255) * 256 +
													(b->value & 255);
											}
										}
										else
										{
											state.fc_colormode = MODE_3BIT;
											state.highlighted = 0;
											*dest=momelem->value-30;
										}
									}
									break;
								case 39: // Set foreground color to default
									state.fc_colormode = MODE_3BIT;
									state.highlighted = 0;
									state.fc = -1;
									break;
								case 40:
								case 41:
								case 42:
								case 43:
								case 44:
								case 45:
								case 46:
								case 47:
								case 48: // 4X - Set background color
									{
										int *dest = &(state.bc);
										if (negative != 0)
											dest=&(state.fc);
										if (momelem->value == 48 &&
											momelem->next &&
											momelem->next->value == 5 &&
											momelem->next->next)// 48;5; -> 8 Bit
										{
											momelem = momelem->next->next;
											state.bc_colormode = MODE_8BIT;
											if (momelem->value >=8 && momelem->value <=15)
											{
												state.highlighted = 1;
												*dest = momelem->value-8;
											}
											else
											{
												state.highlighted = 0;
												*dest = momelem->value;
											}
										}
										else
										if (momelem->value == 48 &&
											momelem->next &&
											momelem->next->value == 2 &&
											momelem->next->next)// 48;2; -> 24 Bit
										{
											momelem = momelem->next->next;
											pelem r,g,b;
											r = momelem;
											momelem = momelem->next;
											g = momelem;
											if ( momelem )
												momelem = momelem->next;
											b = momelem;
											if ( r && g && b )
											{
												state.bc_colormode = MODE_24BIT;
												state.highlighted = 0;
												*dest =
													(r->value & 255) * 65536 +
													(g->value & 255) * 256 +
													(b->value & 255);
											}
										}
										else
										{
											state.bc_colormode = MODE_3BIT;
											state.highlighted = 0;
											*dest=momelem->value-40;
										}
									}
									break;
								case 49: // Set background color to default
									state.bc_colormode = MODE_3BIT;
									state.highlighted = 0;
									state.bc = -1;
									break;
								case 90:
								case 91:
								case 92:
								case 93:
								case 94:
								case 95:
								case 96:
								case 97: // 9X - Set foreground color highlighted
									{
										int *dest = &(state.fc);
										if (negative != 0)
											dest=&(state.bc);
										state.fc_colormode = MODE_3BIT;
										state.highlighted = 1;
										*dest=momelem->value-90;
									}
									break;

								case 100:
								case 101:
								case 102:
								case 103:
								case 104:
								case 105:
								case 106:
								case 107: // 10X - Set background color highlighted
									{
										int *dest = &(state.bc);
										if (negative != 0)
											dest=&(state.fc);
										state.bc_colormode = MODE_3BIT;
										state.highlighted = 1;
										*dest=momelem->value-100;
									}
									break;
							}
							momelem=momelem->next;
						}
						deleteParse(elem);
					break;
					case 'H':
						if (opts.htop_fix) //a little dirty ...
						{
							elem=parseInsert(buffer);
							pelem second=elem->next;
							if (second==NULL)
								second=elem;
							newline=second->digit[0]-1;
							if (second->digitcount>1)
								newline=(newline+1)*10+second->digit[1]-1;
							if (second->digitcount>2)
								newline=(newline+1)*10+second->digit[2]-1;
							deleteParse(elem);
							if (newline
					if (statesDiffer(&oldstate, &default_state))
						printf("");
					// Open new  if current state differs from the default one
					if (statesDiffer(&state, &default_state))
					{
						if (opts.stylesheet)
							printf("15))
							printf("\" style=\"");
						switch (state.fc_colormode)
						{
							case MODE_3BIT:
								if (state.fc>=0 && state.fc<=9) printf("%s", fcstyle[state.fc]);
								break;
							case MODE_8BIT:
								if (state.fc>=0 && state.fc<=7)
									printf("%s", fcstyle[state.fc]);
								else
								{
									char rgb[12];
									make_rgb(state.fc,rgb);
									printf("color:#%s;",rgb);
								}
								break;
							case MODE_24BIT:
								printf("color:#%06x;",state.fc);
								break;
						};
						if (opts.stylesheet &&
							!(state.fc_colormode != MODE_3BIT &&
							(state.fc_colormode != MODE_8BIT || state.fc>15)) && //already in style
							state.bc_colormode != MODE_3BIT &&
							(state.bc_colormode != MODE_8BIT || state.bc>15))
							printf("\" style=\"");
						switch (state.bc_colormode)
						{
							case MODE_3BIT:
								if (state.bc>=0 && state.bc<=9) printf("%s", bcstyle[state.bc]);
								break;
							case MODE_8BIT:
								if (state.bc>=0 && state.bc<=7)
									printf("%s", bcstyle[state.bc]);
								else
								{
									char rgb[12];
									make_rgb(state.bc,rgb);
									printf("background-color:#%s;",rgb);
								}
								break;
							case MODE_24BIT:
								printf("background-color:#%06x;",state.bc);
								break;
						};
						printf("\">");
					}
				}
			}
			else
			if ( c == ']' ) //Operating System Command (OSC), ignoring for now
			{
				while (c != 2 && c != 7 && c!= 27) //STX, BEL or ESC end an OSC.
					c = getNextChar(fp);
				if ( c == 27 ) // expecting \ after ESC
					c = getNextChar(fp);
			}
			else
			if ( c == '(' ) //Some VT100 ESC sequences, which should be ignored
			{
				//Reading (and ignoring!) one character should work for "(B"
				//(US ASCII character set), "(A" (UK ASCII character set) and
				//"(0" (Graphic). This whole "standard" is fucked up. Really...
				c = getNextChar(fp);
				if (c == '0') //we do not ignore ESC(0 ;)
					special_char=1;
				else
					special_char=0;
			}
		}
		else
		if (c==13 && opts.htop_fix)
		{
			for (;line<80;line++)
				printf(" ");
			line=0;
			momline++;
			printf("\n");
		}
		else
		if (c==13 && opts.ignore_cr)
		{
		}
		else if (c!=8)
		{
			line++;
			if (opts.line_break)
			{
				printf("\n");
				line=0;
				opts.line_break=0;
				momline++;
			}
			if (newline>=0)
			{
				while (newline>line)
				{
					printf(" ");
					line++;
				}
				newline=-1;
			}
			//I want fall throught, so I ignore the gcc warning for this switch
			#pragma GCC diagnostic push
			#pragma GCC diagnostic ignored "-Wimplicit-fallthrough="
			switch (c)
			{
				case '&':	printf("&"); break;
				case '\"':	printf("""); break;
				case '<':	printf("<"); break;
				case '>':	printf(">"); break;
				case '\n':case 13:
					momline++;
					line=0;
				default:
					if (special_char)
						printf("%s",ansi_vt220_character_set[((int)c+32) & 255]);
					else
						printf("%c",c);
			}
			#pragma GCC diagnostic pop
			if (opts.iso>0) //only at ISOS
				if ((c & 128)==128) //first bit set => there must be followbytes
				{
					int bits=2;
					if ((c & 32)==32)
						bits++;
					if ((c & 16)==16)
						bits++;
					for (int meow=1;meow open - close it
	if (statesDiffer(&state, &default_state))
		printf("");

	//Footer
	if (opts.no_header == 0)
	{
		printf("
\n"); printf("\n"); printf("\n"); } if (fp!=stdin) fclose(fp); return 0; } aha-0.5.1/screenshot.png000066400000000000000000013207101371224016700151400ustar00rootroot00000000000000PNG  IHDRLi&pbKGD pHYs+tIME  "#HiTXtCommentCreated with GIMPd.e IDATxw|E߻{5Б&DQ)*`џy{EQ+; XRCIHok].EA׾ݙ|vvVbtD"H$$*lY/ H$DҀ ছnH$D" Qǃ>IH$D"[SM > Je+D"H$ͰAE{S$D"mQTIPsHH$D"4)D"H6 GrRi{vDvvUD"Hy_HFff1Nh봔 */[lƟ-3[Z,D"@Gm (y?$SĨQjR6lXOQq1K$DH^MIHP]ъ ,9tWW:ٹeYޝIΙ^4 E_n@}Y%T%5MisWPcβJ,IK$DY﫶鉘aTTr]TTf/Sۯ͞lUa۶mAH$Dg}v$L^Dʋ+ѝLOyn}?>qE'ַ3V*X *TFVa݊Hޫ/@5.cNNBq9%|%$H$I td=nN0@UU%M59^yUUTU D"H$y_rbVFW*ZKRmXǖ0IEohYl&^i YjϙH9@/EXPKJr͒AH$Dzx_b쬯sг{O ((L&4 M|뚆?Ez ū^/,q 7XɘAH$D]Qj;J 3w5tN!Ԇ6J݌΅jTx#ؽcP: m*%D"Hb3;Wm7''qik(/+?T񖟟ncOI )& ӉzC7;D"H$K;~WmGlT5;pk0{ /3)TS~2d LU]ױXTL 68w9`o9TUzD"H$1֙V﫶4B)"( tEQ=jع{6R_o6;E{%!!~}r 0BKIIl6mx~>gE.rVm1߃#s!Gd;&**IJNF3i躎nGQUtz Rx<@`{uN0Gz⫯ܿ/55>Tjj?UsRn4Q{&n^Q:bs叙n`Qt҉TTTpq1nܸ?'Ʋ$H$qa_K裏 /99;vd^/55dffbQU:E.|F,&jyHiZO,D Az !6ck)Gh[ =IDY d0<$m%ߓփL2*7|~L;O8;,T CoFv-SzwzWaо!]~FnX0{CCpz ڶxznZZ|tC)--eؠz$cG>B_Gk($| o}3<LTUx Y TE݌r+ Cuudddpأ/"%5p]$$&)'EU1D4uG(5T-|DL|WRPߗ@NNNs? ZܓrUEk&n]iI_cŦ* uuut}h>Oǽ,I$IDjSU4CY,"N,uKmm-^t @UU4M ?V|MU6,ɔTa[b'X7`V`"e^W_|yUˮ]xGټirs9裃"RO=w>Hnn.}w?y'HII ɚcSVVF^+ҥKT !xflkn7&//u7cSRZJAAW]y?~a+*[nC1S%¨ٳ_|aØ6m-I4FkYH$?slRSSÆ$(b;99j 33_G.Yr;0:w1ޑ례pPrTO"(6wJ&m^_#񩑀d;fF<.77lE/(?WD[[iRjmtWH6Eacg&3*÷Gٟz܃FxzC2靝J>Yߎz8kcUWkx쫏`rS((Eax$_ˑ|B@!㻟)ǟDǰ.Qe6ןPgHAwS3xOXr?%454wz8Ժ<',ټ!l ' ޙǍ&kޙGT9SVWc_}υ[q8t_n>C㪷^$#JZчϔyOS^WKzB"sϿ>Y˛D"Dw5:ڪ0EHu|4_ľz9!77hgwI +.eUV~OQi3hGl0A&_r 3fdxuzN'N'nǯ o>'nBGhmF<3?/gL%;+o?Ρ" λb!\=BVw /aA6b8=0wq;<=!GQy_IIJ୅ԬY1ODf4݄;М! BԻ7bSQnӤHO-֋{39/)9TWWdܝΊ_~H dx:w&LląyaλZCFƕGnj7^;kjWc b6m6O=OdwE9sAQu)ܰUvٳ(RǟȺ=zyE9UWuKl |\3{pXp!ŵ('Ϳ۽+wx}ᙝYqW 5lf\xnX*3ֱuV9AD"TgvP=gڮh&JIeKR)C+oj`݇dd2a2X,-PnCLx< L& 7\Pp5J- Jj'ݻuoHCGZyj_㣨`˖-s-g323U5jN{7t3eeeUc'E8cҳ1cj싯|;]̜|sܱcۨۢ qGh)Ijbb"W_9-!u8{@U5:=}@aw1=ٙb{1 )lc~ ]g1Oxꫯa2 @RjYr%_}Y `96.R*+*Ȉ'X\'Ƨ걔%D" Jj #Z+(dd2aPUr^/999XV"֮h.( K$,-[CU`4ES]=&3fk( XUӅ欣lLlc>l!5%=9<|~Q姟8zԘBO?ĢRvZ3Uzկx,X>&1SRНW.gQ+}%w_v%IɔZOœqgU4Ai[y[ԙ[o0Lxt=rѡGpѡG<ͧ ^bV©e3+_zEp0;lZGVSrZԴ_p9s琙cU+'H$-4d_xoْm%+qJu|wʹKJKJЄ ''>EJJ%ʛll1cnқblb2i0t0|{M41PuݻwJBBbknR__OYYYFe$?O>7T:/eeeŗ [p 9y0(x9Ҳ;~c| @3HJM=٫('))|tϋЧ0EL#5sIJ)?N9ILLGڭ+_=?s_S'ry5|:yWxᅹ1_kSLs >8n.}Ə}ް]ivj̨̬y)-MKO,I$ɾ&(iSx=#P4 ͎(TVVdRRRZb2())!n]Ѭ)" %'C`KT{ װ܍T.Lw睭Y]ӓ[`8z''1(uz"|vUn]:lA$$x#2;Jyw8#x祼۠47JLtJC.Up4ZYWaIB1y&_qأ)ٌa|{u)9ůz-FCkfCNR u\1f۶mm(XEJG c4Ƈϳd-k|BBm/+/V6;1MU˃l%Y!q%+E=+q'ZK)I"HZ R=|@v¯*fA^g'dL6,{"XI!;#)/X\'b# JOTF(!76!#bixh&tֳxbƎ럀z֮]ˆ  mTj$O<̼&33SR]{lɇ!9-UQc䵷pHNNɾl  ?=5:^ˆZKqZT]Urs/?1=C;d˖t)(`ر 鴄Mg xcGs[in[$ lvi~Т:.]ŗ^䢋.wspCqb 3i…tAK.l۾=bzvޅ[nXHMI{[Lg $g# lXfFqko;`gLԬY\qoSbb\w6-(qD"앂R_y{iah'Ncк9QYYѣ֭%%Ew='dū+*Ekpfja8,)ھ `R\c;= 42r~EMP#R$j-$ rk=!ËTlp2iU,XEQ(#_lqđ0 mxo?sY~YVU(,dcxO>XlBT{":8~GEXO'xSEMCC LEؐ2裀eCyqb<uKiEQٲu+/}95=nmyH$}:tXQ_tO _G=qDblm?dS.6e)M0Yn9xG&| !p:q85N_?Qama_x ]G /4r9n kW{yyyEAÆinu9$&&rIMI1uXYgO>}ݼlݺsԬ\t$uy8ba1\o:g\59/΄ ''j1NltXr.-sq'pPVV~s:[BT2sL˱X,8@F:tT[7\oKHfi˝<ȣx\w;qƙXVοf tFJlj5XM"HVA)\=tSb~mO0QH:i&.\vL".2TlV-gcyvT& L‚F!{BGNB q IDAT JKd478~6SpҒjOຣN$#!eYn8y5|i|!}8h^/JkkX2F "_G#h{80&C_J)))^ϖdE^?|cƔ+py(K J=?l'eYhܛoڴ]g8n[#«  E:O"x僅:^4&[1uatя_b˛~Nba'H$D3CRm{M礠}W[fڨCpŌ⦛n=+VPRVFzzF0֐?|ygjeݺu~ .W}MurEvln}0,^q!Xv2sR_[EMe) z*0(;iY$$G(޺ܮXma=;7c^=p43)Tӹ[_qRU#fK.]g&:Fm mIΣ]`IdF夢d׋(SH 1=)ٵ{b IA4 ]tNG-`MH"-vGLcTBTTUweDґjD|A>زSϣvGC/gy%|Xva J-!;zOIU鉩ؕ:z'Ar* 7|}3eQNkڊJR\C*C<&(Tf/H CfnMW$0c"Pq*M:n/nf/媯M,F,|dsn3;4Aan3uWOP4TY|_^9JT5&"5T/UlqWDu"1xǫMVp*`I}tʷV755?PQT,!n35m nFO7V7:,l2D" #}v#¦:?.[Fr;|Q ;+ǃn>ITAےҚ^ b 90ҹ{S#3Ŗ@Af.ILh1Nj!GۓR5!+f lOr zEݦ*E -ؒXʒD"tdڎDN&'&Y Nr|Zm+fsEgH$E:Wmm4,*%%=I> a2P *+)..lZIOOK$D:~WmGn4kfށ=y,=ot*KÒ{oll]1M91ovIj2aIK=I"H$zx_ݜJ{-f3C2%-5TY:%D"ًy_f7$4& & D"H$Y﫶Co*֮F"H$?.PE%AD"HV$fߐ)W%>qԪe(Wµic>I ݡ+a}Q~ZgbH(%g[:hg>yh3Ub62"ԉExHr]hMfN<%g9l/՘6^C"mw]{'1w&!a a>n!["-UQQUE"H${W.]vЕmĴ#15q K vN"ga@WK(QEN6hj8&1 (ؼӠ~Eu"$@u7DDDhĦXĉXmqa lbpԚ,[j1+MŠ8HB܈=4H!)f'6 H^]tR[[O] ׍ tC\H$2@S54Mjhdfa4EgD"K1-RsTq)$)F.EœHD D &0+-G"SMv#Ktjώh{sh/EöFnHÊ6^RH7i<^/UWV Y#)!;Id2#z=^:G=l]Idd’D"e!RR,bG}RS7vq)}-^ 1ٞSCQ©-Q:hL_TD5%+E\gem{5܊xUQ}>k,"+t #թtAp2n[t%9E;I vb %%lظj2IKNdҤ$H${ iv\C;cZy6#¾5ԼӦDjd.%bkwL1=ҚI꽻vݡl.~DS[[5h"bwhiOk8=1 op˞0 t`מRʫ9ttVS6 cxd3l*bժԥՓ*'H$2={^."6Aiȣfhj<)%0Ĭ(QzJYc$QbXN4a(PQHRR:d$C3zUXPbI TaGQuw Z3>D{ԊT"R|*ژ؁uE{u0zAح6z:Hu/9Y:%?"A~n["HLJDE8OoK(QiK0zIDJ"x<"S"B &65kM%:ֶ_K(DR)Z։&jOY M)_XDjuݑj àƌl0*C"z-:b8|JvfIH$ɟi_;ji_C\0z)[[`jL-MhŦ]hՙSV cA<(@Ea.?J@1m}ID׿az).+gX,f ÐHZn,3C`oHOMBQD"ȷ0;q)Xh~Ih/)4B_l /Z:")|Z)N\ ^){G;uU$3.\D[6($H[ţPq' }BD uw˰u$;aAJR ;K'I$ɟ鯒J1DKQu]@S3!QL}]dj#m1%2mN9uJ{h?S2¤݄p7֤YE{?GD{'"c]{J9r)&I$^CAfe69JI"H$Kv{Zl6.M?4*Ѝ4bVZI/i:şNP'D[6D1T/`IvC"sgokb #bsظM(7̑x8ɸܮ x9Z:1VD]ŝ&¤FݫsԱ'PTTTb(Q cD`%?-4lDiۍWwxPTTW^ggKlx`R+;9%޺*(vPǎ*!(-&;3$$$NYE qa.|7.|7./H$8iM6`Y޽;'OϡS}kX̔ɓXq5siiW_ iINJ[n\py7VE(") >~|".7'x|x2R[G0(!$w-c4n?,iʣȓ~f.BK )L>3.Ɵb2##hato3OŅ_Sb %l3\zX̖ cK=Cus73m{ |NҦS.NRL.kdiYD;uѭEzsg‹qݵWcn- zHǽw#ߏ뱍Aq҉f%іۧ\ɑHmUTg~+Wr7x<:L^}5P"eNo G#gKJ$IZЂ+Qc+VORQQЫWOb>mu eq rG=|^^<1G;[(P%艊c"Fl۷ͅV}] b%>pS^VNFFz "%+G’hV#_߾QjŪ5*q5P,aw(ݥ3zdLO^oh]utslF1F"uyu%Ih1ePZmx"JމtP˯qi;za`a ]9ᨊj29vz_LSiogv{QHwx^N2d>r1qĘ7̘1CI? 6pۭq˭ЧOZ"+=7ٌҊn<^+ yWH$6 J #3c=UӘ3g.G5?,W_$.p24wK+xw96JJJ56;\rp@t]gig2i":I{1,XN'6R47NFz:\r0oHcbR_4ig#>AN9q-Y'Eyy9={`((Yl;Lb5SOgE%,q9o#FeN'l ;m/,y\ȴoP\<1^zF/ 7yO}ΈC>N;տ'sٴK)C~~>W^y9{BgovSN'M知Sۚ5hiS/bGvzyIJKK)+ӻW/^7oK7CF0i4rDS25@#%{Jy'YaLt*Bӳ믿v9 ufOqI0\Ž=]^QS/ 'gO l*CBuq{yiVq٥p#}eu:zqJJJ(((_W]~{?Di <3>Mc(.. ?JvbnY:8aBCZ;EY<\n |sv1?,[ka5?8O4ca OGWOuU=>^2{]KʫsUWлoxYa#YY}̙"/OJJx'ٰq#\~T:ι/+_xA޽ZR]< z`m]9iD^x~6YY<<+Wf |;y%{JxYlذt.z  k k4R{ HmKC*kjHKMA3s??0G+3As̙{=uƽ3g91Li)T`OBPBP]碴#3G"HPyء86o@A~>7p^Odӳ8߿s?7iS/AO~}y9L|>3⦅s@yPu>sfE{_ L|̼nz{38f=TQ= su?Kr]ʼߗo䞙ү_?<)'q=sfw̝M0s/ys2ew}/554n&xmCgIgVIss43O-yȷYgȐAzYӊYO<,xf\~)Du7̝,O>CGKyW2d0O>59?\4O Nh9_i@ wMxy\rnnY'~\9?o+.'S6BnǛS]]A0\ϛ]CZj*G1Cnk @c[n|^~yf=(C "|} zaCē|>1 nn [ԋpwQ]]ʛowʂ_g!<KҾxq/M+xټ\yeds2pL:<ϛˌa͓V MĽ;u-k>?4B fң{7|m3ﺝ  +[Or7~;︅|Cgsl⤘ncd!PEg1?.8{c1캵kt]gȑ޽'_|1Gͅ^Ȇe&I:^P> HLJ7ȿoĤ$ biT< eLzl%> <3IV',*1N{μg ]fD"тnjRWW@.t aC)// [Xm۶3q)(°CIKKeokg|V3M  mvNkװx-$ÆzOO]ILL#=-f`ǎRXpN 8WV4/K$mݶ&C62aIdfe*Gd{a!. 2\4uJILHfy9a‰dee cFbBl+/q:]UՂ}{!;vdHLL$3+4o@QlYnQp!}{![nOCQ84VZMN/݋}_>hƶmٲu+g~?ʕv8<#m/̙gs}aV ʃm۶ScNDHoz5Ǔ+3ݐGm{![lOx iiir?<,v۶D.ں G_^=g<,mێrrr| \.8//WRk."<,ܵ͛0yf8SA53NɁÆ5yùO0LTE1[%OҼW8ē7z'@l 0t u6N?m"pCIOKcժ:P< ' !T[H :II(j#~\?믿·}]{-;w/f\2u*.X5\?ݛ?{ﻏO>$WO?ye&I:,ZrssILJ"1)\Zb( ) T9Ѝؾ}pƏI IDAT0rp7l)AǨٟC/6̒H$0\.|"K^U#¤EO s!θb{$nK[hjTdf6ƆtRoK/N3OҁJKHMId2}'/+3#Ķh6]h7|S1N:sTRZw:twʫܗq93)mau~aC0@:,L]]QRZJjj &)@Y~i& oK|8yvyt{iM=6f3ækj / >jpmQ ,PP^VArr2Vr. q:RUlݐ'&Z)/{Y~کA_7fSVQz(+݇'M8h֠#^]?()1!0tz2Ғb )72>#;x B6o̬l6gӳfE sg8ꨣXp(i㫟))Ico^{z+/7pٔX>tEy ^}I "%Z|h:mX]'NP^VQDEy=2 gsb̀^cyg55s㪫G⮻O?~?23?=M7۶mDd\oF_?opUWa_~3DI#//O17c4dr28_f_|ZYZZGuo-;t@߾}$Z4L< vq7'buk YYpܼm'ڝK&9o.:zɧM~yyyy:J0s\{?cǎF=aCq7ǵocђ/PRr>$t+t+|cFLaڔknF;{n'(#N~y7Fe2iD})Mdy//7jR̚5׌O;f1\wڇkg"`CI ./~•׌¤S1ler"t?6mނFޏ3,ܷFo=IqF.؛i'yyyi5z,z] Q<g@#>..6jDVV %%͛71S211[6o6RѮ];+8v~W|G^{voFN9Tԩ3ns8:\ޠh눊 C\L0yg 0)S[6oFY=Ziʮۛ?ƻFRNLMߊl*M6'7N3k!_o67=d` ;-kd >Ac4wj!*O>nG cQUP:bLZ1=z_} u ٲe = E>}CVVO<ĤIo><6w.v܉dX'ۧ>#j /fƙg سg&L3N+,(ĚoŽDhhhao p) )VGxgyV:a'K_Cɳ::LtYQV=AN.Q3VrF꣎R75PaȅuO,~G;T ?4$$$gu;qšYO͚kƇ3e4|\׮];~׮];7?)}6tPFg A=0ɳSA|8\V41o<3g!_?ojv%r3PG<3awZ&,k5Pn%. *J;ډqtR"ۺm;~f^={1=FC5otucn!#m[ ϫ {g 95Ũ˛ S={vҫ <̳pPԮkIN&suhͳ|% &QDM0'Px~:e= !5}Fty[0i?\z@Йn \$s\ǹ<Z!*\yr|Mua!][tzod1TWUA|hݪ5ڶI5\BD*3<󬞶`5J򺕜+hb Hr] LqTGq,$_X >9 xH%A+ "$ζ.;`L9PG og"{qqq@8^Xΰ5HpVo9AƜm)sto f:c ;qNbvxOl)XAMwFA1O#84f:L|&`ܮ$&hd'Ti7HYLH34uj++ }T\#a.@w΅u(Њ ˜4EdnU%0 0Za|LL1堗 *6-֑~rJֺc1t݉12; Uyn s0o ! Dg"qlYTK$[ ʝz,8vLp̫ <̳&09 }c:~bsJ$:!:鴷*wa KJi* qa?$DA@$R@3r9Sm(++N"9<60 F@SE`;:ߊ riœ.n'p<6hd΍$!W~@.gbC-1\q1q?9f)5D֫uuFf `#/Xu%1SB9*̹>Й.62MA*6<RXVgd!# etn.pDr&5Fd(m@daLRűE.-LR( 0~IrX }Q7"r^hbyr"(In SC5!:H0dN.aRdc )lϡ #iP6 (;֐Bc,^Î…U;upA*r_5VpZtB0hώ &x& Xϝ v}t*~ɔw1Yaꋩi|>z#infǬF`c 7gJpMP!f6,؜2m)"Kuwo{nFzC3<3~vJ%Xu-ByyVXth|/i6ODob\)Z%/0L0 , c᧟eh4q- ''{Axy[$ҥKQ\\3gp(K$^{5bhժ;vDQQ1&9Dx0w\t:u*_^tqEeodd$^~%ؿK.AJJK;lee8q"mۆ;{h}駟e˖$|ӹE:t K,Azz;Baʔغe ;po0`-8=t@˔B5 N 0Sxt?3NF+B1^5IOkGaa!/^4s۸M7߄b]0Jo ~Cc/ޮ(40,`p˱Y BY&Lؿ?̝([(.k֬AV8b:9+lcHNNFM兘VDnʠȠ)b2(Z%>9C`ԑP;CJTdmFBD579s7&F2ejQ.BP !,rĨ%VPAi:Cl&2q4y&%ÿ# fj8KWf.(mrF 0 7N\.J x%Ↄ@(i#a6#Z IDAT5oi4 qurز1hqsB:TذR^&f `$n"̘9 YY蜹(,, ƶʊrle֬CLluK_K_Y :6_`Ɵ<&<3<,ZHg}^x&'SM6ر=/_98 U֭V\3f('.lv튁fΜm۶K.رc@ӱift QQ҂zx瑚%Keлz2 C"##k/Wŋ]S96#T^Z z9u صknmքs׊ϟyiXx1}Y@׮]1k,<#Y`<*SĮL]b4n,YǕy,|!pfMe3a$99(h]p)jul!qe9vY{4,(8aqpfJ11Tytomq\2]'Ysk'b(Hsp.; Vs։YmBjY sFEE%f~eeaHhٳAEEӦرu3f Хot茄$!,< I.Ehhf5vlbCzgyg;CwΦL lټ]>\ў 1AGfܹͤ}AnN.bccq&qԩpE믾Œ3;Vpdgg#)9Y@Zz ܜ\4o];7hӶ-v-[`5ʲaoߞ/+еkdeeqH#wq7C{`ܹXbJǃn:y "<3.qF 8yyy3sVVV@VVܵAjj[X:ul߾Cvvڴim۶4Ymt$'@ظgnnf36`k1TTV *2 ҨQ0|p=K.Sx _|P^^!w^VVɑ:u*&L}Gڵkp=b1{ltx:.2>|lڴIw <<Drr2*+*B!''͛'H\$&&pdZ!.H@x{@RRRPTX0(0ư{\|EA\\<6oތԶ6-@@GZZ*ѶM[|"--vp7#)KUaA7+<)h eVr01Gf뢂>n,DR" v&צXlQ4_bHd斫{m5&1:㉗HaS&[ &cz| w<%F6nE 3D @(A^Z~ʠzM2򑜕M&1f1WOg@uUoL.ddәn cRg"E޵؞#}1sllܸ 'NJ+1}\qFwLyh2BBвPO}XT"okݺ?11vوjЂ~ހ#Gq9睲x<3*uZL!SUkHFt4 3٠JX 3gSa#E=H2@ut_76n܄?CO)//^߸[uUZR?Cѹq+"2 pvl݌o֬@ welyg*ngASX-~‘jt;00~>@%98sPn0L }]L4 7<˸{tR ?n4"999hѢ93 ''{Fyy97R i||aۧOWS틏?999 l!T#5;fIIE-PTT STTdZ6Ë/{K,EXxy=d#]:mTD?77EEE>}&/~!e,hV_C:܅o׭3۷9sdeK/{Œƽ(br'/2,Yaaa(((T SYٯl`B|6;9=FYy9wyȉC_Z$@vN_j\,@-aLFLHtD؇4SOΦ.?N*& -JHsr"cT6KL d&Uĕ6{H!*/$CLV6nL% P"(D227O8=ZK@Nd a t;"D\7J8l WQ.&L c5 ZRdǹUODBZ\@epc aٲIc̉yčs5t'RZ$#1z(ZjCٳYk7yd|8z_Μ9Ba˖Xf ֬YWsœO>@@?<:gA{aǶm>xб0dpf!M: ;w@eUϙ3BᗟW_A!e;L>epø{!-5o11\{ռ|VD~G}!!!X~= |]hv$:mw۷K.tp<|;CO>Cyy$zjTWWcʕ™AƭL6 +jHПC_b9.ܼqm a!r$>رc`N}xc^gv <;92{Ib/b(Cfx!!!ضm;֮ kVV/?F@gRcǎ8l#]p1 "-KHcXNx?nWTo1'QB_'"C&82Iu 5"`#k.9~igS6%jO3E Μ@X8 A&'g`(8TR ;!::븚O.,4[zgyg9D/b%$L\53\Ww‰tl҉ڡ8ڵuosCuAJ Gքp(LM a`;]L"i&QQW_#RiLOf0[َ#ԪUVtJDEK";E""M.@Hfy-+Y% tkez851pe3.͘3P (MO>_:f)+:! `b۸i0Y4Yڞ$'=fwq;L4]c:[NXHAtg5ț+.1p/v0!tHn %aofrk^]ץ9\'L͂2(29+>7r ⨒w1EC1~B n" Vzd*r$O6 G\P\syf zJLW~7K]&Z{ғ(yBQm_q/#ﺊrWVo֠4 -FHS6 ] #}76oތnݺ3<;do<]zE\7zX5j:,??^ \Z™Z``QLAC aW$]W7ځW, *N4gІ;a.csìYX0i_"2XFq]&x1%wY R,1+g!<, 7t3|M7BwqK\`i$#JC`6k%])P ~']`]tIr `I\NQq.,1&2Oc 5.o XŢI6A~H.aBZu`eIa=\Pa. ڗ$\P>+"hSn,`qj@Y"8q;֮}/,Yb0>\Y+u8:]1\l߾VZSNhժURyg۷7n䉋Zh38^x7M˯?o bh[lX6.b6Amw&B2mT@'d:E0gK`os5%  1J=9!HC w:S[*d A|}D)~1 &3I mK̰A`>LĻ9ud0W!&B@'Lm1Lg1'mGkK)1M ƙ:E܋$&0p2qmgM,8jѧQ5~?roZfZvZ;{9:13V-[cEfjmyy9.\tt\p۶mêUpW ::[{g o7lA]:=6lGNNrrrУGk ~/:o1P}VX 6RA[.3#%EJǗR!s] XDRGgݓph 2&n`ZU6ufёWL@8|g\?N^tN-<U, D,L$fD2tK@7&SC<ٴTMɶG2T1&gI.24\J" l? -nmiKn]HzrH-g B:L~pr\dޟ:[,sàr x\Ga84o=D`FIaqMPЀ>.G;31Eh {UmE(ת!徜9(3r"|ȺIR4dS0-0ã4h ILt [ĔA`Bd%9N0%;8\h-avVUKh-PeaaȆ: -AtҘ0OH &Kƞ\܋cjH(?I~198RW'q c:sW:n߉~\ʊ Ȩh<t|:| !&6aV^֭Z!,< .G :6Bnj.AWVVO?FRR]rr2QTTO>#Fh0t~?2u. d֬Cu=gxѫy^exԪ [g=hnꌟƆ;Pڷo6l؀( 0)))<\6l@-~Sҳ<mST5W/xlkW_+Q@ /TZ?w4MM'IPaErUwp.w,%0IԺ eHYđY4f8Z5P:HUt IDAT2֡:YV=>a.N2ۍ3ZTqdfAdGLS-͛'I˹ 1$ppf*H΍8YB 0ʑΘg9YFaW.$]Ls2RH?\ TDg۝bk(mBTL., 5g:=X(tep  NBT\,Z=L⒎5o'> giB戞\4zO”LA΀l2\R %`rbCtl bΉUhqzUEh٪M2 6  GuSZFA%>s :͛7/\DÇ0tP,Z#GlP+/N;>C @hh(&?4aaa8{Oa]ո75ޭ, (D֥g'ǗkG{~p)~=\-;BOL7.Iw&%%\r >lܸ΀Ҟ=fj#{vh(ZnW@XXFD87CTd$?}mTUW;>KLLM@%]qر :ѣ8R]}g, bBBpʫp+,,X2r(=HfۊCʇ A!el`EDNt)bTu ,-,&$^C"D.ygPHs1(<eCF"Lhtlo߁Nܹ l" ނV"p\#"yAT䶞eR)ۙu;#Si=Bѹ BR29[h1-H,I2Uc_*ēOEExDžLY0IೠK ,1"9cR,*fCN7T^f1#H4 @B<-9$ . 7lFV*u!cf3$1i)q0MK2=J.cZt&PD#U"-e#Ih 59E bLL7&%^ u.ՌrAoθ'~ R~ aq4Bi(>0e=0i$1 -@V 1Ǝ s$YPa1 %%62*-/0@=0`HLNF)hբe eV5b͛'LBLj#p^5;͛'AAv$0 s$TT_ڋ3:>L ]80z̘z}u'lax)}V3Itࢋ.yB߾  ŝkuU >3644aa2k:v;.b߻70Osa#")LQ)!MTApt|fyH$ In!m$1mfycc$GU"T#``:cusad8e."$8"A-r Nn[rWFNN) N>"x&o՗fրa$'nX`Rl9>7yN*)5Mdbeeu]vCxx8pg(gKJJ>SO>6mĿK/'xw?+/}}ilݺyұ!))sχ6m BXh3̙BBBЦM<pP z+ǝ%.8d '*@c 1;JFWsA!;p l c3dJ Ú.ƈ֭"T .ECQqPa2 #*2C L!+<ꉃXή w\]B+ T]$6Y3O3^M?Zd\SXAQƘ LQxTL6D$EԤʢ,LPd $$R$&! ,sБF7t5i"1%(UEM59\NTu]3%PYPl$f :ûm#ͧ"00= 0@ =6Z8 VL<A#CrD+ŋ&  4<aa60]+44  ^T~ָ['Xr%ڴnH>BBBVg&ܞ=O?OނC!*2={BDF^j{E=݇o3g{WݏQXXku76nي+FS[x`O?k C-߆hj-t]]S=Tѐsx"{e\xE:Zo]zvjڞl m=KdK@e(//G-td4OLĂ?Fqqq2<1~ƏNkǿ۶mFڵ×_2m۶Ŀ݅~F2= ˾넿tZIfCw#b14aOxKSFF^iiiXre[ c# ¤$l*-2\pҖCp<ѽ;z-pw!yF\ۺ54D-^K]Iq(B]A%d./\1K"fIߧof-lk֭]*uY'y6aky9ΏɌN !܉Me䌘\[  LJ“]H/s'zc#zD/+j"D-^ti0sNܳy3nIONPPi|$:ugWB߾} O_5kւ1zUUU8X|fϞe82B0CAN4hfΜ-[`ȐA⋹oDxCvrgΜwUoߎYfx'2230g14ܹ36ؙ'?s.rᗆah1c-[F)w8}BCEd SN ߰]t'A1*(,`D92јNgā/&tpf+f2A)M鳽SӠB Ƅgdf$8 ΐ &I"Dp&fx ‘ˎRq̩S,g ' #'x%Ry/r:t]R0t\)Ɋ4Y5V:YL C\^I0 .8TAR /y_G: `C䂰ffyMb(Θ%: hk $ $$޻Qo$By4xl/ \kߑ#GpigP4!::11:|w>??7޹s'mۊnof&~h<PW_ŵB滺~nw# /{.4MÐb޽oMHNNFXX`ٍ]&;Hnv:L"##i+yzZMh yxacΝ^V^Y tFG.>l=avgVX!JX|9}us5 70x߯tlaa!ሉETРW^K׮**,4\"BmRCLL,?넿麎J"##1YTTcb?<v>#Fh2*Dp^B>8x:c D\XamNTqRS"PRq~~l+<9 POA8c ͚!xi1=Yz:iv@,R:+CI]dϑMu^'j`RC0q&ԧqƘ!$V`xp"LшLnѣ 麎1Сرc;"#8p9zTbZe=߷j FrrrСChժU.r[I]VV>xGRRr? f"{Y4O8_CaA222ALL Ly񈌌DnN+s35-%nژo KNMCiy"!.7-Kzz:z 6`…F >?RRRq!_?xq˭\weee c@|>.\V^]1g9ֳk>;vĔжM7}9>k NQU.XĄc@[L,~)-;;t2~= 1>=yGܑ!74h*+9-{J tw eWyhKKnin1 &1w3_)QQ2'fͤIб򉡡.΄XH6r ?i!eoBR$ofm: "Zާ`׮ݶG"ٷ/Ktw >>}x%g511y`LG~~8` ࠈY˔#6.+ NHB\?CSС2K(( zCyy9bcpHF$;lNZ3' aA* dJYfTdem2 |+0S #\ǜ)$ l 2ňd `pt%: Ogdfd@cj= "lXpdci#u#IWB8,=L P2֘jkE9s Esk} @-}wsn_viۨKT ,?נ}䵡t(bI.U(*6ʂ]VpseMF3g{ܙ39|ħP~Lp;ʻ6YAj4p S a#n(ze3 wW½J%k(nwù-[>~tķ4dFFF&E*nFc˖D$A,_#F,hllJx̺õlAc֭[[ (mݺ{쿴 :!55am//@aY_o'WA>C! ?{ P[[dggK:wvdK G1Ltމ9fkj0ѻ >l3V!.>L?!`G_|!+:w^z?Dcc#.\1cƴ TСð/o^tHDӅUzumdxŝwMA^^@JrwG1q4KNqw:/9PaCD30q4?9aBs3ߩ+ذb%3k _ӷYY٨nYFq?1:q~?`hhG]aРhQ]Uv'L;w IDAT={4k.((VUURtvU}żsQWWX,>xuuu8|&444k!iڿN'6]Af̻^{ݻwǐC1c43s41rի7&8ߏ|U۵CM,.OnL}k2Zh^톖偽22.ޠE9wvBZ9q-%u °LKҥh&°AV9Ȱ0hke;. wrp*K23N0߻p{߾ȊDpLv? +@p^2׬^!COڵkxW1g\mݺuO<ɒ!OZ$_q 9%YYM葖$-ĉ6-&M,9IJ~SE ^x3Daa!z艩S_@F$1j<--iHIq*RS&@^z饗0m4ӦM?3ނk &`_s} 43U1Kv;OdIIY׫THVk;||0-/p.ʠxHwI `_ȽO΋!<'Q~"M05BCf .2(s@sЀi=\|c% 0˼g"X4ůA}sIٶw$=S`dzOvTq/S  '\#l%zIJnC\{~*%%%m۶xGk-؇]0;v,/^p.oXdIۿbccϞ8up\_öm7`/߱_3N<[lyBAcc##1b8*z3kqܱꫮĄkiy':䘼[T[6xY$YNg4v܉߇_xK/eo eԥKq!<c͚6ϲ0tκK/vmۢK.Xfֻt2۷/ r7#-nF{P__M7bEC>z4*U+!3Fcr2z-_qSo@!.Ĺyyثo6-[8|' OsqN Z-{rq)oYKDе+:(YKp/EŨ;}e@@r¯zU]Kz:_~W?@…rQ4\[{wu,^O;T edd /BccOg},)T_v饗Aaa!6mڄ_V[B45dNxgp'c0aYErJh)%A~;e5\=Nخm2$VtɌ&LB[M~BZzX{\L=S`; #diVaPKPH`W D3kb6BR{<TD %"uezB(aR$c5@cDm+Z:hkEDtpu> 6StJ_ ;GP*LP6#m1n2U!WtN @h@h{c`Y2Fc@%Px;ּHBϵτQyh8r 2zeD4z縧?x@hS2j cIgP7oU Kt%:"tD A<CeE9Ɲs&l"zF͟? wFCy%n>ŰvRuR['@RrKۂt֢j4pjb\됔{o80G-i زe JJJ0n8dffx71 o{ :4<0~PjJUatR1c53e5]_uu5.\F|ɮj q~eee7 RH/Xu#F  "% DU,b v؅o/r )ۃ5fjar@ .*t!T[]<@)uA( D§*yT % g*Ďqd.i)ʾ· [( c#MIKBXL!PHDeEkUxZ( sR;@LWi1 OH/BP2@"E?t="<0! J0> Dم@Ċ@ս(rTw]ߏbuc9O~0tذ<泄WdjA9` )/2L3+"rZ";\{[A@jm 1Ku9S=h{8 K-ӞVg>H8n=k"\x8475 uu(ٳ \|Zv_Fa:th(wa|ЀVҖUf^qwpaViW"#&H|g( AyKH.2bIH0I@mܗd+R@0)w~ΚOs1* O(]{7cUZwI^Y_:H<'UlǛ҄*Bd?,W_;j I ;&*vI@7.8*NvG}+/%(H8"%8 =ѵ\UK$IxfCjƨ;I h^yz2 GWG*@K͛>R}'X wr m$]"}]ąƅӂk)NHo!mmm#A)L |`/qm/VdpPs>@;%.AJ!WJ` ;??D.(6o#d:>1swqnJ%)&o3Ip? c. 0 |[B"|܀ֵ{O|hi^FqZ&}>}Evvo? #d0Z9-w2d;8uI.pCL A@Qexu׳rZd㓫yVέT}XD"It(;nJ0[R@Mtcmh6ZJ^}(v hL{V|/[vc:}r顒^n&)ǹ% ѡ@0O8m4˩FRLk { }nވǶ>a:?ś@4ࡧ0#0; $4-j1eS QAQ.-f f䈇o \n9p_pCoWfp+y?8; 1='q;It}- Z{)[]}=H=] h𚸫KfňIh6"Ҁ*MI%At#[o?v!Ĝ<++-D%`:펎`}]h!]{y}I.L_XŠHZs4:=AD@'T9{׉^0/3 fvf{fWcRiRFjv 4'\3 -g:mJZл`eY$D"ɰSaW E'+Ƕ]'?p tS7l[QHҰ?0njsR7F8 FE V]+8@b78B寬/ #5#mR,N{döLFiyNlBG"_@A6bL~w;*W ];w7o]g7J¨.p0#_-ݍ#coFU\V(vm.O@msM$k#==]xRS&2&]_Y/RmSNŘ1cO>ـcE 8 L:  @ee%Νz˱fj~طw~n!Tœ*%Q~>Eff&VըseKM̉6EYEP|ѳD~U$?J rEoYd47ǐѓEzG J_ XNqc^Qc>xr@GT3)B^Sc)n7KKMm T;N1Nt#QСtkajۮ=vڍ9qYg[o)Nh"Lr<>b8fLNbxǡ 7¤B:fJ&]ho~@۷uM>g9|P"?QA H`4<0kX,dUC8MiJj Q|xxMx!b m~ (m۠X̡zA ,r#0k, 8՘9c:}QuLZa(U| lKZ7"{ rTP3)Hl۸i${(A91>֞bw:YYEx{IB>{" V{dalucm3dBK* ZWrͼP)55O?xuuVRKQ ܾ XJ60FZZ:߀n 466 7֯%a"W19x)B[=P*b ? C\ST&& +w3sOJKKqƉ'ɓ&cѢEׯyQ曱uvz)@Fz: qˤ[ԓOsAP>UZ[]\$jbT*CR9; 3d F1$';t kO/r$KƍN =)A>TKx,)X88)sҮQW$N(Eln? ]-@:3&(())Ann."Iً蘛J1<ƿ7iii8q"|)\tх4hy|Xf1k,M ߜV$1Ly5b"2x32\Afõlꫯ= }WضlD4x0{ϸƟcU(/9sc@-g\Nݮ; ^QDAqဢc&%6, N6]H{G_"ͭU&^qh)-AӪQ-r)#Τӥ 7Q3]466cE~pСPUYQhiwqN ښZlr.l< ??K.ájtjrE+P[{gѦ̌6x? ֬^Ng3cVX EUAϭ%?o|Q}'6UHM=S{1wuf͚?= ѦM&qiD}3g{iHOGaa7|1ct +%5HZZ2Ғ8:B+6,;7|=p<ڀӧ>/f̘s@ԬNQ6mh=̶IsGF=zsd%`}8p`Q223. qQ1}4D1yc߲ԉc{rrrPQ^.gegaIXJ;͸3$lG&[+ 6 GGAAҘ={6mބ x fϞ}1{t_̜9s_ )9 II>I$A$bIp{ŦMУG!`ܹ>PGB=p;w:jlpm6 ۀ;%4͙^z &\gyuS5zꩧaٲeBs:RX[`9kΙ? ݻuE6Ӧ=zbe';=8iVy8ViPARD rj 80[h3Gf*9qPW@Qdv,.ބg+5̩B5s+floEo5O{cJr%4x2_ҁ[a@,ê勱n |u3++ u˚P]Ymśn ZhN>Gs#0#JXA}}6m܈K./\рq!tIVegg#SSR4chjn/=l MHs%4!-5 !cG@}C.R̟?GBII m޼gy&8ذc Dm۶GEuVYd;46mPU]|477˪+ KCCc\,&%%aڵ?~<+qp'pW`[D;cػwvkਣڬJ;vbSQRRnݺaڷqT^2Aihh1;w:DC7QضmF}";;_| ݺuviҽֵv؉$C#$o9h,36GcԹHKKCEE2ADl5[zPJMMIKCCS%@6EjJ{mIz%5-v*b:wJ{ صkN;4knرcKS46WSS3zꉒRtoz9²Ј~a]!H|CC#RSt,SA+ʑl0evw0z-хH{o>z}^mߎ!Cg3پM 5qp޵ uh׾-+ 56m܂K.7m]Kp)ðmuEaa7G:fSN8xRRRP^V,z:EIKӔڳÆ u٭y]tM ޽{c Ƕ YEvvj^du))rjjl@zFӯ]ahsyXz D"qW3ˣYꘉp]ڢ1dDSSvmD@i^ :Dw}ݻu())ŰaCkwe9ݹc'N;TݷڵŦMѥKg |1FƳ' {Zz_"- Ą@F]}=CFFlUVT 46FNN.n(H 5y&dN; TTT ''uG~.. JZ#?r#.B 8oUU ?ޢUYxJ%Ko>\555W}<g{>qr;tIaFaK q 4^x(BObРA;v,:t` ];F "X"t ȣbYSII=S0|p :Tڦ ۷;uFVVdAV,i'OpUWw^W5ziV6MY1d>S8t ƟSN"l6Y:}{CPUU%\WX6bS~&UUUs>Kls߾툴$#55YIEErs$=ϽGZeKЄ:C?UU > èGؽ'z Mߌwo)zM݇J:ퟟ WˉWHbsw߃ׯa޽s1mt3mУgO<]-)ÙDn,*Zɓr[QT\KT4ڑf.*ZɓoՎt*0RUVqv;Uj0K9@Uih9 Q#sŌ31 z^EEEm*v؎>O "n ?ۇ{7z۲ĤIBH {GaEQ>s,^Xܟć ['O/ ;vDiIa(Q$BSL'={JdH Pwhs3v܉O<sOpP_WCDE1o޽Xl9ld__W|u+~kroysH {KKPWWuj &=(aѱc_^s nv_իbUt݋ᣏ>kQe;V>xw`cwu9NJ2D$޽Ýw-lܶ,blkXxhgu>í!%,4pG ĝ6aa> Ib X=Q3h({dծ[h1)x~1tgɷb]{M20#0_=)!"߂U9v qaKixB[ aX\X ~8eW $1n ]{Aܣ  V-e6.UYSU7$Bޝ6+>oÖᨮM0IuT8!LB?Ϫ&|t 0 ƃ9G*TUg-a.쀾T'nVff`-A8&iSeJsmmM ~jN s#m CKa~&}#(M #0#0(=2ruҫV{^9a,Z1 X (ƽtR(6l;`5P'Q8}5|LݼѨ, +w2)kd^"|R9[ ?@(P4;!}۫218.ݍ#8HV>8, gNR{|A= #r*ߞ!!==ݡ*"^Z6HʫlXc%Vƺo2~sx9/߅4`6P>o ]ُYi5Ou7B4,z˥NO09@hMƌ *6@aJͽ6"wۜhs@TyM72$% > O_QOG=*=nIȖRdz|! ˛==&S&g.s\~\ iܐR0-TSiQaFaƷVkpqvܖH,>&x 6;"P[|jjjWJWqŭe,ۮM 5Ti)yonnVĄLTK)s䥯Й6v0]Op\SS3c <PQYasza9O0UhnRhn`s~MMhlj͜xp>qx cJ!,MC8PJyy/Jۄ@"G|ڻ7X8l~)0rߘ&ozI.X^D IDATrY.X~Wl@JK-R+a觜rW2^Ѧ YSV:UbZtK(pXhq޼鸹?v $ⓋF8l0*y-1埖"q l4Ţ~J#s$H YܩSn1)`?YCz#fM[ߔ6vgvHƬ/:K@% %tBXFaFaJ~-D[O2I— :I$T^ v'LHh{J .d -6Y`L[?hUFINNb9'J Dɻ%p]X_d%Hz't[RR4u#O6 g}#ЕVD`?7j9 "ɮЯljj R@j$W " 9eE3ϖ|/}\RNL(C3kq)j!11QhJA2Ȉ9pUM`T *P:%A"L"3FL8ay筎 .\ -?a+PjMsIK$(:{zGU9"rဋr츝W,'" 65JaFaFHJ0{N gaKYK wKAgG=lLډ#KWbeˤ2DGɈ\=M]dCq&)\ !)d+U[$+J 8G@R#(:~ MvO? )*W5tO>DӍmrDJs/l@CGj.%έ C8d$ o{74|`2qZ~"w>(\G8RPJ f).j^}ײ+V75t D]r T0Ȫ"[rjiЫA\-Awh#m:^?:^>fsߝL\ pV+f1˕V9Ճ87`j!M>t t(LoR}LK [&*TA=ImHJڙH 0ijبgpF1૔I(];^6 }kDczUP ݅FaFa/ +0Ml'˻O?8xn݆ \#xp@PPr /cW_EʚG޽_,~7`ǎػw/^{5vNEl TλD[Beezk!re@cc#f̜j,YB94bz/81XUE9KP]]E_'ؾK=JV qxUM ܾ\{-&Liih% zˊ-ȈkY8bx@2pD"#Uknɬ"CssL>xPYY5WSs4ܽDZh,Ϧ/+ЀOVBeд˄j7^u]N^\.Z90.+jGlj xL[L-UyI*!51.U*("MBأ]eJ*Lde C#ō#0%941*$jc^*]+FP-q L+DbA+CC'ᩊEK"A3i}9IWj %}:Hx>GA}@Q:@!&QX b?MVѧ(_[@iHLB[aFaw(v3MO=4fΜ\3z4. ӧ0kl=#B]]] n`С8=z4xAVZǣs̕=1l)8g9=z4|AYuAY#Z^0gl۶ ƍìY̚=7oF^P\\JOOG=ciIS%''!9)"=)b!92 ̙͛6W^Zf45~Ǭٳ1gxu/O?4f̘5 #F.3pbwR J}12/D۹W4P C(=`͙jê xB'kG~Zۈij&ePJ[u|Aل-hoZFDD6 I'Q裨JbNJBS @֗yFB?KtAQtHG\:"V:FaFa))oܢ\O~%mׯSTpEag'1i-( {n h̩Թ\|;:T""Cx}< }ˣF)C_cWo N. s`͚4|_绉ҿqصk7qu\h/^N:k%KQ\\ ǍhkTPtക&DzoٶYlC&>]tE1bjjj7nԩ9=OMRCIW )M#6ƔUJ4Jaw#Dh@b&B,tLCUM]-"giqIp.è@dJg1F裔 (HVj N67NveXBD\P-Iy!`WWIfDn +{Np\r5`3iCT@sc7 HO(t`>̷ġ&66#^AKD.J-`E" ?-WTŤwM`GI)p=4;!v:G} wkJ%$2v ( z+H]_(4ѝlk$!9591 Bda!H FaFaƷ( m۶+DVV:V_| 돔dggF&7*fϞڣ[nxaWPР ~BR̫W^7Fs+EKǕ߱s'nv { !4i21y(**ҀI'mv[Lx .] ޡ dG/)**Iжm[Le"V\81eU*ҋ8㐜,OyTŹ>Y{zP6QAM*$.5ѸoqrEnԯ55FMbL".Y~Ѹ.W# ja8uުsh=:u}3ܳ!ǚ5kL`'1p]A3[ҞD}(" A(Zv->{Һ>,O=ν={bOS9``+WXI 4$ w1slP* ;%WrbXb7) +..N&)nZ{Z( ;Ep/t1:L)EcV]gQ@JcA&A p6PяBpYqd9#D"(JAP ǽr;N,7nDX`BdcQ0`.TF1YąKJq4ėE֔B%$ԏ `]-f>-g#Y4KN-ej\'):#VZW^^y0hs W+@apW~6m(n! p{DZۍ " G3ds2F;( ͚.c}'׌Y%JV/w"s! ; wg,hFhݪH J+ę%!&G=1gk%l]{쥁K;-}`T i A,}.)3sLxLA~[ُLDFO'f&<.zq&q Ƕ@2fxJ`%]~޶R*R*R*R*HW^q9M: mmXbΛx! 9J@I[~b0J)Pi]\9:݆֊o_(p]d|S2 QDhTG=k[P&S ,`Ict*x6/m@B( n 0G`FrX2* VH`1wJRגH+JkKA}gg(dO `EQ,""Ѧm7)'Pbpب_{XUv$Es(Y< IeBʥ,z4B(3SO ƔMطYMRP6SyUQ:g ՙ֌,wdhWy*6{q\T ߤ-GjI&p\\ Y*$XsBYo n)O}5\٬t7aMQ_䀚~_TSn.nɺ18D kqL${ѿXi*i +l!27|fYd"G[W ̕ӼzD7oI¼=e?K_zD:^67mcOE@j뮻`j|r҅mڌ6iqd\< %g+R*R*RUН?y!6%D0G"z d1]~ ,XL^梵*ڎ0낝(%,wJXwSpP,{w۠j Ӝ<7$Eq)C&fhAkHSŢ 쪅s˚@&AUUL1tIt uC&W mމ+V[$D160~e}4K7 Ki 1?+ P?z>u@>8pN+tèaL1J^7S'"#A*'Xb>nn\1"e/bP }@-zf 0Ę! -H-5Ny+n Ás>oۘA9,v֥>+R*R*kK|hV3%@ 8f`~2$RuРkp}>1(hIkoQ ٙew@0Wb6:̈:b _~ RL'$D8Y;@i)K2İ N)+ TWd_b c/qi~%9) !;Ā_b突aE!!sPmA"( hcR%j&x j6bt@6"5 tH qƦ -4(2v'Ja{{$'cY"1@YYг 4Y*1q8 WDB.f6L STE(,=Ҍ(K" Y\.X_adM{9SHRtf b[ԘZT$Px`\k1+lI8qSRq*'p <v8e˖a̘1xGƲeל_SN9wx'1yd?'Nw(K.Y)R)R)]+aSf=˝B7`$AoGahJ7$sT;S+8`~俁R))߃{}2u<7|q3\+{\9z< ةyH)C}?zp%Cd2wb):/sp+nڨ}MLE"bL4"BQ2'ߘkK*Uq=+&,`&%!.u%1͚ac"zO%Q@diMi IDAT$+ię)!4dEkM0SS+I֕ C}t@&aR񳈟q J$qHʫ+1K_1=tc.ʝ$#Mߋj=@w3ހ?K1p?FUXj2 Ǽ50q_3Y> `|og>-6 l5$}QϮ0|w?^&lm4تC .v@6?J/_cƌQnjjJ$z`b$ (1 X5t{xa)Q,0Ţ pg`-ToC.1C7J!֧ @j( K\>ɾЮw3il2HxZXqBWyJNdq̀;tAؐù9EWL~vT!r[9(*NNԀDW-JL$.f=K6;O4$F l.`9y*&? Hbm$\#Kt/?#0Z€b)m,O8l#itYZl;2Zm&@ЏW,xNGNEL 8~l&o&lw|m}څ6Ld[OO8n ˗/ǩ#G_̜9\ ŋ1o޼ƍØ1c0x`vi{ ӧOGmm-F#Gn +Wo[o56l 3fۻ vG/㨣ҶsEn߽KTJTJs@)10 n n2'1 Д`, C3)V.H6[x&"p+pW *|V$JhY(b?b3G`D>)@ ;y3INJοҊ?ur)9ru5pD$?Q"(Һ !iT.~ 72n,qGZ,4SH(ӿ LK1udD,q '^5@( N0>NCкVRe$4" HCLWGRSb4( M7{p=AnR%p9)Vl4FGZ d2V ;tT,I&CʀS8;p!~pv*SeL+ Q"CȜGa<%XAC'&f`K6oIP[z:TC:L"c&*X. 3Kh4/p]Ti0# ZW<=U]B2p]n${roɓ ǏiAO~6lկ~Km=~xyضm?8ر?8ڥ}` `۶mٵq?7p>c{ZJJJE+Z-P%h@t+ყAׇ^+f PDSѫ^t~c^T: 3P:gl H I1VE@:֕r,z&PB9g У;zd9jllĂ?.ugasF=#% CؔQtfs .VF= L'BX"#VjJ:hV2JEK?ik@)&u`@#w1@ O]ՑZZq8qݐ)Ijπ30JqG`"EsBǒ+6'([C IIcQ`N T+abZ,KuHqu\n!LɘzNH>c @sT qHvHTS_Np1U\DWKԋ:EUpB@5 RɔҌI2Ӿẞ#`p o:/_AȴU /N~l^ jm7d}6jUD 6mms\|9FOׯQ,lEeݺu}1b.\[.R=z7wMMMvd2.=zqEKK.{ogclOR)R)R)PփPȟF-6gY$wr= (jG Ed58x:M  PNXr*KwI"VZː3Y`z)%"ЄEʉ4 ñ)#-# %A%X`XAA`mJD5K>ȺcIµ%;f\|&<b|b!ٸgsPoO8Ǐq=O˗/ĉ_B߾} p1ēNĄ 1~xsݶD1s3G .Sb. 6v(fΜySǚ>cr9d0/YngX,l7|gφY"5Ka<6 C? fļy8+`'4gmO}=C?Ɣ)S ^qGa+gtM@JaY (4ZX3~%|L #b!"Fb$Lc@y`R@ydK>>:0,~@5 _b,p,&$LHX05>np嫣BF(LnW(=l7{[{>jCFvľ0Q_څ{D;ETGxtK/N: 'x"^~e'|CϞ=1p@̟?K{'pG#J{رcG[d Z]w,Y s1x`̞==.A1aidq .R)R)KP23-).*fn]mRDW\> l 'p4": W\naq‰'x4=RҳgO4om~'vc6aya~}>s=YرVXHeay]ؾm;nnO`r[pyرc~{hnă bSO=6l(6mG7ۚ]Yz)( v)!"#ׅ_~xQb;Veɏt 7JIIM2, 0z8ĒiEcZA82S?v _96*"xj<vI\L?K:(pжdiyԄ8QyQ9-ѶB3A$m3p=DAB>2aC{Fލ#.zw1FceSl$;xk,%MYb45 2k .z/GA&$ 5G8fVAN, d#SJH!z9.z1{]X ~J+D܅G(N}U7dvL0jh~_WU^B$]PVF|p+ Ee~P{Ww|1+s߾};VZGe̙{; aڴi]~_aXbdfGMoxЀ? x 2o'? |6ʝߞ֥>+R*R*kE\y4u4baf&AӉʈ=l@`̘15{DݺuS955 TWQ0k֬v٬auohɼs̫-R)8NP,Jqmnk<\\1 ŀɤN܌n~GOP:3 |Su dpYx, щL&Ro2O>ӟ&D]􄠵xPo;@a1a\+P4"!vr>HC42pl+A>I #HDz8j(}J% 9JX "l ϑv WL؃)"mbD"  U0켸ٗ\Cą%lò;u!d0;4k ppQ[:"F(МƊ{`g@Sean[G,ǽ"Tf"b v -b(*w>D EjkR @%@ b0c @B\28Xa Y bI:ׅ@1f܂i ]x?X"Zw|}8B/^z.bM" BV.,Xt!r6Mxm'ɏQWZTJTJTJ$ݩJ'Za #xspx ` Џ1|p{9+sV@ ~# >sz_.j'| oFkT:t:T:!)`R>R^Ia|aY ๡Ȩ] ̱7S@8-[(Q0|ԟvץl%'#`}W;"3T;ofg>$±R` [S;J7GYg%\‚{YSS9DJ%)vb4Q@bY(-hN Q#¤~?` !۷fۉ4& 4HU8c֐!KӍ/y4@Ar7TXa:ZWE"1}.n5xOvU ^p[?ۛJf*TɐJJJJ)[J.*JB $hL/:'!ĽC,yc_.E·/E & ws5{" c"_\Z 8?p OXf >{?kP[[ /@mYF+%aumbA4KCpXq$PNTgGaE9}As9/Y+Xb-);p`̥L1AR)XhH\V@Tb}<ŷaG6@\a*4R')Ae*$CIKON"K[K(asX瑐5#9VRHp4;Q@kGi4_: SD}$fs[Qb5SM΅N Icz^7ӽ@ "q6~ASr3@RcC Onk.F,4Ks25H P|π›N6@_zssdL- zia3qh|EA`,T*HVbt}\H{ ͶR)R)R)R)g|- ç-O`:'*_,1CebHmNwruzg3Wû$$b fΜ z;~_~ICЛn~_F En=XL>Õ/Hps%m0,#iS3mm@)ӿ83LkFOXJw\",F%72 ]!Jf+Z+yjaQ<]Lp KqbI WFL֖>ρnH{E ^`Kf;s1vخ[AU5fz5Hyޗeb U)gi0#xY_'J#:t"ay`\pj_#uA%M6%JV@ClWHK " vA5a@Hp"ix@ZJp6 CYZ&њW`(1o9 f YTRSO#6\X@:"n2qQ_(C#^BH_T*R*R*R>Z@=\0pN)ir3\7A=,8bɓ' *VRuuzV#<zSWɗ]L:t:) "hڌx| 3H]u]C>'v-d#1$ݫN?2Mfi<6k0qb@׼yg<~||||yj~l B|>@gg":;(3z 狦t d-5B0F6%D_2V`0"f0?NaQemGzٜh0{ ,!"9QdgN V?~lc̪ęz)2A(bFnBm+ ʰθgHQc&IG p\F P{`08y XixXPA1t: PLsJgJe*ҿ@yQ,qǣGO~ǬYлwo='|仮Ç>P)K|27ףwިEkk+jkkѫW/455Tovx8ce<O~ouuu8S1nܸ|7xc=qE]_x{}̏5J{@XҲA`n4m@1GX DI nU| / I2tHG:rVNI*hQ6T75HCH40k[9dF @9 `BZg̉4I_3hDitBpc3! Ɯ`b`^Vn ^iX[~haApc21ZD[dNWmS:Clݺ .cʖ-[؈?%Ia9ðpBa%|3?8+_~귣F믿6[_׺&cǎ7ߌ>xp9No .DKK {=|_|3g<ٳn:477[O>Xx1v؁ŋO>]:]mGDP__V\s5lϺ:,[ ---;w>DI&ahhh Ν,[ {6ӕ~V깧R]rL]gvٓJ~:,N?t 6m~Xd ڰez8S7tM{;wĻヒ'ҕvLx8""1c^x̚5k\Gy$:(l۶mWkrR)O̴BD-\.-$wA`=W6~54 9 ݻ>^Gg'{h0xl'lr mm RLD}HM4D&bn"$ gk Lܫ] $c\\Լ3B8fhJ\ di $i( qFttt(h_"\{L˵whmnM3gxPG9K_Y2ڀYm[D 0ƊA7K#fB@E*-wtZ,m!4,|&S"&ĤhTR %踒藀\wB 3r4Jq~)1鸎UzĦG{]4$8=fPK7 ꃡ%}P, (u"wX cQl6Jp=Js]BZ$˜EUIe%d w}ԉY)6t@PQF#@߾}wvV\ƭڥsvƍØ1c0x`vil[oo&} !C`ƌۍ,7|s-6GR?+WvKsoeWtvuNY]d_zE8묳 @=zWOŋwXٓvqsOЮ/~ \r%K0_kT]ʍrKT(+.S+W_Nxrm9@UUF ܍`!Cǝp4dG@&6RM~Dh3/k@* h˵#NIv$n[ou~!3 18~Зmٙ5( Xf=l7 ql̈́:L9XJcZA163 &ڏIy1qDooU`吭h1qSL%>x eGcJn*Z %kv@gg'<5Ʋ2Þv+mI͌cc1EBh -Pb1XDd8ì`; H=EPB [[mNd2vY(pW pWz@0sD9r$̹Ç֭[1gl?D,ӫ q@$.܀t(Q_*!V60s8!Ò ŶR)c "<36ׇ ԙ/"[FXT) Q|, vBZ4c9Fөr^tD|L`FZ@0guYn 5"QIH3|!z9,Pׂ@A]#p8WoˠX(`s&|~Hewu]ONM&6=b477PmdQ,_zf2lٲ_}#GD}}ڵk~ѣVZ:P__xzjtvvv~{qg#'Ĕ)Se{j_|@,{lw}guV\nÆ 8Ѐ^Cwٞڎ0d]خ\{644OT߭zԄL&fTUU  R>X{.ί5,ݞiӦwq/ᩧµ^N: 7bч~N: ֭CP@uu5:::vXvqDD֭v܉nݺa֭HR]@]]oMqtK?4 `v8iVZT 6{@gLqgcVFAR'h3{ c@8)HcJt5]XNarލ`ƪ;,ΣַSk\"$ۂ^Gq 4 (tX}C:SL6~NJJ^ꞡoǧj'Oxqw~0v;ʝmV5Y}_0 lԠ3@}udjJɝV ~́3EF7:qC6(%Ҋ2W5CVsBf_k*ɜd(,e-hmiAXTX Z?+ C~;ӟsNuo:::W׷2foCGGr\#<'x_~GXDsszqgcĈXp!n݊.KuijjW\cA./~ ƍѫW@\ׅ8#pAObؿY&.zƍձR+ۭ[.rٻwocD;d2wq6ms_}T=]vu~IhoڳTٓ~zwyhllIJe˰}v|K_RcgϞO={3V]tP---}댊cw֭[b wC{{nIRkT]ʍrKT(Nhpez|xgb=#46~kS'OF}z|F`֭{ƏW5xGyfKׯo2f|B&\.X~=}3VgkK f̘6G^p\|>. vMXC:P( p8iZcZ47oUW_ ! 7o…/O>*HSa1}Lh\vaxguk34܉ƒakk+Z[8Zېk)-ގ\{;r924?+f#bӦ&bu "x]>Xek3.-ct kvرc'kԵԑ#~[իq|^/UҥKcNr-1 ,zb@IԴ0~)*5?-mXt9 XbԴ}BKar\#' @R@x7qG)T*S--m۫qcpjɡ~.u=/::  f#i ^z%Wȑ#nK_̭b? sD'b)S\G=#څs XYm%|ӧOÂ<-;{ BM>u },ZuueG_DhEAQ^. ϊ}Ea۶XhQE((QOn݂ի%_*K qT(U;%Km̞=-FXh)bn *P((-eP,f Nh nGG@ah@eK~{< YE G'9S>+M0{]~3f@nн{6Çȑ#qI'Vkkk_j/8q" s=b466bڴig> L5j.[z5.2̚5KĆr!ټy3xIϻ%-"kϦ&c7o6δ\,.3cW}R]-I'ce?~<~-[q%m۶ St*Əu۱eOGU8 LwzH0L]TC:"锇Lז3gb޼Uӑ0!Xdahm!"6 z'>Ŝ9 *?ofLn(:Ci\l2"Z9`;6Æ ń9s`ժU8ð՘3vmaԩxg$޴>Sxq}o(:V4lYFۍۉ,oӦOC.K`[c&*νVZ9WƜ[T sq8C%X(\tٳfO:?rS)O^3HuWk0O{6H/q :dfΘff z‚~C8t0z̜9C1@s'N?R~l/X/| 1&`ŊشQ?5g#0n8ݪP]у@h巪*_s6}p.8$mT?̚5}iM'.3g 1,&Z@;%_/>HB*[ 4 9K'%sYؗVZ)=ν5~:m*r=P,Ys%Z_[FQ}O!so+W6ܹs-9RM=(f͚~ |sSmϟ^(r\71h3#14_n|[x^8رc4>t;p|S2VUU&iL:5p0'|CϞ=1p@C;'GT*ݻcǎ]߂ pꩧGիN_0oy{4hzm,,Y^{r[dIl5kNs].kEkA=pSo^0|+֭n.reW}Tٛv)u~$˞qUe˖q(=8Jзo_̜9s\̞=gy&jjjp!(+[>UJkT]ʍrKT~)W^q9mڸ֭]C RR)}_ORDDLLңGwft&ELҙ4e+ڮ* {UUlU<2VW֭[GCBL)NT24R)֭Z[[}}6l@&hȐ!DDJNh4e>XɒﻔJJK9{CDDPw)o!u:\.G8vZ0`yKp566y{s\S)JO3dW6KDDl8@rl5vaTUUEz544P:VR_[_Kxޞ<>9usy.\WrrADD{ 62ethllCBL;Pڰa)JzY[ۃ:;;g:UUUGݨ)_R)2Ue2TUUElV7TUӔI*L2i_G&#×ۺuhР=uHlϨϾ=7l{4|/.kvhy77Quuaw~]!qqC 4`rA G|E9279e2~@[v*Cqz@].S544Ѐ 0 <j ReeRk?> * ԯ__zg+4e5',UWWQuujj&ClxݳUeS)SS:;z vZ rA=k{Pcc:zrM4|ԭ[5UeRͦcVWQMujjTSSE5*Utd].uuiڵb D}U/)PUҙ yG(_B乂|_PN9N9ظ OBר~7@^?]?C Lב/W2bO ڰa ؟4h@jhhPSp#o>zGOzyn)=ee_?c?wߧukרוW\N|a,|НtҬbNz{'?$1.]W^ַh۶m6^x!mܸnJW^ye:}Q9҃>HMMMT__O_Ww>ZrSN9K;묳^vڴi=4p@ĉiŊN+WK/4VOƯjOsΥzڶm]wu껾}ҥKiΝtR۷o1lbWە^ڳO>|rjiisv'R7o˩N}7ajhh͛7ӤIʽ{.ί5,.{2V,P:&tA vi:::?{맶=z4꫔hÆ 4iҤ]sOJW%o{:\c`Μ96l['dULU:.?WUe0zh̞=CUg1Z2^Bs6xRL3>Ve:z 6L R>@@Kk+zB>T:;[I@D8p7N@mmOxC? %+tigr"|U/n;L:b‘8@UƐjkmAZf[k6lmmE=>65mB=94m6|ZBMN^VX y%ǎ%} NR)45mF:;NщtGGg>0݆\70j(̛w'2)?$5)m,9W-ށL:v=zv%&_omˡgmxR6oCMuV5ugtʏkE,'n ?8p8Q[[o?C= "Ɔ{ѽ[7՗ڥ]$jDV H)ѣq]w#P/ڏڧܐjjTwteH!M~fΚ'O= v8lmNtjv=# ډVaiplb}"Bo;8p^oOc5'0JΖvtˆ@y|Uս6}N d`M JE(+(VoENczUTF sE_kkU$X:eRC*$!^cwOڽ $iM{}<ϷS!<  ))qZ p3x SSS yq&0|6;hUm@ggRSRڊt?13Ƨ<1]-T 0ۆJ %%vB97ƛ=Fd2ٕMǡa XϦX"]^Gސr nОSRvH$ʓL3denB`'p}ySrg)wTM*_T;zD%*Q+=r |GƤF4t~cFsQzk<) pnI޽{WtKAdnvFB@i}\|ERT n,t0z4CLXYS*1Gfv0X:]݋zrs@Ԥ 0 WP `!9z)v ԤImd^"4])CV.ߏoG1N8Lw+ \Jz~_I$yT/HMyq$Р@+{-&0P}h0.|Dž3^#Ih+' qu$!zhJK"3/tၧ) . n77K8&5hgkoZx#%%Ďo:N;tmtg:~0 $~/'[⾄DϽa]Aj{!T. O~r/03yF>z w456"?/c8pw/HKkE!''⡇V&@M齄ܦy8>nFdfen@yyj-[ࢋ.BFFNVz6ًH"v2Y>@֭ÔoDm_n#B:%x&^hހT̜9h M3@[A{޺u+Ǝ=Ac O=.A}y@(..AVV&JJJPQQAY+Ò0U4Ѿ?8#vηc+//Gqq 233QBtė^eh[Dy<Ɔa4{ %%&zrs>{V|!^*Alw¸t?F>VOŋ`VxXc?#: )_̨(4PŅ,\ߔxr9qĜ`ALB=J3 bFDF:xλ?F><@EZKr? t뭳1j(l޽{%'\?hjj-Le_楠9f+K,r/ÎЊ8a޼yظq^~UK`שBm  I:PYYQFiCea;w.lقO?o~t ^XSήl @GSv<d;{,yQ0s+ہJz$\qM7Ϗ=O>T iF4n mGG':::wg' ܼ6=kq/KbyS K/W^6vI65c:yk0#0k,  &f\?in\y&8ɀKbMYʆ%̜9G}48$U\p@RvQ6u@II1X$U!'Q fĨFm]OA?֔Acc#֬yM_֠ 9]*Pshk2uS[^t ֬)C"S7o_~IUʕOz MM͸i+v,.9`pb18>$k=ֆΎtttû67Am<zm\~e>}ր_y /"fLFDmm-8̘1Ct?#}^i)Rql"'Դdbu>}:F:qfΜt  :+X?1hމiӦ.%2lկ֠K9sfF{̙3pQ#>Ξ@inyPYU3h&ڒ%QV.+[wMІ=‚#3? iJXʔa8` LJD˖,E%*Q<φz(z M(ܣ50 YYAHs{.= BhH 8  z^XdUM-5 hwKo@ )vX1zN+8o.\ 4[צ\)c䒂j*e llN_c}OfLZL"`Aۓ}?=^|%-m{(k|c/]w݅/ulwDžՙ%ԟD%*hQ;R{{0tc[ xl3,*80Cfc`^!~J"IU,`ؘc/=-U# p,[ glZ3;xe;O?s_!CiG_?s81rO}-ɓ\< !SB oiĈ98H0nz`[#H1?/&Y!XX3z*3$N e1>XɎ#ƼFQgTYi@DI,뱰︆ p9d/}70fL%]+ YB!&Ke>Ƙ}lt`z~]գi1F]]'Lesc@9j DAl,uXx{*2H>h9@B8Nea>ڎt5J90ߌ7 ~3'%eɎ1gkI6(PsZ!)DH]oU`6s)dߺD%*Q(n_Д۩j7Cn3pbm(t BJψ`ՌP J cƢ9N7 =D0ZX`\HQC BCB (,P1!8PPF—We||!&wvձLȽ{eF b13#*&Ղ ^>l ̴1l3֙hDŬ6_3] 1R :"/5dPI?qM) (LpI8z&4L6VH& 4_ Nl'fkQl SX6VHRs&Bp %Ot{ _3"(1yXL=7@ -Bb`&l*LOi6r \5 I823H*JΑɒOJҐCٖXDY(\ r38{6BgJ/@v% LY^s'F(a֔G"Yemt }m)SNw܁?۷oGii)Vvw:,|G k1g7ĵ^*+pgSL?OTq?1c7ĥ^m۶:Zhn[袋TVȰ0Y~_b…hoo IDATUW]ƽދ{ _gWuϨD%*Qʷ8a(;1k0 5:LNǹȰs! %n!H-p/1A,F9\.,-E1)A'`KB%E&&|X&<ƬĴ|$R̓٣!v W8L yвzjρ*GlAg hCoi )D9 FCf,чLM0~X8 ž"䜇}Id 3L "f"W"=n_aۮ+|m۬솾g) +7Ite ТC!Bг7Y@jPycw]@c޼ i# 0kvH,)-̻C5DX'6f] ] sYHu 3 cn~"ɘMB;B{b1fA,Er{3PFHJ?ېcܸqRa(//ǒ%K 5 F¸q{ڵkt}>.Y2d.]*{(--,^6lAi&,Z8w(((1|IԆg77|p 2sҥK=\TUUaҥ8Cݳq+kۗD%*QxD:)sl3 y/yɮm- 3p`S+[IתT"ED W2U)ƼbҔ`Zl,T['VmlT&i)!3 M8ڡ K "RfR:7d?%YZ܉ƈ#pg>z&@!)΄ JZ "#2M@”8&3!!~Ijn"D=On|͚P&l@@ulC`l=^T2ä+VԒ)˗߅/99ql3>??'ծcb+aJlx! HΟS-"(p]Bfm/3s 0] :6~V=1_"nj$Kb#J>ysO"! =İdF$6Jҏ'Zu9H1(y۔;i x~I/3}7y5a(y"tWhmsy䑨͛qW;

۟/^<裸{y<8蠃pW7o~F%*QJT] lɓ"t-` "+Xk+CX\tmĨՊ~tAp&8N |h:[ .-jaGZ -f¸G!F-DϘo4f'hk澖 ̝ru`QR##p30a 3ѣ؈??*BIGjj v(^xXUhZ1ĝ!/El,ɗ?cofh/ڎ!cV[[`d"\a9̌6N^Yz<%>[%)$ \W+&E,I/$]n@iñ,y=s]]pc%%la^wg`JȒE(铬ZYu0JAY1or ~Wfm r4I\HkK֏F~GX{!b1lѹfj5'3G$}S4oݔs9GիcTtAhnn$R&Lwy}ttt qI2 #}Jrm6϶olJOדvSͫ|{M)?D%*^@SSV ϟ(++GщNQ[.PL#77WASS3VyyjMՕ/~q5bq駫=;un|VYIv/>aH2,`7cLܵ ^!ȬD#wÆ=ݻ`]:1gU 78%1m4[{ ,b8  P@ADзɠI\?N64И>}f p֑,†z%''{}HXn֮]wymmmzk(++K/~)V^QL\b[J9]--}cFҺ ՗cHIa֭hjځ)SoL@ڵhmݍy~G0.:&TUנu9;wy97sp5W_bXZZ1Ԁc_Có>ݨXEE r\QSS3&NTgW[`( Q9 ??'DW>٨3zۃ@CC#q?~&MY'gB 8X`>*?[D^p2K&(Ȭ6FWƝ4oZ[.W#/˜|xu=xϒH.~_ 6A;bvjy$M$9ǐCsawnTJkں%%%rPnZ[wc…4#cq~ZU͘R\:?---(+/G^~>l6'E5k`ǎfI`7Ѥiii1{=(,,ɓ V}}=fV,cřg}3(ǝuY83Я_?|x뷱Q}7roߪ/r4=xzxq87W+p饗3DKklǒL2ⶬҞ+Ip2D덤flNXhwo Hzu ,qEz>c.]|M.Ν;U{Kiii'1cƠ1~!0n8;Ʊ۷oǖ-[0dbo+τ}Nv6KJxg_yxV}[aر8u)1p_W\q%.2u0 `ƍ(((@>}Bia„SqHQΘxE<a3y g6l(JKKdR8N ŰpB|G(*}3B6j*R/{Æc!_Ov>z1hP222t~#tG>zrrQ_#_v-&}6: ܱl !h)-nԩSqmaʔ)Ӎ\J\)|R1>x̝{xs븓[4sAXA,樺TY^.}9w3XVkxn,XׯǠB<8gywk9_3Ì8MC0qXh֯_d- A_[Mcb)T,|X.\ *r<R47m‚ ,ЩNĉcذ3gJ{ZjJr$DV'AOt R)}-;c9o蠁hlhDzz:֭[WƖ-}ݿIJ wQl2Lxt9pbN ;lDQQPpcPaa`9ׁf{cؼ{9ذaiIpwSNAMM\#MMSt Lk&k`̀DZ$Nк1[>UsٳvƋ/=K_Ϟ=ݻ/ۣq[n<{HI@PyOWFJJ N;4+ؽ{7ƍc8pq?}zjj0vգUUH;)kƌ)X8f1ذa#?p<*̙3}P巧Y9%8LaÆ~DknTWWcذayxkyftvvp.sL|塱zifTUℱǣPUUxiy~yfI :[n5Ǐ:*Duu6m3i7Z^?8s7@AAǎfH$\ĕ8;x֢u ü6L HyAljUЋK{!:NLX 'id5܁&ȹT$Е(B1{4ֵ>RaX󿯠\n"Ɔ8cI\ +Eo|-[ m݌#mxckĉx3gSqEEEbjn;o.$ҥKquE]۷nCVVVh2{e뮍ju]~s_~곯F%*QJTew5A@Z[[ѯ_tvu"55;v #'AB>ىTѬltu%Ԯ1EJ1;{Evv:;]  xL,D-8c0mtwq7ߌ=tn3qd3G{U?ѕ@^gHCss3zE-t Mbٝw{Lس C{{;hh (577iӌZeKSҚ+c\52EjQ PCNF{HKY ֢C1/,}ܳgrrrՕ@jj >sO-ZA0l555᭷B~~>F-؈͛7c* ^YY\gU4O>iii8ifY99ٸ'8 8ueNٳC{{l?iwց}3ՅTwh@!1G18k@ߌ t%Vy\(01 (ig);M$HQˮ]AWW'RSRg^(نt܏?zq8d]u +3g֎x@_r%Xa_!}Q\}5ݻ7.\^L$Eҿl(ٲswoգ%@%hA?c0} 3999馩3w͘W&%~gܐ#%޽Y[[ׯ 0~!t @)2QCddx}7-5fv#`̫~99: 8eLMMEkk+|F$}6deewΝ-+M]].RSS<(A$iPI,\1v:Nu9$<5%9Jt!${H7&~2 I!91ϛ̗/ ;0R|(E|sѳE%*QJTRszc|466/\ϣBiۭ\FFL^D=hllC^m7RWۋG. O~,X0 z^1@D+ґ4"y~4O@.V@i\dfEvV:FC!d~3zht83&V9axMB+oaiC a@9,Pr4%:*H {F>}gP}1cC͚ I h^J> =oݼc׮]z@T '9>sXex܌wމ? <JK";+ٙ$J,ЗIǨ“ 8馕6^uب ii`0=E!aV 466"_ӿ'#@ |J,2y$yzvw5jkÑGEEEE}]r <'쌈1< x!% =-oA M?%c"&WypcРBwd,\( 'ࡇ,g[\`t8h Z^FF/y&!Ј4&}IG#77ϟo*՗233եV^[n,pÍP3 (,L%~O}q)"t04LB kKR0klUf˨ S땔d ><>}6lٲiii?;Hf(:t0sx3fo߾8ñ?$z=ߐ4qBzЈe]a&yF2L2 ;;%%7mkҷ댏ӔğKN_o IDAT tEF+2uڵkQB|X*~PukXEEKJSoBE!'v }k:k'өTDD .w=76ƺ"HTH?;oO"[ȄB &٣[߶>}οϿ^ D%*0`֬8ꨣPYY#ٳZWWjjj0j(̞=R/]k֔!ruAҙ3g`ȑG`֬:h Ŭ}rJ<؟iM˯J~[eJndxꩧV>$Q[[kdxWe'0J+-=Fb `51kPG=I2+SDPpӌI'"#$ IrcɗI>FgWlٌ#Gb޼y$"@ dB"իWFNNF~?bddd748 ofl4hF6K_22tPM|St3|xO~H+ʭU83p٥ZR'VD*ݗG\t ۻxWi47 $~ZYy$ٳpᇣ> 1}:9uu8#0s [n桲r+>Ӥ ,Gq뭳1j(TW`޽S'Vb*j #Pfٳf裏FMmsbpB!JՁs>f%r[Fvٳg6oY,Yso9看/hϟM0WFB5 \xѼsM.& ,Ye^7c'gkr5ku4jjT]si09kz~qlS/%yWyYM3Oȑ#Q[[#̙3Wm̙x≕L9fy}2n#,,8Z8{4Ť}TpnD'\7G%̜s$̈́z=289s$4_&d;QNQJTD[rO_F(z;tu&ǒ[ƪOJ0- P0$e-H1#\;瞼R>̿!>"Xk!a0e/@LFd,$1cK@\1TSZ暴OȬ{2#TR'Gx/ 0CYf:nճMjy 0t2`|((8‡qB1p~a1$M:°pꄀΊyI/*QJT]zPydQ.. DN_1htL=YFf!1 pkف֩vPBu@I,;0LN^|Ѩ'82i~0/,25*aTB|1/9Cy&T$O曷W26zm+NIWr`̈9CLү.‹/_FYh~Uu2k*a$6^Bx)5b8)p1j#&w\ېj}#dP9xB9!} >/;º_h 3K@KGkC),#0Pyf@eY"f,47a07WBIaBY$c^ !\xy\'Le0L,y $f{ٛ >gI\؁n@$V/z. 00ÖPʼd8Ҁ/S@H<c$'52;Ff@8Su on}_=xߤreaժU|2yd\xذaN:$<eDHا{pRaAҘ+BQ4'x@nU:Bh[yQ_:MP8W25SXpID7\\S"H<̔)v"'B!wA!rOS"'BHwbVF/@;OJV4GvY1D21dz,? &Zhpv-[bwGu i"9/9~bC %4XҠRC3ȐYC``nƁǒ,y0 !G&MA0N+ 3iq_N8;DCTCqN̨ʼrs\D'ϛl+m]&lߙF/+^9s 55o&ZTUUWX>2e }:rYga,\ꪫPVVӧ>uY裏p?ﹹEp 7୷E]ddbA}$i̖ z}5SYp!, Hi#+73##A2A^q47~-"nm!K%2TIW K&Ϯ? "P !;&u}RWѤ2BtLD9];J0ҿ%s>ސZYr=.ؾ"|uB=PXc۷]] , 40Ma'gr1'ﺮĸ ɕ*8G5d iB>{ş1a6dapBcAHhQ m ƒ9tg4k(@- < +EMΙD օyH-5H LuFAgd̓t:Lmu*q8V@& y,Y}`IeԨQ5jƍG{׮]8蠃pwqݕ#Gw=`0|p 2sҥǪmmmg޽QPPc_}~Ւ+Viӌy?"D%*Q?{^N'c2Uf" 6Y 2kY83NڈJLF::t|B ,-&F: <?_6Ad5i eM,y 0JҶ2bADGKe!"l"=CesR?.ƦMAV 3KX@@:=љꫯd7XW5 Hmt,|K?21hRU>WHٔQ$0o-) 2;.ĸV/A7W?ȀqL9Ӂ5hZΘiMe̙ /준4t| '\,Ĭy-h%%@$Ԕ`9}'jCq'q+@~_r91dr v-Mr)XFzqbg+ %聹Fs0!EtC DTr5 o|O9;vgXx1ZZZ裏{Q?p 's6nܸ;sN,[ oz_Z  CfdggG=*QJTO)! 8# f֡`R肑d`,İnsf*&wq¬?Msd$uɾwKBM٩6!B"B2?kaFYk:S2`'~Y00ʐ=A@~4`!ut\/pjب?aH3 "A7|[hJǺf',9Y 91!F`]xDP)e̘Șd $RԀs nfP\`/s[}su\^F5CY> "1S} 1.\x,g䈱PXn}fKޘH `„ xwڪƋ >tttR/w\w9(&2I9Z{{;: u]477#??q۶m۷#77w۟*O<0 뇝;wF=*QJT/\g2R-+PEN01dLY.230`֮@Kn̛7O 7t{QVV]-(++G|##M\ꫯACC#jkpUCEEZ[wcF_ ެ2 /# JY1 Hed&fYy+|?"n-8,g}Qd0}aхV lTPyKg5agZ,)0doq@6+KX8 9 `uCfȖ a'x`9<. Hv#S < a2)+uM pИm-0>FRD,$)?0=Xyj-/8Y֯_c=6N}ϒzdgg#K3m!H$S7665>9#Y~?:{TD_((4g3hi4Gz$a k5j0|Y MH!Hy!CX"4س@/ v%or{B_>_=t>|8R+^z:Lnm@!$2Tvʘl+2j%γmJnILYMy/qA?7z!?FypݐvhT+gvZ7 UqJuă\7'{eG-3y31gmX2[yiˬfƜL-)|xpw#/w{YSߟv4?v,Ə?#>h \y啸p֙?BkK+ `Ӧ4}UC04Lp*9gq`ذaM6aEFޝ7СCPJ% a(,,@>XJ{t?SYw}/^4c>??s$*² ?&9>4eMDau4#SKo0-="wDaŌd>K6fQ{f&Ĝ8br0Eͅn;A@X,xfZFY.tvvbȐ!CAA^yU 6mmHKM ţ^@B?G9 umpuN;i \3};pǟr>&~ٗ}Y0$ax(࣏>25==M`Op9qk(0[}VEbյ8񄱨1G\`!غhuu3f jQX8: kf\*t477W^9pcP_WBTWW{b =if((%x3_80̮o"d,d]b SaϞ=ؽ{7cc mmho@{GG!۶m; >gcC+@mmKͲG#`"sn3edQ(h7!N3dz^d!IdETNGgG':::g۶m 0`!kHOKNIPHy:NƖR #_:v$X G#7ui䭼Llgf | 7`Ɵz*>Cw`6[wAA*++X&@KOȾ/m@if`۶m``ض ; 0%rssm_!fB>Qʥ7MbV?L}YDŽ Hf&;Ȉ!)m0M= S6)`6sU9\)9Da4_ǹP@ޫ, fw# . nU>;u?կY¼z /ҹz FVVYVۗc׿> ySw^DnnnRSO=3m4ddd`0@>,sLJTJPb+@ hLL.dn2ƶetbHX&%s"\u`FFddd ### իӑjʩS(ओa̘u&=;^E/&@!jn&OƵ /đPUyyyhjjR}Fy@3>:SRG,TXbqK#=ۆUa!, ")6diDw/[s{_Eu=3!$¢X- jmuujUZwYdUZ[oUh+[VE%TH ,!w39g}>Cwޙ999syc;83y:۶ ~qmHAue" !əAC` ^RJIUa$T=eɸkԹ[r$Sjб:]1y&ek*M4JޢH*x@2t1-Mp+!]b$Z*"eg!d"L |R؁lF1n JŀdP++Uݹs'n&>͛C(ekE@`d=$A pB۪9R?͛{EAAD ;v1j(}<Ggů?9?T}0,X0cб#1m4صK֥t1XcFAFF>ԇ*,ȑ#Q#GPնm_x`hX@zo\#FyFF)g$2MlR2) dKs9y\/9JO$řJi$04i, O,w_ߞT} bI2@X7C,лG^׀#mb}vm)1=g&9b0Un2v<5D೹vuQ{ j2Ӂ]#rѥ턹%wNz)hZd8,, 7y$SMygSi*M4JAΆ&gAY&N}WbL~&v_d煢j9 ))tكlOW5;֢{.&<8Ao6'u ۶/w؁)S&O_ڸ㭷x ob A*HC|ݰSYr$d52NkRZܹ ={C=Kd " :^q,^@5d64m̭NƲ9=x!R&H$sN\q4gFՑ*aRK_7vXt%%8s0~8GƔ)S۷o!$ |+sRTWWk?)`,s'APM"&NhpzE `Ilf*4dPDɺd8L(dԂLtR4/%k48엩T>nAZ zy"I!@ | ̟ՒMT(DSI{SVCQk%Vމ JϛD4E@RsgN.p$FrnEwf,9o4QO*Tp5TJSi*MP믓 (Pd@P?,cQdhrRbX#3W;F;q[U6v?) 2Yskd:ssA먾opN!e~ZӦOúkpJqxKŮAqhST&)Jel |kus[H Ԑ2RIe=\hhtS "; \+Gp i d y /ҦM}ɆSr t5$:0_!<,/( PS-1'}f0CrfA2O+Ȑ2BeaҸ.qhz}бZD)0cSx A!f.GptӶ (00@My\ٓIΈh\VyöL/OS9$璕\RUNe;w:H~Jcɤ-.#233HՆd$'T{ӸokS[^Rn%?ۀ%_  JB̘/jѯT+߶-yA2(m/`TȾ8 xL x)֮]ȡiEb>2NmO_ʐBĒZv~bh<2Ll ZVRYoAij:wjkxd@"%O4RIL&S aH!_xLz(X$*tI22вeK7ڵkSN 42$GACr:`A:됔TC?li|tNxdDJ¶0?E=?hTη ʣM.@\LHL? q )z$? ޺1x}DEAǙAޅ)F<yhIA͐mE_rZ-ܐMDA|Jp 2UĦ]37ݾ)So߾iC)U}b6߿φq㵡lwuΪzw޽Æ ^ߗ,oLڑ q9G=Ֆ2PL:̷PMQC\<-ђ'qxOS[1ƒEzJ q,e^tV\y-TthƉbQ2!` UAdpMR=wl쩫{9"| ؐcxxKv$0D?7AK\A$NBa.R#KoB #aWZ@SN ئ?I:裏"33_|JJK =4!$U5!}9]dTs/D=1* %o2dH y)}Y`z y3Ad: d@HHb )d2AMb0fp%)[BfLBHG @X*z#gѓcaiSIjێ-wD~(l G݀l5܎isM-wy'+߿˗/G~~r~޼yطo0p_#5 8rFHKKs=Jlذm۶t˗/Guu5֬Y<+''WFUUf̘0c TUUaJRJAP_꓋xFP߶n8t DT~ͮ]0i$XSLiP]RDcX{*gJS{qJ.ꞩꙬl۶ sY8vId]_ۓ3N4v^:RSS8q^Ç}vp uk8Js7$@#V%jTx(I"isql4Kղp6Ej [r$RB J0a "So{0)^Ĩu 5OttÀ ͳ}TK\YIC`@kTuHMg1A,n0ouЂLf)r8<ЃeJ5k 2A:i Ix39eK\kLO{Hy] :t֭[1sL3f`ĉxW=J'ۆz5K2y*t>USJ?ҥKgW^y%>ٳ'S=\!L"%c~ЌPBBE:95!ŗLvE82cǎ#+ ^yC $2uZ<Ȃvo.ꋧHgI~bl@&$gx"a45D'(M38a6LP<(4ЃiV*eyx; Quw@pL螠νMh/BIQk ? L˭yUQ`mLITs3?Aԩ" 8e%Hoo ]4La$lDS/ɊJKKCqqcqq1Ν_۶mOXA999(//G4Eee%b T=Ru*I]owލ /P?kqac'T]'N 9~O%TLUAmH5TlH=һwo̙3W^y%كVZ駟FaaԉKA g")SLF7T=J: C'VvEH|t&p`)3Qcb-qˡK "" 3yfJ>bH *=0IEw 10Pv=/9-1\g\V!p ֝QT $  q$iHd:IY*8Eoh ɡ$w${עN'PKs,^f:OdOވ }m$S7րz'>΁DզVAoysɀxlvB^8#'Y ɻʩ &)a28r2NĂޫ~B̵Wxpa!L;ǎsuĮKUvm۶(..F"@eeЯ_?|G8vjjjŹle {W_?˗/ȭpQDtYUU%~B='N|ݥ^\3UiΧG'dlL=z-t᪫_%K'3/IZߏO?o&=zB Mseee&^16d}]㨱ui*'W?xH8 ɿ' h}Fz|)isH G!2(.A.c*$vA5tL3зo{8r ;v|C@%b/eǎ8묳mڴAyy, ^'iiiXp!ۏuףmvb%ݷO_ppUPVva 4KkGrYڵF< PQ^u֣m6UJ٨sڔH n}ԘRH=D޽{wEee%n݊[oE G5eR &Hz(#w'uI$6׭G6m8ХK,] UUUXjE۳sPXWaʸPx4.uk\Qb3\=K0 $bxXΉꐭD}[9p8-|L>l]>~.ؘ>)9ޮ<'WTT   7k k׬AmĽ=:\ۿATA R<4 :Px8O^0TCkQ2@1Oy/SM}ޞ}Y\p+>\Nrffx8N7o&Mt4ogxٸq#nkmpAcwStTTT(@`$FΩh_cB#LI(_JCt>SQg]]V\~:fΜ~'r$I';/5~ߞWߖ֤ TwgP?4v9(U]{ (.?SHnd5ؕl69x 1)0gqcwĽ#8:Djx,qTRfz  `Q!+ IDAThѢ%/bALӄi: a0 ScݺuׯҥK(^v.4i2jjsN(,(̙D]&OB-^]8խ[70mT̜91QSs]U 8qjjjйK'8saYuL {YG$2-}}'OFNv6rg?@B=p$rC-zs-6Yy-[Āq%n2ĉ]vEa*̘1]2 +ia_}qo__szPkibDC)׭\#F@FFF[hwp8͛СC'Tr\p 9>|8VX!>߶m~_"==G>%kl),,5j Ott;v/>%~:Tt_ctRiO>$ڷo_~%HtdoC1cN ͚5CN /ԫשdϠ~h;(U]M]h=h-_"a Cd,,L$2) G90#a < QȲȲXIiadA=L{iidYE"aF"F)Q<x5f͚Qzz3JOOfͨYZ9(-xEanIeeerrɲLjٲedZnN>ܺ9})trrωkMmxuԼY3_Hm2)^:medYNX&#d2 sˤIXTjCYE-[t⌋h4Jh"(E]}FcoYt|"QwG=:?KJJh„ ԫ׹h)2tA_J*Aׯ+Jb37G?"j߾ Aeee➎Ώ={P4!À{8:ۺu6(RMMvĤ{c )gzz@)wuCcj=iرԽGw 3{pې۞ 鴁٠X,JGqeΨr`:8ȼv3~,vM:i2@d|88p'dIՆdSgc/=S3ՑIdS˖-DyK2-̜91wM6}s7# *9R %o4p^^3v~|S$ ѣǐ&vI}F# "TU?/YPI>#>雔9+c[睧oxꩧw)i!lIC}s^睇c5 q:Pfz*w3 fęg)1cјB~dcqG^L3O=eJ ڵG}={bƍu̓5s樯}߄^øqp?FVVFz&r;f0Ꚁ{ GǽxؘmL9kr:zz?v7rH<(smwi?<㬳e~180=4R35GyfE$\2y.SwdΟDru.G0T+[ kDخLv;>z4@MSx0- GP/񸐘za4'kPr8r/A?}?2 O>wdJ^(^Ro$ "q18RV Cx2yS ڷܕB-#P/.4㈋, BY!X?oD|\.Jf ـ׿rL6 ˖-EmqXWW'vq`nh" pp_ D~~pu6}KlHc m -C,E4-+ۍVZ" R:tR EIօx%ci8ĝBB7Ɓ7 ?#p=NFndz]ɪI*D! 6n܈_8;3- Y\ Z O<3f uk/XOnHqOon&tō6mDΤ!QcꫯPQQiSbٲeUpVoIݻw#++e4 ,Ӂ釁o@ǎyk1c^h]_Ns2aT>1Ƥ> W₉*9:GÍ8twk\ڢ.$r,DHp~L< ͛##OmNN6r\8fCČ_W9io$Vuuu0 &}R?(1LΆԖ,>f*3,y9yҥls|2~YLזƍ`ر;VfhJH`%NP}~@7=d;I lh+2pϭi)n6 $OzdIM@Si*M4T/,o x`BOCVwn:IW?[YD~tI.^,ndK>6XR@Sǵ5/w!"R,(ir\ |[v-W_k c\tJ%K`֬B^^<̳|vG8A >|#]1^^}UL6YY萗~Fx,Y3gDVVsreG*Pmm3hC`X4ŗ^B uJHgw eVh |.˳{wad4oÇ̚5-Z8O?UX4 D#;6p2n^xݻwG$LDd^ f(] ! g/^fFVV&:ty|Y虧 fh!%KyT-r_|PR//>HYݺ\p⥱db̜9+0o<1qNh$|ą>R\8?mZЉ'o#FbժBŰmRQRIf;GEv؁.)m$rT%(ا%Y|>6<^|N__˽w7VRYR=͛'dˋнK@zq'O+`):ƳGSgxC& Iޞ=8g>dfxN<@3K򦀼H[M4TJSi*Mk.d`Igi7sBȪ"FQz)8Me|A@ѽ=$LTLñH5n/Ƌ/c̘1ۂuclc3g۾:8E]~[#:)*N/ /=fQ#[ּ/ 'g1aÆ?lي>ۂa`xe [y `1ԩS 9rY~6lX3<<Ƙc[nEii_O%PJȃW^y?<݋Q_ 3gVXZs ѣXzxbaGϜY,l9|X~/K/ʃ3f,mSLqu|X~'O6l&֭_c={ }Wj(oBH2%4ŋ_1vX 4ț3$$ `u1|8/^;QRR<„իJKw:" 0~8%8s0~x RJ*n p.gK$v7b˞6y@ Xnςȫ-R[o!E̞= N-Y+X>۶EXs׼}-‹/3f  U,#[j|?" ;a&{vraR7%A#IƘI4 842$A7NxMԔ&o+roh*M45'uk]anp~h|6\Q(0p$Ie Rw!jc3Xl[gL/p,-=EH,oހzӨ$.G C}e{93"wYB̘1֮U2%.B)AZbH[\?e,%T8&V-:"1brnH=rI}W^(-"b|pM7σAk1C7t\{5 K@ {%zB ДTHt)Y, ʸk,`^#d*cٺc %Op.0m Cx2r9uOMRE\3!aZPT c0(Q1drou߀k3PțaB)$0 P2fp!RkyZڶ,Mu, 79kiNh"sD"c#~a`'J>%Щj'T=sw*ϝ;[qi>}9|S9uEPV HA"{q"6r&5˼aZdG`VH^ŊTٸw˝vgAQ}]YTavmNF R¡ ,CAOz `6 HdkHMR;. )F6.F>axx\2>A2\wCƓ%'su3RV&):)P&c~ C2w3@d`ڞ#Hv+*EUSt0_|} anߋ /νw>.\| b1t,}c}7ñsΦNgg= F5vn D'GM%yI¡`"#n2[Fl? LysP)) NL tW3}8( tA=&嬺D_|A" HP fN0f0.&{{rPlr Ac^XL&O Ȟ9LԯalLfJaiL1)"$_ұ"HtUK&gh`9T)m;svIp}/A|HzR]CADx饗U /si1(IvR·7.fa)xu 9x8s|Ip7% (UHaඔA6`x(yb E_ uAZn:tDD1czjdgǵͺT<1=oذa@ii).2qo߾P]];wbСߨ|ATUUa͚5i5]vQ]]5k ??_, SNΝ;QYYx=eܸqx1#놖.]p27lذcǎŨQc߾}ܻヒ3fĉ;7pw*\{ )mq IDATOL=srrzjTUU)YGOfuָ@Dː)xGy7oۇ2 87G&r ; aΜ9ؽ{7݋?ψ'5Rͭ!TL՗Tc%^7 MkT/T`lrV`B `WfD J۶^I77]aqxy?&{m1E;v\2 "I|@ Hp 3M)Wǁ#'$Hv R#StMqL Q↌bFưneB dtNTF2LEfCKPS3SƇ8 PBu'g=`'6 _< 9S\G&iz@)Ty艜J 4Y P6H`6iYx`L#P"?.IyeGj<8?h ۿ!+Gp-2 t[ } 7>x8H $A-K Br 4cⱔ;ļL۶`P՘ǝLriArLH c)>7$pgpz!XZ2S8(gatֹ^x2]ԀA-͚5 }:t耭[b̙x<\l޼ӦM&=y^nйsgL4 sxP .ĉK/{NޞҲeK⣏>jl2YLnݺ5%%%?~'TϬ,96m:m4}tlٲHKK ǀЯ_?/oИNU3gbEf|Tr9C@^P*,,UW]mGM9G7;<~a{o'6l]˜onM5ϟYwd:X}I5V . dh=h-_81bE)P$H$Lp"0E"! B((((2OaYw&ei22M  2 F~4)d9F#F(QEc)--ҨYZ5~GZZq#F#h4Jшt(P(P(Lp0E"R4SH4JP(D!"2Ȳ,2-LI6݆Ai9ϊ(R$B;)P${wx GB>^ YYAiP4(d} CBJ,9S8p$$}#tM$h4O;xJ::Zd&YA,9s7-_,!0ŢQbN7kF>ĝqDDιx\ "jw#uu,LH"]]wd2 pis&LB#G) SPgfggӟN۷o'" v@QQIS1YL՗Tc%^7 Mǩ;?8:g2xj^ӉZ$g b3G8:ӈimL~33M6a qFt ;w¦Mdf䞷 c?8p8 s?Ex<0jLD$#1r(+E 4a#}l$lꯋ`xŜbv9Sg\Χ?"SMdZs߁޻ Yʻ} ˲`{0`Xx?SO~K^ 0Q7܋HwKnj {ٳG k޽{}NGE4_}8|r߿oHI,VZ5YG}cǎF UŎ;^;|,Z'#ϝ;wK,XoݺgqwCZlz۶k׮.]-? N.૯Nu"c:UI6޳{6˩~^II Zls=>lRcǎiҍ/wRluɺ{&KXnuM_o1RiK g0tOp7T31i]2 07'{d'ؖtI7\ тyY\jAMu5T$% 8p_|%`hݺ /_X i=kؚO>o7x#KbU#8 )ix}B~ziP]]9 Qgnǟ77^[m.tʓƮfQKz[o}u4hhj<b֬[mۊ>ۧ{=—;v`Ȑ!-֡'^ODYY;wy7p=`1a8ƍ/~qYPr>ѣ}8t:?Q=#8x 8G=z(3F1cb}سg>xP33h&cÆ qm7|.?$H$uu %\Лpma޽(..e]&f߾}{H5vaȐ7  naPo?֭_vډqеkr9Rի cPߜ^t7 i؟4mi+WābJiZH.@]] ɴR~ Gfwa9N"#*a6y m?bzG}ġ裿G=9x:K ooկköm۔A9冢 E;wbҤIx5Eꏃ2~ʜLA'd|Ա0UTT^֭[ #@62ϊ@ D lܸ7ppמPXMC T'Adi*͛7&MBzz:7o+--ENC޽r2>9l">,K@rY`vڅK;|=Ł$SI/cƌAmm--[v{?=mw^/&K5;H$"{6˩~^qq1c޽;{9#;;ǡt* xҐ5h?n=tj4]47亦,0䥟glZ^ /5c?ULgʞ0e.TAL҂g!;Im-"oj= t7yfNl s\r%cbiزe :uꄭ[b>rofͬC"aI0x`L6MpK4$W=:td $ssI/mX4@o^mĉq`Ȑ6m*tcǎ) d'$-h@&ӌXՊ{ӧMCvmp&8 5GkХs'bY.Ղ8iZBpIK})IhɁS.M6aY8kWQEsgO>g֭˃"eؿ p}yzs4o{+Vc +W}ݏ͛yFsX|9R͛7Ô<V-]C@s>q=b_a)c#3M2| nngk.b(//G$C=?>{1t٘>}oGn?hh;(dھk.@-gT)**{VF?HK,QUUE)i۶-?o6N۱uӦK˗/ǘ1cm۶ᗿ%1zsʕ1b2220r_J.yk׮]ػw/>sD"p]&Lt} ;ٹ5h?:ҐwU\\u9"0EB.7Qxt>'6nH+xC^ݭ)xb:#RZ<f͔VRRB?GPFFs)ΝE!/BE-[2T\\Lƍ={P,%py$NH8D$1'aiӆ>8.- z'M Y&% W#\_BQԡC/DL_|A;vp(DyŹ۷S۶m%!FXο|Za=͜9ŗ^sR˖-u?>i|){)c4 hG[&#I\fBDԺux܉5}ԣGD"R] { TTTD۷#f21 zb1'F8tP7]A cvMr0@;vRm~dƐxt^$dGʑ24-‘%b\ oVѳ۷Sm88:&b>.,֬gdQ,H""*ā%s!p'OӧL x FiﻺrLKD8hk3k"`wlUWwsǀ];PYU-eq 7s zq7m'jz #a떭,.Ō0b\wg| =G )XnvJo妧W;ZVc52IݑGSi;SFk3sNO OθJbؾ}z\ٶѣGw|_>1c ٳ'Ə so ۶@QFDes /1^zaܥbyB*e$1gɪP"h~KM1OQW#F7+3VTm{t#FGMM oXڛA#X$R IX0ETCń t;7[gcr:޾;L ~ÆkÐ!C4CeсnݺP( bwGGf 4m{wzfsضmW}'<sEzPx2i IDATDQQhȰBdXu͘drgR0z(}履dg^SN9_7/NU2TUurbv@ w! 3( F9nGb„ 8X(o^:ˆIO"bq#"_( b= p d&K2(T{Fb283YJ@G=jzb[nŐa;}z:kcR[*\bVV9>+}:E"6x<8Fj37]{x`*v9h{v6|{[9[|4eɒ%hhh#}Ľk_UuDHIZH mmmd2(fBa(ef?a;1w\pbÆ =;wGҏ˖=@[o`նDFV"缸N`ڴ|+jh&23wg]ۛ~D߱C~mmmNC1% GաhsÃ>m6,|x!VXǃxOcݛo?9=\婿hʢg &]1 3gc44Lw T,*ة3teX}z{?܍[G? `hl\7! C\*{q,]T_ѣ0]&;AĉcСhnnA{3`„8#n}39P\~/EbvAS2y{]6SNokf̙3 6lwsfY#1'9Gy^ ^Gu49!}W+ɓ'cƌc_Y&|IP(eqS/}ضmƏG IqXhQJ;۴\],HW\qԩS CzU<Xti{d>|1ލ٠b$6.כa& lLDر};vg\GQqp زe+VxVB޽1j%Nu(twɟ}N.L?y:ʥ\>M v^NX5p X~}ÔK'=sw f>yVŃ` qKaű( r|Gl[@#3uӉ(ԮBKbǎJ3^C2ox,9gIcKP*J̌3O#$7:_4wؚ$ $%Y>p%0ȻWlJ! bgRyOd@4䘊"MED%lcO1ȑK))G&̀~DQ8d <LQP#beQ `!s!cBVȴ'W$NXQ`iK=6VP{i$? 9ǣO<J'~8qP*w_W1k??N}:fʥ\ʥ\ҊKM-'bc*ٛ VH- #x4wb\i=ALb_T2 &L%rjF% ֋;5PKe+eA #:ep,]HJ^eի͆bKÊjMvgםȩsRub$]O!u&)O$ۣ 4 .r# fI2'EL &a05Nh-pMtvmC;cw|HxH0 UZLdZ^N–q}nelu?}}?űtxK:MM}L"=] #ɞ4\O`Q]tDCwP[2EgN5r_q)R@ f\bz P3ϐs7 Hǽhn8x{ @H˜T?Hp,xa3ZlIBF%>#QV0>%KǂH" 0 RՒۀD1sv/, &U{ôd?dgǟT.7X$Vp1b+ш!(i&{ˍT.R.>k3Ҍ M0eAG)K8Dۥ1+b%:Cڢ%3>dǺ,μ, `U"Ad2p!ħDb=δGi΢ 96"ôws{`.H˺ADK$sIcGFdv@*4]bڀ%]JRAZ  U[ ŹdPGhcd0i!żx$h 8IP.x ra[Rj1/leXӖNqwy>ye:SLn] c% fSh"G(3e9a D&C6Cee%*r9desD8a%}*O+ vzLIː\:-E2-U #ı (JV(":ZNWI J\z+`}yƺ^*r)1#q N=ua1|œO>;S8R.R.g,Uc@VP,R?%Ì%O { q|k  >ɷ7O1&?fKI̗ @<<ȰK6fPWngo;Y` :+J [nh) 9wa%@r2F~%b{ Ƹ|Y^SR^,@fC0c͒Ւ:` ) G=%NJ[82kS0 4 8m@mR8(< Us<0,aNcKHG)/2*e$s"#1iĜq)0g%Ac1<4Nߢ0wV1 f䘮k-H;2>Nyb4byttt *кc;: (( FJ<>i8wXt=OIJ0lKf?3$Kڸ >TwtX(9%"-gs®3Ԯ1{/D3g /v-i߻ i&477NK= 3Ϡ{kA$P A4nm،hA ${p1.ޫٶm~ਣxxk.,Ya.a][lQԗjkkԄ6L6-5{رcn:ܹGؾ};ѯ_?;1xba̙剥\ʥ\>$@Mmm5;2!3zOt5Mwn(1)v9D.[ rU knKC rnoUZ {̒ Z,vFgNC2)Lb˟ΦW).y HC}h1~P yA3y~kcA'h < Ìn{3.B|_׾ĂDC%=P$ D EdTeɬ(Ƃ1o\ /|+_7u]lZI4Dv4i CCC8lڴ 3Om&1-ˎ9a\7!"Le>(&iX R/ܹ ݺUz*8һ]]y<ލIb>œB=C 4kKHvNzp:9dd ; x ߢI@) ePnvKmjYιQ5cqwdX{EE6oެA^{ 7/T_Z~=?x_X~}}`͚51[ZZp1ǠSO=YonnƱnݺXKGSnxɁ. K.a }a ]lpٱm04醖D^7xGᏴ&&kSɰүĸJ{ )Y'KW00E2iN?;0ұb CTVVb̘1t8d2dYx{d~[@)繢e1򅂔)318epͧmh:Lx !:e9͐L~2Ș#yCň6 $=h9H*Z: Dj3+ZQIJqFoW2VݻQQQw{K][5ҁĈS h:u:ڻwox㍸zz>|8/_JW.yR}?t}k&V[[aƍK۷sr)r)>l IDATR+Tf`QrT:]ÙLF,acd8d&=qLHvLG%"pVF3qB( ߅b166f (iuu5Nl޴K.žbLayXbq|^]g"@V5ڞ%|Oth@P,P(ߋH2~+V>F1~k M3x2靬'NɓC o:~rwcW{;v孴g0@D8%ZAUu5nlxk-n>{I'o;o߁7X獄krtcӯn}3N=T¨ƭކƒŏ`dkecfc >Biwsޞʕ+&ɓ:z }ǩXp!nۆ ѿ? cGƖzcFGhkCŨשku1D8(3.g]KUMX^x!qwawt飢/Yh5c RB1Y,":5WM`п>`SX:vyŗO?o6CE$Rdu2c?X~=N9P,'tyܹ k׮ȑ#9aUWwwޅM7Gb}>w sN455aYڀ} Q3@~y:{ׯN}8 !6mЯ_? @GGrhY.R.!JIM wWKR]KaKsf"){D``%2>1m%HZX1,ɟo)f2d2t0tW $$bt]y>E lb"B|d\1rH44Lw3S r%6pDd<0L6L&D&#E1 YCƔrʕOn ё`ȮDV2_dAZf\UB+I,aÀ0aXxy/bX#ђY|V~fW^ªU+1s,o|0w@UgpY0ph<… 1zh`̘1I\ʥ\>r/7nkVӃOUTYYITYi^\[UTVReUUUUSeU5UVUQEe%UTT\.Gl2,0 /9q)Y/LxO?93q?N0 9e€2A@aP/NDDah/"נ_^/g187[f @<`Իw/ڰa (̄f(P )5=ܳC&Yu#ԓ_a{V/0L&L&#/"L&0 ) u2,es9d3+ z衇f2fJD\.Gl,eŒݻ2NU2 UrDDTYQIUUԭuރhQSUWw&Gݺunݺڵk鳟=*++~[oQE.K,_x95T]UIa(n H|3/f~'rh%K ʊ joos ֬YCS&ԧ/!UUf:K9Ree*+CPUAPuuzAT>W!^DD\H!UTdB~o>DDT[ۛlc98sXР3~ f;D$##&Ǔ}K\p 9qS̻w|:9gԫN~ܛׂ9!#}Yz衇(3nU- |ռ ͜@sNUUޮn:?~<qfSܯΨOޢ^s<*iΝu8p7g@,mذ>w`Vݝ>QKK UV"R.P.- e2e2b^fBffʄ\[2r 岡Ye8eUTd*GUU9*l.Cagk/o8gV__|t>LDwܿ׭.{'//kV?>?F#n6.""3gђ%Ky/^ow|N'x\V]=vL})n+9*H.ݟ*[lF:Cs9qFzw/v3̙3iݺuuV;vlRmm--^hʔ)T,T&ڱc555Q{v577ӦM .rׯ-Yh̙{ݎWU~_i7__Jryީe0؆bh6h!g|܌TIwGQe9&,Xɢ%."K >T6hfHa'٬iL)Bp\-ssgޑWFl0@2 L1u>b\w7M<ܳ+t8s1ٳ'.R792Nc`c2Z$[Q)wJ*\o!" #?sgݪsLwTUeT TTH[ iՁvߵ+\.cy H`{ʒ}wwbA˶;PQ̺A8B1~/Q>a,2,oߎ -} cim3Cb̃i2L˘ȌM97 [A*žTVp myjd'ssKOݻי mne%}5J0Lyȱ1bp\s5ge˖s.d|VPTq묘ye9cۘb2D6;U?C &c~{M [~yz Gk!C':֭ wtt$ @pL-[om^onB5:Kaw\6toD)H I-/D5O15c3`\;LK5eϦܖ,ٔ-"T5)cq]nvJ'vװ kw ]AF}7E_F I(%+aS vلt%*bލ (e~ZZZлw/) Yفt&8+&M 5kdwoG%mT+ڠ"EE.\.1] yNzOJD;IWLBCCf͞%r:$4*Td,iz?N:dcDf-B4۶nŋ/ƍÊ+m6ilذըDuUe/>{g)ZA+AΖjL\6@uUV*/@ן0/mP)(dB-{s8 uc@|Gy 0f bUحOGP$> T]g YZ6hKK z 95驒v&T?0Lu1',xuKK zL6 hXj661qDLހٳfa)Q8Y/LU\q}lҫ~<٧*˖=~L 4> ̚5+inebS#'@H0oU.R.“ 3] dERiݙdY#-xp$7=b؄l.G!SzV';&ȶ⨣W-v8製EիW'|ѩ `9ի'[n6et2qғO>}b=`޼y2`w-$} JMd>Ō\Zu,3;MaaÆ܃[Ð!CpljTŶt4,>\>Ϙ1Æ GUU?0s+o/(#455g?{ճ'@~;l=wǎm "rGl"0,X0gA^1h~ͷ/Sj"MZqQ_Hwk/T5k/~Q{pc,vaӢE=z jz`1 תWWg=zqU!QgG`#.(߂ݻK%JGm̞޽{aРAۜy$ զ}%%{8 _< W^/~z>eϟ9sfW^op뭷Z&|4Kl pݣ|GN{$cj-49uKV zBa&&M3g by̘1SNso j92&oøqpwlnttQr(qr-Z83!VKҁ7Ifm863x:0cFMkp\9 A^=oe-F&K]i ]ϿغuƏnzf6I4"5 ,761tP47`׮]%@&U`WL?o~r(&O(%`rN҂L&*d @ 0,nnI4,biYH@@E' ]_33uyNm)KuI.]wjjjp '9\ʥ\=ݳ CbRsftHF,͗#6262)FA| s~2,z09ֻ,B{#[~V.XlKYק\Q q%^}/閏U#1cdY6w'bc;̭#[cUGjD)u@Z?Y0L}IiKS^5)^bx/VNF( k6%cLdc Ct3-i&Fjp; #-c!& 8EY Ӈ@2.$Əj FJ*E8V8SK'֒6 rܣYr@b =g1ZmkpfsSW%63N}DI{y3 $oDH~^OÌ8GX@ΈvC!58*ʱIy9ssC鉧C =J'?T.=s_={ܫc5t/}bˇS|0q0Al@.uk/o#Tە1G<'I+fK묔yӋ,>%"S \`w pс0X>,11=@LJQ^؆aLˡ[5l9] ;Γ4~E4P &d +\w7ȠK%N@I暄tZؘ'MqðS*c#%!ce8mP @[A cOl+ǂ:I #jN\IxH_yU  !dtDG51YX kG ݾ y*'y 5𔩽0 Ja!1`1js!}ڔ0A}%鹕N a={X,Ϝͽ)0n}9sڐ|I&G oEI:'I{CG KaK쯪i!ɱڋ30#HLV1)L4 TcP NLGpRd?|ܙ"W(} Bp)O6 '|2κҗ>Ni+R$%/@AGL99Y"-%!B` p[L2^IUM2R*Ys_ȒXGa~K f:q7|^$HXrgM,O}XcYbikCZ@TF  IDAT: ZFB4'Y_æd0["hg3:8l>l[( : DRb2Ja6fjyp)&[ŧ-8+o HG$O9ʂkI0K?P)ά'δo9@L |&âA%M&LDf=|&.$ļ͸aHE{,gN]f%`)C v>4R)۟?m % cI$,d+ +ƦO< y#9ĵ1d|\E(*6b^q 1.ɶͨd`X9gI)pKKPL*r4.`CFoD&^:fr(w%Oƒ,C7$ DSDvxGv0hٵ7`e_Ҽ-_? 1Qg͂@.%a{m쀒e9,SR"0Y^E2MtEl^D5fpi#wBJ㶿ؑ⑝ !-id=#UL3GG~z2wehbhYn[t>rtrh\\Nlu%(p_od2RʥO#%/[`v_Ki'ya۸[zvREX[~)SRs-UU{LT(ah@<ݰ@{giS^((E1 @Y5Wifv/G{I:PzJr} :1!f.rvULfpcJKs)[fsB6,8GB&FDB|Q,!%EDQq\tA\f ߿?6mڄL&UWW㮻–-[ca}ҵ\M6vZ{߇]:ʁ|v’%K |uۺ:k:,^mmm9sfg~؈۷K\'>c1I+15`] jt^RT$y>>me[2Ԑ.3 Mf!)}im(?2w‘g^n`qo,I o_O+Ygv1HH*s  !q TIf9@]2C,w$wU'DR42e K|TO&{jC;20+9 ޱV}>/Ll۷[2ilf"{6o~gnqC` {&NQ&1b# Pe4`%nfWA2 (`"!c[`1S4S&f~1B)>se@h-=G& BAl6'F*3c*Kl( /u+6JVaggKejO0sEd M|$bb1kg j $hoG!߁(Yw|ŢI \ɤJ2o=NܙLa&e<^eH+wy'JÆ É',;<#>|86~ =oԩhoo~F̙3K)Sફ1;{:_gYy_ >~ϖw[םCg>k, Gnݺ?gϞ_~ ʕ+1k֬>c1I+ᗄ)԰yI emKj$Y?. Jn;PKIxނ՗%5^[m8*g{t)kMİ1SC!\3HjRGu&H3^G3Fx8`ZAJÎ<,yS_ȥ<X *Y-/͆ƴQHplWT Qdt5}{3K `eJ}x`KSoa֭֭LN;EZ#q,~Q99wʌW-QO"J̋)\ek(7 iUlo-ƒ3 0N8)5kd Al60<G1 hߘR)90f7< GZ=1RC-q.GA!fin4#)V63s "(Fpb͎ϏP }D{Xa" A,$pH<I>FΨƮ^j6[lkA XkQc鳯 OO9~VK]续 ݛqǢĺut---8cz)$u֕1rpoKd-.56`W?K5es0Ɇ.(Dwv]G(g8ՔgL WjשJ2kcTiTxE.I"用qR3;ŶH19IT63bZ8`P!ޛ SL%I194Q#}sH Rgv_L-f0$7'hYӄXI/*!),X:pT8`WU``A @3DLjm>MZ,稯˓r@V $KU ͘D%OENtw_,6c2w! 6;8.gg0tn4TBCs')-Y;Ǒ0H{W2N=1s*dk<kDڦ3!KvBG>G!2bi&MDKef9 :9@3,\R\eKYl Q 2ܤiX,T V&}2Y!A+4fx(؁Cd i.}="x}<p|YOBb'FFY0)k6/%2˅^zL[cN"%UQ'iF{7qQG;#g]:ג%KpI'a}š.}o}uEl\t-ݻwKR{Ic\>vevvb"0M,/`sH Y(sc6IDԞ)PxIx駱}84Q,lE(FrEMغm;OaB||(d>?сpꩧ nsIL Zׯ.lĶm۱pхj(c3k׮K.^(.űf]m;v`U$灑#G׬Ʃʊ v˭xx#׿t?@⢮ L_^6Q"Y(r$,\h8ոλ;[B,?o6\2Bj=<رcv_V~TfZLr z!L֠Cnp]| V`~1 |2r )(:@VN=02 I ͰbR [!hHI5qXD8wؑ PcRR,2( ofd-.#Q6YDT[o{֭hiiy (DNFyoӡkvYoX 8l+stR ޽{{_o\뮻0{lԠGDŽ;ؾ ݍ{KK ;v8)`YcR)! KKI*8!]6v936jrK8KKrJ^"QgʈSqaY<i?Q,6T(rdMQWJߎr^Hs8s>;iM+[Y g&m1D #Ѝ"42椮76@ιs/fϞ} pgsb '|ʻy8찁xRG`|{?߸6{lt:0r,_ ̷4 9k 3Rla!ڠb;!Ċ}J,vLB |?Y"xҨT—HKOKKSy Jhtvtz_- :Ǿ\X*3OF,[Eڬ\jAfX:[d .\ :w}ե\}SVӨ7;⋘9s&~a֬Yx饗z_o\d2hiiA*¬Y*v١0kCwOC]]&Oz._'OF]]L˗rt`'aTʇX_imކwiQ&L6ClFIS:t*EtR)qS!S)JBJBJB À00);{w_8y'q✕?<'\+g;'cdq/cߵ8SCԋ;F8y-uD}U_p<:8yl'yY})9#!"C|G'cR)dVQUU5UPUuUUT]]^]]MUfOؠ0Rﴝs\746'3>e?'"T*T:Ea(GDtᇑ{TUUE\N۫q |N)ws˖-4d` 4lڼyoqH uV>p>q3ܚܲ|s)} CzȾ}0 {OYYt:ELR)1G :aQf 3Θ]z=: ׀L&l&C0 }e2!e+)= ҩ24e3ʤӔfQ}C_:l6Kx7 iJCJ,kcyЧ (= CNG٬Sl00P*k(@A(l=?[n|)+Vv{tMzoû_@4[3M7XAЕ<.Bz7)/L~zw&MDv""r~P{{;e2>iΝyln6jii7ĉ{U{{>}v i_'1h ZhRkk+-Z z/K.mFtUW;}]Joy}]ЪUh߾} 8VXA{+V|8>Ζ;>.sr|4DŽ;nLj/LRQ /tw4iRߙb01Lf23L 5d^cL]dbkϹ4oM~69Jh\YgQÖY>F: px dguM-eeiҜs9а;ٔG>[# +_6Y"Njni;I6ˢPz>[L30L6 '|2p)b#3\jkjP( Shu œ/H;SBMs0Va VM55( {E&E m  %ĉeT+)b[Fw" B}J 3 p,P1) |sZE1ҩ eH0zs%uZ-"&cc1q}9~1ch >"b!8%So؟MLh`-%C!|C B1E^C8Mdu(]"4KDЉ$D msϓ>qOX Ud(c:4,xiae#E"#4h%؝6 R.K _W0ل(,B:6hCÝT269 z) y P*hN:. QDsbT\cGqE–-[зo_aJ0 %kɢfk8%N `V٣mٲ}4 MJ9J*_~Ƴ>&UR*2W*)V@8HxZv ˱2$]Dr ږXe*J2Ni揝ق{.ZUz%19,Ó,ұaHxlult !kƒJFvV-\f?ؕq"v c\:NHaJKN:$]l&Muؙ4% fHQ.Uo ]ə|r\w <+Ņ+oXAm;8lܴGs Ϙ^a62VǬjɧDgi,cBs|[XsXzn栄c@. y!y/E Ţt6,3nKZr7#Z?jJbK% pNXaj-Dy9|gA`Tnρk};$ :HQ3c*@/kǹ`y>|?l>iW@zؠ4UyכIYg|>_JYTJeTG1%J\т@sLZ1B (Ikl 2iү(iV6!H+m!ӈ1B}$'`цYV*s;k*rlTFRV&;7`g<71& &6ۉMB!$g$[󌖉ƜNJ:>J%G8 TEqlڻ7:;%2y/.\l1qk3!x]'Iq8z"3ftC!*xi 1H] cňI|!dT1b2Jigʢ Iu89S:'aF@#$)đԟb Cq52Ζ4qf$ R3Q1BE\rk3f` (;XWT8[eeDu4$eeLP=k=?`ao&uVR,3&BU=P#ޖEQ"G/aD!W(7T3sz~+~+4tBCih}ECY>>JYK/?Q__G}V)=j(»pX5hC 4z) P {eДֱ53'r:ݝ^,Vm^K$QX9G ) Ll16pz%Ze#[ ׁH!Z~SIxWNf[m%)q^ِ&[(}q*e;ie;d(Ѯ+ 44<  1O })SpeZ;VƍÕW^~_b͚5>|8?CGU5j(}hll--ƫzޯ'[Q\SOů~+?ŠAO&LJVZtD%i]By-KO,Mȡ ٙ(], YR tBG%y$4<%C'$$4rJ `pTeg186XsuQeE׮!vEvd!8?)jlہ\I|G3j.Nrθ?tJlq,Yd ;`$%RlQ<Њ| щ- Ɔdyq#"Ltؒ]%4tf6aH$h\2CLQ"|䄰yTYt`Dd[ѱIR0d^2c& Ytߋ)xCq0%m+l&]h-:Pf89錜eZrT8?܀-mwrӎVsnȳ=ߕhf ѓcqNf70\f$9DܺZL(JlaP<`'{u$&ĪS/#'uq 2ѳ+}!=u<"i y.It6M%AX]hfYDž},$+ NCCj6aY!*JLYgW^yxo~S6`,[ {e0ήM{_o} >(֭[Cݍ_UU~_ =;^we„ 9s&?/"/կbԩشi6mڄSk_Z7nn޽wƭފqYO:u*v܉m۶kE]-uH+cl޼w^(i_q5j.]vZa466bʕطo{=ݭY*{;Π}~kKOٳSOWrS9s&ۇUV=١TOiӦaѢEhkk2(4"Ǚuv}<&Y ȴVjzi(yR0q8\. 3KgCx \hfdؗf)F.եGRޡ-n ׿uرB$w V,ƖCVfM\vU?bs6Iq`t"EJ9ulpJrvёYJ$9a09<6M 7DibhJ%1Iid$&LK/քå.rI@ 7JnK.mۄ%[bdl86}09$ ̓a: ^ yY,m+pVN 0q9lBc,4Eh|c#&;YCGosJ5ʀ*#J@uȥ7%^2A@LV.CYrSĘ8މ"::rU(ΫB1c4l%*]Sdmv03٢qbB!/eHZ}~@tMg3XdدDrʌ($7A{Ũl``]1Q\@y'`0 (t۞yYr(gN;DqaiYE/V7n܈O7oƐ!C/b+m۶?Q}~~,}oÆ 8ӰuV7ln _җNdxعs'(z眣P(]4p@<5j`8TIR8co0c <hmm̙3>n\|Ž֊;Xj҂t:6d2^Qkv7vIعs'7o)ƍ{eY'ޯw7>y[:rBD޽{QSSVacT!C`eG_{" NkL@%ɱ:@F4d؛&ҺK\8HdrQqBxbR1,ڮݰ7SbRNXlD4d!df8("fҟ$\Sb.ZU=$Eլ$q1 $AK8G,a5K GԬ%KH Gځtdfh,ҡnZ+&KAT!|q;vXdC"25zOjqmU{u7l7$O$-4h,K0W\~ooƍpߟ/SUU{;[a WU= " L^@!_ٙG>GqWG540ĤQUNCn#5c'.k-#N9lsͤ(5K0<]38}ؽk֯{߸Rݴl {/vlųϮ&&3K/mmvZ\r%UL '춏5 qڵ˗#t[ڽF(['I&=")FR$&֝m9 ι }R)̙ӄ#-;pb|bѿK>ֶx1`0.¥" l۶7ny睧(` ˸ǐ/q)xжkVsxbRl߾=HP FoHd.e^~{ǻl7y^Ҳ>v67b劕سg/uV|{é Xv-9Gz|síފݻwc׮]O?ϒX,1޾};.444/&>Jcdt7wufϞ֖[|my?DWE<+S :y-5ׂ`V1zcgR+jP7˒ $RRWlF  b*:W09Exm6K? Ts,e3z&^08r3L3F9s ٳg#ÇaeX`b)g7s3idV B]T*D*8`/&M5\l6kM0fJ33!6q`hn4nv*X2⪣a:3nQY]$ w}7̙~}`„ 83uo=\#G e1B]MMs8ϊ9Cđ1fÄ8 ~Q?tk=OZLsx$FJk  lIꪫfqWoxd~)L: J95ÛoQuk1o< '8w~X+~2Buש{1`@gy&d,dx:+*2;Msb"c޼f~=Fw[5E(*"DG!߁BgnN93{x@aCs|v-Fkb^|LѣGcѸyXp;=ca.ެ30z(wüyx71z([Ms9uM§Dahsf/sqgbMsё1jߌ^ C/6Q,̞-b˖aA>G#9sfcBF5uTz8pQGb9#Gk.Xy`?~g~: N;:ف8*hm"#^]S:Ѯjd2Y9z+|1x`,X<@n_?=~xb?abԨQ۰h" vahhh^f,Xۏjn I'qd2hiiA*¬Y~i\wuɓ{]σ]'+k׮_p eS[t/k/=5&Mrt[EG?ѧO477cٲe+oFmx>A8|}OB}?wS yy?syOx#y;!}y:#Dçɷgl-ǝq2y-h$3P.ӟmذ :85֭[3}1}N~Qʤ(IS*0Q>OaP ( ""{#4wn=*jjC~9y#/`}2 >L@Aڧ 3 |F=P1s!ÐPP wRiJҔNgDv!A='1 c "a}hƍ4ct:~qI58c4x ԧn*3ڸq#͘1Ɵp=iC)4o7LLUUL&CT24e2Ydf(JIE?ɹJ(֭[#FP*Ш#FҖ-[(mK =zr=Psq8'?`<9.j.󨱱?qfQ6M9_\.x6nH7x#p V5vT*lx}CK\UUNgh4j(JR4|p0edԘ CZ~==n ( |J9GP4rڲy3;P. |=禚) | uJB7RG[n#Q&O}ڲe2rPuuUWWQ:g'溶wS9=ww"TQs&{4r ÐK[nyf:tqhذ=;hɨ1P}X}ߟeirr t1G!֞> uz |.7N:q֤) |=JBff*l&Mt4UUe2٬tnJGu1i˖-'>eidҔfT] eTU%~d "TSZT]t&L6l6Lƣl֣GG锯 8^[tѝ?Eznyn>zշh7 +F|aӣwӄ;n4uW(Wg^x!曔_O?]6p@ZbݻVXAV^M_|.UVO;4z>}~ڮ} u4h-ZZ[[-ZD q,vmB7n'j_/ҋ/H}vZx1 :oo{nڽ{7?'zߨQhҥk.ڵk-]Fg'Nz:;;wߥyQ:֟vzs@,i 4iڵ9qKh۶mJW]usހhժUo>jnnf8P?hʹc+ʞ_{l`~ܿ=KOuY`۷V\Iߵu>g?Vjkkŋ;8 wܪ_@%_5۰h6`Qz5'+4K%D\5S(\NJ$sk Ek3 1YY$(-$5{ Zk$̄R¤_gT7Rj%v;;2*B,hBC 7p1Gau֎;s3IRQ3-=%R?>K2Ul0 M% ! uc-( vd^w"b, E>NĴipɧS&O0=WnD1utrɨoiSqwΪ%EYg[nGvlJ'ɈNUԢT"E$r{d444;Z܊;/#aǻv6e ~;09g BYa:l/_D*%}߷5u"ЧA=b}HB'Kv چ$mvo>چl6 ΀|!FxRPݙnU!sMtzxBt*p߾[(RضuuRI0]sTWT"508 '`ڴ8Ϡ7\?~cطtNH@}}=:;; Shz-~΍?:J M(u "=C> (!b?xL>ݲɸۤd8ZCܳg?b!}l߶Bς$k֗mRk Jg`Hxr9vw*Wd m5udZ9^>B{xCERUVaܹxg*Q)R)R)ӥGQn>mqZf2)83vyFgōdHq hA+ڶH&ufJhI숳20 4ap xqF.Ţ]!݉mٲ}#<0cARP '\3+Y4 h<>}~3 @I$dĵ&g-\ %uT0 p΋2BE2!Sl۷Az{X+ 0l?DCC=߃q1֬Y.#FE]sJqZ%LtVl1j;~Ac nj5H>d5Yg.גs}iq S]l2q\FL tݹs'ÀcDV$OfmUiई|bwءى0GV/ʣ5kկ^Ç 5 (!>2+!c5EbaW&aDŌq }t8cZXY}زe F A-9--,!d,9S̑Iusolرc"K V5E^ÇB9~;[lA~}J@IvF{i5oV@`Zj}O?n޼#F(۲e {|.e/f&֬f cB7gBHoD 1v܁ƾÎ;@wlJ`BaEŢNQ!:vQPg#XQ,ĈbYOy$RrgWJJJ2TCIZȏ0,I\9L\Dzg$[~Pƃ\'`19V\kIXbz{6SO%#E0vq1~{kC=ÐCpwivŊI$i/jdڵ_CMM!CwuwY"& &{ 6 i|h,X }0tL8昱uسgDq(#2IHA;vV\5\}X*p&32Hm.{fmIg˹8\o`(yCCs g?< T)R)R)R)WJ ͹E7bѳ4qdφ EX>$3lf>a]X2 p @ i0vXCNh\ c(9:s>Z=񍯻{3M[nc?E9k4;o.9h̝$Sn0 PQB>|g':;s(Fwbapqp`cQ^[Yc)=R!(UJTJTJTJXJ4rѿ8!GZń<5F$6!"1i-W'֎fyb]2,*xR/6`Dv4;ID^H8LM6dT (f_c8o3KB d?FvWK@awXng}&v9ʬ&fJIGЙlH[ߝܾ@7A\I dWe#셉kkM* 3#1p$09z7zGhX%Z~CZ%X.'f1ҢLf<;&D^b\cS,)}x/8QL=XkҀnuVQ p,c,w$SJ}&˘dyJ7JeԀ¯NnJa(Ce=|?boC~9r<aGN5pRuQB0$B,k &H.DZЀ^&<_'.uq(*X+*U$GŢ894I p恁^i[`AݥօUPw' >YEC*N~Ǫd'~5+v}t^z)~ob(9@8`Lb9K|3]^:DEQk'.sZDԼ1-E6V.h@ ~pٝeS@#*6K0GkXqQOx.&g}2D+~G 2b@?lM[Ek̨w(QV)*$ kDBL;Rd&F,up1bFdlX8% ΔCjfiY&M#Vj?DmӋ SfJfP@CE-8>_Ä۝\BBXB),Ѱy|LVu=u`sq'AlU '" ;f_~9V?,@Yan"TX "2:_2pOIp)q{\%HYe@K21Y89efk#FK0r5BmXRdk.֐wMX*Ka=OٲfGBb!ri86ZUP2DPňbnubm8?*DR>;k~wKiwu^om<7+MMM8묳fA]^ޱv_XB 0ifrDslI$#_,g옰2?2.屐08f]z?'5Af?9jKlơ gv30ǵlh!X ,үCԜ?]ᆎAp8p%-2rŮ4$I)y| v@?P,L/UH= !I |IL֙g&$AQbA҉. %M/,vvaI`P$E[# >FQzk琠#c`r\2kӂfǤy/`ҨR,< x{Y;ø s Rs08QYI*?ᾏSrJ0P<:;;cĈ?xq饗+_ x :sa֬Y9s&-[.書ꪫ~oN>d J曇Fw^z%`|TkEGG0mڴ#/C`}~˖-={6/_#/Xr%ߏ+WjR(sիw{R_?x?XkPu6TL0˖-COO֬YczjtuuaGm( iۿ~@)t英zK2#ԃ9[ sa#bBaX*'{HVq ZY@fSoիJ@brd]2JJ?Tv ^Ȓ`IYÙqRb ,72"E:H40kPla)A%di(+m0Xڙf PQ-ԒǍײr#>(=À*kfHŲyCĘ;-JN uH)qnOkpXVb(u`)v TzWvhNOoQ G(Q,B qmYz$#DrdQ}(o`9FJԲ24מ;,-k|Za&tI 5(:Ô[3[gJ BL3t-hGF˝W<.ieJ&B/AJT+!d1!7'fpXj*.F1Q1FX}ڔJPL*+щb,z[c@\GQ ~ +ORIZ"do%CB wC9s样cƌʕ+hѢOoꫯ>* ?EiwtgL+W^+WR=ø;P[[)SSQ'b={6뮣_;2|qxqqYp!֭[&lذ ,8*u1j(]?w楤á~w(r8}~q;T U/K.}݇:,YlXv-Fʣ2Vdg'Ep6[-l@<Aԙ>3RbLv ׏dQדV6/>_cPQmW+L^d O#VjSjB7KJ dRf:vCHױ6.VJF,1 e$>@q]K,"P>1͸voRm!a] =7&$$tTcMLz4lDb:%-]1)& )bgLFD 8:r50eGHvb(#bz*4RS;؏)UYU4{U:*K.xmvIgPlhxm$Ã'B` q(ZM\#03@0b;cG&J3_p 'Ӌ|>Õ}R|ޞ6ba(8!12\kV (+fe7;8b zaO uی8nMiPGXsb|0U؞1 *P,c!E[:P$d3WaPh^Wh7cڵ&T\o ʘf' t!:Y(NN߾ sϻ>Sr+rEPGM6Ǝ;PSScȑϗ^z ;wg>t29P]]J']w."X?_muV?SO=7Iގl6Nr#/C`yPUU={ #j۷3D[[F^xFJ=`yJ{ohkkèQ /`GtR?up(H%bݨ[n=6X9Ҿ~M$ʭ^,]EGpMR涜HCA0+T`0 +]Zu(ak[upg%Ph8 h8 d 'H=K%tnLXa' MicbGnhM"JY`|{)X2T@=ٮI> @C# #yg@D*ii 8VᙱX箶gnxUH7uĹ(" qycr#jq??qPt]1[nEEtB.dYL<v_>m:XwsNW^: Æ '> YsN;4,[ {u]wT꥽]dlyե_ 8aΝ#Iꜻv:j|/e^z/YûCԩS+bSz_SivcGfP ,XmI%Gj.+C67sClP&MhPbQ*!xē.p2ݶSw@"kYK8iI!"Ű`Z k&:pA,pq.[.d\' ee-BqLKĔ^ KfJbX)"}͛iD9Zw`67x„ xek0v8](&\s͵ށpi/aժV?Ѕ9sZA?#س=gmG\E vQ"Tk]غ ^8MEE~Ӈޱ>0cT҂cܹ|uvwanXv-fΜW^y?6zq%`Ѹ9|ّP YG-ޏL&ᇓOuΆttts0/ҡ۴:^/^ٳg %X)A% .9Nh 0PD01eQW:+uc6*~_2\ʵ'[Z\( $J$ -e\szsF{D-U8Xw(e9F|:ÖRsY).vđ(ifBb*f@igf9M[:Dj-Zmogu;.px\x4A$nTo;v ֮g,qcq_@w SO~J/a ] \EEyrb&@q|UTBqP@K[?7ny)I&ᤓN¼y`B@:˹!R{3`C.;IbEE.R\z?s<z+z{{q'ӄJFb]rƍO<'N@K_Pυa#|9֭_ DN.Ø1v䃓 j&gbJ|lC*sDKgt)'?l$:wR+V@IQ$?p 'yi ,0vL6n؈swCn|d2D1 1$# 9@_6q$t_VZ3f7tVZ?۸q#.2TUU[aS˗/?*|{}^:J2nlzrhooG&Y߭XӧOGMM f̘qTJ9t׿Fv͛ަeKP! aHAW>O{|?P{y#sg<.OÓgyUO9t|\zAo.[.F LR6l6Klr,fBdB @L@lF|'q9糔e((\8."/ :r1ڴi}yc )͆͊>'Tr ֛ e28eerDDaHDD'HLrUT)ӶmY3ΠaÎj|e%ر?x4q$ھcUTURB_㤓'Q6Rz"O\@ٜ(G.'FIDDcǎ!D۶m#D}n߾FEF6[nor S) c # y1ֲYdBQ "s=ɹLÐvAcǎ#iܸ֦8"#S6aK|r\,m޼ƏO|FN5e(_Fa"#)9UU橷E9}~1ھ};DahMM㠦Qm6812s}dY>3}=LYܹ 34&c4vL}:< IDAT( < }[9y/'sQW+,Qa"SE>ys[g9r>Z{r铭KVy,~|os/5/J75wgxw-:h#;i޽D1-qݻ<=N[nse]i͚5>~_Hʠpq%kF}}}n:k\6m4jkkk+-.Zf 5449K~t1TهjCiu6T\~sNڳg]i͚5E?*cHqqw>r/`TUDHpxbImN8 Vcʕ sBƔ*E0+}#}RW"4N/Qb ($ZZLҢזp!N,XA\; \BE6ۆ,vB!U,6_4얠MDc53p&̟=5l0932QLZdԩ{0i$-qFb]V}~TVVP( ̄b}}}𥀬%z[[0>DӃSzl60,9ً#D6BϽ3?ww"HB٬k\^n7qg`ذam,1tj3[W'ٍB3#1fs:" cAs/D;TUUX( B?p٬lŷo61l0t $ЃC>1.Ba빍(a<{*"twu0@g>sYb0 u[!*FEԽٌ':I1LS.y޽{xbvLKgg$ڄXUCqa`hHؕ b$έÆUX!DE>"B1eD]!:;"Wj_|;e>P("|k^.{L-5Ε#-n_HoW}i .3*%SNŽ=~'RRQ\Q]]bQ}# I_"ޫCī:N8q"^}u=>o9SscW+ex7/tآg~8cBY7Ys3cHbB?XɚX yYZGvl zsemKr*bFId(^"G$)\J !jQI9K\z#rƤ f d%,ڴ& 04՟0n8LCu#xbΜ٨FmMdOߵkF hT/3{<Œ.oKiwDؾ};9a#B\6&]@رc;ƍ;%hߏLcV5F L_Z\yU8C+߮;ݻFchhhO.ls0kS$h^__ibIM747q ^~_%; _Ř?LqL(J8EMoHA kbDg@}}a>?; `3RwFh+Y{D+*2n՚ ^V!g1s98㌏i}(cر#F@av jjjLx&GGkY§ȷrTS .u9"444b7tP>U;Iw1~ibr.0r/N� <_J+ 5 ]Dj>LJ zE?DFHÆU6N1coVߟ mWˑRB妔v4<p-rRiʔ)e0ʩʩll/xY4ʾWJūd-8P ں<Ő"8C|fq\P cc9ֻIW3#cAqO,5$̙+KǣTżupEb 氄nƁψ ]Kb;1#GWW,ecAʴAӟ}>;7΄ 3x]*8زeoFmm n=XZ@Sp9>RWp?cX.s13f ~BqK3 x䑇q=iL1e.o:hn%lw"?éOEɠe͚57Guu5n7g4J nQ6Y#ZM܌xXZ q*_";CT`P}X2l csgC1^*c1}Mhm]A ( ( X$5sl671KE6mgL3$@1 ٴyr|EUe@z1oU3ԝXét ˩ʩʩʩ (ؑr1͒+A.*'@,s㵔ˎ.gi+rqX,W MT%*| $ń'_n Ys-6:~_gM'uϋ-Ċ+rrБǼs>֯߀g}&-O*^~%^,^}umpmƬYw`ݺx7͢R=.$,=O>Z| 溯ʅkor 6nXN$,١I[a%s/ܥjElٲG0kL (|ɓm[N>C[}Q:;[nƗ%=Wb䢗X4wߍ^B!s@b$7.EoVzdlٲ ɘ9V,"/`#F( (|. }} Bz{{%[*y&̛7Jays[y~X|9~_~(57JO;i fpOy=ug͜ɓ'㭷'ftn!B۶mLJ?a~L pRx&RP,Ʋ"QfŢE r*cd" ݇[nW^qEH-[J3o҆}C[:cwu/_bl@38~|WT4Wb5=|(½ދ 9ag},?wDhvTNTNgIpr*Oj(}?>t2W(mq,-fiX|d;kgb.( `Ĥų `NO**ZQBH-m"7t `[Zg'^ 3k1 F\V:Ns]P|Ra0q!؀orY By0"jp%(>WIZ\ 1#Zv5Uəa/!@.WWW߿ ;A5kxꍕ] DB,Θf0+\S͵I X)ݰ pIby']H1 5\c(r }ȄS~LM s]szmve+}Lű\L+ݗGE=r x0ϓ(10OP;Ǒӹ+uH\Gl֡8# fx 0(10ЏB`S*!<1!#cMϕwE= DO3:-^:Yc?oGDnGyY7I4B 33eBbVr>r'2k~B[Bֽ$6y̴=4+̪'nPY[WƼys̳π!|3` kq߾ak(}촏"c_gJTNת,ח%|Emm!է_ʩ>)Z(T;=iRskf)*\Hױ\:Jr0n%TUn#m Ps2~\4j$sbGLYk& 3ڃ|!r/!?n,Z}xg dw38١_)y59<QS @"j@p6f| 7GR\;䚑%lHQlݯJD᭬MaR~;6F3`-b= &Tzʥ \1&I" @a0&ϝ`@P} Qx$~o^Q1îamJ1 F.ܑNj%u#FbĽ 1鸴R$C]x͝u'ı !QYi6Pm") O (ʩ# ȻC-n~s$|Giw~R}7ʩ郞1>Yڀ#m:L,ɰ@%.F=9̈́h5ȴxNX1dS[ϒO` x.GK _z0d(Z(KQ^@3vnú-,>R gHk msCֵMJ,:1/fa.Fs{;#z*dJXpԇ,c(><.B6U,fdL8r\bN;;[JBae~n%,g,׭4L=k؀0J͚aEpO" ֛iN) |_ Θ=sY>nEH6Qiűc1?hqX.(˂ Act,IffXBx"+֙u `q$vY.NX#mB4td̀ H Lz,яSGPApv 2Yh6 뎱RTRɆxMU4fB~ y'cq , &!\}Ș+p Px+r*r:X5jT*TNTNtm)0,\٠+_/ٕh636\1!ddu'BҸwȅk8uvpĻ\3=!KkmnYUL(V.Pj<#6{%wv`ۉKv%@`M5c:KԳZpYwF0Xxqyo.u8Jܜ'ai_4&V kfU7D(hkz/jkkpgcm HA;w9Vq8s%F e"˩`Y[$$(ݗLNƐCF׸2Fi`׵N\.w$P%g9ΌŠ]3d3XE߶ĥ=χ`S.ǹڴu}rTi>eiSN-fC2<.%SKSuYb9KWf^WGًY:ta%FnG.AV(Hj/R `BB ? r>ؕ "b` GTo%Vpnb&=Z۸#"Ĉθ` p9|v{>e@ϜMrF9{;wyx饗Ӄ͛7_5$t? WFWWϟ?ӠLr"µ^aڴiG\F\ʕ+Xr͛n [nEww7O~sUv<:;;cĈTu Dͦi &LeӃ5k`رlقٳgchii9ⲗS9ӟP3Ko);sv 3]*2XQ2 !9m ό+JNbbD?X;Sx\ y\=ba eOhJ /cdC̀v0,͚R Sr|ݐJXhD;A\w<|C.8sa;Tq:[Vm-8^%-4 V̻K[K^<,4֕faȳ!y.2A Zn'tS^G;)wT<`226 Z4paMԖbm-c<:"EQ\1@0;σaڰ@9n@8V}սϘa =DVX-we<χ>E VNJQŹ1(RIV jТPRBeEBp6  F@\θI"ɲl-0 0іK{@wc%5УA`[ 6{Gج"KHl,̎yssI@Wz{Q,+-YĘ5bAy9bTNOlM~wqjkk1e|SrSF `ڵ5j*++K5Tĉ1~x̞=wu!spB[MMMذa,XP .SNرcqER} V0gb̘1Xr%-Zt3Ve2,]wdϟ;?8.#.{9S9T.h%tM`|#|.MX+AbzlGN hjp.E;2&n= S9QZ+Y4:Yqhe: l[FNTj; NK/"͡VX:I(a3t=9@/@͂u=gC +".m)ss>P7,ayBee 2N5mUL kM@uu !P&naXgM}n4"Qz( |_@B1`+b319ityԘp/ЂǂmekFi J 6rP@Mȟ}B(fp0r< 䞇(=p(Fqմ qBP_0(BrF!88 3tn` BxZ[ پn.yGaͶ5ؾEҒ1M4z{PKU@9ی+'+ɎG8γWq_>|Q?*D'ԗE˩fںu+~੧ƍ100XX#ֆhkkѣuCnhh@{{;,:;;厨 ۷oǙg /`ԨQ5ǏM6 6mg;vׯȑ#zrf{nTTTUUUž={Q){9S9(P +CD>L#X2s)I-}ĔS%7ñELԇgP?4,.]pai޼ MH# Y¯d1x %L3QӻI&!gJwˢM$QRO h~+ǹ ng&n @c*a;02߱p Z2d(ZD8: IDATy@C6,X 7X/I2mL?YQpX6+\)4ֿ104 O X4,bQ :#)dh8Qňd(\2Y3mH0Kq2:>"%KPK 8&e9~C׊šXT'C~.n Oq%Zj6+OGf@ʘ3e$,aqJƒzVRmޞK|q`.3Kǜ9ۮl֓,!cQw 4,a5tWYH驪oTN}v-[={;cΝ_5f uuuN^KyZoaĈغu+(BgggIݟ3,/aԩxWߏ^yw]]]U8^NAN< qZC,+TTl J.zSbm}vLl`K[Zp)}&F"Y@Rփ`b \+S) g/b.Vj7WZaҾ" hS .L0kc،1.YIuH Å0X)i2~knH.JvSpvc( ogcٲ1gN.ń '੧BWWV1o &M >&JzXq5b׮vlݺ NIcp,_{:bٲ娯BQntuuvtKsBX'tyA`[;hhh@CC#-[]`ҧQW_C7،_]a`"L>?<*+a m;m^y8餓0`67tu&9z/wH "Y^s5ށ[p,1 &੧@WVZ1b W_}5m[o ?_7| 'Naxp}O5Q1ҋy 02n>k&c-{ uu:l>L>6m]hnƆF<|9:Ŋ+ب밮+W¾}qӇ9g୷} 9&L8O>$w’'&97ƍ0sL<ēN<} xY;P((Q Äc}7TUWqJ<#ؽ>h`iРAWڿJG2YXrFb i'Np)Sӟ&M\f^qK/\٪E`y3OLpֽv܅|ʊŎ%&dgA'b1gl,Zt3sYzND'\}>466`%7'x"&L8^Bݠ>,N "?y,]bQQQ=D%t0vZ̞=5uT\p0a.BLp] "̞=?~,VZ6{M8}BcNx n:37lW>ǨQvZ̛7oHhpcs3***p 7`f=v,}& ߎ]v\.1?s̕shBBl]Oi`;VĢxRAǘӹ?0^~+rzG}z*0Duu5_v~{+VQSS3fE˰j*̘1555馛jժv{1,ZÆ CSSz?K8sJ^rۑd0k֬|˩)hΝy۴l}OoNA'00L6Kl,9r(S.\>G|rd(P\>y}|_]׼yy)= ||#y0eJjj \.'%KlF e3!2e( ) )P&P6R.R&S&)))k6LFaP< Naū)xf3L\ qX岢.Œu~>/V=<Έsw^Es%Up< LR& ) C 3rTQYIGeŒK~ #z"o\LDD3lAD{~SP&ѱCDDSK/%gTQww?+1zg341!ss}N/>|xyQ"Gm߾ƌi"h̘1l&CDDUUTYUIUTYUA9R.R.PE> Mv>ѣGPX藏?Nk =ڱc;7qm{0I(R>!!2!eÀ2a@aɹLDPO򹬬O1Mi۶mz( ' cأ۷رƏK۷Q&SzFǏ%4vLsx=1NQee%uwwS:#"axlFGE>O5TUSK|%戈(g2d낀>vş͛7Ӊ'H0uӦMh9{0ڱcWr+OyL!DD (g &ǣ=O9oNMM1FMMM+G"4j(ڶmc,̔{ ,k̡gy涴ȹt岢237V1Z]UIb<ϚF13f4mk&' (C][ǦMFcڱc<'=ĭO>:]ZZt=Lb9V%<?i͋Ҫ߬͛_O|8ҁ~ԮVʐvںu+]uUuUi݇pΝ;iϞ=tק=z4^>Gxw?>T" %L Ɛ n)1pGh|ILJ~/IPrc.w:KN]x=00f{= dS/#iI*8I`uA`:!aBJ)+\&݊b fti{L\O(֓+m9u1bZ ʓ Ze1ZA;!K;qLȕX &-Q-l1>dsY͠L"`ʔpĉ ۑ#Gb?SO Fw %t/ίeYa{P[[L{;RpOO/*++ay [ooܹsp_嫸a}1bAs*9]7"**%޽{ӟ12BBٰ [on¼y-_:wq)']@>W,81P("=|3Jƥ-n &@s/&N-  +Xm6rHv->/c0Pw[C?|V5@/< Ah"BWW7=fQa}7+Ǿ}p̰Z #dՃ x)f3EU`ʔ){1i)z@&A?0@Lű|b(Gf, GPQm9G_XAzb:]KfUA[-19ń(Qu BAb,2.(; mz} V3øUl6T0iD[r xu&ԩqqo"!HǤ(eP(unFޮƀv`;K1>>Oq^arя cPoܤʢTNTNTNAOxICR|3X'ҋSBbȌ#QQvGJ\ ,.f=phG KDRj> pBܧ`{$.Z) I-Dh l6FF:V[iYq[%5/U!T2;%{*%BNسrҶ֎ T">KYu16$:(is';ÆbذZgؼcqwb%(* 0Rش2濡<\.cEeV,FXznVXsC{Gvޭ`ƀk/oV:s;C2k.!&&*FX7mX-s7@I|`BNѴmxh,FKK jkkQ[[#dFIEv;w.zj) ł 0 0P߀ZeVx`sϽBБ? O֣Ap T)R)R)R)AJ $қ.eO}Fp"~v-ћf*.}h)ԓ+O)o0Udd0ijθ(h ,yB8Kh)CtZ)su*<8FFp9T%W2QB)63oI"e%CWEㅂ0%XMZZZzŮ`*×@ߖkF׾v替Ggg'"`bfi=pUw_1?GQ̟Slqx'ѽw8vJD8Yf-v܉k`ΝO˼o1ֶͻQ1")OTln݌;{xQ,[6{{ӗGO_>H~;Vzp A9(L׾5l d61#---Xf c_qǢGq 7S>G-8q7ɒN /B֡mTDvy7DK˲`5?6.ٌ-! |[18o^ïx xu]lg}6.DRIP JJJJ9%ty Q)=bAs'[{JiU͞mP`2+e=g 9́b bi qɏu(Ƅ*RQ$ %oZ#1_;6ZWX adBbWS:<"ڕro&o ȷa*R>U _3f;7 ]BEjF${PjdRϿп*򎡨-YͶ"]J zI V q]%qC\f0@d2_sOQ0]C_4B3O3G1cdkD8礔5^^/||U7Kc= UUe0%>RR hm6C* dd 7Y^kB$*B>cڠDgc afk䋘HhFYdB >"{N߃`fɥ0A pUӿ|oCM?F!{,I~_2.p]>K.t|핵R CLko׸Q1 +a[,0S'DFc n3}L2'U2 OfD;DqVS`el] U5 JA $e4 IDATQ_"3]6ȐZ>L|RZoCPTBnSGk¶gtۈ0ƖM+ ߠ) Rǐi.H3<VU`Əhecriu9Pdb~&7!@LCנ ['"nC9nw>4"gP|6R@:Ґ oZ,_$- e~S.N~@#[||*ݜBrXLLL}< j#5->|8.|bX2>A&S?X4Z{0Vh  %js"8g녞݌yF&S]a3 0(sۭJ)J(۰ͺE E1?Q 0cS$> "/"bĈ"V wIϖH}PeŘ~/{XŇa9@ƵRt׾)nTA9fWju Ϙ$(dg:05aj}^S`afa0=Qp O( X/i %.K)]@9J4(D7<8BX &-i osTbj4{&eb 2AH%LɤbV VP"ڗ=08>BJcLw>g?cw$f@>C̓2azp!~"`Lh2dmn^T]E*pRj]B!GI-B> lMrM)HPeaE ShD5|)T{AK{g?{j vY=&~hQ/sdf>* j1H >a}y7|%_dN[[J=0fQep&/C&`knZ,=C6GؿWe3LrER޿܌_~~JJVd(,_+Nzx\FEID0A#x B ڋ6|! )b kv(o3D$bD`m"!i/\ "ڹ&_eeR M(QA7HO {O3< C938#L{_H@k6MEb4G׷2y&&2]JL^ԩS߯\c^I߲\OžLixcXbhd(kДfj`9Z"cHrE~T Eb~ze>D(`!+P,a D"! ǃL;D~0Ds]*`$2F$><ӦNA/{wqzr\8"5Q,a6_w_*CBؚ IsHeTݠ/( G!БF 3`%'JN)Jen=1iP;a¼pubSPF* "ϭc gv fxÐ=ȩ8ϰ-G>5kv؁NL>]}VUUxws=QFE`st]VXYf <0ydKطo0sAQʕ#8+Wľ}~z7C~oĈXz5{=^#F{ע{ܹs<"",YXnk(m+wΡ^{CC֮]n,^xuq- wƜ9sշC,7&Knjjݍ[o56^Jmskrp0֞r}t0C(MۀPAREGMldJ2Fvc[@=T1H!JrcYA[L3D% hcۘ9h)AA&2#e+&#D׾#p V0Eg AiImcf]~n !Ue+8PI2<pHR@*L <Аop46?)CR=pD,h Rh<$78%7s*73"bf#[G9Y5@_/먧Ot>i(`)ofS_DoQXJ&B9BJdY3Ыϣ}BEc8N20&)%<σxp}ߓie?5%jc5ʼ|Ξn"<_o>x8)0pJ=-l% `uRFbM(quȳr 5;Js,2&M &`…vqh"`رXz5-[߿ی(SٳgcΜ9rqWIxW`Oi6>*w\OFCCVX~~/{---x0fXtiiӦaʔ)7n<̃6 ˡ nPPnƍ܌A'ɓ'#ȑ#ݷR=ˍjN/]6l@ss3jkk{ڬ\?@}6>`^,z3fIL=*n4Uأaئ$Qm K*Hj)H# 2>_{5 yp8dp)+Y*+e7G, t/# 8ʸX.<<tGp 8{' ` I]늳pH44AK1f&)#ps X37 ɔOJi\`WH̅ WJd=BCbS4p&Ts+(<< X< (9D\ 5Q+RjGm&Ks64'& $F׏L&l\oA #4}mTHAp=O=kl6G.T}ȤSDWkY|QHAChn@{zNy*Xl2P(Hi/7^][X4B`P(jn ¾:饩eZb̸ Zc6NNLQ~d`ff![-cc6۲^PR5i圩ϫ}Ad'3sYA,էe8R7/ߦ(>&QUL8@rՅL&ݻwk#Vr)غu+qFz.Qrꩧ… zގ|;x'i&7ؒds>~O:-[O|=z4y477L0KGDѣGx1zs o`ιсO>hnnFGGǠos=Zr}[.Rcb4>9ىRuioo76Kmskrp0מ{Д8&ŝbQzb.0:%%!x6&)apۙ|*;kDatr+l.u +1fA,Pq53R" .R~3X`~R6I+=d9 Yre#ىߏmd6=,TBj @dq*5zlsi%Y*=Dьe’p~Dz&BwzmiA ѭF_4LhY#nlc!q(kC\[Cҧ֚agݐbk=4;1$E EQQ:X %Ǎi-JK.7\ P f;‘p ДvdUn>uI/Z]!.2VAbb)^dy1@5#B8y) oaJc}ca``e$/vf lLJ{ngt!/uqMƢ[Kbk@dp0FU%>j"ɨGvE޽;Q6~ɓ~a0;[;p'bʕصk WL26l@__zzzz[Ѐm۶mf̢^CyoߞX-CۃuRԄ~[]`Kss36o<-11~u9heeT뇃S*1@IQ'I2g J[ o\HQW$v; SDav`1h(8P9>c&iXȂ,ϩ$ExY$&FqmɛXٵJMZZ<3@y6"f03D`Q)`2[ L A7q{e˖ooۆ|_K.ogO7xM|/Mރ;ѹe+f̸ Xvw--FB0<k֮;+ŋPY9^xnc~~f+_+Vb -6tE&ͮ*B%DrD80|θ zBJ'WĘRbgMJR`4d8d@5&fn%m(?NK$TL'FFS <'w>SRHRxg@phٲe T;P]R͛xP*w\r=`…/Y͇w؁&J0ե ;vP!N+hm9˕۷+xtvvbCہr Cv]۷C釃=D|?1L#Y ØYKD,UYiTnX}+鋑 MD5Yc{>T:`i#\hRdK u(nnF9t8jW?tRP&Cl%AVjv ,a8lg>blq?Q%:kX`fG\qXp/._z &M)'S>)c]s6Fo|95\%KnÒnܹk^XmgPy [m-+^رcP[I]Ngo}|g>(_{dE2%zŷ,y<~ ˖ݎc@gX(꾚և~8>[om- !A]]jNU.\&ƒ%KL_m`r8|8wŷ(oJ՞y\":qDL,^| ZZ<ܤ]GseA^˲̟3{째袋}X,X((fZkB5/:uV0^(+^-dh'D4u5\lZ>7 }p9((J>c3aɥ-?Bb*VA89W9˶jߴ!'CelQŔQ6oތO}S˹y,[ Æ Ø1cpԺwq81sLtI8 M7݄Ç/K?c9T xG+W,N1ގ-k֬5\:\{XfuDu3gVZߴi."K< 'tP ʕ+qףgq˗/wߍcǢvַIyciݡիWcܹ5\3Z^S>lsU_oFmi+)5n^}]Paꩿ?N8_}Fhw)NQ&"uԽEJ5+8>JQ:u!KP:T*M둔Rݓ1(^#߂oEz/'B7:VcJ^9B_h^ yè^3'jpnFG!u`E/ ljAs2:G_n5/可V+'O߿ּ[Z ֺY4S?>}Xy??vIIƏr9G]]]N^z~Յ̲uYz3gO?m{)/~u[r;z!ڵkڵz!:]xᅴqF_|N=AQʽ.bڶmڵ߇{#GkҞ={hڵ4rGDD˖-nZ~=555ϦONc5kVb̙CP;P֭[GݴpB* ydjoowyAmkrcb4Z9r$=3Mr{9˵C~8kO>L?|_SpzTr _j=U40:?K`ɈzhjT2CdxKo`DĖlfe T 8Ӧόu(k!3μevKMc`YY IDATB0"7'7I~b`wMӅeXjx;eXic<ݻ/O.<{fg ?%FlG ׃L&t*~ӣ !8dB`߾բ?G*¾}=pif, wP2AT{"bi~[&R~G eڝe@xdBCh=GAMMU( )@OO/ͦIR ;c['ii[1iґVmNχ^`tΤ=L: r+&NhI&LeB tRl׏tئ~%d~h:6|ˆ#q饗b̿7\0CM!;(b)Rb xwQ͌H|~]46G_o/<]:0//*B>t& YtvoAC{zN{(FYs̖QPQTEt*ht f`H M0sTs;6=S(NAZlk e m1*av@bKc(,ڰ2L [[d`螆dChjyb ʒ)w.Qݕ3Qɬd>oH_ްߦq(>SJy?q-g4Fɔ5ls- ذa;ʠ2)ξc޴ԁ)2MA,/K+2Ehv-)" 4 '#FZȼV6C3|Ea2=gS(e]E/MyH>AUOLSG`/mMvb&oo{*6Py U5)A΂Fm&qsl2̓-[9dpG~@ݸqbi=.G笫GawsP|ر6Ztoy$|J4[nc!nݪzE9ǡdJTcq's,ժ#%N8}٨Sp0%~:<A `uvE@GT yx_Cg8Rٰ5hL0;ZP/_;wDcC##F`ǎ.&{Қܹ#:)n$O$U#*}M !\⢵SpTXD^W!`qHzɥ܉zI>R` Q\^d}"yFk#XXN>P30̵A ayu:1PZF YѾaҧ-*J9OIR)b;qWToTJ%=CHMc#ׁVd-XeQdʳ}H a][2zCBMjiuv-員f}bQ M$ *c10; R}}ofd }Ӑg6vXD>Gc'ºuk8u3]Xz0{x5:D%z-7ՅO<4Q ̴C戙$}++PYsX`TOcΞS} SfqrkNMރ@C 5A.ȁznN A%& _.*>BTT 1f`f6P3kkJJ[z-l޼gunJTJpΌ@0p\L4ƃ#R@R,+[sVoK@3 8c\r~ r" IGF4Hc`ak)8\uAB$lkyt;0A8v)hmōT'in 7# "\)r;+hYc[ZZ t zUشi. L!cx7}vv ϚN-K ²e-RM݈Aw2k.B])d#\54 [ `o)%2 @M7!_;F+(.?M7's=U_73?O~(J!JR~;GI؅_is)y裏C1~טḑRⓟ3$Q4+3'U$ ;OPv8y=b6W//_bȼ1(9UC &̂a_ KxR|X>%) Ҕ_[X-[%²䁁*,+aÑT >B>*&saHVumP",S*J߮+%B0"; L eR >E_u"4t$23]C)AT 3" 0YȁS>XWB< c!a3ou!TBtʖl}W@6Ҡ9a9brR8K::f5j)܉z^~ A&"av8A)crd~Jy @RTc3KI 3 ɨK|\$J<+]$ɈٸbS3zH CFV<*RRziXvu9?_2. c.z(C-#5* &A9SX&6"d Dw#%*-w3 8ZvbyJ,m0ث k !%%'`RP#QCv2ɗ )O3;۹GGBVDR'&KUpZ2tw3<:c[d%f`>_&OLvN0KH3TT(L 婼7 1СT"R;9Q*sU,F-sfk_(B?/z)8}׬6r).yBr4ׅB+W4‚ c-@@L6G$6vSwVio}a$G(D 1E_$%|^bqLJxzՒY|Z2dE%oZRuP*R* +r}A.*nssװxbL<&?UM7ɊRU8ӈd< %lU eTMD|G%,"7̀am 02 %u(i pCYOֲf|Rgܳ$%4%3@ 4c'bɖP˅~؆̒$a%r=ieee$`ZdI^ƚ@b3e:S(ףc;.@:Q:e +3,(uP&B1La0ܜ6g<53 ţlI `o0؅ !i`2(AJ:(k_2P~ˌnR253eVYa5b#k4R*IJ[nmmmؽ{7̙c|>k,ر>}z#ʕ+o>_^g khhڵkݍŋUUUx{na̙#F`xzjusfK,Aww7֭[A^z^)G+Wrl\]x/RYjR}{0@T)7ʕrkPzEߕRט_bf͚+l@I '8M=43V>ib.Zׁ3H'|+a2* Re l4jxu˺FA%gO/ M60$HE>|fɓ4c>4׶, s'])K7P~&u P\I-&O6D/"_DQ7I=᭗BA:} 4_4%EJR;.? IN }=ط{(3Dhu:_;>60E?j`-+`_OՌ-Pda bDEF#ğgD= ɓS04\X&p;k0dעp SgQ5|ǖlL–[9,ULULd(%8yCI$Ku!lTJ_q'c8#1rHI&a„ Xp!n]=Ѐ+V۰qF4778fѢEرczj,[lP`<&șJe7P TM)S`ܸq83?,Xz~8[ZZka̘1xױtAs܌W^y5~\=IQR};29̙3q%ଳž={h,rm6PۃQ@X*WZ{s0~ٳgcΜ9rqW3/4Y D^5.⡥~T sJc\c_(D=iB#LRe>ۻSt2Y5 fYF:jkk(m;ڌ{!C:Y Q盏RLb4ҡNZ60h']J&e۽݌={b˖6D_dڢRà=hȌcLĮUuZ.8o14gxL!Ӌl6Ʒb S" I1d``X0"ȷLhB))_DNJpd+uL'/A*("/0Sm B _Vz|:b$5D}zQ]/qWks4 ͛pÆ /l[:Ny1Blk ]SmQ(%on#Q,L9.Ɏ0mƟvS"J,g<+jaNWH9>!r zfo #&)\̟HoҋI0<F{Dw?rS\.m}+7p+ߦ{,Gթ*ܕR)+o=\k`mSSd{nd2 vܩruttOFGGѡzkk+N9lݺuuuظq#=Je7P&L@kkq\{{;'ĦM߯>۲e >OG?9P[=hnn?ѣG{YY v|xh,s9ַN; 곡\PڥThj& cCiESOs= P hs-ف_VS*dYEg3`M0cd ,]s"x]L`w0$s4^bEQO,c~,sR@RzK)c'aɇx(CTp&e%)8GLK3~C{upcZw.Ele{/>:::Ј:Ӎz444˒wXY<6&p `Uu(,697⁐2KO2R'&T7Wa$Xe`N2ٶ?qPZ¦X<(=f}~X(}}(D0͂p( ( LB֟ux*z!%#8. i6l0絑>Q79ƢCP>nT TZʂ P]W8cxw(ZiL:yspН؆Ed.V$6Q3F.dx,@H?KؼKZݳ q(:HӼk%pJ R*CSy撟wuuz{{dSL ׇrAԄ~}vQFbwIZJe7P Tbwy8rJڵ _Wg ضm`۶msTsn߾8g+WσQR}{`ҁݡ\@Ro?Lecig(m=9A|'Oƃ>[&D&Ǧ}[є'tLAB$!ShP3$)EIŠ f#$6F֤Y߾[uQƵR)iF'?} [MM#۽{7zWꫯbַW^c=[ ,J"B 裏6"T*?MM`ٳiڎ Ə?waʕ;v:n,Z;v`ժUhll R-q\eH8BNR;)0$m>HEDHR܂#>#^ IDATFIaQPggpYg!ᬳBCC`R \{-ڱ{/̙ `'W{/֮[cǩ+}zmx=Xf^L8*L bqhȼillʧ`ժUh2/|o;W O=vڍ ?o*fw ?#׃^!|.o mmigs䪪|}ض ?Q#GO/+^ҙdI54||@Y".|zkZ[0upD'C VPD!_J)p/Ƕmގg\.;w*/*2*]v9޶mm8 * ӟ/R0߷o6m_4&< "ŀɓ/џ/‘ԟ/"_Q(j Hser8,_~vgň#MrKxA[O<}njNT']v~{;Zۃ1h}y7M|:^Kسg/6onť3g4䎖_GJRؾ};F#GWӶ_EE3w^/_ x_B|zdKػw6onM0B`Ѩ|JRxm1rdJ p,.Yеc:"_p1h%W$M!qWJ|Jgg'Əs=Xp!jjjP[[;o߮$bvнe>R*V`2{ڬtJIϺ1c =!ٱcTEA@DljjŽ;{y0h0>R({p 8O~}fK=evcikρҐ|޼yx0o޼(1:Kne;&3`RS~w}bNٶY K:$dqUfL>$ fbO>|D8g^{ ];pBlڴ Go`1qg㘏} SLax#DuHLY'O=>1?ӧW_Ŷ+ڔ)Sp֙gbI6m|<#1cGcʕַe@.Xp*tSIQq${S}ZzBZIV| g9Lضm1&L1mс 8sK/s΍J0m4L:&gB@`Ŋ@wԈ+V__ <(a1xb[MvaY8klɒ%ظ5?^K,54i&Nne1ZZnѢEx1~TWWs+! %kCye ep:F'N#8-²e< ,}=8|]Kwr,ZqSq_/nH2Y'NĤIxb,]ڒ"6L@Us>218gKm. tǏÚ5kҢ=¬mh64wĠ/^Y*<υ)OoǍM~8TdЈa\:pBPu$*3n$-(ߌqYF?G\E*㺐N,I!wIG8/BK25i/Za>|N=}iʿ' +Vk,{g}3~m۶aRSK?L:Ǜ~BH\җ.g?{twXp9dN4#aDx'pιj|3ݫm82ȸ0?8PcQmFTJ4AQ {/ J?nY|9n;u\6EWW4ϟ?[r%zag<-[aÆa̘1{ZpI' Crmi&\tEu]7<8cJP[[{O}f\s5õ^5kּ/}sΜ9Xjՠ~\=Fk͛7S~ֆ/~m:vjR}{ ݷCKC]{t wq81sLtI8Wmۨu3|besYd2ɤ)IS:_Tҙ ҩJKyJ(IR^zi1T(CtUWQ:!hҤJӔf)ѰC޽{)R*GDDG|dtSgg'es9沔e)e&:_ʳTrQ&L&CL2L0.R#TUUSm0FUU5W aC~4gGA#*K===Ny˦)rɑBG rdp|{{;x tQ6{Ч?} > ӣ>JW\q-[Pss3 ƌMK &Djs9Z[[iܸ귅 _:{1Nu['hP(Џ("Xv9l>D^T迥$DF@lF'A˜s2wa= j3Vr?^E_KXWuO;?zCm몯^I?;~^;铋KʫKyGK,vzwkՉ4/bڶmڵ*r544кu먻.\HBA}{uuuQ{{;]zu-s̡wygukӧSgg'رf͚U /7ROOtꩧFIk׮={ڵkiȑ:gѲe˨֯_OMMMrL*RǕ`۶ϧ;w.=\x, lv)շCmmWTUnj[4džr}ں\{^Z3gO?m{)/~Aܩ^?;b_1C2O ,SPR@44Vvgd 2! MkcNq]hT|AJyDd|´硣s /^;W^y%{_Gu$YdrX_ 0ʹMB l(6۸-IHBTpMbc,7JKllXؖ-KμgJ6Œ3ϼ<?aظuuѧOdmH$رc*q݇rF \Tuu(+|O o3g |?qqƍϒ1}b8J$j[\!ZPVVl T wס[nN6"b#{K<7 2x_t1ll)S7-'cΙ7%?֊믿AQ$cذزe+6_0~8RHx1 /w7}&͚\*I#"JIų!NYu"8؂r;MM{ѥK B"rc:tԩdJT 75Ivfu| jE&67)C "H8;Fϕ}TڀK"PH8SqǝcqgcǎC=`d♭l0D6CO8{P.Jjmm9$2Μ5Oտ)%u#al!DߤN=w<3v))ʇW֯_3f駟k FUḎʘIA3,٠T(@,ӛcIVbNNΤL3Jj05k0~x`ԩo46yQL6e]KQ^^f>BTWq؍K17eb[ks̞={ iO3 hzУgyV vغz!EĐDv<۷ %(--A׮]xyx_7 2_W1sL (L- (M̑0s f $AASd[AA5QYYT*L:m2>1A \.k=Ii ?D" "B"T5y0d8I :B@F}"jacw](/{# ޱcz.]JɤJ*@K!B^=\A. h|l=:EU"r6-z_ڈU8?/cl&"?1sjjj0yd<䓘3gy44Hct5&^5Oy Y9q޸q#:*/fϙhĚdL8+W>fcÆQ_`|fkGDlR}HcP_6ݣcޅ/B)B PYYnAQJJ^xQy%X6 "̱ L"," b'6#.3*y t>V{b !G0F0Vp#e}S+ѣGg?C^e `3O{u-ނ;>Wuk{=u-߻aa&fGxGлwo,^$Ƈf"d2EC*qwГ[oeee曱fNhf VX%2 I7 gIX={C=>}`E!!ΛxLVmzYD˗/GϞ=O>Xp9җaJK/kږ[ ?Oе2T.\W@ `95n/=(E \v;!N͏zq|ĥN_} H \ & xfVrqpvGB)BΝ;/ R(R(1XFܴL]i&Z0#=]Dy~A䟜gyIx=6jJ>K'.6:|֭]F_X䓆92c 8D&`}<1L`i8餓ͷp֑ m{׬YF^]F,[ "r̘ _m]/wO>YsuYذa9  .$&t2 C|QbժUhhh@ͪ444`ٲpr–2`<۶Z8pO()TVGKy{ضm[ f۰m[-N9TLp\,Ežg⤉XpZ[[ ÄpҰax-80iD7'tɓ'_~#<3W l&MOƎk CҪﲥKR?nN:$lСCqVbiя~lT,^O<￿cǍõ~#"8\t9dB392ùsb5aDNwC9w N߈wJrw s+$Q-#4`DD '+ PdY$;2j䝯DX `3I ̲:zz0)6A" )=Oמ/1FW|st_9u,qL*P&r4gXKpCK!۟+W>sggXp.7ř.nDnzpWڻZ*)Y"H9a=}"}DOYȜn>1E{?OTVU_ĀMn=(GS* F@V 'T T%,B1  76w, ,1 db`dX; ! 09!V3floƷC3/T sDXihS$(?KѮAe' .cca + ;A=C>N3_0ɑ' #BFξ/Q \~٥=5`s-a#CHp(^N 1'cy8GW;2lS^|D̀B g$U?!Z_~:do!Q u*g :ЯHV\I;!y( 6גVu=*v@@9 ;2KOʾz![9'YI<,$$W G2"BX6>a&KYIٌ^*Iz40  D`=i/q3{D\[ X 3~w]s9jP@mLv{!gQ`U \1?.a.i2-`DHeWFp=Lt\cʹjxRAV(w.wyŞJ2:BNG. ˜Zf E 6h1 `;~>Q,fT`|9rMH Hs7Fr OG<\Y讝;_믽}kjxtcB(frte`fd/ ZJet!!Y!dU… Em SLбO$Jg,;>ʶYE}s~lfr$ bY#2 1sfaX{Ab<_٪XF$R9} *e<_TeF }fyd ?\.@ZYIN} 3FLj+k؜r} 2؎\;?O.'2>!r׼stblYh (Xyjb܊e \KvJJJJ=Bg̓/'a!g+.Lɠ:܆ƁLpfӨ+FLbX: [ޘwY;"Τ/'(-X3nTYpGqPJ#8܀;70ΰd"y}LHq(#1I4Ȧh2 $?:z&*,@"& ID }#Ϭ󐍄P%cmlfمqg[ 5YgGֺD2|\1`Љ lnۂD2VLH10@@:7eΞ;?fDd\J=ڭ !=_bNDG4GqiD;O1:<.ݎs*`VR(GtxFߋܙc{:u*VZ%HU9crJ^=z8[:tT*:ѣ3[nŁ0z9ƏAiiQhƶt4ьٳ܌u2lQUU֮]fL>=/pmoo=|붣TRR_hjjs=^zu_Gsp믣opM7}n{wm8q%ğx꘤S,0ͺy,] )zH1tP9fnpeb( ݔ)qnti"Y盠QDh˙_1N8^': 7t^)'`OytDlhք+_bY콽 px?1p%M0_N*?K@G^^%~b%P|/D 8PWiM429rP5_nۋE~?@e'@",hgXX?{Ac>BH$C%WS`֞I ~LVvrmRҖJJ'|<@F"PY<=Jc͌RI$ L 9p\yhS@炬a{ϲ[TP߿٘XH:xe%I&T|噏|+WZbhXg:CXdDkBEJ"đwP\-;(5\"N&ȗ1n#Y| O1v.B)Onw?n>̞=SLep5טX?QUU˗3=Ӹ袋_|rdN1uT̟oΝ7xǛo9sU/_/~߮ kؽ{weĈ袋0p@\ve{7pZ\~ؿQhƶt4hƽ}+3gv;YfaӦM۷/JJJ31Gn;KӦMCKK  իWc޼y>g{\:z8}[oŨQP\\n v[nGw$m8|T)ȯ<Θp;#DDD".☖מ {ݰrIn% dCD榖ɪ%T6Џ]bYݻ_ļys|ra֬YVX#.w܁s,ك'\={DΆ.`L2c 8P Qe W;d\^QК0u̼\f& #TvfAlR@bˠ[TTڰ( ֆ05{rG)JK@eӌ?D|zQ C# nC|h`e I1M^"Ņg2\hl B:2 dؖC().2{fmm^ɰZ4)V8:~H$c]`vg(t꒝knA"&Onh9k`;^?SÆ!B S0.B9ґɑ:b(--Ş={Jbd2hll45\+W^y%y̛7O=TW]]zd2455}vy晨E~a7|p̟?W\qvލ*&F )/doց\[2+sVʙg1 v{+sbL*ڳ&#FT;q-w?Oinn6rE]_~hiiAqH~zݻ7kv|C!ɘWUUaݻwO #G]v,Ymٲ%{1,ZS`Rgr4t4h]u]]]1Ʈ]1|<\[Uio. [nEhjjI2?9qp;±胯_׸ _C#iCgp@q dّw!d \yk,_0]p2NJg͌рW&ԟ'"]p7pgX0%3Dnτ|{"k&ا63Ć :!d/J#1/CElwVDv"F|<ƎSba}x睿bȫ${Ř4i"v؉VlذW~K&N;wP[+6_֮AKA466b9~l Lyy /`߾fλMl%~]ЖaYػw?֬Yk6!!raػkJM6O=㩧VZmB׳Gߎ͛þ}5j4 \.@.r' f ݆7mU-[bĈKWVVf45Ŕ)ږsXbsT2{]Դ׬A2 r0D-+۰e omF#$BujZUb*~c& z[iܵ={Ĺ瞋g^]۷Wk  tc;w5ЫgO hk=}[n_y[@ l4Ûoo\{ŌRX3i?S~{U58`߀=[kь f'o__ߓv܉Q\\n٣QRUhdKd@")9 {a %ݣX,ϯ 9+|`8p HyǟgݻojF`1pNe0Mf6! 'WA]= 7m7`[m-.R׼f Hφz$C[W55w^@tYǬYsk[Bi}Viˆmhط\=z4kEV0PЀmjq% 稫o3cBFgr=(X֏lPU/Wőo"Y8J"8*鹕Ÿ#qC^isVq|o5p^‚ pq:K/cuE1c܁,]݂p?{:u**+/y L0?^}UL1 1?ʫ9cx̞M֛oaY,[P\z3d.2xH%H&d&|߳Tt­*c={ fLsl& ߠκQVbjJ pfϝ~Jw޹r>L2d ֬]f+03⢋.e]c?)\r%ã>fw^qV8ztoqxjJG?6Ï`ի.R|*V0PR|gicQ9q}=j(Zʕ+1vX[oX~ⳟN{siŘ7o***пg?HíÍ߇#t'O 7܀38'|2~kC8|droPݴerr***L&CLFNS:L:MLSIo:ETRLRi{:%PJΤ1RodKؼtK'IQ*t:ILRRN'ϩTR%IJ&Hx_ߧdBLQ&SD]PQI**)"QqQ1u)) UTս;uj^]Mݻw*n*[7r*/+]ͫkRڵ WҥJKP.] v.]>PQQTH%m_LK t)b**.R',)(I$|7()L9=J|HQ&L&MEe4Lo^O [O]'Y%3s |_v 娨(MN?񏩶JԽ{*}.;w灄yB+ J&$e=|A/L;%SI)ivހ({4p@FTIvNdңA))ѧ>uτO)_<_1 J&=J%=J%}Y?G Ն޽zR2Sibjiik4m4hJ$ igߧd2IR)""4xe2:Tjm:<m۶&OFgY.eʔSyfӧ%|AUUcJ&eRjv< IDAT1f~R dR'ѧ?i*//\%T\ϒ>> *.PII1SQ&Ce]KN(NӶmh 8JKKJxc+ u۫u+iҥ~IPy#!FD4x`f=xyO˟gt=Կ5EDT]%C---j<ڼy3ח|ߣnz}ylםrIT\Q/'<BTwEZ%Z/葥߯/_e5_ /?H[6k^7?hп^L}fKUxoz+ό5w|Bw={7;UW]EԆ~ٳ']Ok׮={u˩<ϣz;E~u9ұ?;zu4;摎y󨹹֯_O՝wGcTUUE֭f:u*rN3mϷ:+1vƶT\\L?֭[?5\ꨯ7~GWzjnjjjz:ӆ|יqmouϼ3+# !i'{4N?,)Dnn/GY ~NΙ #^>"& VjmX5맴{#7|$I1,1/*ƐB7}?êBX^yhVљaR/)dF$"鮙c 6.[uqD*w좦 9i .ˀ?]O? 3nz1c`СK5ЧOs=]vè+//ǘ1cpꩧ_LDɾLD80n8yY1@.'ͧ|Z"IBB[[fJgOt)@fCgN؄0PQQ6=L a25fsH$|ho!"B[[dw(\T7[mm2yt(Ck[+4[T{iV&;_[kt)A6E:S:tRbA3jy8xݫ{С$>iBII1|;0ed?ķޟbAoi̳Dyy9Ol! d'!L eVAH$8Sqwӟ41vX<'apx /DZkL2i逸;O)9nܝxgy盽SL~|[½ދ--- 8t EE Bp6q5[z_c+ /}7?xӾD!N;t?gy&***pc"r'I'ښE2# ӲPb~'wxp'bƗѿeOKjEiidY$)߿tڹN$EE}/rH8x/󌑟~Z!܌mjǕzTˡC(--E6ۆt*(Va_tBB]?%kSOHuwqXr_)k}pSO}+{SB)rWcȑeR| g?/2S|Wh,5  d˛Qϕ /sA`D`ov NyA}GΌM:dB 2g?6r6WH-4&EP H& ;K tc $ظ>\)W"G s Rt2ۨǾg=l{', Gqʞc2y&6<#.1MBX]ؾ'OgB`:u2>Y455ayRaW6n܈#Gb~򗯔^kZGy$Ww+ hll4s!zh',Ca\rB.4U;Θ B}}z!z s fƭR܃{Uݤ:ffFNDODhhh@yY0Duug$ɫW`IXI̚56 ݺߍ7k_7 2_yO2&Z|)<AիWcĉamWQQdG2#پ& s<@YJp׆Z(zRT)^6nȫB|Y u<%fs{_>3kMS++;D@l1cVXn_`?j?"]g[490c$3zH$7E}cڇ{ַ@ZxN蟶oߎn*L%LHf+_ fΚH, P %NoҥK Q[Y`*++qM7駟. PS/ߍ`^4dTב ʏd79dEt|Ѧ d02X0ź3c̙ӧseee¤I/~+| &Lƍ/Xd)<,S) SM /`c~[ .\aÆ!JkW۷tojaQv=ZoPchԨڵ rjjj vZ5ee=z4֬YL X'~lb֩"^.`ժpw[En3Dac mBYYWr˭XSOVluf=JXv+гgO<ӧ-Z2-Z'8G(ʤo>cd̙;׷~<)D կE2Dײؿ2ϖˌIPM_&A}}R4.d~1tP$It)",P:dVX<T.4di<37O2s-M}݋P_t& ':{ aÐJPZZ}IZgf1cpu'^n%ko-5- UQޞ?s"z55=z4ŎQ7 1%.ex vw3]~b[ގk.?2w\TW_xGLXNd*]K_1NnNy}dB)B-7M3 w+;wĻヒ/Ǐ/ PsJɞ&Ї 8`<3hj 0U(Ҟ Xx"2pS@qA4 xܦDɂ䰆T0 L(ngسir[imCHSXT5u/Q&yiEd[%u@R`B;?LD]{Y jl0ش <}ȟv,^_Wǘ1w°> Cgs<xwP[͎/Z_7ohĝw]ykÄRjUЀ˖I3H$[o?>ZDzO0~x,Zd%K﮻cҥ)fWFK`˖ul_[ -O<+u@? llA.gs!Q5(}C: g 6ׯǡCn:sPǏI'm:t(k|;w%K" &܅SO9[MO୷HP'pIðuVpP?>GĒ L>]Η7sA3 ),ˊc`%|x/GDXIF0cUa순y=Sp1a\(}sl6'v;mm9EU33"6c 0# ("ȂBe4sS;2q9nJ?a:2;>#<'6A=~",<{_ByAD2(O6y~xz~zɾDSerc3PQfK4%q:Kt?r_bk/  eToz[鶟H<9aNet˼/@z6\uH|~.|i{6upmPxֿiۯQv< _y=4"{GtP:T("T䟡 Q$>GJ)%\>: L>U2nT/ @ZVyJZs1ܼZfBR#ؿK4+) @a2bs MNl ݚd7:pKi/ NǾd0ԁa<@H0%>/%,{ ɑa#^yTh h@z᠄À:GI18̑a+iHpϘ`+R300Epy ܋ >A b XS Y(9mYlǤobΙ=w<q1mJLo/OȀWW}>"n_ =OHu}X]̫ FfkP3=^N'8F*ZaQ"[Ru 8<[)r\bZ˗(1YBP=Du?t:o}[Xli$^scܹsѤ N'j^@}FdX 8op+"bkgbֺP PA|%z$JȒw."@B)%ԽόTL H7*pwօ'#`kgl 3ިp"˦r eD%Ҥ9T FD]'OKaƸ# 3gRh/ҏ`x9HqАg52`# ^J EJDYT L6g,Ed08Rdv Ed~y6hq"WgHQ\(@k'况t >K(ߜhZDqMϨR[1ݷlzXh5sNlzm76@@ P YpM^~Q*o$j kY@p} A"cKOƊ= n پ |1욉 "ďy; ͖iז76J9 '?Mjӈ-#3b6YAq x 52HP!ƌ$h:ywq0!X#?'d"t.g"-N,lTsmCAV(R(R(R(w.^{m0PB܆F:@9Lj4cA7hFbzl ("B$s'1'lhFd_d(ԛK9Cp) #)M/(Kw1yd`9E<4, !RBNϕlZ#"*⁞ }1m*( P r( èF0vh7>F*[n %6Q"6?I dS$\wb+N(bW3Fر#G4\`v؁;wbH&Kuu5֯_f̜9cctDe&E}> }D޽?Ů]g\<u{W!|~FCCjkkq饗Wƾ}zjyUvhnnƺuLV只.D{SNŪU0}¦T(/FXV%L 6JmMmpPR SD29@`dLbgΣΕ i$I#l-u\,=ӔN8s~1ؕ\Zfٙy8)~N~.!aPkB;r]8sL "ӎb³D@\%x) QWaY| )ԂS\VcU`f|G^pwc3f̙31f;u3g^~e]v چt+{g&L9眃9s|?Sp)`cԙ}\eڴiҗ-[`4hP{qa:u*ϟw̢7w\߿?|o߾xW0s̏.0{lL2˖-5\Sؔ #-yLG7}{)( #qM t03gRH nyV=)&`6 aLF&Dyb"6[PR\9ȡ<4LN?6Dy(~Go,p@&+h/4gh1%c|y:g7d=TFݻ7ٳg,o<`xE]v#!/@,[81v%t ӁCm IDAT dw6 J(Y jg - eYBA`AA*p`I@Lʀ0 5Q Q1a*CX#p$"vy&F߅#'_HT GCwrEEiHQXgdB%sYk8 Q^IRhhBe $Wl6@*=ZS~Cj {fڲH&x?&zLMDŽ\G|3'= _ Ǐ)گ +U{ThȂQZQJnfXZӑqw~qV;9ٖj:AxT]Ikj c%P<9J#[x}߃ ŕLp5䚫ɳ E8 fX!g2ک7aH(3D'^ާO6ScFpn 0O ,2*9CP P>)E>L{@k Ԗ-[~kkpGԄ&ҽ{w޽̿G׆YGUUU}t3o7m_gxQ83pСNK檪y>HޛQi9Uwtwt0:3 8IfEQu,N΂+3㫸#ۘt:"HtH: IgOY;SVuy:;;Ϳ# -rz#)(9&2{`BL!z RHhh /z(F0;P) 7_!fµ툛 PT~̄{zzqWbGx存>cFQ#rJkXjU86=("cW^x͘6mjeE~zxװy-g&Nʕ<3Ⱥxط 6YE TTV஻V`W{F%̞=ꙡKK" B岆GBEqN/z:;qWmveL>xX&ɤ1ߏUVboF£>jsTCN@x::vcvqN0;%%1C(7+6f,£X" ]- %| Wvu+8wƹ|̛_~;w׿u4#Gc=XaSI@I1s<|ԍGy{yBYعsZZ3 D!s*ڵ۶~PQY+~=FR@3gZ[_p53AD4iV?Xvƍo&R@(-P(HРGԏ5ؿo?.\9p3 4HpI'SO#+stdbh7 ;q3do4wbI` a7i"lN`BlgJus' TS9iǎZ zu9kjjP[[7Xڽ{ap_c+L G#u]xߏ /UUU'V,C{L^x!|A|8;<\xo@gEGV__ݻw`ٱʀyGB⦤KŪ6O bҘ_kߛ;p9 ".%pBZ }ɕ3DKX[VɓqISp|45-Ud"E w\`҄ X܌%Kڱ) ?_*Q*<L<SLԴDIΝL8 j<+W_oF㡇MMMxg0v̘H/0~`ٲeHЦӧOW}~"?HgZ6A>5}ʓRhWXŋa&H<**BҊ|9 7> aӦB >=\#p `0~XF:r)' ƌmu\ Lq`4Pl?^+pdP %H \MyO: ֬YYfg~F3U&M?[vQˣUUVPOOGTnJcǎ%Oé֍Pu'%UT䩫KcImmm4nqc )@xq$I'N} s6C\ƎC\jjr,9;\LF~ǏC)_ Ҏ6w}gׯFU֦GLJecƌiT*Eu#T}~=~$I ӣ֙ZVgRB '`c5c_[q+aƷ"V~ )H}Hx9՜clϢԼפ$! w5Z7BU6a29'տ}n+ҊU-w>(v=O'[~N_EM:}7~(G*[o6oLOӧ>)W\AO?4uuuQkk+]yJ&#tokF}ߦt:=d^NZps9]yFRy8@6l;/W^y8@?O2 V~F/p*z3gΤ;544ڵkСCvZjhhpαl2uQ}}aё慷Ց(CMsO)f a"` V27&u7G"9bX vRD[/h~fq|d ݰL___thzPFEtCuU޾>s|.k6=}g3flLFuVVs9o&Lb2iC=1btt#O ;g.6m_D&3odhخBh]T YD}S۫Atw NzkFhϩ(g)߃6>|8U֢P, Ja}sa$b -)KHu!$DR>  %u]ӛz!5X"? MSftS;F]9r8z{{⬄慙zѬ"ҩĽ(}tNuf߄c-p婜#BMJΙJ"L6 ַ0eIϩP(==}ϙC"ٌCRW*[2L%}QJt ƥ}WCO @oo/2LI0D j5CՃ* wy;Cq{S@ή3OpIt 畮x>՘CUU4zzs&0yueұ D ?Ɨϗ3s\LmL]!St[F[cwgb3kddゔT| \M`l<NS9S9S9S9۟N Cp s5"@@e<#(jy^^DV~êpճ?b&Ԣq ~:>-|#ioZ| 4`ōy#0 oRBA)WJGD76KÆ Åַ˗(ԪϚ5 êa֬YXvD 0F xg00  oĄZbaqYW YH%[pgr[0g.EUu5̹6 fM\3s&k0sLgEbѢ>|8ƌʄޚHKOBxgAmJxdR`츱; gw2,nfg47̙3Q]Sc<#=XtNw {>⺃ %Gz)bxB:JTGGN; lhiYׄY3gaf'pI G~+̙s- W5g XZgx5d2`̘G({r9t@&-܂ ߇KcƎŝweКGŬcl$O|,cxE6F6H&_ u"} X(_؄Mg͚_{l}^՛oy{m1-B*6ǯkxOJCM$~pxz}]/OIc{_pFT8]F֨eGEdp7x#N9li}S 7|SM-܂O>(J ^xElxxQC2´`΂ 60kLrQ IDATw+ؾm;?˖.Ś5ͦ~ǦM/'~?n7ވ޶]z>cH(p:1HkJ᧣0%;3&$]#|ȼ(@i>bᏝ@'4ȑ*Y`QX1F-KRt)Feٟ^!aE_7u 1րf&"ycVQitlYSa? m~Zv,Aɩw o)&xl@ |LHyGE%kSRʹX0Z8@ E~>)Z*v/ѷm4WqGxGo;Cp\a9.]IE%1 Lja5tļISKDR,bE אTbk!s]/ 1iS5q!;I 41`BR  qi&G/t!~~)t閒k)aH/ZHX EV挵` Q2#\&H//W<߇}S\ fJJdfAAPd#DNV20nR幤I7_e!&|;AmM >3ѾM?9ʕ]? D~fI`h((KGpJcTĘDַ5.,Hm]YvO ! rE7oLG6GHJ8ؑe qsn@Ȑ(lgw|ڴiw90bQ5j֬Yb͚5NZ̙݇m۶ fG҂N455)yz&M?n[ǏwԄNV]@ .@>\:ڵk6zlDDꪫ{n3aڵĂ `RQQgطo6l؀ѣG9<֭[qռ9t$* tBDxW0o<<#X`ֶRyb&_oz#riL*Ñunæ<jx X-m-rOҚ=rIƜpY5FH.Q[,}_?!8Z2$5\T{猉@ M &Egk`_E,м.4^A}Hoqiz d\=2$C ɀI!Uv)-Sɱ:cxH=-e 8\4ϲd#'YVR.CGevm$5@ " /@(}Y@1WY쥗b׮]'}dS^B2[% PILy Ed2LFEIBJ& P,(K(/ 9J@p/O; 8sO Pցʿ]4zPb9ᬳ:y9s&H7TC奩 sŃ>K/MmFHi:#G_. \p:t9Xx8VS̔|ݿ$+ nmroD$vDk̀B8!~G1͕ii.Ҟ_H].PW4 aaXi9~׾'NY6iVP,4e8Ä[WaE$M%+ }$l0͘N!+;0LИd.E}HtDYEF!^&d8OKli>Q<̟ED "t }X%r#1-ԧ.3>X6J"1@<ϲt0ؚ:|NIto0 %Ssd?%R秐!=BXsdOL5J! @3Wpt)aRk,_ = ?{]N[ gN-KfB<9'gq[*Q}*Ao6(}|3pn}i֟F̤Э[я^'& ԑR0;6:%Bģ @Y0 +&<"Hj4CD7P8Q"d "mw!et2eSw|:묳|r\xعs'~;vֆ1cw5a:mkkߛm۶m0T^Ol{1a̘1hkkCcc#~a̘1\]'סҭފvvm'>xg駟+m2 ֗@6ž} hؾ};}7tw sڊ38ƍqqmۆXz56mڄ~}ssV3T>KUU:*ݻtl>;z9#G@DG>ogumvTy46 $LrlԱ r6N7LJ']13p, C`ό#6aQѤ#ӻlI/)xPK`B]@r3b\&} *<qpv5MH 4L)%aW*(DĀɍ#$D A[L=vx/c&r^0]ԛ,\+nKz?x<91cln}'7aͿÁi1JP kH.­>EfhB: B]BhCfRh&XA).( LA~Ұ?{vn 8 ӎrƯ?(t}eEXvH{ y"s'>ag~1Xt; CpFe) tK8* #5aJ D>D19SC<ۚ؍}OD G8NT*S *u''_ev_d:?7 &NK.D8qF=sD֭[c9ݛ7m4rd/ EtwdqbbzҙEd}D9Jx8 gZmLOԩ'cwT-E 皍T P, #j>)>'"!_+{~z>no%셈h"N""lhlτvI`*ű&7mE}8K"Á{KI )"xEseпX,GŭފիWcɒ%okwލzNsx`׻;1oxpiᬳ駟~y41(d76.iSq3cXh;:Lm/B;&ԚaL`\3k^v=pEajjs 3ò npoĶ-k"q e.IH6cIw_fCv)58.DaNx(h1`I"YF+V`޼>ӧO?Y~ΛL8ktRby'yߗ}b*:‘`ATRRBHryT  a^-\7bĉx0b8m4\x:dL>f˚=|_j2e &O a7駟?SNyF3~@:uF`13g+P>~%,7I⋛h"ɓ1䓰hB4-Yj~pP3))s=˔s8I?>,Yb9P^aQ*}?^,'P^Nv,/poX M0x@:"@?O\v>΂q"J| VnQv"GOO7&p47cemCys1ӧMYx) ${G YDnI/qD"gpI.kot#KxƁP!E29C TOVBCC/~a>knnٳQ]]9s根裏b֬Yٳߔ r:::dp->e9s&y^u}$yپ};L---R`i˖-83/=øP]]uyR^4w}Xljkk1vXܥpSNA:ưap}lwttR:/GzS/BH#G̥Ow><}K_WhΝu =* S>l6KlR)J|}RISاB\L2|-m۶ 7@ͩfLJ|ںu+7R)FNRcD"}ԓyzO~~^ʗDDJIo1%՘ T*E|U &"a5TY]CU(v?M8vA\ "zɔB]> G6KLR)_c7:穀tJRsQUU婧iR)I7DnSRie2)f~ɤ²ո'"3= _э7\OS(K{ >SpLew]gB#Aɡ+ IDATRǑ' vBs꩔dkHvo2(u4^LHG^jS^BJyP ?Lb},,\UO=#Iw|~WN#83O^rMy1\cO>EqGkiŪA;|nZۧhO-WB't/?&^|QSSC$1b֮]KkRCC["JOdwqDDt:iϞ=9Km_x8V?9N3ڽJNגGCͰ]16^0Ոؘx_;ډ\?GfQ|%9گ)`"aab1Ex* a1Pl:"1V*KŤnjyy36r,'ThÉUm} .qhfSu N 7܀Gmm-Z? y&6c(<>*K %j S2NQQNOy؏a5*طo/jkX, ͡cj6DIO.%T[ BWPB::g "]Coo/kH#+bڔ ySHHaxƏRJ2ƫ8pu#P,ɤsgjj!@WW7**rf|tvv!ϙa¥5& _(1WF.QR 00Z((cT .)6b /geCKb1@X gk. */r*K_ǀr[΀Fz_Gr+y`"[Hi"){UWwolLki7pgsw1pM3YFq$9Ĺdwl7S(K# ^iA[1(zbJPOA6`˦td֭… c+0JuuuxqǗʩ*ҐWf,f0mh"fŋ>ގQ edΤZQ EKaEȐY`<ÁE⋛|UUUo8+0W[[CBm> /Z466?iFHڴi_>aL>!ںgqay1#xH&kưap׿uB n;a|1hDưo[`GI(֊+|ƍE]H̟d[k!QtX6mڄgPYU9s?~/Ny)HgҨVWXYn`YXnG` ]a. Nҋ!ʘ,Hk_ܴ  n^t_LM B lٲgymowRwWBX)2^3EVL_PC(bi)]7g.]ᵵ;f,.8w#`Xu\Mh/")&X86(t9\䗔pĠK"r(~iAMӀtY͍f9?*j`ѩ$u>TNTNG1زe .p )r*2dڂ dPfUkeh?EB(A g"aajw]Q##pc*"ֆ#+5 č"K MT-#; 8Hvĉr#X I0̍wV;ac8ɑ`'(yp(+%6>-bot8u̔z̛7//@{ۏ뮻M}.jZ dž ~LZG믿/cKtMP(C0#aQ3#E[q)/NnBb5v&0uJ8Q((B0PB_)^fg؇}웷-ǓO-g޽{a-7߄^E_u7^~U={]?:B!@_Ϯ^t[w/N>d̟?71@%<7 zz{u@wAQTq"s d-s&u/[ lS}Q(np}X(:H4`v,0lF!kLFk+'B8ƍj |0*7xX`>|?/l O`fV>5ߏ뮻]Y[1p>/DPV h\{"Qr62\p.L0 @ ܓ0OY(5@i"8Qn˩T>6qg`*r*9t/6"K:a}AȎ1gۘ([QFb gKDf'܉1^AA ,S(²!-ev"d9ac>Ѱ=I,4m+q`BNRzoʮ_EDRFֳ(yWH&9&f#Q<QȒ"IĀ0]?_(:J v|AQ RFtaE" TJHWB,A)0hY\)%d L~]'$p ԲVgF)$@WRITc`s>푞gfsCՑEivvaa$sEFLRQ˂ܰpZ3+_1Jc섦w_#̓(xjɗf- &34ʛG #fYnīP⡌D$bE>WٝuL ($& 3ٷX l5@F= (H2f).Ɣc_SI O~i)*+d#xq]A6^qF8_1vU|".H4&:)Y1p+U`| Vq*=$#Aĺ5P%wC҇'SOSazj[/(RyP P~\NW81a[ᡘ5 0mGX@؏bm,T|}!^Mt(J(ɏ`G1:gGҨD$W%f̟NLcVpلppX@Ï˽"s@2f!X 2N. ڜ``Q`e3Yeϭ50J=JTNok:묳_===رc*@uu5 ۷oGoo/~͘1|?1|w7>mMI1`Y9\goqIx+#Dzǝ#T*b,.Pt!b]QWI7_!#F9^ .c oMuCI&x6Y+Qc"nkXA ы cwiJgr!viv{㜫@k(%AaJNhlg㊲10IJH(O2•fDd. h uWI(AbM%.v5(JbCHp`΂Jwq65Ftc}\svr4΢e3Pr#bQg;/Yr^EDpeA Mth%"Qtd/m2$,.lCP !1;3›vbuF׀FX@P*20(*qq$e/:t JG0tr#MAz9ȹ@ Ao,H5Ƀtbba(b0(r*0x㍸[rJ:t/>OOo*dž .@ss3g,Yg}y9sO_<}MDhjjBgg'ZZZLߡ>5j֬Yb͚55jTsmՅYf9p wF[[; .ú`}ôiDZj* !q8/)-Y< QYY{8*mgcMI2y0A1 ʠ@ ҭ_ u70ʐ22DEQfV$DD?[^ETHUB5{8>nQwT{g=l_mpW(Yg $Z6a/դRF-@.Y} h.q g߄724pA>5|tQu*Q#0qRQx%L:s@EKmϮU+B!z6 1@E@ttt"*FΕ{  X) "\BBbiwfZG$Aю3RQ Q;#PlQV<5?pxIDH"!p#LBJwJxv^Cg |߳&f#^ӿpa;"vOP e-Ų !z^vV*H:s Cm7m MGE:DB=8@GG7\, wOOg%DQ`t C:bQ]Y XXTpB@#^UZf=>’`2ط0Ec:gJ54G(J q-:hPX Q$|UaKK#sx`8P2Clp<4]%\x_'`xXcc[ߖP宔J(JXD>GOOO쳆tM8쳑d#nm~f7o_l]6l؀;O=x ZH0rH`Ĉx饗0rȽ~qF}hiiȑ#K/aĈ=ƍ>}SIVd2رl܌c91b!c﷿mWۿ/o??`˖-=܃+W;,;FMMM8ci&_׺v IDATfK&m/[־}}QgTWWcHR{_9=p9sڵkh"Wk]6곖|WmذA}g_mp_Y_rΦSf|d3)d2Lv~l2dxJ '%plIeT*&Gi AD SS#b(f"nIDl$U, {nVT~\YH@g!np0Fl=!P@d#fJ-$-έ܄Ť1 "a ߅"g.4%,@Bp8 [, fڎ^ dž |:n!SQ9⸎[E scf`ټz1vab1B`q8c9|mdyTPH+xH6 M)S&y3c"0+g gӚ TblY ݰپnE,rlz aaF0,<^dՑ&8sCIf8IwQ[4 2z8Y'I $3BɿBg` 3 %d- Ls#\'"3!檡oh`_e CV'0u|NJˎ;00^Z[[q%`Ĉ8CՅ{?{ {wq^rgcX|9oߎo~nǖ-[[ng[lI쇽`ﵴd͛7zW__߯67?~16l6l؀R;v$0%e_N+tuu!5,wޮ~дr+gk֬ '8tVZկzg%<^}Koqz)3^E6=cJ$oڴixBc钥صkVX*V[(`ݺu馛|r̞5[9B s]{j*ֱۅN>C۶mbذaz癱m4 nt#_7 K-Q [Άf|Y9$_|1҂}cFQ t "'Fahrx[b՚56l%TكY7݄͛7cS0hACX9#y'2A9$fl.,]c}p=bkk+7_R_eز O< njQF$P*TlJ֛߹:ر+V4'~bH`dM0˖.CvZ cƌQz5k6eK+.r(`媫Ưhpr#7 Ňle3/&LSO=Z%cpEa[N9TM0K<]̊<{A14YdWM͛ԴSO?-d9<|!nێg]Æ)߼T**d %46E[[~W4p@@͘Q$xxaGqBN_9= A$SΪC:e!uF_q$)V8(4͝aJocɑj34W+f ,)0Lāo-o :ԋ@ߤ #k &hqvTJ85zW(S6mڄ3gcyOܹ-WH_W1rHs9FhIOOr(i <mmmM}6dETҕoݺCUuy/mb< fΜz ,/>/7F7nD]]\u~ե5˕fBuu5jjj{k{W,>6b޼ywKV<^I\]>g@`ZH^yˑpɥꫯ}'~0*Yرcr ,\ilOgPN.cbHVRza|8pi?QUV+gaÆ[oUk9s18pꩧbKСߦ@;A~8q>Ocܹ?:oMݍ<׬ys QYr]!9Hl?)̛f)d6I6b:S0@C; Gu$N:$64~tժ8İap뭋 va8sG┓OԩSjH t!%B`zL^RQbĸqxysgTZ8a-yr n2d0-[;OeW]}5>SNV>J7pWr6 \TYg7| .wB VY-]87 DzeKyXL8&} spBU'Xv>˗?勴\<@|7>66*0nBww&kVqlDQ\8:;\cnjƟ^}f(0II^P()8q" S6F*3id20\.Zg 0t|`;̌gEb`E,s ]P#0dF<Y04EL)*gh;N&N[a|]11Ҭ@O>*S%J`u"l%@eKI)NS:t:EOtjjjR)|#"Z%wɓ=fyѣGRss39.q@#( !{SS 1GЀui&r\ yOy. !uu]r ϕrADD۷o'uT?sYJ|/)岔穪hǎTUUE<;,r9j(Q6L&Mtx|ROT*[&KlFIlꨫ(_UE N.ryuy""rR>^S&P.OM@---e)P>\.Clf(IQ:S:Q()TR~h_\dw۷o'}eMSC2)ҶoNw{9WGUU+i[Uyrd(i4魷ޤz*j>$8\.)}Сy.UU娫<ϑR&S6SmM>#Qsu\|ϣ\.S.U)įQ=4hm.YS^mDL*ssQ{ƌA-͔]fRe(MzhIyTSCO\ \eÿ PGDD uT=/Zcd >Eh^n\A razJ(IS6L:E鴯&Ʉ6NzqpEs##=y]g Jv]V^M4k,*;" R{{;^ՆrmVrZ[[iРA\.G?񏩵6l@^xaR;lB۷oK/Ը^\>t9жmZ}5{_9@_WlםͿlȐ!fjoo k=KgIwݪ_>bxY-NJ8X@g Wgك[o]N<7| &MBkBoo)"|Yl.bOaǎF]D\ǠwtvÓB{=CGx)}'cytJ靈}J)-gsYL2s1qD㼐GL\֍w3%lWaқS!O톰YgĖt`_.:::Wv|GWjjP(Rزu+ .jS>dCtu IBZ0SLy1i$R !BMb)dd3i8e ܄iSX\3fXYZc@n^NСCp _֛8gIrI8z]EClX,! 5N8q nڗN࠻[ r|O{TU ( DhUUU;vn*+Q_- I,B U4 ؍ k*P(Hb6xu]tu MBGG2{J-sF`Zˈ 3ihaRI6'FYFIJ\XZ_(a2h.Ƌql6--i&2nTt''1nYZxߐWr &YbuXv7R SSn'3$^v2ḌSF!rWJN!Q3[MDV <'?JWD+R*e%Qz+>|xep+Q=\|k_eɫ]I95;߹?pw3N뮻؈AbРA0zaC%d 4 n:ӌˆy "qF 8]R#ĵYzB{<gq:V:harOGs0t}^oU2%@ұ l&\.\.-b:;6m#Q[7յ!iI}b'ŲEq ضmqOp<$'Lqr9{ɓqgV_ 7: wߍɓ'<y&eȈ{{#S;R:&&xՃJxr3X,q]-a"̙3 ٸcǎU/'!H~1G X\Ж@=N~߿q3@_Iǣ^0gl֨q ҚMn46Ơu'dydYR) : q=s5 ¦M0dr9d2)d2~x_Jn, c[[rBK'ӕL|"CHܘ <2H[A"mvǗ=HQ1UAgt%ٽ&nht7U2LY)R)w[n 4_|1}JT'i\tEx* (N{)ٿ!Ï8]ׂN2Hsrl.2TWW/W+upܱǂg2mkC: 7ܨ >ŋ#G^ig /wWw ufΜK`kдnl%6LZl[nE:ƍ7h͈7#:LmmHSY ULD"djz0o< 0#G=B'I${|+Q[[˿=ϬxZem@Ԟ"f0`8# pI䨌l0XyN̉<6b iP,X(֒:7 Ű4g!MBk':d %m. NR8`'^1 Etr g[Y`Hy|i ߂QJ6Ggx`=4kTKW:FsXn=x "0 ysH8`K1qܨJJ{+.֭[O?]w]C*QAD, oo"{ "`ႅXx1R w1o0u_z-8ET< Evtn<ȣaȒ|y3g6<_?xvsƋ- P(C@.477cͳ⨣ׂ/ Xb%8Y4`vf˲p)Nw GPs=?`x A]`_]]3V(oM3g")K4&4܎Rn`첰Ϟ}YyQΗy5ϮQ"T O"$,9"AHd;sQ)R)ﳏ[Yx1jkkqJO;[OxJglWXvyv@ IDAT0U)@KnD )Jyx1N*mHMvPѮ2dKPljY"Q8NA_akR`/踄`ceh1&ދ醰sEtZD7df:olk Lh125 V|vγ (U"nL;e>dINοRsB_hXe9q]~})̊e!["=ߎPA"42,`i?p\J%=U2h-al &C/JֱL² N0{R 95*f JxD0A񉬐ۧp^HeT,d6`/   (|`aA4uZclTha l%VL" l2%M*,H*I&df5?RvئȐE8!bLb1!q%taKd{' +-c[:X0to>:[MNK6_[kf|257\S45Y8RA#Vx ic<^@fF_fqA ҃8p :gҚ@0iM'E/Ķ aN\=kO6A .`! 0id l-hb *y4 Q8\دpׅpzH~溮^v}b]XXF 6}<bTPdTT $E'kP_q8;JQi%$923BM@ G!̛."`t&HJ1w8KBav<%z\{RX,X,P*T,T*%RhvtxZtp%pf (MG>PZXZqؤ@7Mk%O`u-DJFxX[ x ` !K] 2a} P/ WbuC(^`h=A!-CMl2vJ֙2Z8P$j*?X\ wF{Ǟ(zR)R)v܉իWcʔ)rtÖox-ڞt[n .?~[:K.6*R<$5ʁބRqd3h2D;\z)1_x&;I3[dD,[t }&G}~:acn_Hd&wP6a /3 a8h9tuwap@cfbՍm۶KlTuuu>{JTJ}oG?<[\)c(=bo$1gU؆z5cƭEuwک/ &0&&LHN ?㚬_# fpBab\:&AcM\m& IIBs& _oW* Pc)ȉ q$_AB⯥ Nbx)cDL_Iell?+\gUVDƾalH<-# ,``Gd H#&" '뷄PbPPQQ#Q(ZJJŢ s TR̒1]C\̀\GIpby6$ $XR1[qe.fY"ƮPX5/Y[&Wݛrh. uzzt|'PoX(ƜxDl`d ġ." 0 E'L@%kC˰MΩXpi%EjWSIME(dRUFM yI  C#.DiӦ ---:ulȐ!Xbvލ+V`Ȑ!n_O;vǰag&Lى5k`̘1choo{fƫ 6l@GG⊏]_oٹs',Yo۸k:~Z.[?͘oxF_;v}~[[}r6kH}}=VZv̙3ǸfY1*r+7T§?i|3Ν;+@)Fw]f"El$9[u1 uvS؛:)jȖ2( 2q=tvuBQxp!~SF t&D4XL+9QNX{ӫ#C(1Wo82Kg Ds#p'-K((4LLUٌA$2bΎB1[¬0(Ɯ@; }f @b N_idlK%!Y59:J;Wz|=!p`k6J:3ɾ)22nooGGG:;CQx'KB"{!E oP%%~H6jUHY\6(ۡϞ^+g(p5AǗL4RCꈁ@?*Hf-as&YK3 @l 8f}H7I6N¹ڟHHr6gkf`3 O:\,3iR$$hBa5 φ$eHU>Wy+I&aܸq5knYkU-\_0j(ł gFWWF+V`ѢEe˖>tRy W_ň#PUUeܫ5r)ओN˜1cpi}/ 佖5~{KƦzֿ޾W]Zs18qbС=kK6cT&u 7o^u1|=}_ơ\rm/wrcA p<>%A, vP,hw`_VؗG;*U1qa}b ?XHF&P;[nqѡj֛hhh0^EΑ1qU۽k'kXHvTHIgΧQqF#BadX!"\;fBC$kH-vOo X[DӘȽ@OO7H9DD(J !fS=NJ|3;/j&J(*L% v?8g_2=Q@( 0ۛBm D_ƚ ră:0t좯CC\;A@p0\σFC-Nd%["Y/EzYbda[oo1 bBDp=;)yu:&&[g IqPΤ%f&gv¯J:ԚwwPzeFT(_w`I`IX`ꘌ4b6È8D 㼏DlC$6@Yf;ǥAw|b @xW}|A ~Bw/9PDE#*DL;v@67nG9/F_ljj±M6:852 mۦɖ|Wuٰa{&aܸqhjj5{Ѱ.~O]}ruy7qYg/{f_a@cK6^Ǩy477cAss3F~}ơ?}fQ_m _~W]Fuֽ_[zm[}`_eؼy3^ھ/PʍQR~vo^l߾ZZZ]y`~B{%r GJ89V%?ELn,iBjpR2}!6a`:u*rN=T׫@@ӧOhmmť] Ѿ{оg-Bؽk'v cCwډ=w\>{ Z7`ŊgB/%7F[[x8oNod{ڱ{wohٸo[SN9EM^u~㿈^5nmk "3Rᄏ׿SNH跪*x[[fͳ:tL4 0*5k6oތe˖~ @m۱vs:t҉ 8fl2w`͚5;f1?Mֶ6lhnSefqX)wbժ55z1~FIa:]4 [[۰aC :U6:}ҔA"al;H!0@<.DlDC]Cf'FaQF h8p0.)ݥ>-ɦ+;|)2mmmڈP %z?۟knܸuuu뺮ìYP]]kW|_~~fFZZZ0vز)1i弿^߃ej[nUkrm/wrcA38_|qa(lHhL[q3EE4ZzGE&ΈSCOQ\>\(P]]Z@MMjj$H"puס9 ^JW{Ƽppi㏇BaBLٽUUyTUԿĉ8p$4Ι i R~*̹뮻1o\0l(Nq:*4zIt$4iĂ v̌3Յ U+Wbح4QbYtl& Oft)BSW(rt@:^g ǎ+W`EE5}˿\..W\1]U(|8Tjjnn3gR6\69yd3!?粔(dU?p}.r=\!OQ:S6Vinn3nL5Uͦ))1Pc:DD4aI(IS6ر)~ mڴ|%sAD乂jjj#G9?mN}d±< 9 ""ǁzy^8qNҦMqlstq t(QGG O 8 uuu#*P.r86ll(f> ܰ #e ) [Pmu6z(u8j}~'"6l(yKUy29k!_\jkW٦fcڪ5l  [xmȿ990tzy%ߞ IDATSG.XYk(NQ=J(˩f6>;s<30tPZjٳVZECkr9La gwmٲoN^zqސ!Ch͚5N5Ïc=~_}ݟuM"]vի餓N.ӧΝ;}^RO]|ߧӆ hΝtUWŮ}9жmیNJ---FӦM{lo1*gիf͚Eb_mq(gƨ\ݯؾ;۟u%[_X#+G8[1'S(7OG#𹣏 ^u0sPԺ55!)ڒ@vݻQ-Q/]5Ykkz(J|sG};{TGx>vzа|.gdEJ2c@Py̅btJy]= W_}5>wѨõ^~N@1=b LVxwvbBرmdR^|OA;AOo < R4Z[P#yzkśH% 6k4zMKV J24$ +^W) H|fu{n 4(۷#UT@kx~ ˌE}tvv[(J@GgojYʤ$ Li2(EB̥"83VH[01[o &xt[C]N8r+&86xV=p]^DJ%xfX,f( Hؾc' 3+BW(4"<1C (JM A4"H(`ZfF DG{۠i>sJp$-X]IV`Da3(.Euho)J =u\W)&iTXvͦEZMS`aa$c t`j]=P;- ~UI^=AʫN "csWD+#/k$[gtFTǰW^+QY#-_*Y8[􂪽n>+ UBhL$q+B*e7qRY_`'s]u.\v0qmJ0 F -2e VHڵk1eK2ԋ :58''=AEIe޸q#F:TWנVpybĉWilLs_)/azYs G;w?e|OMk_Ec\vcB EM6aHgRd0 F0s'W0m[JJ$:J+8 ue8w ӀǾ~ RQQ8_~~뮻u$=.#T؇.ftƷmۆḡR[[tfj9,$WWeRB}@R>[ZZ8V\J=quV3C=Yښ޽ԅ; "mmm8C'!Bm3`@ !A3P]]=w'8LNgߏ sC]mF{G˶55ñgQSS. O?Q oA OW| ,0zhs}ʉ9CqGiɓ'C5Cyɱ}` ;JMB`՘0` ^Zi?%<쌘u,"A G 0G½gy lߣ2A<أX`!wwv\m--Al6Ldp 7\ϷaD2Qz*oЉhT١D=,XbѸ-#W8ֆ0}b؞Ռv/"k׆g ٽ{j{Ѯ^Ixn6lŒZ^i>H123#6}se/]$}7Sn&xXŤ4@ *!F$5:+#׸ωAPtՈ">D a*wQF%! lkEQ'A4U?/^[SDI]PX+S.(fICh$d}|\2* ;@M4E2 A%! */,J$!^ F<:K1ƳreR"ş܁OyIRpͦd ,2 b97ԘJ'NXz)prR.ke6 aL/=QNL*4BY(""3J"=J#bOQ%SB“F=beB%y"HlH-)S i wM(gzѕи 6eHzX#}]*4v,7) )<˗$m15 m(pUYBf RE.#ZG>C˭ u{[F~o k,J1O~2Nzv%7\BrT(M48S,̑T{ #,6`&Qh(&./Fd̨}lsg 9^㐦AWrP.b!e?4&MRۉxDkHŒE0Jfd>X=XXDPC%9)Sx`EY&L&,B~d io%R6DrqP3-i)OX0D& 'PHG L-lnǫ7dd(}2>1VUygTDsiB(]E)mayމ(qvN pcTp*Ÿ*dp d)K*)1chl+G+aWnIedO ~b. JWNcTF*^dk |ЃD:I%zϡJXN8Ff,ByJPL}UoHzLRX'B8?1-yAV14G`*榾W Fd=7[3zzۜ֕|&M?X~=-Z38#֧Or-hiic=#GƘ~wnΡ1b͛5k`޼y1bD>/^wy_{}]1VTIѣ `1EdYH05b,|T#ۏGc VMb|רvj[YVC-Û<Sqn'B%eUt$qH'2 nWrKIJK1#; Fm$gQb*6S UKL]+I:eVq.񩎐 iס_O Z2.6} yqI)cڥ)Ĝ-@JqTBYi(v馊ِ^r HƲϹBZ M-}/^wq}ahoopBzXl ^z F7}ls.]>K,1cOb= .\E1|p,_hiiA^ ,i/ngn5~F|7ciSY농Ð!CDkkkx.lsϯ鞌z6MZK- -buHW0@♤# M&J^"ߖ>,tdHcmC/*0<&d\%E*,'t}*3#\qd*HJyL(g#ŷ{6/ti!UP3RDA2G;5%t7c bYOJ+[ DzhJL#Mb<an,490$ ,DNa2VejYSJI5|8>?lyGɔ7^?g0e56VP )h啀=F]WB4~vl H 2]Y Limi$#Tȗș/h5?NZAǣא VPf{&`pH' \ҷ)f;/%mRU̡$b ?N? l eS)K*p>yIhEgu߉JORKDbX$il;: IDATaw0)aƱ6JAJ؆ݧQ7mO<x ΝUV3LxmȑXx1%il̑}}L&3UOd]si /VώiiD&X`Y}G< 'IV=4i|/y0&05/efSIJWp F8Ro,SIZ,^pt',4$#0z 0LVI /Zl9TF?~8#[V,4fJ}db\J3,4UȖ5 >],؇L"J%Lic+VȈ֪tEq/j*C^r`^ 'aʹKxn$br*Eb.!s%EEr$DegU+!,l񸔤RX}/(sH]T>Z+&!KeQoVoikkkCSS@?G3'|E-] kb}Ϸڊ+0|po5t=i,Yw޹ߩ:ͽF_ۓ%YO:k軪sqVot DɌ`)%,$R_BZ|FI OH@j^y2I=XSo mKn5iJq u5>[0H VDVщBio:\F2L)r^Yo "GùPJY bK$N?w$:әT?,C'ɸFR) ]NKHMa 4DŏE_VN2~(UU/JͤfdSCC00yY+2 ' 酆xFIN+qVqk PnU0GClNSq:ǧ R#J2aHo+$$MⓦN*wDRb'z>)oLzJ=׻_ύ,x8w!7瘐% DV>k]oVo6||@~0}tڭފhllDf͚m݆YfaРAiz ꫯ"Àp7ߌٳgcر6l7m/5nOҖg[:鞌3n be;h@% v"_0d %035*ᗗ‡k ;RQ)y\ @JKOC*^&#|sΦR xEhRRGnX@!,pń6N㸵Z&1 1Ȳ$OwL.3"eЍ '%̲L!MX*! vGzWC>/4,2ɔ𗬹OQf٢'1*J퍙#`#J& tUڼy{E伸n˜;; f`k{42ʘI7{Aš;(0Jf'~hP +ϕc%Bt$en@tq_T呄8܍!~$7K{bTK8IL1,9[qT@iob/ق9*St i'kf/ . e7J7JXj {=% p8HMυpMNw؇{Fzz{qW`…X`A /~^x>9s&j^y<xGvE;"^|Xd g\tE3Ҵf͚xDZ`7uwRlۓ%ٖMgۜPuݍz۾Zٔ{ډagJrFjȲbaZa2~ZH"}9<$|%E,uAk'N P m޸:-3B&aQQTfqIe&K`؄ *>FEԝuY*&MǟH1"+26{X? ]z0Յͭ ,Yam]1HVx, Z#((lR)2Hi<2r' ^`ygJ- c;%R\ZO"Gk|‘73̳F*u.L7-{7R[FQL3gX0{eFJyoHT.H0W+R*!XIƘY"$(Mc;%lfU)0/^%ӓLSUJ>FbɒI: "вZ+.gXRl(/HKc9N=SɃ^y% >z[wR$% q'/ rYD|X}'1dӦX{ *fTCԵAIbm2`q>WQ> P"%s;a yp^P5Xa`)0&A_qv`͠Cia^2 ,*|(%PQ.RҔ˥T(%.'y ${UW+9WM~G1PX\DDR`E(2qW<&_T3wcM09n =1"?k|[keQ -94wc]oVoVoVoVo[ժ\ڈ7Ą; BEx޴(,n-LZFBzu A{41k r0.$5UJ4BSe0̓dQYHApX%VB "c2azKaĂ nyO@&`%H'Rz [x~`Z\[W +Ku\HMEpj,,օ2*8$?{}E|?Ax9 8Vsl]0dlvU24#^c vH퉴 FdkUy^A28HdBd}e3; w77(CHIc!aY "!MEdx)m"SL,=8e s!]$8L 뎄7 PE+R_3޶ :@oJ~ˎm]#,K-HHYwo}:$ ,ea<~&XL'(o01R X%+"H̱+Ki %e,xq2.=FBz$hQZhdU"D[nxP#HrЭ X!G3J<}ax0sLA!Isڛ? n?um+JqA a" PtGyVd )#]'a4`F`X+0ɃX2t!4(jAr?1+&ke.X]Ь *_ FL+`u[a ZL*))IxXPŠwe2!-&@dV*R"c2 ,<ŋ"İ kx wI 0qog`h$Mccb'I1\Q8(@^kyșґes\Jm[_&kh]{o Y"VktIqB(bz!Y0[N*~J؈8DY9,ÊUOHX+SPKIz2/p*ɭK(+䘃]2؂Wc#0D&GbSJ7pJʂXFov*▎f p( O"+STwu-z, \%oFssi{џ[cٖVoW$"zK:| TDZE ☡S ^R!`d@qh`XW oĐU ?K*,rqGYI )ijhHRR@ G) m$ 5c%* 63B"r3lY'i7)" gx`u `eJsg,!q ;lKDkRf漁:^-;%+ #`FE¢?Wq<ͷ)t'7;;;plQ{P yR=[v`\ RIͬ&,GDTggG̖yC!*~vѷ!J5*F0ܜɨ xfF%: uP4.4q僥ӡDsA1'rAV`䜀}ߴ2i)-)30 oX_VJ K\9e-Ccg%[oLo9_$ϋ6HY6#XL Moqu+30ޟ [6(1RV\jBYI/IF{AarHjg此bxv}-?9Gb+_dZ2}ȱ(k!9Nw bI+j@?`(I7!^H$NN` ҿڈK02vGlBQNGF]کXe`ð9DG910AeTŶqL֩T r-'1" '* rKy),7pfepf d*u<-}gDj=(hB3.=k=/6Qaq}_LR GHLK " `dcѩ4yu^eXzTA2P6 *Ii,1鍻(Ɣ>8TҬ 1R;@9, 2$d$gm"Yd%!%̉P T˴N\89& Fwgw w (  "UZvI~Z0l[a&K&Bz %ֺ$8f=5,~YRCB?2j13ˊl4F ^CH,6$[eY'#\",J${ѯ1&+[jJxQ;NKj4lN\t,Ω<^ T $ -a|P#lI˚q)q4<&$dN3X(mEZ5osj/yKh}4 *i]倌RW].5ڜ9spg:,s=]wscܸqjk1cx\q굫֭C=aÆX[n---x0r-rgo`ժU;w:rJ,[ OmvgbŊXd &OesC__r%Xn~a >G~j+h"sϭ.ѯ_~OGss&[w8ձZj>zPVwdKתԑ(fZ[7`V_Z_lbA>Kw),(XK $q; S1mjHQ60t8$W؝ST!S6u0#HJp $gT3aTOdi]~*˰odY-!= fzPTM؛##H0gDv)Nl19Ă-Ƹ_#+1زňoxhB l3Hr,aeSc2dYߥ ',e,̙3ڊcb޼y5kVem?~<8s1> N897z-c.1cMꗮ\wӶ2dFgyW_}u/} 'NĤI{bv(3>)s1XvmN: -u]w]gwlc^nWǒ(zz۶}sg^/^<W]--q⦛o_U(vYȅ/`O^!=* (!Ltzy|?#yh`wЧOra,d)#U\BŜ`\q)qS#P@=w)1̳Oot}柣cC;> |`׿uܻp>=4-|8/_fW^_zr6vL}-婧ѣ7a6m^|:u*o#ŋ7xG38gqϟ?ﭺogݽo{=9޶|-zj MO~|k_Ø1;aɘ4e) L+I}8,b@Vx+UhT,vqG<3ac5zFزU}-8a(#PFQv%FZIgBh`LH^X20X6*H.9NE]|_MC8>7NUiHZ}V檱6w<$???ni͢+m&$[y ,sr,s1pطo?zFSS3~'?OK)(k!.02г>\s F֮Í??80a|#>`)߂}c}7|3ocرx!8rґOV^j|J#"PQfZ((•?'HRٱD,Kjyd:UE@U>lV% Vym,vezd4K=0j_"gK$ ُ1%P Pun/=zV܍Cn *7ځmyiVޝ~I&g?zQGgymmmhmmE޽֭ mhhPzr#Gb---1bD X~aڵa\ 8PN[[[ڄuWԦ|r ̩'Uۜ e :G0zh]oƭ޺`R *&gwlc^nWDz|VoVov3ՋE^3.ǜ9sfZ,Xieưapw`qw`aan:̘1˗/ߏC+ `=va,hhOhbѻw/G?²e_#Fi xg}+1XX~}`Wom> $HVZ2[st RD46v_L~m ,j}j;'v!I'c}cއccCcpR)8d 80e z q|TUye fL~m2&/=}{<^YSۧaj416ddJiUv=oWͱgG^;]QtAS/q85Lmm'Lk?)`Z)~Jˎ `)  v>?`~{coŒ߾0Gcc11bHȜࢸ >~=xkj̹>;6ӧ' ]wÝw܁UV_ ƍsd(dqc`*dG&M”)S0}t03ZׯG[[E Z7a}tttSyIϬ c9?֮]+V`ƌ8#`|cå^E W_ť^dToqmK,駟:Y;oŕl@G{;lgYf<{,6OG0vlƬ_% % >ۨʄ?\L!@?1!Ic(?5- LaWGPn͈_ $.*'^£{|(ލr +Y0:,(20% daV.쥯^`1hHKQD  1(bF0(r(_ ډkJv`Z+HD,<*+nq-/V?1c ߤ4ÇNJ+Jwvv"rEז.]1fJoN馛0a{'/6嵮ZO?{rd۞Z 6֟K,Vv#!w8qd~n}χIaĔ߷ǫxk[xrר^x?akޏ! K5ϭ`avK3^s>qgÞYٰq³g?}U$Z=k,~f.@<~cxOaGao{{9wiw7 pwӝ$X[Wb/]x_vn p'`)OWųFcd x1߽̓i4.է'>iӦaڵ`nVb̘1\̞=;SYΑwvD0;y~}gzu `-T\d!44zg?O /_b-, v.\0cϽ = ) aСxmxkra4U&q,-mb=o(fb EyMoPb؅2S&StUDa[X-̕`kpR>)K\/>7fD X455F]0̳ZJ="qB걤jX+yʄ2cwz&+C.\&&GJrkذKsy$YØ>LrX#^ctB*Oܢ^o?x830a~^zahjj¥^I{ya8s^Wqavm5k v 7tSe1)V+„׬YI(z/Uٓ%ײ_Νۣ~1{l;Æ WE} 7pCA3gƸqptˀqn.oܹ|rL0^[-J~q9h \ը^nTƎ:(l^_}r;7o&L Gy&{)[w`9Ɵ[8餓0xո#'% ؀8iu&~j`sk5A0Y=ĺ }w+N"ڗbaq;`ñb͋kO6o?0Cw-s Z~Rm ?_?}w7L={ïko݀G8qJ :/_iSb Xz'N,PV9@1kux~U!dn&r!?sc-_UXtC\p 틵kׂp=נo߾9I9h Aaw-}WK(jNzc>H Fc ͭT` e,@N}e&a+űX%Gh蚮Ab̤n7.UYaT̼#{d0J͂ r]a4|W0D}ɘJS\wJQJbNs<2rqk"*?An1 cRC9x y))S*Ͷe3LlNrR'F"3- #0xE S\\1$!g6+]ٖn$>W~׾5eb{ok_}K./˥/"qjϜ9Z x ϟ<}?~G3o(d[po{}ʪ)Ț5msƜ^s` 9l{xǰ7+` ?j8z_ݳj}kl=mYB"vW]TF{:gt7{c}4w4 BBV3-?}L }vsp`N]BS|ԶS\%k a}}`c+aჱ׬}mols}o[&Έ^RDO:^; {GoPgY6V^oxJda̺DW.U1죓'[6&L8֭E0vEֆ mhnnrg88j~'z(Ҭ-cSUE5#a/$ 8o#j|q=ے)wwcr׭.)۸Xo9޶ŶqSn~'q 4vI9_r%  ÆŊ+b9P&10bp\2,`Ŋ [{ڝdD-o4e,[ÆA&jn*$n kxo|m(sbV,,2Ũ6b7ž׿0x`xeV,³, ˊ]yan}Ͻw=oW9l'`A= Y/ hܤ?=Mw㞦1Y!1ِ) YO~6%pEX7Iza i{py>><0Mzl%УN`/ifGcoù+, ꫯƨQ0fN|ĉ8q]ns W^y%FM@9fNL ~3ufd 7c|DzeKwv BR`F` Sq]w397G\ϟ8)Y<@E'R| 8_Zůq eI8wo,HE_cc#jZӲl.L>tS|Cvl2(Ee͙^Hl"ˮP+X✃t e0T^+\!+~Ed$7/bGQ9A0qNTnfqh2 uuh11tx:U>e1pVʣ(Ih81wv‰@?@!; AJhKU(XSP*\|&77F8G[[[[[Z P3gq>}aӟ=_)u]Y,\*&N(goW_s 1cvP4Gg.e+#Xp0;ӈ ~3Am{́m|Ȑ`+E a ծ_Y }?1AK0!q׊sXӉ>S8)LF: N%t/~5{hKaVCVU9t`Ǐ.k_Q&nxxJ'ADXeE_O 5ݳ/>{bcv;V=Z̪^㛸瞻裏8ITIrQaj[}qM7᷿mHb+:m}|Ss9M[o_wƍe_8#3mފ>b 23g^z(HT&}ʞtxM(stVWBbHB":J~.h6揝Z-CDٱТ$V%0 `xHת TمύQϞ41J*YIN*h7PE80(ƃ2bgj,ecȊs$q.᫻2々l3(WXrT\J!Ǡi_#0R5/]"V= {^7@\󯘏'Ĕr% T'ڢG,p΋h}<8& */_26,ۀI66K Z1٣p\1EjJC_?a8>h,-0[,WǕ{o;-OOt/;:сvwa  Z{{6l?hkkC[{;ۃٷv4'7 9O>:::ށVo_'x?#K{GG0 ={6V~O?4{Y 4ӧ_Z$9!)(^*UܻUkh@V+XHw"D#x,fg+ҫ}&v IDATdU p ;z(2C3+'dCQv+d%W8%-^rge>%sM%,jv]F}G}r㩴q"ecU"F )cΑ*]}j_&7dPp@8PaDdTr27 0Atΐ&>{:QcCSN Qh츂N[{;-c8N=q)'%"D&5jQƍwP9BF^)Dza-#sՍxVāz͂ICC=%TVI¬qʃ?LI4suaB:AW+c54Fiv5㻝e$Hk $^HEy4 WCwGDv⸌`Q,}ߓ,&\-dQ8Ve[dYyg'd;m m1v3H'#υ}=<&H>UeF ʛGVi ֪#,&bLt"8\۳HKya$\Z2Obܑ0N71D7@3 7&b(h)GTVyX( sPUaL{8I7ߖ6|_V=exg%xQj/y(u3Ymx(-m˥'Ƿ%as?KcO?_=X}8mi\6z䡤tfQ f(ԄO_p]w%a)鑚`vwc8҉B&DQH.@(XV%XHp|KDéFAmb$[ 1:1T貢t+ġCEt1ǥbHƄإ^HXHSDg;ȏ LDH2~cgQ rIOi~lIMXj 5<:e|$2P쩢1%DShSť_^x5 hhle`m^ANE;&a|wu'@vŪyK`*u+BH ?c,sTc( dO>~M@F0m >[b I?ʭz^dTHh@=d6ϕq95LX'IQv9"aRgQQ*Dq|TYU>KCP*J2z.AMrE 7x5!ik֬A~u|׳ԇs[藭ұln+0iҤ.7kֹ׽t ȡj2F#ʉҬ*dQn;o~/eeb -U\ϪI3F.VOBP+,P^HYKCFOX'欺"F Xegڪ_f I4d4 ̝v#'<'1Ia0`ED~+JHuJhcozZv x==r5έ7)˕BzHrbL2 p4L(~oLQYkUFa/ ='􌂅Ȍ܁_FڅOU 1+(rS9Pȏ'- [XY_i{"Fy-AS(a`W3?_dq<,,2w\6JCswqvw ^WwX5یķ8nCt]dt [6l,ҥK;bX|ys޺hGO?]zzn\ &* 9!Y>;>:(Ԗ LxӦA$]]*y#FHҴD8"(HGIP]D$JRk@Ś6&贅dZ- TzD7[0H"E▵U^+NM'!"w)o2&fڞdm f+yX%ꕢeŸZFe 5ZFՌ&475MOcCnZfP2jcRv# ,X$+ɕX}[nAKK {1ɫ&M?X~=-Z38Gg+V`ɒ%0AIǨ ?~{d b|<-̦%+@1ޝg1F2,BEa5HĿGU<^ɘ^ZVCV GL]R@7 ?/Q,L'֖z#_)}e>Y9@1 3gI?&CYJ̖biq%$ԜNHt䊡a{q{ 8[z6(l NA< *}IsIt45_VL %⪀GXI 9<@J'y^&L CO[YφFVJaN1m D:#*̹Ty"sSmȹSR x&'+J U)(%VVeD޶84tPL:0mڴG}4:(7SLQ϶M7sLbر7of͚^O/đG#8gX7{ve̘1]w]Ҷuwk{ѣ⪫zݱ| _瞋޽{s9ޜck/bv/kf^ͽ}J6X^̞=CŜ9s}G羱m㺧t5q;iVM+r|r0;z1K8b1LFM0TM.eenj )\]o؊A XX,sHuvVJ`$K'݆, nǪSO^X~X̰xIF> =AbA=8"kEob&vko(9Q3JbQEx]+&tR`qk$v(*Qe9"b7N=K&H]@_'T}jc:8dV 9KH&a,2$C,;sa.r̥"UXcSX*~&*<N7ؼd` )C혠e܈:]SCeH;̥Km-Nz#1W(/hZ#2 K ­?-Բ+_]C%hGă |_*G0&9C/R%kT~ V v#3!,ӱ^2&amB`% '>d@s5F`UR( G˦J"ǿeroveaٲeWSO=wq;<r!?.삅 vum[… q衇bٲe0`^z%5 xb|}݇磽}Χ+CÇchnnFKK zmt}ݝa̘1Xd F'|cƌyWc9s&?pWرc7yymak֬ACCÐ|MXnڊFP6$Sn&S3nhfs7iHJs{@z1s 7АTmʋ2e ~mࡇBkk+/+tӃ!}ٗc\;l4hS̞=tfϞQ\]9urGoo/Q__?cs\|@gg'@ϴ dǾG@S)[{u"u'OE _bFċL`^1ΛGS%$ H0fs8g.ϝ9f{GkcĂ`,Ĉj2jut/\SNikEAd0jOcj1hhFΙ3/CiDbgbÒ)/QwT . +!܌3|]hbW7Bͧ&}=iJԌƋ/EgcHFEGI~-h{.j\/ÛxL4NB1 Jځ4 %"_) P0L(Ss+44vO$Ty⒗!,>Ɲ v}v`.B1H=*gv"&&0fcPR 4zb?F+?MXA)]c8* F>}} n(Jy.@Ey@S93lb2Xmc<{s>qāzR5!%^XH⃒D9gFc9$?{P0')"*ؽU9X8cQ`6Lab!m$KKmqdvQ#)y 9ɲO, 4a<'|zhF$zQ4Ϣ{0y!K6Mm kr9G^z袋pw㢋.zW:sW7f̘6}y-n~K؈Fx>D\PSJ 24̜UEU&7j-dNu=ILw8o _Tõa, y1G[QOӧcqS҂֖)G2GGE=Fׂgܽh!MG߯5oz{ԝv:_3e2Ly sA$E@0t|4Tx P~-tz u']ߎQ}b{\SbQ_~)(XcxWvkg@OEiϽ@ s*+V`ݙCԆ^3mI P*򳒔 XG?$:$v7)'JqF@'EgM!e4D+YJJjW 9rЀ{Q--GE\Xyq!8d8, ɨ:'` 4V諌>Mi/0ɩS dEZ+!U0O>=]=;<< v`VxMÃlB~VO?Lj@ñ"9{OJB2j-k%>,LOzyUdF$pD.] ~=zU{=@}K`֯G%(/*~ 矏_fD^SJz=cgbTg&)i?y{LG^v1Rko,Y=N[pNA>S !}JfERFz?#deϐ,0$+RR$'K'[~ ׍qJI2h%Qd(B-\1vb@,}ڧ`a$ [f(+F;8pN4 >}F±SFB,' ZyvцNcY1ccNZrrZR^: /P92w}R>(49)Lɐe 8c)!b`q\ɨHSyoL;r[P4 } <͑yL58!WY `-኶y?9`ٲe0$@i(i_W]uq̙3Q*+z)̟?8qomoSݗcw .ŋ3ߏ+V`…^ˆ;\.kǛ矏woƏ .`mCgE7_!~81Q)I2`/RG3)cn"K(*# &C3GFѮ1A8+i&g[lCwռ`ڎjGD7o]Jk/\|:p֕Gb%X5Hly4[{V9z=xǎ*'O E\'OخG-^G#^#/@i@ U๩ IDAT*0r|=T@J9{Lj~Xo"L!A;髶 wRBb5pcY,iQlRgڄHwz {.pP#Vbĸ+syƔ;T)LhE+ƴ!rc|?IIxc@:)NPxVԞq[{K*`ۈ GMP}>@K=m-S=O~]zTZX'xNO ?| I>W%Q`p [h8uj($e4|3*:=BW܊+cx'oRAc5VMq{~a_jv_y뮻68@i:A99wREɐ ,%W;z0Dq ( z!9¨d)GTb1P?ONI}H Bpgh;+"bUX s@lT''4 pIpS@U^_TP,91̏Ǔ o +CҝHsl16U|ݯP2й(swfkDYT.{B;Oq&PYbl,fR )2E<3yqw8VCC/} L)4Q`s= <K^ZD@¼}T`2$NOGI#xr/DMpd r7o=A(gѩm%n~ctpYu*,kӦD3_r "߆Y˖zfWO:`դw_y)W4;oxCP``gD&[Q1ba[̝ӅZ,*Ɇxf0*JbfIX%̅7@g$.E!*h iw<ЀC''& E ʂ@dIw9Ix-d9x ETDq2~OqO8dnQt(vg@RA i4/oia_R_{pq/sMEɘI&o49~_(Ҫ8'2ܲ~3LŃR;)&sAz33 <0М_OKj1QTr Hږd&ep\CƻB?y ;x(Vv>KB8&۞Pb(/IX*7]8ayq⚔s'ൽ>mʥV&">0ThE+ZъVm[&*Չd$"Z|N"070+{yDK\}\<.WlIT8"$8, B)S'e`āM{&)濢X*7ER < , #R YgqJHBH#RIPü_{m=$X;KdJxR^ć܃b%QZyega'xF/Uxi0vTH@Ma(G&-hNcgAx'R9"Fc $ e2&Z|A5'cySb8*ŸdK.f^(?R>XB2]0УbFh6fl J݈ ĪH+&[GX_G+DɊПGETF'AʲcׁͮlRM'J:!ɖR~5@DYSࡵxWmo( cy)0-S^1 g"{ߠE+ZъVhE\wPiֵ=HŎmGg BɁUQ 1 ؃x\׵$%̰fZ}RG0r9hX>#2>=|VJ-T""]H`Zi,A_$x ):^ɮ¹R:82vGgRwoC9%*9t,%ļ8`δnG,X'0T*0Jf MfK*O 6i_/V/(O]Ƥ`ّIO"1B&I'$Ww*eD ȖK W`i׭R +IK|ĞAb17Il1z0e}JC[g~2 2=M p5-;BE &D݊'O[ZB,*dPq@RpH1g,f?~( }؄v'0V+VT7@eZHUc.py`gNA&fL~\@v;*y;uLOUZ3K"|#o9b裿|IF`҂ ,{ G!VUPe~t9f $<dӜ{`cг!ӟ?{Q\YhE+ZъVwP),Ưغ<5Ew<*:. BZ/^IFYW(a =0Xi#=iߌ‘אP5͛/ 0<AH"@LqsHcT~٬9oƒ{i.hyg{܆/R@[KK@I0|\TLJ9r/*{2Yxw^c'u::F Ob_;DR I,@T mw5Kc?hǒN N5j^\Mch;/H+S"S)zQYAHR .NtHNSz)<2.4j–]WEi$6q B:)@na>H"EFbP1{=رB*3(^SИl|)I4I+Moc}N 0yIpMHed<G>E31F)b* ,fnX4- 0`K~j_E+1 4Hp)=IX2͐0>qQҚ7Ϟrm|Jv1@k9xFY=0+##0눢w<0G*ZъVhE4`2RxC=9MْD/I.spJq_= JZ,I$nC6"U\B*$z8i(@%R0~<4=g;Yaλˆ[GՓ `Rh8 PU%krp4rL2vLP2]qo蕗IP b%5"FRI"Ej &NvVPs 5!!IʨH?w@2"<[ä;$L&YŜó䰜T@DF>sDoV(›z d嬊if ܙ8ٓ@Qbޠ<'A% ^E@e孔S_2KgU{8϶D7cm2=,9Ķ`bHY 4A K3τ~EH ,R6 2PZ} 53BR=UhE+ZъVo"PnqXv\d Cr\MM䭐b&?nN<@CPw챠>tt? 0yBS0|绿vJ j߻ӲBR[|:h55Ѐͨ?kH>3̟^Ejk@hfj?$ *3χVΟ$Ji/A+-s%5GMEIOygA$h>:.L[{(j-{/t}<ƮI @i|:&zl-N:.+X{u ja'n@$[oOGnq] JaN܄_PFNaCJB'|+KaAB%ؒ uEX Q&R~"oFr"/UQ.>EgPH @KZ22).edX=x 22?$}ϒ? )vs0ef$iC0?`Hcwd`tx h u^vH>%77BFX@bAɦ h!:"hE+ZъVhe$o\fF,O#gi6*}`AW9̇Eb4$Y\Ӏke,XS}j*kk9 S[Dc4tLwa]S/|7@Ư} ]cq%mW~XtTF }=j[{\r/(i-K%= ʊ~کP55t#czd<=7X3y2Ldhz5lmAk8Ca h;_ 96e~6).u{푓QX/C cOY:x:+P3m:K?,FQ-< KVhT@iYªIz;)h=jH&n3ys1v4T_?:x/O`PuuhҗPJGMSV1h>ӧ}Z f.{ : 4|=N:}g)Ҷb駡s4t/ݚ/KbձǢ7/~QQJ$nҮY\c('BrTT:<@{ b*ZI6Rv悡TVh+!or+̖@^|b;ְD"T~!92נ%6ǡ"5˿ 1;(vγ Yly&Qq*$8);ޢV%1h%ۜ7wL\ ƍM#&ӊ3^d@-X7Xʭ^>WUa9P]&hE+ZъVP"O^$E%->'C +(tMx*/|| 01"~۳d *ӟAoUw7Rc{]{-Kmd۱0WU IDAT뽇Қ=kD*eM?Jw@EP ͱ^z}⦆nt/][W0@BG" `\-uwOAo-xsNܷU{ӸO Bm7ìzXێCj={0עHvC,~3-)nռjݠTtSYT}D0w}bPw7~mmS{< =?wr(<ϣߡ שKRU L i'T/ǏҔ16,sk_F=ݍA.~"PWzz 6gwQ=~<+s궨VOGK}=Smn0Z+% JI| & \Ɩp"N],#NV" 'JO"ɖ.w0=ּ g'`,vB4RTOO- C) "f+q~g_,he \0Ԃ'Gsi=<;Bp׉uũoM,_?0r E? Jܻ $XU|XgA~t8F?E+ZъVhE۸$No>.ADdT.B>//lWEh8Fq6xq ehE+ZъVmDj0rac'|YE0UrWPYdߌɡ8^V՛k8gz0FK._E2f5HAY)`^ _] g'@0%"TBEP5>@HFY99NDHFB$Y;ڭT?TSGWFDe#@k;Ɲ4_om̊)e~B5le7skJ% Iyr?3QwզDbISe5h?PoePף/Mȑu[ꨮF9Xo(YC;Ϭ? 0Kga-gR [ΝmWy-o*7/Q$!/ǜ֟W3 flD$%^|@DbiRz\&(VUUɕr:n1NqDEI@ 3mދ&} RǤx QeB^) ))œ-yBFvЃ {zT|oQ¸KFYg֦oee0;VT?Q PGBWjX O9gYR"%=nǪag'GxRnnt̟!TeP UU`VR)c T/v7K3$+{FB͍o+Rdeej1T0;S<Ч4\k!6^{]!jXCl~ Ly"vπeE3ةs(OJ(W CH[{i. gzr|niC`Mcqo,P>}"4 {c\뀐zVPʴigъVhE+ZޝVai7 Q6ZMBe@jDQTbh+nuR !*Bm+Y=֞ŋ1lPhkiB {1l z JM?*:K~+4}[׿7DỲPkN*/CX*/zET̹>7ߊRG-Zg fjDP߽x_:k&OE V tuxO<=8W*W0PӫX$X崰 TM-/ ;.lTt̫2cR BxN#{L݋ɓX0gBԝx"o>T*P>@g>#-hfzpDhP{'Q{'xW{u$BnAP~EV8݊8H3{P![uz /HtΞ<$B(.׿"(T;GER6!pȩ4ERIh^ &̀1DDd++,W*Hagވb Iܐ<h"9'Wnr@0g™aSW)iJ-(P𯘭.&(b'(b( \go j6 JtcLcMcXP #J!%3O2$ϟK=\R =#Y{f{zW6W#сα/rb Ceٰ? t ]ъVhE+Zզhƌյ_||<BTsH>F#6w}DZl ʶGQV8/L('=y@(s9C"{ U(:cPg$ y>~oxU;.i}ɥ;]ysQ~EHB=o5~Nj|[Yo m8E?Y J(2)`pqQ;|!o2wDT06!MfwȊK=O d)DQd/ HWB߬٭NQ'q nb&0Y?'U(tz0$X*x7y؈aJIYW* 8GY(Źv(J٠\xjj(mHVd*b/S/X\`NԱ<_ ܸWl9},; 0tNё E`Ø9>[L))\\UX)NJIǑЬ\{L8-ZG+?Jy&dA(s[^R 7zRNϐHu 2i 0Џ,!T0_B ϡgt J}wAOv}v;¿~ezq~g5o=[xw477o燶N|?p -ZъVv\GrRVA{p52i%&P l8AC21 0 P^W,32"%ـNLfSlqĢrQϠ8RLX(&)`|!#Θhoz0X? >i7QdWدE 2f2 Wb`$.'8>0 /Lu3fx Fϰq$O*C$kсE|Hgo^=>8{hTyT12RVQ2^;1<~?9\S9 8\18/ݍ+VO|+@re]:(;6IJl7v{๘%:6^Ivހun}s/X7|3F>?jkmmmhkk5\#6 '?_Š+p 'kъV|ӹ leXښL13Bl[)ʑӅO"B|4UdODODކ~F=wmf Ġ)tGd99nQNK^;$*W9~@3H81JCk$IьҞ$N}^q9b~^M %p|9"_qƮh%XlvpOa 4PZX|$unT @R Hq/?DRJ7Jv /쭗yUR(QHD*@]x=xHr&cnjǧ4,,IgG51~9k13p6RN ;`"ħ蕂e"%܇ܘȚ箯lڦ= 4cWŝg); OË1"28zQFFTܟ; K__p=6F<z{pرx޽/|x\#9Ew 馛pouY+0j(nXnN%~k{㠃g1(oo={6zlG?C98E+ZJ Bʜ`c|hPRB<$ $0BNJ72fL#$aJCA[FbMw5Kx& (PP2'r;A&*Ūq(^vxfZEck Oɀ*mVsDְ"x ӁP`ȮdVaD'`bPהNn n0o"X* *x_}U\r%-Le2h`4胿Lpr̖c@#BQ0+(V3t6F{;,BH6uP[b`t)א `7+ˎkV?? TF/bpG~q0(MEN+E$ QvU4O(TXk(yL0F1b0!Ck*e\GG\JdXl|qi:ej('|$i>.+ 3w 7Ow×@w$с %a1ߋc*%/6zۅ^/?֭[W_}---1cڵkca̘1b+ى'|[n/ >j+^:M544F[[~a뭷cT;oz ߇Ҫ| !z _wCtӺG׶3nو}{ v !4|A&a?z=Ln@_47=l2 __hllܨm|8pg7fc5 =PW|u4Z \TgT8>!'I @R0'g`mHIZjkG|**tuoE&.&Ψ908 L!KKEY;ʃbHmZk$&)#Z2\.>I; _&KFr穀 WSMX;(P3\?uWV RB+[LL#D`r(Q[S*o,| eP VО\2IBnd" Ed:eScNȄwy3,/she6 vs!XoQXț`'̢PcjV~5_o]ve?-o60|"hE+{妼˕?PS]m E 6(EIIEHL_DEER ]]KĢv[{9E+ }bAR]U#]wŤ9\=JUGVA*)U !(k˙ Js =+:-X$F@qcN#T͐IǜҢvƞQ__ &gP(JV5P]]R-+esVc< BzVxF" I' *Ȭ!> #cX ,a=0Ř~dj"Yy7O;Una"4bZ* &__ގ|;կ~%^kގ~e˖aɸ" )S֮]n/=k'c*|3賿OEYGHY< \sT]i IDATwz݋8m;6zoCmv{;Mmط5>^T0}8?`(qqkc ֮Z;='vݑm3bIG!r3[q\\ܰ˚+$)gU9R  ?! ȆshMk+kѳ70ŀ\0G{1dr#D4C"x'4sSW½_HSa@)ܟ<6,`?3ֱ}wCp'˂</ >s }Cw,,4|v|xۋnK;Ă on6>Oy睷Q]2vXp >}U- }ŲepGtvv pᇣ~+WDkk+.ZъV (;E̡Xb?CqO.tuu ~i#N8o*% U?#,YkZÏ`뻺qekÏbgWOf^6V=lƔD޾~CBQ]]Kg˯+W_qqKޱ>v~{lחʘzaŃݥ1c?5kZC`̘1)gBi+믿 ~*2hۗ>_>r+į :::W_É'}8co։W^y 'pRx~%QHV#X&c*n# ~]V::GØ}T8os=> TŠ4߀R ^|BtzZ#²56YA\Fg=t*!qM1W  p0<+SzE&Y(l_ >b Hcdaÿʂ9 R3:&57#ÔBRJ,DF{nvy-[O%nk4S JHsF1 .0ɋ$$ΪUp Lj%ZX̤[؂Qy'%B6%9i0K`_Hb4\?Qx<駟zj=ϙ1ɽ6zh^ƪUpW (w+HDmŊhnn~q:`mם@/;]<=_Gwa"5 2Mjڦæ O`4Jn+ov\zhll38|>7Pkjj7ߌCo\Ŝ9spgoFuĉSOmK/a|˗/^y啢*-Zъ(ŵw̝v Ї1k,\y#uu KBp˱[~緣*=/Z7x#n,~!\ "QW_ҙ3/cܸ?\z) ?ߺZ֊yO{y>O}jv}7%K ߿[o5<{J ښ*&{jkQ[[QJ,%x?bWWO;3>8\~eꪫ|9Kﭩ r>ffw3g^- ?λ0s%rfLI@-b >1s,[[[B}]PŒg;~<|=vcpιؿӟ:{ l[jkҟA Չj$444΂Yuo ݬYW`_ƬY{`T*0劏7TTPSSJݐ+J%V;3>q척= ^]O[W]ŊO(aqgaܸ/"EJilg־!1=^uUx~+% l 5<;ӟ`YsYh#ʱU-JƠbM__X7܃,qÑ022|9)duV\|8dL9܈d ey?TOC<yiZD}. 2^|&[W:bCa ٳDN.͂jV{*% '-hMך 2k|hAFr\^H\v0q'+_~98 6 1g?s=MMM82Rg-[ 'x"kw}.\#Fvm;ceժUg}6PEj\eq#^dA]p,H3ۈw*Aڗ;q@mCAjVdnaժU328q7 h Ԯ:w}xꩧ6[oůW?a|Pv=`֬Ya;/]w5wΟ?0zh9W^ykE+Zъjg}Kʕ_^XJZkZ֚DQUDUUUTUUg쨪V[t {8 .?HBDdqAg%dOg# :*2,a FG@6HwBҝ$ݯ۹^;3S~y[n=QHDDC=2 SPl&CeY""f3͸m4}4zG|MjjTSSC5T[[C55TS>\.G\,|AI\r9uƌ\6McFVfӔfh̘єfhJL2ejSTf3f)Q6#"T:MLuNߥԖJQ*Q*QJ CI5,uvvRIB՞TH(TR: )IQ6&"tF+lB#GT*Q#GP[[+PߛQT[[CBTDt24eYJrR>F>a@aP*R ih\>Ma C(AAz_ڼ-:z:c&EQJ@ "LFP&JrGJ٬1R[[+e2LZP6\V5Jeڴi#y(e3 [P6P6кul6If$e҂iP:}"It\P.:u6{lBGL&Ccƌ6/KTҩ4eYʤ3JERzƢ@={aѡBTjy* >iӦ7iGP&Fڲe A@APIEIN €)?7g 9:4( K)Hc ;WoRmmm4t4lPjmm)hȑw~$ )y]YBw%w+h]"VaP!EaHaŔ3c;p^7V? i7f~6 P5ߖ{!>?{/W66[V v!HFQ@2jڕoR={sdsYrfոn>3 aDҶRt*( ոE oDkzBAA Hv Aa(T}CIa$)E)9kK6NxAQ$gEB7 ((IQ:Q&\.M\e33!ӡ:e2a꽙b<9;fY5^T9s]e{<| 5>g=K;8JE~nm0 =OO<+h]?bb~bn^~E?s3G )!nlr8 Y'):;,ìp≘kp %dU(H*ww7a@m }mo߃Vu+]EsLŮ][aI ܹno =1ҩg҆ocv-УfGH);W,:c0Ҭ^Rdr9JqޞBŪػooYM @I͌S"qID)gĵض^/ +ZhQ"o?B5}wϞH#d&h^LIYgmB.7 ?^O~>}>;2 }NU 5ͤ[e(;cL;cPfUXA>q% ˜D%+N"'嚤(X!E溲J!wY58$w*(uшjgO5 Yb6Ŏdi\wueW^:\~X|H9* P+˗-@ٴiN95_Gq[naЀ[L&=etXG'^ YVvh+VUW]:\=iVXQB:$M@lBlitHOp1 " 0{amB:?Ƀ8裑Jc/kq!_S']qUJ#+&駗rI_Gdz䑇1wǐ!CqwgG?!n6TݣYZt7 2Pl2;swttO_WX&ND]]j"VX# O%I*FB)S,)`)SEaNK 0tP|sk'] ѿ(7A+p(,YO. 2iA!Xr,/?7 sR8Q`e$K-#^+^8 $?gg@Ma.1~׆q+$~s֏'Ց fuV)kG+l5D(ƅIgh+%f1O^L:T*˸``a˘kC,9\FR'^,%c< u}g[xbO0}[s [60n+TdMI:M4LWRJhVltV v~B_K0eߙVDdVV6[ժVUOoUή:;U vh"{uۘt$|K_*{!YM(v2~tߏ~66V}En=;x̜9)@Ce9Y~7kFKc̙a;1{AQ(č~UWW_Ů]LOx7lDkf=7tB<2,(]Fwr\U6852e 9l&<(L6:+`XrzzzӋ+Pݏ;^/|6eC=1p%17L3g7bݺ74^lІ;fM24:X¼y-/+Wsk7n /@E6J '*"ĤܕPx2(W7_4|ryJBiQ,,Q6U j2Tc%fˮ9KɵO}J7J~tMh8&EQluG`H3Eڎ7ՙlժVUjUWJ<\py4t L c&MՂD VqJ0 wﺺ 2 dq.9ˠ03+`i<.&ouXd3/s $E^nbV]T`Ө_^,pm26't/H2 4T _[xTbVRi $`c /RQ .[X J<ŷNF;l֙#W8c&{bU{~x/*չic!): U5$dZ,d ArJER !Ta@Wr\Vt{\HM s}ET"]*\1n@ %dXF^lXaʒ.uZ6UMU^!ܗuk[/Qq$ "WTVJJRb/ReɪaCI%6OlP>k>)$Y`:Ub:CNH2U3F1Y=% ֩]z{!lbRfAtJ%.uzfeN9`@ˀrU 8-Hkg:!ZXH< l4!2^'Pcl۹ =ݽNA;U 3|Q 5eZժVU/`Tв #\ >` /x`_tƵH+P9|JL~z !7aknx:m`S9 Ljqa$c4 \m4䅶9W~ tu~s'Xl`2VsqUaC@qJ7~ڵ@00 !BB S#[A !Ђ= ͔EQXxRb/(.9$$Kp*GJJ}Fi%vKā&rQ7ׇa(b*a,$QMoa<-"bF`9>`RB4DEx )C$+ i'Ffy8c6 >3~8#?/Jodqc39!%mPgBX{p1?`N {,_Ezl?xmw cDNL[DIFgUƆ, %L&b s8|]ț BULX>WBb隟aۮ..}n,\QVgM]r=UjUZժ-䐸UW%!5>ǰTxl59 Hȋ:M rDؓ(sD%*")\k*6lB0d@Fл/#!lmb3Hea@efl$B }^{Zv`a D86žYIj޵s9;B^_q.I^l҆/},2Vu=c#L+|ripI2]KHH[@* njcOr4@ 8JEE@A O{ϲ&l\Js^&  ]  %tsʴ_&%mPBO'xƳ<&z5Q !y*<"Rg$UvP*yan~lKA+#t׈%Y{ _6g%TjgS <cfTdc[1 Ȋ{@VT EEČQ b†T`BD22&fANQ661«2^: 2a5EÖ '#4"XA&|^v}}1z)tpIPZC>uڇ}}8QO/7q"@{3g<\|~bM+O:X[t38 ɺw䋠 ^O=h*XBhm)0⡝"W q d~HE]G0,t6OnN˰=l\YMv)pWV%PUdZd*D::bX@EZ/0>`<`(~cƞ6g-V*Ş 7˞B }LP9icb挙8=7&D,1oL?%wMpoO/ ;xX*JN4)1=}-1˚T$R)59F(k "gã+EG*e522ԚrnfŁ{T;%{ؒ-YHشC҅lP4cWu״SN.G> ^-[r)G?n}ϷXMr {_Pnݾ P ƾ`F{T7KUZժVV1 a%6+`OrTCHLYKi*c=QeL %pNs?)v܉O.A+Rvu8cP[[녗8! h'Q29Z$ ذRѢT!]#c/ x A6F2Ka.gq&^HsUUeBBR01b: K#Մ^ H  ߓuz>*v>F]J$(<>)| 4*C6̚ttHXgϣ'2B$xT`$I)FQHsVwkYIr`3J7(7Q,E̘9-g{9E#"_be5sZZf'j"<րStJ~(BOaJ6s R\v&7F3dI^8fǐ]p Kxg7~Z K}BtŶcX|a7FJq 6Pt!Ę@. H X%baLĄȭڟن Q΅G7t ׁRRS+QOP((vП¶mSoW'c n߶m@c}ƩjvNش&]9VUjUsJFŋc}Xb_t)l.\.>ly˖-Gss=_xA 5>(::v੧ˆ#U(K/Ekk֭[3655aSOa{{;fϚM3FGt?{'1t0@ P_eJ\ʸgɲ+S/_ooǦMor{}{Vz̓c1g|~g/-_AL *pmQzE,cƌOb߾N\ #G_m[;zk3TSa}Xj~ѣ`K +V#mCQٳ7cv\qŕ>Ԯ p=~_]_L&E00vX֬YTr|P|M̚5 O=4ZfkJ1͛={bh䜀y ҥ˰{;xԤY(b‹U&0( "Y[Ԉ'xw*xt"´i]G+W`Μyvxk_կk'ۉ梇Ʒ- :O-Y[oM7~8#1<̛?߲̝_~~855B`ԩ.#ʕ+1gN}g#g|#B+.]w݉<}iBuǬPq̳gVcܸq>} 3˗/ 7a831 ꫯbX?7o>^~%= 55ykRGyv+nƓ[ u|͵81a8#1NSte!R31~BS}O>\z2%MaC(.k&IW<?o_9UHJ uiSKĭ~9ws[0B >c0t0,YoT,:6gQp)J2qa#?1g,XpbL: B7F˗}ֱJ0tzo@Q#G K/Yg['ҁI.娌/Ep%rO<o4 /wsuճyƌٳgc…Y| 5 Ԅ'/4tq%Ss#4bK0Ɛ!CEExb1n\x1s6Dq8'#c9ZXV\r%g}5x2ԧq&tM9rTsj3gb&2S3|̜9>>w^_>|^K[?s,̞=o\^{#Gڵk1o

.@[/r&{ eX ;NAk&{k^ĩz6Ⱦ&NӀ<1jkrpAT(&||Qmm-ҦM:Ci֭TSSC|jG}4RMMs9zWH_ҥsNzX,KtiiJ/[dҶÇ(lBQQ*(NGAtR00 F NQȑ#ҩijkkQFQ6CDDtRQHjjA@ֽAs4Ea()$E(JEm/|bzENKzg8EҩYUt6tZR:%)e2!e2!R[:Z`ܹ^|:sa-\82iAN:rو d)[Mr rieSFFtAreuDL@uy* $((Q&tIgfZOr9's2f)NS&l&Ct)u/өԽN#JT9ҩPPTPqF6t(EQ@ T%(Bߣ@T24/QHFVʤ3 IDAT\>Ot(0 )ZuN!-HMjϫ~@ѠAM$\.KBT)Ib2k-I %_f}HHIA!I2d@C V}N)TM9)($sIQ()IZ :c) )( )Խ=shƍ4b0u$ )HW9d0M:x Zxt)c ( %Mp:=j{.EjL!"j1|ȑE)>|8m޼Csܸzjmmm4|p FAm~ .SoS Trذ!$%h!yfЛ(2cOHtDLDl243iJxJ(Bl6n TSljtdTHaP"""#":ϗ~f$sRN-QED!3f^-% Fj\B>"XU[&Elھssr9}lVmTʾgTEN)R>_CyNdm;R='))Je2(S6[2 ٖd)JSJQ*VԨ1f)W9T*(s~~i]ȳ''&u:ZU޼xd ?p߭W/@b¶m; _~3yv(? V$46}̈́+{n߲e/~Q}ҥׅo;gU}f)zhVVݪ[u w~n#Ϟ@p>tQ(`_gr:f+6%t\Bss3־:Ėox'8S?`q_7v܍J\U;v@ nd2nNfkxwu. yl͛rzC͘?;S@B566bȐxca6LׯGww7oߎATom~B;)ށZ}^tܼY7~<׉{!PC 6(1nL3ʿ<:̓qGaʕ"tzid]6LtZzz0Jo({뮻_~%^cbɸ喛 n:2Mi$YQVB+cy޽;v' ݃L&c5QƏ<ٽ{Q9p6?^A@gWpxxwOz6T:U5$cƍ@rEPi/mm6444PEDzC%grqpwUԌ]]]طO3g_" :_8`2DZ"ĥ}}.V<#۷oGCC.(dCm_{uƍCcƿ}x衇[ɼJQ2=RZ5ze.ȅM>-:rԦbDȾ)ضm*̌vȱVCC6H+jivYܿm۷q5Uksqbۇ,͈BvٱcP*iHɘ cٴ^ݞ1;v1P;#%=G %xrY1}Qs؞~6BGyBʼa^8b2L ~K.Ri4{Q9ڱdB]߽[޻]U?qQd&?t…_jyƲ\pRLz=cn㮿QM< T݄ NPbܣ>gVnPOWַSժVUjUfϞX_ǜ7-:bݲe PSC>EMMe#ɓ;.͛p!Nwɾ~kсƆW-m[p衇 @]tOSRܤiڙ7N; uuuػg݇:; –-[؈\&l6S9|>|.z%:(6jjlI]Ƙ|/RhHY'v !}--1p`=:$[ϺcH9@;itX %ޥBl75)mAОЖ 3-14IG w;U{I8Sq'{`ϙ>欳¢E /ࠁ=g}vm?4SL?OΩg` Ԩ\H⸱@Dx56 P@qQ&5&zzzt&Pw=פ===Hg2pL&fÀ#LL dۉr g!+Ȫcލv\4Y5ԟFƿ"V:Vu^hO* .tYkI-N9`OR(oxI:RJ)'+u ;йR;@wPO6|S y9f}+ZժVy%fY#NcivW7n؀}C^fEayǐCe>ǟp<.p'cNh6Ŏdi\{ej!| \_r 0_~=(iA}] ;SNs!ڪ)So>?;nfYL| ƍg> "?[e4j᪫&bɒ%<: 6}ƺ)z.hذa8[hfuM6s}- 0چbq~֬x0rLv26PJJd#"̘1CgZsȰ*㤓eĉ1`\uUXts2z+V,WOD]]&]= +Vڵk}k'dәsIM5s^tE5Lf3cET(ttq)]bV LюO/֭JꬳnGժVU(WOC=͉ Sn=b:Ex嗱jjY:_ǿ~(_M̛7: ]7?xյhkke``:̞5w,־: ]]nM# B7=m*L(~|}6l.*Zbն$Vĸ!`xnƯG t2`̙8昣ȿ;̜9Ӳ f̘;ׯGWWsNfxAlذ7o~3WX,_0oSO-COK-3W+Wq(1}o>GV~:v1ahiif:%RstwwU qO8pkpXlX;$@\+7'SYi<(*p 7c[o: SNY-Xn#X0vM7bQׇ͛p'(RM]w-fjn:hmX2$b&qA ]㦛n’%KW* #V L?0}%\({ py O vbBH-جeuo1vw 37WJ__,Jn+łf#?!{%TGO~s<^ЊÎ9tױGªo|Crr ys=VUj4} tuuW^ٟD?ғ!D` 'zvz1=9~Jy(pj # 'dse|xC Ctuu,_ہ:ñ rʹS&1J6=xY=6lR(|/?}fE_2?Qɭt H/l cd22CKOU~X5?f2z\4RFHS 4׋Ig4A uXs[ŏ"3L0kJ)Y@:4߶YnI[.Ua6e..,[+9[bL 4clUur+@@0!\F@G>[N'^L XjuyHy^r5fƚg } "b_/(ԬO8jj̚5 k[぀-<%h]4:OB0d~)?({}` RVk龧⧈?oTG Gz}$pN9v@[nkqe[3n$g6Ss/>>_UMGGC_/coOBk`X ,"&uޭBbxJf7?eL؅l҆Q|77㗿| `)VLL2+RRP=<ދt({wQ} =0 N/81l^e<#҇eL+.-HLGpvg-:\GXp d5 8Ad3 @ 3F$,V `(?[Et {0H$CWn sЕ3 R~ZP^"N?YX9\=EVa_F%eca o +dwCev\ET,Ee!jbHV"n 3skKbN;1<K?xƏǚs1>;d6g\ _'׀AcRq&*50iY-1Ӄ d@(P$}_J Ćc+&+ 0+ΜިIhw;{Ï&x\r(j@dᇋI&#+ @x%-hF=mgu2Y ޫ g>s>οBLom^|,"!6vl:C۷wTOYwہއ?OTjUa h{}4fjg0+;!'m@2_UR389V+/㬏 7c'ZOJ`Ys8% *rCpP\pGݝXf xA0J3b]GsFW)8 E`_J12{+f7˸!w=U% /[ʂQe(YVK&++K+A1p:K2d,/=.`"P"L Y*1/OE& Ā7 @10BL5Ӆ @0 J8&y@؉B0] 1M(-Fyy9` Erδ&(N-A(˸D¿U02dAތK% Df&Sx$y{#"Al2!YQ= LlR}Nd&24%5`ϒ-jX  h[z'QN"L`޼Tޯr l<!?v-gbDoܲpК#<_(eg'isd'<&986`ljWBPـ,)9I!νJlk6c:C'[R",PFۤ. /&d2\c(l)1sʙ&iǘ^Y frN!cq~.4)yhx@z_+y=\w`%CÅS+R̾^ضu @^InJqͮ_o6 Ru7gp!j!E`3CV#NTV3}-}+0n@Wip%yu^70f dgV#FXUjU_(U _8FCAh'$W P]rJqM "*zFh"}4QYemk9<̀:ֹ.]72بK/گiY&J'(fݕf.Dj ?uY.zY@Wg[9fai"D<  b]ЇBBw %.dn'8F؇RO/} CRGQ .\ ^hceB hSsn˼iTqP*tKK%͢3 fB ]"%pwSD-8 >QD wL0 s)wM~>OX0RIEu>rfG!耣eiO4 ,uY'Au֏~XmO͚NCnݐ٬2/V˗^ǠhTn KA|4ͳ Mt^ᐠA)d0hSs3=u-3tJ XAC ?B]|Kԉs수,e +~);򲒴︣;HR.X=%%q4D/Yk^̻_(rU';e .=T&#&=*+F/-{Ve8e:{ܑ@v9 ]JƊ2#5}Sgc:,#?1D@jv#*2 U6x'VAE*2^֓/~w4|߈13 hnve3&d;nVt~x-j2r3p?8/ODuϭ(i Io\o7(ҙ~VPR1f`pY4sY58I,BJ#kOJrTt,aqG"еNÓ^b-5 4jwh d+s\PZq#]ݻ͒^ܲ{nj Νz[9󒟟gڴ6n^~^]\ny3><Աa44pKF]Jx2jUzG&aF`ÆM(/Đ!C!n/~&݋֭}vLxÿ>cܟeddgCi,[ETz) 6`_y9 X-ٳo-x @Aa^+ǽ~Z׺K.;w***pbAErP&LĆ QZw f@6:wG:u ֚5pɧ()ٍwfA#WōWUB6Gqm~K1p -LI]#2#DIS(Kɺ0<>_9ATned &"y⤑H%:DtqBr(?DRZkfqhhF-Uʖo*{f*}#P8$+#b$?(L\貨JZ̊Fe@(Kh J4w8j F$ˋD"q ِm#d-lM̍#R=7%ʹ.TTɦmA+Qh [YBmRZFDBRvL`yn'C#DG;-eDHwLN-4ω9.#'MT) |#ۑ99 _3lAbKq(I>wqcGm6;yEض 1{eez/lKJRF,铝 <$puZJ4nر#1<+25ode%~aD׹3fe~>ΝǼ:Tf񨮮FhBL~uIXҥ2eqرP]].]:aE}_bΜ^U<}`,=qbǎ=O͚5Ä ˓xnnݺO'@w#YC6 !ucy8WfYxCKc=neG)I$t_TwmONU&q"pR ױСY*lRLJG ^F9T_h1=>hS.>Wh g(H2~I]pUd@|c۳5Ҩx@HKT5ކU$9 Zgtit0 V3:o)fvާ0nH|֠$}A3J|őQr ܑqM'!w$Q5QAj@X]yo|~~$hZܬ=ųJ!hLr -`/%];i6ES&C_4caM7H&4)oXq(ݾ5~l}+w .$ W_f~:p]ˮ!UW% MNm9p-B> wK4xyMm&(H]-={ߒaTOwo~oh{w7S1c>: ܎t_ |)]s 0xpmWYC%ða9n[?֛9aXSӦk׮HL,!bRA(7R"v>[SN9_| N!֯_鋩S'֗VU"==E}T##{y桮p\SnTٖ򋨫 %%{ѶMk[/ bŇ,]5ee{p]PVZ8cO GC~R]UU5Zdg>RW,TTT //{ ?yx`8՜ DeAAMM 5Qdd&EϿw';C$1Lw#Hk KϤCʨt7ad?@-cK2M?maf1iF~ɟ *#Bb1Vvmee C!X 겮H8#z}!Ʋ-)aD*Yj$M!) f%oaiQОkA:㉗j,8[%dDh4oR>w1m΂ձ]Ʃ;ҁIu_` 5PĿOQdx~AN7{R^z=3֮؃o6oFnaZB];оCdaSC-J]xA(?Nּ30 Gw_yǏGV uHmqMII rsZ  mX)1z0jO'OBaA `QבQVV|H)QPPEJl^VZ"33 iL} oh$oF}}dggYJs[H )jLfYY[t$ QVVϲ2lY@Ыwt$|ILt/rI!mб"aL;PZZ 'ay:H$z]q{Ua.ƍʣOR 6\ Ba5fLuy=D{ cxHW䂔r1N۲ -@ 㣈FC4qK|]s`spުU^L!sl #(K Dȡb!|81|p,^H-ZCEvz|HMM]cRA{Ӧ:t@AakXnvZRgK^=pՕW_tiF}9155QmISadTH} O:,! <}%{ꡂe{S~JW4BrJW0gbJ.ՙrNpNjv}6rs{nߊ۶ /7{6svpgɗ1 0wWPro܆ 9s`7`Wl4fF3a֬>\ݛ?}&O} Q~^xk׮öm[aDˀґ;n6lFUUq3>S,].+#؜b޼\#m-_ 555XlWw߅^7Q1wP4f<,Yx'qM7]z;2>Cp5$JX2%ܠt)"FnV9&w^Bj"$YL$K&[ɒ,A=B>R#A2tG?(]!5/ TLEgߪBWHx8:=2MbBMH%ƴk@sE2d6pIfQj,9'L #!IBSk 4^RnJ L~w:kpߎ?l1o8lRE E #';tGS/I"RFeJ3H)5eYV]wmdyoȄIDAT'TWd.U&4Hum؃>}wiPL:RlCpslƐhHőV)1ܱ^f :=fDpD|_~Cf y#kKJ%:0﫲>owEGX1L_nYl-A\ۍ*69\ڼ ] Am%4BvN.s/%-f?HG{ },[BYCEOx!~3K0/Sl  Ai(RlxaF^26K&?eZN;ũwї>/Kǔ4аBA%:~\j,Z$s];Z{yg[iSc=Nk .Ҿ[ poTR*-{F:'LހQqJ`٭ߥiR"ifB"fYvD@zi( ?bX/ Oz) et㹟)T@۲kƱ,IekϬ'NhT&"DQuM7N9Ĵ෿-ʰm6\p浣l>}O?EUU6oތk6utIX`tRtXߔ)Sp,Y-[L=$~5|aUFI]]htJJF1 Mf vW/E:fW4?q8S،/i"v"pC_jjOixSM,7}T`a OLeG/C63]X2RLa2f8$+ \N 3Lf謴 TN4 ޲@ʰGo^9I;⦿|'D+㵷6  m-t{HY_af!J >,\:qT!;gbDhA|U6X^+af'ZPHBm'*Qe+dt dP8fMj<5LZT!@;4@'B)Qus_ e$24:Ő%qƋxvWg~6ux uH 2ZB嚎9RA䐒NutC:vԞ'r :u0 e2͚5 ƍC-зo_wyIk޼y1c1w\<hӦ V\I&%|~Fs9}A׮]ѪU3^W2zjkk֬}ݗ~h9C6mcʔ)Im P]]c…:ujR(~Hv΂kl5em'CA``}!za]#_~С.Z_fUU$ !91d0 0 Hr3RHKKþ}lقG}ڵkݬC$-- {AffZO۶mm6i+V@۶m}/v&zoݺu⋱zCΦgumۆmbŊhӦMPmSQCG~_mݴiz۷#;;_}GM5>}t4αDcOTW Bí~* hUU`˖YCEJN:aӦMI/3ѶqF2sGr| ÜX4n0 0 JKK555HKKK3D^`ݻ7tSRׯ>s֢v޽;-{MM6ظqc)1ڵ+f MGc5s}geDQ۷(J#}%{2|E[\_S'_55l޼ &򨍏aaaN >3\veh۶- ti3<ǣyʊ}}w PVV{D`vcضm:vؤ=3LP >JZ@\QdWRR-ZeeD!w$D2r$}㪪 HK;iPS?Ygac0 |U8.k٘8q"֮],TVV&t"55cǎyĈ0a ~;`ƍ8s&->,f̘oUUU:t(~'urg?Nj}-Rc9r$-Zt\D[v- ̞=wyg`+`ԩѼysL8oGM>wP%؏'sTh ܁-[8n0KtGȳ01%=-,acW}kv/ٳ/CXj*6l̙p8qż_____{0f5|}ԩSYYYwc Fŋ-BvvvR=z4yl۶ }r%ܝwމ~<뮘ա}Q} &`Q]]{Gh%su[h|,GM-ƍxz؉\t0̉M)}5صc;,!a}N}aBÂozۻ5 lތS˕+gpJL?W_=~xi .ƌ.ޞ?{PPX__} ڶk(ݽ/z۶nE^~>q6nÆc3E^~>\QQQwEfbdxY(/Gm뫮FaV KJ9/>uk&,(|i^|9ۻZWW]0 0 0 07)/(aqE^^*G$R:TWnћ +JC"вxoϣ{Ϟ {ĭCUca)֣zo3-w܁=,~t֏qi.gwpېƛ#Fyqt9d>t؏'y[:&lp25s^Mݎ8IKKC'!555#?ƐCff&c B48VWVa)HII77!eK,w/=@aaa{I#ܢ))"e>]|1 \woЬy&rrs<0%~5Uܺ5 !uCEy! ڹ۷m?, v놬,_B | ۻ\vYR89mg述c!P{7oۆ]p8\0@5M кMddfcNOO7ݤ%-Z@8Ev܉];w&On^***+GNa6gqɯ#baaaN PjjBB@Zo,իP"@T@zSܼ{+DD? oطi| @J8_g4zC D*+*Tܤ [7j\}.%%@qqq)..CּxWw9Z?Naaa>rDKZh4"m߉.ZV`o^.y;j5^uƌ(++ݣ4=hp8D>]ګ޳'233ZeY1ۄFUU"؟6}(TVVա -Z5_%O瓺CcvQX ?:묄daaa#GTPڸnc+fA9RSSh4% QŭQTy?x B6n؀v#55f>Ӻw׈D̙ۓ^~(Mnì31h]t^3G6;F}}RSMAɶ,1PQ^neUuf>4***snt 0 0 0 }D 69v=:իV:%nބ5+7lktOy֬Z٤w=;m8a;S:tD( a۽&Q~1oZ+Q wƊ{Iba{CRۍr7qm#xVaaaaG$Jfaaaa$lbaaaa  J6(1 0 0 0 0& ׼1 0 0 0 08Caaaa9$r 30 0 0 0 Ĥ 8b96uaaaD MXۑb昐;`YHaaaAɲ,g`"+#)0GpY)X g 0 0 051jeYFIE9f8tZC\1 sJoǛua6 J 0 0 09qӏ32QXwk,y9jd6o(l