open_source_licenses.txt AirWatch Inbox 2.6 GA =========================================================================== The following copyright statements and licenses apply to various open source software packages (or portions thereof) that are distributed with this VMware Product. The VMware Product may also include other VMware components, which may contain additional open source software packages. One or more such open_source_licenses.txt files may therefore accompany this VMware Product. The VMware Product that includes this file does not necessarily use all the open source software packages referred to below and may also only use portions of a given package. =============== TABLE OF CONTENTS ============================= The following is a listing of the open source components detailed in this document. This list is provided for your convenience; please read further if you wish to review the copyright notice(s) and the full text of the license associated with each component. SECTION 1: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES >>> icu-46 >>> jsoup-1.8.3 >>> jzlib-1.1.2 >>> krb5-1.11.3 >>> openssl-1.0.1q >>> proxy-vole-20131209 >>> slf4j-1.6.1 >>> stringencrypter.java-none SECTION 2: Apache License, V2.0 >>> android-4.4.3_r1.1 >>> android-4.4_r0.8 >>> android-log-collector-1.2.0 >>> android-packages-apps-calendar-4.0.3_r1.1 >>> android-packages-apps-exchange-4.0.1_r1.0 >>> android-platform-packages-apps-email-none >>> apache-commons-io-4.0.3_r1.1 >>> apache-commons-modules-repackaged-4.3.3 >>> apache-james-mime4j-4.0.3_r1.1 >>> gson-2.1 >>> gson-2.4 >>> guava-r09 >>> httpclient-4.3.3 >>> libphonenumber-5.4 >>> littleproxy-1.1.0-beta1.1-snapshot >>> netty-4.0.24.final >>> rsa-AA-Mobile-SDK-Android-1.0 >>> simplexml-2.7.1 >>> sqlcipher-3.3.1 >>> sqlcipher-for-android-2.1.1 >>> support-libraries-for-android-api-13 >>> zxing-3.2.1 SECTION 3: Creative Commons Attribution 2.5 >>> java-concurrency-in-practice-0.9.5 SECTION 4: Creative Commons Attribution-NoDerivs 3.0 Unported License >>> output-generated-of-android-action-bar-style-generator-0.0 SECTION 5: Mozilla Public License, V2.0 >>> Rhino 1.7-R4 APPENDIX. Standard License Files >>> Apache License, V2.0 >>> Creative Commons Attribution 2.5 >>> Mozilla Public License, V2.0 >>> Creative Commons Attribution-NoDerivs 3.0 Unported License >>> Creative Commons Attribution, V4.0 --------------- SECTION 1: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES ---------- BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES are applicable to the following component(s). >>> icu-46 ICU License - ICU 1.8.1 and later COPYRIGHT AND PERMISSION NOTICE Copyright (c) 1995-2014 International Business Machines Corporation and others All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ""Software""), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice(s) and this permission notice appear in all copies of the Software and that both the above copyright notice(s) and this permission notice appear in supporting documentation. THE SOFTWARE IS PROVIDED ""AS IS"", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder." >>> jsoup-1.8.3 The MIT License 2009-2015, Jonathan Hedley Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> jzlib-1.1.2 JZlib 0.0.* were released under the GNU LGPL license. Later, we have switched over to a BSD-style license. ------------------------------------------------------------------------------ Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The names of the authors may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT, INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> krb5-1.11.3 Copyright (C) 1985-2013 by the Massachusetts Institute of Technology. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Downloading of this software may constitute an export of cryptographic software from the United States of America that is subject to the United States Export Administration Regulations (EAR), 15 CFR 730-774. Additional laws or regulations may apply. It is the responsibility of the person or entity contemplating export to comply with all applicable export laws and regulations, including obtaining any required license from the U.S. government. The U.S. government prohibits export of encryption source code to certain countries and individuals, including, but not limited to, the countries of Cuba, Iran, North Korea, Sudan, Syria, and residents and nationals of those countries. Documentation components of this software distribution are licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. (http://creativecommons.org/licenses/by-sa/3.0/) Individual source code files are copyright MIT, Cygnus Support, Novell, OpenVision Technologies, Oracle, Red Hat, Sun Microsystems, FundsXpress, and others. Project Athena, Athena, Athena MUSE, Discuss, Hesiod, Kerberos, Moira, and Zephyr are trademarks of the Massachusetts Institute of Technology (MIT). No commercial use of these trademarks may be made without prior written permission of MIT. "Commercial use" means use of a name in a product or other for-profit manner. It does NOT prevent a commercial firm from referring to the MIT trademarks in order to convey information (although in doing so, recognition of their trademark status should be given). ====================================================================== The following copyright and permission notice applies to the OpenVision Kerberos Administration system located in "kadmin/create", "kadmin/dbutil", "kadmin/passwd", "kadmin/server", "lib/kadm5", and portions of "lib/rpc": Copyright, OpenVision Technologies, Inc., 1993-1996, All Rights Reserved WARNING: Retrieving the OpenVision Kerberos Administration system source code, as described below, indicates your acceptance of the following terms. If you do not agree to the following terms, do not retrieve the OpenVision Kerberos administration system. You may freely use and distribute the Source Code and Object Code compiled from it, with or without modification, but this Source Code is provided to you "AS IS" EXCLUSIVE OF ANY WARRANTY, INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, OR ANY OTHER WARRANTY, WHETHER EXPRESS OR IMPLIED. IN NO EVENT WILL OPENVISION HAVE ANY LIABILITY FOR ANY LOST PROFITS, LOSS OF DATA OR COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, INCLUDING, WITHOUT LIMITATION, THOSE RESULTING FROM THE USE OF THE SOURCE CODE, OR THE FAILURE OF THE SOURCE CODE TO PERFORM, OR FOR ANY OTHER REASON. OpenVision retains all copyrights in the donated Source Code. OpenVision also retains copyright to derivative works of the Source Code, whether created by OpenVision or by a third party. The OpenVision copyright notice must be preserved if derivative works are made based on the donated Source Code. OpenVision Technologies, Inc. has donated this Kerberos Administration system to MIT for inclusion in the standard Kerberos 5 distribution. This donation underscores our commitment to continuing Kerberos technology development and our gratitude for the valuable work which has been performed by MIT and the Kerberos community. ====================================================================== Portions contributed by Matt Crawford "crawdad@fnal.gov" were work performed at Fermi National Accelerator Laboratory, which is operated by Universities Research Association, Inc., under contract DE-AC02-76CHO3000 with the U.S. Department of Energy. ====================================================================== Portions of "src/lib/crypto" have the following copyright: Copyright (C) 1998 by the FundsXpress, INC. All rights reserved. Export of this software from the United States of America may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting. WITHIN THAT CONSTRAINT, permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of FundsXpress. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. FundsXpress makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. ====================================================================== The implementation of the AES encryption algorithm in "src/lib/crypto/builtin/aes" has the following copyright: Copyright (C) 2001, Dr Brian Gladman "brg@gladman.uk.net", Worcester, UK. All rights reserved. LICENSE TERMS The free distribution and use of this software in both source and binary form is allowed (with or without changes) provided that: 1. distributions of this source code include the above copyright notice, this list of conditions and the following disclaimer; 2. distributions in binary form include the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other associated materials; 3. the copyright holder's name is not used to endorse products built using this software without specific written permission. DISCLAIMER This software is provided 'as is' with no explcit or implied warranties in respect of any properties, including, but not limited to, correctness and fitness for purpose. ====================================================================== Portions contributed by Red Hat, including the pre-authentication plug-in framework and the NSS crypto implementation, contain the following copyright: Copyright (C) 2006 Red Hat, Inc. Portions copyright (C) 2006 Massachusetts Institute of Technology All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Red Hat, Inc., nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ====================================================================== The bundled verto source code is subject to the following license: Copyright 2011 Red Hat, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ====================================================================== The implementations of GSSAPI mechglue in GSSAPI-SPNEGO in "src/lib/gssapi", including the following files: lib/gssapi/generic/gssapi_err_generic.et lib/gssapi/mechglue/g_accept_sec_context.c lib/gssapi/mechglue/g_acquire_cred.c lib/gssapi/mechglue/g_canon_name.c lib/gssapi/mechglue/g_compare_name.c lib/gssapi/mechglue/g_context_time.c lib/gssapi/mechglue/g_delete_sec_context.c lib/gssapi/mechglue/g_dsp_name.c lib/gssapi/mechglue/g_dsp_status.c lib/gssapi/mechglue/g_dup_name.c lib/gssapi/mechglue/g_exp_sec_context.c lib/gssapi/mechglue/g_export_name.c lib/gssapi/mechglue/g_glue.c lib/gssapi/mechglue/g_imp_name.c lib/gssapi/mechglue/g_imp_sec_context.c lib/gssapi/mechglue/g_init_sec_context.c lib/gssapi/mechglue/g_initialize.c lib/gssapi/mechglue/g_inquire_context.c lib/gssapi/mechglue/g_inquire_cred.c lib/gssapi/mechglue/g_inquire_names.c lib/gssapi/mechglue/g_process_context.c lib/gssapi/mechglue/g_rel_buffer.c lib/gssapi/mechglue/g_rel_cred.c lib/gssapi/mechglue/g_rel_name.c lib/gssapi/mechglue/g_rel_oid_set.c lib/gssapi/mechglue/g_seal.c lib/gssapi/mechglue/g_sign.c lib/gssapi/mechglue/g_store_cred.c lib/gssapi/mechglue/g_unseal.c lib/gssapi/mechglue/g_userok.c lib/gssapi/mechglue/g_utils.c lib/gssapi/mechglue/g_verify.c lib/gssapi/mechglue/gssd_pname_to_uid.c lib/gssapi/mechglue/mglueP.h lib/gssapi/mechglue/oid_ops.c lib/gssapi/spnego/gssapiP_spnego.h lib/gssapi/spnego/spnego_mech.c and the initial implementation of incremental propagation, including the following new or changed files: include/iprop_hdr.h kadmin/server/ipropd_svc.c lib/kdb/iprop.x lib/kdb/kdb_convert.c lib/kdb/kdb_log.c lib/kdb/kdb_log.h lib/krb5/error_tables/kdb5_err.et slave/kpropd_rpc.c slave/kproplog.c are subject to the following license: Copyright (C) 2004 Sun Microsystems, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ====================================================================== Kerberos V5 includes documentation and software developed at the University of California at Berkeley, which includes this copyright notice: Copyright (C) 1983 Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ====================================================================== Portions contributed by Novell, Inc., including the LDAP database backend, are subject to the following license: Copyright (C) 2004-2005, Novell, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * The copyright holder's name is not used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ====================================================================== Portions funded by Sandia National Laboratory and developed by the University of Michigan's Center for Information Technology Integration, including the PKINIT implementation, are subject to the following license: COPYRIGHT (C) 2006-2007 THE REGENTS OF THE UNIVERSITY OF MICHIGAN ALL RIGHTS RESERVED Permission is granted to use, copy, create derivative works and redistribute this software and such derivative works for any purpose, so long as the name of The University of Michigan is not used in any advertising or publicity pertaining to the use of distribution of this software without specific, written prior authorization. If the above copyright notice or any other identification of the University of Michigan is included in any copy of any portion of this software, then the disclaimer below must also be included. THIS SOFTWARE IS PROVIDED AS IS, WITHOUT REPRESENTATION FROM THE UNIVERSITY OF MICHIGAN AS TO ITS FITNESS FOR ANY PURPOSE, AND WITHOUT WARRANTY BY THE UNIVERSITY OF MICHIGAN OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE REGENTS OF THE UNIVERSITY OF MICHIGAN SHALL NOT BE LIABLE FOR ANY DAMAGES, INCLUDING SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WITH RESPECT TO ANY CLAIM ARISING OUT OF OR IN CONNECTION WITH THE USE OF THE SOFTWARE, EVEN IF IT HAS BEEN OR IS HEREAFTER ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. ====================================================================== The pkcs11.h file included in the PKINIT code has the following license: Copyright 2006 g10 Code GmbH Copyright 2006 Andreas Jellinghaus This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ====================================================================== Portions contributed by Apple Inc. are subject to the following license: Copyright 2004-2008 Apple Inc. All Rights Reserved. Export of this software from the United States of America may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting. WITHIN THAT CONSTRAINT, permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Apple Inc. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Apple Inc. makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. ====================================================================== The implementations of UTF-8 string handling in src/util/support and src/lib/krb5/unicode are subject to the following copyright and permission notice: The OpenLDAP Public License Version 2.8, 17 August 2003 Redistribution and use of this software and associated documentation ("Software"), with or without modification, are permitted provided that the following conditions are met: 1. Redistributions in source form must retain copyright statements and notices, 2. Redistributions in binary form must reproduce applicable copyright statements and notices, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution, and 3. Redistributions must contain a verbatim copy of this document. The OpenLDAP Foundation may revise this license from time to time. Each revision is distinguished by a version number. You may use this Software under terms of this license revision or under the terms of any subsequent revision of the license. THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS CONTRIBUTORS "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OPENLDAP FOUNDATION, ITS CONTRIBUTORS, OR THE AUTHOR(S) OR OWNER(S) OF THE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The names of the authors and copyright holders must not be used in advertising or otherwise to promote the sale, use or other dealing in this Software without specific, written prior permission. Title to copyright in this Software shall at all times remain with copyright holders. OpenLDAP is a registered trademark of the OpenLDAP Foundation. Copyright 1999-2003 The OpenLDAP Foundation, Redwood City, California, USA. All Rights Reserved. Permission to copy and distribute verbatim copies of this document is granted. ====================================================================== Marked test programs in src/lib/krb5/krb have the following copyright: Copyright (C) 2006 Kungliga Tekniska Hgskola (Royal Institute of Technology, Stockholm, Sweden). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of KTH nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY KTH AND ITS CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KTH OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ====================================================================== Portions of the RPC implementation in src/lib/rpc and src/include/gssrpc have the following copyright and permission notice: Copyright (C) 2010, Oracle America, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the "Oracle America, Inc." nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ====================================================================== Copyright (C) 2006,2007,2009 NTT (Nippon Telegraph and Telephone Corporation). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer as the first lines of this file unmodified. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY NTT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL NTT BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ====================================================================== Copyright 2000 by Carnegie Mellon University All Rights Reserved Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Carnegie Mellon University not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ====================================================================== Copyright (C) 2002 Naval Research Laboratory (NRL/CCS) Permission to use, copy, modify and distribute this software and its documentation is hereby granted, provided that both the copyright notice and this permission notice appear in all copies of the software, derivative works or modified versions, and any portions thereof. NRL ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" CONDITION AND DISCLAIMS ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. ====================================================================== Portions extracted from Internet RFCs have the following copyright notice: Copyright (C) The Internet Society (2006). This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the authors retain all their rights. This document and the information contained herein are provided on an "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. ====================================================================== Copyright (C) 1991, 1992, 1994 by Cygnus Support. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Cygnus Support makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. ====================================================================== Copyright (C) 2006 Secure Endpoints Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ====================================================================== Portions of the implementation of the Fortuna-like PRNG are subject to the following notice: Copyright (C) 2005 Marko Kreen All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Copyright (C) 1994 by the University of Southern California EXPORT OF THIS SOFTWARE from the United States of America may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting. WITHIN THAT CONSTRAINT, permission to copy, modify, and distribute this software and its documentation in source and binary forms is hereby granted, provided that any documentation or other materials related to such distribution or use acknowledge that the software was developed by the University of Southern California. DISCLAIMER OF WARRANTY. THIS SOFTWARE IS PROVIDED "AS IS". The University of Southern California MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. By way of example, but not limitation, the University of Southern California MAKES NO REPRESENTATIONS OR WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE. The University of Southern California shall not be held liable for any liability nor for any direct, indirect, or consequential damages with respect to any claim by the user or distributor of the ksu software. ====================================================================== Copyright (C) 1995 The President and Fellows of Harvard University This code is derived from software contributed to Harvard by Jeremy Rassen. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ====================================================================== Copyright (C) 2008 by the Massachusetts Institute of Technology. Copyright 1995 by Richard P. Basch. All Rights Reserved. Copyright 1995 by Lehman Brothers, Inc. All Rights Reserved. Export of this software from the United States of America may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting. WITHIN THAT CONSTRAINT, permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Richard P. Basch, Lehman Brothers and M.I.T. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Richard P. Basch, Lehman Brothers and M.I.T. make no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. ====================================================================== The following notice applies to "src/lib/krb5/krb/strptime.c" and "src/include/k5-queue.h". Copyright (C) 1997, 1998 The NetBSD Foundation, Inc. All rights reserved. This code was contributed to The NetBSD Foundation by Klaus Klein. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the NetBSD Foundation, Inc. and its contributors. 4. Neither the name of The NetBSD Foundation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ====================================================================== The following notice applies to Unicode library files in "src/lib/krb5/unicode": Copyright 1997, 1998, 1999 Computing Research Labs, New Mexico State University Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ====================================================================== The following notice applies to "src/util/support/strlcpy.c": Copyright (C) 1998 Todd C. Miller "Todd.Miller@courtesan.com" Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ====================================================================== The following notice applies to "src/util/profile/argv_parse.c" and "src/util/profile/argv_parse.h": Copyright 1999 by Theodore Ts'o. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THEODORE TS'O (THE AUTHOR) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. (Isn't it sick that the U.S. culture of lawsuit-happy lawyers requires this kind of disclaimer?) ====================================================================== The following notice applies to SWIG-generated code in "src/util/profile/profile_tcl.c": Copyright (C) 1999-2000, The University of Chicago This file may be freely redistributed without license or fee provided this copyright message remains intact. ====================================================================== The following notice applies to portiions of "src/lib/rpc" and "src/include/gssrpc": Copyright (C) 2000 The Regents of the University of Michigan. All rights reserved. Copyright (C) 2000 Dug Song "dugsong@UMICH.EDU". All rights reserved, all wrongs reversed. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ====================================================================== Implementations of the MD4 algorithm are subject to the following notice: Copyright (C) 1990, RSA Data Security, Inc. All rights reserved. License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD4 Message Digest Algorithm" in all material mentioning or referencing this software or this function. License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD4 Message Digest Algorithm" in all material mentioning or referencing the derived work. RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any part of this documentation and/or software. ====================================================================== Implementations of the MD5 algorithm are subject to the following notice: Copyright (C) 1990, RSA Data Security, Inc. All rights reserved. License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message- Digest Algorithm" in all material mentioning or referencing this software or this function. License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work. RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any part of this documentation and/or software. ====================================================================== The following notice applies to "src/lib/crypto/crypto_tests/t_mddriver.c": Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All rights reserved. RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any part of this documentation and/or software. ====================================================================== Portions of "src/lib/krb5" are subject to the following notice: Copyright (C) 1994 CyberSAFE Corporation. Copyright 1990,1991,2007,2008 by the Massachusetts Institute of Technology. All Rights Reserved. Export of this software from the United States of America may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting. WITHIN THAT CONSTRAINT, permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of M.I.T. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Furthermore if you modify this software you must label your software as modified software and not distribute it in such a fashion that it might be confused with the original M.I.T. software. Neither M.I.T., the Open Computing Security Group, nor CyberSAFE Corporation make any representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. ====================================================================== Portions contributed by PADL Software are subject to the following license: Copyright (c) 2011, PADL Software Pty Ltd. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of PADL Software nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY PADL SOFTWARE AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL PADL SOFTWARE OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ====================================================================== [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] The bundled libev source code is subject to the following license: All files in libev are Copyright (C)2007,2008,2009 Marc Alexander Lehmann. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Alternatively, the contents of this package may be used under the terms of the GNU General Public License ("GPL") version 2 or any later version, in which case the provisions of the GPL are applicable instead of the above. If you wish to allow the use of your version of this package only under the terms of the GPL and not to allow others to use your version of this file under the BSD license, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the GPL in this and the other files of this package. If you do not delete the provisions above, a recipient may use your version of this file under either the BSD or the GPL. > GPL 2.0 *****VMWARE DOESNOT DISTRIBUTE The SEND-PR COMPONENT***** krb5-krb5-1.11.3-final.tar.gz\krb5-krb5-1.11.3-final.tar\krb5-krb5-1.11.3-final\src\util\send-pr\send-pr.sh Submit a problem report to a GNATS site. Copyright (C) 1993 Free Software Foundation, Inc. Contributed by Brendan Kehoe (brendan@cygnus.com), based on a version written by Heinz G. Seidl (hgs@cygnus.com). This file is part of GNU GNATS. GNU GNATS 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 2, or (at your option) any later version. GNU GNATS 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 GNU GNATS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. >>> openssl-1.0.1q LICENSE ISSUES ============== The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See below for the actual license texts. Actually both licenses are BSD-style Open Source licenses. In case of any license issues related to OpenSSL please contact openssl-core@openssl.org. OpenSSL License --------------- / ==================================================================== Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgment: "This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)" 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact openssl-core@openssl.org. 5. Products derived from this software may not be called "OpenSSL" nor may "OpenSSL" appear in their names without prior written permission of the OpenSSL Project. 6. Redistributions of any form whatsoever must retain the following acknowledgment: "This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/)" THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================== This product includes cryptographic software written by Eric Young (eay@cryptsoft.com). This product includes software written by Tim Hudson (tjh@cryptsoft.com). / Original SSLeay License ----------------------- / Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved. This package is an SSL implementation written by Eric Young (eay@cryptsoft.com). The implementation was written so as to conform with Netscapes SSL. This library is free for commercial and non-commercial use as long as the following conditions are aheared to. The following conditions apply to all code found in this distribution, be it the RC4, RSA, lhash, DES, etc., code; not just the SSL code. The SSL documentation included with this distribution is covered by the same copyright terms except that the holder is Tim Hudson (tjh@cryptsoft.com). Copyright remains Eric Young's, and as such any Copyright notices in the code are not to be removed. If this package is used in a product, Eric Young should be given attribution as the author of the parts of the library used. This can be in the form of a textual message at program startup or in documentation (online or textual) provided with the package. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: "This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)" The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related :-). 4. If you include any Windows specific code (or a derivative thereof) from the apps directory (application code) you must include an acknowledgement: "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The licence and distribution terms for any publically available version or derivative of this code cannot be changed. i.e. this code cannot simply be copied and put under another distribution licence [including the GNU Public Licence.] ADDITIONAL LICENSE INFORMATION: > Public Domain openssl-1.0.1q.tar.gz\openssl-1.0.1q.tar\openssl-1.0.1q\crypto\aes\asm\vpaes-x86_64.pl Constant-time SSSE3 AES core implementation. version 0.1 By Mike Hamburg (Stanford University), 2009 Public domain. > Openssl openssl-1.0.1q.tar.gz\openssl-1.0.1q.tar\openssl-1.0.1q\crypto\aes\asm\aes-armv4.pl [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] Written by Andy Polyakov for the OpenSSL project. The module is, however, dual licensed under OpenSSL and CRYPTOGAMS licenses depending on where you obtain it. For further details see http://www.openssl.org/~appro/cryptogams/. Specific modes and adaptation for Linux kernel by Ard Biesheuvel . Permission to use under GPL terms is granted. > BSD openssl-1.0.1q.tar.gz\openssl-1.0.1q.tar\openssl-1.0.1q\crypto\camellia\asm\cmll-x86_64.pl [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE] Copyright (c) 2008 Andy Polyakov This module may be used under the terms of either the GNU General Public License version 2 or later, the GNU Lesser General Public License version 2.1 or later, the Mozilla Public License version 1.1 or the BSD License. The exact terms of either license are distributed along with this module. For further details see http://www.openssl.org/~appro/camellia/. > Apache 2.0 openssl-1.0.1q.tar.gz\openssl-1.0.1q.tar\openssl-1.0.1q\crypto\ec\ecp_nistputil.c Copyright 2011 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. > MIT openssl-1.0.1q.tar.gz\openssl-1.0.1q.tar\openssl-1.0.1q\crypto\md5\asm\md5-ia64.S Copyright (c) 2005 Hewlett-Packard Development Company, L.P. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. > BSD openssl-1.0.1q.tar.gz\openssl-1.0.1q.tar\openssl-1.0.1q\crypto\x509v3\v3_pci.c Copyright (c) 2004 Kungliga Tekniska Hgskolan (Royal Institute of Technology, Stockholm, Sweden). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the Institute nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD openssl-1.0.1q.tar.gz\openssl-1.0.1q.tar\openssl-1.0.1q\demos\easy_tls\easy-tls.c [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] (c) Copyright 1999 Bodo Moeller. All rights reserved. This is free software; you can redistributed and/or modify it unter the terms of either - the GNU General Public License as published by the Free Software Foundation, version 1, or (at your option) any later version, or - the following license: Redistribution and use in source and binary forms, with or without modification, are permitted provided that each of the following conditions is met: 1. Redistributions qualify as "freeware" or "Open Source Software" under one of the following terms: (a) Redistributions are made at no charge beyond the reasonable cost of materials and delivery. (b) Redistributions are accompanied by a copy of the Source Code or by an irrevocable offer to provide a copy of the Source Code for up to three years at the cost of materials and delivery. Such redistributions must allow further use, modification, and redistribution of the Source Code under substantially the same terms as this license. 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 4. All advertising materials mentioning features or use of this software must display the following acknowledgment: "This product includes software developed by Bodo Moeller." (If available, substitute umlauted o for oe.) 5. Redistributions of any form whatsoever must retain the following acknowledgment: "This product includes software developed by Bodo Moeller." THIS SOFTWARE IS PROVIDED BY BODO MOELLER ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BODO MOELLER OR HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > CC-Attribution 4.0 openssl-1.0.1q.tar.gz\openssl-1.0.1q.tar\openssl-1.0.1q\ssl\heartbeat_test.c Unit test for TLS heartbeats. Acts as a regression test against the Heartbleed bug (CVE-2014-0160). Author: Mike Bland (mbland@acm.org, http://mike-bland.com/) Date: 2014-04-12 License: Creative Commons Attribution 4.0 International (CC By 4.0) http://creativecommons.org/licenses/by/4.0/deed.en_US >>> proxy-vole-20131209 Copyright (c) 2009, Bernd Rosstauscher All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY BERND ROSSTAUSCHER ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BERND ROSSTAUSCHER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION: > GPL 2.0 *****VMWARE DOES NOT DISTRIBUTE THE SUB-COMPONENT Messages.properties***** proxy-vole_20131209_src.zip\lib\js.jar\org\mozilla\javascript\resources\Messages.properties Messages.properties ***** BEGIN LICENSE BLOCK ***** Version: MPL 1.1/GPL 2.0 The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. The Original Code is Rhino code, released May 6, 1999. The Initial Developer of the Original Code is Netscape Communications Corporation. Portions created by the Initial Developer are Copyright (C) 1997-1999 the Initial Developer. All Rights Reserved. Contributor(s): Norris Boyd Bob Jervis Alternatively, the contents of this file may be used under the terms of the GNU General Public License Version 2 or later (the "GPL"), in which case the provisions of the GPL are applicable instead of those above. If you wish to allow use of your version of this file only under the terms of the GPL and not to allow others to use your version of this file under the MPL, indicate your decision by deleting the provisions above and replacing them with the notice and other provisions required by the GPL. If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the GPL. ***** END LICENSE BLOCK ***** >>> slf4j-1.6.1 Copyright (c) 2004-2008 QOS.ch All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> stringencrypter.java-none "File Encrypter.java located in the materials (lines 33-51) contains matches to encryption code by Jeffrey M. Hunter located at UR: http://www.idevelopment.info/data/Programming/java/security/java_cryptography_extension/StringEncrypter.java The following notice is found at the URL: http://www.idevelopment.info/data/Programming/java/security/java_cryptography_extension/StringEncrypter.java /* * ============================================================================= * Copyright (c) 1998-2011 Jeffrey M. Hunter. All rights reserved. * * All source code and material located at the Internet address of * http://www.idevelopment.info is the copyright of Jeffrey M. Hunter and * is protected under copyright laws of the United States. This source code may * not be hosted on any other site without my express, prior, written * permission. Application to host any of the material elsewhere can be made by * contacting me at jhunter@idevelopment.info. * * I have made every effort and taken great care in making sure that the source * code and other content included on my web site is technically accurate, but I * disclaim any and all responsibility for any loss, damage or destruction of * data or any other property which may arise from relying on it. I will in no * case be liable for any monetary damages arising from such loss, damage or * destruction. * * As with any code, ensure to test this code in a development environment * before attempting to run it in production. * ============================================================================= */" --------------- SECTION 2: Apache License, V2.0 ---------- Apache License, V2.0 is applicable to the following component(s). >>> android-4.4.3_r1.1 License: Apache 2.0 ADDITIONAL LICENSE INFORMATION: >> XML Parsing > MIT /* Copyright (c) 2002,2003, Stefan Haustein, Oberhausen, Rhld., Germany * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or * sell copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ >>> android-4.4_r0.8 * Copyright (C) 2009 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. >> jutf7 > MIT Copyright (c) 2006 J.T. Beetstra * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> android-log-collector-1.2.0 Copyright (C) 2012 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Copyright (C) 2009 Xtralogic, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. >>> android-packages-apps-calendar-4.0.3_r1.1 * Copyright (C) 2010 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. >>> android-packages-apps-exchange-4.0.1_r1.0 Copyright (C) 2008-2009 Marc Blank Licensed to The Android Open Source Project. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. >>> android-platform-packages-apps-email-none * Copyright (C) 2010 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. >>> apache-commons-io-4.0.3_r1.1 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. >>> apache-commons-modules-repackaged-4.3.3 * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. >>> apache-james-mime4j-4.0.3_r1.1 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. >>> gson-2.1 Copyright (C) 2008 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. >>> gson-2.4 Copyright 2008 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. >>> guava-r09 Copyright (C) 2009 The Guava Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. >>> httpclient-4.3.3 Apache HttpComponents Client Copyright 1999-2014 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. >>> libphonenumber-5.4 Copyright (C) 2012 The Libphonenumber Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. >>> littleproxy-1.1.0-beta1.1-snapshot The LittleProxy Project - Copyright 2009 Last Bamboo LLC, and is licensed under the Apache License version 2.0 as published by the Apache Software Foundation. A summary of the individual contributors is given below. Any omission should be sent to Adam Fisk . SVN Login(s) Name ------------------------------------------------------------------------------- afisk Adam Fisk ADDITIONAL LICENSE INFORMATION: > MIT LittleProxy-ntlm.zip\LittleProxy-ntlm\performance\other_proxies\node-proxy.js basic-proxy.js: Basic example of proxying over HTTP Copyright (c) 2010 Charlie Robbins, Mikeal Rogers, Fedor Indutny, & Marak Squires. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> netty-4.0.24.final The Netty Project ================= Please visit the Netty web site for more information: * http://netty.io/ Copyright 2011 The Netty Project The Netty Project licenses this file to you under the Apache License, version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ADDITIONAL LICENSE INFORMATION : > Third Party Sub-components Also, please refer to each LICENSE..txt file, which is located in the 'license' directory of the distribution file, for the license terms of the components that this product depends on. ------------------------------------------------------------------------------- This product contains the extensions to Java Collections Framework which has been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene: * LICENSE: * license/LICENSE.jsr166y.txt (Public Domain) * HOMEPAGE: * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/ * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/ This product contains a modified version of Robert Harder's Public Domain Base64 Encoder and Decoder, which can be obtained at: * LICENSE: * license/LICENSE.base64.txt (Public Domain) * HOMEPAGE: * http://iharder.sourceforge.net/current/java/base64/ This product contains a modified portion of 'Webbit', an event based WebSocket and HTTP server, which can be obtained at: * LICENSE: * license/LICENSE.webbit.txt (BSD License) * HOMEPAGE: * https://github.com/joewalnes/webbit This product contains a modified portion of 'SLF4J', a simple logging facade for Java, which can be obtained at: * LICENSE: * license/LICENSE.slf4j.txt (MIT License) * HOMEPAGE: * http://www.slf4j.org/ This product contains a modified version of Roland Kuhn's ASL2 AbstractNodeQueue, which is based on Dmitriy Vyukov's non-intrusive MPSC queue. It can be obtained at: * LICENSE: * license/LICENSE.abstractnodequeue.txt (Public Domain) * HOMEPAGE: * https://github.com/akka/akka/blob/wip-2.2.3-for-scala-2.11/akka-actor/src/main/java/akka/dispatch/AbstractNodeQueue.java This product optionally depends on 'JZlib', a re-implementation of zlib in pure Java, which can be obtained at: * LICENSE: * license/LICENSE.jzlib.txt (BSD style License) * HOMEPAGE: * http://www.jcraft.com/jzlib/ This product optionally depends on 'Protocol Buffers', Google's data interchange format, which can be obtained at: * LICENSE: * license/LICENSE.protobuf.txt (New BSD License) * HOMEPAGE: * http://code.google.com/p/protobuf/ This product optionally depends on 'Bouncy Castle Crypto APIs' to generate a temporary self-signed X.509 certificate when the JVM does not provide the equivalent functionality. It can be obtained at: * LICENSE: * license/LICENSE.bouncycastle.txt (MIT License) * HOMEPAGE: * http://www.bouncycastle.org/ This product optionally depends on 'Snappy', a compression library produced by Google Inc, which can be obtained at: * LICENSE: * license/LICENSE.snappy.txt (New BSD License) * HOMEPAGE: * http://code.google.com/p/snappy/ *****VMWARE DOESNOT DISTRIBUTE THE SUB-COMPONENT JBOSS-MARSHALLING***** This product optionally depends on 'JBoss Marshalling', an alternative Java serialization API, which can be obtained at: * LICENSE: * license/LICENSE.jboss-marshalling.txt (GNU LGPL 2.1) * HOMEPAGE: * http://www.jboss.org/jbossmarshalling This product optionally depends on 'Caliper', Google's micro- benchmarking framework, which can be obtained at: * LICENSE: * license/LICENSE.caliper.txt (Apache License 2.0) * HOMEPAGE: * http://code.google.com/p/caliper/ This product optionally depends on 'Apache Commons Logging', a logging framework, which can be obtained at: * LICENSE: * license/LICENSE.commons-logging.txt (Apache License 2.0) * HOMEPAGE: * http://commons.apache.org/logging/ This product optionally depends on 'Apache Log4J', a logging framework, which can be obtained at: * LICENSE: * license/LICENSE.log4j.txt (Apache License 2.0) * HOMEPAGE: * http://logging.apache.org/log4j/ >>> rsa-AA-Mobile-SDK-Android-1.0 License: Apache 2.0 >>> simplexml-2.7.1 ScannerBuilder.java January 2010 Copyright (C) 2010, Niall Gallagher Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. >>> sqlcipher-3.3.1 Copyright (C) 2005 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. commons-codec.jar ADDITIONAL LICENSE INFORMATION: > BSD android-database-sqlcipher-3.3.1.tar.gz\android-database-sqlcipher-3.3.1.tar\android-database-sqlcipher-3.3.1\SQLCIPHER_LICENSE Copyright (c) 2010 Zetetic LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the ZETETIC LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY ZETETIC LLC ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ZETETIC LLC BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > MIT android-database-sqlcipher-3.3.1.tar.gz\android-database-sqlcipher-3.3.1.tar\android-database-sqlcipher-3.3.1\ICU_LICENSE ICU License - ICU 1.8.1 and later COPYRIGHT AND PERMISSION NOTICE Copyright (c) 1995-2012 International Business Machines Corporation and others All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice(s) and this permission notice appear in all copies of the Software and that both the above copyright notice(s) and this permission notice appear in supporting documentation. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. >>> sqlcipher-for-android-2.1.1 The Android support libraries are licensed under Apache 2.0, in line with the Android OS code on which they are based. The SQLCipher code itself is licensed under a BSD-style license from Zetetic LLC. Finally, the original SQLite code itself is in the public domain. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ADDITIONAL LICENSE INFORMATION: > BSD Copyright (c) 2010 Zetetic LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribuAΡ‘”Ή…΅”½˜Ρ‘”iQQ% 11 Ή½ΘΡ‘”4)Ή…΅•́½˜₯Ρ́½ΉΡΙ₯‰ΥΡ½Ί΅…䁉”ΥΝ•ΡΌ•Ή‘½ΙΝ”½ΘΑΙ½΅½Ρ”ΑΙ½‘ՍΡΜ4)‘•Ι₯Ω•™Ι½΄Ρ‘₯́ͽ™Ρέ…Ι”έ₯Ρ‘½ΥЁΝΑ•₯™₯ŒΑΙ₯½ΘέΙ₯ΡΡ•ΈΑ•Ι΅₯ΝΝ₯½ΈΈ4(4)Q!%LM=Q]I%LAI=Y% diQQ% 11 €œL%Lœœ99d4)aAIML=H%5A1%]II9Q%L°%9 1U%9° UP9=P1%5%QQ<°Q!%5A1%4)]II9Q%L=5I !9Q %1%Qd9%Q9ML=HAIQ% U1HAUIA=MI4)%M 1%5Έ%89<Y9PM!10iQQ% 11  1% 1=H9d4)%I P°%9%I P°%9 %9Q0°MA %0°a5A1Id°=H =9MEU9Q%05L4(‘%9 1U%9° UP9=P1%5%QQ<°AI= UI59P=MU MQ%QUQ==L=HMIY% Lμ4)1=ML=UM°Q°=HAI=%QLμ=H UM%9ML%9QIIUAQ%=8€!=]YH UM94)=89dQ!=Id=1% %1%Qd°]!Q!H%8 =9QI P°MQI% P1% %1%Qd°=HQ=IP4(‘%9 1U%991%9 =H=Q!I]%M€I%M%9%89d]d=UP=Q!UM=Q!%L4)M=Q]I°Y8%Y%M=Q!A=MM% %1%Qd=MU 5Έ4(4(ψ5%P4(4)% T1₯•ΉΝ”€΄% T€ΔΈΰΈΔ…Ή±…Ρ•Θ4(4) =AeI%!P9AI5%MM%=89=Q% 4(4) ½ΑεΙ₯‘Π€‘Œ€€ΔδδΤ΄ΘΐΔȁ%ΉΡ•ΙΉ…Ρ₯½Ή…° ΥΝ₯Ή•Ν́5…‘₯Ή•́ ½ΙΑ½Ι…Ρ₯½Έ…Ή½Ρ‘•ΙΜ4(4)±°Ι₯‘Ρ́ɕ͕ΙΩ•Έ4(4)A•Ι΅₯ΝΝ₯½Έ₯́‘•Ι•‰δΙ…ΉΡ•°™Ι•”½˜‘…ɝ”°ΡΌ…ΉδΑ•ΙΝ½Έ½‰Ρ…₯Ή₯Ήœ„½Α䁽˜Ρ‘₯́ͽ™Ρέ…Ι”…Ή…ΝΝ½₯…Ρ•‘½Υ΅•ΉΡ…Ρ₯½Έ™₯±•Μ€‘Ρ‘”€‰M½™Ρέ…Ι”ˆ€°ΡΌ‘•…°₯ΈΡ‘”M½™Ρέ…Ι”έ₯Ρ‘½ΥЁɕΝΡΙ₯Ρ₯½Έ°₯Ή±Υ‘₯Ήœέ₯Ρ‘½ΥЁ±₯΅₯Ρ…Ρ₯½ΈΡ‘”Ι₯‘Ρ́ѼΥΝ”°½Α䰁΅½‘₯™δ°΅•ɝ”°ΑΥ‰±₯Ν °‘₯ΝΡΙ₯‰ΥΡ”°…Ή½½ΘΝ•±°½Α₯•́½˜Ρ‘”M½™Ρέ…Ι”°…ΉΡΌΑ•Ι΅₯ЁΑ•ΙΝ½ΉΜΡΌέ‘½΄Ρ‘”M½™Ρέ…Ι”₯́™ΥΙΉ₯Ν‘•ΡΌ‘ΌΝΌ°ΑΙ½Ω₯‘•Ρ‘…Ёё”…‰½Ω”½ΑεΙ₯‘ЁΉ½Ρ₯”‘Μ€…ΉΡ‘₯́Α•Ι΅₯ΝΝ₯½ΈΉ½Ρ₯”…ΑΑ•…ȁ₯Έ…±°½Α₯•́½˜Ρ‘”M½™Ρέ…Ι”…ΉΡ‘…Ё‰½Ρ Ρ‘”…‰½Ω”½ΑεΙ₯‘ЁΉ½Ρ₯”‘Μ€…ΉΡ‘₯́Α•Ι΅₯ΝΝ₯½ΈΉ½Ρ₯”…ΑΑ•…ȁ₯ΈΝΥΑΑ½ΙΡ₯Ήœ‘½Υ΅•ΉΡ…Ρ₯½ΈΈ4(4)Q!M=Q]I%LAI=Y%€‰L%Lˆ°]%Q!=UP]II9Qd=9d-%9°aAIML=H%5A1%°%9 1U%9 UP9=P1%5%QQ<Q!]II9Q%L=5I !9Q %1%Qd°%Q9ML=HAIQ% U1HAUIA=M99=9%9I%959P=Q!%IAIQdI%!QLΈ%89<Y9PM!10Q! =AeI%!P!=1H=H!=1IL%9 1U%8Q!%L9=Q%  1% 1=H9d 1%4°=H9dMA %0%9%I P=H =9MEU9Q%05L°=H9d5L]!QM=YHIMU1Q%9I=41=ML=UM°Q=HAI=%QL°]!Q!H%88 Q%=8= =9QI P°91%9 =H=Q!HQ=IQ%=UL Q%=8°I%M%9=UP==H%8 =99 Q%=8]%Q Q!UM=HAI=I59 =Q!%LM=Q]IΈ4(4)ፕΑЁ…́½ΉΡ…₯Ή•₯ΈΡ‘₯́Ή½Ρ₯”°Ρ‘”Ή…΅”½˜„½ΑεΙ₯‘Ё‘½±‘•ȁ͑…±°Ή½Π‰”ΥΝ•₯Έ…‘Ω•ΙΡ₯Ν₯Ήœ½Θ½Ρ‘•Ιέ₯Ν”ΡΌΑΙ½΅½Ρ”Ρ‘”Ν…±”°ΥΝ”½Θ½Ρ‘•ȁ‘•…±₯ΉΜ₯ΈΡ‘₯́M½™Ρέ…Ι”έ₯Ρ‘½ΥЁΑΙ₯½ΘέΙ₯ΡΡ•Έ…ΥΡ‘½Ι₯ι…Ρ₯½Έ½˜Ρ‘”½ΑεΙ₯‘Ё‘½±‘•ΘΈ4(4(ψψME±₯Ρ”4(4(ψ1₯•ΉΝ”θAΥ‰±₯Œ½΅…₯Έ4(4(4(ψψMQ1A½ΙΠ4(4) ½ΑεΙ₯‘Π€Δδδδ°Θΐΐΐ ½Ι₯́½΅₯э‘•Ψ4(4)Q‘₯́΅…Ρ•Ι₯…°₯́ΑΙ½Ω₯‘•€‰…́₯̈°έ₯Ρ …‰Ν½±ΥΡ•±δΉΌέ…ΙΙ…ΉΡ䁕αΑΙ•ΝΝ•½Θ₯΅Α±₯•ΈΉδΥΝ”₯́…Ёε½Υȁ½έΈΙ₯Ν¬Έ4)A•Ι΅₯ΝΝ₯½ΈΡΌΥΝ”½Θ½ΑδΡ‘₯́ͽ™Ρέ…Ι”™½Θ…ΉδΑΥΙΑ½Ν”₯́‘•Ι•‰δΙ…ΉΡ•έ₯Ρ‘½ΥЁ™•”°ΑΙ½Ω₯‘•Ρ‘”…‰½Ω”Ή½Ρ₯•́…Ι”Ι•Ρ…₯Ή•½Έ…±°½Α₯•ΜΈA•Ι΅₯ΝΝ₯½ΈΡΌ΅½‘₯™δΡ‘”½‘”…ΉΡΌ‘₯ΝΡΙ₯‰ΥΡ”΅½‘₯™₯•½‘”₯́Ι…ΉΡ•°ΑΙ½Ω₯‘•Ρ‘”…‰½Ω”Ή½Ρ₯•́…Ι”Ι•Ρ…₯Ή•°…Ή„Ή½Ρ₯”Ρ‘…Ёё”½‘”έ…́΅½‘₯™₯•₯́₯Ή±Υ‘•έ₯Ρ Ρ‘”…‰½Ω”½ΑεΙ₯‘ЁΉ½Ρ₯”Έ4)Q‘”1₯•ΉΝ•”΅…䁑₯ΝΡΙ₯‰ΥΡ”‰₯Ή…Ι₯•́½΅Α₯±•έ₯Ρ MQ1Α½ΙΠ€‘έ‘•Ρ‘•ȁ½Ι₯₯Ή…°½Θ΅½‘₯™₯•€έ₯Ρ‘½ΥЁ…ΉδΙ½ε…±Ρ₯•́½ΘΙ•ΝΡΙ₯Ρ₯½ΉΜΈ4(4)Q‘”1₯•ΉΝ•”΅…䁑₯ΝΡΙ₯‰ΥΡ”½Ι₯₯Ή…°½Θ΅½‘₯™₯•MQ1Α½ΙЁͽΥɍ•Μ°ΑΙ½Ω₯‘•Ρ‘…Πθ4(4)Q‘”½Ή‘₯Ρ₯½ΉΜ₯Ή‘₯…Ρ•₯ΈΡ‘”…‰½Ω”Α•Ι΅₯ΝΝ₯½ΈΉ½Ρ₯”…Ι”΅•Πμ4)Q‘”™½±±½έ₯Ήœ½ΑεΙ₯‘ЁΉ½Ρ₯•́…Ι”Ι•Ρ…₯Ή•έ‘•ΈΑΙ•Ν•ΉΠ°…Ή½Ή‘₯Ρ₯½ΉΜΑΙ½Ω₯‘•₯Έ…½΅Α…Ήε₯ΉœΑ•Ι΅₯ΝΝ₯½ΈΉ½Ρ₯•́…Ι”΅•Π€θ4) ½ΑεΙ₯‘Π€ΔδδЁ!•έ±•ΡΠ΅A…­…ɐ ½΅Α…Ήδ4(4) ½ΑεΙ₯‘Π€ΔδδΨ°δ܁M₯±₯½ΈΙ…Α‘₯Μ ½΅ΑΥѕȁMεΝΡ•΅Μ°%ΉŒΈ4(4) ½ΑεΙ₯‘Π€Δδδ܁5½Ν½ά •ΉΡ•ȁ™½ΘMAI Q•‘Ή½±½δΈ4(4)A•Ι΅₯ΝΝ₯½ΈΡΌΥΝ”°½Α䰁΅½‘₯™δ°‘₯ΝΡΙ₯‰ΥΡ”…ΉΝ•±°Ρ‘₯́ͽ™Ρέ…Ι”…Ή₯Ρ́‘½Υ΅•ΉΡ…Ρ₯½Έ™½Θ…ΉδΑΥΙΑ½Ν”₯́‘•Ι•‰δΙ…ΉΡ•έ₯Ρ‘½ΥЁ™•”°ΑΙ½Ω₯‘•Ρ‘…Ёё”…‰½Ω”½ΑεΙ₯‘ЁΉ½Ρ₯”…ΑΑ•…ȁ₯Έ…±°½Α₯•́…ΉΡ‘…Ё‰½Ρ Ρ‘…Ё½ΑεΙ₯‘ЁΉ½Ρ₯”…ΉΡ‘₯́Α•Ι΅₯ΝΝ₯½ΈΉ½Ρ₯”…ΑΑ•…ȁ₯ΈΝΥΑΑ½ΙΡ₯Ήœ‘½Υ΅•ΉΡ…Ρ₯½ΈΈ!•έ±•ΡΠ΅A…­…ɐ ½΅Α…Ήδ΅…­•́ΉΌΙ•ΑΙ•Ν•ΉΡ…Ρ₯½ΉΜ…‰½ΥЁё”ΝΥ₯Ρ…‰₯±₯Ρ䁽˜Ρ‘₯́ͽ™Ρέ…Ι”™½Θ…ΉδΑΥΙΑ½Ν”Έ%Ё₯́ΑΙ½Ω₯‘•€‰…́₯̈έ₯Ρ‘½ΥЁ•αΑΙ•Ν́½Θ₯΅Α±₯•έ…ΙΙ…ΉΡδΈ4(4)A•Ι΅₯ΝΝ₯½ΈΡΌΥΝ”°½Α䰁΅½‘₯™δ°‘₯ΝΡΙ₯‰ΥΡ”…ΉΝ•±°Ρ‘₯́ͽ™Ρέ…Ι”…Ή₯Ρ́‘½Υ΅•ΉΡ…Ρ₯½Έ™½Θ…ΉδΑΥΙΑ½Ν”₯́‘•Ι•‰δΙ…ΉΡ•έ₯Ρ‘½ΥЁ™•”°ΑΙ½Ω₯‘•Ρ‘…Ёё”…‰½Ω”½ΑεΙ₯‘ЁΉ½Ρ₯”…ΑΑ•…ȁ₯Έ…±°½Α₯•́…ΉΡ‘…Ё‰½Ρ Ρ‘…Ё½ΑεΙ₯‘ЁΉ½Ρ₯”…ΉΡ‘₯́Α•Ι΅₯ΝΝ₯½ΈΉ½Ρ₯”…ΑΑ•…ȁ₯ΈΝΥΑΑ½ΙΡ₯Ήœ‘½Υ΅•ΉΡ…Ρ₯½ΈΈM₯±₯½ΈΙ…Α‘₯Μ΅…­•́ΉΌΙ•ΑΙ•Ν•ΉΡ…Ρ₯½ΉΜ…‰½ΥЁё”ΝΥ₯Ρ…‰₯±₯Ρ䁽˜Ρ‘₯́ͽ™Ρέ…Ι”™½Θ…ΉδΑΥΙΑ½Ν”Έ%Ё₯́ΑΙ½Ω₯‘•€‰…́₯̈έ₯Ρ‘½ΥЁ•αΑΙ•Ν́½Θ₯΅Α±₯•έ…ΙΙ…ΉΡδΈ4(4)A•Ι΅₯ΝΝ₯½ΈΡΌΥΝ”°½Α䰁΅½‘₯™δ°‘₯ΝΡΙ₯‰ΥΡ”…ΉΝ•±°Ρ‘₯́ͽ™Ρέ…Ι”…Ή₯Ρ́‘½Υ΅•ΉΡ…Ρ₯½Έ™½Θ…ΉδΑΥΙΑ½Ν”₯́‘•Ι•‰δΙ…ΉΡ•έ₯Ρ‘½ΥЁ™•”°ΑΙ½Ω₯‘•Ρ‘…Ёё”…‰½Ω”½ΑεΙ₯‘ЁΉ½Ρ₯”…ΑΑ•…ȁ₯Έ…±°½Α₯•́…ΉΡ‘…Ё‰½Ρ Ρ‘…Ё½ΑεΙ₯‘ЁΉ½Ρ₯”…ΉΡ‘₯́Α•Ι΅₯ΝΝ₯½ΈΉ½Ρ₯”…ΑΑ•…ȁ₯ΈΝΥΑΑ½ΙΡ₯Ήœ‘½Υ΅•ΉΡ…Ρ₯½ΈΈ5½Ν½ά •ΉΡ•ȁ™½ΘMAI Q•‘Ή½±½δ΅…­•́ΉΌΙ•ΑΙ•Ν•ΉΡ…Ρ₯½ΉΜ…‰½ΥЁё”ΝΥ₯Ρ…‰₯±₯Ρ䁽˜Ρ‘₯́ͽ™Ρέ…Ι”™½Θ…ΉδΑΥΙΑ½Ν”Έ%Ё₯́ΑΙ½Ω₯‘•€‰…́₯̈έ₯Ρ‘½ΥЁ•αΑΙ•Ν́½Θ₯΅Α±₯•έ…ΙΙ…ΉΡδΈ4(4(4(ψψψΝΥΑΑ½ΙΠ΅±₯‰Ι…Ι₯•Μ΅™½Θ΅…Ή‘Ι½₯΅…Α€΄ΔΜ4(4) ½ΑεΙ₯‘Π€‘Œ€€ΘΐΐΤ΄ΘΐΐఁQ‘”Ή‘Ι½₯=Α•ΈM½Υɍ”AΙ½©•Π4(4)1₯•ΉΝ•ΥΉ‘•ȁё”Α…‘”1₯•ΉΝ”°Y•ΙΝ₯½Έ€ΘΈΐ€‘Ρ‘”€‰1₯•ΉΝ”ˆ€μ4)ε½Τ΅…䁹½ΠΥΝ”Ρ‘₯́™₯±”•ፕΑЁ₯Έ½΅Α±₯…Ή”έ₯Ρ Ρ‘”1₯•ΉΝ”Έ4)UΉ±•Ν́ɕΕΥ₯Ι•‰δ…ΑΑ±₯…‰±”±…܁½Θ…Ι••ΡΌ₯ΈέΙ₯Ρ₯Ήœ°Ν½™Ρέ…Ι”4)‘₯ΝΡΙ₯‰ΥΡ•ΥΉ‘•ȁё”1₯•ΉΝ”₯́‘₯ΝΡΙ₯‰ΥΡ•½Έ…Έ€‰L%Lˆ M%L°4)]%Q!=UP]II9Q%L=H =9%Q%=9L=9d-%9°•₯Ρ‘•ȁ•αΑΙ•Ν́½Θ₯΅Α±₯•Έ4)M•”Ρ‘”1₯•ΉΝ”™½ΘΡ‘”ΝΑ•₯™₯Œ±…ΉΥ…”½Ω•ΙΉ₯ΉœΑ•Ι΅₯ΝΝ₯½ΉΜ…Ή4)±₯΅₯Ρ…Ρ₯½ΉΜΥΉ‘•ȁё”1₯•ΉΝ”Έ4(4(4(ψψψια₯Ήœ΄ΜΈΘΈΔ4(4) ½ΑεΙ₯‘Π€‘ €€ΘΐΔΐia₯Ήœ…ΥΡ‘½ΙΜ4(4(1₯•ΉΝ•ΥΉ‘•ȁё”Α…‘”1₯•ΉΝ”°Y•ΙΝ₯½Έ€ΘΈΐ€‘Ρ‘”€‰1₯•ΉΝ”ˆ€μ4(ε½Τ΅…䁹½ΠΥΝ”Ρ‘₯́™₯±”•ፕΑЁ₯Έ½΅Α±₯…Ή”έ₯Ρ Ρ‘”1₯•ΉΝ”Έ4(e½Τ΅…䁽‰Ρ…₯Έ„½Α䁽˜Ρ‘”1₯•ΉΝ”…Π4(4(€€€€€‘ΡΡΐθΌ½έέάΉ…Α…‘”Ή½Ιœ½±₯•ΉΝ•Μ½1% 9M΄ΘΈΐ4(4(UΉ±•Ν́ɕΕΥ₯Ι•‰δ…ΑΑ±₯…‰±”±…܁½Θ…Ι••ΡΌ₯ΈέΙ₯Ρ₯Ήœ°Ν½™Ρέ…Ι”4(‘₯ΝΡΙ₯‰ΥΡ•ΥΉ‘•ȁё”1₯•ΉΝ”₯́‘₯ΝΡΙ₯‰ΥΡ•½Έ…Έ€‰L%Lˆ M%L°4(]%Q!=UP]II9Q%L=H =9%Q%=9L=9d-%9°•₯Ρ‘•ȁ•αΑΙ•Ν́½Θ₯΅Α±₯•Έ4(M•”Ρ‘”1₯•ΉΝ”™½ΘΡ‘”ΝΑ•₯™₯Œ±…ΉΥ…”½Ω•ΙΉ₯ΉœΑ•Ι΅₯ΝΝ₯½ΉΜ…Ή4(±₯΅₯Ρ…Ρ₯½ΉΜΥΉ‘•ȁё”1₯•ΉΝ”Έ4(4(΄΄΄΄΄΄΄΄΄΄΄΄΄΄΄΄΄M Q%=8€Μθ Ι•…Ρ₯Ω” ½΅΅½ΉΜΡΡΙ₯‰ΥΡ₯½Έ€ΘΈΤ€€΄΄΄΄΄΄΄΄΄΄4(4) Ι•…Ρ₯Ω” ½΅΅½ΉΜΡΡΙ₯‰ΥΡ₯½Έ€ΘΈΤ₯́…ΑΑ±₯…‰±”ΡΌΡ‘”™½±±½έ₯Ήœ½΅Α½Ή•ΉΠ‘Μ€Έ4(4(4(ψψψ©…Ω„΅½ΉΥΙΙ•Ήδ΅₯Έ΅ΑΙ…Ρ₯”΄ΐΈδΈΤ4(4) ½ΑεΙ₯‘Ё…Ή±₯•ΉΝ”4(4)Q‘₯́ͽ™Ρέ…Ι”₯́½ΑεΙ₯‘Π€‘Œ€€Θΐΐԁ Ι₯…Έ½•Ρ聅ΉQ₯΄A•₯•Ι±Μ4)…Ή₯́ɕ±•…Ν•ΥΉ‘•ȁё” Ι•…Ρ₯Ω” ½΅΅½ΉΜΡΡΙ₯‰ΥΡ₯½Έ1₯•ΉΝ”4(‘‘ΡΡΐθΌ½Ι•…Ρ₯Ω•½΅΅½ΉΜΉ½Ιœ½±₯•ΉΝ•Μ½‰δΌΘΈΤ€ΈQ‘”½™™₯₯…°‘½΅”4)™½ΘΡ‘₯́ͽ™Ρέ…Ι”₯́‘ΡΡΐθΌ½έέάΉ©₯ΐΉΉ•ΠΈ4)ΉδΙ•ΑΥ‰±₯…Ρ₯½Έ½Θ‘•Ι₯Ω•έ½Ι¬‘₯ΝΡΙ₯‰ΥΡ•₯ΈΝ½Υɍ”½‘”™½Ι΄4)΅ΥΝЁ₯Ή±Υ‘”Ρ‘”½ΑεΙ₯‘Ё…Ή±₯•ΉΝ”Ή½Ρ₯”Έ4(4(4(΄΄΄΄΄΄΄΄΄΄΄΄΄΄΄M Q%=8€Πθ Ι•…Ρ₯Ω” ½΅΅½ΉΜΡΡΙ₯‰ΥΡ₯½Έ΅9½•Ι₯ΩΜ€ΜΈΐUΉΑ½ΙΡ•1₯•ΉΝ”€΄΄΄΄΄΄΄΄΄΄4(4) Ι•…Ρ₯Ω” ½΅΅½ΉΜΡΡΙ₯‰ΥΡ₯½Έ΅9½•Ι₯ΩΜ€ΜΈΐUΉΑ½ΙΡ•1₯•ΉΝ”₯́…ΑΑ±₯…‰±”ΡΌΡ‘”™½±±½έ₯Ήœ½΅Α½Ή•ΉΠ‘Μ€Έ4(4(4(ψψψ½ΥΡΑΥΠ΅•Ή•Ι…Ρ•΅½˜΅…Ή‘Ι½₯΅…Ρ₯½Έ΅‰…Θ΅ΝΡε±”΅•Ή•Ι…Ρ½Θ΄ΐΈΐ4(4)±°•Ή•Ι…Ρ•…ΙЁ₯́±₯•ΉΝ•ΥΉ‘•ȁ„ Ι•…Ρ₯Ω” ½΅΅½ΉΜΡΡΙ₯‰ΥΡ₯½Έ€ΜΈΐUΉΑ½ΙΡ•1₯•ΉΝ”Έ4(4(΄΄΄΄΄΄΄΄΄΄΄΄΄΄΄M Q%=8€Τθ5½ι₯±±„AΥ‰±₯Œ1₯•ΉΝ”°XΘΈΐ€΄΄΄΄΄΄΄΄΄΄4(4)5½ι₯±±„AΥ‰±₯Œ1₯•ΉΝ”°XΘΈΐ₯́…ΑΑ±₯…‰±”ΡΌΡ‘”™½±±½έ₯Ήœ½΅Α½Ή•ΉΠ‘Μ€Έ4(4(4(ψψψI‘₯ΉΌ€ΔΈά΅HΠ4(4)1₯•ΉΝ”θ5A0€ΘΈΐ4(4(4(τττττττττττττττAA9%`ΈMΡ…Ή‘…ɐ1₯•ΉΝ”₯±•Μ€ττττττττττττττ€4(4(4(4(΄΄΄΄΄΄΄΄΄΄΄΄΄΄΄M Q%=8€ΔθΑ…‘”1₯•ΉΝ”°XΘΈΐ€΄΄΄΄΄΄΄΄΄΄΄4(4)Α…‘”1₯•ΉΝ”€4(4)Y•ΙΝ₯½Έ€ΘΈΐ°)…ΉΥ…Ιδ€ΘΐΐΠ€4)‘ΡΡΐθΌ½έέάΉ…Α…‘”Ή½Ιœ½±₯•ΉΝ•ΜΌ€4(4)QI5L9 =9%Q%=9L=HUM°IAI=U Q%=8°9%MQI% UQ%=8€4(4(ΔΈ•™₯Ή₯Ρ₯½ΉΜΈ4(4(‰1₯•ΉΝ”ˆΝ‘…±°΅•…ΈΡ‘”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ™½ΘΥΝ”°Ι•ΑΙ½‘ՍΡ₯½Έ°4)…Ή‘₯ΝΡΙ₯‰ΥΡ₯½Έ…́‘•™₯Ή•‰δM•Ρ₯½ΉΜ€ΔΡ‘ɽ՝ €δ½˜Ρ‘₯́‘½Υ΅•ΉΠΈ4(4(‰1₯•ΉΝ½ΘˆΝ‘…±°΅•…ΈΡ‘”½ΑεΙ₯‘Ё½έΉ•ȁ½Θ•ΉΡ₯Ρ䁅ΥΡ‘½Ι₯镐‰δΡ‘”4)½ΑεΙ₯‘Ё½έΉ•ȁё…Ё₯́Ι…ΉΡ₯ΉœΡ‘”1₯•ΉΝ”Έ€€4(4(‰1•…°ΉΡ₯Ρ䈁͑…±°΅•…ΈΡ‘”ΥΉ₯½Έ½˜Ρ‘”…Ρ₯Ήœ•ΉΡ₯Ρ䁅Ή…±°½Ρ‘•Θ4)•ΉΡ₯Ρ₯•́ё…Ё½ΉΡΙ½°°…Ι”½ΉΡΙ½±±•‰δ°½Θ…Ι”ΥΉ‘•ȁ½΅΅½Έ½ΉΡΙ½°4)έ₯Ρ Ρ‘…Ё•ΉΡ₯Ρ丁½ΘΡ‘”ΑΥΙΑ½Ν•́½˜Ρ‘₯́‘•™₯Ή₯Ρ₯½Έ°€‰½ΉΡΙ½°ˆ΅•…ΉΜ4(‘€€Ρ‘”Α½έ•Θ°‘₯Ι•Π½Θ₯Ή‘₯Ι•Π°ΡΌ…ΥΝ”Ρ‘”‘₯Ι•Ρ₯½Έ½Θ΅…Ή…•΅•ΉΠ4)½˜ΝՍ •ΉΡ₯Ρ䰁ݑ•Ρ‘•ȁ‰δ½ΉΡΙ…Π½Θ½Ρ‘•Ιέ₯Ν”°½Θ€‘₯€€½έΉ•ΙΝ‘₯ΐ4)½˜™₯™ΡδΑ•ɍ•ΉΠ€ Τΐ”€½Θ΅½Ι”½˜Ρ‘”½ΥΡΝΡ…Ή‘₯ΉœΝ‘…Ι•Μ°½Θ€‘₯₯€€4)‰•Ή•™₯₯…°½έΉ•ΙΝ‘₯ΐ½˜ΝՍ •ΉΡ₯ΡδΈ4(4(‰e½Τˆ€‘½Θ€‰e½ΥȈ€Ν‘…±°΅•…Έ…Έ₯Ή‘₯Ω₯‘Υ…°½Θ1•…°ΉΡ₯Ρ䁕α•ɍ₯Ν₯Ήœ4)Α•Ι΅₯ΝΝ₯½ΉΜΙ…ΉΡ•‰δΡ‘₯́1₯•ΉΝ”Έ€€4(4(‰M½Υɍ”ˆ™½Ι΄Ν‘…±°΅•…ΈΡ‘”ΑΙ•™•ΙΙ•™½Ι΄™½Θ΅…­₯Ήœ΅½‘₯™₯…Ρ₯½ΉΜ°4)₯Ή±Υ‘₯Ήœ‰ΥЁΉ½Π±₯΅₯Ρ•ΡΌΝ½™Ρέ…Ι”Ν½Υɍ”½‘”°‘½Υ΅•ΉΡ…Ρ₯½ΈΝ½Υɍ”°4)…Ή½Ή™₯ΥΙ…Ρ₯½Έ™₯±•ΜΈ4(4(‰=‰©•Πˆ™½Ι΄Ν‘…±°΅•…Έ…Ήδ™½Ι΄Ι•ΝΥ±Ρ₯Ήœ™Ι½΄΅•‘…Ή₯…°ΡΙ…ΉΝ™½Ι΅…Ρ₯½Έ4)½ΘΡΙ…ΉΝ±…Ρ₯½Έ½˜„M½Υɍ”™½Ι΄°₯Ή±Υ‘₯Ήœ‰ΥЁΉ½Π±₯΅₯Ρ•ΡΌ½΅Α₯±•4)½‰©•Π½‘”°•Ή•Ι…Ρ•‘½Υ΅•ΉΡ…Ρ₯½Έ°…Ή½ΉΩ•ΙΝ₯½ΉΜΡΌ½Ρ‘•ȁ΅•‘₯„4)ΡεΑ•ΜΈ€€4(4(‰]½Ι¬ˆΝ‘…±°΅•…ΈΡ‘”έ½Ι¬½˜…ΥΡ‘½ΙΝ‘₯ΐ°έ‘•Ρ‘•ȁ₯ΈM½Υɍ”½Θ4)=‰©•Π™½Ι΄°΅…‘”…Ω…₯±…‰±”ΥΉ‘•ȁё”1₯•ΉΝ”°…́₯Ή‘₯…Ρ•‰δ„½ΑεΙ₯‘Π4)Ή½Ρ₯”Ρ‘…Ё₯́₯Ή±Υ‘•₯Έ½Θ…ΡΡ…‘•ΡΌΡ‘”έ½Ι¬€‘…Έ•α…΅Α±”₯́ΑΙ½Ω₯‘•4)₯ΈΡ‘”ΑΑ•Ή‘₯ΰ‰•±½ά€Έ€€4(4(‰•Ι₯Ω…Ρ₯Ω”]½Ι­ΜˆΝ‘…±°΅•…Έ…Ήδέ½Ι¬°έ‘•Ρ‘•ȁ₯ΈM½Υɍ”½Θ=‰©•Π™½Ι΄°4)Ρ‘…Ё₯́‰…Ν•½Έ€‘½Θ‘•Ι₯Ω•™Ι½΄€Ρ‘”]½Ι¬…Ή™½Θέ‘₯ Ρ‘”•‘₯Ρ½Ι₯…°4)Ι•Ω₯Ν₯½ΉΜ°…ΉΉ½Ρ…Ρ₯½ΉΜ°•±…‰½Ι…Ρ₯½ΉΜ°½Θ½Ρ‘•ȁ΅½‘₯™₯…Ρ₯½ΉΜΙ•ΑΙ•Ν•ΉΠ°4)…́„έ‘½±”°…Έ½Ι₯₯Ή…°έ½Ι¬½˜…ΥΡ‘½ΙΝ‘₯ΐΈ½ΘΡ‘”ΑΥΙΑ½Ν•́½˜Ρ‘₯Μ4)1₯•ΉΝ”°•Ι₯Ω…Ρ₯Ω”]½Ι­ΜΝ‘…±°Ή½Π₯Ή±Υ‘”έ½Ι­ΜΡ‘…Ёɕ΅…₯ΈΝ•Α…Ι…‰±”4)™Ι½΄°½Θ΅•Ι•±δ±₯Ή¬€‘½Θ‰₯Ή‰δΉ…΅”€ΡΌΡ‘”₯ΉΡ•Ι™…•́½˜°Ρ‘”]½Ι¬4)…Ή•Ι₯Ω…Ρ₯Ω”]½Ι­ΜΡ‘•Ι•½˜Έ4(4(‰ ½ΉΡΙ₯‰ΥΡ₯½ΈˆΝ‘…±°΅•…Έ…Ήδέ½Ι¬½˜…ΥΡ‘½ΙΝ‘₯ΐ°₯Ή±Υ‘₯ΉœΡ‘”4)½Ι₯₯Ή…°Ω•ΙΝ₯½Έ½˜Ρ‘”]½Ι¬…Ή…Ήδ΅½‘₯™₯…Ρ₯½ΉΜ½Θ…‘‘₯Ρ₯½ΉΜΡΌ4)Ρ‘…Ё]½Ι¬½Θ•Ι₯Ω…Ρ₯Ω”]½Ι­ΜΡ‘•Ι•½˜°Ρ‘…Ё₯́₯ΉΡ•ΉΡ₯½Ή…±±δΝΥ‰΅₯ΡΡ•4)ΡΌ1₯•ΉΝ½Θ™½Θ₯Ή±ΥΝ₯½Έ₯ΈΡ‘”]½Ι¬‰δΡ‘”½ΑεΙ₯‘Ё½έΉ•ȁ½Θ‰δ…Έ4)₯Ή‘₯Ω₯‘Υ…°½Θ1•…°ΉΡ₯Ρ䁅ΥΡ‘½Ι₯镐ΡΌΝΥ‰΅₯Ё½Έ‰•‘…±˜½˜Ρ‘”½ΑεΙ₯‘Π4)½έΉ•ΘΈ½ΘΡ‘”ΑΥΙΑ½Ν•́½˜Ρ‘₯́‘•™₯Ή₯Ρ₯½Έ°€‰ΝΥ‰΅₯ΡΡ•ˆ΅•…ΉΜ…Ήδ™½Ι΄½˜4)•±•ΡΙ½Ή₯Œ°Ω•Ι‰…°°½ΘέΙ₯ΡΡ•Έ½΅΅ΥΉ₯…Ρ₯½ΈΝ•ΉΠΡΌΡ‘”1₯•ΉΝ½Θ½Θ₯ΡΜ4)Ι•ΑΙ•Ν•ΉΡ…Ρ₯Ω•Μ°₯Ή±Υ‘₯Ήœ‰ΥЁΉ½Π±₯΅₯Ρ•ΡΌ½΅΅ΥΉ₯…Ρ₯½Έ½Έ•±•ΡΙ½Ή₯Œ4)΅…₯±₯Ήœ±₯ΝΡΜ°Ν½Υɍ”½‘”½ΉΡΙ½°ΝεΝΡ•΅Μ°…Ή₯ΝΝΥ”ΡΙ…­₯ΉœΝεΝΡ•΅Μ4)Ρ‘…Ё…Ι”΅…Ή…•‰δ°½Θ½Έ‰•‘…±˜½˜°Ρ‘”1₯•ΉΝ½Θ™½ΘΡ‘”ΑΥΙΑ½Ν”½˜4)‘₯͍ΥΝΝ₯Ήœ…Ή₯΅ΑΙ½Ω₯ΉœΡ‘”]½Ι¬°‰ΥЁ•፱Ց₯Ήœ½΅΅ΥΉ₯…Ρ₯½ΈΡ‘…Ё₯Μ4)½ΉΝΑ₯Υ½Υͱ䁡…Ι­•½Θ½Ρ‘•Ιέ₯Ν”‘•Ν₯Ή…Ρ•₯ΈέΙ₯Ρ₯Ήœ‰δΡ‘”½ΑεΙ₯‘Π4)½έΉ•ȁ…Μ€‰9½Π„ ½ΉΡΙ₯‰ΥΡ₯½ΈΈˆ4(4(‰ ½ΉΡΙ₯‰ΥѽȈΝ‘…±°΅•…Έ1₯•ΉΝ½Θ…Ή…Ήδ₯Ή‘₯Ω₯‘Υ…°½Θ1•…°ΉΡ₯Ρδ4)½Έ‰•‘…±˜½˜έ‘½΄„ ½ΉΡΙ₯‰ΥΡ₯½Έ‘…́‰••ΈΙ••₯Ω•‰δ1₯•ΉΝ½Θ…Ή4)ΝΥ‰Ν•ΕΥ•ΉΡ±δ₯Ή½ΙΑ½Ι…Ρ•έ₯Ρ‘₯ΈΡ‘”]½Ι¬Έ4(4(ΘΈΙ…ΉΠ½˜ ½ΑεΙ₯‘Ё1₯•ΉΝ”Έ4)MΥ‰©•ΠΡΌΡ‘”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘₯́1₯•ΉΝ”°•…  ½ΉΡΙ₯‰ΥΡ½Θ4)‘•Ι•‰δΙ…ΉΡ́Ѽe½Τ„Α•ΙΑ•ΡΥ…°°έ½Ι±‘έ₯‘”°Ή½Έ΅•፱ΥΝ₯Ω”°ΉΌ΅‘…ɝ”°4)Ι½ε…±Ρδ΅™Ι•”°₯ΙΙ•Ω½…‰±”½ΑεΙ₯‘Ё±₯•ΉΝ”ΡΌΙ•ΑΙ½‘Ս”°ΑΙ•Α…Ι”4)•Ι₯Ω…Ρ₯Ω”]½Ι­Μ½˜°ΑΥ‰±₯±δ‘₯ΝΑ±…䰁ΑΥ‰±₯±δΑ•Ι™½Ι΄°ΝΥ‰±₯•ΉΝ”°…Ή4)‘₯ΝΡΙ₯‰ΥΡ”Ρ‘”]½Ι¬…ΉΝՍ •Ι₯Ω…Ρ₯Ω”]½Ι­Μ₯ΈM½Υɍ”½Θ=‰©•Π™½Ι΄Έ4(4(ΜΈΙ…ΉΠ½˜A…Ρ•ΉΠ1₯•ΉΝ”Έ4)MΥ‰©•ΠΡΌΡ‘”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘₯́1₯•ΉΝ”°•…  ½ΉΡΙ₯‰ΥΡ½Θ4)‘•Ι•‰δΙ…ΉΡ́Ѽe½Τ„Α•ΙΑ•ΡΥ…°°έ½Ι±‘έ₯‘”°Ή½Έ΅•፱ΥΝ₯Ω”°ΉΌ΅‘…ɝ”°4)Ι½ε…±Ρ䴁™Ι•”°₯ΙΙ•Ω½…‰±”€‘•ፕΑЁ…́ΝΡ…Ρ•₯ΈΡ‘₯͕́Ρ₯½Έ€Α…Ρ•ΉΠ4)±₯•ΉΝ”ΡΌ΅…­”°‘…Ω”΅…‘”°ΥΝ”°½™™•ȁѼΝ•±°°Ν•±°°₯΅Α½ΙΠ°…Ή4)½Ρ‘•Ιέ₯Ν”ΡΙ…ΉΝ™•ȁё”]½Ι¬°έ‘•Ι”ΝՍ ±₯•ΉΝ”…ΑΑ±₯•́½Ή±δΡΌΡ‘½Ν”4)Α…Ρ•ΉΠ±…₯΅Μ±₯•ΉΝ…‰±”‰δΝՍ  ½ΉΡΙ₯‰Υѽȁё…Ё…Ι”Ή••ΝΝ…Ι₯±δ4)₯Ή™Ι₯Ή•‰δΡ‘•₯ȁ ½ΉΡΙ₯‰ΥΡ₯½Έ‘Μ€…±½Ή”½Θ‰δ½΅‰₯Ή…Ρ₯½Έ½˜4)Ρ‘•₯ȁ ½ΉΡΙ₯‰ΥΡ₯½Έ‘Μ€έ₯Ρ Ρ‘”]½Ι¬ΡΌέ‘₯ ΝՍ  ½ΉΡΙ₯‰ΥΡ₯½Έ‘Μ€4)݅́ΝΥ‰΅₯ΡΡ•Έ%˜e½Τ₯ΉΝΡ₯ΡΥΡ”Α…Ρ•ΉΠ±₯Ρ₯…Ρ₯½Έ……₯ΉΝЁ…Ήδ•ΉΡ₯Ρδ4(‘₯Ή±Υ‘₯Ήœ„Ι½ΝΜ΅±…₯΄½Θ½ΥΉΡ•ɍ±…₯΄₯Έ„±…έΝΥ₯Π€…±±•₯ΉœΡ‘…Ёё”4)]½Ι¬½Θ„ ½ΉΡΙ₯‰ΥΡ₯½Έ₯Ή½ΙΑ½Ι…Ρ•έ₯Ρ‘₯ΈΡ‘”]½Ι¬½ΉΝΡ₯ΡΥѕ́‘₯Ι•Π4)½Θ½ΉΡΙ₯‰ΥΡ½ΙδΑ…Ρ•ΉΠ₯Ή™Ι₯Ή•΅•ΉΠ°Ρ‘•Έ…ΉδΑ…Ρ•ΉΠ±₯•ΉΝ•́Ι…ΉΡ•4)ΡΌe½ΤΥΉ‘•ȁё₯́1₯•ΉΝ”™½ΘΡ‘…Ё]½Ι¬Ν‘…±°Ρ•Ι΅₯Ή…Ρ”…́½˜Ρ‘”‘…Ρ”4)ΝՍ ±₯Ρ₯…Ρ₯½Έ₯́™₯±•Έ4(4(ΠΈI•‘₯ΝΡΙ₯‰ΥΡ₯½ΈΈ4)e½Τ΅…δΙ•ΑΙ½‘Ս”…Ή‘₯ΝΡΙ₯‰ΥΡ”½Α₯•́½˜Ρ‘”]½Ι¬½Θ•Ι₯Ω…Ρ₯Ω”]½Ι­Μ4)Ρ‘•Ι•½˜₯Έ…Ήδ΅•‘₯Υ΄°έ₯Ρ ½Θέ₯Ρ‘½ΥЁ΅½‘₯™₯…Ρ₯½ΉΜ°…Ή₯ΈM½Υɍ”½Θ4)=‰©•Π™½Ι΄°ΑΙ½Ω₯‘•Ρ‘…Ёe½Τ΅••Ёё”™½±±½έ₯Ήœ½Ή‘₯Ρ₯½ΉΜθ4(4(€„Έe½Τ΅ΥΝЁ₯Ω”…Ήδ½Ρ‘•ȁɕ₯Α₯•ΉΡ́½˜Ρ‘”]½Ι¬½Θ•Ι₯Ω…Ρ₯Ω”]½Ι­Μ4(€€€€„½Α䁽˜Ρ‘₯́1₯•ΉΝ”쁅Ή4(4(€ˆΈe½Τ΅ΥΝЁ…ΥΝ”…Ήδ΅½‘₯™₯•™₯±•́Ѽ…ΙΙδΑΙ½΅₯Ή•ΉΠΉ½Ρ₯•́ΝΡ…Ρ₯Ήœ4(€€€€Ρ‘…Ёe½Τ‘…Ή•Ρ‘”™₯±•Μ쁅Ή4(4(€ŒΈe½Τ΅ΥΝЁɕх₯Έ°₯ΈΡ‘”M½Υɍ”™½Ι΄½˜…Ήδ•Ι₯Ω…Ρ₯Ω”]½Ι­ΜΡ‘…Π4(€€€€e½Τ‘₯ΝΡΙ₯‰ΥΡ”°…±°½ΑεΙ₯‘Π°Α…Ρ•ΉΠ°ΡΙ…‘•΅…Ι¬°…Ή…ΡΡΙ₯‰ΥΡ₯½Έ4(€€€€Ή½Ρ₯•́™Ι½΄Ρ‘”M½Υɍ”™½Ι΄½˜Ρ‘”]½Ι¬°•፱Ց₯ΉœΡ‘½Ν”Ή½Ρ₯•Μ4(€€€€Ρ‘…Ё‘ΌΉ½ΠΑ•ΙΡ…₯ΈΡΌ…ΉδΑ…ΙЁ½˜Ρ‘”•Ι₯Ω…Ρ₯Ω”]½Ι­Μ쁅Ή4(4(€Έ%˜Ρ‘”]½Ι¬₯Ή±Υ‘•́„€‰9=Q% ˆΡ•αЁ™₯±”…́Α…ΙЁ½˜₯ΡΜ4(€€€€‘₯ΝΡΙ₯‰ΥΡ₯½Έ°Ρ‘•Έ…Ήδ•Ι₯Ω…Ρ₯Ω”]½Ι­ΜΡ‘…Ёe½Τ‘₯ΝΡΙ₯‰ΥΡ”΅ΥΝΠ4(€€€€₯Ή±Υ‘”„Ι•…‘…‰±”½Α䁽˜Ρ‘”…ΡΡΙ₯‰ΥΡ₯½ΈΉ½Ρ₯•́½ΉΡ…₯Ή•4(€€€€έ₯Ρ‘₯ΈΝՍ 9=Q% ™₯±”°•፱Ց₯ΉœΡ‘½Ν”Ή½Ρ₯•́ё…Ё‘ΌΉ½Π4(€€€€Α•ΙΡ…₯ΈΡΌ…ΉδΑ…ΙЁ½˜Ρ‘”•Ι₯Ω…Ρ₯Ω”]½Ι­Μ°₯Έ…Ё±•…ΝЁ½Ή”½˜4(€€€€Ρ‘”™½±±½έ₯ΉœΑ±…•Μθέ₯Ρ‘₯Έ„9=Q% Ρ•αЁ™₯±”‘₯ΝΡΙ₯‰ΥΡ•…́Α…ΙΠ4(€€€€½˜Ρ‘”•Ι₯Ω…Ρ₯Ω”]½Ι­Μμέ₯Ρ‘₯ΈΡ‘”M½Υɍ”™½Ι΄½Θ‘½Υ΅•ΉΡ…Ρ₯½Έ°4(€€€€₯˜ΑΙ½Ω₯‘•…±½Ήœέ₯Ρ Ρ‘”•Ι₯Ω…Ρ₯Ω”]½Ι­Μ쁽Ȱέ₯Ρ‘₯Έ„‘₯ΝΑ±…δ4(€€€€•Ή•Ι…Ρ•‰δΡ‘”•Ι₯Ω…Ρ₯Ω”]½Ι­Μ°₯˜…Ήέ‘•ɕٕȁΝՍ Ρ‘₯ɐ΅Α…ΙΡδ4(€€€€Ή½Ρ₯•́Ή½Ι΅…±±δ…ΑΑ•…ΘΈQ‘”½ΉΡ•ΉΡ́½˜Ρ‘”9=Q% ™₯±”…Ι”™½Θ4(€€€€₯Ή™½Ι΅…Ρ₯½Ή…°ΑΥΙΑ½Ν•́½Ή±δ…Ή‘ΌΉ½Π΅½‘₯™δΡ‘”1₯•ΉΝ”Έe½Τ4(€€€€΅…䁅‘e½Υȁ½έΈ…ΡΡΙ₯‰ΥΡ₯½ΈΉ½Ρ₯•́έ₯Ρ‘₯Έ•Ι₯Ω…Ρ₯Ω”]½Ι­ΜΡ‘…Π4(€€€€e½Τ‘₯ΝΡΙ₯‰ΥΡ”°…±½ΉΝ₯‘”½Θ…́…Έ…‘‘•Ή‘Υ΄ΡΌΡ‘”9=Q% Ρ•αΠ4(€€€€™Ι½΄Ρ‘”]½Ι¬°ΑΙ½Ω₯‘•Ρ‘…ЁΝՍ …‘‘₯Ρ₯½Ή…°…ΡΡΙ₯‰ΥΡ₯½ΈΉ½Ρ₯•Μ4(€€€€…ΉΉ½Π‰”½ΉΝΡΙΥ•…́΅½‘₯™ε₯ΉœΡ‘”1₯•ΉΝ”Έ€e½Τ΅…䁅‘e½Υȁ½έΈ4(€€€€½ΑεΙ₯‘ЁΝΡ…Ρ•΅•ΉΠΡΌe½Υȁ΅½‘₯™₯…Ρ₯½ΉΜ…Ή΅…δΑΙ½Ω₯‘”…‘‘₯Ρ₯½Ή…°4(€€€€½Θ‘₯™™•Ι•ΉΠ±₯•ΉΝ”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ™½ΘΥΝ”°Ι•ΑΙ½‘ՍΡ₯½Έ°½Θ4(€€€€‘₯ΝΡΙ₯‰ΥΡ₯½Έ½˜e½Υȁ΅½‘₯™₯…Ρ₯½ΉΜ°½Θ™½Θ…ΉδΝՍ •Ι₯Ω…Ρ₯Ω”]½Ι­Μ4(€€€€…́„έ‘½±”°ΑΙ½Ω₯‘•e½ΥȁΥΝ”°Ι•ΑΙ½‘ՍΡ₯½Έ°…Ή‘₯ΝΡΙ₯‰ΥΡ₯½Έ½˜Ρ‘”4(€€€€]½Ι¬½Ρ‘•Ιέ₯Ν”½΅Α±₯•́έ₯Ρ Ρ‘”½Ή‘₯Ρ₯½ΉΜΝΡ…Ρ•₯ΈΡ‘₯́1₯•ΉΝ”Έ4(4(ΤΈMΥ‰΅₯ΝΝ₯½Έ½˜ ½ΉΡΙ₯‰ΥΡ₯½ΉΜΈ4)UΉ±•Ν́e½Τ•αΑ±₯₯Ρ±δΝΡ…Ρ”½Ρ‘•Ιέ₯Ν”°…Ήδ ½ΉΡΙ₯‰ΥΡ₯½Έ₯ΉΡ•ΉΡ₯½Ή…±±δ4)ΝΥ‰΅₯ΡΡ•™½Θ₯Ή±ΥΝ₯½Έ₯ΈΡ‘”]½Ι¬‰δe½ΤΡΌΡ‘”1₯•ΉΝ½ΘΝ‘…±°‰”4)ΥΉ‘•ȁё”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘₯́1₯•ΉΝ”°έ₯Ρ‘½ΥЁ…Ήδ…‘‘₯Ρ₯½Ή…°4)ѕɡ́½Θ½Ή‘₯Ρ₯½ΉΜΈ€9½Ρέ₯Ρ‘ΝΡ…Ή‘₯ΉœΡ‘”…‰½Ω”°Ή½Ρ‘₯Ήœ‘•Ι•₯ΈΝ‘…±°4)ΝΥΑ•ΙΝ•‘”½Θ΅½‘₯™δΡ‘”Ρ•ɡ́½˜…ΉδΝ•Α…Ι…Ρ”±₯•ΉΝ”…Ι••΅•ΉΠε½Τ΅…δ4)‘…Ω”•ᕍΥΡ•έ₯Ρ 1₯•ΉΝ½ΘΙ•…Ι‘₯ΉœΝՍ  ½ΉΡΙ₯‰ΥΡ₯½ΉΜΈ4(4(ΨΈQΙ…‘•΅…Ι­ΜΈ4)Q‘₯́1₯•ΉΝ”‘½•́Ή½ΠΙ…ΉΠΑ•Ι΅₯ΝΝ₯½ΈΡΌΥΝ”Ρ‘”ΡΙ…‘”Ή…΅•Μ°ΡΙ…‘•΅…Ι­Μ°4)Ν•ΙΩ₯”΅…Ι­Μ°½ΘΑΙ½‘ՍЁΉ…΅•́½˜Ρ‘”1₯•ΉΝ½Θ°•ፕΑЁ…́ɕΕΥ₯Ι•™½Θ4)Ι•…Ν½Ή…‰±”…ΉΥΝΡ½΅…ΙδΥΝ”₯Έ‘•͍Ι₯‰₯ΉœΡ‘”½Ι₯₯Έ½˜Ρ‘”]½Ι¬…Ή4)Ι•ΑΙ½‘Ս₯ΉœΡ‘”½ΉΡ•ΉΠ½˜Ρ‘”9=Q% ™₯±”Έ4(4(άΈ₯͍±…₯΅•ȁ½˜]…ΙΙ…ΉΡδΈ4)UΉ±•Ν́ɕΕΥ₯Ι•‰δ…ΑΑ±₯…‰±”±…܁½Θ…Ι••ΡΌ₯ΈέΙ₯Ρ₯Ήœ°1₯•ΉΝ½Θ4)ΑΙ½Ω₯‘•́ё”]½Ι¬€‘…Ή•…  ½ΉΡΙ₯‰ΥѽȁΑΙ½Ω₯‘•́₯Ρ́ ½ΉΡΙ₯‰ΥΡ₯½ΉΜ€½Έ4)…Έ€‰L%Lˆ M%L°]%Q!=UP]II9Q%L=H =9%Q%=9L=9d-%9°•₯Ρ‘•Θ4)•αΑΙ•Ν́½Θ₯΅Α±₯•°₯Ή±Υ‘₯Ήœ°έ₯Ρ‘½ΥЁ±₯΅₯Ρ…Ρ₯½Έ°…Ήδέ…ΙΙ…ΉΡ₯•́½Θ4)½Ή‘₯Ρ₯½ΉΜ½˜Q%Q1°9=8΅%9I%959P°5I !9Q %1%Qd°½Θ%Q9ML=H4)AIQ% U1HAUIA=MΈe½Τ…Ι”Ν½±•±δΙ•ΝΑ½ΉΝ₯‰±”™½Θ‘•Ρ•Ι΅₯Ή₯ΉœΡ‘”4)…ΑΑΙ½ΑΙ₯…Ρ•Ή•Ν́½˜ΥΝ₯Ήœ½ΘΙ•‘₯ΝΡΙ₯‰ΥΡ₯ΉœΡ‘”]½Ι¬…Ή…ΝΝΥ΅”…ΉδΙ₯Ν­Μ4)…ΝΝ½₯…Ρ•έ₯Ρ e½Υȁ•α•ɍ₯Ν”½˜Α•Ι΅₯ΝΝ₯½ΉΜΥΉ‘•ȁё₯́1₯•ΉΝ”Έ4(4(ก1₯΅₯Ρ…Ρ₯½Έ½˜1₯…‰₯±₯ΡδΈ4)%ΈΉΌ•Ω•ΉΠ…ΉΥΉ‘•ȁΉΌ±•…°Ρ‘•½Ι䰁ݑ•Ρ‘•ȁ₯ΈΡ½ΙΠ€‘₯Ή±Υ‘₯Ήœ4)Ή•±₯•Ή”€°½ΉΡΙ…Π°½Θ½Ρ‘•Ιέ₯Ν”°ΥΉ±•Ν́ɕΕΥ₯Ι•‰δ…ΑΑ±₯…‰±”±…ά4(‘ΝՍ …́‘•±₯‰•Ι…Ρ”…ΉΙ½Νͱ䁹•±₯•ΉΠ…ΡΜ€½Θ…Ι••ΡΌ₯ΈέΙ₯Ρ₯Ήœ°4)Ν‘…±°…Ήδ ½ΉΡΙ₯‰Υѽȁ‰”±₯…‰±”ΡΌe½Τ™½Θ‘…΅…•Μ°₯Ή±Υ‘₯Ήœ…Ήδ‘₯Ι•Π°4)₯Ή‘₯Ι•Π°ΝΑ•₯…°°₯Ή₯‘•ΉΡ…°°½Θ½ΉΝ•ΕΥ•ΉΡ₯…°‘…΅…•́½˜…Ήδ‘…Ι…Ρ•Θ4)…Ι₯Ν₯Ήœ…́„Ι•ΝձЁ½˜Ρ‘₯́1₯•ΉΝ”½Θ½ΥЁ½˜Ρ‘”ΥΝ”½Θ₯Ή…‰₯±₯ΡδΡΌ4)ΥΝ”Ρ‘”]½Ι¬€‘₯Ή±Υ‘₯Ήœ‰ΥЁΉ½Π±₯΅₯Ρ•ΡΌ‘…΅…•́™½Θ±½Ν́½˜½½‘έ₯±°°4)έ½Ι¬ΝΡ½ΑΑ…”°½΅ΑΥѕȁ™…₯±ΥΙ”½Θ΅…±™ΥΉΡ₯½Έ°½Θ…Ήδ…Ή…±°½Ρ‘•Θ4)½΅΅•ɍ₯…°‘…΅…•́½Θ±½ΝΝ•Μ€°•Ω•Έ₯˜ΝՍ  ½ΉΡΙ₯‰Υѽȁ‘…́‰••Έ…‘Ω₯Ν•4)½˜Ρ‘”Α½ΝΝ₯‰₯±₯Ρ䁽˜ΝՍ ‘…΅…•ΜΈ4(4(丁•ΑΡ₯Ήœ]…ΙΙ…ΉΡ䁽ȁ‘‘₯Ρ₯½Ή…°1₯…‰₯±₯ΡδΈ4)]‘₯±”Ι•‘₯ΝΡΙ₯‰ΥΡ₯ΉœΡ‘”]½Ι¬½Θ•Ι₯Ω…Ρ₯Ω”]½Ι­ΜΡ‘•Ι•½˜°e½Τ΅…δ4)‘½½Ν”ΡΌ½™™•Θ°…Ή‘…ɝ”„™•”™½Θ°…•ΑΡ…Ή”½˜ΝΥΑΑ½ΙΠ°έ…ΙΙ…ΉΡδ°4)₯Ή‘•΅Ή₯Ρ䰁½Θ½Ρ‘•ȁ±₯…‰₯±₯Ρ䁽‰±₯…Ρ₯½ΉΜ…Ή½½ΘΙ₯‘Ρ́½ΉΝ₯ΝΡ•ΉΠέ₯Ρ 4)Ρ‘₯́1₯•ΉΝ”Έ!½έ•Ω•Θ°₯Έ…•ΑΡ₯ΉœΝՍ ½‰±₯…Ρ₯½ΉΜ°e½Τ΅…䁅Π½Ή±δ4)½Έe½Υȁ½έΈ‰•‘…±˜…Ή½Έe½Υȁͽ±”Ι•ΝΑ½ΉΝ₯‰₯±₯Ρ䰁Ή½Π½Έ‰•‘…±˜½˜4)…Ήδ½Ρ‘•ȁ ½ΉΡΙ₯‰ΥΡ½Θ°…Ή½Ή±δ₯˜e½Τ…Ι•”ΡΌ₯Ή‘•΅Ή₯™δ°‘•™•Ή°…Ή4)‘½±•…  ½ΉΡΙ₯‰Υѽȁ‘…Ι΅±•Ν́™½Θ…Ήδ±₯…‰₯±₯Ρδ₯ΉΥΙΙ•‰δ°½Θ±…₯΅Μ4)…ΝΝ•ΙΡ•……₯ΉΝΠ°ΝՍ  ½ΉΡΙ₯‰Υѽȁ‰δΙ•…Ν½Έ½˜ε½Υȁ…•ΑΡ₯Ήœ…ΉδΝՍ 4)έ…ΙΙ…ΉΡ䁽ȁ…‘‘₯Ρ₯½Ή…°±₯…‰₯±₯ΡδΈ4(4)9=QI5L9 =9%Q%=9L€4(4(4(4(΄΄΄΄΄΄΄΄΄΄΄΄΄΄΄M Q%=8€Θθ Ι•…Ρ₯Ω” ½΅΅½ΉΜΡΡΙ₯‰ΥΡ₯½Έ€ΘΈΤ€€΄΄΄΄΄΄΄΄΄΄΄4(4) IQ%Y =55=9L =IA=IQ%=8%L9=P1\%I49=L9=PAI=Y%10MIY% LΈ%MQI% UQ%=8=Q!%L1% 9M=L9=P IQ8QQ=I9d΅ 1%9PI1Q%=9M!%@Έ IQ%Y =55=9LAI=Y%LQ!%L%9=I5Q%=8=88€‰L΅%Lˆ M%LΈ IQ%Y =55=9L5-L9<]II9Q%LII%9Q!%9=I5Q%=8AI=Y%°9%M 1%5L1% %1%Qd=H5LIMU1Q%9I=4%QLUMΈ4(4)1₯•ΉΝ”4(4)Q!]=I,€‘L%9 1=\€%LAI=Y%U9HQ!QI5L=Q!%L IQ%Y =55=9LAU 1% 1% 9M€ ‰ A0ˆ=H€‰1% 9Mˆ€ΈQ!]=I,%LAI=Q Q d =AeI%!P9½=H=Q!HAA1%  11\Έ9dUM=Q!]=I,=Q!HQ!8LUQ!=I%iU9HQ!%L1% 9M=H =AeI%!P1\%LAI=!% %QΈ4(4) daI %M%99dI%!QLQ<Q!]=I,AI=Y%!I°e=T AP9IQ<  =U9 dQ!QI5L=Q!%L1% 9MΈQ!1% 9M=HI9QLe=TQ!I%!QL =9Q%9!I%8 =9M%IQ%=8=e=UH AQ9 =MU QI5L9 =9%Q%=9LΈ4(4(ΔΈ•™₯Ή₯Ρ₯½ΉΜ4(4(‰ ½±±•Ρ₯Ω”]½Ι¬ˆ΅•…ΉΜ„έ½Ι¬°ΝՍ …́„Α•Ι₯½‘₯…°₯ΝΝΥ”°…ΉΡ‘½±½δ½Θ•Ήε±½Α•‘₯„°₯Έέ‘₯ Ρ‘”]½Ι¬₯Έ₯Ρ́•ΉΡ₯Ι•Ρδ₯ΈΥΉ΅½‘₯™₯•™½Ι΄°…±½Ήœέ₯Ρ „ΉΥ΅‰•ȁ½˜½Ρ‘•ȁ½ΉΡΙ₯‰ΥΡ₯½ΉΜ°½ΉΝΡ₯ΡΥΡ₯ΉœΝ•Α…Ι…Ρ”…Ή₯Ή‘•Α•Ή‘•ΉΠέ½Ι­Μ₯ΈΡ‘•΅Ν•±Ω•Μ°…Ι”…ΝΝ•΅‰±•₯ΉΡΌ„½±±•Ρ₯Ω”έ‘½±”Έέ½Ι¬Ρ‘…Ё½ΉΝΡ₯ΡΥѕ́„ ½±±•Ρ₯Ω”]½Ι¬έ₯±°Ή½Π‰”½ΉΝ₯‘•Ι•„•Ι₯Ω…Ρ₯Ω”]½Ι¬€‘…́‘•™₯Ή•‰•±½ά€™½ΘΡ‘”ΑΥΙΑ½Ν•́½˜Ρ‘₯́1₯•ΉΝ”Έ4(4(‰•Ι₯Ω…Ρ₯Ω”]½Ι¬ˆ΅•…ΉΜ„έ½Ι¬‰…Ν•ΥΑ½ΈΡ‘”]½Ι¬½ΘΥΑ½ΈΡ‘”]½Ι¬…Ή½Ρ‘•ȁΑΙ”΅•α₯ΝΡ₯Ήœέ½Ι­Μ°ΝՍ …́„ΡΙ…ΉΝ±…Ρ₯½Έ°΅ΥΝ₯…°…ΙΙ…Ή•΅•ΉΠ°‘Ι…΅…Ρ₯ι…Ρ₯½Έ°™₯Ρ₯½Ή…±₯ι…Ρ₯½Έ°΅½Ρ₯½ΈΑ₯ΡΥΙ”Ω•ΙΝ₯½Έ°Ν½ΥΉΙ•½Ι‘₯Ήœ°…ΙЁɕΑΙ½‘ՍΡ₯½Έ°…‰Ι₯‘΅•ΉΠ°½Ή‘•ΉΝ…Ρ₯½Έ°½Θ…Ήδ½Ρ‘•ȁ™½Ι΄₯Έέ‘₯ Ρ‘”]½Ι¬΅…䁉”Ι•…ΝΠ°ΡΙ…ΉΝ™½Ι΅•°½Θ…‘…ΑΡ•°•ፕΑЁё…Ё„έ½Ι¬Ρ‘…Ё½ΉΝΡ₯ΡΥѕ́„ ½±±•Ρ₯Ω”]½Ι¬έ₯±°Ή½Π‰”½ΉΝ₯‘•Ι•„•Ι₯Ω…Ρ₯Ω”]½Ι¬™½ΘΡ‘”ΑΥΙΑ½Ν”½˜Ρ‘₯́1₯•ΉΝ”Έ½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°έ‘•Ι”Ρ‘”]½Ι¬₯́„΅ΥΝ₯…°½΅Α½Ν₯Ρ₯½Έ½ΘΝ½ΥΉΙ•½Ι‘₯Ήœ°Ρ‘”Ν幍‘Ι½Ή₯ι…Ρ₯½Έ½˜Ρ‘”]½Ι¬₯ΈΡ₯΅•΅Ι•±…Ρ₯½Έέ₯Ρ „΅½Ω₯Ήœ₯΅…”€ ‰Ν幍‘₯Ήœˆ€έ₯±°‰”½ΉΝ₯‘•Ι•„•Ι₯Ω…Ρ₯Ω”]½Ι¬™½ΘΡ‘”ΑΥΙΑ½Ν”½˜Ρ‘₯́1₯•ΉΝ”Έ4(4(‰1₯•ΉΝ½Θˆ΅•…ΉΜΡ‘”₯Ή‘₯Ω₯‘Υ…°½Θ•ΉΡ₯ΡδΡ‘…Ё½™™•Ίё”]½Ι¬ΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”Έ4(4(‰=Ι₯₯Ή…°ΥΡ‘½Θˆ΅•…ΉΜΡ‘”₯Ή‘₯Ω₯‘Υ…°½Θ•ΉΡ₯Ρδέ‘ΌΙ•…Ρ•Ρ‘”]½Ι¬Έ4(4(‰]½Ι¬ˆ΅•…ΉΜΡ‘”½ΑεΙ₯‘Ρ…‰±”έ½Ι¬½˜…ΥΡ‘½ΙΝ‘₯ΐ½™™•Ι•ΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”Έ4(4(‰e½Τˆ΅•…ΉΜ…Έ₯Ή‘₯Ω₯‘Υ…°½Θ•ΉΡ₯Ρ䁕α•ɍ₯Ν₯ΉœΙ₯‘Ρ́չ‘•ȁё₯́1₯•ΉΝ”έ‘Ό‘…́Ή½ΠΑΙ•Ω₯½ΥΝ±δΩ₯½±…Ρ•Ρ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”έ₯Ρ Ι•ΝΑ•ΠΡΌΡ‘”]½Ι¬°½Θέ‘Ό‘…́ɕ•₯Ω••αΑΙ•Ν́Α•Ι΅₯ΝΝ₯½Έ™Ι½΄Ρ‘”1₯•ΉΝ½ΘΡΌ•α•ɍ₯Ν”Ι₯‘Ρ́չ‘•ȁё₯́1₯•ΉΝ”‘•ΝΑ₯Ρ”„ΑΙ•Ω₯½ΎΩ₯½±…Ρ₯½ΈΈ4(4(ΘΈ…₯ȁUΝ”I₯‘ΡΜΈ9½Ρ‘₯Ήœ₯ΈΡ‘₯́±₯•ΉΝ”₯́₯ΉΡ•Ή‘•ΡΌΙ•‘Ս”°±₯΅₯Π°½ΘΙ•ΝΡΙ₯Π…ΉδΙ₯‘Ρ́…Ι₯Ν₯Ήœ™Ι½΄™…₯ȁΥΝ”°™₯ΙΝЁͅ±”½Θ½Ρ‘•ȁ±₯΅₯Ρ…Ρ₯½ΉΜ½ΈΡ‘”•፱ΥΝ₯Ω”Ι₯‘Ρ́½˜Ρ‘”½ΑεΙ₯‘Ё½έΉ•ȁչ‘•ȁ½ΑεΙ₯‘Ё±…܁½Θ½Ρ‘•ȁ…ΑΑ±₯…‰±”±…έΜΈ4(4(ΜΈ1₯•ΉΝ”Ι…ΉΠΈMΥ‰©•ΠΡΌΡ‘”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘₯́1₯•ΉΝ”°1₯•ΉΝ½Θ‘•Ι•‰δΙ…ΉΡ́e½Τ„έ½Ι±‘έ₯‘”°Ι½ε…±Ρδ΅™Ι•”°Ή½Έ΅•፱ΥΝ₯Ω”°Α•ΙΑ•ΡΥ…°€‘™½ΘΡ‘”‘ΥΙ…Ρ₯½Έ½˜Ρ‘”…ΑΑ±₯…‰±”½ΑεΙ₯‘Π€±₯•ΉΝ”ΡΌ•α•ɍ₯Ν”Ρ‘”Ι₯‘Ρ́₯ΈΡ‘”]½Ι¬…́ΝΡ…Ρ•‰•±½άθ4(4(€€€ΡΌΙ•ΑΙ½‘Ս”Ρ‘”]½Ι¬°ΡΌ₯Ή½ΙΑ½Ι…Ρ”Ρ‘”]½Ι¬₯ΉΡΌ½Ή”½Θ΅½Ι” ½±±•Ρ₯Ω”]½Ι­Μ°…ΉΡΌ€€Ι•ΑΙ½‘Ս”Ρ‘”]½Ι¬…́₯Ή½ΙΑ½Ι…Ρ•₯ΈΡ‘” ½±±•Ρ₯Ω”]½Ι­Μμ4(€€€ΡΌΙ•…Ρ”…ΉΙ•ΑΙ½‘Ս”•Ι₯Ω…Ρ₯Ω”]½Ι­Μμ4(€€€ΡΌ‘₯ΝΡΙ₯‰ΥΡ”½Α₯•́½ΘΑ‘½Ή½Ι•½Ι‘́½˜°‘₯ΝΑ±…δΑΥ‰±₯±δ°Α•Ι™½Ι΄ΑΥ‰±₯±δ°…ΉΑ•Ι™½Ι΄ΑΥ‰±₯±δ‰δ΅•…ΉΜ½˜„‘₯₯Ρ…°…Υ‘₯ΌΡΙ…ΉΝ΅₯ΝΝ₯½ΈΡ‘”]½Ι¬₯Ή±Υ‘₯Ήœ…́₯Ή½ΙΑ½Ι…Ρ•₯Έ ½±±•Ρ₯Ω”]½Ι­Μμ4(€€€ΡΌ‘₯ΝΡΙ₯‰ΥΡ”½Α₯•́½ΘΑ‘½Ή½Ι•½Ι‘́½˜°‘₯ΝΑ±…δΑΥ‰±₯±δ°Α•Ι™½Ι΄ΑΥ‰±₯±δ°…ΉΑ•Ι™½Ι΄ΑΥ‰±₯±δ‰δ΅•…ΉΜ½˜„‘₯₯Ρ…°…Υ‘₯ΌΡΙ…ΉΝ΅₯ΝΝ₯½Έ•Ι₯Ω…Ρ₯Ω”]½Ι­ΜΈ4(4)½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°έ‘•Ι”Ρ‘”έ½Ι¬₯́„΅ΥΝ₯…°½΅Α½Ν₯Ρ₯½Έθ4(€€€€A•Ι™½Ι΅…Ή”I½ε…±Ρ₯•́UΉ‘•ȁ ±…Ή­•Ё1₯•ΉΝ•ΜΈ1₯•ΉΝ½Θέ…₯ٕ́ё”•፱ΥΝ₯Ω”Ι₯‘ЁѼ½±±•Π°έ‘•Ρ‘•ȁ₯Ή‘₯Ω₯‘Υ…±±δ½ΘΩ₯„„Α•Ι™½Ι΅…Ή”Ι₯‘Ρ́ͽ₯•Ρ䀑”ΉœΈM @° 5$°MM €°Ι½ε…±Ρ₯•́™½ΘΡ‘”ΑΥ‰±₯ŒΑ•Ι™½Ι΅…Ή”½ΘΑΥ‰±₯Œ‘₯₯Ρ…°Α•Ι™½Ι΅…Ή”€‘”ΉœΈέ•‰…ΝΠ€½˜Ρ‘”]½Ι¬Έ4(€€€€5•‘…Ή₯…°I₯‘Ρ́…ΉMΡ…ΡΥΡ½ΙδI½ε…±Ρ₯•ΜΈ1₯•ΉΝ½Θέ…₯ٕ́ё”•፱ΥΝ₯Ω”Ι₯‘ЁѼ½±±•Π°έ‘•Ρ‘•ȁ₯Ή‘₯Ω₯‘Υ…±±δ½ΘΩ₯„„΅ΥΝ₯ŒΙ₯‘Ρ́…•Ήδ½Θ‘•Ν₯Ή…Ρ•…•ΉΠ€‘”ΉœΈ!…ΙΙδ½ΰ•Ήδ€°Ι½ε…±Ρ₯•́™½Θ…ΉδΑ‘½Ή½Ι•½Ιe½ΤΙ•…Ρ”™Ι½΄Ρ‘”]½Ι¬€ ‰½Ω•ȁٕΙΝ₯½Έˆ€…Ή‘₯ΝΡΙ₯‰ΥΡ”°ΝΥ‰©•ΠΡΌΡ‘”½΅ΑΥ±Ν½Ι䁱₯•ΉΝ”Ι•…Ρ•‰δ€Δ܁UM M•Ρ₯½Έ€ΔΔԁ½˜Ρ‘”UL ½ΑεΙ₯‘ЁΠ€‘½ΘΡ‘”•ΕΥ₯Ω…±•ΉΠ₯Έ½Ρ‘•ȁ©ΥΙ₯Ν‘₯Ρ₯½ΉΜ€Έ4(€€€]•‰…ΝΡ₯ΉœI₯‘Ρ́…ΉMΡ…ΡΥΡ½ΙδI½ε…±Ρ₯•ΜΈ½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°έ‘•Ι”Ρ‘”]½Ι¬₯́„Ν½ΥΉΙ•½Ι‘₯Ήœ°1₯•ΉΝ½Θέ…₯ٕ́ё”•፱ΥΝ₯Ω”Ι₯‘ЁѼ½±±•Π°έ‘•Ρ‘•ȁ₯Ή‘₯Ω₯‘Υ…±±δ½ΘΩ₯„„Α•Ι™½Ι΅…Ή”΅Ι₯‘Ρ́ͽ₯•Ρ䀑”ΉœΈM½ΥΉ‘ፑ…Ή”€°Ι½ε…±Ρ₯•́™½ΘΡ‘”ΑΥ‰±₯Œ‘₯₯Ρ…°Α•Ι™½Ι΅…Ή”€‘”ΉœΈέ•‰…ΝΠ€½˜Ρ‘”]½Ι¬°ΝΥ‰©•ΠΡΌΡ‘”½΅ΑΥ±Ν½Ι䁱₯•ΉΝ”Ι•…Ρ•‰δ€Δ܁UM M•Ρ₯½Έ€ΔΔЁ½˜Ρ‘”UL ½ΑεΙ₯‘ЁΠ€‘½ΘΡ‘”•ΕΥ₯Ω…±•ΉΠ₯Έ½Ρ‘•ȁ©ΥΙ₯Ν‘₯Ρ₯½ΉΜ€Έ4(4)Q‘”…‰½Ω”Ι₯‘Ρ́΅…䁉”•α•ɍ₯Ν•₯Έ…±°΅•‘₯„…Ή™½Ι΅…Ρ́ݑ•Ρ‘•ȁΉ½ά­Ή½έΈ½Θ‘•Ι•…™Ρ•ȁ‘•Ω₯Ν•ΈQ‘”…‰½Ω”Ι₯‘Ρ́₯Ή±Υ‘”Ρ‘”Ι₯‘ЁѼ΅…­”ΝՍ ΅½‘₯™₯…Ρ₯½ΉΜ…́…Ι”Ρ•‘Ή₯…±±δΉ••ΝΝ…ΙδΡΌ•α•ɍ₯Ν”Ρ‘”Ι₯‘Ρ́₯Έ½Ρ‘•ȁ΅•‘₯„…Ή™½Ι΅…ΡΜΈ±°Ι₯‘Ρ́Ή½Π•αΑΙ•Νͱ䁝ɅΉΡ•‰δ1₯•ΉΝ½Θ…Ι”‘•Ι•‰δΙ•Ν•ΙΩ•Έ4(4(ΠΈI•ΝΡΙ₯Ρ₯½ΉΜΉQ‘”±₯•ΉΝ”Ι…ΉΡ•₯ΈM•Ρ₯½Έ€Μ…‰½Ω”₯́•αΑΙ•Νͱ䁡…‘”ΝΥ‰©•ΠΡΌ…Ή±₯΅₯Ρ•‰δΡ‘”™½±±½έ₯ΉœΙ•ΝΡΙ₯Ρ₯½ΉΜθ4(4(€€€e½Τ΅…䁑₯ΝΡΙ₯‰ΥΡ”°ΑΥ‰±₯±δ‘₯ΝΑ±…䰁ΑΥ‰±₯±δΑ•Ι™½Ι΄°½ΘΑΥ‰±₯±δ‘₯₯Ρ…±±δΑ•Ι™½Ι΄Ρ‘”]½Ι¬½Ή±δΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”°…Ήe½Τ΅ΥΝЁ₯Ή±Υ‘”„½Α䁽˜°½ΘΡ‘”UΉ₯™½Ι΄I•Ν½Υɍ”%‘•ΉΡ₯™₯•ȁ™½Θ°Ρ‘₯́1₯•ΉΝ”έ₯Ρ •Ω•Ι䁍½Α䁽ȁΑ‘½Ή½Ι•½Ι½˜Ρ‘”]½Ι¬e½Τ‘₯ΝΡΙ₯‰ΥΡ”°ΑΥ‰±₯±δ‘₯ΝΑ±…䰁ΑΥ‰±₯±δΑ•Ι™½Ι΄°½ΘΑΥ‰±₯±δ‘₯₯Ρ…±±δΑ•Ι™½Ι΄Έe½Τ΅…䁹½Π½™™•ȁ½Θ₯΅Α½Ν”…ΉδΡ•ɡ́½ΈΡ‘”]½Ι¬Ρ‘…Ё…±Ρ•ȁ½ΘΙ•ΝΡΙ₯ΠΡ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”½ΘΡ‘”Ι•₯Α₯•ΉΡ̜•α•ɍ₯Ν”½˜Ρ‘”Ι₯‘Ρ́Ι…ΉΡ•‘•Ι•ΥΉ‘•ΘΈe½Τ΅…䁹½ΠΝΥ‰±₯•ΉΝ”Ρ‘”]½Ι¬Έe½Τ΅ΥΝЁ­••ΐ₯ΉΡ…Π…±°Ή½Ρ₯•́ё…Ёɕ™•ȁѼΡ‘₯́1₯•ΉΝ”…ΉΡΌΡ‘”‘₯͍±…₯΅•ȁ½˜έ…ΙΙ…ΉΡ₯•ΜΈe½Τ΅…䁹½Π‘₯ΝΡΙ₯‰ΥΡ”°ΑΥ‰±₯±δ‘₯ΝΑ±…䰁ΑΥ‰±₯±δΑ•Ι™½Ι΄°½ΘΑΥ‰±₯±δ‘₯₯Ρ…±±δΑ•Ι™½Ι΄Ρ‘”]½Ι¬έ₯Ρ …ΉδΡ•‘Ή½±½₯…°΅•…ΝΥɕ́ё…Ё½ΉΡΙ½°…•Ν́½ΘΥΝ”½˜Ρ‘”]½Ι¬₯Έ„΅…ΉΉ•ȁ₯Ή½ΉΝ₯ΝΡ•ΉΠέ₯Ρ Ρ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”Ι••΅•ΉΠΈQ‘”…‰½Ω”…ΑΑ±₯•́ѼΡ‘”]½Ι¬…́₯Ή½ΙΑ½Ι…Ρ•₯Έ„ ½±±•Ρ₯Ω”]½Ι¬°‰ΥЁё₯́‘½•́Ή½ΠΙ•ΕΥ₯Ι”Ρ‘” ½±±•Ρ₯Ω”]½Ι¬…Α…ΙЁ™Ι½΄Ρ‘”]½Ι¬₯ΡΝ•±˜ΡΌ‰”΅…‘”ΝΥ‰©•ΠΡΌΡ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”Έ%˜e½ΤΙ•…Ρ”„ ½±±•Ρ₯Ω”]½Ι¬°ΥΑ½ΈΉ½Ρ₯”™Ι½΄…Ήδ1₯•ΉΝ½Θe½Τ΅ΥΝΠ°ΡΌΡ‘”•αΡ•ΉΠΑΙ…Ρ₯…‰±”°Ι•΅½Ω”™Ι½΄Ρ‘” ½±±•Ρ₯Ω”]½Ι¬…ΉδΙ•‘₯Ё…́ɕΕΥ₯Ι•‰δ±…ΥΝ”€Π‘ˆ€°…́ɕΕΥ•ΝΡ•Έ%˜e½ΤΙ•…Ρ”„•Ι₯Ω…Ρ₯Ω”]½Ι¬°ΥΑ½ΈΉ½Ρ₯”™Ι½΄…Ήδ1₯•ΉΝ½Θe½Τ΅ΥΝΠ°ΡΌΡ‘”•αΡ•ΉΠΑΙ…Ρ₯…‰±”°Ι•΅½Ω”™Ι½΄Ρ‘”•Ι₯Ω…Ρ₯Ω”]½Ι¬…ΉδΙ•‘₯Ё…́ɕΕΥ₯Ι•‰δ±…ΥΝ”€Π‘ˆ€°…́ɕΕΥ•ΝΡ•Έ4(€€€%˜ε½Τ‘₯ΝΡΙ₯‰ΥΡ”°ΑΥ‰±₯±δ‘₯ΝΑ±…䰁ΑΥ‰±₯±δΑ•Ι™½Ι΄°½ΘΑΥ‰±₯±δ‘₯₯Ρ…±±δΑ•Ι™½Ι΄Ρ‘”]½Ι¬½Θ…Ήδ•Ι₯Ω…Ρ₯Ω”]½Ι­Μ½Θ ½±±•Ρ₯Ω”]½Ι­Μ°e½Τ΅ΥΝЁ­••ΐ₯ΉΡ…Π…±°½ΑεΙ₯‘ЁΉ½Ρ₯•́™½ΘΡ‘”]½Ι¬…ΉΑΙ½Ω₯‘”°Ι•…Ν½Ή…‰±”ΡΌΡ‘”΅•‘₯Υ΄½Θ΅•…ΉΜe½Τ…Ι”ΥΡ₯±₯ι₯Ήœθ€‘€€Ρ‘”Ή…΅”½˜Ρ‘”=Ι₯₯Ή…°ΥΡ‘½Θ€‘½ΘΑΝ•Υ‘½Ήε΄°₯˜…ΑΑ±₯…‰±”€₯˜ΝΥΑΑ±₯•°…Ή½½Θ€‘₯€€₯˜Ρ‘”=Ι₯₯Ή…°ΥΡ‘½Θ…Ή½½Θ1₯•ΉΝ½Θ‘•Ν₯Ή…Ρ”…Ή½Ρ‘•ȁΑ…ΙΡ䁽ȁΑ…ΙΡ₯•Μ€‘”ΉœΈ„ΝΑ½ΉΝ½Θ₯ΉΝΡ₯ΡΥΡ”°ΑΥ‰±₯Ν‘₯Ήœ•ΉΡ₯Ρ䰁©½ΥΙΉ…°€™½Θ…ΡΡΙ₯‰ΥΡ₯½Έ₯Έ1₯•ΉΝ½ΘΜ½ΑεΙ₯‘ЁΉ½Ρ₯”°Ρ•ɡ́½˜Ν•ΙΩ₯”½Θ‰δ½Ρ‘•ȁɕ…Ν½Ή…‰±”΅•…ΉΜ°Ρ‘”Ή…΅”½˜ΝՍ Α…ΙΡ䁽ȁΑ…ΙΡ₯•ΜμΡ‘”Ρ₯Ρ±”½˜Ρ‘”]½Ι¬₯˜ΝΥΑΑ±₯•μΡΌΡ‘”•αΡ•ΉΠΙ•…Ν½Ή…‰±δΑΙ…Ρ₯…‰±”°Ρ‘”UΉ₯™½Ι΄I•Ν½Υɍ”%‘•ΉΡ₯™₯•Θ°₯˜…Ήδ°Ρ‘…Ё1₯•ΉΝ½ΘΝΑ•₯™₯•́Ѽ‰”…ΝΝ½₯…Ρ•έ₯Ρ Ρ‘”]½Ι¬°ΥΉ±•Ν́ΝՍ UI$‘½•́Ή½ΠΙ•™•ȁѼΡ‘”½ΑεΙ₯‘ЁΉ½Ρ₯”½Θ±₯•ΉΝ₯Ήœ₯Ή™½Ι΅…Ρ₯½Έ™½ΘΡ‘”]½Ι¬μ…Ή₯ΈΡ‘”…Ν”½˜„•Ι₯Ω…Ρ₯Ω”]½Ι¬°„Ι•‘₯Ё₯‘•ΉΡ₯™ε₯ΉœΡ‘”ΥΝ”½˜Ρ‘”]½Ι¬₯ΈΡ‘”•Ι₯Ω…Ρ₯Ω”]½Ι¬€‘”ΉœΈ°€‰Ι•Ή ΡΙ…ΉΝ±…Ρ₯½Έ½˜Ρ‘”]½Ι¬‰δ=Ι₯₯Ή…°ΥΡ‘½Θ°ˆ½Θ€‰MΙ••ΉΑ±…䁉…Ν•½Έ½Ι₯₯Ή…°]½Ι¬‰δ=Ι₯₯Ή…°ΥΡ‘½Θˆ€ΈMՍ Ι•‘₯Ё΅…䁉”₯΅Α±•΅•ΉΡ•₯Έ…ΉδΙ•…Ν½Ή…‰±”΅…ΉΉ•ΘμΑΙ½Ω₯‘•°‘½έ•Ω•Θ°Ρ‘…Ё₯ΈΡ‘”…Ν”½˜„•Ι₯Ω…Ρ₯Ω”]½Ι¬½Θ ½±±•Ρ₯Ω”]½Ι¬°…Ё„΅₯Ή₯΅Υ΄ΝՍ Ι•‘₯Ёέ₯±°…ΑΑ•…ȁݑ•Ι”…Ήδ½Ρ‘•ȁ½΅Α…Ι…‰±”…ΥΡ‘½ΙΝ‘₯ΐΙ•‘₯Ё…ΑΑ•…Ί…Ή₯Έ„΅…ΉΉ•ȁ…Ё±•…ΝЁ…́ΑΙ½΅₯Ή•ΉΠ…́ΝՍ ½Ρ‘•ȁ½΅Α…Ι…‰±”…ΥΡ‘½ΙΝ‘₯ΐΙ•‘₯ΠΈ4(4(ΤΈI•ΑΙ•Ν•ΉΡ…Ρ₯½ΉΜ°]…ΙΙ…ΉΡ₯•́…Ή₯͍±…₯΅•Θ4(4)U91ML=Q!I]%M5UQU11dIQ< dQ!AIQ%L%8]I%Q%9°1% 9M=H=ILQ!]=I,L΅%L95-L9<IAIM9QQ%=9L=H]II9Q%L=9d-%9 =9 I9%9Q!]=I,°aAIML°%5A1%°MQQUQ=Id=H=Q!I]%M°%9 1U%9°]%Q!=UP1%5%QQ%=8°]II9Q%L=Q%Q1°5I !9Q% %1%Qd°%Q9ML=HAIQ% U1HAUIA=M°9=9%9I%959P°=HQ! M9 =1Q9P=H=Q!H QL° UI d°=HQ!AIM9 = M9 =II=IL°]!Q!H=H9=P%M =YI 1ΈM=5)UI%M% Q%=9L<9=P11=\Q!a 1UM%=8=%5A1%]II9Q%L°M<MU a 1UM%=85d9=PAA1dQ<e=TΈ4(4(ΨΈ1₯΅₯Ρ…Ρ₯½Έ½Έ1₯…‰₯±₯Ρ丁a APQ<Q!aQ9PIEU%I dAA1%  11\°%89<Y9P]%101% 9M=H 1% 1Q<e=T=89d10Q!=Id=H9dMA %0°%9 %9Q0° =9MEU9Q%0°AU9%Q%Y=Ha5A1Id5LI%M%9=UP=Q!%L1% 9M=HQ!UM=Q!]=I,°Y8%1% 9M=H!L 8Y%M=Q!A=MM% %1%Qd=MU 5LΈ4(4(άΈQ•Ι΅₯Ή…Ρ₯½Έ4(4(€€€Q‘₯́1₯•ΉΝ”…ΉΡ‘”Ι₯‘Ρ́Ι…ΉΡ•‘•Ι•ΥΉ‘•ȁέ₯±°Ρ•Ι΅₯Ή…Ρ”…ΥΡ½΅…Ρ₯…±±δΥΑ½Έ…Ήδ‰Ι•… ‰δe½Τ½˜Ρ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”Έ%Ή‘₯Ω₯‘Υ…±Μ½Θ•ΉΡ₯Ρ₯•́ݑΌ‘…Ω”Ι••₯Ω••Ι₯Ω…Ρ₯Ω”]½Ι­Μ½Θ ½±±•Ρ₯Ω”]½Ι­Μ™Ι½΄e½ΤΥΉ‘•ȁё₯́1₯•ΉΝ”°‘½έ•Ω•Θ°έ₯±°Ή½Π‘…Ω”Ρ‘•₯ȁ±₯•ΉΝ•́ѕɡ₯Ή…Ρ•ΑΙ½Ω₯‘•ΝՍ ₯Ή‘₯Ω₯‘Υ…±Μ½Θ•ΉΡ₯Ρ₯•́ɕ΅…₯Έ₯Έ™Υ±°½΅Α±₯…Ή”έ₯Ρ Ρ‘½Ν”±₯•ΉΝ•ΜΈM•Ρ₯½ΉΜ€Δ°€Θ°€Τ°€Ψ°€ά°…Ή€ΰέ₯±°ΝΥΙΩ₯Ω”…ΉδΡ•Ι΅₯Ή…Ρ₯½Έ½˜Ρ‘₯́1₯•ΉΝ”Έ4(€€€MΥ‰©•ΠΡΌΡ‘”…‰½Ω”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ°Ρ‘”±₯•ΉΝ”Ι…ΉΡ•‘•Ι”₯́Α•ΙΑ•ΡΥ…°€‘™½ΘΡ‘”‘ΥΙ…Ρ₯½Έ½˜Ρ‘”…ΑΑ±₯…‰±”½ΑεΙ₯‘Ё₯ΈΡ‘”]½Ι¬€Έ9½Ρέ₯Ρ‘ΝΡ…Ή‘₯ΉœΡ‘”…‰½Ω”°1₯•ΉΝ½ΘΙ•Ν•Ίٕё”Ι₯‘ЁѼΙ•±•…Ν”Ρ‘”]½Ι¬ΥΉ‘•ȁ‘₯™™•Ι•ΉΠ±₯•ΉΝ”Ρ•ɡ́½ΘΡΌΝΡ½ΐ‘₯ΝΡΙ₯‰ΥΡ₯ΉœΡ‘”]½Ι¬…Ё…ΉδΡ₯΅”μΑΙ½Ω₯‘•°‘½έ•ٕȁё…Ё…ΉδΝՍ •±•Ρ₯½Έέ₯±°Ή½ΠΝ•ΙΩ”ΡΌέ₯Ρ‘‘Ʌ܁ё₯́1₯•ΉΝ”€‘½Θ…Ήδ½Ρ‘•ȁ±₯•ΉΝ”Ρ‘…Ё‘…́‰••Έ°½Θ₯́ɕΕΥ₯Ι•ΡΌ‰”°Ι…ΉΡ•ΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”€°…ΉΡ‘₯́1₯•ΉΝ”έ₯±°½ΉΡ₯ΉΥ”₯Έ™Υ±°™½Ι”…Ή•™™•ΠΥΉ±•Ν́ѕɡ₯Ή…Ρ•…́ΝΡ…Ρ•…‰½Ω”Έ4(4(ก5₯͍•±±…Ή•½ΥΜ4(4(€€€… Ρ₯΅”e½Τ‘₯ΝΡΙ₯‰ΥΡ”½ΘΑΥ‰±₯±δ‘₯₯Ρ…±±δΑ•Ι™½Ι΄Ρ‘”]½Ι¬½Θ„ ½±±•Ρ₯Ω”]½Ι¬°Ρ‘”1₯•ΉΝ½Θ½™™•ΊѼΡ‘”Ι•₯Α₯•ΉΠ„±₯•ΉΝ”ΡΌΡ‘”]½Ι¬½ΈΡ‘”Ν…΅”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ…́ё”±₯•ΉΝ”Ι…ΉΡ•ΡΌe½ΤΥΉ‘•ȁё₯́1₯•ΉΝ”Έ4(€€€… Ρ₯΅”e½Τ‘₯ΝΡΙ₯‰ΥΡ”½ΘΑΥ‰±₯±δ‘₯₯Ρ…±±δΑ•Ι™½Ι΄„•Ι₯Ω…Ρ₯Ω”]½Ι¬°1₯•ΉΝ½Θ½™™•ΊѼΡ‘”Ι•₯Α₯•ΉΠ„±₯•ΉΝ”ΡΌΡ‘”½Ι₯₯Ή…°]½Ι¬½ΈΡ‘”Ν…΅”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ…́ё”±₯•ΉΝ”Ι…ΉΡ•ΡΌe½ΤΥΉ‘•ȁё₯́1₯•ΉΝ”Έ4(€€€%˜…ΉδΑΙ½Ω₯Ν₯½Έ½˜Ρ‘₯́1₯•ΉΝ”₯́₯ΉΩ…±₯½ΘΥΉ•Ή™½Ι•…‰±”ΥΉ‘•ȁ…ΑΑ±₯…‰±”±…ά°₯Ё͑…±°Ή½Π…™™•ΠΡ‘”Ω…±₯‘₯Ρ䁽ȁ•Ή™½Ι•…‰₯±₯Ρ䁽˜Ρ‘”Ι•΅…₯Ή‘•ȁ½˜Ρ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”°…Ήέ₯Ρ‘½ΥЁ™ΥΙΡ‘•ȁ…Ρ₯½Έ‰δΡ‘”Α…ΙΡ₯•́ѼΡ‘₯́…Ι••΅•ΉΠ°ΝՍ ΑΙ½Ω₯Ν₯½ΈΝ‘…±°‰”Ι•™½Ι΅•ΡΌΡ‘”΅₯Ή₯΅Υ΄•αΡ•ΉΠΉ••ΝΝ…ΙδΡΌ΅…­”ΝՍ ΑΙ½Ω₯Ν₯½ΈΩ…±₯…Ή•Ή™½Ι•…‰±”Έ4(€€€9ΌΡ•Ι΄½ΘΑΙ½Ω₯Ν₯½Έ½˜Ρ‘₯́1₯•ΉΝ”Ν‘…±°‰”‘••΅•έ…₯Ω•…ΉΉΌ‰Ι•… ½ΉΝ•ΉΡ•ΡΌΥΉ±•Ν́ΝՍ έ…₯ٕȁ½Θ½ΉΝ•ΉΠΝ‘…±°‰”₯ΈέΙ₯Ρ₯Ήœ…ΉΝ₯Ή•‰δΡ‘”Α…ΙΡδΡΌ‰”‘…ɝ•έ₯Ρ ΝՍ έ…₯ٕȁ½Θ½ΉΝ•ΉΠΈ4(€€€Q‘₯́1₯•ΉΝ”½ΉΝΡ₯ΡΥѕ́ё”•ΉΡ₯Ι”…Ι••΅•ΉΠ‰•Ρέ••ΈΡ‘”Α…ΙΡ₯•́έ₯Ρ Ι•ΝΑ•ΠΡΌΡ‘”]½Ι¬±₯•ΉΝ•‘•Ι”ΈQ‘•Ι”…Ι”ΉΌΥΉ‘•ΙΝΡ…Ή‘₯ΉΜ°…Ι••΅•ΉΡ́½ΘΙ•ΑΙ•Ν•ΉΡ…Ρ₯½ΉΜέ₯Ρ Ι•ΝΑ•ΠΡΌΡ‘”]½Ι¬Ή½ΠΝΑ•₯™₯•‘•Ι”Έ1₯•ΉΝ½ΘΝ‘…±°Ή½Π‰”‰½ΥΉ‰δ…Ήδ…‘‘₯Ρ₯½Ή…°ΑΙ½Ω₯Ν₯½ΉΜΡ‘…Ё΅…䁅ΑΑ•…ȁ₯Έ…Ήδ½΅΅ΥΉ₯…Ρ₯½Έ™Ι½΄e½ΤΈQ‘₯́1₯•ΉΝ”΅…䁹½Π‰”΅½‘₯™₯•έ₯Ρ‘½ΥЁё”΅ΥΡΥ…°έΙ₯ΡΡ•Έ…Ι••΅•ΉΠ½˜Ρ‘”1₯•ΉΝ½Θ…Ήe½ΤΈ4(4(4(΄΄΄΄΄΄΄΄΄΄΄΄΄΄΄M Q%=8€Μθ5½ι₯±±„AΥ‰±₯Œ1₯•ΉΝ”°XΘΈΐ€΄΄΄΄΄΄΄΄΄΄΄4(4)5½ι₯±±„AΥ‰±₯Œ1₯•ΉΝ”4)Y•ΙΝ₯½Έ€ΘΈΐ4(4(ΔΈ•™₯Ή₯Ρ₯½ΉΜ4(4(ΔΈΔΈ ½ΉΡΙ₯‰ΥΡ½Θ4)΅•…ΉΜ•… ₯Ή‘₯Ω₯‘Υ…°½Θ±•…°•ΉΡ₯ΡδΡ‘…ЁΙ•…Ρ•Μ°½ΉΡΙ₯‰Υѕ́ѼΡ‘”Ι•…Ρ₯½Έ½˜°½Θ½έΉΜ ½Ω•Ι•M½™Ρέ…Ι”Έ4(4(ΔΈΘΈ ½ΉΡΙ₯‰ΥѽȁY•ΙΝ₯½Έ4)΅•…ΉΜΡ‘”½΅‰₯Ή…Ρ₯½Έ½˜Ρ‘” ½ΉΡΙ₯‰ΥΡ₯½ΉΜ½˜½Ρ‘•ΙΜ€‘₯˜…Ήδ€ΥΝ•‰δ„ ½ΉΡΙ₯‰Υѽȁ…ΉΡ‘…ЁΑ…ΙΡ₯Υ±…ȁ ½ΉΡΙ₯‰ΥΡ½Ί ½ΉΡΙ₯‰ΥΡ₯½ΈΈ4(4(ΔΈΜΈ ½ΉΡΙ₯‰ΥΡ₯½Έ4)΅•…ΉΜ ½Ω•Ι•M½™Ρέ…Ι”½˜„Α…ΙΡ₯Υ±…ȁ ½ΉΡΙ₯‰ΥΡ½ΘΈ4(4(ΔΈΠΈ ½Ω•Ι•M½™Ρέ…Ι”4)΅•…ΉΜM½Υɍ” ½‘”½Ι΄ΡΌέ‘₯ Ρ‘”₯Ή₯Ρ₯…° ½ΉΡΙ₯‰Υѽȁ‘…́…ΡΡ…‘•Ρ‘”Ή½Ρ₯”₯Έα‘₯‰₯Ё°Ρ‘”ᕍΥΡ…‰±”½Ι΄½˜ΝՍ M½Υɍ” ½‘”½Ι΄°…Ή5½‘₯™₯…Ρ₯½ΉΜ½˜ΝՍ M½Υɍ” ½‘”½Ι΄°₯Έ•… …Ν”₯Ή±Υ‘₯ΉœΑ½ΙΡ₯½ΉΜΡ‘•Ι•½˜Έ4(4(ΔΈΤΈ%Ή½΅Α…Ρ₯‰±”]₯Ρ M•½Ή‘…Ιδ1₯•ΉΝ•Μ4)΅•…ΉΜ4(4)Ρ‘…Ёё”₯Ή₯Ρ₯…° ½ΉΡΙ₯‰Υѽȁ‘…́…ΡΡ…‘•Ρ‘”Ή½Ρ₯”‘•͍Ι₯‰•₯Έα‘₯‰₯ЁΡΌΡ‘” ½Ω•Ι•M½™Ρ݅ɔ쁽Θ4(4)Ρ‘…Ёё” ½Ω•Ι•M½™Ρέ…Ι”έ…́΅…‘”…Ω…₯±…‰±”ΥΉ‘•ȁё”Ρ•ɡ́½˜Ω•ΙΝ₯½Έ€ΔΈΔ½Θ•…Ι±₯•ȁ½˜Ρ‘”1₯•ΉΝ”°‰ΥЁΉ½Π…±ΝΌΥΉ‘•ȁё”Ρ•ɡ́½˜„M•½Ή‘…Ιδ1₯•ΉΝ”Έ4(4(ΔΈΨΈᕍΥΡ…‰±”½Ι΄4)΅•…ΉΜ…Ήδ™½Ι΄½˜Ρ‘”έ½Ι¬½Ρ‘•ȁё…ΈM½Υɍ” ½‘”½Ι΄Έ4(4(ΔΈάΈ1…ɝ•ȁ]½Ι¬4)΅•…ΉΜ„έ½Ι¬Ρ‘…Ё½΅‰₯Ή•́ ½Ω•Ι•M½™Ρέ…Ι”έ₯Ρ ½Ρ‘•ȁ΅…Ρ•Ι₯…°°₯Έ„Ν•Α…Ι…Ρ”™₯±”½Θ™₯±•Μ°Ρ‘…Ё₯́Ή½Π ½Ω•Ι•M½™Ρέ…Ι”Έ4(4(ĸก1₯•ΉΝ”4)΅•…ΉΜΡ‘₯́‘½Υ΅•ΉΠΈ4(4(ĸ丁1₯•ΉΝ…‰±”4)΅•…ΉΜ‘…Ω₯ΉœΡ‘”Ι₯‘ЁѼΙ…ΉΠ°ΡΌΡ‘”΅…α₯΅Υ΄•αΡ•ΉΠΑ½ΝΝ₯‰±”°έ‘•Ρ‘•ȁ…Ёё”Ρ₯΅”½˜Ρ‘”₯Ή₯Ρ₯…°Ι…ΉΠ½ΘΝΥ‰Ν•ΕΥ•ΉΡ±δ°…Ήδ…Ή…±°½˜Ρ‘”Ι₯‘Ρ́½ΉΩ•啐‰δΡ‘₯́1₯•ΉΝ”Έ4(4(ΔΈΔΐΈ5½‘₯™₯…Ρ₯½ΉΜ4)΅•…ΉΜ…Ήδ½˜Ρ‘”™½±±½έ₯Ήœθ4(4)…Ήδ™₯±”₯ΈM½Υɍ” ½‘”½Ι΄Ρ‘…ЁɕΝΥ±Ρ́™Ι½΄…Έ…‘‘₯Ρ₯½ΈΡΌ°‘•±•Ρ₯½Έ™Ι½΄°½Θ΅½‘₯™₯…Ρ₯½Έ½˜Ρ‘”½ΉΡ•ΉΡ́½˜ ½Ω•Ι•M½™Ρ݅ɔ쁽Θ4(4)…ΉδΉ•܁™₯±”₯ΈM½Υɍ” ½‘”½Ι΄Ρ‘…Ё½ΉΡ…₯ΉΜ…Ήδ ½Ω•Ι•M½™Ρέ…Ι”Έ4(4(ΔΈΔΔΈA…Ρ•ΉΠ ±…₯΅Μ½˜„ ½ΉΡΙ₯‰ΥΡ½Θ4)΅•…ΉΜ…ΉδΑ…Ρ•ΉΠ±…₯΄‘Μ€°₯Ή±Υ‘₯Ήœέ₯Ρ‘½ΥЁ±₯΅₯Ρ…Ρ₯½Έ°΅•Ρ‘½°ΑΙ½•ΝΜ°…Ή…ΑΑ…Ι…ΡΎ±…₯΅Μ°₯Έ…ΉδΑ…Ρ•ΉΠ1₯•ΉΝ…‰±”‰δΝՍ  ½ΉΡΙ₯‰Υѽȁё…Ёݽձ‰”₯Ή™Ι₯Ή•°‰ΥЁ™½ΘΡ‘”Ι…ΉΠ½˜Ρ‘”1₯•ΉΝ”°‰δΡ‘”΅…­₯Ήœ°ΥΝ₯Ήœ°Ν•±±₯Ήœ°½™™•Ι₯Ήœ™½ΘΝ…±”°‘…Ω₯Ήœ΅…‘”°₯΅Α½ΙΠ°½ΘΡΙ…ΉΝ™•ȁ½˜•₯Ρ‘•ȁ₯Ρ́ ½ΉΡΙ₯‰ΥΡ₯½ΉΜ½Θ₯Ρ́ ½ΉΡΙ₯‰ΥѽȁY•ΙΝ₯½ΈΈ4(4(ΔΈΔΘΈM•½Ή‘…Ιδ1₯•ΉΝ”4)΅•…ΉΜ•₯Ρ‘•ȁё”9T•Ή•Ι…°AΥ‰±₯Œ1₯•ΉΝ”°Y•ΙΝ₯½Έ€ΘΈΐ°Ρ‘”9T1•Ν͕ȁ•Ή•Ι…°AΥ‰±₯Œ1₯•ΉΝ”°Y•ΙΝ₯½Έ€ΘΈΔ°Ρ‘”9T™™•ΙΌ•Ή•Ι…°AΥ‰±₯Œ1₯•ΉΝ”°Y•ΙΝ₯½Έ€ΜΈΐ°½Θ…Ήδ±…ѕȁٕΙΝ₯½ΉΜ½˜Ρ‘½Ν”±₯•ΉΝ•ΜΈ4(4(ΔΈΔΜΈM½Υɍ” ½‘”½Ι΄4)΅•…ΉΜΡ‘”™½Ι΄½˜Ρ‘”έ½Ι¬ΑΙ•™•ΙΙ•™½Θ΅…­₯Ήœ΅½‘₯™₯…Ρ₯½ΉΜΈ4(4(ΔΈΔΠΈe½Τ€‘½Θe½ΥΘ€4)΅•…ΉΜ…Έ₯Ή‘₯Ω₯‘Υ…°½Θ„±•…°•ΉΡ₯Ρ䁕α•ɍ₯Ν₯ΉœΙ₯‘Ρ́չ‘•ȁё₯́1₯•ΉΝ”Έ½Θ±•…°•ΉΡ₯Ρ₯•Μ°e½Τ₯Ή±Υ‘•́…Ήδ•ΉΡ₯ΡδΡ‘…Ё½ΉΡΙ½±Μ°₯́½ΉΡΙ½±±•‰δ°½Θ₯́չ‘•ȁ½΅΅½Έ½ΉΡΙ½°έ₯Ρ e½ΤΈ½ΘΑΥΙΑ½Ν•́½˜Ρ‘₯́‘•™₯Ή₯Ρ₯½Έ°½ΉΡΙ½°΅•…ΉΜ€‘„€Ρ‘”Α½έ•Θ°‘₯Ι•Π½Θ₯Ή‘₯Ι•Π°ΡΌ…ΥΝ”Ρ‘”‘₯Ι•Ρ₯½Έ½Θ΅…Ή…•΅•ΉΠ½˜ΝՍ •ΉΡ₯Ρ䰁ݑ•Ρ‘•ȁ‰δ½ΉΡΙ…Π½Θ½Ρ‘•Ιέ₯Ν”°½Θ€‘ˆ€½έΉ•ΙΝ‘₯ΐ½˜΅½Ι”Ρ‘…Έ™₯™ΡδΑ•ɍ•ΉΠ€ Τΐ”€½˜Ρ‘”½ΥΡΝΡ…Ή‘₯ΉœΝ‘…ɕ́½Θ‰•Ή•™₯₯…°½έΉ•ΙΝ‘₯ΐ½˜ΝՍ •ΉΡ₯ΡδΈ4(4(ΘΈ1₯•ΉΝ”Ι…ΉΡ́…Ή ½Ή‘₯Ρ₯½ΉΜ4(4(ΘΈΔΈΙ…ΉΡΜ4(4)…  ½ΉΡΙ₯‰Υѽȁ‘•Ι•‰δΙ…ΉΡ́e½Τ„έ½Ι±΅έ₯‘”°Ι½ε…±Ρδ΅™Ι•”°Ή½Έ΅•፱ΥΝ₯Ω”±₯•ΉΝ”θ4(4)ΥΉ‘•ȁ₯ΉΡ•±±•ΡΥ…°ΑΙ½Α•ΙΡδΙ₯‘ΡΜ€‘½Ρ‘•ȁё…ΈΑ…Ρ•ΉΠ½ΘΡΙ…‘•΅…Ι¬€1₯•ΉΝ…‰±”‰δΝՍ  ½ΉΡΙ₯‰ΥѽȁѼΥΝ”°Ι•ΑΙ½‘Ս”°΅…­”…Ω…₯±…‰±”°΅½‘₯™δ°‘₯ΝΑ±…䰁Α•Ι™½Ι΄°‘₯ΝΡΙ₯‰ΥΡ”°…Ή½Ρ‘•Ιέ₯Ν”•αΑ±½₯Ё₯Ρ́ ½ΉΡΙ₯‰ΥΡ₯½ΉΜ°•₯Ρ‘•ȁ½Έ…ΈΥΉ΅½‘₯™₯•‰…Ν₯Μ°έ₯Ρ 5½‘₯™₯…Ρ₯½ΉΜ°½Θ…́Α…ΙЁ½˜„1…ɝ•ȁ]½Ι¬μ…Ή4(4)ΥΉ‘•ȁA…Ρ•ΉΠ ±…₯΅Μ½˜ΝՍ  ½ΉΡΙ₯‰ΥѽȁѼ΅…­”°ΥΝ”°Ν•±°°½™™•ȁ™½ΘΝ…±”°‘…Ω”΅…‘”°₯΅Α½ΙΠ°…Ή½Ρ‘•Ιέ₯Ν”ΡΙ…ΉΝ™•ȁ•₯Ρ‘•ȁ₯Ρ́ ½ΉΡΙ₯‰ΥΡ₯½ΉΜ½Θ₯Ρ́ ½ΉΡΙ₯‰ΥѽȁY•ΙΝ₯½ΈΈ4(4(ΘΈΘΈ™™•Ρ₯Ω”…Ρ”4(4)Q‘”±₯•ΉΝ•́Ι…ΉΡ•₯ΈM•Ρ₯½Έ€ΘΈΔέ₯Ρ Ι•ΝΑ•ΠΡΌ…Ήδ ½ΉΡΙ₯‰ΥΡ₯½Έ‰•½΅”•™™•Ρ₯Ω”™½Θ•…  ½ΉΡΙ₯‰ΥΡ₯½Έ½ΈΡ‘”‘…Ρ”Ρ‘” ½ΉΡΙ₯‰Υѽȁ™₯ΙΝЁ‘₯ΝΡΙ₯‰Υѕ́ΝՍ  ½ΉΡΙ₯‰ΥΡ₯½ΈΈ4(4(ΘΈΜΈ1₯΅₯Ρ…Ρ₯½ΉΜ½ΈΙ…ΉΠM½Α”4(4)Q‘”±₯•ΉΝ•́Ι…ΉΡ•₯ΈΡ‘₯́M•Ρ₯½Έ€Θ…Ι”Ρ‘”½Ή±δΙ₯‘Ρ́Ι…ΉΡ•ΥΉ‘•ȁё₯́1₯•ΉΝ”Έ9Ό…‘‘₯Ρ₯½Ή…°Ι₯‘Ρ́½Θ±₯•ΉΝ•́έ₯±°‰”₯΅Α±₯•™Ι½΄Ρ‘”‘₯ΝΡΙ₯‰ΥΡ₯½Έ½Θ±₯•ΉΝ₯Ήœ½˜ ½Ω•Ι•M½™Ρέ…Ι”ΥΉ‘•ȁё₯́1₯•ΉΝ”Έ9½Ρέ₯Ρ‘ΝΡ…Ή‘₯ΉœM•Ρ₯½Έ€ΘΈΔ‘ˆ€…‰½Ω”°ΉΌΑ…Ρ•ΉΠ±₯•ΉΝ”₯́Ι…ΉΡ•‰δ„ ½ΉΡΙ₯‰ΥΡ½Θθ4(4)™½Θ…Ήδ½‘”Ρ‘…Ё„ ½ΉΡΙ₯‰Υѽȁ‘…́ɕ΅½Ω•™Ι½΄ ½Ω•Ι•M½™Ρ݅ɔ쁽Θ4(4)™½Θ₯Ή™Ι₯Ή•΅•ΉΡ́…ΥΝ•‰δ耑€€e½Υȁ…Ή…Ήδ½Ρ‘•ȁё₯ɐΑ…ΙΡέ΅½‘₯™₯…Ρ₯½ΉΜ½˜ ½Ω•Ι•M½™Ρέ…Ι”°½Θ€‘₯€€Ρ‘”½΅‰₯Ή…Ρ₯½Έ½˜₯Ρ́ ½ΉΡΙ₯‰ΥΡ₯½ΉΜέ₯Ρ ½Ρ‘•ȁͽ™Ρέ…Ι”€‘•ፕΑЁ…́Α…ΙЁ½˜₯Ρ́ ½ΉΡΙ₯‰ΥѽȁY•ΙΝ₯½Έ€μ½Θ4(4)ΥΉ‘•ȁA…Ρ•ΉΠ ±…₯΅Μ₯Ή™Ι₯Ή•‰δ ½Ω•Ι•M½™Ρέ…Ι”₯ΈΡ‘”…‰Ν•Ή”½˜₯Ρ́ ½ΉΡΙ₯‰ΥΡ₯½ΉΜΈ4(4)Q‘₯́1₯•ΉΝ”‘½•́Ή½ΠΙ…ΉΠ…ΉδΙ₯‘Ρ́₯ΈΡ‘”ΡΙ…‘•΅…Ι­Μ°Ν•ΙΩ₯”΅…Ι­Μ°½Θ±½½Μ½˜…Ήδ ½ΉΡΙ₯‰ΥΡ½Θ€‘•ፕΑЁ…́΅…䁉”Ή••ΝΝ…ΙδΡΌ½΅Α±δέ₯Ρ Ρ‘”Ή½Ρ₯”Ι•ΕΥ₯Ι•΅•ΉΡ́₯ΈM•Ρ₯½Έ€ΜΈΠ€Έ4(4(ΘΈΠΈMΥ‰Ν•ΕΥ•ΉΠ1₯•ΉΝ•Μ4(4)9Ό ½ΉΡΙ₯‰Υѽȁ΅…­•́…‘‘₯Ρ₯½Ή…°Ι…ΉΡ́…́„Ι•ΝձЁ½˜e½Υȁ‘½₯”ΡΌ‘₯ΝΡΙ₯‰ΥΡ”Ρ‘” ½Ω•Ι•M½™Ρέ…Ι”ΥΉ‘•ȁ„ΝΥ‰Ν•ΕΥ•ΉΠΩ•ΙΝ₯½Έ½˜Ρ‘₯́1₯•ΉΝ”€‘Ν•”M•Ρ₯½Έ€ΔΐΈΘ€½ΘΥΉ‘•ȁё”Ρ•ɡ́½˜„M•½Ή‘…Ιδ1₯•ΉΝ”€‘₯˜Α•Ι΅₯ΡΡ•ΥΉ‘•ȁё”Ρ•ɡ́½˜M•Ρ₯½Έ€ΜΈΜ€Έ4(4(ΘΈΤΈI•ΑΙ•Ν•ΉΡ…Ρ₯½Έ4(4)…  ½ΉΡΙ₯‰ΥѽȁɕΑΙ•Ν•ΉΡ́ё…Ёё” ½ΉΡΙ₯‰Υѽȁ‰•±₯•ٕ́₯Ρ́ ½ΉΡΙ₯‰ΥΡ₯½ΉΜ…Ι”₯Ρ́½Ι₯₯Ή…°Ι•…Ρ₯½Έ‘Μ€½Θ₯Ё‘…́ΝΥ™™₯₯•ΉΠΙ₯‘Ρ́ѼΙ…ΉΠΡ‘”Ι₯‘Ρ́Ѽ₯Ρ́ ½ΉΡΙ₯‰ΥΡ₯½ΉΜ½ΉΩ•啐‰δΡ‘₯́1₯•ΉΝ”Έ4(4(ΘΈΨΈ…₯ȁUΝ”4(4)Q‘₯́1₯•ΉΝ”₯́Ή½Π₯ΉΡ•Ή‘•ΡΌ±₯΅₯Ё…ΉδΙ₯‘Ρ́e½Τ‘…Ω”ΥΉ‘•ȁ…ΑΑ±₯…‰±”½ΑεΙ₯‘Ё‘½ΡΙ₯Ή•́½˜™…₯ȁΥΝ”°™…₯ȁ‘•…±₯Ήœ°½Θ½Ρ‘•ȁ•ΕΥ₯Ω…±•ΉΡΜΈ4(4(ΘΈάΈ ½Ή‘₯Ρ₯½ΉΜ4(4)M•Ρ₯½ΉΜ€ΜΈΔ°€ΜΈΘ°€ΜΈΜ°…Ή€ΜΈΠ…Ι”½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘”±₯•ΉΝ•́Ι…ΉΡ•₯ΈM•Ρ₯½Έ€ΘΈΔΈ4(4(ΜΈI•ΝΑ½ΉΝ₯‰₯±₯Ρ₯•Μ4(4(ΜΈΔΈ₯ΝΡΙ₯‰ΥΡ₯½Έ½˜M½Υɍ”½Ι΄4(4)±°‘₯ΝΡΙ₯‰ΥΡ₯½Έ½˜ ½Ω•Ι•M½™Ρέ…Ι”₯ΈM½Υɍ” ½‘”½Ι΄°₯Ή±Υ‘₯Ήœ…Ήδ5½‘₯™₯…Ρ₯½ΉΜΡ‘…Ёe½ΤΙ•…Ρ”½ΘΡΌέ‘₯ e½Τ½ΉΡΙ₯‰ΥΡ”°΅ΥΝЁ‰”ΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”Έe½Τ΅ΥΝЁ₯Ή™½Ι΄Ι•₯Α₯•ΉΡ́ё…Ёё”M½Υɍ” ½‘”½Ι΄½˜Ρ‘” ½Ω•Ι•M½™Ρέ…Ι”₯́½Ω•ΙΉ•‰δΡ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”°…Ή‘½άΡ‘•䁍…Έ½‰Ρ…₯Έ„½Α䁽˜Ρ‘₯́1₯•ΉΝ”Έe½Τ΅…䁹½Π…ΡΡ•΅ΑЁѼ…±Ρ•ȁ½ΘΙ•ΝΡΙ₯ΠΡ‘”Ι•₯Α₯•ΉΡ́Ι₯‘Ρ́₯ΈΡ‘”M½Υɍ” ½‘”½Ι΄Έ4(4(ΜΈΘΈ₯ΝΡΙ₯‰ΥΡ₯½Έ½˜ᕍΥΡ…‰±”½Ι΄4(4)%˜e½Τ‘₯ΝΡΙ₯‰ΥΡ” ½Ω•Ι•M½™Ρέ…Ι”₯ΈᕍΥΡ…‰±”½Ι΄Ρ‘•Έθ4(4)ΝՍ  ½Ω•Ι•M½™Ρέ…Ι”΅ΥΝЁ…±ΝΌ‰”΅…‘”…Ω…₯±…‰±”₯ΈM½Υɍ” ½‘”½Ι΄°…́‘•͍Ι₯‰•₯ΈM•Ρ₯½Έ€ΜΈΔ°…Ήe½Τ΅ΥΝЁ₯Ή™½Ι΄Ι•₯Α₯•ΉΡ́½˜Ρ‘”ᕍΥΡ…‰±”½Ι΄‘½άΡ‘•䁍…Έ½‰Ρ…₯Έ„½Α䁽˜ΝՍ M½Υɍ” ½‘”½Ι΄‰δΙ•…Ν½Ή…‰±”΅•…ΉΜ₯Έ„Ρ₯΅•±δ΅…ΉΉ•Θ°…Ё„‘…ɝ”ΉΌ΅½Ι”Ρ‘…ΈΡ‘”½ΝЁ½˜‘₯ΝΡΙ₯‰ΥΡ₯½ΈΡΌΡ‘”Ι•₯Α₯•ΉΠ쁅Ή4(4)e½Τ΅…䁑₯ΝΡΙ₯‰ΥΡ”ΝՍ ᕍΥΡ…‰±”½Ι΄ΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”°½ΘΝΥ‰±₯•ΉΝ”₯Ёչ‘•ȁ‘₯™™•Ι•ΉΠΡ•Ι΅Μ°ΑΙ½Ω₯‘•Ρ‘…Ёё”±₯•ΉΝ”™½ΘΡ‘”ᕍΥΡ…‰±”½Ι΄‘½•́Ή½Π…ΡΡ•΅ΑЁѼ±₯΅₯Ё½Θ…±Ρ•ȁё”Ι•₯Α₯•ΉΡ́Ι₯‘Ρ́₯ΈΡ‘”M½Υɍ” ½‘”½Ι΄ΥΉ‘•ȁё₯́1₯•ΉΝ”Έ4(4(ΜΈΜΈ₯ΝΡΙ₯‰ΥΡ₯½Έ½˜„1…ɝ•ȁ]½Ι¬4(4)e½Τ΅…䁍ɕ…Ρ”…Ή‘₯ΝΡΙ₯‰ΥΡ”„1…ɝ•ȁ]½Ι¬ΥΉ‘•ȁѕɡ́½˜e½Υȁ‘½₯”°ΑΙ½Ω₯‘•Ρ‘…Ёe½Τ…±ΝΌ½΅Α±δέ₯Ρ Ρ‘”Ι•ΕΥ₯Ι•΅•ΉΡ́½˜Ρ‘₯́1₯•ΉΝ”™½ΘΡ‘” ½Ω•Ι•M½™Ρέ…Ι”Έ%˜Ρ‘”1…ɝ•ȁ]½Ι¬₯́„½΅‰₯Ή…Ρ₯½Έ½˜ ½Ω•Ι•M½™Ρέ…Ι”έ₯Ρ „έ½Ι¬½Ω•ΙΉ•‰δ½Ή”½Θ΅½Ι”M•½Ή‘…Ιδ1₯•ΉΝ•Μ°…ΉΡ‘” ½Ω•Ι•M½™Ρέ…Ι”₯́Ή½Π%Ή½΅Α…Ρ₯‰±”]₯Ρ M•½Ή‘…Ιδ1₯•ΉΝ•Μ°Ρ‘₯́1₯•ΉΝ”Α•Ι΅₯Ρ́e½ΤΡΌ…‘‘₯Ρ₯½Ή…±±δ‘₯ΝΡΙ₯‰ΥΡ”ΝՍ  ½Ω•Ι•M½™Ρέ…Ι”ΥΉ‘•ȁё”Ρ•ɡ́½˜ΝՍ M•½Ή‘…Ιδ1₯•ΉΝ”‘Μ€°ΝΌΡ‘…Ёё”Ι•₯Α₯•ΉΠ½˜Ρ‘”1…ɝ•ȁ]½Ι¬΅…䰁…Ёё•₯ȁ½ΑΡ₯½Έ°™ΥΙΡ‘•ȁ‘₯ΝΡΙ₯‰ΥΡ”Ρ‘” ½Ω•Ι•M½™Ρέ…Ι”ΥΉ‘•ȁё”Ρ•ɡ́½˜•₯Ρ‘•ȁё₯́1₯•ΉΝ”½ΘΝՍ M•½Ή‘…Ιδ1₯•ΉΝ”‘Μ€Έ4(4(ΜΈΠΈ9½Ρ₯•Μ4(4)e½Τ΅…䁹½ΠΙ•΅½Ω”½Θ…±Ρ•ȁё”ΝΥ‰ΝΡ…Ή”½˜…Ήδ±₯•ΉΝ”Ή½Ρ₯•Μ€‘₯Ή±Υ‘₯Ήœ½ΑεΙ₯‘ЁΉ½Ρ₯•Μ°Α…Ρ•ΉΠΉ½Ρ₯•Μ°‘₯͍±…₯΅•Ί½˜έ…ΙΙ…ΉΡ䰁½Θ±₯΅₯Ρ…Ρ₯½ΉΜ½˜±₯…‰₯±₯Ρ䀁½ΉΡ…₯Ή•έ₯Ρ‘₯ΈΡ‘”M½Υɍ” ½‘”½Ι΄½˜Ρ‘” ½Ω•Ι•M½™Ρέ…Ι”°•ፕΑЁё…Ёe½Τ΅…䁅±Ρ•ȁ…Ήδ±₯•ΉΝ”Ή½Ρ₯•́ѼΡ‘”•αΡ•ΉΠΙ•ΕΥ₯Ι•ΡΌΙ•΅•‘䁭Ή½έΈ™…ΡΥ…°₯Ή…ΥΙ…₯•ΜΈ4(4(ΜΈΤΈΑΑ±₯…Ρ₯½Έ½˜‘‘₯Ρ₯½Ή…°Q•Ι΅Μ4(4)e½Τ΅…䁍‘½½Ν”ΡΌ½™™•Θ°…ΉΡΌ‘…ɝ”„™•”™½Θ°έ…ΙΙ…ΉΡ䰁ΝΥΑΑ½ΙΠ°₯Ή‘•΅Ή₯Ρ䁽ȁ±₯…‰₯±₯Ρ䁽‰±₯…Ρ₯½ΉΜΡΌ½Ή”½Θ΅½Ι”Ι•₯Α₯•ΉΡ́½˜ ½Ω•Ι•M½™Ρέ…Ι”Έ!½έ•Ω•Θ°e½Τ΅…䁑ΌΝΌ½Ή±δ½Έe½Υȁ½έΈ‰•‘…±˜°…ΉΉ½Π½Έ‰•‘…±˜½˜…Ήδ ½ΉΡΙ₯‰ΥΡ½ΘΈe½Τ΅ΥΝЁ΅…­”₯Ё…‰Ν½±ΥΡ•±δ±•…ȁё…Ё…ΉδΝՍ έ…ΙΙ…ΉΡ䰁ΝΥΑΑ½ΙΠ°₯Ή‘•΅Ή₯Ρ䰁½Θ±₯…‰₯±₯Ρ䁽‰±₯…Ρ₯½Έ₯́½™™•Ι•‰δe½Τ…±½Ή”°…Ήe½Τ‘•Ι•‰δ…Ι•”ΡΌ₯Ή‘•΅Ή₯™δ•Ω•Ιδ ½ΉΡΙ₯‰Υѽȁ™½Θ…Ήδ±₯…‰₯±₯Ρδ₯ΉΥΙΙ•‰δΝՍ  ½ΉΡΙ₯‰Υѽȁ…́„Ι•ΝձЁ½˜έ…ΙΙ…ΉΡ䰁ΝΥΑΑ½ΙΠ°₯Ή‘•΅Ή₯Ρ䁽ȁ±₯…‰₯±₯ΡδΡ•ɡ́e½Τ½™™•ΘΈe½Τ΅…δ₯Ή±Υ‘”…‘‘₯Ρ₯½Ή…°‘₯͍±…₯΅•Ί½˜έ…ΙΙ…ΉΡ䁅Ή±₯΅₯Ρ…Ρ₯½ΉΜ½˜±₯…‰₯±₯ΡδΝΑ•₯™₯ŒΡΌ…Ήδ©ΥΙ₯Ν‘₯Ρ₯½ΈΈ4(4(ΠΈ%Ή…‰₯±₯ΡδΡΌ ½΅Α±δΥ”ΡΌMΡ…ΡΥΡ”½ΘI•Υ±…Ρ₯½Έ4(4)%˜₯Ё₯́₯΅Α½ΝΝ₯‰±”™½Θe½ΤΡΌ½΅Α±δέ₯Ρ …Ήδ½˜Ρ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”έ₯Ρ Ι•ΝΑ•ΠΡΌΝ½΅”½Θ…±°½˜Ρ‘” ½Ω•Ι•M½™Ρέ…Ι”‘Υ”ΡΌΝΡ…ΡΥΡ”°©Υ‘₯₯…°½Ι‘•Θ°½ΘΙ•Υ±…Ρ₯½ΈΡ‘•Έe½Τ΅ΥΝΠ耑„€½΅Α±δέ₯Ρ Ρ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”ΡΌΡ‘”΅…α₯΅Υ΄•αΡ•ΉΠΑ½ΝΝ₯‰±”쁅Ή€‘ˆ€‘•͍Ι₯‰”Ρ‘”±₯΅₯Ρ…Ρ₯½ΉΜ…ΉΡ‘”½‘”Ρ‘•䁅™™•ΠΈMՍ ‘•͍Ι₯ΑΡ₯½Έ΅ΥΝЁ‰”Α±…•₯Έ„Ρ•αЁ™₯±”₯Ή±Υ‘•έ₯Ρ …±°‘₯ΝΡΙ₯‰ΥΡ₯½ΉΜ½˜Ρ‘” ½Ω•Ι•M½™Ρέ…Ι”ΥΉ‘•ȁё₯́1₯•ΉΝ”ΈፕΑЁѼΡ‘”•αΡ•ΉΠΑΙ½‘₯‰₯Ρ•‰δΝΡ…ΡΥΡ”½ΘΙ•Υ±…Ρ₯½Έ°ΝՍ ‘•͍Ι₯ΑΡ₯½Έ΅ΥΝЁ‰”ΝΥ™™₯₯•ΉΡ±δ‘•Ρ…₯±•™½Θ„Ι•₯Α₯•ΉΠ½˜½Ι‘₯Ή…ΙδΝ­₯±°ΡΌ‰”…‰±”ΡΌΥΉ‘•ΙΝΡ…Ή₯ΠΈ4(4(ΤΈQ•Ι΅₯Ή…Ρ₯½Έ4(4(ΤΈΔΈQ‘”Ι₯‘Ρ́Ι…ΉΡ•ΥΉ‘•ȁё₯́1₯•ΉΝ”έ₯±°Ρ•Ι΅₯Ή…Ρ”…ΥΡ½΅…Ρ₯…±±δ₯˜e½Τ™…₯°ΡΌ½΅Α±δέ₯Ρ …Ήδ½˜₯Ρ́ѕɡ̸!½έ•Ω•Θ°₯˜e½Τ‰•½΅”½΅Α±₯…ΉΠ°Ρ‘•ΈΡ‘”Ι₯‘Ρ́Ι…ΉΡ•ΥΉ‘•ȁё₯́1₯•ΉΝ”™Ι½΄„Α…ΙΡ₯Υ±…ȁ ½ΉΡΙ₯‰Υѽȁ…Ι”Ι•₯ΉΝΡ…Ρ•€‘„€ΑΙ½Ω₯Ν₯½Ή…±±δ°ΥΉ±•Ν́…ΉΥΉΡ₯°ΝՍ  ½ΉΡΙ₯‰Υѽȁ•αΑ±₯₯ѱ䁅Ή™₯Ή…±±δΡ•Ι΅₯Ή…ѕ́e½ΥȁΙ…ΉΡΜ°…Ή€‘ˆ€½Έ…Έ½Ή½₯Ήœ‰…Ν₯Μ°₯˜ΝՍ  ½ΉΡΙ₯‰Υѽȁ™…₯±ΜΡΌΉ½Ρ₯™δe½Τ½˜Ρ‘”Ή½Έ΅½΅Α±₯…Ή”‰δΝ½΅”Ι•…Ν½Ή…‰±”΅•…ΉΜΑΙ₯½ΘΡΌ€Ψΐ‘…έ…™Ρ•ȁe½Τ‘…Ω”½΅”‰…¬₯ΉΡΌ½΅Α±₯…Ή”Έ5½Ι•½Ω•Θ°e½ΥȁΙ…ΉΡ́™Ι½΄„Α…ΙΡ₯Υ±…ȁ ½ΉΡΙ₯‰Υѽȁ…Ι”Ι•₯ΉΝΡ…Ρ•½Έ…Έ½Ή½₯Ήœ‰…Ν₯́₯˜ΝՍ  ½ΉΡΙ₯‰ΥѽȁΉ½Ρ₯™₯•́e½Τ½˜Ρ‘”Ή½Έ΅½΅Α±₯…Ή”‰δΝ½΅”Ι•…Ν½Ή…‰±”΅•…ΉΜ°Ρ‘₯́₯́ё”™₯ΙΝЁΡ₯΅”e½Τ‘…Ω”Ι••₯Ω•Ή½Ρ₯”½˜Ή½Έ΅½΅Α±₯…Ή”έ₯Ρ Ρ‘₯́1₯•ΉΝ”™Ι½΄ΝՍ  ½ΉΡΙ₯‰ΥΡ½Θ°…Ήe½Τ‰•½΅”½΅Α±₯…ΉΠΑΙ₯½ΘΡΌ€Μΐ‘…έ…™Ρ•ȁe½Υȁɕ•₯ΑЁ½˜Ρ‘”Ή½Ρ₯”Έ4(4(ΤΈΘΈ%˜e½Τ₯Ή₯Ρ₯…Ρ”±₯Ρ₯…Ρ₯½Έ……₯ΉΝЁ…Ήδ•ΉΡ₯Ρ䁉䁅ΝΝ•ΙΡ₯Ήœ„Α…Ρ•ΉΠ₯Ή™Ι₯Ή•΅•ΉΠ±…₯΄€‘•፱Ց₯Ήœ‘•±…Ι…Ρ½Ι䁩Ց΅•ΉΠ…Ρ₯½ΉΜ°½ΥΉΡ•Θ΅±…₯΅Μ°…ΉΙ½ΝΜ΅±…₯΅Μ€…±±•₯ΉœΡ‘…Ё„ ½ΉΡΙ₯‰ΥѽȁY•ΙΝ₯½Έ‘₯Ι•Ρ±δ½Θ₯Ή‘₯Ι•Ρ±δ₯Ή™Ι₯Ή•́…ΉδΑ…Ρ•ΉΠ°Ρ‘•ΈΡ‘”Ι₯‘Ρ́Ι…ΉΡ•ΡΌe½Τ‰δ…Ήδ…Ή…±° ½ΉΡΙ₯‰ΥΡ½Ί™½ΘΡ‘” ½Ω•Ι•M½™Ρέ…Ι”ΥΉ‘•ȁM•Ρ₯½Έ€ΘΈΔ½˜Ρ‘₯́1₯•ΉΝ”Ν‘…±°Ρ•Ι΅₯Ή…Ρ”Έ4(4(ΤΈΜΈ%ΈΡ‘”•Ω•ΉΠ½˜Ρ•Ι΅₯Ή…Ρ₯½ΈΥΉ‘•ȁM•Ρ₯½ΉΜ€ΤΈΔ½Θ€ΤΈΘ…‰½Ω”°…±°•ΉΥ͕ȁ±₯•ΉΝ”…Ι••΅•ΉΡΜ€‘•፱Ց₯Ήœ‘₯ΝΡΙ₯‰ΥΡ½Ί…ΉΙ•Ν•±±•ΙΜ€έ‘₯ ‘…Ω”‰••ΈΩ…±₯‘±δΙ…ΉΡ•‰δe½Τ½Θe½Υȁ‘₯ΝΡΙ₯‰ΥΡ½Ίչ‘•ȁё₯́1₯•ΉΝ”ΑΙ₯½ΘΡΌΡ•Ι΅₯Ή…Ρ₯½ΈΝ‘…±°ΝΥΙΩ₯Ω”Ρ•Ι΅₯Ή…Ρ₯½ΈΈ4(4(ΨΈ₯͍±…₯΅•ȁ½˜]…ΙΙ…ΉΡδ4(4) ½Ω•Ι•M½™Ρέ…Ι”₯́ΑΙ½Ω₯‘•ΥΉ‘•ȁё₯́1₯•ΉΝ”½Έ…Έ…́₯́‰…Ν₯Μ°έ₯Ρ‘½ΥЁ݅ΙΙ…ΉΡ䁽˜…Ήδ­₯Ή°•₯Ρ‘•ȁ•αΑΙ•ΝΝ•°₯΅Α±₯•°½ΘΝΡ…ΡΥΡ½Ι䰁₯Ή±Υ‘₯Ήœ°έ₯Ρ‘½ΥЁ±₯΅₯Ρ…Ρ₯½Έ°έ…ΙΙ…ΉΡ₯•́ё…Ёё” ½Ω•Ι•M½™Ρέ…Ι”₯́™Ι•”½˜‘•™•ΡΜ°΅•ɍ‘…ΉΡ…‰±”°™₯Ё™½Θ„Α…ΙΡ₯Υ±…ȁΑΥΙΑ½Ν”½ΘΉ½Έ΅₯Ή™Ι₯Ή₯ΉœΈQ‘”•ΉΡ₯Ι”Ι₯Ν¬…́ѼΡ‘”ΕΥ…±₯Ρ䁅ΉΑ•Ι™½Ι΅…Ή”½˜Ρ‘” ½Ω•Ι•M½™Ρέ…Ι”₯́έ₯Ρ e½ΤΈM‘½Υ±…Ήδ ½Ω•Ι•M½™Ρέ…Ι”ΑΙ½Ω”‘•™•Ρ₯Ω”₯Έ…ΉδΙ•ΝΑ•Π°e½Τ€‘Ή½Π…Ήδ ½ΉΡΙ₯‰ΥΡ½Θ€…ΝΝΥ΅”Ρ‘”½ΝЁ½˜…ΉδΉ••ΝΝ…ΙδΝ•ΙΩ₯₯Ήœ°Ι•Α…₯Θ°½Θ½ΙΙ•Ρ₯½ΈΈQ‘₯́‘₯͍±…₯΅•ȁ½˜έ…ΙΙ…ΉΡ䁍½ΉΝΡ₯ΡΥѕ́…Έ•ΝΝ•ΉΡ₯…°Α…ΙЁ½˜Ρ‘₯́1₯•ΉΝ”Έ9ΌΥΝ”½˜…Ήδ ½Ω•Ι•M½™Ρέ…Ι”₯́…ΥΡ‘½Ι₯镐ΥΉ‘•ȁё₯́1₯•ΉΝ”•ፕΑЁչ‘•ȁё₯́‘₯͍±…₯΅•ΘΈ4(4(άΈ1₯΅₯Ρ…Ρ₯½Έ½˜1₯…‰₯±₯Ρδ4(4)UΉ‘•ȁΉΌ₯ɍաΝΡ…Ή•́…ΉΥΉ‘•ȁΉΌ±•…°Ρ‘•½Ι䰁ݑ•Ρ‘•ȁѽΙΠ€‘₯Ή±Υ‘₯ΉœΉ•±₯•Ή”€°½ΉΡΙ…Π°½Θ½Ρ‘•Ιέ₯Ν”°Ν‘…±°…Ήδ ½ΉΡΙ₯‰ΥΡ½Θ°½Θ…Ήε½Ή”έ‘Ό‘₯ΝΡΙ₯‰Υѕ́ ½Ω•Ι•M½™Ρέ…Ι”…́Α•Ι΅₯ΡΡ•…‰½Ω”°‰”±₯…‰±”ΡΌe½Τ™½Θ…Ήδ‘₯Ι•Π°₯Ή‘₯Ι•Π°ΝΑ•₯…°°₯Ή₯‘•ΉΡ…°°½Θ½ΉΝ•ΕΥ•ΉΡ₯…°‘…΅…•́½˜…Ήδ‘…Ι…Ρ•ȁ₯Ή±Υ‘₯Ήœ°έ₯Ρ‘½ΥЁ±₯΅₯Ρ…Ρ₯½Έ°‘…΅…•́™½Θ±½ΝЁΑΙ½™₯ΡΜ°±½Ν́½˜½½‘έ₯±°°έ½Ι¬ΝΡ½ΑΑ…”°½΅ΑΥѕȁ™…₯±ΥΙ”½Θ΅…±™ΥΉΡ₯½Έ°½Θ…Ήδ…Ή…±°½Ρ‘•ȁ½΅΅•ɍ₯…°‘…΅…•́½Θ±½ΝΝ•Μ°•Ω•Έ₯˜ΝՍ Α…ΙΡδΝ‘…±°‘…Ω”‰••Έ₯Ή™½Ι΅•½˜Ρ‘”Α½ΝΝ₯‰₯±₯Ρ䁽˜ΝՍ ‘…΅…•ΜΈQ‘₯́±₯΅₯Ρ…Ρ₯½Έ½˜±₯…‰₯±₯ΡδΝ‘…±°Ή½Π…ΑΑ±δΡΌ±₯…‰₯±₯Ρ䁙½Θ‘•…Ρ ½ΘΑ•ΙΝ½Ή…°₯Ή©ΥΙδΙ•ΝΥ±Ρ₯Ήœ™Ι½΄ΝՍ Α…ΙΡέΉ•±₯•Ή”ΡΌΡ‘”•αΡ•ΉΠ…ΑΑ±₯…‰±”±…܁ΑΙ½‘₯‰₯Ρ́ΝՍ ±₯΅₯Ρ…Ρ₯½ΈΈM½΅”©ΥΙ₯Ν‘₯Ρ₯½ΉΜ‘ΌΉ½Π…±±½άΡ‘”•፱ΥΝ₯½Έ½Θ±₯΅₯Ρ…Ρ₯½Έ½˜₯Ή₯‘•ΉΡ…°½Θ½ΉΝ•ΕΥ•ΉΡ₯…°‘…΅…•Μ°ΝΌΡ‘₯́•፱ΥΝ₯½Έ…Ή±₯΅₯Ρ…Ρ₯½Έ΅…䁹½Π…ΑΑ±δΡΌe½ΤΈ4(4(ก1₯Ρ₯…Ρ₯½Έ4(4)Ήδ±₯Ρ₯…Ρ₯½ΈΙ•±…Ρ₯ΉœΡΌΡ‘₯́1₯•ΉΝ”΅…䁉”‰Ι½Υ‘Ё½Ή±δ₯ΈΡ‘”½ΥΙΡ́½˜„©ΥΙ₯Ν‘₯Ρ₯½Έέ‘•Ι”Ρ‘”‘•™•Ή‘…ΉΠ΅…₯ΉΡ…₯ΉΜ₯Ρ́ΑΙ₯Ή₯Α…°Α±…”½˜‰ΥΝ₯Ή•Ν́…ΉΝՍ ±₯Ρ₯…Ρ₯½ΈΝ‘…±°‰”½Ω•ΙΉ•‰δ±…έ́½˜Ρ‘…Ё©ΥΙ₯Ν‘₯Ρ₯½Έ°έ₯Ρ‘½ΥЁɕ™•Ι•Ή”ΡΌ₯Ρ́½Ή™±₯Π΅½˜΅±…܁ΑΙ½Ω₯Ν₯½ΉΜΈ9½Ρ‘₯Ήœ₯ΈΡ‘₯́M•Ρ₯½ΈΝ‘…±°ΑΙ•Ω•ΉΠ„Α…ΙΡέ…‰₯±₯ΡδΡΌ‰Ι₯ΉœΙ½ΝΜ΅±…₯΅Μ½Θ½ΥΉΡ•Θ΅±…₯΅ΜΈ4(4(丁5₯͍•±±…Ή•½ΥΜ4(4)Q‘₯́1₯•ΉΝ”Ι•ΑΙ•Ν•ΉΡ́ё”½΅Α±•Ρ”…Ι••΅•ΉΠ½Ή•ΙΉ₯ΉœΡ‘”ΝΥ‰©•Π΅…Ρѕȁ‘•Ι•½˜Έ%˜…ΉδΑΙ½Ω₯Ν₯½Έ½˜Ρ‘₯́1₯•ΉΝ”₯́‘•±ΡΌ‰”ΥΉ•Ή™½Ι•…‰±”°ΝՍ ΑΙ½Ω₯Ν₯½ΈΝ‘…±°‰”Ι•™½Ι΅•½Ή±δΡΌΡ‘”•αΡ•ΉΠΉ••ΝΝ…ΙδΡΌ΅…­”₯Ё•Ή™½Ι•…‰±”ΈΉδ±…܁½ΘΙ•Υ±…Ρ₯½Έέ‘₯ ΑΙ½Ω₯‘•́ё…Ёё”±…ΉΥ…”½˜„½ΉΡΙ…ΠΝ‘…±°‰”½ΉΝΡΙΥ•……₯ΉΝЁё”‘Ι…™Ρ•ȁ͑…±°Ή½Π‰”ΥΝ•ΡΌ½ΉΝΡΙΥ”Ρ‘₯́1₯•ΉΝ”……₯ΉΝЁ„ ½ΉΡΙ₯‰ΥΡ½ΘΈ4(4(ΔΐΈY•ΙΝ₯½ΉΜ½˜Ρ‘”1₯•ΉΝ”4(4(ΔΐΈΔΈ9•܁Y•ΙΝ₯½ΉΜ4(4)5½ι₯±±„½ΥΉ‘…Ρ₯½Έ₯́ё”±₯•ΉΝ”Νѕ݅ɐΈፕΑЁ…́ΑΙ½Ω₯‘•₯ΈM•Ρ₯½Έ€ΔΐΈΜ°ΉΌ½Ή”½Ρ‘•ȁё…ΈΡ‘”±₯•ΉΝ”Νѕ݅ɐ‘…́ё”Ι₯‘ЁѼ΅½‘₯™δ½ΘΑΥ‰±₯Ν Ή•܁ٕΙΝ₯½ΉΜ½˜Ρ‘₯́1₯•ΉΝ”Έ… Ω•ΙΝ₯½Έέ₯±°‰”₯Ω•Έ„‘₯ΝΡ₯ΉΥ₯Ν‘₯ΉœΩ•ΙΝ₯½ΈΉΥ΅‰•ΘΈ4(4(ΔΐΈΘΈ™™•Π½˜9•܁Y•ΙΝ₯½ΉΜ4(4)e½Τ΅…䁑₯ΝΡΙ₯‰ΥΡ”Ρ‘” ½Ω•Ι•M½™Ρέ…Ι”ΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘”Ω•ΙΝ₯½Έ½˜Ρ‘”1₯•ΉΝ”ΥΉ‘•ȁݑ₯ e½Τ½Ι₯₯Ή…±±δΙ••₯Ω•Ρ‘” ½Ω•Ι•M½™Ρέ…Ι”°½ΘΥΉ‘•ȁё”Ρ•ɡ́½˜…ΉδΝΥ‰Ν•ΕΥ•ΉΠΩ•ΙΝ₯½ΈΑΥ‰±₯Ν‘•‰δΡ‘”±₯•ΉΝ”Νѕ݅ɐΈ4(4(ΔΐΈΜΈ5½‘₯™₯•Y•ΙΝ₯½ΉΜ4(4)%˜ε½ΤΙ•…Ρ”Ν½™Ρέ…Ι”Ή½Π½Ω•ΙΉ•‰δΡ‘₯́1₯•ΉΝ”°…Ήε½Τέ…ΉΠΡΌΙ•…Ρ”„Ή•܁±₯•ΉΝ”™½ΘΝՍ Ν½™Ρέ…Ι”°ε½Τ΅…䁍ɕ…Ρ”…ΉΥΝ”„΅½‘₯™₯•Ω•ΙΝ₯½Έ½˜Ρ‘₯́1₯•ΉΝ”₯˜ε½ΤΙ•Ή…΅”Ρ‘”±₯•ΉΝ”…ΉΙ•΅½Ω”…ΉδΙ•™•Ι•Ή•́ѼΡ‘”Ή…΅”½˜Ρ‘”±₯•ΉΝ”Νѕ݅ɐ€‘•ፕΑЁѼΉ½Ρ”Ρ‘…ЁΝՍ ΅½‘₯™₯•±₯•ΉΝ”‘₯™™•Ί™Ι½΄Ρ‘₯́1₯•ΉΝ”€Έ4(4(ΔΐΈΠΈ₯ΝΡΙ₯‰ΥΡ₯ΉœM½Υɍ” ½‘”½Ι΄Ρ‘…Ё₯́%Ή½΅Α…Ρ₯‰±”]₯Ρ M•½Ή‘…Ιδ1₯•ΉΝ•Μ4(4)%˜e½Τ‘½½Ν”ΡΌ‘₯ΝΡΙ₯‰ΥΡ”M½Υɍ” ½‘”½Ι΄Ρ‘…Ё₯́%Ή½΅Α…Ρ₯‰±”]₯Ρ M•½Ή‘…Ιδ1₯•ΉΝ•́չ‘•ȁё”Ρ•ɡ́½˜Ρ‘₯ٕ́ΙΝ₯½Έ½˜Ρ‘”1₯•ΉΝ”°Ρ‘”Ή½Ρ₯”‘•͍Ι₯‰•₯Έα‘₯‰₯Ё½˜Ρ‘₯́1₯•ΉΝ”΅ΥΝЁ‰”…ΡΡ…‘•Έ4(4)α‘₯‰₯Ё€΄M½Υɍ” ½‘”½Ι΄1₯•ΉΝ”9½Ρ₯”4(4)Q‘₯́M½Υɍ” ½‘”½Ι΄₯́ΝΥ‰©•ΠΡΌΡ‘”Ρ•ɡ́½˜Ρ‘”5½ι₯±±„AΥ‰±₯Œ1₯•ΉΝ”°ΨΈ€ΘΈΐΈ%˜„½Α䁽˜Ρ‘”5A0έ…́Ή½Π‘₯ΝΡΙ₯‰ΥΡ•έ₯Ρ Ρ‘₯́™₯±”°e½Τ…Έ½‰Ρ…₯Έ½Ή”…Ё‘ΡΡΐθΌ½΅½ι₯±±„Ή½Ιœ½5A0ΌΘΈΐΌΈ4(4)%˜₯Ё₯́Ή½ΠΑ½ΝΝ₯‰±”½Θ‘•Ν₯Ι…‰±”ΡΌΑΥЁё”Ή½Ρ₯”₯Έ„Α…ΙΡ₯Υ±…ȁ™₯±”°Ρ‘•Έe½Τ΅…δ₯Ή±Υ‘”Ρ‘”Ή½Ρ₯”₯Έ„±½…Ρ₯½Έ€‘ΝՍ …́„1% 9M™₯±”₯Έ„Ι•±•Ω…ΉΠ‘₯Ι•Ρ½Ι䀁ݑ•Ι”„Ι•₯Α₯•ΉΠέ½Υ±‰”±₯­•±δΡΌ±½½¬™½ΘΝՍ „Ή½Ρ₯”Έ4(4)e½Τ΅…䁅‘…‘‘₯Ρ₯½Ή…°…ΥΙ…Ρ”Ή½Ρ₯•́½˜½ΑεΙ₯‘Ё½έΉ•ΙΝ‘₯ΐΈ4(4)α‘₯‰₯Ё€΄%Ή½΅Α…Ρ₯‰±”]₯Ρ M•½Ή‘…Ιδ1₯•ΉΝ•́9½Ρ₯”4(4)Q‘₯́M½Υɍ” ½‘”½Ι΄₯́%Ή½΅Α…Ρ₯‰±”]₯Ρ M•½Ή‘…Ιδ1₯•ΉΝ•Μ°…́‘•™₯Ή•‰δΡ‘”5½ι₯±±„AΥ‰±₯Œ1₯•ΉΝ”°ΨΈ€ΘΈΐΈ4(4(΄΄΄΄΄΄΄΄΄΄΄΄΄΄΄M Q%=8€Πθ Ι•…Ρ₯Ω” ½΅΅½ΉΜΡΡΙ₯‰ΥΡ₯½Έ΅9½•Ι₯ΩΜ€ΜΈΐUΉΑ½ΙΡ•1₯•ΉΝ”€΄΄΄΄΄΄΄΄΄΄΄4(4(€€€€ IQ%Y =55=9L =IA=IQ%=8%L9=P1\%I49=L9=PAI=Y%10MIY% LΈ%MQI% UQ%=8=Q!%L1% 9M=L9=P IQ8QQ=I9d΅ 1%9PI1Q%=9M!%@Έ IQ%Y =55=9LAI=Y%LQ!%L%9=I5Q%=8=88€‰L΅%Lˆ M%LΈ IQ%Y =55=9L5-L9<]II9Q%LII%9Q!%9=I5Q%=8AI=Y%°9%M 1%5L1% %1%Qd=H5LIMU1Q%9I=4%QLUMΈ€4(4)1₯•ΉΝ”4(4)Q!]=I,€‘L%9 1=\€%LAI=Y%U9HQ!QI5L=Q!%L IQ%Y =55=9LAU 1% 1% 9M€ ‰ A0ˆ=H€‰1% 9Mˆ€ΈQ!]=I,%LAI=Q Q d =AeI%!P9½=H=Q!HAA1%  11\Έ9dUM=Q!]=I,=Q!HQ!8LUQ!=I%iU9HQ!%L1% 9M=H =AeI%!P1\%LAI=!% %QΈ4(4) daI %M%99dI%!QLQ<Q!]=I,AI=Y%!I°e=T AP9IQ<  =U9 dQ!QI5L=Q!%L1% 9MΈQ<Q!aQ9PQ!%L1% 9M5d  =9M%IQ<  =9QI P°Q!1% 9M=HI9QLe=TQ!I%!QL =9Q%9!I%8 =9M%IQ%=8=e=UH AQ9 =MU QI5L9 =9%Q%=9LΈ4(4(ΔΈ•™₯Ή₯Ρ₯½ΉΜ4(4(€€€€‰ ½±±•Ρ₯Ω”]½Ι¬ˆ΅•…ΉΜ„έ½Ι¬°ΝՍ …́„Α•Ι₯½‘₯…°₯ΝΝΥ”°…ΉΡ‘½±½δ½Θ•Ήε±½Α•‘₯„°₯Έέ‘₯ Ρ‘”]½Ι¬₯Έ₯Ρ́•ΉΡ₯Ι•Ρδ₯ΈΥΉ΅½‘₯™₯•™½Ι΄°…±½Ήœέ₯Ρ ½Ή”½Θ΅½Ι”½Ρ‘•ȁ½ΉΡΙ₯‰ΥΡ₯½ΉΜ°½ΉΝΡ₯ΡΥΡ₯ΉœΝ•Α…Ι…Ρ”…Ή₯Ή‘•Α•Ή‘•ΉΠέ½Ι­Μ₯ΈΡ‘•΅Ν•±Ω•Μ°…Ι”…ΝΝ•΅‰±•₯ΉΡΌ„½±±•Ρ₯Ω”έ‘½±”Έέ½Ι¬Ρ‘…Ё½ΉΝΡ₯ΡΥѕ́„ ½±±•Ρ₯Ω”]½Ι¬έ₯±°Ή½Π‰”½ΉΝ₯‘•Ι•„•Ι₯Ω…Ρ₯Ω”]½Ι¬€‘…́‘•™₯Ή•‰•±½ά€™½ΘΡ‘”ΑΥΙΑ½Ν•́½˜Ρ‘₯́1₯•ΉΝ”Έ4(€€€€‰•Ι₯Ω…Ρ₯Ω”]½Ι¬ˆ΅•…ΉΜ„έ½Ι¬‰…Ν•ΥΑ½ΈΡ‘”]½Ι¬½ΘΥΑ½ΈΡ‘”]½Ι¬…Ή½Ρ‘•ȁΑΙ”΅•α₯ΝΡ₯Ήœέ½Ι­Μ°ΝՍ …́„ΡΙ…ΉΝ±…Ρ₯½Έ°΅ΥΝ₯…°…ΙΙ…Ή•΅•ΉΠ°‘Ι…΅…Ρ₯ι…Ρ₯½Έ°™₯Ρ₯½Ή…±₯ι…Ρ₯½Έ°΅½Ρ₯½ΈΑ₯ΡΥΙ”Ω•ΙΝ₯½Έ°Ν½ΥΉΙ•½Ι‘₯Ήœ°…ΙЁɕΑΙ½‘ՍΡ₯½Έ°…‰Ι₯‘΅•ΉΠ°½Ή‘•ΉΝ…Ρ₯½Έ°½Θ…Ήδ½Ρ‘•ȁ™½Ι΄₯Έέ‘₯ Ρ‘”]½Ι¬΅…䁉”Ι•…ΝΠ°ΡΙ…ΉΝ™½Ι΅•°½Θ…‘…ΑΡ•°•ፕΑЁё…Ё„έ½Ι¬Ρ‘…Ё½ΉΝΡ₯ΡΥѕ́„ ½±±•Ρ₯Ω”]½Ι¬έ₯±°Ή½Π‰”½ΉΝ₯‘•Ι•„•Ι₯Ω…Ρ₯Ω”]½Ι¬™½ΘΡ‘”ΑΥΙΑ½Ν”½˜Ρ‘₯́1₯•ΉΝ”Έ½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°έ‘•Ι”Ρ‘”]½Ι¬₯́„΅ΥΝ₯…°½΅Α½Ν₯Ρ₯½Έ½ΘΝ½ΥΉΙ•½Ι‘₯Ήœ°Ρ‘”Ν幍‘Ι½Ή₯ι…Ρ₯½Έ½˜Ρ‘”]½Ι¬₯ΈΡ₯΅•΅Ι•±…Ρ₯½Έέ₯Ρ „΅½Ω₯Ήœ₯΅…”€ ‰Ν幍‘₯Ήœˆ€έ₯±°‰”½ΉΝ₯‘•Ι•„•Ι₯Ω…Ρ₯Ω”]½Ι¬™½ΘΡ‘”ΑΥΙΑ½Ν”½˜Ρ‘₯́1₯•ΉΝ”Έ4(€€€€‰1₯•ΉΝ½Θˆ΅•…ΉΜΡ‘”₯Ή‘₯Ω₯‘Υ…°°₯Ή‘₯Ω₯‘Υ…±Μ°•ΉΡ₯Ρ䁽ȁ•ΉΡ₯Ρ₯•́ё…Ё½™™•Ίё”]½Ι¬ΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”Έ4(€€€€‰=Ι₯₯Ή…°ΥΡ‘½Θˆ΅•…ΉΜΡ‘”₯Ή‘₯Ω₯‘Υ…°°₯Ή‘₯Ω₯‘Υ…±Μ°•ΉΡ₯Ρ䁽ȁ•ΉΡ₯Ρ₯•́ݑΌΙ•…Ρ•Ρ‘”]½Ι¬Έ4(€€€€‰]½Ι¬ˆ΅•…ΉΜΡ‘”½ΑεΙ₯‘Ρ…‰±”έ½Ι¬½˜…ΥΡ‘½ΙΝ‘₯ΐ½™™•Ι•ΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”Έ4(€€€€‰e½Τˆ΅•…ΉΜ…Έ₯Ή‘₯Ω₯‘Υ…°½Θ•ΉΡ₯Ρ䁕α•ɍ₯Ν₯ΉœΙ₯‘Ρ́չ‘•ȁё₯́1₯•ΉΝ”έ‘Ό‘…́Ή½ΠΑΙ•Ω₯½ΥΝ±δΩ₯½±…Ρ•Ρ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”έ₯Ρ Ι•ΝΑ•ΠΡΌΡ‘”]½Ι¬°½Θέ‘Ό‘…́ɕ•₯Ω••αΑΙ•Ν́Α•Ι΅₯ΝΝ₯½Έ™Ι½΄Ρ‘”1₯•ΉΝ½ΘΡΌ•α•ɍ₯Ν”Ι₯‘Ρ́չ‘•ȁё₯́1₯•ΉΝ”‘•ΝΑ₯Ρ”„ΑΙ•Ω₯½ΎΩ₯½±…Ρ₯½ΈΈ4(4(ΘΈ…₯ȁUΝ”I₯‘ΡΜΈ9½Ρ‘₯Ήœ₯ΈΡ‘₯́±₯•ΉΝ”₯́₯ΉΡ•Ή‘•ΡΌΙ•‘Ս”°±₯΅₯Π°½ΘΙ•ΝΡΙ₯Π…ΉδΙ₯‘Ρ́…Ι₯Ν₯Ήœ™Ι½΄™…₯ȁΥΝ”°™₯ΙΝЁͅ±”½Θ½Ρ‘•ȁ±₯΅₯Ρ…Ρ₯½ΉΜ½ΈΡ‘”•፱ΥΝ₯Ω”Ι₯‘Ρ́½˜Ρ‘”½ΑεΙ₯‘Ё½έΉ•ȁչ‘•ȁ½ΑεΙ₯‘Ё±…܁½Θ½Ρ‘•ȁ…ΑΑ±₯…‰±”±…έΜΈ4(4(ΜΈ1₯•ΉΝ”Ι…ΉΠΈMΥ‰©•ΠΡΌΡ‘”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘₯́1₯•ΉΝ”°1₯•ΉΝ½Θ‘•Ι•‰δΙ…ΉΡ́e½Τ„έ½Ι±‘έ₯‘”°Ι½ε…±Ρδ΅™Ι•”°Ή½Έ΅•፱ΥΝ₯Ω”°Α•ΙΑ•ΡΥ…°€‘™½ΘΡ‘”‘ΥΙ…Ρ₯½Έ½˜Ρ‘”…ΑΑ±₯…‰±”½ΑεΙ₯‘Π€±₯•ΉΝ”ΡΌ•α•ɍ₯Ν”Ρ‘”Ι₯‘Ρ́₯ΈΡ‘”]½Ι¬…́ΝΡ…Ρ•‰•±½άθ4(4(€€€ΡΌΙ•ΑΙ½‘Ս”Ρ‘”]½Ι¬°ΡΌ₯Ή½ΙΑ½Ι…Ρ”Ρ‘”]½Ι¬₯ΉΡΌ½Ή”½Θ΅½Ι” ½±±•Ρ₯Ω”]½Ι­Μ°…ΉΡΌΙ•ΑΙ½‘Ս”Ρ‘”]½Ι¬…́₯Ή½ΙΑ½Ι…Ρ•₯ΈΡ‘” ½±±•Ρ₯Ω”]½Ι­Μμ4(€€€ΡΌ‘₯ΝΡΙ₯‰ΥΡ”½Α₯•́½ΘΑ‘½Ή½Ι•½Ι‘́½˜°‘₯ΝΑ±…δΑΥ‰±₯±δ°Α•Ι™½Ι΄ΑΥ‰±₯±δ°…ΉΑ•Ι™½Ι΄ΑΥ‰±₯±δ‰δ΅•…ΉΜ½˜„‘₯₯Ρ…°…Υ‘₯ΌΡΙ…ΉΝ΅₯ΝΝ₯½ΈΡ‘”]½Ι¬₯Ή±Υ‘₯Ήœ…́₯Ή½ΙΑ½Ι…Ρ•₯Έ ½±±•Ρ₯Ω”]½Ι­ΜΈ4(4(€€€½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°έ‘•Ι”Ρ‘”]½Ι¬₯́„΅ΥΝ₯…°½΅Α½Ν₯Ρ₯½Έθ4(€€€€€€€A•Ι™½Ι΅…Ή”I½ε…±Ρ₯•́UΉ‘•ȁ ±…Ή­•Ё1₯•ΉΝ•ΜΈ1₯•ΉΝ½Θέ…₯ٕ́ё”•፱ΥΝ₯Ω”Ι₯‘ЁѼ½±±•Π°έ‘•Ρ‘•ȁ₯Ή‘₯Ω₯‘Υ…±±δ½Θ°₯ΈΡ‘”•Ω•ΉΠΡ‘…Ё1₯•ΉΝ½Θ₯́„΅•΅‰•ȁ½˜„Α•Ι™½Ι΅…Ή”Ι₯‘Ρ́ͽ₯•Ρ䀑”ΉœΈM @° 5$°MM €°Ω₯„Ρ‘…Ёͽ₯•Ρ䰁ɽ共Ρ₯•́™½ΘΡ‘”ΑΥ‰±₯ŒΑ•Ι™½Ι΅…Ή”½ΘΑΥ‰±₯Œ‘₯₯Ρ…°Α•Ι™½Ι΅…Ή”€‘”ΉœΈέ•‰…ΝΠ€½˜Ρ‘”]½Ι¬Έ4(€€€€€€€5•‘…Ή₯…°I₯‘Ρ́…ΉMΡ…ΡΥΡ½ΙδI½ε…±Ρ₯•ΜΈ1₯•ΉΝ½Θέ…₯ٕ́ё”•፱ΥΝ₯Ω”Ι₯‘ЁѼ½±±•Π°έ‘•Ρ‘•ȁ₯Ή‘₯Ω₯‘Υ…±±δ½ΘΩ₯„„΅ΥΝ₯ŒΙ₯‘Ρ́…•Ήδ½Θ‘•Ν₯Ή…Ρ•…•ΉΠ€‘”ΉœΈ!…ΙΙδ½ΰ•Ήδ€°Ι½ε…±Ρ₯•́™½Θ…ΉδΑ‘½Ή½Ι•½Ιe½ΤΙ•…Ρ”™Ι½΄Ρ‘”]½Ι¬€ ‰½Ω•ȁٕΙΝ₯½Έˆ€…Ή‘₯ΝΡΙ₯‰ΥΡ”°ΝΥ‰©•ΠΡΌΡ‘”½΅ΑΥ±Ν½Ι䁱₯•ΉΝ”Ι•…Ρ•‰δ€Δ܁UM M•Ρ₯½Έ€ΔΔԁ½˜Ρ‘”UL ½ΑεΙ₯‘ЁΠ€‘½ΘΡ‘”•ΕΥ₯Ω…±•ΉΠ₯Έ½Ρ‘•ȁ©ΥΙ₯Ν‘₯Ρ₯½ΉΜ€Έ4(€€€]•‰…ΝΡ₯ΉœI₯‘Ρ́…ΉMΡ…ΡΥΡ½ΙδI½ε…±Ρ₯•ΜΈ½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°έ‘•Ι”Ρ‘”]½Ι¬₯́„Ν½ΥΉΙ•½Ι‘₯Ήœ°1₯•ΉΝ½Θέ…₯ٕ́ё”•፱ΥΝ₯Ω”Ι₯‘ЁѼ½±±•Π°έ‘•Ρ‘•ȁ₯Ή‘₯Ω₯‘Υ…±±δ½ΘΩ₯„„Α•Ι™½Ι΅…Ή”΅Ι₯‘Ρ́ͽ₯•Ρ䀑”ΉœΈM½ΥΉ‘ፑ…Ή”€°Ι½ε…±Ρ₯•́™½ΘΡ‘”ΑΥ‰±₯Œ‘₯₯Ρ…°Α•Ι™½Ι΅…Ή”€‘”ΉœΈέ•‰…ΝΠ€½˜Ρ‘”]½Ι¬°ΝΥ‰©•ΠΡΌΡ‘”½΅ΑΥ±Ν½Ι䁱₯•ΉΝ”Ι•…Ρ•‰δ€Δ܁UM M•Ρ₯½Έ€ΔΔЁ½˜Ρ‘”UL ½ΑεΙ₯‘ЁΠ€‘½ΘΡ‘”•ΕΥ₯Ω…±•ΉΠ₯Έ½Ρ‘•ȁ©ΥΙ₯Ν‘₯Ρ₯½ΉΜ€Έ4(4)Q‘”…‰½Ω”Ι₯‘Ρ́΅…䁉”•α•ɍ₯Ν•₯Έ…±°΅•‘₯„…Ή™½Ι΅…Ρ́ݑ•Ρ‘•ȁΉ½ά­Ή½έΈ½Θ‘•Ι•…™Ρ•ȁ‘•Ω₯Ν•ΈQ‘”…‰½Ω”Ι₯‘Ρ́₯Ή±Υ‘”Ρ‘”Ι₯‘ЁѼ΅…­”ΝՍ ΅½‘₯™₯…Ρ₯½ΉΜ…́…Ι”Ρ•‘Ή₯…±±δΉ••ΝΝ…ΙδΡΌ•α•ɍ₯Ν”Ρ‘”Ι₯‘Ρ́₯Έ½Ρ‘•ȁ΅•‘₯„…Ή™½Ι΅…ΡΜ°‰ΥЁ½Ρ‘•Ιέ₯Ν”ε½Τ‘…Ω”ΉΌΙ₯‘Ρ́Ѽ΅…­”•Ι₯Ω…Ρ₯Ω”]½Ι­ΜΈ±°Ι₯‘Ρ́Ή½Π•αΑΙ•Νͱ䁝ɅΉΡ•‰δ1₯•ΉΝ½Θ…Ι”‘•Ι•‰δΙ•Ν•ΙΩ•Έ4(4(ΠΈI•ΝΡΙ₯Ρ₯½ΉΜΉQ‘”±₯•ΉΝ”Ι…ΉΡ•₯ΈM•Ρ₯½Έ€Μ…‰½Ω”₯́•αΑΙ•Νͱ䁡…‘”ΝΥ‰©•ΠΡΌ…Ή±₯΅₯Ρ•‰δΡ‘”™½±±½έ₯ΉœΙ•ΝΡΙ₯Ρ₯½ΉΜθ4(4(€€€e½Τ΅…䁑₯ΝΡΙ₯‰ΥΡ”°ΑΥ‰±₯±δ‘₯ΝΑ±…䰁ΑΥ‰±₯±δΑ•Ι™½Ι΄°½ΘΑΥ‰±₯±δ‘₯₯Ρ…±±δΑ•Ι™½Ι΄Ρ‘”]½Ι¬½Ή±δΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”°…Ήe½Τ΅ΥΝЁ₯Ή±Υ‘”„½Α䁽˜°½ΘΡ‘”UΉ₯™½Ι΄I•Ν½Υɍ”%‘•ΉΡ₯™₯•ȁ™½Θ°Ρ‘₯́1₯•ΉΝ”έ₯Ρ •Ω•Ι䁍½Α䁽ȁΑ‘½Ή½Ι•½Ι½˜Ρ‘”]½Ι¬e½Τ‘₯ΝΡΙ₯‰ΥΡ”°ΑΥ‰±₯±δ‘₯ΝΑ±…䰁ΑΥ‰±₯±δΑ•Ι™½Ι΄°½ΘΑΥ‰±₯±δ‘₯₯Ρ…±±δΑ•Ι™½Ι΄Έe½Τ΅…䁹½Π½™™•ȁ½Θ₯΅Α½Ν”…ΉδΡ•ɡ́½ΈΡ‘”]½Ι¬Ρ‘…ЁɕΝΡΙ₯ΠΡ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”½ΘΡ‘”…‰₯±₯Ρ䁽˜„Ι•₯Α₯•ΉΠ½˜Ρ‘”]½Ι¬ΡΌ•α•ɍ₯Ν”½˜Ρ‘”Ι₯‘Ρ́Ι…ΉΡ•ΡΌΡ‘…Ёɕ₯Α₯•ΉΠΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘”1₯•ΉΝ”Έe½Τ΅…䁹½ΠΝΥ‰±₯•ΉΝ”Ρ‘”]½Ι¬Έe½Τ΅ΥΝЁ­••ΐ₯ΉΡ…Π…±°Ή½Ρ₯•́ё…Ёɕ™•ȁѼΡ‘₯́1₯•ΉΝ”…ΉΡΌΡ‘”‘₯͍±…₯΅•ȁ½˜έ…ΙΙ…ΉΡ₯•ΜΈ]‘•Έe½Τ‘₯ΝΡΙ₯‰ΥΡ”°ΑΥ‰±₯±δ‘₯ΝΑ±…䰁ΑΥ‰±₯±δΑ•Ι™½Ι΄°½ΘΑΥ‰±₯±δ‘₯₯Ρ…±±δΑ•Ι™½Ι΄Ρ‘”]½Ι¬°e½Τ΅…䁹½Π₯΅Α½Ν”…ΉδΡ•‘Ή½±½₯…°΅•…ΝΥɕ́½ΈΡ‘”]½Ι¬Ρ‘…ЁɕΝΡΙ₯ΠΡ‘”…‰₯±₯Ρ䁽˜„Ι•₯Α₯•ΉΠ½˜Ρ‘”]½Ι¬™Ι½΄e½ΤΡΌ•α•ɍ₯Ν”½˜Ρ‘”Ι₯‘Ρ́Ι…ΉΡ•ΡΌΡ‘…Ёɕ₯Α₯•ΉΠΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘”1₯•ΉΝ”ΈQ‘₯́M•Ρ₯½Έ€Π‘„€…ΑΑ±₯•́ѼΡ‘”]½Ι¬…́₯Ή½ΙΑ½Ι…Ρ•₯Έ„ ½±±•Ρ₯Ω”]½Ι¬°‰ΥЁё₯́‘½•́Ή½ΠΙ•ΕΥ₯Ι”Ρ‘” ½±±•Ρ₯Ω”]½Ι¬…Α…ΙЁ™Ι½΄Ρ‘”]½Ι¬₯ΡΝ•±˜ΡΌ‰”΅…‘”ΝΥ‰©•ΠΡΌΡ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”Έ%˜e½ΤΙ•…Ρ”„ ½±±•Ρ₯Ω”]½Ι¬°ΥΑ½ΈΉ½Ρ₯”™Ι½΄…Ήδ1₯•ΉΝ½Θe½Τ΅ΥΝΠ°ΡΌΡ‘”•αΡ•ΉΠΑΙ…Ρ₯…‰±”°Ι•΅½Ω”™Ι½΄Ρ‘” ½±±•Ρ₯Ω”]½Ι¬…ΉδΙ•‘₯Ё…́ɕΕΥ₯Ι•‰δM•Ρ₯½Έ€Π‘ˆ€°…́ɕΕΥ•ΝΡ•Έ4(€€€%˜e½Τ‘₯ΝΡΙ₯‰ΥΡ”°ΑΥ‰±₯±δ‘₯ΝΑ±…䰁ΑΥ‰±₯±δΑ•Ι™½Ι΄°½ΘΑΥ‰±₯±δ‘₯₯Ρ…±±δΑ•Ι™½Ι΄Ρ‘”]½Ι¬€‘…́‘•™₯Ή•₯ΈM•Ρ₯½Έ€Δ…‰½Ω”€½Θ…Ήδ ½±±•Ρ₯Ω”]½Ι­Μ€‘…́‘•™₯Ή•₯ΈM•Ρ₯½Έ€Δ…‰½Ω”€°e½Τ΅ΥΝΠ°ΥΉ±•Ν́„Ι•ΕΥ•ΝЁ‘…́‰••Έ΅…‘”ΑΥΙΝΥ…ΉΠΡΌM•Ρ₯½Έ€Π‘„€°­••ΐ₯ΉΡ…Π…±°½ΑεΙ₯‘ЁΉ½Ρ₯•́™½ΘΡ‘”]½Ι¬…ΉΑΙ½Ω₯‘”°Ι•…Ν½Ή…‰±”ΡΌΡ‘”΅•‘₯Υ΄½Θ΅•…ΉΜe½Τ…Ι”ΥΡ₯±₯ι₯Ήœθ€‘€€Ρ‘”Ή…΅”½˜Ρ‘”=Ι₯₯Ή…°ΥΡ‘½Θ€‘½ΘΑΝ•Υ‘½Ήε΄°₯˜…ΑΑ±₯…‰±”€₯˜ΝΥΑΑ±₯•°…Ή½½Θ€‘₯€€₯˜Ρ‘”=Ι₯₯Ή…°ΥΡ‘½Θ…Ή½½Θ1₯•ΉΝ½Θ‘•Ν₯Ή…Ρ”…Ή½Ρ‘•ȁΑ…ΙΡ䁽ȁΑ…ΙΡ₯•Μ€‘”ΉœΈ„ΝΑ½ΉΝ½Θ₯ΉΝΡ₯ΡΥΡ”°ΑΥ‰±₯Ν‘₯Ήœ•ΉΡ₯Ρ䰁©½ΥΙΉ…°€™½Θ…ΡΡΙ₯‰ΥΡ₯½Έ€ ‰ΡΡΙ₯‰ΥΡ₯½ΈA…ΙΡ₯•Μˆ€₯Έ1₯•ΉΝ½ΘΜ½ΑεΙ₯‘ЁΉ½Ρ₯”°Ρ•ɡ́½˜Ν•ΙΩ₯”½Θ‰δ½Ρ‘•ȁɕ…Ν½Ή…‰±”΅•…ΉΜ°Ρ‘”Ή…΅”½˜ΝՍ Α…ΙΡ䁽ȁΑ…ΙΡ₯•ΜμΡ‘”Ρ₯Ρ±”½˜Ρ‘”]½Ι¬₯˜ΝΥΑΑ±₯•μΡΌΡ‘”•αΡ•ΉΠΙ•…Ν½Ή…‰±δΑΙ…Ρ₯…‰±”°Ρ‘”UΉ₯™½Ι΄I•Ν½Υɍ”%‘•ΉΡ₯™₯•Θ°₯˜…Ήδ°Ρ‘…Ё1₯•ΉΝ½ΘΝΑ•₯™₯•́Ѽ‰”…ΝΝ½₯…Ρ•έ₯Ρ Ρ‘”]½Ι¬°ΥΉ±•Ν́ΝՍ UI$‘½•́Ή½ΠΙ•™•ȁѼΡ‘”½ΑεΙ₯‘ЁΉ½Ρ₯”½Θ±₯•ΉΝ₯Ήœ₯Ή™½Ι΅…Ρ₯½Έ™½ΘΡ‘”]½Ι¬ΈQ‘”Ι•‘₯ЁɕΕΥ₯Ι•‰δΡ‘₯́M•Ρ₯½Έ€Π‘ˆ€΅…䁉”₯΅Α±•΅•ΉΡ•₯Έ…ΉδΙ•…Ν½Ή…‰±”΅…ΉΉ•ΘμΑΙ½Ω₯‘•°‘½έ•Ω•Θ°Ρ‘…Ё₯ΈΡ‘”…Ν”½˜„ ½±±•Ρ₯Ω”]½Ι¬°…Ё„΅₯Ή₯΅Υ΄ΝՍ Ι•‘₯Ёέ₯±°…ΑΑ•…Θ°₯˜„Ι•‘₯Ё™½Θ…±°½ΉΡΙ₯‰ΥΡ₯Ήœ…ΥΡ‘½Ί½˜Ρ‘” ½±±•Ρ₯Ω”]½Ι¬…ΑΑ•…ΙΜ°Ρ‘•Έ…́Α…ΙЁ½˜Ρ‘•Ν”Ι•‘₯Ρ́…Ή₯Έ„΅…ΉΉ•ȁ…Ё±•…ΝЁ…́ΑΙ½΅₯Ή•ΉΠ…́ё”Ι•‘₯Ρ́™½ΘΡ‘”½Ρ‘•ȁ½ΉΡΙ₯‰ΥΡ₯Ήœ…ΥΡ‘½ΙΜΈ½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°e½Τ΅…䁽Ή±δΥΝ”Ρ‘”Ι•‘₯ЁɕΕΥ₯Ι•‰δΡ‘₯́M•Ρ₯½Έ™½ΘΡ‘”ΑΥΙΑ½Ν”½˜…ΡΡΙ₯‰ΥΡ₯½Έ₯ΈΡ‘”΅…ΉΉ•ȁ͕Ё½ΥЁ…‰½Ω”…Ή°‰δ•α•ɍ₯Ν₯Ήœe½ΥȁΙ₯‘Ρ́չ‘•ȁё₯́1₯•ΉΝ”°e½Τ΅…䁹½Π₯΅Α±₯₯ѱ䁽ȁ•αΑ±₯₯ѱ䁅ΝΝ•ΙЁ½Θ₯΅Α±δ…Ήδ½ΉΉ•Ρ₯½Έέ₯Ρ °ΝΑ½ΉΝ½ΙΝ‘₯ΐ½Θ•Ή‘½ΙΝ•΅•ΉΠ‰δΡ‘”=Ι₯₯Ή…°ΥΡ‘½Θ°1₯•ΉΝ½Θ…Ή½½ΘΡΡΙ₯‰ΥΡ₯½ΈA…ΙΡ₯•Μ°…́…ΑΑΙ½ΑΙ₯…Ρ”°½˜e½Τ½Θe½ΥȁΥΝ”½˜Ρ‘”]½Ι¬°έ₯Ρ‘½ΥЁё”Ν•Α…Ι…Ρ”°•αΑΙ•Ν́ΑΙ₯½ΘέΙ₯ΡΡ•ΈΑ•Ι΅₯ΝΝ₯½Έ½˜Ρ‘”=Ι₯₯Ή…°ΥΡ‘½Θ°1₯•ΉΝ½Θ…Ή½½ΘΡΡΙ₯‰ΥΡ₯½ΈA…ΙΡ₯•ΜΈ4(4(ΤΈI•ΑΙ•Ν•ΉΡ…Ρ₯½ΉΜ°]…ΙΙ…ΉΡ₯•́…Ή₯͍±…₯΅•Θ4(4)U91ML=Q!I]%M5UQU11dIQ< dQ!AIQ%L%8]I%Q%9°1% 9M=H=ILQ!]=I,L΅%L9=91dQ<Q!aQ9P=9dI%!QL!1%8Q!1% 9M]=I, dQ!1% 9M=HΈQ!1% 9M=H5-L9<IAIM9QQ%=9L=H]II9Q%L=9d-%9 =9 I9%9Q!]=I,°aAIML°%5A1%°MQQUQ=Id=H=Q!I]%M°%9 1U%9°]%Q!=UP1%5%QQ%=8°]II9Q%L=Q%Q1°5I-Q %1%Qd°5I !9Q% %1%Qd°%Q9ML=HAIQ% U1HAUIA=M°9=9%9I%959P°=HQ! M9 =1Q9P=H=Q!H QL° UI d°=HQ!AIM9 = M9 =II=IL°]!Q!H=H9=P%M =YI 1ΈM=5)UI%M% Q%=9L<9=P11=\Q!a 1UM%=8=%5A1%]II9Q%L°M<MU a 1UM%=85d9=PAA1dQ<e=TΈ4(4(ΨΈ1₯΅₯Ρ…Ρ₯½Έ½Έ1₯…‰₯±₯Ρ丁a APQ<Q!aQ9PIEU%I dAA1%  11\°%89<Y9P]%101% 9M=H 1% 1Q<e=T=89d10Q!=Id=H9dMA %0°%9 %9Q0° =9MEU9Q%0°AU9%Q%Y=Ha5A1Id5LI%M%9=UP=Q!%L1% 9M=HQ!UM=Q!]=I,°Y8%1% 9M=H!L 8Y%M=Q!A=MM% %1%Qd=MU 5LΈ4(4(άΈQ•Ι΅₯Ή…Ρ₯½Έ4(4(€€€Q‘₯́1₯•ΉΝ”…ΉΡ‘”Ι₯‘Ρ́Ι…ΉΡ•‘•Ι•ΥΉ‘•ȁέ₯±°Ρ•Ι΅₯Ή…Ρ”…ΥΡ½΅…Ρ₯…±±δΥΑ½Έ…Ήδ‰Ι•… ‰δe½Τ½˜Ρ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”Έ%Ή‘₯Ω₯‘Υ…±Μ½Θ•ΉΡ₯Ρ₯•́ݑΌ‘…Ω”Ι••₯Ω• ½±±•Ρ₯Ω”]½Ι­Μ€‘…́‘•™₯Ή•₯ΈM•Ρ₯½Έ€Δ…‰½Ω”€™Ι½΄e½ΤΥΉ‘•ȁё₯́1₯•ΉΝ”°‘½έ•Ω•Θ°έ₯±°Ή½Π‘…Ω”Ρ‘•₯ȁ±₯•ΉΝ•́ѕɡ₯Ή…Ρ•ΑΙ½Ω₯‘•ΝՍ ₯Ή‘₯Ω₯‘Υ…±Μ½Θ•ΉΡ₯Ρ₯•́ɕ΅…₯Έ₯Έ™Υ±°½΅Α±₯…Ή”έ₯Ρ Ρ‘½Ν”±₯•ΉΝ•ΜΈM•Ρ₯½ΉΜ€Δ°€Θ°€Τ°€Ψ°€ά°…Ή€ΰέ₯±°ΝΥΙΩ₯Ω”…ΉδΡ•Ι΅₯Ή…Ρ₯½Έ½˜Ρ‘₯́1₯•ΉΝ”Έ4(€€€MΥ‰©•ΠΡΌΡ‘”…‰½Ω”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ°Ρ‘”±₯•ΉΝ”Ι…ΉΡ•‘•Ι”₯́Α•ΙΑ•ΡΥ…°€‘™½ΘΡ‘”‘ΥΙ…Ρ₯½Έ½˜Ρ‘”…ΑΑ±₯…‰±”½ΑεΙ₯‘Ё₯ΈΡ‘”]½Ι¬€Έ9½Ρέ₯Ρ‘ΝΡ…Ή‘₯ΉœΡ‘”…‰½Ω”°1₯•ΉΝ½ΘΙ•Ν•Ίٕё”Ι₯‘ЁѼΙ•±•…Ν”Ρ‘”]½Ι¬ΥΉ‘•ȁ‘₯™™•Ι•ΉΠ±₯•ΉΝ”Ρ•ɡ́½ΘΡΌΝΡ½ΐ‘₯ΝΡΙ₯‰ΥΡ₯ΉœΡ‘”]½Ι¬…Ё…ΉδΡ₯΅”μΑΙ½Ω₯‘•°‘½έ•ٕȁё…Ё…ΉδΝՍ •±•Ρ₯½Έέ₯±°Ή½ΠΝ•ΙΩ”ΡΌέ₯Ρ‘‘Ʌ܁ё₯́1₯•ΉΝ”€‘½Θ…Ήδ½Ρ‘•ȁ±₯•ΉΝ”Ρ‘…Ё‘…́‰••Έ°½Θ₯́ɕΕΥ₯Ι•ΡΌ‰”°Ι…ΉΡ•ΥΉ‘•ȁё”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”€°…ΉΡ‘₯́1₯•ΉΝ”έ₯±°½ΉΡ₯ΉΥ”₯Έ™Υ±°™½Ι”…Ή•™™•ΠΥΉ±•Ν́ѕɡ₯Ή…Ρ•…́ΝΡ…Ρ•…‰½Ω”Έ4(4(ก5₯͍•±±…Ή•½ΥΜ4(4(€€€… Ρ₯΅”e½Τ‘₯ΝΡΙ₯‰ΥΡ”½ΘΑΥ‰±₯±δ‘₯₯Ρ…±±δΑ•Ι™½Ι΄Ρ‘”]½Ι¬€‘…́‘•™₯Ή•₯ΈM•Ρ₯½Έ€Δ…‰½Ω”€½Θ„ ½±±•Ρ₯Ω”]½Ι¬€‘…́‘•™₯Ή•₯ΈM•Ρ₯½Έ€Δ…‰½Ω”€°Ρ‘”1₯•ΉΝ½Θ½™™•ΊѼΡ‘”Ι•₯Α₯•ΉΠ„±₯•ΉΝ”ΡΌΡ‘”]½Ι¬½ΈΡ‘”Ν…΅”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ…́ё”±₯•ΉΝ”Ι…ΉΡ•ΡΌe½ΤΥΉ‘•ȁё₯́1₯•ΉΝ”Έ4(€€€%˜…ΉδΑΙ½Ω₯Ν₯½Έ½˜Ρ‘₯́1₯•ΉΝ”₯́₯ΉΩ…±₯½ΘΥΉ•Ή™½Ι•…‰±”ΥΉ‘•ȁ…ΑΑ±₯…‰±”±…ά°₯Ё͑…±°Ή½Π…™™•ΠΡ‘”Ω…±₯‘₯Ρ䁽ȁ•Ή™½Ι•…‰₯±₯Ρ䁽˜Ρ‘”Ι•΅…₯Ή‘•ȁ½˜Ρ‘”Ρ•ɡ́½˜Ρ‘₯́1₯•ΉΝ”°…Ήέ₯Ρ‘½ΥЁ™ΥΙΡ‘•ȁ…Ρ₯½Έ‰δΡ‘”Α…ΙΡ₯•́ѼΡ‘₯́…Ι••΅•ΉΠ°ΝՍ ΑΙ½Ω₯Ν₯½ΈΝ‘…±°‰”Ι•™½Ι΅•ΡΌΡ‘”΅₯Ή₯΅Υ΄•αΡ•ΉΠΉ••ΝΝ…ΙδΡΌ΅…­”ΝՍ ΑΙ½Ω₯Ν₯½ΈΩ…±₯…Ή•Ή™½Ι•…‰±”Έ4(€€€9ΌΡ•Ι΄½ΘΑΙ½Ω₯Ν₯½Έ½˜Ρ‘₯́1₯•ΉΝ”Ν‘…±°‰”‘••΅•έ…₯Ω•…ΉΉΌ‰Ι•… ½ΉΝ•ΉΡ•ΡΌΥΉ±•Ν́ΝՍ έ…₯ٕȁ½Θ½ΉΝ•ΉΠΝ‘…±°‰”₯ΈέΙ₯Ρ₯Ήœ…ΉΝ₯Ή•‰δΡ‘”Α…ΙΡδΡΌ‰”‘…ɝ•έ₯Ρ ΝՍ έ…₯ٕȁ½Θ½ΉΝ•ΉΠΈ4(€€€Q‘₯́1₯•ΉΝ”½ΉΝΡ₯ΡΥѕ́ё”•ΉΡ₯Ι”…Ι••΅•ΉΠ‰•Ρέ••ΈΡ‘”Α…ΙΡ₯•́έ₯Ρ Ι•ΝΑ•ΠΡΌΡ‘”]½Ι¬±₯•ΉΝ•‘•Ι”ΈQ‘•Ι”…Ι”ΉΌΥΉ‘•ΙΝΡ…Ή‘₯ΉΜ°…Ι••΅•ΉΡ́½ΘΙ•ΑΙ•Ν•ΉΡ…Ρ₯½ΉΜέ₯Ρ Ι•ΝΑ•ΠΡΌΡ‘”]½Ι¬Ή½ΠΝΑ•₯™₯•‘•Ι”Έ1₯•ΉΝ½ΘΝ‘…±°Ή½Π‰”‰½ΥΉ‰δ…Ήδ…‘‘₯Ρ₯½Ή…°ΑΙ½Ω₯Ν₯½ΉΜΡ‘…Ё΅…䁅ΑΑ•…ȁ₯Έ…Ήδ½΅΅ΥΉ₯…Ρ₯½Έ™Ι½΄e½ΤΈQ‘₯́1₯•ΉΝ”΅…䁹½Π‰”΅½‘₯™₯•έ₯Ρ‘½ΥЁё”΅ΥΡΥ…°έΙ₯ΡΡ•Έ…Ι••΅•ΉΠ½˜Ρ‘”1₯•ΉΝ½Θ…Ήe½ΤΈ4(4(΄΄΄΄΄΄΄΄΄΄΄΄΄΄΄M Q%=8€Τθ Ι•…Ρ₯Ω” ½΅΅½ΉΜΡΡΙ₯‰ΥΡ₯½Έ°XΠΈΐ€΄΄΄΄΄΄΄΄΄΄΄4(4) Ι•…Ρ₯Ω” ½΅΅½ΉΜ ½ΙΑ½Ι…Ρ₯½Έ€ ύ Ι•…Ρ₯Ω” ½΅΅½ΉΜό€₯́Ή½Π„±…܁™₯Ι΄…Ή‘½•́Ή½ΠΑΙ½Ω₯‘”±•…°Ν•ΙΩ₯•́½Θ±•…°…‘Ω₯”Έ₯ΝΡΙ₯‰ΥΡ₯½Έ½˜ Ι•…Ρ₯Ω” ½΅΅½ΉΜΑΥ‰±₯Œ±₯•ΉΝ•́‘½•́Ή½ΠΙ•…Ρ”„±…έε•Θ΅±₯•ΉΠ½Θ½Ρ‘•ȁɕ±…Ρ₯½ΉΝ‘₯ΐΈ Ι•…Ρ₯Ω” ½΅΅½ΉΜ΅…­•́₯Ρ́±₯•ΉΝ•́…ΉΙ•±…Ρ•₯Ή™½Ι΅…Ρ₯½Έ…Ω…₯±…‰±”½Έ…Έ€ύ…Μ΅₯Μό‰…Ν₯ΜΈ Ι•…Ρ₯Ω” ½΅΅½ΉΜ₯ٕ́ΉΌέ…ΙΙ…ΉΡ₯•́ɕ…Ι‘₯Ήœ₯Ρ́±₯•ΉΝ•Μ°…Ήδ΅…Ρ•Ι₯…°±₯•ΉΝ•ΥΉ‘•ȁё•₯ȁѕɡ́…Ή½Ή‘₯Ρ₯½ΉΜ°½Θ…ΉδΙ•±…Ρ•₯Ή™½Ι΅…Ρ₯½ΈΈ Ι•…Ρ₯Ω” ½΅΅½ΉΜ‘₯͍±…₯΅Μ…±°±₯…‰₯±₯Ρ䁙½Θ‘…΅…•́ɕΝΥ±Ρ₯Ήœ™Ι½΄Ρ‘•₯ȁΥΝ”ΡΌΡ‘”™Υ±±•ΝЁ•αΡ•ΉΠΑ½ΝΝ₯‰±”Έ4(4)UΝ₯Ήœ Ι•…Ρ₯Ω” ½΅΅½ΉΜAΥ‰±₯Œ1₯•ΉΝ•Μ4(4) Ι•…Ρ₯Ω” ½΅΅½ΉΜΑΥ‰±₯Œ±₯•ΉΝ•́ΑΙ½Ω₯‘”„ΝΡ…Ή‘…ɐΝ•Ё½˜Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜΡ‘…ЁΙ•…Ρ½Ί…Ή½Ρ‘•ȁΙ₯‘Ρ́‘½±‘•Ί΅…δΥΝ”ΡΌΝ‘…Ι”½Ι₯₯Ή…°έ½Ι­Μ½˜…ΥΡ‘½ΙΝ‘₯ΐ…Ή½Ρ‘•ȁ΅…Ρ•Ι₯…°ΝΥ‰©•ΠΡΌ½ΑεΙ₯‘Ё…Ή•ΙΡ…₯Έ½Ρ‘•ȁΙ₯‘Ρ́ΝΑ•₯™₯•₯ΈΡ‘”ΑΥ‰±₯Œ±₯•ΉΝ”‰•±½άΈQ‘”™½±±½έ₯Ήœ½ΉΝ₯‘•Ι…Ρ₯½ΉΜ…Ι”™½Θ₯Ή™½Ι΅…Ρ₯½Ή…°ΑΥΙΑ½Ν•́½Ή±δ°…Ι”Ή½Π•α‘…ΥΝΡ₯Ω”°…Ή‘ΌΉ½Π™½Ι΄Α…ΙЁ½˜½Υȁ±₯•ΉΝ•ΜΈ4(4) ½ΉΝ₯‘•Ι…Ρ₯½ΉΜ™½Θ±₯•ΉΝ½ΙΜθ=ΥȁΑΥ‰±₯Œ±₯•ΉΝ•́…Ι”₯ΉΡ•Ή‘•™½ΘΥΝ”‰δΡ‘½Ν”…ΥΡ‘½Ι₯镐ΡΌ₯Ω”Ρ‘”ΑΥ‰±₯ŒΑ•Ι΅₯ΝΝ₯½ΈΡΌΥΝ”΅…Ρ•Ι₯…°₯Έέ…έ½Ρ‘•Ιέ₯Ν”Ι•ΝΡΙ₯Ρ•‰δ½ΑεΙ₯‘Ё…Ή•ΙΡ…₯Έ½Ρ‘•ȁΙ₯‘ΡΜΈ=Υȁ±₯•ΉΝ•́…Ι”₯ΙΙ•Ω½…‰±”Έ1₯•ΉΝ½Ί͑½Υ±Ι•……ΉΥΉ‘•ΙΝΡ…ΉΡ‘”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘”±₯•ΉΝ”Ρ‘•䁍‘½½Ν”‰•™½Ι”…ΑΑ±ε₯Ήœ₯ΠΈ1₯•ΉΝ½Ί͑½Υ±…±ΝΌΝ•ΥΙ”…±°Ι₯‘Ρ́Ή••ΝΝ…Ι䁉•™½Ι”…ΑΑ±ε₯Ήœ½Υȁ±₯•ΉΝ•́ͼΡ‘…Ёё”ΑΥ‰±₯Œ…ΈΙ•ΥΝ”Ρ‘”΅…Ρ•Ι₯…°…́•αΑ•Ρ•Έ1₯•ΉΝ½Ί͑½Υ±±•…ɱ䁡…Ι¬…Ήδ΅…Ρ•Ι₯…°Ή½ΠΝΥ‰©•ΠΡΌΡ‘”±₯•ΉΝ”ΈQ‘₯́₯Ή±Υ‘•́½Ρ‘•ȁ ΅±₯•ΉΝ•΅…Ρ•Ι₯…°°½Θ΅…Ρ•Ι₯…°ΥΝ•ΥΉ‘•ȁ…Έ•ፕΑΡ₯½Έ½Θ±₯΅₯Ρ…Ρ₯½ΈΡΌ½ΑεΙ₯‘ΠΈ5½Ι”½ΉΝ₯‘•Ι…Ρ₯½ΉΜ™½Θ±₯•ΉΝ½ΙΜΈ4(4) ½ΉΝ₯‘•Ι…Ρ₯½ΉΜ™½ΘΡ‘”ΑΥ‰±₯Œθ δΥΝ₯Ήœ½Ή”½˜½ΥȁΑΥ‰±₯Œ±₯•ΉΝ•Μ°„±₯•ΉΝ½ΘΙ…ΉΡ́ё”ΑΥ‰±₯ŒΑ•Ι΅₯ΝΝ₯½ΈΡΌΥΝ”Ρ‘”±₯•ΉΝ•΅…Ρ•Ι₯…°ΥΉ‘•ȁΝΑ•₯™₯•Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜΈ%˜Ρ‘”±₯•ΉΝ½Θύ́Α•Ι΅₯ΝΝ₯½Έ₯́Ή½ΠΉ••ΝΝ…Ι䁙½Θ…ΉδΙ•…Ν½Έύ™½Θ•α…΅Α±”°‰•…ΥΝ”½˜…Ήδ…ΑΑ±₯…‰±”•ፕΑΡ₯½Έ½Θ±₯΅₯Ρ…Ρ₯½ΈΡΌ½ΑεΙ₯‘ΠύΡ‘•ΈΡ‘…ЁΥΝ”₯́Ή½ΠΙ•Υ±…Ρ•‰δΡ‘”±₯•ΉΝ”Έ=Υȁ±₯•ΉΝ•́Ι…ΉΠ½Ή±δΑ•Ι΅₯ΝΝ₯½ΉΜΥΉ‘•ȁ½ΑεΙ₯‘Ё…Ή•ΙΡ…₯Έ½Ρ‘•ȁΙ₯‘Ρ́ё…Ё„±₯•ΉΝ½Θ‘…́…ΥΡ‘½Ι₯ΡδΡΌΙ…ΉΠΈUΝ”½˜Ρ‘”±₯•ΉΝ•΅…Ρ•Ι₯…°΅…δΝΡ₯±°‰”Ι•ΝΡΙ₯Ρ•™½Θ½Ρ‘•ȁɕ…Ν½ΉΜ°₯Ή±Υ‘₯Ήœ‰•…ΥΝ”½Ρ‘•Ί‘…Ω”½ΑεΙ₯‘Ё½Θ½Ρ‘•ȁΙ₯‘Ρ́₯ΈΡ‘”΅…Ρ•Ι₯…°Έ±₯•ΉΝ½Θ΅…䁡…­”ΝΑ•₯…°Ι•ΕΥ•ΝΡΜ°ΝՍ …́…Ν­₯ΉœΡ‘…Ё…±°‘…Ή•́‰”΅…Ι­•½Θ‘•͍Ι₯‰•Έ±Ρ‘½Υ Ή½ΠΙ•ΕΥ₯Ι•‰δ½Υȁ±₯•ΉΝ•Μ°ε½Τ…Ι”•Ή½ΥΙ…•ΡΌΙ•ΝΑ•ΠΡ‘½Ν”Ι•ΕΥ•ΝΡ́ݑ•Ι”Ι•…Ν½Ή…‰±”Έ5½Ι”½ΉΝ₯‘•Ι…Ρ₯½ΉΜ™½ΘΡ‘”ΑΥ‰±₯ŒΈ4(4) Ι•…Ρ₯Ω” ½΅΅½ΉΜΡΡΙ₯‰ΥΡ₯½Έ€ΠΈΐ%ΉΡ•ΙΉ…Ρ₯½Ή…°AΥ‰±₯Œ1₯•ΉΝ”4(4) 䁕α•ɍ₯Ν₯ΉœΡ‘”1₯•ΉΝ•I₯‘ΡΜ€‘‘•™₯Ή•‰•±½ά€°e½Τ…•ΑЁ…Ή…Ι•”ΡΌ‰”‰½ΥΉ‰δΡ‘”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘₯́ Ι•…Ρ₯Ω” ½΅΅½ΉΜΡΡΙ₯‰ΥΡ₯½Έ€ΠΈΐ%ΉΡ•ΙΉ…Ρ₯½Ή…°AΥ‰±₯Œ1₯•ΉΝ”€ ‰AΥ‰±₯Œ1₯•ΉΝ”ˆ€ΈQΌΡ‘”•αΡ•ΉΠΡ‘₯́AΥ‰±₯Œ1₯•ΉΝ”΅…䁉”₯ΉΡ•ΙΑΙ•Ρ•…́„½ΉΡΙ…Π°e½Τ…Ι”Ι…ΉΡ•Ρ‘”1₯•ΉΝ•I₯‘Ρ́₯Έ½ΉΝ₯‘•Ι…Ρ₯½Έ½˜e½Υȁ…•ΑΡ…Ή”½˜Ρ‘•Ν”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ°…ΉΡ‘”1₯•ΉΝ½ΘΙ…ΉΡ́e½ΤΝՍ Ι₯‘Ρ́₯Έ½ΉΝ₯‘•Ι…Ρ₯½Έ½˜‰•Ή•™₯Ρ́ё”1₯•ΉΝ½ΘΙ••₯ٕ́™Ι½΄΅…­₯ΉœΡ‘”1₯•ΉΝ•5…Ρ•Ι₯…°…Ω…₯±…‰±”ΥΉ‘•ȁё•Ν”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜΈ4(4)M•Ρ₯½Έ€Δ€ό•™₯Ή₯Ρ₯½ΉΜΈ4(4)‘…ΑΡ•5…Ρ•Ι₯…°΅•…ΉΜ΅…Ρ•Ι₯…°ΝΥ‰©•ΠΡΌ ½ΑεΙ₯‘Ё…ΉM₯΅₯±…ȁI₯‘Ρ́ё…Ё₯́‘•Ι₯Ω•™Ι½΄½Θ‰…Ν•ΥΑ½ΈΡ‘”1₯•ΉΝ•5…Ρ•Ι₯…°…Ή₯Έέ‘₯ Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°₯́ΡΙ…ΉΝ±…Ρ•°…±Ρ•Ι•°…ΙΙ…Ή•°ΡΙ…ΉΝ™½Ι΅•°½Θ½Ρ‘•Ιέ₯Ν”΅½‘₯™₯•₯Έ„΅…ΉΉ•ȁɕΕΥ₯Ι₯ΉœΑ•Ι΅₯ΝΝ₯½ΈΥΉ‘•ȁё” ½ΑεΙ₯‘Ё…ΉM₯΅₯±…ȁI₯‘Ρ́‘•±‰δΡ‘”1₯•ΉΝ½ΘΈ½ΘΑΥΙΑ½Ν•́½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”°έ‘•Ι”Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°₯́„΅ΥΝ₯…°έ½Ι¬°Α•Ι™½Ι΅…Ή”°½ΘΝ½ΥΉΙ•½Ι‘₯Ήœ°‘…ΑΡ•5…Ρ•Ι₯…°₯́…±έ…έΑΙ½‘Ս•έ‘•Ι”Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°₯́Ν幍‘•₯ΈΡ₯΅•Ι•±…Ρ₯½Έέ₯Ρ „΅½Ω₯Ήœ₯΅…”Έ4)‘…Αѕȝ́1₯•ΉΝ”΅•…ΉΜΡ‘”±₯•ΉΝ”e½Τ…ΑΑ±δΡΌe½Υȁ ½ΑεΙ₯‘Ё…ΉM₯΅₯±…ȁI₯‘Ρ́₯Έe½Υȁ½ΉΡΙ₯‰ΥΡ₯½ΉΜΡΌ‘…ΑΡ•5…Ρ•Ι₯…°₯Έ…½Ι‘…Ή”έ₯Ρ Ρ‘”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”Έ4) ½ΑεΙ₯‘Ё…ΉM₯΅₯±…ȁI₯‘Ρ́΅•…ΉΜ½ΑεΙ₯‘Ё…Ή½½ΘΝ₯΅₯±…ȁΙ₯‘Ρ́±½Ν•±δΙ•±…Ρ•ΡΌ½ΑεΙ₯‘Ё₯Ή±Υ‘₯Ήœ°έ₯Ρ‘½ΥЁ±₯΅₯Ρ…Ρ₯½Έ°Α•Ι™½Ι΅…Ή”°‰Ι½…‘…ΝΠ°Ν½ΥΉΙ•½Ι‘₯Ήœ°…ΉMΥ€•Ή•Ι₯́…Ρ…‰…Ν”I₯‘ΡΜ°έ₯Ρ‘½ΥЁɕ…ɐΡΌ‘½άΡ‘”Ι₯‘Ρ́…Ι”±…‰•±•½Θ…Ρ•½Ι₯镐Έ½ΘΑΥΙΑ½Ν•́½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”°Ρ‘”Ι₯‘Ρ́ΝΑ•₯™₯•₯ΈM•Ρ₯½Έ€Θ‘ˆ€ Δ€΄ Θ€…Ι”Ή½Π ½ΑεΙ₯‘Ё…ΉM₯΅₯±…ȁI₯‘ΡΜΈ4)™™•Ρ₯Ω”Q•‘Ή½±½₯…°5•…ΝΥɕ́΅•…ΉΜΡ‘½Ν”΅•…ΝΥɕ́ё…Π°₯ΈΡ‘”…‰Ν•Ή”½˜ΑΙ½Α•ȁ…ΥΡ‘½Ι₯Ρ䰁΅…䁹½Π‰”₯ɍաٕΉΡ•ΥΉ‘•ȁ±…έ́™Υ±™₯±±₯Ήœ½‰±₯…Ρ₯½ΉΜΥΉ‘•ȁΙΡ₯±”€Δ⽘Ρ‘”]%A< ½ΑεΙ₯‘ЁQΙ•…Ρ䁅‘½ΑΡ•½Έ••΅‰•Θ€Θΐ°€ΔδδΨ°…Ή½½ΘΝ₯΅₯±…ȁ₯ΉΡ•ΙΉ…Ρ₯½Ή…°…Ι••΅•ΉΡΜΈ4)ፕΑΡ₯½ΉΜ…Ή1₯΅₯Ρ…Ρ₯½ΉΜ΅•…ΉΜ™…₯ȁΥΝ”°™…₯ȁ‘•…±₯Ήœ°…Ή½½Θ…Ήδ½Ρ‘•ȁ•ፕΑΡ₯½Έ½Θ±₯΅₯Ρ…Ρ₯½ΈΡΌ ½ΑεΙ₯‘Ё…ΉM₯΅₯±…ȁI₯‘Ρ́ё…Ё…ΑΑ±₯•́Ѽe½ΥȁΥΝ”½˜Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°Έ4)1₯•ΉΝ•5…Ρ•Ι₯…°΅•…ΉΜΡ‘”…ΙΡ₯ΝΡ₯Œ½Θ±₯Ρ•Ι…Ιδέ½Ι¬°‘…Ρ…‰…Ν”°½Θ½Ρ‘•ȁ΅…Ρ•Ι₯…°ΡΌέ‘₯ Ρ‘”1₯•ΉΝ½Θ…ΑΑ±₯•Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”Έ4)1₯•ΉΝ•I₯‘Ρ́΅•…ΉΜΡ‘”Ι₯‘Ρ́Ι…ΉΡ•ΡΌe½ΤΝΥ‰©•ΠΡΌΡ‘”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”°έ‘₯ …Ι”±₯΅₯Ρ•ΡΌ…±° ½ΑεΙ₯‘Ё…ΉM₯΅₯±…ȁI₯‘Ρ́ё…Ё…ΑΑ±δΡΌe½ΥȁΥΝ”½˜Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°…ΉΡ‘…Ёё”1₯•ΉΝ½Θ‘…́…ΥΡ‘½Ι₯ΡδΡΌ±₯•ΉΝ”Έ4)1₯•ΉΝ½Θ΅•…ΉΜΡ‘”₯Ή‘₯Ω₯‘Υ…°‘Μ€½Θ•ΉΡ₯Ρδ‘₯•Μ€Ι…ΉΡ₯ΉœΙ₯‘Ρ́չ‘•ȁё₯́AΥ‰±₯Œ1₯•ΉΝ”Έ4)M‘…Ι”΅•…ΉΜΡΌΑΙ½Ω₯‘”΅…Ρ•Ι₯…°ΡΌΡ‘”ΑΥ‰±₯Œ‰δ…Ήδ΅•…ΉΜ½ΘΑΙ½•Ν́ё…ЁɕΕΥ₯ɕ́Α•Ι΅₯ΝΝ₯½ΈΥΉ‘•ȁё”1₯•ΉΝ•I₯‘ΡΜ°ΝՍ …́ɕΑΙ½‘ՍΡ₯½Έ°ΑΥ‰±₯Œ‘₯ΝΑ±…䰁ΑΥ‰±₯ŒΑ•Ι™½Ι΅…Ή”°‘₯ΝΡΙ₯‰ΥΡ₯½Έ°‘₯ΝΝ•΅₯Ή…Ρ₯½Έ°½΅΅ΥΉ₯…Ρ₯½Έ°½Θ₯΅Α½ΙΡ…Ρ₯½Έ°…ΉΡΌ΅…­”΅…Ρ•Ι₯…°…Ω…₯±…‰±”ΡΌΡ‘”ΑΥ‰±₯Œ₯Ή±Υ‘₯Ήœ₯Έέ…έё…Ё΅•΅‰•Ί½˜Ρ‘”ΑΥ‰±₯Œ΅…䁅•Ν́ё”΅…Ρ•Ι₯…°™Ι½΄„Α±…”…Ή…Ё„Ρ₯΅”₯Ή‘₯Ω₯‘Υ…±±δ‘½Ν•Έ‰δΡ‘•΄Έ4)MΥ€•Ή•Ι₯́…Ρ…‰…Ν”I₯‘Ρ́΅•…ΉΜΙ₯‘Ρ́½Ρ‘•ȁё…Έ½ΑεΙ₯‘ЁɕΝΥ±Ρ₯Ήœ™Ι½΄₯Ι•Ρ₯Ω”€δΨΌδ½ ½˜Ρ‘”ΥΙ½Α•…ΈA…Ι±₯…΅•ΉΠ…Ή½˜Ρ‘” ½ΥΉ₯°½˜€Δā5…ɍ €Δδδ؁½ΈΡ‘”±•…°ΑΙ½Ρ•Ρ₯½Έ½˜‘…Ρ…‰…Ν•Μ°…́…΅•Ή‘•…Ή½½ΘΝՍ••‘•°…́ݕ±°…́½Ρ‘•ȁ•ΝΝ•ΉΡ₯…±±δ•ΕΥ₯Ω…±•ΉΠΙ₯‘Ρ́…Ήεέ‘•Ι”₯ΈΡ‘”έ½Ι±Έ4)e½Τ΅•…ΉΜΡ‘”₯Ή‘₯Ω₯‘Υ…°½Θ•ΉΡ₯Ρ䁕α•ɍ₯Ν₯ΉœΡ‘”1₯•ΉΝ•I₯‘Ρ́չ‘•ȁё₯́AΥ‰±₯Œ1₯•ΉΝ”Έe½Υȁ‘…́„½ΙΙ•ΝΑ½Ή‘₯Ήœ΅•…Ή₯ΉœΈ4(4)M•Ρ₯½Έ€Θ€όM½Α”Έ4(4)1₯•ΉΝ”Ι…ΉΠΈ4)MΥ‰©•ΠΡΌΡ‘”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”°Ρ‘”1₯•ΉΝ½Θ‘•Ι•‰δΙ…ΉΡ́e½Τ„έ½Ι±‘έ₯‘”°Ι½ε…±Ρδ΅™Ι•”°Ή½Έ΅ΝΥ‰±₯•ΉΝ…‰±”°Ή½Έ΅•፱ΥΝ₯Ω”°₯ΙΙ•Ω½…‰±”±₯•ΉΝ”ΡΌ•α•ɍ₯Ν”Ρ‘”1₯•ΉΝ•I₯‘Ρ́₯ΈΡ‘”1₯•ΉΝ•5…Ρ•Ι₯…°ΡΌθ4)Ι•ΑΙ½‘Ս”…ΉM‘…Ι”Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°°₯Έέ‘½±”½Θ₯ΈΑ…ΙΠ쁅Ή4)ΑΙ½‘Ս”°Ι•ΑΙ½‘Ս”°…ΉM‘…Ι”‘…ΑΡ•5…Ρ•Ι₯…°Έ4)ፕΑΡ₯½ΉΜ…Ή1₯΅₯Ρ…Ρ₯½ΉΜΈ½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°έ‘•Ι”ፕΑΡ₯½ΉΜ…Ή1₯΅₯Ρ…Ρ₯½ΉΜ…ΑΑ±δΡΌe½ΥȁΥΝ”°Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”‘½•́Ή½Π…ΑΑ±δ°…Ήe½Τ‘ΌΉ½ΠΉ••ΡΌ½΅Α±δέ₯Ρ ₯Ρ́ѕɡ́…Ή½Ή‘₯Ρ₯½ΉΜΈ4)Q•Ι΄ΈQ‘”Ρ•Ι΄½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”₯́ΝΑ•₯™₯•₯ΈM•Ρ₯½Έ€Ψ‘„€Έ4)5•‘₯„…Ή™½Ι΅…ΡΜμΡ•‘Ή₯…°΅½‘₯™₯…Ρ₯½ΉΜ…±±½έ•ΈQ‘”1₯•ΉΝ½Θ…ΥΡ‘½Ι₯ι•́e½ΤΡΌ•α•ɍ₯Ν”Ρ‘”1₯•ΉΝ•I₯‘Ρ́₯Έ…±°΅•‘₯„…Ή™½Ι΅…Ρ́ݑ•Ρ‘•ȁΉ½ά­Ή½έΈ½Θ‘•Ι•…™Ρ•ȁΙ•…Ρ•°…ΉΡΌ΅…­”Ρ•‘Ή₯…°΅½‘₯™₯…Ρ₯½ΉΜΉ••ΝΝ…ΙδΡΌ‘ΌΝΌΈQ‘”1₯•ΉΝ½Θέ…₯ٕ́…Ή½½Θ…Ι••́Ή½ΠΡΌ…ΝΝ•ΙЁ…ΉδΙ₯‘Ё½Θ…ΥΡ‘½Ι₯ΡδΡΌ™½Ι‰₯e½Τ™Ι½΄΅…­₯ΉœΡ•‘Ή₯…°΅½‘₯™₯…Ρ₯½ΉΜΉ••ΝΝ…ΙδΡΌ•α•ɍ₯Ν”Ρ‘”1₯•ΉΝ•I₯‘ΡΜ°₯Ή±Υ‘₯ΉœΡ•‘Ή₯…°΅½‘₯™₯…Ρ₯½ΉΜΉ••ΝΝ…ΙδΡΌ₯ɍաٕΉΠ™™•Ρ₯Ω”Q•‘Ή½±½₯…°5•…ΝΥΙ•ΜΈ½ΘΑΥΙΑ½Ν•́½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”°Ν₯΅Α±δ΅…­₯Ήœ΅½‘₯™₯…Ρ₯½ΉΜ…ΥΡ‘½Ι₯镐‰δΡ‘₯́M•Ρ₯½Έ€Θ‘„€ Π€Ή•ٕȁΑΙ½‘Ս•́‘…ΑΡ•5…Ρ•Ι₯…°Έ4)½έΉΝΡΙ•…΄Ι•₯Α₯•ΉΡΜΈ4)=™™•ȁ™Ι½΄Ρ‘”1₯•ΉΝ½Θ€ό1₯•ΉΝ•5…Ρ•Ι₯…°ΈΩ•ΙδΙ•₯Α₯•ΉΠ½˜Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°…ΥΡ½΅…Ρ₯…±±δΙ••₯ٕ́…Έ½™™•ȁ™Ι½΄Ρ‘”1₯•ΉΝ½ΘΡΌ•α•ɍ₯Ν”Ρ‘”1₯•ΉΝ•I₯‘Ρ́չ‘•ȁё”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”Έ4)9Ό‘½έΉΝΡΙ•…΄Ι•ΝΡΙ₯Ρ₯½ΉΜΈe½Τ΅…䁹½Π½™™•ȁ½Θ₯΅Α½Ν”…Ήδ…‘‘₯Ρ₯½Ή…°½Θ‘₯™™•Ι•ΉΠΡ•ɡ́½Θ½Ή‘₯Ρ₯½ΉΜ½Έ°½Θ…ΑΑ±δ…Ήδ™™•Ρ₯Ω”Q•‘Ή½±½₯…°5•…ΝΥɕ́Ѽ°Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°₯˜‘½₯ΉœΝΌΙ•ΝΡΙ₯Ρ́•α•ɍ₯Ν”½˜Ρ‘”1₯•ΉΝ•I₯‘Ρ́‰δ…ΉδΙ•₯Α₯•ΉΠ½˜Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°Έ4)9Ό•Ή‘½ΙΝ•΅•ΉΠΈ9½Ρ‘₯Ήœ₯ΈΡ‘₯́AΥ‰±₯Œ1₯•ΉΝ”½ΉΝΡ₯ΡΥѕ́½Θ΅…䁉”½ΉΝΡΙΥ•…́Α•Ι΅₯ΝΝ₯½ΈΡΌ…ΝΝ•ΙЁ½Θ₯΅Α±δΡ‘…Ёe½Τ…Ι”°½ΘΡ‘…Ёe½ΥȁΥΝ”½˜Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°₯Μ°½ΉΉ•Ρ•έ₯Ρ °½ΘΝΑ½ΉΝ½Ι•°•Ή‘½ΙΝ•°½ΘΙ…ΉΡ•½™™₯₯…°ΝΡ…ΡΎ‰δ°Ρ‘”1₯•ΉΝ½Θ½Θ½Ρ‘•Ί‘•Ν₯Ή…Ρ•ΡΌΙ••₯Ω”…ΡΡΙ₯‰ΥΡ₯½Έ…́ΑΙ½Ω₯‘•₯ΈM•Ρ₯½Έ€Μ‘„€ Δ€‘€‘€€Έ4(4)=Ρ‘•ȁΙ₯‘ΡΜΈ4)5½Ι…°Ι₯‘ΡΜ°ΝՍ …́ё”Ι₯‘Ё½˜₯ΉΡ•Ι₯Ρ䰁…Ι”Ή½Π±₯•ΉΝ•ΥΉ‘•ȁё₯́AΥ‰±₯Œ1₯•ΉΝ”°Ή½Θ…Ι”ΑΥ‰±₯₯Ρ䰁ΑΙ₯Ω…δ°…Ή½½Θ½Ρ‘•ȁΝ₯΅₯±…ȁΑ•ΙΝ½Ή…±₯ΡδΙ₯‘ΡΜ쁑½έ•Ω•Θ°ΡΌΡ‘”•αΡ•ΉΠΑ½ΝΝ₯‰±”°Ρ‘”1₯•ΉΝ½Θέ…₯ٕ́…Ή½½Θ…Ι••́Ή½ΠΡΌ…ΝΝ•ΙЁ…ΉδΝՍ Ι₯‘Ρ́‘•±‰δΡ‘”1₯•ΉΝ½ΘΡΌΡ‘”±₯΅₯Ρ••αΡ•ΉΠΉ••ΝΝ…ΙδΡΌ…±±½άe½ΤΡΌ•α•ɍ₯Ν”Ρ‘”1₯•ΉΝ•I₯‘ΡΜ°‰ΥЁΉ½Π½Ρ‘•Ιέ₯Ν”Έ4)A…Ρ•ΉΠ…ΉΡΙ…‘•΅…Ι¬Ι₯‘Ρ́…Ι”Ή½Π±₯•ΉΝ•ΥΉ‘•ȁё₯́AΥ‰±₯Œ1₯•ΉΝ”Έ4)QΌΡ‘”•αΡ•ΉΠΑ½ΝΝ₯‰±”°Ρ‘”1₯•ΉΝ½Θέ…₯ٕ́…ΉδΙ₯‘ЁѼ½±±•ΠΙ½ε…±Ρ₯•́™Ι½΄e½Τ™½ΘΡ‘”•α•ɍ₯Ν”½˜Ρ‘”1₯•ΉΝ•I₯‘ΡΜ°έ‘•Ρ‘•ȁ‘₯Ι•Ρ±δ½ΘΡ‘ɽ՝ „½±±•Ρ₯ΉœΝ½₯•ΡδΥΉ‘•ȁ…ΉδΩ½±ΥΉΡ…Ι䁽ȁ݅₯Ω…‰±”ΝΡ…ΡΥΡ½Ι䁽ȁ½΅ΑΥ±Ν½Ι䁱₯•ΉΝ₯ΉœΝ‘•΅”Έ%Έ…±°½Ρ‘•ȁ…͕́ё”1₯•ΉΝ½Θ•αΑΙ•ΝΝ±δΙ•Ν•Ίٕ…ΉδΙ₯‘ЁѼ½±±•ΠΝՍ Ι½ε…±Ρ₯•ΜΈ4(4)M•Ρ₯½Έ€Μ€ό1₯•ΉΝ” ½Ή‘₯Ρ₯½ΉΜΈ4(4)e½Υȁ•α•ɍ₯Ν”½˜Ρ‘”1₯•ΉΝ•I₯‘Ρ́₯́•αΑΙ•Νͱ䁡…‘”ΝΥ‰©•ΠΡΌΡ‘”™½±±½έ₯Ήœ½Ή‘₯Ρ₯½ΉΜΈ4(4)ΡΡΙ₯‰ΥΡ₯½ΈΈ4(4)%˜e½ΤM‘…Ι”Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°€‘₯Ή±Υ‘₯Ήœ₯Έ΅½‘₯™₯•™½Ι΄€°e½Τ΅ΥΝΠθ4)Ι•Ρ…₯ΈΡ‘”™½±±½έ₯Ήœ₯˜₯Ё₯́ΝΥΑΑ±₯•‰δΡ‘”1₯•ΉΝ½Θέ₯Ρ Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°θ4)₯‘•ΉΡ₯™₯…Ρ₯½Έ½˜Ρ‘”Ι•…Ρ½Θ‘Μ€½˜Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°…Ή…Ήδ½Ρ‘•Ί‘•Ν₯Ή…Ρ•ΡΌΙ••₯Ω”…ΡΡΙ₯‰ΥΡ₯½Έ°₯Έ…ΉδΙ•…Ν½Ή…‰±”΅…ΉΉ•ȁɕΕΥ•ΝΡ•‰δΡ‘”1₯•ΉΝ½Θ€‘₯Ή±Υ‘₯Ήœ‰δΑΝ•Υ‘½Ήε΄₯˜‘•Ν₯Ή…Ρ•€μ4)„½ΑεΙ₯‘ЁΉ½Ρ₯”μ4)„Ή½Ρ₯”Ρ‘…Ёɕ™•ΊѼΡ‘₯́AΥ‰±₯Œ1₯•ΉΝ”μ4)„Ή½Ρ₯”Ρ‘…Ёɕ™•ΊѼΡ‘”‘₯͍±…₯΅•ȁ½˜έ…ΙΙ…ΉΡ₯•Μμ4)„UI$½Θ‘εΑ•Ι±₯Ή¬ΡΌΡ‘”1₯•ΉΝ•5…Ρ•Ι₯…°ΡΌΡ‘”•αΡ•ΉΠΙ•…Ν½Ή…‰±δΑΙ…Ρ₯…‰±”μ4)₯Ή‘₯…Ρ”₯˜e½Τ΅½‘₯™₯•Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°…ΉΙ•Ρ…₯Έ…Έ₯Ή‘₯…Ρ₯½Έ½˜…ΉδΑΙ•Ω₯½Ύ΅½‘₯™₯…Ρ₯½ΉΜ쁅Ή4)₯Ή‘₯…Ρ”Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°₯́±₯•ΉΝ•ΥΉ‘•ȁё₯́AΥ‰±₯Œ1₯•ΉΝ”°…Ή₯Ή±Υ‘”Ρ‘”Ρ•αЁ½˜°½ΘΡ‘”UI$½Θ‘εΑ•Ι±₯Ή¬ΡΌ°Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”Έ4)e½Τ΅…δΝ…Ρ₯Ν™δΡ‘”½Ή‘₯Ρ₯½ΉΜ₯ΈM•Ρ₯½Έ€Μ‘„€ Δ€₯Έ…ΉδΙ•…Ν½Ή…‰±”΅…ΉΉ•ȁ‰…Ν•½ΈΡ‘”΅•‘₯Υ΄°΅•…ΉΜ°…Ή½ΉΡ•αЁ₯Έέ‘₯ e½ΤM‘…Ι”Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°Έ½Θ•α…΅Α±”°₯Ё΅…䁉”Ι•…Ν½Ή…‰±”ΡΌΝ…Ρ₯Ν™δΡ‘”½Ή‘₯Ρ₯½ΉΜ‰δΑΙ½Ω₯‘₯Ήœ„UI$½Θ‘εΑ•Ι±₯Ή¬ΡΌ„Ι•Ν½Υɍ”Ρ‘…Ё₯Ή±Υ‘•́ё”Ι•ΕΥ₯Ι•₯Ή™½Ι΅…Ρ₯½ΈΈ4)%˜Ι•ΕΥ•ΝΡ•‰δΡ‘”1₯•ΉΝ½Θ°e½Τ΅ΥΝЁɕ΅½Ω”…Ήδ½˜Ρ‘”₯Ή™½Ι΅…Ρ₯½ΈΙ•ΕΥ₯Ι•‰δM•Ρ₯½Έ€Μ‘„€ Δ€‘€ΡΌΡ‘”•αΡ•ΉΠΙ•…Ν½Ή…‰±δΑΙ…Ρ₯…‰±”Έ4)%˜e½ΤM‘…Ι”‘…ΑΡ•5…Ρ•Ι₯…°e½ΤΑΙ½‘Ս”°Ρ‘”‘…Αѕȝ́1₯•ΉΝ”e½Τ…ΑΑ±δ΅ΥΝЁΉ½ΠΑΙ•Ω•ΉΠΙ•₯Α₯•ΉΡ́½˜Ρ‘”‘…ΑΡ•5…Ρ•Ι₯…°™Ι½΄½΅Α±ε₯Ήœέ₯Ρ Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”Έ4(4)M•Ρ₯½Έ€Π€όMΥ€•Ή•Ι₯́…Ρ…‰…Ν”I₯‘ΡΜΈ4(4)]‘•Ι”Ρ‘”1₯•ΉΝ•I₯‘Ρ́₯Ή±Υ‘”MΥ€•Ή•Ι₯́…Ρ…‰…Ν”I₯‘Ρ́ё…Ё…ΑΑ±δΡΌe½ΥȁΥΝ”½˜Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°θ4(4)™½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°M•Ρ₯½Έ€Θ‘„€ Δ€Ι…ΉΡ́e½ΤΡ‘”Ι₯‘ЁѼ•αΡΙ…Π°Ι•ΥΝ”°Ι•ΑΙ½‘Ս”°…ΉM‘…Ι”…±°½Θ„ΝΥ‰ΝΡ…ΉΡ₯…°Α½ΙΡ₯½Έ½˜Ρ‘”½ΉΡ•ΉΡ́½˜Ρ‘”‘…Ρ…‰…Ν”μ4)₯˜e½Τ₯Ή±Υ‘”…±°½Θ„ΝΥ‰ΝΡ…ΉΡ₯…°Α½ΙΡ₯½Έ½˜Ρ‘”‘…Ρ…‰…Ν”½ΉΡ•ΉΡ́₯Έ„‘…Ρ…‰…Ν”₯Έέ‘₯ e½Τ‘…Ω”MΥ€•Ή•Ι₯́…Ρ…‰…Ν”I₯‘ΡΜ°Ρ‘•ΈΡ‘”‘…Ρ…‰…Ν”₯Έέ‘₯ e½Τ‘…Ω”MΥ€•Ή•Ι₯́…Ρ…‰…Ν”I₯‘ΡΜ€‘‰ΥЁΉ½Π₯Ρ́₯Ή‘₯Ω₯‘Υ…°½ΉΡ•ΉΡΜ€₯́‘…ΑΡ•5…Ρ•Ι₯…°μ…Ή4)e½Τ΅ΥΝЁ½΅Α±δέ₯Ρ Ρ‘”½Ή‘₯Ρ₯½ΉΜ₯ΈM•Ρ₯½Έ€Μ‘„€₯˜e½ΤM‘…Ι”…±°½Θ„ΝΥ‰ΝΡ…ΉΡ₯…°Α½ΙΡ₯½Έ½˜Ρ‘”½ΉΡ•ΉΡ́½˜Ρ‘”‘…Ρ…‰…Ν”Έ4(4)½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°Ρ‘₯́M•Ρ₯½Έ€ΠΝΥΑΑ±•΅•ΉΡ́…Ή‘½•́Ή½ΠΙ•Α±…”e½Υȁ½‰±₯…Ρ₯½ΉΜΥΉ‘•ȁё₯́AΥ‰±₯Œ1₯•ΉΝ”έ‘•Ι”Ρ‘”1₯•ΉΝ•I₯‘Ρ́₯Ή±Υ‘”½Ρ‘•ȁ ½ΑεΙ₯‘Ё…ΉM₯΅₯±…ȁI₯‘ΡΜΈ4(4)M•Ρ₯½Έ€Τ€ό₯͍±…₯΅•ȁ½˜]…ΙΙ…ΉΡ₯•́…Ή1₯΅₯Ρ…Ρ₯½Έ½˜1₯…‰₯±₯ΡδΈ4(4)UΉ±•Ν́½Ρ‘•Ιέ₯Ν”Ν•Α…Ι…Ρ•±δΥΉ‘•ΙΡ…­•Έ‰δΡ‘”1₯•ΉΝ½Θ°ΡΌΡ‘”•αΡ•ΉΠΑ½ΝΝ₯‰±”°Ρ‘”1₯•ΉΝ½Θ½™™•Ίё”1₯•ΉΝ•5…Ρ•Ι₯…°…Μ΅₯́…Ή…Μ΅…Ω…₯±…‰±”°…Ή΅…­•́ΉΌΙ•ΑΙ•Ν•ΉΡ…Ρ₯½ΉΜ½Θέ…ΙΙ…ΉΡ₯•́½˜…Ήδ­₯Ή½Ή•ΙΉ₯ΉœΡ‘”1₯•ΉΝ•5…Ρ•Ι₯…°°έ‘•Ρ‘•ȁ•αΑΙ•ΝΜ°₯΅Α±₯•°ΝΡ…ΡΥΡ½Ι䰁½Θ½Ρ‘•ΘΈQ‘₯́₯Ή±Υ‘•Μ°έ₯Ρ‘½ΥЁ±₯΅₯Ρ…Ρ₯½Έ°έ…ΙΙ…ΉΡ₯•́½˜Ρ₯Ρ±”°΅•ɍ‘…ΉΡ…‰₯±₯Ρ䰁™₯ΡΉ•Ν́™½Θ„Α…ΙΡ₯Υ±…ȁΑΥΙΑ½Ν”°Ή½Έ΅₯Ή™Ι₯Ή•΅•ΉΠ°…‰Ν•Ή”½˜±…Ρ•ΉΠ½Θ½Ρ‘•ȁ‘•™•ΡΜ°…ΥΙ…δ°½ΘΡ‘”ΑΙ•Ν•Ή”½Θ…‰Ν•Ή”½˜•ΙΙ½ΙΜ°έ‘•Ρ‘•ȁ½ΘΉ½Π­Ή½έΈ½Θ‘₯͍½Ω•Ι…‰±”Έ]‘•Ι”‘₯͍±…₯΅•Ί½˜έ…ΙΙ…ΉΡ₯•́…Ι”Ή½Π…±±½έ•₯Έ™Υ±°½Θ₯ΈΑ…ΙΠ°Ρ‘₯́‘₯͍±…₯΅•ȁ΅…䁹½Π…ΑΑ±δΡΌe½ΤΈ4)QΌΡ‘”•αΡ•ΉΠΑ½ΝΝ₯‰±”°₯ΈΉΌ•Ω•ΉΠέ₯±°Ρ‘”1₯•ΉΝ½Θ‰”±₯…‰±”ΡΌe½Τ½Έ…Ήδ±•…°Ρ‘•½Ι䀑₯Ή±Υ‘₯Ήœ°έ₯Ρ‘½ΥЁ±₯΅₯Ρ…Ρ₯½Έ°Ή•±₯•Ή”€½Θ½Ρ‘•Ιέ₯Ν”™½Θ…Ήδ‘₯Ι•Π°ΝΑ•₯…°°₯Ή‘₯Ι•Π°₯Ή₯‘•ΉΡ…°°½ΉΝ•ΕΥ•ΉΡ₯…°°ΑΥΉ₯Ρ₯Ω”°•α•΅Α±…Ι䰁½Θ½Ρ‘•ȁ±½ΝΝ•Μ°½ΝΡΜ°•αΑ•ΉΝ•Μ°½Θ‘…΅…•́…Ι₯Ν₯Ήœ½ΥЁ½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”½ΘΥΝ”½˜Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°°•Ω•Έ₯˜Ρ‘”1₯•ΉΝ½Θ‘…́‰••Έ…‘Ω₯Ν•½˜Ρ‘”Α½ΝΝ₯‰₯±₯Ρ䁽˜ΝՍ ±½ΝΝ•Μ°½ΝΡΜ°•αΑ•ΉΝ•Μ°½Θ‘…΅…•ΜΈ]‘•Ι”„±₯΅₯Ρ…Ρ₯½Έ½˜±₯…‰₯±₯Ρδ₯́Ή½Π…±±½έ•₯Έ™Υ±°½Θ₯ΈΑ…ΙΠ°Ρ‘₯́±₯΅₯Ρ…Ρ₯½Έ΅…䁹½Π…ΑΑ±δΡΌe½ΤΈ4(4)Q‘”‘₯͍±…₯΅•ȁ½˜έ…ΙΙ…ΉΡ₯•́…Ή±₯΅₯Ρ…Ρ₯½Έ½˜±₯…‰₯±₯ΡδΑΙ½Ω₯‘•…‰½Ω”Ν‘…±°‰”₯ΉΡ•ΙΑΙ•Ρ•₯Έ„΅…ΉΉ•ȁё…Π°ΡΌΡ‘”•αΡ•ΉΠΑ½ΝΝ₯‰±”°΅½ΝЁ±½Ν•±δ…ΑΑΙ½α₯΅…ѕ́…Έ…‰Ν½±ΥΡ”‘₯͍±…₯΅•ȁ…Ήέ…₯ٕȁ½˜…±°±₯…‰₯±₯ΡδΈ4(4)M•Ρ₯½Έ€Ψ€όQ•Ι΄…ΉQ•Ι΅₯Ή…Ρ₯½ΈΈ4(4)Q‘₯́AΥ‰±₯Œ1₯•ΉΝ”…ΑΑ±₯•́™½ΘΡ‘”Ρ•Ι΄½˜Ρ‘” ½ΑεΙ₯‘Ё…ΉM₯΅₯±…ȁI₯‘Ρ́±₯•ΉΝ•‘•Ι”Έ!½έ•Ω•Θ°₯˜e½Τ™…₯°ΡΌ½΅Α±δέ₯Ρ Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”°Ρ‘•Έe½ΥȁΙ₯‘Ρ́չ‘•ȁё₯́AΥ‰±₯Œ1₯•ΉΝ”Ρ•Ι΅₯Ή…Ρ”…ΥΡ½΅…Ρ₯…±±δΈ4(4)]‘•Ι”e½ΥȁΙ₯‘ЁѼΥΝ”Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°‘…́ѕɡ₯Ή…Ρ•ΥΉ‘•ȁM•Ρ₯½Έ€Ψ‘„€°₯Ёɕ₯ΉΝΡ…Ρ•Μθ4)…ΥΡ½΅…Ρ₯…±±δ…́½˜Ρ‘”‘…Ρ”Ρ‘”Ω₯½±…Ρ₯½Έ₯́ΥΙ•°ΑΙ½Ω₯‘•₯Ё₯́ΥΙ•έ₯Ρ‘₯Έ€Μΐ‘…έ½˜e½Υȁ‘₯͍½Ω•Ι䁽˜Ρ‘”Ω₯½±…Ρ₯½Έμ½Θ4)ΥΑ½Έ•αΑΙ•Ν́ɕ₯ΉΝΡ…Ρ•΅•ΉΠ‰δΡ‘”1₯•ΉΝ½ΘΈ4)½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°Ρ‘₯́M•Ρ₯½Έ€Ψ‘ˆ€‘½•́Ή½Π…™™•Π…ΉδΙ₯‘Ёё”1₯•ΉΝ½Θ΅…䁑…Ω”ΡΌΝ••¬Ι•΅•‘₯•́™½Θe½ΥȁΩ₯½±…Ρ₯½ΉΜ½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”Έ4)½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°Ρ‘”1₯•ΉΝ½Θ΅…䁅±ΝΌ½™™•ȁё”1₯•ΉΝ•5…Ρ•Ι₯…°ΥΉ‘•ȁ͕Α…Ι…Ρ”Ρ•ɡ́½Θ½Ή‘₯Ρ₯½ΉΜ½ΘΝΡ½ΐ‘₯ΝΡΙ₯‰ΥΡ₯ΉœΡ‘”1₯•ΉΝ•5…Ρ•Ι₯…°…Ё…ΉδΡ₯΅”쁑½έ•Ω•Θ°‘½₯ΉœΝΌέ₯±°Ή½ΠΡ•Ι΅₯Ή…Ρ”Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”Έ4)M•Ρ₯½ΉΜ€Δ°€Τ°€Ψ°€ά°…Ή€ΰΝΥΙΩ₯Ω”Ρ•Ι΅₯Ή…Ρ₯½Έ½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”Έ4(4)M•Ρ₯½Έ€ά€ό=Ρ‘•ȁQ•ɡ́…Ή ½Ή‘₯Ρ₯½ΉΜΈ4(4)Q‘”1₯•ΉΝ½ΘΝ‘…±°Ή½Π‰”‰½ΥΉ‰δ…Ήδ…‘‘₯Ρ₯½Ή…°½Θ‘₯™™•Ι•ΉΠΡ•ɡ́½Θ½Ή‘₯Ρ₯½ΉΜ½΅΅ΥΉ₯…Ρ•‰δe½ΤΥΉ±•Ν́•αΑΙ•Νͱ䁅Ι••Έ4)Ήδ…ΙΙ…Ή•΅•ΉΡΜ°ΥΉ‘•ΙΝΡ…Ή‘₯ΉΜ°½Θ…Ι••΅•ΉΡ́ɕ…Ι‘₯ΉœΡ‘”1₯•ΉΝ•5…Ρ•Ι₯…°Ή½ΠΝΡ…Ρ•‘•Ι•₯Έ…Ι”Ν•Α…Ι…Ρ”™Ι½΄…Ή₯Ή‘•Α•Ή‘•ΉΠ½˜Ρ‘”Ρ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜ½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”Έ4(4)M•Ρ₯½Έ€ΰ€ό%ΉΡ•ΙΑΙ•Ρ…Ρ₯½ΈΈ4(4)½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”‘½•́Ή½Π°…ΉΝ‘…±°Ή½Π‰”₯ΉΡ•ΙΑΙ•Ρ•ΡΌ°Ι•‘Ս”°±₯΅₯Π°Ι•ΝΡΙ₯Π°½Θ₯΅Α½Ν”½Ή‘₯Ρ₯½ΉΜ½Έ…ΉδΥΝ”½˜Ρ‘”1₯•ΉΝ•5…Ρ•Ι₯…°Ρ‘…Ё½Υ±±…έ™Υ±±δ‰”΅…‘”έ₯Ρ‘½ΥЁΑ•Ι΅₯ΝΝ₯½ΈΥΉ‘•ȁё₯́AΥ‰±₯Œ1₯•ΉΝ”Έ4)QΌΡ‘”•αΡ•ΉΠΑ½ΝΝ₯‰±”°₯˜…ΉδΑΙ½Ω₯Ν₯½Έ½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”₯́‘••΅•ΥΉ•Ή™½Ι•…‰±”°₯Ё͑…±°‰”…ΥΡ½΅…Ρ₯…±±δΙ•™½Ι΅•ΡΌΡ‘”΅₯Ή₯΅Υ΄•αΡ•ΉΠΉ••ΝΝ…ΙδΡΌ΅…­”₯Ё•Ή™½Ι•…‰±”Έ%˜Ρ‘”ΑΙ½Ω₯Ν₯½Έ…ΉΉ½Π‰”Ι•™½Ι΅•°₯Ё͑…±°‰”Ν•Ω•Ι•™Ι½΄Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”έ₯Ρ‘½ΥЁ…™™•Ρ₯ΉœΡ‘”•Ή™½Ι•…‰₯±₯Ρ䁽˜Ρ‘”Ι•΅…₯Ή₯ΉœΡ•ɡ́…Ή½Ή‘₯Ρ₯½ΉΜΈ4)9ΌΡ•Ι΄½Θ½Ή‘₯Ρ₯½Έ½˜Ρ‘₯́AΥ‰±₯Œ1₯•ΉΝ”έ₯±°‰”έ…₯Ω•…ΉΉΌ™…₯±ΥΙ”ΡΌ½΅Α±δ½ΉΝ•ΉΡ•ΡΌΥΉ±•Ν́•αΑΙ•Νͱ䁅Ι••ΡΌ‰δΡ‘”1₯•ΉΝ½ΘΈ4)9½Ρ‘₯Ήœ₯ΈΡ‘₯́AΥ‰±₯Œ1₯•ΉΝ”½ΉΝΡ₯ΡΥѕ́½Θ΅…䁉”₯ΉΡ•ΙΑΙ•Ρ•…́„±₯΅₯Ρ…Ρ₯½ΈΥΑ½Έ°½Θέ…₯ٕȁ½˜°…ΉδΑΙ₯Ω₯±••́…Ή₯΅΅ΥΉ₯Ρ₯•́ё…Ё…ΑΑ±δΡΌΡ‘”1₯•ΉΝ½Θ½Θe½Τ°₯Ή±Υ‘₯Ήœ™Ι½΄Ρ‘”±•…°ΑΙ½•Ν͕́½˜…Ήδ©ΥΙ₯Ν‘₯Ρ₯½Έ½Θ…ΥΡ‘½Ι₯ΡδΈ4(4) Ι•…Ρ₯Ω” ½΅΅½ΉΜ₯́Ή½Π„Α…ΙΡδΡΌ₯Ρ́ΑΥ‰±₯Œ±₯•ΉΝ•ΜΈ9½Ρέ₯Ρ‘ΝΡ…Ή‘₯Ήœ° Ι•…Ρ₯Ω” ½΅΅½ΉΜ΅…䁕±•ΠΡΌ…ΑΑ±δ½Ή”½˜₯Ρ́ΑΥ‰±₯Œ±₯•ΉΝ•́Ѽ΅…Ρ•Ι₯…°₯ЁΑΥ‰±₯Ν‘•́…Ή₯ΈΡ‘½Ν”₯ΉΝΡ…Ή•́έ₯±°‰”½ΉΝ₯‘•Ι•Ρ‘”€ύ1₯•ΉΝ½ΘΈόፕΑЁ™½ΘΡ‘”±₯΅₯Ρ•ΑΥΙΑ½Ν”½˜₯Ή‘₯…Ρ₯ΉœΡ‘…Ё΅…Ρ•Ι₯…°₯́͑…Ι•ΥΉ‘•ȁ„ Ι•…Ρ₯Ω” ½΅΅½ΉΜΑΥ‰±₯Œ±₯•ΉΝ”½Θ…́½Ρ‘•Ιέ₯Ν”Α•Ι΅₯ΡΡ•‰δΡ‘” Ι•…Ρ₯Ω” ½΅΅½ΉΜΑ½±₯₯•́ΑΥ‰±₯Ν‘•…ЁΙ•…Ρ₯Ω•½΅΅½ΉΜΉ½Ιœ½Α½±₯₯•Μ° Ι•…Ρ₯Ω” ½΅΅½ΉΜ‘½•́Ή½Π…ΥΡ‘½Ι₯锁ё”ΥΝ”½˜Ρ‘”ΡΙ…‘•΅…Ι¬€ύ Ι•…Ρ₯Ω” ½΅΅½ΉΜό½Θ…Ήδ½Ρ‘•ȁΡΙ…‘•΅…Ι¬½Θ±½Ό½˜ Ι•…Ρ₯Ω” ½΅΅½ΉΜέ₯Ρ‘½ΥЁ₯Ρ́ΑΙ₯½ΘέΙ₯ΡΡ•Έ½ΉΝ•ΉΠ₯Ή±Υ‘₯Ήœ°έ₯Ρ‘½ΥЁ±₯΅₯Ρ…Ρ₯½Έ°₯Έ½ΉΉ•Ρ₯½Έέ₯Ρ …ΉδΥΉ…ΥΡ‘½Ι₯镐΅½‘₯™₯…Ρ₯½ΉΜΡΌ…Ήδ½˜₯Ρ́ΑΥ‰±₯Œ±₯•ΉΝ•́½Θ…Ήδ½Ρ‘•ȁ…ΙΙ…Ή•΅•ΉΡΜ°ΥΉ‘•ΙΝΡ…Ή‘₯ΉΜ°½Θ…Ι••΅•ΉΡ́½Ή•ΙΉ₯ΉœΥΝ”½˜±₯•ΉΝ•΅…Ρ•Ι₯…°Έ½ΘΡ‘”…Ω½₯‘…Ή”½˜‘½Υ‰Π°Ρ‘₯́Α…Ι…Ι…Α ‘½•́Ή½Π™½Ι΄Α…ΙЁ½˜Ρ‘”ΑΥ‰±₯Œ±₯•ΉΝ•ΜΈ4(4) Ι•…Ρ₯Ω” ½΅΅½ΉΜ΅…䁉”½ΉΡ…Ρ•…ЁΙ•…Ρ₯Ω•½΅΅½ΉΜΉ½ΙœΈ4(4(τττττττττττττττττττττττττττττττττττττττττττττττττττττττττττττττττττττττττττ4(4)QΌΡ‘”•αΡ•ΉΠ…Ήδ½Α•ΈΝ½Υɍ”½΅Α½Ή•ΉΡ́…Ι”±₯•ΉΝ•ΥΉ‘•ȁё”A04)…Ή½½Θ1A0°½Θ½Ρ‘•ȁΝ₯΅₯±…ȁ±₯•ΉΝ•́ё…ЁɕΕΥ₯Ι”Ρ‘”Ν½Υɍ”½‘”4)…Ή½½Θ΅½‘₯™₯…Ρ₯½ΉΜΡΌΝ½Υɍ”½‘”ΡΌ‰”΅…‘”…Ω…₯±…‰±”€‘…́ݽձ‰”4)Ή½Ρ•…‰½Ω”€°ε½Τ΅…䁽‰Ρ…₯Έ„½Α䁽˜Ρ‘”Ν½Υɍ”½‘”½ΙΙ•ΝΑ½Ή‘₯ΉœΡΌ4)Ρ‘”‰₯Ή…Ι₯•́™½ΘΝՍ ½Α•ΈΝ½Υɍ”½΅Α½Ή•ΉΡ́…Ή΅½‘₯™₯…Ρ₯½ΉΜΡ‘•Ι•ΡΌ°4)₯˜…Ήδ°€‘Ρ‘”€‰M½Υɍ”₯±•Μˆ€°‰δ‘½έΉ±½…‘₯ΉœΡ‘”M½Υɍ”₯±•́™Ι½΄4)Y5έ…Ι”Μέ•‰Ν₯Ρ”…Ё‘ΡΡΐθΌ½έέάΉΩ΅έ…Ι”Ή½΄½‘½έΉ±½…½½Α•Ή}Ν½Υɍ”Ή‘Ρ΅°°½Θ4)‰δΝ•Ή‘₯Ήœ„Ι•ΕΥ•ΝΠ°έ₯Ρ ε½ΥȁΉ…΅”…Ή…‘‘Ι•Ν́ѼθY5έ…Ι”°%ΉŒΈ°€ΜΠΐΔ4)!₯±±Ω₯•܁Ω•ΉΥ”°A…±Ό±ΡΌ° €δΠΜΐΠ°UΉ₯Ρ•Mхѕ́½˜΅•Ι₯„Έ±°ΝՍ 4)Ι•ΕΥ•ΝΡ́͑½Υ±±•…Ι±δΝΑ•₯™δθ=A8M=UI %1LIEUMP°ΡΡ•ΉΡ₯½Έ4)•Ή•Ι…° ½ΥΉΝ•°ΈY5έ…Ι”Ν‘…±°΅…₯°„½Α䁽˜Ρ‘”M½Υɍ”₯±•́Ѽε½Τ½Έ4)„ ½Θ•ΕΥ₯Ω…±•ΉΠΑ‘εΝ₯…°΅•‘₯Υ΄ΈQ‘₯́½™™•ȁѼ½‰Ρ…₯Έ„½Α䁽˜Ρ‘”4)M½Υɍ”₯±•́₯́م±₯™½ΘΡ‘Ι•”ε•…Ί™Ι½΄Ρ‘”‘…Ρ”ε½Τ…ΕΥ₯Ι•Ρ‘₯Μ4)M½™Ρέ…Ι”ΑΙ½‘Սи±Ρ•ΙΉ…Ρ₯Ω•±δ°Ρ‘”M½Υɍ”₯±•́΅…䁅½΅Α…ΉδΡ‘”4)Y5έ…Ι”ΑΙ½‘Սи4(4)m]9I=%%9 =`ΘΩ9HΐΠΔδΔΩt