# HG changeset patch # User Giulio Moro # Date 1456114639 0 # Node ID 3705f68a38b70d83bdf2c782bafd1b9b07dd59b2 The version I use and works, addresses issues #1622, #1616, partially #1620 diff -r 000000000000 -r 3705f68a38b7 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,53 @@ +syntax: glob +.project/** +.project +docs/SMC15/smc2015.log +docs/SMC15/smc2015template.aux +docs/SMC15/smc2015template.blg +docs/SMC15/smc2015template.log +docs/SMC15/smc2015template.out +docs/SMC15/smc2015template.pdf +docs/SMC15/smc2015template.synctex.gz +re:^docs/ExperimentVariableControl\.aux$ +re:^docs/ExperimentVariableControl\.log$ +re:^docs/ExperimentVariableControl\.synctex\.gz$ +*.aux +*.bbl +*.gz +*.log +*.blg +*.DS_Store +re:^RealismEval/ +re:^SynthReal/ +re:^SynthRealismTest\.html$ +re:^example_eval/paperExample\.xml$ +re:^example_eval/project\.xml\.orig$ +re:^index2\.html$ +re:^realismTest\.html$ +saves/*.xml +saves/timelines +saves/timelines-old +saves/*.csv +saves/*/*.csv +saves/*/*.png +saves/*/*.xml +saves/ratings/*.pdf +saves/timelines_movement/*.pdf +saves +re:^docs/WAC2016/\._WAC2016\.bib$ +re:^docs/WAC2016/\._WAC2016\.pdf$ +re:^docs/WAC2016/\._WAC2016\.tex$ +*.out +*.fdb_latexmk +*.toc +subject +resample +test-data +*.fls +Makefile +*eps-converted-to.pdf +re:^docs/DMRN+10/img/\._TestCreate\.png$ +re:^docs/DMRN+10/img/\._APE\.png$ +re:^docs/DMRN+10/img/\._MUSHRA\.png$ +example_eval/samples/* + diff -r 000000000000 -r 3705f68a38b7 CITING.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CITING.txt Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,11 @@ +If you are using this tool in your work, please cite: + +Nicholas Jillings, Brecht De Man, David Moffat and Joshua D. Reiss, "Web Audio Evaluation Tool: A Browser-Based Listening Test Environment," 12th Sound and Music Computing Conference, July 2015. + + +Feel free to let us know how you have used it! We highly welcome any kind of feedback, bug reports and feature requests. + +nicholas.jillings@mail.bcu.ac.uk +b.deman@qmul.ac.uk +d.j.moffat@qmul.ac.uk +joshua.reiss@qmul.ac.uk \ No newline at end of file diff -r 000000000000 -r 3705f68a38b7 LICENSE.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LICENSE.txt Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, 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 +them 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 prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If 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 convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU 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 +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "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 PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM 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 PROGRAM (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 PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state 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 program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program 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 General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff -r 000000000000 -r 3705f68a38b7 README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.txt Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,11 @@ +WEB AUDIO EVALUATION TOOL + +AUTHORS +Nicholas Jillings +Brecht De Man +David Moffat +Joshua D. Reiss (supervisor) + +INSTRUCTIONS FOR USE + +Please refer to ‘docs/Instructions/Instructions.pdf’ \ No newline at end of file diff -r 000000000000 -r 3705f68a38b7 WAVE.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WAVE.js Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,155 @@ +// Decode and perform WAVE file byte level manipulation + +find_subarray = function(arr,subarr) { + var arr_length = arr.length; + var subarr_length = subarr.length; + var last_check_index = arr_length - subarr_length; + + positionLoop: + for (var i=0; i <= last_check_index; i++) + { + for (var j=0; j< subarr_length; j++) + { + if (arr[i + j] !== subarr[j]) { + continue positionLoop; + } + } + return i; + } + return -1; +}; + +function convertToInteger(arr) { + var value = 0; + for (var i=0; i= channels) { + channel_index = 0; + dst_index++; + } + } +} + +function integerConvert(srcView,dstView,srcBytes) +{ + //Convert integers of a Uint8Array of certain byte length into a Float32Array + var number = dstView.length; + var outBits = srcBytes*8; + var endShift = 32 - outBits; + if (srcView.length != dstView.length*srcBytes) + { + return -1; + } + for (var n=0; n + + + + + + + + Analysis + + + + + + + + + + + + + +

Subjective evaluation results

+ +
+ XML file folder: +
+ +
+
+ Result XML files: +
+
+ Audioholders in dataset: +
+
+ Subjects in dataset: +
+
+ Audioelements in dataset: +
+
+
+
+ + + + + diff -r 000000000000 -r 3705f68a38b7 core.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core.css Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,154 @@ +/* structure.css + * Define the structure for classes and objects in HTML + */ + +div.title { + width: 100%; + height: 50px; + margin-bottom: 10px; + font-size: 2em; +} + +div.indicator-box { + position: absolute; + left: 150px; + top: 10px; + width: 300px; + height: 60px; + padding: 20px; + border-radius: 10px; + background-color: rgb(100,200,200); +} + +div.comment-div { + border:1px solid #444444; + max-width: 600px; + min-width: 400px; + float: left; + margin: 5px 10px 5px 5px; + height: 90px; + border-radius: 10px; +} + +div.comment-div span { + margin-left: 15px; +} + +div.popupHolder { + width: 500px; + min-height: 250px; + max-height: 400px; + background-color: #fff; + border-radius: 10px; + box-shadow: 0px 0px 50px #000; + z-index: 2; + position: absolute; +} + +div#popupContent { + margin-top: 20px; + margin-bottom: 5px; +} + +div#popupTitle { + width: inherit; + min-height: 25px; + max-height: 250px; + overflow: auto; + margin-bottom: 5px; +} + +div#popupResponse { + width: inherit; + min-height: 50px; + max-height: 320px; + overflow: auto; + position: relative; +} + +button.popupButton { + /* Button for popup window + */ + width: 50px; + height: 25px; + position: absolute; + border-radius: 5px; + border: #444; + border-width: 1px; + border-style: solid; + background-color: #fff; +} + +button#popup-proceed { + bottom: 10px; + right: 10px; +} + +button#popup-previous { + bottom: 10px; + left: 10px; +} + +div.testHalt { + /* Specify any colouring during the test halt for pre/post questions */ + background-color: rgba(0,0,0,0.5); + /* Don't mess with this bit */ + z-index: 2; + width: 100%; + height: 100%; + position: absolute; + left: 0px; + top: 0px; +} + +textarea.trackComment { + max-width: 594px; + min-width: 350px; + max-height: 60px; + resize: none; +} + +div.playhead { + width: 500px; + height: 50px; + background-color: #eee; + border-radius: 10px; + padding: 10px; +} + +div.playhead-scrub-track { + width: 100%; + height: 10px; + border-style: solid; + border-width: 1px; +} + +div#playhead-scrubber { + width: 10px; + height: 10px; + position: relative; + background-color: #000; +} + +div#master-volume-holder { + width: 250px; + float: left; + border: black 1px solid; + border-radius: 5px; + padding: 5px; +} + +input#master-volume-control { + width: 200px; + height: 25px; + float: left; + margin: 0px; + padding: 0px; +} + +span#master-volume-feedback { + width: 45px; + height: 25px; + margin-left: 5px; + float: left; +} \ No newline at end of file diff -r 000000000000 -r 3705f68a38b7 core.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core.js Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,3174 @@ +/** + * core.js + * + * Main script to run, calls all other core functions and manages loading/store to backend. + * Also contains all global variables. + */ + +/* create the web audio API context and store in audioContext*/ +var audioContext; // Hold the browser web audio API +var projectXML; // Hold the parsed setup XML +var schemaXSD; // Hold the parsed schema XSD +var specification; +var interfaceContext; +var storage; +var popup; // Hold the interfacePopup object +var testState; +var currentTrackOrder = []; // Hold the current XML tracks in their (randomised) order +var audioEngineContext; // The custome AudioEngine object +var projectReturn; // Hold the URL for the return + + +// Add a prototype to the bufferSourceNode to reference to the audioObject holding it +AudioBufferSourceNode.prototype.owner = undefined; +// Add a prototype to the bufferNode to hold the desired LINEAR gain +AudioBuffer.prototype.playbackGain = undefined; +// Add a prototype to the bufferNode to hold the computed LUFS loudness +AudioBuffer.prototype.lufs = undefined; + +// Firefox does not have an XMLDocument.prototype.getElementsByName +// and there is no searchAll style command, this custom function will +// search all children recusrively for the name. Used for XSD where all +// element nodes must have a name and therefore can pull the schema node +XMLDocument.prototype.getAllElementsByName = function(name) +{ + name = String(name); + var selected = this.documentElement.getAllElementsByName(name); + return selected; +} + +Element.prototype.getAllElementsByName = function(name) +{ + name = String(name); + var selected = []; + var node = this.firstElementChild; + while(node != null) + { + if (node.getAttribute('name') == name) + { + selected.push(node); + } + if (node.childElementCount > 0) + { + selected = selected.concat(node.getAllElementsByName(name)); + } + node = node.nextElementSibling; + } + return selected; +} + +XMLDocument.prototype.getAllElementsByTagName = function(name) +{ + name = String(name); + var selected = this.documentElement.getAllElementsByTagName(name); + return selected; +} + +Element.prototype.getAllElementsByTagName = function(name) +{ + name = String(name); + var selected = []; + var node = this.firstElementChild; + while(node != null) + { + if (node.nodeName == name) + { + selected.push(node); + } + if (node.childElementCount > 0) + { + selected = selected.concat(node.getAllElementsByTagName(name)); + } + node = node.nextElementSibling; + } + return selected; +} + +// Firefox does not have an XMLDocument.prototype.getElementsByName +if (typeof XMLDocument.prototype.getElementsByName != "function") { + XMLDocument.prototype.getElementsByName = function(name) + { + name = String(name); + var node = this.documentElement.firstElementChild; + var selected = []; + while(node != null) + { + if (node.getAttribute('name') == name) + { + selected.push(node); + } + node = node.nextElementSibling; + } + return selected; + } +} + +window.onload = function() { + // Function called once the browser has loaded all files. + // This should perform any initial commands such as structure / loading documents + + // Create a web audio API context + // Fixed for cross-browser support + var AudioContext = window.AudioContext || window.webkitAudioContext; + audioContext = new AudioContext; + + // Create test state + testState = new stateMachine(); + + // Create the popup interface object + popup = new interfacePopup(); + + // Create the specification object + specification = new Specification(); + + // Create the interface object + interfaceContext = new Interface(specification); + + // Create the storage object + storage = new Storage(); + // Define window callbacks for interface + window.onresize = function(event){interfaceContext.resizeWindow(event);}; +}; + +function loadProjectSpec(url) { + // Load the project document from the given URL, decode the XML and instruct audioEngine to get audio data + // If url is null, request client to upload project XML document + var xmlhttp = new XMLHttpRequest(); + xmlhttp.open("GET",'test-schema.xsd',true); + xmlhttp.onload = function() + { + schemaXSD = xmlhttp.response; + var parse = new DOMParser(); + specification.schema = parse.parseFromString(xmlhttp.response,'text/xml'); + var r = new XMLHttpRequest(); + r.open('GET',url,true); + r.onload = function() { + loadProjectSpecCallback(r.response); + }; + r.send(); + }; + xmlhttp.send(); +}; + +function loadProjectSpecCallback(response) { + // Function called after asynchronous download of XML project specification + //var decode = $.parseXML(response); + //projectXML = $(decode); + + // First perform XML schema validation + var Module = { + xml: response, + schema: schemaXSD, + arguments:["--noout", "--schema", 'test-schema.xsd','document.xml'] + }; + + var xmllint = validateXML(Module); + console.log(xmllint); + if(xmllint != 'document.xml validates\n') + { + document.getElementsByTagName('body')[0].innerHTML = null; + var msg = document.createElement("h3"); + msg.textContent = "FATAL ERROR"; + var span = document.createElement("h4"); + span.textContent = "The XML validator returned the following errors when decoding your XML file"; + document.getElementsByTagName('body')[0].appendChild(msg); + document.getElementsByTagName('body')[0].appendChild(span); + xmllint = xmllint.split('\n'); + for (var i in xmllint) + { + document.getElementsByTagName('body')[0].appendChild(document.createElement('br')); + var span = document.createElement("span"); + span.textContent = xmllint[i]; + document.getElementsByTagName('body')[0].appendChild(span); + } + return; + } + + var parse = new DOMParser(); + projectXML = parse.parseFromString(response,'text/xml'); + var errorNode = projectXML.getElementsByTagName('parsererror'); + if (errorNode.length >= 1) + { + var msg = document.createElement("h3"); + msg.textContent = "FATAL ERROR"; + var span = document.createElement("span"); + span.textContent = "The XML parser returned the following errors when decoding your XML file"; + document.getElementsByTagName('body')[0].innerHTML = null; + document.getElementsByTagName('body')[0].appendChild(msg); + document.getElementsByTagName('body')[0].appendChild(span); + document.getElementsByTagName('body')[0].appendChild(errorNode[0]); + return; + } + + // Build the specification + specification.decode(projectXML); + storage.initialise(); + /// CHECK FOR SAMPLE RATE COMPATIBILITY + if (specification.sampleRate != undefined) { + if (Number(specification.sampleRate) != audioContext.sampleRate) { + var errStr = 'Sample rates do not match! Requested '+Number(specification.sampleRate)+', got '+audioContext.sampleRate+'. Please set the sample rate to match before completing this test.'; + alert(errStr); + return; + } + } + + // Detect the interface to use and load the relevant javascripts. + var interfaceJS = document.createElement('script'); + interfaceJS.setAttribute("type","text/javascript"); + switch(specification.interface) + { + case "APE": + interfaceJS.setAttribute("src","interfaces/ape.js"); + + // APE comes with a css file + var css = document.createElement('link'); + css.rel = 'stylesheet'; + css.type = 'text/css'; + css.href = 'interfaces/ape.css'; + + document.getElementsByTagName("head")[0].appendChild(css); + break; + + case "MUSHRA": + interfaceJS.setAttribute("src","interfaces/mushra.js"); + + // MUSHRA comes with a css file + var css = document.createElement('link'); + css.rel = 'stylesheet'; + css.type = 'text/css'; + css.href = 'interfaces/mushra.css'; + + document.getElementsByTagName("head")[0].appendChild(css); + break; + + case "AB": + interfaceJS.setAttribute("src","interfaces/AB.js"); + + // AB comes with a css file + var css = document.createElement('link'); + css.rel = 'stylesheet'; + css.type = 'text/css'; + css.href = 'interfaces/AB.css'; + + document.getElementsByTagName("head")[0].appendChild(css); + break; + case "Bipolar": + case "ACR": + case "DCR": + case "CCR": + case "ABC": + // Above enumerate to horizontal sliders + interfaceJS.setAttribute("src","interfaces/horizontal-sliders.js"); + + // horizontal-sliders comes with a css file + var css = document.createElement('link'); + css.rel = 'stylesheet'; + css.type = 'text/css'; + css.href = 'interfaces/horizontal-sliders.css'; + + document.getElementsByTagName("head")[0].appendChild(css); + break; + case "discrete": + case "likert": + // Above enumerate to horizontal discrete radios + interfaceJS.setAttribute("src","interfaces/discrete.js"); + + // horizontal-sliders comes with a css file + var css = document.createElement('link'); + css.rel = 'stylesheet'; + css.type = 'text/css'; + css.href = 'interfaces/discrete.css'; + + document.getElementsByTagName("head")[0].appendChild(css); + break; + } + document.getElementsByTagName("head")[0].appendChild(interfaceJS); + + // Create the audio engine object + audioEngineContext = new AudioEngine(specification); + + $(specification.pages).each(function(index,elem){ + $(elem.audioElements).each(function(i,audioElem){ + var URL = elem.hostURL + audioElem.url; + var buffer = null; + for (var i=0; i max_w) + max_w = w; + index++; + } + max_w += 12; + this.popupResponse.style.textAlign=""; + var leftP = ((max_w/500)/2)*100; + this.popupResponse.style.left=leftP+"%"; + } else if (node.specification.type == 'radio') { + if (node.response == undefined) { + node.response = {name: "", text: ""}; + } + var index = 0; + var max_w = 0; + for (var option of node.specification.options) { + var input = document.createElement('input'); + input.id = option.name; + input.type = 'radio'; + input.name = node.specification.id; + var span = document.createElement('span'); + span.textContent = option.text; + var hold = document.createElement('div'); + hold.setAttribute('name','option'); + hold.style.padding = '4px'; + hold.appendChild(input); + hold.appendChild(span); + this.popupResponse.appendChild(hold); + if (input.id == node.response.name) { + input.checked = "true"; + } + var w = $(span).width(); + if (w > max_w) + max_w = w; + } + max_w += 12; + this.popupResponse.style.textAlign=""; + var leftP = ((max_w/500)/2)*100; + this.popupResponse.style.left=leftP+"%"; + } else if (node.specification.type == 'number') { + var input = document.createElement('input'); + input.type = 'textarea'; + if (node.min != null) {input.min = node.specification.min;} + if (node.max != null) {input.max = node.specification.max;} + if (node.step != null) {input.step = node.specification.step;} + if (node.response != undefined) { + input.value = node.response; + } + this.popupResponse.appendChild(input); + this.popupResponse.style.textAlign="center"; + this.popupResponse.style.left="0%"; + } + if(this.currentIndex+1 == this.popupOptions.length) { + if (this.node.location == "pre") { + this.buttonProceed.textContent = 'Start'; + } else { + this.buttonProceed.textContent = 'Submit'; + } + } else { + this.buttonProceed.textContent = 'Next'; + } + if(this.currentIndex > 0) + this.buttonPrevious.style.visibility = 'visible'; + else + this.buttonPrevious.style.visibility = 'hidden'; + }; + + this.initState = function(node,store) { + //Call this with your preTest and postTest nodes when needed to + // initialise the popup procedure. + if (node.options.length > 0) { + this.popupOptions = []; + this.node = node; + this.store = store; + for (var opt of node.options) + { + this.popupOptions.push({ + specification: opt, + response: null + }); + } + this.currentIndex = 0; + this.showPopup(); + this.postNode(); + } else { + advanceState(); + } + }; + + this.proceedClicked = function() { + // Each time the popup button is clicked! + var node = this.popupOptions[this.currentIndex]; + if (node.specification.type == 'question') { + // Must extract the question data + var textArea = $(popup.popupContent).find('textarea')[0]; + if (node.specification.mandatory == true && textArea.value.length == 0) { + alert('This question is mandatory'); + return; + } else { + // Save the text content + console.log("Question: "+ node.specification.statement); + console.log("Question Response: "+ textArea.value); + node.response = textArea.value; + } + } else if (node.specification.type == 'checkbox') { + // Must extract checkbox data + console.log("Checkbox: "+ node.specification.statement); + var inputs = this.popupResponse.getElementsByTagName('input'); + node.response = []; + for (var i=0; i node.max && node.max != null) { + alert('Number is above the maximum value of '+node.max); + return; + } + node.response = input.value; + } + this.currentIndex++; + if (this.currentIndex < this.popupOptions.length) { + this.postNode(); + } else { + // Reached the end of the popupOptions + this.hidePopup(); + for (var node of this.popupOptions) + { + this.store.postResult(node); + } + advanceState(); + } + }; + + this.previousClick = function() { + // Triggered when the 'Back' button is clicked in the survey + if (this.currentIndex > 0) { + this.currentIndex--; + this.postNode(); + } + }; + + this.resize = function(event) + { + // Called on window resize; + if (this.popup != null) { + this.popup.style.left = (window.innerWidth/2)-250 + 'px'; + this.popup.style.top = (window.innerHeight/2)-125 + 'px'; + var blank = document.getElementsByClassName('testHalt')[0]; + blank.style.width = window.innerWidth; + blank.style.height = window.innerHeight; + } + }; +} + +function advanceState() +{ + // Just for complete clarity + testState.advanceState(); +} + +function stateMachine() +{ + // Object prototype for tracking and managing the test state + this.stateMap = []; + this.preTestSurvey = null; + this.postTestSurvey = null; + this.stateIndex = null; + this.currentStateMap = null; + this.currentStatePosition = null; + this.currentStore = null; + this.initialise = function(){ + + // Get the data from Specification + var pageHolder = []; + for (var page of specification.pages) + { + var repeat = page.repeatCount; + while(repeat >= 0) + { + pageHolder.push(page); + repeat--; + } + } + if (specification.randomiseOrder) + { + pageHolder = randomiseOrder(pageHolder); + } + for (var i=0; i 0) { + if(this.stateIndex != null) { + console.log('NOTE - State already initialise'); + } + this.stateIndex = -1; + } else { + console.log('FATAL - StateMap not correctly constructed. EMPTY_STATE_MAP'); + } + }; + this.advanceState = function(){ + if (this.stateIndex == null) { + this.initialise(); + } + if (this.stateIndex == -1) { + this.stateIndex++; + console.log('Starting test...'); + if (this.preTestSurvey != null) + { + popup.initState(this.preTestSurvey,storage.globalPreTest); + } else { + this.advanceState(); + } + } else if (this.stateIndex == this.stateMap.length) + { + // All test pages complete, post test + console.log('Ending test ...'); + this.stateIndex++; + if (this.postTestSurvey == null) { + this.advanceState(); + } else { + popup.initState(this.postTestSurvey,storage.globalPostTest); + } + } else if (this.stateIndex > this.stateMap.length) + { + createProjectSave(specification.projectReturn); + } + else + { + if (this.currentStateMap == null) + { + this.currentStateMap = this.stateMap[this.stateIndex]; + if (this.currentStateMap.randomiseOrder) + { + this.currentStateMap.audioElements = randomiseOrder(this.currentStateMap.audioElements); + } + this.currentStore = storage.createTestPageStore(this.currentStateMap); + if (this.currentStateMap.preTest != null) + { + this.currentStatePosition = 'pre'; + popup.initState(this.currentStateMap.preTest,storage.testPages[this.stateIndex].preTest); + } else { + this.currentStatePosition = 'test'; + } + interfaceContext.newPage(this.currentStateMap,storage.testPages[this.stateIndex]); + return; + } + switch(this.currentStatePosition) + { + case 'pre': + this.currentStatePosition = 'test'; + break; + case 'test': + this.currentStatePosition = 'post'; + // Save the data + this.testPageCompleted(); + if (this.currentStateMap.postTest == null) + { + this.advanceState(); + return; + } else { + popup.initState(this.currentStateMap.postTest,storage.testPages[this.stateIndex].postTest); + } + break; + case 'post': + this.stateIndex++; + this.currentStateMap = null; + this.advanceState(); + break; + }; + } + }; + + this.testPageCompleted = function() { + // Function called each time a test page has been completed + var storePoint = storage.testPages[this.stateIndex]; + // First get the test metric + + var metric = storePoint.XMLDOM.getElementsByTagName('metric')[0]; + if (audioEngineContext.metric.enableTestTimer) + { + var testTime = storePoint.parent.document.createElement('metricresult'); + testTime.id = 'testTime'; + testTime.textContent = audioEngineContext.timer.testDuration; + metric.appendChild(testTime); + } + + var audioObjects = audioEngineContext.audioObjects; + for (var ao of audioEngineContext.audioObjects) + { + ao.exportXMLDOM(); + } + for (var element of interfaceContext.commentQuestions) + { + element.exportXMLDOM(storePoint); + } + pageXMLSave(storePoint.XMLDOM, this.currentStateMap); + }; +} + +function AudioEngine(specification) { + + // Create two output paths, the main outputGain and fooGain. + // Output gain is default to 1 and any items for playback route here + // Foo gain is used for analysis to ensure paths get processed, but are not heard + // because web audio will optimise and any route which does not go to the destination gets ignored. + this.outputGain = audioContext.createGain(); + this.fooGain = audioContext.createGain(); + this.fooGain.gain = 0; + + // Use this to detect playback state: 0 - stopped, 1 - playing + this.status = 0; + + // Connect both gains to output + this.outputGain.connect(audioContext.destination); + this.fooGain.connect(audioContext.destination); + + // Create the timer Object + this.timer = new timer(); + // Create session metrics + this.metric = new sessionMetrics(this,specification); + + this.loopPlayback = false; + + this.pageStore = null; + + // Create store for new audioObjects + this.audioObjects = []; + + this.buffers = []; + this.bufferObj = function() + { + this.url = null; + this.buffer = null; + this.xmlRequest = new XMLHttpRequest(); + this.xmlRequest.parent = this; + this.users = []; + this.progress = 0; + this.status = 0; + this.ready = function() + { + if (this.status >= 2) + { + this.status = 3; + } + for (var i=0; i 0) {this.wasMoved = true;} + this.movementTracker[this.movementTracker.length] = [time, position]; + }; + + this.startListening = function(time) + { + if (this.listenHold == false) + { + this.wasListenedTo = true; + this.listenStart = time; + this.listenHold = true; + + var evnt = document.createElement('event'); + var testTime = document.createElement('testTime'); + testTime.setAttribute('start',time); + var bufferTime = document.createElement('bufferTime'); + bufferTime.setAttribute('start',this.parent.getCurrentPosition()); + evnt.appendChild(testTime); + evnt.appendChild(bufferTime); + this.listenTracker.push(evnt); + + console.log('slider ' + this.parent.id + ' played (' + time + ')'); // DEBUG/SAFETY: show played slider id + } + }; + + this.stopListening = function(time,bufferStopTime) + { + if (this.listenHold == true) + { + var diff = time - this.listenStart; + this.listenedTimer += (diff); + this.listenStart = 0; + this.listenHold = false; + + var evnt = this.listenTracker[this.listenTracker.length-1]; + var testTime = evnt.getElementsByTagName('testTime')[0]; + var bufferTime = evnt.getElementsByTagName('bufferTime')[0]; + testTime.setAttribute('stop',time); + if (bufferStopTime == undefined) { + bufferTime.setAttribute('stop',this.parent.getCurrentPosition()); + } else { + bufferTime.setAttribute('stop',bufferStopTime); + } + console.log('slider ' + this.parent.id + ' played for (' + diff + ')'); // DEBUG/SAFETY: show played slider id + } + }; + + this.exportXMLDOM = function() { + var storeDOM = []; + if (audioEngineContext.metric.enableElementTimer) { + var mElementTimer = storage.document.createElement('metricresult'); + mElementTimer.setAttribute('name','enableElementTimer'); + mElementTimer.textContent = this.listenedTimer; + storeDOM.push(mElementTimer); + } + if (audioEngineContext.metric.enableElementTracker) { + var elementTrackerFull = storage.document.createElement('metricResult'); + elementTrackerFull.setAttribute('name','elementTrackerFull'); + for (var k=0; k + // DD/MM/YY + // + // + var dateTime = new Date(); + var year = document.createAttribute('year'); + var month = document.createAttribute('month'); + var day = document.createAttribute('day'); + var hour = document.createAttribute('hour'); + var minute = document.createAttribute('minute'); + var secs = document.createAttribute('secs'); + + year.nodeValue = dateTime.getFullYear(); + month.nodeValue = dateTime.getMonth()+1; + day.nodeValue = dateTime.getDate(); + hour.nodeValue = dateTime.getHours(); + minute.nodeValue = dateTime.getMinutes(); + secs.nodeValue = dateTime.getSeconds(); + + var hold = document.createElement("datetime"); + var date = document.createElement("date"); + date.textContent = year.nodeValue+'/'+month.nodeValue+'/'+day.nodeValue; + var time = document.createElement("time"); + time.textContent = hour.nodeValue+':'+minute.nodeValue+':'+secs.nodeValue; + + date.setAttributeNode(year); + date.setAttributeNode(month); + date.setAttributeNode(day); + time.setAttributeNode(hour); + time.setAttributeNode(minute); + time.setAttributeNode(secs); + + hold.appendChild(date); + hold.appendChild(time); + return hold; + +} + +function Specification() { + // Handles the decoding of the project specification XML into a simple JavaScript Object. + + this.interface = null; + this.projectReturn = "null"; + this.randomiseOrder = null; + this.testPages = null; + this.pages = []; + this.metrics = null; + this.interfaces = null; + this.loudness = null; + this.errors = []; + this.schema = null; + + this.processAttribute = function(attribute,schema) + { + // attribute is the string returned from getAttribute on the XML + // schema is the node + if (schema.getAttribute('name') == undefined && schema.getAttribute('ref') != undefined) + { + schema = this.schema.getAllElementsByName(schema.getAttribute('ref'))[0]; + } + var defaultOpt = schema.getAttribute('default'); + if (attribute == null) { + attribute = defaultOpt; + } + var dataType = schema.getAttribute('type'); + if (typeof dataType == "string") { dataType = dataType.substr(3);} + else {dataType = "string";} + if (attribute == null) + { + return attribute; + } + switch(dataType) + { + case "boolean": + if (attribute == 'true'){attribute = true;}else{attribute=false;} + break; + case "negativeInteger": + case "positiveInteger": + case "nonNegativeInteger": + case "nonPositiveInteger": + case "integer": + case "decimal": + case "short": + attribute = Number(attribute); + break; + case "string": + default: + attribute = String(attribute); + break; + } + return attribute; + }; + + this.decode = function(projectXML) { + this.errors = []; + // projectXML - DOM Parsed document + this.projectXML = projectXML.childNodes[0]; + var setupNode = projectXML.getElementsByTagName('setup')[0]; + var schemaSetup = this.schema.getAllElementsByName('setup')[0]; + // First decode the attributes + var attributes = schemaSetup.getAllElementsByTagName('xs:attribute'); + for (var i in attributes) + { + if (isNaN(Number(i)) == true){break;} + var attributeName = attributes[i].getAttribute('name'); + var projectAttr = setupNode.getAttribute(attributeName); + projectAttr = this.processAttribute(projectAttr,attributes[i]); + switch(typeof projectAttr) + { + case "number": + case "boolean": + eval('this.'+attributeName+' = '+projectAttr); + break; + case "string": + eval('this.'+attributeName+' = "'+projectAttr+'"'); + break; + } + + } + + this.metrics = new this.metricNode(); + + this.metrics.decode(this,setupNode.getElementsByTagName('metric')[0]); + + // Now process the survey node options + var survey = setupNode.getElementsByTagName('survey'); + for (var i in survey) { + if (isNaN(Number(i)) == true){break;} + var location = survey[i].getAttribute('location'); + if (location == 'pre' || location == 'before') + { + if (this.preTest != null){this.errors.push("Already a pre/before test survey defined! Ignoring second!!");} + else { + this.preTest = new this.surveyNode(); + this.preTest.decode(this,survey[i]); + } + } else if (location == 'post' || location == 'after') { + if (this.postTest != null){this.errors.push("Already a post/after test survey defined! Ignoring second!!");} + else { + this.postTest = new this.surveyNode(); + this.postTest.decode(this,survey[i]); + } + } + } + + var interfaceNode = setupNode.getElementsByTagName('interface'); + if (interfaceNode.length > 1) + { + this.errors.push("Only one node in the node allowed! Others except first ingnored!"); + } + this.interfaces = new this.interfaceNode(); + if (interfaceNode.length != 0) + { + interfaceNode = interfaceNode[0]; + this.interfaces.decode(this,interfaceNode,this.schema.getAllElementsByName('interface')[1]); + } + + // Page tags + var pageTags = projectXML.getElementsByTagName('page'); + var pageSchema = this.schema.getAllElementsByName('page')[0]; + for (var i=0; i + var commentboxprefix = root.createElement("commentboxprefix"); + commentboxprefix.textContent = this.commentBoxPrefix; + AHNode.appendChild(commentboxprefix); + + for (var i=0; i + for (var i=0; i tag. + this.interfaceObjects = []; + this.interfaceObject = function(){}; + + this.resizeWindow = function(event) + { + popup.resize(event); + for(var i=0; i= 600) + { + boxwidth = 600; + } + else if (boxwidth < 400) + { + boxwidth = 400; + } + this.trackComment.style.width = boxwidth+"px"; + this.trackCommentBox.style.width = boxwidth-6+"px"; + }; + this.resize(); + }; + + this.commentQuestions = []; + + this.commentBox = function(commentQuestion) { + this.specification = commentQuestion; + // Create document objects to hold the comment boxes + this.holder = document.createElement('div'); + this.holder.className = 'comment-div'; + // Create a string next to each comment asking for a comment + this.string = document.createElement('span'); + this.string.innerHTML = commentQuestion.statement; + // Create the HTML5 comment box 'textarea' + this.textArea = document.createElement('textarea'); + this.textArea.rows = '4'; + this.textArea.cols = '100'; + this.textArea.className = 'trackComment'; + var br = document.createElement('br'); + // Add to the holder. + this.holder.appendChild(this.string); + this.holder.appendChild(br); + this.holder.appendChild(this.textArea); + + this.exportXMLDOM = function() { + var root = document.createElement('comment'); + root.id = this.specification.id; + root.setAttribute('type',this.specification.type); + root.textContent = this.textArea.value; + console.log("Question: "+this.string.textContent); + console.log("Response: "+root.textContent); + return root; + }; + this.resize = function() + { + var boxwidth = (window.innerWidth-100)/2; + if (boxwidth >= 600) + { + boxwidth = 600; + } + else if (boxwidth < 400) + { + boxwidth = 400; + } + this.holder.style.width = boxwidth+"px"; + this.textArea.style.width = boxwidth-6+"px"; + }; + this.resize(); + }; + + this.radioBox = function(commentQuestion) { + this.specification = commentQuestion; + // Create document objects to hold the comment boxes + this.holder = document.createElement('div'); + this.holder.className = 'comment-div'; + // Create a string next to each comment asking for a comment + this.string = document.createElement('span'); + this.string.innerHTML = commentQuestion.statement; + var br = document.createElement('br'); + // Add to the holder. + this.holder.appendChild(this.string); + this.holder.appendChild(br); + this.options = []; + this.inputs = document.createElement('div'); + this.span = document.createElement('div'); + this.inputs.align = 'center'; + this.inputs.style.marginLeft = '12px'; + this.span.style.marginLeft = '12px'; + this.span.align = 'center'; + this.span.style.marginTop = '15px'; + + var optCount = commentQuestion.options.length; + for (var optNode of commentQuestion.options) + { + var div = document.createElement('div'); + div.style.width = '80px'; + div.style.float = 'left'; + var input = document.createElement('input'); + input.type = 'radio'; + input.name = commentQuestion.id; + input.setAttribute('setvalue',optNode.name); + input.className = 'comment-radio'; + div.appendChild(input); + this.inputs.appendChild(div); + + + div = document.createElement('div'); + div.style.width = '80px'; + div.style.float = 'left'; + div.align = 'center'; + var span = document.createElement('span'); + span.textContent = optNode.text; + span.className = 'comment-radio-span'; + div.appendChild(span); + this.span.appendChild(div); + this.options.push(input); + } + this.holder.appendChild(this.span); + this.holder.appendChild(this.inputs); + + this.exportXMLDOM = function() { + var root = document.createElement('comment'); + root.id = this.specification.id; + root.setAttribute('type',this.specification.type); + var question = document.createElement('question'); + question.textContent = this.string.textContent; + var response = document.createElement('response'); + var i=0; + while(this.options[i].checked == false) { + i++; + if (i >= this.options.length) { + break; + } + } + if (i >= this.options.length) { + response.textContent = 'null'; + } else { + response.textContent = this.options[i].getAttribute('setvalue'); + response.setAttribute('number',i); + } + console.log('Comment: '+question.textContent); + console.log('Response: '+response.textContent); + root.appendChild(question); + root.appendChild(response); + return root; + }; + this.resize = function() + { + var boxwidth = (window.innerWidth-100)/2; + if (boxwidth >= 600) + { + boxwidth = 600; + } + else if (boxwidth < 400) + { + boxwidth = 400; + } + this.holder.style.width = boxwidth+"px"; + var text = this.holder.children[2]; + var options = this.holder.children[3]; + var optCount = options.children.length; + var spanMargin = Math.floor(((boxwidth-20-(optCount*80))/(optCount))/2)+'px'; + var options = options.firstChild; + var text = text.firstChild; + options.style.marginRight = spanMargin; + options.style.marginLeft = spanMargin; + text.style.marginRight = spanMargin; + text.style.marginLeft = spanMargin; + while(options.nextSibling != undefined) + { + options = options.nextSibling; + text = text.nextSibling; + options.style.marginRight = spanMargin; + options.style.marginLeft = spanMargin; + text.style.marginRight = spanMargin; + text.style.marginLeft = spanMargin; + } + }; + this.resize(); + }; + + this.checkboxBox = function(commentQuestion) { + this.specification = commentQuestion; + // Create document objects to hold the comment boxes + this.holder = document.createElement('div'); + this.holder.className = 'comment-div'; + // Create a string next to each comment asking for a comment + this.string = document.createElement('span'); + this.string.innerHTML = commentQuestion.statement; + var br = document.createElement('br'); + // Add to the holder. + this.holder.appendChild(this.string); + this.holder.appendChild(br); + this.options = []; + this.inputs = document.createElement('div'); + this.span = document.createElement('div'); + this.inputs.align = 'center'; + this.inputs.style.marginLeft = '12px'; + this.span.style.marginLeft = '12px'; + this.span.align = 'center'; + this.span.style.marginTop = '15px'; + + var optCount = commentQuestion.options.length; + for (var i=0; i= 600) + { + boxwidth = 600; + } + else if (boxwidth < 400) + { + boxwidth = 400; + } + this.holder.style.width = boxwidth+"px"; + var text = this.holder.children[2]; + var options = this.holder.children[3]; + var optCount = options.children.length; + var spanMargin = Math.floor(((boxwidth-20-(optCount*80))/(optCount))/2)+'px'; + var options = options.firstChild; + var text = text.firstChild; + options.style.marginRight = spanMargin; + options.style.marginLeft = spanMargin; + text.style.marginRight = spanMargin; + text.style.marginLeft = spanMargin; + while(options.nextSibling != undefined) + { + options = options.nextSibling; + text = text.nextSibling; + options.style.marginRight = spanMargin; + options.style.marginLeft = spanMargin; + text.style.marginRight = spanMargin; + text.style.marginLeft = spanMargin; + } + }; + this.resize(); + }; + + this.createCommentBox = function(audioObject) { + var node = new this.elementCommentBox(audioObject); + this.commentBoxes.push(node); + audioObject.commentDOM = node; + return node; + }; + + this.sortCommentBoxes = function() { + this.commentBoxes.sort(function(a,b){return a.id - b.id;}); + }; + + this.showCommentBoxes = function(inject, sort) { + if (sort) {interfaceContext.sortCommentBoxes();} + for (var box of interfaceContext.commentBoxes) { + inject.appendChild(box.trackComment); + } + }; + + this.deleteCommentBoxes = function() { + this.commentBoxes = []; + }; + + this.createCommentQuestion = function(element) { + var node; + if (element.type == 'question') { + node = new this.commentBox(element); + } else if (element.type == 'radio') { + node = new this.radioBox(element); + } else if (element.type == 'checkbox') { + node = new this.checkboxBox(element); + } + this.commentQuestions.push(node); + return node; + }; + + this.deleteCommentQuestions = function() + { + this.commentQuestions = []; + }; + + this.playhead = new function() + { + this.object = document.createElement('div'); + this.object.className = 'playhead'; + this.object.align = 'left'; + var curTime = document.createElement('div'); + curTime.style.width = '50px'; + this.curTimeSpan = document.createElement('span'); + this.curTimeSpan.textContent = '00:00'; + curTime.appendChild(this.curTimeSpan); + this.object.appendChild(curTime); + this.scrubberTrack = document.createElement('div'); + this.scrubberTrack.className = 'playhead-scrub-track'; + + this.scrubberHead = document.createElement('div'); + this.scrubberHead.id = 'playhead-scrubber'; + this.scrubberTrack.appendChild(this.scrubberHead); + this.object.appendChild(this.scrubberTrack); + + this.timePerPixel = 0; + this.maxTime = 0; + + this.playbackObject; + + this.setTimePerPixel = function(audioObject) { + //maxTime must be in seconds + this.playbackObject = audioObject; + this.maxTime = audioObject.buffer.buffer.duration; + var width = 490; //500 - 10, 5 each side of the tracker head + this.timePerPixel = this.maxTime/490; + if (this.maxTime < 60) { + this.curTimeSpan.textContent = '0.00'; + } else { + this.curTimeSpan.textContent = '00:00'; + } + }; + + this.update = function() { + // Update the playhead position, startPlay must be called + if (this.timePerPixel > 0) { + var time = this.playbackObject.getCurrentPosition(); + if (time > 0 && time < this.maxTime) { + var width = 490; + var pix = Math.floor(time/this.timePerPixel); + this.scrubberHead.style.left = pix+'px'; + if (this.maxTime > 60.0) { + var secs = time%60; + var mins = Math.floor((time-secs)/60); + secs = secs.toString(); + secs = secs.substr(0,2); + mins = mins.toString(); + this.curTimeSpan.textContent = mins+':'+secs; + } else { + time = time.toString(); + this.curTimeSpan.textContent = time.substr(0,4); + } + } else { + this.scrubberHead.style.left = '0px'; + if (this.maxTime < 60) { + this.curTimeSpan.textContent = '0.00'; + } else { + this.curTimeSpan.textContent = '00:00'; + } + } + } + }; + + this.interval = undefined; + + this.start = function() { + if (this.playbackObject != undefined && this.interval == undefined) { + if (this.maxTime < 60) { + this.interval = setInterval(function(){interfaceContext.playhead.update();},10); + } else { + this.interval = setInterval(function(){interfaceContext.playhead.update();},100); + } + } + }; + this.stop = function() { + clearInterval(this.interval); + this.interval = undefined; + if (this.maxTime < 60) { + this.curTimeSpan.textContent = '0.00'; + } else { + this.curTimeSpan.textContent = '00:00'; + } + }; + }; + + this.volume = new function() + { + // An in-built volume module which can be viewed on page + // Includes trackers on page-by-page data + // Volume does NOT reset to 0dB on each page load + this.valueLin = 1.0; + this.valueDB = 0.0; + this.object = document.createElement('div'); + this.object.id = 'master-volume-holder'; + this.slider = document.createElement('input'); + this.slider.id = 'master-volume-control'; + this.slider.type = 'range'; + this.valueText = document.createElement('span'); + this.valueText.id = 'master-volume-feedback'; + this.valueText.textContent = '0dB'; + + this.slider.min = -60; + this.slider.max = 12; + this.slider.value = 0; + this.slider.step = 1; + this.slider.onmousemove = function(event) + { + interfaceContext.volume.valueDB = event.currentTarget.value; + interfaceContext.volume.valueLin = decibelToLinear(interfaceContext.volume.valueDB); + interfaceContext.volume.valueText.textContent = interfaceContext.volume.valueDB+'dB'; + audioEngineContext.outputGain.gain.value = interfaceContext.volume.valueLin; + } + this.slider.onmouseup = function(event) + { + var storePoint = testState.currentStore.XMLDOM.children[0].getAllElementsByName('volumeTracker'); + if (storePoint.length == 0) + { + storePoint = storage.document.createElement('metricresult'); + storePoint.setAttribute('name','volumeTracker'); + testState.currentStore.XMLDOM.children[0].appendChild(storePoint); + } + else { + storePoint = storePoint[0]; + } + var node = storage.document.createElement('movement'); + node.setAttribute('test-time',audioEngineContext.timer.getTestTime()); + node.setAttribute('volume',interfaceContext.volume.valueDB); + node.setAttribute('format','dBFS'); + storePoint.appendChild(node); + } + + var title = document.createElement('div'); + title.innerHTML = 'Master Volume Control'; + title.style.fontSize = '0.75em'; + title.style.width = "100%"; + title.align = 'center'; + this.object.appendChild(title); + + this.object.appendChild(this.slider); + this.object.appendChild(this.valueText); + } + // Global Checkers + // These functions will help enforce the checkers + this.checkHiddenAnchor = function() + { + for (var ao of audioEngineContext.audioObjects) + { + if (ao.specification.type == "anchor") + { + if (ao.interfaceDOM.getValue() > (ao.specification.marker/100) && ao.specification.marker > 0) { + // Anchor is not set below + console.log('Anchor node not below marker value'); + alert('Please keep listening'); + this.storeErrorNode('Anchor node not below marker value'); + return false; + } + } + } + return true; + }; + + this.checkHiddenReference = function() + { + for (var ao of audioEngineContext.audioObjects) + { + if (ao.specification.type == "reference") + { + if (ao.interfaceDOM.getValue() < (ao.specification.marker/100) && ao.specification.marker > 0) { + // Anchor is not set below + console.log('Reference node not above marker value'); + this.storeErrorNode('Reference node not above marker value'); + alert('Please keep listening'); + return false; + } + } + } + return true; + }; + + this.checkFragmentsFullyPlayed = function () + { + // Checks the entire file has been played back + // NOTE ! This will return true IF playback is Looped!!! + if (audioEngineContext.loopPlayback) + { + console.log("WARNING - Looped source: Cannot check fragments are fully played"); + return true; + } + var check_pass = true; + var error_obj = []; + for (var i = 0; i= time) + { + passed = true; + break; + } + } + if (passed == false) + { + check_pass = false; + console.log("Continue listening to track-"+audioEngineContext.audioObjects.interfaceDOM.getPresentedId()); + error_obj.push(audioEngineContext.audioObjects.interfaceDOM.getPresentedId()); + } + } + if (check_pass == false) + { + var str_start = "You have not completely listened to fragments "; + for (var i=0; i 0) + { + aeNode.setAttribute('marker',element.marker); + } + } + var ae_metric = this.parent.document.createElement('metric'); + aeNode.appendChild(ae_metric); + this.XMLDOM.appendChild(aeNode); + } + + // Add any commentQuestions + for (var element of this.specification.commentQuestions) + { + var cqNode = this.parent.document.createElement('commentquestion'); + cqNode.id = element.id; + cqNode.setAttribute('type',element.type); + var statement = this.parent.document.createElement('statement'); + statement.textContent = cqNode.statement; + cqNode.appendChild(statement); + var response = this.parent.document.createElement('response'); + cqNode.appendChild(response); + this.XMLDOM.appendChild(cqNode); + } + + this.parent.root.appendChild(this.XMLDOM); + }; + this.finish = function() + { + if (this.state == 0) + { + var projectDocument = specification.projectXML; + projectDocument.setAttribute('file-name',url); + this.root.appendChild(projectDocument); + this.root.appendChild(returnDateNode()); + this.root.appendChild(interfaceContext.returnNavigator()); + } + this.state = 1; + return this.root; + }; +} diff -r 000000000000 -r 3705f68a38b7 demo.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/demo.html Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,37 @@ + + + + + + + + Web Audio Evaluation Tool + + + + + + + + + + + + diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/DMRN+10poster.pdf Binary file docs/DMRN+10/DMRN+10poster.pdf has changed diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/DMRN+10poster.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/DMRN+10poster.tex Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,143 @@ + +\documentclass[a0,portrait]{a0poster} +\input{sections/style} + +\usepackage{ragged2e} % full justification of reference +\usepackage{enumitem} % compacter itemize +\usepackage{array} % align vertically + +\usepackage[framemethod=tikz]{mdframed} +\definecolor{backblue}{rgb}{0.93,0.93,1} +\definecolor{backred}{rgb}{1,0.9,0.9} +\definecolor{qmulheaderblue}{rgb}{0.1484375,0.26171875,0.58984375} +\definecolor{emphasisered}{rgb}{0.4921,0.132812,0.164062} +\mdfdefinestyle{customSt}{ + innertopmargin=40pt, + innerbottommargin=30pt, + innerleftmargin = 15pt, + innerrightmargin = 15pt, + leftmargin = 15 pt, + middlelinecolor = qmulheaderblue, + middlelinewidth = 3pt, + backgroundcolor = backblue, + roundcorner = 20pt +} + +\mdfdefinestyle{emphSt}{ + innertopmargin=40pt, + innerbottommargin=30pt, + innerleftmargin = 15pt, + innerrightmargin = 15pt, + leftmargin = 15 pt, + middlelinecolor = emphasisered, + middlelinewidth = 3pt, + backgroundcolor = backred, + roundcorner = 20pt +} + +\mdfdefinestyle{headerSt}{ + innertopmargin=5pt, + innerbottommargin=5pt, + innerleftmargin = 15pt, + %innerrightmargin = 15pt, + leftmargin = 15 pt, + middlelinecolor = qmulheaderblue, + middlelinewidth = 25pt, + backgroundcolor = qmulheaderblue, + roundcorner = 20pt +} + +\begin{document} +\begin{mdframed}[style=headerSt] +\input{sections/header} +\end{mdframed} + + +% ---------------------------------------------------------------- + +% rounded corners? +\centering +\veryHuge +\textbf{\underline{code.soundsoftware.ac.uk/projects/webaudioevaluationtool}} +\normalsize + +\begin{multicols}{2} + +\begin{mdframed}[style=customSt] +\input{sections/intro} +\end{mdframed} + +\vspace{0.3cm} + +\begin{mdframed}[style=customSt] +\input{sections/interfaces} \vspace{0.8cm} +\end{mdframed} + +%\vspace{.8cm} +%\begin{mdframed}[style=customSt] +%\begin{center} +%\resizebox*{0.35\columnwidth}{!}{\includegraphics{img/qrcode}}\\ +%\end{center} +%\end{mdframed} + +\vspace{.8cm} +\begin{mdframed}[style=customSt] +\input{sections/infrastructure} \vspace{0.8cm} +\end{mdframed} + +\vspace{1cm} + +%% THIS GOES BEFORE AN EMPHASISED CELL +%\makeatletter +%\renewcommand{\section}{\@startsection +% {section} % the name +% {1} % the level +% {0mm} % the indent +% {-0.7\baselineskip} % the beforeskip +% {5mm} % the afterskip +% {\center\Huge\color{emphasisered}\bfseries}} % the style +%\makeatother +% +%\begin{mdframed}[style=emphSt] +%\input{sections/future} \vspace{0.8cm} +%\end{mdframed} + +% GO BACK TO NORMAL +\makeatletter +\renewcommand{\section}{\@startsection + {section} % the name + {1} % the level + {0mm} % the indent + {-0.7\baselineskip} % the beforeskip + {5mm} % the afterskip + {\center\Huge\color{qmuldarkblue}\bfseries}} % the style +\makeatother + +\vspace{1cm} +\begin{mdframed}[style=customSt] +\input{sections/testcreate} \vspace{0.8cm} +\end{mdframed} + +\vspace{1cm} +\begin{mdframed}[style=customSt] +\input{sections/analysis} \vspace{0.8cm} +\end{mdframed} + + + +\normalsize{\justifying{[1] Nicholas Jillings, Brecht De Man, David Moffat and Joshua D. Reiss, { \it``Web Audio Evaluation Tool: A browser-based listening test environment,''} 12th Sound and Music Computing Conference, July 2015. }\par} + +\resizebox*{.32\columnwidth}{!}{\includegraphics{img/qrcode}}\\ + +\end{multicols} + + +% ---------------------------------------------------------------- + +\vspace{0.6cm} + +\begin{mdframed}[style=headerSt] +\input{sections/footer} +\end{mdframed} + +\end{document} diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/DMRN+10proposal.pdf Binary file docs/DMRN+10/DMRN+10proposal.pdf has changed diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/DMRN+10proposal.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/DMRN+10proposal.tex Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,34 @@ + +\documentclass[a4paper]{article} + + +%\setlength{\droptitle}{-5em} % Move title position up + + +\title{Web Audio Evaluation Tool: A browser-based listening test framework} +\author{Nicholas Jillings, David Moffat, Brecht De Man and Joshua D. Reiss\\ \\ +Preference: Poster } + +\begin{document} + +\maketitle +%\begin{center} +%{\large +%Preference: Poster} +%\end{center} +% +%Title: Web Audio Evaluation Tool: A browser-based listening test framework +%Authors: Nicholas Jillings, David Moffat, Brecht De Man and Joshua D. Reiss + +\section*{Abstract} +Perceptual evaluation of audio is a popular and powerful method in research topics ranging from signal source separation over audio codec quality to emotion in music. Most researchers in the field of music and audio have conducted a listening test at one point or another. As a consequence, many different tools have been developed for various platforms and use cases. However, few tools have support a wide range of standard (or custom) interfaces, and almost none are compatible with all conventional operating systems, or require tedious set up or external applications or libraries when they are. Another frequent obstacle is the laborious setup through configuration files or even the requirement of a programming background to develop a suitable listening test interface. + +The recent introduction of the Web Audio API enables a wide range of functionalities that were previously not possible in the browser. This allows for audio applications to be compatible with various devices so long as the application supports the available web browser. + +A framework to develop and conduct listening tests in the browser, both off- and online will be presented. Most significantly, this browser-based tool is cross-platform, not dependent on any proprietary software and can be hosted on a web server so that remote tests are possible. +Many standard interfaces are already included, and custom interfaces can easily be created using the available interface elements. + +Moreover, by allowing creation and modification of the configuration files from within the browser, no programming knowledge is required from the user, making the tool attractive to a much wider range of researchers. Diagnostics and analysis tools in the browser enable quick troubleshooting, quick assessment of the reliability of subjects, and basic analysis of the results. + +A demo of the Web Audio Evaluation Tool, including its easy test creator tool and post-test diagnostics and analysis, and discuss planned improvements and extensions will be presented. +\end{document} diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/a0header.ps --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/a0header.ps Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,4 @@ +%%BeginFeature *PageSize ISOA0/ISO A0 +2 dict dup /PageSize [2380 3368] put dup /ImagingBBox null put +setpagedevice +%%EndFeature diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/a0poster.cls --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/a0poster.cls Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,218 @@ +%$Id: a0poster.cls,v 1.5 1999/04/05 14:49:56 mjf Exp $ +%% +%% This is file `a0poster.cls' +%% +%% Copyright (C) 07.05.97 Gerlinde Kettl and Matthias Weiser +%% +%% Problems, bugs and comments to +%% gerlinde.kettl@physik.uni-regensburg.de +%% +%% changed textwidths and margins to cope with printable area and +%% frame. Make sure that the offsets are set to -1in! +%% Also changed scaling for a0->a4, since this was wrong. + +%% This version changed by Hugh Pumphrey on 4.5.1999. Every instance +%% of the string ``draft'' replaced by the string ``preview''. This gives +%% an a4 size preview but includes the postscript figures + +\ProvidesClass{a0poster}[1997/05/07 v1.21b a0poster class (GK, MW)] +\NeedsTeXFormat{LaTeX2e}[1995/06/01] +\LoadClass{article} + +\newif\ifportrait +\newif\ifanullb +\newif\ifanull +\newif\ifaeins +\newif\ifazwei +\newif\ifadrei +\newif\ifpreview + +\newcount\xkoord +\newcount\ykoord +\newcount\xscale +\newcount\yscale + +\DeclareOption{a0b}{ +\anullbtrue +\xkoord=2592 % big points (1 bp=1/72 inch) +\ykoord=3666 % big points (1 bp=1/72 inch) +\xscale=23 +\yscale=23 +} +\DeclareOption{a0}{ +\anulltrue\anullbfalse +\xkoord=2380 % big points (1 bp=1/72 inch) +\ykoord=3368 % big points (1 bp=1/72 inch) +\xscale=25 +\yscale=25 +} +\DeclareOption{a1}{ +\aeinstrue\anullbfalse +\xkoord=1684 % big points (1 bp=1/72 inch) +\ykoord=2380 % big points (1 bp=1/72 inch) +\xscale=3 +\yscale=3 +} +\DeclareOption{a2}{ +\azweitrue\anullbfalse +\xkoord=1190 % big points (1 bp=1/72 inch) +\ykoord=1684 % big points (1 bp=1/72 inch) +\xscale=4 +\yscale=4 + +} +\DeclareOption{a3}{ +\adreitrue\anullbfalse +\xkoord=842 % big points (1 bp=1/72 inch) +\ykoord=1190 % big points (1 bp=1/72 inch) +\xscale=6 +\yscale=6 +} +\DeclareOption{landscape}{ +\portraitfalse +} +\DeclareOption{portrait}{ +\portraittrue +} +\DeclareOption{preview}{ +\previewtrue +} +\DeclareOption{final}{ +\previewfalse +} +\DeclareOption*{\PackageWarning{a0poster}{Unknown Option \CurrentOption}} +\ExecuteOptions{landscape,a0b,final} +\ProcessOptions\relax + +\ifanullb + \setlength{\paperwidth}{129.3cm} %% 36 * sqrt(2) in + \setlength{\paperheight}{91.4cm} %% 36 in + \setlength{\textwidth}{119.3cm} %% paperwidth - (5cm + 5cm) + \setlength{\textheight}{81.4cm} %% paperheight - (5cm + 5cm) +\else\ifanull + \setlength{\paperwidth}{118.82cm} + \setlength{\paperheight}{83.96cm} + \setlength{\textwidth}{108.82cm} %% paperwidth - (5cm + 5cm) + \setlength{\textheight}{73.96cm} %% paperheight - (5cm + 5cm) + \else\ifaeins + \setlength{\paperwidth}{83.96cm} + \setlength{\paperheight}{59.4cm} + \setlength{\textwidth}{79.96cm} + \setlength{\textheight}{55.4cm} + \else\ifazwei + \setlength{\paperwidth}{59.4cm} + \setlength{\paperheight}{41.98cm} + \setlength{\textwidth}{55.4cm} + \setlength{\textheight}{37.98cm} + \else\ifadrei + \setlength{\paperwidth}{41.98cm} + \setlength{\paperheight}{29.7cm} + \setlength{\textwidth}{37.98cm} + \setlength{\textheight}{25.7cm} + \else\relax + \fi + \fi + \fi + \fi +\fi + + +\ifportrait + \newdimen\tausch + \setlength{\tausch}{\paperwidth} + \setlength{\paperwidth}{\paperheight} + \setlength{\paperheight}{\tausch} + \setlength{\tausch}{\textwidth} + \setlength{\textwidth}{\textheight} + \setlength{\textheight}{\tausch} +\else\relax +\fi + +%% Setting proper dimensions for the HP2500CP printer (height = 36 in) +%% Landscape: unprintable areas +%% L: 27.6mm +%% R: 27.1mm +%% T: 18.4mm +%% B: 18.1mm + + +\voffset -1in +\hoffset -1in + +\setlength{\headheight}{0 cm} +\setlength{\headsep}{0 cm} +\setlength{\topmargin}{5 cm} %% 3 cm for unprintable at top + %% (landscape) + 2 cm from border +\setlength{\oddsidemargin}{5 cm} %% 3 cm for unprintable at left + %% (landscape) + 2 cm from border +\setlength{\topskip}{0 cm} + +\catcode`\%=11 +\newwrite\Ausgabe +\immediate\openout\Ausgabe=a0header.ps +\write\Ausgabe{%%BeginFeature *PageSize ISOA0/ISO A0} +\ifpreview\write\Ausgabe{2 dict dup /PageSize [595 842] put dup /ImagingBBox null put} +\else\write\Ausgabe{2 dict dup /PageSize [\number\xkoord\space \number\ykoord] put dup /ImagingBBox null put}\fi +\write\Ausgabe{setpagedevice} +\ifpreview\write\Ausgabe{0.\number\xscale\space 0.\number\yscale\space scale}\else\relax\fi +\write\Ausgabe{%%EndFeature} +\closeout\Ausgabe +\catcode`\%=14 + +\special{header=./a0header.ps} + +\input{a0size.sty} + +\renewcommand{\tiny}{\fontsize{12}{14}\selectfont} +\renewcommand{\scriptsize}{\fontsize{14.4}{18}\selectfont} +\renewcommand{\footnotesize}{\fontsize{17.28}{22}\selectfont} +\renewcommand{\small}{\fontsize{20.74}{25}\selectfont} +\renewcommand{\normalsize}{\fontsize{24.88}{30}\selectfont} +\renewcommand{\large}{\fontsize{29.86}{37}\selectfont} +\renewcommand{\Large}{\fontsize{35.83}{45}\selectfont} +\renewcommand{\LARGE}{\fontsize{43}{54}\selectfont} +\renewcommand{\huge}{\fontsize{51.6}{64}\selectfont} +\renewcommand{\Huge}{\fontsize{61.92}{77}\selectfont} +\newcommand{\veryHuge}{\fontsize{74.3}{93}\selectfont} +\newcommand{\VeryHuge}{\fontsize{89.16}{112}\selectfont} +\newcommand{\VERYHuge}{\fontsize{107}{134}\selectfont} + +\setlength\smallskipamount{6pt plus 2pt minus 2pt} +\setlength\medskipamount{12pt plus 4pt minus 4pt} +\setlength\bigskipamount{24pt plus 8pt minus 8pt} + +\setlength\abovecaptionskip{25pt} +\setlength\belowcaptionskip{0pt} +\setlength\abovedisplayskip{25pt plus 6pt minus 15 pt} +\setlength\abovedisplayshortskip{0pt plus 6pt} +\setlength\belowdisplayshortskip{13pt plus 7pt minus 6pt} +\setlength\belowdisplayskip\abovedisplayskip + +\normalsize + +\AtBeginDocument{ +\ifanullb + \ifportrait\special{papersize=91.4cm,129.3cm}\else\special{papersize=129.3cm,91.4cm}\fi +\else\ifanull + \ifportrait\special{papersize=83.96cm,118.82cm}\else\special{papersize=118.82cm,83.96cm}\fi + \else\ifaeins + \ifportrait\special{papersize=59.4cm,83.96cm}\else\special{papersize=83.96cm,59.4cm}\fi + \else\ifazwei + \ifportrait\special{papersize=41.98cm,59.4cm}\else\special{papersize=59.4cm,41.98cm}\fi + \else\ifadrei + \ifpreview + \ifportrait\special{papersize=29.7cm,41.35cm}\else\special{papersize=41.98cm,29.0cm}\fi + \else + \ifportrait\special{papersize=29.7cm,41.98cm}\else\special{papersize=41.98cm,29.7cm}\fi + \fi + \else\relax + \fi + \fi + \fi + \fi +\fi +\pagestyle{empty}} + +\endinput +%% +%% End of file `a0poster.cls'. diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/a0size.sty --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/a0size.sty Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,241 @@ +%% +%% This is file `a0size.sty' (v1.21b) included in the a0poster package +%% +%% Copyright (C) 07.05.97 Gerlinde Kettl and Matthias Weiser +%% + +\ProvidesFile{a0size.sty}[1997/05/06 v1.21b a0poster class (GK, MW)] + +\DeclareFontShape{OT1}{cmr}{m}{n} + { <5> <6> <7> <8> <9> <10> <12> gen * cmr + <10.95> cmr10 + <14.4> cmr12 + <17.28><20.74><24.88>cmr17 + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmr17}{} + +\DeclareFontShape{OT1}{cmr}{m}{sl} + { + <5><6><7>cmsl8% + <8> <9> gen * cmsl + <10><10.95>cmsl10% + <12><14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmsl12}{} + +\DeclareFontShape{OT1}{cmr}{m}{it} + { + <5><6><7>cmti7% + <8>cmti8% + <9>cmti9% + <10><10.95>cmti10% + <12><14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmti12}{} + +\DeclareFontShape{OT1}{cmr}{m}{sc} + { + <5><6><7><8><9><10><10.95><12> + <14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmcsc10}{} + +\DeclareFontShape{OT1}{cmr}{m}{ui} + { + <5><6><7><8><9><10><10.95><12> + <14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmu10}{} + +\DeclareFontShape{OT1}{cmr}{b}{n} + { + <5><6><7><8><9><10><10.95><12> + <14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmb10}{} + +\DeclareFontShape{OT1}{cmr}{bx}{n} + { + <5> <6> <7> <8> <9> gen * cmbx + <10><10.95> cmbx10 + <12><14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmbx12}{} + +\DeclareFontShape{OT1}{cmr}{bx}{sl} + { + <5> <6> <7> <8> <9> + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmbxsl10}{} + +\DeclareFontShape{OT1}{cmr}{bx}{it} + { + <5> <6> <7> <8> <9> + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmbxti10}{} + +\DeclareFontShape{OT1}{cmss}{m}{n} + { + <5><6><7><8>cmss8 + <9>cmss9 + <10><10.95>cmss10 + <12><14.4>cmss12 + <17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmss17}{} + +\DeclareFontShape{OT1}{cmss}{m}{sl} + { + <5><6><7><8>cmssi8 <9> cmssi9 + <10><10.95>cmssi10 + <12><14.4>cmssi12 + <17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmssi17}{} + +\DeclareFontShape{OT1}{cmss}{sbc}{n} + { + <5> <6> <7> <8> <9> cmssdc10 + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmssdc10}{} + +\DeclareFontShape{OT1}{cmss}{bx}{n} + { + <5> <6> <7> <8> <9> cmssbx10 + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmssbx10}{} + +\DeclareFontShape{OT1}{cmtt}{m}{n} + { + <5><6><7><8>cmtt8 <9> cmtt9 + <10><10.95>cmtt10 + <12><14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmtt12}{} + +\DeclareFontShape{OT1}{cmtt}{m}{it} + { + <5> <6> <7> <8> <9> + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmitt10}{} + +\DeclareFontShape{OT1}{cmtt}{m}{sl} + { + <5> <6> <7> <8> <9> + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmsltt10}{} + +\DeclareFontShape{OT1}{cmtt}{m}{sc} + { + <5> <6> <7> <8> <9> + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmtcsc10}{} + +\DeclareFontShape{OML}{cmm}{m}{it} + { <5> <6> <7> <8> <9> gen * cmmi + <10><10.95>cmmi10 + <12><14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmmi12}{} + +\DeclareFontShape{OML}{cmm}{b}{it}{% + <5> <6> <7> <8> <9> gen * cmmib + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmmib10}{} + + +\DeclareFontShape{OMS}{cmsy}{m}{n}{% + <5> <6> <7> <8> <9> <10> gen * cmsy + <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmsy10}{} + +\DeclareFontShape{OMS}{cmsy}{b}{n}{% + <5> <6> <7> <8> <9> gen * cmbsy + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmbsy10}{} + +\DeclareFontShape{OMX}{cmex}{m}{n}{% + <-8>sfixed * cmex7 + <8> cmex8 + <9> cmex9 + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmex10}{} + +\DeclareFontShape{U}{cmr}{m}{n} + { <5> <6> <7> <8> <9> <10> <12> gen * cmr + <10.95> cmr10 + <14.4> cmr12 + <17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmr17}{} + +\DeclareFontShape{U}{cmr}{m}{sl} + { + <5><6><7>cmsl8% + <8> <9> gen * cmsl + <10><10.95>cmsl10% + <12><14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmsl12}{} + +\DeclareFontShape{U}{cmr}{m}{it} + { + <5><6><7>cmti7% + <8>cmti8% + <9>cmti9% + <10><10.95>cmti10% + <12><14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmti12}{} + +\DeclareFontShape{U}{cmr}{m}{sc} + { + <5><6><7><8><9><10><10.95><12> + <14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmcsc10}{} + +\DeclareFontShape{U}{cmr}{m}{ui} + { + <5><6><7><8><9><10><10.95><12>% + <14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmu10}{} + +\DeclareFontShape{U}{cmr}{b}{n} + { + <5><6><7><8><9><10><10.95><12> + <14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmb10}{} + +\DeclareFontShape{U}{cmr}{bx}{n} + { + <5> <6> <7> <8> <9> gen * cmbx + <10><10.95> cmbx10 + <12><14.4><17.28><20.74><24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmbx12}{} + +\DeclareFontShape{U}{cmr}{bx}{sl} + { + <5> <6> <7> <8> <9> + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmbxsl10}{} + +\DeclareFontShape{U}{cmr}{bx}{it} + { + <5> <6> <7> <8> <9> + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> + <29.86> <35.83> <43.00> <51.6> <61.92> <74.3> <89.16> <107.0> cmbxti10}{} + +%% Copied from exscale.sty +%% Copyright (C) 1992-1995 Frank Mittelbach and Rainer Sch\"opf, +%% all rights reserved. + +\DeclareSymbolFont{largesymbols}{OMX}{cmex}{m}{n} +\newdimen\big@size +\addto@hook\every@math@size{\setbox\z@\vbox{\hbox{$($}\kern\z@}% + \global\big@size 1.2\ht\z@} +\def\bBigg@#1#2{% + {\hbox{$\left#2\vcenter to#1\big@size{}\right.\n@space$}}} +\def\big{\bBigg@\@ne} +\def\Big{\bBigg@{1.5}} +\def\bigg{\bBigg@\tw@} +\def\Bigg{\bBigg@{2.5}} + +%% End of copy + +\DeclareMathSizes{24.88}{24.88}{20.74}{14.4} +\DeclareMathSizes{29.86}{29.86}{20.74}{14.4} +\DeclareMathSizes{35.83}{35.83}{24.88}{17.28} +\DeclareMathSizes{43.00}{43.00}{35.83}{24.88} +\DeclareMathSizes{51.6}{51.6}{35.83}{24.88} +\DeclareMathSizes{61.92}{61.92}{43}{29.86} +\DeclareMathSizes{74.3}{74.3}{51.6}{35.83} +\DeclareMathSizes{89.16}{89.16}{61.92}{43} +\DeclareMathSizes{107}{107}{74.3}{51.6} + +%% End of a0size.sty diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/img/APE.png Binary file docs/DMRN+10/img/APE.png has changed diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/img/MUSHRA.png Binary file docs/DMRN+10/img/MUSHRA.png has changed diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/img/TestCreate.png Binary file docs/DMRN+10/img/TestCreate.png has changed diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/img/logos/c4dmlogoinverted.eps --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/img/logos/c4dmlogoinverted.eps Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,2240 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: GIMP PostScript file plugin V 1.17 by Peter Kirchgessner +%%Title: penlogo2.eps +%%CreationDate: Thu Apr 29 15:14:41 2010 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%Pages: 1 +%%BoundingBox: 14 14 2171 392 +%%EndComments +%%BeginProlog +% Use own dictionary to avoid conflicts +10 dict begin +%%EndProlog +%%Page: 1 1 +% Translate for offset +14.173228346456694 14.173228346456694 translate +% Translate to begin of first scanline +0 377.59944858524739 translate +2156.7968503937009 -377.59944858524739 scale +% Image geometry +2696 472 8 +% Transformation matrix +[ 2696 0 0 472 0 0 ] +% Strings to hold RGB-samples per scanline +/rstr 2696 string def +/gstr 2696 string def +/bstr 2696 string def +{currentfile /ASCII85Decode filter /RunLengthDecode filter rstr readstring pop} +{currentfile /ASCII85Decode filter /RunLengthDecode filter gstr readstring pop} +{currentfile /ASCII85Decode filter /RunLengthDecode filter bstr readstring pop} +true 3 +%%BeginData: 130016 ASCII Bytes +colorimage +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5pp]I'acJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$a8a4cKdM<~> +JO=uU]L/f@JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$a8a5#KgU@~> +JX:qS]U,b)JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$a8a5bKpR;~> +JL1@DJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcDMFfHu+~> +JO9E)JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcDMFfL(/~> +JX6A'JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcDMFfU%*~> +JL1@DJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcDMFfHu+~> +JO9E)JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcDMFfL(/~> +JX6A'JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcDMFfU%*~> +JL1@DJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcDMFfHu+~> +JO9E)JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcDMFfL(/~> +JX6A'JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcDMFfU%*~> +JL1AZJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcDPGf-Z"~> +JO9F0JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcDPGf0b&~> +JX6AZJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcDPGf9_!~> +JL5sJJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$U]8pmJ,~> +JO>"gJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$U]8q5J,~> +JX:rfJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$U]8r4J,~> +JL5sJJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7EEqZ#.oJ,~> +JO>"gJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?J*qZ#/7J,~> +JX:rfJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +JL5sJJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7EEqZ#.oJ,~> +JO>"gJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?J*qZ#/7J,~> +JX:rfJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +JgQ'KJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu6Ytf-Z"~> +JjY+hJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu6Z)f0b&~> +JsV&gJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +JgQ'KJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>4oJ,~> +JjY+hJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>57J,~> +JsV&gJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX66J,~> +JgQ'KJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>4oJ,~> +JjY+hJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>57J,~> +JsV&gJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX66J,~> +JgQ'KJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7EEqZ#+nJ,~> +JjY+hJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?J*qZ#,6J,~> +JsV&gJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +K-l0LJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ#+nJ,~> +K0t4iJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ#,6J,~> +K9q/hJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +K-l0LJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>1nJ,~> +K0t4iJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>26J,~> +K9q/hJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX35J,~> +K-l0LJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>1nJ,~> +K0t4iJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>26J,~> +K9q/hJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX35J,~> +K-l0LJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7EEqZ#(mJ,~> +K0t4iJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?J*qZ#)5J,~> +K9q/hJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +KI29MJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ#(mJ,~> +KL:=jJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ#)5J,~> +KU78iJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +KI29MJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>.mJ,~> +KL:=jJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>/5J,~> +KU78iJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX04J,~> +KI29MJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>.mJ,~> +KL:=jJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>/5J,~> +KU78iJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX04J,~> +KI29MJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7EEqZ#%lJ,~> +KL:=jJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?J*qZ#&4J,~> +KU78iJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +KdMBNJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ#%lJ,~> +KgUFkJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ#&4J,~> +KpRAjJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +KdMBNJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>+lJ,~> +KgUFkJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>,4J,~> +KpRAjJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX-3J,~> +KdMBNJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>+lJ,~> +KgUFkJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>,4J,~> +KpRAjJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX-3J,~> +KdMBNJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7EE!0R0YdjBS~> +KgUFkJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?J*!2'/gdmJW~> +KpRAjJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +L*hKOJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ#"kJ,~> +L-pOlJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ##3J,~> +L6mJkJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +L*hKOJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>(kJ,~> +L-pOlJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>)3J,~> +L6mJkJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX*2J,~> +L*hKOJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>(kJ,~> +L-pOlJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>)3J,~> +L6mJkJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX*2J,~> +LF*!eJcC<$JcC<$JcC<$JcC<$Jc>`MJL5ppJL5ppJL5ppJL5ppJL5ppW[@WCdO'J~> +LI2&FJcC<$JcC<$JcC<$JcC<$Jc>`MJO=uUJO=uUJO=uUJO=uUJO=uUW^H[`dR/N~> +LR/":JcC<$JcC<$JcC<$JcC<$Jc>`MJX:qSJX:qSJX:qSJX:qSJX:qSWgEV_d[,I~> +LF.TPJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"tjJ,~> +LI6XmJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"u2J,~> +LR3SlJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +LF.TPJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>%jJ,~> +LI6XmJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>&2J,~> +LR3SlJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX'1J,~> +LF.TPJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>%jJ,~> +LI6XmJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>&2J,~> +LR3SlJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX'1J,~> +LaE+aJcC<$JcC<$JcC<$JcC<$Jc>`MJL5ppJL5ppJL5ppJL5ppJL5ppW[@WCd3aA~> +LdM07JcC<$JcC<$JcC<$JcC<$Jc>`MJO=uUJO=uUJO=uUJO=uUJO=uUW^H[`d6iE~> +LmJ+aJcC<$JcC<$JcC<$JcC<$Jc>`MJX:qSJX:qSJX:qSJX:qSJX:qSWgEV_d?f@~> +LaI]QJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"qiJ,~> +LdQanJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"r1J,~> +LmN\mJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +LaI]QJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>"iJ,~> +LdQanJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>#1J,~> +LmN\mJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX$0J,~> +LaI]QJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu>"iJ,~> +LdQanJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu>#1J,~> +LmN\mJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX$0J,~> +M'dfRJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu>"iJ,~> +M*ljoJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu>#1J,~> +M3ienJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX$0J,~> +M'dfRJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"nhJ,~> +M*ljoJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"o0J,~> +M3ienJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +M'dfRJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu6YYcmF8~> +M*ljoJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu6YgcpN<~> +M3ienJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +M'dfRJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=thJ,~> +M*ljoJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=u0J,~> +M3ienJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX!/J,~> +MC*oSJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=thJ,~> +MF2spJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=u0J,~> +MO/noJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX!/J,~> +MC*oSJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"kgJ,~> +MF2spJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"l/J,~> +MO/noJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +MC*oSJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"kgJ,~> +MF2spJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"l/J,~> +MO/noJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +MC*oSJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=qgJ,~> +MF2spJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=r/J,~> +MO/noJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +M^F#TJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=qgJ,~> +MaN'qJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=r/J,~> +MjK"pJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +M^F#TJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"hfJ,~> +MaN'qJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"i.J,~> +MjK"pJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +M^F#TJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"hfJ,~> +MaN'qJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"i.J,~> +MjK"pJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +M^F#TJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=nfJ,~> +MaN'qJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=o.J,~> +MjK"pJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +N$a,UJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=nfJ,~> +N'i0rJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=o.J,~> +N0f+qJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +N$a,UJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"eeJ,~> +N'i0rJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"f-J,~> +N0f+qJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +N$a,UJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"eeJ,~> +N'i0rJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"f-J,~> +N0f+qJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +N$a,UJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=keJ,~> +N'i0rJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=l-J,~> +N0f+qJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +N@'5VJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=keJ,~> +NC/9sJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=l-J,~> +NL,4rJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +N@'5VJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"bdJ,~> +NC/9sJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"c,J,~> +NL,4rJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +N@'5VJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"bdJ,~> +NC/9sJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"c,J,~> +NL,4rJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +N@'5VJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=hdJ,~> +NC/9sJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=i,J,~> +NL,4rJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +N[B>WJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=hdJ,~> +N^JBtJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=i,J,~> +NgG=sJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +N[B>WJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"_cJ,~> +N^JBtJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"`+J,~> +NgG=sJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +N[B>WJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"_cJ,~> +N^JBtJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"`+J,~> +NgG=sJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +N[B>WJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=ecJ,~> +N^JBtJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=f+J,~> +NgG=sJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +O!]GXJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=ecJ,~> +O$eKuJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=f+J,~> +O-bFtJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +O!]GXJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"\bJ,~> +O$eKuJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"]*J,~> +O-bFtJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +O!]GXJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"\bJ,~> +O$eKuJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"]*J,~> +O-bFtJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +O!]GXJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=bbJ,~> +O$eKuJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=c*J,~> +O-bFtJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +O=#PYJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=bbJ,~> +O@+U!JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=c*J,~> +OI(OuJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +O=#PYJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"YaJ,~> +O@+U!JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"Z)J,~> +OI(OuJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +O=#PYJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"YaJ,~> +O@+U!JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"Z)J,~> +OI(OuJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +O=#PYJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=_aJ,~> +O@+U!JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=`)J,~> +OI(OuJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +OX>YZJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=_aJ,~> +O[F^"JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=`)J,~> +OdCY!JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +OX>YZJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"V`J,~> +O[F^"JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"W(J,~> +OdCY!JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +OX>YZJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"V`J,~> +O[F^"JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"W(J,~> +OdCY!JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +OX>YZJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=\`J,~> +O[F^"JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=](J,~> +OdCY!JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +OsYb[JcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=\`J,~> +P!ag#JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=](J,~> +P*^b"JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +OsYb[JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"S_J,~> +P!ag#JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"T'J,~> +P*^b"JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +OsYb[JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"S_J,~> +P!ag#JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"T'J,~> +P*^b"JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +OsYb[JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=Y_J,~> +P!ag#JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=Z'J,~> +P*^b"JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +P9tk\JcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=Y_J,~> +P='p$JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=Z'J,~> +PF$k#JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +P9tk\JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"P^J,~> +P='p$JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"Q&J,~> +PF$k#JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +P9tk\JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"P^J,~> +P='p$JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"Q&J,~> +PF$k#JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +P9tk\JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=V^J,~> +P='p$JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=W&J,~> +PF$k#JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +PU:t]JcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=V^J,~> +PXC$%JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=W&J,~> +Pa?t$JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +PU:t]JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"M]J,~> +PXC$%JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"N%J,~> +Pa?t$JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +PU:t]JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"M]J,~> +PXC$%JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"N%J,~> +Pa?t$JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +PU:t]JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=S]J,~> +PXC$%JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=T%J,~> +Pa?t$JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +PpV(^JcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=S]J,~> +Ps^-&JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=T%J,~> +Q'[(%JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +PpV(^JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"J\J,~> +Ps^-&JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"K$J,~> +Q'[(%JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +PpV(^JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"J\J,~> +Ps^-&JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"K$J,~> +Q'[(%JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +PpV(^JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=P\J,~> +Ps^-&JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=Q$J,~> +Q'[(%JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +Q6q1_JcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=P\J,~> +Q:$6'JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=Q$J,~> +QC!1&JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +Q6q1_JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"G[J,~> +Q:$6'JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"H#J,~> +QC!1&JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +Q6q1_JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"G[J,~> +Q:$6'JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"H#J,~> +QC!1&JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +Q6q1_JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=M[J,~> +Q:$6'JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=N#J,~> +QC!1&JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +QR7:`JcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=M[J,~> +QU??(JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=N#J,~> +Q^<:'JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +QR7:`JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"DZJ,~> +QU??(JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"E"J,~> +Q^<:'JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +QR7:`JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"DZJ,~> +QU??(JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"E"J,~> +Q^<:'JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +QR7:`JcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=JZJ,~> +QU??(JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=K"J,~> +Q^<:'JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +QmRCaJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=JZJ,~> +QpZH)JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=K"J,~> +R$WC(JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +QmRCaJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"AYJ,~> +QpZH)JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"B!J,~> +R$WC(JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +QmRCaJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"AYJ,~> +QpZH)JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"B!J,~> +R$WC(JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +QmRCaJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=GYJ,~> +QpZH)JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=H!J,~> +R$WC(JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +R3mLbJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=GYJ,~> +R6uQ*JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=H!J,~> +R?rL)JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +R3mLbJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ">XJ,~> +R6uQ*JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ">uJ,~> +R?rL)JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +R3mLbJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ">XJ,~> +R6uQ*JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ">uJ,~> +R?rL)JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +R3mLbJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=DXJ,~> +R6uQ*JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=DuJ,~> +R?rL)JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +RO3UcJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=DXJ,~> +RR;Z+JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=DuJ,~> +R[8U*JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +RO3UcJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ";WJ,~> +RR;Z+JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ";tJ,~> +R[8U*JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +RO3UcJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ";WJ,~> +RR;Z+JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ";tJ,~> +R[8U*JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +RO3UcJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=AWJ,~> +RR;Z+JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=AtJ,~> +R[8U*JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +RjN^dJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=AWJ,~> +RmVc,JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=AtJ,~> +S!S^+JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +RjN^dJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"8VJ,~> +RmVc,JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"8sJ,~> +S!S^+JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +RjN^dJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"8VJ,~> +RmVc,JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"8sJ,~> +S!S^+JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +RjN^dJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=>VJ,~> +RmVc,JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=>sJ,~> +S!S^+JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +S0igeJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=>VJ,~> +S3ql-JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=>sJ,~> +S +S0igeJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"5UJ,~> +S3ql-JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"5rJ,~> +S +S0igeJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"5UJ,~> +S3ql-JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"5rJ,~> +S +S0igeJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu=;UJ,~> +S3ql-JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu=;rJ,~> +S +SL/pfJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=;UJ,~> +SO7u.JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=;rJ,~> +SX4p-JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +SL/pfJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"2TJ,~> +SO7u.JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"2qJ,~> +SX4p-JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +SL/pfJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"2TJ,~> +SO7u.JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"2qJ,~> +SX4p-JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +SL/pfJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu6X^]I&.~> +SO7u.JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu6Y"]L.2~> +SX4p-JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +SgK$gJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=8TJ,~> +SjS)/JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=8qJ,~> +SsP$.JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +SgK$gJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"/SJ,~> +SjS)/JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"/pJ,~> +SsP$.JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +SgK$gJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"/SJ,~> +SjS)/JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"/pJ,~> +SsP$.JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +SgK$gJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu6Y$]-`%~> +SjS)/JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu6Y9]0h)~> +SsP$.JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +T-f-hJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=5SJ,~> +T0n20JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=5pJ,~> +T9k-/JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +T-f-hJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ",RJ,~> +T0n20JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ",oJ,~> +T9k-/JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +T-f-hJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ",RJ,~> +T0n20JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ",oJ,~> +T9k-/JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +T-f-hJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu6YY\gDq~> +T0n20JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu6Yg\jLu~> +T9k-/JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +TI,6iJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=2RJ,~> +TL4;1JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=2oJ,~> +TU160JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +TI,6iJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ")QJ,~> +TL4;1JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ")nJ,~> +TU160JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +TI,6iJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ")QJ,~> +TL4;1JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ")nJ,~> +TU160JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +TI,6iJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqu6Yt\L)h~> +TL4;1JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qu6Z)\O1l~> +TU160JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +TdG?jJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu=/QJ,~> +TgOD2JcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu=/nJ,~> +TpL?1JcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +TdG?jJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"&PJ,~> +TgOD2JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"&mJ,~> +TpL?1JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +TdG?jJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqZ"&PJ,~> +TgOD2JcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qZ"&mJ,~> +TpL?1JcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +TdG?jJcC<$JcC<$JcFI(m3[DaJcE@^JL5ppJL5ppJL5ppJL5ppJL5ppW[@TB\0c_~> +TgOD2JcC<$JcC<$JcFI(m6cI)JcE@^JO=uUJO=uUJO=uUJO=uUJO=uUW^HX_\3kc~> +TpL?1JcC<$JcC<$JcFI(m?`D(JcE@^JX:qSJX:qSJX:qSJX:qSJX:qSWgES^\ +U*bHkJcC<$JcC<$JcFR+j!FbgJcC<$_Z,06JL5ppJL5ppJL5ppJL5ppJL7BDqu=,PJ,~> +U-jM3JcC<$JcC<$JcFR+j$Ng=JcC<$_Z,0SJO=uUJO=uUJO=uUJO=uUJO?G)qu=,mJ,~> +U6gH2JcC<$JcC<$JcFR+j-KbgJcC<$_Z,1RJX:qSJX:qSJX:qSJX:qSJX +U*bHkJcC<$JcC<$JcF[.gEqLOJcEdjJL5ppJL5ppJL5ppJL5ppJL5ppW[@TB[jHV~> +U-jM3JcC<$JcC<$JcF[.gI$PlJcEdjJO=uUJO=uUJO=uUJO=uUJO=uUW^HX_[mPZ~> +U6gH2JcC<$JcC<$JcF[.gR!KkJcEdjJX:qSJX:qSJX:qSJX:qSJX:qSWgES^\!MU~> +U*bHkJcC<$JcC<$JcFd1fHu1LJcEdjOXBJqJL5ppJL7* +U-jM3JcC<$JcC<$JcFd1fL(5iJcEdjO[JO9JO=uUJO?/!mJh`)JO=uUJO=uUTgS\V[mPZ~> +U6gH2JcC<$JcC<$JcFd1fU%0hJcEdjOdGJ8JX:qSJX<*tmJha(JX:qSJX:qSTpPWU\!MU~> +U*bHkJcC<$JcC<$JcFj3!3Fd!JcC<$a8_8KmJh_aJL5ppU*f:-JL5ppJL5ppJL7';qZ"#OJ,~> +U-jM3JcC<$JcC<$JcFj3!4LKHJcC<$a8_8hmJh`)JO=uUU-n>JJO=uUJO=uUJO?+uqZ"#lJ,~> +U6gH2JcC<$JcC<$JcFj3!8#hhJcC<$a8_9gmJha(JX:qSU6k9IJX:qSJX:qSJX<'sqZ"$kJ,~> +UF(QlJcC<$JcC<$JcFj3eL#kIJcEdjOXBJqJL5ppJL7* +UI0V4JcC<$JcC<$JcFj3eO+ofJcEdjO[JO9JO=uUJO?/!mJh`)JO=uUJO=uUTgS_W[R5Q~> +UR-Q3JcC<$JcC<$JcFj3eX(jeJcEdjOdGJ8JX:qSJX<*tmJha(JX:qSJX:qSTpPZV[[2L~> +UF(QlJcC<$JcC<$JcFp5djBYGJcEgkO='ApJL5ppJL7* +UI0V4JcC<$JcC<$JcFp5dmJ]dJcEgkO@/F8JO=uUJO?/!mJh`)JO=uUJO=uUU-neW[R5Q~> +UR-Q3JcC<$JcC<$JcFp5e!GXcJcEgkOI,A7JX:qSJX<*tmJha(JX:qSJX:qSU6k`V[[2L~> +UF(QlJcC<$JcC<$JcFs6dO'PFJcEgkO='ApJL5ppJL7* +UI0V4JcC<$JcC<$JcFs6dR/TcJcEgkO@/F8JO=uUJO?/!mJh`)JO=uUJO=uUU-neW[R5Q~> +UR-Q3JcC<$JcC<$JcFs6d[,ObJcEgkOI,A7JX:qSJX<*tmJha(JX:qSJX:qSU6k`V[[2L~> +UF(QlJcC<$JcC<$JcG!7d3aGEJcEgkO='ApJL5ppJL7* +UI0V4JcC<$JcC<$JcG!7d6iKbJcEgkO@/F8JO=uUJO?/!mJh`)JO=uUJO=uUU-neW[R5Q~> +UR-Q3JcC<$JcC<$JcG!7d?fFaJcEgkOI,A7JX:qSJX<*tmJha(JX:qSJX:qSU6k`V[[2L~> +UaCZmJcC<$JcC<$JcG!7cmF>DJcEgkO='ApJL5ppJL7* +UdK_5JcC<$JcC<$JcG!7cpNBaJcEgkO@/F8JO=uUJO?/!mJh`)JO=uUJO=uUU-nhX[6oH~> +UmHZ4JcC<$JcC<$JcG!7d$K=`JcEgkOI,A7JX:qSJX<*tmJha(JX:qSJX:qSU6kcW[?lC~> +UaCZmJcC<$JcC<$JcG$8cR+5CJcEjlO!a8oJL5ppJL7* +UdK_5JcC<$JcC<$JcG$8cU39`JcEjlO$i=7JO=uUJO?/!mJh`)JO=uUJO=uUUI4nX[6oH~> +UmHZ4JcC<$JcC<$JcG$8c^04_JcEjlO-f86JX:qSJX<*tmJha(JX:qSJX:qSUR1iW[?lC~> +UaCZmJcC<$JcC<$JcG'9c6e,BJcEjlO!a8oJL5ppJL7* +UdK_5JcC<$JcC<$JcG'9c9m0_JcEjlO$i=7JO=uUJO?/!mJh`)JO=uUJO=uUUI4nX[6oH~> +UmHZ4JcC<$JcC<$JcG'9cBj+^JcEjlO-f86JX:qSJX<*tmJha(JX:qSJX:qSUR1iW[?lC~> +UaCZmJcC<$JcC<$JcG'9c6e,BJcEjlO!a8og*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6#JL8Pe +qZ!rMJ,~> +UdK_5JcC<$JcC<$JcG'9c9m0_JcEjlO$i=7g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@JO@UJ +qZ!rjJ,~> +UmHZ4JcC<$JcC<$JcG'9cBj+^JcEjlO-f86g6_7-JX=uTmJha(R[ +V'^cnJcC<$JcC<$JcG'9bpJ#AJcEjlO!a8og*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6#JL8Pe +qu=#MJ,~> +V*fh6JcC<$JcC<$JcG'9bsR'^JcEjlO$i=7g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@JO@UJ +qu=#jJ,~> +V3cc5JcC<$JcC<$JcG'9c'O"]JcEjlO-f86g6_7-JX=uTmJha(R[ +V'^cnJcC<$JcC<$JcG*:bU.o@JcEmmN[F/ng*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6#JL8Sf +qZ!oLJ,~> +V*fh6JcC<$JcC<$JcG*:bX6s]JcEmmN^N46g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@JO@XK +qZ!oiJ,~> +V3cc5JcC<$JcC<$JcG*:ba3n\JcEmmNgK/5g6_7-JX=uTmJha(R[ +V'^cnJcC<$JcC<$JcG*:bU.o@JcEmmN[F/ng*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6#JL8Sf +qZ!oLJ,~> +V*fh6JcC<$JcC<$JcG*:bX6s]JcEmmN^N46g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@JO@XK +qZ!oiJ,~> +V3cc5JcC<$JcC<$JcG*:ba3n\JcEmmNgK/5g6_7-JX=uTmJha(R[ +VBu:/JcC<$JcC<$JcC<$mJlAs!0Q[Kq'L[mJcEmmN[F/ng*Z7fJL8tqmJh_aRO7G%JL5ppJL5pp +m3_6#JL8SfqZ!oLJ,~> +VF(>eJcC<$JcC<$JcC<$mJlB;!2&ZYq*T`5JcEmmN^N46g-b<.JOA$VmJh`)RR?KBJO=uUJO=uU +m6g:@JO@XKqZ!oiJ,~> +VO%:YJcC<$JcC<$JcC<$mJlC:!6X^/q3Q[4JcEmmNgK/5g6_7-JX=uTmJha(R[ +VC$loJcC<$JcC<$JcG*:lR(]mr[*3rJcEmmN[F/ng*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6# +JL8Sfqu +VF,q7JcC<$JcC<$JcG*:lU0b5r^28:JcEmmN^N46g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@ +JO@XKqu +VO)l6JcC<$JcC<$JcG*:l^-]4rg/39JcEmmNgK/5g6_7-JX=uTmJha(R[ +VC$loJcC<$JcC<$JcG-;lR%2_JcDbMN@+&mg*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6#JL8Vg +qZ!lKJ,~> +VF,q7JcC<$JcC<$JcG-;lU-7'JcDbMNC3+5g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@JO@[L +qZ!lhJ,~> +VO)l6JcC<$JcC<$JcG-;l^*2&JcDbMNL0&4g6_7-JX=uTmJha(R[ +VC$loJcC<$JcC<$JcG-;lm@;`JcD_LN@+&mg*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6#JL8Vg +qZ!lKJ,~> +VF,q7JcC<$JcC<$JcG-;lpH@(JcD_LNC3+5g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@JO@[L +qZ!lhJ,~> +VO)l6JcC<$JcC<$JcG-;m$E;'JcD_LNL0&4g6_7-JX=uTmJha(R[ +V^;C0JcC<$JcC<$JcC<$mf2W#JcC<$W;hi(mJklemf.hbf-]nbJL6g4mJh_aJL5ppJL9b2mJh_a +bpN;eZR12~> +VaCGfJcC<$JcC<$JcC<$mf2W@JcC<$W;hiEmJkm-mf.i*f0es*JO>knmJh`)JO=uUJOAflmJh`) +bsV@-ZU96~> +Vj@CZJcC<$JcC<$JcC<$mf2X?JcC<$W;hjDmJkn,mf.j)f9bn)JX;glmJha(JX:qSJX>bjmJha( +c'S;,Z^61~> +V^?upJcC<$JcC<$JcG-;m3[DaJcDYJN@+&mg*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6#JL8Vg +qu +VaH%8JcC<$JcC<$JcG-;m6cI)JcDYJNC3+5g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@JO@[L +qu +VjDu7JcC<$JcC<$JcG-;m?`D(JcDYJNL0&4g6_7-JX=uTmJha(R[ +V^?upJcC<$JcC<$JcG-;m3[DaJcD\KN$drlg*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6#JL8Yh +qZ!iJJ,~> +VaH%8JcC<$JcC<$JcG-;m6cI)JcD\KN'm"4g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@JO@^M +qZ!igJ,~> +VjDu7JcC<$JcC<$JcG-;m?`D(JcD\KN0ir3g6_7-JX=uTmJha(R[ +V^?upJcC<$JcC<$JcG0 +VaH%8JcC<$JcC<$JcG0 +VjDu7JcC<$JcC<$JcG0 +W$VLLJcC<$JcC<$JcC<$mf2Z$JcC<$VuM]&mJklemf.hbf-]nbJL6g4mJh_aJL5ppJL9b2mJh_a +c6iDfZ6k)~> +W'^Q)JcC<$JcC<$JcC<$mf2ZAJcC<$VuM]CmJkm-mf.i*f0es*JO>knmJh`)JO=uUJOAflmJh`) +c9qI.Z9s-~> +W0[LgJcC<$JcC<$JcC<$mf2[@JcC<$VuM^BmJkn,mf.j)f9bn)JX;glmJha(JX:qSJX>bjmJha( +cBnD-ZBp(~> +W$[)qJcC<$JcC<$JcG-;m3[DaJcDYJN$drlg*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6#JL8Yh +qu +W'c.9JcC<$JcC<$JcG-;m6cI)JcDYJN'm"4g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@JO@^M +qu +W0`)8JcC<$JcC<$JcG-;m?`D(JcDYJN0ir3g6_7-JX=uTmJha(R[ +W$[)qJcC<$JcC<$JcG-;m3[DaJcD\KM^Iikg*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6#JL8\i +qZ!fIJ,~> +W'c.9JcC<$JcC<$JcG-;m6cI)JcD\KMaQn3g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@JO@aN +qZ!ffJ,~> +W0`)8JcC<$JcC<$JcG-;m?`D(JcD\KMjNi2g6_7-JX=uTmJha(R[ +W$[)qJcC<$JcC<$JcG-;m3[DaJcD\KM^Iikg*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6#JL8\i +qZ!fIJ,~> +W'c.9JcC<$JcC<$JcG-;m6cI)JcD\KMaQn3g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@JO@aN +qZ!ffJ,~> +W0`)8JcC<$JcC<$JcG-;m?`D(JcD\KMjNi2g6_7-JX=uTmJha(R[ +W?qUMJcC<$JcC<$JcC<$mJlT$JcC<$VuMZ%mJklemf.hbf-]nbJL6g4mJh_aJL5ppJL9b2mJh_a +cR/MgYpOu~> +WC$Z*JcC<$JcC<$JcC<$mJlTAJcC<$VuMZBmJkm-mf.i*f0es*JO>knmJh`)JO=uUJOAflmJh`) +cU7R/YsX$~> +WL!UhJcC<$JcC<$JcC<$mJlU@JcC<$VuM[AmJkn,mf.j)f9bn)JX;glmJha(JX:qSJX>bjmJha( +c^4M.Z'Tt~> +W@!2rJcC<$JcC<$JcG-;m3[DaJcDYJM^Iikg*Z7fJL8tqmJh_aRO7G%JL5ppJL5ppm3_6#JL8\i +qu +WC)7:JcC<$JcC<$JcG-;m6cI)JcDYJMaQn3g-b<.JOA$VmJh`)RR?KBJO=uUJO=uUm6g:@JO@aN +qu +WL&29JcC<$JcC<$JcG-;m?`D(JcDYJMjNi2g6_7-JX=uTmJha(R[ +W@!2rJcC<$])VXSJcC<$])V.EJcC<$W;h`%mJklemf.hbf-]nbJL6g4mJh_aJL5ppJL9b2mJh_a +cmJVhYU4l~> +WC)7:JcC<$])VXpJcC<$])V.bJcC<$W;h`BmJkm-mf.i*f0es*JO>knmJh`)JO=uUJOAflmJh`) +cpR[0YX +WL&29JcC<$])VYoJcC<$])V/aJcC<$W;haAmJkn,mf.j)f9bn)JX;glmJha(JX:qSJX>bjmJha( +d$OV/Ya9k~> +W@!2rJcC<$`W#q>nKrheJcE=]m3[DaJcD\KMC.`jfd?/mJL8qpmp+9fnc+.efI$"cJL5ppJL5pp +lmD1+JL8\iqZ!cHJ,~> +WC)7:JcC<$`W#qHnO%m-JcE=]m6cI)JcD\KMF6e2fgG4JJOA!Umr?cCnc+/-fL,'+JO=uUJO=uU +lpL5]JO@aNqZ!ceJ,~> +WL&29JcC<$`W#qinX"h,JcE=]m?`D(JcD\KMO3`1fpD03JX=rSn$(6,nc+0,fU)"*JX:qSJX:qS +m$I1FJX=]LqZ!ddJ,~> +W[7_.JcC<$JcEdj!($'#JcC<$])V.EJcC<$W;h`%mJh_aJL92"n,IqcfI$"cJL5ppJL5ppJL7 +W^?cYJcC<$JcEdj!*\hYJcC<$])V.bJcC<$W;h`BmJh`)JOA6\n,Ir+fL,'+JO=uUJO=uUJO?A' +qZ!ceJ,~> +Wg<_.JcC<$JcEdj!2T(MJcC<$])V/aJcC<$W;haAmJha(JX>2Zn,Is*fU)"*JX:qSJX:qSJX<=% +qZ!ddJ,~> +W[<;sJcC<$`rGHRJcC<$])V.EJcC<$W;h`%mJh_aJL95#mf.hbfI$"cJL5ppJL5ppJL7 +W^D@;JcC<$`rGHoJcC<$])V.bJcC<$W;h`BmJh`)JOA9]mf.i*fL,'+JO=uUJO=uUJO?A'qu +WgA;:JcC<$`rGInJcC<$])V/aJcC<$W;haAmJha(JX>5[mf.j)fU)"*JX:qSJX:qSJX<=%qu +W[<;sJcC<$`rGHRJcC<$])V.EJcC<$WW.f%mJh_aJL95#mf.hbfI$"cJL5ppJL5ppJL7?CqZ!`G +J,~> +W^D@;JcC<$`rGHoJcC<$])V.bJcC<$WW.fBmJh`)JOA9]mf.i*fL,'+JO=uUJO=uUJO?D(qZ!`d +J,~> +WgA;:JcC<$`rGInJcC<$])V/aJcC<$WW.gAmJha(JX>5[mf.j)fU)"*JX:qSJX:qSJX<@&qZ!ac +J,~> +W[<;sJcC<$`rGHRJcC<$])V.EJcC<$WW.f%mJh_aJL95#mf.hbfI$"cJL5ppJL5ppJL7?CqZ!`G +J,~> +W^D@;JcC<$`rGHoJcC<$])V.bJcC<$WW.fBmJh`)JOA9]mf.i*fL,'+JO=uUJO=uUJO?D(qZ!`d +J,~> +WgA;:JcC<$`rGInJcC<$])V/aJcC<$WW.gAmJha(JX>5[mf.j)fU)"*JX:qSJX:qSJX<@&qZ!ac +J,~> +X!RhJJcC<$JcEaimO!MbJcE=]m3[DaJcD_LM'hWiJL5pphBq[jJL9"rmJh_aJL5ppJL5ppW@%KA +Y9nc~> +X$ZlqJcC<$JcEaimR)R*JcE=]m6cI)JcD_LM*p\1JO=uUhF$`2JOA'WmJh`)JO=uUJO=uUWC-O^ +Y=!g~> +X-Wh#UmJha(JX:qSJX:qSWL*J] +YEsb~> +X!WDtJcC<$`W,?QJcC<$])V1FJcC<$W;h]$mJh_aJL98$!64I,JL9"rmJh_aJL5ppJL5ppW@%NB +XsSZ~> +X$_I +X-\D;JcC<$`W,@mJcC<$])V2bJcC<$W;h^@mJha(JX>8\!9ESJJX>#UmJha(JX:qSJX:qSWL*M^ +Y*XY~> +X!WDtJcC<$`W,?QJcC<$])V1FJcC<$WW.c$mJh_aJL98$mJh_afI$"cJL5ppJL5ppJL7BDqZ!]F +J,~> +X$_I +X-\D;JcC<$`W,@mJcC<$])V2bJcC<$WW.d@mJha(JX>8\mJha(fU)"*JX:qSJX:qSJX +X!WDtJcC<$`W,?QJcC<$])V1FJcC<$WW.c$mJh_aJL98$mJh_afI$"cJL5ppJL5ppJL7BDqZ!]F +J,~> +X$_I +X-\D;JcC<$`W,@mJcC<$])V2bJcC<$WW.d@mJha(JX>8\mJha(fU)"*JX:qSJX:qSJX +X +X?uurJcC<$JcE^hmR)R*JcE=]mR)R*JcD_LLdUS0JO=uUha?f2JOA'WmJh`)JO=uUJO=uUW^HX_ +Y![^~> +XHrq=JcC<$JcE^hm[&M)JcE=]m[&M)JcD_LLmRN/JX:qShj#UmJha(JX:qSJX:qSWgES^ +Y*XY~> +X +X@%R=JcC<$`;f6mJcC<$])V1cJcC<$WW.cAmJh`)JOA<^mJh`)fL,'+JO=uUJO=uUJO?G)qu +XI"M8\mJha(fU)"*JX:qSJX:qSJX +X +X@%R=JcC<$`;f6mJcC<$])V1cJcC<$WrIiAmJh`)JOA<^mJh`)fL,'+JO=uUJO=uUJO?J*qZ!Zb +J,~> +XI"M8\mJha(fU)"*JX:qSJX:qSJX +X +X@%R=JcC<$`;f6mJcC<$])V1cJcC<$WrIiAmJh`)JOA<^mJh`)fL,'+JO=uUJO=uUJO?J*qZ!Zb +J,~> +XI"M8\mJha(fU)"*JX:qSJX:qSJX +XX8W!JcC<$_uK-OJcC<$])V1FJcC<$WrIi$mJh_aJL98$mJh_afI$"cJL5ppJL5ppJL7EEqZ!ZE +J,~> +X[@[>JcC<$_uK-lJcC<$])V1cJcC<$WrIiAmJh`)JOA<^mJh`)fL,'+JO=uUJO=uUJO?J*qZ!Zb +J,~> +Xd=V=JcC<$_uK.kJcC<$])V2bJcC<$WrIj@mJha(JX>8\mJha(fU)"*JX:qSJX:qSJX +XX8W!JcC<$_uK-OJcC<$]Dq7FJcC<$WrIi$mJh_aJL98$mJh_afI$"cJL5ppJL5ppJL7EEqu<`E +J,~> +X[@[>JcC<$_uK-lJcC<$]Dq7cJcC<$WrIiAmJh`)JOA<^mJh`)fL,'+JO=uUJO=uUJO?J*qu<`b +J,~> +Xd=V=JcC<$_uK.kJcC<$]Dq8bJcC<$WrIj@mJha(JX>8\mJha(fU)"*JX:qSJX:qSJX +XX8W!JcC<$_uK-OJcC<$]Dq7FJcC<$X8do$mJh_aJL98$mJh_afI$"cJL5ppJL5ppJL7HFqZ!WD +J,~> +X[@[>JcC<$_uK-lJcC<$]Dq7cJcC<$X8doAmJh`)JOA<^mJh`)fL,'+JO=uUJO=uUJO?M+qZ!Wa +J,~> +Xd=V=JcC<$_uK.kJcC<$]Dq8bJcC<$X8dp@mJha(JX>8\mJha(fU)"*JX:qSJX:qSJX +XX8W!JcC<$_uK-OJcC<$]Dq7FJcC<$X8do$mJh_aJL98$mJh_afI$"cJL5ppJL5ppJL7HFqZ!WD +J,~> +X[@[>JcC<$_uK-lJcC<$]Dq7cJcC<$X8doAmJh`)JOA<^mJh`)fL,'+JO=uUJO=uUJO?M+qZ!Wa +J,~> +Xd=V=JcC<$_uK.kJcC<$]Dq8bJcC<$X8dp@mJha(JX>8\mJha(fU)"*JX:qSJX:qSJX +XsS`"JcC<$_Z0$NJcC<$]Dq7FJcC<$X8do$mJh_aJL98$mJh_afI$"cJL5ppJL5ppJL7HFqZ!WD +J,~> +Y![d?JcC<$_Z0$kJcC<$]Dq7cJcC<$X8doAmJh`)JOA<^mJh`)fL,'+JO=uUJO=uUJO?M+qZ!Wa +J,~> +Y*X_>JcC<$_Z0%jJcC<$]Dq8bJcC<$X8dp@mJha(JX>8\mJha(fU)"*JX:qSJX:qSJX +XsS`"JcC<$_Z0$NPQ1P-JcDnQm3[DaRfE=5QN)[dmJh_aq^21>JL9_1mJh_afI$"cJL6m6!^U'r +JL5ppJL6U.qu<]DJ,~> +Y![d?JcC<$_Z0$kPQ1PJJcDnQm6cI)RfE=RQN)\,mJh`)qa:5[JOAckmJh`)fL,'+JO>qp!a9S` +JO=uUJO>Yhqu<]aJ,~> +Y*X_>JcC<$_Z0%jPQ1QIJcDnQm?`D(RfE>QQN)]+mJha(qj70ZJX>_imJha(fU)"*JX;mn!i3') +JX:qSJX;Ufqu<^`J,~> +XsS`"r;Qc:lR'"=mj="nng4@V_Z0$NRK)q,aoCiW!'u29q>]k0!0O>^m3[_jod6+,Y9r`~> +Y![d?r;Qc@lU/&ZmmE'6nj]kM!2$=lm6cd2og>/IY=%dYksOk< +JO9E)nG`KEJOB#r!4M:pY=%^W^-h;fJOAQenc-m%nGe&,X@)7PJOAZh!-.9'\jQ>oX$_C~> +Y*X_>r;QcXl^,!Yn!B"5ns9@;_Z0%jRK)rHaoCjs!2P2Gq>]lL!6VABm?`_1op;*HYF"_Xl'Lf; +JX6A'nG`L&JX>tp!8$WMcnc-n$nGe'+XI&2OJX>Vf!3k_f\sN9nX-\>~> +XsSi%g*XW8k9cJokU+=LmO"M)n0ZK]jsGZZrVu73YlE`1PQ1,!RfB]@kl1Xam3_6#KI5p_JL:(; +m/OL@i;^_BmJh_al6bfreL'P\JL7`Nh>`$Qod0[Yh>b; +Y![mBg-`[UkRfB]]kl1Xkm6g:@KL=u'JOB,u +m/OL]i;^__mJh`)l9jk:eO/U$JO?e3h>`$nog8`'h>b;YqZ!T`J,~> +Y*XhAg6]VTkEhJ6ka0`%mop5[>h>b +Y9o&)d3cs7i?lPDmO%6!j!N@W_C"CEm3_9$m3^9]i$ONb_C!Y0ga9i:mO%?$m3\;%[O(u?j8\Qp +mJklemf1'Lj8\Qpmf2#g!64L-j!MbFeg:C:g&K)>mJiM"mf2Q!jT!s]jT!FNmJkKZmJk6SfDj8G +n,EC-]dD5.a!UZ_X!W>~> +Y="*Fd6l"TiBtTamR-:>j$VDt_F*Gbm6g=Am6f>%i'WS*_F)]MgdAmWmR-CAm6d?B[R1$uj8\R8 +mJkm-mf1'ij8\R8mf2$/!6jp3j$UfcejBG]g&K)[mJiM?mf2Q>jT!t%jT!FkmJkL"mJk6pfDj8d +n,EC3]gL9Ka$]_'X$_C~> +YEt%Ed?hrSiKqO`m[*5=j-S?s_O'Bam?d8@m?c9$i0TN)_O&XLgm>hVm[*>@m?a:A[[-uij8\S7 +mJkn,mf1(hj8\S7mf2%.!9EVKj-Rabes?Btg&K*ZmJiN>mf2R=jT!u$jT!GjmJkM!mJk7ofDj9c +n,ECK]pI4Ja-ZZ&X-\>~> +Y9o/,c6ga7ga:)AmO%<#h^7"U_C"CEm3_?&l6b']ga80`_C!_2f-\E8mO%E&lR&)#\0g&3ng +Y="3Ic9oeTgdB-^mR-@@ha?&r_F*Gbm6gCCl9j,%gd@5(_F)cOf0dIUmR-IClU.-@\3o*PnjDgE +g-b<._a=FJhuE46mJks/mJl98_uJFXe,RNWmJiM?mf2W@i;_\%i;_+jli5@"m/P6re,RobmJjsh +cMu!Rqu +YEt.HcBl`Sgm?(]m[*;?hjBlBg'$gm=0'_O&^Nf9aDTm[*DBl^+(?\mf2X?i;_]$i;_,ili5A!m/P7qe,RpamJjtg +cMu"Qqu<[_J,~> +Y9o5.bU1U7fI"`?mO%B%ga:_S_C"CEm3_E(kU+p]fHug^_C!e4dj>'"`rGHRnc.i#S,^#Gg&L[k +mJklemf16Q!(#B>o-Wl)ga;FgjX.nFhBpMIb9lWVQR;/#mO$cii[3I\d3e2Zd3e5[bpLg;eL'\` +_^ +Y="9KbX9YTfL*d\mR-FBgdBcp_F*Gbm6gIEkX3u%fL(l&_F)iQdmF+T`rGHonc.i@S,^#dg&L\3 +mJkm-mf16n!*\.Wo0_pFgdCK/j[6rchF#Qfb +YEt4Jba6TSfU'_[m[*AAgm?^o_O'Bam?dDDka0p$fU%g%_O&dPe!C'=`rGInnc.j?S,^$cg&L]2 +mJkn,mf17m!2SBLo9\kEgm@F.jd3mbhNuLebEqVrQ^@.?m[)c0ig8I#d?j2!d?j5"c'QfWeX,\' +_jARHb*Vu)WgA5~> +Y9o;0asPF6eL&K>mO%E&g*YPR_C"CEm3_H)k9em^eL$O\_C!k6c6gX4mO%N)k9c`!\gH&/od9)+ +g*Z7f`[9=;od9)+ga;FgjX.nFi?l\HbU2`WQR;/#mj?cgjsJd]dO+;[d3e5[cR-s;eL'\``?r_, +asQubW[<5~> +Y="?Mb!XJSeO.O[mR-ICg-aTo_F*Gbm6gLFk\jP*LogA-H +g-b<.`^AAXogA-HgdCK/j[6rciBt`ebX:dtQUC3@mmGh/k!Ri%dR3@#d6m:#cU6"XeO/a(`C%cI +b!Z%*W^D:~> +YEt:Lb*UEReX+JZm[*DBg6^On_O'Bam?dGEkEjm%eX)O#_O&jRcBlWPm[*MEkEh_=\sM%Kop>(G +g6_7-`g>(Ggm@F.jd3mbiKq[dba7_sQ^@.?n!Dc.k*Od$d[0;"d?j5"c^2rWeX,\'`L"^H +b*Vu)WgA5~> +YU5G2a +YX=KOa@">SdR27YmR-OEejJ6m_F*Gbm6gRHj[7c%dR0?#_F)uUb +Ya:FNaHt9Rd[/2Xm[*JDesG1l_O'Bam?dMGjd4^$d[-:"_O&pTbEp?Nm[*SGjd2M;]U.+IpQt:I +g6_7-aHtBUpQt:Igm@F.jd3mbjHmjcc'RhtQ^@.?nX%l-ka0m#e +YU5J3a!T46cmI$;mO%N)e0a#O_C"CEm3_Q,j +YX=NPa$\8ScpQ(XmR-RFe3i'l_F*Gbm6gUIj?q`&cU4'!_F*&W!*[H2bQ$utp&F)?SH$8id/Wo/ +mJkm-mf1BrdJru/mJks/mJl98_uJjd_Z'U>cU7+"QUC3@njCt-lU(YUeGn&d!2&WXd6m:#dR+#Y +bl?3\mJk9q`W+(Jqu +Ya:IOa-Y3Rd$N#Wm[*MEeSH$9hd/Wp. +mJkn,mf1CqdJs!.mJkt.mJl:7_uJkc_Z'V3c^4&!Q^@.?ns@o,l^%UIeGn'c!6X[.d?j5"d['sp +bl?4[mJk:p`W+)Iqu +YU5P5`$X"6bpLa9mO%T+!0P\VhZ(G>jo=]pp]'8#h>b_HR/b#Mg],2=c2[2YpAa/"Sc?DNc2[Ve +mJklemf1HWc2[VemJkrgmJl8p_uJjG_>aMTcmJ/[QR;/#oHjQ^e,Se^dJq`Dm/PH[m/PN]b5^!= +mJk +YX=TR`'`&SbsTeVmR-XH!2%\,hZ(G[jo=^8p]'8@h>b_eR/b#jg],2Zc2[3!pAa/?Sc?Dkc2[W- +mJkm-mf1Htc2[W-mJks/mJl98_uJjd_>aMZcpR4#QUC3@oKrV7e,Sf&dJq`am/PI#m/PO%b5^!Z +mJk +Ya:OQ`0]!Rc'Q`Um[*SG!6W`VhZ(HZjo=_7p]'9?h>b`dR/b$ig],3Yc2[3upAa0>Sc?Ejc2[X, +mJkn,mf1Isc2[X,mJkt.mJl:7_uJkc_>aMrd$O/"Q^@.?oToQle,Sg%dJqa`m/PJ"m/PP$b5^"Y +mJk=q`;e#IqZ!O]J,~> +YU5S6_^bhuCP?jo=]pq#B>#hZ(bGRK(,Nh#G5 +YX=WS_aDuSb@hZ(bdRK(,kh#G5YcN!<"p]'5?Sc?GlbQ%H, +mJkm-mf1KubQ%H,mf*9ZgdCK/j[6rck!QracpR4#QUC3@og@++mmGJ%!6j"]m/PI#m/PR&aoBmY +mJkBt_Z.eHqZ!N^J,~> +Ya:RR_jApRbEi4id/WO#p&E@)huCQ[jo=_7q#B??hZ(ccRK(-jh#G6XcN!=!p]'6>Sc?HkbQ%I+ +mJkn,mf1LtbQ%I+mf*:0gm@F.jd3mbk*Nm`d$O/"Q^@.?op=&*n!DE$!9D^tm/PJ"m/PS%aoBnX +mJkCs_Z.fGqZ!O]J,~> +YpP_8_'[b5aX5C7mO%Z-c6hHK_C"CEm3_Z/i?mI^aX3JV_C".>^F%;,mO%`/i?k,q^a@/&r?gq3 +g*Z7fbpLR4r$Lk3gEu=fjX.nFjsIkCd3e8\QR;/#p*S)bnKuQ]egBb`d3e5[eL&B;eL'\`bpL:, +b9m)cW@!,~> +YsXcU_*cfRa[=GTmR-^Jc9pLh_F*Gbm6g^LiBuN&a[;Ns_F*2[^I-?ImR-dLiBs19^dH3CrBouP +g-b<.bsTVQr'ToPgI(B.j[6rck!Qo`d6m=$QUC3@p-[.*nO(V%ejJg(d6m:#eO.FXeO/a(bsT>I +b +Z'U^T_3`aQad:BSm[*YIcBmGg_O'Bam?dYKiKrI%ad8Ir_O'-Z^R*:Hm[*_KiKp,8^mE.BrKlpO +g6_7-c'QQPr0QjOgR%=-jd3mbk*Nj_d?j8#Q^@.?p6X))nX%Q$esGb'd?j5"eX+AWeX,\'c'Q9H +bEr)*WL&,~> +YpPb9^a@\5a!T46mO%].bU29J_C"CEm3_]0i$RF_!63&+S,^>PhuCA:!3FTJmO%c0i$P#p_'[2% +r[.%4g*Z7fc6gR2r[.(5gEu=fjX.nFjsIhBdO+A]QR;/#pEn,ao-V]]f-]kad3e5[egAH;eL'\` +cR&XS_#MS)qu +YsXfV^dH`Ra$\8SmR-aKbX:=g_F*Gbm6gaMi'ZK'!6iJNS,^>mhuCAW!4L;TmR-gMi'X(8_*c6B +r^6)Qg-b<.c9oVOr^6,RgI(B.j[6rck!Ql_dR3F%QUC3@pI!1)o0^b%f0ep)d6m:#ejILXeO/a( +cU.])_#MSFqu +Z'UaU^mE[Qa-Y3Rm[*\Jba78f_O'Bam?d\Li0WF&!9D1eS,^?lhuCBV!8#Wum[*bLi0U#7_3`1A +rg3$Pg6_7-cBlQNrg3'QgR%=-jd3mbk*Ng^d[0A$Q^@.?pQs,(o9[]$f9bk(d?j5"esFGWeX,\' +c^+XS_#MTEqu +YpPe:^F%V5`?s%5mO%`/asQ*I_C"CEm3_`1!(#Niir9"u`?q,T_C"4@\gGl*mO%f1h^4rp_'[,# +!%.(4g*Z7fcR-U1!%.+5gEu=fjX.nFjsIeAdjFJ^QR;/#pa42aoHq`\fI#tbd3e5[f-\N;eL'\` +cmHL,bU32dW$[#~> +YsXiW^I-ZR`C&)RmR-dLb!Y.f_F*Gbm6gdN!*\;Jir9#&`C$0q_F*8]\jOpGmR-jNha="8_*c0@ +!(6,Qg-b<.cU5YN!(6/RgI(B.j[6rck!Qi^dmNO&QUC3@pd<7)oL$e$fL,$*d6m:#f0dRXeO/a( +cpPPIbX;7,W'c(~> +Z'UdV^R*UQ`L#$Qm[*_Kb*V)e_O'Bam?d_M!2SP>ir9#>`L!+p_O'3\\sLkFm[*eMhj9r7_3`+? +!13'Pg6_7-c^2TM!13*QgR%=-jd3mbk*Nd]e!KJ%Q^@.?pm92(oU!`#fU(t)d?j5"f9aMWeX,\' +d$MKHba82+W0`#~> +YpPh;^*_P5_^M"T)ZYSXoI*% +mf1W\Y5d6'mJl8p_uJjG^&J(pe0aS_QR;/#q'O5`p*Ro]fI#tbd3e5[f-\N;eL'\`d3cR,bU32d +W$[#~> +YsXlX^-gTR_aDoQmR-gMa@"te_F*Gbm6gdNha?H(!2%.rSc?PoiW$DTe,Si'qu>M?T)ZYpXoI*B +mf1X$Y5d6DmJl98_uJjd^&J))e3iX'QUC3@q*W:(p-Zt%fL,$*d6m:#f0dRXeO/a(d6kVIbX;7, +W'c(~> +Z'UgW^6dOQ_jAjPm[*bLaHtod_O'Bam?d_MhjN>T)ZZoXoI+A +mf1Y#Y5d7CmJl:7_uJkc^&J)Te +Z6kq<]dDJ5_'[\3mO%f1a!TgG_C"CEm3_c2hBq=`!62i%T)ZYSir?G6eGnq`qu>M"T)Z\TirAm& +!63Ieg*Z7fd3dfOr$DDfeGn8MmJl8p_uJjGjo>0(!63sse0aS_QR;/#qBj8_pa4&]fd?(cd3e5[ +fI#YY!65"CkPs'ZmJkT]]`62&qZ!K@J,~> +Z9suY]gLNR_*c`PmR-jNa$\kd_F*Gbm6ggOhF$B(!6i8HT)ZYpir?GSeGnr(qu>M?T)Z\qirAmC +!6imkg-b<.d6ljlr'LI?eGn8jmJl98_uJjdjo>0E!6jC$e3iX'QUC3@qEr='pd<+%fgG-+d6m:# +fL+^!!6kF^kPs("mJkU%]`62CqZ!K]J,~> +ZBppX]pIIQ_3`[Om[*eMa-Yfc_O'Bam?dbNhO!='!9Ct_T)ZZoir?HReGns'qu>N>T)Z]pirAnB +!9DT.g6_7-d?iekr0IDteGn9imJl:7_uJkcjo>1D!9E) +Z6kt=h'VanmO$]gk9^0pp&>#9k9eaZmO%i2`?sXF_C"CEm3_f3h'V4_k9fj$k9cf#_C"=Ci[46r +i[34UmO%l3h'S`n`$XUGng;rfg*Z7fdO+&T!-du\g&KeRmJl8p_uJjGl2U9#j8[XVmJiM"mJm)2 +`rGi]`rF^=m/PH[m/P`ckPsoro)I5emJkW^h>d$mmf1KXqu +Z9t#Zh*^f6mR,b/k#Jkd%5mf1Kuqu +ZBpsYh3[a5m[)].kEc1Ep&>$+kEja!m[*hN`L#Wb_O'Bam?deOh3[4&kEki@kEhe?_O'<_ig969 +ig83qm[*kOh3X`5`0]Tcns@r-g6_7-d[0%p!5A#jg&KfnmJl:7_uJkcl2U:?j8[YrmJiN>mJm*N +`rGk$`rF_Ym/PJ"m/Pb*kPsq9o)I7,mJkY%h>d&4mf1Ltqu +Z6l">i$R[fod8JokpGiu!*ne9ec5%ar;XY]f)P.ba8bNRrr:b#jo=Qlmf2MuOT4\paT(?KlMoun +!63UimO%o4ga8Zn`$PIhkl9urg&KbQmf1`_jo=Zoh#H+UmJl8p_uJjGmJlGuk5WsYmJiM"mJm,3 +lMpW+jT#*(l2UT,j8[g[m/PH[m/P`cl2Tilq#AkkmJkZ_i;`!fo`*/_qZ!H?J,~> +Z9t&[i'Z`.og@O7ksOn=!-.9kec5&)r;XZ%f)P/*a8bNorr:b@jo=R4mf2N=OT4]8aT(?hlMp!6 +!6j$omR-sQgd@_6`'XNEkl:!:g&Kbnmf1a'jo=[7h#H+rmJl98_uJjdmJlH=k5Wt!mJiM?mJm,P +lMpWHjT#*El2UTIj8[h#m/PI#m/Pa+l2Tj4q#Al3mJk['i;`".o`*0'qZ!H\J,~> +ZBq!Zi0W[-op=J6l'LimJm-O +lMpXGjT#+Dl2UUHj8[i"m/PJ"m/Pb*l2Tk3q#Am2mJk\&i;`#-o`*1&qZ!I[J,~> +Z6l%?i[3U`qBk%ul6bfr!(#otf)P.brVu+/p&F/$f)P.ba8bNRrr;:2o`+q +Z9t)\i^;Z(qEs*=l9jk:!*\\Uf)P/*rVu+Lp&F/Af)P/*a8bNorr;:Oo`+qYk5X^6lMp-:OT4`9 +aoCNkjo=L2f)P/*rr;7Np&G"YTDuhsl2LalkX4/*g-b<.e3iF!!-.0hhuDFumJkd*mJkAeO/a(eO/?rha@8?bsV@- +VaGt~> +ZBq$[ig8U'qNp%mJm0Pm/QXCkPtIHli-s\op=h@g6_1+d?j5"g6_+)hj=9@eX,\'eX,:qhj=3>c'S;, +VjDo~> +ZR2.@j!NL[s!@_3hZ!Skl:W/m/QQ%kl9?`m/PH[m/Pcdli4(6mJk]`jT!jZs8U=jqZ!H?J,~> +ZU:2]j$VQ#s$HcihZ!SJlpKq8lU0;(mR.!RlU1.@kX3u%mR,%pm6gpRm6fG(lU0h7lpHm7mR,.s +kX4>/kX3u%mR.!Rm6cm5`C&nij?qf(g-b<.eO/O"j?ipUiW%Y"mJkd*mJk2qZ!H\J,~> +Z^7-\j-SL"s-E_]hZ!Sum$Hl7l^-6'm[*qQl^.)?ka0p$m[(uom?dkQm?cB'l^-c6m$Eh6m[))r +ka19.ka0p$m[*qQm?`h4`L#ihjHna'g6_7-eX,J!jHfkuiW%Z!mJke)mJk=qo`"p6i0W^.esGe( +Q^@+>s-N-Qn!=$Ykl:XKm/QRAkl9A'm/PJ"m/Pe+li4)RmJk_'jT!l!s8U?1qZ!I[J,~> +ZR2.@jX.;5lmCfnlmC?amNqtSs6M*!s61l^s6_5Ss6V-5s6h;`rrA2J-KP3n-B\>r-HcAQ-Jnde +-J8@d-NF,7-AqiC-L(Qh-K+pX-LUoa-L(Qg-K>'[-LLib-LLiU-MRN?GMFP1s4/Oas-G)"rr=D6 +s6D#rs8OG5s6V/ss4\mes3W1[s4Sges/RL6s4/OXs.Le:s/%,n~> +ZU:2]j[6?RlpKk6lpKD)mR%$!s6N,>s62o&s6`7ps6W/Rs6i>(rrA\X6fe:66]qE:6d#Gn6f.k- +6eMG,6i[2T6]1o`6g=X06fA!u6gk!)6g=X/6fS.#6gap*6gaor6hgT\LtkA_s40R)s-H+?rr>FS +s6E&:s8PIRs6W2;s4]p-s3X4#s4Tj-s/SNSs40Qus.MgWs/&/6~> +Z^7-\jd3:Qm$Hf5m$H?(m[!t8s6Q*=s65m%s6c5os6Z-Qs6l<'rrC4.QfS25Q]_=9Qcf?mQeqc, +Qe;?+QiI*SQ\tg_Qg+P/Qf.ntQgXn(Qg+P.QfA&"QgOh)QgOgqQhUL[^>,(?s43P(s-K)>rrADR +s6H$9s8SGQs6Z0:s4`n,s3[2"s4Wh,s/VLRs43Ots.PeVs/)-5~> +ZR21AjX.;5lmC`llmCBbfd>t`l6b-_mO$!Sga:GKlmC`lm3[tqmO$-Wl6b9ckpG*`ga7mX`?spN +!(#Hgir@^Zmf1ibl2TQdjT!s]mJkcbmJk](oli5N_mJiM"gAgCaf)P"^l2TKbm/PH[m/Pfe +m/O+5mJkcbjo:u#qZ!E>J,~> +ZU:5^j[6?RlpKe4lpKG*fgG$(l9j2'mR,%pgdBKhlpKe4m6d$9mR,1tl9j>+ksO/(gd?qu`C&tk +!*\5Hir@_"mf1j*l2TR,jT!t%mJkd*mJk])7li5O'mJiM?gAgD)f)P#&l2TL*m/PI#m/Pg- +m/O+RmJkd*jo:u@qZ!E[J,~> +Z^70]jd3:Qm$H`3m$HB)fpCt'lBg-&m[(uogm?Fgm$H`3m?`t8m[),slBg9*l'L*'gm]*6li5P&mJiN>gAgE(f)P$%l2TM)m/PJ"m/Ph, +m/O,QmJke)jo;!?qZ!FZJ,~> +ZR24BjX.;5lmCZjm3^KcgEu(_l6b0`mO$!Sh'UPLlmCZjm3\"rmO$0Xl6b3al6b3ahBn$X`[:$O +g*Yn\g*Z7ff-]b^gEu%^gEu=ff-]nbasR&de0aM]f-]nbQR:Mf!(#cpf`1.^lMoTcm/PH[m/Pfe +mJj15mJkfcjo:r"qZ!E>J,~> +ZU:8_j[6?RlpK_2m6fP+gI(-'l9j5(mR,%ph*]TilpK_2m6d':mR,4ul9j8)l9j8)hF!(u`^B(l +g-as$g-b<.f0eg&gI(*&gI(B.f0es*b!Z+,e3iR%f0es*QUBR.!*\PQf`1/&lMoU+m/PI#m/Pg- +mJj1RmJkg+jo:r?qZ!E[J,~> +Z^73^jd3:Qm$HZ1m?cK*gR%(&lBg0'm[(uoh3ZOhm$HZ1m?a"9m[)/tlBg3(lBg3(hNs#t`g?#k +g6^n#g6_7-f9bb%gR%%%gR%=-f9bn)b*W&+eqZ!FZJ,~> +ZmM:Bk9dG5m3^]im3^Ndh'V1^lR(9amO$!Sh^6_M!0QXqhZ*!jP5jqsbl?uUfDk+_gAg%WLB#:@ +li-t)fd>h\g*Z7ff-]e_fd6]CkPs9`mJkcbmJk +ZpU>_k)mR,%pha>cj!2&XGhZ*"2P5jr;bl?urfDk,'gAg%tLB#:] +li-t/fgFm$g-b<.f0ej'fg>aqkPs:(mJkd*mJk +[$R9^kEiFQm?c]0m?cN+h3[1%l^-9(m[(uohj;^i!6X\qhZ*#1P5js:bl@!qfDk-&gAg&sLB#;\ +li-tGfpCh#g6_7-f9be&fp;]QkPs;'mJke)mJk=q!jM_)d[0;"f9bn)Q^?P.jd4^$jd5<5gR%:, +d?j5"gR%@.WL*#PfU(b#SsT +ZmM=Ck9dG5m3^WgmO$WehBq7^!0QUpf`1@da8b'EcicjhPQ1%tc2[)Vec4q^gAg+YK`B(> +li5N_kPs6_mf1odlMoE^kl9BamJkcbmJiM"m/PZamJiM"hZ)U_h#HC]m/Pfem/PH[m/Pif!64I, +W@%$4fd>k]SL476V'^]~> +ZpUA`kck0PQ1& +[$R<_kEiFQm?cW.m[)W,hO!7%!6XYpf`1B+a8b(acicl/PQ1';c2[*rec4s%gAg,uK`B)Z +li5P&kPs8&mf1q+lMoG%kl9D(mJke)mJiN>m/P\(mJiN>hZ)W&h#HE$m/Ph,m/PJ"m/Pk-!9ESJ +WL*#PfpCk$SX96RV3c]~> +ZmM@Dk9dD4mNqq8h#HaggAg(XhuE$if`1@da8b-GcN!8Yg]-[gPQ1%tc2[)VeGnh]g]-7[K`B(> +li5H]kl9?`mf1relMo?\l2TKbmJkcbmJiM"m/PZamJiM"huD[_hZ)O]m/Pfem/PH[m/PifmJj.4 +mJkidkPq)"qZ!B=J,~> +ZpUDak +[$R?`kEiCPm[!q*h#Hc.gAg)thuE&0f`1B+a8b.ccN!9ug]-].PQ1';c2[*reGnj$g]-9"K`B)Z +li5J$kl9A'mf1t,lMoA#l2TM)mJke)mJiN>m/P\(mJiN>huD]&hZ)Q$m/Ph,m/PJ"m/Pk-mJj/P +mJkk+kPq*>qZ!CYJ,~> +ZmM@Dk9dG5m3^QemO$Zfi?mF]lmCBbmO$!Sj!N%Nm3^Tfm3\(tmO$6ZlR('[lR(Eej!KEYa!U0Q +dO+5Yg*Z7ffd?%bdO+8ZgEu=ff-]nbQ6u#!f-]nbQR:\kh^7:]h^7ajgEu:ed3e5[ga;IhW$^p3 +g*Z"_S0n+4V'^]~> +ZpUDak +[3hIEk9dD4mO$WemO$Zfi[3I\m3^KcmO$!Sj +[6pMbkf0es*QUBd4hF$9%hF$]1gI(?-d6m:#gdCN0 +W'ftPg-b*(Rm[&PV*fb~> +[?mHakEiCPm[)W,m[)Z-ig8I#m?cK*m[(uojHn-km?cN+m['1 +[3hIEkU*M5m3^KcmO$]gj!NO\m3^KcmO$!SjX/4OmO$TdmO"1umO$9[lR(!YlR(HfjX,QYa +[6pMbkX2QRm6fP+mR,b/j$VT$m6fP+mR,%pj[78lmR,Y,mR*6=mR,>#lU0&!lU0M.j[4V!a@#=o +cU7$ug-b<.g-b3+cU7(!gI(B.f0es*Q:('>f0es*QUBg5h*^3%h*^T0gI(?-d6m:#gdCN0W'ftP +gI(3)RR?uPUdKY~> +[?mHaka/LQm?cK*m[)].j-SO#m?cK*m[(uojd43km[)T+m['1 +[3hLFkU*J4mO$QcmO$]gj +[6pPckX2NQmR,V+mR,b/j?qZ$m6fP+mR,%pk!RAmm6fM*mR*9>mR,>#lpK(ulpKV/k!O_"a@#=o +bsUjtg-b<.gI(<,bsUmugI(B.f0es*Q:('>f0es*QUBj6gdC-%gdCK/!--d]m/PI#m/Pj.mf04Q +mJkp.kl7,>qZ!?YJ,~> +[?mKbka/IPm[)Q*m[)].jHnU#m?cK*m[(uok*O +[3hLFkU*M5m3^HbmO$]gjX/[\m3^KcmO$!Sk9eCPm3^HbmO"5!mO$<\lR'pWlmCQgk9bc[!<:+e +m/P +[6pPckX2QRm6fM*mR,b/j[7`$m6fP+mR,%pkmR,A$lU/ttlpKV/k +[?mKbka/LQm?cH)m[)].jd4[#m?cK*m[(uokEjBlm?cH)m['4=m[)<#l^,osm$HQ.kEgc"!<:-, +m/P=sm/Pe+mf2%.li51qmf2%.mJke)mJiH +[O.UGkU*J4mO$Kamj8%9h#HL`f`1=cf`1@da8b?MbPqRDmO$NbmO"5!mO$<\lmBsVlmCThkU(l\ +s8U1fm/P9Vm/Pcdmf2&h!(#uOb9lZWgEu=ff-]nbPpYnufI$"cQR:kpg*Yq]fd?+dga;Cfd3e5[ +ga;FgW@%$4ga;:c!0N]sqZ!? +[R6YdkX2NQmR,P)mm@)`h#HM(f`1>+f`1A,a8b?jbPqRNmR,S*mR*9>mR,A$lpK"slpKY0kX0q$ +s8U2.m/P9sm/Pd,mf2'0!*\ahb +[[3Tcka/IPm[)K(n!=%+h#HN'f`1?*f`1B+a8b@ibPqRom[)N)m['4=m[)<#m$Grrm$HT/ka-l# +s8U3-m/P:rm/Pe+mf2(/!2Su]bEqYsgR%=-f9bn)Q'^n +[O.UGkpES5m3^B`mO$`hk9eg\m3^KcmO$!SkpFRQm3^B`mj=>"mO$?]lR'jUlmCThkpCu]rr:(e +m/P6UmJklemf2&hli5-Tmf2#gmJkcbmJiFumJkfcmJiM"kPs3^k5X'\mJkrgm/PH[m/PifmJj.4 +mJkuhkl7%tqu +[R6YdksMWRm6fG(mR,e0k +[[3Tcl'JRQm?cB'm[)`/kEjg#m?cK*m[(uol'KQmm?cB'n!B=>m[)?$l^,iqm$HT/l'Hu$rr:*, +m/P7qmJkn,mf2(/li5.pmf2%.mJke)mJiHkPs5%k5X)#mJkt.m/PJ"m/Pk-mJj/P +mJl"/kl7';qu +[O.UGkpES5m3^B`mO$`hkU+m\lmCEcmO$!SkpFRQmO$H`mO"8"mO$?]lmBpUlR(Nhl6_)^rr:(e +m/I'Jb9lWVg*Z7fga;CfasQQVgEu=ff-]nbPpYnufI$"cQR:qrfI#e]f-]nbga;Cfd3e5[ga;Fg +W@%$4h'VCdR3qe1UF(K~> +[R6YdksMWRm6fG(mR,e0kX3r$lpKJ+mR,%pksNVnmR,M(mR* +[[3Tcl'JRQm?cB'm[)`/ka0m#m$HE*m[(uol'KQmm[)H'm['7>m[)?$m$Goql^-N/lBd)%rr:*, +m/I(.bEqVrg6_7-gm@C-b*VPrgR%=-f9bn)Q'^n +[O.XHkpEP4mO$H`mO$`hkU+m\lmCEcmO$!Sl6a[Rm3^?_mO"8"mO$?]lmBmTlmCWil6_)^rr:(e +m/P3TmJklemf2)ili5*Smf2#gmJkcbmJiFumJkfcmJiM"l2T?^kl93\mJkrgm/PH[m/Pifm/O(4 +mJkuhl2R.uqZ!<;J,~> +[R6\eksMTQmR,M(mR,e0kX3r$lpKJ+mR,%pl9i_om6fD'mR* +[[3Wdl'JOPm[)H'm[)`/ka0m#m$HE*m[(uolBfZnm?c?&m['7>m[)?$m$Glpm$HW0lBd)%rr:*, +m/P4pmJkn,mf2+0li5+omf2%.mJke)mJiHl2TA%kl95#mJkt.m/PJ"m/Pk-m/O)P +mJl"/l2R0 +[jI^HkpES5m3^<^mj?iikpFs\lmCEcmO$!Sl6a[Rm3^?_mO"8"mO$B^!*nk;b5^fThuE!hJcG]K +aX6BSasQNUg*Z7fh'VIfasQQVgEu=ff-]nbPpYnufI$"cQR;"tegBY]eL'\`ga;Cfd3e5[ga;Cf +W[@-5h'VFeQmV\0UF(K~> +[mQbeksMWRm6fA&mmGn1ksO#$lpKJ+mR,%pl9i_om6fD'mR*Fpb!YRrg-b<.h*^N.b!YUsgI(B.f0es*Psas=fL,'+QUC' +\!N]dl'JRQm?c<%n!Di0l'Ks#m$HE*m[(uolBfZnm?c?&m['7>m[)B%!3kgVb5^gphuE#/JcG]K +ad;Aob*VMqg6_7-h3[I-b*VPrgR%=-f9bn)Q'^n +[jI^HkpES5m3^<^mO$cil6b$\!-dfWg&LIea8bHPaoC`TeGnq`QN-A"df8Y\aoCZRi;`*iJcG]K +asQKTaX6ETg*Z7fh'VLgaX6HUgEu=ff-]nbPpYnufI$"cQR;)!!3F]tlMo?\mJkrgm/PH[m/Pif +li4"4mJl#il2R+tqu +[mQbeksMWRm6fA&mR,h1l9j)$!/U#0g&LJ-a8bHmaoC`qeGnr(QN-A?df8Z$aoCZoi;`+1JcG]K +b!YOqa[>Iqg-b<.h*^Q/a[>LrgI(B.f0es*Psas=fL,'+QUC->!4LEFlMo@$mJks/m/PI#m/Pj. +li4"QmJl$1l2R, +\!N]dl'JRQm?c<%m[)c0lBg$#!5@ieg&LK,a8bIlaoCapeGns'QN-B>df8[#aoC[ni;`,0JcG]K +b*VJpad;Dpg6_7-h3[L.ad;GqgR%=-f9bn)Q'^n +[jIaI!0QOnXoIc8e,Sh_h>cdfdf8\]g&LIea8bHPaoCcUdf8b_QN-A"df8Y\aT(TRi;`-j!3CbO +rr:(em/P0SmJklemf2)im/P0Smf2#gmJkcbmJiFumJkfcmJiM"mJkW^li5E\mJkrgm/PH[m/Pfe +li4%5mJl#ilMgiMR3qe1U*bB~> +[mQef!2&ODXoIcUe,Si'h>ce.df8]%g&LJ-a8bHmaoCcrdf8c'QN-A?df8Z$aT(Toi;`.2!4IIY +rr:)-m/P0pmJkm-mf2*1m/P0pmf2$/mJkd*mJiG=mJkg+mJiM?mJkX&li5F$mJks/m/PI#m/Pg- +li4%RmJl$1lMgifR7$iNU-jG~> +\!N`e!6XSnXoIdTe,Sj&h>cf-df8^$g&LK,a8bIlaoCdqdf8d&QN-B>df8[#aT(Uni;`/1!7uf% +rr:*,m/P1omJkn,mf2+0m/P1omf2%.mJke)mJiHmJkY%li5G#mJkt.m/PJ"m/Ph, +li4&QmJl%0lMgj[R@!dMU6gB~> +[jIaIkpEP4mO$B^mO$cilR('[m3^NdmO$!SlmBjSm3^9]mj8%9QiHJ#df8Y\aT(TRi;`-jJcG]K +aX6BSaX6ETg*Z7fhBqRgaX6HUgEu=ff-]nbPpYnufI$"cQR;/#dO+;[djFJ^ga;Cfd3e5[gEu1b +XsWQ9hBqOfQmV\0U*bB~> +[mQefksMTQmR,G&mR,h1lU0,#m6fS,mR,%plpJnpm6f>%mm@)`QiHJ@df8Z$aT(Toi;`.2JcG]K +a[>Fpa[>Iqg-b<.hF$W/a[>LrgI(B.f0es*Psas=fL,'+QUC3@dR3@#dmNO&gdCH.d6m:#gI(6* +Y!_UVhF$T.Qp^`MU-jG~> +\!N`el'JOPm[)B%m[)c0l^-'"m?cN+m[(uom$Giom?c9$n!=%+QiHK?df8[#aT(Uni;`/1JcG]K +ad;Aoad;Dpg6_7-hO!R.ad;GqgR%=-f9bn)Q'^n +\0dgIl6`Y5m3^9]mO$cilmC-[m3^NdmO$!SlmBjSm3^9]mO";#mO$E_lR'^QlmCZjlm@;`rVstd +m/P0SmJklemf2,jm/P-Rmf2#gmJkcbmJiFumJkfcmJiM"mf1]^li5E\mJkrgm/PH[m/Pfekl7h5 +mJl#ilMm4uqZ!9:J,~> +\3lkfl9h]Rm6f>%mR,h1lpK2#m6fS,mR,%plpJnpm6f>%mR*?@mR,J'lU/bnlpK_2lpH@(rVsu, +m/P0pmJkm-mf2-2m/P-omf2$/mJkd*mJiG=mJkg+mJiM?mf1^&li5F$mJks/m/PI#m/Pg-kl7hR +mJl$1lMm5=qZ!9WJ,~> +\mf1_%li5G#mJkt.m/PJ"m/Ph,kl7iQ +mJl%0lMm6 +\0dgIl6`Y5m3^9]mO$cim3^3[m3^NdmO$!SlmBjSm3^9]mO";#mO$E_lmBdQlR(Tjlm@;`rVt"e +m/I(*aX6ETg*Z7fhBqUha +\3lkfl9h]Rm6f>%mR,h1m6f8#m6fS,mR,%plpJnpm6f>%mR*?@mR,J'lpJhnlU0Y2lpH@(rVt#- +m/I(0a[>Iqg-b<.hF$Z0a@#CqgI(B.f0es*Psas=fL,'+QUC3@dR3@#dmNO&gdCH.d6m:#gHtt5 +kl1XkYs[pYhF$W/QUCZMTgO>~> +\pgR%=-f9bn)Q'^n +\0dgIl6`Y5m3^6\mj?ljm3^3[m3^NdmO$!SlmBjSmO$?]mO";#mO$E_lmBaPlmC]klm@;`rr:(e +m/P-RmJklemf2,jm/P-Rmf2#gmJkcbmJiFumJkfcmJiM"mf1Z]m/PN]mJkrgm/PH[m/Pcdk5V_6 +mJl&j!3GMdQmV\0TdG9~> +\3lkfl9h]Rm6f;$mmGq2m6f8#m6fS,mR,%plpJnpmR,D%mR*?@mR,J'lpJemlpKb3lpH@(rr:)- +m/P-omJkm-mf2-2m/P-omf2$/mJkd*mJiG=mJkg+mJiM?mf1[%m/PO%mJks/m/PI#m/Pd,k5V_S +mJl'2!4M4nQp^`MTgO>~> +\mf1\$m/PP$mJkt.m/PJ"m/Pe+k5V`R +mJl(1!8$Q:R$[[LTpL9~> +\0dgIl6`Y5m3^6\mj?ljmO$9[m3^NdmO$!SlmBmTm3^6\mO";#mO$E_lmBaPlmC]km3[DarVstd +m/P-RmJklemf2,jm/P-Rmf2#gmJkcbmJiFumJkfcmJiM"mf1Z]m/PN]mJkrgm/PH[m/PcdjSuS6 +mJl&jlMm4uqZ!69J,~> +\3lkfl9h]Rm6f;$mmGq2mR,>#m6fS,mR,%plpJqqm6f;$mR*?@mR,J'lpJemlpKb3m6cI)rVsu, +m/P-omJkm-mf2-2m/P-omf2$/mJkd*mJiG=mJkg+mJiM?mf1[%m/PO%mJks/m/PI#m/Pd,jSuSS +mJl'2lMm5=qZ!6VJ,~> +\mf1\$m/PP$mJkt.m/PJ"m/Pe+jSuTR +mJl(1lMm6 +\L*mIlR&_5mO$<\mj?ljmO$9[m3^NdmO$!Sm3Vh7b5^iUd/WP]QiHJ#e,Sb]`rGBPiW&9lJcG]K +aX6BSabZ +[O1DAh^7XgQmV\0TdG9~> +\O2qflU.cRmR,A$mmGq2mR,>#m6fS,mR,%pm6^l^b5^ird/WQ%QiHJ@e,Sc%`rGBmiW&:4JcG]K +a[>Fpa@#@pg-b<.hF$Z0a@#CqgI(B.f0es*Psas=fL,'+QUC3@d6m:#dmNO&gdCH.d6m:#fgFg" +[R9H^ha?]/Qp^`MTgO>~> +\X/lel^+^Qm[)<#n!Dl1m[)9"m?cN+m[(uom?[h)b5^jqd/WR$QiHK?e,Sd$`rGCliW&;3JcG]K +ad;AoaHu;og6_7-hO!U/aHu>pgR%=-f9bn)Q'^n +\L*pJl6`Y5m3^3[mj?ljmO$9[m3^NdmO$!Sm3]sTm3^3[mj=D$mO$H`lR'XOlR(Wkm3[DarVstd +m/P-RmJklemf2,jm/P-Rmf2#gmJkcbmJiFumJkfcmJiM"mf1Z]m/PN]mJkrgm/PH[m/P`ciW$D7 +mJl&jli3:uqu<<9J,~> +\O2tgl9h]Rm6f8#mmGq2mR,>#m6fS,mR,%pm6f"qm6f8#mmEHAmR,M(lU/\llU0\3m6cI)rVsu, +m/P-omJkm-mf2-2m/P-omf2$/mJkd*mJiG=mJkg+mJiM?mf1[%m/PO%mJks/m/PI#m/Pa+iW$DT +mJl'2li3;=qu< +\X/oflBeXQm?c3"n!Dl1m[)9"m?cN+m[(uom?brpm?c3"n!BC@m[)H'l^,Wkl^-W2m?`D(rVt!+ +m/P.nmJkn,mf2.1m/P.nmf2%.mJke)mJiHmf1\$m/PP$mJkt.m/PJ"m/Pb*iW$ES +mJl(1li3< +\L*pJl6`Y5m3^3[mO$fjmO$9[m3^NdmO$!Sm3]sTm3^3[mj=D$mO$H`lR'XOlR(Wkm3[Darr:%d +m/P-RmJklemf2/k!($#Pa!U6SgEu=ff-]nbPpYnufI$"cQR;/#d3e5[djFJ^ga;Cfd3e5[fI#PV +\gHhEh^7[hQmV\0TI,0~> +\O2tgl9h]Rm6f8#mR,k2mR,>#m6fS,mR,%pm6f"qm6f8#mmEHAmR,M(lU/\llU0\3m6cI)rr:&, +m/P-omJkm-mf203!*\dia$]:pgI(B.f0es*Psas=fL,'+QUC3@d6m:#dmNO&gdCH.d6m:#fL+Ts +\jPlbha?`0Qp^`MTL45~> +\X/oflBeXQm?c3"m[)f1m[)9"m?cN+m[(uom?brpm?c3"n!BC@m[)H'l^,Wkl^-W2m?`D(rr:'+ +m/P.nmJkn,mf212!2T#^a-Z5ogR%=-f9bn)Q'^n +\L*pJl6`Y5W@$L%mO$9[m3^NdmO$!Sm3]sTW[=)4mO$H`lm;^p`rG?OirABmJcG`La +\O2tgl9h]RWC,PBmR,>#m6fS,mR,%pm6f"qW^E-QmR,M(lpCcF`rG?lirAC5JcG`La@#=oa@#@p +g-b<.ha?c1a$]:pgI(B.f0es*Psas=fL,'+QUC3@d6m:#dmNO&gdCH.d6m:#f0eHq]L2)dha?`0 +Qp^`MTL45~> +\X/oflBeXQWL)KAm[)9"m?cN+m[(uom?brpWgB(Pm[)H'm$@^p`rG@kirAD4JcG`LaHu8naHu;o +g6_7-hj<^0a-Z5ogR%=-f9bn)Q'^n +\gF!Jl6`Y5W@$L%mO$9[m3^NdmO$!Sm3]sTW[=)4mO$H`lmB[NlmC`lm3[Darr:%dm/P-RmJkle +mf2/km/P*Qmf2#gmJkcbmJiFumJkfcmJiM"mf1Z]m/PN]mJkrgm/PH[m/PW`hZ(;:mJl&jli3>! +qZ!38J,~> +\jN%gl9h]RWC,PBmR,>#m6fS,mR,%pm6f"qW^E-QmR,M(lpJ_klpKe4m6cI)rr:&,m/P-omJkm- +mf203m/P*nmf2$/mJkd*mJiG=mJkg+mJiM?mf1[%m/PO%mJks/m/PI#m/PX(hZ(;WmJl'2li3>> +qZ!3UJ,~> +\sJuflBeXQWL)KAm[)9"m?cN+m[(uom?brpWgB(Pm[)H'm$GZjm$H`3m?`D(rr:'+m/P.nmJkn, +mf212m/P+mmf2%.mJke)mJiHmf1\$m/PP$mJkt.m/PJ"m/PY'hZ( +\gF!JlR&_5W@$L%mO$9[m3^NdmO$!Sm3]sTW[7_cR/cS$eGnk^`;f0NirABmJcG`Lab8;mJl&j +li3>!qu<98J,~> +\jN%glU.cRWC,PBmR,>#m6fS,mR,%pm6f"qW^?d1R/cSAeGnl&`;f0kirAC5JcG`La@#@pa$]7o +g-b<.ha?c1a$]:pgI(B.f0es*U-ml=fL,'+QUC3@d6m:#dmNO&gdCH.d6m:#ejBG]h>b8XmJl'2 +li3>>qu<9UJ,~> +\sJufl^+^QWL)KAm[)9"m?cN+m[(uom?brpWg<_HR/cT@eGnm%`;f1jirAD4JcG`LaHu;oa-Z2n +g6_7-hj<^0a-Z5ogR%=-f9bn)U6jgb9WmJl(1 +li3?=qu<:TJ,~> +\gF!JlR&_5W@$L%mO$9[m3^NdmO$!Sm3^!UW$[o3mO$H`lmB[NlmC`lm3[Das8U+dmJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJj77f)OALmJiM"mf1Z]m/PN]mJkrgm/PH[m/PT_g],,;mJl&jli3A" +qZ!07J,~> +\jN%glU.cRWC,PBmR,>#m6fS,mR,%pm6f%rW'csPmR,M(lpJ_klpKe4m6cI)s8U,,mJk3omJkm- +mf203m/P*nmf2$/mJkd*mJj7Tf)OAimJiM?mf1[%m/PO%mJks/m/PI#m/PU'g],,XmJl'2li3A? +qZ!0TJ,~> +\sJufl^+^QWL)KAm[)9"m?cN+m[(uom?buqW0`nOm[)H'm$GZjm$H`3m?`D(s8U-+mJk4nmJkn, +mf212m/P+mmf2%.mJke)mJj8Sf)OBhmJiN>mf1\$m/PP$mJkt.m/PJ"m/PV&g],-WmJl(1li3B> +qZ!1SJ,~> +\gF!JlR&_5W@$L%mO$9[m3^NdmO$!Sm3^!UW$[o3mO$H`lmB[NlmC`lm3[Das8U+dmJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJjI=d/V`FmJiM"mf1Z]m/PN]mJkrgm/PH[m/PQ^gAf) +\jN%glU.cRWC,PBmR,>#m6fS,mR,%pm6f%rW'csPmR,M(lpJ_klpKe4m6cI)s8U,,mJk3omJkm- +mf203m/P*nmf2$/mJkd*mJjIZd/V`cmJiM?mf1[%m/PO%mJks/m/PI#m/PR&gAf)YmJl'2m/NG? +qZ!0TJ,~> +\sJufl^+^QWL)KAm[)9"m?cN+m[(uom?buqW0`nOm[)H'm$GZjm$H`3m?`D(s8U-+mJk4nmJkn, +mf212m/P+mmf2%.mJke)mJjJYd/VabmJiN>mf1\$m/PP$mJkt.m/PJ"m/PS%gAf*XmJl(1m/NH> +qZ!1SJ,~> +]-a'JlR&_5W@$L%mO$9[m3^NdmO$!Sm3^!UW$[o3mO$H`lmB[NlmC`lm3[Das8U+dmJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJjUAbl?mJl&jm/NG" +qZ!07J,~> +]0i+glU.cRWC,PBmR,>#m6fS,mR,%pm6f%rW'csPmR,M(lpJ_klpKe4m6cI)s8U,,mJk3omJkm- +mf203m/P*nmf2$/mJkd*mJjU^bl?<_mJiM?mf1[%m/PO%mJks/m/PI#m/PL$gAf/[mJl'2m/NG? +qZ!0TJ,~> +]9f&fl^+^QWL)KAm[)9"m?cN+m[(uom?buqW0`nOm[)H'm$GZjm$H`3m?`D(s8U-+mJk4nmJkn, +mf212m/P+mmf2%.mJke)mJjV]bl?=^mJiN>mf1\$m/PP$mJkt.m/PJ"m/PM#gAf0ZmJl(1m/NH> +qZ!1SJ,~> +]-a'JlR&b6W$^C$mO$9[m3^NdmO$!Sm3^!UW$[o3mO$H`lmB[NlmC`lm3[Das8U+dmJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJj^DaoC!?mJiM"mf1Z]m/PN]mJkrgm/PH[m/PH[g&K,?mJl)kli3>! +qu<67J,~> +]0i+glU.fSW'fGAmR,>#m6fS,mR,%pm6f%rW'csPmR,M(lpJ_klpKe4m6cI)s8U,,mJk3omJkm- +mf203m/P*nmf2$/mJkd*mJj^aaoC!\mJiM?mf1[%m/PO%mJks/m/PI#m/PI#g&K,\mJl*3li3>> +qu<6TJ,~> +]9f&fl^+aRW0cB@m[)9"m?cN+m[(uom?buqW0`nOm[)H'm$GZjm$H`3m?`D(s8U-+mJk4nmJkn, +mf212m/P+mmf2%.mJke)mJj_`aoC"[mJiN>mf1\$m/PP$mJkt.m/PJ"m/PJ"g&K-[mJl+2li3?= +qu<7SJ,~> +]-a'JlR&b6W$^C$mO$9[m3^NdmO$!Sm3^!UW$[o3mO$H`lmB[NlmC`lm3[Da!<:%cmJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJjgG`rF[ +]0i+glU.fSW'fGAmR,>#m6fS,mR,%pm6f%rW'csPmR,M(lpJ_klpKe4m6cI)!<:&+mJk3omJkm- +mf203m/P*nmf2$/mJkd*mJjgd`rF[YmJiM?mf1[%m/PO%mJks/m/PI#m/PF"f`0)]mJl*3li3A? +qZ!-SJ,~> +]9f&fl^+aRW0cB@m[)9"m?cN+m[(uom?buqW0`nOm[)H'm$GZjm$H`3m?`D(!<:'*mJk4nmJkn, +mf212m/P+mmf2%.mJke)mJjhc`rF\XmJiN>mf1\$m/PP$mJkt.m/PJ"m/PG!f`0*\mJl+2li3B> +qZ!.RJ,~> +]-a'JlR&b6W$^C$mO$9[m3^NdmO$!Sm3^!UW$[o3mO$Ka!-dcV`;f0NirABmJc>`M`[:*Qa!U3R +g*Z7fh^7^ia!U6SgEu=ff-]nb^*^eufI$"cQR;/#d3e5[djFJ^ga;Cfd3e5[cR. +]0i+glU.fSW'fGAmR,>#m6fS,mR,%pm6f%rW'csPmR,P)!/Tu/`;f0kirAC5Jc>`M`^B.na$]7o +g-b<.ha?c1a$]:pgI(B.f0es*^-fj=fL,'+QUC3@d6m:#dmNO&gdCH.d6m:#cU6@b!4L*=mJl*3 +li3A?qZ!-SJ,~> +]9f&fl^+aRW0cB@m[)9"m?cN+m[(uom?buqW0`nOm[)K(!5@fd`;f1jirAD4Jc>`M`g?)ma-Z2n +g6_7-hj<^0a-Z5ogR%=-f9bn)^6ceqZ!.RJ,~> +]I'-JlR&b6W$^C$mO$9[m3^NdmO$!Sm3^!UW$[o3mO$KalR'RMlmC`lm3[Da!<:%cmJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJk!L!0P.ufI$"cQR;/#d3e5[djFJ^ga;Cfd3e5[bpM*CbpMiXi$Rdi +R3qe1SgJs~> +]L/1glU.fSW'fGAmR,>#m6fS,mR,%pm6f%rW'csPmR,P)lU/VjlpKe4m6cI)!<:&+mJk3omJkm- +mf203m/P*nmf2$/mJkd*mJk!i!2%..fL,'+QUC3@d6m:#dmNO&gdCH.d6m:#bsU.`bsUmui'Zi1 +R7$iNSjS#~> +]U,,fl^+aRW0cB@m[)9"m?cN+m[(uom?buqW0`nOm[)K(l^,Qim$H`3m?`D(!<:'*mJk4nmJkn, +mf212m/P+mmf2%.mJke)mJk"h!6W1YfU)"*Q^@.?d?j5"e!KJ%gm@C-d?j5"c'R)_c'Rhti0Wd0 +R@!dMSsOs~> +]I'-JlR&b6W$^C$mO$9[m3^NdmO$!Sm3^!UW$[o3mO$KalR'RMlm;^Vj8\KnJc>`M`[:*Qa!U3R +g*Z7fh^7^ia!U6SgEu=ff-]nb_C!(ufI$"cQR;/#d3e5[djFJ^ga;Cfd3e5[bU* +]L/1glU.fSW'fGAmR,>#m6fS,mR,%pm6f%rW'csPmR,P)lU/VjlpCc/j8\L6Jc>`M`^B.na$]7o +g-b<.ha?c1a$]:pgI(B.f0es*_F)-=fL,'+QUC3@d6m:#dmNO&gdCH.d6m:#bX2A6f`08bmJl*3 +li3A?qu<3SJ,~> +]U,,fl^+aRW0cB@m[)9"m?cN+m[(uom?buqW0`nOm[)K(l^,Qim$@^dj8\M5Jc>`M`g?)ma-Z2n +g6_7-hj<^0a-Z5ogR%=-f9bn)_O&(qu<4RJ,~> +]I'-JlR&b6W$^C$mO$9[m3^NdmO$!Sm3^!UW$[o3mO$KalR'RMlmC`lmNqp=JcE\9mJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJk*O^Alh4mJiM"mf1Z]m/PN]mJkrgm/PH[m/P3Tf`0;FmJl)kli3D# +qZ!*5J,~> +]L/1glU.fSW'fGAmR,>#m6fS,mR,%pm6f%rW'csPmR,P)lU/VjlpKe4mR$toJcE\VmJk3omJkm- +mf203m/P*nmf2$/mJkd*mJk*l^AlhQmJiM?mf1[%m/PO%mJks/m/PI#m/P3qf`0;cmJl*3li3D@ +qZ!*RJ,~> +]U,,fl^+aRW0cB@m[)9"m?cN+m[(uom?buqW0`nOm[)K(l^,Qim$H`3m[!pXJcE]UmJk4nmJkn, +mf212m/P+mmf2%.mJke)mJk+k^AliPmJiN>mf1\$m/PP$mJkt.m/PJ"m/P4pf`0 +]I'-JlR&b6W$^C$mO$9[m3^NdmO$!Sm3^!UW$[o3mO$KalR'RMlmC`lmO!Mb!<:"bmJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJk0Q!-c-VfI$"cQR;/#d3e5[djFJ^ga;Cfd3e5[a +]L/1glU.fSW'fGAmR,>#m6fS,mR,%pm6f%rW'csPmR,P)lU/VjlpKe4mR)R*!<:#*mJk3omJkm- +mf203m/P*nmf2$/mJkd*mJk0n!/S>gfL,'+QUC3@d6m:#dmNO&gdCH.d6m:#a@"Y\d6m=$i'Zi1 +RR?rOSO7o~> +]U,,fl^+aRW0cB@m[)9"m?cN+m[(uom?buqW0`nOm[)K(l^,Qim$H`3m[&M)!<:$)mJk4nmJkn, +mf212m/P+mmf2%.mJke)mJk1m!5?/HfU)"*Q^@.?d?j5"e!KJ%gm@C-d?j5"aHtT[d?j8#i0Wd0 +R[ +]dB3JlR&b6W$^C$mO$9[m3^NdmO$!Sm3^!UW$[o3mO$KalR'RMlmC`lmO!Mb!<:"bmJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJk3Rf)G_Tq^1_1fI$"cQR;/#d3e5[djFJ^ga;Cfd3e5[`[9C=djFJ^ +i$RdiRO7n2SL/j~> +]gJ7glU.fSW'fGAmR,>#m6fS,mR,%pm6f%rW'csPmR,P)lU/VjlpKe4mR)R*!<:#*mJk3omJkm- +mf203m/P*nmf2$/mJkd*mJk3of)G_iqa9cNfL,'+QUC3@d6m:#dmNO&gdCH.d6m:#`^AGZdmNO& +i'Zi1RR?rOSO7o~> +]pG2fl^+aRW0cB@m[)9"m?cN+m[(uom?buqW0`nOm[)K(l^,Qim$H`3m[&M)!<:$)mJk4nmJkn, +mf212m/P+mmf2%.mJke)mJk4nf)G`Sqj6^MfU)"*Q^@.?d?j5"e!KJ%gm@C-d?j5"`g>BYe!KJ% +i0Wd0R[ +]dB3JlR&b6V^C=$mO$9[m3^NdmO$!Sm3^!UW$[o3mO$KalR'RMlmC`lmO!Mb!<:"bmJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJk6Si;`6mmJkfcmJiM"mf1Z]m/PN]mJkrgm/PH[m/P!NgAfYLmJl)k +li3D#qu<05J,~> +]gJ7glU.fSVaKAAmR,>#m6fS,mR,%pm6f%rW'csPmR,P)lU/VjlpKe4mR)R*!<:#*mJk3omJkm- +mf203m/P*nmf2$/mJkd*mJk6pi;`75mJkg+mJiM?mf1[%m/PO%mJks/m/PI#m/P!kgAfYimJl*3 +li3D@qu<0RJ,~> +]pG2fl^+aRVjH<@m[)9"m?cN+m[(uom?buqW0`nOm[)K(l^,Qim$H`3m[&M)!<:$)mJk4nmJkn, +mf212m/P+mmf2%.mJke)mJk7oi;`84mJkh*mJiN>mf1\$m/PP$mJkt.m/PJ"m/P"jgAfZhmJl+2 +li3E?qu<1QJ,~> +]dB3JlR&b6kU)o$mO$9[m3^NdmO$!Sm3^!UkU(l\f`1@dec4q^`;f0NirAEnJcEY8mJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJk9Tj8\ElmJkfcmJiM"mf1Z]m/PN]mJkrgm/PH[m/OpLg],eNmJl)k +li3G$qZ!'4J,~> +]gJ7glU.fSkX1sAmR,>#m6fS,mR,%pm6f%rkX0q$f`1A,ec4r&`;f0kirAF6JcEYUmJk3omJkm- +mf203m/P*nmf2$/mJkd*mJk9qj8\F4mJkg+mJiM?mf1[%m/PO%mJks/m/PI#m/Opig],ekmJl*3 +li3GAqZ!'QJ,~> +]pG2fl^+aRka.n@m[)9"m?cN+m[(uom?buqka-l#f`1B+ec4s%`;f1jirAG5JcEZTmJk4nmJkn, +mf212m/P+mmf2%.mJke)mJk:pj8\G3mJkh*mJiN>mf1\$m/PP$mJkt.m/PJ"m/Oqhg],fjmJl+2 +li3H@qZ!(PJ,~> +]dB3JlR&b6lR&,$mO$9[m3^NdmO$!Sm3^!UlR%2_ec5%aeGnk^`;f0NirAEnJcEY8mJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJk +]gJ7glU.fSlU.0AmR,>#m6fS,mR,%pm6f%rlU-7'ec5&)eGnl&`;f0kirAF6JcEYUmJk3omJkm- +mf203m/P*nmf2$/mJkd*mJk +]pG2fl^+aRl^++@m[)9"m?cN+m[(uom?buql^*2&ec5'(eGnm%`;f1jirAG5JcEZTmJk4nmJkn, +mf212m/P+mmf2%.mJke)mJk=qk5XV2mJkh*mJiN>mf1\$m/PP$mJkt.m/PJ"m/Okfh#GrlmJl+2 +li3H@qZ!(PJ,~> +^*]9JlR&_5m3\;%mO$9[m3^NdmO$!Sm3^!Ulm@;`eGnq`eGnk^`;f0NirAEnJcEY8mJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJk?VkPsWjmJkfcmJiM"mf1Z]m/PN]mJkrgm/PH[m/OdHh>c(RmJl)k +li3G$qZ!'4J,~> +^-e=glU.cRm6d?BmR,>#m6fS,mR,%pm6f%rlpH@(eGnr(eGnl&`;f0kirAF6JcEYUmJk3omJkm- +mf203m/P*nmf2$/mJkd*mJk?skPsX2mJkg+mJiM?mf1[%m/PO%mJks/m/PI#m/Odeh>c(omJl*3 +li3GAqZ!'QJ,~> +^6b8fl^+^Qm?a:Am[)9"m?cN+m[(uom?buqm$E;'eGns'eGnm%`;f1jirAG5JcEZTmJk4nmJkn, +mf212m/P+mmf2%.mJke)mJk@rkPsY1mJkh*mJiN>mf1\$m/PP$mJkt.m/PJ"m/Oedh>c)nmJl+2 +li3H@qZ!(PJ,~> +^*]9JlR&_5m3\;%mO$9[m3^NdmO$!Sm3^!Ulm@;`eGnq`eGnk^`;f0NirAEnJcEY8mJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJkBWl2T`imJkfcmJiM"mf1Z]m/PN]mJkrgm/PH[m/O^FhZ)4TmJl)k +li3G$qu<-4J,~> +^-e=glU.cRm6d?BmR,>#m6fS,mR,%pm6f%rlpH@(eGnr(eGnl&`;f0kirAF6JcEYUmJk3omJkm- +mf203m/P*nmf2$/mJkd*mJkBtl2Ta1mJkg+mJiM?mf1[%m/PO%mJks/m/PI#m/O^chZ)4qmJl*3 +li3GAqu<-QJ,~> +^6b8fl^+^Qm?a:Am[)9"m?cN+m[(uom?buqm$E;'eGns'eGnm%`;f1jirAG5JcEZTmJk4nmJkn, +mf212m/P+mmf2%.mJke)mJkCsl2Tb0mJkh*mJiN>mf1\$m/PP$mJkt.m/PJ"m/O_bhZ)5pmJl+2 +li3H@qu<.PJ,~> +^*]9JlR&_5m3\;%mO$9[m3^NdmO$!Sm3^!Ulm@;`eGnq`eGnk^`;f0NirAEnK)`_8mJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJkEXlMochmJd1+fd?+dQR;/#d3e5[djFJ^ga;Cfd3e5[\gHA8fI$"c +i$RahSL445RjNX~> +^-e=glU.cRm6d?BmR,>#m6fS,mR,%pm6f%rlpH@(eGnr(eGnl&`;f0kirAF6K)`_UmJk3omJkm- +mf203m/P*nmf2$/mJkd*mJkEulMod0mJd11fgG0,QUC3@d6m:#dmNO&gdCH.d6m:#\jPEUfL,'+ +i'Zf0SO<8RRmV]~> +^6b8fl^+^Qm?a:Am[)9"m?cN+m[(uom?buqm$E;'eGns'eGnm%`;f1jirAG5K)``TmJk4nmJkn, +mf212m/P+mmf2%.mJke)mJkFtlMoe/mJd1IfpD++Q^@.?d?j5"e!KJ%gm@C-d?j5"\sM@TfU)"* +i0Wa/SX93QS!SX~> +^*]9JlR&_5m3\;%mO$9[m3^NdmO$!Sm3]sTm3[DaeGnq`eGnk^`;f0NirAEnK)`_8mJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJkHYlMo`gm/P`cmJiM"mf1Z]m/PK\mf2&hm/PH[m/ORBiW%RXmJl)k +lMmD%qZ!$3J,~> +^-e=glU.cRm6d?BmR,>#m6fS,mR,%pm6f"qm6cI)eGnr(eGnl&`;f0kirAF6K)`_UmJk3omJkm- +mf203m/P*nmf2$/mJkd*mJkI!lMoa/m/Pa+mJiM?mf1[%m/PL$mf2'0m/PI#m/OR_iW%RumJl*3 +lMmDBqZ!$PJ,~> +^6b8fl^+^Qm?a:Am[)9"m?cN+m[(uom?brpm?`D(eGns'eGnm%`;f1jirAG5K)``TmJk4nmJkn, +mf212m/P+mmf2%.mJke)mJkIulMob.m/Pb*mJiN>mf1\$m/PM#mf2(/m/PJ"m/OS^iW%StmJl+2 +lMmEAqZ!%OJ,~> +^F#?Jl6`Y5m3\;%mO$9[m3^NdmO$!Sm3]sTm3[DaeGnq`eGnk^`W,6NirAEnK)`_8mJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJkHYm/Plgm/P`cmJiM"mf1Z]m/PK\mf2&hm/PH[m/OOA!-dH&g*Z4e +h^7[hSL445RjNX~> +^I+Cgl9h]Rm6d?BmR,>#m6fS,mR,%pm6f"qm6cI)eGnr(eGnl&`W,6kirAF6K)`_UmJk3omJkm- +mf203m/P*nmf2$/mJkd*mJkI!m/Pm/m/Pa+mJiM?mf1[%m/PL$mf2'0m/PI#m/OO^!/TY7g-b9- +ha?`0SO<8RRmV]~> +^R(>flBeXQm?a:Am[)9"m?cN+m[(uom?brpm?`D(eGns'eGnm%`W,7jirAG5K)``TmJk4nmJkn, +mf212m/P+mmf2%.mJke)mJkIum/Pn.m/Pb*mJiN>mf1\$m/PM#mf2(/m/PJ"m/OP]!5@Img6_4, +hj<[/SX93QS!SX~> +^F#?Jl6`Y5m3\;%mO$6ZmO$WemO$!Sm3]sTm3[DaeGnq`eGnk^`W,6NirAEnK)`_8mJk3RmJkle +mf2/km/P*Qmf2#gmJkcbmJkKZm/Pifm/P`cmJiM"mf1Z]m/PK\mf2&hm/PH[m/OI?j8[g[mJl&j +li3M&qu<*3J,~> +^I+Cgl9h]Rm6d?BmR,;"mR,\-mR,%pm6f"qm6cI)eGnr(eGnl&`W,6kirAF6K)`_UmJk3omJkm- +mf203m/P*nmf2$/mJkd*mJkL"m/Pj.m/Pa+mJiM?mf1[%m/PL$mf2'0m/PI#m/OI\j8[h#mJl'2 +li3MCqu<*PJ,~> +^R(>flBeXQm?a:Am[)6!m[)W,m[(uom?brpm?`D(eGns'eGnm%`W,7jirAG5K)``TmJk4nmJkn, +mf212m/P+mmf2%.mJke)mJkM!m/Pk-m/Pb*mJiN>mf1\$m/PM#mf2(/m/PJ"m/OJ[j8[i"mJl(1 +li3NBqu<+OJ,~> +^F# +^I+@flU.fSlpI9BmR,;"mR,\-m6etpm6f"qm6cI)eGnr(eGnl&`W,9l!6jI&mR)X,_F*\ia@#@p +g-b<.ha?`0a@#CqgI(B.f0es*cpR1"gI(?-fgG0,QUC3@d6m:#dR3I&gdCH.d6m:#ZU +^R(;el^+aRm$F4Am[)6!m[)W,m?boom?brpm?`D(eGns'eGnm%`W,:k!9E/>m[&S+_O'WhaHu;o +g6_7-hj<[/aHu>pgR%=-f9bn)d$O,!gR%:,fpD++Q^@.?d?j5"d[0D%gm@C-d?j5"Z^9bQgR%=- +hj<[/SsT +^F# +^I+@flU.fSlpI9BmR,;"mR,\-m6etpm6f"qlpH@(ec5&)eGnl&`W,9liW&=5KE&eUm/P-omJkm- +mf2-2m/P-omf2$/mJkd*mJkO#mJkm-m/Pa+mJiM?mf1[%m/PL$mf2'0m/PI#m/O=Xk5X1'mJl'2 +li3PDqZ!!OJ,~> +^R(;el^+aRm$F4Am[)6!m[)W,m?boom?brpm$E;'ec5'(eGnm%`W,:kiW&>4KE&fTm/P.nmJkn, +mf2.1m/P.nmf2%.mJke)mJkP"mJkn,m/Pb*mJiN>mf1\$m/PM#mf2(/m/PJ"m/O>Wk5X2&mJl(1 +li3QCqZ!"NJ,~> +^a>BIl6`Y5m3\>&mO$6ZmO$Wem3]pSm3]sTlm@;`ec5%aeGfNgm3]gPlmC]kmO!Sd_C"XLa +^dFFfl9h]Rm6dBCmR,;"mR,\-m6etpm6f"qlpH@(ec5&)eGfNmm6ekmlpKb3mR)X,_F*\ia@#@p +g-b<.hF$Z0a@#CqgI(B.f0es*d6m=$fgG-+fgG0,QUC3@d6m:#dR3I&gI(B.d6m:#YX@RQgdCK/ +ha?]/T0rJTRR;T~> +^mCAelBeXQm?a=Bm[)6!m[)W,m?boom?brpm$E;'ec5'(eGfO0m?bflm$H]2m[&S+_O'WhaHu;o +g6_7-hO!U/aHu>pgR%=-f9bn)d?j8#fpD(*fpD++Q^@.?d?j5"d[0D%gR%=-d?j5"Ya=MPgm@F. +hj +^a>BIl6`Y5lmA8&mO$6ZmO$Wem3]pSm3]pSlm@;`f)P.be,Se^`W,9OiW& +^dFFfl9h]RlpI +^mCAelBeXQm$F7Bm[)6!m[)W,m?boom?boom$E;'f)P0)e,Sg%`W,:kiW&>4KE&fTm/P.nmJkn, +mf2.1m/P.nmf2%.mJke)mJkS#mJkk+m/Pb*mJiN>mf1\$m/PM#mf2%.mJkS#m/O5Tkl9G)mJl(1 +!3kehT9oHTR?rF~> +^a>BIl6`Y5lmA8&mO$6ZmO$Wem3]pSm3]pSlm@;`f)P.be,Sb]`rGBPiW& +^dFFfl9h]RlpI +^mCAelBeXQm$F7Bm[)6!m[)W,m?boom?boom$E;'f)P0)e,Sd$`rGCliW&>4K`AlTm/P.nmJkn, +mf2.1m/P.nmf2%.mJke)mJkS#mf1q+m/Pb*mJiN>mf1\$m/PM#mf2%.mJkS#m/O2Sl2TP*mJl%0 +li3WEqYutMJ,~> +^a>BIl6`Y5lR&2&mO$6ZmO$Wem3]pSm3]pSlm@;`f)P.be,Sb]a8bHPiW& +^dFFfl9h]RlU.6CmR,;"mR,\-m6etpm6etplpH@(f)P/*e,Sc%a8bHmiW&=5K`AkUm/P-omJkm- +mf2-2li5*pmJkp.mJkd*mJkU%mJkg+m/Pa+mJiM?mf1[%m/PL$mf2$/mJkR$m/O.SlMoX,mJl$1 +li3VFqYusNJ,~> +^mCAelBeXQl^+1Bm[)6!m[)W,m?boom?boom$E;'f)P0)e,Sd$a8bIliW&>4K`AlTm/P.nmJkn, +mf2.1li5+omJkq-mJke)mJkV$mJkh*m/Pb*mJiN>mf1\$m/PM#mf2%.mJkS#m/O/RlMoY+mJl%0 +li3WEqYutMJ,~> +_'YHI!64:NXoI`7ScA+)cN!;Zg&LFdaT(WSaT(QQJcF@%mO$E_lmBdQlmCZjmO!Ve_'\OKa +_*aLf!6j^qXoI`TScA+FcN!<"g&LG,aT(WpaT(QnJcF@%mR,J'lpJhnlpK_2mR)[-_*dSha@#@p +g-b<.hEq:8m/P6rm/Pg-mJkd*mJkU%mJkg+m/Pa+mJiM?mf1[%m/PL$mf2$/mJkR$m/O+RlMo[- +mJl$1lMmPFqYusNJ,~> +_3^Ge!9EF3XoIaSScA,EcN!=!g&LH+aT(XoaT(RmJcF@%m[)E&m$Gcmm$HZ1m[&V,_3aNgaHu;o +g6_7-hNn5bm/P7qm/Ph,mJke)mJkV$mJkh*m/Pb*mJiN>mf1\$m/PM#mf2%.mJkS#m/O,QlMo\, +mJl%0lMmQEqYutMJ,~> +_'YEHl6`Y5lmA;'mO$6ZmO$Wem3]pSm3]mRlm@;`fDk7cdf8\]a8bKQi;`3lK`Ak8m/I'eaX6ET +g*Z7fh'VLgbU2ZUgEu=ff-]nbdO+D^f-]kafd?+dQR;/#d3e5[dO+D^gEu=fdO"s +_*aIel9h]RlpI?DmR,;"mR,\-m6etpm6eqolpH@(fDk8+df8]%a8bKni;`44K`AkUm/I'oa[>Iq +g-b<.h*^Q/bX:^rgI(B.f0es*dR3I&f0ep)fgG0,QUC3@d6m:#dR3I&gI(B.dR+"jm/O(Qli5d. +mJl!0li3YGqu<$NJ,~> +_3^DdlBeXQm$F:Cm[)6!m[)W,m?boom?blnm$E;'fDk9*df8^$a8bLmi;`53K`AlTm/I(;ad;Dp +g6_7-h3[L.ba7YqgR%=-f9bn)d[0D%f9bk(fpD++Q^@.?d?j5"d[0D%gR%=-d['sJm/O)Pli5e- +mJl"/li3ZFqu<%MJ,~> +_'YEHkpES5lR&5'mO$6ZmO$Wem3]pSm3]mRlm@;`fDk7cdf8Y\aT(TRi;`3lL&\q8li5'RmJkle +mf2)ili56WlMoTcmJkcbmJkW^mJkcbm/P`cmJiM"mf1Z]m/PK\mf2#gmJkW^!64@)W@%!3h'VOh +h'VFeUF,j;QmR=~> +_*aIeksMWRlU.9DmR,;"mR,\-m6etpm6eqolpH@(fDk8+df8Z$aT(Toi;`44L&\qUli5'omJkm- +mf2*1li56tlMoU+mJkd*mJkX&mJkd*m/Pa+mJiM?mf1[%m/PL$mf2$/mJkX&!6jd/WC-%Ph*^T0 +h*^K-UI4nXQpZB~> +_3^Ddl'JRQl^+4Cm[)6!m[)W,m?boom?blnm$E;'fDk9*df8[#aT(Uni;`53L&\rTli5(nmJkn, +mf2+0li57slMoV*mJke)mJkY%mJke)m/Pb*mJiN>mf1\$m/PM#mf2%.mJkY%!9EJGWL)uOh3[O/ +h3[F,UR1iWR$W=~> +_'YEHkpEP4lmA>(mO$6ZmO$Wem3]pSm3]mRlR%2_f`1@ddf8Y\aoC]S!0Q4>mO!Yf^aACIaX6ET +g*Z7fh'VIfcR.oVgEu=ff-]nbdjFJ^f-]kafd?+dQR;/#d3e5[dO+D^gEu=fe0aG[W@%!3h'VOh +h'VFeUF,j;QmR=~> +_*aIeksMTQlpIBEmR,;"mR,\-m6etpm6eqolU-7'f`1A,df8Z$aoC]p!2&3LmR)^.^dIGfa[>Iq +g-b<.h*^N.cU6ssgI(B.f0es*dmNO&f0ep)fgG0,QUC3@d6m:#dR3I&gI(B.e3iL#WC-%Ph*^T0 +h*^K-UI4nXQpZB~> +_3^Ddl'JOPm$F=Dm[)6!m[)W,m?boom?blnl^*2&f`1B+df8[#aoC^o!6X7"m[&Y-^mFBead;Dp +g6_7-h3[I-c^3nrgR%=-f9bn)e!KJ%f9bk(fpD++Q^@.?d?j5"d[0D%gR%=-e +_BtHGl6ZL9Y5df7TE"=+cN!;Zg&LFdaT(WS`rGBPJcFC&mO$B^lmBjSlmCWimO!Yf^aACIasQKT +g*Z7fga;@ed3e)WgEu=ff-]nbdjFJ^f-]kafd?+dQR;/#d3e5[dO+D^gEu=feL'M[W$^p3h'VOh +ga;=dUaGs +_F'Ldl9bPkY5dfTTE"=HcN!<"g&LG,aT(Wp`rGBmJcFC&mR,G&lpJnplpK\1mR)^.^dIGfb!YOq +g-b<.gdCE-d6m-tgI(B.f0es*dmNO&f0ep)fgG0,QUC3@d6m:#dR3I&gI(B.eO/R#W'ftPh*^T0 +gdCB,UdP"YQpZB~> +_O$GclB_LTY5dgSTE">GcN!=!g&LH+aT(Xo`rGClJcFC&m[)B%m$Giom$HW0m[&Y-^mFBeb*VJp +g6_7-gm@@,d?j(sgR%=-f9bn)e!KJ%f9bk(fpD++Q^@.?d?j5"d[0D%gR%=-eX,M"W0coOh3[O/ +gm@=+UmLrXR$W=~> +_BtHGkpES5lR&8(mO$6ZmO$Wem3]pSm3]jQlR%2_g&LIedJrP[b5^fThuE*kL&\q8lMo'Tli5Zc +mf2&hli5B[kl9?`mJkcbmJkW^mf1ibm/P`cmJiM"mf1Z]m/PK\mf2#gmJk`akPqJ-mJkuhmJkrg +lMmY,qu +_F'LdksMWRlU. +_O$Gcl'JRQl^+7Dm[)6!m[)W,m?boom?biml^*2&g&LK,dJrR"b5^gphuE,2L&\rTlMo(pli5\* +mf2(/li5D"kl9A'mJke)mJkY%mf1k)m/Pb*mJiN>mf1\$m/PM#mf2%.mJkb(kPqKImJl"/mJkt. +lMmZHqu<"LJ,~> +_BtHG!(#irY5df7T`=F,cN!;Zg&LFdaT(WS`rG?OJcFF'mO$?]lmBpUlR(NhmO!\g^*`1GbpM`U +g*Z7fga;=de0aAYg*Z4ef-UJ`mf1`_mf1ibm/P`cmJiM"mf1Z]m/PK\mf2#gmJkcbk5VA,mJkuh +mJkrgl2RV-qYum/J,~> +_F'Ld!*\VSY5dfTT`=FIcN!<"g&LG,aT(Wp`rG?lJcFF'mR,D%lpJtrlU0S0mR)a/^-h5dbsUdr +g-b<.gdCB,e3iF!g-b9-f0]OAmf1a'mf1j*m/Pa+mJiM?mf1[%m/PL$mf2$/mJkd*k5VAImJl!0 +mJks/l2RVJqYumLJ,~> +_O$Gc!2SkGY5dgST`=GHcN!=!g&LH+aT(Xo`rG@kJcFF'm[)?$m$Goql^-N/m[&\.^6e0cc'R_q +g6_7-gm@=+emf1\$m/PM#mf2%.mJke)k5VBHmJl"/ +mJkt.l2RWIqYunKJ,~> +_BtEFkpES5lR&;)mO$6ZmO$WelmBjSm3]gPlR%2_gAgRfdJj3dlmBsVlmCThmO!\g^*`1Gc6hfU +g*Z7fgEu4cf-]VZg*Z4eegBhbdjFM_egBb`fd?+dQR;/#d3e5[dO+D^gEu=ffI#_[W$^p3h'VOh +gEu4cVC)0>QR74~> +_F'IcksMWRlU.?FmR,;"mR,\-lpJnpm6ekmlU-7'gAgS.dJj3jlpK"slpKY0mR)a/^-h5dc9pjr +g-b<.gI(9+f0e["g-b9-ejJm*dmNR'ejJg(fgG0,QUC3@d6m:#dR3I&gI(B.fL+d#W'ftPh*^T0 +gI(9+VF14[QU?9~> +_O$Dbl'JRQl^+:Em[)6!m[)W,m$Giom?bfll^*2&gAgT-dJj4-m$Grrm$HT/m[&\.^6e0ccBmeq +g6_7-gR%4*f9bV!g6_4,esGh)e!KM&esGb'fpD++Q^@.?d?j5"d[0D%gR%=-fU(_"W0coOh3[O/ +gR%4*VO./ZQ^<4~> +_^:KFkU*M5l6`5)mO$6ZmO$We!*nn +_aBOckX2QRl9h9FmR,;"mR,\-!-.BnaoC`q`W,6kJcFI(mR,A$lpK%t!2&UFhZ*"2LB"tTlMo3u +kl9@(mf2$/lMoL(jT!q$mJka)mf1a'mf1j*m/Pa+mJiM?mf1[%m/PL$mf2$/mJkj,jSu,Fmf2*1 +mJkp.l2RYKqYumLJ,~> +_j?Jbka/LQlBe4Em[)6!m[)W,!3kjWaoCap`W,7jJcFI(m[)<#m$Gus!6XYphZ*#1LB"uSlMo4t +kl9A'mf2%.lMoM'jT!r#mJkb(mf1b&mf1k)m/Pb*mJiN>mf1\$m/PM#mf2%.mJkk+jSu-Emf2+0 +mJkq-l2RZJqYunKJ,~> +_^:HEkpES5lR&>*mO$6ZmO$Tdm3]sTm3]dOlR%2_g]-[gd/WDYcN!5Xh>cmiLB"t7lMo6YkPs6_ +mf2#g!-d`.g*Yk[g*Z4eegBhbdjFM_egBb`fd?+dQR;/#d3e5[dO+D^gEu=fg*Yk[W$^p3h'VOh +gEu.aW$_EAQ6q+~> +_aBLbksMWRlU.BGmR,;"mR,Y,m6f"qm6ehllU-7'g]-\/d/WE!cN!5uh>cn1LB"tTlMo7!kPs7' +mf2$/!/Tq?g-ap#g-b9-ejJm*dmNR'ejJg(fgG0,QUC3@d6m:#dR3I&gI(B.g-ap#W'ftPh*^T0 +gI(3)W'gI^Q:$0~> +_j?Gal'JRQl^+=Fm[)6!m[)T+m?brpm?bckl^*2&g]-].d/WEucN!6th>co0LB"uSlMo7ukPs8& +mf2%.!5@aug6^k"g6_4,esGh)e!KM&esGb'fpD++Q^@.?d?j5"d[0D%gR%=-g6^k"W0coOh3[O/ +gR%.(W0dD]QC!+~> +_^:HEkU*M5l6`8*mO$6ZmO$Tdm3]sTm3]dOl6_)^h#Hdhci<>Yci4!-lmCQgmO!_h]I)qDdjF5W +g*Z7fg*Z(ah'V+\g*Z4eegBeae0aS_f-]kafd?+dQR;/#d3e5[dO+D^gEu:ega;%\W$^p3h'VOh +g*Z(aW@%KAQ6q+~> +_aBLbkX2QRl9h +_j?Gaka/LQlBe7Fm[)6!m[)T+m?brpm?bcklBd)%h#Hf/ci +_^:EDkU*M5l6`;+mO$6ZmO$Tdm3]sTm3]aNlR%2_h#Hdhci<;Xd/WDYh>cmiL]>"6lMgjceL'DX +g*Z7fg*QfDl2TWfi;_LXmJk`amJkZ_mJkcbm/P`cmJiM"mf1Z]m/PK\mf2#gm/PlgiW#i'mJkuh +mJklekl7Y0qYuj.J,~> +_aBIakX2QRl9h?HmR,;"mR,Y,m6f"qm6eeklU-7'h#He0ci<;ud/WE!h>cn1L]>"SlMgjmeO/Hu +g-b<.g-Yjrl2TX.i;_LumJka)mJk['mJkd*m/Pa+mJiM?mf1[%m/PL$mf2$/m/Pm/iW#iDmJl!0 +mJkm-kl7YMqYujKJ,~> +_j?D`ka/LQlBe:Gm[)6!m[)T+m?brpm?b`jl^*2&h#Hf/ci<co0L]>#RlMgk9eX,Ct +g6_7-g6VfRl2TY-i;_MtmJkb(mJk\&mJke)m/Pb*mJiN>mf1\$m/PM#mf2%.m/Pn.iW#jCmJl"/ +mJkn,kl7ZLqYukJJ,~> +`$UKDk9dG5l6`;+mO$6ZmO$TdlmBmTm3]aNl6_)^h>cmicN!5XdJrMZh#HdhL]>"6l2T<]jT!p\ +mf1rekl9WhhZ):VmJk`amJkZ_mJkcbm/P`cmJiM"mf1Z]m/PK\mf2#gm/Pohi;]`&mJkuhmJkid +kl7\1qYuj.J,~> +`']Oakcn1cN!5udJrN"h#He0L]>"Sl2T=%jT!q$ +mf1s-kl9X0hZ):smJka)mJk['mJkd*m/Pa+mJiM?mf1[%m/PL$mf2$/m/Pp0i;]`CmJl!0mJkj, +kl7\NqYujKJ,~> +`0ZJ`kEiFQlBe:Gm[)6!m[)T+m$Glpm?b`jlBd)%h>co0cN!6tdJrO!h#Hf/L]>#Rl2T>$jT!r# +mf1t,kl9Y/hZ);rmJkb(mJk\&mJke)m/Pb*mJiN>mf1\$m/PM#mf2%.m/Pq/i;]aBmJl"/mJkk+ +kl7]MqYukJJ,~> +`$UHCk9dG5l6`>,mO$6ZmO$TdlmBmTm3]^Ml6_)^hZ*!jcN!2Wdf8V[h#HdhL]=t5l2TE`ir@^Z +mf1odkl9`knG`J8mf1ufmJk`amJkZ_m/P`cli5WbmJiM"mf1Z]m/PK\mf2#gm/PrihuBW%mf2&h +mJkidkPqV1qu;p.J,~> +`']L`k +`0ZG_kEiFQlBe=Hm[)6!m[)T+m$Glpm?b]ilBd)%hZ*#1cN!3sdf8X"h#Hf/L]=uQl2TG'ir@`! +mf1q+kl9b2nG`KTmf2"-mJkb(mJk\&m/Pb*li5Y)mJiN>mf1\$m/PM#mf2%.m/Pt0huBXAmf2(/ +mJkk+kPqWMqu;qJJ,~> +`$UHC!-dTQYlEu8V>os1cN!;Zf`1:bb5^iU_Z/jIJcFX-mO$3YlR(-]lR(BdmO!bi!("4Dkl9Ba +iW%UYmf1odk5XZmn,ND7mf1ufmJk`am/PT_li5]dlMoNamJiM"mf1Z]m/PK\mf2#gli5ojhZ'Q% +mJkrgmJkfckPq\3qYug-J,~> +`']L`!/Tf*YlEuUV>osNcN!<"f`1;*b5^ir_Z/jfJcFX-mR,8!lU02%lU0G,mR)g1!*[!%kl9C) +iW%V!mf1p,k5X[5n,NDTmf2!.mJka)m/PU'li5^,lMoO)mJiM?mf1[%m/PL$mf2$/li5p2hZ'QB +mJks/mJkg+kPq\PqYugJJ,~> +`0ZG_!5@W_YlF!TV>otMcN!=!f`1<)b5^jq_Z/keJcFX-m[)2ul^--$l^-B+m[&b0!2R5nkl9D( +iW%Vumf1q+k5X\4n,NESmf2"-mJkb(m/PV&li5_+lMoP(mJiN>mf1\$m/PM#mf2%.li5q1hZ'RA +mJkt.mJkh*kPq]OqYuhIJ,~> +`$UEBjsIA5kpE;-mO$6ZmO$TdlR'gTm3][LkpCu]i;`3lc2[)V!63UilQuUog]-[gM#Y"4kl9Kd +huDCWmf1lcjo=cr!0QXJs!I16g*Z4eegBb`eL'V^h'V@cfd?+dQR;/#d3e5[dO+D^g*Z1di[3L] +W@%$4ga;FgfHpT\kPq_4qYug-J,~> +`']I_k!QERksM?JmR,;"mR,Y,lU/kqm6e_iksL%%i;`44c2[)s!6j$olU(ZEg]-\/M#Y"Qkl9L, +huDCtmf1m+jo=d:!2&WXs$Q5Sg-b9-ejJg(eO/[&h*^E+fgG0,QUC3@d6m:#dR3I&g-b6,i^;Q% +WC-(QgdCK/fL#Y2kPq_QqYugJJ,~> +`0ZD^k*N@Ql'J:Im[)6!m[)T+l^,fpm?bZhl'Hu$i;`53c2[*r!9D`2l^%Uog]-].M#Y#Pkl9M+ +huDDsmf1n*jo=e9!6X[.s-N0Rg6_4,esGb'eX,V%h3[@*fpD++Q^@.?d?j5"d[0D%g6_1+ig8L$ +WL*#Pgm@F.fTuT\kPq`PqYuhIJ,~> +`?pHAjsIA5kpE>.mO$6ZmO$TdlR'gTm3]XKkpCu]iW& +`C#L^k!QERksMBKmR,;"mR,Y,lU/kqm6e\hksL%%iW&=5bl?urfDk,'gAgS.M#Y"QkPsI-hZ):s +mf1m+huEXB!-.-#r^6,Rg-b9-ejJd'ejJa&i'ZW+g-b9-QUC3@d6m:#dR3I&g-b3+j[7f&W^H.Q +gdCK/f0e^#YXA9ePs^'~> +`KuG]k*N@Ql'J=Jm[)6!m[)T+l^,fpm?bWgl'Hu$iW&>4bl@!qfDk-&gAgT-M#Y#PkPsJ,hZ);r +mf1n*huEYA!3kSbrg3'Qg6_4,esG_&esG\%i0WR*g6_4,Q^@.?d?j5"d[0D%g6_.*jd4a%WgE)P +gm@F.f9bY"Ya>4dQ'["~> +`?pHAjX.;5!0QLmW;l94cN!;Zf`14`bl@&W_#NUFJcFa0mO$0Xl6b3al6b3amO!bi\0gD=j!NR] +g*Z7fegA03r[.(5g*Z4eeg:Bum/PT_lMoijjT!p\mJiM"mf1Z]m/PK\mf1ufli6)ogAfqTrr:Cn +mJkofmJk`ak5WmW!WRB&-N!h--@c~> +`C#L^j[6?R!2&LCW;l9QcN!<"f`15(bl@&t_#NUcJcFa0mR,4ul9j8)l9j8)mR)g1\3oHZj$VW% +g-b<.ejI4Pr^6,Rg-b9-ejBGGm/PU'lMoj2jT!q$mJiM?mf1[%m/PL$mf2!.li6*7gAfqqrr:D6 +mJkp.mJka)k5Wmt!WRu76i6nJ6\#~> +`KuG]jd3:Q!6XPmW;l:PcN!=!f`16'bl@'s_#NVbJcFa0m[)/tlBg3(lBg3(m[&b0\mf1\$m/PM#mf2"-li6+6gAfrprr:E5 +mJkq-mJkb(k5Wns!WTmmQi$fIQ[f~> +`?pE@jX/RYs!HY'k9eLS!%-S&mO$6ZmO$Tdl6ZMNc2[/X^]3LEcMmpH-CFi$-HlGS-JSRb-JAFe +-Aha&>du-Cs5kZtrr=D4s4Sgfs4&I4s8=;4s4Sges4&I^s4/O]s5bTes4Sges-G)#s3W1[s3`7^ +s4Sgbs6(f_s4esus4/O`s4\mfs4&IYs48Uqs5GC%s-+j\~> +`C#I]j[7W!s$P]DkFQs4Tj.s4'KQs8>=Qs4Tj-s4'L&s40R%s5cW-s4Tj-s-H+@s3X4#s3a:& +s4Tj*s6)i's4g!=s40R(s4]p.s4'L!s49X9s5HEBs-,m$~> +`KuD\jd4Qus-MXCkEjKo!12RBm[)6!m[)T+lB_M3c2[0t^]3MacMmpsQ^Ig@QcoEoQeVQ)QeDE, +Q\k_BYdg%^s5o[;rrADPs4Wh-s4*IPs8A;Ps4Wh,s4*J%s43P$s5fU,s4Wh,s-K)?s3[2"s3d8% +s4Wh)s6,g&s4it +`?pB?jt"2jo=Wnmf3;6m/Pcdmf1fa_Z0N\mf1ufmJk]`lMoH_kl9ini;_LXmJiM"mf1Z]m/PK\mf1uf +l2U&rmJd/5m/Pifq#B%pli5]dmJkZ_jo=*_!3H%si[4O%PU:n~> +`C#F\j?q]%r'T?@kt"Ojo=X6mf3;Sm/Pd,mf1g)_Z0O$mf2!.mJk^(lMoI'kl9j6i;_LumJiM?mf1[%m/PL$mf2!. +l2U':mJd/Rm/Pj.q#B&8li5^,mJk['jo=+'!4Mb(i^ +`KuA[jHnX$r0Q:?kEjWsrKlC@m[)6!m[)Q*lBfcqm?bQekEjZtr0NfNm[))rlB_LnhZ)i,f`1B+ +M>t#Njo=Y5mf3mf1\$m/PM#mf2"- +l2U(9mJd0Qm/Pk-q#B'7li5_+mJk\&jo=,&!8%)Iig9NAPa?n~> +`[6E>j!Nabpa4hsjsJa\q'OtumO$6ZmO$QckpF^Um3]RIjX/X[q'ML/mO$*V!-dZSiW&*gfDk7c +M>st1jT"Zqm/R&3mJklemf1c``;f]]mf1ufmJk]`l2TB_!0QLFlR(Kgg*Z4eQR;/#d3e5[dO+D^ +g*Z"_mj@E$s!I+4ga;^oh^7Xgg*Z4edjF/Ui?n9ui[4O%PU:n~> +`^>I[j$Vf*pdstNjT"[9m/R&PmJkm-mf1d(`;f^%mf2!.mJk^(l2TC'!2&KTlU0P/g-b9-QUC3@d6m:#dR3I& +g-b''mmHIAs$Q/QgdCc7ha?]/g-b9-dmN3riC!>=i^ +`g;DZj-Sa)pm9h:k*Oa#q3TtsuMjT"\8m/R'OmJkn,mf1e'`;f_$mf2"-mJk_'l2TD&!6XO*l^-K.g6_4,Q^@.?d?j5"d[0D% +g6_"&n!ED@s-N*Pgm@^6hj +`[6B=i[3jgoHrAnjX'snhZ*9rhZ*!jcN!;ZfDk%]cid0qR/cS$aoCNNjo5st1iW&Tul2Lb'r[.%4g*Z7fdjE*7qBkY1g*Z4ee0aG[fI#b\nKn6ugAfnSmJiM"mf1Z] +m/PK\mf1rek5Y'#lMpi1m/Pifo)I_sl2THamJkW^!64(!jsK^"i[4R&P9te~> +`^>FZi^;o/oL%F6j[0#OhZ*::hZ*"2cN!<"fDk&%cid19R/cSAaoCNkjo5R +fDk8+M>stNiW&U=l2Lb-r^6)Qg-b<.dmM.TqEs]Ng-b9-e3iL#fL+g$nO!;KgAfnpmJiM?mf1[% +m/PL$mf1s-k5Y'@lMpiNm/Pj.o)I`;l2TI)mJkX&!6jL'k!Sb?i^ +`g;AYig8j.oU"A5jd,tChZ*;9hZ*#1cN!=!fDk'$cid28R/cT@aoCOjjo5=Vka):F +fDk9*M>suMiW&Vmf1\$ +m/PM#mf1t,k5Y(?lMpjMm/Pk-o)Ia:l2TJ(mJkY%!9E2?k*P]>ig9QBPF$e~> +`[6B=h^7glmj?iii?m^e!($0&hZ*!jcN!;Zf)On[dJrS\]`6te[pa4Jiga;FgQR;/#d3e5[dO+D^fd>_Y +!aI'!jo>9+m/Pifn,MW!kPs3^mJkT]huE0m!64I,j!OX&P9te~> +`^>FZha?l4mmGn1iBuc-!*\q\hZ*"2cN!<"f)Oo#dJrT$]`6tYjo=j9Hm/Pj.n,MW>kPs4&mJkU%huE15!6jm2j$W\CP='j~> +`g;AYhj:Gm/Pk-n,MX=kPs5%mJkV$huE24!9ESJj-TWBPF$e~> +`[6?jE[mJklemf1Z]b5_5`mf1ufmJkZ_!(#cIgEs'&h'VOhQR;/#d3e5[dO+D^fI"T; +!64sam/PiflMpB$jo5=)fd?+dd3cL*j!OX&P9te~> +`^>CYgd;(MqZ#eIg]-+t!/U1FlU0P/mR,;"mR,S*k!RSsm6eMchF$f4lU.'>mR,%pj?ip'nGhN9 +ec5&)MZ9tL_>jF#mJkm-mf1[%b5_6(mf2!.mJk['!*\ObgI&+Ch*^T0QUC3@d6m:#dR3I&fL*XX +!6kC/m/Pj.lMpBAjo5=:fgG0,d6kPGj$W\CP='j~> +`g;>Xgm8#mqZ#fHg]-,s!5A"'l^-K.m[)6!m[)N)k*ONrm?bHbhO!a3l^+"=m[(uojHfk\nGhO8 +ec5'(MZ9uK_>jG"mJkn,mf1\$b5_7'mf2"-mJk\&!2ScWgR#&Bh3[O/Q^@.?d?j5"d[0D%fU'SW +!9F*Fm/Pk-lMpC@jo5=pfpD++d?hKFj-TWBPF$e~> +a!QB;]dDJ5\0g)4mO$6ZmO$Kae0a;Wm3]FE\0dUCmO#sR[O0N(mO!hkZ6mHgq^1_1g*Z7fcmI!: +pEo>.g*Z4edjEuP!-e6DlR'RMs!I%2h^7ajQR;/#d3e5[dO+D^fI"T;r$Le1ga9c8fI$"ccmHF* +j!OX&P9te~> +a$YFX]gLNR\3o-QmR,;"mR,P)e3i?tm6eJb\3lY`mR,"o[R8REmR)m3Z9uM/qa9cNg-b<.cpQ%W +pI"BKg-b9-dmN$m!/UGjlU/Vjs$Q)Oha?f2QUC3@d6m:#dR3I&fL*XXr'TiNgdAgUfL,'+cpPJG +j$W\CP='j~> +a-VAW]pIIQ\bTfU)"*d$MEF +j-TWBPF$e~> +a!QB;!<9b[g&JT0hZ*!jcN!;Zec4,Gjo=]p\c92eR/cS$`W*Fpe,Sh_MZ9q.`;fZ\mJklemf1T[ +cN!Sbmf1ufmJkT]f)P%_`rH#bkl9TgmJiM"mf1Z]m/PK\mf1lca8c#`m/Pif^]2n4mJkKZ^&R+> +qu;g+J,~> +a$YFX!<9c#g&JTMhZ*"2cN!<"ec4,djo=^8\c93-R/cSA`W*G8e,Si'MZ9qK`;f[$mJkm-mf1U# +cN!T*mf2!.mJkU%f)P&'`rH$*kl9U/mJiM?mf1[%m/PL$mf1m+a8c$(m/Pj.^]2nQmJkL"^&R+[ +qu;gHJ,~> +a-VAW!<9d"g&JULhZ*#1cN!=!ec4-cjo=_7\c94,R/cT@`W*H7e,Sj&MZ9rJ`;f\#mJkn,mf1V" +cN!U)mf2"-mJkV$f)P'&`rH%)kl9V.mJiN>mf1\$m/PM#mf1n*a8c%'m/Pk-^]2oPmJkM!^&R,Z +qu;hGJ,~> +a!QB;s8Th\f`(qq]-cD7mO$6ZmO$H`eL'DXm3]@C\gEgEmO#mP\gGl*mO!kl!0OK4`rGi]mJkle +mf1QZd/Wbcmf1ufmJkT]f)P"^aT)2cjT" +a$YFXs8Ti$f`(r-]0kHTmR,;"mR,M(eO/Hum6eD`\jMkbmR+qm\jOpGmR)p4!2$J_`rGj%mJkm- +mf1R"d/Wc+mf2!.mJkU%f)P#&aT)3+jT"=/mJiM?mf1[%m/PL$mf1j*aoD3)m/Pj._#MtQmJkI! +^Am7]qYu^GJ,~> +a-VAWs8Tj#f`(rc]9hCSm[)6!m[)H'eX,Ctm?b?_\sJfam[(ll\sLkFm[&k3!6VO4`rGk$mJkn, +mf1S!d/Wd*mf2"-mJkV$f)P$%aT)4*jT">.mJiN>mf1\$m/PM#mf1k)aoD4(m/Pk-_#MuPmJkIu +^Am8\qYu_FJ,~> +a!QB;rr2t'_'[b5]I)M8mO$6ZmO$E_egBMYm3]=B]-`pFmO#jO]I)&+mO!klXsV6ipa5D.g*Z7f +bU1g=oHs#+g*Z4ed3dKFl6a[RqBk;'jsKKqQR;/#d3e5[dO+D^egAQ>q'PJ.ga9l;eL'\`bpEG1 +_#NIBqYu^*J,~> +a$YFXrr2t<_*cfR]L1QUmR,;"mR,J'ejJR!m6eA_]0htcmR+nl]L1*HmR)p4Y!^;1pd=HKg-b<. +bX9kZoL&'Hg-b9-d6lOcl9i_oqEs?Dk!SP9QUC3@d6m:#dR3I&ejIU[q*XNKgdApXeO/a(bsMKT +_#NI_qYu^GJ,~> +a-VAWrr2u&_3`aQ]U.LTm[)6!m[)E&esGLum?b<^]9eobm[(ik]U.%Gm[&k3Y*[60pm:CJg6_7- +ba6fYoU#"Gg6_4,d?iJblBfZnqNp:Ck*PK8Q^@.?d?j5"d[0D%esFPZq3UIJgm>kWeX,\'c'JFk +_#NJ^qYu_FJ,~> +aiRCqYu^*J,~> +a?tOYqu=N#ec3iR`qYu^GJ,~> +aHqJXqu=O"ec3=LhZ*#1cN!=!e,KF"f9bV!m?b6\]pG,dm[(fj^6d4Hm[&k3Xd@31pQt:Ig6_7- +bEpf[nsAeEg6_4,d?aj;f`13&bl@L*j8\;/mJiN>mf1\$m/PM#mf1h(bl@I)m/Pk-_Z/,PmJk@r +_>iS_qYu_FJ,~> +ah=ucN!;ZMuTk*bl@A`mJklemf1BU +g&LRhmf1ufmJkN[f`1.^cN!VcjT"BimJiM"mf1Z]m/PK\mf1c`ci<\cm/Pif_uJ14mJk +a?tOYqZ"H#eGm6MhZ*"2cN!<"df7odjo=^8[/[j-R/cSA_>h>=cN!<"MuTkGbl@B(mJkm-mf1Br +g&LS0mf2!.mJkO#f`1/&cN!W+jT"C1mJiM?mf1[%m/PL$mf1d(ci<]+m/Pj._uJ1QmJk +aHqJXqZ"I"eGm7LhZ*#1cN!=!df7pcjo=_7[/[k,R/cT@_>h?mf1\$m/PM#mf1e'ci<^*m/Pk-_uJ2PmJk=q_Z/\` +qu;eFJ,~> +a\A[df7*0hZ*!jcN!;ZdJqiGjo=]pZi@ceR/cS$_#FD9`$Wb/mO!nm!3E4JcN!PamJkle +mf1cpjmf1ufmJkKZg&L4^dJrkdjT"BimJiM"mf1Z]m/PK\mf1`_dJrkdm/Pif`;e74mJk9T +_uJgFqYu[)J,~> +a?tOYq>\B#df7*MhZ*"2cN!<"dJqidjo=^8Zi@d-R/cSA_#FDC`'_fLmR)s5!4JpqcN!Q)mJkm- +mf1cq2mf2!.mJkL"g&L5&dJrl,jT"C1mJiM?mf1[%m/PL$mf1a'dJrl,m/Pj.`;e7QmJk9q +_uJgcqYu[FJ,~> +aHqJXq>\C"df7+LhZ*#1cN!=!dJqjcjo=_7Zi@e,R/cT@_#FDd`0\aKm[&n4!8"9cr1mf2"-mJkM!g&L6%dJrm+jT"D0mJiN>mf1\$m/PM#mf1b&dJrm+m/Pk-`;e8PmJk:p +_uJhbqYu\EJ,~> +aS~> +a?tOYp]&6#dJq$MhZ*"2cN!<"d/Vcdjo=^8Z2_X-R/cSA^Al2?bl@)uN;okEd/W`*mJkm-mf16n +ir9#&m6g=Ag-b9-c9p=ck!RVto0_U=kX4b;QUC3@d6m:#dR3I&dR2L`oL&!FgdB'\d6m=$a@!oG +j[8nEO[FX~> +aHqJXp]&7"dJq%LhZ*#1cN!=!d/Vdcjo=_7Z2_Y,R/cT@^Al3>bl@*tN;olDd/Wa)mJkn,mf17m +ir9#>m?d8@g6_4,cBm8bk*OQso9\P +aX2T=p&E&Zci:m0hZ*!jcN!;ZcMuWGjo=]pYQ)KeR/cS$^&J'uasP:2mO!nmV^BpnngS~> +a[:XZp&E'"ci:mMhZ*"2cN!<"cMuWdjo=^8YQ)L-R/cSA^&J(9b!X>OmR)s5VaJu6njDgEg-b<. +_F*Mdl9k%?fgG0,bsU:dj?qMun3c=;kX4b;QUC3@d6m:#dR3I&d6lLbnjDdDgdB-^cU7+"`^@cG +j[8nEO[FX~> +ad7SYp&E(!ci:nLhZ*#1cN!=!cMuXcjo=_7YQ)M,R/cT@^&J).b*U9Nm[&n4VjGp5nsAbDg6_7- +_O'HclBgu>fpD++c'R5cjHnHtn<`8:ka1]:Q^@.?d?j5"d[0D%d?iGansA_Cgm?(]c^4&!`g=^F +jd5iDOdCR~> +aX2T=oDcoZc2Ya0hZ*!jcN!;Zc2ZTHjT"ToY5cEeR/cS$]Dp,&aT(ZTN;ob%f)P7emJklemf1$K +mf*9Lk9fZtfd?+dbU20Gj!NFYmj@/rkU,]sQR;/#d3e5[dO+D^cmIEFnL!W&ga:,Bc6hrY`?rY* +jX0m)O=#J~> +a[:XZoDcp"c2YaMhZ*"2cN!<"c2ZTejT"U7Y5cF-R/cSA]Dp,CaT(ZqN;obBf)P8-mJkm-mf1$h +mf*9Zk +ad7SYoDcq!c2YbLhZ*#1cN!=!c2ZUdjT"V6Y5cG,R/cT@]Dp-BaT([pN;ocAf)P9,mJkn,mf1%g +mf*:0kEkZ;fpD++ba7/cj-SEun!E/9ka1]:Q^@.?d?j5"d[0D%d$NDbnX&VBgm?+^cBmqu`L"XF +jd5lEOI(I~> +aX2T=nc-cZbQ#^3!(#E?mO$6ZmO$0XhBq=`m3\q7aX3;QmO#LEd3cm5mO!nmV'Z2DgAgUgmJkle +mf0dDr;Qbui?n!mfd?+dasQ$Gi?m@[lmClpkU,]sQR;/#d3e5[dO+D^cR.EHmj@E$gEt,DbU2`W +_^ +a[:XZnc-d"bQ#^P!*\1XmR,;"mR,4uhF$B(m6duTa[;?nmR+Pbd6kqRmR)s5V*b6kgAgV/mJkm- +mf0dar;Qc*iC!&5fgG0,b!Y(diBuE#lpKq8kX4b;QUC3@d6m:#dR3I&cU6IemmHIAgI'0abX:dt +_aDWIj?reDO@+N~> +ad7SYnc-e!bQ#_O!2SEMm[)6!m[)/thO!='m?apSad8:mm[(Kad?hlQm[&n4V3_26gAgW.mJkn, +mf0e`r;QcKiKs!4fpD++b*V#ciKr@"m$Hl7ka1]:Q^@.?d?j5"d[0D%c^3Ddn!ED@gR$+`ba7_s +_jARHjHo`COI(I~> +aX2T=n,Lc^`W+72f`1@dcN!;Zb5^BHjT"ToWW1 +a[:XZn,Ld&`W+7Of`1A,cN!<"b5^BejT"U7WW1=4!6gW+mR+J`eO.:TmR*!6U-m`9mR-CAg-b<. +P!e[;fgG0,a[>"di'RKJiVrn6ksOY6kX4b;QUC3@d6m:#dR3I&bsUCgm6g7?f0dscb!YRr_F)`N +ha@8?O@+N~> +ad7SYn,Le%`W+8Nf`1B+cN!=!b5^CdjT"V6WW1>3!9B=Cm[(E_eX+5Sm[&q5U6j[8m[*>@g6_7- +P*bV:fpD++ad:rci0OG>iVrnll'LT5ka1]:Q^@.?d?j5"d[0D%c'R>fm?d2>f9anbb*VMq_O&[M +hj=3>OI(I~> +asM]>m/PZa^Alb2eGnq`cN!;ZaT(6HjT"ToVuPipMNW5Xui;`-jmJklemf/Fs +mf1remJk3Rir@g]jo=Ehl2TonmJiM"mf1Z]m/PK\mf1HWj8\Elm/PN]f`/u=mJjpJf`0\QqYuX( +J,~> +b!Ua[m/P[)^AlbOeGnr(cN!<"aT(6ejT"U7VuP=8NW8E6[/\lJ_>ipjNW5Y=i;`.2mJkm-mf/G; +mf1s-mJk3oir@h%jo=F0l2Tp6mJiM?mf1[%m/PL$mf1Htj8\F4m/PO%f`/uZmJjpgf`0\nqYuXE +J,~> +b*R\Zm/P\(^AlcNeGns'cN!=!aT(7djT"V6VuP>7NW8F5[/\mI_>iqiNW5Zmf1\$m/PM#mf1Isj8\G3m/PP$f`0!YmJjqff`0]mqYuYD +J,~> +asM]>l2TTe\,Y;3JcE@^jsGZZnc&T5hBmgRVuHb:i?j-U\,W!Gjo=Tmmf1remf/Fsmf1remf10O +k5X-^lMochm/Q2p!3GVgQR;/#d3e8\!3FTqmf1BUkl9fmmJkHYiW$eB!3GVg]I)S:egC:oO!]A~> +b!Ua[l2TU-\,Y;PJcE@^k!O_"nc&TFhEukoVuHb@iBr1r\,W!djo=U5mf1s-mf/G;mf1s-mf10l +k5X.&lMod0m/Q38!4M=qQUC3@d6m=$!4L +b*R\Zl2TV,\,Y +asM]>jo=QlXT.H1JcE(Vlm@;`lMgk(k9bc[T)\"$JcE(VQmV;%JL7 +b!Ua[jo=R4XT.HNJcE(VlpH@(lMgk.k +b*R\Zjo=S3XT.IMJcE(Vm$E;'lMgkFkEgc"T)\#@JcE(VR$[:AJX<=%mf.s,!3knke!KY*g6_@0 +JX:qSO-]k-nc+l@n,Is*h3[O/d$OV/O-b@~> +asM]>JcG9?od57iVuQK +b!Ua[JcG9?og=<1VuQKY!/Q4+hZ*79!-*SiOT5#AJcDkPJO=uUX@)FUJO=uUJO=uUJO=uUJO>Sf +qYuUDJ,~> +b*R\ZJcG9?op:70VuQLX!5=$ahZ*88!3h%SOT5$@JcDkPJX:qSXI&ATJX:qSJX:qSJX:qSJX;Od +qYuVCJ,~> +b9hf?JcC<$JcC<$JcC<$JcC<$s8RWsJL7KG!($&QJL5ppJL5ppJL5ppJL6O,qYuU'J,~> +bSfqYuUDJ,~> +bEme[JcC<$JcC<$JcC<$JcC<$s8RY:JX +b9hf?JcC<$JcC<$JcC<$JcC<$s8RWsJL7KGmJh_aJL5ppJL5ppJL5ppOs^)+N[B8~> +b +bEme[JcC<$JcC<$JcC<$JcC<$s8RY:JX +b9hf?JcC<$JcC<$JcC<$JcC<$s8RWsJL7KGmf*9LJL5ppJL5ppJL5ppJL6R-qYuR&J,~> +bVgqYuRCJ,~> +bEme[JcC<$JcC<$JcC<$JcC<$s8RY:JX +b9hf?JcC<$JcC<$JcC<$JcC<$!<7TsJL7HFmf.hbJL5ppJL5ppJL5ppOs^&*N[B8~> +b +bEme[JcC<$JcC<$JcC<$JcC<$!<7V:JX +bU.o@JcC<$JcC<$JcC<$JcC<$s8RWsJL7HFmf.hbJL5ppJL5ppJL5ppOs^&*N[B8~> +bX6s]JcC<$JcC<$JcC<$JcC<$s8RX;JO?M+mf.i*JO=uUJO=uUJO=uUP!f*GN^J<~> +ba3n\JcC<$JcC<$JcC<$JcC<$s8RY:JX +bU.o@JcC<$JcC<$JcC<$JcC<$s8RWsJL7KGmJh_aJL5ppJL5ppJL5ppOs^)+N@'/~> +bX6s]JcC<$JcC<$JcC<$JcC<$s8RX;JO?P,mJh`)JO=uUJO=uUJO=uUP!f-HNC/3~> +ba3n\JcC<$JcC<$JcC<$JcC<$s8RY:JX +bU.o@JcC<$JcC<$JcC<$JcC<$s8RWsJL7KGmJh_aJL5ppJL5ppJL5ppP:$/+N@'/~> +bX6s]JcC<$JcC<$JcC<$JcC<$s8RX;JO?P,mJh`)JO=uUJO=uUJO=uUP=,3HNC/3~> +ba3n\JcC<$JcC<$JcC<$JcC<$s8RY:JX +bU.o@JcC<$JcC<$JcC<$JcC<$!<7TsJL7HFmJh_aJL5ppJL5ppJL5ppP:$/+N@'/~> +bX6s]JcC<$JcC<$JcC<$JcC<$!<7U;JO?M+mJh`)JO=uUJO=uUJO=uUP=,3HNC/3~> +ba3n\JcC<$JcC<$JcC<$JcC<$!<7V:JX +bpJ#AJcC<$JcC<$JcC<$JcC<$s8RWsJL7KGmJh_aJL5ppJL5ppJL5ppOs^&*N@'/~> +bsR'^JcC<$JcC<$JcC<$JcC<$s8RX;JO?P,mJh`)JO=uUJO=uUJO=uUP!f*GNC/3~> +c'O"]JcC<$JcC<$JcC<$JcC<$s8RY:JX +bpJ#AJcC<$JcC<$JcC<$JcC<$s8RWsJL7NHm/MV`JL5ppJL5ppJL5ppOs^)+N$a&~> +bsR'^JcC<$JcC<$JcC<$JcC<$s8RX;JO?S-m/MW(JO=uUJO=uUJO=uUP!f-HN'i*~> +c'O"]JcC<$JcC<$JcC<$JcC<$s8RY:JX +bpJ#AJcC<$JcC<$JcC<$JcC<$s8RWsJL7NHm/MV`JL5ppJL5ppJL5ppP:$/+N$a&~> +bsR'^JcC<$JcC<$JcC<$JcC<$s8RX;JO?S-m/MW(JO=uUJO=uUJO=uUP=,3HN'i*~> +c'O"]JcC<$JcC<$JcC<$JcC<$s8RY:JX +bpJ#AJcC<$JcC<$JcC<$JcC<$!<7TsJL7NHli2M_JL5ppJL5ppJL5ppP:$/+N$a&~> +bsR'^JcC<$JcC<$JcC<$JcC<$!<7U;JO?S-li2N'JO=uUJO=uUJO=uUP=,3HN'i*~> +c'O"]JcC<$JcC<$JcC<$JcC<$!<7V:JX +c6e,BJcC<$JcC<$JcC<$JcC<$s8RWsJL7QIli2M_JL5ppJL5ppJL5ppOs^&*N$a&~> +c9m0_JcC<$JcC<$JcC<$JcC<$s8RX;JO?V.li2N'JO=uUJO=uUJO=uUP!f*GN'i*~> +cBj+^JcC<$JcC<$JcC<$JcC<$s8RY:JX +c6e,BJcC<$JcC<$JcC<$JcC<$s8RWsJL7QIli2M_JL5ppJL5ppJL5ppOs^)+M^Er~> +c9m0_JcC<$JcC<$JcC<$JcC<$s8RX;JO?V.li2N'JO=uUJO=uUJO=uUP!f-HMaN!~> +cBj+^JcC<$JcC<$JcC<$JcC<$s8RY:JX +c6e,BJcC<$JcC<$JcC<$JcC<$s8RWsJL7TJli2M_JL5ppJL5ppJL5ppOs^&*M^Er~> +c9m0_JcC<$JcC<$JcC<$JcC<$s8RX;JO?Y/li2N'JO=uUJO=uUJO=uUP!f*GMaN!~> +cBj+^JcC<$JcC<$JcC<$JcC<$s8RY:JX +c6e,BJcC<$JcC<$JcC<$JcC<$!<7TsJL7TJlMlD^JL5ppJL5ppJL5ppOs^&*M^Er~> +c9m0_JcC<$JcC<$JcC<$JcC<$!<7U;JO?Y/lMlE&JO=uUJO=uUJO=uUP!f*GMaN!~> +cBj+^JcC<$JcC<$JcC<$JcC<$!<7V:JX +cR+5CJcC<$JcC<$JcC<$JcC<$s8RWsJL7WKlMlD^JL5ppJL5ppJL5ppOXBr)M^Er~> +cU39`JcC<$JcC<$JcC<$JcC<$s8RX;JO?\0lMlE&JO=uUJO=uUJO=uUO[K!FMaN!~> +c^04_JcC<$JcC<$JcC<$JcC<$s8RY:JX +cR+5CJcC<$JcC<$JcC<$JcC<$s8RWsJL7]Mkl62\JL5ppJL5ppJL5ppOXBu*MC*i~> +cU39`JcC<$JcC<$JcC<$JcC<$s8RX;JO?b2kl63$JO=uUJO=uUJO=uUO[K$GMF2m~> +c^04_JcC<$JcC<$JcC<$JcC<$s8RY:JX<^0kl64#JX:qSJX:qSJX:qSOdGtFMO/h~> +cR+5CJcC<$JcC<$JcC<$JcC<$s8RWsJL9V.rr::kkl62\JL5ppJL5ppJL5ppOXBr)MC*i~> +cU39`JcC<$JcC<$JcC<$JcC<$s8RX;JOAZhrr:;3kl63$JO=uUJO=uUJO=uUO[K!FMF2m~> +c^04_JcC<$JcC<$JcC<$JcC<$s8RY:JX>Vfrr:<2kl64#JX:qSJX:qSJX:qSOdGqEMO/h~> +cR+5CJcC<$JcC<$JcC<$JcC<$!<7TsJL9Y/q>\njkPp)[JL5ppJL5ppJL5ppOXBr)MC*i~> +cU39`JcC<$JcC<$JcC<$JcC<$!<7U;JOA]iq>\o2kPp*#JO=uUJO=uUJO=uUO[K!FMF2m~> +c^04_JcC<$JcC<$JcC<$JcC<$!<7V:JX>Ygq>\p1kPp+"JX:qSJX:qSJX:qSOdGqEMO/h~> +cmF>DJcC<$JcC<$JcC<$JcC<$s8RWsJL9Y/pA`blk5TuZJL5ppJL5ppJL5ppO='i(MC*i~> +cpNBaJcC<$JcC<$JcC<$JcC<$s8RX;JOA]ipA`c4k5U!"JO=uUJO=uUJO=uUO@/mEMF2m~> +d$K=`JcC<$JcC<$JcC<$JcC<$s8RY:JX>YgpA`d3k5U"!JX:qSJX:qSJX:qSOI,hDMO/h~> +cmF>DJcC<$JcC<$JcC<$JcC<$s8RWsJL9\0!-e&7h'V7`JL5ppJL5ppJL5ppJL6F)qu;L"J,~> +cpNBaJcC<$JcC<$JcC<$JcC<$s8RX;JOA`j!/U7Hh*^<(JO=uUJO=uUJO=uUJO>Jcqu;L?J,~> +d$K=`JcC<$JcC<$JcC<$JcC<$s8RY:JX>\h!5A()h3[7'JX:qSJX:qSJX:qSJX;Faqu;M>J,~> +cmF>DJcC<$JcC<$JcC<$JcC<$s8RWsJL9\0mf2;ojSscXJL5ppJL5ppJL5ppO!a`'M'd`~> +cpNBaJcC<$JcC<$JcC<$JcC<$s8RX;JOA`jmf2<7jSscuJO=uUJO=uUJO=uUO$idDM*ld~> +d$K=`JcC<$JcC<$JcC<$JcC<$s8RY:JX>\hmf2=6jSsdtJX:qSJX:qSJX:qSO-f_CM3i_~> +cmF>DJcC<$JcC<$JcC<$JcC<$!<7TsJL9Y/l2U&riW"HUJL5ppJL5ppJL5ppO!a`'M'd`~> +cpNBaJcC<$JcC<$JcC<$JcC<$!<7U;JOA]il2U':iW"HrJO=uUJO=uUJO=uUO$idDM*ld~> +d$K=`JcC<$JcC<$JcC<$JcC<$!<7V:JX>Ygl2U(9iW"IqJX:qSJX:qSJX:qSO-f_CM3i_~> +d3aGEJcC<$JcC<$JcC<$JcC<$s8RWsJL9Y/huE^]!-d,rJL5ppJL5ppJL5ppJL6C(qYuC!J,~> +d6iKbJcC<$JcC<$JcC<$JcC<$s8RX;JOA]ihuE^r!/T>.JO=uUJO=uUJO=uUJO>GbqYuC>J,~> +d?fFaJcC<$JcC<$JcC<$JcC<$s8RY:JX>YghuE_\!5@.dJX:qSJX:qSJX:qSJX;C`qYuD=J,~> +d3aGEJcC<$JcC<$JcC<$JcC<$s8RWsJL9Y/[Jte)JL5ppJL5ppJL5ppN@+Q&LaIW~> +d6iKbJcC<$JcC<$JcC<$JcC<$s8RX;JOA]i[JteFJO=uUJO=uUJO=uUNC3UCLdQ[~> +d?fFaJcC<$JcC<$JcC<$JcC<$s8RY:JX>Yg[JtfEJX:qSJX:qSJX:qSNL0PBLmNV~> +d3aGEJcC<$JcC<$JcC<$JcC<$s8RWsJL9Y/[f:n*JL5ppJL5ppJL5ppN@+N%LaIW~> +d6iKbJcC<$JcC<$JcC<$JcC<$s8RX;JOA]i[f:nGJO=uUJO=uUJO=uUNC3RBLdQ[~> +d?fFaJcC<$JcC<$JcC<$JcC<$s8RY:JX>Yg[f:oFJX:qSJX:qSJX:qSNL0MALmNV~> +d3aGEJcC<$JcC<$JcC<$JcC<$!<7TsJL9V.\,V"+JL5ppJL5ppJL5ppN$eE$LaIW~> +d6iKbJcC<$JcC<$JcC<$JcC<$!<7U;JOAZh\,V"HJO=uUJO=uUJO=uUN'mIALdQ[~> +d?fFaJcC<$JcC<$JcC<$JcC<$!<7V:JX>Vf\,V#GJX:qSJX:qSJX:qSN0jD@LmNV~> +dO'PFJcC<$JcC<$JcC<$JcC<$s8RWsJL9V.\Gq+,JL5ppJL5ppJL5ppM^J<#LaIW~> +dR/TcJcC<$JcC<$JcC<$JcC<$s8RX;JOAZh\Gq+IJO=uUJO=uUJO=uUMaR@@LdQ[~> +d[,ObJcC<$JcC<$JcC<$JcC<$s8RY:JX>Vf\Gq,HJX:qSJX:qSJX:qSMjO;?LmNV~> +dO'PFJcC<$JcC<$JcC<$JcC<$s8RWsJL9V.])R=.JL5ppJL5ppJL5ppM'i-"LF.N~> +dR/TcJcC<$JcC<$JcC<$JcC<$s8RX;JOAZh])R=KJO=uUJO=uUJO=uUM*q1?LI6R~> +d[,ObJcC<$JcC<$JcC<$JcC<$s8RY:JX>Vf])R>JJX:qSJX:qSJX:qSM3n,>LR3M~> +dO'PFJcC<$JcC<$JcC<$JcC<$s8RWsJL9V.]DmF/JL5ppJL5ppJL5ppM'i*!LF.N~> +dR/TcJcC<$JcC<$JcC<$JcC<$s8RX;JOAZh]DmFLJO=uUJO=uUJO=uUM*q.>LI6R~> +d[,ObJcC<$JcC<$JcC<$JcC<$s8RY:JX>Vf]DmGKJX:qSJX:qSJX:qSM3n)=LR3M~> +dO'PFJcC<$JcC<$JcC<$JcC<$!<7TsJL9S-]`3O0JL5ppJL5ppJL5ppLaMuuLF.N~> +dR/TcJcC<$JcC<$JcC<$JcC<$!<7U;JOAWg]`3OMJO=uUJO=uUJO=uULdV%=LI6R~> +d[,ObJcC<$JcC<$JcC<$JcC<$!<7V:JX>Se]`3PLJX:qSJX:qSJX:qSLmRu +djBYGJcC<$JcC<$JcC<$JcC<$s8RWsJL9S-^Aia2JL5ppJL5ppJL5ppL*lcsLF.N~> +dmJ]dJcC<$JcC<$JcC<$JcC<$s8RX;JOAWg^AiaOJO=uUJO=uUJO=uUL-th;LI6R~> +e!GXcJcC<$JcC<$JcC<$JcC<$s8RY:JX>Se^AibNJX:qSJX:qSJX:qSL6qc:LR3M~> +djBYGJcC<$JcC<$JcC<$JcC<$s8RWsJL9S-_#Js4JL5ppJL5ppJL5ppKI6TrL*hE~> +dmJ]dJcC<$JcC<$JcC<$JcC<$s8RX;JOAWg_#JsQJO=uUJO=uUJO=uUKL>Y:L-pI~> +e!GXcJcC<$JcC<$JcC<$JcC<$s8RY:JX>Se_#JtPJX:qSJX:qSJX:qSKU;T9L6mD~> +djBYGJcC<$JcC<$JcC<$JcC<$s8RWsJL9S-_Z,06JL5ppJL5ppJL5ppK-pHpL*hE~> +dmJ]dJcC<$JcC<$JcC<$JcC<$s8RX;JOAWg_Z,0SJO=uUJO=uUJO=uUK1#M8L-pI~> +e!GXcJcC<$JcC<$JcC<$JcC<$s8RY:JX>Se_Z,1RJX:qSJX:qSJX:qSK9uH7L6mD~> +djBYGJcC<$JcC<$JcC<$JcC<$!<7TsJL9A'b5[#>JL5ppJL5ppJL5ppJL1@DqYu9sJ,~> +dmJ]dJcC<$JcC<$JcC<$JcC<$!<7U;JOAEab5[#[JO=uUJO=uUJO=uUJO9E)qYu:;J,~> +e!GXcJcC<$JcC<$JcC<$JcC<$!<7V:JX>A_b5[$ZJX:qSJX:qSJX:qSJX6A'qYu;:J,~> +e0]bHJcC<$JcC<$JcC<$JcC<$s8RWsJL92"!63LfJL5ppJL5ppJL5ppJL5ppr?hC@L*hE~> +e3efeJcC<$JcC<$JcC<$JcC<$s8RX;JOA6\!6iplJO=uUJO=uUJO=uUJO=uUrBpG]L-pI~> +e2Z!9DW/JX:qSJX:qSJX:qSJX:qSrKmB\L6mD~> +e0]bHJcC<$JcC<$JcC<$JcC<$s8RWsJL9"r!(#E?!60R:JL5ppJL5ppJL5ppJL:4?qu;?sJ,~> +e3efeJcC<$JcC<$JcC<$JcC<$s8RX;JOA'W!*\1X!6g!]JO=uUJO=uUJO=uUJOB9$qu;@;J,~> +e#U!2SEM!9A]tJX:qSJX:qSJX:qSJX?5"qu;A:J,~> +e0]bHJcC<$JcC<$JcC<$JcC<$s8RWsJL8elk5TuZJL5ppJL5ppJL5ppJL:%:qYu6rJ,~> +e3efeJcC<$JcC<$JcC<$JcC<$s8RX;JO@jQk5U!"JO=uUJO=uUJO=uUJOB)tqYu7:J,~> +e +e0]bHJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqYu6rJ,~> +e3efeJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qYu7:J,~> +e +eL#kIJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqYu6rJ,~> +eO+ofJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qYu7:J,~> +eX(jeJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +eL#kIJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqu; +eO+ofJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qu;=:J,~> +eX(jeJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX9J,~> +eL#kIJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EEqYu3qJ,~> +eO+ofJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*qYu49J,~> +eX(jeJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +eL#kIJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqYu3qJ,~> +eO+ofJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qYu49J,~> +eX(jeJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +eg>tJJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqYu3qJ,~> +ejG#gJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qYu49J,~> +esCsfJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +eg>tJJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EE!($M^K-l*~> +ejG#gJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*!*]:"K0t.~> +esCsfJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +eg>tJJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EEqYu0pJ,~> +ejG#gJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*qYu18J,~> +esCsfJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +eg>tJJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqYu0pJ,~> +ejG#gJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qYu18J,~> +esCsfJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +f-Z(KJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqYu0pJ,~> +f0b,hJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qYu18J,~> +f9_'gJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +f-Z(KJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EE!*oF$JgQ!~> +f0b,hJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*!-.o9JjY%~> +f9_'gJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +f-Z(KJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EEqYu-oJ,~> +f0b,hJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*qYu.7J,~> +f9_'gJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +f-Z(KJcC<$JcC<$JcC<$JcC<$!<7TsJL5ppJL5ppJL5ppJL5ppJL7BDqYu-oJ,~> +f0b,hJcC<$JcC<$JcC<$JcC<$!<7U;JO=uUJO=uUJO=uUJO=uUJO?G)qYu.7J,~> +f9_'gJcC<$JcC<$JcC<$JcC<$!<7V:JX:qSJX:qSJX:qSJX:qSJX +fHu1LJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqYu-oJ,~> +fL(5iJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qYu.7J,~> +fU%0hJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +fHu1LJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EE!*oF$JL5m~> +fL(5iJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*!-.o9JO=q~> +fU%0hJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +fHu1LJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EEqYu*nJ,~> +fL(5iJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*qYu+6J,~> +fU%0hJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +fHu1LJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EEqYu*nJ,~> +fL(5iJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*qYu+6J,~> +fU%0hJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +fd;:MJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqYu*nJ,~> +fgC>jJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qYu+6J,~> +fp@9iJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +fd;:MJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EE!0R0YJL1@DJ,~> +fgC>jJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*!2'/gJO9E)J,~> +fp@9iJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +fd;:MJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EEqYu*n!%*3~> +fgC>jJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*qYu+6!(28~> +fp@9iJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +fd;:MJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EEqYu*n!%*3~> +fgC>jJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*qYu+6!(28~> +fp@9iJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +g*VCNJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqYu*n!%*3~> +g-^GkJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qYu+6!(28~> +g6[BjJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +g*VCNJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EE!3H(tJL:CDJ,~> +g-^GkJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*!4Me)JOBH)J,~> +g6[BjJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +g*VCNJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EEqYu*ns!E6~> +g-^GkJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*qYu+6s$M;~> +g6[BjJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +g*VCNJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EEqYu*ns!E6~> +g-^GkJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*qYu+6s$M;~> +g6[BjJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +gEqLOJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7BDqYu*ns!E6~> +gI$PlJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?G)qYu+6s$M;~> +gR!KkJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +gEqLOJcC<$JcC<$JcC<$JcC<$s8RWsJL5ppJL5ppJL5ppJL5ppJL7EE!3H(tJL:@CJ,~> +gI$PlJcC<$JcC<$JcC<$JcC<$s8RX;JO=uUJO=uUJO=uUJO=uUJO?J*!4Me)JOBE(J,~> +gR!KkJcC<$JcC<$JcC<$JcC<$s8RY:JX:qSJX:qSJX:qSJX:qSJX +gEqLOJcC<$JcC<$JcC<$JcC<$rr7NrJL5ppJL5ppJL5ppJL5ppJL7HFqYu*nr[*-~> +gI$PlJcC<$JcC<$JcC<$JcC<$rr7O:JO=uUJO=uUJO=uUJO=uUJO?M+qYu+6r^22~> +gR!KkJcC<$JcC<$JcC<$JcC<$rr7P9JX:qSJX:qSJX:qSJX:qSJX +gEqLOJcC<$JcC<$JcC<$JcC<$_>j=9JL5ppJL5ppJL5ppJL5ppJL:+ +gI$PlJcC<$JcC<$JcC<$JcC<$_>j=NJO=uUJO=uUJO=uUJO=uUJOB0!N,\jAlMlE&r^22~> +gR!KkJcC<$JcC<$JcC<$JcC<$_>j>8JX:qSJX:qSJX:qSJX:qSJX?+tN3E +ga7UPJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$U&TZjr[*-~> +gd?YmJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$U&T[2r^22~> +gm +ga7UPJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$UAockr?d$~> +gd?YmJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$UAod3rBl)~> +gm +ga7UPJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$UAockr?d$~> +gd?YmJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$UAod3rBl)~> +gm +ga7UPJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$UAockr?d$~> +gd?YmJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$UAod3rBl)~> +gm +h'R^QJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$U&TZjr?d$~> +h*ZbnJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$U&T[2rBl)~> +h3W]mJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$U&T\1rKi$~> +h'R^QJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$UAockr$Hp~> +h*ZbnJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$UAod3r'Pu~> +h3W]mJcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$JcC<$UAoe2r0Mp~> +JL5ppJL5ppJL5ppJL5ppl6ae]JL5ppJL5ppJL5ppJL5ppJL5ppJL5pp_^9m~> +JO=uUJO=uUJO=uUJO=uUl9ij:JO=uUJO=uUJO=uUJO=uUJO=uUJO=uU_aAq~> +JX:qSJX:qSJX:qSJX:qSlBff#JX:qSJX:qSJX:qSJX:qSJX:qSJX:qS_j>l~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +JL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL5ppJL:1>J,~> +JO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJO=uUJOB6#J,~> +JX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX:qSJX?2!J,~> +%%EndData +showpage +%%Trailer +end +%%EOF diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/img/logos/qmulblue.eps --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/img/logos/qmulblue.eps Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,10278 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: (ImageMagick) +%%Title: (qmulblue.eps) +%%CreationDate: (Fri Sep 5 15:27:17 2003) +%%BoundingBox: 0 0 600 200 +%%DocumentData: Clean7Bit +%%LanguageLevel: 1 +%%Pages: 1 +%%EndComments + +%%BeginDefaults +%%EndDefaults + +%%BeginProlog +% +% Display a color image. The image is displayed in color on +% Postscript viewers or printers that support color, otherwise +% it is displayed as grayscale. +% +/DirectClassPacket +{ + % + % Get a DirectClass packet. + % + % Parameters: + % red. + % green. + % blue. + % length: number of pixels minus one of this color (optional). + % + currentfile color_packet readhexstring pop pop + compression 0 eq + { + /number_pixels 3 def + } + { + currentfile byte readhexstring pop 0 get + /number_pixels exch 1 add 3 mul def + } ifelse + 0 3 number_pixels 1 sub + { + pixels exch color_packet putinterval + } for + pixels 0 number_pixels getinterval +} bind def + +/DirectClassImage +{ + % + % Display a DirectClass image. + % + systemdict /colorimage known + { + columns rows 8 + [ + columns 0 0 + rows neg 0 rows + ] + { DirectClassPacket } false 3 colorimage + } + { + % + % No colorimage operator; convert to grayscale. + % + columns rows 8 + [ + columns 0 0 + rows neg 0 rows + ] + { GrayDirectClassPacket } image + } ifelse +} bind def + +/GrayDirectClassPacket +{ + % + % Get a DirectClass packet; convert to grayscale. + % + % Parameters: + % red + % green + % blue + % length: number of pixels minus one of this color (optional). + % + currentfile color_packet readhexstring pop pop + color_packet 0 get 0.299 mul + color_packet 1 get 0.587 mul add + color_packet 2 get 0.114 mul add + cvi + /gray_packet exch def + compression 0 eq + { + /number_pixels 1 def + } + { + currentfile byte readhexstring pop 0 get + /number_pixels exch 1 add def + } ifelse + 0 1 number_pixels 1 sub + { + pixels exch gray_packet put + } for + pixels 0 number_pixels getinterval +} bind def + +/GrayPseudoClassPacket +{ + % + % Get a PseudoClass packet; convert to grayscale. + % + % Parameters: + % index: index into the colormap. + % length: number of pixels minus one of this color (optional). + % + currentfile byte readhexstring pop 0 get + /offset exch 3 mul def + /color_packet colormap offset 3 getinterval def + color_packet 0 get 0.299 mul + color_packet 1 get 0.587 mul add + color_packet 2 get 0.114 mul add + cvi + /gray_packet exch def + compression 0 eq + { + /number_pixels 1 def + } + { + currentfile byte readhexstring pop 0 get + /number_pixels exch 1 add def + } ifelse + 0 1 number_pixels 1 sub + { + pixels exch gray_packet put + } for + pixels 0 number_pixels getinterval +} bind def + +/PseudoClassPacket +{ + % + % Get a PseudoClass packet. + % + % Parameters: + % index: index into the colormap. + % length: number of pixels minus one of this color (optional). + % + currentfile byte readhexstring pop 0 get + /offset exch 3 mul def + /color_packet colormap offset 3 getinterval def + compression 0 eq + { + /number_pixels 3 def + } + { + currentfile byte readhexstring pop 0 get + /number_pixels exch 1 add 3 mul def + } ifelse + 0 3 number_pixels 1 sub + { + pixels exch color_packet putinterval + } for + pixels 0 number_pixels getinterval +} bind def + +/PseudoClassImage +{ + % + % Display a PseudoClass image. + % + % Parameters: + % class: 0-PseudoClass or 1-Grayscale. + % + currentfile buffer readline pop + token pop /class exch def pop + class 0 gt + { + currentfile buffer readline pop + token pop /depth exch def pop + /grays columns 8 add depth sub depth mul 8 idiv string def + columns rows depth + [ + columns 0 0 + rows neg 0 rows + ] + { currentfile grays readhexstring pop } image + } + { + % + % Parameters: + % colors: number of colors in the colormap. + % colormap: red, green, blue color packets. + % + currentfile buffer readline pop + token pop /colors exch def pop + /colors colors 3 mul def + /colormap colors string def + currentfile colormap readhexstring pop pop + systemdict /colorimage known + { + columns rows 8 + [ + columns 0 0 + rows neg 0 rows + ] + { PseudoClassPacket } false 3 colorimage + } + { + % + % No colorimage operator; convert to grayscale. + % + columns rows 8 + [ + columns 0 0 + rows neg 0 rows + ] + { GrayPseudoClassPacket } image + } ifelse + } ifelse +} bind def + +/DisplayImage +{ + % + % Display a DirectClass or PseudoClass image. + % + % Parameters: + % x & y translation. + % x & y scale. + % label pointsize. + % image label. + % image columns & rows. + % class: 0-DirectClass or 1-PseudoClass. + % compression: 0-none or 1-RunlengthEncoded. + % hex color packets. + % + gsave + /buffer 512 string def + /byte 1 string def + /color_packet 3 string def + /pixels 768 string def + + currentfile buffer readline pop + token pop /x exch def + token pop /y exch def pop + x y translate + currentfile buffer readline pop + token pop /x exch def + token pop /y exch def pop + currentfile buffer readline pop + token pop /pointsize exch def pop + /Times-Roman findfont pointsize scalefont setfont + x y scale + currentfile buffer readline pop + token pop /columns exch def + token pop /rows exch def pop + currentfile buffer readline pop + token pop /class exch def pop + currentfile buffer readline pop + token pop /compression exch def pop + class 0 gt { PseudoClassImage } { DirectClassImage } ifelse + grestore +} bind def +%%EndProlog +%%Page: 1 1 +%%PageBoundingBox: 0 0 600 200 +userdict begin +DisplayImage +0 0 +600 200 +12.000000 +600 200 +0 +0 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397787786264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397616a8db6b5af344a94264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397a7a6a1dcdfdf707791264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439760698ddce0dfdcdfdfb6b5af344a94 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397a7a6a1dce0dfdce0dfdce0df707891 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439760698ddce0dfdcdfdfdcdfdedcdfdfb5b4ae +344a94264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397a7a6a1dce0dfdcdfdfdce0dfdcdfdfdce0df +808696264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397616a8ddce0dfdce0dfdce0dfdce0dfdce0dfdce0df +c7c7bf415090264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397a7a6a1dbdfdedce0dfdce0dfdbdfdedcdfdedcdfdf +dce0df818696264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643974f578dd0d1cddcdfdedce0dfdce0dfdbdfdedce0dfdcdfde +dcdfdfb1aea4264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397707791dcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0df5c5d8a264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397707791dcdfdfdce0dfdcdfdfdce0dfdcdfdfdce0dfdce0df +dce0dfdce0df5c5e8a264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397707891dcdfdedce0dfdce0dfdcdfdfdce0dfdcdfdfdce0df +dcdfdfdce0df5c5e8a264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643974f578dd0d1cddbdfdedcdfdedce0dfdce0dfdce0dfdce0df +dce0dfb1aea4264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643975564919d9e9ebcb7a8 +bbb7a8bcb7a89d9d9e777e9341509193959bdce0dfdce0dfdce0dfdce0dfdcdfdfdce0df +dcdfdf7078914f5d8e8186969d9e9ebbb7a8bbb7a8bcb8a98a8d98435692264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643975e6b93d0d2cddcdfdedce0df +dce0dfdce0dfdce0dfdce0dfc7c6be84848bd0d2cddcdfdfdce0dfdce0dfdce0dfdce0df +b5b4ae828490d0d2cddbdfdedce0dfdce0dfdce0dfdcdfdfdce0dfbcbdbb556390264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643974f5d8ed0d1cddce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdcdfdfdbdfded0d1cdbbb7a8dce0dfdce0dfdce0dfdcdfdedce0df +b8b098dce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfb6b5af344a94 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978a8e98dce0dfdce0dfdce0dfdcdfdf +dce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdbdfdedce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdfdcdfdedce0df67708f +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397b1aea4dce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdbdfdedce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdf +dce0dfdcdfdedce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdf93959b +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397bbb7a8dce0dfdce0dfdcdfdedce0df +dce0dfdbdfdedce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdbdfdedce0dfdcdfdedce0df +dce0dfdcdfdedce0dfdbdfdedce0dfdcdfdfdce0dfdcdfdedcdfdedbdfdedce0df93959b +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397b1afa5dce0dfdcdfdfdcdfdedce0df +dce0dfdce0dfdce0dfc0bdb2d0d1cddbdfdedce0dfdce0dfdce0dfdce0dfdce0dfdcdfdf +dce0dfdcdfded0d1cdc0bdb2dce0dfdce0dfdce0dfdce0dfdcdfdfdcdfdfdcdfdf93959b +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978a8e98dce0dfdce0dfdce0dfdce0df +bcbdbb777e935c5e8a344a945c638ba1a4a8dce0dfdcdfdfdce0dfdce0dfdbdfdedcdfdf +dce0df93959b4f578d4150915c5d8a818696d0d1cddce0dfdcdfdfdce0dfdce0df707891 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397616a8ddce0dfdce0dfdce0dfbcbcba +435692264397264397264397264397415090c7c6bedce0dfdbdfdedcdfdfdcdfdfdce0df +ababab344a942643972643972643972643975e6b93d0d1cddcdfdfdce0dfc7c6bf415091 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397a7a6a1dce0dfdbdfde707891 +26439726439726439726439726439726439793959bdce0dfdcdfdec0bdb2dce0dfdce0df +777e9326439726439726439726439726439726439793959bdce0dfdcdfde93959b264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643974f5d8fd0d1ccd0d1cd4f578d +2643972643972643972643972643972643979d9d9edce0dfdcdfdfdce0dfdcdfdfdce0df +70789126439726439726439726439726439726439760698ddbdfdebbbcba415091264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643975d6b92b9b3a0264397 +264397264397264397264397264397344a94c0bdb2dce0dfdcdfdedce0dfdce0dfdcdfdf +8a8d982643972643972643972643972643972643975c5d8abbbcba435692264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643975c5d8a264397 +26439726439726439726439726439767708fdcdfdfdcdfdedcdfdedce0dfdce0dfdbdfde +c0bdb2344a94264397264397264397264397264397415091415090264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397344a94abacabdce0dfdcdfdedce0dfdcdfdedce0dfdce0df +dce0df707791264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643977d7d8893959b777e937077915c5d8a5c5e8a696a88707891 +8a8e98a6a094415091264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397314d9c546aa9546aa9546aa9546aa9314d9c264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397546aa9546aa9546aa9546aa9546aa9546aa9 +314d9c264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397314d9c +6b7eb297a5c4bac2d1dcdfdedcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfbac2d1 +97a4c36b7eb2314d9c264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397546aa9546aa9546aa9 +546aa9546aa9546aa9546aa9546aa9546aa9546aa9314d9c264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397314d9c546aa9546aa9546aa9546aa9546aa9546aa9546aa9 +546aa9546aa9546aa9264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +3d57a06b7eb28c9bbfaeb8cddce0dfdcdfdfdce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdf +dce0dfdce0dfb9c2d197a5c47688b74860a5264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397546aa997a5c4dce0df +dce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdfdce0dfdcdfdedcdfdfdce0dfdce0dfdce0df +dcdfdfdce0dfdce0dfa3aec8546aa9264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdcdfdf5f74ae264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643976b7eb2dbdfdedcdfdedce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643973d57a07688b7bac2d1 +dcdfdfdcdfdedce0dfdce0dfdcdfdedce0dfdce0dfdbdfdedce0dfdce0dfdcdfdedce0df +dce0dfdce0dfdce0dfdce0dfdcdfdedce0dfc5ccd68c9abf4861a5264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643974861a5aeb8ccdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0df +dce0dfdce0dfdcdfdfdce0dfdce0dfaeb8cc546aa9264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdfdce0dfdce0df +dce0dfdcdfdedcdfdedce0dfdce0dfdce0dfdce0df97a5c4264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397a3afc8dcdfdedce0dfdce0dfdbdfdedce0dfdcdfdfdce0df +dce0dfdcdfdfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397a3afc84860a4264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397546aa9a3afc8dce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdcdfdfbac2d18c9bbf6b7eb2546aa9546aa9546aa9546aa9546aa9 +8192bb97a4c4c5ccd6dcdfdfdce0dfdce0dfdce0dfdbdfdedce0dfaeb9cd6b7eb2264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +97a4c3546aa9264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643978c9bbfdce0dfdce0dfdce0dfdcdfdfdce0df +dcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdbdfde +dce0dfdcdfdfdcdfdfdcdfdedcdfdedcdfdfdcdfdf8c9bbf314d9c264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdcdfdf +dce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdfd1d6da264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397314d9bdcdfdfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439797a4c4d1d6da5f74ae264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397546aa9aeb9cddce0dfdce0dfdce0dfdbdfdedce0df +dce0dfc4cbd58192bb3d57a0264397264397264397264397264397264397264397264397 +2643972643972643974861a597a5c4d1d6dadce0dfdce0dfdce0dfdce0dfdcdfdfc5cbd5 +5f74ae264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397314d9cbac2d1 +dce0df264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397314d9cbac2d1dce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dcdfdfdce0dfdce0dfdcdfdfbac2d1aeb9cdaeb8cdaeb9cdaeb9cdaeb8cddce0dfdce0df +dce0dfdcdfdedce0dfdbdfdedce0dfdce0dfdcdfdfdce0dfbac2d14860a5264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdfdcdfde +dcdfdedce0dfdbdfdedce0dfdcdfdfdce0dfdce0dfdce0df5f74ad264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643976b7eb2dcdfdfdcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdedce0df +dcdfdfdce0dfdcdfde264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643976b7eb2dce0dfdcdfdf6b7eb2264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397314d9c97a5c4dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfd1d5da +6b7eb2264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397314d9b8191bbdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfaeb8cc3d57a0264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643974860a5c5ccd6dcdfdf +aeb8cd264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643974860a5d1d6dadce0dfdcdfdedcdfdedce0dfdcdfdfdce0dfdce0df +d1d5da8c9abf546aa92643972643972643972643972643972643972643972643974860a4 +8c9abfc5cbd6dce0dfdcdfdfdcdfdfdce0dfdce0dfdcdfdfdce0dfd1d6da4861a5264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdfdce0dfdcdfde +dce0dfdce0dfdcdfdedbdfdedcdfdedce0dfdcdfdfdce0df97a5c4264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397a3aec8dce0dfdcdfdfdce0dfdcdfdedce0dfd1d6dadce0dfdce0df +dcdfdfdcdfdedce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643973d57a0dce0dfdce0dfdce0df6b7eb2264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397546aa9d1d5dadce0dfdce0dfdcdfdedce0dfdce0dfdce0df8c9bbf314d9c +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643973d57a0aeb9cddce0dfdcdfdedce0df +dce0dfdcdfded1d6da7688b7264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643974861a5d1d6dadce0dfdbdfde +8192bb264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643974861a5d1d6dadcdfdfdcdfdfdce0dfdce0dfdce0dfdce0dfd1d5da6b7eb2 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643976b7eb2c5ccd6dcdfdedce0dfdce0dfdce0dfdcdfdfdcdfded1d6da4860a4 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdedce0df +dce0dfdbdfdeaeb8cdd1d6dadce0dfdce0dfdce0dfdcdfdfd1d5da264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397314d9cdce0dfdcdfdedce0dfdcdfdfdcdfdfc5ccd6aeb8cddce0dfdce0df +dcdfdfdce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397c5ccd6dce0dfdce0dfdce0df6b7eb2264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdcdfdfdce0dfdce0dfdcdfdfdcdfdedcdfded1d5da5f74ae264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643978192bbdce0dfdce0df +dce0dfdcdfdfdbdfdedce0df97a5c4314d9b264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643974861a5d1d6dadce0dfdbdfdedce0df +546aa9264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397314d9cbac2d1dce0dfdcdfdedce0dfdce0dfdcdfdedce0dfa3aec8314d9c264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397314d9c8c9bbfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfd1d5da +3d57a0264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdedcdfde +dce0dfdce0dfaeb8cc97a5c4dce0dfdce0dfdce0dfdce0dfdcdfdf5f74ad264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643976b7eb2dce0dfdce0dfdce0dfdcdfdedcdfdf8c9bbfaeb9cddce0dfdcdfde +dce0dfdce0dfdcdfde264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439797a5c4dce0dfdce0dfdce0dfdce0df6b7eb2264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +97a5c4dce0dfdce0dfdce0dfdce0dfdcdfdedcdfdec5ccd64861a5264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643976b7eb2dce0df +dce0dfdce0dfdce0dfdcdfdfdce0dfbac2d1314d9c264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643974861a5d1d5dadce0dfdcdfdedcdfdfdce0df +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397aeb9cddce0dfdcdfdedce0dfdcdfdedce0dfdce0df7688b7264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643976b7eb2dce0dfdce0dfdce0dfdce0dfdcdfdedce0df +bac2d1314d9b264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdcdfdf +dce0dfdce0dfaeb8cd5f74aedce0dfdce0dfdcdfdedce0dfdce0df97a5c4264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397a2aec8dce0dfdce0dfdce0dfdce0dfdcdfdf4860a5aeb9cddce0dfdce0df +dcdfdedce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643976b7eb2dce0dfdce0dfdce0dfdcdfdedcdfdf6b7eb2 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397314d9cbac2d1 +dbdfdedce0dfdbdfdedce0dfdce0dfdcdfdebac2d1314d9c264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643974860a5 +d1d6dadcdfdfdce0dfdcdfdedce0dfdce0dfbac2d1314d9c264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397314d9cbac2d1dce0dfdce0dfdce0dfdce0dfaeb9cd +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +8192bbdcdfdfdce0dfdce0dfdce0dfdcdfdfdbdfde6b7eb2264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643976b7eb2dce0dfdce0dfdce0dfdce0dfdcdfdf +dbdfde8c9bbf264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdedcdfdf +dce0dfdce0dfaeb9cd264397d1d6dadbdfdedce0dfdce0dfdce0dfd1d5da264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397314d9cdcdfdedce0dfdce0dfdce0dfdce0dfc5cbd5264397aeb8cddce0dfdce0df +dce0dfdce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643973d57a0dce0dfdce0dfdce0dfdcdfdfdce0dfd1d5da +4861a5264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397bac2d1dce0df +dce0dfdce0dfdce0dfdce0dfdcdfded1d6da314d9c264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +6b7eb2dcdfdedce0dfdcdfdedce0dfdce0dfdce0dfbac2d1314d9c264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397bac2d1dce0dfdce0dfdce0dfdce0dfdce0df8191bb +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643973d57a0 +dce0dfdce0dfdbdfdedce0dfdcdfdfdce0df8191bb264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643976b7eb2dcdfdfdcdfdfdce0dfdce0df +dce0dfdce0df536aa9264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdfdce0dfdce0df +dce0dfdcdfdfaeb9cd26439797a5c4dcdfdedce0dfdcdfdedcdfdedce0df5f74ae264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643976b7eb2dce0dfdce0dfdcdfdfdce0dfdce0df8c9bbf264397aeb8ccdce0dfdce0df +dce0dfdcdfdfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397c5cbd6dcdfdfdcdfdfdce0dfdce0dfdce0df +c5ccd6314d9c264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439726439726439797a5c4dcdfdedce0df +dcdfdfdbdfdedce0dfdce0dfd1d5da4860a4264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643977688b7dce0dfdce0dfdce0dfdcdfdedcdfdfdcdfdfbac2d1314d9c264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643978c9bbfdcdfdfdce0dfdcdfdedce0dfdbdfdedce0df546aa9 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397aeb8cc +dcdfdedcdfdedcdfdfdcdfdfdcdfdeaeb9cd264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439726439797a4c3dce0dfdcdfdedcdfdf +dce0dfdce0dfbac2d1264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdcdfde +dcdfdedce0dfaeb9cd2643975f74aedce0dfdce0dfdce0dfdcdfdfdce0df8c9abf264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439797a5c4dce0dfdce0dfdce0dfdcdfdfdce0df5f74ae264397aeb9cddcdfdfdce0df +dcdfdedcdfdfdcdfdf264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439797a5c4dce0dfdce0dfdce0dfdce0dfdce0df +dcdfdea3afc8264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978192bbdbdfdedcdfdedce0df +dce0dfdce0dfdce0dfdce0df6b7eb2264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397a3aec8dce0dfdce0dfdbdfdedcdfdedcdfdedce0dfa3afc8264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643975f74aedcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0df264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9dce0df +dce0dfdce0dfdce0dfdce0dfd1d6da3d57a0264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397314d9bc5ccd6dcdfdedce0df +dce0dfdbdfdedce0df6b7eb2264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdedcdfde +dce0dfdcdfdfaeb9cd264397264397dce0dfdcdfdfdce0dfdce0dfdcdfdec5cbd6264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397d1d6dadcdfdfdce0dfdcdfdedcdfded1d6da264397264397aeb9cddcdfdfdce0df +dcdfdedce0dfdcdfde264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643976b7eb2dcdfdfdce0dfdcdfdedce0dfdce0df +dcdfdedcdfdf7688b7264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397546aa9dce0dfdce0dfdce0dfdce0df +dce0dfdcdfdfdce0dfa3afc8264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397314d9cc5ccd6dcdfdfdcdfdedcdfdedce0dfdce0dfdce0df8191bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397314d9cd0d5dadce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdeaeb9cd264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397aeb9cddce0df +dbdfdedce0dfdce0dfdce0df8192bb264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643976b7eb2dce0dfdce0df +dcdfdedcdfdfdcdfdec5ccd6264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdfdcdfdedce0df +dbdfdedce0dfaeb8cd264397264397a3afc8dce0dfdcdfdedcdfdedce0dfdcdfde4861a5 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +5f74aedce0dfdcdfdfdcdfdfdce0dfdce0df97a5c4264397264397aeb9cddcdfdedcdfde +dce0dfdcdfdfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643973d57a0dce0dfdce0dfdce0dfdce0dfdce0df +dcdfdfdce0dfd1d6da314d9c264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397314d9cd1d6dadce0dfdcdfdfdcdfdfdce0df +dcdfdfdcdfded1d6da314d9c264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643975f74aedcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdfdcdfde4860a4 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397a3afc8dbdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0df8192bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643973d57a0dce0dfdce0df +dcdfdfdce0dfdce0dfd1d6da314d9c264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397c5ccd6dce0df +dce0dfdce0dfdce0dfdce0df546aa9264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdfdce0dfdce0df +dce0dfdcdfdfaeb8cd2643972643976b7eb2dce0dfdce0dfdce0dfdce0dfdce0df8c9bbf +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +97a4c4dcdfdfdce0dfdce0dfdce0dfdce0df5f74ae264397264397aeb8ccdce0dfdce0df +dce0dfdcdfdfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397c5ccd6dce0dfdcdfdfdce0dfdce0df +dce0dfdcdfdfdce0df97a5c4264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439797a5c4dcdfdfdce0dfdce0dfdce0dfdce0df +dcdfdedce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397aeb9cddce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdfbac2d1 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397546aa9dcdfdedcdfdedcdfdedce0dfdce0dfdce0dfdcdfdedce0df546aa9264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439726439726439797a4c3dce0dfdce0df +dce0dfdce0dfdce0df8192bb264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643976b7eb2dce0df +dcdfdfdcdfdfdcdfdfdce0dfa3aec8264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dbdfdedce0dfdce0df +dce0dfdce0dfaeb9cd264397264397314d9cdcdfdedce0dfdce0dfdce0dfdce0dfc5ccd6 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +d1d6dadce0dfdbdfdedcdfdedce0dfd1d6da264397264397264397aeb9cddcdfdfdcdfdf +dcdfdfdce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439797a5c4dcdfdedcdfdedce0dfdce0df +dce0dfdce0dfdce0dfdce0df4861a5264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397546aa9dce0dfdce0dfdcdfdedcdfdfdce0dfdce0df +dcdfdfc5cbd6264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397546aa9dce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0df +7688b7264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397bac2d1dbdfdedce0dfdcdfdedcdfdfdcdfdedce0dfdcdfdfdcdfdf264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397d1d5dadce0dfdcdfde +dbdfdedce0dfdce0df314d9c264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397d1d5da +dcdfdedcdfdfdbdfdedce0dfdcdfdf314d9c264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdfdce0df +dce0dfdbdfdeaeb8cc264397264397264397a3afc8dcdfdfdce0dfdce0dfdce0dfdce0df +4861a5264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643975f74ae +dcdfdfdce0dfdcdfdfdce0dfdce0df97a5c4264397264397264397aeb9cddce0dfdcdfdf +dce0dfdce0dfdbdfde264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643976b7eb2dcdfdfdce0dfdcdfdedce0df +dcdfdfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397aeb8ccdce0dfdce0dfdce0dfdcdfdfdbdfdedcdfde +dce0df6b7eb2264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397aeb8cddce0dfdcdfdedcdfdedcdfdfdce0dfdce0df +d1d6da314d9c264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +6b7eb2dce0dfdcdfdfdcdfdedce0dfdcdfdfdce0dfdcdfdedce0dfaeb8cc264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643975f74aedce0dfdcdfdedce0df +dce0dfdce0dfa3afc8264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643978c9bbf +dcdfdfdce0dfdcdfdedcdfdfdce0df6b7eb22643972643972643972643972643973d57a0 +546aa9546aa9546aa9546aa94861a5264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397314d9c546aa9546aa9546aa9536aa9546aa9264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643974860a47688b7a3afc8bac2d1dce0dfdce0dfdcdfdedbdfded1d6daaeb9cd8c9bbf +6b7eb2314d9c264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643974861a58192bba3afc8c5ccd6dce0dfdce0dfdcdfde +dce0dfd1d6daaeb8cc8c9abf5f74ae314d9c264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643974860a5546aa9546aa9 +546aa9546aa94860a4264397264397264397264397264397264397264397264397314d9c +5f74ae8c9bbfaeb9cddbdfdedce0dfdce0dfdce0dfdcdfdfbac2d1a3aec87688b73d57a0 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dbdfdedce0dfdce0df +dce0dfdce0dfaeb9cd2643972643972643976b7eb2dce0dfdce0dfdce0dfdcdfdedce0df +8c9bbf264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439726439726439726439726439797a5c4 +dce0dfdcdfdfdce0dfdce0dfdce0df5f74ae264397264397264397aeb9cddcdfdfdce0df +dcdfdfdcdfdfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397314d9c6b7eb28c9bbfaeb9cdd1d6dadcdfdf +dcdfdfdcdfdedcdfdedcdfdfc5ccd6aeb8cc8c9bbf5f74ae314d9c264397264397264397 +264397264397264397264397264397264397264397264397264397546aa9546aa9546aa9 +546aa9546aa93d57a02643972643972643972643972643972643972643973d57a07688b7 +aeb9cdd1d5dadce0dfdce0dfdce0dfaeb9cd2643972643974860a5546aa9546aa9546aa9 +546aa9546aa9264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643973d57a0546aa9546aa9546aa9546aa9546aa9264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643973d57a0dce0dfdce0dfdce0dfdcdfdf +dcdfdedce0dfdcdfdedce0dfdce0df3d57a0264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397546aa9dce0dfdcdfdfdcdfdfdcdfdedce0dfdce0dfdce0df +d1d6da314d9c264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397546aa9dce0dfdce0dfdce0dfdcdfdedcdfdedce0df +dce0df8192bb264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +bac2d1dce0dfdbdfdedce0dfdce0dfdce0dfdcdfdfdcdfdedce0df8191bb264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978c9bbfdcdfdfdce0dfdce0df +dce0dfdce0df6b7eb2264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643974861a5 +dce0dfdcdfdedcdfdfdcdfdedce0dfa3aec82643972643972643972643972643978191bb +dce0dfdce0dfdcdfdfdcdfdfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdedce0dfdce0dfdcdfdfdce0df264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643976b7eb2 +bac2d1dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0df97a5c43d57a0264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643976a7eb2c5ccd6dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedcdfdf +dcdfdedce0dfdce0dfdce0dfdcdfdfd1d6da97a5c43d57a0264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfaeb8cc2643972643972643972643972643972643973d57a097a4c3d1d5da +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdcdfdf +a3afc83d57a0264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0dfaeb9cd264397264397264397314d9cdce0dfdce0dfdcdfdfdce0dfdce0df +c5ccd6264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397d1d6da +dce0dfdce0dfdce0dfdcdfdfd1d6da264397264397264397264397aeb9cddcdfdfdcdfde +dcdfdfdcdfdfdcdfdf264397264397264397264397264397264397264397264397264397 +264397264397264397264397546aa997a4c4dce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdfdce0dfdcdfdedce0df97a4c43d57a0264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdedce0df8191bb2643972643972643972643972643973d57a097a5c4dce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdbdfdeaeb9cd264397264397a3afc8dce0dfdce0dfdce0df +dce0dfdce0df5f74ad264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397bac2d1dce0dfdce0dfdce0dfdce0dfd1d6da264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397c5ccd6dcdfdfdcdfdedcdfde +dce0dfdbdfdedce0dfdbdfdedce0df97a4c4264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397a3afc8dcdfdedce0dfdcdfdfdce0dfdce0dfdce0dfdbdfde +97a4c4264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397c5cbd6dce0dfdce0dfdcdfdedce0dfdce0df +dce0dfc5ccd6264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643974861a5 +dcdfdfdce0dfdce0dfdce0dfdcdfdfdcdfdfdcdfdedce0dfdce0df546aa9264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397c5ccd6dcdfdfdce0dfdce0df +dce0dfdce0df314d9c264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +d1d5dadce0dfdce0dfdcdfdfdbdfdedce0df2643972643972643972643972643978191bb +dcdfdedbdfdedce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdcdfdedcdfdfdce0df264397264397264397 +2643972643972643972643972643972643972643972643972643974860a4bac2d1dcdfde +dcdfdedce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0df8c9abf314d9c264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397546aa9c5cbd6dce0dfdce0dfdcdfdfdbdfdedcdfdfdce0dfdcdfdfdce0dfdce0df +dce0dfdce0dfdce0dfdcdfdfdcdfdfdce0dfdce0dfdce0df8192bb264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfaeb9cd2643972643972643972643972643978192bbd1d6dadce0dfdce0df +dcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0df6b7eb2264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0dfaeb8cc264397264397264397264397a3afc8dce0dfdce0dfdcdfdedce0df +dce0df4861a5264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643975f74aedce0df +dce0dfdcdfdfdce0dfdce0df97a4c3264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397314d9b97a4c3dce0dfdcdfdedce0dfdce0dfdce0dfdcdfdfdcdfdfdce0df +dce0dfdce0dfdce0dfdcdfdedce0dfdcdfdedce0dfdce0dfdcdfdfdcdfdfdce0df8191bb +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdbdfde8192bb2643972643972643972643977688b7d1d5dadce0dfdce0dfdcdfdf +dcdfdedce0dfdcdfdfdce0dfdce0dfaeb9cd2643972643975f74aedce0dfdce0dfdce0df +dce0dfdce0df97a5c4264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643973d57a0dce0dfdce0dfdcdfdfdce0dfdcdfdf97a4c3264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439726439797a4c4dce0dfdce0dfdcdfde +dcdfdfdce0dfdce0dfdce0dfdce0dfd0d5da264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643973d57a0dce0dfdcdfdfdce0dfdcdfdfdcdfdfdce0dfdcdfdfdce0df +4861a5264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643978192bbdce0dfdce0dfdce0dfdce0dfdce0df +dcdfdfdce0df5f74ae264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643978c9bbf +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643973d57a0dce0dfdce0dfdcdfdedce0df +dce0dfbac2d1264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +a3afc8dcdfdedce0dfdcdfdfdcdfdfdcdfdf546aa92643972643972643972643978192bb +dce0dfdcdfdedce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdcdfdedce0dfdcdfdedce0df264397264397264397 +2643972643972643972643972643972643972643972643977688b7dce0dfdcdfdfdcdfdf +dce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdcdfdfdce0dfdce0dfdce0dfbac2d13d57a0264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +8191bbdce0dfdce0dfdcdfdedce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdbdfdedce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdbdfdedcdfdfdcdfdedce0dfbac2d1314d9c264397 +264397264397264397264397264397264397264397264397264397aeb8cddbdfdedce0df +dce0dfdce0dfaeb8cd2643972643972643973d57a0bac2d1dce0dfdce0dfdcdfdfdcdfde +dcdfdedcdfdedcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0df6b7eb2264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdcdfdfaeb9cd2643972643972643972643976b7eb2dce0dfdce0dfdce0dfdce0df +dce0df8192bb264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439726439726439726439797a5c4dce0df +dce0dfdcdfdfdce0dfdce0df6b7eb2264397264397264397264397aeb8ccdce0dfdbdfde +dce0dfdce0dfdce0df264397264397264397264397264397264397264397264397264397 +2643974861a5d1d5dadce0dfdcdfdedcdfdfdcdfdedce0dfdcdfdfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdcdfdedce0dfdce0df +97a4c3264397264397264397264397264397264397264397264397dce0dfdce0dfdcdfdf +dce0dfdcdfdf8192bb26439726439726439797a4c3dce0dfdcdfdedce0dfdce0dfdcdfde +dcdfdedce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397d1d6dadce0dfdce0df +dcdfdfdcdfded1d6da264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643977688b7dcdfdfdce0dfdce0dfdce0dfdce0df5f74ad264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643976b7eb2dce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdce0df5f74ae264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643977688b7dce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfc4cbd5 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397314d9c +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643974861a5dce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdcdfdfa3aec8264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397c5ccd6 +dce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdbdfdedbdfdeaeb9cd264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643975f74aedcdfdfdce0dfdce0dfdce0df +dcdfdf8c9bbf264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +7688b7dce0dfdbdfdedce0dfdcdfdfdcdfde7688b72643972643972643972643978192bb +dce0dfdce0dfdcdfdfdcdfdeaeb8cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdedcdfdedce0dfdcdfdfdbdfde264397264397264397 +26439726439726439726439726439726439726439797a4c4dce0dfdce0dfdbdfdedcdfde +dce0dfdce0dfdce0dfc5ccd68c9abf7688b7546aa9546aa97688b78c9abfbac2d1dce0df +dce0dfdce0dfdce0dfdce0dfdcdfdfdcdfdfd1d6da4861a5264397264397264397264397 +26439726439726439726439726439726439726439726439726439726439726439797a4c3 +dcdfdfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfbac2d18c9bbf7688b7546aa9546aa9 +7688b78c9bbfc5cbd6dcdfdfdce0dfdce0dfdbdfdedce0dfdce0dfdce0dfbac2d1314d9c +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdcdfdf +dce0dfdce0dfaeb9cd2643972643974861a5d1d6dadce0dfdcdfdfdce0dfdce0dfdbdfde +dce0dfaeb8cc8192bb6b7eb2546aa9546aa98192bb97a5c4d1d6dadcdfdedce0dfdce0df +dce0dfdce0dfdce0dfdcdfdf546aa9264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdfdcdfdeaeb9cd264397264397264397264397314d9cdce0dfdce0dfdce0dfdcdfde +dce0dfbac2d1264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397d1d6dadce0df +dce0dfdce0dfdce0dfdcdfdf314d9c264397264397264397264397aeb9cddce0dfdce0df +dcdfdedce0dfdce0df264397264397264397264397264397264397264397264397264397 +6b7eb2dce0dfdce0dfdcdfdedce0dfdcdfdfdce0dfdce0dfdce0dfbac2d18c9bbf7688b7 +546aa9546aa95f74ae8191bb97a5c4bac2d1dce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0df8c9abf264397264397264397264397264397264397264397dce0dfdcdfdfdcdfdf +dce0dfdce0df8191bb26439726439797a5c4dce0dfdcdfdedce0dfdce0dfdcdfdfdce0df +dcdfdedce0dfdce0dfdce0dfdce0dfaeb8cc26439726439726439797a4c3dce0dfdce0df +dce0dfdce0dfdcdfdf5f74ae264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397bac2d1dcdfdfdce0dfdce0dfdce0dfd1d6da264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643973d57a0dce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdcdfdfdce0dfdce0df8c9bbf264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397bac2d1dce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0df97a5c4 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397c5ccd6dce0dfdce0dfdce0dfdce0df +dbdfdedcdfdedce0df314d9c264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643974861a5dce0df +dcdfdedce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0df8192bb264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978192bbdce0dfdcdfdfdce0dfdcdfdf +dce0df6b7eb2264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +546aa9dce0dfdce0dfdcdfdedce0dfdce0df97a5c42643972643972643972643978191bb +dce0dfdcdfdfdcdfdfdcdfdfaeb8cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdce0dfdcdfdedce0df264397264397264397 +2643972643972643972643972643972643978c9bbfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfaeb9cd546aa92643972643972643972643972643972643972643972643974861a5 +97a4c3dcdfdfdcdfdfdce0dfdce0dfdcdfdfdcdfdfc5ccd6314d9c264397264397264397 +26439726439726439726439726439726439726439726439726439726439797a5c4dce0df +dcdfdfdce0dfdce0dfdce0dfdce0dfa3afc84861a5264397264397264397264397264397 +2643972643972643974861a5a3afc8dce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfbac2d1 +314d9c264397264397264397264397264397264397264397264397aeb9cddcdfdfdce0df +dce0dfdcdfdeaeb9cd2643976b7eb2dce0dfdce0dfdce0dfdce0dfdce0dfdce0df8191bb +3d57a02643972643972643972643972643972643972643972643977688b6d1d5dadce0df +dce0dfdce0dfdcdfdfdce0dfc5ccd6264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdedce0dfdcdfdf +dce0dfdce0dfaeb8cd264397264397264397264397264397bac2d1dcdfdedce0dfdce0df +dcdfdedce0df3d57a0264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643975f74aedcdfdfdce0df +dce0dfdce0dfdce0dfa3afc8264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdce0df2643972643972643972643972643972643972643972643975f74ae +dce0dfdcdfdfdcdfdedcdfdedcdfdedce0dfd1d6da8192bb3d57a0264397264397264397 +2643972643972643972643972643972643973d57a097a5c4dcdfdfdbdfdedcdfdfdce0df +dbdfdedce0df546aa9264397264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdfdce0df8192bb2643977688b7dcdfdfdcdfdfdce0dfdce0dfdcdfdfdce0dfdce0df +97a4c46b7eb2546aa9546aa9546aa94860a5264397264397264397546aa9dce0dfdce0df +dce0dfdce0dfdce0df97a5c4264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +3d57a0dce0dfdcdfdfdbdfdedcdfdfdce0df97a4c3264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397c5ccd6dce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdcdfdedce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643973d57a0dcdfdedcdfdfdce0dfdce0dfdcdfdfdcdfdfdcdfdfdce0df5f74ae +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439797a4c3dce0dfdce0dfdcdfdedce0df +dce0dfdce0dfdce0df5f74ae264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643977688b7dcdfdf +dce0dfdbdfdedce0dfdcdfdfdce0dfdcdfdedce0dfdce0df546aa9264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397aeb9cddce0dfdce0dfdcdfdedce0df +dce0df4860a4264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +314d9cdce0dfdcdfdfdce0dfdcdfdedcdfdeaeb9cd2643972643972643972643978192bb +dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdedce0dfdcdfdedce0dfdcdfdf264397264397264397 +2643972643972643972643972643976b7eb2dce0dfdce0dfdce0dfdce0dfdce0dfd1d6da +5f74ae264397264397264397264397264397264397264397264397264397264397264397 +264397546aa9d1d6dadcdfdedcdfdfdce0dfdce0dfdce0dfaeb8cc264397264397264397 +2643972643972643972643972643972643972643972643972643977688b7dce0dfdbdfde +dce0dfdce0dfdce0dfd1d6da5f74ae264397264397264397264397264397264397264397 +2643972643972643972643972643975f74add1d6dadcdfdfdcdfdfdcdfdedcdfdedce0df +a3afc8264397264397264397264397264397264397264397264397aeb8cddce0dfdce0df +dce0dfdce0dfaeb8cd6b7eb2dce0dfdcdfdedce0dfdce0dfdce0dfaeb9cd3d57a0264397 +2643972643972643972643972643972643972643972643972643972643974861a5d0d5da +dcdfdedce0dfdcdfdfdce0dfdcdfdf6b7eb2264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdedce0df +dce0dfdcdfdfaeb9cd2643972643972643972643972643977688b7dce0dfdce0dfdce0df +dce0dfdce0df7688b7264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643978c9abfdce0dfdcdfdf +dce0dfdce0dfdce0df6b7eb2264397264397264397264397264397aeb9cddcdfdfdbdfde +dcdfdedcdfdfdcdfdf2643972643972643972643972643972643972643974860a5d1d6da +dce0dfdce0dfdcdfdfdbdfdedce0dfa3aec8314d9b264397264397264397264397264397 +2643972643972643972643972643972643972643972643976b7eb2dce0dfdce0dfdbdfde +dce0dfdce0dfaeb9cd264397264397264397264397264397264397dce0dfdcdfdfdce0df +dcdfdfdce0df8192bb4861a5dce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdf8c9bbf314d9c +264397264397264397264397264397264397264397264397264397264397c5ccd6dce0df +dcdfdfdce0dfdce0dfd0d5da264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +8c9bbfdcdfdedce0dfdce0dfdce0dfdce0df4860a5264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439726439726439797a4c4dbdfdedbdfde +dce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdcdfde264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643976b7eb2dcdfdedcdfdfdce0dfdcdfdfdcdfdfdce0dfdbdfdedce0df3d57a0 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643976b7eb2dcdfdfdce0dfdcdfdfdce0df +dce0dfdcdfdedce0df8c9bbf264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643978c9bbfdce0df +dce0dfdce0dfdcdfdedce0dfdce0dfdcdfdedce0dfdcdfdf264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397bac2d1dce0dfdce0dfdce0dfdcdfdf +dce0df264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397d1d6dadcdfdfdce0dfdcdfdedce0dfdce0df2643972643972643972643978192bb +dcdfdfdcdfdfdce0dfdcdfdfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdce0dfdcdfdedce0df264397264397264397 +2643972643972643972643973d57a0d1d6dadcdfdfdcdfdfdce0dfdce0dfd0d5da4860a4 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643974861a5d1d6dadcdfdfdce0dfdce0dfdce0dfdcdfdf6b7eb2264397264397 +2643972643972643972643972643972643972643972643973d57a0dcdfdedcdfdfdce0df +dce0dfdcdfdfd1d6da4861a5264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643974861a5d1d6dadce0dfdce0dfdce0dfdce0df +dcdfdf5f74ae264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dcdfdfdbdfded1d5dadcdfdedce0dfdce0dfdcdfdfdcdfdf8192bb264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397546aa9 +dce0dfdcdfdfdce0dfdce0dfdce0dfb9c2d1264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdfdce0dfdce0df +dce0dfdce0dfaeb9cd2643972643972643972643972643973d57a0dce0dfdce0dfdcdfde +dcdfdfdce0dfbac2d1264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397c5ccd6dce0dfdbdfde +dce0dfdcdfdfdce0df314d9c264397264397264397264397264397aeb9cddcdfdfdce0df +dce0dfdce0dfdcdfdf264397264397264397264397264397264397264397bac2d1dce0df +dcdfdfdce0dfdce0dfdce0df6b7eb2264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643977688b7dce0dfdce0df +dce0dfdcdfdedcdfde3d57a0264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0df8192bbaeb8ccdce0dfdce0dfdce0dfdce0dfc5cbd54861a5264397264397 +2643972643972643972643972643972643972643972643972643972643978c9bbfdcdfde +dce0dfdce0dfdce0dfdce0df5f74ae264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +c5ccd6dce0dfdcdfdfdcdfdfdcdfdfc5ccd6264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643976b7eb2dcdfdfdce0df +dbdfdedce0dfdbdfdedce0dfdce0dfdce0dfdcdfdf314d9c264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643978c9abfdce0dfdce0dfdcdfdfdce0dfdcdfdedce0dfdcdfdfd1d5da264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397546aa9dcdfdedce0dfdce0dfdcdfdf +dce0dfdce0dfdcdfdfaeb8cd264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397aeb9cddce0df +dce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdfaeb9cd264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397dce0dfdce0dfdce0dfdcdfdfdbdfde +d1d6da264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397aeb9cddcdfdedcdfdfdcdfdfdce0dfdce0df2643972643972643972643978191bb +dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdcdfdfdce0dfdbdfdedce0df264397264397264397 +264397264397264397264397a3afc8dce0dfdce0dfdce0dfdce0dfd1d6da4860a5264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643974861a5d1d6dadcdfdedcdfdedcdfdfdce0dfd1d6da314d9c264397 +264397264397264397264397264397264397264397264397aeb9cddce0dfdcdfdfdce0df +dce0dfd1d6da4861a5264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643974861a5dcdfdedce0dfdce0dfdcdfde +dcdfdfc5ccd6264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdcdfdf6b7eb2264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +aeb9cddbdfdedce0dfdce0dfdce0dfdce0df3d57a0264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdbdfde +dce0dfdcdfdeaeb8cd264397264397264397264397264397264397b9c2d1dce0dfdce0df +dcdfdedcdfdedce0df3d57a0264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643974861a5dce0dfdcdfdfdce0df +dcdfdedce0dfa3afc8264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdce0df2643972643972643972643972643972643978192bbdce0dfdcdfde +dcdfdfdce0dfdce0df6b7eb2264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397c5ccd6dce0df +dce0dfdce0dfdce0df7688b7264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0dfc5cbd6dcdfdedce0dfdce0dfdce0dfbac2d1314d9c264397264397264397 +2643972643972643972643972643972643972643972643972643972643974861a5dce0df +dce0dfdce0dfdce0dfdce0df97a5c4264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643974861a5 +dce0dfdcdfdedcdfdfdce0dfdce0df8c9bbf264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643973d57a0dcdfdedce0df +dce0dfdce0dfdce0dfdbdfdedce0dfdce0dfdce0df546aa9264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397aeb8ccdce0dfdcdfdfdcdfdedce0dfdce0dfdce0dfdce0dfaeb8cc264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397dce0dfdcdfdfdce0dfdce0df +dce0dfdce0dfdcdfdfdce0df264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397aeb9cddce0df +dbdfdedce0dfdce0dfdce0dfdce0dfdcdfdfdce0df8192bb264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397dcdfdfdce0dfdcdfdedcdfdfdce0df +aeb9cd264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397aeb9cddce0dfdce0dfdce0dfdcdfdfdce0df546aa92643972643972643978191bb +dce0dfdce0dfdce0dfdcdfdfaeb8cc264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdcdfdfdce0dfdce0df264397264397264397 +264397264397264397546aa9dce0dfdcdfdfdce0dfdce0dfdce0df7688b7264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643977688b7dbdfdedce0dfdce0dfdcdfdfdce0df7688b7264397 +264397264397264397264397264397264397264397546aa9dce0dfdce0dfdce0dfdbdfde +dce0df5f74ae264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978192bbdce0dfdcdfdedcdfdf +dce0dfdce0df6b7eb2264397264397264397264397264397264397aeb9cddcdfdfdce0df +dce0dfdce0dfdce0dfdcdfdfdbdfded1d5da4860a4264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +5f74aedce0dfdce0dfdce0dfdce0dfdce0df5f74ae264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dbdfdedcdfdfdcdfdf +dce0dfdcdfdfaeb8cc2643972643972643972643972643972643977688b7dce0dfdce0df +dce0dfdce0dfdcdfde7688b7264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978c9bbfdce0dfdce0dfdce0df +dcdfdedce0df6b7eb2264397264397264397264397264397264397aeb9cddce0dfdcdfde +dce0dfdce0dfdcdfdf2643972643972643972643972643973d57a0dbdfdedce0dfdbdfde +dce0dfdce0df6b7eb2264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643978c9bbfdce0df +dce0dfdcdfdedce0dfa3afc8264397264397264397264397264397dbdfdedce0dfdce0df +dce0dfdce0dfdce0dfdbdfdedce0dfdbdfdebac2d1314d9c264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397c5cbd6 +dce0dfdce0dfdce0dfdcdfdfd1d6da264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643978c9abf +dcdfdedce0dfdce0dfdcdfdfdcdfde4861a5264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397c5ccd6dce0df +dcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0df546aa9264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397d1d6dadcdfdedce0dfdce0dfdbdfdedcdfdfdce0dfdce0df97a4c4264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397d1d6dadce0dfdce0dfdcdfdf +dcdfdedbdfdedce0dfdce0df3d57a0264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397c5ccd6dce0df +dce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdedce0df546aa9264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643974861a5dce0dfdce0dfdce0dfdcdfdfdcdfdf +aeb9cd264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978c9bbfdce0dfdce0dfdcdfdfdce0dfdce0df546aa92643972643972643978192bb +dcdfdfdce0dfdce0dfdce0dfaeb8cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdedce0dfdce0dfdce0dfdcdfde264397264397264397 +264397264397264397aeb9cddce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397c5ccd6dce0dfdce0dfdce0dfdce0dfc5ccd6264397 +264397264397264397264397264397264397264397aeb9cddcdfdfdce0dfdce0dfdce0df +a3afc8264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397c5ccd6dce0dfdce0df +dcdfdfdcdfdebac2d1264397264397264397264397264397264397aeb8ccdce0dfdce0df +dce0dfdcdfdfdce0dfdce0dfd1d6da4860a5264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397dce0dfdcdfdfdce0dfdce0dfdce0df8192bb264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdfdce0dfdce0df +dce0dfdcdfdeaeb8cd2643972643972643972643972643972643973d57a0dce0dfdcdfdf +dce0dfdce0dfdce0dfbac2d1264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397c5ccd6dbdfdedce0dfdce0df +dce0dfdcdfdf314d9c264397264397264397264397264397264397aeb9cddce0dfdcdfde +dce0dfdce0dfdce0df2643972643972643972643972643974861a5bac2d1dce0dfdcdfdf +dcdfdf8191bb264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397536aa9dce0df +dce0dfdce0dfdcdfdebac2d1264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdfdcdfdfdce0dfdce0dfdbdfdec5cbd6314d9b264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643977688b6 +dce0dfdce0dfdce0dfdce0dfdce0df5f74ae264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397c5cbd5 +dce0dfdce0dfdcdfdfdce0dfc5cbd6264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439726439726439726439797a5c4dce0df +dcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0df546aa9264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397dce0dfdce0dfdce0dfdcdfdedce0dfdcdfdfdcdfdedce0df8191bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397aeb8ccdcdfdfdce0dfdcdfdf +dcdfdfdcdfdfdcdfdedcdfdf546aa9264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397c4cbd5dcdfdf +dce0dfdce0dfdce0dfdce0dfdcdfdedcdfdedce0df264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397546aa9dce0dfdce0dfdcdfdedce0dfdcdfde +aeb9cd264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdbdfdedce0dfdce0dfdce0dfdce0df546aa92643972643972643978192bb +dce0dfdce0dfdcdfdfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdcdfdfdce0dfdce0dfdcdfde264397264397264397 +2643972643973d57a0dcdfdfdce0dfdbdfdedce0dfdce0df546aa9264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643976b7eb2dce0dfdce0dfdce0dfdce0dfdce0df546aa9 +2643972643972643972643972643972643974861a5dbdfdedce0dfdce0dfdce0dfdce0df +3d57a0264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643976b7eb2dce0dfdcdfde +dcdfdedce0dfdcdfdf4860a5264397264397264397264397264397aeb8ccdce0dfdce0df +dce0dfdcdfdfdce0dfbac2d13d57a0264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397bac2d1dbdfdedce0dfdce0dfdcdfdea3aec8264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdfdce0dfdcdfde +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397bac2d1dce0df +dce0dfdce0dfdcdfdedce0df3d57a0264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643974861a5dce0dfdcdfdedce0dfdcdfdf +dce0dfa3aec8264397264397264397264397264397264397264397aeb9cddce0dfdcdfdf +dce0dfdce0dfdbdfde2643972643972643972643972643972643972643977588b6d1d5da +aeb9cd264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643973d57a0dce0df +dcdfdedcdfdedbdfdedce0df264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdcdfdedbdfde4861a5264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643973d57a0 +dbdfdedce0dfdcdfdfdcdfdedce0df97a5c4264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643974860a5dcdfde +dce0dfdce0dfdce0dfdce0df8192bb264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643976b7eb2dce0df +dce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0df546aa9264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397314d9bdce0dfdcdfdedce0dfdce0dfdcdfdfdce0dfdce0dfdce0df8192bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397aeb9cddcdfdfdce0dfdce0df +dce0dfdce0dfdcdfdfdce0df546aa9264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397aeb9cddcdfdf +dce0dfdcdfdedce0dfdcdfdfdcdfdfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0df +8192bb264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdce0dfdcdfdfdcdfdfdce0dfdce0df6b7eb22643972643972643978192bb +dcdfdfdbdfdedcdfdedce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdcdfdfdce0dfdce0df264397264397264397 +2643972643978c9abfdcdfdfdce0dfdbdfdedcdfdeaeb9cd264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397c5ccd6dcdfdfdce0dfdce0dfdce0df8c9bbf +2643972643972643972643972643972643978c9bbfdce0dfdce0dfdce0dfdce0df97a5c4 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397d1d6dadcdfdf +dce0dfdce0dfdce0df8c9bbf264397264397264397264397264397aeb8cddce0dfdce0df +dce0dfdce0dfc5ccd6314d9c264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397aeb9cddce0dfdce0dfdcdfdfdcdfdeaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdcdfde +dce0dfdce0dfaeb9cd2643972643972643972643972643972643972643977688b6dcdfde +dce0dfdce0dfdce0dfdce0df7688b7264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978c9abfdce0dfdce0dfdcdfdfdcdfde +dcdfdf7688b6264397264397264397264397264397264397264397aeb9cddce0dfdcdfde +dcdfdfdcdfdfdcdfde264397264397264397264397264397264397264397264397314d9c +314d9b264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397dcdfdf +dbdfdedce0dfdbdfdedce0df264397264397264397264397264397dce0dfdcdfdedce0df +dce0dfdcdfdfdce0dfdce0df8c9abf264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +bac2d1dce0dfdce0dfdce0dfdcdfdfd1d5da264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643978c9bbfdce0df +dce0dfdce0dfdce0dfdbdfde3d57a0264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643973d57a0dce0df +dcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df3d57a0264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397546aa9dcdfdfdcdfdedcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdf8191bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397aeb8ccdcdfdfdce0dfdcdfde +dce0dfdcdfdedce0dfdce0df5f74ad264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397aeb8cddce0df +dce0dfdce0dfdcdfdfdbdfdedce0dfdcdfdf8192bb264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397546aa9dce0dfdcdfdedcdfdfdce0dfdcdfde +8191bb264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdce0dfdce0dfdce0dfdce0dfdce0df8192bb2643972643972643978191bb +dce0dfdcdfdedcdfdfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0df264397264397264397 +264397264397bac2d1dbdfdedce0dfdce0dfdce0df6b7eb2264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643978c9bbfdce0dfdcdfdedcdfdfdce0dfc5ccd6 +264397264397264397264397264397264397c5ccd6dce0dfdce0dfdce0dfdbdfde5f74ae +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439726439726439726439797a5c4dce0df +dcdfdedcdfdfdcdfdebac2d1264397264397264397264397264397aeb9cddce0dfdcdfdf +dbdfdedce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdcdfdf +dce0dfdce0dfaeb9cd2643972643972643972643972643972643972643973d57a0dce0df +dcdfdedce0dfdce0dfdcdfdfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397c5ccd6dce0dfdce0dfdcdfdedce0df +dce0df3d57a0264397264397264397264397264397264397264397aeb9cddce0dfdcdfdf +dce0dfdce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397dcdfdf +dce0dfdce0dfdcdfdfdce0df264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdfdce0dfdce0dfd1d6da314d9c264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +7688b7dce0dfdce0dfdce0dfdce0dfdbdfde5f74ae264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397c5cbd5dce0df +dce0dfdce0dfdce0dfbac2d1264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397c5ccd6 +dce0dfdcdfdedce0dfdce0dfdce0dfdcdfdfdce0df2643972643972643972643973d57a0 +7688b7aeb9cddcdfdedce0dfaeb9cd6b7eb2264397264397264397264397264397264397 +264397546aa9dbdfdedce0dfdcdfdfdce0dfdcdfdedcdfdfdce0dfdce0df8192bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643973d57a0264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397aeb9cddce0dfdce0dfdce0df +dce0dfdcdfdfdcdfdfdce0df8192bb264397264397264397264397264397264397546aa9 +97a4c4c5ccd6dce0dfbac2d197a4c3546aa92643972643972643972643978c9bbfdcdfdf +dce0dfdcdfdfdcdfdfdce0dfdcdfdfdcdfde546aa9264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397546aa9dcdfdfdce0dfdce0dfdcdfdedcdfdf +8192bb264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdce0dfdcdfdfdce0dfdce0df8192bb2643972643972643978192bb +dce0dfdce0dfdcdfdfdcdfdfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdce0dfdcdfdfdcdfdf264397264397264397 +2643973d57a0dcdfdfdbdfdedce0dfdce0dfdce0df264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397546aa9dcdfdfdcdfdfdce0dfdcdfdfdce0df +3d57a02643972643972643972643974861a5dcdfdfdcdfdfdbdfdedbdfded1d6da264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643975f74aedcdfdf +dcdfdfdcdfdfdce0dfdce0df314d9c264397264397264397264397aeb9cddce0dfdce0df +dcdfdedce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397c5ccd6 +dce0dfdce0dfdce0dfdcdfdedce0df314d9c264397264397264397264397264397264397 +2643972643972643972643972643972643974861a5dce0dfdcdfdfdbdfdedcdfdedce0df +bac2d1264397264397264397264397264397264397264397264397aeb9cddcdfdfdce0df +dcdfdfdcdfdedce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397dce0df +dce0dfdce0dfdce0dfdce0df264397264397264397264397264397dce0dfdce0dfdcdfdf +dce0dfdce0dfdce0df97a4c3264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +314d9bdce0dfdcdfdedcdfdedce0dfdce0df97a5c4264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643974861a5dce0dfdce0df +dce0dfdce0dfdce0df7688b7264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439726439726439726439726439797a5c4 +dcdfdfdce0dfdcdfdfdce0dfdcdfdedce0dfaeb9cd264397264397314d9b8192bbdcdfde +dce0dfdce0dfdce0dfdcdfdfdcdfdfdce0dfbac2d1314d9c264397264397264397264397 +264397546aa9dce0dfdce0dfdce0dfdbdfdedcdfdfdce0dfdcdfdfdcdfde8192bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397aeb9cddcdfdedce0dfdcdfde +dce0dfdcdfdedce0dfdce0df7688b72643972643972643972643972643978c9bbfdce0df +dce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfaeb9cd4861a52643972643977688b7dce0df +dce0dfdcdfdedce0dfdce0dfdce0dfdce0df264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397546aa9dcdfdedce0dfdcdfdedce0dfdce0df +8192bb264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdcdfdedce0dfdce0dfdce0df8192bb2643972643972643978192bb +dcdfdedce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0df264397264397264397 +2643976b7eb2dce0dfdcdfdedce0dfdcdfdfaeb8cc264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397dcdfdedcdfdfdce0dfdce0dfdcdfde +5f74ae2643972643972643972643977688b7dce0dfdce0dfdce0dfdce0dfa3afc8264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397314d9cdce0df +dce0dfdce0dfdce0dfdce0df546aa9264397264397264397264397aeb8ccdce0dfdce0df +dce0dfdcdfdfaeb8cc264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdcdfdedcdfdfdcdfdfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0dfaeb8cd2643972643972643972643972643972643972643972643978c9abf +dcdfdfdce0dfdce0dfdce0dfdce0df6b7eb2264397264397264397264397264397264397 +2643972643972643972643972643972643978c9bbfdce0dfdce0dfdce0dfdcdfdfdce0df +7688b7264397264397264397264397264397264397264397264397aeb8cddce0dfdce0df +dcdfdfdce0dfdbdfde264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397dcdfde +dcdfdedcdfdfdce0dfdce0df264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0dfdcdfde4861a5264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397a3afc8dcdfdedcdfdfdcdfdfdce0dfd1d5da264397264397264397264397264397 +26439726439726439726439726439726439726439726439726439797a5c4dce0dfdcdfdf +dcdfdfdce0dfdce0df3d57a0264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643976b7eb2 +dcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdf8c9abf2643974861a5bac2d1dce0dfdce0df +dcdfdedce0dfdcdfdedce0dfdcdfdfdce0dfdce0dfbac2d1314d9c264397264397264397 +2643974861a5dce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0df8191bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397aeb8ccdce0dfdcdfdfdce0df +dcdfdedcdfdfdcdfdedcdfdf546aa926439726439726439726439797a4c4dce0dfdcdfdf +dce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdbdfde6b7eb22643974861a5dcdfdf +dcdfdfdce0dfdcdfdedcdfdfdcdfdeaeb9cd264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0df +8192bb264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdce0dfdce0dfdce0dfdcdfde5f74ae2643972643972643978192bb +dce0dfdcdfdfdcdfdedce0dfaeb8cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdedce0dfdcdfdfdce0dfdce0df264397264397264397 +2643978191bbdcdfdedce0dfdce0dfdce0df8191bb264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397aeb8cddbdfdedce0dfdcdfdfdcdfdf +8192bb26439726439726439726439797a5c4dbdfdedcdfdfdce0dfdce0df8191bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397b9c2d1 +dce0dfdce0dfdce0dfdcdfde8192bb264397264397264397264397aeb9cddce0dfdcdfde +dce0dfdcdfdeaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdedce0df +dce0dfdcdfdeaeb9cd2643972643972643972643972643972643972643972643974861a5 +dce0dfdcdfdfdce0dfdce0dfdce0dfa3afc8264397264397264397264397264397264397 +264397264397264397264397264397264397c5cbd5dce0dfdcdfdfdce0dfdce0dfdce0df +3d57a0264397264397264397264397264397264397264397264397aeb9cddce0dfdcdfdf +dce0dfdce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397546aa98192bba3afc8d1d6dadbdfde +dce0dfdce0dfdce0dfdce0df264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdedcdfdfc5ccd6264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643976b7eb2dce0dfdce0dfdce0dfdcdfdedce0df5f74ae264397264397264397264397 +264397264397264397264397264397264397264397264397264397d1d6dadcdfdedce0df +dce0dfdce0dfbac2d1264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643973d57a0 +dcdfdfdce0dfdce0dfdce0dfdce0dfdce0df546aa9546aa9d1d6dadce0dfdce0dfdce0df +dcdfdedce0dfdce0dfdcdfdfdcdfdedce0dfdcdfdedcdfdfaeb9cd264397264397264397 +264397264397dce0dfdcdfdfdbdfdedce0dfdcdfdedcdfdedce0dfdcdfdf8192bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397aeb8cddcdfdfdce0dfdce0df +dce0dfdcdfdedce0dfdcdfde546aa92643972643972643975f74aedcdfdfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedcdfdfdce0dfdce0df97a5c4264397c5cbd6 +dcdfdfdce0dfdcdfdfdce0dfdce0df8191bb264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdcdfdf +aeb9cd264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdcdfdfdce0dfdce0dfdce0df546aa92643972643972643978192bb +dcdfdfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdedcdfdedce0dfdce0dfdce0df264397264397264397 +264397aeb8cddce0dfdcdfdedbdfdedce0df6b7eb2264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978c9bbfdcdfdfdce0dfdce0dfdce0df +a3afc8264397264397264397264397aeb8ccdcdfdfdcdfdedce0dfdcdfde546aa9264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397a3aec8 +dce0dfdbdfdedcdfdfdcdfdf8c9abf264397264397264397264397aeb9cddce0dfdcdfdf +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdcdfdfdce0dfdcdfdfdcdfdfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdcdfdfaeb9cd264397264397264397264397264397264397264397264397264397 +c5ccd6dce0dfdce0dfdce0dfdce0dfdce0df314d9c264397264397264397264397264397 +2643972643972643972643972643974861a5dce0dfdbdfdedce0dfdce0dfdce0dfbac2d1 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643973d57a05f74ae8c9abfbac2d1dce0dfdce0dfdce0dfdcdfdfdce0dfdce0df +dce0dfdce0dfdcdfdedce0df264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdcdfdfa3afc8264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397314d9cdce0dfdce0dfdce0dfdce0dfdce0dfa3afc8264397264397264397264397 +2643972643972643972643972643972643972643972643975f74aedce0dfdcdfdfdce0df +dcdfdfdce0df6b7eb2264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +c5ccd6dce0dfdce0dfdcdfdfdce0dfc5cbd66b7eb2dcdfdedce0dfdce0dfdce0dfdcdfde +dcdfdfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdf5f74ae264397264397 +264397264397dce0dfdce0dfdce0dfdce0dfdcdfdedcdfdfdce0dfdce0df97a5c4264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397c5cbd5dcdfdedce0dfdce0df +dce0dfdce0dfdcdfdfdbdfde4861a5264397264397314d9cd1d6dadce0dfdcdfdedce0df +dcdfdfdce0dfdce0dfdce0dfdcdfdedce0dfdcdfdedce0dfdbdfdedce0df97a5c48c9bbf +dcdfdfdcdfdfdbdfdedcdfdfdce0df546aa9264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643974861a5dce0dfdce0dfdcdfdfdcdfdfdce0df +aeb9cd264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978c9bbfdce0dfdce0dfdcdfdfdce0dfdce0df546aa92643972643972643978192bb +dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdfdce0dfdcdfdedce0dfdcdfdf264397264397264397 +264397c5cbd5dcdfdfdce0dfdcdfdedcdfdf546aa9264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978192bbdce0dfdce0dfdbdfdedbdfde +aeb9cd264397264397264397264397d1d5dadce0dfdce0dfdce0dfdce0df546aa9264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643978192bb +dce0dfdce0dfdcdfdfdce0dfaeb8cc264397264397264397264397aeb9cddce0dfdce0df +dce0dfdcdfdfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdcdfdedce0dfdce0dfaeb8cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdedce0dfdcdfde +dce0dfdce0dfaeb8cc264397264397264397264397264397264397264397264397264397 +8c9bbfdce0dfdce0dfdcdfdedcdfdfdce0df6b7eb2264397264397264397264397264397 +2643972643972643972643972643978192bbdce0dfdce0dfdce0dfdce0dfdce0df7688b7 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397314d9c5f74ad +97a5c4c5ccd6dcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0df264397264397264397264397264397dbdfdedce0dfdcdfde +dce0dfdce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439797a5c4dce0dfdce0dfdcdfdedcdfdedce0df314d9c264397264397264397 +26439726439726439726439726439726439726439726439797a5c4dcdfdedce0dfdce0df +dce0dfdce0df314d9c264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +97a5c4dce0dfdcdfdedce0dfdce0dfaeb8ccdce0dfdce0dfdce0dfdce0dfdcdfdfdcdfdf +dce0dfdce0dfdce0dfdcdfdfdcdfdfdce0dfdcdfdedcdfdfdce0dfc5cbd6264397264397 +264397264397b9c2d1dcdfdedcdfdedce0dfdce0dfdce0dfdce0dfdce0dfaeb8cd264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397dcdfdfdce0dfdcdfdfdcdfdf +dce0dfdce0dfdce0dfdce0df2643972643972643978191bbdcdfdfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfaeb9cd +dce0dfdce0dfdce0dfdce0dfdce0df264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397dce0dfdce0dfdce0dfdcdfdfdce0df +aeb9cd264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397aeb9cddce0dfdce0dfdce0dfdce0dfdce0df546aa92643972643972643978192bb +dcdfdfdce0dfdcdfdfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397536aa9dce0dfdce0dfdcdfdedcdfdedcdfde264397264397264397 +264397dce0dfdce0dfdcdfdedce0dfdce0dfdbdfdedbdfdedce0dfdce0dfdce0dfdcdfde +dce0dfdce0dfdce0dfdbdfdedce0dfdce0dfdcdfdedce0dfdcdfdfdce0dfdce0dfdce0df +dce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdbdfdedcdfdedce0df +bac2d1264397264397264397264397dce0dfdce0dfdcdfdedcdfdedce0dfdcdfdfdce0df +dce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdfdce0dfdce0dfdce0dfdcdfdfdcdfdfdcdfde +dcdfdedcdfdedce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0df +dce0dfdcdfdfdce0dfdce0dfaeb9cd264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdbdfdedce0dfdcdfdeaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdedcdfdf +dce0dfdce0dfaeb8cc264397264397264397264397264397264397264397264397264397 +4860a5dce0dfdcdfdfdcdfdfdce0dfdcdfdfa3afc8264397264397264397264397264397 +264397264397264397264397264397bac2d1dcdfdfdce0dfdce0dfdce0dfdce0df3d57a0 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdcdfdedce0df264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643973d57a07688b7bac2d1dcdfdedcdfde +dce0dfdce0dfdce0dfdce0dfdbdfdedce0dfdce0dfdce0dfdcdfdfdcdfdedce0dfdcdfdf +dce0dfdce0dfdce0dfdce0df264397264397264397264397264397dcdfdfdce0dfdce0df +dce0dfdbdfde8191bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643975f74addcdfdfdce0dfdce0dfdce0dfdce0df6b7eb2264397264397264397 +264397264397264397264397264397264397264397264397d0d5dadce0dfdce0dfdcdfdf +dce0dfa3afc8264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +6b7eb2dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdedce0dfdcdfdedcdfdf +dce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdbdfdedce0dfdce0dfdce0df6b7eb2264397 +264397264397a3afc8dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfd1d5da264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643974861a5dce0dfdcdfdfdce0dfdce0df +dce0dfdce0dfdce0dfc5ccd6264397264397264397d1d5dadce0dfdcdfdedcdfdedcdfdf +dbdfdedcdfdedce0dfdcdfdfdce0dfdcdfdfdbdfdedcdfdfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdcdfdfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397dcdfdedcdfdfdce0dfdce0dfdce0df +d1d6da264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397aeb9cddcdfdfdce0dfdce0dfdce0dfdcdfdf2643972643972643972643978192bb +dce0dfdce0dfdbdfdedcdfdfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0df264397264397264397 +264397dce0dfdcdfdfdcdfdedce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdfdce0df +dcdfdfdcdfdfdcdfdfdce0dfdcdfdfdce0dfdce0dfdce0dfdcdfdedbdfdedcdfdedce0df +dce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdcdfdedce0dfdcdfdedce0dfdce0dfdcdfde +dce0df264397264397264397264397dcdfdfdcdfdfdce0dfdcdfdedce0dfdcdfdfdce0df +dcdfdfdce0dfdce0dfdcdfdedce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0df +dcdfdfdbdfdedce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdfdce0dfdcdfdf +dce0dfdce0dfdce0dfdce0dfc4cbd5264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfaeb8cc264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdcdfdfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dbdfdedce0dfdce0df +dcdfdedce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397c5ccd6dce0dfdce0dfdcdfdedcdfdedce0df314d9c264397264397264397264397 +2643972643972643972643973d57a0dce0dfdcdfdfdce0dfdcdfdfdce0dfbac2d1264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397314d9c7688b7bac2d1dcdfdfdcdfdedce0dfdbdfdedcdfdf +dcdfdfdce0dfdce0dfdbdfdedce0dfdce0dfdcdfdedce0dfc5ccd697a4c497a4c4dce0df +dcdfdedce0dfdcdfdfdcdfde264397264397264397264397264397dcdfdfdce0dfdce0df +dce0dfdce0df8191bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397d1d6dadce0dfdcdfdfdcdfdfdce0dfa3afc8264397264397264397 +2643972643972643972643972643972643972643975f74aedce0dfdcdfdfdcdfdedcdfde +dcdfdf6b7eb2264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +3d57a0dcdfdedce0dfdce0dfdce0dfdcdfdfdcdfdedce0dfdce0dfdcdfdfdcdfdedcdfdf +dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdbdfdedce0dfa3afc8264397 +2643972643977688b7dce0dfdcdfdedce0dfdcdfdfdce0dfdcdfdfdcdfdfdce0df314d9c +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643976b7eb2dcdfdfdce0dfdce0dfdce0df +dbdfdedce0dfdce0df97a4c42643972643976b7eb2dce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdbdfdedce0dfdce0dfdcdfdedce0dfdce0dfdcdfdfdce0dfdcdfdfdcdfdedce0df +dce0dfdce0dfdce0dfdce0df8191bb264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397bac2d1dce0dfdce0dfdce0dfdce0df +dbdfde264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397d1d6dadce0dfdce0dfdcdfdfdce0dfdcdfde2643972643972643972643978192bb +dce0dfdbdfdedce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdfdce0dfdce0dfdce0dfdce0df264397264397264397 +264397dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0df +dce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdbdfdedce0dfdce0dfdce0df +dcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdcdfdedcdfdfdce0df +dce0df264397264397264397546aa9dce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0df +dcdfdedce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0df +dce0dfdcdfdedce0dfdbdfdedce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdbdfdedcdfdf +dce0dfdce0dfdcdfdedce0dfdce0df264397264397264397264397aeb8cddcdfdfdce0df +dce0dfdce0dfaeb8cc264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdcdfdedce0dfdce0dfdce0dfaeb8cc264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdfdce0df +dcdfdfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +2643978c9abfdcdfdfdce0dfdce0dfdce0dfdce0df6b7eb2264397264397264397264397 +2643972643972643972643977688b7dce0dfdce0dfdcdfdfdce0dfdce0df8192bb264397 +264397264397264397264397264397264397264397264397264397aeb8cddcdfdfdce0df +dce0dfdce0dfdcdfdf264397264397264397264397264397264397264397264397264397 +2643972643973d57a097a4c3dce0dfdbdfdedce0dfdcdfdfdce0dfdce0dfdce0dfdce0df +dce0dfdcdfdedce0dfdce0dfc5ccd697a5c45f74ae3d57a0264397264397546aa9dcdfde +dcdfdedce0dfdce0dfdce0df264397264397264397264397264397dce0dfdce0dfdcdfdf +dcdfdedce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439797a5c4dce0dfdcdfdedce0dfdce0dfdce0df314d9c264397264397 +26439726439726439726439726439726439726439797a5c4dcdfdedce0dfdce0dfdce0df +dbdfde314d9c264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397c5ccd6dce0dfdce0dfdcdfdfdcdfdfdcdfdedce0dfdcdfdfdce0dfdce0dfdcdfde +dce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0df314d9c +2643972643974860a4dce0dfdcdfdedcdfdedce0dfdbdfdedce0dfdce0dfdce0df5f74ae +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978c9bbfdcdfdfdcdfdedcdfdfdce0df +dcdfdfdce0dfdcdfde7688b7264397264397a3aec8dcdfdedcdfdedce0dfdce0dfdce0df +dce0dfdcdfdfdcdfdedcdfdfdcdfdedcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdcdfdfdce0dfdcdfde546aa9264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397aeb9cddcdfdfdce0dfdce0dfdcdfdf +dce0df546aa9264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397dcdfdfdcdfdfdce0dfdcdfdfdce0dfaeb9cd2643972643972643972643978192bb +dcdfdfdcdfdedce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdcdfdedce0dfdce0dfdce0df264397264397264397 +264397dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0df +dcdfdfdbdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfde +dcdfdfdcdfdedce0dfdcdfdedce0dfdcdfdedce0dfdcdfdfdcdfdedce0dfdce0dfdce0df +dcdfdf264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dcdfdfdce0dfdcdfdfdce0dfdcdfdedce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdedcdfdf +dce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdedcdfdedce0dfdce0dfdce0dfdce0dfdcdfdf +dce0dfdce0dfdce0dfdbdfdedce0df264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdcdfdfdce0dfdcdfdfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdfdce0dfaeb8cc264397264397264397264397264397264397264397264397264397 +2643974861a5dce0dfdce0dfdce0dfdce0dfdce0dfa3afc8264397264397264397264397 +264397264397264397264397bac2d1dce0dfdce0dfdcdfdfdbdfdedcdfde4860a5264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdcdfdf +dce0dfdcdfdfdbdfde264397264397264397264397264397264397264397264397264397 +314d9c97a4c3dcdfdfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfa3afc87688b73d57a0264397264397264397264397264397264397546aa9dce0df +dcdfdedce0dfdce0dfdce0df264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdedcdfdfdce0dfdce0dfdcdfdf6b7eb2264397264397 +264397264397264397264397264397264397264397d1d5dadbdfdedce0dfdce0dfdce0df +a3aec8264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439797a5c4dce0dfdce0dfdcdfdfdce0dfdcdfdedce0dfdce0dfdce0dfdcdfdfdce0df +dce0dfdce0dfdbdfdedce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdcdfdfdce0df6b7eb2 +264397264397264397d1d6dadce0dfdcdfdfdbdfdedce0dfdce0dfdce0dfdce0df8c9abf +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397c5ccd6dce0dfdcdfdfdce0dfdce0df +dcdfdfdcdfdfdcdfdf3d57a0264397314d9cdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdedce0dfdcdfdfdce0dfdce0dfdce0df +dbdfdedce0dfdce0dfdce0df264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978192bbdcdfdfdce0dfdcdfdedcdfde +dce0df6b7eb2264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +546aa9dce0dfdcdfdfdce0dfdce0dfdce0df97a5c42643972643972643972643978191bb +dce0dfdce0dfdce0dfdcdfdfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdcdfdf264397264397264397 +264397dcdfdedce0dfdce0dfdce0dfdce0df7688b7546aa9546aa9546aa9546aa9546aa9 +546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9 +546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9 +546aa9264397264397264397546aa9dce0dfdcdfdfdce0dfdce0dfdce0df7688b7546aa9 +546aa9546aa9536aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9 +546aa9546aa9546aa9546aa9546aa9536aa9546aa9546aa9546aa9546aa9546aa9546aa9 +546aa9546aa9546aa9546aa9546aa9264397264397264397264397aeb9cddce0dfdcdfde +dcdfdfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdce0dfdcdfdfdce0dfdcdfdfaeb8cc264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdedcdfde +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397d1d6dadce0dfdce0dfdce0dfdce0dfdce0df264397264397264397264397 +2643972643972643973d57a0dce0dfdce0dfdce0dfdce0dfdce0dfc5ccd6264397264397 +264397264397264397264397264397264397264397264397264397aeb8ccdcdfdedce0df +dcdfdfdce0dfdce0df2643972643972643972643972643972643972643972643975f74ae +d1d6dadce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfa3afc86b7eb2 +314d9c264397264397264397264397264397264397264397264397264397546aa9dce0df +dbdfdedce0dfdce0dfdce0df264397264397264397264397264397dcdfdedce0dfdcdfdf +dce0dfdcdfde8191bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397c5cbd6dce0dfdbdfdedce0dfdbdfdea3afc8264397264397 +2643972643972643972643972643972643975f74addce0dfdcdfdfdce0dfdce0dfdcdfdf +5f74ae264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643976b7eb2dce0dfdcdfdfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0df +c5ccd6aeb9cdaeb8cdaeb8ccc5ccd6dcdfdfdcdfdedce0dfdce0dfdbdfdedcdfdea2aec8 +26439726439726439797a4c4dcdfdfdbdfdedce0dfdce0dfdce0dfdce0dfdce0dfc5ccd6 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643973d57a0dce0dfdcdfdfdce0dfdcdfdedce0df +dce0dfdce0dfbac2d12643972643975f74aedce0dfdcdfdfdce0dfdce0dfdcdfdfdce0df +d1d6daaeb8ccaeb9cdaeb8cdbac2d1dcdfdfdce0dfdce0dfdce0dfdce0dfdbdfdedce0df +dcdfdedce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643975f74aedce0dfdcdfdedce0dfdce0df +dce0df8c9abf264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +7688b7dce0dfdce0dfdcdfdfdce0dfdcdfde7688b72643972643972643972643978191bb +dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdedcdfdedce0dfdce0dfdce0df264397264397264397 +264397dce0dfdcdfdfdcdfdedce0dfdce0df546aa9264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397546aa9dcdfdfdcdfdfdbdfdedbdfdedce0df546aa9264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8ccdcdfdfdce0df +dce0dfdcdfdfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdce0dfdce0dfdce0dfdce0dfaeb8cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdbdfdedbdfde +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +26439726439797a5c4dcdfdfdce0dfdce0dfdcdfdfdcdfde5f74ad264397264397264397 +2643972643972643977688b7dce0dfdce0dfdce0dfdce0dfdce0df8c9abf264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdcdfdf +dce0dfdce0dfdce0df2643972643972643972643972643972643972643976b7eb2dce0df +dce0dfdcdfdedcdfdedcdfdedce0dfdce0dfdcdfdfc5ccd68192bb3d57a0264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9dce0df +dce0dfdce0dfdcdfdedce0df264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0df8191bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643978c9bbfdce0dfdce0dfdcdfdfdcdfdedcdfdf314d9c264397 +264397264397264397264397264397264397a3aec8dce0dfdcdfdedcdfdfdcdfded1d6da +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643973d57a0dcdfdedce0dfdce0dfdce0dfdcdfdedcdfdfdce0dfa3afc86b7eb2314d9b +264397264397264397264397264397314d9c6b7eb2aeb8cddcdfdfdce0dfdce0dfd1d6da +264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdf +4861a5264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643977688b7dcdfdfdce0dfdce0dfdce0dfdce0df +dbdfdedcdfdf7688b72643972643978c9bbfdce0dfdce0dfdcdfdfd1d6da8191bb4861a5 +264397264397264397264397264397264397546aa997a4c4d1d6dadce0dfdcdfdfdbdfde +dcdfdfdce0dfdce0df8192bb264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643973d57a0dce0dfdcdfdfdce0dfdce0df +dce0dfbac2d1264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +a3afc8dce0dfdbdfdedcdfdfdcdfdfdce0df4861a52643972643972643972643978192bb +dce0dfdcdfdedcdfdfdcdfdfaeb8cc264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0df264397264397264397 +264397dbdfdedce0dfdce0dfdce0dfdce0df546aa9264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643973d57a0dce0dfdce0dfdce0dfdce0dfdce0df546aa9264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfaeb8cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdcdfdedce0dfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdfdce0dfdcdfde +dce0dfdcdfdfaeb8cc264397264397264397264397264397264397264397264397264397 +2643972643975f74aedce0dfdce0dfdcdfdfdce0dfdce0df97a5c4264397264397264397 +264397264397264397bac2d1dcdfdedce0dfdce0dfdce0dfdcdfde4860a5264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdcdfdf2643972643972643972643972643972643976b7eb2dce0dfdce0df +dcdfdfdce0dfdce0dfdce0dfdce0dfc5ccd66b7eb2264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9dce0df +dce0dfdce0dfdce0dfdcdfde264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdfdce0df8191bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643974861a5dcdfdfdce0dfdce0dfdce0dfdce0df6b7eb2264397 +264397264397264397264397264397314d9cdce0dfdcdfdfdce0dfdce0dfdcdfdf97a4c4 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397c5ccd6dce0dfdce0dfdcdfdfdce0dfbac2d14861a5264397264397264397 +264397264397264397264397264397264397264397264397546aa9c5ccd6dbdfdedcdfdf +4860a5264397264397264397c5ccd6dce0dfdcdfdedce0dfdce0dfdce0dfdcdfdfdce0df +8c9abf264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397bac2d1dce0dfdce0dfdcdfdedce0dfdcdfdf +dcdfdfdcdfdf314d9c264397264397b9c2d1dce0dfdce0df8192bb314d9c264397264397 +264397264397264397264397264397264397264397264397314d9c8c9bbfdce0dfdce0df +dce0dfdce0dfdce0df546aa9264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397c5cbd6dcdfdfdce0dfdce0df +dce0dfdbdfde314d9c264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643976a7eb2a3aec87688b73d57a0 +264397264397264397264397264397264397264397264397264397264397264397264397 +d1d6dadce0dfdce0dfdcdfdfdce0dfd1d6da2643972643972643972643972643978191bb +dce0dfdcdfdedcdfdedce0dfaeb8cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0df264397264397264397 +264397dce0dfdce0dfdce0dfdcdfdedce0df7688b7264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397dce0dfdce0dfdce0dfdce0dfdce0df5f74ad264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8cddcdfdedce0df +dce0dfdcdfdeaeb8cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdbdfdedce0dfdce0dfdcdfdfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdedce0dfdce0df +dcdfdfdce0dfaeb8cd264397264397264397264397264397264397264397264397264397 +264397264397264397d1d6dadce0dfdce0dfdce0dfdce0dfd1d5da264397264397264397 +2643972643973d57a0dce0dfdcdfdedce0dfdce0dfdce0dfc5ccd6264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdcdfdfdcdfdf264397264397264397264397264397546aa9dce0dfdce0dfdce0df +dcdfdedce0dfdce0dfdcdfde8c9bbf314d9c264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9dce0df +dbdfdedbdfdedce0dfdce0df264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdcdfdf8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397c5ccd6dce0dfdce0dfdcdfdedce0dfa3afc8264397 +2643972643972643972643972643976b7eb2dce0dfdce0dfdcdfdfdce0dfdce0df5f74ad +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439797a4c3dce0dfdce0dfdcdfde97a4c3264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397314d9ca2aec8dcdfde +7688b72643972643972643976b7eb2dce0dfdce0dfdce0dfdcdfdfdcdfdedcdfdfdce0df +d1d6da264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dcdfde97a4c3264397264397264397dcdfded1d6da4861a5264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9d1d5da +dcdfdedce0dfdce0df264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978c9bbfdce0dfdce0dfdce0df +dcdfdedcdfdf6b7eb2264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978192bbdcdfdfdce0dfdce0df +aeb9cd546aa92643972643972643972643972643972643972643972643972643974861a5 +dce0dfdcdfdedce0dfdce0dfdcdfdfa3afc82643972643972643972643972643978192bb +dce0dfdcdfdfdce0dfdcdfdfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdcdfdfdce0dfdcdfdf264397264397264397 +264397dcdfdedce0dfdce0dfdce0dfdce0df8192bb264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397dce0dfdcdfdedce0dfdce0dfdce0df8192bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8ccdce0dfdce0df +dce0dfdce0dfaeb8cc264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdcdfdfdcdfdfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdedce0df +dce0dfdcdfdfaeb8cc264397264397264397264397264397264397264397264397264397 +26439726439726439797a5c4dce0dfdcdfdfdcdfdedce0dfdce0df5f74ad264397264397 +2643972643977688b7dce0dfdcdfdfdcdfdedce0dfdce0df8c9bbf264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddbdfdedce0df +dce0dfdce0dfdce0df264397264397264397264397264397bac2d1dce0dfdcdfdedce0df +dce0dfdce0dfd1d6da546aa9264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9dce0df +dcdfdedbdfdedce0dfdcdfdf264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdedce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643977688b7dce0dfdce0dfdce0dfdce0dfdce0df314d9c +264397264397264397264397264397a3afc8dce0dfdcdfdfdce0dfdce0dfd1d6da264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643976b7eb2dce0dfdce0df97a5c4264397264397264397264397264397546aa9 +97a5c4bac2d1dce0dfdcdfdebac2d197a5c46b7eb2314d9c26439726439726439797a4c3 +97a5c4264397264397264397314d9cd1d5dadce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdf +dcdfde6b7eb2264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439797a4c3dce0dfdce0dfdcdfdfdcdfdedce0dfdce0df +dce0df3d57a0264397264397546aa9d1d5da3d57a0264397264397264397264397314d9c +546aa98191bb8192bb8192bb546aa9264397264397264397264397264397264397546aa9 +dce0dfdce0dfaeb8cc264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643975f74addce0dfdcdfdedce0df +dce0dfdcdfdfa3afc8264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978192bbdce0dfdcdfdfdcdfdf +dce0dfdce0dfaeb9cd3d57a02643972643972643972643972643972643972643978c9bbf +dce0dfdce0dfdcdfdedcdfdedce0df6b7eb22643972643972643972643972643978191bb +dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdfdce0dfdce0dfdce0dfdcdfdf264397264397264397 +264397aeb9cddce0dfdce0dfdce0dfdcdfdfa3aec8264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397bac2d1dce0dfdce0dfdce0dfdce0df97a5c4264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdcdfde +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdcdfdedce0dfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdfdce0dfdce0df +dce0dfdcdfdeaeb9cd264397264397264397264397264397264397264397264397264397 +2643972643972643975f74aedce0dfdce0dfdce0dfdce0dfdce0df97a5c4264397264397 +264397264397bac2d1dce0dfdcdfdedce0dfdce0dfdcdfdf4861a5264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8ccdce0dfdce0df +dce0dfdcdfdedce0df2643972643972643972643975f74aedce0dfdce0dfdce0dfdce0df +dce0dfd1d6da4860a4264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9dce0df +dce0dfdce0dfdbdfdedce0df264397264397264397264397264397dce0dfdce0dfdcdfde +dcdfdfdcdfdf8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643973d57a0dce0dfdce0dfdce0dfdcdfdedce0df6b7eb2 +264397264397264397264397314d9cdbdfdedce0dfdce0dfdce0dfdce0df97a5c4264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643973d57a0dce0dfc5ccd6314d9c264397264397264397314d9caeb8ccdce0df +dce0dfdcdfde97a5c47688b66b7eb28191bbc5cbd6d1d6da7688b7264397264397264397 +8192bb2643972643972643972643977688b7dce0dfdcdfdfdce0dfdce0dfdce0dfdce0df +dcdfdfc5cbd5264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643973d57a0dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0df +97a5c42643972643972643976b7eb24860a5264397264397264397546aa9a3aec8dce0df +c5ccd6aeb8ccdcdfdedcdfdedce0dfd1d6da8191bb314d9c264397264397264397264397 +8192bbdce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397d0d5dadce0dfdce0df +dcdfdfdce0dfdcdfdf314d9c264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978191bbdce0dfdce0dfdcdfdf +dce0dfdce0dfdbdfded1d6da5f74ae264397264397264397264397264397264397d1d6da +dce0dfdce0dfdce0dfdcdfdfdce0df314d9c2643972643972643972643972643978192bb +dce0dfdce0dfdce0dfdcdfdfaeb8cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdce0dfdcdfdfdcdfdf264397264397264397 +264397a3afc8dcdfdedce0dfdce0dfdce0dfc5ccd6264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397aeb8ccdce0dfdce0dfdcdfdfdce0dfbac2d1264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8cddce0dfdcdfdf +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdce0dfdcdfdfdce0dfaeb8cc264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdcdfdeaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397d1d5dadbdfdedce0dfdce0dfdce0dfd1d5da264397264397 +2643973d57a0dce0dfdce0dfdcdfdfdce0dfdce0dfc5ccd6264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdfdbdfde +dce0dfdce0dfdce0df264397264397264397264397a3afc8dce0dfdce0dfdce0dfdce0df +dbdfde5f74ae264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9dce0df +dcdfdfdcdfdfdcdfdedcdfde264397264397264397264397264397dcdfdfdce0dfdce0df +dcdfdedce0df8191bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397bac2d1dce0dfdce0dfdcdfdedcdfdea3afc8 +2643972643972643972643976b7eb2dce0dfdcdfdedce0dfdce0dfdce0df4861a5264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397c5ccd66b7eb22643972643972643974861a5d1d5dadce0dfdce0df +a3afc83d57a02643972643974861a5bac2d1dcdfdfdcdfdfdce0df97a5c4264397264397 +264397264397264397264397264397264397c5ccd6dce0dfdce0dfdce0dfdce0dfdcdfde +dcdfdfdcdfdf6b7eb2264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397a3aec8dce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfd1d5da +3d57a026439726439726439726439726439726439726439797a4c4dce0dfdce0df97a5c4 +3d57a02643972643975f74aebac2d1dce0dfdbdfdec5ccd64861a5264397264397264397 +314d9cd1d6da546aa9264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643978c9bbfdcdfdfdcdfdf +dce0dfdce0dfdce0df8192bb264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978191bbdce0dfdcdfdfdce0df +dcdfdfdce0dfdce0dfdce0dfdce0df6b7eb22643972643972643972643976b7eb2dce0df +dcdfdedcdfdedce0dfdcdfdf97a5c42643972643972643972643972643972643978192bb +dce0dfdbdfdedce0dfdcdfdeaeb8cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdcdfdedce0dfdce0dfdce0df264397264397264397 +2643978192bbdce0dfdce0dfdce0dfdcdfdedcdfde3d57a0264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643978192bbdce0dfdce0dfdcdfdfdce0dfdce0df314d9c +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdfdce0df +dce0dfdce0dfaeb8cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdcdfdfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +26439726439726439726439797a5c4dce0dfdcdfdedce0dfdcdfdfdce0df5f74ae264397 +2643976a7eb2dbdfdedcdfdfdcdfdedcdfdedce0df8c9bbf264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdfdbdfde +dce0dfdce0dfdce0df264397264397264397264397d1d5dadce0dfdcdfdedce0dfdce0df +aeb9cd264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9dce0df +dce0dfdce0dfdce0dfdce0df264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdedcdfdf8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643977688b7dcdfdedce0dfdce0dfdce0dfdce0df +314d9c264397264397264397a3afc8dbdfdedce0dfdce0dfdce0dfc5ccd6264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643978c9bbf2643972643972643973d57a0d1d6dadce0dfdce0df97a5c4 +264397264397264397314d9bd1d6dadce0dfdcdfdedbdfdedce0dfdce0df546aa9264397 +264397264397264397264397264397264397546aa9dce0dfdce0dfdcdfdfdce0dfdce0df +dce0dfdce0dfd1d5da314d9c264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0df7688b7 +2643972643972643972643972643972643972643978c9bbfdce0dfdce0dfdcdfdedce0df +d1d6da4861a526439726439726439797a5c4dce0dfdcdfdfd1d6da4861a5264397264397 +2643978c9bbf264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643973d57a0dce0dfdbdfde +dce0dfdce0dfdce0dfd1d5da314d9c264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978192bbdce0dfdce0dfdce0df +dcdfdfdcdfdfdce0dfdcdfdfdcdfdfdce0df6b7eb2264397264397264397c5ccd6dcdfdf +dcdfdfdce0dfdcdfdfdce0df546aa92643972643972643972643972643972643978191bb +dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dce0dfdce0dfdcdfdfdce0dfdcdfde264397264397264397 +264397546aa9dce0dfdce0dfdce0dfdce0dfdce0df6b7eb2264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643975f74aedce0dfdce0dfdce0dfdce0dfdce0df5f74ae +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8cddcdfdfdce0df +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdcdfdedce0dfdce0dfaeb8cc264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdfdcdfdf +dcdfdfdcdfdfaeb9cd264397264397264397264397264397264397264397264397264397 +2643972643972643972643975f74aedce0dfdce0dfdce0dfdcdfdedcdfde97a5c4264397 +264397a3aec8dcdfdfdce0dfdce0dfdce0dfdcdfdf546aa9264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dcdfdfdce0dfdce0df2643972643972643973d57a0dbdfdedcdfdedce0dfdcdfdfdce0df +6b7eb2264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9dcdfdf +dcdfdfdce0dfdce0dfdcdfdf264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397314d9cdcdfdedcdfdedce0dfdce0dfdce0df +6b7eb2264397264397314d9cdcdfdfdce0dfdcdfdfdce0dfdce0df8c9bbf264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397bac2d1dbdfdedce0dfd0d5da314d9c +2643972643972643977688b7dce0dfdce0dfdce0dfdcdfdedce0dfdce0df97a4c3264397 +2643972643972643972643972643972643972643978c9abfdce0dfdce0dfdcdfdfdce0df +dcdfdedce0dfdce0df8c9bbf2643972643972643972643972643972643972643975f74ae +97a4c4bac2d1dce0dfdce0dfdce0dfdce0dfdce0dfc5ccd6aeb9cd8191bb5f74ae3d57a0 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397314d9cc5ccd6dcdfdfdbdfdedcdfdedce0dfdcdfdfdce0dfaeb8cd264397 +264397264397264397264397264397264397314d9cdcdfdfdce0dfdce0dfdce0dfdcdfdf +dce0dfa3afc8264397264397264397264397aeb8cddce0dfdce0dfd1d6da314d9c264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397aeb9cddce0df +dce0dfdce0dfdce0dfdce0df8192bb264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643973d57a07688b7c5ccd6 +dcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df6b7eb22643976b7eb2dcdfdedce0df +dce0dfdce0dfdce0dfaeb9cd2643972643972643972643972643972643972643978191bb +dce0dfdce0dfdce0dfdce0dfdce0df264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdedcdfdedbdfdedce0dfdbdfde264397264397264397 +264397314d9cdcdfdfdce0dfdce0dfdce0dfdce0dfa3afc8264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643973d57a0dce0dfdce0dfdce0dfdce0dfdce0df97a5c4 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dcdfdfdcdfdfaeb8cc264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdcdfdfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdfdce0df +dce0dfdce0dfaeb8cc264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397d1d6dadce0dfdcdfdedcdfdedcdfdfd1d5da264397 +314d9cdcdfdedce0dfdce0dfdcdfdfdce0dfd1d6da264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdcdfdf264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0df +4861a5264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397536aa9dce0df +dcdfdfdce0dfdcdfdedbdfde264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdbdfde8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397a3afc8dce0dfdce0dfdce0dfdce0df +a3afc82643972643976b7eb2dce0dfdce0dfdcdfdfdce0dfdce0df4861a5264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643976b7eb2dce0dfdce0dfdce0df8c9bbf264397 +2643972643972643978192bbdcdfdfdcdfdfdce0dfdce0dfdce0dfdcdfdfaeb9cd264397 +264397264397264397264397264397264397264397264397bac2d1dcdfdedce0dfdce0df +dce0dfdce0dfdcdfdedce0df5f74ae2643972643972643972643975f74aec4cbd5dce0df +dcdfdfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdcdfdfdce0dfdcdfdedcdfdedce0df +c5cbd597a4c45f74ae264397264397264397264397264397264397264397264397264397 +2643972643978c9bbfdcdfdfdbdfdedcdfdfdce0dfdcdfdedce0dfd1d6da314d9c264397 +264397264397264397264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdcdfde264397264397264397264397546aa9dce0dfdce0dfdce0df97a5c4264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9dce0df +dce0dfdcdfdedce0dfdcdfded1d6da3d57a0264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +7688b7dce0dfdce0dfdcdfdfdcdfdedcdfdfdce0dfd1d6da4861a5d1d6dadce0dfdce0df +dce0dfdce0dfdbdfde546aa92643972643972643972643972643972643972643978192bb +dcdfdfdcdfdedcdfdfdce0dfdce0df264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643977688b7dce0dfdce0dfdcdfdedcdfdedce0df264397264397264397 +264397264397aeb9cddce0dfdce0dfdce0dfdcdfdedbdfde3d57a0264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9d1d5da8192bb314d9c +264397264397264397264397264397264397bac2d1dce0dfdce0dfdbdfdedce0dfdce0df +314d9c264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +5f74aed0d5da8192bb264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfaeb8cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdbdfdedce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdcdfdf +dbdfdedce0dfaeb8cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397a3afc8dce0dfdce0dfdce0dfdcdfdfdce0df4860a4 +6b7eb2dce0dfdce0dfdce0dfdce0dfdcdfde97a5c4264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8cddcdfdfdce0df +dcdfdfdce0dfdcdfde264397264397264397546aa9dce0dfdce0dfdcdfdedcdfdfdce0df +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9dce0df +dce0dfdce0dfdce0dfdce0df264397264397264397264397264397dce0dfdcdfdedce0df +dce0dfdcdfdf8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643976b7eb2dce0dfdcdfdedce0dfdce0df +dce0df314d9c264397aeb8cddcdfdedce0dfdce0dfdce0dfc5ccd6264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397c5ccd6dce0dfdcdfdfdce0df546aa9264397 +2643972643972643976b7eb2dce0dfdce0dfdce0dfdce0dfdcdfdedce0df97a5c4264397 +264397264397264397264397264397264397264397264397314d9cd1d6dadce0dfdce0df +dce0dfdce0dfdce0dfdce0dfd1d5da4861a526439726439797a5c4dce0dfdcdfdfdbdfde +dcdfdedce0dfdcdfdedcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdbdfde +dce0dfdce0dfdce0dfdcdfdfa3afc86b7eb2264397264397264397264397264397264397 +2643976b7eb2dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df4860a5264397264397 +264397264397264397264397264397264397546aa9dce0dfdce0dfdcdfdfdce0dfdcdfdf +dce0dfd1d5da264397264397264397264397264397c5ccd6dce0dfdce0dfdce0df3d57a0 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397a3afc8 +dbdfdedcdfdfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643976b7eb2dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdbdfde +dbdfdedce0dfaeb8cd2643972643972643972643972643972643972643972643975f74ad +dce0dfdbdfdedce0dfdce0dfdce0df3d57a0264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643977688b7dce0dfdce0dfdce0dfdce0dfdce0dfdce0df264397264397264397 +2643972643977588b6dce0dfdce0dfdce0dfdce0dfdce0df8c9bbf264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397314d9cc5ccd6dcdfdedce0dfd1d6da +6b7eb22643972643972643972643972643977688b7dce0dfdce0dfdcdfdfdbdfdedce0df +8192bb264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397314d9c +d1d5dadce0dfdce0dfc5cbd66b7eb2264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfaeb8cc264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdcdfdedce0dfdcdfdfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dbdfdedcdfdedce0df +dce0dfdce0dfaeb8cc264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643976b7eb2dce0dfdce0dfdce0dfdce0dfdce0df8c9bbf +a3afc8dce0dfdce0dfdce0dfdce0dfdce0df5f74ad264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdcdfdf +dcdfdfdce0dfdcdfdf264397264397264397546aa9dce0dfdce0dfdce0dfdcdfdedce0df +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643977688b7dce0df +dcdfdfdce0dfdcdfdfdcdfde264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0df8191bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397314d9cdce0dfdce0dfdbdfdedce0df +dce0df6b7eb23d57a0dce0dfdce0dfdcdfdfdcdfdfdce0df8192bb264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643974860a5dce0dfdcdfdfdce0dfdce0df546aa9264397 +264397264397264397314d9cc5ccd6dcdfdedce0dfdcdfdfdcdfdfd1d6da3d57a0264397 +2643972643972643972643972643972643972643972643972643974860a4d1d6dadce0df +dce0dfdcdfdfdce0dfdcdfdfdce0dfbac2d1314d9c8191bbdce0dfdcdfdfdce0dfdbdfde +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdcdfdedce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfd1d6da97a5c45f74ae264397264397264397 +4861a5d1d6dadce0dfdce0dfdce0dfdce0dfdce0dfdce0df6b7eb2264397264397264397 +264397264397264397264397264397264397264397c5ccd6dce0dfdce0dfdce0dfdcdfde +dcdfde97a5c4264397264397264397264397264397aeb8cddce0dfdce0dfdcdfde8c9bbf +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643973d57a0 +d1d5dadcdfdfdce0dfdce0dfdce0dfdcdfde8c9bbf264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643976b7eb2dce0dfdcdfdfdcdfdfdce0dfdce0dfdcdfdedce0dfdce0dfdce0df +dce0dfdce0df4861a5264397264397264397264397264397264397264397264397546aa9 +dce0dfdcdfdfdce0dfdce0dfdce0df5f74ad264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439797a4c3dce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdcdfde264397264397264397 +264397264397314d9cdce0dfdce0dfdce0dfdce0dfdce0dfdce0df3d57a0264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397a3afc8dce0dfdce0dfdcdfdfdce0df +dcdfde6b7eb22643972643972643972643973d57a0dce0dfdce0dfdce0dfdce0dfdce0df +d1d6da314d9c264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397a3afc8 +dce0dfdce0dfdce0dfdce0dfdcdfdf6b7eb2264397264397264397aeb8cddce0dfdcdfdf +dce0dfdcdfdfaeb8cc264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdcdfdfdcdfdfdcdfdfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdcdfde +dce0dfdbdfdeaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397314d9cdcdfdedcdfdfdcdfdfdce0dfdce0dfc5ccd6 +dce0dfdce0dfdcdfdedce0dfdcdfdfd1d5da264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8ccdce0dfdce0df +dce0dfdcdfdfdce0df264397264397264397546aa9dce0dfdce0dfdcdfdfdcdfdfdce0df +314d9c264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643976b7eb2dcdfdfdcdfdf +dcdfdedce0dfdce0dfdce0df264397264397264397264397264397dcdfdfdce0dfdcdfdf +dce0dfdcdfdf8191bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439726439797a5c4dce0dfdce0dfdce0df +dce0dfa3afc87688b7dce0dfdce0dfdce0dfdce0dfdcdfdf3d57a0264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643976b7eb2dce0dfdce0dfdcdfdfdce0df5f74ae264397 +2643972643972643972643973d57a0aeb9cddcdfdedce0dfc5cbd5546aa9264397264397 +2643972643972643972643972643972643972643972643972643972643974861a5d1d5da +dce0dfdce0dfdce0dfdcdfdedce0dfdce0dfbac2d1dcdfdedce0dfbac2d17688b7546aa9 +314d9c2643972643972643973d57a0546aa96b7eb28c9abfc5ccd6dce0dfdcdfdedce0df +dce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfc5ccd68c9abf5f74ad +d1d6dadce0dfdce0dfdce0dfdce0dfdce0dfdce0df6a7eb2264397264397264397264397 +2643972643972643972643972643972643972643974861a5d1d6dadce0dfdcdfdedcdfde +bac2d1314d9c264397264397264397264397264397aeb8cddbdfdedce0dfdce0dfaeb8cd +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +7688b7dce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdf6b7eb2264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397a3afc8dcdfdfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0df +dce0df8192bb264397264397264397264397264397264397264397264397264397264397 +dce0dfdcdfdfdbdfdedcdfdfdce0df97a5c4264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +97a5c4dce0dfdcdfdfdce0dfdcdfdfdce0dfdcdfdfdce0dfdcdfde264397264397264397 +26439726439726439797a4c4dce0dfdce0dfdcdfdfdcdfdedcdfdfaeb9cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643976b7eb2dce0dfdce0dfdce0dfdcdfdfdcdfdf +bac2d126439726439726439726439726439726439797a5c4dce0dfdce0dfdce0dfdce0df +dce0dfa3afc8264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643977688b7dce0df +dcdfdfdce0dfdce0dfdbdfdeaeb9cd264397264397264397264397aeb9cddcdfdedce0df +dcdfdfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdce0dfdce0dfdcdfdfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdfdcdfdfdcdfde +dcdfdedcdfdeaeb8cc264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397a3afc8dce0dfdce0dfdcdfdedce0dfdcdfdf +dcdfdedbdfdedce0dfdcdfdedce0df97a4c3264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dcdfdfdce0dfdce0df264397264397264397546aa9dcdfdedcdfdedce0dfdce0dfdce0df +546aa9264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643977688b7dce0dfdcdfdfdcdfde +dce0dfdcdfdfdce0dfdce0df264397264397264397264397264397dcdfdfdce0dfdce0df +dcdfdfdce0df8191bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643975f74aedcdfdfdce0dfdcdfdf +dce0dfdce0dfc5ccd6dce0dfdce0dfdcdfdfdce0dfbac2d1264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643978192bbdce0dfdce0dfdbdfdedce0df8c9bbf264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643974860a5 +d1d6dadcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdcdfde5f74ad264397264397264397 +2643972643972643972643972643972643972643972643972643973d57a07688b6c5ccd6 +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdcdfdfdcdfdfdce0dfdcdfdedcdfdf6b7eb2264397264397264397264397264397 +264397264397264397264397264397264397264397264397314d9c7688b78192bb6b7eb2 +264397264397264397264397264397264397264397dce0dfdcdfdfdce0dfdcdfdfdcdfdf +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397a3aec8dce0dfdce0dfdcdfdfdce0dfdce0dfdce0df8192bb264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397314d9cd1d5dadcdfdfdce0dfdce0dfdbdfdedce0dfdce0dfdce0df +aeb9cd264397264397264397264397264397264397264397264397264397264397264397 +bac2d1dce0dfdce0dfdbdfdedce0dfd1d6da314d9c264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397314d9cbac2d1 +dce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdf264397264397264397 +2643972643972643973d57a0dce0dfdce0dfdce0dfdbdfdedcdfdedce0df8192bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643974860a5dce0dfdce0dfdcdfdfdce0dfdcdfdedcdfdf +4861a52643972643972643972643972643972643973d57a0dcdfdfdcdfdfdce0dfdce0df +dce0dfdcdfde7688b7264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397546aa9dce0dfdbdfde +dce0dfdce0dfdce0dfd1d6da3d57a0264397264397264397264397aeb9cddcdfdedcdfdf +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdcdfdfdce0dfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdedcdfde +dcdfdedce0dfaeb8cc264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643976b7eb2dce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0df5f74ae264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdce0df264397264397264397314d9cdce0dfdce0dfdbdfdedcdfdedce0df +97a5c4264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397314d9ca3afc8dce0dfdcdfdedce0dfdce0df +dcdfdfdce0dfdce0dfdbdfde264397264397264397264397264397dce0dfdcdfdfdce0df +dce0dfdce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397d1d5dadcdfdfdce0df +dcdfdedce0dfdcdfdedcdfdfdce0dfdce0dfdce0df7688b7264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643978192bbdce0dfdce0dfdce0dfdce0dfc5ccd6264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +4861a5bac2d1dcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdfd1d6da4861a5264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +546aa997a5c4dce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdcdfdfdce0df8192bb264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643975f74aedce0dfdce0dfdce0dfdce0dfdce0df +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397314d9cbac2d1dce0dfdce0dfdce0dfdce0dfdcdfdedce0dfa3aec8314d9c264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397314d9caeb8cddce0dfdcdfdfdcdfdfdce0dfdce0dfdce0dfbac2d1 +314d9c264397264397264397264397264397264397264397264397264397264397264397 +8191bbdce0dfdce0dfdcdfdfdce0dfdce0df8192bb264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643974860a5bac2d1dce0df +dbdfdedce0dfdce0dfd1d5dadcdfdfdce0dfdce0dfdce0dfdce0df264397264397264397 +2643972643972643972643978192bbdce0dfdce0dfdce0dfdce0dfdcdfdedce0df6b7eb2 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643974861a5d1d6dadce0dfdce0dfdce0dfdce0dfdce0df7688b7 +2643972643972643972643972643972643972643972643978c9abfdce0dfdcdfdedce0df +dcdfdedce0dfdce0df6b7eb2264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643974860a4d1d5dadce0dfdcdfdf +dce0dfdcdfdedce0df6b7eb2264397264397264397264397264397aeb8ccdce0dfdce0df +dbdfdedbdfdeaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdce0dfdce0dfdce0dfaeb8cc264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdcdfdedce0df +dce0dfdcdfdeaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397314d9cdce0dfdce0dfdce0dfdcdfdfdce0df +dcdfdfdcdfdfdce0dfdcdfded1d5da264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdcdfde +dce0dfdce0dfdce0df264397264397264397264397bac2d1dce0dfdce0dfdce0dfdce0df +dce0df3d57a0264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643975f74aed1d6dadce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdcdfdfdce0df264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439726439726439797a5c4dbdfdedce0df +dce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0df3d57a0264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643976b7eb2dce0dfdce0dfdce0dfdce0dfdce0df6b7eb2 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397314d9c6b7eb27688b7264397264397 +264397314d9b97a5c4dce0dfdcdfdfdce0dfdcdfdedce0dfdbdfdedce0df8192bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397314d9b7688b7c5cbd6dce0dfdce0dfdbdfdedce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdfc5ccd68192bb3d57a0264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397aeb9cddce0dfdbdfdedcdfdedce0dfd1d6da +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643973d57a0d1d5dadcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfd0d5da8192bb +314d9b264397264397264397264397264397264397264397264397264397264397264397 +2643972643976b7eb2d1d6dadbdfdedce0dfdce0dfdce0dfdbdfdedce0dfdce0df6b7eb2 +264397264397264397264397264397264397264397264397264397264397264397264397 +3d57a0dcdfdedbdfdedce0dfdce0dfdce0dfdcdfde6b7eb2264397264397264397264397 +2643972643972643972643972643972643972643972643977688b7d1d6dadce0dfdcdfde +dce0dfdce0dfbac2d15f74aedce0dfdce0dfdce0dfdce0dfdbdfde264397264397264397 +264397264397264397264397264397bac2d1dcdfdfdcdfdfdcdfdedce0dfdcdfdfdbdfde +97a5c4314d9b264397264397264397264397264397264397264397264397264397264397 +2643972643972643975f74aed0d5dadce0dfdce0dfdce0dfdcdfdedcdfde97a5c4264397 +264397264397264397264397264397264397264397264397314d9cbac2d1dce0dfdcdfdf +dcdfdedcdfdfdce0dfdce0df8c9bbf314d9c264397264397264397264397264397264397 +2643972643972643972643972643972643972643976b7eb2d1d6dadce0dfdce0dfdbdfde +dce0dfdce0df97a4c4264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdcdfdedce0dfdce0dfdce0dfaeb8cc264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dbdfdedcdfdfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397a3afc8dce0dfdce0dfdce0dfdcdfde +dce0dfdcdfdfdce0dfdce0df97a5c4264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdedce0df +dce0dfdce0dfdcdfde2643972643972643972643976b7eb2dcdfdfdce0dfdcdfdfdce0df +dcdfdebac2d1314d9c264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9aeb9cddcdfdedce0dfdce0dfdce0dfdce0dfdbdfdedce0df +dce0dfdce0dfdce0dfdcdfde314d9b264397264397264397264397dce0dfdcdfdfdce0df +dcdfdedcdfdf8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397546aa9dce0dfdbdfde +dcdfdfdce0dfdcdfdedce0dfdce0dfdbdfdebac2d1264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643973d57a0dce0dfdce0dfdce0dfdcdfdedcdfdfd1d5da +314d9b264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397546aa997a4c4d1d6dadce0dfdce0dfaeb9cd314d9c +2643972643972643975f74aed1d6dadce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfc5ccd6 +546aa9264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397546aa9d1d6dadce0dfdcdfdfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdeaeb9cd6b7eb2314d9c +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397546aa9dcdfdedce0dfdce0dfdbdfdedce0dfaeb9cd +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643974861a5bac2d1dce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdcdfde +d0d5da97a5c45f74ae264397264397264397264397264397264397264397264397546aa9 +8c9bbfd1d6dadbdfdedce0dfdce0dfdce0dfdce0dfdce0dfdbdfdedce0dfdce0dfc5ccd6 +314d9b264397264397264397264397264397264397264397264397264397264397264397 +26439797a4c4dce0dfdce0dfdce0dfdce0dfdce0dfdce0df8192bb264397264397264397 +264397264397264397264397264397264397546aa9aeb9cddce0dfdce0dfdce0dfdcdfdf +dcdfdeaeb9cd314d9c546aa9dce0dfdce0dfdce0dfdce0dfdce0df264397264397264397 +2643972643972643972643972643973d57a0d1d6dadce0dfdce0dfdce0dfdce0dfdce0df +dcdfdec5ccd66b7eb2314d9c264397264397264397264397264397264397264397264397 +2643973d57a097a5c4dce0dfdce0dfdcdfdedce0dfdce0dfdce0dfbac2d1314d9c264397 +2643972643972643972643972643972643972643972643972643974861a5d1d5dadce0df +dce0dfdce0dfdcdfdedce0dfdce0dfc5ccd66b7eb2264397264397264397264397264397 +2643972643972643972643972643973d57a0a3afc8dcdfdfdce0dfdcdfdfdcdfdfdcdfdf +dce0dfbac2d1264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfaeb8cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdedce0dfdce0df +dce0dfdce0dfaeb8cd264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643976b7eb2dcdfdedcdfdfdce0dfdce0df +dce0dfdcdfdfdcdfdedbdfde5f74ae264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdcdfdfdcdfdf264397264397264397264397314d9cc5ccd6dcdfdedce0dfdcdfde +dce0dfdcdfdfbac2d1546aa9264397264397264397264397264397264397264397264397 +2643976b7eb2aeb9cddcdfdfdce0dfdce0dfdce0dfdcdfdedce0dfdbdfde7688b7dcdfde +dcdfdfdcdfdedce0dfdce0df546aa9264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397c5cbd6dce0df +dcdfdedce0dfdcdfdfdce0dfdce0dfdce0df6b7eb2264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397aeb8cddce0dfdcdfdfdcdfdedcdfdfdcdfde +bac2d1314d9c264397264397264397264397264397264397264397264397264397264397 +2643972643973d57a08c9abfc5cbd5dcdfdedcdfdedcdfdedce0dfdce0dfdcdfdfc5ccd6 +4861a5264397264397264397314d9c8c9bbfdce0dfdcdfdfdce0dfdcdfdfdce0dfdce0df +dce0dfbac2d16a7eb2314d9c264397264397264397264397264397264397264397264397 +2643972643972643973d57a08192bbc5ccd6dce0dfdce0dfdce0dfdbdfdedce0dfdcdfdf +dce0dfdce0dfdcdfdfdce0dfdcdfdfdcdfdfdce0dfdce0dfdcdfdedce0dfdcdfded1d6da +97a4c4546aa9264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397314d9cc5cbd5dce0dfdce0dfdce0dfdce0dfdce0df7688b7 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397314d9caeb9cddce0dfdbdfdedcdfdfdce0dfdce0dfdce0df +dbdfdedcdfdfdce0dfdce0dfc4cbd5aeb8ccaeb9cdaeb9cdaeb9cdbac2d1dcdfdfdcdfdf +dcdfdedce0dfdce0dfdcdfdfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdcdfdedcdfdf +97a4c3264397264397264397264397264397264397264397264397264397264397264397 +2643973d57a0d1d6dadbdfdedce0dfdcdfdfdce0dfdce0dfdce0dfd0d5da8c9bbf5f74ae +546aa9546aa9546aa95f74ae8192bbbac2d1dce0dfdce0dfdcdfdfdce0dfdce0dfdcdfde +97a5c4264397264397546aa9dce0dfdce0dfdce0dfdce0dfdcdfde264397264397264397 +2643972643972643972643972643972643974861a5d1d5dadce0dfdcdfdfdce0dfdce0df +dcdfdedce0dfdce0dfd1d6daa3aec87688b7546aa9546aa9546aa9546aa9546aa98191bb +a3afc8dce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfbac2d1314d9b264397264397 +2643972643972643972643972643972643972643972643972643972643974861a5d1d5da +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfded1d6da97a5c47688b7546aa9546aa9 +546aa9546aa9546aa98191bbaeb8cddce0dfdce0dfdcdfdedcdfdedce0dfdce0dfdce0df +bac2d1314d9c264397264397264397264397264397264397264397aeb8ccdce0dfdcdfde +dce0dfdcdfdeaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdce0dfdcdfdfdcdfdedce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdfdce0dfaeb8cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397314d9bdce0dfdce0dfdcdfdfdce0df +dbdfdedce0dfdce0dfdce0df314d9c264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdcdfdfdce0df2643972643972643972643972643975f74addce0dfdcdfdfdce0df +dce0dfdcdfdfdcdfdedce0dfaeb8cc7688b7546aa9546aa9546aa9546aa98191bba3aec8 +dcdfdedce0dfdcdfdfdce0dfdce0dfdce0dfdcdfdfdce0dfc5ccd64861a5264397dcdfdf +dcdfdedcdfdedcdfdfdce0df546aa9264397264397264397264397dcdfdedce0dfdce0df +dce0dfdcdfde8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643978c9abfdce0df +dce0dfdce0dfdce0dfdce0dfdcdfdfdce0df314d9c264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643976b7eb2dce0dfdce0dfdce0dfdce0dfdce0df +dcdfdec5ccd6546aa9264397264397264397264397264397264397264397264397314d9c +6b7eb2bac2d1dcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdce0df +d1d5da7688b72643972643972643972643973d57a097a5c4dcdfdfdce0dfdbdfdedcdfdf +dce0dfdce0dfdcdfdedce0dfa3aec88192bb546aa94861a5264397264397264397546aa9 +5f74ae8c9abfbac2d1dce0dfdce0dfdce0dfdce0dfdcdfdfdcdfdfdce0dfaeb9cda3afc8 +dce0dfdce0dfdcdfdfdcdfdedce0dfdce0dfdcdfdedce0dfdcdfdfdcdfdedbdfdedce0df +dcdfdfdce0dfc5cbd68192bb3d57a0264397264397264397264397264397264397264397 +2643972643972643974861a5bac2d1dce0dfdcdfdfdce0dfdcdfdedcdfdfd1d6da314d9c +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643978192bbdce0dfdcdfdfdce0dfdce0dfdce0df +dcdfdedcdfdfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdf +dce0dfdcdfdedcdfdfdcdfdedce0dfdce0dfdcdfdedce0dfdcdfdedce0dfdcdfdfdce0df +dce0df97a5c4264397264397264397264397264397264397264397264397264397264397 +2643972643975f74aedce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdf +dce0dfdcdfdfdce0dfdcdfdfdce0dfdcdfdedcdfdedce0dfdcdfdfdcdfdfdce0df7688b7 +264397264397264397546aa9dce0dfdce0dfdcdfdedcdfdfdce0df264397264397264397 +2643972643972643972643972643972643972643974861a5b9c2d1dce0dfdce0dfdce0df +dcdfdedce0dfdce0dfdce0dfdcdfdedce0dfdcdfdedce0dfdcdfdfdce0dfdce0dfdcdfdf +dbdfdedcdfdfdcdfdfdce0dfdce0dfdce0dfdce0dfa3afc8314d9c264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643974860a5 +bac2d1dce0dfdce0dfdcdfdfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfde97a5c4 +314d9c264397264397264397264397264397264397264397264397aeb9cddce0dfdcdfde +dce0dfdce0dfaeb8cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdcdfdfdce0dfdcdfdfaeb8cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dcdfdfdce0dfdce0df +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397aeb9cddcdfdedcdfdedce0df +dce0dfdcdfdfdce0dfa3aec8264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdfdbdfde +dce0dfdcdfdedce0df2643972643972643972643972643972643977688b7dce0dfdbdfde +dce0dfdcdfdfdce0dfdce0dfdce0dfdcdfdedce0dfdcdfdfdcdfdfdcdfdfdce0dfdce0df +dcdfdfdcdfdfdcdfdedce0dfdbdfdedce0dfdce0df8c9bbf314d9c264397264397aeb9cd +dcdfdfdce0dfdce0dfdce0df5f74ae264397264397264397264397dcdfdfdcdfdfdce0df +dce0dfdcdfdf8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643974860a4dce0df +dcdfdedce0dfdcdfdedce0dfdce0dfa3aec8264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397aeb9cddcdfdfdce0dfdce0dfdce0df +dce0dfdce0dfdcdfdfbac2d18192bb546aa9546aa9546aa95f74ae8192bbaeb8cddcdfdf +dce0dfdcdfdfdce0dfdcdfdedce0dfdcdfdfdcdfdedce0dfdce0dfdcdfdedce0dfdce0df +dce0dfd1d5da6b7eb22643972643972643972643972643973d57a08192bbc5ccd6dce0df +dcdfdedce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdbdfdedce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfd1d6da8c9bbf3d57a0264397264397 +3d57a07688b7c5ccd6dce0dfdce0dfdce0dfdce0dfdce0dfdbdfdedce0dfdce0dfdce0df +dce0dfdcdfdedce0dfdcdfdedce0dfbac2d17688b73d57a0264397264397264397264397 +2643974860a597a5c4dcdfdfdbdfdedce0dfdce0dfdcdfdedce0dfdcdfdf8192bb264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643973d57a0aeb8cddce0dfdcdfdfdce0df +dbdfdedce0dfdbdfdedce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdedcdfdedce0dfdce0df +dce0dfdbdfdedce0dfdce0dfdce0dfaeb9cd4860a48192bbdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfa3afc8314d9c264397264397264397264397264397264397264397264397 +2643972643972643975f74aed1d5dadcdfdedce0dfdcdfdfdce0dfdce0dfdcdfdedce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfbac2d14860a5264397 +264397264397264397546aa9dce0dfdbdfdedce0dfdce0dfdce0df264397264397264397 +264397264397264397264397264397264397264397264397314d9c8192bbdce0dfdce0df +dce0dfdce0dfdcdfdedcdfdfdce0dfdcdfdfdcdfdfdce0dfdbdfdedcdfdfdce0dfdce0df +dcdfdfdce0dfdce0dfdce0dfdce0dfd1d6da7588b6264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +314d9c8c9bbfdcdfdfdcdfdfdce0dfdce0dfdce0dfdce0dfdbdfdedce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdcdfdfdcdfdfdcdfdfd1d6da7688b7264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdbdfdeaeb8cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978191bbdbdfdedce0dfdce0dfdce0dfaeb8cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdfdce0dfaeb8cd264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643977688b7dce0dfdce0dfdce0df +dbdfdedce0dfdcdfde6b7eb2264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdce0df2643972643972643972643972643972643972643976b7eb2dce0df +dce0dfdce0dfdcdfdfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdbdfdedcdfdfdce0dfaeb8cc546aa9264397264397264397264397aeb9cd +dce0dfdce0dfdce0dfdce0df8192bb264397264397264397264397dcdfdedce0dfdce0df +dce0dfdce0df8191bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397c5ccd6 +dce0dfdce0dfdcdfdedce0dfdce0df6b7eb2264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643973d57a0d1d5dadce0dfdcdfdfdbdfde +dcdfdedce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdcdfde +dcdfdfdcdfdedce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfa3aec8 +6b7eb2314d9c2643972643972643972643972643972643972643972643972643974861a5 +8192bbaeb9cddce0dfdcdfdedce0dfdcdfdedcdfdfdce0dfdce0dfdcdfdfdce0dfdcdfde +dce0dfdcdfdedcdfdedce0dfbac2d18c9bbf546aa9264397264397264397264397264397 +2643972643972643974860a48c9abfd1d6dadbdfdedce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfaeb9cdaeb9cdaeb9cd +d1d5dadce0dfdcdfdfdce0dfdcdfdfdcdfdfdce0dfdce0dfdce0dfb9c2d1264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643974861a597a5c4d1d6da +dce0dfdce0dfdce0dfdbdfdedce0dfdcdfdfdce0dfdcdfdedce0dfdce0dfdce0dfdcdfdf +dcdfdfdce0dfdce0df97a5c4546aa9264397264397264397b9c2d1dce0dfdce0dfdcdfdf +dce0dfdcdfdfdcdfdfd1d5da97a5c45f74ae3d57a0264397264397264397264397264397 +2643972643972643972643973d57a097a4c4dce0dfdcdfdfdcdfdedce0dfdce0dfdce0df +dce0dfdcdfdedce0dfdce0dfdce0dfdcdfdfdce0dfc5cbd66b7eb2264397264397264397 +264397264397264397546aa9dcdfdedcdfdedcdfdedcdfdedcdfde264397264397264397 +2643972643972643972643972643972643972643972643972643972643973d57a097a5c4 +d1d6dadcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdcdfdfdce0dfdce0dfdce0df +dce0dfdce0dfdcdfded1d6da97a5c43d57a0264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643973d57a097a5c4d1d5dadcdfdfdce0dfdbdfdedcdfdfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfd1d6da8c9bbf314d9c264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dbdfdedcdfdfaeb8cd264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643978192bbdce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0dfaeb9cd264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643973d57a0dce0dfdcdfdedcdfde +dcdfdfdce0dfdcdfdf314d9c264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdce0df2643972643972643972643972643972643972643972643974861a5 +aeb9cddce0dfdce0dfdce0dfdcdfdedce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0df +dcdfdedce0dfdbdfdea3afc8546aa92643972643972643972643972643972643978192bb +dce0dfdcdfdfdcdfdfdce0df97a5c4264397264397264397264397dce0dfdce0dfdce0df +dce0dfdcdfdf8191bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643978192bb +dce0dfdcdfdedce0dfdce0dfdce0df314d9c264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643974860a4d1d5dadce0dfdce0df +dce0dfdce0dfdcdfdfdcdfdfdce0dfdcdfdfdbdfdedce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdcdfdedcdfdfdce0dfdce0dfdce0dfdce0dfbac2d17688b63d57a0264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643974860a55f74ae8192bb8192bb8c9abfaeb9cdaeb9cd97a5c48192bb +8192bb6b7eb2546aa9264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643975f74ae97a4c4dce0dfdce0dfdce0dfdbdfde +dce0dfdce0dfdce0dfdcdfdfdcdfdedce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdf +dce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdbdfded1d6da3d57a0264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +5f74ae8c9bbfaeb9cddbdfdedce0dfdcdfdedcdfdedce0dfdbdfdedce0dfdce0dfaeb9cd +8c9bbf5f74ae314d9c264397264397264397264397264397314d9bb9c2d1dce0dfdcdfdf +dce0dfdbdfdedce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0df8191bb264397264397 +2643972643972643972643972643972643973d57a07688b7aeb9cddcdfdfdce0dfdcdfdf +dce0dfdce0dfdce0dfdce0dfbac2d18c9bbf546aa9264397264397264397264397264397 +264397264397264397314d9c546aa9546aa9546aa9546aa9546aa9264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +314d9c5f74ad8c9abfaeb8ccdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +bac2d197a5c46b7eb2314d9c264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397314d9c6b7eb297a5c4bac2d1dce0dfdce0dfdce0dfdce0df +dcdfdedce0dfdce0dfdcdfdfaeb8cd97a5c45f74ae264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643974860a5546aa9546aa9 +546aa9546aa94861a5264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643973d57a0546aa9546aa9546aa9546aa94861a5264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397546aa9546aa9546aa9 +546aa9536aa94861a5264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397546aa9546aa9546aa9 +546aa9546aa94861a5264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643974860a4546aa9546aa9 +546aa9546aa9546aa9264397264397264397264397264397264397264397264397264397 +2643974861a58c9bbfbac2d1dcdfdfdce0dfdbdfdedce0dfdcdfdedcdfdfdce0dfbac2d1 +97a5c46b7eb2314d9c2643972643972643972643972643972643972643972643973d57a0 +546aa9536aa9546aa9546aa94861a5264397264397264397264397546aa9546aa9546aa9 +546aa9546aa93d57a0264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397aeb9cd +dce0dfdce0dfdce0dfdcdfdea3aec8264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643973d57a0bac2d1dce0df +dce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfbac2d17688b73d57a0264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397314d9b6b7eb2aeb9cddce0df +dcdfdfdcdfdfdcdfdfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfbac2d14861a5264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643974861a5546aa9546aa94860a5264397264397264397 +264397264397264397264397264397264397264397264397264397314d9cbac2d1dce0df +dce0dfdcdfdedce0dfdcdfdfdce0dfdce0dfdcdfdfdcdfdfdce0df8192bb264397264397 +264397264397264397264397264397264397264397264397264397264397264397546aa9 +546aa9546aa9314d9c264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643974861a5536aa9546aa94861a5264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397546aa9546aa9 +546aa94861a5264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643973d57a0546aa9546aa94861a5264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397314d9cdce0df +dce0dfdcdfdedce0dfdcdfdf5f74ae264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643976b7eb2 +c5ccd6dcdfdfdcdfdfdce0dfdce0dfdcdfdedce0dfdcdfdfdcdfdedcdfdedce0dfdbdfde +dce0dfdce0dfc5ccd68c9abf4860a5264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643973d57a0 +7688b7b9c2d1dcdfdfdcdfdfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdf8c9bbf314d9c264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397314d9ca3aec8 +dce0dfdce0dfdcdfdedbdfdedce0dfdce0dfdcdfdfdce0dfdce0df8192bb264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643976b7eb2dcdfde +dce0dfdce0dfdce0dfd1d6da264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643975f74ae8c9bbfaeb9cddce0dfdce0dfdcdfdfdce0dfdce0dfd1d5daaeb9cd97a5c4 +6b7eb23d57a0264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643973d57a07688b7a2aec8d1d5dadce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdcdfdfdce0dfc5ccd68c9abf3d57a0264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +546aa9aeb9cddce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdf8192bb264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397bac2d1dce0df +dce0dfdce0dfdce0df97a5c4264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643974861a5546aa98191bb8192bb8192bb8192bb +8192bb5f74ae4860a5264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643974861a58c9bbfc5cbd5dcdfdfdce0dfdce0dfdce0df8192bb264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397546aa9dce0dfdce0df +dcdfdfdce0dfdce0df5f74ae264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397314d9b546aa95f74ae8192bb546aa9264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8cddcdfdfdcdfdf +dce0dfdce0dfc4cbd5264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397546aa97688b78192bb8192bb8192bb8192bb8192bb8191bb8191bb8191bb8192bb +8191bb8191bb8192bb8192bb8192bb8192bb8191bb8191bb8192bb8192bb8192bb8192bb +8192bb8192bb8192bb8192bb8191bb8192bb8192bb8191bb8191bb8191bb8192bb8192bb +8192bb8191bb8192bb8192bb8192bb8192bb8192bb8192bb8192bb8192bb8192bb8192bb +8191bb8192bb8192bb8192bb8192bb8191bb8192bb8191bb8191bb8191bb8191bb8191bb +8192bb8192bb8192bb8192bb8192bb8192bb8192bb8191bb8192bb8192bb8192bb8192bb +8191bb8192bb8192bb8192bb8192bb8192bb8192bb8192bb8192bb8192bb8192bb8192bb +8192bb8192bb8191bb8191bb7688b6546aa9264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdce0dfdce0df +dce0dfdce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643977688b7 +d1d6dadce0dfdce0dfdce0dfdcdfdedbdfdedce0dfdcdfdfdce0dfdce0dfdce0dfdce0df +dbdfdedce0dfdcdfdedce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0df +dbdfdedce0dfdcdfdfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdcdfdf +dcdfdfdce0dfdce0dfdce0dfdcdfdedcdfdfdcdfdedcdfdedcdfdfdce0dfdbdfdedce0df +dce0dfdce0dfdce0dfdcdfdedce0dfdcdfdedcdfdedce0dfdce0dfdce0dfdcdfdfdce0df +dce0dfdcdfdfdce0dfdcdfdfdcdfdedce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdbdfdedce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdcdfdfdce0dfdce0dfdce0df +dcdfdfdce0dfdcdfdfdce0dfdcdfdedce0dfc5ccd67688b7264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397314d9cc5ccd6dce0dfdce0dfdbdfde +dce0dfdce0df3d57a0264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643978c9bbfdcdfdf +dce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0df +dce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdcdfde +dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dcdfdfdcdfdedcdfdfdcdfdfdce0dfdce0dfdcdfdfdce0dfdcdfdedce0dfdcdfdfdce0df +dce0dfdce0dfdce0dfdce0dfdcdfdfdcdfdedcdfdfdcdfdfdce0dfdcdfdedce0dfdcdfdf +dcdfdfdce0dfdce0dfdce0dfdcdfdedcdfdedce0dfdce0dfdcdfdfdcdfdfdce0dfdcdfdf +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdcdfdfdce0dfdbdfdedce0df +dce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0df8c9bbf264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439726439797a5c4dce0dfdce0dfdcdfdfdbdfde +dce0df97a4c4264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643973d57a0dce0dfdcdfde +dce0dfdcdfdedcdfdedce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdcdfdfdcdfdfdce0df +dcdfdedce0dfdce0dfdce0dfdcdfdedcdfdedcdfdfdce0dfdce0dfdce0dfdce0dfdce0df +dcdfdedce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0df +dcdfdedce0dfdcdfdedbdfdedce0dfdcdfdedcdfdedce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdbdfdedce0dfdcdfdedce0df +dce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdcdfdfdce0dfdce0dfdce0dfdcdfdedcdfdf +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdcdfdfdce0dfdce0dfdcdfdfdcdfdf +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439726439726439726439797a4c4dce0dfdbdfdedcdfdfdce0dfdce0df +d1d6da3d57a0264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397546aa9dce0dfdce0df +dbdfdedcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdbdfdedce0dfdce0dfdce0dfdcdfdf +dce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdcdfdedce0dfdcdfdfdce0dfdce0df +dcdfdfdce0dfdcdfdedcdfdfdce0dfdcdfdfdcdfdedcdfdfdce0dfdce0dfdbdfdedce0df +dce0dfdcdfdfdce0dfdcdfdfdcdfdedce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdedcdfde +dce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdcdfdedce0dfdcdfdedce0df +dce0dfdce0dfdcdfdfdcdfdedce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdcdfdfdcdfdedce0dfdcdfdfdce0df4861a5264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643973d57a0a3afc8dce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdf +8192bb264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397d1d5dadcdfdf +dcdfdedce0dfdce0dfdce0dfdce0dfdcdfdfdcdfdedce0dfdce0dfdce0dfdce0dfdcdfde +dce0dfdcdfdedcdfdfdbdfdedce0dfdce0dfdcdfdfdcdfdfdbdfdedce0dfdce0dfdce0df +dcdfdedce0dfdbdfdedce0dfdce0dfdce0dfdce0dfdbdfdedcdfdedcdfdedce0dfdce0df +dce0dfdcdfdedce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdbdfdedcdfdfdce0dfdcdfdedce0dfdcdfde +dcdfdfdce0dfdcdfdfdce0dfdcdfdfdcdfdfdce0dfdcdfdedce0dfdce0dfdcdfdedcdfdf +dcdfdfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfde +dce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfc5ccd6264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978192bbbac2d1aeb8cd8192bb +8192bb546aa98191bb97a4c4dce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdfaeb8cc +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643976b7eb2dce0df +dce0dfdce0dfdce0dfdcdfdedcdfdedce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdbdfde +dce0dfdcdfdedcdfdfdce0dfdce0dfdce0dfdbdfdedce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdcdfdedcdfdfdce0dfdce0dfdcdfdedcdfdedcdfdedce0dfdce0dfd1d6da +aeb9cdaeb9cdaeb8cd8c9bbf8191bb8191bb8192bb8191bb8191bb8192bb8192bb8192bb +8191bb8192bb8192bb97a5c4aeb9cdaeb8cdaeb8cddce0dfdcdfdfdcdfdfdce0dfdcdfdf +dce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdbdfdedce0dfdcdfde +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df5f74ae264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978192bbdce0dfdce0dfdce0df +dcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfbac2d1314d9c +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643975f74ae +c5ccd6dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdbdfdedce0dfdcdfdfdcdfde +dce0dfdce0dfdce0dfdcdfdedce0dfdcdfdfdce0dfdcdfdfdcdfdfdce0dfc5ccd6aeb9cd +aeb9cda3aec88192bb8192bb8192bb546aa9546aa9546aa93d57a0264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643974861a5546aa9 +546aa95f74ae8192bb8191bb8191bbaeb9cdaeb8ccaeb9cdc5cbd6dce0dfdce0dfdcdfdf +dce0dfdce0dfdce0dfdbdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedbdfde +dcdfdedce0dfdce0dfdcdfdfdce0dfdce0dfc5ccd6546aa9264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978191bbdce0dfdce0dfdce0df +dce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfbac2d1314d9c264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643976b7eb2a3aec8d1d6dadcdfdfdcdfdfdcdfdedcdfdfdce0dfaeb9cdaeb9cdaeb8cd +8c9bbf8192bb8192bb7688b7546aa9546aa9546aa9264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397314d9c +546aa9546aa9546aa97688b78192bb8192bb97a5c4aeb8ccaeb9cdaeb9cddcdfdfdce0df +dce0dfdce0dfdce0dfd1d6daa3afc86a7eb2264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643978191bbdbdfdedcdfdedbdfde +dce0dfdce0dfdbdfdedce0dfdce0dfdce0dfdce0dfd1d5da7688b7264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9a3afc8bac2d1dce0df +dce0dfdce0dfdcdfded1d6daaeb9cd8c9bbf5f74ae264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643976b7eb28192bb8192bb +8192bb8192bb3d57a0264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643978192bb8191bb8191bb8192bb6b7eb2264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397314d9c546aa9546aa9546aa9 +546aa9546aa9264397264397264397264397264397264397264397546aa9546aa9546aa9 +546aa9546aa9314d9c264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0df546aa9264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643974861a58191bba3aec8aeb8cca3afc86b7eb2264397 +2643972643972643972643972643972643972643972643972643974860a4546aa9546aa9 +546aa9546aa93d57a0264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643973d57a0546aa9546aa9536aa9546aa9 +314d9c264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397536aa9dcdfdfdce0dfdcdfdf +dce0dfdcdfde264397264397264397264397264397264397264397dce0dfdce0dfdcdfde +dce0dfdce0df546aa9264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8cddcdfdfdcdfde +dce0dfdcdfde546aa9264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397dce0dfdce0dfdce0dfdcdfdfaeb8cd264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643978192bbdce0dfdcdfdfdce0dfdce0dfdcdfdfaeb8cd264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978192bbdce0dfdce0dfdce0dfdcdfdf +546aa9264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdcdfdedbdfde +dce0dfdce0df264397264397264397264397264397264397264397dcdfdfdce0dfdce0df +dcdfdfdce0df546aa9264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8ccdce0dfdce0df +dcdfdedce0df546aa9264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397dce0dfdce0dfdcdfdfdce0dfaeb8cd264397264397264397314d9b +546aa9536aa9546aa9546aa93d57a0264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397546aa9dcdfdedcdfdfdcdfdedce0dfdce0dfdce0dfaeb8cc264397 +264397264397264397264397264397264397264397264397264397aeb8ccdbdfdedbdfde +dcdfdedce0df8191bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978192bbdce0dfdcdfdfdcdfdedcdfdf +546aa9264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdce0dfdce0df +dce0dfdce0df264397264397264397264397264397264397264397dcdfdedcdfdfdcdfdf +dce0dfdcdfdf546aa9264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdcdfdf +dce0dfdcdfde546aa9264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397dce0dfdce0dfdcdfdfdbdfdeaeb8cc264397264397264397546aa9 +dbdfdedce0dfdcdfdedcdfde8192bb264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +26439726439726439797a5c4dce0dfdce0dfdce0dfdbdfdedcdfdfdcdfdfaeb8cd264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdfdce0df +dcdfdedce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978192bbdce0dfdce0dfdcdfdedce0df +546aa9264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdcdfdedce0df +dcdfdfdcdfdf264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdbdfde546aa9264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397546aa9 +dce0dfdce0dfdce0dfdcdfdf8192bb264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397aeb9cddce0dfdce0dfdcdfdfdce0dfc5ccd68192bb6b7eb2264397 +264397264397264397264397264397264397264397264397264397aeb8ccdcdfdedce0df +dce0dfdcdfde8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978192bbdbdfdedce0dfdce0dfdce0df +546aa9264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdce0dfdce0df +dcdfdedce0df264397264397264397264397264397264397264397dcdfdfdce0dfdce0df +dce0dfdcdfdf546aa9264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397546aa9 +dce0dfdce0dfdce0dfdce0df8191bb264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397c4cbd5dce0dfdce0dfdce0dfdce0df314d9c264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dcdfdfdce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643978192bbdcdfdfdcdfdedcdfdfdce0df +546aa9264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdce0dfdce0df +dce0dfdce0df264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0df546aa9264397264397264397264397264397264397264397264397264397 +2643974861a5546aa94861a5264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643973d57a0546aa9546aa93d57a0264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397314d9c546aa9314d9c264397 +264397264397264397264397314d9c546aa9546aa93d57a0264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397536aa9 +dce0dfdce0dfdcdfdedcdfdf8192bb264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397314d9c546aa9546aa9546aa9314d9c264397264397264397264397264397 +264397264397264397dce0dfdce0dfdcdfdedcdfdedcdfdf264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dcdfdedce0df8192bb264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397314d9c546aa9546aa9546aa9314d9c264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397546aa9546aa93d57a0264397264397264397264397264397264397264397 +264397314d9c546aa9546aa92643972643972643978192bbdce0dfdbdfdedbdfdedcdfdf +546aa9264397264397264397264397264397264397264397546aa9546aa9546aa9314d9c +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643974860a4546aa93d57a0264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdce0dfdbdfde +dce0dfdcdfdf264397264397264397264397264397264397264397dce0dfdbdfdedce0df +dce0dfdcdfde546aa92643974861a5aeb9cdaeb9cdaeb9cdaeb9cd6b7eb22643975f74ae +c5cbd5dcdfdedce0dfdce0dfd1d5da5f74ae2643972643972643978c9abfaeb8cdaeb9cd +aeb9cdaeb9cd4861a5264397a3afc8aeb9cdaeb8cdaeb8cdaeb8cd264397264397264397 +2643972643975f74aeaeb9cdaeb8ccaeb9cdaeb8cd6b7eb2264397264397314d9c8192bb +c5ccd6dce0dfdcdfdfdcdfdfdcdfdfd1d6da97a5c43d57a0264397264397264397264397 +4861a5aeb9cdaeb9cdaeb9cdaeb9cd6b7eb2314d9c97a5c4dcdfdfdcdfdf546aa9264397 +2643972643976b7eb2bac2d1dcdfdfdce0dfdce0dfdbdfded1d6da8192bb314d9c264397 +264397264397264397aeb9cdaeb9cdaeb8ccaeb9cd8c9abf264397264397264397546aa9 +dce0dfdce0dfdce0dfdce0df8192bb2643972643972643973d57a0aeb9cdaeb8cdaeb8cd +aeb9cd8c9bbf2643972643972643972643972643978192bbaeb8cdaeb9cdaeb9cdaeb9cd +4860a5264397264397264397264397264397264397264397264397264397264397264397 +7688b7c5ccd6dcdfdfdce0dfdcdfdfdcdfdfdce0dfc5ccd68191bb314d9c264397264397 +264397264397264397dcdfdedcdfdfdce0dfdcdfdfdcdfde264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdedce0df +dce0dfdcdfdf8192bb264397264397264397264397264397264397264397264397264397 +2643972643972643978191bbc5ccd6dcdfdfdce0dfdce0dfdce0dfdce0dfc5cbd58192bb +2643972643972643972643972643976b7eb2aeb8cdaeb9cdaeb9cdaeb8cd4861a5264397 +8192bbd1d5dadce0dfdce0dfdce0dfaeb9cd4861a5264397264397264397264397314d9b +97a5c4dcdfdfdce0dfdcdfdfd1d6da8192bb314d9b8192bbdcdfdfdcdfdfdce0dfdce0df +546aa92643972643972643972643976a7eb2bac2d1dce0dfdce0dfdcdfdedce0dfdce0df +c5ccd68191bb314d9c2643972643972643972643976b7eb2aeb9cdaeb8cdaeb9cdaeb9cd +4860a52643978192bbd1d6dadce0dfdbdfdedce0dfc5cbd54860a5264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdce0dfdce0df +dce0dfdce0df264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdedce0df546aa9264397546aa9dcdfdfdce0dfdcdfdfdcdfdf8c9bbf97a5c4dce0df +dce0dfdcdfdfdce0dfdce0dfdce0dfdce0df3d57a0264397264397aeb9cddce0dfdce0df +dce0dfdce0df546aa9264397a3aec8dce0dfdcdfdfdce0dfdcdfde4861a5264397264397 +26439726439797a5c4dcdfdfdce0dfdce0dfdce0df4860a42643974860a4d0d5dadcdfdf +dcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfded1d6da6b7eb2264397264397264397 +546aa9dce0dfdcdfdedce0dfdce0df8c9abfbac2d1dce0dfdce0dfdce0df546aa9264397 +26439797a5c4dcdfdedcdfdfdcdfdfdbdfdedce0dfdce0dfdce0dfdce0dfc5ccd64861a5 +264397264397264397dce0dfdcdfdfdce0dfdce0dfaeb8cc264397546aa9dcdfdfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdbdfdedce0df8192bb264397c5cbd5dce0dfdce0df +dce0dfdce0df264397264397264397264397264397bac2d1dce0dfdcdfdedcdfdedce0df +314d9c264397264397264397264397264397264397264397264397264397314d9cbac2d1 +dce0dfdcdfdfdcdfdfdce0dfdcdfdedce0dfdcdfdfdcdfdedcdfdfbac2d1314d9c264397 +264397dce0dfdce0dfdce0dfdce0dfdbdfdedcdfdfdce0dfdce0dfdce0dfaeb9cd264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdfdce0df +dce0dfdce0df8192bb264397264397264397264397264397264397264397264397264397 +264397314d9cbac2d1dcdfdfdce0dfdce0dfdbdfdedcdfdedce0dfdce0dfdce0dfdce0df +bac2d1314d9c2643972643972643978192bbdce0dfdce0dfdce0dfdcdfdf6b7eb2bac2d1 +dce0dfdcdfdfdcdfdfdbdfdedce0dfdce0dfc5ccd6264397264397264397264397aeb8cd +dce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfc5ccd6a3afc8dce0dfdce0dfdcdfdfdce0df +546aa9264397264397314d9cbac2d1dce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdce0dfbac2d1314d9c2643972643972643978192bbdcdfdfdce0dfdce0dfdbdfde +5f74aebac2d1dcdfdfdce0dfdcdfdedce0dfdce0dfdce0dfd1d6da314d9c264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dcdfdfdbdfdedce0df +dce0dfdce0df264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0df546aa9264397546aa9dcdfdedcdfdfdcdfdedce0dfdcdfdedce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdce0df8c9bbf264397264397aeb9cddce0dfdce0df +dcdfdedcdfdf546aa92643976b7eb2dce0dfdce0dfdcdfdfdce0df7688b7264397264397 +264397264397c5cbd6dbdfdedce0dfdce0dfd1d6da264397314d9cd1d5dadce0dfdce0df +dcdfdedce0dfdcdfdfdcdfdfdcdfdedce0dfdbdfdedcdfdfdce0df546aa9264397264397 +546aa9dce0dfdcdfdedcdfdedce0dfd1d6dadce0dfdce0dfdcdfdedce0df546aa9264397 +8192bbdcdfdedce0dfdce0dfdcdfdfdce0dfdcdfdfdcdfdedce0dfdce0dfdce0dfd1d5da +314d9c264397264397dcdfdfdcdfdfdce0dfdce0dfaeb9cd264397546aa9dbdfdedce0df +dce0dfdcdfdfdce0dfdce0dfdcdfdedce0dfdce0df8192bb2643978c9bbfdce0dfdce0df +dce0dfdcdfde546aa9264397264397264397314d9bdcdfdedce0dfdcdfdedce0dfbac2d1 +264397264397264397264397264397264397264397264397264397264397a3afc8dbdfde +dcdfdedce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdbdfdedce0dfaeb9cd264397 +264397dce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdcdfdedcdfdeaeb9cd264397 +264397264397264397264397264397264397264397264397264397aeb8cddce0dfdce0df +dce0dfdce0df8191bb264397264397264397264397264397264397264397264397264397 +264397aeb8cddcdfdfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdcdfdf +dce0dfaeb9cd2643972643972643978192bbdcdfdfdce0dfdce0dfdce0dfdce0dfdcdfde +dce0dfdce0dfdcdfdedce0dfdcdfdedcdfdfdce0df5f74ae2643972643976b7eb2dce0df +dcdfdfdce0dfdce0dfdce0dfdbdfdedcdfdedce0dfdce0dfdce0dfdce0dfdcdfdfdce0df +546aa926439726439797a5c4dcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0df +dce0dfdce0dfdce0dfbac2d12643972643972643978192bbdce0dfdce0dfdce0dfdcdfdf +dcdfdfdbdfdedce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0df6b7eb2264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdce0dfdcdfde +dce0dfdce0df264397264397264397264397264397264397264397dce0dfdce0dfdbdfde +dce0dfdce0df546aa9264397546aa9dce0dfdce0dfdce0dfdcdfdedce0dfdce0dfaeb8cc +8191bbbac2d1dcdfdfdce0dfdce0dfdce0dfaeb8cd264397264397aeb8ccdce0dfdcdfde +dcdfdfdce0df546aa92643973d57a0dce0dfdce0dfdbdfdedce0df97a5c4264397264397 +2643973d57a0dce0dfdce0dfdce0dfdce0dfa3aec826439797a5c4dbdfdedce0dfdce0df +dce0dfdce0dfbac2d1aeb9cddcdfdedce0dfdce0dfdce0dfdce0dfc5ccd6264397264397 +546aa9dce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdfdce0dfdce0dfdce0df546aa9264397 +c5ccd6dcdfdfdce0dfdce0dfdcdfdec5ccd6aeb9cddbdfdedcdfdedce0dfdce0dfdce0df +97a5c4264397264397dcdfdfdcdfdedce0dfdce0dfaeb8cc264397546aa9dce0dfdcdfde +dce0dfdcdfdedcdfdedbdfdedce0dfdcdfdedce0df8191bb2643975f74aedce0dfdce0df +dce0dfdce0df8192bb264397264397264397546aa9dcdfdfdce0dfdce0dfdce0df8c9bbf +2643972643972643972643972643972643972643972643972643974861a5dce0dfdce0df +dcdfdfdcdfdfdce0dfdce0dfdcdfdfdcdfdfdce0dfdce0dfdcdfdfdce0dfdce0df546aa9 +264397dcdfdfdce0dfdcdfdfdce0dfdce0dfdcdfdfdce0dfdcdfdfdce0dfaeb9cd264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdfdce0df +dce0dfdce0df8192bb264397264397264397264397264397264397264397264397264397 +546aa9dce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfdcdfde546aa92643972643978192bbdcdfdfdcdfdfdcdfdfdcdfdfdcdfdfdce0df +97a5c48192bbd1d6dadcdfdedce0dfdce0dfdce0df8192bb264397264397a3afc8dcdfde +dce0dfdce0dfdcdfdfd1d6da8191bb8c9abfd1d6dadce0dfdce0dfdcdfdedcdfdfdce0df +546aa92643973d57a0dcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdbdfdedcdfdf +dce0dfdce0dfdce0dfdce0df6b7eb22643972643978192bbdce0dfdcdfdedce0dfdce0df +dce0dfdce0dfa3afc88192bbd1d5dadcdfdfdce0dfdce0dfdce0df8191bb264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdcdfdfdce0df +dce0dfdce0df264397264397264397264397264397264397264397dbdfdedcdfdfdcdfde +dce0dfdce0df546aa9264397536aa9dcdfdedcdfdfdce0dfdbdfdedbdfde8192bb264397 +2643973d57a0dce0dfdcdfdedcdfdfdce0dfaeb8cd264397264397aeb9cddce0dfdce0df +dcdfdedce0df546aa9264397264397c5ccd6dce0dfdbdfdedce0dfc5ccd6264397264397 +2643975f74aedce0dfdce0dfdcdfdfdce0df6b7eb2264397d1d5dadce0dfdcdfdfdce0df +dce0df4861a52643972643973d57a0d1d6dadce0dfdce0dfdcdfdfdce0df4860a4264397 +546aa9dce0dfdce0dfdcdfdedbdfdedcdfdfc5ccd68191bb8c9bbfbac2d1546aa93d57a0 +dce0dfdce0dfdce0dfdce0dfaeb9cd2643972643974860a5c5ccd6dcdfdfdcdfdfdcdfdf +dbdfde3d57a0264397dce0dfdce0dfdcdfdedcdfdeaeb8cd264397546aa9dce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0df8191bb264397264397dce0dfdce0df +dce0dfdcdfdfaeb9cd2643972643972643978191bbdce0dfdce0dfdce0dfdce0df546aa9 +2643972643972643972643972643972643972643972643972643978c9abfdcdfdedce0df +dce0dfdce0dfbac2d14861a52643974861a5bac2d1dce0dfdce0dfdce0dfdce0df97a5c4 +264397dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0dfdce0dfdcdfdeaeb8cc264397 +264397264397264397264397264397264397264397264397264397aeb8cddce0dfdce0df +dcdfdedce0df8191bb264397264397264397264397264397264397264397264397264397 +8c9bbfdcdfdfdcdfdedce0dfdce0dfbac2d14861a52643974861a5bac2d1dce0dfdce0df +dbdfdedce0df8c9bbf2643972643978192bbdce0dfdce0dfdce0dfdce0dfd1d6da546aa9 +2643972643976b7eb2dce0dfdce0dfdce0dfdbdfde8191bb264397264397c5ccd6dce0df +dcdfdedcdfdedcdfdf546aa9264397264397314d9cbac2d1dbdfdedcdfdfdce0dfdce0df +546aa92643978191bbdcdfdedce0dfdce0dfdcdfdebac2d14860a52643973d57a0a3afc8 +dcdfdfdce0dfdce0dfdcdfdf97a5c42643972643978192bbdce0dfdcdfdfdce0dfdce0df +d1d6da6b7eb22643972643975f74aedce0dfdce0dfdce0dfdcdfdfaeb8cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dbdfdedce0dfdce0df +dce0dfdce0df264397264397264397264397264397264397264397dcdfdedce0dfdce0df +dce0dfdce0df546aa9264397546aa9dce0dfdce0dfdce0dfdce0dfaeb8cd264397264397 +264397264397dcdfdedce0dfdce0dfdce0dfaeb9cd264397264397aeb9cddce0dfdcdfde +dce0dfdce0df546aa92643972643978c9bbfdcdfdfdce0dfdcdfdfdce0df3d57a0264397 +2643978c9bbfdce0dfdce0dfdce0dfdce0df3d57a0546aa9dce0dfdce0dfdce0dfdce0df +97a5c42643972643972643972643978191bbdcdfdedce0dfdce0dfdce0df7688b7264397 +546aa9dce0dfdce0dfdcdfdedcdfdfc4cbd5314d9b264397264397264397264397546aa9 +dce0dfdce0dfdcdfdfdce0df8192bb264397264397264397536aa9dce0dfd1d6da97a4c3 +546aa9264397264397dbdfdedce0dfdce0dfdce0dfaeb8cd264397264397264397546aa9 +dce0dfdce0dfdce0dfdce0df8192bb264397264397264397264397264397a3aec8dcdfde +dce0dfdce0dfdcdfdf264397264397264397a3aec8dcdfdfdcdfdfdce0dfdce0df264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dcdfdedcdfdf3d57a0264397264397264397314d9cdce0dfdce0dfdcdfdfdcdfdfaeb8cc +264397264397264397dce0dfdcdfdedce0dfdce0dfdce0df264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8cddce0dfdcdfde +dce0dfdce0df8191bb264397264397264397264397264397264397264397264397264397 +aeb9cddce0dfdce0dfdce0dfdcdfdf314d9c264397264397264397314d9cdbdfdedce0df +dce0dfdcdfdfaeb9cd2643972643978191bbdce0dfdcdfdfdce0dfdcdfdf5f74ae264397 +264397264397546aa9dce0dfdce0dfdce0dfdce0df8192bb264397264397dce0dfdce0df +dcdfdfdce0dfd1d6da2643972643972643972643978192bbdce0dfdce0dfdce0dfdce0df +546aa9264397aeb9cddce0dfdcdfdedce0dfdce0df3d57a0264397264397264397314d9c +dce0dfdcdfdfdce0dfdce0dfbac2d12643972643978191bbdce0dfdce0dfdce0dfdce0df +8191bb264397264397264397546aa9dce0dfdcdfdedce0dfdce0dfaeb9cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397536aa9dcdfdfdce0dfdce0df +dce0dfdce0df264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0df546aa9264397546aa9dce0dfdce0dfdce0dfdbdfdeaeb9cd264397264397 +264397264397dcdfdfdce0dfdce0dfdce0dfaeb9cd264397264397aeb9cddcdfdedce0df +dce0dfdce0df546aa92643972643975f74aedcdfdfdce0dfdcdfdedce0df6b7eb2264397 +264397bac2d1dce0dfdce0dfdce0dfc5ccd6264397546aa9dcdfdedbdfdedce0dfdce0df +8191bb264397264397264397264397546aa9dcdfdfdce0dfdce0dfdce0df8192bb264397 +546aa9dcdfdedcdfdfdcdfdedcdfde8c9bbf2643972643972643972643972643973d57a0 +dcdfdedce0dfdcdfdfdce0dfd1d6da4860a42643972643972643975f74ad314d9b264397 +264397264397264397dce0dfdce0dfdce0dfdce0dfaeb8cd264397264397264397546aa9 +dce0dfdce0dfdce0dfdce0df8191bb2643972643972643972643972643977688b7dce0df +dce0dfdcdfdedce0df4861a5264397264397d1d6dadce0dfdce0dfdce0dfaeb9cd264397 +264397264397264397264397264397264397264397264397264397aeb8ccdce0dfdce0df +dcdfdfdce0df264397264397264397264397264397dcdfdfdbdfdedce0dfdcdfded0d5da +264397264397264397dce0dfdcdfdedce0dfdce0dfdce0df264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdedbdfde +dce0dfdce0df8191bb264397264397264397264397264397264397264397264397264397 +aeb8ccdcdfdedce0dfdcdfdfdce0df264397264397264397264397264397dce0dfdce0df +dbdfdedcdfdec5ccd62643972643978192bbdce0dfdce0dfdce0dfdce0df546aa9264397 +264397264397546aa9dce0dfdcdfdedce0dfdcdfdf8192bb264397264397dce0dfdcdfde +dce0dfdce0dfaeb9cd2643972643972643972643978192bbdce0dfdcdfdedce0dfdce0df +546aa9264397aeb9cddcdfdedce0dfdce0dfdce0df264397264397264397264397264397 +aeb9cddce0dfdce0dfdce0dfdbdfde2643972643978191bbdce0dfdce0dfdce0dfdce0df +8192bb264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfaeb8cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdcdfdfdce0df +dce0dfdce0df264397264397264397264397264397264397264397dce0dfdce0dfdcdfde +dce0dfdcdfde546aa9264397546aa9dce0dfdcdfdedcdfdfdce0dfaeb9cd264397264397 +264397264397dcdfdedcdfdedce0dfdce0dfaeb9cd264397264397aeb9cddce0dfdce0df +dce0dfdce0df536aa9264397264397314d9cdce0dfdce0dfdce0dfdce0df97a5c4264397 +314d9cdcdfdfdcdfdedce0dfdcdfdf8c9bbf264397546aa9dcdfdedcdfdfdce0dfdce0df +aeb8cd8192bb8191bb8192bb8191bb97a5c4dce0dfdce0dfdce0dfdcdfdf8192bb264397 +546aa9dce0dfdce0dfdce0dfdce0df8191bb264397264397264397264397264397264397 +c5cbd6dce0dfdce0dfdce0dfdce0dfd0d5da8191bb314d9c264397264397264397264397 +264397264397264397dcdfdfdce0dfdce0dfdce0dfaeb9cd264397264397264397536aa9 +dce0dfdce0dfdce0dfdce0df8192bb2643972643972643972643972643973d57a0dce0df +dce0dfdce0dfdce0df7688b72643973d57a0dce0dfdce0dfdce0dfdcdfdf7688b7264397 +264397264397264397264397264397264397264397264397264397aeb8cddcdfdedce0df +dce0dfdbdfde264397264397264397264397264397dce0dfdcdfdedcdfdedce0dfdcdfde +264397264397264397dce0dfdce0dfdcdfdedcdfdfdce0df264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdfdce0df +dcdfdfdce0df8191bb264397264397264397264397264397264397264397264397264397 +aeb9cddce0dfdcdfdedcdfdfdce0df264397264397264397264397264397dce0dfdcdfdf +dce0dfdce0dfdce0df2643972643978192bbdcdfdfdce0dfdce0dfdcdfde546aa9264397 +264397264397546aa9dce0dfdce0dfdcdfdedcdfde8192bb264397546aa9dce0dfdce0df +dce0dfdcdfdfaeb9cd2643972643972643972643978192bbdbdfdedcdfdfdce0dfdbdfde +546aa9264397aeb8cddce0dfdce0dfdce0dfdbdfde264397264397264397264397264397 +aeb9cddce0dfdce0dfdce0dfdce0df2643972643978192bbdce0dfdce0dfdce0dfdce0df +8191bb264397264397264397546aa9dce0dfdcdfdedce0dfdce0dfaeb9cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdcdfdedce0df +dce0dfdce0df264397264397264397264397264397264397264397dce0dfdce0dfdcdfdf +dce0dfdce0df546aa9264397546aa9dcdfdedce0dfdcdfdfdce0dfaeb8cd264397264397 +264397264397dce0dfdbdfdedcdfdedbdfdeaeb9cd264397264397aeb9cddce0dfdce0df +dce0dfdce0df546aa9264397264397264397aeb8ccdcdfdfdce0dfdcdfdebac2d1264397 +546aa9dce0dfdce0dfdcdfdedcdfdf5f74ae264397546aa9dce0dfdce0dfdce0dfdce0df +dce0dfdce0dfdce0dfdcdfdfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0df8191bb264397 +546aa9dce0dfdce0dfdcdfdfdce0df8191bb264397264397264397264397264397264397 +6b7eb2dce0dfdcdfdfdce0dfdce0dfdcdfdfdce0dfd1d6da8191bb314d9c264397264397 +264397264397264397dcdfdfdce0dfdce0dfdce0dfaeb9cd264397264397264397546aa9 +dce0dfdce0dfdce0dfdcdfdf8192bb264397264397264397264397264397264397c5ccd6 +dce0dfdcdfdfdbdfdea3afc82643976b7eb2dce0dfdce0dfdcdfdfdce0df4861a5264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdcdfde +dce0dfdce0df264397264397264397264397264397dcdfdfdcdfdfdce0dfdcdfdfdce0df +264397264397264397dcdfdedcdfdfdcdfdedce0dfdcdfde264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8cddcdfdfdce0df +dcdfdedce0df8192bb264397264397264397264397264397264397264397264397264397 +aeb9cddce0dfdce0dfdce0dfdce0df264397264397264397264397264397dcdfdedce0df +dbdfdedce0dfdce0df2643972643978192bbdce0dfdcdfdfdcdfdedce0df546aa9264397 +264397264397546aa9dce0dfdcdfdedce0dfdcdfde8192bb264397546aa9dce0dfdce0df +dce0dfdce0dfaeb8cd2643972643972643972643978191bbdce0dfdce0dfdce0dfdce0df +546aa9264397aeb9cddce0dfdce0dfdcdfdfdce0df264397264397264397264397264397 +aeb8ccdce0dfdce0dfdce0dfdce0df2643972643978191bbdce0dfdce0dfdce0dfdcdfdf +8191bb264397264397264397546aa9dce0dfdce0dfdce0dfdcdfdfaeb9cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdce0dfdce0df +dce0dfdce0df264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dce0dfdce0df546aa9264397546aa9dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397 +264397264397dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397aeb8ccdce0dfdcdfde +dce0dfdce0df546aa92643972643972643978192bbdcdfdedce0dfdcdfdfdcdfde314d9c +8192bbdcdfdedce0dfdce0dfdcdfdf314d9c264397546aa9dce0dfdce0dfdcdfdfdce0df +dce0dfdce0dfdce0dfdbdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0df8192bb264397 +536aa9dcdfdedce0dfdce0dfdce0df8192bb264397264397264397264397264397264397 +26439797a4c3dce0dfdcdfdfdcdfdedcdfdfdce0dfdce0dfdce0dfd1d6da6b7eb2264397 +264397264397264397dce0dfdce0dfdcdfdfdce0dfaeb9cd264397264397264397546aa9 +dcdfdfdce0dfdcdfdfdcdfdf8192bb2643972643972643972643972643972643978c9bbf +dce0dfdcdfdfdcdfdfd1d6da2643978c9bbfdcdfdfdcdfdfdcdfdfd1d6da264397264397 +264397264397264397264397264397264397264397264397264397aeb8ccdce0dfdce0df +dcdfdfdcdfdf264397264397264397264397264397dce0dfdce0dfdce0dfdce0dfdce0df +264397264397264397dce0dfdce0dfdce0dfdcdfdedcdfdf264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8cddce0dfdcdfdf +dbdfdedce0df8191bb264397264397264397264397264397264397264397264397264397 +aeb9cddcdfdfdce0dfdbdfdedce0df264397264397264397264397264397dce0dfdcdfdf +dce0dfdce0dfdce0df2643972643978191bbdce0dfdce0dfdce0dfdce0df546aa9264397 +264397264397546aa9dce0dfdce0dfdce0dfdce0df8192bb264397546aa9dcdfdedce0df +dce0dfdce0dfaeb9cd2643972643972643972643978192bbdcdfdedcdfdfdce0dfdce0df +546aa9264397aeb9cddce0dfdce0dfdcdfdfdcdfdf264397264397264397264397264397 +aeb9cddcdfdfdbdfdedcdfdedce0df2643972643978191bbdce0dfdce0dfdce0dfdce0df +8191bb264397264397264397546aa9dcdfdfdcdfdedcdfdfdcdfdfaeb9cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397536aa9dce0dfdcdfdfdcdfde +dcdfdfdce0df264397264397264397264397264397264397264397dcdfdedce0dfdce0df +dce0dfdce0df546aa9264397546aa9dce0dfdbdfdedce0dfdce0dfaeb8cc264397264397 +264397264397dcdfdedce0dfdce0dfdce0dfaeb9cd264397264397aeb9cddce0dfdcdfdf +dce0dfdbdfde546aa92643972643972643974860a5dbdfdedcdfdfdce0dfdcdfdf5f74ae +aeb8ccdcdfdfdce0dfdce0dfaeb9cd264397264397546aa9dce0dfdce0dfdcdfdfdcdfde +dce0dfdce0dfdce0dfdce0dfdcdfdedbdfdedce0dfdce0dfdce0dfdce0df8192bb264397 +546aa9dce0dfdce0dfdce0dfdce0df8191bb264397264397264397264397264397264397 +2643972643975f74aed1d6dadce0dfdcdfdedce0dfdce0dfdcdfdfdce0dfdcdfdf97a4c4 +264397264397264397dbdfdedcdfdfdce0dfdce0dfaeb9cd264397264397264397546aa9 +dce0dfdce0dfdcdfdfdbdfde8192bb2643972643972643972643972643972643975f74ad +dcdfdfdce0dfdcdfdfdce0df3d57a0bac2d1dce0dfdce0dfdcdfdfa3afc8264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdfdce0df +dce0dfdcdfde264397264397264397264397264397dce0dfdce0dfdce0dfdce0dfdce0df +264397264397264397dce0dfdcdfdedce0dfdcdfdfdce0df264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdcdfdf8192bb264397264397264397264397264397264397264397264397264397 +aeb9cddcdfdedce0dfdce0dfdce0df264397264397264397264397264397dce0dfdce0df +dce0dfdce0dfdcdfde2643972643978192bbdce0dfdcdfdfdce0dfdce0df546aa9264397 +264397264397546aa9dcdfdfdcdfdfdce0dfdce0df8192bb264397546aa9dce0dfdce0df +dce0dfdce0dfaeb9cd2643972643972643972643978191bbdce0dfdcdfdfdce0dfdce0df +546aa9264397aeb9cddcdfdfdce0dfdcdfdfdce0df264397264397264397264397264397 +aeb8ccdce0dfdce0dfdce0dfdcdfde2643972643978192bbdcdfdfdce0dfdce0dfdce0df +8192bb264397264397264397546aa9dce0dfdce0dfdcdfdfdce0dfaeb9cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dce0dfdce0dfdce0df +dce0dfdce0df264397264397264397264397264397264397264397dce0dfdbdfdedce0df +dce0dfdbdfde546aa9264397546aa9dce0dfdcdfdedce0dfdcdfdeaeb8cd264397264397 +264397264397dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397aeb8cddbdfdedcdfdf +dce0dfdbdfde546aa9264397264397264397264397d1d6dadce0dfdce0dfdce0df8c9bbf +dce0dfdbdfdedcdfdedce0df8192bb264397264397546aa9dce0dfdce0dfdcdfdedce0df +97a4c4546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa9546aa93d57a0264397 +546aa9dcdfdedce0dfdce0dfdce0df8192bb264397264397264397264397264397264397 +264397264397264397314d9c8192bbd1d5dadce0dfdce0dfdce0dfdce0dfdcdfdfdce0df +8191bb264397264397dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397546aa9 +dce0dfdce0dfdce0dfdcdfdf8191bb264397264397264397264397264397264397264397 +dce0dfdce0dfdce0dfdcdfdf6b7eb2dce0dfdce0dfdbdfdedce0df6b7eb2264397264397 +264397264397264397264397264397264397264397264397264397aeb8ccdce0dfdce0df +dcdfdedcdfde264397264397264397264397264397dcdfdedce0dfdcdfdedbdfdedcdfdf +264397264397264397dce0dfdbdfdedbdfdedce0dfdcdfde264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdedce0df +dcdfdfdcdfde8191bb264397264397264397264397264397264397264397264397264397 +aeb9cddce0dfdcdfdedce0dfdce0df264397264397264397264397264397dce0dfdce0df +dce0dfdce0dfdcdfdf2643972643978192bbdce0dfdce0dfdce0dfdce0df546aa9264397 +264397264397546aa9dce0dfdce0dfdce0dfdce0df8192bb264397546aa9dcdfdfdce0df +dce0dfdcdfdfaeb8cd2643972643972643972643978191bbdcdfdfdcdfdfdce0dfdce0df +546aa9264397aeb8ccdce0dfdce0dfdcdfdedce0df264397264397264397264397264397 +aeb9cddce0dfdce0dfdce0dfdce0df2643972643978191bbdce0dfdce0dfdce0dfdce0df +8192bb264397264397264397546aa9dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397546aa9dcdfdedbdfdedcdfdf +dce0dfdce0df314d9c264397264397264397264397264397314d9bdce0dfdce0dfdce0df +dce0dfdcdfde546aa9264397546aa9dce0dfdce0dfdce0dfdbdfdeaeb8cc264397264397 +264397264397dce0dfdcdfdfdce0dfdce0dfaeb9cd264397264397aeb9cddcdfdfdce0df +dce0dfdce0df546aa9264397264397264397264397a3afc8dce0dfdce0dfdcdfdfdce0df +dcdfdfdce0dfdce0dfdce0df546aa9264397264397546aa9dce0dfdce0dfdce0dfdce0df +8192bb264397264397264397264397264397264397264397264397264397264397264397 +546aa9dce0dfdcdfdedcdfdedce0df8192bb264397264397264397264397264397264397 +2643972643972643972643972643972643977688b7d0d5dadce0dfdce0dfdcdfdedce0df +dce0df314d9c264397dce0dfdcdfdedcdfdfdcdfdfaeb8cd264397264397264397546aa9 +dce0dfdcdfdedce0dfdcdfde8191bb264397264397264397264397264397264397264397 +a3afc8dcdfdedce0dfdce0dfc5ccd6dce0dfdcdfdfdce0dfdce0df3d57a0264397264397 +264397264397264397264397264397264397264397264397264397aeb8ccdce0dfdcdfde +dcdfdfdce0df264397264397264397264397264397dce0dfdce0dfdce0dfdce0dfdce0df +264397264397264397dce0dfdce0dfdce0dfdcdfdfdce0df264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0df8192bb264397264397264397264397264397264397264397264397264397 +aeb9cddcdfdedce0dfdce0dfdce0df264397264397264397264397264397dce0dfdbdfde +dce0dfdce0dfdbdfde2643972643978192bbdce0dfdcdfdedce0dfdce0df546aa9264397 +264397264397546aa9dbdfdedce0dfdcdfdedce0df8192bb264397546aa9dcdfdfdce0df +dce0dfdce0dfaeb9cd2643972643972643972643978192bbdcdfdedce0dfdce0dfdce0df +546aa9264397aeb8cddcdfdfdce0dfdce0dfdce0df264397264397264397264397264397 +aeb9cddce0dfdce0dfdce0dfdce0df2643972643978191bbdce0dfdcdfdfdbdfdedce0df +8192bb264397264397264397546aa9dce0dfdce0dfdcdfdfdce0dfaeb9cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643973d57a0dce0dfdce0dfdcdfdf +dce0dfdcdfdf546aa92643972643972643972643972643975f74aedce0dfdce0dfdce0df +dce0dfdce0df314d9c264397546aa9dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397 +264397264397dcdfdedcdfdfdce0dfdce0dfaeb9cd264397264397aeb9cddce0dfdce0df +dcdfdfdce0df546aa92643972643972643972643976b7eb2dce0dfdce0dfdce0dfdce0df +dce0dfdcdfdedcdfdfd1d6da264397264397264397546aa9dce0dfdce0dfdce0dfdce0df +8191bb264397264397264397264397314d9c536aa9546aa9546aa9546aa93d57a0264397 +546aa9dcdfdfdce0dfdce0dfdcdfde8192bb264397264397264397264397264397264397 +264397314d9c5f74ae546aa9264397264397264397314d9cbac2d1dbdfdedce0dfdcdfdf +dcdfde546aa9264397dbdfdedcdfdedce0dfdce0dfaeb9cd264397264397264397546aa9 +dce0dfdce0dfdce0dfdce0df8191bb264397264397264397264397264397264397264397 +7588b6dce0dfdce0dfdcdfdedce0dfdcdfdfdce0dfdce0dfc5ccd6264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdcdfde +dce0dfdce0df264397264397264397264397264397dcdfdfdcdfdfdce0dfdcdfdfdce0df +264397264397264397dcdfdfdce0dfdcdfdfdcdfdedcdfde264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8cddce0dfdce0df +dce0dfdce0df8192bb264397264397264397264397264397264397264397264397264397 +aeb8ccdce0dfdce0dfdce0dfdcdfdf264397264397264397264397264397dce0dfdce0df +dce0dfdce0dfd0d5da2643972643978192bbdce0dfdce0dfdce0dfdce0df546aa9264397 +264397264397546aa9dce0dfdcdfdedcdfdedcdfdf8192bb264397314d9cdcdfdedce0df +dcdfdfdce0dfaeb9cd2643972643972643972643978192bbdcdfdedce0dfdce0dfdce0df +546aa9264397aeb9cddce0dfdce0dfdcdfdedcdfdf264397264397264397264397264397 +aeb9cddce0dfdcdfdfdce0dfdce0df2643972643978192bbdce0dfdce0dfdce0dfdbdfde +8192bb264397264397264397546aa9dcdfdfdce0dfdce0dfdcdfdfaeb9cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397dce0dfdce0dfdce0df +dcdfdfdce0dfa3afc8264397264397264397264397264397a3aec8dce0dfdcdfdfdce0df +dce0dfdce0df264397264397546aa9dce0dfdce0dfdcdfdedce0dfaeb9cd264397264397 +264397264397dce0dfdcdfdedce0dfdce0dfaeb8cd264397264397aeb9cddce0dfdce0df +dce0dfdcdfdf546aa92643972643972643972643973d57a0dce0dfdbdfdedce0dfdce0df +dce0dfdce0dfdcdfdea3aec8264397264397264397546aa9dce0dfdce0dfdce0dfdcdfdf +8c9bbf2643972643972643972643977688b7dce0dfdcdfdfdce0dfdce0df8192bb264397 +546aa9dce0dfdce0dfdce0dfdce0df8192bb2643972643972643972643972643978192bb +aeb9cddcdfdfdcdfdfaeb9cd2643972643972643972643975f74aedce0dfdce0dfdce0df +dce0df546aa9264397dbdfdedcdfdfdce0dfdcdfdfaeb9cd264397264397264397546aa9 +dcdfdfdce0dfdce0dfdcdfdf8191bb264397264397264397264397264397264397264397 +3d57a0dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0df97a4c4264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdfdce0df +dce0dfdce0df314d9c264397264397264397264397dce0dfdce0dfdce0dfdce0dfaeb8cd +264397264397264397dce0dfdce0dfdcdfdedce0dfdce0df264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8cddce0dfdce0df +dce0dfdce0df8191bb264397264397264397264397264397264397264397264397264397 +aeb9cddce0dfdcdfdfdce0dfdcdfde264397264397264397264397264397dce0dfdce0df +dce0dfdce0dfaeb9cd2643972643978191bbdce0dfdcdfdfdce0dfdce0df546aa9264397 +264397264397546aa9dce0dfdce0dfdcdfdedcdfdf8191bb264397264397dce0dfdcdfde +dbdfdedce0dfc5ccd62643972643972643972643978191bbdcdfdfdce0dfdce0dfdcdfdf +546aa9264397aeb8ccdce0dfdce0dfdcdfdfdcdfdf314d9c264397264397264397264397 +d1d5dadce0dfdcdfdedbdfdec5ccd62643972643978191bbdcdfdedcdfdfdce0dfdce0df +8192bb264397264397264397546aa9dcdfdedce0dfdce0dfdce0dfaeb9cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdfdcdfde +dce0dfdce0dfdcdfdfa3aec85f74ae546aa95f74aea3afc8dcdfdfdcdfdedce0dfdce0df +dcdfdfa3afc8264397264397546aa9dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397 +264397264397dcdfdedce0dfdcdfdfdcdfdfaeb8cd264397264397aeb9cddcdfdfdce0df +dce0dfdce0df546aa9264397264397264397264397264397c5ccd6dbdfdedce0dfdce0df +dcdfdfdce0dfdcdfdf7688b7264397264397264397314d9cdce0dfdce0dfdcdfdfdcdfde +d1d6da314d9c264397264397264397aeb9cddce0dfdcdfdfdce0dfdcdfdf546aa9264397 +546aa9dce0dfdce0dfdce0dfdce0df8192bb26439726439726439726439726439797a5c4 +dce0dfdce0dfdce0dfdcdfdf6b7eb22643972643972643976b7eb2dce0dfdcdfdfdce0df +dce0df546aa9264397dce0dfdce0dfdcdfdedce0dfaeb8cd264397264397264397546aa9 +dcdfdfdce0dfdcdfdedce0dfa2aec8264397264397264397264397264397264397264397 +264397c5ccd6dcdfdedce0dfdcdfdedcdfdfdcdfdfdce0df5f74ae264397264397264397 +26439726439726439726439726439726439726439726439726439797a5c4dce0dfdce0df +dce0dfdce0df97a5c42643972643972643978192bbdce0dfdce0dfdce0dfdcdfdea3afc8 +264397264397264397dce0dfdce0dfdce0dfdce0dfdcdfdf264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dcdfdfdce0dfaeb8cd8191bb8191bb8192bb8192bb8191bb8192bb8192bb6b7eb2264397 +97a4c3dce0dfdce0dfdcdfdedce0df97a5c42643972643972643978c9bbfdcdfdedce0df +dce0dfdcdfdf97a4c32643972643978192bbdcdfdfdcdfdedce0dfdce0df546aa9264397 +264397264397546aa9dcdfdfdcdfdedce0dfdcdfde8191bb264397264397dce0dfdce0df +dce0dfdce0dfdce0df3d57a0264397264397264397a3afc8dbdfdedce0dfdce0dfdcdfdf +546aa92643978c9abfdce0dfdcdfdedce0dfdce0df97a5c42643972643972643978192bb +dce0dfdce0dfdce0dfdcdfdfaeb9cd2643972643978192bbdce0dfdcdfdfdce0dfdce0df +8192bb264397264397264397546aa9dce0dfdcdfdedcdfdedcdfdfaeb8cc264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643976b7eb2dce0dfdce0df +dbdfdedbdfdedce0dfdce0dfdcdfdedce0dfdce0dfdcdfdfdce0dfdce0dfdcdfdfdce0df +dce0df6b7eb2264397264397546aa9dce0dfdce0dfdcdfdfdcdfdfaeb9cd264397264397 +264397264397dce0dfdce0dfdcdfdedcdfdeaeb9cd264397264397aeb8cddce0dfdce0df +dce0dfdcdfde546aa92643972643972643972643972643978c9bbfdce0dfdce0dfdce0df +dcdfdfdce0dfdcdfdf3d57a0264397264397264397264397aeb9cddce0dfdcdfdfdce0df +dce0dfc5ccd68192bb8191bbc5ccd6dce0dfdce0dfdce0dfdce0dfd1d6da264397264397 +546aa9dce0dfdce0dfdce0dfdce0df8191bb2643972643972643972643972643973d57a0 +d1d6dadce0dfdce0dfdce0dfdce0dfa3aec88191bb8c9bbfdce0dfdce0dfdbdfdedcdfdf +dce0df314d9b264397dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397264397546aa9 +dcdfdfdce0dfdce0dfdce0dfdce0dfc5ccd6aeb9cd6b7eb2264397264397264397264397 +2643978c9abfdcdfdfdce0dfdcdfdfdce0dfdce0dfdce0df314d9c264397264397264397 +2643972643972643972643972643972643972643972643972643975f74addcdfdfdcdfdf +dce0dfdcdfdfdcdfdec5ccd6aeb9cdc5ccd6dce0dfdce0dfdcdfdfdce0dfdcdfdf6b7eb2 +264397264397264397dce0dfdcdfdfdcdfdedce0dfdcdfde264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdcdfdfdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdbdfdeaeb9cd264397 +6b7eb2dce0dfdce0dfdce0dfdcdfdedce0dfc5cbd6aeb9cdc5ccd6dcdfdfdce0dfdcdfdf +dcdfdedce0df6b7eb22643972643978192bbdce0dfdcdfdfdce0dfdce0df546aa9264397 +264397264397546aa9dce0dfdcdfdfdce0dfdce0df8192bb264397264397aeb9cddce0df +dce0dfdce0dfdbdfdebac2d1546aa95f74aeaeb9cddce0dfdce0dfdce0dfdcdfdedcdfdf +546aa92643975f74aedcdfdfdce0dfdcdfdfdbdfdedce0dfd1d6daaeb9cdc4cbd5dcdfde +dcdfdfdbdfdedce0dfdce0df7688b72643972643978192bbdce0dfdcdfdfdce0dfdce0df +8192bb264397264397264397546aa9dce0dfdce0dfdce0dfdcdfdeaeb8cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397bac2d1dcdfde +dce0dfdce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0df +aeb8cd264397264397264397546aa9dcdfdfdce0dfdce0dfdce0dfaeb8cc264397264397 +264397264397dce0dfdcdfdfdce0dfdce0dfaeb8cd264397264397aeb9cddcdfdedce0df +dcdfdfdce0df546aa92643972643972643972643972643975f74aedce0dfdce0dfdce0df +dce0dfdce0dfc5ccd6264397264397264397264397264397536aa9dcdfdedce0dfdcdfde +dce0dfdcdfdedbdfdedcdfdfdce0dfdce0dfdcdfdfdce0dfdce0df8192bb264397264397 +546aa9dce0dfdcdfdedce0dfdcdfdf8191bb264397264397264397264397264397264397 +7588b6dcdfdfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +97a5c4264397264397dce0dfdbdfdedce0dfdce0dfaeb9cd264397264397264397546aa9 +dce0dfdce0dfdcdfdfdcdfdedce0dfdce0dfdce0df8192bb264397264397264397264397 +2643975f74aedce0dfdce0dfdce0dfdce0dfdce0dfbac2d1264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397c5cbd5dce0df +dce0dfdce0dfdcdfdedcdfdfdcdfdfdce0dfdcdfdfdce0dfdcdfdedce0dfc5ccd6314d9c +264397264397264397dcdfdfdcdfdfdce0dfdcdfdedce0df264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddce0dfdce0df +dce0dfdce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfaeb9cd264397 +264397c5ccd6dce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0df +dce0dfc4cbd52643972643972643978192bbdce0dfdce0dfdce0dfdcdfdf546aa9264397 +264397264397546aa9dce0dfdce0dfdce0dfdbdfde8192bb2643972643977688b7dce0df +dce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdcdfdedce0df +546aa9264397264397bac2d1dce0dfdce0dfdcdfdfdcdfdfdcdfdedce0dfdcdfdfdcdfdf +dce0dfdcdfdedce0dfd1d6da314d9c2643972643978192bbdcdfdfdce0dfdce0dfdcdfde +8192bb264397264397264397546aa9dbdfdedcdfdedce0dfdcdfdeaeb8cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397314d9cbac2d1 +dcdfdfdcdfdfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfdbdfdedce0dfdce0dfbac2d1 +314d9c264397264397264397546aa9dcdfdedce0dfdce0dfdcdfdfaeb8cd264397264397 +264397264397dce0dfdce0dfdbdfdedcdfdeaeb9cd264397264397aeb8ccdce0dfdce0df +dcdfdfdce0df536aa9264397264397264397264397264397314d9cdbdfdedce0dfdcdfde +dcdfdedce0df97a5c42643972643972643972643972643972643976b7eb2dcdfdedce0df +dce0dfdbdfdedcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfbac2d1264397264397264397 +546aa9dcdfdedce0dfdcdfdedce0df8192bb264397264397264397264397264397264397 +26439797a5c4dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfdcdfdfdce0dfdce0dfc5cbd6 +314d9c264397264397dce0dfdcdfdfdcdfdfdce0dfaeb9cd264397264397264397314d9c +d1d6dadce0dfdce0dfdcdfdedce0dfdce0dfdce0df8192bb264397264397264397264397 +264397314d9cdce0dfdcdfdedcdfdfdcdfdfdce0df8c9abf264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643974861a5d1d5da +dce0dfdcdfdedce0dfdcdfdedce0dfdce0dfdce0dfdce0dfdcdfded1d5da4861a5264397 +264397264397264397dce0dfdce0dfdcdfdfdce0dfdce0df264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb9cddcdfdedce0df +dcdfdedce0dfdce0dfdcdfdedce0dfdcdfdfdce0dfdbdfdedce0dfdcdfdfaeb8cd264397 +2643974861a5d1d5dadce0dfdcdfdfdce0dfdcdfdedce0dfdce0dfdcdfdfdce0dfdcdfdf +d1d6da4861a52643972643972643978192bbdce0dfdbdfdedce0dfdce0df546aa9264397 +264397264397546aa9dce0dfdcdfdfdce0dfdce0df8192bb264397264397314d9cd1d6da +dce0dfdce0dfdce0dfdcdfdfdce0dfdcdfdedce0df97a4c4dcdfdfdcdfdfdce0dfdcdfdf +546aa92643972643974861a5d1d6dadce0dfdcdfdfdce0dfdce0dfdce0dfdce0dfdbdfde +dce0dfdce0dfdce0df5f74ae2643972643972643978192bbdce0dfdce0dfdce0dfdce0df +8192bb264397264397264397546aa9dcdfdfdcdfdfdce0dfdce0dfaeb9cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397314d9c +8192bbd1d6dadcdfdedce0dfdce0dfdce0dfdcdfdfdcdfdfdcdfdfc5ccd68192bb264397 +264397264397264397264397546aa9dcdfdedce0dfdcdfdfdce0dfaeb9cd264397264397 +264397264397dce0dfdce0dfdce0dfdce0dfaeb9cd264397264397aeb9cddcdfdedce0df +dce0dfdcdfde546aa9264397264397264397264397264397264397bac2d1dcdfdfdcdfde +dce0dfdce0df5f74ad264397264397264397264397264397264397264397546aa9c5ccd6 +dce0dfdce0dfdce0dfdce0dfdce0dfdcdfdfd1d6da8192bb264397264397264397264397 +546aa9dce0dfdce0dfdce0dfdce0df8191bb264397264397264397264397264397264397 +2643972643978192bbd1d5dadce0dfdce0dfdce0dfdce0dfdcdfdedce0df97a5c4314d9c +264397264397264397dce0dfdcdfdfdce0dfdcdfdfaeb9cd264397264397264397264397 +4860a5c5cbd6dce0dfdcdfdfdce0dfdce0dfdce0df8191bb264397264397264397264397 +264397264397c5ccd6dce0dfdce0dfdcdfdedcdfde546aa9264397264397264397264397 +2643972643972643972643972643972643972643972643972643972643972643974861a5 +aeb9cddce0dfdce0dfdce0dfdcdfdfdce0dfdce0dfdce0dfaeb9cd4860a5264397264397 +264397264397264397dce0dfdce0dfdce0dfdcdfdfdce0df264397264397264397264397 +264397264397264397264397264397264397264397264397264397aeb8cddce0dfdce0df +dcdfdfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfdce0dfaeb9cd264397 +2643972643974861a5aeb9cddce0dfdce0dfdce0dfdcdfdedce0dfdcdfdfdce0dfaeb9cd +4860a52643972643972643972643978192bbdce0dfdce0dfdcdfdfdce0df546aa9264397 +264397264397546aa9dce0dfdcdfdfdbdfdedce0df8192bb2643972643972643974861a5 +d1d6dadce0dfdce0dfdce0dfdce0dfc5ccd6546aa9546aa9dce0dfdcdfdedce0dfdcdfdf +546aa92643972643972643973d57a0aeb9cddce0dfdce0dfdce0dfdcdfdfdcdfdedce0df +dcdfdeaeb9cd4861a52643972643972643972643978192bbdce0dfdce0dfdce0dfdcdfdf +8192bb264397264397264397546aa9dcdfdfdce0dfdcdfdedcdfdfaeb9cd264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643974860a57688b78192bb8191bb8191bb6a7eb24860a4264397264397264397 +264397264397264397264397314d9c546aa9546aa9536aa9546aa94861a5264397264397 +264397264397546aa9546aa9546aa9546aa94861a52643972643974861a5546aa9546aa9 +536aa9546aa9314d9c2643972643972643972643972643972643973d57a0546aa9546aa9 +546aa9546aa9314d9c264397264397264397264397264397264397264397264397264397 +4861a57688b78192bb8192bb8191bb546aa9264397264397264397264397264397264397 +314d9b546aa9546aa9546aa9546aa93d57a0264397264397264397264397264397264397 +264397264397264397314d9c5f74ae8191bb8192bb8191bb6b7eb23d57a0264397264397 +264397264397264397546aa9546aa9546aa9546aa94860a5264397264397264397264397 +264397264397546aa98192bb8192bb8192bb8192bb4861a5264397264397264397264397 +264397264397bac2d1dce0dfdcdfdedce0dfdce0df264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643973d57a06b7eb28192bb8192bb8192bb6b7eb23d57a0264397264397264397264397 +264397264397264397546aa9546aa9546aa9546aa9546aa9264397264397264397264397 +2643972643972643972643972643972643972643972643972643974861a5546aa9536aa9 +546aa9546aa9546aa9546aa9546aa9546aa9546aa9536aa9546aa9546aa94861a5264397 +2643972643972643972643973d57a06b7eb28192bb8192bb8191bb6b7eb23d57a0264397 +2643972643972643972643972643973d57a0546aa9546aa9546aa9546aa9314d9c264397 +264397264397314d9c536aa9546aa9546aa9546aa93d57a0264397264397264397264397 +314d9b6b7eb28192bb8192bb5f74ae264397264397314d9c546aa9546aa9546aa9546aa9 +314d9c2643972643972643972643972643973d57a05f74ae8192bb8192bb8192bb6b7eb2 +3d57a02643972643972643972643972643972643973d57a0546aa9546aa9546aa9546aa9 +3d57a0264397264397264397314d9b546aa9546aa9546aa9546aa94861a5264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643976b7eb2dce0dfdcdfdedce0dfdce0dfa3afc8264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643973d57a04861a5546aa9 +8191bbdce0dfdcdfdfdce0dfdcdfdedce0df6b7eb2264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643978191bbdce0dfdce0df +dce0dfdcdfdfdce0dfdce0dfdce0dfc5cbd5264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643978191bbdce0dfdce0df +dce0dfdce0dfdcdfdfdce0dfdbdfde5f74ae264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643978192bbdcdfdedce0df +dce0dfdcdfdedcdfdfdce0df6b7eb2264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +2643972643972643972643972643972643972643972643972643978191bbdce0dfdcdfde +dcdfdfd1d6daa3afc8546aa9264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 +264397264397264397264397264397264397264397264397264397264397264397264397 + +end +%%PageTrailer +%%Trailer +%%EOF diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/img/logos/soundsoftware_ac_uk_subtitle.eps --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/img/logos/soundsoftware_ac_uk_subtitle.eps Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,532 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: cairo 1.10.2 (http://cairographics.org) +%%CreationDate: Fri Sep 19 13:54:31 2014 +%%Pages: 1 +%%BoundingBox: 0 -1 357 42 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%EndComments +%%BeginProlog +/cairo_eps_state save def +/dict_count countdictstack def +/op_count count 1 sub def +userdict begin +/q { gsave } bind def +/Q { grestore } bind def +/cm { 6 array astore concat } bind def +/w { setlinewidth } bind def +/J { setlinecap } bind def +/j { setlinejoin } bind def +/M { setmiterlimit } bind def +/d { setdash } bind def +/m { moveto } bind def +/l { lineto } bind def +/c { curveto } bind def +/h { closepath } bind def +/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto + 0 exch rlineto 0 rlineto closepath } bind def +/S { stroke } bind def +/f { fill } bind def +/f* { eofill } bind def +/n { newpath } bind def +/W { clip } bind def +/W* { eoclip } bind def +/BT { } bind def +/ET { } bind def +/pdfmark where { pop globaldict /?pdfmark /exec load put } + { globaldict begin /?pdfmark /pop load def /pdfmark + /cleartomark load def end } ifelse +/BDC { mark 3 1 roll /BDC pdfmark } bind def +/EMC { mark /EMC pdfmark } bind def +/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def +/Tj { show currentpoint cairo_store_point } bind def +/TJ { + { + dup + type /stringtype eq + { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse + } forall + currentpoint cairo_store_point +} bind def +/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore + cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def +/Tf { pop /cairo_font exch def /cairo_font_matrix where + { pop cairo_selectfont } if } bind def +/Td { matrix translate cairo_font_matrix matrix concatmatrix dup + /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point + /cairo_font where { pop cairo_selectfont } if } bind def +/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def + cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def +/g { setgray } bind def +/rg { setrgbcolor } bind def +/d1 { setcachedevice } bind def +%%EndProlog +%%Page: 1 1 +%%BeginPageSetup +%%PageBoundingBox: 0 -1 357 42 +%%EndPageSetup +q 0 -1 357 43 rectclip q +0 41.238 357 -42 re W n +1 0.658824 0.00392157 rg +18.664 32.613 m 17.301 32.613 16.082 31.727 15.012 30.285 c 13.941 +28.852 12.93 26.797 11.977 24.129 c 11.023 21.465 10.043 19.527 9.121 +18.301 c 8.195 17.074 7.41 16.609 6.746 16.613 c 6.086 16.613 5.285 +17.074 4.371 18.301 c 3.461 19.527 2.492 21.461 1.566 24.078 c 1.449 +24.5 0.941 24.77 0.531 24.625 c 0.117 24.481 -0.117 23.953 0.059 23.551 +c 1.02 20.844 2 18.781 3.07 17.344 c 4.141 15.902 5.359 15.016 6.723 +15.016 c 8.086 15.016 9.316 15.906 10.398 17.344 c 11.203 18.41 11.984 +19.82 12.727 21.59 c 13.457 19.824 14.215 18.414 15.012 17.344 c 16.082 +15.902 17.301 15.016 18.664 15.016 c 20.027 15.016 21.254 15.906 22.336 +17.344 c 23.145 18.41 23.922 19.82 24.668 21.59 c 25.391 19.824 26.129 +18.414 26.926 17.344 c 27.996 15.902 29.215 15.016 30.578 15.016 c +31.941 15.016 33.168 15.906 34.254 17.344 c 35.336 18.781 36.352 20.84 +37.336 23.551 c 38.262 26.168 39.23 28.102 40.145 29.328 c 41.059 +30.555 41.855 31.016 42.516 31.016 c 43.18 31.016 43.988 30.578 44.914 +29.352 c 45.84 28.121 46.816 26.176 47.77 23.551 c 47.91 23.156 48.402 +22.93 48.793 23.074 c 49.188 23.215 49.418 23.707 49.273 24.102 c +48.289 26.813 47.277 28.871 46.191 30.309 c 45.109 31.746 43.883 32.617 +42.516 32.613 c 41.152 32.613 39.938 31.727 38.863 30.285 c 38.07 +29.223 37.332 27.801 36.605 26.039 c 35.855 27.82 35.062 29.234 34.254 +30.309 c 33.168 31.746 31.941 32.617 30.578 32.613 c 29.215 32.613 +27.996 31.727 26.926 30.285 c 26.137 29.223 25.391 27.813 24.668 26.063 +c 23.922 27.832 23.145 29.242 22.336 30.309 c 21.254 31.746 20.027 +32.617 18.664 32.613 c h +18.664 31.016 m 19.324 31.016 20.133 30.578 21.059 29.352 c 21.953 +28.168 22.902 26.305 23.82 23.824 c 22.902 21.348 21.953 19.484 21.059 +18.301 c 20.133 17.074 19.324 16.609 18.664 16.613 c 18 16.613 17.203 +17.074 16.289 18.301 c 15.41 19.484 14.469 21.328 13.57 23.805 c 14.469 +26.285 15.406 28.141 16.289 29.328 c 17.203 30.555 18 31.016 18.664 +31.016 c h +30.602 31.016 m 31.262 31.016 32.051 30.578 32.977 29.352 c 33.863 +28.172 34.82 26.313 35.738 23.848 c 34.816 21.363 33.867 19.484 32.977 +18.301 c 32.051 17.074 31.262 16.609 30.602 16.613 c 29.938 16.613 +29.141 17.074 28.227 18.301 c 27.348 19.484 26.406 21.328 25.512 23.805 +c 26.41 26.285 27.344 28.141 28.227 29.328 c 29.141 30.555 29.938 +31.016 30.602 31.016 c h +30.602 31.016 m f +0.243137 0.266667 0.172549 rg +60.438 2.906 m 60.438 4.703 59.344 5.469 57.75 5.844 c 56.938 6 l +55.891 6.203 55.031 6.469 55.031 7.625 c 55.062 8.953 56.109 9.359 +57.344 9.359 c 58.453 9.359 58.969 9.109 59.891 8.641 c 59.891 9.828 l +59.172 10.141 58.047 10.344 57.203 10.344 c 55.359 10.344 54.016 9.484 +54.016 7.516 c 54.016 5.781 55.031 5.203 56.641 4.844 c 57.406 4.703 l +58.531 4.406 59.359 4.063 59.359 2.813 c 59.359 1.453 58.109 0.969 +56.922 0.969 c 55.797 0.969 54.875 1.359 54 1.938 c 54 0.625 l 54.922 +0.313 55.906 0 56.922 0 c 58.875 0 60.438 0.734 60.438 2.906 c h +67.477 0.203 m 67.477 6.703 l 66.367 6.703 l 66.367 3.031 l 66.367 +1.797 65.742 0.984 64.43 0.984 c 63.273 0.984 62.883 1.688 62.883 2.797 +c 62.883 6.703 l 61.836 6.703 l 61.836 2.766 l 61.836 1.234 62.555 +0.031 64.18 0.031 c 65.039 0.031 65.883 0.484 66.367 1.047 c 66.367 +0.203 l h +74.203 2 m 74.203 3.297 73.234 3.688 72.047 3.922 c 71.688 4.016 l +71.078 4.156 70.141 4.297 70.141 4.984 c 70.188 5.797 71.141 5.953 +71.875 5.953 c 73 5.906 72.938 5.844 73.891 5.438 c 73.891 6.516 l +73.281 6.75 72.516 6.859 71.719 6.859 c 70.438 6.859 69.172 6.391 +69.172 4.938 c 69.203 3.766 69.984 3.328 71.078 3.109 c 71.484 3.031 l +72.266 2.844 73.156 2.75 73.156 1.922 c 73.125 1.109 72.203 0.938 +71.484 0.938 c 70.281 0.984 70.094 1.109 69.078 1.594 c 69.078 0.422 l +69.672 0.266 70.734 0.031 71.453 0.031 c 72.734 0.031 74.203 0.484 +74.203 2 c h +79.449 0.281 m 79.449 1.203 l 79.043 1.016 78.59 0.922 78.309 0.922 c +77.293 0.922 77.121 1.375 77.121 2.328 c 77.121 5.844 l 79.027 5.844 l +79.027 6.703 l 77.121 6.703 l 77.121 8.563 l 76.652 8.563 l 76.043 +6.703 l 75.277 6.703 l 75.277 5.844 l 76.043 5.844 l 76.043 2.328 l +76.043 0.703 76.699 0 78.309 0 c 78.621 0.016 79.105 0.109 79.449 0.281 +c h +84.77 2.766 m 84.77 1.438 83.91 0.953 82.816 0.938 c 82.02 0.938 81.363 +1.313 81.363 2.172 c 81.395 3.344 82.645 3.516 83.41 3.516 c 84.02 +3.516 84.629 3.203 84.77 2.875 c h +86.582 1.188 m 86.426 1 86.301 0.938 86.145 0.938 c 86.098 0.938 l +85.895 0.984 85.754 1.156 85.77 1.438 c 85.77 4.313 l 85.77 5.906 +84.973 6.859 83.02 6.859 c 82.316 6.859 81.395 6.594 80.832 6.203 c +80.832 5.125 l 81.426 5.703 82.035 5.969 82.926 5.969 c 84.035 5.969 +84.738 5.563 84.77 4.297 c 84.77 3.875 l 84.332 4.156 83.707 4.313 +83.27 4.313 c 81.738 4.313 80.395 3.797 80.395 2.109 c 80.426 0.781 +81.176 0.031 82.504 0.031 c 83.426 0.031 84.27 0.406 84.77 1.047 c +84.77 0.438 85.082 0.063 85.551 0.031 c 86.176 0.094 86.551 0.609 +86.582 1.188 c h +88.531 10.172 m 88.188 10.172 87.891 9.844 87.891 9.5 c 87.891 9.156 +88.188 8.813 88.531 8.813 c 88.875 8.813 89.156 9.156 89.156 9.5 c +89.156 9.844 88.875 10.172 88.531 10.172 c h +89.062 0.203 m 89.062 6.703 l 87.984 6.703 l 87.984 0.203 l h +96.645 0.203 m 96.645 4.125 l 96.645 5.656 95.988 6.859 94.332 6.859 c +93.473 6.859 92.629 6.547 92.113 5.828 c 92.113 6.719 l 91.051 6.719 l +91.051 0.203 l 92.113 0.203 l 92.113 3.875 l 92.145 5.109 92.91 5.906 +94.066 5.906 c 95.207 5.906 95.598 5.25 95.598 4.094 c 95.598 0.203 l h +102.547 2.766 m 102.547 1.438 101.688 0.953 100.594 0.938 c 99.797 +0.938 99.141 1.313 99.141 2.172 c 99.172 3.344 100.422 3.516 101.188 +3.516 c 101.797 3.516 102.406 3.203 102.547 2.875 c h +104.359 1.188 m 104.203 1 104.078 0.938 103.922 0.938 c 103.875 0.938 l +103.672 0.984 103.531 1.156 103.547 1.438 c 103.547 4.313 l 103.547 +5.906 102.75 6.859 100.797 6.859 c 100.094 6.859 99.172 6.594 98.609 +6.203 c 98.609 5.125 l 99.203 5.703 99.812 5.969 100.703 5.969 c +101.812 5.969 102.516 5.563 102.547 4.297 c 102.547 3.875 l 102.109 +4.156 101.484 4.313 101.047 4.313 c 99.516 4.313 98.172 3.797 98.172 +2.109 c 98.203 0.781 98.953 0.031 100.281 0.031 c 101.203 0.031 102.047 +0.406 102.547 1.047 c 102.547 0.438 102.859 0.063 103.328 0.031 c +103.953 0.094 104.328 0.609 104.359 1.188 c h +106.84 5.672 m 107.215 5.844 107.543 5.906 108.137 5.938 c 109.668 +5.938 110.465 4.953 110.465 3.438 c 110.465 1.891 109.699 0.984 108.137 +0.953 c 107.527 0.953 107.199 1.031 106.84 1.203 c h +105.762 10.172 m 105.762 0.563 l 106.637 0.141 107.402 0.031 108.262 +0.031 c 110.355 0.031 111.512 1.406 111.543 3.438 c 111.543 5.516 +110.309 6.859 108.184 6.859 c 107.699 6.859 107.262 6.781 106.84 6.672 +c 106.84 10.172 l h +114.148 10.172 m 113.07 10.172 l 113.07 0.203 l 114.148 0.203 l h +120.625 4.344 m 116.922 4.344 l 117.047 5.203 117.672 5.938 118.766 +5.938 c 119.891 5.938 120.625 5.234 120.625 4.344 c h +121.672 3.453 m 121.672 3.563 l 121.672 5.453 120.922 6.813 118.766 +6.859 c 116.844 6.859 115.766 5.188 115.766 3.391 c 115.766 1.422 +116.969 0.031 118.953 0.031 c 119.844 0.031 120.672 0.219 121.453 0.516 +c 121.453 1.594 l 120.422 1.094 120.266 1 119.031 1 c 117.688 1 116.875 +1.797 116.875 3.344 c 116.875 3.453 l h +132.656 2.906 m 132.656 4.703 131.562 5.469 129.969 5.844 c 129.156 6 l +128.109 6.203 127.25 6.469 127.25 7.625 c 127.281 8.953 128.328 9.359 +129.562 9.359 c 130.672 9.359 131.188 9.109 132.109 8.641 c 132.109 +9.828 l 131.391 10.141 130.266 10.344 129.422 10.344 c 127.578 10.344 +126.234 9.484 126.234 7.516 c 126.234 5.781 127.25 5.203 128.859 4.844 +c 129.625 4.703 l 130.75 4.406 131.578 4.063 131.578 2.813 c 131.578 +1.453 130.328 0.969 129.141 0.969 c 128.016 0.969 127.094 1.359 126.219 +1.938 c 126.219 0.625 l 127.141 0.313 128.125 0 129.141 0 c 131.094 0 +132.656 0.734 132.656 2.906 c h +138.855 3.438 m 138.84 2.156 138.059 1.016 136.855 1.016 c 135.246 +1.031 134.887 2.5 134.887 3.484 c 134.887 4.781 135.512 5.875 136.855 +5.891 c 138.121 5.875 138.84 4.703 138.855 3.438 c h +139.918 3.438 m 139.918 5.094 139.027 6.859 136.855 6.859 c 134.887 +6.859 133.793 5.359 133.777 3.438 c 133.793 1.672 134.949 0.063 136.855 +0.031 c 138.809 0.063 139.902 1.609 139.918 3.438 c h +144.914 9.25 m 144.914 10.172 l 143.852 10.172 l 142.836 10.156 142.102 +9.484 142.055 7.594 c 142.055 6.703 l 141.008 6.703 l 141.008 5.844 l +142.055 5.844 l 142.055 0.203 l 143.133 0.203 l 143.133 5.844 l 144.977 +5.844 l 144.977 6.703 l 143.133 6.703 l 143.133 7.703 l 143.133 8.969 +143.555 9.25 143.852 9.25 c h +149.871 0.281 m 149.871 1.203 l 149.465 1.016 149.012 0.922 148.73 +0.922 c 147.715 0.922 147.543 1.375 147.543 2.328 c 147.543 5.844 l +149.449 5.844 l 149.449 6.703 l 147.543 6.703 l 147.543 8.563 l 147.074 +8.563 l 146.465 6.703 l 145.699 6.703 l 145.699 5.844 l 146.465 5.844 l +146.465 2.328 l 146.465 0.703 147.121 0 148.73 0 c 149.043 0.016 +149.527 0.109 149.871 0.281 c h +159.379 6.703 m 158.457 6.703 l 156.941 2.297 l 155.02 6.859 l 153.082 +2.297 l 151.566 6.703 l 150.645 6.703 l 152.91 0 l 155.02 4.844 l +157.066 0 l h +164.5 2.766 m 164.5 1.438 163.641 0.953 162.547 0.938 c 161.75 0.938 +161.094 1.313 161.094 2.172 c 161.125 3.344 162.375 3.516 163.141 3.516 +c 163.75 3.516 164.359 3.203 164.5 2.875 c h +166.312 1.188 m 166.156 1 166.031 0.938 165.875 0.938 c 165.828 0.938 l +165.625 0.984 165.484 1.156 165.5 1.438 c 165.5 4.313 l 165.5 5.906 +164.703 6.859 162.75 6.859 c 162.047 6.859 161.125 6.594 160.562 6.203 +c 160.562 5.125 l 161.156 5.703 161.766 5.969 162.656 5.969 c 163.766 +5.969 164.469 5.563 164.5 4.297 c 164.5 3.875 l 164.062 4.156 163.438 +4.313 163 4.313 c 161.469 4.313 160.125 3.797 160.125 2.109 c 160.156 +0.781 160.906 0.031 162.234 0.031 c 163.156 0.031 164 0.406 164.5 1.047 +c 164.5 0.438 164.812 0.063 165.281 0.031 c 165.906 0.094 166.281 0.609 +166.312 1.188 c h +171.387 5.125 m 171.84 6.109 l 171.434 6.547 170.793 6.797 170.309 +6.797 c 169.637 6.766 169.09 6.422 168.793 5.844 c 168.793 6.719 l +167.715 6.719 l 167.715 0.203 l 168.793 0.203 l 168.793 4.172 l 168.793 +4.547 168.934 5.797 169.965 5.875 c 169.996 5.875 l 170.34 5.875 +171.105 5.453 171.355 5.141 c h +177.125 4.344 m 173.422 4.344 l 173.547 5.203 174.172 5.938 175.266 +5.938 c 176.391 5.938 177.125 5.234 177.125 4.344 c h +178.172 3.453 m 178.172 3.563 l 178.172 5.453 177.422 6.813 175.266 +6.859 c 173.344 6.859 172.266 5.188 172.266 3.391 c 172.266 1.422 +173.469 0.031 175.453 0.031 c 176.344 0.031 177.172 0.219 177.953 0.516 +c 177.953 1.594 l 176.922 1.094 176.766 1 175.531 1 c 174.188 1 173.375 +1.797 173.375 3.344 c 173.375 3.453 l h +186.422 9.25 m 186.422 10.172 l 185.359 10.172 l 184.344 10.156 183.609 +9.484 183.562 7.594 c 183.562 6.703 l 182.516 6.703 l 182.516 5.844 l +183.562 5.844 l 183.562 0.203 l 184.641 0.203 l 184.641 5.844 l 186.484 +5.844 l 186.484 6.703 l 184.641 6.703 l 184.641 7.703 l 184.641 8.969 +185.062 9.25 185.359 9.25 c h +192.035 3.438 m 192.02 2.156 191.238 1.016 190.035 1.016 c 188.426 +1.031 188.066 2.5 188.066 3.484 c 188.066 4.781 188.691 5.875 190.035 +5.891 c 191.301 5.875 192.02 4.703 192.035 3.438 c h +193.098 3.438 m 193.098 5.094 192.207 6.859 190.035 6.859 c 188.066 +6.859 186.973 5.359 186.957 3.438 c 186.973 1.672 188.129 0.063 190.035 +0.031 c 191.988 0.063 193.082 1.609 193.098 3.438 c h +198.469 5.125 m 198.922 6.109 l 198.516 6.547 197.875 6.797 197.391 +6.797 c 196.719 6.766 196.172 6.422 195.875 5.844 c 195.875 6.719 l +194.797 6.719 l 194.797 0.203 l 195.875 0.203 l 195.875 4.172 l 195.875 +4.547 196.016 5.797 197.047 5.875 c 197.078 5.875 l 197.422 5.875 +198.188 5.453 198.438 5.141 c h +208.625 3.828 m 204.953 3.828 l 206.812 8.969 l h +210.969 0.203 m 207.422 10.172 l 206.125 10.172 l 202.594 0.203 l +203.734 0.203 l 204.594 2.813 l 208.984 2.813 l 209.812 0.203 l h +217.652 0.203 m 217.652 6.703 l 216.543 6.703 l 216.543 3.031 l 216.543 +1.797 215.918 0.984 214.605 0.984 c 213.449 0.984 213.059 1.688 213.059 +2.797 c 213.059 6.703 l 212.012 6.703 l 212.012 2.766 l 212.012 1.234 +212.73 0.031 214.355 0.031 c 215.215 0.031 216.059 0.484 216.543 1.047 +c 216.543 0.203 l h +224.004 5.672 m 224.004 1.203 l 223.645 1.031 223.316 0.953 222.707 +0.953 c 221.129 0.984 220.379 1.891 220.379 3.438 c 220.379 4.953 +221.16 5.938 222.707 5.938 c 223.301 5.906 223.629 5.844 224.004 5.672 +c h +225.082 10.172 m 224.004 10.172 l 224.004 6.672 l 223.582 6.781 223.145 +6.859 222.645 6.859 c 220.535 6.859 219.285 5.516 219.285 3.438 c +219.316 1.406 220.488 0.031 222.582 0.031 c 223.441 0.031 224.207 0.141 +225.082 0.563 c h +227.602 10.172 m 227.258 10.172 226.961 9.844 226.961 9.5 c 226.961 +9.156 227.258 8.813 227.602 8.813 c 227.945 8.813 228.227 9.156 228.227 +9.5 c 228.227 9.844 227.945 10.172 227.602 10.172 c h +228.133 0.203 m 228.133 6.703 l 227.055 6.703 l 227.055 0.203 l h +234.836 3.438 m 234.82 2.156 234.039 1.016 232.836 1.016 c 231.227 +1.031 230.867 2.5 230.867 3.484 c 230.867 4.781 231.492 5.875 232.836 +5.891 c 234.102 5.875 234.82 4.703 234.836 3.438 c h +235.898 3.438 m 235.898 5.094 235.008 6.859 232.836 6.859 c 230.867 +6.859 229.773 5.359 229.758 3.438 c 229.773 1.672 230.93 0.063 232.836 +0.031 c 234.789 0.063 235.883 1.609 235.898 3.438 c h +244.957 2.766 m 244.957 1.438 244.098 0.953 243.004 0.938 c 242.207 +0.938 241.551 1.313 241.551 2.172 c 241.582 3.344 242.832 3.516 243.598 +3.516 c 244.207 3.516 244.816 3.203 244.957 2.875 c h +246.77 1.188 m 246.613 1 246.488 0.938 246.332 0.938 c 246.285 0.938 l +246.082 0.984 245.941 1.156 245.957 1.438 c 245.957 4.313 l 245.957 +5.906 245.16 6.859 243.207 6.859 c 242.504 6.859 241.582 6.594 241.02 +6.203 c 241.02 5.125 l 241.613 5.703 242.223 5.969 243.113 5.969 c +244.223 5.969 244.926 5.563 244.957 4.297 c 244.957 3.875 l 244.52 +4.156 243.895 4.313 243.457 4.313 c 241.926 4.313 240.582 3.797 240.582 +2.109 c 240.613 0.781 241.363 0.031 242.691 0.031 c 243.613 0.031 +244.457 0.406 244.957 1.047 c 244.957 0.438 245.27 0.063 245.738 0.031 +c 246.363 0.094 246.738 0.609 246.77 1.188 c h +253.766 0.203 m 253.766 4.125 l 253.766 5.656 253.109 6.859 251.453 +6.859 c 250.594 6.859 249.75 6.547 249.234 5.828 c 249.234 6.719 l +248.172 6.719 l 248.172 0.203 l 249.234 0.203 l 249.234 3.875 l 249.266 +5.109 250.031 5.906 251.188 5.906 c 252.328 5.906 252.719 5.25 252.719 +4.094 c 252.719 0.203 l h +260.055 5.672 m 260.055 1.203 l 259.695 1.031 259.367 0.953 258.758 +0.953 c 257.18 0.984 256.43 1.891 256.43 3.438 c 256.43 4.953 257.211 +5.938 258.758 5.938 c 259.352 5.906 259.68 5.844 260.055 5.672 c h +261.133 10.172 m 260.055 10.172 l 260.055 6.672 l 259.633 6.781 259.195 +6.859 258.695 6.859 c 256.586 6.859 255.336 5.516 255.336 3.438 c +255.367 1.406 256.539 0.031 258.633 0.031 c 259.492 0.031 260.258 0.141 +261.133 0.563 c h +274.82 0.203 m 274.82 10.172 l 273.742 10.172 l 270.68 4.266 l 267.555 +10.172 l 266.477 10.172 l 266.477 0.203 l 267.555 0.203 l 267.555 8.188 +l 270.68 2.141 l 273.742 8.188 l 273.742 0.203 l h +282.391 0.203 m 282.391 6.703 l 281.281 6.703 l 281.281 3.031 l 281.281 +1.797 280.656 0.984 279.344 0.984 c 278.188 0.984 277.797 1.688 277.797 +2.797 c 277.797 6.703 l 276.75 6.703 l 276.75 2.766 l 276.75 1.234 +277.469 0.031 279.094 0.031 c 279.953 0.031 280.797 0.484 281.281 1.047 +c 281.281 0.203 l h +289.113 2 m 289.113 3.297 288.145 3.688 286.957 3.922 c 286.598 4.016 l +285.988 4.156 285.051 4.297 285.051 4.984 c 285.098 5.797 286.051 5.953 +286.785 5.953 c 287.91 5.906 287.848 5.844 288.801 5.438 c 288.801 +6.516 l 288.191 6.75 287.426 6.859 286.629 6.859 c 285.348 6.859 +284.082 6.391 284.082 4.938 c 284.113 3.766 284.895 3.328 285.988 3.109 +c 286.395 3.031 l 287.176 2.844 288.066 2.75 288.066 1.922 c 288.035 +1.109 287.113 0.938 286.395 0.938 c 285.191 0.984 285.004 1.109 283.988 +1.594 c 283.988 0.422 l 284.582 0.266 285.645 0.031 286.363 0.031 c +287.645 0.031 289.113 0.484 289.113 2 c h +291.266 10.172 m 290.922 10.172 290.625 9.844 290.625 9.5 c 290.625 +9.156 290.922 8.813 291.266 8.813 c 291.609 8.813 291.891 9.156 291.891 +9.5 c 291.891 9.844 291.609 10.172 291.266 10.172 c h +291.797 0.203 m 291.797 6.703 l 290.719 6.703 l 290.719 0.203 l h +298.785 0.438 m 298.785 1.5 l 298.066 1.141 297.77 0.953 296.863 0.953 +c 295.285 0.984 294.535 1.891 294.535 3.438 c 294.535 4.953 295.316 +5.938 296.863 5.938 c 297.738 5.891 298.051 5.75 298.785 5.391 c +298.785 6.469 l 298.191 6.672 297.551 6.859 296.801 6.859 c 294.691 +6.859 293.441 5.516 293.441 3.438 c 293.473 1.406 294.645 0.031 296.738 +0.031 c 297.473 0.031 298.223 0.234 298.785 0.438 c h +308.434 7.344 m 308.434 6.078 307.668 5.469 306.434 5.469 c 304.73 +5.469 l 304.73 9.172 l 306.434 9.172 l 307.637 9.156 308.434 8.656 +308.434 7.344 c h +310.324 0.203 m 309.668 0.953 309.355 2.297 309.074 2.875 c 308.762 +3.578 308.371 4.484 307.637 4.922 c 309.215 5.359 309.496 6.172 309.496 +7.344 c 309.496 9.344 308.34 10.172 306.434 10.172 c 303.652 10.172 l +303.652 0.203 l 304.73 0.203 l 304.73 4.469 l 306.309 4.469 l 306.965 +4.469 307.543 3.906 308.074 2.766 c 308.418 1.906 308.496 0.844 309.199 +0.203 c h +315.793 4.344 m 312.09 4.344 l 312.215 5.203 312.84 5.938 313.934 5.938 +c 315.059 5.938 315.793 5.234 315.793 4.344 c h +316.84 3.453 m 316.84 3.563 l 316.84 5.453 316.09 6.813 313.934 6.859 c +312.012 6.859 310.934 5.188 310.934 3.391 c 310.934 1.422 312.137 0.031 +314.121 0.031 c 315.012 0.031 315.84 0.219 316.621 0.516 c 316.621 +1.594 l 315.59 1.094 315.434 1 314.199 1 c 312.855 1 312.043 1.797 +312.043 3.344 c 312.043 3.453 l h +323.168 2 m 323.168 3.297 322.199 3.688 321.012 3.922 c 320.652 4.016 l +320.043 4.156 319.105 4.297 319.105 4.984 c 319.152 5.797 320.105 5.953 +320.84 5.953 c 321.965 5.906 321.902 5.844 322.855 5.438 c 322.855 +6.516 l 322.246 6.75 321.48 6.859 320.684 6.859 c 319.402 6.859 318.137 +6.391 318.137 4.938 c 318.168 3.766 318.949 3.328 320.043 3.109 c +320.449 3.031 l 321.23 2.844 322.121 2.75 322.121 1.922 c 322.09 1.109 +321.168 0.938 320.449 0.938 c 319.246 0.984 319.059 1.109 318.043 1.594 +c 318.043 0.422 l 318.637 0.266 319.699 0.031 320.418 0.031 c 321.699 +0.031 323.168 0.484 323.168 2 c h +329.293 4.344 m 325.59 4.344 l 325.715 5.203 326.34 5.938 327.434 5.938 +c 328.559 5.938 329.293 5.234 329.293 4.344 c h +330.34 3.453 m 330.34 3.563 l 330.34 5.453 329.59 6.813 327.434 6.859 c +325.512 6.859 324.434 5.188 324.434 3.391 c 324.434 1.422 325.637 0.031 +327.621 0.031 c 328.512 0.031 329.34 0.219 330.121 0.516 c 330.121 +1.594 l 329.09 1.094 328.934 1 327.699 1 c 326.355 1 325.543 1.797 +325.543 3.344 c 325.543 3.453 l h +335.902 2.766 m 335.902 1.438 335.043 0.953 333.949 0.938 c 333.152 +0.938 332.496 1.313 332.496 2.172 c 332.527 3.344 333.777 3.516 334.543 +3.516 c 335.152 3.516 335.762 3.203 335.902 2.875 c h +337.715 1.188 m 337.559 1 337.434 0.938 337.277 0.938 c 337.23 0.938 l +337.027 0.984 336.887 1.156 336.902 1.438 c 336.902 4.313 l 336.902 +5.906 336.105 6.859 334.152 6.859 c 333.449 6.859 332.527 6.594 331.965 +6.203 c 331.965 5.125 l 332.559 5.703 333.168 5.969 334.059 5.969 c +335.168 5.969 335.871 5.563 335.902 4.297 c 335.902 3.875 l 335.465 +4.156 334.84 4.313 334.402 4.313 c 332.871 4.313 331.527 3.797 331.527 +2.109 c 331.559 0.781 332.309 0.031 333.637 0.031 c 334.559 0.031 +335.402 0.406 335.902 1.047 c 335.902 0.438 336.215 0.063 336.684 0.031 +c 337.309 0.094 337.684 0.609 337.715 1.188 c h +342.793 5.125 m 343.246 6.109 l 342.84 6.547 342.199 6.797 341.715 +6.797 c 341.043 6.766 340.496 6.422 340.199 5.844 c 340.199 6.719 l +339.121 6.719 l 339.121 0.203 l 340.199 0.203 l 340.199 4.172 l 340.199 +4.547 340.34 5.797 341.371 5.875 c 341.402 5.875 l 341.746 5.875 +342.512 5.453 342.762 5.141 c h +349.043 0.438 m 349.043 1.5 l 348.324 1.141 348.027 0.953 347.121 0.953 +c 345.543 0.984 344.793 1.891 344.793 3.438 c 344.793 4.953 345.574 +5.938 347.121 5.938 c 347.996 5.891 348.309 5.75 349.043 5.391 c +349.043 6.469 l 348.449 6.672 347.809 6.859 347.059 6.859 c 344.949 +6.859 343.699 5.516 343.699 3.438 c 343.73 1.406 344.902 0.031 346.996 +0.031 c 347.73 0.031 348.48 0.234 349.043 0.438 c h +356.133 0.203 m 356.133 4.156 l 356.133 5.656 355.445 6.859 353.82 +6.859 c 352.93 6.859 352.086 6.594 351.602 5.813 c 351.602 10.172 l +350.539 10.172 l 350.539 0.203 l 351.602 0.203 l 351.602 3.875 l +351.633 5.125 352.461 5.906 353.555 5.922 c 354.711 5.891 355.086 5.25 +355.086 4.094 c 355.086 0.203 l h +356.133 0.203 m f +0.321569 0.352941 0.219608 rg +270.777 32.633 m 265.781 32.633 263.047 28.305 263.047 23.648 c 263.047 +18.582 266.133 14.992 271.277 14.992 c 273.59 14.992 275.695 15.461 +277.707 16.242 c 277.707 19.047 l 275.062 17.742 274.66 17.469 271.453 +17.469 c 267.988 17.469 265.898 19.563 265.898 23.551 c 265.898 23.852 +l 278.309 23.852 l 278.309 24.102 l 278.309 28.981 276.332 32.52 +270.777 32.633 c h +270.777 30.254 m 273.684 30.254 275.605 28.438 275.605 26.125 c 266.023 +26.125 l 266.359 28.363 267.945 30.254 270.777 30.254 c h +270.777 30.254 m f +169.941 32.633 m 164.875 32.633 162.047 28.754 162.012 23.801 c 162.047 +19.219 165.023 15.066 169.941 14.992 c 175.012 15.066 177.836 19.07 +177.875 23.801 c 177.875 28.082 175.57 32.633 169.941 32.633 c h +169.941 30.156 m 173.223 30.117 175.086 27.039 175.121 23.801 c 175.086 +20.484 173.074 17.52 169.941 17.52 c 165.77 17.594 164.84 21.356 164.84 +23.926 c 164.84 27.277 166.477 30.117 169.941 30.156 c h +169.941 30.156 m f +78.289 32.633 m 73.223 32.633 70.395 28.754 70.359 23.801 c 70.395 +19.219 73.371 15.066 78.289 14.992 c 83.359 15.066 86.211 19.07 86.246 +23.801 c 86.246 28.082 83.918 32.633 78.289 32.633 c h +78.289 30.156 m 81.57 30.117 83.434 27.039 83.469 23.801 c 83.434 +20.484 81.422 17.52 78.289 17.52 c 74.117 17.594 73.188 21.356 73.188 +23.926 c 73.188 27.277 74.824 30.117 78.289 30.156 c h +78.289 30.156 m f +61.867 25.043 m 60.934 25.301 l 59.332 25.637 56.91 26.008 56.91 27.797 +c 57.023 29.883 59.52 30.293 61.383 30.293 c 64.328 30.184 64.141 +30.031 66.602 28.953 c 66.602 31.746 l 65.035 32.344 63.059 32.641 +61.012 32.641 c 57.691 32.641 54.414 31.449 54.414 27.688 c 54.488 +24.633 56.5 23.516 59.332 22.957 c 60.375 22.731 l 62.426 22.246 64.738 +22.023 64.738 19.863 c 64.625 17.777 62.238 17.332 60.375 17.332 c +57.281 17.441 56.797 17.777 54.152 19.043 c 54.152 15.988 l 55.719 +15.578 58.438 14.984 60.301 14.984 c 63.617 14.984 67.422 16.176 67.422 +20.086 c 67.422 23.438 64.922 24.445 61.867 25.043 c h +61.867 25.043 m f +123.234 25.543 m 123.234 29.531 121.523 32.621 117.234 32.621 c 115.035 +32.621 112.836 31.801 111.496 29.941 c 111.496 32.215 l 108.738 32.215 +l 108.738 15.41 l 111.496 15.41 l 111.496 24.91 l 111.57 28.113 113.582 +30.164 116.562 30.164 c 119.508 30.164 120.469 28.449 120.469 25.469 c +120.469 15.41 l 123.234 15.41 l h +123.234 25.543 m f +104.258 32.211 m 101.492 32.211 l 101.492 22.715 l 101.492 19.547 +99.887 17.422 96.496 17.422 c 93.516 17.422 92.555 19.25 92.555 22.117 +c 92.555 32.211 l 89.789 32.211 l 89.789 22.043 l 89.789 18.094 91.652 +14.965 95.863 14.965 c 98.062 14.965 100.262 16.156 101.492 17.609 c +101.492 15.41 l 104.258 15.41 l h +104.258 32.211 m f +188.777 40.879 m 184.562 40.879 182.711 37.754 182.711 33.809 c 182.723 +32.211 l 179.352 32.211 l 179.352 29.973 l 182.723 29.973 l 182.711 +15.41 l 185.48 15.41 l 185.492 29.973 l 193.77 29.973 l 193.758 22.031 +l 193.754 18.082 195.613 14.934 199.824 14.934 c 200.828 14.934 201.727 +15.113 202.516 15.387 c 202.516 17.93 l 201.871 17.609 201.168 17.426 +200.477 17.426 c 197.496 17.426 196.512 19.238 196.551 22.106 c 196.566 +29.973 l 200.895 29.973 l 200.895 32.211 l 196.566 32.211 l 196.551 +36.852 l 193.758 36.852 l 193.77 32.211 l 185.492 32.211 l 185.48 +33.707 l 185.438 36.574 186.422 38.414 189.406 38.414 c 189.914 38.414 +190.414 38.297 190.914 38.109 c 190.914 40.602 l 190.262 40.777 189.562 +40.879 188.777 40.879 c h +188.777 40.879 m f +261.629 32.645 m 259.43 32.645 257.234 31.844 255.891 29.981 c 255.891 +32.215 l 253.117 32.215 l 253.117 15.41 l 255.891 15.41 l 255.891 +24.957 l 255.965 28.16 257.961 30.203 260.945 30.203 c 261.191 30.203 +261.41 30.172 261.629 30.148 c h +261.629 32.645 m f +242.152 32.656 m 236.98 32.656 233.746 28.938 233.672 23.801 c 233.746 +18.66 236.98 14.969 242.152 14.969 c 244.199 14.969 246.551 15.481 +248.633 16.367 c 248.633 31.254 l 246.551 32.145 244.199 32.656 242.152 +32.656 c h +242.48 30.18 m 244.043 30.18 244.926 30.063 245.855 29.656 c 245.855 +17.969 l 244.926 17.559 244.043 17.445 242.48 17.445 c 238.34 17.445 +236.473 19.738 236.473 23.801 c 236.473 27.863 238.34 30.18 242.48 +30.18 c h +242.48 30.18 m f +206.121 32.215 m 206.121 22.066 l 206.121 18.117 207.984 14.988 212.195 +14.988 c 215.09 14.988 217.188 16.309 218.121 17.766 c 219.051 16.309 +221.176 14.988 224.07 14.988 c 228.281 14.988 230.121 18.117 230.121 +22.066 c 230.121 32.215 l 227.344 32.215 l 227.344 22.164 l 227.387 +19.297 226.402 17.465 223.422 17.465 c 221.613 17.465 219.496 18.82 +219.496 20.113 c 219.496 32.215 l 216.746 32.215 l 216.746 20.113 l +216.746 18.82 214.629 17.465 212.82 17.465 c 209.84 17.465 208.855 +19.297 208.895 22.164 c 208.895 32.215 l h +206.121 32.215 m f +138.965 41.238 m 138.965 32.18 l 137.703 32.492 136.43 32.684 135.262 +32.684 c 130.094 32.684 126.855 28.965 126.781 23.824 c 126.855 18.688 +130.094 14.992 135.262 14.992 c 137.309 14.992 139.66 15.508 141.742 +16.395 c 141.742 41.238 l h +135.59 30.203 m 137.152 30.203 138.035 30.09 138.965 29.68 c 138.965 +17.996 l 138.035 17.586 137.152 17.469 135.59 17.469 c 131.449 17.469 +129.582 19.762 129.582 23.824 c 129.582 27.887 131.449 30.203 135.59 +30.203 c h +135.59 30.203 m f +153.504 25.043 m 152.57 25.301 l 150.969 25.637 148.547 26.008 148.547 +27.797 c 148.66 29.883 151.156 30.293 153.02 30.293 c 155.965 30.184 +155.777 30.031 158.238 28.953 c 158.238 31.746 l 156.672 32.344 154.695 +32.641 152.648 32.641 c 149.328 32.641 146.051 31.449 146.051 27.688 c +146.125 24.633 148.137 23.516 150.969 22.957 c 152.012 22.731 l 154.062 +22.246 156.375 22.023 156.375 19.863 c 156.262 17.777 153.875 17.332 +152.012 17.332 c 148.918 17.441 148.434 17.777 145.789 19.043 c 145.789 +15.988 l 147.355 15.578 150.074 14.984 151.938 14.984 c 155.254 14.984 +159.059 16.176 159.059 20.086 c 159.059 23.438 156.559 24.445 153.504 +25.043 c h +153.504 25.043 m f +344.535 40.223 m 344.535 15.41 l 346.344 15.41 l 346.344 22.676 l +354.574 15.41 l 356.848 15.41 l 347.555 23.813 l 355.84 32.215 l +353.762 32.215 l 346.344 24.813 l 346.344 40.223 l h +344.535 40.223 m f +324.668 16.84 m 324.668 15.84 323.859 15.031 322.855 15.031 c 321.855 +15.031 321.047 15.84 321.047 16.84 c 321.047 17.84 321.855 18.652 +322.855 18.652 c 323.859 18.652 324.668 17.84 324.668 16.84 c h +324.668 16.84 m f +327.039 32.215 m 327.039 21.66 l 327.004 17.648 329.621 14.969 332.816 +14.969 c 336.16 14.969 337.887 16.074 338.82 17.441 c 338.82 15.414 l +340.633 15.414 l 340.633 32.215 l 338.82 32.215 l 338.82 22.25 l 338.82 +18.168 336.555 16.672 333.113 16.672 c 329.91 16.672 328.895 19.242 +328.879 22.016 c 328.879 32.215 l h +327.039 32.215 m f +311.859 32.652 m 307.422 32.59 303.926 29.633 303.926 23.813 c 303.926 +17.992 307.422 15.031 311.859 14.969 c 313.715 14.969 315.883 15.488 +317.82 16.316 c 317.82 18.184 l 315.965 17.313 313.848 16.695 311.918 +16.672 c 307.438 16.711 305.863 20.137 305.832 23.813 c 305.863 27.484 +307.438 30.914 311.918 30.953 c 314.184 30.891 315.809 30.289 317.82 +29.441 c 317.82 31.309 l 315.883 32.137 313.715 32.656 311.859 32.652 c +h +311.859 32.652 m f +295.039 32.656 m 290.602 32.594 287.109 29.621 287.109 23.801 c 287.109 +17.981 290.602 15.031 295.039 14.969 c 296.895 14.969 299.082 15.492 +301.02 16.316 c 301.02 31.305 l 299.082 32.133 296.895 32.656 295.039 +32.656 c h +295.113 30.957 m 296.332 30.957 297.887 30.688 299.195 30.18 c 299.195 +17.445 l 297.887 16.934 296.332 16.672 295.113 16.668 c 290.637 16.707 +289.062 20.125 289.031 23.801 c 289.062 27.473 290.637 30.918 295.113 +30.957 c h +295.113 30.957 m f +285.215 16.84 m 285.215 15.84 284.402 15.031 283.402 15.031 c 282.402 +15.031 281.594 15.84 281.594 16.84 c 281.594 17.84 282.402 18.652 +283.402 18.652 c 284.402 18.652 285.215 17.84 285.215 16.84 c h +285.215 16.84 m f +Q Q +showpage +%%Trailer +count op_count sub {pop} repeat +countdictstack dict_count sub {end} repeat +cairo_eps_state restore +%%EOF diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/img/qrcode.png Binary file docs/DMRN+10/img/qrcode.png has changed diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/sections/analysis.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/sections/analysis.tex Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,25 @@ +\vspace{-0.8cm} + +{\color{emphasisered} \section{Analysis}} + +%\vspace{-0.8cm} +%\huge +%\centering +%\textbf{b.deman@qmul.ac.uk} + +\normalsize + +\begin{itemize}%[noitemsep,nolistsep] + \item Includes analysis functions to quickly present results in browser + \item Automatic report generation + \item Box plots, confidence plots and participant time line +\end{itemize} +\vspace{-1cm} + +\begin{center} +\resizebox*{\columnwidth}{!}{\includegraphics{img/timeline}} +\small +\textbf{Participant timeline diagram} +\end{center} + +\vspace{-0.3cm} diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/sections/footer.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/sections/footer.tex Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,19 @@ + +\colorbox{qmuldarkblue} +{ + \color{white} + \parbox{\textwidth} + { +% \vspace{0.5cm} + + \begin{center} + + +\textbf{DMRN+10}: Digital Music Research Network One-day Workshop 2015 at Queen Mary University of London + % or put nothing here so it's reusable... + + \end{center} + + \vspace{-1cm} + } +} diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/sections/future.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/sections/future.tex Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,21 @@ +\vspace{-0.8cm} + +{\color{emphasisered} \section{Important cell}} + +\vspace{-0.8cm} +\huge +\centering +\textbf{b.deman@qmul.ac.uk} + +\normalsize + +\begin{itemize}%[noitemsep,nolistsep] + \item Some content + \item To go in an + \item Emphasised cell + \item For some reason +\end{itemize} +\vspace{-1.6cm} + +%\resizebox*{0.98\columnwidth}{!}{\includegraphics{images/analysis.pdf}} +%\vspace{-1cm} \ No newline at end of file diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/sections/header.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/sections/header.tex Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,47 @@ + +\begin{center} +\colorbox{qmuldarkblue} +{ + \color{white} + + \parbox{1.0\textwidth} + { + \parbox{0.2\textwidth} + { + \begin{center} + \epsfig{file=img/logos/qmulblue.eps,width=12cm}\\[1ex] + \textrm + { + \footnotesize + School of Electronic Engineering and Computer Science\\ + Queen Mary University of London\\ + } + \end{center} + } + \parbox{0.58\textwidth} + { + \vspace{1cm} + \begin{center} + \textrm + { + {\veryHuge \bf \em Web Audio E valuation Tool:\\ A browser-based listening test framework}\\[1ex] + {\Large Nicholas Jillings, David Moffat, Brecht De Man and Joshua D. Reiss} + } + \end{center} + \vspace{1cm} + } + \parbox{0.2\textwidth} + { + \begin{center} + \epsfig{file=img/logos/c4dmlogoinverted.eps,width=12cm}\\[1ex] + \textrm + { + \small + n.g.r.jillings@se14.qmul.ac.uk, \{d.j.moffat,b.deman,joshua.reiss\}@qmul.ac.uk\\ + c4dm.eecs.qmul.ac.uk\\ + } + \end{center} + } + } +} +\end{center} diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/sections/infrastructure.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/sections/infrastructure.tex Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,16 @@ +\vspace{-0.8cm} +\section{Features} + +\begin{itemize}[noitemsep,nolistsep] + \item Automatic randomisation of track and page orders + \item Collection of session metrics for in-depth participant analysis + \item Built-in questionnaire tool + \item Interfaces are easily customisable +\end{itemize} + +%\begin{center} +%%\vspace{-2cm} +%\resizebox*{0.3\columnwidth}{!}{\includegraphics{img/qrcode}}\\ +%\small +%\end{center} +\vspace{-0.6cm} \ No newline at end of file diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/sections/interfaces.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/sections/interfaces.tex Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,30 @@ +\vspace{-0.8cm} +\section{Interfaces} + +%\vspace{-1.6cm} +\begin{itemize} +\item A range of test interfaces are available +\item Current work is extending number of interfaces +\item {\bf Do you need a specific test interface? Tell us} +\end{itemize} + + + +%\vspace{2cm} + + \resizebox*{\columnwidth}{!}{\includegraphics{img/APE}} + \centering + \small + \textbf{APE style test} + + \resizebox*{\columnwidth}{!}{\includegraphics{img/MUSHRA}} + \centering + \small + \textbf{MUSHRA style test} + + +%\vspace{-1cm} + + +%\resizebox*{\columnwidth}{!}{\includegraphics{images/blockdiagram.pdf}} + diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/sections/intro.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/sections/intro.tex Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,10 @@ +\vspace{-0.8cm} +\section{Introduction} + +\begin{itemize}%[noitemsep,nolistsep] + \item Framework for audio evaluation + \item Based in web browser using Web Audio API + \item No proprietary software required + \item Operate tests remotely or locally + \item Quick and easy to run and analyse listening tests +\end{itemize} \ No newline at end of file diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/sections/style.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/sections/style.tex Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,48 @@ + +\usepackage{colordvi,amsmath,epsfig,float,color,multicol} % times + +\pagestyle{empty} +\setlength{\parindent}{0cm} +\setlength{\parskip}{2ex} +\setlength{\columnsep}{3cm} +\addtolength{\textwidth}{2cm} +\addtolength{\oddsidemargin}{-1.5cm} + +\renewcommand{\normalsize}{\Large} +\def\regularsize{\@setfontsize\normalsize{34pt}{37}} + +\renewcommand\refname{} +\setlength{\fboxrule}{0.1cm} + + +% ---------------------------------------------------------------- + + +% PMS287 CMYK=[100% 69% 0% 11.5%] RGB=[38/256 67/256 151/256] +\definecolor{qmuldarkblue}{rgb}{0.1484375,0.26171875,0.58984375} +\definecolor{emphasisered}{rgb}{0.4921,0.132812,0.164062} + +\definecolor{backgrey}{rgb}{0.93,0.93,0.93} +\definecolor{backblue}{rgb}{0.93,0.93,1} +\definecolor{backyellow}{rgb}{1,1,0.88} + +\definecolor{backred}{rgb}{1,0.9,0.9} +\definecolor{backgreen}{rgb}{0.9,1,0.9} +\definecolor{backpink}{rgb}{1,0.9,1} +\definecolor{backturquoise}{rgb}{0.9,1,1} + + + + +% ---------------------------------------------------------------- + + +\makeatletter +\renewcommand{\section}{\@startsection + {section} % the name + {1} % the level + {0mm} % the indent + {-0.7\baselineskip} % the beforeskip + {5mm} % the afterskip + {\center\Huge\color{qmuldarkblue}\bfseries}} % the style +\makeatother \ No newline at end of file diff -r 000000000000 -r 3705f68a38b7 docs/DMRN+10/sections/testcreate.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/DMRN+10/sections/testcreate.tex Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,14 @@ +\vspace{-0.8cm} +\section{Test creation} % or test setup? + +\begin{itemize} + \item Test creation tool to easily build your test + \item Configure and output files in structured XML format +\end{itemize} + +\begin{center} +%\vspace{-2cm} +\resizebox*{.8\columnwidth}{!}{\includegraphics{../WAC2016/img/test_create.png}}\\ % replace with something more meaningful +\small +\textbf{Drag and drop audio samples} +\end{center} \ No newline at end of file diff -r 000000000000 -r 3705f68a38b7 docs/Instructions/Instructions.bib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/Instructions/Instructions.bib Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,41 @@ +%% This BibTeX bibliography file was created using BibDesk. +%% http://bibdesk.sourceforge.net/ + +%% Created for Brecht De Man at 2015-12-07 15:24:14 +0100 + + +%% Saved with string encoding Unicode (UTF-8) + + + +@book{mushra, + Date-Added = {2015-12-07 14:24:08 +0000}, + Date-Modified = {2015-12-07 14:24:08 +0000}, + Keywords = {standard}, + Publisher = {Recommendation {ITU-R BS.1534-1}}, + Read = {1}, + Title = {Method for the subjective assessment of intermediate quality level of coding systems}, + Year = {2003}, + Bdsk-File-1 = {YnBsaXN0MDDUAQIDBAUGJCVYJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3ASAAGGoKgHCBMUFRYaIVUkbnVsbNMJCgsMDxJXTlMua2V5c1pOUy5vYmplY3RzViRjbGFzc6INDoACgAOiEBGABIAFgAdccmVsYXRpdmVQYXRoWWFsaWFzRGF0YV8QaC4uLy4uLy4uLy4uL0dvb2dsZSBEcml2ZS9Eb2N1bWVudHMvUGFwZXJzL1RlY2huaWNhbCBEb2N1bWVudHMvTVVTSFJBIFItUkVDLUJTLjE1MzQtMS0yMDAzMDEtSSEhUERGLUUucGRm0hcLGBlXTlMuZGF0YU8RAk4AAAAAAk4AAgAADE1hY2ludG9zaCBIRAAAAAAAAAAAAAAAAAAAANBcXYdIKwAAAApoyx9NVVNIUkEgUi1SRUMtQlMuMTUzNC0jQUI2NTUucGRmAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACrZVzdlVaAAAAAAAAAAAAAQABQAACSAAAAAAAAAAAAAAAAAAAAATVGVjaG5pY2FsIERvY3VtZW50cwAAEAAIAADQXEFnAAAAEQAIAADN2TlIAAAAAQAYAApoywAKXxEACl67AApdAgAJRF4AApPVAAIAcU1hY2ludG9zaCBIRDpVc2VyczoAQnJlY2h0OgBHb29nbGUgRHJpdmU6AERvY3VtZW50czoAUGFwZXJzOgBUZWNobmljYWwgRG9jdW1lbnRzOgBNVVNIUkEgUi1SRUMtQlMuMTUzNC0jQUI2NTUucGRmAAAOAFYAKgBNAFUAUwBIAFIAQQAgAFIALQBSAEUAQwAtAEIAUwAuADEANQAzADQALQAxAC0AMgAwADAAMwAwADEALQBJACEAIQBQAEQARgAtAEUALgBwAGQAZgAPABoADABNAGEAYwBpAG4AdABvAHMAaAAgAEgARAASAGlVc2Vycy9CcmVjaHQvR29vZ2xlIERyaXZlL0RvY3VtZW50cy9QYXBlcnMvVGVjaG5pY2FsIERvY3VtZW50cy9NVVNIUkEgUi1SRUMtQlMuMTUzNC0xLTIwMDMwMS1JISFQREYtRS5wZGYAABMAAS8AABUAAgAN//8AAIAG0hscHR5aJGNsYXNzbmFtZVgkY2xhc3Nlc11OU011dGFibGVEYXRhox0fIFZOU0RhdGFYTlNPYmplY3TSGxwiI1xOU0RpY3Rpb25hcnmiIiBfEA9OU0tleWVkQXJjaGl2ZXLRJidUcm9vdIABAAgAEQAaACMALQAyADcAQABGAE0AVQBgAGcAagBsAG4AcQBzAHUAdwCEAI4A+QD+AQYDWANaA18DagNzA4EDhQOMA5UDmgOnA6oDvAO/A8QAAAAAAAACAQAAAAAAAAAoAAAAAAAAAAAAAAAAAAADxg==}} + +@conference{ape, + Author = {De Man, Brecht and Joshua D. Reiss}, + Booktitle = {136th Convention of the Audio Engineering Society}, + Date-Added = {2015-09-29 17:07:16 +0000}, + Date-Modified = {2015-09-29 17:07:20 +0000}, + Keywords = {perceptual evaluation}, + Month = {April}, + Read = {1}, + Title = {{APE}: {A}udio {P}erceptual {E}valuation toolbox for {MATLAB}}, + Year = {2014}, + Bdsk-File-1 = {YnBsaXN0MDDUAQIDBAUGJCVYJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3ASAAGGoKgHCBMUFRYaIVUkbnVsbNMJCgsMDxJXTlMua2V5c1pOUy5vYmplY3RzViRjbGFzc6INDoACgAOiEBGABIAFgAdccmVsYXRpdmVQYXRoWWFsaWFzRGF0YV8QOi4uLy4uLy4uLy4uL0dvb2dsZSBEcml2ZS9Xcml0aW5ncy9fcHVibGljYXRpb25zL2FlczEzNi5wZGbSFwsYGVdOUy5kYXRhTxEBsgAAAAABsgACAAAMTWFjaW50b3NoIEhEAAAAAAAAAAAAAAAAAAAA0Fxdh0grAAAACl8UCmFlczEzNi5wZGYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKaS7PXHsUAAAAAAAAAAAABAAEAAAJIAAAAAAAAAAAAAAAAAAAAA1fcHVibGljYXRpb25zAAAQAAgAANBcQWcAAAARAAgAAM9cbQQAAAABABQACl8UAApeugAKXQIACUReAAKT1QACAE1NYWNpbnRvc2ggSEQ6VXNlcnM6AEJyZWNodDoAR29vZ2xlIERyaXZlOgBXcml0aW5nczoAX3B1YmxpY2F0aW9uczoAYWVzMTM2LnBkZgAADgAWAAoAYQBlAHMAMQAzADYALgBwAGQAZgAPABoADABNAGEAYwBpAG4AdABvAHMAaAAgAEgARAASADtVc2Vycy9CcmVjaHQvR29vZ2xlIERyaXZlL1dyaXRpbmdzL19wdWJsaWNhdGlvbnMvYWVzMTM2LnBkZgAAEwABLwAAFQACAA3//wAAgAbSGxwdHlokY2xhc3NuYW1lWCRjbGFzc2VzXU5TTXV0YWJsZURhdGGjHR8gVk5TRGF0YVhOU09iamVjdNIbHCIjXE5TRGljdGlvbmFyeaIiIF8QD05TS2V5ZWRBcmNoaXZlctEmJ1Ryb290gAEACAARABoAIwAtADIANwBAAEYATQBVAGAAZwBqAGwAbgBxAHMAdQB3AIQAjgDLANAA2AKOApAClQKgAqkCtwK7AsICywLQAt0C4ALyAvUC+gAAAAAAAAIBAAAAAAAAACgAAAAAAAAAAAAAAAAAAAL8}} + +@conference{waet, + Author = {Nicholas Jillings and David Moffat and De Man, Brecht and Joshua D. Reiss}, + Booktitle = {12th Sound and Music Computing Conference}, + Date-Added = {2015-09-22 16:48:27 +0000}, + Date-Modified = {2015-09-22 16:48:33 +0000}, + Month = {July}, + Read = {1}, + Title = {Web {A}udio {E}valuation {T}ool: {A} browser-based listening test environment}, + Year = {2015}} diff -r 000000000000 -r 3705f68a38b7 docs/Instructions/Instructions.pdf Binary file docs/Instructions/Instructions.pdf has changed diff -r 000000000000 -r 3705f68a38b7 docs/Instructions/Instructions.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/Instructions/Instructions.tex Mon Feb 22 04:17:19 2016 +0000 @@ -0,0 +1,762 @@ +\documentclass[11pt, oneside]{article} % use "amsart" instead of "article" for AMSLaTeX format +\usepackage{geometry} % See geometry.pdf to learn the layout options. There are lots. +\geometry{letterpaper} % ... or a4paper or a5paper or ... +%\geometry{landscape} % Activate for rotated page geometry +\usepackage[parfill]{parskip} % Activate to begin paragraphs with an empty line rather than an indent +\usepackage{graphicx} % Use pdf, png, jpg, or eps§ with pdflatex; use eps in DVI mode + % TeX will automatically convert eps --> pdf in pdflatex + +\usepackage{listings} % Source code +\usepackage{xcolor} % colour (source code for instance) +\definecolor{grey}{rgb}{0.1,0.1,0.1} +\definecolor{darkblue}{rgb}{0.0,0.0,0.6} +\definecolor{cyan}{rgb}{0.0,0.6,0.6} + +\usepackage{amssymb} +\usepackage{cite} +\usepackage{hyperref} % Hyperlinks +\usepackage[nottoc,numbib]{tocbibind} % 'References' in TOC + +\graphicspath{{img/}} % Relative path where the images are stored. + +\title{Instructions for \\ Web Audio Evaluation Tool} +\author{Nicholas Jillings, Brecht De Man and David Moffat} +\date{7 December 2015} % Activate to display a given date or no date + +\begin{document} +\maketitle + +These instructions are about use of the Web Audio Evaluation Tool on Windows and Mac OS X platforms. + +We request that you acknowledge the authors and cite our work when using it \cite{waet}, see also CITING.txt. + +The tool is available in its entirety including source code on \url{https://code.soundsoftware.ac.uk/projects/webaudioevaluationtool/}, under the GNU General Public License v3.0 (\url{http://choosealicense.com/licenses/gpl-3.0/}), see also LICENSE.txt. + +% TO DO: Linux (Android, iOS) + +\tableofcontents + +\clearpage + +\section{Installation} + Download the folder (\url{https://code.soundsoftware.ac.uk/hg/webaudioevaluationtool/archive/tip.zip}) and unzip in a location of your choice, or pull the source code from \url{https://code.soundsoftware.ac.uk/hg/webaudioevaluationtool} (Mercurial). + + \subsection{Contents} + The folder should contain the following elements: \\ + + \textbf{Main folder:} + \begin{itemize} + \item \texttt{analyse.html}: analysis and diagnostics of a set of result XML files + \item \texttt{core.css, graphics.css, structure.css}: core style files (edit to change appearance) + \item \texttt{CITING.txt, LICENSE.txt, README.txt}: text files with, respectively, the citation which we ask to include in any work where this tool or any portion thereof is used, modified or otherwise; the license under which the software is shared; and a general readme file referring to these instructions. + \item \texttt{core.js}: JavaScript file with core functionality + \item \texttt{index.html}: webpage where interface should appear (includes link to test configuration XML) + \item \texttt{jquery-2.1.4.js}: jQuery JavaScript Library + \item \texttt{loudness.js}: Allows for automatic calculation of loudness of Web Audio API Buffer objects, return gain values to correct for a target loudness or match loudness between multiple objects + \item \texttt{pythonServer.py}: webserver for running tests locally + \item \texttt{pythonServer-legacy.py}: webserver with limited functionality (no automatic storing of output XML files) + \item \texttt{save.php}: PHP script to store result XML files to web server\\ + \end{itemize} + \textbf{Documentation (./docs/)} + \begin{itemize} + \item \href{http://c4dm.eecs.qmul.ac.uk/dmrn/events/dmrnp10/#posters}{DMRN+10}: PDF and \LaTeX source of poster for 10\textsuperscript{th} Digital Music Research Network One-Day workshop (``soft launch'') + \item Instructions: PDF and \LaTeX source of these instructions + \item Project Specification Document (\LaTeX/PDF) + \item Results Specification Document (\LaTeX/PDF) + \item SMC15: PDF and \LaTeX source of 12th Sound and Music Computing Conference paper \cite{waet} + \item WAC2016: PDF and \LaTeX source of 2nd Web Audio Conference paper\\ + \end{itemize} + \textbf{Example project (./example\_eval/)} + \begin{itemize} + \item An example of what the set up XML should look like, with example audio files 0.wav-10.wav which are short recordings at 44.1kHz, 16bit of a woman saying the corresponding number (useful for testing randomisation and general familiarisation with the interface).\\ + \end{itemize} + \textbf{Interface files (./interfaces/} + \begin{itemize} + \item Each interface class has a JavaScript file and an optional CSS style file. These are loaded as needed. + \end{itemize} + + \textbf{Output files (./saves/)} + \begin{itemize} + \item The output XML files of tests will be stored here by default by the \texttt{pythonServer.py} script.\\ + \end{itemize} + \textbf{Auxiliary scripts (./scripts/)} + \begin{itemize} + \item Helpful Python scripts for extraction and visualisation of data.\\ + \end{itemize} + \textbf{Test creation tool (./test\_create/)} + \begin{itemize} + \item Webpage for easily setting up your own test without having to delve into the XML.\\ + \end{itemize} + + \subsection{Compatibility} + As Microsoft Internet Explorer doesn't support the Web Audio API\footnote{\url{http://caniuse.com/\#feat=audio-api}}, you will need another browser like Google Chrome, Safari or Firefox (all three are tested and confirmed to work). + + Firefox does not currently support other bit depths than 8 or 16 bit for PCM wave files. In the future, this will throw a warning message to tell the user that their content is being quantised automatically. %Nick? Right? To be removed if and when actually implemented + + The tool is platform-independent and works in any browser that supports the Web Audio API. It does not require any specific, proprietary software. However, in case the tool is hosted locally (i.e. you are not hosting it on an actual webserver) you will need Python (2.7), which is a free programming language - see the next paragraph. + +\clearpage + + +\section{Test setup} + + \subsection{Sample rate} + Depending on how the experiment is set up, audio is resampled automatically (the Web Audio default) or the sample rate is enforced. In the latter case, you will need to make sure that the sample rate of the system is equal to the sample rate of these audio files. For this reason, all audio files in the experiment will have to have the same sample rate. + + Always make sure that all other digital equipment in the playback chain (clock, audio interface, digital-to-analog converter, ...) is set to this same sample rate. + + Note that upon changing the sampling rate, the browser will have to be restarted for the change to take effect. + + \subsubsection{Mac OS X} + To change the sample rate in Mac OS X, go to \textbf{Applications/Utilities/Audio MIDI Setup} or find this application with Spotlight (see Figure \ref{fig:audiomidisetup}). Then select the output of the audio interface you are using and change the `Format' to the appropriate number. Also make sure the bit depth and channel count are as desired. + If you are using an external audio interface, you may have to go to the preference pane of that device to change the sample rate. + + Also make sure left and right channel gains are equal, as some applications alter this without changing it back, leading to a predominantly louder left or right channel. See Figure \ref{fig:audiomidisetup} for an example where the channel gains are different. + + \begin{figure}[tb] + \centering + \includegraphics[width=.65\textwidth]{img/audiomidisetup.png} + \caption{The Audio MIDI Setup window in Mac OS X} + \label{fig:audiomidisetup} + \end{figure} + + \subsubsection{Windows} + To change the sample rate in Windows, right-click on the speaker icon in the lower-right corner of your desktop and choose `Playback devices'. Right-click the appropriate playback device and click `Properties'. Click the `Advanced' tab and verify or change the sample rate under `Default Format'. % NEEDS CONFIRMATION + If you are using an external audio interface, you may have to go to the preference pane of that device to change the sample rate. + + \subsection{Local test} + If the test is hosted locally, you will need to run the local webserver provided with this tool. + + \subsubsection{Mac OS X \& Linux} + + On Mac OS X, Python comes preinstalled, as with most Unix/Linux distributions. + + Open the Terminal (find it in \textbf{Applications/Terminal} or via Spotlight), and go to the folder you downloaded. To do this, type \texttt{cd [folder]}, where \texttt{[folder]} is the folder where to find the \texttt{pythonServer.py} script you downloaded. For instance, if the location is \texttt{/Users/John/Documents/test/}, then type + + \texttt{cd /Users/John/Documents/test/} + + Then hit enter and run the Python script by typing + + \texttt{python pythonServer.py} + + and hit enter again. See also Figure \ref{fig:terminal}. + + \begin{figure}[htbp] + \begin{center} + \includegraphics[width=.75\textwidth]{pythonServer.png} + \caption{Mac OS X: The Terminal window after going to the right folder (\texttt{cd [folder\_path]}) and running \texttt{pythonServer.py}.} + \label{fig:terminal} + \end{center} + \end{figure} + + Alternatively, you can simply type \texttt{python} (follwed by a space) and drag the file into the Terminal window from Finder. % DOESN'T WORK YET + + You can leave this running throughout the different experiments (i.e. leave the Terminal open). Once running the terminal will report the current URL to type into your browser to initiate the test, usually this is http://localhost:8000/. + + To start the test, open the browser and type + + \texttt{localhost:8000} + + and hit enter. The test should start (see Figure \ref{fig:test}). + + To quit the server, either close the terminal window or press Ctrl+C on your keyboard to forcibly shut the server. + + \subsubsection{Windows} + + On Windows, Python 2.7 is not generally preinstalled and therefore has to be downloaded\footnote{\url{https://www.python.org/downloads/windows/}} and installed to be able to run scripts such as the local webserver, necessary if the tool is hosted locally. + + Simply double click the Python script \texttt{pythonServer.py} in the folder you downloaded. + + You may see a warning like the one in Figure \ref{fig:warning}. Click `Allow access'. + + \begin{figure}[htbp] + \begin{center} + \includegraphics[width=.6\textwidth]{warning.png} + \caption{Windows: Potential warning message when executing \texttt{pythonServer.py}.} + \label{fig:warning} + \end{center} + \end{figure} + + The process should now start, in the Command prompt that opens - see Figure \ref{fig:python}. + + \begin{figure}[htbp] + \begin{center} + \includegraphics[width=.75\textwidth]{python.png} + \caption{Windows: The Command Prompt after running \texttt{pythonServer.py} and opening the corresponding website.} + \label{fig:python} + \end{center} + \end{figure} + + You can leave this running throughout the different experiments (i.e. leave the Command Prompt open). + + To start the test, open the browser and type + + \texttt{localhost:8000} + + and hit enter. The test should start (see Figure \ref{fig:test}). + + \begin{figure}[htb] + \begin{center} + \includegraphics[width=.8\textwidth]{test.png} + \caption{The start of the test in Google Chrome on Windows 7.} + \label{fig:test} + \end{center} + \end{figure} + + If at any point in the test the participant reports weird behaviour or an error of some kind, or the test needs to be interrupted, please notify the experimenter and/or refer to Section \ref{sec:troubleshooting}. + + When the test is over (the subject should see a message to that effect, and click `Submit' one last time), the output XML file containing all collected data should have appeared in `saves/'. The names of these files are `test-0.xml', `test-1.xml', etc., in ascending order. The Terminal or Command prompt running the local web server will display the following file name. If such a file did not appear, please again refer to Section \ref{sec:troubleshooting}. + + It is advised that you back up these results as often as possible, as a loss of this data means that the time and effort spent by the subject(s) has been in vain. Save the results to an external or network drive, and/or send them to the experimenter regularly. + + To start the test again for a new participant, you do not need to close the browser or shut down the Terminal or Command Prompt. Simply refresh the page or go to \texttt{localhost:8000} again. + + + \subsection{Remote test} + Put all files on a web server which supports PHP. This allows the `save.php' script to store the XML result files in the `saves/' folder. If the web server is not able to store the XML file there at the end of the test, it will present the XML file locally to the user, as a `Save file' link. + + Make sure the \texttt{projectReturn} attribute of the \texttt{setup} node is set to the \texttt{save.php} script. + + Then, just go to the URL of the corresponding HTML file, e.g. \texttt{http://server.com/path/to/WAET/index.html?url=test/my-test.xml}. If storing on the server doesn't work at submission (e.g. if the \texttt{projectReturn} attribute isn't properly set), the result XML file will be presented to the subject on the client side, as a `Save file' link. + + \subsection{Load a test / Multiple test documents} + By default the index page will load a demo page of tests. To automatically load a test document, you need to append the location in the URL. If your URL is normally http://localhost:8000/index.html you would append the following: \texttt{?url=/path/to/your/test.xml}. Replace the fields with your actual path, the path is local to the running directory, so if you have your test in the directory \texttt{example\_eval} called \texttt{project.xml} you would append \texttt{?url=/example\_eval/project.xml}. + +\clearpage + +\section{Interfaces} + + The Web Audio Evaluation Tool comes with a number of interface styles, each of which can be customised extensively, either by configuring them differently using the many optional features, or by modifying the JavaScript files. + + To set the interface style for the whole test, set the attribute of the \texttt{setup} node to \texttt{interface="APE"}, where \texttt{"APE"} is one of the interface names below. + + \subsection{APE} + The APE interface is based on \cite{ape}, and consists of one or more axes, each corresponding with an attribute to be rated, on which markers are placed. As such, it is a multiple stimulus interface where (for each dimension or attribute) all elements are on one axis so that they can be maximally compared against each other, as opposed to rated individually or with regards to a single reference. + It also contains an optional text box for each element, to allow for clarification by the subject, tagging, and so on. + + \subsection{MUSHRA} + This is a straightforward implementation of \cite{mushra}, especially common for the rating of audio quality, for instance for the evaluation of audio codecs. This can also operate any vertical slider style test and does not necessarily have to match the MUSHRA specification. + + \subsection{AB} + Performs a pairwise comparison, but supports ABX and n-way comparison (in the example we demonstrate it performing a 7-way comparison). + + \subsection{discrete/Likert} + Each audio element is given a discrete set of values based on the number of slider options specified. For instance, Likert specifies 5 values and therefore each audio element must be one of those 5 values. + + \subsection{ACR/CCR/DCR/horizontal} + Creates the same interfaces as MUSHRA except the sliders are horizontal, not vertical. + + +\clearpage + +\section{Project XML} + + Each test is defined by its project XML file, examples of these can be seen in the ./example\_eval/ directory. + + In the XML there are several nodes which must be defined: + \begin{itemize} + \item \texttt{}: The root node. + \item \texttt{}: The first child node, defines whole-test parameters + \item \texttt{}: Specifies a test page, attached \emph{after} the \texttt{}. + \item \texttt{}: Specifies an audio element. + \end{itemize} + + The test uses XML validation, so the ordering of nodes is important to pass this validation. Some nodes also have specific attributes which must be set and may even have a certain format to apply them. This is done so error checking can be performed both quickly and succintly with easy to find errors before loading and running a test session. + + Before identifying any features, this part will walk you through the available nodes, their function and their attributes. + + \subsection{Root} + The root node is \texttt{}, it must have the following attributes: + + \texttt{xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"} + + \texttt{xsi:noNamespaceSchemaLocation="test-schema.xsd"}. + + This will ensure it is checked against the XML schema for validation. + + \subsection{Set up} + The first child node, \texttt{} specifies any one time and global parameters. It takes the following attributes: + \begin{itemize} + \item \texttt{interface}: String, mandatory, specifies the interface to load + \item \texttt{projectReturn}: URL, mandatory, specifies the return point. Can be a 3rd party server or the local server. Set to null to disable automatic saving. Specifying "save.php" will trigger the return if either the PHP or python servers are used. On error, it will always default to presenting the save on page. + \item \texttt{randomiseOrder}: Boolean, optional, if true it will randomise the order of the test pages. Default is false. + \item \texttt{testPages}: non-negative integer, optional. Specifies the number of test pages to actually test with. Combined with randomiseOrder being true will give a random set of test pages per participant from the given pool of \texttt{} nodes. Specifying 0 disables this option, default is 0. + \item \texttt{loudness}: non-positive integer, optional. Set the default LUFS target value. See \ref{sec:loudness} for more. + \item \texttt{sampleRate}: positive integer, optional. If set, the sample rate reported by the Web Audio API must match this number. See \ref{sec:samplerate}. + \end{itemize} + + The \texttt{} node takes the following child nodes, note these must appear in this order: + \begin{itemize} + \item \texttt{}: Min of 0, max of 2 occurences. See \ref{sec:survey} + \item \texttt{}: Must appear only once. + \item \texttt{}: Must appear only once. + \end{itemize} + + \subsection{Page} + \label{sec:page} + The only other first level child nodes, these specify the test pages. It takes the following attributes: + \begin{itemize} + \item \texttt{id}: ID, mandatory. A string which must be unique across the entire XML. It is used to identify the page on test completion as pages are returned in the results in the order they appeared, not specified. + \item \texttt{hostURL}: URL, mandatory. Used in conjuction with the \texttt{} url to specify where the audio files are located. For instance if all your files are in the directory \texttt{./test/} you can set this attribute to "/test/" and the \texttt{} url attribute only needs to file name. Set to "" if no hostURL prefix desired. + \item \texttt{randomiseOrder}: Boolean, optional. If true the audio fragments are presented randomly rather than the order specified. See \ref{sec:randomisation}. Default is false. + \item \texttt{repeatCount}: non-negative integer, optional. Specify the number of times to repeat the test page (re-present). Each presentation will appear as an individual page in the results. Default is 0. + \item \texttt{loop}: Boolean, optional. If true, the audio elements will loop synchronously with each other. See \ref{sec:looping}. Default is false. + \item \texttt{showElementComments}: Boolean, optional. If true then there will be a comment box on the test page for each audio element presented, see \ref{sec:commentboxes}. + \item \texttt{loudness}: non-positive integer, optional. Set the LUFS target value for this page. Supersedes the \texttt{} loudness attribute for this page. See \ref{sec:loudness} for more. + \end{itemize} + + The \texttt{} node takes the following child, nodes note these must appear in this order: + \begin{itemize} + \item \texttt{}: Appear once or not at all. The text content of this node specifies the title of the test page, for instance \texttt{<title>John Doe's Test} + \item \texttt{}: Must appear only once. + \item \texttt{}: Minimum of one. Specifies an audio element, see \ref{sec:audioelement}. + \item \texttt{}: Min of 0, max unlimited occurences. See \ref{sec:commentboxes}. + \item \texttt{}: Min of 0, max of 2 occurences. See \ref{sec:survey} + \end{itemize} + + \subsection{Survey} + \label{sec:survey} + These specify any survey items to be presented. The must be a maximum of two of these per \texttt{} and \texttt{} nodes. These have one attribute, location, which must be set to one of the following: before, pre, after or post. In this case before == pre and after == post. This specifies where the survey must appear before or after the node it is associated with. When a child of \texttt{} then pre/before will be shown before the first test page and after/post shown after completing the last test page. When a child of \texttt{} then pre/before is before the test commences and after/post is once the test has been submitted. + + The survey node takes as its only set of childs the \texttt{} node of which there can be any number. + + \subsubsection{Survey Entry} + These nodes have the following attributes, which vary depending on the survey type wanted: + \begin{itemize} + \item \texttt{id}: ID, mandatory. Must be unique across the entire XML, used to identify the response in the results. + \item \texttt{type}: String, mandatory. Must be one of the following: statement, question, checkbox, radio or number. This defines the type to show. + \item \texttt{mandatory}: Boolean, optional. Defines if the survey must have a response or not. Does not apply to statements. Default is false. + \item \texttt{min}: Number, optional. Only applies when \texttt{type="number"}, the minimum valid response. + \item \texttt{max}: Number, optional. Only applies when \texttt{type="number"}, the maximum valid response. + \item \texttt{boxsize}: String, optional. Only applies when \texttt{type="question"} and must be one of the following: normal (default), small, large or huge. + \end{itemize} + + The nodes have the following children, which vary depending on the survey type wanted. + \begin{itemize} + \item \texttt{}: Must appear only once. Its text content specifies the text to appear as the statement or question for the user to respond to. + \item \texttt{