Return-Path: X-Original-To: apmail-incubator-openmeetings-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-openmeetings-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 126D4E2B7 for ; Tue, 15 Jan 2013 14:12:32 +0000 (UTC) Received: (qmail 74995 invoked by uid 500); 15 Jan 2013 14:12:32 -0000 Delivered-To: apmail-incubator-openmeetings-user-archive@incubator.apache.org Received: (qmail 74490 invoked by uid 500); 15 Jan 2013 14:12:27 -0000 Mailing-List: contact openmeetings-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: openmeetings-user@incubator.apache.org Delivered-To: mailing list openmeetings-user@incubator.apache.org Received: (qmail 74457 invoked by uid 99); 15 Jan 2013 14:12:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 14:12:26 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_NEUTRAL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.67.31.29] (HELO smtprelay02.ispgateway.de) (80.67.31.29) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 14:12:21 +0000 Received: from [80.153.251.206] (helo=[192.168.1.103]) by smtprelay02.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1Tv7F5-0002N5-HO; Tue, 15 Jan 2013 15:11:57 +0100 Message-ID: <50F563AA.1070606@meecoda.de> Date: Tue, 15 Jan 2013 15:11:54 +0100 From: Rene' Rosenbaum User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: openmeetings-user@incubator.apache.org CC: Maxim Solodovnik Subject: Re: Problems with installation / How to completely remove OM References: <50F03761.4080104@meecoda.de> <50F08232.2030104@meecoda.de> <50F08377.9080509@meecoda.de> In-Reply-To: Content-Type: multipart/alternative; boundary="------------000909070708080107080100" X-Df-Sender: cmVuZUBtZWVjb2RhLmRl X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. --------------000909070708080107080100 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Maxim, yes, this works ... it reveals 47745 entries. However, I guess, I've found the issue (and came right across another one). FLASH WAS THE PROBLEM, and I had to install the right PlugIn (only Adobe works with OM2 under Debian) first. Now OM is up and running. Next problem: However, I can't logIn the system right at the first dialog. It always says "Username not found" even when I use the username/pwd combo specified during installation. I inspected the db-tables, but the "users"-table is empty. ??? Does someone know how to create a new user without being logged in? I tried the admin.sh-Skript (admin.sh -i -user rene), but it produced the following error: >Setting default logging context: default >[ERROR] [main] org.openmeetings.cli.Admin - Install failed null Someone any idea what this might be or how I can add a user another way? Thanks a lot for all the help so far, Rene' ~~~~~~~ *Dr.-Ing. Rene' Rosenbaum meeCoda* IT-Consulting and Services ~: Neue Reihe 15, 18182 Goorstorf, Germany #: ++49-(0)-1781408041 @:info@meecoda.de //:www.meecoda.de ~~~~~~~~~~~~~~ +++ ~~~~~~~~~~~~~~~~ On 1/12/2013 6:15 AM, Maxim Solodovnik wrote: > Try the following DB query on your DB: > > mysql> select count(*) from fieldlanguagesvalues; > +----------+ > | count(*) | > +----------+ > | 49120 | > +----------+ > 1 row in set (0.18 sec) > > > if it is OK: have ~50K records, please check openmeetings log to have > any exception stack traces > > > On Sat, Jan 12, 2013 at 4:26 AM, Rene' Rosenbaum > wrote: > > Hi all, > I just read the mail from Alexei to the "OM hangs thread" and like > to add that I did not find any "out of memory" or "kill" traces in > the openmeetings.log. > Have a good one, > > Rene' > > ~~~~~~~ > *Dr.-Ing. Rene' Rosenbaum > meeCoda* IT-Consulting and Services > ~: Neue Reihe 15, 18182 Goorstorf, Germany > #: ++49-(0)-1781408041 > @:info@meecoda.de > //:www.meecoda.de > ~~~~~~~~~~~~~~ +++ ~~~~~~~~~~~~~~~~ > > On 1/11/2013 10:20 PM, Rene' Rosenbaum wrote: >> Hi Stephan, >> alright! I dropped the db, removed the old red5 directory, and >> used a fresh OM2/red5 installation. I also extended some >> file/directory permissions for the files added (newest mysql >> connector, jod, etc.). >> I was able to start red5 and to access and do the installation >> using the web interface. However, after starting OM (after >> successful installation, 48 table were created in db) the >> upcoming page remains empty (loading status: done). The same >> happens when I directly call the different maindebug*-files and >> sipindex.html. >> I checked the logs, but was not able to find an indicator for >> some problems. The error.log remains empty. >> Is there anything I might check in order to isolate the problem? >> Thanks for your help! >> Rene' >> ~~~~~~~ >> *Dr.-Ing. Rene' Rosenbaum >> meeCoda* IT-Consulting and Services >> ~: Neue Reihe 15, 18182 Goorstorf, Germany >> #: ++49-(0)-1781408041 >> @:info@meecoda.de >> //:www.meecoda.de >> ~~~~~~~~~~~~~~ +++ ~~~~~~~~~~~~~~~~ >> On 1/11/2013 5:12 PM, Stephen Cottham wrote: >>> >>> If you want to completely reinstall you simply need to drop the >>> database from mysql and remove the following folder: >>> >>> /usr/lib/red5 >>> >>> Best Regards >>> >>> *Stephen Cottham** >>> *Group IT Manager (Associate) >>> >>> Robert Bird Group >>> Level 5, 333 Ann St >>> Brisbane, Queensland, 4000, Australia >>> >>> *Phone: +6173 319 2777 (AUS)* >>> >>> *Phone: +44207 633 2880 (UK)* >>> >>> *Fax: +6173 319 2799* >>> >>> ** >>> >>> *Mobile: +61400 756 963 (AUS)* >>> >>> *Mobile: +447900 918 616 (UK)* >>> >>> *Web: **www.robertbird.com* >>> >>> >>> >>> This email and any attachments are confidential and may contain >>> legally privileged information or copyright material. Unless >>> expressly stated, confidentiality and/or legal privilege is not >>> intended to be waived by the sending of this email. The contents >>> of this email, including any attachments, are intended solely >>> for the use of the individual or entity to whom they are >>> addressed. If you are not an intended recipient, please contact >>> us immediately by return email and then delete both messages. >>> You may not otherwise read, forward, copy, use or disclose this >>> email or any attachments. Any views expressed in this email are >>> those of the individual sender except where the sender >>> expressly, and with authority, states otherwise. It is your >>> responsibility to check any attachments for viruses or defects >>> before opening or sending them on. None of the sender or its >>> related entities accepts any liability for any consequential >>> damage resulting from this email containing computer viruses. >>> >>> >>> Disclaimer added by *CodeTwo Exchange Rules* >>> www.codetwo.com >>> >>> *From:*Rene' Rosenbaum [mailto:rene@meecoda.de] >>> *Sent:* 11 January 2013 16:02 >>> *To:* openmeetings-user@incubator.apache.org >>> >>> *Subject:* Problems with installation / How to completely remove OM >>> >>> Hi all, >>> following one of the recent installation how-tos for OM2 >>> (https://cwiki.apache.org/OPENMEETINGS/tutorials-related-to-openmeetings.data/Installing%20OM2.x%20On%20Debian64%20-%20Headless.pdf), >>> I encountered some problems which I can't solve myself (and for >>> which I haven't found a solution in the net). Let me first state >>> the context, then what I did: >>> >>> OS: Debian 6.0.6 >>> OM: >>> apache-openmeetings-incubating-2.0.0.r1361497-14-07-2012_1108.tar.gz >>> >>> (pre-compiled) >>> >>> What I did: >>> - Downloaded, compiled, and installed all of the libraries and >>> programs extending the functionality of OM (e.g., SWF, FFMpeg, etc.) >>> - Downloaded and configured red5 with mySQL support as described >>> - started red5 without any problems >>> - installed openmeetings without any (visible) problems >>> (installation successful) >>> - started the application via the link shown on "installation >>> successful" page (or http://localhost:5080/openmeetings/) >>> - Problem: the application loads forever, and I never reach the >>> login-dialog, no db tables where created in OM db >>> >>> Tried problem solutions >>> 1. in my initial configuration I forgot to set the right >>> (mysql-)persistence-file, so I stopped red5 -> set the right >>> file and permissions -> started red5 >>> -> db tables where created, but the problem persisted. Now I got >>> the message that "OpenMeetings - Loading ... The server is not >>> yet completely initialized. ...". >>> >>> 2. I tried to re-install OM by: >>> - deleting all created tables from the db >>> -> I got the message that "OpenMeetings - Loading ... The server >>> is not yet completely initialized. ...". No db-tables, after >>> another try to call install page, were created >>> >>> 3. I tried to re-install OM by: >>> - using a novel red5 directory (thought the old one got modified >>> by installation) >>> -> I got the message that "OpenMeetings - Loading ... The server >>> is not yet completely initialized. ...". No db-tables, after >>> another try to call install page, were created >>> >>> Hmmm, that's where I'm stuck right now! >>> >>> In case you don't have a clue what the problem might be, as a >>> first step, it would be extremely helpful to know how to >>> completely remove the previous installation. Then, I can try to >>> re-install using the correct persistence file right away. Maybe, >>> that the issue, but I can't check. >>> >>> Any help is highly appreciated! >>> >>> A good one to the group, >>> Rene' >>> >>> -- >>> >>> ~~~~~~~ >>> *Dr.-Ing. Rene' Rosenbaum* >>> *meeCoda* IT-Consulting and Services >>> ~: Neue Reihe 15, 18182 Goorstorf, Germany >>> #: ++49-(0)-1781408041 >>> @:info@meecoda.de >>> //:www.meecoda.de >>> ~~~~~~~~~~~~~~ +++ ~~~~~~~~~~~~~~~~ >> > > > > > -- > WBR > Maxim aka solomax --------------000909070708080107080100 Content-Type: multipart/related; boundary="------------090509000101040909040505" --------------090509000101040909040505 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
Hi Maxim,
yes, this works ... it reveals 47745 entries.

