summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/entry/dont-use-github.md4
-rw-r--r--content/entry/journal-update-018.md2
-rw-r--r--content/entry/shouting-into-the-void.md2
-rw-r--r--content/entry/site-update-008.md2
-rw-r--r--content/entry/site-update-009.md2
-rw-r--r--content/entry/site-update-011.md2
-rw-r--r--content/entry/site-update-012.md2
-rw-r--r--content/entry/site-update-013.md2
8 files changed, 9 insertions, 9 deletions
diff --git a/content/entry/dont-use-github.md b/content/entry/dont-use-github.md
index 896d8f0..80c4247 100644
--- a/content/entry/dont-use-github.md
+++ b/content/entry/dont-use-github.md
@@ -10,12 +10,12 @@ Free software being hosted on GitHub as its main repository is a downright embar
You can see more criticism of GitHub here:
[Tom Ryder's Blog](https://sanctum.geek.nz/why-not-github.html)
-As a user of software and someone that occasionally writes software, I have a lot more respect for your project if it's not hosted on GitHub. There are so many other code hosting platforms out there! There's Gitlab, Gitea, Gogs, Cgit and Gitweb. Hell, you don't even need a code hosting repository! If you can't self-host and don't want to trust third-party platforms, just use Git's git-format-patch command and submit changes by email.
+As a user of software and someone that occasionally writes software, I have a lot more respect for your project if it's not hosted on GitHub. There are so many other code hosting platforms out there! There's GitLab, Gitea, Gogs, Cgit and Gitweb. Hell, you don't even need a code hosting repository! If you can't self-host and don't want to trust third-party platforms, just use Git's git-format-patch command and submit changes by email.
Having a single large megacorp whose primary business model is diametrically opposed to free software being the largest code host for free software is almost too dumb. Micro$oft is the worst possible entity to entrust to run the platform where you manage development of your free software projects. If you're using GitHub to host your code, migrate elsewhere immediately.
# Other Code Repositories
-If you choose to migrate to Gitlab.com, that's still pretty centralized since it's one of the largest code hosting platforms. But at least Gitlab doesn't require non-free JavaScript, its backend is fully free and it's not owned by Micro$oft. Also, self-hosting is very easy if you have the resources. I recommend reading the GNU repo criteria evaluation page before you make your choice where to migrate:
+If you choose to migrate to GitLab.com, that's still pretty centralized since it's one of the largest code hosting platforms. But at least GitLab doesn't require non-free JavaScript, its backend is fully free and it's not owned by Micro$oft. Also, self-hosting is very easy if you have the resources. I recommend reading the GNU repo criteria evaluation page before you make your choice where to migrate:
[https://www.gnu.org/software/repo-criteria-evaluation.html](https://www.gnu.org/software/repo-criteria-evaluation.html)
# Harm Reduction
diff --git a/content/entry/journal-update-018.md b/content/entry/journal-update-018.md
index 5900762..0f93982 100644
--- a/content/entry/journal-update-018.md
+++ b/content/entry/journal-update-018.md
@@ -9,7 +9,7 @@ draft: false
* Stopped accepting cryptocurrency donations. Proof-of-work cryptocurrencies waste obscene amounts of energy. Existing cryptocurrencies don't scale well. Their main use is crime and speculation on crime. The market is full of scams and false promises. No one really knows how to value them. They are potentially a systemic risk to the economy. So I do not wish to be involved any more. It's not like this journal costs much to run anyways.
* Entry summaries have been removed. I believe the title alone should be sufficient to communicate an entry's subject matter.
* Pagination and read time have been removed to simplify the journal layout. These features may be added back later after the scripts rewrite if I decide they further journal design goals. The goal of the design of this journal is to be minimally distracting and respect reader attention.
-* Replaced Gitlab mirror with [SourceHut](https://sourcehut.org/). SourceHut has many benefits over Gitlab. It doesn't [assist ICE](https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/30656). It doesn't require JavaScript unlike Gitlab. It's fast and resource efficient. It also supports Gemini, so all three journal mirrors now support both Gemini and the Web.
+* Replaced GitLab mirror with [SourceHut](https://sourcehut.org/). SourceHut has many benefits over GitLab. It doesn't [assist ICE](https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/30656). It doesn't require JavaScript unlike GitLab. It's fast and resource efficient. It also supports Gemini, so all three journal mirrors now support both Gemini and the Web.
* Added [I2P support](http://nick5la4gcv6tzdjk2pf55p5vi24pcxseioyko24ffd4x3uijdca.b32.i2p) for CGit instance.
* Added [I2P](gemini://nick6w7lwwzwli57czw5glh3sm2qhnyzbhtq3nohbcnc7j3wqmqq.b32.i2p) and [Tor support](gemini://nick6gsepvtmkcpibpid6dqtqroxt62u6ab4ep65vxrenffruumj6jad.onion) on Gemini's main mirror. Readers can now browse the Nicksphere privately and without a Web Browser.
* Replaced nicksphere-gmi's Gemini to HTML Go library with [my own](https://archive.softwareheritage.org/swh:1:snp:a993794ad9e5e68d1d6319d7d735de3c62f66b18;origin=https://git.nicholasjohnson.ch/gemini2html), written in C. Journal generation is now much faster.
diff --git a/content/entry/shouting-into-the-void.md b/content/entry/shouting-into-the-void.md
index 337b7bf..e9fbfe4 100644
--- a/content/entry/shouting-into-the-void.md
+++ b/content/entry/shouting-into-the-void.md
@@ -13,7 +13,7 @@ I want to reach a wide audience. I want my ideas to make a difference in the wor
I plan to start keeping track of how many site requests are made. Right now, my only metric for estimating read count is the occasional email I receive. If you would, please [email me](/about/) letting me know how often you read this journal, which platform you're using to access it, and any other demographic information you're comfortable providing so I get an idea of my audience.
-I have no way to collect analytics for Flounder, Gitlab, Gemini, Freenet, or Zeronet. I'm against adding tracking scripts on the web version of this journal. Page views don't necessarily translate into interested readers and that's about all I can see. So if you're reading this, I'm counting on your input. But I digress.
+I have no way to collect analytics for Flounder, GitLab, Gemini, Freenet, or Zeronet. I'm against adding tracking scripts on the web version of this journal. Page views don't necessarily translate into interested readers and that's about all I can see. So if you're reading this, I'm counting on your input. But I digress.
I've been thinking it would be nice if I had a way to monetize my writing. Donations aren't working but I'm uncomfortable with my ideas being restricted from people just because they don't have enough funds. So I'll always make my thoughts available through my writing on a "pay what you want" basis, even if that payment is zero. If I decide to try my hand at writing ebooks rather than online journal entries, I'll give the ebooks away for free with the option of payment.
diff --git a/content/entry/site-update-008.md b/content/entry/site-update-008.md
index 9e53e70..9eccc74 100644
--- a/content/entry/site-update-008.md
+++ b/content/entry/site-update-008.md
@@ -8,7 +8,7 @@ draft: false
It seems I'm making update posts more often than I imagined, but it's fine. I'm going to try out a list format for this one.
* Change "recommendation" tag to more specific tags. (e.g., "books", "videos")
-* Sign commits on GitHub/Gitlab so users can [TOFU](https://en.wikipedia.org/wiki/Trust_on_first_use) this blog
+* Sign commits on GitHub/GitLab so users can [TOFU](https://en.wikipedia.org/wiki/Trust_on_first_use) this blog
* Minify HTML and CSS
# Future Plans
diff --git a/content/entry/site-update-009.md b/content/entry/site-update-009.md
index 7614e5a..718f932 100644
--- a/content/entry/site-update-009.md
+++ b/content/entry/site-update-009.md
@@ -9,7 +9,7 @@ I haven't posted anything for a while and I've been working behind the scenes to
* Output RSS content as full post content rather than mere content summaries for better accessibility to RSS users.
* Move the custom inline CSS to the external stylesheet.
-* The site's GitHub and Gitlab CI workflows that host the site mirrors have been fixed. Before, I was locally generating files and uploading them as a single commit. Now, I upload the source files and let the remote servers do the work.
+* The site's GitHub and GitLab CI workflows that host the site mirrors have been fixed. Before, I was locally generating files and uploading them as a single commit. Now, I upload the source files and let the remote servers do the work.
* Launch Gitea server on new subdomain (https://git.0gitnick.xyz) to host site content and theme for better organization and transparency in generating the site. The reason I did not go with Savannah as I planned in my last site update is because Savannah has very strict licensing requirements. Since my site is forked and I might fork more projects in the future, I'd rather not spend hours fixing license text before I can even upload the project. I have no problem with meticulously licensing my own work. It would just be too demotivating to do that for someone else's work.
* Write content summaries for every post. This was very tedious but worth it. It makes the site more aesthetically pleasing and much easier to follow. It's my own fault for not doing this from the beginning.
* Add Ethereum address and tokens for more donation options.
diff --git a/content/entry/site-update-011.md b/content/entry/site-update-011.md
index f1cb5cf..c2636a7 100644
--- a/content/entry/site-update-011.md
+++ b/content/entry/site-update-011.md
@@ -16,7 +16,7 @@ I paused posts because I've been busy migrating my blog to [Gemini](Gemini speci
* All tags and separate feeds are gone. I don't feel like the tagging system was very valuable. I often didn't know what to tag my posts or whether to create a new tag for them or remove a tag. Now I don't have to think about it. I can get on with just doing what I like which is writing posts. As for you readers of my blog, I have doubts that anyone much uses the tags anyway. Reading the title and summary probably does more to help readers make a judgment if they want to read that post than tags. I would've had to reimplement them in my content management system and it didn't seem worth the work.
# Future Plans
-* Write configuration files for CI pipelines so the GitHub and Gitlab site mirrors work again. Since I'm using a content management system I wrote myself, I also have to write the CI pipeline configuration for generating the site myself and I haven't gotten to it yet.
+* Write configuration files for CI pipelines so the GitHub and GitLab site mirrors work again. Since I'm using a content management system I wrote myself, I also have to write the CI pipeline configuration for generating the site myself and I haven't gotten to it yet.
Ignore what site update 10 says about the repos. It only makes sense to have 1 repo to maintain content on Gemini and the Web. The repo nicksphere-www is deprecated. It will no longer be used at all. The canonical repo for my content is now nicksphere-gmi. It contains generator scripts for Gemini and the web as well. It still needs work such as the CI pipelines, but it's close enough to use for my capsule and my site now.
diff --git a/content/entry/site-update-012.md b/content/entry/site-update-012.md
index 45f4c94..b16e0bf 100644
--- a/content/entry/site-update-012.md
+++ b/content/entry/site-update-012.md
@@ -6,7 +6,7 @@ draft: false
---
# What's New
* The wonky CSS is fixed. The result is the site is much more presentable and easy to read on mobile and desktop. Specifically, the spacing is more consistent.
-* Gitlab pages now correctly generates my website using .gitlab-ci.yml. I deleted my GitHub mirror since I didn't want to write a CI script to support the proprietary GitHub pages system.
+* GitLab pages now correctly generates my website using .gitlab-ci.yml. I deleted my GitHub mirror since I didn't want to write a CI script to support the proprietary GitHub pages system.
* New Privatebin instance on the bin subdomain
# Future Plans
diff --git a/content/entry/site-update-013.md b/content/entry/site-update-013.md
index 56ac314..796e991 100644
--- a/content/entry/site-update-013.md
+++ b/content/entry/site-update-013.md
@@ -8,7 +8,7 @@ draft: false
* Full content [Atom feeds](/atom.xml) have returned. Before Gemini, I had a full content web feed, not just the summaries. After Gemini, I changed it to summaries only. Now, full content is supported again along with summaries. It was a mistake adding Gemini without full content web feed support. I shouldn't have taken that feature away from readers without warning. I was just so focused on getting Gemini that I ditched the web feed to roll that out early. Apologies to anyone using it. I don't really care how readers access my blog as long as they're reading it and I want to make it as accessible as possible for everyone.
* New [content submodule](https://archive.softwareheritage.org/swh:1:snp:14fb224d5e13136ac433bb459e3803aed63a0bb7;origin=https://git.nicholasjohnson.ch/nicksphere-gmi-content). This almost entirely separates the text on my blog from everything else, significantly reducing the number of files in the main repository. I did this to create a logical separation between the text on the blog and everything used to generate/display that text.
* Clearer licensing. The licensing was unclear before because I didn't clearly indicate which licenses went with which files. Now that content and scripts live in separate repositories, the main repo can use GPLv3 exclusively and the content CC BY-SA 4.0 exclusively.
-* Gitlab pages is fixed as of [this commit](https://archive.softwareheritage.org/swh:1:rev:3ea0615f72fcae2d345f239569019429c5d5d168;origin=https://git.nicholasjohnson.ch/nicksphere-gmi;visit=swh:1:snp:fb9bef300f9b939382f5656232d95377c8630a10#swh-revision-changes). Before, it wasn't recursively cloning the new content submodule, so the generation process was failing and the mirror was down for a while.
+* GitLab pages is fixed as of [this commit](https://archive.softwareheritage.org/swh:1:rev:3ea0615f72fcae2d345f239569019429c5d5d168;origin=https://git.nicholasjohnson.ch/nicksphere-gmi;visit=swh:1:snp:fb9bef300f9b939382f5656232d95377c8630a10#swh-revision-changes). Before, it wasn't recursively cloning the new content submodule, so the generation process was failing and the mirror was down for a while.
* GNU Audio Video mirror link added. I'm now mirroring all the GNU audios and videos. Before I had the A/V on the mirrors subdomain and A/V links weren't working that way. I realized that particular mirror requires its own domain to display properly, so now it has one.
# Future Plans
hex'> 07 61 6b cb 33 9c 0c 17 02 32 33 81 c5 64 53 74 99 6a 9e 8e 92 b5 f6 db b4 14 75 53 3a 99 b5 12 .ak.3....23..dSt.j........uS:... 0e20 40 d2 d6 cc 1c e6 f5 67 6b 89 2e 25 b8 05 a0 8c 90 33 9e 08 2d 91 4c c5 ac a9 e5 a1 bb cd e2 ab @......gk..%.....3..-.L......... 0e40 9b 6a ad 5b 4d 4d 0b db 18 9b 6b 86 e0 e6 f9 fb 08 db 93 f0 bf 04 f6 f0 5d 4a 7e 91 6d d5 1e 2f .j.[MM....k.............]J~.m../ 0e60 22 d9 76 6b 6e 50 75 d4 05 d0 37 fe f4 70 09 63 30 ee 0e 00 fe 16 1b 80 48 24 71 41 62 8a 32 ed ".vknPu...7..p.c0.......H$qAb.2. 0e80 ac a3 9b 43 5d 2f 14 4c b8 d2 49 44 e7 c3 50 04 11 3e 7a 47 b3 e1 12 c7 bc 31 d8 18 e4 e3 90 e1 ...C]/.L..ID..P..>zG.....1...... 0ea0 8c af ba ad 51 72 87 a4 0a 7b 3c 36 aa ba 9a 29 2d ae a9 fb 19 84 12 ee b1 83 7e 5d 20 f3 40 71 ....Qr...{<6...)-.........~]..@q 0ec0 04 73 cf 20 47 14 16 08 b2 f5 05 e9 9a 7a c9 53 75 96 8e aa aa 1a 56 19 25 65 28 61 78 60 19 2e .s..G........z.Su.....V.%e(ax`.. 0ee0 c3 9c d0 40 1c 4f 1c ae a3 f5 36 27 b7 41 15 9e e1 3c 95 d4 cf a9 8d b1 3a 03 b5 ad 03 21 c4 ca ...@.O....6'.A...<......:....!.. 0f00 06 7c e6 8c 8c 8c b8 71 41 be 8a 3a cf ac 20 6e 92 b5 d7 55 49 5b 5b 55 5d 3b e9 a0 88 c1 1b 27 .|.....qA..:...n...UI[[U];.....' 0f20 9e 56 bd ed 2d d8 d7 6c 18 0c 3c 77 63 03 24 85 f1 7f be c3 76 d1 fa a2 28 7c 3e dd 73 b6 51 c9 .V..-..l..<wc.$.....v...(|>.s.Q. 0f40 24 90 99 4c 33 42 ee ad cf 8d c1 d1 b8 82 0e 32 30 e2 0e 08 3d a1 05 a2 29 8a 7d 4b 1d 1d 15 96 $..L3B.........20...=...).}K.... 0f60 87 a8 ab b8 dd 2a e8 5b 38 a7 a7 da 64 2c 0d 6e e9 1c e7 b9 ad 03 24 0c 93 92 4f 0c ae 2a bd 7f .....*.[8...d,.n......$...O..*.. 0f80 6c a4 b3 53 5d bc 12 be 5a 49 6a bc 0e 63 1c 6d df 4b 2e f0 c2 d9 1a 5c 1d 90 e3 8f 34 3b 97 c9 l..S]...ZIj..c.m.K.....\....4;.. 0fa0 90 ac 45 81 6f d5 94 75 b2 dc a1 a9 a7 ab b6 cd 6e 8d b3 54 47 5a d6 b4 88 9c 1c 44 80 b5 ce 05 ..E.o..u........n..TGZ.....D.... 0fc0 be 6b bb 72 31 c4 05 c7 6f d5 d4 f7 09 ed cd f1 65 ca 9e 0b 96 7c 0a a6 68 d8 19 36 18 64 1c 03 .k.r1...o.......e....|..h..6.d.. 0fe0 8b 9b 96 b4 91 bd ad ce 10 51 a2 97 87 5d 5b 67 10 4e da 6a c1 6c 9e a7 c1 21 b9 96 33 c1 df 26 .........Q...][g.N.j.l...!..3..& 1000 ed a0 0f 3b 7e d2 e1 b4 38 b4 34 9e de 21 54 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 ...;~...8.4..!T.""."."".".""."." 1020 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 ".".""."."".".""."."".".""."."". 1040 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 0e b5 74 92 c5 43 33 e2 a6 96 a6 40 c3 "."".".""."."".".""..t..C3....@. 1060 b6 28 8b 43 9e 7b 81 71 0d fa 48 5e 7f 63 a3 d5 34 9d 1c 51 e9 78 ac 32 d2 5c 05 19 a5 92 ae aa .(.C.{.q..H^.c..4..Q.x.2.\...... 1080 a2 13 04 59 04 17 0d 8f 73 9c 40 39 03 68 c9 e6 42 f4 94 41 09 16 95 a9 d3 17 9b 0d 7d aa 9a 4b ...Y....s.@9.h..B..A........}..K 10a0 8d 35 05 a9 d6 a9 a0 63 d8 c9 4b 77 35 cd 91 bb dc d6 93 b9 a7 23 23 9f 0c f2 5a 9a 42 cf 59 6e .5.....c..Kw5........##...Z.B.Yn 10c0 37 8a fa f8 c4 35 17 5a f7 55 f8 38 70 77 52 cd ad 63 5a 48 e0 5d 86 e4 e3 23 27 19 38 ca a7 44 7....5.Z.U.8pwR..cZH.]...#'.8..D 10e0 11 e2 0b a4 3d 23 dc 6e be 25 ab 92 88 da e3 a6 8e 56 cb 07 d9 24 63 e4 79 00 19 01 19 de 00 24 ....=#.n.%.......V...$c.y......$ 1100 0e 39 ce 07 15 81 66 d3 37 ca 4d 3d a3 ea 9f 6c 91 97 0d 3f 3c bd 6d 13 e6 8b 33 47 23 5c d7 16 .9....f.7.M=...l...?<.m...3G#\.. 1120 38 3c b7 20 38 10 1c 47 23 cb 81 3e 9e 88 3c ee e3 a5 ae d7 c8 35 95 73 e9 bc 0e a2 ef 6f 6d 15 8<..8..G#..>..<......5.s.....om. 1140 1d 2c b2 30 b8 06 35 de 74 85 a4 b4 17 39 d8 18 27 00 7a f0 39 af ec d4 17 5b 6d a1 ad d3 75 39 .,.0..5.t....9..'.z.9....[m...u9 1160 a4 ba d2 d4 f5 4d a8 80 bc 45 11 6b 9c 5d 99 03 72 4e e0 d0 09 e0 dc 9c 67 0a f9 10 43 f8 35 de .....M...E.k.]..rN......g...C.5. 1180 2d 5b a9 eb 85 86 b5 f4 d5 94 10 41 4e f6 cb 4f f6 47 c7 d6 67 81 90 11 9e b0 63 38 e4 79 70 ce -[.........AN..O.G..g.....c8.yp. 11a0 5c 16 ab ec 5a 6f 41 d1 3b 4f d6 19 ac f5 10 be b1 a2 7a 7c 30 32 17 c6 48 3d 6f 1c 97 82 31 d8 \...ZoA.;O........z|02..H=o...1. 11c0 0e 70 78 1f 4c 44 1e 63 7a d3 97 4b c3 75 e4 33 51 be df 05 c4 41 2d 25 5d 4c d1 75 4e 74 0d 60 .px.LD.cz..K.u.3Q....A-%]L.uNt.` 11e0 f3 b6 bc b9 a1 c5 9c c8 f8 3c f0 78 2e e5 45 6d ca e1 d2 36 90 75 6d a2 4b 71 64 15 a5 d1 cb 34 .........<.x..Em...6.um.Kqd....4 1200 72 38 9d 8c 0e 23 63 88 d8 09 00 12 41 39 e4 31 c6 ea b6 8e 9e e1 43 3d 15 5c 4d 96 9a 76 18 e5 r8...#c.....A9.1......C=.\M..v.. 1220 8d dc 9c d2 30 47 d0 b0 dd 49 62 d2 f5 2d ab 11 d5 4d 5f 3b 3a 88 18 e9 a5 aa a8 91 a3 04 b2 30 ....0G...Ib..-...M_;:..........0 1240 f7 38 86 e7 04 e3 0d 1c 0b 88 03 28 29 14 fb ef 15 57 77 18 34 fb 58 e8 81 db 25 ca 66 9e a5 9d .8.........()....Ww.4.X...%.f... 1260 fd 58 fe 99 df 21 0d 1c 72 e2 41 69 fc f1 4d 65 f7 cf bf 06 c7 46 7e 0d aa 27 07 31 c3 fd b3 b1 .X...!..r.Ai..Me.....F~..'.1.... 1280 f6 43 f9 03 cc e2 41 df c1 cb 7d 8c 6b 18 d6 31 a1 ad 68 c0 00 60 01 dc 83 3e d9 65 a5 b6 3e 49 .C....A...}.k..1..h..`...>.e..>I 12a0 c1 92 a2 b6 60 04 f5 93 e1 d3 4b 8e 40 90 00 0d 19 38 6b 40 68 c9 c0 19 5a 48 88 08 88 80 88 88 ....`.....K.@....8k@h...ZH...... 12c0 08 88 80 88 88 08 88 80 88 88 08 88 80 88 88 3a 17 2b 4d 25 d6 28 db 50 c2 24 89 db e1 9e 37 6d ...............:.+M%.(.P.$....7m 12e0 92 17 7e 33 1c 38 83 d8 7b 08 e0 72 09 0b 38 5d 2b 2c 6e 11 5f 5c 24 a4 e4 cb a3 1a 1a c1 dc 26 ..~3.8..{..r..8]+,n._\$........& 1300 6f e0 1f cb 1e 61 fc 8c 86 aa 05 f2 e6 87 02 08 04 1e 04 14 12 54 d6 eb 86 9a d4 37 7a ea 1a 09 o....a...............T.....7z... 1320 2e 56 eb b4 ad a9 31 d3 c9 1b 65 82 60 d0 d7 70 91 cd 6b 9a e0 1a 73 bb 20 e7 81 0b 82 fd 67 d4 .V....1...e.`..p..k...s.......g. 1340 1a 9b 4e 55 09 e2 a7 a6 aa 65 64 35 74 14 6e 7e 76 88 9c d7 6d 95 e3 20 b9 c4 3b 96 43 72 38 9c ..NU.....ed5t.n~v...m.....;.Cr8. 1360 12 b5 8d ae b2 c6 4c 96 26 89 68 f9 be d6 f7 06 b5 a3 be 07 1f 80 7f 20 f9 87 86 36 71 27 4a db ......L.&.h................6q'J. 1380 75 a4 ba c2 f7 53 3c ef 89 db 26 86 41 b6 48 5d f8 af 69 e2 d3 db eb 18 23 20 82 82 6c 51 5c ee u....S<...&.A.H]..i.....#...lQ\. 13a0 ba c6 8f 50 54 da aa 28 e9 ed 94 53 47 15 3c 92 c4 e9 aa 25 90 b7 20 6d 79 68 68 0c c0 2e 70 e2 ...PT..(...SG.<....%...myhh...p. 13c0 7b 00 ca 9d a7 b3 6a 08 74 45 86 dc ed 39 58 6a a8 af 6d ad 9a 31 3d 37 f3 6d a8 74 b9 07 ad c1 {.....j.tE...9Xj..m..1=7.m.t.... 13e0 24 3b 00 67 98 39 c0 c1 3e a8 88 20 66 a3 bc 8b f6 b1 a9 6d 86 b1 f0 dc 68 61 82 95 e2 6a 7f b2 $;.g.9..>...f......m....ha...j.. 1400 39 8d 91 a7 81 97 20 7d 90 11 9c 70 07 b7 00 f5 e8 ed 97 b8 9d d1 f0 7d 82 ac 0b 3c 26 3a c3 d7 9......}...p...........}...<&:.. 1420 53 e2 22 60 30 e4 7d 93 ce 19 f3 b8 67 cd 3d fc 17 a3 22 0f 2f aa b4 5f ea 34 9e b8 a0 6e 9e ac S."`0.}.....g.=..."./.._.4...n.. 1440 15 17 7a c9 65 a4 69 9e 9f 0e 6b e3 63 01 27 ad e1 82 c3 9f 94 63 3c 71 b5 57 4b 7c 8b 52 d0 5f ..z.e.i...k.c.'......c<q.WK|.R._ 1460 a8 ac d2 4c e3 68 92 88 d3 c9 3c 4c 30 ca 64 8d cd 32 1d c4 6c f3 4e 4b 0b 8f a8 ab 64 41 c7 34 ...L.h....<L0.d..2..l.NK....dA.4 1480 31 d4 41 24 13 30 3e 29 1a 58 f6 1e 4e 69 18 20 a8 cd 13 62 bb d8 68 ea 8d d6 27 4f 25 0c 66 82 1.A$.0>).X..Ni.....b..h...'O%.f. 14a0 dc d8 de d2 e9 69 63 73 9c c7 71 20 07 38 39 ad 20 91 fc db 73 85 6e 88 3c ba cf a6 ef b4 d6 8d .....ics..q..89.....s.n.<....... 14c0 35 58 fb 4c b1 d7 58 eb ea a5 7d 1c 93 45 99 e2 9c c9 92 c7 35 e5 bb 80 78 c0 71 6f 10 78 f2 2b 5X.L..X...}..E......5...x.qo.x.+ 14e0 bb 70 b1 5e 6b 62 d6 57 6f 15 cc da 9b bd bd b6 fa 3a 01 2c 5d 60 01 8f 1b de ed fb 06 5c fe 41 .p.^kb.Wo........:.,]`.......\.A 1500 c7 00 76 93 85 e8 88 83 cd df a6 2b dd 75 b2 df 26 b6 5c 9f d5 da 05 b6 a6 8a 96 e0 29 e7 89 cd ..v........+.u..&.\.........)... 1520 76 e6 bc 39 92 b5 ae 69 f3 b2 37 f6 b4 e3 23 01 71 d3 95 f4 fa 5e 1a 6b 76 9f 98 cd 3d ea 2b 8c v..9...i..7...#.q....^.kv...=.+. 1540 d0 32 b1 b2 bd ad 64 cc 71 74 8f 9a 4f 39 ee 6b 38 ed 24 67 e9 3e 90 88 20 2e 76 1b 95 f3 53 6a .2....d.qt..O9.k8.$g.>....v...Sj 1560 28 e4 b7 54 d2 d0 5c ec 8d b7 b2 b1 f2 44 5a d9 01 94 92 5a d7 97 63 ec 80 72 e6 0f 67 15 b1 63 (..T..\......DZ....Z..c..r..g..c 1580 7d f4 51 5b 2d 95 56 81 48 ca 78 04 55 95 0f 99 8e 63 f6 b3 68 ea 76 b8 bb 8b b0 72 f0 dc 00 78 }.Q[-.V.H.x.U....c..h.v....r...x 15a0 67 95 3a 20 f2 db 46 85 a8 a3 b0 d1 e9 da cb 45 6d 5f 83 4e d0 6a a4 bb 4a 28 df 1b 64 dc 1f d5 g.:...F........Em_.N.j..J(..d... 15c0 36 60 43 80 00 86 ec 03 70 e7 8e 2b d4 91 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 6`C.....p..+.................... 15e0 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 ................................ 1600 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 16 7d ce ..............................}. 1620 ef 4b 6a 6c 62 73 23 e7 98 96 c1 4f 0b 0b e5 99 c3 98 6b 47 1e 1c 32 4e 00 1c 49 03 8a ce f1 4d .Kjlbs#....O......kG..2N..I....M 1640 65 f7 cf bf 06 c7 46 7e 0d aa 27 07 31 c3 fd b3 b1 f6 43 f9 03 cc e2 41 df c1 c8 3f 5f 78 aa bb e.....F~..'.1.....C....A...?_x.. 1660 b8 c1 a7 da c7 44 0e d9 2e 53 34 f5 2c ef ea c7 f4 ce f9 08 68 e3 97 12 0b 4f 7a d9 65 a5 b6 3e .....D...S4.,.......h....Oz.e..> 1680 49 c1 92 a2 b6 60 04 f5 93 e1 d3 4b 8e 40 90 00 0d 19 38 6b 40 68 c9 c0 19 5a 0c 63 58 c6 b1 8d I....`.....K.@....8k@h...Z.cX... 16a0 0d 6b 46 00 03 00 0e e5 f4 80 88 88 08 88 80 88 88 08 88 80 88 88 08 88 80 88 88 08 88 80 88 88 .kF............................. 16c0 08 88 80 88 88 0b 2e e5 66 8a be 56 55 45 2c 94 97 08 9b b6 2a b8 4e 1c 07 3d ae 1c 9e cf c9 76 ........f..VUE,.....*.N..=.....v 16e0 47 68 c1 c1 1a 88 83 12 96 f3 35 3d 4c 76 fb dc 4c a6 aa 91 db 61 a8 8c 1f 07 a9 3d cd 71 f8 0f Gh........5=Lv..L....a.....=.q.. 1700 3f 88 e3 9e 7b 4b c0 25 6d ae 1a aa 5a 7a ea 69 29 aa a0 8e 78 24 6e d7 c5 2b 43 9a e1 dc 41 e6 ?...{K.%m...Zz.i)...x$n..+C...A. 1720 b1 3a bb 96 9e 39 84 4f 73 b5 0f e8 89 2f a9 a7 1f 92 49 cc ad 1d c7 cf 1c 70 5f 90 d0 14 28 ba .:...9.Os..../....I......p_...(. 1740 d4 55 b4 b7 1a 46 55 51 ce c9 a0 7e 70 f6 1c 8c 83 82 0f 71 07 81 07 88 23 05 76 50 11 11 01 11 .U...FUQ...~p......q....#.vP.... 1760 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 ................................ 1780 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 ................................ 17a0 11 10 11 11 01 11 74 6e f7 16 da 6d 55 35 cf 8d f2 98 59 96 c4 cf 85 23 cf 06 b0 7a dc e2 00 f9 ......tn...mU5....Y....#...z.... 17c0 50 77 91 60 37 4c 52 d6 91 51 7e 64 77 3a b3 c4 b6 6c ba 08 f8 e4 08 e2 71 2d 18 fc 6c 6e 38 e2 Pw.`7LR..Q~dw:...l......q-..ln8. 17e0 7b bf 3c 84 d1 fe 8a 58 fd 9d 0f d5 41 40 8a 7f c8 4d 1f e8 a5 8f d9 d0 fd 54 f2 13 47 fa 29 63 {.<....X....A@...M.......T..G.)c 1800 f6 74 3f 55 05 02 29 ff 00 21 34 7f a2 96 3f 67 43 f5 53 c8 4d 1f e8 a5 8f d9 d0 fd 54 14 08 a7 .t?U..)..!4...?gC.S.M.......T... 1820 fc 84 d1 fe 8a 58 fd 9d 0f d5 4f 21 34 7f a2 96 3f 67 43 f5 50 50 22 9f f2 13 47 fa 29 63 f6 74 .....X....O!4...?gC.PP"...G.)c.t 1840 3f 55 3c 84 d1 fe 8a 58 fd 9d 0f d5 41 40 8a 7f c8 4d 1f e8 a5 8f d9 d0 fd 54 f2 13 47 fa 29 63 ?U<....X....A@...M.......T..G.)c 1860 f6 74 3f 55 05 02 9f 7d e2 aa ee e3 06 9f 6b 1d 10 3b 64 b9 4c d3 d4 b3 bf ab 1f d3 3b e4 21 a3 .t?U...}......k..;d.L.......;.!. 1880 8e 5c 48 2d 2f 21 34 7f a2 96 3f 67 43 f5 57 eb 74 46 93 61 3d 5e 99 b3 c6 7b e3 a1 8d a7 9e 79 .\H-/!4...?gC.W.tF.a=^...{.....y 18a0 86 e7 98 08 3b b6 cb 2d 2d b1 f2 4e 0c 95 15 b3 00 27 ac 9f 0e 9a 5c 72 04 80 00 68 c9 c3 5a 03 ....;..--..N.....'....\r...h..Z. 18c0 46 4e 00 ca d2 53 98 f2 62 ae 8e 38 e5 99 f6 9a a9 85 3e c9 64 74 86 96 42 09 69 0e 71 27 63 88 FN...S..b..8......>.dt..B.i.q'c. 18e0 0c db f8 24 b7 18 19 c5 1a 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 ...$......".""."."".".""."."".". 1900 22 22 02 22 20 22 22 02 22 20 22 2c 9b cd 6d 44 52 52 5b a8 88 65 65 73 dc d6 ca 5b b8 40 c6 b7 ""."."".".",..mDRR[..ees...[.@.. 1920 2e 90 8e dc 79 ad 03 f1 9e dc f0 ca 0f 8a db 2b 85 5b ee 36 99 c5 15 c1 d8 32 79 b9 8a a7 03 00 ....y..........+.[.6.....2y..... 1940 4a de d3 8c 00 e1 87 0c 0e 24 65 a7 ee df 7b 65 45 57 80 56 c2 68 6e 61 a5 c6 99 ef dc 24 68 e6 J........$e...{eEW.V.hna.....$h. 1960 e8 9d c0 3d bc b8 80 08 c8 dc 1a 4e 17 5b c8 cd 3f 28 26 b6 d7 05 c6 57 7c 39 ae 0d f0 97 bb 97 ...=.......N.[..?(&....W|9...... 1980 6b f3 81 c0 70 18 03 b0 00 bf 3c 84 d1 fe 8a 58 fd 9d 0f d5 41 40 8a 7f c8 4d 1f e8 a5 8f d9 d0 k...p.....<....X....A@...M...... 19a0 fd 54 f2 13 47 fa 29 63 f6 74 3f 55 05 02 29 ff 00 21 34 7f a2 96 3f 67 43 f5 53 c8 4d 1f e8 a5 .T..G.)c.t?U..)..!4...?gC.S.M... 19c0 8f d9 d0 fd 54 14 08 a7 fc 84 d1 fe 8a 58 fd 9d 0f d5 4f 21 34 7f a2 96 3f 67 43 f5 50 50 22 9f ....T........X....O!4...?gC.PP". 19e0 f2 13 47 fa 29 63 f6 74 3f 55 3c 84 d1 fe 8a 58 fd 9d 0f d5 41 40 8a 7f c8 4d 1f e8 a5 8f d9 d0 ..G.)c.t?U<....X....A@...M...... 1a00 fd 54 f2 13 47 fa 29 63 f6 74 3f 55 05 02 29 ff 00 21 34 7f a2 96 3f 67 43 f5 57 ef 91 5a 65 8c .T..G.)c.t?U..)..!4...?gC.W..Ze. 1a20 db 4f 63 a1 a4 77 31 25 14 42 9e 46 9e 1c 43 e3 da e0 78 0e 20 f6 20 df 45 89 6d ab 9e 96 eb 2d .Oc..w1%.B.F..C...x.....E.m....- 1a40 92 b2 67 4c f6 c4 27 a5 a8 78 c1 96 3d c4 16 bb bd ec 3b 72 7b 43 9a 79 e5 6d a0 22 22 02 22 20 ..gL..'..x..=.....;r{C.y.m."".". 1a60 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 "".".""."."".".""."."".".""."."" 1a80 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 29 fd 60 e2 db 25 3e 00 e3 74 b7 03 91 9e ."."".".""."."".".).`..%>..t.... 1aa0 06 b2 10 a8 14 fe b2 fb 47 4d f3 ad b7 f7 d8 50 50 22 28 ba fe 91 61 b7 ea 76 e9 e7 69 cb ec b5 ........GM.....PP"(...a..v..i... 1ac0 f2 07 be 06 c4 c8 0b 66 63 49 05 ed 26 51 c3 81 3c 70 7d 48 2d 11 4a 50 6b db 75 55 fe 2b 1d 75 .......fcI..&Q..<p}H-.JPk.uU.+.u 1ae0 0d c6 d1 72 9d a5 d4 f0 dc 21 6b 04 e0 73 d8 e6 b9 cd 27 d5 95 cd 6e d6 54 d7 0d 5d 53 a6 9f 6d ...r.....!k..s....'...n.T..]S..m 1b00 b8 d1 d7 c1 4e 6a b3 52 d8 f6 3e 30 f0 c0 e6 96 bd c7 89 3c 32 07 0e e4 14 a8 88 80 88 88 08 88 ....Nj.R..>0.......<2........... 1b20 80 88 bf 09 00 64 9c 04 1f a8 a4 e8 ba 44 b0 5c b5 74 7a 6e 82 59 aa aa 5f 1b e4 15 11 30 18 3c .....d.......D.\.tzn.Y.._....0.< 1b40 df 84 03 f3 e7 1e 1f 82 08 cf 0c aa c4 12 fa fc ed d2 bb 86 33 e1 f4 3c c6 79 d5 c4 3f ea a8 a9 ....................3..<.y..?... 1b60 1e e9 28 e0 7b 8e 5c e8 da e2 7d 64 29 de 90 7e e4 cf ce 14 1f bd c2 a8 28 3e d7 52 ff 00 64 df ..(.{.\...}d)..~........(>.R..d. 1b80 f9 04 1d 84 44 40 44 44 04 44 40 44 44 04 44 40 44 44 04 44 40 44 44 04 44 40 44 44 04 44 40 44 ....D@DD.D@DD.D@DD.D@DD.D@DD.D@D 1ba0 44 04 44 40 53 f5 8e 3f f6 81 67 6f 0c 1b 5d 71 e5 da 25 a4 ff 00 52 a8 14 fd 67 df 0e cd f3 55 D.D@S..?..go..]q..%...R...g....U 1bc0 7f ed 69 10 50 22 e1 a8 99 d4 f4 b3 4c d8 64 9d d1 b1 ce 11 45 8d ef 20 67 6b 72 40 c9 e4 32 40 ..i.P"......L.d.....E...gkr@..2@ 1be0 f5 a8 bb 7f 49 91 5d 2a eb e9 68 b4 ae a2 9a 7b 7c 9d 55 53 1b 1d 3e 63 7f 1e 07 ec dc 79 1e 48 ....I.]*..h....{|.US..>c.....y.H 1c00 2e 91 4c 59 b5 c5 b6 fb 4f 71 f0 1a 6a e3 70 b7 f0 a8 b6 4b 10 8e a5 a7 b0 6d 73 83 4e 7b 0e ec ..LY....Oq..j.p....K.....ms.N{.. 1c20 7a d7 63 4a ea ba 4d 5d 41 57 55 49 4b 57 4d e0 95 6f a3 96 2a a6 b4 3c 48 c0 0b be 0b 9c 31 e7 z.cJ..M]AWUIKWM..o..*..<H.....1. 1c40 63 9f 61 41 be 88 88 08 88 80 88 88 08 8b ab 5f 70 a4 b5 d1 4b 5b 5f 53 15 35 2c 23 73 e5 95 c1 c.aA..........._p...K[_S.5,#s... 1c60 ad 68 f9 4a 0e d2 29 cd 2b ad 6d 7a c1 f7 11 6c 8e ad ad a0 98 43 23 aa 22 ea f7 92 33 96 82 77 .h.J..).+.mz...l.....C#."...3..w 1c80 63 e5 00 fa 95 1a 09 1b ec 8e 8b a4 2d 37 b4 81 ba 92 b0 13 8f f6 94 a3 fe a5 57 28 fd 43 f7 c3 c...........-7............W(.C.. 1ca0 d3 3f 9a 55 fe d6 91 58 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 .?.U...X."".".""."."".".""."."". 1cc0 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 ".""."."".".""."."".".""."."".". 1ce0 29 fd 65 f6 8e 9b e7 5b 6f ef b0 aa 05 3f ac be d1 d3 7c eb 6d fd f6 14 14 0b c9 b5 6d ca 9a d3 ).e....[o....?....|.m.......m... 1d00 d3 be 9c ab ab 13 98 5b 6b 98 1e a6 09 26 77 12 f1 f0 58 0b 8f d0 bd 65 79 2d f6 be 66 f4 d3 6a .......[k....&w...X....ey-..f..j 1d20 bc 36 cb 7d 96 82 df 47 35 2c f3 c5 6a 9d ed de 4b c0 db 86 f9 c0 e4 71 19 08 3e af ec ab d7 fa .6.}...G5,..j...K......q..>..... 1d40 f7 4a 49 69 b6 dc 21 b7 d9 6a 8d 5d 4d c2 ae 96 4a 76 9e 2c 21 8c 0f 01 ce 27 66 0f 0e d0 b4 e9 .JIi..!..j.]M...Jv.,!....'f..... 1d60 bf f7 87 ac ff 00 f2 db 7f 6e 17 a1 46 f1 24 6d 78 0e 01 c0 1c 39 a4 11 9e f0 79 2f 31 a6 ae 94 .........n..F.$mx....9....y/1... 1d80 f4 e5 3d cc da 2f 42 86 5b 5b 6d cd a8 36 c9 83 3a ee b8 1e 2e db 80 dc 71 dd f0 71 da 83 5e f5 ..=../B.[[m..6..:.......q..q..^. 1da0 5f 5f 4d 7c ae 17 3d 6f 6f d3 d4 39 68 a0 84 78 38 92 46 ed 1b 9c f3 36 7f 0b 70 00 01 c0 73 5c __M|..=oo..9h..x8.F....6..p...s\ 1dc0 3a 47 51 5c b5 9e 9d bc d1 45 78 86 2b 9d be b1 d4 ac ba 50 c6 c7 c7 33 46 0b 24 0d 76 e6 f9 c3 :GQ\.....Ex.+......P...3F.$.v... 1de0 81 1c 7b 71 8e cc 7b 24 13 e9 7d 75 aa 6a 2f ba 76 e3 70 7d c6 af af a2 b8 53 51 1a 96 98 78 ed ..{q..{$..}u.j/.v.p}.....SQ...x. 1e00 88 90 09 66 d1 81 83 81 c3 b8 05 d8 e8 c5 f5 d4 ba 8f 55 47 71 b1 dc ad cf af b8 be aa 01 2d 23 ...f..............UGq.........-# 1e20 84 42 3c 70 1d 60 1b 33 cb 80 3d f8 41 cb a0 f5 0d ce e1 a1 af 75 7a 82 fd 50 cb 95 be 49 e0 ac .B<p.`.3..=.A........uz..P...I.. 1e40 79 82 16 9a 37 46 09 2e 60 0c 01 dc 30 7c e0 78 82 ba d5 7a b6 fb a3 fa 35 a3 bb de 2e 02 b6 f3 y...7F..`...0|.x...z....5....... 1e60 76 96 38 e9 99 59 1c 71 47 4c 64 04 8d fb 1a de 0d 68 cb 89 ed 1d 81 74 f5 06 9b ad 6f 4b 2e b5 v.8..Y.qGLd......h.....t....oK.. 1e80 d1 ed 16 7d 51 0b 2a 2e 4c 1f 83 e0 ee 05 fc 3b 03 c6 d6 93 db d6 15 53 d2 76 98 ae d4 9a 7a 91 ...}Q.*.L......;.......S.v....z. 1ea0 f6 a8 d9 25 c6 d9 59 1d 74 10 bc 80 26 2d ce 59 93 c0 64 1e de d0 82 5a f9 af 24 d2 d6 f8 6e d4 ...%..Y.t...&-.Y..d....Z..$...n. 1ec0 fa f6 d7 a8 fa b9 58 2a ed cd 34 e1 cf 63 8e 1c 61 ea fc e0 46 73 87 17 70 e7 c9 69 f4 81 7c d4 ......X*..4..c..a...Fs..p..i..|. 1ee0 96 6b b6 9a ae b1 5d f7 d2 5d 2b 61 a5 16 f7 d3 c7 b1 fb b8 e4 c8 5a 5c 01 e0 0e 39 0e 4b 46 b3 .k....]..]+a..........Z\...9.KF. 1f00 50 56 dc e8 63 a4 b0 69 8a ea 7b b4 ee 6b 4b ee 36 e3 1c 14 a3 23 73 9e e3 86 bf 03 38 0c 27 27 PV..c..i..{..kK.6....#s.....8.'' 1f20 0b 3b a4 c9 a7 7d ef 49 c7 4d 6b ba d5 8b 75 d2 1a ca 89 29 28 25 95 8d 88 64 1c 39 ad 20 9f 50 .;...}.I.Mk...u....)(%...d.9...P 1f40 e2 82 82 d5 6c d6 34 5a 9e 39 6e 5a 86 2b 95 a2 4a 67 f5 90 8a 38 e0 ea a6 dc dd bb 71 97 16 e3 ....l.4Z.9nZ.+..Jg...8......q... 1f60 77 37 76 71 ca ab 7b 1b 23 1c c7 b4 39 ae 04 10 79 10 b8 68 ea 9b 5b 47 0d 4b 23 9a 36 ca d0 e0 w7vq..{.#...9...y..h..[G.K#.6... 1f80 c9 a2 74 6f 19 ec 73 5c 01 07 d4 57 61 07 97 d7 41 0d 2f 4f fa 7a 0a 78 99 14 31 d8 e4 6b 23 8d ..to..s\...Wa...A./O.z.x..1..k#. 1fa0 a1 ad 68 0e 7e 00 03 80 0b d4 17 90 dc 2e f2 4d d3 15 af 50 32 c7 a8 4d ba 9a db 25 34 92 78 9e ..h.~..........M...P2..M...%4.x. 1fc0 a3 21 e5 ce 20 01 b3 24 71 1c 57 ad 43 20 9a 18 e5 0d 7b 43 da 1c 03 da 5a e1 91 c8 83 c4 1f 51 .!.....$q.W.C.....{C....Z......Q 1fe0 41 37 d2 0f dc 99 f9 c2 83 f7 b8 55 05 07 da ea 5f ec 9b ff 00 20 a7 fa 41 fb 93 3f 38 50 7e f7 A7.........U...._.......A..?8P~. 2000 0a a0 a0 fb 5d 4b fd 93 7f e4 10 76 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 ....]K.....v.................... 2020 11 11 01 11 10 11 11 01 11 10 11 11 01 4f d6 7d f0 ec df 35 57 fe d6 91 50 29 fa cf be 1d 9b e6 .............O.}...5W...P)...... 2040 aa ff 00 da d2 20 a0 5e 3b a2 f5 15 05 8f 5c 6b e6 d6 36 b5 ce 96 e9 96 8a 6a 29 aa 39 6e e6 63 .......^;.....\k..6......j).9n.c 2060 63 80 e7 db 85 eb 95 13 b6 9a 96 5a 87 32 47 b6 26 39 e5 b1 30 bd e4 01 9c 35 a3 8b 8f 70 1c 4a c..........Z.2G.&9..0....5...p.J 2080 f2 ee 8e ab 27 a4 d6 9a ad f5 56 7b d5 3c 57 7b 88 9a 96 59 ad 93 31 85 b8 77 17 38 b7 0d e6 39 ....'.....V{.<W{...Y..1..w.8...9 20a0 e1 07 67 46 5b 2e 57 3e 94 af fa d2 6b 75 55 ba dd 53 4a ca 3a 68 aa e3 31 cb 36 36 66 42 c3 c4 ..gF[.W>....kuU..SJ.:h..1.66fB.. 20c0 0f b1 f0 cf 63 87 ad 76 3a 23 cf 8a f5 56 dc 67 ca 3a cc 67 fd c5 7d 59 54 da 2a 39 aa 5f 1c d2 ....c..v:#...V.g.:.g..}YT.*9._.. 20e0 36 26 97 16 43 13 a4 7b b1 d8 d6 b4 12 4f a8 2f 2c d0 51 5c a5 d3 ba ca d1 1d 0d d2 db 70 b8 56 6&..C..{.....O./,.Q\.........p.V 2100 57 55 51 cd 57 45 2c 0c 02 46 b5 b1 bb 7b 9a 00 76 78 e3 9f 02 7b 10 72 5c 35 0d da d3 63 9e ae WUQ.WE,..F...{..vx...{.r\5...c.. 2120 bb a4 4b 34 57 fa 78 5d 2b ed 3f f7 7e a4 bc 0c f5 38 fe 77 27 1b 73 bb 9f 62 ee ea 8b f6 a1 b9 ..K4W.x]+.?.~....8.w'.s..b...... 2140 f4 5b 4d ab f4 cd c2 5b 7d 43 29 1b 57 35 2b 61 8e 51 23 4e d2 f1 97 b4 91 b4 07 10 46 33 db d9 .[M....[}C).W5+a.Q#N........F3.. 2160 8c 3b 13 a6 b4 f4 5d 51 a7 46 8a ba b6 fa ca 49 a0 90 36 83 cc 96 42 1c 3a ce bb e0 b8 71 cf 32 .;....]Q.F.....I..6...B.:....q.2 2180 7b 00 3c 15 87 46 6d 74 9d 1d 5b ad 75 d6 fa ca 69 69 a9 c5 3d 44 35 b4 af 8b 24 83 90 03 c0 dc {.<..Fmt..[.u...ii..=D5...$..... 21a0 30 79 8e 08 3a b7 9b bd c6 6d 03 64 a9 b1 ea 1a 9f 18 dc a5 82 3a 5a 97 53 c0 5d 39 93 8e 1e d2 0y..:....m.d.........:Z.S.]9.... 21c0 cd a0 35 bb 9c 76 80 7c cf 95 75 75 36 b0 a8 b3 6a 2b 4e 91 f2 86 9a 8a 69 29 cd 4d 75 e6 bc 44 ..5..v.|..uu6...j+N.....i).Mu..D 21e0 d2 d6 02 43 43 5a 76 b3 7b 88 3d 98 03 8e 0a cc e8 d6 c1 71 a5 d4 f5 d6 ba d7 f5 96 bd 2d 51 34 ...CCZv.{.=........q.........-Q4 2200 36 d7 67 25 ce 9f 0e c9 3d ed 8c e3 d5 d6 95 b1 aa 2c 95 b6 de 92 2d ba ca 96 dd 2d ca 8b c1 1d 6.g%....=........,....-....-.... 2220 43 5f 4f 03 03 e5 63 72 4b 64 6b 3f 0b 89 00 81 c7 03 91 41 d5 b6 6b b3 45 af 6d b6 03 a9 e8 75 C_O...crKdk?.......A..k.E.m....u 2240 1d be e9 1b c4 55 30 98 ba ea 69 5a 33 b5 fd 56 1a 5a e1 cb 80 39 f9 17 0b 6e 1a d0 74 a9 5d a5 .....U0...iZ3..V.Z...9...n..t.]. 2260 60 d4 4d 96 99 f6 ff 00 0c 6c f3 51 45 ff 00 75 69 90 0f 35 ad 03 79 1c 1a 37 1c 71 24 83 8c 2a `.M......l.QE..ui..5..y..7.q$..* 2280 6a 1b 95 75 df 51 d1 8b 65 9a 5a 2b 3c 0d 7b ea ea 6b e8 cc 12 4a e2 30 c6 44 d7 61 c3 07 24 b8 j..u.Q..e.Z+<.{..k...J.0.D.a..$. 22a0 8c 60 60 29 ba 7b 84 b1 74 db 5b 75 75 9e f7 e0 12 db 1b 40 d9 c5 ae 7d 86 51 28 27 8e dc 6d c0 .``).{..t.[uu......@...}.Q('..m. 22c0 ce ee 58 ed 41 65 a5 68 b5 1d 04 77 08 75 15 d5 b7 32 2a 73 49 50 21 64 44 c3 b5 bc 0b 58 00 04 ..X.Ae.h...w.u...2*sIP!dD....X.. 22e0 3b 77 7a da a8 a6 82 ad 8d 65 4c 11 cc d6 bc 3d ad 91 a1 c0 38 1c 83 83 da 0f 10 57 3a ea dc 2b ;wz......eL....=....8......W:..+ 2300 59 6e a0 96 ae 58 6a 25 64 78 25 94 d0 ba 69 0e 48 1c 18 d0 49 e7 d8 10 79 f7 45 ff 00 75 7d 20 Yn...Xj%dx%...i.H...I...y.E..u}. 2320 fc f4 ef ff 00 72 f4 b5 e5 1d 1d 56 cd 43 aa f5 49 ab b3 5e e9 d9 77 ba 99 a9 64 96 d7 3b 18 58 .....r.....V.C..I..^..w...d..;.X 2340 73 c5 ce 2d c3 79 f6 e1 7a ba 08 fd 43 f7 c3 d3 3f 9a 55 fe d6 91 58 28 fd 43 f7 c3 d3 3f 9a 55 s..-.y..z...C...?.U...X(.C...?.U 2360 fe d6 91 58 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 ...X.""."."".".""."."".".""."."" 2380 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 29 fd 65 f6 ."."".".""."."".".""."."".".).e. 23a0 8e 9b e7 5b 6f ef b0 aa 05 81 ac 76 b7 4e 3a a2 4f e6 a9 6a e9 6a e5 39 c6 d8 e2 a8 8e 47 b8 fa ...[o......v.N:.O..j.j.9.....G.. 23c0 83 58 49 f9 10 6f a2 22 02 22 20 2e 95 da 8e 6b 85 a2 ae 8e 9a b2 4a 29 e7 89 d1 c7 53 17 c2 88 .XI..o.".".....k......J)....S... 23e0 91 80 e1 c4 71 1f 2a ee a2 09 eb 1e 9d aa a1 ba 54 5d ae f7 41 73 b9 4b 0b 69 9b 2b 69 c4 0c 8e ....q.*.........T]..As.K.i.+i... 2400 26 92 76 b5 80 9e 25 c7 24 e7 8e 07 2c 2a 14 44 04 44 40 44 44 04 44 41 2f d2 0f dc 99 f9 c2 83 &.v...%.$...,*.D.D@DD.DA/....... 2420 f7 b8 55 05 07 da ea 5f ec 9b ff 00 20 a7 b5 eb d8 6c 14 f4 ae 3f 64 a8 b8 52 88 db 9e 2e 2c 95 ..U...._.........l...?d..R....,. 2440 b3 1f a1 b1 38 fc 80 aa 1a 1f b5 f4 df d9 37 fe 41 07 61 11 10 11 11 01 11 10 11 11 01 11 10 11 ....8.........7.A.a............. 2460 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 14 fd 67 df 0e cd f3 55 7f ed 69 15 02 .....................g....U..i.. 2480 c0 b8 6d 87 5b 58 ea 24 c8 6c 94 95 94 8c 76 78 19 1c 61 90 37 e5 db 0b cf fb a5 06 fa 22 20 22 ..m.[X.$.l....vx..a.7........"." 24a0 22 02 c6 bf 5b 6e 97 16 51 ba d3 78 36 c9 e9 e6 eb 0b 8c 1d 73 25 69 6b 9a 58 f6 6e 6e 47 1c f3 "...[n..Q..x6.......s%ik.X.nnG.. 24c0 e6 02 d9 44 19 3a 7e c8 cb 0d b4 d3 75 ef a9 a8 96 67 d4 54 d4 bc 00 e9 a5 79 cb 9c 40 e0 3b 00 ...D.:~.....u....g.T.....y..@.;. 24e0 1d 80 01 d8 b5 91 10 11 11 01 11 10 11 11 04 7e a1 fb e1 e9 9f cd 2a ff 00 6b 48 ac 14 75 ed cc ...............~......*..kH..u.. 2500 9b a4 3b 23 18 73 25 2d 24 ae 90 67 e0 89 65 8b 66 7e 5e a5 ff 00 a2 55 8a 02 22 20 22 22 02 22 ..;#.s%-$..g..e.f~^....U..".""." 2520 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 ."".".""."."".".""."."".".""."." 2540 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 f8 7b 1b 2c 6e 63 da 1c c7 02 1c d7 0c 82 0f ".".""."."".".""..{.,nc......... 2560 30 42 fb 44 12 73 0b fe 9d 70 8a df 1d 3d c2 d6 3f 9a 8e a2 47 b2 48 46 7e 0f 58 03 b7 34 0e 03 0B.D.s...p...=..?...G.HF~.X..4.. 2580 2d cf 2f 38 f6 74 fc af d4 9e 8f 5a bd af 27 f0 ca e1 10 43 f9 5f a9 3d 1e b5 7b 5e 4f e1 97 5a -./8.t.....Z..'....C._.=..{^O..Z 25a0 9b 5e 5f ea e7 9d 90 e9 db 63 99 0b ba b3 37 8d a4 d8 e7 82 43 9a d3 e0 fc 4b 48 c1 38 c0 27 19 .^_......c....7.....C....KH.8.'. 25c0 c8 70 14 93 cf 35 f6 a2 5a 1a 19 64 86 df 13 cc 75 75 91 38 b5 d2 38 1c 3a 18 5c 38 82 0e 43 e4 .p...5..Z..d....uu.8..8.:.\8..C. 25e0 1f 07 8b 5a 77 ee 74 5b 10 41 0d 2d 3c 54 f4 f1 32 18 22 60 64 71 c6 d0 d6 b1 a0 60 34 01 c0 00 ...Zw.t[.A.-<T..2."`dq.....`4... 2600 38 61 04 67 95 fa 93 d1 eb 57 b5 e4 fe 19 3c af d4 9e 8f 5a bd af 27 f0 ca e1 10 43 f9 5f a9 3d 8a.g.....W....<....Z..'....C._.= 2620 1e b5 7b 5e 4f e1 93 ca fd 49 e8 f5 ab da f2 7f 0c ae 11 04 3f 95 fa 93 d1 eb 57 b5 e4 fe 19 3c ..{^O....I..........?.....W....< 2640 af d4 9e 8f 5a bd af 27 f0 ca e1 10 43 f9 5f a9 3d 1e b5 7b 5e 4f e1 97 5a 9b 5e 5f ea 67 9e 01 ....Z..'....C._.=..{^O..Z.^_.g.. 2660 a7 6d 91 cf 03 b0 f8 a4 bb c8 1d b4 93 b5 c3 14 fc 5a e0 09 04 77 10 70 e6 b8 0f 41 59 d7 3b 67 .m...............Z...w.p...AY.;g 2680 87 75 55 10 4d e0 d7 0a 7d c6 9e a4 37 76 dc e3 2d 73 72 37 46 ec 0d cd c8 ce 01 05 ae 6b 5c d0 .uU.M...}...7v..-sr7F........k\. 26a0 98 f2 bf 52 7a 3d 6a f6 bc 9f c3 2f d6 ea dd 44 ec 83 61 b5 b3 b8 8b a4 8e ff 00 0f 07 1f f3 54 ...Rz=j..../...D..a............T 26c0 d6 cb 9f 87 75 b4 f3 c3 e0 d7 0a 7d a2 a2 98 bb 76 dc e7 0e 6b b0 37 46 ec 1d ae c0 ce 08 21 ae ....u......}....v...k.7F......!. 26e0 6b 9a dd 14 11 14 56 eb a5 ee bd 95 b7 49 5a f7 b4 16 b3 aa 61 64 50 b4 f3 0c 04 9c b8 f2 2e 27 k.....V......IZ.....adP........' 2700 8f 70 1c 15 ab 5a 18 d0 d6 8c 06 8c 01 ea 5f 48 80 88 88 08 88 80 88 88 08 88 80 88 88 08 88 80 .p...Z........_H................ 2720 88 88 08 88 80 88 88 08 88 80 88 88 08 88 80 88 88 0b a7 72 b7 c5 73 a2 7d 34 c5 ec c9 0e 8e 58 ...................r..s.}4.....X 2740 dd b5 f1 bc 72 73 4f 61 07 fd 0f 05 dc 44 11 d3 5d f5 65 ab 74 33 db ed b7 0c 70 65 47 5f 25 36 ....rsOa.....D..].e.t3....peG_%6 2760 e1 d9 90 19 20 ce 39 e0 8e 3d 83 90 e0 f2 bf 52 7a 3d 6a f6 bc 9f c3 2b 84 41 0f e5 7e a4 f4 7a ......9..=.....Rz=j....+.A..~..z 2780 d5 ed 79 3f 86 5d 6a dd 79 7f a2 8e 37 3f 4e db 5e f9 5e 23 8a 28 ee d2 17 c8 e3 c7 00 1a 7e e0 ..y?.]j.y...7?N.^.^#.(........~. 27a0 49 ec 00 12 78 05 73 59 59 4f 6f a4 96 aa aa 51 1c 11 37 73 dc 41 3f 40 1c 49 3c 80 1c 49 e0 16 I...x.sYYOo....Q..7s.A?@.I<..I.. 27c0 6d aa 8e a2 a2 a4 de 6e 51 18 ea e4 61 64 14 ee 20 f8 2c 44 83 b7 87 0d ee c0 2e 23 86 40 68 24 m......nQ...ad....,D.......#.@h$ 27e0 34 12 18 3e 57 ea 4f 47 ad 5e d7 93 f8 64 f2 bf 52 7a 3d 6a f6 bc 9f c3 2b 84 41 0f e5 7e a4 f4 4..>W.OG.^...d..Rz=j....+.A..~.. 2800 7a d5 ed 79 3f 86 4f 2b f5 27 a3 d6 af 6b c9 fc 32 b8 44 10 fe 57 ea 4f 47 ad 5e d7 93 f8 64 f2 z..y?.O+.'...k..2.D..W.OG.^...d. 2820 bf 52 7a 3d 6a f6 bc 9f c3 2b 84 41 e7 d5 3a f2 ff 00 49 2d 3b 66 d3 b6 d6 b2 67 f5 62 5f 1b 49 .Rz=j....+.A..:...I-;f....g.b_.I 2840 b1 af 38 0d 6b 8f 83 f0 dc 4e 07 66 70 33 92 01 ec f9 5f a9 3d 1e b5 7b 5e 4f e1 95 95 4d 34 35 ..8.k....N.fp3...._.=..{^O...M45 2860 94 d2 d3 54 c4 c9 60 95 85 92 46 f1 96 b9 a4 60 82 3b 46 16 4d 15 4c d6 9a c8 ed 55 f2 be 58 64 ...T..`...F....`.;F.M.L....U..Xd 2880 25 b4 35 72 1c 97 e0 67 aa 79 3c de 00 38 27 e1 01 9e 24 12 43 0f ca fd 49 e8 f5 ab da f2 7f 0c %.5r...g.y<..8'...$.C...I....... 28a0 8e d5 3a 96 78 f6 47 6b b5 52 c8 78 09 0d 64 95 01 bc b8 ec ea e3 cf 6f 0d c3 e5 57 08 82 5b 4f ..:.x.Gk.R.x..d........o...W..[O 28c0 d9 67 65 53 eb eb 5f 24 93 bd db df 24 83 0e 91 dd 9c 3b 1a 3b 00 e0 3e 95 52 88 80 88 88 08 88 .geS.._$....$.....;.;..>.R...... 28e0 80 88 88 08 88 80 88 88 08 88 80 88 88 08 88 80 88 88 08 88 80 88 88 08 88 80 88 88 08 88 80 88 ................................ 2900 88 08 88 80 88 88 27 b5 bd 4d 6d 06 8a bb dc 2d f5 b2 d2 55 51 d2 c9 51 1c 91 b1 8e c9 63 49 00 ......'..Mm....-...UQ..Q.....cI. 2920 87 b5 c3 04 8e 3c 33 eb 0b 42 c4 67 75 8a 85 f5 35 52 d5 4e f8 5a f7 cd 2b 58 1c e2 e1 9e 4d 6b .....<3..B.gu...5R.N.Z..+X....Mk 2940 5b c3 38 e0 39 0e fe 2b 3f 5b d2 d6 d7 e8 ab bd be df 45 2d 5d 55 65 2c 94 f1 c7 1b d8 dc 17 34 [.8.9..+?[........E-]Ue,.......4 2960 80 49 7b 9a 30 09 e3 c7 3e a2 ba 94 b5 f7 c6 db 6d d6 f8 f4 d5 74 0f 1d 4c 35 13 54 4b 4c 63 64 .I{.0...>.......m....t..L5.TKLcd 2980 7c 04 8e 1b 26 2e ce dc e3 81 e3 8e 08 39 21 d7 56 d9 c4 13 b6 9a b0 5b 27 a9 f0 48 6e 65 8c f0 |...&........9!.V......['..Hne.. 29a0 77 c9 bb 68 03 ce df b4 b8 6d 0e 2d 0d 27 b7 88 5d ab 96 a8 8e d4 fa b9 2a 2d 97 1f 02 a2 23 c2 w..h.....m.-.'..].......*-....#. 29c0 2b 5b 1b 3a a6 0d a1 c5 d8 2e 0f 73 40 70 c9 6b 48 1c 7b 8a 8b b4 68 5a 8a 3b 0d 1e 9d ac b4 56 +[.:.......s@p.kH.{...hZ.;.....V 29e0 d5 f8 34 ed 06 aa 4b b4 a2 8d f1 b6 4d c1 fd 53 66 04 38 00 08 6e c0 37 0e 78 e2 be 75 1e 93 ba ..4...K.....M..Sf.8..n.7.x..u... 2a00 d7 43 ab a1 9b 4e c7 78 ad b8 17 9b 65 7c 92 42 5b 4f 19 8c 35 b1 8d ee 0e 8c b4 87 11 b4 60 92 .C...N.x....e|.B[O..5.........`. 2a20 09 23 9a 0a 1b ad 61 b7 f4 8d 6c 9b c3 27 65 1c b6 ba b9 a7 8c d5 38 42 7a b3 16 d7 6d 73 b6 02 .#....a...l..'e.......8Bz...ms.. 2a40 03 9d c7 87 3e 25 50 59 2e cf bd 50 36 b1 d6 ca ea 06 3f 05 8c ac 0c 0f 7b 4f 23 86 3d d8 1f 2e ....>%PY...P6.....?.....{O#.=... 2a60 0f a9 42 df b4 cd 6e a7 bb 58 e3 ae b1 dc e3 a1 82 db 3d 3c f2 47 55 0b 1d 14 af ea f6 9f 36 5c ..B...n..X........=<.GU.......6\ 2a80 bb 69 61 3d a3 3b 79 f6 56 e9 0a ab ec f6 38 a2 d4 56 e9 69 2e 10 01 1b e5 7b e2 73 6a 31 90 1e .ia=.;y.V.....8..V.i.....{.sj1.. 2aa0 36 3d d8 24 00 48 38 c1 3c 32 10 74 ef da 9a 91 ce ba da 62 a5 b9 d4 3a 8e 00 ea ca 9a 17 6c 14 6=.$.H8.<2.t.......b...:......l. 2ac0 b9 6e e6 e5 c1 ed 7e 71 83 86 07 1c 73 e6 b8 f4 bd ea aa 3d 09 a6 65 92 92 e3 74 ac ab a0 89 ce .n....~q....s......=..e...t..... 2ae0 74 5b 5c e2 7a b0 5c e7 be 47 34 0c e7 b4 e4 9e f5 d4 36 cb dd 9a ef a9 c5 0d a9 d5 f4 f7 a7 09 t[\.z.\..G4.......6............. 2b00 e9 e6 6c f1 b0 43 21 88 46 e6 ca 1c e0 ed b9 68 20 b4 3b 81 c6 16 55 36 9d bc f8 8f 46 c3 70 b0 ..l..C!.F......h..;...U6....F.p. 2b20 cb 57 49 6b a6 75 35 7d a9 f3 42 77 bf ab 6b 59 28 05 fd 5b da 08 77 07 38 1f 3b 38 ca 0d bd 4d .WIk.u5}..Bw..kY(..[..w.8.;8...M 2b40 ac e5 a6 d0 f5 77 9b 3d 34 ee a9 a7 a8 6d 34 b1 c8 d6 6e a7 78 90 35 e1 e0 b8 03 dd e6 93 f0 9a .....w.=4....m4...n.x.5......... 2b60 47 0e 23 72 4b dd 44 50 53 b9 d6 1b a1 a8 9d ce 02 99 bd 49 73 03 7f 09 ce 12 6c 00 f6 79 d9 3d G.#rK.DPS..........Is.....l..y.= 2b80 ca 1a 9f 4a de 1f a2 75 5d 9d 96 26 db e4 aa b8 9a ca 28 5b 2c 5d 53 a3 dc c7 06 37 6b bc d3 88 ...J...u]..&......([,]S....7k... 2ba0 f0 72 00 c9 18 27 8a d6 be 50 5e 6f 57 2b 3d 7d 76 9f 75 4d b2 9e 59 db 3d a5 d3 c4 e7 bc 39 ad .r...'...P^oW+=}v.uM..Y.=.....9. 2bc0 11 ca e6 b9 dd 5b 88 21 fe 6e e3 80 e0 46 4f 04 15 96 8b bd 3d e6 91 f3 d3 89 18 63 95 f0 4d 14 .....[.!.n...FO.....=......c..M. 2be0 a0 07 c5 23 4e 1c d7 00 48 c8 f5 12 08 20 82 42 d0 51 bd 1f da eb ac f1 5e e9 ea ac c2 d9 0c d7 ...#N...H......B.Q......^....... 2c00 29 2a a9 99 1b e2 31 f5 4f 0d 0d 6b 43 1c 70 46 de 20 80 38 f0 ca b2 40 58 53 cf 35 f6 a2 5a 1a )*....1.O..kC.pF...8...@XS.5..Z. 2c20 19 64 86 df 13 cc 75 75 91 38 b5 d2 38 1c 3a 18 5c 38 82 0e 43 e4 1f 07 8b 5a 77 ee 74 49 e7 9a .d....uu.8..8.:.\8..C....Zw.tI.. 2c40 fb 51 2d 0d 0c b2 43 6f 89 e6 3a ba c8 9c 5a e9 1c 0e 1d 0c 2e 1c 41 07 21 f2 0f 83 c5 ad 3b f7 .Q-...Co..:...Z.......A.!.....;. 2c60 3a 2d 88 20 86 96 9e 2a 7a 78 99 0c 11 30 32 38 e3 68 6b 58 d0 30 1a 00 e0 00 1c 30 81 04 10 d2 :-.....*zx...028.hkX.0.....0.... 2c80 d3 c5 4f 4f 13 21 82 26 06 47 1c 6d 0d 6b 1a 06 03 40 1c 00 03 86 17 2a 22 02 22 20 22 22 02 22 ..OO.!.&.G.m.k...@.....*".".""." 2ca0 20 22 22 0c eb 9d b3 c3 ba aa 88 26 f0 6b 85 3e e3 4f 52 1b bb 6e 71 96 b9 b9 1b a3 76 06 e6 e4 .""........&.k.>.OR..nq.....v... 2cc0 67 00 82 d7 35 ae 6a d9 73 f0 ee b6 9e 78 7c 1a e1 4f b4 54 53 17 6e db 9c e1 cd 76 06 e8 dd 83 g...5.j.s....x|..O.TS.n....v.... 2ce0 b5 d8 19 c1 04 35 cd 73 5b a2 b3 ae 76 cf 0e ea aa 20 9b c1 ae 14 fb 8d 3d 48 6e ed b9 c6 5a e6 .....5.s[...v...........=Hn...Z. 2d00 e4 6e 8d d8 1b 9b 91 9c 02 0b 5c d6 b9 a1 a2 a4 7a 44 ae b9 5a f4 d3 6b ad 97 29 e8 a7 65 54 11 .n........\.....zD..Z..k..)..eT. 2d20 13 1c 71 bc 3d b2 4a c6 1c 87 b1 dc 83 8e 31 8e 3d eb 76 d9 73 f0 ee b6 9e 78 7c 1a e1 4f b4 54 ..q.=.J.......1.=.v.s....x|..O.T 2d40 53 17 6e db 9c e1 cd 76 06 e8 dd 83 b5 d8 19 c1 04 35 cd 73 5b 85 d2 25 0d ca e9 a6 85 0d b2 db S.n....v.........5.s[..%........ 2d60 3d 6c ef aa 82 52 23 92 36 06 36 39 58 f3 92 f7 b7 98 69 c6 33 c7 b9 07 0d e2 e3 76 d1 f5 76 da =l...R#.6.69X.....i.3......v..v. 2d80 aa 9b 9c b7 4b 55 5d 5c 74 75 02 a6 28 db 2c 0e 90 e1 b2 35 d1 b5 a0 b4 3b 00 82 d2 78 f0 2b 42 ....KU]\tu..(.,....5....;...x.+B 2da0 bb 58 d1 d1 d5 5c 22 8a 86 be b6 3b 68 06 ba 6a 56 30 b2 9f 2d dd 83 b9 c0 b8 86 f1 21 81 c4 0f .X...\"....;h..jV0..-.......!... 2dc0 5f 05 9f 78 b7 5d b5 85 5d b2 96 a2 d7 2d ae d5 49 57 1d 65 41 a9 96 37 4b 39 8c e5 b1 b5 b1 b9 _..x.]..]....-..IW.eA..7K9...... 2de0 c0 34 bb 04 92 e0 78 70 0b ae 2d 57 bb 1c 9a a6 96 86 d6 eb 84 57 9a 87 d5 d3 4e d9 a3 63 62 7c .4....xp..-W.........W....N..cb| 2e00 91 b5 8e 6c a1 ce 04 34 16 82 0b 43 b2 0f 2c a0 b3 82 b2 1a ba 08 eb 69 5d e1 10 4b 10 96 27 47 ...l...4...C..,........i]..K..'G 2e20 8f b2 34 8c 8c 67 03 88 52 94 fd 24 5b e7 87 af 92 d3 76 a7 a6 8e b4 d0 d4 cf 2c 51 ec a6 9b ac ..4..g..R..$[.....v.......,Q.... 2e40 ea f6 bc b5 e7 f0 88 19 6e e1 c4 64 85 bb a7 6d 2e d3 da 5a db 6a de 67 7d 15 2b 21 2e 6f 0d ee ........n..d...m...Z.j.g}.+!.o.. 2e60 6b 40 38 cf 2c 9e 59 50 73 d9 b5 04 ba 0a f5 6c 6e 9e ac 15 95 97 97 d5 c5 19 9e 9f f9 b7 54 89 k@8.,.YPs......ln.............T. 2e80 81 27 ad c0 c3 5b 82 33 9c 91 8c 8c 90 16 f5 fa 96 1a 4b a9 b5 d3 50 d6 5c 6b 99 08 a8 96 1a 40 .'...[.3..........K...P.\k.....@ 2ea0 cc c5 19 24 02 e2 f7 34 64 90 70 01 24 e0 f0 58 57 3d 71 2b e6 d2 f3 d8 e9 2a 2b a8 6e b5 0f 63 ...$...4d.p.$..XW=q+.....*+.n..c 2ec0 cc 62 36 b9 c1 b1 c8 4c 60 48 f6 96 bc 39 9c 73 81 e6 91 9c f0 5c cc a2 ba da 35 85 c6 fd 4d 69 .b6....L`H...9.s.....\....5...Mi 2ee0 9e b6 0b bd 25 3b 64 81 92 c4 d9 69 e5 88 38 00 ed cf 0d 2d 21 fc 4b 5c 78 8e 44 71 59 54 9a 4e ....%;d....i..8....-!.K\x.DqYT.N 2f00 ed 66 b3 e9 99 45 37 86 d5 d0 dc e7 ae ac a7 a7 91 83 1d 73 65 c8 61 79 68 3b 4c 8d 1c 48 ce 09 .f...E7............se.ayh;L..H.. 2f20 f5 20 ed 57 5d ea 2d 9d 25 40 5b 4f 76 9c 56 59 5d 31 b6 c5 37 59 89 04 91 8c 86 17 f5 4d 21 b9 ...W].-.%@[Ov.VY]1..7Y.......M!. 2f40 04 82 01 39 e2 49 e3 dd b8 6b 08 6a 2c 36 5b bd 03 ab a2 a4 ad af 86 17 c8 c8 23 73 99 99 44 6e ...9.I...k.j,6[...........#s..Dn 2f60 8e 46 bd c0 b7 2e cb 49 6e e2 30 4a e2 86 2b e3 b5 fd 1d de aa c3 3b 62 6d 99 d4 d3 3e 19 e1 73 .F.....In.0J..+.......;bm...>..s 2f80 1b 33 9e c9 36 b7 2f 0e 23 cd 2d ce d1 c7 1d 9c 56 13 2c fa 85 9a 1a 8e d8 74 e5 6f 85 c5 7b f0 .3..6./.#.-.....V.,......t.o..{. 2fa0 d7 30 4f 4d fc d0 ab 33 e7 3d 6e 33 b4 e3 1d e0 f6 71 41 55 59 ad a2 a4 bf 55 d9 45 8e ef 51 5b .0OM...3.=n3.....qAUY....U.E..Q[ 2fc0 4f 0b 6a 43 20 8e 27 09 62 24 b7 7b 4f 59 c8 16 91 87 60 f7 02 b9 a5 d6 96 b1 68 b5 5c 29 59 53 O.jC..'.b$.{OY....`.......h.\)YS 2fe0 5a 6e e4 0a 1a 6a 76 0e b6 62 5a 5c 78 38 80 dd a0 12 49 20 0c 73 5d 08 a2 ba c7 d2 1d 7d dc d8 Zn...jv..bZ\x8....I..s]......}.. 3000 ab 4d 1b ed 51 53 31 e2 58 32 f9 18 f9 1e 5a 07 59 91 9d e0 02 70 33 9c e0 71 53 b6 9b 05 ee d7 .M..QS1.X2....Z.Y....p3..qS..... 3020 69 d1 75 72 5a de db 85 96 4a 88 65 b7 be a2 10 f9 d9 2b 0e 5d 13 b7 96 92 dc 03 82 47 00 ee 5d i.urZ....J.e......+.].......G..] 3040 a1 67 64 d5 70 df 2f 37 0b 64 56 db 85 34 d6 f0 d1 52 ea 96 c6 d6 b1 ee 00 86 70 79 24 e0 e7 20 .gd.p./7.dV..4...R........py$... 3060 16 f0 e7 c4 66 85 43 e8 e9 6a 6a 35 b6 b3 9e a6 9b c1 9e e9 a9 07 54 5c 1c 59 88 06 03 8b 72 37 ....f.C..jj5..........T\.Y....r7 3080 60 82 70 48 19 c6 4f 35 70 80 88 88 08 88 80 a0 ad 02 fb 74 d4 7a 9a 84 ea 9b 84 71 db 6a 62 8a `.pH..O5p..........t.z.....q.jb. 30a0 9f 14 f4 c4 61 d1 35 e7 77 d8 b2 78 b8 f2 23 87 6f 6a bd 50 56 83 7d b5 ea 3d 4d 5c 74 bd c2 48 ....a.5.w..x..#.oj.PV.}..=M\t..H 30c0 ee 55 31 4b 4f 8a 8a 60 30 d8 9a c3 bb ec b9 1c 5a 79 03 c3 b3 b1 07 66 d1 ad db 1d 92 e9 2d fc .U1KO..`0.......Zy.....f......-. 30e0 32 3a db 4d 69 a0 a8 14 cc 24 54 48 4b 7a b3 1b 78 9f 3f 73 70 dc f0 39 ec e2 b6 ad ba 8a 0a eb 2:.Mi....$THKz..x.?sp..9........ 3100 ac 96 a9 e8 ea e8 2e 0c 84 54 0a 7a a0 cc be 22 71 bd a5 8e 73 48 07 81 e3 91 91 91 c4 29 19 74 .........T.z..."q...sH.......).t 3120 2d d1 da 7e 7a a7 be 9e 4b f4 d7 a8 af 6f 85 af 22 22 e6 39 a5 b0 87 11 c8 35 b8 dc 47 3f 52 da -..~z...K....o.."".9.....5..G?R. 3140 a3 b7 5c 6e 9a ea 1d 41 57 41 2d be 9e 92 81 f4 b1 43 3c 91 ba 49 1e f7 b5 ce 71 ea dc e6 86 80 ..\n...AWA-......C<..I....q..... 3160 d0 07 1c 92 4f 01 8e 21 df d4 1a a6 9f 4e 55 5b e1 aa a0 ae 99 b5 f3 78 3c 52 d3 b1 8f 68 94 82 ....O..!.....NU[.......x<R...h.. 3180 5a c2 0b 83 b2 43 4e 30 08 ef 21 7e 51 6a fb 6d 45 be e9 57 54 ca 8b 77 8a 9c 45 6c 55 8d 01 f0 Z....CN0..!~Qj.mE..WT..w..ElU... 31a0 f9 81 e0 9d a5 c0 82 d2 08 c1 39 5d 3d 61 49 71 ab b9 69 b7 50 da ea 2b 23 a2 b9 36 ae 77 c7 24 ..........9]=aIq..i.P..+#..6.w.$ 31c0 4d 0c 60 8e 46 7e 1b da 49 cb c1 e0 39 03 f2 1c 3b 8e 97 ba 6a 09 75 dd 0c d4 33 50 c3 78 64 42 M.`.F~..I...9...;...j.u...3P.xdB 31e0 8e aa 59 22 2c 73 a3 8d ad 19 0d 79 70 05 cd cf 11 f0 79 e0 f0 41 4d 49 ab a0 a8 ac a5 a4 9e db ..Y",s.....yp.....y..AMI........ 3200 70 a2 9a b6 27 4b 44 da 96 c6 3c 24 34 6e 21 bb 5e 76 bb 07 3b 5f b4 e3 e4 38 c1 b5 6a 0b 96 a4 p...'KD...<$4n!.^v..;_...8..j... 3220 d1 17 99 2b e8 ab e9 1f 17 86 6c aa 8a 66 44 01 8a 47 86 b4 18 a4 de 1c 36 80 4e 00 38 3c 48 3c ...+......l..fD..G......6.N.8<H< 3240 7b 6f a0 bc 6a 1d 43 a7 6a eb ad 6f b6 c3 69 74 95 13 ba 49 a3 7f 5b 29 8c b0 36 3d 8e 27 6f 9c {o..j.C.j..o..it...I..[)..6=.'o. 3260 49 2e da 70 00 c7 77 56 dd 41 7f b5 e9 db c5 9b c4 92 4c c7 be b9 f1 cc c9 e2 1d 71 9a 57 3a 30 I..p..wV.A........L........q.W:0 3280 c0 5e 31 e6 bc 97 6e db 8d bc 37 65 07 63 47 6b 08 aa ad 9a 6e df 59 05 c4 54 57 50 46 61 ad a8 .^1...n...7e.cGk....n.Y..TWPFa.. 32a0 68 2c aa 91 91 07 3f 0e dc 5c 5d c1 c7 2e 03 38 24 12 be e0 d6 2e a3 b5 6a 4b 95 65 35 ce a5 96 h,....?..\]....8$.......jK.e5... 32c0 aa c7 b6 5a 7e aa 06 c9 04 62 36 3c 86 e2 4d af 68 07 76 49 dd c7 18 e0 b3 69 ad b7 b8 a9 fa 3f ...Z~....b6<..M.h.vI.....i.....? 32e0 61 b0 d6 03 67 68 6d 6e 26 a7 fb 1e 29 dd 0f 0f b2 79 dc 48 77 0c f9 be be 0b 8e 6b 65 fa 5b 1e a...ghmn&...)....y.Hw......ke.[. 3300 bd a6 1a 7e b4 4b 79 7c a6 8c 19 e9 fc f0 f8 19 10 cf d9 78 60 b4 93 9e ce f3 c1 05 3d af 58 d1 ...~.Ky|...........x`.......=.X. 3320 dd 2e 94 d4 1e 05 5f 4a ea ba 73 53 49 25 4c 4d 6b 2a 63 6e dd c5 98 71 39 1b 9a 70 e0 0e 0e 57 ......_J..sSI%LMk*cn...q9..p...W 3340 42 b7 a4 7b 75 1d be aa e6 db 65 d2 a2 d9 04 fe 0e 2b 20 8a 33 1c b2 6f d8 43 32 f0 71 bb 86 e2 B..{u.....e......+..3..o.C2.q... 3360 03 72 39 f2 5d 77 51 dd e4 d4 9a 3a a8 58 ab 1b 4f 41 4b 34 55 4f 32 c1 f6 23 23 58 c1 c0 49 93 .r9.]wQ....:.X..OAK4UO2..##X..I. 3380 8d 84 9d b9 e0 46 32 72 04 ad d2 92 e9 63 e8 a6 a3 4e 3a 80 4b 4f 4d 58 c8 e3 b8 b2 78 dd 14 b1 .....F2r.....c...N:.KOMX....x... 33a0 9a b0 5a 03 43 b7 f5 99 21 a4 16 e0 10 4e ee c4 1e bf 04 8e 96 08 e5 7c 2f 85 cf 68 73 a2 90 b4 ..Z.C...!....N.........|/..hs... 33c0 b9 84 8f 82 76 92 32 39 70 24 7a ca e4 24 01 92 70 17 ea 9f ac 27 51 d6 cd 6c 8f 8d aa 03 b6 ba ....v.29p$z..$..p....'Q..l...... 33e0 41 ca a1 fd b0 0e f6 8f c3 3c b8 86 71 cb c3 41 46 0e a3 ad 8a e7 27 da a8 0e ea 18 cf 2a 87 ff A........<..q..AF.....'......*.. 3400 00 f1 cf 7b 47 e0 0e 5c 4b f8 e5 9b 68 17 e0 00 0c 0e 4b f5 01 11 10 11 11 01 11 10 17 5a b6 8a ...{G..\K...h.....K..........Z.. 3420 9e e1 47 25 25 54 5d 64 32 73 19 20 82 0e 41 04 71 6b 81 00 82 08 20 80 41 04 2e ca 20 c6 b6 d6 ..G%%T]d2s....A.qk......A....... 3440 d4 52 d5 0b 45 d2 5e b2 a4 34 9a 6a a2 00 15 6c 1d a4 0e 02 41 f8 40 60 1f 84 d0 01 2d 6e ca e9 .R..E.^..4.j...l....A.@`....-n.. 3460 dc 6d f0 5c e9 0c 13 6f 69 04 3e 39 63 38 7c 4f 1c 9e d3 d8 47 d1 d8 72 09 0b ab 6b b8 4e e9 df .m.\...oi.>9c8|O....G..r...k.N.. 3480 6c b9 06 32 e5 0b 77 6e 60 c3 2a 63 e4 25 67 ab 24 07 37 9b 1d c3 88 2d 73 83 a9 ad ea 6b 68 34 l..2..wn`.*c.%g.$.7....-s....kh4 34a0 55 de e1 6f ad 96 92 aa 8e 96 4a 88 e4 8d 8c 76 4b 1a 48 04 3d ae 18 24 71 e1 9f 58 5a 16 23 3b U..o......J....vK.H.=..$q..XZ.#; 34c0 ac 54 2f a9 aa 96 aa 77 c2 d7 be 69 5a c0 e7 17 0c f2 6b 5a de 19 c7 01 c8 77 f1 59 fa de 96 b6 .T/....w...iZ.....kZ.....w.Y.... 34e0 bf 45 5d ed f6 fa 29 6a ea ab 29 64 a7 8e 38 de c6 e0 b9 a4 02 4b dc d1 80 4f 1e 39 f5 15 d4 a5 .E]...)j..)d..8......K...O.9.... 3500 af be 36 db 6e b7 c7 a6 ab a0 78 ea 61 a8 9a a2 5a 63 1b 23 e0 24 70 d9 31 76 76 e7 1c 0f 1c 70 ..6.n.....x.a...Zc.#.$p.1vv....p 3520 41 c9 0e ba b6 ce 20 9d b4 d5 82 d9 3d 4f 82 43 73 2c 67 83 be 4d db 40 1e 76 fd a5 c3 68 71 68 A...........=O.Cs,g..M.@.v...hqh 3540 69 3d bc 42 ed 5c b5 44 76 a7 d5 c9 51 6c b8 f8 15 11 1e 11 5a d8 d9 d5 30 6d 0e 2e c1 70 7b 9a i=.B.\.Dv...Ql......Z...0m...p{. 3560 03 86 4b 5a 40 e3 dc 54 5d a3 42 d4 51 d8 68 f4 ed 65 a2 b6 af c1 a7 68 35 52 5d a5 14 6f 8d b2 ..KZ@..T].B.Q.h..e.....h5R]..o.. 3580 6e 0f ea 9b 30 21 c0 00 43 76 01 b8 73 c7 15 f3 a8 f4 9d d6 ba 1d 5d 0c da 76 3b c5 6d c0 bc db n...0!..Cv..s.........]..v;.m... 35a0 2b e4 92 12 da 78 cc 61 ad 8c 6f 70 74 65 a4 38 8d a3 04 90 49 1c d0 50 dd 6b 0d bf a4 6b 64 de +....x.a..opte.8....I..P.k...kd. 35c0 19 3b 28 e5 b5 d5 cd 3c 66 a9 c2 13 d5 98 b6 bb 6b 9d b0 10 1c ee 3c 39 f1 2a 82 c9 76 7d ea 81 .;(....<f.......k.....<9.*..v}.. 35e0 b5 8e b6 57 50 31 f8 2c 65 60 60 7b da 79 1c 31 ee c0 f9 70 7d 4a 16 fd a6 6b 75 3d da c7 1d 75 ...WP1.,e``{.y.1...p}J...ku=...u 3600 8e e7 1d 0c 16 d9 e9 e7 92 3a a8 58 e8 a5 7f 57 b4 f9 b2 e5 db 4b 09 ed 19 db cf b2 b7 48 55 5f .........:.X...W.....K.......HU_ 3620 67 b1 c5 16 a2 b7 4b 49 70 80 08 df 2b df 13 9b 51 8c 80 f1 b1 ee c1 20 02 41 c6 09 e1 90 83 a7 g.....KIp...+...Q........A...... 3640 7e d4 d4 8e 75 d6 d3 15 2d ce a1 d4 70 07 56 54 d0 bb 60 a5 cb 77 37 2e 0f 6b f3 8c 1c 30 38 e3 ~...u...-...p.VT..`..w7..k...08. 3660 9f 35 c7 a5 ef 55 51 e8 4d 33 2c 94 97 1b a5 65 5d 04 4e 73 a2 da e7 13 d5 82 e7 3d f2 39 a0 67 .5...UQ.M3,....e].Ns.......=.9.g 3680 3d a7 24 f7 ae a1 b6 5e ec d7 7d 4e 28 6d 4e af a7 bd 38 4f 4f 33 67 8d 82 19 0c 42 37 36 50 e7 =.$....^..}N(mN...8OO3g....B76P. 36a0 07 6d cb 41 05 a1 dc 0e 30 b2 a9 b4 ed e7 c4 7a 36 1b 85 86 5a ba 4b 5d 33 a9 ab ed 4f 9a 13 bd .m.A....0......z6...Z.K]3...O... 36c0 fd 5b 5a c9 40 2f ea de d0 43 b8 39 c0 f9 d9 c6 50 6d ea 6d 67 2d 36 87 ab bc d9 e9 a7 75 4d 3d .[Z.@/...C.9....Pm.mg-6......uM= 36e0 43 69 a5 8e 46 b3 75 3b c4 81 af 0f 05 c0 1e ef 34 9f 84 d2 38 71 1b 92 5e ea 22 82 9d ce b0 dd Ci..F.u;........4...8q..^."..... 3700 0d 44 ee 70 14 cd ea 4b 98 1b f8 4e 70 93 60 07 b3 ce c9 ee 50 d4 fa 56 f0 fd 13 aa ec ec b1 36 .D.p...K...Np.`.....P..V.......6 3720 df 25 55 c4 d6 51 42 d9 62 ea 9d 1e e6 38 31 bb 5d e6 9c 47 83 90 06 48 c1 3c 56 b5 f2 82 f3 7a .%U..QB.b....81.]..G...H.<V....z 3740 b9 59 eb eb b4 fb aa 6d 94 f2 ce d9 ed 2e 9e 27 3d e1 cd 68 8e 57 35 ce ea dc 41 0f f3 77 1c 07 .Y.....m.......'=..h.W5...A..w.. 3760 02 32 78 20 ac b4 5d e9 ef 34 8f 9e 9c 48 c3 1c af 82 68 a5 00 3e 29 1a 70 e6 b8 02 46 47 a8 90 .2x...]..4...H....h..>).p...FG.. 3780 41 04 12 16 82 8d e8 fe d7 5d 67 8a f7 4f 55 66 16 c8 66 b9 49 55 4c c8 df 11 8f aa 78 68 6b 5a A........]g..OUf..f.IUL.....xhkZ 37a0 18 e3 82 36 f1 04 01 c7 86 55 92 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 ...6.....U..".""."."".".""."."". 37c0 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 2c 29 e7 9a fb 51 2d 0d 0c b2 ".""."."".".""."."".".,)...Q-... 37e0 43 6f 89 e6 3a ba c8 9c 5a e9 1c 0e 1d 0c 2e 1c 41 07 21 f2 0f 83 c5 ad 3b f7 3a 24 f3 cd 7d a8 Co..:...Z.......A.!.....;.:$..}. 3800 96 86 86 59 21 b7 c4 f3 1d 5d 64 4e 2d 74 8e 07 0e 86 17 0e 20 83 90 f9 07 c1 e2 d6 9d fb 9d 16 ...Y!....]dN-t.................. 3820 c4 10 43 4b 4f 15 3d 3c 4c 86 08 98 19 1c 71 b4 35 ac 68 18 0d 00 70 00 0e 18 40 82 08 69 69 e2 ..CKO.=<L.....q.5.h...p...@..ii. 3840 a7 a7 89 90 c1 13 03 23 8e 36 86 b5 8d 03 01 a0 0e 00 01 c3 0b 95 11 01 11 10 11 11 01 11 10 11 .......#.6...................... 3860 11 01 11 10 11 11 06 75 ce d9 e1 dd 55 44 13 78 35 c2 9f 71 a7 a9 0d dd b7 38 cb 5c dc 8d d1 bb .......u....UD.x5..q.....8.\.... 3880 03 73 72 33 80 41 6b 9a d7 35 6c b9 f8 77 5b 4f 3c 3e 0d 70 a7 da 2a 29 8b b7 6d ce 70 e6 bb 03 .sr3.Ak..5l..w[O<>.p..*)..m.p... 38a0 74 6e c1 da ec 0c e0 82 1a e6 b9 ad d1 59 d7 3b 67 87 75 55 10 4d e0 d7 0a 7d c6 9e a4 37 76 dc tn...........Y.;g.uU.M...}...7v. 38c0 e3 2d 73 72 37 46 ec 0d cd c8 ce 01 05 ae 6b 5c d0 d1 45 9d 6c b9 f8 77 5b 4f 3c 3e 0d 70 a7 da .-sr7F........k\..E.l..w[O<>.p.. 38e0 2a 29 8b b7 6d ce 70 e6 bb 03 74 6e c1 da ec 0c e0 82 1a e6 b9 ad d1 40 44 44 04 44 40 44 44 05 *)..m.p...tn...........@DD.D@DD. 3900 9f 73 b3 d1 5e 23 85 b5 b1 c8 e3 04 9d 6c 4f 8a 67 c4 f8 df 82 32 d7 30 82 38 38 8e 7c 89 5a 08 .s..^#.......lO.g....2.0.88.|.Z. 3920 83 a3 6c b4 d1 59 e9 df 05 0c 26 36 c9 21 96 47 39 ee 7b e4 79 e6 e7 3d c4 b9 c7 80 e2 49 3c 02 ..l..Y....&6.!.G9.{.y..=.....I<. 3940 ef 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 22 20 22 22 02 c2 66 91 b2 47 58 da 91 4b 21 73 ."."".".""."."".".""..f..GX..K!s 3960 6a 0d 53 62 75 4c ae 85 b3 12 5c 5e 22 2e d8 1d b8 93 9d bc ce 79 ad d5 99 77 b9 be 86 38 a0 a5 j.SbuL....\^"........y...w...8.. 3980 8d b3 dc 2a 9c 59 4d 09 38 04 8e 6f 71 ec 63 47 17 1f 90 0c b9 cd 04 38 2e d5 95 15 15 22 cd 6d ...*.YM.8..oq.cG.......8.....".m 39a0 94 c7 55 23 03 e7 a8 68 07 c1 62 24 8d c3 3c 37 bb 04 34 1e 19 05 c4 10 d2 0e 95 1d 1d 3d be 8e ..U#...h..b$..<7..4..........=.. 39c0 2a 5a 58 c4 70 44 dd ac 68 24 f0 f5 93 c4 9e d2 4f 12 78 95 c1 6a b6 32 d7 4a e6 19 1d 35 44 cf *ZX.pD..h$......O.x..j.2.J...5D. 39e0 eb 6a 6a 1e 30 e9 a4 20 02 e3 dd c0 00 07 20 d6 b4 0e 00 2e fa 02 22 20 22 22 02 22 20 22 22 02 .jj.0.................".""."."". 3a00 22 20 2e 85 ce d8 db 94 0c db 23 a0 aa 85 dd 65 3d 43 06 5d 13 f1 8c fa c1 04 82 39 10 48 5d f4 ".........#....e=C.].......9.H]. 3a20 41 99 6a b9 3e b0 cb 4b 57 18 82 e3 4d 8e be 10 72 08 39 da f6 1e d6 3b 07 07 bc 10 78 b4 81 a6 A.j.>..KW...M...r.9....;....x... 3a40 b3 6e b6 c7 56 75 55 34 b2 08 2e 34 d9 34 f3 91 91 c7 1b 98 f1 da c7 60 64 7a 9a 46 1c d6 91 f5 .n..VuU4...4.4.........`dz.F.... 3a60 6b b9 36 e3 0b c3 a3 30 55 40 ee ae a2 9d c7 2e 89 f8 ce 33 da 08 e2 1d da 08 28 34 11 11 01 11 k.6....0U@.........3......(4.... 3a80 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 11 01 11 10 11 ................................ 3aa0 11 01 11 10 74 6e 37 7a 0b 4b 23 75 75 53 21 eb 5d b2 26 1e 2f 91 dd cc 68 e2 e3 ea 00 ac d3 ac ....tn7z.K#uuS!.].&./...h....... 3ac0 2d 8d 20 78 35 e8 f0 ce 45 8e b4 8e 3e b1 12 fd d3 0d 35 d4 2c bf 54 0d d5 77 16 75 ad 71 cf d8 -..x5...E...>.....5.,.T..w.u.q.. 3ae0 e0 24 ba 38 c0 3c b0 d2 dc f7 bb 27 e4 df 41 3f e5 95 af e2 b7 cf 61 56 fb 94 f2 ca d7 f1 5b e7 .$.8.<.....'..A?......aV......[. 3b00 b0 ab 7d ca a0 44 13 fe 59 5a fe 2b 7c f6 15 6f b9 4f 2c ad 7f 15 be 7b 0a b7 dc aa 04 41 3f e5 ..}..D..YZ.+|..o.O,....{.....A?. 3b20 95 af e2 b7 cf 61 56 fb 94 f2 ca d7 f1 5b e7 b0 ab 7d ca a0 44 13 fe 59 5a fe 2b 7c f6 15 6f b9 .....aV......[...}..D..YZ.+|..o. 3b40 4f 2c ad 7f 15 be 7b 0a b7 dc aa 04 41 3f e5 95 af e2 b7 cf 61 56 fb 95 97 71 d5 71 57 d4 36 86 O,....{.....A?......aV...q.qW.6. 3b60 2a 6d 41 4b 42 58 1d 53 54 cb 35 6b 64 78 24 8e aa 3c 45 96 13 8f 39 fc 08 04 06 79 c7 74 76 88 *mAKBX.ST.5kdx$..<E...9....y.tv. 3b80 82 6a 0d 55 66 a5 a7 8a 9e 9e 82 f3 0c 11 30 32 38 e3 b0 56 b5 ac 68 18 0d 00 43 80 00 e1 85 ca .j.Uf.........028..V..h...C..... 3ba0 dd 61 6c 73 83 45 35 ef 24 e3 8d 8e b4 0f a7 aa 54 08 83 36 dd 7d b6 dd a4 92 2a 3a 90 67 8c 07 .als.E5.$.......T..6.}....*:.g.. 3bc0 49 04 8c 74 52 b1 a7 91 74 6f 01 c0 1e f2 16 92 cb be 5b 9f 5d 40 e9 29 48 8e e3 4e d7 49 47 37 I..tR...to........[.]@.)H..N.IG7 3be0 1f 32 4c 70 ce 39 b4 f2 2d ed 0b 92 cb 73 8e f5 65 a3 b9 44 d2 c6 54 c2 d9 43 0f 36 e4 67 05 06 .2Lp.9..-....s..e..D..T..C.6.g.. 3c00 82 22 20 22 22 02 22 20 22 22 02 22 20 22 2c bb b4 ae fb 0d 33 49 0d 97 71 79 1d ad 18 e1 fd e4 .".""."."".".",.....3I..qy...... 3c20 8f ee ca cb 4f 23 ac 99 e4 75 ca fb b5 13 1c 5b d6 97 96 f0 3d 54 6e 78 1f de d0 57 cf 8e a8 bb ....O#...u.....[....=Tnx...W.... 3c40 e7 ff 00 85 93 ea ae 88 00 0c 01 80 11 73 d5 9c f7 2f 9b 9c f4 55 dd 55 44 13 cf 4d 70 a7 c9 a7 .............s.../...U.UD..Mp... 3c60 a9 14 72 3b 6e 71 96 b9 b8 1b e3 76 06 e6 e4 67 00 82 d7 35 ae 6f 3d 06 a2 8a a6 95 ae ab a6 a9 ..r;nq.....v...g...5.o=......... 3c80 a5 a8 04 b6 48 ba 89 1e d0 47 6b 5c 1a 37 34 f3 07 00 e0 8c 86 9c b4 71 22 6a c6 e5 de f1 d5 17 ....H....Gk\.74........q"j...... 3ca0 7c ff 00 f0 b2 7d 54 f1 d5 17 7c ff 00 f0 b2 7d 55 d1 44 d5 8d cb bd e3 aa 2e f9 ff 00 e1 64 fa |....}T...|....}U.D...........d. 3cc0 a9 e3 aa 2e f9 ff 00 e1 64 fa ab a2 89 ab 1b 97 7b c7 54 5d f3 ff 00 c2 c9 f5 53 c7 54 5d f3 ff ........d.......{.T]......S.T].. 3ce0 00 c2 c9 f5 57 45 13 56 37 2e f7 8e a8 bb e7 ff 00 85 93 ea a7 8e a8 bb e7 ff 00 85 93 ea ae 8a ....WE.V7....................... 3d00 26 ac 6e 5d ef 1d 51 77 cf ff 00 0b 27 d5 5f ad bc d1 1f 85 2b d8 3f 1a 48 9e c0 3e 52 40 01 74 &.n]..Qw....'._.....+.?.H..>R@.t 3d20 11 35 63 72 de 0e 0e 00 82 08 3c 88 5f ab 12 df 55 e0 d5 c2 8d df cd ca d2 e8 ff 00 25 c3 98 f9 .5cr......<._...U...........%... 3d40 0e 47 f7 e7 bd 6d ae 95 9e c3 a4 4f 63 a2 22 2d 6b 86 aa aa 9e 86 9a 4a 9a b9 e2 82 9e 31 ba 49 .G...m.....Oc."-k......J.....1.I 3d60 65 78 6b 58 3b c9 3c 02 c6 3a c2 d5 b4 39 91 dd 66 61 e4 f8 2d 15 72 b4 fa c3 9b 11 04 71 e6 90 exkX;.<..:...9..fa..-.r......q.. 3d80 b3 c6 da 9a b1 d5 03 75 35 a9 f1 c5 04 67 38 eb cb 03 dd 21 ec 38 6c 8c 0d ee f3 bb f8 6f a0 9f .......u5....g8....!.8l......o.. 3da0 f2 ca d7 f1 5b e7 b0 ab 7d ca 79 65 6b f8 ad f3 d8 55 be e5 50 22 09 ff 00 2c ad 7f 15 be 7b 0a ....[...}.yek....U..P"...,....{. 3dc0 b7 dc a7 96 56 bf 8a df 3d 85 5b ee 55 02 20 9f f2 ca d7 f1 5b e7 b0 ab 7d ca 79 65 6b f8 ad f3 ....V...=.[.U.......[...}.yek... 3de0 d8 55 be e5 50 22 09 ff 00 2c ad 7f 15 be 7b 0a b7 dc a7 96 56 bf 8a df 3d 85 5b ee 55 02 20 9c .U..P"...,....{.....V...=.[.U... 3e00 97 5a 5b 63 89 ef 6d 0d fe 47 35 a4 86 32 c5 59 97 1e e1 98 80 c9 f5 90 16 65 a3 50 d1 46 f9 6e .Z[c..m..G5..2.Y.........e.P.F.n 3e20 37 1a 5b d3 ae 55 23 cf 0d b1 d6 96 c1 1e 72 d8 98 7a 9e 20 76 9f c2 76 4f 01 86 b6 d9 10 4f f9 7.[..U#.......r..z..v..vO.....O. 3e40 65 6b f8 ad f3 d8 55 be e5 3c b2 b5 fc 56 f9 ec 2a df 72 a8 11 06 35 36 a7 b4 d4 d5 45 4b d7 cb ek....U..<...V..*.r...56....EK.. 3e60 4f 51 31 c4 51 d6 53 4b 4c e9 0e 33 86 89 5a dd c7 1d 83 27 9f 72 d9 5c 15 74 b0 57 52 c9 4b 53 OQ1.Q.SKL..3..Z....'.r.\.t.WR.KS 3e80 13 65 86 46 ed 7b 1d c8 85 93 a7 2b 66 90 57 db 6a a4 74 95 36 da 97 41 d6 3b 39 92 32 03 e3 24 .e.F.{.....+f.W.j.t.6..A.;9.2..$ 3ea0 9e 6e d8 f6 82 7b 48 27 b7 08 37 51 11 01 11 10 11 11 01 11 10 74 6e 37 7a 0b 4b 23 75 75 53 21 .n...{H'..7Q.........tn7z.K#uuS! 3ec0 eb 5d b2 26 1e 2f 91 dd cc 68 e2 e3 ea 00 ac d3 ac 2d 8d 20 78 35 e8 f0 ce 45 8e b4 8e 3e b1 12 .].&./...h.......-..x5...E...>.. 3ee0 fd d3 0d 35 d4 2c bf 54 0d d5 77 16 75 ad 71 cf d8 e0 24 ba 38 c0 3c b0 d2 dc f7 bb 27 e4 df 41 ...5.,.T..w.u.q...$.8.<.....'..A 3f00 3f e5 95 af e2 b7 cf 61 56 fb 95 95 74 d4 14 4f 99 97 2b 75 35 e5 97 28 1b b4 07 d8 eb 83 2a 23 ?......aV...t..O..+u5..(......*# 3f20 ce 4c 52 62 1e 5c cb 5d 82 58 ee 38 20 b9 ae b5 44 13 70 eb 5b 74 b0 c7 23 e8 2f f0 b9 cd 0e 31 .LRb.\.].X.8....D.p.[t..#./....1 3f40 be c7 58 5c c2 47 23 b6 22 32 3d 44 8f 5a e4 f2 ca d7 f1 5b e7 b0 ab 7d ca a0 44 13 fe 59 5a fe ..X\.G#."2=D.Z.....[...}..D..YZ. 3f60 2b 7c f6 15 6f b9 4f 2c ad 7f 15 be 7b 0a b7 dc aa 04 41 3f e5 95 af e2 b7 cf 61 56 fb 94 f2 ca +|..o.O,....{.....A?......aV.... 3f80 d7 f1 5b e7 b0 ab 7d ca a0 44 13 fe 59 5a fe 2b 7c f6 15 6f b9 4f 2c ad 7f 15 be 7b 0a b7 dc aa ..[...}..D..YZ.+|..o.O,....{.... 3fa0 04 41 3f e5 95 af e2 b7 cf 61 56 fb 94 6e b0 b6 39 c1 a2 9a f7 92 71 c6 c7 5a 07 d3 d5 2a 04 41 .A?......aV..n..9.....q..Z...*.A 3fc0 9b 6e be db 6e d2 49 15 1d 48 33 c6 03 a4 82 46 3a 29 58 d3 c8 ba 37 80 e0 0f 79 0b 49 65 df 2d .n..n.I..H3....F:)X...7...y.Ie.- 3fe0 cf ae a0 74 94 a4 47 71 a7 6b a4 a3 9b 8f 99 26 38 67 1c da 79 16 f6 85 f5 67 bb d3 dd ec d4 57 ...t..Gq.k.....&8g..y....g.....W 4000 16 7d 8d b5 50 b6 50 c7 3b 8b 72 33 84 1a 48 88 80 88 88 08 88 80 88 88 08 88 80 88 88 08 88 80 .}..P.P.;.r3..H................. 4020 88 88 08 88 80 88 88 27 f4 27 de f3 4d 7c d5 4b fb 26 aa 05 3f a1 3e f7 9a 6b e6 aa 5f d9 35 61 .......'.'..M|.K.&..?.>..k.._.5a 4040 74 97 aa 35 0e 90 a0 a6 b9 5a 8d ad f4 b2 cf 1d 33 a2 aa a7 91 ef de e2 ef 38 39 b2 34 63 00 70 t..5.....Z......3........89.4c.p 4060 c6 79 f1 41 7a 8b cf 75 2e a1 d6 9a 36 d2 eb dd c2 3b 25 ce db 4e e6 f8 54 74 90 cb 4f 33 5a e7 .y.Az..u....6....;%..N..Tt..O3Z. 4080 06 ee 69 73 de 0e 09 1c 17 de a1 d6 57 5b 7d 66 94 ac b6 3e df 35 96 fb 59 4d 4e 1b 2c 0f eb 9a ..is........W[}f...>.5..YMN.,... 40a0 d9 7c ed c1 c1 e0 7c 1c 60 6d e7 de 82 fd 11 10 11 11 01 11 10 11 11 01 14 3d b2 ef ad 75 0d 35 .|....|.`m...............=...u.5 40c0 45 7d 0d 2d a2 d9 4a d9 a4 8a 9e 1a e8 e5 96 49 83 1c 5b b9 c5 ae 68 60 24 1c 70 72 d0 d1 1a bb E}.-..J........I..[...h`$.pr.... 40e0 ca eb 5d 4c 93 52 1a 3b 85 0d 4b e8 eb 29 f7 ee 0c 95 bc f6 9e d0 7f d4 7a d0 54 28 fe 8c 0f ff ..]L.R.;..K..)..........z.T(.... 4100 00 67 96 6f 55 24 3f b2 62 b0 51 fd 18 7d ef 6c ff 00 9a 41 fb 26 20 b0 44 44 04 44 40 44 44 04 .g.oU$?.b.Q..}.l...A.&..DD.D@DD. 4120 44 40 44 44 05 8f 76 fb 65 49 fd 8c bf e6 8d 6c 2c 7b b7 db 2a 4f ec 65 ff 00 34 6a 2f e2 6f e3 D@DD..v.eI.....l,{..*O.e..4j/.o. 4140 81 11 14 39 08 8a 57 5a 6b 6a 7d 25 05 34 2c a7 75 65 d6 b5 e2 3a 4a 36 3b 05 ee 24 0c 93 d8 32 ...9..WZkj}%.4,.ue...:J6;..$...