However, I guess, I've found the issue (and came right across another one). FLASH WAS THE PROBLEM, and I had to install the right PlugIn (only Adobe works with OM2 under Debian) first. Now OM is up and running.

Next problem: However, I can't logIn the system right at the first dialog. It always says "Username not found" even when I use the username/pwd combo specified during installation. I inspected the db-tables, but the "users"-table is empty. ???

Does someone know how to create a new user without being logged in? I tried the admin.sh-Skript (admin.sh -i -user rene), but it produced the following error:

>Setting default logging context: default
>[ERROR] [main] org.openmeetings.cli.Admin - Install failed null

Someone any idea what this might be or how I can add a user another way?

Thanks a lot for all the help so far,
Rene'
~~~~~~~
Dr.-Ing. Rene' Rosenbaum
meeCoda IT-Consulting and Services
 ~: Neue Reihe 15, 18182 Goorstorf, Germany
 #: ++49-(0)-1781408041
 @: info@meecoda.de
//: www.meecoda.de
~~~~~~~~~~~~~~ +++ ~~~~~~~~~~~~~~~~
On 1/12/2013 6:15 AM, Maxim Solodovnik wrote:
Try the following DB query on your DB:

mysql> select count(*) from fieldlanguagesvalues;
+----------+
| count(*) |
+----------+
|    49120 |
+----------+
1 row in set (0.18 sec)


if it is OK: have ~50K records, please check openmeetings log to have any exception stack traces


On Sat, Jan 12, 2013 at 4:26 AM, Rene' Rosenbaum <rene@meecoda.de> wrote:
Hi all,
I just read the mail from Alexei to the "OM hangs thread" and like to add that I did not find any "out of memory" or "kill" traces in the openmeetings.log.
Have a good one,

Rene'

~~~~~~~
Dr.-Ing. Rene' Rosenbaum
meeCoda IT-Consulting and Services
 ~: Neue Reihe 15, 18182 Goorstorf, Germany
 #: ++49-(0)-1781408041
 @: info@meecoda.de
//: www.meecoda.de
~~~~~~~~~~~~~~ +++ ~~~~~~~~~~~~~~~~
On 1/11/2013 10:20 PM, Rene' Rosenbaum wrote:
Hi Stephan,
alright! I dropped the db, removed the old red5 directory, and used a fresh OM2/red5 installation. I also extended some file/directory permissions for the files added (newest mysql connector, jod, etc.).
I was able to start red5 and to access and do the installation using the web interface. However, after starting OM (after successful installation, 48 table were created in db) the upcoming page remains empty (loading status: done). The same happens when I directly call the different maindebug*-files and sipindex.html.
I checked the logs, but was not able to find an indicator for some problems. The error.log remains empty.
Is there anything I might check in order to isolate the problem?
Thanks for your help!
Rene'
~~~~~~~
Dr.-Ing. Rene' Rosenbaum
meeCoda IT-Consulting and Services
 ~: Neue Reihe 15, 18182 Goorstorf, Germany
 #: ++49-(0)-1781408041
 @: info@meecoda.de
//: www.meecoda.de
~~~~~~~~~~~~~~ +++ ~~~~~~~~~~~~~~~~
On 1/11/2013 5:12 PM, Stephen Cottham wrote:

If you want to completely reinstall you simply need to drop the database from mysql and remove the following folder:

 

/usr/lib/red5

 

Best Regards

 

 

 

Stephen Cottham
Group IT Manager (Associate)

Robert Bird Group
Level 5, 333 Ann St
Brisbane, Queensland, 4000, Australia

Phone: +6173 319 2777 (AUS)

Phone: +44207 633 2880 (UK)

Fax: +6173 319 2799

 

Mobile:  +61400 756 963 (AUS)

Mobile:  +447900 918 616 (UK)

Web: www.robertbird.com



This email and any attachments are confidential and may contain legally privileged information or copyright material. Unless expressly stated, confidentiality and/or legal privilege is not intended to be waived by the sending of this email. The contents of this email, including any attachments, are intended solely for the use of the individual or entity to whom they are addressed. If you are not an intended recipient, please contact us immediately by return email and then delete both messages. You may not otherwise read, forward, copy, use or disclose this email or any attachments. Any views expressed in this email are those of the individual sender except where the sender expressly, and with authority, states otherwise. It is your responsibility to check any attachments for viruses or defects before opening or sending them on. None of the sender or its related entities accepts any liability for any consequential damage resulting from this email containing computer viruses.


Disclaimer added by CodeTwo Exchange Rules
www.codetwo.com

From: Rene' Rosenbaum [mailto:rene@meecoda.de]
Sent: 11 January 2013 16:02
To: openmeetings-user@incubator.apache.org
Subject: Problems with installation / How to completely remove OM

 

Hi all,
following one of the recent installation how-tos for OM2 (https://cwiki.apache.org/OPENMEETINGS/tutorials-related-to-openmeetings.data/Installing%20OM2.x%20On%20Debian64%20-%20Headless.pdf), I encountered some problems which I can't solve myself (and for which I haven't found a solution in the net). Let me first state the context, then what I did:

OS: Debian  6.0.6
OM: apache-openmeetings-incubating-2.0.0.r1361497-14-07-2012_1108.tar.gz (pre-compiled)

What I did:
- Downloaded, compiled, and installed all of the libraries and programs extending the functionality of OM (e.g., SWF, FFMpeg, etc.)
- Downloaded and configured red5 with mySQL support as described
- started red5 without any problems
- installed openmeetings without any (visible) problems (installation successful)
- started the application via the link shown on "installation successful" page (or http://localhost:5080/openmeetings/)
- Problem: the application loads forever, and I never reach the login-dialog, no db tables where created in OM db

Tried problem solutions
1. in my initial configuration I forgot to set the right (mysql-)persistence-file, so I stopped red5 -> set the right file and permissions -> started red5
-> db tables where created, but the problem persisted. Now I got the message that "OpenMeetings - Loading ... The server is not yet completely initialized. ...".
 
2. I tried to re-install OM by:
- deleting all created tables from the db
-> I got the message that "OpenMeetings - Loading ... The server is not yet completely initialized. ...". No db-tables, after another try to call install page, were created

3. I tried to re-install OM by:
- using a novel red5 directory (thought the old one got modified by installation)
-> I got the message that "OpenMeetings - Loading ... The server is not yet completely initialized. ...". No db-tables, after another try to call install page, were created

Hmmm, that's where I'm stuck right now!

In case you don't have a clue what the problem might be, as a first step, it would be extremely helpful to know how to completely remove the previous installation. Then, I can try to re-install using the correct persistence file right away. Maybe, that the issue, but I can't check.
 
Any help is highly appreciated!

A good one to the group,
Rene'

--

~~~~~~~
Dr.-Ing. Rene' Rosenbaum
meeCoda IT-Consulting and Services
 ~: Neue Reihe 15, 18182 Goorstorf, Germany
 #: ++49-(0)-1781408041
 @: info@meecoda.de
//: www.meecoda.de
~~~~~~~~~~~~~~ +++ ~~~~~~~~~~~~~~~~





--
WBR
Maxim aka solomax

--------------090509000101040909040505 Content-Type: image/gif Content-Transfer-Encoding: base64 Content-ID: R0lGODlhXQA9APcaACxWp6q22HaPxJWm0P///83S5sEMPIecylR1trG72gA1lrjA3EdrsmqG vzdfq72Or7/M5RNDnsNgheXq9B5Mogo9mr2ox9nh8KCv1AU5mLzD3kBmr+zw9/T2+k5wtF99 uwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABoALAAAAABdAD0AAAj/ADUIHEiwoMGD CBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKRAjBQ4GRKCUWcKDAw4WUMBleAKCgpocJ MXMavMCyZk0GL3XqLEDTp0+XQmNeQOAAwQYKFYwywJl05MoKAD4cKHABA4KoLYNW/cjTqAIK AiYQKNAgg4KpYz0SNeuTwgICa2kijauxLF2fFQrgncASLt+LK/+abYCXwAUKLakenuhXsU8H HRofsCl28sPKlmtiblwA7E3Pn4uG9imgsWPInFHL7FkXNt0PmUlHMIpAsuydLCt4GADhwgQO CxogYFAhAoABuRtjoIug82+Bfil4EDBAsGsOBQpE/2/MQbXR09ex0zaaAbfr940vbLCM/vfM 0Ajgc+jA4UKABmDRZ91hHDSwmgIHvCcABQDYdiAG1xUwX2gReIfXdAf6lEEDA04m4Wr5kWfe ag10kB52E1qGgWsDZJhBaycO9KFlFFzQWAfrKSaAiTHKmOJfIeK1gFuW7dhjQaDRNYBrm/31 Io9HEjTjXxXchVcHHtC1IZRREpSkURFYSQAHTdb0IgFdIpSYYmE2NoFtJaaZ0JeArYjXfXHK mdCaOuZWwAe+6XkQnT4xIJgEBjywn6B75mhWBBYYIKkEDxQQKKPqWQboBYhOmmh4mErpqAJG anDjlZmFKuWPCuSpqkNrbv/5akSJuTrrQwWUeuuuvPbq66/ABtvBBMSiedACEECU6rDEmkjA AgNwgFAHA0BnagcFJLBoRxhs4AEDGHA50AEHPMTBihoMEAEFFPSmwQEAXCpQBwAwYOIFH3jw AQILeDSAB+catgAGQR2AwQIBSKsBBwGgywEECyyQKwInbXYAgANoAK20BUB80gQHO7CBiQ2k xcFxGnQAQQInMUywQFylDAF/EGOgcEEY3HQAAtL+24AH/R7gQAMMCJByAyVnfIEHHmBQkgMQ bpYAvAFosOCwDLAbAE8ROFABAxqUhBOx0k7AAAMLcCDABz+/JEC5FzTQHwMf5Ashzt468NIF hnb/cIDRB3jQgXwXQLABBAVMJd9JGvyH5mZQ6W11BMM6EAEGIF8OwdcaJIBAygJ4APcGJy3A gLR/Ww33B+BtcEGBnxfEVgcfJKBBATxrzLPBGkwAdAIANFD3BEsrHMAHj2eAHABGC0A5YQ7g dAAFJwGwQdiCp3zAB727OwD3jXP/tgZxY4vbu2Dj3bjgZlcMuL0F3GS4xC8lrjAGyL+rQADq NmA1BcMCQPQ0gIEKEOctY2KAtb5HPnctYANqGZ8AjJYAwUnoJAgAH0G8kjIEJCtnDThcuobG gHJ1QAAImODgche2DRxgAgOoALsckKzpDWsDECQfA5wTAQTci24hXB1OXU6IgJ/hBAIOCB1u 5FM3D9iuIIPDi6UEgjDBkK8AAUibQDiQgADMTGXGQo62CgcBCOBkLTMjHwQU5h/EWZF8A1vA S1TGI+RsTSBrwUB41vKBBSTgAuIKlozOV5CAAAA7 --------------090509000101040909040505 Content-Type: image/bmp Content-Transfer-Encoding: base64 Content-ID: Qk1qywAAAAAAADYAAAAoAAAAgQEAAC0AAAABABgAAAAAADTLAADEDgAAxA4AAAAAAAAAAAAA //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////////////////AP////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////wD///////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////8A//////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////AP////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /wD///////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////8A//////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////AP////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////////////wD///////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////8AAIB0AIAAAIAAAIAAAIAAAIAA v68A//////////////////////////////////////////////////////////////////// ////////v///AIB0AIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAdIAA//+///////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////AACAdACAAACAAACAAACAAACAAACAAACAAACAAACAAP/YdP////////////////////// /////////////////////////////////////////////7///wCAdACAAACAAACAAACAAACA AACAAHSAAP//v/////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////////////////////////////wAAgHQAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAA gAAAgAAAgAAAgADfxEj///////////////////////////////////////////////////// //////////8Ar78AgAAAgAAAgAAAgAAAgAB0gAD//7////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////8AAIB0AIAA AIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAdIAA//+///////////// ////////////////////////////////////////////AK+/AIAAAIAAAIAAAIAAdIAA//+/ //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////////AACAdACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACA AACAAACAAACAAACAAHSAAP//v/////////////////////////////////////////////// /9///wCXnACAAACAAACAAHSAAP//v/////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////wAAgHQAgAAAgAAAgAAAgAAA gAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAC/rwD///////////// //////////////////////////////////902P8AgAAAgAAAgAB0gAD//7////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////+c7P+cl0j//9////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////8Ar78AgAAAgAB0gAD//7////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////8AAIB0AIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAA AIAAAIAAAIAAAIAAv68A////////////////////////////////////////////3///AJec AIAAAIAAdIAA//+///////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// nOz/nJdI///f//////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// nOz/nJdI///f//////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////////////////////////AACAdACAAACAAACAAACAAACAAACAAACAAACA AACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAP/YdP////////////////// /////////////////////////wCvvwCAAACAAHSAAP//v////////////////////5zs/3SA SP//v////////////////5zs/5yXSP//39///wCXnACAAACAAJyXAL//3wCAdACAAHSXAEiX dP/snHTY/wCAAACAAHSAAP//v9///wCXnACAAACAAJyXAP//3////////////////9///wCX nACAAACAAL+vAJzs/wCASACAAHSAAP//v////5zs/5yXSP//3////5zs/5yXSP//33TY/wCA AACAAHSAAP//v5zs/5yXSP//33TY/wCAAACAAHSvSJyXSP//3////9///wCXnACAAACAAJyX AJzs35yXSP//3////////////////////////5zs/wCASACAAACAAP//v////5zs/5yXSP// 3////9///wCXnACAAACAAJyXAP//3////////////////9///wCXnACAAACAAACAAJyXAP// 3////5zs/5yXSP//3////////wCvv7+vAP///////////5zs/5yXSP//35zs/5yXSP//3/// /////5zs/wCASACAAHSAAP//v5zs/5yXSP//3////5zs/5yXSP//35zs/5yXSP//3////5zs /5yXSP//3////5zs/5yXSN//3wCXnACAAACAAJyXAJzs35yXSP//3////5zs/5yXSP//3/// /5zs/wCASACAAJyXAP//3////5zs/wCASACAAACAAJyXAP//3////////9///wCXnACAAACA AJyXAN//30iXnP/snP///5zs/wCASACAAHSAAP//v////5zs/5yXSP//3////////////9// /wCXnACAAACAAJyXAP//3////////5zs/wCASACAAACAAJyXAP//3////5zs/5yXSP//3/// /////5zs/wCASJyXAP//3////5zs/5yXSP//3////5zs/wCASACAAACAAJzsv5yXSP//3/// /5zs/5yXSP//3////3TY/wCAAACAAEiXAHSASP//v////////////////////5zs/wCASACA AACAAP//v////5zs/5yXSP//35zs/5yXSP//33TY/wCAAACAAHSAAP//v/////////////// /9///wCXnACAAACAAJyXAP//3////////////5zs/5yXSP//3////5zs/5yXSP//3////5zs /0iXSACASACAAHSXAEiXdP/snJzs/5yXSJzs35yXSP//3////////////5zs/5yXSP//3/// /5zs/5yXSP//3////5zs/wCASACAAHSAAP//v////////5zs/wCASACAAACAAJyXAP//39// /wCXnACAAACAAL+vAP///9///wCXnACAAACAAJyXAACvnJyXAP//3////////////wAAgHQA gAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAA gAAAgAD/2HT///////////////////////////////////////////8Ar78AgAAAgAB0gAD/ /7////////////////////+c7P90gEj//7////////////////+c7P+cl0j//98Ar7/fxEj/ //////90r79IxJy/rwD///+c7P9IgEj/7Jx0xN//7Jz///902P+/rwAAr7/fxEj///////90 r7///7/////////////f//8Al5y/rwD////////f//8Al5z/2HT///902P+clwD//9+c7P+c l0j//9////+c7P+cl0j//990xN//7Jz///902P+/rwCc7P+cl0i//99IgHT/7Jz///9IxN+c lwD//9////8Ar7/fxEj///////90r7+c7L+cl0j//9////////////////////////8Ar7// 2HSc7P+cl0j//9////+c7P+cl0j//9////8Ar7/fxEj///////90r7///7////////////// //8Ar7/fxEj///////8Ar7+clwD//9////+c7P+cl0j//9////+///9IgHR0l0j//7////// //+c7P+cl0j//9+c7P+cl0j//9/////f//8Al5z/2HT///902P+clwCc7N+cl0j//9////+c 7P+cl0j//9+c7P+cl0j//9////+c7P+cl0j//9////+c7P+cl0gAr5zfxEj///////90r7+c 7L+cl0j//9////+c7P+cl0j//9////8Ar7//2HT///////////////+c7P+cl0j//9////8A r7+/rwD///////8Ar7/fxEj///////90r7/f/79Il5z/7Jzf//8Al5z/2HT///902P+clwD/ /9+c7P+cl0j//9////////////8Ar7/fxEj///////90r7///7////////+c7P+cl0j//9// //9IxN+/rwD///+c7P+cl0j//9////////+c7P8AgEiclwD//9////+c7P+cl0j//9////8A r7//2HSc7P+cl0ic7N+cl0j//9////+c7P+cl0j//9+///8AgHT/2HT///+c7P9IgEj/7Jz/ //////////////////8Ar7//2HSc7P+cl0j//9////+c7P+cl0j//9+c7P+cl0j//990xN// 7Jz///902P+/rwD///////////////8Ar7/fxEj///////90r7///7////////////+c7P+c l0j//9////+c7P+cl0j//9////+c7P8AgAC/rwD///+c7P9IgEj/7Jyc7P+cl0ic7N+cl0j/ /9////////////+c7P+cl0j//9////+c7P+cl0j//9/f//8Al5z/2HT///902P+clwD//9// //8Ar7//2HT///+c7P+cl0jf/98Al5y/rwD///////////////8Ar7/fxEj///////90r78A r3SclwD//9////////////8AAIB0AIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAA AIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAv68A//////////////////////////////////// ////////nOz/AIBIAIAAAIAAdIAA//+/////////////////////nOz/dIBI//+///////// ////////nOz/nJdIv//fdIB0//+/////////////dNj/dIAA//+/3///SJec/+yc//////// ////SMTfSJcAdIBI//+/////////////////////////////nOz/dIBI//+/////////nOz/ dIBI//+/////v///SIB0/+ycnOz/nJdI///f////nOz/nJdI///f////////////SMTfnJcA nOzfnJdInOzfnJdI///f////nOz/nJdI///fv///dIB0//+/////////////nOz/nJdI///f ////////////////////3///SJec/+ycnOz/nJdI///f////nOz/nJdI///fv///dIB0//+/ ////////////////////////////v///dIB0//+/////////nOz/nJdI///f////nOz/nJdI ///f////dNj/v68ASMTf/9h0////////nOz/nJdI///fnOz/nJdI///f////nOz/dIBI//+/ ////v///SIB0nNicnJdI///f////nOz/nJdI///fnOz/nJdI///f////nOz/nJdI///f//// nOz/SJdIdIBI//+/////////////nOz/nJdI///f////nOz/nJdI///f3///SJec/+yc//// ////////////nOz/nJdI///f////nOz/dIBI//+/v///dIB0//+/////////////3///SJec /+ycnOz/dIBI//+/////v///SIB0/+ycnOz/nJdI///f////////v///dIB0//+///////// ////////////////nOz/nJdI///f////nOz/dIBI//+/nOz/nJdI///f////////nOz/AIBI nJcA///f////nOz/nJdI///f3///SJec/+ycnOz/nJdInOzfnJdI///f////nOz/nJdI///f nOz/nJdI///f////v///SIB0/+yc////////////////3///SJec/+ycnOz/nJdI///f//// nOz/nJdI///fnOz/nJdI///f////////////SMTfnJcA///f////////v///dIB0//+///// ////////////////////////nOz/nJdI///f////nOz/nJdI///f////nOz/AIBIdIAA//+/ 3///SJec/+ycnOz/nJdInOzfnJdI///f////////////nOz/nJdI///f////nOz/nJdI///f nOz/dIBI//+/////v///SIB0/+yc3///SJec/+yc////nOz/nJdInOzfdIBI//+///////// ////v///dIB0//+/////////////////////////////////////AACAdACAAACAAACAAACA AACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAP/YdP////////////// /////////////////////////////////3TY/wCAAACAAACAAACAAHSAAP//v/////////// /////////5zs/wCASACAAACAAJyXAP//3////5zs/5yXSJzs3wCASACAAACAAACAAEiAAP/s nEjE3wCAAACAAEiAAP/snN///wCXnACAAACAAJzEdACASACAAACAAACAAEiAAP/snP////// /////5zs/3SASP//v////////3TY/5yXAP//3////9///wCXnP/YdJzs/5yXSP//3////5zs /5yXSP//39///wCXnACAAACAAP/YdJzs/5yXSHTY35yXAP//3////5zs/5yXSP//35zs/wCA SACAAACAAACAAEiAAJzYnJyXSP//3////////////////////9///0iXnP/snJzs/5yXSP// 3////5zs/5yXSP//35zs/wCASACAAACAAACAAEiAAP/snP///////////5zs/wCASACAAACA AACAAACAAJyXAP//3////5zs/5yXSP//3////wCvv//YdHTY/5yXAP//3////5zs/5yXSP// 35zs/5yXSP//3////3TY/5yXAP//3////9///wCXnJzEdJyXSP//3////5zs/5yXSP//35zs /5yXSP//3////5zs/5yXSP//3////5zs/wCASACAAACAAACAAACAAEiAAJzYnJyXSP//3/// /5zs/5yXSP//39///0iXnP/snP///////////////5zs/5yXSP//3////7///3SAdP//v5zs /wCASACAAACAAACAAEiAAN/snEiXnP/snHTY/5yXAP//3////9///wCXnP/YdJzs/5yXSP// 3////////5zs/wCASACAAACAAACAAEiAAP/snP///////5zs/5yXSP//3////7///0iAdP/s nJzs/5yXSP//3////////5zs/wCASJyXAP//3////5zs/5yXSP//39///0iXnP/snJzs/5yX SJzs35yXSP//3////5zs/5yXSP//33TY/5yXAP//3////7///0iAdP/snP////////////// /9///0iXnP/snJzs/5yXSP//3////5zs/5yXSP//35zs/5yXSP//39///wCXnACAAACAAP/Y dP///////////5zs/wCASACAAACAAACAABSAAACAAACAAJyXAP//35zs/5yXSP//3////5zs /5yXSP//3////5zs/5yXSEjEvwCAAACAAEiAAP/snJzs/5yXSJzs35yXSP//3/////////// /5zs/5yXSP//3////5zs/5yXSP//33TY/5yXAP//3////9///wCXnP/YdN///0iXnP/snP// /5zs/5yXSJzs33SASP//v////////////5zs/wCASACAAACAAACAAEiAAP/snP////////// /////////wAAgHQAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgACclwD//9////////////// //////////////////////////////////////////////////+///8AgHQAgAAAgAAAgAAA gAAAgAAAgAB0gAD//7////////////////////+c7P90gEj//7////8Ar7+/rwD///+c7P+c l0i//990gHT//7////+///9IgHT/7Jz////////f//9Il5z/7Jx02P+clwD//9////+///90 gHT//7////+///9IgHT/7Jz///////////+///90gHT//7////////+c7P+cl0j//9////+/ //9IgHT/7Jyc7P+cl0j//9////+c7P+cl0j//9902P+clwD//9////////+c7P+cl0ic7N90 gEj//7////+c7P+cl0j//9+///90gHT//7////+///9IgHSc2Jycl0j//9////////////// ///////f//9Il5z/7Jyc7P+cl0j//9////+c7P+cl0j//9+///90gHT//7////+///9IgHT/ 7Jz///////////+///90gHT//7////+///8AgHSclwD//9////+c7P+cl0j//9+///90gHT/ /7+///9IgHT/7Jz///+c7P+cl0j//9+c7P+cl0j//9////+c7P+cl0j//9////+///9IgHSc 2Jycl0j//9////+c7P+cl0j//9+c7P+cl0j//9////+c7P+cl0j//9////+c7P9Il0h0gEj/ /7////+///9IgHSc2Jycl0j//9////+c7P+cl0j//9/f//9Il5z/7Jz///////////////+c 7P+cl0j//9////+c7P90gEj//7+///90gHT//7////+///9IgHTf7JxIl5z/7Jyc7P+cl0j/ /9////+///9IgHT/7Jyc7P+cl0j//9////////+///90gHT//7////+///9IgHT/7Jz///// //+c7P+cl0j//9////+///9IgHT/7Jyc7P+cl0j//9////////+c7P8AgEiclwD//9////+c 7P+cl0j//9/f//9Il5z/7Jyc7P+cl0ic7N+cl0j//9////+c7P+cl0j//9+c7P90gEj//7// //+///9IgHT/7Jz////////////////f//9Il5z/7Jyc7P+cl0j//9////+c7P+cl0j//9+c 7P+cl0j//9902P+clwD//9////////////////////+///90gHT//7////+///9IgHT/7Jz/ //////////+c7P+cl0j//9////+c7P+cl0j//9////+c7P+cl0j//9/////f//9Il5z/7Jyc 7P+cl0ic7N+cl0j//9////////////+c7P+cl0j//9////+c7P+cl0j//9+c7P+cl0j//9// //+///9IgHT/7Jzf//9Il5z/7Jz///+c7P+cl0i//990gHT//7////////////+///90gHT/ /7////+///9IgHT/7Jz///////////////////8AAIB0AIAAAIAAAIAAnJcA///f//////// ////////////////////////////////////////////////////////AK+/AIAAAIAAAIAA AIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAdIAA//+/////////////////////nOz/ dIBI//+/////nOz/dIBI//+/nOz/nJdI///fAK+/38RI////dNj/nJcA///f////////nOz/ SIBI/+ycdNj/nJcA///fv///38ScAK+/38RI////dNj/nJcA///f////////////////AK+/ v68A////////3///AJec/9h0////dNj/nJcA///fnOz/AIBI/9h0////dNj/nJcA///fdNj/ nJcA///fv///38ScnOz/nJdI3//fAJec/9h0////nOz/nJdI///f////AK+/38RI////dNj/ nJcAnOzfAIBI/9h0////////////////////3///SJec/+ycnOz/AIBI/9h0////dNj/nJcA ///f////AK+/38RI////dNj/nJcA///f////////////////AK+/38RI////dNj/AIAAAIAA /9h0////dNj/nJcA///fdNj/v68A////////AK+/38RI////nOz/nJdI///fnOz/AIBI/9h0 ////3///AJec/9h0////dNj/nJcAnOzfAIBI/9h0////dNj/nJcA///fnOz/AIBI38RI//// dNj/AIAA/9h0////dNj/nJcAAK+c38RI////dNj/nJcAnOzfAIBI/9h0////dNj/nJcA///f 3///SJec/+yc////////////////nOz/AIBI/9h0////SMTfnJcA///f////AK+/38RI//// dNj/nJcA3//fSJec/+yc3///AJec/9h0////dNj/nJcA///fnOz/AIBI/9h0//////////// AK+/38RI////dNj/nJcA///f////////nOz/AIBI/9h0////SMTfnJcA///fnOz/AIBI/9h0 ////////nOz/AIBIAIAA/9h0////dNj/nJcA///f3///SJec/+ycnOz/nJdInOzfAIBI/9h0 ////dNj/nJcA///f3///AJec38RI////v///SIB0/+yc////////////////3///SJec/+yc nOz/AIBI/9h0////dNj/nJcA///fnOz/nJdI///fdNj/nJcA///fv///38Sc//////////// ////AK+/38RI////dNj/nJcA///f////////////nOz/AIBI38RI////dNj/AIAA/9h0//// dNj/nJcA///f////nOz/SIBI/+ycnOz/nJdInOzfnJdI///f////////////nOz/AIBI/9h0 ////dNj/nJcA///f3///AJec/9h0////dNj/nJcA///f3///SJec/+yc////nOz/nJdI///f AK+/v68A////////////////AK+/38RI////dNj/nJcA///f////////////////////AACA dACAAEiAAP/snP///////////////////////3TY/wCAAACAAACAAACAAACAAACAAACAAACA AACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAHSA AP//v////////////////////5zs/3SASP//v////5zs/3SASP//v5zs/5yXSP//39///wCX nACAAEiAAP/snEjE3wCAAACAAACAAN/ESP///////wCvvwCAAACAAN/ESN///wCXnACAAEiA AP/snP///////////////////9///wCXnACAAACAAJyXAJzs3wCASACAAEiAAP/snP///5zs /5yXSACvnACAAEiAAP/snP///////wCvvwCAAACAAN/ESJzs/5yXSP//35zs/wCASACAAACA AJyXAP//3////9///wCXnACAAEiAAP/snJzs/5yXSACvnHSAAP//v////////9///wCXnACA AACAAACAAACAAACvdACAAEiAAP/snP///////9///wCXnACAAEiAAP/snP////////////// /////9///wCXnACAAEiAAJzYnJyXSACvnACAAEiAAP/snN///wCXnP/YdP///////3TY/5yX AP//35zs/5yXSP//35zs/5yXSACvnHSAAP//v5zs/wCASACAAEiAAP/snJzs/5yXSACvnACA AEiAAP/snP///5zs/3SASEjEnACAAACAAP/YdACvvwCAAEiAAP/snN///wCXnACAAEiAAP/s nJzs/5yXSACvnACAAEiAAP/snN///wCXnACAAACAAACAAJyXAP//3////5zs/5yXSACvnACA AEiAAP/snP///////9///wCXnACAAEiAAP/snACvvwCAAACAAEiAAJzYnACASACAAEiAAP/s nP///5zs/5yXSACvnHSAAP//v////9///wCXnACAAEiAAP/snP///////////5zs/5yXSACv nACAAEiAAP/snP///5zs/5yXSACvnHSAAP//v5zs/wCASJyXAACvnACAAEiAAP/snN///wCX nACAAACAAACAAACAAJzsv5yXSACvnACAAEiAAP/snP///////7///wCAdACAAACAAEiAAP/s nP///////////9///wCXnACAAACAAACAAACAAACvdACAAEiAAP/snP///5zs/5yXSP//3/// /wCvvwCAAACAAN/ESP///////////////9///wCXnACAAEiAAP/snP///////////////5zs /3SASEjEnACAAACAAP/YdACvvwCAAEiAAEivdACAAACAAACAAN/ESP///5zs/5yXSJzs35yX SP//3////////////5zs/5yXSACvnACAAEiAAP/snP///////5zs/wCASACAAEiAAP/snN// /wCXnACAAACAAACAAACAAJyXAP//39///wCXnACAAACAAJyXAP//39///wCXnACAAEiAAP/s nP///////////////////////wAAgHQAgACclwD//9////////////+c7P8AgEgAgAAAgAAA gAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAA gAAAgAAAgAAAgAAAgAAAgAAAgAB0gAD//7////////////////////+c7P90gEj//7////9I xN+clwD//9+c7P+cl0j//9////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////+c7P+cl0j//9////////////////////////////////// ///////////////////////f//9Il5z/7Jyc7P+cl0j//9////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////f//9Il5z/7Jz/ //////////////+c7P+cl0j//9/////////////////////////////////////////f//9I l5z/7Jz///////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ///////////////////////////f//9Il5z/7Jz///////////////////////////////// ///////////////////////////////////////////////f//9Il5z/7Jyc7P+cl0j//9// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////+c7P+cl0j//9////////////////////////////////////// ///////////////////////////////f//9Il5z/7Jz///////////////////////////// //////////////////////////////////////////////////////8AAIB0AIAAAIAAv68A ////////////////dNj/AIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAA AIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAdIAA//+///////// ////////////nOz/AIBIAIAAAIAAdIAA//+/////nOz/nJdI///f//////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////////////////////nOz/nJdI///f////////////nOz/nJdI///f//// ////////////////////////////////////////////////////3///SJec/+ycnOz/nJdI ///f//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////nOz/nJdI ///f//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////3///SJec/+yc////////////////nOz/nJdI///f//////////////// ////////////////////////////AK+/38RI//////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////////////nOz/nJdI///f////////////////////3///SJec/+ycnOz/ nJdI///f//////////////////////////////////////////////////////////////// ////3///SJec/+ycnOz/nJdI///f////////////////nOz/nJdI///f//////////////// //////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////nOz/nJdInOzfnJdI///f//////// ////////////////////////////////////////////////////////////3///SJec/+yc ////nOz/nJdI///f//////////////////////////////////////////////////////// ////////////AACAdACAAACAAACAAACAAACAAACAAACAAACAAACAAP/YdN///wCXnACAAACA AACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACA AACAAACAAACAAHSAAP//v////////////////////////////////////////////////5zs /5yXSP//3/////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////////5zs/5yXSP//3/////////////////////////////////////////////// /////////////////////5zs/5yXSP//3/////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /5zs/5yXSP//3////////////////////////////////////////////7///wCAdACAAL+v AP////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////5zs/5yXSP//3/////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////5zs/5yXSP//3/////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////////////////////////////////////wD///////////////////////////// //////////////////////////////////////////////////////////902P8AgAAAgAB0 gAD//7////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////8A //////////////////////////////////////////////////////////////////////// ////////////////dNj/AIAAAIAAdIAA//+///////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////////////////AP////////////////////////////////////////// /////////////5zE3///v////////////////////////3TY/wCAAACAAHSAAP//v/////// /////////////////5zY///snP////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////wD///////////// //////////////////////////////////////////+///8AgHQAgAAAgAAAgAAAgAAAgAAA gAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAC/rwD///////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////8A//////////////////////////////////////////////////////// ////////SMTfAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAAAIAASIAA /+yc//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////AP////////////////////////// /////////////////////////////////////////7///wCAdACAAACAAACAAACAAACAAACA AACAAACAAACAAACAAACAAL+vAP////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /wD///////////////////////////////////////////////////////////////////// //////9IxN8AgAAAgAAAgAAAgAAAgAAAgAAAgAAAgABIgAD/7Jz///////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////8A//////////////////////////////////////// ////////////////////////3///v8Sc////////nOz/AIBIAIAAAIAAAIAAAIAAAIAAnJcA ///f////v///38Sc//////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////AP////////// /////////////////////////////////////////////////////////3TY/wCAAACAAACA AACAAACAAACAAACAAACAAACAAACAAACAAACAAHSAAP//v/////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////////////wD///////////////////////////////////////////////////// //////////////////902P8AgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAAAgAB0gAD//7// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////8A//////////////////////// ////////////////////////////////////////////////////nOz/AIBIAIAAAIAAAIAA AIAAAIAAAIAAAIAAnJcA///f//////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////AP////////////////////////////////////////////////////////////////// /////////////7///wCAdACAAACAAACAAACAAACAAL+vAP////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////////////////////////////wD///////////////////////////////////// //////////////////////////////////////+c7P//2Jy///8AgHQAgAAAgAAAgAC/rwD/ //+/2L////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////8A//////// //////////////////////////////////////////////////////////////////////// AK+/AIAAAIAAAIAAAIAAAIAAAIAAAIAA/9h0//////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////////AP////////////////////////////////////////////////// /////////////////////////////////0jE3wCAAACAAACAAACAAEiAAP/snP////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////wD///////////////////// //////////////////////////////////////////////////////////////////902P8A gAAAgAB0gAD//7////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////8A//////////////////////////////////////////////////////////////// ////////////////////////////nOz/nJdI///f//////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////////////////////////////////////AP////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////wD///// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////8A --------------090509000101040909040505-- --------------000909070708080107080100--