aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bra.toml4
-rw-r--r--.dockerignore10
-rw-r--r--.gopmfile19
-rw-r--r--.travis.yml1
-rw-r--r--Dockerfile64
-rw-r--r--README.md24
-rw-r--r--cmd/web.go11
-rw-r--r--conf/app.ini10
-rwxr-xr-xconf/locale/locale_bg-BG.ini49
-rwxr-xr-xconf/locale/locale_de-DE.ini3
-rw-r--r--conf/locale/locale_en-US.ini5
-rwxr-xr-xconf/locale/locale_es-ES.ini19
-rwxr-xr-xconf/locale/locale_fr-FR.ini249
-rwxr-xr-xconf/locale/locale_it-IT.ini57
-rwxr-xr-xconf/locale/locale_ja-JP.ini1
-rwxr-xr-xconf/locale/locale_lv-LV.ini1
-rwxr-xr-xconf/locale/locale_nl-NL.ini1
-rwxr-xr-xconf/locale/locale_pl-PL.ini1
-rwxr-xr-xconf/locale/locale_pt-BR.ini1
-rwxr-xr-xconf/locale/locale_ru-RU.ini1
-rwxr-xr-xconf/locale/locale_zh-CN.ini1
-rwxr-xr-xconf/locale/locale_zh-HK.ini1
-rw-r--r--docker/README.md27
-rwxr-xr-xdocker/build.sh25
-rwxr-xr-xdocker/s6/.s6-svscan/finish2
-rwxr-xr-xdocker/s6/gogs/run8
-rwxr-xr-xdocker/s6/gogs/setup22
-rwxr-xr-xdocker/s6/openssh/run7
-rwxr-xr-xdocker/s6/openssh/setup12
-rw-r--r--docker/sshd_config17
-rwxr-xr-xdocker/start.sh57
-rw-r--r--gogs.go4
-rw-r--r--models/action.go20
-rw-r--r--models/admin.go9
-rw-r--r--models/org.go9
-rw-r--r--models/repo.go47
-rw-r--r--models/update.go11
-rw-r--r--modules/auth/admin.go11
-rw-r--r--modules/avatar/avatar.go2
-rw-r--r--modules/base/template.go35
-rw-r--r--modules/bindata/bindata.go60
-rwxr-xr-xmodules/crypto/ssh/agent/client.go615
-rwxr-xr-xmodules/crypto/ssh/agent/client_test.go287
-rwxr-xr-xmodules/crypto/ssh/agent/forward.go103
-rwxr-xr-xmodules/crypto/ssh/agent/keyring.go184
-rwxr-xr-xmodules/crypto/ssh/agent/server.go209
-rwxr-xr-xmodules/crypto/ssh/agent/server_test.go77
-rwxr-xr-xmodules/crypto/ssh/agent/testdata_test.go64
-rwxr-xr-xmodules/crypto/ssh/benchmark_test.go122
-rwxr-xr-xmodules/crypto/ssh/buffer.go98
-rwxr-xr-xmodules/crypto/ssh/buffer_test.go87
-rwxr-xr-xmodules/crypto/ssh/certs.go501
-rwxr-xr-xmodules/crypto/ssh/certs_test.go216
-rwxr-xr-xmodules/crypto/ssh/channel.go631
-rwxr-xr-xmodules/crypto/ssh/cipher.go549
-rwxr-xr-xmodules/crypto/ssh/cipher_test.go127
-rwxr-xr-xmodules/crypto/ssh/client.go213
-rwxr-xr-xmodules/crypto/ssh/client_auth.go441
-rwxr-xr-xmodules/crypto/ssh/client_auth_test.go393
-rwxr-xr-xmodules/crypto/ssh/client_test.go39
-rwxr-xr-xmodules/crypto/ssh/common.go354
-rwxr-xr-xmodules/crypto/ssh/connection.go144
-rwxr-xr-xmodules/crypto/ssh/doc.go18
-rwxr-xr-xmodules/crypto/ssh/example_test.go211
-rwxr-xr-xmodules/crypto/ssh/handshake.go412
-rwxr-xr-xmodules/crypto/ssh/handshake_test.go415
-rwxr-xr-xmodules/crypto/ssh/kex.go526
-rwxr-xr-xmodules/crypto/ssh/kex_test.go50
-rwxr-xr-xmodules/crypto/ssh/keys.go628
-rwxr-xr-xmodules/crypto/ssh/keys_test.go306
-rwxr-xr-xmodules/crypto/ssh/mac.go57
-rwxr-xr-xmodules/crypto/ssh/mempipe_test.go110
-rwxr-xr-xmodules/crypto/ssh/messages.go725
-rwxr-xr-xmodules/crypto/ssh/messages_test.go254
-rwxr-xr-xmodules/crypto/ssh/mux.go356
-rwxr-xr-xmodules/crypto/ssh/mux_test.go525
-rwxr-xr-xmodules/crypto/ssh/server.go493
-rwxr-xr-xmodules/crypto/ssh/session.go605
-rwxr-xr-xmodules/crypto/ssh/session_test.go774
-rwxr-xr-xmodules/crypto/ssh/tcpip.go407
-rwxr-xr-xmodules/crypto/ssh/tcpip_test.go20
-rwxr-xr-xmodules/crypto/ssh/terminal/terminal.go892
-rwxr-xr-xmodules/crypto/ssh/terminal/terminal_test.go269
-rwxr-xr-xmodules/crypto/ssh/terminal/util.go128
-rwxr-xr-xmodules/crypto/ssh/terminal/util_bsd.go12
-rwxr-xr-xmodules/crypto/ssh/terminal/util_linux.go11
-rwxr-xr-xmodules/crypto/ssh/terminal/util_windows.go174
-rwxr-xr-xmodules/crypto/ssh/test/agent_unix_test.go59
-rwxr-xr-xmodules/crypto/ssh/test/cert_test.go47
-rwxr-xr-xmodules/crypto/ssh/test/doc.go7
-rwxr-xr-xmodules/crypto/ssh/test/forward_unix_test.go160
-rwxr-xr-xmodules/crypto/ssh/test/session_test.go340
-rwxr-xr-xmodules/crypto/ssh/test/tcpip_test.go46
-rwxr-xr-xmodules/crypto/ssh/test/test_unix_test.go261
-rwxr-xr-xmodules/crypto/ssh/test/testdata_test.go64
-rwxr-xr-xmodules/crypto/ssh/testdata/doc.go8
-rwxr-xr-xmodules/crypto/ssh/testdata/keys.go43
-rwxr-xr-xmodules/crypto/ssh/testdata_test.go63
-rwxr-xr-xmodules/crypto/ssh/transport.go332
-rwxr-xr-xmodules/crypto/ssh/transport_test.go109
-rw-r--r--modules/identicon/block.go405
-rw-r--r--modules/identicon/doc.go39
-rw-r--r--modules/identicon/identicon.go147
-rw-r--r--modules/identicon/identicon_test.go114
-rw-r--r--modules/identicon/polygon.go69
-rw-r--r--modules/mailer/mail.go22
-rw-r--r--modules/middleware/repo.go15
-rw-r--r--modules/setting/setting.go14
-rw-r--r--modules/ssh/ssh.go2
-rw-r--r--public/config.codekit17
-rwxr-xr-xpublic/css/gogs.css4072
-rw-r--r--public/js/gogs.js36
-rwxr-xr-xpublic/js/libs/clipboard-1.3.1.min.js1
-rw-r--r--public/less/_repository.less21
-rw-r--r--public/ng/css/gogs.css88
-rw-r--r--public/ng/less/gogs/repository.less81
-rw-r--r--routers/admin/notice.go19
-rw-r--r--routers/admin/orgs.go25
-rw-r--r--routers/admin/repos.go36
-rw-r--r--routers/admin/users.go10
-rw-r--r--routers/repo/forks.go37
-rw-r--r--routers/repo/stars.go44
-rw-r--r--routers/repo/watchers.go44
-rw-r--r--scripts/init/debian/gogs4
-rw-r--r--templates/.VERSION2
-rw-r--r--templates/admin/notice.tmpl111
-rw-r--r--templates/admin/org/list.tmpl119
-rw-r--r--templates/admin/repo/list.tmpl127
-rw-r--r--templates/admin/user/new.tmpl10
-rw-r--r--templates/base/footer.tmpl1
-rw-r--r--templates/base/head.tmpl2
-rw-r--r--templates/mail/auth/register_notify.tmpl13
-rw-r--r--templates/mail/auth/register_success.tmpl22
-rw-r--r--templates/repo/bare.tmpl96
-rw-r--r--templates/repo/diff.tmpl2
-rw-r--r--templates/repo/forks.tmpl27
-rw-r--r--templates/repo/header.tmpl84
-rw-r--r--templates/repo/stars.tmpl61
-rw-r--r--templates/repo/watchers.tmpl61
-rw-r--r--templates/user/profile.tmpl2
140 files changed, 19237 insertions, 3154 deletions
diff --git a/.bra.toml b/.bra.toml
index 5ff025ef..bd245653 100644
--- a/.bra.toml
+++ b/.bra.toml
@@ -13,7 +13,7 @@ watch_dirs = [
watch_exts = [".go"]
build_delay = 1500
cmds = [
- ["go", "install", "-tags", "sqlite tidb"],# redis memcache cert pam
- ["go", "build", "-tags", "sqlite tidb"],
+ ["go", "install", "-tags", "sqlite"],# redis memcache cert pam tidb
+ ["go", "build", "-tags", "sqlite"],
["./gogs", "web"]
] \ No newline at end of file
diff --git a/.dockerignore b/.dockerignore
index fe2ac6ec..8822b343 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,6 +1,14 @@
+.git
+.git/
.git/*
+conf
+conf/
conf/*
+packager
+packager/
packager/*
+scripts
+scripts/
scripts/*
*.yml
*.md
@@ -9,4 +17,4 @@ scripts/*
.gitignore
.gopmfile
config.codekit
-LICENSE \ No newline at end of file
+LICENSE
diff --git a/.gopmfile b/.gopmfile
index 0c45d9fb..a1ce2984 100644
--- a/.gopmfile
+++ b/.gopmfile
@@ -6,25 +6,26 @@ github.com/bradfitz/gomemcache = commit:72a68649ba
github.com/Unknwon/cae = commit:2e70a1351b
github.com/Unknwon/com = commit:47d7d2b81a
github.com/Unknwon/i18n = commit:7457d88830
-github.com/Unknwon/macaron = commit:635c89ac74
+github.com/Unknwon/macaron = commit:05317cffe5
github.com/Unknwon/paginater = commit:cab2d086fa
github.com/codegangsta/cli = commit:142e6cd241
-github.com/go-sql-driver/mysql = commit:3dd7008ac1
-github.com/go-xorm/core = commit:515edd92c1
-github.com/go-xorm/xorm = commit:ce23797899
+github.com/go-sql-driver/mysql = commit:527bcd55aa
+github.com/go-xorm/core = commit:3e10003353
+github.com/go-xorm/xorm = commit:803f6db50c
github.com/gogits/chardet = commit:2404f77725
github.com/gogits/go-gogs-client = commit:519eee0af0
+github.com/issue9/identicon =
github.com/lib/pq = commit:b269bd035a
-github.com/macaron-contrib/binding = commit:de6ed78668
+github.com/macaron-contrib/binding = commit:1935a991f2
github.com/macaron-contrib/cache = commit:a139ea1eee
github.com/macaron-contrib/captcha = commit:9a0a0b1468
github.com/macaron-contrib/csrf = commit:98ddf5a710
github.com/macaron-contrib/i18n = commit:da2b19e90b
github.com/macaron-contrib/session = commit:e48134e803
github.com/macaron-contrib/toolbox = commit:acbfe36e16
-github.com/mattn/go-sqlite3 = commit:897b8800a7
+github.com/mattn/go-sqlite3 = commit:b808f01f66
github.com/mcuadros/go-version = commit:d52711f8d6
-github.com/microcosm-cc/bluemonday = commit:2b7763a06c
+github.com/microcosm-cc/bluemonday = commit:85ba47ef2c
github.com/mssola/user_agent = commit:a163d6a569
github.com/msteinert/pam = commit:6534f23b39
github.com/nfnt/resize = commit:dc93e1b98c
@@ -32,8 +33,8 @@ github.com/russross/blackfriday = commit:8cec3a854e
github.com/shurcooL/sanitized_anchor_name = commit:244f5ac324
golang.org/x/net =
golang.org/x/text =
-gopkg.in/gomail.v2 =
-gopkg.in/ini.v1 = commit:463307112d
+gopkg.in/gomail.v2 = commit:b1e55520bf
+gopkg.in/ini.v1 = commit:e8c222fea7
gopkg.in/redis.v2 = commit:e617904962
[res]
diff --git a/.travis.yml b/.travis.yml
index 2844adb4..864a80c4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
language: go
go:
- - 1.2
- 1.3
- 1.4
- 1.5
diff --git a/Dockerfile b/Dockerfile
index 64433cb0..b98d198a 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,54 +1,22 @@
-FROM google/debian:wheezy
-MAINTAINER u@gogs.io
+FROM alpine:3.2
+MAINTAINER roemer.jp@gmail.com
-RUN echo "deb http://ftp.debian.org/debian/ wheezy-backports main" >> /etc/apt/sources.list && \
- apt-get update -qqy && \
- apt-get install --no-install-recommends -qqy \
- curl build-essential ca-certificates git \
- openssh-server libpam-dev && \
- apt-get autoclean && \
- apt-get autoremove && \
- rm -rf /var/lib/apt/lists/*
+# Install system utils & Gogs runtime dependencies
+ADD https://github.com/tianon/gosu/releases/download/1.5/gosu-amd64 /usr/sbin/gosu
+RUN echo "@edge http://dl-4.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories \
+ && echo "@community http://dl-4.alpinelinux.org/alpine/edge/community" | tee -a /etc/apk/repositories \
+ && apk -U --no-progress upgrade \
+ && apk -U --no-progress add ca-certificates bash git linux-pam s6@edge curl openssh socat \
+ && chmod +x /usr/sbin/gosu
-ENV GOROOT /goroot
-ENV GOPATH /gopath
-ENV PATH $PATH:$GOROOT/bin:$GOPATH/bin
-
-COPY . /gopath/src/github.com/gogits/gogs/
-WORKDIR /gopath/src/github.com/gogits/gogs/
-
-# Build binary and clean up useless files
-RUN mkdir /goroot && \
- curl https://storage.googleapis.com/golang/go1.5.linux-amd64.tar.gz | tar xzf - -C /goroot --strip-components=1 && \
- go get -v -tags "sqlite redis memcache cert pam" && \
- go build -tags "sqlite redis memcache cert pam" && \
- mkdir /app/ && \
- mv /gopath/src/github.com/gogits/gogs/ /app/gogs/ && \
- rm -r $GOROOT $GOPATH
+ENV GOGS_CUSTOM /data/gogs
+COPY . /app/gogs/
WORKDIR /app/gogs/
+RUN ./docker/build.sh
-RUN useradd --shell /bin/bash --system --comment gogits git
-
-# SSH login fix, otherwise user is kicked off after login
-RUN mkdir /var/run/sshd && \
- sed 's@session\s*required\s*pam_loginuid.so@session optional pam_loginuid.so@g' -i /etc/pam.d/sshd && \
- sed 's@UsePrivilegeSeparation yes@UsePrivilegeSeparation no@' -i /etc/ssh/sshd_config && \
- echo "export VISIBLE=now" >> /etc/profile && \
- echo "PermitUserEnvironment yes" >> /etc/ssh/sshd_config
-
-# Setup server keys on startup
-RUN sed 's@^HostKey@\#HostKey@' -i /etc/ssh/sshd_config && \
- echo "HostKey /data/ssh/ssh_host_key" >> /etc/ssh/sshd_config && \
- echo "HostKey /data/ssh/ssh_host_rsa_key" >> /etc/ssh/sshd_config && \
- echo "HostKey /data/ssh/ssh_host_dsa_key" >> /etc/ssh/sshd_config && \
- echo "HostKey /data/ssh/ssh_host_ecdsa_key" >> /etc/ssh/sshd_config && \
- echo "HostKey /data/ssh/ssh_host_ed25519_key" >> /etc/ssh/sshd_config
-
-# Prepare data
-ENV GOGS_CUSTOM /data/gogs
-RUN echo "export GOGS_CUSTOM=/data/gogs" >> /etc/profile
-
+# Configure Docker Container
+VOLUME ["/data"]
EXPOSE 22 3000
-ENTRYPOINT []
-CMD ["./docker/start.sh"] \ No newline at end of file
+ENTRYPOINT ["docker/start.sh"]
+CMD ["/usr/bin/s6-svscan", "/app/gogs/docker/s6/"]
diff --git a/README.md b/README.md
index aaa7fa85..582ac7be 100644
--- a/README.md
+++ b/README.md
@@ -5,23 +5,23 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra
![](public/img/gogs-large-resize.png)
-##### Current version: 0.6.13 Beta
+##### Current version: 0.6.16 Beta
<table>
<tr>
- <td width="33%"><img src="http://gogs.io/imgs/screenshoots/1.png"></td>
- <td width="33%"><img src="http://gogs.io/imgs/screenshoots/2.png"></td>
- <td width="33%"><img src="http://gogs.io/imgs/screenshoots/3.png"></td>
+ <td width="33%"><img src="http://gogs.io/img/screenshots/1.png"></td>
+ <td width="33%"><img src="http://gogs.io/img/screenshots/2.png"></td>
+ <td width="33%"><img src="http://gogs.io/img/screenshots/3.png"></td>
</tr>
<tr>
- <td><img src="http://gogs.io/imgs/screenshoots/4.png"></td>
- <td><img src="http://gogs.io/imgs/screenshoots/5.png"></td>
- <td><img src="http://gogs.io/imgs/screenshoots/6.png"></td>
+ <td><img src="http://gogs.io/img/screenshots/4.png"></td>
+ <td><img src="http://gogs.io/img/screenshots/5.png"></td>
+ <td><img src="http://gogs.io/img/screenshots/6.png"></td>
</tr>
<tr>
- <td><img src="http://gogs.io/imgs/screenshoots/7.png"></td>
- <td><img src="http://gogs.io/imgs/screenshoots/8.png"></td>
- <td><img src="http://gogs.io/imgs/screenshoots/9.png"></td>
+ <td><img src="http://gogs.io/img/screenshots/7.png"></td>
+ <td><img src="http://gogs.io/img/screenshots/8.png"></td>
+ <td><img src="http://gogs.io/img/screenshots/9.png"></td>
</tr>
</table>
@@ -38,7 +38,7 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra
## Purpose
-The goal of this project is to make the easiest, fastest, and most painless way to set up a self-hosted Git service. With Go, this can be done via an independent binary distribution across **ALL platforms** that Go supports, including Linux, Mac OS X, and Windows.
+The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across **ALL platforms** that Go supports, including Linux, Mac OS X, and Windows.
## Overview
@@ -102,6 +102,8 @@ There are 5 ways to install Gogs:
### Deploy to Cloud
- [OpenShift](https://github.com/tkisme/gogs-openshift)
+- [Cloudron](https://cloudron.io/appstore.html#io.gogs.cloudronapp)
+- [Scaleway](https://www.scaleway.com/imagehub/gogs/)
## Acknowledgments
diff --git a/cmd/web.go b/cmd/web.go
index cc857597..ec0e4cd7 100644
--- a/cmd/web.go
+++ b/cmd/web.go
@@ -192,7 +192,7 @@ func runWeb(ctx *cli.Context) {
m.Get("/explore", ignSignIn, routers.Explore)
m.Combo("/install", routers.InstallInit).Get(routers.Install).
Post(bindIgnErr(auth.InstallForm{}), routers.InstallPost)
- m.Get("/:type(issues|pulls)", reqSignIn, user.Issues)
+ m.Get("/^:type(issues|pulls)$", reqSignIn, user.Issues)
// ***** START: API *****
// FIXME: custom form error response.
@@ -375,7 +375,7 @@ func runWeb(ctx *cli.Context) {
m.Group("/:org", func() {
m.Get("/dashboard", user.Dashboard)
- m.Get("/:type(issues|pulls)", user.Issues)
+ m.Get("/^:type(issues|pulls)$", user.Issues)
m.Get("/members", org.Members)
m.Get("/members/action/:action", org.MembersAction)
@@ -509,8 +509,8 @@ func runWeb(ctx *cli.Context) {
m.Group("/:username/:reponame", func() {
m.Get("/releases", middleware.RepoRef(), repo.Releases)
- m.Get("/:type(issues|pulls)", repo.RetrieveLabels, repo.Issues)
- m.Get("/:type(issues|pulls)/:index", repo.ViewIssue)
+ m.Get("/^:type(issues|pulls)$", repo.RetrieveLabels, repo.Issues)
+ m.Get("/^:type(issues|pulls)$/:index", repo.ViewIssue)
m.Get("/labels/", repo.RetrieveLabels, repo.Labels)
m.Get("/milestones", repo.Milestones)
m.Get("/branches", repo.Branches)
@@ -527,6 +527,9 @@ func runWeb(ctx *cli.Context) {
m.Get("/raw/*", repo.SingleDownload)
m.Get("/commits/*", repo.RefCommits)
m.Get("/commit/*", repo.Diff)
+ m.Get("/stars", repo.Stars)
+ m.Get("/watchers", repo.Watchers)
+ m.Get("/forks", repo.Forks)
}, middleware.RepoRef())
m.Get("/compare/:before([a-z0-9]{40})...:after([a-z0-9]{40})", repo.CompareDiff)
diff --git a/conf/app.ini b/conf/app.ini
index 09704754..213d9451 100644
--- a/conf/app.ini
+++ b/conf/app.ini
@@ -17,10 +17,18 @@ SCRIPT_TYPE = bash
EXPLORE_PAGING_NUM = 20
; Number of issues that are showed in one page
ISSUE_PAGING_NUM = 10
+; Number of maximum commits showed in one activity feed
+FEED_MAX_COMMIT_NUM = 5
[ui.admin]
-; Numer of users that are showed in one page
+; Number of users that are showed in one page
USER_PAGING_NUM = 50
+; Number of repos that are showed in one page
+REPO_PAGING_NUM = 50
+; Number of notices that are showed in one page
+NOTICE_PAGING_NUM = 50
+; Number of organization that are showed in one page
+ORG_PAGING_NUM = 50
[markdown]
; Enable hard line break extension
diff --git a/conf/locale/locale_bg-BG.ini b/conf/locale/locale_bg-BG.ini
index 6c5a5bcc..568a60a8 100755
--- a/conf/locale/locale_bg-BG.ini
+++ b/conf/locale/locale_bg-BG.ini
@@ -53,8 +53,8 @@ code=Код
[install]
install=Инсталация
title=Стъпки за инсталиране при първоначално стартиране
-docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
-requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
+docker_helper=Ако Gogs е стартиран в Docker контейнер, моля прочетете <a target="_blank" href="%s">нашите указания</a> внимателно, преди да правите промени по настройките на тази страница!
+requite_db_desc=Gogs изисква MySQL, PostgreSQL, SQLite3 или TiDB.
db_title=Настройки на базата данни
db_type=Тип на база данни
host=Сървър
@@ -64,11 +64,11 @@ db_name=Име на база данни
db_helper=Моля, използвайте INNODB engine с utf8_general_ci кодиране на знаци за MySQL.
ssl_mode=Режим SSL
path=Път
-sqlite_helper=The file path of SQLite3 or TiDB database.
-err_empty_db_path=SQLite3 or TiDB database path cannot be empty.
-err_invalid_tidb_name=TiDB database name does not allow characters "." and "-".
-no_admin_and_disable_registration=You cannot disable registration without creating an admin account.
-err_empty_admin_password=Admin password cannot be empty.
+sqlite_helper=Файл на SQLite3 или TiDB база данни.
+err_empty_db_path=Пътят до SQLite3 или TiDB база данни не може да е празен.
+err_invalid_tidb_name=TiDB не позволява "." и "-" в името на базата данни.
+no_admin_and_disable_registration=Невъзможно изключване на регистрациите без предварително да е създаден поне един административен профил.
+err_empty_admin_password=Паролата на администратор не може да е празна.
general_title=Общи настройки на приложението
app_name=Име на приложението
@@ -102,8 +102,8 @@ disable_gravatar=Изключи връзка с Gravatar
disable_gravatar_popup=Изключва Gravatar и външни източници, така че всички аватари трябва да са или качени от потребителите или да се ползват аватари по подразбиране.
disable_registration=Изключи саморегистрацията
disable_registration_popup=Изключи потребителската саморегистрация, само администратор може да създава профили.
-enable_captcha=Enable Captcha
-enable_captcha_popup=Require validate captcha for user self-registration.
+enable_captcha=Включи Captcha
+enable_captcha_popup=Изисква валидиране с captcha при саморегистрация на потребители.
require_sign_in_view=Включи задължително вписване за преглед на страници
require_sign_in_view_popup=Само вписани потребители могат да виждат страниците, анонимните посетители виждат само страниците за регистрация и вход.
admin_setting_desc=Няма нужда от създаване на администраторски профил в момента, защото потребителят с първо ID в базата автоматично получава администраторски достъп.
@@ -148,7 +148,7 @@ forgot_password=Забравена парола
forget_password=Забравена парола?
sign_up_now=Нуждаете се от профил? Регистрирайте се сега.
confirmation_mail_sent_prompt=Ново писмо за потвърждение е изпратено до <b>%s</b>. Моля проверете пощенската си кутия в рамките на следващите %d часа, за да завършите процеса на регистрация.
-sign_in_to_account=Sign in to your account
+sign_in_to_account=Влезте с Вашия профил
active_your_account=Активиране на профил
resent_limit_prompt=За съжаление Вие съвсем наскоро изпратихте писмо за активация. Моля изчакайте 3 минути, след което опитайте отново.
has_unconfirmed_mail=Здравейте %s, имате непотвърден адрес на ел. поща (<b>%s</b>). Ако не сте получили писмо за потвърждение или имате нужда да се изпрати ново писмо, моля щракнете бутона по-долу.
@@ -161,10 +161,10 @@ reset_password_helper=Щракнете тук, за да нулирате пар
password_too_short=Размерът на паролата не може да бъде по-малък от 6 знака.
[mail]
-activate_account=Please activate your account
-activate_email=Verify your e-mail address
-reset_password=Reset your password
-register_success=Register success, Welcome
+activate_account=Моля активирайте Вашия профил
+activate_email=Провери адрес на ел. поща
+reset_password=Нулиране на паролата
+register_success=Успешна регистрация и добре дошли
[modal]
yes=Да
@@ -727,8 +727,8 @@ authentication=Удостоверявания
config=Конфигурация
notices=Системни известия
monitor=Наблюдение
-first_page=First
-last_page=Last
+first_page=Първа
+last_page=Последна
total=Общо: %d
dashboard.statistic=Статистика
@@ -788,12 +788,13 @@ users.activated=Активиран
users.admin=Администратор
users.repos=Хранилища
users.created=Създаване
-users.new_success=New account '%s' has been created successfully.
+users.send_register_notify=Прати уведомление на потребителя при регистрация
+users.new_success=Новият профил '%s' е добавен успешно.
users.edit=Редакция
users.auth_source=Източник за удостоверяване
users.local=Локално
users.auth_login_name=Потребителско име за удостоверяване
-users.password_helper=Leave it empty to remain unchanged.
+users.password_helper=Оставете празна ако не се променя.
users.update_profile_success=Профилът е запазен успешно.
users.edit_account=Редактирай профил
users.is_activated=Този профил е активиран
@@ -803,7 +804,7 @@ users.update_profile=Обнови профила
users.delete_account=Изтрий този профил
users.still_own_repo=Този профил притежава поне едно хранилище. Първо трябва да изтриете хранилището или да го прехвърлите на друг потребител.
users.still_has_org=Този профил е член на поне една организация. Първо трябва да напуснете или изтриете тези организации.
-users.deletion_success=Account has been deleted successfully!
+users.deletion_success=Профилът е изтрит успешно!
orgs.org_manage_panel=Управление на организацията
orgs.name=Име
@@ -843,8 +844,8 @@ auths.ms_ad_sa=Ms Ad SA
auths.smtp_auth=SMTP удостоверяване
auths.smtphost=SMTP сървър
auths.smtpport=SMTP порт
-auths.allowed_domains=Allowed Domains
-auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
+auths.allowed_domains=Разрешени домейни
+auths.allowed_domains_helper=Оставете празно за да не се ограничават домейните. За множество домейни използвайте запетая за разделител.
auths.enable_tls=Включи TLS криптиране
auths.skip_tls_verify=Пропусни проверка на TLS
auths.pam_service_name=Име на PAM услуга
@@ -882,7 +883,7 @@ config.db_user=Потребител
config.db_ssl_mode=SSL режим
config.db_ssl_mode_helper=(само за postgres)
config.db_path=Път
-config.db_path_helper=(for "sqlite3" and "tidb")
+config.db_path_helper=(за "sqlite3" и "tidb")
config.service_config=Настройка на услугата
config.register_email_confirm=Изисквай потвърждение на адреси на ел. поща
config.disable_register=Изключи нови регистрации
@@ -890,8 +891,8 @@ config.show_registration_button=Покажи бутон за регистрац
config.require_sign_in_view=Изисквай вписване за преглед
config.enable_cache_avatar=Включи кеширане на аватари
config.mail_notify=Уведомяване по ел. поща
-config.disable_key_size_check=Disable Minimum Key Size Check
-config.enable_captcha=Enable Captcha
+config.disable_key_size_check=Изключи проверка минимален размер на ключ
+config.enable_captcha=Включи Captcha
config.active_code_lives=Кодове за активиране
config.reset_password_code_lives=Кодове за изчистване на парола
config.webhook_config=Конфигурация на уеб-куки
diff --git a/conf/locale/locale_de-DE.ini b/conf/locale/locale_de-DE.ini
index 2ae73416..7136118f 100755
--- a/conf/locale/locale_de-DE.ini
+++ b/conf/locale/locale_de-DE.ini
@@ -1,4 +1,4 @@
-app_desc=Ein schmerzloser, selbst gehosteter Git-Service, geschrieben in Go
+app_desc=Ein schmerzfreier, selbst gehosteter Git-Service, geschrieben in Go
home=Home
dashboard=Übersicht
@@ -788,6 +788,7 @@ users.activated=Aktiviert
users.admin=Admin
users.repos=Repositorys
users.created=Erzeugt
+users.send_register_notify=Sende Registrierungsbenachrichtigung an Benutzer
users.new_success=Der neue Account '%s' wurde erfolgreich erstellt.
users.edit=Bearbeiten
users.auth_source=Authentifizierungsquelle
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index b568f055..884ef308 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -364,6 +364,8 @@ migrate.invalid_local_path = Invalid local path, it does not exist or not a dire
forked_from = forked from
fork_from_self = You cannot fork repository you already owned!
copy_link = Copy
+copy_link_success = Copied!
+copy_link_error = Press ⌘-C or Ctrl-C to copy
click_to_copy = Copy to clipboard
copied = Copied OK
clone_helper = Need help cloning? Visit <a target="_blank" href="%s">Help</a>!
@@ -378,6 +380,8 @@ quick_guide = Quick Guide
clone_this_repo = Clone this repository
create_new_repo_command = Create a new repository on the command line
push_exist_repo = Push an existing repository from the command line
+repo_is_empty = This repository is empty, please come back later!
+
branch = Branch
tree = Tree
@@ -788,6 +792,7 @@ users.activated = Activated
users.admin = Admin
users.repos = Repos
users.created = Created
+users.send_register_notify = Send Registration Notification To User
users.new_success = New account '%s' has been created successfully.
users.edit = Edit
users.auth_source = Authentication Source
diff --git a/conf/locale/locale_es-ES.ini b/conf/locale/locale_es-ES.ini
index fb17bbf9..dbdc5ac8 100755
--- a/conf/locale/locale_es-ES.ini
+++ b/conf/locale/locale_es-ES.ini
@@ -53,7 +53,7 @@ code=Código
[install]
install=Instalación
title=Pasos de la instalación por primera vez
-docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
+docker_helper=Si está ejecutando Gogs usando Docker, por favor lea <a target="_blank" href="%s"> estas pautas</a> antes de cambiar nada en esta página!
requite_db_desc=Gogs requiere una base de datos MySQL, PostgreSQL, SQLite3 o TiDB.
db_title=Configuración de base de datos
db_type=Tipo de base de datos
@@ -102,8 +102,8 @@ disable_gravatar=Desactivar el Servicio Gravatar
disable_gravatar_popup=Desactivar Gravatar y cualquier otra fuente personalizada. Todos los avatares deben ser cargados por los usuarios o en su defecto se mostrará el avatar predeterminado.
disable_registration=Desactivar Auto-Registro
disable_registration_popup=Desactivar auto-registro del usuario, solo el administrador podrá crear cuentas nuevas.
-enable_captcha=Enable Captcha
-enable_captcha_popup=Require validate captcha for user self-registration.
+enable_captcha=Activar la Captcha
+enable_captcha_popup=Requiere validar la captcha para el auto-registro de usuario.
require_sign_in_view=Activar el Inicio de Sesión obligatorio para Ver Páginas
require_sign_in_view_popup=Solo los usuarios logados pueden ver páginas, los visitantes anónimos solo podrán ver las páginas de login/registro.
admin_setting_desc=No es necesario crear una cuenta de administrador ahora mismo, el usuario que tenga ID=1 obtendrá privilegios de administrador automáticamente.
@@ -148,7 +148,7 @@ forgot_password=He olvidado mi contraseña
forget_password=¿Has olvidado tu contraseña?
sign_up_now=¿Necesitas una cuenta? Regístrate ahora.
confirmation_mail_sent_prompt=Un nuevo correo de confirmación se ha enviado a <b>%s</b>. Por favor, comprueba tu bandeja de entrada en las siguientes %d horas para completar el proceso de registro.
-sign_in_to_account=Sign in to your account
+sign_in_to_account=Inicie sesión en su cuenta
active_your_account=Activa tu cuenta
resent_limit_prompt=Lo sentimos, estás solicitando el reenvío del mail de activación con demasiada frecuencia. Por favor, espera 3 minutos.
has_unconfirmed_mail=Hola %s, tu correo electrónico (<b>%s</b>) no está confirmado. Si no has recibido un correo de confirmación o necesitas que lo enviemos de nuevo, por favor, haz click en el siguiente botón.
@@ -161,10 +161,10 @@ reset_password_helper=Haga Clic aquí para restablecer su contraseña
password_too_short=La longitud de la contraseña no puede ser menor a 6.
[mail]
-activate_account=Please activate your account
-activate_email=Verify your e-mail address
-reset_password=Reset your password
-register_success=Register success, Welcome
+activate_account=Por favor, active su cuenta
+activate_email=Verifique su correo electrónico
+reset_password=Restablezca su contraseña
+register_success=Registro completado, bienvenido
[modal]
yes=Sí
@@ -788,6 +788,7 @@ users.activated=Activado
users.admin=Administrador
users.repos=Repositorios
users.created=Creado
+users.send_register_notify=Enviar notificación de registro al usuario
users.new_success=La cuenta '%s' ha sido creada con éxito.
users.edit=Editar
users.auth_source=Fuente de Autenticación
@@ -803,7 +804,7 @@ users.update_profile=Actualizar Perfil de la Cuenta
users.delete_account=Eliminar esta Cuenta
users.still_own_repo=Esta cuenta es propietaria de uno o más repositorios, tienes que borrarlos o transferirlos primero.
users.still_has_org=Esta cuenta es miembro de una o más organizaciones, tienes que abandonarlas o eliminarlas primero.
-users.deletion_success=Account has been deleted successfully!
+users.deletion_success=Su cuenta ha sido eliminada correctamente!
orgs.org_manage_panel=Panel de Gestión de Organización
orgs.name=Nombre
diff --git a/conf/locale/locale_fr-FR.ini b/conf/locale/locale_fr-FR.ini
index 60c9ed4e..71f6b3b5 100755
--- a/conf/locale/locale_fr-FR.ini
+++ b/conf/locale/locale_fr-FR.ini
@@ -13,7 +13,7 @@ version=Version
page=Page
template=Modèle
language=Langue
-create_new=Create...
+create_new=Créer...
user_profile_and_more=Profil utilisateur et plus
signed_in_as=Connecté en tant que
@@ -53,8 +53,8 @@ code=Code
[install]
install=Installation
title=Instructions de Première Installation
-docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
-requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
+docker_helper=Si vous exécuté Gogs grâce à Docker, merci de lire la <a target="_blank" href="%s">procédure</a> attentivement avant de modifier quoi que ce soit dans cette page !
+requite_db_desc=Gogs requiert MySQL, PostgreSQL, SQLite3 ou TiDB.
db_title=Paramètres de la base de données
db_type=Type de Base de Données
host=Hôte
@@ -64,11 +64,11 @@ db_name=Nom de la Base de Données
db_helper=Veuillez utiliser le moteur INNODB avec le jeu de caractères utf8_general_ci pour MySQL.
ssl_mode=Mode SSL
path=Chemin
-sqlite_helper=The file path of SQLite3 or TiDB database.
-err_empty_db_path=SQLite3 or TiDB database path cannot be empty.
-err_invalid_tidb_name=TiDB database name does not allow characters "." and "-".
-no_admin_and_disable_registration=You cannot disable registration without creating an admin account.
-err_empty_admin_password=Admin password cannot be empty.
+sqlite_helper=Le chemin du fichier de la base de données SQLite3 ou TiDB.
+err_empty_db_path=Le chemin de la base de données SQLite3 ou TiDB ne peut être vide.
+err_invalid_tidb_name=Le nom de la base de données TIDB ne peux contenir les caractères "." ou "-".
+no_admin_and_disable_registration=Vous ne pouvez pas désactiver l'enregistrement sans créer un compte admin.
+err_empty_admin_password=Le mot de passe Admin ne peut pas être vide.
general_title=Paramètres Généraux de Gogs
app_name=Nom de l'Application
@@ -79,8 +79,8 @@ run_user=Entrer un Utilisateur
run_user_helper=L'utilisateur doit avoir accès à la Racine du Référentiel et éxécuter Gogs.
domain=Domaine
domain_helper=Cela affecte les doublons d'URL SSH.
-ssh_port=SSH Port
-ssh_port_helper=Port number which your SSH server is using, leave it empty to disable SSH feature.
+ssh_port=Port SSH
+ssh_port_helper=C'est le numéro de port qui qui est utilisé par votre serveur SSH, le laisser vide pour désactiver la fonctionnalité.
http_port=Port HTTP
http_port_helper=Numéro de port que l'application écoutera.
app_url=URL de l'Application
@@ -98,12 +98,12 @@ mail_notify=Activer la Notification des Mails reçus
server_service_title=Paramètres du serveur et des autres services
offline_mode=Activer le Mode hors connexion
offline_mode_popup=Désactiver le CDN, même en production. Toutes les ressources seront distribuées en local.
-disable_gravatar=Disable Gravatar Service
-disable_gravatar_popup=Disable Gravatar and custom sources, all avatars are uploaded by users or default.
+disable_gravatar=Désactiver le Service Gravatar
+disable_gravatar_popup=Désactiver Gravatar et les sources personnalisées, tous les avatars sont téléchargés par les utilisateurs ou par défaut.
disable_registration=Désactiver le formulaire d'inscription
disable_registration_popup=Désactiver le formulaire d'inscription, seuls les administrateurs peuvent créer des comptes.
-enable_captcha=Enable Captcha
-enable_captcha_popup=Require validate captcha for user self-registration.
+enable_captcha=Activez le Captcha
+enable_captcha_popup=Demande la validation Captcha pour l'auto-enregistrement de l'utilisateur.
require_sign_in_view=Demander une connexion pour afficher des pages
require_sign_in_view_popup=Seules les personnes connectées peuvent voir les pages. Les visiteurs anonymes ne pourront voir que les pages de connexion/enregistrement.
admin_setting_desc=Vous n'avez pas besoin de créer un compte admin. L'utilisateur ayant l'ID = 1 aura l'accès admin automatiquement.
@@ -130,9 +130,9 @@ my_repos=Mes Référentiels
collaborative_repos=Référentiels collaboratifs
my_orgs=Mes Organisations
my_mirrors=Mes Miroirs
-view_home=View %s
+view_home=Voir %s
-issues.in_your_repos=In your repositories
+issues.in_your_repos=Dans vos dépôts
[explore]
repos=Référentiels
@@ -148,7 +148,7 @@ forgot_password=Mot de Passe oublié
forget_password=Mot de Passe oublié ?
sign_up_now=Pas de compte ? Créer maintenant.
confirmation_mail_sent_prompt=Un nouveau mail de confirmation à été envoyé à <b>%s</b>. Veuillez vérifier votre boîte de réception dans un délai de %d heures pour compléter votre enregistrement.
-sign_in_to_account=Sign in to your account
+sign_in_to_account=Connectez-vous à votre compte
active_your_account=Activer votre Compte
resent_limit_prompt=Désolé, vos tentatives d'activation sont trop fréquentes. Veuillez réessayer dans 3 minutes.
has_unconfirmed_mail=Bonjour %s, votre adresse courriel (<b>%s</b>) n'a pas été confirmée. Si vous n'avez reçu aucun courriel de confirmation ou souhaitez renouveler l'envoi, appuyez sur le bouton ci-dessous.
@@ -161,10 +161,10 @@ reset_password_helper=Cliquez ici pour réinitialiser votre mot de passe
password_too_short=Le mot de passe doit contenir 6 caractères minimum.
[mail]
-activate_account=Please activate your account
-activate_email=Verify your e-mail address
-reset_password=Reset your password
-register_success=Register success, Welcome
+activate_account=Veuillez activer votre compte
+activate_email=Veuillez vérifier votre adresse e-mail
+reset_password=Réinitialiser votre mot de passe
+register_success=Succès de l'enregistrement, Bienvenue
[modal]
yes=Oui
@@ -252,7 +252,7 @@ location=Localisation
update_profile=Valider les modifications
update_profile_success=Profil mis à jour avec succès.
change_username=Non d'utilisateur modifié
-change_username_prompt=This change will affect the way how links relate to your account.
+change_username_prompt=Cette modification affectera la manière dont les liens se rapportent à votre compte.
continue=Continuer
cancel=Annuler
@@ -267,7 +267,7 @@ update_avatar_success=Votre avatar a été mis à jour avec succès.
change_password=Modifier le Mot de Passe
old_password=Mot de Passe actuel
new_password=Nouveau Mot de Passe
-retype_new_password=Retype New Password
+retype_new_password=Retapez le nouveau mot de passe
password_incorrect=Mot de passe actuel incorrect.
change_password_success=Mot de passe modifié avec succès. Vous pouvez à présent vous connecter avec le nouveau mot de passe.
@@ -277,9 +277,9 @@ email_desc=Votre adresse e-mail principale sera utilisée pour les notifications
primary=Principale
primary_email=Définir comme principale
delete_email=Supprimer
-email_deletion=E-mail Deletion
-email_deletion_desc=Delete this e-mail address will remove related information from your account. Do you want to continue?
-email_deletion_success=E-mail has been deleted successfully!
+email_deletion=Suppression de l'adresse mél
+email_deletion_desc=Supprimer cette adresse mél supprimera les informations associées à votre compte. Voulez-vous continuer ?
+email_deletion_success=L'adresse mél a été supprimée avec succès !
add_new_email=Ajouter une nouvelle adresse courriel
add_email=Ajouter un courriel
add_email_confirmation_sent=Une nouvelle confirmation d'adresse e-mail a été envoyé à '%s', veuillez vérifier votre boîte de réception dans un délai de %d heures pour terminer le processus de confirmation.
@@ -296,14 +296,14 @@ key_name=Nom de la Clé
key_content=Contenu
add_key_success=La nouvelle clé SSH '%s' a été ajoutée avec succès !
delete_key=Supprimer
-ssh_key_deletion=SSH Key Deletion
-ssh_key_deletion_desc=Delete this SSH key will remove all related accesses for your account. Do you want to continue?
-ssh_key_deletion_success=SSH key has been deleted successfully!
+ssh_key_deletion=Suppression de la clé SSH
+ssh_key_deletion_desc=Supprimer cette clé SSH supprimera tous les accès à votre compte. Voulez-vous continuer ?
+ssh_key_deletion_success=Clé SSH supprimée avec succès !
add_on=Ajouté le
last_used=Dernière utilisation le
no_activity=Aucune activité récente
key_state_desc=Cette clé a été utilisée durant les 7 derniers jours
-token_state_desc=This token is used in last 7 days
+token_state_desc=Cette clé a été utilisée durant les 7 derniers jours
manage_social=Gérer les réseaux sociaux associés
social_desc=Ceci est la liste des comptes de réseaux sociaux associés. Supprimez ceux que vous ne reconnaissez pas.
@@ -312,15 +312,15 @@ unbind_success=Compte de réseau social dissocié.
manage_access_token=Gérer les jetons d'accès personnels
generate_new_token=Générer le nouveau jeton
-tokens_desc=Tokens you have generated that can be used to access the Gogs APIs.
+tokens_desc=Jetons, que vous avez généré, qui peuvent être utilisés pour accéder à l'API Gogs.
new_token_desc=Comme pour l'instant, chaque jeton aura un accès complet à votre compte.
token_name=Nom du jeton
generate_token=Générer le jeton
generate_token_succees=Nouveau jeton d'accès a été généré avec succès ! Assurez-vous de copier votre nouveau jeton d'accès personnel maintenant. Vous ne serez pas en mesure de le revoir !
delete_token=Supprimer
-access_token_deletion=Personal Access Token Deletion
-access_token_deletion_desc=Delete this personal access token will remove all related accesses of application. Do you want to continue?
-delete_token_success=Personal access token has been removed successfully! Don't forget to update your application as well.
+access_token_deletion=Suppression du jeton d'accès
+access_token_deletion_desc=Supprimer ce jeton d'accès supprimera tous les accès de l'application. Voulez-vous continuer ?
+delete_token_success=Le jeton d'accèsa été supprimée avec succès ! N'oubliez pas de mettre aussi à jour vos applications.
delete_account=Supprimer le Compte
delete_prompt=Votre compte sera supprimé définitivement et cette opération est <strong>IRRÉVERSIBLE</strong> !
@@ -334,18 +334,18 @@ repo_name=Nom du Référentiel
repo_name_helper=Idéalement, le nom d'un dépot devrait être court, mémorable et <strong>unique</strong>.
visibility=Visibilité
visiblity_helper=Ce dépôt est <span class="ui red text"> privé</span>
-visiblity_fork_helper=(Change of this value will affect all forks)
+visiblity_fork_helper=(Les changement de cette valeur affectera tous les forks)
fork_repo=Référentiel d'Embranchement
fork_from=Embranchement de
fork_visiblity_helper=Un dépôt scindé ne peut pas changer sa visiblité
repo_desc=Description
repo_lang=Langue
-repo_lang_helper=Select .gitignore files
+repo_lang_helper=Sélectionnez les fichiers .gitignore
license=Licence
license_helper=Sélectionner un fichier de licence
-readme=Readme
-readme_helper=Select a readme template
-auto_init=Initialize this repository with selected files and template
+readme=Fichier Readme
+readme_helper=Sélectionnez un modèle de readme
+auto_init=Initialiser ce dépôt avec le modèle et les fichiers sélectionnés
create_repo=Créer un Référentiel
default_branch=Branche par défaut
mirror_interval=Intervalle du miroir (heure)
@@ -414,8 +414,8 @@ issues.new.clear_milestone=Effacer l'étape
issues.new.open_milestone=Ouvrir l'étape
issues.new.closed_milestone=Étapes fermées
issues.new.assignee=Affecté à
-issues.new.clear_assignee=Clear assignee
-issues.new.no_assignee=No assignee
+issues.new.clear_assignee=Supprimer les assignataires
+issues.new.no_assignee=Pas d'assignataire
issues.create=Créer un rapport de problème
issues.new_label=Nouvelle étiquette
issues.new_label_placeholder=Nom de l'étiquette...
@@ -427,7 +427,7 @@ issues.filter_label_no_select=Aucun étiquette sélectionnée
issues.filter_milestone=Étape
issues.filter_milestone_no_select=Aucun jalon sélectionné
issues.filter_assignee=Assigné
-issues.filter_assginee_no_select=No selected Assignee
+issues.filter_assginee_no_select=Pas d'assignataire selectionné
issues.filter_type=Type
issues.filter_type.all_issues=Tous les problèmes
issues.filter_type.assigned_to_you=Qui vous sont assignés
@@ -440,7 +440,7 @@ issues.filter_sort.recentupdate=Mis à jour récemment
issues.filter_sort.leastupdate=Moins récemment mis à jour
issues.filter_sort.mostcomment=Plus commentés
issues.filter_sort.leastcomment=Moins commenté
-issues.opened_by=opened %[1]s by <a href="%[2]s">%[3]s</a>
+issues.opened_by=Ouvrir %[1]s by <a href="%[2]s">%[3]s</a>
issues.opened_by_fake=ouvert %[1]s par %[2]s
issues.previous=Page Précédente
issues.next=Page Suivante
@@ -456,14 +456,14 @@ issues.reopen_comment_issue=Réouvrir et commenter
issues.create_comment=Créer un commentaire
issues.closed_at="fermé à <a id="%[1]s"href="#%[1]s"> %[2]s"</a>
issues.reopened_at='réouvert à <a id="%[1]s" href="#%[1]s"> %[2]s'</a>
-issues.commit_ref_at=`referenced this issue from a commit <a id="%[1]s" href="#%[1]s">%[2]s</a>`
+issues.commit_ref_at=`cette question référencé à partir d'un commit <a id="%[1]s" href="#%[1]s"> %[2]s</a>`
issues.poster=Publier
issues.admin=Admin
issues.owner=Propriétaire
issues.sign_up_for_free=Inscrivez-vous gratuitement
issues.sign_in_require_desc=pour rejoindre cette conversation. Vous avez déjà un compte ? <a href="%s">Connectez-vous commenter</a>
issues.edit=Modifier
-issues.cancel=Cancel
+issues.cancel=Annuler
issues.save=Enregistrer
issues.label_title=Nom du Label
issues.label_color=Couleur du Label
@@ -478,26 +478,26 @@ issues.label_deletion_success=Label supprimé avec succès !
pulls.compare_changes=Comparer les changements
pulls.compare_changes_desc=Comparer deux branches et faire une demande de récupération Pull pour les changements.
-pulls.compare_base=base
-pulls.compare_compare=compare
-pulls.filter_branch=Filter branch
+pulls.compare_base=Base
+pulls.compare_compare=Comparer
+pulls.filter_branch=Filtre de branche
pulls.no_results=Aucun résultat trouvé.
-pulls.nothing_to_compare=There is nothing to compare because base and head branches are even.
-pulls.has_pull_request=`There is already a pull request between these two targets: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>`
-pulls.create=Create Pull Request
-pulls.title_desc=wants to merge %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code>
-pulls.merged_title_desc=merged %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code> %[4]s
+pulls.nothing_to_compare=Il n'y a rien de comparable parce que les deux branches sont égales.
+pulls.has_pull_request=`Il y a déjà une demande de tirer entre ces deux cibles : <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>`
+pulls.create=Creer une Pull Request
+pulls.title_desc=veut fusionner %[1]d commits à partir de <code>%[2]s</code> vers <code>%[3]s</code>
+pulls.merged_title_desc=à fusionné %[1]d commits à partir de <code>%[2]s</code> vers <code>%[3]s</code> %[4]s
pulls.tab_conversation=Conversation
pulls.tab_commits=Commits
-pulls.tab_files=Files changed
-pulls.reopen_to_merge=Please reopen this pull request to perform merge operation.
-pulls.merged=Merged
-pulls.has_merged=This pull request has been merged successfully!
-pulls.data_broken=Data of this pull request has been broken due to deletion of fork information.
-pulls.can_auto_merge_desc=You can perform auto-merge operation on this pull request.
-pulls.cannot_auto_merge_desc=You can't perform auto-merge operation because there are conflicts between commits.
-pulls.cannot_auto_merge_helper=Please use command line tool to solve it.
-pulls.merge_pull_request=Merge Pull Request
+pulls.tab_files=Fichiers modifiés
+pulls.reopen_to_merge=Veuillez rouvrir cette demande de Pull Request pour effectuer l'opération de fusion.
+pulls.merged=Fusionné
+pulls.has_merged=Cette Pull Request a été fusionnée avec succès !
+pulls.data_broken=Les données de cette Pull Request a été rompues en raison de la suppression d'informations du Fork.
+pulls.can_auto_merge_desc=Vous pouvez effectuer d'opération de fusion automatique sur cette demande de Pull Request.
+pulls.cannot_auto_merge_desc=Vous ne pouvez effectuer des opération de fusion automatique car il y a des conflits entre les Commits.
+pulls.cannot_auto_merge_helper=Veuillez utiliser l'outil en ligne de commande pour le résoudre.
+pulls.merge_pull_request=Fusionner la Pull Request
milestones.new=Nouveau Jalon
milestones.open_tab=%d Ouvert
@@ -532,20 +532,20 @@ settings.basic_settings=Paramètres de base
settings.danger_zone=Zone de danger
settings.site=Site officiel
settings.update_settings=Valider
-settings.change_reponame_prompt=This change will affect how links relate to the repository.
+settings.change_reponame_prompt=Ce changement affectera comment les liens sont reliés avec le dépôt.
settings.transfer=Transférer les propriétés
settings.transfer_desc=Transfèrer ce dépôt à un autre utilisateur ou une organisation dont vous possédez des droits d'administrateur.
settings.new_owner_has_same_repo=Le nouveau propriétaire a déjà un dépôt nommé ainsi.
settings.delete=Supprimer ce Référentiel
settings.delete_desc=Attention, action irréversible. Soyez sûre de vous.
-settings.transfer_notices_1=- You will lose access if new owner is a individual user.
-settings.transfer_notices_2=- You will conserve access if new owner is an organization and if you're one of the owners.
-settings.transfer_form_title=Please enter following information to confirm your operation:
-settings.delete_notices_1=- This operation <strong>CANNOT</strong> be undone.
-settings.delete_notices_2=- This operation will permanently delete the everything of this repository, including Git data, issues, comments and accesses of collaborators.
-settings.delete_notices_fork_1=- If this repository is public, all forks will be became independent after deletion.
-settings.delete_notices_fork_2=- If this repository is private, all forks will be removed at the same time.
-settings.delete_notices_fork_3=- If you want to keep all forks after deletion, please change visibility of this repository to public first.
+settings.transfer_notices_1=-Vous perdrez l'accès si le nouveau propriétaire est un utilisateur individuel.
+settings.transfer_notices_2=-Vous préserverez l'accès si le nouveau propriétaire est une organisation et si vous y appartenez.
+settings.transfer_form_title=Veuillez recopier le texte suivant afin de confirmer votre opération :
+settings.delete_notices_1=- Cette opération <strong>ne peut pas </strong> être annulée.
+settings.delete_notices_2=-Cette opération supprimera définitivement le dépôt, y compris les données Git, problèmes, commentaires et accès des collaborateurs.
+settings.delete_notices_fork_1=-Si ce dépôt est public, tous les Forks vont devenir indépendant après la suppression.
+settings.delete_notices_fork_2=-Si ce dépôt est privé, tous les Forks seront supprimés en même temps.
+settings.delete_notices_fork_3=-Si vous souhaitez conserver tous les forks après suppression, veuillez tout d'abord modifier la visibilité de ce dépôt en public.
settings.update_settings_success=Options mises à jour avec succès.
settings.transfer_owner=Nouveau propriétaire
settings.make_transfer=Transférer
@@ -557,14 +557,14 @@ settings.remove_collaborator_success=Collaborateur supprimé.
settings.user_is_org_member=Cet utilisateur ne peut pas être ajouté en tant que collaborateur car il fait partie d'une organisation.
settings.add_webhook=Ajouter un Webhook
settings.hooks_desc=Webhooks aux services externes être notifié lorsque certains événements se produisent sur Gogs. Lorsque les événements spécifiés se produisent, nous vous enverrons une demande POST à chacun des URL que vous fournissez. Apprenez-en davantage dans notre <a target="_blank" href="%s"> Webhooks Guide</a>.
-settings.webhook_deletion=Delete Webhook
-settings.webhook_deletion_desc=Delete this webhook will remove its information and all delivery history. Do you want to continue?
-settings.webhook_deletion_success=Webhook has been deleted successfully!
-settings.webhook.request=Request
-settings.webhook.response=Response
-settings.webhook.headers=Headers
+settings.webhook_deletion=Supprimer le Webhook
+settings.webhook_deletion_desc=Supprimer ce webhook va supprimer ses informations et l'historique de livraison. Voulez-vous continuer ?
+settings.webhook_deletion_success=Le webhook a été supprimée avec succès !
+settings.webhook.request=Requête
+settings.webhook.response=Réponse
+settings.webhook.headers=Entêtes 
settings.webhook.payload=Payload
-settings.webhook.body=Body
+settings.webhook.body=Corps
settings.githooks_desc=Les Hooks Git sont alimentés par Git lui même. Les Hooks compatibles sont modifiables dans la liste ci-dessous pour effectuer des opérations personnalisées.
settings.githook_edit_desc=Si un Hook est inactif, un exemple de contenu vous sera proposé. Un contenu laissé vide signifie un Hook inactif.
settings.githook_name=Nom du Hook
@@ -574,17 +574,17 @@ settings.add_webhook_desc=Nous vous enverrons une demande <code>POST</code> à l
settings.payload_url=URL des Données Utiles
settings.content_type=Type de contenu
settings.secret=Confidentiel
-settings.slack_username=Username
-settings.slack_icon_url=Icon URL
-settings.slack_color=Color
+settings.slack_username=Nom d'utilisateur
+settings.slack_icon_url=URL de l'icône
+settings.slack_color=Couleur
settings.event_desc=Quel évènement ce Webhook doit-il déclencher ?
settings.event_push_only=Uniquement les <code>push</code> (soumissions).
-settings.event_send_everything=I need <strong>everything</strong>.
-settings.event_choose=Let me choose what I need.
-settings.event_create=Create
-settings.event_create_desc=Branch, or tag created
+settings.event_send_everything=J'ai besoin de <strong>tout</strong>.
+settings.event_choose=Permettez-moi de choisir ce dont j'ai besoin.
+settings.event_create=Créer
+settings.event_create_desc=Branch, ou Tag créé
settings.event_push=Push
-settings.event_push_desc=Git push to a repository
+settings.event_push_desc=Git push vers un dépôt
settings.active=Actif
settings.active_helper=Les détails seront délivrés lorsque ce Hook sera déclenché.
settings.add_hook_success=Nouveau Webhook ajouté.
@@ -670,8 +670,8 @@ settings.website=Site Web
settings.location=Localisation
settings.update_settings=Valider
settings.update_setting_success=Paramètres d'organisation modifiés avec succès.
-settings.change_orgname_prompt=This change will affect how links relate to the organization.
-settings.update_avatar_success=Organization avatar setting has been updated successfully.
+settings.change_orgname_prompt=Cette modification affectera comment des liens se rapportent à l'organisation.
+settings.update_avatar_success=Les paramètres de l'avatar de l'organisation a été mis à jour avec succès.
settings.delete=Supprimer l'organisation
settings.delete_account=Supprimer cette organisation
settings.delete_prompt=Cela supprimera cette organisation définitivement. Cette opération est <strong>IRRÉVERSIBLE</strong> !
@@ -727,9 +727,9 @@ authentication=Authentifications
config=Configuration
notices=Notes Systèmes
monitor=Supervision
-first_page=First
-last_page=Last
-total=Total: %d
+first_page=Première
+last_page=Dernière
+total=Total : %d
dashboard.statistic=Statistiques
dashboard.operations=Opérations
@@ -788,12 +788,13 @@ users.activated=Activés
users.admin=Administrateur
users.repos=Dépôts
users.created=Créés
-users.new_success=New account '%s' has been created successfully.
+users.send_register_notify=Envoyer une Notification d'enregistrement à l'utilisateur
+users.new_success=Nouveau compte '%s' a été créé avec succès.
users.edit=Éditer
-users.auth_source=Authentication Source
+users.auth_source=Sources d'authentification
users.local=Locales
-users.auth_login_name=Authentication Login Name
-users.password_helper=Leave it empty to remain unchanged.
+users.auth_login_name=Nom d'utilisateur d'authentification
+users.password_helper=Laissez-le vide pour ne pas changer.
users.update_profile_success=Profil mis à jour avec succès.
users.edit_account=Modifier le Compte
users.is_activated=Ce compte est activé
@@ -803,7 +804,7 @@ users.update_profile=Mettre le profil à jour
users.delete_account=Supprimer ce Compte
users.still_own_repo=Ce compte possède toujours des dépôts. Vous devez d'abord les supprimer ou les transférer.
users.still_has_org=Ce compte a toujours membres de l'organisation, vous avez à gauche ou supprimez tout d'abord.
-users.deletion_success=Account has been deleted successfully!
+users.deletion_success=Le compte a été supprimé avec succès !
orgs.org_manage_panel=Gestion des Organisations
orgs.name=Nom
@@ -818,47 +819,47 @@ repos.watches=Suivi par
repos.stars=Votes
repos.issues=Problèmes
-auths.auth_manage_panel=Authentication Manage Panel
-auths.new=Add New Source
+auths.auth_manage_panel=Panel d'administration des authentifications
+auths.new=Ajouter une nouvelle source d'authentification
auths.name=Nom
auths.type=Type
auths.enabled=Activé
auths.updated=Mis à jour
-auths.auth_type=Authentication Type
-auths.auth_name=Authentication Name
+auths.auth_type=Type d'authentification
+auths.auth_name=Nom de l'authentification
auths.domain=Domaine
auths.host=Hôte
auths.port=Port
auths.bind_dn=Bind DN
-auths.bind_password=Bind Password
-auths.bind_password_helper=Warning: This password is stored in plain text. Do not use a high privileged account.
-auths.user_base=User Search Base
-auths.user_dn=User DN
+auths.bind_password=Bind mot de passe
+auths.bind_password_helper=AVERTISSEMENT : Ce mot de passe est stocké en texte clair. N'utilisez pas le mot de passe d'un compte doté de privilèges élevé.
+auths.user_base=Utilisateur Search Base
+auths.user_dn=Utilisateur DN
auths.attribute_name=Attribut du prénom
auths.attribute_surname=Attribut du nom de famille
auths.attribute_mail=Attribut de l'e-mail
-auths.filter=User Filter
-auths.admin_filter=Admin Filter
+auths.filter=Utilisateur Filter
+auths.admin_filter=Administrateur Filter
auths.ms_ad_sa=Ms Ad SA
-auths.smtp_auth=SMTP Authentication Type
+auths.smtp_auth=Type d'authentification SMTP
auths.smtphost=Hôte SMTP
auths.smtpport=Port SMTP
-auths.allowed_domains=Allowed Domains
-auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
+auths.allowed_domains=Domaines autorisés
+auths.allowed_domains_helper=Laissez-le vide pour ne pas restreindre de domaines. Plusieurs domaines doivent être séparés par une virgule «, ».
auths.enable_tls=Activer le Chiffrement TLS
-auths.skip_tls_verify=Skip TLS Verify
+auths.skip_tls_verify=Ne pas vérifier TLS
auths.pam_service_name=Nom du Service PAM
auths.enable_auto_register=Connexion Automatique
auths.tips=Conseils
-auths.edit=Edit Authentication Setting
+auths.edit=Modifier les paramètres d'authentification
auths.activated=Authentification activée
-auths.new_success=New authentication '%s' has been added successfully.
-auths.update_success=Authentication setting has been updated successfully.
-auths.update=Update Authentication Setting
-auths.delete=Delete This Authentication
-auths.delete_auth_title=Authentication Deletion
-auths.delete_auth_desc=This authentication is going to be deleted, do you want to continue?
-auths.deletion_success=Authentication has been deleted successfully!
+auths.new_success=Nouvelle authentification «%s » a été ajoutée avec succès.
+auths.update_success=Les paramètre d'authentification a été mis à jour avec succès.
+auths.update=Mettre à jour les paramètres d'authentifications
+auths.delete=Supprimer cette authentification
+auths.delete_auth_title=Suppression de l'authentification
+auths.delete_auth_desc=Cette autorisation sera supprimée. Continuer?
+auths.deletion_success=L'authentification a été supprimée avec succès !
config.server_config=Configuration du Serveur
config.app_name=Nom de l'Application
@@ -882,7 +883,7 @@ config.db_user=Utilisateur
config.db_ssl_mode=Mode SSL
config.db_ssl_mode_helper=("postgres" uniquement)
config.db_path=Emplacement
-config.db_path_helper=(for "sqlite3" and "tidb")
+config.db_path_helper=(pour « sqlite3 » et « TIDB »)
config.service_config=Configuration du Service
config.register_email_confirm=Nécessite une confirmation par courriel
config.disable_register=Désactiver l'Enregistrement
@@ -890,8 +891,8 @@ config.show_registration_button=Afficher le bouton d'enregistrement
config.require_sign_in_view=Connexion Obligatoire pour Visualiser
config.enable_cache_avatar=Activer le Cache d'Avatar
config.mail_notify=Mailer les Notifications
-config.disable_key_size_check=Disable Minimum Key Size Check
-config.enable_captcha=Enable Captcha
+config.disable_key_size_check=Désactiver la vérification de la taille de clé minimale
+config.enable_captcha=Activez le Captcha
config.active_code_lives=Limites de Code Actif
config.reset_password_code_lives=Réinitialiser le Mot De Passe des Limites de Code
config.webhook_config=Configuration Webhook
@@ -945,12 +946,12 @@ notices.delete_success=Note système supprimée avec succès.
[action]
create_repo=a crée le Référentiel <a href="%s">%s</a>
-rename_repo=renamed repository from <code>%[1]s</code> to <a href="%[2]s">%[3]s</a>
+rename_repo=rebaptisé le dépôt de <code>%[1]s</code> à <a href="%[2]s">[3]s</a>
commit_repo=a soumis à <a href="%s/src/%s">%[2]s</a> chez <a href="%[1]s">%[3]s</a>
create_issue=`a ouvert un problème <a href="%s/issues/%s">%s#%[2]s</a>`
-create_pull_request=`created pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
+create_pull_request=`pull request créée le <a href="%s/pulls/%s">%s#%[2]s</a>`
comment_issue=`a commenté le problème <a href="%s/issues/%s">%s#%[2]s</a>`
-merge_pull_request=`merged pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
+merge_pull_request=`pull request fusionné le <a href="%s/pulls/%s">%s#%[2]s</a>`
transfer_repo=a transféré le Référentiel <code>%s</code> à <a href="%s">%s</a>
push_tag=a tagé <a href="%s/src/%s">%[2]s</a> à <a href="%[1]s">%[3]s</a>
compare_2_commits=Comparer ces 2 commissions
diff --git a/conf/locale/locale_it-IT.ini b/conf/locale/locale_it-IT.ini
index b6dbb0fa..fd544291 100755
--- a/conf/locale/locale_it-IT.ini
+++ b/conf/locale/locale_it-IT.ini
@@ -13,8 +13,8 @@ version=Versione
page=Pagina
template=Template
language=Lingua
-create_new=Create...
-user_profile_and_more=User profile and more
+create_new=Crea...
+user_profile_and_more=Profilo utente e altro
signed_in_as=Signed in as
username=Nome utente
@@ -34,8 +34,8 @@ manage_org=Gestisci le organizzazioni
admin_panel=Pannello di amministrazione
account_settings=Impostazioni dell'account
settings=Impostazioni
-your_profile=Your Profile
-your_settings=Your Settings
+your_profile=Profilo
+your_settings=Impostazioni
news_feed=Notizie
pull_requests=Pull Requests
@@ -53,8 +53,8 @@ code=Codice
[install]
install=Installazione
title=Passi d'installazione per il primo avvio
-docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
-requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
+docker_helper=Se stai utilizzando Gogs su Docker, per favore leggi le <a target="_blank" href="%s">Linee guida</a> con attenzione prima di cambiare qualcosa su questa pagina!
+requite_db_desc=Gogs necessita MySQL, PostgreSQL, SQLite3 o TiDB.
db_title=Impostazioni Database
db_type=Tipo di database
host=Host
@@ -79,7 +79,7 @@ run_user=Esegui con l'utente
run_user_helper=L'utente deve avere accesso al percorso root del repository e avviare Gogs.
domain=Dominio
domain_helper=Questo modifica lo SSH clone URLs.
-ssh_port=SSH Port
+ssh_port=Porta SSH
ssh_port_helper=Port number which your SSH server is using, leave it empty to disable SSH feature.
http_port=Porta HTTP
http_port_helper=Porta di ascolto dell'applicazione.
@@ -102,7 +102,7 @@ disable_gravatar=Disable Gravatar Service
disable_gravatar_popup=Disable Gravatar and custom sources, all avatars are uploaded by users or default.
disable_registration=Disabilita Registrazione Manuale
disable_registration_popup=Disabilita la registrazione manuale degli utenti, solo gli amministratori possono creare account.
-enable_captcha=Enable Captcha
+enable_captcha=Abilita Captcha
enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=Abilita Richiesta di Accesso per Vedere le Pagine
require_sign_in_view_popup=Solo gli utenti loggati possono vedere le pagine, i visitatori potranno vedere solo le pagine di accesso e registrazione.
@@ -132,7 +132,7 @@ my_orgs=Le mie Organizzazioni
my_mirrors=I miei Mirror
view_home=View %s
-issues.in_your_repos=In your repositories
+issues.in_your_repos=Nei tuoi repository
[explore]
repos=Repository
@@ -148,7 +148,7 @@ forgot_password=Password dimenticata
forget_password=Password dimenticata?
sign_up_now=Bisogno di un account? Iscriviti ora.
confirmation_mail_sent_prompt=Una nuova email di conferma è stata inviata a <b>%s</b>, verifica la tua casella di posta entro le prossime %d ore per completare la registrazione.
-sign_in_to_account=Sign in to your account
+sign_in_to_account=Accedi al tuo account
active_your_account=Attiva il tuo Account
resent_limit_prompt=Siamo spiacenti, si stanno inviando e-mail di attivazione troppo spesso. Si prega di attendere 3 minuti.
has_unconfirmed_mail=Ciao %s, hai un indirizzo di posta elettronica non confermato (<b>%s</b>). Se non hai ricevuto una e-mail di conferma o vuoi riceverla nuovamente, fare clic sul pulsante qui sotto.
@@ -162,9 +162,9 @@ password_too_short=La lunghezza della password non può essere meno 6 caratteri.
[mail]
activate_account=Please activate your account
-activate_email=Verify your e-mail address
-reset_password=Reset your password
-register_success=Register success, Welcome
+activate_email=Verifica il tuo indirizzo e-mail
+reset_password=Reimposta la tua password
+register_success=Registrazione completata con successo, Benvenuto
[modal]
yes=Sì
@@ -267,7 +267,7 @@ update_avatar_success=Le tue impostazioni avatar sono state aggiornate con succe
change_password=Cambia Password
old_password=Password attuale
new_password=Nuova Password
-retype_new_password=Retype New Password
+retype_new_password=Re-inserisci la password
password_incorrect=La Password attuale non è corretta.
change_password_success=La tua password è stata cambiata con successo. Ora puoi accedere usando la nuova password.
@@ -302,7 +302,7 @@ ssh_key_deletion_success=SSH key has been deleted successfully!
add_on=Aggiunto il
last_used=Ultimo accesso il
no_activity=Nessuna attività recente
-key_state_desc=This key is used in last 7 days
+key_state_desc=Hai utilizzato questa chiave negli ultimi 7 giorni
token_state_desc=This token is used in last 7 days
manage_social=Gestisci gli Account Sociali Associati
@@ -340,11 +340,11 @@ fork_from=Forka da
fork_visiblity_helper=Non puoi cambiare la visibilità di un repository forkato.
repo_desc=Descrizione
repo_lang=Lingua
-repo_lang_helper=Select .gitignore files
+repo_lang_helper=Seleziona file .gitignore
license=Licenza
license_helper=Selezionare un file di licenza
readme=Readme
-readme_helper=Select a readme template
+readme_helper=Seleziona un template per il readme
auto_init=Initialize this repository with selected files and template
create_repo=Crea Repository
default_branch=Ramo (Branch) predefinito
@@ -405,15 +405,15 @@ commits.older=Più vecchio
commits.newer=Più recente
issues.new=Nuovo Problema
-issues.new.labels=Labels
-issues.new.no_label=No Label
-issues.new.clear_labels=Clear labels
-issues.new.milestone=Milestone
+issues.new.labels=Etichette
+issues.new.no_label=Nessuna etichetta
+issues.new.clear_labels=Pulisci le etichette
+issues.new.milestone=Traguardo
issues.new.no_milestone=No Milestone
issues.new.clear_milestone=Clear milestone
issues.new.open_milestone=Open Milestones
issues.new.closed_milestone=Closed Milestones
-issues.new.assignee=Assignee
+issues.new.assignee=Assegnatario
issues.new.clear_assignee=Clear assignee
issues.new.no_assignee=No assignee
issues.create=Create Issue
@@ -453,13 +453,13 @@ issues.close_issue=Close
issues.close_comment_issue=Close and comment
issues.reopen_issue=Reopen
issues.reopen_comment_issue=Reopen and comment
-issues.create_comment=Comment
+issues.create_comment=Commento
issues.closed_at=`closed <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.reopened_at=`reopened <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.commit_ref_at=`referenced this issue from a commit <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.poster=Poster
-issues.admin=Admin
-issues.owner=Owner
+issues.admin=Amministratore
+issues.owner=Proprietario
issues.sign_up_for_free=Sign up for free
issues.sign_in_require_desc=to join this conversation. Already have an account? <a href="%s">Sign in to comment</a>
issues.edit=Edit
@@ -484,7 +484,7 @@ pulls.filter_branch=Filter branch
pulls.no_results=No results found.
pulls.nothing_to_compare=There is nothing to compare because base and head branches are even.
pulls.has_pull_request=`There is already a pull request between these two targets: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>`
-pulls.create=Create Pull Request
+pulls.create=Crea Pull Request
pulls.title_desc=wants to merge %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code>
pulls.merged_title_desc=merged %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code> %[4]s
pulls.tab_conversation=Conversation
@@ -497,7 +497,7 @@ pulls.data_broken=Data of this pull request has been broken due to deletion of f
pulls.can_auto_merge_desc=You can perform auto-merge operation on this pull request.
pulls.cannot_auto_merge_desc=You can't perform auto-merge operation because there are conflicts between commits.
pulls.cannot_auto_merge_helper=Please use command line tool to solve it.
-pulls.merge_pull_request=Merge Pull Request
+pulls.merge_pull_request=Unisci Pull Request
milestones.new=New Milestone
milestones.open_tab=%d Open
@@ -788,6 +788,7 @@ users.activated=Attivato
users.admin=Amministratore
users.repos=Repo
users.created=Creato
+users.send_register_notify=Send Registration Notification To User
users.new_success=New account '%s' has been created successfully.
users.edit=Modifica
users.auth_source=Authentication Source
@@ -948,7 +949,7 @@ create_repo=ha creato il repository <a href="%s">%s</a>
rename_repo=renamed repository from <code>%[1]s</code> to <a href="%[2]s">%[3]s</a>
commit_repo=ha pushato nel <a href="%s/src/%s">%[2]s</a> in <a href="%[1]s">%[3]s</a>
create_issue=`ha aperto il problema <a href="%s/issues/%s">%s#%[2]s</a>`
-create_pull_request=`created pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
+create_pull_request=`creata pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
comment_issue=`ha commentato il problema <a href="%s/issues/%s">%s#%[2]s</a>`
merge_pull_request=`merged pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
transfer_repo=ha trasferito il repository <code>%s</code> a <a href="%s">%s</a>
diff --git a/conf/locale/locale_ja-JP.ini b/conf/locale/locale_ja-JP.ini
index 5d2c539b..497617f9 100755
--- a/conf/locale/locale_ja-JP.ini
+++ b/conf/locale/locale_ja-JP.ini
@@ -788,6 +788,7 @@ users.activated=アクティブ化
users.admin=アドミン
users.repos=リポジトリ
users.created=作成されました
+users.send_register_notify=Send Registration Notification To User
users.new_success=New account '%s' has been created successfully.
users.edit=編集
users.auth_source=Authentication Source
diff --git a/conf/locale/locale_lv-LV.ini b/conf/locale/locale_lv-LV.ini
index 7fa4b085..491ee8cd 100755
--- a/conf/locale/locale_lv-LV.ini
+++ b/conf/locale/locale_lv-LV.ini
@@ -788,6 +788,7 @@ users.activated=Aktivizēts
users.admin=Administrators
users.repos=Repozitoriji
users.created=Izveidots
+users.send_register_notify=Send Registration Notification To User
users.new_success=New account '%s' has been created successfully.
users.edit=Labot
users.auth_source=Authentication Source
diff --git a/conf/locale/locale_nl-NL.ini b/conf/locale/locale_nl-NL.ini
index 2a1c72c9..7f64fd93 100755
--- a/conf/locale/locale_nl-NL.ini
+++ b/conf/locale/locale_nl-NL.ini
@@ -788,6 +788,7 @@ users.activated=Geactiveerd
users.admin=Admin
users.repos=Repos
users.created=Aangemaakt
+users.send_register_notify=Send Registration Notification To User
users.new_success=New account '%s' has been created successfully.
users.edit=Bewerken
users.auth_source=Authentication Source
diff --git a/conf/locale/locale_pl-PL.ini b/conf/locale/locale_pl-PL.ini
index d07616e2..96cb2c72 100755
--- a/conf/locale/locale_pl-PL.ini
+++ b/conf/locale/locale_pl-PL.ini
@@ -788,6 +788,7 @@ users.activated=Aktywowany
users.admin=Admin
users.repos=Repozytoria
users.created=Utworzony
+users.send_register_notify=Send Registration Notification To User
users.new_success=New account '%s' has been created successfully.
users.edit=Edytuj
users.auth_source=Authentication Source
diff --git a/conf/locale/locale_pt-BR.ini b/conf/locale/locale_pt-BR.ini
index ad8f35ec..fa161d14 100755
--- a/conf/locale/locale_pt-BR.ini
+++ b/conf/locale/locale_pt-BR.ini
@@ -788,6 +788,7 @@ users.activated=Ativado
users.admin=Administrador
users.repos=Repos
users.created=Criado
+users.send_register_notify=Send Registration Notification To User
users.new_success=Nova conta '%s' foi criada com sucesso.
users.edit=Editar
users.auth_source=Fonte da autenticação
diff --git a/conf/locale/locale_ru-RU.ini b/conf/locale/locale_ru-RU.ini
index 65d20b02..26e664d6 100755
--- a/conf/locale/locale_ru-RU.ini
+++ b/conf/locale/locale_ru-RU.ini
@@ -788,6 +788,7 @@ users.activated=Активирован
users.admin=Администратор
users.repos=Репозитории
users.created=Создано
+users.send_register_notify=Send Registration Notification To User
users.new_success=New account '%s' has been created successfully.
users.edit=Редактировать
users.auth_source=Authentication Source
diff --git a/conf/locale/locale_zh-CN.ini b/conf/locale/locale_zh-CN.ini
index 17d48c7d..6a9f2af5 100755
--- a/conf/locale/locale_zh-CN.ini
+++ b/conf/locale/locale_zh-CN.ini
@@ -788,6 +788,7 @@ users.activated=已激活
users.admin=管理员
users.repos=仓库数
users.created=创建时间
+users.send_register_notify=向用户发送注册通知邮件
users.new_success=新的用户 '%s' 创建成功!
users.edit=编辑
users.auth_source=认证源
diff --git a/conf/locale/locale_zh-HK.ini b/conf/locale/locale_zh-HK.ini
index b20df62d..c1996109 100755
--- a/conf/locale/locale_zh-HK.ini
+++ b/conf/locale/locale_zh-HK.ini
@@ -788,6 +788,7 @@ users.activated=已激活
users.admin=管理員
users.repos=倉庫數
users.created=創建時間
+users.send_register_notify=Send Registration Notification To User
users.new_success=New account '%s' has been created successfully.
users.edit=編輯
users.auth_source=Authentication Source
diff --git a/docker/README.md b/docker/README.md
index 4046b6fb..b67517e9 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -17,7 +17,7 @@ $ mkdir -p /var/gogs
$ docker run --name=gogs -p 10022:22 -p 10080:3000 -v /var/gogs:/data gogs/gogs
# Use `docker start` if you have stopped it.
-$ docker start gogs
+$ docker start gogs
```
Files will be store in local path `/var/gogs` in my case.
@@ -35,6 +35,17 @@ Directory `/var/gogs` keeps Git repoistories and Gogs data:
|-- log
|-- templates
+### Volume with data container
+
+If you're more comfortable with mounting data to a data container, the commands you execute at the first time will look like as follows:
+
+```
+# Create data container
+docker run --name=gogs-data --entrypoint /bin/true gogs/gogs
+# Use `docker run` for the first time.
+docker run --name=gogs --volumes-from gogs-data -p 10022:22 -p 10080:3000 gogs/gogs
+```
+
## Settings
Most of settings are obvious and easy to understand, but there are some settings can be confusing by running Gogs inside Docker:
@@ -44,7 +55,7 @@ Most of settings are obvious and easy to understand, but there are some settings
- **Domain**: fill in with Docker container IP(e.g. `192.168.99.100`). But if you want to access your Gogs instance from a different physical machine, please fill in with the hostname or IP address of the Docker host machine.
- **SSH Port**: Use the exposed port from Docker container. For example, your SSH server listens on `22` inside Docker, but you expose it by `10022:22`, then use `10022` for this value.
- **HTTP Port**: Use port you want Gogs to listen on inside Docker container. For example, your Gogs listens on `3000` inside Docker, and you expose it by `10080:3000`, but you still use `3000` for this value.
-- **Application URL**: Use combination of **Domain** and **exposed HTTP Port** values(e.g. `http://192.168.99.100:10080/`).
+- **Application URL**: Use combination of **Domain** and **exposed HTTP Port** values(e.g. `http://192.168.99.100:10080/`).
Full documentation of settings can be found [here](http://gogs.io/docs/advanced/configuration_cheat_sheet.html).
@@ -59,16 +70,6 @@ Steps to upgrade Gogs with Docker:
- `docker rm gogs`
- Finally, create container as the first time and don't forget to do same volume and port mapping.
-## Troubleshooting
-
-If you see the following error:
-
-```
-checkVersion()] [E] Binary and template file version does not match
-```
-
-Run `rm -fr /var/gogs/gogs/templates/` should fix this it. Just remember to backup templates file if you have made modifications youself.
-
## Known Issues
-- [Use ctrl+c when clone through SSH makes Docker exit unexpectedly](https://github.com/gogits/gogs/issues/1499) \ No newline at end of file
+- `.dockerignore` seems to be ignored during Docker Hub Automated build
diff --git a/docker/build.sh b/docker/build.sh
new file mode 100755
index 00000000..cc66f778
--- /dev/null
+++ b/docker/build.sh
@@ -0,0 +1,25 @@
+#!/bin/sh
+
+# Set temp environment vars
+export GOPATH=/tmp/go
+export PATH=${PATH}:${GOPATH}/bin
+
+# Install build deps
+apk -U --no-progress add linux-pam-dev go@community gcc musl-dev
+
+# Init go environment to build Gogs
+mkdir -p ${GOPATH}/src/github.com/gogits/
+ln -s /app/gogs/ ${GOPATH}/src/github.com/gogits/gogs
+cd ${GOPATH}/src/github.com/gogits/gogs
+go get -v -tags "sqlite redis memcache cert pam"
+go build -tags "sqlite redis memcache cert pam"
+
+# Cleanup GOPATH
+rm -r $GOPATH
+
+# Remove build deps
+apk --no-progress del linux-pam-dev go gcc musl-dev
+
+# Create git user for Gogs
+adduser -H -D -g 'Gogs Git User' git -h /data/git -s /bin/bash && passwd -u git
+echo "export GOGS_CUSTOM=${GOGS_CUSTOM}" >> /etc/profile
diff --git a/docker/s6/.s6-svscan/finish b/docker/s6/.s6-svscan/finish
new file mode 100755
index 00000000..22665fa9
--- /dev/null
+++ b/docker/s6/.s6-svscan/finish
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /bin/true
diff --git a/docker/s6/gogs/run b/docker/s6/gogs/run
new file mode 100755
index 00000000..1aa70eb4
--- /dev/null
+++ b/docker/s6/gogs/run
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+if test -f ./setup; then
+ source ./setup
+fi
+
+export USER=git
+exec gosu $USER /app/gogs/gogs web
diff --git a/docker/s6/gogs/setup b/docker/s6/gogs/setup
new file mode 100755
index 00000000..6270d551
--- /dev/null
+++ b/docker/s6/gogs/setup
@@ -0,0 +1,22 @@
+#!/bin/sh
+
+if ! test -d /data/gogs; then
+ mkdir -p /data/gogs/data /data/gogs/conf /data/gogs/log /data/git
+fi
+
+if ! test -d ~git/.ssh; then
+ mkdir ~git/.ssh
+ chmod 700 ~git/.ssh
+fi
+
+if ! test -f ~git/.ssh/environment; then
+ echo "GOGS_CUSTOM=${GOGS_CUSTOM}" > ~git/.ssh/environment
+ chmod 600 ~git/.ssh/environment
+fi
+
+cd /app/gogs
+
+ln -sf /data/gogs/log ./log
+ln -sf /data/gogs/data ./data
+
+chown -R git:git /data /app/gogs ~git/
diff --git a/docker/s6/openssh/run b/docker/s6/openssh/run
new file mode 100755
index 00000000..99172aab
--- /dev/null
+++ b/docker/s6/openssh/run
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+if test -f ./setup; then
+ source ./setup
+fi
+
+exec gosu root /usr/sbin/sshd -D -f /app/gogs/docker/sshd_config
diff --git a/docker/s6/openssh/setup b/docker/s6/openssh/setup
new file mode 100755
index 00000000..5997a336
--- /dev/null
+++ b/docker/s6/openssh/setup
@@ -0,0 +1,12 @@
+#!/bin/sh
+
+if ! test -d /data/ssh; then
+ mkdir -p /data/ssh
+ ssh-keygen -q -f /data/ssh/ssh_host_key -N '' -t rsa1
+ ssh-keygen -q -f /data/ssh/ssh_host_rsa_key -N '' -t rsa
+ ssh-keygen -q -f /data/ssh/ssh_host_dsa_key -N '' -t dsa
+ ssh-keygen -q -f /data/ssh/ssh_host_ecdsa_key -N '' -t ecdsa
+ ssh-keygen -q -f /data/ssh/ssh_host_ed25519_key -N '' -t ed25519
+ chown -R root:root /data/ssh/*
+ chmod 600 /data/ssh/*
+fi
diff --git a/docker/sshd_config b/docker/sshd_config
new file mode 100644
index 00000000..9b62f148
--- /dev/null
+++ b/docker/sshd_config
@@ -0,0 +1,17 @@
+Port 22
+AddressFamily any
+ListenAddress 0.0.0.0
+ListenAddress ::
+Protocol 2
+LogLevel INFO
+HostKey /data/ssh/ssh_host_key
+HostKey /data/ssh/ssh_host_rsa_key
+HostKey /data/ssh/ssh_host_dsa_key
+HostKey /data/ssh/ssh_host_ecdsa_key
+HostKey /data/ssh/ssh_host_ed25519_key
+PermitRootLogin no
+AuthorizedKeysFile .ssh/authorized_keys
+PasswordAuthentication no
+UsePrivilegeSeparation no
+PermitUserEnvironment yes
+AllowUsers git
diff --git a/docker/start.sh b/docker/start.sh
index cea6e54e..c824fe91 100755
--- a/docker/start.sh
+++ b/docker/start.sh
@@ -1,43 +1,16 @@
-#!/bin/bash -
-#
-
-if ! test -d /data/gogs
-then
- mkdir -p /var/run/sshd
- mkdir -p /data/gogs/data /data/gogs/conf /data/gogs/log /data/git
-fi
-
-if ! test -d /data/ssh
-then
- mkdir /data/ssh
- ssh-keygen -q -f /data/ssh/ssh_host_key -N '' -t rsa1
- ssh-keygen -q -f /data/ssh/ssh_host_rsa_key -N '' -t rsa
- ssh-keygen -q -f /data/ssh/ssh_host_dsa_key -N '' -t dsa
- ssh-keygen -q -f /data/ssh/ssh_host_ecdsa_key -N '' -t ecdsa
- ssh-keygen -q -f /data/ssh/ssh_host_ed25519_key -N '' -t ed25519
- chown -R root:root /data/ssh/*
- chmod 600 /data/ssh/*
+#!/bin/sh
+
+# Bind linked docker container to localhost socket using socat
+env | sed -En 's|(.*)_PORT_([0-9]*)_TCP=tcp://(.*):(.*)|\1_\2 socat -ls TCP4-LISTEN:\2,fork,reuseaddr TCP4:\3:\4|p' | \
+while read NAME CMD; do
+ mkdir -p /app/gogs/docker/s6/$NAME
+ echo -e "#!/bin/sh\nexec $CMD" > /app/gogs/docker/s6/$NAME/run
+ chmod +x /app/gogs/docker/s6/$NAME/run
+done
+
+# Exec CMD or S6 by default if nothing present
+if [ $# -gt 0 ];then
+ exec "$@"
+else
+ exec /usr/bin/s6-svscan /app/gogs/docker/s6/
fi
-
-service ssh start
-
-ln -sf /data/gogs/log ./log
-ln -sf /data/gogs/data ./data
-ln -sf /data/git /home/git
-
-
-if ! test -d ~git/.ssh
-then
- mkdir ~git/.ssh
- chmod 700 ~git/.ssh
-fi
-
-if ! test -f ~git/.ssh/environment
-then
- echo "GOGS_CUSTOM=/data/gogs" > ~git/.ssh/environment
- chown git:git ~git/.ssh/environment
- chown 600 ~git/.ssh/environment
-fi
-
-chown -R git:git /data .
-exec su git -c "./gogs web"
diff --git a/gogs.go b/gogs.go
index 0bca6e58..c11111a2 100644
--- a/gogs.go
+++ b/gogs.go
@@ -1,4 +1,4 @@
-// +build go1.2
+// +build go1.3
// Copyright 2014 The Gogs Authors. All rights reserved.
// Use of this source code is governed by a MIT-style
@@ -17,7 +17,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
-const APP_VER = "0.6.13.0918 Beta"
+const APP_VER = "0.6.16.1002 Beta"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())
diff --git a/models/action.go b/models/action.go
index 2e158cbf..e38cf593 100644
--- a/models/action.go
+++ b/models/action.go
@@ -189,7 +189,10 @@ func issueIndexTrimRight(c rune) bool {
// updateIssuesCommit checks if issues are manipulated by commit message.
func updateIssuesCommit(u *User, repo *Repository, repoUserName, repoName string, commits []*base.PushCommit) error {
- for _, c := range commits {
+ // Commits are appended in the reverse order.
+ for i := len(commits) - 1; i >= 0; i-- {
+ c := commits[i]
+
refMarked := make(map[int64]bool)
for _, ref := range IssueReferenceKeywordsPat.FindAllString(c.Message, -1) {
ref = ref[strings.IndexByte(ref, byte(' '))+1:]
@@ -210,6 +213,9 @@ func updateIssuesCommit(u *User, repo *Repository, repoUserName, repoName string
issue, err := GetIssueByRef(ref)
if err != nil {
+ if IsErrIssueNotExist(err) {
+ continue
+ }
return err
}
@@ -246,6 +252,9 @@ func updateIssuesCommit(u *User, repo *Repository, repoUserName, repoName string
issue, err := GetIssueByRef(ref)
if err != nil {
+ if IsErrIssueNotExist(err) {
+ continue
+ }
return err
}
@@ -283,6 +292,9 @@ func updateIssuesCommit(u *User, repo *Repository, repoUserName, repoName string
issue, err := GetIssueByRef(ref)
if err != nil {
+ if IsErrIssueNotExist(err) {
+ continue
+ }
return err
}
@@ -346,10 +358,14 @@ func CommitRepoAction(
}
if err = updateIssuesCommit(u, repo, repoUserName, repoName, commit.Commits); err != nil {
- log.Debug("updateIssuesCommit: %v", err)
+ log.Error(4, "updateIssuesCommit: %v", err)
}
}
+ if len(commit.Commits) > setting.FeedMaxCommitNum {
+ commit.Commits = commit.Commits[:setting.FeedMaxCommitNum]
+ }
+
bs, err := json.Marshal(commit)
if err != nil {
return fmt.Errorf("Marshal: %v", err)
diff --git a/models/admin.go b/models/admin.go
index 493cc7af..e24e0026 100644
--- a/models/admin.go
+++ b/models/admin.go
@@ -50,11 +50,10 @@ func CountNotices() int64 {
return count
}
-// GetNotices returns given number of notices with offset.
-func GetNotices(num, offset int) ([]*Notice, error) {
- notices := make([]*Notice, 0, num)
- err := x.Limit(num, offset).Desc("id").Find(&notices)
- return notices, err
+// Notices returns number of notices in given page.
+func Notices(page, pageSize int) ([]*Notice, error) {
+ notices := make([]*Notice, 0, pageSize)
+ return notices, x.Limit(pageSize, (page-1)*pageSize).Desc("id").Find(&notices)
}
// DeleteNotice deletes a system notice by given ID.
diff --git a/models/org.go b/models/org.go
index b45dcafb..5c3b0d12 100644
--- a/models/org.go
+++ b/models/org.go
@@ -184,11 +184,10 @@ func CountOrganizations() int64 {
return count
}
-// GetOrganizations returns given number of organizations with offset.
-func GetOrganizations(num, offset int) ([]*User, error) {
- orgs := make([]*User, 0, num)
- err := x.Limit(num, offset).Where("type=1").Asc("id").Find(&orgs)
- return orgs, err
+// Organizations returns number of organizations in given page.
+func Organizations(page, pageSize int) ([]*User, error) {
+ orgs := make([]*User, 0, pageSize)
+ return orgs, x.Limit(pageSize, (page-1)*pageSize).Where("type=1").Asc("id").Find(&orgs)
}
// DeleteOrganization completely and permanently deletes everything of organization.
diff --git a/models/repo.go b/models/repo.go
index 8b805338..d70454fc 100644
--- a/models/repo.go
+++ b/models/repo.go
@@ -46,6 +46,9 @@ var (
var (
Gitignores, Licenses, Readmes []string
+
+ // Maximum items per page in forks, watchers and stars of a repo
+ ItemsPerPage = 54
)
func LoadRepoConfig() {
@@ -776,21 +779,16 @@ func CountPublicRepositories() int64 {
return countRepositories(false)
}
-// GetRepositoriesWithUsers returns given number of repository objects with offset.
-// It also auto-gets corresponding users.
-func GetRepositoriesWithUsers(num, offset int) ([]*Repository, error) {
- repos := make([]*Repository, 0, num)
- if err := x.Limit(num, offset).Asc("id").Find(&repos); err != nil {
+// RepositoriesWithUsers returns number of repos in given page.
+func RepositoriesWithUsers(page, pageSize int) (_ []*Repository, err error) {
+ repos := make([]*Repository, 0, pageSize)
+ if err = x.Limit(pageSize, (page-1)*pageSize).Asc("id").Find(&repos); err != nil {
return nil, err
}
- for _, repo := range repos {
- repo.Owner = &User{Id: repo.OwnerID}
- has, err := x.Get(repo.Owner)
- if err != nil {
+ for i := range repos {
+ if err = repos[i].GetOwner(); err != nil {
return nil, err
- } else if !has {
- return nil, ErrUserNotExist{repo.OwnerID, ""}
}
}
@@ -1617,6 +1615,16 @@ func GetWatchers(rid int64) ([]*Watch, error) {
return getWatchers(x, rid)
}
+// Repository.GetWatchers returns all users watching given repository.
+func (repo *Repository) GetWatchers(offset int) ([]*User, error) {
+ users := make([]*User, 0, 10)
+ offset = (offset - 1) * ItemsPerPage
+
+ err := x.Limit(ItemsPerPage, offset).Where("repo_id=?", repo.ID).Join("LEFT", "watch", "user.id=watch.user_id").Find(&users)
+
+ return users, err
+}
+
func notifyWatchers(e Engine, act *Action) error {
// Add feeds for user self and all watchers.
watches, err := getWatchers(e, act.RepoID)
@@ -1694,6 +1702,15 @@ func IsStaring(uid, repoId int64) bool {
return has
}
+func (repo *Repository) GetStars(offset int) ([]*User, error) {
+ users := make([]*User, 0, 10)
+ offset = (offset - 1) * ItemsPerPage
+
+ err := x.Limit(ItemsPerPage, offset).Where("repo_id=?", repo.ID).Join("LEFT", "star", "user.id=star.uid").Find(&users)
+
+ return users, err
+}
+
// ___________ __
// \_ _____/__________| | __
// | __)/ _ \_ __ \ |/ /
@@ -1761,3 +1778,11 @@ func ForkRepository(u *User, oldRepo *Repository, name, desc string) (_ *Reposit
return repo, sess.Commit()
}
+
+func (repo *Repository) GetForks() ([]*Repository, error) {
+ forks := make([]*Repository, 0, 10)
+
+ err := x.Find(&forks, &Repository{ForkID: repo.ID})
+
+ return forks, err
+}
diff --git a/models/update.go b/models/update.go
index f381d6fd..cbaf0e66 100644
--- a/models/update.go
+++ b/models/update.go
@@ -23,10 +23,6 @@ type UpdateTask struct {
NewCommitId string
}
-const (
- MAX_COMMITS int = 5
-)
-
func AddUpdateTask(task *UpdateTask) error {
_, err := x.Insert(task)
return err
@@ -139,7 +135,6 @@ func Update(refName, oldCommitId, newCommitId, userName, repoUserName, repoName
var actEmail string
for e := l.Front(); e != nil; e = e.Next() {
commit := e.Value.(*git.Commit)
-
if actEmail == "" {
actEmail = commit.Committer.Email
}
@@ -147,10 +142,8 @@ func Update(refName, oldCommitId, newCommitId, userName, repoUserName, repoName
&base.PushCommit{commit.Id.String(),
commit.Message(),
commit.Author.Email,
- commit.Author.Name})
- if len(commits) >= MAX_COMMITS {
- break
- }
+ commit.Author.Name,
+ })
}
if err = CommitRepoAction(userId, ru.Id, userName, actEmail,
diff --git a/modules/auth/admin.go b/modules/auth/admin.go
index 16c2921c..a4aa67ff 100644
--- a/modules/auth/admin.go
+++ b/modules/auth/admin.go
@@ -11,11 +11,12 @@ import (
)
type AdminCrateUserForm struct {
- LoginType string `binding:"Required"`
- LoginName string
- UserName string `binding:"Required;AlphaDashDot;MaxSize(35)"`
- Email string `binding:"Required;Email;MaxSize(254)"`
- Password string `binding:"MaxSize(255)"`
+ LoginType string `binding:"Required"`
+ LoginName string
+ UserName string `binding:"Required;AlphaDashDot;MaxSize(35)"`
+ Email string `binding:"Required;Email;MaxSize(254)"`
+ Password string `binding:"MaxSize(255)"`
+ SendNotify bool
}
func (f *AdminCrateUserForm) Validate(ctx *macaron.Context, errs binding.Errors) binding.Errors {
diff --git a/modules/avatar/avatar.go b/modules/avatar/avatar.go
index 493f6d93..e037703b 100644
--- a/modules/avatar/avatar.go
+++ b/modules/avatar/avatar.go
@@ -32,9 +32,9 @@ import (
"sync"
"time"
+ "github.com/issue9/identicon"
"github.com/nfnt/resize"
- "github.com/gogits/gogs/modules/identicon"
"github.com/gogits/gogs/modules/log"
"github.com/gogits/gogs/modules/setting"
)
diff --git a/modules/base/template.go b/modules/base/template.go
index 2571e7d2..f5f567ad 100644
--- a/modules/base/template.go
+++ b/modules/base/template.go
@@ -96,9 +96,42 @@ func ToUtf8(content string) string {
return res
}
+// Replaces all prefixes 'old' in 's' with 'new'.
+func ReplaceLeft(s, old, new string) string {
+ old_len, new_len, i, n := len(old), len(new), 0, 0
+ for ; i < len(s) && strings.HasPrefix(s[i:], old); n += 1 {
+ i += old_len
+ }
+
+ // simple optimization
+ if n == 0 {
+ return s
+ }
+
+ // allocating space for the new string
+ newLen := n*new_len + len(s[i:])
+ replacement := make([]byte, newLen, newLen)
+
+ j := 0
+ for ; j < n*new_len; j += new_len {
+ copy(replacement[j:j+new_len], new)
+ }
+
+ copy(replacement[j:], s[i:])
+ return string(replacement)
+}
+
// RenderCommitMessage renders commit message with XSS-safe and special links.
func RenderCommitMessage(msg, urlPrefix string) template.HTML {
- return template.HTML(string(RenderIssueIndexPattern([]byte(template.HTMLEscapeString(msg)), urlPrefix)))
+ cleanMsg := template.HTMLEscapeString(msg)
+ fullMessage := string(RenderIssueIndexPattern([]byte(cleanMsg), urlPrefix))
+ msgLines := strings.Split(strings.TrimSpace(fullMessage), "\n")
+ for i := range msgLines {
+ msgLines[i] = ReplaceLeft(msgLines[i], " ", "&nbsp;")
+ }
+
+ fullMessage = strings.Join(msgLines, "<br>")
+ return template.HTML(fullMessage)
}
var TemplateFuncs template.FuncMap = map[string]interface{}{
diff --git a/modules/bindata/bindata.go b/modules/bindata/bindata.go
index 2c21d878..5dbed6ba 100644
--- a/modules/bindata/bindata.go
+++ b/modules/bindata/bindata.go
@@ -284,7 +284,7 @@ func (fi bindataFileInfo) Sys() interface{} {
return nil
}
-var _confAppIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\x7a\xcb\x8f\xe3\xc6\x76\xfe\x9e\x7f\x45\x59\xfe\xf9\xe7\x99\x40\x52\xbf\x3c\x0f\xb7\xdd\xc9\xa8\x25\x4a\xcd\x3b\x7a\x99\x94\xa6\x3d\x1e\x34\xd8\x6c\xb2\x24\xd1\x4d\x91\x1a\x16\xd9\x3d\x32\xb2\xb8\x46\x16\x01\xb2\x4d\x90\x6c\x82\x20\x59\x04\x01\x6e\x1e\xc8\x45\x36\xf7\x26\xc8\xca\xc8\x7e\xe6\x7f\xb8\xf0\x4d\xfe\x8b\x7c\xe7\x14\x29\x51\x3d\xed\x41\x2e\x90\xc0\x46\x8b\xac\xc7\xa9\xaa\xaf\xce\xf9\xce\x57\xc5\xf9\x58\x0c\xcd\x17\xa6\x2d\xf8\xcf\x60\xd4\xb1\xba\x2f\xc5\xe4\xcc\x72\x44\xd7\xea\x9b\xc6\xc7\x62\xdc\x37\x5b\x8e\x29\x06\xad\xe7\xa6\x68\x9f\xb5\x86\x3d\xd3\x11\xa3\xa1\x68\x8f\x6c\xdb\x74\xc6\xa3\x61\xc7\x1a\xf6\x44\x7b\xea\x4c\x46\x03\x14\x0e\xbb\x56\x4f\xf7\x34\xbe\x10\xad\xd5\x4a\xc4\xde\x52\x8a\x6c\xe1\x65\x42\x2d\x92\x5b\x25\x92\x58\xc8\x1b\x99\xae\xc5\xca\x9b\xa3\x22\xcc\x22\x69\xb4\xc6\x63\x77\xd8\x1a\x98\xe2\x44\xf4\x92\xb9\x3a\xc6\x5f\xd1\x0b\x33\xe1\xc8\xf4\x26\xf4\x25\x2c\xb5\x17\x5e\x8c\xe6\x28\x0b\x67\x62\x9d\xe4\x22\xcd\x63\x11\x25\xbe\x17\x45\x6b\xc3\x9e\x0e\xdd\xa9\x83\xd9\x9f\x88\x79\x98\xa1\xb5\x19\x66\x0b\x99\x8a\x5a\x20\x6f\x6a\x75\x51\x5b\xa5\x49\x50\x13\x09\x0a\x32\xa9\x32\x94\x04\x72\xe6\xe5\x11\x6c\x29\xdd\x86\x2d\x60\xe9\x34\x01\xbc\x1b\xc6\xab\x54\xae\x12\x15\x66\x49\xba\xbe\x30\xec\xd1\x68\x22\x4e\x0c\xa7\x6d\x5b\xe3\x89\x3b\x79\x39\xa6\x66\x57\x9e\x5a\xa0\x5d\x1e\x5e\x60\xbc\x61\xbe\xbc\xc2\x78\xc9\x4c\x6c\xfa\x85\x52\xe9\x55\x7b\xa9\xe4\x95\xcb\x40\x84\x31\x56\x2f\x85\x7c\xb3\x8a\x12\x94\x12\x00\x86\xf9\xf5\xb8\x3f\xb2\x4d\x77\xdc\xea\x01\x47\x77\x38\x1d\xc0\xf8\xe1\xfe\x8e\xd1\x50\xa9\xfc\xa7\xcd\xb1\x19\xcb\x71\xa6\x77\x8c\x1c\xec\xf3\xfc\x9a\x5e\xb0\x0c\xe3\x62\x96\xda\x5e\xae\x64\xfa\x61\x73\x84\xe6\xae\xb5\x47\x64\x6d\xe9\xa5\xd7\x41\x72\xcb\xd6\xcc\xd8\xbb\x8a\xa4\x58\x78\x69\x20\xa2\x10\x1d\xaf\x52\xe9\x5d\x63\x71\x99\x8c\x55\x98\xc4\x86\x39\x6c\x9d\xf6\x4d\xf7\xac\x65\x77\xdc\xbe\x35\x34\xdd\x53\xdb\x6c\x3d\x87\xa9\x99\x17\x29\x09\x6b\x98\x05\x1c\xe1\xc2\x18\xdb\xa3\xc9\xa8\x3d\xea\xa3\x6a\x91\x65\x2b\xa3\x33\x1a\xb4\xac\x21\xde\x78\x7f\x17\x89\xca\x78\x0b\xdc\xa9\x4d\x4d\x3e\x79\x50\xb6\x7f\xa8\x8e\xf7\xf6\x3e\x79\xa0\x9b\xe3\xe5\x93\x07\x67\x93\xc9\xd8\x1d\x8f\xec\xc9\x43\xb5\x67\xf0\x4b\xab\xd3\x81\x5b\x18\x9b\x0a\x18\x38\xda\xdf\x27\x78\x3b\xa1\xe2\x05\x38\xce\x99\x98\x49\x2f\xcb\x81\xc4\xed\x42\xc6\x22\x4e\x00\xcb\x8d\x17\x46\x54\x6d\x74\x2c\x87\x97\x41\xcd\xca\xa9\xe3\xb9\x34\x76\x78\x58\x31\xd5\xee\x0c\xc9\xb7\x63\x82\xb2\x70\xba\x65\x12\x48\x63\xd4\xed\x32\x00\x85\x87\x69\x23\xa5\x61\x7b\x34\x9d\x00\xec\xfe\xa8\xb7\xa9\xfa\x42\xf4\x64\x2c\x53\x2f\xc3\xde\x64\x72\xa5\x8e\x51\xf2\xff\x84\x1f\x60\x6f\xb2\xc5\x5e\x96\xec\xcd\x11\x24\x7b\x7e\xae\xb2\x64\xb9\x47\x90\x29\x6e\xd0\xe4\x72\xe1\xcb\x34\x13\x0d\xdf\x3b\xc9\xd2\x5c\x8a\x46\x90\xc3\x10\xf6\xe3\xe4\xe9\x93\xc7\xfb\x8b\xfd\xe5\xbe\x12\x0d\xc2\xf4\x64\xb9\xa6\x9f\xa6\x7c\xe3\x2d\x57\x91\x6c\xfa\xc9\xd2\xf8\x02\x76\x46\xa9\x98\xa5\xc9\x52\x78\xa2\xb9\x9a\xbd\x11\xb3\x30\x62\x8f\x4d\xd2\x0c\x3e\xc2\x35\x88\x2d\x71\x1e\xc6\x01\x45\x33\x0d\x16\xce\x42\x5f\xcf\x95\xbc\xfa\x41\x90\xc0\x0a\x81\x38\x4b\xd2\xb9\xcc\x44\x96\x14\xfd\xb9\xe3\x2a\x0d\x6f\xa8\xf1\xb5\x5c\x3f\xd4\xeb\x4a\x56\x70\x18\x15\x89\xd5\xb5\xaf\x0e\x0e\x45\x03\xe0\x91\x55\x1e\xbd\x91\xe4\x59\xf1\x26\x97\xa2\x11\x27\xe8\xa6\xfe\x67\xbd\xd0\xb2\xec\x44\x15\x8a\x1e\x02\xa9\x8c\xb6\x69\x4f\x5c\x22\x28\xc0\x5d\x85\x70\xaf\x1c\xc6\x78\x6e\xbe\xbc\xb7\x41\x61\x11\xc3\x4f\x57\x2b\x44\x52\x84\xbd\x8e\x28\x9e\x32\x09\x04\x69\x51\x5e\x1c\x00\x05\xc0\xed\x6b\xdc\x68\xbf\xd0\xbc\x42\x37\x0c\x01\x4a\xc9\xd5\x00\x16\xb1\x1d\x15\xcb\x37\xd2\xcf\x01\xb0\xe1\x4c\x5a\x13\xab\xed\xb2\xbf\x8f\x5b\x13\xf8\x9c\xa6\xd1\x88\x20\xc6\x2e\x16\x83\xf6\xbe\xb1\xc6\x42\xe5\x2b\x82\xb5\x0c\x34\x2e\xdb\xba\x50\x1f\x93\x09\xe3\xb9\xa6\x59\x6c\x05\xb6\x24\x6e\x44\xc9\x7c\x8e\x6d\x64\x02\xa8\x0b\xdf\x8b\xc5\x95\x14\xb5\x45\xb2\x94\x9a\x1f\x0b\x6a\xaa\x19\xfd\x16\xf3\x3a\x71\x00\xe1\x40\x2d\x10\xb1\x81\x97\x79\x20\x3e\x79\x51\xe1\xd8\xe5\x5a\xbd\x8e\x98\x65\xe1\x4d\xf3\x54\x2a\x6d\x09\x85\x61\x26\x8f\x50\x11\x66\x9f\x2a\xa2\xec\x54\xf8\x8b\x84\xd8\xbc\x73\x5a\x92\x28\xf7\x35\xce\x46\x0e\x85\xd2\xc1\xe1\x93\xe6\x3e\xfe\x3b\x38\x3e\x3a\xda\x7f\x6c\x14\xf9\x80\x5c\xda\x28\xc8\x3d\x4d\x92\xcc\x18\xb7\x1c\xe7\xbc\xc3\xb8\x74\x69\xa0\xca\xb0\x71\xb4\xae\x0b\x59\x72\xbf\x0e\x4a\x9a\x59\x2a\x5f\xe7\x61\x5a\x2c\x11\x94\x13\xce\xd6\x8d\x59\x1e\x45\x35\x44\x72\x7f\xc3\xfb\xba\x7d\x69\xb6\x9c\x3f\xef\x69\x2d\x0b\x83\xab\x9a\xa1\x37\x44\x10\x0a\x1c\x6a\xcd\xe0\x0a\xa0\x14\xfc\x4a\x7c\xe6\xe7\x69\x98\x21\x63\x58\x43\xec\x63\xbf\x8f\xa0\x6e\x3f\xaf\x6c\xc9\x47\x1f\xe9\xfc\xa9\xd3\xeb\x64\x24\x9e\x9b\xe6\x58\xbc\x1c\x4d\x6d\xc1\x2b\xec\xb4\x26\x2d\xe1\xb4\xba\xe6\x47\x1f\x19\x8e\xd9\xb6\xcd\x89\x0b\x5f\x84\x81\x8f\x3e\x7e\xd6\xed\x98\xe7\x36\xfe\xff\xff\xbf\xf7\x80\x3c\x22\xcf\x12\xda\x4c\x78\x7d\x2a\x97\x92\x13\x45\xe0\x21\x34\x40\x23\xd6\xd0\xb5\xcd\x81\x39\x38\x05\xab\x74\x5a\x2f\x1d\xf4\x7f\x62\xb4\x47\xa3\xe7\x96\xc9\x59\xb2\x02\xac\xeb\xdd\x4a\x45\x5b\x5b\x54\x6f\xfa\x55\xdb\x84\xb1\x9f\xca\x20\xd4\xd8\xd8\x94\xbb\x15\x85\x71\xf2\x66\x2d\xbc\x1c\x58\xc7\x59\xe9\x9b\x0b\xe9\x05\x98\x08\x67\xfc\x22\xcd\xf0\x8b\x61\x93\xb6\x70\x90\x9f\xec\xd1\xd7\x2f\xdd\xd6\x74\x72\x66\x0e\xe1\xe6\x70\xf5\xd1\x26\x73\x7f\xdd\x38\x37\x4f\xa9\xaa\x41\x05\x45\x7a\x80\xbb\x5c\x18\xad\xf6\xc4\x7a\x61\xba\x6d\xec\x13\x12\x09\x9e\x06\xd6\x10\x9c\x49\x0b\x3b\x78\xba\x0f\xe3\x8e\x49\xc1\x42\x6e\xf1\x93\x8d\x10\xb3\x3c\x1b\x09\xef\x07\x21\xf9\x49\x3c\x0b\xd3\xa5\x90\x8d\x25\x88\x9e\xc3\x23\x95\xf3\x50\x65\x9a\x2b\x61\xb3\x67\x39\x44\xcb\x26\x72\x4b\xdf\x65\x59\x63\x0f\x2a\x5b\xd9\x49\x90\x90\x39\x53\x44\x51\x72\x5b\x74\xc6\x00\xe4\x2d\xec\x10\x02\xa0\x31\x25\xf8\x7e\x92\xc7\x19\x3b\xe7\x96\xf3\xd9\xbc\xcd\xeb\xaf\x18\xe5\x29\x2e\x41\x39\x42\x85\x73\xce\x22\x98\xea\x4d\x28\x6f\x61\x76\x9d\x2d\x10\xcd\x4d\xcc\xec\xab\xa9\x05\xbd\xe0\x58\xbd\x21\x76\xfa\x85\x65\x9e\x57\x2c\xb4\x3d\x1f\x04\x83\xec\x95\x79\x98\x8b\x12\xab\xd0\xa7\xc4\x56\x52\x44\xbb\xd5\x3e\x33\xdd\xd6\x0b\xf8\x99\x5d\xe9\x35\x20\x0c\xb0\x18\x4d\xe4\x95\xdc\x3d\x1c\x4d\xa0\x06\x5d\xc2\xa0\xda\x9c\x68\x3e\x90\x19\x7a\x1d\x73\xc6\xa6\x3c\x0c\xe1\xb5\xc8\xaf\x28\x8b\x50\x68\x84\x99\xd2\x49\x4a\x4b\x97\xbd\x83\xc7\x8f\x4a\x9b\x1f\xf2\x85\xcd\x20\x3f\xd5\x76\xf4\x53\xd0\x75\x12\xde\x0d\xac\xde\xbf\x16\x80\x3f\x5c\xe6\x4b\x4a\x01\x40\xf2\x3b\xe4\x75\x4c\x0e\x7b\x9e\x82\x26\x56\x89\xa6\xc5\x6c\xbd\xda\xe6\x60\xf8\x8a\x35\x98\x0e\x28\xda\x00\xec\x37\x00\xea\xcc\xdc\x89\xdc\x42\xec\xf8\xde\x2a\xf3\x17\x9e\xb8\xf1\xa2\x30\xd0\x3e\xff\x9e\xeb\x6c\xa0\x1e\x4f\x10\xed\xb0\x41\x69\x18\xee\x7c\x2b\xaf\x16\x49\x72\x4d\xd4\x79\x86\x5f\x91\x79\xea\x5a\xbc\xce\x25\x72\x74\x24\xe3\x39\x12\xc5\x57\x53\x13\x1a\xae\x6f\x0e\x7b\x4c\x33\x07\x85\x4e\x91\x51\x88\x98\x83\x52\x5e\x4a\xca\x6b\xf0\x0a\x10\x0d\x56\xa1\x8c\x8e\x49\x9e\x6e\xbb\x13\x6b\x60\x42\x45\x90\x4a\x23\x6e\x60\x8f\x0c\x63\xa6\x23\x59\xc9\xd0\x34\x3b\xe7\xb9\x35\x76\x27\x7d\xc7\x45\x3f\x12\xfa\xdb\x25\x6e\xe5\xe6\x22\xa4\x4c\xbe\x86\x09\x2c\x6e\xa9\x97\x89\x51\x25\x7c\x4b\xab\xc3\xf7\x65\x26\x45\x11\x49\x39\xbd\xf8\x4e\xc5\xec\x69\x3e\x9b\x71\xae\xa4\x25\x92\x75\xe0\x17\xc7\x32\xaa\x63\x77\xe4\x8a\x04\x3d\xdc\x34\xe4\xdc\x58\x28\xfb\x20\x89\x3f\x45\xfa\x8e\xb1\x88\x5b\x92\xa8\x5c\xd9\x04\x21\x0e\x3b\xee\xe9\xb4\xdb\x25\xb1\x64\x0e\x35\x40\x34\x6f\x62\x1b\x90\x37\x32\xf0\x5a\xab\x58\x0e\x69\x7d\xb0\x70\xa6\xa7\x3f\x33\xdb\x13\x96\x8d\xe5\x21\xe3\xa1\x2a\x5d\x5e\x0b\x50\x92\x5b\x4b\xf6\x65\xb5\xcc\x56\xcd\x39\x3d\x93\x1f\x1f\x3f\x7a\xfa\x04\x75\x5f\x7d\x55\x54\xbc\x7e\xcd\xa5\x87\x84\xf1\x30\xc9\x64\x9d\x26\xcc\xf9\x9c\xb4\x8d\xc4\x86\x68\x3f\xab\x7d\xf6\xf8\x11\xb2\x8e\x33\x98\x8c\x1d\x94\x44\x11\xe5\x58\x70\x61\xd0\x44\x80\x93\xeb\x21\x37\xd8\x13\xec\x01\x1d\x85\xb8\x2f\x06\xa2\xf5\xa7\xd8\xd6\xe5\x12\x86\xb0\x0c\xd2\x17\x76\xb7\x2d\x1e\x7f\xb6\xff\x79\x53\x58\x7a\x20\x3d\xdf\x32\xef\xab\xad\x21\x40\xc4\x03\x79\xd1\x2d\x92\xc0\x66\xbc\x32\xb3\x56\x24\xea\x99\xd9\x1f\x91\x76\xd2\xce\xaa\x05\x2f\xc9\x40\xe6\x6c\x3a\x0c\x04\x21\xed\x17\x48\xbd\xb9\x89\x0e\xee\xc3\x56\xda\x2c\x87\xb6\x1d\xc8\xf9\x77\x2d\xee\x9c\xad\x58\x2d\xaa\x35\x88\x71\x89\xb9\xa0\x9d\x4b\x13\x2a\x72\xcb\x36\x68\x75\x46\xe6\x15\x56\xe5\x64\x52\x5d\x74\x53\x8c\x40\xa0\xb4\x2c\x14\x92\x69\x8c\xac\x64\x34\x6b\x10\x53\x02\xaf\x4a\x47\xa5\x9d\x7c\xe3\xe0\x9a\x58\x85\x1f\x85\x58\x55\xb5\x21\xc9\x0a\x97\xe4\xa0\xd5\x25\xfe\xd9\x4a\xf3\x7b\x24\xa2\x76\xf0\x0f\x69\xc4\xa2\xc5\x56\x24\xb2\x8b\x69\x29\x1d\x04\x60\x1e\x08\x2e\xda\xd1\x47\x47\x87\x87\x4d\x31\xa1\x45\x14\xfa\xeb\x5b\x62\x7c\x3c\x4a\x76\xdc\x4d\x63\xac\x90\xd6\x7f\x59\x23\x0f\xaf\x89\x2f\xb9\xfa\x59\x45\xae\xff\xfe\xa5\xd0\x01\x2a\x8c\xae\x8d\xc3\xf7\x49\x31\x28\x5c\x64\x93\x7a\x39\x21\xad\x3c\xa5\x6e\x93\x34\x28\x74\xd4\x56\x42\x19\xaf\x7c\x4a\x18\x3b\x72\x4e\x2e\x11\xfb\x5a\x35\x21\xaa\x6a\x3c\x0f\x2a\xe5\x96\x77\xce\xce\x45\x63\xa3\xd5\x01\xdb\x71\x16\xd7\x25\xa5\x88\x2a\xea\x0b\x65\xd6\x6b\x23\x3a\x91\x24\xc1\x9e\x15\x16\xdb\xb1\xf8\x78\x1f\xda\x09\x96\x5e\xb4\x28\xe1\x3c\xde\x2f\x0d\xe9\xb9\x68\x2d\x56\x99\x0b\x0c\xc4\xd2\xd7\xda\x23\x21\x10\x35\x76\xe8\xc5\x1d\x8e\x91\xef\x33\x2c\xfc\xfa\x24\xf3\x57\x75\xaa\x3c\x39\x7e\x7c\xf4\xe4\xf3\x7a\x09\xc8\xc9\xd2\xf3\xbd\x14\x5e\x1b\x5c\x9d\xec\xd7\x57\x49\x12\xb9\x94\x2f\x4e\xc0\x2c\xf5\x30\x88\xa4\x5b\x90\xee\x89\x96\x10\xe5\xc8\xc7\xe2\x72\x2b\x56\x0f\x0e\x0e\x0f\x0e\x2e\x8b\x50\x63\xd9\xa2\xe8\xf8\x7b\x3f\xa6\x74\x2a\xd8\x62\xab\xa1\x2d\xf4\xf3\x7d\xb8\x22\xef\xbd\xb0\x3a\xbb\xc0\x8e\xd3\xe4\x26\x24\x99\xc5\x1a\x66\x8e\xd0\xa3\xf5\x2b\x3d\x3d\x34\x39\xe6\x98\x5a\x78\x37\xb4\xf7\xeb\xb2\xd5\x5a\xd2\xbd\x08\x0d\x0f\x36\xd3\x33\xdc\x1e\x51\x20\x9a\x9b\xf3\xa6\xb8\x64\x61\x5b\xd4\xaa\xcb\xff\x33\x14\x69\xc1\xc7\xd0\x96\x0d\xfc\x36\x82\x94\xb2\xdb\x1e\x17\x8a\x40\xc5\xe5\x84\x91\x4f\xc1\x95\xe5\xcc\x48\xf9\x1f\x97\xe3\x3d\x2b\xe7\xe8\x66\xc4\x69\x97\x1b\x98\xdc\xe2\xfa\xa9\x90\xe8\xe5\x4a\x30\xa6\x53\x2c\xd9\x47\xe6\x0d\xa5\x16\xa5\x85\xe6\x2d\xe8\x28\x74\xa3\xf0\x5a\xba\x5a\xbb\xa0\x87\xa5\x93\x11\x11\x4e\x89\x17\x7c\x96\xd5\x4e\xe1\xce\x55\xa2\xd3\xb4\xa1\x0d\x42\xb9\x4f\x6d\xf3\x7d\xf1\xa0\x70\x16\xd6\xe3\xef\xf4\x65\x79\x50\x88\x06\x12\xb2\xda\x4a\xa9\x1b\xb6\x53\x47\xf4\x10\x8e\x9b\x10\xda\x31\xf2\x14\x79\x62\xdf\xe8\xb5\xdd\x32\x7a\x58\x13\xc0\x88\xae\xd8\x5a\x89\xc2\x99\x64\x3b\xf7\x74\x77\x4c\xc7\x21\x41\xde\xb7\xba\xe6\x6e\x7f\xe3\x55\x21\x24\xc9\xab\x27\x94\xf2\x22\xcf\x97\xa4\x4e\x8b\x72\x06\x7c\x7b\xf6\xd2\x9c\xad\xfd\xfb\x35\xc4\x58\x7e\xc7\xbf\x8b\x7a\x8c\x68\xbf\xb0\xda\x34\x4e\x91\x8a\xb5\x34\x75\xa7\xe3\xfe\xa8\xd5\x71\xab\xe7\x2d\xad\x69\x15\x5f\x05\x86\xb1\x54\xb2\xb8\xc5\x22\x0e\xc5\xb9\x32\x41\x41\x2d\xc8\x13\xb5\xc8\x93\x1a\x1a\x61\x64\xaf\x60\xe6\x52\x0e\x2b\x1c\x41\x7d\xac\x9b\xf6\x59\xeb\x56\xc8\x56\x3f\x6e\xce\x53\xdd\x80\xb5\xab\x7e\xdc\x33\x7a\x76\x31\x15\x07\xa7\x33\x9e\x61\xd9\x6c\x93\x16\xcb\x26\x95\x1b\x2d\x2f\xcb\xc0\x0f\x48\xe1\x19\x01\x75\xbe\x90\x0c\xc7\xb6\x54\x71\x8a\x95\xec\x0f\x90\x03\x1d\x0d\x89\x22\x20\x2f\x69\xbb\x2f\x0b\x47\xd8\xee\xfe\x98\xee\x0a\x28\xd9\x55\x8c\xdc\xe9\xa8\xe1\xd9\x56\x5f\xee\x9c\x53\x2b\x15\x74\xb9\x13\x4b\x82\x66\x49\x0a\x9e\x4f\x2e\x74\x1c\x82\x12\x56\x45\xa0\x85\x4b\xe8\xbb\xbd\x6f\x57\x72\xfe\x87\xfa\x71\x15\xcf\x0d\x9c\x64\x47\xe7\x66\x87\x0f\xed\x74\x9e\xba\xb7\x11\xa5\x9e\x37\x5a\x6d\x23\x71\xb3\x56\x24\x7e\xd9\x9d\xeb\xd1\xe1\xe0\xd4\x18\xb4\xbe\x66\x91\x0d\x4b\x9f\x15\xdd\xe2\x8d\xf6\xa4\x3e\x8a\xd5\x4f\xbe\x8a\x12\xef\x0e\x48\xd0\x9a\xd4\x9b\x12\xaf\xc3\x6a\xd7\x78\x45\xbe\x4c\x60\x3b\x2b\xe9\x23\xaf\x4b\x7d\xc5\x52\xe4\x45\x02\x8e\x0e\xfa\x6b\x01\xfa\x59\xd1\x05\x0b\x81\x22\xef\x20\x88\xac\x0c\x12\x3f\x2a\x8d\x20\x3b\x15\x0a\x0b\xcd\x11\x68\x74\xf5\x4a\xdb\xd6\x1a\x3a\x56\xbb\x2e\xa6\x71\xf8\xa6\xe3\x91\xfc\xb3\xf3\xab\x75\xf1\xd4\x6d\x3f\x3d\x3c\x2c\x7f\xbf\xd1\x0f\x8f\xf6\xeb\xa5\xe9\xcd\x83\xae\x3a\x3a\x3a\xfa\x7c\xf3\x30\xf4\xe2\xa4\x2e\x9e\x87\x38\x58\x48\xc8\x27\x27\x43\x7e\x2f\x7e\x06\xd0\x74\xe1\xe6\xd9\x4f\x13\x4e\x80\xfc\x4a\xbd\x8a\xe4\xc8\x9b\x59\xd5\xea\xde\x15\x9d\x13\x2a\x30\x28\x29\x4b\x7f\x9f\x27\x91\x87\x63\x64\x92\xce\xf7\x56\xd7\xf3\x3d\x42\x6f\xef\x63\x3c\x35\x40\xbb\x2a\xf3\xc8\x4b\xba\x23\x7b\xd0\xd2\xb9\x2c\x4a\xe6\xfa\xfa\x7b\x7b\x17\x55\xe6\x34\x6a\x9f\xe8\x64\x56\x26\x35\xca\xc6\xf4\x4b\x6a\x59\xc7\x7e\x79\x5f\x74\x27\xfc\xcb\xbe\xa5\x32\x83\xea\xf5\x68\x23\x94\x5c\x79\x7c\xeb\xb9\x44\xcb\x10\x2a\x87\xaf\x4f\x4b\xdf\x2c\xbb\xd5\xd9\x49\x6a\x46\x71\x6f\x53\x94\xfe\x6f\x1e\x35\xee\x9e\x32\x98\x41\xcb\x85\x4f\x52\x50\x1f\x2d\xb3\x23\xaf\xf2\x39\x3d\x58\xc0\x9e\x7e\xcf\xbd\x94\xd7\x6f\xa6\x69\x92\xd2\x43\x3b\x0d\xe9\x6e\xe4\x6e\x76\xd7\x16\x8c\x3e\x0e\xb7\xa4\x72\xf8\xd5\x28\x95\x4e\x89\x0d\x2f\x5d\xdf\x1a\xd0\x36\x34\x8b\xf2\x8b\xb2\xdb\xa6\x03\x83\x71\xb7\x35\x15\x6e\x9b\x7e\xa1\xe5\xa6\xe6\x1d\x45\xb7\x36\x09\xdc\x02\xde\x8d\xa6\x22\x4d\x32\x3c\x3f\x50\xb7\xe4\x81\x1c\x82\x09\x11\x03\x1d\x54\x0a\x69\xf1\xf0\xfd\x7c\xd5\x1f\xf5\x5c\x7b\x34\xd1\xa2\xb9\xa0\x2a\x0a\x64\xfe\x10\xb0\x8d\x66\x3a\xee\x60\x17\x69\x36\x3b\x36\x18\xd3\x7d\x1d\xcc\x74\x33\xee\x94\x38\x33\xd2\x1b\x22\x51\x8b\x70\x96\x7d\xc8\xce\xe1\x53\x88\x1e\x2f\x86\x41\xf1\xe5\x97\x78\xab\x8b\xc3\x47\x8f\x2b\x14\xe3\x3a\x67\x56\x97\xaf\xe9\x9f\x72\x0e\x9c\x13\x0f\xf2\xaa\x03\xe8\xe4\xf5\xfb\xeb\xea\xb4\xac\xfe\xcb\xf7\x56\x66\xbe\x59\x85\x29\x73\x07\x0e\x57\x98\x0e\x19\xa0\xb9\x3c\x08\x64\x24\xe9\x8e\x67\x46\x57\x3f\x4b\x4c\x9b\x5a\xec\xc2\xf5\x84\x27\xb3\xb9\x87\xab\x6c\x73\x7c\xdf\x1e\xc7\xd5\x5d\xb3\x65\x21\x70\xb5\xba\x25\x36\xd3\x9f\xce\x0a\x3c\x96\x48\xea\xe0\xdf\x7b\xa4\x88\x6d\x42\x0a\x0d\x71\xf2\x75\x91\xcf\x07\x4e\xf5\xd3\xc2\x04\xfd\x11\x6b\xe9\xc6\x36\x9f\x01\x2b\x4a\x1a\x46\x22\x0c\xf7\x21\xab\x55\x71\x53\x84\x05\xb4\x21\xb9\x7c\x0e\x76\xd4\xb1\x9f\x07\xab\x3b\x7e\x4f\x4d\xaa\x1f\x7b\xf0\xce\x97\x21\x15\xe1\x5e\x7c\xae\xd9\x5c\xc2\x32\x93\xdc\x41\x89\x0a\xab\x28\x7d\xe8\x02\x60\x77\x02\x9d\xd0\x9b\xc7\x18\x2e\xf4\x4b\xe8\x8a\x23\x2a\x89\x8f\x5a\xe5\xb2\xe0\x83\x0d\xef\xdc\x1e\x14\xc2\xff\x77\x3d\x7a\xf1\xee\x4a\xd2\xbe\xdb\x8b\xf8\x64\x9b\x9d\x0b\xce\x7b\x55\x3b\xa8\x9e\xf8\x6a\xf5\xda\xe1\xce\xfb\x05\xed\x89\x49\x97\x40\x4e\x05\xb6\x0d\xed\xde\x85\x6e\x7b\x7f\xbf\x85\x6f\xf7\x1e\x5f\xec\x5c\xa9\x1b\x1d\x9b\x6c\x73\xbb\x53\xf4\x0b\xe8\xca\xe2\x0d\x92\x8a\x9e\xde\x31\xdf\xc8\x1f\xd3\x9f\x67\x9b\x6f\x75\x7c\xef\xf7\x07\xa0\xde\x14\x82\xf7\x24\xcf\x66\x4f\x0d\xf2\x1a\x7d\xda\x4c\x93\xea\xb7\xc3\x34\x8f\x63\xe2\x19\x2a\xe6\xfb\x30\xce\xfc\x61\x12\x84\xfc\x5d\xb7\x59\xb9\x4e\x2a\x22\xd1\xce\xe3\x6a\x6b\x76\x5d\xfe\x86\x82\xdc\x95\x42\x19\xf1\x87\xdc\xd6\xc4\xe5\x9b\x91\xad\x30\xa3\x2f\x36\x01\x27\x96\x90\xb8\x59\xe9\x99\x34\x73\x2e\x74\x8b\xc2\x0b\xc3\x69\x9f\x99\x9d\x29\xcb\xaf\x67\x3a\xd0\x0e\x16\x06\xef\x54\xf9\x31\x98\xae\xb8\x23\xba\x4b\xa4\x7b\xc6\xc2\x0a\x7d\xf2\x75\x75\xb9\xcb\xe5\xf7\x19\x3a\xfc\x8c\x3e\x04\xb5\xd2\x79\xae\x75\x20\xc5\x32\xe7\x3d\xf8\xc8\xa7\x38\x72\x88\x99\xf2\xaf\x3f\x2d\x61\xad\x35\x1a\x79\x9c\x92\x88\x62\x9c\x1a\x8d\xcc\x9b\x2b\x4a\x97\x94\xc9\x39\xdf\x27\xf1\x26\xa3\x87\x59\x43\xf9\x4b\x56\xaf\x41\xe2\x2b\x2e\x20\x6b\x7b\x07\xcd\x27\xcd\x47\x46\xcb\xee\x11\xf5\x18\xac\x9c\xe9\x76\x74\xfb\x69\x5b\x7f\xab\x22\x37\x2f\x11\xe1\xf9\xbb\xbc\x22\xaa\x03\x26\x77\x00\xe5\x7d\xb8\x7f\x79\xc6\x2b\x8c\x7c\xc1\x74\xd7\xb3\x26\x6e\xc7\xea\x76\x77\xc9\xfd\xc3\x00\xcc\xfd\xea\xf2\xbd\x39\x39\xa0\x42\x7c\x60\xf5\x94\xb0\x7e\x97\xd5\xcf\xfd\x62\xed\x38\x10\x6d\x96\xff\x2a\x3c\x78\x4a\xec\xda\x1a\x72\x81\x8c\x1b\x53\xa7\xfe\xdd\xa2\xd1\x1e\xd2\xdf\xb3\xe7\xf5\x40\x36\x3a\x66\x7d\x96\x36\xba\x76\x3d\x8e\x1a\xc3\x7e\x3d\xba\x69\xf4\x5f\xd4\xd3\xbc\x61\x4f\xeb\xdf\x7a\x8d\x9f\x8d\xeb\x52\x35\x4c\xa7\xbe\xca\x1a\xa7\x76\x7d\x15\x35\xc6\xfd\xfa\xd5\xbc\x71\xda\xab\x63\x50\x6b\xc2\x9f\xac\xc8\xb6\x09\x76\x0e\xd5\xa2\xfe\xdb\x7f\xfa\xf9\x6f\xfe\xfd\x4f\x7f\xf3\xab\x7f\xfc\xf1\xcf\xff\xb8\xfe\xdb\x5f\x7f\xff\x5f\x7f\xff\x67\xc5\x4b\x47\xe6\x99\xf2\x17\xf5\x6e\xea\xc5\x3f\xfc\x9d\x17\xaa\xfa\x50\xe2\x4c\x0f\x6d\x16\xa8\x7a\xdf\xcb\x6e\x42\xf9\x1f\x7f\x93\xd7\xdf\xfe\xf5\xbb\x3f\x7a\xf7\xfd\xbb\xef\xdf\xfe\xeb\xdb\x5f\xbd\xfd\x75\xfd\xc7\xbf\xf8\xdb\x1f\xff\xf2\x1f\xfe\xf3\x17\x7f\x55\x37\xd5\xca\xfb\xe1\x97\x49\x54\x1f\x43\xa6\xe6\xf3\xfc\x87\x5f\x28\x88\x19\x71\x9a\x7a\x2a\xa4\xc2\x48\x5d\x87\xf5\xb7\xbf\x7c\xf7\x27\x6f\xff\xed\xed\xbf\xbc\xfd\xe7\x77\x3f\xd7\x36\xea\x56\xe6\x45\x21\x49\x47\x2d\xbd\x02\xde\x06\x0a\x02\x12\x82\x38\xcb\x5d\x83\xd0\x18\x28\xa2\x0a\x49\x52\xf1\xc2\x60\xa4\x18\x31\x83\xe1\xc2\xe3\x77\x0b\x83\x31\xe3\xc7\xc6\xe4\xdc\x60\xec\xf8\x1f\x4f\x18\x0c\x20\x85\x5e\x6a\x30\x8a\x78\x8c\x23\x83\xa1\xa4\x4f\xfa\x37\x06\xe3\x49\x5f\xf3\x72\x83\x41\xc5\xe3\xb7\x9e\xc1\xc8\xd2\x28\xca\x60\x78\xf1\xc8\xbf\x06\xc3\x4c\x6f\x91\xc1\x58\xd3\xbf\xbd\x98\x1b\x0c\x38\x9d\x45\x32\xec\x6c\x42\x0c\x86\xa8\x3b\x1b\x9d\xbb\x5d\xa8\x55\x68\xb7\x53\x5b\x7f\xc0\xdc\x70\xc0\x7f\x07\x00\x00\xff\xff\xbb\x4f\x7f\x47\xe6\x22\x00\x00")
+var _confAppIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\x7a\xcb\x8f\xe3\xc6\x76\xfe\x9e\x7f\x45\x59\xfe\xf9\xe7\x71\x20\xa9\x5f\x9e\x87\xdb\xee\xc4\x6a\x89\x52\xf3\x8e\x5e\x26\xa5\x19\x8f\x07\x0d\x36\x9b\x2c\x49\x74\x53\xa4\x86\x45\x76\xb7\x8c\x2c\xae\x91\x45\x80\x6c\x13\x24\x9b\x20\x48\x16\x41\x80\x9b\x07\x72\x91\xcd\xbd\x09\xb2\x32\xb2\x9f\xf9\x1f\x2e\x7c\x93\xff\x22\xdf\x39\x45\x4a\x54\x4f\xbb\x91\x0b\x24\xb0\xd1\x22\xeb\x71\xaa\xea\xab\x73\xce\xf7\x55\x71\x3e\x14\x43\xf3\x85\x69\x0b\xfe\x33\x18\x75\xac\xee\x2b\x31\x39\xb3\x1c\xd1\xb5\xfa\xa6\xf1\xa1\x18\xf7\xcd\x96\x63\x8a\x41\xeb\xb9\x29\xda\x67\xad\x61\xcf\x74\xc4\x68\x28\xda\x23\xdb\x36\x9d\xf1\x68\xd8\xb1\x86\x3d\xd1\x9e\x3a\x93\xd1\x00\x85\xc3\xae\xd5\xd3\x3d\x8d\xcf\x45\x6b\xb5\x12\xb1\xb7\x94\x22\x5b\x78\x99\x50\x8b\xe4\x46\x89\x24\x16\xf2\x5a\xa6\x6b\xb1\xf2\xe6\xa8\x08\xb3\x48\x1a\xad\xf1\xd8\x1d\xb6\x06\xa6\x38\x11\xbd\x64\xae\x8e\xf1\x57\xf4\xc2\x4c\x38\x32\xbd\x0e\x7d\x09\x4b\xed\x85\x17\xa3\x39\xca\xc2\x99\x58\x27\xb9\x48\xf3\x58\x44\x89\xef\x45\xd1\xda\xb0\xa7\x43\x77\xea\x60\xf6\x27\x62\x1e\x66\x68\x6d\x86\xd9\x42\xa6\xa2\x16\xc8\xeb\x5a\x5d\xd4\x56\x69\x12\xd4\x44\x82\x82\x4c\xaa\x0c\x25\x81\x9c\x79\x79\x04\x5b\x4a\xb7\x61\x0b\x58\x3a\x4d\x00\xef\x86\xf1\x3a\x95\xab\x44\x85\x59\x92\xae\xcf\x0d\x7b\x34\x9a\x88\x13\xc3\x69\xdb\xd6\x78\xe2\x4e\x5e\x8d\xa9\xd9\xa5\xa7\x16\x68\x97\x87\xe7\x18\x6f\x98\x2f\x2f\x31\x5e\x32\x13\x9b\x7e\xa1\x54\x7a\xd5\x5e\x2a\x79\xe5\x32\x10\x61\x8c\xd5\x4b\x21\x6f\x57\x51\x82\x52\x02\xc0\x30\xbf\x1e\xf7\x47\xb6\xe9\x8e\x5b\x3d\xe0\xe8\x0e\xa7\x03\x18\x3f\xdc\xdf\x31\x1a\x2a\x95\xff\xb4\x39\x36\x63\x39\xce\xf4\x8e\x91\x83\x5d\x23\x4b\xef\x36\x5c\xe6\x4b\xe1\x27\xcb\x65\x98\xa9\x3b\x46\x3c\x3f\x0b\xaf\xc3\x6c\x2d\x66\x52\x06\x46\xd7\x34\x3b\xee\xa0\xf5\xb5\xdb\x1e\x0d\x06\xd6\xa4\x30\xf8\x98\xd7\xdb\xf4\x82\x65\x18\xef\xae\x3a\x57\x32\x7d\x78\x7e\xb4\x3d\xbb\xd3\x7b\xbc\xff\x3e\x70\x0f\x9a\xb0\xcd\xf1\xe8\x41\x13\x71\x92\xc1\x59\x1e\x36\x32\x1c\x4d\xac\xb6\xf9\xa0\x99\x24\x9d\x7b\x71\xf8\x9d\x97\x85\x70\xd5\x87\x6c\x8d\xec\xde\x7b\x86\x8c\xd7\x4b\x2f\xbd\x0a\x92\x1b\x46\xc8\x8c\xbd\xcb\x48\x8a\x85\x97\x06\x22\x0a\xd1\xef\x32\x95\xde\x15\x1c\x20\x93\xb1\x82\x79\xc3\x1c\xb6\x4e\xfb\xa6\x7b\xd6\xb2\x3b\x6e\xdf\x1a\x9a\xee\xa9\x6d\xb6\x9e\xc3\xd4\xcc\x8b\x94\x84\x35\x00\x8b\x60\x39\x37\xc6\xf6\x68\x32\x6a\x8f\xfa\xa8\x5a\x64\xd9\xca\xe8\x8c\x06\x2d\x6b\x88\x37\x8e\x81\x45\xa2\x32\x76\x53\x77\x6a\x53\x93\x8f\x1e\x95\xed\x3f\x51\xc7\x7b\x7b\x1f\x3d\xd2\xcd\xf1\xf2\xd1\xa3\xb3\xc9\x64\xec\x8e\x47\xf6\xe4\x13\xb5\x67\xf0\x4b\xab\xd3\x41\xe8\x18\x9b\x0a\x18\x38\xda\xdf\x27\x50\x3a\xa1\xe2\x05\x38\xce\x19\x1c\xc3\xcb\x72\x00\x71\xb3\x90\x31\x41\x2d\xbc\x6b\x2f\x8c\xa8\xda\xe8\x58\x0e\x2f\x83\x9a\x95\x53\xc7\x73\x69\xec\xf0\xb0\x62\xaa\xdd\x19\x52\xfc\xc7\x84\x64\x11\x98\xcb\x24\x00\x98\xdd\x2e\x03\x50\x44\xa1\x36\x52\x1a\xb6\x47\xd3\x09\xfc\xa7\x3f\xea\x6d\xaa\x3e\x17\x3d\x19\xcb\xd4\xcb\xb0\x35\x99\x5c\xa9\x63\x94\xfc\x3f\xe1\x07\xd8\x9a\x6c\xb1\x97\x25\x7b\x73\x24\x92\x3d\x3f\x57\x59\xb2\xdc\x23\xc8\x14\x37\x68\x72\xb9\xf0\x65\x9a\x89\x86\xef\x9d\x64\x69\x2e\x45\x23\xc8\x53\xde\xee\x93\x67\x4f\x9f\xec\x2f\xf6\x97\xfb\x4a\x34\x08\xd3\x93\xe5\x9a\x7e\x9a\xf2\xd6\x5b\xae\x22\xd9\x44\xec\x18\x9f\xc3\xce\x28\x15\xb3\x34\x59\x0a\x4f\x34\x57\xb3\x5b\x31\x0b\x23\x8e\xea\x24\xcd\xe0\x22\x5c\x83\xfc\x23\x5e\x86\x71\x40\x19\x8f\x06\x0b\x67\xa1\xaf\xe7\x4a\x91\xff\x28\x48\x60\x85\x40\x9c\xc1\xdb\x64\x26\xb2\xa4\xe8\xcf\x1d\x57\x69\x78\x4d\x8d\xaf\xe4\xfa\x13\xbd\xae\x64\x05\x87\x51\x91\x58\x5d\xf9\xea\xe0\x50\x34\x00\x1e\x59\xe5\xd1\x1b\x49\x9e\x15\x6f\x72\x29\x1a\x71\x82\x6e\xea\x7f\xd6\x0b\x2d\xcb\x4e\x54\xa1\xe8\x21\x90\xca\x68\x9b\xf6\xc4\xa5\x24\x0e\xb8\xab\x10\xee\x95\xc3\x18\xcf\xcd\x57\xf7\x36\x28\x2c\x62\xf8\xe9\x6a\x85\x78\x8a\xb0\xd7\x11\x45\x55\x26\x81\x20\x2d\xca\x8b\x03\xa0\x00\xb8\x7d\x8d\x1b\xed\x17\x9a\x57\x52\x32\x43\x80\x52\x72\x35\x80\x45\x8c\x40\xc5\xf2\x56\xfa\x39\x00\x36\x9c\x49\x0b\x41\xec\xb2\xbf\x8f\x5b\x13\xf8\x9c\xa6\x9a\x88\x20\xa6\xa0\xd5\x83\xf6\xbe\xb1\xc6\x42\xe5\x2b\x82\xb5\x0c\x34\x2e\xdb\xba\x50\x1f\x93\x09\xe3\xb9\xa6\x22\x6c\x05\xb6\x24\x6e\x44\xc9\x7c\x8e\x6d\xe4\x9c\x56\x17\xbe\x17\x8b\x4b\x29\x6a\x8b\x64\x29\x35\x87\x14\xe9\xbb\x66\xf4\x5b\xcc\x7d\x94\x03\x08\x07\x6a\x81\x88\x0d\xbc\xcc\x03\x39\xc8\xf3\x0a\x0f\x2d\xd7\xea\x4d\xc4\x4c\x04\x6f\x9a\xa7\x52\x69\x4b\x28\x0c\x33\x79\x84\x8a\x30\xfb\x58\x11\xad\xa5\xc2\x5f\x24\xc4\x78\x9d\xd3\x92\x68\xb8\xaf\x71\x36\x72\x28\x94\x0e\x0e\x9f\x36\xf7\xf1\xdf\xc1\xf1\xd1\xd1\xfe\x13\xa3\xe0\x4c\x72\x69\xa3\x20\xc0\x34\x49\x32\x63\xdc\x72\x9c\x97\x1d\xc6\xa5\x4b\x03\x55\x86\x8d\xa3\x75\x5d\xc8\x92\x1f\x75\x50\xd2\xcc\x52\xf9\x26\x0f\xd3\x62\x89\x48\x39\xe1\x6c\xdd\x98\xe5\x51\x54\x43\x24\xf7\x37\xdc\xa8\xdb\x97\x66\xcb\xf9\xf3\x9e\xd6\xb2\x30\xb8\xac\x19\x7a\x43\x04\xa1\xc0\xa1\xd6\x0c\x2e\x01\x4a\xc1\x19\x94\xcf\xfc\x3c\x05\xcf\x9c\x1b\xd6\x10\xfb\xd8\xef\x23\xa8\xdb\xcf\x2b\x5b\xf2\xc1\x07\x5a\x63\x68\x09\x32\x19\x89\xe7\xa6\x39\x16\xaf\x46\x53\x5b\xf0\x0a\x3b\xad\x49\x4b\x38\xad\xae\xf9\xc1\x07\x86\x63\xb6\x6d\x73\xe2\xc2\x17\x61\xe0\x83\x0f\xbf\xec\x76\xcc\x97\x36\xfe\xff\xff\xbf\xf7\x88\x3c\x22\xcf\x12\xda\x4c\x78\x7d\x2a\x97\x92\xd3\x7b\xe0\x21\x34\x90\x46\xac\xa1\x6b\x9b\x03\x73\x70\x8a\xac\xd2\x69\xbd\x72\xd0\xff\xa9\xd1\x1e\x8d\x9e\x5b\x26\x2b\x89\x0a\xb0\xae\x77\x23\x15\x6d\x6d\x51\xbd\xe9\x57\x6d\x13\xc6\x7e\x2a\x83\x50\x63\x63\x93\xbe\x51\x14\xc6\xc9\xed\x5a\x78\x39\xb0\x8e\xb3\xd2\x37\x17\xd2\x0b\x30\x11\x56\x45\x05\x73\xf2\x0b\xe8\x0d\xfa\xcb\x01\x35\xd9\xa3\xaf\x5f\xb9\xad\xe9\xe4\xcc\x1c\xc2\xcd\xe1\xea\xa3\x8d\xba\xf9\xba\xf1\xd2\x3c\xa5\xaa\x06\x15\x14\xf4\x00\x77\x39\x37\x5a\xed\x89\xf5\xc2\x04\x5f\x77\x4c\x10\x09\x9e\x06\xd6\x10\x39\x93\x16\x76\xf0\x6c\x1f\xc6\x1d\x93\x82\x85\xdc\xe2\x27\x1b\x21\x66\x79\x36\x50\x00\x94\x90\xfc\x24\x9e\x85\xe9\x52\xc8\xc6\x12\x89\x9e\xc3\x23\x95\xf3\x50\x65\x3a\x57\xc2\x66\xcf\x72\x28\x2d\x9b\xe0\x96\xbe\xcb\xd2\xcf\x1e\x54\xb6\xb2\x93\x80\x8c\x99\x29\xa2\x28\xb9\x29\x3a\x63\x00\xf2\x16\x76\x08\x01\xd0\x38\x25\xf8\x7e\x92\xc7\x19\x3b\xe7\x36\xe7\xb3\x79\x9b\xd7\x5f\x31\xca\x53\x5c\x22\xe5\x08\x15\xce\x99\x45\x30\xd5\xeb\x50\xde\xc0\xec\x3a\x5b\x20\x9a\x9b\x98\xd9\x57\x53\x0b\x9a\xca\xb1\x7a\x43\xec\xf4\x0b\xcb\x7c\x59\xb1\xd0\xf6\x7c\x24\x18\xb0\x57\xe6\x61\x2e\x4a\xac\x42\x9f\x88\xad\x4c\x11\xed\x56\xfb\xcc\x74\x5b\x2f\xe0\x67\x76\xa5\xd7\x80\x30\x20\x85\x31\x2b\x76\xb2\x6c\x4f\x8a\xa2\xfb\xca\x25\x0c\xaa\xcd\x29\xcd\x07\x32\x43\xaf\x63\x66\x6c\xe2\x61\x88\xd3\x45\x7e\x49\x2c\x42\xa1\x01\x11\xa6\x49\x4a\xcb\xbb\xbd\x83\x27\x8f\x4b\x9b\x0f\xf9\xc2\x66\x90\x9f\x6a\x3b\xfa\x29\xe8\x3a\x09\xef\x06\x56\xef\x5f\x09\xc0\xcf\x72\x10\x09\x1b\x48\x7e\x07\x5e\xc7\xe4\xb0\xe7\x29\xd2\xc4\x2a\xd1\x69\x31\x5b\xaf\xb6\x1c\x0c\x5f\xb1\x06\xd3\x01\x45\x1b\x80\xfd\x06\x40\x9d\x99\x3b\x91\x5b\x88\x1d\xdf\x5b\x65\xfe\xc2\x13\xd7\x5e\x14\x06\xda\xe7\xdf\x73\x9d\x0d\xd4\xe3\x09\xa2\x1d\x36\x88\x86\xe1\xce\x37\xf2\x72\x91\x24\x57\x94\x3a\xcf\xf0\x2b\x32\x4f\x5d\x89\x37\xb9\x04\x47\x47\x32\x9e\x83\x28\xbe\x9a\x9a\xd0\xb9\x7d\x73\xd8\xe3\x34\x73\x50\xe8\x14\x19\x85\x88\x39\x9c\x26\x96\x92\x78\x0d\x5e\x81\x44\x83\x55\x28\xa3\x63\x92\xa7\xdb\xee\xc4\x1a\x98\x50\x11\x2c\x63\x91\x1b\xd8\x23\xc3\x98\xd3\x91\xac\x30\x34\xcd\xce\x79\x6e\x8d\xdd\x49\xdf\x71\xd1\x8f\x0e\x43\xdb\x25\x6e\x45\xe2\x22\x24\x26\x5f\xc3\x04\x16\xb7\xd4\xcb\xc4\xa8\x12\xbe\xa5\xc5\xe1\x5d\x29\x4e\xc2\x10\x74\x07\x29\xa7\x17\xdf\xa9\x98\x3d\xcd\x67\x33\xe6\x4a\x5a\x22\x59\x07\x7e\x71\x2c\xa3\x3a\x76\x47\xae\xe8\xd0\x03\x37\x0d\x99\x1b\x8b\xd3\x4f\x90\xc4\x1f\x83\xbe\x63\x2c\xe2\x86\x14\x2a\x57\x36\x91\x10\x87\x1d\xf7\x74\xda\xed\x92\x58\x32\x87\x1a\x20\x9a\x37\x65\x1b\x24\x6f\x30\xf0\x5a\x8b\x58\x0e\x69\x7d\xf8\x72\xa6\xa7\x3f\x33\xdb\x13\x96\x8d\xe5\x41\xec\x13\x55\xba\xbc\x16\xa0\x24\xb7\x96\xec\xcb\x6a\x99\xad\x9a\x73\x7a\x26\x3f\x3e\x7e\xfc\xec\x29\xea\xbe\xfa\xaa\xa8\x78\xf3\x86\x4b\x0f\x09\xe3\x61\x92\xc9\x3a\x4d\x98\xf9\x9c\xb4\x8d\xc4\x86\x68\x3f\xab\x7d\xfa\xe4\x31\x58\xc7\x19\x4c\xc6\x0e\x4a\xa2\x88\x38\x16\xb9\x30\x68\x22\xc0\xc9\xf5\xc0\x0d\xf6\x04\x7b\x40\xc7\x45\xee\x8b\x81\x68\xfd\xa9\xa4\xf3\x0b\x0c\x61\x19\xa4\x2f\xec\x6e\x5b\x3c\xf9\x74\xff\xb3\xa6\xb0\xf4\x40\x7a\xbe\x25\xef\xab\xad\x21\x40\xc4\x03\x79\xd1\x0d\x48\x60\x33\x5e\xc9\xac\x15\x89\x7a\x66\xf6\x47\xa4\x9d\xb4\xb3\x6a\xc1\x4b\x32\x90\x73\x36\x9d\x05\x82\x90\xf6\x0b\x49\xbd\xb9\x89\x0e\xee\xc3\x56\xda\x2c\x87\xb6\x1d\xc8\xf9\x77\x2d\xee\x9c\x3f\x59\x2d\xaa\x35\x12\xe3\x12\x73\x41\x3b\x97\x26\x54\x70\xcb\x36\x68\x35\x23\xf3\x0a\xab\x72\x32\xa9\x2e\xba\x29\x46\x48\xa0\xb4\x2c\x14\x92\x69\x8c\xac\x64\x34\x6b\x50\xa6\x04\x5e\x95\x8e\x4a\x3b\xf9\xc6\xc1\x75\x62\x15\x7e\x14\x62\x55\xd5\x86\x24\x2b\x5c\x92\x83\x56\x97\xf2\xcf\x56\x9a\xdf\x23\x11\xb5\x83\x3f\xa4\x11\x8b\x16\x5b\x91\xc8\x2e\xa6\xa5\x74\x10\x20\xf3\x40\x70\xd1\x8e\x3e\x3e\x3a\x3c\x6c\x8a\x09\x2d\xa2\xd0\x5f\xdf\x52\xc6\xc7\xa3\x64\xc7\xdd\x34\xc6\x0a\x69\xfd\x17\x35\xf2\xf0\x9a\xf8\x82\xab\xbf\xac\xc8\xf5\xdf\xbf\x10\x3a\x40\x85\xd1\xb5\x47\x03\x96\x44\x03\x9e\xc5\x96\x7a\x99\x90\x56\x9e\x52\x37\x49\x1a\x14\x3a\x6a\x2b\xa1\x8c\xd7\x3e\x11\xc6\x8e\x9c\x93\x4b\xc4\xbe\x56\x4d\x88\xaa\x1a\xcf\x83\x4a\xb9\xe5\x9d\xfb\x85\xa2\xb1\xd1\xea\x20\xdb\x31\x8b\xeb\x92\x52\x44\x15\xf5\x85\x32\xeb\xb5\x11\x9d\x20\x49\x64\xcf\x4a\x16\xdb\xb1\xf8\x64\x1f\xda\x09\x96\x5e\xb4\x88\x70\x9e\xec\x97\x86\xf4\x5c\xb4\x16\xab\xcc\x05\x06\x62\xe9\x6b\xed\x91\x10\x88\x1a\x3b\xf4\xe2\x0e\xc7\xe0\xfb\x0c\x0b\xbf\x3a\xc9\xfc\x55\x9d\x2a\x4f\x8e\x9f\x1c\x3d\xfd\xac\x5e\x02\x72\xb2\xf4\x7c\x2f\x85\xd7\x06\x97\x27\xfb\xf5\x55\x92\x44\x2e\xf1\xc5\x09\x32\x4b\x3d\x0c\x22\xe9\x16\x49\xf7\x44\x4b\x88\x72\xe4\x63\x71\xb1\x15\xab\x07\x07\x87\x07\x07\x17\x45\xa8\xb1\x6c\x51\x74\xfc\xbd\x1f\x53\x3a\x15\x6c\xb1\xd5\xd0\x16\xfa\xf9\x3e\x5c\xc1\x7b\x2f\xac\xce\x2e\xb0\xe3\x34\xb9\x0e\x49\x66\xb1\x86\x99\x23\xf4\x68\xfd\x4a\x4f\x0f\x4d\x8e\x39\xa6\x16\xde\x35\xed\xfd\xba\x6c\xb5\x96\x74\x77\x44\xc3\x23\x9b\xe9\x19\x6e\x8f\x28\x10\xcd\xcd\x79\x53\x5c\xb0\xb0\x2d\x6a\xd5\xc5\xff\x19\x8a\xb4\xe0\x63\x68\xcb\x06\x7e\x1b\x41\x4a\xec\xb6\xc7\x85\x22\x50\x71\x39\x61\xf0\x29\x72\x65\x39\x33\x52\xfe\xc7\xe5\x78\x5f\x96\x73\x74\x33\xca\x69\x17\x1b\x98\xdc\xe2\x8a\xae\x90\xe8\xe5\x4a\x30\xa6\x53\x2c\xd9\x07\xf3\x86\x52\x8b\xd2\x42\xf3\x16\xe9\x28\x74\xa3\xf0\x4a\xba\x5a\xbb\xa0\x87\xa5\xc9\x88\x12\x4e\x89\x17\x7c\x96\xd5\x4e\xe1\xce\xd5\x44\xa7\xd3\x86\x36\x08\xe5\x3e\xb5\xcd\xf7\xc5\x83\xc2\x59\x58\x8f\xbf\xd3\x97\xe5\x41\x21\x1a\x48\xc8\x6a\x2b\xa5\x6e\xd8\x4e\x1d\xd1\x43\x38\x6e\x42\x68\xc7\xc8\x33\xf0\xc4\xbe\xd1\x6b\xbb\x65\xf4\xb0\x26\x80\x11\x5d\xb1\xb5\x12\x85\x33\xc9\x76\xee\xe9\xee\x98\x8e\x43\x82\xbc\x6f\x75\xcd\xdd\xfe\xc6\xeb\x42\x48\x92\x57\x4f\x88\xf2\x22\xcf\x97\xa4\x4e\x8b\x72\x06\x7c\x7b\xf6\xd2\x39\x5b\xfb\xf7\x1b\x88\xb1\xfc\x8e\x7f\x17\xf5\x18\xd1\x7e\x61\xb5\x69\x9c\x82\x8a\xb5\x34\x75\xa7\xe3\xfe\xa8\xd5\x71\xab\xe7\x2d\xad\x69\x15\x5f\x97\x86\xb1\x54\xb2\xb8\x98\xa3\x1c\x8a\x73\x65\x82\x82\x5a\x90\x27\x6a\x91\x27\x35\x34\xc2\xc8\x5e\x91\x99\x4b\x39\xac\x70\x04\xf5\xb1\x6e\xda\x67\xad\x5b\x21\x5b\xfd\xb8\x39\x4f\x75\x03\xd6\xae\xfa\x71\xcf\xe8\xd9\xc5\x54\x1c\x9c\xce\x78\x86\x65\xb3\x0d\x2d\x96\x4d\x2a\x37\x5a\x5e\x96\x21\x3f\x80\xc2\x33\x02\xea\xe5\x42\x32\x1c\xdb\x52\xc5\x14\x2b\xd9\x1f\x20\x07\x3a\x1a\x12\x45\x40\x5e\xd0\x76\x5f\x14\x8e\xb0\xdd\xfd\x31\xdd\x15\x10\xd9\x55\x8c\xdc\xe9\xa8\xe1\xd9\x56\x5f\xec\x9c\x53\x2b\x15\x74\xb9\x13\x4b\x82\x66\x49\x0a\x9e\x4f\x2e\x74\x1c\x82\x12\x56\x45\xa0\x85\x4b\xe8\xbb\xbd\x6f\x57\x72\xfe\x87\xfa\x71\x15\xcf\x0d\x9c\x64\x47\x2f\xcd\x0e\x1f\xda\xe9\x3c\x75\x6f\x23\xa2\x9e\x5b\xad\xb6\x41\xdc\xac\x15\x29\xbf\xec\xce\xf5\xe8\x70\x70\x6a\xd0\xdd\x2b\x89\x6c\x58\xfa\xb4\xe8\x16\x6f\xb4\x27\xf5\x51\xac\x7e\xf2\x55\x94\x78\x77\x40\x82\xd6\xa4\xde\x44\xbc\x4e\x71\x69\x4b\xbe\x4c\x60\x3b\x2b\xe9\x83\xd7\xa5\xbe\x62\x29\x78\x91\x80\xa3\x83\xfe\x5a\x20\xfd\xac\xe8\x82\x85\x40\x91\x77\x10\x04\x2b\x23\x89\x1f\x95\x46\xc0\x4e\x85\xc2\x42\x73\x04\x1a\x5d\x4f\xd3\xb6\xb5\x86\x8e\xd5\xae\x8b\x69\x1c\xde\x76\x3c\x92\x7f\x76\x7e\xb9\x2e\x9e\xba\xed\x67\x87\x87\xe5\xef\x37\xfa\xe1\xf1\x7e\xbd\x34\xbd\x79\xd0\x55\x47\x47\x47\x9f\x6d\x1e\x86\x5e\x9c\xd4\xc5\xf3\x10\x07\x0b\x09\xf9\xe4\x64\xe0\xf7\xe2\x67\x00\x4d\x17\x6e\x9e\xfd\x34\x61\x02\xe4\x57\xea\x55\x90\x23\x6f\x66\x55\xab\x7b\x97\x74\x4e\xa8\xc0\xa0\xa4\x2c\xfd\x7d\x9e\x44\x1e\x8e\x91\x49\x3a\xdf\x5b\x5d\xcd\xf7\x08\xbd\xbd\x0f\xf1\xd4\x40\xda\x55\x99\x47\x5e\xd2\x1d\xd9\x83\x96\xe6\xb2\x28\x99\xeb\x4f\x04\xdb\xbb\xa8\x92\xd3\xa8\x7d\xa2\xc9\xac\x24\x35\x62\x63\xfa\x25\xb5\xac\x63\xbf\xbc\x2f\xba\x13\xfe\x65\xdf\x52\x99\x41\xf5\x7a\xb4\x11\x4a\xae\x3c\xbe\xf5\x5c\xa2\x65\x08\x95\xc3\xd7\xa7\xa5\x6f\x96\xdd\xea\xec\x24\x35\xa3\xb8\xb7\x29\x4a\xff\x37\x8f\x1a\x77\x4f\x19\x9c\x41\xcb\x85\x4f\x52\xa4\x3e\x5a\x66\x47\x5e\xe6\x73\x7a\xb0\x80\x3d\xfd\xbe\xf4\x52\x5e\xbf\x99\xa6\x49\x4a\x0f\xed\x34\xa4\xbb\x91\xbb\xec\xae\x2d\x18\x7d\x1c\x6e\x49\xe5\xf0\xab\x51\x2a\x9d\x12\x1b\x5e\xba\xbe\x35\xa0\x6d\x68\x16\xe5\xe7\x65\xb7\x4d\x07\x06\xe3\x6e\x6b\x2a\xdc\x36\xfd\x5c\xcb\x4d\x9d\x77\x14\xdd\xda\x24\x70\x0b\x78\x37\x9a\x8a\x34\xc9\xf0\xfc\x48\xdd\x90\x07\x72\x08\x26\x94\x18\xe8\xa0\x52\x48\x8b\x4f\xde\xe7\xab\xfe\xa8\xe7\xda\xa3\x89\x16\xcd\x45\xaa\xa2\x40\xe6\x0f\x01\xdb\x68\xa6\xe3\x0e\x76\x91\x66\xb3\x63\x83\x31\xdd\xd7\xc1\x4c\x37\xe3\x4e\x89\x33\x23\xbd\x49\x24\x6a\x11\xce\xb2\x87\xec\x1c\x3e\x83\xe8\xf1\x62\x18\x14\x5f\x7c\x81\xb7\xba\x38\x7c\xfc\xa4\x92\x62\x5c\xe7\xcc\xea\xf2\x35\xfd\x33\xe6\xc0\x39\xe5\x41\x5e\x75\x00\x9d\xbc\x7e\x7f\x5d\x9d\x96\xd5\x7f\xf5\xde\xca\xcc\xdb\x55\x98\x72\xee\xc0\xe1\x0a\xd3\x21\x03\x34\x97\x47\x81\x8c\x24\xdd\xf1\xcc\xe8\xea\x67\x89\x69\x53\x8b\x5d\xb8\x9e\xf2\x64\x36\xf7\x70\x95\x6d\x8e\xef\xdb\xe3\xb8\xba\x6b\xb6\x2c\x04\xae\x56\xb7\x94\xcd\xf4\xe7\xc5\x02\x8f\x25\x48\x1d\xf9\xf7\x1e\x29\x62\x9b\x90\x42\x43\x9c\x7c\x5d\xf0\xf9\xc0\xa9\x7e\x5a\x98\xa0\x3f\x62\x2d\xdd\xd8\xe6\x33\x60\x45\x49\xc3\x48\x84\xe1\x1e\xb2\x5a\x15\x37\x45\x58\x40\x1b\x92\xcb\xe7\xc8\x8e\x3a\xf6\xf3\x60\x75\xc7\xef\xa9\x49\xf5\x63\x0f\xde\xf9\x32\xa4\x22\xdc\x8b\xcf\x35\x9b\x4b\x58\xce\x24\x77\x50\xa2\xc2\x2a\x4a\x0f\x5d\x00\xec\x4e\xa0\x13\x7a\xf3\x18\xc3\x85\x7e\x09\x5d\x71\x44\x25\xf1\x51\xab\x5c\x16\x3c\xd8\xf0\xce\xed\x41\x21\xfc\x7f\xd7\xa3\x17\xef\xae\x24\xed\xbb\xbd\x88\x4f\xb6\xec\x5c\xe4\xbc\xd7\xb5\x83\xea\x89\xaf\x56\xaf\x1d\xee\xbc\x9f\xd3\x9e\x98\x74\x09\xe4\x54\x60\xdb\xa4\xdd\xbb\xd0\x6d\xef\xef\xb7\xf0\xed\xde\xe3\x8b\x9d\x2b\x75\xa3\x63\x93\x6d\x6e\x77\x8a\x7e\x01\x5d\x59\xdc\x82\x54\xf4\xf4\x8e\xf9\x46\xfe\x98\xfe\x7c\xb9\xf9\x56\xc7\xf7\x7e\x7f\x80\xd4\x9b\x42\xf0\x9e\xe4\xd9\xec\x99\x41\x5e\xa3\x4f\x9b\x69\x52\xfd\x76\x98\xe6\x71\x4c\x79\x86\x8a\xf9\x3e\x8c\x99\x3f\x4c\x82\x90\xbf\x7d\x37\x2b\xd7\x49\x45\x24\xda\x79\x5c\x6d\xcd\xae\xcb\xdf\x50\xc0\x5d\x29\x94\x11\x7f\xec\x6e\x4d\x5c\xbe\x19\xd9\x0a\x33\xfa\x62\x13\x30\xb1\x84\x94\x9b\x95\x9e\x49\x33\xe7\x42\xb7\x28\x3c\x37\x9c\xf6\x99\xd9\x99\xb2\xfc\xfa\x52\x07\xda\xc1\xc2\xe0\x9d\x2a\x3f\x98\xd3\x15\x77\x44\x77\x89\x74\xcf\x58\x58\xa1\xaf\xbb\xae\x2e\x77\xb9\xfc\x3e\x43\x87\x9f\xd2\x87\xa0\x56\x3a\xcf\xb5\x0e\xa4\x58\x66\xde\x83\x8f\x7c\x8c\x23\x87\x98\x29\xff\xea\xe3\x12\xd6\x5a\xa3\x91\xc7\x29\x89\x28\xc6\xa9\xd1\xc8\xbc\xb9\x22\xba\x24\x26\x67\xbe\x4f\xe2\x0d\xa3\x87\x59\x43\xf9\x4b\x56\xaf\x41\xe2\x2b\x2e\x20\x6b\x7b\x07\xcd\xa7\xcd\xc7\x46\xcb\xee\x51\xea\x31\x58\x39\xd3\xed\xe8\xf6\xf3\xbf\xfe\x56\x45\x6e\x5e\x22\xc2\xf3\x77\x79\x45\x54\x07\x4c\xee\x00\xca\xfb\x70\xff\xf2\x8c\xd7\x18\xf9\x9c\xd3\x5d\xcf\x9a\xb8\x1d\xab\xdb\xdd\x4d\xee\x0f\x03\x30\xf7\xab\xcb\xf7\xe6\xe4\x80\x0a\xf1\x81\xd5\x13\x61\xfd\x2e\xab\x9f\xfb\xc5\xda\x71\x20\xda\x2c\xff\x75\x78\xf0\x8c\xb2\x6b\x6b\xc8\x05\x32\x6e\x4c\x9d\xfa\x77\x8b\x46\x7b\x48\x7f\xcf\x9e\xd7\x03\xd9\xe8\x98\xf5\x59\xda\xe8\xda\xf5\x38\x6a\x0c\xfb\xf5\xe8\xba\xd1\x7f\x51\x4f\xf3\x86\x3d\xad\x7f\xeb\x35\x7e\x36\xae\x4b\xd5\x30\x9d\xfa\x2a\x6b\x9c\xda\xf5\x55\xd4\x18\xf7\xeb\x97\xf3\xc6\x69\xaf\x8e\x41\xad\x09\x7f\xb2\x22\xdb\x26\xb2\x73\xa8\x16\xf5\xdf\xfe\xd3\xcf\x7f\xf3\xef\x7f\xfa\x9b\x5f\xfd\xe3\x8f\x7f\xfe\xc7\xf5\xdf\xfe\xfa\xfb\xff\xfa\xfb\x3f\x2b\x5e\x3a\x32\xcf\x94\xbf\xa8\x77\x53\x2f\xfe\xe1\xef\xbc\x50\xd5\x87\x12\x67\x7a\x68\xb3\x40\xd5\xfb\x5e\x76\x1d\xca\xff\xf8\x9b\xbc\xfe\xf6\xaf\xdf\xfd\xd1\xbb\xef\xdf\x7d\xff\xf6\x5f\xdf\xfe\xea\xed\xaf\xeb\x3f\xfe\xc5\xdf\xfe\xf8\x97\xff\xf0\x9f\xbf\xf8\xab\xba\xa9\x56\xde\x0f\xbf\x4c\xa2\xfa\x18\x32\x35\x9f\xe7\x3f\xfc\x42\x41\xcc\x88\xd3\xd4\x53\x21\x15\x46\xea\x2a\xac\xbf\xfd\xe5\xbb\x3f\x79\xfb\x6f\x6f\xff\xe5\xed\x3f\xbf\xfb\xb9\xb6\x51\xb7\x32\x2f\x0a\x49\x3a\x6a\xe9\x15\xf0\x36\x50\x10\x90\x10\xc4\x59\xee\x0a\x09\x8d\x81\xa2\x54\x21\x49\x2a\x9e\x1b\x8c\x14\x23\x66\x30\x5c\x78\xfc\x6e\x61\x30\x66\xfc\xd8\x98\xbc\x34\x18\x3b\xfe\x07\x26\x06\x03\x48\xa1\x97\x1a\x8c\x22\x1e\xe3\xc8\x60\x28\xe9\x93\xfe\xb5\xc1\x78\xd2\xd7\xbc\xdc\x60\x50\xf1\xf8\xad\x67\x30\xb2\x34\x8a\x32\x18\x5e\x3c\xf2\xaf\xc1\x30\xd3\x5b\x64\x30\xd6\xf4\xef\x53\xe6\x06\x03\x4e\x67\x91\x0c\x3b\x9b\x50\x06\x43\xd4\x9d\x8d\x5e\xba\x5d\xa8\x55\x68\xb7\x53\x5b\x7f\xc0\xdc\xe4\x80\xff\x0e\x00\x00\xff\xff\x3c\x1a\x73\x21\x0a\x24\x00\x00")
func confAppIniBytes() ([]byte, error) {
return bindataRead(
@@ -299,7 +299,7 @@ func confAppIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/app.ini", size: 8934, mode: os.FileMode(420), modTime: time.Unix(1442519928, 0)}
+ info := bindataFileInfo{name: "conf/app.ini", size: 9226, mode: os.FileMode(420), modTime: time.Unix(1443227263, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
@@ -4324,7 +4324,7 @@ func confLocaleTranslators() (*asset, error) {
return a, nil
}
-var _confLocaleLocale_bgBgIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xdc\xbd\x6b\x73\x1c\x55\x9a\x20\xfc\x5d\x11\xfa\x0f\x89\x27\x1c\x40\x84\x5c\x04\xf0\xbe\xbb\x1b\x04\x82\xa5\xa1\x07\xd8\x05\x9a\xc5\xf4\x5e\x82\x70\x14\xa9\xaa\x94\x94\xe3\xaa\xca\xea\xcc\x2c\x0b\xf5\xc4\x44\xd8\x72\x73\xfd\x30\xee\xf1\xc0\x36\xc1\xb4\x31\x86\x9d\x99\x9d\x6f\x65\x59\x65\x95\x25\x55\xf9\x2f\x64\xfd\xa3\x3d\xcf\xe5\xdc\x4f\x66\x95\x0c\xbd\x1f\x36\x26\x86\xb6\x2a\xcf\xfd\x3c\xe7\xb9\x5f\xe2\xe1\xb0\xdd\x4d\x8a\xce\x66\xf5\x0f\xd5\xa4\x3a\xae\x1e\x2f\xae\x57\xf3\xea\x7e\x75\x2a\xfe\x3a\x13\xff\x3f\x8b\x16\x37\xe0\x87\xc5\x8d\xc5\x41\x75\x88\x3f\xbc\x99\x96\xe2\xc7\xc5\x57\xa2\xe5\x21\xfc\x77\x7d\x6d\x7d\x6d\x37\xeb\x27\x9b\xd5\x9d\x6a\xbc\xf8\xbc\x1a\x8b\xce\xf3\xf5\xb5\x6e\x5c\xec\x6e\x65\x71\xde\xdd\xac\x7e\x14\xbf\xdd\xa7\x5f\x93\x4f\x86\xbd\x2c\x17\x6d\x7f\x10\xbf\x1d\x57\x0f\x70\xa2\x23\xf1\xef\x47\x62\x90\xa4\x37\xdc\xac\xee\x8a\xe9\xce\xaa\xf9\xe2\xcb\xf5\xb5\x22\xdd\x19\xb4\xd3\xc1\x66\x75\x5b\x34\x9b\x8a\xe6\xe3\x6a\x56\x4d\xf8\xf7\x6c\x54\x6e\x56\xdf\x8a\x1f\xfd\x4f\xa3\x21\x8c\x3f\x11\xa3\x4f\x61\xdd\x62\xa1\x53\xf1\xff\x62\x0e\xb1\x87\x09\x6c\x48\x34\xcc\x93\x9d\xb4\x28\x93\x3c\xdc\x12\xc7\xda\x4b\xb6\x8a\xb4\x14\x6b\xfd\x49\xb4\x10\x27\x40\x23\xac\xaf\x5d\x4b\xf2\x22\xcd\x70\x59\x93\xc5\x75\xf1\xfb\x74\x71\x6b\x7d\x6d\x18\xef\x88\xa6\xf7\x70\x10\x18\x60\xba\xf8\xac\x1a\xaf\xaf\x95\x49\x7f\xd8\x8b\x61\x94\xff\x2d\x4f\xa1\x9a\xad\xaf\xf5\xe2\xc1\xce\x08\x7b\x7c\x23\x16\x3f\xad\x4e\xd6\xd7\x3a\x79\x22\xda\xb5\x07\xc9\x1e\x0c\xf3\x95\xf8\x19\xce\xe5\x90\x56\xd3\x6a\xb5\xd6\xd7\x46\x45\x92\xb7\x87\x79\xb6\x9d\xf6\x92\x76\x3c\xe8\xb6\xfb\x78\x94\xe2\xc4\x70\x56\xb1\x48\x31\xab\xd8\x62\x75\x2a\x16\x75\x52\x4d\x23\xba\xce\xc5\x1f\xc4\x04\xa7\x11\xff\xdd\xa2\x43\x4a\xba\xe2\x64\xdb\x71\x01\xbb\x78\x0c\xbb\x87\x79\x22\xd1\x6b\x2c\x46\x98\xc3\x9d\xc2\x6c\x83\xb8\x1f\x9e\x40\xdc\x64\x3f\x4e\x7b\xb0\xfc\xd3\x96\x18\x17\x2e\x0c\xb6\x3b\x8c\x8b\x62\x2f\x83\x4b\xbf\x2b\x46\x02\x58\x3a\x85\x9f\xf3\xa4\x5d\xee\x0f\xc5\x50\xb7\xc5\xc6\x0e\xf1\xca\x27\x78\x19\xd0\x53\x80\x91\x98\x52\x34\x9e\xc1\xc4\x9d\x78\x58\x76\x76\xe3\xcd\xd7\xe9\x7f\x61\x25\x79\x32\xcc\xc4\x4d\x64\xf9\xfe\x66\xf5\xcf\xf2\x78\xe1\xde\xc5\x9c\xe2\x9e\xb2\x7c\x27\x1e\xa4\xbf\x8f\x4b\xbc\x94\xef\x45\x83\x07\xdc\x44\x80\x85\xb8\x05\xbc\x9e\x7e\x9a\xe7\x99\xb8\xed\xef\x0d\x98\x43\x88\x14\xe7\xdd\x86\x09\x00\x7c\xc5\x52\xaa\x79\xb4\xf8\xd4\x9f\x03\x5a\xf5\xd3\x9d\x1c\x6f\x92\x1a\x8e\x23\x01\xa7\xd3\xea\x01\x34\x96\xb3\x40\xb3\xed\x2c\xbf\x6a\x0c\x76\x1d\x01\xfd\x84\x2e\x1e\x1e\x50\xc3\x0c\x62\x27\xc6\xe8\xf3\x9a\x9d\xc4\x03\x01\x38\xd4\xf6\x27\xbc\x61\x80\x92\x53\x1c\x7a\x0a\x47\x3a\xab\xe9\x5c\x4d\xd7\xd7\xe2\x6e\x5f\x5c\xfb\x30\x1e\x24\xe2\xee\xfe\x28\x4e\x01\xb6\x30\x53\xd0\x0f\x97\x3f\xe5\x77\x2e\xae\x06\x41\x0f\x2e\x3b\xee\x74\xb2\xd1\xa0\x6c\x17\x49\x59\xa6\x83\x9d\x82\xde\x3a\xf5\x99\x57\x8f\x08\xd8\x70\x5e\x03\xe2\xe0\xe2\x1b\x3a\xac\xaf\xed\x67\x23\x05\xcf\x00\x87\xe3\xc5\x17\xb0\xc5\xc5\x81\x35\x0c\xb7\xd3\x23\xc9\x86\x07\xbc\x59\x77\x58\x3c\xcb\xa2\xbd\x9d\x24\x5d\x86\x5d\xf1\xed\x04\x9a\xc2\xc1\xe2\x76\x05\xa0\x8e\x7a\x3d\x71\xef\xbf\x1b\x25\x45\x29\xc6\xfc\x93\x18\xe6\x96\xf8\x8a\x1b\x11\xe7\x05\x58\xe2\x14\x8f\x82\x91\x41\x5a\x14\xa2\xa9\x18\xcf\x42\x90\x38\x5b\x27\x1e\x74\xe0\x38\xbf\x17\x13\x9d\xc0\x6d\xc3\x8f\x1f\x15\x49\x9c\x77\x76\xaf\xc0\x11\xc0\x3f\x04\x16\x04\x64\x09\xc8\x47\xbd\xe7\x25\x70\x0d\x0f\xb0\xe6\xf1\xe1\x6a\x9c\xc5\x88\x85\x64\x5d\xf1\xe3\x77\xe2\xa7\x23\x5c\x42\x3a\x28\xca\xb8\xd7\x13\x6b\xe0\x7f\x01\xc2\x9c\x21\x2a\x07\xe0\x57\x10\x55\xa6\x65\x8f\x71\xd7\x57\xe2\xd6\xd5\x19\xc0\x59\xa9\xd6\x0a\x31\xd2\xe5\x20\x32\x41\x1a\x80\x70\x2d\x11\x3f\x42\x37\x76\x11\x7b\x3d\x30\xb1\x69\x37\xeb\x5c\x15\xe8\x0b\x90\xbc\xd8\xd6\xdb\xdb\x91\xb8\xd5\xa7\xf3\x24\xca\x47\x83\x81\xb8\xd7\xe8\xcd\x6c\xa7\x88\xc4\x3a\xd3\x6e\x12\xbd\x81\x6d\x37\xa2\x61\x2f\x89\x0b\xd1\x24\x89\xbb\xd1\xcb\x71\x54\xc6\xf9\x4e\x52\x6e\x5e\x68\x6f\x09\xf4\x79\xf5\x42\xb4\x9b\x27\xdb\x9b\x17\x2e\x16\x17\x5e\x79\x73\x24\xba\xf5\xd2\x41\x52\xbc\xfc\x5c\xfc\x4a\xd4\x89\xc5\x17\x71\xc1\xfb\xd1\x56\x22\x9e\x63\x02\x73\x45\x02\x99\x0c\x76\x92\x28\x1e\xec\x97\xbb\x30\x61\x3a\x88\xc4\x3f\x8a\x08\x10\xf7\x53\x70\x19\xbf\x1b\x09\x6c\xdf\xee\x6e\x11\x41\xc4\xf5\xe0\x8f\x79\x52\x44\xef\xee\x5f\xfe\x2f\xef\x6c\x44\xef\x67\x45\xb9\x93\x27\xf8\x6f\xf1\x1f\xd1\xfe\xc5\x28\xcb\xa3\x0f\xd3\x37\x7e\x25\xee\x53\x74\xe5\xa3\xac\x7b\x1d\xf7\x11\x19\xc0\x2b\x13\x7f\x1c\xe1\xd1\x20\x34\x42\x4f\xc4\x8f\x3f\x8a\x33\x7f\x6c\x37\xb6\x1a\xee\x8a\x05\x20\x79\xd0\xd4\xb7\x01\x4c\x6a\xb0\xb1\x98\x8d\x10\xfb\xb7\x40\xe3\x1b\x66\x13\x0d\xf9\xbe\xaa\x3f\x43\xe7\xc5\xad\x8d\x08\xf1\xc9\x63\x1c\xea\x18\x9f\x07\x51\xd5\xb7\xdf\x7b\xef\x37\x6f\xfc\x2a\x4a\x06\x3b\xe2\x16\x04\x08\x44\xa3\x72\xfb\x3f\xb4\x77\x92\x41\x92\xc7\xbd\x76\x27\x05\xd2\x22\xe0\xd2\x04\x23\x9c\xf6\x18\x81\xe7\x33\x09\x72\x78\xce\x40\xa2\x8a\x9e\xa0\x6e\xdd\x84\xc8\xf3\x43\x31\xe9\x59\x74\xf9\xf2\x3b\xb0\xa5\x72\x17\x00\xff\x2b\xa0\xc4\xc5\xef\x7a\x70\x65\xbc\xc6\x0f\x77\x93\x08\x50\x49\x04\x6d\xa2\x6c\xdb\xbd\xa1\xa8\x1b\x97\xf1\x96\x00\x28\x31\x7e\x92\xe7\x6d\x41\x99\xcb\x7d\xb8\x6f\x1c\xb3\xae\x31\x8d\x26\xde\xf8\x20\x2b\x05\x38\x45\xd8\x8b\x47\x48\x07\xd7\xe2\x5e\xda\x15\xb7\x2e\x8f\xd4\xee\x0a\x3f\x45\xdd\x4c\xc0\x0f\x74\x16\x0f\x30\xdb\x03\x30\xcc\xe3\x8e\xe0\x3c\x8a\xe8\x42\xeb\x82\x00\xc7\x6e\x74\xe1\xd2\x05\x31\xe0\x20\x6b\x13\x76\x06\xca\xde\x4d\x8b\x78\x4b\x50\x79\x62\x53\x72\xa2\x6d\xff\x03\xa0\x98\x16\xc2\xdf\x23\xf3\x7b\xb4\x97\x96\xbb\x82\x2d\x8a\x90\x93\x00\x10\x8f\x07\x11\x0e\x19\x31\xfe\xb6\x36\x2e\x49\x01\x83\xc8\x6b\xd8\x50\xfe\x19\xd8\xf0\xfa\x9a\xbc\x4d\x06\xf2\xef\x05\x53\xf4\x25\x83\x76\x2d\x2d\x98\x22\xe1\x7b\x28\xa9\x13\x31\x17\xc0\x75\xfa\x10\xb8\xb4\xb9\x02\x46\x00\x76\xc2\x4b\x87\x30\xd9\x14\x06\x81\xa6\x34\x10\x72\xaa\x73\xa0\x23\xb5\x54\x54\xb4\x59\xdc\x14\x34\xe1\x52\x24\xbe\x21\x60\x03\xcf\x19\xc1\x52\x4e\xe0\x11\x2d\xbe\x14\xdd\xbf\xac\xe6\x4f\x11\x92\x26\x08\x11\x08\xfe\x06\x13\x11\xa2\x8f\x00\x84\xd0\xe1\x2b\x01\x9c\x1e\x49\xc7\x47\x6e\x74\x57\x8b\xbf\x8d\x1c\xe3\xe7\x74\x4e\x40\x9c\x88\x15\x99\x88\x9f\x70\xd7\x81\xa1\x68\x5f\xc8\x78\x7f\x09\x6b\xbc\x2f\xa6\x3c\x82\x19\x88\x11\x97\xed\xa9\x7b\x75\x18\xe1\xd1\x1c\xc3\xbf\xe9\xc1\x4d\xc4\x22\x89\xc5\x12\x7b\x07\xc2\x33\x12\x4c\x72\x1d\xda\x90\xbc\x23\xbc\xd7\x19\xfe\x74\x02\x87\xad\x7b\xa9\x9d\xfc\x28\x5a\xe0\x2c\x8f\xfd\x51\xe0\x84\xaf\x8b\x63\xbd\x4f\xbc\xcc\x11\x91\x93\x33\xfa\x37\xde\x1e\xd0\x1a\xfc\x03\x4e\x41\x1e\xec\x0c\x6f\x67\x95\xa3\x95\xfc\x2c\xf1\xc8\x34\x83\x4b\x79\x90\xa8\x00\x62\xce\x04\xb3\x2a\x78\xc3\xaf\x51\xb6\x98\x08\x20\x9d\xc9\x1f\x8d\xcd\xf0\x91\xb9\xd0\x2c\xc6\x3e\xc4\x89\x6f\x49\x48\xfd\xed\x07\xef\x44\xa2\xf5\x11\x42\xca\x0d\xc2\x62\xe3\x48\xf1\x78\x1a\xc5\x2d\x3e\xc7\x43\x39\x16\xa8\xeb\x2d\x44\x6a\xbb\xed\x61\x96\x97\x9b\xe2\x4f\x3a\xb4\xeb\x88\xc5\xf8\x67\xb5\x94\x3b\xb4\xcc\xc5\x75\xf9\x30\xa8\x25\xfd\x05\x7d\x4d\xf1\xab\x1a\x0b\xfe\xfb\x7b\xf5\x1c\x24\x5b\xcd\x7c\x27\xd0\x63\x85\xd6\x09\x77\x8b\x65\x2e\xfe\x5e\x00\x1b\x33\x50\xd6\x6d\x3c\xb6\xd6\xbb\x5b\x96\x43\x5a\xf0\x5b\x1f\x7e\xf8\xbe\xb1\x62\xf5\xc1\x7a\x91\xe2\xd3\x06\xaf\x18\x60\xe7\x11\xbd\xc8\x9a\x57\x4d\x90\x0c\x5c\xd6\xe2\xa6\xe0\xe6\xc6\x2d\x7a\xe6\xa3\xbc\xb7\x69\x1f\xef\x2a\xc8\x41\xf4\xf2\x81\x32\x70\x8f\x24\xdd\xa2\x5c\x2b\xa0\x0c\x36\xf5\x1c\xfc\xe7\xf2\x4a\xb7\x29\xf6\x46\x77\x01\x9d\x71\x87\x0f\x18\x0a\xad\xce\xb8\xda\x89\x29\x15\x21\xee\xcc\x86\x80\xa2\x4d\xe4\xf9\x18\x79\x72\x64\x9e\x90\x71\x0a\x21\x52\x16\xb3\x96\xb1\x15\x34\x11\xec\xea\x06\x6e\x54\x1c\x29\x1e\x2c\xac\x50\xc0\x57\x5f\xdc\x16\x32\x0e\x97\xdf\x15\xd7\x68\xcb\xee\xf8\x71\x3b\xcf\xfa\x24\x79\x23\x56\x21\xe6\x41\x7d\x51\x47\xfb\x47\xf7\x4e\xcc\x0e\xd6\x52\xe8\x1f\xd1\x07\x7f\xfd\x7a\xf4\xff\xbf\xf8\xc2\x0b\xe2\x2c\xfe\x4c\x37\xc7\x70\x48\x08\x4c\xfc\x05\xdc\xab\x90\x7e\x4d\xb4\xea\xde\xbc\x75\x96\x11\x21\x81\x08\x96\x0f\x88\xee\x0f\x88\xd5\xce\x10\x17\x5e\x20\x6a\x72\x21\x7a\x19\x0f\xed\x3f\x26\x9f\xc4\x42\xf6\x4e\x5a\x9d\xac\xff\x4a\x0b\xe4\x26\xc1\x1b\xe4\x8c\xf7\xbe\xb1\x07\x3d\x96\x8f\x03\xdf\x0d\xfc\x46\x4c\x2b\xf7\x09\xf2\x51\xf5\xbd\xa4\x6e\xa1\xdd\xc9\x06\xdb\x69\xde\x07\x91\x45\xbd\x3a\xc6\x96\xfc\x78\x1f\xc2\x31\x18\xaf\x82\x08\xd8\x75\x4b\x25\xc1\xc2\x1b\x1c\x33\xad\xa8\x2d\x28\x73\xba\xbd\x6f\x0f\x2b\x6e\x9b\x04\x6b\x00\x70\x96\x06\x11\x95\xe2\x23\xa4\x8d\x12\x49\x12\x07\x70\x2d\x01\x81\x2a\xbf\x96\x76\x92\x25\xb0\x65\xa3\x1a\x04\x77\x71\x3d\x08\x5a\x53\x13\xce\x04\xa8\x66\xdb\xdb\xc0\x82\x33\xdf\x66\x6d\x19\x44\xb9\x53\xe0\x15\x41\xa1\x74\x5d\x72\x74\xb0\x18\xb3\x93\x40\x29\x43\xd0\xdd\x7c\x6b\x62\xa9\xe8\xf5\x37\xde\x23\x2c\x75\x9d\x88\x1b\xbf\xe2\x23\x20\xe0\xea\x09\x4d\xac\x81\x37\x00\x3e\x34\x95\x25\x70\x12\x8b\xbd\x8e\x74\x66\x0a\x60\x03\x6b\x39\x25\xa0\xf3\x88\xaa\xc4\x89\x80\x50\xc5\x53\xc7\xa7\x09\x6d\x4f\xa4\x88\x03\x24\x85\x19\xb4\x9d\x3c\xbe\x26\xd8\xbd\xdc\x5d\xb5\xe8\x79\x1d\x95\x38\xf8\x1e\x6f\x44\x6f\x72\x3b\xbf\x67\x68\xd7\x40\xd1\x64\x8f\x48\x82\xfb\x4c\xe0\xc9\x19\xf1\x3b\xc7\x48\xce\x3f\x67\x35\xd3\x74\x83\x28\x3e\x4e\xf5\x39\xec\xc5\xdc\x3d\x11\x48\x22\x8c\xb0\x77\x8f\x2e\x13\xde\xe2\x77\x75\x82\xa2\x1c\x73\x12\x73\x14\xc5\x7d\xe2\x2e\x69\x07\xf7\xe1\x41\x58\x9b\xc3\x72\x01\x74\xb5\x67\x56\xa0\x88\x0f\x1c\xa8\xd3\x7d\x8d\x5d\x8d\x23\xb5\x78\x5e\xe7\x58\x51\x4f\x75\x86\xc0\xe0\x3d\x11\xe2\xf8\xc2\xe3\x84\x41\x2b\xb4\x37\x42\xa1\xc8\x61\x34\x4f\xb6\xa1\xbe\x23\xce\x0a\x68\x52\xe6\x40\xc1\xcf\x4c\xc4\x07\xaf\x49\x2b\xf6\x6c\x6d\xc9\x14\xb8\xf3\x01\xae\x5c\xea\xc0\x7e\x8d\x7f\x46\x4a\x15\x66\x7f\xe6\x3d\x7d\x40\x32\x6a\x84\xa2\x48\x5c\x26\x11\x7f\x8e\x84\xe4\x1b\x01\xb6\x8b\x8a\xa4\xb7\x7d\xc9\x3c\x8d\x16\x8b\xbb\x79\xd2\x66\x1d\x6b\xfb\x5a\x0a\x7a\x47\xeb\xd1\x1e\x23\x2a\xfe\x4a\x2c\xed\xa1\xba\x78\xe4\x27\x0e\x59\x63\x78\x28\x25\xb9\x63\xb9\x97\x89\xd4\xae\x29\xe4\x61\xaa\x43\xa7\xe1\x69\xe5\xdd\xdc\x93\xa7\x79\xa8\x35\x92\x35\x97\x04\x3f\x9f\x11\x05\xa6\xf7\x8a\x4c\xda\x14\xd1\x29\xb3\xc5\xd6\xc4\xd0\x0b\xe8\x37\xd2\x99\x19\xe2\x9e\x99\x04\xe2\xc7\xc8\x7e\x4e\x90\x67\x54\x83\xdb\x83\xf1\xc2\x42\xa3\xb2\xb6\x28\x08\x21\xfc\x72\x3f\x05\x88\x6f\x49\xdd\x1b\xeb\xb1\x58\xeb\x7e\x07\x25\x0f\x60\x1b\x04\x3a\x7b\x48\x1b\x99\x33\x5f\x6f\x6b\x80\x99\x1a\xd6\x42\x5a\x50\xe5\x7b\x48\xc7\x44\x1c\x8f\x00\xe9\x0d\x5c\x2e\x48\x36\xcc\x9c\x05\xe0\xff\x16\x4e\x6f\xa8\x77\xa2\xb7\xdf\xc0\x91\x2c\xe5\xc5\x98\xb4\xb6\x44\x7a\x11\xd7\xcc\xe4\xeb\x06\x8e\xee\x73\x09\xe1\x4b\xd7\x6b\xf0\x9f\xea\x8c\x96\xb1\x3b\xe6\x16\x9b\x4f\x05\xf0\x01\x8d\x59\xab\xca\xc6\x85\xcc\x59\x8a\xd4\x1a\xd2\xa0\xe6\x84\x09\xba\xf5\x39\x48\xcc\x15\x37\xa4\x3a\x13\x6e\xa2\xd1\xc3\xba\x73\x56\xd2\xb5\x77\x32\xd0\x72\x7e\xeb\xe9\xde\x1e\xa1\x38\x03\x26\x85\xa2\x6c\xef\xa4\x65\x7b\x1b\xb8\x93\x2e\x9c\xd3\x04\x29\xf1\x63\xf1\xbf\x5f\x90\x0a\xee\x00\x29\xde\x81\x04\x1e\xcd\x5b\x5c\x10\x1d\x2f\x10\x83\x7e\x86\xdf\x04\x88\xbd\x14\x5d\xbc\x26\x95\x29\x2f\x02\x73\xd1\x16\x94\x27\xed\x01\xae\x91\xda\x56\xbe\xf5\x43\x6d\xf1\x88\x58\x17\x88\x3c\xe0\x11\xef\x7f\x2c\x75\x2e\x1b\x04\x78\x4a\x63\x84\x47\x8d\xb8\x81\x1e\x0d\x5e\x1f\x52\x6f\x22\xa9\x4a\x25\x06\xea\x44\x82\x26\x77\x3a\x78\x16\x17\x0b\xe2\xc2\x61\xea\x9d\x6c\x6b\x94\xf6\xba\x56\x2b\x18\xa5\x05\x27\x49\x7a\x99\xee\x96\x7c\x6e\x01\x60\x52\xfa\xe3\x3a\xb5\x5c\x24\x19\xfa\x09\x1c\x97\x12\xa3\xc5\x17\x3a\x30\x39\x4b\x50\x43\x30\xd3\x9a\xec\x15\x44\xd9\x09\x4d\x73\x48\xb7\x4d\x60\x44\x93\x28\xa1\x1b\xae\xa5\x1f\x97\xa0\x49\xae\x15\xda\x69\x46\x47\x70\x6f\x16\xa0\xf8\x1a\x27\x4a\x75\x02\xbd\x6e\x82\x5e\x87\x99\x47\x77\x26\xb1\xac\x22\xba\xf4\x8a\xf8\xaf\x00\x99\xf8\x5a\x42\x4c\xee\x4e\x03\x30\x22\x21\x79\x8c\x47\x6c\xe3\x32\x5a\xe8\x1f\xd0\x88\x72\x53\xa3\x4d\xfb\x74\x2d\xac\xd9\x7c\x8d\xe7\xc2\x0b\xc6\xed\xea\x63\x37\xee\x96\xde\x62\x31\xea\x74\x92\xa2\x20\xd5\xc1\x7d\x38\x09\xc2\x58\x5f\x40\x87\xa7\x22\x34\x63\x1e\xe1\x00\x67\x6c\x5a\xdc\x60\x16\x0c\xe4\x82\xfb\x38\xe1\xa7\xb8\x44\x78\xbb\x1b\x48\x11\x6e\x33\x51\xc3\x8b\x38\x65\x0c\x7f\xa6\x14\xeb\x08\xc5\x2c\x06\x80\xc5\x70\x2e\xb5\x1d\xcc\x8a\x1f\xa1\xaa\x48\x52\x46\x20\x12\xac\x04\x99\x3e\x85\x5a\x7f\xb0\xc5\x5e\x59\x5f\x1b\x91\xc6\x2c\xeb\x75\x9b\xf4\x3c\x12\xef\x29\x5e\x6e\x12\xb6\xe7\x19\x03\x19\xe8\xb0\xd8\x4b\x05\x40\xb6\x95\xa9\x17\x60\xa1\x4c\x3e\x29\xc9\x32\x31\x41\x7b\x8a\x62\x27\x82\x60\x89\x08\x0e\xad\xa2\x24\xcd\xf7\xf7\xf1\x39\x15\xa4\x70\xa6\xcb\xf5\x1f\x0d\x20\xe2\x9e\xc0\x4f\x19\xb0\x33\xd7\x12\xd9\xe5\x1e\x1a\x17\xcf\x18\xf5\x85\x55\x69\x38\x45\x96\xef\x58\x33\xd4\x59\xcb\x44\x53\xb2\x1b\x3a\xad\x2d\x1b\xa2\x18\x12\xb9\x18\xb2\x81\xdf\xf5\xb9\x20\x78\x29\xd2\x80\xd4\x12\xb0\x8c\xe6\x2c\x5e\x32\xda\x43\x23\xcb\xa4\x15\x5a\xb3\xb8\x56\xb6\x9c\x5f\x61\xb3\x91\x6f\x31\xa2\x66\xf1\xa8\x04\xa3\x93\x36\x26\xb7\x59\xf7\x6b\x1a\x95\x1f\xb1\x31\xcc\xb1\xb3\x29\xb9\x75\x37\x19\x82\xd8\xdb\x2f\x76\xc8\xc8\xcd\x00\x4d\xb4\x7e\x62\xf5\x7a\x35\x62\x03\xf2\x17\x8c\xda\x51\x10\x40\x33\x97\x38\x50\x01\x91\x45\xd6\x49\xe3\x5e\xfb\x09\xc7\xbe\xa7\x48\x6b\x78\x74\x9b\xd7\x27\xf3\x78\x7f\x58\xa2\x41\x8f\x98\xa8\x87\xa4\x5d\x65\xb2\xec\xf3\x55\x9a\x34\x32\xe6\x9e\xd6\xc8\xdf\x91\x7c\xd5\x12\xa6\xd1\x96\x0b\xca\x37\x10\x1d\x17\xd7\x79\x30\x5e\x23\x23\xfc\x46\x0c\xc4\x3c\x32\xdb\x50\xc6\x9e\x08\x04\xc7\x84\x8c\x42\xcd\x66\x9e\x54\x93\x50\xb3\x13\x00\x80\x7e\xd2\xdf\x82\x69\x13\x9c\x14\x11\xcc\x19\xe1\x1a\x64\x8e\x84\x48\xb1\x23\xe8\x90\x66\x7f\xa0\xd1\x7d\xc6\x3f\x13\x8f\xe7\xa1\x0e\xc9\xea\x1d\x5e\x55\x1e\x1c\x82\xde\xed\x01\x7b\xcc\x5c\xb1\x75\xb4\x73\xc7\x42\xfc\x6a\xb4\xc4\xdd\x43\x41\x4c\x4b\xb1\x70\x24\x15\xa2\x36\xa5\x48\x06\xa5\x82\x1b\x69\xb7\x67\x11\xe4\x4c\xe9\x4f\x6b\xce\x5a\x9d\xe5\x63\xbe\x5a\xb2\xf0\xa3\x5e\xfb\xe5\xad\x57\x2e\x16\x2f\x3f\xb7\xf5\x0a\xeb\xbf\x4e\x49\xb5\x7d\x9d\xd4\x0e\xa8\x95\x50\x12\x88\xa1\xbe\x93\xb2\x27\xe0\x4c\x41\x17\x0f\x88\x14\x1f\x12\x3d\x38\xb3\x69\x1e\x9a\xa9\x27\x44\x82\x90\x68\xc3\x97\x8b\x5d\xa0\x41\x63\x80\xac\x0d\x53\xfb\x7b\x8c\x5c\x3b\x58\xa1\x95\xf9\x9c\x4e\xf1\x33\x53\x79\x19\x96\x65\x5a\xca\x1d\xa7\x5d\x66\x0a\xa7\x5c\x16\x3f\xa1\x21\x35\x03\x13\x6b\x2e\xed\x4c\xe0\x30\x80\x88\x19\x51\x9d\x42\x40\x7f\x44\xfe\x09\x8c\xea\xae\x15\xd0\x41\x43\x78\x23\xbd\xb4\x9f\x96\xcb\xde\x33\x10\x53\xf9\xac\x0f\xf1\x96\xcf\x58\x8d\xca\x3c\xdb\xdc\xbe\x9d\x29\x53\x63\xef\x7a\xc7\x6a\x6d\x72\xc3\xc6\x9d\x01\x03\xfb\x39\x29\x58\x18\xaa\x5e\x24\xe7\x8f\x19\xdd\xcf\x86\xba\x07\x22\x73\xfc\x02\xe7\x38\xcb\x81\xea\x84\x10\x44\x48\x06\x5e\xdb\x6e\x5c\xb4\x47\x03\x86\xc7\xa4\xab\xde\xfa\x91\x7a\x1e\xd4\x0d\x99\x5e\x03\x43\x02\xcb\x62\x42\xe3\xd1\x2a\x7a\xd3\x67\x14\x30\x3e\x2b\x7e\xfd\x23\x91\xfe\x19\x1d\x9d\x72\xc4\x21\xc9\x8d\x39\x81\x95\x1f\x00\xb7\x37\x57\xa8\x85\x59\xad\x1b\xb2\xae\x41\x22\x5b\xf3\xa1\x69\x99\x21\x5a\x7c\x89\x67\x70\xa2\x70\xaa\xc0\x19\x37\x51\xde\x94\x4a\xe6\x4b\xa8\xe9\x14\x0b\x6e\x31\xc0\xc8\xf3\xfb\x37\xa7\x27\x59\xfa\xcc\x77\xb0\xe2\x72\x9a\xb7\x2d\x35\xf3\x28\x2d\x15\x48\xe4\xca\xc4\xb0\x3e\x2c\xd1\x62\x33\xd3\x0d\x4a\x14\x1c\x19\x1d\xd8\x22\x6a\x3d\x25\xf3\x89\xf5\x2a\xe0\xf9\xc1\x1e\x61\xab\xe5\xca\x3b\x35\x2f\x15\x9b\x3c\x63\x82\xe0\xb3\xfe\x66\xe1\xe2\x4e\xfd\xd7\xe9\x4a\xb1\xb4\x0a\x8d\xd4\xef\xac\xd6\x4d\xb2\xf4\xe4\xa7\x52\xff\xa2\xd9\x0f\x88\x5d\x06\x56\xc3\xbf\xcc\x58\x7e\x85\x8e\x6e\xcc\xca\x06\x84\xaa\x96\xbb\x78\x65\xdc\x58\xe1\x34\x8d\xd3\x91\x6f\xc6\xda\x21\x22\x6d\x83\x67\x2e\xb3\xac\x5d\xec\x82\xfd\x8c\xdd\x1d\xd1\xa8\x47\xf2\x60\xe8\x84\x18\x2c\xce\xc2\xa6\x12\x04\x7a\x90\xd9\x4f\xc5\x2f\x27\x44\x05\xff\x1d\x3b\x50\x00\x66\x42\x33\xd3\x47\x00\x1a\x57\x18\xff\x02\x07\x28\x91\xef\xfb\xe4\x4a\x23\x7f\x0f\xa1\x6b\x68\x4e\x9a\x89\xff\x9a\xe4\xe9\xf6\x3e\xb5\x49\x2e\xc1\x4f\x51\xdc\xed\x8a\x83\x2b\xbc\xbb\xff\x00\xfe\xa4\x96\xf2\x37\x83\x91\x94\xe2\xd3\x07\xfc\x43\xc4\x3f\x6c\x44\xff\x2d\xe9\x75\x04\xc3\x4c\x6b\xce\xba\x31\x2c\x7a\x3f\x41\x41\x6b\x0c\xbe\x10\x28\x48\x0a\x0e\x3c\xeb\xa2\xa5\x83\x3c\x9d\xce\xe8\xd6\xb1\x93\xe0\x2c\xfa\xa2\xcf\x6f\x85\x6c\xfc\xde\x8a\xaa\x9d\x0f\x04\xe3\xfc\x9e\xeb\x76\xe0\xfb\xe2\x91\x24\xf2\x6b\x7a\x64\xae\xcd\xcb\x91\x8f\xde\x0f\xeb\x89\x3e\x48\xc8\x9d\xe7\xae\xed\xdd\x18\x78\x13\x97\x2f\xbf\xf5\x21\x69\xbb\x8c\x35\xa1\x7d\x98\x99\xb3\xf5\xb5\xb7\xca\x72\x58\xfc\x36\xef\x6d\x92\xad\xd2\x36\x8f\xc2\x12\xf6\x7b\x59\xdc\xfd\x6d\x9d\xe5\x34\x60\xa0\xfa\x30\x89\xfb\xde\x41\xa0\x9a\x63\x0a\x2b\x5c\x5f\x7b\x4d\x48\x11\xfe\x49\xdd\x54\x86\x11\xc5\xc0\x54\x86\x25\x16\x3d\x48\x7e\x1d\x50\x6d\xad\xa2\xa4\xd3\xaa\xe1\x04\x1d\x35\x3f\x5e\xf2\x18\xd8\x82\x00\x4f\xfa\x63\x01\xbf\xbd\xe1\x6e\x8c\x72\xa8\xea\xee\xdb\x39\x92\xc8\x92\xf4\x71\x38\xf1\xc4\xe1\x47\x14\xda\xa7\x48\xc4\xe7\x12\x7f\x2c\xc8\x89\x60\xf2\xcc\xa5\xf6\xb3\xce\x1c\x5d\x81\xf4\x7f\xf6\x3c\x1b\xd6\x0c\xc6\xac\x73\x34\xdc\x8c\x61\xce\x22\xfd\x7d\xd2\x30\x13\x52\x10\xe9\x62\x4a\x1e\x03\x17\x0b\xe8\x87\x2a\x93\xe6\xbe\x88\x7a\xb5\xde\x8e\x0c\xdb\xc8\x6d\x98\x38\x05\xc6\x8a\x3f\x39\xef\x58\xd0\xfb\xd1\x25\x94\x1c\x40\x56\x9e\xfb\x83\x12\xf1\xb4\xaf\x7a\x12\xd9\xb8\x7a\x09\x11\x85\x61\xc0\xf0\xbf\x64\x10\xfb\x4d\x60\xa7\xc1\x55\x21\x5c\x0c\xb8\x23\xe0\x19\x7c\x23\x87\x4a\x6f\x20\x66\x7a\x80\xcd\xbf\x80\xe5\xbe\xa4\x7c\x92\x05\xf3\xdb\xc9\xf2\x3c\xe9\x94\xd2\x3b\x59\x4f\xea\x31\x64\x88\x90\x15\x29\xb0\xb4\x77\x0e\xd2\x5f\x62\x12\x5e\xdc\x51\x8c\xda\x57\x68\x1a\x19\x93\x5d\xa2\x65\x3a\x69\xb7\xb7\x92\x44\x70\xe6\xf1\xd5\x64\xd0\x80\x09\x89\x2d\x65\x85\xcf\x21\x0b\xdf\x9e\xe5\x8e\x3d\x53\xdb\xde\xb8\xdf\x3a\x7e\x56\x41\xcc\xd9\x3c\xb0\x10\x07\x97\x8e\x1b\x76\xd9\xd2\x0a\xe8\xba\xb1\x4b\x81\xd5\x96\x0f\xae\xb0\x5c\xf3\x60\x04\xa0\x38\x90\x38\xe3\xee\xea\x9c\x5d\xd3\xa0\x69\xaf\x97\xec\x80\x0f\x88\x5c\x69\xd3\xf2\xfc\x47\x45\xd6\xfd\xc7\xa0\x5e\x45\x59\xe5\x8c\xac\x74\xec\x40\xd9\x32\xa0\x41\xc1\x9d\x86\xd8\x15\xa1\x42\x31\xff\x01\xce\x84\x64\x44\xc2\xfc\x33\xb6\x57\x0a\xa2\x9e\x63\x2c\x81\xa1\x0b\xa7\x9d\x49\xe9\x89\x1c\x13\x94\xb4\x6b\xea\x48\x0f\x75\x34\x00\xa0\x0a\x6b\x21\x61\x08\xa3\x07\x2e\xa0\xe1\x3a\xab\x2c\xbc\x15\x88\x97\x0d\xda\xf2\x5f\x6a\x09\xac\x93\x3d\x40\xd7\x02\xe5\xea\xb2\x6c\x11\x9a\x35\x3e\xf7\x12\xf8\xbc\x1f\x9b\x8e\x26\xc6\x74\x63\x19\x07\x02\x18\x25\xf9\x24\x05\x77\xe0\xaf\x11\x25\xb0\xc7\x47\x8d\xc9\x5e\xe3\x10\x7c\xa8\x68\x1b\xc2\x35\xc1\x80\xbd\xb8\x28\x41\x29\x4a\x87\x27\x95\x98\x20\xce\x7d\xea\xa8\xec\xc9\x58\x4a\x2a\x87\x59\xad\x8d\x80\x55\x34\x0c\xcb\xc1\x33\x24\x99\x4b\xe1\x4e\x7c\x22\x73\x16\x03\x90\x34\x8a\x43\x79\xa4\xe2\x51\x22\x76\xdc\x1f\x93\xdb\x49\xad\x6b\xa1\x24\x62\xb8\xbe\x29\x39\x69\x06\xae\xef\x90\xac\x3c\x47\x52\x03\x15\x44\x38\x88\x5f\xe5\x85\x82\x8f\xde\xd5\x64\xbf\x4e\x6a\xd9\x88\x2a\x65\xf6\xc3\xcb\x25\x0c\x4b\xe7\x8d\x0c\x13\xf9\x91\x28\x46\xc6\xd4\x02\x81\x6f\xb3\x21\xf5\x98\xcc\xdf\x4b\xa8\x3c\x1e\x91\xd9\xff\x1a\x72\xe5\x6a\x29\xe8\xa0\x1e\x62\x92\xac\xb1\xeb\x46\xc6\x15\xcf\xa5\xd5\xfe\x88\x11\xd5\x18\x8f\xe1\x4c\xc3\xa6\x4b\x4e\xb5\x56\x64\x23\xa8\xca\x7a\x80\xef\x01\x94\xd0\x4d\xd6\x49\x8f\x91\xc4\xd8\x0b\x84\x33\x32\xbf\x08\xce\xa7\x14\xc8\x12\xe0\x91\x83\x73\xea\xa2\x43\x9c\x1b\x66\xb7\x0a\x13\x0c\xc2\x01\x37\x62\x23\x77\x95\x81\x3b\x00\x50\x0f\x94\xa3\x0d\xde\x10\x6f\xcf\x70\x78\xa1\x16\x78\x7c\xf0\x4a\x70\xac\x53\xcb\x1c\xc5\x7e\x52\xc1\x17\xd2\x92\x3b\x04\x25\x10\x86\xf2\xd4\x6f\xf0\x50\x6a\x3d\x19\xff\x89\x9b\x39\x25\xfe\x68\x16\xd8\x6c\x2d\x38\x2f\xd9\x30\x3c\x2e\x24\x2d\x5a\xe7\xa2\x14\x3b\xce\x29\x58\xd6\x0a\x5e\x8c\xb4\x36\x33\x8d\x77\xaf\x4f\x79\xd7\x86\xdd\xb1\x9d\x3d\xfa\x57\xfa\x24\x17\x38\x5f\x7a\x81\xf3\x95\x2e\xb0\x19\x43\xe8\x9d\x92\x67\xe1\x8f\x15\x85\x6f\x35\x01\xb9\xa9\x82\xd2\x0c\x82\xf6\xb7\x72\x71\x58\x00\x7e\x1c\x8d\xb2\xc4\xd6\x33\x53\xa7\x5c\xe3\xb5\xc5\x96\x89\x19\xaa\x79\xe7\xc8\x7f\x2e\xd1\x54\x0a\xde\x0a\x43\x6f\xda\x5b\x79\x3c\xe8\xec\x9a\xb4\xe7\x5f\x70\xe4\x09\xea\x74\xd9\xfa\x8c\x7e\xb3\x8d\xf4\x46\x88\xef\x70\x58\x60\xa7\xc2\xa0\x9c\xb6\xf4\xa1\xbb\xc7\x22\xbe\x03\x68\xb7\x2c\x57\x32\xba\x1d\xe9\x3e\x07\xee\x9d\x6a\x9c\xce\xa8\x28\xb3\xfe\x79\x87\x3b\x0c\x78\xde\x2e\xd0\xdb\xf2\x6f\x32\x21\x48\x81\x17\x5a\x30\x48\x14\xbb\x19\x61\x5c\x69\x12\x36\xcb\xa1\x76\x25\x2d\x51\x8d\x71\x13\xad\x9d\xca\xc3\x01\x90\xea\x23\x64\x3c\xd0\xc5\x7e\x3b\x83\x18\x91\x04\xec\x8d\x77\x0d\x4a\x3b\xe7\xd5\xe2\x25\x02\xc8\xc5\xc0\x6d\x88\xb9\x90\x49\x98\xb0\xab\xd4\x5c\xf6\x47\x43\xf9\x3d\x6d\x18\x20\xa1\x1f\x8d\x31\xfd\x16\xf2\x87\xa0\xc4\xc9\xaf\xa9\xf8\xb8\x65\x5c\xe1\xd3\x17\x8b\xa7\x91\x16\x68\x4b\xbe\x34\x19\xe9\x31\x87\x71\x29\xb8\xa0\x01\x69\x44\x71\x1b\xe7\x1b\x5e\x72\x03\x2e\x8f\x4b\x00\xf8\x91\x8c\xff\x13\x40\xa3\x42\x06\xef\x9a\x66\x83\x1a\x97\x1d\x26\x97\xc5\xa6\x49\xfd\xe8\x49\x4a\xe3\x24\x1c\xd6\xdc\x70\x46\x99\x3a\x8e\x79\xe8\x64\xde\x4b\x3b\x68\x33\xe2\x18\x40\xcb\x95\x02\x82\xe8\xc8\xa6\x1c\x88\x3e\xc5\x40\xaa\xa4\x97\x94\xc8\xed\x4b\x7c\xf4\xc8\x31\x7a\x8c\xd2\xee\xe6\x6f\xdf\x7e\x03\xb6\x3a\x1c\x6d\x89\xc9\xda\xc6\x2e\x35\xd0\x4c\x24\x4f\xa3\xb7\xcd\xf1\xc0\xe4\x4f\x66\x51\x91\x25\x92\x0a\x22\x5a\x67\xe8\xa9\xe5\x0c\xeb\xe3\x28\x68\x83\x0a\x51\xcb\xbf\xd6\xd2\x62\xe3\x0f\xf6\x09\x8e\xc9\xe9\xa1\xce\x45\x79\xea\x0c\x77\x13\xc0\x45\x7a\xe5\x48\xad\x32\x63\xa9\xc9\x42\x99\x31\x37\x24\xd1\xd2\xd6\xc4\xa9\x0e\xb9\xb0\xec\xaa\x10\x0c\x28\x3d\xc0\xd0\xa3\x71\x66\xa8\x05\xeb\xe2\xbc\x7b\x59\x87\x7d\x50\xff\x89\x9c\x7f\x65\xbc\xe4\x68\x08\x7e\x96\xfa\x82\xbe\x17\x4b\x95\xb6\x63\x37\x00\xd6\x6e\xab\xfd\x49\xea\xc9\xbd\xfb\xcc\x22\x9b\x7b\x6a\x29\x64\xd7\x18\xa0\x1d\x10\xed\x26\x56\x00\x04\xbd\x60\x6f\x30\x65\x70\xd3\xc1\x3d\xd4\x07\x19\xd8\x31\x83\xc7\x31\x5a\xd8\x00\x25\xce\x48\x38\x31\xdc\x8d\xb5\xe3\x33\x42\x06\x68\xb3\x26\x14\x27\xc6\x84\xc7\x87\x0c\x32\xcb\x8a\xe7\xad\x83\x5a\x95\xe3\x69\x4d\x7c\xad\x74\x85\xb5\x11\x3e\xaa\xd9\x59\x75\xd3\xe0\xde\x6b\x3b\x45\x87\x07\xd3\xf1\x5a\xda\x4c\xce\x86\x01\xc5\xcb\x50\x0c\x07\xf2\xc2\xb6\x95\xf5\xbe\x04\xda\x85\x74\x11\x5d\x90\x73\xfa\x91\x94\xa6\x80\xd4\x6b\x9f\xf0\xce\x6e\x96\x15\xec\xae\x61\xb8\x93\xdf\x97\x3c\x3c\x7b\x6b\x58\x8b\x66\xc8\x92\xed\x2d\x20\x0c\x92\x33\xa5\x86\xd5\x4e\xd9\x08\xa0\xa0\x3d\x16\xb2\x2b\x6f\x1b\xd1\x77\x3b\xed\x63\x72\x82\xef\xb4\x37\x38\xf9\x85\xb2\xe3\xbc\xc6\xd6\x80\x1f\xe6\xbc\x5f\xe5\x58\x46\xd1\x8c\xf6\x71\x1a\x2e\x85\xa0\x71\x3b\x44\x18\x21\xc1\x65\xa6\xac\xb4\x26\xa2\x51\x0b\x96\xbe\xef\xac\x12\x54\xab\x77\x9d\x59\xe5\x92\xc6\x9e\x99\x19\x1e\x8d\x75\x5c\xfa\x1d\x36\xf9\x93\x59\x27\x15\xa9\xd8\x20\x83\x02\x4e\xfd\xc7\xa9\x5e\x94\x41\x8f\x4c\xe3\x85\xe3\x20\x91\xf5\x4c\x6d\xc1\x8f\x95\x74\xbf\x73\x1d\x29\x00\x34\x0c\x83\x1b\x33\x99\x76\x9b\x1c\xad\x0e\x6d\xbb\xa9\x67\x82\x98\x29\x76\xc2\xed\x1f\xd2\x1a\xdd\x5e\xaa\x9c\x98\x39\x5a\x99\x71\xcb\x3b\x02\x17\xed\xd5\xe8\x38\x5c\xec\x34\x76\x4f\x37\xd2\x1e\x43\xb6\xc8\x8b\x01\x7a\xec\xc2\x39\x09\xc5\x28\x13\x36\x52\x2f\x77\x16\x38\x3f\xbc\x3b\x54\xfb\x15\x86\xd9\x47\x39\x1d\x3b\x86\x1f\xce\xc2\x20\xdb\xd7\x27\x62\x18\x2f\x1b\x89\x34\x8d\x01\xf2\x3d\xb7\xc3\x4d\x9b\xa9\xb9\x0c\xa7\x0b\x89\x15\xe1\x38\x25\x65\xd4\xa9\xa3\xc9\x3a\xce\xc7\xa5\xbc\xa0\xd9\xce\x05\x8a\x80\xc4\x05\x56\x50\xac\xfa\x5d\xba\x38\xff\x89\xb4\xd5\x96\x2a\x67\x6e\xf7\x20\xde\x48\x76\x30\x38\x24\x7d\x34\xa2\x81\x8c\x05\xd1\xec\x53\xcd\x31\x52\x5b\x3e\xcf\xbb\x84\x3e\xb5\x18\x68\x61\x16\x0d\x0f\xb5\x67\xe9\xc8\x56\x2e\xab\x23\x35\xf8\xe8\xc6\x2a\x23\xd1\x3e\xd3\xfe\xca\xa6\xc8\x61\x5a\xf3\xa3\xea\x7f\x56\xe4\xfb\xc9\xa2\x89\x96\x4a\x1f\xdb\xe4\x0f\x3e\xbf\xea\xed\x4e\xbd\x27\xcb\xce\x46\x8b\xb9\x8f\xcf\x65\x62\xec\x9a\x6c\xd3\xd6\x53\x7a\x0a\x5c\xd1\xbb\x88\x2a\xf8\xe0\xd1\xc1\xb5\x92\x11\x4f\x13\xd3\x25\x6e\x09\xec\xd1\x50\xee\x30\x01\x67\x52\xd5\xac\x6d\x39\x61\x81\xb7\xcf\x2f\xeb\x78\x05\x02\xc5\xff\x1b\x3e\x57\xfa\xc8\x6c\x14\xba\xda\xcd\x28\x79\xea\xbe\xe4\x90\x43\xf4\x8a\x51\x99\x12\x94\xea\x91\x59\x48\x84\x82\x15\xa2\x66\xd4\xba\x79\x65\xbc\x86\x51\xe9\x2d\x4a\xc5\x08\xbd\x22\xbc\x65\x72\x64\x08\x8f\xbc\x11\x16\x2b\x2c\x19\x1e\x2e\xee\x26\x38\x15\x8b\x2d\xff\x68\x2b\x8c\x11\x20\x8e\x8d\xa5\xd0\xa8\x96\xb2\x99\x14\x32\xca\x1b\x83\xfc\xc7\x4e\x50\xb0\x30\x02\x98\xa5\x26\xd0\xc6\xa9\xae\x7b\x4d\x20\xac\xbd\xce\xd9\xff\x36\xce\xa0\x8d\xa3\x52\xc9\xfa\x50\x02\x30\xbb\x28\x29\x93\x01\x87\x2f\x11\xe1\x7b\x40\x0e\xaa\x63\x5e\x10\x59\x55\x59\x3d\xc0\x31\xe6\xcc\xb9\xbe\x5c\x94\x79\x36\xd8\x79\x05\xf8\x2d\x69\x7e\x3d\xc3\x13\xaa\x4e\x5e\x7d\xf9\x39\xfe\x1a\x31\x7b\x62\xbd\x0e\x4e\x37\xf0\xd6\x68\x0b\x56\x81\x21\x0c\xb6\xbf\x2c\x0e\x42\x6b\x7d\x39\x36\x12\xb1\x18\xfe\xb5\x47\xda\xd4\x81\x41\x1d\x5e\x26\x31\xf1\x93\x7f\xed\x98\xbf\x45\xda\xc2\x89\x91\x77\x42\xa0\xac\xf9\x74\x12\x0a\x3b\x73\xd9\x14\xc6\xe1\x7b\x9c\xd2\x92\x1d\x8e\x01\xd7\x49\xce\x56\x33\x02\x82\xc7\x8a\x58\x84\x19\x51\x0a\x8a\x97\x68\xd3\x86\x79\x13\x69\xda\xde\x1b\xfc\xac\x4c\x53\xe2\x3d\xd3\xb0\x57\x39\x2e\xbb\x96\x4c\x3e\x93\x7e\x50\x38\x58\x14\x14\xc8\xf1\x15\xcb\x59\x50\x84\xa3\x59\x6e\x2b\x43\xa4\xaf\x83\x0b\x48\xfe\x72\x0e\x70\x28\x38\x90\x4f\x15\x25\x47\x31\xbc\x1c\xda\x76\x18\x91\x17\x37\xa6\x06\xe8\xfc\x2f\x1d\xcd\x9d\xfd\x29\x3c\x61\x72\xde\x73\xa5\x35\x34\x8f\x4c\x6b\x9b\x9a\x30\xd7\x53\x8a\x71\xc0\x8b\xb0\xd8\x06\x79\x18\x61\xc6\x21\x7c\x3d\xe7\x65\x1c\x48\x38\xb6\xd6\x5d\xcb\x36\x70\x10\xa1\x85\xcc\x16\x46\x9a\x06\xcd\xa4\x59\x38\xe4\x98\x90\xc5\x2f\xc3\x40\x78\xfb\x94\xf7\x60\x3d\xc1\x1a\xf6\x21\xcc\x3c\x64\x03\x13\xe9\x4f\x94\x3e\x14\xad\x89\x04\x83\x77\x2d\x73\x61\x48\xca\xe3\x3e\x90\xfc\x46\x69\x49\x65\x50\xa4\x76\xe2\xc5\x79\x2d\x2f\x5d\xa5\x32\x45\x98\x2a\x41\xb4\xd3\x64\xc6\xc4\xfb\xe1\x47\x13\xa9\x54\x17\x9e\x49\x13\x8e\xf3\xdf\x47\xf4\xc7\xfa\x5a\x99\x5d\x15\xef\x36\x34\x01\x02\xc1\x09\xed\xfb\x67\x4d\xa1\x29\x30\x6b\x23\x6b\xe9\xaf\x47\x11\x6d\x3d\x25\x59\x1c\x6d\x55\x26\x41\xc7\x19\xab\x1f\xa6\x2a\x1e\x63\x05\x9a\xfc\xf3\x67\x6b\x45\x96\x29\x59\x29\xe2\x0d\x7d\x91\x8d\xa3\x91\xc5\xae\x27\x6e\xa3\xc1\x56\x3a\xe8\x92\xcc\x71\x88\x90\x37\x67\x9d\x8a\xd2\x72\x53\x13\x8d\x65\x1c\xcd\xae\xf3\x8e\x22\x52\xc5\xe8\xd1\xa4\x93\xa8\xba\x93\x18\xc7\x69\x23\x18\x34\x89\x79\x60\x9d\x3e\x22\xa5\x03\xa6\x26\x90\x9a\x64\x0d\x25\xd5\xd4\x7f\xe4\x32\xa7\x12\x87\xea\xf0\x2c\xff\xc8\x46\x8b\xeb\x9e\x4b\x2d\x31\x7d\x7a\x4c\x86\xcf\x82\xaf\xd3\xef\x68\x2f\xc0\x27\x88\x46\x00\x75\x50\x78\x84\x8f\x3e\x66\x02\xee\xe6\xb5\xf7\xdf\xbe\xa4\xa9\x16\x27\xda\x51\x9b\x90\xf2\xac\x64\xa9\xcc\xd7\x42\x2a\x44\x69\xb1\x47\x3c\x85\x8f\xc8\xcf\x0b\x54\x83\xfc\xe4\xab\xf4\x28\x92\xb1\xd7\xb1\x71\xb4\xcb\x8e\xd5\x3c\x4f\xbb\x13\xc1\x11\x98\x75\x7e\xb2\x43\x1a\x91\x11\x73\x86\xb3\x30\x82\x7b\x68\xe2\x29\xfc\x54\xe7\x01\x22\x5d\xf0\x1f\x10\x67\x45\xc6\xb8\xeb\x64\x76\x0f\xb8\x42\xcc\x64\xcc\x38\xa2\x7b\x66\x6b\x16\x07\x8a\xb5\x79\x20\xfd\x25\x8e\xaa\xa9\x67\xcd\xd3\x74\x93\x4f\xc5\xa2\x9c\x26\xb4\xd7\xc9\xdd\x21\x48\x9f\x2c\xd9\x7d\xcd\xc8\xe7\x23\xb6\x4f\x34\x73\x33\x55\x6e\x36\x63\x98\xe4\xb9\x29\x86\xf6\xfc\xd4\xd8\xbc\x02\x8d\xab\xbe\x0d\xe3\x10\x4c\x57\xd6\xb0\xc3\x25\xc4\x3a\x92\xfc\xbf\x0a\xbc\x12\xf0\xf3\xc8\x80\x17\x3a\x16\x37\x18\xd7\x74\x73\x0f\x6f\x5b\x72\x96\x24\x45\xf2\x96\x54\xb0\x8f\x09\x33\x2e\xe7\xef\x98\xb0\xb8\xab\xb6\x3c\x68\xfd\xba\xd6\x3a\x61\x54\x88\xb5\x55\xc7\xa4\x6b\xa1\xf5\x63\x12\x44\x2b\xe9\x32\x44\x5e\x43\xb7\x22\x43\x26\xfa\x06\x14\x04\xdf\x8b\x9b\xfb\xc6\x90\x85\x9c\xec\x44\x62\xc1\xa6\x3a\x12\x23\x26\x35\x2d\xe7\x0d\x89\x85\x3c\xa5\x53\x03\xb8\xe7\x70\xd7\x72\x0c\x0d\x81\xf9\x02\xbd\xa7\xed\x7e\x32\x05\x42\xbd\xc1\xd0\x69\xef\x30\x3f\xe6\x61\x38\x16\xbd\x39\x5f\xf5\xe7\xca\xa4\x3c\xb3\x5c\x25\x50\x9a\x3e\x27\x3c\xaf\xaf\x7d\x04\x56\xf0\x2b\xeb\x6b\x86\x07\x99\xe3\x76\x65\x78\x95\xae\xe4\x80\xaf\x7d\x50\xa5\x25\x46\xc6\x60\xaf\xe4\x24\x38\x65\x37\x26\xc3\x03\x0b\x60\x95\xf5\x72\x27\x0c\xdd\xc4\x81\x90\x52\x1f\x43\x1d\xb1\xd5\x54\x12\x43\x90\x7e\x49\x46\x54\x96\x61\x53\x5a\x45\x25\xe9\x4d\x10\x37\x5b\x10\x04\x5c\xa4\x5b\x69\x0f\x39\xd8\xdb\x84\x7d\x31\x79\x0c\x72\xa9\xf8\x11\xbe\x59\x79\xca\xc2\x9e\x2d\xb0\xfc\x97\x8b\x61\x3c\x88\x3a\x82\x95\x2e\x36\x2f\x8c\xd2\x28\x4f\xba\x11\x44\x56\x0b\x89\xf7\x5f\xc9\x62\x01\xb7\x26\x00\x57\x34\x7b\xc5\x1c\x1e\xb2\x0f\xcb\x39\x9e\x91\x96\x07\xb6\xdd\xd9\x4a\x4f\x76\x4d\x51\xde\x07\x26\xa6\x9c\x73\xa2\x93\x63\xa5\xb4\x76\xf2\x29\xb9\x39\x8d\xc5\x0b\x7c\x16\x9d\x01\xae\xb2\xc3\xcf\x0f\x56\x93\x40\x24\x36\xdf\x32\x76\xa1\xfc\x63\x3f\xf8\xa3\xf2\x5a\xb8\x99\x7f\x88\x77\x7c\x53\x80\x95\xe3\x8d\xd9\x4d\xfb\x36\x16\x07\x86\xda\x6d\x95\xe4\xcc\xd2\x21\x9a\xde\xd8\xf7\x95\x91\x9d\x86\xd2\x7d\x89\x6f\x90\xd0\xdb\x48\xe6\xad\x7e\x53\x4b\xd5\xf6\x3c\x7a\x53\xad\x9d\xb4\x4c\x77\x06\x90\x9d\xd6\x4e\x47\x25\x04\xa8\xb4\x23\x78\xba\x04\xec\xce\x90\x23\x03\x96\x75\xac\x7e\xad\x1d\x10\x57\xcb\xad\x2b\x23\x2b\x16\x0f\x0e\x6b\x8a\xbb\xe2\xed\x7d\x80\xff\x23\xff\xac\x1d\x0e\x15\x2f\xf7\xb5\x33\xcf\x38\xca\xb9\x63\x3c\x2a\xb3\x76\x3a\x48\x4b\xa2\x58\x3a\x8d\xc7\xd4\x30\xd7\x9b\xc4\xbb\x06\xcc\x41\x9d\xa7\xb2\x24\x28\xe9\xc1\xc9\xcd\x05\xa0\x63\xac\x44\x45\xb6\x13\x94\x99\x21\xed\xa1\xa4\xda\xdd\x64\x3b\x1e\xf5\xa4\xdf\x12\xd8\x33\x79\x3f\x4d\xa9\xa8\x64\xb2\x70\xb1\xc7\x32\xc9\xaf\xc5\x9c\x36\xf9\x00\x0f\x07\xbd\x21\x95\x9f\x3a\xbf\x12\xc3\xb3\xeb\x19\xd6\x02\xe3\xea\x9f\xad\xf3\xba\x59\xcd\x93\xfe\xc9\xdd\x6e\x96\xa2\x57\x46\x83\xf4\x32\xc6\x8e\x07\x8e\xe7\x8f\xdb\xa2\xa4\xda\x60\x24\x1e\x41\x9a\x93\x6f\xf1\xa2\x6f\x50\x4c\x4b\xa3\xa7\x1b\x9c\xe5\x0e\xf1\xd3\x66\x7e\x63\x99\x38\xdd\x3a\x73\xdd\x6e\x15\x24\x69\x53\x35\x0b\x5f\x02\xa2\x8c\xb6\x7a\xa3\x44\x60\x4b\x3b\x57\x83\xc6\x98\x72\x3a\x82\xa3\x3f\x5b\xeb\x09\xc3\x12\xf7\x68\x75\x7a\xd9\x40\xd0\x5d\x8a\x87\xb3\x02\xc4\x02\x79\x23\x1f\xd5\xf4\x73\xe5\x6f\x1b\x87\x4d\x8c\xdc\x94\xcf\xbd\xf9\xf6\x87\x96\x9a\x9f\x85\x6f\x9d\x90\xce\x4c\x46\x4b\x72\xbb\x95\x1d\x54\xaf\x40\x3a\x33\x83\x63\x4b\x8f\x33\xd6\xa0\x2d\xbe\xb2\xa2\x6e\x68\xa8\x4b\xf5\x1e\x7c\x6a\x0d\xda\x65\x2b\x94\x65\x96\xb0\xb6\x00\x1a\x44\xef\x41\x5c\x6b\x20\x77\xcc\x34\x09\x99\xca\x6c\xac\xae\xf9\x54\x67\x80\x9a\x64\x19\x13\x33\x02\x9b\x0c\x3a\x8a\x4d\x24\x36\x6d\xb8\xdf\xee\xa5\x83\xab\x94\x28\xfd\xb1\xbe\xa7\x8e\x40\xb0\x57\x21\xb8\x1d\x9a\xd8\x5f\xc9\xc9\x85\xee\x16\x82\x33\xee\xe3\x2e\x8f\x28\x11\xc9\x30\x85\x17\xe7\xc8\x87\x27\x76\x6f\x18\x1d\x6e\x5f\xd1\xad\x86\xbc\x06\x15\xd7\xbf\x50\x0a\x69\x2f\x13\xe9\xab\x11\x2b\xd6\xb0\x33\x0e\xd0\x98\x1d\x5d\xd7\xd4\x00\xad\xf8\x53\xa0\x24\xd9\xa3\x58\xa4\x3b\x34\x37\x3d\x90\xe9\xfa\x1a\xff\x7c\x4f\xff\x32\x82\x44\x38\x4c\x69\x85\xd8\x24\xfd\x0d\x31\x65\x0d\x79\x22\x9a\x6e\x88\xfc\x33\x95\x40\x08\xd2\x73\xc4\x24\x99\x9b\xfd\x6c\xee\xd2\xd4\xdf\x8d\xe0\x32\x76\x20\xad\xfb\x66\xf5\x0f\x24\x95\xa1\x8a\x8a\x25\x32\x4e\x7e\x88\x75\x33\xf0\x64\x21\x95\x3b\x3f\xe6\xef\xec\x17\x58\xcb\x7a\x18\x39\x52\x90\x5c\x77\xb2\x7e\x3f\x1e\x74\x43\x89\x52\x82\x6c\x81\xf6\x35\xb3\xd2\x69\xb1\xc4\x86\x6e\xf5\xe0\xcc\x07\x31\x89\xe0\x2b\xcb\xab\x23\x85\x18\x93\xac\xc0\xe3\x42\x26\x35\x04\xd6\x8f\x97\x4f\xb6\xbe\xe6\x10\xba\xf5\xb5\x32\x4f\xc4\x09\x7e\x2d\x3d\xa5\x65\x0b\x4c\x32\x5e\xc6\xe0\xb2\x28\x8f\x4b\xd1\x5b\x94\x90\xaf\x83\xb8\x09\xf0\x27\x7b\x24\x6e\x53\x70\x0a\xa6\x34\x3a\x56\xeb\xda\x42\x09\x50\x71\x61\x95\x4a\x0b\xbd\x78\x2b\x81\x86\xdf\xa0\xa6\xf7\x04\x6f\x0b\x72\xf1\xa4\xbd\xa4\x28\xc5\x55\xf3\x27\xa0\x88\xe0\x1c\x26\x2e\x2d\x85\x0a\x0e\x3f\x20\x22\x43\x16\x84\x12\x0d\x62\xc0\x73\x41\xc4\xea\x88\x19\x8c\x5b\x02\x36\xc1\x0d\x2f\x8f\xb1\xc8\xca\x4d\x5c\xe3\x21\xff\x28\x20\x88\x6a\x31\x7c\xcb\x02\xc3\x75\xa3\x07\xa6\xf8\xc1\x6e\xc0\xdb\x3f\x8c\x28\x9f\xa8\xd1\x5b\xbc\xeb\x7e\x4c\x88\x45\xa6\x27\xa7\xa0\x0f\x66\x9f\x55\x36\x50\x74\x11\xa2\x55\xb7\xea\x56\x2f\xbf\x07\x6b\x47\xb0\x5d\x3a\xd8\x61\x1b\xf5\xa3\x77\xaa\x31\x85\x83\x9a\x9f\x80\x74\x43\xbc\xe3\x1f\xa5\x3b\x90\xfe\xd4\x17\x14\x89\xcb\xd7\x7c\x85\x32\xd6\x97\xfa\xb9\xca\x36\x5d\xcc\x6f\xf0\xb5\x8c\x5b\x96\x3f\xeb\xfc\x52\x97\x64\xf6\x6d\x73\x52\xf1\xb8\xe4\x67\x86\x9b\xa9\x91\x0c\x09\x6b\xdd\xdc\xa9\x74\x26\x22\x5d\xcb\x42\xb7\x68\xd5\x00\x84\xd1\x62\x00\xbc\xf6\x16\xf8\x08\x2a\x8c\x32\xd1\x8d\xad\xa6\x1d\x01\x16\x79\x5b\x0e\xf9\x2d\x26\xf6\x98\x92\xaf\xb1\xd5\xc9\x99\x41\x41\x9f\x02\x3e\x77\x01\x46\x0b\x6b\x11\x6e\x53\x5a\x80\xd1\x3a\xb0\x06\xb7\x4f\x36\x4c\x06\x66\x97\xef\x17\x94\xe2\xfe\xba\xd4\x2b\x4f\xf4\x83\xb0\xa6\xca\x0a\xc8\x2b\xa2\x3b\xfe\x09\xaf\x6f\x85\xae\x82\x8f\x82\x22\x41\xb4\x3c\x56\xd2\xce\x2a\xbb\xfe\x88\xb9\x1f\xab\xbd\xb9\x9d\xe9\x92\xee\x60\xf8\x51\x7d\xd5\xc1\x35\xf5\x22\xb4\x4d\xda\x80\x13\x54\x52\x90\x93\xfb\xa3\x06\x18\x52\xe0\x41\xb0\x56\x03\x1c\xd4\xaa\x3d\xec\xc5\x9d\x44\xe6\x3b\xb3\x02\xe4\x0d\xf0\x18\x63\x05\x17\x6b\x49\x72\x12\x8b\x7c\x84\xa6\xc2\xeb\x2c\xe3\xad\xcd\x8b\x5d\xd2\x31\x19\x17\xa2\xc7\x84\xcb\x53\xad\x8e\xdd\x8b\x53\xed\x04\xf2\x81\x4c\x0b\x3c\xf7\x37\x81\xe9\xcc\x16\x42\x4c\x00\x26\x0b\x5d\xfb\xee\x18\x4e\x34\x2c\x83\x85\xd7\xcb\x03\x34\xbc\x01\xb7\x85\x39\xcd\x3f\x01\xcb\x44\xbc\x41\x60\xae\xc0\x28\xab\xc1\x9e\x6e\x0c\x15\x47\xac\x19\x2d\x30\x52\xb3\x35\xc1\x14\x0f\x66\xc8\x28\xa1\x4f\x2d\xc8\x08\x28\xe9\x9b\x55\xc6\xe1\xb1\x4b\xec\x42\x9d\x0b\xae\xbb\x25\x58\xcc\xfd\x6c\x44\xae\x95\xc7\xa6\x5a\x95\xc1\x0c\x98\xd5\x1b\xc1\x21\x08\xce\xba\xed\xad\x7d\x1a\xe1\x9e\xe9\x6c\x41\x23\x28\xaf\xb3\xf0\x08\xfd\x64\x00\x8a\x77\x48\x40\x4b\x23\x30\xbf\x89\xfa\x4d\x69\xf0\x91\xbe\x07\x73\x77\x88\x02\x73\x99\xdc\x65\xb1\x19\xb8\x98\xfb\x98\xd7\xc5\x6b\xd4\x82\x92\x67\x45\x49\x94\xe8\x91\x81\xfa\x03\x4d\xe1\xa1\xe9\xa6\x26\x11\x09\x34\xce\x93\x8e\xd8\x01\xf9\xf2\x06\xcc\xcb\xae\x07\x69\x78\x10\xe0\x0c\xd4\x18\x80\x4b\xc9\x82\x38\x73\xd4\x47\x0d\x23\xf4\xb3\xa2\x04\x12\xc7\x9e\x6b\x4e\xb6\x03\xe6\xd0\x28\xe7\xae\xb2\xc4\xd5\x2f\xc5\x1f\x09\xe4\xb1\x93\xe5\x23\x01\x22\x41\x70\xd8\xb4\xd1\x48\x74\xf1\xa3\xe7\xaf\x14\x04\x0c\xda\x5d\xe6\xa3\x17\xae\x08\x61\xe0\xe2\x47\x2f\x5e\xc1\x2a\x49\xfe\x28\xed\xed\xf8\x6a\xd2\x30\x14\x8e\xa0\xba\x0d\xf3\xe4\x5a\x9a\x8d\x0a\xcd\xd2\x4e\xc9\x4c\x6f\xa0\x54\x48\x05\x79\xcf\xf2\x96\x1b\x3b\x58\x90\xab\x21\x34\x21\xc1\xae\x6c\xe5\x51\x2f\x3d\xd3\xa8\xdf\xe6\x53\x2c\x10\x5f\x9a\xe7\xc6\x8e\xee\x72\x48\x6a\x06\xba\x8c\x72\xf3\x63\xff\x80\xe1\xc0\xd2\x2e\x1c\x97\xd8\xb7\x94\xa2\xfe\x8a\xfe\x7a\x05\x4f\x00\x0e\xef\x63\x3d\x75\xa6\x1d\x5f\x6e\x5b\x51\x8c\x33\xe5\xc6\xe0\xfb\xc3\xb4\x1c\x3c\xcf\x05\xbd\xcc\x1d\xba\xa4\x80\x17\x1e\x6c\x1a\xc9\x04\x9b\x36\xac\x3c\x52\x43\xe4\x09\x1e\x37\xf7\xfd\xde\xec\x09\x08\xc0\xaa\xc0\x67\x77\x71\xa6\x6d\xea\xba\x74\x15\x4c\x27\x15\xbc\x7f\xd7\xd4\x96\xae\x1e\x2f\xe9\xd8\xda\xeb\x39\x2f\x88\xf6\x21\x87\xf2\x96\x3c\x7f\xf2\x91\x89\xc9\x15\x72\xdd\xb6\x1a\x9b\x03\x5e\xa6\x86\xd5\xd2\xa2\x0d\xf4\x90\x4c\xee\x1d\x8c\x52\xe7\x9b\x76\x98\x51\xe1\xca\x9f\x48\xd5\x88\xa6\x00\x94\x84\xf9\x3b\x66\xcc\xad\xab\xee\x87\x7c\xbf\x7c\x81\x0d\xb6\x1a\x6e\x22\xb3\x31\x0a\x89\xbe\xbd\x8d\xa2\x64\x28\x12\xf2\x11\x2b\x30\xee\xa3\xcf\xe5\xe3\x8a\xb2\x46\x98\xc0\x24\x73\x07\xca\x24\x3f\x24\xff\x3b\x29\xd9\x8c\x74\xb1\xac\xb8\xd7\xc7\xc8\xda\x9f\x07\x24\x8d\x2f\xae\x9b\xb1\x00\x75\xd9\x43\x6d\x4f\xc1\xdb\x78\x03\x98\x28\xcc\xf2\xd0\xf5\x00\x16\x5a\x58\x08\x32\xe9\xa6\x25\x6d\x1c\x08\xc5\x89\x0c\x03\x93\x50\xe0\x87\x27\xc9\x4d\xc7\xd7\x54\x1e\xcd\xa9\x41\x90\x89\x13\x2b\xbd\xb4\x4f\x36\x83\xe9\x34\xef\x64\x3d\x90\xde\xfe\x05\xe3\x2c\x0e\xfc\x0e\x5e\x73\xb0\x3e\x02\x2a\x0c\x0b\x35\xd4\x4a\x23\x85\x22\xc4\x8c\xba\x8c\x8d\xbb\xa6\xe6\x83\xa1\x36\x81\xd0\x47\xa7\x85\x93\xe3\xcb\x34\x56\x35\x6c\xb0\x2e\x2a\x60\x69\x87\x73\x3a\x1d\x18\x03\x36\x05\x06\x54\x81\x18\x00\x32\x34\x51\x62\xbd\x8a\x83\xad\xa9\x6e\xcd\x0a\x7e\x07\x06\x3b\x79\x7e\x7b\x6c\x78\xe3\x3a\x6a\x40\xef\x89\xd4\xc6\xcb\xdc\xfd\x58\x7b\x03\x18\x6f\x18\x8b\xe7\x4b\xf1\x3d\x98\x72\xf9\x3a\xf3\x4e\x53\x9b\x77\xe2\x00\xea\x60\x37\xbe\x01\xd5\x97\xcc\x05\x11\xf3\x08\x07\xa6\x16\x7d\x1c\x91\xa5\xd2\xaa\x9a\x71\xac\x54\x48\xe3\x90\x0a\x49\x95\x64\x18\x57\x54\x1d\x58\x79\xef\x4b\x5e\xf7\x21\x98\x6d\x11\x6f\xb4\xdc\x25\x42\xdd\xbe\x4d\x3a\xd3\xca\xaa\x08\x62\xe5\x99\xf7\x36\x46\xff\xbb\x29\x56\xaa\xce\x43\xb6\x61\x76\x4f\x6a\xe6\xfe\x17\xe0\x26\x3c\xf7\xeb\x6c\x86\x3a\x91\xba\x3a\x6a\x2f\x18\x8a\x3c\x29\x46\x3d\x50\x0b\x29\x4f\x48\x54\xfd\x41\xfa\x41\xe4\x67\x0e\x28\x04\x87\x9b\x63\x39\x4b\x52\x5c\xd3\x2a\x8c\xaa\x12\xa8\x3c\x9c\xcb\x53\xb2\x0f\xbc\x9a\x49\x4c\xa8\x62\xe8\x02\x1b\x77\xc3\xfa\xa9\x18\x8d\x38\x88\x4f\x11\x74\x28\x86\x81\x53\x4f\xa0\x41\x48\x2f\x0d\x72\x5b\x98\x75\x56\x05\x89\xb4\x71\xf6\x0a\x57\xa9\xaf\x6b\xa1\x3c\xfa\x8f\x50\x53\x89\xb6\xce\x53\x48\xd8\x6e\xb0\xb8\x82\x66\x3e\x87\x93\x3f\x07\x7c\x6e\x97\xe9\xe7\x5f\xe1\x1f\x4c\x45\xf9\xe6\x58\x8b\x60\x09\xeb\x4b\x56\x23\xfb\x22\xe6\xd6\x24\x0c\xbb\xa0\xbb\xca\xfd\x8a\x73\x36\x18\x06\x41\x04\x62\x58\x58\xd7\x51\xda\x31\x7b\x0e\xc9\x30\x25\x95\xc7\x7f\x4b\x1c\x21\xbf\xbc\xa8\xbe\xc8\xf9\xfb\x49\xbe\x23\xb9\x62\x5e\x86\x31\xb7\x18\xf9\x97\x99\x4e\x0c\xf3\xff\x01\xbf\xcf\x9b\x8e\xb7\x80\xd1\x85\xe2\xd7\x1c\x15\xfd\x83\x4d\x91\xed\x86\x61\xbd\xa6\x6e\x01\x3a\xd3\xc2\x0e\x8d\xe4\x80\x4a\xc7\x18\x4e\x5d\x98\x19\x15\x40\x8e\x9b\xdf\x34\x62\x7b\xea\x19\x3a\x37\x5e\x77\x25\xbc\xe1\xf8\x42\xaa\xd8\x9d\x9a\xfb\x6d\xd9\x97\x42\x71\xb8\xf2\x26\x26\x26\x1e\x80\xd7\x20\x1b\xfd\xb8\xf2\x92\x26\xd6\xbc\x55\x28\x2c\xf2\x29\x39\x03\xd4\x1d\x15\x78\x86\xfc\xfa\xbe\xae\xb8\x8c\xc5\x42\xba\x00\x9e\xe3\x24\x16\xe1\xda\x08\xe4\xfd\x74\x1d\xf5\x0d\x53\x37\xc0\x2c\x44\x01\x55\x5a\x59\x2a\x98\x37\x09\xba\x8e\x18\x87\x28\x78\xa9\x36\xba\x17\xe0\x41\x31\x6c\xff\xd9\xf3\x70\x34\x2f\xe6\x50\xb2\x7e\x5c\x91\xe6\x52\xd3\x3b\x5c\xf9\x04\xcc\x15\xa1\x65\xdd\x5d\x54\xd8\x46\x69\x83\xcc\x2a\xeb\x72\x11\x70\xc8\x22\x74\xa0\x4b\x65\x20\x39\x23\xcd\xaa\x81\x19\xad\x87\xbe\x38\x68\x5c\xfe\xaa\x05\x7d\x2b\x2e\xfe\x8c\x41\xa0\x8a\x3f\x56\x91\x1f\x61\x13\x94\xc9\x57\x83\x77\x84\x59\x30\x49\xf3\xe7\x9a\x9f\xb4\x5f\x8f\x4d\x2c\xac\x97\xb4\xfc\xc6\xd0\x67\x5b\xd9\x88\x2c\xd3\x82\xd2\x33\x1a\xdf\x9b\x75\xb0\x46\xc3\xa5\x7a\x58\xb7\x6d\xd7\x53\x54\x60\x12\x2f\x73\x6d\x59\xbb\x3b\x12\x80\x44\xc5\xe4\x25\xad\x46\x97\x34\x72\xd9\xb9\x81\xa7\x74\xe2\x2d\xd8\x12\xbf\xfd\x99\x3d\xfd\x81\x7d\x1e\x82\xff\xdb\xda\x4d\x62\x54\x6b\x1b\x64\x8f\x2e\x46\x99\x01\xec\x2b\x34\xb3\x99\x38\x1e\xa1\x06\x83\xca\x20\x67\xae\x27\x44\x5e\x43\xf7\xa0\x55\x3b\xe8\xa8\x41\x5e\x9b\x13\xab\x49\x8d\xdb\x95\xd9\x42\x9d\xe6\x77\xde\x21\x42\xce\x6b\xa7\xd6\xa6\xf8\xfc\xac\x73\x7a\x09\xa7\x5c\xd0\xa6\x0b\xab\x81\x2a\x28\xc4\x13\x81\x3c\xdc\x8f\xcb\x90\xfb\x84\x55\x92\x92\x5f\x0b\x09\xc9\xf2\xa5\xf0\xc2\x36\xc2\x09\x5d\x9f\x16\xe7\x80\xff\x07\x7a\xc0\x33\x48\x73\x7e\xf4\x74\xe8\x6c\x6d\x6e\x5e\x1c\xab\x72\x17\xb2\x63\xf0\x42\x91\x53\xc6\x60\xae\x08\xa7\x14\x31\xe1\xeb\x82\xe6\x26\x1c\x19\xe9\x01\x24\xb1\x9d\xcb\xea\x34\x96\x51\x9f\x0a\x46\x8d\x0d\x40\xf3\x04\x71\x9d\x18\x6b\xce\x15\x35\x4e\x18\xfd\x51\x41\x31\xa9\xea\x90\xa5\xd7\x9c\x53\xf1\xc5\x70\xe3\xeb\x32\x19\xb3\x66\x9f\x7c\xc2\x77\x5d\xc1\x26\x32\xd0\x0a\x9d\xfb\x2a\xd9\x21\x9e\x72\xc0\xba\x56\x80\x75\x57\x73\x2e\xd1\x55\xad\xeb\x17\x90\x56\xe7\xab\xf9\xc8\xff\x2c\x59\x35\xb4\x4f\x17\xb6\x57\x95\x52\x65\x92\xa8\x40\x5e\x0f\xfd\xb1\x45\xb5\x78\x0b\x5d\x84\xd7\xfc\x68\x54\x16\x82\xbb\x81\x52\xfb\x44\x03\x89\xd2\x7d\x2e\x69\x33\x28\xb7\x54\xa7\xdd\x2c\xbb\x5a\x70\x02\xa1\x4b\x10\x41\xee\xcc\xb8\x03\x95\xd9\xa1\x09\xd4\xf0\x0e\x7c\x17\x52\x67\xda\x69\xeb\xd5\x5b\x75\xc4\x02\xe9\x5c\x8c\xae\x5d\x10\xa9\xf3\xf6\xef\xc9\x30\x8c\x09\x2d\x6e\x54\x2a\x33\xc1\x31\x21\x3d\xa3\x3d\xa5\x3a\xfa\xde\xaa\xbf\x46\xf8\xb2\xe2\xbc\x47\xaa\x29\xa7\x4c\x31\x96\xb5\x34\xc7\x8c\x79\x90\x94\x03\x04\xbc\x5e\x9c\xc4\x42\xe3\x6a\xf5\xc4\x42\x2a\x97\x10\xa3\x0b\x1d\xbf\xa4\x7c\xa6\x78\x25\xb7\xb8\x72\x6b\x93\xcf\x29\x7c\x6a\x19\x6b\x2c\x85\x50\x5e\x6c\xab\x94\xa7\x66\x1e\x40\x37\x0b\x21\x53\x1d\xaf\xab\xf1\x26\x8d\xfe\x32\x66\xa3\xce\xc3\x7b\x69\x82\x48\xe5\x63\xc7\x49\x93\x82\x09\x08\x37\xd8\x2b\x8d\x8a\xdd\xcf\x3d\x4d\xa8\x19\xbb\x52\x9b\x7d\xdd\x3c\x0f\xe0\x12\x28\x81\x2e\x48\x2b\x05\x39\xad\x0e\x33\x3b\x58\xb7\x26\xa7\xaa\x2d\xd9\x07\xfd\x7d\xc1\x15\x5f\x45\x8d\xe8\x15\x43\x2e\x47\xcf\x9b\x59\x66\x1f\x99\xeb\x28\x64\x0d\xf3\x9e\x4e\xd1\x57\xde\x85\x4f\xde\x1b\x44\xea\xa2\x2a\x55\xbe\x65\x2c\x17\x66\xa7\x8e\x0c\x03\xd3\x86\x11\x8e\x85\xc0\x6a\x65\x57\x41\x2c\x79\x64\xe5\x4c\x65\x87\xd5\x05\x7b\xfd\xc9\x68\x9b\x19\xaa\x4d\x7c\xe0\x82\x4a\xcf\x02\x13\xb6\x9f\xdf\xbc\xa4\x6a\xdd\xc8\x87\x02\x5d\x25\xc0\x58\x11\x41\x1b\x94\x1b\x41\xe5\xfa\x69\xba\xb6\x49\x7d\x58\x55\x5d\xde\xd2\xda\x45\xbe\x10\x5a\x24\x91\x43\x7f\x91\xc4\xc0\x4f\xcf\xb9\xd6\x9a\xf4\xa1\x53\x35\xca\x61\xc5\xf5\x80\x88\xab\xad\x38\x85\xe6\xbc\x66\x50\xe9\x46\x7a\x27\xb8\x31\xe0\xf2\xa4\x9e\x5e\x29\x1c\x0e\x5d\x96\x47\x5b\xa0\x9b\xd2\xc1\x58\x45\x59\x16\x46\x44\x10\xcb\xe7\x76\xac\x13\x0c\xf4\x92\x0f\xac\x16\x38\xd4\xc6\x49\xfd\x85\x82\x9c\xfc\x17\x68\xdf\xfc\x79\xe2\xb6\x34\x4f\x31\x57\xba\x89\xba\x37\xbb\xe1\x59\x86\x38\x66\x09\x89\xa9\x2a\xd7\xb9\xe1\xf1\x22\x1b\xbe\x1d\x98\x2c\xa5\x36\x18\x56\xca\x69\xda\x24\xf4\x9f\xd9\x2f\xd2\xd9\x30\xba\x2c\xe3\x2d\x50\x29\xa5\x46\x64\x3f\x71\x93\x3a\xcc\x9d\x02\xe5\x92\xe1\xaa\x0e\x6b\xa3\x6b\xf8\x10\x65\x5d\xf2\x99\x14\x2f\x26\x32\xd4\x0d\x91\xc9\x19\xb1\x68\x8c\xcb\x82\x91\x66\x10\x9e\x7d\x73\xd9\xce\x5e\x58\x79\x67\x06\x63\xfe\xe4\xbb\x32\x4a\xaf\x7b\x31\x9a\xac\x75\x42\xf4\x8a\x5f\x74\xc4\x75\x60\x77\xcb\x36\xf6\xa2\xde\x98\x2a\xbf\x69\xea\x6f\x3c\x8c\xb5\x3c\xee\x69\xa5\x03\xdf\x20\xb7\x7a\xca\x56\x5c\x59\x69\x2b\x1b\xa8\x8b\x07\x37\xad\x7a\xee\x6c\xa5\x94\x76\x35\xd3\xac\x98\xda\xce\x47\x90\x6c\x41\x36\x5c\x38\x3d\x43\xb2\xea\xd4\x8f\xaf\x26\xed\x06\x86\x2b\x34\x3e\x85\x5f\x77\x1d\x1b\x75\xe5\xa4\x4c\xa9\x3b\xbc\x89\x9f\xde\x99\x43\xbc\x6a\x77\x66\x47\x71\xae\x1e\xbd\xa9\x06\x80\xc4\x18\x5a\x84\x00\x8b\xad\x95\x17\x89\x03\xf8\x1d\x64\x03\xaa\x9e\xda\x11\x9c\x1a\xb4\x95\x4a\xb6\x31\xa9\x1f\xce\xdc\x52\x9e\xf4\x33\x2c\xd3\x1b\x1a\xf2\x9e\xdb\x53\x49\x5a\xde\x43\xb4\x60\x0f\x2a\x10\xa4\x98\xb9\xbc\x4d\x25\x23\xc3\x49\x48\x6f\xd1\x60\x4e\xc6\xf2\x86\xfa\x1e\xd3\x60\x46\x7b\x45\xab\xec\x8c\x30\x8a\x59\x6b\x3e\x00\x38\xd0\xbd\x64\x0b\x04\x30\xfb\x36\x28\xd1\xac\x94\xd7\xc6\xae\x3c\xc7\xac\xa1\x2d\xd4\xd1\x5b\x32\x7c\xbd\x64\x70\xf4\x94\x02\x6a\xe5\x16\xe1\x10\xaa\x93\x4a\xe7\xef\x83\x60\x9e\xe8\xfd\xdf\x5c\xfe\x30\x62\xf8\x79\x00\x34\x52\xf0\x86\xdf\x55\x9c\x86\x81\x13\x60\x50\x00\x00\x57\xad\x54\xd9\xa5\x0e\x65\x01\xe1\x99\xc1\x5f\x59\x35\xec\xa0\xbc\x74\x20\x99\x1f\x1f\x9b\x13\x15\x64\xa7\xb8\x32\x1c\x57\x50\xb1\x12\x21\x0e\xb9\xa9\x52\x9e\x92\x91\x45\x32\xf8\x87\x4b\xa2\x4d\x7e\x80\x14\x22\x64\x15\x52\xec\x83\x34\x41\x5a\x27\x8e\x49\x9a\xcc\x9b\xe2\x5b\xaa\xb1\xed\xd7\x5f\x97\xdb\xef\x7c\xd9\xff\x9c\x71\x7f\x9e\xde\x84\xb8\xd1\xc5\x67\x42\x28\x50\x55\xe1\x3e\x45\x54\x3c\x43\x15\xfb\x1c\x9d\x67\x6e\xa9\x7c\x1e\x32\xfd\xf7\x81\x5d\xa9\x92\xa5\x88\x27\xc8\xf3\x53\x7b\x26\xea\xcd\x5b\x00\xad\x0b\x90\x2f\x49\x17\xe8\x0e\xdc\x52\x7a\x7a\x1d\xd1\x11\xb8\x13\xd1\xac\x18\x66\x18\xcd\x0a\x9a\x39\xc3\x5a\xe8\xb5\x24\x9d\x62\x61\x2b\x83\x6d\x65\x87\x6c\x3a\xa4\x9a\x67\x35\xa9\xa6\xbc\xe6\x5b\x59\x77\x1f\x82\x28\xe0\x4e\xe6\x01\xb5\x0c\xc1\x8b\xa9\x9b\x59\xe8\xa8\x2c\xc3\x6f\x58\x27\x8c\xc3\xf4\xbd\x69\xd9\x92\xf2\x4e\x7d\x10\x72\x15\x0a\x6b\xe5\xe1\x39\x04\xd5\xde\x01\xdd\x33\xaf\x83\x93\xec\xa8\xcc\x3c\x2c\x3f\xa8\xea\x97\x96\x02\xd5\xf3\x70\xd6\xb9\x73\x67\x1e\x5f\x6e\xb3\xb7\x7c\x12\xe8\xd1\xc3\xaf\x87\xb9\x24\x17\x4c\x00\x64\xcd\x34\x4c\x50\xd3\xcc\x4e\x30\xc0\x25\x45\x98\x53\x3d\x64\x9a\xcb\x88\x92\xc2\x52\x66\x8c\x90\x3c\xb7\x48\xc5\x9c\xcd\x55\x77\x79\x17\x75\x49\xd3\x1e\x33\x5b\xc6\x75\x63\x88\x65\x65\x49\xc4\x7a\xd2\x76\x52\x73\xb3\xf6\xf1\x38\x74\x14\x81\x7c\x67\xfa\x28\x02\xed\x9b\xd2\x9f\x35\x0e\xc0\x8c\x1c\x8f\xe3\x68\xd9\xc2\x5d\x0c\x92\xc6\xb0\x0b\xc5\x60\x02\x44\x81\xcd\xfa\x40\x77\x94\xbd\xdf\x32\xa4\x91\x7a\x89\x26\x91\x4a\x5d\x81\x9e\xdc\x4a\x82\xc7\x68\x55\xe1\x62\x2a\x37\x1a\x44\x5c\xbc\x27\x62\x00\xa6\x4a\x45\x62\xd4\xc4\x9d\x68\xc5\x21\x48\x5f\x98\x56\x44\xdc\xfa\x3d\xd2\x09\x85\xc2\x3e\x69\x69\xea\xb7\x43\x4e\x3e\x88\x4e\x0b\xb6\xb1\x25\xc4\xd0\xbb\x15\x50\xb5\xbc\xa8\xd5\x64\x64\xf3\x42\x63\xc9\x23\x59\xc7\x44\xd3\x09\xeb\x05\x3c\xf3\x9f\x2e\xff\xe6\xbd\x8d\xe8\x93\x4b\x7b\x7b\x7b\x97\x40\x3d\x70\x69\x94\xf7\x92\x01\x9c\x6c\x77\x23\xfa\xef\xef\xbe\xf3\x2c\x09\x98\x48\xd9\xbf\x46\xcb\x93\x15\x71\x40\x4f\xc1\x09\x77\x0c\x19\x92\x31\x59\x63\xa5\xb2\x3f\xaa\x22\x15\x5f\xf0\x41\xfe\xa5\x48\x30\x63\xd6\xf6\xe8\x1c\xe5\x24\x4d\xee\x19\x9e\x80\x1d\xeb\x3d\xab\x71\x81\x76\x18\xe7\x22\xe9\xe4\x09\xab\x87\x81\x24\x5a\x3a\xeb\x5e\xdc\xb9\xba\x4a\xbe\x7b\xd6\x15\x7a\x5d\x53\xb1\xb2\xa6\x2d\x9d\xf8\x6a\x72\xec\x67\x3b\x5d\x1a\x9f\x93\x6b\x89\x4a\xba\xc2\x6c\x06\x42\x25\xf1\x95\xc6\x1b\x80\x77\xa1\x3d\x4a\x3c\x30\xab\xe5\x42\x5e\xf5\x26\xc3\x48\xd2\x6c\xd0\xdb\x07\x6d\xe5\x98\x12\xe4\x12\xf4\xda\x6f\x4e\xe9\x53\xe0\xf4\xe9\xf9\xab\x2a\x4f\x2a\x51\x1a\x23\x83\x96\x37\x0b\x56\x19\x16\xff\xcc\xf7\xd1\xad\x4c\xee\x4e\xa9\x94\x0c\x79\x58\x6b\x94\xec\x0d\xfb\x83\x52\x7a\x7b\xb2\x96\x9e\x48\x20\x22\x6d\xef\x58\x26\x64\xe1\xd3\x93\x4a\x6c\xac\x50\x23\xa3\xa4\x03\x23\x7a\xf6\xe5\x43\x0f\x1a\xcd\x96\xca\xe5\xd0\x69\xae\x33\x59\xb2\x77\x1b\x31\x58\x46\x04\x6c\xf0\x1e\xcc\x30\xde\xba\x89\xf1\xbe\x34\x63\xe1\x5d\x81\xc2\xbd\x35\xe1\xc9\x1a\xd9\x63\x2d\x75\xb3\x7c\xba\x0d\xaa\x5c\x6b\x5d\x3a\x76\xc8\xf0\x9c\x39\x91\x11\x19\x88\xc7\x39\xc0\xc8\xb0\xb4\x0a\x9a\xf6\x51\xe2\xa9\xc3\x0f\x6c\x28\x5d\xbe\xaf\xc7\x71\x33\x33\x4f\x5d\x89\x0c\x69\x97\x93\x0c\x94\xf9\x65\x87\x1f\xf7\x04\x3f\x8f\x3d\x0d\xa8\x45\x94\xc0\x67\x52\x53\x67\xe4\x30\x1d\xb6\x17\x56\xc3\x2c\xdb\xba\x92\xa6\xf5\xb0\x16\x4a\xad\xa7\x41\xa2\x71\xd6\x43\xb1\x4e\xc0\xc0\xa7\x50\xfa\x2d\x29\xdc\x80\xa7\xa9\x8f\x8d\xd1\x37\xd5\x12\x63\x7d\x64\xdc\xc0\x53\x10\xd6\xd3\x6c\x45\x4d\x56\xf0\x29\xa5\x43\xc1\x94\x19\x4a\xc9\x4b\xd6\x1d\xcb\xe7\xfe\x32\x0c\x47\x19\x7d\xd9\xef\xf9\xb6\x41\xc2\x82\x89\x76\x1c\x04\xcc\x49\xea\x20\x4f\x06\x27\xe8\x73\x1a\x74\xb3\x7e\x9c\x72\x22\xd2\x33\x92\xa6\x7c\x2c\xbe\x1b\x0f\x06\xe0\x1b\xf0\x1d\x69\x4e\x2d\xb5\x54\x37\x19\xf6\xb2\x7d\xce\x7c\xfd\x9d\x9d\x2b\x9a\x2a\xdd\x20\xcb\x7b\x64\x67\x35\xb1\x4e\x4d\x0f\x11\xce\x82\xbd\xd2\x40\x98\x14\xc1\x58\x4a\x38\x96\xa8\x32\xad\xae\xac\x51\x99\x1a\x0c\xd1\xf2\x29\x2d\x3d\x5e\x8d\xf3\x4d\xe0\x70\x96\x64\xf7\x55\x3d\xce\x95\xea\xd8\x48\x3b\x5b\xb7\x5c\x15\xa1\x1a\xc8\x79\x6c\xce\x69\x24\x3e\xfe\x6e\xd9\x11\x70\x8e\xe3\x31\xb3\x48\x63\xe6\x1a\xcc\xda\xad\xc1\xb2\x65\xd6\xa5\xd7\xe6\x32\x5e\x7e\x05\x2b\x67\x38\x0e\xdd\x43\x8d\xdb\xc8\x79\x40\x2d\x30\xda\x12\x8d\x89\xa1\x6b\x55\x81\x11\xcb\xb7\xf9\x4b\x27\x44\x5e\x62\xdc\xff\x19\xca\x92\xd0\x89\xa8\xcb\x65\x78\x22\xcd\xe8\x32\x38\x6d\xf2\x4e\xe9\xa6\xdb\xdb\xad\xad\x3c\xdb\x2b\x20\xd7\xef\x28\xef\x24\x92\x8f\x78\x20\x2d\x08\xca\xbb\x12\x93\xcb\x60\x07\x70\xe9\x17\xef\x6e\x61\xb9\xe6\xf3\x37\xf2\xb3\xde\x5c\x58\xf1\x64\xfc\x0d\xbd\x81\xd1\xf9\xd3\xa8\xbc\x63\xa4\x0e\x25\x29\x28\x14\x2c\xd1\xe2\x11\x8a\xdd\x6c\xaf\x0d\xff\xc2\xfc\xc7\x44\x7e\x58\x18\xe3\xf4\x71\x28\x63\x72\xa5\x36\xed\x97\xe9\x45\x5e\xc8\xf1\x60\x14\x86\x34\x2f\xce\x96\x8c\x10\x92\xcf\x84\x72\x0a\x52\x63\x32\x56\x8c\xa6\xf2\x77\xd0\x2e\x20\xba\x8b\xc3\x23\x4c\xa3\x8b\x5d\x83\x43\x65\xe6\x2b\x72\x27\xb2\xd4\x5e\xe1\x3e\xf2\xe2\x04\x99\xf9\xd5\xdb\xef\xf1\x5f\x98\x0f\x44\x57\xa1\x73\xae\x50\xaf\x9d\x2a\xdb\x63\x2e\x92\x56\x6d\x4e\x12\xd9\x80\x52\xd1\xe0\xbf\x8d\x82\x18\x53\xdd\x98\xd2\xcd\x51\xe3\x6e\x1e\x6f\x0b\x74\xfc\xaf\x52\xa1\x52\x1d\x1a\x79\x4f\x20\x3a\x57\x8d\x24\x79\xd5\x43\x32\x81\x2a\x49\xd4\x68\x2e\xae\x06\x01\xe4\x1e\xe2\xc5\xfb\xf8\xa8\xac\x06\xe8\x27\xa8\x58\x58\xed\x27\x38\x33\x97\x14\x83\x0a\x6f\x53\xdf\xa1\x73\x96\x46\x2c\x02\x06\x45\x14\xda\x74\xb6\x30\x52\xce\x07\x77\x4b\xef\xa5\x0d\x52\x0b\x61\xbe\x4f\x2b\xce\xd6\xcc\xef\x45\x37\x2d\xe3\x9d\x80\xf2\xc6\x4c\x6a\x33\x36\x1b\xa3\x10\x4d\x75\x2c\xed\x31\x6a\x33\xe3\x05\xb3\xf6\x58\x33\x48\x41\xc2\x70\xc5\x7c\x24\xad\x70\x68\x2a\xb3\xda\x06\xcd\x9b\xca\xf2\x87\xec\x9a\x26\xde\x0e\x30\xb5\xc3\x34\xdc\x10\xd6\x8f\x6c\x81\x5b\xf6\x97\xb2\xfa\x5e\x5a\xee\xb6\xfb\x61\x52\x1d\xb9\x0c\xdd\xbb\x71\x7e\xb5\x9b\xed\x0d\x28\x3c\x52\x0e\xb5\x97\xa7\x64\x2b\x93\x3a\x8d\x89\x05\x87\xf0\x54\x9c\x57\xe2\x2f\xc3\x4a\xba\x71\xa7\x22\x0f\xd1\x2f\x24\x22\xa7\x00\x02\x29\x21\x86\xb4\x09\x7a\x44\x50\x5f\xa0\xe4\xfa\xa7\xca\xa9\xba\x86\x29\x3b\xfc\x07\xe2\xe7\x42\x57\xc2\x9a\xfb\x62\xea\x5f\xa3\x31\x9c\x4e\x4e\xa9\x2d\x35\x20\x7d\xdd\xaf\xa8\x54\xea\x43\x60\x37\x64\xea\xe7\x30\xdc\xeb\xd4\x6a\x66\xfd\x18\x56\xa4\xb2\x16\xc7\xf4\xce\x19\x9b\x1b\x83\xf2\x91\x24\xa2\xba\x10\xf4\xa8\xfe\x79\xc5\x42\x82\x64\x8c\xa2\x02\x56\x19\x97\x7d\x6e\x60\x98\xb1\x8d\x11\x34\xb6\x0a\x7a\x10\xd7\x4c\x26\x1f\x68\x3b\xee\x41\x4e\xc9\x7d\x59\x4b\xf6\x5b\xeb\x08\xfc\x42\x14\xfe\x4b\x5e\xca\xb2\xad\xaf\x7d\x94\xe5\x3b\x57\xa8\x28\x31\x25\x93\x0d\x24\x76\xa9\x35\x48\x9a\xfd\x9c\x24\xb4\xcc\xb0\x4c\x65\xf2\x8c\xa6\xa1\xd8\xc0\x6e\x24\x9d\x8d\xa4\xd2\xd1\x4f\x3b\xdb\x52\x99\xc9\xb0\x2e\xb4\xe5\x41\x1f\x1c\x9d\xb3\x8d\x92\xf8\xda\x35\x25\x5e\x04\x98\xf5\xb5\x61\x92\x0d\x01\x47\xfc\x33\x05\xef\x60\x55\xf3\x14\x5c\x07\xb2\x7e\x82\x6e\xa3\x92\xae\xcf\xec\xf7\x86\x16\xce\xf5\xb5\x32\x89\xfb\x58\x6a\x0a\xab\xb9\x03\x51\xc0\x1a\xb5\x6c\xf8\x2d\x36\xa5\x75\xb7\x92\xe9\x4b\xf1\xab\x55\x15\xd7\x2f\x85\x63\xa5\x5f\x83\x19\x42\x69\xd7\xa2\x8a\x4b\xc8\xd3\x3d\xd4\x04\x02\x40\xef\x00\xc2\xe7\xae\x30\x15\xb6\x58\xd6\x5b\xdd\xf0\xbf\x05\x44\x8e\xc5\x81\xf3\x58\xcf\xb4\xf2\x18\xf9\x3c\x2b\x89\x4a\x15\x8a\x23\xae\xb8\x18\xfe\xa1\x17\xcb\x8e\x1c\x97\x5a\xa3\x5a\xc7\x77\x8c\xf0\x10\x25\x51\xb4\xe3\x42\xa7\xae\x75\x07\x7e\x95\x87\x80\x3c\x64\x69\x51\x68\x9e\xfe\x3b\xad\x59\x9b\x21\x47\x2f\xa5\x2f\x2b\x4b\x7a\x5d\x49\xfd\xd0\x3c\x2b\xe5\x34\x6d\xb0\xf2\xff\x22\x79\x4d\x9b\xbc\x08\xea\x73\x9b\xd2\xd1\x23\x29\xff\xa2\xd2\xb9\x4d\x7f\x01\xbf\xf1\xc6\x12\xb3\xa6\x45\x32\x58\x6b\x56\x35\xa8\x2d\x3a\xfb\x0b\x79\x65\xdb\xbd\x57\xab\x83\x59\x7f\xd2\xe7\x75\x1c\x62\x9f\x70\xf1\x98\xff\x2f\xd5\x9a\xad\x5d\x7a\x40\x65\xf8\xe4\xa5\x41\x7f\xe9\x63\x0a\x96\x8b\x6e\x20\x52\xae\xb2\x31\x90\x84\xbf\x26\x0c\xb2\x86\xa0\xb8\x03\xca\x8b\x0a\x94\xb7\x96\x5b\xf4\x2c\xac\x56\x68\x68\xd0\xc1\xf5\x2f\x98\x8d\xbf\xc6\xa1\xeb\xfc\x69\xf9\xdd\x93\x00\x3a\x14\xca\xcd\x7f\x8e\xdb\xd1\xa4\xec\xc7\xc6\x6b\x38\x7f\xe2\x7e\x01\xd6\x4f\xae\x03\x31\x7d\x9e\xea\xbd\xa4\xec\x1a\x32\x61\xb5\xbf\xa5\xa9\x93\x81\xe7\x01\x03\x52\xa0\x42\x9e\x71\xf9\x87\xcb\xc0\x94\xca\xf4\x10\x13\x42\x5c\x6f\xc7\xad\xb0\x3f\x75\x1b\x28\xe2\x6a\xba\x60\x4e\xb5\x17\x2b\xaa\x98\x55\x97\x3c\xbd\x86\x56\x26\x9d\x72\x7f\xea\x7d\xad\x19\xd1\x2d\xb0\xa6\xfb\x35\x65\xdd\x91\x6d\xa4\x4f\x9d\x97\xe2\x47\x36\x10\x60\xdd\x49\x20\x33\x39\x0e\x83\x9c\xa5\x11\x09\x2b\x5b\x91\xeb\xdf\xa6\x53\x84\xc9\xd8\x83\xe0\xc7\xaf\x25\x2c\x6f\x21\x3a\xb2\xbe\x32\x9b\x48\x20\x41\x52\x01\x05\xf7\xd9\x06\x76\x43\x4e\xab\x2b\xb8\x6d\x06\x7b\x6c\x38\xbe\xf0\xcc\x79\xb2\x9b\x87\xf2\x14\x3c\x8c\x2e\x16\x2f\x79\x6b\x19\x64\x7b\x26\xbb\x8a\xc9\x44\x91\x3f\x6d\xfd\x4d\x06\x66\x00\x3a\x55\x90\x0f\x75\xe4\x30\x50\x0f\xd9\x2a\xbc\x61\xfa\x06\xb2\x08\xd7\x7b\xc2\x17\x60\x57\x62\x93\xce\x70\x74\xc2\x5e\x0f\x2b\x65\xb9\xc5\xf0\xd1\x1b\x71\xeb\x15\x4f\x49\x2c\x8d\x2a\x37\xc1\xb3\xaa\x97\xb8\x08\xfa\x05\x8f\x5b\x72\x72\x94\xba\xeb\xd7\xcb\xe4\x06\xf3\x0e\xf9\x1d\xce\xb5\x5c\x5d\xfa\xbc\x79\x69\xa8\x5c\x0b\xec\xd6\x32\x7d\x2a\xb3\xe7\x81\xc0\x8f\x9f\xaa\xdd\x60\xd2\x2a\xb5\x9b\xda\xdc\x55\x0b\x2e\xdf\x6e\xd5\x16\xf2\x47\x38\xdf\x6d\x1c\x69\x23\x17\x2b\x93\x36\x2c\x0d\xe9\x54\x05\xa7\x04\xc3\x04\xd8\x47\x6b\xa5\x4b\x53\xa9\xaf\xbd\x85\x69\x13\x8f\x97\x0c\x9b\xba\x36\xf2\xa8\xd4\x04\x51\x4b\xe1\x8b\x00\x01\x5c\x63\xca\xaf\xec\x78\x5f\x5f\x88\xeb\xfc\xc8\x7b\xaa\x47\x56\x9d\x57\x8e\x48\x33\x5d\x0b\x96\xb0\x56\xea\x60\xa5\x30\x2a\x70\xb5\x21\x8c\x1a\x1c\x9b\x23\x0e\x3e\x21\x1f\x4d\x5d\x65\xf9\x26\x14\x5b\x9b\x82\xd0\xcc\x1b\xd6\x70\xda\xc5\x9e\xca\x71\xda\x22\xb6\xb6\xa7\xb4\xb7\x68\x63\xe6\x20\x1b\xd2\xd8\x81\x21\xcf\x2b\x94\x1b\x7c\x22\x36\x51\x97\x1c\xc6\x46\x64\x4b\xfb\x74\xc0\x67\x90\x4d\xc9\x7e\x53\x2a\x3e\x4d\xc5\x65\x3a\xb5\xdd\xa4\x8a\x21\x04\x48\xe7\xe7\x62\xfc\xcd\x2a\x36\xde\x7f\x69\xb0\xbb\x6a\x4a\x31\x96\x75\x06\x9b\x96\x85\xe3\xbd\x17\xe5\x0f\x2a\x91\x9c\x72\x5c\x24\xcf\x1f\x07\x2b\xcb\xc7\x60\x52\x13\x05\xec\x2f\x39\x87\xeb\x97\xe8\x93\x8a\x83\x53\xa9\xd6\xc4\xeb\x71\x28\x08\xec\xa5\xa6\xf4\xb0\x0d\x54\x0e\x29\xf9\xc5\x37\x69\xe0\xb1\xfa\x4d\x32\x04\x39\x1b\xa5\xe3\x51\xae\xb6\x52\x36\x54\x54\x84\x6a\x38\x05\xdd\x67\x9a\xb7\x4a\x54\xe2\x09\xb7\xaa\x36\x56\x8b\xba\x88\x3e\x59\x22\x8c\x3a\x9c\x27\xd9\xf9\x46\x88\x84\xea\xcd\xab\x57\x61\x91\xb0\x66\x62\xf5\x44\xc7\x66\x69\xf3\xaa\x7f\xf6\x29\x7f\x18\x5d\x29\x5c\xa7\xfa\x3b\x2e\x12\xb5\xb1\xd1\xde\x50\x1c\xc6\x62\x16\x51\x30\x18\x5a\x3d\xdd\x20\x1b\xa0\x3a\x19\x8c\x0a\xd4\xd8\x5d\xad\xef\xee\x24\xb3\x4e\x50\x56\x0a\x95\x51\xc8\x3e\x59\x2d\xff\xd7\x68\x9b\xad\x82\xf3\x2a\xd6\xeb\x81\x34\x58\x18\x66\x20\xb4\x06\x7f\x84\xa0\x78\x65\x7d\xad\x1b\x17\xbb\x5b\x59\x9c\x73\x5e\xa8\xfb\xe4\xa4\x0e\xde\x8e\x45\xd0\xd5\x11\xf6\x2b\x64\xc8\x78\x90\xfe\x3e\x96\x0a\x29\x9f\x3e\x92\xf1\xae\xf1\xd6\xb0\x94\xd3\x2e\x64\x84\x96\x3a\xa7\x9f\xaa\xba\x4a\x3e\xa8\x16\x40\x61\x7a\x87\xf2\xb6\x9a\xb5\x02\x95\xde\x80\x63\xed\xc0\x43\x71\xca\xf2\xd4\x59\xa5\x1c\x95\x0e\xf9\xc0\xb0\x69\x3f\x1b\xa4\x18\x1f\x75\x87\xf6\xbc\xf8\xfb\x4a\xd5\xf6\x87\x92\x0a\x79\x51\xb6\x87\x50\x94\xe0\xaf\xe1\x9f\x5c\x55\x18\x7f\x78\x27\x86\xbf\xcb\xac\x04\xf9\x87\xea\x7f\xcf\x5f\x8a\x2e\x76\xd1\xc4\x2e\xcf\x12\x8d\xcd\x02\x0c\xd2\x0e\x1b\x35\x6d\x4b\xb5\xd9\x32\x1b\x26\x79\xac\x35\x7b\xa6\x8b\xbc\x35\xe0\xbe\x00\xaa\x3e\x9a\xc2\x47\x45\x70\xd9\xd2\xd7\xd5\xde\x3b\xf9\x46\xe1\x0a\x80\xc4\x04\xd7\xd8\x4e\x07\xdb\x19\x39\x71\x23\xb0\x1d\xcb\xe7\x68\x72\xa1\xc8\x1d\xbe\xbc\x85\x76\xd5\xad\x57\x82\xc2\x16\x88\xe7\x46\x8b\x00\xdb\xe4\xb4\x70\x8a\x8d\x7b\x35\xf8\x75\x53\x1f\x61\x58\x03\xcd\x8c\xe3\x18\x6b\x98\xb1\x47\xa8\xcc\x3a\x31\xde\x77\xcb\xdb\xd0\xff\xa6\x43\x76\xdd\x2d\x38\x41\xbf\xc6\x37\x2f\xfc\xd7\x5a\x8f\x53\xbc\x38\x62\x0b\xa5\x46\xe9\x81\xf3\x32\x1c\xf0\xa4\xc7\x62\xe0\xdc\xad\xa2\x53\xf6\x41\x4d\x4d\xd3\xbf\xfb\x65\xa1\xd2\xe7\x10\xae\x66\x6f\x13\xa2\xa3\x2a\x63\x98\xb1\x05\x57\x37\x63\x0c\xa7\x12\xed\x78\xbf\xaa\x6c\xb0\xd6\x17\xf2\xf7\x1c\x53\xb8\x99\xe1\x27\xe8\xf4\x97\x56\xa0\xfa\xbe\xec\x52\x8f\xb6\x40\x4e\x27\x60\xe5\xac\x70\xee\x0e\xdf\x23\x07\x62\xb8\xe9\xff\x5a\xc1\x77\x1a\x30\xf6\x04\xb4\x8b\xe1\xae\xc5\x5e\x8a\x25\x8e\xee\xb2\x47\x82\x8a\x2b\x0f\x37\xcf\x47\x03\xa7\x0c\x81\xd9\x0e\xf2\x46\x0d\xda\x5c\x72\x3a\xa3\xda\x68\x77\x39\x8e\x8e\xdd\x6e\x67\x04\xef\x56\xce\x9c\xdf\xbc\x06\x68\xb7\x68\x1e\x49\x33\xb0\xb7\x9d\x98\xea\xba\xf1\x58\xcd\x6c\x3b\xb4\x78\x5c\xad\x9e\x93\xb9\xe5\x74\x80\x0e\xc4\xb1\xd6\x8e\x16\x8e\x50\xe1\x05\x75\x9b\xf1\x3f\x53\xa7\x2c\xf8\x6a\x33\xd4\xef\xae\x71\xf0\x27\xdc\x22\xda\x47\xa1\x92\x4e\x7a\x2d\x69\xdc\xdc\x18\xf2\x9a\xe2\xdc\xd3\x9a\xd0\xe2\xf1\xb2\xe1\x6b\x76\xb6\xc2\xc8\x86\xa9\x60\xe5\x0d\xee\xa4\x65\x7b\xa7\x43\xec\x95\x07\x7b\xf6\x28\x26\x2d\x39\xac\x99\xbe\x6e\xe8\xf0\xa6\x02\x1a\x20\x5a\xfe\x63\x63\x1d\x66\x5d\x8a\xda\x05\x35\xec\x30\x4f\x8a\xfd\x41\x07\x4c\x80\xed\xa2\xd8\x25\xdf\x58\x7a\xbc\xc7\xb6\x9f\xc2\x85\x96\xf8\xfe\x1c\x55\x39\x4a\x7f\x9f\xa0\x87\x66\x71\x41\x21\x94\xe8\x19\x82\x28\xce\x5b\x28\xc8\xf5\x4b\x08\x6f\x97\x88\xea\x5a\x74\xcf\x17\x81\x75\xba\x15\xdc\xcf\xb3\xcd\x2b\xac\x81\x81\x66\x62\x2b\xcf\xce\xde\x1b\x3f\xf1\xd5\x0e\xc8\xf0\x60\xaf\x3b\x25\x1b\xde\xb5\x4e\xff\x18\xad\xc4\x1a\x0f\x4b\x15\x4d\x10\x87\x37\x42\xf0\x33\xf8\x8a\xc1\x49\x82\x5c\xb4\xb0\xee\x2a\xb3\xdb\x32\xce\x99\x9d\x42\xb5\xa1\x20\x58\x22\x5a\x3b\x5c\xba\xc5\xa9\x0d\x34\x5f\x77\x15\xe6\x59\xd4\xdc\xc7\x5f\x60\xf7\x1b\xe7\xbb\x45\x8b\x19\x04\x3b\x7a\x2e\xd6\x5d\xa6\xfd\xc4\xe5\x44\xe7\xf8\x50\x4c\x37\x31\x8b\x7a\x8c\x72\xf0\x11\x6d\xef\x64\x79\x36\x2a\xd3\x01\xfa\xfb\x43\x39\xc6\x9b\x68\x0c\x7d\x53\xfe\x5c\x84\x3a\xf5\x85\x60\x95\xef\xb7\x47\x54\x01\x4c\xf7\x9b\x87\xac\x39\xf8\xb8\x29\x32\xed\xc0\x1c\x0c\xb9\x71\x39\x14\x98\xeb\x3b\xca\x17\x45\x25\xa0\x46\xfe\xee\x54\x1a\xef\x82\xc3\xf0\x00\xd9\x56\x19\x8b\xe5\x76\x49\xd5\x4f\xe1\x7b\x4d\xdd\x86\x19\x96\x6a\x6d\xf7\xc4\x65\x8f\x86\x6d\x38\xc0\x02\xca\x06\xa2\xf2\x2e\x52\xb0\xf8\x50\x33\x5e\x7c\x87\x2a\xec\x51\x4b\x56\xde\x62\xe4\x6e\xbc\x61\xd5\x96\xd0\x5c\xad\x83\xba\x9b\x76\x06\x35\x14\xfc\xf5\xb1\xf6\xf8\xbe\x5a\xe3\xa1\xbd\xce\xf0\x90\xf2\x02\x77\x93\x78\xb8\xfa\xf5\x61\x04\x50\xab\x66\x48\x1c\x6a\xf9\x25\xac\x3c\x46\xda\x95\x0e\xb2\x14\xa1\x7b\xae\xbe\x18\x43\xc0\xdc\xd7\x13\xef\x82\x7d\xce\xba\x94\x53\x4f\x9e\xf2\xd1\xea\x3b\xc9\xb6\xfe\x26\xe9\x94\x85\x4c\x47\xcb\xc9\x77\x0f\x97\x74\xdd\xca\xb2\xb2\x28\x73\xd1\x5f\xc8\x78\x18\xbb\x88\xd7\xe3\xed\x85\x33\x55\x55\x27\x84\xe8\x54\x37\x47\x4a\x14\x23\x78\xb7\xf2\xa7\xda\x17\x45\x06\x09\x1a\xd7\xa6\xe9\x7d\xa8\x7e\x2b\x96\x94\x8f\x3a\xe5\x48\x20\xcb\xda\x75\x89\x3d\xbe\x7b\x19\x4a\xea\x56\x73\xbd\xed\xc6\x91\xea\xc0\x65\xe9\x40\x9d\xb8\xb3\x9b\xac\xba\xa6\xd7\xa1\xf1\x39\xc6\x6a\x58\x55\xf3\x50\xc3\x3c\xdb\x4e\x7b\xe0\x22\xb3\x35\xea\x5c\x4d\x4a\x48\x88\xb7\xdb\x46\x2f\xe9\x86\x41\xdf\x97\xbd\xa2\x5f\x61\xaf\xe8\x2d\xd1\x2b\xfa\x10\x7a\x59\xac\x55\x47\x5c\x67\x19\xa3\x87\x7e\xfd\x60\x6f\xbe\x1e\xb1\x4b\xd5\x58\xb3\x4a\x96\x98\x22\xb8\xfe\xbc\xcd\x7a\x09\x46\x53\x20\xb4\x34\xbc\x5c\x99\x55\xcf\x53\x53\xd4\x21\x19\xa8\xe1\x44\x6c\x60\x67\xbf\x83\x1e\xe2\x95\x59\xce\x09\x4b\x06\x4c\x90\x44\x61\x71\x5c\xa6\x89\x2c\x96\xbd\xf9\xba\x39\x14\x6a\x70\xc4\x50\x44\xdf\x6e\x2f\x94\xbf\xb3\xac\x7b\xab\x24\x6b\xa0\xff\x76\x5f\xa2\x2f\xaa\xb3\x22\x2b\x86\xd7\xf4\xb1\x37\xa1\xea\x34\x8c\x11\x93\xa8\x5e\x90\x24\xf3\xa6\xb2\x92\xd6\x2c\x93\x3b\xd9\x21\x77\xe3\x25\x9d\x79\x85\x06\x76\x87\xef\xac\xcd\xa3\xb4\x39\xfd\x78\x10\x43\xae\xeb\x18\x43\xd2\x7e\x52\x66\xb1\x53\x5b\x8d\x14\xb4\xa5\xdf\x92\x23\x81\xd7\xa4\xf2\x65\x09\x39\x4e\x1a\x62\x93\xea\xa3\xa5\x66\xf9\x93\x94\xcb\xba\x66\x74\x29\x5f\xa2\x6a\xb3\xb4\x9c\x10\xb5\x63\x19\x24\xa0\x65\xa4\xef\x5c\xbc\x2e\x18\xb3\xab\x37\x25\x39\xb5\xf7\x92\xbd\x88\x37\x48\x1e\x7c\xe2\xfd\x45\x10\x58\x16\xf1\x38\x11\xb7\x04\xbf\xbb\xfd\x96\x1c\xa2\xa6\x22\x0d\xef\x04\xc5\x6a\x0e\xbc\xf9\xd6\xd4\xb6\x48\xfc\xdb\x5c\xca\x9c\x46\xc1\xea\xd9\xca\x3d\x8f\xbc\x70\xac\x19\x7a\xd9\x4e\x2a\x75\x14\xcb\x22\xd5\x57\x9f\x76\x18\x17\xc5\x5e\x96\x77\xa5\x69\xfb\x1d\xf0\x64\x88\xd2\x32\x4a\xfa\xc3\x72\x3f\x2a\xb3\x28\x4f\x20\x14\x32\x1a\x0d\xc8\xcb\xae\xab\x0e\x85\x59\x61\x42\x69\x89\x93\xd6\x98\x60\x44\xa5\x7d\xb2\x9c\xd4\x7c\x86\x55\x9f\xb2\x06\xbf\xa0\xeb\x77\x00\xfe\xd2\xa2\x6d\xc0\x9b\xed\xf3\x47\x2d\x71\x05\xe3\x3a\x40\x84\xfe\x04\x8b\xe1\xbe\x5c\x52\x24\x6c\x9b\xb1\xf4\x09\x63\xf2\x64\xe7\x3b\x03\xe7\x52\xc8\xbe\xd1\xa6\x00\xdd\xa6\xc1\x17\xae\xfb\xe8\x54\xf9\x48\xd8\x35\x6a\xec\x3c\xbf\xa1\x6b\x70\xec\xcd\xa6\x9a\x43\x2d\xad\xde\x9d\xef\x91\x5b\x60\xcc\x3e\xea\xa2\x4c\x85\x08\x94\xed\x0d\xd8\x04\x12\xde\x93\x9d\xe0\xf6\x50\xfa\xe3\x90\xab\x6c\xc5\xc9\x3e\x42\x61\x76\x77\x95\x79\x23\xe8\x37\xbc\x4a\xe2\x54\x15\x6a\x8f\x7d\x54\x26\x2d\x2b\x23\x9c\x61\xbd\x6f\x4a\x95\xdb\xb2\x77\x0d\x99\x6b\xd1\x73\xbe\x0e\xc2\x1c\x1b\xbb\xb3\xe5\x3a\x6f\x83\x65\xdb\x26\xf7\x2f\x72\x29\x9a\x48\xdf\x8a\x53\xdb\xb3\x50\xe5\x48\x9f\xd4\xba\xb5\xa1\x2f\xb8\x71\xfb\x66\x24\xe2\x6b\x8c\x0f\x15\x2a\x24\xf8\xb0\x51\x21\xda\x96\xc4\xfe\x8b\x16\x26\x67\x5b\x91\xd8\x34\x47\x40\x38\xb4\x03\x7f\xf1\xa3\x02\xf0\xe7\xb0\x1f\x06\x45\xc1\x09\xfa\x80\x54\x62\xd5\x55\xd5\x65\x46\xa0\x91\x9a\xfc\xe8\xa8\x85\xb5\x68\xfa\x49\xb9\xf4\xfd\x53\xa5\x6a\x9c\xd2\x17\x2c\x7d\x9f\x38\x86\x9d\xb1\x69\xfd\xa2\x76\x50\xf2\xbe\x70\x6b\xde\x5b\x2d\x6a\x2b\xa0\x93\xbd\x8d\xa9\xc4\xaa\x67\x50\x4f\x1a\x70\x4a\x1a\x11\xab\x5d\x04\x12\x0d\xda\x36\x85\xd5\xa8\x1c\x8f\x68\x9e\x1d\xfd\x64\x55\xc7\xa5\x9f\x92\x01\xb0\xb6\x16\xf7\x80\xbe\x8e\xf4\x35\x1c\x91\x62\x9d\x82\x9f\x29\x66\x85\xb5\x61\x4f\xcf\x06\xb0\x4a\xcf\x60\xb6\x00\xfa\xb4\x9b\x15\xc4\x4a\x2d\x38\x49\x9e\xfc\x30\x94\x45\x6f\xc5\x80\x07\xf2\x47\xd4\xd3\x77\x07\x72\x01\xcf\xbc\xf1\xde\xb3\xaa\x28\x89\x55\xeb\xdd\x68\x2e\x29\x38\x0c\x36\x46\xd8\x38\x95\x4c\xa4\xa1\xd2\xaf\xeb\xa5\x5c\xda\x6e\x7b\x5a\x4c\x9d\x51\xdd\x18\x57\x27\x9c\x21\x72\xce\x7e\x57\x13\xf6\x15\x7d\xbc\xd0\x11\x9c\x96\xe9\xba\xa6\x1a\x4c\x00\xef\xda\x39\x04\x95\xfb\x5a\x3d\xfd\x75\x9d\xcb\x5a\x0a\x50\x80\x2f\xc6\xca\x6b\xd5\x3f\x90\x3e\x46\x26\x47\x0b\xd9\xbe\x8d\x3e\xee\x0d\xd4\x31\xce\x0a\x72\xca\x32\x4f\xb7\x46\xe0\x48\x8a\xe0\xf3\x47\x46\xcc\xf7\x05\xe2\x96\xba\xc6\xa9\x09\xf3\xba\x43\x31\xca\x6b\xfb\xa0\x8e\xf9\x8c\xd1\xd4\x2d\xbf\xaf\x00\xba\x5e\x78\x32\x20\x5f\xb4\xe2\x2f\xf5\xbd\x53\xc5\x38\xa7\x54\xdc\x71\xcd\xd6\xf4\x89\x90\x6b\x4b\x7d\xe7\x06\x7f\x3b\x39\x44\x1f\x58\xac\x76\x11\x6f\xbe\x5b\x44\xaf\x75\xa3\xcb\xaf\xc9\x0f\x45\xbf\x1c\xb6\xd1\xc0\x75\xf9\xdd\x0f\xdf\x5f\xe9\xad\x41\x17\x7c\x54\xd4\xe3\x86\xff\xb2\xa0\x05\xbe\x2e\x6c\x81\x9b\x33\x9e\x18\x07\xfd\x70\x86\x0f\x41\xfd\xe8\xef\xe8\x0d\xfa\xbb\xa6\x59\x3d\x7b\x3c\xc8\x4a\xc1\x22\x17\xe2\x4e\x3a\x65\x14\x0f\xf6\x23\xee\xd1\x8a\xde\x1d\xf5\xca\x74\xd8\x4b\xe4\x2f\x51\xb1\x9b\x8d\x7a\x5d\x41\x63\xa3\x22\x19\xc6\x39\x8a\x1b\x5b\xfb\x11\x44\xdb\xc7\xd1\xd3\x1b\x4f\xb7\x6c\xfc\xd7\x2e\x7b\xa0\x5a\xd6\xb6\xc4\xe8\xc3\x77\x2e\x47\x81\x87\xa6\xcf\xe6\x6a\x3a\x84\x5e\x6d\x48\xec\xa2\xeb\x92\x28\x97\x64\x69\xd5\xc6\xa3\xa5\xc8\x7a\x00\x6d\x31\xac\xc2\x4a\xe0\xe2\x96\xe4\xd7\xd2\x4e\xe2\xa3\xc2\xf7\x5f\x7b\x97\x58\xf7\x53\x12\xf6\x9d\xe5\x62\x35\xa8\x3c\xd9\x49\xa9\x8e\xac\xb9\xf0\x8a\xab\x55\x71\x1d\x01\xa2\x91\xe3\xa0\x65\x5c\x03\xba\x38\x3c\x4a\x25\xcb\x5e\x4d\x0a\x9c\x1a\x8a\xcb\x78\xfe\x95\xab\x93\x26\x47\x88\x38\x5c\xd2\xcd\x11\x2a\x90\xe4\x2b\xaa\xe9\xa6\xf0\xe0\x2a\x5c\x4d\xc3\x85\x93\x77\x84\xb2\x0a\x9b\x54\x70\x69\x58\xd1\xb2\xdd\xaf\x1a\x44\x64\x4e\xba\xcc\xa7\x75\xf5\x33\x5f\xb9\xe2\xc2\xca\x63\xb5\x89\xfe\xfb\x3e\xac\x4d\x43\x10\xff\xe7\x0f\x63\x47\x70\x37\x1f\x63\x7d\xa0\xd2\xfc\xfc\x7e\xa7\xc6\x52\x9c\x1c\xab\x8d\x7b\xf0\x12\xae\xba\xd0\x83\x5c\x3c\xb9\x5b\x49\xc3\x90\x74\xbe\x32\x58\x14\x65\xab\x72\xdd\xc1\xb9\x67\x3c\x1c\x06\x7c\x25\x64\xc6\x62\x74\xd7\x25\x26\x82\xce\xd5\xe8\x75\x8d\x10\x83\x2a\x78\x7a\x8e\xae\xb5\x69\xf6\x96\x75\x0e\x32\x67\xfc\x2d\xdb\xde\xee\xa5\x83\x04\x6a\x05\x73\xf5\x9a\x53\x34\xeb\xce\x08\x35\x61\x48\xbd\x1e\x28\x2d\x10\xcf\x81\xd5\x0b\xad\x42\x3b\xa4\x4d\x36\xd0\xdc\x43\xae\xba\x31\x06\x91\x50\x47\x95\x2f\xbe\x00\x39\x13\x31\xc5\xb1\xa2\x8e\x63\x35\x70\x3e\x42\x9b\x44\x5e\xaf\xd7\x99\x4a\x5b\x25\x2a\xdf\xe1\x5a\xac\xce\xb4\xfc\x1f\xe4\x8a\xad\x94\x8a\xe4\x5f\xa2\x3c\xe0\x64\x2f\x90\x97\xf2\x2c\x03\xdf\x37\x70\x2f\xd1\x95\x81\x4c\x23\x69\x9d\x4f\xa7\x86\x21\xf0\x34\xeb\x60\xc2\x12\x73\xb4\xbb\x56\x77\x9d\xd1\x85\xec\xd3\x6e\x29\x4e\x1e\x4b\x9c\x67\xf3\x40\xe6\xe9\xea\x15\x74\xf2\x74\x18\x4c\x0d\x69\x10\x4a\xe3\xa8\x21\x07\x61\xc1\xcf\xbb\xf9\xcc\xe7\x4e\x3c\x76\x45\x01\xfa\x5c\x82\x7c\x09\x4a\x92\x20\xb3\xa5\xde\x97\x87\x9f\xf9\x96\xc2\x7e\x79\xe6\x08\x96\x80\xa4\x7f\x0e\x48\x16\xfa\xa3\x25\x67\xe9\x9f\x6b\x77\x6c\x36\x2a\x8a\x1e\x41\xd4\xe5\xcb\xef\x04\xdf\x81\x6e\x22\xd9\xa2\x67\xd0\x16\x7d\x26\xd3\x48\x40\x29\xf9\x1d\xc1\x14\x3d\x6b\xf6\x31\x6e\xd4\xfd\x59\x0d\xb3\x9d\xe5\xd1\x85\xe2\x77\xbd\xb4\x4c\x5e\xbc\x20\xb8\xa9\x6e\x74\xa1\x4c\xbb\x5b\x17\x9e\xb5\xb0\x56\x8a\x19\x5b\xc2\xc7\x2a\xe3\xd8\x0d\x36\xc5\x01\x00\xe2\x4f\xda\xa0\xd5\xec\xb5\x39\x8e\x93\x1e\xf2\x14\xef\x9d\x33\x5a\x98\xe5\x54\x1e\xba\xce\x98\x1a\x09\xa9\x7b\x74\x58\x6e\x17\x67\x28\xb6\xc8\xc1\x18\xca\xa9\x3a\xe8\x24\xa8\xb7\x0d\x39\x93\x68\x10\x76\x21\x13\x12\x40\x09\xbe\xb5\x66\xf2\x24\x92\x01\x2a\x4c\x39\x79\xdc\xc0\x5f\xa9\xb3\xa0\xaa\xf9\xb2\x8a\x3e\x65\x54\xf1\x4e\xc2\x71\x14\x94\x32\xc3\xc2\x4a\xbc\xc2\x43\x32\x2b\x48\x06\x33\x8a\x7c\x76\x38\xc1\x13\xa4\x45\x8e\x45\xa7\x32\x03\x9f\xf5\xae\xf1\x8a\xc0\xf9\x17\x78\xd9\x9f\x2a\x95\x84\xde\xe4\xc2\x30\xcb\x4d\xf3\xe1\x63\x4e\xb5\xf4\xf7\x50\x28\x3c\xe9\x5c\xdd\x7c\x83\x7e\x8e\xde\x4d\x07\x69\x7f\xd4\x8f\xfe\x73\xb2\x1f\x5d\x16\x9f\xa3\xd7\xe1\xb3\xbf\x95\x61\xd9\xd9\x8d\x37\x7f\x8d\x7f\x46\xaf\xd3\x9f\x9a\x34\x51\x96\x4c\x48\x20\xd4\xee\x91\x1f\xd8\x77\x68\x09\x36\x73\xfd\x79\xba\x67\x0b\x13\x17\x49\xa9\xc5\xf1\xe6\x81\xa6\x46\x29\x49\x3b\xd5\xa8\x21\xa3\xab\xa1\x65\x2a\xe7\x25\xfe\xd5\x4a\xcf\x61\x57\x99\xe3\x41\x7e\x37\x4a\x46\x62\x45\xc9\x60\x07\x9e\xef\xd7\x92\x51\xa9\x8c\xdc\x24\x38\xf9\x17\xa4\x62\x90\x47\x4f\xd9\x25\xd1\x6a\x25\xc8\xa5\x65\x97\x3b\x26\xcd\x20\xd7\x53\x54\xe8\x35\x90\x01\x58\x02\xff\xcf\x10\x6b\x0c\x48\x32\x98\x9d\xc6\x93\x60\x2e\xe1\xd4\xc2\xa9\x3c\x40\x9d\x66\xca\x6e\x25\x01\x4f\xa0\xb5\xcc\x7d\xf1\x6f\xfd\xfa\x9d\xdf\xb8\xed\x43\xd8\x9a\x3f\xd5\x63\x79\x6e\xb0\x1c\xa5\x93\xdf\x27\x6f\x1d\x9d\x3a\x6b\x3d\x9f\x9c\x3e\x81\xdd\xce\x8c\x4b\xa6\x57\xbe\xda\x99\xd2\xb3\x77\xfb\xc6\x5d\xf1\x9c\x28\x29\x89\xf8\x1c\xb1\x45\x1a\x48\xf6\xc4\xd8\x29\xb5\x45\x5f\x9c\x6b\x71\x4f\x35\xe6\x74\xa1\xa8\x3b\x37\x59\x02\xb5\xac\x81\x6a\xca\x2e\x6a\x4a\x81\x66\x91\x84\x22\xa1\x90\x9d\xd5\x9e\xc9\x0d\xc2\xfa\x26\x6e\xe6\xfe\xc3\x3c\xbb\x96\x76\x39\xf4\x4e\x85\xf7\x7c\x4e\x0a\xd2\x9a\xbe\xb2\xcf\x8a\xa7\x78\xe4\x0e\xac\x37\x2d\x1e\x7a\x1a\x90\xd9\x11\x1e\x08\x99\x4f\xe9\xc9\x59\x7b\x67\x24\x07\x28\x88\x46\x70\xb0\xb5\xef\xeb\x53\x37\xae\xde\xd3\x4e\x47\xdd\x15\xd9\xd5\xc1\xe3\x80\x3d\xd7\xea\x6f\x4d\x9e\x62\x2f\xdd\x4e\xd8\x1c\x7f\x17\x9b\x81\x97\x9a\x4c\x61\xa8\x6b\xe2\x72\x0a\x62\xf7\x60\x17\x07\xc6\x13\xda\x2d\xcb\x61\x41\xb9\xad\xa1\x4c\xca\xe5\x48\x72\x29\xee\xa9\x3d\xc9\x9c\xfe\x01\x58\x73\x0f\x53\x74\x15\x59\xf1\x5e\xe1\x98\x99\xbd\x94\x52\x8c\xf1\x18\xe5\x58\xcc\xfb\x40\xfc\xbe\x64\x6e\xa6\x4a\xd1\x4b\xda\x5b\xf3\x1e\x24\x16\xda\xc9\x25\x21\xb6\x31\xd1\x9b\xfc\xbb\xc5\x81\xaf\xb6\xde\x10\x27\x0e\xbd\xc3\x82\x88\xd5\x5a\x85\xe8\xb4\x3a\xb9\xe0\x5f\x5e\x17\xff\xb1\x1c\xfd\xf5\x77\x0b\x2b\xca\x1f\x0b\xf1\xb6\xbb\x23\x10\xee\xff\x11\x57\xf5\x07\x7a\x05\xaa\x4f\xf2\x49\xe9\x38\x93\xb0\x34\xa3\xdb\x60\xee\xb8\x6c\x54\xe8\x0c\x86\x53\x32\xbb\x7a\x2d\x93\x4f\x92\xce\x28\xe0\xa2\xe7\x49\x56\x46\xe4\x11\x3c\x69\x12\xd6\x0d\xff\x7e\x6d\x5c\x91\x66\xc3\xcf\x08\x62\x75\xb7\xba\x72\xd4\x72\xdf\xe2\xa2\x4a\x62\x77\x3f\xaf\x54\x71\x55\x4c\xe3\x10\x5e\xaf\x4f\x72\x83\xf2\xa0\x0a\xae\x92\x81\x48\xf4\xa7\x78\x12\x48\x77\x96\xc6\x5b\xc9\xde\x96\x90\x62\xfe\xd8\x7e\x3e\x10\x2a\xa7\x9b\xd4\x6c\x5b\x7e\xce\x86\x9b\xbf\x41\x8d\xbe\x6e\x8f\xea\x19\x5d\x69\xca\x5a\xa1\xae\x76\x8f\xcf\xe9\x4b\xcd\xb5\x2f\x51\x8c\x50\x4e\x37\x60\xe6\x32\x88\x9d\xe3\x24\x62\x68\xe5\x5e\x58\x75\xaf\x43\xa1\x85\x56\x2e\xc3\xe8\x62\x21\xd3\x18\x0e\x74\xa1\x53\x42\x7f\x9c\xd5\x8d\x02\xfb\x82\x41\x8a\x98\xd3\x04\x73\xe8\x5f\xfc\xe8\xf9\x2b\x85\x2a\xae\x01\xef\x48\x4f\xf3\xd1\x0b\x57\xc4\x4c\x17\x3f\x7a\xf1\x0a\xcf\x45\x09\x5b\xad\xb9\xe4\x7a\x59\x78\x36\xd6\xf8\x5c\x91\x77\x9e\xbb\x88\x03\xbc\x40\x03\x70\xf1\x25\x39\xfa\xf3\xee\xe8\x74\x1a\x68\x80\xdc\xfc\xb8\xd2\x65\xed\xa7\x4e\x98\x94\x35\x0b\xd9\x2b\x69\xa2\xe2\xaf\x68\xcd\x30\xde\xc7\x6a\x40\xab\x2e\xff\xc7\xce\x39\x57\x56\x3d\x11\x46\x72\x46\x61\x7e\x6b\x2e\xac\xf6\x6f\x4d\x25\x67\x12\x07\x03\xce\xac\x72\xed\x66\xe4\x16\xe5\xc5\x78\xb2\x1d\xf4\x93\x7c\xc7\xdd\x00\xfb\xfc\xc9\xfc\x20\xbf\xcc\x06\x54\xcd\x3a\xe3\x6e\xad\x7a\xc2\x21\x78\x24\x00\xd2\xd0\xe3\x81\xc0\x85\x57\x24\x94\x62\x39\x81\x32\xde\xf1\xc0\xc6\x4c\x87\xb8\x04\x78\xdc\xe1\x09\x80\x2c\xe8\x84\x6c\xc3\xed\x17\xda\x04\xa7\xa8\xd5\x27\xb3\xf4\x4c\xbf\xd0\x33\xa4\x1a\x47\x8b\x9b\xda\x93\xe1\x05\x27\xc1\x2b\x3e\xd2\x32\xcb\x7a\xe2\x89\xc6\x3b\x06\xa8\x8b\x2f\xdb\x79\xd6\xc7\x3c\x2e\xd2\xad\x0e\x70\x06\xfe\x35\x21\x5b\xc5\xf3\xc5\xe6\xc5\x22\x7a\x1e\x99\x05\x94\x72\xa0\x3c\x2d\xfc\xde\xa7\xdf\xc9\x88\x85\x02\x34\xfc\xba\xcb\xad\x19\xc5\x3e\xdf\xe5\x56\x47\xc4\xf0\x3f\xbf\x67\x8c\x86\x06\x30\x81\xd2\x71\x34\x41\xd4\xe4\x78\x13\x64\x4c\x3e\x13\xbf\xee\xf3\x6f\x0f\x38\x76\x61\x46\x19\x9c\x04\xe9\xec\xe2\xb2\x20\x31\xb1\xb9\x2e\x20\x0c\xe9\x40\xe0\x72\xf9\xd5\x58\x9d\xf8\xb6\x9b\x8d\x72\xd5\x0f\x57\x48\x0e\xb9\xfb\xaa\xf9\x11\x69\x91\xf6\x92\xe4\xaa\x35\x81\x5c\x2a\x51\x9e\x72\xd7\x18\x9f\x57\x0b\x23\xed\x27\xb1\x1a\xdf\x58\x33\xc4\xfe\xc6\x7b\x6d\xb9\x6e\x77\xc5\xf0\x4d\xae\xda\x5e\xaf\xb8\xb6\x6e\x9e\x0d\xa1\x9a\x38\x44\x26\x27\xdb\xf1\xa8\x07\x21\x02\x05\xf9\xe4\xde\xb5\x1c\x5c\x6c\xfd\x60\x84\xb1\x12\x27\x2a\xf5\xed\x97\x08\x39\x27\xaa\xb5\x8c\xe4\x00\xba\xa8\xd3\xd9\xa6\x03\xc1\x7d\xa6\x5d\xc1\x88\x0e\x47\x52\x3b\x08\x65\x42\x0e\x11\xc7\x50\x4e\x09\x0c\x7c\xb0\x3a\x3a\x59\x96\x8d\x70\x7a\x55\x4b\x16\x6b\xaa\x60\x11\x14\x48\x2b\x08\xea\x4a\x01\x8f\xed\x2d\x60\x99\x7e\x40\x4d\xde\x19\x25\x10\xb5\x06\x1a\x47\xcf\xfc\xed\xdf\x42\x63\xd0\x42\xfc\xdd\xdf\x45\xef\xfe\x8a\x8c\xca\xc8\xa2\x00\xf3\xc1\x6e\x52\x67\xa8\x29\xb8\xc1\x76\x78\xaa\xef\x73\x4b\xa6\x67\xa0\x81\xc5\x40\xfd\xf8\x93\xbf\xb6\xc6\xc2\x2c\xad\x18\xc6\x6e\x66\x8e\x56\x61\xec\x6a\x1d\x70\x0f\xff\x27\x00\x00\xff\xff\x7d\xf9\xa2\xa7\x9a\x05\x01\x00")
+var _confLocaleLocale_bgBgIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xdc\xbd\xed\x8f\x1c\x45\x9a\x20\xfe\xbd\xa5\xfe\x1f\x12\xaf\xac\x01\xa9\x5d\x08\xf8\xbd\x9c\x10\x0d\xc7\xc0\x2e\xcc\x09\x18\x6e\xcc\x48\x27\x21\x54\x64\x57\x65\x77\xe7\xba\xaa\xb2\xc8\xcc\xb2\xf1\xac\x56\x32\xf6\xf0\xfa\x61\x3d\xeb\x65\x6e\x10\x3b\xc6\x18\x76\x76\x6f\xbf\x95\xdb\x5d\xee\x72\xbb\xbb\xfc\x2f\x64\xfd\x47\x17\xcf\x4b\x44\x3c\x11\x19\x99\x55\x6d\x98\xfb\x70\x5a\x2d\xe3\xae\x8c\xf7\x78\xe2\x79\x7f\x89\xc7\xe3\x6e\x3f\x29\x7a\xdb\xd5\x3f\x57\xb3\xea\xa8\x7a\xbc\xbc\x56\x2d\xaa\x7b\xd5\x23\xf5\xd7\x89\xfa\xff\xd3\x68\xf9\x09\xfc\xb0\xfc\x64\x79\xbd\x3a\xc0\x1f\xde\x48\x4b\xf5\xe3\xf2\x2b\xd5\xf2\x00\xfe\xbb\xb9\xb1\xb9\xb1\x9f\x0d\x93\xed\xea\x76\x35\x5d\x7e\x5e\x4d\x55\xe7\xc5\xe6\x46\x3f\x2e\xf6\x77\xb2\x38\xef\x6f\x57\x3f\xa8\xdf\xee\xd1\xaf\xc9\xc7\xe3\x41\x96\xab\xb6\xdf\xab\xdf\x8e\xaa\xfb\x38\xd1\xa1\xfa\xf7\x43\x35\x48\x32\x18\x6f\x57\x77\xd4\x74\x27\xd5\x62\xf9\xe5\xe6\x46\x91\xee\x8d\xba\xe9\x68\xbb\xba\xa5\x9a\xcd\x55\xf3\x69\x75\x5a\xcd\xf8\xf7\x6c\x52\x6e\x57\xdf\xa8\x1f\xeb\x9f\x26\x63\x18\x7f\xa6\x46\x9f\xc3\xba\xd5\x42\xe7\xea\xff\xd5\x1c\x6a\x0f\x33\xd8\x90\x6a\x98\x27\x7b\x69\x51\x26\x79\xb8\x25\x8e\x75\x25\xd9\x29\xd2\x52\xad\xf5\x47\xd5\x42\x9d\x00\x8d\xb0\xb9\x71\x39\xc9\x8b\x34\xc3\x65\xcd\x96\xd7\xd4\xef\xf3\xe5\xcd\xcd\x8d\x71\xbc\xa7\x9a\xde\xc5\x41\x60\x80\xf9\xf2\xb3\x6a\xba\xb9\x51\x26\xc3\xf1\x20\x86\x51\xfe\x97\x3e\x85\xea\x74\x73\x63\x10\x8f\xf6\x26\xd8\xe3\x8f\x6a\xf1\xf3\xea\x78\x73\xa3\x97\x27\xaa\x5d\x77\x94\x5c\x81\x61\xbe\x52\x3f\xc3\xb9\x1c\xd0\x6a\x3a\x9d\xce\xe6\xc6\xa4\x48\xf2\xee\x38\xcf\x76\xd3\x41\xd2\x8d\x47\xfd\xee\x10\x8f\x52\x9d\x18\xce\xaa\x16\xa9\x66\x55\x5b\xac\x1e\xa9\x45\x1d\x57\xf3\x88\xae\x73\xf9\x7b\x35\xc1\xa3\x88\xff\xee\xd0\x21\x25\x7d\x75\xb2\xdd\xb8\x80\x5d\x3c\x86\xdd\xc3\x3c\x91\xea\x35\x55\x23\x2c\xe0\x4e\x61\xb6\x51\x3c\x0c\x4f\xa0\x6e\x72\x18\xa7\x03\x58\xfe\xa3\x8e\x1a\x17\x2e\x0c\xb6\x3b\x8e\x8b\xe2\x4a\x06\x97\x7e\x47\x8d\x04\xb0\xf4\x08\x7e\xce\x93\x6e\x79\x75\xac\x86\xba\xa5\x36\x76\x80\x57\x3e\xc3\xcb\x80\x9e\x0a\x8c\xd4\x94\xaa\xf1\x29\x4c\xdc\x8b\xc7\x65\x6f\x3f\xde\x7e\x8d\xfe\x17\x56\x92\x27\xe3\x4c\xdd\x44\x96\x5f\xdd\xae\xfe\xa2\x8f\x17\xee\x5d\xcd\xa9\xee\x29\xcb\xf7\xe2\x51\xfa\xbb\xb8\xc4\x4b\xf9\x4e\x35\xb8\xcf\x4d\x14\x58\xa8\x5b\xc0\xeb\x19\xa6\x79\x9e\xa9\xdb\xfe\x4e\xc0\x1c\x42\xa4\x3a\xef\x2e\x4c\x00\xe0\xab\x96\x52\x2d\xa2\xe5\xa7\xf5\x39\xa0\xd5\x30\xdd\xcb\xf1\x26\xa9\xe1\x34\x52\x70\x3a\xaf\xee\x43\x63\x3d\x0b\x34\xdb\xcd\xf2\x4b\x62\xb0\x6b\x08\xe8\xc7\x74\xf1\xf0\x80\x5a\x66\x50\x3b\x11\xa3\x2f\x1a\x76\x12\x8f\x14\xe0\x50\xdb\x1f\xf1\x86\x01\x4a\x1e\xe1\xd0\x73\x38\xd2\xd3\x86\xce\xd5\x7c\x73\x23\xee\x0f\xd5\xb5\x8f\xe3\x51\xa2\xee\xee\x0f\xea\x14\x60\x0b\xa7\x06\xfa\xe1\xf2\xe7\xfc\xce\xd5\xd5\x20\xe8\xc1\x65\xc7\xbd\x5e\x36\x19\x95\xdd\x22\x29\xcb\x74\xb4\x57\xd0\x5b\xa7\x3e\x8b\xea\x21\x01\x1b\xce\x2b\x20\x0e\x2e\xbe\xa5\xc3\xe6\xc6\xd5\x6c\x62\xe0\x19\xe0\x70\xba\xfc\x02\xb6\xb8\xbc\xee\x0c\xc3\xed\xec\x48\xba\xe1\x75\xde\xac\x3f\x2c\x9e\x65\xd1\xdd\x4d\x92\x3e\xc3\xae\xfa\x76\x0c\x4d\xe1\x60\x71\xbb\x0a\x50\x27\x83\x81\xba\xf7\x8f\x26\x49\x51\xaa\x31\xff\xa4\x86\xb9\xa9\xbe\xe2\x46\xd4\x79\x01\x96\x78\x84\x47\xc1\xc8\x20\x2d\x0a\xd5\x54\x8d\xe7\x20\x48\x9c\xad\x17\x8f\x7a\x70\x9c\xdf\xa9\x89\x8e\xe1\xb6\xe1\xc7\xf7\x8b\x24\xce\x7b\xfb\x1f\xc0\x11\xc0\x3f\x14\x16\x04\x64\x09\xc8\xc7\xbc\xe7\x15\x70\x0d\x0f\xb0\xe1\xf1\xe1\x6a\xbc\xc5\xa8\x85\x64\x7d\xf5\xe3\xb7\xea\xa7\x43\x5c\x42\x3a\x2a\xca\x78\x30\x50\x6b\xe0\x7f\x01\xc2\x3c\x45\x54\x0e\xc0\x6f\x20\xaa\x4c\xcb\x01\xe3\xae\xaf\xd4\xad\x9b\x33\x80\xb3\x32\xad\x0d\x62\xa4\xcb\x41\x64\x82\x34\x00\xe1\x5a\x23\x7e\x84\x6e\xec\xa2\xf6\x7a\x5d\x62\xd3\x7e\xd6\xbb\xa4\xd0\x17\x20\x79\xd8\xd6\x1f\xd4\x34\x8b\xe8\x8d\x6c\xaf\x88\x10\x27\xfb\x5d\xa2\xea\x20\x7a\x1d\xbb\x00\x52\x52\x53\xe0\xd6\x1f\xc2\x58\xcb\x6b\x5b\xf0\xf4\x14\x6a\x59\xde\xd4\x90\xf2\x39\xe1\x13\x84\x89\x97\xe2\xa8\x8c\xf3\xbd\xa4\xdc\x3e\xd7\xdd\x51\x88\xf6\xd2\xb9\x68\x3f\x4f\x76\xb7\xcf\x9d\x2f\xce\xbd\x8c\x6b\xd5\xd0\xb3\xbc\x41\x17\xc6\x08\xfb\xe6\x4b\xcf\xc6\x2f\xab\x89\xf1\x1a\x4e\xf0\x31\xcc\x68\x4f\x5b\x34\x0f\xa0\x0d\xb5\xf1\x43\x0d\xe8\xf0\xf0\x18\x0e\x89\x70\x9e\xd0\x2b\x44\xb4\x16\x80\x4d\x03\xb2\x11\x1e\xaa\x42\xfc\x91\x7e\x78\x9a\x62\x3c\x05\x60\xf1\xd1\x44\xd1\x9d\x6e\x7f\x87\x48\x33\x1d\x12\x3c\xe3\x39\xe2\x75\x40\x0e\x6f\x5f\xbd\xf8\xdf\xdf\xda\x8a\xde\xcd\x8a\x72\x2f\x4f\xf0\xdf\xea\x3f\xaa\xd7\x0b\x11\x81\x50\xf4\x5e\xfa\xfa\x2f\x15\x8c\xa9\x41\xf8\x7a\x9b\x5e\xec\x3d\x3a\x01\x58\x11\x6e\x4d\xfd\x8a\x2f\x04\x7a\x22\xce\xfe\x41\x8d\xf8\xd8\x6d\xec\x34\xdc\x57\x8b\x40\x92\x65\x39\x82\x16\xd0\x6d\xa0\x10\x6a\x36\x22\x36\xdf\xc0\x21\xb6\xcc\xa6\x1a\x6a\x18\xfa\x33\xc1\xc0\x16\x1d\xce\x63\x1c\xea\x08\x9f\x2c\x51\xfa\x5f\xbd\xf3\xce\xaf\x5f\xff\x65\x94\x8c\xf6\xd2\x51\xa2\x4e\x3a\x9a\x94\xbb\xff\xa5\xbb\x97\x8c\x92\x3c\x1e\x74\x7b\x29\x41\xd6\xa1\x04\x6d\x9c\xf6\x08\x6f\xee\x33\xfd\x0c\xf0\xac\x81\x6c\x16\x03\x45\x71\xfb\x09\xb1\x0c\x0f\x00\x46\xa2\x8b\x17\xdf\x82\x2d\x95\xfb\xf0\x18\xbf\x02\xee\xa0\xf8\x68\x00\x97\xa7\xd7\xf8\x6f\xb0\x1a\xa0\xbe\x30\x72\xe0\x8a\x42\x9b\x54\x73\x25\x79\xde\x55\x9c\x43\x79\x15\xa0\x40\x8c\x4f\xd8\xf1\x50\x41\xd7\x9a\x63\x45\xb4\x2f\x78\x2e\x0f\xe0\x1f\x08\xbb\x33\x0d\xbe\x47\x00\xaf\x3c\x5d\x3a\xba\x1c\x0f\xd2\xbe\x02\x17\x7d\x17\x34\xe6\xa9\x26\xd3\x47\xf8\xd6\x1f\x21\x9e\x9c\x46\xe7\x3a\xe7\x80\xa5\x38\x77\xe1\x1c\x3c\x55\x7c\x30\xf0\xfc\x16\xad\x50\xa5\xa6\x1a\x65\x5d\x22\x42\xc0\xc0\xf4\xd3\x22\xde\x51\xcc\x0c\x71\x63\x39\x93\xf0\xdb\x6a\x55\x07\xc8\x01\xd1\xb2\x01\xa9\xe0\x15\x2b\x2a\xba\xfc\x27\xf5\xd6\x0f\xe4\x75\x21\x80\xdd\x17\x24\x0c\x49\x1d\x3d\xb5\x7b\xc0\xd4\xda\xb7\x7b\x80\x10\x37\xb7\xef\xda\x9c\x07\x30\xb4\xcc\x71\x1d\x6a\xea\xb7\xa0\x39\xf0\xd1\xc3\x2f\xd3\x15\xe4\xd2\x92\x2c\xe7\x02\x35\xc9\x0d\x80\x3d\x9d\x0e\x9e\x57\x78\x70\x45\xc5\x57\x5d\xa0\xea\xdd\x01\x6c\xaf\xc1\x9a\x5f\xfb\x77\x8a\x63\xfd\x92\xdf\x78\x23\xa1\x9e\x23\x57\xf2\x40\xb3\x0e\xc4\xf9\x81\x48\x50\x7f\x8a\x2b\x9b\x1b\x88\x87\x57\x4f\x44\xe3\x00\x26\xf3\x00\x03\xc5\x88\x05\x80\x71\x23\x8b\xa3\xda\x00\x62\x8e\x2e\x44\xea\x1b\x01\xdc\x09\x74\x57\x4b\x39\x86\x8b\x5c\x7e\xa9\xba\x7f\x59\x2d\x9e\x22\x0a\xca\xcf\xe3\x3b\x85\x1b\x89\xc2\xf3\x6d\x7c\x05\x2f\xe5\x58\x5d\xeb\x49\x9d\xdf\xc2\x93\x17\xdd\xcd\xe2\x6f\x21\x3b\xff\x39\x9d\x13\x70\x0e\xc4\x27\xce\x80\xc0\xe0\x73\xaa\x0f\x45\xfb\x42\xa9\xe8\x4b\x84\x39\x35\xe5\x21\xcc\x40\x52\x92\x6e\xcf\x84\xe1\xc0\xa2\x7e\xc6\x3c\x33\xb5\x48\xe2\x7f\xd5\xde\x81\x2b\x98\x28\x09\xa6\x09\x7f\x6a\xc6\xde\x92\xc4\x63\x38\x6c\xdb\xcb\xec\xe4\x07\x7c\xb1\x44\x8a\xfc\x51\xe0\x84\xaf\xa9\x63\xbd\x47\x8c\xe6\x21\xd1\xfa\x13\xfa\x37\xde\x1e\x30\x02\x84\x67\xe0\x6f\x3e\x58\xa4\x91\x6b\x1d\xad\x16\x36\x48\x80\xa1\x19\x7c\x1a\x8f\xc4\x1f\x28\x54\xa6\x24\x09\xf5\xea\xbf\x66\xfa\xf9\x10\xe4\x23\xfa\x51\x6c\x86\x8f\xcc\x87\xe6\x69\x84\xbc\xaf\x5a\x97\x86\xd4\xdf\xfe\xe6\x2d\x7c\x4d\x08\x29\x9f\x10\x3a\x9f\x46\x86\x01\xb7\xb8\x7e\xf9\x39\x1e\xca\x91\xc2\xe1\x6f\x22\x76\xdf\xef\x8e\xb3\xbc\xdc\x56\x7f\xd2\xa1\x5d\x43\x74\xce\x3f\x9b\xa5\xdc\xa6\x65\xd2\xc3\x9c\x9a\x96\x8c\xe0\x55\x5f\x29\x1b\xab\xb7\x19\x01\x64\xf2\x73\x98\x59\x5e\x81\x9e\xee\x22\x32\xe8\xda\xc5\x70\x8c\xbf\x9c\xdb\x78\xec\xac\x77\xbf\x2c\xc7\xb4\xe0\x37\xdf\x7b\xef\x5d\xb1\x62\xf3\xc1\x79\x91\xea\xd3\x16\xaf\x18\x60\xe7\x21\xbd\xc8\x86\x57\x4d\x90\x0c\x2c\xf0\xf2\x86\x62\x96\x00\xc1\xc0\x33\x9f\xe4\x83\x6d\xf7\x78\xd7\x41\x0e\xaa\x57\x1d\x28\x03\xf7\x28\x38\x28\x05\x65\xb0\xa9\x67\xe1\x3f\x17\xd7\xba\x4d\xb5\xb7\x29\xe3\x6c\x05\x0a\xb0\xc3\xfb\x0c\x85\x4e\x67\x5c\xed\x4c\x8a\xac\x88\x3b\xb3\x31\x10\x1e\x89\x3c\x1f\x23\x15\x41\xce\x16\x29\x45\x08\x91\xb2\x0c\xbc\x8a\xbf\xa2\x89\x60\x57\x9f\xe0\x46\xd5\x91\xe2\xc1\xc2\x0a\x15\x7c\x0d\xd5\x6d\x21\x07\x75\xf1\x6d\x75\x8d\xae\x62\x05\x3f\xee\xe6\xd9\x90\xd4\x22\x87\x9a\x25\x15\x5f\x04\x43\xed\xdd\x89\xec\xe0\x2c\x85\xfe\x11\xfd\xe6\xef\x5e\x8b\xfe\xdf\x17\x9e\x7f\x5e\x9d\xc5\x9f\x1d\xe2\x42\x08\x4c\xfd\x05\xa2\xc5\x5c\xad\x59\xa0\x55\xff\xe6\x9d\xb3\xd4\xbc\x08\x12\x6f\x85\xe8\x7e\x8f\x58\x0d\x19\xe9\xe8\x1c\x51\x93\x73\xd1\x4b\x78\x68\xff\x35\xf9\x38\x1e\x8e\x07\x49\xa7\x97\x0d\x5f\xee\x80\x50\xab\x64\xc0\x9c\xf1\xde\x1f\xdd\x41\x8f\xf4\xe3\xc0\x77\x03\xbf\x91\x44\xc1\x7d\x82\x94\xb5\xb9\x97\x56\xfc\x74\x7b\xd9\x68\x37\xcd\x87\x20\x4f\x9a\x57\xc7\xd8\x92\x1f\xef\x03\xe2\x05\xcc\xab\x58\xc1\x6e\xd0\x8a\xba\xa3\xac\x4c\x77\xaf\xba\xc3\xaa\xdb\x26\xad\x07\x00\x38\x8b\xea\x88\x4a\xf1\x11\xd2\x46\x89\x24\xa9\x03\xb8\x9c\x80\xb4\x9b\x5f\x4e\x7b\xc9\x0a\xd8\x72\x51\x0d\x82\xbb\xba\x1e\x04\xad\xb9\x84\x33\x05\xaa\xd9\xee\xee\x40\x71\xc1\xcc\xc0\x3a\x5b\x06\xa6\xe5\x11\xb2\xa9\xa7\xb4\xbb\x07\x44\x0c\xdc\x4e\x0a\xa5\x8c\x41\xb1\xf6\x8d\xc4\x52\xd1\x6b\xaf\xbf\x43\x58\xea\x1a\x11\x37\x7e\xc5\x87\x40\xc0\xcd\x13\x9a\x39\x03\x6f\x01\x7c\x58\x2a\x4b\xe0\xa4\x16\x7b\x0d\xe9\xcc\x1c\xc0\x06\x59\x66\x02\xba\x1a\x51\xd5\x38\x11\x10\xaa\x7a\xea\xf8\x34\xa1\xed\xb1\x96\x3f\x81\xa4\x30\x5b\xb9\x97\xc7\x97\x63\x25\x0b\xfa\xab\x56\x3d\xaf\x21\xbf\x87\xef\xf1\x93\xe8\x0d\x6e\x57\xef\x19\xda\x35\x50\x34\xdd\x23\xd2\xe0\x7e\xaa\xf0\xe4\x29\xf1\x3b\x47\x48\xce\x3f\x67\x89\x6e\xbe\x45\x14\x1f\xa7\xfa\x1c\xf6\x22\x77\x4f\x04\x92\x08\x23\xec\xbd\x46\x97\x09\x6f\xf1\xbb\x3a\x46\x39\x9b\x39\x89\x05\xea\x49\xea\xc4\x5d\xd3\x0e\xee\xc3\x83\x30\x0f\xcf\x02\x12\x74\x75\x67\x36\xa0\x88\x0f\x1c\xa8\xd3\x3d\x8b\x5d\xc5\x91\xba\x9c\xba\x7b\xac\xa8\x44\x3c\x41\x60\xa8\x3d\x11\xe2\xf8\xc2\xe3\x84\x41\x2b\xb4\x37\x42\xa1\xc8\x61\xb4\x4f\xb6\x65\xbe\xb7\xb2\xd6\x0e\x57\x2d\x64\x80\x03\x5f\x95\x85\x32\xd9\x08\x57\xae\x15\x94\xce\x23\x32\xda\x4a\xb7\x91\xdc\x99\x15\xde\x51\x7e\x01\xed\x92\x14\x3d\x15\x18\x72\x27\xad\x60\x69\xdf\xa1\x40\xe9\x35\x00\xe8\xb0\x12\x21\x4f\xba\xac\x43\xef\x5e\x4e\x41\xaf\xec\xbc\xfb\x23\xc4\xe6\x5f\xa9\x0e\x0f\x5c\x99\xe8\x80\x35\xc2\x46\xcc\x3a\xd2\xc7\x31\xd3\xda\x53\x83\x7f\xa4\xf2\x62\x1e\x9e\x56\x1f\xc2\x5d\x7d\x21\x07\x56\xe3\xdc\x70\xcf\xf0\xf3\x09\x11\x71\x7a\xf2\x78\x68\x73\xc4\xc8\xcc\x59\x3b\x13\x43\x2f\x60\x01\x90\x54\x91\xf6\xe6\xd4\x68\x66\x90\x83\x9d\x21\xdb\x69\x06\x77\x07\xe3\x85\x85\x46\x65\x6d\x60\xc3\x15\xe0\xe3\xff\x14\x1e\x4d\x47\xeb\x56\x59\x4f\xc9\x56\x95\xdb\x28\xbc\x00\xe7\xa1\x30\xe2\x03\xda\xc8\x82\x45\x03\x57\xc3\xbf\x4a\x0e\x0c\xaa\xf4\x0f\xe8\x98\x88\x69\x52\xaf\x62\x0b\x97\x0b\xc2\x11\xf3\x77\x81\x27\x74\x13\xa7\x17\xea\xbb\xe8\x57\xaf\xe3\x48\x8e\xc8\x3e\x25\xad\x3c\xab\xc1\xe6\x88\xce\x18\x41\x00\x53\xf8\xb9\x7e\x24\x2b\xd7\x2b\x58\x58\x73\x46\xab\x38\x26\xb9\xc5\xf6\x53\x01\x94\x42\x63\x36\x9a\x2a\x70\x21\x0b\x16\x44\xad\x06\x3c\xa8\x85\x62\x9e\xc0\xf9\x1c\xe4\x07\xcc\xeb\x73\x64\x79\x3d\x7a\xd8\x36\xc2\x4a\xd8\xee\x5e\x06\x5a\xec\x6f\x6a\xba\xd5\x87\x28\x11\x81\xc9\xa8\x28\xbb\x7b\x69\xd9\xdd\x05\x06\xa7\x8f\xfa\x10\x24\xe6\x8f\xd5\xff\x7e\x81\xf7\x80\xba\x4e\x32\xc9\x21\xf0\x58\xf6\xe4\x9c\xea\x78\x8e\x78\xfc\x13\xfc\xa6\x40\xec\xc5\xe8\xfc\x65\xad\x98\x7a\x01\xf8\x93\xae\x22\x5e\xe9\x00\x10\x95\xd6\xa6\xf3\xad\x1f\x58\x8b\x96\x50\xfc\x1c\x02\x9a\xc0\xfd\x1b\x15\x96\xd5\xc0\x6e\x69\x92\xc7\xb8\x81\x1e\x0d\x5e\x1f\x32\x00\x44\x95\x8d\x22\x08\x54\x48\x04\x4d\xfe\x74\xf0\x2c\xce\x17\xc4\xc8\xc3\xd4\x7b\xd9\xce\x24\x1d\xf4\x9d\x56\x30\x4a\x07\x4e\x92\x54\x55\xfd\x1d\xfd\xdc\x02\xc0\x64\x95\xad\x0d\xca\xa8\x48\xcb\x04\x33\x38\x2e\x23\x89\xab\x2f\x74\x60\x7a\x96\xa0\x92\xe1\xd4\x5a\x2a\xd6\x90\x86\x67\x34\x8d\xc5\xfb\x0a\x8c\x68\x12\x23\xb7\xc3\xb5\x0c\xe3\x12\x2c\x05\x8d\x72\x3f\xcd\xe8\xc9\xfe\xed\x32\x18\x5f\xa3\x55\x3b\x43\xaf\x1b\xa0\x1a\x62\xfe\xd3\x9f\x49\x2d\xab\x88\x2e\xbc\xac\xfe\xab\x40\x26\xbe\x9c\x10\x9f\xbc\xd7\x02\x8c\x48\x48\x1e\xe3\x11\xbb\xb8\x8c\x16\xfa\x7b\x34\x92\xdd\xb0\x68\xd3\x3d\x5d\x07\x6b\xb6\x5f\xe3\x99\xf0\x82\xb8\x5d\x7b\xec\xe2\x6e\xe9\x2d\x16\x93\x5e\x2f\x29\x0a\xd2\x3e\xdc\x83\x93\x20\x8c\xf5\x05\x74\x78\x2a\x42\x33\x35\xea\x0d\x51\x15\x06\x74\x64\x8b\xb9\x38\x10\x2d\xee\xe1\x84\x9f\xe2\x12\xe1\xed\x6e\x21\x45\xb8\xc5\x44\x0d\x2f\xe2\x11\x63\xf8\x13\x63\x38\x41\x28\x66\x49\x02\x2c\xc2\x0b\xad\x30\x61\x6e\xfe\x10\xb5\x4d\x9a\x32\x02\x91\xd0\x96\x86\xa7\xd0\xaa\x03\xb6\xf6\x0f\x36\x37\x26\xa4\x74\xcb\x06\xfd\x36\x55\x91\xc6\x7b\x86\x1d\x9c\x85\xed\xb5\x62\x20\x81\x0e\x8b\x2b\xa9\x02\xc8\xae\x31\xe5\x03\x2c\x94\xc9\xc7\x25\x59\x9e\x66\x68\x2f\x33\xec\x44\x10\x2c\x11\xc1\xa1\xd5\x9b\x14\x02\xc3\xab\xf8\x9c\x0a\x52\xde\xb3\x15\xa6\xf6\x68\x00\x11\x0f\x14\x7e\xca\x80\x3f\xbc\x9c\xe8\x2e\x77\xd1\x78\x7c\xc2\xa8\x2f\xac\x8d\xc3\x29\xb2\x7c\xcf\x99\xa1\xc9\x1a\xaa\x9a\x92\x5d\xd8\x6b\xed\xd8\x88\xd5\x90\xc8\xc5\x90\x8f\xc3\x9d\x3a\x17\x04\x2f\x45\x1b\x08\x3b\x0a\x96\xd1\x5c\xc9\x4b\x46\x7b\x77\xe4\x98\x2c\x43\x6b\x56\xd7\xca\x9e\x11\x1f\xb0\x59\xb0\x6e\x11\xa4\x66\xf1\xa4\x04\xa3\xa2\x75\x16\xe8\xb2\x6d\x56\x3a\x0d\x3c\x64\x63\xa7\x67\x47\x35\xa2\xef\x7e\x32\x06\xc9\x79\x58\xec\x91\x13\x03\x03\x34\x9b\xbc\x9c\x5e\xaf\x44\xec\x20\xf0\x05\xa3\x76\x94\x25\xd0\x8c\x79\x1f\xad\x55\x45\xd6\x4b\xe3\x41\xf7\x09\xc7\xbe\x6b\x48\x6b\x78\x74\x57\x5c\x20\xf7\x87\xe1\xb8\x44\x83\x2d\x31\x51\x0f\x48\x41\xcb\x64\xb9\xce\x57\x09\x9b\x04\x1b\x80\x1b\x44\xf8\x48\xbf\x6a\x0d\xd3\x68\xab\x07\xfd\x1d\x48\x9f\xcb\x6b\x3c\x18\xaf\x91\x11\x7e\x2b\x06\x62\x1e\x99\xed\x51\xd3\x9a\x14\x05\xc7\x84\x8c\x42\xc3\x66\x9e\x54\x19\xd1\xb0\x13\x00\x80\x61\x32\xdc\x81\x69\x13\x9c\x14\x11\xcc\x09\xe1\x1a\x64\x8e\x76\xd5\xcb\x51\x74\xc8\xb2\x3f\xd0\xe8\x1e\xe3\x9f\x59\x8d\xe7\xa1\x0e\xc9\xfa\x1d\x5e\x31\x1e\x3a\x8a\xde\x5d\x01\xf6\x98\xb9\x62\xe7\x68\x17\x9e\x07\xc0\x2b\xd1\x0a\x77\x1e\x03\x31\x1d\xc3\xc2\x91\x60\x89\x0a\x99\x22\x19\x95\x06\x6e\xb4\x5f\x06\x8b\x20\x27\x46\x05\xdb\x70\xd6\xe6\x2c\x1f\xf3\xd5\x92\x07\x07\xaa\xc6\x5f\xda\x79\xf9\x7c\xf1\xd2\xb3\x3b\x2f\xb3\x0a\xcd\xda\xa3\x89\x67\x11\x3e\x2e\x52\x03\xa8\xc5\x57\xc0\x99\x8a\x2e\x5e\x27\x52\x7c\x40\xf4\xe0\xc4\xb3\x13\x7f\xc2\x98\xe8\x00\xd9\x7a\xfa\x72\xbe\x0f\x34\x68\x0a\x90\xb5\x25\x15\xc8\x47\xc8\xb5\x83\x97\xc1\x17\x8e\x59\x5a\x41\x85\xd0\x7f\x86\x65\x99\x8e\x71\xb7\xea\x96\x99\xc5\x29\xb7\x70\xfa\x23\x3e\x69\x8b\xc8\x6e\x7a\xa8\x25\xee\x21\xa2\x46\xd4\x67\x3a\xff\x01\xf9\xa9\x39\x1a\xc9\x5d\x0b\xab\x87\x96\xf0\x86\x06\xe9\x30\x2d\x57\xbd\x6f\x20\xae\xfa\x99\x1f\xe0\xad\x9f\xb0\x66\x96\x79\xb8\x85\x7b\x5b\x73\xa6\xce\xb5\xeb\x9e\x9a\xb5\xe9\x03\x10\x77\x08\x0c\xed\xe7\xa4\xb3\x61\x28\x7b\x81\x9c\x7d\x4e\xe9\xbe\xb6\xcc\xbd\x10\xd9\xe3\x17\xb9\xc0\x59\xae\x9b\x4e\x08\x51\x84\x74\xe0\xf5\xed\xc7\x45\x77\x32\x62\xf8\x4c\xfa\xe6\xed\x1f\x9a\xe7\x42\xdd\x90\x09\x16\x18\x13\x58\x18\x09\x9d\x87\xeb\xa8\x62\x9f\x36\xc0\xf9\x8c\xfa\x95\xbc\x2d\x58\xcf\x60\x80\x92\x25\x39\xe6\x0c\xd6\x7e\x10\xdc\x5e\xae\xd0\x0a\xb7\x56\xdd\xe4\x5c\x83\x46\xbe\xf2\xe1\x09\x2f\x8e\xe5\x97\x78\x06\xc7\x06\xc7\x2a\x1c\x72\x03\xe5\x4f\xad\xe4\xb8\x80\xca\x53\xb5\xe0\x0e\x03\x8c\x3e\xbf\xff\xf4\x7a\x92\xf1\x50\xbe\x8b\x35\x97\xd3\xbe\x6d\xad\xec\x47\xe9\xa9\x40\xa2\x57\x26\xc2\xa0\xb1\x42\x31\xce\x4c\x38\x28\x55\x70\x64\x74\x39\x89\xa8\xf5\x9c\x2c\x32\xbe\x05\x19\xf7\x08\x5b\x2d\xd7\xde\xa9\xbc\x54\x6c\xf2\xb4\x04\xc1\x67\xea\x9b\x85\x8b\x7b\x54\x7f\x9d\xbe\x54\x4b\xab\xb0\x48\xfe\xf6\x7a\xdd\x34\x8b\x4f\x7e\x49\xcd\x2f\xda\xa0\x14\x74\xc7\x58\x0f\x1f\x33\xa3\xf9\x15\x3a\x36\x32\x6b\x1b\x10\xb2\x3a\xfe\xe2\x8d\xbd\x64\x8d\xd3\x14\xa7\xa3\xdf\x8c\x6b\xba\x07\x24\x2e\x78\xe8\x32\xcb\xba\xc5\x3e\x98\xe4\xd8\xbd\x15\xed\x84\x24\x1f\x86\x4e\x28\x68\xda\x37\xd6\x17\x04\x7a\x90\xe1\x1f\xa9\x5f\x8e\x89\x2a\xfe\x7f\xec\x9c\x02\x98\x09\x2d\x57\xef\x03\x68\x7c\xc0\xf8\x17\x38\x42\x83\x7c\x0d\x32\x9b\x7a\x58\x98\x71\x53\x2b\x26\x87\x91\x58\x89\x71\x47\xd0\xb3\x55\x70\xfe\xc4\x90\x62\xf8\x21\x23\x8f\xfd\x28\x44\xcc\x56\xfd\xdb\x61\x40\x70\xa3\x93\xc9\xfa\x31\x1c\xcd\xd5\x04\xc5\xbb\x29\xb8\x9e\xa0\xf8\xaa\xf8\xfe\xac\x8f\x26\x1a\xda\x1b\x3b\x6d\x61\x27\xc5\xcf\x0c\x55\x9f\xdf\x2a\x89\xfc\x9d\x35\x15\x4a\xbf\x51\xec\xfa\x3b\xbe\xbf\x44\xdd\xc3\x93\xe4\x9f\xbf\xa5\x43\xf5\x8d\x75\xde\x29\xbe\x1b\xd6\x4e\xfd\x26\x21\x87\x2c\xb0\x05\x0a\x9f\xd9\xc0\x79\x5e\xbc\xf8\xe6\x7b\xa4\x63\x13\x6b\x42\xc3\x36\xb3\x84\x9b\x1b\x6f\x96\xe5\xb8\xf8\x6d\x3e\xd8\x26\x23\xab\x6b\xd7\x85\x25\x5c\x1d\x64\x71\xff\xb7\x4d\x26\xdf\x80\x65\xed\xbd\x24\x1e\xd6\x0e\x02\x95\x2b\x73\x58\xe1\xe6\xc6\xab\x4a\x76\xa9\x9f\xd4\x0d\x63\xd1\x31\x6c\x53\x25\x4c\xc8\xaf\x82\x7e\xe0\x6f\x03\x0a\xb5\x75\x54\x83\x56\x21\x9d\xa0\xfb\xef\x87\x2b\x9e\xdc\xd2\x3a\x45\x7d\xa8\x9e\xc2\x60\xbc\x1f\xa3\xf4\x6b\xba\xd7\x0d\x34\x49\xe4\xe8\x17\x70\xb8\x1b\xa4\xe8\x47\x55\xc1\x1c\x59\x85\x85\xc6\x52\x4b\xf2\x7e\x98\x3d\x7d\xa1\xfb\x8c\x37\x47\x5f\x91\x96\x9f\x3c\xcf\x96\x33\x83\x98\x75\x81\x16\xa7\x29\xcc\x59\xa4\xbf\x4b\x5a\x66\x22\x56\x8f\x8f\x82\x5c\x1d\xce\x17\xd0\x0f\x15\x35\xed\x7d\x11\xc1\x5b\x6d\xa1\xf1\xa2\x3a\x5f\x48\xcc\x05\x63\xc5\x1f\x9f\x75\x2c\xe8\xfd\xf0\x02\xca\x2b\x20\xa1\x2f\xea\x83\x12\x89\x76\xaf\x7a\x16\xb9\x14\x61\x05\x0a\x83\x61\xc0\x63\x61\xc5\x20\xee\x9b\xc0\x4e\xa3\x4b\x4a\xa4\x19\x71\x47\xf4\x61\x9b\xa3\x46\x4c\x6b\x2b\xd4\x4c\xf7\xb1\xf9\x17\xb0\xdc\x17\x8d\xa7\xbb\x62\xb9\x7b\x59\x9e\x27\xbd\x52\xfb\xbc\xdb\x49\x6b\x6c\x1f\xa2\x7d\x43\x70\x1c\x9d\xa1\x47\x5a\x56\xd8\xb2\x97\xb7\x0d\x3b\xf8\x15\x1a\x64\xa6\x64\x0d\xe9\x48\xd7\xff\xee\x4e\x92\x28\x79\x20\xbe\x94\x8c\x5a\x30\x21\x31\xbf\xac\x66\x3a\x60\x91\xbf\x66\x72\x64\x7f\xe7\x6e\x6d\xdc\x6f\x3c\x07\xb1\x20\xe6\x6c\x1f\x58\x09\xa1\x2b\xc7\x0d\xfb\x9a\x59\xb5\x77\xd3\xd8\xa5\xc2\x6a\xab\x07\x37\x58\xae\x7d\x30\x02\x50\x1c\x48\x9d\x71\x7f\x7d\xfe\xb1\x6d\xd0\x74\x30\x48\xf6\xc0\x79\x45\xaf\xb4\x6d\x79\xf5\x47\x45\x6e\x09\x8f\x41\xa9\x8b\x7c\xc2\x09\xd9\x06\xd9\x05\xb6\x23\xa0\xc1\xc0\x9d\x85\xd8\x35\xa1\xc2\x88\x18\x01\xfe\x87\x24\x53\xc2\xfc\xec\xfc\x3a\x52\xac\x40\x8e\x11\x2a\x42\x03\x4f\x3b\xd3\x6c\x0d\x79\x54\x18\x19\x5b\x6a\x66\x0f\x6c\x8c\x09\xa0\x0a\x67\x21\x61\x08\xa3\x07\xae\xa0\xe1\x1a\x2b\x4a\x6a\x2b\x50\x2f\x1b\x74\xf4\x3f\xd7\x12\x58\x13\x7c\x1d\x7d\x22\x8c\x8f\xce\xaa\x45\x58\xb6\xea\xcc\x4b\xe0\xf3\x7e\x2c\x3d\x64\xc4\x74\x53\x1d\x5d\x04\x18\x25\xf9\x38\x05\x87\xee\xaf\xab\xa9\xc6\x19\x6c\xe9\x08\x38\x12\x1a\x1c\x82\x0f\x15\x2d\x52\xb8\x26\x18\x70\x10\x17\x25\xa8\x62\xe9\xf0\xb4\xea\x14\x84\xc6\x4f\x3d\x43\x01\x99\x68\x49\xd1\x71\xda\x68\x99\x60\xc5\x10\xc3\x72\xf0\x0c\x8d\xbf\xb3\xeb\xb2\x4c\xb7\x00\xa4\x51\x1d\xca\x43\x13\xe5\x14\x71\x38\xc8\x94\xfc\x65\x1a\x7d\x22\xeb\xae\xc0\xc1\xeb\x3b\x88\xac\xff\x70\x23\xc2\x41\xfc\xaa\x2f\x14\x9c\x0b\x2f\x25\x57\x9b\x64\xa3\xad\xa8\x32\xc6\x46\xbc\x5c\xc2\xb0\x74\xde\xc8\x30\x91\x03\x8c\x61\x64\xa4\xee\x09\xbc\xd3\x05\x93\x2f\x99\xbf\x17\x51\x65\x3d\x21\x4f\x85\xcb\x49\xae\x78\x61\xb3\x14\x0a\x36\x08\x30\x49\x8f\x5d\x39\x20\x3c\x32\xae\x78\x61\x1d\xae\x09\x51\x4d\xf1\x18\x4e\x2c\x6c\xfa\xe4\xd4\xea\x5e\xb6\x82\x0a\xb4\xfb\xf8\x1e\x40\xf5\xdd\x66\x13\xad\x31\x92\xe4\xa9\x0e\x9b\x21\xa3\x8f\xe2\x7c\x4a\x85\x2c\x01\x1e\x39\xe4\xab\x29\xe6\xc8\xbb\x61\xf6\x07\x91\x60\x10\x0e\xe3\x52\x1b\xb9\x63\xcc\xea\x01\x80\xba\x6f\x3c\x84\xf0\x86\x78\x7b\xc2\x53\x87\x5a\xe0\xf1\xc1\x2b\xc1\xb1\x1e\x39\x46\x30\x76\xf0\x0a\xbe\x90\x8e\xde\x21\xa8\x9a\x30\x40\xac\x79\x83\x07\x5a\xd7\xca\xf8\x4f\xdd\xcc\x23\xe2\x8f\x4e\x03\x9b\x6d\x04\xe7\x15\x1b\x86\xc7\x85\xa4\xc5\x6a\x76\x8c\xfa\xc8\x3b\x05\xc7\x46\xc2\x8b\xd1\x36\x6e\xa6\xf1\xfe\xf5\x19\xb7\xe0\xb0\x1f\xb9\xb7\xc7\xfa\x95\x3e\xc9\x05\x2e\x56\x5e\xe0\x62\xad\x0b\x6c\xc7\x10\x76\xa7\xe4\x12\xf9\x43\x45\x41\x81\x6d\x40\x2e\x15\x5d\x96\x41\xb0\x8e\x62\x3e\x0e\x0b\xc0\x8f\xa7\xc7\xd6\xd8\xfa\x54\x6a\xb2\x1b\xdc\xcd\xd8\x1e\x72\x8a\x82\xfa\x02\xf9\xcf\x15\xfa\x50\xc5\x5b\x61\x98\x56\x77\x27\x8f\x47\xbd\x7d\x49\x7b\xfe\x1d\x47\x9e\xa1\xce\x82\x6d\xde\xe8\xf0\xdb\x4a\x6f\x94\xf8\x0e\x87\x05\xd6\xb1\xfd\x78\xb4\x97\x74\xb5\xf3\xdf\x5d\x16\xf1\x67\x35\xcd\x87\xf0\x81\xa3\xdb\xd1\x7e\x7f\xe0\x97\x6a\xc6\xe9\x4d\x8a\x32\x1b\x9e\x75\xb8\x83\x86\x00\xb0\xcd\x8d\xbf\xcf\x94\x20\x05\xee\x73\xc1\xd0\x63\xec\x26\x82\x03\xd3\x24\x6c\x0c\x44\x45\x4d\x5a\xa2\x1a\xe3\x06\xda\x58\x8d\x5f\x05\x20\xd5\x87\xc8\x78\x60\x6c\xc0\x6e\x36\x18\x64\x57\x12\xb0\x72\xde\x11\x94\x76\xc1\xab\x9d\x91\xca\xa4\x50\x9b\xcb\x01\xb5\xfe\x05\x99\x84\x19\x3b\x68\x2d\x74\x7f\x34\xcf\xdf\xb5\xe6\x08\x12\xfa\xd1\x04\x34\xec\x20\x7f\x08\xca\x9f\xfc\xb2\x89\xba\x5c\xc5\x15\xfe\xe2\x7c\xf1\x0b\xa4\x05\xd6\x7f\x40\x1b\xaa\xec\x98\xe3\xb8\x54\x5c\xd0\x88\xf4\xae\xb8\x8d\xb3\x0d\xaf\xb9\x01\x9f\xc7\x25\x00\x7c\x5f\x47\x95\x2a\xa0\x31\x81\xa8\x77\xa4\x3a\xac\xc1\x51\x88\xc9\x65\xb1\x2d\xa9\x1f\x3d\x49\x6d\x12\x85\xc3\x5a\x08\x17\x98\xb9\xe7\x51\x88\xde\xf1\x83\xb4\x87\x96\x2a\x8e\x2c\x75\x1c\x38\x20\x34\x93\x2c\xd9\x81\x98\x66\x0c\x85\x4b\x06\x49\x89\xdc\xbe\xc6\x47\x0f\x3d\x65\xde\x24\xed\x6f\xff\xf6\x57\xaf\xc3\x56\xc7\x93\x1d\x35\x59\x57\xec\xd2\x02\x8d\x1f\xbf\x64\x0e\x83\xbd\xd8\x1c\x2a\xb2\x42\x52\x41\x44\xeb\x0d\x3d\x77\xbc\x78\xeb\x38\x0a\xda\xa0\xda\xd5\x71\x0c\x76\x74\xe5\xf8\x83\x7b\x82\x53\x72\xb5\x68\xf2\xad\x9e\x7b\xc3\xdd\x00\x70\xd1\xbe\x40\x5a\x23\xc9\x58\x6a\xb6\x34\xc6\xd3\x2d\x4d\xb4\xac\x0d\x73\x6e\x63\x45\x1c\x6b\xee\x2e\xc4\x10\xb3\xdf\x19\xfa\x51\x9e\x0a\xb5\x60\x53\xf6\x80\x41\xd6\x63\xe7\xd9\x7f\x25\xaf\x65\x1d\x85\x3b\x19\xf7\x41\xed\x6a\x2e\xe8\x3b\xb5\x54\x6d\xb1\xf6\xc3\xaa\xdd\xb6\x56\x6b\xda\x4c\xee\xfd\x67\x16\xb9\xdc\x53\xc7\x20\xbb\xd6\xb0\xff\x80\x68\x37\x73\x22\x37\xe8\x05\xd7\x06\x33\x66\x3d\x1b\x95\x44\x7d\x90\x81\x9d\x32\x78\x1c\xa1\x1d\x0f\x50\xe2\x29\x09\x27\xc2\x4f\xda\x7a\x6c\x23\x64\x50\xc4\xef\x97\x64\x43\x45\xc2\x53\x87\x0c\x32\x06\xab\xe7\x6d\x43\xa5\x8d\xbb\x6b\x43\xd4\xb6\xf6\xde\x75\x11\x3e\x2a\xf3\x59\x75\xd3\xe2\x97\xec\x7a\x73\x87\x07\xb3\x81\x66\xd6\x38\xcf\xe6\x07\xc3\xcb\x50\xf0\x09\xf2\xc2\xae\x6d\xf7\x9e\x06\xda\xa5\x76\x4c\x5d\x92\x57\xfd\xa1\x96\xa6\x80\xd4\x5b\x67\xf6\xde\x7e\x96\x15\xec\x24\x22\xfc\xe0\xef\x69\x1e\x9e\x7d\x44\x9c\x45\x33\x64\xe9\xf6\x0e\x10\xb6\xc4\x33\xcb\x41\x08\x40\x41\x7b\xac\x64\x57\xde\x36\xa2\xef\x6e\x3a\xc4\x94\x17\xdf\x5a\x37\x76\xf2\x46\x65\x8f\x7f\x8b\xad\x01\x3f\x2c\x78\xbf\xc6\x9d\x8d\x82\x47\xdd\xe3\x14\x8e\x8c\x8d\x51\xa3\x0e\xa2\x31\x0b\xd6\x4e\xfb\xac\x12\x34\xab\xf7\x5d\x68\xf5\x92\x7c\x33\x0a\x3d\x1a\xe7\xb8\xec\x3b\x6c\xf3\x62\x73\x4e\x2a\x32\x41\x4d\x82\x02\xce\xeb\x8f\xd3\xbc\x28\x41\x8f\x96\x5e\xc4\xb9\x20\x4f\xd9\x40\x6a\x0b\x7e\xa8\xb4\xd3\x9f\xef\xbe\x01\xa0\x21\x8c\x35\xcc\x64\xba\x6d\x72\xb4\x3a\x74\xdd\xa6\x35\x13\xc4\xa9\x61\x27\xfc\xfe\x21\xad\xd1\xad\x95\xca\x89\x53\x4f\x2b\x33\xed\xd4\x8e\xc0\x47\x7b\x0d\x3a\x0e\x1f\x3b\x4d\xfd\xd3\x8d\xac\x9f\x92\x2b\xf2\x62\x64\x21\x3b\x8e\xce\x42\x51\xe6\x84\x8d\xcc\xcb\x3d\x0d\x9c\x1f\xde\x1d\xaa\xfd\x0a\x61\xf6\x31\xae\xce\x9e\xe1\x87\x73\x7b\xe8\xf6\xcd\xe9\x3d\xa6\xab\x46\x22\x4d\x63\x80\x7c\x2f\xdc\x38\xd9\x76\x6a\xae\xe3\x00\x43\x62\x45\x38\xc0\xca\x18\x75\x9a\x68\xb2\x0d\x50\xf2\x29\x2f\x68\xb6\x73\x85\x22\x20\x1d\x86\x13\xcd\x6b\x7e\xd7\x36\xc9\x3f\x91\xb6\xda\x51\xe5\x2c\xdc\x1e\xc4\x1b\xe9\x0e\x82\x43\xb2\x47\xa3\x1a\xe8\x20\x16\xcb\x3e\x35\x1c\x23\xb5\xe5\xf3\xbc\x43\xe8\xd3\x8a\x81\x6e\x3c\xba\x81\x87\xc6\xb3\xf4\x64\x2b\x9f\xd5\xd1\x1a\x7c\x74\x9e\xd5\x21\x74\x9f\x59\x2f\xe9\x06\xdb\xad\x9a\xeb\x7f\x56\xe4\x71\xca\xa2\xc9\x23\x27\x5b\xc5\xc2\x8d\xf6\x78\xa5\xb6\x3b\xf3\x9e\x1c\x3b\x1b\x2d\xe6\x1e\x3e\x97\x99\xd8\x35\x59\xc0\x9d\xa7\xf4\x14\x38\xc0\xf7\x11\x55\xf0\xc1\xa3\x5b\x6d\xa5\x43\xb5\x66\xd2\x11\x6f\xa5\x2d\x19\x86\xf2\x87\x09\xb8\xb0\x9a\x66\x5d\xc7\xf5\x0b\x7c\x8a\x7e\x5e\x77\x2f\x10\x28\xfe\xef\xf0\xf4\xb2\x47\xe6\xa2\xd0\xf5\x6e\xc6\xc8\x53\xf7\x34\x87\x1c\xa2\x57\x8c\xca\x8c\xa0\xd4\x8c\xcc\x42\x22\x14\xac\x10\x35\xa3\xce\xcd\x1b\xe3\x35\x8c\x4a\x6f\x51\x2b\x46\xe8\x15\xe1\x2d\x93\xbb\x44\x78\xe4\xad\xb0\x58\xe1\xc8\xf0\x70\x71\x37\xc0\x95\x59\x6d\xf9\x07\x57\x61\x8c\x00\x71\x24\x96\x42\xa3\x3a\xca\x66\x52\xc8\x18\x9f\x0f\xf2\x52\x3b\x46\xc1\x42\x44\x5e\x6b\x4d\xa0\x8b\x53\x7d\x27\x9e\x40\x3c\x7e\x53\x88\xc1\x2d\x9c\xc1\x1a\x47\xb5\x92\xf5\x41\x65\xf2\x5c\x90\xab\xa4\x36\x19\x70\xd0\x14\x11\xbe\xfb\xe4\x16\x3b\xe5\x05\x91\x55\x95\xd5\x03\x1c\x1c\xcf\x9c\xeb\x4b\x45\x99\x67\xa3\xbd\x97\x81\xdf\xd2\xe6\xd7\x13\x3c\xa1\xea\xf8\x95\x97\x9e\xe5\xaf\x91\xe3\x37\x32\xb3\x60\xfe\x46\x5a\xbe\x39\xd9\x81\x55\x60\xe0\x84\xeb\xa5\x8b\x83\xd0\x5a\x5f\x8a\x45\xd2\x1e\x37\x3b\x87\x36\x75\x60\x28\x49\x2d\x3f\x9d\xfa\xa9\x7e\xed\x94\xd8\x87\x6d\xe1\xc4\xc8\x7b\x81\x57\xce\x7c\x36\x7b\x86\x9b\x0f\x6f\x0e\xe3\xf0\x3d\xce\x69\xc9\x1e\xc7\x80\xeb\x24\x97\xae\x53\x02\x82\xc7\x86\x58\x84\x19\x51\x8a\xe6\xd7\x68\xd3\x85\x79\x89\x34\x5d\xef\x0d\x7e\x56\xd2\x94\x78\x57\x1a\xf6\x2a\xcf\x51\xd8\x91\xc9\x4f\xb5\xb7\x15\x0e\x16\x05\x05\x72\x7c\xc5\x7a\x16\x14\xe1\x68\x96\x5b\xc6\x10\x59\xd7\xc1\x05\x24\x7f\x3d\x07\x38\x14\x5c\xd7\x4f\x15\x25\x47\x35\xbc\x1e\xda\x75\x18\xd1\x17\x37\xa5\x06\x18\x72\xa0\xdd\xdb\xbd\xfd\x19\x3c\x21\x39\xef\x85\xd1\x1a\xca\x23\xb3\xda\xa6\x36\xcc\xf5\x94\x61\x1c\xf0\x22\x1c\xb6\x41\x1f\x46\x98\x71\x08\x5f\xcf\x59\x19\x07\x12\x8e\x9d\x75\x37\xb2\x0d\x1c\xba\xe8\x20\xb3\xa5\xc8\x2f\x61\x99\x34\x07\x87\x1c\x11\xb2\xf8\x79\x18\x88\xda\x3e\xf5\x3d\x38\x4f\xb0\x81\x7d\x08\x33\x0f\xd9\x48\x22\xfd\x99\xd1\x87\xa2\x35\x91\x60\xf0\x8e\x63\x2e\x0c\x49\x79\xdc\x07\x72\x0d\x19\x2d\xa9\x0e\xc5\xb4\xae\xc2\xec\x5c\x26\x44\x3b\xa3\x32\x45\x98\x2a\x41\xb4\xb3\x64\x46\xe2\xfd\xf0\xa3\x89\x4c\x8e\x8e\x9a\x49\x13\x8e\xf3\xff\x8f\xe8\x8f\xcd\x8d\x32\xbb\xa4\xde\x6d\x68\x02\x04\x82\x63\xda\xf7\x4f\x9a\xc2\x52\x60\xd6\x46\x36\xd2\xdf\x1a\x45\x74\xf5\x94\x64\x71\x74\x55\x99\x04\x1d\x27\xac\x7e\x98\x9b\x28\x90\x35\x68\xf2\x4f\x9f\xad\x13\x39\xa6\x64\xa3\x88\x17\xfa\x22\x17\x47\x23\x8b\xdd\x4c\xdc\x26\xa3\x9d\x74\xd4\x27\x99\xe3\x00\x21\x6f\xc1\x3a\x15\xa3\xe5\xa6\x26\x16\xcb\x78\x9a\x5d\xef\x1d\x45\xa4\x8a\xb1\xa3\x69\x57\x54\x73\x27\x31\x8e\xd3\x45\x30\x68\x13\xf3\xc0\x3a\x7d\x48\x4a\x07\xcc\xa9\xa0\x35\xc9\x16\x4a\xaa\x79\xfd\x91\xeb\x64\x50\x1c\x20\xc4\xb3\xfc\x0b\x1b\x2d\xae\xd5\xdc\x31\x89\xe9\xb3\x63\x32\x7c\x16\x7c\x9d\xf5\x8e\xee\x02\xea\x04\x51\x84\x6d\x07\x85\x47\xf8\x58\xc7\x4c\xc0\xdd\xbc\xfa\xee\xaf\x2e\x58\xaa\xc5\x19\x82\xcc\x26\xb4\x3c\xab\x59\x2a\xf9\x5a\x48\x85\xa8\x2d\xf6\x88\xa7\xf0\x11\xd5\x13\x1a\x35\x20\x3f\xfd\x2a\x6b\x14\x49\xec\x75\x2a\x8e\x76\xd5\xb1\xca\xf3\x74\x3b\x11\x1c\x25\x9e\x97\x2b\xb1\x6c\xf7\xfd\xe1\x1c\x8c\xe0\x1f\x9a\x7a\x0a\x3f\x36\x79\x80\x68\x47\xff\xfb\xc4\x59\x91\x31\xee\x1a\x99\xdd\x03\xae\x10\xa7\x3a\x52\x1d\xd1\x3d\xb3\x35\xcb\xeb\x86\xb5\xb9\xaf\xfd\x25\x0e\xab\x79\xcd\x9a\x67\xe9\x26\x9f\x8a\x43\x39\x25\xb4\x37\xc9\xdd\x21\x48\x9f\xad\xd8\x7d\xc3\xc8\x67\x23\xb6\x4f\x34\x73\x3b\x55\x6e\x37\x63\x48\xf2\xdc\x16\xb9\x7b\x76\x6a\x2c\xaf\xc0\xe2\xaa\x6f\xc2\x38\x04\xf3\xac\xb5\xec\x70\x05\xb1\x8e\x34\xff\x6f\xc2\xbd\x14\xfc\x3c\x14\xf0\x42\xc7\xe2\x87\x00\x4b\x67\xfa\xf0\xb6\x35\x67\x49\x52\x24\x6f\xc9\x78\xb5\x4b\x98\xf1\x39\x7f\xcf\x84\xc5\x5d\xad\xe5\xc1\xea\xd7\xad\xd6\x09\x63\x4f\x9c\xad\x7a\x26\x5d\x07\xad\x1f\x91\x20\x5a\x69\x97\x21\xf2\x1a\xba\x19\x09\x99\xe8\x8f\xa0\x20\xf8\x4e\xdd\xdc\x1f\x85\x2c\xe4\xa5\x55\x52\x0b\x96\xea\x48\x8c\xd3\xb4\xb4\x9c\x37\xa4\x16\xf2\x94\x4d\x48\xe0\x9f\xc3\x1d\xc7\x31\x34\x04\xe6\x4b\xf4\x9e\x76\xfb\xe9\xc4\x0b\xcd\x06\x43\xaf\xbd\xc7\xfc\xc8\xc3\xf0\x2c\x7a\x0b\xbe\xea\xcf\x2b\x91\x36\xd5\x81\xa0\xb3\xc3\xf3\xe6\xc6\xfb\x60\x05\xff\x60\x73\x43\x78\x90\x79\x6e\x57\xc2\xab\x74\x2d\x07\x7c\xeb\x83\xaa\x2d\x31\x3a\xf2\x7b\x2d\x27\xc1\x39\xbb\x31\x09\x0f\x2c\x80\x55\xd6\xcb\x1d\x33\x74\x13\x07\x42\x4a\x7d\x0c\xb0\xc4\x56\x73\x4d\x0c\x41\xfa\x25\x19\xd1\x58\x86\xa5\xb4\x8a\x4a\xd2\x1b\x20\x6e\x76\x20\xf4\xb8\x48\x77\xd2\x01\x72\xb0\xb7\x08\xfb\x62\x4e\x18\xe4\x52\xf1\x23\x7c\x73\x12\xac\x85\x3d\x5b\x60\xf9\x2f\x15\xe3\x78\x14\xf5\x14\x2b\x5d\x6c\x9f\x9b\xa4\x51\x9e\xf4\x23\x88\xe7\x56\x12\xef\x7f\x90\xc5\x02\x6e\x4d\x01\xae\x6a\xf6\xb2\x1c\x1e\x72\x5a\xeb\x39\x9e\xd6\x96\x07\xb6\xdd\xb9\x4a\x4f\x76\x4d\x31\xde\x07\x12\x53\x2e\x38\xbd\xca\x91\x51\x5a\x7b\x89\xa0\xfc\x4c\xd9\xea\x05\x3e\x83\xce\x00\x97\xd8\xe1\xe7\x7b\xa7\x49\x20\xfe\x9b\x6f\x19\xbb\x50\xe2\xb4\xef\xeb\xa3\xf2\x5a\xb8\x59\xfd\x10\x6f\xd7\x4d\x01\x4e\x72\x3a\x66\x37\xdd\xdb\x58\x5e\x17\x6a\xb7\x75\x52\x7e\x6b\x87\x68\x7a\x63\xdf\x55\x22\x27\x0e\xe5\x29\x53\xdf\x20\x4d\xbc\x48\x11\x6f\x7e\x33\x4b\xb5\xf6\x3c\x7a\x53\x9d\xbd\xb4\x4c\xf7\x46\x59\x9e\x78\x79\xb4\x94\x00\x95\xf6\x14\x4f\x97\x80\xdd\x19\x32\x73\xc0\xb2\x8e\xcc\xaf\x8d\x03\xe2\x6a\xb9\x75\x25\xd2\x79\xf1\xe0\xb0\xa6\xb8\xaf\xde\xde\x6f\xf0\x7f\xf4\x9f\x8d\xc3\xa1\xe2\xe5\x9e\x75\xe6\x99\x46\x39\x77\x8c\x27\x65\xd6\x4d\x47\x69\x49\x14\xcb\x26\x0f\x99\x0b\x73\xbd\x24\xde\x0d\x60\x0e\xea\x3c\x93\x9b\xc1\x48\x0f\x5e\x52\x31\x00\x1d\xb1\x12\x13\x4f\x4f\x50\x26\x03\xe9\x43\xa9\xda\xfb\xc9\x6e\x3c\x19\x68\xbf\x25\xb0\x67\xf2\x7e\xda\x72\x68\xe9\x14\xf4\x6a\x8f\x65\x92\x5f\x8e\x39\x19\xf7\x75\x3c\x1c\xf4\x86\x34\x7e\xea\xfc\x4a\x84\x67\xd7\xd3\xac\x05\xc6\xd5\x3f\xd3\xe4\x75\xb3\x9e\x27\xfd\x93\xbb\xdd\xac\x44\xaf\x8c\x06\xe9\x65\x4c\x3d\x0f\x9c\x9a\x3f\x6e\x87\x52\xb5\x83\x91\x78\x02\xc9\x55\xdc\x24\x59\x6d\x9e\x6e\x70\x96\x7b\xc4\x4f\xcb\x0c\xd5\x3a\x1d\xbf\x73\xe6\xb6\xdd\x3a\x48\xd2\xa5\x6a\x0e\xbe\x04\x44\x19\xed\x0c\x26\x89\xc2\x96\x6e\x86\x08\x8b\x31\xf5\x74\x04\x47\x7f\x76\xd6\x13\x86\x25\xee\xd1\xe9\x0d\xb2\x91\xa2\xbb\xfd\x7e\x8e\x4c\x9b\x08\x10\x0b\x24\xbc\x7c\xd8\xd0\xcf\x97\xbf\xfd\xa4\xc1\x36\xa9\xe6\xb3\x6f\xfc\xea\x3d\x47\xcd\xcf\xc2\xb7\xcd\xa4\x27\xb3\xe8\x92\xdc\xee\xa4\x35\xb5\x2b\xd0\xce\xcc\xe0\xd8\x32\xe0\x3c\x39\x68\x8b\xaf\x9c\xa8\x1b\x1a\xea\x42\xb3\x07\x9f\x59\x83\x75\xd9\x0a\xa5\xc7\x25\xac\xad\x80\x06\xd1\x7b\x10\xd7\x0a\xe4\x8e\x29\x32\x8b\x64\xb0\xeb\x62\x75\xcb\xa7\x7a\x03\x34\xa4\xe8\x98\xc9\x38\x6f\x32\xe8\x18\x36\x91\xd8\xb4\xf1\xd5\xee\x20\x1d\x5d\xa2\xf4\xfb\x8f\xed\x3d\xf5\x14\x82\xbd\x04\x21\xf5\xd0\xc4\xfd\x4a\x4e\x2e\x74\xb7\x10\x9c\x71\x0f\x77\x79\x48\xe9\x4f\xc6\x29\xbc\x38\x4f\x3e\x3c\x76\x7b\xc3\xe8\x70\xfb\x86\x6e\xb5\x64\x53\xa8\xb8\xaa\x8a\x51\x48\xd7\x52\xa8\xbe\x12\xb1\x62\x6d\xdd\x4c\xfa\x77\xf4\x98\xa0\x15\x7f\x0a\x94\x24\x57\x28\x16\xe9\x36\xcd\x4d\x0f\x64\xbe\xb9\xc1\x3f\xdf\xb5\xbf\x4c\x20\xfd\x0e\x53\x5a\x25\x36\x69\x7f\x43\x4c\x94\x43\x9e\x88\xd2\x0d\x91\x7f\xa6\xc2\x1a\x41\x7a\x8e\x98\x24\xf3\x73\xae\x2d\x7c\x9a\xfa\xd1\x04\x2e\x63\x6f\x92\x42\x3c\xf2\x3f\x93\x54\x86\x2a\x2a\x96\xc8\x38\x6b\x23\x56\x63\xc1\x93\x2d\xf7\xd3\x82\x1f\xf3\xb7\xee\x0b\x6c\x64\x3d\x44\x66\x16\x24\xd7\xbd\x6c\x38\x8c\x47\xfd\x50\x7a\x96\x20\x5b\x60\x7d\xcd\x9c\x24\x5e\x2c\xb1\xa1\x5b\x3d\x38\xf3\x41\x4c\x22\xf8\xca\xf2\xea\x48\x21\xc6\x24\x2b\xf0\xb8\x90\x49\x0d\x81\xf5\xe3\xd5\x93\x6d\x6e\x78\x84\x6e\x73\xa3\xcc\x13\x75\x82\x5f\x6b\x4f\x69\xdd\x02\x73\xba\x97\x31\xb8\x2c\xea\xe3\x32\xf4\x16\x25\xe4\x6b\x20\x6e\x02\xfc\xe9\x1e\x89\xdf\x14\x9c\x82\x29\x79\x8f\xd3\xba\xb1\xfc\x06\xd4\xf1\x58\xa7\x7e\xc7\x20\xde\x49\xa0\xe1\x1f\x51\xd3\x7b\x8c\xb7\x05\x19\x80\xd2\x41\x52\x94\xea\xaa\xf9\x13\x50\x44\x70\x0e\x53\x97\x96\x42\x5d\x90\xef\x11\x91\x21\x0b\x42\xe9\x0d\x07\x49\x5c\x24\x05\x11\xab\x43\x66\x30\x6e\x2a\xd8\x04\x37\xbc\x3c\xc6\xd2\x3d\x37\x70\x8d\x07\xfc\xa3\x82\x20\xaa\xf0\xf1\x0d\x0b\x0c\xd7\x44\x0f\x4c\x2c\x84\xdd\x80\xb7\x7f\x10\x51\x22\x54\xd1\x5b\xbd\xeb\x61\x4c\x88\x45\xe7\x55\xa7\xa0\x0f\x66\x9f\x4d\x1a\x53\x74\x11\xa2\x55\x77\x9a\x56\xaf\xbf\x07\x2b\x92\xb0\x5d\x3a\xd8\x61\x17\xf5\xa3\xb7\xab\x29\x85\x83\xca\x4f\x40\xba\x21\xde\xf1\x0f\xda\x1d\xc8\x7e\x1a\x2a\x8a\xc4\x45\x91\xbe\x42\x19\xeb\x4b\xfb\x5c\x75\x9b\x3e\x66\x51\xf8\x5a\xc7\x2d\xeb\x9f\x6d\x56\xab\x0b\x3a\x6d\xb8\x9c\x54\x3d\x2e\xfd\x99\xe1\x66\x2e\x52\x30\x61\x05\xa5\xdb\x95\xcd\x7f\x64\x2b\xa4\xd8\x16\x9d\x06\x80\x10\x2d\x46\xc0\x6b\xef\x80\x8f\xa0\xc1\x28\x33\xdb\xd8\x69\xda\x53\x60\x91\x77\xf5\x90\xdf\x60\xfa\x90\x39\xf9\x1a\x3b\x9d\xbc\x19\x0c\xf4\x19\xe0\xf3\x17\x20\x5a\x38\x8b\xf0\x9b\xd2\x02\x44\xeb\xc0\x1a\xfc\x3e\xd9\x38\x19\xc9\x2e\xdf\x2d\x29\x37\xff\x35\xad\x57\x9e\xd9\x07\xe1\x4c\x95\x15\x90\xbd\xc4\x76\xfc\x13\x5e\xdf\x1a\x5d\x15\x1f\x05\xa5\xa7\x68\x79\xac\xa4\x3d\xad\xdc\xaa\x36\x72\x3f\x4e\x7b\xb9\x9d\xf9\x8a\xee\x60\xf8\x31\x7d\xcd\xc1\xb5\xf5\x22\xb4\x4d\xda\x80\x63\x54\x52\x90\x93\xfb\xc3\x16\x18\x32\xe0\x41\xb0\xd6\x00\x1c\xd4\xaa\x3b\x1e\xc4\xbd\x44\x67\x59\x73\x02\xe4\x05\x78\x4c\xb1\x2e\x90\xb3\x24\x3d\x89\x43\x3e\x42\x53\xe1\x75\x96\xf1\xce\xf6\xf9\x3e\xe9\x98\xc4\x85\xd8\x31\xe1\xf2\x4c\xab\x23\xff\xe2\x4c\x3b\x85\x7c\x20\x1d\x03\xcf\xfd\xc7\xc0\x74\xb2\x85\x12\x13\x80\xc9\x42\xd7\xbe\xdb\xc2\x89\x86\x65\xb0\xf0\x7a\x79\x80\x96\x37\xe0\xb7\x90\xd3\xfc\x2b\xb0\x4c\xc4\x1b\x04\xe6\x0a\x8c\xb2\x1e\xec\xd9\xc6\x50\x33\xc6\x99\xd1\x01\x23\x33\x5b\x1b\x4c\xf1\x60\x42\x46\x09\x7d\xea\x40\x1e\x42\x4d\xdf\x9c\xfa\x13\x8f\x7d\x62\x17\xea\x5c\x70\x35\x37\xc5\x62\x5e\xcd\x26\xe4\x5a\x79\x24\xd5\xaa\x0c\x66\xc0\xac\x7e\x12\x1c\x82\xe0\xac\xdf\xdd\xb9\x4a\x23\xdc\x75\x4b\xa1\x54\x73\xe1\x75\x16\x1e\x61\x98\x8c\x40\xf1\x0e\x69\x6f\x69\x04\xe6\x37\x51\xbf\xa9\x0d\x3e\xda\xf7\x60\xe1\x0f\x51\x60\xc6\x94\x3b\x2c\x36\x03\x17\x73\x0f\xb3\xc7\xd4\x1a\x75\xa0\x90\x5e\x51\x12\x25\x7a\x28\x50\x7f\xa0\x29\x3c\x34\xdb\x54\x12\x91\x40\xe3\x3c\xe9\xa9\x1d\x90\x2f\x6f\xc0\xbc\xec\x7b\x90\x86\x07\x01\xce\xc0\x8c\x01\xb8\x94\x2c\x88\xa7\x9e\xfa\xa8\x65\x84\x61\x56\x94\x40\xe2\xd8\x73\xcd\xcb\x76\xc0\x1c\x1a\x65\xfa\x35\x96\xb8\xe6\xa5\xd4\x47\x02\x79\xec\x78\xf5\x48\x80\x48\x10\x1c\xb6\x5d\x34\x12\x9d\x7f\xff\xb9\x0f\x0a\x02\x06\xeb\x2e\xf3\xfe\xf3\x1f\x28\x61\xe0\xfc\xfb\x2f\x7c\x50\x80\x1c\x50\x1f\xa5\xbb\x1b\x5f\x4a\x5a\x86\xc2\x11\x4c\xb7\x71\x9e\x5c\x4e\xb3\x49\x61\x59\xda\x39\x99\xe9\x05\x4a\x85\x04\x94\x77\x1d\x6f\xb9\xa9\x87\x05\xb9\x8c\x43\x1b\x12\xec\xeb\x56\x35\xea\x65\x67\x9a\x0c\xbb\x7c\x8a\x05\xe2\x4b\x79\x6e\xec\xe8\xae\x87\xa4\x66\xa0\xcb\x28\xb7\x3f\xac\x1f\x30\x1c\x58\xda\x87\xe3\x52\xfb\xd6\x52\xd4\xdf\xd0\x5f\x2f\xe3\x09\xc0\xe1\x7d\x68\xa7\xce\xac\xe3\xcb\x2d\x27\x8a\xf1\xd4\xb8\x31\xd4\xfd\x61\x3a\x1e\x9e\xe7\x32\x71\x72\x87\x3e\x29\xe0\x85\x07\x9b\x46\x3a\xad\xa7\x0b\x2b\x0f\xcd\x10\x79\x82\xc7\xcd\x7d\xbf\x93\x3d\x01\x01\x38\x75\x1d\xdd\x2e\xde\xb4\x6d\x5d\x57\xae\x82\xe9\xa4\x81\xf7\x6f\xdb\xda\xd2\xd5\xe3\x25\x1d\x39\x7b\x3d\xe3\x05\xd1\x3e\xf4\x50\xb5\x25\x2f\x9e\x7c\x64\x62\x72\x95\x5c\xb7\x6b\xc6\xe6\x80\x97\xb9\xb0\x5a\x3a\xb4\x81\x1e\x92\xe4\xde\xc1\x28\x75\xb6\x69\xc7\x19\x95\x43\xfd\x91\x54\x8d\x68\x0a\x40\x49\x98\xbf\x63\x9e\xde\xa6\x9a\x91\xc8\xf7\xeb\x17\xd8\x62\xab\xe1\x26\x3a\x07\xa4\x92\xe8\xbb\xbb\x28\x4a\x86\x22\x21\x1f\xb2\x02\x03\x8b\x78\xa9\x63\xa0\xac\x11\x12\x98\x74\xc6\x42\x9d\xe4\x87\xe4\x7f\x2f\xf1\x9b\x48\x52\xcb\x8a\x7b\x7b\x8c\xac\xfd\xb9\x4f\xd2\xf8\xf2\x9a\x8c\x05\x68\xca\x59\xea\x7a\x0a\x8a\x04\x89\x8e\x87\x6e\x0d\x60\xa1\x85\x83\x20\x93\x7e\x5a\xd2\xc6\x81\x50\x1c\xeb\x30\x30\x0d\x05\xf5\xf0\x24\xbd\xe9\xf8\xb2\xc9\xde\x39\x17\x04\x99\x38\xb1\xb2\x96\xf6\xc9\x65\x30\xbd\xe6\xbd\x6c\x00\xd2\xdb\xbf\x63\x9c\xc5\xf5\x7a\x87\x5a\x73\xb0\x3e\x02\x2a\x0c\x0b\x35\xd4\xca\x22\x85\x22\xc4\x8c\xfa\x8c\x8d\xbf\xa6\xf6\x83\xa1\x36\x81\xd0\x47\xaf\x85\x97\xe3\x4b\x1a\xab\x5a\x36\xd8\x14\x15\xb0\xb2\xc3\x19\x9d\x0e\xc4\x80\x6d\x81\x01\x55\x20\x06\x80\x0c\x4d\x94\xbe\xaf\xe2\x60\x6b\x2a\xb8\xb3\x86\xdf\x81\x60\x27\xcf\x6e\x8f\x0d\x6f\xdc\x46\x0d\xd8\x3d\x91\xda\x78\x95\xbb\x1f\x6b\x6f\x00\xe3\x8d\x63\xf5\x7c\x29\xbe\x07\x13\x3d\x5f\x63\xde\x69\xee\xf2\x4e\x1c\x40\x1d\xec\xc6\x37\x60\xfa\x72\x9d\x42\xe6\x11\xae\x4b\x2d\xfa\x34\x22\x4b\xa5\x53\xee\xe3\xc8\xa8\x90\xa6\x21\x15\x92\x29\x04\x31\xad\xa8\xe6\xb4\xf1\xde\xd7\xbc\xee\x03\x30\xdb\x22\xde\xe8\xf8\x4b\xdc\x89\x8b\x64\x9b\xce\xb4\x72\x4a\x99\x38\xd9\xed\x6b\x1b\xa3\xff\xdd\x56\x2b\x35\xe7\xa1\xdb\x30\xbb\xa7\x35\x73\xff\x06\xb8\x09\xcf\xfd\x1a\x9b\xa1\x8e\xb5\xae\x8e\xda\x2b\x86\x22\x4f\x8a\xc9\x00\xd4\x42\xc6\x13\x12\x55\x7f\x90\xa1\x0f\xf9\x99\xeb\x14\x82\xc3\xcd\xcb\x7d\x60\xe7\x51\x71\x4d\xab\x10\xb5\x2c\x50\x79\xb8\xd0\xa7\xe4\x1e\x78\x75\xaa\x31\xa1\x89\xa1\x0b\x6c\xdc\x0f\xeb\xa7\x2a\x3a\xea\x20\x3e\x45\xd0\xa1\x18\x06\x4e\x3d\x81\x06\x21\xbb\x34\xc8\x6d\x21\xab\xf7\x2a\x12\xe9\xe2\xec\x35\xae\xd2\x5e\xd7\xd2\x78\xf4\x1f\xa2\xa6\x12\x6d\x9d\x8f\x20\x4d\xbc\x60\x71\x15\xcd\x7c\x16\x27\x7f\x16\xf8\xdc\x3e\xd3\xcf\xbf\xc1\x3f\x98\x8a\xf2\xcd\xb1\x16\xc1\x11\xd6\x57\xac\x46\xf7\x45\xcc\x6d\x49\x18\x76\x41\x77\x95\x7b\x15\xe7\x6c\x10\x06\x41\x04\x62\x58\x58\xdf\x53\xda\x31\x7b\x0e\x29\x37\x35\x95\xc7\x7f\x6b\x1c\xa1\xbf\xbc\x60\xbe\xe8\xf9\x87\x49\xbe\xa7\xb9\x62\x5e\x86\x98\x5b\x8d\xfc\xf3\x4c\xa7\x86\xf9\x7f\x80\xdf\xe7\x4d\xc7\x3b\xc0\xe8\x42\x49\x75\x8e\x8a\xfe\xde\xa5\xc8\x6e\xc3\xb0\x5e\xd3\xb6\x00\x9d\x69\xe1\x86\x46\x72\x40\xa5\x67\x0c\xa7\x2e\xcc\x8c\x2a\x20\xc7\xcd\x8b\xa4\x99\x2d\x0c\x9d\x1f\xaf\xbb\x16\xde\xf0\x7c\x21\x4d\xec\x4e\xc3\xfd\x76\xdc\x4b\xa1\x38\x5c\x7d\x13\x33\x89\x07\xe0\x35\xe8\x46\x3f\xac\xbd\xa4\x99\x33\x6f\x15\x0a\x8b\x7c\x4a\xcf\xa0\x04\xda\x58\xe1\x19\xf2\xeb\xfb\xba\xe2\xe2\x19\x4b\xed\x02\x78\x86\x93\x58\x86\x2b\x32\x90\xf7\xd3\x35\xd4\x37\xcc\xfd\x00\xb3\x10\x05\x34\xc9\x6b\xa9\xd2\xdf\x2c\xe8\x3a\x22\x0e\x51\xf1\x52\x5d\x74\x2f\xc0\x83\x62\xd8\xfe\x73\xcd\xc3\x51\x5e\xcc\x81\x66\xfd\xb8\x0e\xce\x85\xb6\x77\xb8\xf6\x09\xc8\x15\xa1\x65\xdd\x5f\x54\xd8\x46\xe9\x82\xcc\x3a\xeb\xf2\x11\x70\xc8\x22\x74\xdd\x16\xe8\x40\x72\x46\x9a\x55\x81\x19\x9d\x87\xbe\xbc\xde\xba\xfc\x75\x4b\x32\x57\x5c\x52\x1c\x83\x40\x0d\x7f\x6c\x22\x3f\xc2\x26\x28\xc9\x57\x83\x77\x84\x2c\xd3\x64\xf9\x73\xcb\x4f\xba\xaf\xc7\x25\x16\xce\x4b\x5a\x7d\x63\xe8\xb3\x6d\x6c\x44\x8e\x69\xc1\xe8\x19\xc5\xf7\x76\x1d\xac\x68\xb8\x52\x0f\xeb\xb7\xed\xd7\x14\x15\x98\xc4\x4b\xae\x2d\xeb\xf6\x27\x0a\x90\x90\x00\x19\x5a\x8d\x2e\x69\xe4\xb2\xf3\x09\x9e\xd2\x71\x6d\xc1\x8e\xf8\x5d\x9f\xb9\xa6\x3f\x70\xcf\x43\xf1\x7f\x3b\xfb\x49\x8c\x6a\x6d\x41\xf6\xe8\x62\x8c\x19\xc0\xbd\x42\x99\xcd\xc4\xf3\x08\x15\x0c\x2a\x83\x9c\x5c\x4f\x88\xbc\x86\xee\xc1\xaa\x76\xd0\x51\x83\xbc\x36\x67\x4e\x93\x06\xb7\x2b\xd9\xc2\x9c\xe6\xb7\xb5\x43\x84\xcc\xda\x5e\x91\x50\xf5\xf9\x19\xef\xf4\x12\x4e\xb9\x60\x4d\x17\x4e\x03\x53\xc6\x88\x27\x02\x79\x78\x18\x97\x21\xf7\x09\xa7\x96\x26\xbf\x16\x12\x92\xf5\x4b\xe1\x85\x6d\x85\x13\xba\xfe\x42\x9d\x03\xfe\x1f\xe8\x01\x4f\x20\x99\xfa\xe1\x2f\x42\x67\xeb\x72\xf3\xea\x58\x8d\xbb\xd0\xd2\xaf\x90\x5d\x23\x17\x62\x30\x5f\x84\x33\x8a\x98\xf0\x75\x41\x73\x09\x47\x22\x3d\x80\x26\xb6\x0b\x5d\x13\xc7\x31\xea\x9b\x32\x78\x06\xd0\x6a\x82\xb8\x4d\x8c\xb5\xe0\x3a\x1e\xc7\x8c\xfe\xa8\x8c\x99\x56\x75\xe8\x82\x6f\xde\xa9\xd4\xc5\x70\xf1\x75\x95\x8c\xd9\xb0\x4f\x3e\xe1\x3b\xbe\x60\x13\x09\xb4\x42\xe7\xbe\x4e\x76\x88\xa7\x3c\xb0\x6e\x14\x60\xfd\xd5\x9c\x49\x74\x35\xeb\xfa\x19\xa4\xd5\xc5\x7a\x3e\xf2\x3f\x49\x56\x0d\xed\xd3\x87\xed\x75\xa5\x54\x9d\x24\x2a\x90\xd7\xc3\x7e\xec\x50\x11\xe1\xc2\x56\x0f\x96\x1f\x45\x3d\x23\xb8\x9b\xbb\x58\xcb\xff\x1a\xfa\xb8\x9d\xe2\x31\xe8\x72\x6e\x0b\xd1\x69\x3f\xcb\x2e\x15\x9c\x40\xe8\x02\x44\x90\x7b\x33\xee\xa5\x25\x35\x81\xe2\xe3\x81\xef\x4a\xea\x4c\x7b\x5d\xbb\x7a\xa7\x7a\x59\x20\x9d\x8b\xe8\xda\x07\x91\x3a\xef\xfe\x8e\x0c\xc3\x98\xd0\xe2\x93\xca\x64\x26\x38\x22\xa4\x27\xda\x53\xaa\xa3\xef\x9c\xaa\x6f\x84\x2f\x2b\xce\x7b\x64\x9a\x72\xca\x14\xb1\xac\x95\x39\x66\xe4\x41\x52\x0e\x10\xf0\x7a\xf1\x12\x0b\x4d\xab\xf5\x13\x0b\x99\x5c\x42\x8c\x2e\x6c\xfc\x92\xf1\x99\xe2\x95\xdc\xe4\x92\xb3\x6d\x3e\xa7\xf0\xa9\x23\xd6\x58\x2a\xa1\xbc\xd8\x35\x29\x4f\x65\x1e\x40\x3f\x0b\x21\x53\x9d\x5a\x57\xf1\x26\x45\x7f\x1d\xb3\xd1\xe4\xe1\xbd\x32\x41\xa4\xf1\xb1\xe3\xa4\x49\xc1\x04\x84\x5b\xec\x95\x46\x55\xfa\x17\x35\x4d\xa8\x8c\x5d\x69\xcc\xbe\x2e\xcf\x03\xb8\x04\x4a\xa0\x0b\xd2\x4a\x41\x4e\xab\xe3\xcc\x0d\xd6\x6d\xc8\xa9\xea\x4a\xf6\x41\x7f\x5f\x70\xc5\x37\x51\x23\x76\xc5\x90\xcb\xb1\xe6\xcd\xac\xb3\x8f\x2c\x6c\x14\xb2\x85\xf9\x9a\x4e\xb1\xae\xbc\x0b\x9f\x7c\x6d\x10\xad\x8b\xaa\x4c\x91\x98\xa9\x5e\x98\x9b\x3a\x32\x0c\x4c\x5b\x22\x1c\x0b\x81\xd5\xc9\xae\x82\x58\xf2\xd0\xc9\x99\xca\x0e\xab\x4b\xf6\xfa\xd3\xd1\x36\xa7\xa8\x36\xa9\x03\x17\x94\xa8\x56\x98\xb0\xfb\xdc\xf6\x05\x53\x51\x47\x3f\x14\xe8\xaa\x01\xc6\x89\x08\xda\xa2\xdc\x08\x26\xd7\x4f\xdb\xb5\xcd\x9a\xc3\xaa\x9a\xf2\x96\x36\x2e\xf2\xf9\xd0\x22\x89\x1c\xd6\x17\x49\x0c\xfc\xfc\x8c\x6b\x6d\x48\x1f\x3a\x37\xa3\x1c\x54\x5c\x75\x88\xb8\xda\x8a\x53\x68\x2e\x1a\x06\xd5\x6e\xa4\xb7\x83\x1b\x03\x2e\x4f\xeb\xe9\x8d\xc2\xe1\xc0\x67\x79\xac\x05\xba\x2d\x1d\x8c\x53\xfa\x65\x29\x22\x82\x58\x3e\x77\x63\x9d\x60\xa0\x17\xeb\xc0\xea\x80\x43\x63\x9c\xd4\x5f\x29\xc8\xa9\xfe\x02\xdd\x9b\x3f\x4b\xdc\x96\xe5\x29\x16\x46\x37\xd1\xf4\x66\xb7\x6a\x96\x21\x8e\x59\x42\x62\x6a\x8a\x84\x6e\xd5\x78\x91\xad\xba\x1d\x98\x2c\xa5\x2e\x18\x56\xc6\x69\x5a\x12\xfa\xcf\xdc\x17\xe9\x6d\x18\x5d\x96\xf1\x16\xa8\x60\x53\x2b\xb2\x9f\xf9\x49\x1d\x16\x5e\x65\x75\xcd\x70\x55\x07\x8d\xd1\x35\x7c\x88\xba\xa0\xfa\xa9\x16\x2f\x66\x3a\xd4\x0d\x91\xc9\x09\xb1\x68\x8c\xcb\x82\x91\x66\x10\x9e\x7d\x63\xd5\xce\x9e\x5f\x7b\x67\x82\x31\x7f\xf2\x5d\x89\x9a\xf1\xb5\x18\x4d\xd6\x3a\x21\x7a\xc5\x2f\x36\xe2\x3a\xb0\xbb\x55\x1b\x7b\xc1\x6e\xcc\x14\xfd\x94\xfa\x9b\x1a\xc6\x5a\x1d\xf7\xb4\xd6\x81\x6f\x91\x5b\x3d\x65\x2b\xae\x9c\xb4\x95\x2d\xd4\xa5\x06\x37\x9d\x66\xee\x6c\xad\x94\x76\x0d\xd3\xac\x99\xda\xae\x8e\x20\xd9\x82\x2c\x5c\x38\x6b\x86\x64\xd3\x69\x18\x5f\x4a\xba\x2d\x0c\x57\x68\x7c\x0a\xbf\xee\x7b\x36\xea\xca\x4b\x99\xd2\x74\x78\xb3\x7a\x7a\x67\x0e\xf1\x6a\xdc\x99\x1b\xc5\xb9\x7e\xf4\xa6\x19\x00\x12\x63\x58\x11\x02\x2c\xb6\x4e\x5e\x24\x0e\xe0\xf7\x90\x0d\xa8\x7a\x1a\x47\xf0\x2a\xdf\x56\x26\xd9\xc6\xac\x79\x38\xb9\xa5\x3c\x19\x66\x58\x1c\x38\x34\xe4\x5d\xbf\xa7\x91\xb4\x6a\x0f\xd1\x81\x3d\xa8\x40\x90\x62\xe6\xf2\x2e\x15\xaa\x0c\x27\x21\xbd\x49\x83\x79\x19\xcb\x5b\xea\x7b\xcc\x83\x19\xed\x0d\xad\x72\x33\xc2\x18\x66\xad\xfd\x00\xe0\x40\xaf\x24\x3b\x20\x80\xb9\xb7\x41\x89\x66\xb5\xbc\x36\xf5\xe5\x39\x66\x0d\x5d\xa1\x8e\xde\x92\xf0\xf5\xd2\xc1\xd1\x73\x0a\xa8\xd5\x5b\x84\x43\xa8\x8e\x2b\x9b\xbf\x0f\x82\x79\xa2\x77\x7f\x7d\xf1\xbd\x88\xe1\xe7\x3e\xd0\x48\xc5\x1b\x7e\x5b\x71\x1a\x06\x4e\x80\x41\x01\x00\x5c\x2b\xd3\x64\x97\x3a\xd0\x65\x8b\x4f\x05\x7f\xe5\x54\xca\x83\xa2\xd6\x81\x64\x7e\x7c\x6c\x5e\x54\x90\x9b\xe2\x4a\x38\xae\xa0\x62\x25\x42\x1c\x72\xc3\xa4\x3c\x25\x23\x8b\x66\xf0\x0f\x56\x44\x9b\x7c\x0f\x29\x44\xc8\x2a\x64\xd8\x07\x6d\x82\x74\x4e\x1c\x93\x34\xc9\x9b\xe2\x5b\x6a\xb0\xed\x37\x5f\x97\xdf\xef\x6c\xd9\xff\xbc\x71\x7f\x9a\xde\x84\xb8\xd1\xe5\x67\x4a\x28\x30\xb5\xe7\x3e\x45\x54\x7c\x8a\x2a\xf6\x05\x3a\xcf\xdc\x34\xf9\x3c\x74\xfa\xef\xeb\x6e\x3d\x4c\x96\x22\x9e\x20\xcf\x4f\xe3\x99\xd8\x82\x6d\xce\x76\x97\xba\xec\xf9\x8a\x74\x81\xfe\xc0\x1d\xa3\xa7\xb7\x11\x1d\x81\x3b\x51\xcd\x8a\x71\x86\xd1\xac\xa0\x99\x13\xd6\xc2\x5a\x4b\xd2\x29\x16\xae\x32\xd8\x55\x76\xe8\xa6\x63\xaa\x79\xd6\x90\x6a\xaa\xd6\x7c\x27\xeb\x5f\x85\x20\x0a\xb8\x93\x45\x40\x2d\x43\xf0\x22\x75\x33\x4b\x1b\x95\x25\xfc\x86\x6d\xc2\x38\x4c\xdf\x9b\x96\x1d\x2d\xef\x34\x07\x21\x57\xa1\xb0\x56\x1e\x9e\x43\x50\xdd\x1d\xd0\x3d\xf3\x3a\x38\xc9\x8e\xc9\xcc\xc3\xf2\x83\xa9\xb1\xe9\x28\x50\x6b\x1e\xce\x36\x77\xee\x69\x8d\x2f\x77\xd9\x5b\x3e\x09\xf4\xe8\xe1\xd7\xc3\x5c\x92\x0f\x26\x00\xb2\x32\x0d\x13\xd4\x34\x73\x13\x0c\x70\x49\x11\xe6\x54\x0f\x98\xe6\x32\xa2\xa4\xb0\x94\x53\x46\x48\x35\xb7\x48\xc3\x9c\x2d\x4c\x77\x7d\x17\x4d\x49\xd3\x1e\x33\x5b\xc6\x75\x63\x88\x65\x65\x49\xc4\x79\xd2\x6e\x52\x73\x59\x71\x79\x1a\x3a\x8a\x40\xbe\x33\x7b\x14\x81\xf6\x6d\xe9\xcf\x5a\x07\x60\x46\x8e\xc7\xf1\xb4\x6c\xe1\x2e\x82\xa4\x31\xec\x42\x31\x98\x00\x51\x60\xb3\x3e\xd0\x1d\x63\xef\x77\x0c\x69\xa4\x5e\xa2\x49\xb4\x52\x57\xa1\x27\xbf\x92\xe0\x11\x5a\x55\xb8\x98\xca\x27\x2d\x22\x2e\xde\x13\x31\x00\x73\xa3\x22\x11\x95\x77\x67\x56\x71\x08\xd2\x17\xa6\x15\x51\xb7\x7e\x97\x74\x42\xa1\xb0\x4f\x5a\x9a\xf9\xed\x80\x93\x0f\xa2\xd3\x82\x6b\x6c\x09\x31\xf4\x7e\x9d\x55\x2b\x2f\x5a\x35\x19\xd9\xbc\xd0\x58\xf2\x50\xd7\x31\xb1\x74\xc2\x79\x01\x4f\xff\xb7\x8b\xbf\x7e\x67\x2b\xfa\xf8\xc2\x95\x2b\x57\x2e\x80\x7a\xe0\xc2\x24\x1f\x24\x23\x38\xd9\xfe\x56\xf4\x3f\xde\x7e\xeb\x19\x12\x30\x91\xb2\x7f\x8d\x96\x27\x27\xe2\x80\x9e\x82\x17\xee\x18\x32\x24\x63\xb2\xc6\xca\x64\x7f\x34\x45\x2a\xbe\xe0\x83\xfc\x6b\x91\x60\xc6\xac\xdd\xc9\x19\xca\x49\x4a\xee\x19\x9e\x80\x1b\xeb\x7d\xda\xe0\x02\xed\x31\xce\x45\xd2\xcb\x13\x56\x0f\x03\x49\x74\x74\xd6\x83\xb8\x77\x69\x9d\x7c\xf7\xac\x2b\xac\x75\x4d\xd5\xca\xda\xb6\x74\x5c\x57\x93\x63\x3f\xd7\xe9\x52\x7c\x4e\x2e\x27\x26\xe9\x0a\xb3\x19\x08\x95\xc4\x57\x8a\x37\x00\xef\xc2\x7a\x94\xd4\xc0\xac\x91\x0b\x79\xa5\x36\x19\x46\x92\x66\xa3\xc1\x55\xd0\x56\x4e\x29\x41\x2e\x41\xaf\xfb\xe6\x8c\x3e\x05\x4e\x9f\x9e\xbf\xa9\xf2\x64\x12\xa5\x31\x32\xe8\xd4\x66\xc1\x5a\xc6\xea\x9f\xf9\x55\x74\x2b\xd3\xbb\x33\x2a\x25\x21\x0f\x5b\x8d\x92\xbb\xe1\xfa\xa0\x94\xde\x9e\xac\xa5\xc7\x1a\x88\x48\xdb\x3b\xd5\x09\x59\xf8\xf4\xb4\x12\x1b\x2b\xd4\xe8\x28\xe9\xc0\x88\x35\xfb\xf2\x41\x0d\x1a\x65\x4b\xe3\x72\xe8\x35\xb7\x99\x2c\xd9\xbb\x8d\x18\x2c\x11\x01\x1b\xbc\x07\x19\xc6\xdb\x34\x31\xde\x97\x65\x2c\x6a\x57\x60\x70\x6f\x43\x78\xb2\x45\xf6\x58\xb1\x5d\x16\x69\x77\x41\x95\x2b\xba\x6b\xc7\x0e\x1d\x9e\xb3\x20\x32\xa2\x03\xf1\x38\x07\x18\x19\x96\xd6\x41\xd3\x75\x94\xf8\xc8\xe3\x07\xb6\x8c\x2e\xbf\xae\xc7\xf1\x33\x33\xcf\x7d\x89\x0c\x69\x97\x97\x0c\x94\xf9\x65\x8f\x1f\xaf\x09\x7e\x35\xf6\x34\xa0\x16\x31\x02\x9f\xa4\xa6\xde\xc8\x61\x3a\xec\x2e\xac\x81\x59\x76\x75\x25\x6d\xeb\x61\x2d\x94\x59\x4f\x8b\x44\xe3\xad\x87\x62\x9d\x80\x81\x4f\xa1\xf4\x5b\x52\xf8\x01\x4f\xf3\x3a\x36\x46\xdf\x54\x47\x8c\xad\x23\xe3\x16\x9e\x82\xb0\x9e\x65\x2b\x1a\xb2\x82\xcf\x29\x1d\x0a\xa6\xcc\x30\x4a\x5e\xb2\xee\x38\x3e\xf7\x17\x61\x38\xca\xe8\xcb\x7e\xcf\xb7\x04\x09\x0b\x26\xda\xf1\x10\x30\x27\xa9\x83\x3c\x19\x9c\xa0\xcf\x6b\xd0\xcf\x86\x71\xca\x89\x48\x4f\x48\x9a\xaa\x63\xf1\xfd\x78\x34\x02\xdf\x80\x6f\x49\x73\xea\xa8\xa5\xfa\xc9\x78\x90\x5d\xe5\xcc\xd7\xdf\xba\xb9\xa2\xa9\xd2\x0d\xb2\xbc\x87\x6e\x56\x13\xe7\xd4\xec\x10\xe1\x2c\xd8\x6b\x0d\x84\x49\x11\xc4\x52\xc2\xb1\x44\x95\xb4\xba\xb2\x46\x65\x2e\x18\xa2\xd5\x53\x3a\x7a\xbc\x06\xe7\x9b\xc0\xe1\xac\xc8\xee\x6b\x7a\x9c\x29\xd5\xb1\x48\x3b\xdb\xb4\x5c\x13\xa1\x1a\xc8\x79\x2c\xe7\x14\x89\x8f\xbf\x5d\x75\x04\x9c\xe3\x78\xca\x2c\xd2\x94\xb9\x06\x59\xbb\x35\x58\xb6\xcc\xb9\xf4\xc6\x5c\xc6\xab\xaf\x60\xed\x0c\xc7\xa1\x7b\x68\x70\x1b\x39\x0b\xa8\x05\x46\x5b\xa1\x31\x11\xba\x56\x13\x18\xb1\x7a\x9b\x3f\x77\x42\xe4\x15\xc6\xfd\x9f\xa0\x2c\x09\x9d\x88\xb9\x5c\x86\x27\xd2\x8c\xae\x82\xd3\x36\xef\x94\x7e\xba\xbb\xdb\xd9\xc9\xb3\x2b\x05\xe4\xfa\x9d\xe4\xbd\x44\xf3\x11\xf7\xb5\x05\xc1\x78\x57\x62\x72\x19\xec\x00\x2e\xfd\xea\xdd\x2d\x1d\xd7\x7c\xfe\x46\x7e\xd6\xdb\x4b\x27\x9e\x8c\xbf\xa1\x37\x30\x3a\x7f\x8a\xca\x3b\x22\x75\x28\x49\x41\xa1\x60\x89\x0e\x8f\x50\xec\x67\x57\xba\xf0\x2f\xcc\x7f\x4c\xe4\x87\x85\x31\x4e\x1f\x87\x32\x26\x57\x6a\xb3\x7e\x99\xb5\xc8\x0b\x3d\x1e\x8c\xc2\x90\x56\x8b\xb3\x25\x23\x84\xe6\x33\xa1\x9c\x82\xd6\x98\x4c\x0d\xa3\x69\xfc\x1d\xac\x0b\x88\xed\xe2\xf1\x08\xf3\xe8\x7c\x5f\x70\xa8\xcc\x7c\x45\xfe\x44\x8e\xda\x2b\xdc\x47\x5f\x9c\x22\x33\xbf\xfc\xd5\x3b\xfc\x17\xe6\x03\xb1\x55\xe8\xbc\x2b\xb4\x6b\xa7\xca\xf6\x98\x8b\xa4\xd3\x98\x93\x44\x37\xa0\x54\x34\xf8\x6f\x51\x10\x63\x6e\x1b\x53\xba\x39\x6a\xdc\xcf\xe3\x5d\x85\x8e\xff\x43\x2b\x54\xaa\x03\x91\xf7\x04\xa2\x73\xcd\x48\x9a\x57\x3d\x20\x13\xa8\x91\x44\x45\x73\x75\x35\x08\x20\x77\x11\x2f\xde\xc3\x47\xe5\x34\x40\x3f\x41\xc3\xc2\x5a\x3f\xc1\x53\xb9\xa4\x18\x54\x78\xdb\xf6\x0e\xbd\xb3\x14\xb1\x08\x18\x14\x51\x58\xd3\xd9\x52\xa4\x9c\x0f\xee\x96\xde\x4b\x17\xa4\x16\xc2\x7c\x9f\x56\x9c\xad\x99\xdf\x8b\x6d\x5a\xc6\x7b\x01\xe5\x8d\x4c\x6a\x33\x95\x8d\x51\x88\xa6\x3a\x96\xee\x18\x8d\x99\xf1\x82\x59\x7b\x9c\x19\xb4\x20\x21\x5c\x31\x1f\x6a\x2b\x1c\x9a\xca\x9c\xb6\x41\xf3\xa6\xb1\xfc\x21\xbb\x66\x89\xb7\x07\x4c\xdd\x30\x0d\x17\xc2\xfa\xa1\x2b\x70\xeb\xfe\x5a\x56\xbf\x92\x96\xfb\xdd\x61\x98\x54\x47\x3e\x43\xf7\x76\x9c\x5f\xea\x67\x57\x46\x14\x1e\xa9\x87\xba\x92\xa7\x64\x2b\xd3\x3a\x8d\x99\x03\x87\xf0\x54\xbc\x57\x52\x5f\x86\x93\x74\xe3\x76\x45\x1e\xa2\x5f\x68\x44\x4e\x01\x04\x5a\x42\x0c\x69\x13\xec\x88\xa0\xbe\x40\xc9\xf5\x4f\x95\x57\x75\x0d\x53\x76\xd4\x1f\x48\x3d\x17\xba\x11\xd6\xfc\x17\xd3\xfc\x1a\xc5\x70\x36\x39\xa5\xb5\xd4\x80\xf4\x75\xaf\xa2\x52\xa9\x0f\x80\xdd\xd0\xa9\x9f\xc3\x70\x6f\x53\xab\xc9\xfa\x31\xac\x48\x65\x2d\x8e\xf4\xce\x99\xca\x8d\x41\xf9\x48\x12\x51\x7d\x08\x7a\xd8\xfc\xbc\x62\x25\x41\x32\x46\x31\x01\xab\x8c\xcb\x3e\x17\x18\x66\xea\x62\x04\x8b\xad\x82\x1e\xc4\x0d\x93\xe9\x07\xda\x8d\x07\x90\x53\xf2\xaa\xae\x25\xfb\x8d\x73\x04\xf5\x42\x14\xf5\x97\xbc\x92\x65\xdb\xdc\x78\x3f\xcb\xf7\x3e\xa0\xa2\xc4\x94\x4c\x36\x90\xd8\xa5\xd1\x20\x29\xfb\x79\x49\x68\x99\x61\x99\xeb\xe4\x19\x6d\x43\xb1\x81\x5d\x24\x9d\x8d\xb4\xd2\xb1\x9e\x76\xb6\x63\x32\x93\x61\x5d\x68\xc7\x83\x3e\x38\x3a\x67\x1b\x25\xf1\xb5\x2f\x25\x5e\x04\x98\xcd\x8d\x71\x92\x8d\x01\x47\xfc\x85\x82\x77\xb0\xaa\x79\x0a\xae\x03\xd9\x30\x41\xb7\x51\x4d\xd7\x4f\xdd\xf7\x86\x16\xce\xcd\x8d\x32\x89\x87\x58\x6a\x0a\xab\xb9\x03\x51\xc0\x1a\xb5\x6c\xf8\x2d\xb6\xb5\x75\xb7\xd2\xe9\x4b\xf1\xab\x53\x15\xb7\x5e\x0a\xc7\x49\xbf\x06\x33\x84\xd2\xae\x45\x15\x97\x90\xa7\x7b\x68\x08\x04\x80\xde\x01\x84\xcf\x5d\x61\x2a\x6c\xb1\xaa\xb7\xb9\xe1\xff\x0c\x88\x1c\xcb\xeb\xde\x63\x3d\xb1\xca\x63\xe4\xf3\x9c\x24\x2a\x55\x28\x8e\xb8\xe2\x62\xf8\x07\xb5\x58\x76\xe4\xb8\xcc\x1a\xcd\x3a\xbe\x65\x84\x87\x28\x89\xa2\x1d\x97\x36\x75\xad\x3f\xf0\x2b\x3c\x04\xe4\x21\x4b\x8b\xc2\xf2\xf4\xdf\x5a\xcd\xda\x29\x72\xf4\x5a\xfa\x72\xb2\xa4\x37\x95\xd4\x0f\xcd\xb3\x56\x4e\xd3\x16\x2b\xff\xcf\x92\xd7\xb4\xcd\x8b\xa0\x39\xb7\x29\x1d\x3d\x92\xf2\x2f\x2a\x9b\xdb\xf4\x67\xf0\x1b\x6f\x2d\x31\x2b\x2d\x92\xc1\x5a\xb3\xa6\x41\x63\xd1\xd9\x9f\xc9\x2b\xdb\xed\xbd\x5e\x1d\xcc\xe6\x93\x3e\xab\xe3\x10\xfb\x84\xab\xc7\xfc\x7f\xa8\xd6\x6c\xe3\xd2\x03\x2a\xc3\x27\x2f\x0d\xfa\x73\x1f\x53\xb0\x5c\x74\x0b\x91\xf2\x95\x8d\x81\x24\xfc\x0d\x61\x90\x0d\x04\xc5\x1f\x50\x5f\x54\xa0\xbc\xb5\xde\x62\xcd\xc2\xea\x84\x86\x06\x1d\x5c\xff\x8a\xd9\xf8\x1b\x1c\xba\xce\x9e\x96\xdf\x3f\x09\xa0\x43\xa1\xdc\xfc\x67\xb8\x1d\x4b\xca\x7e\x68\xbd\x86\xb3\x27\xee\x57\x60\xfd\xe4\x3a\x10\xe9\xf3\xd4\xec\x25\xe5\xd6\x90\x09\xab\xfd\x1d\x4d\x9d\x0e\x3c\x0f\x18\x90\x02\x15\xf2\xc4\xe5\x1f\xac\x02\x53\x2a\xd3\x43\x4c\x08\x71\xbd\x3d\xbf\xc2\xfe\xdc\x6f\x60\x88\xab\x74\xc1\x9c\x5b\x2f\x56\x54\x31\x9b\x2e\x79\x7a\x19\xad\x4c\x36\xe5\xfe\xbc\xf6\xb5\x61\x44\xbf\xc0\x9a\xed\xd7\x96\x75\x47\xb7\xd1\x3e\x75\xb5\x14\x3f\xba\x81\x02\xeb\x5e\x02\x99\xc9\x71\x18\xe4\x2c\x45\x24\xac\x6e\x45\xae\x7f\xdb\x5e\x11\x26\xb1\x07\xc5\x8f\x5f\x4e\x58\xde\x42\x74\xe4\x7c\x65\x36\x91\x40\x82\xa4\x02\x0a\xee\x73\x0d\xec\x42\x4e\x6b\x2a\xb8\x2d\x83\x3d\xb6\x3c\x5f\x78\xe6\x3c\xd9\xcd\xc3\x78\x0a\x1e\x44\xe7\x8b\x17\x6b\x6b\x19\x65\x57\x24\xbb\x8a\xc9\x44\x91\x3f\xed\xfc\x7d\x06\x66\x00\x3a\x55\x90\x0f\x6d\xe4\x30\x50\x0f\xdd\x2a\xbc\x61\xfa\x06\xb2\x08\xd7\x7b\xc2\x17\xe0\x56\x62\xd3\xce\x70\x74\xc2\xb5\x1e\x4e\xca\x72\x87\xe1\xa3\x37\xe2\xd7\x2b\x9e\x93\x58\x1a\x55\x7e\x82\x67\x53\x2f\x71\x19\xf4\x0b\x9e\x76\xf4\xe4\x28\x75\x37\xaf\x97\xc9\x0d\xe6\x1d\xaa\x77\x38\xd3\x72\x6d\xe9\xf3\xf6\xa5\xa1\x72\x2d\xb0\x5b\xc7\xf4\x69\xcc\x9e\xd7\x15\x7e\xfc\xd4\xec\x06\x93\x56\x99\xdd\x34\xe6\xae\x5a\x72\xf9\x76\xa7\xb6\x50\x7d\x84\xb3\xdd\xc6\xa1\x35\x72\xb1\x32\x69\xcb\xd1\x90\xce\x4d\x70\x4a\x30\x4c\x80\x7d\xb4\xd6\xba\x34\x93\xfa\xba\xb6\x30\x6b\xe2\xa9\x25\xc3\xa6\xae\xad\x3c\x2a\x35\x41\xd4\x52\xd4\x45\x80\x00\xae\x91\xf2\x2b\x3b\xde\x37\x17\xe2\x3a\x3b\xf2\x9e\xdb\x91\x4d\xe7\xb5\x23\xd2\xa4\x6b\xc1\x0a\xd6\xca\x1c\xac\x16\x46\x15\xae\x16\xc2\xa8\xe0\xd8\x3c\x71\xf0\x09\xf9\x68\xea\xaa\xcb\x37\xa1\xd8\xda\x16\x84\x26\x6f\xd8\xc2\x69\x1f\x7b\x1a\xc7\x69\x87\xd8\xba\x9e\xd2\xb5\x45\x8b\x99\x83\x6c\x48\x6b\x07\x86\xbc\x5a\xa1\xdc\xe0\x13\x71\x89\xba\xe6\x30\xb6\x22\x57\xda\xa7\x03\x3e\x81\x6c\x4a\xee\x9b\x32\xf1\x69\x26\x2e\xd3\xab\xed\xa6\x55\x0c\x21\x40\x3a\x3b\x17\x53\xdf\xac\x61\xe3\xeb\x2f\x0d\x76\x57\xcd\x29\xc6\xb2\xc9\x60\xd3\x71\x70\x7c\xed\x45\xd5\x07\xd5\x48\xce\x38\x2e\x92\xe7\x8f\x87\x95\xf5\x63\x90\xd4\xc4\x00\xfb\x8b\xde\xe1\xd6\x4b\xf4\x69\xc5\xc1\x23\xad\xd6\xc4\xeb\xf1\x28\x08\xec\xa5\xa1\xf4\xb0\x0b\x54\x1e\x29\xf9\xd9\x37\x29\xf0\x58\xf3\x26\x19\x82\xbc\x8d\xd2\xf1\x18\x57\x5b\x2d\x1b\x1a\x2a\x42\x35\x9c\x82\xee\x33\xed\x5b\x25\x2a\xf1\x84\x5b\x35\x1b\x6b\x44\x5d\x44\x9f\x1c\x11\xc6\x1c\xce\x93\xec\x7c\x2b\x44\x42\xed\xe6\xcd\xab\x70\x48\x58\x3b\xb1\x7a\xa2\x63\x73\xb4\x79\xd5\x5f\xea\x94\x3f\x8c\xae\x0c\xae\x33\xfd\x3d\x17\x89\xc6\xd8\xe8\xda\x50\x1c\xc6\x22\x8b\x28\x08\x86\xd6\x4e\x37\xca\x46\xa8\x4e\x06\xa3\x02\x35\xf6\x57\x5b\x77\x77\xd2\x59\x27\x28\x2b\x85\xc9\x28\xe4\x9e\xac\x95\xff\x1b\xb4\xcd\x4e\xc1\x79\x13\xeb\x75\x5f\x1b\x2c\x84\x19\x08\xad\xc1\xef\x23\x28\x7e\xb0\xb9\xd1\x8f\x8b\xfd\x9d\x2c\xce\x39\x2f\xd4\x3d\x72\x52\x07\x6f\xc7\x22\xe8\xea\x08\xfb\x55\x32\x64\x3c\x4a\x7f\x17\x6b\x85\x54\x9d\x3e\x92\xf1\xae\xf5\xd6\xb0\x94\xd3\x3e\x64\x84\xd6\x3a\xa7\x1f\xab\xa6\x4a\x3e\xa8\x16\x40\x61\x7a\x8f\xf2\xb6\xca\x5a\x81\x46\x6f\xc0\xb1\x76\xe0\xa1\x38\x67\x79\xea\xa4\x32\x8e\x4a\x07\x7c\x60\xd8\x74\x98\x8d\x52\x8c\x8f\xba\x4d\x7b\x5e\xfe\x53\x65\x6a\xfb\x43\x49\x85\xbc\x28\xbb\x63\x2c\x4a\x70\x87\x0f\x53\x97\x16\xe6\x5f\x1d\x57\x28\x00\x93\xac\x04\x81\x88\x0a\x82\x2f\x5e\x8c\xce\xf7\xd1\xe6\xae\x0f\x17\xad\xcf\x0a\x2e\xd2\x1e\x5b\x39\x5d\xd3\xb5\x6c\x99\x8d\x93\x3c\xb6\xaa\x3e\xe9\x33\xef\x0c\x78\x55\x41\xd9\x10\x6d\xe3\x93\x22\xb8\x0f\xed\xfc\xea\x1e\x06\x39\x4b\xe1\x0a\x80\xe6\x04\xd7\xd8\x4d\x47\xbb\x19\x79\x75\x23\xf4\x1d\xe9\xf7\x29\xd9\x52\x64\x17\x5f\xda\x41\x43\xeb\xce\xcb\x41\xe9\x0b\xe4\x75\xd1\x22\xc0\x47\x79\x2d\xbc\xea\xe3\xb5\xa2\xfc\xb6\x69\x1d\x83\x38\x03\x9d\x8a\xe3\x98\x5a\x20\x72\x47\xa8\x64\xe1\x98\xda\x77\xc7\xfd\xb0\xfe\xcd\xc6\xf0\xfa\x5b\xf0\xa2\x80\xc5\xb7\x5a\x3c\xb0\xb3\x1e\xaf\x9a\x71\xc4\x26\x4b\x8b\xe3\x03\xe7\x25\xc0\x50\xbb\x30\x06\xce\xdd\xa9\x42\xe5\x1e\xd4\x5c\xfa\x02\xf8\x5f\x96\x26\x9f\x0e\x21\x6f\x76\x3f\x21\xc2\x6a\x52\x88\x89\x2d\xf8\xca\x1a\x31\x9c\xc9\xbc\x53\xfb\xd5\xa4\x87\x75\xbe\x90\x03\xe8\x94\xe2\xcf\x84\xe3\xa0\xd7\x5f\x9b\x85\x9a\xfb\xb2\x8f\x3d\x1a\x07\x39\xbf\x80\x93\xc4\xc2\xbb\x3b\x7c\x8f\x1c\x99\xe1\xe7\x03\xec\x04\xdf\x69\xc0\xfa\x13\x50\x37\x86\xbb\x16\x57\x52\xac\x79\x74\x87\x5d\x14\x4c\xa0\x79\xb8\x79\x3e\x19\x79\x75\x09\x64\x3b\x48\x24\x35\xea\x72\x0d\xea\x8c\x8a\xa5\xdd\xe1\xc0\x3a\xf6\xc3\x3d\x25\x78\x77\x92\xe8\xfc\xfa\x55\xc0\xc3\x45\xfb\x48\x96\xa3\xbd\xe5\x05\x59\x37\x8d\xc7\x7a\x67\xd7\xc3\xa5\xc6\xe6\xda\x39\x99\x7d\x4e\x47\xe8\x51\x1c\x5b\x75\x69\xe1\x49\x19\xb5\x28\x6f\x19\x10\x34\xf7\xea\x84\xaf\x37\x43\xf3\xee\x5a\x07\x7f\xc2\x2d\xa2\xc1\x14\x4a\xeb\xa4\x97\x93\xd6\xcd\x4d\x21\xd1\x29\xce\x3d\x6f\x88\x35\x9e\xae\x1a\xbe\x61\x67\x6b\x8c\x2c\x6c\x07\x6b\x6f\x70\x2f\x2d\xbb\x7b\x3d\xe2\xb7\x6a\xb0\xe7\x8e\x22\x69\xc9\x41\xc3\xf4\x4d\x43\x87\x37\x15\x50\x09\xd1\xf2\x1f\x8b\x75\xc8\x42\x15\x8d\x0b\x6a\xd9\x61\x9e\x14\x57\x47\x3d\xb0\x09\x76\x8b\x62\x9f\x9c\x65\xe9\xf1\x1e\xb9\x8e\x0b\xe7\x3a\xea\xfb\xb3\x54\xf6\x28\xfd\x5d\x82\x2e\x9b\xc5\x39\x83\x50\xa2\xa7\x09\xa2\x38\x91\xa1\x22\xd7\x2f\x22\xbc\x5d\x20\xaa\xeb\xd0\xbd\xba\x4c\x6c\xf3\xaf\xe0\x7e\x9e\x69\x5f\x61\x03\x0c\xb4\x13\x5b\x7d\x76\xee\xde\xf8\x89\xaf\x77\x40\xc2\xa5\xbd\xe9\x94\x5c\x78\xb7\x4a\xfe\x23\x34\x1b\x5b\x3c\xac\x75\x36\x41\x1c\xde\x0a\xc1\x4f\xe3\x2b\x06\xaf\x09\xf2\xd9\xc2\x42\xac\xcc\x7f\xeb\xc0\x67\xf6\x12\xb5\x96\x83\x60\xcd\x68\xeb\x81\xe9\x57\xab\x16\x68\xbe\xe9\x2a\xe4\x59\x34\xdc\xc7\x5f\x61\xf7\x5b\x67\xbb\x45\x87\x19\x04\xc3\x7a\xae\xd6\x5d\xa6\xc3\xc4\xe7\x44\x17\xf8\x50\xa4\xdf\x98\x43\x3d\x26\x39\x38\x8d\x76\xf7\xb2\x3c\x9b\x94\xe9\x08\x03\x00\xa0\x3e\xe3\x0d\xb4\x8e\xbe\xa1\x7f\x2e\x42\x9d\x86\x4a\xd2\xca\xaf\x76\x27\x54\x12\xcc\xf6\x5b\x84\xcc\x3b\xf8\xb8\x29\x54\xed\xba\x1c\x0c\xb9\x71\x3d\x14\xd8\xef\x7b\xc6\x39\xc5\x64\xa4\x46\xfe\xee\x91\xb6\xe6\x05\x87\xe1\x01\xb2\x9d\x32\x56\xcb\xed\x93\xee\x9f\xe2\xf9\xda\xba\x8d\x33\xac\xdd\xda\x1d\xa8\xcb\x9e\x8c\xbb\x70\x80\x05\xd4\x11\x44\x6d\x5e\x64\x60\xf1\x81\x65\xbc\xf8\x0e\x4d\x1c\xa4\x15\xb5\x6a\x8b\xd1\xbb\xa9\x0d\x6b\xb6\x84\xf6\x6b\x1b\xe5\xdd\xb6\x33\x28\xaa\x50\x5f\x1f\xab\x93\xef\x99\x35\x1e\xb8\xeb\x0c\x0f\xa9\x2f\x70\x3f\x89\xc7\xeb\x5f\x1f\x86\x04\x75\x1a\x86\xc4\xa1\x56\x5f\xc2\xda\x63\xa4\x7d\xed\x31\x4b\x21\xbb\x67\xea\x8b\x41\x05\xcc\x7d\x3d\xf1\x2e\xd8\x09\xad\x4f\x49\xf6\xf4\x29\x1f\xae\xbf\x93\x6c\xe7\xef\x93\x5e\x59\xe8\xfc\xb4\x9c\x8d\xf7\x60\x45\xd7\x9d\x2c\x2b\x8b\x32\x57\xfd\x95\x8c\x87\xc1\x8c\x78\x3d\xb5\xbd\x70\xea\xaa\xea\x98\x10\x9d\xe9\xe6\x49\x89\x6a\x84\xda\xad\xfc\xa9\xf1\x45\x91\x85\x82\xc6\x75\x69\xfa\x10\xca\xe1\xaa\x25\xe5\x93\x5e\x39\x51\xc8\xb2\x71\x5d\x6a\x8f\x6f\x5f\x84\x1a\xbb\xd5\xc2\x6e\xbb\x75\xa4\x26\x70\x59\x39\x50\x2f\xee\xed\x27\xeb\xae\xe9\x35\x68\x7c\x86\xb1\x5a\x56\xd5\x3e\xd4\x38\xcf\x76\xd3\x01\xf8\xcc\xec\x4c\x7a\x97\x92\x12\x32\xe4\xed\x77\xd1\x6d\xba\x65\xd0\x77\x75\xaf\xe8\x97\xd8\x2b\x7a\x53\xf5\x8a\xde\x83\x5e\x0e\x6b\xd5\x53\xd7\x59\xc6\xe8\xb2\xdf\x3c\xd8\x1b\xaf\x45\xec\x63\x35\xb5\xac\x92\x23\xa6\x28\xae\x3f\xef\xb2\x5e\x82\xd1\x14\x08\x2d\x2d\x2f\x57\xa7\xd9\xab\xa9\x29\x9a\x90\x0c\x14\x75\x22\x36\xb0\x77\xb5\x87\x2e\xe3\x95\xac\xef\x84\x35\x04\x66\x48\xa2\xb0\x5a\x2e\xd3\x44\x16\xcb\xde\x78\x4d\x0e\x85\xda\x1c\x35\x14\xd1\xb7\x5b\x4b\xe3\x00\xad\x0b\xe1\x1a\xc9\x1a\xe8\xbf\xdb\x97\xe8\x8b\xe9\x6c\xc8\x8a\x70\xa3\x3e\xaa\x4d\x68\x3a\x8d\x63\xc4\x24\xa6\x17\x64\xcd\xbc\x61\xcc\xa6\x0d\xcb\xe4\x4e\x9e\xe2\x69\x45\x67\x5e\xa1\xc0\xee\xf0\x9d\xd5\x7b\x94\x47\x67\x18\x8f\x62\x48\x7e\x1d\x63\x8c\xda\x8f\xc6\x4e\xf6\xc8\x55\x23\x05\x8d\xeb\x37\xf5\x48\xe0\x46\x69\x9c\x5b\x42\x9e\x94\x42\x6c\x32\x7d\xac\xd4\xac\x7f\xd2\x72\x59\x5f\x86\x9b\xf2\x25\x9a\x36\x2b\xeb\x0b\x51\x3b\x96\x41\x02\x6a\x47\xfa\xce\xd5\xec\x82\x41\xbc\xd4\x02\x83\x91\xf3\x64\x0f\xd4\xb9\x94\x66\x50\xe7\xf0\x9d\xb2\x1c\x54\x05\xf3\xdd\x34\x1f\x97\xf1\xd9\x0c\x68\x76\xdc\xc3\x0c\xc7\x76\x89\x53\x5c\x2f\x8a\xab\xa3\xc7\x6c\xa8\x95\xc3\x47\x8a\xf2\x3d\x87\x04\x7d\x23\xd5\x3e\x9a\x10\xb4\x17\x59\xa7\x51\xb0\xae\xb7\x71\x1c\x24\xff\x20\x67\x86\x41\xb6\x97\x6a\x65\xc9\xaa\x18\xfa\xf5\xa7\x1d\xc7\x45\x71\x25\xcb\xfb\xc6\xe8\xfe\x9d\x4d\xfd\xb1\x14\x51\x5d\x47\x86\x89\xe6\x4c\x47\x22\x36\x4c\x6b\xe5\x6e\x9a\xf3\x62\x76\x9d\xd0\x6e\xe2\xe5\x62\xa6\x1b\x30\xb9\xaa\x1c\xcf\xba\xb6\x0b\xb0\x4f\x24\xe8\xaf\x1e\x78\x23\x69\xd1\x15\x6f\xc2\x75\x54\x64\x38\x80\x15\x4c\x9b\x1e\x0b\xf4\xa7\xf7\x12\xee\xcb\x75\x50\xc2\x06\x25\x47\xe7\x31\x25\x15\x38\x5f\x27\x78\xc4\x42\xca\x90\x2e\x45\x15\xb7\x0d\xbe\xf4\x7d\x5e\xe7\xc6\xb1\xc3\x2d\xac\xe3\x26\x27\x0e\x5d\x83\x67\x24\x97\xaa\x18\xb3\xb4\x66\x1f\xc4\x87\x7e\x55\x34\xf7\xa8\x8b\x32\x55\x62\x5a\x76\x65\xc4\x76\x9b\xf0\x9e\xdc\xac\xbc\x07\xda\x89\x88\xfc\x7b\x2b\xce\x50\x12\x8a\x0d\xbc\x63\x6c\x32\x41\x67\xe7\x75\xb2\xbd\x9a\xfc\x00\xd8\xc7\xa4\xff\x72\xd2\xd8\x09\x97\x83\xb6\xfc\xbe\x1d\x77\xd7\x90\x6e\x17\xdd\xfd\x9b\x20\xcc\x73\x0c\xf0\xb6\xdc\xe4\x22\xb1\x6a\xdb\xe4\xb3\x46\x7e\x50\x33\xed\x10\xf2\xc8\x75\x87\x34\x89\xdd\x67\x8d\xbe\x78\xe8\xc0\x2e\x6e\xdf\x09\x9f\x0c\x3d\xd8\x15\x81\x92\xea\x24\x8a\x0e\xe6\x96\x5b\x93\x34\xb6\x07\x70\x78\x94\x0e\x7f\xa9\x07\x35\xe0\xcf\x61\x37\x12\x0a\xe2\x53\xd4\x0c\x69\xda\xba\xab\x6a\x4a\xec\x40\x23\xb5\xb9\x01\x52\x0b\x67\xd1\xf4\x93\xf1\x48\xfc\xd7\xca\x94\x68\xa5\x2f\x58\xb9\x3f\xf1\xcc\x50\x53\x69\xbc\xa3\x76\x50\xb1\xbf\xf0\x4b\xf6\x3b\x2d\x1a\x0b\xb8\x93\xb9\x90\x49\xc9\xba\x67\xd0\x4c\x3f\x70\x4a\x1a\x11\x8b\x75\x04\xf2\x24\xba\x16\x90\xf5\x48\x21\x8f\x28\xcf\x8e\x7e\x72\x8a\xfb\xd2\x4f\xc9\x08\x18\x71\x87\xd7\x41\x57\x4d\xfa\x1a\x0e\xa8\x71\x4e\xa1\x9e\xe8\x66\x8d\xb5\x61\xcf\x9a\xc5\x62\x9d\x9e\xc1\x64\x07\xf4\x69\x3f\x2b\x88\xf1\x5b\x72\x8e\x3f\xfd\x61\xac\x6b\xf6\xaa\x01\xaf\xeb\x1f\xd1\xaa\xd0\x1f\xe9\x05\x3c\xfd\xfa\x3b\xcf\x98\x9a\x2a\x4e\xa9\x7a\xd1\x5c\x93\x79\x18\x6c\x8a\xb0\xf1\x48\xb3\xbc\xc2\x00\xd1\xd4\xcb\x30\x07\xb7\x6a\x3a\x57\x9b\x10\x5e\x8c\x6b\xf3\xe5\x10\x61\x67\xb7\xb1\x19\xbb\xba\x3e\x5e\xda\x00\x54\xc7\xf2\xde\x50\xcc\x26\x80\x81\xdd\x14\x88\xc6\xfb\xae\x99\x12\xfb\xbe\x71\x1d\x03\x28\xc0\xc5\x63\xe1\xb8\xea\x9f\x49\x7b\xa4\x73\xbb\x85\x4c\xf7\xa2\x8f\x7f\x03\x4d\x7c\xab\x81\x9c\xb2\xcc\xd3\x9d\x09\xf8\xc1\x22\xf8\xfc\x81\x51\xf4\x3d\x85\x43\xb5\x66\x74\x2e\x61\xde\x76\x28\x26\x79\x63\x1f\xd4\x88\x9f\x30\x9a\xba\x59\xef\xab\x80\x6e\x10\x9e\x0c\x08\x19\xad\xf8\x4b\x7b\xef\x54\xf0\xce\xab\x74\x77\xd4\xb0\x35\x7b\x22\xe4\x99\xd3\xdc\xb9\xc5\x5d\x50\x0f\x31\x04\x66\xab\x5b\xc4\xdb\x6f\x17\xd1\xab\xfd\xe8\xe2\xab\xfa\x43\x31\x2c\xc7\x5d\x34\xc7\x5d\x7c\xfb\xbd\x77\xd7\x7a\x6b\xd0\x05\x1f\x15\xf5\xf8\xa4\xfe\xb2\xa0\x05\xbe\x2e\x6c\x81\x9b\x13\x4f\x8c\x63\x96\x38\x41\x49\xc1\xe5\xd2\x24\x17\x16\xb1\xe0\x42\x29\x20\xe7\x0d\x1d\xd7\xe1\xaa\x17\x4d\x65\x54\xee\x6b\x0a\x04\x7e\xe4\xda\x75\xc8\x99\x75\x49\xf9\x3e\xff\x54\x4d\x75\x56\xd3\x07\xd5\xcc\x66\x0c\x73\xda\x36\xbe\x2e\x7a\xa6\xe4\xb7\x74\xd3\x49\x02\x40\xfa\x28\xcb\xf3\x48\xbc\xdb\x2d\x07\xa0\x80\xb7\x16\xd7\xe8\xbd\xb7\x2e\x46\x81\x07\x6e\xef\xe4\x52\x3a\x86\x5e\x5d\xc8\x87\x63\xcb\xb9\x18\x4f\x6e\x2d\x4b\xe0\x95\x52\x42\x02\x78\x52\x6a\x58\x83\x0d\xc1\x33\x30\xc9\x2f\xa7\xbd\xa4\x8e\x82\xdf\x7d\xf5\x6d\xe2\x46\x1e\x91\x4a\xc4\x5b\x2e\x16\xd1\xd2\xd2\xa8\xbb\xf0\x8a\x8b\x7c\x71\xf9\x05\xa2\xcd\xd3\x46\x29\x93\x09\x52\x3a\xa6\x0c\xbc\x7c\xa5\x06\x02\x5a\x6a\xf2\xd4\xdc\x52\xd7\x27\x89\x9e\x18\x73\xb0\xa2\x9b\x27\xd6\x20\xab\x61\xa8\xb5\x2f\x1d\x73\xf1\xb2\xb6\xe1\xc2\xd2\x72\x28\x19\xb3\xa4\xbe\x2b\xa3\xb1\x56\xed\x7e\xdd\xd8\x2b\x39\xe9\x2a\x57\xe0\xf5\xcf\x7c\xed\x42\x15\x6b\x8f\xd5\x25\xbe\xa3\xee\xfa\xdb\x36\x04\xf1\x9d\xf5\x61\xdc\xc0\xf7\xf6\x63\x6c\x8e\xef\x5a\x9c\xdd\x5d\x57\x2c\xc5\x4b\x4d\xdb\xba\x87\x5a\x9e\x5a\x1f\x7a\x50\x7a\x20\x2f\x35\x6d\x3e\xd3\x3e\x6b\x82\x35\xaa\x4e\x83\xd7\x6a\x7a\xc6\xe3\x71\xc0\xa3\x44\x27\x7a\x46\x0c\x49\xcc\x0b\x9d\xab\xe8\x75\x99\x10\x83\xa9\x13\x7b\x86\xae\x8d\xd9\x09\x57\x75\x0e\x32\x85\xfc\x2d\xdb\xdd\x1d\xa4\xa3\x04\x4a\x2c\x73\xd1\x1f\xb8\xa4\x87\xa0\x24\xa1\xcc\x08\x8a\x5b\xb0\x03\xa5\x05\xe2\x39\xb0\x0d\xa2\xed\x6c\x8f\x74\xee\x02\xcd\x3d\xe0\x62\x25\x53\x10\x4a\x6d\x30\xfe\xf2\x0b\x90\x74\x11\x53\x1c\x19\xaa\x3c\x35\x03\xe7\x13\xb4\xdc\xe4\xcd\x4a\xa7\xb9\xb6\xe8\xa2\x89\x02\xae\xc5\xe9\x4c\xcb\xff\x5e\xaf\xd8\xc9\x44\x49\x5e\x38\xc6\x71\x50\xf7\x02\x39\x2d\xcf\x32\xf0\x16\x04\x27\x1c\x5b\x50\x49\x9a\x92\x9b\x5c\x61\x2d\x0c\x81\x3f\x5e\x0f\xf3\xbc\xc8\xd1\xee\x38\xdd\x6d\x22\x1c\xb2\xe2\xfb\x15\x4c\x79\x2c\x75\x9e\xed\x03\xc9\xd3\xb5\x2b\xe8\xe5\xe9\x38\x98\x51\x53\x10\x4a\x71\xd4\x90\xba\xb1\xe0\xe7\xdd\x7e\xe6\x0b\x2f\x8c\xbd\xa2\xbc\x06\x5c\xb9\x7d\x05\x4a\xd2\x20\xb3\x63\xde\x57\x0d\x3f\xf3\x2d\x85\xbd\x17\xe5\x08\x8e\x60\x66\x7f\x0e\x48\x34\xf6\xa3\x23\xdf\xd9\x9f\x1b\x77\x2c\x1b\x15\xc5\x80\x20\xea\xe2\xc5\xb7\x82\xef\xc0\x36\xd1\xcc\xd7\xd3\x68\xb1\x3f\xd1\x8c\x16\x54\xe0\xdf\xcb\x93\xe2\x19\xd9\x47\xdc\xa8\xff\xb3\x19\x06\x7b\x9f\x2b\x3e\x1a\xa4\x65\xf2\xc2\x39\x70\xdf\x3e\x57\xa6\xfd\x9d\x73\xcf\x38\x58\x2b\xc5\x44\x37\xe1\x63\xd5\xe1\xff\x82\x4d\xf1\x00\x80\xb5\xe5\x09\x70\xed\x5d\x0e\x7f\xa5\x87\x3c\xc7\x7b\xe7\x44\x20\xb2\x0a\xcd\x03\xdf\x65\xd5\x22\x21\x73\x8f\x1e\xab\xef\xe3\x0c\xc3\x16\x79\x18\xc3\xf8\xa2\x07\x5d\x29\xed\xb6\x21\xd5\x14\x0d\xc2\x8e\x76\x4a\xf2\x28\xc1\x25\x59\xe6\x9c\x22\xd9\xa3\xc2\x4c\x9d\x47\x2d\xfc\x95\x39\x8b\x8f\x26\x69\xae\x78\x88\x74\x6f\x04\xd6\x63\x4a\x44\x53\x3b\x09\xcf\x9d\x52\xcb\x2a\x4b\x27\x5f\x0d\x0f\xc9\xac\x20\x99\x15\x29\x60\xdc\xe3\x04\x8f\x91\x16\x79\x76\xaf\x4a\xc6\x8b\xdb\x5d\xe3\x15\x69\xb3\xc6\x8f\xd6\x96\x21\xb9\x30\x4c\x0e\xd4\x7e\xf8\x98\x8a\x2e\xfd\x1d\xd4\x57\x4f\x7a\x97\x6a\x57\x50\xe3\x89\x59\x8a\x42\x21\x9c\x8b\xbf\x11\xb7\x7e\x42\x39\x55\x64\x6e\xbe\xfa\xce\xc7\x65\x6f\x3f\x76\x37\xfd\x1a\xfd\x68\xe9\x19\x65\x24\x85\x64\x4d\xdd\x01\xb9\xd8\x7d\x8b\x46\x76\x99\x57\xb1\xa6\x32\x77\xd0\x77\x91\x94\x56\x77\xd0\x3e\xd0\x5c\x94\xed\x74\xd3\xba\x0a\x85\x82\x19\x5a\xa7\xcd\x5e\xe1\xcb\x6e\x94\x32\x6e\x45\x3f\x1e\xe4\xa3\x49\x32\x51\x2b\x4a\x46\x7b\xf0\xe6\xbf\xd6\xdc\x4d\x25\xf2\xc0\xe0\xe4\x5f\x90\x3e\x44\xdf\x17\x65\xf2\x44\x83\xa0\xa2\xb1\x8e\xc9\xf3\x88\xd4\x98\x5c\xbb\xd2\xe0\xe4\x40\xb6\x65\xfd\x62\x7e\x82\x2c\x24\xc0\x4f\x70\x48\xad\x27\xc1\xac\xc5\x23\x07\x11\xf3\x00\x4d\x6a\x34\xb7\x95\x86\x56\x85\x0b\x33\x1f\x46\xdf\xfc\xdb\xb7\x7e\xed\xb7\x0f\xa1\x78\xfe\xd4\x4c\x1a\xb8\xc1\x6a\x3a\x40\x2e\xb5\xbc\x75\xf4\x97\x6d\x74\x2a\xf3\xfa\x04\x76\x7b\x2a\x2e\x99\x50\xc3\x7a\x67\x4a\xb8\xc2\xef\x1b\xf7\xd5\x73\xa2\x04\x30\xea\x73\xc4\xc6\x7e\xa0\xf3\x33\xb1\x53\x6a\x8b\x6e\x4e\x97\xe3\x81\x69\xcc\xa9\x59\x51\xe5\x2f\xf9\x08\xb3\xac\x91\x69\xca\xde\x7f\x46\xdb\xe7\xd0\x91\x22\xa1\xf0\xa8\xf5\x9e\xc9\x27\x44\x2a\x24\x42\xe7\xfe\xe3\x3c\xbb\x9c\xf6\x39\xcc\xd1\x84\x52\x7d\x4e\xda\xdc\x86\xbe\xba\xcf\x9a\xa7\x78\xe8\x0f\x6c\x37\xad\x1e\x7a\x1a\x10\xf4\x11\x1e\x88\x02\xcc\xe9\xc9\x39\x7b\x67\x54\x07\x28\x88\x46\xf0\x50\x7c\xdd\x8d\xaa\x69\x5c\xbb\xa7\xbd\x9e\xb9\x2b\x72\x59\x00\x67\x0e\x76\x0a\x6c\xbe\x35\x7d\x8a\x83\x74\x37\x61\x4f\x87\x3b\xd8\x0c\x1c\x00\x75\xba\x48\x5b\x7f\x98\xd3\x3d\xfb\x07\xbb\xbc\x2e\x9e\xd0\x7e\x59\x8e\x0b\xca\x23\x0e\x25\x69\x2e\x46\x9a\xb5\xf1\x4f\xed\x49\xe6\xac\x1f\x80\x33\xf7\x38\x45\x2f\x9c\x35\xef\x15\x8e\x99\x79\x52\x2d\xfa\x88\xc7\xa8\xc7\x62\x86\x09\x72\x25\x68\x8e\x68\x6e\xb4\xd2\x44\xe5\xe4\x3d\x68\x2c\xb4\x97\x6b\xea\xed\x62\xa2\x37\xf8\x77\x87\x6d\x5f\x6f\xbd\x21\xf6\x1d\x7a\x87\xa5\x17\xa7\xb5\x09\x87\xea\xf4\x72\xc5\xf4\xbc\xa6\xfe\xe3\xc4\x50\xd8\xef\x0e\x56\xd4\x3f\x16\xea\x6d\xf7\x27\xa0\x11\xf8\x17\x5c\xd5\xef\xe9\x15\x98\x3e\xc9\xc7\xa5\xe7\xa7\xc3\x22\x90\x6d\x83\x79\xfa\xb2\x49\x61\xb3\x45\xce\x49\x4f\x59\x6b\x99\x7c\x9c\xf4\x26\x01\xef\xc7\x9a\x38\x26\xa2\xbc\xe0\x49\x93\x84\x2f\x42\x27\xac\x25\x48\x5b\x3b\x3f\x23\x88\xb5\xdd\x9a\x4a\x7f\xeb\x7d\xab\x8b\x2a\x89\x47\xfe\xdc\xf2\x32\x98\x32\x23\xbc\xde\x3a\xc9\x0d\x0a\x91\x26\x90\x4d\xc7\x78\xd1\x9f\xea\x49\x20\xdd\xa9\x56\xc5\xb6\xe9\xde\x8e\x64\x23\x7f\xec\x3e\x17\x08\x4b\xb4\x4d\x1a\xb6\xad\x3f\x67\xe3\xed\x5f\xa3\xf9\xc1\xb6\x47\x9d\x8e\xad\xea\xe5\xac\x90\x95\x73\x60\xeb\x5f\xa0\xc3\x93\x61\xf5\x57\x68\x53\x28\x7f\x1e\x30\x73\x19\xc4\x29\x72\xc2\x36\x34\xce\x2f\x9d\x1a\xe3\xa1\x30\x4e\x27\x6f\x64\x74\xbe\xd0\x29\x23\x47\xb6\xa8\x2c\xa1\x3f\xce\xa0\x47\x41\x94\xc1\x80\x50\xcc\x1f\x83\xf5\x0a\xce\xbf\xff\xdc\x07\x85\x29\x64\x02\xef\xc8\x4e\xf3\xfe\xf3\x1f\xa8\x99\xce\xbf\xff\xc2\x07\x3c\x17\x25\xc7\x75\xe6\xd2\xeb\x65\x89\x5b\xac\xf1\xd9\x22\xef\x3d\x7b\x1e\x07\x78\x9e\x06\xe0\x42\x57\x7a\xf4\xe7\xfc\xd1\xe9\x34\xd0\x5a\xba\xfd\x21\x09\x53\x64\x8d\xf0\x22\xd0\x9c\x59\xc8\xb8\x4a\x13\x15\x7f\x43\x6b\x86\xf1\x3e\x34\x03\x8e\x21\x8f\x98\xae\xad\xf4\xa1\x77\xce\x95\x53\xbb\x85\x91\xdc\x23\xa1\x56\x94\x73\xc1\x48\xee\x54\x7a\x26\x75\x30\xe0\x27\xac\xd7\x2e\x83\xe2\x28\x07\xc9\x93\xed\x60\x98\xe4\x7b\xfe\x06\xd8\x9d\x52\xe7\x62\xf9\x79\x36\x60\xea\x03\x8a\xbb\x75\x6a\x37\x87\xe0\x91\x00\xc8\x42\x4f\x0d\x04\xce\xbd\xac\xa1\x14\x4b\x37\x94\xf1\x5e\x0d\x6c\x64\xea\xc9\x15\xc0\xe3\x0f\x4f\x00\xe4\x40\x27\x64\x76\xee\x3e\xdf\x25\x38\x45\x53\x00\xd9\xd0\x4f\xed\x0b\x3d\x41\xaa\x71\xb8\xbc\x61\x1d\x30\x9e\xf7\x92\xe9\xe2\x23\x2d\xb3\x6c\xa0\x9e\x68\xbc\x27\x40\x5d\x7d\xd9\xcd\xb3\x21\xe6\xcc\xd1\x1e\x8b\x80\x33\xf0\xaf\x19\x19\x38\x9e\x2b\xb6\xcf\x17\xd1\x73\xc8\x2c\xa0\x94\x03\xa5\x80\xe1\xf7\x21\xfd\x4e\xb2\x22\x4a\xdd\xf0\xeb\x3e\xb7\x66\x14\xfb\x5c\x9f\x5b\x1d\x12\xc3\xff\xdc\x15\x31\x1a\x5a\xeb\x14\x4a\xc7\xd1\x14\x51\xd3\xe3\xcd\x90\x31\xf9\x4c\xfd\x7a\x95\x7f\xbb\x5f\x2d\x18\x40\x30\x5b\x96\x22\x9d\x7d\x5c\x16\x24\x81\x96\xeb\x02\xc2\x90\x8e\x14\x2e\xd7\x5f\xc5\xea\xd4\xb7\xfd\x6c\x92\x9b\x7e\xb8\x42\xf2\x75\xbe\x6a\x9a\x1f\x92\xea\xe9\x4a\x92\x5c\x72\x26\xd0\x4b\x25\xca\x53\xee\x8b\xf1\x79\xb5\x30\xd2\xd5\x24\x36\xe3\x8b\x35\x43\x9c\x75\x7c\xa5\xab\xd7\xed\xaf\x18\xbe\xe9\x55\xbb\xeb\x55\xd7\xd6\xcf\xb3\x31\x54\x6e\x87\x28\xf0\x64\x37\x9e\x0c\x20\xfa\xa2\x28\x38\xec\x59\xfa\xe5\xb8\x4a\xc5\x08\xc3\x50\x8e\x4d\x9a\xe1\x2f\x11\x72\x8e\x4d\x6b\x1d\x24\x03\x74\xd1\xa6\x0e\x4e\x47\x8a\xfb\x4c\xfb\x8a\x11\x1d\x4f\xb4\x4a\x11\x4a\xb2\x1c\x20\x8e\xa1\xfc\x1d\x68\x4c\x74\x3a\x7a\x19\xad\x45\xea\x02\x53\xb7\x17\xeb\xd7\x60\xc1\x19\x48\xe1\x08\x3a\x4e\x05\x8f\xdd\x1d\x60\x99\xbe\xf7\x15\x0b\x36\x35\x76\xf4\xf4\x3f\xfc\x03\x34\x06\xd5\xc5\x3f\xfe\x63\xf4\xf6\x2f\xc9\x02\x8e\x2c\x0a\x30\x1f\xec\xdd\x75\x82\x9a\x82\x4f\x8c\xbe\x82\x23\xa8\xa5\xc6\x42\x0d\x34\x8c\x3f\xfe\x3b\x67\x2c\xcc\x88\x8b\x29\x03\x64\x96\x6e\x93\x32\xc0\xac\x03\xee\xe1\x7f\x07\x00\x00\xff\xff\xcc\xf2\xdb\xa1\x5c\x09\x01\x00")
func confLocaleLocale_bgBgIniBytes() ([]byte, error) {
return bindataRead(
@@ -4339,12 +4339,12 @@ func confLocaleLocale_bgBgIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_bg-BG.ini", size: 66970, mode: os.FileMode(493), modTime: time.Unix(1442599192, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_bg-BG.ini", size: 67932, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_deDeIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\xbd\xcb\x8e\x1b\x47\xb3\x27\xbe\x17\xa0\x77\x28\xeb\x40\x7f\xdb\x40\x93\x82\xed\xff\x5c\x60\x98\xf6\xb4\xee\xfa\xac\x96\x74\xdc\xb2\x0d\xd8\x30\xe8\x22\x2b\x49\xd6\x61\xb1\x8a\xae\x2c\x76\xab\xfb\xe0\x00\xb3\x38\xcf\x30\xab\x01\xce\xc6\x98\x47\xf0\xca\xbb\x7e\x93\x79\x92\x89\x5f\x44\xe4\xad\xaa\xd8\xd2\xf7\x79\x66\x61\xab\x59\x19\x79\x8b\xcc\x8c\x8c\x7b\xe6\xfb\xfd\xbc\x30\x76\x39\x7b\x52\xd6\x99\x5d\x6e\x76\xa6\xbd\xae\x1a\x6b\xda\x93\xcc\x9a\x6a\x61\xbb\x6c\x6d\x36\x8d\xed\x4c\x67\xda\xec\x59\xd9\x4d\xce\x4d\x7b\x51\x2e\xcd\x09\x7d\x27\xf0\xb6\x34\x0b\x53\x67\x54\xf7\x59\x73\xf7\xce\xdd\x3b\x9b\x66\x67\x66\xcf\xe9\x7f\x77\xef\x14\xb9\xdd\x2c\x9a\xbc\x2d\x66\x37\xff\x73\x61\x5a\x5b\x2e\x37\xdd\xdd\x3b\xe6\xdd\xbe\x6a\x5a\x33\x7b\xd2\x6e\x0f\x75\x61\x6a\xaa\x62\xaa\xfd\xec\x79\x59\xad\xa8\x8e\x2d\xd7\xf5\xbc\xac\x67\xa7\xf5\xce\x54\x5c\xca\x5f\x9a\x43\x37\x3b\x5d\x24\x9f\x0e\xfb\xd9\x77\x66\x5d\xda\x8e\x46\xd0\xe2\x6b\xcb\xbf\x4c\xdb\xfb\x7c\x69\x16\xb6\xec\xcc\xec\x47\xfa\xd7\xd0\x1f\x77\xef\x5c\x60\x2c\x4d\x3d\xfb\x41\xfe\xbd\x7b\x67\x9f\xaf\xcd\xec\x5c\x0a\x3b\xb3\xdb\x57\x39\xc1\xff\xd0\xb4\x15\x7d\xbf\x7b\xa7\xca\xeb\xf5\x81\x21\xf6\x6d\xbe\xdc\xd0\x97\x65\x6b\x08\x62\x5e\x9b\x4b\x9a\x05\x75\x59\x55\xa6\x9e\x4e\xa7\x77\xef\x1c\x08\x6d\xf3\x7d\xdb\xac\xca\xca\xcc\xf3\xba\x98\xef\x30\xd3\x87\xa6\x3e\x74\xd7\xa6\x95\x82\x8c\x66\x9d\xed\xcc\xa6\x95\x79\x98\x82\xa6\x3b\xcf\x2d\xd0\xbf\x36\x55\xb3\x5e\x77\x59\x5e\x59\xa0\x12\xad\xd5\xf9\x2e\x34\x80\x1f\x84\xc0\x5d\x5e\x56\xb3\x27\x93\x33\xfa\x07\x63\xb7\xf6\xb2\x21\x1c\xbf\x91\x3f\x3a\x20\x62\xde\x5d\xed\x8d\xff\x92\x2d\x8c\xed\x6e\x7e\xef\xca\x35\xf0\xb1\xcc\xf7\xdd\x72\x93\xcf\x1e\xc9\xbf\xe8\xa8\x35\xfb\x86\x70\xd4\xb4\x57\x84\x3b\xf7\xe7\xdd\x3b\x4d\xbb\xce\xeb\xf2\x3a\xef\x80\xac\xd7\xfc\xc3\xf2\x8f\xbb\x77\x76\x65\xdb\x36\x2d\x61\xa4\x34\x34\xe8\xbb\x77\x08\x15\x73\xb4\x32\x7b\x65\x0e\xc6\x66\x71\x2b\x28\xda\x95\xeb\x16\x38\x45\x69\x76\xc6\x3f\xb8\x19\x94\xad\x9a\x76\xab\xd5\xf2\x05\x6d\xa9\x7d\x5e\x61\xaf\x0d\x1b\xa1\xe1\x48\x03\xbd\xa1\xe4\x35\x2d\x0e\x97\xc6\x05\xb4\x27\x69\x9d\x2f\xd1\x18\x01\xe5\xc5\x8e\xb0\xbc\xcf\x6b\x53\xcd\x4e\xf1\xf7\xe4\x0d\xfe\xa6\x82\xe5\xb2\x39\xd4\xdd\xdc\x9a\xae\xa3\x05\xb0\xb3\x6f\x9b\xba\x6b\x4c\x59\xf3\xb2\x1e\x6a\x46\x99\x2f\x7c\x92\x7e\xbf\x6a\x0e\x7e\xb9\x67\x8f\xa9\x52\xf6\x86\x7f\x68\x89\xaf\x86\x22\x93\xf5\x2a\xf3\xa4\xec\x7c\x65\x4c\x41\xd3\xba\xb4\xd9\x53\xfa\x8b\xd6\xf3\x50\x55\x84\xca\xdf\x08\x1f\x9d\x9d\xbd\xa1\x5f\x84\x08\xf9\x75\xf7\x4e\x69\x2d\xfd\x35\x7b\xc1\xff\xa0\x89\x65\x5e\x2f\x31\xa5\xc5\xa2\x35\xb4\x35\xb9\xd9\x9f\xad\xc9\xdb\xe5\xe6\x17\x8c\x1b\x7f\xcc\xce\x0f\x28\xe2\x0d\x7a\x64\xa5\xb1\xd3\xfc\x2e\xd3\x6e\x66\x34\x97\x45\x65\x76\xd4\x49\x53\x98\xd9\x23\xfa\x1f\xb7\x8e\x59\xe4\x55\x45\xcd\xeb\x5f\xb3\x17\xf2\xaf\xae\x47\x57\x76\x84\x8d\xf8\x5b\xb6\xba\xf9\xb3\xcd\xe8\xb0\x75\xbb\xbc\xc2\x26\xcc\xce\xbb\x1c\x1b\xb5\x68\x96\x5b\x3a\x30\x38\xff\xd4\xff\x8f\xa6\x06\x11\x59\x5b\x22\x26\xb5\x69\x37\x79\xb5\xc8\x1e\x33\x44\x56\xdd\xfc\x7e\x58\x75\x27\x59\x55\xd2\xbe\x28\xca\x36\x5b\x94\x5d\x67\xe8\x2f\x93\x7d\x95\x67\xd4\xd8\xda\x74\xb3\x7b\xf3\x05\x1d\xd5\xed\xbd\x6c\xd3\x9a\xd5\xec\xde\x7d\x7b\xef\xeb\x67\x87\xb2\x30\x15\x21\xdf\x7e\xf5\x20\xff\x9a\x08\x56\x9d\x1f\xb2\xe2\x40\x48\x39\xa1\x43\x71\xd1\xb4\xf4\x23\x2b\xa9\x76\x5d\x5c\xe6\xb4\xff\x0e\x2b\xb4\x49\xc8\xc8\x98\x1a\x64\x37\xbf\x13\x85\xa2\x71\x7f\x04\xcc\xfd\x76\xa0\x4f\xf3\x62\x21\xd4\x92\x07\x4a\x94\xef\xe6\x0f\x3a\x57\x5d\x76\x76\x75\xfe\xcf\x2f\x4f\xb2\x37\x44\x28\xd7\xad\xe1\xbf\xe9\x7f\x54\xe1\x8b\x8c\x10\xd7\x66\x6f\xcb\xc7\x0f\x09\xff\x54\x5b\xf0\xf3\x98\x8e\x43\xbd\xa0\xe1\xf6\xb6\x1a\x00\x70\x76\x7d\x39\xfd\x02\x51\xb5\x1d\x11\x55\xdb\x0d\x96\x6a\xe4\xf8\x53\x13\x4c\x35\x7c\x13\x42\x36\xe8\xb3\x22\xfa\x21\x23\x0f\xa7\xc3\x80\x00\x67\x2f\xea\xba\x79\xfc\x70\xf2\xa4\x5e\x63\x9b\xee\xca\x2e\x3b\x74\xab\xff\x3a\xa7\xf1\x98\x36\xaf\xe6\xcb\x32\xfb\xc9\x94\xd8\x42\x74\xb2\xae\x65\x31\x79\xba\x34\x1f\x6b\x2b\xa2\x71\xb4\x3d\xce\xcf\x5f\x4e\xce\x9a\xe2\x60\x31\xa4\x6e\x33\x7b\xb3\xca\x69\x33\xdb\xdf\x2a\xe0\x4c\xfb\x7d\x4c\x78\xc0\xa0\xca\x3d\x15\x4a\x3b\xd7\x87\x76\x88\xa7\xcc\x8f\x9c\x7a\x30\x6d\x3b\x27\x92\xdc\x5d\x01\xf3\xdc\xf4\x2d\xf0\xdc\x70\x91\xb7\xab\xac\xc6\x65\x93\x55\x86\x40\x88\xea\xd7\xda\x50\x59\x5f\xd0\x0e\x2c\x68\x0d\x3c\x92\x06\x6d\xe0\xb3\xb4\x81\xb5\xc9\xee\x4d\xef\x31\xc5\x96\x1f\x93\x7b\x99\xa9\xbb\x0d\x53\x15\x6a\xb3\x6e\xe6\x42\x59\x40\xeb\x0b\xa2\x3c\x74\x60\xe6\x72\x0f\x09\x89\x9b\x3d\x3e\x64\xdb\xbc\xa6\x25\xe6\xcd\x1a\x6e\x26\x5a\x6e\x1d\x63\x61\xf2\x6d\x57\x5e\xf0\x6d\x75\x92\x35\x1b\x5a\x02\x74\xc5\x54\x4a\xda\x21\x02\x09\xa2\x44\xc8\xe2\x43\x24\xd7\x4d\x8c\x19\x47\xdd\x74\x2b\x24\x55\x27\xfe\x16\x38\x82\x97\xbb\x77\xdc\x42\xcb\xce\x3c\xad\xaa\xb5\xd9\x0d\x29\x56\x76\xd1\xc8\xf1\x24\xa2\x49\x2c\x03\x63\xef\xb4\xc6\x16\xa2\x62\x2b\x7b\xcc\x15\xb8\x15\x7f\x4e\xb3\xca\xb0\xc5\x62\xca\xcc\xb0\x35\x26\x49\x5b\x60\xcd\x53\x01\x59\x92\xc5\x0d\x54\x29\xfb\xae\x69\xba\x09\xdd\xd1\xd7\xd8\x7c\x54\x79\xcf\x5b\xca\x83\xba\x3e\x68\xbc\x86\xf9\x92\x50\xd5\x66\x97\xa6\x2d\x84\x2b\xe1\xf3\xbc\xcb\xa2\x76\xc0\xb7\xec\x79\x43\xb7\x1d\xfa\x3e\x10\x2f\x81\x43\x75\x7a\xb0\x34\x20\x22\x1e\x38\xf3\x59\x38\x62\x0e\x20\xde\xc6\xae\x34\xdb\x1d\xac\xe5\xa5\xfd\xe9\xb0\x6e\xcb\xd5\xca\x12\xa3\x43\x94\x98\x68\x02\x56\x98\xf7\x38\xb1\x41\xd9\x2d\xd3\xca\x36\x39\x18\x28\xec\x31\xf4\x9b\x47\xa3\x08\xdd\x38\xdc\xbb\x45\x2b\x1a\x62\x02\x68\x77\xf1\x3f\xee\xa7\x1f\x20\xa8\xe4\x26\xef\x32\x9a\xd1\x65\x09\x36\x6b\xed\x48\x5b\x76\x7e\xfe\x3c\x5b\x56\x74\x3d\x66\xdf\x7f\xf7\xd2\xf2\x09\xde\xcc\xf7\xb4\x3d\x66\x28\x79\xc3\x04\xc4\x7d\x8a\xda\xe3\x92\xfa\xb0\xdb\xf1\x7a\x82\xa0\xa2\x25\x66\x05\x69\x4b\x12\x61\xce\x05\x0d\xd6\xe0\x1e\xab\x0a\xde\x61\x27\xb4\x0c\x44\xd2\x89\xc4\xa2\xed\x78\x9f\x67\xbb\x9b\x3f\x08\x49\x74\xa9\xd1\x08\x36\x5d\xb7\x97\x21\x3c\x7f\xfb\xf6\x8d\x8e\xc1\x7f\xf4\xcb\x1c\x68\x33\x20\xb2\x57\x32\x98\x52\x4f\xd6\xe9\xbe\xaa\xca\xad\x5c\x37\x74\x30\x80\xdb\x45\xde\x4e\x65\x4b\x1e\xda\x2a\xda\xaa\x13\x9a\xb9\xff\xfe\x21\x38\xc3\xb0\x1e\xe0\x7f\xe7\x11\xea\x78\xc1\x64\x7d\x09\x44\xb8\x31\xcb\xc7\xa9\xd9\x63\x14\xfe\x3c\xbd\xd6\x9f\x03\x06\x80\xf9\x38\x05\x92\xfa\x8e\xb5\xee\x43\xda\x1d\x21\x83\xef\x80\xf3\x33\xc2\x90\x5c\x04\xfc\x71\xd5\x36\x3b\xe2\x54\xeb\xe8\xa7\x47\x18\xb1\xbb\xd8\xc9\x93\xd3\xa2\x35\xd6\x9a\xac\x26\xe6\x35\xfb\xee\xe9\xa3\xec\x3f\x7d\xf1\xf9\xe7\xd3\xec\x49\xdd\x5d\x1a\xec\xb8\x9a\x68\xb0\x1c\x77\x1e\x44\xe6\xe0\x99\xbe\x96\xbb\x6c\xd5\x54\x6b\xb9\x28\x9e\x36\xed\x2e\xef\xbe\xcc\xee\xbd\xa2\x13\x7c\x2f\xfb\x8a\x67\xf0\xdf\xcc\xbb\x9c\x58\x66\x33\x5d\x36\xbb\xaf\xa7\xe0\xc7\x88\x1b\x6a\xe5\x48\x9d\xcb\x59\x7a\x32\xd9\x31\xaf\xaa\x45\x9e\x50\x69\x71\xcc\xb9\x0a\x0b\x3f\x5f\x36\xf5\xaa\x6c\x77\xb3\x84\x60\x5a\xcf\xc7\xf2\xea\x6c\xbb\x0b\x65\xf1\x19\x91\x75\xd3\x95\xab\x2b\x87\x49\x3a\x39\x39\x84\x13\xda\x65\x0e\xba\x74\xe0\x96\x77\xed\xdc\x0a\xb2\x75\x05\x64\x2b\x4f\x78\x59\x2d\x11\x29\x70\xcb\x19\xed\x0a\x2c\x44\xba\x1a\xcd\x6a\x05\x96\x42\xee\xbd\xd7\xf2\x43\xee\xbe\xa4\x97\x18\x8c\x76\xf2\x9e\xe4\x95\xc7\xe1\x08\x30\x55\x78\xf4\xf8\x15\x6d\x32\x5a\x15\xc2\x32\x71\x5b\xc5\x61\xcb\xf4\x71\x87\xb6\x4e\x48\x0a\xa0\x3d\xc3\xf7\x25\xa1\x5e\x09\x1a\xe8\x80\x52\x34\x19\x30\xe8\x05\x71\xe0\xa5\x59\x09\x35\x73\x97\x10\xb1\xd8\x17\x39\x31\x46\xb3\x67\xfa\xc7\x44\xe6\x92\x1c\xc3\x21\xb8\x0e\xd4\x55\x62\x6c\x2c\x94\x08\x15\x66\x45\xd7\x0a\x75\x63\xb2\x7f\x3e\xf0\x25\xd4\xbb\xbb\x78\xc0\xa7\x5c\xd1\xb8\x01\x13\x17\x58\xd3\xc5\x53\xec\x6e\x7e\xbf\xf9\x8f\x72\x4d\x13\xd8\xd1\xd1\x65\x9a\xb6\x69\x96\x1b\x1a\x7a\x0e\x30\xde\x6b\xb6\xa4\xde\xce\xb5\x82\x0c\xc0\x44\x53\x4a\xee\x55\x47\x19\xdb\xe4\x46\x1d\x9f\x5c\x5c\x71\x6c\x25\xca\x40\x68\x93\xe6\x4e\xf8\x68\x24\xb7\x29\x0d\x75\x7b\xf3\x47\x0d\xe9\xc2\x55\xc1\xdd\x4c\x3f\xf3\xba\x32\x72\x99\xd1\xce\x43\xaf\x3d\x39\x2b\xd9\x1b\x29\x88\x8e\xe9\xa1\x67\x26\xb5\xca\x84\xc5\xe6\x7d\x7b\xf3\xe7\xca\x5f\x26\x29\x07\xc1\xac\xac\x1f\xc9\x54\xb9\x54\x92\xff\x54\x8c\x9e\x53\x87\x90\x51\x49\xc6\x2a\x30\x55\x91\xaa\x79\x6a\x87\x1d\xf1\x7d\xcc\xc8\xd0\xd0\xaf\xe9\xb4\x6e\x44\x86\x1e\xd6\xd7\xe1\xbd\x34\x45\xb9\xae\xe8\x40\x11\x3c\x18\x04\x12\xc5\xbb\xe8\x86\x72\x68\x71\x8d\x2e\x4c\x07\x69\xb9\xc3\xc6\x78\x76\xf3\x3b\x1d\xa0\x8c\xfb\x60\x9c\x32\xc5\x56\x09\xff\x41\x2c\xae\x0b\xdf\x3d\x75\x02\x9b\x4a\x50\xc2\x71\x9f\x53\xa5\xdd\xcd\x9f\x44\x9a\xea\xec\x5f\x4c\x77\xdd\x65\x35\xed\x20\x66\xcc\x4c\x8f\x5f\x9a\x9c\x8a\x58\xe7\x57\x25\xc3\xa5\xcd\xcc\x53\x18\xf1\x27\xf7\x5e\x3c\x9e\x7d\x76\xef\x53\xfa\xbe\xb9\xf9\xbd\x22\xe0\x43\x47\xf7\x68\x57\x5a\x6a\x35\x6a\x0e\x47\x92\xef\xf4\x30\x2e\x21\x19\x2c\x2a\x4e\x52\x26\x49\x6e\x84\xfe\x78\x5c\xbd\x11\x69\xbe\xc7\xbb\x05\x5a\xa8\x24\x70\x58\x94\x8a\xf3\x52\x3f\xd5\x09\xa8\x60\x36\x5f\x13\xc7\x30\x53\x89\x8a\xbf\xe8\xf6\xc3\xc5\x3b\x5f\x97\xdd\x7c\x05\x82\x5c\xcc\x9e\x9a\x0d\xd1\x65\x6a\x97\xe8\xd0\x5b\xc3\x44\xc2\x66\x1f\x13\xc0\xc7\xd9\xb7\xcd\x8e\x04\xec\xa2\xb1\x5f\x66\xf7\x2f\x1c\x43\xff\x05\x88\xed\x9c\x4e\x68\x59\x61\x1f\xab\x7c\xab\xea\x14\xa2\x19\x1d\x30\x7d\xf3\x27\x96\xc8\x31\xeb\xcc\x77\x9e\xa8\xdc\x86\x33\xcf\x62\x1c\xf6\x01\xd1\xc9\xf2\xba\x04\x3d\xa1\xd2\xfa\xe6\xf7\x36\xb4\x04\x6a\x77\x9f\xae\x65\x6c\xf6\x0e\xfc\xc4\xab\x17\x8f\x9e\xbf\xe5\x5a\xeb\x66\x71\x28\xab\x62\xa2\xa0\x53\x4c\x5a\x78\x7b\xe2\xec\x75\xdb\x04\x09\xa8\xb7\x48\x4c\x68\x84\x13\xde\x36\x74\xe6\xb7\x9d\xcc\xce\x35\xf1\x41\xec\x28\xb3\x1e\xd4\xde\xcd\x9f\x15\x2d\x85\x34\xe0\x59\x45\xe0\x87\xb6\x12\x09\xdf\x8f\x8f\xf2\x74\xa8\xef\x44\x80\x16\xe4\x81\x89\xaa\x2f\xff\x12\x53\x9f\x7c\x4d\xff\x27\xb4\xe7\x17\x46\xee\xc4\xb5\x5b\x33\x4c\x1c\x72\x3d\x63\xe3\x5b\x2e\x3a\xc8\x66\x85\x9c\xe0\x18\xdc\x9a\x7b\x59\xd1\xfa\xb2\xb2\x0e\x0a\xad\x3a\x9d\x6b\x72\xd0\x54\x37\xc2\x1b\x3b\x1b\xc1\x59\x6f\xba\x6e\x9f\xd1\x40\x96\xc4\x32\xcc\x9e\x43\x75\x08\x0a\xf1\x63\x59\x55\x5b\xda\x39\xa6\xfe\x88\xfe\x56\xca\x4e\xcc\x09\x89\xdd\x05\x73\x8a\x24\x85\x03\x8e\x4f\x0b\x6f\x50\x92\xaa\x68\x7c\xa5\xc1\xd1\xd9\xe4\xc4\x17\x72\xbd\xcb\x9b\x3f\x6b\x0b\xc9\x33\x23\x42\x54\x61\x5f\xac\x6b\x96\x19\xa8\x19\x92\x53\x99\xdd\xfa\x19\x1a\xc7\x5f\x48\x30\x16\xc1\xa3\x21\x9a\xd2\x26\x67\x4c\x2e\x97\xbe\xbe\xcc\x41\x86\x03\x47\x7c\x1f\x2d\xd8\xdc\x6b\x2d\x81\xf0\xce\xbc\xeb\x68\x1b\xe9\x17\xe0\x19\x5f\xe8\x72\x5b\x6e\xac\xa9\xc0\x7a\x5c\xf1\x6e\xb1\xb3\x33\x3e\x03\x91\x0c\x82\x13\x5c\xd1\xf9\x68\xb0\x2a\x17\x46\xc1\x9e\xb1\x68\x45\x73\xca\x57\x1d\x50\xd5\xab\x42\xcd\x35\xed\xda\xb5\x96\xea\xb3\xb8\x54\x14\x6f\x0e\xc0\xeb\xdf\x98\x4e\xb3\xea\xf5\xbe\x8d\x48\x2f\xf0\x23\x3a\xa3\x29\x2d\x32\x2b\xa5\x64\x18\x2f\x6a\x61\xe3\xeb\xd0\x7d\x29\x1a\xa5\x9f\x55\x3f\xfb\x8b\x2a\x8b\x66\xc9\xf8\xa8\x9c\xa8\x24\x74\x4b\x41\x07\x3a\x57\x1d\x9a\x2a\xf1\x64\xf3\x78\x41\x35\x62\xea\x36\x66\x0f\xf6\x6f\x67\xd7\x10\x8b\xb1\xca\xd0\x37\x37\x2c\x0a\x4a\xb5\x6f\xb2\xbf\x31\x61\xcf\xf5\x6e\xf8\x88\x56\xa5\x59\x96\x79\x35\xff\xb0\x46\x6c\x73\x4d\xc0\x6e\x10\xae\x35\x62\x93\xb6\xb4\x6d\xf6\x2b\x6e\x30\xe5\x0a\x44\x5f\x4b\x52\xf4\xec\x89\xcd\xba\x03\x4e\xb4\x25\xe1\xa5\x2c\x4e\x46\x04\xf6\xcb\x43\x0b\xc2\xe5\x79\x07\xda\xa5\xa2\x4b\x61\x45\x8a\x6c\xe9\xbc\x1e\x92\xff\x01\x13\x83\x09\x30\xc1\x1e\xeb\xf3\x61\xcc\xe5\x62\xeb\xa6\x4c\xf0\x44\xd9\xf4\xe1\x60\x80\xea\x9d\xd9\x2d\xd0\xba\x99\x85\x5b\x3a\xa3\x8e\xcb\x05\x96\x82\xf8\x80\x35\x51\xa6\xe1\x95\x42\x28\x5a\x83\xe9\x57\x18\x73\x2b\xcc\x37\x5e\x03\x4f\x74\xee\x12\xcb\x70\x49\xe7\x9d\x16\x62\xb0\x8e\x6d\x74\xb5\x7f\xe4\xaf\x34\x61\xc4\x98\x69\xa7\xd6\x3a\xbf\x00\xd8\xd1\x35\x14\xbc\x31\x06\x7a\xf3\x25\xf4\x7e\xb5\xf8\xfa\xbe\xfd\xea\xc1\x02\xfa\x3c\x16\x71\x68\x19\xd0\x6b\xdb\xc8\x05\xc7\x3b\x9b\x35\x71\x2b\x48\x3c\x41\x99\xc8\xc2\xce\xcd\xef\x74\x74\xc1\xb0\xdd\x07\xaf\xc9\x16\x08\x66\x86\x86\xab\x9d\x2f\x88\x2d\x22\x9a\x59\x9a\x9b\xff\x60\xc6\xce\x31\x45\x5d\xe3\xb7\xfc\x59\xd9\xc9\x41\xda\xe9\xbe\xcf\xbd\xdd\x22\x5f\xf2\xb1\xe7\x43\xe7\xc0\x4f\x03\xd3\xe9\x71\x85\x55\x63\x34\x54\x25\x91\xb4\xe3\xbb\x91\x88\x3a\x26\x4b\x68\x26\xfa\xbe\x81\x42\x94\xd8\x69\xd7\x60\x84\x28\xeb\x37\x65\x0e\x56\xfd\x8b\xec\xac\x24\x5a\xc8\x13\xa0\xd3\x32\x3f\xd4\xba\x0a\xa6\x90\x3d\xf8\x9c\x28\x78\x43\xb7\x0c\x77\xc1\xe7\x89\x49\xcb\xa1\xf6\x6c\x46\xe7\x44\x43\x2f\x4a\x7e\xe2\xd7\xe0\x53\x22\xd4\x2a\xe4\x33\x23\x36\xbe\x76\xbc\x00\x9d\x92\x76\xa1\xc7\xc6\xaf\xb6\x57\xa2\x5a\x62\x10\xb6\x44\x14\xb7\x46\xf9\x04\x16\xc0\xc1\x54\x79\x09\xf4\xe1\xa1\xeb\x1a\xd1\x18\x01\x1b\x3a\x03\x68\x99\xa4\xa2\xae\x25\x37\x3e\x82\x1b\x1a\x08\x75\xc9\x18\x84\xde\xc2\x88\xfd\xc9\x38\xf9\x71\x4e\x5b\x1d\xe4\xa6\x33\xac\x0f\x18\x4c\x1b\x77\x29\xd4\xa3\xdb\x78\xc5\x3d\x75\xc1\x01\xe4\x41\x61\x6c\xdd\xb1\xa1\x79\x65\x01\x0d\x62\xe7\x45\xdf\xc9\xf5\x81\xd8\xfc\xe5\x96\x2a\x5e\x43\x37\x36\x36\x4c\x69\x76\x78\x2e\x93\xaa\xe1\x62\x67\xad\xfd\x70\x1b\xb1\xf2\x2a\x5a\x22\x80\xf1\xc4\x60\x7c\xa9\x08\xe3\x4e\x1a\xf3\x77\xfd\xb4\xdf\x75\xa2\xdd\x4b\x26\x47\x32\x6d\x7f\x58\x10\x2d\x64\x60\xbe\x7a\xd7\x34\x73\xbb\x81\xc2\xe7\x71\x5c\x81\x55\x69\x44\x35\x0b\x96\xb9\x69\xc4\xff\xd9\xe9\x9d\x33\x98\xe0\x58\xf5\xc5\x37\x10\x30\xfb\x8b\x1e\x30\xdc\x41\xee\x74\xc9\xb6\xcf\x47\xcf\x98\x07\x16\x4e\x99\x38\x89\x92\xd9\x4e\x05\xeb\x2f\xf5\x00\xdb\xe7\x98\x84\x52\x96\xde\x0c\xa3\x1b\xce\x31\x42\x29\x21\x31\x2d\x36\x30\xeb\xa4\x4e\x22\xd6\x48\xe6\xd2\x14\x39\x26\x73\x65\xec\xec\x6f\x39\x34\xca\x74\x8d\x62\x9e\x54\x00\x75\xc6\xcd\xbf\x43\x45\x22\xb0\x44\x99\x77\x04\xfa\x3d\x31\x98\xaf\x86\x82\x04\xee\x69\xfe\x1c\x2e\xec\xc9\x2b\x2e\x79\x12\x09\x07\x61\x82\x6f\x86\x22\xc7\x77\xe6\x16\xbb\xe1\xf9\xf9\xf3\xb7\xa2\x29\x81\xe2\x8f\xe8\x22\x8b\x62\x95\x74\xfe\xbc\xeb\xf6\xf6\xfb\xb6\x62\x15\xde\xb9\x68\xd8\xde\xe4\x57\x55\x93\x17\xf8\xaa\x7f\xca\xf7\xb7\x26\xdf\xf1\x40\xf1\x87\x54\x3f\x25\x9e\x82\x3f\xe1\x0f\xa2\x85\xba\x36\x41\xb1\xcc\xd7\xa9\xcc\x83\xff\xf4\x2a\xa5\x20\xb2\x1a\xb6\x48\xfe\x3a\xae\xe6\xfe\x95\x76\x40\xb5\x27\x51\x1b\xdc\x9d\x07\x85\x66\x1e\xcc\xb9\xa3\xf2\x22\xdd\x02\xae\x3e\xec\x68\x87\x80\xf5\xf4\x7b\x10\xaa\x90\x7b\x93\x79\x6c\x00\x48\x5b\x2d\x88\x80\xfc\xe3\x2d\x4f\x07\x4d\xdb\xf2\x3a\xcc\xca\xeb\x99\x9f\xb5\x37\x7f\xd0\x7d\xc4\x72\x11\x14\xc7\x80\x64\x0e\x7e\x00\xcd\x47\x49\x4e\x12\x01\xbb\xce\x92\x2e\x76\xf9\xbb\xb4\x22\x23\x6f\x03\xe5\xec\xed\x15\x85\x64\xba\x5a\x20\x1f\x42\xfd\x95\x64\xf4\x8f\x13\xaa\x40\xd9\x7a\x4b\x05\xda\x1a\x0c\x55\x6f\x89\xa7\xa8\x15\xf2\x7b\xba\x84\x80\x4a\xb8\x1e\x88\x90\xfa\xa5\x37\x60\xd3\x4d\xbc\x84\xf0\xb6\xec\xbc\x8a\xc5\x76\xe5\x6e\xe7\x84\xaa\x9b\x3f\xa1\x8a\x67\x6d\xb9\xa7\x3c\x91\x58\x06\x9d\x36\x3e\xdf\xfc\xd1\xa2\x75\xae\x0a\xed\x44\xbf\x6e\x30\xc3\xcf\x17\xc6\xd0\xe5\x9f\x13\xb5\x4b\xe5\x0b\xcc\x86\xe1\x3b\x2b\x4c\xd2\x22\x18\x35\xfa\x15\x7b\x87\xf3\x58\x5d\xe2\xc1\x06\x55\x07\x36\x94\x63\x95\x3b\x3a\x57\x83\xda\xee\xb0\x1d\xab\x24\x2b\xca\x15\x68\xc2\x45\x8f\x5c\x10\x87\xd7\x16\x71\xb5\x4b\x61\xbc\xe8\xba\x21\x26\x7f\x0d\x65\xb7\xeb\x34\xf4\x84\x1d\xc3\x8a\x15\x7f\x95\xf8\x3d\x3f\x8d\xd0\xea\x57\x27\x2c\xe8\x50\x7c\xf3\x34\x29\x48\xcd\x2a\xba\xb3\xc6\xad\x83\xea\xae\x98\x27\x02\xbc\x28\x5b\xf8\x4e\x10\x59\x24\xb3\x2c\x13\x3b\x19\x54\x98\x90\xb5\x61\x0c\xc4\x72\x98\xac\x0c\xeb\x8e\x89\xc5\x2a\xed\x68\x17\xb4\x49\x21\xe7\xff\x7d\x7d\xd0\xcd\x5b\xfa\x79\xbd\xa7\x03\x7f\xf5\xdc\xd2\x3c\x5d\x9f\x71\xf3\x1e\x49\x69\xd3\x5e\x23\x61\xde\xd1\x87\xd9\xa9\xaf\x10\xd9\xb1\xb8\x08\x52\x84\x20\x77\x0a\xb7\x17\xdb\x41\x18\x95\x99\xb2\x1e\x03\x06\xc8\xba\x5b\x81\x3b\x19\x68\x32\x30\xd5\x0a\x4c\x7f\x98\x25\xf3\x78\x6d\x22\xc5\x4e\x33\x61\xac\x9c\x1e\xef\xfa\x00\x41\x91\x18\xf9\xea\xe6\x0f\x8b\x45\xe5\xc5\xe6\xe3\x47\xa2\xd3\xda\x2b\xbe\xf9\x20\x3a\xcc\xc0\x3e\xb5\x35\x57\xb3\x97\xc4\xd1\x38\xb5\x31\xed\x4f\xdd\x16\xb0\xf9\xd1\xd7\x97\x54\xfb\xc4\x09\xb9\xe9\x95\x85\x79\x70\x17\xac\x5a\x65\x85\x88\x65\xfd\x01\x04\xb4\x0b\x70\x06\x57\xbe\x0f\x56\x4e\x30\x35\x1f\x6f\x4a\xfa\xbc\x08\xec\x04\x71\x42\x35\x53\x21\x22\xce\x2d\x89\x03\xba\x54\xf4\xb7\x9e\x01\x5e\x94\x2c\x59\x54\x68\xf4\x9d\xb3\x95\x2c\x30\x34\x8d\x74\x15\x3a\x65\xcf\xe0\x5a\x1c\x55\xe9\xd0\x95\xd1\xd1\x71\xc4\x82\x89\x33\xce\x63\xcf\x00\xe1\x2a\x2f\xbd\xca\x34\x96\xf9\xff\xc2\x8a\x48\x6f\x10\x2a\xe0\x7c\x43\x62\xe0\x82\x0f\x27\x7a\x20\xb9\x68\x4d\x17\x5f\x31\xb2\x05\xbc\x12\x90\xdb\x37\xd4\xa1\xca\x64\x62\xd8\xf0\x55\x45\x47\xa2\xb4\xb0\x3f\x31\x86\x8c\x5b\x3d\x32\xc1\xab\xbf\x32\xbf\x18\x9f\x6c\xce\x92\x96\x86\x8b\xc1\xc4\x91\x3b\xbe\x10\x45\x04\x3b\xb9\x78\x22\x06\xbf\x13\xfa\xab\x3b\xd1\x19\xde\x3e\x94\x82\xf5\xe0\xc3\x4e\xd6\x46\xbc\x51\xba\x78\x80\xe2\xfa\x32\x5f\xb4\x79\xbd\xdc\x44\x67\xfc\xa7\xd2\x54\x93\x87\xfc\xb5\x7f\xb4\x99\x95\xc4\x74\xa0\xc4\xd9\x40\x4b\x30\x57\x53\x91\xf0\x9a\x8e\xcb\x65\x4f\xa6\x45\x59\x15\x2c\x86\x39\x03\x11\xac\x7c\xbe\xde\xf2\x60\xbb\x66\x37\x56\x1d\x33\x10\x0b\x52\x29\xfa\x90\x9e\x45\xf3\x5f\x1a\x62\x59\x9a\x3a\x62\x94\xbb\xc8\x39\x89\xb0\x94\xaa\x9d\x98\x7b\x2f\x3b\x62\x87\xff\xc7\x8a\x0e\xac\x6a\xce\x44\xc0\x03\x87\x0a\xad\x05\x49\xb1\x84\x18\x3b\x7b\xca\xc2\x22\xd6\x2e\x07\x3d\x9d\x9d\xe5\xed\x56\xda\x17\x18\xa8\x39\x01\xc3\x88\x00\x4b\x3d\xe5\x5b\x08\xfc\x7e\x7b\x41\xf0\xb1\x79\x9f\xe9\xf4\xc7\xf7\xed\xc7\x4c\xe2\x04\x44\x55\x2d\xa1\xe6\x3e\xa7\xed\xdc\xd6\x22\x40\xf2\x28\x8a\xe4\x02\xab\xed\xe4\xec\x00\xf1\x20\x83\x4f\x52\x74\x81\x5d\x1f\xaa\x9b\xdf\xad\x65\x09\x8b\xdd\xb6\xc4\x5d\x8c\xd6\xc5\xf9\x94\x39\x77\xb2\x11\xf3\x80\x12\x28\xdb\x63\xc7\x9d\xc2\x6c\x76\x2e\xaa\x30\x51\x59\xd6\x6c\xef\x26\xac\x09\xf3\x10\x8c\xe1\x6c\xa8\x84\xc2\xb1\xaf\x6a\x2c\x0c\x11\x73\x35\x71\xb8\xa3\x4a\x9f\x0f\x65\x31\xfb\xbe\x2c\x30\xde\xfd\x61\x41\x0d\x7a\xf7\xb7\x78\x65\xac\xf7\x83\x73\xbe\x90\x6c\xc0\x79\x3c\x22\x68\x31\x3a\x6e\xfe\xf0\x75\x71\x7a\xac\x81\xed\x9e\xd9\x62\x3e\x59\xac\x25\x56\x21\xcf\xee\xcd\x35\x1d\x0a\xa6\x1c\x91\x8d\x97\x65\x59\x75\xf9\x63\xce\xe4\x24\xb3\xb4\xd4\x46\xeb\x82\xc8\x5e\x9a\xc5\x64\x91\x5b\x36\x60\xd6\xd9\x53\x62\x34\x65\xae\xa2\x74\x63\x02\x20\x1e\x12\xec\xf9\xb5\x26\x7e\x08\x6b\xe4\xcf\xda\x0a\x7e\x79\x7c\xdd\xff\xd0\x40\xd9\x85\xc3\x48\xc7\xbc\xcd\x44\xc6\x1a\x7a\x99\x56\x8d\x60\x7b\xc6\x16\x4d\x5e\xb3\xc3\xbe\x80\x08\x9a\xae\x2e\x6b\xfe\xe9\x5e\xb3\x6a\x9c\x49\x81\xbc\x48\x39\x04\xee\xfc\x39\x1c\x75\x14\x0d\x04\x63\x00\xe7\x94\x4c\x42\xcf\xe4\xdc\x7a\x3a\x66\x59\x54\x51\xd7\x87\x97\x65\xbd\x5d\x98\x6b\xe8\xdc\x71\x6b\xaa\xaa\xcb\x5b\xd7\xc4\x57\x82\xf1\x03\x65\x79\x59\x1f\x80\x01\x9a\x7e\x3b\xee\x9a\xe8\xec\x9e\x09\xdd\x08\x4a\x31\x58\x9a\xaf\x53\x53\xb3\xa3\x23\xe3\x75\xbd\xaf\x43\x6c\xcc\xb5\x41\x07\xe4\xa9\x90\x5e\xd3\xf0\xa2\x71\xa6\x6d\x9a\x0e\xdb\x9e\x81\x9d\xa6\xb1\xaa\xca\x96\x21\x41\x93\xed\xeb\x62\x96\x37\xbf\x6f\xaa\x68\x71\xdc\xc8\xc5\xb2\x1e\xd1\xb6\xe1\x62\x42\xee\x25\xae\x4e\xc7\xcb\x34\x62\x5e\xee\xe0\x4e\x0c\x11\x24\xb2\x81\xab\xad\xdf\xcb\x46\xc4\x22\x54\x85\xf8\x98\xa5\x73\x0e\x76\xb7\x6f\x01\x36\x34\xcf\xb7\x6e\xe4\x74\x1a\xe0\x62\x45\x87\xe9\x24\xd6\x86\x45\x24\x68\x77\xf3\x07\xdb\x74\xa7\xbd\xa9\xf9\x6d\x27\x67\x76\x64\xa2\xaa\x8e\x8d\xb6\x23\x53\x31\xdd\x69\x43\x2d\x95\xec\x45\x90\x9b\x2a\xe2\x6d\x4f\xd5\xea\x65\x23\x27\x10\xac\x83\x07\x10\x9b\x42\xec\x21\x02\x15\xc5\xfc\x16\x18\xa7\x3c\x63\xc6\x78\x91\x28\x9e\x82\x80\x31\xec\x77\x54\xb0\xe8\xcd\x26\x1c\x46\x57\xc9\x9f\x31\x62\x33\x22\x4f\x3f\x3a\x41\x62\xa1\xde\xb1\x7e\x78\xc7\x8a\xce\x48\x73\xe4\xb4\xc4\x8c\x32\x96\xbc\x6c\x4f\xe0\x0a\x8e\xcd\xe3\xc5\xb1\x73\xb3\x88\x6e\x11\x89\xdd\xb7\xe5\x8e\x0d\xa9\x63\x42\x1c\x53\xc4\x11\xd2\x09\x72\x9b\xcb\x0d\x1e\x88\x63\x22\xea\xa1\xd9\xbc\xbd\x22\x52\xc4\xcd\xfb\x0f\xaa\x53\x3b\xad\x6c\xe8\xd9\x75\xe9\xbd\x4c\xdd\x95\xa2\xc0\x2f\xfd\x95\xe2\x46\x4f\x85\xa0\x96\xaa\x1c\xad\x8e\x94\xeb\x34\x49\xf0\x71\x2d\x38\xaf\xb0\x9e\xf7\x12\xcf\x95\x09\xff\x8b\x7a\xd5\xa8\xd1\x41\xd4\x18\x22\xc0\x08\xdd\xe7\x05\x1a\x6d\x20\xe8\x75\x59\xc2\x98\xb2\xe6\x0e\xab\x7b\xc8\xa8\xbd\x6e\x95\xc3\x9e\xfb\xcd\x60\x7c\x6e\x8b\xf4\x51\xcf\xc7\x25\xd2\x04\x06\xb6\xef\x23\x18\xf1\x0b\xde\xd2\x82\x1b\x76\x72\xef\xd5\xdf\x94\xf5\xf5\x41\xfc\x25\x05\xdc\x8c\x28\xf5\x8e\x40\xcd\x13\xbb\x0b\x6c\x0d\xc7\x6c\x2d\xbb\xc4\xd0\xc2\x8c\x8f\xb3\xb1\x38\xb6\x3d\x16\x9c\x32\xb8\x64\xbc\x00\x1e\xd8\xdc\x82\x13\x07\x45\x6d\xb0\xb8\xb0\x01\xdf\xdb\x59\x9c\xfe\x3b\x31\x70\x0d\xac\x2c\x61\xd8\x29\x0d\xaa\x47\xb0\x32\xc4\x2a\x63\x60\x6d\x80\x03\x21\x48\x7a\x8a\x8e\xb0\x4b\x69\x8c\x40\xc1\x22\x5f\x0f\x22\xc1\x29\x9a\x91\x1d\x08\x91\xad\x74\xc6\x92\x97\x50\xff\xf2\x6e\x6b\x7b\x02\x62\xb4\xcb\xc6\x8d\x06\xba\xb9\x9e\xe8\xb6\x94\x2d\xdb\xaf\x4f\x7b\x4e\x49\x93\x01\x85\x51\xb7\x4d\xbd\xfc\xbe\x22\x06\xba\xa9\xd7\x5f\x43\x00\x6b\xe1\x4e\x46\xa3\xe2\x68\x9a\x6f\xbe\x7a\xa0\x45\x19\xab\xea\xfd\x70\x4f\xeb\x8a\x2e\x69\x60\x1f\x36\x88\xaf\xf2\xc8\x63\xfe\x49\x7b\x6d\x0e\xce\xdb\xb7\xa7\xe9\x65\x1f\x7a\x96\x51\x92\x2a\x1a\x27\x80\xdd\xac\x6e\xbd\x88\x92\x11\x44\x68\x99\x41\xd5\x69\xd8\xe7\x1f\x82\x66\x82\x89\xd4\x51\xe2\x56\xc4\x8e\x29\x11\xb7\x88\x2d\xe8\x9b\xb0\xba\x1d\x62\x92\xe5\x1a\x62\xae\x47\xf4\x5a\x74\x65\xc6\x2d\xb4\x51\x0b\x9e\x5c\x43\x16\xa7\xb6\x5f\x89\xa3\xb2\x97\x9f\x54\xff\x45\xed\xba\x36\x67\x7d\x45\x38\x0a\xd8\x6f\x80\x0e\x99\x8c\xd9\x6f\x2c\xbf\x9f\x71\xbe\xfb\xfb\x44\x0e\xdb\xed\xfb\xf9\x23\x4f\x43\x47\xf0\x17\x08\xa6\x9b\xb3\x27\xa9\x3d\x48\x4f\x01\x87\xa0\xc7\xa8\xab\xed\x8d\xd6\x46\xe4\x15\xc3\xdb\xdc\xfc\xd1\xb2\xcc\x3b\xe6\x05\x0d\xe7\x38\x36\xe4\x09\x43\xa6\xbc\xa3\x1f\xc5\x34\x3b\x73\xce\xc0\x03\xda\x3a\x18\x9f\x43\x61\x6f\x4a\xef\xa7\xae\x84\x86\xe7\x11\x2a\xb3\x7c\xa7\x1a\x2e\xde\x14\x3f\x1d\x2a\xe7\x29\x20\x5b\x07\x23\x16\xf7\x7e\x27\x79\x7e\xeb\x89\x50\x1d\x09\x9e\x40\x22\x2f\x6d\x07\xde\xc9\x53\x86\x74\x57\xc9\xe8\x54\x10\x16\x1d\x59\x9d\xfd\x97\xec\x6d\x9e\x48\x2c\x24\xcc\x37\x74\xbc\x07\x4d\xd9\xec\x2d\xbe\xdf\xde\x8a\x30\x81\x5d\x4c\xf0\x44\x0c\xfc\xc1\x13\x1a\xe3\xbc\x23\x54\x24\x8c\x49\x9f\x3a\x59\x1c\xa5\x6c\x81\x5c\x41\xdf\x26\xcd\xb4\xda\x4e\x9f\x76\xf9\x1e\x79\xe9\x8f\xd1\xaf\x43\xbd\x20\xba\x37\x8b\x81\xe3\x8d\x29\xc5\xe1\x06\x28\xd3\x76\x99\x6e\xe9\x38\x9c\x86\x4b\xf7\x80\xb4\x91\xd0\xfe\x9c\x1b\x99\x33\x7a\xd1\x23\x66\x8d\x46\x88\x78\xda\x9b\x3f\x6a\x25\x03\xb4\x75\x73\x58\x8a\x19\xdb\xd6\x45\x45\xa8\x8b\x8b\xd4\x15\x46\x53\x96\xc3\x28\xa1\xd4\x65\xb3\x82\xbc\x1f\xd8\x3f\xb7\xcd\xb8\xb2\xf8\xca\x4a\x7b\xde\x3f\x52\x57\x4a\x05\x4b\x16\x55\x9c\xb0\xc5\xba\xc6\xd3\x37\x2f\x2c\x4d\x8f\x76\x2a\x6d\xe4\x95\x44\x99\xb8\x01\x48\x1f\x67\x0d\x51\x25\x92\x29\x69\x08\x55\x7e\x58\x74\xc4\x6a\x16\x7e\x58\x17\x0d\x3b\xe6\xea\x39\xf4\x07\x4f\x70\x34\x75\x7b\x4c\xf4\xf4\xf8\x53\x4d\x84\x7e\xb2\x32\xd1\xfe\x14\xd3\x62\x59\x16\x63\x15\x1f\x09\xe2\xfc\x51\x64\x41\xa1\xfb\x48\x15\x9d\xdb\x66\x1f\x4c\xb2\x31\xde\xfb\xd5\x99\x6d\x66\x66\x9a\x28\x0c\x36\xa1\xcd\xec\x1e\x07\xcd\xc9\x70\x88\x9c\x84\xc7\xaa\x61\x7a\xa3\x58\x0d\x94\x51\xc6\x1f\xb8\xcb\x78\xed\x23\x26\x53\x76\x09\x36\x01\xee\xb9\x78\x40\xb5\x20\xf2\x48\xcd\xe3\x04\x72\xa4\x8d\xf7\x51\x49\xc3\x8a\x6a\xaf\x8b\xf9\x30\x92\x18\xcf\x33\xc8\x23\x7d\x8c\x32\x11\xee\xad\x48\x20\x8e\xee\x90\x7c\xc4\x1e\x75\xa5\xb5\xde\x0f\x51\xb8\x03\x37\x20\x12\x91\x13\x79\x96\x0f\x95\x0e\xc0\x19\xdd\xfb\x1a\x22\x2d\x4e\x34\x0c\xa7\x2c\x4d\x08\x36\xc2\x6e\xcc\x8a\xfc\x00\x3e\x91\x78\x20\x57\x5d\x22\xad\xa0\x6d\x77\x4c\x0d\x7b\x7c\x06\x3e\x86\x0d\xee\x6b\x92\xb9\xd6\xe5\xba\xa7\xa3\x09\xfe\x45\xf3\xde\x10\x5f\xf6\x07\xe7\x82\x3e\x35\xe0\x49\x6f\xa4\xc1\x1c\x1c\x98\xac\xb9\xaa\xb7\x8b\x7c\x41\x42\xba\x2e\x7a\x7f\x1e\xd0\x29\x68\x2b\x27\xce\x29\xaa\xbf\x80\x77\xef\xfc\x0c\x45\xe7\x2f\x24\x09\xb3\x61\xc5\x59\x4b\x22\x83\xe1\xd0\x84\x1f\x6c\x89\xca\xf4\x3d\x3b\x74\x03\x93\x95\x3a\x69\x6e\x0f\xed\xf5\x09\xa8\x37\x71\xe9\xbf\xaf\x6d\xbe\x63\xac\x3a\x84\xd2\xf7\xeb\x72\x9d\xb7\x74\x37\x7b\xb4\x4e\xe1\x40\x68\xcb\x45\x59\xe1\xa6\x3b\xc7\x5e\x58\xe4\xed\x96\x78\x1d\x2d\xc0\xf7\xc0\x6e\xee\x89\xf6\x2c\x11\xf1\x33\xbb\x77\x28\xb3\xd6\x14\x19\x9c\x22\xc1\x08\xb2\x8b\x85\xa5\x76\x09\xe4\xeb\x24\x80\x37\x34\x83\x78\x5f\xd7\xd6\x27\x2c\x87\x04\x05\x94\xa2\xf5\x47\x10\x4e\x3e\x3d\xdb\xa0\x8e\xe2\x63\xf4\x94\x2a\x23\x4e\xd3\x7e\xca\x1a\xd8\xad\x98\x03\x22\x2f\xdd\x7c\x21\x01\xc4\xb5\x96\x73\x80\xcc\xa9\x7c\xd4\xe3\xae\x25\x83\x89\xc5\xf3\x66\xb2\x10\x87\x23\xa7\x8e\x92\x91\xb2\x80\xae\x46\x51\x01\x2c\x72\xb7\x84\xbc\x5f\x1e\x72\x70\xbc\x29\x17\xd4\xab\x7e\x87\x17\x4b\x08\x22\xf7\x9f\x5c\xff\xd3\x75\x49\x8b\x52\x37\x6d\x88\xfa\x88\x55\x4f\x74\xb8\x89\xa4\x98\xd9\xcb\xf2\xda\xd4\xd7\xfe\xb7\x8f\x9e\x65\x38\x77\x69\x03\x04\xb5\xd1\x4d\x5e\xf0\x8e\xc2\x3f\xee\xa7\xab\x24\x5f\x33\x0d\x75\x4f\xba\x83\x33\xfc\xbc\xac\xcb\x2e\xc6\x2e\xf8\x63\x0e\x38\x61\x30\x60\xc5\x8d\x14\x5b\x4c\x9b\x41\xd8\x1d\xcd\x24\xd2\x82\xa9\xaf\x68\x7f\xad\x22\x1f\xd1\xc2\xac\xf2\x43\xe5\x0c\x19\x33\x17\x04\xa2\x26\x0c\x17\x6f\x4e\xe3\xa1\x8b\xe0\x02\xda\x6d\x71\x7c\x9d\xbc\xd0\x0f\x55\xf6\x49\x59\x3b\x39\xf3\xd3\x23\x9a\xfd\xbe\x85\xd7\x2b\xf6\x47\xcc\xe1\xb7\xab\xf7\x7b\x2d\xd9\x9d\xe8\xf7\x7d\x83\x63\xfa\xfd\xda\x40\x0d\x78\xe8\x36\x6c\xcd\xa3\x6d\x64\x55\x1b\xe7\xfd\xdf\x30\xcd\xb5\x5c\xb3\x70\xc3\xf1\x71\xf2\x96\x63\x80\xe3\xb2\x38\x6a\x2d\x8e\x94\x2f\x55\xef\x01\x1a\x9b\x9c\x53\xf6\x5a\x5e\x54\x07\x73\xef\x6b\x45\x1d\xfb\xc5\xe8\x49\x0d\x8d\xf7\x97\x08\xdf\x5d\x90\x95\x80\x4c\x39\x04\x6e\x4e\x3c\x35\x44\xf0\x99\x93\xc4\xf5\x82\x3f\x06\x17\xee\x4d\xa6\xee\xbc\x4b\x43\x58\xdd\x83\x67\x2f\xde\xc2\x01\xc4\x7b\x06\x66\x55\xb3\x65\x16\x53\x82\x9c\x38\xac\x57\x23\x1f\x5d\xf3\xce\x18\x0c\x35\x7b\x25\xce\xfa\x2f\xb5\x12\x62\x8f\x53\xef\xfc\x93\x6c\x68\xe2\xd6\xf8\x36\xa7\x6d\x7d\xdd\x16\x35\xdb\x5d\x85\x3c\xd0\x5a\x31\xe9\x78\x66\xf0\xab\x8b\xe8\x06\xc7\xd8\x11\x5b\xbf\x9a\x9d\xbf\x30\x9e\xad\xe3\x36\x22\xc4\x71\x1b\x62\xfc\xcd\xca\x0d\x20\xe4\xfe\xef\xf8\x9a\xda\x5f\xcd\xab\xb2\xde\xd2\xe5\xe9\xb0\xb6\x84\x1b\x1d\x3c\x4b\x51\x08\xf7\xec\x9f\x2e\xd9\xc8\x01\xa5\x37\x8e\x66\xc0\xef\x12\x7f\x15\x5a\xb5\xcb\x5e\x7f\x8b\xca\x40\xb5\xdb\x13\x7d\x35\x80\xc4\x75\x7c\x0b\x98\xfa\x1b\xd1\x04\xac\xcb\x05\xb3\x56\xb7\x06\xcf\x73\x65\x08\xee\x1f\x81\x1f\xbf\x64\xb7\x99\x87\xa6\x59\xe0\xce\x95\x7d\xab\x8a\xbd\xb4\x48\xd8\x77\x58\xdf\x9c\xe9\x4d\x63\x29\x37\xa2\x8d\xed\x95\x08\x56\x23\x12\xcd\x67\x45\x89\xe8\xb7\xce\xa5\x34\x22\xa5\xbf\x1d\x80\xa9\x35\x22\xfb\x67\xdf\xd2\x55\x97\x3b\x65\x86\xc3\x43\xb7\x29\x6d\x64\x26\x4e\x82\x6f\xb7\x95\x98\xb7\x22\xef\x75\xa6\xc3\x4b\x09\x73\xf1\xe9\x3c\x78\x13\xd6\xbd\x5c\x16\x20\x7f\x1d\x84\xdf\x82\x85\x1f\x09\x8c\x21\x46\xb4\x32\xb0\x86\xc1\xaf\x0c\x3b\x4c\xba\xe6\xd0\x2d\x36\x28\x73\x53\x6e\xef\xb1\x07\x6f\xdc\x24\x07\xf4\x0d\x9b\xbb\x7b\x47\x29\xa1\x23\x80\x5d\x6b\x0c\x91\xc5\xf6\x40\xfc\x58\xeb\x4a\x39\xec\xbc\xcb\xd7\x56\xc1\xa8\xe9\xff\x0f\x02\xa1\x75\x00\x26\x94\xc0\x56\x8c\xc0\x02\x8f\x78\xf6\x15\x4d\xf3\x49\x20\xf7\x84\xe4\x9c\x98\x9c\xd6\x12\x33\xc6\x78\xad\x88\xe7\xa1\x82\x97\xf8\x07\x27\xb0\x22\xc6\x94\xf0\xc8\x51\x08\x95\x46\x48\x22\x2d\x0a\xcd\x81\xc8\xe8\xec\x91\xfc\x8b\xcb\xa6\x32\x39\xad\x00\x84\xae\x48\xe7\xa2\x9d\xb3\x79\xab\xcd\x2f\x67\xdf\x35\x1b\xfd\x45\x2b\xc7\xb9\x29\x7e\x60\xd1\x66\xa5\x5f\x39\xb8\x01\x80\xa7\x35\xe7\x90\xc9\x42\x05\xda\xf0\xc8\x29\x41\x47\xe9\x8d\xfb\x8b\xad\x10\x32\x82\xe9\x60\x44\xae\x40\x33\x63\x3c\x46\xfc\x9c\x84\xd1\x0c\x40\x56\x90\x4f\x9f\x96\xb2\xc5\xdd\xc7\x9c\x49\xb7\x52\xf0\xf0\x99\xae\x00\x0b\x93\xce\x19\x36\x48\x59\xc9\x66\xd4\xb2\x82\xdd\x89\xf3\xee\xb0\x0b\xdf\x24\xf4\xe4\xe6\xdf\x2b\xb1\x94\xe9\x57\xda\x8d\x46\x6c\x4f\x6d\x14\xb8\x81\x2c\x33\x6a\xe1\x70\x09\x39\x42\xc9\x34\x5e\x1a\x9b\x94\xd4\xe0\x2e\xe8\xab\x58\x89\x74\xed\xa2\xf2\x25\xad\x4d\x3b\x4f\xea\xc7\x12\x78\x04\xe9\x17\x3c\x5e\xef\x7e\x5f\x01\x88\xfb\x3b\x06\x29\xbd\x8e\xb6\x78\xa4\xf7\x66\x4f\x82\x4e\xa8\xf0\x1a\xdb\xc8\x64\xe9\xce\x4b\x3a\x68\x2c\x5c\xdb\x7d\x85\x67\xec\x25\xd3\xc0\x68\x72\x4b\xb5\xdc\x72\x32\x1e\x33\xfb\xe9\x10\x6c\xbb\x23\x23\x1f\x83\x3b\x36\x72\xa8\x8f\x1c\x38\x23\x65\xb4\x6d\x21\x45\x72\x06\x63\x96\x28\x34\xa4\xeb\x28\x9b\x60\xb0\x90\x52\x3a\xdf\x57\xf9\xd2\x68\x4c\x13\xc3\x30\x67\xc2\x49\x5f\x92\x8e\xb4\x31\x06\x19\xe9\x8e\xb1\xdd\xe5\x8b\xd9\xfd\x02\x91\x79\x51\x09\x23\xd6\x15\xad\x03\x52\x3d\x00\x1d\x48\xf8\x40\x47\xed\x8f\x16\x11\x23\x85\xeb\x13\x56\xb8\xb0\x33\x33\xc7\x52\xf6\xab\xdc\xbe\xf7\xfa\x40\xfd\xb6\x63\x5e\xb5\x1d\xdd\x93\xda\x82\x5f\xa7\x87\x86\xe8\x0e\xe8\x76\x17\x2d\x51\x00\x42\x86\x94\xd1\x5e\x7c\x27\xa3\x6b\xac\x0d\x30\x5b\xf7\x16\xcc\xdc\xf0\xfb\x14\x81\x74\x4a\x8f\x39\xa5\x85\x53\x9d\x8f\x03\x5b\xcd\x1d\x45\x1c\xc3\x55\x73\xa0\x9b\xae\x65\x15\xc3\x25\x6e\xbc\xc1\xec\xb8\x8a\x2c\x7f\x31\x5f\x5c\x71\x0d\xbd\xe9\x3a\x0d\x29\x1f\x1d\xeb\x14\x8a\x26\x62\x40\x11\x82\x2b\x75\x30\xcd\x9a\x95\x1e\xb8\x94\xd2\x1a\x96\xb3\x48\xd0\xff\x94\x51\x19\x96\x4e\x91\x58\xcb\x6a\xa0\x58\x37\x98\x19\x83\x60\x07\x13\x08\xd3\xc6\x63\x30\xad\x21\xd1\xa7\x13\x83\xb5\xd7\xdd\xa6\x9e\x11\x63\x9d\xd3\x5d\xe4\x2a\x9d\xee\x90\x53\xa8\x5e\x73\x24\x90\xb0\x83\xef\xad\xbf\x6b\x6c\xb7\x64\xcf\xfd\x0e\xf5\x77\xa6\xe4\xda\xe2\xcc\xdf\xdd\xde\x6d\x54\xef\xd2\xd4\xe5\xfa\x68\x4d\x9c\x3f\x5e\xa4\xd9\xfd\x9f\x3f\xfb\x05\xb9\x4a\x70\x71\xd6\x46\xd6\x29\xd8\x5d\x7e\xfe\xfc\x17\x62\xd1\xee\xff\xfc\xc5\x2f\x9c\xda\x68\x58\x7f\xbe\xca\xb7\x66\x26\xf7\x2e\xaa\x4b\x73\x6c\x90\x43\x5d\x5f\x61\xdf\x9a\x8b\xb2\x39\x58\xe4\x3b\xdb\x18\xe8\xa7\x32\xcd\x84\xe6\x49\xcc\x3b\x5a\x31\x0d\x9b\xea\x95\x09\xb5\x90\x34\x17\x43\x62\x51\x68\xd1\xb3\x11\x62\x51\x1f\x76\x73\x45\x8a\x05\x41\xf9\x56\xfe\xce\xdb\xd0\xb8\x16\x43\x6a\xea\x66\xbf\x46\xc8\x82\x12\x9c\x30\x51\x16\xc0\x03\xcd\xca\x31\xad\xff\x24\xbf\xbe\xe6\x09\x02\x2b\xbf\x86\xee\x1a\x6f\x95\x49\x18\xe0\x45\x69\x47\x62\xc9\xc5\x70\x33\xed\x91\x3e\xc9\x8a\x75\xee\x6d\x95\xbd\x62\x1d\xee\x00\x4c\x74\x5a\x7e\xf4\x51\xbd\xd6\x30\xfe\xa4\xc2\x8f\x88\x7d\x6d\xdd\x7a\x0d\x80\xd2\xd6\x7b\xc0\xc7\xbb\x50\x9a\xef\xb6\xdf\xb7\xa3\x30\xb2\x56\x40\x72\x44\xd6\xff\x01\x24\xcb\x50\xb5\xa9\xcb\x64\x88\xff\xc8\x9a\x09\x5b\x44\xec\xf4\x8a\x1b\x6c\x91\xe2\xc2\xd4\xd7\xbc\x03\x54\x51\x24\x97\x26\xd1\xdf\x4c\x8c\xab\xc2\xc4\xfd\xbd\x1d\xed\x1b\x4e\x1b\xe8\x78\xff\x40\x0a\x39\x36\x5a\x02\x4e\xc2\x96\xef\x29\xed\xf4\xb3\x0b\x88\x24\xae\x99\x24\x44\x5c\xf8\x68\xb4\x26\x5c\x46\x21\x81\x31\x6c\x59\xcf\x5d\xe4\x0a\x8b\x3a\x62\x1b\xb7\x62\x56\x41\xd4\x97\x7a\xb5\x96\xd7\x07\xe2\xfd\xd9\xce\xf2\x3c\x17\x75\xa2\x53\x57\x24\x06\xb5\x6f\x52\xa3\xac\xcb\xae\xc0\x96\x92\x78\x6b\x24\xd4\xc2\x14\x25\x9c\xed\xf3\x76\x81\x63\x1d\x6d\x89\x81\xef\x96\x1b\x7a\x7e\x81\x3c\x88\x1a\x5c\xee\x3f\xcb\xc5\x2e\xa7\x5d\xee\x73\x51\x5b\x26\xc5\xcb\xa6\x6a\x94\x37\xc9\x9e\xa2\xcb\x41\x39\x94\xb5\x44\x0b\x7a\xcc\xac\x94\x86\xa3\x62\x3d\x6f\x32\x72\x49\x0a\xf0\xb1\x79\x49\xa9\xfa\x36\x06\xb5\x70\x52\xaa\x81\x57\x32\x4e\xaf\x9a\x1c\x6b\x02\x96\x04\x01\x93\xa6\x8e\x83\x8d\x98\x0d\x24\x89\x52\xca\x77\x33\x49\x62\xcd\x23\x1b\x71\x22\xab\x5b\x2d\x5b\xdd\xde\x66\x19\x18\xef\xd9\x99\x08\x64\xa0\xb7\x1b\x4a\x55\x02\xc4\xc9\xdb\x13\x25\x9e\x8b\xfb\x93\x9d\x79\x2c\xc8\xa0\xd6\x95\x04\x71\x1c\x01\x57\x4b\x98\x87\xcb\xae\x2f\x4d\x99\x79\x09\x15\xb4\xca\x44\x62\x36\x9c\x47\xa2\x2c\x87\x21\xa7\x52\xd4\xeb\xb4\xdf\xd5\x82\xc4\xca\xd9\xc3\xdc\x9a\xc1\x18\xe4\xdf\xd9\xc8\x30\xf5\x52\x56\xc1\xfa\x29\xff\xca\x9c\x7c\x2d\x20\x74\x4d\xb4\xc6\x1e\x2a\xba\x93\x44\xf5\xf0\x04\x0a\xc1\xba\x54\x7f\x20\x75\xa6\x9b\x06\xf0\x6e\x03\xde\x88\xd5\x36\xd2\xef\x93\x48\x37\x6c\x35\x80\xd3\x0d\x04\xda\xa0\x0c\x83\x96\x2c\x43\xcf\x4d\xee\x14\x9c\x99\x80\x88\x2f\x88\x6b\x1d\x8e\xf5\x71\x36\xc8\xd9\xaf\xd4\xf8\xc0\x19\x41\x74\x69\x7d\x99\x9d\x70\x5e\x46\xe6\x29\x26\x24\xa0\x06\xf0\x0b\x47\xb8\x40\xc4\x48\x10\x55\x7c\xc0\x1d\x3e\x00\x37\x51\x28\x85\xfc\x27\xfe\xa1\x74\x52\x51\x2c\x82\x4a\xb2\x58\x91\x00\x21\x40\x4c\x03\x64\x07\x68\x8e\x2f\xe6\x3c\x0a\x27\x5f\x0b\x1b\x83\xa0\x53\x47\x89\xf9\x6f\x49\x4e\xe5\xbe\x7f\x11\xbe\x5f\x1f\x6c\x0e\xe2\xa5\xf9\x33\x5c\x37\x3b\x68\x6a\x95\xbf\x90\xde\xfe\x52\x2f\xf7\x7f\xfe\xff\x7f\xb1\xbe\x2f\xf6\x11\xd8\x80\x29\xd3\x39\xe5\x0b\x70\x0f\x20\xca\xe2\xd1\xfb\x3d\xb4\xce\x1b\xa7\xae\x8a\x81\x7a\xea\x86\x50\x04\x6d\x85\x9d\x39\x6d\x79\xe4\x9a\x2b\x20\x7a\xcb\xd3\x46\xe2\x99\x69\xcc\x8f\x84\x0b\x0c\xd6\x36\xbd\x5a\x43\x5c\xf1\x19\xaa\x4e\x5e\xef\x8d\xe6\x01\xa1\x7b\x91\x5d\x6a\x36\x6d\x74\x82\x04\x73\x10\x5f\x47\xe7\x8a\x4d\xa7\x20\xea\xc8\xc0\xdd\xbb\xf5\x1e\xd2\x8f\x3e\xd2\x3e\x72\x2d\x11\x9f\x9d\xd3\x61\x63\x7b\x2c\xec\xf7\x9c\x8c\xc5\xa7\x70\xeb\xcf\x89\x2d\x57\x05\x5d\xf1\x5b\xf6\xbd\x58\xb7\x92\x0f\x2f\x10\x4c\x59\x53\xd8\x7f\x26\x89\x43\x5f\x20\x0d\x79\x3d\x67\xa3\x05\x0f\xdf\x1b\xed\xd4\x27\x53\x2c\x9b\x54\x3c\x61\x2c\x65\x31\x96\x56\xc7\x10\xcd\xe9\x95\xfa\x08\xa4\x7e\xd8\x14\xd0\xeb\xea\x89\xaa\xb6\xb7\xc7\x7b\xe2\xe6\x1c\x9e\xbc\x03\x00\xd1\x04\xb1\x24\xae\xaa\x72\xdb\x99\xe8\xe4\xd2\x7f\x6e\x3f\x83\x5f\xbd\x65\x04\x49\x62\x4f\x75\x08\xd6\x6c\x0c\x91\x5a\xb1\xee\x9a\xa6\x52\xe7\xe8\xda\xf7\xe8\x8c\x96\xfd\x3d\x92\xd2\x9e\x64\x17\x0c\x0e\x65\xac\x14\xf4\x0a\xab\x9e\xc0\x1d\x41\x8c\x28\x19\xa2\xd2\xe3\x8a\x86\x3e\x50\x11\x8b\x16\x1c\xc4\x15\x0f\xa3\x99\x17\x07\x5a\x1c\xd0\x2c\x16\xd3\x9f\xde\xfc\x5e\x55\xe5\x1a\xe6\x3d\x5b\x88\x3e\xae\x37\x26\x27\xc4\xf4\xfb\x49\x25\x98\x74\xaa\x74\xc1\x2e\x36\x44\xc9\x23\x06\x32\x9e\x37\xf3\x5f\x1a\x5c\x21\x19\xae\xa0\xed\xd5\xcb\x3c\xed\x49\xc8\x6b\xa2\x10\x0b\xd4\x35\x02\x14\x36\xeb\x2d\x31\x36\x89\x32\x76\x3a\x62\x76\x8c\x4b\x1d\x2e\x06\x68\xc8\x3e\x71\x19\x0b\x3f\xed\x4d\x9d\x18\x28\x6a\xb0\xd5\x80\xa6\xa4\xd0\x67\x5b\xd2\x66\xe7\x72\x24\x67\x92\x22\x90\x4f\xee\xa0\xa3\x5e\xca\xa4\x69\x46\x67\x46\xe2\x9a\x89\x31\xd2\x8a\x1f\xff\x8d\xd8\x99\xc9\x6e\x37\x29\x8a\x8f\x35\xc0\x79\x04\x4b\x9e\xab\x89\xb1\x75\xc4\x83\xce\xbb\xa2\x24\xed\x30\x87\x18\xd7\x5e\x44\xdc\x62\x0f\x2e\x5a\xe2\x87\xe1\x6c\xe1\xa0\xd1\x86\x68\x53\xfb\x44\x60\x5f\x62\x55\x63\x44\xa2\x35\x9f\x91\xb3\x10\xb2\x17\x56\xd9\xb6\x83\x79\x0e\x38\xf0\xa8\x50\x59\xd4\x78\xf8\xde\xbd\x7e\x38\x76\xc1\x54\xcc\xc3\x61\x75\xa2\xca\x36\x42\x5d\xdd\x63\x0e\x7d\xa6\xd4\x8f\x7a\x7b\x4d\xf9\xdf\x78\x0c\xc1\x81\x62\x04\x52\xa8\x64\xdf\x6b\x26\x19\xc5\x11\x6f\x99\xd4\x7f\xbb\x74\xdc\xb1\x9c\xa1\xd8\x69\xe6\xbc\x21\xce\x04\x2c\x31\xd1\x58\x66\x8a\x95\xc6\x7e\x33\x3e\xa0\xb1\x3d\x74\x9c\x33\x3e\x96\x03\xdc\x7d\x9f\xca\x21\xb2\x9a\xef\x33\x29\x8a\x12\x41\x11\xca\xdc\xd5\x2b\xfb\x2d\x02\xdb\x34\xcd\xd6\x22\x82\x88\xff\x88\x0a\xd6\x65\x27\x65\x48\x73\xfb\xbc\x57\x88\x98\xa6\x65\xc8\x35\xfe\x0c\x37\xa7\x39\x32\xc6\x02\x0c\x7a\x3b\xbf\x16\xbd\xb8\x20\x09\x3f\x22\x10\x8e\x62\x7a\x1d\x72\xb2\x85\x80\x26\x0f\xa2\x91\x22\xe3\x18\x09\xa9\xc7\x62\x04\x48\x1c\x05\x2c\x63\xef\x89\x3f\xda\x4a\x04\x2c\x12\x11\xb0\xd3\x07\x12\x61\x22\x8e\x8b\x3f\x22\x1a\x49\xb3\x74\xa7\x39\x75\x17\x86\x46\x2b\x61\xe5\xbe\xcf\x8e\x38\x6b\xbb\xf2\xb2\x7a\x1c\xe2\x39\x02\x25\xdb\x33\xb2\xda\x15\x03\xdb\xa1\xa8\x18\x24\x44\x22\x44\x77\x86\x6c\x36\x69\x98\xab\x8b\x43\x26\x29\x4d\x92\xaa\x7d\xc7\x29\x04\x25\xb9\x59\x34\x00\xce\x6c\xcf\xb1\xe4\x60\xbd\xac\x38\x2c\x68\x22\xfd\x36\x7b\x82\x13\xd0\xdd\xfc\x89\x54\xb7\xc8\x4e\x1b\x31\xfd\x3d\xc3\x24\xfb\x2d\x3b\x49\x43\x3c\x97\xe3\x6e\x54\xe6\x8d\xea\x44\x0e\xc3\x29\x90\xa0\x42\xb2\xfa\x0c\x90\x10\x82\x55\x4b\xa4\xeb\x71\x7a\x34\x55\x9c\xfd\x68\xd6\x2e\x2b\xca\x14\xaa\x42\xf6\x85\x94\x88\xe6\x8f\xc6\x90\x8e\x9c\xad\x74\x06\xe7\x9f\xcd\x26\xc1\xe5\xaf\x10\x0f\x39\x44\x12\x10\x71\xac\x34\xa8\x5a\x52\x09\xc3\x0d\x50\xa3\x16\x7c\x88\x39\x61\xba\x28\x2f\xca\x82\x03\x7a\xda\x24\x2a\x7d\x6c\x3f\xf8\x4e\x3f\x3f\xd2\xe9\xc2\x48\x9e\x8b\xdb\xfa\xec\x05\x1f\xcb\xbd\x56\x60\xb1\x65\x27\x68\x9a\x1d\x81\x5f\x1c\x1b\x09\xe8\x9a\x6a\x4d\x84\x75\x23\x74\xf2\x35\x11\x12\x1e\xf5\x82\x57\xca\xc0\xed\x07\xbe\xf2\xfa\x10\x67\x6a\xf9\x72\xb8\xa0\x09\x9a\x25\x74\xda\x57\xfe\x07\xbd\xed\x86\x7b\x2b\xc5\x6b\x32\x40\x4f\xd8\x71\x98\x73\x1b\x82\x6e\x76\xbd\xc4\xdd\x58\xf0\x85\xc4\x8a\xf0\xf6\x1a\x7a\x08\x9e\xd0\x6a\x6f\xab\x83\x2d\x2f\xc4\x7b\x92\xa5\x8a\x13\xbd\x0c\x4e\x22\x35\x32\xaf\x87\xf3\x84\x94\xf4\x9d\x2c\x41\x9c\x95\x9d\x5e\xf4\xed\x6d\x93\x60\x57\x0f\xe0\xcb\x9f\x03\xde\x6a\x71\xe4\x40\x72\x2e\x78\xb8\x9a\xf3\x36\xf2\x54\x43\x52\x81\x8d\x22\x90\x85\x4f\x9c\xd2\x70\x09\x26\x6d\xd8\xf7\x0d\xe7\xf3\xc1\x70\xf6\xea\x71\x37\x18\x49\x81\x55\xd5\xe1\x08\x51\x20\x09\x00\xc9\x07\xa2\xb1\x45\xae\xd2\xb7\x76\xfb\x85\xd0\x82\xa8\xe6\x7b\x67\x12\x12\x7e\x69\xea\xb9\xcc\xb2\x5f\xb2\x0e\x8c\x99\x3e\x8d\x7e\xe7\x90\xdb\xd8\xf3\xae\xdf\x14\xc8\x7d\x1c\x20\x8c\x80\xa4\xe0\x40\x3d\x3d\x7e\x2f\x45\xd9\x98\xbc\xb7\x96\xbb\x9c\x7b\xd6\x9e\xe1\xd1\x14\x35\xaf\x10\xe1\xa0\xec\xf5\x70\xbb\x7c\x4b\x22\x8a\xbb\x61\xde\x73\xb5\x88\xbb\x74\xe2\x35\x26\x74\x9d\x4e\xf2\x90\x5f\x8d\x1a\x9b\x26\x3c\x44\xec\xdb\x1a\x29\x2f\x3d\x04\xc2\x1c\x02\xa7\xd1\xb4\xb3\x68\xab\xf7\xc2\x6b\x8e\x55\x09\x3c\x51\xbf\xaa\xc6\x4d\x44\x75\x5b\xb3\x6b\x38\x2b\xe9\x7b\xaa\xbb\x6d\x16\x2f\x14\x12\x92\x94\x9c\x36\x62\x2e\x09\x0b\x67\x49\x2e\x11\xf1\xc7\x8a\xb2\xdd\xec\x5c\x3a\x09\xef\x1f\xac\x36\xbb\xca\x66\xc7\x86\x3a\xb2\x41\x30\xdd\x4b\x61\xaf\x1c\x9b\x75\x04\x31\xcc\x6e\xb9\x8b\x50\xf8\x31\x75\xb7\x07\x15\xe6\x37\x48\x4e\x32\xf3\xae\xe3\xb0\x07\xcd\x12\x0e\x3a\x5c\x32\xb9\x8e\xaf\x2c\xd3\x81\xe2\x81\x3e\x23\x2b\x08\x5c\x47\x6b\x17\x0a\x16\x1d\x5a\x44\x98\x4a\x42\x49\xcd\xf2\xcf\x41\x28\x85\xf3\x95\xab\xb3\x37\xaf\xcf\xdf\x7a\xf9\x3b\xd7\xd3\x98\xfb\x4c\x2e\xb5\xa4\xf3\xcf\x9e\xb4\xcc\xd4\x89\x97\x7c\x09\xc3\x10\x24\x94\xdd\xed\x8e\x5e\x7e\x86\xfc\x5c\x8a\x86\x6a\x79\x54\x28\xc2\x82\xca\xdb\x61\x2e\x8e\x23\x3a\x06\x3c\xce\xf5\xfb\x0e\x3f\x88\xe3\x17\x4d\x10\xd1\x5e\xc7\x9c\x21\x52\xf1\x42\x3c\x84\x3e\x90\xfd\x3f\x3e\x3e\xb7\x63\xdd\xa4\x6e\x71\x96\x1f\x36\x33\x75\xda\x91\xd3\x7a\xd5\xf2\x5b\x51\x23\x10\x96\x78\x5e\x4b\x9c\x17\xee\x52\xcd\xbe\x3d\x02\x27\xf2\x25\x9e\x1f\xda\xaf\x44\x59\x33\x02\xb4\x97\x34\x6a\x33\x24\x50\x07\xa9\x1b\x83\x59\x34\xc5\x95\x8f\x3c\x1b\x48\x10\xfa\x76\x8d\x13\x23\xe2\xb4\xf2\xf4\xd1\xe5\xa0\x11\x2e\x73\x6d\x44\x70\x4e\x43\x9b\x83\x73\xb2\x24\x09\x0c\xb9\x9e\xe9\x93\x34\xea\x32\xf0\x70\xe8\xd0\x81\x63\x8d\x82\x74\xcd\xfc\x0b\x07\x6f\x44\x1c\x82\xb0\x36\xd7\x87\x05\xbb\x5b\x4d\x87\x03\x67\x8b\x4e\xc4\x98\x82\x42\xa0\xb3\x60\xbb\x2f\x2f\xf4\x0e\x96\x20\x83\xd6\x27\x92\x2f\x25\x72\x50\xe3\x6e\xa6\xd9\xcb\x1c\xda\xfc\xc2\x9b\x79\xf5\xa9\x0a\xd5\x8a\x71\xa3\x9c\xe9\x20\xe4\x6b\x1f\x1b\x0f\xbb\xe9\x03\x58\x1d\xf4\x07\x00\xde\xdc\x0c\x98\xc1\x7a\xe8\x55\xa5\xc0\x1c\x8e\xee\xfc\xa5\x79\x08\xe3\x44\x2b\x7a\x79\x48\x29\x84\x10\x07\xd1\x68\x83\x44\xa8\x42\x3b\xa6\x14\x58\x32\x59\x04\x5a\x8e\x0d\x27\x6e\x82\xab\x2d\x78\xb0\xc7\xa6\x43\x6c\xb9\x06\xae\x12\x15\xaf\x5d\xd2\x85\x27\xb4\x01\xd6\x6c\xf7\x88\x57\x9f\xdf\x2a\xc8\x25\xac\x1e\xe4\xad\x62\x2e\x88\x59\xb0\x95\xea\x7d\x0e\xe1\xea\xd7\xf8\x87\x4f\xfe\x76\xfe\xfa\xd5\x89\x8e\xf1\xdd\xe4\xf2\xf2\x72\x02\xe0\xc9\xa1\xa5\x4d\x8e\x8f\x85\x0e\xfa\x04\x0f\x4a\x7c\x6d\xba\xe5\x57\x0f\xe8\xdf\x4f\xa7\xd9\x19\x88\x58\x4a\x0b\x56\x92\xd3\x8e\x9f\x6d\xfa\x4b\x54\x4d\x8f\x12\x3f\x0d\x92\x64\x27\x8c\x2f\x5c\x2c\xa0\x38\xed\xc8\x02\x8a\x23\x76\x10\x95\xcd\xb2\xa5\xbe\xcf\xf9\x9f\xf8\x7b\x95\x2f\xb7\xe3\x49\x39\x06\x50\x25\x75\xc3\x83\x78\x41\x7f\x64\xe9\x08\x04\x42\xcc\xa6\x6a\x30\xf5\x65\xe6\xc2\xd4\xfe\x40\x60\x1d\xa2\x25\x53\x66\xcb\x99\x7e\x1c\x69\x23\x59\x5a\xf4\xbc\xdf\x0c\xda\x61\xef\xd5\xa6\xae\xae\x88\xb4\xc8\x83\x35\xb2\x5c\xf8\xee\xb6\x94\x6b\x7f\x3a\xa8\xcd\x49\x4f\xe9\xcf\xf6\x8a\xcd\x61\x34\x95\x8d\xba\x20\x1b\x2f\x59\x30\xf7\x1f\x07\x9c\xf4\xda\x90\x1c\x1c\x33\x1c\x4e\xda\x9a\x1c\xf2\xe1\x62\x11\x44\x66\x28\x43\xa3\x23\xb5\x45\x77\xfa\x24\xe8\x4b\x47\x01\x34\x32\x83\x4d\x6e\x0f\xde\xe6\x6b\xaf\x1b\x1c\x45\xc8\xec\x0d\xfd\x6f\x1c\x55\x8e\x8a\x66\xf8\xc5\x1c\x6a\x2a\x90\xc7\xc7\x97\xd3\x00\x4b\x86\x92\xc1\x67\xa7\xb8\x77\xb8\x2d\xf4\x40\x3a\x41\x22\x7a\xdb\xc3\x49\xa3\x62\x3f\x89\xd6\x54\x24\xf2\x8e\x09\x5f\x9f\xd9\x61\xa2\xd1\xbf\xe2\x8e\xf0\x73\x4a\x92\xfa\xfc\x51\x2f\xa1\x49\x1f\x7c\xb4\x87\x23\xcc\xb5\x0a\x17\xfd\x1e\x46\x14\x11\xe2\xe0\x85\x5b\xba\x44\x6a\x35\x63\x67\x9a\x5a\x0e\xde\x75\x23\x7a\x2d\x1e\x05\x1f\x54\xa6\xdf\x6f\x93\x63\x0a\x44\xc8\x51\x0a\x34\xf4\x29\x67\xb4\x49\x3c\x26\xce\x01\x02\x32\xc1\x41\x25\xeb\x20\x5b\x0f\xb9\x35\xc6\xe0\x74\x70\x52\xa3\xd8\xc9\x41\x59\xef\xc1\xa6\xfe\x19\xdf\x10\x81\x85\xab\x6e\x5e\xe7\x55\x82\xb1\x7d\xd5\x5c\x49\xe2\x82\xc7\xfc\xf7\xe4\x5b\x73\x65\x7b\x93\x0b\x50\x0e\xe8\x68\x5c\xbd\xd7\x3a\x35\xf3\xa4\x6d\xcd\xfc\x1c\x9c\xa0\xb2\x23\x2d\x85\xd4\x0a\x41\xce\x89\xed\x11\x23\x43\x1f\xc4\xc3\x7b\x98\x34\xc4\x7f\xd8\xe3\x48\x3c\x7f\x5c\x35\x04\xf5\x0f\xab\x46\x2a\x86\xe3\x51\xfc\x09\x16\xe3\x08\x7d\x7e\xa9\x6e\xd0\xe6\x87\x85\xe8\x8f\x61\xc0\xf3\xce\xc3\x46\x47\xd5\x70\x83\x8a\xb2\x6b\x5f\x89\xdc\xdd\x06\x7f\x13\xc7\x51\x0f\xda\xf5\x34\x24\x62\xac\x43\xdc\xe9\x88\x0a\x35\x8a\xae\x75\x49\x81\x24\xe4\xe6\xb6\xf0\xfc\xdb\x46\x1c\x70\x39\xbe\xac\xc7\x55\xed\x05\x8d\x71\xba\x68\x9b\x4b\x8b\x30\xf6\x43\xbb\x34\x33\x7e\x70\x88\x53\x55\x17\xde\x65\xbf\x56\x48\xf8\x5d\xd0\xee\xfa\xbe\xb5\x7b\xf1\xd4\xe1\xaf\x62\x8b\x57\x53\xbc\x7e\x63\x93\x74\xfa\x74\x89\xb8\x79\x3c\xa6\xd2\x89\x18\xa8\x13\x37\x0f\xae\x65\x37\xcd\xe5\x1c\x7f\x71\x68\x3e\x82\xd1\x09\x98\xb8\xcb\x0e\x1b\x6a\xeb\x63\x91\x1d\x34\x60\x64\xb9\xdc\xdd\x97\xb1\x1d\x53\x2d\xfe\x9e\x7f\x0e\x6a\x36\x76\x59\xd3\x1f\x04\x2a\x39\x06\x7e\x62\x21\x20\x00\xc5\x31\x9c\xdc\x9e\x62\x6c\x08\xea\x10\x48\xe4\xe6\xe1\x8b\x57\xfa\x8b\x63\x28\xe4\x9d\x52\xce\x32\x15\x46\xed\xc3\x34\xa6\x3e\x5c\xe3\x3b\xfd\x23\x14\x49\xa0\x0c\xff\xed\x9f\x78\xe5\x5f\x01\xa4\x68\xf3\x55\x87\xc8\x6a\x5a\xde\x55\xf8\xbc\x6f\x8d\xab\xf8\xa6\x35\x93\x41\x35\xc2\x17\xd6\xe1\x49\x5d\x5c\xb8\xe7\x78\x5d\x11\xdb\xe8\x62\xbb\x9c\x2b\xc8\x21\x2d\xcd\x02\x36\x02\x96\x9c\xbd\x9c\xc8\xf6\x7d\x7e\x2c\xcf\x53\x81\x61\xc7\xbc\xb3\x24\x4d\x3a\x6f\x2f\xc4\xc8\x85\xe2\x2e\x5f\x6b\x98\x7c\xbe\xf6\x41\xb8\xae\x88\x79\x4e\xf8\xd2\xa4\xf0\x83\x50\x4c\x0d\x21\x02\xab\x21\x66\x82\x38\xbc\x08\x5f\x39\x34\x2b\x8d\x8e\xd1\xdc\xc1\xc9\x92\xa8\x92\x58\xe7\x30\x51\x5a\xeb\x80\x1c\xa7\x7a\x49\xd2\xc4\x7c\xe7\x73\xa5\xa8\x27\x64\xb8\xe1\x10\xfb\x53\x34\x97\xea\x02\xe8\x6a\x5f\xb6\xb0\xf8\x9c\x8b\x05\x33\xc6\x32\x7b\x06\x9b\x4b\x38\x06\x23\x17\xe7\x61\xd8\x61\x1c\x73\xe0\x1a\x20\x72\x88\x89\x42\xeb\x11\x2a\x80\xbd\x06\x67\xf8\x12\x89\xce\xfe\xf7\x7f\xff\x5f\x63\xdb\x63\x2c\xfb\x44\xb4\x63\x26\x3f\xf4\xb7\x47\x54\xd5\x21\xbe\x6c\xdd\xcb\x82\xb5\xb3\x20\x11\x75\xbe\x34\xa5\x35\x2e\x11\xab\x37\x69\x70\x4d\x25\x7b\xfe\xd5\xa6\xbd\xbe\xc2\x76\x61\x24\x65\x25\x1e\x3c\x5d\x9b\x22\x57\x83\x47\xb4\x32\x9c\xfe\xd0\x6e\xdc\x9a\x70\x1c\x70\xbc\x88\xd1\x46\xc3\xe3\x3d\xc9\xe9\x88\x6d\x64\xf1\x66\xf7\x47\xcc\x35\x3a\xb6\xf9\xdd\xc6\x9c\xe7\x15\x82\x79\xaf\x34\xe3\xe7\x13\x66\x40\xa5\x5a\x74\xf9\x31\x97\x3b\x72\xf5\xdd\xbd\xf3\x73\xd3\xae\x7f\x89\x32\x4d\xeb\x3a\x72\x64\x6c\xd1\x33\x66\xc5\x60\x51\xfc\xb9\xdc\xac\x50\x1e\xf4\x5e\x5e\xf6\x71\xe8\xe2\xed\x17\x42\xd1\xa7\x3e\xf4\xae\xff\x5e\x73\xfa\x62\xcc\xbe\x99\x0b\x83\x59\xc4\xb2\x31\xbc\x94\x4c\xb3\x47\xea\x44\x82\x16\x23\x6b\x59\x5f\xe0\x89\x59\xdb\xec\x0c\xac\x9a\x21\xa1\x71\x59\x6b\x7a\x3f\x64\xa6\xb6\x9c\x95\xda\x22\x2b\xe3\x25\x3f\x8f\x02\xa5\x23\xeb\x29\x59\xaf\x08\xdd\xae\x94\x1c\xcf\x41\x1a\x85\x0c\xa2\x45\x97\x0c\x84\xfe\x8c\x87\x0e\x3c\x8d\x38\x62\x0c\xb3\x63\xeb\xb7\xdb\x60\x1d\xae\x7f\x50\x06\xc8\x09\x74\x8c\x76\xb5\x03\x85\x5c\x8d\xd6\x8d\x86\xcd\x41\xde\x1e\xea\x7b\xf1\x87\x24\x97\x87\x2e\x4d\x62\x87\xe1\x9a\x68\x09\xd6\xba\x6f\xb4\x1a\xa2\xeb\x48\xa0\xf4\xfc\x87\x4a\x9a\x0f\xa3\xe4\x3e\xd6\x76\x87\x95\x48\x9c\xcc\x51\x70\x3b\xec\xb7\xf1\xcd\x91\x28\xec\x61\x1a\xf3\x7f\x3c\x0e\x3b\x69\x4b\x72\x20\x7c\x50\x2c\xf6\x5f\x31\xe6\xbf\x27\x11\x68\xac\x90\xeb\x65\x04\xf5\x45\x23\xa9\x41\xff\x82\x71\x3d\xad\xe1\xf9\xae\x04\x37\x89\x43\xc0\x31\xf9\x4c\xad\xf4\xb4\x85\xff\x4a\x92\xd0\x9e\x19\x3c\xce\x11\xda\x1f\x72\x2f\xd7\xa4\x3e\x1d\x19\x25\x99\xf4\xce\x34\x49\x93\x43\xfe\xb1\x97\x86\xb2\x6f\xf5\x4e\x6a\x1f\xb7\x7b\xbb\x7c\x21\x23\xd9\xa5\x8f\x57\x0a\x58\xea\x0d\x92\xf5\x90\xde\x7e\xe9\xf9\x35\xc9\x47\xfd\x17\x92\x9c\x1c\xb1\x08\x8d\x64\x3b\xe9\x0f\x15\xb4\x49\x83\x75\x3e\x6c\x6e\x9e\x98\x8d\x60\xe4\xd8\xfc\x4e\xc2\xdb\xbe\xc7\xe5\x85\x48\x17\x2d\x92\xb8\x57\xd6\xb1\x30\x25\x49\xa3\x78\xf1\x63\xfd\x51\xc0\x50\x6c\x1f\x54\x8d\x48\x7f\xd3\x79\xb5\x48\x48\x96\xad\x54\x5f\xae\xee\x65\x9c\xb1\xb8\x5f\xe6\x68\xa5\x64\x34\xc9\xb0\x02\xec\xd6\xe4\x80\xc4\xec\xaa\xc5\x83\xef\xae\x76\xd4\xc1\xa0\x89\x7e\x18\x89\xfb\xae\xe6\x30\x77\x31\x85\x02\x5a\xed\xa5\x91\x84\x5e\x0b\x90\xc7\xa8\x2d\xb1\xc4\xb9\xa4\x46\x71\x09\xb1\x03\x54\xc0\xd1\xd4\xea\xbb\xa8\x05\x7a\x6b\xea\xed\x13\xe5\xaa\xf6\x69\x53\xf9\x7e\x29\x37\x35\xdb\xd8\x84\x8d\xf5\x49\xdd\x4b\x7e\x96\x91\x35\xf6\x7c\xc7\x7e\x39\x68\x18\xef\x82\xc9\x13\x60\xe1\x1e\xd6\x9b\x78\x8a\xdc\xdf\xd4\x69\x29\x61\x2d\xee\xeb\x60\xa8\xf2\x19\x2c\x8e\x26\xf0\x9a\xbd\xa4\x85\xbe\x16\x11\x76\xa4\xb8\x97\x13\x83\x2f\x22\xde\xa4\x89\x5d\x9a\xb3\x4b\xbb\x88\x29\x4e\x06\xe0\x52\x38\x4c\x5d\x9b\xcc\x10\xbb\x3e\x95\xad\xed\x75\x1b\x83\x1c\xed\x57\x5e\x14\x3b\xd2\x37\x1e\xab\x2b\x39\x61\x27\xdb\xf1\x0f\x76\x33\x32\x12\x7d\x5b\x5e\xa9\x23\x7e\xf4\xc6\x11\x03\x1c\x1d\x07\xfc\x78\x25\xe2\x00\xdd\x38\x3f\x24\x4f\x5a\xe3\x21\x86\xa7\xc8\x13\x0b\xae\x2e\xe1\x60\x7c\x2e\x4d\x43\xdc\x25\x58\x8b\xed\x48\xda\x06\xa9\x71\xec\xe2\x95\x52\x3e\x14\x76\xc0\x76\x78\x47\x1a\x19\xde\x48\x8a\xb3\x98\x4a\xc4\x13\x1a\x17\x9f\xe5\x05\x21\xc1\x43\x80\x70\x08\xe9\x11\x3a\x3f\x59\xc7\x33\x62\x96\xbb\x88\x6f\x94\xd2\xdb\xaf\xed\x9e\x12\x55\xaa\xb8\x4c\x5e\x60\x26\x63\x0c\x06\x7a\xec\x16\xb9\x90\xd7\x55\x94\x36\xc4\x03\x48\xd5\x7b\x83\x76\x95\xdc\x8f\x36\x1b\x83\x0d\x56\x91\x37\xce\x07\xd0\xf4\x2c\x70\xd0\x31\x0f\x6a\x83\xe7\x96\xd7\x26\x81\x89\x2d\x91\xf0\x9d\x4d\xb3\xea\x6b\x75\x7d\xf0\xcf\x25\x24\x8f\x52\x8c\x0d\xd2\xb1\x09\x3c\x40\x3f\xb6\x84\x12\xf4\x77\x4e\x7f\x63\xba\x1d\x10\x51\x12\xbf\x01\xbe\x8c\xe7\xe2\xd2\xba\xa0\xe6\x24\xc9\xfc\x34\x42\x41\x7a\x94\xe3\xb6\x41\xb8\x94\x7d\x6e\x20\x29\x79\xf9\x7b\xc6\xd2\x27\x28\x09\x25\xe9\x51\x90\xd1\x11\x8d\x0f\x28\xa6\x32\xe3\xc3\x49\x96\xd9\x8d\x0d\x34\x06\x77\x86\x12\x32\x31\xd9\xab\x54\x71\xc4\x0d\x65\x1a\x56\x2e\x12\xb9\xfa\x93\x1c\x1c\x02\x0f\x7d\xd5\x87\x1d\x3b\x0b\xea\xa4\xc2\x1e\x95\xd1\xfd\x18\xda\xac\x69\x01\xdf\x71\x20\xb7\x26\x6e\x79\x9c\xa8\x45\x25\x81\x0f\x1e\x46\x0c\x6d\xab\x61\xf3\x64\xf0\x66\x8e\xe6\x3a\x0c\x4a\x1e\xe7\xe4\x24\xf2\x36\xaf\x05\x49\xdc\xfe\x81\xd9\xf0\xb0\xac\xbc\xd1\x63\xfd\x55\xcc\x72\x24\x91\xa0\x6b\x7d\xaf\xa1\xff\x3a\xc3\x2d\x2f\x65\xe8\xbb\x21\x2a\x60\x0c\x9e\x11\xd1\x24\x79\xeb\x59\xf2\x64\x30\x32\xee\xb0\xc7\xd7\xec\xfc\x8a\x06\xbf\x9b\x84\x44\x26\xcc\x35\x34\x75\xc9\x0e\x45\xf2\x6f\xc9\x59\x7b\xe0\x36\x49\x42\xd9\x5a\xcd\x6e\x9a\x4e\x95\x3f\xbc\x64\x63\x0d\x92\x4d\x76\xc4\xb1\xbc\xc5\xff\xbf\xcc\xee\xf3\xab\x11\x7e\xf2\xac\x28\x05\xfe\x96\x33\xaf\x4b\x8d\x8b\x1b\xe7\x1b\x00\x21\xcc\xbb\x09\x24\x0d\xf0\x50\x59\x29\x7b\x08\x03\x97\x21\xb2\x7e\x16\xe9\xcf\x46\xfa\x9b\xc3\x49\x67\xf6\xac\x79\x76\x9e\xf9\x07\xa2\x85\x3a\x2c\x58\x97\xb8\xf8\xda\xfb\x90\x9e\x44\xdf\xd2\x35\x88\x4b\x62\xbd\x4f\x92\xba\x39\x80\x44\x6b\x74\x92\xf4\xe3\xd3\x29\xa5\x4d\xc6\x69\x7a\xe2\xef\xa7\xdb\x61\xf7\x4e\xab\x1f\x7f\x73\xfe\x90\xe1\x4b\xf0\x8c\x8c\xbf\xa6\x29\x61\xe3\x92\xa7\xea\x82\x1a\x7f\xd3\xd4\x61\xe9\xc4\x44\x55\x1c\x7f\x7b\xd9\xac\xcb\x7a\xc2\x3a\xd5\xb4\x4d\xc7\xe5\x27\x33\xf5\x9e\xf9\x49\x13\x1c\x17\x1b\x7f\x61\x3f\x8a\xb7\xb9\x4d\x6b\x33\x15\xea\x21\xc8\xdd\xb4\xfc\xee\xe7\xa0\xc6\x69\xcd\xfe\x98\x30\x22\x8f\x6c\x36\x11\xec\x83\x0e\xcc\x7d\x1f\x07\x96\x17\xa3\x67\xe7\xfc\xcf\x38\x08\x8d\x82\x0e\xa1\xf5\x91\x52\x01\x06\xe1\x35\xf5\x5c\x13\xdd\x36\x9c\x18\x0e\xcb\x2d\xee\xaf\xc4\x83\xe0\xe8\x5a\x51\x89\x68\xf8\xcd\x6d\x75\x83\x10\x0d\xca\x13\x35\x54\x4b\x4b\x13\x97\x91\x54\x82\x3c\x82\x38\x1a\x37\xab\xb7\x6d\x59\xf7\x9f\xd6\xb4\x33\xfa\xc6\x6a\x51\x97\x3c\x38\x4a\x96\xf9\x01\xd5\xd3\xd1\xb9\xb6\x6a\xd7\xd8\x68\xe4\xc9\x2d\x03\x64\xfd\x20\x12\x38\x51\x23\xda\x66\xe4\x5b\x79\x2a\x05\xb7\x0d\x31\x69\x20\x1d\x5c\xb8\xec\x43\x4b\xb7\x22\x0d\xef\xe8\xaf\x97\xfa\xae\xf6\x53\x5e\xe7\xec\x19\x5d\x78\x08\x22\x78\x04\x56\x75\xe9\xc3\x0c\x13\x46\x22\x4f\xc9\x53\xdc\x8c\x1f\xd1\x48\x3b\x9a\x9d\x5f\x13\x62\xf6\xd2\x52\x26\x3a\x11\xc8\xc0\x12\x6b\x98\x8c\xb7\x35\xf6\xaa\x5e\xce\xf9\xdd\x76\xbb\x61\xf3\x2f\x7b\xd6\x59\xa7\xc0\xff\x78\x4a\xdf\x1f\x48\xa6\xab\xf2\xda\xb0\x65\xd4\x7e\xac\xaf\x93\x7c\xf2\x63\xce\x79\x73\xbf\xcc\x60\x88\x16\x41\xdd\xc7\x32\xb1\x67\x92\x98\x1b\xbd\xf7\x1d\x73\x82\x4d\x2b\x09\xf0\x38\x37\xe3\x6d\x43\x49\xd7\x22\xcd\xf4\x8e\x0e\x45\xb3\x1c\x4f\x93\x44\x53\x09\x12\x24\x04\x40\x3a\xc0\x3b\x1d\xcc\x5c\x8c\x76\x13\x79\x2d\xf4\xa7\xcd\xb2\x83\x38\xb0\xc9\xa3\xdb\x11\x5e\x3f\xf1\x39\x1a\xd5\x0d\x43\x62\x54\x7c\xae\x41\x97\xc3\x2d\x7e\x85\x5f\xed\x7d\xc7\x26\x1c\x8f\x24\xc9\x73\x2d\x43\x10\x97\xac\x64\x10\x1f\x3e\xf5\xe4\xda\xe3\x0c\x8a\xd4\x5d\x57\x22\x5d\x3d\xff\x9a\x7c\xcf\xbf\x12\x8a\x72\x40\x0c\x1a\x6d\xc1\xa6\x6d\x0e\x24\xc2\x18\xff\x44\x0a\xad\xaa\x7e\xb2\x63\x15\x48\x28\xa1\x43\x37\x3f\x70\xfe\x33\x5f\xc7\xa7\x88\xa0\x6b\x54\x6c\xb2\xbe\x22\x33\x05\xae\x1a\x14\xb9\x4b\x56\xf3\xd3\x2d\x66\xc0\x72\x80\x4b\x7c\x66\x6c\xbe\xeb\x9c\xae\x33\xae\xac\xd5\x9a\x45\x97\xd3\x80\x90\xaf\x4f\x9c\xcd\xe0\xef\x37\x02\xbe\x6f\x38\x63\xe8\xbc\x22\x9c\x1e\xf6\x73\x4c\xda\xce\xde\xc8\x47\xba\xa6\xf0\x31\x7b\x8b\x8f\x23\x7d\xb8\xa1\x69\xad\x33\xfe\x9a\x9d\xea\xd7\xa3\xd5\x90\xfc\x23\xad\xf2\x94\xbe\x0c\xc1\x1d\xfe\x36\x26\xdf\xf7\xb1\xf7\x9c\xbe\x4d\xe8\xd6\x00\x47\xd5\xc3\x1e\x83\xf7\xb1\x60\x02\x16\xb8\xaa\x74\x7c\xac\x5a\x59\x90\x48\x88\xe7\xbd\xd9\x21\xf2\x03\xeb\xb0\x8f\xc6\xec\xef\xaa\xa3\x06\xab\x62\xb6\x82\x77\x93\x7f\x72\xf2\xb6\x9a\xcd\xe2\x5f\x88\xcc\xd9\x19\xc3\xbc\xa6\x1f\xdb\x2e\xd9\xa5\x8b\xa6\xe9\xf0\xa6\xfe\x1e\x5c\x1f\xfb\xd8\x01\x6f\x0f\xdd\x57\x70\x7d\xcb\xed\x11\xcc\x49\x8d\x5b\x50\x27\x95\x87\x23\xdb\x21\x47\x2a\x75\xd8\x1e\x96\xdd\x81\x4e\xb0\xf6\x7a\x76\x4e\x9f\x27\xe7\xfe\xf3\x91\x6e\x07\xb5\x87\x5d\x67\xfd\xa6\x92\xfa\x4b\x68\x0e\x47\xba\x7f\x84\xef\x1f\xd0\xff\xa0\xfe\xd8\x00\xfa\x8d\x25\x87\x88\x5f\x1e\x83\x69\x61\x71\x58\x6e\x4d\x87\x40\xb5\xcd\x9c\xcd\xf6\xa1\xad\x37\x0e\x28\x7b\xc8\x40\x48\x56\xb3\xc9\xde\x02\x28\x7b\xad\x40\xc9\x75\xb7\xa4\xa5\xe8\x72\xf6\xc8\x18\x19\xd0\xb3\x47\xb4\x10\x52\x9c\xf0\x55\x24\xcd\xb4\x73\x65\xfc\xf5\x80\x82\xcb\xf2\x2d\xe8\x03\x46\xa1\x21\x15\x0b\x70\x6c\xb7\x08\x51\x48\xd9\x01\xe4\xb6\x92\x5b\x77\x79\x45\x3c\xd5\x4c\x5f\xa2\x04\x09\x7a\x34\xf9\xe9\x0a\x81\x46\x31\x38\x4b\x38\x04\xce\xa4\x94\x9d\x0b\xc4\x2d\x6d\x37\x0e\x2e\x94\xce\xc1\xaf\x41\xd4\x76\x1d\xcf\xed\x27\x0e\xfc\x1c\x81\xdc\xe7\x38\x66\x31\xe8\x1b\x7c\x19\x1b\x84\x80\xaa\x5f\xdc\x18\xa0\x76\x4c\x5c\xc4\x23\x62\x83\xb7\x9d\x7b\xcb\x58\xe3\x2f\xf4\x71\x04\xda\x79\xa6\x8a\x04\x4f\x81\xe0\xb7\xd0\xd4\xa0\x20\x86\x4e\x49\x75\x1e\x59\x3a\x15\xd0\xf1\xcb\xee\x83\xe3\xfd\x0a\xff\x28\x5b\xe7\x8b\xe2\x74\x4a\xf2\x49\xb8\xa6\x44\x82\x95\x02\xcd\x56\x37\x93\xf7\x68\xba\x78\x5c\xb1\x93\x16\x07\xe6\xb9\x04\xee\xef\x09\x00\x9f\xba\x46\x06\xd9\x81\x74\x78\xcc\x46\x8b\xbf\xd1\xf0\x1d\xf2\xdf\x98\x34\x3b\x58\xce\x3a\x2c\x09\x87\x93\xea\x15\x44\x1f\x11\x22\x06\x4d\x4c\x58\x2e\xaa\xeb\x08\x59\xfd\x17\xf5\x5f\xe2\xc1\x72\x51\x80\xb3\x9b\x3c\x02\xc8\x7c\x82\x71\xc9\xd4\xc0\x85\x7e\x2a\x47\x1e\x0b\xe4\xc5\xda\x8f\xbd\x18\x18\x30\xd0\xcb\xe0\xbf\x18\xe0\xa3\xb4\xf3\xb0\x98\x8f\xe3\x84\xf7\x30\xab\xe6\xfd\xd5\x05\x38\x2f\x70\x02\x0a\xb9\x9a\x57\x1c\xcf\x7c\xe2\x00\x4a\x28\x9e\x47\x1a\x0c\xb9\x70\x83\x67\x46\x68\xd8\x8b\x7f\x47\x86\x18\xaf\x10\xb5\x00\xad\x61\x7f\x23\xf6\xde\x56\x3c\x82\x81\x00\x3f\x66\xf3\x73\x3d\x47\xef\x5d\x32\xec\xd8\xeb\xb3\xf6\xff\xe1\xc3\xba\x71\xaf\xfe\x79\xdd\x3e\x6a\x3e\xf4\x9d\x5d\x17\x21\x33\xfa\xbc\x6e\x50\x50\x45\x58\x49\xbc\xf7\x72\x9b\xbe\xaf\x72\xd4\x6b\x0f\xcf\x88\x4e\x39\xa2\x2b\x26\x2c\xa9\xd6\xe4\xc2\x3f\xbe\xa2\xf0\x11\xf9\xe0\xdf\x89\xaf\x06\x7f\x19\x73\xd5\x50\x05\x18\x53\x8f\xb4\xbb\x84\x92\x08\xd0\xd8\x2b\x0b\x49\xc7\xf2\xa1\x6f\xd3\x93\xaf\x9c\xda\x1a\x59\x94\x63\x45\x8d\x2b\x44\x26\xeb\x7e\x46\x65\x29\xe9\xe5\x55\x16\xb5\x9c\x92\x88\x64\xbc\xe1\x35\x1a\xcb\x1f\x82\x59\x66\x44\x73\x27\x8d\xb8\xf4\x2a\x99\x28\x58\x7a\x6f\xbe\x09\x48\x98\x9c\x7c\x08\x89\x47\xe5\xb7\xbc\xa5\x49\xd7\x65\x38\xc4\x52\xe0\x9c\x6e\x52\xa2\x11\x8d\x9e\x5b\x1a\x52\xc7\x2e\xb4\xcd\x60\xe3\x14\xd0\xd6\xd1\x98\x7a\x1e\xd1\xf2\x71\xd3\x58\x84\xcc\x58\xdf\xe9\x1e\x49\x45\xdf\x34\x61\x14\xac\xf2\x28\xa8\xde\xab\x6c\xa1\xc9\x99\xa3\x82\xe1\xbb\x93\xb7\x00\x05\x8f\x18\x15\x69\xb1\xd9\x7d\x45\x36\x81\x94\xbb\xec\x4d\x95\x43\x5e\x78\xd7\xc5\xd9\x30\xa6\x4e\x45\xe8\x22\xdf\xdd\x1d\x04\x97\x9a\x4d\xb3\x09\xf6\x29\x8d\x3d\xe6\x97\xed\x04\xc5\xb8\x7c\x25\x7f\x99\x5e\xba\x93\xf3\xc3\x72\x33\x79\x98\xdb\xd2\x26\x40\x45\x1d\xdc\x99\x1e\xbf\xf2\xf8\xed\xba\xb6\x5c\x1c\x60\x64\x15\x27\x14\x79\xed\xf5\x54\x3f\x0f\xc1\xec\xa1\xd5\x0d\xb1\xdc\xbc\x07\x34\x7a\x53\x70\x00\x25\xe9\xd3\x7a\xd6\x62\xc9\xa2\xe6\x1b\x62\x6b\x83\x02\x8a\x95\x2d\x05\xd8\xe1\x8e\x98\xdb\x7c\x76\x66\xe9\x56\xc8\xce\x4f\x5d\x81\xdd\x75\x7b\x79\x1c\xe1\xfc\xec\xed\x9b\xe1\xe6\x8f\x37\x18\x60\x79\x9f\x00\x74\x12\x6f\x16\x94\xf0\x86\xe1\x92\x78\xd7\xa8\xc3\x90\xba\xe1\x5b\x62\x2b\xd8\xec\x61\x32\xd9\x7e\xf6\x08\xdc\xd8\xbd\xcc\x27\x54\x2c\x9c\x30\xf2\x91\xf4\x4d\xd7\xf3\x56\xd2\xd4\x71\xc8\x12\x18\x50\x6d\xd6\xdb\x47\xd8\x6b\x59\xb2\x31\x65\xf7\x4e\xee\xd1\x56\xea\xe8\x2e\xaa\x23\xf7\x84\xf8\x60\xce\xbb\x8a\x88\xe0\xcb\x73\xf6\x79\xf4\xfa\x64\x7d\x5e\x56\x83\xd2\xfc\x9c\xb7\xe5\x1e\xf0\xfa\x70\x3d\x57\x7b\x83\xe7\x19\x01\xce\xb7\x8b\xdd\x43\x63\x1f\x6a\xec\x61\x4b\xc3\x43\xd6\x4b\xdd\x42\x6f\x4e\xcf\x34\x86\x35\x3e\x9f\x3a\x14\xce\x32\xd5\xf2\x33\xdd\x86\x13\x9f\x37\x08\xc6\xe2\xf7\x97\xc3\xe3\xdd\xe3\x43\xeb\xca\x3d\x4d\xa3\xdc\xef\x3d\x7a\x99\xf3\x1a\x2e\x6e\xea\x9d\x14\x73\x22\xba\x2a\x29\x1b\x32\xf2\x38\x7a\x8f\x23\xf1\x94\x32\x79\x73\x6f\xa4\xde\x07\xb8\xf4\x4f\x53\xda\x98\xe8\x6a\xde\x37\x95\x11\xc5\x66\xcf\x55\x29\x6e\xfa\xbd\x98\xe9\x31\x32\x4a\x47\xc5\xc7\xe9\x18\x66\x02\x2f\x13\x83\xcf\x85\x98\x4b\xc2\xce\x10\xc4\xdf\x1e\xbf\x76\xe2\x7a\x91\x11\xf1\xc8\x63\xf8\x1f\xe4\x0e\x14\x35\x1c\xb3\x1c\x23\x4d\xde\x16\x94\xeb\x2c\x5a\x4e\xd3\xa5\xf6\x2d\xd5\x74\xf5\xcc\x5c\x0a\x9a\xef\xf7\x7a\x45\xb9\xb7\xae\xf4\x6a\x8a\xca\x2f\xb0\xdd\x7d\xb1\x77\x4e\x8f\x20\x10\xb6\x17\x20\x24\x7c\x50\x8b\x7b\x97\x9b\x7e\x6d\x56\x2b\x12\x91\x0d\x52\x8c\x72\x8e\x1d\xfc\x98\x9c\x35\xc5\xc1\x86\x8a\xc4\x2b\xe1\xd8\x41\xe5\xc6\x8a\xab\xf5\xec\x3b\xfe\x13\xd2\x43\x12\x95\xea\xab\x10\x8a\x38\xd8\x70\xf6\x32\x3f\x20\x76\xb8\x9b\x04\x69\x2e\x02\xe1\x4e\x3d\x48\xda\x2b\x33\x52\x6d\xd3\x74\xf2\x90\x4a\xa4\x4c\xff\x01\x8f\xc0\x11\xc6\xeb\x32\x40\xb3\x25\x6d\x39\x97\xf7\x1b\x7c\xa5\x08\x52\x68\xa4\x18\xdc\x40\x28\x34\xe2\xc1\x37\x40\xb3\xea\xd7\xa6\xd9\x8d\xf7\xb5\x6c\xcb\xbd\x06\x61\x9e\x6f\xf1\xf7\x84\xf9\x18\x3f\x70\x2c\x8c\x6e\x4b\x46\xc2\x2b\xb9\x2f\xf1\x48\xd7\x77\x52\x38\x39\x6a\x04\x9d\x16\x0b\xb7\x5d\xbc\x25\x70\x3b\xba\x61\x08\x30\xf0\x50\xe1\x5b\xc4\xae\x84\x8f\x11\xf7\x15\x3e\xf2\xd8\x06\xeb\x42\x05\xd6\x56\xb2\x34\xe7\xe7\x2f\xfb\x7b\x21\x94\xfa\x07\xb3\xea\x43\x2b\xd8\xbd\x87\xac\xc5\x74\x1a\xec\xbd\x4f\xe3\x0a\xfd\xa5\xe8\x97\xf9\x86\xa4\x11\xfb\x5b\x45\x84\xf6\x8b\x7b\x6c\xb1\xbf\xd7\x95\xc5\x22\x6a\xce\x5d\x12\xd1\x89\xa2\x9f\x93\x9e\xeb\x8e\x5f\x09\xb9\x22\xd2\x27\x87\xdd\x03\xc5\xc9\x93\xbf\xb2\x36\xd1\xdd\x31\xdc\xfd\xee\xbe\x49\xaf\x98\xd1\xed\xcf\xe1\x39\x52\x41\x6d\x6e\xc4\xb4\x74\xc8\xb3\x05\xad\xa3\xe4\x17\x59\x42\x1d\xb4\xaa\xa0\xdd\x89\xaf\xad\x64\xf8\x92\x8b\xd9\xe5\x66\xe6\xc8\x87\x53\xf5\xaf\x00\xe5\x69\x59\x02\x1f\x1f\xb6\x7b\x9a\x9e\x35\x6d\xe9\xdb\xf0\xac\x58\xcb\x46\x86\xcd\x58\x82\xd5\x9d\xee\x6c\x8f\xa4\xf4\x51\xee\x01\x5a\x38\x44\xad\xbc\x46\xa6\x5d\xb3\xdc\xce\xfc\x35\x0f\xc2\x7d\x26\x91\xd1\x81\x5d\xe0\xfc\xf6\xc6\xe1\x2c\xe9\xdb\x8f\x77\x4f\xd2\x4d\x3e\x7b\x24\xff\x8e\x8d\x52\xc3\x54\x11\x24\x33\xaf\xc4\xda\x16\xde\x91\xb7\x1c\x90\xf5\x12\x7a\x5d\xcb\x9e\xa0\x11\x36\xad\xe9\x02\x9f\x1d\x55\x77\xec\xf5\xd1\xaa\x2e\xd4\x5d\x37\x9d\x9a\x8c\x8f\x6c\xba\xdf\x0e\x74\xad\xcf\x2b\x53\xaf\x69\xd7\x13\x1b\xdf\x71\x9e\x46\x78\x31\xd7\x32\xfd\x80\x42\x09\x25\x65\x8d\x18\xd1\x53\x6c\x8e\xae\x2a\xc1\xad\xf3\x41\x08\x71\xa5\x61\x5f\x0d\x19\xab\x8c\xff\x2c\xb7\x6a\xe0\x49\x99\xab\x68\x5d\xc3\x2d\x74\xc6\xbf\x8e\x8c\x5e\x41\x9d\x30\x16\xe9\xcb\x52\x00\xb7\xfc\x74\x74\x9b\xd9\xf3\x27\x2f\x5f\x67\x8f\xc7\x0e\x82\x42\x0f\xc9\x8f\x16\x0c\x89\x95\x16\x8c\xd3\x26\x31\x2b\xeb\x3c\xc4\x86\x3c\x3e\x0d\x01\x3c\x3e\x0b\x39\x16\xda\x90\x28\x9a\xc7\x1b\xd2\xf3\x53\xd0\x76\xa4\x01\x09\xe4\xa9\xfc\xea\xc1\xf8\x77\xe0\x04\xc8\xbf\x02\x37\xec\xb3\x76\xed\xb0\xad\x3c\x59\x5f\x23\x1e\x51\x9e\xba\xf1\xcf\x23\x43\x73\xc0\xfb\xb6\xb9\x28\x39\xdc\x49\xc1\xdf\xe8\x07\x0f\xe9\x20\x5c\xbb\x0e\xe0\xd8\x9c\x69\x73\x97\xca\x87\x3f\xe2\xbf\x27\xc9\xda\xe9\x51\xc5\x71\x12\x50\x85\x12\xef\xaf\xe5\x46\xdf\x3a\x54\xe8\xf5\xd2\xa3\x46\x94\xce\xcf\x1e\x05\xe4\x5c\xb3\xd2\xb9\x37\xa1\xaa\x5c\x89\xb9\xca\xcf\x68\xec\x50\x6e\xba\x6e\x6f\x25\x41\x00\x2e\x20\x7e\xb4\xad\x3f\x85\xd0\x92\xce\x63\xac\xa1\x7d\xc9\xf6\x05\x87\x9c\x87\x65\xd5\xcf\x55\xd8\x03\xd4\x3b\x88\x21\xf5\xef\x01\x59\x5c\xb7\x4a\x73\x9f\xe9\x1f\xe3\x17\x05\xb8\x0e\xed\x17\xdc\xc6\xf8\x7a\x00\x48\x38\x25\x02\xd1\xeb\xd8\x3b\x40\x4d\x97\x2d\xdd\x2b\x8f\xe8\x7f\xe2\x57\x12\x0a\xa2\x43\xe7\x3e\x81\xf3\x29\x0e\xc4\x5f\x83\xd4\xec\x89\x28\x45\xd0\x78\x52\xc3\xd9\x1a\x32\xe7\x1e\x22\x19\x5b\x15\xc4\x3f\xcb\xa1\x0a\xfe\x51\x20\xf3\xce\x2c\x0f\xde\x42\x79\x5a\x5f\xe7\x9b\x2a\x86\x8c\x7c\xb7\xb0\x2f\x35\x0f\xfc\x61\xc5\xc1\x44\xb4\x31\xaf\x91\xc0\x34\x80\x8c\x25\x90\x75\x93\x21\xac\x76\x70\xd4\x6a\x3b\xd9\x46\x63\x43\x98\x45\x5d\x5b\x01\xf3\x8e\x65\xce\x5b\x4b\x7e\xd2\x66\x81\xfc\x3e\xe6\x6b\xe6\xe0\x03\xbb\x15\x7f\x99\x7f\x36\x8b\xb3\x2c\xb8\xa2\x91\x91\xbb\xa2\x66\x3f\x7b\xbd\x9f\xc6\xa0\x2c\xc7\xf8\x87\xc4\xfb\x63\x38\xea\x85\x02\x0f\x3e\x76\xc1\xf8\x25\x7d\xd0\x12\x1a\xee\xc8\x09\x31\x89\xb8\xbc\xcf\x2f\x4d\x44\x69\x26\x68\x3f\xfa\x0c\x8f\xbd\x00\x6c\x11\x72\x0e\x3b\x3a\x34\x39\x34\x03\x71\x0a\xf3\xcf\xe2\x84\xe8\xb7\xbd\x02\xe3\xdf\xcc\xd0\x81\x49\xc2\xf3\x30\xa4\x07\xb6\x5d\x3e\xb8\x1f\x3f\x83\xa1\x0f\x73\x44\xd9\xe0\xa3\x06\x09\x01\xf0\xe8\xec\xfc\x8c\xe5\xf9\x91\x5f\xd1\xb4\xbc\xbd\x11\xb7\x2d\x5a\x4f\x69\x1e\x09\xe4\x5d\x0f\xfe\x11\x90\x5f\x7d\x3b\x69\x5e\xfb\x41\xe2\x6d\x87\xb0\xa4\x79\x4d\x52\xdf\x6b\xfd\x57\x99\x74\x78\x1b\xe5\xef\x1c\x5c\xf4\xae\xcc\xaf\x08\x63\x18\x64\xbe\xfe\x35\x49\x7d\xfd\xfe\x01\xd1\x0a\x25\x09\xd1\x7f\xc5\xe3\x7d\x9a\x09\x6e\x74\xc3\xc8\x1a\xfb\x05\x76\xc0\xec\x58\x9a\xd7\x63\x1b\x4a\x9f\x1b\xec\xf2\xf5\xff\xe5\x45\xd6\x47\x14\x3e\xf7\x99\xec\x85\x87\xf6\x6f\x39\xb8\x60\x9b\xcf\xc3\x73\x79\x74\x2c\x90\x56\x9c\x0e\x45\xbe\x6e\x66\x17\x78\x15\x8f\x5f\xc8\x44\x04\x48\xbe\xc8\x6c\xb3\x62\x35\x9c\x0f\x08\xb9\x7b\xe7\x33\x3b\xbb\x6f\xb3\xcf\xb2\x73\xb3\x85\x8b\x1a\x7d\xd8\xc9\x07\x62\x61\x0f\x30\x0d\x7d\xb6\x51\x80\x4e\xcb\x0b\xf9\xfd\x36\xa7\x73\xfd\xd9\xa5\xfc\xf8\xb1\xe1\x57\x74\x3f\x23\x42\xa4\xb5\x9b\x1a\x7a\xfb\xcf\xae\xe4\x27\xf2\x48\x23\xe2\x88\xe8\x7a\x41\x1d\x02\x13\xfa\x12\x81\xf6\x0b\xda\xc8\x1d\xa6\xa5\x32\x08\x2a\xdc\x34\x87\xb6\x57\xb1\xd3\x7a\x45\x7e\x95\x96\xbc\x95\xd4\x7f\x97\xc6\x6c\xd3\x02\x1e\xa5\x50\xe1\x6e\xd3\xeb\x08\xe3\x45\xd9\x95\xc9\x7b\x1d\xfd\x2d\x17\x67\xc1\x36\xbf\x9c\xbb\x19\x84\x51\xe3\xab\x1b\xb9\x1f\x2d\x2d\x43\xd1\x36\x7b\x24\xf3\xfd\x25\x3c\xa7\xeb\xde\x25\x7c\xea\xe2\x9b\xbf\xdf\x23\x14\x3b\xdb\xe2\xb5\x51\xfa\xd9\xa8\x43\xb7\x3a\x77\x71\xe8\x36\xae\x54\x71\xcf\x76\x39\xbe\xcb\x7a\x7f\x50\x11\xdc\xe7\xfe\xd2\xb4\x13\xf8\x49\x05\x41\xd1\x29\xbe\x60\x9b\x06\x89\xee\x25\x68\xc4\x6b\x38\x59\xe2\xa7\xbd\x32\x5f\xa8\xbc\x5d\xae\x89\x30\xdc\xfc\x87\xc9\x3e\xf9\xd7\x7f\xe5\xf7\x11\x48\xb4\xf9\xb7\x7f\xcb\xce\x1e\x7e\xaa\xbc\x35\x93\xf3\xce\x48\xda\xb1\xb3\xfc\x5d\xb9\xcb\xab\xa8\xce\x2e\x7f\xf7\x34\xa9\x36\x05\x81\x65\x87\xef\x28\xd3\x41\x94\xa6\xee\xee\x9d\xff\x13\x00\x00\xff\xff\x92\xca\xcd\x95\xed\xb8\x00\x00")
+var _confLocaleLocale_deDeIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\xbd\xcb\x8e\x1b\x47\xb3\x27\xbe\x17\xa0\x77\x28\xeb\x40\x7f\xdb\x40\x93\x82\xed\xff\x5c\x60\x98\xf6\xb4\xee\xfa\xac\x96\x74\xdc\xb2\x0d\xd8\x30\xe8\x22\x2b\x49\xd6\x61\xb1\x8a\xae\x2c\x76\xab\xfb\xe0\x00\xb3\x38\xcf\x30\xab\x01\xce\xc6\x98\x47\xf0\xca\xbb\x7e\x93\x79\x92\x89\x5f\x44\xe4\xad\xaa\xd8\xd2\xf7\x79\x66\x61\xab\x59\x79\x8f\x8c\x8c\x8c\x7b\xe6\xfb\xfd\xbc\x30\x76\x39\x7b\x52\xd6\x99\x5d\x6e\x76\xa6\xbd\x5e\xb5\xa6\x34\xed\x49\x66\x4d\xb5\xb0\x5d\xb6\x36\x9b\xc6\x76\xa6\x33\x6d\xf6\xac\xec\x26\xe7\xa6\xbd\x28\x97\xe6\x84\xbe\x53\xfd\xb6\x34\x0b\x53\x67\xd4\xf8\x59\x73\xf7\xce\xdd\x3b\x9b\x66\x67\x66\xcf\xe9\x7f\x77\xef\x14\xb9\xdd\x2c\x9a\xbc\x2d\x66\x37\xff\x73\x61\x5a\x5b\x2e\x37\xdd\xdd\x3b\xe6\xdd\xbe\x6a\x5a\x33\x7b\xd2\x6e\x0f\x75\x61\x6a\x6a\x62\xaa\xfd\xec\x79\x59\xad\xa8\x8d\x2d\xd7\xf5\xbc\xac\x67\xa7\xf5\xce\x54\x5c\xca\x5f\x9a\x43\x37\x3b\x5d\x24\x9f\x0e\xfb\xd9\x77\x66\x5d\xda\x8e\x66\xd0\xe2\x6b\xcb\xbf\x4c\xdb\xfb\x7c\x69\x16\xb6\xec\xcc\xec\x47\xfa\xd7\xd0\x1f\x77\xef\x5c\x60\x2e\x4d\x3d\xfb\x41\xfe\xbd\x7b\x67\x9f\xaf\xcd\xec\x5c\x0a\x3b\xb3\xdb\x57\x39\xd5\xff\xa1\x69\x2b\xfa\x7e\xf7\x4e\x95\xd7\xeb\x03\xd7\xd8\xb7\xf9\x72\x43\x5f\x96\xad\xa1\x1a\xf3\xda\x5c\xd2\x2a\x68\xc8\xaa\x32\xf5\x74\x3a\xbd\x7b\xe7\x60\x4d\x3b\xdf\xb7\xcd\xaa\xac\xcc\x3c\xaf\x8b\xf9\x0e\x2b\x7d\x68\xea\x43\x77\x6d\x5a\x29\xc8\x68\xd5\xd9\xce\x6c\x5a\x59\x87\x29\x68\xb9\xf3\xdc\x02\xfe\x6b\x53\x35\xeb\x75\x97\xe5\x95\x05\x28\xd1\x5b\x9d\xef\x42\x07\xf8\x41\x00\xdc\xe5\x65\x35\x7b\x32\x39\xa3\x7f\x30\x77\x6b\x2f\x1b\x82\xf1\x1b\xf9\xa3\x03\x20\xe6\xdd\xd5\xde\xf8\x2f\xd9\xc2\xd8\xee\xe6\xf7\xae\x5c\x03\x1e\xcb\x7c\xdf\x2d\x37\xf9\xec\x91\xfc\x8b\x81\x5a\xb3\x6f\x08\x46\x4d\x7b\x45\xb0\x73\x7f\xde\xbd\xd3\xb4\xeb\xbc\x2e\xaf\xf3\x0e\xc0\x7a\xcd\x3f\x2c\xff\xb8\x7b\x67\x57\xb6\x6d\xd3\x12\x44\x4a\x43\x93\xbe\x7b\x87\x40\x31\x47\x2f\xb3\x57\xe6\x60\x6c\x16\xf7\x82\xa2\x5d\xb9\x6e\x01\x53\x94\x66\x67\xfc\x83\xbb\x41\xd9\xaa\x69\xb7\xda\x2c\x5f\x10\x4a\xed\xf3\x0a\xb8\x36\xec\x84\xa6\x23\x1d\xf4\xa6\x92\xd7\xb4\x39\x5c\x1a\x17\x10\x4e\xd2\x3e\x5f\xa2\x33\xaa\x94\x17\x3b\x82\xf2\x3e\xaf\x4d\x35\x3b\xc5\xdf\x93\x37\xf8\x9b\x0a\x96\xcb\xe6\x50\x77\x73\x6b\xba\x8e\x36\xc0\xce\xbe\x6d\xea\xae\x31\x65\xcd\xdb\x7a\xa8\x19\x64\xbe\xf0\x49\xfa\xfd\xaa\x39\xf8\xed\x9e\x3d\xa6\x46\xd9\x1b\xfe\xa1\x25\xbe\x19\x8a\x4c\xd6\x6b\xcc\x8b\xb2\xf3\x95\x31\x05\x2d\xeb\xd2\x66\x4f\xe9\x2f\xda\xcf\x43\x55\x11\x28\x7f\x23\x78\x74\x76\xf6\x86\x7e\x11\x20\xe4\xd7\xdd\x3b\xa5\xb5\xf4\xd7\xec\x05\xff\x83\x2e\x96\x79\xbd\xc4\x92\x16\x8b\xd6\x10\x6a\x72\xb7\x3f\x5b\x93\xb7\xcb\xcd\x2f\x98\x37\xfe\x98\x9d\x1f\x50\xc4\x08\x7a\x64\xa7\x81\x69\x1e\xcb\x74\x98\x19\xad\x65\x51\x99\x1d\x0d\xd2\x14\x66\xf6\x88\xfe\xc7\xbd\x63\x15\x79\x55\x51\xf7\xfa\xd7\xec\x85\xfc\xab\xfb\xd1\x95\x1d\x41\x23\xfe\x96\xad\x6e\xfe\x6c\x33\x3a\x6c\xdd\x2e\xaf\x80\x84\xd9\x79\x97\x03\x51\x8b\x66\xb9\xa5\x03\x83\xf3\x4f\xe3\xff\x68\x6a\x10\x91\xb5\x25\x62\x52\x9b\x76\x93\x57\x8b\xec\x31\xd7\xc8\xaa\x9b\xdf\x0f\xab\xee\x24\xab\x4a\xc2\x8b\xa2\x6c\xb3\x45\xd9\x75\x86\xfe\x32\xd9\x57\x79\x46\x9d\xad\x4d\x37\xbb\x37\x5f\xd0\x51\xdd\xde\xcb\x36\xad\x59\xcd\xee\xdd\xb7\xf7\xbe\x7e\x76\x28\x0b\x53\x11\xf0\xed\x57\x0f\xf2\xaf\x89\x60\xd5\xf9\x21\x2b\x0e\x04\x94\x13\x3a\x14\x17\x4d\x4b\x3f\xb2\x92\x5a\xd7\xc5\x65\x4e\xf8\x77\x58\xa1\x4f\x02\x46\xc6\xd4\x20\xbb\xf9\x9d\x28\x14\xcd\xfb\x23\x40\xee\xb7\x03\x7d\x9a\x17\x0b\x21\x97\x3c\x51\xa2\x7c\x37\x7f\xd0\xb9\xea\xb2\xb3\xab\xf3\x7f\x7e\x79\x92\xbd\x21\x42\xb9\x6e\x0d\xff\x4d\xff\xa3\x06\x5f\x64\x04\xb8\x36\x7b\x5b\x3e\x7e\x48\xf0\xa7\xd6\x02\x9f\xc7\x74\x1c\xea\x05\x4d\xb7\x87\x6a\xa8\x80\xb3\xeb\xcb\xe9\x17\x88\xaa\xed\x88\xa8\xda\x6e\xb0\x55\x23\xc7\x9f\xba\x60\xaa\xe1\xbb\x10\xb2\x41\x9f\x15\xd0\x0f\x19\x78\x38\x1d\x06\x04\x38\x7b\x51\xd7\xcd\xe3\x87\x93\x27\xf5\x1a\x68\xba\x2b\xbb\xec\xd0\xad\xfe\xeb\x9c\xe6\x63\xda\xbc\x9a\x2f\xcb\xec\x27\x53\x02\x85\xe8\x64\x5d\xcb\x66\xf2\x72\x69\x3d\xd6\x56\x44\xe3\x08\x3d\xce\xcf\x5f\x4e\xce\x9a\xe2\x60\x31\xa5\x6e\x33\x7b\xb3\xca\x09\x99\xed\x6f\x15\x60\xa6\xe3\x3e\x26\x38\x60\x52\xe5\x9e\x0a\xa5\x9f\xeb\x43\x3b\x84\x53\xe6\x67\x4e\x23\x98\xb6\x9d\x13\x49\xee\xae\x00\x79\xee\xfa\x96\xfa\xdc\x71\x91\xb7\xab\xac\xc6\x65\x93\x55\x86\xaa\x10\xd5\xaf\xb5\xa3\xb2\xbe\x20\x0c\x2c\x68\x0f\x3c\x90\x06\x7d\xe0\xb3\xf4\x81\xbd\xc9\xee\x4d\xef\x31\xc5\x96\x1f\x93\x7b\x99\xa9\xbb\x0d\x53\x15\xea\xb3\x6e\xe6\x42\x59\x40\xeb\x0b\xa2\x3c\x74\x60\xe6\x72\x0f\x09\x89\x9b\x3d\x3e\x64\xdb\xbc\xa6\x2d\x66\x64\x0d\x37\x13\x6d\xb7\xce\xb1\x30\xf9\xb6\x2b\x2f\xf8\xb6\x3a\xc9\x9a\x0d\x6d\x01\x86\x62\x2a\x25\xfd\x10\x81\x04\x51\x22\x60\xf1\x21\x92\xeb\x26\x86\x8c\xa3\x6e\x8a\x0a\x49\xd3\x89\xbf\x05\x8e\xc0\xe5\xee\x1d\xb7\xd1\x82\x99\xa7\x55\xb5\x36\xbb\x21\xc5\xca\x2e\x1a\x39\x9e\x44\x34\x89\x67\x60\xe8\x9d\xd6\x40\x21\x2a\xb6\x82\x63\xae\xc0\xed\xf8\x73\x5a\x55\x06\x14\x8b\x29\x33\xd7\xad\xb1\x48\x42\x81\x35\x2f\x05\x64\x49\x36\x37\x50\xa5\xec\xbb\xa6\xe9\x26\x74\x47\x5f\x03\xf9\xa8\xf1\x9e\x51\xca\x57\x75\x63\xd0\x7c\x0d\xf3\x25\xa1\xa9\xcd\x2e\x4d\x5b\x08\x57\xc2\xe7\x79\x97\x45\xfd\x80\x6f\xd9\x33\x42\xb7\x1d\xc6\x3e\x10\x2f\x81\x43\x75\x7a\xb0\x34\x21\x22\x1e\x38\xf3\x59\x38\x62\xae\x42\x8c\xc6\xae\x34\xdb\x1d\xac\xe5\xad\xfd\xe9\xb0\x6e\xcb\xd5\xca\x12\xa3\x43\x94\x98\x68\x02\x76\x98\x71\x9c\xd8\xa0\xec\x96\x65\x65\x9b\x1c\x0c\x14\x70\x0c\xe3\xe6\xd1\x2c\xc2\x30\x0e\xf6\x6e\xd3\x8a\x86\x98\x00\xc2\x2e\xfe\xc7\xfd\xf4\x13\x04\x95\xdc\xe4\x5d\x46\x2b\xba\x2c\xc1\x66\xad\x1d\x69\xcb\xce\xcf\x9f\x67\xcb\x8a\xae\xc7\xec\xfb\xef\x5e\x5a\x3e\xc1\x9b\xf9\x9e\xd0\x63\x86\x92\x37\x4c\x40\xdc\xa7\xa8\x3f\x2e\xa9\x0f\xbb\x1d\xef\x27\x08\x2a\x7a\x62\x56\x90\x50\x92\x08\x73\x2e\x60\xb0\x06\xf7\x58\x55\x30\x86\x9d\xd0\x36\x10\x49\x27\x12\x8b\xbe\x63\x3c\xcf\x76\x37\x7f\x10\x90\xe8\x52\xa3\x19\x6c\xba\x6e\x2f\x53\x78\xfe\xf6\xed\x1b\x9d\x83\xff\xe8\xb7\x39\xd0\x66\xd4\xc8\x5e\xc9\x64\x4a\x3d\x59\xa7\xfb\xaa\x2a\xb7\x72\xdd\xd0\xc1\x00\x6c\x17\x79\x3b\x15\x94\x3c\xb4\x55\x84\xaa\x13\x5a\xb9\xff\xfe\x21\x30\xc3\xb4\x1e\xe0\x7f\xe7\x11\xe8\x78\xc3\x64\x7f\xa9\x8a\x70\x63\x96\x8f\x53\xb3\xc7\x2c\xfc\x79\x7a\xad\x3f\x07\x0c\x00\xf3\x71\x5a\x49\xda\x3b\xd6\xba\x5f\xd3\xee\x08\x18\x7c\x07\x9c\x9f\x11\x84\xe4\x22\xe0\x8f\xab\xb6\xd9\x11\xa7\x5a\x47\x3f\x3d\xc0\x88\xdd\x05\x26\x4f\x4e\x8b\xd6\x58\x6b\xb2\x9a\x98\xd7\xec\xbb\xa7\x8f\xb2\xff\xf4\xc5\xe7\x9f\x4f\xb3\x27\x75\x77\x69\x80\x71\x35\xd1\x60\x39\xee\x3c\x89\xcc\xd5\x67\xfa\x5a\xee\xb2\x55\x53\xad\xe5\xa2\x78\xda\xb4\xbb\xbc\xfb\x32\xbb\xf7\x8a\x4e\xf0\xbd\xec\x2b\x5e\xc1\x7f\x33\xef\x72\x62\x99\xcd\x74\xd9\xec\xbe\x9e\x82\x1f\x23\x6e\xa8\x95\x23\x75\x2e\x67\xe9\xc9\x64\xc7\xbc\xaa\x16\x79\x42\xa5\xc5\x31\xe7\x2a\x2c\xfc\x7c\xd9\xd4\xab\xb2\xdd\xcd\x12\x82\x69\x3d\x1f\xcb\xbb\xb3\xed\x2e\x94\xc5\x67\x40\xd6\x4d\x57\xae\xae\x1c\x24\xe9\xe4\xe4\x10\x4e\x08\xcb\x5c\xed\xd2\x55\xb7\x8c\xb5\x73\x2b\xc0\xd6\x1d\x10\x54\x9e\xf0\xb6\x5a\x22\x52\xe0\x96\x33\xc2\x0a\x6c\x44\xba\x1b\xcd\x6a\x05\x96\x42\xee\xbd\xd7\xf2\x43\xee\xbe\x64\x94\xb8\x1a\x61\xf2\x9e\xe4\x95\xc7\xe1\x08\x30\x55\x78\xf4\xf8\x15\x21\x19\xed\x0a\x41\x99\xb8\xad\xe2\xb0\x65\xfa\xb8\x43\x5f\x27\x24\x05\x10\xce\xf0\x7d\x49\xa0\x57\x82\x06\x3a\xa0\x14\x4d\x26\x0c\x7a\x41\x1c\x78\x69\x56\x42\xcd\xdc\x25\x44\x2c\xf6\x45\x4e\x8c\xd1\xec\x99\xfe\x31\x91\xb5\x24\xc7\x70\x58\x5d\x27\xea\x1a\x31\x34\x16\x4a\x84\x0a\xb3\xa2\x6b\x85\x86\x31\xd9\x3f\x1f\xf8\x12\xea\xdd\x5d\x3c\xe1\x53\x6e\x68\xdc\x84\x89\x0b\xac\xe9\xe2\x29\x76\x37\xbf\xdf\xfc\x47\xb9\xa6\x05\xec\xe8\xe8\x32\x4d\xdb\x34\xcb\x0d\x4d\x3d\x47\x35\xc6\x35\x5b\xd2\x68\xe7\xda\x40\x26\x60\xa2\x25\x25\xf7\xaa\xa3\x8c\x6d\x72\xa3\x8e\x2f\x2e\x6e\x38\xb6\x13\x65\x20\xb4\x49\x77\x27\x7c\x34\x92\xdb\x94\xa6\xba\xbd\xf9\xa3\x86\x74\xe1\x9a\xe0\x6e\xa6\x9f\x79\x5d\x19\xb9\xcc\x08\xf3\x30\x6a\x4f\xce\x4a\x70\x23\xad\xa2\x73\x7a\xe8\x99\x49\x6d\x32\x61\xb1\x79\xdf\xde\xfc\xb9\xf2\x97\x49\xca\x41\x30\x2b\xeb\x67\x32\x55\x2e\x95\xe4\x3f\x15\xa3\xe7\x34\x20\x64\x54\x92\xb1\x0a\x2c\x55\xa4\x6a\x5e\xda\x61\x47\x7c\x1f\x33\x32\x34\xf5\x6b\x3a\xad\x1b\x91\xa1\x87\xed\x75\x7a\x2f\x4d\x51\xae\x2b\x3a\x50\x54\x1f\x0c\x02\x89\xe2\x5d\x74\x43\x39\xb0\xb8\x4e\x17\xa6\x83\xb4\xdc\x01\x31\x9e\xdd\xfc\x4e\x07\x28\xe3\x31\x18\xa6\x4c\xb1\x55\xc2\x7f\x10\x8b\xeb\xc2\x77\x4f\x9d\xc0\xa6\x12\x94\x70\xdc\xe7\xd4\x68\x77\xf3\x27\x91\xa6\x3a\xfb\x17\xd3\x5d\x77\x59\x4d\x18\xc4\x8c\x99\xe9\xf1\x4b\x93\x53\x11\xeb\xfc\xae\x64\xb8\xb4\x99\x79\x0a\x33\xfe\xe4\xde\x8b\xc7\xb3\xcf\xee\x7d\x4a\xdf\x37\x37\xbf\x57\x54\xf9\xd0\xd1\x3d\xda\x95\x96\x7a\x8d\xba\xc3\x91\xe4\x3b\x3d\xcc\x4b\x48\x06\x8b\x8a\x93\x94\x49\x92\x1b\xa1\x3f\x1f\xd7\x6e\x44\x9a\xef\xf1\x6e\x81\x16\x2a\x09\x1c\x16\xa5\xe2\xbc\xb4\x4f\x75\x02\x2a\x98\xcd\xd7\xc4\x31\xcc\x54\xa2\xe2\x2f\x8a\x7e\xb8\x78\xe7\xeb\xb2\x9b\xaf\x40\x90\x8b\xd9\x53\xb3\x21\xba\x4c\xfd\x12\x1d\x7a\x6b\x98\x48\xd8\xec\x63\xaa\xf0\x71\xf6\x6d\xb3\x23\x01\xbb\x68\xec\x97\xd9\xfd\x0b\xc7\xd0\x7f\x01\x62\x3b\xa7\x13\x5a\x56\xc0\x63\x95\x6f\x55\x9d\x42\x34\xa3\x03\xa4\x6f\xfe\xc4\x16\x39\x66\x9d\xf9\xce\x13\x95\xdb\x70\xe6\x59\x8c\x03\x1e\x10\x9d\x2c\xaf\x4b\xd0\x13\x2a\xad\x6f\x7e\x6f\x43\x4f\xa0\x76\xf7\xe9\x5a\x06\xb2\x77\xe0\x27\x5e\xbd\x78\xf4\xfc\x2d\xb7\x5a\x37\x8b\x43\x59\x15\x13\xad\x3a\xc5\xa2\x85\xb7\x27\xce\x5e\xd1\x26\x48\x40\xbd\x4d\x62\x42\x23\x9c\xf0\xb6\xa1\x33\xbf\xed\x64\x75\xae\x8b\x0f\x62\x47\x99\xf5\xa0\xfe\x6e\xfe\xac\x68\x2b\xa4\x03\xcf\x2a\x02\x3e\x84\x4a\x24\x7c\x3f\x3e\xca\xd3\xa1\xbd\x13\x01\x5a\x90\x07\x26\xaa\xbe\xfc\x4b\x2c\x7d\xf2\x35\xfd\x9f\xc0\x9e\x5f\x18\xb9\x13\xd7\x6e\xcf\xb0\x70\xc8\xf5\x0c\x8d\x6f\xb9\xe8\x20\xc8\x0a\x39\xc1\x31\xb8\x35\x8f\xb2\xa2\xfd\x65\x65\x1d\x14\x5a\x75\xba\xd6\xe4\xa0\xa9\x6e\x84\x11\x3b\x1b\x81\x59\x6f\xb9\x0e\xcf\x68\x22\x4b\x62\x19\x66\xcf\x09\x3a\x4c\x21\x7e\x2c\xab\x6a\x4b\x98\x63\xea\x8f\xe8\x6f\xa5\xec\xc4\x9c\x90\xd8\x5d\x30\xa7\x48\x52\x38\xea\xf1\x69\x61\x04\x25\xa9\x8a\xe6\x57\x1a\x1c\x9d\x4d\x4e\x7c\x21\xb7\xbb\xbc\xf9\xb3\xb6\x90\x3c\x33\x22\x44\x15\xf0\x62\x5d\xb3\xcc\x40\xdd\x90\x9c\xca\xec\xd6\xcf\xd0\x38\xfe\x42\x82\xb1\x08\x1e\x0d\xd1\x94\x36\x39\x63\x72\xb9\xf4\xf5\x65\xae\x66\x38\x70\xc4\xf7\xd1\x86\xcd\xbd\xd6\x12\x00\xef\xcc\xbb\x8e\xd0\x48\xbf\x00\xce\xf8\x42\x97\xdb\x72\x63\x4d\x05\xd6\xe3\x8a\xb1\xc5\xce\xce\xf8\x0c\x44\x32\x08\x4e\x70\x45\xe7\xa3\xc1\xae\x5c\x18\xad\xf6\x8c\x45\x2b\x5a\x53\xbe\xea\x00\xaa\x5e\x13\xea\xae\x69\xd7\xae\xb7\x54\x9f\xc5\xa5\xa2\x78\x73\x15\xbc\xfe\x8d\xe9\x34\xab\x5e\xef\xdb\x88\xf4\x02\x3e\xa2\x33\x9a\xd2\x26\xb3\x52\x4a\xa6\xf1\xa2\x16\x36\xbe\x0e\xc3\x97\xa2\x51\xfa\x59\xf5\xb3\xbf\xa8\xb2\x68\x96\xcc\x8f\xca\x89\x4a\x42\xb7\x14\x74\xa0\x73\xd5\xa1\xa9\x12\x4f\x90\xc7\x0b\xaa\x11\x53\xb7\x31\x7b\xb0\x7f\x3b\xbb\x86\x58\x8c\x5d\x86\xc2\xb9\x61\x51\x50\x9a\x7d\x93\xfd\x8d\x09\x7b\xae\x77\xc3\x47\xb4\x2b\xcd\xb2\xcc\xab\xf9\x87\x75\x62\x9b\x6b\xaa\xec\x26\xe1\x7a\x23\x36\x69\x4b\x68\xb3\x5f\x71\x87\x29\x57\x20\xfa\x5a\x92\xa2\x67\x4f\x6c\xd6\x1d\x70\xa2\x2d\x09\x2f\x65\x71\x32\x22\xb0\x5f\x1e\x5a\x10\x2e\xcf\x3b\x10\x96\x8a\x2e\x85\x15\x29\x82\xd2\x79\x3d\x24\xff\x03\x26\x06\x0b\x60\x82\x3d\x36\xe6\xc3\x98\xcb\x05\xea\xa6\x4c\xf0\x44\xd9\xf4\xe1\x64\x00\xea\x9d\xd9\x2d\xd0\xbb\x99\x85\x5b\x3a\xa3\x81\xcb\x05\xb6\x82\xf8\x80\x35\x51\xa6\xe1\x95\x42\x20\x5a\x83\xe9\xd7\x3a\xe6\xd6\x3a\xdf\x78\x0d\x3c\xd1\xb9\x4b\x6c\xc3\x25\x9d\x77\xda\x88\xc1\x3e\xb6\xd1\xd5\xfe\x91\xbf\xd2\x84\x11\x63\xa6\x9d\x7a\xeb\xfc\x06\x00\xa3\x6b\x28\x78\x63\x08\xf4\xd6\x4b\xe0\xfd\x6a\xf1\xf5\x7d\xfb\xd5\x83\x05\xf4\x79\x2c\xe2\xd0\x36\x60\xd4\xb6\x91\x0b\x8e\x31\x9b\x35\x71\x2b\x48\x3c\x41\x99\xc8\xc2\xce\xcd\xef\x74\x74\xc1\xb0\xdd\x07\xaf\xc9\x16\x08\x66\x86\x86\xbb\x9d\x2f\x88\x2d\x22\x9a\x59\x9a\x9b\xff\x60\xc6\xce\x31\x45\x5d\xe3\x51\xfe\xac\xec\xe4\x20\xed\x14\xef\x73\x6f\xb7\xc8\x97\x7c\xec\xf9\xd0\xb9\xea\xa7\x81\xe9\xf4\xb0\xc2\xae\x31\x18\xaa\x92\x48\xda\x71\x6c\x24\xa2\x8e\xc5\x12\x98\x89\xbe\x6f\xa0\x10\x25\x76\xda\x75\x18\x01\xca\x7a\xa4\xcc\xc1\xaa\x7f\x91\x9d\x95\x44\x0b\x79\x01\x74\x5a\xe6\x87\x5a\x77\xc1\x14\x82\x83\xcf\x89\x82\x37\x74\xcb\xf0\x10\x7c\x9e\x98\xb4\x1c\x6a\xcf\x66\x74\x4e\x34\xf4\xa2\xe4\x27\x7e\x0f\x3e\x25\x42\xad\x42\x3e\x33\x62\xe3\x7b\xc7\x1b\xd0\x29\x69\x17\x7a\x6c\xfc\x6e\x7b\x25\xaa\x25\x06\x61\x4b\x44\x71\x6b\x94\x4f\x60\x01\x1c\x4c\x95\x97\x40\x1f\x1e\xba\xae\x11\x8d\x11\xa0\xa1\x2b\x80\x96\x49\x1a\xea\x5e\x72\xe7\x23\xb0\xa1\x89\xd0\x90\x0c\x41\xe8\x2d\x8c\xd8\x9f\x8c\x93\x1f\xe7\x84\xea\x20\x37\x9d\x61\x7d\xc0\x60\xd9\xb8\x4b\xa1\x1e\xdd\xc6\x3b\xee\xa9\x0b\x0e\x20\x4f\x0a\x73\xeb\x8e\x4d\xcd\x2b\x0b\x68\x12\x3b\x2f\xfa\x4e\xae\x0f\xc4\xe6\x2f\xb7\xd4\xf0\x1a\xba\xb1\xb1\x69\x4a\xb7\xc3\x73\x99\x34\x0d\x17\x3b\x6b\xed\x87\x68\xc4\xca\xab\x68\x8b\x50\x8d\x17\x06\xe3\x4b\x45\x10\x77\xd2\x98\xbf\xeb\xa7\xfd\xa1\x13\xed\x5e\xb2\x38\x92\x69\xfb\xd3\x82\x68\x21\x13\xf3\xcd\xbb\xa6\x99\xdb\x0d\x14\x3e\x8f\xe3\x06\xac\x4a\x23\xaa\x59\xb0\xcc\x4d\x33\xfe\xcf\x4e\xef\x9c\xc1\x04\xc7\xaa\x2f\xbe\x81\x00\xd9\x5f\xf4\x80\xe1\x0e\x72\xa7\x4b\xd0\x3e\x1f\x3d\x63\xbe\xb2\x70\xca\xc4\x49\x94\xcc\x76\x6a\xb5\xfe\x56\x0f\xa0\x7d\x8e\x45\x28\x65\xe9\xad\x30\xba\xe1\x1c\x23\x94\x12\x12\xd3\x02\x81\x59\x27\x75\x12\xb1\x46\xb2\x96\xa6\xc8\xb1\x98\x2b\x63\x67\x7f\xcb\xa1\x51\xa6\x6b\x14\xeb\xa4\x02\xa8\x33\x6e\xfe\x1d\x2a\x12\xa9\x4b\x94\x79\x47\x55\xbf\x27\x06\xf3\xd5\x50\x90\xc0\x3d\xcd\x9f\xc3\x85\x3d\x79\xc5\x25\x4f\x22\xe1\x20\x2c\xf0\xcd\x50\xe4\xf8\xce\xdc\x62\x37\x3c\x3f\x7f\xfe\x56\x34\x25\x50\xfc\x11\x5d\x64\x51\xac\x92\xc1\x9f\x77\xdd\xde\x7e\xdf\x56\xac\xc2\x3b\x17\x0d\xdb\x9b\xfc\xaa\x6a\xf2\x02\x5f\xf5\x4f\xf9\xfe\xd6\xe4\x3b\x9e\x28\xfe\x90\xe6\xa7\xc4\x53\xf0\x27\xfc\x41\xb4\x50\xf7\x26\x28\x96\xf9\x3a\x95\x75\xf0\x9f\x5e\xa5\x14\x44\x56\xc3\x16\xc9\x5f\xc7\xd5\xdc\xbf\x12\x06\x54\x7b\x12\xb5\xc1\xdd\xf9\xaa\xd0\xcc\x83\x39\x77\x54\x5e\xa4\x5b\xd4\xab\x0f\x3b\xc2\x10\xb0\x9e\x1e\x07\xa1\x0a\xb9\x37\x99\xc7\x06\x80\xb4\xd7\x82\x08\xc8\x3f\xde\xf3\x74\xd0\xb5\x2d\xaf\xc3\xaa\xbc\x9e\xf9\x59\x7b\xf3\x07\xdd\x47\x2c\x17\x41\x71\x8c\x9a\xcc\xc1\x0f\x6a\xf3\x51\x92\x93\x44\x95\xdd\x60\xc9\x10\xbb\xfc\x5d\xda\x90\x81\xb7\x81\x72\xf6\xf6\x86\x42\x32\x5d\x2b\x90\x0f\xa1\xfe\x4a\x32\xfa\xc7\x09\x4d\xa0\x6c\xbd\xa5\x01\xa1\x06\xd7\xaa\xb7\xc4\x53\xd4\x5a\xf3\x7b\xba\x84\x00\x4a\xb8\x1e\x88\x90\xfa\xa5\x37\x60\xd3\x4d\xbc\x84\xf0\xb6\xec\xbc\x8a\xc5\x76\xe5\x6e\xe7\x84\xaa\x9b\x3f\xa1\x8a\x67\x6d\xb9\xa7\x3c\x91\x58\x06\x9d\x36\x3e\xdf\xfc\xd1\xa2\x77\x6e\x0a\xed\x44\xbf\x6d\x30\xc3\xcf\x17\xc6\xd0\xe5\x9f\x13\xb5\x4b\xe5\x0b\xac\x86\xeb\x77\x56\x98\xa4\x45\x30\x6a\xf4\x1b\xf6\x0e\xe7\xb1\xb6\xc4\x83\x0d\x9a\x0e\x6c\x28\xc7\x1a\x77\x74\xae\x06\xad\xdd\x61\x3b\xd6\x48\x76\x94\x1b\xd0\x82\x8b\x1e\xb9\x20\x0e\xaf\x2d\xe2\x66\x97\xc2\x78\xd1\x75\x43\x4c\xfe\x1a\xca\x6e\x37\x68\x18\x09\x18\xc3\x8a\x15\x7f\x95\x78\x9c\x9f\x46\x60\xf5\xbb\x13\x36\x74\x28\xbe\x79\x9a\x14\xa4\x66\x15\xdd\x59\xe3\xd6\x41\x75\x57\xcc\x13\x01\x5e\x94\x2d\x7c\x27\x88\x2c\x92\x59\x96\x89\x9d\x0c\x2a\x4c\xc8\xda\x30\x04\x62\x39\x4c\x76\x86\x75\xc7\xc4\x62\x95\x76\x74\x08\x42\x52\xc8\xf9\x7f\xdf\x18\x74\xf3\x96\x7e\x5d\xef\x19\xc0\x5f\x3d\xb7\x74\x4f\xd7\x67\xdc\xbd\x07\x52\xda\xb5\xd7\x48\x98\x77\xf4\x61\x76\xea\x1b\x44\x76\x2c\x2e\x82\x14\x21\xc0\x9d\xc2\xed\xc5\x76\x10\x46\x65\xa5\xac\xc7\x80\x01\xb2\xee\x56\xe0\x4e\x06\x9a\x0c\x2c\xb5\x02\xd3\x1f\x56\xc9\x3c\x5e\x9b\x48\xb1\xd3\x4c\x18\x2b\xa7\xc7\xbb\x3e\x40\x50\x24\x46\xbe\xba\xf9\xc3\x62\x53\x79\xb3\xf9\xf8\x91\xe8\xb4\xf6\x8a\x6f\x3e\x88\x0e\x32\xb0\x4f\x6d\xcd\xd5\xec\x25\x71\x34\x4e\x6d\x4c\xf8\xa9\x68\x01\x9b\x1f\x7d\x7d\x49\xad\x4f\x9c\x90\x9b\x5e\x59\x58\x07\x0f\xc1\xaa\x55\x56\x88\x58\xd6\x1f\x40\x40\xbb\x00\x67\x70\xe5\xc7\x60\xe5\x04\x53\xf3\xf1\xae\x64\xcc\x8b\xc0\x4e\x10\x27\x54\x33\x15\x22\xe2\xdc\x92\x38\xa0\x5b\x45\x7f\xeb\x19\xe0\x4d\xc9\x92\x4d\x85\x46\xdf\x39\x5b\xc9\x06\x43\xd3\x48\x57\xa1\x53\xf6\x0c\xae\xc5\x51\x95\x0e\x5d\x19\x1d\x1d\x47\x6c\x98\x38\xe3\x3c\xf6\x0c\x10\xae\xf2\xd2\xab\x4c\x63\x99\xff\x2f\xec\x88\x8c\x06\xa1\x02\xce\x37\x24\x06\x2e\xf8\x70\x62\x04\x92\x8b\xd6\x74\xf1\x15\x23\x28\xe0\x95\x80\xdc\xbf\xa1\x01\x55\x26\x13\xc3\x86\x6f\x2a\x3a\x12\xa5\x85\xfd\x85\x71\xcd\xb8\xd7\x23\x0b\xbc\xfa\x2b\xeb\x8b\xe1\xc9\xe6\x2c\xe9\x69\xb8\x19\x4c\x1c\x79\xe0\x0b\x51\x44\xb0\x93\x8b\x27\x62\xf0\x3b\xa1\xbf\xba\x13\x5d\xe1\xed\x53\x29\x58\x0f\x3e\x1c\x64\x6d\xc4\x1b\xa5\x8b\x27\x28\xae\x2f\xf3\x45\x9b\xd7\xcb\x4d\x74\xc6\x7f\x2a\x4d\x35\x79\xc8\x5f\xfb\x47\x9b\x59\x49\x2c\x07\x4a\x9c\x0d\xb4\x04\x73\x35\x15\x09\xaf\xe9\xb8\x5c\xf6\x64\x5a\x94\x55\xc1\x62\x98\x33\x10\xc1\xca\xe7\xdb\x2d\x0f\xb6\x6b\x76\x63\xcd\xb1\x02\xb1\x20\x95\xa2\x0f\xe9\x59\x34\xff\xa5\x21\x96\xa5\xa9\x23\x46\xb9\x8b\x9c\x93\x08\x4a\xa9\xda\x89\xb9\xf7\xb2\x23\x76\xf8\x7f\xac\xe8\xc0\xaa\xe6\x4c\x04\x3c\x70\xa8\xd0\x5a\x90\x14\x4b\x80\xb1\xb3\xa7\x2c\x2c\x62\xef\x72\xd0\xd3\xd9\x59\xde\x6e\xa5\x7f\xa9\x03\x35\x27\xea\x30\x20\xc0\x52\x4f\xf9\x16\x02\xbf\xdf\x5e\x50\xfd\xd8\xbc\xcf\x74\xfa\xe3\xfb\xf6\x63\x26\x71\x52\x45\x55\x2d\xa1\xe5\x3e\x27\x74\x6e\x6b\x11\x20\x79\x16\x45\x72\x81\xd5\x76\x72\x76\x80\x78\x90\xc1\x27\x29\xba\xc0\xae\x0f\xd5\xcd\xef\xd6\xb2\x84\xc5\x6e\x5b\xe2\x2e\x46\xfb\xe2\x7c\xca\x9c\x3b\xd9\x88\x79\x40\x09\x94\xed\xb1\xe3\x4e\x61\x36\x3b\x17\x55\x98\xa8\x2c\x6b\xb6\x77\x13\xd4\x84\x79\x08\xc6\x70\x36\x54\x42\xe1\xd8\x57\x35\x16\x86\x88\xb9\x9a\x38\xdc\x51\xa5\xcf\x87\xb2\x98\x7d\x5f\x16\x98\xef\xfe\xb0\xa0\x0e\xbd\xfb\x5b\xbc\x33\xd6\xfb\xc1\x39\x5f\x48\x36\xe0\x3c\x1e\x11\xb4\x18\x1c\x37\x7f\xf8\xb6\x38\x3d\xd6\xc0\x76\xcf\x6c\x31\x9f\x2c\xd6\x12\xab\x90\x67\xf7\xe6\x9a\x0e\x05\x53\x8e\xc8\xc6\xcb\xb2\xac\xba\xfc\x31\x67\x72\x92\x59\xda\x6a\xa3\x6d\x41\x64\x2f\xcd\x62\xb2\xc8\x2d\x1b\x30\xeb\xec\x29\x31\x9a\xb2\x56\x51\xba\x31\x01\x10\x0f\x09\xf6\xfc\x5a\x13\x3f\x84\x3d\xf2\x67\x6d\x05\xbf\x3c\xbe\xee\x7f\x68\xa0\xec\xc2\x61\xa4\x63\xde\x66\x22\x63\x0d\xbd\x4c\xab\x46\xa0\x3d\x63\x8b\x26\xef\xd9\x61\x5f\x40\x04\x4d\x77\x97\x35\xff\x74\xaf\x59\x35\xce\xa4\x95\xbc\x48\x39\xac\xdc\xf9\x73\x38\xea\x28\x1a\x08\xc6\xa0\x9e\x53\x32\x09\x3d\x93\x73\xeb\xe9\x98\x65\x51\x45\x5d\x1f\x5e\x96\xf5\x76\x61\xae\xa1\x73\xc7\xad\xa9\xaa\x2e\x6f\x5d\x13\x5f\x09\x86\x0f\x94\xe5\x65\x7d\x00\x04\x68\xf9\xed\xb8\x6b\xa2\xb3\x7b\x26\x74\x23\x28\xc5\x60\x69\xbe\x4e\x4d\xcd\x8e\x8e\x8c\xb7\xf5\xbe\x0e\xb1\x31\xd7\x06\x1d\x90\xa7\x42\x7a\x4d\xc3\x8b\xc6\x99\xb6\x69\x39\x6c\x7b\x06\x74\x9a\xc6\xaa\x2a\x5b\xa6\x04\x4d\xb6\x6f\x8b\x55\xde\xfc\xbe\xa9\xa2\xcd\x71\x33\x17\xcb\x7a\x44\xdb\x86\x9b\x09\xb9\x97\xb8\x3a\x9d\x2f\xd3\x88\x79\xb9\x83\x3b\x31\x44\x90\xc8\x06\xae\xb6\x7e\x2f\x1b\x11\x8b\x50\x15\xe2\x63\x96\xae\x39\xd8\xdd\xbe\x45\xb5\xa1\x79\xbe\x75\x33\xa7\xd3\x00\x17\x2b\x3a\x4c\x27\xb1\x36\x2c\x22\x41\xbb\x9b\x3f\xd8\xa6\x3b\xed\x2d\xcd\xa3\x9d\x9c\xd9\x91\x85\xaa\x3a\x36\x42\x47\xa6\x62\x8a\x69\x43\x2d\x95\xe0\x22\xc8\x4d\x15\xf1\xb6\xa7\x6a\xf5\xb2\x91\x13\x08\xf6\xc1\x57\x10\x9b\x42\xec\x21\x02\x15\xc5\xfc\x96\x3a\x4e\x79\xc6\x8c\xf1\x22\x51\x3c\x05\x01\x63\x38\xee\xa8\x60\xd1\x5b\x4d\x38\x8c\xae\x91\x3f\x63\xc4\x66\x44\x9e\x7e\x74\x82\xc4\x42\xbd\x63\xfd\xf0\x8e\x15\x9d\x91\xe6\xc8\x69\x89\x19\x64\x2c\x79\xd9\x9e\xc0\x15\x1c\x9b\xc7\x8b\x63\xe7\x66\x11\xdd\x22\x12\xbb\x6f\xcb\x1d\x1b\x52\xc7\x84\x38\xa6\x88\x23\xa4\x13\xe4\x36\x97\x1b\x3c\x10\xc7\x44\xd4\x43\xb7\x79\x7b\x45\xa4\x88\xbb\xf7\x1f\x54\xa7\x76\x5a\xd9\x30\xb2\x1b\xd2\x7b\x99\xba\x2b\x45\x2b\xbf\xf4\x57\x8a\x9b\x3d\x15\x82\x5a\xaa\x72\xb4\x3a\x52\xae\xcb\x24\xc1\xc7\xf5\xe0\xbc\xc2\x7a\xde\x4b\xbc\x56\x26\xfc\x2f\xea\x55\xa3\x46\x07\x51\x63\x88\x00\x23\x74\x9f\x37\x68\xb4\x83\xa0\xd7\x65\x09\x63\xca\x9a\x3b\xec\xee\x21\xa3\xfe\xba\x55\x0e\x7b\xee\x37\x83\xf9\x39\x14\xe9\x83\x9e\x8f\x4b\xa4\x09\x0c\x6c\xdf\x47\x30\xe2\x17\x8c\xd2\x02\x1b\x76\x72\xef\xb5\xdf\x94\xf5\xf5\x41\xfc\x25\xa5\xba\x19\x51\xea\x1d\xa9\x35\x4f\xec\x2e\xb0\x35\x1c\xb3\xb5\xec\x12\x43\x0b\x33\x3e\xce\xc6\xe2\xd8\xf6\x58\x70\xca\xe0\x92\xf1\x02\x70\x60\x73\x0b\x4e\x1c\x14\xb5\xc1\xe2\xc2\x06\x7c\x6f\x67\x71\xfa\xef\xc4\xc0\x35\xb0\xb2\x84\x69\xa7\x34\xa8\x1e\x81\xca\x10\xaa\x0c\x81\xb5\x01\x0c\x84\x20\xe9\x29\x3a\xc2\x2e\xa5\x31\x02\x05\x8b\x7c\xbd\x1a\x09\x4c\xd1\x8d\x60\x20\x44\xb6\xd2\x19\x4b\x5e\x42\xfd\xcb\xd8\xd6\xf6\x04\xc4\x08\xcb\xc6\x8d\x06\x8a\x5c\x4f\x14\x2d\x05\x65\xfb\xed\x09\xe7\x94\x34\x19\x50\x18\x75\xdb\xd4\xcb\xef\x2b\x62\xa0\x9b\x7a\xfd\x35\x04\xb0\x16\xee\x64\x34\x2b\x8e\xa6\xf9\xe6\xab\x07\x5a\x94\xb1\xaa\xde\x4f\xf7\xb4\xae\xe8\x92\x06\xf4\x61\x83\xf8\x2a\x8f\x3c\xe6\x9f\xb4\xd7\xe6\xe0\xbc\x7d\x7b\x9a\x5e\xf6\xa1\x67\x19\x25\x69\xa2\x71\x02\xc0\x66\x75\xeb\x45\x94\x8c\x00\x42\xcb\x0c\x9a\x4e\x03\x9e\x7f\x08\x98\xa9\x4e\xa4\x8e\x12\xb7\x22\x76\x4c\x89\xb8\x45\xa0\xa0\xef\xc2\x2a\x3a\xc4\x24\xcb\x75\xc4\x5c\x8f\xe8\xb5\xe8\xca\x8c\x7b\x68\xa3\x1e\x3c\xb9\x86\x2c\x4e\x7d\xbf\x12\x47\x65\x2f\x3f\xa9\xfe\x8b\xfa\x75\x7d\xce\xfa\x8a\x70\x14\xb0\xdf\x00\x1d\x32\x99\xb3\x47\x2c\x8f\xcf\x38\xdf\x7d\x3c\x91\xc3\x76\x3b\x3e\x7f\xe4\x69\xe8\x08\xfc\x02\xc1\x74\x6b\xf6\x24\xb5\x57\xd3\x53\xc0\x61\xd5\x63\xd4\xd5\xf6\x66\x6b\x23\xf2\x8a\xe9\x6d\x6e\xfe\x68\x59\xe6\x1d\xf3\x82\x86\x73\x1c\x1b\xf2\x84\x21\x53\xde\xd1\xcf\x62\x9a\x9d\x39\x67\xe0\x01\x6d\x1d\xcc\xcf\x81\xb0\xb7\xa4\xf7\x53\x57\x02\xc3\xf3\x08\x94\x59\xbe\x53\x0d\x17\x23\xc5\x4f\x87\xca\x79\x0a\x08\xea\x60\xc6\xe2\xde\xef\x24\xcf\x6f\x3d\x11\xaa\x23\xc1\x13\x40\xe4\xad\xed\xc0\x3b\x79\xca\x90\x62\x95\xcc\x4e\x05\x61\xd1\x91\xd5\xd9\x7f\xc9\xde\xe6\x89\xc4\x42\xc2\x7c\x43\xc7\x7b\xd0\x95\xcd\xde\xe2\xfb\xed\xbd\x08\x13\xd8\xc5\x04\x4f\xc4\xc0\x1f\x3c\xa1\x31\xce\x3b\x42\x45\xc2\x98\xf4\xa9\x93\xc5\x51\xca\x16\xc8\x15\xf4\x6d\xd2\x4d\xab\xfd\xf4\x69\x97\x1f\x91\xb7\xfe\x18\xfd\x3a\xd4\x0b\xa2\x7b\xb3\xb8\x72\x8c\x98\x52\x1c\x6e\x80\x32\xed\x97\xe9\x96\xce\xc3\x69\xb8\x14\x07\xa4\x8f\x84\xf6\xe7\xdc\xc9\x9c\xc1\x8b\x11\xb1\x6a\x74\x42\xc4\xd3\xde\xfc\x51\x2b\x19\x20\xd4\xcd\x61\x29\x66\x68\x5b\x17\x15\xa1\x2e\x2e\xd2\x56\x18\x4d\xd9\x0e\xa3\x84\x52\xb7\xcd\x0a\xf0\x7e\x60\xff\xdc\x36\xe3\xc6\xe2\x2b\x2b\xfd\x79\xff\x48\xdd\x29\x15\x2c\x59\x54\x71\xc2\x16\xeb\x1a\x4f\xdf\xbc\xb0\xb4\x3c\xc2\x54\x42\xe4\x95\x44\x99\xb8\x09\xc8\x18\x67\x0d\x51\x25\x92\x29\x69\x0a\x55\x7e\x58\x74\xc4\x6a\x16\x7e\x5a\x17\x0d\x3b\xe6\xea\x39\xf4\x07\x4f\x60\x34\x75\x38\x26\x7a\x7a\xfc\xa9\x26\x42\xbf\x58\x59\x68\x7f\x89\x69\xb1\x6c\x8b\xb1\x0a\x8f\x04\x70\xfe\x28\xb2\xa0\xd0\x7d\xa4\x8a\xce\x6d\xb3\x0f\x26\xd9\x18\xee\xfd\xe6\xcc\x36\x33\x33\x4d\x14\x06\x48\x68\x33\xbb\xc7\x41\x73\x32\x1c\x22\x27\xe1\xb1\x6a\x98\xde\x28\x54\x03\x65\x94\xf9\x07\xee\x32\xde\xfb\x88\xc9\x14\x2c\x01\x12\xe0\x9e\x8b\x27\x54\x0b\x20\x8f\xb4\x3c\x4e\x20\x47\xfa\x78\x1f\x95\x34\xac\xa8\xf6\xba\x98\x0f\x23\x89\xf1\x3a\x83\x3c\xd2\x87\x28\x13\xe1\xde\x8e\x04\xe2\xe8\x0e\xc9\x47\xec\x51\x57\x5a\xeb\xfd\x10\x85\x3b\x70\x13\x22\x11\x39\x91\x67\xf9\x50\xe9\x04\x9c\xd1\xbd\xaf\x21\xd2\xe2\x44\xc3\x70\xca\xd2\x84\x40\x23\x60\x63\x56\xe4\x07\xf0\x89\xc4\x03\xb9\xe6\x12\x69\x05\x6d\xbb\x63\x6a\xd8\xe3\x33\xf0\x31\x6c\x70\x5f\x93\xcc\xb5\x2e\xd7\x3d\x1d\x4d\xf0\x2f\x9a\xf7\xa6\xf8\xb2\x3f\x39\x17\xf4\xa9\x01\x4f\x7a\x23\x0d\xd6\xe0\xaa\xc9\x9e\xab\x7a\xbb\xc8\x17\x24\xa4\xeb\xa6\xf7\xd7\x01\x9d\x82\xf6\x72\xe2\x9c\xa2\xfa\x1b\x78\xf7\xce\xcf\x50\x74\xfe\x42\x92\x30\x1b\x56\x9c\xb5\x24\x32\x18\x0e\x4d\xf8\xc1\x96\xa8\x4c\xdf\xb3\x43\x37\x30\x59\xa9\x93\xe6\xf6\xd0\x5e\x9f\x80\x7a\x13\x97\xfe\xfb\xda\xe6\x3b\x86\xaa\x03\x28\x7d\xbf\x2e\xd7\x79\x4b\x77\xb3\x07\xeb\x14\x0e\x84\xb6\x5c\x94\x15\x6e\xba\x73\xe0\xc2\x22\x6f\xb7\xc4\xeb\x68\x01\xbe\x07\x76\x73\x4f\xb4\x67\x89\x88\x9f\xd9\xbd\x43\x99\xb5\xa6\xc8\xe0\x14\x09\x46\x90\x5d\x2c\x2c\xf5\x4b\x55\xbe\x4e\x02\x78\x43\x37\x88\xf7\x75\x7d\x7d\xc2\x72\x48\x50\x40\x29\x58\x7f\x04\xe1\xe4\xd3\xb3\x0d\xea\x28\x3e\x46\x4f\xa9\x31\xe2\x34\xed\xa7\xac\x81\xdd\x8a\x39\x20\xf2\xd2\xcd\x17\x12\x40\x5c\x6b\x39\x07\xc8\x9c\xca\x47\x3d\xee\x5a\x32\x58\x58\xbc\x6e\x26\x0b\x71\x38\x72\xea\x28\x19\x29\x0b\xe8\x6a\x14\x15\xc0\x22\x77\x5b\xc8\xf8\xf2\x90\x83\xe3\x4d\xb9\xa0\x51\xf5\x3b\xbc\x58\x42\x10\xb9\xff\xe4\xc6\x9f\xae\x4b\xda\x94\xba\x69\x43\xd4\x47\xac\x7a\xa2\xc3\x4d\x24\xc5\xcc\x5e\x96\xd7\xa6\xbe\xf6\xbf\x7d\xf4\x2c\xd7\x73\x97\x36\xaa\xa0\x35\x86\xc9\x0b\xc6\x28\xfc\xe3\x7e\xba\x46\xf2\x35\xd3\x50\xf7\x64\x38\x38\xc3\xcf\xcb\xba\xec\x62\xe8\x82\x3f\xe6\x80\x13\xae\x06\xa8\xb8\x99\x02\xc5\xb4\x1b\x84\xdd\xd1\x4a\x22\x2d\x98\xfa\x8a\xf6\xf7\x2a\xf2\x11\x2d\xcc\x2a\x3f\x54\xce\x90\x31\x73\x41\x20\x6a\xc2\x70\xf1\xe6\x34\x1f\xba\x08\x2e\xa0\xdd\x16\xc7\xd7\xc9\x0b\xfd\x50\x65\x9f\x94\xb5\x93\x33\x3f\x3d\xa2\xd9\xef\x5b\x78\xbd\x62\x7f\xc4\x1c\x7e\xbb\x7a\xbf\xd7\x93\xdd\x89\x7e\xdf\x77\x38\xa6\xdf\xaf\x0d\xd4\x80\x87\x6e\xc3\xd6\x3c\x42\x23\xab\xda\x38\xef\xff\x86\x65\xae\xe5\x9a\x85\x1b\x8e\x8f\x93\xb7\x1c\x03\x1c\x97\xc5\x51\x6b\x71\xa4\x7c\xa9\x7a\x0f\xd0\xd8\xe4\x9c\xb2\xd7\xf2\xa2\x3a\x98\x7b\x5f\x2b\xe8\xd8\x2f\x46\x4f\x6a\xe8\xbc\xbf\x45\xf8\xee\x82\xac\xa4\xca\x94\x43\xe0\xe6\xc4\x53\x43\x04\x9f\x39\x49\x5c\x2f\xf8\x63\xf5\xc2\xbd\xc9\xd4\x9d\xb1\x34\x84\xd5\x3d\x78\xf6\xe2\x2d\x1c\x40\xbc\x67\x60\x56\x35\x5b\x66\x31\x25\xc8\x89\xc3\x7a\x35\xf2\xd1\x75\xef\x8c\xc1\x50\xb3\x57\xe2\xac\xff\x52\x1b\x21\xf6\x38\xf5\xce\x3f\xc9\x86\x26\x6e\x8d\x6f\x73\xda\xd6\xd7\x6d\x51\xb3\xdd\x55\xc8\x03\xed\x15\x93\x8e\x67\x06\xbf\xba\x88\x6e\x70\x8c\x1d\xb1\xf5\xab\xd9\xf9\x0b\xe3\xd9\x3a\xee\x23\x02\x1c\xf7\x21\xc6\xdf\xac\xdc\xa0\x86\xdc\xff\x1d\x5f\x53\xfb\xab\x79\x55\xd6\x5b\xba\x3c\x1d\xd4\x96\x70\xa3\x83\x67\x29\x0a\xe1\x9e\xfd\xd3\x25\x1b\x39\xa0\xf4\xc6\xd1\x0c\xf0\x5d\xe2\xaf\x42\x9b\x76\xd9\xeb\x6f\xd1\x18\xa0\x76\x38\xd1\x57\x03\x48\x5c\xc7\xb7\xa8\x53\x7f\x23\x9a\x80\x75\xb9\x60\xd6\xea\xd6\xe0\x79\x6e\x0c\xc1\xfd\x23\xf0\xe3\x97\xec\x36\xf3\xd0\x34\x0b\xdc\xb9\x82\xb7\xaa\xd8\x4b\x8b\x84\x7d\x87\xf5\xcd\x99\xde\x34\x96\x72\x23\xda\xd8\x5e\x89\x40\x35\x22\xd1\x7c\x56\x94\x88\x7e\xeb\x5c\x4a\x23\x52\xfa\xdb\x01\x90\x5a\x23\xb2\x7f\xf6\x2d\x5d\x75\xb9\x53\x66\x38\x38\x74\x9b\xd2\x46\x66\xe2\x24\xf8\x76\x5b\x89\x79\x2b\xf2\x5e\x67\x3a\xbc\x94\x30\x17\x9f\xce\x83\x91\xb0\xee\xe5\xb2\x00\xf9\xeb\x20\xfc\x16\x2c\xfc\x48\x60\x0c\x31\xa2\x95\x81\x35\x0c\x7e\x65\xc0\x30\x19\x9a\x43\xb7\xd8\xa0\xcc\x5d\x39\xdc\x63\x0f\xde\xb8\x4b\x0e\xe8\x1b\x76\x77\xf7\x8e\x52\x42\x47\x00\xbb\xd6\x18\x22\x8b\xed\x81\xf8\xb1\xd6\x95\x72\xd8\x79\x97\xaf\xad\x56\xa3\xae\xff\x3f\x08\x84\xd6\x55\x30\xa1\x04\xb6\x62\x04\x16\x78\xc0\xb3\xaf\x68\x9a\x4f\x02\xb9\x27\x24\xe7\xc4\xe4\xb4\x96\x98\x31\x86\x6b\x45\x3c\x0f\x15\xbc\xc4\x3f\x38\x81\x15\x31\xa6\x04\x47\x8e\x42\xa8\x34\x42\x12\x69\x51\x68\x0d\x44\x46\x67\x8f\xe4\x5f\x5c\x36\x95\xc9\x69\x07\x20\x74\x45\x3a\x17\x1d\x9c\xcd\x5b\x6d\x7e\x39\xfb\xae\xd9\xe8\x2f\xda\x39\xce\x4d\xf1\x03\x8b\x36\x2b\xfd\xca\xc1\x0d\xa8\x78\x5a\x73\x0e\x99\x2c\x34\x20\x84\x47\x4e\x09\x3a\x4a\x6f\xdc\x5f\x6c\x85\x90\x19\x4c\x07\x33\x72\x05\x9a\x19\xe3\x31\xe2\xe7\x24\x8c\x66\x50\x65\x05\xf9\xf4\x69\x29\x28\xee\x3e\xe6\x4c\xba\x95\x82\x87\xcf\x74\x05\x58\x98\x74\xce\x80\x20\x65\x25\xc8\xa8\x65\x05\xbb\x13\xe7\xdd\x61\x17\xbe\x49\xe8\xc9\xcd\xbf\x57\x62\x29\xd3\xaf\x84\x8d\x46\x6c\x4f\x6d\x14\xb8\x81\x2c\x33\x6a\xe1\x70\x09\x39\x42\xc9\x34\xde\x1a\x9b\x94\xd4\xe0\x2e\xe8\xab\x58\x89\x74\xef\xa2\xf2\x25\xed\x4d\x3b\x4f\xda\xc7\x12\x78\x54\xd3\x6f\x78\xbc\xdf\xfd\xb1\x42\x25\x1e\xef\x58\x4d\x19\x75\xb4\xc7\x23\xa3\x37\x7b\x12\x74\x42\x83\xd7\x40\x23\x93\xa5\x98\x97\x0c\xd0\x58\xb8\xb6\xfb\x06\xcf\xd8\x4b\xa6\x81\xd1\xe4\x96\x66\xb9\xe5\x64\x3c\x66\xf6\xd3\x21\xd8\x76\x47\x66\x3e\x56\xef\xd8\xcc\xa1\x3e\x72\xd5\x19\x28\xa3\x7d\x0b\x29\x92\x33\x18\xb3\x44\xa1\x23\xdd\x47\x41\x82\xc1\x46\x4a\xe9\x7c\x5f\xe5\x4b\xa3\x31\x4d\x5c\x87\x39\x13\x4e\xfa\x92\x0c\xa4\x9d\x71\x95\x91\xe1\x18\xda\x5d\xbe\x98\xdd\x2f\x10\x99\x17\x95\x30\x60\x5d\xd1\x3a\x00\xd5\x57\xa0\x03\x09\x1f\xe8\xa8\xff\xd1\x22\x62\xa4\x70\x7d\xc2\x0a\x17\x30\x33\x73\x2c\x65\xbf\xc9\xed\xb8\xd7\xaf\xd4\xef\x3b\xe6\x55\xdb\x51\x9c\xd4\x1e\xfc\x3e\x3d\x34\x44\x77\x40\xb7\xbb\x68\x8b\x42\x25\x64\x48\x19\x1d\xc5\x0f\x32\xba\xc7\xda\x01\xb3\x75\x6f\xc1\xcc\x0d\xbf\x4f\x11\x48\xa7\xf4\x98\x53\x5a\x38\xd5\xf9\x78\x65\xab\xb9\xa3\x88\x63\xb8\x6a\x0e\x74\xd3\xb5\xac\x62\xb8\xc4\x8d\x37\x58\x1d\x37\x91\xed\x2f\xe6\x8b\x2b\x6e\xa1\x37\x5d\xa7\x21\xe5\xa3\x73\x9d\x42\xd1\x44\x0c\x28\x42\x70\xa5\x0d\x96\x59\xb3\xd2\x03\x97\x52\xda\xc2\x72\x16\x09\xfa\x9f\x32\x2a\xc3\xd2\x29\x12\x6b\x59\x0d\x14\xeb\x06\x2b\xe3\x2a\xc0\x60\xaa\xc2\xb4\xf1\x58\x9d\xd6\x90\xe8\xd3\x89\xc1\xda\xeb\x6e\x53\xcf\x88\xb1\xc1\xe9\x2e\x72\x8d\x4e\x77\xc8\x29\x54\xaf\x39\x12\x48\xd8\xc1\xf7\xb6\xdf\x35\xb6\x5b\xb2\xe7\x7e\x87\xf6\x3b\x53\x72\x6b\x71\xe6\xef\x6e\x1f\x36\x6a\x77\x69\xea\x72\x7d\xb4\x25\xce\x1f\x6f\xd2\xec\xfe\xcf\x9f\xfd\x82\x5c\x25\xb8\x38\x6b\x23\xfb\x14\xec\x2e\x3f\x7f\xfe\x0b\xb1\x68\xf7\x7f\xfe\xe2\x17\x4e\x6d\x34\x6c\x3f\x5f\xe5\x5b\x33\x93\x7b\x17\xcd\xa5\x3b\x36\xc8\xa1\xad\x6f\xb0\x6f\xcd\x45\xd9\x1c\x2c\xf2\x9d\x6d\x0c\xf4\x53\x99\x66\x42\xf3\x24\xe6\x1d\xed\x98\x86\x4d\xf5\xca\x84\x5a\x48\x9a\x8b\x21\xb1\x28\xb4\xe8\xd9\x08\xb1\xa8\x0f\xbb\xb9\x02\xc5\x82\xa0\x7c\x2b\x7f\xe7\x6d\xe8\x5c\x8b\x21\x35\x75\xb3\x5f\x23\x60\x41\x09\x4e\x90\x28\x0b\xc0\x81\x56\xe5\x98\xd6\x7f\x92\x5f\x5f\xf3\x02\x01\x95\x5f\xc3\x70\x8d\xb7\xca\x24\x0c\xf0\xa2\xb4\x23\xb1\xe4\x62\xb8\x99\xf6\x48\x9f\x64\xc5\x3a\xf7\xb6\xca\x5e\xb1\x4e\x77\x50\x4d\x74\x5a\x7e\xf6\x51\xbb\xd6\x30\xfc\xa4\xc1\x8f\x88\x7d\x6d\xdd\x7e\x0d\x2a\xa5\xbd\xf7\x2a\x1f\x1f\x42\x69\xbe\x43\xbf\x6f\x47\xeb\xc8\x5e\x01\xc8\x11\x59\xff\x07\x80\x2c\x53\xd5\xae\x2e\x93\x29\xfe\x23\x7b\x26\x6c\x11\xb1\xd3\x2b\xee\xb0\x45\x8a\x0b\x53\x5f\x33\x06\xa8\xa2\x48\x2e\x4d\xa2\xbf\x99\x18\x57\x85\x89\xfb\x7b\x07\xda\x37\x9c\x36\xd0\xf1\xfe\x81\x14\x72\x6c\xb4\x04\x9c\x04\x94\xef\x29\xed\xf4\xb3\x0b\x88\x24\xae\x99\x24\x44\x5c\xf8\xe8\xb4\x26\x58\x46\x21\x81\x71\xdd\xb2\x9e\xbb\xc8\x15\x16\x75\xc4\x36\x6e\xc5\xac\x82\xa8\x2f\xf5\x6a\x2d\xaf\x0f\xc4\xfb\xb3\x9d\xe5\x79\x2e\xea\x44\xa7\xae\x48\x0c\x6a\xdf\xa4\x46\x59\x97\x5d\x81\x2d\x25\x31\x6a\x24\xd4\xc2\x14\x25\x9c\xed\xf3\x76\x81\x63\x1d\xa1\xc4\xc0\x77\xcb\x4d\x3d\xbf\x40\x1e\x44\x0d\x2e\xf7\x9f\xe5\x62\x97\xd3\x2e\xf7\xb9\xa8\x2d\x93\xe2\x65\x53\x35\xca\x9b\x64\x4f\x31\xe4\xa0\x1c\xca\x5a\xa2\x05\x3d\x66\x56\x4a\xc3\x51\xb1\x9e\x37\x19\xb9\x24\xa5\xf2\xb1\x75\x49\xa9\xfa\x36\x06\xb5\x70\x52\xaa\x81\x57\x32\x4f\xaf\x9a\x1c\xeb\x02\x96\x04\xa9\x26\x5d\x1d\xaf\x36\x62\x36\x90\x24\x4a\x29\xdf\xcd\x24\x89\x35\x8f\x6c\xc4\x89\xac\x6e\xb5\xa0\xba\xbd\xcd\x32\x30\x3e\xb2\x33\x11\xc8\x44\x6f\x37\x94\xaa\x04\x88\x93\xb7\x27\x4a\x3c\x17\xf7\x27\x3b\xf3\x50\x90\x49\xad\x2b\x09\xe2\x38\x52\x5d\x2d\x61\xbe\x5e\x76\x7d\x69\xca\xcc\x4b\xa8\xa0\x55\x26\x12\xb3\xe1\x3c\x12\x65\x39\x0c\x39\x95\xa2\x51\xa7\xfd\xa1\x16\x24\x56\xce\x1e\xe6\xd6\x0c\xe6\x20\xff\xce\x46\xa6\xa9\x97\xb2\x0a\xd6\x4f\xf9\x57\xe6\xe4\x6b\xa9\x42\xd7\x44\x6b\xec\xa1\xa2\x3b\x49\x54\x0f\x4f\xa0\x10\xac\x4b\xf5\x07\x52\x67\xba\x69\xa8\xde\x6d\xc0\x1b\xb1\xda\x46\xc6\x7d\x12\xe9\x86\xad\x06\x70\xba\x89\x40\x1b\x94\x61\xd2\x92\x65\xe8\xb9\xc9\x9d\x82\x33\x93\x2a\xe2\x0b\xe2\x7a\x87\x63\x7d\x9c\x0d\x72\xf6\x2b\x75\x3e\x70\x46\x10\x5d\x5a\x5f\x66\x27\x98\x97\x91\x79\x8a\x09\x09\xa8\x01\xfc\xc2\x11\x2e\x10\x31\x12\x44\x15\x1f\xf0\x80\x0f\xc0\x4d\x14\x4a\x21\xff\x89\x7f\x28\x9d\x54\x10\x8b\xa0\x92\x6c\x56\x24\x40\x48\x25\xa6\x01\x82\x01\x9a\xe3\x8b\x39\x8f\xc2\xc9\xd7\xc2\xc6\x20\xe8\xd4\x51\x62\xfe\x5b\x92\x53\xb9\xef\x5f\x84\xef\xd7\x07\x9b\x83\x78\x69\xfe\x0c\x37\xcc\x0e\x9a\x5a\xe5\x2f\x64\xb4\xbf\x34\xca\xfd\x9f\xff\xff\x5f\xac\x1f\x8b\x7d\x04\x36\x60\xca\x74\x4d\xf9\x02\xdc\x03\x88\xb2\x78\xf4\x7e\x0f\xad\xf3\xc6\xa9\xab\xe2\x4a\x3d\x75\x43\x28\x82\xb6\xc2\xce\x9c\xb6\x3c\x72\xcd\x95\x2a\x7a\xcb\x13\x22\xf1\xca\x34\xe6\x47\xc2\x05\x06\x7b\x9b\x5e\xad\x21\xae\xf8\x0c\x4d\x27\xaf\xf7\x46\xf3\x80\xd0\xbd\xc8\x2e\x35\x9b\x36\x3a\x41\x02\x39\x88\xaf\xa3\x6b\x05\xd2\x69\x15\x75\x64\xe0\xe1\xdd\x7e\x0f\xe9\x47\x1f\x68\x1f\xb9\x9e\x88\xcf\xce\xe9\xb0\xb1\x3d\x16\xf6\x7b\x4e\xc6\xe2\x53\xb8\xf5\xd7\xc4\x96\xab\x82\xae\xf8\x2d\xfb\x5e\xac\x5b\xc9\x87\x17\x08\xa6\xec\x29\xec\x3f\x93\xc4\xa1\x2f\x90\x86\xbc\x9e\xb3\xd1\x82\xa7\xef\x8d\x76\xea\x93\x29\x96\x4d\x2a\x9e\x30\x94\xb2\x18\x4a\xab\x63\x80\xe6\xf4\x4a\x7d\x00\xd2\x38\x6c\x0a\xe8\x0d\xf5\x44\x55\xdb\xdb\xe3\x23\x71\x77\x0e\x4e\xde\x01\x80\x68\x82\x58\x12\x57\x55\xb9\xed\x4c\x74\x72\xe9\x3f\x87\xcf\xe0\x57\x6f\x99\x41\x92\xd8\x53\x1d\x82\x35\x1b\x43\xa4\x56\xac\xbb\xa6\xa9\xd4\x39\xba\xf6\x23\x3a\xa3\x65\x1f\x47\x52\xda\x93\x60\xc1\xe0\x50\xc6\x4a\x41\xaf\xb0\xea\x09\xdc\x51\x8d\x11\x25\x43\x54\x7a\x5c\xd1\xd0\xaf\x54\xc4\xa2\x05\x07\x71\xc5\xd3\x68\xe6\xc5\x81\x36\x07\x34\x8b\xc5\xf4\xa7\x37\xbf\x57\x55\xb9\x86\x79\xcf\x16\xa2\x8f\xeb\xcd\xc9\x09\x31\xfd\x71\x52\x09\x26\x5d\x2a\x5d\xb0\x8b\x0d\x51\xf2\x88\x81\x8c\xd7\xcd\xfc\x97\x06\x57\x48\x86\x2b\x68\x7b\xf5\x32\x4f\x47\x12\xf2\x9a\x28\xc4\x02\x75\x8d\x2a\x0a\x9b\xf5\x96\x18\x9b\x44\x19\x3b\x1d\x31\x3b\xc6\xa5\x0e\x16\x03\x30\x64\x9f\xb8\x8c\x85\x9f\xf6\x96\x4e\x0c\x14\x75\xd8\x6a\x40\x53\x52\xe8\xb3\x2d\x69\xb7\x73\x39\x92\x33\x49\x11\xc8\x27\x77\x30\x50\x2f\x65\xd2\x34\xa3\x33\x23\x71\xcd\xc4\x18\x69\xc3\x8f\xff\x46\xec\xcc\x64\xb7\x9b\x14\xc5\xc7\x1a\xe0\x3c\x02\x25\xcf\xd5\xc4\xd0\x3a\xe2\x41\xe7\x5d\x51\x92\x7e\x98\x43\x8c\x5b\x2f\x22\x6e\xb1\x57\x2f\xda\xe2\x87\xe1\x6c\xe1\xa0\x11\x42\xb4\xa9\x7d\x22\xb0\x2f\xb1\xaa\x31\x22\xd1\x9a\xcf\xc8\x59\x08\xd9\x0b\xab\x6c\xdb\xc1\x3a\x07\x1c\x78\x54\xa8\x2c\x6a\x3c\x7d\xef\x5e\x3f\x9c\xbb\x40\x2a\xe6\xe1\xb0\x3b\x51\x63\x1b\x81\xae\xee\x31\x87\x3e\x53\xea\x47\x3d\x5c\x53\xfe\x37\x9e\x43\x70\xa0\x18\xa9\x29\x54\xb2\xef\x35\x93\xcc\xe2\x88\xb7\x4c\xea\xbf\x5d\x3a\xee\x58\xce\x50\xec\x34\x73\xde\x10\x67\x02\x96\x98\x68\x2c\x33\xc5\x4a\x63\xbf\x19\x9f\xd0\x18\x0e\x1d\xe7\x8c\x8f\xe5\x00\x77\xdf\xa7\x72\x88\xac\xe6\xfb\x4c\x8a\xa2\x44\x50\x04\x32\x77\xf5\x0a\xbe\x45\xd5\x36\x4d\xb3\xb5\x88\x20\xe2\x3f\xa2\x82\x75\xd9\x49\x19\xd2\xdc\x3e\xef\x15\x22\xa6\x69\x19\x72\x8d\x3f\xc3\xcd\x69\x8e\xcc\xb1\x00\x83\xde\xce\xaf\x45\x2f\x2e\x40\xc2\x8f\xa8\x0a\x47\x31\xbd\x0e\x39\xd9\x42\x40\x93\xaf\xa2\x91\x22\xe3\x10\x09\xa9\xc7\x62\x00\x48\x1c\x05\x2c\x63\xef\x89\x3f\xda\x4a\x04\x2c\x12\x11\xb0\xd3\x07\x12\x61\x22\x8e\x8b\x3f\x22\x1a\x49\xb3\x74\xa7\x39\x75\x17\x86\x66\x2b\x61\xe5\x7e\xcc\x8e\x38\x6b\xbb\xf2\xb2\x7a\x1c\xe2\x39\x52\x4b\xd0\x33\xb2\xda\x15\x03\xdb\xa1\xa8\x18\x24\x44\x22\x44\x77\x86\x6c\x36\x69\x98\xab\x8b\x43\x26\x29\x4d\x92\xaa\x7d\xc7\x29\x04\x25\xb9\x59\x34\x01\xce\x6c\xcf\xb1\xe4\x60\xbd\xac\x38\x2c\x68\x22\xfd\x36\x7b\x82\x13\xd0\xdd\xfc\x89\x54\xb7\xc8\x4e\x1b\x31\xfd\x3d\xc3\x24\xfb\x2d\x3b\x49\x43\x3c\x97\xe3\x61\x54\xe6\x8d\xda\x44\x0e\xc3\x69\x25\x01\x85\x64\xf5\x19\x00\x21\x04\xab\x96\x48\xd7\xe3\xf4\x68\xaa\x38\xfb\xd1\xac\x5d\x56\x94\x29\x54\x85\xec\x0b\x29\x11\xcd\x1f\x8d\x01\x1d\x39\x5b\xe9\x0c\xce\x3f\x9b\x4d\x82\xcb\x5f\x21\x1e\x72\x88\x24\x20\xe2\x58\x69\x50\xb5\xa4\x12\x86\x1b\xa0\x46\x2d\xf8\x10\x73\x82\x74\x51\x5e\x94\x05\x07\xf4\xb4\x49\x54\xfa\x18\x3e\xf8\x41\x3f\x3f\x32\xe8\xc2\x48\x9e\x8b\xdb\xc6\xec\x05\x1f\xcb\xbd\x56\x60\xb3\x05\x13\x34\xcd\x8e\xd4\x5f\x1c\x9b\x09\xe8\x9a\x6a\x4d\x84\x75\x23\x70\xf2\x35\x11\x12\x1e\xf5\x82\x57\xca\xc0\xed\x07\xbe\xf2\xfa\x10\x67\x6a\xf9\x72\xb8\xa1\x09\x98\x25\x74\xda\x37\xfe\x07\xbd\xed\x86\xb8\x95\xc2\x35\x99\xa0\x27\xec\x38\xcc\xb9\x0d\x41\x37\xbb\x5e\xe2\x6e\x6c\xf8\x42\x62\x45\x18\xbd\x86\x1e\x82\x27\xb4\xdb\xdb\xea\x60\xcb\x0b\xf1\x9e\x64\xa9\xe2\x44\x2f\x83\x93\x48\x8d\xcc\xfb\xe1\x3c\x21\x25\x7d\x27\x4b\x10\x67\x65\xa7\x17\x7d\x7b\xdb\x22\xd8\xd5\x03\xf0\xf2\xe7\x80\x51\x2d\x8e\x1c\x48\xce\x05\x4f\x57\x73\xde\x46\x9e\x6a\x48\x2a\xb0\x51\x00\xb2\xf0\x89\x53\x1a\x2e\xc1\xa4\x0f\xfb\xbe\xe9\x7c\x3e\x98\xce\x5e\x3d\xee\x06\x33\x29\xb0\xab\x3a\x1d\x21\x0a\x24\x01\x20\xf9\x40\x34\xb7\xc8\x55\xfa\xd6\x61\xbf\x10\x5a\x10\xb5\x7c\xef\x4a\x42\xc2\x2f\x4d\x3d\x97\x59\xf6\x4b\xd6\x89\x31\xd3\xa7\xd1\xef\x1c\x72\x1b\x7b\xde\xf5\xbb\x02\xb9\x8f\x03\x84\x11\x90\x14\x1c\xa8\xa7\xc7\xef\xa5\x28\x1b\x93\xf7\xd6\x72\x97\x73\xcf\xda\x33\x3c\x9a\xa2\xe6\x15\x22\x1c\x94\xbd\xbe\xde\x2e\xdf\x92\x88\xe2\x6e\x98\xf7\x5c\x2d\xe2\x2e\x9d\x78\x8d\x09\x5d\xa7\x93\x3c\xe4\x57\xa3\xce\xa6\x09\x0f\x11\xfb\xb6\x46\xca\x4b\x5f\x03\x61\x0e\x81\xd3\x68\xda\x59\x84\xea\xbd\xf0\x9a\x63\x4d\x02\x4f\xd4\x6f\xaa\x71\x13\x51\xdb\xd6\xec\x1a\xce\x4a\xfa\x9e\xe6\x0e\xcd\xe2\x8d\x42\x42\x92\x92\xd3\x46\xcc\x25\x61\xe1\x2c\xc9\x25\x22\xfe\x58\x51\xb6\x9b\x9d\x4b\x27\xe1\xfd\x83\xd5\x66\x57\xd9\xec\xd8\x54\x47\x10\x04\xcb\xbd\x14\xf6\xca\xb1\x59\x47\x00\xc3\xec\x96\xbb\x08\x85\x1f\x53\x77\x7b\x50\x61\x7e\x83\xe4\x24\x33\xef\x3a\x0e\x7b\xd0\x2c\xe1\xa0\xc3\x25\x93\xeb\xf8\xca\x32\x1d\x28\x1e\xe8\x33\xb2\x82\xc0\x75\xb4\x76\xa1\x60\xd1\xa1\x45\x84\xa9\x24\x94\xd4\x2c\xff\x1c\x84\x52\x38\x5f\xb9\x3a\x7b\xf3\xfa\xfc\xad\x97\xbf\x73\x3d\x8d\xb9\xcf\xe4\x52\x4b\x3a\xff\xec\x49\xcb\x4c\x9d\x78\xc9\x97\x30\x0c\x41\x42\xd9\xdd\xee\xe8\xe5\x57\xc8\xcf\xa5\x68\xa8\x96\x07\x85\x02\x2c\xa8\xbc\x1d\xe4\xe2\x38\xa2\x63\x95\xc7\xb9\x7e\x3f\xe0\x07\x71\xfc\xa2\x09\x22\xda\xeb\x98\x33\x44\x2a\x5e\x88\x87\xd0\x07\xb2\xff\xc7\xe7\xe7\x30\xd6\x2d\xea\x16\x67\xf9\x61\x37\x53\xa7\x1d\x39\xad\x57\x2d\xbf\x15\x35\x52\xc3\x12\xcf\x6b\x89\xf3\xc2\x5d\xaa\xd9\xb7\x47\xea\x89\x7c\x89\xe7\x87\xf6\x2b\x51\xd6\x8c\x54\xda\x4b\x1a\xb5\x19\x12\xa8\x83\xd4\x8d\xd5\x59\x34\xc5\x95\x8f\x3c\x1b\x48\x10\xfa\x76\x8d\x13\x23\xe2\xb4\xf2\xf4\xd1\xe5\xa0\x11\x2e\x73\x6d\x44\x70\x4e\x43\x9b\x83\x73\xb2\x24\x09\x0c\xb9\x9e\xe9\x93\x74\xea\x32\xf0\x70\xe8\xd0\x81\x63\x8d\x82\x74\xcd\xfc\x0b\x07\x6f\x44\x1c\x82\xb0\x36\xd7\x87\x05\xbb\x5b\x4d\x87\x13\x67\x8b\x4e\xc4\x98\x82\x42\x60\xb0\x60\xbb\x2f\x2f\xf4\x0e\x96\x20\x83\xd6\x27\x92\x2f\x25\x72\x50\xe3\x6e\xa6\xd9\xcb\x1c\xda\xfc\xc2\x9b\x79\xf5\xa9\x0a\xd5\x8a\x71\xa7\x9c\xe9\x20\xe4\x6b\x1f\x9b\x0f\xbb\xe9\xa3\xb2\x3a\xe8\x0f\x2a\x78\x73\x33\xea\x0c\xf6\x43\xaf\x2a\xad\xcc\xe1\xe8\xce\x5f\x9a\xa7\x30\x4e\xb4\xa2\x97\x87\x94\x42\x08\x71\x10\x8d\x36\x48\x84\x2a\xb4\x63\x4a\x81\x2d\x93\x4d\xa0\xed\xd8\x70\xe2\x26\xb8\xda\x82\x07\x7b\x6c\x3a\xc4\x96\x6b\xe0\x2a\x51\xf1\xda\x25\x5d\x78\x42\x08\xb0\x66\xbb\x47\xbc\xfb\xfc\x56\x41\x2e\x61\xf5\x20\x6f\x15\x73\x41\xcc\x82\xad\x54\xef\x73\x08\x57\xbf\xc6\x3f\x7c\xf2\xb7\xf3\xd7\xaf\x4e\x74\x8e\xef\x26\x97\x97\x97\x13\x54\x9e\x1c\x5a\x42\x72\x7c\x2c\x74\xd2\x27\x78\x50\xe2\x6b\xd3\x2d\xbf\x7a\x40\xff\x7e\x3a\xcd\xce\x40\xc4\x52\x5a\xb0\x92\x9c\x76\xfc\x6c\xd3\x5f\xa2\x6a\x7a\x94\xf8\x69\x90\x24\x3b\x61\x7c\xe1\x62\x03\xc5\x69\x47\x36\x50\x1c\xb1\x83\xa8\x6c\x96\x2d\x8d\x7d\xce\xff\xc4\xdf\xab\x7c\xb9\x1d\x4f\xca\x31\xa8\x55\xd2\x30\x3c\x89\x17\xf4\x47\x96\xce\x40\x6a\x88\xd9\x54\x0d\xa6\xbe\xcc\x5c\x98\xda\x1f\x08\xec\x43\xb4\x65\xca\x6c\x39\xd3\x8f\x23\x6d\x24\x4b\x8b\x9e\xf7\x9b\x41\x3f\xec\xbd\xda\xd4\xd5\x15\x91\x16\x79\xb0\x46\xb6\x0b\xdf\x1d\x4a\xb9\xfe\xa7\x83\xd6\x9c\xf4\x94\xfe\x6c\xaf\xd8\x1c\x46\x4b\xd9\xa8\x0b\xb2\xf1\x92\x05\x73\xff\x71\xc0\x49\xaf\x0f\xc9\xc1\x31\xc3\xe1\x24\xd4\xe4\x90\x0f\x17\x8b\x20\x32\x43\x19\x3a\x1d\x69\x2d\xba\xd3\x27\x41\x5f\x3a\x5a\x41\x23\x33\xd8\xe4\xf6\xe0\x6d\xbe\xf6\xba\xc1\x51\x80\xcc\xde\xd0\xff\xc6\x41\xe5\xa8\x68\x86\x5f\xcc\xa1\xa6\x02\x79\x7c\x7c\x39\x0d\xb0\x64\x28\x19\x7c\x76\x8a\x7b\x07\xdb\x42\x0f\xa4\x13\x24\xa2\xb7\x3d\x9c\x34\x2a\xf6\x93\x68\x4f\x45\x22\xef\x98\xf0\xf5\x99\x1d\x26\x1a\xfd\x2b\xee\x08\x3f\xa7\x24\xa9\xcf\x1f\xf5\x12\x9a\xf4\xab\x8f\x8e\x70\x84\xb9\x56\xe1\xa2\x3f\xc2\x88\x22\x42\x1c\xbc\x70\x4b\x97\x48\xad\x66\xec\x4c\x53\xcb\xc1\xbb\x6e\x44\xaf\xc5\xb3\xe0\x83\xca\xf4\xfb\x6d\x72\x4c\x01\x08\x39\x4a\x81\x86\x3e\xe5\x8c\x36\x89\xc7\xc4\x39\xaa\x80\x4c\x70\x50\xc9\x3a\xc8\xd6\x43\x6e\x8d\x21\x38\x1d\x9c\xd4\x28\x76\x72\x50\xd6\x7b\xb0\xa9\x7f\xc6\x37\x44\x60\xe1\xaa\x9b\xd7\x79\x95\x40\x6c\x5f\x35\x57\x92\xb8\xe0\x31\xff\x3d\xf9\xd6\x5c\xd9\xde\xe2\x42\x2d\x57\xe9\x68\x5c\xbd\xd7\x3a\x35\xf3\xa4\x6f\xcd\xfc\x1c\x9c\xa0\xb2\x23\x3d\x85\xd4\x0a\x41\xce\x89\xed\x11\x23\x53\x1f\xc4\xc3\xfb\x3a\x69\x88\xff\x70\xc4\x91\x78\xfe\xb8\x69\x08\xea\x1f\x36\x8d\x54\x0c\xc7\xa3\xf8\x13\x28\xc6\x11\xfa\xfc\x52\xdd\xa0\xcf\x0f\x0b\xd1\x1f\x83\x80\xe7\x9d\x87\x9d\x8e\xaa\xe1\x06\x0d\x05\x6b\x5f\x89\xdc\xdd\x06\x7f\x13\xc7\x51\x0f\xfa\xf5\x34\x24\x62\xac\x43\xdc\xe9\x88\x0a\x35\x8a\xae\x75\x49\x81\x24\xe4\xe6\xb6\xf0\xfc\xdb\x66\x1c\x60\x39\xbe\xad\xc7\x55\xed\x05\xcd\x71\xba\x68\x9b\x4b\x8b\x30\xf6\x43\xbb\x34\x33\x7e\x70\x88\x53\x55\x17\xde\x65\xbf\xd6\x9a\xf0\xbb\x20\xec\xfa\xbe\xb5\x7b\xf1\xd4\xe1\xaf\x62\x8b\x57\x53\xbc\x7e\x63\x93\x74\xfa\x74\x89\xb8\x79\x3c\xa6\xd2\x89\x18\xa8\x13\x37\x0f\x6e\x65\x37\xcd\xe5\x1c\x7f\x71\x68\x3e\x82\xd1\xa9\x32\x71\x97\x1d\x10\x6a\xeb\x63\x91\x5d\x6d\xd4\x91\xed\x72\x77\x5f\xc6\x76\x4c\xb5\xf8\x7b\xfe\x39\xa8\xd9\xd8\x65\x4d\x7f\x50\x55\xc9\x31\xf0\x13\x0b\x01\xa1\x52\x1c\xc3\xc9\xfd\x29\xc4\x86\x55\x1d\x00\x89\xdc\x3c\x7c\xf1\x4a\x7f\x71\x0c\x85\xbc\x53\xca\x59\xa6\xc2\xac\x7d\x98\xc6\xd4\x87\x6b\x7c\xa7\x7f\x84\x22\x09\x94\xe1\xbf\xfd\x13\xaf\xfc\x2b\x54\x29\xda\x7c\xd5\x21\xb2\x9a\xb6\x77\x15\x3e\xef\x5b\xe3\x1a\xbe\x69\xcd\x64\xd0\x8c\xe0\x85\x7d\x78\x52\x17\x17\xee\x39\x5e\x57\xc4\x36\xba\xd8\x2e\xe7\x0a\x72\x48\x4b\xb3\x00\x8d\x00\x25\x67\x2f\x27\xb2\x7d\x9f\x1f\xcb\xf3\x54\x60\x38\x30\x63\x96\xa4\x49\x67\xf4\x42\x8c\x5c\x28\xee\xf2\xb5\x86\xc9\xe7\x6b\x1f\x84\xeb\x8a\x98\xe7\x84\x2f\x4d\x5a\x7f\x10\x8a\xa9\x21\x44\x60\x35\xc4\x4c\x10\x87\x17\xe1\x2b\x87\x66\xa5\xd1\x31\x9a\x3b\x38\xd9\x12\x55\x12\xeb\x1a\x26\x4a\x6b\x5d\x25\xc7\xa9\x5e\x92\x34\x31\xdf\xf9\x5c\x29\xea\x09\x19\x6e\x38\xc4\xfe\x14\xcd\xa5\xba\x00\xba\xd6\x97\x2d\x2c\x3e\xe7\x62\xc1\x8c\xa1\xcc\x9e\xc1\xe6\x12\x8e\xc1\xc8\xc5\x79\x18\x0e\x18\xc7\x1c\xb8\x0e\x88\x1c\x62\xa1\xd0\x7a\x84\x06\x60\xaf\xc1\x19\xbe\x44\xa2\xb3\xff\xfd\xdf\xff\xd7\x18\x7a\x8c\x65\x9f\x88\x30\x66\xf2\x43\x1f\x3d\xa2\xa6\x0e\xf0\x65\xeb\x5e\x16\xac\x9d\x05\x89\xa8\xf3\xa5\x29\xad\x71\x89\x58\xbd\x49\x83\x5b\x2a\xd9\xf3\xaf\x36\xed\xf5\x15\xb6\x0b\x23\x29\x2b\xf1\xe0\xe9\xda\x14\xb9\x1a\x3c\xa2\x9d\xe1\xf4\x87\x76\xe3\xf6\x84\xe3\x80\xe3\x4d\x8c\x10\x0d\x8f\xf7\x24\xa7\x23\xb6\x91\xc5\xc8\xee\x8f\x98\xeb\x74\x0c\xf9\x1d\x62\xce\xf3\x0a\xc1\xbc\x57\x9a\xf1\xf3\x09\x33\xa0\xd2\x2c\xba\xfc\x98\xcb\x1d\xb9\xfa\xee\xde\xf9\xb9\x69\xd7\xbf\x44\x99\xa6\x75\x1f\x39\x32\xb6\xe8\x19\xb3\xe2\x6a\x51\xfc\xb9\xdc\xac\x50\x1e\xf4\x5e\x5e\xf6\x71\xe8\xe2\xed\x17\x42\xd1\xa7\x3e\xf4\xae\xff\x5e\x73\xfa\x62\xcc\xbe\x99\x0b\x83\x59\xc4\xb2\x31\xbc\x94\x4c\xb3\x47\xea\x44\xaa\x2d\x46\xd6\xb2\xbe\xc0\x13\xb3\xb6\xd9\x19\x58\x35\x43\x42\xe3\xb2\xd6\xf4\x7e\xc8\x4c\x6d\x39\x2b\xb5\x45\x56\xc6\x4b\x7e\x1e\x05\x4a\x47\xd6\x53\xb2\x5e\x11\xba\x5d\x29\x39\x9e\x83\x34\x0a\x19\x44\x8f\x2e\x19\x08\xfd\x19\x4f\x1d\x70\x1a\x71\xc4\x18\x66\xc7\xd6\x6f\xb7\xd5\x75\xb0\xfe\x41\x19\x20\x27\xd0\x31\xd8\xd5\x0e\x14\x72\x35\x5a\x37\x1b\x36\x07\x79\x7b\xa8\x1f\xc5\x1f\x92\x5c\x1e\xba\x34\x89\x1d\x86\x5b\xa2\x27\x58\xeb\xbe\xd1\x66\x88\xae\x23\x81\xd2\xf3\x1f\x2a\x69\x3e\x8c\x92\xfb\x58\xdb\x1d\x56\x22\x71\x32\x47\xc1\xfd\xb0\xdf\xc6\x37\x47\xa2\xb0\x87\x69\xcc\xff\xf1\x38\xec\xa4\x2f\xc9\x81\xf0\x41\xb1\xd8\x7f\xc5\x98\xff\x9e\x44\xa0\xb1\x42\xae\x97\x11\xd4\x17\x8d\xa4\x06\xfd\x0b\xc6\xf5\xb4\x85\xe7\xbb\x12\xd8\x24\x0e\x01\xc7\xe4\x33\xb5\xd2\x13\x0a\xff\x95\x24\xa1\x3d\x33\x78\x9c\x23\xb4\x3f\xe5\x5e\xae\x49\x7d\x3a\x32\x4a\x32\xe9\x9d\x69\x92\x2e\x87\xfc\x63\x2f\x0d\x65\xdf\xea\x9d\xb4\x3e\x6e\xf7\x76\xf9\x42\x46\xb2\x4b\x1f\x6f\x14\xa0\xd4\x9b\x24\xeb\x21\xbd\xfd\xd2\xf3\x6b\x92\x8f\xfa\x2f\x24\x39\x39\x62\x11\x1a\xc9\x76\xd2\x9f\x2a\x68\x93\x06\xeb\x7c\xd8\xda\x3c\x31\x1b\x81\xc8\xb1\xf5\x9d\x84\xb7\x7d\x8f\xcb\x0b\x91\x2e\x5a\x24\x71\xaf\xac\x63\x61\x4a\x92\x46\xf1\xe6\xc7\xfa\xa3\x00\xa1\xd8\x3e\xa8\x1a\x91\x3e\xd2\x79\xb5\x48\x48\x96\xad\x54\x5f\xae\xee\x65\x9c\xb1\xb8\x5f\xe6\x68\xa5\x64\x34\xc9\xb0\x03\xec\xd6\xe4\x2a\x89\xd9\x55\x8b\x07\xdf\x5d\xeb\x68\x80\x41\x17\xfd\x30\x12\xf7\x5d\xcd\x61\xee\x62\x0a\x05\xb4\xdb\x4b\x23\x09\xbd\x16\x20\x8f\x51\x5f\x62\x89\x73\x49\x8d\xe2\x12\x62\x07\xa8\x80\xa3\xa9\xd5\x77\x51\x0b\xf4\xd6\xd4\xdb\x27\xca\x55\xed\xd3\xa6\xf2\xfd\x52\x6e\x6a\xb6\xb1\x09\x1b\xeb\x93\xba\x97\xfc\x2c\x23\x6b\xec\xf9\x8e\xfd\x72\xd0\x31\xde\x05\x93\x27\xc0\xc2\x3d\xac\x37\xf1\x14\xb9\xbf\x69\xd0\x52\xc2\x5a\xdc\xd7\xc1\x54\xe5\x33\x58\x1c\x4d\xe0\x35\x7b\x49\x1b\x7d\x2d\x22\xec\x48\x71\x2f\x27\x06\x5f\x44\x8c\xa4\x89\x5d\x9a\xb3\x4b\xbb\x88\x29\x4e\x06\xe0\x52\x38\x4c\x5d\x9f\xcc\x10\xbb\x31\x95\xad\xed\x0d\x1b\x57\x39\x3a\xae\xbc\x28\x76\x64\x6c\x3c\x56\x57\x72\xc2\x4e\xb6\xe3\x1f\xec\x66\x64\x26\xfa\xb6\xbc\x52\x47\xfc\xe8\xcd\x23\xae\x70\x74\x1e\xf0\xe3\x95\x88\x03\x0c\xe3\xfc\x90\x3c\x69\x8d\xa7\x18\x9e\x22\x4f\x2c\xb8\xba\x85\x83\xf9\xb9\x34\x0d\xf1\x90\x60\x2d\xb6\x23\x69\x1b\xa4\xc5\xb1\x8b\x57\x4a\xf9\x50\xd8\x01\xdb\xe1\x1d\x69\x64\x7a\x23\x29\xce\x62\x2a\x11\x2f\x68\x5c\x7c\x96\x17\x84\x04\x0e\xa1\x86\x03\x48\x8f\xd0\xf9\xc5\x3a\x9e\x11\xab\xdc\x45\x7c\xa3\x94\xde\x7e\x6d\xf7\x94\xa8\xd2\xc4\x65\xf2\x02\x33\x19\x43\x30\xd0\x63\xb7\xc9\x85\xbc\xae\xa2\xb4\x21\x9e\x40\xaa\xde\x1b\xf4\xab\xe4\x7e\xb4\xdb\xb8\xda\x60\x17\x19\x71\x3e\x80\xa6\x67\x81\x83\x8e\x79\x50\x1b\x3c\xb7\xbc\x36\x09\x4c\x6c\x89\x84\xef\x6c\x9a\x55\x5f\xab\xeb\x83\x7f\x2e\x21\x79\x94\x62\x6c\x92\x8e\x4d\xe0\x09\xfa\xb9\x25\x94\xa0\x8f\x39\x7d\xc4\x74\x18\x10\x51\x12\x8f\x00\x5f\xc6\x6b\x71\x69\x5d\xd0\x72\x92\x64\x7e\x1a\xa1\x20\x3d\xca\x71\xdb\x24\x5c\xca\x3e\x37\x91\x94\xbc\xfc\x3d\x73\xe9\x13\x94\x84\x92\xf4\x28\xc8\xe8\x8c\xc6\x27\x14\x53\x99\xf1\xe9\x24\xdb\xec\xe6\x06\x1a\x83\x3b\x43\x09\x99\x98\xec\x55\xaa\x38\xe2\x86\x32\x0d\x3b\x17\x89\x5c\xfd\x45\x0e\x0e\x81\xaf\x7d\xd5\xaf\x3b\x76\x16\xd4\x49\x85\x3d\x2a\xa3\xfb\x31\xf4\x59\xd3\x06\xbe\xe3\x40\x6e\x4d\xdc\xf2\x38\x51\x8b\x4a\x02\x1f\x3c\x8c\x18\xfa\x56\xc3\xe6\xc9\xe0\xcd\x1c\xcd\x75\x18\x94\x3c\xce\xc9\x49\xe4\x6d\xde\x0b\x92\xb8\xfd\x03\xb3\xe1\x61\x59\x79\xa3\xc7\xfa\xab\x98\xe5\x48\x22\x41\xd7\xfa\x5e\x43\xff\x75\x86\x5b\x5e\xca\xd0\x77\x43\x54\xc0\x18\x3c\x23\xa2\x49\xf2\xd6\xb3\xe4\xc9\x60\x64\xdc\x61\x8f\xaf\xd9\xf9\x15\x4d\x7e\x37\x09\x89\x4c\x98\x6b\x68\xea\x92\x1d\x8a\xe4\xdf\x92\xb3\xf6\xc0\x6d\x92\x84\xb2\xb5\x9a\xdd\x34\x9d\x2a\x7f\x78\xc9\xc6\x1a\x24\x9b\xec\x88\x63\x79\x8b\xff\x7f\x99\xdd\xe7\x57\x23\xfc\xe2\x59\x51\x0a\xf8\x2d\x67\x5e\x97\x1a\x17\x37\xce\x37\x00\x42\x98\x77\x13\x48\x3a\xe0\xa9\xb2\x52\xf6\x10\x26\x2e\x53\x64\xfd\x2c\xd2\x9f\x8d\x8c\x37\x87\x93\xce\xec\x59\xf3\xec\x3c\xf3\x0f\x44\x0b\x75\x58\xb0\x2e\x71\xf1\xb5\xf7\x21\x3d\x89\xbe\xa5\x7b\x10\x97\xc4\x7a\x9f\x24\x75\x73\xa8\x12\xed\xd1\x49\x32\x8e\x4f\xa7\x94\x76\x19\xa7\xe9\x89\xbf\x9f\x6e\x87\xc3\x3b\xad\x7e\xfc\xcd\xf9\x43\x86\x2f\xc1\x33\x32\xfe\x9a\xa6\x84\x8d\x4b\x9e\xaa\x0b\x6a\xfc\x4d\x53\x87\xa5\x0b\x13\x55\x71\xfc\xed\x65\xb3\x2e\xeb\x09\xeb\x54\xd3\x3e\x1d\x97\x9f\xac\xd4\x7b\xe6\x27\x5d\x70\x5c\x6c\xfc\x85\xfd\x28\xde\xe6\x36\x6d\xcd\x54\xa8\x07\x20\x77\xd3\xf2\xbb\x9f\x83\x16\xa7\x35\xfb\x63\xc2\x88\x3c\x82\x6c\x22\xd8\x07\x1d\x98\xfb\x3e\x5e\x59\x5e\x8c\x9e\x9d\xf3\x3f\xe3\x55\x68\x16\x74\x08\xad\x8f\x94\x0a\x75\x10\x5e\x53\xcf\x35\xd1\x6d\xc3\x89\xe1\xb0\xdd\xe2\xfe\x4a\x3c\x08\x8e\xae\x15\x95\x88\x86\xdf\xdc\xd6\x36\x08\xd1\xa0\x3c\x51\x47\xb5\xf4\x34\x71\x19\x49\x25\xc8\x23\x88\xa3\x71\xb7\x7a\xdb\x96\x75\xff\x69\x4d\x3b\xa3\x6f\xac\x16\x75\xc9\x83\xa3\x64\x99\x1f\xd0\x3c\x9d\x9d\xeb\xab\x76\x9d\x8d\x46\x9e\xdc\x32\x41\xd6\x0f\x22\x81\x13\x75\xa2\x7d\x46\xbe\x95\xa7\x52\x70\xdb\x14\x93\x0e\xd2\xc9\x85\xcb\x3e\xf4\x74\x2b\xd0\xf0\x8e\xfe\x7a\xa9\xef\x6a\x3f\xe5\x7d\xce\x9e\xd1\x85\x87\x20\x82\x47\x60\x55\x97\x3e\xcc\x30\x61\x24\xf2\x94\x3c\xc5\xdd\xf8\x19\x8d\xf4\xa3\xd9\xf9\x35\x21\x66\x2f\x2d\x65\xa2\x13\x81\x0c\x2c\xb1\x86\xc9\x7c\x5b\x63\xaf\xea\xe5\x9c\xdf\x6d\xb7\x1b\x36\xff\xb2\x67\x9d\x75\x0a\xfc\x8f\xa7\xf4\xfd\x81\x64\xba\x2a\xaf\x0d\x5b\x46\xed\xc7\xfa\x3a\xc9\x27\x3f\xe6\x9c\x37\xf7\xcb\x0c\x86\x68\x11\xd4\x7d\x2c\x13\x7b\x26\x89\xb9\xd1\x7b\xdf\x31\x27\xd8\xb4\x92\x00\x8f\x73\x33\xde\x36\x95\x74\x2f\xd2\x4c\xef\x18\x50\x34\xcb\xf1\x32\x49\x34\x95\x20\x41\x02\x00\xa4\x03\xbc\xd3\xc1\xcc\xc5\xe8\x30\x91\xd7\x42\x7f\xd9\x2c\x3b\x88\x03\x9b\x3c\xba\x1d\xc1\xf5\x13\x9f\xa3\x51\xdd\x30\x24\x46\xc5\xe7\x1a\x74\x39\xdc\xe2\x57\xf8\xd5\xde\x77\x6c\xc1\xf1\x4c\x92\x3c\xd7\x32\x05\x71\xc9\x4a\x26\xf1\xe1\x4b\x4f\xae\x3d\xce\xa0\x48\xc3\x75\x25\xd2\xd5\xf3\xaf\xc9\xf7\xfc\x2b\xa1\x28\x07\xc4\xa0\x11\x0a\x36\x6d\x73\x20\x11\xc6\xf8\x27\x52\x68\x57\xf5\x93\x1d\x6b\x40\x42\x09\x1d\xba\xf9\x81\xf3\x9f\xf9\x36\x3e\x45\x04\x5d\xa3\x62\x93\xf5\x0d\x99\x29\x70\xcd\xa0\xc8\x5d\xb2\x9a\x9f\x6e\x31\x03\x96\x03\x5c\xe2\x33\x63\xf3\x5d\xe7\x74\x9d\x71\x63\x6d\xd6\x2c\xba\x9c\x26\x84\x7c\x7d\xe2\x6c\x06\x7f\xbf\x91\xea\xfb\x86\x33\x86\xce\x2b\x82\xe9\x61\x3f\xc7\xa2\xed\xec\x8d\x7c\xa4\x6b\x0a\x1f\xb3\xb7\xf8\x38\x32\x86\x9b\x9a\xb6\x3a\xe3\xaf\xd9\xa9\x7e\x3d\xda\x0c\xc9\x3f\xd2\x26\x4f\xe9\xcb\xb0\xba\x83\xdf\xc6\xe4\xfb\x3e\xf4\x9e\xd3\xb7\x09\xdd\x1a\xe0\xa8\x7a\xd0\xe3\xea\x7d\x28\x98\x00\x05\x6e\x2a\x03\x1f\x6b\x56\x16\x24\x12\xe2\x79\x6f\x76\x88\xfc\xc0\x36\xec\xa3\x31\xfb\xbb\xda\xa8\xc1\xaa\x98\xad\xe0\xdd\xe4\x9f\x9c\xbc\xad\x65\xb3\xf8\x17\x22\x73\x76\xc6\x75\x5e\xd3\x8f\x6d\x97\x60\xe9\xa2\x69\x3a\xbc\xa9\xbf\x07\xd7\xc7\x3e\x76\x80\xdb\x43\xf7\x15\x5c\xdf\x72\x7b\x04\x72\xd2\xe2\x16\xd0\x49\xe3\xe1\xcc\x76\xc8\x91\x4a\x03\xb6\x87\x65\x77\xa0\x13\xac\xa3\x9e\x9d\xd3\xe7\xc9\xb9\xff\x7c\x64\xd8\x41\xeb\xe1\xd0\x59\xbf\xab\xa4\xfd\x12\x9a\xc3\x91\xe1\x1f\xe1\xfb\x07\x8c\x3f\x68\x3f\x36\x81\x7e\x67\xc9\x21\xe2\x97\xc7\x60\x5a\x58\x1c\x96\x5b\xd3\x21\x50\x6d\x33\x67\xb3\x7d\xe8\xeb\x8d\xab\x94\x3d\xe4\x4a\x48\x56\xb3\xc9\xde\xa2\x52\xf6\x5a\x2b\x25\xd7\xdd\x92\xb6\xa2\xcb\xd9\x23\x63\x64\x42\xcf\x1e\xd1\x46\x48\x71\xc2\x57\x91\x34\xd3\xce\x95\xf1\xd7\x03\x0a\x2e\xcb\xf7\xa0\x0f\x18\x85\x8e\x54\x2c\xc0\xb1\xdd\x22\x44\x21\x65\x07\x90\xdb\x4a\x6e\xdd\xe5\x15\xf1\x54\x33\x7d\x89\x12\x24\xe8\xd1\xe4\xa7\x2b\x04\x1a\xc5\xd5\x59\xc2\xa1\xea\x4c\x4a\xd9\xb9\x40\xdc\xd2\x76\xe3\xd5\x85\xd2\xb9\xfa\x6b\x10\xb5\x5d\xc7\x6b\xfb\x89\x03\x3f\x47\x6a\xee\x73\x1c\xb3\xb8\xea\x1b\x7c\x19\x9b\x84\x54\x55\xbf\xb8\xb1\x8a\x3a\x30\x71\x11\x8f\x88\x0d\xde\x76\xee\x2d\x63\x8d\xbf\xd0\xc7\x11\x08\xf3\x4c\x15\x09\x9e\x52\x83\xdf\x42\x53\x83\x82\x18\x3a\x25\xd5\x79\x64\xe9\xd4\x8a\x8e\x5f\x76\x1f\x1c\xef\x57\xf8\x47\xd9\x3a\x5f\x14\xa7\x53\x92\x4f\xc2\x35\x25\x12\xac\x14\x68\xb6\xba\x99\xbc\x47\xe3\xbb\xd0\xf7\xf5\xf5\xb9\x75\x08\xad\xab\x2b\xba\xd4\x60\x1c\x4d\xde\x5c\xb7\x8b\xde\x03\x57\xf0\x84\x1e\x5b\x64\xec\xf1\xc5\x51\x7e\x2e\x1b\xfc\x7b\xa2\xc9\xa7\xae\x93\x41\xaa\x21\x5d\x2b\xf3\xe4\xe2\xbc\x34\x7c\xd4\xfc\x37\xa6\xf3\xae\x2e\xa7\x30\x96\xec\xc5\x49\xf3\x0a\x72\x94\x48\x24\x83\x2e\x26\x2c\x64\xd5\x75\x04\xf9\xfe\xf3\xfc\x2f\xf1\xfa\xb9\x68\xd3\xd9\xe7\x1e\xd1\x68\x3e\x5b\xb9\xa4\x7d\xe0\x42\xbf\x94\x23\x2f\x0f\xf2\xce\xef\xc7\x9e\x1f\x0c\x10\xe8\x3d\x07\xb0\x18\xc0\xa3\xb4\xf3\x80\x19\x8f\xe3\xec\xf9\xb0\xd1\xe6\x7d\x54\x41\x75\xc6\x96\xa4\x2a\x84\x74\x46\x1f\x6c\x34\x4e\xb3\xc4\xf5\x79\xa0\xc1\x2a\x0c\x9f\x7a\xe6\xaa\x86\xa3\xf8\x47\x69\x88\x8b\x0b\x21\x10\x50\x41\xf6\xb1\xba\xf7\x50\xe3\x11\x08\x84\xfa\x63\x06\x44\x37\x72\xf4\x78\xa6\xa0\xf0\xc8\x53\xb6\xf6\xff\xe1\x2b\xbd\xf1\xa8\xfe\xad\xde\x3e\x68\x3e\xf4\xd1\x5e\x17\x6e\x33\xfa\x56\x6f\xd0\x76\x45\x50\x49\x5c\x01\x73\x9b\x3e\xd6\x72\xd4\x05\x10\x6f\x92\x4e\x39\x3c\x2c\xa6\x52\xa9\x0a\xe6\xc2\xbf\xe4\xa2\xf5\x23\x5a\xc4\xbf\x13\xc7\x0f\xfe\x32\xe6\xf7\xa1\xda\x34\x26\x45\xe9\x70\x09\x59\x92\x4a\x63\x4f\x36\x24\x03\xcb\x87\xbe\x81\x50\xbe\x72\x9e\x6c\xa4\x64\x8e\xb5\x3e\xae\x10\x69\xb1\xfb\xe9\x99\xa5\xa4\x97\xa4\x59\x74\x7c\x4a\x22\x92\xf9\x86\xa7\x6d\x2c\x7f\x08\x36\x9e\x11\x35\xa0\x74\xe2\x72\xb5\x64\xa2\xad\xe9\x3d\x20\x27\x55\xc2\xe2\xe4\x43\xc8\x62\x2a\xbf\xe5\x61\x4e\xba\x7b\xc3\x21\x96\x02\xe7\xc1\x93\x12\x8d\x68\xf6\xdc\xd3\x90\x3a\x76\xa1\x6f\xae\x36\x4e\x01\x6d\x1d\xcd\xa9\xe7\x5e\x2d\x1f\x37\x8d\x45\xfc\x8d\xf5\x83\xee\x91\xa1\xf4\x4d\x13\x66\xc1\xfa\x93\x82\xda\xbd\xca\x16\x9a\xe9\x39\x2a\x18\x3e\x62\x79\x4b\xa5\xe0\x5e\xa3\xf2\x31\x90\xdd\x37\x64\x7b\x4a\xb9\xcb\xde\x54\x39\x84\x8f\x77\x5d\x9c\x5a\x63\xea\x6e\x26\x17\x46\xef\xee\x20\xf8\xe7\x6c\x9a\x4d\x30\x76\x69\x20\x33\x3f\x93\x27\x20\xc6\x4d\x2e\xc9\xd0\xf4\x72\x9b\x9c\x1f\x96\x9b\xc9\xc3\xdc\x96\x36\xa9\x54\xd4\xc1\x37\xea\xf1\x2b\x0f\xdf\x8e\x6e\xcc\xc5\x01\x16\x5b\xf1\x68\x91\xa7\x63\x4f\xf5\xf3\xb0\x9a\x3d\xb4\x8a\x10\xcb\xcd\x7b\xaa\x46\x0f\x14\x0e\x6a\x49\x2e\xb6\x9e\xe9\x59\x52\xb2\xf9\x8e\xd8\x74\xa1\x15\xc5\x64\x97\x56\xd8\xe1\x8e\x98\xdb\x7c\x76\x66\xe9\x56\xc8\xce\x4f\x5d\x81\xdd\x75\x7b\x79\x69\xe1\xfc\xec\xed\x9b\x21\xf2\xc7\x08\x86\xba\x8c\x27\xa8\x3a\x89\x91\x05\x25\x8c\x30\x5c\x12\x63\x8d\x7a\x1f\xa9\x4f\xbf\x25\x1e\x85\x6d\x28\x26\x13\xf4\xb3\x47\xea\x8d\xdd\xcb\x7c\x42\xc5\x5c\x0a\x8b\x21\x71\x2c\x74\x3d\x6f\x25\xe7\x1d\xc7\x3f\x81\x9b\xd5\x6e\xbd\xb1\x85\x5d\xa0\x25\xb5\x53\x76\xef\xe4\x1e\xa1\x52\x47\x77\x51\x1d\xf9\x3a\xc4\x07\x73\xde\x55\x44\x04\x5f\x9e\xb3\x03\xa5\x57\x4e\xeb\x5b\xb5\x1a\xe1\xe6\xd7\xbc\x2d\xf7\xa8\xaf\xaf\xe0\x73\xb3\x37\x78\xeb\x11\xd5\xf9\x76\xb1\x7b\xa8\xff\x43\x8b\x3d\x0c\x73\x78\x15\x7b\xa9\x28\xf4\xe6\xf4\x4c\x03\x62\xe3\xf3\xa9\x53\xe1\x94\x55\x8e\x7d\xc3\x91\x6e\x10\xd9\xc5\x8f\x39\x27\xec\xdb\xc8\xd4\xba\x72\x4f\xcb\x28\xf7\x7b\x0f\x5e\xe6\xbc\x86\x9b\x9b\xba\x3a\xc5\x9c\x88\xee\x4a\xca\x86\x8c\xbc\xb4\xde\xe3\x48\x3c\xa5\x4c\x1e\xf0\x1b\x69\xf7\x01\xf1\x01\xd3\x94\x36\x26\x8a\x9f\xf7\x2d\x65\x44\x4b\xda\xf3\x7b\x8a\xbb\x7e\x2f\x64\x7a\x8c\x8c\xd2\x51\x71\x98\x3a\x06\x99\xc0\xcb\xc4\xd5\xe7\x42\xcc\x25\xfb\x67\xc8\x08\xd0\x1e\xbf\x76\xe2\x76\x91\x45\xf2\xc8\xcb\xfa\x1f\xe4\x5b\x14\x75\x1c\xb3\x1c\x23\x5d\xde\x16\xe1\xeb\xcc\x63\x4e\x6d\xa6\xc6\x32\x55\x9b\xf5\x6c\x66\x5a\x35\xdf\xef\xf5\x8a\x72\x0f\x67\xe9\xd5\x14\x95\x5f\x00\xdd\x7d\xb1\xf7\x74\x8f\x6a\x20\x06\x30\xd4\x90\x58\x44\x2d\xee\x5d\x6e\xfa\xb5\x59\xad\x48\xde\x36\xc8\x57\xca\x09\x7b\xf0\x63\x72\xd6\x14\x07\x1b\x1a\x12\xaf\x84\x63\x07\xfd\x1d\x6b\xc1\xd6\xb3\xef\xf8\x4f\x48\x0f\x49\x88\xab\x6f\x42\x20\xe2\xc8\xc5\xd9\xcb\xfc\x80\x40\xe4\x6e\x12\xa4\xa6\xa8\x0a\x0f\xea\xab\xa4\xa3\x32\x23\xd5\x36\x4d\x27\xaf\xb2\x44\x9a\xf9\x1f\xf0\xa2\x1c\x41\xbc\x2e\x43\x6d\x36\xcb\x2d\xe7\xf2\x18\x84\x6f\x14\xd5\x14\x1a\x29\xd6\x3b\x10\x0a\x0d\x9f\xf0\x1d\xd0\xaa\xfa\xad\x69\x75\xe3\x63\x2d\xdb\x72\xaf\x11\x9d\xe7\x5b\xfc\x3d\x61\x3e\xc6\x4f\x1c\x1b\xa3\x68\xc9\x40\x78\x25\xf7\x25\x5e\xfc\xfa\x4e\x0a\x27\x47\x2d\xaa\xd3\x62\xe1\xd0\xc5\x9b\x15\xb7\xa3\x08\x43\x15\x03\x0f\x15\xbe\x45\xec\x4a\xf8\x18\x71\x5f\xe1\x23\xcf\x6d\xb0\x2f\x54\x60\x6d\x25\x5b\x73\x7e\xfe\xb2\x8f\x0b\xa1\xd4\xbf\xbe\x55\x1f\x5a\x81\xee\x3d\xa4\x40\xa6\xd3\x60\xef\x7d\x1a\x37\xe8\x6f\x45\xbf\xcc\x77\x24\x9d\xd8\xdf\x2a\x22\xb4\x5f\xdc\x63\xf3\xff\xbd\xae\x2c\x16\x51\x77\xee\x92\x88\x4e\x14\xfd\x9c\xf4\xfc\x80\xfc\x4e\xa8\x84\x9f\xbc\x5f\xec\x5e\x3b\x4e\xde\x0f\x96\xbd\x89\xee\x8e\x21\xf6\xbb\xfb\x26\xbd\x62\x46\xd1\x9f\x63\x7d\xa4\x81\x1a\xf0\x88\x69\xe9\x90\xb4\x0b\x2a\x4c\x49\x56\xb2\x84\x6e\x69\x55\x41\x55\x14\x5f\x5b\xc9\xf4\x25\xb1\xb3\x4b\xf4\xcc\x61\x14\xa7\xea\xac\x01\xca\xd3\xb2\x04\x3e\x3e\x6d\xf7\xce\x3d\xab\xed\xd2\x87\xe6\x59\x4b\x97\x8d\x4c\x9b\xa1\xa4\xda\x10\x0f\xa4\x54\x01\x32\x00\x0b\xc7\xbb\x95\xd7\x48\xdb\x6b\x96\xdb\x99\xbf\xe6\x41\xb8\xcf\x24\xcc\x3a\xb0\x0b\x9c\x2c\xdf\x38\x98\x25\x63\xfb\xf9\xee\x49\xba\xc9\x67\x8f\xe4\xdf\xb1\x59\x6a\xcc\x2b\x22\x6e\xe6\x95\x98\xee\xc2\xa3\xf4\x96\xa3\xbb\x5e\x42\x49\x6c\xd9\xad\x34\x82\xa6\x35\x5d\xe0\xb3\xa3\xe6\x8e\xbd\x3e\xda\xd4\xc5\xcd\x2b\xd2\xa9\xfd\xf9\x08\xd2\xfd\x76\xa0\x6b\x7d\x5e\x99\x7a\x4d\x58\x4f\x6c\x7c\xc7\x49\x1f\xe1\x12\x5d\xcb\xf2\x03\x08\x25\x2e\x95\xd5\x6b\x44\x4f\x81\x1c\x5d\x55\x82\x5b\xe7\x83\x10\x82\x54\x03\x5e\x0d\x19\xab\x8c\xff\x2c\xb7\x6a\x2d\x4a\x99\xab\x68\x5f\xc3\x2d\x74\xc6\xbf\x8e\xcc\x5e\xab\x3a\x61\x2c\x52\xbe\xa5\x15\xdc\xf6\xd3\xd1\x6d\x66\xcf\x9f\xbc\x7c\x9d\x3d\x1e\x3b\x08\x5a\x7b\x48\x7e\xb4\x60\x48\xac\xb4\x60\x9c\x36\x89\x8d\x5a\xd7\x21\x06\xe9\xf1\x65\x48\xc5\xe3\xab\x90\x63\xa1\x1d\x89\xd6\x7a\xbc\x23\x3d\x3f\x05\xa1\x23\x4d\x48\x6a\x9e\xca\xaf\x5e\x1d\xff\xa8\x9c\x54\xf2\x4f\xca\x0d\xc7\xac\x5d\x3f\x6c\x78\x4f\xf6\xd7\x88\x7b\x95\xa7\x6e\xfc\xf3\xc8\xd4\x5c\xe5\x7d\xdb\x5c\x94\x1c\x3b\xa5\xd5\xdf\xe8\x07\x5f\xd3\xd5\x70\xfd\xba\x0a\xc7\xd6\x4c\xc8\x5d\x2a\x1f\xfe\x88\xff\x9e\x24\x7b\xa7\x47\x15\xc7\x49\xaa\x6a\x2d\x71\x25\x5b\x6e\xf4\xe1\x44\xad\xbd\x5e\x7a\xd0\x88\x06\xfb\xd9\xa3\x00\x9c\x6b\xd6\x60\xf7\x16\x54\x95\x2b\xb1\x7d\xf9\x15\x8d\x1d\xca\x4d\xd7\xed\xad\x64\x1b\xc0\x05\xc4\x2f\xc0\xf5\x97\x10\x7a\xd2\x75\x8c\x75\xb4\x2f\xd9\x58\xe1\x80\xf3\xb0\xac\xfa\x89\x0f\x7b\x15\xf5\x0e\xe2\x9a\xfa\xf7\x80\x2c\xae\x5b\xa5\xb9\xcf\xf4\x8f\xf1\x8b\x02\x5c\x87\x8e\x0b\x6e\x63\x7c\x3f\x50\x49\x38\x25\xaa\xa2\xd7\xb1\xf7\xa6\x9a\x2e\x5b\xba\x57\x1e\xd1\xff\xc4\x49\x25\x14\x44\x87\xce\x7d\x02\xe7\x53\x1c\x88\xbf\x06\xa9\xd9\x13\x51\x8a\x6a\xe3\x7d\x0e\x67\xb8\xc8\x9c\xaf\x89\xa4\x7f\xd5\x2a\xfe\x8d\x0f\xb5\x16\x8c\x56\x32\xef\xcc\xf2\xe0\xcd\x9d\xa7\xf5\x75\xbe\xa9\xe2\x9a\x91\x23\x18\xf0\x52\x93\xca\x1f\x56\xac\x7c\x27\xc4\xbc\x46\x36\xd4\x50\x65\x2c\x1b\xad\x5b\x0c\x41\xb5\x83\xd7\x57\xdb\x09\x1a\x8d\x4d\x61\x16\x0d\x6d\xa5\x9a\xf7\x52\x73\xae\x5f\xf2\x93\x90\x05\xf2\xfb\x98\xe3\x9a\xab\x1f\xd8\xad\xf8\xcb\xfc\xb3\x59\x9c\xb2\xc1\x15\x8d\xcc\xdc\x15\x35\xfb\xd9\xeb\xfd\x34\xae\xca\x72\x8c\x7f\x95\xbc\x3f\x87\xa3\x2e\x2d\x70\x07\x64\x7f\x8e\x5f\xd2\xd7\x31\xa1\xe1\x8e\x3c\x1a\x93\xf0\xcd\xfb\xfc\x6c\x45\x94\xb3\x82\xf0\xd1\xa7\x8b\xec\x45\x73\x8b\x90\x73\xd8\xc1\x0c\x02\xcd\x40\x9c\x0f\xfd\xb3\x38\xbb\xfa\x6d\x4f\xca\xf8\x07\x38\x74\x62\x92\x3d\x3d\x4c\xe9\x81\x6d\x97\x0f\xee\xc7\x6f\x6a\xe8\x2b\x1f\x51\x6a\xf9\xa8\x43\x02\x00\xdc\x43\x3b\xbf\x62\x79\xcb\xe4\x57\x74\x2d\x0f\x79\xc4\x7d\x8b\xd6\x53\xba\x47\x36\x7a\x37\x82\x7f\x51\xe4\x57\xdf\x4f\x9a\x24\x7f\x90\xc5\xdb\x01\x2c\xe9\x5e\x33\xde\xf7\x7a\xff\x55\x16\x1d\x1e\x5a\xf9\x3b\x27\x17\x3d\x52\xf3\x2b\x62\x22\x06\x69\xb4\x7f\x4d\xf2\x68\xbf\x7f\x42\xb4\x43\x49\x76\xf5\x5f\xf1\x12\xa0\xa6\x95\x1b\x45\x18\xd9\x63\xbf\xc1\xae\x32\x7b\xa9\xe6\xf5\x18\x42\xe9\xdb\x85\x5d\xbe\xfe\xbf\xbc\xc9\xfa\x22\xc3\xe7\x3e\x2d\xbe\xf0\xd0\xfe\x61\x08\x17\xb9\xf3\x79\x78\x7b\x8f\x8e\x05\x72\x94\xd3\xa1\xc8\xd7\xcd\xec\x02\x4f\xec\xf1\x73\x9b\x08\x27\xc9\x17\x99\x6d\x56\xac\x86\xf3\xd1\x25\x77\xef\x7c\x66\x67\xf7\x6d\xf6\x59\x76\x6e\xb6\xf0\x77\xa3\x0f\x3b\xf9\x40\x2c\xec\x01\xa6\xa1\xcf\x36\x5a\xa1\xd3\xf2\x42\x7e\xbf\xcd\xe9\x5c\x7f\x76\x29\x3f\x7e\x6c\xf8\x49\xde\xcf\x88\x10\x69\xeb\xa6\x86\xde\xfe\xb3\x2b\xf9\x89\xa4\xd4\x08\x5f\x22\xba\x5e\xd0\x80\x80\x84\x3e\x6b\xa0\xe3\x82\x36\xf2\x80\x69\xa9\x4c\x82\x0a\x37\xcd\xa1\xed\x35\xec\xb4\x5d\x91\x5f\xa5\x25\x6f\x25\x8f\xe0\xa5\x31\xdb\xb4\x80\x67\x29\x54\xb8\xdb\xf4\x06\xc2\x7c\x51\x76\x65\xf2\xde\x40\x7f\xcb\xc5\xf3\xb0\xcd\x2f\xe7\x6e\x05\x61\xd6\xf8\xea\x66\xee\x67\x4b\xdb\x50\xb4\xcd\x1e\x99\x81\x7f\x09\x6f\xf3\xba\x47\x0e\x9f\xba\x60\xe9\xef\xf7\x88\xeb\xce\xb6\x78\xba\x94\x7e\x36\xea\x1d\xae\x9e\x62\x1c\x07\x8e\x2b\x55\x7c\xbd\x5d\xc2\xf0\xb2\xde\x1f\x54\x04\xf7\x89\xc4\x34\x87\x05\x7e\x52\x41\x50\x74\x8a\x63\xd9\xa6\x41\xd6\x7c\x89\x40\xf1\x1a\x4e\x96\xf8\x09\x57\xe6\x0b\x95\xb7\xcb\x35\x11\x86\x9b\xff\x30\xd9\x27\xff\xfa\xaf\xfc\xd8\x02\x89\x36\xff\xf6\x6f\xd9\xd9\xc3\x4f\x95\xb7\x66\x72\xde\x19\xc9\x61\x76\x96\xbf\x2b\x77\x79\x15\xb5\xd9\xe5\xef\x9e\x26\xcd\xa6\x20\xb0\xec\x3d\x1e\xa5\x4d\x88\x72\xde\xdd\xbd\xf3\x7f\x02\x00\x00\xff\xff\x78\xa2\x22\x03\x3b\xb9\x00\x00")
func confLocaleLocale_deDeIniBytes() ([]byte, error) {
return bindataRead(
@@ -4359,12 +4359,12 @@ func confLocaleLocale_deDeIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_de-DE.ini", size: 47341, mode: os.FileMode(493), modTime: time.Unix(1442820542, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_de-DE.ini", size: 47419, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_enUsIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\x7d\xfd\x72\xdc\xc6\xae\xe7\xff\x7c\x0a\xc6\xb7\xbc\x4e\xaa\xe4\x49\x25\xd9\xaf\x4a\xc5\xc9\xca\x56\xfc\x71\xaf\x65\xe9\x5a\xca\x39\x7b\xd6\xe5\x62\xa8\x21\x35\xc3\xeb\x19\x72\x42\x72\x2c\xeb\xdc\xba\x55\xfb\x1a\xfb\x7a\xfb\x24\x0b\xfc\x00\xf4\x17\x39\x92\x7d\xce\xa9\xfd\x47\xe2\x74\xa3\xbf\xd0\x68\x34\x80\x46\xa3\xcb\xdd\xae\xa8\xea\x61\x99\x3f\xc9\x8f\xf3\x5d\xd9\xb4\x9b\x7a\x18\xf2\xa1\xde\x5c\x3f\x5e\x77\xc3\x58\x57\xf9\x8b\x66\xa4\xdf\xfd\xc7\x66\x59\x67\xd9\xba\xdb\xd6\x04\xfa\x92\xfe\x65\x55\x39\xac\xaf\xba\xb2\xaf\x28\xe1\xc4\xbe\xb3\xfa\xd3\x6e\xd3\xf5\x0c\xf4\xab\x7c\x65\xeb\x7a\xb3\xe3\x32\xf4\x2f\x1b\x9a\x55\x5b\x34\x2d\xfd\xbc\xa0\xaf\xfc\x55\x2b\x29\xdd\x7e\xb4\xa4\xb3\xfd\x28\x69\xfb\x9d\x25\xfd\xb6\xcb\xfa\x7a\xd5\x50\x6f\x7a\x4a\x7a\xab\x9f\xd9\x4d\x7d\x35\x34\x23\xb7\xf4\x67\xf9\xca\x3e\xd6\xfd\xd0\x74\x5c\xfb\x9f\xe4\x2b\xdb\x95\x2b\x06\x38\xa7\x7f\xd9\x58\x6f\x77\x9b\x12\x05\x2e\xf5\x33\xdb\x94\xed\x6a\x2f\x30\xaf\xf5\x33\x5b\xf6\x35\x65\x15\x6d\x7d\x43\xa9\xcf\xf0\x63\xb1\x58\x64\x7b\x42\x42\xb1\xeb\xbb\xeb\x66\x53\x17\x65\x5b\x15\x5b\x19\xe6\x6f\x94\x9e\x6b\x7a\x4e\xe9\x39\xa7\x63\x08\x75\x45\x43\x2d\xca\x41\xc7\x41\xb8\xa4\x91\x97\x43\x86\xaa\xda\x72\x6b\xa5\xf9\x33\xab\xb7\x65\xb3\x61\xac\x3d\xe6\x0f\xea\xf8\x30\xdc\x74\xc0\xed\xb9\x7e\x12\x12\x8a\xf1\x76\x57\x03\x07\x8f\x2f\xe9\x2b\x5b\x96\xbb\x71\xb9\x2e\xb9\x9f\xf2\x95\x11\xd0\xae\x23\x64\x74\xfd\x2d\xe0\xec\x47\xd6\xf5\xab\xb2\x6d\xfe\x5a\x8e\x82\xa0\xb3\xe0\x67\xb6\x6d\xfa\xbe\x63\xdc\x9e\xe2\x23\xa3\xa1\x17\x5c\x0f\xa5\xbc\x21\x2c\x04\xb5\x70\xce\xb6\x59\xf5\x82\x46\xce\x3c\xc5\x2f\xae\x85\xf3\xae\xbb\xfe\x83\x66\x3c\xe7\xcf\xa4\x28\x75\x42\x73\xe3\xf6\xcb\x96\x10\xaf\xb9\xa7\xf8\x11\x01\x0c\x59\x59\x6d\x09\x95\xbb\xb2\xad\x19\x47\xc7\xfc\x8b\xf0\x42\xbf\xb2\x72\xb9\xec\xf6\xed\x58\x0c\xf5\x38\x36\xed\x8a\x91\x7d\x2c\x49\xf9\x85\x26\x65\x41\x9e\x4b\xbb\xed\xf6\x6e\x3a\x29\xfd\x2f\xf4\x33\x3f\x97\x9f\x92\x17\x14\x42\xa6\x2b\xc9\x23\x19\x8a\xeb\xba\xae\x64\x2c\x43\xfe\x9c\xbe\xb3\xdd\x7e\xb3\x21\xac\xfd\xb1\xaf\x87\x91\x0b\x9d\xd3\x6f\x1a\xbf\xfc\xce\x9a\x61\xa0\x0f\x4a\x7e\x85\x8f\x8c\xa6\xae\x5d\x62\x30\xcf\xf0\x91\x65\xef\x86\xba\xec\x97\xeb\xf7\x99\xfc\x47\x5f\xf9\x83\x69\xef\xd0\xa4\x32\x21\x29\x11\x49\x0b\xd6\x40\xb6\xec\x2a\xfe\xf1\x8c\xfe\x51\xd5\x4d\x3b\x8c\xe5\x66\xf3\x3e\xd3\x0f\x06\x93\x2f\x99\x80\xb1\x19\x81\x05\x4d\xcc\x2f\xc6\x7a\x37\xf0\x0c\xe6\xcf\x9b\x7e\x18\x1f\x8f\x0d\x11\xeb\xdb\x7d\x9b\x55\xdd\xf2\x03\x2d\x03\x5e\xd2\x68\xf9\xd5\x75\x4e\xc8\x7a\x44\x0b\xa1\xdf\xb7\x2d\xa1\x27\x7f\xd1\x11\xca\xa8\x99\x86\xda\x3f\x01\xf4\x51\xbe\xdb\xd4\xe5\x40\x20\x75\x59\xe5\x3f\x95\xf9\x58\xf6\xab\x7a\x7c\xf2\xa0\xb8\xa2\xe5\xf7\xe1\x41\xbe\xee\xeb\xeb\x27\x0f\x1e\x0e\x0f\x7e\x7e\xb1\xa7\x62\x9b\xa6\xad\x87\x9f\xbe\x2d\x7f\xce\x97\x25\xe5\x10\x1a\x6f\xf3\xab\xfa\x9a\x57\x1b\xb5\x95\x13\x95\xb7\x2b\x5e\x69\xb7\xe3\x9a\x1b\x24\x4a\xa0\x8f\x21\xe7\xa5\xfe\x55\xc6\x13\x40\xac\xa0\xa8\xae\x8c\xad\xa1\x43\x48\xee\x69\x02\x4e\x6f\x2f\xfe\xf5\xf5\x51\x7e\x4e\xbc\x6d\xd5\xd7\xf8\xa6\x3f\x54\xe2\x87\x9c\x46\x7b\xd9\x9c\x3c\x5d\x64\x54\xd6\x10\x72\x52\x8e\xe5\x15\xf7\xdd\xcd\x3e\x67\xca\x22\x74\x79\x58\x8a\xcc\x2d\xc1\x19\x87\x31\x9a\x96\xb9\x85\x4c\x75\xe8\xf2\x77\x75\xbc\x61\x1e\x40\xe9\x0e\xb3\xe7\x82\x33\xaa\x2a\x7f\xf5\xe6\xcd\xd9\xc9\xd3\xbc\x6e\x57\x84\x99\xfc\xa6\x19\xd7\xf9\x7e\xbc\xfe\xef\xc5\xaa\x6e\xeb\xbe\xdc\x14\xcb\x86\x91\xd2\x13\xc1\xe6\x84\x25\x19\xe2\x22\x1b\x86\x0d\xb1\x28\x50\xc1\xc5\xc5\xeb\xfc\x94\x29\x61\x57\x8e\x6b\x74\x64\x5c\x67\xc3\x1f\x1b\x46\x94\x6b\xf0\x72\x5d\xe7\x58\x0c\x00\xea\xae\x53\xbc\xe4\x95\xf6\x75\x91\xd5\x7d\x5f\x10\x07\x1d\x6f\x19\xcd\x5a\xe7\x21\x68\xa9\x8e\xa8\xbd\xed\x46\x9a\xc6\x1c\xe5\xa4\x8a\xa6\xfd\x58\x6e\x9a\x8a\x90\xed\x11\x12\x97\x45\x62\xd5\xd1\xbc\x71\x69\xa2\xcc\xee\x06\x43\x2d\x97\xb4\x01\x0c\xf9\x83\xc5\x03\x70\xdc\x07\x8f\x1f\x2c\xb2\xb6\x2b\x84\x4b\x30\x6f\xae\x9a\xa1\xbc\x22\x3e\x2d\xfb\x46\x6f\x5c\xef\x2f\x4c\x3f\xd2\x15\x85\xc8\x23\x08\xc6\x2d\xef\x45\xd8\x02\x98\xb8\x4a\x62\xd8\x60\x36\xca\x66\xc2\xb1\x1b\x4f\x72\xf3\x2b\x6c\xc9\x25\x4c\xc6\x9c\xd9\x84\x19\x75\x1d\xef\x76\x9b\x66\x29\x4d\xbf\x90\x3c\x4f\x68\xbc\x33\x2b\x52\x42\x38\x10\x8a\xe5\x05\xe4\x42\xbd\x66\xb6\x95\x47\x7c\x1e\xe5\xd7\x35\xad\x9c\xf5\x7e\x25\xbb\xd3\xa6\xdb\x57\x5f\x81\xa1\xd8\xcc\x79\x7e\x92\xbf\xed\xa8\xc3\xa0\x0e\x07\xe0\x9b\x38\x26\xc6\xc0\xc2\x40\x5f\x6f\xbb\x91\x11\xa7\xc5\x1a\x9a\x9e\x9b\x86\x32\x69\xa4\x43\xf9\x91\xd8\xe2\xd8\xc9\x92\xac\x68\xc9\x2d\xb9\x62\xe2\x60\x7b\xda\xd1\x65\x59\x10\x1f\x91\xa5\x61\x69\x31\x0d\x02\x6a\xbb\xa7\xd5\xb4\xa6\xca\x18\xf1\x2c\x91\x50\x95\x73\xfd\xc4\x90\xa8\x1e\xac\x72\x5a\xb9\x1d\x6d\x9e\x3c\xd1\x27\xf8\xd0\xdf\x61\xfd\xd4\xab\xf2\xfa\x9a\x7a\x35\xd0\xaa\x78\x99\x2f\x37\x1d\x2d\xa9\xdf\xde\xbe\x1e\x78\xc1\xac\x8b\x5d\xd7\x43\x12\xa1\xac\x73\xfa\x74\x69\x01\xa2\x19\xa2\xdd\x6f\xaf\xe8\xd7\xcd\xba\x21\x46\x0d\xb4\x73\x09\x96\x92\x28\x95\x9a\xd8\x0f\x34\x85\x47\x39\x2d\x61\x1a\x01\xa1\x0c\x04\xc0\x63\x30\xaa\x63\xf0\x6b\xa2\xb1\x7d\x4f\xcb\x69\x3d\x8e\x3b\x6b\xf9\xe5\xe5\xe5\xb9\x34\xed\x52\xef\x6a\xbb\x0c\x28\x03\x73\xb0\x61\xd9\xa8\xcd\xbb\x76\x01\x22\xd9\xf7\x9b\x84\x7e\x68\xac\x96\x73\x00\x2f\xdc\x85\x6f\xf9\xcf\x85\x47\x0f\xf0\x3c\x90\xd4\x77\x03\x6a\x22\x1c\xd7\x90\x53\x88\xa8\xbb\x1d\xd7\x1b\x50\xf5\x99\x26\x78\x52\x86\x6c\xe3\xf2\x45\xc2\xa1\x5c\xc8\x94\xc1\x2e\xbd\xa5\x01\x2b\x1b\xbd\x38\x25\x34\x80\x97\x22\xf5\xba\xef\xb6\x94\xfa\x9c\xfe\xf9\x04\xdf\xfd\x53\xae\x0f\x30\x65\x55\x11\x97\x1f\x8e\xf2\xb7\xcf\x9f\xe5\xff\xe5\x87\xef\xbf\x5f\xe4\xaf\x46\x5e\x89\x4c\x9c\xff\xc6\x44\x45\x9f\x22\x6a\x39\x50\xe2\x58\x23\xd1\xdd\x03\x5e\x59\x0f\xf2\x9f\x90\xfb\x3f\xea\x4f\x25\x89\x88\xf5\x62\xd9\x6d\x7f\x66\xae\xba\x2d\x69\xed\x73\x0e\x91\xab\xd2\xf1\x45\xdd\x56\xf4\xa1\x02\x9b\xe6\x05\xec\x40\xf3\x03\xf1\x4d\x04\xd7\x62\xd9\xb5\xd7\x4d\xcf\x03\xfa\xb5\x05\x35\x98\x48\x4b\xdb\x35\x72\x4c\x2a\x22\xa4\x11\x07\x69\xae\x6f\x3d\x28\x86\xfa\x86\x13\x75\x42\x33\xa1\xba\x42\x45\x74\x87\xe5\x0b\x21\x46\x9e\xb7\x33\x1a\x5e\x6f\xf8\x1e\x3c\xc2\xbb\xeb\x6b\xde\x6b\x6d\x97\xd0\x16\xce\x24\x55\x36\x8c\x10\x84\x88\x71\x07\xa1\xfc\x44\x89\xf8\xd9\xc9\x9b\xbc\xfe\x48\xd4\xc6\x5c\xaf\xef\xaa\xfd\x12\x14\xc6\xb0\x47\xcc\xac\x89\x45\x0c\xb4\x36\x96\xb2\xaf\x04\x4c\x82\xbb\xc6\x9c\x68\x49\x40\xc4\x1b\x8c\x59\x93\x20\xf9\x91\x38\x7f\x1f\x34\xf1\xc2\x92\xb4\xf7\x13\xd8\x49\xa7\x5c\x09\x1e\xf9\x92\x66\x9c\xa8\x42\x7a\x31\x48\xa7\x24\x9b\xc8\x9d\xe8\x78\x4f\x1a\x4a\x59\x51\x5f\xae\x6e\xc1\x77\x06\x26\x86\xaa\xbe\x2e\xf7\x9b\xd1\xf7\x2b\xd9\x44\xac\xa5\x0b\x56\x92\xc2\xbc\xd9\x02\x93\x0e\x82\x7a\x86\xb4\x2c\x91\x61\x4b\x72\x8e\x6c\x36\x4c\xaf\xa2\x85\xd8\xbe\x43\xec\xa9\xc6\xf4\x14\x5e\xe4\xd7\xf9\x32\xc9\x3f\xce\x77\xcd\xbe\x15\xc9\x27\xc7\x56\xcb\x35\x5a\x05\x2c\x2a\xcc\xf7\x65\x91\xa9\xb8\x54\xa8\xba\x56\x7c\x6c\xa0\x0c\x39\x72\x95\x2a\x55\x85\x63\xbe\xf6\x27\x06\x60\x2d\x6b\x98\x2d\xeb\x7a\x73\xc6\x83\x1c\x9c\x32\x24\x38\xe7\xe1\xa2\x05\x16\xe1\x68\x96\x3e\x36\x60\xf3\x4a\x30\xc0\x0b\x51\x0d\x9a\xa6\xa6\x86\xba\x46\x0d\x54\xfe\x5b\xaa\x13\x65\x16\xaa\x20\xa8\xcc\x6e\xa2\x1f\x6f\xf7\x55\x07\xd9\x01\x7b\x09\x95\x36\xb4\x26\xfb\x7a\xde\x37\xab\x35\xf1\xd6\xee\xe6\x48\x90\x72\xb3\xee\x6a\x5e\x3f\xaf\x4e\x9e\x7c\x27\xfd\x58\xf1\xce\xe2\x0a\xf1\x9e\x54\xee\x89\xb8\x08\x63\x4a\xc6\xd2\x05\xb7\xb7\x03\x72\xa2\x8a\x08\x50\xaa\xfc\x4d\x44\x09\xc7\x34\x94\x57\x84\x79\xca\x24\x3c\x8c\x94\x4e\x14\x48\x95\xf4\x8b\x55\x07\x15\xc6\x24\x7b\xde\x27\x49\x13\x1e\xc6\x62\xd5\x8c\xc5\x35\x33\x2d\xae\xf3\x39\x97\xe5\x6d\x9b\x72\xf2\x47\x94\xf5\x28\x27\xce\x47\x7a\x59\xf5\x63\xfe\xf0\xa3\xca\x8a\x3f\x30\x37\x2a\x68\xfd\x34\x1b\x4c\x86\x2a\x46\x7d\x2d\xa2\xaa\x69\xdf\x4e\x5e\x1b\xf6\x3b\xec\x6a\x2a\x1a\x3a\x3d\xa0\xea\x6e\x5a\x5e\x77\x60\xbb\xc4\x61\x9a\x65\x43\xbb\xc5\x55\xd3\x96\xb4\xb5\x5b\x2d\x60\xe7\x0f\x89\x1a\xde\x9c\x5d\x02\x70\xd5\x5d\xed\x9b\x4d\x65\x00\x8b\xcc\xc4\x47\x12\x1e\x75\xde\x43\x81\xda\x92\x1a\xe9\xcb\xb2\xeb\x59\x16\xc1\x68\xac\xe0\x01\x21\xa8\x67\xe1\x02\xc9\x0d\x6b\x32\x80\x45\x39\x27\xaf\x30\x1a\x68\xe2\xa1\xa4\xb1\x34\x03\x8a\x69\x86\xf6\xd1\x88\x9e\x2e\xf7\xd4\x16\x4d\x3a\x27\x53\xc1\x21\x7f\xfc\x33\xfd\xcd\x58\x36\x12\xde\xbf\x9a\x22\x9e\x33\x73\xc9\xdc\xcb\x2a\x8c\xba\x1a\x91\xb7\xa3\x2e\x23\xde\x60\xac\x61\x7f\x8d\x04\x86\xbd\xd0\x2b\x1b\x4a\x36\x34\xad\xf5\x57\xf4\xc1\x3a\xdb\x6a\x83\x49\x28\x47\x55\xac\x3a\xc2\x1b\x13\xc8\x91\x2c\x97\x6b\x1a\x1a\x73\xd1\xb1\xfc\x50\x43\x17\xa3\xdd\xfe\x1d\x5b\x80\xde\x67\x7b\x91\x3e\xbb\x4d\xe5\x34\x1d\xd0\x74\xd7\xa7\x06\x0c\x0f\xe4\xe8\x75\x20\x31\x7b\xb9\x2e\x9c\xfd\x88\x91\x32\xd6\x9f\xb0\xef\x23\xcb\x9b\x93\x98\xd8\x39\x2b\xdb\xde\x62\xba\x78\x10\xa7\xb7\x7e\xb6\x48\xf6\xa4\x25\x42\x6a\xec\x55\xc7\x58\xfb\x58\x3b\xa8\x67\x61\x6a\x5c\x80\xea\x22\x29\x59\xab\x8a\xed\x0c\x94\x25\xc6\x10\xcd\x15\x83\xc8\x90\x81\x89\xa9\xf1\x0b\xbc\x8e\xe6\x53\x75\xfa\x05\x4d\x0c\x0c\x06\xd6\x32\x71\xc4\x5b\x59\x17\x41\x9b\xd9\x3b\x35\x8c\xbd\xcf\x0c\xee\x6d\x9c\x4f\xdc\x84\x94\x7f\x6f\x7c\x2a\x6c\x76\xcd\x08\x05\xbb\x89\x32\x14\x2f\x4c\xac\xeb\x1d\xcb\x1d\xdb\x01\x64\xb1\x61\x1d\xfb\x56\x25\x67\x47\x20\xbf\x08\xab\x26\x8a\x21\x06\xf7\x55\x36\x74\xbc\xe0\x8a\x2f\xac\xe2\x69\x43\xa4\x80\xf2\xf1\x36\x27\x56\x31\x12\x70\x79\xfa\x68\x95\xdd\x1e\xc5\x3a\xd5\xba\x1c\x88\x7d\x93\x94\xa0\xc5\xaa\x85\xe9\xb6\x3c\xed\xa4\xc9\x61\xcd\xc0\x92\x07\x2a\x97\x92\x5d\x9f\xee\xbf\xdc\x43\xe1\x70\xda\x8a\x93\x9a\x20\x13\x85\xa2\xd3\x4c\x9b\x84\xb0\x6d\xcd\x82\x73\xb1\x15\x03\x9a\xfc\xca\x4f\xeb\x8c\x36\xc2\x15\x2d\x68\x23\xd8\x27\x6c\xf7\x58\x41\xbf\x50\x7a\x65\x80\x7a\x0c\x59\xb0\x42\x58\xca\x2f\x66\xb1\x24\xce\x70\x03\xa3\x10\xad\xed\x09\xfa\x69\xb3\xa2\xec\x85\xb1\x74\x91\x0e\x20\xe4\x0d\xc4\x2d\x3c\x12\x8f\x73\x36\x3d\x86\x50\x2a\x6c\xfb\x61\x71\x01\xe6\x1a\x3f\x5d\xfd\xfc\x70\xf8\xe9\xdb\xab\x9f\x1d\x6f\x5d\xae\xeb\xe5\x07\xa1\xbf\xa6\xbd\xea\x3e\x41\xa5\x85\x89\x84\xb4\x69\x5e\x63\x0f\xab\x9c\x54\xdc\x1e\x1a\x15\xf1\x02\x2a\x46\x88\xe7\xdc\x68\xd2\xa8\x33\xcc\x32\x16\x66\xb0\x2d\xc6\x2e\xa0\x47\xa3\x26\xaa\x02\x2d\x69\x4e\x46\x93\xc9\x4b\x10\xab\xc1\x43\x1f\x73\x2a\xd3\x2f\x76\x0b\x4f\xc0\x18\xf5\xa6\xd9\x36\xe3\x84\x80\x98\x1d\x95\x4a\x88\x6a\x52\x33\x8c\xa2\x2e\xe0\x04\x28\x21\xa6\x4e\xd5\xd0\xf6\x6b\x44\x75\x53\x92\xbe\xf5\x43\x4e\x84\xb4\xa7\xcd\x8c\x47\x46\xfd\x24\xae\x5e\xf2\xfe\x4d\xba\x56\x39\x14\xfb\x56\x91\x5b\x57\x46\x52\x2f\x1b\xec\x35\xdc\xae\x11\x7e\x00\x65\xf8\x57\x95\x21\xff\xda\xe1\xfd\x9b\x85\x9a\xc0\x50\x8c\x37\x00\xee\x50\xc3\xe2\x6d\x39\x3b\x85\xc4\x20\xdb\x5a\x54\x64\x60\x80\xe1\x78\xba\x49\xcf\xf2\x73\x48\xca\xda\x07\x4a\xc1\xb4\x5c\xed\xc7\xb1\x63\xf5\x65\xc3\xb4\x23\x65\xac\xd7\xcf\x00\x08\x8d\xcc\xd7\xa7\x33\xe2\xf1\x24\xfc\xb8\x36\x75\xa2\x20\xa2\x65\x06\x20\x86\x70\x56\xfc\x92\xd1\xe9\x8e\xe9\xc0\x2a\x31\x39\x95\xed\xad\xb7\x82\xa0\x17\xdc\xe0\x38\xdf\x97\xaf\xfb\xfa\x1b\xdf\x1b\xb7\x72\x50\xc2\x7a\x24\xc5\x83\x55\xf5\x16\xb9\x62\x89\xb5\xb5\x67\x1b\xa0\xda\x33\x3d\x7d\xf4\x31\x7a\x91\xcf\xeb\x83\xd8\x2c\x49\x9f\x15\x10\x4d\xa3\x40\xe9\x45\xd2\x96\xd7\x1c\xa7\x18\x1c\xe3\x2e\xfb\x7d\x6c\xec\xba\x62\x58\x8b\x96\x6e\xdd\x23\x0d\xbf\x5d\x45\xe6\x2d\x1c\x9f\x80\xe8\xfe\x2b\xef\x96\x3c\xd0\xf7\x99\xce\x46\x1d\x2c\x0a\xa5\x56\xcb\x99\x59\x47\x0c\x6f\x32\xdd\x9f\xea\x9e\xb5\x40\x00\xc5\xb3\x75\x08\x8b\xf1\x20\x1c\x07\xf5\xa2\x80\xe3\x9e\x9a\x74\x64\xc2\x01\xf7\xba\xab\x4a\xea\xf6\x2d\x0c\xd6\x7f\xa1\xdd\xa9\xc5\x51\x40\x97\x51\x86\x68\xa3\xa7\xf8\x20\x50\x56\x8d\xdf\x67\xbc\xff\xbf\x49\x64\x5a\xde\xde\x34\x2d\x10\xae\x90\xf5\x6b\x24\xaa\xba\xa1\x9c\xcf\xc8\xbf\x6f\x6b\x7f\xe4\x81\x2f\x37\xa6\x8b\x8b\x97\x97\xa6\xeb\x5e\xbc\xcc\x3f\xd4\x5a\xf9\xcb\x71\xdc\x0d\xbf\xc1\xee\x21\x46\x0c\xb6\x78\x9c\x97\xb7\x2c\x71\x4a\xb2\xfe\x40\xc6\x65\x5d\x6e\xb5\x97\xfc\x29\x55\x1c\xd3\x56\xac\x89\xfc\x49\x3b\x74\x60\x4f\xcb\x20\x7b\xd9\x10\x44\x10\x53\x99\xc7\xe9\x3e\xb5\x9e\xa7\xfc\x3e\x31\x02\xfe\x9e\x95\x9b\x1d\xa9\x67\x2c\xfc\x04\x60\xb0\x77\x5d\xa9\x96\x96\x03\x04\x14\xbc\xdf\xd2\xcc\x2f\xa1\x95\x52\x81\xaf\x1f\x17\xdf\x04\xf6\xcf\xb8\xb2\x8a\x96\xf6\xdf\x54\x21\x7f\xb3\x84\x1c\xd6\x3b\x34\x7f\xb5\x51\x44\xd5\x71\x3a\x71\x4a\x82\x80\x3c\xea\xa1\x1c\x10\x36\x75\x96\x4d\x47\x36\x7f\x51\x02\xc9\xbf\x51\xd5\xdb\xf2\xd3\x7d\x05\xb7\xdd\x4c\x39\x61\x60\xbe\x90\xb1\x29\x1d\x62\xbc\x2c\x08\x9e\x0d\x5c\x07\xa1\x69\xea\x19\xa4\xfd\x40\x3b\x72\xeb\xc0\x7e\x93\xdf\x39\x7e\xff\x68\xa7\x6b\xb4\xfd\xa9\xf6\x90\xbb\x73\x36\x12\x2c\x2a\xe6\xf6\xd0\x02\x16\x9e\x49\x84\x9a\x81\x23\x67\x58\x22\x54\x69\x73\x0b\x95\xcd\x0f\x50\x92\x88\xa4\x16\xfe\x48\xb0\xe0\xfd\xbd\x60\x89\xbb\x0d\xe5\x6a\xb7\xf3\xdb\xae\x08\x08\x39\x18\x2a\xa6\xe5\x92\x05\x77\xb0\x38\x89\x31\x33\xa5\xcf\xa6\x26\xe4\x03\xe5\x47\x5a\x32\x33\x15\xb8\x95\x74\xb0\xa0\x4c\x26\x0a\xd1\xc8\xab\x09\x2f\x98\x16\x64\x30\xd2\xf9\x36\x9b\x7a\xc5\xb6\x46\x6b\x38\x6a\x4d\x49\x88\xb6\x30\x01\x0b\x09\xc8\x63\xd8\x4d\x56\x38\xaf\xa1\x06\xe3\xe6\x28\xd6\x1d\xd9\x04\x43\x55\xf5\x38\xd6\x0d\x34\x48\xed\x86\x72\xf4\x2d\x2b\x4b\xc3\x9e\x37\x14\x56\xac\x44\xb2\x8a\x67\x83\xc5\x05\x54\x55\xa3\x89\xc3\xd5\x13\x2d\xb2\xb6\x79\x5f\xfd\x00\xfb\xc2\xaa\x43\x5b\xc3\xb4\x62\xad\xdc\x01\x1d\xaa\xd6\x69\xc3\xf5\xa7\x06\x76\xdb\x17\x0d\xdb\x03\xa1\x0f\x3b\x33\x00\xf2\x16\xd9\x86\x98\x01\xeb\x5d\x32\x2a\x91\xc1\xbb\x8f\xac\xb6\x72\x7b\x9c\x2b\xe5\xc4\x8e\xab\x83\xe2\x79\x56\xcd\x1a\xa7\x3f\x75\x75\x44\x82\x09\x97\xa0\x7e\x82\x6d\x94\x9b\x9b\xf2\x76\x80\x81\xc8\x38\x0e\xdb\xac\xa5\x38\xb3\x13\x12\x5b\x56\xe8\x55\x78\x32\x42\x2b\xce\x30\xc1\x26\x7e\xde\x3c\x9c\x70\x71\x03\xdd\x18\xdc\x42\x4d\x4e\x1f\x83\xed\x57\xf7\x1a\xd6\xeb\x59\x0b\x66\xfd\x44\xb2\x83\x8a\x70\xe4\xa8\x9c\x7f\xa6\xec\x11\x0b\x75\xd4\x0c\x8b\x58\xc4\x8f\x05\xd7\x24\xb5\x12\x66\xd1\xa5\xc0\x50\xb2\xa7\xfa\x1f\x8b\x4c\xdf\x10\x0e\x59\x47\xf4\xb6\x03\xde\x9b\x68\x56\xcc\xb2\x2f\xe9\xd0\xfc\xb3\x61\xa4\x25\xc0\x98\xb6\x73\xfc\xbf\x04\xf2\x45\x8e\x5c\x2c\x31\xa0\x69\x58\x37\xbb\xbc\x83\xb5\x38\x44\xa1\x27\xdb\x40\x30\xe6\x33\x8c\x1a\x3a\x03\x9b\xcd\xfb\xb2\x1d\xae\x6b\xd8\xcf\xb7\xf9\x35\x1f\x15\x2f\xb4\x69\x96\xb3\xe5\x3c\xff\x40\xcb\xa2\x7f\xa1\xe9\x70\xb7\xc0\xdc\x05\x13\x15\x37\x2d\x07\x2a\xb0\xd1\xa2\x0f\xc0\xaa\xaf\x69\xb0\x3e\x30\x99\x4d\x50\x00\x59\x37\x3a\x1e\xb3\xde\x7c\xac\x43\x44\x5c\xff\xad\x23\x0f\xb0\xae\x47\x04\x72\xae\x12\x4f\x93\x34\x0a\x53\x0d\x4e\x77\xaf\x6e\xe3\xd1\x73\xd1\xe0\xc8\x9c\xd6\x48\xad\xad\xf0\xc2\xe0\xb5\x92\x54\x08\x13\x8d\xd7\x70\x32\x39\x5e\x2f\xae\xa8\x8b\xcb\x75\xb4\x3a\x2f\x91\x93\x4b\xce\x64\x81\x66\xef\xb8\xe9\xf7\x99\x1c\xb0\x17\xce\x16\xff\x4c\x0e\xdc\x45\x42\x55\xdb\xfa\x98\x9b\x01\x9e\x4f\x48\xac\x88\x98\xdb\xef\x2c\xd9\xb4\x66\xad\x1a\xb2\x7f\xeb\x48\x86\x80\x49\xfd\x9f\xe9\x8b\x65\xf6\x36\x8b\x4e\x15\x13\x1b\x09\xc4\xe2\x66\xe4\x15\x76\x4e\x0b\x83\xc4\x98\x63\x4d\x21\x15\x1d\xdc\x01\x66\x9b\xe7\xf6\x4d\xf3\x51\x32\xd3\xe3\xa5\x2d\x5f\x0a\x27\x36\xb4\xe7\xf6\x9d\xb1\x86\xbf\x5d\x60\x73\x60\x71\x1a\xa7\x13\xc1\x96\xf0\xe8\xe1\xf0\x88\x27\xcc\xf2\x16\x01\xfc\xae\x1c\x89\x2d\xb6\xa2\x58\x09\x87\x0a\x8b\x6a\xb6\xab\xc2\x1d\x63\x73\x2d\xec\xf2\x21\xa8\x78\x9f\x79\x4f\x14\x73\x42\x99\xb3\x06\x2b\x8b\x19\x54\xe6\xfd\x17\xfa\x54\x6b\x0e\xd8\x17\x3e\x54\xc1\xc6\x01\xb2\x9d\xfa\xc1\x2b\x26\xf8\x99\xa9\xfd\x2b\x36\x7e\x29\x79\x3f\xc9\x4f\xe4\xc3\x54\xf5\x7d\x83\x31\x35\x55\x96\xed\x80\xf7\xc0\x6f\x46\x27\xc2\x75\x5a\xfd\xa3\xbc\x01\xbe\x4f\x77\x76\x76\xd5\x90\x42\x4c\xb8\x76\x26\x04\x29\x80\x8f\x24\x02\x35\x93\x2d\xcb\xd0\x3f\xdb\xe0\xbc\x8b\x4f\x71\x58\x6b\x26\xb0\x9b\xfa\x2a\x67\x5b\x2f\x11\x0e\x69\x73\x3a\xd0\x6d\x49\x8a\xe0\xc7\xa6\x74\x56\x25\x9a\x2d\xf6\xcc\xd1\x5d\xf4\x39\x7b\xe5\xe0\x0c\x7d\xea\x3e\xc6\x07\x52\x7a\xc6\xf3\x5a\x3f\xb3\xfd\x8e\x0f\x4d\x82\x01\xff\x86\x04\x37\xe0\x38\x3f\xd0\xaf\x30\x74\x2b\xe6\xa4\x19\x01\xaf\x4c\xe9\x82\x73\xcb\xc2\x96\xcf\x8c\x5b\x98\x2e\xa1\x2a\x05\xf1\x16\x13\xb0\x18\xf5\x89\x01\x32\xe5\x18\x17\xc3\xa7\x9d\x31\x5f\x77\x37\xf9\xa6\x69\x3f\x0c\x8a\xcd\xd4\x68\x03\x7b\x14\x11\xe1\x5e\xdc\x85\xe4\x73\xea\x9d\x64\xa7\x4b\xc9\x0a\xb7\x33\x28\x39\x67\x3b\x46\xf2\x2c\xac\x57\xb9\xb5\x08\x1c\x04\x82\x13\xf1\xeb\x9a\xa5\x66\xf0\x38\x3b\xc2\xa3\x41\x77\xdd\xa0\xc6\x50\xcf\x53\x38\x0d\x36\x13\x85\xd2\x29\x70\x10\x3a\x43\xc7\x76\x70\x88\x25\x96\xd9\x51\x9f\xf5\x07\x0b\xb6\x68\xb6\xe2\xfc\xf7\x9b\x1d\x04\x62\xba\x9c\xb2\x80\x6c\xb8\x96\xc4\x83\x09\xcf\x40\xde\x74\x76\xcc\x68\xcc\xd1\x32\x8f\x4c\x06\x10\x84\x60\x07\x8f\x3a\x9b\x92\x8b\x56\x60\xe6\xfc\x7b\xa8\xc6\x68\x22\x3c\x1a\x12\x3a\x70\xfc\xa2\xdb\x44\x92\xde\x33\x3d\x98\x70\xf9\x8c\xd9\x20\xff\x0d\x0e\xf1\x9c\xcd\x80\xf5\xed\x22\x01\x51\x7d\x3c\x82\x9c\x15\xa8\xad\xad\x83\xc2\x74\xd2\xfb\xc9\xd2\xb1\x72\x37\x84\x85\x70\xe0\x4a\xec\xd5\xc2\xbc\x79\xd8\xaa\x2a\x27\x82\x70\xbb\x10\xca\x6a\x71\x9c\x28\x55\x10\xaa\xa0\x6f\x0c\x5e\xcd\x38\x16\x66\xc4\x87\x01\xe2\x7b\xe8\x00\xd4\xfd\x30\x56\x27\x6b\xf3\x61\x08\xf9\xda\xae\x27\xf2\xa0\x7d\x37\x31\x9f\x4d\x38\x5a\xc4\xbd\xc0\xbc\x3a\x1c\xc8\x7b\xa6\x45\x0a\xa4\xd6\xc5\xec\x1f\x5f\x96\xe2\x4c\x40\x44\xc7\x2c\xf9\x6a\xb2\xf2\x6a\x97\x2b\x1c\xdb\x75\x92\x7e\x08\x1f\xd3\xe1\x9e\x68\x4a\x02\x60\xc3\x51\x7e\x3f\xce\x18\x03\x31\x1a\x95\x42\x8c\x1d\x37\xad\x38\x44\xb8\x63\xba\x88\x9f\xe4\x27\x60\x30\x34\x6f\x62\xa3\x36\xf6\xf2\x4b\xda\xb8\x9f\xf0\x5f\x13\xf3\xb6\x0c\x2e\xa6\xf7\xaf\x32\xea\x12\xa8\xb1\x76\xa6\x97\x0a\xd3\x9c\x18\xc4\x18\x2c\x04\x51\x6b\xa3\x4b\x2e\x22\xfb\x3b\x2c\xe9\x5f\x64\x73\xe7\xad\xfc\x1f\x60\x6e\x8f\xda\x72\xe6\x76\xdf\xcb\x64\x39\x70\xf7\x92\x8d\x74\xb2\x30\x28\x03\x62\x85\x92\x74\x20\x2c\x28\x51\x3b\x99\x81\x9b\x11\x55\x85\x31\x44\x49\x90\x2c\x94\x1a\xb0\xa3\xb0\xdc\x0a\x67\x22\x78\x02\x8a\xde\x32\x4c\x6c\xc2\xf1\xc4\x1f\x43\x31\x23\xac\x08\x2c\xbc\xf5\x68\x9f\x16\xa1\x56\x15\xbd\x2d\x23\x42\x8e\xd2\x9d\x63\xd7\xe4\xb4\xec\x48\xb5\xa1\x75\xb3\x5a\xd3\xb8\x9a\x2d\x1f\x23\x83\x9c\xec\xac\xd2\x2b\xab\xfc\x8b\x18\x4a\xb7\x6a\xd9\x34\xc5\x2d\x88\x27\x97\xdb\x6f\x7e\x1a\xc6\xbe\x6b\x57\x3f\x9f\x74\xac\x45\xb2\x81\x87\xf7\xc4\x5f\x7e\xfa\x56\xd3\x89\x69\xf2\x1c\xb2\xdb\xdf\x8b\x66\x7c\xb9\xbf\x7a\x34\xe4\x2b\xf6\x43\xc5\x01\x4b\x19\x78\xa7\xaa\xef\x80\xb8\xd9\xdd\xb4\x0e\x2d\xf0\x55\xa5\x85\x3e\x74\x1b\x5a\x25\x71\x91\x6e\xbb\x95\xf9\xa5\x0d\x60\x2b\x90\xe8\x3f\xdc\x0d\xea\x16\x98\xab\x7b\xc5\x0f\x55\xb8\x70\x64\xee\xe7\x47\xa7\xcd\xa4\xbf\xc8\x6c\xa2\xf2\x17\x03\xe3\x14\xb5\x1d\x83\x6d\x83\x4d\x26\xb9\x2b\x06\xb9\x61\x5a\x0c\x13\xc9\x56\x28\x6f\xb1\x31\x9b\x0b\x14\x03\xd4\x61\xe5\xa9\x28\xf5\x44\x04\x28\x4e\xb3\x36\x45\x74\xa8\xd9\x76\x2d\xa4\x15\xd0\x2f\xef\x15\x66\xa1\x85\x1c\xec\x6d\x3b\x4c\xb0\xc9\x2a\x57\xc6\x26\xa3\x57\xb6\x66\x23\x08\x18\x9b\xe2\xc4\x73\xb6\x14\x66\x8e\xb7\x59\x2f\x42\xa6\x26\x7e\x4a\xc2\xd8\x84\x24\x49\xf1\x60\xb6\xfd\x99\x4c\x6d\xd2\xae\x1f\xb8\x35\xf7\x19\x7c\x0d\x63\x3a\x06\x3a\x68\x2c\x30\x95\xe8\x4c\xbd\x56\xc3\x08\x32\xd8\xc7\xd5\x2b\x41\x6f\x3a\x3d\xfe\xca\x2d\x11\x73\x42\x5a\xcf\x58\x47\x8b\x99\x3b\x01\xaf\x44\xf1\xba\x81\xad\xe5\xbf\xe5\x55\x49\x9c\x60\xec\x3e\x10\x31\x4d\x8b\x20\xfd\x50\x21\xc7\x61\x4c\xf5\x50\xfe\x72\xec\xd9\x43\xaa\x8c\xe8\x99\xf3\x41\x16\x13\x70\x16\xad\xd5\x79\x3e\x89\xa1\x08\x1e\xdf\xec\x24\x52\x09\x27\x51\x46\xa0\xee\x3d\x8e\x03\x90\x84\xd5\x32\x10\xac\xb9\xfc\xa1\xbf\xc3\x69\x89\xea\x0f\x96\x0b\x31\xf0\x7d\x1b\x30\x50\x21\x87\x42\x50\xe1\x06\x79\x4e\x9a\x25\xdc\x1b\x8f\xa5\xc2\x4b\xce\x1e\xd4\xb7\x57\x8f\xee\xad\xc8\x0b\x4d\xc4\x1a\x00\xa0\x20\x7c\x70\x88\xc0\x2f\x6f\x64\xb0\x5a\xd4\x2d\x43\x1d\x17\x31\x07\x44\x75\xc6\x32\xd7\xe2\xa6\x91\x1f\x9f\xbf\xa2\x3d\xc3\x35\x68\x95\xfe\x5a\x92\x24\x2d\x5d\xb8\x71\x06\x0e\x26\xb6\x94\xe7\x3a\x15\x40\x8a\x9b\x3d\x15\x25\xb1\xc4\xdd\xa0\x26\x03\x92\xc1\xc4\xf9\x82\xe3\x7a\x08\x8c\x3e\xd2\x1a\x7a\x92\xee\x56\x6e\xa8\x5f\x11\x66\x9d\xe9\x91\x97\xd6\xee\x96\xf9\x7f\xe0\x91\x55\x0a\x86\x6e\xc0\xc1\x13\x57\x30\x82\x84\xe1\x23\xe7\x25\xdc\x3b\xfe\x61\x1d\x56\x0e\x12\x4e\x65\xc8\x46\x66\x27\xd3\x33\x95\xd9\x62\x73\x9c\x65\x67\xf5\xc4\x63\xbe\x8f\xcf\x30\xe1\x7b\xb5\xfc\x0e\x2e\x13\x8e\x2a\x20\xe5\xf3\xd9\x66\x1d\x45\x4b\xd3\x09\xbf\xc9\x65\x23\x14\xa7\x06\x6e\x45\xb4\x0b\xa5\x88\xc0\x53\x98\x6a\xb9\xa9\x37\xec\xe2\xab\xad\xfb\xd3\x4b\x1d\x7a\x74\xa0\xaf\x40\x81\x62\x5a\x7b\x11\x57\x50\x11\x5a\xed\xac\x32\x82\xa0\xe5\x86\x33\x7c\xd1\xec\x6d\xbf\x7e\x76\xfc\xe6\xcd\xd9\xa5\xdf\xa6\x79\x1d\xb4\x15\x09\x13\x5f\x39\xa7\xb8\x49\xbf\xcc\x35\xce\x4d\x60\x0c\xe1\x9d\xf3\xb4\xc4\x21\xb8\x90\x4d\x59\xed\xf4\xb9\xea\xc0\x7b\x3a\xee\x8b\xf1\xf2\xa8\xff\xd5\xa1\xf9\xcb\xde\xb1\x7c\xf3\x3e\x33\xdb\xf7\x19\xff\xcf\xc2\xe3\x83\xe0\xc8\x06\x4b\xcf\x9f\xec\x78\x07\x7c\xea\x40\x57\x4d\x8e\x13\xc0\xa4\xf7\x25\x54\x23\xc2\x7d\x87\xbd\xe2\x3a\xc7\x59\xf5\x11\x5b\x47\xbb\x1e\x0b\x86\x91\xbb\x6f\x9b\x3f\xf6\x10\xd0\x58\x31\x22\xe6\xc1\xbe\x96\x57\xcd\x46\x36\x94\x3f\xb9\x1f\x92\xce\x5f\x89\x93\x78\xd0\x38\xfd\xfa\x69\xd8\xb1\xab\x2a\xed\x0d\xc3\x93\x07\xfb\x26\x67\x63\x1b\xbb\x6b\x3d\xf8\x99\xd4\x18\x3e\xc1\xa6\xe9\x23\x88\x9f\x83\xea\xf8\x86\x98\xaf\xf3\x6b\xd5\x58\xa9\xbf\x58\x47\x1f\xcb\xcd\x3e\xb6\x63\xf0\xba\xe1\x32\xc3\x37\x19\x8a\xaa\x31\x37\xbd\x5d\x86\x3c\x73\x13\xe7\x3c\xf8\x8a\x23\x75\x66\x28\xc1\x3d\x90\x72\x33\x8a\x19\x37\x0f\x50\xc1\xeb\x12\xad\xd6\x21\xba\xf5\xb8\xcd\x2d\xff\x61\xd9\x37\xf0\x75\x97\x74\xbe\x4b\x98\x07\xf7\x08\x5d\xa2\x6f\xf7\x82\x88\x86\xc6\xb4\x58\x35\x23\xe9\xab\x7c\xa3\x09\x9e\xd1\x19\xad\x39\xda\x06\x70\x0b\x51\xbe\x2c\x65\x52\x94\x77\x4c\x81\x85\xf9\x89\xe5\x34\x25\x1f\xfe\xd0\xdf\x33\xa5\x14\xd0\xee\x40\xf2\x49\x42\x47\xfa\x7a\xc3\xab\xe6\x15\xfd\xa3\x1d\x51\xe4\xe7\x78\x8e\x45\x38\x44\x25\x6a\x1c\x11\x0d\xd6\xd5\xa3\xfe\x6a\x3a\x2b\xea\xa8\x16\xcc\x8b\x3a\x53\xab\x35\x1a\x68\x43\x42\xfe\x14\x09\x7a\xf5\x90\x7a\x42\xb3\xf0\x51\x64\x09\xb9\x8c\xf8\xca\x52\xbe\x66\xfd\xe9\x9b\x03\x36\xda\xf4\xa0\xf3\xcb\x4d\xb5\x69\x0d\x77\x5b\x6c\xd9\x77\xa7\x60\xfb\x7b\xae\x5e\x5e\x91\x7f\x40\xa6\x57\x23\xed\x86\x98\xbb\x1b\x29\x57\xc4\xc2\xdc\xc3\xcb\xca\xec\x07\x65\xbc\xba\xe0\x20\x79\x45\xab\xe3\xc1\xcf\x82\x33\x5b\x5a\x56\xab\x4e\xc1\xa9\xde\xce\x0c\xe6\x40\x21\x16\xb8\xcd\x51\x98\xfa\xc8\xce\x2f\xac\x9a\xa9\x29\x64\x1e\x2a\xe2\x84\x2a\x8d\x94\xc1\x0d\x91\x6f\x5f\xbc\xba\xc4\xfd\x10\x9a\x31\xf8\xf3\xdb\x25\x18\xf6\x9f\x5d\xb8\x3a\xed\xac\x0d\x20\xe6\x72\xfb\x4a\x12\xb5\x1c\x27\x42\xef\x8b\x8f\x25\xcc\x8f\xa7\x0c\x2f\x13\x65\xb2\x34\x6d\xbd\xeb\x42\xbd\x76\x2b\x1e\xb7\x43\xd8\xad\x3d\x5e\xea\xb8\x9c\x1a\x60\x3a\xf4\x32\x63\xc6\x5c\xf1\xce\xb2\xbb\x2d\xd8\x5c\x8a\xcd\x64\x77\x9b\xc1\x17\x8b\xbd\xdf\x20\x96\x48\x22\x58\xfb\xa6\xd9\xc9\x85\x67\xca\x68\x6a\xf1\xcb\xc6\xc7\xd9\xbf\x64\x82\x42\x37\xc3\x20\x14\xdc\x82\xe6\x0c\xda\x42\x7e\x01\xa7\x1d\xef\xbe\x0b\xc9\xf7\xa5\x59\x5f\xfc\x8a\x24\xd8\x1b\x75\x29\xf8\x4d\xbe\x32\xfb\xfd\x67\xfc\xda\xb3\x9f\xaf\xf8\x2f\xf0\x47\xa6\xbf\xf8\xcc\x23\xd3\x0b\xb9\xcc\x12\x33\x56\x1f\x74\x3e\x49\x75\x08\xf9\xd7\x1f\x7b\x1e\xa5\x68\xbd\x4f\xf2\x7f\xe5\x5f\x39\xee\x62\xea\x50\x98\x2d\xb8\x35\x0e\xaa\x49\x18\x45\xe8\xb7\x0a\xbe\xa7\xde\xe3\x9e\x27\x88\x9b\x5b\x80\x7d\xf5\x6f\x33\x40\xbe\x66\x92\xed\xf6\xec\x15\xc3\xf3\x6e\xad\x9d\x53\x0a\xee\xec\x70\x22\xef\xbe\x41\x0d\xee\x40\x2c\xaa\x23\x73\xac\x46\x59\xcc\xd8\xd7\x10\x6b\xe9\x9f\xe6\xe1\x8a\xe0\x58\xe2\x08\x44\x80\x88\xe4\xfe\x53\x7e\x49\x29\x0a\x51\x87\x59\x99\x82\x22\x3f\xbd\xc8\xcb\xd7\x7e\xa7\xd7\x7d\x37\xe5\x55\x8d\xe4\xd7\xf8\xa0\x85\x40\x9c\x73\x24\xc4\xc1\x1a\xe3\x7e\x64\xdc\xf3\x66\x14\x7f\x65\x7c\x65\xea\x4d\x2f\x87\x5f\xf2\x99\xe1\x68\xa1\x2f\xd9\xb5\xf4\x6d\x79\x23\x3f\x09\xff\x7a\x1f\xf8\xa5\x7c\x49\x32\x1c\x95\x05\x14\x7e\xca\x0e\x1e\x72\x8a\x52\xf6\xb9\x7d\x67\xd6\x81\xc5\xb4\x23\x96\x93\x5c\x47\xce\x97\x49\xfe\xb5\x68\x5b\xcf\x59\xd7\xb2\xb4\x12\x5c\x31\x37\xf7\x29\x97\xbe\x25\x96\x22\x06\xf7\x53\xf9\x72\x39\x95\xf8\x23\x9e\x60\x4f\xd1\x34\x73\x1c\x3f\xe3\xff\x2e\x95\xc8\x48\x57\x15\xfd\x77\x4e\xd8\x72\x5b\x9f\xd5\x2c\xb9\xff\xec\x93\x17\xe9\x5c\x04\x59\x2d\x6f\xd0\x57\x38\xe8\xa0\x15\x81\xfc\x30\x7b\x49\xf8\xef\x0b\x57\xfe\x19\xff\xcc\x37\x93\x5a\xdc\xe4\x86\x73\x9b\x34\x13\xc2\x50\x53\xb3\x60\xd2\x5c\x08\x29\x2d\x6e\xe7\x80\x49\xb4\x6e\x23\xd8\x33\x4a\x08\x49\x2b\xaa\x98\x85\xc2\xa4\x66\xc8\x89\xf3\xf0\xb4\xe1\xf0\x15\x1d\x48\xca\xfa\x39\xed\x67\x00\x24\xdd\x2c\x67\x40\xd9\x60\xe1\xe1\x68\xe0\x29\x90\xda\xd4\x1c\x9b\x48\x67\xcf\xcf\x0f\x4d\x6d\x3a\x41\x92\x59\x90\x24\xb2\xac\xdd\x35\x03\x00\x61\x2f\xe7\x9b\xf3\x51\x33\xae\x32\x6d\x2c\xaa\x0f\x08\x1d\xcb\x2b\xca\x7e\x58\x01\x9b\xae\x30\xe3\xca\x67\x09\xea\x2c\x93\x16\x17\x3b\x56\x5a\xcd\x51\x95\x61\x1e\x89\x1d\x85\x08\x52\x82\x08\x27\x54\x6d\x66\x4a\xdc\x49\x51\x29\xcc\xc1\x9a\x27\x74\xa3\x25\xef\x98\x5e\x0f\xc1\x77\xcd\x0f\x57\x7d\xa0\x9c\xca\x3d\x90\x76\xa6\x39\x0b\xbe\x8c\xe2\xf8\xe7\x31\xbc\x20\xc0\x43\xe7\x40\x07\x8d\xa0\x41\x5b\x2f\xef\xd3\xae\xab\x95\x5a\x2f\xe6\x0a\xc9\x2c\x57\xc5\xd5\xad\x96\x91\x79\xc6\xf5\xbe\x03\x45\xb6\xec\x48\x81\x4d\x59\x8b\x9c\xba\x84\x99\x22\x83\x5e\x0f\xe6\xfb\xb9\xd3\x9c\x05\x4b\xc4\x70\xb4\x60\xde\x34\xcc\x82\x30\x95\x02\xe4\x0c\x1f\x73\x20\x62\xd3\x53\xad\x9c\x77\x01\xf1\x70\xb7\x53\xc0\xd9\x86\xd9\x7b\xc4\x95\x78\x0d\x5f\x92\xfe\x33\xca\xb1\xa3\x25\xf3\x55\x31\xe1\x9e\x76\x70\xc3\xc4\xcf\x3b\xda\xf1\x05\xa4\xa1\x49\x09\x5e\x49\x98\x05\x02\x91\xef\xfc\xe1\xbb\xef\xde\x0f\x3c\x0d\xde\x3a\xfe\xee\xfb\xf7\x24\xe5\x3c\x7c\xf7\xc3\x7b\x98\xc5\x27\x85\x8b\x6b\xb6\x0a\x4d\x6b\x40\x41\x83\xde\xf5\xf5\xc7\xa6\xdb\x63\x03\xd6\x4f\xcf\x1f\x3e\xc9\x54\x7c\x1a\xe3\x25\xee\xae\x29\x27\x2b\xbc\x72\x59\xf1\x0a\x6f\xf7\xdb\x42\xc7\x38\x08\x07\xb0\x5f\xae\xb8\x61\xa0\x28\xb9\xc9\xdf\xdd\x6f\x1e\x6e\x53\xf1\x60\xa9\xf3\x26\xdc\xfd\x93\xfc\xfa\x19\x03\xe1\xa1\xff\xee\x5a\xea\x02\x83\xfa\xa5\xdc\xb4\x66\x59\xd8\x99\xf6\x6f\xeb\x71\x11\x73\x25\x8b\xfa\x81\x2e\xc7\x59\xda\x8b\x18\x44\x9d\x51\x91\x63\xe0\x7d\x0d\xc4\x18\xdc\x5b\xfc\x4c\x32\xd3\xca\x04\x68\xae\x36\x65\xb5\x9e\x4a\x9e\x25\xf9\x82\x6b\xc5\x94\x6c\x43\x5f\x86\x26\xe9\x92\xab\xc3\x7e\x7e\x61\x2d\x22\x4f\x90\x9c\x79\xed\xea\xb9\x26\x8c\xb7\x4b\x18\x5f\x61\x9f\xe6\xa1\xaa\x3b\xa2\x40\x7f\x61\x13\xbb\x4e\x63\x16\x9d\xe3\xc3\x92\xe5\x12\xa9\xfa\x8e\x3b\xda\x8c\x2c\x43\x9a\x68\xd7\x8a\x48\x8a\x27\xa5\x06\x1c\xdb\xae\x12\xf1\x11\x05\x27\x45\xa0\x4d\x5b\x98\x0b\xba\x0a\xfa\xc4\x2c\xd9\xcd\x4a\x46\x44\x64\xc4\xb7\x27\xd5\xd8\x78\xf0\xa6\x57\x74\x82\x15\xdc\xf5\xd1\x29\x0d\x57\x6b\x5d\xc1\x82\xf0\x2b\xfd\x73\x78\x4d\x5c\x47\xac\x7f\xdc\x0a\x75\x9f\xfe\x59\x92\xec\x8b\xb6\xe8\xfc\xbe\x1d\xe7\x2f\xbb\x4d\xe7\xf7\x75\xfc\x4a\x01\xc4\xf8\xf7\xb0\x4a\x64\x33\xc9\xf6\xb4\xad\xab\x17\x84\x1b\xef\x3c\x02\x39\x33\x18\xc9\x48\x1c\xa3\xe2\x4c\x77\x27\x42\x3a\x88\x9b\x11\x76\x37\x7f\x5a\x8b\xba\x17\x01\xd4\x59\x1f\x67\xc1\xe6\xcc\xcc\x22\x65\x84\x66\x65\x96\xd9\xc3\xf3\x78\x3e\x58\x0d\x2c\xcd\x5a\xf3\x61\xc3\xf2\x7c\xd3\xde\xc2\x2c\x3d\xbd\xe7\x04\x4b\x94\x20\x5e\x51\xbb\x92\x48\x4f\x1c\x34\x54\x97\xe0\x14\xf5\x4b\x19\xe6\xe1\x6c\xa0\x06\x3c\xde\x74\xb9\xd3\xc2\x10\x50\x8b\x37\x82\x32\xe7\xc2\x76\x1b\x0c\xe4\xaf\xe5\x17\x49\xb5\xb8\xfe\xfb\x04\x9e\x61\x69\x83\xda\xc2\x93\x5c\xbf\x34\x5f\xb7\x38\xa7\x38\x3e\xc7\x6f\xed\x84\xc2\x10\x6f\xee\xeb\x61\xbf\xc1\x1e\x80\x93\x37\xf9\x71\x2d\x67\x46\x06\x84\x98\x44\x62\x2f\xb0\xb6\x02\x46\x2e\x11\x8b\xd4\x15\x80\x73\xaf\xea\x65\x09\x27\xd0\x52\x59\xf3\x9a\x63\x24\xf9\xd1\x13\x08\x47\x58\xb0\xfa\xd9\xab\x36\x8c\x33\xc5\x6c\xcb\x55\x6f\xa6\x8c\x04\x53\x57\xf5\x78\xc3\x53\x27\x47\xf3\x8c\x5c\xb1\x39\x0c\x3f\x86\x9b\x31\x71\xb0\x6f\xd1\xc6\xb7\xbc\x23\x57\xca\xcd\xfe\x09\x3f\x84\xa7\x29\x2a\x13\x79\x3d\x54\x7b\x15\x04\x0b\xda\x26\x95\x29\x0e\x07\x4e\xdb\x9a\x1a\xc5\x2e\x5e\x99\x0a\x29\xbc\xf5\x27\xbe\xba\x65\xcc\x13\xdf\x44\xc4\x7c\xf4\xae\xe9\x3f\xb8\x74\xad\x1f\x35\xe9\x66\x6d\xcd\x48\xda\xdf\x57\x3d\x95\xfe\xcf\xef\x8d\x46\x49\xda\x2f\x42\x76\x09\xfa\xf4\x3f\x23\xa8\x54\x73\xf6\x79\x62\x30\x05\x41\xd5\xe6\xa5\x57\x69\xbe\x6e\xac\x44\x2a\x82\x1a\xe7\x88\x2f\x19\x7a\xae\x14\xce\x24\xf5\x9a\xb4\x78\x5e\xeb\x8a\x4d\x77\xbc\xb2\x88\x50\x03\x29\xb6\xf7\x2d\x31\xd5\xb8\x9c\xcb\x49\xb5\x6e\x71\x2b\x4c\xbc\xb6\xa5\x0a\x8e\xc8\x44\xeb\xc3\x0e\xd5\xe8\x97\x33\xd9\xcf\xd7\xa5\xb0\xd5\xde\x3b\x4e\x33\x16\xa9\x10\x2c\x52\x01\xcb\x72\xcb\xb7\x6c\x0b\x58\xa5\xd1\x8d\x30\x84\x03\xdb\x1d\x6d\xe0\x0c\xf1\x38\x19\xbd\x98\x92\x92\xae\x04\xd5\xc2\xe0\x7b\xa8\xe6\x47\xe3\xdd\x75\xdb\x0a\x95\x2b\x07\xbc\x20\xf9\xf4\x69\xd3\x70\xa4\x1c\x5b\x5a\x66\x9a\x38\xd8\xe4\x5c\x54\xaf\xd0\x68\x45\x38\xea\x24\x0c\x00\x5c\x48\x9a\x31\x9a\xd0\x74\xc9\x63\x72\xe3\x95\x17\x18\x98\x02\x53\x88\x57\x1d\x83\xec\x19\x3d\x37\xc8\x9d\xd7\x75\x53\x80\xca\x5b\x10\x1e\x0e\x51\xdb\x5d\x41\x53\x5e\xa8\x22\x42\x6c\x92\x09\x00\xbf\xd2\x2e\x98\x04\x9e\x56\xed\x64\xd9\x78\x44\xb4\x25\x5d\x31\x6f\x94\x5b\x9b\xc2\x7b\x02\xa3\x1a\xa1\x4e\x3d\xfb\xf5\x78\x51\xf7\xb5\xa8\xfa\x84\x75\xcd\x62\xc7\xa4\x11\x5c\x2d\x0c\x33\x66\x4e\x7d\xc2\x5c\x3f\xe8\x13\x1a\x31\x9b\xb1\xf2\xaf\x2d\x32\xd2\x37\xf1\x20\x6b\xf1\x63\xe5\xff\x61\x86\x0b\x67\xa1\x55\x15\xb2\x42\xb4\x46\x54\xae\x29\x3e\xcc\xc3\x91\xbb\x98\xf7\xe8\x96\xaa\x7b\xbc\xdd\x3e\xae\xaa\x47\x33\xa3\x0e\x76\x74\x37\xec\xc4\x19\x47\x95\xe7\x64\xf9\x07\x35\x05\xe2\xd1\x3c\xee\x18\x20\x9a\xa7\xdf\x78\x67\xab\xf9\x3c\x25\xaf\x3c\xde\xb0\x77\x07\x73\x37\x30\x5b\xeb\x76\x84\x76\x77\xc0\xcf\x4b\x4c\x2e\x7c\x85\x23\x49\x04\xcb\x20\x2b\xb9\x97\x7a\x67\xf7\x0c\x0f\x2a\x93\x30\x4b\xda\x1e\x40\x89\x44\x33\x3b\x88\x90\x40\xa0\xf3\x48\x75\x42\xdd\x0c\xe0\x9c\x48\xe7\xdb\xfe\x47\x8a\x75\x73\x8d\xcf\x91\xc0\x7d\x82\xdd\x5c\xe4\x4c\x4b\x5b\x08\x7d\xe3\x1e\x81\x7c\xf9\xac\x20\x26\x87\xee\x9d\xc1\x6f\x0f\xb6\xee\xba\x0f\x12\x97\xe4\x0a\x9f\x3e\x67\xc5\x91\xf8\x24\x93\x63\xce\xbd\x8c\x73\x49\x5c\x6a\x96\x61\x84\xce\xa7\x9c\x30\xd3\xc5\x8a\xe7\xb8\x2f\xfe\x2a\xa6\xb4\x13\xfc\xca\xff\x17\x13\x86\x03\xd1\x4b\x00\x67\x16\x87\xe6\x82\xaf\x02\xb8\x5c\xf5\xd7\x0e\x9a\x52\xf7\xf2\x69\x5b\xea\xd0\xcc\x07\x14\x9f\xe7\xa2\x3f\xe7\x9a\x1f\xdf\x17\x5c\xf8\xda\xdd\x8d\x23\x3e\xc9\xd0\xcf\x33\xbb\xb4\x34\x05\x73\x07\x77\xfe\xa2\x52\x7c\xcc\xc8\xee\x44\xad\x38\x22\xe3\xb2\x12\x5f\x6a\xe2\xa4\xf8\x86\x14\xd1\x9d\x0b\x72\xa7\x8a\x22\x94\x57\x38\xe7\x0c\x41\xf7\x10\xdd\x15\xd7\x15\x59\xda\x18\xe4\x98\x56\xaf\x5d\x89\xb7\xbe\x28\xb8\xa5\x53\x3a\x07\x9c\x4a\x27\x27\xcd\xe6\x86\xe8\x63\x84\x88\xbb\xbf\x75\x15\x79\xc1\xf4\x26\x37\x56\x80\xe9\xe0\xe4\x33\x01\x34\xa4\x9c\x11\xff\x10\xef\x31\x29\x56\x46\x37\xbe\xc6\xc0\xf0\x22\x1e\x1f\x57\xe5\xf2\x83\xeb\x11\xb3\xa7\xba\x1f\x71\xd7\x6a\x8a\x76\x76\xf6\xa6\x05\x54\x7c\x47\xcd\x3c\x86\x8c\x21\x61\xf9\x30\x08\x59\x7f\xcd\x75\x80\x0f\x38\xc1\xb1\x53\xdb\xc7\xa6\xda\x13\xf5\xf1\x5c\xdc\x55\xef\xf7\x71\xbd\xb4\xe2\x71\xe0\x7a\xb0\xee\x64\x3e\x59\xe0\x68\x5c\xcc\x56\x5c\xb6\xbb\xf6\x77\x48\x87\xb9\x96\x99\x09\x39\x25\x5d\x71\x80\xbb\xa0\xb9\xbf\x4c\x15\xb2\x2a\xe1\x43\x70\xc3\x11\x4f\x59\x13\xa5\x7e\xcc\x27\xf3\x11\x63\x4b\x2e\xe8\x39\xc9\xeb\x5e\x47\xa0\x09\x21\x24\x58\x4a\xea\x03\xc2\x02\x77\x1d\x9b\x7d\x1e\x3e\xc7\xfa\xd2\x78\xb2\x26\xd7\x86\x24\xd1\xb4\xcb\xcd\x1e\x8e\x87\xcc\x8c\x58\x18\x3e\x52\x1e\x7c\xe4\x8c\x81\x72\x2d\x29\xf0\xec\xf2\x3c\xb0\x8b\x30\x9b\xf4\x15\x27\xd6\x82\x80\x57\x93\xa6\xfd\x6d\xa9\x23\xef\x09\xe3\x5c\x04\x58\x36\x65\x07\xa0\xb6\xaa\x77\x1c\x6c\x90\x3d\x41\xaf\x65\xb7\x15\x9e\x7f\x4f\xab\xdf\xdf\xd5\xaa\x38\xf0\xcc\x35\x6b\x6e\x65\x7a\xfd\x18\x8b\x96\x23\x04\xdf\xd3\xda\x0f\xd6\x5a\xb8\x65\x7d\xa8\xeb\x5d\xd0\x44\xdc\xfd\xc0\xcd\x1e\xcc\x33\xf6\xd0\x99\xe1\x68\x7a\xb1\xcc\x6e\xa2\x1e\x60\xe2\x51\x14\x0c\x7f\x1e\xad\xbb\xd9\x3d\xb7\x6e\xa6\x0b\xc4\x2c\x77\x08\x6b\x0d\xeb\x9d\x83\x61\xcb\x45\x11\x70\x6e\x38\x3a\x1a\x4b\x9e\xa9\x4a\x1c\x28\x13\xb7\x14\x7f\x35\xd5\x75\xcd\x0a\xf4\x87\xbb\x17\xfb\xc8\xe5\x33\xbe\x71\x0e\x94\x1d\x90\x43\x62\xcd\xc5\xed\x9c\xc7\xf3\x2c\x48\x3e\x5c\x20\x71\xf6\x8e\xea\x8a\x9d\xbd\x83\x0e\x0a\x15\x1d\xaa\xe7\xd9\x6c\x1d\x4a\x79\xe1\xd4\xf2\x0d\xf4\x06\x77\x8d\x0b\x0d\xe9\xa4\x21\xd9\xd3\xcb\xbe\x9a\x7b\xb3\xee\x82\xa0\x1c\xe2\x81\x8e\xbd\x28\xec\xc8\x22\x1e\xeb\x8d\x88\x27\x8a\x17\x15\x56\x12\x29\xc6\xf6\x16\x13\x65\xa0\x2a\x6e\xf7\xb4\x75\x6e\x9a\x0f\x30\xf0\x10\x61\x4a\x74\xd7\xb3\x8b\x4b\x58\x75\x68\x01\xd0\x3e\xba\x62\xbe\x9b\xff\x79\x5d\xb7\x08\x38\xc8\x41\x56\x95\x11\x2d\x97\x7c\x71\xa4\x69\x35\x26\xdb\x4d\x6d\xee\xbc\x6d\xb5\x11\xb6\x15\x5e\x2d\x32\xe9\x41\xac\x3b\x39\x02\xa9\xf2\x4a\x1b\x76\xf5\x92\x64\xe2\x05\x9f\xd6\xf4\x2d\xa2\xd3\xbb\x98\xd9\x77\x3a\xa0\xb8\x91\xc0\x13\x84\x8d\x40\x01\x5a\x14\x25\xa1\x51\x53\xf7\xe0\x09\x7a\x52\xd0\x39\x29\xd8\x30\x7c\x97\x0c\x0c\xfe\x2a\x5e\xa4\x0d\xb3\xeb\x5c\x5d\x20\xee\x72\xce\x3f\xd8\x87\x30\x26\x9e\x34\x7d\x8f\x28\x9c\x56\xb5\xf0\xfa\xb8\x29\xe1\x33\x20\xc3\xae\x13\xbf\xbe\xb7\xfa\x39\x05\x12\x6d\x89\x7b\xf2\x52\xbe\xa6\x20\x3b\x0d\x58\xe3\x42\xd7\x4c\x41\xae\xba\x8a\xf5\x9f\xa7\xf4\x6f\x2a\x44\xbb\x50\xe8\x26\x49\x83\x38\x77\x7c\x49\x5a\x0e\x47\x39\x83\xd0\x5d\x6f\xae\xe5\xc2\x3b\x5b\x5c\xa0\xee\x89\x01\x8b\xbd\x49\x25\x96\x23\x3b\x32\xa1\x02\xbd\xe3\x04\xf7\x7d\xc4\xa6\x0a\xad\x53\x7a\x1f\x32\xbc\xe0\x96\xf6\x09\xc6\x76\xeb\xd7\x2b\x91\x41\x30\x0d\x50\x6e\x25\x90\xd8\x11\x6f\x2d\xac\x17\xda\xf1\x97\x6d\x40\x3b\x09\x1e\xc6\x37\x53\x88\xa8\x11\x43\xc2\x40\x44\x86\x95\x78\xcb\x81\x33\xa9\xdd\x32\x05\xb1\x01\x61\xd3\x1e\xa9\x23\x2e\x23\x48\x5c\x70\x27\x10\xfe\x70\x0e\x40\x76\xe5\x25\xdd\x67\x14\xdc\xeb\x0a\x2f\xa3\xf5\x10\x70\x94\x28\x46\x3d\x3a\xaa\x21\xc1\xc4\x3a\xc9\x9c\xc2\x8c\x93\x81\x11\x90\x71\xc5\x3e\x77\xc1\xea\xe6\x6d\x9a\x84\x23\x91\xa2\xfb\x7a\x55\xf6\x95\x45\xd6\x50\x4e\xc3\xd7\x09\xc0\x51\xc2\x9b\x93\xe5\x86\x94\x6f\xad\x82\x38\x23\x81\x7c\x60\x6f\x1e\x9a\x6f\x96\x71\xcc\xde\xc0\xd2\x62\x25\x6c\x8c\x2f\x6f\x11\x73\xd9\xef\x98\xdf\x08\xf3\xb2\x76\x30\xe4\xaf\xff\xf9\xe2\xec\xcd\x51\xfe\xe9\xf1\xcd\xcd\xcd\x63\x2e\xfe\x78\xdf\x6f\xf8\x9a\x53\xc5\x91\x3b\xfe\xe7\xe9\xeb\xa3\xbc\x1e\x97\xdf\x2c\x48\x51\x07\x1b\xf2\xab\x5b\x9d\x0b\x61\x4e\x67\xea\x62\xd1\xf1\x6f\x67\x4f\xba\x62\x34\xfe\x75\x18\xf0\x29\xdc\x20\x79\xf6\xcc\x67\x41\x27\x53\x7c\x17\xbc\x72\x58\x2f\xfb\x1a\x47\xfe\xf8\x08\x32\x36\xa4\x13\xcc\xdd\xd8\x4e\x41\x1a\x6a\x47\xbb\xf1\x6a\xa9\xf1\xb7\x13\x10\x3b\xe1\x7a\x86\xb3\x2d\x97\x89\x89\x73\xdb\x0a\x87\x14\x1b\xd6\xdd\x7e\x53\xc5\x1c\x93\x70\xa6\x13\x51\x57\xbf\xa4\x85\xe1\x4f\x87\x00\xba\x4f\xf2\x7f\x66\x4b\x11\x4f\x94\xd0\x16\x67\x19\x6d\x01\x78\x91\x16\x46\x8c\xb7\x40\x30\xa6\x01\x48\xec\x3a\x13\xcc\x7d\x9e\x13\xce\x27\x95\xa8\xfe\xc6\xbe\x02\x63\xbe\x75\xfa\x1c\x68\x4d\xaa\x9b\x16\x89\xed\x74\xf3\xd9\x86\x17\xf1\xd1\x93\x20\xde\xe5\xca\x8c\x58\x73\x78\xc8\xc5\x99\x70\x16\x45\x01\x7f\x04\x28\x73\x91\xd0\xbb\xd1\xaf\x5d\x30\xa6\x5c\x83\x1a\xd6\x69\x86\x37\xf4\x9e\xd4\x23\x2e\x14\xcf\xad\x45\xd1\xa8\xdd\xac\xf9\xd5\x63\xfc\x4d\x77\x38\x91\x4c\xe4\x0e\x46\xc4\x3d\xc0\x3a\x62\x99\xeb\x26\xdd\xc5\x52\x71\x4b\x79\x93\x17\x65\x94\x37\x4d\xb6\x6b\x05\x4c\xda\x98\xec\x92\x2a\x1d\x4f\x65\x7e\xdf\xc2\x21\x81\x40\x3c\x53\x0a\x1d\xa5\x05\xfa\xc0\x45\xb6\x13\x97\x16\x8b\x57\xb6\x4a\xc1\x77\xe3\x25\xca\x08\x91\x75\x14\x72\x54\x16\xd4\xe2\x73\x6c\x06\xc1\xfd\x4b\xf6\x35\x37\xbf\xec\xc9\xed\xd3\x50\x84\x96\x5a\xed\x26\x91\xdc\x78\x4a\x32\xd3\x07\x07\xd2\x95\x4d\xb2\x9a\x3c\x59\xf3\x4c\xbe\x42\x6c\xed\x36\xdd\xad\x5d\xd0\x3d\xc1\x2f\x0d\xe8\x11\x8e\xcc\x83\xe9\xa0\x3c\x64\x60\x7c\xe9\x8a\xb8\xba\xbf\x04\x01\x29\x55\xc4\x6d\x59\xdf\x45\x51\x82\x09\xd5\x98\xc8\xe0\x3d\xd3\xbd\x99\x3b\x9e\x0e\x2a\xbd\x8d\x7a\xe2\x5a\x38\x70\x1b\x35\x2e\x1a\xde\x48\x0d\x8a\x7e\xc6\x8d\xd4\x18\x49\xd3\xfb\xa6\x7e\xa8\x9f\x71\xe5\x74\x6e\xd0\x53\xb9\x76\x0e\xf1\x33\x05\xe6\xa4\xdb\x2a\x1c\xdb\x67\x5c\x3d\x4d\x34\xdb\xcf\x11\x70\xe7\x7a\xe2\x51\x12\x20\xf7\x3e\x8b\x6f\xd5\x5c\x5f\x2f\xae\xfa\xee\x66\xe0\xfb\x9d\x88\xde\xcf\x5c\x96\x7f\xe7\x17\xf8\x2d\x20\x7c\x7c\x0d\xa2\x90\x0f\x49\x54\x2f\x99\x27\x7a\x22\x26\x89\x38\x3b\x4c\x23\x87\x9f\x50\x8e\x9c\x23\xbe\x21\x4d\xec\xd8\x72\x16\x52\x84\x36\xba\x9b\x82\xbf\x70\x33\x15\xd6\x67\x36\x96\xa2\xd0\x05\xa7\x28\x18\x7f\x1a\xc2\x6d\x57\x82\x83\x96\x9c\xb4\x8a\xf8\xea\x2d\x47\x20\x2c\x83\x23\x30\x22\x86\x06\xf2\xa9\x07\x09\x6f\xa0\x11\x84\xe1\xd2\x43\x28\x82\xb0\xe8\x9f\xbe\x7a\x23\x3f\xe1\x75\xad\x01\x62\xe0\x76\xcd\x07\xbe\x99\xf9\x72\x2f\xe6\x7c\xba\x2d\x4f\x3c\xe6\xc5\xcc\x61\xcf\x6d\xe1\x97\x83\xa8\xfa\xf2\x1a\xc7\x40\xfc\xdf\xa5\x92\x0c\xec\x8b\x9d\xf7\xf5\xe3\xb4\x18\x21\x47\x50\x7d\x81\x0f\x97\xae\xc7\x38\xfc\xcf\xa5\x95\x70\x3b\x78\x12\x8c\xdc\x63\xc4\xce\xb7\x89\xee\x1e\x0e\xf9\xd0\xb0\xed\x54\x09\x34\x69\x10\xd4\xe1\x23\xb5\x82\x76\xf0\x00\x95\x41\xd0\x0e\xed\x2e\x99\xd2\x66\xdd\xca\x3d\x37\xcb\x83\xda\x6a\x41\xaa\xa2\x32\x3e\x5c\xab\x59\x83\xfd\x7d\x00\xca\xc7\xee\xbf\x0c\xaf\x19\xb0\x28\xc0\xd7\xee\xd9\x1c\x34\xac\x17\xe9\x44\x38\x73\xa6\xe2\x2c\xc7\x6f\x07\x65\x92\x21\x93\x4b\xb1\xad\x02\xe1\x50\x08\x28\xdc\x56\x4e\xcb\xfe\x03\xc7\xb3\x87\x53\x94\x55\x70\xd3\x6b\x60\x21\xfe\x1f\xce\x98\xbe\xa3\x70\x2e\x5f\x93\x06\x63\x47\x66\x94\x86\x3d\xc0\x98\xa9\x2b\xc0\xd2\xac\x88\x64\xaf\xe5\x4b\x1e\x09\x4b\x29\x63\x7a\xdd\x9a\xf2\x1e\xa7\xf3\x16\xc0\x3b\x44\xff\xb9\xfe\xbf\xff\xfb\xff\xb0\xb9\xb4\xa3\xdd\x12\xb1\x11\x34\xda\xa0\x9f\x77\xbb\x1c\xe5\x5f\xfe\x78\x0c\x1e\x1d\x74\x44\xd0\x9f\x6b\xb8\x01\xfa\x9a\xd0\x28\x87\xc4\x37\xfa\x66\xd7\xb0\x84\xc8\xa1\x24\x7a\x32\xc7\xd1\x63\x5a\x87\x11\x55\xa1\x7b\x84\x8b\x76\x66\x93\x8b\x49\x93\x70\x43\x4a\x74\xf3\x5b\x4a\xf6\xae\xeb\x57\xef\x7d\x4c\x4c\x37\x11\x51\x3c\x4c\x68\x86\x1e\xc6\x10\xf6\x82\xc9\x6f\xfa\xf8\x92\x68\xda\x12\x36\x18\xae\x4c\x76\x1b\x73\x61\x37\x66\x24\x48\x9e\x1e\x49\x47\xaf\xe2\xe1\x1e\x8d\x19\x21\x4d\x5e\xab\x32\x3d\x2b\xe5\x5b\x1c\xfc\xc1\x71\x0c\xf9\x1d\x2f\xa6\x13\x39\xe5\x7a\x85\x04\x5a\x80\x48\x40\x8c\x4e\xdc\x5e\xe1\xff\x19\x22\xa3\xa9\xa5\x8c\x53\xf5\x4b\xd3\x93\xe8\x6b\x51\x04\xfb\xe0\x86\x0f\xa2\x32\x46\x61\xe9\xb9\x72\x60\x65\xe6\x98\x7c\x12\xab\x13\x28\x44\xea\x5d\xd0\xd1\x6d\xcd\x47\x1b\x1c\x8d\x68\x6c\x1f\x18\x9c\xd9\xa5\xa8\x15\x21\x0e\x73\x8b\x48\x91\x6d\xe4\xe3\x38\x2c\x7c\x33\x01\x6d\xaf\xe5\x0c\xdd\x17\xc3\xb3\x30\x57\x44\xe5\xbf\x08\x3c\x1f\x12\x34\xc3\x10\xec\xe6\x28\xe3\x93\xf3\x0d\x49\xf2\x9b\x48\x1f\x43\x45\x2c\x73\xfd\x72\xe0\xaa\xe2\x34\xaa\xea\x97\x5f\x56\x9c\xd6\x71\xf7\x75\xc5\xbf\xf5\xf8\x76\x3e\x62\x5a\x68\x74\x4a\x42\xa7\xb9\xac\xb9\x18\x6a\x7f\xcb\x61\x6a\x0c\x1a\x88\x32\x11\x0a\x5c\x4d\x9f\x6b\xb4\xd7\x33\x5a\xa2\xd4\xbf\xef\x88\x36\x8e\x25\x9a\xf6\x7a\x12\xdd\x2b\xea\xf4\x97\x45\xf9\x3a\x78\xd6\x19\xf1\x8a\x54\x09\x9b\x5c\xd5\xc7\x00\xef\x2c\x12\x5f\xdc\x0f\x3b\xec\xcc\x6e\xc1\xd9\x99\x5a\xe2\xe5\xca\xbe\xd8\x92\xef\xbf\xb7\x7f\xe0\x70\xe2\xae\x0b\xfc\x69\x2f\x99\xc7\x38\x0f\xfe\xb0\x93\x77\x96\x08\xf7\xc1\xf8\x7c\xfb\xef\xb9\xd4\x3f\x7f\x00\xc0\x4a\xda\x8d\xd9\xa6\xb0\x6b\x1a\xfe\xbc\xc6\xcf\x42\xbe\xe1\x4b\xb4\x00\xcf\x68\x3d\xe6\xf6\x78\x3f\x6c\x4c\x3b\xcd\x01\x4a\x84\x6b\x2f\xf4\xbc\xcb\xe2\xf9\x24\xe9\x9e\xe5\xc1\x83\x56\x4f\xf4\x3c\x90\xfc\x86\x3c\x32\x9b\x93\x96\x8f\xdb\x88\x1d\xd6\x2d\xd5\x9d\xc1\x9c\xe2\xc3\xa5\x13\xd6\x96\x35\xee\x77\x3f\x93\x2f\x97\xa3\xca\x90\xc6\x03\xf6\x9d\x90\x58\xaf\xb8\x64\x12\xa4\xea\x6e\xa7\xb8\xe6\x2b\xae\x34\x29\xb7\x3b\x9e\xc2\x32\x77\xe6\x38\x9a\x26\x01\x54\x79\x50\x7b\x05\x11\xf6\xc7\xb4\x2e\x79\xb3\x43\x77\xcd\x37\xdd\x4d\x26\x5b\xe6\x02\x7e\xf3\x12\x9b\x54\x53\xe2\x2e\x49\x1a\x0b\x11\x1a\x29\x26\x97\x6b\xf8\x1a\x4b\x64\x9a\x9f\xdc\xf9\xc6\x8e\xe1\x6e\x7b\x5b\xa8\x61\x96\x10\x71\xab\x02\xd7\x6c\x59\xf0\x0e\x89\x63\xa1\xb5\x42\xc2\xf4\xcd\x8a\xa8\x18\xb5\x1b\x42\x7c\x4e\xc3\x78\x9c\x35\x6d\xee\xc8\x0c\x50\x08\x3d\xa7\x96\x31\x89\xb1\x25\xad\xe8\x8b\x9b\xd6\x0f\xf7\xe8\x95\xef\x47\x08\xf1\x39\xfd\xe0\x56\xe0\x89\x8c\x49\xbc\xab\x3f\xa4\xbd\x69\x24\xbd\xe8\xa4\x3d\xed\xa2\xbf\xf4\x7c\x19\xec\xd3\xf0\xee\xa8\x12\xb9\x83\xed\xbd\xd3\x0d\x53\x72\xe4\x14\x76\x46\x34\x10\x27\x9c\xd9\x20\x3b\xf7\x2f\x71\xb8\x7c\x73\x49\x07\x1a\xb8\xd7\x78\xb0\xd9\x5d\x47\xfa\xe5\x45\x39\xc8\x56\xa7\x2a\xcf\x49\xe6\xfd\x1b\xae\xc0\x59\x78\x19\x91\xeb\xc2\x2d\x03\x82\x9d\xcd\x64\x25\x71\xd7\xdd\x1a\x67\x56\x17\xb4\x3a\xad\xcc\xb1\x6a\x40\x39\x16\x3d\x85\x33\xde\x19\x4a\x65\x81\x35\x94\x99\xf2\x91\xc9\xaa\xee\xec\x1f\x50\xdb\xf2\x36\xf2\xae\x81\x13\xed\x36\x7e\x9e\xf4\x0e\x03\xca\xb4\x2b\x7e\xd7\x96\x60\xe6\x8e\x60\x0e\x5a\x4d\x16\xe1\x52\x9f\x12\x88\x27\xbb\x55\x0f\x6f\x78\x9b\x6b\x66\x16\x01\x29\xa0\xc2\x1f\xdd\x28\xdd\xab\x78\x9e\x1b\xe0\x78\x97\x2a\x7a\x74\x17\x53\xf8\x82\x0e\x80\x6d\xdc\xdd\x03\xb0\x05\xb9\x03\x45\xdd\x08\x58\xc0\x5d\x1d\xd1\xe7\xec\x3e\xbf\x23\xe0\x1b\x9f\xd9\x91\x23\xeb\x85\x06\x02\xae\xaa\xd9\xf5\x7f\x57\xff\x12\x35\x07\xc4\x19\x45\x9a\x4e\x08\x3e\x7a\x7e\xdb\x11\x7d\xe0\x67\x66\xd5\xc2\xa3\x41\xfd\xde\x74\x3b\xf3\x55\xb5\x34\x85\xd0\x35\xdb\x31\xf4\x8d\x8b\x03\x52\xb0\x5b\xd6\xd8\xdf\xaa\x48\xc2\x83\x8b\xe3\x61\x78\x97\x18\x51\xbe\x70\x46\x2b\xd1\xc7\xdf\x01\xed\xef\x0f\xbc\xcb\x2f\x4f\x2d\xca\x39\xd5\x10\xbd\x06\x3f\x0d\x04\x7d\x67\x10\xee\x38\xf8\x78\x1a\x85\x7e\x90\xe0\x4c\x2b\x93\xe5\xec\x35\xbb\x4c\x5d\x81\x98\xb1\xde\x12\x0e\xb6\x78\xc4\x74\xc9\x01\x58\xbb\xb6\x11\xa7\x93\x53\xf9\xa2\xb1\x67\x18\x53\xa1\xaf\xf7\xe3\x0d\x72\x09\x8a\xb7\xb3\xb7\xfa\x29\x61\xec\x46\x08\x14\x97\xfc\xff\xc7\xfc\x61\x95\xf9\xa1\xc3\x34\xc8\x16\x22\x95\x12\xe4\x3b\xc8\x0f\x22\x46\xc3\x11\xbd\xb7\x18\xd8\xbe\x06\x74\x13\x06\xc8\x7d\xd0\x6d\xed\x24\x2a\xdd\x0f\x73\x2d\x16\x7c\xac\x99\xeb\xa1\xae\x7b\xca\x9a\x39\x08\x3f\x1b\x55\xf1\xb3\x51\xf2\xf0\xe5\x51\x90\x10\x4d\x48\x98\xb1\x73\x91\x1a\xa3\xe4\x78\x57\xf4\xe9\x88\x0c\x12\x27\x71\x38\x90\x28\xa1\x5c\x4e\x5a\x31\xf3\x73\x98\x66\x0e\x6e\x3e\xc5\x5c\xdd\xa2\xda\xe3\x68\x7d\x61\x96\xf8\x07\x46\x49\xfa\xb8\x5e\x3c\x12\xb1\x88\x86\x69\x9b\x6e\xc5\x81\xe2\xed\xd9\xd6\x60\x78\x2a\x58\xc7\x75\x9a\xaf\x73\x54\x05\xae\x02\x86\x29\x38\x95\x1a\xcb\x21\x2e\x8d\xf5\x19\x26\xe8\x35\xea\x09\x20\x29\xda\xe5\x72\x8d\xf1\x2f\xe6\x08\xc9\xf4\x65\x47\x4c\xfa\xa6\xfb\x0c\xa4\x3c\x80\x98\xdb\x73\x87\xb3\x30\xfc\xa8\xf5\x13\x79\x73\xdf\xe5\xf2\xdd\x81\xb6\xd0\x80\x86\x9d\x86\x21\xe2\x8b\x04\x2e\x78\x61\x7e\x86\xe5\x38\xdc\x59\x28\xd8\xe2\xf8\x12\xbe\x06\x4c\xd4\x92\x22\x8e\xdc\xb1\xd7\xf9\x9a\x75\xd7\x54\x77\x8d\xe0\x7d\xab\xc1\x0b\x11\x2c\xfa\x98\x3f\x87\x23\x92\xcf\xaa\x23\xe9\xa5\x87\x70\xd5\x7c\x79\x57\x61\x52\xe3\x28\x26\xd4\x9b\xa4\x93\x11\xcf\x33\x90\x7b\x6a\x48\xba\x38\x5b\xc5\x17\x74\x92\x5f\x64\x5d\x2d\xdd\x3b\x92\x27\x1c\x28\xb7\xbf\x62\x8e\xc7\x1b\x5c\xbd\xb4\xbb\x4e\x91\x59\x6e\xbe\xf8\x5d\x3d\x43\x87\x58\x21\x9f\xab\xfe\x50\xdf\xfa\x7a\xb8\x6d\x97\x05\x9e\x13\x1d\xd6\x7a\xcc\xf8\xb6\x16\x4b\xf7\xa3\x05\xa5\x7d\x5b\x6a\x28\xac\x1a\x07\x72\xc3\x23\x89\xa5\xfe\xf5\x92\xd2\xe1\xfd\x4b\xfb\xdf\x63\xf0\x44\x94\x36\xe9\x8e\x64\xb7\xf1\x9b\x3b\x1b\x4a\xc6\x12\x30\xc4\x00\xb7\x3d\xba\xc2\x4f\x9f\x7f\xc6\x08\x82\x23\xee\x70\x18\x4c\x06\xba\xfa\xc1\x2b\xc2\x97\x40\x18\x71\x5f\xb3\xbb\x02\x87\x3e\x66\x5f\x0c\xf5\x71\xd2\xdd\xce\x9e\x8b\xd5\x83\xa7\x03\x03\x0a\xdb\xbd\x63\x86\x1e\x45\xbd\xb8\x7f\x8c\xe1\x26\x24\x8f\x81\xef\x77\xec\x8f\x9b\xbb\x57\xc0\x7f\xc3\xef\x90\x29\x48\x74\xf6\x62\xd5\xf5\x1d\x4d\x8f\x84\x84\xd1\x88\xed\x2f\x2c\x6d\x98\x29\x00\x03\xf6\x6d\xb1\xd7\x30\x3e\x56\xe6\x14\xc9\x24\x5c\x70\x4c\x1f\x5f\x0a\x5b\xb4\x95\x61\xb3\xe4\x52\x8d\xd9\xd8\xb3\xad\xd4\xb1\x65\x04\x25\xb5\x4c\x77\xc5\x8e\xf6\x7a\xa5\x11\xc0\x67\x9a\x12\xc0\xe2\x90\x82\xe3\xac\x10\xba\xf6\xbb\x82\x87\x8a\x80\x10\x92\x9c\xbf\x46\x72\x7e\xc9\xc9\xd3\x16\xac\x57\xae\x58\xd2\xa9\x43\xe5\xf8\xee\x7d\x5a\xe6\x39\x5f\xd1\x4f\xe1\x0d\x73\xeb\xba\xdc\x4d\xf0\xf6\x92\x12\x27\x58\x03\xe4\x14\x01\x80\x3d\x8c\x85\xb0\x54\x53\x41\xeb\x0a\x4b\xbc\xa2\xa4\x43\xd0\x38\xbf\x4f\xe1\x5b\x16\x15\x0f\x94\xd0\x3d\x3b\xed\x95\x9e\xb8\x4c\x7a\xd5\x5d\xfd\x5b\xbd\x1c\x07\x83\x3e\x93\x9f\x01\xd4\x55\xd7\x8d\xfc\xf6\xe8\x8e\xc5\x2d\xf8\x55\x09\x9a\x9e\x5a\x3a\x8b\x5b\xcb\x0f\x13\x4c\x09\xf4\x14\x55\x02\x7d\x18\x57\x5b\x0e\x9d\x47\x6d\xf5\xfb\xe5\xb8\xa7\x05\xea\x1a\x3c\xbd\xe0\x90\x7b\x17\x2e\x63\xd2\xe2\xa4\x64\x48\xa1\x69\xe1\xb9\x96\x97\x24\x44\xd4\xb3\x4d\x3f\xe3\x9c\x3b\xdb\x9e\x94\x0d\x1b\x9f\x14\x9f\x5b\x29\x78\x8f\x84\x0d\xea\x57\xfb\xe5\x87\x7a\xe4\xcb\x3a\xeb\x02\xe7\xc3\x61\x5d\xe7\x06\x96\x3f\x05\x58\xfe\x92\xc0\xf2\x4b\x98\x68\x66\x6a\xa5\x4d\x67\x5b\x8f\x25\xce\xf9\x83\x5a\x5e\x3c\xa3\x19\xe0\xe4\xaa\x9c\x2b\x05\xd3\x4d\xa1\x52\xb6\xae\x42\x16\x7c\x82\x1a\xce\x60\xdd\x51\xc1\xfb\xd8\x81\xcc\xd5\xc6\xd1\x5e\x64\xf7\x5b\xde\x2e\xe5\x5d\x0e\x8e\xff\x42\x7d\x78\x2b\x29\x01\x2c\x34\x09\x82\x35\x1e\x89\x23\x6d\xc4\xd9\x26\xf0\xcb\x98\x51\x0a\x07\xf3\xc0\xc2\xb8\x08\xee\x9c\x6f\x05\xcf\x01\xee\x4a\x59\x4c\x07\x21\xad\x79\x03\xb4\x96\x53\x38\x6d\x74\x10\x54\x0a\x5b\x11\x35\x4e\xbc\xde\x35\x4a\x35\xd1\x1c\x3c\x8c\xe0\xf4\x6e\x31\xaa\x39\x4d\x61\xef\x7d\x4a\x5a\xc1\x44\x7a\x85\xcc\x2a\x29\x26\x6f\xe1\xa9\x31\xfb\xb6\xbc\x28\x84\x89\xa4\x45\xef\x5a\x6b\x9a\x5d\x2a\x75\xa1\x98\x82\x4e\xc5\x1e\x3b\xd6\xc5\xfb\x2f\xa5\x2e\xb4\x8e\x30\x5c\x87\xf6\x0a\xc2\xad\x39\xad\x24\xcf\xa3\xa9\xf3\x8a\x40\x4a\xcc\x49\x39\xa3\xda\x84\xa5\xa1\x79\x98\x28\x9f\xd4\xf0\x1a\x5a\x49\x80\xa1\xe9\x7b\xb2\xb0\x0c\xb3\x52\x2e\x1e\xc8\xb0\xab\xc2\x43\x6c\xdf\xda\xb3\x25\x36\x85\x87\x1e\x0e\xb2\xd8\xc4\x9f\xf9\x76\x90\xc7\x45\x30\xcb\x38\x28\x8f\xe7\xb7\x19\x8a\x70\x42\xd3\xd0\xc6\x65\x32\xc1\x0c\xae\x73\x1c\x81\xe2\xe4\x3c\x7c\xa6\x3b\x38\x15\xb5\x49\xc7\xf9\x23\x7b\x41\x17\xea\x08\x38\xa9\x21\x28\x03\x73\x9c\x10\x25\xbb\x5f\xca\x35\xd0\x39\x14\x79\xe3\xa5\x61\xc8\xbd\xc1\x04\xe8\x3b\x4f\xbe\x62\x5c\xcc\x3f\x0d\xf7\xff\xe5\x75\xbc\xb0\x03\xfe\x8d\xbc\x03\xed\xff\x43\xde\xc8\x4b\x0d\xc7\x43\xdc\x95\x19\x6f\xb1\xe3\x34\x32\xfe\x01\x57\x31\x7e\x44\x6c\x81\x8b\x37\x31\x27\x8a\xce\xe5\x22\x8e\x84\x12\x21\xa7\x41\x42\xec\xa1\x80\x24\x6f\xd5\x36\x83\xb6\x18\xa5\xc0\x64\xd2\xf6\x82\xbb\x52\x51\x6b\x52\x62\x1a\x72\x3b\xee\x82\xa4\x4c\x0f\xc3\x24\x5d\xed\x29\xb9\xc6\x5a\xad\xd5\x38\xb6\x80\x51\x45\x4f\xa0\x2c\x2d\x0d\x0d\x0a\x5b\x99\xf2\x95\xa4\xcb\x09\x67\x89\xba\x2d\xa5\x24\x8a\x83\xdd\xc3\x52\xe6\xa5\x59\x41\xef\x25\x25\x8c\xbb\x27\x29\xf2\xe4\x14\x1e\x56\x95\x2f\x4d\x9f\xfa\x93\x04\x9d\xd4\x6a\x92\xce\x05\xb5\x02\x6a\x9e\x39\x06\xbd\x49\x9d\x62\x25\x15\x17\x92\xd8\x83\x77\x18\x35\x65\xa7\x8f\x69\x73\x34\x3d\x49\x81\x8d\xa2\x82\x6b\x1d\x9b\x24\x4e\xde\x84\xe9\xc1\x2b\x54\xc8\x75\xef\x4f\xcd\xc0\x04\xde\x1e\x65\xcf\xc1\xfc\x7e\xd4\xc0\x27\xc1\x6b\x54\x7c\x79\x48\xde\xb6\xd8\x6d\xb8\xbf\x1c\x61\x19\x27\x05\x6c\x6c\xe5\xad\xb9\xc4\x03\x34\x38\x37\x25\x36\xb3\x12\x2f\x4d\x79\x30\x41\x91\xc9\xdb\xb0\x86\x1b\xc2\xf6\xab\x21\x52\x9f\xb2\x7f\x52\x00\x52\xd9\x5b\xbe\x7e\x44\xe5\x38\xf6\xcd\xd5\x9e\x8f\x1f\xd5\xcd\x82\x17\xa5\xf8\x74\xb8\xbc\x09\xec\xb0\xb7\xeb\x06\x17\xfa\x75\x18\x36\x79\x63\x3b\x81\x93\x90\x47\xd6\x2d\x09\x78\x64\x55\xc0\x7a\xef\x00\xe4\x4c\x2f\x82\xd8\xf2\xe6\x50\x0c\x25\x2f\x4f\xe2\xad\x55\x7e\x71\xac\x39\xc3\x76\xdc\x59\x7c\xec\x8b\xd3\xcb\xf3\x3b\x68\x89\x41\x95\x26\x00\x19\x10\x06\x67\x29\x71\x20\x2b\xa0\x10\xf5\x6d\x51\xc7\x6b\xd5\x9e\xe1\x1d\x23\xc4\x36\xcc\xc3\xdd\xb5\x43\xcb\xfb\x21\xb4\x9d\x35\x1c\x29\x9d\xfd\xa4\xa5\xcc\x22\x3f\xdd\x6f\xc6\x86\x9d\xad\xac\x35\x75\xf8\xe1\x87\xb0\xeb\x5d\xd9\x5b\x6c\x49\x84\x72\xc9\x1f\x1d\x3d\x5a\x44\xab\xaf\x18\xe5\xc9\x31\x79\xfd\xed\xf2\xf5\x05\x7d\x2e\xfb\x5b\x39\x6f\xd4\x91\x7e\x68\x76\x0c\xa6\x6f\xc8\xf2\x80\x29\x05\xb0\xf2\xe6\xbb\x2d\x15\x3e\x98\x22\x5d\xbe\x59\x3a\x82\x39\x3f\x3e\x85\x7a\x4f\x49\xe1\xe2\xd3\xa6\x11\x7c\xc6\x9e\x7d\xf7\x9d\xa0\xe9\xe8\xf4\xe9\x77\xb5\xcb\x2b\x03\xe1\xc7\x53\xd9\x09\x7c\x67\x08\x0c\xa3\x7d\xa4\x92\x94\x3e\xa9\xa7\x98\x9e\x48\x15\x31\x74\x20\x5c\x78\xd6\x96\x0a\x7f\x71\x91\xfb\x5c\xb6\x17\x11\x33\x0b\x77\xae\xe4\xa9\xd5\xcf\x73\xb1\x09\x2b\x0b\xa4\x8c\xbb\x06\x3d\x1b\x78\x20\x2e\x11\x41\x16\xc2\x5f\xed\xf9\x89\xb8\x6a\xff\xdc\xc8\xa4\x44\xf4\x10\xc5\x04\xaf\x33\xae\x2b\x77\xb8\xab\x04\xb5\x27\xfb\x7d\x5c\xf1\x7d\xdb\xbe\x98\xbc\xcc\xd4\xe4\x8e\x7b\xd4\xd4\x14\x9f\xfa\x28\x6c\xb9\xdb\xb9\x6d\x23\x78\x61\x04\x64\x1b\x80\x7c\x14\x86\x13\x40\xd0\x22\x18\x92\x7a\xe4\x2e\x55\x08\xc4\x57\xaa\x14\x20\xdd\x7a\x34\xb9\xbb\xbe\xe6\x30\x4b\x1c\xab\x4f\x63\x7d\x20\xea\xd2\x29\x3b\x27\x5b\x49\xb9\x21\x58\xb0\xed\x0b\xb6\x24\x1e\xd3\x89\x5e\x1b\x7c\x8b\x44\x56\x00\x0c\xbc\xdf\xbb\x47\x7e\xdf\xee\x61\x2a\xe9\xc3\x2c\x6d\x88\xb3\xc2\x46\x20\xbd\xf4\x5d\x37\x5a\x0c\xfc\x40\x74\x79\x4b\xc9\xb4\xa7\x8d\x6b\x87\x60\x3e\x50\x5a\x16\x12\xfc\x3b\x28\x83\xe3\xac\x25\x5c\xcc\xa7\x85\xa8\xdf\xd3\x12\xd4\xef\x03\xe0\xe2\xff\x60\x1b\xff\x05\x7e\x09\x93\x76\x3d\x66\x6f\x4a\xa5\x46\x1b\xb0\xa4\xa5\x74\x13\xe2\xa0\xba\xf2\x84\x71\x62\x47\x60\xb3\xa4\x41\x90\xa1\xf4\xe2\x53\x43\x79\xc1\xa7\x86\xb2\x8f\x4f\xd5\x8e\x25\x3d\x18\x86\x8d\x4d\xc4\xc5\xc5\xeb\x78\xb6\x7d\x6e\xf0\x18\x09\xbb\x65\x3d\xe0\xa0\x9d\x2b\xda\x0f\x1e\xe4\x7c\x71\xee\x9b\xa0\x84\x62\x33\xc4\x9f\xa6\xa6\x75\x0c\x7f\x6c\x9a\xb1\xfe\xe1\x01\x4e\xa8\x1f\x8c\x4d\x75\xf5\xe0\x9b\x70\xdd\x34\xf0\x93\x0f\x16\x4e\xb3\x3c\x80\x1e\x63\xe1\xf1\xdb\x85\xb9\x5c\x3a\x6e\xfa\xda\xf6\xf7\x67\xc1\x73\x82\x13\x92\xf6\xdb\x80\x23\xe8\x70\x0b\xb0\x8e\xf1\xa5\x8b\x3e\xc8\x28\x48\x5e\x18\xe5\xb5\x35\xf6\x83\x7c\x6b\xd5\x3c\x45\xb2\xef\xa1\x04\x1c\xb5\x00\xa4\xea\xe3\x6e\xfd\x43\xfc\xd0\x57\x2d\xae\x45\x58\x11\x7b\x20\x16\xe6\xac\xc9\x5b\xb2\xb0\x63\xe9\x53\xb2\x5a\x00\x63\xc7\x65\x77\x04\x79\xe2\x01\xbf\x09\xae\xbe\xa7\x03\xc6\x7d\xa0\xe6\xaf\x1c\x61\x92\x9f\xf6\xf3\xc3\x3e\x25\xbd\x75\xbb\xdf\xe2\xe5\xb8\x0b\x8e\x15\x86\xb7\xff\x26\xdd\xda\x91\xa4\x5f\x86\x3d\x42\x82\x63\x42\x72\xd5\x8f\xef\x39\x14\x1b\x3d\x48\x92\xeb\x80\xb8\xed\x90\xbf\xc6\xc9\x91\xc3\x0e\x6d\x42\x5e\x2c\x8d\x0a\xbd\xe5\x3c\x27\xc6\xce\x14\xb6\x5b\xc2\x8e\x54\xec\x16\xde\x2c\xa9\xfc\xb1\xaf\xf7\x54\x79\xdd\xae\x40\xa6\xff\xca\x3f\x49\xdc\xe1\x9f\x0e\x41\x72\xbd\x0e\x76\x25\x76\xea\x7f\x62\x17\xee\x60\x5e\xa2\x14\x47\x0b\xf7\xca\x25\xc1\xcc\x84\xbb\xc0\x29\x7e\xcf\x77\x50\x61\xa7\xaa\x49\x9c\x6f\xb3\x48\x6b\xaa\x0b\xe6\xee\xe5\xaf\xaf\xcf\x12\xc8\x19\x66\xa0\x39\x33\xcc\x43\x73\x66\x58\x85\x1c\x8a\xba\x21\xe0\x20\x74\x7e\x04\x02\x79\x70\x00\x42\xd0\xde\x01\x02\x94\x3c\x5b\x91\x92\x7e\x45\x94\x25\x17\x5b\x84\xe8\xe5\x77\x0c\x14\x3c\x8d\x23\x50\xf6\x32\xce\xa4\xd5\x36\x6c\xb3\x95\x03\x3d\xcf\x75\xc4\x13\x27\xe0\x3a\xe2\xc9\x3e\xdb\x3d\x83\xde\xf5\xdd\xc7\xa6\xd2\x97\x84\x04\xfe\x5c\x93\x0c\xd4\x40\x7c\xcd\x06\xa1\x55\xbb\x6e\x12\xe1\x36\x4e\x7a\x7d\x86\x5f\xd1\xd4\xe9\xf2\xe3\xf5\x22\xb0\x7e\x05\xf2\xe3\xb7\x52\xc2\x80\x57\x4b\x87\x18\x33\xcd\xbe\x78\xe6\x1f\x0d\x82\x15\x37\x19\xcc\xa6\xb9\xae\x9d\xcd\x57\x47\xf3\x9a\xd2\x22\xe0\xf5\x38\xee\x06\xbb\x32\x8d\x27\x6e\xf2\x33\xfa\x91\x0c\x22\xac\x4a\x47\x32\xa9\x69\xd7\xc0\x0e\x1f\xe0\x45\x12\xe6\x31\x6e\xd0\xba\x3b\x04\xe0\xba\x3d\xa4\x3c\xce\xde\xdf\x0f\x56\x88\x7f\x37\xdb\xcb\x02\xae\x75\x96\x01\x66\x5b\x66\x28\xdd\x25\x19\x06\xbb\xa4\x39\xe5\x2c\x96\xbd\x84\x6f\xe3\x7f\x97\xec\x11\xe1\x72\xc2\xb5\x67\x69\x03\xd1\x5e\xb5\x97\x4b\x67\xfa\xe9\xe1\x7d\x38\x76\x41\x93\x65\xcc\x84\x70\x8f\x01\xea\x4f\xf5\x72\x1f\x1c\xd0\xfd\x2a\xbf\xd5\x22\xee\xab\xe9\xcc\x07\x77\xdf\x22\x7c\xff\xb9\xa4\x04\x30\x73\x31\x1c\xad\xeb\xf0\x24\x36\x8f\xe2\x83\xed\xbb\xe6\xa1\xcc\x32\x94\x39\x36\x99\xbf\x90\xfc\x2c\x36\x72\x07\x29\xf1\x75\x32\xd8\x50\xe2\x09\xd3\x10\x07\x2a\xf0\x2b\xb3\xbc\x99\x8e\x5b\x56\xb7\x63\x96\xb5\x5b\x04\xb0\x50\x1f\x82\xf7\x2e\xa5\x0f\x92\x7f\x9f\x27\x63\xf6\x4e\xbc\x83\xde\x27\x2f\x7b\x99\x21\x3e\xf0\x56\x8b\xee\xc1\x3d\x1c\xf4\x06\x5c\x1b\x84\x7e\x93\x5f\xd5\xe4\xcd\x1e\x8b\xbd\xfb\x9d\x8f\xbd\x1b\xbd\xb5\x9b\x3e\x0d\xe0\x42\xb5\xa3\x56\x76\xff\x93\x67\x20\x82\x1e\x7c\x3b\xf4\xcb\x6f\x1f\x86\x51\xd8\xd9\x5e\x1a\x07\x38\x8e\xaa\x94\xd1\x59\x38\xfb\xdf\x35\x84\xbc\xfc\x0e\xeb\x15\xa3\x9e\x54\xcd\xf1\x90\x5d\x8c\x77\xad\x21\x0d\xc7\x6c\x88\x8a\xc2\xe2\x86\x15\x6a\x94\xe5\x69\x7d\x49\x84\xfd\xe0\x15\x81\xae\xfd\x92\x8e\xcd\xc6\x8c\xfd\x5d\x83\xfb\x7e\x71\xb7\x5c\x6c\x2a\xc5\xbe\xfd\x4e\x68\x41\x66\x74\x7e\x3a\x3d\x79\x20\xd8\x02\xdf\xc2\xf3\xb3\x48\x3f\xee\x9e\xc6\x98\x32\xd2\x69\xd4\xc8\xde\xdf\x07\x61\x98\x71\x01\x57\x32\x9a\x41\xc3\x8d\x4a\xf0\xeb\xef\xdd\xe3\x45\xd9\x3b\x8e\xb8\xfb\x3e\x2b\x57\x3c\x26\xfa\x9b\xe1\xcd\x30\xb9\x0a\x00\x1a\xa5\xcf\x4c\x7e\xf2\xd7\x77\x5c\xf1\x77\xf9\x50\x13\xd3\x44\xcc\xdb\xef\xb6\x48\xd8\x92\x6a\x4d\xac\x88\x13\xd6\x48\xe0\xc7\xea\xf0\xb3\xc2\xcf\xaa\xbc\xc5\xaf\x1b\xfc\xba\xa9\xeb\x0f\x52\x18\x5c\x95\x8a\x93\x72\xbe\x46\xca\x2d\x7e\x73\x10\x57\xfe\x29\xed\x68\xbc\x7a\xfb\x81\x48\xbb\xdc\x9c\xa6\xdb\x0f\x4a\x97\x27\xc6\x9f\xf8\xd7\xc6\x1f\xf2\xe9\xfa\xad\x26\xe1\x8b\x52\xb8\x79\x4d\x92\xcf\x87\x60\x8d\xe3\xda\x2a\x94\x6f\x4a\xe5\x7e\x68\xa2\x7c\x52\x5a\x5f\xde\x14\xbe\x5f\xfa\x85\x54\xdf\x2b\xfd\x22\xf4\x56\x7d\xb7\xe3\xa8\x9b\xef\xdd\x0b\x80\xfe\xed\xa7\x13\xca\xd3\xc8\x42\x08\xb5\xc8\xb7\x77\xf9\x99\x35\x79\x8c\x94\xef\xb6\x2e\x32\x8b\x86\xdb\xb4\xbb\xbd\xd3\x4f\x7d\xc8\x66\x01\xf3\xe1\x89\xc4\x1f\x9c\x1f\x74\x91\xd7\xae\x68\x76\x8b\x2b\xec\x7b\xd0\x7b\x59\x19\xf8\xfa\xdf\xff\x1d\xe0\xf4\xf9\x1f\xff\x91\x9f\x3e\xfd\x26\xaf\x3f\x71\xb0\xb5\x21\xdf\x96\x9f\xa0\x15\x28\x14\xfd\x7c\x1e\x01\xf2\x8d\x56\x78\xf6\xea\x31\x94\xbe\x47\x8c\xb3\xa7\xff\x17\x00\x00\xff\xff\x75\x41\x73\xdc\x40\xab\x00\x00")
+var _confLocaleLocale_enUsIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\xeb\x72\xdc\xc6\x92\x27\xfe\x1d\x4f\x01\x6b\x42\x7f\xd9\x11\x54\x3b\x6c\xff\xf7\x12\x0e\xcb\x5e\x8a\xb4\x2e\x33\xa2\xc8\x11\xe9\x73\xf6\xac\x42\x01\x83\x0d\xb0\x1b\xa3\x6e\xa0\x0d\xa0\x45\xf1\x4c\x4c\xc4\x3e\xc0\x3e\xc0\xee\xeb\xcd\x93\x6c\xe6\x2f\x33\xeb\x06\x34\x25\x9d\x39\xb1\x5f\x48\x74\x55\xd6\x2d\x2b\x2b\x2b\x33\x2b\x2b\xab\xdc\xed\x8a\xaa\x1e\x96\xf9\x93\xfc\x38\xdf\x95\x4d\xbb\xa9\x87\x21\x1f\xea\xcd\xcd\xe3\x75\x37\x8c\x75\x95\x3f\x6f\x46\xfa\xdd\x7f\x68\x96\x75\x96\xad\xbb\x6d\x4d\xa0\x2f\xe8\x5f\x56\x95\xc3\xfa\xba\x2b\xfb\x8a\x12\x4e\xed\x3b\xab\x3f\xee\x36\x5d\xcf\x40\xbf\xca\x57\xb6\xae\x37\x3b\x2e\x43\xff\xb2\xa1\x59\xb5\x45\xd3\xd2\xcf\x4b\xfa\xca\x5f\xb6\x92\xd2\xed\x47\x4b\x3a\xdf\x8f\x92\xb6\xdf\x59\xd2\x6f\xbb\xac\xaf\x57\x0d\xf5\xa6\xa7\xa4\x37\xfa\x99\xdd\xd6\xd7\x43\x33\x72\x4b\x7f\x96\xaf\xec\x43\xdd\x0f\x4d\xc7\xb5\xff\x49\xbe\xb2\x5d\xb9\x62\x80\x0b\xfa\x97\x8d\xf5\x76\xb7\x29\x51\xe0\x4a\x3f\xb3\x4d\xd9\xae\xf6\x02\xf3\x4a\x3f\xb3\x65\x5f\x53\x56\xd1\xd6\xb7\x94\x7a\x82\x1f\x8b\xc5\x22\xdb\x13\x12\x8a\x5d\xdf\xdd\x34\x9b\xba\x28\xdb\xaa\xd8\xca\x30\x7f\xa3\xf4\x5c\xd3\x73\x4a\xcf\x39\x1d\x43\xa8\x2b\x1a\x6a\x51\x0e\x3a\x0e\xc2\x25\x8d\xbc\x1c\x32\x54\xd5\x96\x5b\x2b\xcd\x9f\x59\xbd\x2d\x9b\x0d\x63\xed\x31\x7f\x50\xc7\x87\xe1\xb6\x03\x6e\x2f\xf4\x93\x90\x50\x8c\x77\xbb\x1a\x38\x78\x7c\x45\x5f\xd9\xb2\xdc\x8d\xcb\x75\xc9\xfd\x94\xaf\x8c\x80\x76\x1d\x21\xa3\xeb\xef\x00\x67\x3f\xb2\xae\x5f\x95\x6d\xf3\xd7\x72\x14\x04\x9d\x07\x3f\xb3\x6d\xd3\xf7\x1d\xe3\xf6\x0c\x1f\x19\x0d\xbd\xe0\x7a\x28\xe5\x35\x61\x21\xa8\x85\x73\xb6\xcd\xaa\x17\x34\x72\xe6\x19\x7e\x71\x2d\x9c\x77\xd3\xf5\xef\x35\xe3\x19\x7f\x26\x45\xa9\x13\x9a\x1b\xb7\x5f\xb6\x84\x78\xcd\x3d\xc3\x8f\x08\x60\xc8\xca\x6a\x4b\xa8\xdc\x95\x6d\xcd\x38\x3a\xe6\x5f\x84\x17\xfa\x95\x95\xcb\x65\xb7\x6f\xc7\x62\xa8\xc7\xb1\x69\x57\x8c\xec\x63\x49\xca\x2f\x35\x29\x0b\xf2\x5c\xda\x5d\xb7\x77\xd3\x49\xe9\x7f\xa1\x9f\xf9\x85\xfc\x94\xbc\xa0\x10\x32\x5d\x49\x1e\xc9\x50\xdc\xd4\x75\x25\x63\x19\xf2\x67\xf4\x9d\xed\xf6\x9b\x0d\x61\xed\x8f\x7d\x3d\x8c\x5c\xe8\x82\x7e\xd3\xf8\xe5\x77\xd6\x0c\x03\x7d\x50\xf2\x4b\x7c\x64\x34\x75\xed\x12\x83\x39\xc1\x47\x96\xbd\x1d\xea\xb2\x5f\xae\xdf\x65\xf2\x1f\x7d\xe5\x0f\xa6\xbd\x43\x93\xca\x84\xa4\x44\x24\x2d\x58\x03\xd9\xb2\xab\xf8\xc7\x09\xfd\xa3\xaa\x9b\x76\x18\xcb\xcd\xe6\x5d\xa6\x1f\x0c\x26\x5f\x32\x01\x63\x33\x02\x0b\x9a\x98\x5f\x8e\xf5\x6e\xe0\x19\xcc\x9f\x35\xfd\x30\x3e\x1e\x1b\x22\xd6\x37\xfb\x36\xab\xba\xe5\x7b\x5a\x06\xbc\xa4\xd1\xf2\xcb\x9b\x9c\x90\xf5\x88\x16\x42\xbf\x6f\x5b\x42\x4f\xfe\xbc\x23\x94\x51\x33\x0d\xb5\x7f\x0a\xe8\xa3\x7c\xb7\xa9\xcb\x81\x40\xea\xb2\xca\x7f\x2a\xf3\xb1\xec\x57\xf5\xf8\xe4\x41\x71\x4d\xcb\xef\xfd\x83\x7c\xdd\xd7\x37\x4f\x1e\x3c\x1c\x1e\xfc\xfc\x7c\x4f\xc5\x36\x4d\x5b\x0f\x3f\x7d\x5b\xfe\x9c\x2f\x4b\xca\x21\x34\xde\xe5\xd7\xf5\x0d\xaf\x36\x6a\x2b\x27\x2a\x6f\x57\xbc\xd2\xee\xc6\x35\x37\x48\x94\x40\x1f\x43\xce\x4b\xfd\xab\x8c\x27\x80\x58\x41\x51\x5d\x1b\x5b\x43\x87\x90\xdc\xd3\x04\x9c\xdd\x5d\xfe\xf3\xab\xa3\xfc\x82\x78\xdb\xaa\xaf\xf1\x4d\x7f\xa8\xc4\x0f\x39\x8d\xf6\xaa\x39\x7d\xba\xc8\xa8\xac\x21\xe4\xb4\x1c\xcb\x6b\xee\xbb\x9b\x7d\xce\x94\x45\xe8\xf2\xb0\x14\x99\x5b\x82\x33\x0e\x63\x34\x2d\x73\x0b\x99\xea\xd0\xe5\xef\xea\x78\xcd\x3c\x80\xd2\x1d\x66\x2f\x04\x67\x54\x55\xfe\xf2\xf5\xeb\xf3\xd3\xa7\x79\xdd\xae\x08\x33\xf9\x6d\x33\xae\xf3\xfd\x78\xf3\x5f\x8b\x55\xdd\xd6\x7d\xb9\x29\x96\x0d\x23\xa5\x27\x82\xcd\x09\x4b\x32\xc4\x45\x36\x0c\x1b\x62\x51\xa0\x82\xcb\xcb\x57\xf9\x19\x53\xc2\xae\x1c\xd7\xe8\xc8\xb8\xce\x86\x3f\x36\x8c\x28\xd7\xe0\xd5\xba\xce\xb1\x18\x00\xd4\xdd\xa4\x78\xc9\x2b\xed\xeb\x22\xab\xfb\xbe\x20\x0e\x3a\xde\x31\x9a\xb5\xce\x43\xd0\x52\x1d\x51\x7b\xdb\x8d\x34\x8d\x39\xca\x49\x15\x4d\xfb\xa1\xdc\x34\x15\x21\xdb\x23\x24\x2e\x8b\xc4\xaa\xa3\x79\xe3\xd2\x44\x99\xdd\x2d\x86\x5a\x2e\x69\x03\x18\xf2\x07\x8b\x07\xe0\xb8\x0f\x1e\x3f\x58\x64\x6d\x57\x08\x97\x60\xde\x5c\x35\x43\x79\x4d\x7c\x5a\xf6\x8d\xde\xb8\xde\x5f\x98\x7e\xa4\x2b\x0a\x91\x47\x10\x8c\x5b\xde\x8b\xb0\x05\x30\x71\x95\xc4\xb0\xc1\x6c\x94\xcd\x84\x63\x37\x9e\xe4\xe6\x57\xd8\x92\x4b\x98\x8c\x39\xb3\x09\x33\xea\x3a\xde\xed\x36\xcd\x52\x9a\x7e\x2e\x79\x9e\xd0\x78\x67\x56\xa4\x84\x70\x20\x14\xcb\x0b\xc8\x85\x7a\xcd\x6c\x2b\x8f\xf8\x3c\xca\xaf\x6b\x5a\x39\xeb\xfd\x4a\x76\xa7\x4d\xb7\xaf\xbe\x02\x43\xb1\x99\xf3\xfc\x24\x7f\xd3\x51\x87\x41\x1d\x0e\xc0\x37\x71\x4c\x8c\x81\x85\x81\xbe\xde\x76\x23\x23\x4e\x8b\x35\x34\x3d\xb7\x0d\x65\xd2\x48\x87\xf2\x03\xb1\xc5\xb1\x93\x25\x59\xd1\x92\x5b\x72\xc5\xc4\xc1\xf6\xb4\xa3\xcb\xb2\x20\x3e\x22\x4b\xc3\xd2\x62\x1a\x04\xd4\x76\x4f\xab\x69\x4d\x95\x31\xe2\x59\x22\xa1\x2a\xe7\xfa\x89\x21\x51\x3d\x58\xe5\xb4\x72\x3b\xda\x3c\x79\xa2\x4f\xf1\xa1\xbf\xc3\xfa\xa9\x57\xe5\xcd\x0d\xf5\x6a\xa0\x55\xf1\x22\x5f\x6e\x3a\x5a\x52\xbf\xbd\x79\x35\xf0\x82\x59\x17\xbb\xae\x87\x24\x42\x59\x17\xf4\xe9\xd2\x02\x44\x33\x44\xbb\xdf\x5e\xd3\xaf\xdb\x75\x43\x8c\x1a\x68\xe7\x12\x2c\x25\x51\x2a\x35\xb1\x1f\x68\x0a\x8f\x72\x5a\xc2\x34\x02\x42\x19\x08\x80\xc7\x60\x54\xc7\xe0\x37\x44\x63\xfb\x9e\x96\xd3\x7a\x1c\x77\xd6\xf2\x8b\xab\xab\x0b\x69\xda\xa5\xde\xd7\x76\x19\x50\x06\xe6\x60\xc3\xb2\x51\x9b\x77\xed\x02\x44\xb2\xef\x37\x09\xfd\xd0\x58\x2d\xe7\x00\x5e\xb8\x0b\xdf\xf2\x9f\x4b\x8f\x1e\xe0\x79\x20\xa9\xef\x16\xd4\x44\x38\xae\x21\xa7\x10\x51\x77\x3b\xae\x37\xa0\xea\x73\x4d\xf0\xa4\x0c\xd9\xc6\xe5\x8b\x84\x43\xb9\x90\x29\x83\x5d\x7a\x4b\x03\x56\x36\x7a\x79\x46\x68\x00\x2f\x45\xea\x4d\xdf\x6d\x29\xf5\x19\xfd\xf3\x09\xbe\xfb\x67\x5c\x1f\x60\xca\xaa\x22\x2e\x3f\x1c\xe5\x6f\x9e\x9d\xe4\xff\xe9\x87\xef\xbf\x5f\xe4\x2f\x47\x5e\x89\x4c\x9c\xff\xc2\x44\x45\x9f\x22\x6a\x39\x50\xe2\x58\x23\xd1\xdd\x03\x5e\x59\x0f\xf2\x9f\x90\xfb\xdf\xea\x8f\x25\x89\x88\xf5\x62\xd9\x6d\x7f\x66\xae\xba\x2d\x69\xed\x73\x0e\x91\xab\xd2\xf1\x65\xdd\x56\xf4\xa1\x02\x9b\xe6\x05\xec\x40\xf3\x03\xf1\x4d\x04\xd7\x62\xd9\xb5\x37\x4d\xcf\x03\xfa\xb5\x05\x35\x98\x48\x4b\xdb\x35\x72\x4c\x2a\x22\xa4\x11\x07\x69\x6e\xee\x3c\x28\x86\xfa\x9a\x13\x75\x42\x33\xa1\xba\x42\x45\x74\x87\xe5\x4b\x21\x46\x9e\xb7\x73\x1a\x5e\x6f\xf8\x1e\x3c\xc2\xbb\x9b\x1b\xde\x6b\x6d\x97\xd0\x16\xce\x25\x55\x36\x8c\x10\x84\x88\x71\x07\xa1\xfc\x54\x89\xf8\xe4\xf4\x75\x5e\x7f\x20\x6a\x63\xae\xd7\x77\xd5\x7e\x09\x0a\x63\xd8\x23\x66\xd6\xc4\x22\x06\x5a\x1b\x4b\xd9\x57\x02\x26\xc1\x5d\x63\x4e\xb4\x24\x20\xe2\x0d\xc6\xac\x49\x90\xfc\x40\x9c\xbf\x0f\x9a\x78\x6e\x49\xda\xfb\x09\xec\xa4\x53\xae\x04\x8f\x7c\x49\x33\x4e\x54\x21\xbd\x18\xa4\x53\x92\x4d\xe4\x4e\x74\xbc\x27\x0d\xa5\xac\xa8\x2f\xd7\x77\xe0\x3b\x03\x13\x43\x55\xdf\x94\xfb\xcd\xe8\xfb\x95\x6c\x22\xd6\xd2\x25\x2b\x49\x61\xde\x6c\x81\x49\x07\x41\x3d\x43\x5a\x96\xc8\xb0\x25\x39\x47\x36\x1b\xa6\x57\xd1\x42\x6c\xdf\x21\xf6\x54\x63\x7a\x0a\x2f\xf2\xeb\x7c\x99\xe4\x1f\xe7\xbb\x66\xdf\x88\xe4\x93\x63\xab\xe5\x1a\xad\x02\x16\x15\xe6\xfb\xb2\xc8\x54\x5c\x2a\x54\x5d\x2b\x3e\x34\x50\x86\x1c\xb9\x4a\x95\xaa\xc2\x31\x5f\xfb\x13\x03\xb0\x96\x35\xcc\x96\x75\xbd\x39\xe7\x41\x0e\x4e\x19\x12\x9c\xf3\x70\xd1\x02\x8b\x70\x34\x4b\x1f\x1a\xb0\x79\x25\x18\xe0\x85\xa8\x06\x4d\x53\x53\x43\x5d\xa3\x06\x2a\xff\x2d\xd5\x89\x32\x0b\x55\x10\x54\x66\x37\xd1\x8f\xb7\xfb\xaa\x83\xec\x80\xbd\x84\x4a\x1b\x5a\x93\x7d\x3d\xef\x9b\xd5\x9a\x78\x6b\x77\x7b\x24\x48\xb9\x5d\x77\x35\xaf\x9f\x97\xa7\x4f\xbe\x93\x7e\xac\x78\x67\x71\x85\x78\x4f\x2a\xf7\x44\x5c\x84\x31\x25\x63\xe9\x82\xdb\xdb\x01\x39\x51\x45\x04\x28\x55\xfe\x26\xa2\x84\x63\x1a\xca\x2b\xc2\x3c\x65\x12\x1e\x46\x4a\x27\x0a\xa4\x4a\xfa\xc5\xaa\x83\x0a\x63\x92\x3d\xef\x93\xa4\x09\x0f\x63\xb1\x6a\xc6\xe2\x86\x99\x16\xd7\xf9\x8c\xcb\xf2\xb6\x4d\x39\xf9\x23\xca\x7a\x94\x13\xe7\x23\xbd\xac\xfa\x31\x7f\xf8\x41\x65\xc5\x1f\x98\x1b\x15\xb4\x7e\x9a\x0d\x26\x43\x15\xa3\xbe\x16\x51\xd5\xb4\x6f\x27\xaf\x0d\xfb\x1d\x76\x35\x15\x0d\x9d\x1e\x50\x75\xb7\x2d\xaf\x3b\xb0\x5d\xe2\x30\xcd\xb2\xa1\xdd\xe2\xba\x69\x4b\xda\xda\xad\x16\xb0\xf3\x87\x44\x0d\xaf\xcf\xaf\x00\xb8\xea\xae\xf7\xcd\xa6\x32\x80\x45\x66\xe2\x23\x09\x8f\x3a\xef\xa1\x40\x6d\x49\x8d\xf4\x65\xd9\xf5\x2c\x8b\x60\x34\x56\xf0\x80\x10\xd4\xb3\x70\x81\xe4\x86\x35\x19\xc0\xa2\x9c\x93\x57\x18\x0d\x34\xf1\x50\xd2\x58\x9a\x01\xc5\x34\x43\xfb\x68\x44\x4f\x97\x7b\x6a\x8b\x26\x9d\x93\xa9\xe0\x90\x3f\xfe\x99\xfe\x66\x2c\x1b\x09\xef\x5f\x4d\x11\xcf\x99\xb9\x64\xee\x65\x15\x46\x5d\x8d\xc8\xdb\x51\x97\x11\x6f\x30\xd6\xb0\xbf\x46\x02\xc3\x5e\xe8\x95\x0d\x25\x1b\x9a\xd6\xfa\x2b\xfa\x60\x9d\x6d\xb5\xc1\x24\x94\xa3\x2a\x56\x1d\xe1\x8d\x09\xe4\x48\x96\xcb\x0d\x0d\x8d\xb9\xe8\x58\xbe\xaf\xa1\x8b\xd1\x6e\xff\x96\x2d\x40\xef\xb2\xbd\x48\x9f\xdd\xa6\x72\x9a\x0e\x68\xba\xeb\x53\x03\x86\x07\x72\xf4\x3a\x90\x98\xbd\x5c\x17\xce\x7e\xc4\x48\x19\xeb\x8f\xd8\xf7\x91\xe5\xcd\x49\x4c\xec\x9c\x95\x6d\xef\x30\x5d\x3c\x88\xb3\x3b\x3f\x5b\x24\x7b\xd2\x12\x21\x35\xf6\xba\x63\xac\x7d\xa8\x1d\xd4\x49\x98\x1a\x17\xa0\xba\x48\x4a\xd6\xaa\x62\x3b\x03\x65\x89\x31\x44\x73\xc5\x20\x32\x64\x60\x62\x6a\xfc\x02\xaf\xa3\xf9\x54\x9d\x7e\x41\x13\x03\x83\x81\xb5\x4c\x1c\xf1\x4e\xd6\x45\xd0\x66\xf6\x56\x0d\x63\xef\x32\x83\x7b\x13\xe7\x13\x37\x21\xe5\xdf\x1b\x9f\x0a\x9b\x5d\x33\x42\xc1\x6e\xa2\x0c\xc5\x0b\x13\xeb\x7a\xc7\x72\xc7\x76\x00\x59\x6c\x58\xc7\xbe\x53\xc9\xd9\x11\xc8\x2f\xc2\xaa\x89\x62\x88\xc1\x7d\x95\x0d\x1d\x2f\xb8\xe2\x0b\xab\x78\xda\x10\x29\xa0\x7c\xbc\xcd\x89\x55\x8c\x04\x5c\x9e\x3e\x5a\x65\x77\x47\xb1\x4e\xb5\x2e\x07\x62\xdf\x24\x25\x68\xb1\x6a\x61\xba\x2d\x4f\x3b\x69\x72\x58\x33\xb0\xe4\x81\xca\xa5\x64\xd7\xa7\xfb\x2f\xf7\x50\x38\x9c\xb6\xe2\xa4\x26\xc8\x44\xa1\xe8\x34\xd3\x26\x21\x6c\x5b\xb3\xe0\x5c\x6c\xc5\x80\x26\xbf\xf2\xb3\x3a\xa3\x8d\x70\x45\x0b\xda\x08\xf6\x09\xdb\x3d\x56\xd0\x2f\x94\x5e\x19\xa0\x1e\x43\x16\xac\x10\x96\xf2\x8b\x59\x2c\x89\x33\xdc\xc2\x28\x44\x6b\x7b\x82\x7e\xda\xac\x28\x7b\x61\x2c\x5d\xa4\x03\x08\x79\x03\x71\x0b\x8f\xc4\xe3\x9c\x4d\x8f\x21\x94\x0a\xdb\x7e\x58\x5c\x80\xb9\xc6\x4f\xd7\x3f\x3f\x1c\x7e\xfa\xf6\xfa\x67\xc7\x5b\x97\xeb\x7a\xf9\x5e\xe8\xaf\x69\xaf\xbb\x8f\x50\x69\x61\x22\x21\x6d\x9a\xd7\xd8\xc3\x2a\x27\x15\xb7\x87\x46\x45\xbc\x80\x8a\x11\xe2\x39\x37\x9a\x34\xea\x0c\xb3\x8c\x85\x19\x6c\x8b\xb1\x0b\xe8\xd1\xa8\x89\xaa\x40\x4b\x9a\x93\xd1\x64\xf2\x12\xc4\x6a\xf0\xd0\xc7\x9c\xca\xf4\x8b\xdd\xc2\x13\x30\x46\xbd\x69\xb6\xcd\x38\x21\x20\x66\x47\xa5\x12\xa2\x9a\xd4\x0c\xa3\xa8\x0b\x38\x01\x4a\x88\xa9\x53\x35\xb4\xfd\x1a\x51\xdd\x96\xa4\x6f\xfd\x90\x13\x21\xed\x69\x33\xe3\x91\x51\x3f\x89\xab\x97\xbc\x7f\x93\xae\x55\x0e\xc5\xbe\x55\xe4\xd6\x95\x91\xd4\x8b\x06\x7b\x0d\xb7\x6b\x84\x1f\x40\x19\xfe\x55\x65\xc8\xbf\x76\x78\xff\x66\xa1\x26\x30\x14\xe3\x0d\x80\x3b\xd4\xb0\x78\x5b\xce\x4e\x21\x31\xc8\xb6\x16\x15\x19\x18\x60\x38\x9e\x6e\xd2\xb3\xfc\x1c\x92\xb2\xf6\x9e\x52\x30\x2d\xd7\xfb\x71\xec\x58\x7d\xd9\x30\xed\x48\x19\xeb\xf5\x09\x00\xa1\x91\xf9\xfa\x74\x46\x3c\x9e\x84\x1f\xd7\xa6\x4e\x14\x44\xb4\xcc\x00\xc4\x10\xce\x8a\x5f\x32\x3a\xdd\x31\x1d\x58\x25\x26\xa7\xb2\xbd\xf3\x56\x10\xf4\x82\x1b\x1c\xe7\xfb\xf2\x75\x5f\x7f\xe3\x7b\xe3\x56\x0e\x4a\x58\x8f\xa4\x78\xb0\xaa\xde\x20\x57\x2c\xb1\xb6\xf6\x6c\x03\x54\x7b\xa6\xa7\x8f\x3e\x46\x2f\xf2\x79\x7d\x10\x9b\x25\xe9\xb3\x02\xa2\x69\x14\x28\xbd\x48\xda\xf2\x9a\xe3\x14\x83\x63\xdc\x65\xbf\x8f\x8d\x5d\x57\x0c\x6b\xd1\xd2\xad\x7b\xa4\xe1\xb7\xab\xc8\xbc\x85\xe3\x13\x10\xdd\x7f\xe6\xdd\x92\x07\xfa\x2e\xd3\xd9\xa8\x83\x45\xa1\xd4\x6a\x39\x33\xeb\x88\xe1\x4d\xa6\xfb\x53\xdd\xb3\x16\x08\xa0\x78\xb6\x0e\x61\x31\x1e\x84\xe3\xa0\x5e\x14\x70\xdc\x53\x93\x8e\x4c\x38\xe0\x5e\x77\x55\x49\xdd\xbe\x83\xc1\xfa\x2f\xb4\x3b\xb5\x38\x0a\xe8\x32\xca\x10\x6d\xf4\x0c\x1f\x04\xca\xaa\xf1\xbb\x8c\xf7\xff\xd7\x89\x4c\xcb\xdb\x9b\xa6\x05\xc2\x15\xb2\x7e\x8d\x44\x55\x37\x94\x8b\x19\xf9\xf7\x4d\xed\x8f\x3c\xf0\xe5\xc6\x74\x79\xf9\xe2\xca\x74\xdd\xcb\x17\xf9\xfb\x5a\x2b\x7f\x31\x8e\xbb\xe1\x37\xd8\x3d\xc4\x88\xc1\x16\x8f\x8b\xf2\x8e\x25\x4e\x49\xd6\x1f\xc8\xb8\xaa\xcb\xad\xf6\x92\x3f\xa5\x8a\x63\xda\x8a\x35\x91\x3f\x69\x87\x0e\xec\x69\x19\x64\x2f\x1b\x82\x08\x62\x2a\xf3\x38\xdd\xa7\xd6\xf3\x94\xdf\x27\x46\xc0\xdf\xb3\x72\xb3\x23\xf5\x8c\x85\x9f\x00\x0c\xf6\xae\x6b\xd5\xd2\x72\x80\x80\x82\xf7\x5b\x9a\xf9\x25\xb4\x52\x2a\xf0\xf5\xe3\xe2\x9b\xc0\xfe\x19\x57\x56\xd1\xd2\xfe\x9b\x2a\xe4\x6f\x96\x90\xc3\x7a\x87\xe6\xaf\x36\x8a\xa8\x3a\x4e\x27\x4e\x49\x10\x90\x47\x3d\x94\x03\xc2\xa6\xce\xb2\xe9\xc8\xe6\x2f\x4a\x20\xf9\x37\xaa\x7a\x5b\x7e\xfc\x54\xc1\x6d\x37\x53\x4e\x18\x98\x2f\x64\x6c\x4a\x87\x18\x2f\x0b\x82\x67\x03\xd7\x41\x68\x9a\x7a\x06\x69\xdf\xd3\x8e\xdc\x3a\xb0\xdf\xe4\x77\x8e\xdf\x3f\xda\xe9\x1a\x6d\x7f\xaa\x3d\xe4\xee\x9c\x8d\x04\x8b\x8a\xb9\x3d\xb4\x80\x85\x67\x12\xa1\x66\xe0\xc8\x19\x96\x08\x55\xda\xdc\x42\x65\xf3\x03\x94\x24\x22\xa9\x85\x3f\x12\x2c\x78\x7f\x2f\x58\xe2\x6e\x43\xb9\xda\xed\xfc\xb6\x2b\x02\x42\x0e\x86\x8a\x69\xb9\x64\xc1\x1d\x2c\x4e\x62\xcc\x4c\xe9\xf3\xa9\x09\xf9\x40\xf9\x91\x96\xcc\x4c\x05\x6e\x25\x1d\x2c\x28\x93\x89\x42\x34\xf2\x6a\xc2\x0b\xa6\x05\x19\x8c\x74\xbe\xcd\xa6\x5e\xb1\xad\xd1\x1a\x8e\x5a\x53\x12\xa2\x2d\x4c\xc0\x42\x02\xf2\x18\x76\x93\x15\xce\x6b\xa8\xc1\xb8\x39\x8a\x75\x47\x36\xc1\x50\x55\x3d\x8e\x75\x03\x0d\x52\xbb\xa1\x1c\x7d\xcb\xca\xd2\xb0\xe7\x0d\x85\x15\x2b\x91\xac\xe2\xd9\x60\x71\x01\x55\xd5\x68\xe2\x70\xf5\x44\x8b\xac\x6d\x7e\xaa\x7e\x80\x7d\x61\xd5\xa1\xad\x61\x5a\xb1\x56\xee\x80\x0e\x55\xeb\xb4\xe1\xfa\x63\x03\xbb\xed\xf3\x86\xed\x81\xd0\x87\x9d\x19\x00\x79\x8b\x6c\x43\xcc\x80\xf5\x2e\x19\x95\xc8\xe0\xdd\x07\x56\x5b\xb9\x3d\xce\x95\x72\x62\xc7\xd5\x41\xf1\x3c\xab\x66\x8d\xd3\x9f\xba\x3a\x22\xc1\x84\x4b\x50\x3f\xc1\x36\xca\xcd\x6d\x79\x37\xc0\x40\x64\x1c\x87\x6d\xd6\x52\x9c\xd9\x09\x89\x2d\x2b\xf4\x2a\x3c\x19\xa1\x15\x67\x98\x60\x13\x3f\x6f\x1e\x4e\xb8\xb8\x85\x6e\x0c\x6e\xa1\x26\xa7\x0f\xc1\xf6\xab\x7b\x0d\xeb\xf5\xac\x05\xb3\x7e\x22\xd9\x41\x45\x38\x72\x54\xce\x3f\x53\xf6\x88\x85\x3a\x6a\x86\x45\x2c\xe2\xc7\x82\x6b\x92\x5a\x09\xb3\xe8\x52\x60\x28\xd9\x53\xfd\x8f\x45\xa6\x6f\x08\x87\xac\x23\x7a\xdb\x01\xef\x4d\x34\x2b\x66\xd9\x97\x74\x68\xfe\xd9\x30\xd2\x12\x60\x4c\xdb\x39\xfe\x5f\x02\xf9\x22\x47\x2e\x96\x18\xd0\x34\xac\x9b\x5d\xde\xc1\x5a\x1c\xa2\xd0\x93\x6d\x20\x18\xf3\x19\x46\x0d\x9d\x81\xcd\xe6\x7d\xd9\x0e\x37\x35\xec\xe7\xdb\xfc\x86\x8f\x8a\x17\xda\x34\xcb\xd9\x72\x9e\x7f\xa0\x65\xd1\xbf\xd0\x74\xb8\x5b\x60\xee\x82\x89\x8a\x9b\x96\x03\x15\xd8\x68\xd1\x07\x60\xd5\xd7\x34\x58\x1f\x98\xcc\x26\x28\x80\xac\x1b\x1d\x8f\x59\x6f\x3e\xd4\x21\x22\x6e\xfe\xd6\x91\x07\x58\xd7\x23\x02\x39\x57\x89\xa7\x49\x1a\x85\xa9\x06\xa7\xbb\xd7\x77\xf1\xe8\xb9\x68\x70\x64\x4e\x6b\xa4\xd6\x56\x78\x61\xf0\x5a\x49\x2a\x84\x89\xc6\x6b\x38\x99\x1c\xaf\x17\xd7\xd4\xc5\xe5\x3a\x5a\x9d\x57\xc8\xc9\x25\x67\xb2\x40\xb3\xb7\xdc\xf4\xbb\x4c\x0e\xd8\x0b\x67\x8b\x3f\x91\x03\x77\x91\x50\xd5\xb6\x3e\xe6\x66\x80\xe7\x13\x12\x2b\x22\xe6\xf6\x7b\x4b\x36\xad\x59\xab\x86\xec\x5f\x3a\x92\x21\x60\x52\xff\x47\xfa\x62\x99\xbd\xcd\xa2\x53\xc5\xc4\x46\x02\xb1\xb8\x19\x79\x85\x5d\xd0\xc2\x20\x31\xe6\x58\x53\x48\x45\x07\x77\x80\xd9\xe6\x99\x7d\xd3\x7c\x94\xcc\xf4\x78\x69\xcb\x97\xc2\x89\x0d\xed\x99\x7d\x67\xac\xe1\x6f\x17\xd8\x1c\x58\x9c\xc6\xe9\x44\xb0\x25\x3c\x7a\x38\x3c\xe2\x09\xb3\xbc\x45\x00\xbf\x2b\x47\x62\x8b\xad\x28\x56\xc2\xa1\xc2\xa2\x9a\xed\xaa\x70\xc7\xd8\x5c\x0b\xbb\x7c\x08\x2a\xde\x65\xde\x13\xc5\x9c\x50\xe6\xac\xc1\xca\x62\x06\x95\x79\xff\x89\x3e\xd5\x9a\x03\xf6\x85\x0f\x55\xb0\x71\x80\x6c\xa7\x7e\xf0\x8a\x09\x7e\x66\x6a\xff\x8a\x8d\x5f\x4a\xde\x4f\xf2\x53\xf9\x30\x55\x7d\xdf\x60\x4c\x4d\x95\x65\x3b\xe0\x3d\xf0\x9b\xd1\x89\x70\x9d\x56\xff\x28\x6f\x80\xef\xd3\x9d\x9d\x5d\x35\xa4\x10\x13\xae\x9d\x09\x41\x0a\xe0\x23\x89\x40\xcd\x64\xcb\x32\xf4\xcf\x36\x38\xef\xe2\x53\x1c\xd6\x9a\x09\xec\xb6\xbe\xce\xd9\xd6\x4b\x84\x43\xda\x9c\x0e\x74\x5b\x92\x22\xf8\xa1\x29\x9d\x55\x89\x66\x8b\x3d\x73\x74\x17\x7d\xc6\x5e\x39\x38\x43\x9f\xba\x8f\xf1\x81\x94\x9e\xf1\xbc\xd2\xcf\x6c\xbf\xe3\x43\x93\x60\xc0\xbf\x21\xc1\x0d\x38\xce\x0f\xf4\x2b\x0c\xdd\x8a\x39\x69\x46\xc0\x2b\x53\xba\xe0\xdc\xb2\xb0\xe5\x33\xe3\x16\xa6\x4b\xa8\x4a\x41\xbc\xc5\x04\x2c\x46\x7d\x62\x80\x4c\x39\xc6\xc5\xf0\x69\x67\xcc\xd7\xdd\x6d\xbe\x69\xda\xf7\x83\x62\x33\x35\xda\xc0\x1e\x45\x44\xb8\x17\x77\x21\xf9\x9c\x7a\x27\xd9\xe9\x52\xb2\xc2\xed\x0c\x4a\xce\xd9\x8e\x91\x3c\x0b\xeb\x55\x6e\x2d\x02\x07\x81\xe0\x44\xfc\xa6\x66\xa9\x19\x3c\xce\x8e\xf0\x68\xd0\x5d\x37\xa8\x31\xd4\xf3\x14\x4e\x83\xcd\x44\xa1\x74\x0a\x1c\x84\xce\xd0\xb1\x1d\x1c\x62\x89\x65\x76\xd4\x67\xfd\xc1\x82\x2d\x9a\xad\x38\xff\xfd\x66\x07\x81\x98\x2e\xa7\x2c\x20\x1b\xae\x25\xf1\x60\xc2\x33\x90\xd7\x9d\x1d\x33\x1a\x73\xb4\xcc\x23\x93\x01\x04\x21\xd8\xc1\xa3\xce\xa6\xe4\xa2\x15\x98\x39\xff\x13\x54\x63\x34\x11\x1e\x0d\x09\x1d\x38\x7e\xd1\x6d\x22\x49\xef\x44\x0f\x26\x5c\x3e\x63\x36\xc8\x7f\x8d\x43\x3c\x67\x33\x60\x7d\xbb\x48\x40\x54\x1f\x8f\x20\x67\x05\x6a\x6b\xeb\xa0\x30\x9d\xf4\x7e\xb2\x74\xac\xdc\x2d\x61\x21\x1c\xb8\x12\x7b\xb5\x30\x6f\x1e\xb6\xaa\xca\x89\x20\xdc\x2e\x84\xb2\x5a\x1c\x27\x4a\x15\x84\x2a\xe8\x1b\x83\x57\x33\x8e\x85\x19\xf1\x61\x80\xf8\x1e\x3a\x00\x75\x3f\x8c\xd5\xc9\xda\x7c\x18\x42\xbe\xb6\xeb\x89\x3c\x68\xdf\x4d\xcc\x67\x13\x8e\x16\x71\x2f\x30\xaf\x0e\x07\xf2\x9e\x69\x91\x02\xa9\x75\x31\xfb\xc7\x97\xa5\x38\x13\x10\xd1\x31\x4b\xbe\x9a\xac\xbc\xda\xe5\x0a\xc7\x76\x9d\xa4\x1f\xc2\xc7\x74\xb8\xa7\x9a\x92\x00\xd8\x70\x94\xdf\x8f\x33\xc6\x40\x8c\x46\xa5\x10\x63\xc7\x4d\x2b\x0e\x11\xee\x98\x2e\xe2\x27\xf9\x29\x18\x0c\xcd\x9b\xd8\xa8\x8d\xbd\xfc\x92\x36\xee\x27\xfc\xd7\xc4\xbc\x2d\x83\x8b\xe9\xfd\xab\x8c\xba\x04\x6a\xac\x9d\xe9\xa5\xc2\x34\x27\x06\x31\x06\x0b\x41\xd4\xda\xe8\x92\x8b\xc8\xfe\x0e\x4b\xfa\x17\xd9\xdc\x79\x2b\xff\x3b\x98\xdb\xa3\xb6\x9c\xb9\xdd\xf7\x32\x59\x0e\xdc\xbd\x64\x23\x9d\x2c\x0c\xca\x80\x58\xa1\x24\x1d\x08\x0b\x4a\xd4\x4e\x66\xe0\x66\x44\x55\x61\x0c\x51\x12\x24\x0b\xa5\x06\xec\x28\x2c\xb7\xc2\x99\x08\x9e\x80\xa2\xb7\x0c\x13\x9b\x70\x3c\xf1\xc7\x50\xcc\x08\x2b\x02\x0b\x6f\x3d\xda\xa7\x45\xa8\x55\x45\x6f\xcb\x88\x90\xa3\x74\xe7\xd8\x35\x39\x2d\x3b\x52\x6d\x68\xdd\xac\xd6\x34\xae\x66\xcb\xc7\xc8\x20\x27\x3b\xab\xf4\xca\x2a\xff\x22\x86\xd2\xad\x5a\x36\x4d\x71\x0b\xe2\xc9\xe5\xf6\x9b\x9f\x86\xb1\xef\xda\xd5\xcf\xa7\x1d\x6b\x91\x6c\xe0\xe1\x3d\xf1\x97\x9f\xbe\xd5\x74\x62\x9a\x3c\x87\xec\xf6\xf7\xbc\x19\x5f\xec\xaf\x1f\x0d\xf9\x8a\xfd\x50\x71\xc0\x52\x06\xde\xa9\xea\x3b\x20\x6e\x76\xb7\xad\x43\x0b\x7c\x55\x69\xa1\x0f\xdd\x86\x56\x49\x5c\xa4\xdb\x6e\x65\x7e\x69\x03\xd8\x0a\x24\xfa\x0f\x77\x83\xba\x05\xe6\xea\x5e\xf1\x43\x15\x2e\x1c\x99\xfb\xf9\xd1\x69\x33\xe9\x2f\x32\x9b\xa8\xfc\xc5\xc0\x38\x45\x6d\xc7\x60\xdb\x60\x93\x49\xee\x8a\x41\x6e\x98\x16\xc3\x44\xb2\x15\xca\x5b\x6c\xcc\xe6\x02\xc5\x00\x75\x58\x79\x2a\x4a\x3d\x11\x01\x8a\xd3\xac\x4d\x11\x1d\x6a\xb6\x5d\x0b\x69\x05\xf4\xcb\x7b\x85\x59\x68\x21\x07\x7b\xdb\x0e\x13\x6c\xb2\xca\x95\xb1\xc9\xe8\x95\xad\xd9\x08\x02\xc6\xa6\x38\xf1\x9c\x2d\x85\x99\xe3\x6d\xd6\x8b\x90\xa9\x89\x9f\x92\x30\x36\x21\x49\x52\x3c\x98\x6d\x7f\x26\x53\x9b\xb4\xeb\x07\x6e\xcd\x7d\x06\x5f\xc3\x98\x8e\x81\x0e\x1a\x0b\x4c\x25\x3a\x53\xaf\xd4\x30\x82\x0c\xf6\x71\xf5\x4a\xd0\xeb\x4e\x8f\xbf\x72\x4b\xc4\x9c\x90\xd6\x33\xd6\xd1\x62\xe6\x4e\xc0\x2b\x51\xbc\x6e\x60\x6b\xf9\x2f\x79\x55\x12\x27\x18\xbb\xf7\x44\x4c\xd3\x22\x48\x3f\x54\xc8\x71\x18\x53\x3d\x94\xbf\x1c\x7b\xf6\x90\x2a\x23\x7a\xe6\x7c\x90\xc5\x04\x9c\x45\x6b\x75\x9e\x4f\x62\x28\x82\xc7\x37\x3b\x89\x54\xc2\x49\x94\x11\xa8\x7b\x8f\xe3\x00\x24\x61\xb5\x0c\x04\x6b\x2e\x7f\xe8\xef\x70\x5a\xa2\xfa\x83\xe5\x42\x0c\x7c\xdf\x06\x0c\x54\xc8\xa1\x10\x54\xb8\x41\x5e\x90\x66\x09\xf7\xc6\x63\xa9\xf0\x8a\xb3\x07\xf5\xed\xd5\xa3\x7b\x2b\xf2\x5c\x13\xb1\x06\x00\x28\x08\x1f\x1c\x22\xf0\xcb\x1b\x19\xac\x16\x75\xcb\x50\xc7\x45\xcc\x01\x51\x9d\xb1\xcc\xb5\xb8\x69\xe4\xc7\x17\x2f\x69\xcf\x70\x0d\x5a\xa5\xbf\x96\x24\x49\x4b\x17\x6e\x9d\x81\x83\x89\x2d\xe5\xb9\x4e\x05\x90\xe2\x66\x4f\x45\x49\x2c\x71\x37\xa8\xc9\x80\x64\x30\x71\xbe\xe0\xb8\x1e\x02\xa3\x8f\xb4\x86\x9e\xa4\xbb\x95\x1b\xea\x57\x84\x59\x67\x7a\xe4\xa5\xb5\xbb\x63\xfe\x1f\x78\x64\x95\x82\xa1\x5b\x70\xf0\xc4\x15\x8c\x20\x61\xf8\xc8\x79\x09\xf7\x8e\x7f\x58\x87\x95\x83\x84\x53\x19\xb2\x91\xd9\xc9\xf4\x4c\x65\xb6\xd8\x1c\x67\xd9\x59\x3d\xf1\x98\x3f\xc5\x67\x98\xf0\xbd\x5a\x7e\x0f\x97\x09\x47\x15\x90\xf2\xc5\x6c\xb3\x8e\xa2\xa5\xe9\x84\xdf\xe4\xb2\x11\x8a\x53\x03\xb7\x22\xda\x85\x52\x44\xe0\x29\x4c\xb5\xdc\xd6\x1b\x76\xf1\xd5\xd6\xfd\xe9\xa5\x0e\x3d\x3a\xd0\x57\xa0\x40\x31\xad\xbd\x88\x2b\xa8\x08\xad\x76\x56\x19\x41\xd0\x72\xc3\x19\xbe\x68\xf6\xb6\x5f\x9f\x1c\xbf\x7e\x7d\x7e\xe5\xb7\x69\x5e\x07\x6d\x45\xc2\xc4\x57\xce\x29\x6e\xd2\x2f\x73\x8d\x73\x13\x18\x43\x78\xe7\x3c\x2d\x71\x08\x2e\x64\x53\x56\x3b\x7d\xae\x3a\xf0\x9e\x8e\xfb\x62\xbc\x3c\xea\x7f\x75\x68\xfe\xb2\xb7\x2c\xdf\xbc\xcb\xcc\xf6\x7d\xce\xff\xb3\xf0\xf8\x20\x38\xb2\xc1\xd2\xf3\x27\x3b\xde\x01\x9f\x3a\xd0\x55\x93\xe3\x04\x30\xe9\x7d\x09\xd5\x88\x70\xdf\x61\xaf\xb8\xc9\x71\x56\x7d\xc4\xd6\xd1\xae\xc7\x82\x61\xe4\xee\xdb\xe6\x8f\x3d\x04\x34\x56\x8c\x88\x79\xb0\xaf\xe5\x75\xb3\x91\x0d\xe5\x4f\xee\x87\xa4\xf3\x57\xe2\x24\x1e\x34\x4e\xbf\x7e\x1a\x76\xec\xaa\x4a\x7b\xc3\xf0\xe4\xc1\xbe\xc9\xd9\xd8\xc6\xee\x5a\x0f\x7e\x26\x35\x86\x4f\xb0\x69\xfa\x08\xe2\xe7\xa0\x3a\xbe\x21\xe6\xeb\xfc\x5a\x35\x56\xea\x2f\xd6\xd1\x87\x72\xb3\x8f\xed\x18\xbc\x6e\xb8\xcc\xf0\x4d\x86\xa2\x6a\xcc\x4d\x6f\x97\x21\xcf\xdc\xc4\x39\x0f\xbe\xe2\x48\x9d\x19\x4a\x70\x0f\xa4\xdc\x8c\x62\xc6\xcd\x03\x54\xf0\xba\x44\xab\x75\x88\x6e\x3d\x6e\x73\xcb\x7f\x58\xf6\x0d\x7c\xdd\x25\x9d\xef\x12\xe6\xc1\x3d\x42\x97\xe8\xdb\xbd\x24\xa2\xa1\x31\x2d\x56\xcd\x48\xfa\x2a\xdf\x68\x82\x67\x74\x46\x6b\x8e\xb6\x01\xdc\x42\x94\x2f\x4b\x99\x14\xe5\x1d\x53\x60\x61\x7e\x62\x39\x4d\xc9\x87\x3f\xf4\xf7\x4c\x29\x05\xb4\x3b\x90\x7c\x92\xd0\x91\xbe\xde\xf0\xaa\x79\x49\xff\x68\x47\x14\xf9\x39\x9e\x63\x11\x0e\x51\x89\x1a\x47\x44\x83\x75\xf5\xa8\xbf\x9a\xce\x8a\x3a\xaa\x05\xf3\xa2\xce\xd4\x6a\x8d\x06\xda\x90\x90\x3f\x45\x82\x5e\x3d\xa4\x9e\xd0\x2c\x7c\x10\x59\x42\x2e\x23\xbe\xb4\x94\xaf\x59\x7f\xfa\xe6\x80\x8d\x36\x3d\xe8\xfc\x72\x53\x6d\x5a\xc3\xfd\x16\x5b\xf6\xdd\x29\xd8\xfe\x9e\xab\x97\x57\xe4\x1f\x90\xe9\xd5\x48\xbb\x21\xe6\xee\x46\xca\x15\xb1\x30\xf7\xf0\xb2\x32\xfb\x41\x19\xaf\x2e\x38\x48\x5e\xd3\xea\x78\xf0\xb3\xe0\xcc\x96\x96\xd5\xaa\x53\x70\xa6\xb7\x33\x83\x39\x50\x88\x05\x6e\x73\x14\xa6\x3e\xb2\xf3\x0b\xab\x66\x6a\x0a\x99\x87\x8a\x38\xa1\x4a\x23\x65\x70\x43\xe4\xdb\xe7\x2f\xaf\x70\x3f\x84\x66\x0c\xfe\xfc\x76\x09\x86\xfd\x67\x17\xae\x4e\x3b\x6b\x03\x88\xb9\xdc\xbe\x94\x44\x2d\xc7\x89\xd0\xfb\xe2\x63\x09\xf3\xe3\x29\xc3\xcb\x44\x99\x2c\x4d\x5b\xef\xba\x50\x6f\xdc\x8a\xc7\xed\x10\x76\x6b\x8f\x97\x3a\x2e\xa7\x06\x98\x0e\xbd\xcc\x98\x31\x57\xbc\xb3\xec\xee\x0a\x36\x97\x62\x33\xd9\xdd\xf9\x84\x60\xd7\xa5\x8c\x26\x02\x76\x0e\x04\x17\xc0\xec\xbf\xff\xaf\xff\xfd\xf8\x84\x3b\x7e\x32\xf6\x1b\xfa\x52\xa1\x26\x83\x5f\x17\x7b\xd2\x41\xc4\x91\x06\x90\xb9\x69\x76\x72\x79\x7a\x89\x9a\x5d\x13\xf9\xf9\x3f\x65\x32\x1d\x8e\x5a\x40\x74\xb8\x51\xcd\x19\xb4\x1d\xfd\x02\xae\x3d\xde\x7f\xaf\x92\xef\x5e\xb3\xee\xf9\x15\x49\xc3\xb7\xea\x9e\xf0\x9b\x7c\x65\xf6\xfb\xcf\xf8\xb5\x67\x9f\x61\xf1\x85\xe0\x8f\x4c\x7f\xf1\xf9\x49\xa6\x97\x7b\x99\xbd\x66\xac\x8a\x28\x6d\x90\x1a\x12\xf2\xc2\x3f\xf6\x3c\x4a\xd1\xa0\x9f\xe4\xff\xcc\xbf\x72\xdc\xeb\xd4\xa1\x30\x8b\x71\xfc\x02\x14\x98\x30\x9d\xd0\x07\x16\x3c\x54\x3d\xd1\x3d\x7f\x11\x97\xb9\x60\x26\xd5\x57\xce\x00\xf9\xca\x4a\xb6\xdb\xb3\x87\x0d\xd3\x90\xb5\x76\x41\x29\xb8\xff\xc3\x89\xbc\x93\x07\x35\xb8\xc3\xb5\xa8\x0e\x34\x4f\xdd\x95\xfb\x5b\xb3\x5b\x20\xb2\xbc\x3d\x88\x5d\x84\xaf\x4b\x1a\xb2\x8a\xa3\x59\xe6\x38\x9f\x72\xbc\xb1\xaf\x21\x65\xd3\x3f\xcd\xc3\x8d\xc5\xb1\xc4\x89\x8c\x00\xd1\x0a\xf8\xff\xf2\x2b\x4a\x51\x88\x3a\xcc\xca\x14\x14\xf9\xe9\xbd\x62\xbe\x85\x3c\xbd\x7d\xbc\x29\xaf\x6b\x24\xbf\xc2\x07\xad\x4b\x62\xe4\x23\xe1\x1e\xc6\x21\xf7\x23\xe3\xc1\x37\xa3\xd0\x38\xbe\x32\x75\xee\x97\xb3\x38\xf9\xcc\x70\xd2\xd1\x97\xec\xe9\xfa\xa6\xbc\x95\x9f\x84\x18\xbd\x9e\xfc\x42\xbe\x24\x19\x7e\xd3\x02\x0a\xb7\x69\x07\x0f\xb1\x49\x17\xda\x85\x7d\x67\xd6\x81\xc5\xb4\x23\x96\x93\xdc\x8e\xce\x97\x49\xfe\x8d\x28\x7f\xcf\x58\xf5\xb3\xb4\x12\x4c\x3a\x37\x6f\x2e\x97\xbe\xa5\xd5\x2a\xf6\xff\x33\xf9\x72\x39\x95\xb8\x47\x9e\x62\x8b\xd3\x34\xf3\x63\x3f\xe7\xff\x2e\x95\x28\x51\x17\x26\xfd\x77\x3e\xe1\x12\x3c\x80\xb5\x3e\xb9\x8e\xed\x93\x17\xe9\x5c\x04\x59\x2d\xcb\x0b\xd7\x38\x77\xa1\x45\x85\xfc\x30\x7b\x49\xf8\xef\x0b\x57\xfe\x84\x7f\xe6\x9b\x49\x2d\x6e\x72\xc3\xb9\x4d\x9a\x09\x61\xa8\xa9\x59\x30\x69\x2e\x84\x94\x16\xb7\x73\xc0\x24\xe9\xb7\x11\xec\x39\x25\x84\xa4\x15\x55\xcc\x32\x6a\x52\x33\xc4\xd6\x79\x78\xda\xff\xf8\xc6\x10\x04\x77\xfd\x9c\xf6\x33\x00\x92\x6e\x96\x33\xa0\x6c\x3f\xf1\x70\x34\xf0\x14\x48\x4d\x7c\x8e\xd3\xa4\xb3\xe7\xe7\x87\xa6\x36\x9d\x20\xc9\x2c\x48\x30\x5a\xd6\xee\xd6\x03\x80\x20\x5a\xf0\x45\xfe\xa8\x19\x57\x99\x36\x16\xd5\x07\x84\x8e\xe5\x35\x65\x3f\xac\x80\x4d\x57\x98\x71\xe5\xb3\x04\x75\x96\x49\x8b\x8b\xfd\x3c\xad\xe6\xa8\xca\x30\x8f\xa4\xa0\x42\xe4\x3a\x41\x84\x93\xf1\x36\x33\x25\xee\xa5\xa8\x14\xe6\x60\xcd\x13\xba\xd1\x92\xf7\x4c\xaf\x87\xe0\xab\xef\x87\xab\x3e\x50\x4e\xc5\x30\x08\x5f\xd3\x9c\x05\xdf\x8d\x71\xfc\xf3\x18\x4e\x19\xe0\xa1\x73\xa0\x83\x06\xf4\xa0\xdd\x9b\xc5\x06\xd7\xd5\x4a\x8d\x29\x73\x85\x64\x96\xab\xe2\xfa\x4e\xcb\xc8\x3c\xe3\xb6\xe1\x81\x22\x5b\xf6\xeb\xc0\xbe\xae\x45\xce\x5c\xc2\x4c\x91\x41\x6f\x2b\xf3\x75\xe1\x69\xce\x82\xb7\x20\xf8\x7d\x30\x6f\x1a\x66\x41\x98\x4a\x01\x72\x8e\x8f\x39\x10\x31\x31\xaa\x91\x80\x77\x01\x71\xb8\xb7\x43\xc9\xd9\x86\xd9\x99\xc5\x95\x78\x05\xd7\x96\xfe\x33\xca\xb1\xdf\x27\xf3\x55\xb1\x28\x9f\x75\xf0\x0a\xc5\xcf\x7b\xda\xf1\x05\xa4\xa1\x49\x09\x5e\x49\x98\x05\x02\x91\xef\xfc\xe1\xdb\xef\xde\x0d\x3c\x0d\xde\x58\xff\xf6\xfb\x77\x24\x28\x3d\x7c\xfb\xc3\x3b\x58\xe9\x27\x85\x8b\x1b\x36\x52\x4d\x6b\x40\x41\x83\xde\xf5\xf5\x87\xa6\xdb\x0f\x22\x0a\xe2\xd3\xf3\x87\x8f\x32\x15\x1f\xc7\x78\x89\xbb\x5b\xd3\xc9\x0a\xaf\x5c\x56\xbc\xc2\xdb\xfd\xb6\xd0\x31\x0e\xc2\x01\xec\x97\x2b\x6e\x18\x28\x4a\x6e\xf2\x77\xf7\x9b\x87\xdb\x54\x3c\x58\xea\xbc\xc9\x87\xff\x20\xbf\x7e\xc6\x40\x78\xe8\xbf\xbb\x96\xba\xc0\xbe\x7f\x25\x17\xbf\x59\x34\x77\x27\x0d\x77\xf5\xb8\x88\xb9\x92\x05\x21\x41\x97\xe3\x2c\xed\x45\x0c\xa2\xbe\xb1\xc8\x31\xf0\xbe\x06\x62\x0c\xee\x0d\x7e\x26\x99\x69\x65\x02\x34\x57\x9b\xb2\x5a\x4f\x25\x27\x49\xbe\xe0\x5a\x31\x25\xdb\xd0\x97\xa1\x49\xba\xe4\xea\xb0\x9f\x5f\x58\x8b\xc8\x13\x24\xaa\xde\xb8\x7a\x6e\x08\xe3\xed\x12\xb6\x60\x98\xcb\x79\xa8\xea\x1d\x29\xd0\x5f\xd8\xc4\xae\xd3\x10\x4a\x17\xf8\xb0\x64\xb9\xd3\xaa\xae\xec\x8e\x36\x23\x43\x95\x26\xda\x2d\x27\x52\x04\x48\xc7\x02\xc7\xb6\x9b\x4d\x7c\x62\xc2\x49\x11\x68\xd3\x16\xe6\x11\xaf\xba\x02\x31\x4b\xf6\xfa\x92\x11\x11\x19\xf1\x65\x4e\xb5\x7d\x1e\xbc\x78\x16\x1d\xa8\x05\x57\x8f\x74\x4a\xc3\xd5\x5a\x57\x30\x68\xfc\x4a\xff\x1c\x5e\x13\x4f\x16\xeb\x1f\xb7\x42\xdd\xa7\x7f\x96\x24\xfb\xa2\x2d\x3a\xbf\x6f\xc7\xf9\xcb\x6e\xd3\xf9\x7d\x1d\xbf\x52\x00\xb1\x45\x3e\xac\x12\xd9\x4c\xb2\x3d\x6d\xeb\xea\x05\xe1\xc6\x3b\x8f\x40\xce\x0c\x46\x32\x12\x3f\xad\x38\xd3\x5d\xd1\x90\x0e\xe2\xa2\x86\x85\x0a\x98\xd6\xa2\xde\x4e\x00\x75\xc6\xd0\x59\xb0\x39\xab\xb7\x48\x19\xa1\x95\x9b\x65\xf6\xd0\x3d\x80\xcf\x79\x03\xc3\xb7\xd6\x7c\xd8\xce\x3d\xdf\xb4\x57\xbd\xa5\xa7\x9f\x38\x50\x13\x25\x88\x57\xd4\xae\x24\xd2\x13\x7f\x11\xd5\x25\x38\x45\xdd\x64\x86\x79\x38\x1b\xa8\x01\x8f\xb7\x5d\xee\xb4\x30\xc4\xf7\xe2\x8d\xa0\xcc\xb9\xb0\x5d\x4e\x03\xf9\x6b\xf9\x45\x52\x2d\x6e\x23\x3f\x81\xa3\x5a\xda\xa0\xb6\xf0\x24\xd7\x2f\xcd\xd7\x2d\xce\x29\x8e\xcf\xf0\x5b\x3b\xa1\x30\xc4\x9b\xfb\x7a\xd8\x6f\xb0\x07\xe0\x20\x50\x7e\xdc\xc8\x11\x96\x01\x21\x44\x92\x98\x1c\xac\xad\x80\x91\x4b\x00\x25\xf5\x4c\xe0\xdc\xeb\x7a\x59\xc2\x27\xb5\x54\xd6\xbc\xe6\x90\x4d\x7e\xf4\x04\xc2\x01\x1f\xac\x7e\x76\xf2\x0d\xc3\x5e\x31\xdb\x72\xd5\x9b\x65\x25\xc1\xd4\x75\x3d\xde\xf2\xd4\x89\xa7\x00\x23\x57\xcc\x16\xc3\x8f\xe1\x66\x4c\x1c\xec\x5b\xb4\xf1\x2d\xef\xc8\x95\x72\xb3\x7f\xc0\x0f\xe1\x69\x8a\xca\x44\x5e\x0f\xd5\x5e\x05\xc1\x82\xb6\x49\x65\x8a\xc3\xf9\xd7\xb6\xa6\x46\xb1\x8b\x57\xa6\x42\x0a\x6f\xfd\x89\x6f\x92\x19\xf3\xc4\x37\x11\x31\x7b\x02\x68\xfa\x0f\x2e\x5d\xeb\x47\x4d\xba\x59\x5b\x33\x92\xf6\x1f\xab\x9e\x4a\xff\xff\xef\x8c\x46\x49\xda\x2f\x42\x76\x09\xfa\xf4\x3f\x23\xa8\x54\x73\xf6\x79\x62\xbf\x05\x41\xd5\xe6\x34\x58\x69\xbe\x6e\xac\x44\x2a\x82\x1a\x77\x2f\x40\x32\xf4\x98\x2b\x9c\x49\xea\x35\x69\xf1\xbc\xd6\x15\x9b\xee\xb4\x67\x11\xa1\x06\x52\x6c\xef\x5b\x62\xaa\x71\x39\x57\x93\x6a\xdd\xe2\x56\x98\x78\x6d\x4b\x15\x1c\x20\x8a\xd6\x87\x9d\xf1\xd1\x2f\x77\x82\x30\x5f\x97\xc2\x56\x7b\xef\xc7\xcd\x58\xa4\x42\x30\x6a\x05\x2c\xcb\x2d\xdf\xb2\x2d\x60\x24\x47\x37\xc2\x88\x12\x6c\x06\xb5\x81\x33\xc4\xe3\x64\xf4\x62\x8d\x4a\xba\x12\x54\x0b\xfb\xf3\xa1\x9a\x1f\x8d\xf7\xd7\x6d\x2b\x54\x6e\x40\xf0\x82\xe4\xc3\xb0\x4d\xc3\x81\x7b\x6c\x69\x99\x69\xe2\x60\x93\x73\x41\xc6\x42\xbb\x17\xe1\xa8\x93\xa8\x04\xf0\x68\x69\xc6\x68\x42\xd3\x25\x8f\xc9\x8d\x57\x5e\x60\x60\x0a\x4c\x21\x5e\x75\x0c\xb2\x67\xf4\xdc\x20\x77\x5e\xd7\x4d\x01\x2a\x6f\x41\x78\x38\x44\x6d\x77\x05\x4d\x79\xa1\x8a\x08\xb1\x49\x26\x00\xfc\x4a\xbb\x60\x12\x78\x5a\xb5\x93\x65\xe3\x11\xd1\x96\x74\xcd\xbc\x51\x2e\x91\x0a\xef\x09\x8c\x6a\x84\x3a\xbd\x68\xa0\xa7\x9d\xba\xaf\x45\xd5\x27\xac\x6b\x16\x3b\x26\x8d\xe0\xa6\x63\x98\x31\x73\x08\x15\xe6\xfa\x41\x9f\xd2\x88\xd9\x8c\x95\x7f\x6d\x81\x9a\xbe\x89\x07\x59\x8b\x5b\x2d\xff\x0f\x33\x5c\x74\x0d\xad\xaa\x90\x15\xa2\x35\xa2\x72\x4d\xf1\x51\x27\x8e\xdc\x3d\xc1\x47\x77\x54\xdd\xe3\xed\xf6\x71\x55\x3d\x9a\x19\x75\xb0\xa3\xbb\x61\x27\xbe\x41\xaa\x3c\x27\xcb\x3f\xa8\x29\x10\x8f\xe6\x71\xc7\x00\xd1\x3c\xfd\xc6\x3b\x5b\xcd\xc7\x3b\x79\xe5\xf1\x86\xbd\x3b\x98\xbb\x81\xd9\x5a\xb7\x23\xb4\x3b\x7f\x03\x5e\x62\x72\xff\x2c\x1c\x49\x22\x58\x06\x59\xc9\x35\xd9\x7b\xbb\xe7\x0e\x15\x54\x4a\x21\x96\xb4\x3d\x80\x12\x09\xae\x76\x10\x21\x81\x40\xe7\x91\xea\x84\xba\x19\xc0\x39\x91\xce\xb7\xfd\xf7\x14\xeb\xe6\x1a\x9f\x23\x81\x4f\x09\x76\x73\x81\x3c\x2d\x6d\x21\xf4\x8d\x6b\x0d\xf2\xe5\xb3\x82\x10\x21\xba\x77\x06\xbf\x3d\xd8\xba\xeb\xde\x4b\x98\x94\x6b\x7c\xfa\x9c\x15\x07\x06\x94\x4c\x0e\x81\xf7\x22\xce\x25\x71\xa9\x59\x86\x01\x43\x9f\x72\xc2\x4c\x17\x2b\x9e\xe3\xbe\xf8\xab\x98\xd2\x4e\xf1\x2b\xff\x1f\x4c\x18\x0e\x44\xef\x24\x9c\x5b\x58\x9c\x4b\xbe\x99\xe0\x72\xd5\x7d\x3c\x68\x4a\xbd\xdd\xa7\x6d\xa9\x7f\x35\x9f\x56\x7c\xde\x8d\x81\xb9\x9b\x02\xf1\xf5\xc5\x85\xaf\xdd\x5d\x80\xe2\x93\x0c\xfd\x3c\xb7\x3b\x54\x53\x30\x77\x8e\xe8\xef\x4d\xc5\x27\x29\xec\xdd\xd4\x8a\x5f\x34\xee\x4e\xf1\x1d\x2b\x4e\x8a\x2f\x6c\x11\xdd\xb9\x98\x7b\xaa\x28\x42\x79\x85\xaf\xd0\x10\x74\x0f\xc1\x66\x71\x7b\x92\xa5\x8d\x41\x4e\x8d\xf5\x16\x98\x5c\x1e\x10\x05\xb7\x74\x4a\xe7\x80\x43\xf2\xe4\xe0\xdb\xbc\x22\x7d\xc8\x12\xb9\x7d\x60\x5d\x45\x5e\x30\xbd\xc9\x05\x1a\x60\x3a\x38\x88\x4d\x00\x0d\x29\xe7\xc4\x3f\xc4\x99\x4d\x8a\x95\xd1\x05\xb4\x31\x30\xbc\x88\x03\x0a\x9f\x2f\xb9\x1e\x31\x7b\xaa\xfb\x11\x57\xbf\xa6\x68\x67\xdf\x73\x5a\x40\xc5\x77\xd4\xcc\x63\xc8\x18\x12\x25\x10\x83\x90\xf5\xd7\xdc\x04\xf8\x80\x4f\x1e\xfb\xd8\x7d\x68\xaa\x3d\x51\x1f\xcf\xc5\x7d\xf5\x7e\x1f\xd7\x4b\x2b\x1e\xe7\xbf\x07\xeb\x4e\xe6\x93\x05\x8e\xc6\x85\x90\xc5\xdd\xbf\x1b\x7f\xa5\x75\x98\x6b\x99\x99\x90\x53\xd2\x15\x07\xb8\x9a\x9a\xfb\xbb\x5d\x21\xab\x12\x3e\x04\xaf\x20\x71\xdc\x35\x51\xea\xc7\x7c\x32\x1f\x31\xb6\xe4\xbe\xa0\x93\xbc\x3e\xe9\x97\x34\x21\x84\x04\x4b\x49\x7d\x40\x58\xe0\x3d\x64\xb3\xcf\xc3\xe7\xd0\x63\x1a\xde\xd6\xe4\xda\x90\x24\x9a\x76\xb9\xd9\xc3\x0f\x92\x99\x11\x0b\xc3\x47\xca\x83\x8f\x9c\x31\x50\x6e\x49\x05\x8e\x66\x9e\x07\x76\x11\x66\x93\xbe\xe2\x00\x5d\x10\xf0\x72\xd2\xb4\xbf\xbc\x75\xe4\x1d\x73\x9c\xc7\x02\xcb\xa6\xec\x8f\xd4\x56\xf5\x8e\x63\x1f\xb2\x63\xea\x8d\xec\xb6\xc2\xf3\x3f\xd1\xea\xf7\xf7\xb5\x2a\xfe\x44\x73\xcd\x9a\x97\x9b\xde\x86\xc6\xa2\xe5\x80\xc5\x9f\x68\xed\x07\x6b\x2d\xdc\xb2\xde\xd7\xf5\x2e\x68\x22\xee\x7e\xe0\xf5\x0f\xe6\x19\x3b\x0c\xcd\x70\x34\xbd\xe7\x66\x17\x63\x0f\x30\xf1\x28\x28\x87\x3f\xd2\xd6\xdd\xec\x13\x97\x80\xa6\x0b\xc4\x2c\x77\x88\xb2\x0d\xeb\x9d\x83\x61\xcb\x45\x11\x70\x6e\xf8\x5d\x1a\x4b\x9e\xa9\x4a\xfc\x39\x13\x2f\x19\x7f\x53\xd6\x75\xcd\x0a\xf4\x87\xbb\x17\xbb\xec\xe5\x33\xae\x7a\x0e\x94\xfd\xa1\x43\x62\xcd\xc5\x0b\x9e\xc7\x73\x12\x24\x1f\x2e\x90\xf8\x9e\x47\x75\xc5\xbe\xe7\x41\x07\x85\x8a\x0e\xd5\x73\x32\x5b\x87\x52\x5e\x38\xb5\x7c\x21\xbe\xc1\xd5\xe7\x42\x23\x4c\x69\x84\xf8\xf4\xee\xb1\xe6\xde\xae\xbb\x20\x46\x88\x38\xc4\x63\x2f\x0a\x3b\xb2\x88\xc7\x7a\x2b\xe2\x89\xe2\x45\x85\x95\x44\x8a\xb1\xbd\xc5\x44\x19\xa8\x8a\xdb\x3d\x6d\x9d\x9b\xe6\x3d\x0c\x3c\x44\x98\x12\x6c\xf6\xfc\xf2\x0a\x56\x1d\x5a\x00\xb4\x8f\xae\x98\xef\xe6\x7f\x5e\xd7\x2d\xe2\x1f\x72\xcc\x57\x65\x44\xcb\x25\xdf\x63\x69\x5a\x0d\x11\x77\x5b\x9b\x77\x71\x5b\x6d\x84\x6d\x85\x37\x9d\x4c\x7a\x10\xeb\x4e\x8e\xb8\xae\xbc\xd2\x86\x5d\xbd\x24\x99\x78\xc1\xa7\x35\x7d\x8b\x60\xf9\x2e\x84\xf7\xbd\x3e\x2c\x6e\x24\x70\x26\x61\x23\x50\x80\x16\x45\x49\x68\xd4\xd4\x3d\x78\x82\x9e\x14\x74\x4e\x0a\x36\x0c\xdf\x27\x03\x83\xbf\x8a\x53\x6b\xc3\xec\x3a\x57\x17\x88\xfb\xee\x0a\x1c\xec\x43\x18\xa2\x4f\x9a\xfe\x84\x28\x9c\x56\xb5\xf0\xfa\xb8\x29\xe1\x33\x20\xc3\xae\x13\x37\xc3\x37\xfa\x39\x05\x12\x6d\x89\x7b\xf2\x42\xbe\xa6\x20\x3b\x8d\x9f\xe3\x22\xe9\x4c\x41\xae\xbb\x8a\xf5\x9f\xa7\xf4\x6f\x2a\x44\xbb\xc8\xec\x26\x49\x83\x38\x77\x7c\x67\x5b\x0e\x47\x39\x83\xd0\x5d\x6f\x6e\xe4\xfe\x3d\x5b\x5c\xa0\xee\x89\x01\x8b\x9d\x5b\x25\xb4\x24\xfb\x42\xa1\x02\xbd\x72\x85\xdb\x04\x08\x95\x15\x5a\xa7\xf4\x7a\x66\x78\xdf\x2e\xed\x13\x8c\xed\xd6\xaf\x97\x22\x83\x60\x1a\xa0\xdc\x4a\x5c\xb3\x23\xde\x5a\x58\x2f\xb4\xe3\x2f\xdb\x80\x76\x12\xcb\x8c\x2f\xca\x10\x51\x23\xa4\x85\x81\x88\x0c\x2b\xee\x43\x81\x6f\xab\x5d\x7a\x05\xb1\x01\x61\xd3\x1e\xa9\x5f\x30\x23\x48\x3c\x82\x27\x10\xfe\x70\x0e\x40\x76\x03\x27\xdd\x67\x14\xdc\xeb\x0a\x2f\xa2\xf5\x10\x70\x94\x28\x64\x3e\x3a\xaa\x11\xca\xc4\x3a\xc9\x9c\xc2\x8c\x93\x81\x11\x90\x71\xc5\x2e\x80\xc1\xea\xe6\x6d\x9a\x84\x23\x91\xa2\xfb\x7a\x55\xf6\x95\x05\xfa\x50\x4e\xc3\xb7\x1b\xc0\x51\xc2\x8b\x9c\xe5\x86\x94\x6f\xad\x82\x38\x23\x81\xbc\x67\x6f\x1e\x9a\x6f\x96\x71\xcc\xde\xc0\xd2\x62\x25\x6c\x8c\xef\x92\x11\x73\xd9\xef\x98\xdf\x08\xf3\xb2\x76\x30\xe4\xaf\xff\xf1\xf2\xfc\xf5\x51\xfe\xf1\xf1\xed\xed\xed\x63\x2e\xfe\x78\xdf\x6f\xf8\xd6\x55\xc5\x81\x44\xfe\xfb\xd9\xab\xa3\xbc\x1e\x97\xdf\x2c\x48\x51\x07\x1b\xf2\xab\x5b\x7d\x1d\x61\x4e\x67\xea\x62\xd1\xf1\x6f\x67\x4f\xba\x62\x34\x1c\x77\x18\x7f\x2a\xdc\x20\x79\xf6\xcc\x67\x41\x27\x53\x7c\x17\xbc\x72\x58\x2f\xfb\x1a\x47\xfe\xf8\x08\x32\x36\xa4\x13\xcc\x5d\x20\x4f\x41\x1a\x6a\x47\xbb\xf1\x72\xa9\xe1\xc0\x13\x10\x3b\xe1\x3a\xc1\xd9\x96\xcb\xc4\xc4\xb9\x6d\x85\x23\x9c\x0d\xeb\x6e\xbf\xa9\x62\x8e\x49\x38\xd3\x89\xa8\xab\x5f\xd2\xc2\x70\xc9\x43\x3c\xdf\x27\xf9\x3f\xb2\xa5\x88\x27\x4a\x68\x8b\xb3\x8c\xb6\x00\xbc\x48\x0b\x23\xe4\x5c\x20\x18\xd3\x00\x24\x94\x9e\x09\xe6\x3e\xcf\x09\xe7\x93\x4a\x54\x7f\x63\x5f\x81\x31\xdf\x3a\x7d\x0e\xb4\x26\xd5\x4d\x8b\xc4\x76\xba\xf9\x6c\xc3\x8b\xf8\xe8\x49\x4c\xf1\x72\x65\x46\xac\x39\x3c\xe4\xe2\x8f\x38\x8b\xa2\x80\x3f\x02\x94\xb9\x48\xe8\x20\xe9\xd7\x2e\x18\x53\xae\x31\x16\xeb\x34\xc3\x1b\x7a\x4f\xeb\x11\xf7\x9b\xe7\xd6\xa2\x68\xd4\x6e\xd6\xfc\xea\x31\xfe\xa6\x3b\x9c\x48\x26\x72\x25\x24\xe2\x1e\x60\x1d\xb1\xcc\x75\x9b\xee\x62\xa9\xb8\xa5\xbc\xc9\x8b\x32\xca\x9b\x26\xdb\xb5\x02\x26\x6d\x4c\x76\x49\x95\x8e\xa7\x32\xbf\x6f\xe1\x90\x40\x20\x9e\x29\x85\x8e\xd2\xe2\x8e\xe0\x5e\xdd\xa9\x4b\x8b\xc5\x2b\x5b\xa5\xe0\xbb\xf1\x12\x65\x84\xc8\x3a\x0a\x39\x2a\x0b\x6a\xf1\x39\x36\x83\xe0\x3a\x28\xbb\xbe\x9b\x9b\xf8\xe4\x32\x6c\x28\x42\x4b\xad\x76\xb1\x49\x2e\x60\x25\x99\xe9\xfb\x07\xe9\xca\x26\x59\x4d\x5e\xd0\x39\x91\xaf\x10\x5b\xbb\x4d\x77\x67\xf7\x85\x4f\xf1\x4b\xe3\x8b\x84\x23\xf3\x60\x3a\x28\x0f\x19\x18\x5f\xba\x22\xae\xee\x2f\x41\x7c\x4c\x15\x71\x5b\xd6\x77\x51\x94\x60\x42\x35\x26\x32\x78\xcf\x74\x6f\xe6\xca\xa9\x83\x4a\x2f\xc7\x9e\xba\x16\x0e\x5c\x8e\x8d\x8b\x86\x17\x64\x83\xa2\x9f\x71\x41\x36\x46\xd2\xf4\xfa\xab\x1f\xea\x67\xdc\x80\x9d\x1b\xf4\x54\xae\x9d\x43\xfc\x4c\x81\x39\xe9\xb6\x0a\xc7\xf6\x19\x37\x61\x13\xcd\xf6\x73\x04\xdc\xb9\x9e\x78\x94\x04\xc8\xfd\x94\xc5\xb7\x6a\x6e\x6e\x16\xd7\x7d\x77\x3b\xf0\x75\x53\x3c\x26\xc0\x5c\x96\x7f\xe7\x97\xf8\x2d\x20\x7c\x7c\x0d\xa2\x90\x0f\x49\x54\x2f\x99\x27\x7a\x22\x26\x89\x38\x3b\x4c\x03\x99\x9f\x52\x8e\x9c\x23\xbe\x26\x4d\xec\xd8\x72\x16\x52\x84\x36\xba\xdb\x82\xbf\x70\x51\x16\xd6\x67\x36\x96\xa2\xd0\x25\xa7\x28\x18\x7f\x1a\xc2\x6d\x57\x82\x83\x96\x9c\xb4\x8a\xf8\xea\x2d\x47\x20\x2c\x83\x23\x30\x22\x86\x06\xf2\xa9\x07\x09\x2f\xc4\x11\x84\xe1\xd2\x43\x28\x82\xb0\xe8\x9f\xbe\x7c\x2d\x3f\xe1\x75\xad\xf1\x6a\xe0\x76\xcd\x07\xbe\x99\xf9\x72\x2f\xe6\x7c\xba\x2d\x4f\x9c\xee\xc5\xcc\x61\xaf\x7f\xe1\x97\x83\xa8\xfa\xf2\x06\xc7\x40\xfc\xdf\xa5\x92\x0c\xec\x8b\x5d\xf4\xf5\xe3\xb4\x18\x21\x47\x50\x7d\x89\x0f\x97\xae\xc7\x38\xfc\xcf\xa5\x95\x70\x3b\x78\x12\x8c\xdc\x63\xc4\xce\xb7\x89\xee\x1e\x0e\xf9\xd0\xb0\xed\x54\x09\x34\x69\x10\xd4\xe1\x03\xc7\x82\x76\xf0\x1e\x96\x41\xd0\x0e\xed\xee\xbc\xd2\x66\xdd\xca\xb5\x3b\xcb\x83\xda\x6a\x31\xb3\xa2\x32\x3e\x7a\xac\x59\x83\xfd\x95\x02\xca\xc7\xee\xbf\x0c\x6f\x2a\xb0\x28\xc0\x51\x00\xd8\x1c\x34\xac\x17\xe9\x44\x38\x73\xa6\xe2\x2c\xc7\x6f\x07\x65\x92\x21\x93\x4b\xb1\xad\x02\xe1\x50\x08\x28\xdc\x56\xce\xca\xfe\x3d\x87\xd7\x87\x53\x94\x55\x70\xdb\x6b\x9c\x23\xfe\x1f\xce\x98\x3e\xeb\x70\x21\x5f\x93\x06\x63\x47\x66\x94\x86\x3d\xc0\x98\xa9\x2b\xc0\xd2\xac\x88\x64\xaf\xe4\x4b\xde\x2c\x4b\x29\x63\x7a\xfb\x9b\xf2\x1e\xa7\xf3\x16\xc0\x3b\x44\xff\xb9\xfe\xf7\xff\xf9\x7f\xd8\x5c\xda\xd1\x6e\x89\x50\x0d\x1a\xfc\xd0\xcf\xbb\xdd\xd5\xf2\x0f\x91\x3c\x06\x8f\x0e\x3a\x22\xe8\xcf\x35\xfa\x01\x7d\x4d\x68\x94\x23\xf4\x1b\x7d\xb3\x6b\x58\x42\xe4\x50\x12\x3d\x99\xe3\xe8\x31\xad\xc3\x88\xaa\xd0\x3d\xc2\x05\x5f\xb3\xc9\xc5\xa4\x49\xf4\x23\x25\xba\xf9\x2d\x25\x7b\xdb\xf5\xab\x77\x3e\x44\xa7\x9b\x88\x28\x3c\x27\x34\x43\x0f\x63\x08\x7b\xce\xe4\x37\x7d\x0b\x4a\x34\x6d\x89\x62\x0c\x57\x26\xbb\x1c\xba\xb0\x4b\x37\x12\xb3\x4f\x8f\xa4\xa3\x47\xfa\x70\x17\xc6\x8c\x90\x26\xaf\x55\x99\x9e\x95\xf2\x2d\x0e\xfe\xe0\xb0\x8a\xfc\xac\x18\xd3\x89\x9c\x72\xbd\x44\x02\x2d\x40\x24\x20\x64\x28\x6e\xaf\xf0\xff\x0c\x81\xda\xd4\x52\xc6\xa9\xfa\xa5\xe9\x49\x30\xb8\x28\xa0\x7e\x70\x49\x08\x41\x22\xa3\x28\xf9\x5c\x39\xb0\x32\x73\x4c\x3e\x09\x1d\x0a\x14\x22\xf5\x3e\xe8\xe8\xf2\xe8\xa3\x0d\x8e\x46\x34\xd4\x10\x0c\xce\xec\x52\xd4\x8a\x10\x87\xb9\x45\xe0\xca\x36\xf2\x71\x1c\x16\xbe\x99\x80\xb6\xd7\x72\x86\xee\x8b\xe1\x95\x9a\x6b\xa2\xf2\x5f\x04\x9e\x0f\x09\x9a\x61\x08\x76\x73\x94\xf1\xc9\xf9\x86\x24\xf9\x4d\xa4\x8f\xa1\x22\x96\xb9\x7e\x39\x70\x73\x72\x1a\xe4\xf5\xcb\xef\x4e\x4e\xeb\xb8\xff\xf6\xe4\xdf\x7a\x7c\x3b\x1f\xc0\x2d\x34\x3a\x25\x91\xdc\x5c\xd6\x5c\x48\xb7\xbf\xe5\x30\x35\x06\x0d\x44\x99\x08\x05\xae\xa6\xcf\x35\xda\xeb\x19\x2d\x51\xea\x7f\xec\x88\x36\x0e\x6d\x9a\xf6\x7a\x12\x6c\x2c\xea\xf4\x97\x05\x1d\x3b\x78\xd6\x19\xf1\x8a\x54\x09\x9b\x44\x0e\xc0\x00\xef\x2d\x12\xc7\x11\x08\x3b\xec\xcc\x6e\xc1\xd9\x99\x5a\xe2\x25\x82\x80\xd8\x92\x3f\x1d\x46\xe0\xc0\xe1\xc4\x7d\xf1\x04\xd2\x5e\x32\x8f\x71\x1e\xfc\x61\x27\xef\x2d\x11\xee\x83\xf1\xf9\xf6\x7f\x24\xc6\xc0\xfc\x01\x00\x2b\x69\xb7\x66\x9b\xc2\xae\x69\xf8\xf3\x1a\x3f\x0b\xf9\x86\x2f\xd1\x02\x3c\xa3\xf5\x98\xdb\xe3\x39\xb3\x31\xed\x34\xc7\x4b\x11\xae\xbd\xd0\xf3\x2e\x0b\x2f\x94\xa4\x7b\x96\x07\x0f\x5a\x3d\xd1\xf3\x40\xf2\x1b\xf2\xc8\x6c\x4e\x5a\x3e\x6e\x23\x76\x58\xb7\x54\x77\x06\x73\x86\x0f\x97\x4e\x58\x5b\xd6\xb8\x6e\x7e\x22\x5f\x2e\x47\x95\x21\x0d\x4f\xec\x3b\x21\xa1\x67\x71\xc9\x24\x48\xd5\xdd\x4e\x71\xcd\xb7\x64\x69\x52\xee\x76\x3c\x85\x65\xee\xcc\x71\x34\x4d\x02\xa8\xf2\xa0\xf6\x0a\x22\xec\x8f\x69\x5d\xf2\x84\x88\xee\x9a\xaf\xbb\xdb\x4c\xb6\xcc\x05\xfc\xe6\x25\x54\xaa\xa6\xc4\x5d\x92\x34\x16\x22\x34\x70\x4d\x2e\x51\x01\x34\xb4\xc9\x34\x3f\xb9\x82\x8e\x1d\xc3\x5d\x3e\xb7\xc8\xc7\x2c\x21\xe2\x56\x05\x6e\xea\xb2\xe0\x1d\x12\xc7\x42\x6b\x85\x84\xe9\x9b\x15\x51\x31\x6a\x37\x84\xf8\x9c\x86\xf1\x56\x6c\xda\xdc\x91\x19\xa0\x10\x09\x4f\x2d\x63\x12\xf2\x4b\x5a\xd1\x07\x40\xad\x1f\xee\x0d\x2e\xdf\x8f\x10\xe2\x73\xfa\xc1\xad\xc0\x13\x19\x93\x78\x5f\x7f\x48\x7b\xd3\xc0\x7e\xd1\x49\x7b\xda\x45\x7f\x6f\xfa\x2a\xd8\xa7\xe1\xdd\x51\x25\x72\x07\xdb\x7b\xa7\x1b\xa6\xe4\xc8\x29\xec\x8c\x68\x20\x4e\x38\xb3\x31\x7f\x3e\xbd\xc4\xe1\xf2\xcd\x25\x1d\x68\xe0\x5e\xe3\xc1\x66\x77\x1d\xe9\x97\x17\xe5\x20\x5b\x9d\xa9\x3c\x27\x99\x9f\xde\x70\x05\xce\xa2\xdd\x88\x5c\x17\x6e\x19\x10\xec\x6c\x26\x2b\x09\x03\xef\xd6\x38\xb3\xba\xa0\xd5\x69\x65\x8e\x55\x03\xca\xb1\xe8\x29\x9c\xf1\xce\x50\x2a\x0b\xac\xa1\xcc\x94\x8f\x4c\x56\x75\x67\xff\x80\xda\x96\x77\x91\x77\x0d\x9c\x68\xb7\xf1\x6b\xa9\xf7\x18\x50\xa6\x5d\xf1\xbb\xb6\xc4\x56\x77\x04\x73\xd0\x6a\xb2\x08\x97\xfa\x94\x40\x3c\xd9\xad\x7a\x78\xc3\xdb\x5c\x33\xb3\x08\x48\x01\x15\xfe\xe8\x46\xe9\x1e\xe9\xf3\xdc\x00\xc7\xbb\x54\xd1\xa3\xfb\x98\xc2\x17\x74\x00\x6c\xe3\xfe\x1e\x80\x2d\xc8\x1d\x28\xea\x46\xc0\x02\xee\xeb\x88\xbe\xae\xf7\xf9\x1d\x01\xdf\xf8\xcc\x8e\x1c\x59\x2f\x34\x2e\x71\x55\xcd\xae\xff\xfb\xfa\x97\xa8\x39\x20\xce\x28\xf0\x75\x42\xf0\xd1\x6b\xe0\x8e\xe8\x03\x3f\x33\xab\x16\x1e\x0d\xea\xf7\xa6\xdb\x99\xaf\xaa\xa5\x29\x84\xae\xd9\x8e\xa1\x6f\x5c\x1c\x1f\x83\xdd\xb2\xc6\xfe\x4e\x45\x12\x1e\x5c\x1c\x9e\xc3\xbb\xc4\x88\xf2\x85\x33\x5a\x09\x86\xfe\x16\x68\x7f\x97\xb9\x67\xde\x78\x29\xdb\x77\x26\x2f\x3f\xca\x39\xd5\x10\x3d\x4e\x3f\x8d\x4b\x7d\x6f\x4c\xf0\x38\x16\x7a\x1a\x14\x7f\x90\x58\x51\x2b\x93\xe5\xec\x71\xbd\x4c\x5d\x81\x98\xb1\xde\x11\x0e\xb6\x78\x53\x75\xc9\xf1\x60\xbb\xb6\x11\xa7\x93\x33\xf9\xa2\xb1\x67\x18\x53\xb1\x93\x58\x01\x78\x12\x5d\x62\xf4\x69\x0a\xc7\xe8\xcb\xc6\x6e\x84\x40\x71\xc5\xff\x7f\xcc\x1f\x56\x99\x1f\x3a\x4c\x83\x6c\x21\x52\x29\x41\xbe\x83\xfc\x20\x80\x35\x1c\xd1\x7b\x0b\xc9\xed\x6b\x40\x37\x61\x80\xdc\x07\xdd\xd6\x4e\xa2\xd2\xfd\x30\xd7\x62\xc1\xc7\x9a\xb9\x1e\xea\xba\x97\xb5\x99\x83\xf0\x2b\x56\x15\xbf\x62\x25\xef\x70\x1e\x05\x09\xd1\x84\x84\x19\x3b\x17\x38\x32\x4a\x8e\x77\x45\x9f\x8e\xe0\x22\x71\x12\x47\x14\x89\x12\xca\xe5\xa4\x15\x33\x3f\x87\x69\xe6\xe0\xe6\x53\xcc\xd5\x2d\xaa\x3d\x0e\x1e\x18\x66\x89\x7f\x60\x94\xa4\x6f\xfd\xc5\x23\x11\x8b\x68\x98\xb6\xe9\x56\x1c\xb7\xde\x5e\x91\x0d\x86\xa7\x82\x75\x5c\xa7\xf9\x3a\x47\x55\xe0\x2a\x60\x98\x82\x53\xa9\xb1\x1c\xe2\xd2\x58\x9f\x61\x82\x5e\xa3\x9e\x00\x92\xa2\x5d\x2e\xd7\x18\xff\x62\x8e\x90\x4c\x5f\x76\xc4\xa4\x4f\xcc\xcf\x40\xca\x7b\x8c\xb9\xbd\xbe\x38\x0b\xc3\x6f\x6c\xe3\xb1\xcb\x20\x97\xef\x0e\xb4\x85\xc6\x57\xec\x34\x2a\x12\x5f\x24\x70\xb1\x14\xf3\x73\x2c\xc7\xe1\xde\x42\xc1\x16\xc7\x97\xf0\x35\x7e\xa3\x96\x14\x71\xe4\x9e\xbd\xce\xd7\xac\xbb\xa6\xba\x6b\x04\xcf\x6d\x0d\x5e\x88\x60\xd1\xc7\xfc\x39\x1c\x91\x7c\x56\x1d\x49\x2f\x3d\x84\xab\xe6\xcb\xbb\x0a\x93\x1a\x47\x31\xa1\xde\x24\x9d\x8c\x78\x9e\x81\x7c\xa2\x86\xa4\x8b\xb3\x55\x7c\x41\x27\xf9\x81\xd8\xd5\xd2\x3d\x6b\x79\xca\x71\x7b\xfb\x6b\xe6\x78\xbc\xc1\xd5\x4b\xbb\xeb\x14\x99\xe5\xe6\x8b\xdf\xd7\x33\x74\x88\x15\xf2\xb9\xea\x0f\xf5\xad\xaf\x87\xbb\x76\x59\xe0\x75\xd3\x61\xad\xc7\x8c\x6f\x6a\xb1\x74\x3f\x5a\x50\xda\xb7\xa5\x46\xe6\xaa\x71\x20\x37\x3c\x92\xd0\xee\x5f\x2f\x29\x1d\xde\xbf\xb4\xff\x3d\x06\x4f\x44\x69\x93\xee\x48\x76\x1b\xbf\xb9\xb7\xa1\x64\x2c\x01\x43\x0c\x70\xdb\xa3\x2b\xfc\x12\xfb\x67\x8c\x20\x38\xe2\x0e\x87\xc1\x64\xa0\xab\x1f\xbc\x22\x7c\x98\x84\x11\xf7\x35\xbb\x2b\x70\x24\x66\xf6\xc5\x50\x1f\x27\xdd\xed\xec\xf5\x5a\x3d\x78\x3a\x30\xa0\xb0\xdd\x7b\x66\xe8\x51\xd4\x8b\x4f\x8f\x31\xdc\x84\xe4\x6d\xf2\xfd\x8e\xfd\x71\x73\xf7\x28\xf9\x6f\xf8\x1d\x32\x05\x09\x16\x5f\xac\xba\xbe\xa3\xe9\x91\x90\x30\x1a\x40\xfe\xb9\xa5\x0d\x33\x05\x60\xc0\xbe\x2b\xf6\x1a\xc6\xc7\xca\x9c\x21\x99\x84\x0b\x8e\xe9\xe3\x4b\x61\x8b\xb6\x32\x6c\x96\x5c\xaa\x31\x1b\x7b\xb6\x95\x3a\xb6\x8c\xa0\xa4\x96\xe9\xae\xd9\xd1\x5e\xaf\x34\x02\xf8\x5c\x53\x02\x58\x1c\x52\x70\x9c\x15\x42\xd7\x7e\x57\xf0\x50\x11\x10\x42\x92\xf3\x57\x48\xce\xaf\x38\x79\xda\x82\xf5\xca\x15\x4b\x3a\x75\xa8\x1c\xdf\xbd\x4f\xcb\x3c\xe3\x2b\xfa\x29\xbc\x61\x6e\x5d\x97\xbb\x09\xde\x5e\x50\xe2\x04\x6b\x80\x9c\x22\x00\xb0\x87\xb1\x10\x96\x6a\x2a\x68\x5d\x61\x89\x97\x94\x74\x08\x1a\xe7\xf7\x29\x7c\xcb\xa2\xe2\x81\x12\xba\x67\xa7\xbd\xd2\x13\x97\x49\xaf\xba\xeb\x7f\xa9\x97\xe3\x60\xd0\xe7\xf2\x33\x80\xba\xee\xba\x91\x9f\x42\xdd\xb1\xb8\x05\xbf\x2a\x41\xd3\x53\x4b\x67\x71\x6b\xf9\x7e\x82\x29\x81\x9e\xa2\x4a\xa0\x0f\xe3\x6a\xcb\x91\xfc\xa8\xad\x7e\xbf\x1c\xf7\xb4\x40\x5d\x83\x67\x97\x1c\x01\xf0\xd2\x65\x4c\x5a\x9c\x94\x0c\x29\x34\x2d\x3c\xd7\xf2\x92\x84\x88\x7a\xb6\xe9\x13\xce\xb9\xb7\xed\x49\xd9\xb0\xf1\x49\xf1\xb9\x95\x82\xe7\x51\xd8\xa0\x7e\xbd\x5f\xbe\xaf\x47\xbe\xac\xb3\x2e\x70\x3e\x1c\xd6\x75\x61\x60\xf9\x53\x80\xe5\x2f\x08\x2c\xbf\x82\x89\x66\xa6\x56\xda\x74\xb6\xf5\x58\xe2\x9c\x3f\xa8\xe5\xf9\x09\xcd\x00\x27\x57\xe5\x5c\x29\x98\x6e\x0a\x95\xb2\x75\x15\xb2\xe0\x13\xd4\x70\x0e\xeb\x8e\x0a\xde\xc7\x0e\x64\xae\x36\x8e\xf6\x22\xbb\xdf\xf2\x6e\x29\xcf\x84\x70\xfc\x17\xea\xc3\x1b\x49\x09\x60\xa1\x49\x10\xac\xf1\x48\x1c\x69\x23\xec\x37\x81\x5f\xc5\x8c\x52\x38\x98\x07\x16\xc6\x45\x70\x17\x7c\x2b\x78\x0e\x70\x57\xca\x62\x3a\x08\x69\xcd\x1b\xa0\xb5\x9c\xc2\x69\xa3\x83\xa0\x52\xd8\x8a\xa8\x71\xe2\xf5\xae\x41\xb3\x89\xe6\xe0\x61\x04\xa7\x77\x0b\x99\xcd\x69\x0a\xfb\xc9\x97\xad\x15\x4c\xa4\x57\xc8\xac\x92\x62\xf2\x16\x5e\x3e\xb3\x6f\xcb\x8b\x42\x98\x48\x5a\xf4\xcc\xb6\xa6\xd9\xa5\x52\x17\x8a\x49\xd3\xf5\x39\x5b\x7d\x24\x15\x6e\xec\x78\x10\x8e\xbd\x5f\xdf\x84\xef\x22\xbf\x0e\x3d\xdc\xaf\x3a\x8c\x32\x18\x58\xec\xf5\x63\xc3\xfc\xf4\xc5\xd6\x85\xd6\x11\x86\xfc\xd0\x91\x41\x40\x36\xc7\x97\xe4\xc5\x37\x75\x80\x11\x48\x09\xa3\x29\xe7\x5c\x9b\xb0\x34\xb4\x17\x53\x07\x92\x1a\x5e\x41\xb3\x09\xb0\x3c\x7d\x22\x17\xd6\x65\x56\xec\xc5\x8b\x19\xb6\x59\x78\x99\xed\x5b\x7b\x89\xc5\xc8\xe0\xd0\x5b\x48\x16\x6e\xf9\x33\x9f\x43\xf2\xb8\x08\x28\x05\x87\xed\x31\x8d\x34\x43\x11\x12\x45\x1a\xad\xb9\x4c\x88\x84\xc1\x95\x4e\x22\x50\x9c\xbe\x87\x2f\x8f\x07\x27\xab\x46\x38\x38\xc3\x64\x4f\xea\x42\x9d\x09\x27\x35\x04\x65\x60\xd2\x13\xc2\x66\x17\x4e\xb9\x4a\x3a\x87\x22\x6f\x00\x35\x0c\xb9\x67\xa5\x00\x7d\xef\xe9\x59\x8c\x8b\xf9\xd7\xee\xfe\x9f\x3c\xf8\x17\x76\xc0\x3f\xfb\x77\xa0\xfd\xbf\xcb\xb3\x7f\xa9\xf1\x79\x88\xbb\x32\xe3\x71\x76\x9c\x06\xfb\x3f\xe0\x6e\xc6\xef\xa2\x2d\x70\x79\x27\xe6\x66\xd1\xd9\x5e\xc4\xd5\x50\x22\xe4\x56\x48\x88\xbd\x1c\x90\xe4\x2d\xe3\x66\x14\x17\xc3\x16\x18\x55\xda\x5e\x70\xdf\x2a\x6a\x4d\x4a\x4c\xa3\x88\xc7\x5d\x90\x94\xe9\x81\x9a\xa4\xab\x4d\x26\xd7\x90\xaf\xb5\x1a\xd8\x16\x30\xcc\xe8\x29\x96\xa5\xa5\xe1\x45\x61\x6f\x53\xbe\x92\x74\x39\xe1\x2c\x51\xb7\xa5\x94\x44\x82\xb0\xbb\x5c\xca\xbc\x34\x2b\xe8\xbd\xa4\x84\xb1\xfb\x24\x45\x5e\xd1\xc2\x5b\xb1\xf2\xa5\xe9\x53\x9f\x94\xa0\x93\x5a\x4d\xd2\xb9\xa0\x56\x40\xcd\x33\xc7\xa0\x37\xa9\x63\xad\xa4\xe2\x52\x13\x7b\x01\x0f\xa3\xa6\xec\xf4\x7d\x70\x8e\xc8\x27\x29\xb0\x73\x54\x70\xcf\x63\xb3\xc6\xe9\xeb\x30\x3d\x78\x58\x0b\xb9\xee\x49\xad\x19\x98\xc0\x63\xa4\xec\x39\x20\xe0\x8f\x1a\x3c\x25\x78\x60\x8b\x2f\x20\xc9\x73\x1d\xbb\x0d\xf7\x97\x83\x46\xe3\xb4\x81\x0d\xb6\xbc\xbd\x97\x78\x53\x07\x67\xaf\xc4\x66\x56\xe2\xe9\x29\x6f\x40\x28\x32\x79\x2b\xd7\x90\x45\xd8\xc2\x35\xcc\xea\x53\xf6\x71\x0a\x40\x2a\x7b\x9e\xd8\x8f\xa8\x1c\xc7\xbe\xb9\xde\xf3\x11\xa6\xba\x6a\xf0\xa2\x14\xbf\x10\x97\x37\x81\x1d\xf6\x76\x65\xe1\x52\xbf\x0e\xc3\x26\xcf\x86\x27\x70\x12\x36\xc9\xba\x25\x41\x93\xac\x0a\x9c\x00\x38\x00\x39\x17\x8c\x20\xb6\xbc\x39\x14\x43\xc9\xcb\x93\x78\x6b\x95\x5f\x1e\x6b\xce\xb0\x1d\x77\x16\xf2\xfb\xf2\xec\xea\xe2\x1e\x5a\x62\x50\xa5\x09\x40\x06\x84\xc1\x59\x4a\x1c\xc8\x0a\x28\x44\xfd\x63\xd4\x79\x5b\x35\x70\x78\xd8\x08\xb1\x0d\xf3\x70\xf7\xed\xd0\xf2\x24\x0a\x6d\x67\x0d\x07\x7f\x67\x5f\x6b\x29\xb3\xc8\xcf\xf6\x9b\xb1\x61\x87\x2d\x6b\x4d\x9d\x86\xf8\x6d\xef\x7a\x57\xf6\x16\x9f\x12\xe1\x60\xf2\x47\x47\x8f\x16\xd1\xea\x2b\x46\x79\x45\x4d\x1e\xb4\xbb\x7a\x75\x49\x9f\xcb\xfe\x4e\xce\x2c\x75\xa4\xef\x9b\x1d\x83\xe9\xb3\xb8\x3c\x60\x4a\x01\xac\x3c\x63\x6f\x4b\x85\x0f\xb7\xea\xfe\x43\xb3\x74\x04\x73\x71\x7c\x06\x13\x01\x25\x85\x8b\x4f\x9b\x46\x00\x1b\x13\xd2\x7c\x27\x68\x3a\xba\x48\x48\x33\x06\xc2\xef\xc1\xb2\x23\xf9\xce\x10\x18\x46\x0c\x49\x25\x29\x7d\x25\x50\x31\x3d\x91\x2a\x62\xe8\x40\xb8\xf0\xac\x2d\x15\xfe\xe2\x22\x9f\x72\xfb\x5e\x44\xcc\x2c\xdc\xb9\x92\xd7\x63\x3f\xcf\x4d\x27\xac\x2c\x90\x32\xee\x1b\xf4\x6c\xf0\x82\xb8\x44\x04\x59\x08\x7f\xb5\x17\x35\xe2\xaa\xfd\x0b\x2a\x93\x12\xd1\xdb\x1a\x13\xbc\xce\xb8\xbf\xdc\xe3\xf2\x12\xd4\x9e\xec\xf7\x71\xc5\x9f\xda\xf6\xc5\x6c\x66\xe6\x2a\x77\x64\xa4\xe6\xaa\xf8\xe4\x48\x61\xcb\xdd\xce\x6d\x1b\xc1\xa3\x29\x20\xdb\x00\xe4\x83\x30\x9c\x00\x82\x16\xc1\x90\xd4\x23\xf7\xb1\x42\x20\xbe\x96\xa5\x00\xe9\xd6\xa3\xc9\xdd\xcd\x0d\x87\x6a\xe2\x78\x7f\x1a\x2f\x04\x91\x9b\xce\xd8\xc1\xd9\x4a\xca\x2d\xc3\x82\xed\x67\xb0\x47\xf1\x98\x4e\xf5\xea\xe1\x1b\x24\xb2\x02\x60\xe0\xfd\xde\xbd\x5b\xfc\x66\xdf\x8a\x6a\x13\x64\x69\x43\x9c\x15\x36\x02\xe9\xa5\xef\xba\xd1\xc2\xfa\x07\xa2\xcb\x1b\x4a\xa6\x3d\x6d\x5c\x3b\x04\xf3\xa1\xd4\xb2\x90\x00\xe2\x41\x19\x1c\x89\x2d\xe1\xa6\x3e\x2d\x44\xfd\x9e\x96\xa0\x7e\x1f\x00\x17\x1f\x0a\xdb\xf8\x2f\xf1\x4b\x98\xb4\xeb\x31\x7b\x64\x2a\x35\xda\x80\x25\x2d\xa5\x9b\x10\x07\xd5\xb5\x27\x8c\x53\x3b\x46\x9b\x25\x0d\x82\x0c\xa5\x17\x9f\x1a\xca\x0b\x3e\x35\x94\x7d\x7c\xaa\x76\x2c\xe9\xc1\x30\x6c\x6c\x22\x2e\x2f\x5f\xc5\xb3\xed\x73\x83\xf7\x55\xd8\xb5\xeb\x01\x07\xfe\x5c\xd1\x7e\xf0\x20\xe7\xcb\x77\xdf\x04\x25\x14\x9b\x21\xfe\x34\x35\xad\x63\xf8\x63\xd3\x8c\xf5\x0f\x0f\x70\xca\xfd\x60\x6c\xaa\xeb\x07\xdf\x84\xeb\xa6\x81\xaf\x7d\xb0\x70\x9a\xe5\x01\xf4\x38\x3d\x3b\x7a\x8e\x31\x97\x8b\xcb\x4d\x5f\xdb\xfe\x7e\x12\xbc\x90\x38\x21\x69\xbf\x0d\x38\x82\x0e\xb7\x00\xeb\x18\x5f\xdc\xe8\x83\x8c\x82\xe4\x85\x51\x1e\x90\x63\x5f\xca\x37\x56\xcd\x53\x24\xfb\x1e\x4a\xd0\x52\x0b\x62\xaa\x7e\xf2\xd6\x3f\xc4\x20\x7d\xd9\xe2\x6a\x85\x15\xb1\x37\x6f\x61\x12\x9b\x3c\x8f\x0b\x5b\x98\xbe\x8e\xab\x05\x30\x76\x67\x69\x38\xe3\x01\x87\xc6\x85\x74\xc0\xb8\x53\xd4\xfc\x95\xa3\x54\xf2\x6b\x85\x7e\xd8\x67\xa4\xb7\x6e\xf7\x5b\x3c\x86\x77\xc9\xf1\xc6\xf0\x9c\xe1\xa4\x5b\x3b\x92\xf4\xcb\xb0\x47\x48\x70\x4c\x48\xae\x0b\xf2\x5d\x89\x62\xa3\x87\x51\x72\xa5\x10\x37\x26\xf2\x57\x38\x7d\x72\xd8\xa1\x4d\xc8\x8b\xa5\x51\xa1\x37\x9c\xe7\xc4\xd8\x99\xc2\x76\xd3\xd8\x91\x8a\xdd\xe4\x9b\x25\x95\x3f\xf6\xf5\x9e\x2a\xaf\xdb\x15\xc8\xf4\x9f\xf9\x27\x89\x3b\xfc\xd3\x21\x48\xae\xe8\xc1\x36\xc5\x17\x03\x9e\xd8\xa5\x3d\x98\xa8\x28\xc5\xd1\xc2\x27\xe5\x92\x60\x66\xc2\x5d\xe0\x0c\xbf\xe7\x3b\xa8\xb0\x53\xd5\x24\xce\xb7\x59\xa4\x35\xd5\x05\x73\xf7\xe2\xd7\x57\xe7\x09\xe4\x0c\x33\xd0\x9c\x19\xe6\xa1\x39\x33\xac\x42\x0e\x56\xdd\x10\x70\x98\x3a\x3f\x02\x81\x3c\x38\x00\x21\x68\xef\x44\x01\x4a\x9e\xad\x48\x49\xbf\x22\xca\x92\xcb\x31\x42\xf4\xf2\x3b\x06\x0a\x5e\xfb\x11\x28\x7b\xec\x67\xd2\x6a\x1b\xb6\xd9\xca\xa1\xa0\xe7\x3a\xe2\xcd\x13\x70\x1d\xf1\x86\x9f\xed\x9e\x41\xef\xfa\xee\x43\x53\xe9\xe3\x48\x02\x7f\xa1\x49\x06\x6a\x20\xbe\x66\x83\xd0\xaa\x5d\x37\x89\x70\x1b\x27\xbd\x9e\xe0\x57\x34\x75\xba\xfc\x78\xbd\x08\xac\x5f\x81\xfc\x9e\xaf\x94\x30\xe0\xd5\xd2\x21\xc6\xcc\xbb\xcf\x4f\xfc\x3b\x48\xb0\x04\x27\x83\xd9\x34\x37\xb5\xb3\x1b\xeb\x68\x5e\x51\x5a\x04\xbc\x1e\xc7\xdd\x60\xd7\xae\xf1\x6a\x4f\x7e\x4e\x3f\x92\x41\x84\x55\xe9\x48\x26\x35\xed\x1a\xd8\xf2\x03\xbc\x48\xc2\x3c\xc6\x0d\x5a\x77\x87\x00\x5c\xb7\x87\x94\xc7\xad\x7a\xc7\x38\x6d\x85\xf8\xa7\xc0\xbd\x2c\xe0\x5a\x67\x19\x60\xb6\x65\x86\xd2\x5d\x92\x61\xb0\x4b\x9a\x63\xcf\x62\xd9\x4b\x08\x38\xfe\x77\xc5\x5e\x15\x2e\x27\x5c\x7b\x96\x36\x10\xed\x55\x7b\xb9\xb8\xa6\x9f\x1e\xde\x87\x74\x17\x34\x59\xc6\x4c\x18\xf8\x18\xa0\xfe\x58\x2f\xf7\xc1\x21\xdf\xaf\xf2\x5b\xad\xea\xbe\x9a\xce\xfc\x78\xf7\x2d\x9e\x00\xb8\x90\x94\x00\x66\x2e\x0e\xa4\x75\x1d\xde\xc8\xe6\x95\x7c\xb0\x7d\xd7\x3c\x94\x59\x86\x32\xe7\x28\xf3\x39\x92\x9f\xc5\x46\xee\x31\x25\xfe\x52\x06\x1b\x4a\x3c\x61\x1a\x62\x49\x05\xbe\x69\x96\x37\xd3\x71\xcb\xea\x76\xcc\xb2\x76\x8b\x00\x16\xea\x43\xf0\x84\xa7\xf4\x41\xf2\x3f\xe5\x0d\x99\xbd\x15\x0f\xa3\x77\xc9\x63\x65\x66\x88\x0f\x3c\xde\xa2\xbb\x74\x0f\x07\xbd\x45\xd7\x06\xe1\xe3\xe4\x57\x35\x79\x3a\xc8\xe2\xf7\x7e\xe7\xe3\xf7\x46\xcf\x07\xa7\xcf\x0b\xb8\x70\xef\xa8\x95\x5d\x08\xe5\x29\x89\xa0\x07\xdf\x0e\xfd\xf2\xdb\x87\x61\x24\x77\xb6\x97\xc6\x41\x92\xa3\x2a\x65\x74\x16\x12\xff\x77\x0d\x43\x2f\xbf\xc3\x7a\xc5\xa8\x27\x55\x73\x4c\x65\x17\x27\x5e\x6b\x48\x43\x3a\x1b\xa2\xa2\xd0\xba\x61\x85\x1a\xa9\x79\x5a\x5f\x12\xa5\x3f\x78\x89\xa0\x6b\xbf\xa4\x63\xb3\x71\x67\x7f\xd7\x00\xc1\x5f\xdc\x2d\x17\xdf\x4a\xb1\x6f\xbf\x13\x5a\x90\x19\x9d\x9f\x4e\x4f\x1e\x08\xd8\xc0\x37\xf9\xfc\x2c\xd2\x8f\xfb\xa7\x31\xa6\x8c\x74\x1a\x35\x3a\xf8\xf7\x41\x28\x67\x5c\xe2\x95\x8c\x66\xd0\x90\xa5\x12\x40\xfb\x7b\xf7\x00\x52\xf6\x96\xa3\xf6\xbe\xcb\xca\x15\x8f\x89\xfe\x66\x78\x06\x4d\xae\x13\x80\x46\xe9\x33\x93\x9f\xfc\xf5\x1d\x57\xfc\x5d\x3e\xd4\xc4\x34\x11\x37\xf7\xbb\x2d\x12\xb6\xa4\x5a\x13\x2b\xe2\x84\x35\x12\xf8\xfd\x3d\xfc\xac\xf0\xb3\x2a\xef\xf0\xeb\x16\xbf\x6e\xeb\xfa\xbd\x14\x06\x57\xa5\xe2\xa4\x9c\xaf\x91\x72\x87\xdf\x1c\x08\x96\x7f\x4a\x3b\x1a\xf3\xde\x7e\x20\x5a\x2f\x37\xa7\xe9\xf6\x83\xd2\xe5\xd5\xf4\x27\xfe\x01\xf5\x87\x7c\x42\x7f\xa7\x49\xf8\xa2\x14\x6e\x5e\x93\xe4\xf3\x21\x58\xe3\xb8\xb6\x0a\xe5\x9b\x52\xb9\x1f\x9a\x28\x9f\x94\xd6\x97\xb7\x85\xef\x97\x7e\x21\xd5\xf7\x4a\xbf\x08\xbd\x55\xdf\xed\x38\x72\xe7\x3b\xf7\xa8\xa1\x7f\x3f\xea\x94\xf2\x34\x3a\x11\xc2\x35\xf2\x0d\x60\x7e\xed\x4d\xde\x57\xe5\xfb\xb1\x8b\xcc\x22\xea\x36\xed\x6e\xef\xf4\x53\x1f\xf6\x59\xc0\x7c\x88\x23\xf1\x29\xe7\x47\x61\xe4\xc5\x2c\x9a\xdd\xe2\x1a\xfb\x1e\xf4\x5e\x56\x06\xbe\xfe\xd7\x7f\x05\x38\x7d\xfe\xdb\xbf\xe5\x67\x4f\xbf\xc9\xeb\x8f\x1c\xb0\x6d\xc8\xb7\xe5\x47\x68\x05\x0a\x45\x3f\x9f\x45\x80\x7c\x2b\x16\xde\xc1\x7a\x0c\xa5\x4f\x2c\xe3\xec\xe9\xff\x06\x00\x00\xff\xff\xbe\x04\x1e\xf7\x13\xac\x00\x00")
func confLocaleLocale_enUsIniBytes() ([]byte, error) {
return bindataRead(
@@ -4379,12 +4379,12 @@ func confLocaleLocale_enUsIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_en-US.ini", size: 43840, mode: os.FileMode(420), modTime: time.Unix(1442531624, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_en-US.ini", size: 44051, mode: os.FileMode(420), modTime: time.Unix(1443830222, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_esEsIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\xbd\xcd\x8e\x1c\x47\x92\x27\x7e\x27\xc0\x77\x08\x71\x40\x48\x02\x8a\x29\x48\xfa\xff\x77\x17\x82\x52\xbd\xc5\x62\x49\xe4\x82\x1f\x35\x2c\x52\x8d\x59\x81\x48\x45\x66\x78\x65\x85\x18\x19\x91\x1d\x1e\x51\x64\x72\x30\x87\x7d\x8d\xbd\xf1\xa8\x03\x0f\x83\xbe\xe9\xd2\x80\xea\xc5\xd6\x7e\x66\xe6\x5f\x11\x91\x59\x54\x77\xcf\x85\xac\x0c\x37\xff\x32\x37\x37\x37\x33\x37\x33\xcf\xb7\xdb\x45\x61\xec\x6a\xfe\xb2\xce\xac\x69\xaf\xca\x55\xd9\x64\x85\xc9\x7e\x28\xbb\x2c\xef\xbb\x26\xcb\xab\xe6\x97\xbc\x68\xb2\x5d\x66\xcb\x3a\x5b\x35\x9b\x6d\x55\xae\x72\x82\xaa\x8d\xbd\x7d\xeb\xf6\xad\xcb\x66\x63\xe6\x8f\x6a\xd4\xbb\x7d\xab\xc8\xed\xe5\xb2\xc9\xdb\x62\x7e\x96\xd7\xa6\x42\x43\xab\xa6\xee\xda\xa6\xba\x7d\xcb\xbc\xdd\x56\x4d\x6b\xe6\xa7\xfc\x7f\xde\x52\x55\x53\x6d\xe7\xc7\xbb\xbe\xc8\x6f\xdf\xb2\xe5\xba\x5e\x94\xb5\xb4\x94\xb7\x34\x16\x5b\x5e\xff\xb5\xd6\x82\xa6\xef\xe6\x27\xa6\x6d\x47\x05\xfd\x76\x7e\xde\xdb\x55\x5b\x6e\x57\xf2\xb5\x35\xeb\xd2\x76\xa6\x9d\x3f\xe7\x3f\x5a\x1a\xd4\x1b\xb3\xb4\x65\x67\xe6\x67\xd7\xef\xd7\x65\x9d\x67\x7f\x36\xcb\xdb\xb7\xae\x4c\x6b\x69\x0e\xf3\x1f\xf1\x3f\xd7\xdc\xe6\x6b\x0f\x73\xfb\x56\x67\x68\xa2\x39\x6a\x55\x79\xdd\x95\x55\x45\xdf\xe8\xaf\x75\x0f\xa8\x47\x45\xd9\x6c\xe8\xc3\xaa\x35\x04\xb2\xa8\xcd\x9b\xf9\x09\xfd\xd9\xce\x66\xb3\xdb\xb7\x7a\x42\xe3\x62\xdb\x36\x17\x65\x65\x16\x79\x5d\x2c\x36\x98\xf5\x99\x69\xe9\x03\x10\xd2\xdb\x3e\x6f\x4b\x20\x74\x73\xfd\xde\xca\x3c\x4c\x41\x73\x5f\xe4\x96\x5a\x36\xd4\xdb\x05\x61\x98\x50\x4e\xc8\x6e\x80\x62\xb4\x58\xe7\x84\xe6\xa7\xcd\x66\xd9\x9a\xa8\x11\xc2\xea\x26\x2f\xab\xf9\x49\xd3\xb6\xa6\xc9\x4c\x65\x56\x5d\x4b\xb3\x29\x57\x0d\x26\x64\xed\x9b\x86\xd6\xe2\x04\x4b\x90\x5b\x73\xfd\x9f\x39\x10\xb4\xe8\x76\x5b\x2c\xd9\xba\x35\x96\x1b\xab\x7b\x73\x45\xf0\xab\x7c\xdb\xad\x2e\xf3\xf9\x89\xfc\x8f\x9e\x5b\xb3\x6d\x08\x77\x4d\xbb\x23\x7c\xea\x9f\xe8\xb5\x69\xd7\x79\x5d\xbe\xcb\x3b\xa0\xf0\x99\xfe\xd0\x15\xd8\x94\x6d\xdb\xb4\xf3\x27\xfc\xdf\xed\x5b\x84\x9c\x05\x9a\x99\x3f\x45\x2f\x59\x1b\x37\x83\xb2\x4d\xb9\x6e\x81\x67\x14\xe7\xd9\x13\xfc\xd2\x86\x50\x7a\xd1\xb4\xaf\xb5\xe6\xf7\xf4\x27\x8d\xb6\xca\x9e\x0f\x9b\xa0\xd1\x68\xf5\x66\x30\x94\xbc\xa6\xe5\xe2\xf2\xe3\x62\x53\xd6\x20\x08\x22\xa1\x00\x25\x44\x9c\xa3\x6c\xb1\x05\xc5\x06\xba\xcd\x7d\x05\x6d\x2c\x5f\xad\x9a\xbe\xee\x16\xd6\x74\x5d\x59\xaf\x2d\xd0\x7a\x51\xae\xfb\x56\xdb\x41\xa5\x2a\xcf\x56\x3d\xad\x20\x08\x7a\x0f\xd8\xed\x5b\xbb\xa6\xf7\x04\x32\x7f\xd1\x67\x5b\x26\x0d\xfd\xee\xab\x51\xc1\x2a\xd4\xe4\x11\xf0\x6c\xed\xe2\xc2\x98\x62\xfe\x3d\xfd\xc3\x6b\xd7\x74\xd8\x30\xd4\xec\xb6\xaf\x2a\xc2\xf4\x5f\x7a\x63\x3b\x3b\x3f\xa3\x5f\x84\x29\xf9\x75\xfb\x56\x69\x2d\xfd\x45\x8b\xbe\x2a\x89\xc2\xa4\x02\x56\xbc\x5e\xd1\x9c\x4f\xf8\x3f\xec\xc8\xdb\xb7\x7e\xb2\x44\xc7\xab\xcb\x57\x98\x00\xfe\x98\xdf\xa7\xed\xa5\x94\xbd\x8f\x1a\x40\x9f\xf3\x97\x8e\x22\xb9\xab\xa8\x27\xea\xa6\x29\xcc\xfc\xe4\xfa\xaf\x45\xb9\x66\x7a\xfe\xa9\xac\x6d\x97\x57\x15\x75\xa2\x7f\x11\x38\xfe\x77\x13\xed\xca\x8e\x50\x73\x96\xdb\xc6\x61\xb5\x8c\xca\xb3\x6d\xd3\x66\xdb\xb6\xdc\x98\x36\xcf\xae\xcc\x3b\x62\x3b\xcd\xea\x35\x6d\x3a\xf0\x13\x1a\xc9\xa3\x8b\x8c\x50\xf9\x29\x6d\x94\xb6\xaf\x6b\x42\x66\xf6\x43\xb3\xb6\x68\x82\x46\x94\x3d\x60\xd8\xa3\x6c\x5b\x19\xda\x12\x44\x8f\x79\x91\x7d\x9b\x67\x5d\xde\xae\x4d\x37\xbf\xb3\x58\xd2\x2e\x7f\x7d\x27\xbb\x6c\xcd\xc5\xfc\xce\x5d\x7b\xe7\xbb\x1f\x7a\xaa\x56\x95\xb4\x74\xdf\x7e\x91\x7f\x97\x11\x32\xcc\x05\x21\x77\x97\x2d\x0d\x51\xa7\x41\x5f\x19\x6d\x97\x7a\x4d\x34\x53\xef\xba\x4b\x74\x48\x9c\x92\xfe\xb0\x19\x78\xca\x27\x40\xdc\x5f\x7a\xe2\x40\x8b\x62\x29\xbc\x96\xc7\xc3\x1f\x0d\x35\xd0\x13\x4f\x5a\xe6\xb2\x15\x8b\xbc\xa3\x39\x3f\xd9\x9d\xff\xeb\xe3\xa3\xec\xac\xb1\x1d\x6d\x52\xfe\x9b\xfe\xa1\x16\xbe\xce\x9a\xec\x45\xf9\xe0\x3e\x2d\x06\xb5\x25\x68\x3a\x49\xa8\x04\x8d\x24\x8d\x09\x24\x76\xfc\x8b\x72\xdb\x4c\x14\x5f\x52\x2f\xf3\x87\xf4\xcf\x70\x21\xa7\xf9\x07\xb5\x36\xe0\x45\x55\x3e\xd1\xa3\xae\xc5\x19\x2d\xd5\x45\x7e\x45\xff\xf6\xc4\x44\xcb\x95\x21\x1e\x95\x6d\x1a\x22\x9c\xec\xd1\xd3\xa7\xcf\x1e\xdc\x07\x91\xf3\xb6\x19\xcd\x82\x10\x9d\xaf\x88\x93\xd3\xce\xea\xbb\x8b\xff\xb1\x58\x9b\x9a\x16\xbc\x5a\xac\x4a\x42\x2b\xad\x3c\x23\x89\x10\x61\x6d\x45\x2c\x96\x28\xec\x49\x43\x3c\xf3\xfc\xfc\x31\x46\xde\x5d\xce\x9f\xf7\xbc\x0d\xff\x52\x01\xf3\x3a\x1c\x7c\x63\x1e\x02\xd2\x2e\xaf\x1a\xd7\x7b\x8a\xfe\x11\xae\xe9\xe4\x59\xd0\x79\xd0\xed\xb0\x82\xdc\xf8\xe3\x9c\x88\x8b\xda\xca\x6f\xaa\x4d\x1b\x34\xdb\xf6\x86\x4a\x69\x23\x12\xef\xb9\xca\x57\xd7\x1f\x72\x6d\xb3\xac\xaf\xf2\xaa\x2c\x68\x21\x1d\x56\x4f\x2b\xaa\xb0\x0f\xb1\x83\x06\x71\xb2\x02\x27\x59\x45\x45\x11\xb6\xee\xcc\xee\x64\x75\x99\xdd\xb9\x77\x87\xba\xa9\x9b\x85\xb0\x37\x9c\x44\x45\x69\xf3\x25\x9d\x4a\x72\x48\xb6\xc2\xbe\x9f\xba\xf6\x88\x34\x2f\xf3\x25\xad\x12\xc6\x49\x38\x52\xa8\x46\x0e\x7e\x9c\x6f\x4c\xaa\xc2\xe0\x52\x16\x59\x34\x6d\x82\x26\xc7\x51\x95\x80\x1e\xe7\x22\x06\x08\x0d\x8d\xaa\xee\xc5\xd1\xed\x5b\x6e\xd1\x27\x49\xfd\x07\x29\x64\x71\x85\x76\x14\xb1\x68\x12\x66\xc6\xc4\x79\xac\x12\x8b\x70\x71\x05\x09\x04\x5a\x67\xf9\x5f\xfa\xeb\x0f\x98\x71\x40\x7d\xd7\xa7\x67\xc9\x51\xf6\xfb\xfb\xbc\xea\x70\x6a\xaf\x88\x53\x36\x9f\x08\x37\x5c\x78\x4a\x63\xaa\x8a\x0e\x37\x34\xf2\x3c\x2f\xdf\x65\x9f\x3d\x6f\x9a\xee\xf3\x08\xdc\xf5\xfc\x82\xc8\xd5\xf2\xda\x45\xd5\xf0\x03\xdb\xc3\x3a\x19\x8c\x96\x9f\x64\x8e\xb6\xc8\xdb\xeb\xf7\x75\x66\x6a\xa0\x88\x46\x58\xb6\x74\xd2\xa3\x02\xd8\x72\x4f\x72\x10\x76\xee\xe9\x2f\x66\xd5\x03\x81\x10\x1c\x32\xbf\x8f\x5d\xb9\xeb\x98\x68\xcc\xc9\x20\xb5\x59\x91\x38\x45\xa3\x17\x42\xa2\x23\xce\xd8\x46\x88\x9a\x27\xf5\x3c\xbf\xfe\xf0\x6e\x78\xe8\x12\x0e\x8c\xeb\x09\x78\x07\x33\x22\x71\x88\x84\xb7\x07\x0d\x56\xb5\x71\xbf\x7d\x87\x16\x72\xe4\x05\x8d\x58\x36\x8c\xcd\x5e\x3e\x7f\x6c\x65\x17\xaf\xaa\xa6\xa6\x76\xc0\xd2\xcf\xcf\x1f\xf2\x76\xbe\x5c\xd0\xaf\x8e\x4e\x30\xd3\x76\xd8\xd0\x0f\xc3\x47\xd7\xe2\xd3\xeb\xdf\x88\xfb\x33\x92\xb7\x02\x46\x7f\xd9\x5e\x24\xd8\x42\xda\x3a\xca\x8a\xeb\x5f\x7f\x31\x55\x03\xac\x81\xab\xaf\x1a\xe9\x92\xe8\x9c\xb6\x4a\x79\x95\xbb\x2e\x2f\xbb\x6e\x9b\xf4\xf9\xf0\xc5\x8b\xb3\xe8\xb3\xa7\x15\x29\xc5\x22\x54\x19\x9d\xac\xb4\x16\xab\x9e\x58\x3f\x2d\x0d\x30\x96\x07\x3a\x9b\x09\xa1\xf5\x6d\x35\xa7\xa9\x2a\x1d\xe6\x43\x3a\xa4\xe2\x3f\x88\x22\x0c\xec\x0b\xfc\x73\x4e\x8b\x40\x90\xd5\xba\xaf\xb1\xf9\x59\xfc\xb3\x89\xfc\x67\x79\xff\x34\x5b\xec\xf1\x7d\x1b\xe8\xd9\x76\xc5\xa5\x2a\x46\xee\x3b\x50\xaa\xec\x3c\xd2\x0c\x44\xd6\xa4\x35\xd9\x10\x7a\xf8\xf0\x38\x7f\xf2\xe2\x2c\x93\x13\x84\x3f\x5e\xb4\xcd\x66\xfe\xc0\xd8\xc2\x44\x1f\x3c\x0b\x36\x1b\x62\x8f\x35\x88\x98\x1a\xe6\x7e\x8f\xb2\xe7\xdf\x9f\x64\xff\xff\xd7\x5f\x7d\x35\xcb\xce\x98\x0f\xd0\x3a\x66\xb6\xa9\x68\x9f\x02\x10\x5c\x87\x29\x3e\x9c\x0d\x63\x79\xf7\x88\x18\xae\xb0\x0f\x59\x1f\x3a\x9b\x37\xc4\x34\xb3\x3b\xc2\x0b\xee\x64\xdf\x72\x5f\xff\xd3\xbc\xcd\x49\xb2\x37\x33\xda\x23\xdf\xcd\x20\x22\x92\x14\xd6\xca\xfe\x49\x87\xa6\x32\xf5\x69\x22\x53\x2b\xf8\xd4\xd1\xa8\xdb\x44\x9b\x08\x9a\xc8\x82\x8f\xb6\x76\x33\x7f\xe8\x99\x2b\x11\xc3\x89\x7c\x54\x1c\xcb\x90\x83\xca\xc2\xab\x01\xd1\xee\x62\x97\x54\xb3\xd9\xd3\x46\xd4\x83\x20\x73\xfa\xf5\xa0\x35\x32\x10\x20\xb1\x54\x66\xaf\x70\x70\xee\xb6\xc8\x2e\x7b\x46\x7d\x59\xbf\xb6\xc4\x3f\x9b\x8b\x0b\x08\x3a\x72\x9c\x1e\xeb\x1e\xe1\x03\x1b\x27\x2b\x9d\x02\xd4\x9c\x79\x2b\x04\x1c\xc3\xd2\x2e\xd9\x92\x26\xf6\x20\x6c\x2c\xe0\xef\xc1\x53\x92\x83\x56\x55\x6f\xdd\x96\xe1\x66\xb0\x65\xdb\xa6\xe8\x57\xca\x57\xbb\x88\x0d\xae\xfa\x16\x22\x9f\x35\xb2\x91\x99\xe5\x55\xcd\x2a\xaf\x98\x0e\xc0\x67\xf4\x00\x23\x25\xe1\x2a\x27\x94\x0c\xba\xf4\x64\xfa\x83\x96\x8f\x6b\x8c\x87\xea\x60\xc1\xda\xfb\xbc\x62\xa1\x2c\x6b\x68\x55\xb3\x8b\x9e\x89\x81\xa8\xd6\x62\x97\xd0\x59\x50\xe4\xb3\x2c\xf0\x6d\xa9\xc7\xab\xb0\x34\xac\x3e\xe3\x18\x5e\xe7\x28\xc7\x6e\x05\x8c\x72\x5a\x9b\x31\x12\x88\x45\x15\x06\xbb\xbc\xc1\x24\x37\x0d\xeb\x23\xc4\x3d\x20\x91\xc8\x20\xb6\x2d\xd1\x3f\x51\x0d\x31\x52\x6a\x27\x9a\x72\x72\x66\x47\xc3\x3f\x26\x25\xfd\x5e\xa0\x9c\x29\xf0\xf1\x9c\xa1\xd9\xdf\xf3\xe7\x3b\x08\x57\xc7\x79\x84\x6d\xd7\xf0\x78\x92\x13\x7a\xdb\x14\x18\xa7\x48\x01\x22\x01\x58\xd6\x1b\x73\xf0\x19\x53\x73\x9f\x4e\x81\x3c\xe5\x9f\x99\xd7\x23\xd3\x62\x1d\x0d\x74\x13\xda\xd3\x19\x4b\x40\xa4\x00\x66\x5a\x8c\x8d\x9b\xf5\xcc\x00\x4c\x75\x71\x2f\x9e\xc7\x4c\x25\x69\x52\x61\xd5\x5c\xb0\xb8\x2a\x49\xf7\x8e\x28\x55\x0c\x11\x42\xe7\xac\xd7\x67\xcd\xb2\x2a\xd7\xb9\x1c\x5c\xcc\x4e\x49\xe3\xcf\x54\xcd\xb7\xd3\x0d\xea\x08\xcf\x81\x89\x64\x0d\xab\x46\x17\x17\x4c\xaa\x26\xdd\x83\x10\xa3\x2d\x1d\x31\xe4\x55\x89\xd3\x94\x88\x86\x88\xa3\x06\xcf\xd8\x80\x9c\xd1\x8e\x20\x50\xea\x60\x1f\xbb\x7a\x7c\x36\x34\xf4\xe7\x17\x6e\x39\x66\x4e\x21\x55\x55\x50\x54\x86\xa7\xe0\x6e\x72\x5e\xf3\xc9\x7d\xa3\x3c\x96\xe5\x97\x0d\xcd\x76\x53\xda\x0d\xad\x6a\x58\x61\x3e\xb8\x88\x45\xad\xf3\xec\xd1\x83\xf9\x97\x84\x1f\xfa\xc1\x8b\x4b\x2a\xd5\x15\x71\xb7\x75\x29\xd2\xc7\xa0\x35\xa2\x98\xcd\xf5\x7b\x52\x36\x73\xb7\x19\x65\x94\xfb\xf8\x0c\x78\x9c\x1f\xd9\x71\xdc\x96\xab\xb9\xcf\xa4\x31\x10\x1e\x13\xed\x43\x79\x69\x52\xca\x7c\xb4\xcd\x12\x38\x69\xe3\x80\x71\x44\x15\xcf\xc5\x9a\x04\x18\xa7\x7d\xb6\x2a\x46\xd2\xf2\x75\x8b\x75\xd9\x2d\x2e\xc0\xed\x49\xd7\x26\x40\x18\xc2\xc0\xb8\x96\x42\x67\x74\x7a\x90\x40\xdd\x64\x9f\x12\xd8\xa7\xdf\x64\x77\xaf\x9c\xa6\xf1\x35\xd8\xf6\x82\x36\x73\x59\x81\xe8\xa1\xc6\x5f\xa9\x89\x09\x62\xae\x6d\x20\x50\xe4\x4e\x49\x38\x62\x3e\x21\x0a\x12\x96\x19\xdc\x03\xcd\x2f\x89\x34\xb0\x56\xcd\x05\x94\x7b\x48\xb8\x74\x98\x66\x77\x89\xca\x9e\x3e\x03\x66\x7d\x93\xf4\x75\xdd\x2c\xfb\xb2\x2a\x66\x98\x93\xa8\x13\xa4\x4c\x28\xed\xa8\xe4\x3d\x5e\x9a\x54\xaf\xa8\x99\xb8\xf8\x50\x25\x01\x44\xa6\xe3\x1a\x0b\x62\xae\xd3\x79\xa4\x85\xd6\x8b\x86\xb1\xd4\x6b\xa0\x67\x5f\x5d\xbf\xc7\x9e\x96\x76\xbc\xf4\x09\xbc\xd0\x89\xbc\xba\x8c\x05\x50\x91\xa2\x3a\xb0\x40\x11\x29\x81\xd4\x54\x56\xd2\xd1\x45\x14\x4c\x5c\x8c\x18\x35\x35\x6f\xb3\x7b\xdf\xd1\xbf\x84\xfb\xfc\xca\xc8\x39\xbb\x76\x8b\x76\x0a\xf3\x13\x16\x4d\xc5\xe7\xb1\x92\x99\xce\x33\xd9\x73\x7b\xf1\x36\xb5\xd9\xf4\x08\x1f\xcd\xdc\x91\x98\xed\x21\x56\xdb\xf9\xfd\xd2\xd4\x57\xa6\xa6\xc3\xf7\x93\x8c\xe4\xbd\x1c\xbc\xc1\xd4\x2b\x62\x17\xcc\x54\xa8\x4d\x60\xe3\x32\xdf\x11\x57\x20\x5a\x20\xa6\x40\xb8\x00\x45\x92\x24\x4b\x3b\xf3\xfa\xd7\xb6\xa3\x93\x81\x8f\xa9\xeb\x0f\x60\x99\x2c\xe1\xfd\x04\x03\xec\x2b\xd2\xdd\x45\xab\x69\xaa\x02\xf2\xf1\x70\x57\x65\xcd\x94\xcc\x14\x74\x7c\x57\x31\xd9\x44\xf6\x4d\x49\xcb\xb5\xf0\x46\xdd\x05\x6b\x9c\x6f\xbb\xf9\x49\xbe\x59\x96\x6e\x23\xf0\x27\x39\x44\x1e\x38\x48\x92\x60\x76\x4c\x39\x76\xfe\xa4\xb4\xb1\xf2\x60\xb1\x87\x2b\xda\x1b\x0d\x78\xfa\x95\x51\xa8\x18\x82\x76\xb2\x2f\x07\x3c\x35\x45\xba\x98\xb4\xf4\x6c\x60\xba\xa3\x32\xb1\x37\x4a\xb1\x18\x1d\xe9\x3b\xb3\x71\x36\x4d\x83\xdd\xdf\x65\x6b\x97\xd8\xc0\x66\xb4\xca\x6c\x69\x93\x8e\x4f\x6b\xd2\xf5\x52\x15\x8c\xb1\xaa\xd6\xea\x57\x6a\xf5\x9a\x3f\x1f\x02\x10\x43\x84\x95\x2c\x98\x80\x17\x6a\x20\x14\x53\x30\xb3\x66\x31\x4a\x9e\xa8\x45\xd0\x0b\x84\x97\x66\x0b\x21\x72\x63\xd7\xf3\xdf\xff\xf6\x6f\xa4\x7c\x11\x61\xc0\xca\xe1\x99\xf9\x9f\x48\xdb\x14\x43\xb8\x33\x77\x93\xbe\x69\x1b\xb0\x82\xc5\x1f\x6b\xe5\xb4\xae\xae\xdf\xbf\x23\xde\xf6\xc9\x50\x34\x10\x23\x35\x69\xeb\xf3\xc7\x10\x46\xea\x0e\x67\xd5\x51\xa2\xf7\xcb\xc6\x8c\xcc\x02\x24\x90\x64\xde\xa2\x73\xc4\x6b\x9f\x43\x63\x81\x15\x65\x24\x32\x80\x20\x08\x63\xe5\x58\x88\xc1\xa8\xc1\x98\xa3\x8e\x67\xd9\xe3\x48\x8f\x61\xa9\x36\x96\x8f\xa1\x4c\x27\xa3\xaa\xd3\x61\x59\x16\x0d\x36\x66\xb3\x44\xdb\x86\x56\x8b\xf6\xc8\xaf\xb4\xed\x37\x24\x88\x93\x40\xb1\x26\xde\xe3\x8f\x8c\x87\x26\x6b\x2a\x92\x81\x61\x62\xdf\x94\xb1\x65\x42\x60\x4d\x04\xfb\xfb\xdf\x1e\xd2\x6e\xf4\xe0\x5d\x1f\x83\xff\xc9\x5f\x42\x10\x73\x7b\x43\xb0\x4f\x55\x9d\x4e\x57\x81\x46\x7e\xfd\x81\x65\x18\x23\x87\xf2\xcc\x9f\x63\x22\x9e\xb1\xb4\x0f\x4c\xb8\x15\x79\x59\x8b\x4d\xde\xed\x59\x31\xf6\x44\xf8\xb0\xe0\x13\xc4\x3c\xae\x4a\x8c\x2a\xcf\xbe\x5d\x7e\x77\xd7\x7e\xfb\xc5\xf2\xbb\xc1\xfa\x6c\xb6\x6d\x6f\x96\x39\xc6\xbd\x24\xd6\x6a\x7e\x61\xd6\x65\x30\x83\x02\xf5\x59\x14\xa1\x39\x90\xcc\xcb\x42\xcb\xdd\x22\xc3\x00\x9d\xe2\x89\xcb\x1e\xa3\xd6\x20\x1a\x1a\x1b\x07\x0a\x93\x45\x92\x8a\x13\x9b\xba\xc6\x93\xff\x39\x7d\x62\x03\x68\x03\xd3\x28\x1b\x15\xf0\x1d\x06\x74\xde\xf0\xbc\xf9\x1c\xb0\x88\x6e\x8c\x57\xbf\x4b\x18\x13\x55\x49\x8a\xd4\x34\x85\x62\xfd\x59\xaa\xa2\x0d\x22\x07\x06\x13\x2d\x61\xe3\xfa\x83\xf0\x21\x20\x94\x79\x34\xb7\x2e\x28\x03\x8d\x16\x24\x10\xd8\x12\x53\xbf\x80\xb2\xc1\xe6\xe9\x04\x63\xc6\x6e\x61\x54\xfe\x9a\xe8\xa2\x26\x81\x07\x64\x75\x99\xdb\x45\x5f\x2b\xfa\x4d\x21\x94\xfb\x90\x38\x14\x1f\xc7\x4c\x10\x23\xbe\x9a\x7d\xe6\x17\xe4\x73\x39\xbe\xb0\x91\xdc\x12\x62\x17\x9d\x97\xf8\x4e\x6d\x43\xeb\x29\x97\xe0\xf4\x7d\xbd\x77\xb9\x83\xa1\xc6\xf2\x19\xc1\x36\x0d\x62\x71\x1b\xd9\x2b\x4c\x2b\x91\x28\x71\x44\x0d\xbf\xcb\x56\x84\x9f\xd7\xaa\x79\xf9\x25\xce\x96\x4d\x27\xf6\x09\xc6\xb3\x9b\x8e\x07\x17\x53\x18\xaf\x3e\x63\x14\x5c\x7e\xcf\x1c\x53\xfc\x3a\x13\x02\x4b\x3f\x96\x79\x55\x67\x60\xd6\xf8\x08\xd5\x5d\x51\x44\xa7\x3e\xd7\x2b\x60\x02\x81\xdd\x3e\x6c\x22\x50\x1a\x46\x8b\x41\x77\x6e\xcc\xeb\x9c\x07\x1d\x8f\xf9\xb3\xd6\x7c\xae\xa3\xe6\xb3\x89\xbb\xe2\x12\x26\x11\xea\x83\xb8\xd0\x8a\x48\x8b\x1a\x6d\xdc\x91\x9e\xde\x8e\xd9\x78\xfb\x3f\x77\x55\xa0\x8e\xf4\x29\xa8\x13\x1c\xf8\x76\x23\xa1\x50\x40\xca\x6d\xc7\x78\x29\xb1\x6d\xdf\x6e\x4b\xb0\xc8\x4c\x27\x2e\x2a\x50\x33\x1b\xf6\xee\x2c\x26\x3c\xd3\x93\xc1\x4c\xdb\x03\x23\xf3\x0d\x74\x4d\xb3\xb0\x97\x30\x6c\x91\x3c\x53\x35\x35\x09\xab\x7d\x31\x9e\x76\xb0\xbf\x42\xed\x22\xf1\x1e\x82\x53\xf6\xdf\x44\xbc\x00\xb2\x5f\xe9\xe6\xc5\x49\xe7\x76\xee\x99\xdc\x9f\xb8\xef\x53\x7b\x1d\xe0\x22\x82\xd3\x21\x5c\x5e\xec\x04\xc6\xdc\xe3\xed\x99\x17\x05\xcd\xc1\x4e\xa1\xdc\x74\x02\xe9\xbe\x45\x47\xa7\x93\xa5\x9e\xeb\x87\x4c\x3f\x1c\x65\x7f\x36\x15\xf1\x2b\x23\x63\x6e\x8a\x1c\x83\xde\x19\x3b\x3f\xbf\xfe\x00\x2b\x38\x89\x44\x24\x2d\x34\x05\x2c\x2a\xa7\x45\xd9\xe9\x6d\x17\xac\x44\x04\xf8\x92\x26\xfe\x74\x8f\x3a\x82\x93\x3f\x2d\xab\xd2\x5b\xcc\x53\x9e\xe2\x83\x9b\xa8\xfc\xf6\xad\xb3\x49\x95\xe6\xb9\xe1\xdb\x99\x1f\x7b\x53\x5d\x81\xf2\x0d\xae\xb3\x97\x65\x3b\xa2\xcd\xf3\xf3\x87\x2f\x58\xd9\x4a\xac\xdb\x27\x15\xc9\xbe\xac\xf0\xc2\x50\xfa\xb0\xeb\xb6\xf6\x65\x4b\xdb\x83\x8d\x84\x2f\x9f\x3f\x46\xb7\xbb\xaa\xc9\x8b\x97\xc1\x18\xc9\x7a\xc6\xed\x5b\x2f\x4c\xbe\x19\xce\x0c\xea\xf0\x96\xc6\x7a\x4c\xe2\xcd\x00\x23\x50\x01\xdb\x70\xb9\xca\x3a\xdd\xe9\x3e\x0d\x4b\x6e\x59\x52\xb5\x2f\x68\xdb\x86\xaf\x88\x7f\x9e\x34\xfc\x37\xb3\x9f\x89\x7e\xaa\xed\x65\xce\x92\xa7\x87\x1d\xdc\x72\x04\x9b\xcb\x71\x75\x91\xd7\xfd\x86\x48\x6c\xc5\x76\x16\xd4\xfa\xec\xde\xe2\xf3\x41\x3b\x05\x71\x26\xd7\x16\x2a\x73\x5d\x30\x5d\x6d\x93\x74\x05\x6e\x87\xe4\x06\xdc\x0c\x89\x28\x4f\x6c\x95\x40\x88\x79\x62\x5d\xf9\x02\xa0\xa1\x93\xf4\x17\xe2\xf0\xd4\x41\xc6\x4c\x1b\x47\xa0\x5a\xa2\x6b\xd2\x4b\xc4\xfe\xfb\x33\x8e\xc6\x77\x66\xdc\x21\xee\x16\xf2\x4d\x7e\xfd\x9f\x0d\x9d\x1f\x00\x63\xad\x63\x04\xea\xef\x76\x48\x81\xc1\x86\xb4\x50\x76\xc2\xec\xb9\x62\xfe\xf6\x50\x45\xbe\x03\x20\x8d\xfd\x2d\xf1\xa4\x71\x65\x61\xd6\xd1\x32\xa8\xe4\x38\xc9\xab\x55\xab\x41\x3d\x98\xac\xc7\xb5\x40\x56\x31\x50\xfd\x9a\xe4\xa1\x5a\x01\x45\x11\x83\x76\xdb\xd4\xc4\xde\x8b\xe6\x1b\xef\x6a\x40\x92\x83\x2a\x9d\xd0\x09\x9d\x01\x48\x99\xa2\xe0\x7f\x16\xb1\xb3\xa0\x41\x8e\x2f\x94\x52\x2e\x5b\x43\x74\x2a\xf9\x0a\x7a\x16\x7b\x50\x2c\x96\x74\xa8\x2d\xba\xfc\xb5\xa9\xe7\xff\x06\x4e\x0c\x26\x82\x45\x74\x6a\x12\x4b\xb2\xf8\x26\x57\x41\x7a\xe9\xbd\x38\x58\x37\xd6\x7f\xc7\xf5\x49\xa0\x3c\x58\x7d\xe0\xb4\x30\xd1\x42\x47\xdb\xf4\xf0\x08\x64\xd3\x4e\x54\x95\x65\xe6\x6a\x84\x82\xe2\x63\xcf\xe3\x5d\xee\x94\x72\x60\x06\x6b\x50\x56\x95\x59\xe3\x1a\xc1\x8d\x25\xb9\xa9\xac\xa2\x11\xb0\x1a\x12\x6f\x54\xa7\x15\xb3\x34\xe5\x17\xc2\x2f\x6a\x20\x81\x69\xa5\x35\xac\xb2\x87\x6c\xc4\xe6\x48\xcd\xb7\xec\x38\x13\x19\x2a\x78\x68\x91\x40\x47\x55\xd7\xd7\xbf\xb1\xe8\xed\xf5\x6b\x0c\xa9\x63\x13\x74\x59\x34\xde\xea\x21\x57\x0d\x26\x99\x55\xb4\xb2\x53\x3d\x12\x8d\xc3\xae\xf1\x4f\xed\x92\x24\xde\x6d\x09\x99\x7b\xba\x4b\x7f\x4c\xfe\x03\x1d\xa6\x4a\x8c\xf3\x58\xc2\xe6\x62\x8a\x8a\xcd\x33\x65\x5d\x88\x2b\x12\xf6\x24\x93\xdb\x0c\x6e\x50\xb6\x83\x46\x2e\xf3\x1f\x5a\x73\x48\x26\x28\xc1\x82\x3a\xc8\x5c\x25\xcc\xd8\xad\x9a\x6f\xae\x7f\xab\x20\x20\x91\x6c\x4d\x7a\x9a\x9a\x9d\x95\x6e\xe4\x52\xc0\x4d\x9c\xb4\xc1\x07\xe0\x65\xdc\x63\xc9\xc6\xf8\x66\x80\x98\x20\x7e\xe1\x6a\xf0\xb5\xd9\xa5\x12\x18\x5b\xda\x36\x7c\x60\x6c\xf3\x95\xdc\x93\x5c\x41\x06\xa1\xd9\x88\x40\xcb\xa7\x26\x1d\x99\xdf\xb0\x71\xa0\x17\x0b\x35\x83\xec\x7c\x93\xec\xa6\xe1\x8f\xa8\x2b\x9a\xce\xb8\xfe\x11\xae\x07\x48\x05\xb3\xfd\x86\x8d\xbd\x62\xd0\xf2\xdc\x30\x3b\xb8\x4e\x30\x13\xdb\xeb\x0f\xb0\xa5\xd2\x71\x9b\x5a\xae\xe4\xc0\xc5\x8c\x56\xb1\xb9\x8a\xce\x15\x78\xa3\x01\xf7\xe2\x56\xf5\xc2\xa9\x4e\x68\x8d\xe4\x81\x80\x27\xe6\x8b\x7d\x8d\x6d\x04\x4f\xb3\xc4\xc6\x71\xe4\xcc\x05\x18\xc6\xb2\x81\x67\x5d\xc5\x87\x27\x91\x45\x6d\x2f\x08\x0f\xfc\x5b\xbc\x6c\x58\xd1\xe3\x5e\xa1\x0c\xc1\x9b\x2a\xe9\x34\xac\xa7\xb0\x33\xe9\x2d\x75\xb2\x4a\xfa\xcb\xa1\x8b\xe2\x4e\x13\xda\x67\xe3\xc9\x84\xcd\xe2\xbe\x43\x10\xd8\x60\xaa\xcc\xbd\x52\x6e\x89\xa5\xed\xdd\x19\xf0\x31\x73\xf5\x9d\x1d\x9c\x6d\x8c\x65\xb9\x5a\x67\xf5\x24\x59\x8f\x84\x45\xb2\xf2\xe5\xae\x63\xdd\x7d\xc1\x11\x1f\xc9\x84\xa0\x86\x08\x0b\x1d\xec\x32\xb9\x1b\x28\xa2\x71\x88\x9f\x83\xb8\x1f\x2d\x96\x34\x9e\xd5\x65\xb4\x17\x61\x73\x25\x71\x21\x13\xf7\x8c\xae\xac\xa3\xad\xc8\x02\x2c\x46\x07\x33\x14\x3b\x20\x2d\xf4\x56\x4c\xec\x73\xa0\x53\xbd\x55\xa2\x41\xba\x0b\x30\x5c\x7c\x7a\xf8\x55\x6f\xbb\x66\x73\xa8\xda\xc8\x6a\x7a\xfb\xd6\x2f\x74\xb2\x2e\x9a\xda\x79\x58\x82\x3d\x98\x3a\xf2\x0e\x2b\xcd\xd0\x5c\xc6\xda\x40\xd9\xed\x44\xdd\x87\x29\x25\xdb\x5e\xff\xb6\x84\x89\x17\x26\x97\xaa\x6a\xde\x98\x96\x44\x75\x43\x82\x16\x49\x8a\x30\xec\x41\x1e\x24\xc6\x87\x4b\xab\x2e\x07\x0b\xb2\x0e\x12\xe6\xd9\x73\xd1\x67\x0b\x76\x27\x83\x0c\x3f\xe3\x43\x05\xaa\x44\x7b\x85\x2d\x14\x78\xd2\xa7\x77\xed\xa7\xba\x54\x52\x2c\xd7\x6a\xa1\xd2\x36\xef\x88\xc9\xd6\xa2\xb9\xf2\x50\xb8\x3e\x7d\x6e\xf5\x88\xac\x47\x07\x13\x37\xea\x15\xfb\x2d\xae\xeb\x3a\x11\x56\xd8\x83\x4e\x5c\xf8\x68\x59\x9c\x97\xdf\x99\xba\xf8\x4d\x5f\x6a\x28\xbf\xb1\x73\x96\xe5\xad\xba\x3c\xb0\xb9\x8f\x10\x59\xe0\x0b\xff\x30\xe2\xe2\x02\xb4\xc1\x6e\x64\xe7\xc7\x89\x2f\x2e\x1b\x49\x87\x06\x52\x62\xb2\x06\x8a\xb8\x63\xc5\xce\x18\x49\x88\x9e\xbf\x7c\xf9\xe8\x01\x46\xbc\xed\xb1\x14\x8b\x74\xb0\xd9\x99\xac\x50\xe3\x67\x21\x17\x51\x2f\xa6\xad\x01\xc6\xba\x25\x65\x57\x61\x83\x0b\xa5\xde\x82\x36\x58\x5d\xed\x48\x23\xb3\x6c\x6d\xaa\xd3\x0b\xec\xd6\x54\xfc\x67\x8e\x72\x08\x30\xe1\x0e\x56\x39\x4c\x72\x2d\x0b\xf3\x8c\x2a\xd2\x06\xb2\x62\x8e\x2d\x7c\x75\xfd\xab\xf3\x13\x7c\x63\x96\x58\x5c\xb8\x42\xc6\xd7\x4b\x27\x62\xc9\xda\xe7\x0c\x8c\x3b\x66\xbe\x57\x7d\x8c\xcb\xe6\xa0\xe2\xf4\x5b\x98\xd9\x3d\x62\x8e\xf9\xde\x81\x8a\xdb\xcc\x2d\x68\x0a\xe1\xd5\x53\xef\xd5\xa9\x96\xba\xdc\xd5\x1c\x1e\xc6\x33\xbf\x15\xf7\x3b\xf9\x66\xac\xb6\xf2\x39\x3c\x82\x76\x16\xb2\x53\xcb\x37\xa8\xb4\x7f\x9d\x1b\x09\x16\x20\x67\xa5\xc9\xd4\x15\x9f\x81\x22\x19\xac\x0c\x24\x56\xe2\x79\x6c\xfd\x22\x10\xdb\x07\x23\x0b\xcb\x6f\x75\xcf\xf7\x79\xf8\x03\x5a\xf2\x84\x93\xa8\xbb\xd0\x4d\xb8\x87\xbb\x85\x3d\x16\xde\x71\x16\xdd\x9a\x37\xd3\x55\x9c\x81\x43\x8d\x80\x06\x3e\x30\x43\x0f\x9d\xc1\x3d\x7b\x74\xb3\xbf\xba\x6c\x1a\xab\x96\x77\x19\xc1\x39\x28\x92\x89\x49\xcd\xa7\x0e\x54\x57\x29\x0c\xd4\x2d\xe3\x84\xab\xcb\xb1\xaf\x03\xa5\x99\x44\x2f\x1d\x2b\xb3\x87\x45\xb9\x81\xff\xf7\x69\x70\x20\x74\x36\xd8\xa0\x0c\x31\x48\x2d\xae\x77\xe9\x74\xc3\xad\xe0\x53\xd8\xfe\x76\x6c\xe4\xba\xfe\xad\xf6\x77\xff\x31\xca\x48\x4c\xb7\xdb\xa6\x2e\x09\x5c\xe4\x19\xa3\x72\x88\xf7\xd1\x9b\x0d\x26\xe6\xa9\x6f\xf2\xf2\x2a\x70\xf5\x9b\x49\xd2\x93\x59\xe0\x57\x7a\xe3\x93\x18\x24\x9a\xaa\x98\xf6\x84\x91\xb6\xc5\x39\xdb\x03\xc8\x65\xc8\xc0\xda\x06\xd3\xc7\x22\x01\x0b\x17\xba\xf5\xb8\xc2\x84\xd6\x30\xee\x37\x28\x0a\xf9\x6c\x34\x93\x01\x92\x7c\x55\x41\x4a\xd8\x69\x03\x9c\x64\xa4\x6f\x31\xfa\x21\x58\x27\x11\x0a\xcc\xb4\x08\xb9\xa3\xd1\x32\x1e\x59\x01\xb3\xce\x38\xe4\x5c\x76\x26\xad\x43\xea\xac\xae\x35\x7e\xc0\x69\xcf\x7e\x5f\xc5\x47\xd4\x15\x3d\xcf\xf1\xe7\x49\x05\x8f\x84\x1b\xda\xf0\xdb\x9c\x59\x12\x3b\xe3\xbe\x63\x1e\xc1\x1b\x6e\x82\x31\xef\xd8\x07\xc6\x3a\x96\x8b\x6f\xd0\xc5\x49\x44\xca\xdb\xdd\xfc\xcc\xb5\xe6\x3f\xa9\xa5\xef\x09\x6d\x0c\xe7\x81\xb8\x0d\x40\x72\x0c\x29\x8c\x3b\x8c\xc2\xb8\xa9\x10\xec\x57\x0b\xfc\xd0\x27\x5d\xb0\xd2\x3a\x32\xe9\xe3\x2a\x56\x36\x3e\x4a\xc7\xb5\x41\x06\x23\x2c\xe0\x7c\x12\x3f\x73\xf6\x1b\x93\x9a\x91\x39\xfa\xe3\x1a\x9d\x65\xbf\xff\x8d\x04\x16\x23\x47\x99\x30\xd0\x3f\x8d\x46\xec\x28\xf0\xf7\xf7\xa7\xd5\xe4\xd0\x88\x10\x6d\x59\x78\xc1\x78\x48\x8c\x9f\xc0\xbd\xa1\xe0\x5d\x23\xf8\x3c\x26\x6a\xa3\xb1\x29\x09\xde\x38\x4a\xa9\x9e\x56\x3d\x0c\xb6\x48\xae\xab\xa0\x66\xdd\x7c\x45\xe5\x27\xe1\x2f\xa9\x20\x34\xfd\x3d\xf7\x53\x5b\x1a\xd0\x5b\xa2\xb1\x8f\xb9\x9e\x9a\xc5\xa3\x8e\x4e\xe3\x64\xac\x43\x3a\x00\x37\x64\x3c\x4c\xb2\x42\xdd\x97\x5e\x48\x0b\x3b\x33\x16\xd7\xd0\x2b\x74\x46\x87\x50\x2e\x13\xd1\x8e\x29\x94\x15\x08\xd1\xd0\xaa\xd2\x8a\x0b\xc1\xca\xd7\xf7\xa4\x66\x1d\x3b\xd1\x23\x39\xd3\x2d\x11\x8b\x45\xac\x7a\xe2\x30\xaf\x11\x4e\x03\xab\xda\xbb\x15\xbb\x61\xa1\x33\x3d\x52\xbf\xc5\xfd\x5c\xbd\xfe\x2e\xbe\x93\xcc\x11\x69\xf5\xa7\x6f\xbf\xd0\x22\x1c\x7e\xb6\xaf\x3a\xa6\xfb\x75\x7f\xfd\x21\x57\x9f\xe3\x87\xfd\x52\x10\xfc\x6d\x1e\x85\x41\x88\x27\x76\x1b\x0d\x9a\xc3\x21\xa0\x68\x57\xfd\x4a\x10\x92\x54\x80\xb3\x4c\x85\x0b\x37\x2c\x54\xef\xc2\x27\x72\x48\xe6\xde\xf3\xd6\xd1\x71\x8c\x39\xaf\x5a\x7b\xc1\x38\x36\x60\xa9\xc7\x01\xbc\x28\xdc\x45\x06\xc3\x3b\x7d\x42\xd7\x53\x19\x1c\x8b\xe4\xae\x15\x96\x97\xb8\x95\xd4\xfe\x36\x68\x40\x2f\xb3\xd9\x71\x2a\x58\xd2\x5c\x03\x13\xc6\x77\x29\x94\x61\xc9\x79\xc4\xc3\xf3\x34\x11\x6d\x78\x3d\x03\xdd\x0c\x45\x8f\x50\xda\xcb\x47\xbb\x5c\x99\x26\x90\x13\x58\xa6\x9b\x8d\x67\x9a\xf7\xa1\xbd\x0b\x36\x4e\xc6\xa8\x4b\xf9\xe4\x79\xe9\x98\x8a\x70\xb4\x30\x92\xda\xb9\xa8\x65\x57\x4d\x05\x27\xb5\x9c\xd7\x09\x06\x05\x90\x02\x3c\xc3\x0b\xfe\x1a\xc4\x45\xc7\xec\x12\x5e\x37\xea\x37\x4c\xfe\x71\xdc\xdf\x90\xc7\x09\xde\xaf\x7f\x7d\x4b\x4a\xa3\x32\x38\x9a\xdb\xb1\xdb\x96\x50\x30\xd9\xee\xc4\xeb\xf7\xd2\xad\x2e\xab\xdd\x62\x57\xe2\x50\x20\x86\x43\xc8\x83\x53\x38\x55\xd0\xca\xbd\xde\x89\xeb\x56\xf1\xcf\xe5\x95\xe9\x20\x3e\x85\x0d\x2a\xe3\x73\x63\x83\xfe\x22\x5c\x88\x84\x50\xb5\x5e\xd9\xec\xbf\x67\x05\xed\x15\xb8\x89\x35\xaf\x89\x2c\xa3\x26\x5e\xe0\x83\x6a\x3d\x7b\x6b\x05\x86\x22\x0a\x5e\x60\x27\xa9\xaa\x17\x58\x82\x77\xfd\x48\x18\x09\x28\xd7\x73\x12\xb0\xc9\x7d\xd5\xa7\x78\xc8\xd5\xf5\x87\x7a\xd5\x57\xcd\x24\x1b\xe9\xeb\x65\x59\xb3\xe6\x7d\x55\x02\x8a\xa5\x61\xfe\x16\x0b\x4f\xd4\x9d\x76\xe6\xf1\x55\xf8\x1a\x45\x1e\xb3\x4e\x0e\x2b\xb0\x0b\xc6\x57\x34\x5f\xe0\x87\x51\xc6\x72\xcd\xb1\xc4\x1e\x38\x19\x18\xba\xab\xb0\x1c\xf5\xae\x71\xb5\x85\x0b\x09\x3f\xe7\xda\xba\x10\x36\x5a\x03\x2b\x8b\x60\x07\xb4\x4b\xc2\xfd\xd9\x23\x17\x2d\x32\x13\xf1\x54\x16\x91\xab\xb2\xc7\xba\x78\x68\xc4\x6e\xc9\xd2\x7a\xa6\x5e\x92\xb5\x0b\x92\xd0\xd3\x07\x07\x5b\x17\x69\x50\xd2\x5e\x3d\xb8\x55\xd3\x81\xfa\x09\xa5\x93\x99\x2c\x15\x5c\x1b\xde\x38\x8d\xf8\xda\x86\xc1\xf0\xdd\x3b\x0f\x83\xd9\x5d\x9d\x49\xdd\x91\xa4\x90\x1d\x27\x36\xc7\x55\xb3\xd5\x0b\x7d\xc1\x1f\xb7\x16\x35\xe6\x90\x4f\x5b\xfb\xfd\x53\xc7\x10\x6c\xc6\xd6\x2b\xef\x68\x10\x18\x93\xcc\x22\xb0\xa6\x78\x9d\x27\xf9\xd3\x0b\xd7\x9f\x2e\xb6\xd3\x11\xf7\x54\x9d\xe2\x59\x66\xef\xa0\x87\x6e\x83\x5e\x7a\x23\x80\xc2\xa8\x97\x35\x9b\x6a\x6c\x13\xaa\x4f\x73\xb1\x78\x82\xa9\xbc\xb6\xb7\xf7\x29\xa1\xcd\x33\xb4\xec\x29\xaf\x14\xfb\x11\x19\xf5\x9c\x70\x3a\x68\x07\xd5\xea\xfa\x57\x91\x75\xf2\xc8\xa2\x13\x6d\x61\x6c\x26\x1d\x93\xbb\x7f\x77\x9b\x3a\x72\x9d\x51\x08\xe7\x34\x93\xc7\xe6\x92\x58\xd6\xed\x23\x37\x46\x16\x77\x19\x2d\x79\xcd\xb7\x03\x3b\x5a\x7b\x27\x3d\x3c\x7d\x16\xa4\x05\xaf\x7f\xb2\xe3\xd5\xca\xb4\x9f\x04\x6f\xdc\xc1\xd0\x82\x0a\x17\x0b\xf4\xc3\x19\xa8\xe7\xf0\x48\xe6\x4f\x27\xe3\x80\x23\x1e\x2d\x63\xb7\x70\x1d\xcf\xa2\x4b\x86\x30\x07\xa6\xfd\x23\x5a\x58\x09\xb0\x4c\x85\xf1\xdb\xb7\x7e\x82\xa5\xf2\x15\xa9\xaf\x7c\x7d\x71\x16\xee\x15\xa2\xcb\xbe\x78\xf3\x26\xb1\xae\xe1\x3a\x50\x25\x2d\x6c\xce\x75\x0b\xe1\xd5\xaa\xb4\x60\xc5\x47\x2a\x72\x68\xb4\x0d\xfb\xf6\x74\x30\x09\x6f\xcc\x86\x18\xcc\xb2\x62\x15\xcb\x21\xfa\xfa\x37\x0e\xd9\xf1\xd8\x9e\xc1\x83\xd1\x96\xac\xe8\xef\xe6\x3f\xea\x9f\x74\x7e\xe9\x77\x7c\x8e\x42\x87\xcc\xd0\x07\xf7\x5b\xbb\x25\xa6\x40\xa7\x19\x91\xed\x9d\xbe\xa4\xe2\x22\x83\x9b\xe6\x9d\xef\x48\x71\x83\x05\x94\x7a\x22\x88\xef\xe2\xe6\x10\x6a\xed\xda\xfc\x6c\x9f\x3d\x29\xb0\x45\x80\xdb\xcf\xd9\x90\xfa\x5a\xcc\xf3\x0f\x41\x15\x21\x4c\x3b\xf1\x91\x60\x28\x8e\x0b\x72\xde\x91\x0e\x90\xa3\x84\xb8\x78\x34\x33\xf1\x79\x47\x2b\x08\x27\x58\xa9\x09\x02\xee\xcf\x01\x21\x62\xf7\xe7\xc6\x74\x71\x1c\x2f\x4f\x92\x02\xd0\x77\x44\xef\xfb\xc8\x7d\xff\xc5\xf5\xe5\x6d\x47\xc6\x9b\x76\x66\xeb\xb2\xc3\xdd\x7e\x4b\x03\x44\xe8\x6a\x6d\xcd\xfc\x31\xfe\xe7\xa0\x66\xfd\x32\xaa\x9f\x63\x38\xa4\x47\x5f\x6a\x7c\x5a\xe5\x6b\x20\xd4\x98\x7d\x13\xf1\x9f\xfb\x39\xd1\x3f\x4e\xf6\xad\xcb\x3a\xc0\xcc\x42\x07\xd4\x6a\x4d\x38\x62\x2c\xca\xba\xec\x34\x5b\x82\xf0\x11\xb6\x94\x09\x24\x42\x68\xdc\x70\x0a\xbe\x77\xf0\xed\xc9\xe5\xc3\x80\x64\xbc\x1b\x2b\xaf\xa3\xac\x50\x42\xf5\x85\xb9\xc8\x49\x55\xd0\xfb\x89\xf9\x73\x5c\x49\x6c\xf9\x92\x8a\x83\x59\x5c\xd0\xff\x02\x37\x7f\xed\x55\x8e\x78\x6e\xf9\x83\x51\x20\x85\x9f\x11\xdf\x64\xed\xed\xf3\xfd\x46\xfb\xe9\xbb\xd7\x7f\x82\x0d\xff\x70\xd3\x7b\x2c\xf9\xb5\x81\xf9\xaf\x47\x84\xa7\x8b\xd5\x3e\x4e\x7d\x60\x34\x79\x41\x1a\x5f\x1d\xe7\x30\x88\x01\xf6\x6e\x58\xb5\x96\xd7\xe9\xb6\xc5\x7e\xcd\x96\x55\x6f\xee\x7c\x27\x08\xf4\x7b\xd6\x35\xca\xab\xc5\xbd\x0d\x96\x4b\x01\x66\x88\x1c\x24\x16\x2a\x9e\x56\xf3\x13\x89\x23\x0c\x8e\x4a\x7b\x00\x65\x07\x85\x40\x3c\xe7\xe1\x11\x82\x0f\xbf\xf8\xe1\xd1\x0b\x76\x7e\xd1\x88\x00\x8e\xd1\x12\x87\x5f\x8d\x2e\x9b\x85\xb6\xdd\x45\x2d\x03\x85\x80\xd9\x4a\x6b\x79\xa7\xf9\xa3\x70\xb3\x95\x05\x7b\x6a\x1a\xea\x2a\x9c\x82\x56\x85\x59\x89\xfc\x9d\x79\x06\xc2\x61\x86\x88\x1a\x9a\x9f\xb6\x72\xe5\x1c\x5d\x1a\x0f\x57\x1e\x11\xbd\xee\x6e\xd7\xb2\x5d\xbc\x65\x9e\xc6\xc7\xda\x76\xb7\xa8\xca\xfa\x35\x9d\x64\x10\x98\xe8\x0b\x9c\x23\xe1\xe4\x8a\x22\xfd\xca\x01\x21\x08\xe6\xd8\xe6\x5b\xc3\xf2\x2a\xc4\x2b\x53\x48\xf1\x50\x14\x43\x1b\xc0\xb1\xd2\xc0\x48\x2f\x77\x6a\x27\x43\xc1\x73\x3b\xd6\xce\x0f\xe6\x27\xe0\x04\x2a\xd0\xad\x3f\x81\x98\xfe\x86\xfd\x63\x1e\x98\x5f\x72\xbe\x42\xbe\x2a\xd7\x25\x0b\xf0\xf2\xfd\x47\xf7\xb3\x47\x6c\x42\x1b\xae\x85\x0a\x77\xcd\x26\x37\x6f\xee\xda\xad\x15\xcc\xce\x85\xbd\xb2\x6a\xa5\x32\x59\x9d\xa5\x2c\x96\xf6\x07\x61\x08\xf7\x77\x66\xfe\x03\x1b\x13\x9e\x5f\xbf\xdf\x96\x48\xed\x22\x13\x47\x3e\x04\xe5\x2f\x42\x87\x7b\x99\x90\xcb\x18\x42\xc8\xde\x20\xca\x26\x1c\x19\xf5\x30\x85\x88\x06\xc6\x54\xa4\xce\x18\x75\x03\xe2\xb8\x1c\x4e\x87\x01\xdf\x31\x90\x53\x7c\x3a\x9d\xd1\x57\x3d\x32\x92\x23\x93\xc9\x4e\x22\x3f\xf7\x35\x78\xfb\x56\xc4\xfd\x48\xd0\x6f\x8d\x99\x5f\xff\x9f\x76\x89\xdc\x36\x7a\x6f\x8b\x18\xfb\x2e\x5f\x5b\x06\x01\xdb\x3d\xed\x4a\xd2\xb0\x3a\xe8\x70\x02\x62\xb4\x0c\x37\xbe\x04\x17\x95\x4f\x65\xe8\x40\x4a\x8f\x51\x2a\x8f\x2a\x5f\x9a\x2a\xa9\xba\x29\x2b\xdc\x9d\x90\xc8\x48\xdc\xc0\xfd\x09\x72\xdc\x10\x33\x43\x02\x12\xfe\x1f\x27\x0e\xfb\x6c\xe2\x76\x56\xfe\xa0\xd5\xc5\xad\x55\x9b\xbf\xa1\x51\xbd\xd1\x5f\xb4\x4e\x9c\xe2\xe3\x21\xfd\x7f\xfd\xd7\x96\x2d\x81\x5c\xc0\x31\x15\x80\x45\x48\x45\x80\x67\xb9\x8b\x77\xcb\x99\xfb\x8b\x6f\x10\xa4\xd7\xd9\x68\x14\xae\x20\xc9\x2f\x92\x8d\x8a\x2f\xa0\x83\x4a\x61\xf8\x08\x66\xdc\xb4\x73\xe6\xc2\xe1\xeb\x86\x98\x16\xae\x65\x9e\xd0\x81\x9c\xff\x62\x42\x01\x2e\x47\xe6\xdf\x1b\x0e\x42\x74\xdf\x24\xce\xe5\x18\xe7\x53\x19\x37\x42\x54\xc7\xe9\x00\xac\x2b\xf0\x01\x23\x48\xef\x23\x86\x9b\x38\xa9\x49\x28\x9c\x8d\x57\x24\x2a\xac\x21\x67\x50\x39\xef\x19\x33\x09\xb2\xa2\xd5\x68\x17\xda\xca\xe3\x72\xc3\xdc\x65\x1a\xd4\x2f\x75\x58\xe9\x61\x6f\x01\x04\x3d\x4e\x83\x49\x8f\x01\xd2\x75\x3a\x0d\x4d\x6a\x44\xbd\x98\xe8\x99\x58\xd7\x92\x4e\xc5\xf1\x74\x1a\x0b\x47\xf9\xa9\x0a\x2b\x24\x71\x2a\x06\x15\xe8\xb8\x43\x0e\x24\x33\x3f\xc6\xff\x6c\x2c\x9e\x18\xad\x87\x72\x83\xcd\x15\x7a\x88\x00\x0f\x88\xf9\x8f\x80\x84\xc9\x28\x4f\x29\x27\x17\x54\x17\x4c\xd6\xdc\xad\xea\x18\x60\xb1\xc5\xbd\x6a\x1a\x71\xe5\x56\x8d\xf3\xe5\x24\x3d\x6a\xa3\xd2\xaf\x19\x36\xca\x28\xee\xf2\xe5\xfc\x6e\x31\x46\x2a\x23\xd4\x95\x8e\x30\x48\x9b\x10\x9e\xd1\xd2\xfc\x68\xb4\x71\x29\x89\x47\x0b\x16\x0c\xbb\xf9\x53\x75\xaf\x77\x03\x89\x05\xc6\x51\xe5\x43\x44\x37\x04\x19\xf4\x81\xdb\x4d\x5f\x29\x91\x4a\x87\x2d\x0c\x89\x20\xcf\x46\xe3\x20\x90\x75\x49\x20\x51\x1f\x61\x89\xdb\x21\xb4\x97\xc9\xa6\x0a\x66\x08\xcc\x53\x96\xfb\xc2\xfb\x26\x94\x31\xf3\x9d\xaa\x64\x35\x59\x17\x49\x02\xbb\xa6\xf7\x43\xb5\xd0\x8c\xca\xc9\x2a\xb2\xf8\xc5\x62\xb9\xe3\x1a\x58\x7e\xc0\x43\x78\xde\x53\x03\xe2\x02\xa1\x08\x91\xbf\x5c\x83\x03\x9c\xd8\xb0\x99\x02\x5b\xf8\xf5\x3f\x6b\x69\xbc\xe3\xb9\xa3\x6c\x86\xf4\x65\xb6\x9b\x3f\x11\x7f\x28\x31\x7b\x8e\xe6\xc5\x90\x20\x61\x07\x09\x3d\x61\xdd\x8f\x11\xc0\x80\xd4\x0c\xb5\x22\xb7\xce\xe1\x1e\xbd\xc8\x7d\xfb\x2a\xeb\x4c\x8d\x86\x4e\x9c\xa9\x9a\xe2\xdd\x7c\x73\x7d\x04\xcb\x83\x57\xc3\xc6\xce\x03\x85\xb7\x3f\x42\x27\xf7\x0c\x95\xfb\xf3\x15\x8c\xa4\xc9\x18\xd5\xc0\xbe\xe3\xd5\x99\xeb\xae\xcb\xee\xfe\xf4\xe5\x2b\x59\x9f\x70\x9b\xf1\xd3\x57\xaf\x48\xd0\xba\xfb\xd3\xd7\xaf\xf8\x12\x63\x5c\x7b\x71\x91\xbf\x36\x13\x4d\x70\x4d\x0f\xbe\x6d\xcd\x55\xd9\xf4\xd6\x3b\x9f\x84\x53\xc8\xf3\x96\xb7\x9d\x2f\x3d\x77\x41\x3b\x03\x2e\xc1\x66\x93\x63\xe9\x2b\xe5\x11\x85\x8b\xc6\x16\x1e\x11\x9a\xed\x37\x0b\x45\x85\x65\x1e\x22\x88\x10\xe7\x2c\xd7\x80\x94\x43\xe3\xe9\xe6\x3f\x7b\x54\x01\x0b\x65\x01\x1c\xd0\x9c\x9c\xd8\xf9\x2f\xf2\xeb\x3b\x9e\x1e\x30\xf2\x73\xe8\xaa\xf1\x37\x21\xc7\x7d\x1d\x89\xf4\xfe\xda\x66\x36\xe0\x6b\x92\x2f\x4c\xb2\xfb\x0d\x8a\x74\x4c\x09\x08\x49\x55\x27\x3a\x7c\x0f\xdd\x1a\xc6\x8c\x80\x91\x7e\xbd\x6c\xcb\x51\x61\xda\x96\x02\x4d\x35\xa6\xec\xda\x91\xce\xb8\x5c\x30\xcd\x58\x12\x3c\xff\x51\x1c\xc9\x88\xb4\x0d\xea\x4d\xc9\xe6\x0f\xb6\x22\x82\x0b\x09\xb7\x17\xdc\xce\x06\x7c\x8b\xd9\xb7\x5c\xed\x04\x5e\xc6\x2e\x8a\x9c\xba\x91\xe0\xff\x68\x2f\x5b\x16\x88\x9c\xc4\xa5\x1f\x39\xae\x63\x3e\x08\xea\x77\x34\x3a\xb6\xaa\x69\x89\x8b\x95\x24\x8d\x82\x54\x35\x63\x7c\x8a\x46\xd8\xcf\xba\xbe\xec\x06\xa0\x65\xbd\x70\xf1\x22\xac\x74\xb0\x31\xbf\xaf\xcb\x16\x61\x47\x7a\x7f\xd5\xd4\x08\x85\xd7\xa0\x8b\x8c\xe3\x60\xc5\x6f\xc6\x38\x77\x54\x17\x85\x99\xdc\x4d\xb2\xdd\xc4\x78\x17\x0e\x77\x9d\xcc\x0b\x9d\xec\x70\x53\x94\x9d\x8f\x17\x72\x88\x1f\x3a\x44\xb9\x41\xe7\x57\xd0\x7d\x38\xda\xdc\x7f\x94\x83\xb7\x8b\xe3\x76\x46\x87\xbf\xc0\xac\x9a\xaa\x41\x00\x36\xfd\xbb\x1f\x04\xe6\x55\xda\xc0\x63\xe1\x50\x00\xc2\x36\xe0\x7d\x1e\x9d\x67\x63\xa9\x42\x6a\x4c\x4d\x50\x4a\xd4\x73\x90\xcd\xf7\xc3\xb2\x10\x48\xe5\xed\xb6\x23\xc9\x23\x6a\x65\x70\x0d\x70\x03\xa8\x77\xe9\x10\xbf\x64\x28\xc0\x41\x4c\xe9\x53\x17\x0d\xab\x86\x7d\x77\x89\x08\x47\xa7\xa9\xe3\x3c\xf1\x33\x84\x7b\xf9\xd0\xe2\x3f\x3d\x12\x67\xfa\x77\x23\x96\x21\x0d\x2f\x2b\x55\x51\xc3\x8e\x24\x4a\x22\xd6\xc1\x2e\x47\xac\xf2\x80\xb2\x48\xb9\x61\x43\xaa\xdd\x03\x27\xf3\xf5\xc0\x30\xd8\xb5\xaa\x3f\xba\x4b\x77\xda\xbe\xa8\x9a\x69\x7a\x47\x4d\x5b\x67\x89\xd6\x9d\x23\x1f\x3b\xe7\x24\xad\x23\xc5\xc3\x1c\xff\x8c\xba\x95\xff\xe7\x2b\xd7\x23\xb5\xe6\x60\xf4\x04\x55\x4d\xf7\x7b\xfa\x05\x80\x96\x35\x5e\x81\x20\x06\xdf\x1a\x58\x26\x2c\x0b\x5f\xf2\xb7\x86\x60\x3b\x08\x4e\x82\x28\xe6\x12\xe9\xea\x29\x70\x86\xbb\x46\xd7\xe7\x2c\x7b\x8c\xe1\xfb\xa9\xba\x68\x9d\xda\xb7\x02\x57\xf3\x38\xa5\xe5\xfc\xe7\x24\xe4\x25\x41\x07\x1c\x46\x24\x86\x2c\x6a\xf3\x9b\xf8\x00\x27\xf6\xf6\x05\xb7\xfb\x05\x4e\xf1\x42\x59\xdd\xbf\xf0\x0f\x65\x78\x8a\xa4\x58\x3d\x88\x35\x6f\x07\xc0\x5b\x59\x96\xac\x60\x2a\xba\xe8\xad\xdc\x67\xa2\x97\x42\xd9\x2c\x9b\x59\xbf\x45\x68\xa8\x63\xaa\xfc\x37\x58\xb1\xfb\xfa\xb5\xff\xea\x9a\xde\x98\x76\xed\xce\x70\xe9\x41\xdb\xc6\x9c\xfe\xee\xd6\xa9\xe6\xff\xf7\xca\xd3\x1e\x69\x11\x0b\xc7\x35\x79\x5f\x9e\xc4\x2c\x34\x85\x1a\x28\xee\xa1\x08\x7a\xbf\x9d\x1f\x3b\x63\x73\xf0\x9a\xf3\x50\x7a\xe8\x12\x09\xf0\xa4\xa2\x3c\x90\x38\xef\x5a\xbd\xca\x4b\x16\x91\x99\x30\xbb\xf1\x14\x1c\xbe\xc6\xbe\xe7\xd1\x0d\x16\x2e\xab\x1c\x3a\x66\x29\xca\xe6\xdf\xf7\xa5\x75\x6a\x45\x20\x1f\x2d\xfc\xfd\xfd\xe9\xa8\x33\xf1\x12\x71\x1e\x44\xe9\x65\x9d\x6b\x82\x44\xd5\x9c\x76\x02\x5f\x72\xe2\x96\x47\x72\xa5\x38\xf3\x79\xd2\xdc\x2e\xf7\x36\xe4\x3a\x72\xdc\x64\x21\x50\x83\x62\x2e\xf3\xe8\x6a\x70\xe8\x69\x56\x48\xc2\xb2\xd7\x61\x13\xe7\xf5\x82\xcd\xfc\x3c\x87\xd8\x22\x4b\xf8\x53\x7b\x7f\x82\x1d\xce\xe8\xe4\xf1\xe3\x13\x05\xc6\xa3\x8c\x1b\x67\x43\xf9\xa0\x7d\x9f\x08\x72\x4f\x17\x1a\x02\x1a\xf5\xa2\xb3\x53\xeb\x19\x3b\x80\x55\x25\xe2\xb3\x74\x47\x56\x22\x74\xb3\x7d\x65\x7f\xe7\xe3\x54\xa1\x96\x9d\x6b\xc6\x46\x38\x1f\xfa\xcc\x2e\x2a\xd5\x80\x0c\x52\x76\xf1\xbd\xdb\x96\xe9\x26\x8e\xad\x65\xde\xb2\xd3\xc4\x86\x8f\xa8\x7c\x5a\x2b\x8f\x00\xf6\x68\xe6\x43\x88\xc2\x49\xe4\x1c\x6c\x14\x0f\xa0\x59\x14\x3d\xa1\x1f\x2c\x07\xdc\xf4\x82\x9d\xda\x69\xe2\xc8\x22\x37\x1a\x0a\x09\xfd\x2c\xd8\x0e\x9b\xf7\xc2\x73\x3a\x35\x3a\xbd\x96\x97\xa4\x6e\x22\xad\x0b\x89\x5b\x59\x28\x15\x3c\xba\x48\x9a\x76\x78\x58\xce\xd2\x2e\x84\x23\x1e\xc2\x93\x88\x37\x2f\xae\x3f\x74\x7d\xd5\x24\x25\x13\x97\x71\x71\xa9\x9b\xfb\xf7\xf1\xbc\xb3\xcf\x1a\xcd\x4b\xf8\xf9\x60\xae\x26\x32\x59\x27\x45\x3e\xf3\x91\x36\xb8\x90\xec\x7f\xb8\x03\x72\x79\x00\xc5\x61\x2b\x41\x70\x1a\x69\x7a\x14\x82\x74\x3f\xdd\xdd\xdb\x6c\xee\x15\xc5\xa7\x53\x98\x48\xfd\x01\x7c\xb1\xdc\x24\x39\x2f\x00\x80\x0e\xb9\x4a\xd4\x52\x24\x75\xed\x41\x29\x20\xa2\x05\x7c\x69\x35\x4f\x30\x49\xb3\xec\x1f\xef\x11\xea\x72\xeb\xf9\x71\xf0\xda\x72\x00\x6c\x7d\xd1\xd7\xf0\xa8\xcb\x25\xf7\x41\x13\xc5\x14\x0c\xd7\x78\x28\xd2\x46\x65\x2a\xeb\x3d\x51\x26\x7f\xc3\x80\xbd\xb3\x17\x07\xdf\xb1\xd8\xc3\x31\xcc\x29\x9a\x9c\xd7\x0a\x0b\xcb\x07\xf0\x94\x4a\x8f\x6d\x68\x66\x12\x4a\x9d\x04\x54\x70\x14\x59\x93\xb9\x60\xe8\x3d\x72\x83\x18\x8a\x92\xbb\x91\xcc\x18\xb9\x50\x4d\x39\x89\x4c\x8d\x60\x0f\x6d\x1c\x74\x0e\xe1\x70\xb3\x89\x6c\xe1\x92\xe5\x5e\x0b\x66\x92\xc9\xd3\xce\x25\x67\x27\x87\x48\xb9\xa2\x28\xa1\x12\x1f\xe8\xf2\x63\xd8\xc0\x65\xd3\xbc\xb6\xf3\x3f\x9b\x25\xff\x11\x15\xac\xcb\x4e\xca\x90\x6f\xf6\xe1\xa0\x90\x04\xc8\x72\x35\x99\xf3\x1c\x38\xbb\x7f\xfd\xde\x72\x10\x97\x87\x2f\x20\xd2\xb6\x8b\x77\xb0\x16\xfe\xef\x86\x69\x35\x3b\xa3\x69\xaf\xdb\x26\x82\xe2\x10\x9c\x73\x24\x07\xca\x9e\x49\x8a\xb3\xa8\x50\x83\x1a\x7c\x9f\x7b\xe3\x35\x62\x14\x88\x97\x3f\xee\x74\xfe\x68\x58\x4c\x3e\x8c\xf3\xf5\x8d\xba\xe8\xc0\xf9\x0b\x1f\x26\x08\x1e\x22\xba\x2d\x3b\x63\x8c\x40\xd5\x09\x2d\xc0\x0f\x6f\xb9\xa8\x73\x0e\x67\x75\xb1\x3d\x83\x3c\xc3\x24\xbe\xd6\x85\xe6\xe7\xb3\xce\x5b\x69\x90\x8e\xcf\x65\x98\xf5\x9d\x73\x0e\x7c\x8e\x45\x86\xd4\x63\xe5\x52\x1d\xf1\x92\x95\xde\x98\xc5\xd7\xa0\x12\x9f\x3d\x15\xb6\x3e\xf2\x79\x0d\x8b\x3a\x08\x22\xe3\x49\x25\x37\xce\x03\x50\xf7\xa4\x84\x38\x65\x22\x1c\x39\x50\x7e\xda\xf5\x91\xe4\xc1\xd9\x65\x57\xbd\xc1\x6d\x27\x6e\xec\xdf\xdb\x9b\xe3\x66\xd5\x77\x51\x3d\x7c\xa6\x56\x8d\xf3\xa7\xd2\x02\x2f\xbe\x9c\xdf\x83\xa7\xd9\x7e\x1f\x30\xda\x9b\x1c\x85\x3d\xc2\x15\xf5\x13\x2f\xd6\xc1\x5e\xbe\xa2\x5e\x70\x67\x0b\xef\x04\xd7\x91\x4f\xa8\xf8\x71\x7d\x8d\x93\x01\xec\xa8\xeb\xce\x14\x52\x28\x67\x18\xc7\xa9\x86\x50\x69\x8e\x0c\x2d\x71\xa8\x25\x35\x27\x87\x0a\x66\xa7\xa6\x88\x20\x6c\x69\x9c\xf8\xbb\x95\xb7\x1b\x45\x3c\x51\x0d\x23\xce\x9d\x2b\x91\x07\xbf\x19\xaf\x7a\x8c\x71\x09\xd6\x0d\xd2\x63\xf0\x29\xcb\xce\x5e\x9e\x3e\x38\x0d\x9e\x65\xad\x21\x61\xae\x83\x59\x67\x4c\x73\x09\x7a\x87\x4d\x46\xcc\x1c\x5e\x26\x39\x74\xe5\xd8\x95\x0d\xce\x4a\x3e\x47\x9d\xf3\x18\x1f\x6e\xc8\x23\x49\x52\xbb\x33\x9c\x79\x30\x16\xf3\x89\x2f\x1e\x0d\xcf\x84\x23\x27\xd3\x3a\xfb\x29\x8e\x8d\x66\xb0\x53\x57\x2e\x51\x96\xc0\x0a\x3b\xe6\xb8\xd6\x03\x13\x64\x0f\x06\x20\x0e\xfe\x8e\x13\x2e\x5d\x2e\xba\xf2\x68\xe8\x83\x85\xc3\x54\x34\xba\xae\x74\x49\xc2\x13\xef\xb3\x92\x38\x0a\x49\x8f\x85\xe6\xf8\xe2\xa8\x1e\xe3\x0f\xc9\x9b\x86\xf4\xd5\x81\x21\x89\x2f\xd9\xd4\x88\x64\x20\x6e\xcf\x23\xc7\xd8\xa6\xaf\xa0\x1d\x19\x1f\x59\x71\xb0\xd7\xaf\xa5\x57\xd1\xb0\x37\x79\x94\xe8\x5e\x7a\x18\x4c\x22\xce\xa3\x09\x5c\x88\x41\x75\x3c\xe6\x3a\x04\xa9\xfa\x48\x6c\xa7\x72\xce\xf6\x1f\x41\x91\xdf\x33\x02\xa2\x7c\x30\x56\x35\x70\xe3\x61\xa1\xe6\x50\x60\xdd\x78\x4f\x8a\xb9\x54\x84\xeb\xc4\x68\xea\x41\x37\xf9\x6b\x52\x31\xc6\x47\xd1\x54\x6b\xe2\x33\xcc\x09\xf7\xb7\xee\x94\x1a\x8d\xd3\x09\x23\x3e\xf8\xbd\x60\xc3\x0a\x51\xfd\x78\x9c\xa9\x87\xe7\x5e\xcf\x4e\x0f\x0f\xbf\xfd\x20\x8e\xe0\xaa\x5e\xa3\x3a\x64\x86\x27\x61\x33\x1c\xa8\xe4\xd1\x7d\x9e\xc6\xe6\x78\xbe\x19\xed\xa9\x78\xb0\x48\x9d\xcf\x79\x40\xf7\x36\x15\x4e\x21\x66\x0b\x93\xad\x70\x36\x8c\x92\xf3\x1c\x2c\x24\xa3\x60\x1c\x4e\x9e\xe6\x3b\xa8\xf2\xe1\x33\x01\x49\x2a\xad\x28\xaa\x68\xb3\x77\xd4\x98\xfd\x1b\x91\xca\x3c\xb6\x54\x4a\x1b\x4a\x6f\x72\xac\x42\xb4\x76\x62\x9c\x7a\xac\x11\x61\xe7\xfe\xf9\x26\xda\x18\x6f\xe1\x0d\xd7\xb8\xe4\x72\xed\x30\xb6\x6f\xd5\x73\xda\x3c\xc2\x0d\x11\x08\xe9\xed\xd8\x2e\xa8\x76\x85\xb4\x68\x90\x8c\xc4\x43\x3e\x3b\x49\xe1\xaa\x18\xc6\x6e\xa9\x6d\xb5\xfa\x1c\x49\x94\x57\xcb\x09\xe9\xd8\x7d\xd1\x74\x6a\x19\x3e\x7b\x76\xfe\x82\xc6\xb6\x82\xf2\xdb\xd7\x3e\x58\x81\xb3\xdb\x6b\x76\x11\xc8\xd7\x67\xac\x90\x2e\x65\x9b\x73\x06\x87\xf8\x1c\xe2\x54\x93\xe2\x0d\x55\x43\x8d\x6f\x6f\x70\x89\xfa\xc1\x45\x33\x39\x34\xc1\xc4\x17\xe3\x5c\xf1\x3d\x8a\x3c\x9c\xc2\xfc\x10\x76\x68\x9e\x66\x2e\xa3\x40\x83\xa8\xc2\xb1\x8a\xc1\x47\x12\x7d\x16\x27\x9b\x92\x5d\xed\xa7\xa2\x68\xf6\x76\x1e\x14\x0c\x1d\xe9\x3e\x9d\x62\xd8\xc4\xcc\x19\x46\xce\xdc\xda\x4c\xc2\xc0\x74\x65\x71\x35\x63\xb7\x80\xce\x27\x80\x44\x25\x45\xea\xd4\x55\xbe\x34\x12\xde\x3d\x02\xda\x4a\xd2\xb1\xb9\x26\x1f\x9b\x80\x58\x36\xc5\x6e\x7e\xd2\x9b\x76\xab\x49\x1b\x9d\xf7\xce\x48\x31\x09\x64\xef\x35\x14\x76\xa9\x06\x3d\x91\x8a\x2b\xb6\x82\xd2\xb1\x3a\x66\x7c\x0d\x40\x8f\x9c\x77\x9f\x11\x4d\x9b\x8f\x0f\xf1\xcc\xb5\xee\x78\xbe\xd4\xd6\xd8\x93\xaf\x10\xe2\xaf\xf2\x28\x61\xa2\xc4\xd8\x48\x20\x09\x3b\xe7\xb7\x71\x48\x6c\x9a\x1c\x3e\x39\xdf\x75\xf4\x7c\xc3\x12\x45\x32\x70\x8f\xc1\xe3\x94\x23\x93\x90\x76\x3d\x4e\x07\x9f\x0a\x2c\xbf\xe0\x29\xb2\x06\x97\x16\xbf\x44\x39\x77\xb9\x58\x12\xa6\x65\xf1\xcb\x2d\x10\x3d\x41\x91\x8c\xe3\x89\xe1\x0c\xbd\xdb\x1f\xa6\xd4\xee\xc0\x46\xe1\x6c\x53\xc0\x7a\x4c\x6a\x9d\x58\x51\x1b\x00\x46\x3c\x4e\x95\xf4\x7d\xfc\x42\xec\xd7\xe0\x1a\xce\x7c\x9d\xa7\xeb\x01\x4f\x54\x36\x0e\xf3\x1a\x22\xc1\xb2\xc6\x45\xfb\xe0\x26\x61\x51\xb4\xcb\x60\x24\xe9\x08\x71\x2f\x5c\x84\x85\x23\x07\xcf\xbb\x5a\x52\x20\xae\x7f\x8d\x6d\x44\x22\xfd\x75\x78\x75\x05\x8e\x90\xe0\x23\x8e\x89\x7e\xf6\xbf\xce\x9f\x3d\x3d\xd2\x11\xbe\xbd\xf7\xe6\xcd\x9b\x7b\xa8\x78\xaf\x6f\x2b\x12\x0e\xe9\x63\xa1\x43\x3e\xc2\x5b\x13\xdf\x99\x6e\xf5\xed\x17\xf4\xff\xe7\xfa\xa8\x05\x27\x7b\xe6\xf0\xf0\x09\x0e\xa7\x64\xf7\x8f\x71\x35\xdd\x73\xf1\xb3\x23\xe3\xed\xa7\x0b\x9b\xba\x2c\x47\x41\x8b\x41\x47\x37\xab\x96\x06\x72\xce\xff\x25\x05\xa4\x37\xbf\x3e\x90\xaf\x62\x04\x4a\xe2\x56\x1d\x0f\x0a\xbf\xc7\x50\xd1\xfd\x67\x54\xc6\x8b\x29\x34\xf3\xfb\xdf\xfe\x15\x8b\xe5\x4e\xa0\x64\x8d\xa0\x0b\x42\x58\x24\x96\x04\x87\x18\xeb\xec\xdf\x4a\x74\x7f\x1a\xb5\xc8\xee\xa1\x4d\x5d\xed\x24\xcd\x3f\x52\x51\x09\xd9\xc8\xf2\xa2\x58\x57\x73\x36\xaa\xcb\xa9\x48\xa1\xb4\xc8\x6b\x5f\x73\x75\xe5\x6d\xbc\x8e\x03\x2e\x1f\xc7\x72\x0c\xea\x4b\xe6\x8a\xf9\x03\x3c\x4f\xb3\xc1\x81\x41\x2a\x62\xeb\x34\x5a\xcd\xf4\xda\x4c\x54\x8b\xae\xa6\xf6\x14\x0a\xa2\xd8\x3d\xbf\x09\x97\xa6\x6c\x8c\xcc\x27\x51\x30\x87\x43\xec\x34\x72\xe4\xa5\x32\x62\xb8\xf8\x95\xe5\x03\xbd\x3d\xde\xdc\x9c\xd7\x57\xb2\x78\x8c\xbf\x7b\xaf\xf7\xb0\xe3\xa3\x6d\xeb\xd1\xae\x22\x89\x67\x5d\x60\x88\xb8\x48\xc9\x53\x4b\x04\x18\x09\x73\x91\x3d\x22\xa2\x77\x12\x76\xa7\xcc\x98\x5b\x79\x59\x2b\x70\xab\xf1\xa1\xaf\xb0\x53\x5d\x45\xe2\x3d\x0d\xff\xcf\xe3\x7e\x54\x9f\x71\xfd\xa8\xe9\x72\xdc\x87\x38\x53\xe1\x68\x2f\x91\x78\xcc\xe0\x44\x45\x0a\x63\x84\x72\x7a\x6f\xad\x44\x00\x4c\x37\xed\x04\x8f\x95\x9d\x14\xd8\x2c\xcb\x93\x92\x90\xcd\xc5\x24\x30\xf3\x4c\x9c\x21\xce\x51\x49\x82\xb3\x11\x1b\xb6\xc7\x18\x26\x4d\x4b\xc8\x9f\x06\x2c\x0e\xca\x86\x8f\x40\x0d\xf7\x37\x29\x47\xb5\x18\x99\x13\x73\x1f\x29\xa7\x55\xb3\x4b\x12\x20\xd1\x90\x49\x26\xa2\xd3\xd6\xac\x7b\x33\x98\x62\x00\x4f\x63\xed\xf7\x56\x62\x9f\xf5\xd0\xc5\x53\x49\xbb\xec\x29\xc6\x27\x1a\x76\x8d\x14\xbe\x91\x44\x61\x4b\xaf\x38\x26\x46\x3f\x15\x01\xee\xc1\xd2\x28\x76\xa1\x24\x09\x14\xae\x6e\xec\xfa\xe6\xd8\xf5\xa4\xea\x4d\xc6\xbc\x71\x54\xfa\xe3\xdc\x65\x2f\x19\xb4\x06\x7e\x34\xbe\xd6\xc8\xf7\x08\x9a\x11\x2a\xc6\x72\xf5\xe1\x35\x9a\xa8\xba\x27\xb1\xc7\xd4\x84\xad\xf1\x31\x9e\xf5\xb4\x81\x6f\xc2\x16\xc0\xf9\xc0\xd9\x70\xc6\x4d\xee\x49\xdd\x71\x70\x84\x01\x83\x27\x13\xa3\xda\x13\xd9\x8e\x64\xf8\x17\x17\x33\x52\x20\xdf\x58\x04\x81\xf7\xed\x2a\xbc\x89\xcb\xef\x26\xb9\x87\x32\x19\x0e\x0c\x90\x68\x6a\x9b\x17\x08\x43\xe3\x4f\x72\xa3\x3a\x97\xff\xf4\x1b\xdf\x55\xa7\x2f\x8f\xc4\x57\xd6\x55\xf6\x80\xa0\xa6\xef\xa8\x67\xda\x84\xbd\x6c\xde\x2c\xf0\x17\x87\xb4\xdb\xf9\x13\x11\x47\xd9\xea\x56\x20\x81\x3d\xc9\x4b\xb2\x35\x09\xc6\xd5\x01\xa4\x0a\xb7\x62\xfd\x70\x47\x60\x94\x49\xe7\x6e\xe1\xa5\xee\x60\xf4\x63\x2e\xa4\x3f\x70\xbb\x0a\x4f\xa2\x86\x93\x44\x38\x88\x5d\x5c\xae\x76\x9e\x50\xec\xd0\x48\x0c\xe7\xfe\xa3\xa7\xfa\x8b\x23\x14\x38\x55\x17\x42\x14\xbe\x97\x4e\x25\xef\x30\x07\x3c\xcc\x26\x22\x20\x5c\x91\x44\x9d\xf0\xdf\xea\xf9\xad\x30\x01\xa4\x68\xf3\x8b\xce\x39\x32\xb5\xe1\xfb\xb6\x35\xae\xe6\x59\x6b\xee\x8d\xea\x49\xa6\x6e\x8e\x5e\xa5\xff\xc3\x77\xbe\x05\x34\xea\x7b\xe5\x3e\xe6\x50\xaf\xe6\x61\xea\x31\xca\xc4\xf7\x83\x64\x9b\xbb\x56\x03\x55\x78\x4f\xb4\xa3\x0e\x99\xaa\x16\xf1\xbb\xab\xd9\xf7\xbd\x7b\x96\x4c\x60\xba\x7c\x3d\x91\xd0\x22\x38\x9e\x05\x38\x96\x47\x1f\x48\xf6\xc1\xb4\xbe\x0f\x68\x5b\x35\x6b\xe1\x47\x5e\xe6\x10\x5e\xc1\xdf\x84\xb7\x20\x5a\x8a\xf3\xcc\x71\xe2\xaa\xc1\x82\x2c\x12\xf6\xaa\x63\x19\xe1\xd1\x89\xae\x6f\x48\xdf\x58\x6c\x8a\x48\x37\x01\x35\x39\x21\x3e\x39\xdb\x9e\xe4\xed\xeb\xa2\x79\x53\x8b\x53\x9f\x6b\xe8\x4d\x5b\x72\x72\x7a\x49\xb4\x9d\x2c\x24\x3f\x28\xf5\x23\xeb\x7c\x67\xf8\x95\x8f\xbb\x8f\xdd\xfe\xa5\x0d\x83\xd4\x8f\x2e\x07\x8e\xe3\xfd\xae\x1a\xe4\x6f\x48\x89\x27\x48\xba\x4d\x32\x8e\x3e\xa5\x3b\x24\x9d\x71\x76\x07\x2a\xbb\x37\x5a\xda\xa8\x42\x08\x27\xf4\x24\xa0\x4a\xe5\x06\x49\x98\x98\xf1\xf0\x09\x40\x8a\xab\x53\x61\xa3\xa7\xd7\xe2\x51\x60\x61\x58\x18\x94\x05\x1a\xa3\x9e\x1f\xd8\x11\xfa\x57\x0f\xc7\x6c\xbc\x0f\x58\xd3\x75\x3b\x41\x6f\xb7\x47\x2d\x39\xba\x5b\xe4\x15\x0e\x93\x9d\x26\xba\x4c\x8f\x35\xad\xe5\x32\x1a\x07\xba\x92\x0c\x8b\x4d\xbb\x7e\x15\x65\x56\x1e\x3d\x7a\x43\xc4\x33\x78\x94\x3a\xc0\x1e\x8c\xda\x4e\x93\x96\x46\x71\xdb\x78\xad\xdb\x07\x6e\xcf\x7c\xa8\x1a\x72\xa1\x8a\xab\xd8\xa0\x3f\x8e\x5f\x13\x21\xb2\x88\xdc\xdd\xe1\x9e\x64\x9a\xad\x24\x59\x84\xdd\xc0\x72\x22\x5b\xbc\x50\x6b\x9b\x8d\xc1\xa5\xe9\x23\xfc\x44\x74\x0b\xa7\x13\x2d\x39\xbf\x85\xc9\x37\x24\x1c\x72\xaa\x5c\x04\x80\x21\x5b\xa6\x9a\x26\xed\x5c\xad\x91\xfe\x7b\x92\x86\x33\x7d\xd6\x26\x8a\xaf\x43\x93\x21\xae\x4e\x8c\xb3\xa7\x9a\xfa\x1d\xb8\x9a\xf0\xdb\x08\xa9\x9f\x23\xeb\x81\xab\xc3\x85\x87\x2a\x39\xc4\x6b\xea\x96\x38\x4f\xb5\x50\xa6\xf3\x5f\x6e\xdd\x61\xad\xa9\x81\x35\x09\x54\xf0\xf4\xd5\x4c\x64\xbe\xc7\x10\x52\x79\x5a\x8b\x3a\x0f\x63\x21\x93\x52\xd4\xce\x9f\xb4\x86\xc8\x06\xd6\x0b\x18\xaa\x54\xd6\x24\x82\xf3\x93\x21\xd1\x45\x0e\xa1\x17\xaa\xa5\xd8\x24\xd3\xa6\x6e\x8c\x5f\x1e\x59\x86\xff\xb9\x79\x48\xa7\x5b\xdf\x13\xc6\xfc\x0f\xf9\x16\x1c\x48\xa5\x19\x5b\xf4\xc6\x39\x35\x7d\xe9\xbe\xe4\x9a\xff\xd0\x7d\x7f\x5a\xe7\x70\xe6\xc3\x21\x37\xf8\x88\x04\x88\x43\xbf\x02\x42\xf6\x3f\x29\xdb\xe6\x70\xe5\x26\x14\xd4\x8f\xc9\xe6\xa8\xa9\x1c\xa7\x48\xc1\xc9\xea\x79\x14\x64\x13\x24\xd0\x43\xd7\xfa\x03\x1e\x36\x54\x68\x07\x99\x47\x54\x20\xbf\xa1\x52\xc0\xd8\xbe\xab\x5b\x33\xce\xea\x3c\x75\x9b\x7b\x34\xc8\x4c\x32\xbc\x45\x76\x69\x49\xac\xf9\x64\xef\xfd\xd5\x8d\x19\x4a\x86\xa3\x07\x2b\x9c\x4e\x53\x32\x3e\x62\xa6\xea\x86\x33\xbd\x19\x52\xe0\xdf\x95\xbc\x64\xea\x3a\xc8\x69\xc1\x6f\xdc\x95\x90\x38\x9c\x8a\x32\x24\x8f\xea\x79\xd7\xc9\xd8\x40\x35\x7e\x7b\x3a\x46\xe6\xc4\xb2\x48\x4a\x27\x39\x76\x44\x64\x58\xcd\x43\x92\xe0\xb4\xc0\x31\x65\x7f\x31\xcd\x77\xaf\x72\x5f\x1c\xc1\xb6\xfc\x48\xcc\xfc\x6c\x4f\xc1\x74\x2b\xa3\x2e\x27\x42\x4e\x5c\x91\x5e\xe0\x3d\x91\x43\x32\x7c\xa7\x16\x57\x26\xaf\xe6\xcf\x56\xb8\x55\x6a\x43\x81\xdc\x21\xc6\x5e\x86\x5a\x40\x02\x09\x8c\x5c\x2e\x75\x79\x28\xd0\xf3\xdb\x39\xf1\xd3\x89\xfd\x8e\xf3\x12\x1b\xf6\x57\x64\x8b\xd4\x28\xa3\x2f\x2f\x46\xe9\x4f\x7a\x6f\xb5\x72\x57\x8b\x70\x14\xfd\x66\xd4\x05\x1e\x19\x53\xf1\x80\x73\x86\x43\x2c\x98\x21\x1b\xf7\xfc\x25\x47\xc5\xb8\x4f\xa3\xa1\xca\x67\x88\x5b\x9a\x8b\x6b\x7e\xec\x7d\x14\x1e\x13\xfb\x22\xce\x32\x01\x94\xe4\xab\xd0\xd3\xd8\xe5\x88\x33\xfc\x5c\xae\x04\xf2\xdb\xc1\xfb\x79\x33\xd7\x16\x8b\xd9\xe3\x1e\x59\x66\x8e\xfb\x8c\xe1\x0e\x74\x5a\x19\x33\xee\xec\x88\x33\xe8\x8b\xa4\x2b\x49\x1c\xd8\x5c\xc9\x4e\x91\x55\x34\x16\x7d\x04\x7f\x38\x96\x41\x0c\xd3\x18\xf6\xc0\x78\x42\x77\x1c\x5a\x20\xef\xfb\xee\x1f\x5d\xee\x53\x6d\x46\x0e\x21\xcc\x03\xe2\x71\xba\x0c\x0b\x71\x7f\xb5\xf3\xda\x2a\x46\xb2\x15\xcc\xf4\x7b\x4e\x77\x29\xe6\xbd\x61\x47\x62\xcf\xe3\xa1\x1b\x11\x77\x30\x95\xdc\xec\x63\x59\xc6\xce\x35\xe1\x2a\x90\x48\x6e\x56\x97\x93\xce\x6b\xa1\x96\x5c\x7b\x0c\xd9\x8c\x0c\xdd\x49\xb8\xba\x79\xed\x48\xe0\xfc\x43\xa2\x83\x54\x70\x89\xbd\x20\xfe\xde\x8f\xee\x6f\xd3\x66\x61\x22\x63\x69\x51\xd9\x87\x63\xb1\x4f\xdc\xf6\x1c\x8e\x23\x6a\x36\x3d\x2f\xda\x03\x80\xa3\x75\xe6\x23\x01\x7e\x03\xfe\x4a\x17\xe7\x80\x35\x34\x8b\xc4\xdb\x2d\x3a\x12\xf8\xd9\xc4\x4d\x40\x50\x22\x3a\xeb\x33\xc5\x62\x1b\x0b\xa6\x30\xf7\x4c\xc1\xe4\x9e\x8d\x07\xe8\xa3\x9f\xdc\x74\x47\x71\x0c\x43\xb9\x29\xe2\x21\x43\x8a\x8b\x27\x2a\xd4\x1c\xfb\x4c\x39\xa2\x51\x6e\xe4\x09\xe4\x1b\xde\x52\x7e\x82\xd1\xc3\xcb\x9e\xfd\x0c\x49\x32\x0b\xef\x8a\x0c\x38\xd1\xdf\x37\x24\xcf\xae\x6e\x18\x14\xb3\xa7\x5d\xcc\x84\xf2\x8f\x1a\x9b\x3e\x77\xfc\x77\x8d\xed\x78\xcf\xbe\xda\x3f\xc2\xa3\x78\x80\xbb\xbd\x4c\xe9\x63\x06\xbe\xf7\xc1\x87\x89\x8d\xea\x77\x94\xaf\x14\xcc\xf7\xcf\x63\xef\xd8\x61\x45\xf5\xe9\x51\x7f\x56\x77\x28\x87\x46\x6b\x7e\x91\x9e\x93\xb7\x78\xa7\xd7\xd8\xcc\xeb\x1f\x18\xb6\xee\x59\x1a\x5c\x33\xb9\x69\xfb\xf0\xe4\xe4\xf5\xc4\x55\x7b\xfd\x2b\x52\x57\xc5\xef\x81\xfc\xc4\xcb\xf4\xea\xf6\x2d\xff\x1a\xee\x3c\x7a\xed\x16\x97\xa1\x76\xfe\x52\x7d\xeb\x59\x85\x66\x86\xa6\x6a\xd5\xe0\x4d\x86\x43\x2f\x65\xf4\xdd\xa5\xbc\x31\xc2\x2a\xd3\x71\x78\x71\xc4\xe5\x74\x01\x57\x1b\xf1\x7a\xf5\x9d\x9b\x1f\x5f\x29\x85\x54\xd9\x39\xa6\x85\xb0\xbd\x4d\x53\xa3\xf9\xf9\x13\xf9\x3f\x08\xac\x24\x01\x5b\x3c\xbc\xb7\x66\x01\x8c\x66\x9a\x6b\x8e\x55\xfe\x74\xfd\x7f\x39\xab\x2a\x32\x5a\x76\x24\x28\xbd\xc0\xbf\xdf\x64\x77\x0b\xb6\x60\xbb\x99\xb3\x01\x18\x8f\xf4\x88\x94\xeb\xcd\xc4\x31\x08\x4b\xfd\x4e\xbf\xf4\x8e\x13\x49\x23\x3b\x0c\x95\xcd\xce\xbd\x95\x86\xc4\xdd\x40\x87\x9c\xce\x67\xa2\xf3\x05\xae\xd2\xa1\x28\xa5\xcf\x5a\x6b\xa6\xcf\xf0\x2a\x15\x5e\xe5\x2c\xf0\x2a\x67\xf4\x44\x4b\xf8\x36\x7c\xb1\x26\x94\x68\xce\x63\x97\x22\x38\x29\x4b\x8f\xfb\xf0\x5d\x32\x2f\x15\xe9\x47\x9f\x66\x29\xf9\x9a\xaf\xc6\x5d\x0a\xb7\x4e\x3e\x25\x6e\xa8\xd1\xe0\x82\x33\x6a\xf2\x59\x1f\xe9\xe7\x78\xae\x82\x8d\x59\x92\x19\x36\x06\xb2\xfe\xc5\x95\xf8\xab\xbe\xa8\x9c\xce\x52\xec\xe5\xf1\xb7\x8b\xde\x38\x1f\x4a\x7e\xc1\x3e\x2e\x73\xca\x48\xda\xac\x8b\x97\x88\xbf\xfa\x50\xe6\xf8\xe3\xa8\xae\xb0\x9e\xe4\x13\x9e\x84\xc0\x45\x5e\x50\x73\x53\x04\x16\xbf\xf4\xb5\x3c\x15\x36\x41\x8b\x13\xa6\xef\x67\x5e\x3b\x9d\xae\x21\xaf\x61\x4b\x66\xbb\xb6\xdf\x72\x3c\xfc\x14\x5c\xdb\xd7\xf3\x53\xd1\xbb\x12\x08\xa8\x03\xf5\x42\x13\xe9\x36\x9c\x56\xce\x65\xb2\xd1\xb7\x6c\xfb\x42\xb0\xf9\x0c\x8f\x2f\x92\x12\x5f\x07\xd7\xeb\xc3\x0d\x25\xfe\xa9\x37\x37\xe6\x3c\x55\xf7\x9f\xe3\xa1\x33\x95\x07\xa0\xfa\xa6\x0f\x80\xda\x20\xe2\x84\x88\x6b\x47\x74\x0e\xdc\x7e\x5c\x53\x21\x53\xfb\xfe\x96\xfe\x8e\x41\xb3\x11\x56\x52\x22\x9a\x74\xb8\x2a\xc9\xfa\x74\x89\x83\x84\x9d\x37\xb5\x15\x8f\xf7\x86\xa6\xfe\xc8\xb0\xd7\x65\xb7\x58\xaf\xdc\xc3\xe4\x4a\x42\xfc\xd6\xbe\xa1\xf3\x39\x4a\xea\x4f\x6c\xae\x6f\x7d\x66\xea\x7d\x23\x8f\x9b\x9b\x18\x71\x32\x4a\x1e\xa2\x33\x16\x64\xa3\x07\xea\x74\x00\xc2\x8b\xb5\xfb\x74\x67\x11\x0b\xd9\xd5\xab\x05\xbf\x77\x6f\x2f\xf9\xa6\xfd\xb9\xf1\x4f\x99\x22\xbc\x55\x53\x62\x7e\x3a\xa3\xf2\x2f\x24\x91\x57\xf9\xce\xf0\x5d\xb4\xfd\xf4\x33\x22\x87\x5a\x9f\x39\x4b\xae\x73\x99\x16\x84\xfd\x6a\xae\x6a\x2a\x83\x49\xf6\xdd\x0a\xbe\xd6\xcc\xe0\x3f\x3f\x3c\x90\x29\xea\x1a\x30\x74\xb7\x4a\xad\x0c\xb9\x3b\xb4\x4a\x51\x07\x91\x97\x48\x32\xdd\x40\x61\x62\x91\x89\x13\xfe\x06\x0b\xd2\x70\x0d\x3e\x63\xd7\x1f\x79\x86\x52\x1d\x6f\x8d\x8f\xad\x66\x32\xe8\xbb\xf0\xd6\x65\x30\x07\x26\x2e\x88\xfb\x70\x11\x0f\x75\x82\x18\xfe\xc8\x38\x6f\xc4\x55\x72\x46\xc3\x36\xde\x52\xf7\x24\x4c\x98\xf9\x4b\xfe\x4f\xce\x73\xcd\x14\x99\x70\xb6\xbe\xc5\x6d\xf7\x62\xdd\xb4\x4d\x4f\x1a\x8e\x99\xff\xd0\xb4\xf8\x83\x56\x48\x54\xbb\x54\x70\x70\xf0\x7c\x35\xb3\x5b\xf4\x9c\x05\xee\xa5\x68\xf6\x4f\xf0\xad\xcc\xb5\x5e\x5c\x8b\x05\x1a\x57\x07\x96\xf6\x15\xdf\xd2\xb0\x84\x13\xd7\x7c\xae\x66\xfa\x44\xe6\xd0\x6a\xcd\xb2\xcb\x69\x7c\xc5\xdc\x01\x3f\x5b\xf2\xbd\x5f\x02\xbb\x6d\x38\x1f\xea\xa2\x22\xe4\xf6\xdb\x05\xa6\x4e\x38\x27\xa1\x7c\x2b\x7c\xe2\xfe\xf5\x6f\x96\x88\x5a\xd2\x56\x9c\xf5\x80\x4d\x77\xf0\x60\x8c\xe3\x16\x74\x88\xd1\xa8\x27\xaa\x23\xd7\xca\xb8\xea\xe3\x72\x69\x5c\x90\xe4\x44\x5d\x87\xda\x4b\x93\x6f\x53\xc4\x3e\xa4\x2f\x13\x58\x65\xc0\x7d\xd8\x71\xd5\xa6\xb0\x14\x57\x2c\x8b\xca\x8c\x2a\x3d\xd2\x23\x60\x6f\x25\xf6\xaa\x19\x55\x23\xee\x48\x23\xde\x57\x49\x05\x9a\xf1\x10\x15\x2f\xe3\xde\x9a\x25\xf1\x47\x3a\xf6\x9e\xd1\xff\xea\x25\x0f\x8f\x58\x2a\x8a\x41\x97\x4d\xd3\x41\x1f\xdb\x42\x9c\x65\x37\xc9\x08\x75\x08\x1e\x2c\x25\xa7\xef\x7d\x07\x37\x10\x68\xa9\xca\x01\x24\x72\xed\x29\x24\x6e\x90\x1a\x96\xba\x6c\x7b\xe8\xcf\x74\x42\x25\xfd\x9e\xba\x02\xda\x47\x4f\xce\x09\xf2\x60\x55\xdf\xf1\xa8\x9a\xef\x3a\xa5\x52\x52\x4f\x2e\xcd\xde\xce\x4d\xdc\xca\x09\x40\x0f\x57\x9e\xee\x9e\x2b\x4e\xf7\x2f\x8f\xaf\xe1\x1a\x68\xd9\xaf\x5e\x9b\x0e\x51\x90\x97\x0b\xf6\xb5\x08\x8d\x9d\x39\xa0\xec\x3e\x03\x65\x0f\x09\x28\x7b\x01\x20\xd7\x6a\x42\x2b\x74\x70\x6e\x90\x19\x02\x7e\x35\xd1\x4a\xf0\x17\xd5\xb0\x9e\x27\x87\xe2\x7d\x39\x14\x7d\x63\xa9\x0e\x44\x5a\x5d\xbb\x50\x3d\x47\xb7\x33\x64\x45\xdf\xf2\xb3\xae\x15\xbf\xbf\xbe\x1d\x28\x70\x99\x4b\x8a\x98\x34\x88\x44\x61\x72\xb8\xaf\x76\x24\x0f\xce\x7d\xae\x30\xf6\x1d\x5c\x55\x4e\x83\x9a\x1c\x63\xdc\x10\x2b\x7c\xd4\x10\xb3\x67\x61\x0f\xce\xb5\xa4\xca\x44\x07\x6c\xb2\x1f\x4e\xc6\xfc\xd3\xd5\x39\xcb\x69\xb5\x33\x61\x9e\xd0\xa1\xf7\xc0\x6e\x73\xec\xd1\xc3\xc0\x6e\x2c\x02\xab\x0a\x68\x26\x75\xc6\xd0\x3a\x00\x95\x94\xf4\xc6\x1e\x20\xaa\x8e\x4b\x20\x8f\x3e\x41\x41\xc4\x6b\x2a\xea\xbe\x96\x5b\x5e\x7e\x84\x42\xcf\xb7\xa0\xb5\x4b\x35\x7e\x50\xce\xdd\x13\xf1\x0d\xb9\xb8\x03\xf9\x97\x13\x05\x2a\xe8\x0f\xee\x93\x13\x6b\x0b\x7d\xd0\x0e\x04\xa5\x25\x53\xf9\xb2\xa4\x48\x84\xbd\xd4\x08\x20\x25\x9a\x39\x50\x52\x06\x36\xf1\xe8\xe2\x9b\x41\x49\x86\x7f\xd8\x49\x6f\xe6\x2a\x27\xc9\x9e\x74\x68\xac\x3e\x88\x17\x9a\xb8\x08\xb1\x59\x3c\x79\xe9\xd4\xc1\x72\xc2\x66\xb9\xc6\x4d\xaa\xb3\xf6\x37\xd4\xa8\x38\xc5\x16\x33\x80\x73\xcd\xb2\xb5\xb7\x5d\xff\x36\x9b\xda\xda\x1f\x90\x24\xca\x71\x0e\xf9\x66\xeb\x63\x1c\x6c\x99\x71\x04\x2c\x87\xca\x84\x54\xf0\xe3\x97\x8c\xbd\x55\x78\xf8\x28\xe3\x69\xe5\x1e\x65\x14\x56\x1c\x1e\x12\xb8\xe1\x36\x38\x20\x2f\xdc\x81\x8a\x77\x4b\x4a\x13\xa5\x5d\x04\x1a\x38\x8d\xde\x2a\x88\x42\x3d\xf8\x64\x09\xe0\x4c\x18\x31\xe8\xd8\xd6\x97\x4f\x91\x0d\x3b\x08\x20\xf0\x82\x25\xba\x43\x2d\x48\x08\x2f\xd3\xb1\x17\xf2\x7e\x80\xdf\xe0\x14\xae\xc6\x4f\x5c\x2a\xae\xd2\x89\x1e\xbc\x10\x4e\x41\xa7\x9e\xf0\x0d\x4f\x07\xff\x17\x3d\x56\x1c\x77\xed\x9e\x2c\x1e\xf4\xfc\x5f\xf3\x68\x71\x84\x9e\xd8\x41\xf4\x58\x10\xc5\x8e\xc7\xf0\x02\xce\x04\x81\x45\xa6\x00\x70\xb2\xd8\xb1\x6f\x28\xde\x70\x9d\x71\xe4\xe1\x8d\x7c\x6b\xec\xe1\x34\xe0\x4a\xfc\x65\xe0\x3b\xc4\xdf\x86\x17\x2b\xe2\x21\x49\xe5\xcc\x8d\x3e\xa2\xeb\x94\x5d\x49\xd5\x3d\xaf\x69\x0c\xc6\x24\x9f\x46\xf7\xbe\xf2\x99\x73\x94\x13\x43\x97\x2c\xe5\xe2\xff\x2e\x25\x08\xf3\x60\xcb\x20\x89\x6d\x55\xee\x3f\x4f\xe5\xcc\x16\x1b\xaa\x72\xa6\xe9\xa9\x0c\xac\xe6\x53\x8c\x49\xda\x40\x7e\xa0\x34\x80\xf5\x59\x5b\xae\x4d\x28\x8f\xa7\x26\x9f\xa2\xac\xb3\xf2\x41\x1e\x3e\x2d\x7c\x78\x84\x7c\x9d\x74\x0d\x8b\x06\x9e\x38\xfa\x4f\x0f\x8e\xe1\x06\x4c\x77\x1a\x72\xe8\x98\x2f\x5f\x2f\x1b\xdb\xcd\x1f\x36\x48\x8a\x24\x1f\x10\x02\x87\x24\x53\x6d\xe7\x61\xd8\xc4\x54\xd4\xf3\xfb\xf4\x7f\xf6\xe0\x69\xf2\x79\xf2\xe5\x4f\x00\x4e\x42\xf9\xb7\x5e\x8b\x2b\xd6\xdf\x69\xb1\xbe\xc9\xc6\x6f\x70\xe6\xd5\x06\x3e\x33\xea\xba\x88\x27\x10\x1a\x7e\xbb\xa2\x99\xe1\x09\x1d\x7e\xd5\x6d\x15\xe7\x75\xe4\x53\x2e\xe4\x59\x40\x4c\xb8\xb9\xd2\x6c\x74\x8a\x69\x48\x01\x9c\x0b\xef\xbe\x1a\x87\x13\xb5\x2b\x9c\xfe\x11\x38\xcd\xf8\xc1\xd3\xa8\xd4\xa3\xbc\xeb\x48\xc1\xef\x71\x15\x0f\xbc\x1f\xcb\x2f\xe7\x64\x3f\x86\x22\x69\x2b\x05\xc4\x4b\x01\x55\x59\x4c\x34\x28\xaf\x31\x3a\xb8\xe9\xe7\x18\xb9\x8a\x64\xe8\x93\xd4\x7c\xcd\xd4\x18\xf9\x3a\x69\x04\x75\x9c\x1c\x22\x02\xba\xc1\x01\xb4\xb0\xf9\xfc\x09\xa9\xd7\x45\x76\x7e\xec\x0a\xec\xa6\xdb\xca\xc3\x17\xd3\x24\x98\x9d\x3f\x79\x71\x16\x03\x33\x2d\xe1\x63\x16\x13\x14\x4a\x22\xa2\x4a\x6a\xa9\x87\x9b\x06\x8d\x58\x47\x9c\x16\xc7\x8e\xf8\xae\xd9\x3d\xa0\x1f\x2d\x25\x20\xe7\x51\x4b\x12\x3f\xee\x79\x34\x15\x75\x21\xbd\x68\xbc\x71\x04\xc0\xdc\x5f\x4e\x20\xc4\x62\xc2\xeb\x5e\x22\x0c\xdd\xb0\x56\x1a\x6f\x8a\x54\x64\xd9\xa7\x47\x9f\xce\xd2\xfd\xbd\xe8\x2a\x3b\x7f\xe8\x62\x30\xb3\x93\xf2\x82\x75\xeb\x17\x8f\xcf\x3d\x32\x5e\x97\x5b\x40\x2d\x10\xeb\x73\xb1\x9b\x3f\xc3\x2c\xe5\x35\x1b\x7c\xf0\xa8\x8d\xaa\x6c\x71\x07\xcb\x41\xdd\x66\xe4\x78\x79\xae\xc1\xde\xd9\xd9\xf1\x93\xc1\x50\x38\xb5\x5a\xcb\xb9\x55\x09\x4d\x34\xa8\x4a\x47\x85\x24\xae\xf7\x5c\xd2\x55\xcf\xb0\xca\x2d\xfb\x0e\x58\xf3\x4b\x40\x79\x9c\x9f\x0a\xa7\xff\xc8\xff\x6c\x0f\x4b\x4a\xa5\x9f\xc1\x7b\xf9\x91\x63\x9a\xca\x41\x9e\xcb\xa6\xc1\x28\x83\x7a\x89\x70\x1b\x3d\x96\x18\x3f\x17\x18\x31\xd5\x1b\x1c\xe7\xf6\x8e\x69\xda\x59\x2e\x6e\x39\x96\x8e\xfe\x00\x56\x86\x6e\x76\x87\xa0\x16\xc2\xfd\xd9\x85\x20\xca\x98\x7a\x73\x95\xe0\x69\x36\x98\xe1\x20\x43\xea\x9e\x38\x97\xa8\xc1\xd1\xa3\x8d\x7b\x50\xb6\x37\xbe\x45\x90\xee\x2c\x7f\x93\x37\x96\x03\x0b\xa0\xd6\xc8\xb7\xdb\x89\x7b\x99\xe3\xf0\xa6\x5b\x02\x49\x8d\x23\xcc\xc3\x46\x1e\x79\xfb\x40\xa3\xd8\xd3\x3d\x50\xc3\x23\x52\x3f\x37\x17\x17\x15\xe9\xe7\xc8\x77\x6b\x90\x01\x8d\x78\x58\x59\x63\xe1\xcd\xdb\xb4\x7a\x69\x79\xeb\xc1\x6c\xc9\x06\xbf\x35\xfc\xa0\x7d\x4c\x76\xf6\xb8\x59\x8b\x3a\xce\xe5\xbe\x5a\xdb\xb3\xe9\xaa\x75\xc6\x7e\xe7\xb2\xef\x59\x7a\x04\x17\x86\x00\x83\x8e\xa8\xbc\xf1\x10\x58\x74\x6b\x9b\xa6\x0b\x4f\xec\x64\xa3\xd7\xcb\xdc\xd2\xe0\xe2\x74\xb5\x90\xc7\x3f\x86\x55\x98\xef\x7d\xef\xc2\xe4\x4f\xa1\xba\x74\x78\x9c\xcc\xd7\xa6\xd9\x7d\x54\x55\x18\x19\x9b\x75\xe8\x14\xae\x4b\x83\xb8\xe3\x73\xfe\x16\xcd\x01\x3e\xde\x4a\xd1\x8c\x98\xc1\xb9\xf3\x48\x9c\xc0\x93\x63\xcf\x2d\xc1\x72\x2f\xa9\x61\xd1\xdd\xe1\xff\x00\xe6\x9b\xb8\x52\x24\xb0\x85\x8f\x91\x6c\x14\x3e\x26\xd2\x5e\xf8\xcc\xe3\x9c\x18\x8d\xb5\x55\x4c\x37\xe7\x8f\xa7\x0a\xfd\x83\x6b\x16\x51\xc8\xac\xab\xdd\x41\xca\xed\x35\x9d\x4d\x77\x3e\x8f\x6b\x78\x3c\x0f\x3f\xfa\x26\xa4\xb6\xfd\x0b\x91\x9c\xf9\xfa\x4e\xb6\xcb\xee\xd0\x31\xba\x8c\x5a\x71\x67\xc9\x0d\x5b\x72\x15\x53\x9e\x1e\x23\xe9\x3b\xd0\x88\x99\xc6\x1d\xa3\x73\xb3\x0a\xf9\xa2\x9a\x76\xfa\xd1\xee\xe1\x3e\x71\xa7\x53\xb2\x4b\x98\x5a\xdd\xe9\xe4\xc6\x8c\xa8\x34\x01\xd7\xfb\x55\x12\x90\xba\xa6\xf6\xe1\x69\xf7\x9b\xce\x6b\x25\x83\xba\x2e\x7b\xb8\xcb\x26\xce\xb1\x3d\x61\xe8\x44\x15\x3f\xba\x07\x54\x47\xd6\x0a\xdf\x88\x1e\xaa\x62\xa6\x14\xb7\x6b\xb5\xef\xc8\x21\x40\xdf\xaf\x7f\x65\x1e\xcd\x65\xbe\x1e\xe3\x8b\xf3\xae\xe0\x15\xda\x2e\x3a\xe1\x3f\x16\x49\x1c\xa4\x59\xbe\x43\x9e\x68\xb3\x7a\x9d\xa2\xaa\x92\xe4\xb5\x6d\xb3\x0c\x54\xfe\x22\xdf\xd0\xe9\xd8\x64\x4f\xae\x3f\xd4\xb0\xda\x15\xc6\xbd\x4f\x3c\x9c\xca\x96\xf4\xac\xdc\xcf\xe2\x44\x7e\x07\x8e\x29\x71\xdb\x88\x1e\x5b\x54\x7c\x75\x1a\x04\x9b\x1f\xcb\x42\xd8\x8a\x8f\x52\xf4\xb8\xb6\xa6\x0b\xd2\x7e\x54\xf9\xb9\x91\xb8\x37\x78\x1d\xc5\xaa\x02\x0d\x6f\x6f\x6b\x2e\x57\xc4\xde\x1d\x1d\xd2\x18\x6a\x0d\x12\xe8\x7b\xea\xd1\xd4\x6b\x48\xad\x8a\x09\xce\x6c\x20\xf6\x76\x09\xad\x0e\x38\x96\xa0\x6b\xb6\x20\x12\x4f\x26\x06\xc0\xff\x0b\x24\x69\x99\xeb\x80\x8e\xfd\x82\xdb\x8f\x63\xc1\x2d\x5a\xfc\x83\x67\xdf\x13\x06\x18\xc2\x27\xba\x22\xab\x84\x69\xb9\xa3\x0c\xda\xf1\x0d\xe8\x21\xd7\x15\x7c\x78\xfa\xf8\xd9\x10\x76\x8a\x5b\x69\xd1\x98\xbb\x69\xc1\x24\x2b\x13\x0f\x83\xe9\xa9\xb0\x73\xc1\x00\x72\xef\x24\x64\x0b\x1d\x62\xd2\xb2\x99\x06\x15\xe8\x54\xdc\xf2\x13\x04\xf8\x1f\xea\xcb\x21\xe0\xe9\x07\x08\xf7\x41\xd3\x0f\x4e\x80\x2d\xa7\xf9\x34\xa4\x35\xe2\x95\x77\x68\xdc\x43\x9e\xe1\xea\xd0\xfe\xc4\x83\xaf\x6c\x16\xb9\x32\x26\x8c\x7d\x58\xc1\x01\x1e\xa0\x18\xdf\x44\x98\x03\x6d\x80\x72\xa8\x19\x88\x60\x8a\x82\xe1\xb6\xc7\xfe\x94\x2a\x7e\xe7\x6b\x44\xea\xaa\x84\xd7\x7a\xa7\xfb\x25\xa9\xbb\x5e\x79\x94\x8a\xb9\x3f\xc1\x6b\xe7\xee\x0b\x2a\x36\xbc\x0f\x66\x5f\x95\x17\x66\x70\xaf\xe0\x76\xfc\x14\x0e\x2e\xbb\x6e\x6b\x35\x25\xc7\xf5\x5f\xa9\x03\x7e\x6a\x70\x38\xdb\x1b\x1a\x1d\x0c\x7f\x5b\xf2\xa5\xd2\xfe\xc5\x7b\xb4\xc9\xd9\x9e\x33\x80\xd7\x93\x72\xee\xb5\x2c\x06\xbd\x7e\x1f\xc3\xba\xcd\xb8\x6e\xf5\x54\x88\x36\xe4\x0f\xfa\x2d\x91\x99\xf6\xaf\x6d\x2c\x26\x01\x32\x96\xf5\xb4\xd4\xfb\xf1\xcd\x56\x2d\x9d\x7e\x2f\xc4\xf9\x09\x0b\xd6\x22\x7b\xbf\x2b\x4c\x76\xbd\xfb\x68\x89\xd6\x8b\x1e\xd6\x5d\x1a\x7f\x91\x47\xd0\xfc\xdc\x0c\x9d\x3f\x6f\x71\xd1\xf2\xa3\x79\x17\x8a\xfc\x5b\x35\xf4\x35\x7a\xa7\xc6\x15\x9b\xb7\x10\x58\xcd\xf8\x06\x26\x6e\xa1\x61\x1d\xe2\x8c\xff\x97\x0b\xd3\x58\x6e\x75\x70\x53\x29\xa2\xdd\xc0\x09\x85\xe0\x54\x6d\x74\x46\x4f\x8f\x21\xa2\x06\x13\xf5\xe1\x3d\x23\x9d\x8f\xa1\xfc\x5c\x20\xa9\x53\x74\x2a\xfb\x74\x7e\xde\xc9\xd0\x55\x8b\xa4\xc3\xf8\xd3\xe2\xcb\x79\x22\x57\xbb\xb2\x89\xb9\xb8\xa2\x66\x3b\x7f\xb6\x9d\xc5\xa0\xac\xbc\x45\xca\x6a\x9d\x48\x09\xfc\x9a\xa6\x5e\x01\xde\xe4\x76\x0d\xf7\xd4\x15\x84\xa3\x57\xe9\x4b\xae\x49\xbe\x03\xc9\x48\x9d\x44\x47\xdf\xb5\x2e\x2e\xba\xf6\x49\x63\xe3\x3a\xf4\x1d\xa4\xa4\x4a\xa8\x7b\x5a\xe0\xcb\xf0\xb4\x40\x7e\xe8\x91\x24\xff\x40\x0d\xb5\x7a\x59\xbe\x6b\x9c\x53\x74\x34\x84\x2f\x6c\xbb\xfa\xe2\x6e\xfc\xf2\x0c\xbf\x61\x90\xbc\xdb\x90\xb6\x29\xb3\x93\x47\x7c\x7e\x8e\xde\xb8\x89\x1e\xd1\xf1\x8d\x8b\x79\x58\xda\xc7\x5b\x0f\xe1\x71\x1b\x6d\x26\x7d\x5f\x42\x31\x94\x24\xf6\x8f\x9b\xd3\xf7\x23\x26\x5a\x4b\x9e\x16\xd2\xb7\x93\xae\xff\xaa\xc1\x0d\xd1\x20\x3f\x6e\x70\x13\xc9\xec\x7f\x8e\x72\xee\xff\xe1\xe1\xf9\xec\x90\xbc\x12\xf2\xab\x6c\x4b\x0c\x30\xf5\x95\xd6\x05\x9e\x5c\xdd\x88\x5a\x38\x3b\x50\x97\xaf\xa3\x45\x05\xb1\xd2\x97\x1b\x96\x36\x3f\xb8\xb2\xfa\x3a\xc9\x57\xfe\xe1\x09\xe4\x70\x50\x39\x37\x8f\x58\x36\x7c\x48\x6d\xf6\x95\x4b\x87\xc0\xd4\xdf\x35\x4d\x45\xb4\x9f\xaf\x89\xd2\xf2\x15\xde\x83\xc5\x53\xb0\x88\x97\x2a\xc2\xa3\xfe\xd8\x7b\x6f\xe6\xfa\xe7\x97\x76\xfe\x25\xbb\xbf\xc2\xcf\x0a\x59\xf9\xbf\xdc\xd0\x07\xda\x5f\x30\xbf\xf2\xef\x4b\xfa\x0d\x58\xf9\x55\xd0\xaf\x02\xe1\xc0\xfc\xeb\x0d\x57\xc6\xed\x82\xd6\x25\x96\x4c\xb5\x89\x8b\xf0\xcf\x1d\xfd\x60\x01\xf4\x2e\x87\xd2\x12\x67\x2f\xf8\x3d\x1e\xed\xcf\xea\x33\x00\xd4\x97\xbc\xd3\x23\xdd\xca\xe7\xcb\xa6\x6f\xf9\x23\xbf\x95\xcc\x9f\x8a\x7c\xc7\x5f\xd0\xbf\x7c\x79\x63\xcc\x6b\x6d\x11\x83\xd0\x06\x49\xb8\xbe\x94\xf6\x48\x18\x97\x6f\x3b\x93\x4b\x6b\x18\x8e\x7c\x6a\xf3\x37\x0b\x37\x26\x37\x20\xf9\xea\x46\xa4\xc3\x61\xcc\x16\x6d\xb3\x45\x32\xef\x57\xe1\x11\x68\xf7\xdc\xe6\x79\x7f\xfd\x6b\xd5\x19\xf6\x7e\xfc\x4b\x7f\xfd\x21\x63\xe2\xb4\x1a\xcf\xbd\x42\xba\x83\xd6\xfb\x45\xce\x38\xd0\x9d\x93\xf4\x97\xf5\xb6\x57\x3b\xc0\xd3\x51\xc4\xf2\xb0\x5e\xe6\x62\x5a\x3a\x09\x3d\x60\xc3\x03\x2d\xf7\x62\x49\x47\x29\xde\xe3\xf7\xa2\x7e\xe5\xdf\xc9\xfe\xec\xdf\xff\x9d\x5f\x28\x21\xdd\xe9\x3f\xfe\x23\x7b\x72\xff\xf3\xcc\xbc\x45\x8a\xd7\xcc\x04\x78\x3a\xcc\xdf\x42\x49\x22\xd8\x4d\xfe\xf6\xfb\x04\x9c\x33\x23\x70\xd8\x01\xdf\x89\x7a\xc3\x9d\xb6\x0f\xbc\xfc\xbf\x00\x00\x00\xff\xff\xa6\xab\x68\x34\x37\xbd\x00\x00")
+var _confLocaleLocale_esEsIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\xbd\xcd\x8e\x1c\x47\x92\x27\x7e\x27\xc0\x77\x08\x71\x40\x48\x02\x8a\x29\x48\xfa\xff\x77\x17\x82\x52\xbd\xc5\x62\x49\xd4\x82\x1f\x35\xac\xa2\x1a\xb3\x82\x90\x8a\xcc\xf0\xca\x0a\x31\x32\x22\x3b\x3c\xa2\xc8\xe4\x60\x0e\xfb\x1a\x7b\xe3\x51\x07\x1e\x06\x7d\xd3\xa5\x01\xd5\x8b\xad\xfd\xcc\xcc\xbf\x22\x22\xb3\xa8\xee\x9e\x0b\x59\x19\x6e\xfe\x65\x6e\x6e\x6e\x66\x6e\x66\x9e\x6f\xb7\x8b\xc2\xd8\xd5\xfc\x65\x9d\x59\xd3\x5e\x97\xab\xb2\xc9\x0a\x93\x7d\x57\x76\x59\xde\x77\x4d\x96\x57\xcd\x2f\x79\xd1\x64\xbb\xcc\x96\x75\xb6\x6a\x36\xdb\xaa\x5c\xe5\x04\x55\x1b\x7b\xf7\xce\xdd\x3b\x57\xcd\xc6\xcc\xbf\xaf\x51\xef\xee\x9d\x22\xb7\x57\xcb\x26\x6f\x8b\xf9\x59\x5e\x9b\x0a\x0d\xad\x9a\xba\x6b\x9b\xea\xee\x1d\xf3\x66\x5b\x35\xad\x99\x9f\xf2\xff\x79\x4b\x55\x4d\xb5\x9d\x1f\xef\xfa\x22\xbf\x7b\xc7\x96\xeb\x7a\x51\xd6\xd2\x52\xde\xd2\x58\x6c\x79\xf3\xd7\x5a\x0b\x9a\xbe\x9b\x9f\x98\xb6\x1d\x15\xf4\xdb\xf9\x79\x6f\x57\x6d\xb9\x5d\xc9\xd7\xd6\xac\x4b\xdb\x99\x76\xfe\x82\xff\x68\x69\x50\xaf\xcd\xd2\x96\x9d\x99\x9f\xdd\xbc\x5b\x97\x75\x9e\xfd\xd9\x2c\xef\xde\xb9\x36\xad\xa5\x39\xcc\x7f\xc0\xff\x5c\x73\x9b\xaf\x3d\xcc\xdd\x3b\x9d\xa1\x89\xe6\xa8\x55\xe5\x75\x57\x56\x15\x7d\xa3\xbf\xd6\x3d\xa0\xbe\x2f\xca\x66\x43\x1f\x56\xad\x21\x90\x45\x6d\x5e\xcf\x4f\xe8\xcf\x76\x36\x9b\xdd\xbd\xd3\x13\x1a\x17\xdb\xb6\xb9\x2c\x2b\xb3\xc8\xeb\x62\xb1\xc1\xac\xcf\x4c\x4b\x1f\x80\x90\xde\xf6\x79\x5b\x02\xa1\x9b\x9b\x77\x56\xe6\x61\x0a\x9a\xfb\x22\xb7\xd4\xb2\xa1\xde\x2e\x09\xc3\x84\x72\x42\x76\x03\x14\xa3\xc5\x3a\x27\x34\x3f\x6b\x36\xcb\xd6\x44\x8d\x10\x56\x37\x79\x59\xcd\x4f\x9a\xb6\x35\x4d\x66\x2a\xb3\xea\x5a\x9a\x4d\xb9\x6a\x30\x21\x6b\x5f\x37\xb4\x16\x27\x58\x82\xdc\x9a\x9b\xff\xcc\x81\xa0\x45\xb7\xdb\x62\xc9\xd6\xad\xb1\xdc\x58\xdd\x9b\x6b\x82\x5f\xe5\xdb\x6e\x75\x95\xcf\x4f\xe4\x7f\xf4\xdc\x9a\x6d\x43\xb8\x6b\xda\x1d\xe1\x53\xff\x44\xaf\x4d\xbb\xce\xeb\xf2\x6d\xde\x01\x85\xcf\xf5\x87\xae\xc0\xa6\x6c\xdb\xa6\x9d\x3f\xe5\xff\xee\xde\x21\xe4\x2c\xd0\xcc\xfc\x19\x7a\xc9\xda\xb8\x19\x94\x6d\xca\x75\x0b\x3c\xa3\x38\xcf\x9e\xe2\x97\x36\x84\xd2\xcb\xa6\x7d\xa5\x35\xbf\xa5\x3f\x69\xb4\x55\xf6\x62\xd8\x04\x8d\x46\xab\x37\x83\xa1\xe4\x35\x2d\x17\x97\x1f\x17\x9b\xb2\x06\x41\x10\x09\x05\x28\x21\xe2\x1c\x65\x8b\x2d\x28\x36\xd0\x6d\xee\x2b\x68\x63\xf9\x6a\xd5\xf4\x75\xb7\xb0\xa6\xeb\xca\x7a\x6d\x81\xd6\xcb\x72\xdd\xb7\xda\x0e\x2a\x55\x79\xb6\xea\x69\x05\x41\xd0\x7b\xc0\xee\xde\xd9\x35\xbd\x27\x90\xf9\x45\x9f\x6d\x99\x34\xf4\xbb\xaf\x46\x05\xab\x50\x93\x47\xc0\xb3\xb5\x8b\x4b\x63\x8a\xf9\xb7\xf4\x0f\xaf\x5d\xd3\x61\xc3\x50\xb3\xdb\xbe\xaa\x08\xd3\x7f\xe9\x8d\xed\xec\xfc\x8c\x7e\x11\xa6\xe4\xd7\xdd\x3b\xa5\xb5\xf4\x17\x2d\xfa\xaa\x24\x0a\x93\x0a\x58\xf1\x7a\x45\x73\x3e\xe1\xff\xb0\x23\xef\xde\xf9\xd1\x12\x1d\xaf\xae\x7e\xc2\x04\xf0\xc7\xfc\x21\x6d\x2f\xa5\xec\x7d\xd4\x00\xfa\x9c\xbf\x74\x14\xc9\x5d\x45\x3d\x51\x37\x4d\x61\xe6\x27\x37\x7f\x2d\xca\x35\xd3\xf3\x8f\x65\x6d\xbb\xbc\xaa\xa8\x13\xfd\x8b\xc0\xf1\xbf\x9b\x68\x57\x76\x84\x9a\xb3\xdc\x36\x0e\xab\x65\x54\x9e\x6d\x9b\x36\xdb\xb6\xe5\xc6\xb4\x79\x76\x6d\xde\x12\xdb\x69\x56\xaf\x68\xd3\x81\x9f\xd0\x48\xce\xcb\x8c\x26\x7d\xf3\x2e\x33\xbf\x98\x55\xdf\xd1\x16\x6c\xb2\xef\x9a\xb5\xa5\x4d\xc3\x7f\x3f\x62\xe8\x23\x6e\xe6\x32\xbf\xa6\x7f\x2b\x93\x67\x5f\xe7\x59\x97\xb7\x6b\xd3\xcd\xef\x2d\x96\xb4\xd3\x5f\xdd\xcb\xae\x5a\x73\x39\xbf\x77\xdf\xde\xfb\x06\x0d\xe6\x36\xdb\x12\x47\xcc\xed\xd7\x9f\xe5\xdf\x64\xc4\x14\x64\xc9\x57\xf9\x66\x09\x86\x55\xe7\x45\x9e\x99\x9a\x21\xb3\xad\xb0\x91\x8f\x80\xb3\xbf\xf4\xc4\x7c\x16\xc5\x52\xd8\x2c\x0f\x84\x3f\x1a\xda\xc9\x3d\xb1\xa3\x65\x2e\xbb\xb0\xc8\x3b\x9a\xee\xd3\xdd\xf9\xbf\x3e\x39\xca\xce\x1a\xdb\xd1\xfe\xe4\xbf\xe9\x1f\x6a\xe1\xcb\xac\xc9\x2e\xca\x47\x0f\x69\x1d\xa8\x2d\xc1\xd0\x49\x42\x20\x68\x24\x69\x4c\x20\xb1\xd9\x2f\xca\x6d\x33\x51\x7c\x45\xbd\xcc\x1f\xd3\x3f\xc3\x35\x9c\x66\x1d\xd4\xda\x80\x0d\x55\xf9\x44\x8f\xba\x0c\x67\x1e\xbd\x3d\xf1\xcf\x72\x65\x88\x3d\x65\x9b\x86\x68\x26\xfb\xfe\xd9\xb3\xe7\x8f\x1e\x82\xbe\x79\xc7\x8c\x66\x41\x04\x97\xaf\x88\x89\x13\x86\xfb\xee\xf2\x7f\x2c\xd6\xa6\xa6\xb5\xae\x16\xab\x92\x96\x80\x16\x9d\x91\x44\x88\xb0\xb6\x22\xee\x4a\xc4\xf5\xb4\xa1\x75\x3d\x3f\x7f\x82\x91\x77\x57\xf3\x17\x3d\xef\xc0\xbf\x54\xc0\xbc\x0e\x07\xdf\x98\x7d\x80\xaa\xcb\xeb\xc6\xf5\x9e\xa2\x7f\x84\x6b\x3a\x74\x16\x74\x14\x74\x3b\xac\x20\x37\xfe\x24\xcf\x5a\xb4\x95\xdf\x56\x9b\xf6\x66\xb6\xed\x0d\x95\x82\x26\xda\xec\x3a\x5f\xdd\xbc\xcf\xb5\xcd\xb2\xbe\xce\xab\xb2\xa0\x85\x74\x58\x3d\xad\xa8\xc2\x3e\xc4\x0e\x1a\xc4\xa1\x0a\x9c\x64\x15\x15\x45\xd8\xba\x37\xbb\x97\xd5\x65\x76\xef\xc1\x3d\xea\xa6\x6e\x16\xc2\xd9\x70\x08\x15\xa5\xcd\x97\x74\x20\xc9\xf9\xd8\x0a\xe7\x7e\xe6\xda\x23\xd2\xbc\xca\x97\xb4\x4a\x18\x27\xe1\x48\xa1\x1a\x39\xf3\x71\xb4\x31\xa9\x0a\x6f\x4b\xb9\x63\xd1\xb4\x09\x9a\x1c\x33\x55\x02\x7a\x92\x8b\x04\x20\x34\x34\xaa\xba\x17\x47\x77\xef\xb8\x45\x9f\x24\xf5\xef\xa4\x90\x25\x15\xda\x51\xc4\x9d\x49\x8e\x19\x13\xe7\xb1\x0a\x2b\xc2\xc0\x15\x24\x10\x68\x9d\xe5\x7f\xe9\x6f\xde\x63\xc6\x01\xf5\x5d\x9f\x1e\x23\x47\xd9\xef\xef\xf2\xaa\xc3\x81\xbd\x22\x26\xd9\x7c\x24\x8c\x70\xe1\x29\x8d\xa9\x2a\x3a\xd7\xd0\xc8\x8b\xbc\x7c\x9b\x7d\xf2\xa2\x69\xba\x4f\x23\x70\xd7\xf3\x05\x91\xab\xe5\xb5\x8b\xaa\xe1\x07\xb6\x87\x75\xe2\x17\x2d\x3f\x89\x1b\x6d\x91\xb7\x37\xef\x6a\x65\x2d\x34\xc2\xb2\xa5\x43\x1e\x15\xc0\x91\x7b\x12\x81\xb0\x73\x4f\x85\xd5\xb5\x2c\x33\x64\x7e\x1f\xbb\x72\xd7\x31\xd1\x98\x13\x3f\x6a\xb3\x22\x49\x8a\x46\x2f\x84\x44\xa7\x9b\xb1\x8d\x10\x35\x4f\xea\x45\x7e\xf3\xfe\xed\xf0\xbc\x25\x1c\x18\xd7\x13\xf0\x0e\x66\x44\x92\x10\xc9\x6d\x8f\x1a\xac\x6a\xe3\x7e\xfb\x0e\x2d\x44\xc8\x4b\x1a\xb1\x6c\x18\x9b\xbd\x7c\xf1\xc4\xca\x2e\x5e\x55\x4d\x4d\xed\x80\x0d\x9f\x9f\x3f\xe6\xed\x7c\xb5\xa0\x5f\x1d\x1d\x5e\xa6\xed\xb0\xa1\x1f\x87\x8f\xae\xc5\x67\x37\xbf\x11\xe3\x67\x24\x6f\x05\x8c\xfe\xb2\xbd\x08\xaf\x85\xb4\x75\x94\x15\x37\xbf\xfe\x62\xaa\x06\x58\x03\x33\x5f\x35\xd2\x25\xd1\x39\x6d\x95\xf2\x3a\x77\x5d\x5e\x75\xdd\x36\xe9\xf3\xf1\xc5\xc5\x59\xf4\xd9\xd3\x8a\x94\x62\x11\xaa\x8c\x0e\x55\x5a\x8b\x55\x4f\x42\x12\x2d\x0d\x30\x96\x07\x3a\x9b\x09\xa1\xf5\x6d\x35\xa7\xa9\x2a\x1d\xe6\x43\x3a\xa4\xe2\x3f\x88\x22\x0c\xec\x33\xfc\x73\x4e\x8b\x40\x90\xd5\xba\xaf\xb1\xf9\x59\xf2\xb3\x89\xe8\x67\x79\xff\x34\x5b\xec\xf1\x7d\x1b\xe8\xf9\x76\xc5\xa5\x2a\x41\xee\x3b\x50\xaa\xec\x3c\x52\x0a\x44\xcc\xa4\x35\xd9\x10\x7a\xf8\xf0\x38\x7f\x7a\x71\x96\xc9\x09\xc2\x1f\x2f\xdb\x66\x33\x7f\x64\x6c\x61\xa2\x0f\x9e\x05\x9b\x0d\xb1\xc7\x1a\x44\x4c\x0d\x73\xbf\x47\xd9\x8b\x6f\x4f\xb2\xff\xff\xcb\x2f\xbe\x98\x65\x67\xcc\x07\x68\x1d\x33\xdb\x54\xb4\x4f\x01\x08\xae\xc3\x14\x1f\xce\x86\xb1\xa8\x7b\x44\x0c\x57\xd8\x87\xac\x0f\x09\x8d\x1b\x62\x9a\xd9\x3d\xe1\x05\xf7\xb2\xaf\xb9\xaf\xff\x69\xde\xe4\x24\xd4\x9b\x19\xed\x91\x6f\x66\x90\x0e\x49\x00\x6b\x65\xff\xa4\x43\x53\x71\xfa\x34\x11\xa7\x15\x7c\xea\x68\xd4\x6d\xa2\x4d\x04\x25\x64\xc1\x47\x5b\xbb\x99\x3f\xf6\xcc\x95\x88\xe1\x44\x3e\x2a\x8e\x65\xc8\x41\x5b\xe1\xd5\x80\x54\x77\xb9\x4b\xaa\xd9\xec\x59\x23\x9a\x41\x10\x37\xfd\x7a\xd0\x1a\x19\xc8\x8e\x58\x2a\xb3\x57\x38\x38\x77\x5b\x64\x97\x3d\xa7\xbe\xac\x5f\x5b\xe2\x9f\xcd\xe5\x65\x55\xd6\x46\x8e\xd3\x63\xdd\x23\x7c\x60\xe3\x64\xa5\x53\x80\x9a\x33\x6f\x84\x80\x63\x58\xda\x25\x5b\x52\xc2\x1e\x85\x8d\x05\xfc\x3d\x7a\x46\x12\xdb\xaa\xea\xad\xdb\x32\xdc\x0c\xb6\x6c\xdb\x14\xfd\x4a\xf9\x6a\x17\xb1\xc1\x55\xdf\x42\xda\xb3\x46\x36\x32\xb3\xbc\xaa\x59\xe5\x15\xd3\x01\xf8\x8c\x1e\x60\xa4\x1f\x5c\xe7\x84\x92\x41\x97\x9e\x4c\xbf\xd3\xf2\x71\x8d\xf1\x50\x1d\x2c\x58\x7b\x9f\x57\x2c\x94\x65\x0d\xad\x6a\x76\xd9\x33\x31\x10\xd5\x5a\xec\x12\x3a\x0b\x8a\x7c\x96\x05\xbe\x2d\xf5\x78\x15\x96\x86\x35\x67\x1c\xc3\xeb\x1c\xe5\xd8\xad\x80\x51\x4e\x6b\x33\x46\x02\xb1\xa8\xc2\x60\x97\x37\x98\xe4\xa6\x61\x55\x04\x42\x6a\xa5\x8d\x11\x6e\x88\xfe\x89\x6a\x88\x91\x52\x3b\xd1\x94\x93\x33\x3b\x1a\xfe\x31\xe9\xe7\x0f\x02\xe5\x4c\x81\x8f\xe7\x0c\xa5\xfe\x81\x3f\xdf\x41\xb8\x3a\xce\x23\x6c\xbb\x86\xc7\x93\x9c\xd0\xdb\xa6\xc0\x38\x45\x0a\x10\x09\xc0\xb2\xca\x98\x83\xcf\x98\x9a\xfb\x74\xba\xa3\xa3\x1c\x90\xb9\x53\x23\x53\x10\x1d\xd1\x0b\x27\x02\xb3\x18\x24\x35\x14\x42\x58\x1f\xc6\x31\x18\xaa\x1b\xe9\x4c\xc5\x6a\x52\x65\xd5\x6c\xb0\xb8\x2e\x49\x07\x8f\xc8\x56\x0c\x12\x42\xf4\xac\xdf\x67\xcd\xb2\x2a\xd7\xb9\x9c\x62\xdc\x01\x69\xfe\x99\xaa\xfb\x76\xba\x41\x1d\xea\x39\xd0\x92\x2c\x68\xd5\xe8\x4a\x83\x63\xd5\xa4\x83\xb4\x4e\xe2\xb7\x47\x0c\x79\x5d\xe2\x68\x65\x15\x21\xaf\xc1\x40\x36\xa0\x6d\xb4\x23\xd8\x94\x3a\xd8\xd4\xae\x1e\x1f\x14\x0d\xfd\xf9\x99\x9b\xf0\xcc\x29\xa6\xaa\x12\x8a\xfe\xf0\x0c\xac\x4e\x0e\x6f\x3e\xc6\x6f\x15\xce\xb2\xfc\xaa\xa1\xd9\x6e\x4a\xbb\xa1\x25\x0e\xcb\xcd\xa7\x18\xf1\xab\x75\x9e\x7d\xff\x68\xfe\x39\xe1\x87\x7e\xf0\x4a\x93\x6a\x75\x4d\xac\x6e\x5d\x8a\x28\x32\x68\x8d\xd6\x64\x73\xf3\x8e\x94\xce\xdc\xed\x4c\x19\xe5\x3e\xa6\x03\x4a\xf0\x23\x3b\x8e\xdb\x72\x35\xf7\x99\x36\x06\x92\x64\xa2\x8a\x28\x63\x4d\x4a\x99\xa9\xb6\x59\x02\x27\x6d\x1c\x30\x92\xa8\x02\xba\x58\x93\x34\xe3\xb4\xd0\x56\x65\x4a\x5a\xbe\x6e\xb1\x2e\xbb\xc5\x25\x58\x3f\xe9\xdc\x04\x08\x83\x18\xb8\xd8\x52\xe8\x8c\x8e\x12\xd6\x29\x3f\x26\xb0\x8f\xbf\xca\xee\x5f\x3b\xb5\xe3\x4b\xf0\xf0\x05\xed\xec\xb2\x02\xf5\x43\x9d\xbf\x56\x53\x13\x64\x5e\xdb\x40\xba\xc8\x9d\xc6\x10\x2b\xa3\x58\x66\xb0\x12\x34\xbf\x24\xd2\xc0\x5a\x35\x97\x50\xf2\x21\xee\xd2\xc9\x9a\xdd\x27\x2a\x7b\xf6\x1c\x98\xf5\x4d\xd2\xd7\x75\xb3\xec\xcb\xaa\x98\x61\x4e\xa2\x5b\x90\x66\xa1\xb4\xa3\x62\xf8\x78\x69\x52\x25\xa3\x66\xe2\xe2\x13\x96\xa4\x11\x99\x8e\x6b\x2c\xc8\xbc\x4e\x01\x92\x16\x5a\x2f\x27\xc6\x22\x30\x35\x43\x15\x6f\xde\x61\x6f\x4b\x3b\x5e\x14\x05\x5e\xe8\x78\x5e\x5d\xc5\xd2\xa8\x88\x54\x03\xa5\x3d\x15\x9c\x74\x74\x11\x05\x13\x4b\x23\xae\x4d\xcd\xdb\xec\xc1\x37\xf4\x2f\xe1\x3e\xbf\x36\x72\xe8\xae\xdd\xa2\x9d\xc2\x0c\x85\x45\x53\x59\x7a\xac\x71\xa6\xf3\x4c\xf6\xdc\x5e\xbc\x4d\x6d\x36\x3d\xcf\x47\x33\x77\x24\x66\x7b\xc8\xd8\x76\xfe\xb0\x34\xf5\xb5\xa9\xe9\x24\xfe\x28\x23\xe1\x2f\x07\x6f\x30\xf5\x8a\xd8\x05\x33\x15\x6a\x13\xd8\xb8\xca\x77\xc4\x15\x88\x16\x88\x29\xa8\x01\x83\xc4\x5a\xda\x99\x37\xbf\xb6\x1d\x1d\x13\x7c\x66\xdd\xbc\xa7\x85\x33\x2c\xee\xfd\x08\x43\xec\x4f\xa4\xc8\x8b\x8a\xd3\x54\x05\x84\xe5\xe1\xae\xca\x9a\x29\x01\x2a\x28\xfc\xae\x62\xb2\x89\xec\xeb\x92\x96\x6b\xe1\x8d\xbb\x0b\x56\x3f\xdf\x74\xf3\x13\xb5\x7d\xf0\x46\xe0\x4f\x72\xa2\x3c\x72\x90\x24\xce\xec\x98\x72\xec\xfc\x69\x69\x63\x4d\xc2\x62\x0f\x57\xb4\x37\x1a\x1c\x54\xd7\x46\xa1\x62\x08\xda\xc9\xbe\x1c\xf0\xd4\x14\x29\x66\xd2\xd2\xf3\x81\x09\x8f\xca\xc4\xee\x28\xc5\x62\x7c\xa4\xef\xcc\xc6\xd9\x44\x0d\x76\x7f\x9f\xad\x5e\x62\x0b\x9b\xd1\x2a\xb3\xc5\x4d\x3a\x3e\xad\x49\xf1\x4b\xf5\x31\xc6\xaa\x5a\xad\x7f\x52\xeb\xd7\xfc\xc5\x10\x80\x18\x22\xac\x65\xc1\x14\xbc\x50\x43\xa1\x98\x84\x99\x35\x8b\x71\xf2\x44\x2d\x83\x5e\x3a\xbc\x32\x5b\x48\x94\x1b\xbb\x9e\xff\xfe\xb7\x7f\x23\x4d\x8c\x08\x03\x26\x0f\xcf\xcc\xff\x44\xaa\xa7\x18\xc4\x9d\xd9\x9b\x94\x4f\xdb\x80\x15\x2c\xfe\x58\x2b\xa7\x75\x75\xf3\xee\x2d\xf1\xb6\x8f\x86\x72\x82\x18\xab\x49\x75\x9f\x3f\x81\x64\x52\x77\x38\xab\x8e\x12\x23\x80\x6c\xcc\xc8\x46\x40\xd2\x49\xe6\xcd\x3b\x47\xbc\xf6\x39\xd4\x17\x98\x54\x46\xf2\x03\x08\x82\x30\x56\x8e\x25\x1a\x8c\x1a\x8c\x39\xea\x78\x96\x3d\x89\x94\x1a\x16\x71\x63\x61\x19\x9a\x75\x32\xaa\x3a\x1d\x96\x65\xd1\x60\x63\x36\x4b\xb4\x6d\x68\xb5\x68\x8f\xfc\x4a\xdb\x7e\x43\x52\x39\xa9\x05\x6b\xe2\x3d\xfe\xc8\x78\x6c\xb2\xa6\x22\x81\x18\xa6\xf6\x4d\x19\x9b\x29\x04\xd6\x44\xb0\xbf\xff\xed\x31\xed\x46\x0f\xde\xf5\x31\xf8\x9f\xfc\x65\x04\x31\xb7\xd7\x04\xfb\x4c\x75\xeb\x74\x15\x68\xe4\x37\xef\x59\x30\x33\x72\x28\xcf\xfc\x39\x26\xb2\x1a\x8b\xfe\xc0\x84\x5b\x91\x97\xb5\xd8\xe6\xdd\x9e\x15\xcb\x4f\x84\x0f\x0b\x3e\x41\xcc\xe3\xba\xc4\xa8\xf2\xec\xeb\xe5\x37\xf7\xed\xd7\x9f\x2d\xbf\x19\xac\xcf\x66\xdb\xf6\x66\x99\x63\xdc\x4b\x62\xad\xe6\x17\x66\x5d\x06\x33\x10\xab\x25\x44\x11\x9a\x03\x89\x64\x2c\xb4\xdc\x2f\x32\x0c\xd0\x69\xa1\xb8\xf4\x31\x6a\x1a\xa2\xa1\xb1\xa5\x80\xea\x47\x92\x8a\x13\x9b\xba\xc6\x93\x3f\x13\xae\x71\x84\xab\x22\xb0\xb3\x8e\xb3\x34\x6a\x64\x03\xba\x0a\x22\xbe\x31\x6e\xfd\x4e\x61\x6c\x54\x25\x69\x56\xd3\x54\x0a\x1a\x60\xc9\x8a\xfa\x92\x43\x83\x09\x97\x30\x72\xf3\x5e\x78\x11\x90\xca\x7c\x9a\x5b\x17\xb4\x81\x4e\x0b\x12\x0a\x6c\x89\xe9\x5f\x42\xfb\x60\x53\x75\x82\x35\x63\xb7\x30\x30\x7f\x49\xb4\x51\x93\xd0\x03\xd2\xba\xca\xed\xa2\xaf\x75\x09\x4c\x21\xd4\xfb\x98\xb8\x14\x1f\xc9\x4c\x14\x23\xde\x9a\x7d\xe2\x17\xe5\x53\x39\xc2\xb0\x99\xdc\x32\x62\x27\x9d\x97\xf8\x4e\x6d\x43\x0d\x2a\x97\xe0\xf6\x7d\xbd\x77\xc9\x83\xe5\xc6\xf2\x39\xc1\x46\x0e\x62\x73\x1b\xd9\x2f\x4c\x2f\x91\x38\x71\x44\x0d\xbf\xcd\x56\x84\x9f\x57\xaa\x8a\xf9\x65\xce\x96\x4d\x27\x06\x0b\xc6\xb3\x9b\x8e\x07\x17\xdb\x18\x53\x00\x63\x14\x9c\x7e\xcf\x1c\x53\xfc\x3a\x9b\x02\x4b\x40\x96\xf9\x55\x67\x60\xe7\xf8\x00\x5d\x5e\x51\x44\x27\x3f\xd7\x2b\x60\x13\xa9\xe9\x24\x0e\x1b\x09\xd4\x86\xd1\x62\xd0\x9d\x1b\xf3\x3a\xe7\x41\xc7\x63\xfe\xa4\x35\x9f\xea\xa8\xf9\x7c\xe2\xae\x9c\x6a\xd1\xa2\x0f\xe2\x44\x2b\x22\x2d\x6a\xb4\x71\xc7\x7a\x7a\x53\x66\x63\x16\xf0\xc2\x55\x81\x81\xa2\x4f\x41\x9d\xf0\xc0\x37\x1d\x09\x85\x02\x52\x6e\x3e\xc6\x4b\x89\xad\xfb\x66\x5b\x82\x4d\x66\x3a\x71\x51\x87\x9a\xd9\xb0\x77\x67\x42\xe1\x99\x9e\x0c\x66\xda\x1e\x18\x99\x6f\xa0\x6b\x9a\x85\xbd\x82\xa5\x8b\x64\x9a\xaa\xa9\x49\x60\xed\x8b\xf1\xb4\x83\x41\x16\x3a\x2d\x89\xf8\x10\x9e\xb2\xff\x26\x22\x06\x90\xfd\x93\x6e\x5e\x9c\x76\x6e\xe7\x46\xbb\x46\x36\xf6\x68\xab\x03\x5a\xa4\x70\x3a\x87\xcb\xcb\x12\x94\x6b\x27\x69\x69\x2f\xde\xdf\xae\xf2\xd1\xec\xfc\x39\xe2\x64\x2b\x7f\x3a\x38\x9e\x55\xd0\x66\x58\x7a\x81\x4b\x66\xd1\x14\x39\xa6\xb1\x33\x76\x7e\x7e\xf3\x1e\x86\x72\x12\x94\x48\x86\x68\x0a\x18\x5d\x4e\x8b\xb2\xd3\xbb\x30\x18\x92\x08\xf0\x25\xa1\xe2\xd9\x1e\x25\x05\xf2\x40\x5a\x56\xa5\x77\x9c\xa7\x3c\xeb\x47\xb7\xd1\xfd\xdd\x3b\x67\x93\x8a\xce\x0b\xc3\x17\x38\x3f\xf4\xa6\xba\xc6\x5e\x30\xb8\xec\x5e\x96\xed\x88\x5a\xcf\xcf\x1f\x5f\xb0\x0a\x96\x18\xc0\x4f\x2a\x92\x88\x59\x0d\x86\x2d\xf5\x71\xd7\x6d\xed\xcb\x96\x36\x0c\xdb\x11\x5f\xbe\x78\x82\x6e\x77\x55\x93\x17\x2f\x83\xbd\x92\xb5\x8f\xbb\x77\x2e\x4c\xbe\x19\xce\x0c\x4a\xf2\x96\xc6\x7a\x4c\x42\xcf\x00\x23\x50\x0c\xdb\x70\xf5\xca\x9a\xde\xe9\x3e\xbd\x4b\x2e\x62\x52\x65\x30\xe8\xe0\x86\x2f\x90\x7f\x9e\xbc\x1b\x68\x66\x3f\x13\x49\x55\xdb\xab\x9c\xe5\x51\x0f\x3b\xb8\x08\x09\x66\x99\xe3\xea\x32\xaf\xfb\x0d\x51\xdd\x8a\x4d\x31\xa8\xf5\xc9\x83\xc5\xa7\x83\x76\x0a\xe2\x55\xae\x2d\x54\xe6\xba\x60\xc3\xda\x26\x69\x10\xdc\x0e\x49\x13\xb8\x3c\x12\x01\x9f\x68\x8b\x40\x88\x9d\x62\x5d\xf9\x8e\xa0\xa1\xf3\xf5\x17\xe2\xf9\xd4\x41\xc6\x6c\x1c\x07\xa3\x1a\xab\x6b\xd2\x56\xc4\x44\xfc\x33\x0e\xcc\xb7\x66\xdc\x21\xae\x1f\xf2\x4d\x7e\xf3\x9f\x0d\x9d\x28\x00\x63\x5d\x64\x04\xea\xaf\x7f\x48\xad\xc1\x16\xb5\x50\x81\xc2\xec\xb9\x62\xfe\xe6\x50\x45\xbe\x26\x20\x3d\xfe\x0d\x71\xa9\x71\x65\x61\xdf\xd1\x32\xa8\x3c\x39\xc9\xbd\x55\xd7\x41\x3d\x58\xb5\xc7\xb5\x40\x56\x31\x50\xfd\x8a\xa4\xa4\x5a\x01\x45\x3d\x83\xce\xdb\xd4\xc4\xf0\x8b\xe6\x2b\xef\x88\x40\xf2\x84\xaa\xa2\xd0\x14\x9d\x71\x48\xd9\xa4\xe0\x7f\x16\x31\xb8\xa0\x57\x8e\xef\x9c\x52\xbe\x5b\x83\x3d\x94\x7c\x41\x3d\x8b\xfd\x2b\x16\x4b\x3a\xe6\x16\x5d\xfe\xca\xd4\xf3\x7f\x03\x6f\x06\x6f\xc1\x22\x3a\xe5\x89\xe5\x5b\x7c\x93\xdb\x22\xbd\x12\x5f\x1c\xac\x1b\x6b\xc5\xe3\xfa\x24\x66\x1e\xac\x3e\x70\x69\x98\x68\xa1\xa3\x6d\x7a\x78\x04\xb2\x69\x27\xaa\xca\x32\x73\x35\x42\x41\xf1\xa1\x27\xf4\x2e\x77\xaa\x3a\x30\x83\x35\x28\xab\xca\xac\x71\xd3\xe0\xc6\x92\x5c\x66\x56\xd1\x08\x58\x39\x89\x37\xaa\xd3\x95\x59\xbe\xf2\x0b\xe1\x17\x35\x90\xc0\xb4\x2a\x1b\x56\xd9\x43\x36\x62\x96\xa4\xe6\x5b\x76\xab\x89\xcc\x17\x3c\xb4\xf8\xb0\xb2\x24\x92\xff\xc6\x02\xb9\xd7\xba\x31\xa4\x8e\xad\xd4\x65\xd1\x78\x5b\x88\xdc\x46\x98\x64\x56\xd1\xca\x4e\xf5\x48\x34\x0e\x6b\xc7\x3f\xb5\x4b\x92\x81\xb7\x25\x24\xf1\xe9\x2e\xfd\x99\xf9\x0f\x74\x98\xaa\x36\xce\x9f\x09\x9b\x8b\x29\x2a\x36\xda\x94\x75\x21\x8e\x4a\xd8\x93\x4c\x6e\x33\x38\x49\xd9\x0e\x7a\xba\xcc\x7f\x68\xe3\x21\x85\xa5\x04\x0b\xea\x20\x85\x95\xb0\x74\xb7\x6a\xd4\xb9\xf9\xad\x82\xc8\x44\xd2\x36\x69\x6f\x6a\x99\x56\xba\x91\x7b\x03\x37\x71\xd2\x11\x1f\x81\x97\x71\x8f\x25\xdb\xeb\x9b\x01\x62\x82\x40\x86\xdb\xc3\x57\x66\x97\xca\x64\x6c\x7f\xdb\xf0\x81\xb1\xcd\x57\x72\x95\x72\xcd\x62\xc9\x4a\x45\x5c\x3e\x35\xe9\xc8\xfc\x8a\x4d\x06\xbd\x18\xb0\x19\x64\xe7\x9b\x64\x4f\x0e\x7f\x44\x5d\xd3\x74\xc6\xf5\x8f\x70\x83\x40\x8a\x99\xed\x37\x6c\x02\x16\x33\x97\xe7\x86\xd9\xc1\x75\x82\xf1\xd8\xde\xbc\x87\x85\x95\x8e\xdb\xd4\x9e\x25\x07\x2e\x66\xb4\x8a\x8d\x58\x74\xae\xc0\x57\x0d\xb8\x17\xa7\xab\x0b\x27\x87\xa1\x35\x92\x07\x02\x9e\x98\x2f\xf6\x35\xb6\x11\xfc\xd0\x12\xcb\xc7\x91\x33\x22\x60\x18\xcb\x06\x7e\x77\x15\x1f\x9e\x44\x16\xb5\xbd\x24\x3c\xf0\x6f\xf1\xc1\x61\xf5\x8f\x7b\x85\x7a\x04\x5f\xab\xa4\xd3\xb0\x9e\xc2\xce\xa4\xb7\xd4\x05\x2b\xe9\x2f\x87\x86\x8a\x6b\x4f\xe8\xa4\x8d\x27\x13\x36\x96\xfb\x0e\x41\x60\x83\xa9\x32\xf7\x4a\xb9\x25\x96\xb6\x77\x67\xc0\x87\xcc\xd5\x77\x76\x70\xb6\x31\x96\xe5\xf6\x9d\x15\x96\x64\x3d\x12\x16\xc9\xea\x98\xbb\xb1\x75\xb7\x08\x47\x7c\x24\x13\x82\x1a\x22\x2c\x74\xb0\x0b\x4e\x45\x61\xd2\xdc\x9d\x38\x26\x2d\x96\x34\x9e\xd5\x55\xb4\x17\x61\x89\x25\x71\x21\x13\x0f\x8e\xae\xac\xa3\xad\xc8\x02\x2c\x46\x07\xe3\xd4\x55\x5e\xaf\xcd\x42\x2f\xce\xc4\x6a\x07\x3a\xd5\x8b\x27\x1a\xa4\xbb\x23\xc3\xdd\xa8\x87\x5f\xf5\xb6\x6b\x36\x87\xaa\x8d\x6c\xa9\x77\xef\xfc\x42\x27\xeb\xa2\xa9\x9d\x24\x0e\xf6\x60\xea\xc8\x77\xac\x34\x43\x23\x1a\x2b\x08\x65\xb7\x13\x03\x00\x0c\x2c\xd9\xf6\xe6\xb7\x25\x0c\xbf\x30\xc4\x54\x55\xf3\xda\xb4\x24\xaa\x1b\x12\xb4\x48\x52\x84\xb9\x0f\xf2\x20\x31\x3e\xdc\x6b\x75\x39\x58\x90\x75\x90\x30\xda\x9e\x8b\x86\x2b\xe2\x3e\x64\xf8\x19\x1f\x2a\xd0\x2b\xda\x6b\x6c\xa1\xc0\x93\x3e\xbe\x6f\x3f\xd6\xa5\x92\x62\xb9\x79\x0b\x95\xb6\x79\x47\x4c\xb6\x16\x5d\x96\x87\xc2\xf5\xe9\x73\xab\x47\x64\x3d\x3a\x98\xb8\x51\xaf\xea\x6f\x71\xa3\xd7\x89\xb0\xc2\xfe\x75\xe2\xe0\x47\xcb\xe2\x7c\x00\xcf\xd4\x01\x70\xfa\xaa\x43\xf9\x8d\x9d\xb3\x2c\x6f\xd5\x2b\x82\x8d\x80\x84\xc8\x02\x5f\xf8\x87\x11\x2f\x18\xa0\x0d\xd6\x24\x3b\x3f\x4e\x3c\x75\xd9\x74\x3a\x34\x9b\x12\x93\x35\x50\xcd\x1d\x2b\x76\x26\x4a\x42\xf4\xfc\xe5\xcb\xef\x1f\x61\xc4\xdb\x1e\x4b\xb1\x48\x07\x9b\x9d\xc9\x0a\x35\x7e\x16\x72\x3d\x75\x31\x6d\x1f\x30\xd6\x2d\x29\x3b\x12\x1b\x5c\x33\xf5\x16\xb4\xc1\x0a\x6c\x47\x1a\x99\x65\x1b\x54\x9d\xde\x71\xb7\xa6\xe2\x3f\x73\x94\x43\x80\x09\xd7\xb4\xca\x61\x92\x9b\x5b\x18\x6c\x54\xb5\x36\x90\x15\x73\x6c\xe1\xeb\x9b\x5f\x9d\x17\xe1\x6b\xb3\xc4\xe2\xc2\x51\x32\xbe\x74\x3a\x11\x5d\x71\x9f\xab\x30\xae\xa1\xf9\xea\xf5\x09\xee\xa3\x83\x8a\xd3\x6f\x61\x7c\xf7\x88\x39\xe6\xdb\x08\x2a\x6e\x33\xb7\xa0\x29\x84\x57\x52\xbd\xcf\xa7\xda\xef\x72\x57\x73\x78\x18\xcf\xfc\x56\xdc\xef\x02\x9c\xb1\xda\xca\xe7\xf0\x08\xda\xd9\xcc\x4e\x21\xf6\xb1\xa3\xa2\xf3\x34\xc1\x02\xe4\xac\x34\x99\xba\xe2\x33\x50\x24\x83\x95\x81\xc4\x4a\x3c\x8f\xed\x61\x59\x1e\x14\x79\x31\x56\x12\xe9\xf6\x7c\xcb\x87\x3f\xa0\x25\x4f\xb8\x90\xba\xfb\xde\x84\x7b\xb8\xbb\xd9\x63\xe1\x1d\x67\xd1\xc5\x7a\x33\x5d\xc5\x99\x3c\xd4\x2c\x68\xe0\x26\x33\x74\xe2\x19\x5c\xc5\x47\x97\xff\xab\xab\xa6\xb1\x6a\x8f\x97\x11\x9c\x83\x22\x99\x98\xd4\xa8\xea\x40\x75\x95\xc2\x40\xdd\x32\x4e\x78\xc3\x1c\xfb\x3a\x50\x9a\x49\xf4\xd2\xb1\x32\x7b\x58\x94\x1b\x78\x87\x9f\x06\x1f\x43\x67\x99\x0d\xca\x10\x83\xd4\xe2\x9d\x97\x4e\x37\xdc\x15\x3e\x83\x35\x70\xc7\x66\xaf\x9b\xdf\x6a\xef\x1e\x10\xa3\x8c\xc4\x74\xbb\x6d\xea\x92\xc0\x45\x9e\x31\x2a\x87\x78\x37\xbe\xd9\x60\x62\x9e\xfa\x26\xaf\xb4\x02\x57\xbf\x9d\x24\x3d\x99\x05\x7e\xa5\xf7\x40\x89\x41\xa2\xa9\x8a\x69\x67\x19\x69\x5b\x5c\xb7\x3d\x80\x5c\x91\x0c\x8c\x3b\x30\x7d\x2c\x12\xb0\x70\xcd\x5b\x8f\x2b\x4c\x68\x0d\xe3\x7e\x83\xa2\x90\xcf\x46\x33\x19\x20\xc9\x57\x15\xa4\x84\x9d\x36\xc0\x49\x46\xfa\x16\xa3\x1f\x82\x75\x12\xbf\xc0\x4c\x8b\x90\x3b\x1a\x2d\xe3\x91\x15\x30\xeb\x8c\x43\xce\xab\x67\xd2\x3a\xa4\xae\xec\x5a\xe3\x3b\x9c\xf6\xec\x1a\x56\x7c\x40\x5d\xd1\xf3\x1c\x7f\x9e\x54\xf0\x48\xb8\xa1\x0d\xbf\xcd\x99\x25\xb1\xbf\xee\x5b\xe6\x11\xbc\xe1\x26\x18\xf3\x8e\xdd\x64\xac\x63\xb9\xf8\x06\x5d\x9c\x44\xa4\xbc\xdd\xcd\xcf\x5c\x6b\xfe\x93\x1a\xff\x9e\xd2\xc6\x70\x4e\x8a\xdb\x00\x24\xc7\x90\xc2\xb8\xc3\x28\x8c\x9b\x0a\xc1\x7e\xb5\xc0\x0f\x7d\xd2\x4b\x2b\xad\x23\x93\x3e\xae\x62\x65\xe3\x83\x74\x5c\x1b\x64\x30\xc2\x02\xce\x27\xf1\x42\x67\xd7\x32\xa9\x19\x19\xa8\x3f\xac\xd1\x59\xf6\xfb\xdf\x48\x60\x31\x72\x94\x09\x03\xfd\xd3\x68\xc4\x8e\x02\x7f\x7f\x77\x5a\x4d\x0e\x8d\x08\xd1\x96\x85\x17\x8c\x87\xc4\xf8\x11\x9c\x1e\x0a\xde\x35\x82\xcf\x63\xa2\x36\x1a\x9b\x92\xe0\xad\xa3\x94\xea\x69\xd5\xc3\x60\x8b\xe4\x12\x0b\x6a\xd6\xed\x17\x57\x7e\x12\xfe\xea\x0a\x42\xd3\xdf\x73\x6b\xb5\xa5\x01\xbd\x21\x1a\xfb\x90\x4b\xab\x59\x3c\xea\xe8\x34\x4e\xc6\x3a\xa4\x03\x70\x43\xc6\xc3\x24\x2b\xd4\x7d\xe9\x85\xb4\xb0\x33\x63\x71\x0d\xbd\x42\x67\x74\x08\xe5\x32\x11\xed\x98\x42\x59\x81\x10\x0d\xad\x2a\xad\x38\x16\xac\x7c\x7d\x4f\x6a\xd6\xb1\x13\x3d\x92\x33\xdd\x12\xb1\x58\xc4\xaa\x27\x0e\xf3\x1a\xc1\x36\xb0\xaa\xbd\x5d\xb1\xa7\x16\x3a\xd3\x23\xf5\x6b\x98\xc8\xeb\xf5\x37\xf1\x4d\x65\x8e\x38\xac\x3f\x7d\xfd\x99\x16\xe1\xf0\xb3\x7d\xd5\x31\xdd\xaf\xfb\x9b\xf7\xb9\xba\x25\x3f\xee\x97\x82\xe0\xaf\xf3\x28\x40\x42\x9c\xb5\xdb\x68\xd0\x1c\x25\x01\x45\xbb\xea\x57\x82\x90\xa4\x02\x5c\x68\x2a\x5c\xc1\x61\xa1\x7a\x62\x1f\x12\x55\x01\xc9\xdc\x3b\xe7\x3a\x3a\x8e\x31\xe7\x55\x6b\x2f\x18\xc7\x06\x2c\xf5\x43\x80\xa9\xdf\x5d\x6d\x30\xbc\xd3\x27\x74\x3d\x95\xc1\xb1\x48\xee\x5a\x61\x79\x89\x5b\x49\xed\x6f\x83\x06\xf4\x8a\x9b\xdd\xa9\x82\x25\xcd\x35\x30\x61\x7c\x97\x42\x19\x96\x9c\x47\x7a\x13\xa1\x34\x11\x6d\x78\x3d\x03\xdd\x0c\x45\x8f\x50\xda\xcb\x47\xbb\x5c\x99\x26\x90\x13\x58\xa6\x9b\x8d\x67\x9a\x0f\xa1\xbd\x0b\x36\x4e\xc6\xa8\x4b\xf9\x24\x02\x67\x94\xa0\x98\xa3\x85\x91\xd4\xce\x71\x2d\xbb\x6e\x2a\xb8\xae\xe5\xbc\x4e\x95\xfa\xea\xc1\x79\xbc\xe0\xaf\x41\x5c\x74\xcc\x2e\xe1\x75\xa3\x7e\xc3\xe4\x9f\xc4\xfd\x0d\x79\x9c\xe0\xfd\xe6\xd7\x37\xa4\x34\x2a\x83\xa3\xb9\x1d\xbb\x6d\x09\x05\x93\xed\x4e\xbc\x7e\x2f\xdd\xea\xb2\xda\x2d\x76\x25\x0e\x14\x62\x38\x44\x45\x38\x85\x53\x05\xad\xdc\xeb\x9d\xb8\x80\x15\x17\x5e\x5e\x99\x0e\xe2\x53\xd8\xa0\x32\x3e\x37\x36\xe8\x2f\xc2\x85\x48\x08\x55\xeb\x95\xcd\xfe\x7b\x56\xd0\x5e\x81\xf3\x58\xf3\x8a\xc8\x32\x6a\xe2\x02\x1f\x54\xeb\xd9\x5b\x2b\x30\x14\x51\xf0\x02\x3b\x49\x55\xbd\xc0\x12\xbc\x43\x48\xc2\x48\x40\xb9\x9e\x93\x80\x4d\xee\xab\x3e\xc5\x43\xae\x6f\xde\xd7\xab\xbe\x6a\x26\xd9\x48\x5f\x2f\xcb\x9a\x35\xef\xeb\x12\x50\x2c\x0d\xf3\xb7\x58\x78\xa2\xee\xb4\x33\x8f\xaf\xc2\xd7\x28\xf2\x98\x75\x72\xe4\x81\x5d\x30\xbe\xa2\xf9\x02\x3f\x8c\x32\x96\x6b\x8e\x25\x3c\xc1\xc9\xc0\xd0\x5d\x85\xe5\xa8\xcf\x8d\xab\x2d\x5c\x48\xf8\x39\xd7\xd6\x85\xb0\xd1\x1a\x58\x59\x04\x3b\xa0\x5d\x12\xee\xcf\xbe\x77\x01\x25\x33\x11\x4f\x65\x11\xb9\x2a\x3b\xb5\x8b\xdf\x46\xec\xb9\x2c\xad\x67\xea\x3b\x59\xbb\x38\x0a\x3d\x7d\x70\xb0\x75\x91\x06\x25\xed\xd5\x83\x5b\x35\x1d\xa8\x9f\x50\x3a\x99\xc9\x52\xc1\xb5\xe1\x8d\xd3\x88\x3b\x6e\x18\x0c\xdf\xc6\xf3\x30\x98\xdd\xd5\x99\xd4\x1d\x49\x0a\xd9\x71\x62\x73\x5c\x35\x5b\xbd\xe2\x17\xfc\x71\x6b\x51\x63\x0e\xf9\xb4\xb5\xdf\x3d\x73\x0c\xc1\x66\x6c\xbd\xf2\xae\x07\x81\x31\xc9\x2c\x02\x6b\x8a\xd7\x79\x92\x3f\x5d\xb8\xfe\x74\xb1\x9d\x8e\xb8\xa7\xea\x14\xcf\x32\x7b\x07\x3d\x74\x26\xf4\xd2\x1b\x01\x14\x46\x1d\xb1\xd9\x54\x63\x9b\x50\x7d\x9a\x8b\xc5\x13\x4c\xe5\xb5\xbd\xbd\x4f\x09\x6d\x9e\xa1\x65\xcf\x78\xa5\xd8\xbb\xc8\xa8\x2f\x85\xd3\x41\x3b\xa8\x56\x37\xbf\x8a\xac\x93\x47\x16\x9d\x68\x0b\x63\x33\xe9\x98\xdc\x8d\xbc\xdb\xd4\x91\x33\x8d\x42\x38\x37\x9a\x3c\x36\x97\xc4\xb2\x6e\x1f\x39\x37\xb2\xb8\xcb\x68\xc9\x6b\xbe\x1d\xd8\xd1\xda\x3b\xe9\xe1\xd9\xf3\x20\x2d\x78\xfd\x93\xdd\xb1\x56\xa6\xfd\x28\xf8\xe8\x0e\x86\x16\x54\xb8\x58\xa0\x1f\xce\x40\xfd\x89\x47\x32\x7f\x3a\x19\x07\x1c\xf1\x68\x19\xbb\x85\x63\x79\x16\x5d\x32\x84\x39\x30\xed\x1f\xd1\xc2\x8a\x03\x7a\x2a\x8c\xdf\xbd\xf3\x23\x2c\x95\x3f\x91\xfa\xca\xd7\x17\x67\xe1\x5e\x21\xba\xec\x8b\x37\x6f\x12\x09\x1b\xae\x03\x55\xd2\xc2\xe6\x5c\xb7\x10\x5e\xad\x4a\x0b\x56\x3c\xa7\x22\x37\x47\xdb\xb0\xb7\x4f\x07\x93\xf0\xc6\x6c\x88\xc1\x2c\x2b\x56\xb1\x1c\xa2\x6f\x7e\xe3\xa8\x1e\x8f\xed\x19\xfc\x1a\x6d\xc9\x8a\xfe\x6e\xfe\x83\xfe\x49\xe7\x97\x7e\xc7\xe7\x28\xba\xc8\x0c\x3d\x73\xbf\xb6\x5b\x62\x0a\x74\x9a\x11\xd9\xde\xeb\x4b\x2a\x2e\x32\x38\x6f\xde\xfb\x86\x14\x37\x58\x40\xa9\x27\x82\xf8\x26\x6e\x0e\x81\xd8\xae\xcd\x4f\xf6\xd9\x93\x02\x5b\x04\xb8\xfd\x94\x0d\xa9\xaf\xc4\x3c\xff\x18\x54\x11\x82\xb8\x13\x1f\x09\x86\xe2\xd0\x21\xe7\x33\xe9\x00\x39\x90\x88\x8b\x47\x33\x13\x4f\x78\xb4\x42\xe8\xf2\x61\xb8\x70\x8a\x0e\x08\x11\xbb\x3f\x37\xa6\x8b\xe3\x78\x79\x92\x32\x80\xbe\x23\xb6\xdf\xc7\xf5\xfb\x2f\x3e\xa4\xd8\xd9\x8e\x8c\x37\xed\xcc\xd6\x65\x87\xbb\xfd\x96\x06\x88\xe8\xd6\xda\x9a\xf9\x13\xfc\xcf\x21\xcf\xfa\x65\x54\x3f\xc7\x70\x48\x8f\xbe\xd2\x10\xb6\xca\xd7\xa0\x89\x17\xec\xb1\x88\xff\xdc\xcf\x89\xfe\x71\xb2\x6f\x5d\x4e\x02\x66\x16\x3a\xa0\x56\x6b\xc2\x11\x63\x51\xd6\xa5\x7a\xe0\x29\x1f\x61\x4b\x99\x40\x22\xca\xc6\x0d\xa7\xe0\x7b\x07\xdf\x9e\x5c\x3e\x0c\x48\xc6\x3b\xb7\xf2\x3a\xca\x0a\x25\x54\x5f\x98\xcb\x9c\x54\x05\xbd\x9f\x98\xbf\xc0\x95\xc4\x96\x2f\xa9\x38\xde\xc5\xa5\x04\x58\xe0\xe6\xaf\xbd\xce\x11\xed\x2d\x7f\x30\x0a\xa4\xf0\x13\xe2\x9b\xac\xbd\x7d\xba\xdf\x68\x3f\x7d\xf7\xfa\x4f\xb0\xe1\x1f\x6e\x7a\x8f\x25\xbf\x36\x30\xff\xf5\x08\x02\x75\xb1\x2c\xc7\xa9\x0f\x8c\xa6\x36\x48\x43\xb0\xe3\x0c\x07\x31\xc0\xde\x0d\xab\xd6\xf2\x3a\xdd\xb6\xd8\xaf\xd9\xb2\xea\xcd\xbd\x6f\x04\x81\x7e\xcf\xba\x46\x79\xb5\xb8\xb7\xc1\x72\x29\xc0\x0c\xc1\x85\xc4\x42\x8b\xa2\xc5\xf9\x75\x22\xa1\x86\xc1\x51\x69\x0f\xa0\xec\xa0\x10\xab\xe7\x3c\x3c\x42\x7c\xe2\x67\xdf\x7d\x7f\xc1\xce\x2f\x1a\x27\xc0\x61\x5c\xe2\x06\xac\x01\x68\xb3\xd0\xb6\xbb\xa8\x65\xa0\x10\x53\x5b\x69\x2d\xef\x4a\x7f\x14\x6e\xb6\xb2\x60\x4f\x4d\xa3\x61\x85\x53\xd0\xaa\x30\x2b\x91\xbf\x33\xcf\x40\x38\x12\x91\x28\xff\x72\x7e\xda\xca\x95\x73\x74\x69\x3c\x5c\x79\x04\xfd\xba\xbb\x5d\xcb\x76\xf1\x96\x79\x1a\x1f\x6b\xdb\xdd\xa2\x2a\xeb\x57\x74\x92\x41\x60\xa2\x2f\x70\x97\x84\xeb\x2b\x8a\xf4\x2b\x87\x89\x20\xc4\x63\x9b\x6f\x0d\xcb\xab\x10\xaf\x4c\x21\xc5\x43\x51\x0c\x6d\x00\xc7\x4a\x03\x23\xbd\xdc\xa9\x9d\x0c\x05\x7f\xee\x58\x3b\x3f\x98\xb9\x80\xd3\xab\x40\xb7\xfe\x08\x62\xfa\x6b\xf6\x8f\x79\x64\x7e\xc9\xf9\x0a\xf9\xba\x5c\x97\x2c\xc0\xcb\xf7\x1f\xdc\xcf\x1e\x11\x0b\x6d\xb8\x16\x2a\xdc\x35\x9b\xdc\xbc\xb9\x6b\xb7\x56\x30\x3b\x17\xf6\xca\xaa\x95\xca\x64\x75\x96\xb2\x58\xda\x1f\x84\x21\xdc\xdf\x99\xf9\x77\x6c\x4c\x78\x71\xf3\x6e\x5b\x22\xf1\x8b\x4c\xbc\xbb\x2a\xad\xf2\x17\xa1\xc3\xbd\x4c\xc8\xe5\x13\x21\x64\x6f\x10\x7b\x13\x8e\x8c\x7a\x98\x60\x44\xc3\x65\x2a\x52\x67\x8c\xba\x01\x71\xb4\x0e\x27\xcb\x80\xef\x18\xc8\x29\x3e\x9d\xce\xe8\xab\x1e\x19\xc9\x91\xc9\x64\x27\xc1\xa1\xfb\x1a\xbc\x7b\x27\xe2\x7e\x24\xe8\xb7\xc6\xcc\x6f\xfe\x4f\xbb\x44\xe6\x1b\xbd\xb7\x45\x18\x7e\x97\xaf\x2d\x83\x80\xed\x9e\x76\xf0\x83\xec\xa0\xc3\x09\x88\xd1\x32\xdc\xf8\x12\x5c\x54\x3e\x95\xbf\x03\x09\x3f\x46\x89\x3e\xaa\x7c\x69\xaa\xa4\xea\xa6\xac\x70\x77\x42\x22\x23\x71\x03\xf7\x27\xc8\x71\x43\xcc\x0c\xe9\x49\xf8\x7f\x9c\x38\x95\xc9\x2d\xdf\xce\xca\x1f\xb4\xba\xb8\xb5\x6a\xf3\xd7\x34\xaa\xd7\xfa\x8b\xd6\x89\x13\x80\x3c\xa6\xff\x6f\xfe\xda\xb2\x25\x90\x0b\x38\xd2\x02\xb0\x08\xb4\x08\xf0\x2c\x77\xf1\x6e\x39\x73\x7f\xf1\x0d\x82\xf4\x3a\x1b\x8d\xc2\x15\x24\xd9\x47\xb2\x51\xf1\x25\x74\x50\x29\x0c\x1f\xc1\x8c\x9b\x76\xce\x5c\x38\x7c\xdd\x10\xd3\xc2\xb5\xcc\x53\x3a\x90\xf3\x5f\x4c\x28\xc0\xe5\xc8\xfc\x5b\xc3\x31\x8a\xee\x9b\x44\xbf\x1c\xe3\x7c\x2a\xe3\x46\x88\xea\x38\x63\x80\x75\x05\x3e\x8c\x04\xc9\x7f\xc4\x70\x13\xa7\x3c\x09\x85\xb3\xf1\x8a\x44\x85\x35\xe4\x0c\x2a\xe7\x3d\x63\x26\x41\x56\xb4\x1a\xed\x42\x5b\x79\x52\x6e\x98\xbb\x4c\x83\xfa\xa5\x0e\x2b\x3d\xec\x2d\x80\xa0\xc7\x69\x30\xe9\x31\x40\xba\x4e\xa7\xa1\x49\x8d\xa8\x17\x13\x3d\x13\xeb\x5a\xd2\xa9\x38\x9e\x4e\x63\xe1\x3a\x3f\x55\x61\x85\x14\x4f\xc5\xa0\x02\x1d\x77\xc8\x90\x64\xe6\xc7\xf8\x9f\x8d\xc5\x13\xa3\xf5\x50\x6e\xb0\xb9\x42\x0f\x11\xe0\x01\x31\xff\x11\x90\x30\x19\xe5\x29\xe5\xe4\x82\xea\x82\xc9\x9a\xbb\x55\x1d\x03\x2c\xb6\xb8\x57\x4d\xe3\xb0\xdc\xaa\x71\x36\x9d\xa4\x47\x6d\x54\xfa\x35\xc3\x46\x19\xc5\x5d\xbe\x9c\xdf\x2f\xc6\x48\x65\x84\xba\xd2\x11\x06\x69\x13\xc2\x3f\x5a\x9a\x1f\x8d\x36\x2e\x25\xf1\x68\xc1\x82\x61\x37\x7f\xa6\x0e\xf7\x6e\x20\xb1\xc0\x38\xaa\x7c\x88\xe8\x86\x20\x83\x3e\x70\xbb\xe9\x2b\x25\x52\xe9\xb0\x85\x21\x11\xe4\xd9\x68\x1c\x04\xb2\x2e\x09\x24\xea\x23\x2c\x71\x3b\x84\xf6\x32\xd9\x54\xc1\x0c\xe1\x7a\xca\x72\x2f\xbc\x6f\x42\x19\x33\xdf\xa9\x4a\x56\x53\x79\x91\x24\xb0\x6b\x7a\x3f\x54\x0b\xcd\xa8\x9c\xac\x22\x8b\x5f\x2c\x96\x3b\xae\x81\xe5\x07\x3c\x84\xe7\x3d\x35\x20\x2e\x10\x8a\x10\x0f\xcc\x35\x38\xec\x89\x0d\x9b\x29\xb0\x85\xa7\xff\xf3\x96\xc6\x3b\x9e\x3b\xca\x66\x48\x6e\x66\xbb\xf9\x53\xf1\x87\x12\xb3\xe7\x68\x5e\x0c\x09\x12\x76\x90\xd0\x13\xd6\xfd\x18\x01\x0c\x48\xcd\x50\x2b\x72\xeb\x1c\xee\xd1\x8b\xdc\xb7\xaf\xb2\xce\xd4\x68\xe8\xc4\x99\xaa\x29\xde\xcd\xb7\xd7\x47\x3c\x3d\x78\x35\x6c\xec\x3c\x50\xfa\x01\x43\xc0\xc4\x56\x08\xfd\xf9\x0a\x46\x32\x69\x8c\x6a\x60\xdf\xf1\xea\xcc\x75\xd7\x65\xf7\x7f\xfc\xfc\x27\x59\x9f\x70\x9b\xf1\xe3\x17\x3f\x91\xa0\x75\xff\xc7\x2f\x7f\xe2\x4b\x8c\x71\xed\xc5\x65\xfe\xca\x4c\x34\xc1\x35\x3d\xf8\xb6\x35\xd7\x65\xd3\x5b\xef\x7c\x12\x4e\x21\xcf\x5b\xde\x74\xbe\xf4\xdc\x85\xf1\x0c\xb8\x04\x9b\x4d\x8e\xa5\xaf\x94\x47\x14\x2e\x46\x5b\x78\x44\x68\xb6\xdf\x2c\x14\x15\x96\x79\x88\x20\x42\x9c\xb3\x5c\x03\x52\x0e\x8d\xa7\x9b\xff\xec\x51\x05\x2c\x94\x05\x70\x40\x73\x72\x62\xe7\xbf\xc8\xaf\x6f\x78\x7a\xc0\xc8\xcf\xa1\xab\xc6\xdf\x84\x1c\xf7\x75\x24\xd2\xfb\x6b\x9b\xd9\x80\xaf\x49\x36\x31\xc9\xfd\x37\x28\xd2\x31\x25\x20\x24\x55\x9d\xe8\xf0\x3d\x74\x6b\x18\x33\x02\x46\xfa\xf5\xb2\x2d\x47\x85\x69\x5b\x0a\x34\xd5\x98\xb2\x6b\x47\x3a\xe3\x72\xc1\x34\x63\x49\xf0\xfc\x47\x71\x24\x23\xd2\x36\xa8\x37\x25\x9b\x3f\xd8\x8a\x08\x2e\x24\xdc\x5e\x72\x3b\x1b\xf0\xad\x46\x72\x94\xc1\x4c\x16\x78\x19\xbb\x28\x72\x62\x47\x82\xff\xa3\xbd\x6c\x59\x20\x72\x12\x97\x7e\xe4\xb8\x8e\xf9\x20\xd4\xdf\xd1\xe8\xd8\xaa\xa6\x25\x2e\x82\x92\x34\x0a\x52\xd5\x8c\x09\xa1\x3c\x50\x14\xfb\xb2\x1b\x80\x96\xf5\xc2\xc5\x8b\xb0\xd2\xc1\xc6\xfc\xbe\x2e\x5b\x6b\xdc\x8d\x3c\x11\x15\x02\xe4\x35\xe8\x22\xe3\xe8\x58\xf1\x9b\x31\xce\x1d\xd5\xc5\x66\x26\x77\x93\x83\xc8\x45\x77\x9d\xcc\x0b\x9d\xec\x70\x53\x94\x9d\x8f\x17\x72\x88\x1f\x3a\x44\xb9\x41\xe7\xd7\xd0\x7d\x38\x06\xdd\x7f\x94\x83\xb7\x8b\xe3\x76\x46\x87\xbf\xc0\xac\x9a\xaa\x41\x58\x36\xfd\xbb\x1f\x04\xe6\x55\xda\xc0\x63\xe1\x50\x00\xc2\x36\xe0\x7d\x1e\x9d\x67\x63\xa9\x42\x6a\x4c\x4d\x50\x4a\xd4\x73\x90\xcd\xf7\xc3\xb2\x10\x48\xe5\xed\xb6\x23\xc9\x23\x6a\x65\x70\x0d\x70\x0b\xa8\x77\xe9\x10\xbf\x64\x28\xc0\x41\x4c\xe9\x53\x17\x0d\xab\x86\x7d\x77\x89\x08\x47\xa7\xa9\xe3\x3c\xf1\x33\x84\x7b\xf9\xd0\xe2\x3f\x3d\x12\x67\xfa\x77\x23\x96\x21\x0d\x2f\x2b\x55\x51\xc3\x8e\x24\x4a\x22\xd6\xc1\x2e\x47\xac\xf2\x80\xb2\x48\xb9\x61\x43\xaa\xdd\x03\x27\xf3\xf5\xc0\x30\xd8\xb5\xaa\x3f\xba\x4b\x77\xda\xbe\xa8\x9a\x69\xf2\x47\xcd\x6c\x67\x89\xd6\x9d\x23\x1f\x3b\xe7\x24\xad\x23\xf1\xc3\x1c\xff\x8c\xba\x95\xff\xe7\x2b\xd7\x23\xb5\xe6\x60\xf4\x04\x55\x4d\xf7\x5b\xfa\x05\x80\x96\x35\x5e\x81\x20\x06\xdf\x1a\x58\x26\x2c\x0b\x5f\xf2\xb7\x06\x66\x3b\x08\xd2\xf5\x49\x7a\x61\x73\x89\x74\xf5\x0c\x38\xc3\x5d\xa3\xeb\x73\x96\x3d\xc1\xf0\xfd\x54\x5d\xb4\x4e\xed\x5b\x81\xab\x79\x9c\xf0\x72\xfe\x73\x12\xf2\x92\xa0\x03\x0e\x23\x46\x33\x38\xfa\x36\xbf\x8a\x0f\x70\x62\x6f\x9f\x71\xbb\x9f\xe1\x14\x2f\x94\xd5\xfd\x0b\xff\x50\x86\xa7\x48\x8a\xd5\x83\x58\xf3\x76\x00\xbc\x95\x65\xc9\x0a\xa6\xa2\xcb\xde\xca\x7d\x26\x7a\x29\x94\xcd\xb2\x99\xf5\x6b\x04\x8b\x3a\xa6\xca\x7f\x83\x15\xbb\xaf\x5f\xfa\xaf\xae\xe9\x8d\x69\xd7\xee\x0c\x97\x1e\xb4\x6d\xcc\xe9\xef\x6e\x9d\x6a\xfe\x7f\x3f\x79\xda\x23\x2d\x62\xe1\xb8\x26\xef\xcb\x93\x98\x85\xa6\x50\x03\xc5\x3d\x14\x41\xef\xb7\xf3\x63\x67\x6c\x0e\x5e\x73\x1e\x4a\x0f\x5d\x22\x01\x9e\x54\x94\x2a\x12\xe7\x5d\xab\x57\x79\xc9\x22\x32\x13\x66\x37\x9e\x82\xc3\xd7\xd8\xf7\x3c\xba\xc1\xc2\x65\x95\x43\xc7\x2c\x45\xd9\xfc\xdb\xbe\xb4\x4e\xad\x08\xe4\xa3\x85\xbf\xbf\x3b\x1d\x75\x26\x5e\x22\x21\x84\x34\xdd\xd0\xd2\x04\x89\xaa\x39\xed\x04\xbe\xe4\xc4\x2d\x8f\x64\x50\x71\xe6\xf3\xa4\xb9\x5d\xee\x6d\xc8\x75\xe4\xb8\xc9\x42\xa0\x06\xc5\x5c\xe5\xd1\xd5\xe0\xd0\xd3\xac\x90\x9c\x66\xaf\xc2\x26\xce\xeb\x05\x9b\xf9\x79\x0e\xb1\x45\x96\xf0\xa7\xf6\xfe\x04\x3b\x9c\x49\xc9\xe3\xc7\xe7\x12\x8c\x47\x19\x37\xce\x86\xf2\x41\xfb\x3e\x57\xe4\x9e\x2e\x34\x04\x34\xea\x45\x67\xa7\xd6\x33\x76\x00\xab\x4a\xc4\x67\xe9\x8e\xac\x44\xe8\x66\xfb\xca\xfe\xce\xc7\xd9\x44\x2d\x3b\xd7\x8c\x8d\x70\x3e\x18\x9a\x5d\x54\xaa\x01\x19\xa4\xec\xe2\x5b\xb7\x2d\xd3\x4d\x1c\x5b\xcb\xbc\x65\xa7\x89\x0d\x1f\x51\xf9\xb4\x56\x1e\x01\xec\xd1\xcc\x87\x10\x85\x93\xc8\x39\xd8\x28\x1e\x40\xb3\x28\x7a\x42\x3f\x58\x0e\xb8\xe9\x25\x3b\xb5\xd3\xc4\x91\x68\x6e\x34\x14\x12\xfa\x59\xb0\x1d\x36\xef\x85\xe7\x74\x6a\x74\x7a\x2d\xaf\x48\xdd\x44\xb2\x17\x12\xb7\xb2\x50\x2a\x78\x74\x91\x34\xed\xf0\xb0\x9c\xa5\x5d\x08\x47\x3c\x84\x27\x11\x6f\x2e\x6e\xde\x77\x7d\xd5\x24\x25\x13\x97\x71\x71\xa9\x9b\xfb\xb7\xf1\xbc\xb3\x4f\x1a\x4d\x5d\xf8\xe9\x60\xae\x26\x32\x59\x27\x45\x3e\x1f\x92\x36\xb8\x90\x04\x81\xb8\x03\x72\xa9\x02\xc5\x61\x2b\x41\x70\x1a\x69\x7a\x14\x82\x74\x3f\xde\x3d\xd8\x6c\x1e\x14\xc5\xc7\x53\x98\x48\xfd\x01\x7c\xb1\xdc\x24\x39\x2f\x00\x80\x0e\xb9\x4a\xd4\x52\x24\x75\xed\x41\x29\x20\xa2\x05\x7c\x69\x35\x95\x30\x49\xb3\xec\x1f\xef\x11\xea\xd2\xef\xf9\x71\xf0\xda\x72\x00\x6c\x7d\xd9\xd7\xf0\xa8\xcb\x25\x1b\x42\x9c\x60\x6d\xb8\xc6\x43\x91\x36\x2a\x53\x59\xef\xa9\x32\xf9\x5b\x06\xec\x9d\xbd\x38\xf8\x8e\xc5\x1e\x8e\x61\x4e\xd1\xe4\xbc\x56\x58\x58\x3e\x80\xa7\x54\x7a\x6c\x43\x33\x93\x50\xea\x24\xa0\x82\xa3\xc8\x9a\xcc\x05\x43\xef\x91\x1b\xc4\x50\x94\xdc\x8d\x64\xc6\xc8\x85\x6a\xca\x49\x64\x6a\x04\x7b\x68\xe3\xa0\x73\x08\x87\x9b\x4d\xe4\x12\x97\x1c\xf8\x5a\x30\x93\x64\x9f\x76\x2e\x69\x3d\x39\x44\xca\x15\x45\x69\x96\xf8\x40\x97\x1f\xc3\x06\xae\x9a\xe6\x95\x9d\xff\xd9\x2c\xf9\x8f\xa8\x60\x5d\x76\x52\x86\x94\xb4\x8f\x07\x85\x24\x40\x96\xab\xc9\x8c\xe8\xc0\xd9\xc3\x9b\x77\x96\x83\xb8\x3c\x7c\x01\x91\xb6\x5d\xbc\x85\xb5\xf0\x7f\x37\x4c\xab\xd9\x19\x4d\x7b\xdd\x36\x11\x14\x87\xe0\x9c\x23\x65\x50\xf6\x5c\x12\x9f\x45\x85\x1a\xd4\xe0\xfb\xdc\x1b\xaf\x11\xa3\x40\xbc\xfc\x71\xa7\xf3\x47\xc3\x62\xf2\x61\x9c\xaf\x6f\xd4\x45\x07\xce\x2f\x7c\x98\x20\x78\x88\xe8\xb6\xec\x8c\x31\x02\x55\x27\xb4\x00\x3f\xbc\xe5\xa2\xce\x39\x9c\xd5\xc5\xf6\x0c\x52\x11\x93\xf8\x5a\x17\x9a\xb5\xcf\x3a\x6f\xa5\x41\x92\x3e\x97\x84\xd6\x77\xce\x19\xf2\x39\x16\x19\x52\x8f\x95\x4b\x75\xc4\x4b\x56\x7a\x63\x16\x5f\x83\x4a\x7c\xf6\x54\xd8\xfa\xc8\xe7\x35\x2c\xea\x20\x88\x8c\x27\x95\xdc\x38\x0f\x40\xdd\x83\x13\xe2\x94\x89\x70\xe4\x40\xf9\x69\xd7\x47\x92\x19\x67\x97\x5d\xf7\x06\xb7\x9d\xb8\xb1\x7f\x67\x6f\x8f\x9b\x55\xdf\x45\xf5\xf0\x99\x5a\x35\x4e\xb1\x4a\x0b\xbc\xf8\x7c\xfe\x00\x9e\x66\xfb\x7d\xc0\x68\x6f\x72\x14\xf6\x08\x57\xd4\x4f\xbc\x58\x07\x7b\xf9\x82\x7a\xc1\x9d\x2d\xbc\x13\x5c\x47\x3e\xcd\xe2\x87\xf5\x35\x4e\x06\xb0\xa3\xae\x3b\x53\x48\xa1\x9c\x61\x1c\xa7\x1a\x42\xa5\x39\x32\xb4\xc4\xa1\x96\xd4\x9c\x1c\x2a\x98\x9d\x9a\x22\x82\xb0\xa5\x71\xe2\xc8\xbd\xa2\x76\xa3\x88\x27\xaa\x61\xc4\xb9\x73\x25\xf2\xe0\x57\xe3\x55\x8f\x31\x2e\xc1\xba\x41\x7a\x0c\x3e\x65\xd9\xd9\xcb\xd3\x47\xa7\xc1\xb3\xac\x35\x24\xcc\x75\x30\xeb\x8c\x69\x2e\x41\xef\xb0\xc9\x88\x99\xc3\xcb\x24\x87\xae\x1c\xbb\xb2\xc1\x59\xc9\x67\xae\x73\x1e\xe3\xc3\x0d\x79\x24\x79\x6c\x77\x86\xf3\x11\xc6\x62\x3e\xf1\xc5\xa3\xe1\x99\x70\xe4\x64\x5a\x67\x3f\xc5\xb1\xd1\x0c\x76\xea\xca\xa5\xcf\x12\x58\x61\xc7\x1c\xd7\x7a\x60\x82\xec\xc1\x00\xc4\xc9\xe3\x06\x23\x97\x2e\x17\x5d\x79\x34\xf4\xc1\xc2\x61\x2a\x1a\x5d\x57\xba\x3c\xe2\x89\xf7\x59\x49\x1c\x85\xa4\xc7\x42\x33\x7f\x71\x54\x8f\xf1\x87\xe4\x6d\x43\xfa\xe2\xc0\x90\xc4\x97\x6c\x6a\x44\x32\x10\xb7\xe7\x91\x79\x6c\xd3\x57\xd0\x8e\x8c\x8f\xac\x38\xd8\xeb\x97\xd2\xab\x68\xd8\x9b\x3c\xca\x85\x2f\x3d\x0c\x26\x11\x67\xd7\x04\x2e\xc4\xa0\x3a\x1e\x73\x1d\x82\x54\x7d\x24\xb6\x53\x39\x67\xfb\x8f\xa0\xc8\xef\x19\x01\x51\x3e\x18\xab\x1a\xb8\xf1\xb0\x50\x73\x28\xb0\x6e\xbc\x27\xc5\x5c\x2a\xc2\x75\x62\x34\xf5\xa0\x9b\xfc\x15\xa9\x18\xe3\xa3\x68\xaa\x35\xf1\x19\xe6\x9c\xfc\x5b\x77\x4a\x8d\xc6\xe9\x84\x11\x1f\xfc\x5e\xb0\x61\x85\xa8\x7e\x3c\xce\xd4\xc3\x73\xaf\x67\xa7\x87\x87\xdf\x7e\x10\x47\x70\x55\xaf\x51\x1d\x32\xc3\x93\xb0\x19\x0e\x54\xf2\xe8\x3e\x4f\x63\x73\x3c\xdf\x8c\xf6\x54\x3c\x58\x64\xd7\xe7\xec\xa0\x7b\x9b\x0a\xa7\x10\xb3\x85\xc9\x56\x38\x1b\x46\xc9\x79\x0e\x16\x92\x67\x30\x0e\x27\x4f\xf3\x1d\x54\xf9\xf0\x25\x81\x24\xb9\x56\x14\x55\xb4\xd9\x3b\x6a\xcc\xfe\xb5\x48\x65\x1e\x5b\x2a\xa5\x0d\xa5\x37\x39\x56\x21\x5a\x3b\x31\x4e\x3d\xd6\x88\xb0\x73\xff\xb8\x13\x6d\x8c\x37\xf0\x86\x6b\x5c\xba\xb9\x76\x18\xdb\xb7\xea\x39\x91\x1e\xe1\x86\x08\x84\xf4\x76\x6c\x17\x54\xbb\x46\xa2\x34\x48\x46\xe2\x21\x9f\x9d\xa4\x70\x55\x0c\x63\xb7\xd4\xb6\x5a\x7d\x8e\x24\xca\xab\xe5\x14\x75\xec\xbe\x68\x3a\xb5\x0c\x9f\x3d\x3f\xbf\xc8\x90\xf8\xb9\xc8\x25\xc1\x90\x09\x09\xf0\x35\xbb\x08\xe4\xeb\x33\x56\x48\x97\xb2\xcd\x39\x83\x43\x7c\x0e\x71\x02\x4a\xf1\x86\xaa\xa1\xc6\xb7\xb7\xb8\x44\x7d\xe7\xa2\x99\x1c\x9a\x60\xe2\x8b\x71\xae\xf8\x1e\x45\x1e\x4e\x61\x7e\x08\x3b\x34\x4f\x33\x97\x51\xa0\x41\x54\xe1\x58\xc5\xe0\x23\x89\x3e\x8b\x93\x4d\xc9\xae\xf6\x53\x51\x34\x7b\x3b\x0f\x0a\x86\x8e\x74\x9f\x4e\x31\x6c\x62\xe6\x0c\x23\x67\x6e\x6d\x26\x61\x60\xba\xb2\xb8\x9a\xb1\x5b\x40\xe7\x13\x40\xa2\x92\x22\xa1\xea\x2a\x5f\x1a\x09\xef\x1e\x01\x6d\x25\xe9\xd8\x5c\x93\x8f\x4d\x40\x2c\x9b\x62\x37\x3f\xe9\x4d\xbb\xd5\x34\x8e\xce\x7b\x67\xa4\x98\x04\xb2\xf7\x1a\x0a\xbb\x54\x83\x9e\x48\xc5\x15\x5b\x41\xe9\x58\x1d\x33\xbe\x06\xa0\x47\xce\xbb\xcf\x88\xa6\xcd\xc7\x87\x78\xe6\x5a\x77\x3c\x5f\x69\x6b\xec\xc9\x57\x08\xf1\x57\x79\x94\x42\x51\x62\x6c\x24\x90\x84\x9d\xf3\xdb\x38\x24\x36\xcd\x1f\x9f\x9c\xef\x3a\x7a\xbe\x61\x89\x22\x19\xb8\xc7\xe0\x71\xca\x91\x49\xc8\xcc\x1e\x67\x8c\x4f\x05\x96\x5f\xf0\x50\x59\x83\x4b\x8b\x5f\xa2\x4c\xbc\x5c\x2c\x09\xd3\xb2\xf8\x71\x17\x88\x9e\xa0\x48\xc6\xf1\xc4\x70\x86\xde\xed\x8f\x53\x6a\x77\x60\xa3\x70\xb6\x29\x60\x3d\x26\xb5\x4e\xac\xa8\x0d\x00\x23\x1e\xa7\x4a\xfa\x3e\x7e\x21\xf6\x6b\x70\x0d\x67\xbe\xce\xd3\xf5\x80\x27\x2a\x1b\x87\x79\x0d\x91\x76\x59\xe3\xa2\x7d\x70\x93\xb0\x28\xda\x65\x30\x92\x74\x84\xb8\x0b\x17\x61\xe1\xc8\xc1\xf3\xae\x96\x14\x88\x9b\x5f\x63\x1b\x91\x48\x7f\x1d\x1e\x66\x81\x23\x24\xf8\x88\x63\xa2\x9f\xfc\xaf\xf3\xe7\xcf\x8e\x74\x84\x6f\x1e\xbc\x7e\xfd\xfa\x01\x2a\x3e\xe8\xdb\x8a\x84\x43\xfa\x58\xe8\x90\x8f\xf0\x1c\xc5\x37\xa6\x5b\x7d\xfd\x19\xfd\xff\xa9\xbe\x7b\xc1\x29\xa0\x39\x3c\x7c\x82\xc3\x29\xd9\xfd\x63\x5c\x4d\xf7\x5c\xfc\x32\xc9\x78\xfb\xe9\xc2\xa6\x2e\xcb\x51\xd0\x62\xd0\xd1\xcd\xaa\xa5\x81\x9c\xf3\x7f\x49\x01\xe9\xcd\xaf\x0e\xe4\xab\x18\x81\x92\xb8\x55\xc7\x83\xc2\xef\x31\x54\x74\xff\x19\x95\xf1\x62\x0a\xcd\xfc\xfe\xb7\x7f\xc5\x62\xb9\x13\x28\x59\x23\xe8\x82\x10\x16\x89\x25\xc1\x21\xc6\x3a\xfb\xb7\x12\xdd\x9f\x46\x2d\xb2\x7b\x68\x53\x57\x3b\x49\xfe\x8f\x54\x54\x42\x36\xb2\xbc\x28\xd6\xd5\x9c\x8d\xea\x72\x72\x52\x28\x2d\x3b\xbe\xe8\x9a\xab\x2b\x6f\xe3\x75\x1c\x70\xf9\x38\x96\x63\x50\x5f\x32\x57\xcc\x1f\xe1\x05\x9b\x0d\x0e\x0c\x52\x11\x5b\xa7\xd1\x6a\xee\xd7\x66\xa2\x5a\x74\x35\xb5\xa7\x50\x10\xc5\xee\xf9\x4d\xb8\x34\x65\x63\x64\x3e\x89\x82\x39\x1c\x62\xa7\x91\x23\x8f\x99\x11\xc3\xc5\xaf\x2c\x1f\xe8\xed\xf1\xe6\xe6\x84\xa0\x92\xc5\x63\xfc\xdd\x7b\xbd\x87\x1d\x1f\x6d\x5b\x8f\x76\x15\x49\x3c\xeb\x02\x43\xc4\x45\x4a\x9e\x5a\x22\xc0\x48\x98\x8b\xec\x11\x11\xbd\x93\xb0\x3b\x65\xc6\xdc\xca\xcb\x5a\x81\x5b\x8d\x0f\x7d\x85\x9d\xea\x2a\x12\xef\x69\xf8\x7f\x1e\xf7\xa3\xfa\x8c\xeb\x47\x4d\x97\xe3\x3e\xc4\x99\x0a\x47\x7b\x89\xc4\x63\x06\x27\x2a\x92\x1a\x23\x94\xd3\x7b\x6b\x25\x02\x60\xba\x69\x27\x78\xac\xec\xa4\xc0\x66\x59\x9e\x94\x84\x6c\x2e\x26\x81\x99\x67\xe2\x0c\x71\x8e\x4a\x12\x9c\x8d\xd8\xb0\x3d\xc6\x30\x69\x5a\x42\xfe\x34\x60\x71\x50\x36\x7c\x27\x6a\xb8\xbf\x49\x39\xaa\xc5\xc8\x9c\x98\xfb\x48\x39\xad\x9a\x5d\x92\x00\x89\x86\x4c\x32\x11\x9d\xb6\x66\xdd\x9b\xc1\x14\x03\x78\x1a\x6b\xbf\xb7\x12\xfb\xac\x87\x2e\x9e\x49\x22\x66\x4f\x31\x3e\xf5\xb0\x6b\xa4\xf0\x8d\x24\x0a\x5b\x7a\xc5\x31\x31\xfa\xa9\x08\x70\x0f\x96\x46\xb1\x0b\x25\x49\xa0\x70\x75\x6b\xd7\xb7\xc7\xae\x27\x55\x6f\x33\xe6\x8d\xa3\xd2\x9f\xe4\x2e\x7b\xc9\xa0\x35\xf0\xa3\xf1\xb5\x46\xbe\x47\xd0\x8c\x50\x31\x96\xab\x0f\xaf\xd1\x44\xd5\x3d\x89\x3d\xa6\x26\x6c\x8d\x8f\xf1\xac\xa7\x0d\x7c\x13\xb6\x00\xce\x10\xce\x86\x33\x6e\x72\x4f\xea\x8e\x83\x23\x0c\x18\x3c\x99\x18\xd5\x9e\xc8\x76\xa4\xc8\xbf\xbc\x9c\x91\x02\xf9\xda\x22\x08\xbc\x6f\x57\xe1\xc5\x5c\x7e\x5a\xc9\x3d\xa3\xc9\x70\x60\x80\x44\x53\xdb\xbc\x40\x18\x1a\x7f\x92\x1b\xd5\xb9\xfc\xa7\xdf\xf8\xae\x3a\x7d\x8f\x24\xbe\xb2\xae\xb2\x47\x04\x35\x7d\x47\x3d\xd3\x26\xec\x55\xf3\x7a\x81\xbf\x38\xa4\xdd\xce\x9f\x8a\x38\xca\x56\xb7\x02\x69\xed\x49\x5e\x92\xad\x49\x30\xae\x0e\x20\x55\xb8\x15\xeb\x87\x3b\x02\xa3\x4c\x3a\xf7\x0b\x2f\x75\x07\xa3\x1f\x73\x21\xfd\x81\xdb\x55\x78\x12\x35\x9c\x24\xc2\x41\xec\xe2\x72\xb5\xf3\x84\x62\x87\x46\x62\x38\x0f\xbf\x7f\xa6\xbf\x38\x42\x81\x53\x75\x21\x44\xe1\x5b\xe9\x54\xf2\x0e\x73\xc0\xc3\x6c\x22\x02\xc2\x15\x49\xd4\x09\xff\xad\x9e\xdf\x0a\x13\x40\x8a\x36\xbf\xec\x9c\x23\x53\x1b\xbe\x6f\x5b\xe3\x6a\x9e\xb5\xe6\xc1\xa8\x9e\x64\xb7\xe6\xe8\x55\xfa\x3f\x7c\xe7\x5b\x40\xa3\xbe\x57\xee\x63\x0e\xf5\x6a\x1e\xa6\x1e\xa3\x4c\x7c\x3f\x48\xb6\xb9\x6f\x35\x50\x85\xf7\x44\x3b\xea\x90\xa9\x6a\x11\xbf\xca\x9a\x7d\xdb\xbb\x97\xcb\x04\xa6\xcb\xd7\x13\x09\x2d\x82\xe3\x59\x80\x63\x79\xf4\x91\x64\x1f\x4c\xeb\xfb\x80\xb6\x55\xb3\x16\x7e\xe4\x65\x0e\xe1\x15\xfc\x4d\x78\x0b\xa2\xa5\x38\xcf\x1c\x27\xae\x1a\x2c\xc8\x22\x61\xaf\x3a\x96\x11\x1e\x9d\xe8\xfa\x9a\xf4\x8d\xc5\xa6\x88\x74\x13\x50\x93\x13\xe2\x93\xb3\xed\x69\xde\xbe\x2a\x9a\xd7\xb5\x38\xf5\xb9\x86\x5e\xb7\x25\xa7\xab\x97\x44\xdb\xc9\x42\xf2\x33\x53\x3f\xb0\xce\x77\x86\x5f\xf9\xb8\xfb\xd8\xed\x5f\xda\x30\x48\xfd\xe8\x72\xe0\x38\xde\xef\xaa\x41\xfe\x86\x94\x78\x82\xa4\xdb\x24\xe3\xe8\x43\xbb\x43\xd2\x19\x67\x77\xa0\xb2\x07\xa3\xa5\x8d\x2a\x84\x70\x42\x4f\x02\xaa\x54\x6e\x90\x84\x89\x19\x0f\x9f\x00\xa4\xb8\x3a\x15\x36\x7a\x9d\x2d\x1e\x05\x16\x86\x85\x41\x59\xa0\x31\xea\xf9\xd9\x1d\xa1\x7f\xf5\x70\xcc\xc6\xfb\x80\x35\x5d\xb7\x13\xf4\x76\x7b\xd4\x92\xa3\xbb\x45\x5e\xe1\x30\xd9\x69\xa2\xcb\xf4\x58\xd3\x5a\x2e\xa3\x71\xa0\x2b\xc9\xb0\xd8\xb4\xeb\x9f\xa2\xcc\xca\xa3\xa7\x70\x88\x78\x06\x4f\x56\x07\xd8\x83\x51\xdb\x69\xd2\xd2\x28\x6e\x1b\x6f\x79\xfb\xc0\xed\x99\x0f\x55\x43\x2e\x54\x71\x15\x1b\xf4\xc7\xf1\x6b\x22\x44\x16\x91\xbb\x3b\xdc\x93\x4c\xb3\x95\x24\x8b\xb0\x1b\x58\x4e\x64\x8b\x47\x6c\x6d\xb3\x31\xb8\x34\xfd\x1e\x3f\x11\xdd\xc2\xe9\x44\x4b\xce\x6f\x61\xf2\x0d\x09\x87\x9c\x2a\x17\x01\x60\xc8\x96\xa9\xa6\x49\x3b\x57\x6b\xa4\xff\x9e\xa4\xe1\x4c\x1f\xbb\x89\xe2\xeb\xd0\x64\x88\xab\x13\xe3\xec\xa9\xa6\x7e\x07\xae\x26\xfc\x36\x42\xea\xe7\xc8\x7a\xe0\xea\x70\xe1\xa1\x4a\x0e\xf1\x9a\xba\x25\xce\x53\x2d\x94\xe9\xfc\x97\x5b\x77\x58\x6b\x6a\x60\x4d\x02\x15\x3c\x7d\x35\x13\x99\xef\x31\x84\x54\x9e\xd6\xa2\xce\xc3\x58\xc8\xa4\x14\xb5\xf3\x27\xad\x21\xb2\x81\xf5\x02\x86\x2a\x95\x35\x89\xe0\xfc\x88\x48\x74\x91\x43\xe8\x85\x6a\x29\x36\xc9\xb4\xa9\x5b\xe3\x97\x47\x96\xe1\x7f\x6e\x1e\xd2\xe9\xd6\xf7\x84\x31\xff\x43\xbe\x05\x07\x52\x69\xc6\x16\xbd\x71\x4e\x4d\x5f\xba\x2f\xb9\xe6\x3f\x74\xdf\x9f\xd6\x39\x9c\xf9\x70\xc8\x0d\x3e\x20\x01\xe2\xd0\xaf\x80\x90\xfd\x4f\xca\xb6\x39\x5c\xb9\x09\x05\xf5\x43\xb2\x39\x6a\x2a\xc7\x29\x52\x70\xb2\x7a\x1e\x05\xd9\x04\x09\xf4\xd0\xb5\xfe\x80\x87\x0d\x15\xda\x41\xe6\x11\x15\xc8\x6f\xa9\x14\x30\xb6\xef\xea\xd6\x8c\xb3\x3a\x4f\xdd\xe6\x1e\x0d\x32\x93\x0c\x6f\x91\x5d\x5a\x12\x6b\x3e\xda\x7b\x7f\x75\x6b\x86\x92\xe1\xe8\xc1\x0a\xa7\xd3\x94\x8c\x8f\x98\xa9\xba\xe1\x4c\x6f\x86\x14\xf8\x77\x25\x2f\x99\xba\x0e\x72\x5a\xf0\x6b\x77\x25\x24\x0e\xa7\xa2\x0c\xc9\x53\x7b\xde\x75\x32\x36\x50\x8d\x9f\xa7\x8e\x91\x39\xb1\x2c\x92\xd2\x49\x8e\x1d\x11\x19\x56\xf3\x90\x24\x38\x2d\x70\x4c\xd9\x5f\x4c\xf3\xdd\xab\xdc\x17\x47\xb0\x2d\xbf\x1b\x33\x3f\xdb\x53\x30\xdd\xca\xa8\xcb\x89\x90\x13\x57\xa4\x17\x78\x4f\xe5\x90\x0c\xdf\xa9\xc5\x95\xc9\xab\xf9\xf3\x15\x6e\x95\xda\x50\x20\x77\x88\xb1\x97\xa1\x16\x90\x40\x02\x23\x97\x4b\x5d\x1e\x0a\xf4\xfc\x76\x4e\xfc\x74\x62\xbf\xe5\xbc\xc4\x86\xfd\x15\xd9\x22\x35\xca\xe8\xcb\x8b\x51\xfa\x93\xde\x5b\xad\xdc\xd5\x22\x1c\x45\xbf\x1a\x75\x81\xa7\xc7\x54\x3c\xe0\x9c\xe1\x10\x0b\x66\xc8\xc6\x3d\x7f\xc9\x51\x31\xee\xd3\x68\xa8\xf2\x19\xe2\x96\xe6\xe2\x9a\x1f\x7b\x1f\x85\x27\xc4\xbe\x88\xb3\x4c\x00\x25\xf9\x2a\xf4\x34\x76\x39\xe2\x0c\xbf\xa8\x2b\x81\xfc\x76\xf0\xaa\xde\xcc\xb5\xc5\x62\xf6\xb8\x47\x96\x99\xe3\x3e\x63\xb8\x03\x9d\x56\xc6\x8c\x3b\x3b\xe2\x0c\xfa\x22\xe9\x4a\x12\x07\x36\x57\xb2\x53\x64\x15\x8d\x45\xdf\xc9\x1f\x8e\x65\x10\xc3\x34\x86\x3d\x30\x9e\xd0\x1d\x87\x16\xc8\xfb\x67\xfb\x47\x97\xfb\x54\x9b\x91\x43\x08\xf3\x80\x78\x9c\x2e\xc3\x42\xdc\x5f\xed\xbc\xb6\x8a\x91\x6c\x05\x33\xfd\x9e\xd3\x5d\x8a\x79\x6f\xd8\x91\xd8\xf3\x64\xe8\x46\xc4\x1d\x4c\x25\x37\xfb\x50\x96\xb1\x73\x4d\xb8\x0a\x24\x92\x9b\xd5\xd5\xa4\xf3\x5a\xa8\x25\xd7\x1e\x43\x36\x23\x43\x77\x12\xae\x6e\x5e\x3b\x12\x38\xff\x90\xe8\x20\x15\x5c\x62\x2f\x88\xbf\x0f\xa3\xfb\xdb\xb4\x59\x98\xc8\x58\x5a\x54\xf6\xe1\x58\xec\x53\xb7\x3d\x87\xe3\x88\x9a\x4d\xcf\x8b\xf6\x00\xe0\x68\x9d\xf9\x48\x80\xdf\x80\xbf\xd2\xc5\x39\x60\x0d\xcd\x22\xf1\x76\x8b\x8e\x04\x7e\x4c\x71\x13\x10\x94\x88\xce\xfa\x78\xb1\xd8\xc6\x82\x29\xcc\x3d\x53\x30\xb9\x67\xe3\x01\xfa\xe8\x27\x37\xdd\x51\x1c\xc3\x50\x6e\x8a\x78\xc8\x90\xe2\xe2\x89\x0a\x35\xc7\x3e\x53\x8e\x68\x94\x1b\x79\x02\xf9\x8a\xb7\x94\x9f\x60\xf4\x1c\xb3\x67\x3f\x43\x92\xcc\xc2\xbb\x22\x03\x4e\xf4\xf7\x0d\xc9\xb3\xab\x5b\x06\xc5\xec\x69\x17\x33\xa1\xfc\x83\xc6\xa6\x8f\x20\xff\x5d\x63\x3b\xde\xb3\xaf\xf6\x8f\xf0\x28\x1e\xe0\x6e\x2f\x53\xfa\x90\x81\xef\x7d\xf0\x61\x62\xa3\xfa\x1d\xe5\x2b\x05\xf3\xfd\x8b\xd8\x3b\x76\x58\x51\x7d\x7a\xd4\x9f\xd5\x1d\xca\xa1\xd1\x9a\x1f\xad\xe7\xe4\x2d\xde\xe9\x35\x36\xf3\xfa\x67\x87\xad\x7b\x96\x06\xd7\x4c\x6e\xda\x3e\x3c\x39\x79\x4f\x71\xd5\xde\xfc\x8a\xd4\x55\xf1\x7b\x20\x3f\xf2\x32\xfd\x74\xf7\x8e\x7f\x23\x77\x1e\xbd\x81\x8b\xcb\x50\x3b\x7f\xa9\xbe\xf5\xac\x42\x33\x43\x53\xb5\x6a\xf0\x26\xc3\xa1\x97\x32\xfa\xee\x4a\xde\x18\x61\x95\xe9\x38\xbc\x38\xe2\x72\xba\x80\xab\x8d\x78\xbd\xfa\xce\xcd\x8f\xaf\x95\x42\xaa\xec\x1c\xd3\x42\xd8\xde\xa6\xa9\xd1\xfc\xfc\xa9\xfc\x1f\x04\x56\x92\x80\x2d\x5e\xe1\x5b\xb3\x00\x46\x33\xcd\x35\xc7\x2a\x7f\xba\xf9\xbf\x9c\x55\x15\x19\x2d\x3b\x12\x94\x2e\xf0\xef\x57\xd9\xfd\x82\x2d\xd8\x6e\xe6\x6c\x00\xc6\x23\x3d\x22\xe5\x7a\x33\x71\x0c\xc2\x52\xbf\xd3\x2f\xbd\xe3\x44\xd2\xc8\x0e\x43\x65\xb3\x73\x6f\xa5\x21\x71\x37\xd0\x21\xa7\xf3\x99\xe8\x7c\x81\xab\x74\x28\x4a\xe9\x63\xd7\x9a\xe9\x33\xbc\x4a\x85\x77\x3a\x0b\xbc\xd3\x19\x3d\xd1\x12\xbe\x0d\x5f\xac\x09\x25\x9a\xf3\xd8\xa5\x08\x4e\xca\xd2\xe3\x3e\x7c\x97\xcc\x4b\x45\xfa\xd1\xa7\x59\x4a\xbe\xe6\xab\x71\x97\xc2\xad\x93\x4f\x89\x1b\x6a\x34\xb8\xe0\x8c\x9a\x7c\xd6\x77\xfc\x39\x9e\xab\x60\x63\x96\x64\x86\x8d\x81\xac\x7f\x71\x25\xfe\xaa\xef\x2c\xa7\xb3\x14\x7b\x79\xfc\xed\xb2\x37\xce\x87\x92\xdf\xb5\x8f\xcb\x9c\x32\x92\x36\xeb\xe2\x25\xe2\xaf\x3e\x94\x39\xfe\x38\xaa\x2b\xac\x27\xf9\x84\x27\x21\x70\x91\x17\xd4\xdc\x14\x81\xc5\x2f\x7d\x2d\x4f\x85\x4d\xd0\xe2\x84\xe9\xfb\xb9\xd7\x4e\xa7\x6b\xc8\x1b\xd9\x92\xd9\xae\xed\xb7\x1c\x0f\x3f\x05\xd7\xf6\xf5\xfc\x54\xf4\xae\x04\x02\xea\x40\xbd\xd0\x44\xba\x0d\xa7\x95\x73\x99\x6c\xf4\x75\xdb\xbe\x10\x6c\x3e\xc7\xe3\x8b\xa4\xc4\xd7\xc1\xf5\xfa\x70\x43\x89\x7f\xea\xed\x8d\x39\x4f\xd5\xfd\xe7\x78\xe8\x4c\xe5\x01\xa8\xbe\xe9\x93\xa0\x36\x88\x38\x21\xe2\xda\x11\x9d\x03\xb7\x1f\xd6\x54\xc8\xd4\xbe\xbf\xa5\xbf\x63\xd0\x6c\x84\x95\x94\x88\x26\x1d\xae\x4a\xb2\x3e\x5d\xe2\x20\x61\xe7\x6d\x6d\xc5\xe3\xbd\xa5\xa9\x3f\x32\xec\x75\xd9\x2d\xd6\x2b\xf7\x5c\xb9\x92\x10\xbf\xc0\x6f\xe8\x7c\x8e\x92\xfa\x13\x9b\xeb\x5b\x9f\x99\x7a\xdf\xc8\xe3\xe6\x26\x46\x9c\x8c\x92\x87\xe8\x8c\x05\xd9\xe8\x81\x3a\x1d\x80\xf0\x62\xed\x3e\xdd\x59\xc4\x42\x76\xf5\x6a\xc1\xaf\xe0\xdb\x2b\xbe\x69\x7f\x61\xfc\x53\xa6\x08\x6f\xd5\x94\x98\x1f\xcf\xa8\xfc\x33\x49\xe4\x55\xbe\x35\x7c\x17\x6d\x3f\xfe\x84\xc8\xa1\xd6\x67\xce\x92\xeb\x5c\xa6\x05\x61\xbf\x9a\xab\x9a\xca\x60\x92\x7d\xbb\x82\xaf\x35\x33\xf8\x4f\x0f\x0f\x64\x8a\xba\x06\x0c\xdd\xad\x52\x2b\x43\xee\x0e\xad\x52\xd4\x41\xe4\x25\x92\x4c\x37\x50\x98\x58\x64\xe2\x84\xbf\xc1\x82\x34\x5c\x83\x4f\xd8\xf5\x47\x9e\xa1\x54\xc7\x5b\xe3\x63\xab\x99\x0c\xfa\x2e\xbc\x75\x19\xcc\x81\x89\x0b\xe2\x3e\x5c\xc4\x43\x9d\x20\x86\x3f\x32\xce\x5b\x71\x95\x9c\xd1\xb0\x8d\xb7\xd4\x3d\x09\x13\x66\xfe\x92\xff\x93\xf3\x5c\x33\x45\x26\x9c\xad\x6f\x71\xdb\xbd\x58\x37\x6d\xd3\x93\x86\x63\xe6\xdf\x35\x2d\xfe\xa0\x15\x12\xd5\x2e\x15\x1c\x1c\x3c\x5f\xcd\xec\x16\x3d\x67\x81\x7b\x29\x9a\xfd\x53\x7c\x2b\x73\xad\x17\xd7\x62\x81\xc6\xd5\x81\xa5\x7d\xc5\xb7\x34\x2c\xe1\xc4\x35\x5f\xa8\x99\x3e\x91\x39\xb4\x5a\xb3\xec\x72\x1a\x5f\x31\x77\xc0\xcf\x97\x7c\xef\x97\xc0\x6e\x1b\xce\x87\xba\xa8\x08\xb9\xfd\x76\x81\xa9\x13\xce\x49\x28\xdf\x0a\x9f\x78\x78\xf3\x9b\x25\xa2\x96\xb4\x15\x67\x3d\x60\xd3\x1d\x3c\x18\xe3\xb8\x05\x1d\x62\x34\xea\x89\xea\xc8\xb5\x32\xae\xfa\xa4\x5c\x1a\x17\x24\x39\x51\xd7\xa1\xf6\xca\xe4\xdb\x14\xb1\x8f\xe9\xcb\x04\x56\x19\x70\x1f\x76\x5c\xb5\x29\x2c\xc5\x15\xcb\xa2\x32\xa3\x4a\xdf\xeb\x11\xb0\xb7\x12\x7b\xd5\x8c\xaa\x11\x77\xa4\x11\xef\xab\xa4\x02\xcd\x78\x88\x8a\x97\x71\x6f\xcd\x92\xf8\x23\x1d\x7b\xcf\xe9\x7f\xf5\x92\x87\x47\x2c\x15\xc5\xa0\xcb\xa6\xe9\xa0\x8f\x6d\x21\xce\xb2\x9b\x64\x84\x3a\x04\x0f\x96\x92\xd3\xf7\xa1\x83\x1b\x08\xb4\x54\xe5\x00\x12\xb9\xf6\x14\x12\x37\x48\x0d\x4b\x5d\xb6\x3d\xf4\x67\x3a\xa1\x92\x7e\x4f\x5d\x01\xed\xa3\xa7\xe7\x04\x79\xb0\xaa\xef\x78\x54\xcd\x77\x9d\x52\x29\xa9\x27\x57\x66\x6f\xe7\x26\x6e\xe5\x04\xa0\x87\x2b\x4f\x77\xcf\x15\xa7\xfb\x97\xc7\xd7\x70\x0d\xb4\xec\x57\xaf\x4c\x87\x28\xc8\xab\x05\xfb\x5a\x84\xc6\xce\x1c\x50\xf6\x90\x81\xb2\xc7\x04\x94\x5d\x00\xc8\xb5\x9a\xd0\x0a\x1d\x9c\x1b\x64\x86\x80\x5f\x4d\xb4\x12\xfc\x45\x35\xac\x17\xc9\xa1\xf8\x50\x0e\x45\xdf\x58\xaa\x03\x91\x56\xd7\x2e\x54\xcf\xd1\xed\x0c\x59\xd1\xb7\xfc\xbc\x6b\xc5\xef\xaf\x6f\x07\x0a\x5c\xe6\x92\x22\x26\x0d\x22\x51\x98\x1c\xee\xab\x1d\xc9\x83\x73\x9f\x2b\x8c\x7d\x07\x57\x95\xd3\xa0\x26\xc7\x18\x37\xc4\x0a\x1f\x35\xc4\xec\x59\xd8\x83\x73\x2d\xa9\x32\xd1\x01\x9b\xec\xbb\x93\x31\xff\x74\x75\xce\x72\x5a\xed\x4c\x98\x27\x74\xe8\x3d\xb0\xdb\x1c\x7b\xf4\x30\xb0\x1b\x8b\xc0\xaa\x02\x9a\x49\x9d\x31\xb4\x0e\x40\x25\x25\xbd\xb1\x07\x88\xaa\xe3\x12\xc8\xa3\x4f\x50\x10\xf1\x9a\x8a\xba\xaf\xe5\x96\x97\x1f\xa1\xd0\xf3\x2d\x68\xed\x52\x8d\x1f\x94\x73\xf7\x44\x7c\x43\x2e\xee\x40\xfe\xe5\x44\x81\x0a\xfa\x83\xfb\xe4\xc4\xda\x42\x1f\xb4\x03\x41\x69\xc9\x54\xbe\x2c\x29\x12\x61\x2f\x35\x02\x48\x89\x66\x0e\x94\x94\x81\xbe\x29\xf6\x3d\xf6\x8f\xe2\x73\x5c\xcf\x4e\x7d\x6b\xa3\x28\x1f\x9d\x5a\xeb\x12\x6c\xe5\x55\x70\xce\x0e\xb3\x8c\x6f\x18\x25\xa9\xfe\x61\x67\xbf\x99\xab\x9c\x24\x8d\xd2\x29\xb2\x1a\x22\xde\x6c\xe2\x6a\xc4\xe6\xf5\xe4\xc5\x54\x07\xcb\x89\x9f\xe5\x3a\x38\xa9\xce\x5a\xe4\x50\x33\xe3\x54\x5d\xcc\x48\xce\x35\x5b\xd7\xde\x76\xfd\x1b\x6f\x6a\xb3\x7f\x44\x12\x2d\xc7\x4b\xe4\x9b\xad\x8f\x95\xb0\x65\xc6\x91\xb4\x1c\x72\x13\x52\xca\x8f\x5f\x44\xf6\xd6\xe5\xe1\xe3\x8e\xa7\x95\x7b\xdc\x51\x58\x7a\x78\x90\xe0\x96\x5b\xe5\x80\xbc\x70\x97\x2a\x5e\x32\x29\x6d\x95\x76\x11\x68\xe9\x34\x7a\xf3\x20\x0a\x19\xe1\x13\x2a\x80\x33\x81\xc5\xa0\x63\x9b\x61\x3e\x45\x7e\xec\x68\x80\x00\x0e\x96\x0c\x0f\xb5\x20\xa1\xc0\xbc\x1f\xbc\xb0\xf8\x1d\xfc\x0f\xa7\x70\x35\x7e\x2a\x53\x71\x95\x4e\xf4\xe0\xc5\x72\x0a\x3a\xf5\x14\x70\x78\x82\xf8\xbf\xe8\xd1\xe3\xb8\x6b\xf7\xf4\xf1\xa0\xe7\xff\x9a\xc7\x8f\x23\xf4\xc4\x8e\xa6\xe7\xfe\xe5\x8e\xa9\xe7\x93\xd2\xc7\xa3\xe4\x3d\xd8\x19\x47\x31\xde\xca\x03\xc7\xde\x52\x03\x0e\xc7\x5f\x06\x7e\x48\xfc\x6d\x78\x49\x23\xde\x96\x54\xce\x9c\xed\x03\xba\x4e\x59\x9f\x54\xdd\xf3\x32\xc7\x60\x4c\xf2\x69\x74\x87\x2c\x9f\x39\xdf\x39\x1d\x0e\x92\xf1\x5c\x7c\xe9\xa5\x04\x21\x23\x6c\x65\x24\x11\xb0\xca\xfd\xe7\xa9\xfc\xdb\x62\x8f\x55\xee\x34\x3d\x95\x81\x05\x7e\x8a\x39\x49\x1b\xc8\x35\x94\x06\xc3\x3e\x6f\xcb\xb5\x09\xe5\xf1\xd4\xe4\x53\x94\xc1\x56\x3e\xc8\x23\xaa\x85\x0f\xb5\x90\xaf\x93\x6e\x66\xd1\xc0\x93\xa0\x81\xe9\xc1\x31\xdc\x80\xf1\x4e\x43\x0e\x9d\xfc\xe5\xeb\x55\x63\xbb\xf9\xe3\x06\x09\x96\xe4\x03\xc2\xe9\x90\xb0\xaa\xed\x3c\x0c\x9b\xab\x8a\x7a\xfe\x90\xfe\xcf\x1e\x3d\x4b\x3e\x4f\xbe\x22\x0a\xc0\x49\x28\xff\x6e\x6c\x71\xcd\xb6\x00\x5a\xac\xaf\xb2\xf1\x7b\x9e\x79\xb5\x81\xff\x8d\xba\x41\xe2\x39\x85\x86\xdf\xc1\x68\x66\x78\x8e\x87\x5f\x88\x5b\xc5\x39\x22\xf9\xa4\x0b\x39\x1b\x10\x5f\x6e\xae\x35\xb3\x9d\x62\x1a\x12\x05\xe7\xd5\x7b\xa8\x86\xe6\x44\x85\x0b\x92\x44\x04\x4e\x33\x7e\xf4\x2c\x2a\xf5\x28\xef\xba\xb6\x5c\xf6\xb8\xd6\x07\xde\x8f\xe5\x97\x73\xd8\x1f\x43\x91\xe4\x96\x02\xe2\xd5\x81\xaa\x2c\x26\x1a\x94\x97\x1d\x1d\xdc\xf4\xd3\x8e\x5c\x45\xb2\xfd\x49\x9a\xbf\x66\x6a\x8c\x7c\x35\x35\x82\x3a\x4e\x0e\x12\x01\xdd\xe0\x10\x5a\xd8\x7c\xfe\x94\x54\xf5\x22\x3b\x3f\x76\x05\x76\xd3\x6d\xe5\x11\x8d\x69\x12\xcc\xce\x9f\x5e\x9c\xc5\xc0\x4c\x4b\xf8\x98\xc5\x04\x85\x92\x88\xa8\x92\x5a\xea\x2d\xa7\x01\x28\xd6\x11\xa7\xc5\xd1\x23\x7e\x70\x76\x0f\xe8\x07\x4b\x0a\xc8\x9f\xd4\x92\xf6\x80\x3b\x23\x4d\x6b\x5d\x48\x2f\x1a\xbb\x1c\x01\xf0\x09\x20\xa7\x10\xe2\x3a\xe1\xc1\x2f\xd1\x8a\x6e\x58\x2b\x8d\x5d\x45\x5a\xb3\xec\xe3\xa3\x8f\x67\xe9\xfe\x5e\x74\x95\x9d\x3f\x76\xf1\x9c\xd9\x49\x79\xc9\x7a\xfa\xc5\x93\x73\x8f\x8c\x57\xe5\x16\x50\x0b\xc4\x0d\x91\xfc\xf7\x1c\xb3\x94\x97\x71\xf0\xc1\xa3\x36\xaa\xb2\xc5\x7d\x2e\x07\x88\x9b\x91\x13\xe7\xb9\x06\x8e\x67\x67\xc7\x4f\x07\x43\xe1\x34\x6d\x4e\xdc\xc4\xa0\x2a\x1d\x15\x12\xc2\x3e\x70\x09\x5c\x3d\xc3\x2a\xb7\xec\x87\x60\xcd\x2f\x01\xe5\x71\xae\x2b\x48\x00\x23\x5f\xb6\x3d\x2c\x29\x95\x80\x06\x6f\xef\x47\x4e\x6e\x2a\x0b\x79\x2e\x9b\x06\xb6\x0c\xea\x25\x02\x6e\xf4\xf0\x62\xfc\xf4\x60\xc4\x54\x6f\x71\xc2\xdb\x3b\xa6\x69\xc7\xbb\xb8\xe5\x58\x42\xfa\x03\x58\x19\xba\xec\x1d\x82\x5a\x08\xf7\x67\x77\x84\x28\xfb\xea\xed\x55\x82\xd7\xda\x60\x86\x83\x6c\xab\x7b\x62\x66\xa2\x06\x47\x0f\x40\xee\x41\xd9\xde\x58\x19\x41\xba\xb3\x22\x4e\xde\x7e\x0e\xac\x89\x5a\x23\xdf\x6e\x27\xee\x78\x8e\xc3\xfb\x70\x09\x24\x35\x8e\x90\x11\x1b\x79\xf7\xed\x03\x8d\xe2\x58\xf7\x40\x0d\x8f\x48\xfd\xdc\x5c\x5e\x56\xa4\xeb\x23\x77\xae\x41\x36\x35\xe2\x61\x65\x8d\x85\x37\x6f\xd2\xea\xa5\xe5\xad\x07\x13\x28\x1b\x0f\xd7\xf0\xa9\xf6\xf1\xdd\xd9\x93\x66\x2d\xaa\x3d\x97\xfb\x6a\x6d\xcf\x66\xb0\xd6\x5d\x1c\x38\xf7\x7f\xcf\xd2\x23\xb8\x30\x04\x18\x87\x44\x7d\x8e\x87\xc0\xa2\x5b\xdb\x34\x5d\x78\xae\x27\x1b\xbd\x84\xe6\x96\x06\x97\xb0\xab\x85\x3c\x24\x32\xac\xc2\x7c\xef\x5b\x17\x72\x7f\x0a\xf5\xa5\xc3\x43\x67\xbe\x36\xcd\xee\x83\xaa\xc2\x60\xd9\xac\x43\xa7\x70\x83\x1a\xc4\x30\x9f\xf3\xb7\x68\x0e\xf0\x17\x57\x8a\x66\xc4\x0c\xce\x9d\xef\xc5\xa1\x3c\x39\xf6\xdc\x12\x2c\xf7\x92\x1a\x16\xdd\x1d\xfe\x8f\x60\x0a\x8a\x2b\x45\x02\x5b\xf8\x18\xc9\x46\xe1\x63\x22\xed\x85\xcf\x3c\xce\x89\xd1\x58\x5b\xc5\x74\x73\xfe\x64\xaa\xd0\x3f\xde\x66\x11\xd1\xcc\xfa\xda\x3d\xa4\xef\x5e\xd3\xd9\x74\xef\xd3\xb8\x86\xc7\xf3\xf0\xa3\x6f\x42\x6a\xdb\xbf\x10\xc9\x99\x2f\xef\x65\xbb\xec\x1e\x1d\xa3\xcb\xa8\x15\x77\x96\xdc\xb2\x25\x57\x31\xe5\x39\xab\x45\xf2\xa6\x34\xe2\xaf\x71\x5f\xe9\x5c\xb6\x42\xee\xa9\xa6\x9d\x7e\x00\x7c\xb8\x4f\xdc\xe9\x94\xec\x12\xa6\x56\x77\x3a\xb9\x31\x23\xc2\x4d\x6d\x22\x62\x7f\x23\x01\xa9\x6b\x6a\x1f\xea\xf6\xb0\xe9\xbc\x56\x32\xa8\xeb\x32\x91\xbb\xcc\xe4\x1c\x27\x14\x86\x4e\x54\xf1\x83\x7b\x8c\x75\x64\xb1\xf0\x8d\xe8\xa1\x2a\x26\x4f\x71\xe1\x56\x5b\x91\x1c\x02\xf4\xfd\xe6\x57\xe6\xd1\x5c\xe6\xeb\x31\xbe\xd4\xd6\xf3\x2c\x31\xf2\x7c\x28\x92\x38\xe0\xb3\x7c\x8b\x9c\xd3\x66\xf5\x2a\x45\x55\x25\x89\x70\xdb\x66\x19\xa8\xfc\x22\xdf\xd0\xe9\xd8\x64\x4f\x6f\xde\xd7\xb0\x00\x16\xc6\xbd\x75\x3c\x9c\xca\x96\xf4\xac\xdc\xcf\xe2\x44\x7e\x07\x8e\x29\x31\xe0\x88\x44\x5b\x54\x7c\x0d\x1b\x04\x9b\x1f\xca\x42\xd8\x8a\x8f\x78\xf4\xb8\xb6\xa6\x0b\xd2\x7e\x54\xf9\x85\x91\x18\x3a\x78\x30\xc5\xaa\x02\x0d\x6f\x6f\x6b\x2e\xef\xc4\xde\x1d\x1d\x52\x22\x6a\x0d\x12\xe8\x7b\xea\xd1\xd4\x6b\x48\xad\x8a\x09\x60\xa0\x11\xdb\xbd\x84\x69\x07\x1c\x4b\x00\x37\x5b\x23\x89\x27\x13\x03\xe0\xff\x05\x92\xb4\xcc\x75\x40\xc7\x7e\xc1\xed\x87\xb1\xe0\x16\x2d\xfe\xc1\xb3\xef\x29\x03\x0c\xe1\x13\x5d\x91\x55\xc2\xb4\xdc\x51\x06\xed\xf8\x06\xf4\x90\xeb\x0a\x3e\x3e\x7d\xf2\x7c\x08\x3b\xc5\xad\xb4\x68\xcc\xdd\xb4\x60\x92\x95\x89\xb7\xc2\xf4\x54\xd8\x51\x61\x00\xb9\x77\x12\xb2\x85\x0e\x31\x69\xd9\x4c\x83\x0a\x74\x2a\x6e\xf9\x39\x03\xfc\x0f\xf5\xe5\x10\xf0\xf4\x63\x86\xfb\xa0\xe9\x07\x27\xd3\x96\xd3\x7c\x1a\xd2\x1a\xf1\xf0\x3b\x34\xee\x21\xcf\x70\x75\x68\x7f\xe2\xf1\x58\x36\x8b\x5c\x1b\x13\xc6\x3e\xac\xe0\x00\x0f\x50\x8c\x6f\x22\xcc\x81\x36\x40\x39\xd4\x0c\x44\x30\x45\xc1\x70\xdb\x63\x7f\x4a\x15\xbf\xf3\x35\xba\x75\x55\xc2\x03\xbe\xd3\xfd\x92\xd4\x5d\xaf\x3c\x4a\xe5\xea\x20\xc1\x6b\xe7\xee\x1e\x2a\x36\xe2\x0f\x66\x5f\x95\x97\x66\x70\x47\xe1\x76\xfc\x14\x0e\xae\xba\x6e\x6b\x35\xbd\xc7\xcd\x5f\xa9\x03\x7e\xb6\x70\x38\xdb\x5b\x1a\x1d\x0c\x7f\x5b\xf2\x05\xd5\xfe\xc5\xfb\x7e\x93\xb3\x3d\x67\x00\xaf\x27\xe5\xdc\x6b\x59\x0c\x7a\xf3\x2e\x86\x75\x9b\x71\xdd\xea\xa9\x10\x6d\xc8\xef\xf4\x5b\x22\x33\xed\x5f\xdb\x58\x4c\x02\x64\x2c\xeb\x69\xa9\xf7\x09\x9c\xad\x5a\x3a\xfd\x2e\xc4\x91\x0a\x0b\xd6\xe2\x25\x00\x57\x98\xec\x7a\xf7\xd1\x12\xad\x17\x3d\x2c\xbc\x34\xfe\x22\x8f\xa0\xf9\xe9\x1a\x3a\x7f\xde\xe0\xd2\xe6\x07\xf3\x36\x14\xf9\x77\x6f\xe8\x6b\xf4\xe6\x8d\x2b\x36\x6f\x20\xb0\x9a\xf1\x6d\x4e\xdc\x42\xc3\x3a\xc4\x19\xff\x2f\x97\xaf\xb1\xdc\xea\xe0\xa6\xd2\x4d\xbb\x81\x13\x0a\xc1\xa9\xda\xe8\x8c\x9e\x1e\x43\x44\x0d\x26\xea\xc3\x7b\x59\x3a\x7f\x45\xf9\xb9\x40\x82\xa8\xe8\x54\xf6\xa9\x01\xbd\xc3\xa2\xab\x16\x49\x87\xf1\xa7\xc5\xe7\xf3\x44\xae\x76\x65\x13\x73\x71\x45\xcd\x76\xfe\x7c\x3b\x8b\x41\x59\x79\x8b\x94\xd5\xe1\x55\x50\x95\x59\xbd\x4e\xbc\xcd\x85\x1b\xae\xae\x2b\x08\x47\x3f\xa5\xaf\xc2\x26\xb9\x13\x24\xbb\x75\x12\x69\x7d\xdf\xba\x18\xeb\xda\x27\xa0\x8d\xeb\xd0\x77\x90\x92\x2a\xa1\xee\x99\x82\xcf\xc3\x33\x05\xf9\xa1\x07\x97\xfc\x63\x37\xd4\xea\x55\xf9\xb6\x71\x0e\xd6\xd1\x10\x3e\xb3\xed\xea\xb3\xfb\xf1\x2b\x36\xfc\x1e\x42\xf2\x06\x44\xda\xa6\xcc\x4e\x1e\x04\xfa\x39\x7a\x2f\x27\x7a\x90\xc7\x37\x2e\xe6\x61\x69\x1f\xef\x46\x84\x87\x72\xb4\x99\xf4\xad\x0a\xc5\x50\xf2\x48\x40\xdc\x9c\xbe\x45\x31\xd1\x5a\xf2\x4c\x91\xbe\xc3\x74\xf3\x57\x0d\x94\x88\x06\xf9\x61\x83\x9b\x48\x8c\xff\x73\x94\xbf\xff\x0f\x0f\xcf\x67\x9a\xe4\x95\x90\x5f\x65\x5b\x62\x80\xa9\xdf\xb5\x2e\xf0\xe4\xea\x46\xd4\xc2\x99\x86\xba\x7c\x1d\x2d\x2a\x88\x95\xbe\xdc\xb2\xb4\xf9\xc1\x95\xd5\x97\x4e\xbe\xf0\x8f\x58\x20\x1f\x84\xca\xb9\x79\xc4\xb2\xe1\x8f\x6a\xb3\x2f\x5c\x6a\x05\xa6\xfe\xae\x69\x2a\xa2\xfd\x7c\x4d\x94\x96\xaf\xf0\xb6\x2c\x9e\x95\x45\xec\x95\xdc\x8b\xe7\x78\xc4\x18\x7b\xef\xf5\x5c\xff\xfc\xdc\xce\x3f\x67\x57\x5a\xf8\x6c\x21\xc3\xff\xe7\x1b\xfa\x40\xfb\x0b\xe6\x57\xfe\x7d\x45\xbf\x01\x2b\xbf\x0a\xfa\x55\x20\xb4\x98\x7f\xbd\xe6\xca\xb8\x5d\xd0\xba\xc4\x92\xa9\x36\x71\x11\xfe\xb9\xa3\x1f\x2c\x80\xde\xe7\xb0\x5c\xe2\xec\x05\xbf\xed\xa3\xfd\x59\x7d\x52\x80\xfa\x92\x37\x7f\xa4\x5b\xf9\x7c\xd5\xf4\x2d\x7f\xe4\x77\x97\xf9\x53\x91\xef\xf8\x0b\xfa\x97\x2f\xaf\x8d\x79\xa5\x2d\x62\x10\xda\x20\x09\xd7\x57\xd2\x1e\x09\xe3\xf2\x6d\x67\x72\x69\x0d\xc3\x91\x4f\x6d\xfe\x7a\xe1\xc6\xe4\x06\x24\x5f\xdd\x88\x74\x38\x8c\xd9\xa2\x6d\xb6\x48\x0c\xfe\x53\x78\x50\xda\x3d\xdd\x79\xde\xdf\xfc\x5a\x75\x86\x3d\x29\xff\xd2\xdf\xbc\xcf\x98\x38\xad\xc6\x86\xaf\x90\x3a\xa1\xf5\x3e\x96\x33\x0e\x9a\xe7\x84\xff\x65\xbd\xed\xd5\x0e\xf0\x6c\x14\xfd\x3c\xac\x97\xb9\xf8\x98\x4e\xc2\x18\xd8\xf0\x40\xcb\xbd\x58\xd2\x51\x8a\xb7\xfd\xbd\xa8\x5f\xf9\x37\xb7\x3f\xf9\xf7\x7f\xe7\xd7\x4e\x48\x77\xfa\x8f\xff\xc8\x9e\x3e\xfc\x34\x33\x6f\x90\x2e\x36\x33\x01\x9e\x0e\xf3\x37\x50\x92\x08\x76\x93\xbf\xf9\x36\x01\xe7\x2c\x0b\x1c\xc2\xc0\xf7\xa2\xde\x70\xa7\xed\x03\x2f\xff\x2f\x00\x00\xff\xff\xee\xb7\x93\x7d\xa1\xbd\x00\x00")
func confLocaleLocale_esEsIniBytes() ([]byte, error) {
return bindataRead(
@@ -4399,12 +4399,12 @@ func confLocaleLocale_esEsIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_es-ES.ini", size: 48439, mode: os.FileMode(493), modTime: time.Unix(1442599190, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_es-ES.ini", size: 48545, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_frFrIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\xbd\x4b\x6f\x1c\xd7\x92\x27\xbe\x17\xa0\xef\x90\x56\x43\x7f\x4a\x00\x55\x82\xed\xff\x0b\x86\xcb\x1e\x8a\x92\x2d\xdd\xa1\x1e\x2d\x52\xba\x98\x31\x8c\x72\x56\xe5\x29\x56\x5a\x59\x99\xe5\x7c\x90\xa2\x1a\x0d\xcc\xf6\x7e\x8b\xc6\x2c\x66\xac\x5e\xcc\xaa\x77\xb3\x6b\x7e\x93\xf9\x24\x13\xbf\x88\x38\xcf\xcc\xa2\x64\xf7\x34\x70\xaf\xc5\x3a\xef\x8c\x13\x27\x4e\xbc\x4f\xbe\xdb\x2d\x0a\xd3\xad\xe6\x6f\xea\xac\x33\xed\x45\xb9\x32\x59\x61\xb2\x1f\xcb\x3e\xeb\xf2\xba\xcb\x76\x6d\xd9\x71\x49\x7f\xfd\xcf\xbd\xc9\xf2\xa1\x6f\x1e\x6c\xae\x3f\x2e\x4d\x7b\x7e\xfd\x31\x5b\x35\x05\xfd\xd7\xd4\xd9\x8f\xcd\xed\x5b\xb7\x6f\x6d\x9a\xad\x99\x1f\xad\x56\x83\x29\xab\xdb\xb7\x8a\xbc\xdb\x2c\x9b\xbc\x2d\xe6\x67\xf9\xb2\x32\xf9\x80\x61\x96\x4d\x5b\xdc\xbe\x65\xde\xef\xaa\xa6\x35\xf3\x27\xf2\x6f\x4b\x5d\x4d\xb5\x9b\x1f\x95\x85\xb9\x7d\xab\x2b\xcf\xeb\x45\x59\xcf\x8f\x9b\xba\x36\xef\xcb\xa6\xd6\xa2\x66\xe8\xe7\x8f\xaf\x3f\xae\x92\xe2\x61\x37\x3f\x6e\xaf\x3f\x9a\x36\x1b\x6a\x5a\xd0\x76\xd7\xd3\x18\xad\x39\x2f\xbb\xde\xb4\xf3\xd3\x03\x53\xcb\x0f\x9e\xe6\xd2\x2c\xbb\xb2\x37\xf3\x53\xfa\x4f\xf6\x57\xb3\xbc\x7d\xeb\xc2\xb4\x1d\x0d\x36\x7f\x2b\xff\xde\xbe\xb5\xcb\xcf\xcd\xfc\x15\xfd\xe7\xf6\xad\xde\x6c\x77\x55\x4e\xcd\x9f\xd3\x77\xfe\x5e\x51\x49\x95\xd7\xe7\x03\x1a\x9c\xe0\x0f\x2a\x58\xb5\x86\x1a\x2c\x6a\x73\x49\xab\xc0\x9f\xb3\xd9\xec\xf6\xad\x81\x40\xb9\xd8\xb5\xcd\xba\xac\xcc\x22\xaf\x8b\xc5\x16\x5f\xfb\x8a\x0b\xb2\xa1\x2f\xab\xb2\xa3\xa6\x43\x9b\x99\x3e\xdb\x55\x43\x27\x9f\x62\x0a\xfa\xec\x45\xde\xc9\x97\xaf\x7a\x01\x6d\x9f\xd7\x7d\xf6\x1b\xe6\x92\x71\xeb\x9c\x80\xfc\xa2\xd9\x66\xc5\x41\x30\x12\xc1\x74\x9b\x97\xd5\xfc\xc9\x03\xfc\x83\xaf\xe8\xba\x4b\x82\x35\x2d\xbd\x07\xdc\xf1\x9b\xe1\xb2\xe8\xaf\x76\x06\x33\xac\xcb\x76\x6b\x3e\xd0\x17\xe4\xbb\x7e\xb5\xc9\xe7\xc7\xf2\x2f\xa6\x69\xcd\xae\x21\x30\x35\xed\xd5\xfc\xf5\xf5\xc7\xf5\xf5\xc7\xd6\xd4\x7d\x69\x68\xd8\xa6\x3d\xcf\xeb\xf2\x43\xde\x03\x64\x2f\xf9\x47\xc7\x3f\x6e\xdf\xda\x96\x6d\xdb\xb4\xf3\xe7\x65\xdb\x94\xb4\x1c\x82\xc8\x02\xe3\xd0\x52\x87\x0b\x6c\x7e\x32\x12\xea\xb7\xe5\x79\x0b\xf0\x72\x93\xaa\x32\xd9\x73\x2e\xe0\xe1\x50\xbf\x6e\xda\x77\xd3\xfd\xe9\xe3\x9f\x6c\x97\x6d\x5e\xaf\x36\x66\x4b\x45\xd2\x9e\x56\xe7\xc7\x4a\x56\x97\xd7\xb4\x6d\xdc\xe2\x47\x8c\xd2\x66\x95\xe9\xa2\x36\xb4\x09\x79\xb1\xa5\x0d\xd8\xe5\xb5\xa9\xe6\x47\xf8\x1b\x68\xa3\x03\xe4\xab\x55\x33\xd4\xfd\xa2\x33\x7d\x5f\xd6\xe7\x1d\xa1\x48\x9b\x6f\xaf\x7f\x27\xbc\xea\xb2\x62\xc8\x8e\x15\xf3\xa6\xea\x6f\xdf\xba\x6a\x06\x87\x10\xf3\xb7\x0d\x15\x66\xf2\x4b\xab\x5c\xaf\xb7\x0d\x9d\xb9\xb0\x27\x7f\x59\xb7\x58\x1b\x53\xcc\x7f\xa8\x86\xf7\xf4\xe5\xf9\xaa\x1f\xf2\xaa\x24\xfc\xa0\xfa\xdd\x50\x55\x04\x68\x42\x90\xae\xef\xe8\x40\xd1\x82\x4b\x1a\x1d\x5f\xf7\x9a\x4a\x71\x6a\xa9\x55\xd9\x75\xd4\x00\x18\xb8\xac\xae\x7f\xdf\xca\xc0\x2b\x02\x1f\xbe\xb4\xae\x87\x0a\x87\xe3\xf6\xad\x9f\x3a\x93\xb7\xab\xcd\xcf\xf8\x0c\xfc\x31\x7f\x6d\x08\xc0\x2d\xfe\xcf\x78\xbd\x1f\x31\x80\x99\xf3\x37\x21\x3e\xf2\x94\x7e\x46\x9a\xae\x29\x80\x78\x05\x63\xf2\x4f\x65\xdd\xf5\x79\x55\xd1\x54\xfa\xd7\xfc\x99\xfc\xab\xf0\xee\xcb\x9e\x40\x85\xb2\x76\x58\xf1\xfe\x00\x8d\x5f\xb5\x66\x5b\x5e\xff\x4e\x1f\x18\xb7\x2e\x9a\xd5\x3b\x3a\x72\xa0\x22\xb4\x8e\x67\xeb\x8c\xa0\x7a\x40\xad\xda\xa1\xae\x09\xae\x44\x9f\xce\xbb\x8c\x26\x22\x02\x93\x3d\xe6\xb6\x87\x74\xf0\x4c\x4e\xb4\x8d\x4e\x6d\x91\x7d\x9b\xd3\x39\x6b\xcf\x4d\x3f\xbf\xb3\x58\xd2\x21\x7f\x77\x27\xdb\xb4\x66\x3d\xbf\x73\xb7\xbb\xf3\xdd\x8f\x03\x75\xab\xca\xda\x74\xdf\x3e\xcc\xbf\xcb\x56\x39\xd5\x10\xd4\xaf\xb2\xa5\x21\x0c\x35\x98\x2b\xa3\x93\x53\x9f\x13\x7d\xac\xaf\xfa\x0d\x26\x2c\xe9\xe0\x6e\x4a\xec\xe5\xb9\xf9\x02\x80\xfb\x6d\x20\x92\xb3\x28\x96\x42\x6d\x79\x3d\x5c\x08\xf4\x79\x7e\x75\xfa\xf7\x27\x87\xd9\xab\xa6\xeb\xcf\x5b\xc3\x7f\xd3\x7f\xa8\xfd\xd7\x59\xd3\x66\x67\xe5\xe3\x47\x04\x7b\xea\x2a\x30\x89\x10\x8f\x76\x3a\xcf\x96\xb9\xd0\xe8\x82\xe8\x06\x51\xc2\x4e\x1a\xe3\x9c\x9f\xd1\x7f\x50\xf3\x48\x5b\x3c\x76\x2d\x36\x34\xd9\xfc\xe9\xf5\xbf\x00\x67\xc7\x9b\x17\x91\x8f\xc7\x04\x77\x21\x1f\x34\xac\x27\x3f\x3c\xf5\x78\x60\x6a\xa3\xdb\xf0\xd6\x0c\x25\x9d\xc4\x0f\x4a\xf1\xf8\xcc\x65\xdb\x86\x09\xdf\xb3\x17\x2f\x5e\x3e\x7e\x94\xe5\x17\x66\x85\xd2\x5f\x0d\xdf\x0e\x04\x5a\x42\x6e\xec\x6f\x47\x9d\xd6\xff\xff\xe2\xdc\xd4\xa6\xcd\xab\xc5\xaa\xcc\x76\x74\x4e\x04\x52\x04\x8c\xae\xab\x88\xa6\x16\x4c\x99\x4d\x76\x7a\x7a\x82\x25\xf7\x9b\xf9\x31\x91\x83\x12\x37\xc3\x6f\x15\xc0\xad\x0b\x39\xdb\x98\x0c\x27\x2f\x43\x9b\xac\x59\xa7\xd0\xcd\x8a\xbc\xcf\x01\x44\x1a\xd9\xb4\xed\x82\xc8\x7e\x7f\x85\xbd\xe2\x31\xf7\x35\x96\xd1\xe8\x10\xd5\x04\xa3\xa5\xc9\xb8\x97\x8e\x50\xd6\x17\x74\x42\x0b\xda\x31\x0b\xb2\xb8\x2b\x8a\x68\xbb\xe8\x33\xd1\x99\xf0\xb8\xb9\x04\x0a\xe1\xeb\xe9\x1e\xca\xee\xcc\xee\x10\x2a\x15\xd9\x9d\x07\x77\x68\xc0\xba\x59\x08\x65\xc2\x4d\x52\xd0\x1e\xd1\x6d\xba\xd0\x4b\x4d\x28\xf1\x7f\x02\x06\xca\x42\xb4\x3e\x0b\xeb\xb3\xcb\xb2\xdf\xd0\xf5\x99\xf1\x6d\x05\xf4\xcc\xeb\x8c\x87\xcc\x94\xac\x45\x1f\x6e\xc9\xa0\xa2\x00\x53\xc2\xcc\xfe\x9c\xf8\xe0\xdb\xb7\xec\x36\x8d\x11\x94\x88\x2d\xe1\x45\x9b\x83\x70\x19\x3e\x86\x44\x4a\x89\xe7\x88\xd0\xe8\xe0\x68\xb7\xab\xca\x95\xa5\xb4\x5a\xed\x4e\x73\xdd\xad\xda\xf2\x82\xf0\x68\xcd\x47\x1f\xf4\x1e\x38\x53\x4b\xef\x0b\xa6\xa6\x4d\x40\xc9\xb3\x92\xd0\xe5\x0b\xa1\x56\xb2\x85\x4f\x70\x8f\xaf\xa4\xe7\xeb\x7c\x45\x47\x19\x24\x3b\x21\x61\xae\xb9\x43\x9b\x66\xe8\x84\x90\x86\x0d\x3b\x66\x8e\x08\xcc\xb8\x98\x3b\x30\x4d\x4d\x0d\x66\x89\xae\x9d\x73\x62\x76\x88\x28\x63\x7e\x10\xcb\x81\x98\x13\x9c\xac\x27\x35\x98\x0f\xb0\x27\xd1\x19\xb3\xf5\x76\xba\x93\xf0\x3e\x27\xe4\xa0\x59\xf2\x0b\xba\x4b\xb1\x47\xd7\xbf\x77\xd9\xf5\x3f\xe1\xc0\xed\x59\x3e\x38\x89\xeb\x8f\xef\x89\x3d\x1a\x08\x83\x18\xd0\xa0\x19\x0d\x71\x03\xf5\xfc\x31\xff\x63\xec\x6f\x3b\xe1\xb1\xa1\xf1\xf2\xf5\x9a\x58\x0d\xb9\x30\x8a\x66\x58\x56\x4c\x69\x0f\xde\xbc\x3e\xa1\x63\xf5\x94\x8f\xda\x66\xb1\x6b\xda\x7e\x4e\x3f\x89\x44\xb5\xbd\x2f\xb2\x03\xa1\x34\xab\x87\x2d\x71\x85\xd9\xe5\xa6\x5c\x6d\x40\x12\x5b\xf4\x67\x9e\x92\x4a\x89\x12\x0e\x1d\x21\xde\x21\xcd\x43\x67\x3e\xa3\x6f\x63\xec\xc9\xfa\xc6\x61\x2c\x9a\xaf\x09\x3f\x87\x16\xe7\x70\xd3\xf7\x3b\x99\x97\x47\x7f\x7a\x76\xf6\x2a\x28\xb4\x33\xbf\x18\xb6\x04\x82\x86\x39\x1c\x34\xa3\x6b\x90\xd0\x29\xf7\xe8\x94\x81\x61\x04\x48\xf2\x99\x60\xd6\xd0\x56\x73\x7c\xdc\x34\xde\x51\xed\xe7\x42\x07\x2b\x7a\x88\xff\x9c\x02\xf6\xb4\x7e\x62\x4c\x7b\x53\x13\x1d\x3b\x30\xcc\x84\xf1\xc9\x68\x76\x18\x7c\xf2\x68\xac\xf3\xd5\x50\xf5\x34\xf9\xba\x53\xee\x6d\x8a\xc0\x0f\xd9\xa9\x67\xcb\x9f\x9b\xae\xa3\x0b\xa5\x2d\xc1\x68\x6c\x09\x16\x9e\x8a\x67\xa7\xcf\x01\x21\x2e\x5d\xb7\xcd\x16\x37\xef\x85\xa9\xc1\x3c\x16\x26\x28\xb7\x9f\x77\x54\xd0\xf0\x42\xbb\xab\x03\xe2\xc7\xaf\x3f\x16\x25\x10\xef\x30\x7b\xfd\xc3\x71\xf6\xff\x7c\xfd\xd5\x57\xb3\xec\x14\x38\x38\x10\xb6\xe5\xda\x98\x40\xd9\xb6\xc0\xb6\xae\xa4\x13\x65\x0e\xb3\x8e\xb1\x74\xc8\xe8\x1e\xdc\xe6\x7d\x76\x87\x4e\xf4\x9d\xec\x5b\xfe\x98\xff\x60\xde\xe7\x68\x34\x23\x9e\xfc\xbb\x19\x38\x30\xa2\xc0\xad\x9e\x08\x06\x90\xcc\xfd\xc4\xcf\xed\x1a\xa5\xdc\x2b\x5f\x3f\x13\xcd\x2d\x9b\xbf\x58\x09\x3f\x4b\xc2\x47\x5f\x02\xdf\x68\xeb\x94\xc5\x15\x2c\x20\x76\xd1\x89\x01\xc2\x2f\x32\xbc\x89\x90\x95\xeb\xab\xb0\xd7\x0b\x94\x58\xdc\x29\x70\x37\x53\x3b\x5c\xd5\xd7\xff\x9d\xd9\x74\x46\xe7\x85\x4a\x4a\xd3\xfb\xc5\x6d\x84\xb7\xc7\x00\x24\x32\xa1\x42\xbb\xd0\x18\xcd\x7a\x0d\x66\x42\xee\x2f\x37\x35\x6d\x2e\xae\xb2\x4d\x43\xe4\x3f\x10\x71\xc2\xc6\x84\xf9\x3b\x92\x76\x48\x06\xea\x72\xdf\xed\xf8\xf1\x8b\xc3\x6c\x7b\xfd\xcf\x74\xa1\x90\xb4\x40\x5c\x65\x21\xfc\xd2\x2c\x3b\x03\xe2\x0b\x05\xc3\xf6\xd1\xde\xad\x8c\x23\x58\x20\x60\x6d\xb9\x1c\x70\x69\xa3\x63\xd5\xac\x72\xa0\xac\xbd\x5f\x88\x11\xbf\xa0\xdb\xaa\x9d\x3f\xd6\xe3\xf9\xa3\x16\x58\x7c\x1c\x37\xb5\xeb\x4b\x3b\xe0\x26\x5b\x0d\x5d\x4f\xf4\x5a\x17\x71\x88\x2b\x2f\x93\x6a\x82\x10\xd1\xef\x81\x04\xc1\xbc\x30\x45\xb6\xbc\xca\x80\x22\x1d\xae\xdb\xc2\xac\x73\x3a\x22\xc1\xaa\xa2\x5b\x2f\x01\x04\x70\x70\xa8\x98\xfb\x2d\x0e\x4a\xbe\x34\x76\xca\x1d\x4e\xf4\x9e\x06\xe6\xbe\x31\x08\xd3\xcd\x50\x09\x2c\x73\x2f\x19\xd0\x36\x13\x8b\x67\x88\xf4\xd7\xb8\x5c\x59\x0a\xc5\x9e\x8b\x18\x0a\x0a\x4c\x27\x10\x33\x5b\x21\xeb\x09\xff\xcc\x9c\xac\x15\x57\xeb\x9a\x5e\x0b\x5f\x98\x31\x0b\x41\x93\x64\x5a\x8d\xd5\x31\x70\x68\x31\xd5\xfa\x41\xf8\x35\x33\x65\x31\x49\xbe\x53\xf1\x79\x71\x51\x92\x4c\xfa\x98\x8e\x62\x5d\xf0\xe5\x63\x3c\x5a\x09\x2f\x45\xb4\xad\x04\x67\xcf\x2b\x06\x9f\xda\x4d\x0f\xa2\xab\x3a\x25\x00\x28\x36\x11\xfd\xe8\x30\x96\x62\x2a\x24\x55\xe3\xe1\xc0\x77\x56\x65\xc7\x9c\x65\x27\xf4\xe7\x45\xd9\x95\x02\xad\xbc\x6e\xea\xab\x2d\x18\x1f\xc3\xcb\x60\x64\xe4\x2e\x4c\xbb\x6d\x37\xe6\x06\xed\x7a\x1f\x9a\xe8\xf0\xce\xac\xa4\xa6\x52\x93\xb0\xd4\x6f\x71\x5b\xd7\x07\x39\x18\x05\xa2\x1f\xc4\xa0\x10\x71\xaa\x79\x9c\x44\x3d\x20\x3b\x48\x0b\x8b\x2e\xdc\xfc\x0a\xb4\xb2\x3a\x78\xf6\x38\x9b\x67\x5f\xd2\xb1\x6d\x73\x5c\x25\x72\xf7\x2a\xb3\x34\x10\x0e\x13\xbc\x69\xa5\xd1\x3a\x26\xc9\x80\x08\x84\xd9\x51\x84\x2d\xb6\x47\x20\xc4\x47\x3c\x41\xc2\x7a\x85\xe4\x0f\x02\x14\x53\x34\x5f\xed\xa4\x78\x21\x1f\x61\x5b\x19\x28\xd6\x09\xa8\xa0\xb5\x38\x27\xe6\xc0\x4a\x5b\xca\x2b\x40\xd7\xd1\xf5\x8b\xf3\xb2\x5f\xac\x41\x82\x8b\xf9\x19\x7d\x60\x8e\x73\x21\x3b\xb1\x65\x3c\xca\xee\x50\x8b\x3b\xb8\x53\x89\x9d\x24\xa0\x66\xdf\x64\x77\x2f\x2c\xb7\xfd\x35\xc8\xe9\x82\x0e\x75\x59\x01\xa9\x55\xcc\x55\xfd\x4a\xb6\xa3\xcb\xb3\x44\x17\xec\x3b\x31\x2d\x05\x6f\x12\x11\x1e\xb0\xbd\x24\x39\x29\x97\x3d\xcb\x9c\xd4\x40\x58\x55\x61\x26\x54\x33\x6d\xb6\x43\x2d\xcb\x9a\x4f\x68\x03\x04\x2e\x59\xd8\x27\xde\x68\x45\xc8\xe0\x6f\xaa\xbb\x38\x7c\x96\x0b\x27\x1e\x5c\x51\x25\x15\x9e\x52\xc9\x89\xe4\xb6\x55\xd3\xb6\x84\xd2\x9d\x7e\x9b\x1d\xc3\x33\x93\x22\x63\xec\x65\xc4\xb4\x83\x85\x8d\xe3\xf2\x00\x1c\x42\x1e\x12\xaa\x63\xbc\xa3\x6e\x84\x9f\x84\xb9\xb4\x01\x0c\x93\x2a\x46\x4b\x12\xf6\x69\x54\x1a\xac\xcb\x1e\x7c\x47\xff\x25\x70\x13\x8e\xcb\x8d\x77\x6e\x77\xeb\xd4\xb2\x9f\x46\xe5\x32\xa9\x1e\x5a\xc7\x04\x45\x1b\x66\x3f\x2a\x3a\x46\x29\x02\x87\x87\xc5\x21\xb0\xfb\x3c\x0f\x1f\x41\xaa\x6e\x58\x11\x61\xef\xe6\x8f\x4a\x53\x13\x19\xa0\xb3\xfc\x05\x5d\xa6\x74\x24\x3b\xc2\x1d\x6a\xbd\xa1\xce\x86\xa4\x00\x9c\xf2\x0b\x94\xe7\x57\xb4\xc7\xb4\x2c\xa2\x0c\x8c\x82\x74\x27\x6c\x09\x50\x1f\x1e\x70\x2d\x14\x63\x04\x51\x6a\x62\x4f\x31\x8a\x99\xa5\xfa\x09\x6a\xc6\x9f\x49\x6a\x15\x21\xa1\xa9\x0a\x30\x82\xe9\x59\xca\x48\x24\x4a\x95\x61\xb6\x71\x7c\x54\x3a\x92\x8e\x56\x9b\x85\x53\x57\x2e\x98\x91\x7b\xdf\xcf\x49\xb6\x5d\x41\x33\xc2\xb7\xac\x94\xf1\x7e\x07\xea\xcc\x47\xac\xce\xdc\x5e\x31\x7a\x74\xf3\xe7\x23\x61\x01\xa7\xb6\xa2\xf3\xd0\xb4\x7c\x98\xb4\x5d\x22\x50\x04\x4d\xc0\x0b\xd2\x70\x24\xce\xc8\x68\x89\x86\x8a\xaa\x44\xcf\x26\xb5\xa2\x6c\xa3\x72\xa6\xd3\xac\x7e\x7d\x4b\x7f\x31\x96\x58\xa5\xcf\x8c\x76\x98\x75\x4c\x32\xf5\xb3\x5a\x98\x73\xa7\xca\x29\x45\x19\xf4\x93\xea\x64\x7f\x56\x2d\xcf\x3c\xfd\x0e\x6a\x42\xf4\x0f\xba\x21\xaf\xf3\x5c\xa8\xf8\x18\x68\x60\xad\xba\xee\x38\xd1\xc4\x12\xdf\xb9\x03\x6b\xb7\xed\xce\x71\xe9\xfe\x4a\x27\xd6\x51\x75\x42\xff\xef\x33\x55\x7a\x5a\x04\x20\xf9\xad\x6b\x56\x65\x5e\x2d\xa6\x46\x78\xd5\xd0\xd6\xd1\xff\x20\x28\x1d\x78\xc2\xfe\x7d\x76\xd4\xa1\x17\x0d\x42\x7b\xf6\x45\x7a\xf3\x8b\x52\x96\x5a\xf2\xb5\xdf\x10\x75\x39\xe4\x1b\x27\xbe\x5e\x88\xf5\xa8\x21\x4c\x41\xff\x5a\x58\xf6\x80\xfe\x0d\x48\x13\x30\x84\x45\x75\xdc\x10\xf1\xf9\x00\x03\x48\x84\x6c\xc4\xb3\x60\xe1\x20\xc6\xc1\xcc\x09\x8f\xba\x23\x56\xe9\xb9\xb0\xc5\x5d\xf6\x24\x59\x52\x3e\x5e\x90\xe1\x4b\x7f\x6b\x20\x76\x2d\x68\xe7\x4f\x0d\xd8\x2b\x3a\x7b\x65\xcb\xb2\x42\x53\xde\xbe\x45\x1c\xc3\x39\xd1\x9d\x69\x7e\xba\x11\x92\x2c\xad\xcc\x27\x5a\xfd\xeb\x3f\x7d\xef\x14\xee\x44\xcb\x2e\x89\x5a\xe8\x25\xad\x90\x57\x14\x80\x80\xd9\xb3\xdc\x31\x73\x37\x96\x30\x5c\xcc\x71\x77\xf4\x35\x76\x13\xde\xd4\x24\xc3\x0b\xb6\x58\x71\x20\xec\x00\xa2\x2e\x1f\x4d\x14\xa5\xb9\xa2\x7f\xa9\xe0\xdb\xe5\x77\x77\xbb\x6f\x1f\x2e\xbf\x0b\x76\x83\x60\xd1\x12\xd3\x4e\x93\x8b\x2e\x60\xd9\x5c\xff\x8f\x9e\x09\x21\x2d\x69\x65\x76\xc2\xcb\xc3\x9a\x41\x98\x42\x00\x24\xfe\x0e\x95\x77\x0b\x21\x4a\x9d\xb0\x43\xf8\x10\xda\x97\xde\x0d\x33\x62\x3a\x2c\x53\xd4\x37\x0e\xef\x4f\xa9\x88\x75\x7d\x8d\x9c\x2a\x2d\x87\xba\x98\x8f\x3b\x1f\x3c\xdb\xd8\xf2\xfa\x32\xbc\x3f\x20\x0c\x93\xaa\xdc\x96\xfd\x18\x3d\x2f\x9a\x2e\xeb\xed\x55\xdc\x89\xf2\xb7\xbc\x10\xf8\x74\xc0\xd3\xbe\x6d\x76\xd9\x9a\x3e\x94\x08\x6b\x0d\x9e\xd3\xc3\x05\x1b\x42\xf2\xe2\x15\x58\x3c\x7c\xfd\xd7\x19\x61\xea\x20\x7c\xe9\x26\xef\x16\x43\xad\xe0\x36\x85\xe0\xe6\xa3\xa6\xfe\x15\x5f\x71\xb7\x3b\xd4\x45\x8e\x04\xbf\x7b\x6e\x03\xee\x83\xd9\xe2\x0b\x4b\x36\x49\xc7\x02\x5e\x66\xa7\xa5\xd0\x78\x65\xc7\x58\x7a\x22\xee\x69\xc5\x27\x55\x47\x4a\x77\x9b\xe8\x35\xa1\xef\x26\xa7\xc3\x83\x1e\x8c\x19\x4c\x7c\x0f\xb0\xfd\x25\x5d\x0f\xbb\xdd\x80\x3b\xa3\x1b\x98\x22\x2f\x49\xba\xa1\x6e\xab\xf2\x41\xc1\xc2\x4d\x37\x53\x58\xea\xc7\x1c\x57\xe0\xd3\x3e\xb0\x32\x68\x27\x14\x0f\x68\x24\x54\x6a\x0a\xdf\xac\x10\xce\x5c\x0c\x93\x11\xd8\x26\x8e\x23\xb6\x42\x24\x7b\xbd\xac\xa5\x11\x6e\x55\x42\x4c\xfb\x75\xd8\x54\xe0\x0a\xd6\x81\xe5\xf4\x7b\x56\x73\xaf\xbd\x6f\xd7\x03\xad\xa8\xae\x87\xb6\x8c\x88\x49\x4f\x64\xcf\xea\xb2\x88\x9e\x6c\x13\x13\x4e\x17\x9e\xd5\xd7\x41\x0f\x2b\x47\x86\xb7\x9b\xbd\xea\x59\xfb\xee\xf1\x0a\x3f\x47\x5b\xe0\x58\x17\xda\x0b\xba\x0e\x4a\x5a\xcd\x2c\x9d\xd0\xa9\x47\x46\xe0\x8d\x17\x22\xf8\x13\x2f\xdd\x8d\xd1\x37\xcd\xa2\xdb\x40\xb9\x73\x12\xb7\x11\xb5\x97\x68\x52\x88\x8c\xfd\xbf\x91\x46\x18\x74\x76\x3b\x6c\x85\x09\x00\xc4\x7e\xd6\x73\x86\xdb\xc8\x1e\xb2\x57\xa2\xd5\xb7\xe5\x53\xc7\x12\xcd\x85\x33\x7e\x6b\x88\x70\x5c\x49\x1b\xdd\xda\xbc\xe0\xad\x1e\xc3\x19\x3f\xa5\xa5\x2d\x0b\x2e\x37\xcb\xfd\xbc\xd6\x82\x4c\x0b\x0e\xb3\xbf\x9a\x8a\x90\x42\x6c\x1e\x24\xc4\xe7\x58\xf4\x95\xe9\xe6\x2f\x87\x12\x9a\x5d\x62\x5c\x60\x9d\x6a\x0a\xe8\x21\x9e\xe3\x9f\x52\x4d\x31\x10\x45\xa9\xed\x1b\x02\xe6\x8b\x3d\xd2\xc2\x6b\xba\xa8\x7d\xdd\x48\xa1\xf9\x84\xbf\xd1\x2a\x7a\x2c\x33\xf4\x6a\x5a\xb8\x78\x6d\x62\xc3\xe0\x18\x93\x4e\x4f\x9f\x9e\xb1\xa0\xe3\xb5\xff\x2b\xc2\x25\xe8\xed\x6e\xdf\x7a\xda\xf7\xbb\xee\x8d\xea\xd6\x58\x2b\x86\x99\xae\x20\xd4\xbf\x71\x1a\xb7\xce\x99\x09\x58\x13\x0a\xc6\xe3\xcc\xe4\xdb\xe0\xf3\x40\xc6\xca\x1d\x4d\x76\x44\xac\x46\x50\x0e\xc9\xab\x75\xc6\x3c\x96\xa9\x9e\x04\xb2\x8d\xa8\x86\xf2\x44\xd4\xf2\xe2\xac\x61\xd3\xe4\x2f\xd9\x0b\x03\x29\x95\x2e\xf7\x7f\x66\xd1\x04\xa8\xfe\x0b\x21\x45\xb5\x23\xd9\x1b\xfc\x9f\x6b\x48\x68\xc8\xb2\xac\x34\x64\x91\x3e\x40\x44\xee\x70\x08\x8d\x27\xe1\x0f\x2c\x6f\x38\x30\x84\xb4\x74\xb6\x4c\x76\xef\xc1\xe2\x7e\x66\x79\xe4\x78\xf4\x82\x28\xcb\x9f\x9c\xe1\x70\x7a\xfc\x66\x10\xe9\x9d\x78\xe4\x9e\x67\xeb\xca\x0f\x26\x9c\xc3\x4e\x20\xca\xe3\x3e\xc7\xcd\xc0\x97\x5f\x37\xfb\x05\x36\x5b\xe2\xfe\xc3\x1e\x77\xbb\xa9\x13\x87\x81\xb7\xf9\xfb\x9b\x9b\xe6\xef\x6d\x53\x21\xa3\xb6\x5d\x42\x3a\x1d\x8d\xa1\x86\xd0\xb6\xda\x66\xc0\x90\xa8\xae\x7e\x47\x5c\x46\xad\xf5\x4f\x48\x26\x63\xe1\x03\x3a\x01\x92\x20\xbe\x71\x76\xeb\x85\x93\xd8\x40\x4b\x54\xb1\x92\xb1\xb6\x83\x4a\xbb\x5d\x23\x92\xe6\x2c\xa0\x3e\x81\x24\x96\x50\x1f\x28\x72\xf3\x98\x26\x16\x49\x93\x68\x64\x6c\xa0\x0c\xee\x6d\xf3\x8b\xa5\x31\xc4\x23\xe4\xef\x4c\x3d\x36\xd3\x83\xfd\x00\xeb\x0b\xb7\x0a\xb5\xa7\x2e\x26\x3b\x99\xd4\xde\x1d\xf5\x23\x7e\x6d\xba\xdb\x41\x64\x07\x89\x3b\xf5\x74\xd4\xf6\xf4\xd2\x63\x97\x74\x90\x7d\xe4\xc6\xf4\x71\x85\xa3\x24\xba\x93\xda\x58\xbe\x4e\xd8\x51\x60\xd7\x39\x94\xdd\x76\x2a\x40\xb8\xb6\x56\x1e\x3b\x0b\xc8\x7b\x69\xea\x7e\x84\xf5\xe0\x1c\xdb\xa2\xec\xbb\x59\x00\x4e\xb7\x6d\x7e\xa3\xc7\x60\x6d\xe2\x5b\xd2\x8b\xf1\xac\x82\xa3\x51\x5b\x76\xae\x08\x44\x79\x5e\xdd\x04\x0b\x29\x5a\x28\x5e\x74\x97\x43\x36\x1d\x09\xf8\x9d\x5c\x51\x7b\x87\x27\xac\x85\xb8\xff\xe9\xf1\x69\x64\xe2\xf7\x08\xd8\xc4\x40\xb1\x42\x43\x26\xfc\xd4\xf8\xee\x4a\xda\x3f\x7a\x04\x8b\xc9\x51\x9d\x4a\xc2\xbc\x27\x8a\x09\x2e\x27\xf2\x4b\x21\x06\x07\xe5\x46\xb1\xbb\xca\xbb\x1e\x32\xa9\x7c\x5b\xa2\xc0\x80\x24\xf7\x7e\x55\x0d\x60\x99\x3b\xb6\x84\x90\x8c\x5d\x63\x35\x90\x4d\x5a\x13\x6f\x7e\xf4\xc5\xb3\xec\x59\x25\x54\xea\x4a\x6d\x5d\x43\x2d\x0a\xf3\xa4\x1d\x8b\xb3\xfa\xfd\xb0\x3e\xbd\x33\x57\x01\x33\x53\x6e\x49\x60\xed\xca\xa5\x90\x36\xa1\x21\x96\x03\xb1\x57\x14\x6b\x50\x58\x69\x00\x99\xec\x82\x2f\x7e\x37\x14\x9b\xe3\x99\x9d\x1d\x02\x60\x42\xe5\x84\xb1\x4a\x16\xbc\x4c\x32\xa0\x55\xba\x13\x6c\x6b\xf0\xba\x24\xbe\xf5\x6c\x1d\xc2\xae\x12\xfe\xe1\x63\x7f\x1b\x0e\x58\x3d\x55\x19\x86\xff\x2c\x83\x51\xe9\x01\x0d\x48\xfc\xb5\xdb\x3c\x56\x77\xd4\xe0\x26\x09\x84\x2d\x94\x8a\x74\xf7\x59\xc5\xce\xf5\xdf\x56\x1b\xb3\x92\x1b\x70\x03\x04\x74\xc6\x89\x6f\x54\xca\xef\x68\x2b\x2a\x6c\x8c\xb8\xdb\x88\xd6\x4d\xa5\x32\xfc\x43\x5c\x96\x21\xf9\x64\x00\x67\xdf\xc9\x6d\x61\x41\x0b\x5b\x25\x2d\x97\x0e\xf2\xee\xfa\x5f\x68\x75\xac\x42\x2d\x0c\x58\x76\x9a\x10\xae\x5a\x2c\x1e\x77\xc3\x8e\xda\xd3\x4d\x84\x63\x86\x02\xba\x61\xeb\x8e\x4f\x04\x96\x2b\x0b\x80\x40\x01\xef\x9a\x64\x7e\x3d\xe9\x6e\x7e\xc8\x7a\x74\x59\x75\x6a\x56\xda\xd0\x12\x54\xd4\x43\x41\x48\xbd\x0e\x05\x32\xb2\x1c\x78\x4f\xf4\xb2\x00\xbf\x1a\x2b\xa2\xe8\x20\x4a\x17\x13\x78\x08\xff\x1e\x91\xc5\xcf\x81\x4a\x42\x7f\xff\x2c\x6c\xc2\xed\x61\xcb\x97\x8a\x13\xe9\x66\xe6\x96\x9a\xb2\x99\x08\xe0\xe0\x1d\x17\x3f\x08\x77\xd4\x42\xe1\x8e\x2d\x92\xb4\x71\xb0\x6b\x13\x4b\x3a\x94\x7e\x2d\x1f\xd0\x5f\x25\x6b\x5e\x83\xb8\xb6\x2c\xc4\x5f\x2a\x38\xf5\x27\x79\xa6\x3e\x54\x24\x46\xe1\xf4\x24\xc7\x9e\xb8\x50\x2c\x1a\x2a\x1f\x76\x6f\x59\xa8\x49\xe8\x98\x7f\x31\x20\xc4\xc2\x73\x51\xe6\x99\xb5\x02\xc1\xde\xe7\x3a\x88\xd9\x27\xee\xe7\x36\x4e\xfa\xb2\x68\x2a\x7a\xff\xc0\xed\xe9\x57\x42\x92\x45\x53\xd3\x9d\x43\xbb\x0b\x05\x51\x65\x02\xf7\xa3\xd2\x8c\xf5\x53\xcc\xda\x97\xbd\x5a\xf3\xd8\x3b\x4a\x94\xce\x60\x9f\xa0\xe3\x80\x93\x85\x69\xbb\xf9\xd1\x92\x99\x50\x28\x52\x69\x7e\xa2\xac\xc0\x59\xfe\x2d\x6d\xa0\x0a\xe5\x36\xa2\x7a\x01\x18\xc0\x8b\xcf\xf8\x36\x82\x54\xd0\x5e\x50\x1f\xbd\xd8\x0e\xee\x76\x07\x4c\xf6\x68\x8d\xa8\x61\x89\xc9\x37\xdf\xe5\x40\xdb\x5a\x64\x4a\x5e\x00\xf3\xdd\xe5\x5a\x3a\xda\x0b\x4f\x24\xa8\x8a\xdd\x41\xb6\x5d\x7c\xb7\xcd\xd4\x31\x4b\x1c\xc4\x68\x2f\xac\x1b\xd9\x2b\x75\x20\xdb\x63\x2d\x50\xda\xd6\x91\xa4\x06\x50\x30\x97\x2e\x1a\x35\x80\xae\x33\x70\xc9\x38\xc5\xef\xe1\x3d\xdb\xbe\xad\x21\x9c\x00\x14\xfc\xe0\x33\xd5\xcd\x13\x35\x64\x41\x92\x39\xbc\x28\x1d\xf2\x57\x5e\x9f\x31\x94\xc5\xfc\xd9\xe3\x54\x54\x81\xa3\x1a\xed\xc5\x6a\x11\xaf\x3e\x7b\xc5\xa5\xee\xa3\xac\x29\x27\xd4\x3d\x28\xbb\xc1\xea\x71\xdd\x4f\x30\x6a\x04\xed\xdc\x33\x1f\x21\x04\xfd\xb9\x82\xe1\xb3\x52\xd5\x49\x6e\x35\xda\x87\x59\x0e\x4f\x30\xbe\x2b\xb9\x57\x0f\x3b\x69\xd6\xec\xe0\xa7\xc2\xa7\xf1\xaf\x66\x99\x19\xb6\xfc\xb3\xce\x1c\xd8\x0d\x0a\x2e\x6a\x3d\xb8\x7e\x59\xfb\x4d\xcd\x5f\x4d\xb0\x98\xf2\x2c\x85\x45\x95\xed\x94\x27\x30\xad\x3a\xe1\x65\xd8\xc1\xa6\xe7\x9d\x01\xf5\xb6\xc2\xd2\x59\x0c\xf4\x90\x8f\x5b\x3a\x19\x53\x21\xb7\x2d\xd9\x25\x84\x15\x36\xec\x46\x85\xfa\xeb\xdf\x71\x6e\xf5\xf0\x05\xde\xa2\x75\xc2\x2f\xc9\x4c\xd0\xfd\x25\x6d\xad\x06\xea\x0c\xce\x6b\xea\xd4\x76\x59\xc2\x58\xcb\xf0\xc8\x88\x6e\x65\x97\xf9\x55\xb6\x69\x2e\xb3\xaa\xac\xdf\x29\x84\x4d\xaa\x01\x13\xe5\x1f\xa1\xec\xc0\x32\x25\xff\xd1\x4e\xb9\x1c\x5a\x0b\x68\x44\x28\x9c\x55\xfc\xe0\x48\x88\x84\x5a\x1c\x73\xde\xec\xe9\x4e\xde\x6f\x83\x09\xfe\xce\x72\xc0\x6a\xde\x85\x7c\xc8\x06\xcf\xfc\x5c\x76\xd4\x9a\xa7\x01\x82\xa6\xe9\x54\x9f\x2d\xf3\x9f\x5e\x7f\xac\x0c\x5b\xd1\x6b\xd1\x17\x89\x36\x2a\xb3\x3d\x74\x67\xb4\xf5\x73\x9a\xb1\x35\x7e\xb1\xb4\x2b\x7f\x69\x06\x6e\x26\x46\x6d\xbb\x42\xa6\x02\x8b\x72\xcb\x0e\xc4\x70\x49\x5b\x6d\xc0\x67\x04\x86\xae\xc8\x10\x84\x1b\x91\x1b\x8b\x0f\x58\xfc\xb5\xde\xce\x76\xc4\x9a\xa7\x7c\x02\x50\x30\xf2\x93\x98\x02\xd2\x7e\x98\x05\x8a\x43\xcf\x2f\xcd\x92\x6f\x71\x48\xf6\x36\x24\xd1\x56\xf9\x7c\x03\xca\x39\x44\x0a\xa8\x51\xa1\x6c\x54\xaa\x48\x68\xaa\x62\x8f\xae\x59\x8c\x5d\xe2\xcc\xeb\x5a\x58\x8b\x42\x3c\x48\xcb\xfa\x8a\x45\xd4\x52\x74\x18\x24\xe5\x5f\x66\xaf\x9c\x8e\x66\x42\x7e\x08\x7d\xa2\xad\x81\x2d\x94\x18\x92\x4f\x71\x40\x89\xfa\xd9\x23\x14\x43\x42\xf8\x84\x1d\x96\xcc\xd7\xf0\x8e\xef\x05\x36\x71\x0f\xce\x5c\x6e\x5a\xe7\xf8\xe8\x14\xe0\xc1\xd0\x0c\x4e\x16\xbe\x3a\x2b\x73\x75\x4e\x7d\xa3\x8e\xcc\x5a\x1d\xf8\x32\xe7\xb6\xa5\xd1\x96\x22\xbe\xed\x27\xa8\xca\xa5\xe6\x20\x6d\x9f\x45\x4b\xe1\xd0\x62\xb9\x12\x4f\x2d\x59\xb4\xa6\x5b\x20\x6f\xaf\x88\x34\xd9\x21\x5d\x99\x6a\xda\x88\x59\x5f\x97\x50\xe9\xc1\x94\x6c\x82\xb9\xed\x65\xa2\xed\xdc\x95\xe2\xd7\x4f\xb5\xa0\xa2\xaa\xe9\x79\xac\xbf\xd3\x7a\xf9\x50\xae\x35\xe2\x7a\x1b\x2b\xf4\x84\x8a\xb5\x66\xdb\x5c\x18\xa5\x59\x05\x6d\xba\x38\x2e\xe1\x50\xc0\x39\x2a\x26\x61\xd9\x63\xa6\x69\x44\xef\x98\x83\xcd\x2c\x41\xfb\x7e\x34\xb7\x45\x10\x5d\xe3\x86\xdd\x0f\x0c\x94\x07\x58\x4e\x61\xb5\x81\xec\x35\xfc\x05\x8c\xf3\x05\x23\xae\x7c\xf2\xd1\xaf\xec\xa0\xc6\xc7\xbd\xb6\xde\xeb\xa9\xe2\x5d\x3a\xa5\x1d\xa6\xaa\x17\x91\xd1\x05\xb8\x37\x7f\x13\x8e\x1c\x6b\x37\x0e\x12\xa4\xc8\xc7\x26\x17\x70\x2a\xa1\xbc\xf2\x7f\xc4\xda\x42\xeb\xdf\x96\xb5\x50\x07\xba\x72\x00\x9d\xa1\x4b\x15\xd2\xb3\xf0\xb3\x62\xca\xe4\xcc\x08\x76\xc1\x39\x80\x92\x9e\x46\x1c\x24\x3d\x30\x8e\x1d\x0a\x8e\xcc\xca\x73\x46\x98\x07\x92\x60\xb8\x19\x60\x9c\x84\x8f\x62\xdc\x3a\x36\xab\x92\xb9\x10\xd4\x55\xcc\x26\x17\xe1\x20\xde\x1e\xc0\x54\xf2\x22\x10\x84\x66\xd9\xa9\xe3\xcd\x57\xd8\x85\xce\xdb\xc1\x6b\xa0\x23\x08\x03\x89\xe9\x9d\xf8\xae\xa8\xd7\xa5\x5e\x68\xdf\x76\x7d\xdb\xd4\xe7\xdf\x3d\x52\x87\x96\x83\x9c\x18\x86\xef\xbf\x7d\xa8\xc5\x30\x22\x76\x43\x05\xab\x49\xcd\x53\x9e\xc3\x5d\x5d\xa0\xfc\x6d\x1e\xb8\xb1\x67\xe7\xe2\x8b\x6b\x7d\x94\xec\xba\xd9\xa9\x9d\xd0\x1c\x94\xaa\x19\x0a\x0d\x1e\x88\xbb\xee\x5c\xe0\x00\x43\x9e\x3d\x5f\xd9\xf1\x9a\x7b\xcf\x3c\x4a\x4f\xc1\x50\x79\x4f\xd9\x80\x40\x9f\x74\x12\xf8\x4c\x7a\x75\xb2\xe3\xf1\xec\xce\x86\x0a\x26\x3b\x08\xb3\x2a\x3c\xc8\x9b\x3a\xed\xa6\x94\x55\xa4\x73\xf0\xe8\x2a\xd3\x88\x84\x45\x83\xd8\x01\x02\x45\xb6\x6c\x35\x2a\x64\x45\x3d\x33\x2d\xb4\x32\x87\x19\x0e\xff\x48\x68\xf2\x67\xc9\x2a\x17\x98\x9b\x4f\x50\xd1\x44\xb8\xc8\xd6\x68\xa1\x74\x80\x51\x40\xe7\xec\x37\x39\x4a\x87\x01\xff\xa3\xb9\x0a\x48\x5d\xda\x64\x4c\xec\xd0\x87\x5a\x44\x54\x2e\xe7\x3f\x85\xd2\xe5\xbc\x78\x78\x9d\x36\xed\x67\x53\xb9\xd1\xb4\x16\x06\x76\xb6\xcf\x21\x74\x10\xe2\xf4\x6c\x4a\x04\x55\xd7\xcb\xce\x3d\x86\x96\x88\x63\x39\x2c\x67\x0a\xca\x81\x36\x70\x78\x77\xd2\x1c\xb8\x1b\xb5\xe7\xb0\x22\x86\xa9\x4c\x0d\x49\x83\x77\xa5\x07\xf3\xa2\xe7\x13\x8c\x1f\x6f\xc9\x08\x75\xb2\x82\x91\x96\x31\xfb\xff\xb3\xfa\xa9\x8e\x39\x19\xf8\x3e\x35\xef\x08\x27\x83\xa1\x98\xfb\xe5\x52\xf1\x5c\xe6\xab\x22\xc3\xd2\xd1\x3b\xbf\xea\x42\xc2\x22\x32\x55\x40\x56\x5a\x2b\x5e\x75\x22\x5e\x39\xc2\xd0\x39\x9f\x86\x98\xa0\x10\x02\x06\xf4\x44\x7c\x07\x95\xa0\xee\x19\x28\x26\x28\xa1\x5b\xcd\x34\x39\x19\xea\x65\x59\x17\x70\xcd\x64\xf7\x88\xd6\x96\xb8\x1d\x55\x6f\x35\x3f\xa9\xcc\x59\x81\x85\x94\x39\x43\x62\x2a\xd8\xb4\x60\x08\x85\x5f\xfe\xab\x11\x15\x98\x75\x9b\xb3\x8e\x82\x90\xcf\x25\x46\x40\xfd\x46\x5c\xcf\xda\x76\x76\x9c\x10\x8f\xa1\x7b\xd2\xe9\x76\xf0\xdf\x8c\xa5\x1b\x78\x8f\xdb\xa1\x0a\xc2\xfd\xbc\x47\x44\x02\xc2\x11\x78\x9b\x08\x81\x65\x71\x2c\xa9\xb0\x5e\xef\xe8\xd5\x33\x80\xc0\x4d\xab\xc0\x17\x3e\x84\x39\x9d\x03\x76\x62\xaa\xfb\x43\x48\x3c\x80\x24\xaf\x41\x5c\x00\x87\xda\xfa\xdf\xaf\x44\xd4\x1b\xd1\x76\x8b\x3f\x75\x60\x89\xd3\x8f\x70\xdf\x3c\xf1\xbd\x93\x4d\x64\x3f\x4c\xe7\x98\x5e\x59\x89\x03\xa8\x45\x6c\x25\xe5\xc9\x7d\x97\x7d\x01\xff\x17\xba\x64\xd5\x87\x86\xaf\xd3\x9d\xbf\xaa\xeb\xe9\x41\xdd\x2e\x85\xce\x1b\xc2\xc8\xd6\xcc\x1b\xaa\x47\x25\x9d\x06\xba\x00\x06\xd5\xe8\x02\xcf\x58\x65\xeb\x09\x9b\x7c\x65\x40\xda\x42\x3c\xf1\xf4\xed\x15\xcf\x47\xb8\x75\x24\x3b\xc5\xdb\x1b\x50\xbb\xc9\x5e\x63\x92\xb7\xb3\xc3\xd8\x0d\xe7\x61\x3e\x49\x00\x9b\x75\x16\x68\x3b\x6e\x22\x7f\xe1\x57\x79\xe9\x7b\x72\x56\x47\x08\x65\xe6\x84\x10\xc2\xec\x79\xd0\x67\xe2\x66\x83\x49\x44\xe6\x52\x3a\x1c\x04\x2b\xd0\x28\x97\x74\xb1\xf0\x51\xd3\xd9\x9d\xa7\xc9\x94\xae\x45\xdb\xa8\xcc\x1e\xa9\x5e\x99\xa5\x57\x8d\xa0\xf8\x0d\xad\xd9\x3c\x7f\x21\x51\x30\xb4\x8e\x95\x0a\xca\x4e\xed\x01\x52\x64\x99\x8d\x67\xaf\x5f\x5f\xff\xed\xed\x93\xd7\xa7\xcf\x1e\x9d\x3c\xf1\xbc\xc6\x17\xde\x0b\x35\x59\x9f\x35\x1c\xb3\xda\x9c\xe7\xa5\xcf\x17\xef\xeb\xa8\xa1\x3a\xcb\x9e\xfa\x16\xde\x8b\x68\xd4\x56\xc9\xe4\xe7\x7d\x13\xa3\x6c\x65\x71\xdf\xee\x63\x9b\x7d\xcf\x0a\x34\xe8\x0e\x7f\x26\xd9\x93\x0d\x18\xaf\x42\xe3\x42\x60\x86\xdb\x63\x48\xf7\x66\x3a\x1b\x92\x44\x53\x93\xec\x82\x59\x0f\x9d\x35\xe7\x40\xf8\xdd\x1d\x4b\x72\x17\x6d\xee\x6c\xaf\xe0\x98\x7a\x98\x0b\x3e\x6e\x9b\x96\xfd\xbf\x8d\x07\xf4\x50\x83\x6b\x71\x10\x9e\xc1\x97\x8f\x44\x73\xba\xb7\xe8\xf2\x7b\x6b\xff\x04\x77\xc2\xe5\x28\xf6\x9a\x0e\xab\xba\xd7\xad\xdb\xe5\x60\x86\xe8\x92\x98\xdf\x19\x4a\x42\x45\x22\x87\xe6\x7d\xcf\xec\x1b\x1c\xc6\x68\x12\x6a\xf1\x5d\x38\x12\x22\x6c\xed\x70\xf7\x44\x3d\x8b\x03\xc2\xe7\xeb\x22\xaf\x86\x58\xf9\x83\xf3\x84\x1e\xdd\x7d\xd6\x71\xbe\x13\x0d\xfb\x27\x02\x73\xb9\x21\x47\xa4\x44\x15\x1c\x95\xc2\x75\xa3\xef\x7a\x53\xbb\xef\xea\x56\x74\x49\x41\x29\xa2\x86\x7b\x90\xa1\x95\x6a\x91\xbb\x3c\xb3\x5d\x01\x1e\xde\x24\x25\x12\x81\xef\x3f\x17\x23\x6c\xdb\x85\x6c\xbb\x12\x3b\xdf\xa9\x81\xb2\x27\x9b\x9d\x13\x2a\x9d\xd7\x88\xe8\x5c\x8b\x73\x02\x9d\x4b\xba\x77\xcc\xfc\x04\xff\x22\xe2\x41\x0b\x5c\xc7\x54\x4d\x64\x35\x3a\xa0\x8f\xb6\x0f\xe2\x4b\x09\xb3\x5e\xf3\x3f\xf6\x67\x32\x75\x9e\x49\x71\x66\x23\xce\xd9\x08\xd4\x2c\x80\xdd\xf3\x67\xea\x55\xf3\x41\xe9\x9e\x0f\xc2\xe5\xb8\x3e\x04\x03\x40\xa7\x50\xc8\xaa\x39\xda\xc2\x0f\xa3\xbe\x9a\x62\x0a\x71\x4e\x9a\x09\x7e\x6b\x9c\x85\x1a\x08\xe6\x8f\xd4\x26\x00\x87\x44\x9c\x31\x5a\x8a\x0d\xef\x5e\xb0\xc6\x9a\x30\x83\x56\x25\x7f\x54\xec\x12\xbb\x65\x47\xd4\xec\x1e\x8b\x78\xf7\x6f\x56\x99\x17\x1e\x6d\xff\x7d\xb4\xe7\x6e\xfc\x99\x84\x4f\x43\x01\x37\xf4\x9b\xf9\x0b\x70\x8e\x1d\xb4\xb4\x2c\x9a\x1c\x45\x3e\x25\x1a\x8b\x1e\x87\xcd\x06\xf1\xe8\x61\xfd\xc4\x01\x14\x0d\x4a\x1d\x1f\x42\x9c\xbe\x6c\x49\xa7\x88\x8e\xa0\x40\xc8\x1d\x41\x3b\x1c\x6f\x0c\xa6\x11\xc2\x9e\x6c\x8c\xb6\x9a\xad\xaa\xa6\x26\xaa\x28\x9a\x0c\x1f\xba\x35\x64\x5c\xb1\xa7\x9d\xa5\x9e\x44\x8f\x03\xa7\x17\x7c\x79\x1c\xbe\xf6\xf0\xc7\x67\x67\x90\xff\xa0\x4e\x10\xd7\x76\xc7\x19\xd8\xa0\x20\x3b\xbe\x35\xc1\x72\x79\xe4\x0d\xcf\x25\x04\xff\x5a\xcd\xaf\x87\xfc\x37\x4b\x5e\xb8\x58\x69\xf8\xfa\x00\xf4\xb6\xb6\xaa\xcd\xac\x80\x0a\x52\x8d\x64\xa0\x03\xb4\x4b\x4c\x25\x0a\xe8\x17\x2e\xd8\xe2\x0a\xab\x56\x40\x40\x16\x08\x7b\xd1\x38\x0f\x65\x4e\x54\xd1\xc6\x63\x4a\x47\x41\x70\xbb\x2d\x8e\x2d\x86\xc2\xf3\xfa\x63\x01\xa3\x15\x89\x81\xb9\x5c\x64\xbb\xab\x05\x74\xd8\x74\x77\xed\x98\x27\x5e\xd1\xa1\x7d\x07\xf7\x4e\x54\x69\xa9\xb5\x4f\x65\x7c\x5d\x99\x07\xbb\x1c\xa5\xec\xd7\x4d\x7f\x14\xdc\x8a\xf5\xe8\x0c\x7a\x45\x8c\x48\x54\xb7\xe8\xc9\x9b\x05\xed\xf3\xf7\xd9\x5b\x0e\x87\xf9\x70\x73\xd8\x39\x34\xd6\x30\x0d\xb0\x7c\xfe\x05\x38\xf6\x4b\x76\x5a\x81\x13\x53\x05\xc7\xfa\xa1\xbc\xc0\xed\x25\xa5\xa7\xfa\x6b\x00\x2b\xdb\x42\x15\x5a\x2a\x4e\x11\xef\x67\xc4\xd6\x05\x0e\x01\xdf\xc9\x79\x15\x12\x32\xcd\x52\x17\x63\x8c\x4a\x5c\x45\x48\x45\x7f\x1b\x00\x19\xd6\x2c\xe0\xe4\xbb\x20\xb3\xac\x25\x70\x80\x92\xcb\xe7\x83\x3e\x09\x4a\x3f\x1e\x76\x2c\x8e\xb7\xc4\x66\xa4\x58\x1d\xf8\x8f\x33\x2d\xd6\xe8\x92\x80\x3e\xd5\x93\x39\x1f\x10\xa5\x86\x34\x19\x61\x44\x0a\xec\x4a\xf0\xdb\x02\xa2\xc9\xcc\xa7\xcd\xb0\x15\x85\x7c\x4a\xe8\x3c\x3a\x82\xb2\x4d\x0c\x75\xfb\x56\x4c\x01\x89\xb3\x6f\x8d\x81\x31\x90\xf6\x5e\xc9\xb9\x1a\x51\x11\x8a\xdd\xe7\xe7\x9d\x6d\xda\x65\xff\x57\x76\x96\x23\x90\x46\xa1\xea\x6b\x60\x7f\xa5\x86\x52\x3b\x91\x88\x01\x19\x1c\xa8\x84\xfe\xcb\x19\x1b\x90\xc7\x01\x62\xf2\x92\xa4\xa6\xf9\x13\x0e\x36\xea\x39\x87\xc3\x16\xe4\x9d\x18\x77\xea\x7e\xfd\xb7\x3e\xdf\x19\x46\xc2\xed\xb6\xec\x59\x7c\xdb\x96\xcc\x4d\xb1\xe7\x22\xfb\x40\x62\xcc\x65\x60\xc8\x63\x23\x52\x9b\x5f\xce\x5f\xe7\x97\xfa\x8b\xb6\x8b\x93\x39\x3c\xe5\x7f\x4b\xce\x32\xc2\x15\x1c\x4f\x80\xb6\x6f\x25\x98\x2b\xf3\x7d\x08\xbf\xb7\x39\x1f\x9b\x93\x12\x01\x87\xf8\x59\x2b\x0a\xe9\x72\x66\x93\xcb\xb2\x95\xa3\xd4\x12\x56\xec\x1d\x37\x5d\x43\x68\x3d\x6b\x81\x0d\xad\x2f\x05\x31\x6f\x5a\xc2\x53\x31\x2d\xda\xe2\xad\x04\xc7\xce\x35\x48\xd6\x57\x80\xd7\x9e\x3f\x96\xeb\x50\x8b\x24\x0e\xe4\x15\x74\x09\xa0\x0a\x5b\x39\x03\xb6\x96\x30\x93\x6a\x5f\xe3\xba\xd8\xda\xd3\xa1\xc1\x14\x48\xf4\x62\x65\xb3\x20\xb7\x85\xaf\x9d\x4d\xec\x5c\x50\x5b\x83\xf5\xa0\x06\xe2\x3e\x0f\x92\xa8\xcd\xa2\x56\x2b\xda\xc0\x76\x61\x47\x5a\xaf\xd9\xc6\x8f\x0b\xce\xb7\x8f\x87\x75\xb8\xa1\xa8\x91\xce\xe9\xeb\xdd\xbc\x69\x2b\x99\xd3\x37\x74\xd3\x4e\x35\x6e\x76\x24\x12\xf9\xb6\x2f\x87\x8b\xb6\xdc\xd3\x94\x28\x43\x07\x07\xf3\x64\x85\x5d\xb6\x36\xec\x2d\x1e\x7f\x08\xdd\x9b\x38\x97\x74\xe8\x98\xe5\x64\x0d\xf4\xc4\x32\x5d\xb3\x63\xfc\xcc\xec\xcf\xf4\xb3\x5d\xb3\x17\xcd\xb8\x8d\x90\xa1\x80\xea\x10\x2d\xe3\x20\xf2\xc2\x78\x7d\x67\x38\xa2\xee\x9c\xcb\x30\x33\xbd\x79\xd2\x6a\xc1\x8e\x19\x61\x70\x92\x38\x41\xd9\x1e\x9c\x4e\x25\x5a\x88\x8e\xee\x96\x33\x39\x3e\xc3\xbd\xcf\x97\xf3\xbb\x45\xf6\x12\xa7\xa2\xf7\xa3\x00\xce\xb6\xee\x07\x86\xad\xab\xa3\x83\x0b\x2f\x65\x99\x81\xe0\x9f\x0e\x1b\xd6\x13\xb7\xb5\x10\x96\x52\x2d\x8b\x7e\x19\x59\xe7\x19\x5e\x5a\x65\xda\x7d\x2f\x12\xa6\xf5\xa3\x29\x7e\xcd\x2b\xc4\x33\x84\xa3\xa7\x9d\x3d\x62\xf0\x1f\x93\x0d\xce\x4b\x6a\x10\x0c\x4e\xbb\xee\x98\xe3\xa3\x74\xfb\xb5\x9b\xe3\xf7\xa6\x2a\x66\x88\x6c\x53\x92\xed\xb2\x41\xec\x02\xda\x3d\xd5\xa5\xd3\x5c\x4e\xc4\x47\x90\x80\x3f\xff\xfb\x41\x83\x21\x38\x5c\x23\xd7\xd5\x4f\xf7\x15\x4c\x28\x16\xcb\x2b\xee\x0a\x5c\xb8\xfe\x78\xcf\x74\xf7\xf9\xc6\xc2\x28\x93\xdd\x40\xa3\x08\x6a\x08\x85\x45\x37\xe6\x90\xb4\x0c\xba\x9c\xb4\x4f\x07\xc7\xfb\xb3\x96\x59\x9e\x71\xcd\x0c\x82\x43\x07\x47\xfa\xa1\xb3\xca\xd6\xc9\x76\xc0\x6d\xdb\x8e\x6e\x3a\xba\x0c\x1e\xd6\x23\x28\x72\xcb\xd6\x60\x10\x51\x7a\x10\xb3\xeb\x8d\xc8\x6d\x40\x62\xa7\x56\x42\xd7\x98\xeb\xc6\x5e\x63\xbe\x43\x68\x8c\x9e\xec\xbc\x6d\xba\x9e\x8d\x8d\xb5\xae\x51\x7f\x4c\xc0\xde\x4f\x66\x3b\xc8\x6c\xae\x47\x74\xfe\x78\x7f\xe6\xf2\x57\x76\xf7\xa7\x2f\x7f\xee\x10\xb4\xee\xed\x25\x3f\x7d\xf5\x33\x71\x6f\x77\x7f\xfa\xfa\x67\xce\x17\x34\xee\xbb\x58\xe7\xef\xcc\x9c\x2f\xb5\x5e\x07\xc0\xf6\x72\x47\xd7\x9a\xd8\xcd\x8b\x92\x36\x92\x53\x91\x65\xee\xa6\xaa\x23\x62\xf3\xbe\x97\x6a\x30\x7f\x79\x3d\xa2\x13\xac\x69\x99\x22\x13\x85\xd6\x25\x64\xa2\x1e\xb6\x0b\xfd\xe6\x0e\x54\x44\xff\x86\x92\xc4\x2f\x4c\x0b\x21\x54\xf5\xf3\x03\x07\x22\x0e\xce\xca\xb3\xb2\x00\x04\xe8\x93\x2c\x27\xfb\x77\xf2\xeb\x3b\xf9\xbc\x83\x08\x22\x70\x6a\x50\x73\xcb\xb3\x2a\x72\x3e\x23\x5e\x6f\xd5\xb4\x36\x42\x05\x86\x98\x59\x42\xe8\x24\xbd\x14\x3e\x20\x40\x63\xa9\xd2\x35\x45\x4d\x58\xe1\xa5\x2b\xf7\xed\x5b\xc3\x80\x92\x86\x74\xdf\x37\x7c\x8f\xa5\xd5\xf1\x78\xae\xd9\xf4\x90\x4a\xcc\x2d\x22\x45\xa9\xe9\x2c\x30\xd3\xcd\x20\x40\xde\x91\xdb\x70\x04\xc5\x29\x20\xde\x89\x80\x28\x8b\xd4\xed\x68\x79\x71\xc0\xab\x3f\xb1\x1d\xc2\xfe\x10\x17\xbd\xc6\x58\xbf\xd0\xbf\xa6\x05\xd3\x5b\x88\xde\x81\x5b\x89\x99\x3c\x17\x76\xad\xbf\x71\x0a\x9e\x01\x13\xfc\xe2\x91\xba\xe1\xa4\x7c\xcc\x97\x06\x30\xe3\xc0\x0d\xc9\x33\xe4\x31\x78\x4a\x51\xa7\x75\x36\x0c\x91\xe4\x18\x12\x0c\x8d\xf1\x29\x82\x44\xf7\x07\x61\x15\xe9\xb6\x22\xc2\x62\xa3\xf7\x6c\x4c\x08\xcb\x3a\x1a\x18\x06\x6f\x43\x18\x3e\x45\x25\x4a\x18\x87\x50\x73\xd5\x0f\x33\x35\xe5\x30\x36\xeb\xf0\x1e\x84\x9b\x46\x56\xd2\x24\x82\xd5\xe1\x46\x04\x64\x53\x94\x7d\x10\xe8\x63\x41\x2f\x7e\x51\xc7\xfc\x8f\x5f\x32\x4d\x3b\x7f\x12\xe6\x2f\xd4\x0a\xb9\xa8\x7b\x1f\x8d\x33\x64\x27\x28\x4a\x1a\xac\x9a\x8a\xf8\xe4\x63\x68\x45\x25\x32\x75\xba\x11\xd4\xb7\x74\xda\x85\xdd\x4c\x6a\xfd\xf9\x60\x8a\x10\xd8\x81\x05\xcf\xd2\xf6\xfc\x79\xd7\x7f\x43\x82\x96\x74\xb9\xa9\xd3\x60\x52\x1d\xc5\x40\xad\x5c\xf0\xdb\xd4\x92\xbd\xa5\x34\xd4\x22\xdf\xdc\x36\xb4\x11\x06\x3a\x6f\xe7\xbf\x0b\xcb\xca\xb9\xea\x74\xc5\x23\x50\x6e\xfb\xc0\x45\x24\xf6\x26\x7c\x1f\x00\xe3\x06\xd5\xf3\xf4\x62\xbc\x31\x79\x89\x88\x02\xa7\xd2\x4e\x2d\xc6\x2a\x1d\xe2\x68\xd2\x15\x41\x64\x85\x75\x9f\x62\xae\xcb\x9d\x1b\x03\x17\xaa\xb3\xea\x64\x7b\x67\xf2\x92\x4e\x05\x2c\x86\x56\x4e\x05\x19\x5b\x73\xf8\x81\x48\xfd\x92\xe8\x41\xdd\x39\x06\x0f\x29\x16\x50\x9d\xa6\x2d\x98\x73\x96\x4e\x8a\xa4\x0a\x73\xfc\x67\xb4\x1a\xf9\x77\xae\xff\xda\x6a\xbd\x85\x55\xf6\xfe\x81\x7f\xe9\xf2\x6c\x13\xba\x29\x68\x9f\x87\x8a\xee\x25\xe1\x18\xa1\x30\xe4\xec\x49\x08\x80\x1d\x44\x71\x68\x9b\x72\x06\x3e\x51\xe3\xc8\x7c\x67\x24\x64\x1a\x58\x72\xb5\x4e\xec\x3c\x5c\x97\x2d\xcd\x2a\x1f\x3a\xcd\x04\x01\xdd\xe9\x06\xf9\x00\x1d\x70\xd0\xc4\x5c\x98\xda\x0d\x0f\x3f\xf7\x30\xe7\xe2\xfc\x17\x37\x7a\x5e\x41\x8b\x7b\x95\x21\x8c\x80\x2d\x4f\xdc\x80\x66\xe8\x2f\x61\x1a\xea\x69\x3c\x93\xf5\x97\x8d\xea\x7c\xba\x6f\x42\xa6\x81\x48\xe6\x43\x9e\xe1\x21\x38\x87\x42\xc9\xe7\xdf\xf1\x0f\x25\xa2\x0a\x4c\x2b\xb6\xe0\x9f\x2c\x54\x1b\xd8\x16\x4c\x17\x64\xcb\x2f\xd9\x53\x83\x3e\x97\x30\x9c\xf8\x04\x4c\x53\x28\xed\xee\x84\x94\x7f\x8b\x48\x50\x4b\xab\xf9\x6f\xe8\x55\x1b\x57\xfe\xb5\x2b\xb7\xc3\xf3\x50\xca\x41\xc8\x2c\x52\xf2\x6f\x1b\x9d\x7a\xff\xdf\x3f\x3b\xfc\x25\x31\x66\x11\x92\x61\x98\x97\xdc\x8f\xb8\x51\xa0\x69\xe8\xa3\xfe\xac\x0e\x07\x3a\x39\x74\x2d\x6c\xb5\x5e\xec\x84\x22\xbc\x74\x1b\x34\x2a\xc5\x6a\x5d\x0c\xb7\x90\x56\xbc\x33\x2d\x08\x81\x02\x92\xda\xb9\xc4\x3b\x21\x54\xe6\xcf\xf9\x9f\x10\x59\xb4\xe2\x6c\x34\xa8\xb3\x19\x2a\xf8\x12\xdf\x09\x19\x01\x19\x03\xe9\x64\xb0\x61\xf5\x31\xfd\xed\xac\x33\xd3\x43\x49\x4b\xa2\x85\xec\x90\x6b\xc9\x0d\x3a\x41\xe7\x17\x12\x33\x7f\x6a\xf3\x7a\xc1\xc6\x06\x5e\x86\x6c\xa8\xe6\x13\x74\x1f\xcd\x69\x7f\x93\x2f\xcf\x9a\x09\x48\x85\xa3\xb2\xd6\x7e\x7a\xe0\x83\xfe\xe6\xa1\xed\xa1\xec\xf9\x68\xe5\xad\xb8\x85\x55\x25\xd2\xb2\xd8\xe3\x64\x95\x35\xfb\x67\xb4\xd9\xe9\x64\x73\x87\xce\xa9\xfa\xe0\xb9\x0c\x00\x35\x15\xa0\xd4\x35\x15\x67\xa4\x8b\xb7\x32\x3e\xe4\xbc\xad\xc9\x61\x0b\x35\x72\x91\x5e\xe8\x2f\x90\x66\xa3\xda\x29\xb1\x3d\xa8\x9e\x14\xdd\xd3\xfa\x62\x7e\xd7\xea\x4c\xe2\x99\x9b\x05\x6d\xf7\x82\x85\x24\xab\xba\x05\x65\x80\x92\x67\xb5\xb9\xfe\x98\xb3\xda\x32\x59\x8c\x6a\x6c\xc6\xb3\x38\x8e\x3a\xfe\x36\xba\xb0\x96\x20\x8c\x30\x7a\x80\xa3\xfd\xc0\x3a\x3b\x16\xdb\xd5\xa1\x4f\x23\x6c\xd8\xd7\x20\x94\x91\x67\xf1\x1c\xa9\xce\x65\x0c\x2b\xe1\x6a\xce\xca\xbe\x8d\x97\x3d\x36\xed\x85\x95\x16\x02\x8f\xd3\x4f\xcf\xee\xf9\x3c\x7b\xf7\x93\xef\x35\x79\x6b\xd5\x5c\x51\x8d\xcb\x1b\xa4\xa3\x2e\xe4\xd4\xb0\xcf\xb6\x24\xba\x13\xaf\xb1\x11\x9c\xd9\x96\x65\xa3\x58\x0f\xb3\xb2\x0a\x43\x70\xc5\xf3\xb5\x23\xc6\x34\x3b\xc8\x59\x81\xf2\x60\xbb\x7d\xf0\xeb\xaf\x07\x53\x20\xf2\x1c\x82\x11\x18\xc5\x2e\x66\x9c\xd2\x6a\xc4\x2d\x04\xa3\x84\x7c\x18\xf4\xb7\x63\x38\xa3\x45\xb0\xad\x12\xad\x81\x64\xad\xb1\xee\x1f\xb6\x2c\x30\x07\xee\xe6\x0f\x37\xbd\x16\x61\x8d\x98\xe7\xc1\x26\x1d\x3e\x87\xa7\x0e\x1d\x4f\xc3\x11\xbb\xc9\xa7\x25\xde\xff\x41\x55\x12\x01\x7f\xe3\x92\x6f\x02\xcc\xa4\x57\x76\x02\x9b\x98\x7d\xb4\x3e\x15\xe3\xe9\x62\xd6\xd1\x37\x5e\xd9\x99\x8d\xe0\x4e\x9e\x75\x29\xa3\xc8\x46\xa3\x7e\xac\x31\x52\x0e\x72\x7d\x13\xc7\x38\xb5\x82\xd1\x47\xdb\xef\xbd\x89\x75\x9c\x4e\x45\x6d\x4b\x67\x12\x22\xd1\xcd\x5f\xee\xd4\x40\xe0\x6a\x82\x7c\x44\x7c\xf5\x06\xbf\x82\x56\x9b\xa6\x79\xd7\xcd\xff\x6a\x96\xfc\x47\x50\x71\x8e\x6c\xb3\xa8\x43\xa2\xd4\xa7\x49\x25\xf1\x59\xe5\x6a\x4f\x16\x6d\xe1\xc2\x82\xc6\x05\x5b\xfa\x17\x1f\xa0\x53\xfc\xcf\x8d\x98\x6b\xa4\x2c\x68\xe4\xc3\x6e\x6c\x42\xb0\xa0\x52\xa3\x1b\x7c\x7e\x6d\x09\xb7\x09\x3f\x56\x9c\xfd\x61\x3b\xfa\x9c\x00\x98\xa9\xc0\x17\xb8\x9a\x79\xab\xfc\x2c\x18\x5c\xa2\x01\x91\x4b\xd6\x87\x05\x5a\x94\x70\xd1\x86\x13\xed\xd5\xef\x4d\x3a\xfd\xde\x0a\xd2\x59\xa3\xa6\xc8\xa0\x12\x26\x9b\x04\x41\xa7\x41\x94\x48\x6c\xd6\x8f\x2c\xa0\x80\x75\xdb\x80\x49\x2b\x92\xa4\x09\xe1\xda\x39\xa3\x3a\xc7\x32\x83\x8d\xe9\xc4\x94\xbf\x6b\xc4\x8c\x2f\x37\x5d\x1c\xbe\x9c\x07\x12\xb2\x5d\x6b\x4d\x44\x0f\xc8\x89\x88\xab\x70\xf0\x51\x04\xd9\xd8\x4c\x98\xb4\x55\xe3\x64\xdf\x8b\x62\x53\x02\x5a\x10\xcc\xd2\x12\x2d\xe4\xd4\x70\x88\x67\xc9\x4e\x1b\xce\x11\x73\xfd\x3f\x45\x7b\xa4\x59\xc3\xc6\x00\x46\x68\x03\x1d\xa9\xc5\x97\xf3\x07\x19\xb8\x12\xde\x63\xdc\x80\xd6\xb1\xab\x5c\x13\x79\xbb\xcc\x18\x02\xcc\xdd\x83\xcc\x95\x17\x65\x31\xe4\x15\x67\x61\xbc\x71\xd8\xaf\xc2\x61\x91\xba\x01\x2e\x10\x7b\x87\xae\xb3\x30\xb1\x3e\x8b\x21\xa5\xcb\x61\x0e\xbc\x67\xae\xcf\x48\x8f\xe9\xef\x01\xf1\xb1\x89\x08\x85\xe1\x61\xdd\x43\xe6\x62\x1a\xa3\x60\x07\x71\x74\x83\xc3\x96\x38\xa1\x39\xd6\xeb\x9b\x31\xdc\x43\x48\xf1\xa9\xf0\x7c\x9a\x75\x62\x3a\x3e\x7a\xf1\xe2\xe5\x99\x77\x13\x83\x37\x66\x4d\xa8\x67\xc6\x5b\x1e\x41\x28\x19\x8e\x81\xe5\x0c\x8a\xd5\x95\xba\x15\xf3\xa7\x93\x10\xd6\x6a\x6e\x75\xcb\x02\xfb\x23\x77\x88\xf0\x9d\x6a\x28\x38\xd5\x3b\xb2\x33\x13\xa7\x7c\x28\x0a\x2b\xce\x9c\xb1\xd5\x24\x5a\x75\xec\x07\xe8\xe9\x5c\x13\x43\x35\x59\x2a\x7b\x20\xe0\xf3\x9f\x8d\x66\xce\x4a\x8d\x32\x5d\x1d\x7a\xf7\x28\xf9\x90\xa5\x08\x97\x5b\x64\x23\x28\x0c\x31\x5d\x9c\x2e\x22\x5f\xf7\x2c\x81\x0b\x61\xff\xd4\xa4\x5f\xed\x9f\xb4\xe5\x44\x36\x53\xb3\x5a\x1f\xc4\x5c\xc2\xf5\x70\x72\xb3\x9e\x0e\xd9\xa7\x26\xfb\x5a\x26\x0b\xbd\x21\xdf\x19\xb3\x0b\x66\x88\x17\xef\x52\xe8\x2b\x99\xf4\x8e\x6b\x13\x5b\xc4\x32\x14\x03\x2a\x23\xb4\x63\x49\x61\x1f\x91\x76\xb7\x9d\xde\x4c\x50\xf5\x9b\xbd\x91\x67\xe3\xa3\x20\xaa\xc3\x17\x53\x34\x2a\x68\xbe\xcd\xdf\x11\xcf\x3d\x41\x9f\xa7\x86\x14\xb7\xdc\xc2\xeb\x23\x11\x3b\xe1\x42\xbd\x39\xe4\x63\xdf\xb2\x62\x7f\xc9\x1b\xfc\x24\x5d\x0f\x78\xcd\x87\xa8\x19\x07\xfc\xd8\x72\xb6\x7d\xef\xed\xe3\x60\x68\xc1\x10\x75\xb4\x21\x0a\xe1\x3a\x05\x6b\xa6\x07\x39\x8e\x3a\x3b\x9e\x23\xda\x43\x24\x94\x28\x39\x07\xc0\x42\x72\xd2\x8d\x93\x4a\x04\x4e\x7c\xc2\x12\xdb\xa0\x9d\xe0\x99\x93\x64\xa1\xab\xbc\x05\x1b\xbd\x86\x37\x25\x32\x2c\x94\x86\x1d\x2d\xe3\x5b\x6e\x96\x00\xe2\x52\x78\x92\x10\x6e\xca\xa6\xa4\xec\x8b\x5c\x2a\x96\x87\x61\xad\x9e\x4d\xd4\x9c\x21\xdd\x63\x8b\x24\xb7\xb2\x56\x89\x85\x43\x14\x03\x11\x0b\x5e\x28\x89\x71\xb8\xd7\x88\x13\xbb\xb8\xfe\xa8\xd1\xe2\x59\x67\x24\x07\x73\xc9\x51\x7f\xc8\x55\xc6\xb9\xd8\xb3\x13\xed\x25\x56\xfc\xb0\xc3\x8e\xe4\x07\x1e\x39\xe9\x7c\x28\x5e\x4e\x9a\x1f\xe2\x02\x89\x70\x34\x6f\x82\x55\xd2\xbd\x7a\x79\x7a\xc6\xa9\x4f\x37\x39\x74\x62\xb8\xd7\xe1\xda\xe5\x9c\x9e\xd6\x74\x5c\x6a\x0e\x03\x98\x65\x47\x3b\xc9\xa7\xf9\x00\xea\x81\x1c\xd6\x22\x18\x8e\x98\x4f\x95\xb0\xa1\x9b\x7d\x91\x1c\x88\xf8\x31\x0c\x0d\xfa\x71\xb0\x54\x80\x7b\xc5\xac\xfa\x69\x8f\xa1\x9e\xb6\x1c\xbb\x75\x6b\x8b\xc8\x91\x1b\xac\x4a\x78\x7d\x31\x21\xaf\x90\xf6\xa9\x82\xc7\xd7\x55\xa6\x8e\x2c\x37\x06\xb3\xec\x5d\x82\xc5\x72\x5d\xed\x27\xa3\x5a\xd2\x91\x66\x56\x4b\xe0\x54\x03\x13\x2d\x10\x88\xdb\xc1\x0d\x54\xfe\x98\x68\x23\x82\x58\x37\x7f\x2a\xff\x4e\xb4\xd8\x49\x42\xad\xb9\x26\xd6\x9a\x68\xb1\x6c\x8a\xab\xf9\x23\xfa\xcf\x04\x3b\x2e\xa0\x46\x36\xe6\xa7\xb2\x93\x78\xe3\x89\x6d\xd2\x55\xa9\x86\x51\xb6\x43\xa2\xbc\x1a\x4a\x09\xa0\x92\xf4\xcd\xd2\x81\x55\xa6\x3d\xd8\x2c\x35\x66\x8b\xb0\x95\x73\x81\xb8\xc9\xd9\x40\x16\x9f\x95\x4f\x04\x45\x8d\xa6\x57\x5f\x9f\x20\x78\x34\x0e\x58\x36\x11\xe5\xd4\x85\xb3\x4d\x41\x65\xb0\x12\x67\x19\xab\x51\x49\x1b\x3c\xe0\xfa\x10\x85\xe6\x3d\x7c\x5e\x43\x8b\xa1\x5a\xdd\x21\x9f\xe1\x0e\x68\x68\xfc\x59\x86\x70\x31\xad\xae\x10\x21\x43\xe7\x99\xd3\x80\xc1\x3a\x04\xc9\xd3\x8d\xaf\x63\x4f\xad\x27\xf4\x14\x7f\x1a\xa3\xb7\x6d\x92\x44\x91\x4d\xb4\xd4\x3b\x4f\x3b\xb8\x18\x72\x23\xb3\x3b\xc3\xf6\x14\x5d\x13\x58\xbc\xf8\x04\x71\x10\x15\x2b\x48\x84\xd5\xb0\x22\x07\x18\x3f\x5d\x10\xec\x8e\x46\xcb\xb1\xf7\x64\xcf\xa9\xee\x0b\xe3\x05\xd7\x98\x50\x51\xe9\xaa\x2d\x7b\x93\x46\x39\x7b\xbb\x89\xa5\x65\x92\x89\xa8\x0a\xb4\x25\x2e\xc1\xb2\xba\x42\xf8\x44\x8f\x2b\x89\x22\xb9\xf7\x97\xd3\x97\x2f\x0e\x75\xd5\xef\x1f\x5c\x5e\x5e\x3e\xf0\xc9\xd8\xbb\x07\x43\x5b\xc1\x24\x5c\x98\x42\xbf\xe6\x10\xcf\x0c\x7c\x67\xfa\xd5\xec\xdb\x87\xf4\xc7\xfd\x59\xc6\x46\x7e\x64\x6d\x0f\xe4\x70\xe8\x10\xd9\x7d\x0c\x0e\xe7\xea\xc8\x79\x33\xa1\x63\xfa\xa6\x01\x2e\x96\xe8\xa5\xe4\x4e\xcf\x61\xf0\x96\xc4\x44\x66\xbb\x90\x01\x00\x2e\xc4\x9e\xc5\x2b\x1b\x5e\xe8\xc5\x58\xb3\x6a\x8d\xc6\x51\x14\x23\x19\xa8\xab\xf2\xd5\x3b\x9f\xd1\xe1\x8d\xfe\x31\x6a\x51\xd2\xc0\xbc\xae\x67\xf4\x07\x6e\x83\x51\x0b\x6b\x14\xa4\xff\x06\x75\xb0\x71\xe8\x21\xfb\x7b\xec\x1c\x76\xfe\x77\xd9\x79\x88\x66\x96\x34\x42\x9d\xf5\x40\x72\x7f\xad\xb0\x21\x1b\x51\x59\x24\xc3\xb0\x4b\x66\x53\x57\x57\xf3\x37\xb5\x4d\x96\x2e\x41\xa5\xbc\x75\xa8\xb6\x38\x79\x8f\x50\xc1\xfa\xfd\xdd\x9f\x8d\x46\xe2\x34\x9a\x9e\xf5\x9f\x3f\xcb\xe0\xce\xed\xe4\x0e\x5f\x13\x06\x50\x24\x63\x48\x7a\x07\x22\x7c\x44\xb0\xc0\xab\xe2\x57\x76\x89\xc0\x31\x19\x6d\xa2\x47\x68\x62\xd9\x53\x2b\xb0\x12\x1f\xcf\x43\x3c\x56\x40\xf7\x69\xa6\xfe\x3b\x93\x00\x99\xbf\xa2\xff\x4c\x83\x4a\x9e\x84\x02\x87\x43\xbf\x38\x84\x2d\x60\x9c\x43\x1a\xc0\x99\x2c\x38\x3b\xc6\x7a\x54\xec\x9e\x91\x09\x0f\xb3\x7d\xec\xe1\xfa\x23\x5d\x94\xb0\x99\x05\xdc\x8b\x50\x1a\xa6\x8f\x6e\x3b\x63\x9e\x0e\x34\x87\x09\x4e\xca\x4c\x5a\x74\x98\x60\x23\x95\xae\x59\x16\xcc\xd3\x35\xdb\x67\x4c\xda\xb4\x4b\x34\x93\x6d\x1d\x78\xf9\x4c\x88\x2f\x76\x96\x48\x91\x37\x66\x3a\xc4\xff\x68\xa1\xdc\x02\x92\x07\x9d\x94\x08\xd0\xe9\x9a\xda\xb9\x38\x45\x47\x96\x97\x12\x9d\xd7\x84\x7a\x03\x32\x72\x9c\x3c\x41\xb6\xdc\x66\x1c\x39\x7d\x8a\x56\xec\xc2\x5d\xe2\x8a\xd5\x78\x02\x21\x46\x12\x95\xd7\x46\x89\xa6\x46\xe7\x55\x82\xea\xfe\x22\xd1\x82\x49\x5d\xfa\xbe\x4f\x7a\xd4\x49\x2e\xab\xc5\xad\x20\x8f\x15\x2a\xbb\xaa\xb9\x0a\xb3\x03\x69\xcc\x44\xd5\x94\xea\x34\x11\x7d\xa9\x6f\x3f\x8e\xed\xc6\xdb\x5f\xd3\x3d\xd9\x9f\xdc\x4f\x14\xbe\xcf\xe0\x82\xf5\xc5\x5e\xb1\xd2\x81\xc2\x25\x44\x92\x5d\x68\x12\x98\xf8\x8a\x71\xd0\xb6\x6b\xf4\x39\x11\xe7\xc9\xcc\xa3\xe8\xe1\x59\x32\x5e\x18\x7c\x3e\xbd\xf8\xcf\x08\x42\x8f\x00\x7c\x63\x7c\x79\x3a\xf6\xe7\xc5\x9a\x4f\x81\x69\x4a\xf1\x9d\x7f\x6a\x1b\x27\xfa\x8f\x15\xe2\x2e\xf2\x3a\x5d\xac\x53\x91\x3b\x9e\x42\x43\x4b\xac\x22\x5c\x93\x6f\xa7\xc7\x60\xbf\x7a\xfc\xc6\x85\x05\x40\xbc\x71\x6b\x9d\x08\x3b\x06\x1c\x12\xb7\xaf\xd7\xb3\x65\xdb\x5c\x76\x88\xee\xc6\x83\x35\x50\x53\x23\x8a\xaf\x64\x80\x9d\x72\x99\xb6\x83\x13\x01\x3c\x0c\xf9\x1f\x2d\x13\xd3\xa4\x84\x18\xf7\x8c\xb4\x5c\xcc\xb6\xdc\xf8\x8d\x0c\xc7\x35\x3c\xa6\x06\xac\x60\xb4\x09\x7b\xf8\xf9\x2e\xf4\xea\x36\xcd\xe5\x02\x7f\x71\x80\x7a\x07\xc7\x68\x79\xb6\x85\xd9\x70\x14\x71\x67\xdb\x1a\x05\xb2\x3f\xf6\x92\x44\xea\x0d\x0d\x4c\xeb\x9c\x7d\xa4\xf3\xca\x3a\x06\x80\x6d\x4c\x6d\x19\xa5\x82\xfa\x20\x58\xf1\x6e\x11\xaa\x2c\x7c\x1b\x0b\x33\xa2\x45\x8f\x9e\xbd\xd0\x5f\x1c\x43\xa0\x0f\x5e\x4a\x10\x81\xae\x42\x32\xf3\xb2\xea\x68\xe6\x62\x15\xf4\xfd\x55\x1f\xbe\x30\x93\xf8\x10\xfe\xdb\xfb\x5c\x5f\xd8\x67\x5a\x6d\xab\xa2\xcd\xd7\x3d\xdd\xc3\x0d\xd2\x93\x84\x15\xb4\x4a\xdb\x1b\xde\x93\x0f\x76\x3e\x18\xc2\x37\x22\x70\x61\x1b\x4e\xf9\x1f\x5f\x1c\x7b\x31\xd9\xd2\x1c\x12\xda\xdc\xc3\xc2\x83\x28\x08\x5e\xc0\x6d\x75\xb7\xd3\xe0\x25\x3d\x19\xd3\x53\x33\x16\x2d\xdc\xab\x98\x0e\xad\x6c\x03\x62\x28\x22\x51\x83\x7e\x87\x95\xcc\xc1\x1e\x03\x55\xfe\xf5\x9f\xe2\x4e\x36\x3a\x8d\xdf\xd6\xe8\xc4\xa6\xc7\xec\x49\x18\x8e\xc5\x16\x44\xd6\x06\x04\xf1\x36\x48\x58\x24\xbe\x79\xb3\xd1\x16\x2d\x02\x2a\xac\xd4\x73\xf2\xbb\x2c\xbb\x8b\xd8\xc4\xc5\xb6\x70\x22\x90\xa0\x59\x78\x37\x12\xc1\xd9\xe6\x2d\x31\x23\xf7\xba\xfb\xe2\x23\x67\xc7\xb8\x84\x98\x81\xdc\x97\xad\xc6\xe7\xba\x2d\xe5\x57\x8d\xb0\x9f\x17\x65\x37\x48\xaa\xf1\xf1\xd4\xa1\xef\xfd\x6b\xbc\x16\x86\x70\x51\x7e\xd1\x44\xaf\x07\xdb\x01\x5c\x3c\xd8\xca\x63\x7e\x64\x06\x14\xe2\x7f\xfd\x97\xff\x36\x85\x42\x72\xa2\x9e\x55\x59\x77\x90\x9f\x43\xc1\xcc\x3a\x28\xf7\xb6\x4d\x0b\xfe\x6a\x2b\xcf\xd2\x4c\x76\xb7\xcf\xd5\xa9\xf0\xc3\xb1\x47\x2c\xb1\x09\x2b\x06\x24\xb1\x83\x41\xb0\x85\xc1\xa0\x2c\x44\xb3\xa8\x76\xe3\x5a\xe6\xc1\x23\xcc\x62\x8a\xcd\xc3\xb7\xbe\x82\x49\xb1\x27\xcc\x6d\xaa\x8f\xa5\xc3\x37\xbc\x1a\x23\xa7\xc5\xbf\x16\xc3\xc7\x72\xe2\xf0\xb0\xc8\x6d\x8f\x8f\x33\x23\xef\xd9\x71\x8b\xa8\x0b\x75\x80\xd2\xec\x92\xb8\x1c\x83\xf6\x82\x00\x2b\x17\x03\x0a\x84\x74\x16\x23\xee\x21\x29\x5e\x6e\xdf\xfa\xa9\x69\xcf\x7f\x0e\x92\x1c\x47\x4f\xbc\x34\xd1\xb3\xbe\xbe\xcd\x44\x60\x36\x23\xf6\x38\x29\xf2\x38\x36\x1b\x24\xce\x47\x67\xcf\x5c\x84\x1a\xf2\x99\x06\xf1\x18\xf1\xd4\x1c\xba\x26\xac\x6b\x11\x3a\xb5\xdf\xbe\xb5\x33\xcd\xae\x92\xb4\x77\xc4\x9a\x77\x9c\xb9\x16\xaf\x91\x76\xcd\xd6\xc0\x92\xf9\x8c\x7f\x8a\x88\xfc\xdb\x40\x98\x24\xb9\x99\x11\xd6\xc5\x39\x72\x11\xfe\x85\x54\x95\xaa\x47\xc5\x53\x2f\xc8\xa3\xeb\x8a\x6f\x4c\x83\x19\x04\xd7\x61\xd0\x70\xfd\x3e\x70\xe5\x6f\x9a\x65\x1d\xe0\x1b\xfb\x55\xf8\xec\xcd\x9a\x1d\xda\x36\xe7\x8a\x1b\xda\x07\x71\xb1\x9c\x3f\x39\xcc\x2a\x26\x58\x6b\xa3\x12\x34\xae\x48\xb3\x4e\xdb\x0c\xa0\xa1\xc7\x97\xcb\x58\x8d\xf9\x9c\x2b\x8f\x66\x53\x73\xa9\xb9\x2b\x9f\x31\x9e\x1b\xc3\x78\x24\x84\x38\x90\x65\xeb\x92\x89\x9b\x8b\x6a\x95\xf3\xe6\x66\x17\x7c\x78\xc0\x90\xb1\x46\x52\xcd\x1a\x70\x43\x10\x73\x8c\x54\xff\x4e\x69\x40\x13\x25\xf7\xbf\xc1\xa4\xbf\x27\x6b\x65\xa8\x40\x4c\xd2\x57\xba\xaa\x3d\x79\x2c\xff\x80\x89\x3d\x6e\xe1\x53\x69\x84\xb6\xff\x18\x9e\x8e\x4d\xd9\x6f\x56\x11\xb3\x3d\xf5\xfa\xb7\x58\xed\x43\xb3\xeb\x84\x14\x9b\x24\x45\x7c\x19\x19\x69\x25\x37\xa2\x76\xf1\x4a\x63\x25\x09\x91\xd2\xf8\x46\xcb\x77\x95\xd0\xb4\x54\xc8\x1d\x67\x00\x59\x8d\x72\x1a\x8f\x7b\x29\x40\x38\xfc\x3b\x70\x72\x1e\x77\x1d\xa7\xd1\x18\x39\x49\x7f\x5e\x62\x90\x3d\x16\xaf\x51\x86\x90\x0f\xfb\x2d\x5f\xda\x03\x64\x69\x22\x4d\xc8\x27\xe0\xe4\x88\xd9\x44\xca\x67\xab\xe5\x88\x72\xa0\x78\x21\x60\x96\x1d\x4f\x8a\x18\x81\xde\x5c\x04\x5f\x56\xf5\x39\x5b\x08\x11\x10\xab\x61\xb1\x8f\x44\x69\xde\x35\x05\x4b\x3f\xfd\x82\xb0\x07\x5b\x61\x26\x76\x44\x32\x2d\x09\xed\x97\xfb\x7c\x35\xb7\x79\x72\xe3\x62\x4b\x17\x5f\x1b\x0e\x5f\x90\x34\x1f\x41\x23\xb1\x11\x23\x2d\xe3\x54\x79\xda\x3b\x99\x62\x32\x02\xc3\x56\xaa\x89\x4f\x6e\x26\x5f\x4c\x5b\xbf\x32\x79\x35\x7f\x9e\x43\xc9\xd4\xfa\x0a\x31\xe4\xcc\x9f\x48\xa2\x78\x5f\xce\xcf\x01\x23\x46\xae\xef\xc3\xe6\x7a\x63\x8a\x17\x4c\xbe\x13\x16\xb6\x1e\xa5\xfd\x67\x60\x97\x7a\x9d\x06\x7c\xac\x26\x9e\x27\x31\xe9\x03\x98\xf1\x6f\x46\x03\xe3\x01\xab\x13\x78\xa3\x49\xf6\x27\x2a\x53\xa4\xd2\xab\x78\x86\x88\x10\x02\x8c\x06\x86\xd8\xd2\x64\xb5\x52\x08\x9e\x47\x33\x62\xcd\x8f\xe4\x86\x21\x32\x70\x02\x7b\x87\xef\x19\x34\x8a\x13\xd5\xda\x6b\x48\xde\x9b\xcc\x33\xc9\xcc\x2a\x39\x5f\xc4\x81\x45\x22\x8d\x0a\x17\x50\xdf\x8d\xf0\x69\x66\x67\x61\xbe\x79\xbc\x16\x66\xa4\xc3\xd5\x84\xed\xa6\x97\xc3\x17\xe1\xef\x05\x8e\x4d\x3e\xd0\x8a\xb2\x65\x69\xea\xc8\x73\x08\x4a\x3d\xfe\x44\xe6\x61\xd9\x0b\x52\x26\x61\xa3\xe7\x0d\x8b\xd4\xb7\xcc\xa3\x45\xa6\xaf\x64\x8e\x5b\x7e\x72\x99\x93\x6b\x3b\x0c\x17\x16\x26\x7e\xae\x24\x77\x04\x80\x4b\x7c\x81\x2a\xb5\x24\x0e\x3d\x30\x3f\xfb\x45\xdf\x94\x1c\x41\x5a\x4c\x5f\xcd\x52\x27\x7e\x3b\x23\xee\xe4\x24\x74\x04\x63\x3b\x87\xfb\xa0\xda\x53\xdc\x6a\xbf\xbb\x56\x24\xa4\xb3\xee\x80\xad\xce\x9c\x8a\x68\x9c\xb5\xec\x8f\x50\xa5\x2a\xe5\x3d\xe4\x43\x12\x8e\x14\x2d\x4f\x62\xfe\xf0\x06\x7e\x40\xaa\x6d\x56\x2d\x30\xa7\xe9\x95\x96\x8c\x04\xd5\x18\xb3\x75\x4a\x6d\x02\x7b\xbe\x25\x3c\xa3\x31\xa7\xf3\x4b\x25\x7c\x62\xdc\x23\xb8\x34\x2c\x5e\xc5\x99\xa6\xd4\x0a\xba\xd5\x8f\xe6\x67\x6b\x73\x7e\xd7\x80\x76\x54\x12\x66\xf2\xdb\x06\xee\x9d\x76\xe7\x1a\xa0\x6e\x70\x1e\x8f\xc2\x79\x2d\x5b\xa1\x5f\xbd\x4f\x29\x35\x8b\x68\x48\x8a\x43\xc9\x79\x80\xf7\x76\xef\xdf\xad\x35\x75\x80\x46\x7c\x22\xfc\x2e\x7f\x23\x39\xc7\xed\x47\x85\xaf\xf7\xfe\x31\x7a\xf3\xa7\x97\xe4\x4e\xe6\xa7\x16\xc5\x9e\x1f\x78\x51\x83\x93\x6b\x7f\x92\xb6\xfc\xe9\x05\xed\x3b\x5d\xfb\x41\x75\x18\xae\x8d\x46\xdd\x4f\x4a\x3e\xb1\xf2\x1b\x84\x3a\x45\xe0\x3d\x67\xc3\x5b\x8a\xc2\xf3\x11\x27\x3e\x61\xcb\x6f\x32\x80\xfa\xfb\x48\xce\x14\x1f\x93\xe7\x47\xaf\x9b\x5a\x94\xd6\x75\x3f\x95\xe8\xab\xac\xad\x3a\x29\x48\x0e\xec\x9f\xc6\xd0\x57\x97\x45\xa0\x67\xb8\x92\x48\xef\xde\x58\x9d\x07\x6f\xa8\x2e\x39\x4d\x37\x3f\xfa\x3d\x0f\xde\x0c\x90\xa7\x07\x1c\xbf\x3d\x7a\x83\xe0\xe6\xc7\x20\xf4\x81\x0d\x95\x5c\x8e\x92\xf7\x36\x3a\x4d\x63\x77\x2e\x4c\xa9\x7d\x27\x17\x39\x70\xd8\x1f\x8e\x84\x24\xc4\xff\x9d\x5e\x75\xbd\x06\xfa\x6f\x9b\x1a\x73\x01\x52\xf0\x0f\x12\xbe\x95\x1d\xd9\x16\x78\xaf\x7a\xfe\x03\xfe\xd4\xec\xa6\x5c\x70\x92\xe3\x77\xdf\xf4\xc4\x0d\x9d\xe1\xbf\xdf\x64\x77\x0b\xd6\x2e\x5b\x18\xb0\xae\x96\x20\x48\xdc\xdd\xa9\xfe\x25\x4f\x55\xf8\x16\xce\x35\x12\x22\x9d\xf3\x99\x88\xc6\xa0\x25\x9a\x2d\xab\x86\x07\xc9\x0b\x83\xa3\x9b\x3d\xc7\x72\xc1\x21\xd9\x4f\x98\x9c\x77\x01\x5b\x39\xbf\x02\x92\x3e\x83\xcc\x89\x33\xdd\xeb\x2d\x78\xf3\xb1\xc0\x9b\x8f\xd1\x63\x24\x87\x41\x79\x78\x59\x44\x15\x92\x65\xd8\xbd\xc3\x11\x56\xc5\x7b\x16\xd6\x20\xb3\x51\x19\x95\x20\x87\x51\x54\x20\xce\xbf\x49\x11\x8e\x73\x58\xe2\xfd\xee\xa3\x25\x05\x51\xed\x49\xf9\xbe\xc4\xab\xd1\x34\xfe\x69\x90\xb0\x58\xf2\x7b\xc5\xd3\x07\xe9\x77\xe2\x89\xf4\x5d\x73\x11\x7b\x4b\xa4\xad\x08\xeb\xd5\xaa\x99\x0c\x6f\x83\x02\xc2\x52\x09\xd9\x0d\x4b\xfa\xeb\xff\xca\x71\x8b\x18\x20\x2c\x57\xe2\x37\xd9\x16\x4f\x9c\x95\x9d\xb1\x0a\xac\xb0\x89\xb5\x1b\xcc\x26\xb1\x32\xce\xa2\x7c\xe0\x51\x74\xba\xb5\x3c\xb4\xec\x9e\x55\x9e\x6e\xd4\x0e\x35\x49\x09\x08\x3d\xed\xe3\x26\x08\xd7\xa9\x17\x9a\xb6\xb6\x91\x84\x6e\x44\xd7\xf5\x05\xcd\x2e\xb3\x4f\x76\x32\x5c\x5f\xf2\x89\xef\x6e\xee\xef\x2e\x60\x4e\xed\x21\x35\xb6\x67\xf0\x06\xb0\xbb\x96\x47\xca\x08\x3f\xb8\x5e\xeb\xe2\x34\x14\xbe\x47\xd9\x05\x3c\x8e\xe3\xbb\x2c\xa6\xa9\x8f\x51\xf7\x79\x23\xb9\xe5\x3e\x93\x3a\x0d\x54\x8e\x87\xfc\x53\xcb\x66\x55\x26\x92\x32\x21\xb4\x39\x5e\xb0\x0d\x83\xb6\xb5\x7a\x3a\x22\x62\x7b\xf3\x78\x21\x94\x3f\x3d\xda\x1f\xfc\x00\x3c\x58\x7f\xbe\xd2\xa7\xad\xe1\xa5\x2a\xaf\x2b\xa8\x43\x13\x61\x77\x2f\x8f\x3b\xed\x5f\x72\x38\x42\x8c\x10\xf6\x85\x25\xf0\x6f\xbc\x2c\xf7\x24\x8c\x3c\x12\x28\x93\xed\x5f\x1b\x91\x97\xab\x7a\xb5\xe0\xc7\xd1\xbb\x0d\xdb\xc0\x89\xe4\x3d\x60\xa6\x47\x5c\x22\x6c\xba\xc8\x83\x19\x35\x78\x28\x69\xad\xca\x0f\x86\xed\xc1\xdd\x41\x76\x2f\xb7\xc1\x0e\xca\x80\x08\x31\xa5\x46\xdd\x03\x26\xd0\x17\x8d\x7b\x40\x12\x8c\x28\xd1\xd7\xfb\x37\x2f\x60\x6a\x2f\x12\x0a\x1d\x6c\x40\x6b\x57\xdb\x8f\xdd\x9b\x27\x67\x09\x1c\x39\xe2\x6f\x75\x68\x2a\x7a\x13\x25\x38\xde\xa5\xbb\x08\x41\x7d\x8f\x33\x34\x40\xbb\xc2\xa1\x9a\xc6\x65\x25\x9c\x78\xd8\x3e\x7e\xee\x04\x7a\x2a\xab\x39\xdc\x07\x89\x70\x8d\x41\x58\x55\xea\x64\x4e\x93\x89\xc3\xd3\x08\x79\x18\x40\x7a\x32\x1c\x9c\xf6\x81\x29\xba\x76\xa1\x40\x6e\x69\x01\xf0\xc5\x9f\x3f\x1e\xd8\xb8\x83\x24\x93\x38\x0d\x26\x3b\x45\xf5\x10\x93\x3c\x92\x33\xc0\x7d\x9d\x37\x2d\xcd\x47\xb7\xc4\xfc\x47\xfb\x57\xa7\xef\x96\x54\x09\x91\xd3\x1e\xc4\xaa\x12\x43\xb8\x18\x38\x21\xda\x9b\x20\xbd\xfa\x73\x98\x39\x38\x58\x47\xbb\x87\xbd\x99\x5b\xb1\x7d\xa1\xa7\x5e\x89\x71\xc3\xf6\xe1\x7a\x4e\xab\xdc\x0c\x9c\xff\xc9\x77\xd5\x4e\xcd\x12\x72\x4f\xd8\x87\x4a\x4c\x3d\x44\x6d\xf9\xb5\x52\xa4\x9b\x22\x00\x0f\xbb\x05\xc0\x01\x8e\xcb\xbe\x15\xa8\xef\x19\x28\x25\x7f\xc5\x8d\x63\xb8\x24\x2b\x4c\x46\x38\x38\xaa\xac\xca\xda\x7d\xee\x44\x6f\x24\x0e\x19\xcd\x7d\x52\x2e\x9d\xd6\x73\xaa\xaf\x85\xef\xc6\xe4\xbb\x09\xe8\x9e\xe5\x84\xbe\x4f\xa9\x2e\xc2\x3e\x6e\xbc\x17\x40\xbe\xcf\x14\xac\xc2\xbe\x65\x41\x82\xed\x54\x3f\x64\x4a\x04\xfd\xda\xdb\x91\xdd\x5f\xa6\xf1\xe0\xd3\x4b\x56\x33\xdf\xf4\x92\x2b\x06\x58\x82\x0c\xdc\xbb\x59\xfe\x4a\xf4\x91\x18\x57\xfa\x97\x4e\xf5\xf4\x3c\xcb\xa6\xe9\x21\x6e\xed\xc0\xc1\xb2\x83\x63\x0a\xd2\x57\x25\x2c\x94\xb6\x59\xc2\xc6\x52\x8f\xbd\x70\xe5\x8e\x13\x10\xdd\x22\x03\x2b\x4d\xd7\x0e\x2c\x0f\x77\x13\x73\xe2\xd0\x9f\xba\x06\xd9\xf3\x53\xea\x71\xe3\x10\x6e\xf6\xb4\x97\x5d\x40\xb4\x35\xdb\x55\x4e\x07\xfe\x8f\x2d\xe1\x38\xe7\x7c\x94\x37\x0d\x32\xb9\x08\xee\x37\xb9\x0a\x79\x56\x0c\xf6\x98\xe5\xb0\x7a\x67\x7a\x44\xf9\x6d\x16\xec\x08\xe1\x87\x92\xb7\xc6\x38\x52\x00\x14\x4a\x04\x36\x96\xdd\xd8\x29\x8e\x7a\xa0\x4e\x86\x8f\x6e\xd5\x15\x6d\x4c\x9f\xb3\xc7\x4b\xb8\x35\x54\xe4\x44\x8c\xe3\xc9\x65\x35\x88\xf9\x5f\xa8\x58\x93\xbb\x93\xec\x47\x09\x4e\xb7\xbc\xfa\xcc\x71\x90\x56\xce\x99\xda\x71\xe4\xc9\x92\x3b\x7e\x75\xb5\x82\x0b\x03\xec\x7d\x62\x02\xa0\x45\x74\x92\x3b\x2b\xec\xc0\x52\x1c\x75\x10\x42\x2d\x9e\x1c\xc1\xb3\xa6\x3f\x1e\x8f\x89\xa6\x6d\xfd\x8a\xf3\x16\xd0\xb0\x42\x2b\x27\x1b\xee\xd0\xc6\xb5\x9c\x9a\x58\x5a\xf8\x07\x32\xa6\xda\xea\x8c\x96\x7a\xf1\xad\x8a\x16\x2a\x4a\x4b\x40\x8e\xbe\xd7\x40\x98\x68\xaa\xf9\x8f\x74\x3f\x5a\xdc\x8a\x05\x6d\xe9\xc1\x0f\xa0\x59\x63\xcd\x28\x17\xab\x4d\xd1\xae\x6d\x95\xf3\xb7\xbf\x2d\xb7\x5a\xc8\xdb\x6d\x1c\xd5\xaa\x35\x3e\xb9\x53\xa0\xe0\x95\x3a\xe1\xdb\x1e\xeb\xcd\x6f\x4b\xd5\x8b\x56\xd3\xdf\x45\xcb\x73\x8e\xa8\xe6\xd2\x3e\x60\x22\x26\x54\x67\x7e\xd3\xce\xa9\xf9\x4d\x86\x88\xfd\x7a\x74\x7d\x2c\x09\x88\x9b\xd7\x51\xa4\x36\x70\x1e\x39\xd2\x90\x53\x1c\x8b\x11\xd4\x74\x51\xef\xaa\x21\x11\x4e\x84\xa1\x64\x84\x13\xd4\x64\x2f\xd8\x53\x5b\x3a\xa4\xef\xe8\x9f\xc0\xa4\x90\x95\xc4\x5d\x12\x78\x39\x4a\xae\xc5\x7b\x47\x70\xcb\xd1\xa4\x25\x6e\xf5\x7f\xfa\x3d\x40\xff\xf1\x6e\x7f\xc3\x40\xfb\xe3\x68\x67\xcb\x6e\xe1\x37\xd3\xe7\xde\x07\x6f\xa5\x46\xae\xb0\x25\x6f\xae\x6f\x65\xd5\xd7\x8c\x38\x89\xd9\x3d\x7d\x9e\x5d\x01\x08\x73\x38\xc2\x20\x98\x25\x0b\x86\x52\x75\x36\x63\x6b\xf8\xfc\xbb\xf5\x18\x14\x04\x65\x3d\x5b\xdb\x58\x4e\x1f\xc1\x2b\xd3\xe0\x0a\x3c\x91\xa5\xc4\xfb\x6b\x48\xf3\x1b\xac\xad\x09\x84\x46\x2f\xcc\x8e\xbe\x3e\x7a\x58\xd6\xe9\x80\xff\xe4\x1b\xb2\xe1\xa4\xf6\x95\x5d\x3f\x67\xee\x27\xdb\x7a\xa5\x7c\xac\xbe\xd7\xa7\x74\x73\x7d\x93\xee\x3c\x1f\xf8\x52\x18\x82\x17\x63\xc1\xd0\xda\x45\xcd\x22\x90\x84\x6e\x95\x47\x7a\xe4\x3e\x15\x21\x25\xaf\x86\xce\x38\x16\x70\x1f\x05\x4a\xd4\x79\xdc\xc1\x53\x15\xfe\x99\x7a\xc5\x70\xe1\xc8\x29\x46\x55\x81\x4c\x4c\xf6\x4f\x97\x6a\x08\xa5\xcf\xde\xe7\x20\xc2\xb5\xc8\xef\xd4\x98\x2a\xa5\x9c\x7c\x9b\x85\xe6\xf2\xa2\x84\x2e\xd8\x56\x20\xdf\x36\x3f\x56\x66\xdc\x64\x13\xb9\x9f\x45\x53\xa9\x64\x24\x5a\x7b\x42\x48\x9e\x73\x1d\x5d\x04\x35\x3f\xf6\xc6\x9d\x90\x73\xe6\xa8\x28\xf8\xbd\x43\x4b\xaa\xb4\xc6\xad\x5d\x7e\x07\x49\x4e\xa5\x40\x1e\xd0\x74\xc4\xda\x16\x4f\xba\x33\x05\x2b\xe4\x71\x92\x95\x85\xc3\x72\xa3\x29\x3a\x28\x14\x50\x1a\xa5\x4e\xeb\x52\xba\x69\xba\x7e\xfe\x94\xce\x89\x2b\x41\x2e\xde\xf9\xab\x06\xb9\x72\xa4\x80\x35\x37\x45\x3d\x7f\x04\x3d\xcd\xe3\x17\x51\xb1\x7b\x03\x92\x2b\xfd\xeb\x8f\x13\x4d\x2c\xe5\xfd\x6b\xde\x22\x65\xea\x37\x12\x85\x6e\x6b\x11\x5b\x8d\x58\x42\x79\xf2\x69\x57\x81\x14\x23\x8f\x3f\x87\x16\xd6\x4d\xcf\x79\x84\xf2\x6c\x53\x9e\x6f\xd8\xde\x4e\xa4\xe5\x5c\x9e\x97\xd1\x67\x4f\x15\x92\xb8\x7d\x39\x11\x1a\x42\x75\xc0\x3a\x91\x90\x97\x3d\xe2\xf4\x16\x41\x0b\xfa\x1a\xae\xf7\x5f\x43\x32\x7f\x5b\x2e\x07\xd8\xa8\x19\x8e\xfa\x53\x9e\x15\xbf\xfe\x58\xfb\x4d\xf5\x2d\xbb\xa1\x1d\x35\x56\x2f\xbb\x75\xbe\x2d\x59\xca\x4b\xfb\xc8\x4b\x82\xae\x03\x48\x86\x7d\x38\x52\x9a\x4a\x56\x36\x59\x9e\xe4\x64\x73\x83\xb0\x91\x45\xeb\xf9\x62\x4f\x1a\x6c\x71\x31\x2c\xba\x7c\xfe\x1c\x96\xdd\xec\xf4\xc8\x56\x74\xdb\x7e\x27\x6f\x31\x9c\x3e\x3f\x7b\x95\xdd\x80\x49\x68\xe9\x51\x22\x43\xf3\xb0\xca\xe1\x46\x54\xa3\xae\x55\x1a\x16\xd1\x31\xab\x48\xbf\x33\x41\xb5\x6e\x4f\xb3\xfd\x37\x31\xb6\x9b\x48\x0c\xc1\x08\x6f\x74\xd4\x57\x99\xf6\x98\x65\xcf\x49\x40\x2d\x39\xdc\x50\x4a\xb2\x6e\xd3\x0c\x55\x81\xe8\xfb\xce\xe0\x21\x6b\x10\xc5\xe5\x95\x24\x9c\xca\x0e\x0e\x0f\x66\xf1\xc9\x5b\xf4\x78\xdb\xd3\xbe\x72\x4b\x17\xcc\xa6\x5c\x93\x40\xca\x3c\xe9\xd9\xc9\xa9\xfb\xd4\x77\xe5\x0e\x4d\xf5\xbd\xfa\xf9\x29\xfd\x46\x7d\xf6\x96\x7f\xbb\x93\x02\x63\xa2\x84\x2d\x47\x1e\xc3\xa7\x52\x96\xbd\x3a\x7a\x9e\x4c\xcf\x59\xb2\x24\xaf\x24\x6c\xea\x56\x21\xcd\x6f\x62\x20\x76\x8e\x33\xc1\x2b\xed\x28\x77\x50\xad\xd5\x9d\x29\x2b\x07\x42\x66\xa4\x9e\xc0\x65\x2d\x65\x99\xc4\xea\xeb\x40\xed\xd9\xc2\xd1\x93\xe7\x42\x7a\x4c\x40\xcd\x62\xf6\x2e\x1e\x38\xe6\xf2\xf2\xa2\x18\xf3\x78\x21\x0d\xf3\x57\x56\x3c\xcc\xe7\xba\x6b\x85\x63\xcd\xdf\xc8\x73\x4d\x37\x7f\xaa\xfa\x75\x69\x28\x33\xd3\x94\xb8\x43\xdc\x70\x21\x04\x95\x8d\xd5\xc9\xc0\xc1\x4b\x58\xa3\x0e\xfe\x79\xba\x04\x3e\x54\x72\xde\x68\x6e\xc3\xa5\xb1\x17\xf3\x21\x21\xe8\xbe\x80\xe8\x60\xf0\xe8\x8e\x8f\xc7\xfd\xf4\x55\x2f\x1a\x39\xab\xde\x9a\xb2\xab\x59\x5c\xd4\x74\xfd\xdc\x3c\xdf\xed\x12\xf3\x41\xf0\xec\x78\xd4\x8a\x46\xb5\xd1\x01\x37\x37\xf4\xe1\x98\x7b\x1a\xa5\x37\x8f\x16\x37\xeb\x35\x12\xc2\x21\x03\x29\xf2\x4c\xb3\xea\xaf\xed\x1e\xb0\x93\xb6\xef\x4b\xac\x0a\x4e\x4e\xcb\x26\x56\xb0\xfc\x90\x5b\xf4\x71\x69\xf6\x8d\xc6\x9b\xcf\x75\xee\x25\xf8\x21\x7b\xdd\xb8\x27\x0a\x78\x8c\x76\x60\x45\x4c\x3b\x7f\x52\x23\x9d\x2b\x98\xe4\xe8\x91\xf4\xa0\x99\x5f\x0b\xfc\x6f\xc5\x1e\x12\x7e\x0a\x33\x3b\x6d\xd3\xf4\xf2\x0a\xcb\x93\x2d\xfb\xbc\x33\xfd\x78\x9d\xaf\x90\xde\x6e\xfc\x8c\x95\xdd\x28\xa8\xd6\x56\x0b\x79\x0e\xe2\x13\x23\xfc\xa0\x1a\x6a\x36\x50\x32\x51\xd0\x41\xe8\xfb\xff\xd8\x08\x0a\x1d\xbf\x0a\xf6\x9f\x89\x83\xec\x4e\xb9\x2c\xf8\x46\x78\x03\x2b\xe2\x33\xdc\x34\x73\x18\xb6\x37\x25\x27\xbc\xe9\x53\xd0\x2c\x96\x7b\x70\x92\xd5\xc9\x8f\xd4\xf2\x69\x03\x71\xc2\x6e\x01\xd7\xe4\x0b\x43\x3e\xc5\x97\x7a\x86\xcb\x97\xf1\x8a\xf7\xac\xa8\xeb\xaa\x60\x8b\x4f\x4f\x4f\xa6\x2a\xdd\xc3\x5c\x77\x90\x37\xf9\x9c\x6e\xa2\x3b\xd9\xe0\x02\x6a\xef\x87\x5d\xd2\x0d\x48\xeb\xdc\x50\x78\xfe\xf3\x4e\xf7\x5b\x45\x12\xf0\xd7\x77\x38\x8f\xc2\x9d\xbe\x2c\x96\x77\xee\x47\xe7\xb8\xe4\xc0\x94\xfd\x07\xb9\x5c\x99\x60\x97\xe4\x16\x89\x5f\x1f\x4e\x1f\x5b\x8a\x5e\x1d\x46\x96\x01\xff\x72\x71\x7a\xc0\xec\xad\x14\x1d\xaf\x03\x9f\x06\x39\xfa\x3e\x8e\x8e\xd2\x1a\x51\x14\x11\x3b\xd3\xc3\xe4\xef\xc3\xa4\xb2\x25\x9d\x43\x76\x20\x35\xd3\x83\xd8\x94\xd0\x36\x45\x34\x07\x99\xf8\x4b\xf1\xe5\x92\x48\x41\xde\x37\x2e\x0d\xde\xdb\x20\xf6\x44\x87\xb0\x2f\xd2\xb3\x52\x2e\x7d\xc5\x9e\xee\x77\x56\xc3\x15\xfa\x42\xbc\xeb\xc5\x10\xe3\xc4\x22\x57\xf3\xe7\xf4\xb7\x9a\xae\x5e\x34\x13\xae\x0a\x0e\x40\x1c\x2c\x58\x7e\x40\x72\x5f\xb3\x7a\x87\x37\x3d\x59\x1f\xf7\x9c\x84\xeb\xed\xb0\xe5\x97\x63\x4f\xf1\x58\xd8\x31\xaa\xc7\x0b\xdc\x91\xc0\x92\x13\x05\xe2\x4e\xc7\xf2\xd3\x93\x51\x09\x25\x46\x50\xd2\xa2\x62\x6b\xe0\x49\xb9\x2d\xd5\x2a\xce\x51\x4a\x1a\x7c\xec\x20\x47\x17\xaa\xe7\xac\x83\x7e\x44\x7b\x4a\x7d\xb8\xac\xf3\x8f\xc0\x3f\xb6\x2f\xbd\x43\x24\x4b\x86\x76\x83\xda\x34\x07\x93\x18\xe8\xa2\x7b\xb5\x31\x9d\x86\x81\xe6\x34\xf5\x39\x9d\x80\x93\x06\x4f\xbc\x89\xf9\x86\x0e\x37\x08\x14\x84\x5a\x36\xa3\x05\xe7\x55\xe2\x80\x59\x7d\x46\x98\x31\x7f\xf2\x7e\x57\x5a\xfc\x26\x3c\xbb\x68\x4a\x8f\x5e\x09\x03\xf6\x42\x12\x1e\xfa\x37\xb0\x99\x59\x0b\x76\xf3\x86\x1b\x90\x37\x78\x68\xd3\xe6\x23\x51\x2c\xae\xb6\xbb\x4e\x07\xb8\x89\x8e\xc4\xd3\x27\x27\x2f\xd3\xc6\x23\x32\xa4\xe5\x13\x44\x4b\x6b\xf6\x12\x29\xb1\x90\x4f\x7e\x0b\x9b\xc8\x93\x86\xfb\xbe\x42\x0e\xc4\x3e\x90\xa8\x56\x3b\x6a\x9b\x17\x84\x93\x2c\x58\xd0\xbf\xe2\xe6\xbb\xa7\xe5\xe8\x2d\xba\x6e\x5f\x4b\x78\x5c\x10\x26\x73\xc4\xf7\xb8\x4d\x27\x7e\x82\x7b\xaf\x89\x53\xeb\xa7\x9e\xb4\xdf\xb5\x0d\x72\x87\xb4\xf3\x1f\x6c\x9e\x1d\xc1\xbc\xb4\xbd\x6d\x97\x4e\x20\xc7\x22\xe8\xec\x57\x4d\x18\x5e\xc6\xbc\xfc\x31\x17\xa5\xc7\x19\xa7\x4f\x1a\x07\xd4\xa6\xd3\xc6\x9e\x74\x9c\xaf\x1c\xb0\x44\x4d\xed\x21\x06\x95\x71\xf2\x5d\x55\xb9\x36\x8b\xc4\x48\x99\x7e\xd3\xa6\xef\x77\x9d\xe4\x78\xe0\x47\xe4\x82\x8b\x29\xfd\x0a\x3f\x5c\x78\xd0\x46\x5f\xb4\x2b\xd9\x66\xb1\x67\x17\x0e\x9e\x6d\xf5\x4d\xa7\xa8\xb1\x5e\x56\x73\x2b\xe9\x68\xbb\xb6\x1c\x33\x6e\xe7\xad\x92\xe5\xf0\x10\xfd\xa8\x85\x11\x5f\xb3\x0f\x5b\x53\x16\x06\x6d\x03\x3e\x2d\x68\xe0\xfc\xc5\x66\xab\x96\xee\xa2\x33\x75\xb4\x39\x6e\x39\xc3\xa8\x56\xf9\xc3\x6a\x4b\x3a\x6a\x55\x0c\x9c\xc1\x2f\xaf\xdd\x0d\x10\xf4\xc0\x83\x1f\xa7\xd6\x5e\x61\x4b\xfd\x4b\x21\xfe\x91\x10\x5f\x6b\xde\x1b\xb8\xd2\xa4\x36\xd2\x80\xa7\xec\xc2\xa1\x1a\xab\x52\xd6\x17\xf9\x39\xd1\x32\x6b\x32\x63\x36\xd4\xf6\x98\xc8\xca\x6b\x3f\x86\xc0\x4a\x44\xc7\xe8\x7b\xc1\x12\xec\xd9\xf2\x26\x4e\xad\xcd\xb6\x8c\xa7\x71\x1e\x79\xd6\xd1\x4d\x7e\x2e\x90\x65\x68\xec\xa4\x67\xdb\x06\x8c\x5b\x58\xb4\xf8\x72\x9e\x70\xc4\xb6\x76\xfc\x15\xb6\xa6\xd9\xcd\x43\xb7\x26\xdf\x81\x45\x32\x9f\x17\x03\x8f\x23\x59\x13\xd4\x7e\x3f\x5e\xb8\x42\xb2\xe3\xda\xcf\xf1\xcb\x9c\xb9\x26\xf4\x4d\x5f\x80\x8c\xe3\x65\xef\x76\x36\x4a\xb6\x76\xc9\x38\xe5\xef\x22\x4c\xb4\x17\x25\x5e\xff\xd2\x27\x58\x47\xda\xf5\xfd\x8f\xd4\xb8\xc7\x3f\x78\x39\x92\x95\x45\x1f\x11\xb1\x2b\x78\xd8\xb5\xab\x87\x77\xc3\x97\x3d\x24\xc2\x22\xce\x62\x1f\x8f\x2a\x1f\x29\x2f\xa7\xfc\x92\xeb\xa3\x11\x10\x7c\x9c\x6f\x5e\x34\x83\xa8\x48\x65\x12\x24\xbf\xf7\x2f\x88\xe8\x48\x71\xea\x7d\x6b\xec\x89\x92\xa1\x87\xe3\x69\x46\xfd\x89\xe1\xa2\x37\x5d\x7e\xc9\xfd\x5b\x3f\x6a\x21\xf8\x43\x8b\x9b\xc8\x18\xfe\x8b\x66\x75\xff\xe3\x4b\x73\x49\x07\x75\x2f\x82\x34\x83\x13\x08\x22\xfb\xdc\x05\x39\x9e\x26\x71\x86\xf3\xcc\xf4\xf9\x39\xc6\xcb\xcf\x69\xa4\x9b\xf7\x35\x1a\x66\xbc\xab\xfa\x9e\xc3\x57\x61\xfa\x7d\x79\x5a\x02\x89\xf3\xbe\x8a\x1f\xf3\x23\xa4\x47\xaa\x75\x42\xf9\xfc\x9c\xbe\x67\x80\x7a\x4c\x28\x18\x3f\xea\x89\x50\x1c\xc4\x9d\xc3\x8d\x9a\xaf\x4f\xff\x08\x39\xce\xdb\xe5\x3c\xfc\xfd\x65\x37\xff\x32\xeb\xf0\xbe\x3d\x35\xbc\x4b\x83\x7f\xb9\xa5\x82\x6d\x59\x23\x36\x8b\x7f\x6f\xe8\x37\xbf\x42\x2b\x3f\x0b\xfa\xc9\x26\x31\xfe\x75\xc9\xbd\x59\xfa\xd7\xde\x44\x9d\xa9\x7f\x43\xb8\xce\xbf\xaf\xe8\x57\x5e\xf3\xdf\x32\x0b\xbf\x7a\xa2\x13\x4a\x1b\x99\x8c\xcb\xf5\x4f\x2e\xde\x80\x4a\xa2\x90\x27\x97\xb2\x22\xbf\xe2\x22\x31\xcf\xa0\xe4\xd2\x98\x77\x3a\x24\xaf\x42\x87\x6c\xea\x7e\x23\x23\xda\x95\x5c\x99\x5c\x86\x43\x6c\x2c\x0a\xda\xfc\x72\x61\x97\x64\xd7\x23\xa5\x76\x41\xfa\x2f\x03\xbc\x68\x9b\x1d\xb2\x26\xff\xec\x1f\xf7\xb5\xcf\x23\xc2\xda\xda\x20\x29\x00\x18\x05\x97\x17\xa2\x5c\x95\x9c\x15\x80\x9d\xc0\x3e\x88\x98\x43\x87\xa1\x82\x13\x1d\x62\xe3\x61\x88\xb2\x69\xd1\xcb\x7a\x37\xa8\xe4\xfe\x36\x7e\x87\x15\xbc\x71\xd4\x8b\xf9\x7c\x37\x09\x47\xbb\x65\xfc\x64\x99\x3e\x26\x49\x88\xb1\x58\xd2\x5d\x7b\x62\xc2\xb7\x93\x91\xbb\x88\x30\xfd\xde\x3f\xfc\x03\xbf\xe1\x40\xc2\xcc\x3f\xfe\x23\x89\x0f\xf7\xd9\x94\xc6\xe2\x43\x95\xdb\x46\xdb\xfc\x7d\xb9\xcd\xa5\x35\xfd\xfd\x43\xd0\xe1\xd1\x7d\x8e\x8b\x67\x37\x77\x36\x01\x46\x69\x82\x82\x64\x14\xff\x3b\x00\x00\xff\xff\x5e\x99\xe3\x10\x05\xb9\x00\x00")
+var _confLocaleLocale_frFrIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\xbd\xdb\x8e\x1c\x47\x92\x26\x7c\x4f\x80\xef\x10\xcd\x01\xff\x22\x81\x62\x12\x92\xfe\x13\x04\xa5\xb4\x64\x91\x92\xd8\x28\x52\x6c\x16\xc9\x01\x56\x10\x52\x51\x19\x5e\x59\x21\x46\x46\xa4\xc2\x23\x8a\x2c\x0e\x06\xd8\xdb\x7e\x8b\xc1\x5c\xec\x8a\x33\xc0\x5e\xcd\xdd\xdc\x75\xbd\xc9\x3e\xc9\xda\x67\x66\x7e\x8c\xc8\x22\xa5\x9d\x01\xba\xc5\x4a\x0f\x3f\x9a\x9b\x9b\xdb\xd9\xcb\xdd\x6e\x55\x19\xbb\x5e\xbe\x6a\x0b\x6b\xfa\x8b\x7a\x6d\x8a\xca\x14\xdf\xd5\x43\x61\xcb\xd6\x16\xbb\xbe\xb6\x5c\x32\x5c\xfd\xcb\x60\x8a\x72\x1c\xba\x7b\xe7\x57\x1f\x4e\x4d\xbf\xb9\xfa\x50\xac\xbb\x8a\xfe\x6b\xda\xe2\xbb\xee\xe6\x8d\x9b\x37\xce\xbb\xad\x59\x3e\x58\xaf\x47\x53\x37\x37\x6f\x54\xa5\x3d\x3f\xed\xca\xbe\x5a\xbe\x2c\x4f\x1b\x53\x8e\xe8\xe6\xb4\xeb\xab\x9b\x37\xcc\xbb\x5d\xd3\xf5\x66\xf9\x58\xfe\xed\xa9\xa9\x69\x76\xcb\x07\x75\x65\x6e\xde\xb0\xf5\xa6\x5d\xd5\xed\xf2\xa8\x6b\x5b\xf3\xae\xee\x5a\x2d\xea\xc6\x61\xf9\xe8\xea\xc3\x3a\x2b\x1e\x77\xcb\xa3\xfe\xea\x83\xe9\x8b\xb1\xa5\x09\x6d\x77\x03\xf5\xd1\x9b\x4d\x6d\x07\xd3\x2f\x4f\x0e\x4c\x2b\x3f\x78\x98\xb7\xe6\xd4\xd6\x83\x59\x9e\xd0\x7f\x8a\xbf\x37\xa7\x37\x6f\x5c\x98\xde\x52\x67\xcb\xd7\xf2\xef\xcd\x1b\xbb\x72\x63\x96\xcf\xe9\x3f\x37\x6f\x0c\x66\xbb\x6b\x4a\xaa\xfe\x94\xd6\xf9\x5b\x43\x25\x4d\xd9\x6e\x46\x54\x38\xc6\x1f\x54\xb0\xee\x0d\x55\x58\xb5\xe6\xad\xce\x62\xb1\x58\xdc\xbc\x31\x12\x28\x57\xbb\xbe\x3b\xab\x1b\xb3\x2a\xdb\x6a\xb5\xc5\x6a\x9f\x73\x41\x31\x0e\x75\x53\x5b\x6a\x35\xf6\x85\x19\x8a\x5d\x33\x5a\x59\x8a\xa9\x68\xd9\xab\xd2\xca\xca\xd7\x83\x80\x76\x28\xdb\xa1\xf8\x15\x63\x49\xbf\x6d\x49\x40\x7e\xd6\x6d\x8b\xea\x20\xea\x89\x60\xba\x2d\xeb\x66\xf9\xf8\x1e\xfe\xc1\x2a\xac\x7d\x4b\xb0\xa6\xa9\x0f\x80\x3b\x7e\x33\x5c\x56\xc3\xe5\xce\x60\x84\xb3\xba\xdf\x9a\xf7\xb4\x82\x72\x37\xac\xcf\xcb\xe5\x91\xfc\x8b\x61\x7a\xb3\xeb\x08\x4c\x5d\x7f\xb9\x7c\x71\xf5\xe1\xec\xea\x43\x6f\xda\xa1\x36\xd4\x6d\xd7\x6f\xca\xb6\x7e\x5f\x0e\x00\xd9\x0f\xfc\xc3\xf2\x8f\x9b\x37\xb6\x75\xdf\x77\xfd\xf2\x69\xdd\x77\x35\x4d\x87\x20\xb2\x42\x3f\x34\xd5\xf1\x02\x9b\x9f\xf5\x84\xef\xdb\x7a\xd3\x03\xbc\x5c\xa5\x69\x4c\xf1\x94\x0b\xb8\x3b\x7c\x3f\xeb\xfa\x37\xf3\xed\x69\xf1\x8f\xb7\xa7\x7d\xd9\xae\xcf\xcd\x96\x8a\xa4\x3e\xcd\x2e\xf4\x95\xcd\xae\x6c\x69\xdb\xb8\xc6\x77\xe8\xa5\x2f\x1a\x63\x93\x3a\xb4\x09\x65\xb5\xa5\x0d\xd8\x95\xad\x69\x96\x0f\xf0\x37\xd0\x46\x3b\x28\xd7\xeb\x6e\x6c\x87\x95\x35\xc3\x50\xb7\x1b\x4b\x28\xd2\x97\xdb\xab\xdf\x08\xaf\x6c\x51\x8d\xc5\x91\x62\xde\xdc\xf7\x9b\x37\x2e\xbb\xd1\x23\xc4\xf2\x75\x47\x85\x85\xfc\xd2\x4f\xbe\xd5\xeb\x8e\xce\x5c\xdc\x92\x57\x66\x57\x67\xc6\x54\xcb\x6f\x9b\xf1\x1d\xad\xbc\x5c\x0f\x63\xd9\xd4\x84\x1f\xf4\x7d\x37\x36\x0d\x01\x9a\x10\xc4\x0e\x96\x0e\x14\x4d\xb8\xa6\xde\xb1\xba\x17\x54\x8a\x53\x4b\xb5\x6a\x6b\xa9\x02\x30\xf0\xb4\xb9\xfa\x6d\x2b\x1d\xaf\x09\x7c\x58\x69\xdb\x8e\x0d\x0e\xc7\xcd\x1b\x3f\x5a\x53\xf6\xeb\xf3\x9f\xb0\x0c\xfc\xb1\x7c\x61\x08\xc0\x3d\xfe\xcf\x78\xbd\x1f\x31\x80\x99\xcb\x57\x31\x3e\xf2\x90\x61\x44\x1a\xae\xab\x80\x78\x15\x63\xf2\x8f\x75\x6b\x87\xb2\x69\x68\x28\xfd\x6b\xf9\x44\xfe\x55\x78\x0f\xf5\x40\xa0\x42\x59\x3f\xae\x79\x7f\x80\xc6\xcf\x7b\xb3\xad\xaf\x7e\xa3\x05\xa6\xb5\xab\x6e\xfd\x86\x8e\x1c\xa8\x08\x0e\x7d\x5d\x5c\x74\xa3\x2d\xcc\x3b\x22\x17\x23\xce\xd1\x77\xdd\xc6\x16\x9b\xfe\xea\x9f\x89\xbc\x5d\xfd\x53\xf1\x88\xab\x1f\x16\x5b\x5a\x5b\x8d\x7e\x1b\x86\x59\x59\x7c\x55\xd2\x79\xeb\x37\x66\x58\xde\x5a\x9d\xd2\x61\x7f\x73\xab\x38\xef\xcd\xd9\xf2\xd6\x6d\x7b\xeb\x6b\xda\xb1\xf5\xd5\x87\x6a\xec\xcd\x57\xf7\xcb\xaf\x8b\x72\x18\xb0\xfa\x0b\x46\xc0\xa2\xbc\xc0\x39\xa5\xae\xb6\x5d\x55\x9f\xd5\x84\x60\xbf\x8e\x5d\x8d\x83\x5b\xd0\x98\xb6\x23\x82\x5a\x81\xa0\xae\x69\xa7\x71\x1c\x37\xa6\xf8\x13\x00\xfa\xeb\x48\xa4\x68\x55\x9d\x0a\x15\xe6\x79\x72\xa1\xe9\x87\xe2\xe9\xe5\xc9\x5f\x8e\x0f\x8b\xe7\x9d\x1d\x36\xbd\xe1\xbf\xe9\x3f\x54\xff\x8b\xa2\x1b\x8b\x97\xf5\xa3\x87\xb4\x27\xd4\x54\x60\x95\x20\x24\xaf\xe6\xb4\x14\xda\x5d\x11\x3d\x21\xda\x64\xa5\x32\xce\xff\x4b\xfa\x0f\xbe\x3c\xd4\x1a\x8f\x7c\x8d\x73\x1a\x6c\xf9\xfd\xd5\xbf\x01\x97\xa7\x9b\x9a\x90\x95\x47\xb4\x1f\x42\x56\xa8\xdb\x40\x96\x78\xe8\x69\xc7\x54\x47\xb7\xe7\xb5\x19\x6b\x3a\xa1\xef\x95\x12\xf2\x59\x24\xb0\x31\x41\x7c\xf2\xec\xd9\x0f\x8f\x1e\x12\x34\xcd\x1a\xa5\xbf\x18\xbe\x35\xd6\xb4\x34\xa2\x87\xbf\x61\x69\xe3\x70\xf6\xff\xaf\x36\xa6\x35\x7d\xd9\xac\x68\xf7\x76\x74\x7e\x04\x52\x04\x0c\x6b\x1b\xa2\xb5\x15\x53\x6c\x53\x9c\x9c\x1c\x63\xca\xc3\xf9\xf2\x88\xc8\x44\x8d\x1b\xe3\xd7\x06\xe0\xd6\x89\x1c\x53\xcf\xfc\x01\x07\xf8\xac\x5e\x9f\x63\xdb\xe6\x41\x37\x03\x78\xd3\xf7\x2b\xba\x20\x86\x4b\xec\x1e\x8f\x12\xf5\xf7\x49\x9d\x14\x2d\x61\x82\x19\x87\x82\x4e\x29\xe1\xdf\x05\x5d\x7f\xda\x6f\xdd\x5e\xd0\x09\xaf\x68\x67\x1d\x68\xa9\xef\xd6\x43\x77\xd2\xf1\xcb\x27\xbe\xb7\x77\x74\x09\xb6\x84\x99\xb5\x90\xb8\x18\x74\xb7\x16\xb7\x30\xf4\xad\x7b\xb7\x68\x98\xb6\x5b\x09\xbd\xc3\xfd\x54\xd1\x0e\xd3\x1d\xbd\xd2\xab\x52\xe8\xfb\x6b\x9c\x21\x74\x0a\x92\xfa\x1e\x57\x48\x41\xd7\xbd\xa5\xee\x08\xe9\xa9\xf7\xe8\x6a\xe5\x23\xc0\x0c\xc3\x3a\xbb\x8b\x0b\x1e\x24\x01\x97\x23\xb3\x8a\x4a\xc7\xbc\xf9\xfe\x92\x2a\x98\xf2\x7a\xd0\x60\xd4\x04\x3c\x37\x6f\xb8\xcd\x9f\xa2\x3d\x91\x76\x82\x47\x5f\x82\x4c\x1a\x3e\xf4\x44\xb8\x89\xc3\x49\x90\xf3\xe0\xc1\x6e\xd7\xd4\x6b\x47\xd7\xf5\xb3\xc3\x09\xa2\x2b\xeb\xbe\xc6\x7a\xcf\x98\xd0\xf0\xca\x1a\x0f\xfc\x0b\xa6\xdd\x5d\x74\x6f\x14\x35\x21\xe1\x9f\x84\x36\x0a\x1a\x3c\x06\xd7\xb0\x96\x96\x2f\xca\x75\x4d\x4b\xa9\x26\xf7\x9f\xaf\xee\x06\x7e\x09\x68\x33\xd9\x8e\x2b\x5a\x66\xc5\x68\x7b\xc0\x06\x58\xb0\x68\x1d\x43\x9a\x76\x64\x43\xac\x15\x6d\x07\xc6\x07\x69\x1e\x89\x15\xc2\x79\x7d\xdc\x82\xd5\xc1\x06\x24\x27\xd7\x7d\xf7\xb8\x1f\x73\x0f\x84\x48\x35\x48\x18\xdd\xdc\x05\x5d\x74\x57\xbf\x59\x50\x49\x42\xb4\x3d\xd3\x07\xdf\x72\xf5\x41\xa8\x2b\x8d\x05\x40\x83\x12\x75\xc4\x7b\xb4\xcb\x47\xfc\x8f\x71\xbf\xdd\x80\x47\x86\xfa\x2b\xcf\xce\x88\xb1\x91\xeb\xa9\xea\xc6\xd3\x86\xe9\xfa\xc1\xab\x17\xc7\x74\x58\xbf\xe7\x03\x7c\xbe\xda\x75\xfd\xb0\x7c\x4e\xff\x41\x59\x28\xf2\x1d\x1d\xd0\x55\xc7\x5b\x32\x6e\x69\x46\x1d\x63\x0e\x6a\x13\xd5\xe4\xff\xe3\xb3\x2c\x8e\x28\x3f\x5d\xa6\xba\x69\x60\x6f\xb1\x56\xea\xf4\x10\xcd\x9b\x92\xae\x28\x9a\x3d\xf0\x4a\xa8\x48\x82\xdd\x65\x71\xd6\xb5\x7c\xf3\xb4\x72\xd9\xd2\xec\xce\x87\x61\x17\x4d\xef\xfb\x97\x2f\x9f\x47\x85\x6e\x82\xcf\x26\xf3\x02\xd6\x95\x01\xeb\x0a\x70\xb1\x80\x5c\xb9\x10\x04\x1c\xfb\x66\x09\x18\xcc\xa3\x27\x7d\xfd\x54\x20\x62\x46\xf7\xf1\x9f\x13\x6c\x11\x2d\x52\x68\x01\x11\xd1\x03\xc3\x9c\x21\x1f\xa0\x6e\x87\xce\x67\x4f\xd0\x59\xb9\x1e\x9b\x81\x06\x3f\xb3\xca\x52\xce\xdd\x2e\x63\x71\x12\x64\x85\xa7\xc6\x5a\xba\xce\xfa\x1a\xdc\xcf\x96\x60\x11\xae\x90\xe2\xe4\x29\x20\xc4\xa5\x67\x7d\xb7\x05\x3b\x70\x61\x5a\xb9\x29\xa3\x72\xb7\xbc\x07\x15\x75\x2f\xa4\x8d\xa8\xcb\xbb\x1d\xdd\xb6\x35\xf0\xf3\xb0\x78\xf1\xed\x51\xf1\xff\x7c\xf1\xf9\xe7\x8b\xe2\x04\xa8\x3a\xb6\x20\x2c\x52\x99\x40\xd9\xf7\x40\x4a\x5b\xd3\xc1\x33\x87\x72\xd9\x12\xc7\x48\xec\xe3\xb6\x1c\x8a\x5b\x74\xf0\x6f\x15\x5f\xf1\x62\xfe\x8b\x79\x57\xa2\xd2\x82\x88\xd3\xd7\x0b\xb0\x85\xc4\x90\xf5\x7a\x70\x18\x40\x32\xf6\xe3\x30\xb6\xaf\x94\xb3\xd4\x7c\xf7\xcd\x54\x77\xb2\xc7\x6a\x2d\x4c\x36\x49\x44\x1e\xa5\x94\xef\x16\x2c\x20\x1e\x36\x21\xa0\x32\xd2\xaa\xed\x08\xfa\x97\x71\xab\x67\x28\x71\xb8\x43\x7c\x42\xf1\x94\xea\x81\x4f\xb8\xfa\x1f\x2c\x3b\x00\xb1\xc1\x43\xf2\x96\xcc\xef\x97\x43\x7e\x33\x70\x07\x24\xc7\xe1\x83\x36\xa1\x3e\xba\xb3\xb3\x86\x0e\xad\x5c\x9e\x7e\x68\xda\x5c\xdc\xa3\xe7\x5d\x6f\x8b\x48\xee\x8a\x2b\x13\xe6\xef\x48\x04\x7b\x14\x1f\x1d\x53\x1c\x3d\x7a\x46\xdc\xd5\xd5\xbf\x6c\x0d\x44\x18\x62\x9c\x2a\x61\xe2\x16\xc5\x4b\x20\xbe\x10\x3a\x6c\x1f\xed\xdd\xda\x78\xba\x06\x3a\xd7\xd7\xa7\x23\xdf\x69\xd4\xb0\xe9\xd6\x25\x50\xd6\x5d\x4f\x24\x1d\x5c\x94\xc4\xa0\xe5\xc3\x39\x6c\xfc\x4e\xbf\x4f\x5b\xcc\x4c\xd3\x55\x96\x93\x42\x73\xd0\xb9\x10\x22\x5a\x39\xf4\x16\xf3\x38\x2c\x06\x47\x99\xa5\x3e\x6a\xd2\x5c\x89\x22\x34\x74\x8e\xcf\x4b\x48\xc2\xcc\xb4\x73\x9d\x88\xaa\x5a\x5c\xb6\x28\x27\xba\x72\x46\x10\x8f\x16\x92\xdc\xb3\xd9\x62\x80\xb6\x63\xc3\x5c\x7c\x75\x50\xf3\x75\xb4\x53\x2e\x77\xa6\xf5\x3c\xfc\xf7\xf5\x41\x87\xc3\x8c\x8d\xae\x26\x48\x38\x3c\x59\xba\x6e\x2f\x70\x65\xe9\x0d\x0e\x34\x91\x2b\x1c\xb4\x9d\x0e\x2d\x46\x76\xc2\xa2\x60\xc8\x7b\xde\x6a\x27\x37\xa6\x55\xdc\xbc\xe8\xd8\xb5\xc2\xb4\x30\x47\x23\x38\xac\x6d\x84\xea\x12\x69\x84\x56\x21\x63\x26\xf8\x5c\x45\xc0\x5c\x28\xb3\x4c\x12\xac\x2a\x08\x56\x17\x35\x49\xdd\x3a\x40\xcf\x24\xc1\xe3\xa8\xf4\x4c\x84\xb2\x86\xec\xc2\x6b\x01\xcb\x6d\xe7\x3b\xd1\xb9\x9e\x10\x68\x14\x35\x15\x07\x8c\xa2\x3d\x64\x71\x13\x20\xc4\xf7\x64\xe3\xfa\x5c\x14\xc7\xf4\xe7\x45\x6d\x6b\x81\x63\xd9\x76\xed\x25\x89\x58\xca\x3a\xf5\x8c\xd9\xdc\x84\x2f\x02\xd7\x8c\xf9\x5a\x37\xdf\xfb\xe9\xea\x17\x4e\x16\x55\xb9\x50\x84\x03\xe1\xc7\x0e\x4a\xc7\x8c\x9d\x1a\xa2\x74\xcc\x6b\xee\x61\xba\x8a\xf4\x92\x2f\x2f\x41\x78\x9b\x83\x27\x8f\x8a\x65\xf1\x19\xd1\x80\xbe\x04\xf0\xe5\xbe\xe7\x16\xac\xdf\x01\x75\xa2\x99\x26\xf3\x98\xa5\x29\x22\xf2\x16\x0f\x12\x3c\x72\x2d\x22\x35\x45\xc2\x87\x64\xcc\x5f\x4c\x4b\x21\x22\x32\x79\x0c\x9f\xbd\x9e\x42\x68\x51\x5c\x57\x3a\x4a\xb5\x1e\x2a\x4a\xae\x36\xc4\x90\x38\x79\x52\xf9\x13\x68\x73\xec\xb0\xda\xd4\xc3\xea\x0c\xf4\xbc\x5a\xbe\xa4\x05\x96\x40\x63\xd9\x89\xad\x20\xea\x2d\xaa\x71\x0b\x17\xf4\x79\x07\x32\x54\x7c\x59\xdc\xbe\x70\x72\xc3\x17\xa0\xcd\x2b\xa2\x02\x75\x03\x54\x57\x41\x5e\x35\x48\xc5\x8e\x6e\xe2\x1a\x4d\xb0\xef\xc4\x28\x55\xbc\x49\x44\xc5\x98\x46\x18\xc7\xfc\x2f\x0a\x2f\xff\x44\x24\x44\x08\xbd\xeb\xea\xb4\x6e\xf9\xec\x76\x40\xe0\x9a\xd5\x19\xc4\x8f\x89\xe8\xe8\xae\xbd\xdb\x38\x96\x4e\x4e\x20\x29\x41\x51\x25\x17\x03\x27\xa2\x42\xdd\xae\xbb\xbe\x27\x94\xb6\xba\x36\xd7\x47\x60\x60\x45\x5a\xda\xcb\xfc\x69\x03\x07\x1b\xcf\x59\x02\x38\x84\x3c\xeb\xf3\x8c\xb9\xa4\x66\x84\x9f\x84\xb9\x60\xcc\x00\x93\x26\x45\xcb\xf5\x30\x52\xaf\xd4\x99\x2d\xee\x7d\x4d\xff\x25\x70\x13\x8e\xcb\xf5\xb9\x71\xbb\x75\xe2\x58\x5e\xa3\x32\x90\x7c\x1e\x7b\xcf\x51\x25\x1b\xe6\x16\x95\x1c\xa3\x1c\x81\xe3\xc3\xe2\x11\xd8\x2f\x2f\xc0\x47\x90\xca\x8e\x6b\xba\x1e\xec\xf2\x61\x6d\x5a\x22\x03\x74\x96\xff\x44\x37\xf3\x88\xeb\x60\x8b\xe3\x7e\x4e\x8d\x21\x7e\xe1\x94\xb3\xfa\xa1\xbc\xa4\x3d\xa6\x69\x11\x65\x60\x14\x3c\x2c\xca\x2d\x01\xea\xfd\x3d\x51\x4e\x0c\x8c\x25\x54\xc5\x9d\x62\x14\x33\x7f\xf6\x23\x14\xa9\x3f\x91\xfc\x2d\x82\x49\xd7\x54\xe0\x2a\xf3\xb3\x84\xdb\x25\x57\xf7\xb9\xca\xe9\x51\xb1\x6f\x6b\xda\x95\x95\x57\xc8\xae\x98\x2b\x7c\x37\x2c\x49\x4a\x5f\x43\xf7\xc3\x74\x5c\xca\x78\xbf\x23\x85\xed\x43\x56\xd8\x6e\x2f\x19\x3d\xec\xf2\xe9\x44\x40\xc1\xa9\x6d\xe8\x3c\x74\x3d\x1f\x26\xad\x97\x09\x31\x51\x15\x30\x96\xd4\x1d\x89\x50\xd2\x5b\xa6\x83\xa3\x4f\xa2\x49\x94\xaf\xa2\x4e\xa4\x72\xa6\xd3\xac\x60\x7e\x0d\x52\x7a\x9b\x35\x58\xa2\xd6\x5a\xd0\x0e\xb3\x16\x4d\x86\x7e\x04\x31\xf4\xa2\x63\x61\x75\x47\x5c\x28\xd7\xfc\x51\x55\xce\x3f\xa9\x12\x6b\x99\x2f\x82\xaa\x10\xf1\x83\xea\x2b\xa8\x74\x57\xaa\xf4\x8b\x14\xcc\x4e\x1b\x79\x94\x29\x9a\x89\x83\xdd\x81\x49\xdc\xda\x0d\xee\xe2\x5f\xe8\xb8\x7a\x92\x4e\xb8\xff\x4d\xa1\x3a\x5d\xb7\xfb\x24\x30\xda\x6e\x5d\x97\xcd\x6a\xae\x87\xe7\x1d\xed\x1b\xfd\x0f\x32\xc9\x41\xa0\xea\xdf\x14\x0f\x2c\x5a\x51\x27\x0d\xab\x8f\x52\x86\x40\x74\xce\x54\x93\xb9\x81\x8e\x48\xcb\x21\x5f\x37\xe9\xdd\x42\x5c\x49\x0b\xe9\x0d\x6a\x31\x2f\xf0\xd0\xbf\x11\x5d\x02\x7a\x50\x31\xcb\xf8\xd9\xe1\x00\x2b\x49\x54\x6c\xc2\xca\x60\xe2\xa0\xc4\xd1\xc8\x19\xb7\x0b\x46\xe8\xa9\x30\xd8\xb6\x78\x9c\x4d\xa9\x9c\x4e\xc8\xf0\x8d\xbf\x35\xdb\x53\xf4\x6d\xe8\x76\x06\x87\x76\xc1\x8a\x0d\x48\x1d\x5d\x7d\xf3\x06\xb1\x39\x1b\x22\x3a\xf3\x9c\x79\x27\xf4\x58\x6a\x99\x8f\xd4\xfa\xdb\x3f\x7d\xe3\xed\x09\x44\xc8\xde\x12\xa9\xd0\x1b\x5a\x21\xaf\x28\x00\x89\x76\x60\x09\x66\xe1\xaf\x2b\xe1\xc3\x98\x77\xb7\xb4\x1a\xb7\x09\xaf\xda\xa2\x55\x6c\x71\x82\x45\xdc\x00\x14\x5d\x16\x4d\xe4\xa4\xbb\xa4\x7f\xa9\xe0\xab\xd3\xaf\x6f\xdb\xaf\xee\x9f\x7e\x1d\xed\x06\xc1\xa2\x17\x8d\xa2\xc8\xb1\xa7\xdd\xd5\xff\x1c\x98\x0a\xd2\x94\xd6\x66\x27\x52\x01\x90\x9e\x30\x85\x00\x48\x6c\x1f\x3e\xde\xae\x84\x22\x59\xe1\x85\xb0\x10\xda\x97\xc1\x77\x33\xe1\x38\x1c\x47\x34\x74\x01\xef\x53\xa4\xa5\x09\x4a\x5b\x67\x66\x11\x8e\x53\x0e\x9f\x6b\xe3\x84\x07\xa9\x19\xce\x09\x83\xa6\xa9\xb7\xf5\x30\xc5\x52\x9c\xd6\xc1\x5d\xc7\x56\x54\xdc\xf5\x85\x80\x49\x98\xed\xbe\xdb\x15\x67\xb4\x5e\x22\xae\x2d\x38\xd2\x00\x1e\xec\x0b\x09\xa0\x97\x60\xf3\x00\x84\x2f\x0a\x42\xd8\x51\xb8\xd6\xf3\xd2\xae\xc6\x56\xa1\x6e\x2a\x41\xd1\x87\x5d\xfb\x0b\x20\x72\xdb\x1e\xea\x24\x27\x92\xe4\x1d\xbf\x0f\x77\xc1\x70\x89\x12\x8a\xf7\x4a\xfb\x02\x7a\x16\x4e\xcd\xac\x2c\x19\x8b\x63\xc4\x41\xad\xf9\xc0\x6a\x4f\xf9\xa6\x13\xcd\x26\x2c\x3e\x2f\xe9\x0c\xa1\x05\x23\x48\xa3\xca\x34\xe2\x11\xe9\x8a\xd8\xed\x46\xdc\x1b\x76\x64\xaa\x7c\x4a\xe2\x12\x35\x5b\xd7\xf7\x2a\x96\x96\xec\x42\x61\xa9\x8b\x39\x6a\xc0\xab\xbd\x67\x25\x14\xef\x73\xcf\xd8\x24\xc4\x6a\x0e\xed\x9c\x54\xcf\x9c\x0c\x53\x13\x58\x60\x8e\x12\xd6\x42\x54\x05\x7a\x61\x4b\x25\xdc\xac\xb4\xfd\x6e\x75\xd8\x54\xa0\x0c\xe6\x81\xe9\x0c\x7b\x66\x73\xa7\xbf\xeb\xe6\x03\x1d\xaf\xce\x87\xb6\x8c\x68\xca\x50\x97\x8d\xd3\xa1\x11\x59\xd9\x66\x86\x2a\x1b\x1f\xd9\x17\x51\x0b\x27\x98\xc6\x37\x9c\xbb\xee\xd9\xc6\x10\xf0\x0a\x3f\x27\x5b\xe0\xd9\x17\xda\x0b\xba\x15\xea\x9e\x55\x3b\xe9\x80\x5e\xdf\x32\x01\x6f\x3a\x11\xc1\x9f\x74\xea\xbe\x8f\xa1\xeb\x56\xf6\x1c\xda\xa2\x5c\xc5\xc9\xea\x36\xaf\xa6\xfd\x7f\x13\x25\x2d\xc8\xed\x76\xdc\x0a\x23\x00\x88\xfd\xa4\xe7\x0c\x97\x92\x3b\x64\x1e\xfb\xcb\xe4\xb4\x25\xe7\x12\xf5\x85\x3d\xde\x4b\x4a\xd2\x0d\xff\x18\xd4\xe7\x16\xeb\xa9\xbf\xe3\x8e\x4e\x46\x91\x27\x44\x85\x93\xd0\x98\xc3\xc2\xb3\x4e\xb2\xb8\xae\x2a\xb1\xba\x4b\x63\x97\x3f\x8c\x35\x54\xd2\xc4\xe5\xc0\x58\x07\x13\xca\x25\x74\xf8\x3c\x59\xae\x0c\x89\x96\xea\xbe\xa2\x89\x3c\xdb\x23\x5a\xbc\xa0\x8b\x3d\x7c\x9b\x68\x5c\x1f\x33\x2c\x9c\x8a\xc9\x71\x4e\xcf\xe7\x25\x91\x17\x26\xb5\x93\x4e\x51\xee\xe4\xe4\xfb\x97\x2c\x15\x05\xa3\xc7\x9a\x90\x4e\x74\x96\xdf\x0f\xc3\xce\xbe\x52\xad\x1e\xeb\xe3\x30\xd2\x65\xd3\x95\xd5\x2b\xaf\xeb\xb3\xde\x3a\xc2\xaa\x5a\x48\xa7\x2f\x4d\xb9\x8d\x96\x07\x7a\x57\xef\x68\xb0\x07\xc4\x9a\x44\xe5\x10\xd3\x7a\x6f\xdb\x64\x01\xec\x71\x24\x08\x09\xf0\xcb\x4c\x2e\x0b\xb2\xaf\x61\x4b\xed\xcf\xc5\xb3\x89\xf9\xa1\xf8\x99\x90\xa7\xd9\x91\xf8\x0e\x66\xd1\x57\x24\x7c\x65\xc1\x57\x2a\x56\x99\x59\x81\x1b\x1c\x42\x1d\x6b\x7a\x1c\x17\xd6\x7b\x10\x76\xd3\x21\x34\xc5\x9d\x7b\xab\xbb\x85\x63\xa8\xd3\xde\x2b\x22\x41\x7f\x70\x84\xc3\xf9\xfe\xbb\x51\x44\x7d\x62\xa8\x07\x1e\xcd\xd6\xef\x4d\x3c\x86\x1b\x40\xb4\xdb\x43\x89\x63\xc1\x97\xa5\x5d\xfc\x0c\x13\x36\x89\x0a\x71\x8b\xdb\x76\xee\x68\xa2\xe3\x6d\xf9\xee\xfa\xaa\xe5\x3b\x57\x55\xe8\xad\xab\x97\xd1\x58\x4f\x8c\xa8\x22\xf4\xbc\xae\x1a\x30\x24\xf9\xd6\xbe\x21\xae\xa4\xd5\xef\x8f\x49\x80\x63\x49\x05\x0a\x04\x12\x37\xbe\xf4\x66\xfc\x95\x17\xef\x40\x74\x9c\x9e\x85\x55\x23\x54\x6a\x77\x9d\x88\xa5\x8b\x88\x4c\x45\x62\x5b\x46\xa6\xa0\x18\x2b\x53\xe2\x59\x65\x55\x92\x9e\xb1\x81\xd2\x79\x70\x55\x58\x9d\x1a\x43\x3c\x45\xf9\xc6\xb4\x53\xaf\x05\xb0\x2b\x60\x95\xe1\x65\xa2\xe6\xe5\xd5\x6c\x23\x93\x9b\xff\x93\x76\xc4\xdf\xcd\x37\x3b\x48\x0c\x35\x69\xa3\x81\x8e\xda\x9e\x56\x7a\xec\xb2\x06\xb2\x8f\x5c\x99\x16\x57\x79\x4a\xa2\x3b\xa9\x95\x9d\xe1\x01\xd7\x23\xb0\x6b\x03\x35\xbb\x1b\x2a\xb6\xe2\xf9\x51\x70\x0f\xd4\xa2\xf2\x4a\x71\x08\x9c\x66\x5f\xd5\x83\x5d\x44\xe0\xf4\xdb\x16\x36\x7a\x0a\xd6\x2e\xbd\x4e\x83\xcc\xcf\x9a\x3c\xea\xb5\x67\x5f\x93\x48\xee\xe7\xd9\xcd\xdc\x13\xa2\xb2\xe2\x49\xdb\x12\x82\xec\x44\x1b\x60\xe5\x2e\xdb\xdb\x3d\x61\x2d\x74\x03\x1f\xef\x9f\x7a\x26\xc6\x90\x80\x4d\x9c\x16\x6b\x3f\x64\xc0\x8f\xf5\xef\x6f\xab\xfd\xbd\x27\xb0\x98\xed\xd5\xeb\x2f\xcc\x3b\xa2\x98\x60\x87\x12\x37\x1d\xe2\x84\x50\x6e\x14\xbb\x9b\xd2\x0e\x10\x60\x65\x6d\x99\xb6\x03\x92\xdf\xbb\x75\x33\x82\xc5\x16\x3b\x15\x09\xe4\x2d\x66\x03\x59\xa6\x37\xe9\xe6\x27\x2b\x5e\x14\x4f\x1a\xa1\x52\x97\x6a\x8c\x1b\x5b\x51\xd5\x67\xf5\x58\xf6\xd5\xf5\xc3\x3c\xf6\xc6\x5c\x46\x5c\x4f\xbd\x25\x01\xd7\xd6\xa7\x42\xda\x84\x86\x78\x0e\x41\xaf\x28\x56\xb7\xb0\x86\x01\x32\x1c\x71\x10\x74\xe1\xfa\xae\xd8\x0b\x81\xf9\xde\x31\x02\xa6\x53\xe1\xd6\x2c\xa8\x99\xac\x43\xa7\xee\x27\xd8\xb6\x60\x8a\x49\xdc\x1b\xd8\x2e\x85\x5d\x25\xfc\xc3\x62\x7f\x1d\x0f\x58\x97\xd5\x88\x43\xc4\xa2\x80\x39\xeb\x1e\x75\x48\x8c\xb8\xdf\x3c\xd6\x8d\xb4\x60\x3b\x09\x84\x50\xfb\x42\x2c\x77\x5a\xa0\xab\xbf\xae\xcf\xcd\x5a\x6e\xc0\x73\x20\xa0\x37\x8b\x7c\xa9\x2a\x01\x4b\x5b\xd1\x60\x63\xc4\xfb\xe8\x75\xc4\x17\xf1\x3f\xc4\x8e\x19\x68\xf4\x21\x02\x58\xb9\x2d\x1c\x68\xa1\xc6\xa7\xe9\xaa\xda\x80\x44\x0c\x4c\xa5\x32\xe0\xed\x69\x40\x78\xae\x89\x9d\x60\xdc\x51\x7d\xba\x89\x70\xcc\x50\x40\x37\x6c\x6b\xf9\x44\x60\xba\x32\x01\x48\x1e\x70\x36\xca\xc6\xd7\x93\xee\xc7\x87\x6c\x48\x97\x95\x55\x83\xd6\x39\x4d\x41\x45\x43\x14\xc4\xd4\xeb\x50\x20\x23\xd3\x81\xd3\xc8\x20\x13\x08\xb3\x71\x2c\x9d\x76\xa2\x74\x31\x83\x87\x30\xfa\x09\x59\xfc\x14\xa8\x64\xf4\xf7\x8f\xc2\x26\xde\x1e\xb6\xb9\xa9\xdc\x91\x6f\x66\xe9\xa8\x29\x1b\xa8\x00\x0e\xde\xf1\x3e\xb3\xaf\x44\x52\x20\xdb\x42\x69\xe3\x60\x78\xef\x09\x6f\xeb\x30\x97\xf7\x68\xaf\x92\x38\xcf\x41\x3c\x7c\x56\xe2\x3e\x16\x9d\xfa\xe3\xb2\x50\x97\x32\x92\xb7\x70\x7a\xb2\x63\x4f\x5c\x28\x26\x0d\x15\xd1\x79\xd9\x6e\xcc\x4a\x8d\x51\x47\xfc\x8b\x01\x21\x06\xa5\x8b\xba\x2c\x9c\xe1\x09\x96\x46\xdf\x60\x3d\xda\xa1\xdb\xa6\xed\xfc\xc6\x49\x5b\x96\x61\xc5\x48\x10\x79\x81\xfd\x42\x48\xb2\xea\x5a\xba\x73\x68\x77\xa1\x50\x6a\x4c\xe4\x8d\x55\x9b\xa9\x3e\x8b\x45\x80\x7a\x50\x3b\x22\x3b\x8b\x89\x86\x1a\xec\x13\x74\x22\x4d\xd3\xbd\x35\xbd\x5d\x3e\x38\x65\x26\x14\x5a\x57\x1a\x9f\x28\x2b\x70\x96\x7f\x4b\x1d\xe8\x4d\xb9\x8e\xa8\x6a\x00\x06\xf0\xe2\x0b\xbe\x8d\x20\x30\xf4\x17\xa6\x72\x17\xdb\xc1\x6d\x7b\xc0\x64\x8f\xe6\x88\x2f\x2c\x5a\x85\xea\x3b\xf8\x4c\xf5\xad\x08\x9f\x3c\x01\xe6\xbb\xeb\x33\x69\xe8\x2e\x3c\xb5\x0b\xc1\x84\xd2\x6d\x6d\x7a\xb7\x2d\xd4\x4f\x4d\xfc\xe5\x68\x2f\x9c\x57\xdd\x73\xf5\xa7\xdb\x63\x5a\x50\xda\x66\x49\xa4\x03\x28\xc4\xb3\x80\x35\x70\x00\x9d\x35\xf0\x19\x39\xc1\xef\xf1\x1d\x5b\xdd\x9d\x09\x9e\x00\x14\xfd\xe0\x33\x65\x97\x99\xce\xb2\x22\x11\x1e\x4e\xa5\x1e\xf9\x9b\xa0\xf8\x18\xeb\x6a\xf9\xe4\x51\x2e\xaa\xc0\x6f\x8f\xf6\x62\xbd\x4a\x67\x5f\x3c\xe7\x52\xbf\x28\x67\xf7\x99\xca\x6a\x0c\x64\xb7\x9f\x60\xd4\x08\xda\x65\x60\x3e\x62\x08\x86\x73\x05\x93\x6b\xa3\x3a\x96\xd2\xa9\xbf\x0f\x8b\x92\x08\x90\x78\xaa\x71\xab\x01\x16\xda\xa2\xdb\xc1\x91\x86\x4f\xe3\xdf\x9b\xd3\xc2\xb0\xcf\x01\x2b\xd8\x81\xdd\xa0\xe0\xa2\x06\x3c\x83\xff\xa1\x1a\x7b\x5a\x5e\x35\xc1\x62\xce\xd1\x16\xb6\x5c\x36\x77\x1e\xc3\xa8\xeb\x85\x97\x71\x57\x41\x50\xf5\xbe\x91\x7a\x5b\x61\xea\xe2\x49\xe7\x21\x9f\xd6\xf4\x02\xa7\x42\x6e\x5b\xb3\x7e\x8a\x35\x3b\xec\x3d\x66\x45\x10\x5d\xf8\xc3\x17\x39\xcf\xb6\x19\xbf\x24\x23\x41\x57\x98\xd5\x75\xaa\x2a\xa1\x53\xf1\x84\x9c\x17\x06\x6c\x68\x25\xb1\xfb\xad\xb8\x25\x56\x5d\x2b\xd6\xe4\x86\x08\x3d\xec\xda\x45\x4f\xc8\x04\xf2\x0a\xe1\x26\xd5\x9f\x89\x06\x91\xf0\x78\x64\x41\x93\xff\xe8\xe7\xdc\x32\x9d\x65\x35\xa1\x1e\xde\x48\x7f\xf0\x40\x28\x47\x62\xb7\x9e\x6f\x14\xdc\x48\xf8\x16\xd8\x39\xb6\x58\x4d\xc7\x10\x1a\xd9\x64\x0a\xef\x44\x6c\x73\xb0\xa7\xaf\xcf\xbb\xce\xaa\x52\x5c\xc6\x3f\xb9\xfa\xd0\x18\xf1\x8f\x11\x6d\x93\xe8\xb2\x0a\xd7\x42\xb7\x4b\x6b\x3f\xa5\x11\x7b\x13\x26\x4b\xa0\xf8\x73\x37\x72\x35\x08\xc5\xc4\xcf\xe9\x0c\x99\x34\xac\xea\x2d\x3b\x59\x1b\xef\x95\x97\x58\xdb\x23\x53\x12\xae\x49\xae\x2c\x1e\x6d\xe9\x6a\x83\xa5\xee\x01\xeb\xad\xca\x19\x40\xc1\xe7\x80\x64\x17\xd0\xfb\xc3\x22\x52\x3b\x06\x26\x6a\x91\xad\xc5\x63\xde\xeb\x98\x6e\x3b\x0d\xf6\x35\x78\xe8\xb1\x2b\x22\x51\xea\x2b\x3a\xd1\x2e\x74\x4d\xb5\x47\x61\x2d\xe6\x32\x71\x78\xf6\x35\x9c\x59\x22\xed\xa4\x67\x25\xc6\x2a\xa9\xf9\xc2\x0c\xe5\x4e\xf4\x19\x5e\x3b\x3d\xaf\xbe\x0a\x02\x46\xec\x43\xee\xcc\x75\xb1\x48\x91\x2d\xcb\x03\x28\x69\xe7\xce\x58\x0a\x15\x61\x24\xd4\xc3\x90\x65\x2d\x10\x63\x36\x98\x8f\xde\xf8\x6e\x7a\xef\x10\x3a\x37\x67\x06\x2d\x4b\x67\xd6\x09\x65\xd6\xeb\x77\xd4\xf1\x5b\x3f\x47\xbe\xdf\xa5\xab\xe9\x94\x5f\x22\xdf\xed\xa7\xb8\xca\xc6\x96\x8d\xf9\x44\x62\x0b\x5f\x1b\xc7\xb6\x04\x72\xca\xb2\x37\x5d\x13\x65\x7f\x49\xb4\xcb\x75\xe9\xcb\x54\x65\x47\xdc\xfc\x59\x0d\xe5\x20\x0c\xd3\x26\x1a\xdb\xdd\x36\x5a\xcf\xdf\x39\x61\xfe\xf4\x15\x64\x96\xbf\xd0\xfc\x55\x6a\x87\x3e\x48\x96\xb3\xa5\xa3\x94\xd7\x96\x65\x87\x0b\x2c\x35\x35\xa3\x45\x60\xed\x4a\x5e\x6a\xdd\x8a\x7b\x15\xaf\xd4\xeb\x88\x27\x36\x02\xde\xe0\xc6\x19\x10\x1c\xb9\xeb\x8b\x6f\x26\x33\x70\x48\x73\x9c\x4c\xd4\x9f\x2b\x1d\x1e\xe0\x8e\x11\x08\x56\xb0\xb2\xaa\x18\xc7\x05\x22\x0f\x7e\x61\xd7\x3a\xa6\x0c\xad\x0b\x06\xc8\x35\xfc\xd2\x28\x6f\x30\xf7\x79\x95\x18\x79\x80\x9a\xcb\x57\x71\xcf\xa9\x76\xe4\x20\xc3\x99\x72\x6a\xe2\x01\xa7\x13\xcb\x3b\xff\x21\xd6\x1d\x9a\xff\xb6\x6e\x85\x90\xc0\x4d\x9d\xe6\x30\xda\x5c\xf3\xbd\x88\x97\x95\x12\x31\x6f\xaf\x70\x13\x2e\x01\x94\xfc\xb0\xe2\x9c\xe9\x79\xf2\xec\x54\x74\xa2\xd6\x81\xb3\xc2\x38\x90\x24\xe3\xcd\x00\xe3\x25\x7c\x18\x23\xdb\x91\x59\xab\xab\x66\x0b\xff\x7b\x3b\xa8\xda\xcf\x75\x72\x2d\x52\x9d\x78\xde\x7e\x8d\x5d\xb0\xc1\xe8\x4e\x9d\x11\x55\x02\x79\x87\x77\xe7\x7b\x65\xdd\x31\xaa\xde\x7d\x5f\xd9\xa1\xef\xda\xcd\xd7\x0f\xd5\x7b\xe6\xa0\x24\x86\xe3\x9b\xaf\xee\x6b\x31\x8c\x96\x76\x6c\x60\x9e\x69\x79\xc8\xcd\xe8\xfd\x43\xbf\x2a\xa3\x68\x80\x62\x23\xce\xc6\xce\x55\xca\xcd\x9b\x63\x03\x48\xfa\x01\x21\xeb\xc6\x4a\x63\x31\xd2\xa6\x3b\x1f\x87\xc1\x90\x67\xd7\x5e\xf6\x57\xe7\xd6\x8b\x80\xd2\x73\x30\x0c\x5e\xb1\xf4\x35\xd2\x47\x1d\x47\xde\x9e\x41\x1d\xed\x79\x44\xb7\xb3\xb1\x82\xca\x75\xc2\xac\x0e\x77\xf2\xaa\xcd\x9b\x29\xe1\x15\xe9\x1e\x3c\xbe\xca\x44\x22\xa1\x51\x27\xae\x83\x48\x11\x2e\x5b\x8d\x0f\x32\x23\xb6\x24\x62\x66\x1e\x33\xc2\x71\x2f\xa3\xb3\xe4\x94\x13\x2c\x0d\x64\xa8\x38\x3d\xf7\x4a\x08\x01\xa3\x88\x0c\xba\x35\xed\x25\x84\xb1\x9e\x3e\xaf\x3c\x4f\x07\xfd\xbc\x22\x1a\x18\x9c\x02\xbd\xbf\xf4\x27\xd2\xbd\xc9\x98\x0e\x14\x47\xd9\x30\xfb\x68\x1d\xe4\x40\x3d\x9e\x12\x93\x66\x07\xd9\xbc\x47\x50\x34\x31\x1b\xea\x98\x5b\xac\x19\x75\xe0\xec\xef\x05\x42\xf0\x42\xa6\x28\x9d\x5c\x28\x84\xa6\x85\xb0\xc2\x1b\x33\x80\xd5\xd1\x23\xea\x57\x3f\xc1\x9e\xa2\x62\xbc\x65\x10\xfc\x7f\x4e\xc5\x65\x99\xef\x81\xaf\x55\xf7\x86\xd0\xf2\x3f\xa4\xab\x40\x72\x44\x5a\x8b\x08\x4e\xef\x04\x37\x2b\x82\x9b\x27\x19\xd6\x7b\x57\xa4\xa4\x86\xf6\x3e\xa2\x34\xe2\xdc\xa8\xa4\x76\x4f\x47\x29\xa9\x89\xbd\x7b\xe6\x09\xcd\xd8\x9e\xd6\x2d\xed\x44\x2d\x8e\x1a\xbd\x2b\x09\x9b\x2c\xaa\xa0\x30\xa8\x8c\xd9\x80\x0f\x95\x31\x63\x32\x5b\x72\xa3\x15\x83\x33\x5e\xf9\x2f\x46\x94\x6b\xce\x7b\xcf\xf9\x2b\x42\xf2\x97\xf0\x08\xf5\x60\xf1\x2d\x5b\xd7\xd8\xb3\x50\xdc\x87\x6e\x95\x15\x40\xfd\x99\xbb\x3d\x8c\x5c\x98\xc0\x96\x29\xa1\x83\x6a\x11\xee\xf5\xce\x0b\x52\x2c\x29\x6e\x17\xf5\x22\xc2\x7c\x3e\x40\x80\x83\x85\xe5\xe0\xc1\xf3\x27\x2e\x38\xc0\x4f\x46\xb7\x44\xd8\x1a\xf1\xff\x64\x0f\x2b\xd8\x07\x89\x91\xc4\xd0\x3c\x33\xf1\x4f\x04\xd7\x2e\x4b\x5c\x8b\x68\x39\x23\x44\x49\xb7\x6d\x64\xf9\xd3\xa5\x79\x48\xcc\x40\x61\xb6\x8a\xec\x92\xb1\x9e\x9f\x96\x99\x78\x30\x3b\xd4\xf5\x10\xc9\xce\x27\xfc\x73\xe8\x52\xd6\x53\xcf\xd7\xef\x2e\x5c\xed\xed\x7c\xa7\x7e\xef\x62\xe7\x92\xc2\x05\xdf\x10\xab\xa9\xee\x9e\xa6\x2d\xe8\xc2\x18\x55\x83\x0c\xec\x63\x15\x71\x20\x84\xb2\xca\x88\x14\xc6\xd8\xb3\x87\x1e\xe6\xb3\xd9\xd3\x68\x4a\x17\xf3\x55\x5c\x43\x1a\xab\x2c\xfc\xe1\x1a\xda\x18\xaf\x24\x5c\x11\xf9\x60\x1f\xe5\x09\x8b\x67\x07\xec\xd7\xe3\xa2\x96\xe8\xfa\x12\xf9\xb3\x1c\x69\xdd\x5e\x3e\x83\xdb\x49\xac\xea\xe1\x93\xa7\x53\x70\x96\xf6\x59\xa5\x8e\xd6\x51\xe5\x40\xa2\xe3\x65\xd1\xc0\x4f\x8c\x5d\xbf\xd9\x86\xae\x61\x82\x84\xc0\x6b\x15\xbe\xbd\x7e\x05\x94\xc9\x71\x25\x4f\x5e\xbc\xb8\xfa\xeb\xeb\xc7\x2f\x4e\x9e\x3c\x3c\x7e\x1c\x98\x92\x3f\x05\xdf\xd8\x6c\x7e\xce\x42\xcd\xfa\x79\x1b\xb6\x36\x5f\x88\xba\xf0\x66\x97\xe1\x3a\x5d\x90\xab\xab\x54\xf3\xd3\xd6\x74\xcd\x76\xde\xbc\xf1\x23\x94\x94\x3f\x91\x3c\xcb\x96\x92\xe7\xb1\x15\x23\xb2\xf7\xed\xb1\xd8\x07\x7b\xa0\x0b\xce\xa2\xa1\x49\x06\x12\x67\x02\x67\x36\x3a\x10\xc6\x78\xc7\x12\xe1\x45\x5f\x7a\x23\x2f\x58\xab\x01\x76\x89\x0f\xdb\xae\x87\x1a\x00\xd0\x77\x80\x1e\x5b\xb0\x37\x1e\xc2\x0b\x78\x18\x92\xb8\x4f\xc4\x8c\xae\xc8\xd7\xee\x4f\xb0\x31\x5c\x8e\xe2\xa0\x3d\x71\x36\x02\xdd\xba\x5d\x09\xae\x89\xee\x8c\xe5\x2d\xa2\x8f\xbd\xa9\x0a\x78\x52\x32\x9f\x07\x4f\x36\x1a\x84\x6a\x7c\x1d\xf7\x84\xc8\x66\xd7\xdd\x1d\xb8\x8f\x8b\x08\xed\x3c\xdf\x05\x45\x2e\x68\xa9\xe2\xc5\xae\x8a\x26\x7f\xb0\xd0\xdc\xde\x65\xcd\xea\x1b\xd1\xeb\x7f\x24\x3a\x9a\x2b\x72\x04\x4e\xf2\x81\xa3\x70\xf8\xdb\x64\x91\xaf\x5a\xbf\x48\xbb\xa6\x0b\x0c\x5a\x97\x28\x24\x6f\xad\xba\x6b\x3a\x8b\xae\x29\x60\xc5\x3b\xc6\xd8\xf3\xc8\x44\x81\x0b\x5c\x8c\xd8\x79\x1f\x37\xef\x4b\x7c\xcc\x6e\xa4\x4e\x12\x75\xbe\xaa\x7e\x6c\xb1\xd8\x10\xae\x6d\xda\x0e\x28\x43\x67\x95\x6e\x2b\xb3\x3c\xc6\xbf\xeb\x50\x30\xd7\x0d\x8b\x74\x71\x58\xa7\x6b\xd3\x9b\xb2\x22\xa4\xfb\x56\x3f\xbd\xe0\x9f\xae\x78\x7e\x42\xf0\xa6\x92\x24\x00\x7c\x75\x6b\x0b\xf8\x61\xac\x70\x14\x96\x4f\x22\x3f\x99\x75\xc0\x0f\xcf\x3d\x6b\x5b\x0d\x35\xf1\x4b\xb3\x61\x10\xe6\x5a\xd4\xf7\x54\x4c\x35\xde\xe9\x34\x3b\x16\x95\x39\x2b\x49\x42\x51\x03\xc6\xf2\xa1\xda\x2c\xa2\x48\x13\x17\x8d\xbf\x62\x8d\x3a\xe1\x11\xcd\x4f\xfe\x68\xd8\xbf\x77\xcb\x5e\xb5\xc5\x1d\x16\x21\xef\x5e\xaf\xd2\xaf\xc2\x6a\xfe\x73\xb4\xfb\xbe\xff\x85\x44\xbb\x43\x17\x38\x0e\xe7\xcb\x67\x60\x4b\x2d\xb4\xc8\x2c\xfa\x3c\x48\x7c\x5e\x34\x75\x40\x1a\xcd\x1c\xa5\x0f\x88\xbf\xcf\x9c\x5b\x51\xe0\xb4\xe9\xd9\xc5\xa1\x2d\x4e\x9b\xd1\xd0\xc9\x15\x08\xf9\x93\xeb\xba\xe3\x8d\xc1\x30\x72\x1f\x64\x1b\xa3\xb5\x16\xeb\xa6\x6b\x89\x98\x56\xac\x0b\x08\x41\x6d\x63\xc1\x1f\xf6\xd4\x73\x44\x97\xc8\x78\xe4\x94\x83\x95\xa7\x81\x7d\xf7\xbf\x7b\xf2\x12\xf2\x25\xd4\x15\x1a\x6c\xec\xee\x60\x17\x2e\xe5\xfa\x77\x26\x62\x2e\x4f\x5c\xfb\xb9\x84\xe0\xdf\xaa\x79\xf8\x90\xff\x66\xc9\x0e\x9c\x38\x75\xdf\x1e\x80\x4c\xb7\x4e\xcb\x5a\x54\xd0\x86\xaa\x11\x0f\x14\x83\x76\x89\xe9\x49\x05\xfd\xc5\x05\x5b\x84\x61\x75\x8b\x48\xcd\xca\x9a\xe6\x4c\x83\x56\xd2\x48\x62\x17\x4a\xdc\xb3\x02\x7b\x0c\x94\xc6\xf3\x9d\xd0\xbd\x82\x8f\x7c\xcf\x62\x66\x29\xf7\xdf\xee\x72\xd5\xd4\xed\x1b\xba\xf2\x76\xcc\x59\xaf\xe9\x40\xbf\x81\xbb\x2a\x3e\x69\xa9\xb3\x9f\x15\x7c\xcb\x99\x7b\xbb\x12\xa5\xec\xa4\x4e\x7f\x54\x5c\x8b\xf5\xfc\x0c\x7a\x45\x8c\x44\x15\xe0\xd0\x93\x37\x0b\x8a\xf0\x6f\x8a\xd7\x1c\xdb\xf3\xfe\xfa\xec\x00\xe0\x71\x60\xba\x60\xf9\xff\x4f\xe0\xfb\xdf\xb2\x53\x0d\x9c\xac\x1a\x44\x09\x8c\xf5\x05\x28\x98\x94\x9e\xe8\xaf\x11\xac\x6f\x0f\xad\x6c\xad\x38\x45\xbc\xa2\x11\x5b\x1c\x18\x0b\xac\x93\xd3\x60\x64\x04\x9d\x45\x3a\xc6\x18\x15\xe7\xaa\x98\xde\x12\x9b\x4e\x90\x61\xcd\x05\x4e\xbe\x0f\xbf\x83\x31\x82\x73\xac\xc8\xf2\x87\xf3\xda\x0a\x4a\x3f\x1a\x77\x2c\xee\x33\xf1\xca\xb0\x3a\xf2\x87\x67\xaa\xad\xa1\x32\x11\x7d\x6a\x67\x53\x74\x20\x7e\x0f\x59\x4d\xe2\xf0\x1a\xd8\xbd\xe0\x57\x06\x44\x93\x91\x4f\xba\x51\x79\xb3\x9c\xd0\x05\x74\xe4\xd8\xba\x69\x57\x37\x6f\xa4\x14\x90\x24\x81\xde\x18\x18\x2b\x69\xef\x95\xd4\xab\x91\x17\x31\xee\x43\xb9\xb1\xae\xaa\x2d\xfe\xaf\xe2\x65\x89\xa8\x20\x85\x6a\xf8\x02\xfb\x30\x55\x94\xaf\x33\x79\x33\x90\x70\x83\x4a\xe8\xbf\x9c\x60\x03\x69\x37\x20\x83\x9f\x92\xec\xb5\x7c\xcc\x91\x53\x03\xa7\xdc\xd8\xc2\xa3\x8f\xb8\x56\x6a\x7e\xf5\x57\xe8\xdc\x19\x09\xb7\xdb\x7a\x60\x21\x70\x5b\x33\x13\xc6\x11\x69\x8d\x29\x2d\x46\x61\xe3\x9f\x33\x77\xb1\x91\xab\x2f\xdf\x2e\x5f\x94\x6f\xf5\x17\x6d\x17\xe7\xde\xf8\x9e\xff\xad\x39\x29\x0c\x7f\xe0\xe0\x08\xd4\x7d\x2d\x91\x69\x45\x68\x43\xf8\xbd\x2d\xf9\xd8\x1c\xd7\x08\xc5\xc4\xcf\x56\x51\x48\xa7\xb3\x98\x9d\x96\xfb\x38\xc9\x04\xe2\x84\xe7\x69\xd5\x33\x88\xbe\x2f\x7b\x60\x43\x1f\x4a\x41\xcc\xbb\x9e\xf0\x54\x4c\x9f\xae\x78\x2b\x61\xc3\x4b\x0d\x1f\x0e\x1f\x60\x6a\x59\x3e\x2a\x87\xa8\x48\x82\x5a\x9e\x43\x51\x01\xaa\xb0\x95\x33\xe0\xbe\x12\x66\xd2\xd7\x17\xb8\x2e\xb6\xee\x74\x68\x64\x08\xf2\xf2\x38\x59\x2e\x4a\x45\x12\xbe\x2e\x66\x76\x2e\xfa\xda\x82\x49\xa1\x0a\x12\x0e\x00\x92\xa8\xd5\x92\x5a\x6b\xda\xc0\x7e\xe5\x7a\x3a\x3b\x63\x1f\x04\x5c\x70\xa1\x7e\xda\xad\xc7\x0d\x45\x8d\x7c\xcc\xf0\xdd\x8f\x9b\xd7\x92\x31\x43\x45\x3f\xec\x5c\xe5\x6e\x47\xe2\x54\xa8\xfb\xc3\x78\xd1\xd7\x7b\xaa\x12\x65\xb0\xf0\x94\xcf\x66\x48\x3c\x8b\x61\xb7\xf7\x74\x21\x74\x6f\xe2\x5c\xd2\xa1\x63\x26\x95\x35\xdc\x33\xd3\xf4\xd5\x62\x69\x8a\xcd\x06\x54\x5c\xb2\x34\x30\x81\xbb\x6f\x23\x20\x88\xeb\xfa\xaa\x42\x9a\x22\x4a\xa4\xc6\x56\x36\x0d\xcd\x6d\xb7\xee\xa6\x4f\x12\x34\xbf\xa1\x52\x6b\xc5\xce\x24\x71\xf4\x95\x38\x6e\xb9\x16\x9c\x11\x27\x99\x88\xf6\xee\xa7\x33\xdb\x3f\xef\xc5\x50\x9e\x2e\x6f\x57\xc5\x0f\x38\x29\x43\xe8\x05\xb0\x77\xdf\xbe\x65\x78\xfb\x6f\x74\x98\xe1\x66\x2d\x23\xd0\x9e\xe4\xdd\xc6\xdf\x89\x03\xc3\xe5\x0b\xd3\x9d\x18\x3e\xc3\x34\x52\x8e\x73\xd2\x7c\x2f\x62\xe6\xdf\x27\x43\xfc\x52\x36\x08\xd6\x88\x7b\xcf\x1b\x07\x64\xe1\x3f\x66\x2b\x6c\x6a\xaa\x10\x75\x3e\xdd\xfc\x42\xbe\xcc\x0f\xe1\xd9\xc1\xb9\x0f\x0b\x44\xf1\x29\x45\xf7\xd9\x36\x76\x11\x69\x9f\x6b\x62\x35\x33\x17\xb1\x19\x97\xdd\xb8\xfc\xcb\xa8\x41\x1f\x1c\x96\x52\xea\x42\xe6\xdb\x0a\x52\x54\xab\xd3\x4b\x6e\x0a\xb4\xb8\xfa\x70\xc7\xd8\xbb\x9a\x94\x62\x9c\x6f\x06\x12\x46\xab\x43\xd8\x2f\x9a\x31\x03\xa5\x65\x50\x0d\xe5\x6d\x2c\x02\x0c\x5e\xf6\xcc\x11\x4d\xbf\x2c\x90\xbf\xcc\x12\x1c\xc1\x82\xa8\xa2\x77\xb6\x1e\xd0\xdc\xd5\xa3\x8b\x90\xee\x8a\xfb\xed\x04\x8a\x5c\xb3\x37\xe8\x44\x4c\xe2\xc4\x0b\x07\x73\x77\x1f\x51\xe0\xb9\x99\xd0\x2d\xe7\x9b\xb1\xd3\x5b\x68\x10\x9b\xcd\x67\x1b\x6f\x3b\x3b\xb0\x29\xb4\xd5\x39\xea\x8f\x19\xd8\x87\xc1\x5c\x03\x19\xcd\xb7\x48\x8e\x22\xef\x8f\xa3\x88\xb7\x7f\xfc\xec\x27\x5b\x9c\x5e\x46\xe6\x9a\x1f\x3f\xff\x89\x98\xbb\xdb\x3f\x7e\xf1\x93\x05\x67\x37\x6d\xbb\x3a\x2b\xdf\x98\x25\xdf\x79\x83\x76\x80\xed\xe5\x86\xbe\x36\x71\xa3\x17\x35\x6d\x24\x27\x96\x2b\xfc\x45\xd6\x26\x74\xe7\xdd\x20\x9f\xc1\x1b\x96\xed\x84\x64\xb0\xfe\x66\x8e\x62\x54\xfa\x2d\xa3\x18\xed\xb8\x5d\xe9\x9a\x2d\x08\x8a\xfe\x9d\x12\x5b\x2d\x84\xcc\x35\x2c\x0f\x3c\x88\x38\x16\xad\x2c\xea\x0a\x10\xa0\x25\x39\x46\xf7\xef\xe4\xd7\xd7\xb2\xbc\x83\x04\x22\x70\xbf\x50\x6b\xcf\x93\x26\xf1\x9d\x23\x56\x70\xdd\xf5\x2e\x12\x07\x76\xa0\x45\x46\xf3\x24\x59\x18\x16\x10\xa1\xb1\x7c\xd2\x39\x25\x55\x58\x8d\xa6\x33\x0f\xf5\x7b\xc3\x80\x92\x8a\xc4\x0e\x74\xbc\xa9\xf9\xe7\xb4\x3f\x5f\x6d\xbe\x4b\xa5\xeb\x0e\x91\x92\x44\x83\x0e\x98\xf9\x66\x10\x20\x6f\xc9\x65\x39\x81\xe2\x1c\x10\x6f\x25\x40\x94\x49\xea\x76\xf4\x3c\x39\xe0\xd5\x1f\xd8\x0e\xe1\x8e\x88\xc9\x3e\x43\x5f\x3f\x8b\x4a\x89\xf9\x55\x16\x04\x1c\xa7\xbd\x96\x69\xc2\x5d\xb7\x0e\xd1\xa6\xd4\xf2\x13\x06\xc4\x78\x3f\x07\x1c\xef\x38\xe3\x22\x73\xb1\x11\x08\x39\x0c\x45\xd2\xe9\x05\x84\x9e\xd3\x06\xea\x37\x17\x84\x49\x52\x0f\x89\x91\xc6\x84\x8c\x4c\xa2\x60\x84\x68\x8b\x9c\x69\x09\x9d\x71\xb1\x8b\x2e\xc2\x85\x25\x23\x8d\x87\x83\xef\x24\xcc\xb0\x6a\xcb\xeb\x5a\x44\xd9\x07\x45\xb4\x1a\x39\x9c\xfb\x7e\x14\x6c\x9b\xd8\x6c\xb3\x50\x48\x8f\x2a\x09\xcc\x4d\x55\x0f\x51\xd8\x92\xdb\x89\xcc\xa1\xcb\xcd\x99\xc6\x5d\x3e\x8e\xb3\x53\xea\x07\xb9\xc3\x87\x10\x5c\x34\x16\xc7\x28\xca\x2a\xac\xbb\x86\xd8\xea\x23\xe8\x5e\x25\x30\x77\xbe\x12\x94\xc4\x74\xfa\x85\x3b\xcd\xbe\x86\xf3\xc2\x14\x22\x32\x4b\x0b\xde\xe5\xf5\x79\x7d\x57\x7f\x45\xa6\x9b\x7c\xba\xb9\x0f\x64\xf6\x39\x09\xe9\x5a\xfb\xa0\xbf\xb9\x29\xef\x33\x54\x5c\x57\x37\x36\x32\x46\x9a\xf5\xc8\x28\x71\xf5\x61\xa3\x9a\x63\x71\x70\xb4\x53\x2f\x96\xd8\x39\xf2\x5d\x04\x8c\x6b\x14\xdc\xf3\x93\x09\xb6\xed\x53\xd3\x44\x8a\xf3\xdc\x98\xab\xc2\x24\x8e\x2a\x9d\x3f\x22\x33\xac\x54\x15\x1b\x61\xe9\xbd\x2a\xbc\x66\xd8\xee\xa9\xef\x2d\x6a\xd2\xa8\x82\x99\xd2\x89\xb5\x20\x6b\x67\xcc\x36\x89\x92\x40\x92\x5c\xa8\x77\xc9\x18\x20\xc5\xf2\xac\x57\xcc\x45\x63\x2e\xf2\x41\x91\x50\x02\x89\x03\xcc\x64\x36\xf2\xaf\x9f\x88\xfb\xae\xd7\xb2\xca\xea\xdf\xd2\x2f\xb9\x0a\x4e\x9d\xd4\x2e\xd5\xe8\xfa\xa0\xcd\x1e\x1b\xba\xac\x84\xa3\x84\x92\x91\x73\x51\x21\xfa\x77\x14\x65\xa3\xab\x3a\x9c\x83\x3d\x62\xd5\x8f\x0c\xca\x37\xce\x65\x51\x16\x3d\xa4\x5c\xb5\x6c\x94\xa2\xf5\xa7\x7f\xd7\xc6\x27\x5f\x49\xc1\x63\x25\x18\x1e\xb8\x11\x96\x0a\xe7\xfd\x38\xaf\xe6\xf2\x67\xea\xfe\x32\x78\xa5\x67\xa0\x14\xd5\x0d\xb2\x5c\x80\xc8\xe8\x08\xec\x41\x8e\x14\x12\x11\x2b\x41\xa4\xf3\x3e\x8f\x70\x1f\xfc\x44\x05\xb6\x82\xa8\xe8\xdf\xf1\x0f\xa5\xa5\x0a\x52\x27\xd7\x18\x95\x23\x62\x75\x83\xab\xc4\x04\x42\xf6\xfe\x02\x0a\xc3\xb3\xd1\xaa\xda\x1b\x23\x55\x4a\xc6\x6d\x4c\xdd\x4d\xf1\x15\x42\x62\xbf\x56\xea\xcd\x7f\x73\xd2\x11\x5f\xfe\x85\x2f\x77\xc3\xd0\xe9\xd9\x38\x16\x43\x46\xa3\x0e\x75\x2c\xc2\xe9\xff\x90\xb1\xa8\x97\xff\xfb\x27\x8f\xde\x24\x00\xad\x62\x32\x0d\x1b\x97\xff\x91\x56\x8a\xf4\x16\x43\xd2\x1e\xba\x0f\xeb\x34\xfc\xd6\x3b\x1f\xfa\x3a\xca\x0c\x10\x06\xf1\xfa\x42\xf0\x50\xaf\xec\x80\xdc\x16\xd1\x2e\xc7\x5b\x20\x27\x45\x7d\xa2\x59\xe8\x8e\x88\x0e\xd5\x15\xf0\x2c\x52\x10\x2e\xbf\x75\x40\x8b\xf1\x4c\xbf\x09\xe9\x4a\xc6\x70\x56\x4e\x0f\xeb\xa9\x37\x88\x74\x43\x1c\x75\x49\xc7\x8b\xad\xbf\xc7\x9c\x13\x4e\xa3\x4a\xbd\x25\x69\xb6\x5f\x18\x2f\x47\xc9\xb3\xd5\x97\xb5\xf5\xde\x31\x36\x26\xbb\x07\x09\x85\x24\x2a\xfc\x6d\xd7\xbf\x09\x34\xa1\x6c\x57\x6c\x03\xe1\x55\x44\x59\x8a\x54\xd1\x1b\x20\x54\xcd\x42\x28\xce\x37\xc4\x11\xef\xd7\x42\x3d\x1e\x96\x6d\x0c\x73\x23\x07\x2d\x73\x34\x78\xe2\x80\xb9\x67\xf8\x35\x31\xed\xb5\x1e\x73\xc9\xfb\x74\xd6\x00\xa5\xe5\x5c\xe3\x2c\x2b\x9a\x5d\x33\x8d\xfd\x09\x4e\x0f\x3a\xfc\x3d\xab\x13\xf5\x0a\x67\xef\x31\x96\x22\x4e\x4a\x8a\xbe\xf5\xa7\x9c\xb6\x2a\x25\x0b\xb1\xce\x31\xd1\x7c\xfd\x19\xb2\x79\xf2\x75\x4e\x09\x11\x7d\x9e\x55\x44\xe4\xdf\xab\xe5\x6d\xa7\x15\x4a\x47\xee\x56\xd5\x48\x5b\x02\x0a\xe6\x94\xd3\x25\x76\xf5\x00\x0e\xdc\x57\x1f\x4a\x56\xcc\x66\x93\x51\x09\x6c\x3a\x8a\x17\x0a\xd2\xb5\xd1\x1d\x7b\x7a\x6e\x4a\xa8\x66\x98\x29\x7f\xcf\x9b\xc6\x4a\x08\xf5\x44\xd1\x18\x27\x23\x66\xfe\xe8\x36\x4f\xc7\xc8\x35\x48\x53\x58\x09\x23\xf6\xb2\x1e\xfa\x74\xda\x53\x33\x67\xfc\xd1\x41\xe0\x51\xbe\xf4\xe2\x4e\xc8\xb1\x78\x37\x5b\xaf\x29\x7b\xa7\xc8\x4b\xbe\xf8\x34\x4f\xda\xeb\x4a\xce\x24\x3b\xc8\x4b\x92\x43\x39\xba\x13\x38\xb3\xb5\xce\xc5\x11\x1f\x02\xbf\xa3\x20\x68\x71\x2d\xb6\xc4\x4c\x17\x07\x25\x93\x8c\x7b\xdb\xed\xbd\x5f\x7e\x39\x98\x03\x51\xec\x8d\xc1\x30\x4a\x9d\xf4\x38\x03\xd9\x84\x3e\x45\xbd\xc4\xac\x23\x90\x7d\x0a\x67\xd4\x88\xb6\x55\xe2\x65\xd8\xf4\x9a\x58\x37\x60\xad\x03\x3f\xe3\x99\x95\x78\xd3\x5b\x91\x37\x89\xe1\x1f\x5d\x16\xec\x0d\xe2\x30\xe8\xdc\x19\x8e\x99\xce\x96\x96\x71\xe6\xd1\xa7\x2c\x07\xc1\xb5\x53\xbe\x0e\x30\xb3\x6e\xef\x19\x6c\x52\x8e\xd7\x39\x9b\x4c\x87\xbb\xc6\x1b\x47\x46\x36\x82\x3b\x44\xc3\x73\xde\x96\xcd\x62\xc3\x54\xe9\xa5\x4c\xef\xd9\x75\x4c\xee\xdc\x0c\x26\x8b\x9e\xf8\xe4\xcc\x70\xbb\xf3\xb9\xd1\x5d\xe9\x42\xe2\x51\xec\xf2\x87\x9d\x9a\x40\xfc\x97\x28\x7d\x14\xb3\x03\xd1\xaf\xa8\xd6\x79\xd7\xbd\xb1\xcb\xbf\x37\xa7\xfc\x47\xf4\x61\x53\x0f\xf2\x0d\xb9\x74\xbf\xcf\x3e\x12\x3f\x5b\xaf\xf7\xa4\x75\x97\xf4\x69\x51\xe5\x8a\xbd\x1e\x56\xef\xa1\x21\xfd\xaf\x9d\xd0\x71\x29\x8b\x2a\x85\xc0\x27\x97\xbf\x2d\xfa\xa8\xa1\x24\x21\xe1\xbb\x04\x3c\xc5\x8b\x95\x68\x0a\x58\xc7\xd2\x10\xa4\xd8\x49\x24\x38\x85\xa8\x24\x1a\x07\x1d\x81\xa7\xa5\x7d\x05\xbf\xe3\x3d\x10\x82\x8d\xdd\x0f\x24\xb1\x99\x48\x3d\x1c\x82\x34\x1d\x7a\xf8\xd8\xcf\x99\xfa\x82\x7e\xda\xe8\xb7\x3e\xf5\x78\x10\x19\x5a\x82\x96\xb3\x90\xf4\x3c\xa4\x55\x82\xa5\x72\x7b\x2f\xe0\xde\x77\xb8\x79\xab\x2c\x85\x45\x3c\x77\x4e\xf7\xcf\x91\xe5\x60\xa2\xac\x38\x2e\xec\x3a\x71\x5a\x90\x5b\x2f\x0d\x26\x8f\x98\x77\x3f\xd7\x96\x40\x07\x44\x45\xfc\x5b\xdc\xf9\x24\x9e\x6f\x6a\x14\xcd\xea\xaa\x29\x56\x32\xc2\x23\x58\xb7\x14\x7b\x6b\xdd\x13\x5d\xe4\xac\x7e\x08\x24\x2a\x4e\x3a\x4e\xed\x73\xf5\xef\x22\x01\x69\xc2\xb7\x29\x80\x11\x47\x42\xc7\x6b\xf5\xd9\xf2\x9e\xb0\x53\xa6\xaf\xe0\x06\xe8\xb3\x35\xda\x3a\xf6\xe4\x4c\x57\x2a\x3e\xf5\x09\xf0\x89\x1e\xd6\x17\x35\xdd\x1e\xcd\xb5\xc3\x7d\xee\x86\x53\xff\x0e\xf3\x3b\xc7\xcc\xb6\x17\x51\x89\xaa\x2d\xbf\x84\x9f\x5d\x89\x28\x38\xf3\x7e\x76\x0a\x20\x55\xaa\xf2\x08\xac\xb8\x51\xf7\x49\x1a\x56\x52\xd3\x59\xd1\x8c\x12\xf6\x6b\xde\x4b\xef\xfc\xa6\x79\xb9\x03\x93\xf7\xe5\x74\x8f\x22\xa8\x16\x13\x55\x81\xf3\x0b\x8b\x9d\x9c\x82\xff\x9d\x5c\x98\x25\xee\x09\xf5\x9c\xdf\xd3\x37\x81\xf0\x3a\x2d\x44\xee\x0e\x18\x0e\xe6\x21\xc1\x08\x32\x6b\x5f\x5b\x4d\xec\xac\x4c\xfc\x77\x08\x8f\x0f\x04\xfb\x30\xd1\xe3\x02\xc6\xde\xcb\x32\x4e\xb3\xc7\xe1\xd1\xfb\xa7\xc9\x4e\x1a\x04\x87\x93\x3a\x3e\xbb\x3e\xa6\x74\x1d\x25\xbd\x05\xc3\x8f\x7c\x7a\xec\x2d\x26\xe9\xd7\xd8\x1d\x8c\x98\xb6\x8a\xf7\x82\xb0\x05\xbe\x27\x89\xe0\xf0\xb1\xa1\x3f\x9f\x1d\x9a\x1d\x49\x26\x43\xbb\x9c\xe7\xee\x62\x11\x4f\x58\x0e\x47\xc0\x03\x2d\x1f\x5d\xe6\x17\x3c\x96\x1a\x6d\x5c\xea\x2d\xa4\x8f\x61\x0c\xcf\x9c\xea\xdc\x72\xa2\xb5\x44\xc1\x3a\xd0\x1c\xf9\x78\x77\xff\xd0\x43\xa3\x3e\x70\xe2\x30\x28\x52\x57\x58\x98\x26\x06\x5d\x2f\xf6\x5f\x02\xfe\x36\xd5\x9b\x0f\xd6\x10\xb3\x37\x8c\x70\x7a\x78\x44\x9d\xfa\x6c\xee\x64\x46\xd5\xb7\xe5\x1b\xe2\xe9\x67\x68\xfe\x5c\x97\xe2\x08\x5d\x05\x1d\x2d\xe0\xee\x83\xf9\x19\x31\xf7\x4d\x2b\x75\x54\xbd\xc6\x41\xd5\xb7\x40\x50\x43\x40\x5d\xf8\x0a\xc4\x21\x59\x11\x4a\x5f\xd3\xc6\xc3\xd0\x81\x21\x69\xe8\x82\x48\xe2\x79\xf6\x66\xdb\x71\x9a\xd1\x99\x4e\x8e\x92\xc6\x1e\xf5\x92\x3d\x44\xca\x90\x9a\xb3\x3c\xac\x24\x4b\xe1\x34\x6d\xc8\xe4\x0d\x03\x17\x56\x15\xbd\xeb\x93\x4d\x54\xc5\xd0\x33\xb8\xb1\xb2\x2a\xc5\xb0\x52\x3e\x25\xad\x8b\x0c\x10\x6f\x85\xe7\x89\xe1\xa6\x6c\x50\xce\x1e\xc9\x45\xe5\x78\x24\x56\x74\xba\x24\xe0\x05\x48\x6c\x8f\x9c\xc7\x32\x57\x09\x66\x44\x90\x49\xd7\x5b\x79\xc7\xa4\x1f\x70\x57\x12\xa7\x47\xe7\x54\xf3\x01\x20\xc4\x99\xf3\x7b\xd7\x1c\xb6\x09\x21\x9e\x3d\xfe\x8b\x63\x6d\x25\x7e\x10\x71\x03\xa2\x8c\x6b\xd1\xc6\xa4\x8d\x0f\xc5\x4f\x4c\x33\x80\x5c\x20\xd5\x91\x66\xc6\x70\x0a\x81\xe7\x3f\x9c\xbc\xe4\x4c\xb8\xe7\x25\x34\x84\x20\x79\x70\x8e\xf3\x6e\x63\x67\x74\x5c\x5a\x0e\xc7\x58\x14\x0f\x76\x92\x5e\xf5\x1e\xf4\x81\xfc\x3a\x0b\x6c\x6b\xcc\x07\x4b\x60\xd7\xf5\xde\x5c\x1e\x44\xdf\xc1\x8b\x4a\xc3\xb2\x3c\x2c\x15\xe0\xab\x79\xce\x7d\x0a\xfb\xbc\xfe\x0c\x07\xaf\x55\x8a\x8b\x32\xca\xa2\x31\xe1\xe3\xe1\x40\x7a\x70\xee\xfd\x7f\xc4\xad\xf5\x42\xf4\x37\xd7\xc5\x1c\xed\x9d\x48\xc4\xc8\xbb\x19\x7c\x42\xc8\x65\xde\xdf\xc2\xa9\x27\xdc\x9b\x43\xb3\x55\x10\x68\x6d\xd9\xe6\xc6\x7f\xcc\xd4\x11\xd9\xcf\xe2\x11\x0b\x7e\xb9\xe8\x6f\xff\x34\x53\x69\x27\x89\xd4\x96\x9a\x50\x6d\xa6\xc6\x69\x57\xc1\x21\xb0\xdf\xcd\x49\x01\x02\x7b\x28\xca\xbe\x97\x0d\xc6\x5b\x67\x6c\xcd\x6f\x6a\x35\x29\xb3\x05\x17\xe5\xcd\x58\xcb\x55\x23\x49\xbe\xa5\x01\xab\x96\x07\xd1\xef\x72\x43\xb9\x09\x4a\x2e\x10\xff\x43\x17\x67\x14\xf2\x36\xe6\x2a\xc3\x54\x27\x35\xc9\x3a\xbf\x98\x4e\x9c\xad\x2f\x8a\x38\x35\x8e\x38\x66\xa3\x02\x3e\xd8\xcd\xb3\x43\x14\x9a\x77\x78\xb4\x2c\xb6\xb5\xea\xd5\x07\xf6\x03\x57\x43\x47\xfd\x2f\x0a\xc4\xf9\xe9\x67\x7e\x07\x83\xb6\x9b\xf3\xbf\xc1\x90\x86\x5b\xcd\xf7\xaf\x7d\xcf\xcd\x27\xf6\xdc\xff\x3e\xc5\x77\x57\x25\x0b\xff\x9b\xa9\xa9\x57\xa1\x36\xf0\x79\x02\x8c\x8c\xee\x5d\x02\xe6\xc8\x9d\xc0\xe2\xd9\x47\x68\x86\x68\x9b\x41\x39\x9c\xb2\x99\x43\x93\x40\x37\xa2\xdd\x51\x31\x89\xdd\x52\x07\x7e\x5d\xa1\x32\x81\x35\x48\xe9\x17\x95\xae\xfb\x7a\x30\x79\xf4\x7a\xb0\x30\x39\x12\x27\x29\xa8\x9a\x48\x49\xe3\xd9\xba\x8c\x1f\x81\x53\x05\x87\xf3\xdc\xf9\xf3\xc9\x0f\xcf\x0e\x75\xd6\xef\xee\xbd\x7d\xfb\xf6\x5e\x48\xe6\x6f\xef\x8d\x7d\x03\x63\x7a\x65\x2a\x5d\xcd\x21\x5e\xb6\xf8\xda\x0c\xeb\xc5\x57\xf7\xe9\x8f\xbb\x8b\x82\xdd\x23\x32\xc5\x2d\xd1\x59\x36\xa2\xb0\xcf\xbf\x7a\xc8\x5e\x4f\xff\x98\xec\x69\xa4\x91\xa3\x85\x39\x15\xd4\x83\x18\x3d\x5f\x32\x93\xd2\x30\xe6\x0b\x80\x0b\xa9\xcb\xf6\xda\xc5\x85\x06\xe9\xd9\xac\x7b\xa3\x71\x2d\xd5\x44\xdc\xb2\x4d\xb9\x7e\xb3\xba\xee\x1d\xbc\xac\x6a\x4d\x23\xa4\xef\xab\xd4\xeb\xab\x7f\x6b\xcd\xa4\x62\x62\x4e\x8d\xbe\x82\xe7\xd5\x63\xf7\x17\xec\x25\x70\xe1\x37\xc1\x05\x90\x6d\x85\x0d\xeb\xd5\xee\x49\x1a\xb8\x35\xb6\xe8\x3c\x23\xbc\xd2\x0d\x7b\xbf\x76\x6d\x73\xb9\x7c\xd5\xba\x24\xfb\x12\x1f\xcc\x9b\x89\xcf\x0e\x4b\xef\x10\x72\x38\x17\xcb\xbb\x8b\x49\x4f\x9c\x7a\x95\xfe\xec\x2f\xd9\x16\xb6\xfc\xf3\x41\x59\x47\x2f\x02\x38\x71\x06\x1c\x6b\x1c\xe4\x92\xf5\x22\x69\x3d\x96\xcf\xa1\x63\x1d\x60\xdc\xde\x76\x1c\x5e\x2e\x59\xcb\x45\xb0\x07\x85\xfb\x25\xf4\x3e\xd3\x49\xac\x43\xdd\xf3\x55\x00\x28\x3e\xb6\x87\xfc\xfe\x55\xb9\x61\xa5\x21\xc7\x84\x4f\x81\xb4\x7c\x4e\xff\x99\x07\x9f\x3c\x94\x06\xf6\x88\x7e\x89\x45\x29\xc8\xf4\x31\xa5\xe0\x9c\x26\x9c\x27\xe5\x6c\x52\x1c\x9e\x00\x8b\x8e\xbc\x7b\x85\xe4\xea\x03\xee\x54\xdc\x03\x81\xf5\x11\x7a\x64\x55\x88\x93\x2d\x4e\x19\x42\x50\x26\x26\x4b\x39\x27\xea\x50\x64\x86\x07\x55\xea\xe7\xf8\xb7\x40\xfd\x5c\x9b\x29\x01\xd4\x26\xc9\x48\xae\x76\xe4\x45\x35\x23\x15\xb9\x51\x3e\xc2\xab\x88\x7f\x17\x38\x04\xb8\xe7\x23\xb7\xd4\xb1\xe3\x30\xbc\x0b\x59\x72\xb0\x79\x2a\xc9\xa9\xce\x68\x3c\x20\x23\x87\x2c\x90\x6d\xc7\xaa\xa6\x81\xf1\x27\xa8\xc5\x1e\xf4\x35\x2e\xe2\x8d\xb3\xd8\x48\x4a\x77\xc0\xa6\x4f\xf2\x90\x4d\x4e\xb1\xc4\x40\xfe\x59\x82\x3b\xb3\x6f\xf9\xfb\x54\x39\x01\x38\x2f\x11\x85\xb9\x3c\x2a\xe9\x16\x4e\xa0\xb7\x6b\xba\xcb\x38\x79\x94\x86\xac\x34\x5d\xad\x5e\x28\xc9\x4a\x43\xfd\x69\xe8\x3e\xb5\x7c\x34\xdf\x92\xdd\xf9\xc3\x40\xf1\x5b\x1f\x3e\x17\x83\x18\x53\xd6\xda\x51\x3c\x85\x44\x2c\x8c\xed\x15\x33\xab\x98\xc6\xe4\xfb\x4a\x9f\x92\x50\x20\x1b\x79\x12\xce\xbd\xc8\xfa\x8b\x73\x0b\xcc\x4f\xfe\x13\x72\x0c\x24\x00\xbe\x36\x7d\x40\xde\xf7\xa7\xa5\x12\x98\x03\xd3\x1c\x6f\x5f\x7e\x6c\x1b\x67\xda\x5f\x93\x53\x20\x9f\xac\xd7\xdf\xe7\x21\xb4\x4e\x4b\xaf\xb9\xdc\xf3\x63\xf0\x09\x8c\xff\xdc\xc4\x22\x20\x5e\xbb\xb5\xd7\x08\x02\x78\x07\xe0\xec\x6c\x71\xda\x77\x6f\x2d\x42\xf4\xf1\x84\x12\x74\xe8\x88\xbd\xac\x19\x60\x27\x5c\xa6\xf5\xe0\xab\x01\x0f\x4e\xfe\x47\xcb\xc4\x8a\x2f\x11\xe1\x03\x23\x2d\x17\xb3\x55\x3b\x7d\x6f\xc5\xf3\x16\x8f\xa8\x02\x2b\x35\x5d\xea\x26\x7e\x7e\x0e\xad\xec\x79\xf7\x76\x85\xbf\x38\xf9\x80\x85\x5f\xba\x3c\x01\xc4\xcc\x3a\x8a\xb8\xb1\xab\x8d\x02\xd9\x1f\x77\x61\x22\xb3\xca\xd9\xc4\x6d\x20\x68\x02\x19\x00\xae\x32\xd5\x65\x94\x8a\xbe\x47\x21\xa6\xf4\x35\xd2\x77\x84\x3a\x0e\x66\x44\x8b\x1e\x3e\x79\xa6\xbf\x38\x84\x43\x9f\x87\x95\x18\x0e\x9d\x85\x24\x6e\xe6\x10\x91\x85\x0f\x15\xd1\xd7\x8a\x43\xf4\xc8\x42\xc2\x73\xf8\xef\xe0\xde\x7e\xe1\x1e\x35\x76\xb5\xaa\xbe\x3c\x1b\xe8\x1a\xee\xa0\xd0\x8a\x3f\xd0\x2c\x5d\x6b\x78\xa7\xde\xdb\x85\x58\x94\x50\x89\xc0\x85\x6d\x38\xe1\x7f\x42\x71\xea\x15\xe6\x4a\x4b\xc8\x72\xcb\x00\x8b\x00\xa2\x28\x76\x04\xb7\xd5\x6d\xab\xb1\x63\xee\x6d\xd4\xd9\xa1\x19\x8b\x56\xfe\x0d\x59\x8f\x56\xae\x02\x49\xf7\x89\x40\x42\xbf\xe3\x8f\xcc\xe7\x1e\x01\x55\x20\x52\xc6\x8d\x5c\x70\x20\x73\x3c\x56\x0c\x8e\x68\x9d\x44\xc3\xb1\x79\x93\x55\x09\x51\xb8\x13\x9c\x5d\xc4\xd9\x71\x31\xd9\xa2\x55\x44\x85\x95\x7a\xce\xae\xcb\x31\xc5\x6f\x49\xfe\x59\x6d\x2b\x2f\x28\x09\x9a\xc5\x77\x23\x11\x9c\x6d\xd9\x13\x33\x72\xc7\xde\x15\xa7\x43\xd7\xc7\x5b\x08\x23\x48\x8d\xda\x6b\x54\xb5\xdf\x52\x7e\x21\x0b\xfb\x79\x51\xdb\x51\xa2\x53\xa7\x43\xc7\x61\x0e\x2f\xf0\x8c\x1d\xe2\x7a\xf9\x75\x1c\xbd\x1e\x5c\x03\xf0\xfa\x60\x35\x8f\xf8\xc1\x22\x50\x88\xff\xf5\xdf\xfe\xfb\x1c\x0a\xc9\x89\x7a\xd2\x14\xf6\xa0\xdc\xe0\xf9\x4a\x56\x60\xf9\x77\x92\x7a\xf0\x57\x5b\x79\xe2\x68\xb6\xb9\x7b\x47\x51\x45\x24\xf6\x98\x60\xb9\x4e\x58\x31\x8e\x8d\xd6\xce\x20\xfe\x42\x97\x5b\x57\xa2\x96\x54\xa3\x76\x2b\xe3\xe0\xc9\x72\xb1\x13\x97\xf1\x23\x74\xd1\xa0\xd8\x13\xe6\x36\xd5\x69\xd5\xe3\x1b\x5e\x20\x92\xd3\x12\x5e\x1e\xe2\x63\x39\x73\x78\x58\x30\x77\xc7\xc7\xdb\xb8\xf7\xec\xb8\x43\xd4\x55\xd9\x20\x8c\xf8\x52\x93\x8f\xe2\x72\x8c\xea\x0b\x02\xac\x7d\x08\x2e\x10\xd2\x9b\xb0\xb8\x85\xd8\x21\x6e\xde\xf8\xb1\xeb\x37\x3f\x45\x39\xb0\x93\xe7\x82\xba\xe4\x11\xec\x50\x67\x26\x9c\x9e\x11\x7b\x9a\x33\x7b\x1a\x51\x0f\x12\x17\x62\xea\x17\x3e\x40\x10\xe9\x6e\xa3\xd0\x97\x74\x68\x8e\x1c\x14\xd6\xb5\x8a\x83\x06\x6e\xde\xd8\x99\x6e\xd7\x48\x02\x44\x62\xcd\x2d\x27\x36\xc6\x1b\xbd\xb6\xdb\x1a\x98\x59\x9f\xf0\x4f\x11\xa4\x7f\x1d\x09\x93\x24\x75\x37\xa2\xea\x38\x85\x32\xa2\xef\x90\xc9\x54\x95\xb0\x78\x36\x08\x69\x96\x7d\xf1\xb5\x59\x52\xa3\xd8\x46\x74\x1a\xcf\x3f\xc4\x08\xfd\x55\x93\xf0\x03\x7c\x53\xa7\x8f\x90\xdc\x5b\x93\x87\xbb\xea\xfc\xe1\x9a\xfa\x51\x58\x32\xa7\xd7\x8e\x73\xca\x09\xd6\xba\xa8\x0f\x0d\xeb\xd2\xa4\xe4\x2e\x41\x6c\xec\x22\xe7\x13\x9a\x63\x3c\xd7\xf1\x73\xcd\xa5\xe7\xbd\x9e\x9a\xf0\xa0\x00\x57\x46\x30\xa0\x10\xe2\x48\xbe\x6d\x6b\x26\x6e\x3e\xa8\x58\xce\x9b\x1f\x5d\xf0\xe1\x1e\x43\xc6\x59\x6d\x35\xd7\xc3\x35\x31\xe4\x29\x52\xfd\x27\x65\x89\xcd\x34\xe4\xff\x07\xfe\x06\x7b\x92\x9a\xc6\x7a\xc6\x2c\xbb\xa9\xff\xb4\x27\xcd\xe9\xef\xb0\xff\xa7\x35\x42\x9e\xd3\xd8\x31\x21\x85\xa7\x67\x53\xf6\xdb\x64\xc4\xa7\x80\x5a\x7d\x72\x56\x53\xe7\x57\x50\xed\x4f\x66\xda\xe4\x20\xcf\xd7\x90\x25\xcc\x3c\x4e\xd3\x1a\x6b\x62\x18\xcd\x7b\x6c\xb2\xee\x3e\x25\xa3\xe6\x7e\x8b\x7d\x93\x91\xbe\x5c\x16\x9e\xa6\x77\xd1\xb4\x2c\xd7\xb6\xf2\x70\x6b\xca\xd8\xaa\x3b\x6d\x3a\xcd\x91\x32\xb1\x0a\x7f\x5a\xd6\x97\x3d\x56\xb5\x49\xfa\x97\xf7\xfb\xad\x6b\xda\x02\xd4\x6b\x26\x07\xcc\x47\xe0\xe4\x69\xde\x4c\xe2\x70\x3b\x67\xd1\x0e\xb2\xc2\xa2\x38\x9a\x95\x44\x22\x25\xbc\xc8\xc7\x8c\x62\xde\xde\x82\x14\x53\xaa\x88\x71\x4f\x93\x69\xf6\xbd\xa0\xd2\x9a\x7b\x28\x3b\x80\xcd\xbb\xbd\x4e\x08\x82\x5e\x11\x72\xed\xaf\x97\x2e\xdb\x72\x5a\xec\xc8\xe7\x0b\xc3\x61\x23\x62\x95\x8e\x2a\xf5\xfc\xb4\x0e\x72\x77\xce\x95\xe7\xad\xb3\x21\x66\x23\x5f\xdc\x47\x35\x23\xca\x05\x16\x8a\x69\xeb\xd7\xa6\x6c\x96\x4f\x4b\xe8\xa2\xfa\xf0\x41\x2c\x98\xcb\xc7\xf2\xdc\x40\x28\x27\x46\x83\x8a\xff\x22\x49\xe2\x43\xb1\x5e\xac\xe2\xbd\xc3\x49\x60\xfd\x9d\x1f\x5b\x2d\x19\xd8\xb5\xde\xba\x11\xbb\xab\xcf\x17\x90\x34\xf5\x1e\x3c\xfb\x97\x93\x8e\xf1\x6c\xda\x31\x3c\xea\x24\xa7\x17\x95\x29\x52\xe9\x8d\xbd\x40\x24\x0e\x01\x46\x03\x72\x5c\x69\x36\x5b\x29\x04\x6b\xa4\xd9\xcf\x96\x0f\xe4\x22\x22\xe6\xfb\x18\xc6\x93\xd0\x32\xaa\x94\x66\x36\x76\xb7\x95\x3c\x71\x5a\x16\x92\xca\x37\xd8\xe7\x59\xd3\x8e\xf4\xac\x3e\xed\x81\x9d\xe0\xd3\xc2\x8d\xc2\xec\xf5\x74\x2e\xcc\x6f\xc7\xb3\x89\xeb\xcd\x4f\x87\xef\xcb\xdf\x2a\x1c\x1b\x49\x44\x75\x2a\xc1\x0a\xc1\xe3\x09\xba\x3f\x5e\x22\xb3\xba\xec\xc9\x29\x83\xb0\x61\xf5\x9a\x49\xea\x53\xfe\xc9\x24\xf3\x87\x59\xa7\x35\x3f\x3a\xcd\xd9\xb9\x1d\xc6\x13\x8b\xd3\x87\x37\xe2\x7b\xdd\x71\x20\x59\xa9\xba\xaf\x59\xbf\x14\x99\xca\x75\x29\x2c\xa4\xc6\xfc\x0d\x2e\xdf\xf8\x28\xd9\x09\x13\x73\x1c\x3b\xb0\x89\x93\x8c\x5b\x50\x1b\x28\x6e\xb3\xdf\xcd\x2c\x91\xe5\x59\xc5\xc0\x96\x6d\x0e\x8d\x9b\xe6\xa2\xfb\x3d\x54\x69\x72\x5f\xca\x42\x32\xc6\x15\x35\x8f\x53\x36\xf2\x1a\xb6\x41\x3e\xbb\xbc\x69\xe0\x61\xf3\x2b\x2d\xeb\x09\x1a\x34\xe6\xfe\x94\xda\x44\x3e\x03\x8e\xf0\x4c\xfa\x9c\x4f\x1e\x96\xb1\x93\x69\x8b\xe8\xd2\x70\x78\x95\xa6\x11\x53\x93\xea\x56\x17\xcd\x2f\x25\x97\xfc\x3a\x86\x78\xbb\x15\x8d\xbc\xa6\xec\xd3\x6b\x7a\xf7\x03\xf7\xae\xe7\x62\x6e\x5c\xc7\x6b\xe8\xaa\xf7\xe9\xae\x16\x09\x0d\xc9\x71\x28\x3b\x0f\x6c\x1d\x09\x8e\x70\xa6\x8d\xd0\x88\x4f\x44\xd8\xe5\x2f\x25\x73\xbd\x5b\x54\xfc\x60\xf4\xef\xa3\x37\x7f\x78\x4a\xfe\x64\x7e\x6c\x52\xec\x5d\x82\x77\x59\x38\x59\xe3\x47\x69\xcb\x1f\x9e\xd0\xbe\xd3\xb5\x1f\x54\x87\xf1\xdc\xe0\xe1\xb6\x97\x94\x7c\x64\xe6\xd7\xc8\x7e\x8a\xc0\x7b\xce\x86\x6f\x18\xeb\xf0\xb3\xf4\x34\xcc\x00\x67\x1d\xa8\x4f\x91\x64\xb6\x09\xa1\x90\xa1\xf7\xb6\x6b\x45\xb7\xdd\x0e\x73\x89\xdb\xea\xd6\x69\x9d\x22\xaf\xb3\xf0\xc0\x8a\x3e\xf4\x2d\x72\x3f\xc3\x95\x24\x7f\xff\xac\xef\x32\x7a\xb6\xf7\x94\x9f\xed\x85\x9d\xd4\x2e\xa3\x97\x27\xe4\x01\x0b\x22\x41\xef\xf5\x71\x8b\xec\x25\x8b\xeb\x9f\x14\xd1\x67\x5a\x54\xc0\x79\x90\xbd\xda\x62\x35\x47\xe1\x46\x98\x52\xf7\x34\x33\x32\x15\xb1\x37\x1e\xc9\x52\x08\xbb\x3c\xb9\xb4\x83\xe6\x5b\xd8\x76\x2d\xc6\x02\xa4\xe0\x83\x24\x7c\x2b\xb1\xb3\x16\x6f\x10\x6e\xc0\x62\x99\x2d\xe7\xb3\xd5\x24\xb7\x5c\xe8\x93\xdc\x22\xf1\xe7\x40\x6c\xd1\x4b\xfc\x17\xef\xff\x54\xac\x8e\x76\xd0\x60\xe5\x2e\xc1\x92\xf8\xbc\x13\xfd\x4b\x9e\x3e\x09\x35\xba\x9d\xe9\x1d\x1c\x82\x2b\x46\xd2\x07\x4d\xd6\x6c\x59\x97\x3c\x4a\x1e\x1f\x1c\xe2\xe2\x29\x26\x0e\x5e\xc9\x2d\x66\x76\xdc\x15\x4c\xf0\xfc\xaa\x4c\xfe\x06\x37\x3f\xb0\xe4\x5f\x03\xc2\x63\xa3\x15\x1e\x1b\x4d\x1e\xb7\x39\x8c\xca\xe3\x6b\x23\xf9\x20\x59\xa7\xfd\xbb\x2e\xf1\xa7\x74\xf7\xe2\x2f\xf0\xa2\xad\x93\x12\xe4\x9c\x4a\x0a\xc4\x7d\x39\x2b\xc2\xc1\x8e\x4b\x62\xa7\xd4\x68\x4a\x91\x7b\x6a\x56\xbe\x2f\xdd\x6e\x32\x4c\x78\x6a\x26\x2e\x96\x7c\x6c\xe9\xf0\x51\xba\xa4\x74\x20\x7d\x54\x5f\xe4\xe4\x1a\x29\x45\xe2\xef\x6a\x06\xcd\xba\x77\x21\x0e\x71\xa9\xc4\x4c\xc7\x25\xc3\xd5\x3f\x73\xd8\x28\x3a\x88\xcb\x95\x0c\xce\xd6\x45\xf6\xd1\xda\x1a\x27\xc3\xc6\x55\x9c\xa1\x61\x31\x8b\x95\x69\x56\xed\x83\x80\xa2\xf3\xb5\xe5\x95\x6f\xff\xa6\xf7\x7c\xa5\x7e\x6c\x49\x5e\x40\xec\xef\x90\x56\x41\xf0\x51\xbb\xd2\x64\xc5\x9d\x24\xe0\x23\x0a\xaf\x4f\xb7\xba\x14\xff\xea\x4e\xf2\x03\x9f\x7d\x7b\x7d\x7b\x7f\x15\x73\xae\x15\xf9\xe2\x5a\x46\x6f\x50\x47\x7e\xbd\xd9\x05\x1d\x3a\xd7\x0b\x5e\x7c\x91\xe2\x87\x50\x6d\xc4\xed\x78\x0e\xcc\x61\x9a\xba\x2e\xd9\x4f\xeb\xc9\x4f\xf7\x89\x7c\xd3\x48\xf1\xb4\xcb\x3f\x34\x6d\xd6\x7d\x22\x89\x16\x62\xcb\xd3\x09\xbb\x38\x74\xf7\x55\x4f\x47\x42\x76\xaf\xef\x2f\x86\xf2\xc7\x7b\xfb\x9d\x0b\xd8\xd4\xc3\x6a\xb3\xd6\x77\xd5\xe1\x13\x2b\x8f\x71\xa8\x9f\x14\x61\xf7\x20\x7e\xe7\xfb\xa7\x1c\xf7\x90\x22\x84\x7b\xb1\x0b\x9c\x1c\x4f\xcb\x3f\x31\x24\x8f\x4e\xca\x60\xfb\xe7\x46\xe4\xe5\xb2\x5d\xaf\xf8\x65\x7e\x7b\xce\x46\x73\x22\x79\xf7\x98\xfd\x11\x1f\x0a\x97\xfa\xf3\x60\x41\x15\xee\x4b\x1a\xb2\xfa\xbd\x61\x03\xb2\x3d\x28\xee\x94\x2e\x5c\x43\x59\x11\x21\xa6\x54\xc9\xde\x63\x02\xcd\x3e\xef\xa2\xf8\x06\x4b\x4a\xf4\xf5\xee\xf5\x13\x98\xdb\x8b\x8c\x42\x47\x1b\xd0\xbb\xd9\x0e\x53\x67\xea\xd9\x51\x22\xcf\x8f\x74\xad\x1e\x4d\x45\x83\xa2\x04\x27\x68\xcd\xaa\x18\xd4\x77\x38\x47\x06\xf4\x2c\x65\x2b\x3c\x85\x66\x91\x34\xfe\xb1\x4f\x77\x75\x67\x2f\xe5\x40\x63\xe5\x54\x8d\xfb\x20\x11\xcf\x31\xd1\xfb\xe5\x33\x2a\xc4\x6b\x6a\x82\x3c\x0c\x20\x3d\x19\x1e\x4e\xfb\xc0\x94\x5c\xbb\xec\xce\x4f\x13\x18\xe8\x70\x2d\x1f\x8d\x6c\x0d\x42\x52\x50\x9c\x06\x53\x9c\xe0\xf3\x98\x92\x3c\x92\x38\xc0\x87\x6d\xba\x1e\xd1\xb9\xad\x59\x7e\xe7\xfe\xb2\xfa\xcc\x4d\x93\x11\x39\x6d\x41\x4c\x2b\xb1\x86\xab\x91\x13\xd8\xbd\x8a\x72\xed\x3f\x85\x5d\x84\xc3\x8d\xb4\x79\xdc\x9a\xd9\x15\xd7\x16\x8a\xed\xb5\x58\x43\x5c\x1b\xfe\x4e\x4d\xe9\xcb\xc8\xb9\xb9\x42\x53\x6d\xd4\x9d\x42\x02\x8a\xdb\x50\x89\xbc\xa7\x1c\xea\xf2\xeb\xb7\x48\x05\x46\x00\x1e\x77\x2b\x80\x03\xbc\x97\x7b\x7b\x52\xdf\xb7\x50\x4a\xfe\x9c\x2b\xa7\x70\xc9\x66\x98\xf5\x70\xf0\xa0\x71\x3a\x6e\xbf\xdc\x99\xd6\x48\xdd\x32\x19\xfb\xb8\x3e\xf5\xfa\xcf\xb9\xb6\x0e\xbe\xe7\xa6\xdc\xcd\x40\xf7\x65\x49\xe8\xfb\x3d\x7d\x4b\xb0\x8f\x2b\xef\x05\x50\x68\x33\x07\xab\xb8\x6d\x5d\x91\x88\x3b\xd7\x0e\x99\x2d\x41\xbf\xf6\x36\x64\x7f\x99\x79\x3c\xf8\xf8\x94\xd5\x2e\x38\x3f\xe5\x86\x01\x96\x21\x03\xb7\xee\x4e\x7f\x21\xfa\x48\x8c\x2b\xfd\x4b\xa7\x7a\x7e\x9c\xd3\xae\x1b\x20\x78\xed\xc0\xc1\xb2\xdf\x64\x0e\xd2\xe7\x35\x4c\x9a\xae\x5a\xc6\xc6\x52\x8b\xbd\x70\xe5\x86\x33\x10\xdd\x22\x63\x2e\x0d\xd7\x8f\x2c\x19\xdb\x99\x31\x71\xe8\x4f\x7c\x85\xe2\xe9\x09\xb5\xb8\xb6\x0b\x3f\x7a\xde\xca\x4d\x20\xd9\x9a\xed\xba\xa4\x03\xff\xfb\xa6\x70\x54\x72\x26\x92\xeb\x3a\x99\x9d\x04\xb7\x9b\x9d\x85\x3c\x53\x07\x03\xce\xe9\xb8\x7e\x63\x06\xc4\x29\x9e\xaf\xd8\x73\x22\x74\x25\x6f\xd7\x71\x5c\x02\x28\x94\x88\x6e\x2c\xc5\xb1\x17\x1d\xb5\xc0\x37\xe9\x3e\xb9\x55\xd7\xb4\x31\x43\xc9\x2e\x32\xf1\xd6\x50\x91\x17\x31\x8e\x66\xa7\xd5\x11\xf7\xd5\xaf\x54\xac\x29\xfd\x49\x0e\xbd\x44\xa7\x5b\xcc\x33\x1c\xc9\xe9\xe4\x9c\xb9\x1d\x47\xe2\x32\xb9\xe3\xd7\x97\x6b\xf8\x3c\xc0\x40\x28\xc6\x00\x9a\x84\x86\xec\xc5\x0d\x58\x96\xa3\x06\x42\xa8\xc5\xf5\x23\x7a\x26\xf7\xbb\xa3\x29\xd1\x74\xb5\x9f\x97\x74\xd2\xd0\xad\xd0\xca\xd9\x8a\x3b\xd4\xf1\x35\xe7\x06\x96\x1a\xe1\xb5\x94\xb9\xba\x3a\xa2\xa3\x5e\x7c\xab\xa2\x86\x0a\xd5\x12\xfe\xa3\xaf\x74\x10\x26\x9a\x66\xf9\x9d\xa6\xd6\xaa\xd4\xf9\x39\x88\xdc\xd2\x82\xdf\xce\x73\x66\x9b\x49\xee\x5c\x97\x89\x5f\xeb\x2a\xe7\xef\x7e\x3b\x6e\xb5\x92\x67\xff\x38\x2e\x57\xbf\x84\xf4\x5a\x91\xaa\x57\xbe\x09\xdf\xf6\x48\x6f\x7e\x57\xaa\x69\x09\x35\x1f\xa1\x2f\x66\x87\x62\xff\x9c\x3f\x07\xff\x5c\x2e\x1f\xe3\xdd\x2a\x6f\x10\x8f\x5e\x68\xad\xb2\xb7\xfd\x45\x1b\x92\x38\x62\x87\x55\x4f\x43\xb3\x38\xc3\xd6\x24\x81\xc0\xf4\xbd\x29\xe9\x23\x75\x30\xd2\x75\xb3\x84\x21\xfe\x66\xe2\x0b\x64\x67\x9e\x05\x76\xb5\x39\xdf\xb5\x98\x64\x8d\x4d\xba\x68\x3a\x92\x0f\x57\xf3\xce\xe4\xd7\x74\xe8\xdf\xba\x73\x7e\xc4\xf2\x0a\xcc\xbd\x46\xdf\xd1\x8f\xb3\x11\x68\xae\x7c\xbf\x9c\x3f\xfc\x90\x65\x80\x86\x47\xa4\x38\x3f\xc1\x51\x82\x42\xb5\x5d\x05\xac\x09\x6f\x39\x70\x06\x18\xc1\xa1\xb8\x26\x63\x51\xa8\xe5\x34\xe6\x8c\xa1\x99\x43\x40\x39\x8b\x6b\x6c\xa8\x47\x18\x07\xf3\x7e\x51\x57\xaa\x41\xe7\x63\x51\x46\x39\xdc\x9d\x2f\xa3\x9c\x04\x56\xed\xf5\x9d\x13\x29\x10\x7c\x33\x0f\xae\xc8\x47\x5a\x4a\x82\x27\x89\x54\xbf\xc6\xc0\x9b\x41\x68\xf2\x34\xf2\x64\xf5\xc9\x8b\xc8\x5e\xed\xfc\x07\x1f\x3f\x8e\x07\x75\xcf\x43\x87\x31\xcb\x30\xd8\x36\xd8\x01\x52\x8b\xc1\x61\xf4\x28\x0f\xad\x7a\x53\x8e\x7c\xfb\x8c\xd1\x53\xc7\x71\x84\xea\x22\x01\x49\x16\xec\xe5\x87\xfd\x78\xda\x06\x3c\x79\xbb\xe0\x30\xc7\x7d\xe4\x2e\xd3\x22\x72\x83\x40\xc2\xf8\x67\xee\xb3\xc3\x85\x13\x97\x1d\xd5\x40\x32\xe5\xda\x3f\x5c\xae\x98\x94\x36\x7b\x9f\x18\x89\xe7\x22\xbf\x73\x1b\xae\x94\x72\x66\x76\x96\xd0\xeb\x8b\x1a\x2a\x68\xf7\x01\xc9\xd8\xf9\xa5\x3c\xe3\x07\x9b\x49\x0c\x2e\x0a\x52\x25\x2b\xc9\xdc\x9f\xe3\xbf\xa9\x9d\xc9\x2d\x25\xa7\x2f\xd6\xf5\x82\xfc\x3d\xb3\x4f\x19\x0a\xcd\x9b\x25\x4d\xda\xd2\x2f\x56\x7e\x47\x39\x71\xa5\x40\x5e\x86\xf5\x57\x89\x2b\x9e\xf5\xce\x8a\x96\x14\x79\xf8\xef\x1d\x9b\x2b\xa6\x6a\xab\x7d\x55\x73\x6f\x7c\x29\x3d\xef\xec\xb0\xfc\x9e\x8e\x99\x2f\x81\xbf\xc9\xf2\x79\x87\x0c\x45\x52\xc0\x1a\xa6\xaa\x5d\x3e\x84\x3e\xe9\xd1\xb3\xa4\xd8\x3f\x73\xca\x1f\xd3\x87\x4d\x67\xaa\x39\xea\xfd\xe0\xf5\xe3\x17\x2f\x9f\x9c\x9c\x3c\x7e\xfa\xf8\xd9\xcb\xe2\xcb\xe2\xc8\x24\x6d\x99\x68\xda\xa1\x5b\xbf\xd1\xd0\x5d\x4e\x46\xc0\x79\x68\x16\xc5\x33\xbd\x31\xf4\xad\xa1\x26\x6b\xea\x32\x6a\x32\x29\xec\xd4\xfe\x0c\xfc\xab\x09\x6f\x36\x2c\xe4\x36\x46\x3c\xa0\x74\x1b\xc0\x58\x70\x92\xbd\x88\x89\x00\x73\x48\x62\x6c\x21\x79\xf7\xa2\x8a\x04\x87\xb8\x5a\x00\x47\x49\x54\xb2\x3e\x1d\x61\x96\xc7\x76\x3c\xd0\x9f\xf2\x1e\xff\xd5\x87\x36\xe0\x47\xa8\x69\xc7\x7e\x52\x59\xfd\x0f\xcf\xca\x6d\xcd\xe2\x6c\xde\x46\x9e\xd0\xf4\x0d\xb0\xe3\xee\x41\x55\xa9\x2a\xe9\xff\x92\x59\x7e\xcb\x45\xbe\x2f\x36\x2f\x69\xb5\x94\x91\xc9\x6a\x6e\x71\x51\xad\x6c\xb9\x7c\x0a\xe3\x76\x71\xf2\xc0\x7d\xb0\xdb\x61\x27\x8f\x86\xec\xc1\xcf\xe2\xe4\xe9\xcb\xe7\x71\xed\x80\x67\x93\x4f\x1e\xe1\x92\x2f\xea\x88\xa6\x41\x24\xd6\xe1\xad\xbf\xd3\x98\x93\x9a\xad\xfa\x29\x2c\x02\x11\x3f\xba\xd4\x24\x4f\x29\x1b\x0a\xa4\x73\x09\xe6\xab\xd9\xd2\xe5\xca\x10\x69\x16\xbd\xbf\x46\x03\x13\xa5\x72\x31\xab\xec\x67\x5b\xf7\x9b\x91\x06\xf9\xdb\xbf\x1e\x16\x7f\xfb\xf7\x45\x7a\xea\x57\x03\x1e\xc9\x75\x4f\x47\xd3\x8d\x78\x5e\x9f\x9d\x29\x0b\xf7\xf2\xf8\xc4\xc3\xe1\x4d\xbd\x43\xd5\x15\x22\x80\x88\x0f\x7c\x26\xd3\x0c\x8f\x95\x46\x75\x77\xb0\xba\x4a\x0c\x79\xe2\x81\x7d\x22\x65\xc5\xf3\x07\x4f\xb3\x39\x70\xc6\x34\xc7\x6a\x2e\x8f\x9c\xbe\x9e\x9f\x78\xd1\x74\x6c\x9e\x78\xd5\x3b\x68\x1e\x5b\x6b\xea\xc6\x03\x38\x49\xb3\x9a\x3f\x96\x7f\x1d\x75\x0a\x5c\x74\x8e\x1f\xca\x12\x99\x88\xfc\xa6\x6c\x2b\xbf\x22\x9b\xb7\xfa\xdb\xbf\xde\xb6\x04\xe3\xeb\xe3\x4b\x16\x29\x81\xdd\xe3\x0d\x37\x87\xb4\x9f\xe0\x01\x17\xf7\xec\x58\x23\x57\xf5\xe3\x80\xf1\x10\x9d\xc9\x78\xc3\x0f\x00\xef\xa3\xdd\xca\x63\xf1\xb5\x30\xef\x1a\xf0\x29\x4d\x23\x3b\x72\xcc\x19\x4e\x1d\x05\xbc\x23\xd9\x37\x49\x37\x75\xfa\x6c\xf0\x3e\xf0\x5d\x1b\xbe\x22\x0a\x4f\xa7\x3d\x9c\x33\x60\x3a\x5c\xd6\xd7\x2b\xb8\x7a\xb9\xdb\x65\xd7\xdc\x83\xf0\x8e\x5c\x52\xeb\x82\xf3\x01\xf6\x01\x30\xfb\x2a\x26\x31\xaa\x73\x95\xf2\x0b\x53\x8b\xbb\xb3\xb3\x86\x7e\x23\xc3\x2e\xf2\xaa\xb3\x66\xb5\xb7\xf7\xd8\x69\x3e\xb4\x25\xd0\xe2\xe4\xf5\xcc\x50\x40\xe8\x81\x58\xa8\xcf\xbe\xb3\xaf\x3a\x5e\x63\x6f\xcb\xa0\x20\x19\x8b\x17\x9d\x7f\xb1\x83\xfb\xe8\x47\xd6\x73\xf5\x08\xce\xef\x45\x78\x7d\x15\xcb\x7b\x51\xb5\x30\x17\xf8\x43\x8b\xb9\x29\x5e\x0a\xb3\x77\x7d\xd7\x0d\xf2\x28\xd1\xe3\x2d\xc7\x20\x30\x11\x7a\x51\xae\xeb\xd6\xcc\x3c\x06\xe7\x36\x0a\x9a\xcb\xf5\x4a\x5e\x47\xf9\x48\x0f\xee\x81\x2f\xb6\xff\x32\x51\xd1\x4e\x68\xfd\xbf\xaf\x07\x85\x4e\x98\x05\x3b\x2a\xa5\x41\x8f\x27\x5c\x16\xad\x11\xde\xd9\x8a\xe9\x0c\x37\x4d\x33\x87\xed\xcd\x51\x95\x37\x7d\x0e\x9a\xd5\xe9\x1e\x9c\x64\x6d\xfd\x43\x35\x2c\xbb\xc0\xa8\xb8\x59\xc4\xf6\x85\xc2\x98\xbd\x0a\xa5\x81\x63\x0c\x65\x3c\xe3\x3d\x33\xb2\xb6\x89\xb6\xf8\xe4\xe4\x78\xee\xa3\x7f\xde\xee\x16\x12\x83\x6f\x88\x38\xdc\x2a\x46\x1f\xf4\x7c\x37\x6e\x92\x6f\x40\xfe\xcd\x77\xc5\x57\xe6\xdf\xfe\xb5\xb0\xbf\x36\xf5\x60\xbe\x00\xe9\x35\x03\x0a\x5e\x3e\x79\xf4\x90\x7e\xdd\x4d\xce\x73\xcd\x01\x43\xfb\x0f\x74\xbd\x36\xd1\x6e\xa9\xe2\x23\x79\xf4\x3b\x7f\x83\x2c\x79\xec\x1b\xf7\x6d\x78\x30\x3c\x3f\x68\xee\x76\x4b\x8e\xd9\xc1\xe3\x44\x69\x12\x66\x8b\xa8\x35\xfd\x22\xfa\x38\x62\xa6\x06\xf8\x58\x84\xf0\xb5\xe2\x94\xce\xe3\x8c\xe6\x25\x5a\x82\xe4\x3e\x77\xb9\xd0\x39\xf8\x27\x5c\xae\x3f\x9c\x12\x49\x28\x87\xce\xe7\x4e\x7c\x1d\xc5\x04\x69\x17\x7a\x3f\x8b\xee\x53\x1c\xb3\x13\x66\x81\xb5\x9d\xd5\xc1\x03\xfe\xe2\x5b\x31\xc4\x54\x61\xf4\x94\xfe\xd6\x3b\x39\xd6\x17\xd9\x09\x80\x38\x88\xb3\x7e\x8f\x24\xd6\x66\xfd\x26\xa7\x46\xca\x68\xac\x63\x64\x47\x8c\xb6\x26\xb6\x68\xf8\x52\x6c\xeb\x2d\xeb\x00\xf3\xc9\xef\x48\x8c\x2b\x75\xde\xef\x65\xde\x5c\x14\xc8\xad\x84\x80\x23\x98\x6c\xd5\xb0\x51\xf6\xb8\xde\xd6\xea\x9c\xc0\xd1\x65\x1a\x34\xee\x21\x6b\xcd\x10\x84\x86\xa8\x1d\xd1\xa8\x3a\x7a\xf9\x8f\xc6\x7a\x4a\xcc\xff\x23\xa8\x14\xad\xea\x3c\xb2\xae\x7d\xa7\x2e\x89\xc5\x2c\x86\xfa\xa8\x6c\xad\x4c\xa7\x66\xa4\x31\x4d\xbb\xa1\x93\x72\xdc\xe1\x0d\x45\xb1\xa2\x11\x5c\x40\xc8\x70\xb7\xb3\x35\x33\x3a\xd7\x12\xbf\xcd\x5a\x4c\xc2\x9c\xe5\xe3\x77\xbb\xda\xe1\xff\x01\xf4\x7a\x75\x40\xbf\x4f\xe2\xf6\xa2\xdd\xbe\xe6\xa6\x64\x04\x18\xfb\xbc\xfa\x44\xe6\x4c\x3f\x3b\xac\xa0\x83\xde\x25\xb8\xf0\xfd\xe3\xe3\x1f\xf2\xca\x13\x72\xa5\xe5\x33\xc4\x4d\xbf\xec\x25\x66\xe2\xa8\x30\xbb\x16\xf6\x54\xc8\x2a\xee\x5b\x85\x1c\x98\x7d\x20\x51\xe3\x42\x52\xb7\xac\x08\x27\x59\xde\xa1\x7f\x55\xd9\x38\x5f\x73\xf2\x84\xa3\xdd\x57\x13\x8e\x2f\x84\xc9\x9a\xcb\x39\xaf\x63\x85\x3b\xdb\x7b\x9d\x9c\xb8\xc0\x81\xac\xfe\xae\xef\x20\xae\xf4\xcb\x6f\x5d\x72\x25\xc1\xbc\xbc\xbe\xab\x97\x0f\x20\xc7\x22\x6a\x1c\x66\x4d\x18\x5e\xa7\x32\xc3\x11\x17\xe5\x47\x1a\xa7\x4f\x2a\x47\xd4\xc8\x6a\xe5\x40\x5a\x36\x6b\x0f\x2c\xb1\x16\x04\x88\x41\x73\x9f\xad\xab\xa9\xcf\xcc\x2a\xb3\x15\xe7\x6b\x3a\x1f\x86\x9d\x95\x7c\x1d\xfc\xf6\x62\x74\x81\xe5\xab\x08\xdd\xc5\x07\x6d\xb2\xa2\x5d\xcd\xa6\xa3\x3d\xbb\x70\xf0\x64\xab\x4f\xa1\x25\x95\xf5\x32\x5b\x3a\x89\x4a\xeb\xf5\xf5\x94\xc1\xdb\xf4\x4a\xb6\xe3\x43\xf4\x9d\x16\x26\xfc\xcf\x3e\x6c\xcd\x59\x1d\xd4\x8d\xf8\xb9\xa8\x82\x77\xe0\x5b\xac\x7b\xba\xab\x5e\xaa\xbf\xd3\x51\xcf\x69\x6b\xf5\x53\x38\xac\xae\xc4\x52\xad\x8a\x18\xa1\xe5\xf3\xa6\x6c\x23\xf9\xc0\xb7\xc0\x43\x38\x27\xce\x6c\xe4\x4a\xc3\x0b\x3a\xe1\xf1\x9c\xf0\xd5\xbc\x33\xf0\x68\xca\x4d\xd5\x11\xef\x69\xe3\xae\x3a\xa7\x70\xc7\xbf\x9c\x39\x88\x6f\x72\x9b\xb3\xab\xae\xc5\x4c\xaa\x67\xb7\x18\x02\x2b\x11\x1d\xa3\xcf\x72\x4b\x90\x6e\xcf\x9b\x38\x37\x37\x57\x33\x1d\xc6\xbb\x48\x3a\x7f\x43\xf9\xb9\x42\x0e\xa9\xa9\xd7\xa4\xab\x1b\x31\x78\x71\xd1\xea\xb3\x65\xc6\x39\xbb\xaf\xd3\x55\xb8\x2f\xdd\x6e\x19\x7b\x97\x85\x06\x2c\xab\x05\x39\x18\x29\x38\x9d\x25\x70\xbf\x63\x35\x7c\x53\xd9\x7f\xf0\xa7\xf4\x41\xdb\x52\xb3\x44\xe7\x0f\xa7\xa6\x71\xce\xb7\xad\x8b\x6e\x6e\x7d\x56\xd7\xde\x9c\x12\x99\x64\x27\x94\x90\x31\xb3\x88\x9e\x18\xf8\x2c\x3c\x25\x20\x4f\xe5\x24\xaf\x37\x85\xc7\x9b\xfc\xa3\x38\x3c\x1d\xc9\xb0\x93\xb6\xb0\xf7\x6d\xbf\xbe\xcf\x13\x71\x4f\xdc\x48\xc8\x4b\xfa\x8e\x43\xf2\x24\x94\x2e\x52\x5e\x14\xfa\xb9\xd4\xc7\x53\x20\x20\x79\x17\xc9\x64\x04\x51\x1e\xcb\x20\x78\xfe\x21\x3c\xa5\xa3\x3d\xa5\x8f\x4f\xe0\x57\xa1\xbf\xd4\x4e\x66\x34\x81\x93\xef\x52\x9f\x95\x98\xe9\x31\x79\xee\xe8\xe7\x32\x3c\x83\xa5\x26\x94\xdf\x35\xbf\x99\x84\xf4\xe9\xf4\xc2\xc3\x10\x9f\x3a\x41\x9f\x72\x52\x37\x25\x4a\x32\x39\x83\x29\xb2\xdf\xf3\x9b\x1d\x21\x0f\x27\x0a\x1a\xca\x0d\xfa\x2b\x37\xd4\xd3\xf5\x1b\x9c\xe2\xcc\x64\x7b\xf5\x81\x93\xcf\xe3\x07\x27\xe4\xad\x15\x58\x1d\x3f\x4f\x1f\xc3\x24\xec\x1f\xba\xae\x21\xdc\x2f\x37\xb4\x9e\x11\x1a\x18\x21\x65\xfc\x28\x2e\x82\xa4\x92\x57\x32\xc2\xa3\xff\x38\x78\x6f\x97\xf1\xef\xcf\xec\xf2\xb3\xc2\x1a\xa2\xc4\x54\xf1\x36\x75\xfe\xd9\x96\x0a\x88\xf3\x45\xd4\x1c\xff\x3e\xa7\xdf\xfc\x8a\xb3\xfc\xac\xe8\x27\xeb\x7e\xf8\xd7\x5b\x6e\xcd\xea\x02\x6d\x4d\x64\x9a\xda\x77\x84\xf4\xfc\xfb\x92\x7e\x95\x2d\xff\x2d\xa3\xf0\x33\x40\x3a\xa0\xd4\x91\xc1\xb8\x5c\xff\xe4\xe2\x73\x90\x4b\x14\xf2\xe0\x52\x56\x95\x97\x5c\x24\x56\x2c\x94\xbc\x35\xe6\x8d\x76\xa9\xca\xcb\xdb\x42\x87\x87\x73\xe9\xd1\xcd\xe4\xd2\x94\xd2\x1d\x82\x9b\x51\xd0\x97\x6f\x57\x6e\x4a\x6e\x3e\x52\xea\x26\xa4\xff\x32\xc0\xab\xbe\xdb\x21\x27\xf7\x4f\xe1\x71\x6c\xf7\xbc\x28\xac\xdf\x9d\xcd\x9f\x14\xaf\xd7\x35\xa7\x75\x60\xa7\xbc\xf7\x22\x0f\xd1\x91\x68\xe0\xd4\x88\xe4\x06\xb0\xd7\xb9\xa4\xfb\x75\xbb\x1b\x55\xd4\xcf\x5e\x98\x00\x93\x9c\xb4\x62\x86\xdf\x0f\x22\x89\x60\xf9\x4d\x3f\x7d\x8c\x95\x10\x63\x75\x4a\x97\xee\xb1\x89\xdf\x25\x57\xc1\xe6\xce\x3f\xfc\x03\xbf\x5a\x42\x42\xd1\x3f\xfe\x23\xc9\x11\x77\x99\xd0\xb1\x1c\x11\xa4\x9f\x6d\xf9\x8e\xa5\x1e\xd4\xa6\xbf\xbf\x8d\x1a\x3c\xbc\xcb\x89\x0d\x38\x00\x81\x2d\xa5\x49\x9e\xa7\x28\x9b\xc8\xff\x0e\x00\x00\xff\xff\x9c\xd7\x59\x14\xf4\xbd\x00\x00")
func confLocaleLocale_frFrIniBytes() ([]byte, error) {
return bindataRead(
@@ -4419,12 +4419,12 @@ func confLocaleLocale_frFrIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_fr-FR.ini", size: 47365, mode: os.FileMode(493), modTime: time.Unix(1442599190, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_fr-FR.ini", size: 48628, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_itItIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\xbd\xdb\x8e\x1c\x37\x93\x27\x7e\x2f\x40\xef\x40\x6b\xa0\xbf\x6c\xa0\x55\x86\xed\xff\x1e\x60\x38\xed\x6d\x4b\xb2\xa5\x1d\x1d\xfa\x53\x4b\xfa\x76\xd6\x30\xca\xac\x4a\x76\x35\x47\x59\x99\xe5\x3c\x74\xbb\x3d\x18\x60\x9f\x61\x9f\x60\x2e\x77\x81\xb9\xda\xbb\xbd\xf6\x8b\x6d\xfc\x22\x82\x87\x3c\x54\x4b\xfe\x66\x2e\xa4\xae\x24\x83\xa7\x60\x30\x18\x11\x0c\x06\xed\xe1\xb0\x2e\x5d\xb7\x2d\xde\xd6\xa6\x73\xed\x95\xff\xdd\x37\xe6\x47\xdf\x1b\x3b\xf4\xcd\xc3\xa6\x3b\xf8\xde\xf6\x8d\x39\xb4\x4d\x4d\x7f\x6c\x55\x3d\x18\xba\xe6\xee\x9d\xbb\x77\x2e\x9b\xbd\x2b\x9e\xd2\x7f\x77\xef\x94\xb6\xbb\xdc\x34\xb6\x2d\x8b\x33\x5b\xd7\xae\xaa\x1a\x53\x7a\xb3\xa5\x12\x6d\x43\x1f\x77\xef\xb8\xdf\x0e\x55\xd3\xba\xe2\x49\x87\xbf\x96\x0a\xbb\xea\x50\x9c\x7a\x6a\xe2\xee\x9d\xce\xef\xea\xb5\xaf\x8b\xd3\xed\xd6\x95\x5e\xbf\x9b\xa1\x27\xe8\x6d\xf8\x1c\x0e\xc5\x6b\xb7\xf3\x5d\xdf\xda\x9e\xd2\x5a\xfe\xed\xda\x51\xe2\xb5\xdb\x74\xbe\x77\xc5\xb9\xa7\x8e\xfe\xd5\x6d\xee\xde\xb9\x72\x6d\xe7\x9b\xba\x78\x27\x7f\xa9\xa7\x07\xbb\x73\xd4\xc9\x9d\xaf\xa9\x13\xbd\xdb\x1f\x2a\x4b\x25\xde\xe8\x8f\xbb\x77\x2a\x5b\xef\x06\xc0\x3c\xf7\xf8\x71\xf7\xce\xb6\x75\x94\xb1\xae\xdd\x75\xf1\x88\x7f\xae\x56\xab\xbb\x77\x06\xc2\xd4\x9a\x50\x72\xe1\x2b\xb7\xb6\x75\xb9\xde\x63\x74\x6f\x29\xd5\x68\xaa\xa1\x54\x83\x54\x19\x80\x2b\x69\x84\x6b\xdb\x51\xe7\xf0\x61\x7c\x6d\x6c\x07\x2c\xa2\xa6\xda\x12\x26\x5f\x12\x26\xcd\xd0\xbb\x1a\xdd\x70\x7b\xeb\xab\xe2\xc9\x43\xfc\x41\xa7\xbb\xee\xba\x61\xec\xca\x0f\x20\x60\xdd\xdf\x1c\x5c\xf1\xa8\xa9\x2f\x5c\xbb\x47\x47\xed\xa1\xdf\x5e\xda\xe2\x91\xfc\x45\xdd\xad\x3b\x34\x84\x91\xa6\xbd\x21\x3c\x85\x9f\x77\xef\x34\xed\xce\xd6\xfe\x77\xc2\x19\xa1\xe6\x95\x7c\xfc\x6e\x7f\x17\x04\xed\x7d\xdb\x36\x6d\xf1\x82\xff\xdc\xbd\x43\xe3\x5e\xa3\x9a\xe2\xe5\xd0\x5c\x35\x26\xaf\x06\x59\x7b\xbf\x6b\x81\x40\xe4\x5a\xf3\x02\x5f\x5a\x0f\x72\x2f\x9a\xf6\xbd\x16\xfc\x81\x7e\xce\x4a\x53\x47\xb4\x64\x33\xed\x85\xad\x69\x12\x18\xe0\x47\xd7\xf5\x9e\x08\xc1\x10\x4e\x47\x60\x34\xe3\xb6\xdc\x13\x56\x0f\x96\x48\x6e\x44\x79\x76\x4f\xe9\x4c\x17\x5a\x9f\xdd\x6e\x9b\xa1\xee\xd7\x9d\xeb\x7b\x9a\xd8\xae\x78\xb6\xa7\xae\xf4\x52\x8f\x29\xa9\xdc\x03\x05\xa1\xe9\x5a\x82\xb9\x7b\xe7\xa6\x19\xe2\x94\x17\xff\x40\x1f\xe6\x4c\x3e\x34\x2b\x16\xe3\xbc\x73\xfd\xc2\x34\xd0\x50\xbb\xf5\x85\x73\x25\xcd\x71\x4f\xcb\x0b\x64\x38\x54\x15\xe1\xf5\xd7\x81\x06\xd7\x15\x67\xf4\x45\xc8\x91\xaf\xbb\x77\x7c\xd7\xd1\xaf\x82\xaa\xdf\x54\x6e\xef\x51\xc5\xd6\xd6\x5b\x1a\xe3\x69\x5d\x13\x28\xcf\xed\x4f\x9d\xb3\xed\xf6\xf2\x67\xf4\x17\x3f\x8a\xd7\x7e\xeb\xda\xad\x65\xf2\x3c\x32\xf1\xa0\xb5\xe2\xad\x92\x18\xb7\x12\x1a\x01\xfd\x34\x25\xc8\xa9\xa4\x6a\xb8\x7e\x5f\xd3\xd8\xab\x8a\x1a\xd0\x5f\xc5\x33\xf9\x1b\x70\xda\xfb\xbe\x72\x4c\x92\x84\xc1\x07\x3e\xcf\x34\x07\x5a\x08\xbe\xa2\xb5\xe0\xf7\xc4\x33\xae\xae\x3c\x2d\xf3\xb2\xd9\xbe\xa7\x55\x83\x95\x4f\xdd\x78\x76\x61\x08\x6d\x0f\x5a\x67\xda\xa1\xae\x09\x55\xe6\xc7\x66\xd7\xd1\xba\xe8\x7c\xe9\xcc\x63\x86\x3d\x31\x87\xca\xd9\x8e\x40\x9c\x2d\xcd\x37\xd6\xf4\xb6\xdd\xb9\xbe\xb8\xb7\xde\xd0\x3a\x7d\x7f\xcf\x5c\xb6\xee\xa2\xb8\x77\xbf\xbb\xf7\xed\x8f\x03\x15\xab\x7c\xed\xba\x6f\x3e\xb7\xdf\x9a\xad\xa5\x1c\x42\xd5\x8d\xd9\x38\xa2\x42\x87\xb6\x0c\xad\x8a\x7a\x87\x85\x79\xd3\x5f\xa2\x41\x5a\x83\xf4\xa3\x33\xe0\x09\x9f\x00\x69\xbf\x0e\xc4\x3e\xd6\xe5\x46\xf8\x21\xf7\x87\x13\x5b\xd7\x99\x17\x37\xe7\x7f\x79\x7e\x62\xce\x88\x22\x76\xad\xe3\xdf\xf4\x1f\xc1\x7f\x45\x54\x69\xde\xf8\xc7\xdf\x13\xde\xa9\xa8\x60\x65\x44\x5e\x8f\x6d\x6f\x37\x34\x0c\xc9\xc7\xaa\x7d\xe3\x0f\x4c\xa7\x65\xcc\xb9\x24\x70\x62\xa6\x5d\x3f\x99\xa5\x85\xa5\x4f\x95\x24\x86\x41\x83\xce\x6a\xa1\x2c\x45\xef\xdb\xde\x57\x58\x28\x98\x85\x7d\xd3\x03\x05\xcf\x5e\xbe\x7c\xf5\xf8\x7b\x70\x65\xfa\x57\xfa\x0b\xbf\xb5\xc4\x6f\x2e\xfe\xf3\x7a\xe7\x6a\xd7\xda\x6a\x4d\x6b\x0c\xf3\xc6\x23\xa5\xc1\x74\x5d\x45\x6c\x8d\x88\xe2\x45\x53\xda\xca\xf7\x7f\xfc\x8b\x39\x3f\x7f\x8e\x2e\xf5\x97\xc5\x19\xd1\x5a\xd3\x62\x23\xe8\x7e\xad\x80\x35\x6d\xf7\xcd\xa5\x33\xcc\xfe\x00\x65\x9a\x8b\x29\x92\x62\x67\xa9\x01\xd7\xb6\x6b\x62\xbc\xfd\x0d\x50\xce\xb5\x1e\x03\x96\xda\x68\x11\xd4\x4d\x4f\x33\x6a\xb8\x94\xd6\xe0\xeb\x2b\xea\x5d\x49\x88\x0f\x88\x19\x17\x45\x92\x29\x1b\x9a\x42\x14\x26\x12\x6d\xae\x41\x09\xad\xdd\xd2\xfe\xd1\x99\x7b\xab\x7b\xcc\xaa\xef\x3d\xbc\x47\x15\xd6\xcd\x5a\x78\x0a\x78\x7a\xe9\x3b\x4b\x8b\x63\xdd\xc6\x3d\x86\xf8\xe5\x3f\x80\x90\xa4\x23\x9a\x6f\xf2\x7c\x73\xed\xfb\x4b\xda\xbb\x0c\xef\x1b\xa0\x32\x4b\x9c\x1e\x55\x1a\x65\x30\xa3\x81\x07\x06\xa6\x93\x7c\xca\x80\xe1\x73\x61\xc0\x77\xef\x84\xc9\x5a\xa0\x33\x22\xa8\xef\x31\x62\x66\x67\xa7\x87\x43\x45\x33\x1c\xf8\x1f\x6d\xf2\x89\x68\x96\xf3\xc2\x14\x9e\x6f\x5b\x7f\xe5\x0d\xd1\x3d\x88\xa7\x56\x2a\xab\x68\xf5\x0d\x53\x46\x6d\x68\x6d\xf5\xd4\x3b\x42\xa8\xb7\x6d\xf3\x89\x70\x9e\xf5\x88\x42\xcc\xeb\x06\xb8\x72\xd5\x88\xfd\x47\xb8\x48\x38\x03\x31\x4c\xe3\x4d\x62\x5d\x2c\x84\xb4\x8e\xa8\xd7\x9b\x8e\xe6\x8b\x70\x41\x7f\xab\x2b\x0b\xb8\xda\x30\xb7\xb4\x34\xe8\xd6\x6d\x01\x0e\xb6\x37\x90\xa0\x80\xd5\xf3\xa4\x73\xbb\x81\x05\x10\x43\xe2\x8a\x2e\xa5\x90\x1b\x5a\x7c\xae\x39\xd4\xb7\x2b\xe2\x0a\x24\x2b\x38\xcc\x91\xeb\x3a\x88\x39\x58\x0a\xd2\xff\x36\xf4\x3f\xeb\x9a\x63\xa6\x46\x4c\x86\xb9\x16\x56\x7e\x43\x5b\x75\x5d\x3c\x6e\xb0\xf1\x34\xe1\x3b\x34\xf5\x17\xf4\xb5\xa1\x85\xa8\xcb\x8e\x76\xa9\xf3\xf3\xa7\x66\x5b\x01\x87\x6f\x5f\x3f\xef\x78\xb9\x5d\xae\x0f\x84\xce\x02\x39\x67\xf4\x23\x25\x85\x6a\x90\x6a\xea\x61\xbf\xa1\x55\x7a\x7d\xe9\xb7\x97\x60\x6b\x2d\x57\x05\xc9\x0d\x3c\xb7\x33\x43\x47\x54\x77\x42\xbb\x25\x8d\xc8\x10\x06\x99\x74\x4c\xdf\x44\x72\x05\xf8\x05\x11\xe7\xd0\x62\x11\x5e\xf6\xfd\x41\xda\x45\xed\xd6\x3c\x7d\xf3\xe6\x2c\x4b\xcd\x9b\xb6\xbc\xb5\x76\xdb\xa6\x42\x6d\xbc\x67\x66\x84\xb4\x12\x4a\x1a\xda\xaa\xa0\x11\x2d\xd0\x18\xe5\x4c\xf0\xe1\xeb\x8b\x6a\xa0\xbd\xdd\x99\x6e\xd8\x55\x1e\x98\x08\x3b\x07\x50\x63\x77\x3b\x12\x45\x09\xcd\xdc\xa9\xcf\xf1\xdf\x39\x61\xbe\xb4\x34\xf7\xb6\xda\x5e\x82\x2d\x80\xfc\x6a\xa6\x4e\x5e\x08\xc6\x55\xb4\xf1\x92\xa8\x4a\x4d\xf3\x72\x69\x0e\x58\x95\xcb\xeb\xe5\x07\x8b\xa1\x10\x39\x5d\x05\x89\x6b\x09\x2a\x08\x61\xdd\x9e\x50\x12\xd9\xb4\x39\x7f\x01\x3c\x71\xe2\x45\xdb\xec\x8b\xc7\x36\xfb\x0a\xe3\x7c\x41\x25\xd1\x5f\x5f\x13\x99\xd2\xaa\x69\x4e\xcc\xeb\x1f\x1e\x99\xff\xf0\xd5\x97\x5f\xae\xcc\xd9\xf0\xc7\xff\x31\x44\x6d\xa0\xbb\xae\x21\x92\x18\xea\x04\x68\xb8\x3f\xa6\x01\x2e\x68\x91\xed\x21\x82\xdf\xc3\xe2\xbd\x67\xbe\xe1\xac\xff\xe2\x3a\x9a\x59\xdf\xac\xb6\xcd\xfe\xdb\x15\x24\x26\xe2\xba\xad\x92\x3f\x77\x99\x69\xf6\x85\xef\x95\xfc\x15\x60\xb6\xa1\x4c\xc0\x82\x64\xbd\xa6\xc5\x73\xe1\xdb\x7d\x71\xba\xa1\x9d\x84\x30\x1b\x24\x4d\x10\x41\x90\xba\xa3\xb4\x46\xa8\x23\x4e\xe5\x2f\x6e\x22\x38\x44\x1d\xa2\x75\x9a\x24\x4c\xe0\x13\xc5\x21\x53\xe9\x9a\xd5\x8c\xad\x5b\xe4\x61\xd4\x99\x73\xa1\x65\xe2\x53\x55\xdf\x7a\xfe\x24\xa9\x89\xe6\xf2\xe2\x02\x3b\xbc\x6c\x4a\xa1\x9d\xb4\x39\xbd\x92\xec\x31\x1c\x11\xf1\x81\x74\x87\xc7\xa0\x7d\x29\x40\x88\x79\xf4\xf8\x25\xb1\x65\xf4\x8d\xf8\xc8\x3e\x56\x40\xc2\x5d\x09\x2e\x74\x65\x4f\x88\xd7\x11\x42\x20\x72\xb6\xbe\x23\x2e\xe0\x12\x07\x42\x6f\x90\xd5\x6c\x6d\xb5\x07\xce\xb0\xfa\x75\xa7\x20\xf1\x97\xd8\x93\x6d\xa5\x3d\x2a\xfd\xa3\x26\xc8\x20\x20\x59\x4d\x41\xf3\x0e\xe6\x05\xb0\x27\x6d\x07\x5a\x25\x7b\x22\x8e\xa1\x25\xb6\x74\x82\xcd\xcb\x48\x76\x67\xc0\x7b\x06\x52\xa6\x6c\x49\xda\xc4\xe6\xc6\x60\xe2\x3b\x6c\x9c\xa5\xbb\xb0\x43\xd5\x67\xbd\x1a\xed\x5f\x19\x26\x46\xb3\x68\x5e\xd8\x9a\x56\x95\x5b\x2e\x36\x47\x23\xad\xb8\x76\x54\x7e\x2f\xe5\xa9\x7d\x2c\x65\x66\xad\xfe\x44\x08\x1b\x09\x49\x24\x27\x06\xea\xb1\x5a\xbb\x86\xd0\x89\x6d\x52\xf8\x6e\xd8\x1b\x6b\x6e\x3c\x68\x33\x4f\xf8\xd3\x44\xa5\x66\x9c\xad\xdd\x7a\x2d\x42\x9a\x61\x41\x80\xd4\x11\xa3\xd9\x58\x39\x8c\x18\x9a\xb5\xea\xe2\x61\x3e\xa0\x95\xca\x7b\xa4\x47\xa9\xfa\xb9\xbe\xf2\xa4\xe3\x05\xb2\x22\x69\xfa\xd2\xeb\x06\x63\x4e\x75\x57\x00\x6f\x7a\xe7\x4a\x2c\x58\xea\x13\x6b\x91\x6e\xb9\x1e\xed\xd8\x79\x18\xbd\xa0\x83\x88\x66\xb7\xc3\xf6\x15\x46\x7f\x15\x2b\x3b\x70\x65\x27\xb4\x01\x5e\xf9\x8e\x35\x6e\x46\x52\x2f\x44\xa7\x70\x8c\xcc\x08\xcc\xdc\x58\x7b\xe6\xc6\x93\xb1\x0a\xaa\x91\x2a\x25\x22\xd0\xbe\xa4\xed\x90\xf6\x3a\x91\xf2\x08\x35\x24\x1d\x2a\xfa\x87\x28\x9d\xa8\xac\x42\x4b\x81\x64\x77\xda\x07\x4b\x54\x7f\x42\x93\x4b\x9b\xe9\x7e\xa8\x69\xd3\x8d\x3b\xaa\x79\xf6\xb8\xf8\xc2\x34\xb4\x4e\xda\x96\x56\x0f\x6b\x50\xdc\x19\x62\x78\xa3\xd9\x76\x6c\x4a\x20\x16\x46\x4c\x39\xac\x18\xe9\xde\x02\x03\x38\xd5\x7e\x9c\x8e\x6a\x08\x05\xe6\x9a\xf2\x44\x82\x4a\x62\xb2\xf2\xaf\x94\x15\x19\x58\x82\x91\xc2\x63\x65\x5b\x15\x99\xf5\xae\x81\x0a\xa8\x5a\x8d\x6e\xf4\x30\x19\x74\xfd\x7a\xe7\xfb\xf5\x05\xd8\x69\x59\xfc\x40\xb9\x30\x37\x10\x57\x41\x16\xf3\x2f\xc2\x14\xad\x5e\x9a\x78\xdf\x7f\x6d\xee\x5f\x05\x11\xf9\x2b\xb0\xc8\x35\xad\x5f\x5f\x81\x86\x65\x13\xb4\x46\x6d\x14\xb4\x8d\xd1\xf4\x74\xc3\xe1\xc0\x3b\xad\x4a\xc2\xb4\x80\x68\xba\x68\x6e\x99\x0e\x3b\x52\x6b\x3c\x54\x1b\xac\xbe\x58\x6e\xe3\x6b\x4a\x26\x59\xfe\x82\xf8\xad\xe7\x25\x68\xcd\x7d\x62\x17\x2f\x5f\xbd\x1c\x01\xee\x9a\xcd\xe0\xab\x72\x85\x31\x8a\xcc\x4c\x12\xb3\x52\x48\xf1\x1c\x33\x4c\x18\xdb\x0d\x61\x41\xe7\xaa\x05\x77\xee\x8f\xff\x45\x20\x6d\x4b\x05\xac\x8c\x2b\x54\xb3\x20\xf4\x2d\x09\x4d\x0a\xde\x48\xe1\x28\x8e\x01\x2b\x44\x1c\x50\x61\x89\x0e\x79\xb9\x6a\x6b\x91\xd2\xb8\x59\xfa\xf1\xb5\xa1\x81\x99\x87\xdf\xd2\xff\x84\x55\x12\x70\x64\x97\xda\x2d\xcc\x86\x48\x8a\x22\x42\x88\xf8\x3a\x1e\xde\x78\x04\xa3\xd5\x32\x26\xc8\xb0\x30\x44\x36\x47\xcf\xb8\x48\xac\x40\xa8\xa5\x1b\x98\xf8\x8b\xef\x5d\x7d\xe5\x6a\x22\xf7\x4f\xcc\xb9\xb7\xa4\xfc\x5e\x90\x56\x4a\x8a\x15\x36\x9b\x7e\x30\x76\xb3\xa1\x99\x22\x89\x07\x22\x14\x28\xea\xc4\x6c\x06\x2c\x4b\x92\x41\xda\xde\x63\x75\x34\x2c\xb7\xfc\x04\xeb\x1a\xe9\xde\x83\x48\xe6\x4d\x45\x0c\x40\x08\x5f\x34\x43\x92\x0c\xa6\xd6\xa1\x00\x95\xc8\xbb\x23\x65\x64\x7b\xb9\x8e\xd6\x39\x60\xab\x77\xbf\xf5\xc5\x23\xbb\x47\x3f\x1e\x87\x0c\x6c\xee\xc8\xa0\xad\xfc\x86\x67\x93\x28\xdf\xec\xbd\xf3\x23\x99\x9d\xa4\x25\xa2\xdc\xa6\x65\x89\x49\xc1\x52\x3e\xea\xa0\x61\x10\xf7\xe2\x5a\x48\x51\xe8\x8a\xe7\x0e\xb5\x98\x57\x13\xb3\x0d\x65\x8b\x99\x29\x36\x13\xcc\x4d\xcc\x3b\xd9\xb0\xf8\x8e\x7e\xf1\x34\x07\x7b\xc8\x8a\x26\x88\x0d\x2d\xda\xbf\x5a\x84\xdf\x48\x5f\xc4\xad\x19\x71\x6a\x6a\xfc\x59\xad\x20\x23\x03\x08\x65\x13\x2b\x82\xd1\x24\x99\xf5\xd6\x3a\xc1\x6c\xde\x03\x27\xac\xd9\x60\x75\x1a\xcc\x41\x51\x20\xba\x74\x07\x08\x50\xfb\x6e\x57\x3c\xb5\x9e\x56\x37\x31\xbd\xc4\x38\xbf\x33\x62\xbe\xa4\x2d\xd8\x92\x1e\xd4\x35\x58\x8a\xeb\x8f\x2f\xdc\x49\x89\x46\xcb\x8f\x37\x61\x31\x36\x92\x20\x5f\x08\x51\x75\x07\x6f\xb7\xb2\xc1\x8e\x37\x61\x5a\x34\x44\x8f\xbc\x6b\x85\x9d\xba\xb7\x2b\x22\xc5\xc4\x44\x40\x03\x96\x96\x30\xb8\xc8\x83\x09\x9f\xc6\x82\x05\xae\x66\xc2\x03\xba\x0e\x26\x39\x6b\x5e\xd7\x55\x10\x0c\xc7\xbd\x81\xe4\xc7\x22\xf0\xa8\x5b\x2c\x61\xf5\x96\x77\xe0\xbd\x83\x32\xb3\xa6\xf9\xa6\x0d\x97\x68\xd6\xc2\xdc\x45\x5b\xd3\x8e\x78\xc2\x82\xa4\xca\x0b\x84\x38\x60\x6f\x05\xca\x7d\x00\xea\xbb\x68\x3d\x26\x2e\x73\x5d\x7c\x4f\xb2\xdc\xae\x66\xcb\x4b\x8e\xfb\x67\x1d\x6b\xbc\x3d\xcf\xdd\x2a\xee\x1c\x22\xf8\xb0\x6c\xdb\x51\x85\x61\x06\xde\xd6\x96\x49\xc4\xaa\x88\x2e\x28\x15\x0c\xc4\x71\x12\x5f\xf1\xf8\x6b\xcd\x37\x9b\x6f\xef\x77\xdf\x7c\xbe\xf9\xf6\x04\x8c\x58\xd5\x3f\xd1\xa5\xb7\xc4\x58\xc1\x98\x4a\x1f\x94\x17\xd8\xcb\x79\x83\x6f\x49\x40\xa0\x61\x98\xfb\xa5\xc1\xbc\x60\xc3\xa6\x5d\x85\x48\xa8\x57\xee\x3f\xdd\xee\x83\xf0\xd1\x37\x91\x9e\x61\x69\x66\x1b\x57\x23\x2b\x25\x1a\x38\xed\x96\x17\x30\x2f\xa6\x00\x7c\xca\xb3\xc2\xdb\xd8\x30\x22\x7e\x1e\x7a\xe5\xf7\xbe\x3f\x4a\x82\xb4\x45\x51\xef\x21\xa7\xf0\xb0\xb1\xf5\xb9\x87\x01\x37\x32\xdd\x42\x0f\x34\x3a\xda\xde\xa8\x28\xc4\x84\x31\x55\x5a\xe8\x1f\x2c\xe4\x7c\x45\x1c\x81\x18\xa8\x87\x6e\x6a\xbb\xf5\x50\xeb\x74\xb8\x52\x48\xf0\x91\xb7\x0d\x6f\x6f\x97\xd6\x8f\x55\xa6\x84\xc7\xa4\x04\x32\xc3\x0e\xf3\x43\x98\xf8\x34\xce\xc7\x67\xd4\x01\xd9\xd7\x50\x11\xed\xab\xee\x8a\xd8\x36\xd5\x68\xb3\xde\xc7\x99\x25\x19\x6c\x68\x14\xcc\xb5\x95\x92\x00\x4b\x33\x27\xe6\x02\x93\xb2\x25\x3e\x4f\xfb\x77\x65\x0e\x43\xd5\x59\xb0\x68\x58\x50\x3a\x92\x8f\x9a\x95\x22\x32\x8c\x80\x20\xb7\x96\xb3\x59\xdb\xad\xc5\x92\x90\x6a\xa4\x85\xb9\x88\xc0\xa0\xa5\xb2\x1c\x21\x0c\xa3\x77\x49\x99\x8e\xaa\xa3\x94\xd5\x4d\x34\x00\x42\x98\x23\x0d\x62\x3b\xe4\x96\x28\xee\x14\xfa\xd6\x2f\x76\xed\xd3\xd6\x7f\x16\xba\xa7\x44\x9b\x3a\xd6\x3a\x9f\xf6\x49\x17\xad\x56\x32\xd6\x6c\x61\xbe\x0e\x70\xa1\x8a\xb4\x41\x85\xed\x97\x6d\xcf\x33\xba\x82\x19\x80\xed\xd1\xb3\x35\xb6\xb5\x25\xe6\xaa\x49\xdb\x71\xc0\x71\x6a\x37\xe8\xe0\x93\x21\xc5\x5e\xcb\x90\x52\xaf\x63\xb9\xbe\x69\xd6\xdd\x25\x2c\x22\x24\x13\x55\x43\xbd\xbb\x74\x30\xa4\x8a\x10\x11\x6d\x73\x68\xf9\x90\x69\xf0\x34\x71\x8d\xf9\x8f\x30\x3c\x83\x94\x5b\x2f\xbb\x38\x70\xf5\xb3\xae\x38\xec\x37\x61\xb9\x9d\x89\x5d\x3b\xa4\x2f\x2d\x50\x80\x8b\x64\xfa\x0e\x7c\xe3\x46\x60\x14\xfd\xb6\x2c\x69\xb4\xdd\x02\xae\xe9\x53\x20\xf3\xf9\x50\x16\x1e\x84\x94\xd7\x9a\x60\x34\xe1\xc4\xfc\xd5\x55\x5b\x3e\xc9\x43\x9f\xa1\x10\x53\xa7\x6f\x5c\x57\x9c\xff\xf1\xaf\x30\x8a\x92\xe4\x41\xbb\x36\xac\x57\x37\xb0\x06\x33\x17\x63\x58\x98\x26\x08\x14\x07\x5f\x2f\x67\xa2\x39\x76\xde\x94\x9a\xef\xc3\x6c\x0e\xa0\x2d\x3c\x50\x6c\x10\x65\xce\xe6\x62\xfc\x6b\xc7\x16\x73\x22\xa2\x9a\x1a\xe1\x83\xa0\x34\xb2\xf3\xf3\xa7\x6f\x58\x85\xe0\x16\x60\x84\xbc\x62\xfb\xd6\xdd\x3b\x4f\xfb\xfe\xd0\xbd\x55\x5b\x14\x5b\x8e\x50\xfb\x0d\xf4\xe5\x90\xaa\x9f\x77\xef\xbc\x71\x76\x9f\xfa\x89\xaf\xbb\x77\x4e\x49\x4c\x48\x69\xd0\x5f\xda\xec\x78\x8a\x65\x41\x19\xc4\x93\x60\x6a\xa9\x1e\x70\xaa\x9c\xbb\x89\x46\xe8\xf8\x28\xed\x97\x19\xad\x10\x2b\x21\xa6\xf0\x0b\x4d\x74\x75\x20\x25\x16\xf2\x59\x84\xa5\x1d\xd9\xe1\x44\x85\x75\xbd\x48\x4d\xb4\x70\x2f\x48\xbf\xde\xd3\x4f\x42\x40\x63\xb0\x61\x93\xa8\xea\x3f\x7d\xb8\xfe\x6c\x52\x51\x49\xcc\xe1\x6f\xaf\x8c\x3e\x0f\x44\x83\x1e\x95\x76\xfe\xf7\x30\x86\x07\x6c\x23\xd5\xee\xdf\xef\x56\x0f\x70\x50\x48\x02\x73\x82\xf8\x45\xcc\xa8\x2c\x61\xd6\x6c\x4a\xad\x78\x49\x90\xbc\x9e\xd6\xc4\x2f\xb0\x15\xfd\x76\x6b\xb1\x3d\xce\x93\xf6\xf3\x72\xc2\xf9\x72\x8c\x12\x23\x18\x5b\xcc\x64\x69\x28\x3b\xa0\x22\x30\x38\xce\x0b\x60\xea\x33\x98\xfa\x3d\x49\x06\xb5\xc2\x3d\xc1\xff\xa4\x67\x53\x77\x1a\xa2\x34\x9a\xf5\xaf\xe3\xc1\x2a\xed\xae\xac\x86\x6c\xfb\xe2\x59\x15\x0c\x12\xba\xbd\xb4\x44\x98\x07\x12\x7f\xb1\x13\x47\x3e\x92\xf4\x1a\x12\x83\xcb\xc1\x8d\x79\x47\x2a\x44\x6d\xad\xf2\x93\xe0\xf5\xc6\x39\xda\xc8\xed\x7b\x57\xa3\xa5\x3a\x2d\x29\x8c\x40\x24\x47\x3d\xdd\xd1\xad\x85\xb4\xaf\x63\x05\xc7\x76\xf7\xe5\x0a\x48\x90\xba\xad\x7c\xf5\x60\x7c\x46\x9c\x55\x92\xea\xe8\x69\xd5\xdc\xda\x09\x2c\xab\xe5\xe6\x65\x66\xb9\x18\xa1\xa0\x2c\x9e\x3f\xf0\x13\xc6\xb0\x5c\xce\x57\x15\x09\x0f\xd5\x3a\x36\x3d\x6f\x0f\x64\xe5\x89\xae\x32\xda\x8f\x3b\x86\x5f\x65\x28\x8f\x93\x96\x26\x39\x63\x65\x58\x14\x61\xee\x14\xa0\x67\x01\x05\x99\xf4\x51\xae\x47\x9a\x30\xf7\x65\x24\xdc\x10\x49\x6f\x49\xf1\x24\x3d\x9c\x15\xc1\xec\x58\x65\xac\x1f\x83\xc3\xd1\xbe\xd6\x79\x1b\x34\xed\x66\xa9\x15\x22\x58\xe8\xcd\x7f\xa6\x19\x31\xe8\x40\x7c\xf4\xcd\xc7\x37\x14\xf7\x95\x77\x2a\xba\x42\xce\xb9\xe4\x8d\x33\xc7\x08\xd7\x66\xf3\xda\x6c\xf0\x91\xc0\x22\x70\xbf\xd1\x6e\x93\x8e\x5b\x62\xeb\x98\x0a\xd7\x61\x27\x5a\xc1\xf1\xa2\xeb\xa1\x34\xca\xe0\x12\x34\x9a\xa3\xf1\x10\xcb\x64\x63\xec\x9e\x84\x24\xb0\x09\xb1\x0e\x54\x3d\x58\x05\x94\x88\xb6\x51\xcb\x15\x06\x0b\x8a\x58\x99\x47\xde\xe4\x5c\x0b\x72\x4f\x05\xf9\x3a\x47\x05\x2f\xbc\x30\x5a\x1c\xb7\xbc\x77\x37\x73\x41\x84\x2d\x33\x9c\x48\x0d\xec\x5a\x5b\xb2\xac\x79\x95\x70\x02\x2d\x28\x6e\x3e\x5f\xb3\xda\x3a\x88\xa1\x92\x81\x6e\x62\xd5\x7c\xa6\x1c\xb7\x83\x63\x35\xb0\xbd\x8d\xd0\x3b\xec\xb9\x51\x41\x81\x55\xf3\xe6\xd8\x24\x94\x55\x71\xd5\x40\x0e\x07\xbf\x87\x7d\x8d\xf6\xaf\x60\x15\x39\x15\xeb\xa3\x1e\xc6\x70\xf3\xad\x1f\x88\xbf\x05\x3b\x0e\xb1\x7a\x5a\x58\x15\x50\x2f\xce\x1e\xcf\x44\x0d\x08\xa6\x0f\x98\x2b\xbd\x2b\x71\x74\x4e\xf3\x6b\x03\x6b\x27\x8c\x26\xea\x3d\x31\x25\xcd\x4c\xef\xf8\xcc\x1f\xba\x0d\x1c\x16\x2a\xdb\x56\xba\xc3\x74\x24\xbd\xf9\xb6\x16\xa1\x4b\x67\xe0\x8f\x7f\x59\x85\xa6\x21\xea\xc3\xdb\x63\xd2\x32\xe4\x57\x6d\x73\x2c\xc6\x6a\x07\x1e\x8c\xcf\x23\x4f\x58\xc1\x14\xc8\x96\xd1\x44\x7d\x51\x0e\x37\x19\xa2\x5a\xdf\x26\xe7\x99\xc4\xd1\xb5\xbd\x51\x37\x27\x2b\x35\x8e\x35\x8d\xd2\xe6\xa3\xac\x52\xcb\x39\x6a\xf9\x6c\x46\xdb\xb5\xe3\x39\x49\xe3\xf4\x30\x81\x89\x0d\x35\x62\x59\x96\xc2\x89\xd8\x6d\xed\x15\xb6\x28\x59\x09\xc4\x0d\x09\x12\x07\x71\xe3\xea\x90\x4f\xbd\xbf\x92\x1e\x88\xd7\xc4\x7a\xd3\xe2\xcc\x23\x5b\x91\x84\xeb\x16\xf4\xf5\xa9\xe4\x7c\xc6\x1e\x09\xf0\xb6\xa9\x33\x4a\x89\x0b\x94\xa4\x3d\x0c\x00\xb6\x13\xf6\xa3\x58\xeb\x51\x87\xda\x92\x54\x73\xd4\xd3\x8b\x6e\x30\xe1\x80\x03\x07\x54\xb1\x8c\x9c\x68\xdc\x5a\x14\xa7\x79\xc4\x24\x46\xbe\x37\xff\xd8\x90\xb0\xd1\xd4\xe0\x76\xbc\x89\x8b\x8d\x2f\xf3\x73\xf1\x6e\x6c\xe8\x61\x09\xda\xf7\x37\xa2\xd7\xca\xe9\xce\xb0\xd9\x54\x2c\xb7\x5e\xc0\x27\xed\xda\xb5\x24\xde\xba\xdd\x60\xd9\xc7\x8c\x5a\x26\xc6\x57\xbc\x6b\x7a\x76\x03\x13\x10\xd8\x02\x01\xe2\x7b\x76\xc2\x81\xb0\xbb\xe2\xed\x02\x52\x77\x7b\xc5\x7b\x55\xd8\x42\xcc\x83\xfb\xdd\x03\xf4\x8e\x76\x75\xca\x93\x2d\x2a\x95\x38\xf0\xf6\x53\x8b\xea\xc6\xcd\x97\x50\x2f\x48\x85\x1f\xfa\x9e\x78\x36\x53\x58\xbe\xd5\x73\x75\xd1\xea\x5a\x43\x0d\xf7\xbd\xcc\xe7\x4f\xc1\xd5\x88\xe6\x22\x38\x24\x89\x2f\x52\xb3\xe8\x30\xa2\xcc\xa7\x2b\x1e\x81\xc3\x78\x11\x90\xc5\xdc\x54\x04\x73\xfb\x39\x7f\x7a\x3e\xa9\x05\x96\x60\xfb\xe8\x8a\xec\x10\xd7\xf3\x2a\xea\x8a\xa9\x2d\xaf\x84\xb2\xed\x8a\x27\x30\x11\x90\xea\x1c\x75\x98\xc1\x97\xc5\x5b\x5f\xa2\xbf\x84\x79\xaa\x65\x3d\xe9\x6a\x98\x90\x26\x0e\x42\x4e\x29\x94\x03\xcc\xe4\x3a\xc2\x43\x28\x61\xf8\x38\x0e\xf2\x40\xc7\xae\x89\xb4\x2c\x9a\x5d\x8d\xbd\xbd\x17\x03\x8b\x87\x28\x09\x2c\xda\x11\x3b\x39\x31\x62\x4a\xc1\xf1\x31\x31\x54\x62\x10\x0d\x7d\x2a\xb1\x5f\xbb\x8d\x71\x17\x17\x84\xda\x81\x2d\x37\x3d\x2d\x67\x98\xce\xc5\x9a\x2c\x46\x31\xb8\x14\x65\x67\x10\x8f\xc4\x24\xd3\x4c\x5c\x0f\xaf\xe1\x7a\x88\xf3\x41\x3e\x70\x3b\x23\xa2\x54\xb5\x61\x38\xe0\x74\x2a\x22\xe2\x14\xc6\x69\x22\x1e\x13\x27\x6f\x0c\x10\xf5\x35\x45\xc9\x41\x11\xa7\x56\x26\x1a\x96\x56\x40\x3f\xb7\x7c\x78\x20\x07\x30\xab\xb8\xdc\xa2\x73\xe1\xdb\x40\xa5\xb2\xe4\xd0\xe5\x09\x48\xb0\xee\xbc\x81\x47\x94\x7a\x4a\x5d\x7b\x1c\x38\x12\x4e\xb6\xbd\xe9\x69\x13\xba\xb6\x37\xe6\xb2\xb9\x36\x95\xaf\xdf\xc3\x35\x0a\x2e\x93\x53\xf3\x92\xd8\xcf\x88\x3c\x07\x76\x4e\xc4\x0f\xbb\xe4\xbf\x16\x0e\xf2\x46\x0c\x21\x9c\xbe\x29\x2b\x38\x00\xfd\xb5\x55\x91\x6f\xb9\x4c\xf4\x5a\x21\x3a\x04\x9a\x2d\xcf\x70\x32\x7f\xb6\x2c\x07\xd1\xb4\x6e\x2f\xc1\x54\xc3\xf9\x2a\xc6\xdf\x34\x9d\x5a\x80\xa5\xf5\xf3\xad\x1c\x5d\x06\x13\x70\x80\xd4\x59\x09\x7d\x0c\xb3\x36\xe1\x52\x19\xb8\x9c\xca\x86\x0e\xf2\x92\x5f\xd3\x76\xb0\x63\x09\x95\xbd\xa3\xe4\x20\x47\x65\x20\x66\x69\x0f\xfc\x7e\xcf\xc7\x7a\xe2\x85\x34\x1e\x63\x3a\x34\x7a\x49\x13\x0c\x49\x66\x09\x41\x18\x35\x29\x14\x9e\x06\x8e\x93\xc4\x3d\x6f\xdb\x1b\xf6\x45\x55\x5c\x54\xa0\x8d\xd1\x70\x22\x8d\x3d\xc7\xf9\xc4\xe2\x88\x0c\x1f\x55\x82\xe2\x5c\xa2\x38\x37\xa5\xb8\x48\x50\xe9\xbc\x4d\xb8\x7b\xe2\x43\x4d\x55\x2e\x98\x6b\x2d\x16\x5c\xa5\x1e\xa3\x31\x5b\xdc\x42\x73\x7f\x57\x98\x01\xd6\x23\x18\x31\x0d\x98\x97\xee\x3a\x03\x5c\x90\xe4\x9f\xa7\x8a\x42\x6b\xd3\xf3\xac\xd5\xac\xfb\x09\x31\x62\xb4\x8a\xe2\x6e\xb4\xf1\x6e\x65\x29\xd9\x31\x26\xcc\x2b\x62\xe6\x07\xd8\x0a\x71\x1c\xca\x16\x4d\xe2\x52\xb0\x89\x06\xa3\x61\xac\x8a\xb1\xc6\xda\x4f\x17\x6d\x21\x5e\xd9\x5d\x74\x81\xd5\xfc\xe8\x05\xeb\x13\xa0\xc0\x89\xfa\x74\x2b\xeb\x64\x61\x04\x82\xff\x94\x6b\x32\x22\x82\x9f\x86\x63\xf9\xd8\x25\x9e\x08\x39\x52\x8a\xde\x10\xd3\x96\x2a\x62\x8a\xda\xa6\xf4\xa8\x0c\xd6\x69\x17\xdb\x09\xbb\x42\x38\x59\x95\xbd\x21\x75\x95\xf2\xc0\x19\x55\xb9\x7b\xac\xdf\xd3\x7c\x19\x13\xe7\x3a\x71\xd4\x1c\x1b\xbf\x84\x3d\xc1\x41\xec\xca\x29\x33\x82\x32\x22\xde\x32\x70\xc5\x83\x27\xce\x98\x37\x99\xc7\xcc\xac\x88\x91\xd1\x96\x27\x5c\x93\x39\xd5\x77\xb3\xb6\xc3\xec\x6b\x1f\x49\x3c\x35\xd0\x50\x8d\x0c\xac\x0c\xf3\xcd\x3e\xa6\x9f\xe0\x20\xb9\x64\xda\x94\x01\x83\x45\x0c\xf5\x2e\x63\x25\x53\x8d\x56\x4a\x4c\xa0\x67\x59\xeb\xd1\x49\x04\x44\x80\x3f\x7b\xfa\x00\x29\x62\x24\x37\x06\x9f\xfc\x68\x8c\x95\xe9\x83\x7b\x62\xdb\x7a\xea\xa9\x88\x5f\x1f\x38\x80\x60\x9a\x6a\xf4\xb4\xdf\x2f\xf8\x1e\x84\x01\x4c\x76\xb0\x29\x32\xd2\xd6\x9e\x36\xb4\xa1\x9e\x6f\x67\x71\x35\x44\x51\x26\xae\x87\x6d\x26\xd3\xa0\x5d\x68\x59\x11\xa3\x2c\xf0\x38\x91\x80\x98\x9a\x54\xfa\x66\x8e\x4b\x28\xf0\xea\xe0\x91\x2a\x89\x7a\xc6\x54\x76\x58\x99\xb3\x86\x96\xc9\x1f\xff\x5b\x1c\x0f\x5d\x28\xa3\xb2\x19\x58\x24\xab\x70\xe2\x23\x81\x73\xc0\x3e\x18\xc2\xa2\x4f\x61\x25\x3c\x36\x57\x24\xa8\x27\x7b\xf6\xa7\x03\xe3\x6d\x7b\x1b\x54\xde\x7e\x10\xe7\x23\xb1\x44\x59\xf5\x0f\xd4\xbd\xee\x9b\x0e\xa7\x1b\xbb\x6f\xe1\xd0\xd1\x59\xcf\x8b\xef\xbb\x6f\x3e\xd7\x54\x3e\xcc\x8d\x73\x4c\xd2\x6b\xc9\x63\xfc\xd1\xf7\x4f\x87\x0d\x9f\x50\x7c\x63\x33\xcf\x69\x75\x01\xd1\xbe\x25\x4c\xb0\x1f\x75\xc3\xf0\xf0\x81\xaa\x58\xed\x1e\x95\x3c\xa8\x83\x3a\x2d\x34\xf8\xae\xd3\x52\x12\xdf\x6b\x38\xe6\x35\xc4\x49\x3a\x76\xd4\x64\x8a\xb3\x89\x0d\x52\xd5\xab\xb4\x60\x16\xa6\x4b\xe5\x53\x99\xe9\xcc\x2e\x74\xc6\x62\xa4\xa1\x44\x35\x17\xf6\x69\x59\x02\x60\x95\x0a\xb1\x40\x33\x2d\x04\xcf\x5c\x42\xd7\x5e\x5d\x82\x51\xd6\x56\xf0\x2c\xbf\x31\xac\x0f\x71\x0d\xa1\x74\xf4\xae\x26\x14\x06\x2a\x42\x9e\xb6\xcc\xa2\x0d\x9f\xf3\x47\xaa\x8b\xb4\x8e\xfd\x08\x94\x84\x36\x59\x8a\x8f\xbd\x24\xc8\x39\xeb\x50\x56\x09\x44\x44\x46\x19\xc6\x11\x59\x25\xea\xfb\x7b\xaa\x2f\xf1\xca\x29\xc8\x9c\x5b\x86\x3e\xe4\x6c\xd2\xf2\x4f\x61\x95\x42\x97\xae\x63\x2f\xa9\x8f\x65\x93\xb3\x66\xc3\xa8\x43\x6b\x1f\xc3\x29\x69\x40\xa7\x61\xa5\x83\xe1\xb1\xed\x87\xa7\xeb\xad\x58\x74\xc2\x92\x41\x26\x5c\xb2\x83\x36\x27\xd2\x8f\x95\x33\x31\xd6\xea\x68\x83\x97\xc3\x06\x9e\x01\xc8\x28\x82\x08\x16\x63\xd1\x1f\xf6\x88\x95\x0b\x37\x68\xc6\xfc\x27\x92\x02\x6f\xe0\xc8\xd3\xbc\x27\xc2\x9a\x96\xe0\xd4\xa3\x65\x12\x1b\x12\xe5\x29\x32\x21\x88\x8d\x13\x4d\x2a\x9c\xe8\x43\x75\x54\x67\x80\x19\x07\xc2\x41\x25\xad\x0f\x75\x99\x0b\x36\x8f\x4e\x2b\x08\x9c\xc8\xaf\xcc\xeb\x68\xf7\x4a\xaa\x4b\x00\xc7\x72\x13\x03\x55\x64\x17\xe0\xc1\x43\xbd\x21\x3e\xcb\x1e\x7b\x52\x4f\x48\x8a\x33\x76\x3a\x6a\xcf\x65\xa6\x93\x7e\xc4\x73\x65\x32\xd6\x8c\x9a\x4c\x0e\x31\x6f\x18\x57\x99\x7b\xdc\x99\x4a\xa3\x2e\x78\xa9\xab\x83\x45\x28\x89\x24\x23\xd7\x81\xb8\xac\x4e\x42\xa7\xf8\xe7\xdf\x4c\x77\x97\xe0\x02\xa1\x8a\x92\xa8\xd9\xf6\x30\xb5\xc0\x11\x9e\xe7\xa5\x0f\x14\xc2\x5a\x09\xdb\xd4\x4e\xcf\x9e\xc1\x89\x3a\x36\xa7\xcb\xc1\x0a\xb7\x86\xeb\x35\xfb\xd6\x9c\x88\xa2\x28\xd3\x6c\xaf\x20\x0d\x1d\x3c\xac\x2c\x99\xe3\x77\xce\xf4\x03\x9d\x24\x96\xa0\x3d\x8f\x03\x1c\x0d\x6e\x31\x53\x10\xee\x3a\xbd\x09\xd5\x07\xb4\x85\x26\x15\x7a\xbc\xe9\x7d\x02\xfa\x89\xd6\x5c\xde\xe5\x0f\x5e\xb7\xde\x7a\xb9\x9e\xa0\x0c\xe0\x9a\x94\xfd\x5a\x68\x82\xe5\xbd\xa4\x07\x5c\xf9\x6e\x10\x6d\x81\x54\x81\xec\xc0\x39\xb1\x21\x19\x4e\x64\x44\xf9\xdc\x27\x6e\x14\x26\x5a\x67\x5e\x29\x21\xf1\xa6\xc5\x52\x73\x06\x15\x3a\x1c\x27\x93\xab\xf9\x20\xbb\x6a\x2e\x4c\x66\xa4\xb8\x8d\x59\xe5\x63\x8a\x64\x7f\xb6\xd8\x6a\x64\x5b\xd2\xf2\x84\x6d\x51\x1b\xf5\x83\xde\x88\xcb\x09\x1a\x11\x1d\x4a\xb9\x66\xea\x0c\xad\x59\xd2\xfe\xab\x8a\x97\x8f\xb6\x1e\x8e\x7c\x83\x85\x24\xfa\x56\x68\xbe\xea\xdd\xcf\x1f\x64\xb6\x08\xc7\xb0\x8e\x27\x0f\xa2\x5d\x8d\x49\x0a\xae\x01\x61\xe1\xd3\x6e\x1c\xe4\x80\x57\x2f\xcd\xd9\xab\x37\xaf\xff\xf8\x1f\x49\x08\x50\xab\xb7\x15\x8d\xbb\x87\x4f\x51\xf0\x88\x9c\x74\x2c\xfa\x45\x6a\x0f\xd5\x58\x31\x86\x52\x57\xcd\x1c\x24\xd9\x7a\x26\xa0\x89\xcf\x25\x43\x2e\x78\x1e\x84\x48\xed\x96\x0c\xd0\xb2\xdb\x02\x3c\xb0\xc1\x03\x2f\x7c\xed\x89\xad\xd3\x1a\x65\x57\x0b\x9d\x47\xa2\xf9\xef\xd8\xe8\x05\xa9\xe9\x67\x52\x22\xf9\x78\xe0\x2c\xb3\xe1\x67\x27\x60\xf3\x93\xe6\x74\x38\x16\xee\x9d\x99\xbd\x27\x6e\xdb\xf0\x51\xd0\x1e\x06\xcf\xd1\x9d\x13\xd6\x75\x37\xad\xbb\xf2\x70\xeb\xd8\x8a\x81\x15\x27\x0c\x72\xfe\x8b\xae\x47\xb4\x0f\x35\xf5\x76\xeb\x23\xce\x57\xf0\x5f\xe3\x95\x86\xbd\xea\x5d\xf8\xf9\xc7\xbf\x68\x3a\x92\xd3\x3d\x29\xdf\x8d\xce\x7e\x3a\xaa\xf6\x40\x3c\x6e\x4b\x3b\x4e\x57\xdc\x1b\xd0\x2b\xe2\x74\xee\xb7\xfe\xde\xb7\xa4\x7c\xc1\x1d\x80\x1a\x22\x88\x6f\xf3\xda\x70\xc3\x32\x54\xf9\xe9\x23\xb1\xda\xd0\xfa\xe0\xe5\x75\x65\xab\x61\x6c\xc3\xc1\x72\x42\x89\xee\x33\x36\x4d\xbe\x17\x4b\x38\xae\x66\xda\x11\xd2\x38\x8f\x6f\x35\x48\x5e\x69\x35\x6d\x36\x8c\x97\x7c\x94\x81\xd9\x62\x65\x58\x3d\x53\xd3\xc8\xd5\xd5\x2a\x1b\x28\xea\xc9\xce\x2d\x95\x29\xc0\x03\x4b\xe9\x8e\x93\x71\x0d\x37\x5e\xc1\x8d\x29\xb9\xad\x87\x86\xb3\xda\x11\xbd\xec\x6a\xe8\x27\x30\xaa\xd0\x06\x4d\xeb\x90\xf6\x10\x5c\xde\xa5\xbf\xbf\xdb\x98\x30\x33\x12\xc9\x79\x10\x9b\x62\xa8\x87\x55\x00\x87\x34\x08\x5f\x34\xfe\x13\x3e\x27\xad\x5a\x23\xc9\xa6\x8f\x97\x86\xe1\x1e\xb0\x06\xf5\x92\x1a\x4f\x5d\x02\x87\x55\x16\x97\x0d\x5c\xc4\x4f\xae\x83\x26\x96\x3b\xcc\x4e\xfe\xa9\x1a\xf5\x49\xe4\x49\x61\x67\xc4\x7c\x4e\xd4\xad\x5f\xad\xf8\xc5\x6b\x36\xdc\x7f\xaf\x86\xfb\x03\xd1\x8a\xac\x9f\x26\xdc\xe0\xa5\xfe\xf4\xb0\x43\xc3\xcd\x42\x7e\x10\xc7\x17\x37\x4b\xf3\x29\x2d\x3a\xc2\xda\x67\x47\x8c\xda\xe1\x18\x35\xeb\xfc\xfd\xee\xdf\xc3\xb4\x3d\x39\xef\xbc\xdf\x1d\x31\x70\xd7\x0e\xd6\xb3\xa1\xe7\x4b\xad\xc9\x0d\x7f\xea\x85\xa1\x97\x8f\xc7\x57\x2a\xf7\xd9\x1d\xe4\x1c\xe0\xd8\xc2\xe3\xf5\x41\x82\x85\x1d\xaf\x3f\x2c\x3c\xb3\xa1\x05\x74\xef\x5b\xc1\x67\x5c\x7c\xa1\x52\x9e\x26\xbe\xf1\x3c\x9a\x27\xcd\x5e\xf1\xdd\xae\xb5\x9a\x2a\x8a\xc7\x03\xef\x11\x26\xba\xbc\x1c\x01\xcc\x44\x51\x15\x78\xf2\xcb\x4f\x9f\xff\xf8\xec\x0d\xfb\x2f\xd0\x1c\xf2\xfd\x93\x70\xed\x0b\xbe\xd7\xab\x54\x65\x38\xd0\x64\x98\x89\x63\x36\xa7\xb9\xcc\x71\xea\x24\x3b\xe6\x31\x99\x41\x12\x06\xae\xb6\x87\x02\xb4\x52\x3a\x79\x4f\xb3\xc2\x5c\x41\xd7\x70\xe2\x0b\x7c\xe7\x09\x77\x2c\x12\x43\x60\x18\x91\x57\x20\x50\xf1\xc1\x64\x93\x21\x9e\xf7\xa3\xc3\xcd\x1a\xb6\x64\xda\x82\x0e\x10\x50\xe1\x42\xf7\x1e\x2e\x8c\xc8\x91\x44\x53\x8b\x6c\x7c\x60\xaf\x14\x2e\xe3\x89\xbe\x5e\xfd\xbd\x08\x44\x6c\xc8\x66\x04\xea\xf4\xc2\xb9\x76\x93\xdc\x3c\x2d\x7c\x38\xc4\xd4\x65\xe5\x4e\x19\x93\xc6\x77\xe6\x1d\xdf\xb2\xb8\xfd\x4e\x31\x87\x27\x80\x4a\xfb\x09\x64\xe7\x6b\x76\xe5\x60\x95\x1b\x47\x42\x30\x8a\xf8\x3f\xfe\xef\xdd\x3b\x92\xce\xc7\x44\x00\xc3\x49\x12\xc9\xb2\xe8\x34\x9c\x51\x1a\x0e\x70\x80\x34\x1c\x2d\x09\xba\x84\xab\x32\xa1\x2b\x03\x0c\x7a\x4d\x99\x33\xc2\x5f\x07\x60\x03\xfa\xbb\x2b\x7e\x64\x2d\xbe\xb5\x07\x5f\xda\x30\x62\x30\x18\x65\x16\x18\x58\x90\x74\xdb\xdc\x63\x3b\x79\x39\x33\x13\xdd\x36\x7b\x5c\x4d\x10\xee\x22\x62\x64\xb6\x14\xd0\x82\x0f\x4e\xc2\x7c\x85\x01\x67\x37\xf0\x4d\x82\x7a\x2c\x4d\x9d\xd1\x77\xe0\xe8\x4a\x34\x7c\x85\x12\x97\x24\xe6\xa5\xef\xde\x59\x62\x57\x24\x54\xb7\xce\x15\xa7\xd5\xc6\xb5\x94\xfa\x86\x3e\x3e\x0b\x90\x7c\xf1\xb6\xb7\xbb\x0e\x45\x7c\xe2\x70\xff\x9f\x79\x63\x77\x01\xc8\x4d\x72\x71\xc4\x49\x25\x18\x62\x76\x79\x1e\x57\xed\x67\x57\xec\x2b\xbb\x71\x94\xfa\xa4\x87\xe5\xb3\xe7\xeb\x71\x60\xc8\x3d\xe1\x95\xea\x69\x2d\xed\x3b\x6d\xc9\xe4\xb6\xdf\xfb\xbe\x23\x5a\xc4\x5f\xec\x08\xec\xb8\x47\xed\x7b\xe2\x13\x38\x39\xe4\x83\x9a\xd6\x5e\x17\xaf\x68\xf4\x5e\xb4\x1f\x4e\xa3\xd9\xe1\x0b\xf8\x8f\x48\x36\x68\xaa\x66\x07\x02\xe7\x0c\xf6\x71\x47\x89\x77\xe2\x2e\x3e\x2e\xc6\xf2\x1e\x2f\x8a\xb3\xf0\x8b\x8d\xeb\xd2\x91\xd5\xb8\x43\x5d\xca\x18\x47\x01\xe0\xf5\x7b\x15\xa3\x5e\x04\xa0\x0b\xa8\x84\x8f\x00\x90\xd2\xc0\x67\x9b\x16\x4e\x02\x7c\xcf\x26\x24\xc3\x71\x0c\x27\x16\x2f\xf8\xef\x0e\x62\x56\xc8\x82\xe8\x5b\x3c\x66\x27\xec\x90\xa4\x37\x0f\x68\x41\x50\xab\x5b\xe2\xd9\x19\x38\x51\x5f\xc8\x8b\xda\x7a\x74\xea\x47\x5c\x0d\xd1\x8b\x52\x24\x82\x94\xb5\xd2\x79\x7a\xce\x7f\x46\x39\x35\x44\x02\x4a\xa5\x15\x69\x38\x7b\x94\xbb\xa5\x69\x6a\xd7\x5a\xfa\x11\x3e\x4c\x35\xaf\x23\xce\x39\xf1\x71\xfd\x35\x6d\x23\x81\xbc\xc4\xf6\xb9\x04\x25\x6d\x25\x40\x69\x6e\xbf\x08\x4b\x32\x7e\x9d\x81\xbe\xa2\xcf\x54\x6b\x37\xa9\xb6\xe9\xe0\xf3\x9c\xd5\x8b\x84\x63\xe0\x70\xfe\xd9\xd5\x58\x56\xfa\x63\xa1\x8f\x11\x46\xba\x68\x97\x20\x61\x6e\x09\x60\x34\xe4\x19\x8c\xb0\x14\x8d\x85\x62\x9e\x21\x31\x2f\x1f\x26\x45\x4c\xd4\xba\xbc\xec\x1c\x62\x4d\x32\xcf\xd6\xe5\xf7\x5a\xd8\xd3\x2c\x96\xe0\x30\x16\xa3\x26\xb5\x66\x6d\x78\x3c\xe5\x8c\xd6\xde\x6e\x8a\xfb\xa5\x39\x3d\xe0\x26\x4d\x2a\x0c\xac\x85\xbc\x47\x97\x7e\xe8\x52\x1e\x2d\x38\xb8\xc5\x4a\xc5\x4f\x66\x9d\xcd\xb3\x49\xba\x59\x8b\xf0\x16\x99\x75\xec\x2b\x4b\x75\x2c\x56\xce\x0b\xa7\xe9\x0b\x5c\xa5\x39\x0a\x92\xb7\xd1\x24\x51\x71\x4e\x49\x5a\x30\x9f\x72\xb7\x43\xeb\xac\x0d\xcd\x80\x70\xaa\x78\xac\xf2\x19\xb5\x68\xb1\x28\x53\x2d\x65\xac\x70\xe3\x49\x19\x6d\xb8\xb7\x7f\x88\x0c\x77\x09\xbe\xd3\x18\x38\xb4\xb7\x93\xce\x1c\x3b\x4c\x1b\xb4\xe9\x17\xdb\xd6\x49\x2f\xd7\x9b\x1b\x2e\xc1\xd3\xce\xba\xd8\x11\x78\xbe\xf3\xd1\x20\x90\x88\xc0\xc3\x86\x0e\x8b\x18\xe3\xdc\xd6\xb3\x71\x74\x7c\xd5\x9e\xaf\xd9\xcf\x33\x56\x10\xc8\x3b\x4c\xf5\xb5\xeb\x96\x21\x40\xb9\x04\xf1\x8a\xff\x2c\x42\x08\xb3\x13\x4b\x01\xa9\x14\xf8\xa8\x6e\xd4\x72\x50\x2e\xb7\x4a\x7b\x4b\x28\xf0\x1c\xbf\x95\x61\x7e\xa0\xd8\xbe\xe9\x7a\x30\x5b\xd8\xa5\x5f\xe0\x6e\xba\x7e\xdc\xd6\x4a\x80\x97\x66\xe6\x05\xb0\xa2\x18\xfb\x85\xfc\x32\xf7\x7f\xfa\xe2\xe7\x0e\x17\x8d\xd3\x11\xc0\x4f\x5f\xfe\x4c\x52\xd2\xfd\x9f\xbe\xfa\x99\x83\xae\xcc\xcb\xae\x2f\xec\x7b\x37\xab\x80\xcb\x45\xe0\x03\x74\xed\x66\xe8\x34\x28\x13\x54\x19\x1c\x9b\xd6\x7d\xce\x56\x7e\xeb\x43\xb6\x9a\x65\x48\x1f\x9e\x2c\x7e\x36\x4f\x80\x9f\x8e\x57\x7e\xa9\x39\xc2\x3c\x53\x95\xc3\x7e\xad\x83\xee\xc0\x18\xc2\xef\x54\x38\x60\x64\x6d\xfb\xe2\x97\xf8\x85\xd1\xfb\x12\x63\xa7\xc1\x04\x59\xf1\xef\xe4\xeb\x5b\x1e\x18\x30\xf1\x4b\x6a\xa7\x89\x27\x06\x6f\x2e\x61\xf8\xf0\xd0\x79\xe2\xf9\xc5\x8d\xeb\x57\x13\x4e\x25\x61\x79\xb8\xbb\x93\x1c\xed\x44\x0e\x21\xb7\xc4\x25\x3d\x42\xb7\x8e\x31\x22\x60\xaf\xf9\x63\x9a\x37\xae\x4a\x60\x16\xeb\x52\xd6\x1b\xa8\xe5\xd1\x34\x5b\x50\xcc\x28\x92\xdd\xe9\x4f\xe2\x47\xfa\xa3\x55\x84\x8f\x3f\x5b\x89\x08\x1a\x24\x9f\x5e\x68\x35\x17\xf0\xfe\xd9\xb2\xe5\x98\xf0\xcd\x50\x72\x18\xcc\xe7\xd4\x04\xfb\x67\x5b\xc0\x21\x29\x07\xc1\xc0\x9f\x98\xca\x0e\xa7\x85\x7a\xfd\x07\x62\x64\xf3\xd4\x2b\xfc\x1f\xd3\xc2\x15\x34\x92\xfd\x49\x53\x72\x4e\x6e\x66\x0d\x07\x3e\x78\x41\xc2\x18\xd2\xd7\xeb\x70\x81\x80\x95\x03\x92\xe9\xe1\xff\x26\x83\x21\xca\x81\x58\xa7\xa6\xcf\x53\x3d\xbf\x62\x83\xb9\xcd\xae\xb4\x8d\xce\xe9\xb2\x8b\x60\x3a\x91\xa3\xe5\x4a\x52\x68\x5f\x3c\x29\x7d\x36\xad\xe2\xad\xf3\x88\xff\xa4\xce\x51\x23\xc5\x39\x9f\x84\x69\x8a\xec\x8c\x7d\xba\x81\x31\xdf\xf0\x05\x64\x4b\x02\x70\x4b\xd4\x83\x8b\x99\xb7\x00\xc1\x1a\x49\x8b\xd1\x25\xa9\x7c\x04\x90\xc8\x9a\xd7\x6c\x3c\x7e\xb4\xe3\x1d\x5f\x80\x79\x54\xe9\xae\xca\x28\x6f\xec\xb3\x36\xc9\x9c\x5c\x73\x31\x73\xb9\x20\xab\x84\xdd\x18\xd4\xb0\xfb\x21\x40\x99\x4d\x85\xe6\xdb\x97\x49\x82\x08\x8e\xcd\xec\x55\x04\x72\x55\x3f\x06\xf1\xc3\xc1\xdc\x4d\xb6\x59\xf1\x5c\xa9\xf8\x74\xe8\xdd\xcc\x5c\xba\xdc\x7e\xf4\x69\x88\xcd\x06\x33\xec\xd8\x87\xe5\x13\x71\xda\x23\xb5\x09\x4b\xeb\x40\x55\xae\xc5\x39\x86\xd5\x0e\x7c\x1b\x31\x35\x76\x47\xc0\x64\xa4\x01\xb6\xbf\x86\x45\x55\xf4\x36\x89\x8a\x47\xbb\x82\x81\x93\x0c\x5b\xf7\x59\x25\xe3\xa5\xa0\xa5\x57\xd3\x5a\x71\x01\xbd\x90\x00\x57\x93\xe6\xe4\x6f\xa1\x7f\x43\xb6\x6e\x76\xaa\x7a\xfe\xc0\x5f\xda\x83\x00\x42\x7c\xb9\x75\xdd\x50\x11\xf7\x7f\x09\x1d\x98\x7f\x52\x27\x86\xba\x5c\x25\x18\x0e\x13\x26\xf6\x08\x69\x28\xe3\xe1\x12\x42\x4c\x96\x14\x0f\x73\xe3\xb6\x76\x20\x96\xcc\xd7\xe5\x31\xcc\x4b\x04\x2d\x4b\x03\x07\xe5\x5f\xb9\x3a\x56\x0f\x8f\xe7\x3c\x0c\x5c\xf1\x4b\xac\x3d\x1c\x4b\x4f\x70\xb4\x71\xfd\x35\x8e\x28\x7a\xaa\x4f\xd0\x2a\xb6\x8b\xee\xeb\x7c\x53\x26\x1e\xf6\x39\xb7\xf0\x39\x76\xe6\x52\xf9\xd9\xdf\xf1\x87\x72\x35\xc5\xe2\x48\x92\xcf\x15\xe4\x00\xc1\x2b\x5b\x26\x13\xa7\x2b\x38\x2b\x31\x7b\x47\x4d\xf2\x66\x5e\x2a\x33\xed\x84\xb7\x7e\x83\x4b\x7c\x81\x79\xf2\x6f\xa2\x5b\x2a\x10\xd2\xbf\x8a\xe9\xa1\x7a\xae\x4a\x37\x68\x69\x45\x52\xfe\x6d\xb5\x53\xe9\xff\xff\xe7\x48\x99\x24\xf8\xaf\x73\x9e\x89\xd3\x8e\xf8\x31\x06\x9a\x28\xd6\x29\x8b\x6d\xb5\xa0\x23\x17\x3c\x23\xcb\x90\xad\xfb\x29\x91\x08\x77\x3d\xdc\xeb\x93\x64\x3d\xe5\xca\xa7\x50\x8c\x51\x58\xda\x8a\x48\x3e\xf4\xd1\x80\x24\x39\x56\x48\xef\x6e\xb3\x76\x40\x2c\x9a\xf1\x66\x56\x69\x3c\xbb\x52\xf4\x4d\x4e\xdc\xa5\x06\x44\x72\xa0\x25\xc1\xc7\x7b\xd0\xdd\xe3\x31\xc1\x72\x55\x02\xc9\xd7\x96\x24\xd8\x13\xb3\x10\x14\x82\x05\x2b\x77\xb3\x4a\xcb\xd5\xd6\x6b\xb6\x84\x73\x37\x64\x42\x35\x5a\x5a\x1c\x34\xc7\x14\x9d\x8c\xdc\x34\x0b\x98\xca\x6b\x65\xc3\xf2\x72\xc5\x0f\xfa\xdb\xab\x0e\x8b\xb2\xe7\xa5\x65\xc5\x01\xea\xa2\xf2\xdb\xbe\x8b\xcb\x29\xd8\x29\x8e\xb7\x18\x62\x60\xc9\xe4\xa2\x3e\x35\xa4\xc1\x13\x16\x08\x6a\x2a\x60\x89\x9d\x64\x8c\xef\xc7\x53\x39\x5e\xe4\x3c\xad\x93\xc5\x96\x1b\x9f\xc4\x20\xe2\xae\x73\x5b\x43\x96\x9b\x2b\xba\x22\xec\x66\x99\x63\x55\x57\x05\xde\x69\x7e\x19\xec\x08\xb8\xa4\x92\xb7\xdb\xac\x69\xb2\xd7\xac\x7b\x10\x4b\xc4\xc4\x97\xb6\x9f\xb7\x5e\x2c\x37\x1b\x24\xd6\xf1\x48\x68\xcb\xd9\x80\x0d\xe2\x1a\xae\xb0\x99\x94\x0f\x8c\xe9\xed\x0b\x3d\x48\xd5\x5d\x6b\x5c\xf9\x88\x49\x2d\x23\x45\x04\x10\xbe\x08\x3a\x4a\xcf\xce\x96\x0e\xb2\xdc\xf3\xcc\x30\xd8\xc7\x34\xd2\xc7\xa8\xfc\xd3\x10\x2b\xec\xb3\xc9\xf0\x1c\xae\x2a\xe0\xff\x51\x7a\x8c\xa1\xa2\x15\xad\x65\x45\x70\x7d\x7c\x38\x2c\xdf\xe0\xe7\x0a\x7a\x62\xf6\x03\xb3\x71\xf3\xe0\x86\x6a\x7b\xb8\xdf\x3f\x2c\xcb\x07\x4b\xe3\x8d\x5b\x75\x1c\xf0\xc4\x93\x48\xb5\xe3\xe9\x52\xcf\x2a\x8a\x52\xdd\x11\xa4\x21\x3f\x9b\x9e\xb7\xd8\xb9\x20\x73\xb5\x6a\x84\x3e\x88\x0b\x65\xd3\xe6\x53\xc6\x5e\x06\xcd\x81\x64\x94\x6b\x3e\x10\xdf\xc8\x7a\x52\xef\xab\x7c\x18\x63\x09\x32\xcb\xc9\xc5\xab\x9b\xdb\xfb\x26\x28\x50\x51\x03\xac\x67\x7f\x04\x1b\x90\x4c\x6f\xc3\x45\x14\xd5\x12\x3a\x93\xb3\xc2\x02\xdc\xdc\x55\x21\xb5\x9c\xbb\x27\x60\x77\xca\x1d\x4e\xe1\x45\x99\x79\x2c\x28\x3d\xdf\xe2\xa0\xb0\xd4\xf6\x7c\xea\x3f\xe4\x52\x75\x34\x64\x6d\x48\x5e\x09\x65\x77\xb4\x76\xa7\x39\x59\x4c\x17\xde\x1c\xf5\x4b\x8f\x20\x22\xd8\x65\xd3\xbc\xef\x8a\xbf\xba\x0d\xff\xc8\x32\x76\x08\x77\x89\x3c\x04\x6b\x7c\x3a\xc9\x24\x51\xc8\x6f\x8f\xc5\xdc\x95\x60\x95\x19\x74\x89\x79\x6e\xd7\xbf\xc3\x58\xf6\xdf\x71\xa0\x71\x86\x0b\xca\xa4\x33\x74\x36\x83\x4a\xd7\x2c\xde\x86\x78\x47\x59\xae\xfa\xb6\xc7\x26\xa3\xb3\xfe\x11\xc4\xa8\xd3\x37\x4e\x33\x3e\xe6\x12\xc4\xd2\xe5\x07\xb8\x20\xa5\x43\x94\x55\x56\x39\x82\x77\xe1\x42\x18\x4c\x7f\x7c\x31\x8c\x2f\xaf\xc7\x4b\x65\x0b\x90\x7a\xfc\x97\x81\x6b\x94\xcb\xec\x94\xc6\xa6\x9b\x8c\xf1\x76\xaa\x9d\x5f\x85\xd3\xa8\x88\xbf\xb2\xb7\x3b\x22\x5c\xe0\xe0\x11\x3a\x44\x39\x09\xfa\x92\xf7\x98\x83\x32\xf3\xe5\x52\x08\x1c\x9d\x9c\x0a\xcb\x7d\x40\x39\x2d\x1a\x5d\x23\xbd\xb4\x31\x8e\x4d\xd6\x3f\x0e\xba\x19\x0f\xfc\x70\xee\xbb\xc2\x4c\x06\x07\xe4\x2e\x5e\xb2\x90\x31\x30\x40\x4e\x05\xe3\xfb\x44\x0b\x87\x5a\x13\xd0\x10\xbc\xdc\x9a\x2b\x44\x73\x64\x7f\x38\x8c\x37\xdc\xcd\x93\x70\x50\xb9\xcf\x6d\x1d\xce\x28\x7b\x90\x06\x44\xee\xba\xa4\x31\xb5\x93\x90\x24\x1c\xd5\x83\xe3\x92\xc4\x20\x2b\xb3\xf9\x82\xf7\x3c\x2d\xc5\xf5\x17\xc5\x43\x03\x91\x84\x89\x45\x2c\x33\xe2\x5d\xe4\x2f\x68\x22\xae\x0d\x23\x95\x45\x7b\x6e\xec\xca\x97\x34\x2f\x1c\xeb\xea\xd6\x6a\xbf\xcc\xab\xe5\x43\xf2\xf6\xea\x78\xd5\xb5\xc9\x23\x7b\xb3\x0e\xe2\x63\x94\x65\x90\x04\x8b\x7c\x4e\x4a\x74\x8b\x0d\x83\x97\xa9\x42\xaf\xd2\x0e\xdf\x09\x36\xf1\x3e\xdc\x88\xdf\x09\x33\x83\x4f\x91\x6c\xe0\x51\xee\xfa\x7a\x3e\x4b\x39\xa6\x78\x79\x25\x21\x2d\xf8\xd3\x3c\x3a\x7d\xf9\xf2\xd5\x9b\xe4\xc2\x04\x77\x3f\x5c\x8f\x5f\xa0\x8f\x11\x86\x26\xd5\x31\xb2\xa2\xdb\x54\x75\xa3\x6c\x93\x87\x8e\xe0\x2d\x1a\xfd\x39\xc8\xbf\x39\x65\xf8\x7a\x5b\x0d\x25\x07\xa3\x26\x76\x06\x91\xf9\x44\xb9\xf8\x49\x34\x11\x32\x5e\x73\x67\xb4\xc4\x42\x9b\x31\x56\x27\x5d\xe5\x93\x72\x0c\xff\xd9\xac\x65\xc3\xd2\x2f\x3c\x95\x4f\x92\x93\x4e\x74\x4d\x80\x10\xbb\x67\x2a\x75\x07\x04\xc9\x41\x94\xbe\x0b\xd9\xa9\x65\xcf\xf8\x50\xa3\x5f\x1e\x6f\x54\x3c\x8b\x96\x5a\x0d\x8e\x70\x56\xee\x7e\xb1\xe3\x34\x22\x94\x7d\xa8\xb1\xaf\xa4\xb1\x7c\xc7\x7b\xef\xdc\x21\x6b\x61\xdc\xf9\x18\xe4\x5b\xf9\x6d\x72\xa1\x5a\x98\x22\x56\xa0\xc4\xa5\x9b\xc8\xae\xeb\x57\xc7\x79\x7f\x7e\xb3\xa9\x91\x7d\x6f\xe6\xe8\xf5\xa1\x4b\x4d\xf3\x05\x22\xf6\xbd\x78\x62\x99\x39\xa1\x45\x58\x98\x37\xd6\x4b\xbc\x7f\xa9\x3e\xf1\x0d\x2d\xa3\x43\xdb\xec\xae\x71\xbc\x55\x3c\xbd\x68\x34\xda\xc4\x73\xc7\xbe\xe4\xd0\xe7\x46\x0e\x7d\x11\x1c\x2e\xd8\x39\xd1\x26\x07\x7c\x61\xf2\x79\xde\x6d\xe5\xf2\xdb\x1d\x0b\x25\xe7\xd7\x3a\xf2\x3e\x0b\x79\x1d\xad\xef\x48\x4d\x88\x27\x3f\x19\x3c\x87\x19\xf0\x7c\x7b\x7c\x2d\xe1\xc4\x52\xf0\x00\xf1\xb2\xd6\xf8\x00\x7c\xc0\x38\xd9\x24\x83\xf3\x74\x1e\x9d\x25\xbb\x84\x82\xa0\x32\x79\x47\x56\x13\x6c\x5c\x8b\x40\x94\x10\xa8\x12\xd2\x54\x72\xd2\xeb\x59\x21\xbb\x13\xea\x93\x8b\x1f\x1d\xcd\x11\x3c\x5c\xd0\x53\x08\x4c\x55\xb0\x14\x41\xb6\x68\xfd\x8e\x64\x22\x76\x01\x32\x67\xaf\xce\xdf\xac\xcc\x2b\xf8\x2f\xa7\x9d\x8e\x23\x21\x93\x84\xc4\x31\x12\x42\x7c\x31\x92\x43\x25\xb6\x60\x2f\x51\x2f\x08\xd5\x7c\xfb\x2c\x5c\x8f\xc5\x8d\x71\x44\x32\x9e\x5d\xf8\xee\x0e\x6e\xcb\x20\x34\x57\xe6\x2d\xec\x66\xec\x28\x39\x35\x46\xaa\x50\xf2\xc1\x80\xfc\xd4\x52\x44\x09\x5b\xd4\x73\xfc\x29\xee\x92\x1d\x55\xe5\xed\x39\x0a\xa7\x90\x73\xf1\x5c\x21\x6e\x15\xce\x99\x6d\x57\x1c\xaa\x07\xc1\x16\x6f\x8c\x3a\x68\xdc\x7a\xdb\xe1\x68\x17\x02\xa9\x6a\x6f\x3f\x28\xa3\x4f\x6b\x5a\x05\x83\x40\xb4\x02\x2c\x40\xe0\x36\x67\x87\xf3\x19\xf9\xb1\x00\x23\xda\x5b\x57\x3c\x95\xbf\x0b\x10\x07\x89\x72\x54\xc4\x68\x47\x33\x88\x4d\x53\xde\x14\xdf\xd3\x7f\x0b\x62\xbd\xbe\x84\x40\xf4\xc9\xb2\xbd\xde\x23\x12\xf2\xc5\x19\xf8\xc5\xc0\xc2\x91\x8d\xce\x9e\x9c\xdb\x4b\xd0\x58\x96\xb1\x42\xcc\x73\x88\x59\xea\x70\xc9\x02\xa0\xae\x03\x8d\x77\x4a\x72\x69\xcd\xe7\xff\x72\x21\x22\x46\x4e\x8b\x17\xcf\x3c\xaf\x4c\xa1\xc0\xd1\xad\xd7\xd1\x9a\xd4\x6e\xb3\xf1\x5f\xba\x7e\x0e\x3b\x3b\xcf\x10\xf1\x02\x98\xba\xc5\xc3\x58\x1d\xe3\x25\xbc\x9d\xe5\xb0\x6f\x7a\x28\x07\x7f\xb1\x10\x5a\xdb\x3c\x87\x8f\x0f\xdf\x5a\xe2\x58\x64\x21\x9f\xe3\x37\xc5\x58\x86\x24\x77\xf8\x20\xa7\x32\x42\x17\x3a\x94\x9c\x93\x27\xb4\x1d\x00\x66\xf7\x8a\xa6\x80\xba\xbb\x29\x7c\x52\x6c\x9e\x8e\xc1\x32\xae\x94\xbd\x62\x01\x5b\x15\x7b\x93\x63\xce\xda\xe8\x53\x29\xc6\x53\xf0\x95\x60\x3b\x05\x67\x80\x83\x61\x62\x04\x90\x80\xea\xce\xbb\xbd\x93\x0b\x6c\x23\x5e\xd0\x0d\x98\x33\xe1\x55\xf6\x4a\x02\x9f\x22\xb0\x39\x6e\xbf\x72\x7c\xed\x58\x8f\x5e\x5d\x81\x08\x21\x7e\x9a\x21\xa8\x79\x89\xb9\xbf\xc2\x61\x06\xae\x8b\xa5\x4b\x73\x54\xb1\xaf\x49\x31\xde\x2a\xe3\xe6\x39\xfc\xf4\xbf\x9e\xbf\x7a\x79\x62\x7e\x7b\x78\x7d\x7d\xfd\x10\x35\x3c\x1c\x5a\xa6\x98\xd2\x95\x27\xe6\xbf\xbd\x78\x7e\x62\xdc\x76\xfb\x99\x76\xa1\x47\x04\x0c\xf5\xd3\x1b\xf7\x5b\x74\xa3\xba\x81\x0e\xf4\xe7\xd8\xd8\x94\x8b\xe9\xf2\xe2\xb0\xf7\xba\xc4\xe0\xa1\x39\xde\x9c\x31\xb3\xf1\xb9\x1e\x3e\xf8\x7d\x43\x1f\xb9\x52\xeb\xb6\x2d\xb5\x7f\xce\x7f\xf2\xf4\xca\x6e\xdf\xcf\x6f\xf1\xcf\x20\x70\xef\x87\xbb\xf0\x0c\x22\xc2\xb8\x7d\x81\xc8\x4e\xe0\xb2\x3c\x9e\xba\xe0\xaf\x8f\x3b\x47\x9c\xe0\x11\xde\xa4\x75\x1b\x76\xcf\x93\x49\x90\xf9\x63\x12\x57\xea\xfa\x6e\x56\x0d\xbb\x0a\x36\x75\x75\x23\x61\xaf\x23\x61\x08\x95\x21\x57\xa9\x6c\x35\x2b\xca\x61\x08\x93\x6c\x4e\x3b\x25\x5c\x80\xa3\x62\x90\x72\x72\x5f\xfb\x49\x1d\x72\x9f\x9f\xa4\xbd\xde\x70\x2c\x38\x7c\x99\x6b\x5c\x1d\x92\xda\x16\x4a\xe4\xb6\xc5\x23\xb9\x82\x1c\xf1\x33\x3c\x81\xdf\x6d\x6f\x77\xc1\xfa\xb6\x88\x01\xf6\x90\x5c\xc6\x8d\xac\x47\x62\x90\xf8\xe2\x4b\x4c\xcb\x7a\xad\xc4\xe7\x94\xd0\x25\xcd\x2c\x3d\x58\xa3\x4f\x25\x80\x3d\xad\x8e\x9e\xfa\x54\x65\xbe\x2e\x08\x34\x1e\x90\x2f\xda\x70\x98\xc5\xbe\x09\xdc\x30\x84\xb3\x97\xab\xc2\x7e\x2a\xd8\x30\xff\x98\x89\x77\x61\x9b\xbd\x55\xb0\x53\x46\x95\x8b\x46\xcc\xa8\xe6\xfb\xba\x42\x4e\xdb\x5a\x6c\x45\xc2\x5c\x2c\xe8\x1e\xa1\x9d\x74\xae\x3a\x6f\x48\xbc\x68\xd6\xba\xf3\x4b\xac\x18\x0e\xed\x04\x33\xa0\x26\x4d\x44\xb6\xb1\x53\xf9\x02\x93\x95\x65\x95\xf8\x6c\x14\x01\x47\x47\xef\xe6\x1c\x60\x7c\x2d\x16\xfe\xf8\xc1\x35\x3d\x5c\x33\x5b\xb6\x1b\x49\xd5\x72\x13\x4b\x6f\x94\x4d\xf2\xa6\xaf\x8d\x4c\x17\xfb\x25\xbf\x85\x05\xf3\xeb\xd8\x3c\x46\x0a\x64\xd5\xdc\xc8\x0d\xea\xc7\xbe\xa3\x5d\x75\xa7\xd7\x5b\xfd\x64\x78\x09\xb2\x38\x2d\x4b\xc2\x13\x3e\x71\x05\x35\xb7\x16\x35\xeb\xbc\xc2\x7f\xd0\x9b\x7b\x30\x0c\xcb\x4d\x57\x5b\x43\xf9\xe6\x92\x04\x31\xd2\xa7\x72\x93\xfd\x42\xf7\x26\xfb\x61\xce\x13\xc7\x97\x82\x1f\xc7\xea\x8f\x5f\x0a\xce\x4b\xa6\x9b\xc1\x59\xc9\x8f\xba\x19\x3c\x42\xcf\xf4\xbe\x6f\x1a\xe5\xc7\x5c\xf9\x5d\x1a\xf0\x54\x0c\x5e\xc4\xf8\x02\xfc\x5c\x18\x2e\xf3\x81\x7d\xc4\xd5\xdf\x89\x8a\xfd\x51\xf2\xf0\x52\x47\x02\x3e\x32\xc4\x7e\xd8\x72\x4d\xc2\xe1\xc5\x8a\xb4\xb3\xeb\x0e\xb7\x6a\xf1\xce\x45\x71\x7e\x01\xef\x79\x9b\x85\x7f\xed\x70\xef\x8e\x3d\xc2\x18\x1c\xc7\xed\x44\x1a\xf2\x47\xd3\xe4\x10\xaf\xd8\xaa\x9f\x36\xa7\xf1\x91\xe7\x38\xe6\xfe\x63\x4a\xe7\xf7\xb8\x58\xeb\xcb\xe2\xa5\xac\xb4\x4c\x77\xd9\x5c\xaf\xf1\x8b\xaf\x06\x77\xec\x4f\x47\x32\x02\x97\x3b\x47\x4a\x80\xc3\x6f\xc1\x7d\xd8\xa5\xee\x97\xe0\xb4\x1a\x15\xa4\x51\x69\x37\x59\xb3\xb6\x99\xa5\x8b\x40\x95\x75\x66\x00\x2e\xcf\xce\x54\xf7\x74\xc1\x2c\xa0\x8b\x96\xfe\xf7\xcf\x5e\xea\x17\xbb\x93\x73\x3c\x21\xf6\x27\xff\x81\x5f\xa4\x8b\x9e\xea\xab\xb9\xc7\x7a\xc8\x91\x5b\x01\xfc\x3b\xbc\xee\x27\x20\x4d\x82\x29\x5b\x7b\xd1\x93\x72\xf0\xbb\xdc\x8e\x92\x44\x12\x9b\x43\xb9\xb3\xd6\x3d\x9c\x97\x22\xe4\x00\xd9\x84\xaf\x0d\xf7\x26\xa4\xf3\x99\xd4\x3e\xfa\xe4\x84\x64\x0b\x2d\x26\x43\x63\x8e\x33\x71\x01\xe0\x07\x0d\xe4\xe1\x1f\x31\x07\xcf\x9b\x64\xda\x59\x67\x8f\xd8\x99\xf3\x48\x35\x01\x88\xf6\xc9\x4c\x12\xef\x71\x5d\x20\x65\xb1\x04\xf8\x6a\xb3\xf1\x4e\xf7\xdd\xbc\x54\x7c\x1a\x2b\x18\xaf\x21\x06\xa4\xeb\x0f\xf2\x8e\x49\x0a\xf7\x81\xdc\x21\x5a\xa4\x43\xe4\x31\xbd\xf5\x36\x9a\x97\xdc\x7b\x4a\x93\x12\x4c\x10\x1d\xc1\x9f\xd6\xfb\x32\x53\x0e\x48\x09\x1f\xed\x33\x2f\x6c\xfb\xbe\x6c\xae\x6b\x71\xec\x0a\xe5\xaf\x5b\x3e\x2c\xe1\xe8\xe6\xa3\xe9\x93\xa7\x4e\xa8\x32\x8e\xd8\x32\x6f\x30\x77\xce\x8e\xcf\x81\x89\xa1\x21\x01\x43\xd6\x85\xb0\xf6\x88\x63\x19\xc9\xd3\x05\xab\xd5\x12\x99\x8c\x6e\x84\x8a\x4d\x86\x32\x1f\xce\x67\x31\x2b\x12\xce\xdc\x69\xef\xf6\x5d\x0c\x83\x38\x99\xff\x70\x5b\x89\x1f\x27\xb5\xe1\x9e\x0f\xbf\xe3\x13\x6c\xf6\xb1\x6a\x58\x0d\x59\x3c\x93\xc9\x58\x20\x76\x7e\x50\x42\x28\xfe\x1c\xaf\x47\x98\x09\xdd\xb3\x56\x19\x28\x3f\xfa\x87\xcd\xeb\x09\x64\xb6\xd6\x4d\x44\xc3\xed\xbd\xad\x53\xbf\xc1\x0c\x74\x2c\x89\x92\xf8\x34\x45\x22\xbc\x11\xe9\xfe\x9c\x05\x66\x9d\xf9\xc9\x4f\x5f\xed\x4c\x90\xfa\xb6\x99\x4b\xd7\x5c\xc7\x8f\x66\x9a\x4b\x96\xfb\xf8\xee\x2b\xdf\x73\x35\x4e\xae\xb7\x72\x8c\xa8\x55\xbc\x33\x84\x60\x8c\x7c\x4d\x68\xda\x14\x5f\x24\x52\x77\xe4\x28\xdd\xe1\x96\x93\x9c\x0c\xcb\xcb\x85\x9e\xa3\x6a\xe2\x5d\xc0\x8e\xfa\x8c\x13\xbd\x67\xf8\xb4\x06\x6a\xc6\x76\x80\x3b\x36\x82\x74\x76\x85\x44\x5b\xe6\x70\x7c\x6a\xbd\xeb\x0a\xb6\xd7\xf9\x90\x3a\x8a\xf1\x77\xe4\x72\x13\xea\x92\xde\x6a\x78\x01\xae\x15\x48\x99\xdf\x2f\x4d\xe1\x62\xb3\x70\xcf\x9c\x78\x0b\x6c\xc0\xeb\x3b\x79\xeb\x46\x22\x28\xe9\x04\xf2\xd5\x46\x0e\x2d\xee\x39\xfa\x23\x62\x33\xc4\xc9\x45\x14\xda\x3a\x3c\x3f\xc2\x8e\x47\x21\xb2\x52\x6c\x32\xde\x4c\x86\x09\xa2\x63\x40\x21\x87\xac\x8e\xef\x14\x1e\xc7\x1a\xbe\xeb\xe2\xbe\xff\x17\xd6\xa9\x21\xc3\x86\x97\x4f\x47\x77\x24\xa3\x22\xa7\xcf\xdb\xa9\xe1\xae\xa3\xc5\x4c\x74\xfe\xdd\x07\xee\x7f\x4e\x6c\xa5\xff\x5e\x01\x0e\x97\xec\xb0\xb7\x44\x3b\xfc\xdb\xcf\xb6\x8f\x46\xeb\xcb\x4d\x60\x93\x17\x83\x63\x56\x8c\xdf\xf7\xda\xe1\x45\x52\xbe\x1e\xfc\x37\x1f\x33\x8f\xe1\x93\xb2\x33\x7b\x84\x76\x82\x96\x8f\x38\x99\xd0\x13\x6c\x2a\xf8\x6f\x39\xc0\xce\x0f\x0e\x17\x94\xb9\x49\xac\xb8\x57\xa3\x63\x46\x0d\x12\x27\x45\x32\xe9\x5b\x58\xc4\x48\xe4\xbb\xe5\xa0\x77\xfa\x02\xf0\x54\xcf\x9b\x86\x51\xf8\x75\x29\x7e\xeb\xbc\x58\x8a\xae\x30\xc6\xec\x95\x2c\x64\x39\x4f\xb0\x29\xfa\x40\x78\xd2\x21\xae\x95\x2c\x2a\xc3\x28\xdc\xc2\xdb\x3f\xfe\xe7\xad\xc1\x16\x8e\x1c\xce\x7c\x28\xea\xc2\xb4\xff\xe0\x61\x0b\xa1\x17\xa6\x4c\x79\xa9\x58\x1e\x6e\x66\x32\xfa\x0f\x46\x63\x48\x51\x27\x96\xa2\x31\x2c\x1d\x6e\x44\xfd\xd7\x07\x05\xbe\xe3\x1d\x1b\x88\xe6\x1d\x47\xdf\x7d\x91\x57\x18\x02\x2a\xfb\xd9\xab\x9f\x09\xa9\x62\x00\x5e\x9c\x67\x09\x4f\x23\xdb\x85\xec\xec\xdb\xb0\xb1\x37\xd3\x8c\xc0\x5e\x49\x59\x28\xbd\x1e\x78\xe6\x40\x72\x02\x5a\x9c\x1d\xc9\x98\x14\x9f\x35\xb2\x14\x8f\x22\xe4\xe9\x71\xd4\x0b\x3e\x7f\x4a\xc9\x84\xcb\xad\xb3\x55\xf1\x12\x6f\x69\xf2\xa3\x27\x29\x4f\x94\xb5\x22\x06\xfc\x49\x39\xfc\xa0\x67\x71\xba\xd9\xc0\x1e\x0d\xaf\xf5\x90\xa1\x1b\xad\xec\x5e\x7e\x87\x5d\x16\x82\x68\x16\x4b\x36\xbc\x32\xd2\x6b\xdc\x03\x11\x52\x43\xd8\x6c\x12\xad\xbf\x9e\xd5\x86\xe7\x72\x74\xcb\xe6\xf7\xda\x75\xbf\x5e\xe1\x26\x42\x11\x1f\xcc\x09\xa9\xb3\xbe\x49\x32\xa4\x1f\x0d\x1f\x54\x84\x20\x41\x84\xc4\xe7\x8e\x77\x84\x05\xa8\xc9\xfb\xa0\xbc\x7b\x8a\xa9\x7e\x14\x78\x3b\x45\xb1\xe1\xb7\x67\x2b\x09\xe8\x00\x73\x74\xe3\xc7\x36\x15\x69\x81\xe5\xe0\x85\x8e\x40\xb4\x1d\x75\x25\x07\xfc\xb8\xbe\x54\x0e\x07\x74\x0b\x8d\x9f\x68\x48\xc4\x01\x06\xe8\xa1\xbb\x44\x24\xec\xd8\x21\x7d\x63\x78\xdc\xa1\xe9\x8b\x77\x73\xd0\x8f\xeb\x92\xb4\xe6\xd8\x09\x5c\xf0\x22\x5e\x3b\xdc\x39\x74\xab\xfb\xe3\x5f\xa5\x73\xa2\x83\xee\xc4\xde\x8e\xa7\x36\xf3\xc3\xce\xd4\xdb\x70\x4b\x3d\x6f\x56\xde\xcd\x91\xf7\x64\x26\xf7\xd6\xa5\xd0\x91\x6d\x5b\x32\xc5\x03\x65\x26\xcd\x3c\xcb\x8f\xd4\x55\x50\x9d\x84\x67\xfa\x28\xce\xe1\xb4\x6c\x80\x8d\xae\x4f\xe9\x19\x4a\xc6\x71\x2a\x51\xcf\x37\xdf\x38\xfc\x20\x96\xf2\x32\xf6\xf1\x71\x81\x90\xfd\x91\xb2\x80\x00\x87\x88\x44\x90\x57\x27\x2e\x4e\x79\x9d\x30\x31\xb1\xbc\xa7\x1c\xe4\x34\x4d\x14\x2d\xdf\x17\xba\x70\xc7\xfd\xc8\xaa\x5e\xda\x31\x8e\x81\x06\x31\x12\x87\x5c\xb9\xd0\xaa\x1b\x64\xdc\x1a\xf0\x34\xe5\x5e\x31\xe0\x27\x82\xa4\x84\xfb\x93\xf3\x02\x9a\x53\x79\xd3\x32\x3e\x07\x19\x9e\x1d\x1a\x2d\x4d\x78\x5a\x95\x2c\x59\xb5\x76\xbc\xb9\xcc\xbb\x18\xc4\x0e\x7e\xd2\x21\xed\x55\x13\x89\x28\x63\x26\x73\x29\x39\x62\xd8\x30\xf3\x2d\x53\x54\x46\x1a\x4c\x20\x13\xe5\x4b\x91\x2a\xbe\x4e\x43\x8e\x0f\x76\x1e\x63\x3d\x79\x18\x05\x25\x90\x09\xfb\xf9\x1b\x3b\x15\x79\xd4\x6d\xdd\x0a\x5c\x28\xb0\x9a\x0f\xf5\x48\x1f\xcd\xfc\xdb\x7a\x34\xe6\x53\x1f\xd3\x2d\x7f\x12\xfb\x65\x21\x5a\x65\x7c\x67\xc4\x71\x70\xce\x76\x5b\xb7\x8f\x84\x7b\x67\x56\x2e\x94\x38\x5b\x40\xa9\xba\x7c\x11\xdd\x5a\x56\x3d\x53\xd8\xf1\x51\xf6\x61\x9f\x57\x4b\x9c\x4f\x8c\xc2\x75\x1f\x9d\x23\x73\xf7\xc7\x4b\x16\xaf\xbc\x01\x00\xaf\x2a\x70\x9d\xd4\x74\x0a\xb6\x72\xc2\x46\x23\x04\x42\x8f\x6f\x05\xfc\xc4\x13\x43\x9a\x7f\x7c\xb2\xb1\x38\x63\x53\xbe\x28\x77\x21\xb0\x67\x23\x8f\x6b\x74\x51\xd7\xce\xc5\xf7\x79\x88\xf6\xe3\x51\xf2\x07\x92\xfd\xe5\xa9\x3c\x68\x3a\xa3\x77\x22\xbc\xc6\x0b\xdb\xb1\xa4\x9a\xde\xcd\x44\xd0\x12\xf6\xf6\x2a\x4e\xaf\xe0\xaa\xc5\xef\x92\x62\x38\xb0\x23\xed\x1b\x84\x20\x22\x89\x47\xfe\x6a\xdc\x08\xf6\xd4\x22\x05\x71\xe7\x8a\x1f\xf0\x53\x03\x3e\x72\xc2\x73\x8b\xef\xbe\xe9\x49\x1e\x7a\x83\xff\xbf\x36\xf7\x39\x68\x7c\xc4\x00\x9b\x5a\xa9\x01\x12\xf1\xce\xc3\xaf\x4b\x97\x03\x44\xd7\x3f\x28\x81\x21\x76\xf1\xa8\x86\x1b\xf4\x8f\x2d\xba\x43\xc7\xb5\x34\xf2\xea\xb5\x74\x93\x69\x20\x0c\x61\xa1\xdd\x35\xce\x8e\x31\xcd\xf1\x35\x54\x38\x3a\xe0\x5c\xfd\x52\xde\xf7\x2b\xf1\x9e\x5c\x7c\xf2\x38\xa5\x8c\x2d\x2f\x79\x8e\x86\x59\x55\x71\xf2\xd2\xe5\x79\xb9\x0c\x31\xad\x5d\xc8\xcb\xed\x06\x5a\x5e\x79\xee\x55\x33\x6e\x79\xde\xa2\x2c\xe4\x51\x52\xb8\x4b\x38\xea\x98\x78\x39\x4e\x8b\xe6\x81\x29\x17\x7a\xd5\xc9\x23\x09\x79\x8e\x44\x4d\x1a\x8d\x4b\x8c\x5f\x79\xd2\x45\x53\xeb\xb6\x2c\x6c\x26\xcf\x53\x2d\x22\x4f\xea\x43\x60\x96\x3c\x31\xde\x16\xcd\x13\x7d\xcd\x11\xd6\x2f\xc5\xcf\x64\x54\x07\x2d\xe4\xd1\xe0\x62\x28\x51\x5d\xa7\x0d\x1f\xb1\x73\xac\xc8\x0c\x8a\xdf\x1a\xe2\x73\xd2\x05\xba\xcb\x8c\x0c\x91\x00\x97\x29\x74\x2d\x4f\xb2\x6a\x6c\xf4\x65\x90\x76\xa8\x8b\x27\x9d\xc4\x13\x4a\xf9\xb8\x86\x52\xaf\x35\x84\x67\xc3\xc1\xb1\xce\x86\x0a\x61\x88\x5e\xe1\xad\x32\x27\xb1\xb4\x6c\x0a\x3a\x7a\x5b\xd1\xb4\xa5\xb2\x14\x05\x9b\xf6\x62\x2d\x71\xb7\xf5\xd3\xdd\x36\xd5\xae\x3b\x35\x41\x4d\x1e\xb9\xeb\xa2\x84\xd3\xc7\x56\x02\x29\xa9\x27\x8e\xff\xb8\x8a\x16\xba\x3b\xad\xe8\x4f\xf4\x94\x0d\x98\x08\x96\xe3\xaf\xdc\x62\x1f\x39\x6b\x1a\x19\xf0\x43\x15\x2d\xf5\x31\x56\x54\x2d\x7a\x9e\x7e\x54\xa7\xf1\xd6\xf4\x6e\xab\x8f\xde\xfe\x10\x5e\x2d\x44\xf0\xed\x92\xad\x6a\xd4\x94\x6d\x37\xc4\x4a\x79\x2b\x75\x5b\xb6\xc9\x74\xc3\xb1\xae\xe7\xd5\x4d\xba\x3c\xda\x7b\x45\x80\xbe\xb0\x50\xc1\x3f\xa2\xc1\xa3\xdd\x6f\x5d\x77\x53\x6f\xd7\xfc\x44\x72\x77\xc9\xe7\xc4\xaf\xbd\xa8\x8f\xfc\x2e\x03\x1c\xc2\x1e\xac\x28\xeb\x73\x89\x43\xe4\x7f\x77\x7c\xba\xda\x3d\x30\x9f\x26\xdf\xfb\xaf\x71\x2d\x5a\x79\x26\x13\xe8\xe1\x80\xd8\x64\x35\x33\x1f\x2b\xbc\x38\x78\x34\xc0\x3b\x0c\xf1\xa4\x6e\xeb\xc3\x68\xe4\x2e\xab\x3c\x32\x64\x58\x39\x59\xf2\x9a\x59\xde\x16\xeb\xcd\x5c\x19\xe2\x00\xb1\xdb\x27\xaa\xd2\x88\xa1\xec\xd9\x30\x89\x39\xf9\x69\xed\x50\x39\xdf\xa9\xf8\x75\x08\xee\x66\x87\x10\xb1\x4d\x43\xbc\x67\x2f\x73\x8f\x1c\xe0\x10\x6f\x11\x4f\x9c\x85\x73\xb5\xbe\x39\x36\xf8\xbc\x93\x0b\xe4\x7a\x4b\x0f\x03\x32\x66\x74\x3a\xda\x2f\x39\x16\x1d\xb5\x02\x2f\x71\x12\xd6\x49\xfd\x81\x5e\x9a\x5e\xe0\xc1\x3a\x38\x67\xa0\x11\x77\x1a\xf8\x6d\xef\xf5\xae\x69\x9b\x81\xd4\x00\x57\xfc\x18\x7e\x91\xc0\xc3\x79\x7e\x09\x9e\x0f\x2d\x6e\xd6\x03\x47\xa9\x7a\x2b\x0f\xc3\x31\xb2\x5e\x70\xb0\x4e\x1b\x0a\x8f\x18\x31\x0b\x1a\xa1\x28\xcc\xd4\x5b\x3e\xc6\x08\x45\x4e\x25\x05\x81\x7c\x7b\xf6\x9c\x48\x25\xb5\x4c\xb3\x21\xd9\xae\xce\x8a\xbc\xea\xf9\x48\x6e\xc4\xcb\x0f\x0d\x07\x5f\x5c\x57\x84\xca\xe1\xb0\x06\x3e\x3a\x8d\xcc\x75\x29\x51\x10\xcf\x86\xba\x57\x35\x7f\xd6\x44\xe8\x96\x96\x93\x3e\x89\x8d\x58\x1b\x5d\x28\x84\x30\x12\x5a\xe0\x1c\xee\x89\xbc\x85\xf9\x0c\x1d\x4b\x28\xbc\x74\xf6\x30\x45\xe0\x53\x4a\x5b\x44\x1d\x03\x1f\xc3\x02\x97\x5a\x42\x45\x5e\xca\x97\x95\x1b\x97\x78\x26\xdc\xfb\x78\x09\xf6\xf2\x98\x96\x31\x6f\xbb\xe6\x58\x09\x3d\x83\x9b\xf4\x4c\xcf\xe8\xec\x42\xdf\x9a\xcd\x3f\x12\x0f\x23\xc9\x91\x54\x15\xb6\x11\xc0\x12\x80\x42\x39\xe4\xa6\x69\x7a\x28\x3c\x07\xc8\x90\xec\x91\x37\xc2\xd9\x99\x97\x57\x9c\xbf\x0f\x60\x13\x31\x92\x4a\x1c\x43\xdc\x39\x72\x17\x31\xb7\x47\xbc\xc9\x35\xce\x4f\xb6\xa4\xfe\xd1\x06\x33\x69\xf4\x5c\x4f\x56\x9c\x79\x71\x4e\x90\xb7\x16\x8d\xcd\x4e\x0a\x85\x86\xc7\x64\xb8\xb5\x44\xa6\xb7\xb4\x0c\x71\x39\xd5\xf3\xc8\x4e\xc4\xf1\x79\xf9\xa5\xe6\xb9\xd8\x62\xfb\xf2\xcc\x11\xce\x49\x36\xc3\xf6\xbd\xeb\x71\x17\xed\x72\xcd\x2e\x05\xa9\xa6\x37\x08\x6d\x21\x58\x7f\x4a\xd9\xbc\xa8\xbe\x67\xf0\x45\x64\xd2\x96\xb7\x77\xbd\x65\x8f\x90\x6c\x0e\x24\x45\xc3\xfc\xff\xf8\x48\xdc\x4f\x27\x45\x1b\xdc\x1d\x5f\xab\x0a\xa1\x6b\x13\x62\x5a\xac\xe6\x94\x5f\x4d\xc9\x97\x69\xd2\x27\x16\x07\x88\x78\x46\xb2\x09\x6f\x6f\xb6\xf2\x20\x96\xbc\x79\x4a\x2c\xc2\x6f\x2b\x16\x42\xa9\x37\x79\x11\x56\x98\xa8\x08\xb3\xd6\xc7\xec\xa5\x2b\x91\xf2\xc7\x60\xc2\xde\x02\xdc\x99\xa5\x89\x53\x56\x16\xc7\xb8\x08\x7e\xc0\x25\xf9\x0f\xc3\x87\x5e\x08\x38\xf7\x00\xaf\xd9\x0c\x9d\x5d\x04\xd7\x7e\x74\x90\x66\xb7\x83\xa0\x06\x10\xaa\xbd\xca\xcd\x0d\x0d\x32\x4f\xc4\xe8\xaa\xa4\xec\x72\x98\x79\x6c\x75\x41\xc3\x95\x12\xb3\xe7\xfa\x5f\x8e\xdf\xea\x57\xa8\x20\x8d\x87\x84\x20\x50\x96\xfa\xcc\x79\xdf\xc4\x1c\x09\xe1\x33\xb1\xbc\x4a\x9e\x88\x5c\xd0\x97\x43\x8a\xfa\x7d\x8a\xc7\x68\x93\x77\x2a\xf7\x05\x0b\xa2\xe9\x87\x6f\x6c\xaf\x42\x15\x93\x60\x35\xda\x37\x16\xd4\xc5\x27\xea\x74\xa4\xa9\x9b\x73\x4e\x0d\x80\x1c\xd2\xb5\x78\xce\x81\x5d\x47\x85\x11\x75\x52\x95\x93\x49\x05\xcf\x91\x63\x5e\xda\x84\xa3\xe9\xb3\xd9\xcf\x61\xd2\x37\xbe\x37\xb4\x8f\xf7\x7c\xef\xaa\xc5\x93\x2e\xb5\x19\x6a\x8d\x81\x11\x7b\x7f\xe4\xd5\xb2\xf0\xce\x1b\x73\xd4\x80\x94\xe3\x4f\x96\x25\x4c\xc4\x29\x8e\x3e\x16\x93\x09\xf6\xdd\x3a\x4d\xe9\x24\xd0\x38\x5e\x52\x9c\x4c\x32\xc0\x79\x9e\x27\xa0\x97\x7c\x08\x26\x2f\x24\x67\xa6\xe1\x31\x15\xf0\x59\x36\xdc\xee\x59\x6e\x5a\xa8\x42\x44\xb5\x7d\xb0\x92\xe9\x73\x2a\x97\xd9\x75\x89\x65\x3c\x45\x43\x31\x41\x07\x54\x4d\xc6\x79\xe4\xe8\x53\xfb\x30\x01\x5e\x7a\xdf\xf2\x4f\x3f\xe1\x09\x7f\x90\x5b\x1f\xf0\xac\xfc\x6a\xdc\x60\x78\xb8\x73\xd2\x9e\x48\xe8\x2c\x98\x86\x16\x6f\x7b\xb6\x93\x66\x2d\x13\x82\xa5\x07\x36\x1c\x27\xb5\x78\xd2\x20\xe8\x4a\xec\xaa\x97\xa1\x27\xf7\x3c\x3c\x8d\xb3\xf2\x21\xb7\x43\x3c\x65\xb8\xe2\x1b\x63\xb7\xb3\x9f\xa9\x29\x8d\xcb\x65\xfc\x85\xbf\x73\x4f\x16\x4e\x18\x9f\x18\x88\x37\x1e\x21\x99\x39\xca\x91\x16\x27\x4f\x2c\x4f\x43\xd8\x2f\x9f\x33\x4a\x4e\xd6\x1d\x49\x18\x1f\x69\x06\x03\xe0\x8a\x03\x15\x3b\x79\xf4\x32\xc2\x22\x34\x71\x87\xd8\xc4\x11\x6c\x16\x40\x57\xec\x84\xca\x52\x46\xbd\x9f\x30\x95\x17\x9c\x67\xce\x90\x17\x0a\x21\x9c\x09\x1c\x88\xf9\x51\x1c\xe5\x5a\x9a\x93\xba\x2d\x09\x59\xc8\x49\x49\x90\xe7\xfe\xca\xe8\x08\x2f\xa9\x4b\xae\x47\x59\x07\xb9\x96\x49\xc7\xe4\xb6\x45\x06\xb4\xc4\x12\x85\x19\x0a\xd0\xd4\xbf\x5a\x52\x71\x65\xae\x78\xda\xc0\x60\x29\x09\xb8\xba\x54\x9c\xe1\xfe\x52\x48\x61\x13\x4b\x59\x17\xdf\xd3\x5f\xf3\xf8\xe5\x28\x39\xbe\x5b\xc7\x99\xe9\xc5\xba\x05\x90\xc0\x84\xff\x6a\x5b\x44\xb4\xfc\x5a\xae\x38\xa7\x17\x97\x49\xdb\x05\x8f\xe2\x17\x6a\x0e\x15\xb8\x32\xe2\x95\xb3\xe7\x6e\xdd\xf4\x1c\xa1\xc6\x9a\x4b\xbf\xbb\xe4\xf3\x6e\x62\x36\x3b\x71\xfa\xd5\x37\x4d\x14\x91\xd8\x7e\x39\xb6\x16\xee\x95\x90\x66\x06\x7b\x85\x06\x65\xc8\x20\x68\x34\x9c\x9f\x46\x83\xa7\x31\xfd\x66\xc0\x29\x31\xe3\x51\x3f\x1b\x93\xcf\x66\x02\xea\x86\x76\x02\xf7\x08\xe1\xb9\x97\x40\xe5\x3d\xb4\x08\xf7\x44\xdf\x43\x63\x28\x89\xea\x25\x7d\x91\x98\x5e\xb1\x3c\x9f\x66\x68\x3e\x87\xe3\x9b\x00\xec\xb1\x01\xac\x3b\x5b\xbc\xe8\xcc\x69\x69\xce\x4f\x43\x46\xb7\xef\x0f\x12\x68\xfe\xfc\xc5\x9b\x33\x73\x0b\xd9\x00\x32\xce\xbf\x01\x74\x9e\x93\x08\x61\x94\xa5\x7e\x50\xea\xae\x2f\xaa\x1c\x7d\xd3\x34\xf1\xf7\x11\xb0\xe3\x3b\x30\xe6\x16\xf7\xa4\x5a\x8f\x77\x08\xe0\x5c\x2f\x25\x56\xe6\x05\x9e\xc2\x46\x5c\x16\x4d\x31\xdd\x65\x33\x54\x25\xee\x71\x77\xee\x60\xe5\x1d\x9d\xcd\x8d\xc4\x2d\x32\x0f\x4e\x1e\xac\xc6\x8b\x6c\xdd\x57\x5d\x78\x7d\x13\xe1\xdd\xa0\xec\x37\xbb\xd6\x5e\x90\x8a\xf2\xe6\xf9\x79\x1c\xeb\x7b\x7f\x00\xa8\x3e\x6b\x5d\x9c\xd3\x37\xf2\x0d\xbf\x0f\x7e\x13\xd7\x05\x0e\xed\x48\xd1\x27\x8d\x77\xfc\x98\x16\xab\xff\x38\x27\x36\x67\xa7\x2f\x26\x3d\xe0\x78\x4b\xf2\x92\x9c\x6b\xb3\xbe\xbc\xce\x1f\x97\xc3\x14\x35\xb8\xd0\xb9\x8d\x4b\x8e\xc6\x8d\xa8\x5d\x75\x07\x7f\xc7\x58\x67\x8c\x7e\x33\x95\x9c\xe4\x98\x36\xa2\x7e\x2c\x46\x58\x73\x3a\x7b\x97\x59\x9e\xd4\x53\x99\xc2\x66\x7c\x6d\x2c\xf4\x8d\x9b\xf9\xd0\x25\x80\xd5\x98\x9b\xa5\x1d\x6c\x5c\xcd\xc7\x3a\x55\xe5\x75\x15\x6f\xc5\x8e\x73\xfb\xc0\xd5\xfb\x4a\xef\x0d\x30\x7b\x19\x17\x18\x03\xae\x85\xb7\xf2\xb1\xf2\xa4\xe2\xec\xd9\x9f\x59\x81\xf4\x9a\xc1\x04\x3f\x94\xb2\x6b\x34\x80\xde\xc6\x85\x7d\x1a\xef\x6a\x1f\xbb\x7a\x90\x55\x3e\xda\xf2\xc7\xf5\x7e\x78\xe7\x17\x53\x5a\x30\x56\x2d\x1e\x71\x45\x23\x95\xc2\x92\x2c\x93\x91\x71\xf6\x26\xb2\x1b\x81\x5c\x89\x7f\x68\x27\x74\x7a\x0c\x0a\xb7\xf4\x70\xc3\x72\x11\x60\xba\xef\x68\x72\x73\x71\x81\x40\x63\x08\x4d\xc9\x8e\xc7\x7a\xdd\xf6\x95\x24\xa7\xd2\x78\xf4\x16\xd1\xe8\x9b\x41\xac\x4f\x3b\x7e\xfe\x8b\x29\x97\x16\x12\xc9\xfc\xbc\x06\x5f\x73\x76\x2c\xd5\x0e\xfa\x32\xf9\x5b\x71\x16\x62\x65\x2d\xc4\x82\x8f\x10\x93\xa6\xa3\x46\x97\x41\x41\xb8\x69\x9b\xa6\x9f\x3c\x38\xf1\x9a\x92\xa4\xdd\xdc\x77\x57\x67\x01\x56\xf0\xed\x5a\x62\xe8\xdf\x52\x14\x97\x1a\xf8\xfa\x05\xbb\x5e\x69\x61\x1a\xdf\x47\x96\x84\xcf\x51\xb3\x4b\xad\x72\x78\xab\xf1\x0d\xaf\x73\x4e\xcb\x06\x03\x5f\x5d\xa5\x62\xc6\xce\x84\x31\x28\xb2\x9e\x89\x4f\x6f\x9a\x82\xcd\x11\x92\x7a\xac\x47\x87\x39\x64\x26\xf0\xa4\xc4\x4c\xc8\x48\x89\x99\xac\x94\x12\xb3\x49\xcb\x93\xbb\xae\x9a\xce\xd6\xf9\xf9\xf3\x25\x88\xf8\x70\x50\x87\xfb\x9a\x70\x12\xbb\x07\x8f\x95\x1d\x6d\x31\xf7\x3e\xcb\x0b\x8c\x70\x3b\xcd\x88\xb5\xe0\x2e\xd1\xbd\xee\x57\x6a\xd2\x7d\x75\x8f\xaf\xdb\xdf\xeb\x7d\xb9\xc9\xaa\x0a\x7b\xc2\xf1\x55\x87\xbd\x21\x9b\x04\xd9\x0c\xc6\x8f\xa1\xea\x9b\x30\x25\x4e\x51\xa2\x13\x25\xeb\x98\x2a\x2e\x4c\x57\x43\xd8\x52\x1e\xc7\x37\xa1\xc7\x7b\x4a\xea\x1e\xee\xfe\x84\xb7\x4c\x99\xcb\x90\x14\xd2\x23\x6c\x98\x5c\x02\x3a\x1b\xaa\xce\xd6\xee\x48\xe9\x10\xb3\x37\xc4\xf0\xe5\x3b\x16\xe1\xfd\x9a\x26\x3e\x92\x07\x34\xbf\x73\xe2\xf4\xa7\x25\xc3\xb3\xd6\x6c\x36\x1b\xbf\x84\x8d\xbd\xd8\xaa\xd1\xb8\x7a\x70\x1a\x9e\xae\x96\x72\x8c\x15\x0e\xea\x70\x53\x3c\x09\xaf\xc1\xbe\xd4\x20\x0f\x33\x3c\xf0\x95\x35\xff\x3b\x82\xb4\xba\xed\x7b\xc1\x46\x85\x90\x7a\xb5\xdf\x0f\x7b\x7e\x5d\xf2\x1c\xa1\xf8\x1e\x21\x7b\xde\xb7\x03\x29\x0f\xb6\x78\xc2\x9f\xd4\x27\xfe\x4c\x8c\x4d\x6e\xa6\xe2\xf6\xcd\xba\xe2\x63\x35\x31\xb4\x98\x77\x5e\xcc\x6b\x46\xee\xe4\x64\xc8\xa2\xad\x2d\x89\xbb\x59\xc1\xd7\x4e\x9f\xa0\x86\x5a\x1c\x04\x5e\xb1\x2e\x1d\xab\x2c\xdc\x77\x5f\x26\xab\x78\x1d\x54\xa1\x7f\x1d\xdc\x40\x8d\xb9\x7a\x47\x44\xfd\x17\x7c\x98\xe7\xfc\x91\x30\x26\x97\x42\xd9\x78\x45\xbc\x52\x8f\x32\x9e\x93\xfa\xd9\x3b\x75\xc3\xe0\xf0\xf5\x89\x70\xa6\x62\x91\xc5\xb5\x1f\x0d\xc7\x41\x93\xc7\x12\x54\x36\x69\x47\x37\x9e\x17\x9c\x39\x85\x9d\xea\x41\xe3\xdc\x30\xbf\xb4\x0c\x9b\xc4\xef\xcd\xd3\x27\xcf\x5f\x4d\x41\xe7\x6c\x44\x33\xe6\x4c\x47\x33\x96\x78\x8c\x9c\x20\x2f\x0f\x80\x4f\x91\x27\x90\x47\xba\x2f\xe4\xbe\x5c\x8d\xda\x94\x47\x90\xb6\x24\xa2\x63\x01\x9f\x46\x28\x61\x61\x96\xc0\x96\x9e\xbd\x5a\x82\xa3\x0f\x0e\x06\x5b\xbb\xae\x5b\x68\xb3\x93\xe4\xa3\xac\xaa\xeb\xc6\xac\x43\xc1\x0f\x6d\x73\x05\x9f\x36\x3c\xf1\xc3\xbe\x25\x0b\xb0\x01\x26\xd4\x3d\xba\x05\x70\xa6\x99\xa9\xb7\x44\xbb\x7e\x2a\x46\x3f\xe2\xc4\xe9\x22\xc5\x92\x12\xf0\xf8\x90\xfe\x5b\x18\xa5\x9c\x9f\x16\xd8\x6d\x23\x9e\xc4\x54\x9c\x21\xab\xf4\xfc\x24\x59\x93\x99\x74\x27\x83\xac\xfc\x85\x53\x4b\x34\x61\x04\x3a\xcf\x74\x88\x97\x7d\x7f\xe8\xb2\x58\x00\xfc\x7a\xd5\x74\x48\xb3\x6a\x26\x9d\x3c\x78\x3e\x3e\x38\x32\x05\x3f\xf0\xcb\x4a\x13\x50\xdd\x60\x8a\xa8\x66\x5c\xe4\x50\x61\xa5\x90\x5e\x23\x4c\x36\xdb\x11\x7e\x6c\xed\x98\xb9\x42\xba\x58\x6e\x39\x17\x25\x00\x35\xd9\x6c\x39\x3b\xba\x42\xad\xb6\x2d\x6d\x20\xcf\xc4\x1d\x45\x1e\xf2\x6c\x39\xea\xa4\x66\x67\x4b\x32\x24\x75\x44\x87\xe5\xc0\x06\x42\x57\x97\x36\x83\xc5\x3b\x08\x78\xcc\x5e\xce\x0b\x88\x21\xe2\x7a\x61\xca\x8f\x4f\x29\x10\xcc\x39\xf6\xea\x19\x84\xfb\x0d\xb2\x5d\x38\x28\x7c\x39\xec\xe1\xb1\x49\x7d\x4a\x06\xfa\xbc\xb6\x26\x98\x71\xd9\x73\x08\xb6\x86\x5c\xec\x0b\x70\xf3\x5b\x53\x71\x20\x84\xcf\xbe\x78\xd5\xb2\x4d\x0f\xde\x62\xcd\x72\x4f\x94\xc1\xe6\xfd\x70\xf2\x3a\x16\x3b\x9a\x05\xf7\x2d\xf9\x5c\xe3\xd1\xee\xcc\xf7\x2c\x3a\x6e\x05\xe8\x4c\xaa\xca\x93\xd6\x5f\x8c\x5c\xdf\x42\xd6\xbc\xf7\x21\xa7\x39\x14\xaf\x0e\xab\x1c\x92\xf5\x9a\xa8\x78\xa0\x07\x4d\xe6\xfd\x96\x07\x1c\x9c\x9d\x92\xff\x64\xd9\x4f\xe2\xe7\xf1\x23\x7f\xb8\x2e\xcc\x47\x09\xe3\x08\x85\xe3\xab\x9d\xf7\xbb\x70\xa9\xb3\x8e\xf1\x18\xe5\x77\x39\x7a\x57\x31\x8f\x92\xfd\x45\x8a\x86\x8d\x00\x1c\xc7\x5f\xec\x88\x4f\x27\x48\x6f\xd8\x4b\xb3\xe7\x47\xe0\xf3\x4e\x7c\xde\xb5\xdb\xcf\xef\xe7\x4f\x23\x8c\x2f\xa0\x86\x77\x13\x52\xb5\x32\x48\x79\x5e\xe2\x17\xf8\x89\x23\x44\x7f\xa3\xef\xc6\xf3\x33\x4f\xa3\xfa\xc5\xe6\x28\x4d\x20\x54\x79\x7a\x80\x41\x6b\x1a\x07\x4a\x0f\x67\x29\xa3\xd0\xd5\x79\x7d\x1a\xff\x7c\xa1\xba\xd1\xc3\x17\xe8\x99\xa6\xd8\xbf\xa9\x77\x0b\x01\x9e\x7f\xd1\x20\xdc\x7f\xbe\x6f\x31\x26\x5c\x98\x8d\x18\xf9\x6d\x46\x1f\x32\xcd\x71\x8e\xed\x32\xc5\x70\xd0\x91\xde\xee\xf2\x99\xc5\x73\x7c\x76\xf7\x81\xc9\xb5\xb7\xce\xad\x06\xdf\xff\x32\x86\x4c\xe7\x7b\xe7\x60\x88\xb8\x85\x2b\x12\x2e\x0f\xdb\x9b\x2f\x4d\xb8\x90\x4f\x4b\x00\x61\xb2\x69\x01\xd8\x5d\x53\x5c\xe0\x2d\x34\xbc\x19\x88\x6b\x26\x88\xaf\x53\x62\xa5\x60\xad\x5d\x17\x7c\xdd\xe4\x8b\xae\xf8\xc2\x10\x33\x68\xe0\x0c\x83\x48\xd5\x5f\xec\x29\x81\xb4\x62\x98\x05\xf9\xfb\x92\xbe\x71\xac\xc0\x1f\x25\x7d\xb0\x35\x58\x33\xaf\xb9\x74\x8f\xf3\xc9\x5a\x41\x88\xf1\xa0\x06\x44\xce\xe7\xef\x1b\xfa\x62\x7f\xa1\xfb\x1c\xfa\x03\x2d\xf1\xab\x12\xf2\xd3\x6b\x78\x6c\x1c\xdd\x72\x32\xff\x94\xd4\xcb\x66\x68\x39\x0d\xbb\x3b\x12\xf0\x38\x38\xbe\xb9\x07\x02\x73\xed\xdc\x7b\xad\x4e\x7a\x21\x90\xd4\x89\xfe\x52\xea\x73\x9d\x40\x22\x12\x34\xa7\x50\x67\x24\xa5\xb5\xd7\xeb\xd0\x21\xed\x8d\x24\x86\xee\x48\x5f\x18\xa7\x65\xdb\x1c\x10\x30\xf7\xe7\xf4\x40\x68\x78\xb8\xed\x31\x65\xe9\x33\xa3\x1c\xfc\x1c\x0f\x2c\xe0\x7d\x45\x79\xbe\x18\x97\xb7\x57\x7c\x49\x97\x83\x58\xfb\xfa\x30\xa8\x46\x9c\x22\xab\x0b\x94\xd6\x11\x62\x31\xf2\x63\x4b\xfa\x56\x1d\xcd\xe8\x7a\x43\x1b\x24\x2b\xd9\xd0\x2d\x3e\xfd\xa7\x7f\x62\x68\xfa\xf9\xcf\xff\x6c\x5e\x7c\xff\x99\x71\xbf\x21\xbc\x21\x22\x50\xfd\xc6\x6a\x86\x42\xd1\xe7\x0f\x23\x40\xbe\xa9\xcd\x7e\xd7\x7c\x36\xf6\x5a\x62\x56\x5c\x68\x30\x83\xff\x17\x00\x00\xff\xff\x17\x14\x9b\x8c\xa4\xb2\x00\x00")
+var _confLocaleLocale_itItIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\xbd\xdb\x6e\x1c\x47\x93\x27\x7e\x2f\x40\xef\x50\xd6\x40\x7f\xd9\x00\xd5\x86\xed\xff\x1e\x60\xb8\xed\xa5\x25\xd9\xd2\x0e\x45\xf1\x13\x25\xcd\xce\x1a\x46\x3b\xbb\x2b\xd9\x9d\xa3\xea\xaa\x76\x1d\x48\xd3\x83\x01\xf6\x19\xf6\x09\xbe\xcb\x5d\x60\xae\xf6\x6e\xaf\xfd\x62\x1b\xbf\x88\xc8\x53\x55\x35\x25\x7f\x33\x37\x64\x57\x66\xe4\x29\x32\x32\x32\x22\x32\x32\xd2\x1c\x0e\xab\xd2\x76\x9b\xe5\xdb\xba\xe8\x6c\x7b\xed\x7e\x77\x4d\xf1\xa3\xeb\x0b\x33\xf4\xcd\xe3\xa6\x3b\xb8\xde\xf4\x4d\x71\x68\x9b\x9a\xfe\x99\xaa\x7a\x34\x74\xcd\xfd\x7b\xf7\xef\xed\x9a\xbd\x5d\x3e\xa7\x3f\xf7\xef\x95\xa6\xdb\xad\x1b\xd3\x96\xcb\x0b\x53\xd7\xb6\xaa\x9a\xa2\x74\xc5\x86\x4a\xb4\x0d\x7d\xdc\xbf\x67\x7f\x3b\x54\x4d\x6b\x97\xcf\x3a\xfc\x37\x54\xd8\x56\x87\xe5\xa9\xa3\x26\xee\xdf\xeb\xdc\xb6\x5e\xb9\x7a\x79\xba\xd9\xd8\xd2\xe9\x77\x33\xf4\x04\xbd\xf1\x9f\xc3\x61\xf9\xda\x6e\x5d\xd7\xb7\xa6\xa7\xb4\x96\x7f\xdb\x36\x4b\xbc\xb1\xeb\xce\xf5\x76\x79\xe9\xa8\xa3\xff\x60\xd7\xf7\xef\x5d\xdb\xb6\x73\x4d\xbd\x7c\x27\xff\xa9\xa7\x07\xb3\xb5\xd4\xc9\xad\xab\xa9\x13\xbd\xdd\x1f\x2a\x43\x25\xde\xe8\x8f\xfb\xf7\x2a\x53\x6f\x07\xc0\x9c\x39\xfc\xb8\x7f\x6f\xd3\x5a\xca\x58\xd5\xf6\x66\xf9\x84\x7e\x2e\x16\x8b\xfb\xf7\x06\xc2\xd3\x8a\x10\x72\xe5\x2a\xbb\x32\x75\xb9\xda\x63\x6c\x17\x9c\xd0\x14\x43\x6f\xeb\xde\x16\x96\x70\x45\xc3\x97\xfe\xdb\x92\x06\xb8\x32\x1d\xf5\x0d\x1f\x85\xab\x0b\xd3\x01\x89\xa8\xaa\x36\x84\xc8\x73\x42\xa4\x16\x25\x74\xed\x8d\xab\x96\xcf\x1e\xe3\x1f\xfa\xdc\x75\x37\x0d\x23\x57\x7e\x60\xfc\xab\xfe\xf6\x60\x97\x4f\x9a\xfa\xca\xb6\x7b\xf4\xd3\x1c\xfa\xcd\xce\x2c\x9f\xc8\x7f\xd4\xdd\xda\x43\x43\x08\x69\xda\x5b\x42\x93\xff\x79\xff\x5e\xd3\x6e\x4d\xed\x7e\x27\x94\x11\x66\x5e\xc9\xc7\xef\xe6\x77\xc1\xcf\xde\xb5\x6d\xd3\x2e\x5f\xf2\xbf\xfb\xf7\x68\xd8\x2b\x54\xb3\x3c\x1f\x9a\xeb\xa6\x48\xab\x41\xd6\xde\x6d\x5b\xe0\x0f\xb9\xa6\x78\x89\x2f\xad\x07\xb9\x57\x4d\xfb\x5e\x0b\xfe\x40\x3f\x27\xa5\xa9\x23\x5a\xb2\x19\xf7\xc2\xd4\x34\x07\x0c\xf0\xa3\xed\x7a\x47\x74\x50\x54\x36\x07\xa3\x09\x37\xe5\x9e\xb0\x7a\x30\x44\x71\x19\xe1\x99\x3d\xa5\x33\x59\x68\x7d\x66\xb3\x69\x86\xba\x5f\x75\xb6\xef\x69\x5e\xbb\xe5\x8b\x3d\x75\xa5\x97\x7a\x8a\x92\xca\x3d\x52\x10\x9a\xae\x39\x98\xfb\xf7\x6e\x9b\x21\xcc\xb9\x9f\x6a\x4d\x3d\x52\x82\x07\xd9\xad\xae\xac\x2d\x69\x76\x7b\x5a\x57\xa0\xbf\xa1\xaa\x08\xa3\xbf\x0e\x34\xac\x6e\x79\x41\x5f\x84\x16\xf9\xba\x7f\xcf\x75\x1d\xfd\x42\xed\xeb\xca\xee\xb9\x8a\x8d\xa9\x37\x34\xba\xd3\xba\x26\x50\x9e\xd5\x9f\x3a\x6b\xda\xcd\xee\x67\xf4\x14\x3f\x96\xaf\xdd\xc6\xb6\x1b\xa1\xcc\x23\x53\x0e\x2a\x5b\xbe\x55\xe2\xe2\x56\x7c\x23\xa0\x9c\xa6\x04\x21\x95\x54\x0d\xd7\xef\x6a\x1a\x43\x55\x51\x03\xfa\x6b\xf9\x42\xfe\x7b\x6c\xf6\xae\x07\x0e\x88\x18\x09\x77\x8f\x5c\x9a\x59\x1c\x6c\x5b\xb8\x8a\xb8\x85\xdb\x13\xb3\xb8\xbe\x76\x84\xa4\xb2\xd9\xbc\xa7\x05\x83\x25\x4f\xdd\xb8\xb4\x05\x15\x70\x44\xeb\xae\xc2\x5c\xd6\x25\xb1\x9b\x66\xdb\x15\xdd\x50\x3c\x65\xc8\x13\xae\xe5\xca\x5c\xd3\xaa\xa2\x69\xdf\x6e\x79\xf2\xbf\x31\x45\x6f\xda\xad\xed\x97\x0f\x56\x6b\x5a\xa6\xef\x1f\x14\xbb\xd6\x5e\x2d\x1f\x3c\xec\x1e\x7c\x4b\xab\xd5\xda\x62\x3b\xb8\xd2\x7c\xf3\xb9\xf9\x16\xac\xa7\x30\x3d\x0d\x58\x7b\x45\xdd\x31\xcc\x92\xcc\x7e\xed\x0c\x55\xfb\xeb\x60\xaa\x4d\xd3\x19\xb4\xca\xe8\x37\xc5\x81\xb9\xc2\x27\x40\xe2\xaf\x03\xf1\x91\x55\xb9\x16\xc6\xc8\xbd\xab\xed\xc6\xd2\x80\x09\xee\xe5\xed\xe5\x5f\xce\x4e\x8a\x0b\x9a\xea\x6d\x6b\xf9\x37\xfd\xa1\x02\x5f\x15\x4d\xf1\xc6\x3d\xfd\x9e\xe6\x81\x8a\x0a\x96\x32\x42\x7b\x6a\x7a\xb3\x36\x9d\x95\x7c\xac\xdf\x37\xee\xc0\x14\x5b\x86\x9c\x1d\x81\x13\x57\xed\xfa\xd1\xac\xcd\x30\x01\xaa\x24\xb2\x0e\x22\xe2\xa4\x16\xca\x52\x74\xbf\x55\x34\x63\x56\xf6\x4d\x0f\x94\xbe\x38\x3f\x7f\xf5\xf4\x7b\xc6\x11\xcd\xbd\xbb\x72\x1b\x43\xb3\x71\xf5\x9f\x57\x5b\x5b\xdb\xd6\x54\x2b\x5a\x6d\x98\x01\x1e\x28\x0d\xa6\xeb\x2a\xe2\x70\x44\x24\x2f\x9b\xd2\x54\xae\xff\xe3\xaf\xc5\xe5\xe5\x19\xba\xd4\xef\x96\x17\x44\x7b\x4d\x8b\x1d\xa1\xfb\xb5\x02\xd6\xb4\xdd\x37\x3b\x5b\x60\xad\x14\x80\x2a\x9a\xab\x88\xa3\x96\x91\x14\x3a\x4b\x0d\xd8\xb6\x5d\x11\x07\xee\x6f\x81\x72\xae\xf5\x18\xb0\xd4\x46\x8b\xa2\x6e\xfa\x62\x4d\x4c\x16\xa5\xb4\x06\x57\x5f\x53\xef\x4a\x42\xbc\x47\x4c\x5e\x14\x49\x45\xd9\x58\x9a\x4b\x2a\x4c\x24\xdb\xdc\x14\xc4\x29\x5b\xb3\xa1\x8d\xa4\x2b\x1e\x2c\x1e\x14\x44\x8c\xc5\x83\xc7\x0f\xa8\xc2\xba\x59\x09\x77\x01\x7b\x2f\x5d\x67\x68\xb1\xac\xda\xb0\xd9\x10\xe7\xfc\xc7\x66\xf0\x1d\xd1\xfc\x22\xcd\x2f\x6e\x5c\xbf\xa3\x4d\xac\xe0\x0d\x84\xd8\x03\x55\x5e\x70\x95\x85\xb2\x9a\x6c\xe0\x9e\x95\xe9\x24\x9f\x32\xa0\xff\x9c\x19\xf0\xfd\x7b\x7e\xb2\x66\xe8\x8c\x08\xea\x7b\x8c\x98\x19\xdb\xe9\xe1\x50\xd1\x0c\x7b\x4e\x48\xbb\x7d\x24\x9a\xf9\xbc\xb0\x52\x37\xad\xbb\x76\xb4\x3c\x1c\x88\xa7\x56\x2a\xab\x68\x1d\x0e\x63\x96\x5d\x10\xaf\xe7\x3d\x6f\xb3\xa3\xe5\xd5\x7c\x22\x9c\x68\x95\x51\x48\xf1\xba\x01\xae\x6c\x95\x6d\x04\x01\x2e\x10\xce\x40\xdc\xb4\x70\x45\x64\x65\x2c\x8d\xb4\x96\xa8\xd7\x15\x1d\xcd\x17\xe1\x82\xfe\x57\xd7\x06\x70\xb5\x5f\xbe\xa5\x6b\xed\x06\xe0\x60\x83\x03\x49\x0c\x58\x3d\xcf\x3a\x4b\x4c\x81\x49\x9d\xe4\x16\x5d\x4a\x3e\xd7\xb7\x78\xa6\x39\xd4\xb7\x6b\xda\xb5\x49\x68\xb0\x98\x23\x5a\xee\x90\x77\xb0\x14\xa4\xff\xad\xef\x7f\xd2\x35\xcb\x4c\x0e\x1c\x05\x5c\x02\x2b\xbf\xa1\x4d\xbb\x5e\x3e\x6d\xb0\x05\x35\xfe\xdb\x37\xf5\x17\xf4\xb5\xa1\x85\xa8\xcb\x8e\xf6\xab\xcb\xcb\xe7\xc5\xa6\x02\x0e\xdf\xbe\x3e\xeb\x78\xb9\xed\x56\x07\x42\xe7\xf2\x82\xfe\x18\xe4\xc7\x34\x5f\x0f\xb2\x8a\x7a\xd8\xaf\x69\x99\xde\xec\xdc\x66\x57\x60\x27\xe2\xba\x20\xc3\x81\x09\x77\xc5\xd0\x11\xd9\x9d\x10\xef\xa4\x21\x15\x84\x42\xa6\x9d\xa2\x6f\x02\xbd\x02\xfc\x8a\xa8\x73\x68\xb1\x0a\x77\x7d\x7f\x48\x1b\x7e\xfe\xe6\xcd\x45\x92\x9a\x36\xcd\xbc\xd4\x74\x9b\xa6\x42\x6d\xbc\x7d\x26\x94\xb4\x10\x52\x1a\xda\x6a\x49\x43\x9a\x21\x32\xca\x19\x21\xc4\xd5\x57\xd5\x40\xdb\x3c\xed\x0d\xc3\xb6\x72\x40\x85\xdf\x4a\x80\x1b\x43\x7b\x40\x53\x10\x9e\xb9\x53\x9f\xe3\xcf\x25\xa1\xbe\x34\xc2\xc7\x77\xe0\x0b\xa0\xbf\x9a\xc9\x93\x57\x42\x61\x2b\xda\x96\x49\x68\xa5\xa6\x79\xbd\x34\x07\x2c\xcb\xf9\x05\xf3\x83\xc1\x50\x88\x9e\xae\xbd\xf0\x35\x07\xe5\xe5\xb1\x6e\x4f\x28\x09\x7c\xba\xb8\x7c\x09\x3c\x71\xe2\x55\xdb\xec\x97\x4f\x4d\xf2\xe5\xc7\xf9\x92\x4a\xa2\xbf\xae\x26\x3a\xa5\x65\xd3\x9c\x14\xaf\x7f\x78\x52\xfc\x87\xaf\xbe\xfc\x72\x51\x5c\x0c\x7f\xfc\x9f\x82\xc8\x0d\x84\xd7\x35\x10\x21\xeb\x08\x58\x70\x7f\x68\x6b\xa1\x3f\xb4\xca\xf6\x10\xc6\x1f\x60\xf5\x3e\x28\xbe\xe1\xac\xff\x62\x3b\x9a\x59\xd7\x2c\x36\xcd\xfe\xdb\x05\x84\x27\x62\xbb\xad\xd2\x3f\x77\x99\x89\xf6\xa5\xeb\x95\xfe\x15\x60\xb2\xa3\x8c\xc0\xbc\x8c\xbd\xa2\xd5\x73\xe5\xda\xfd\xf2\x74\x4d\x5b\x09\x61\xd6\x0b\x9d\x20\x02\x2f\x7f\x07\xc1\x8d\x50\x47\xac\xca\x5d\xdd\x06\x70\xc8\x3e\x44\xec\x34\x49\x98\xc0\x67\x8a\x43\xa6\xd2\x15\x2b\x1c\x1b\x3b\xcb\xc4\xa8\x33\x97\x42\xcb\xc4\xa8\x48\x94\x76\xfc\x49\x62\x14\xcd\xe5\xd5\x55\x45\x3b\xbe\xec\x4a\xbe\x9d\xb8\x3b\xbd\x92\xec\x1c\x8e\x88\xf8\x40\x5a\xc4\x53\xd0\xbe\x14\x20\xc4\x3c\x79\x7a\x4e\x7c\x19\x7d\x23\x46\xb2\x0f\x15\x90\x9c\x57\x82\x0d\x5d\x9b\x13\x62\x76\x84\x10\x08\x20\xad\xeb\x88\x0d\xd8\xc8\x82\xd0\x1b\x64\x35\x1b\x53\xed\x81\x33\x2c\x7f\xdd\x2a\x48\x12\x26\xfe\x64\x5a\x69\x8f\x4a\xff\xa8\x09\x32\x08\x88\x5a\x63\xd0\xb4\x83\x69\x01\x6c\x4a\x9b\x81\x56\xc9\x9e\x88\x63\x68\x89\x2f\x9d\x60\xf7\x2a\x24\xbb\x2b\xc0\x7c\x06\x52\xab\x4c\x49\x8a\xc5\xfa\xb6\xc0\xc4\x77\xd8\x39\x4b\x7b\x65\x86\xaa\x4f\x7a\x95\x6d\x60\x09\x26\xb2\x59\x2c\x5e\x9a\x9a\x56\x95\x9d\x2f\x36\x45\x23\xad\xb8\x36\x2b\xbf\x97\xf2\xd4\x3e\x96\x32\xf3\x56\x77\x22\x84\x8d\x84\x28\x9d\x13\x07\x75\x58\xad\x5d\x43\xe8\xc4\x3e\x29\x8c\xd7\x6f\x8e\x35\x37\xee\x15\x9b\x40\x7d\x5e\xc1\xc9\xf3\xb5\x5f\x10\xa6\x69\x23\x28\x58\x14\x20\xd5\xa4\xd0\x6c\x2c\x1d\xc6\x0c\x4d\x5b\x75\xf5\x38\x1d\xd1\x42\x25\x3e\xd2\xa9\x54\x13\x5d\x5d\x3b\x52\xf7\x7c\x83\x24\x5f\xef\x9c\x6e\x31\xc5\xa9\xee\x0b\x60\x4e\xef\x6c\x69\x59\x42\x2d\x58\xa1\xb4\xf3\xf5\x68\xc7\x2e\xfd\xf0\x05\x1f\x44\x35\xdb\x2d\x36\x30\x3f\xfc\xeb\x50\x19\xcb\xa1\xf6\x84\xb6\xc0\x6b\xd7\xb1\xf2\xcd\x58\xea\x85\xea\x14\x8e\xb1\x19\x80\x99\x1d\x6b\xcf\x6c\x3e\x1b\x0b\xaf\x26\xa9\x96\x22\x22\xed\x39\x6d\x88\xb4\xdb\x89\x9c\x47\xa8\x21\xf9\x50\xf1\x3f\x04\xf9\x44\xa5\x15\x5a\x0b\x24\x3e\xd3\x4e\x58\xa2\xfa\x13\x9a\x5d\xda\x4e\xf7\x43\x4d\xdb\x6e\xd8\x53\x8b\x17\x4f\x97\x5f\x14\x0d\x2d\x94\xb6\xa5\xe5\xc3\xda\x14\x77\x86\x38\x5e\x36\xdd\x96\xad\x0a\xc4\xc3\x88\x2b\xfb\x25\x23\xdd\x9b\xe1\x00\xa7\xda\x8f\xd3\xac\x06\x5f\x60\xaa\x35\x8f\x64\xa8\x28\x28\x2b\x03\x8b\x59\x81\x83\x45\x18\x29\x9c\x2b\xde\xaa\xda\xac\xb6\x0d\x94\x3b\xd5\x73\x74\xab\x87\xf5\xa0\xeb\x57\x5b\xd7\xaf\xae\xc0\x4f\xcb\xe5\x0f\x94\x0b\xcb\x03\xb1\x15\x64\x31\x03\x23\x4c\xb1\x82\x43\x60\x5f\x17\x0f\xaf\xbd\x90\xfc\x15\x78\xe4\x8a\x16\xb0\xab\x40\xc3\xb2\x0b\x9a\x42\xcd\x15\xb4\x8f\xd1\xf4\x74\xc3\xe1\x20\x02\x80\xc8\xc2\xb4\x82\x68\xba\x68\x6e\x99\x0e\xbb\x8d\x69\x09\x87\xa0\x98\xa4\xdc\x9a\x14\x98\x96\x98\xec\x70\x45\x0c\xd7\xf1\x1a\x34\xc5\x43\xe2\x17\xe7\xaf\xce\x33\xc0\x6d\xb3\x1e\x5c\x55\x2e\x30\x46\x91\x9a\x49\x66\x56\x0a\x59\x9e\x61\x86\x09\x63\xdb\xc1\xaf\xe8\x54\xb9\xe0\xce\xfd\xf1\xbf\x08\xa4\x6d\xa9\x80\x91\x71\xf9\x6a\x66\xc4\xbe\x39\xb1\x49\xc1\x1b\x29\x1c\x04\x32\x60\x85\x88\x03\x4a\x2d\xd1\x21\x2f\x57\x6d\x2d\x50\x1a\x37\x4b\x3f\xbe\x2e\x68\x60\xc5\xe3\x6f\xe9\x2f\x61\x95\x24\x1c\xd9\xa6\xb6\x33\xb3\x21\xb2\xa2\xc8\x10\x22\xc0\xe6\xc3\xcb\x47\x90\xad\x96\x9c\x20\xfd\xc2\x10\xe9\x1c\x3d\xe3\x22\xa1\x02\xa1\x96\x6e\x60\xe2\x5f\x7e\x6f\xeb\x6b\x5b\x13\xb9\x7f\x52\x5c\x3a\x43\xea\xf0\x95\x25\x39\x88\x84\x51\xda\x6d\xfa\xa1\x30\x6b\xd2\x44\x69\x1e\x2d\x64\x28\x50\xd4\x49\xb1\x1e\xb0\x2c\x49\x08\x69\x7b\x87\xd5\xd1\xb0\xe0\xf2\x13\x0c\x6d\xa4\x8d\x0f\x22\x9b\x37\x15\x31\x00\x21\x7c\xd1\x0d\x49\x34\x18\x5b\x8a\x3c\x54\x24\xef\x8e\xd4\x91\xcd\x6e\x15\x0c\x75\xc0\x56\x6f\x7f\xeb\x97\x4f\x58\x23\x26\xd5\x54\x33\xb0\xbb\x23\x83\xf6\xf2\x5b\x9e\x4d\xa2\xfc\x62\xef\xac\xcb\xa4\x76\x12\x97\x88\x72\x9b\x96\x45\x26\x05\x8b\xf9\xa8\x83\x86\x41\xdc\x8b\x6b\x21\x55\xa1\x5b\x9e\x59\xd4\x52\xbc\x1a\x99\x70\x28\x5b\x4c\x4e\xa1\x19\x6f\x7a\x62\xde\xc9\x36\xc6\x77\xf4\x8b\xa7\xd9\x5b\x48\x16\x34\x41\x6c\x79\x91\x86\xcf\xa9\x54\x3f\x34\xa9\xca\xc0\x78\x53\xa3\xe3\xcf\x6a\x16\xc9\x2c\x22\x94\x4d\x9c\x08\x56\x94\x68\xe0\x5b\xe9\xfc\xb2\xa1\x0f\x8c\xb0\x66\xdb\xd5\xa9\xb7\x0c\x05\x81\x68\x67\x0f\x10\xa0\xf6\xdd\x76\xf9\xdc\x38\x5a\xdc\xc4\xf3\x22\xdf\xfc\xae\x10\x43\x26\x6d\xc1\xb0\x26\x74\x0d\x56\xe2\xea\xe3\x0b\x77\x52\xa2\xd1\xf2\xf9\x26\x2c\x86\x47\x12\xe4\x97\x42\x53\xdd\xc1\x99\x8d\x6c\xb0\xf9\x26\x4c\x6b\x86\xc8\x91\x37\x2d\xbf\x53\xf7\x66\x41\x94\x18\x79\x08\x48\xc0\xd0\x0a\x06\x13\x79\x34\x62\xd3\x58\xaf\xc0\xd5\x44\x78\x40\xd7\xc1\x23\x27\xcd\xeb\xb2\xf2\x82\x61\xde\x1b\x48\x7e\x2c\x02\x67\xdd\x62\x09\xab\x37\xbc\x01\xef\x2d\x94\x99\x15\x4d\x37\xed\xb7\x44\xb2\x06\xf6\x2f\xda\x99\xb6\xc4\x12\x66\x24\x55\x5e\x1f\xc4\x00\x7b\x23\x50\xf6\x03\x50\xdf\x05\x3b\x32\x31\x99\x9b\xe5\xf7\x24\xcb\x6d\x6b\x36\xbd\xa4\xb8\x7f\xd1\xb1\xca\xdb\xf3\xdc\x2d\xc2\xc6\x21\x82\x0f\xcb\xb6\x1d\x55\xe8\x67\xe0\x6d\x6d\x98\x44\x8c\x8a\xe8\x82\x52\xc1\x40\x18\x27\xb1\x15\x87\xff\xa6\xf8\x66\xfd\xed\xc3\xee\x9b\xcf\xd7\xdf\x9e\x80\x0f\xab\xfe\x27\xca\xf4\x86\xf8\x2a\xf8\x52\xe9\xbc\xf2\x02\xcb\x39\xef\xef\x2d\xc9\x07\x34\x8c\xe2\x61\x59\x60\x5e\xb0\x5f\xd3\xa6\x42\x24\xd4\x2b\xf3\x1f\xef\xf6\x5e\xf6\xe8\x9b\x40\xcf\x4a\x8f\xa4\xcb\xd2\x32\x29\x82\xa5\xd3\x6c\x78\xf5\xf2\x4a\x0a\xa0\x3c\x27\xbc\x87\x0d\x19\xe9\xf3\xc0\x2b\xb7\x77\xfd\x51\x02\xa4\xfd\x89\xfa\x0e\x21\x85\x07\x8d\x7d\xcf\x3e\xf6\x98\x91\xc9\x16\x6a\xa0\xb1\xd1\xde\x46\x45\x21\x23\xe4\x34\xc9\x46\x3b\x96\x70\xbe\x22\x76\x40\xdc\xd3\x41\x33\x35\xdd\x6a\xa8\x75\x32\x6c\x29\x04\xf8\xc4\x99\x86\xf7\xb6\x9d\x71\xb9\xc2\x14\xb1\x18\x55\x40\xe6\xd6\x7e\x76\x88\xe1\x7e\x1a\x66\xe3\x33\xea\x80\x6c\x6a\xa8\x88\x36\x55\x7b\x4d\x3c\x9b\x6a\x34\x49\xef\xc3\xbc\x92\x00\xc6\x9c\x06\x60\xb6\xad\x94\x00\x58\x94\x39\x29\xae\x30\x25\x1b\x62\xf2\xb4\x79\x57\xc5\x61\xa8\x3a\x03\xfe\x0c\x03\x4a\x47\xc2\x51\xb3\x50\x44\xfa\x11\x10\xe4\xc6\x70\x36\xeb\xba\xb5\x18\x12\x62\x8d\xb4\x2c\x67\x11\xe8\x75\x54\x16\x22\x84\x5d\xf4\x36\xaa\xd2\x41\x71\x94\xb2\xba\x83\x7a\x40\x48\x72\x44\x0a\x9b\x21\x35\x44\x71\xa7\xd0\xb7\x7e\xb6\x6b\x9f\xb6\xee\x33\xdf\x3d\x25\xd9\xd8\xb1\xd6\xba\xb8\x49\xda\x60\xb4\x92\xb1\x26\xcb\xf2\xb5\x87\xf3\x55\xc4\xdd\xc9\xef\xbd\x6c\x8a\x9e\xd0\x15\x8c\x00\x6c\x9e\x9e\xac\xb0\x8d\x29\x31\x57\x4d\xdc\x8b\x3d\x8e\x63\xbb\x5e\x03\x1f\x0d\x29\xf4\x5a\x86\x14\x7b\x1d\xca\xf5\x4d\xb3\xea\x76\xb0\x87\x90\x40\x54\x0d\xf5\x76\x67\x61\x47\x15\x09\x22\x98\xe6\xd0\xf2\x21\xd1\xdf\x69\xe2\x9a\xe2\x3f\xd2\x8a\x6e\x41\xca\xad\x93\x2d\x1c\xb8\xfa\x59\x57\x1c\x76\x1b\xbf\xdc\x2e\x2a\x0b\x91\xca\xa7\x8b\x15\x27\x5f\xa0\x00\x17\xb1\xf4\x9d\xe7\x1a\xba\x3a\xc7\x33\xfd\x61\x8c\xa7\x73\xa3\xcc\xdc\x4b\x2b\xb9\x0a\xe8\x59\x4c\xcf\x4c\xbd\x50\x20\x92\xfe\x83\x50\x23\xc3\x82\xc6\x4c\xe3\xba\xb5\xdd\xf2\xf2\x8f\x7f\x85\xd9\x94\x24\x13\xda\xd5\x61\xdf\xba\x85\xbd\x98\x3b\xcc\xb0\xb0\x5d\x10\xe8\x5b\xc2\xd2\xf9\x44\x74\xc7\xd6\x1c\x53\xd3\x8d\x9a\xed\x05\x24\x7c\xfb\xa1\x7a\x51\xe7\x62\x2a\xe6\xbf\xb6\x6c\x53\xa7\x51\xd7\xd4\x08\x1f\x1a\xc5\x01\x5f\x5e\x3e\x7f\xc3\x2a\x06\xb7\x00\x33\xe5\xb5\x15\xdb\xda\xf3\xbe\x3f\x74\x6f\xd5\x58\xc5\xa6\x25\xd4\x7e\x0b\x85\xda\xa7\xea\xe7\xfd\x7b\x6f\xac\xd9\xc7\x7e\xe2\xeb\xfe\xbd\x53\x92\x23\x62\x1a\xf4\x9b\x36\x39\xca\x62\x59\x51\x06\xf1\xcc\xdb\x62\xaa\x47\x9c\x2a\x67\x74\xa2\x31\x5a\x3e\x76\xfb\x65\x42\x4e\xc4\x6d\x88\x6f\xfc\x42\xb4\x50\x1d\x48\xc9\x85\xfc\x16\x60\x69\xcb\xc6\x91\x84\xe8\x82\x81\xe0\x68\x6d\x5f\x91\x02\xbe\xa7\x9f\x84\x80\xa6\xc0\x8e\x4e\xa2\xac\xfb\xf4\xf1\xea\xb3\x51\x45\x25\xf1\x8f\xbf\xbd\x32\xfa\x3c\x10\x99\x3a\x54\xda\xb9\xdf\xfd\x18\x1e\xb1\x15\x55\xbb\xff\xb0\x5b\x3c\xc2\xa1\x22\x09\xd4\x11\xe2\x17\x31\xb4\xb2\x04\x5a\xb3\xb1\xb5\xe2\x55\x43\xf2\x7c\x5c\x36\xbf\xc0\x98\xf4\xdb\x9d\xc5\xf6\x38\x81\xda\x4f\xcb\x09\x73\x4c\x31\x4a\xbc\x22\x37\xa9\x09\xf3\x52\x8e\x41\x45\x60\x91\x9c\x16\xc0\xd4\x27\x30\xf5\x7b\x12\x1d\x6a\x85\x7b\x86\xbf\xa4\x87\x53\x77\x1a\xa2\x34\x9a\xf5\xaf\xc3\x21\x2c\x6d\xbf\xac\xa6\x6c\xfa\xe5\x8b\xca\x1b\x2c\x74\x07\x6a\x89\x30\x0f\x24\x1e\x63\xab\x0e\xac\x26\xea\x3d\x24\x26\x97\x83\xcd\xd9\x4b\x2c\x44\x6d\x2d\xd2\x53\xe3\xd5\xda\x5a\xda\xe9\xcd\x7b\x5b\xa3\xa5\x3a\x2e\x29\x8c\x40\x44\x4b\x3d\xff\xd1\xdd\x87\xb4\xb3\x63\x05\x73\xcb\xfc\x7c\x05\x24\x69\xdd\x55\xbe\x7a\x94\x9f\x27\x27\x95\xc4\x3a\x7a\x5a\x35\x77\x76\x02\xcb\x6a\xbe\x79\x99\x59\x2e\x46\x28\x28\x97\x67\x8f\xdc\x88\x31\xcc\x97\x73\x55\x45\xf2\x45\xb5\x0a\x4d\x4f\xdb\x03\x59\x39\x0b\xd6\x17\x68\x3f\x6c\x2a\x6e\x91\xa0\x3c\x4c\x5a\x9c\xe4\x84\x95\x61\x51\xf8\xb9\x53\x80\x9e\x65\x18\x64\xd2\x47\xb9\xca\x34\x65\xee\x4b\x26\xff\x10\x49\x6f\x48\x31\x25\x3d\x9d\x15\xc5\xe4\xe0\x25\xd7\x9f\xc1\xe1\x68\xeb\xeb\x9c\xf1\x9a\x78\x33\xd7\x0a\x11\x2c\xf4\xea\x3f\xd3\x8c\x18\x7c\x20\x5f\xba\xe6\xe3\x1b\x0a\x9b\x8e\xdf\xa5\x20\x0a\xed\x78\x6f\x4d\x31\xc2\xb5\x99\xb4\x36\xe3\x1d\x2a\xb0\x08\xec\x6f\xb4\x09\xc5\x03\x99\xd0\x3a\xa6\xc2\x76\xd8\xb1\x16\xf0\xd1\xe8\x7a\x28\x95\x32\xb8\x08\x8d\xe6\x68\x3c\xc4\x32\xd9\x5a\xbb\x27\x39\x0a\x6c\x42\xac\x07\x55\x0f\x56\x01\x2d\xa3\x6d\xd4\xb2\x85\xc1\x82\x22\x16\xc5\x13\x57\xa4\x5c\x0b\xa2\x11\x7c\x37\x32\x54\xf0\xc2\xf3\xa3\xc5\x79\xcc\x7b\x7b\x3b\x95\x55\xd8\x72\xc3\x89\xd4\xc0\xb6\x35\x25\x8b\xa3\xd7\x11\x27\x50\x93\xc2\xe6\xf3\x35\xab\xb5\x83\x18\x32\x19\xe8\x36\x54\x2d\xa7\xce\x7e\x3b\x38\x56\x03\xdb\xe3\x08\xbd\xc3\x9e\x1b\x15\x14\x18\x35\x7f\xe6\x26\xa3\xa4\x8a\xeb\x06\xa2\x3a\xf8\x3d\xec\x6f\xb4\x7f\x79\xab\xc9\xa9\x58\x27\xf5\xb4\x86\x9b\x6f\xdd\x40\xfc\xcd\xdb\x79\x88\xd5\xd3\xc2\xaa\x80\x7a\x71\x0c\x79\x91\x29\x15\x6c\xce\x74\xb6\xb4\xb0\xaa\x93\x0e\xe5\x59\x3b\x61\x34\x52\xef\x49\x51\xd2\xcc\xf4\xfe\x58\x5e\x5c\x1c\x2a\xd3\x56\xba\xc3\x74\x24\xe0\xb9\xb6\x16\xb9\x4c\x67\xe0\x8f\xbf\x2e\x7c\xd3\xd0\x06\xe0\x19\x32\x6a\x19\x22\xae\xb6\x99\x4b\xba\xda\x81\x47\xf9\x89\xe5\x09\x6b\xa0\x02\xd9\x32\x9a\xa8\x2f\xca\xe1\x46\x43\x54\xeb\xdc\xe8\xc4\x93\x38\xba\xb6\x97\x75\x73\xb4\x52\xc3\x58\xe3\x28\x4d\x3a\xca\x2a\xb6\x9c\xa2\x96\x0f\x6f\xb4\x5d\x93\xcf\x49\x1c\xa7\x83\x89\x4c\x6c\xac\x01\xcb\xb2\x14\x32\x0f\x0a\x59\x09\xc4\x0d\x09\x12\x27\x75\x79\x75\xc8\xa7\xde\x5f\x4b\x0f\xc4\xc3\x62\xb5\x6e\x71\x28\x92\xac\x48\xc2\x75\x0b\xfa\xfa\x54\x72\x3e\x63\x9f\x05\x78\xe6\xd4\x09\xa5\x84\x05\x4a\xd2\x1e\x06\x00\xe3\xca\xce\xd4\x5b\xbb\xd2\xb3\x10\xb5\x35\xa9\xf8\xaa\xc7\x1b\xdd\x50\xf8\x13\x10\x9c\x60\x85\x32\x72\xe4\x71\x67\x51\x1c\xf7\x11\x93\xc8\xbc\x6e\xfe\xa9\x21\x61\xa3\xa9\xc1\xed\x78\x13\x17\x1b\x60\xe2\x19\xe3\x6c\x6e\x09\x62\x21\xdb\xf5\xb7\xa2\xfa\xca\xf1\xcf\xb0\x5e\x57\x2c\xb7\x5e\xc1\x7d\xed\xc6\xb6\x24\xde\xda\xed\x60\xd8\x1d\x8d\x5a\x26\xc6\xb7\x7c\xd7\xf4\xec\x31\x26\x20\xb0\x15\x02\xc4\xf5\xec\xb6\x03\x61\x77\xc1\xdb\x05\x44\xf2\xf6\x9a\xf7\x2a\xbf\x85\x14\x8f\x1e\x76\x8f\xd0\x3b\xda\xd5\x29\x4f\xb6\xa8\x58\xe2\xc0\xdb\x4f\x2d\xda\x1d\x37\x5f\x42\x03\x21\xe1\x7c\xe8\x7b\xe2\xd9\x4c\x61\xe9\x56\xcf\xd5\x05\xab\x6c\x0d\x4d\xdd\xf5\x32\x9f\x3f\x79\xdf\x24\x9a\x8b\x89\xf3\xd2\x8c\xa5\x5c\x99\x4f\xb7\x7c\x02\x0e\xe3\xf4\xf0\x99\xed\x51\x4b\x6f\x8e\xbf\xe4\x4f\xc7\x47\xb9\xc0\x12\x8c\x23\xdd\x32\x39\xe5\x75\xbc\x8a\xba\xe5\xd8\xd6\x57\x42\x1f\xb7\xcb\x67\xb0\x22\x90\x76\x1d\xd4\x9c\xc1\x95\xcb\xb7\xae\x44\x7f\x09\xf3\x54\xcb\xd8\xcf\xca\x4f\x48\x13\x06\x21\xa7\x18\x2f\xe6\xf5\x20\xe0\xc1\x97\x28\xf8\xbc\x0e\xf2\x40\xc7\x5e\x8c\xb4\x2c\x9a\x6d\x8d\xbd\xbd\x57\x5d\x0a\xa2\x24\xb0\x98\x5b\x47\x4e\x0a\xb1\xb5\xe0\x7c\x99\x18\x2a\x31\x88\x86\x3e\x95\xd8\x6f\xec\xba\xb0\x57\x57\x84\xda\x81\x4d\x3b\x3d\x2d\x67\x98\xd6\xc5\xda\x2c\x56\xb3\x2b\x38\x7a\xc5\x33\x8a\x27\xa2\x50\x35\x23\x2f\xc5\x1b\x78\x29\xe2\x00\x91\x4f\xe4\x2e\x88\x28\x55\x6d\x18\x0e\x38\xbd\x0a\x88\x38\x85\xf1\x9a\x88\xa7\x08\x93\x97\x03\x04\x35\x4e\x51\x72\x50\xc4\xa9\x19\x8a\x86\xa5\x15\xd0\xcf\x54\xa1\x5b\x84\xe5\x16\x1c\x11\xdf\x7a\x2a\x95\x25\x87\x2e\x8f\x40\xbc\x01\xe8\xcd\xce\x75\x85\xe4\x15\x37\x0e\x27\x92\x84\x93\x4d\x5f\xf4\xb4\x09\xdd\x98\xdb\x62\xd7\xdc\x14\x95\xab\xdf\x77\xc4\x0f\xe1\x5d\x09\xd7\x83\x54\xc1\x15\x03\x1b\x91\xe7\xc0\x8e\x8c\xf8\x61\xe6\x3c\xde\xfc\x41\x5f\xc6\x10\xfc\xe9\x9c\xb2\x82\x03\xd0\x5f\x1b\x15\xf9\xe6\xcb\x44\x0f\xb4\xca\x02\xcd\x86\x67\x38\xda\x47\x5b\x96\x83\x68\x5a\x37\x3b\x30\x55\x7f\x00\x8b\xf1\x37\x4d\xa7\x26\x62\x69\xfd\x72\x23\x67\x9b\xde\x46\xec\x21\x75\x56\x7c\x1f\xfd\xac\x8d\xb8\x54\x02\x2e\xc7\xb6\xbe\x83\xbc\xe4\x57\xb4\x1d\x6c\x59\x42\x65\xff\x29\x39\xe8\x51\x19\x88\x59\xda\x23\xb7\xdf\xf3\xb1\x9f\xf8\x29\xe5\x63\x8c\x87\x4a\xe7\x34\xc1\x90\x64\xe6\x10\x84\x51\x93\x42\xe1\x68\xe0\x38\x69\xdc\xf3\xb6\x8d\x8f\xc2\xe3\xa2\x02\x6d\x64\xc3\x09\x34\x76\x86\xf3\x8b\xd9\x11\x15\x7c\x94\x09\x8a\xb3\x91\xe2\xec\x98\xe2\x02\x41\xc5\xf3\x38\xe1\xee\x91\x0f\x35\x55\x39\x63\xcf\x35\x58\x70\x95\x7a\x97\x86\x6c\x71\x21\x4d\x7d\x63\x61\x06\x58\x65\x30\xaf\xed\xe3\x68\x14\x98\x37\xf7\x44\x71\xfe\x2c\xd6\xe6\x9b\x1c\x1f\x7a\x2d\x26\x63\x88\xd8\xc9\x4d\x2d\xd1\x12\x2c\xbe\x87\x23\x8b\xca\xa2\x78\x45\x1c\xfd\x00\x9b\x22\xce\x4c\xd9\xf2\x49\xac\x0a\xb6\x53\x6f\x5c\x0c\x55\x31\xea\x58\x05\xea\x82\x41\xc4\x05\xdb\x8f\xfa\xcc\x6a\x7e\x70\x9b\x75\x11\x50\xe0\x44\x87\xba\x93\x7f\xb2\x44\x02\xe9\x7f\xcc\x3a\x19\x11\xde\x9b\x43\x1c\x9c\x6d\x64\x8c\x10\x26\xa5\xe8\x2d\x71\x6e\xa9\x22\xa4\xa8\x0d\x4b\xcf\xd3\x60\x60\xb2\xa1\x1d\xbf\x35\xf8\xe3\x57\xd9\x20\x62\x57\x29\x0f\xec\x51\x35\xbc\xa7\xfa\x3d\xce\x97\x31\x71\x2e\x11\x28\x78\x93\x0e\xc7\x94\x25\xed\xc2\x9d\xf0\x28\xf8\x91\x5d\x5b\xe5\x48\xd0\x48\xc4\xa7\x06\x1e\x7b\xf0\xd7\xc9\x19\x54\xf1\x94\x39\x16\x71\x33\xda\xf7\x84\x75\x32\xbb\xfa\x6e\xd2\xb6\x9f\x7d\xed\x23\xc9\xa8\x05\xd4\xd4\x42\x06\x56\xfa\xf9\xc6\xae\x70\xfb\x09\x4e\x9b\x4b\x26\x50\x19\x30\xf8\xc4\x50\x6f\x13\x7e\x32\x56\x6b\xa5\xc4\x08\x7a\x92\xb5\xca\xce\x2b\x20\x07\xfc\xd9\x33\x0a\x88\x12\x99\xf0\xe8\x7d\xf8\xa3\x09\x91\xa7\x0f\x5e\x8c\x6d\xeb\xa8\xa7\x22\x83\x7d\xe0\x98\x82\x69\xaa\x51\x97\x00\x37\xe3\xa0\xe0\x07\x30\xda\xc6\xc6\xc8\x88\xfb\x7b\xdc\xd5\x86\x7a\xba\xa7\x85\xd5\x10\xe4\x99\xb0\x1e\x36\x89\x60\x83\x76\xa1\x6a\x05\x8c\xb2\xd4\x63\x45\x0c\x62\x6a\x52\x11\x9c\xd9\x2e\xa1\xc0\xa9\x17\x48\xac\x24\x28\x1b\x63\x01\x62\x51\x5c\x34\xb4\x4c\xfe\xf8\xdf\xe2\x9f\x68\x7d\x19\x15\xd0\xc0\x27\x59\x8f\x13\x47\x0a\x9c\x16\xf6\xde\x1a\x16\x5c\x0f\x2b\x61\xb4\xa9\x36\x41\x3d\xd9\xb3\xd7\x1d\xb8\x6f\xdb\x1b\xaf\xf7\xf6\x83\xb8\x28\x89\x39\xca\xa8\x1b\xa1\x6e\x78\xdf\x74\x38\x05\xd9\x7e\x0b\xaf\x8f\xce\x38\x5e\x7c\xdf\x7d\xf3\xb9\xa6\xf2\x89\x6f\x98\x63\xf6\xa1\x46\x7f\x7e\x74\xfd\xf3\x61\xcd\x27\x19\xdf\x98\xc4\xd5\x5a\xfd\x44\xb4\x6f\x11\x13\xec\x77\xdd\x30\x3c\x3c\xa5\x2a\xd6\xbd\xb3\x92\x07\xf5\x6b\xa7\x85\x06\x97\x77\x5a\x4a\xe2\xab\x0d\xf7\xbd\x86\x38\x49\xc7\xfe\x9c\x4c\x71\x26\xb2\x41\xaa\x7a\x11\x17\xcc\xcc\x74\x45\x0f\x49\xca\x4c\x8c\x43\x17\x2c\x4b\x16\x94\xa8\x36\xc3\x3e\x2e\x4b\x00\x2c\x62\x21\x96\x6a\xc6\x85\xe0\xc0\x4b\xe8\xda\xab\xe7\x30\xca\x9a\x8a\x06\x5f\xde\x16\xac\x14\x71\x0d\xbe\x74\x70\xc2\x26\x14\x7a\x2a\x42\x9e\xb6\xcc\xf2\x8d\xda\xcd\x95\xea\x02\xad\x9f\xdb\x1b\xa6\x24\xb4\xc9\xa2\x7c\xe8\x25\x41\x4e\x59\x87\xb2\x4a\x20\x22\x30\x4a\x3f\x8e\xc0\x2a\x51\xdf\xdf\x53\x7d\x91\x57\x8e\x41\xa6\xdc\xd2\xf7\x21\x65\x93\x86\x7f\x0a\xab\x14\xba\xb4\x1d\xbb\x52\x7d\x2c\x9b\x9c\x34\xeb\x47\xed\x5b\xfb\x18\x4e\x49\x03\x3a\xf5\x2b\x1d\x0c\x8f\x0d\x40\x3c\x5d\x6f\xc5\xac\xe3\x97\x0c\x32\xe1\xb9\xed\x55\x3a\x11\x81\x8c\x9c\x9d\xb1\x6a\x47\x1b\xbc\x9c\x38\xf0\x0c\x40\x50\x11\x44\x3c\x4f\x6e\x24\x50\x2b\xea\x53\xac\x76\x96\x5a\x84\x3d\xb4\xe5\x8a\xff\x54\xb0\x5c\x43\xfa\x4c\xdf\xbc\x27\x5a\x4b\x2a\x61\x81\x98\x53\xc5\xfd\x56\x2e\xfa\xa0\xb7\x54\xaa\x34\xb7\x5d\xca\x99\x44\xa9\x0a\x7c\x09\x2d\x8c\x34\x2c\xef\x0a\x00\x95\x52\xbd\x08\x26\x4c\x09\x67\x9c\xb4\x64\xd4\xd7\xce\xdb\x42\x3a\xad\xc0\x33\x27\xb7\x28\x5e\x07\x7b\x58\x54\x69\x3c\x38\x56\xa0\x18\xae\x02\x07\x01\x5b\x1e\xea\x35\xb1\x5e\x76\xf5\x93\x7a\x7c\x52\x98\xc4\xd3\xac\x3d\x9b\x98\x54\xfa\x8c\x0d\xcb\xfc\xac\x18\x35\x89\x68\x52\xbc\x61\x5c\x25\x6e\x75\x17\x2a\xa5\x5a\xef\xdf\xae\x9e\x19\xbe\x24\x92\x0a\xb9\x52\xc4\x65\x75\x12\x3a\xc5\x3f\xff\x66\x52\xdc\x61\xde\x7c\x15\x25\x11\xb8\xe9\x61\x82\x81\x0b\x3d\xcf\x4b\xef\x89\x86\xb5\x15\xb6\xb5\x9d\x5e\xbc\x80\xfb\x75\x68\x4e\x57\x88\x11\x62\x80\xd3\x36\xfb\xe4\x9c\x88\x02\x29\xd3\x6c\xae\x21\x20\x1d\x1c\xac\x2f\x89\xcb\x78\xba\x0f\x78\x3a\x89\x5c\x42\x7b\x1e\x06\x98\x0d\x6e\x36\x53\x10\x6e\x3b\xbd\x4d\xd5\x7b\xb4\xf9\x26\x15\x3a\xdf\x07\x3f\x01\xfd\x04\x2b\x2f\x6f\xfc\x07\xa7\xbb\x71\x3d\x5f\x8f\x57\x12\x70\xd5\xca\x7c\x2d\x34\xc1\x22\x60\xd4\x0f\xae\x5d\x37\x88\x16\x41\x2a\x42\x72\x56\x1d\x39\x93\x0c\x27\xf0\xa6\x74\xee\x23\x83\xf2\x13\xad\x33\xaf\x94\x10\xd9\xd5\x6c\xa9\x29\xcf\xf2\x1d\x0e\x93\xc9\xd5\x7c\x90\x83\x35\x57\x45\x62\xbc\xb8\x8b\x7f\xa5\x63\x0a\x64\x7f\x31\xdb\x6a\xe0\x64\xd2\xf2\x88\x93\x51\x1b\xf5\xa3\xbe\x10\x5f\x15\x34\x22\xba\x95\x32\xd2\xd8\x19\x5a\xb3\xc5\x0d\x6d\x23\xbc\x7c\xb4\x75\x7f\x5a\xec\x2d\x27\xc1\x2d\x43\xf3\x55\x1f\x3f\x7b\x94\xd8\x28\x2c\xc3\x5a\x9e\x3c\x48\x7b\x35\x26\xc9\x7b\x15\xf8\x85\x4f\x1b\xb4\x17\x0d\x5e\x9d\x17\x17\xaf\xde\xbc\xfe\xe3\x7f\x44\xb9\x40\xad\xe1\x46\x34\xf1\x1e\xce\x48\xde\x93\x72\xd4\xb1\xe0\x4f\xa9\x3d\x54\x23\x46\x0e\xa5\x2e\x9e\x29\x48\xb4\x01\x8d\x40\x23\x9f\x8b\x06\x5e\xbe\xa3\x05\x6f\x70\xe9\x96\x0c\xd0\xb0\xc7\x03\x5c\xb7\xc1\x03\xaf\x5c\xed\x88\xd3\xd3\x1a\x65\x2f\x0d\x9d\x47\xa2\xf9\xef\xd8\x18\x06\x41\xea\x67\x52\x2e\xf9\xd8\xe0\x22\xb1\xed\x27\x27\x63\xd3\x13\xe8\x78\x68\xa6\xe2\x14\x1c\xd5\x88\xdb\x36\x7c\x44\xb4\x87\x21\x34\xbb\xad\xc2\x3a\xf0\xba\xb5\xd7\x0e\x1e\x21\x1b\x31\xbc\xe2\xe4\x41\xce\x85\xd1\xf5\x80\xf6\xa1\xa6\xde\x6e\x5c\xc0\xf9\x02\x7e\x6f\xbc\xd2\xb0\x7d\xbd\xf3\x3f\xff\xf8\xab\xa6\x23\x39\xde\xb0\x72\x5d\x76\x26\xd4\x51\xb5\x07\xe2\x71\x1b\xda\x71\xba\xe5\x83\x01\xbd\x22\x4e\x67\x7f\xeb\x1f\x7c\x4b\xfa\x18\x3c\x09\xa8\x21\x82\xf8\x36\xad\x0d\xb7\x34\x7d\x95\x9f\x3e\x11\x6b\x0e\xad\x0f\x5e\x5e\xd7\xa6\x1a\x72\xdb\x0e\x96\x13\x4a\x74\x9f\xb1\xc9\xf2\xbd\x58\xc8\x71\xbd\xd3\x64\x48\xe3\x3c\xbe\x0e\x21\x79\xa5\xd1\xb4\xc9\x30\xce\xf9\x88\xa3\x49\xee\xe6\xc1\x51\x35\x8e\x5c\x7d\xb4\x92\x81\xa2\x9e\xe4\x3c\x53\x99\x02\x5c\xb7\x94\xee\x38\x19\x37\x79\xc3\x2d\xde\x90\x32\xb5\x01\xb1\x91\x65\xb1\x25\xba\xd9\xd6\xec\x5e\x4c\x2b\x91\x76\x11\xdc\x00\xa6\xff\xbf\x9b\x90\x30\x29\x2a\x27\x45\x5c\x9e\xfa\x58\x79\x70\x88\x88\x70\x63\xe3\x7f\xfe\x73\xda\x2e\x15\xf5\xf7\x8f\xfd\x55\x97\x56\x8b\xc0\x87\x60\x05\x52\x26\x35\x9f\xfa\x05\x76\xab\xfc\x2e\xc1\x82\x88\xa7\x54\xdd\x06\xac\x0d\xbd\xe8\xf8\xaa\x40\x1f\xee\x32\xab\x67\x23\xcf\x10\xbb\x34\xa6\x13\xa4\x97\x03\xd4\xd4\xbf\x7c\xcd\xd6\xfd\xef\xd5\xba\x7f\x20\xc2\x91\xc5\xd4\xf8\x2b\xc1\xd4\x9f\x1e\xc6\x6a\xf8\x62\xc8\x0f\x62\xff\xe2\xab\x59\x7c\x4a\x2b\x90\x50\xf7\xd9\x11\xcb\xb7\x3f\x6b\x4d\x3a\xff\xb0\xfb\xf7\xb0\x7f\x8f\x0e\x45\x1f\x76\x47\xac\xe0\xb5\x85\x89\x6d\xe8\xf9\xae\x6c\xf4\xe5\x1f\xbb\x6a\xe8\x6d\xe6\xfc\x66\xe6\x3e\xb9\xd4\x9c\x02\x1c\x5b\x85\xbc\x58\x48\xca\x30\xf9\x62\xc4\x2a\x2c\xd6\xb4\x9a\x1e\x7c\x2b\xf8\x0c\x2b\xd1\x57\xca\xd3\xc4\x57\xa8\xb3\x79\xd2\xec\x05\x5f\x11\x5b\xa9\x29\x63\xf9\x74\xe0\x0d\xa3\x08\x7e\x31\x47\x00\x13\xb9\x54\xa5\x9f\xf4\x0a\xd5\xe7\x3f\xbe\x78\xc3\x4e\x0e\x34\x87\x7c\x8b\xc5\x5f\x1e\x83\x03\xf7\x22\x56\xe9\x4f\x3d\x19\x66\xe4\xdd\xcd\x69\x36\x71\xc0\x3a\x49\xce\x82\x8a\xc4\x6a\x09\x03\x58\xdb\x43\x41\x5a\x28\x9d\xbc\xa7\x59\x61\x16\xa1\x0b\x3a\x32\x09\xbe\x39\x85\x8b\x1a\x91\x3b\x30\x8c\x08\x2f\x90\xae\xf8\xf4\xb2\x49\x10\xcf\x9b\xd3\xe1\x76\x05\x83\x33\xed\x47\x07\x48\xab\x70\xc5\x7b\x0f\x47\x48\xe4\x48\xa2\xca\xf2\xb4\xe1\xc2\x75\x85\xcb\x38\xa2\xaf\x57\x7f\x2f\xd2\x11\x5b\xbb\x19\x81\x3a\xbd\xd0\x0b\xd6\xd1\x59\xd4\xc0\xd1\x43\x4c\x61\x46\x6e\xa6\x31\x69\x7c\x57\xbc\xe3\xab\x1a\x77\x5f\x52\xe6\x70\x07\x50\x79\x3f\x81\x20\x7d\xc3\xfe\x1e\xac\x92\xe3\xdc\x08\x46\x13\xf7\xc7\xff\xbd\x7f\x4f\xd2\xf9\x2c\x09\x60\x38\x6e\x22\xc1\x16\x9d\x86\xc7\x4a\xc3\x01\x13\x90\x86\xf3\x27\x41\x97\xb0\x58\x26\x74\xe5\x86\x5e\xef\x29\x53\xae\xf8\xeb\x00\x6c\x40\xbf\xb7\xcb\x1f\x59\xcb\x6f\xcd\xc1\x95\xc6\x8f\x18\x0c\x46\x99\x05\x06\xe6\xc5\xde\xd4\xa9\x3a\xf1\x95\x66\x8e\xba\x69\xf6\xb8\xdf\x20\xdc\x45\x64\xca\x64\x29\xa0\x05\xe7\x5d\x8d\xf9\x1e\x04\x0e\x78\xe0\xc0\x04\xf5\x59\x9a\xba\xa0\x6f\xcf\xde\x95\x68\xf8\x26\x26\x6e\x5a\x4c\x4b\xdf\xbf\x37\xc7\xae\x48\xc2\x6e\xad\x5d\x9e\x56\x6b\xdb\x52\xea\x1b\xfa\xf8\xcc\x43\xf2\xfd\xdd\xde\x6c\x3b\x14\x71\x91\xc3\xfd\x7f\xc5\x1b\xb3\xf5\x40\x76\x94\x8b\x73\x50\x2a\xc1\x10\x93\x3b\xf9\xb8\xc1\x3f\xb9\xb9\x5f\x99\xb5\xa5\xd4\x67\x3d\x2c\xa3\x3d\x5f\xb2\x03\x43\xee\x09\xaf\x54\x4f\x6b\x68\x13\x6a\x4b\x26\xb7\xfd\xde\xf5\x1d\xd1\x22\xfe\x63\x73\x60\x07\x40\x6a\xdf\x11\x9f\xc0\xf1\x22\x9f\xe6\xb4\xe6\x66\xf9\x8a\x46\xef\x44\x15\xe2\x34\x9a\x1d\xbe\xd7\xff\x84\x04\x85\xa6\x6a\xb6\x20\x70\xce\x60\x47\x79\x94\x78\x27\x4e\xe7\x79\x31\x16\xfe\x78\x51\x5c\xf8\x5f\x6c\x81\x97\x8e\x2c\xf2\x0e\x75\x31\x23\x0f\x2e\xc0\xeb\xf7\x3a\x44\xd1\xf0\x40\x57\xd0\x0f\x9f\x00\x20\xa6\x81\xcf\x36\x2d\x3c\x09\x78\x37\xf5\xc9\xf0\x2e\xc3\xb1\xc6\x4b\xfe\xbf\x85\xcc\xe5\xb3\x20\x07\x2f\x9f\xb2\x2b\xb7\x4f\xd2\xeb\x0b\xb4\x20\xa8\xd5\x0d\xf1\xec\x04\x9c\xa8\xcf\xe7\x05\x6d\x3e\xdc\x0c\x40\x9c\x0e\x51\x92\x62\x80\x83\x98\xb5\x98\xce\x53\x92\x59\x43\x44\xa0\xfc\xb0\x7c\xac\x82\xe5\x75\x6c\x68\xca\xda\x95\xd6\x44\x74\xe0\xa3\x53\xd8\xd9\x4a\x03\x1d\x04\x32\x68\xc6\x8d\x46\x90\x73\x6c\xa9\xfa\x31\xd3\x66\x04\x7c\x82\xef\x62\x3f\x0b\x4b\x4a\x40\x9d\x80\xbe\xa2\xcf\x58\x6b\x37\xaa\xb6\xe9\xe0\x4f\x9d\xd4\x8b\x84\x63\xe0\xf0\x1a\xda\xd6\x58\x6a\x24\x82\x6f\x6b\xa3\xb2\xf3\xa4\x9f\x01\x4e\xba\xe9\x3f\xc7\xe3\x0e\x60\x34\xec\x09\x8c\xb0\x1a\xe6\x2c\xb8\x5f\x86\xc4\xb4\xbc\x9f\x29\x31\x6d\xcf\xcd\x93\x40\xac\x48\x16\xda\xd8\xf4\xd2\x0c\xbb\xa9\x85\x12\x1c\x35\x23\x6b\x52\x6b\xd6\x86\xcf\xf0\x11\x20\x18\xb5\xbd\x59\x2f\x1f\x96\xc5\xe9\x01\xd7\x74\x62\x61\x60\xce\xe7\x3d\xd9\xb9\xa1\x8b\x79\xb4\x10\xe1\x6a\x2b\x15\x3f\x9b\x74\x36\xcd\x26\xa9\x67\x25\x42\xdd\x94\x0a\x59\xda\x63\xe1\x71\x5a\xf8\x2e\x32\x1b\x83\xa4\x6d\x34\x51\x84\x9c\x52\x93\x16\xbc\x7b\xda\x23\x10\x8e\x24\x8f\x55\x7e\x3a\x9e\x5f\x2d\x16\x64\xad\xb9\x8c\x05\xae\x53\x29\x03\xf6\x61\x01\x0e\x81\x11\xcf\xc1\x77\x1a\x6c\x87\xf6\x7c\x52\xac\x43\x87\x69\xe3\x2e\xfa\xd9\xb6\x75\xd2\xcb\xd5\xfa\x96\x4b\xf0\xb4\xb3\xc2\x76\x04\x9e\x6f\x94\x34\x35\x6e\x52\x32\x3c\x6c\xef\x30\x9b\x31\xce\x4d\x3d\x19\x47\x07\x07\xf2\x4b\xfa\x33\x97\xb1\x80\xa0\xde\x61\xaa\x6f\x6c\x37\x0f\x01\xca\x25\x88\x57\xfc\x6f\x16\x42\x98\xa0\x98\x13\x48\xeb\xc0\x47\x75\xab\xe6\x85\x72\xbe\x55\xda\x73\x7c\x81\x33\xfc\x56\x46\xfa\x81\x62\xfb\xa6\xeb\xc1\x84\x61\xcf\x7e\x89\x9b\xef\xfa\x71\x57\x2b\x1e\x5e\x9a\x99\x16\xc0\x8a\x62\xec\x2f\xe5\x57\xf1\xf0\xa7\x2f\x7e\xee\x70\x8d\x39\x1e\x1d\xfc\xf4\xe5\xcf\x24\x3d\x3d\xfc\xe9\xab\x9f\x3b\x48\x4f\xd3\xb2\xab\x2b\xf3\xde\x4e\x2a\xe0\x72\x01\xf8\x00\x85\xbc\x19\x3a\x0d\xfe\x04\x15\x07\xc7\xad\x75\xc6\xae\x7f\xeb\x7d\xb6\xda\x6e\x48\x69\x1e\x2d\x7e\xb6\x61\x80\xa7\xe6\x2b\xbf\xd4\x1c\x61\xa0\xb1\xca\x61\xbf\xd2\x41\x77\x60\x0c\xfe\x77\x2c\xec\x31\xb2\x32\xfd\xf2\x97\xf0\x85\xd1\xbb\x12\x63\xa7\xc1\x78\x19\xf2\xef\xe4\xeb\x5b\x1e\x18\x30\xf1\x4b\x6c\xa7\x09\x27\x0d\x6f\x76\xb0\x8e\x38\xe8\x42\xe1\xdc\xe3\xd6\xf6\x8b\x11\xa7\x92\x28\x40\xdc\xdd\x51\x8e\x76\x22\x85\x90\x3b\xe8\x92\x1e\xa0\x5b\xcb\x18\x11\xb0\xd7\xfc\x31\xce\xcb\xab\x12\x98\xd9\xba\x94\xf5\x7a\x6a\x79\x22\xff\x9b\x31\x8e\x19\x47\xb2\x45\xfd\x49\x04\x49\x87\xb4\x0a\xff\xf1\x67\x2b\x11\x09\x84\x04\xd7\x2b\xad\xe6\x0a\xbe\x43\x1b\xb6\x2f\x13\xc2\x19\x4a\x4e\x91\xf9\x80\x9b\x60\xff\x6c\x0b\x38\x5d\xe5\x18\x1b\xf8\x17\x52\xd9\x5d\x75\x39\xbe\x06\xed\xc9\x72\xc6\x9a\xa5\x59\xfe\xc6\x1b\x29\x09\xa4\x52\x59\xcb\xd1\xc7\x68\x89\xf3\x09\x0e\x12\x72\x48\x57\xaf\xfc\x75\x04\xd6\x22\x48\xf8\x87\x37\x9d\x0c\x8e\x48\x09\xf2\x9f\x1a\x4c\x4f\xf5\x20\x8c\xcd\xec\x26\xb9\x41\x97\x1d\xf8\x71\x73\xa8\xa0\xf1\x13\x9e\xad\x5f\x12\x57\xfb\xe5\xb3\xd2\x25\x64\x20\xbe\x3f\x4f\xf8\x5f\xec\x1c\x35\xb2\xbc\xe4\x23\x35\x4d\x91\xad\xb2\x8f\xf7\x39\xa6\x12\x80\x80\x6c\x48\x52\x6e\x89\x9c\x70\x0f\xf4\x0e\x20\xd8\x30\x69\x75\x4e\x25\x38\x01\x88\x74\xce\x8b\x38\x9c\x63\x9a\x5c\x04\x10\x60\x1e\x55\xbc\xf9\x92\xe5\xe5\x1e\x70\xa3\xcc\xd1\xa5\x99\x62\x2a\x28\x24\x95\xb0\x3f\x84\x9a\x83\x3f\x04\x28\xb3\xa9\xd0\x7c\xd9\x33\x8a\x14\xde\x4d\x9a\x7d\x94\x40\xbe\xea\x10\x21\x5e\x3d\x98\xbb\xd1\xbe\x2b\x2e\x30\x15\x9f\x29\xbd\x9b\x18\x59\xe7\xdb\x0f\xce\x11\xa1\x59\x6f\xbc\xcd\x9d\x61\x3e\x11\x17\x40\xd2\xaf\xb0\xd4\x0e\x54\xe5\x4a\xbc\x6c\x58\x3f\xc1\x77\x21\x06\xca\xee\x08\x98\x8c\xd4\xc3\xf6\x37\xb0\xc3\x8a\x82\xc7\x5c\x67\x4f\xdb\x44\x01\x6f\x1b\x3e\x13\x60\xdd\x8d\x97\x82\x96\x5e\x8c\x6b\xc5\x75\xf7\xa5\x04\xd4\x1a\x35\x27\xff\x97\xfa\xdf\x67\xeb\xee\xa7\x3a\xea\x0f\xfc\xa5\x3d\xf0\x20\xc4\xa8\x5b\xdb\x0d\x15\x6d\x07\xe7\x50\x96\xf9\x27\x75\x62\xa8\xcb\x45\x84\xa1\x15\x47\xf2\x05\x1b\x2e\xa4\xa1\x84\xa9\x73\x9e\x2e\x29\x1e\xe6\xda\x6e\xcc\x40\x3c\x9a\x2f\xe7\x63\x98\x3b\x5a\x9a\xc9\xc0\x41\xf9\xd7\xb6\x0e\xd5\xc3\x7f\x3a\x0d\x43\xb7\xfc\x25\xd4\xee\xcf\xb7\x47\x38\x5a\xdb\xfe\x06\x07\x1b\x3d\xd5\x27\x68\x15\x23\x47\xf7\x75\xba\x4b\x13\x4f\xfb\x9c\x5b\xf8\x1c\x5b\x75\xa9\xfc\xed\xef\xf8\x43\xb9\x9c\x62\x31\x8a\xf6\x45\xaa\x47\xfb\x7c\x5e\xd7\x32\x95\x38\x91\xc1\xf9\x4a\xb1\xb7\xd4\x20\xef\xed\xa5\xb2\xd6\x4e\x38\xed\x37\xb8\x33\xe8\x59\x29\xff\x26\xaa\xa5\x02\x3e\xfd\xab\x90\xee\xab\xe7\xaa\x74\xbf\x96\x56\x24\xe5\xdf\x56\x3b\x95\xfe\xff\x7f\x0e\x74\x49\x7a\xc0\x2a\xe5\x98\x38\x21\x09\x1f\x39\xd0\x48\xff\x8e\x59\x6c\xd2\x05\x15\x59\xef\x65\x59\xfa\x6c\xdd\x5e\x89\x40\xb8\xeb\xfe\x1a\xa1\x24\xeb\xc9\x58\x3a\x81\x62\xb3\xc2\xc2\x56\x44\xf2\x41\x91\x06\x3f\x49\xb1\x42\xea\x79\x9b\xb4\x03\x52\xd1\x8c\x37\x93\x4a\xc3\x79\x97\xa2\x6f\x74\x70\x2f\x35\x20\x6a\x04\x2d\x08\x3e\x12\x84\x8a\x1f\x8e\x16\xe6\xab\x12\x48\xbe\x02\x25\x91\xa5\x98\x81\xa0\x10\x0c\x5d\xa9\xb7\x56\x5c\xac\xa6\x5e\xb1\xc1\x9c\xbb\x21\x13\xaa\xb1\xd9\xc2\xa0\x39\x94\xe9\x68\xe4\x45\x33\x83\xa9\xb4\x56\xb6\x3f\xcf\x57\xfc\xa8\xbf\xbb\x6a\xbf\x24\x7b\x5e\x58\x46\xfc\xa8\xae\x2a\xb7\xe9\xbb\xb0\x98\xbc\x39\xe3\x78\x8b\x3e\xe0\x96\x4c\x2e\xea\x53\x7b\x1b\xbc\x6a\x81\xa0\xa6\x02\x96\xd8\xd7\xa6\x70\x7d\x3e\x95\xf9\x12\x7f\x5b\xb3\x95\x22\x5f\x6d\xa9\x91\x4a\x0c\x27\xf6\x26\xb5\x3f\x24\xb9\xa9\xe2\x2b\xc2\x6f\x92\x99\xab\xbe\x2a\x00\x8f\xf3\x4b\x6f\x5b\xc0\x8d\x97\xb4\xdd\x66\x45\xb3\xbd\x62\x5d\x84\x38\x22\x66\xbe\x34\xfd\xb4\xf5\xe5\x7c\xb3\x5e\x82\xcd\x47\x42\x3b\xce\x1a\x5c\x10\xd7\x7e\x45\x8f\x8f\xf9\x40\x99\x5e\xe5\xd0\xd3\x57\xdd\xb4\xf2\xca\x33\xf3\xc3\x3c\x52\x44\xfe\xe0\x5b\xa5\x59\x7a\x72\x20\x75\x90\xf5\x9e\x66\xfa\xc1\x3e\xa5\x91\x3e\x45\xe5\x9f\xfa\xc8\x64\x9f\x8d\x86\x67\x71\xef\x01\x7f\xb3\xf4\x10\xb0\x45\x2b\x5a\xc9\x92\xe0\xfa\xf8\x44\x59\xbe\xc1\xce\x15\xf4\xa4\xd8\x0f\xcc\xc5\x8b\x47\xb7\x54\xdb\xe3\xfd\xfe\x71\x59\x3e\x9a\x1b\x6f\xd8\xa9\xc3\x80\x47\x1e\x49\xaa\x2d\x8f\xd7\x7a\x52\x51\x10\xea\x8e\x20\x0d\xf9\xc9\xf4\xbc\xc5\xc6\x05\x91\xab\x55\x63\xf5\x41\x5c\x31\x9b\x36\x9d\x32\x76\x4d\x68\x0e\x24\xa2\xdc\xf0\x29\xfa\x5a\x16\x94\x7a\x71\xa5\xc3\xc8\x05\xc8\x24\x27\x95\xae\x6e\xef\xee\x9b\xa0\x40\x25\x0d\xf0\x9e\xfd\x11\x6c\x40\x30\xbd\x0b\x17\x41\x52\x8b\xe8\x8c\x1e\x0e\x33\x70\x53\xff\x86\xd8\x72\xea\xd3\x80\xed\x29\x75\x5c\x85\x37\x66\xe2\xe6\xa0\xf4\x7c\x87\x57\xc3\x5c\xdb\xd3\xa9\xff\x90\x6b\xd6\xd1\x58\xb9\x3e\x79\x21\x94\xdd\xd1\xda\x1d\xe7\x24\x01\x64\x78\x77\xd4\x2f\x3d\xaa\x08\x60\xbb\xa6\x79\xdf\x2d\xff\xc1\xae\xf9\x47\x92\xb1\x45\x74\x4d\xe4\x21\x36\xe4\xf3\x51\x26\x49\x42\x6e\x73\x2c\xd8\xaf\xc4\xc6\x4c\xa0\x4b\xcc\x73\xbb\xfa\x1d\xc6\xb3\xff\x8e\x83\x8f\x0b\xdc\x76\x26\x95\xa1\x33\x09\x54\xbc\xb3\xf1\xd6\x07\x57\x4a\x72\xd5\x51\x3e\x34\x19\x3c\xff\x8f\x20\x46\x9d\xc7\x71\xea\xf1\x31\x37\x2a\xe6\x6e\x52\xc0\x6f\x29\x1e\xb6\x2c\x92\xca\x11\x29\x0c\xb7\xcb\x60\x0a\xe4\x5b\x66\x7c\x13\x3e\xdc\x50\x9b\x81\xd4\x63\xc2\x04\x5c\x1d\xe0\x92\xd3\x1c\x13\xaf\x45\x86\xab\xae\x66\x7a\xaf\x4e\x63\x30\xfe\xca\x5e\xf3\x88\xa8\x81\x03\x4a\xa8\x10\xe5\x28\xc4\x4c\xda\x63\x8e\x06\xcd\x37\x55\x21\x71\x74\x72\x7a\x2c\x97\x0b\xe5\x54\x29\xbb\x93\xba\x33\x21\x6a\x4e\xd2\x3f\x8e\xf1\x19\x0e\x06\x71\x3e\xbc\xc0\x4c\x7a\x47\xe6\x2e\xdc\xd8\x90\x31\x30\x40\x4a\x05\xf9\xe5\xa4\x99\xc3\xaf\x11\xa8\x0f\x9a\x6e\x8a\x6b\xc4\x8e\x64\x27\x3a\x8c\xd7\x5f\xf4\x93\xd8\x53\xa9\xef\x6e\xed\xcf\x32\x7b\x90\x06\x24\xee\xba\xa4\x31\xb5\xa3\x10\x28\x1c\x45\x24\x06\x2f\x9e\x9b\x59\x0e\xb1\x48\x4b\x71\xf5\xc5\xf2\x71\x01\x99\x84\x89\x45\x2c\x35\xe2\x92\xe4\xae\x68\x22\x6e\x0a\x46\x2a\x4b\xf6\xdc\xd8\xb5\x2b\x69\x5e\x38\xb0\xd6\x9d\xd5\x7e\x99\x56\xcb\x87\xe9\xed\xf5\xf1\xaa\xeb\x22\x0d\x29\xce\x2a\x08\xc1\x10\xeb\x79\x84\xdb\x01\xb5\xba\x93\x58\x29\xd1\xcd\x36\x0c\x5e\xa6\xfa\xbc\x8a\x3b\x7c\xc1\xb8\x08\x97\xeb\x32\x7e\x27\xcc\x0c\x8e\x48\xb2\x81\x07\xc1\xeb\xeb\xe9\x2c\xa5\x98\xe2\xe5\x15\xa5\x34\xef\x84\xf3\xe4\xf4\xfc\xfc\xd5\x9b\xe8\xf7\x04\x1f\x41\xdc\xb5\x9f\xa1\x8f\x0c\x43\xa3\xea\x18\x59\xc1\xd7\xaa\xba\x55\xb6\xc9\x43\x47\xb0\x98\x5b\xd1\xdc\xbc\x00\x9c\x52\x86\xab\x37\xd5\x50\x22\x17\xec\x0c\x32\xf3\x89\x72\xf1\x93\x60\x32\x64\xbc\xa6\x1e\x6c\x91\x85\x36\x39\x56\x47\x5d\xe5\x13\x75\x0c\xff\xc5\xa4\xe5\x82\xc5\x5f\x78\x3c\x9f\x44\xcf\x9e\xe0\xc2\x00\x29\x76\xcf\x54\x6a\x0f\x08\xca\x83\x90\x80\x57\xb2\x53\xcb\x9e\xf1\xa1\x46\xbf\x3c\xde\xa8\xb8\x23\xcd\xb5\xea\xbd\xe7\x8c\x5c\x24\x63\x07\x6c\x84\x43\xfb\x50\x63\x5f\x49\x63\xe9\x8e\xf7\xde\xda\x43\xd2\x42\xde\xf9\x93\xe2\x20\x94\xa6\xfc\x36\xfa\x5d\xcd\x4c\x11\x6b\x50\xe2\x1a\x4e\x64\xd7\xf5\x8b\xe3\xbc\x3f\xbd\x26\xd5\xc8\xbe\x37\xf1\x0e\xfb\xd0\x0d\xa9\xe9\x02\x11\x2b\x5f\x38\xd9\x4c\x6c\x7d\x01\x16\xd6\x8d\xd5\x1c\xef\x9f\xab\x4f\x1c\x4a\xcb\x60\x37\x9c\x5c\x5c\x0e\x57\x94\xc7\x17\x96\xb2\x4d\x3c\xf5\x06\x8c\x5e\x80\x36\xf3\x02\x0c\xe0\x70\xe5\x4e\x89\x36\x3a\xf2\x0b\x93\x4f\xf3\xee\x2a\x97\xde\x12\x99\x29\x39\xbd\x1e\x92\xf6\x59\xc8\xeb\x68\x7d\x47\x6a\x42\x38\xfb\xd1\xe0\x39\x66\x81\xe3\xab\xe8\x2b\x09\x5e\x16\x23\x11\x88\x6b\xb6\x06\x1b\xe0\x03\xc7\xd1\x26\xe9\x3d\xae\xd3\x50\x2f\xc9\x65\x16\x44\xa8\x49\x3b\xb2\x18\x61\xe3\x46\x04\xa2\x88\x40\x95\x90\xc6\x92\x93\x5e\xf3\xf2\xd9\x9d\x50\x9f\x5c\x20\xe9\x68\x8e\xe0\x09\x83\x9e\x42\x60\xaa\xbc\xa1\x08\xb2\x45\xeb\xb6\x24\x13\xb1\xab\x50\x71\xf1\xea\xf2\xcd\xa2\x78\x05\xa7\xe7\xb8\xd3\xc5\xf8\xf9\x31\xb0\x00\xe4\x50\x09\x64\xd8\x4b\x08\x0d\x42\x35\xdf\x62\xf3\x77\x6d\x71\xfd\x1c\x71\x93\x27\xb7\xc7\xbb\x83\xdd\x30\x08\xcd\x55\xf1\x16\x66\x33\xf6\xae\x1c\xdb\x22\x55\x28\xb9\xd3\xc9\x46\x3c\x5b\x4c\x40\x09\x1b\xd8\x53\xfc\x29\xee\xa2\x19\x55\xe5\xed\x29\x0a\xc7\x90\x53\xf1\x5c\x21\xee\x14\xce\x99\x6d\x57\x1c\xf7\x07\x91\x1d\x6f\x0b\x75\xe4\xb8\xf3\xd6\xc4\xd1\x2e\x78\x52\xd5\xde\x7e\x50\x46\x1f\xd7\xb4\xf0\x16\x81\x60\x05\x98\x81\xc0\xd5\xd0\x0e\xe7\x35\xf2\x63\x06\x46\xb4\xb7\x6e\xf9\x5c\xfe\xcf\x40\x1c\x24\x64\xd2\x32\x84\x4e\x9a\x40\xac\x9b\xf2\x76\xf9\x3d\xfd\x99\x11\xeb\xf5\xe1\x05\xa2\x4f\x96\xed\xf5\x3e\x92\x90\x2f\xce\xc4\xaf\x06\x16\x8e\x4c\xf0\x10\xe5\xdc\x5e\x62\x54\xb1\x8c\xe5\x43\xac\x43\xcc\x52\x1f\x4d\x16\x00\x75\x1d\x68\x70\x55\x92\x4b\x6b\xf6\x07\x90\x5b\x14\x21\x52\x5b\xb8\xc0\xe6\x78\x65\x0a\x05\x66\x57\x68\xb3\x35\xa9\xdd\x66\xdb\xbf\x74\xfd\x12\x66\x76\x9e\x21\xe2\x05\xb0\x74\x8b\x5b\xb2\x7a\xd3\x4b\x38\x3d\xc3\x61\xe6\xf4\x90\x0e\x7e\x65\x3e\x90\x77\x71\x06\x5f\x20\xbe\xfd\xc4\xb1\xcf\x7c\x3e\x07\x83\x0a\x91\x13\x49\xee\x70\x5e\x4e\x65\x84\xce\x74\x28\x7a\x34\x8f\x68\xdb\x03\x4c\xee\x27\x8d\x01\x75\x77\x53\xf8\xa8\xd8\x3c\xcf\xc1\x12\xae\x94\x3c\x9a\x01\x63\x15\xbb\xa0\x63\xce\xda\xe0\x7b\x29\xd6\x53\xf0\x15\x6f\x3c\x05\x67\x80\x23\x62\x64\x04\x90\x80\xea\xce\xd9\xbd\x95\x8b\x70\x19\x2f\xe8\x06\xcc\x99\xf0\x2a\x73\x2d\x01\xc9\x10\x46\x1d\xb7\x68\x39\x9a\x77\xa8\x47\xef\xbb\x40\x84\x10\x7f\x4e\x1f\x42\xbd\xc4\xdc\x5f\xe3\x2c\x03\xd7\xce\xe2\xe5\x3b\xaa\xd8\xd5\xa4\x18\x6f\x94\x71\xf3\x1c\x7e\xfa\x5f\x2f\x5f\x9d\x9f\x14\xbf\x3d\xbe\xb9\xb9\x79\x8c\x1a\x1e\x0f\x2d\x53\x4c\x69\xcb\x93\xe2\xbf\xbd\x3c\x3b\x29\xec\x66\xf3\x99\x76\xa1\x47\x38\x0d\xf5\xe7\xcb\xfb\x2d\xba\x51\xdd\x40\x07\xfa\x73\x6c\x6c\xcc\xc5\x74\x79\x71\x90\x7d\x5d\x62\xf0\xe4\xcc\x37\x67\xcc\x6c\x78\x27\x88\x0f\x82\xdf\xd0\x47\xaa\xd4\xda\x4d\x4b\xed\x5f\xf2\xbf\x34\xbd\x32\x9b\xf7\xd3\x90\x00\x13\x08\x5c\x16\xe2\x2e\xbc\x80\x88\x90\xb7\x2f\x10\xc9\x01\x5c\x92\xc7\x53\xe7\x9d\xfc\x71\x51\x89\x13\x1c\x62\xa5\xb4\x76\xcd\x6e\x7c\x32\x09\x32\x7f\x4c\xe2\x4a\x5d\xdf\x4d\xaa\x61\x97\xc2\xa6\xae\x6e\x25\xc6\x76\x20\x0c\xa1\x32\xe4\x2a\x95\x2d\x26\x45\x39\xec\x61\x94\xcd\x69\xa7\x84\xab\x70\x50\x0c\x62\x4e\xea\xa0\x3f\xaa\x43\x82\x03\x90\xb4\xd7\x17\x1c\x58\x0e\x5f\xc5\x0d\xee\x1b\x49\x6d\x33\x25\x52\xdb\xe2\x91\x5c\x41\x8e\xf8\x23\x9e\xc0\x3f\xb7\x37\x5b\x6f\x7d\x9b\xc5\x00\x7b\x52\xce\xe3\x46\xd6\x23\x31\x48\x7c\xf1\xcd\xa7\x79\xbd\x56\xe2\x81\x4a\x1c\x94\x66\x92\xee\xcd\xd1\xa7\x12\x2e\x9f\x56\x47\x4f\x7d\xaa\x12\xdf\x17\x44\x35\xf7\xc8\x17\x6d\xd8\xcf\x62\xdf\x78\x6e\xe8\x83\xe7\xcb\x95\x63\x37\x16\x6c\x98\x7f\x4c\xc4\x3b\xbf\xcd\xde\x29\xd8\x29\xa3\x4a\x45\x23\x66\x54\xd3\x7d\x5d\x21\xc7\x6d\xcd\xb6\x22\x31\x33\x66\x74\x0f\xdf\x4e\x3c\x56\x9d\x36\x24\x5e\x35\x2b\xdd\xf9\x25\xf0\x0c\xc7\x89\x82\x19\x50\x93\x46\x22\x5b\xee\x7c\x3e\xc3\x64\x65\x59\x45\x3e\x1b\x44\xc0\xec\xe4\xbd\xb8\x04\x18\x5f\xaf\x85\xdf\xbe\x77\x61\xf7\x77\xd3\xe6\xed\x46\x52\xb5\x5c\xdf\xd2\x6b\x68\xa3\xbc\xf1\xe3\x26\xe3\xc5\xbe\xe3\x47\xb8\x60\x7e\xcd\xcd\x63\xa4\x40\x56\xcd\xad\xdc\xc4\x7e\xea\x3a\xda\x55\xb7\x7a\x4d\xd6\x8d\x86\x17\x21\x97\xa7\x65\x49\x78\xc2\x27\xae\xb2\xa6\xd6\xa2\x66\x95\x56\xf8\x8f\x7a\xdd\x0f\x86\x61\xb9\x31\x6b\x6a\x28\xdf\x5c\x92\x20\x32\x7d\x2a\x35\xd9\xcf\x74\x6f\xb4\x1f\xa6\x3c\x31\xbf\x5c\xfc\x34\x54\x7f\xfc\x72\x71\x5a\x32\xde\x30\x4e\x4a\x7e\xd4\x0d\xe3\x0c\x3d\xe3\x7b\xc3\x71\x94\x1f\x73\x75\x78\x6e\xc0\x63\x31\x78\x16\xe3\x33\xf0\x53\x61\xb8\x4c\x07\xf6\x11\x57\x88\x47\x2a\xf6\x47\xc9\xc3\x73\x1d\xf1\xf8\x48\x10\xfb\x61\xcb\x35\x09\x87\x57\x0b\xd2\xce\x6e\x3a\x5c\xc5\xc5\xab\x1a\xcb\xcb\x2b\x78\xd9\x9b\x24\xdc\x6c\x87\xcb\x7a\xec\x21\xc6\xe0\x38\x6d\x27\xd2\x90\x7f\x9a\x26\xa7\x78\xcb\x8d\xfa\x73\x73\x1a\x9f\x79\xe6\x01\xfe\x9f\x52\x3a\x3f\xff\xc5\x5a\x5f\x12\x7c\x65\xa1\x65\xba\x5d\x73\xb3\xc2\x2f\xbe\x4f\xdc\xb1\x7f\x1d\xc9\x08\x5c\xee\x12\x29\x1e\x0e\xbf\x05\xf7\x7e\x97\x7a\x58\x82\xd3\x6a\x74\x91\x46\xa5\xdd\x68\xcd\xda\x24\x96\x2e\x02\x55\xd6\x99\x00\xd8\x34\x3b\x51\xdd\xe3\xad\x34\x8f\x2e\x5a\xfa\xdf\xbf\x38\xd7\x2f\x76\x3b\xe7\xe0\x44\xec\x77\x8e\x73\x6a\x09\x68\xca\x56\x95\xc5\xd4\xb3\xdd\xe7\xc8\xed\x01\xfe\xed\x9f\x15\x14\x90\x26\xc2\x94\xad\xb9\xea\x49\x39\xf8\x5d\x2e\x54\x49\x22\x89\xcd\xbe\xdc\x45\x6b\x1f\x4f\x4b\x11\x72\x80\x6c\xc2\xd7\x9a\x7b\xe3\xd3\xf9\x4c\x6a\x1f\x5c\x72\x7c\xb2\x81\x16\x93\xa0\x31\xc5\x99\xf8\x00\xf0\xeb\x09\xf2\xcc\x90\x98\x83\xa7\x4d\x32\xed\xac\x92\x37\xf4\x8a\xcb\x40\x35\x1e\x88\xf6\xc9\x44\x12\xef\x71\xad\x20\x66\xb1\x04\xf8\x6a\xbd\x76\x56\xf7\xdd\xb4\x54\x78\x89\xcb\x1b\xaf\x21\x06\xc4\x6b\x12\xf2\x6a\x4a\x0c\x1b\x82\xdc\x21\x58\xa4\x7d\x18\x33\xbd\x2a\x97\xcd\x4b\xea\x3c\xa5\x49\x11\xc6\x8b\x8e\xe0\x4f\xab\x7d\x99\x28\x07\xa4\x84\x67\xfb\xcc\x4b\xd3\xbe\x2f\x9b\x9b\x5a\xfc\xba\x7c\xf9\x9b\x96\x0f\x4b\x38\x96\x7a\x36\x7d\xf2\xae\x0a\x55\xc6\x91\x5f\xa6\x0d\xa6\xce\xda\xe1\xf5\x31\x31\x34\x44\x60\xc8\xba\x10\xd6\x9e\x70\x60\x24\x79\x27\x61\xb1\x98\x23\x93\xec\x1a\xa9\xd8\x64\x28\xf3\xf1\x74\x16\x93\x22\xfe\xd0\x9d\xf6\x6e\xd7\x85\x98\x8a\xa3\xf9\xf7\xb7\x9a\xf8\x51\x54\xe3\xef\x03\xf1\xab\x41\xde\x66\x1f\xaa\x86\xd5\x90\xc5\x33\x99\x8c\x19\x62\xe7\xd7\x2b\x84\xe2\x2f\xf1\x54\x45\x31\xa2\x7b\xd6\x2a\x3d\xe5\x07\xf7\xb0\x69\x3d\x9e\xcc\x56\xba\x89\x68\xec\xbe\xb7\x75\xec\x37\x98\x81\x8e\x25\x52\x12\x9f\xa6\x48\xb8\x38\x22\xdd\x9f\x93\x28\xaf\x13\xbf\xf9\xf1\x73\xa1\x11\x52\x9f\x52\xb3\xf1\x6e\x6c\xfe\x5a\x67\xb1\x63\xb9\x8f\x2f\xcc\xf2\xe5\xd8\xc2\xca\x9d\x58\x0e\x38\xb5\x08\x77\x8b\x10\xd9\x91\x3d\x83\xc6\x4d\xf1\x85\x23\x75\x4f\x0e\xd2\x1d\x5c\x44\xe5\x64\x58\x1e\x4a\x74\x1c\xa2\x13\xcf\x10\x76\xd4\x67\x9c\xe8\xbd\xc0\xa7\x29\xa0\x66\x6c\x06\xb8\x67\x23\xe2\x67\xb7\x94\xd0\xcd\x1c\xdb\x4f\xad\x77\xdd\x92\xed\x75\xce\xa7\x66\x01\x03\x8f\x5c\x82\x42\x5d\xd2\x5b\x8d\x49\xc0\xb5\x02\x29\xd3\x4b\xa9\x31\xf6\x6c\x12\x3b\x9a\x13\xef\x80\xf5\x78\x7d\x27\x0f\xeb\x48\x24\x26\x9d\x40\xbe\x02\xc9\xa1\xcc\x1d\x87\x92\x44\x40\x87\x30\xb9\x08\x69\x5b\xfb\xb7\x4e\xd8\xf3\xc8\x47\x68\x0a\x4d\x86\xeb\xcc\x30\x41\x74\x0c\x28\xe4\x90\xd4\xf1\x9d\xc2\xe3\x58\xc3\x75\x5d\xd8\xf7\xff\xc2\x3a\x35\x64\x58\xff\xe4\x6a\x76\x97\x32\x28\x72\xfa\x9a\x9e\x1a\xee\x3a\x5a\xcc\x44\xe7\xdf\x7d\xe0\x9e\xe8\xc8\x56\xfa\xef\x15\x2d\x71\xce\x0e\x7b\x47\xe8\xc4\xbf\xfd\x6c\xfb\x68\xe8\xbf\xd4\x04\x36\x7a\xa9\x38\x64\x85\x60\x80\xaf\x69\x71\x96\x72\xa3\xf8\x6f\x3e\x66\xce\xe1\xa3\xb2\x33\x79\xfd\x76\x84\x96\x8f\x38\x99\xd0\x13\x6c\x2a\xf8\x6f\x39\xc0\x4e\x0f\x0e\x67\x94\xb9\x51\xe0\xb9\x57\xd9\x31\xa3\x46\x9c\x93\x22\x89\xf4\x2d\x2c\x22\x13\xf9\xee\x38\xe8\x1d\x3f\x3d\x3c\xd6\xf3\xc6\xb1\x17\x7e\x9d\x0b\x06\x3b\x2d\x16\x43\x32\xe4\x98\xbd\x96\x85\x2c\xe7\x09\x26\x86\x2c\xf0\x4f\x48\x84\xb5\x92\x84\x72\xc8\x62\x34\xbc\xfd\xe3\x7f\xde\x19\xa1\xe1\xc8\xe1\xcc\x87\x42\x35\x8c\xfb\x0f\x1e\x36\x13\xaf\x61\xcc\x94\xe7\x8a\xa5\x31\x6a\x46\xa3\xff\x60\x08\x87\x18\xaa\x62\x2e\x84\xc3\xdc\xe1\x46\xd0\x7f\x9d\x57\xe0\x3b\xde\xb1\x81\x68\xde\x71\xf4\x95\x19\x79\xf5\xc1\xa3\xb2\x9f\x3c\x32\x1a\x91\x2a\x06\xe0\xd9\x79\x96\x98\x36\xb2\x5d\xc8\xce\xbe\xf1\x1b\x7b\x33\xce\xf0\xec\x95\x94\x85\xd2\xe9\x81\x67\x0a\x24\x27\xa0\xcb\x8b\x23\x19\xa3\xe2\x93\x46\xe6\xdc\xfe\x7d\x9e\x1e\x47\xbd\xe4\xf3\xa7\x98\x4c\xb8\xdc\x58\x53\x2d\xcf\xf1\x72\x27\x3f\xb2\x12\xf3\x44\x59\x5b\x86\x28\x41\x31\x87\x9f\x0f\x5d\x9e\xae\xd7\xb0\x47\xc3\x69\xdd\x67\xe8\x46\x2b\xbb\x97\xdb\x62\x97\x85\x20\x9a\x04\xa6\xf5\xaf\x9a\xf4\x1a\x2a\x41\x84\x54\x1f\x83\x9b\x44\xeb\xaf\x27\xb5\xe1\x71\x1e\xdd\xb2\xf9\x9d\x78\xdd\xaf\x17\xb8\x88\xb0\x0c\xcf\xf3\xf8\xd4\x49\xdf\x24\x19\xd2\x8f\xc6\x1c\x5a\xfa\xc8\x42\x84\xc4\x33\xcb\x3b\xc2\x0c\xd4\xe8\x35\x52\xde\x3d\xc5\x54\x9f\x45\xf1\x8e\xa1\x6f\xf8\xa9\xdb\x4a\x62\x40\xc0\x1c\x9d\x3d\x3e\xb5\xf0\x2d\xb0\x1c\x3c\xd3\x11\x88\xb6\x59\x57\x52\xc0\x8f\xeb\x0b\x9e\xc5\xb6\x73\x8d\x9f\x68\x68\xc5\x01\x06\xe8\xa1\xdb\x21\xac\x76\xe8\x90\x3e\x69\x9c\x77\x68\x7c\xaf\x64\x0a\xfa\x71\x5d\x92\xd6\x2c\xfb\x80\x0b\x5e\xc4\x6b\x87\x3b\x87\x6e\x75\x7f\xfc\xab\x74\x4e\x74\xd0\xad\xd8\xdb\xf1\xb0\x67\x7a\xd8\x19\x7b\xeb\x6f\xb3\xa7\xcd\xca\x3b\x3d\xf2\x7e\xcd\xe8\x7e\xbb\x14\x3a\xb2\x6d\x4b\xa6\x78\xa0\x4c\xa4\x99\x17\xe9\x91\xba\x0a\xaa\xa3\x98\x4e\x1f\xc5\x39\xac\x96\xf5\xb0\xc1\xf5\x29\x3e\x7a\xc9\x38\x8e\x25\xea\xe9\xe6\x1b\x86\xef\xc5\x52\x5e\xc6\x2e\xbc\x54\xe0\xb3\x3f\x52\x16\x10\x60\x1f\xc6\x08\xf2\xea\xc8\xc5\x29\xad\x13\x26\x26\x96\xf7\x94\x83\x9c\xc6\x89\xa2\xe5\xfb\x52\x17\x6e\xde\x8f\xa4\xea\xb9\x1d\xe3\x18\xa8\x17\x23\x71\xc8\x95\x0a\xad\xba\x41\x86\xad\x01\xef\x60\xee\x15\x03\x6e\x24\x48\x4a\xd8\x40\x39\x2f\xa0\x39\x95\x07\x34\xc3\xdb\x93\xfe\x99\xa3\x6c\x69\xc2\xd3\xaa\x64\xc9\xaa\x35\xf9\xe6\x32\xed\xa2\x17\x3b\xf8\x7d\x88\xb8\x57\x8d\x24\xa2\x84\x99\x4c\xa5\xe4\x80\xe1\x82\x99\x6f\x19\xa3\x3b\xd2\x60\x3c\x99\x28\x5f\x0a\x54\xf1\x75\x1c\x72\x78\x1d\xf4\x18\xeb\x49\xc3\x2d\x28\x81\x8c\xd8\xcf\xdf\xd8\xa9\xc0\xa3\xee\xea\x96\xe7\x42\x9e\xd5\x7c\xa8\x47\xfa\x42\xe7\xdf\xd6\xa3\x9c\x4f\x7d\x4c\xb7\xdc\x49\xe8\x97\x81\x68\x95\xf0\x9d\x8c\xe3\xe0\x9c\xed\xae\x6e\x1f\x89\x1d\xcf\xac\x5c\x28\x71\xb2\x80\x62\x75\xe9\x22\xba\xb3\xac\x7a\xa6\xb0\xe3\xa3\xec\xc3\x2e\xad\x96\x38\x9f\x18\x85\xeb\x3e\x38\x47\xa6\xee\x8f\x3b\x16\xaf\x5c\x01\x00\x5e\x55\xe0\x3a\xb1\xe9\x18\x94\xe5\x84\x8d\x46\x88\xaa\x1e\x1e\x1e\xf8\x89\x27\x86\x34\xff\xf0\x3e\xe4\xf2\x82\x4d\xf9\xa2\xdc\xf9\x00\xa1\x8d\xbc\xd4\xd1\x05\x5d\x3b\x15\xdf\xa7\xf1\xde\x8f\x87\xdc\x1f\x48\xf6\x97\x87\xf9\xa0\xe9\x64\x8f\x4e\x38\x0d\x32\xb6\x65\x49\x35\x3e\xd2\x89\xe0\x26\xec\xed\xb5\x3c\xbd\x86\xab\x16\x3f\x82\x8a\xe1\xc0\x8e\xb4\x6f\x10\xaa\x88\x24\x1e\xf9\xaf\xf1\x25\xd8\x53\x8b\x14\xc4\xad\x5d\xfe\x80\x9f\x1a\x38\x92\x13\xce\x0c\xbe\xfb\xa6\x27\x79\xe8\x0d\xfe\x7e\x5d\x3c\xe4\x08\xf4\x01\x03\x6c\x6a\xa5\x06\x48\xc4\xbb\xf4\xbf\x76\x36\x05\x08\xae\x7f\x50\x02\x7d\x0c\xe4\xac\x86\x5b\xf4\x8f\x2d\xba\x43\xc7\xb5\x34\xf2\xc6\xb6\x74\x93\x69\xc0\x0f\x61\xa6\xdd\x15\xce\x8e\x31\xcd\xe1\xe9\x55\x38\x3a\xe0\x5c\x7d\x27\xaf\x09\x96\x78\xbf\x2e\x3c\xb0\x1c\x53\x72\xcb\x4b\x9a\xa3\xe1\x5a\x55\x9c\xdc\xd9\x34\x2f\x95\x21\xc6\xb5\x0b\x79\xd9\xed\x40\xcb\x2b\xcd\xbd\x6e\xf2\x96\xa7\x2d\xca\x42\xce\x92\xfc\x55\xc2\xac\x63\xe2\xe5\x38\x2e\x9a\x46\xb3\x9c\xe9\x55\x27\x2f\x2e\xa4\x39\x12\x5d\x29\x1b\x97\x18\xbf\xd2\xa4\xab\xa6\xd6\x6d\xd9\xbf\x6b\x16\xf3\x54\x8b\x48\x93\x7a\x1f\xc0\x25\x4d\x0c\x97\x45\xd3\x44\x57\x73\xb8\xf6\x9d\xf8\x99\x64\x75\xd0\x42\xce\x06\x17\x42\x92\xea\x3a\x6d\xf8\x88\x9d\x03\x4c\x26\x50\xfc\x70\x11\x9f\x93\xce\xd0\x5d\x62\x64\x08\x04\x38\x4f\xa1\x2b\x79\xff\x55\x03\xad\xcf\x83\xb4\x43\xbd\x7c\xd6\x49\xdc\xa1\x98\x8f\x6b\x28\xf5\x4a\xe3\x7e\x36\x1c\x44\x0b\x31\x4f\x88\xa3\xbc\xc2\xc3\x67\x56\x62\x6e\x99\x18\xa9\xf4\xae\xa2\x71\x4b\x65\x29\x0a\x36\xed\xd9\x5a\xc2\x6e\xeb\xc6\xbb\x6d\xac\x5d\x77\x6a\x82\x1a\x3d\xaa\xd7\x05\x09\xa7\x0f\xad\x78\x52\x52\x4f\x1c\xf7\x71\x15\xcd\x74\x77\x5c\xd1\x9f\xe8\x29\x1b\x30\x11\x54\xc7\x5d\xdb\xd9\x3e\x72\xd6\x38\x9c\xe0\x87\x2a\x9a\xeb\x63\xa8\xa8\x9a\xf5\x3c\xfd\xa8\x4e\xe3\x61\xeb\xed\x46\x5f\xd8\xfd\xc1\xbf\x92\x88\x20\xde\x25\x5b\xd5\xa8\x29\xd3\xae\x89\x95\xf2\x56\x6a\x37\x6c\x93\xe9\x86\x63\x5d\x4f\xab\x1b\x75\x39\xdb\x7b\x45\x80\xbe\x32\x50\xc1\x3f\xa2\xc1\xa3\xdd\x6f\x6d\x77\x5b\x6f\x56\xfc\x1e\x73\xb7\xe3\x73\xe2\xd7\x4e\xd4\x47\x7e\xe4\x01\x0e\x61\x8f\x16\x94\xf5\xb9\xc4\x2b\x72\xbf\x5b\x3e\x5d\xed\x1e\x15\x9f\x46\xdf\xfb\xaf\x71\x2b\x5a\x79\x26\x13\xe8\xe1\x80\x18\x66\x35\x33\x1f\x23\xbc\xd8\x7b\x34\xc0\x3b\x0c\x71\xa7\xee\xea\x43\x36\x72\x9b\x54\x1e\x18\x32\xac\x9c\x2c\x79\x4d\x2c\x6f\xb3\xf5\x26\xae\x0c\x61\x80\xd8\xed\x23\x55\x69\x98\x51\xf6\x6c\x18\x05\xaa\xfc\xb4\xb6\xa8\x9c\xef\x54\xfc\x3a\x78\x77\xb3\x83\x8f\xec\xa6\xa1\xe2\x93\x67\xc0\x33\x07\x38\x04\x69\xc4\x7b\x69\xfe\x5c\xad\x6f\x8e\x0d\x3e\xed\xe4\x0c\xb9\xde\xd1\x43\x8f\x8c\x09\x9d\x66\xfb\x25\xc7\xac\xa3\x56\xe0\x25\x4e\xc2\x3a\xa9\x3f\xd0\x4b\xe3\x73\x3e\x58\x07\x97\x0c\x94\x71\xa7\x81\x1f\x12\x5f\x6d\x9b\xb6\x19\x48\x0d\xb0\xcb\x1f\xfd\x2f\x12\x78\x38\xcf\xcd\xc1\xf3\xa1\xc5\xed\x6a\xe0\x68\x56\x6f\x25\x64\x34\x23\xeb\x25\x47\xf8\x34\xbe\x70\xc6\x88\x59\xd0\xf0\x45\x61\xa6\xde\xf0\x31\x86\x2f\x72\x2a\x29\x88\xfe\xdb\xb3\xe7\x44\x2c\xa9\x65\x9a\x35\xc9\x76\x75\x52\xe4\x55\xcf\x47\x72\x19\x2f\x3f\x34\x1c\xa4\x71\x55\x11\x2a\x87\xc3\x0a\xf8\xe8\x34\x82\xd7\x4e\xa2\x25\x5e\x0c\x75\xaf\x6a\xfe\xa4\x09\xdf\x2d\x2d\x27\x7d\x12\x1b\xb1\x36\x3a\x53\x08\x51\x24\xb4\xc0\x25\xdc\x13\x79\x0b\x73\x09\x3a\xe6\x50\xb8\xb3\xe6\x30\x46\xe0\x73\x4a\x9b\x45\x1d\x03\x1f\xc3\x02\x97\x9a\x43\x45\x5a\xca\x95\x95\xcd\x4b\xbc\x10\xee\x7d\xbc\x04\x7b\x79\x8c\xcb\x14\x6f\xbb\xe6\x58\x09\x3d\x83\x1b\xf5\x4c\xcf\xe8\xcc\x4c\xdf\x9a\xf5\x3f\x11\x0f\x23\xc9\x91\x54\x15\xb6\x11\xc0\x12\x80\x42\x29\xe4\xba\x69\x7a\x28\x3c\x07\xc8\x90\xec\x91\x97\xe1\xec\xc2\xc9\x9b\xd1\xdf\x7b\xb0\x91\x18\x49\x25\x8e\x21\xee\x12\xb9\xb3\x98\xdb\x23\x2e\xe5\x0a\xe7\x27\x1b\x52\xff\x68\x83\x19\x35\x7a\xa9\x27\x2b\xb6\x78\x79\x49\x90\x77\x16\x0d\xcd\x8e\x0a\xf9\x86\x73\x32\xdc\x18\x22\xd3\x3b\x5a\x86\xb8\x1c\xeb\x79\x62\x46\xe2\xf8\xb4\xfc\x5c\xf3\x5c\x6c\xb6\x7d\x79\x33\x09\xe7\x24\xeb\x61\xf3\xde\xf6\xb8\x8b\xb6\x5b\xb1\x4b\x41\xac\xe9\x0d\x22\x5b\x08\xd6\x9f\x53\x36\x2f\xaa\xef\x19\x7c\x16\x99\xb4\xe5\xed\x6d\x6f\xd8\x23\x24\x99\x03\x49\xd1\xe7\x02\x7e\x7c\x22\xee\xa7\xa3\xa2\x0d\x2e\x8f\xaf\x54\x85\xd0\xb5\x09\x31\x2d\x54\x73\xca\xaf\xaf\xa4\xcb\x34\xea\x13\xb3\x03\x44\x7c\x23\xd9\x84\x37\xb7\x1b\x79\x5d\x4b\x1e\x50\x25\x16\xe1\x36\x15\x0b\xa1\xd4\x9b\xb4\x08\x2b\x4c\x54\x84\x59\xeb\x53\xf6\xd2\x95\x88\xfb\x39\x98\xb0\x37\x0f\x77\x61\x68\xe2\x94\x95\x85\x31\xce\x82\x1f\x70\x4b\xfe\xc3\xf0\xbe\x17\x02\xce\x3d\xc0\xab\x38\x43\x67\x66\xc1\xb5\x1f\x1d\xa4\xd9\xcd\x20\xa8\x01\x84\x6a\xaf\x72\x73\x43\x23\xd3\x13\x31\xda\x2a\x2a\xbb\x1c\x9b\x1e\x5b\x9d\xd7\x70\xa5\x04\xbf\xfc\xe4\x0f\x50\xe2\x71\x6f\x88\xc3\xad\x50\x5e\x1a\xf7\x09\x5e\xa0\x2c\xf5\x59\xf5\xbe\x09\x39\xb3\x11\x7d\x24\x4f\x44\x2e\xe8\xcb\x3e\x45\xfd\x3e\xc5\x63\x34\xa4\xea\x9b\xdd\xfa\x8e\x33\x5f\xb2\xb8\x5d\x5e\x52\x62\xe1\xdf\x72\x66\x11\xe9\x5c\x6f\x5f\xf0\xc7\x9b\xa6\x80\x33\x6f\x3a\xae\xd4\x9d\xcc\x4b\xb7\x1f\xbe\xf4\xbd\xf0\x55\x8c\xc2\xdd\xe8\xf0\x58\xd6\x17\xb7\xaa\xd3\x4c\xd9\x2f\x2e\x39\xd5\x03\x72\xf4\xd8\xe5\x19\xc7\x90\xcd\x0a\x23\xc0\xa5\xea\x37\xa3\x0a\xce\x90\x53\x9c\x9b\x88\xe6\xf1\x4b\xdf\x67\x38\x15\x28\x5c\x5f\x90\x28\xd0\xf3\xd5\xad\x16\xaf\xcb\xd4\xc5\x50\x6b\x1c\x8d\xd0\xfb\x23\xaf\xa8\xf9\x77\xe7\x98\x29\x7b\xa4\x1c\x7f\x42\x2d\x62\x22\x50\x49\x70\xd3\x18\xd1\x88\xeb\x56\x91\x2a\x46\x01\xce\xf1\xb2\xe3\x88\x4e\x00\xce\xa4\x32\x02\xdd\xf1\x39\x9a\xbc\xd8\x9c\x58\x97\x73\x42\xe2\xe3\x70\x78\xee\xb3\xe8\x35\x53\x85\x48\x7b\x7b\x6f\x68\xd3\x97\x5d\x76\xc9\x8d\x8b\x79\x3c\x05\x5b\x33\x41\x7b\x54\x8d\xc6\x79\xe4\xf4\x54\xfb\x30\x02\x9e\x7b\x6f\xf3\x4f\x3f\x29\x0a\x97\x92\x3b\x1f\x14\xad\xdc\x22\x6f\xd0\x3f\x24\x3a\x6a\x4f\x84\x7c\x96\x6d\x7d\x8b\x77\x3d\x23\x4a\xb3\x96\xc8\xd1\xd2\x03\xe3\x4f\xa4\x5a\x3c\xa5\xe0\xd5\x2d\xf6\xf6\x4b\xd0\x93\x3a\x2f\x9e\x86\x59\xf9\x90\xe7\x22\x9e\x56\x5c\xf0\xa5\xb3\xbb\x39\xd8\xd8\x1a\xc7\xe5\x12\x16\xc5\xdf\xa9\x33\x0c\x27\xe4\x87\x0e\xe2\xd0\x47\x48\x66\xa6\x74\xa4\xc5\xd1\x93\xcf\xe3\xd0\xf9\xf3\x47\x95\x92\x93\x74\x47\x12\xf2\x53\x51\x6f\x43\x5c\x70\x4c\x64\x2b\x8f\x70\x06\x58\x44\x41\xee\x10\x06\x39\x80\x4d\x62\xf5\x8a\xa9\x51\x59\x4a\xd6\xfb\x11\x53\x79\xc9\x79\xc5\x05\xf2\x7c\x21\x44\x44\x81\x0f\x32\xbf\xcf\xa3\x5c\x4b\x73\x62\xb7\x25\x21\x89\x62\x29\x09\xf2\xfc\x60\x19\x7c\xe9\x25\x75\xce\x7b\x29\xe9\x20\xd7\x32\xea\x98\x5c\xd8\x48\x80\xe6\x58\xa2\x30\x43\x01\x1a\xbb\x68\x4b\x2a\x6e\xdd\x2d\x9f\x37\xb0\x79\x4a\x02\x6e\x3f\x2d\x2f\x70\x05\xca\xa7\xb0\x95\xa6\xac\x97\xdf\xd3\xff\xe2\xe9\x79\x96\x1c\xde\xd1\xe3\xcc\xf8\xd4\xde\x0c\x88\x67\xc2\xff\x60\x5a\x04\xc9\xfc\x5a\x6e\x49\xc7\x17\xa0\x49\x61\x06\x8f\xe2\x97\x71\x0e\x15\xb8\x32\x42\xa3\xb3\xf3\x2f\x6d\x61\x1c\xe5\xc6\x14\x3b\xb7\xdd\xf1\x91\x39\x31\x9b\xad\xf8\x0d\xeb\x5b\x2a\x8a\x48\xec\xe0\x1c\x9d\x0b\xbb\x19\x29\x77\x30\x79\x68\x5c\x87\x04\x82\x46\xc3\xf9\x71\x34\x78\xaa\xd3\xad\x07\x1c\x34\x33\x1e\xf5\xb3\x29\xd2\xd9\x8c\x40\xdd\xd0\x8e\xe0\x9e\x20\x12\xf8\x1c\xa8\x3c\xcd\x16\xe0\x9e\xe9\xd3\x6c\x0c\x25\x71\xc1\xa4\x2f\x12\x15\x2c\x94\xe7\x03\x11\xcd\x3f\xe5\x57\xa9\x73\x80\x3d\x36\x80\x55\x67\x96\x2f\xbb\xe2\xb4\x2c\x2e\x4f\x7d\x46\xb7\xef\x0f\x12\xd3\xfe\xf2\xe5\x9b\x8b\xe2\x0e\xb2\x01\x64\x98\xff\x02\xd0\x69\x4e\x24\x84\x2c\x4b\x5d\xa9\xd4\xe3\x5f\xb4\x41\xfa\xa6\x69\xe2\xef\x23\x60\xc7\x77\x60\xcc\x2d\xae\x5a\xb5\x0e\x8f\x48\xc0\x3f\x5f\x4a\x2c\x8a\x97\x78\x57\x09\xa1\x5d\x34\xa5\xe8\x76\xcd\x50\x95\xb8\x0a\xde\xd9\x83\x91\xf7\x7b\xd6\xb7\x12\xfb\xa8\x78\x74\xf2\x68\x91\x2f\xb2\x55\x5f\x75\xfe\x35\x50\x04\x88\x83\xbd\xa0\xd9\xb6\xe6\x8a\xb4\x9c\x37\x67\x97\x61\xac\xef\xdd\x01\xa0\xfa\xcc\xf6\xf2\x92\xbe\x91\x5f\xf0\x7b\xe5\xb7\x61\x5d\xe0\xdc\xcf\xb6\xd7\xa4\x34\xe7\xef\x7a\xb1\x05\x01\x47\xcd\xc5\xc5\xe9\xcb\x51\x0f\x38\x66\x93\x97\xc4\x92\xbe\xbc\x4e\xdf\xb9\xc3\x14\x35\xb8\x13\xba\x09\x4b\x8e\xc6\x8d\xc8\x5f\x75\x07\x97\xc9\x50\x67\x08\xa0\x33\x96\x9c\xe4\xa4\x37\xa0\x3e\x17\x23\x4c\x71\x3a\x79\x27\x5a\x5e\xf7\x53\x99\xc2\x24\x7c\x2d\x17\xfa\xf2\x66\x3e\x74\x8f\x60\x91\x73\xb3\xb8\x83\xe5\xd5\x7c\xac\x5f\x56\x5a\xd7\xf2\xad\x98\x82\xee\x1e\xb8\x3a\x70\xe9\xd5\x03\x66\x2f\x79\x81\x1c\x70\x25\xbc\x95\x4f\xa6\x47\x15\x27\xcf\x0d\x4d\x0a\xc4\x87\x13\x46\xf8\xa1\x94\x6d\xa3\x21\xf8\xd6\xd6\xef\xd3\x78\xe7\xfb\xd8\xed\x85\xa4\xf2\x6c\xcb\xcf\xeb\xfd\xf0\xce\x2f\xd6\x38\x6f\xef\x9a\x3d\x25\x0b\x76\x2e\x85\x25\x59\x26\x21\xe3\xe4\x8d\x66\x9b\x81\x5c\x8b\x8b\x69\x27\x74\x7a\x0c\x0a\x17\xfd\x70\x49\x73\x16\x60\xbc\xef\x68\x72\x73\x75\x85\x60\x65\x08\x6e\xc9\xbe\xcb\x7a\x63\xf7\x95\x24\xc7\xd2\x78\x84\x17\x81\xef\x9b\x41\x0c\x58\x5b\x7e\x76\x8c\x29\x97\x16\x12\xc9\xfc\xbc\x06\x5f\x73\x76\x28\xd5\x0e\xfa\x52\xfa\x5b\xf1\x37\x62\x7d\xcf\x87\x9d\x0f\x10\xa3\xa6\x83\x52\x98\x40\x41\xb8\x69\x9b\xa6\x1f\xbd\x6d\xf1\x9a\x92\xa4\xdd\xd4\xfd\x57\x67\x01\x86\xf4\xcd\x4a\xc2\xf5\xdf\x51\x14\xf7\x22\xf8\x06\x07\x7b\x6f\x69\x61\x1a\xdf\x47\x96\x84\xdb\x52\xb3\x8d\xad\x72\x84\xac\xfc\x92\xd8\x25\xa7\x25\x83\x81\xbb\xaf\x52\x31\x63\x67\xc4\x18\x14\x59\x2f\xc4\x2d\x38\x4e\xc1\xfa\x08\x49\x3d\xd5\xd3\xc7\x14\x32\x11\x78\x62\x62\x22\x64\xc4\xc4\x44\x56\x8a\x89\xc9\xa4\xa5\xc9\x5d\x57\x8d\x67\xeb\xf2\xf2\x6c\x0e\x22\x3c\x58\xd4\xe1\xca\x27\xfc\xcc\x1e\xc0\xe9\x65\x4b\x5b\xcc\x83\xcf\xd2\x02\x19\x6e\xc7\x19\xa1\x16\x5c\x47\x7a\xd0\xfd\x4a\x4d\xda\xaf\x1e\xf0\x8d\xfd\x07\xbd\x2b\xd7\x49\x55\x7e\x4f\x38\xbe\xea\xb0\x37\x24\x93\xa0\x6a\x79\xf6\x2e\xab\x3e\x3f\x53\xe2\x20\x26\xf8\x61\xb2\x8e\xa9\xe2\xc2\x78\x35\xf8\x2d\xe5\x69\x78\xa3\x3a\xdf\x53\x62\xf7\x70\x7d\xa8\x4d\xd4\xfe\x15\x49\x21\x3d\x22\x8f\xc9\x3d\xa2\x8b\xa1\xea\x4c\x6d\x8f\x94\xf6\x51\x7f\x7d\x14\x60\xbe\xa6\xe1\x9f\xca\x69\xc2\xe3\x7c\x40\xf3\x3b\x2b\x7e\x83\x5a\xd2\x3f\xb3\xcd\x96\xb7\xfc\x65\x6e\xec\xc5\x46\xed\xce\xd5\xa3\x53\xff\x94\xb6\x94\x63\xac\xa8\xc9\xe2\x99\x7f\x98\xd6\x5b\x2a\x26\x78\xe0\x5b\x6f\xee\x77\x84\x79\xb5\x9b\xf7\x82\x8d\x0a\x51\xf9\x6a\xb7\x1f\xf6\xfc\xd0\xe5\x25\xa2\xf9\x3d\x41\xf6\xb4\x6f\x07\x52\x1e\xcc\xf2\x19\x7f\x52\x9f\xf8\x33\x32\x36\xb9\xdc\x8a\x0b\x3c\xab\x8a\x4f\xe6\xc4\x56\x53\xbc\x73\x62\xa1\x2b\xe4\x5a\x4f\x82\x2c\xda\xda\xa2\xb8\x9b\x14\x7c\x6d\xf5\x49\x6c\xa8\xc5\x5e\xe0\x15\x03\xd5\xb1\xca\xfc\x95\xf9\x79\xb2\x0a\x37\x4a\x15\xfa\xd7\xc1\x0e\xd4\x98\xad\xb7\x44\xd4\x7f\xc1\x47\x71\xc6\x1f\x11\x63\x72\xaf\x94\xed\x5f\xc4\x2b\xf5\x34\xe4\x8c\xd4\xcf\xde\xaa\x27\x07\x47\xc4\x8f\x84\x33\x16\x8b\x0c\x6e\x0e\x69\x44\x0f\x9a\x3c\x96\xa0\x92\x49\x3b\xba\xf1\xbc\xe4\xcc\x31\xec\x58\x0f\xca\x73\xfd\xfc\xd2\x32\x6c\x22\xbf\x2f\x9e\x3f\x3b\x7b\x35\x06\x9d\xb2\x11\xcd\x98\x32\x1d\xcd\x98\xe3\x31\x72\x08\x3d\x3f\x00\x3e\x88\x1e\x41\x1e\xe9\xbe\x90\xfb\x7c\x35\x6a\x96\xce\x20\x4d\x49\x44\xc7\x02\x3e\x8d\x50\x22\xcb\xcc\x81\xcd\xbd\xb0\x35\x07\x47\x1f\x1c\x50\xb6\xb6\x5d\x37\xd3\x66\x27\xc9\x47\x59\x55\xd7\xe5\xac\x43\xc1\x0f\x6d\x73\x0d\xb7\x38\xbc\x26\xc4\xee\x29\x33\xb0\x1e\xc6\xd7\x9d\x5d\x24\xb8\xd0\xcc\xd8\x5b\xa2\x5d\x37\x16\xa3\x9f\x70\xe2\x78\x91\x62\x49\x09\x78\x78\xd8\xff\x2d\x8c\x52\xd6\x8d\x0b\x6c\x37\x01\x4f\x62\x6d\x4e\x90\x55\x3a\x7e\xfd\xac\x49\xac\xc2\xa3\x41\x56\xee\xca\xaa\x31\x9b\x30\x02\x9d\x67\x3c\xc4\x5d\xdf\x1f\xba\x24\x9c\x00\x3f\x94\x35\x1e\xd2\xa4\x9a\x51\x27\x0f\x8e\x4f\x20\x8e\x4c\xc1\x0f\xfc\x88\xd3\x08\x54\x37\x98\x65\x50\x33\xae\x52\x28\xbf\x52\x48\xaf\x11\x26\x9b\xec\x08\x3f\x6a\x5a\x26\x5d\xcc\xb7\x9c\x8a\x12\x80\x1a\x6d\xb6\x9c\x1d\xbc\xa9\x16\x9b\x96\x36\x90\x17\xe2\xd1\x22\x0f\x88\xb6\x1c\xb8\x52\xb3\x93\x25\xe9\x93\x3a\xa2\xc3\x72\x60\x03\xa1\xad\x4b\x93\xc0\xe2\x69\x05\xbc\xab\x2f\x47\x0e\xc4\x10\x71\x43\x31\xe6\x87\xd7\x19\x08\xe6\x12\x7b\xf5\x04\xc2\xfe\x06\xd9\xce\x9f\x35\x9e\x0f\x7b\x38\x7d\x52\x9f\xa2\x8d\x3f\xad\xad\xf1\x66\x5c\x76\x3e\x82\xad\x21\x15\xfb\x3c\xdc\xf4\xe2\x55\x18\x08\xe1\xb3\x5f\xbe\x6a\xd9\xa6\x07\x87\xb3\x66\xbe\x27\xca\x60\xd3\x7e\x58\x79\x88\x8b\x7d\xd5\xbc\x07\x98\x7c\xae\xf0\x7e\x78\xe2\xbe\x16\x7c\xbf\x3c\x74\x22\x55\xa5\x49\xab\x2f\x32\xef\x39\x9f\x35\xed\xbd\xcf\x69\x0e\xcb\x57\x87\x45\x0a\xc9\x7a\x4d\x50\x3c\xd0\x83\x26\x71\xa0\x4b\x63\x16\x4e\x0e\xda\x7f\x32\xec\x6a\xf1\x73\xfe\x9e\x20\x6e\x1c\xf3\x69\x44\x1e\xe4\x30\xbf\x1d\xfa\xb0\xf3\xf7\x42\xeb\x10\xd2\x51\x7e\x97\xd9\x7b\x8e\x69\xa4\xed\x2f\x62\x44\x6d\xc4\xf0\x38\xfe\x08\x48\x78\x8c\x41\x7a\xc3\x8e\x9e\x3d\xbf\x47\x9f\x76\xe2\xf3\xae\xdd\x7c\xfe\x30\x7d\x6c\x21\xbf\xc3\xea\x5f\x62\x88\xd5\xca\x20\xe5\xc5\x8a\x5f\xe0\x6a\x8e\x20\xff\x8d\x3e\x61\xcf\x2f\x4a\x65\xf5\x8b\xcd\x51\x9a\x40\xb0\xf3\xf8\xa4\x83\xd6\x94\x87\x5a\xe7\xc4\x51\x78\xf5\xb4\x3a\x0d\xa0\x3e\x53\x5b\xf6\x94\x06\x3a\xa6\x29\xe6\x6f\xea\xdc\x4c\x8c\xe8\x5f\x34\x8e\xf7\x9f\xef\x5b\x88\x2a\xe7\x27\x23\xc4\x8e\x9b\x90\x87\xcc\x72\x98\x62\x33\x4f\x30\x1c\xb6\xa4\x37\xdb\x74\x62\xf1\xf0\x9f\xd9\x7e\x60\x6e\xcd\x9d\x53\xab\xd1\xfb\xbf\x0c\x51\xd7\xf9\xe6\x3a\xf8\x21\xee\xf1\x8a\x80\xcb\xc3\x76\xc5\x97\x85\xbf\xd2\x4f\x2b\x00\x91\xb6\x89\xfe\xcd\xb6\x59\x5e\xe1\xd5\x35\xbc\x4e\x88\x8b\x2a\x88\xd0\x53\x62\xa1\x60\xa9\xdd\x2c\xf9\xc2\xca\x17\xdd\xf2\x8b\x82\x78\x41\x03\x77\x1a\xc4\xba\xfe\x62\x4f\x09\xa4\x14\xc3\x2a\xc8\xdf\x3b\xfa\xc6\xa9\x02\x7f\x94\xf4\xc1\xc6\x60\xcd\xbc\xe1\xd2\x3d\x4e\x38\x6b\x05\x21\xbe\x83\x1a\x10\x7a\x9f\xbf\x6f\xe9\x8b\x3d\x8e\x1e\x72\xf0\x10\xb4\xc4\xcf\x52\xc8\x4f\xa7\x01\xb6\x71\xf8\xcb\xc9\xfc\x53\x52\x77\xcd\xd0\x72\x1a\x36\x77\x24\xe0\x4d\x72\x7c\xcb\x8b\xe6\x9c\x74\x63\xed\x7b\xad\x4e\x7a\x21\x90\xd4\x89\x7e\x27\xf5\xd9\x4e\x20\x11\x4b\x9a\x53\xa8\x33\x92\xd2\x9a\x9b\x95\xef\x90\xf6\x46\x12\x7d\x77\xa4\x2f\x8c\xd3\xb2\x6d\x0e\x08\xb9\xfb\x73\x7c\x8a\xd4\x3f\x11\xf7\x94\xb2\xf4\x41\x53\x8e\x9f\x8e\x17\x1a\xf0\x92\xa3\xbc\x9a\x8c\xeb\xdf\x0b\xbe\xe6\xcb\x61\xb0\x5d\x7d\x18\x54\x21\x8e\xc1\xd9\x05\x4a\xeb\xf0\xd1\x1c\xf9\xf9\x26\x7d\x15\x8f\x66\x74\xb5\xa6\xfd\x91\x75\x6c\xa8\x16\x9f\xfe\xf3\x3f\x33\x34\xfd\xfc\x97\x7f\x29\x5e\x7e\xff\x59\x61\x7f\x43\x80\x44\xc4\xb0\xfa\x8d\xb5\x0c\x85\xa2\xcf\x1f\x32\x40\xbe\xeb\xcd\x9e\xdb\x7c\x34\xf6\x5a\xa2\x5e\x5c\x69\x38\x84\xff\x17\x00\x00\xff\xff\xab\x33\x0d\x25\x5e\xb3\x00\x00")
func confLocaleLocale_itItIniBytes() ([]byte, error) {
return bindataRead(
@@ -4439,12 +4439,12 @@ func confLocaleLocale_itItIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_it-IT.ini", size: 45732, mode: os.FileMode(493), modTime: time.Unix(1442599194, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_it-IT.ini", size: 45918, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_jaJpIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\x7d\x6b\x6f\x5c\xc5\xb6\xe0\xf7\x48\xf9\x0f\xfb\xe6\x2a\x03\x48\xc1\xd1\x81\x19\x69\x84\x68\xee\x40\xc2\xe1\x30\x43\x42\x2e\x0e\x17\x8d\x10\x6a\xda\xdd\xdb\x76\xdf\x74\xf7\x6e\x7a\xef\x8e\xf1\xb9\xba\x92\xdb\xce\xc3\x89\x9d\xe3\x40\x48\x4c\x1e\xe4\x01\x49\x9c\xd8\x89\x9d\x10\x38\x84\xd8\x90\xff\x32\xed\x6e\xdb\x9f\xf8\x0b\xb3\x5e\xf5\xdc\xbb\xdb\xe6\x5c\x24\x14\xdc\xbb\xaa\x56\x55\xad\x5a\xb5\x6a\xbd\x6a\x55\xa1\x5e\xcf\x97\xc2\xb8\x98\x7b\x27\xda\xbc\x37\xb1\xb9\x78\xbd\xdd\x5a\xe8\x2c\xdf\xd8\xfc\xee\x64\xbb\x35\xdf\x6e\xdd\x68\x4f\xae\xb6\xa7\x96\xda\x53\x17\xdb\x53\x57\xdb\x93\x3f\xb7\xa7\xa6\xdf\x29\x27\xed\xc9\x1f\xdb\x53\x6b\xed\xa9\x0b\xf0\x65\xf7\xae\xdd\xbb\x46\xa3\x6a\x98\xc3\x0a\xf8\xf1\xe6\xee\x5d\xa5\x42\x3c\x3a\x14\x15\x1a\x25\xf8\x38\xd1\x9e\x9a\x6a\x4f\xfe\xd4\x9e\xba\xd3\x9e\xba\x46\x15\xce\xec\xde\x15\x7e\x5e\xaf\x44\x0d\x68\x33\x79\x0f\x81\x4e\xae\xb4\xa7\xe6\xdb\x53\x0f\xa9\xf8\x3e\xc0\x0b\x2b\x75\x68\xfa\x35\xf5\x3c\xbf\x7b\x57\x5c\x1e\xa9\xe5\xcb\xb5\x1c\xf6\x3b\x79\xbb\x3d\xf5\x84\xff\x95\x82\xa8\x99\xd8\x25\xdf\xb6\x27\xef\xc2\x30\xa5\xb0\x59\x77\xcb\x60\x30\x08\xb1\x11\x8e\x94\xe3\x24\x6c\xe4\x36\x2e\xaf\x6e\xcd\x7e\xbf\x7b\xd7\x58\x38\x14\x97\x93\x30\xf7\xd1\xdb\x6f\xa9\xfa\x00\xe2\x78\xd8\x88\xcb\x11\x74\x3c\x75\x1e\xc7\x36\xf9\xb4\x3d\xb5\x40\x1d\xd7\x0b\x23\x38\xe3\x2b\xfc\x75\xf7\xae\x24\xac\xd6\x2b\x85\x04\xbf\x9d\xc2\x9e\x70\x3a\x0f\x68\x3a\x00\xa5\x52\xa8\x8d\x34\xb1\x01\x63\x78\xf7\xae\x62\x23\x84\xba\xf9\x5a\x38\x96\x3b\x40\x7f\x0e\x0c\x0c\xec\xde\xd5\x8c\xc3\x46\xbe\xde\x88\x86\xcb\x95\x30\x5f\xa8\x95\xf2\x55\x42\xd1\xd4\x5d\xea\xe4\xef\x04\x8d\xb1\x74\xb1\x3d\x79\x8b\x86\xb8\xd4\x6e\x2d\xb6\x5b\xf7\x79\xae\x61\x09\x70\x94\x2f\xc4\x3e\x9a\xba\x4f\xa7\xdb\xad\xe7\xb8\x4e\xd8\x43\xad\x50\xb5\x80\x76\xce\x9f\x83\xd5\xa8\x16\xca\x95\xdc\xdb\x2f\xe3\xff\x70\x6a\x71\x3c\x16\xd1\xda\x7d\x41\x2b\xbe\xa2\x56\xad\x11\xe6\x93\xf1\x7a\x98\xeb\x9c\x3a\xd7\x39\x79\xa7\x73\xf6\x2a\xcc\xa4\x50\x4f\x8a\xa3\x05\xe8\x12\x86\xf5\x1d\x8d\xaf\x05\x7f\x60\x67\x8d\xb0\x1e\x01\x4a\xa3\xc6\x38\x40\x5a\x6c\x4f\x7d\x43\xe8\x9b\x86\xbf\x77\xef\x8a\x1a\x23\x85\x5a\xf9\xaf\x85\x04\x91\xbb\xf1\xe3\x89\x8d\x9f\xbf\xda\xbd\xab\x5a\x6e\x34\xa2\x06\x54\xbe\x01\x44\x00\x7d\xee\xde\x05\x08\xca\x23\x98\x5c\xf7\xd2\x23\x22\xc7\x13\x29\x48\x58\xa5\x5a\x1e\x69\x20\xee\x75\xad\x8d\x85\xd5\xcd\x5b\xb3\x5c\x38\x1c\x35\x8e\xd9\xed\x01\x77\xf7\x69\xee\x2b\xed\xd6\x72\x26\x38\x18\x9c\x05\x4a\x0d\xae\x50\x83\x15\xa4\x32\xfe\xd4\x9e\xfc\x72\x63\xf9\xd6\xc6\xf9\x53\xbb\x77\x15\x4a\x55\x40\x7c\xbd\x50\x0b\x2b\x39\xfe\xb6\x39\x71\x12\xb1\x37\x75\x0e\x96\x08\xca\x8b\xc5\xa8\x59\x4b\xf2\x71\x98\x24\xe5\xda\x08\x2e\x10\x10\xe9\x12\xd1\x29\x90\xca\xf4\xe6\xbd\x87\x9d\xe5\x2b\xb0\x88\xaa\x5c\x7d\x18\x8f\x9a\x9a\x22\x72\xed\xd6\x24\xad\xf6\x0d\x1a\xb7\x4f\x08\x52\xd9\x74\x61\xd5\x56\xe0\x68\x7a\x71\x7e\x38\x0c\x71\x71\x67\x68\x4b\xae\xe1\x12\x23\x40\x00\xf5\x9d\x5a\xe8\x7a\xb3\x52\x01\xc4\x7f\xd6\x0c\xe3\x04\x40\x61\x67\x4b\x88\x2a\xc0\x19\x6f\x58\xa4\xea\x72\x1c\x43\x79\x6e\x73\xf1\xfb\x2d\xc4\x35\xd2\x42\xad\x08\x18\x50\xa4\xf0\x84\x59\x07\x96\x7c\x1c\x87\x85\x46\x71\xf4\x13\x9c\x22\xfe\x91\xeb\xde\xbe\xb6\xf1\xc3\xb7\x44\xf5\xfd\xc8\x04\xe9\xd5\xd0\xaa\x74\xa9\x7b\x2c\x46\x25\xe4\x20\x4f\xd4\xa8\xa1\x9f\x72\x2d\x4e\x0a\x95\x0a\x74\x24\x7f\xe5\xd4\x46\xf8\x99\x60\xae\xd1\x80\x92\x72\x02\xf8\xec\x4c\x7f\xd3\xb9\x7a\x1d\x79\xdd\xad\x59\xc4\x40\xaa\x62\xf7\xcc\xcc\xd6\x4d\x58\xde\x52\x54\x3c\x06\x3b\x13\x99\x12\x0c\xe7\xdd\xe1\x00\x30\xfd\x42\x23\x0c\x1a\xcd\x5a\x0d\x70\x1d\xbc\x13\x8d\xc4\x01\xf4\x57\x2e\x85\xc1\x41\xaa\xbb\x2f\xa8\x57\xc2\x42\x0c\x55\xc2\x42\x29\x78\xbd\x10\x24\x85\xc6\x48\x98\xe4\xf6\xe4\x87\x80\x17\x1c\xdb\x13\x8c\x36\xc2\xe1\xdc\x9e\xbd\xf1\x9e\x37\xde\x69\x42\xb3\x4a\xb9\x16\xc6\xaf\xef\x2f\xbc\x11\x14\x0b\x50\x02\xd8\x1f\x0f\x86\x42\xa0\xdc\x10\xfb\x0a\x60\x83\xd5\x46\xc2\xa0\x50\x1b\x4f\x46\xb1\xc3\x72\x2d\x80\x3f\xe2\x00\x99\xd0\x3f\x21\x06\x3f\x6b\x02\xeb\xca\x97\x86\x14\x27\x87\xf1\xd0\xc7\x46\x18\x07\x87\xc6\x07\xff\xf5\xbd\x7d\xc1\x91\x28\x4e\x46\x1a\x21\xfd\x0d\xff\x40\xfd\x57\x83\xa8\x11\x1c\x2d\x1f\x7c\x0b\x16\x01\x9a\x32\x52\xda\x53\xa7\x09\xd9\xcf\xdb\x53\x97\x99\x38\x14\xf1\x60\x15\xdc\xfc\xe9\x1a\x80\xbc\x8d\x7b\xcb\x5b\xb7\xae\xe3\x41\x10\x27\x39\x7d\x52\xa4\x17\xb0\x37\x6f\x01\xf0\xc2\x99\x7c\xf0\xc4\xa2\xa0\x58\xf0\x7f\x68\x3c\xfe\xac\x12\xbc\x7b\xf8\xf0\xfb\x07\xdf\x0a\x90\x1c\x71\xd1\x80\x62\x9e\x04\xcd\x64\xf8\x7f\xe6\x47\xc2\x5a\xd8\x28\x54\xf2\xc5\x72\x00\xe3\xea\x5e\x3a\xdd\x79\x38\x4f\x84\x38\x85\xeb\x3a\xf9\xe5\xfa\x2f\xcf\x37\xbe\xba\x47\x7b\xfb\x6e\xbb\x35\xd7\x6e\xdd\x6c\xb7\x2e\x22\x63\x98\x98\x04\xea\x8c\x2b\xc0\x74\x81\xaa\x06\x07\xdf\x0b\xda\x53\xdf\xea\xfd\x50\x48\x46\x65\xc8\x50\xe9\xb3\x0a\x62\x5b\x86\x73\x74\x34\x0c\x70\x7b\x06\x58\x27\x88\x86\x7d\xe4\x06\xa5\x42\x52\x18\x02\x5a\x00\x2c\x87\x8d\x46\x1e\xce\x89\x64\x1c\x97\x8a\x60\xf6\xaa\xcc\xd0\x60\x43\xd5\xa2\x04\x28\x21\xa0\x56\x02\xa1\x5c\x3b\x5e\xa8\x94\x4b\xb0\x60\x0a\x67\x6e\x53\xfc\x14\x94\x22\x58\x7a\x6c\x0c\x7b\x20\x1a\x43\x0a\x6a\x14\x8a\x70\xde\xc5\xc1\x9e\x81\x3d\x40\x49\xa5\x60\xcf\xcb\x7b\x00\x60\x2d\xca\x33\xf7\xc2\xf3\xa6\x54\x8e\x0b\x43\x70\xf6\xf0\xe1\xd8\x60\xee\xfc\x7f\x91\x00\x79\x20\x52\x1e\xd8\xe5\xc1\x58\x39\x19\x85\x13\x38\xa0\x33\x0d\xa9\xb3\x50\x0b\x08\x64\x20\x6c\xcf\x99\xb8\x62\x95\x42\x06\x6f\x52\x45\xf5\x33\x63\xc2\xbb\x77\xa9\x05\x65\xfa\x24\xda\x86\x85\xed\x9c\xbc\xb7\x39\xfd\x40\xd1\x26\x0a\x31\x4c\x3d\x78\xc2\xcf\x13\xab\x7a\x4c\xd4\xf3\x13\x1f\xd8\x44\x43\xaa\x96\x5a\xba\x8d\x1f\x6e\x76\x2f\xff\xd0\x9e\x3c\x63\x73\x7a\xa8\x09\x54\x02\xc7\x5b\x7b\x72\xd6\x23\x91\xdf\xd6\x5a\xcc\xae\xf2\x42\x0f\x0e\xb7\x22\x26\xba\xc4\x47\xbe\x22\x15\x5d\x59\x75\xd9\x6e\x5d\x6e\xb7\x7e\x26\xb8\xcb\x01\x08\x52\x01\x01\x61\x3a\x9b\x0e\x52\x10\xe1\x88\xba\x40\x70\x4f\x13\x73\x7e\x40\x82\x12\x17\x2d\xad\x3f\xff\xa6\xf3\xf0\x6b\x1c\x19\x0e\xf4\x57\x84\x8c\x24\x0c\x4c\x29\x4f\xbb\x4e\x18\x9b\xd9\x7b\xaa\x44\x8f\xc5\x16\x2c\xa0\x2b\xb7\xf3\xc0\x9b\x4c\xbb\xf5\x94\x98\xe4\xb7\x74\x08\xac\xe2\x97\x89\x56\x67\xee\x6c\xbb\xf5\x84\xd7\x04\x90\x26\xac\xf4\x72\x7b\x72\xa6\x7b\xef\xfe\xd6\xe5\xf3\xf0\xb1\x7b\x66\xa2\x7b\xed\x0c\x7f\xec\x3c\x3f\xb9\x79\xb7\xd5\x6e\xcd\xe2\xe1\x34\x79\xd6\x1a\x75\x29\x02\xd9\x03\xc5\xac\x33\xed\xa9\x5b\x4a\xb8\xe3\x8f\x06\x75\x17\x68\xa6\x2b\x83\x83\x7f\x21\x3c\xb0\xb4\xf8\xe4\xc3\x0f\xde\x03\x6c\x74\x7e\x79\xbc\x75\xe3\x39\x77\x23\x5b\x79\x34\x5f\x8f\x1a\x09\x6c\xe5\xbf\x04\x38\x31\x91\xc5\xd4\x77\x05\xf6\x08\xfc\x1d\xd4\x9a\xd5\xa1\xb0\x11\x8c\x8d\x96\x8b\xa3\xc8\x71\x1b\x01\xb6\x02\x5c\x81\xfc\x17\x00\xa3\x6d\xc6\x40\xd8\xfb\x02\xe0\xe9\xc7\xc3\x00\x56\x8d\xa8\x33\x48\x22\xbd\x23\xb0\xfa\x30\xd0\x7f\xb3\x81\xfb\x7c\x34\x49\xea\xdc\xf9\x5f\x8e\x1e\x3d\x62\xf7\xae\x4b\xf4\xac\x7a\x10\x2c\x20\xa9\xf3\x2b\x88\xe0\xb7\x3a\x73\x40\x9b\x5f\xc8\xc4\x14\xa0\x8d\x8b\x8b\x9d\xb9\x9f\x68\x9e\x48\xd4\xcd\x46\xa5\x0f\xa0\xe5\x00\x50\xa4\x2b\xda\xe8\x54\x92\x01\xae\xfe\x44\x8b\xc6\xba\x3f\xc0\xff\x0d\xd2\x52\x7b\x38\x3e\xdb\x9e\x04\x39\xf2\x09\xd4\x5c\x7f\x3a\xb1\x35\x75\x8f\x08\xf3\x16\x1f\x95\x24\xda\x4f\x11\x69\x28\x4a\x41\x72\x7a\x42\x52\x96\x5a\x1c\x60\xbe\x4f\xff\xd6\x6e\x4d\x5b\xeb\x0e\x92\x60\x1d\xb9\x88\xde\xdf\xed\xc9\x45\x9c\x86\x1a\xbd\xda\xe0\x24\xa1\x4a\x15\x96\x53\x6d\x15\x44\xcb\x4f\x55\xc0\x2e\x1d\x41\x83\x87\x08\xef\xfa\x1c\xa2\x92\xe1\x46\x54\xcd\x75\x7e\x5a\xee\x9c\x7e\xb6\xfe\xec\x99\xf5\x51\xe1\x64\x0b\xa6\xf6\xfc\x16\xc9\x6e\x6a\x5e\x88\xd5\x33\xb4\xf3\x90\xde\x3f\xf8\xf3\x81\xe0\x7f\xbc\xfa\xca\x2b\x30\x76\x23\x48\x4e\x5d\x97\xc3\x05\xf7\x50\x56\x3b\x40\x46\xeb\x39\xb4\xa6\x79\x83\x3c\xb6\xb2\xe7\x30\x70\xa1\x3d\xc1\xeb\x34\xab\xff\x15\x7e\x5e\x00\xdd\x21\x1c\x28\x46\xd5\x37\x08\x29\xf8\x15\xb6\x29\xed\x62\x33\xa4\xd6\xf2\xd6\xd5\xd5\xce\xc3\xf3\xba\x0f\x5d\x51\x73\x53\xbb\x72\x86\xf0\xce\x1a\x4f\xbe\x18\xd5\x86\xcb\x8d\xaa\x68\x3e\x78\x78\x7f\xfb\x6c\x73\x11\xb9\x1e\x6c\xd4\xce\x59\x18\xef\x12\x93\x1b\x77\x90\x07\x8e\x5c\x1e\x46\xe1\x4c\xfa\xdd\x9a\xb8\xb2\x71\xe3\x4e\x56\x75\xde\x30\x79\xfc\x5f\xb9\x18\xea\x15\xe5\x85\x22\x05\xaa\x05\x54\xf3\x0d\x74\xb9\xbe\x7a\x89\x48\xcc\xac\xa1\x25\xa6\x46\xc3\xc3\x28\x10\xf1\x49\x4c\x04\x71\x11\x15\x02\x96\xcf\xd4\xa1\xcc\x9d\x77\x66\x2f\xb9\xf5\x61\x73\xd5\x51\xe5\x13\xf9\x78\x82\x48\x52\x88\xc9\x9c\xe8\xa0\xe3\x1e\x38\x78\x18\x79\xd6\xc6\x89\x5b\x6a\x0e\xf3\xb4\x44\x86\x3f\xd3\x5e\xfa\x45\x44\x1c\x5b\xe5\x9a\xfc\x52\x36\x06\x88\xf0\xa8\x81\x2d\x74\xe7\xce\xaf\xff\x7a\x95\x4e\x11\xa4\xec\x80\x59\x9a\x1c\xa6\xa0\x9a\x1c\x87\xa3\xb9\x91\x7b\x47\xfe\xf0\x27\xee\x0d\x82\x40\xa4\x9b\xcb\xc4\x0e\x0a\xc3\x51\xc0\xe8\x28\x2f\x36\xe3\x24\xaa\x06\x31\x30\xae\x62\x18\xef\xc3\x33\x3f\xe0\xe2\x38\x00\x79\x32\x68\x82\xb2\x5d\x28\x85\xa5\x60\x68\x3c\x40\xaa\x8a\x51\xde\x28\x85\xc3\x85\x66\x05\x4f\xe7\xcc\x63\x7f\xf3\xf4\x62\xe7\xa7\xc7\x42\x23\xce\x10\x79\xad\xb3\x1a\xc9\x18\x7b\x37\x45\x14\x1b\x05\x89\xf7\x05\x9c\x06\xae\x36\xb4\xfe\xcb\xb5\xee\xf4\x79\x40\x6b\xbb\x75\x8e\xba\x0a\x6b\xd4\x93\x52\x35\xdf\xa6\x9f\xc1\x01\xfe\xe9\x17\xcb\x18\x3e\x60\xf1\x37\x20\x51\x09\x74\xc3\x40\x8a\x03\x10\xaa\x09\x07\xc0\xdd\x2b\xc3\x2f\xdb\xa3\x1f\x10\x49\x1a\xb4\x5c\xb1\x37\xe4\x8f\x97\x41\x43\xf7\xb4\x69\x31\x8b\xe8\xc3\x93\x67\xa1\x2c\x01\x5b\x97\xbe\xdf\xbc\xbb\x00\xb3\xde\xbc\xf7\xb8\x33\xb7\x92\x0d\x52\x11\xe9\x4e\x00\x03\x7a\x14\x6c\x80\x2a\xe0\x19\x37\x8a\x8d\x12\x1d\x3d\x25\x91\x99\x0e\x72\x0f\xec\xe4\x24\x41\x9e\x73\x8b\xc4\x12\x62\x80\x53\x77\x9b\x77\x67\x50\x1e\x72\x24\x0a\x16\xd9\x44\xb1\x64\x0d\x63\x7d\xf5\xac\x59\x46\x77\xf5\x48\xc4\xe6\x05\xb4\x8f\xfc\x15\xeb\xc8\x07\xae\x7c\x01\x20\xbf\x7b\x30\xc8\x05\x7f\xa2\x8d\x26\x53\x06\xc1\x6e\x05\x89\x67\xe6\xe2\xc6\x95\x13\x40\x30\x36\xa9\x68\x81\x62\xe3\xdc\xf7\x9d\x5f\xe7\xf5\x4e\xb1\x86\xc8\xfc\xa6\xe7\xc0\x0c\x83\xe1\xea\x19\x86\x10\x4f\x3a\x4d\xf1\x50\x61\x9d\x3d\x6b\x30\x27\x55\x70\x5c\xb3\x8a\x28\xa4\xf9\x11\x90\x96\x72\x4a\x64\xca\xd4\x4e\x41\xe9\xce\x8f\x94\x93\xfc\x30\xb2\xf7\x52\xee\x05\x90\x13\x5f\x08\x48\xcf\xbd\x4e\x53\x39\x83\x36\x26\x6e\x02\x67\xeb\xed\xc7\xdd\x8b\xf3\xaf\x05\x7b\x8f\x2b\xcd\xe4\x55\xe4\xd8\x79\xd8\xff\xe5\x0a\x6e\x8c\x9c\x92\x21\x17\xe9\x3f\xe4\x66\x81\x67\xce\x02\xb4\x6b\xb5\x85\x06\xf5\xa3\x96\x34\x94\xa2\x74\xc2\x5e\xb9\x91\x68\xa8\x59\xae\x94\xd2\x60\x16\x68\xa1\x17\x49\x9d\x6a\x75\x4e\x3e\xe8\xac\xcd\x51\xd7\xe7\x69\x9e\x67\x59\xac\x74\xdb\x4c\x7e\x19\xec\x45\x89\x9e\xe8\x0e\xf9\x35\x2f\xd7\x43\xc5\xa8\x33\xf5\x34\xa5\x02\x81\x02\x24\x74\x99\xad\x96\x2a\xf1\x66\xb6\xfb\xf0\x3b\xb5\x09\x1c\x32\x64\xbc\x29\x70\x3b\x92\xed\x03\x25\x0f\xcf\x2a\xc6\x06\xb3\xbe\xcc\x80\xb4\x88\x8d\x2b\x50\x2d\x00\xc3\xf1\xc5\x70\xd9\xa2\xc0\x06\xe7\x7e\xed\x5c\xbb\x67\x53\x3f\x15\x19\x0c\x02\xc4\xf8\xe5\x37\xe0\x1f\x58\x57\x10\x3b\xf9\xd8\x1e\x51\x44\xd1\x5d\x98\xa1\x3d\xb6\xac\xd4\x00\x21\x04\x66\x22\xee\xb4\x9c\x0d\xbc\xfd\xfe\xc8\x9c\x99\xa2\xde\xb8\x59\x84\x23\x06\x2d\x58\xd0\xe0\x14\x91\xd6\x37\xa0\x17\x75\xa7\xbf\x68\xe3\x36\x5d\xb1\xcc\x4e\xb3\x81\xa2\xf2\x2d\x90\x08\x81\x70\x10\xdc\x1c\xab\x55\x9d\x07\xa2\x74\x71\x1f\x08\xe1\xce\x2f\xf4\xe5\x39\xad\x0d\x48\x80\xa7\x01\x3e\x69\x5c\xbb\x77\x7d\x8c\xf6\xe5\x4f\x76\xef\x6a\xb2\xf6\x16\x55\x4a\x9e\xfa\x82\x4a\x9b\x12\xae\xde\xb6\x04\x24\xb5\x4f\x4d\x1b\x6f\x43\xc7\xa0\xbd\x16\x47\xf3\xda\x5e\x8d\x58\x4e\xc2\xcf\x13\xc7\x6e\x1d\x68\xc3\x35\x1d\xdd\x4f\x08\x5f\xa7\xd0\xcc\xc5\x9b\x10\x34\x9f\xe9\xd3\xdd\xab\xcf\x41\x5e\x1a\x27\x1a\x8a\x73\x1b\x0b\xad\x2c\xeb\x62\x31\xaa\xc0\x9e\x8c\xf0\xbc\x39\x1e\x4a\xd5\xce\xc9\xc7\x9d\xf3\xb3\xa9\xaa\x00\x2a\x6a\x8c\x28\x48\xda\x0a\x39\x9e\x67\x2b\xa9\xe9\x42\x1b\x4b\xe9\x64\x11\x4b\xfc\x05\xb6\xed\x11\xf5\x28\x4b\xdd\x00\x10\x01\xd9\x08\xb9\x5f\xd7\x9c\xe8\xf5\x0e\x38\x17\x13\xfd\x27\x62\xa1\x4b\x1b\xe7\xa0\x4e\xa1\x99\xa0\x51\xcf\x98\xb3\xf3\xa2\xf3\xa3\xfd\x74\xf3\xee\x5c\xaf\xb3\xc1\x92\x46\x47\xc3\x3a\xca\xb0\xd5\x78\x84\x95\xe3\x05\x14\x14\x52\xcd\x40\xfb\xe8\xce\xc2\x7c\x6f\x31\xbd\x00\xbb\xf8\x6d\xed\x06\x9c\x42\xf4\xf7\x79\x64\x17\x93\x8f\x98\x97\x06\x44\x33\x71\x54\x2c\x17\x2a\xf9\x3f\xb8\x97\xf3\x4a\x06\x3d\xc3\xbd\xb8\x32\x10\x1b\xef\x41\x33\xcc\x6d\x7c\x85\x87\xf9\xe6\xbd\x27\xfe\xa1\x07\x87\x39\xec\x7c\x91\xbb\x67\x2d\xc1\x08\xd6\xe1\x3b\x8b\xcf\xd2\xa9\xae\xbc\x10\xd6\x29\xb8\xd4\xb9\x08\x1c\xec\x44\xe7\x3c\x8c\x76\x0e\x61\x66\xf0\xc6\xd4\xa0\xe8\x14\xda\xd1\x90\xb4\xf6\xa2\x74\x82\xee\xfd\x1b\x9b\x53\xbf\x6c\x3b\x54\x5c\xce\x6a\x88\x2a\x74\x9e\xa8\xcf\xac\xc6\xc6\xd9\xbf\x77\x4f\xce\xe0\xba\x3f\xff\x86\x50\xcb\xc2\x23\x08\x61\x23\xc0\x21\x7b\x1d\xa3\xb8\xa3\x9e\x7f\x4d\x9c\xe2\x06\x57\x0e\x77\x56\x19\x96\x4b\xbb\x7d\x80\x07\x8f\xf9\x86\x76\xd4\xaa\x45\x20\xc9\x5a\xe0\x0c\x3f\x91\x9c\xf8\x2c\xde\x92\x3a\x14\x87\xb5\x44\x2d\xb4\xf1\x12\xb0\x0a\x65\xd4\xbf\x2f\x83\xd7\x87\xde\xd8\x1b\xbf\xbe\x7f\xe8\x0d\x38\xdc\x40\x67\x6a\x29\xac\x93\x90\x37\x31\xa9\xc5\xe3\xce\xf2\xec\xfa\xb3\x53\xb4\x80\x57\x51\xc7\x47\x97\x5b\x0b\x31\x3d\xd1\xda\x5b\xea\x5e\x9e\xdc\xba\x74\x61\x7d\xf5\x4e\xe7\xd4\x49\xc2\xbe\xbd\x67\xb3\x74\x6f\x90\x8f\x78\x28\x3d\x0c\x9c\x22\x85\x26\x91\xde\xa9\x83\xf0\x89\x2c\xca\x11\x5b\x3e\xe4\x3b\x7a\x2d\x88\x4b\x11\xcb\x50\x95\x33\xf6\x0c\x5b\x84\x90\x1f\x7e\xd7\x9e\xba\x84\xa4\x40\x18\xaa\x94\xab\xe5\x64\x67\x1b\xc2\x05\x71\xd9\xb1\x5e\x18\x92\x5c\xd9\xba\xb9\xba\xf1\x73\x8b\x91\x09\x6a\xae\x2b\x99\x20\x19\xbe\x1a\x74\xa6\x01\x91\x67\xd9\x70\x92\x9a\xfb\x68\x21\xce\x37\x6b\xb2\xa0\x61\x89\xf7\x05\x59\x95\x2e\x10\x6a\x6f\xa1\x18\x44\xb2\xc8\x45\x12\x73\x5a\x36\xb6\x3d\xdd\x3b\xb0\x15\xfc\xe0\x45\xbd\xd6\x2f\xa1\x08\xdb\xbd\xb6\xa8\x16\x61\x41\xed\x65\x94\xc1\xd3\x44\x42\x43\xbf\x69\x55\x3e\xa7\xa6\x44\x32\x14\x08\x45\x13\xad\xee\x57\x3f\x13\x41\xdc\xed\x9c\x3a\xa7\x66\x4e\x92\xf5\xcd\x1f\x90\x0f\x90\x30\xb1\xfe\x74\x86\x28\xe2\x1a\xc9\x3f\x4f\x68\x59\xd8\xa0\x47\x74\x91\x4d\x0b\xb4\x50\x0a\x0d\x3b\x59\x02\xa0\x55\x77\x08\x84\x36\xb6\x51\x5e\xf0\xfa\x54\x26\x1b\x12\x45\x63\x62\xc7\x89\x12\x45\xfb\xe1\x92\xe7\x93\xda\xb6\xb4\xfe\x97\xbe\xdd\x9a\xf8\x6e\x7d\xf5\x6b\xb4\x87\x19\x25\x45\x64\x52\xb4\x3e\xd4\x50\x84\x03\x39\x47\xe6\xe4\xf1\x09\x54\xe7\x95\x1f\xc0\xde\x3e\x6a\x5a\x3b\x98\x13\x43\xef\xc9\x89\xac\x1e\x8c\xf4\x45\x5e\xaa\x6d\xd8\x2f\x11\x00\xba\x25\x94\x33\x0b\x45\xd6\x6b\x37\x40\xe1\x01\xc9\x42\x4d\x14\x85\x1b\x5b\x30\xd3\x8b\x68\x46\x64\x4c\xbb\x3e\x8b\x74\x67\xbf\xed\x44\x35\xc0\x24\x8a\xf2\xf1\x28\x9a\x32\x7f\x5b\xbb\xc4\xde\x14\x20\xef\xee\xb3\x89\xb4\x89\x09\x95\x37\x11\x20\xb5\x7a\xaa\x17\x07\x84\x05\x5c\x94\x4f\x84\xad\xa0\xb8\xa0\x78\xca\x11\x76\x95\xa9\xef\x59\x5c\x08\xab\xb3\x36\xf5\x6f\x61\xa3\x3c\x3c\xce\x75\x42\xd2\xac\x82\x42\xa9\x04\x58\x88\x53\xab\xf3\x01\xfe\xe4\x9a\xea\x9b\x25\x77\x28\x41\xf6\x03\xf9\x10\xc8\x87\x7d\xc1\x47\x61\xa5\x08\x52\x14\x8f\x39\x2a\x15\x70\xd0\xe3\x21\x0a\x4c\x80\xad\x13\xe8\x32\xc9\xd1\xe6\x84\xff\x60\x99\xa1\x06\x5a\xc7\x3a\xb7\xcf\x74\xaf\xfe\x40\x6d\xe0\xbc\xaa\x42\x93\x0f\x41\x0f\x38\x9c\x56\x31\x3f\x00\x61\x4a\x3e\x3b\xf2\x14\x15\xbe\xcd\x1a\x63\xa6\x19\x71\xf7\xae\x23\x3d\xf5\xd2\x0f\x42\x71\xcd\xa5\x4e\x46\xe3\xa9\x1f\x1c\xfc\xcb\x51\x52\x90\xc9\x20\x3e\x49\x0a\x56\x6b\x19\xba\xed\x9c\x81\x9e\xff\x92\x24\xf5\xf8\xc3\x46\x85\x2c\xd6\x83\x6c\x31\x3e\x52\x18\x47\xbb\x11\x7e\x45\x33\x01\x1e\x8d\x5a\x2d\x13\xa3\xf2\xd1\xb0\x50\x95\xd9\xb4\x38\xf8\x83\xe6\xf1\x26\xc8\x85\xf4\xb9\x7b\xe6\x39\x50\x36\x7f\x43\x2d\x84\x27\x68\xeb\xf5\x29\xa3\xa6\x31\x99\x84\x14\x0e\xb0\x71\xff\x19\x91\xaa\x43\x53\x40\x17\x95\xfa\x68\x81\x04\x77\xa9\x47\xb8\x5a\x12\x43\x1d\xb2\x30\x22\x75\xe0\x9f\x17\x1f\xa1\x0b\x10\xf6\xf7\xd4\x1c\xcd\xe1\x22\x30\x95\x3d\x2f\xef\x11\x36\x83\x0c\x66\x42\x14\xc6\x49\x3c\xf9\xf7\xe4\xf7\x90\x2d\x04\x96\xf7\x0a\x6d\x3d\x64\xad\x99\x9e\x0b\x67\x10\x25\x60\x74\x3c\x90\x17\x82\x7e\x43\x99\xb8\x4d\x43\x31\xda\xc5\x8b\x2f\xbf\xd4\x6b\x28\x2f\xe6\xe1\x3c\xc1\xda\x67\x18\xc4\x8b\x03\x2f\xf9\x43\x23\x57\x15\xac\x6f\x7f\x07\x4b\xf0\x02\x1e\xfd\x7f\x55\x28\xfd\x54\x24\x9d\xc9\x67\xfa\xc8\x5b\xa0\x16\xd9\x00\x3e\xc5\xd0\x0c\x50\x20\x0d\x80\x17\x82\xce\xa3\x2f\xe8\x90\x9a\x43\x93\xee\xe4\x24\x02\x11\x5f\x6b\x0f\x64\xe1\x10\xaa\x85\xcf\x5d\x28\xba\x15\x48\x38\x7c\x86\xf5\x6c\xcb\xc7\x89\xc6\x30\x9e\xb2\x6c\x7d\x5e\xec\x7f\x9c\x18\x85\x1a\xa1\xa0\x03\x24\x0b\x06\x52\x73\x90\x69\xa5\xa2\x56\xb5\x63\x20\x4c\xd6\xa4\xe5\xfa\xd3\x73\xdd\xaf\xff\x86\x30\xd1\xf9\x8c\xba\xd7\x6b\x3a\x0e\x06\x64\xab\x62\xd4\x68\x84\xc5\x24\x27\xf6\x49\x80\x3a\xbb\xfe\x74\x62\xf3\xf4\x0f\xca\x64\x75\x55\xe9\xc2\x22\x09\x5a\xdc\xd6\x98\x0d\x52\xbc\xf5\x9e\x39\x24\xfc\x22\x81\x8f\x5a\x64\x96\xb5\xc6\x0e\xfc\xc9\x0f\x85\x21\x48\x7f\x85\x63\x61\x2d\xad\x40\xaf\x74\xe7\xbf\x45\xc7\xa2\x78\xc8\x2f\x2a\x0f\xa8\x2b\xe8\xd7\xa3\x7c\x1a\x92\xcf\xca\x76\x06\x0c\x04\xfb\x14\x2c\xe3\x85\xdd\x11\x88\x04\x18\x50\xc6\x78\x0c\x33\xda\x19\x18\xa6\x2e\x02\x01\xa8\x2a\xe5\xb6\x11\x51\x76\x00\xb1\x5c\xa9\x84\x23\xe8\xd6\x52\x03\xf4\x46\xb5\xa4\x8e\xf2\x45\xb5\x6f\x66\x3b\xe7\x97\x10\x40\x06\x30\xbd\x7c\x9a\x52\x0c\x9d\xf5\xb2\x83\xa4\xc9\xa4\x97\x11\x8c\x31\x50\x83\x43\xb0\x41\x21\x64\x96\x31\x8c\x06\xae\x38\x0c\x9b\xa7\x7d\xc3\x18\x9f\x20\x16\x78\x92\x5b\x5b\xf7\xc9\x3c\x34\xb3\x9d\x42\x92\xea\x16\xf6\x19\xda\xcf\xec\x7e\x19\xbf\x37\xd8\x93\x0c\xa7\x06\xcd\xf2\x0f\xea\x4e\x4b\x0b\xee\x24\x7b\xa1\xee\xc4\x0e\xfa\xd0\x06\xc0\xf0\x73\x90\x2c\x72\xdd\xd9\xd3\x24\x13\xc9\x2c\x3c\x4b\x60\xe7\xe1\xd7\x64\x06\x9c\x77\x57\xa3\x52\x88\x13\xb4\xff\x30\x3a\x72\x9d\x33\x67\xb7\x2e\xdf\x56\x4e\x60\xcf\x6d\x2f\x54\x85\x36\xf2\x6b\x13\x9d\x5f\x67\x95\x70\xfb\x44\xf9\xdc\x44\x58\xec\x4c\xdf\xc1\x3a\x0a\x8b\xda\xd8\xe7\x68\xc4\xcc\x2e\x14\x76\xd0\x59\x7e\x2c\x1c\xcf\x91\xcb\xfd\x4b\x57\x4f\x51\x16\x54\x34\x31\x35\xd9\x05\x73\x9c\x84\x33\xdd\x0a\xcd\x7f\xae\x49\x70\x19\x65\x0f\x28\xea\x05\x0c\x55\x25\x44\xc5\x0c\xbb\x8a\xb4\x55\x51\xf1\xe9\x7b\x64\x1f\x5c\x34\xc6\x7f\x3c\x0d\x17\xa0\x26\x7a\x0d\xa6\x4f\xc1\xbf\x9b\xcf\x50\x54\xe8\xbb\x3e\x68\xb4\x52\x66\x54\xa8\xb5\x79\x6f\xcd\xb5\x9e\xfe\x6a\xdb\x50\xe1\xdc\x4c\x60\x2b\xe3\x3a\x70\x24\xa2\xa7\x9a\xa8\xf0\x06\xdf\x84\x66\x4e\x30\x3c\xbf\x53\x7b\x46\xd6\x53\xb6\xaa\x5e\x13\x34\xbc\x2c\xac\x6e\x3e\xfc\x3e\x6b\x59\x78\x20\xa8\xc5\x62\x10\x62\x4a\x45\x5a\x11\x65\x92\x83\x13\x33\x68\x40\x46\xa3\x2a\xa0\xc1\x7d\x6b\x62\xa2\x73\xfa\x99\xd2\x07\x66\x6c\x32\xeb\x1d\xab\x81\x64\xe9\x23\x85\xf4\x3a\x05\x59\x46\x92\x9e\xb6\x42\x96\xa7\xb8\xa7\x10\x04\x42\x8d\x8b\xa0\xcd\xd5\x6f\xb5\x82\xd6\x7b\x60\xf6\x5a\x71\xe0\x19\xc7\x38\xc8\x1a\xcb\xb0\xac\xe0\x05\x7b\x23\x2d\x91\x45\x1b\x2d\x5b\x7d\xd8\x7a\x46\x5b\xa0\xe4\x85\xd5\xce\xcc\x45\x31\xe0\x60\x7d\x72\x65\xa0\x48\x07\xc4\x7c\x0a\x9a\x74\x9e\xdd\x55\xf3\xc9\x24\x48\x38\xc5\x28\x3c\x30\x3f\xd4\x28\xd4\x8a\xa3\x16\xef\x10\x9f\xde\xe4\xf7\x22\x42\x4e\x5d\x22\x81\xe3\x09\x6e\x7a\xa0\x10\xc3\x3b\x16\x49\x33\x01\xe5\x03\xe7\x8d\x16\x59\x8a\x18\xcc\x8b\xe7\x59\xf9\x90\x31\xc4\x00\x65\x3d\xde\x2d\x12\xce\x83\x56\x4d\xee\xe5\x4b\xa5\xc4\x48\x6b\x76\x2b\x2b\x20\x5a\xb7\xdb\xae\xf5\xbf\x47\x20\x2c\x46\xb5\x5c\x67\x6e\xb2\x73\xf6\xa6\xbd\xa5\xac\x60\xcf\x72\x98\x61\x51\x26\x5d\xaf\x9c\x8c\x93\xf4\x83\x73\x55\x06\x8c\xa9\x55\xd7\x40\x71\x81\xff\x40\xdb\x20\x86\xb7\x85\x0d\x04\xc6\xf1\x18\x0f\x99\x6d\x23\x2d\x14\x90\xd3\xe7\x48\x9a\x7e\x4e\x9f\xb8\x36\x7b\x8b\x74\xed\x35\xc4\x1b\xea\x6c\x03\x74\xc2\xa2\x12\xd9\x38\x4e\x01\xb2\xce\xb9\x1a\xbc\xb0\x37\x26\x99\x71\xfd\xd9\xf4\xc6\x0f\x27\x7a\x9c\xfa\x06\x4e\xbd\x90\xc0\x51\x53\x63\x03\x08\x0d\xb2\xe4\x68\x82\x4a\x7f\x7e\xce\x11\x36\x1a\x3c\xfb\x8d\x53\xe0\x6d\x45\x5a\xc5\xf8\xc2\x3a\xeb\xd8\x60\x13\x0f\xfc\x9d\xef\xfc\xc8\xf0\x7a\x30\x83\x8e\x2d\x55\x50\x99\xcc\x73\x83\x87\x07\x3d\xd6\x42\xa1\x43\x95\x72\x91\x6c\xa0\x71\xcf\x40\x23\x62\x0c\xb1\x0e\xe6\x2e\x85\x95\x30\x09\x33\x0c\x86\xbc\x15\xe0\xcc\x28\x97\x72\x1f\x96\x4b\x38\xa3\x7a\x73\x08\xe0\x9b\x40\x67\x77\xf5\x83\xcc\xc9\x49\x98\x3c\xb9\xa3\xb3\xcd\xa2\xae\xc8\xd6\x39\xf9\x60\xeb\xd2\x8c\xe0\x75\xa2\xb5\xbe\xba\xda\x3d\x31\xa7\x22\xda\xcc\x00\xd9\xc8\x84\x7a\x29\x47\xb9\xf8\x52\x9e\x32\xce\x33\x67\x9a\x68\x7d\x14\x0e\xd9\x0e\xc7\xee\x85\x73\xeb\xbf\x5c\xb3\x3c\xed\xe4\xf3\x58\x9d\xe1\x9d\x4f\xd1\x71\x0e\xb9\x60\x9c\xb5\x08\x87\x17\x49\x65\x3c\xc7\x87\x79\xaf\xfb\x08\x95\x88\x97\x81\x8d\xec\x1e\xfe\x9b\x75\x8c\x74\xc8\x67\xd0\x84\x44\xae\xc0\xf6\xec\x5e\x7a\xe4\x57\x34\x3e\xbd\xec\x00\xf3\xef\x94\x05\x76\x96\xdb\x5b\xa8\xd0\x1a\x8c\x70\x8c\xf4\xfd\x02\x25\x94\xce\x32\x77\xf0\xda\xa6\x1a\x2a\x83\xf1\x51\x0c\x6f\x96\xb0\xe7\xb1\x32\x86\xb3\x0c\x0f\x83\xb0\x1b\x24\xa3\xf0\xbb\x30\x1e\x8c\x46\x63\x41\xa5\x5c\x3b\x86\x71\xce\x78\xed\xc2\xb7\x5e\x0f\x90\xe5\x1e\x76\x49\x33\xcc\x6d\xfc\xfd\x0a\x5d\x06\xe8\x1d\x9e\xae\x22\x48\x1c\x7e\x47\x54\xc1\xac\xe3\x66\x9a\xd9\xa5\x62\x9f\xb2\x60\x28\x73\x9c\x89\xfc\xa1\xa3\x41\xa2\xed\x17\x88\xa9\xb7\xd2\xc1\x35\xd4\xdb\x97\x28\xff\x98\x4e\x74\x5c\x50\x71\x34\x8a\x62\xf1\xb5\xf1\x40\xcd\xdd\x06\x77\x88\x5b\xad\xa7\xdd\xb3\xd7\xf5\x6a\xeb\x69\x59\x95\xb4\xcb\x17\x26\xa4\x69\x83\x63\x85\xd4\x14\x88\x7f\xe5\xcb\x55\xba\xef\x62\xa2\x46\xb4\x21\x48\x8b\xb5\xf6\x9d\x94\x95\x8d\xaf\x56\x3b\x53\x73\x6e\x40\xc0\x24\x45\x1b\xbb\x08\x32\x51\x0a\x9d\xe9\xfb\xb0\xcd\x80\xf5\x91\xc3\x69\xd1\xc6\x7e\xe0\x8e\x79\x56\x59\xc7\xc9\x51\xe2\x60\x29\x6d\x77\x74\x26\x9f\x4d\xe9\x99\x08\xe9\x47\xec\x9a\x6a\xfb\xb9\xa4\xe4\x30\x8c\x2a\x96\x8e\x61\xf9\xfc\x3d\x8e\x8c\xcb\xa9\xab\x59\x97\x55\x52\x31\x7c\x68\xe7\xcb\x3b\xb5\xd9\xf6\x17\x1c\x0e\xc7\x82\x23\xda\xcc\x99\xa1\x27\xf6\xea\x7c\x3b\xc5\xd0\x9b\xab\xc1\x61\x16\x98\xce\xd3\xa7\x24\x4c\x67\xec\x75\x14\x9f\x94\xa7\xad\xd7\x0c\x37\x7e\x9c\xdd\xf8\xea\x31\xae\xa3\x1f\x1a\xc5\xfb\xe2\x02\xa9\x00\xb3\x5e\xfc\x13\x6d\x61\x54\xe0\x63\x09\xb6\x09\x5c\xbb\xa9\x5c\xdd\xe9\x5d\xc5\xba\xca\xc3\x86\x80\x8c\x53\x65\x5e\x85\x20\x5e\xa7\x83\x29\xfb\x90\x01\x6a\x54\xd1\x91\x27\xec\x40\x47\x75\x2c\x64\x1f\x26\x78\x9a\xc1\x06\xa3\x0b\x30\x5e\x37\x6b\xba\x4c\xec\xdf\x7e\x8d\xd6\x92\xbe\x9f\x41\x07\xae\x54\x53\x87\xac\x9a\x0e\x14\xe1\xa9\x21\x73\x3f\x28\xbf\xfd\x72\x9e\x37\x95\x86\x7c\xc3\xc4\x35\xb1\x33\x2b\x6e\x84\xd5\xe8\x78\x28\x8c\xb7\x14\x94\x6b\x28\xf4\xf0\x5d\x00\x0c\xa6\x75\xf9\x70\x70\x90\x18\x33\x30\xed\x5a\x82\x4c\x5a\x71\xe5\x7f\x49\xf5\xad\xe8\x4a\xc6\x08\x7a\x4e\x80\xf6\x98\x80\xe7\x55\x52\xf6\x79\xba\x1c\xf3\x4f\x18\x62\x55\xa2\x7d\xc0\xf3\xd5\x04\x15\x4a\x70\xb0\xb3\xb8\x9b\xcf\x7f\x01\x49\x94\xdb\x70\x7d\xcf\xbe\xa3\xeb\xf8\x61\x65\x52\x3f\xef\xb8\x81\xd1\xbf\x99\x13\x79\x6d\xa9\x8f\x0b\xd8\xf2\x53\xea\x3d\xd0\xea\x3e\xb8\x85\xd6\xf3\xbd\xa5\xc0\xf3\xed\x76\xe6\xe6\xb1\x36\x8a\xc2\x0f\xc8\x38\x6b\x59\x19\x94\x8b\x48\x58\x2f\x87\xdf\x1b\xd7\x71\xb6\x9a\xab\x07\xaf\x30\xeb\x21\xc9\x33\x6a\xcd\x2a\x0c\x64\x31\x3c\xd9\x42\x19\x82\xa3\x73\x0d\xae\x44\x7a\xbf\x2e\x50\x78\xc7\x66\xb2\xa5\x24\x86\xdf\x67\xc0\xae\xb3\x2f\xcb\xd3\x47\x92\xf0\xe4\x4c\xe0\x78\x2f\xd0\xf0\x29\xe1\x90\x2c\x95\x99\xe0\x23\xd4\xfa\x30\x2e\x6a\xde\xf1\xa8\xaa\x91\x59\xfa\x98\x5e\x6d\x1c\xa5\x1c\xd8\xaf\xc7\x49\x23\xaa\x8d\xbc\xa1\xaf\xa0\x66\x06\x0e\xbc\xbe\x5f\xaa\x05\xca\x50\x01\x73\xa1\xb5\x63\x97\x5b\xeb\x2b\x1a\x9c\xb3\x2e\x78\x19\xcc\x5c\xfe\x0a\x5c\x3c\x7e\x75\xa3\x3b\x7d\x9e\xae\x81\x65\x55\xe3\xe9\x4e\x3f\xa0\xd8\xc8\xc5\xce\xc5\xb9\xad\x5b\xb3\x58\xd9\xec\x05\x31\xd5\x04\x99\x0b\x00\x85\x96\x81\x93\xc5\xe1\xad\x73\x3f\xa2\x46\xd3\xcf\x8e\xa9\x9a\x92\x74\xc6\x4d\xd1\xce\xfc\xb5\x32\xfb\x2d\xdb\x90\xd8\x2e\x6a\xe9\xa5\x1e\x30\x05\x28\x97\xf2\x3f\x61\x09\xc5\x5e\x51\x90\x81\x0a\xb1\xc2\x7f\x4f\x68\xc2\x4a\x13\x32\xd9\xa5\x10\x92\x52\x9f\xcc\x19\x94\x49\xcd\x1c\xb5\xc3\x8c\x12\x91\xa5\xd8\xa4\x9a\xa4\x66\x94\xae\x8f\xac\x47\x2d\x43\xd3\x64\xd8\x4a\x11\x17\x9f\x59\xf7\xbc\x48\x82\x5e\xe4\xae\xea\x5b\x01\xe8\xf6\x65\x1b\x20\x40\x01\xeb\x9c\x1d\x2c\xdc\x5a\x06\xb1\x19\x8e\x81\xf1\x87\xaa\x50\x67\x4f\x6c\xc5\x1c\xd8\x3e\x68\x44\x96\x30\x59\x8c\x05\x77\x70\x79\x43\xcc\x93\x44\x0c\xdd\x6b\x13\x1b\x3f\x4e\x32\x05\x75\xe7\xef\xf0\x85\x32\xa5\xc6\x43\xe1\xe6\xf3\x2f\xf0\xfc\xfb\x81\x4d\x24\x68\xb9\xe3\xb5\x06\xed\x3c\x09\x6d\x04\x32\x01\xfd\xb6\x36\x0f\x50\x6c\xb6\x08\xa0\x31\xd6\x29\xcb\xf4\x1f\x1d\x03\x6a\xfe\x03\x00\x19\xf6\xc6\x2a\x70\x1f\xf6\x93\xd6\x8e\x2d\xfe\x27\x41\x67\x2e\xa7\xcb\x02\x76\x43\xdd\x2b\xf8\x89\x34\x91\x54\x24\x9a\xdc\x3d\xe0\x08\xdf\x9d\xf2\xb6\x8d\x1f\xcf\xb7\x5b\x4f\x54\x47\x99\x1c\xae\x59\x1b\x2a\xd7\x4a\x39\x3b\x90\x6d\x73\xe1\x3b\xd6\xc6\xa9\xc8\x90\x49\x7a\x9e\x18\x88\x6e\xda\xb9\xdc\x62\xd1\x98\xb2\x04\x95\x05\x82\x93\xa7\x35\xca\x75\x26\x66\xd6\x9f\x3d\xf3\x28\x3a\x90\x90\x67\xb4\xea\x3c\xb1\xb0\xc8\xf7\xfd\x24\x9c\x90\xdb\x5b\xe2\xa2\xdb\x84\x18\xa6\x50\x42\xcc\x88\xe7\x6f\xca\x8e\xef\x54\x67\x15\x83\xd1\x16\xa8\x8b\x84\xc1\x9b\x47\xde\x0d\x54\x34\xa0\xde\x6c\xfd\xc5\x4d\x3d\x32\x1d\x0d\x4f\x86\xe8\x7b\xb4\xe8\xe7\x28\xf4\xf9\x9e\xba\x43\x62\x8d\x60\xbb\x63\x4f\x6c\x00\xce\x40\xbc\x9e\xb9\x57\x51\xb1\x0d\x68\x72\xb0\x6b\xc4\x31\xd2\x7a\xe0\xca\xad\xc5\x0b\x1e\xc6\xae\x12\x99\xbd\x44\x16\xbf\x50\x48\x76\xf8\x05\xc6\x44\x9a\x58\x3a\x6b\xa6\x3b\x80\x8d\xf1\x27\x80\x85\xaf\x88\x2f\x31\x59\x9f\x25\xca\xf2\xe5\x9a\xf5\x67\xb3\x9d\x67\xf0\xf1\x1e\xdd\x54\xd0\x6b\xb4\xe2\xeb\x7e\xe4\x18\xe8\xe5\x06\xb0\x8f\x01\xa1\x50\x61\xf1\x36\xd9\x9a\xd3\x80\x0c\x52\x6b\xb4\x69\xcf\xfa\x2b\xe4\x60\x68\xb9\x2f\x1c\xe1\x0c\x3b\x04\x96\x75\x8e\x38\x27\x45\xef\x0b\x7f\x7f\xd0\x21\x62\x63\xc8\x51\xfb\x76\x84\x8b\x6d\x4e\x17\x58\x03\x10\x24\x40\x06\xf6\xc3\x1a\x7b\x4d\x4b\x99\x28\x9c\xcd\x69\x62\x3f\x17\x55\x30\x79\xca\xb8\x2e\xd3\xe8\x1d\xc2\xa8\x16\x4d\x2a\x8a\x09\x8a\x4f\x13\x63\xd0\xeb\xb3\x75\x49\x12\xa7\x3d\xbf\x64\xd8\x2e\x70\x81\x5f\xef\x77\xe7\x17\xb4\x2c\x29\x14\x8a\x03\x35\x92\x23\x91\xa2\xba\x56\xe2\x8d\x54\xc1\x5a\x56\xd7\x4a\xdc\x72\x7d\xbf\xce\x3f\x3c\xbc\xf9\xa8\xea\xd6\x19\x99\x76\x1e\x75\x1f\x3d\x5d\xff\xf9\xa4\x33\x01\x89\xf0\xb7\x04\x39\xbc\x5a\xdb\xda\xf8\xfb\x65\xa0\x17\x9b\x58\xfe\x85\xac\xd2\x68\xda\xff\x64\xf7\x2e\x76\x58\xd2\xad\xbd\x35\x22\x91\x35\x2b\x68\x20\x33\xe8\xc9\x84\x14\x88\xf4\xdd\x69\x9d\xe9\xdc\x5e\x40\x4c\x65\xc5\x15\x6c\xdc\x78\xc8\x6b\xdb\x9d\xf8\x06\x63\xa1\xd1\x7f\xb5\xd4\x5d\x9e\x11\x5f\x1b\x6a\xdd\x38\x5e\x85\x76\x90\x99\xbb\x27\xe6\x34\xc2\x91\x38\x90\x2c\x8e\x97\xe3\xf2\x50\xb9\xc2\xce\x06\xba\x3e\x85\x4e\x85\x45\xe5\x57\xa0\x62\x2c\x75\xaf\xcb\xa6\x2f\x68\xbf\x1e\xd7\x0b\xb5\xa0\x08\x02\x51\x9c\xdb\xd3\x2c\x83\x56\x5c\x0a\xf0\x02\xc1\x9e\x37\x2c\x4d\x9d\xec\xc3\x53\xd3\x30\x08\xa8\xfc\x86\xe5\xd2\x33\xdd\x60\x96\x12\xd5\xd7\x8b\xdc\x19\x86\x0a\xc1\xbf\x62\x4b\x59\x71\xaf\x26\xda\x59\x4c\x96\xb6\x5a\xf7\x3d\xab\xc2\x4b\xe4\x8a\x38\x26\xde\xb9\x6d\x72\x9e\x50\x4d\xba\x1c\x6b\xd7\xec\x9c\x9c\x92\xa2\x34\x32\x1c\x80\xda\x02\xe8\xe3\x06\x8d\x79\x77\x2f\xe9\x10\x70\x35\x13\x2f\x90\x8b\x96\x9f\x68\x73\x73\xf1\x41\xf7\xeb\xbf\xc9\x17\xcc\x99\xa3\xf3\xe5\xe8\x2f\x6a\x04\x03\x23\xe5\xa4\x3c\x52\x8b\x1a\xa1\x77\x33\x53\x19\x3d\x2b\xe5\x22\x88\x04\x48\x70\xb4\x04\x68\xea\x7d\x42\xc6\x20\x29\x30\x53\x71\xca\x83\x1e\xe0\x30\x8f\x07\x90\xef\x07\xf4\x3f\xf5\x53\xc1\x18\x84\x7d\x56\x4c\x82\x42\xc0\x9f\x03\x95\x0b\x88\x5c\xcd\x51\xbe\x5c\x2b\x27\xb9\x77\xe1\x1f\x10\x0e\xcb\x7f\x15\xc3\x8a\xc9\x7a\x42\x09\x14\xf0\x36\x22\xc0\x00\xe2\x41\x8b\x7c\x4c\xb7\x3a\x0d\x18\xb9\x5f\x21\x8b\xe9\xfb\x4a\xd5\x95\x0a\xb9\xd0\x29\x5e\x44\xbe\x10\xc5\xeb\xb4\xa4\x84\x4a\xe3\x3e\x54\xd9\x76\x60\x74\x49\xd8\x38\x5e\xa8\x98\xb4\x3b\x01\x48\xcd\x5b\x57\xbe\x7a\x11\x78\xf3\x4b\x3d\x7d\x63\xfe\xc6\xfc\x63\xdc\x63\xe9\xed\xfe\x8f\x3a\xc9\x6a\x21\x9a\xb0\x9b\xc9\xa8\x76\xf1\x8b\x02\x8f\x13\x1f\x61\x01\x88\x43\x26\xaf\xd3\xfa\x3f\x92\x74\x4d\xd6\x29\xaa\x72\x9a\xd8\xf5\x4d\xd6\x0f\x7f\x0d\x2b\x15\x4c\x5b\x51\x08\x1c\x86\x80\x9c\x20\x18\xaa\x34\xc3\x3d\x6f\x30\xba\x85\x05\x18\xa0\x3d\xd6\x54\x25\x30\x92\x6a\x03\xc5\x4a\x54\x03\x4e\xce\x66\xb8\x9c\x7d\x35\xdf\x33\x75\x66\xd5\xe7\xdd\xc5\x2e\x15\x18\x1b\x0d\x13\xc3\x3c\xf7\x53\xac\xe7\xfe\x77\xde\x3d\x4a\xe1\x6f\x51\x23\x40\xf7\x52\x45\xe5\x3d\xc0\x8b\x70\x03\x06\xa4\x8a\x09\xa1\x3a\xea\x96\x9c\x75\x0d\x3a\xeb\x56\x1c\x46\x9d\xb8\x4e\x6a\x74\x81\x64\x64\xb3\x58\xc8\x8c\xbd\x13\xea\x3b\x06\x4b\xd9\x87\x3d\xd1\x0d\x7e\xbc\xcd\x6b\x5d\xed\xb1\xa5\x4f\x2f\xe8\x00\x23\x68\x52\x69\x36\x1c\x86\xe6\x31\xa8\x62\x54\x1f\xcf\xa3\xb3\x29\xa7\x65\x54\xf8\x08\x7c\xe4\x18\x5e\xa3\xc0\xd2\x9c\x09\x9e\x46\xa6\xaf\x2f\x8b\x2d\xd9\x0d\xa2\x7a\x99\xbc\xd1\xf2\x05\xb6\x6c\xe7\x2c\x3a\xc0\x68\xa5\x74\x36\x08\xbd\xb0\x33\xb4\xb6\x8f\x68\x07\xf4\x35\x42\xa5\x92\x0b\x59\x76\x23\xdd\x94\x8c\x4a\xc8\x83\xe7\x26\x37\x4e\x2e\xf4\x90\x88\x9b\xb5\x31\x8a\x3d\xfc\x90\xff\xbf\x7b\x17\xff\xfc\x88\x7f\x34\xf1\x06\x60\x03\x0a\xf1\x7f\xec\x5e\xcf\x0d\xd2\x9f\x94\x61\xeb\xcf\xf0\x0f\x6d\x3c\x87\x99\x2b\x95\xff\xb3\x26\xa2\x6b\x04\x73\x1d\xd1\x24\x91\xbf\xb2\x6f\x57\x19\xcc\x14\x26\x90\x3b\xda\x41\x25\x19\x37\x31\x1d\xea\xd7\xec\xcf\xba\x84\x46\xc7\x45\x31\xaa\x82\x2e\x2a\x18\xd7\x17\x67\x55\x1a\x81\xd6\x42\xaf\x94\x62\xd6\x05\x66\x5b\x77\xae\x37\x31\xd2\x18\xa3\x32\x54\x1c\x90\x01\x0b\x78\x5e\x0d\x2c\xd8\xe8\xe5\xeb\xce\x7f\x4b\xf7\x32\x53\x13\xc0\x58\xfc\x79\x1d\xfd\x8b\x28\xd3\x0c\xdb\x66\xcf\x49\x23\x44\xee\x74\x42\xb9\x01\x24\x36\x04\xd3\xf4\x24\x05\xcc\xef\x65\xd5\xfe\x6f\x01\xb2\xc8\xc9\x47\xaa\x56\x18\xfb\xc0\xa8\x85\xd4\xf1\xf2\x76\x61\xae\xaf\x9e\x39\xbe\x2a\x85\xa1\x90\x4a\xef\x93\x14\x83\x39\x27\xf0\x7c\x4a\x60\xa5\x62\xc5\x3b\xa7\x96\xac\xfb\xcb\x4f\x90\xd2\xab\xd5\x32\xa6\x0d\x43\x0c\xdd\x50\xd7\x21\x1a\x21\x85\xf9\x4b\xd4\x87\x5c\x44\x06\xda\x41\x07\x74\xa3\x30\x86\x7a\xbb\xbe\xc2\x2b\x9f\x81\x12\x28\x2d\x58\xe7\xf1\x9d\xee\xc3\x1f\xe4\x23\xdd\x72\xf4\x1b\xa0\xa9\x93\xf4\x41\xa9\x04\x7b\xa9\x5a\xe0\x2d\xcb\xea\x8a\xb8\x53\x9e\xd0\xe5\x06\x3d\xc4\x81\xec\xa1\xaa\x52\xc9\x55\x66\x17\x22\x3f\xa1\xd4\x65\xa6\xd6\x30\x9a\x54\xfc\x8f\x78\xf2\x60\xa8\xf0\x2f\xd7\x36\x27\x4e\x9a\xcf\x55\xe0\xc6\x9c\x38\xf0\x16\x51\xc0\x2a\x0d\xff\xa9\xa9\x50\xa2\x34\x76\xf3\x77\xd6\x57\xbf\x36\x1f\xf9\xee\x6a\x67\xee\x36\x05\xf9\xa8\xaf\x40\xe8\xa1\xe5\xfc\xb5\xee\x79\x62\x5a\x41\xfd\x9d\xed\xc4\x76\xd9\x40\x7a\x51\xad\xc2\x1a\x0a\x5a\x43\xe8\x27\x57\xc5\x6a\x0f\x5b\x95\x8a\xb0\x96\x8d\xbc\x0f\xc7\xdc\x22\x99\xfc\xd6\xa9\xae\x69\xa6\x17\xc9\xb8\xfd\x6f\x53\xbd\xe7\x78\xb6\x6b\xd7\x6b\x78\x51\x1d\xf4\x5b\xab\xb1\xe8\x2e\xb0\x21\x9e\xac\x3f\x7d\x48\x5b\x78\xbb\x51\x03\xef\x8a\xf1\x4a\x99\x05\x44\x31\x29\x0c\xb2\xd7\x22\xf2\x76\x70\x40\x6a\xc0\x44\x8e\x40\x03\x33\x27\x3b\xbf\x5c\x20\xe2\x49\xcd\x33\x5d\xa9\xe7\xd4\xd0\x1a\x9b\xae\xed\x22\x90\x19\x67\x8e\x09\xc5\x62\xa8\x06\x8c\x50\x84\xc5\x31\x33\x28\x87\x2b\xe5\x41\x64\x2d\x86\xfa\xba\xb5\xd4\x03\x51\x8e\x72\xfd\x39\x3d\xa6\xe8\x2c\xd5\x35\x2d\x4c\x52\x18\xca\xed\x2d\x05\xf6\xaa\x18\x40\x88\x76\x53\xc3\xa0\x5c\xd7\x00\x76\x80\xb7\x7d\xbc\xae\x32\x8b\x41\x16\xcd\xb3\x18\x9e\x63\xb1\x5f\x19\x11\xf5\x3e\x98\xcd\x12\x51\x5c\x48\x3b\x25\x75\xbf\x7a\x46\xe7\xfd\x88\xc6\x5b\x42\x81\xa6\x97\x9a\xf4\x7b\xe5\x41\x57\x80\x28\xe7\x51\xaa\xc1\x48\x19\x1a\x58\xbd\x1f\x8e\x8c\x2e\xf2\xa6\xc0\xf3\x9b\xb1\xe4\x8c\x6c\xf7\x36\x5d\x92\x4d\x97\x0e\x60\xae\x00\x39\x68\x6c\xc5\xd5\xe3\x46\x4e\x8b\x58\x72\x98\x82\x50\x35\x1e\x35\x6d\xf7\xfb\x52\xe7\xcc\xf7\x80\x77\xa0\x5e\x84\x62\xae\xfe\x69\x07\x65\x06\x38\xa6\xb1\x52\x7e\x68\xdc\x87\x36\xeb\x1e\xef\xfd\x80\x54\xc3\x1a\x1a\xee\x30\xef\x89\x3f\xa4\xf5\xb5\x6f\x30\x95\x15\x1e\x39\x6e\xc3\x18\x2f\xcb\xad\x3f\x85\xd9\xfe\xdc\xbd\xfa\x9c\xee\x88\xa5\x2b\x0c\xa0\x62\x87\xc1\xe1\xd7\x26\x28\xea\x26\xa3\x06\x6e\x21\xae\xd1\x9e\x9c\x54\xcc\x3f\xa3\x5e\x23\x04\x85\x36\xe1\x38\x17\x50\x50\xf1\x47\x65\x3c\xe0\xdf\xa5\xec\xbe\xe1\x20\x56\x0d\xde\xc3\xbf\x83\xc6\x4e\x9a\x55\xa3\x38\xc1\xc3\x07\x5d\x74\x87\xe0\xef\x40\x7e\xf4\xeb\x45\xd5\xe7\x6e\xd2\x0d\x70\x87\xd3\x22\xe5\xf8\xaf\x60\xef\xc7\x7f\xfa\x24\xc6\x3c\x45\xc6\x01\xfa\xf1\x2b\x9f\x80\x2c\xbb\xf7\xe3\x57\x3f\x89\xd9\xdd\xe9\xb7\xcd\x0f\x17\x8e\x85\x29\x00\xd4\x4e\x57\xae\x37\xc2\xe3\xe5\xa8\x19\xe7\xd0\x69\x69\xd2\xf6\x6a\xf6\xf5\x39\x60\xfa\xc1\xad\x74\x09\xb3\x20\x32\xb4\xbd\x0f\x7f\xba\x9c\xa7\x24\x25\x07\xe8\x87\x81\xd6\xac\xe6\x65\xaa\x31\x32\x26\xf5\xb7\x69\xac\xf0\x90\x2f\x24\xb9\x4f\xf5\x2f\x9c\x73\xb9\x84\x33\x86\x29\xa8\x1c\xa1\xff\xcc\xbf\xde\xa0\xe9\xe0\xfc\x3f\x35\xfd\x44\xda\x65\x7a\x74\x34\x6c\x84\x98\xa9\xae\xc6\x21\x16\xf0\x2d\x18\x0f\x93\x01\x8f\x53\x72\xfe\x54\x1a\xae\x57\x22\x83\xb0\x6b\x70\x6a\x29\xfe\xae\x6b\x37\x42\xc2\x08\x57\xfb\x80\x7e\xf8\x65\x2e\x28\xae\x93\x09\x4b\x8e\x01\x45\x23\x07\xfc\x62\x46\x31\xa1\x88\xfe\xfc\xbd\xf8\xe1\xf1\x08\x08\xf5\xe3\xf7\x02\x61\x71\x0b\x64\xfe\x61\x01\x33\x0c\x98\xae\x15\xd1\xcc\x87\x0a\x35\xd5\xe2\xb8\x97\x42\xc0\x75\x7f\x6f\x0f\xf5\x88\x12\x51\x1f\xa1\xff\xe9\xaf\x94\xb4\x85\xf3\x63\x1a\x62\x24\xdb\xea\xfb\xf8\xaf\xfe\xa6\xb2\x1d\x80\x12\x06\x9a\x30\xf0\x7e\xba\xcf\xdf\xac\x53\xa2\x2b\xfc\xe0\xd6\x2c\xd7\xf2\xea\x7a\x25\xa9\x69\x49\x14\x60\xbc\x36\x4f\x06\x28\x07\x13\x5e\x73\x36\xac\xe0\xcd\x0a\xda\xb3\xc6\x83\x51\x4c\x7a\x58\xd0\xe9\x3c\xff\xc5\x8d\x4d\xb0\xd2\x07\xc8\x42\x3a\x9b\x34\x2c\x95\x93\xdc\xdb\xf0\x8f\x41\x28\x87\x61\x1e\xa0\xff\x99\xc1\x41\x27\xb9\x41\xf8\x47\x7f\xe1\x33\x59\x65\xa5\x35\x82\x84\x57\xa1\x18\x55\xa2\x86\x2d\xac\x2e\x6f\x9e\xf9\x3e\x55\x07\xcd\xe9\x28\x22\xa4\x04\x00\xae\x60\x68\x9a\x36\x6c\xf7\xda\xe2\xe6\xc2\x77\xdd\xc7\xcf\xd2\x27\x16\xd7\xa7\x59\x6d\xfc\x74\x6f\xeb\xea\x29\xaf\x44\xc2\x9e\x95\x09\xde\x29\x93\xab\xc2\xf6\x58\x55\x98\x60\x1a\x06\xfb\x9d\xac\x9a\x59\x10\x7d\xcf\x92\x91\xa4\xb6\xf1\x1d\xa5\x8e\x64\x54\x6c\xa6\x4e\x76\x6e\x3e\xde\xb9\x8f\xc8\x3e\x34\xbd\xe1\x18\x67\x91\x9e\xc0\x36\xee\x20\xb1\xf6\x90\x32\x8a\x7b\xae\x5e\x00\x0a\xe5\xd0\xc3\x58\x2e\x57\xa3\x07\x68\xe5\xab\xcd\xb5\xa9\x1e\xd5\x18\x09\xbf\xad\x7d\xd9\x6e\xdd\xf6\xac\x9d\xba\xa9\x64\xf9\xcb\x52\x76\x7b\xea\xfd\x76\x57\x98\x60\x37\x87\xff\xa4\xc6\xc0\xff\xcf\xc9\xff\x55\xb1\x1c\x88\xa2\xe1\xff\x99\x7e\x05\xfc\x4b\x55\x01\x2e\xde\x08\xe3\x66\x25\xc1\xd8\xf9\xf3\xdd\xeb\xd7\xd0\xc1\x0f\xca\x2c\x4e\x62\xc6\xcd\x15\xe0\xdc\x19\x95\xc6\x94\x11\x9a\x0d\x51\x3c\x02\xeb\x28\xe0\x6c\xd1\xbc\x33\xb1\x2c\x18\x0a\x8b\x85\x26\x70\x76\xca\x13\x8c\x2c\x79\x14\xf3\x53\x2b\xa3\x01\xe5\x0a\x0c\x8f\x87\x98\x09\x8f\xc1\xe3\x65\x23\x3b\x17\x78\xee\x53\x0d\xbd\x20\xdc\xa1\x10\x60\x85\x40\x2a\x40\x0f\xc9\x18\x46\xed\x25\x00\x2f\x0c\x92\xb1\x48\xac\x53\xf1\x6b\xf6\x89\x0e\xac\x70\x3f\xf5\xb0\x1f\x8f\xf5\x92\xb0\xc5\x7f\xa6\x1f\xc2\x1c\x05\xbd\xac\x9b\x70\x92\xfc\xe0\x08\xf6\xf4\x01\xf7\xa4\x6a\x10\x83\xe0\xa5\xc7\x18\xc3\x18\xa7\x5b\x0d\xa1\x4b\x92\x04\x4a\xc2\x93\x63\x66\xd1\xaf\x63\x32\x06\xc5\x83\xe9\x6f\x60\x5d\xd0\x40\x7d\x7f\x55\x7f\x57\xe0\x09\x94\x9c\xf3\xdc\x0b\x7f\xf9\xaf\x41\x87\xd6\xff\x1d\x85\x13\x99\x42\x61\x28\x6f\xb3\x5e\x38\x09\xcd\x0f\xb7\x12\x9b\x2b\x0e\xf0\xff\xed\x22\x72\x1b\x20\x81\x85\x2a\x6e\xbe\xa4\x8a\xe5\x58\x06\x12\xa1\xa1\xab\x7c\x0b\xfc\x59\x12\x89\xdb\x4b\x08\x23\xae\x87\x0d\x34\xd5\x0b\x22\xa1\x9e\xce\x90\x68\x63\x25\x77\x88\xfe\x67\x13\x8b\x14\x1c\x4d\x01\xd5\xe1\x9c\x82\x3e\x2f\x9a\x93\x21\x60\x0a\x6b\xd8\x2b\xe4\x91\x3f\x08\x7f\x63\x3a\xed\xf4\xf8\x34\x28\xae\x19\x94\x9a\x14\xfe\xaf\x98\x0f\x36\x42\x8b\xa4\x1d\x98\xaa\x07\x0e\x87\x4f\x9e\x9c\x32\x34\x0c\x5e\x50\x49\x70\xad\x27\x8d\xe5\x2f\x7b\x33\x0f\xa2\x0c\x4c\xd9\x50\xc9\x8f\x91\x0d\xf8\x85\xa4\x3f\x68\xb5\x29\x13\xda\x5a\xb8\x07\xd1\x1f\x5c\x29\x17\x93\x58\x6f\x27\x65\xf4\xe9\xdd\xa3\x4a\x67\xcc\x8b\x8b\xf0\xc4\x00\x8a\xf7\x24\x10\x41\x51\x05\xb1\x14\x47\x15\x4a\x61\xec\x2e\xa5\xbb\xc9\x69\x59\xbd\xcd\x66\x1b\xfe\x5c\x03\x53\x0f\x3d\xd7\xaa\xde\x5b\x8d\xb7\x2a\xf5\x51\xe5\xfd\x5a\xa5\xdc\x5e\x4e\x2b\x77\xe9\x4c\xbb\xf5\xb5\x75\x99\xc4\x1e\x62\x94\x07\xba\xc8\xb3\x3d\x8d\x32\xa9\x28\x95\xd9\x1b\x58\x8e\x6e\x05\xcd\xa5\x7b\xc9\x09\x78\xca\x83\xeb\xcc\x1d\x8e\xb7\x21\x64\x9c\x80\x6e\x61\x4c\xa6\x1c\x71\x2c\x8f\x5b\x48\x26\x13\x39\x21\xdd\x0e\x1c\xb6\x76\x48\x15\x38\x75\x58\xf2\xa1\x94\x1d\xce\x77\x89\xd1\x8e\x8b\x8d\x72\x9d\x19\x84\x5d\xa8\xe6\x7c\x10\x36\xc5\x41\x04\xfe\xa2\x4a\xb0\xfc\x92\x37\xc5\xb0\x00\xc3\xc7\x7f\x9d\xef\x3a\xb3\xa2\x00\xca\xf3\x1e\x22\x78\x94\x47\x95\x7f\xe3\x09\x20\x55\xf7\x05\xd5\x26\x31\xfe\xe0\x85\x71\x80\xf6\x72\xb5\xfa\x72\xa9\xf4\x42\xd6\x7c\xb5\x58\xa0\x27\xcc\x0e\x3d\xbd\xa1\x45\x67\xf7\x99\x83\x05\x48\x8b\x93\x3d\x90\x86\xe5\xd6\xf2\x7c\x88\x67\x5d\x88\x9e\xc6\xa0\x64\x30\x46\xa2\xb1\xb5\x64\x31\x32\xbc\xa8\x5e\x09\x83\xb1\x08\x77\xeb\x10\xef\x40\x8c\x6f\xf4\xa6\xe1\x8a\xae\x56\x89\x88\x76\x87\xe8\x7f\xfd\xc7\xc6\x28\x38\xc0\x32\x0b\x32\xab\x6a\x0f\x6c\xa0\x48\xdc\x0f\x17\x5a\x4c\x34\xe8\x34\x81\xfd\x19\xf5\xd2\xd1\xfd\xa6\x67\x3b\xb0\x1f\xcf\x33\x3b\xa8\x1f\x33\xf9\x53\xa9\xc4\xfb\x33\x3d\xf7\x09\xec\xcf\xea\x3b\xbd\xf4\xdb\x05\xf8\x67\x3c\x87\xa2\x3e\x0c\x30\x4d\xc7\x7e\xb6\x70\xab\x86\x95\x69\x11\x05\x69\x34\xe1\xdf\x27\xcf\xdc\x03\xf7\xce\x9c\x6e\x30\x1a\x45\xc7\xe2\xdc\x47\xe1\x10\xfd\x61\x15\x8c\xe0\xfb\x06\x58\x46\xe9\xfa\x39\xf6\x42\xb2\x24\xe9\x3a\x20\x4f\x95\x8b\xe6\xed\x95\xce\x8d\x67\xdd\x6b\x0f\x52\xa3\x2e\xe1\x92\x37\xf2\x7f\x45\xeb\x60\xe7\xdc\xe3\xad\xcb\xcf\x3a\xd7\x1e\x75\x9e\xda\x80\xe8\xca\x9f\x24\x4e\x35\xb7\xfe\x74\xb1\xdc\x66\xf2\x10\x83\xb2\xbb\xdc\xde\x32\xf3\xe7\x5b\x3b\xe8\xaa\xda\xc9\xbd\xba\xac\xfb\x74\x78\xd7\xce\xb8\xb8\x07\x2c\xe0\x09\x08\x8c\xf1\xb0\x17\xe6\x83\x2e\xeb\xd5\x6f\x33\x6a\x29\xe5\x24\xe5\x06\xb3\x4c\x72\x3a\x23\x90\x79\x37\x00\xb3\x05\x7e\xa7\x7d\xb6\x9c\xbc\xc0\xbd\xb2\x8d\x57\x30\xd5\x9d\xf3\x25\x75\x6f\xde\x89\xe8\x57\x43\xa1\x57\x7d\x28\xb1\x04\x0a\x29\x31\xc7\x32\x38\xcf\x0a\x59\x13\xe1\x7b\x3c\x12\xca\xee\xc6\xba\xa7\x27\xe1\x0c\x33\xa3\x67\x75\x0d\x36\xd3\x97\x69\x42\xcf\xbc\xfa\xbd\x50\xe6\x69\x75\x9d\x93\x53\x18\xfb\x34\xbd\x4a\x37\xcf\x8d\x51\x7a\xe3\xdb\x67\x9d\x65\x34\x52\xf6\xcf\x05\x98\x5a\x28\xcc\xf4\x0e\x5b\x30\xff\xa7\xdc\xcb\x01\x0a\x2f\x44\x21\x6c\x0a\xa2\xad\x19\x94\x87\x03\x40\x65\x40\xa8\x24\x25\x00\x98\x43\xa9\x7c\xbc\x5c\x6a\x16\x2a\x94\x55\x3b\x8b\x4a\x34\xd8\x57\x6c\xb0\xc0\x2f\x28\xce\xa0\x27\xe8\x5a\x60\x3f\x12\x45\xda\x4a\x59\x3f\xbd\x83\x0c\x84\x84\xc3\x90\x5b\xc4\x99\x1d\x23\x0f\x13\x0b\x82\xc8\x45\x94\xff\x23\xd0\xf7\xc0\x1d\x3e\xc7\x4c\x0c\x03\xf1\xf8\xe0\xd6\x12\xda\x6b\xe9\xf5\xb1\x31\x45\x7b\xca\x88\x73\x2a\xf0\xec\xc0\x9b\x87\x0f\xbf\x7f\xd4\x44\xfa\xc1\xa9\xd2\xac\x95\x60\xe0\x03\xbd\xc1\xbd\x92\x06\x47\xc8\x22\x7f\x66\x8d\x4d\xb4\x25\xc5\xc0\x49\x57\x6b\xc8\x93\x40\x4a\x52\x36\x1b\x76\x1f\x4c\xae\x58\x69\x96\xe8\x85\x22\x60\x5d\x28\x5c\xef\x13\xee\xbd\x4f\xdb\x24\x09\xaf\xbc\x04\x7c\x1a\x19\xc6\x19\xb9\x58\xf5\x86\x4a\xa1\x17\x38\xfd\x77\x53\x3d\x07\x24\x27\xe3\x95\x6e\x4e\x45\x8f\x55\x63\x1d\x22\x83\xe2\x6e\x35\x44\xc2\x09\x41\xfc\x2a\xa1\xa5\xb2\x30\xcc\x27\x34\x9f\x15\xdb\x75\xfa\x4a\xef\x4e\x1b\x94\x2a\x2e\xab\x57\x3e\xdb\x60\xaa\x7c\x87\x18\x59\x40\x90\x94\xab\xfd\x16\x83\x3a\x7b\x95\x3b\xb3\x4f\xba\x63\x61\x58\xb7\x7a\x70\x07\xaf\x5f\x7e\x12\x26\x6b\xe2\x0c\x33\x96\x88\x54\x2d\x42\x54\x00\x64\x47\x0a\x45\x2f\x56\x6f\x99\x54\xbc\x67\x5a\xdc\x23\xb0\xef\xc5\xd5\xf4\x0e\x61\x8b\x62\x26\x1b\xb4\xaa\x57\x0b\xc7\x40\x34\x57\x4c\x9f\x93\x71\x64\x41\xe3\x60\xf2\x54\x20\x97\x0e\xc2\x01\xe6\x6e\x1b\x82\x54\x56\x8f\x3e\x03\x75\x23\x63\xd3\x11\xb1\xba\x22\xde\x54\xb1\x49\xd7\x72\x80\x53\x7e\x65\x36\xd6\xb1\xab\x54\xdf\x8a\xea\xd5\x38\x7d\xd1\xc8\x07\xd2\xef\xb6\x9c\x06\xcb\x34\x97\x0d\x39\x0d\xb0\xb7\x59\xcc\xd0\x04\x66\x16\x2a\x53\xfe\x97\x3c\xe7\xdb\xf5\x1f\xf1\xd1\xd9\x5f\x30\xed\xc8\x85\x5b\x74\xbe\x4a\x8a\x9c\x54\x8f\x12\xd8\xab\x26\x72\xb9\x5f\x38\xbd\x33\x0c\x44\xd7\x18\x0b\x4a\x4a\x60\x0a\xb2\xd0\x4a\x62\x13\x1f\x65\x4a\xae\xe2\xb3\x95\x13\x03\x2d\x6c\x9c\xf9\x99\xa5\x17\x15\x24\x2b\xf1\xcb\x1b\x97\x9f\xe1\x05\x03\x0a\x0d\xf7\xb2\x27\x75\x6e\x5f\xc2\x04\x2c\xce\xbb\x21\xe6\x41\x12\x15\x16\x38\x6f\x25\x51\xb6\x21\xcf\x32\x64\xf7\x66\xd6\x37\x04\x19\x74\xd8\x59\xaf\xaf\x0f\x1b\x15\x4e\xc3\x7b\xe4\xfd\xc1\xa3\xbe\xb1\xb0\x35\x4b\x29\x7d\x9d\xa7\x12\x36\xef\x3f\xd9\xf8\xe1\x91\x4a\xaa\x79\x4b\xae\xfa\xb7\x96\x33\x1e\x80\xb3\x62\xb4\x14\x6a\x4c\x28\x14\x5a\xc0\x7a\xdd\x1f\xb4\xd0\x2b\x4b\x60\xcc\xc5\x22\xda\x0b\xc0\x3e\x35\xd3\x9a\x80\xd4\xe8\xab\x07\xd0\x49\x01\xc5\xf8\x5c\x1d\x1e\x3c\x81\xc4\xe7\xf4\x53\x05\x7a\x0f\x41\x6d\x04\x45\x40\xdb\xa9\x03\x3e\xa4\x01\x65\xad\xd0\x26\x8a\x8c\x1a\x71\x1d\xa5\x0c\xcc\x04\x4a\x7f\x64\xd4\x61\x45\x31\xce\xfd\x85\xff\x9f\x51\xa3\xce\x59\x30\x73\x92\x0d\x33\xa3\xc6\x50\x54\x1a\xcf\xbd\x05\xff\x64\x68\x0d\xf2\x22\x9f\xa7\x3a\x60\xda\x45\xfc\xb6\x79\x7a\x71\xfd\x97\x0b\x76\xf2\x21\xf5\x94\x4c\x56\xf2\x21\x95\x23\xd1\xba\x1c\xb6\xec\xc5\x2b\xf3\xf6\x16\x81\x0f\x09\xd4\x7e\xc9\xe1\xa2\x7d\x93\xcd\x1a\xcb\xb2\x9d\x6c\x41\x2e\x3c\x60\xe8\x33\x07\x95\xf7\xbf\x0a\xe5\x4f\x98\x5c\x23\x22\xbe\xf2\xc3\x23\xa6\x9f\x59\x2f\x57\xb4\x9d\x1e\xc2\xce\x66\x4c\xa3\x7e\x22\x46\x7a\xf7\x2e\x28\x32\xde\x5b\xf7\x36\x6e\x3f\xf3\xf3\xb1\x78\xd5\x00\x13\xf7\x9f\x6d\x5c\xfe\xc5\xca\xa9\xb1\x64\x3d\xa7\xa6\x86\x94\xf5\xf4\x4e\xf6\xb4\x4c\x92\x16\xc1\x99\xba\xb8\x9a\xaa\xd9\xe3\x16\x2b\xc5\xfd\xa5\x35\x47\x39\xe6\xa5\x71\xce\x1e\x5a\x4a\xa7\xb3\xf8\xae\xdc\x75\xc3\x27\x00\x6e\x70\xe6\x6a\x54\x59\x3c\xfe\x45\x0f\xa3\x6d\x3e\x59\xdb\x5c\x7c\x68\xa2\x49\x5c\x56\x2b\x2c\x0b\xd3\x95\x93\x61\x1a\x59\x9d\xd8\xa8\x53\x1c\x4f\xce\x0b\xf7\x56\xbb\x77\x35\x91\x5e\xb6\xb8\xf8\x88\x12\x78\xcc\xe8\xf0\x3c\x75\xb5\x5d\x5e\x5f\x7a\xf1\x7f\x0f\xbe\x7f\x58\xe7\xf6\xda\x27\x5d\x7f\xfe\xf2\xd8\xd8\xd8\xcb\xc8\x6e\x5e\x6e\x36\x2a\x61\x0d\x3f\x96\x64\x2c\xfb\xf0\xad\xac\x37\x74\x46\x85\xd7\xf7\xc3\xaf\x97\xe8\xcc\x11\x05\xb8\x1f\x91\x2a\xb6\xbc\x44\x2e\x15\xbe\x53\x86\xe3\xec\xfb\x2c\xa7\xb0\x25\x9f\x27\xf7\x8a\x9f\x75\x89\x46\x58\x06\xbf\xcb\xd6\x23\x73\xae\x2d\xe2\x20\xbd\xa8\xa0\x1a\x87\x68\x02\x2b\xc8\xc6\xd8\x08\xc2\x62\x03\x06\xbd\xb1\xf0\x75\x67\xe5\x94\xfd\xbd\x52\x28\x1e\x33\x29\x78\x3e\x94\x3f\x52\x35\xca\xd0\x23\x0d\xed\x5d\xf8\xc3\x1b\x0c\xd7\x60\x9f\xea\x01\xfc\xd7\x2a\x43\xcf\x90\xbe\x45\x74\xdf\x3f\xb6\xf1\xbc\xc2\xcd\x85\xf9\x8a\x6c\xd6\x22\xaa\xeb\x03\x49\xb2\x96\xba\xa8\xec\x42\xa7\x28\xdb\xa8\x56\x19\xcf\x31\x51\xe0\x6f\xe5\x33\xf1\x48\x97\x9e\x34\xf6\x9a\x53\x0a\x70\xa3\x15\xe5\xde\x0d\xf0\x1e\x80\x56\xc9\x4c\x89\x56\xcb\x06\x52\x30\x38\xc1\x4e\xee\xbd\x30\x09\xaa\x28\xc6\xe3\xaf\x60\x6c\x14\x14\x07\x86\x96\xd1\xc2\xb6\xe6\xf6\x28\x65\xbc\xbd\x45\x9e\xb6\x7d\x18\x6a\x9f\x14\x46\x94\xbd\x33\x13\x0b\xb9\x23\xf0\x4f\x36\x7e\xf4\x91\x82\xbf\xf0\xc0\x2d\x58\x3a\x85\xcd\x2f\x28\x81\x7f\x2e\x95\xa1\xdf\xab\xe0\x5f\x71\xea\xb5\x78\xb3\x9d\xb5\x8b\xe4\x92\xa4\x64\x9c\x7c\x71\x0f\x99\x75\x36\x43\xd9\x3a\x79\xce\x63\x13\x1e\x27\x23\x36\x96\x12\xb4\xb5\x24\xb2\x33\x11\x5b\xd8\xa7\x27\x8d\x66\x31\x4f\xa9\xe9\xf4\x6a\x09\xaf\x4a\x69\x9a\xef\xd1\x91\xe8\x86\x19\x62\x6f\xca\x84\xc3\xc1\x54\x79\x11\x93\x30\xd1\x9d\xbe\x07\x4f\x1c\x71\x91\x72\x32\x2e\xba\x2a\x16\x8d\x4b\x6e\xa4\xe8\x23\x20\xbd\xf7\x11\x71\xbc\x47\xcd\x29\xe0\xa5\x8a\xc0\x52\x09\xf7\xbf\xad\x5e\xaa\x49\xdd\x6e\xe1\x84\xf0\x8e\x8e\xb6\x94\x95\x01\xc5\x63\x0c\xe9\x9b\xc5\xa9\x2a\x99\x2f\x79\xfa\xfc\x05\x74\xe3\x1a\xc5\x63\xb6\x24\x15\x97\x3c\x94\x6d\xa1\xbb\x5e\x89\xc6\x39\xd7\x08\x21\x8d\xf3\x9e\xdc\xd6\xc9\xea\x6c\x84\x98\xca\xb9\x37\x4b\xa5\xe0\x20\xfd\x0c\xfe\x4f\x68\xef\x05\xba\x96\x60\x60\xa2\x19\x0a\xe3\x5a\xd0\xdc\x0f\x20\xd0\x30\x50\x43\xd3\x0a\xb5\x84\x1a\x8e\x39\xc9\x76\xc4\x64\x8c\x50\x9f\xf8\x07\xf8\xff\x56\x25\x37\xe7\xc6\x41\x0d\x5e\xc7\x68\x69\xa9\x57\x9c\x0d\x4e\x4b\x93\x72\xc3\x6a\xc9\xb7\xc5\xd0\x7c\x41\xef\xfc\x22\x00\xe5\x8a\xa7\xdb\x09\x2e\x18\x3f\x73\x06\x66\x89\x32\xb3\xf4\x1c\x0e\x8c\x88\x5e\x72\xb7\x35\x61\x5f\xe3\xc8\xc4\x78\x46\xfd\xb4\xde\x51\xb2\x27\x66\x54\x0f\xdb\xdf\xa0\x8d\x53\xe8\xb5\xf1\x0c\x28\x3b\x52\x3d\xb2\x06\xa2\xf0\x61\x21\x76\x7b\x7f\x44\xa9\x3c\x3c\x3c\x30\xd4\x88\xc6\x62\x4c\x15\x81\x6f\x2d\xe6\xcc\x03\x91\x4a\x36\x90\x6a\x18\x6e\x01\x24\xb1\x79\x77\x51\x3e\xb0\x07\xd7\xbb\x69\x40\x25\xe4\xf5\x76\x9f\x6c\xc3\x47\x4a\xa7\x4f\x99\xeb\x0d\xad\x15\x95\xbb\x20\xad\x96\x13\x8c\x78\x34\x1a\xcb\xe3\x5f\x94\x0f\x23\x16\x00\x12\xd1\x03\x62\x12\xc9\xcc\xaa\x2e\xd6\xe0\xa5\xe8\x9c\x7c\xdc\xbd\x76\x46\x1d\x8f\x7b\x4b\x41\x67\x62\x26\xad\x54\xa8\x8b\x9b\xc8\x15\xcd\x45\x5a\x10\xa0\xfc\x76\xcc\x41\x8c\xc9\x13\xc4\xb1\x20\x55\x89\xf9\xa5\x81\x03\xf0\xcf\x43\x2f\x13\x0a\xbf\xc0\x3c\xde\x7a\xf7\xb0\xfc\xa2\xdb\x1e\x92\xcd\xd0\x4e\x30\xb7\xac\x66\xa4\x2f\x96\x0c\xf4\xb8\x60\xa2\x8a\xf9\x5e\x10\xfd\x9d\x73\xaf\xfe\xa4\xaa\x96\x1a\x85\xe1\x24\x27\xd7\x85\x90\x1b\x9b\xeb\x2b\x18\x47\xaa\xa0\x10\x53\x7a\x90\x0d\x02\x70\x4c\xeb\xb8\x7c\x86\x5c\x40\xea\xb3\x13\x37\xa6\x3e\x16\x50\x07\xcd\x78\xa5\x0f\xf4\xbd\xad\xcb\xe7\x38\x3d\xff\x53\x0b\x8f\x16\x7e\xb3\x6e\xd8\x0c\x30\x69\xe6\xe5\x75\x7c\xa1\xcf\xc0\x7a\x27\x5f\x55\x04\x11\x44\x65\xe3\xc1\x9b\x41\x72\x19\x5b\x95\x91\x64\xec\x25\xa0\x75\xdb\x8a\xdc\x60\x6e\x3a\x11\x18\x7d\x6b\x56\xa7\x15\x46\xd5\xc4\x58\x18\xa5\x8e\x8e\xb5\xda\xb8\xfc\xcc\x09\x2c\xe3\x2c\xf3\xce\x9a\xea\x28\x40\xfb\x09\x43\x39\x1d\xa7\xe9\xe0\x50\x0d\x94\x30\x8d\x5c\x32\x5f\x2d\x79\x67\xe3\xa1\x42\xe3\x58\x29\x1a\xab\xc9\xf1\xe8\x65\x19\x52\x30\xc6\x1a\xe8\x84\xeb\x5e\x7d\xba\xf9\xeb\x1a\x09\x99\xd6\xda\xf3\x83\xa0\xb2\xf0\xf2\xc8\x5a\xba\x77\xe7\x0e\x44\x4a\x0d\x04\xc8\x14\x70\xa0\x5a\xa1\xaa\x80\xc2\x2a\xa9\x69\xcf\xb9\xd3\xf5\xa7\x0f\xff\xdf\xc4\xdd\x2c\xb2\xf3\x13\x69\x59\x38\x11\x1f\x15\xaa\xdd\xcb\x7c\x45\x30\x13\x40\xfa\x46\xfb\xa2\xca\x5f\xba\xb2\xf5\xcd\xf5\xcc\xa7\x73\x15\xfb\x51\x36\xc3\x87\x5f\x93\x43\x2e\x6b\xcd\xc8\xa0\x1d\x8f\x3a\xab\x85\x8a\x36\x2d\xb3\x45\xa5\xf8\xa6\x21\xef\xb4\xf5\xa7\x33\x84\x93\x73\xfc\x4e\x18\x10\x93\xbb\x63\xf2\x66\xc7\xb9\x20\xbd\x8d\xa4\xe8\x39\x2f\x07\xa2\x4a\xa2\x2c\x29\x0f\x84\xc6\xd9\x12\xc0\xee\x3d\x77\xf6\xb3\x6e\x32\x76\x95\x1c\xe8\xe3\xa8\x31\xf2\x89\xf5\x58\x81\x2c\xac\x7e\xa8\xc0\x2e\xf2\x12\x18\x68\x73\xac\x95\xba\x60\x6e\xf3\xee\x15\xba\x39\x70\x82\xd4\xa0\x13\x56\x3a\x00\x51\x15\x30\xbd\xb7\xb4\xb4\x1f\xcc\xab\x47\x79\x09\xcf\xcf\x59\xd2\x2a\xe8\x50\x1c\xbc\x90\xc3\x14\x3b\x74\x5f\xa8\x76\xbc\x8c\x9e\x83\xa8\x1a\xa2\xa7\x79\x73\xf1\x11\x27\xad\xef\xce\x5c\xed\xfc\x7a\x92\x9f\x4c\x88\xcd\x6b\x04\x98\x54\x76\x8c\x5e\x6e\x43\x83\x72\x9c\xb3\xf3\x86\xab\xb2\xfe\x69\x9b\xad\x9b\x97\x08\xdb\x66\xaf\x2a\x37\xbd\x99\x07\xe2\xca\xb9\xed\x9f\xfd\x40\x82\x7c\xcf\xae\xa9\xf0\xbc\xbe\x76\x65\xf3\xfe\x63\x74\x2f\x80\x36\x82\xb6\xdc\x0b\xda\x30\x43\x3d\x3e\x97\x74\x3f\xf6\xc3\x0b\x74\x18\xd2\xcd\xd4\x79\xff\x19\x09\xec\xcc\xdf\x1d\x3a\xb9\x3e\x66\xe9\x92\x04\xe4\x2a\xb9\x8f\x0a\x98\x5d\x21\x4d\x96\x40\xa0\xa3\xae\x1c\xc7\x5e\x72\x30\x1b\x8c\xba\xc1\xbb\x28\x9e\x6e\x64\x24\x12\x21\x4b\x60\x32\xef\xdb\x6b\x5a\xfb\x23\xae\xd9\x5b\x2f\x6c\xfc\xa3\xb7\xeb\xff\x2b\x91\x19\x7d\x72\x1e\xdb\x96\xd5\x8c\xe4\xc7\xba\xb8\x6f\x16\xe4\x7f\x20\x58\xc2\xad\xa9\x85\x43\xbd\x7b\x77\x90\x13\xd6\x0f\xbc\x00\x32\xff\xaf\xc4\x5d\xd8\xae\xef\x0c\xaf\xa0\x97\xce\xf6\x7d\xc7\x51\xce\xef\x82\x4b\x13\x4b\xc3\x60\xde\xe1\x88\xb5\x69\xef\xa7\x61\x3c\xbd\x42\x13\x74\x1e\x1d\x3b\xe7\x7f\xef\xea\xea\xa5\x44\x93\x47\xc7\x6d\xf6\x0f\x26\xce\xe1\x57\x3e\xb3\xdd\x84\xbd\x13\xe8\xf8\x83\x43\x66\x24\xaf\x46\x6b\x4e\xdd\x63\x1e\x9a\x6f\x79\x6f\x1d\xa4\x26\x60\xdb\xa5\xb3\x93\xe5\x64\x39\xc8\x5c\xa8\x7c\x88\xa3\xb8\x1f\x18\x2c\xb8\x2f\xd3\x5b\x1c\xd8\x16\xb8\x97\x3a\x2b\xbf\x8a\x79\xd2\x31\xde\xd0\xa8\x26\x67\x8c\x79\x25\x3b\xe3\xe9\xee\x5d\x72\x0c\xf0\x31\x5e\xf4\x73\xb1\xfb\xe5\x26\x8d\x8a\x9f\xec\xc6\x4a\x8d\xad\x9b\xb0\x7b\x3e\xa3\x72\xaa\x8e\x3e\x49\x25\x6b\xbb\x0b\x28\x2b\xc7\x90\x2a\xd3\x7e\x51\xfb\x14\x53\x85\x40\x27\xc5\x10\x33\xfc\x5d\xb9\x49\xd2\x91\xfa\xce\x6a\xa7\xbe\xb5\xa1\x3e\x83\x58\x01\x5f\xf9\x91\x0c\xf3\x55\xce\x57\x5a\x36\x12\xce\x97\xf8\x64\xe5\x51\x5a\x87\x9f\xf5\xfe\x06\xda\x5b\xac\xdc\xff\xe6\xd5\xae\x74\x22\x86\x2b\xa9\x9e\xf0\x21\x53\x93\x3a\x59\x4e\x71\x39\xc7\x07\xf0\xf6\x8e\x3c\xb5\xa0\x3e\xb9\xc3\xe6\x6f\x28\x10\x49\x52\x3e\x11\x34\x3b\x73\x97\xf0\x76\x81\x95\xbf\x0b\x4e\xa4\x8c\xea\x3d\x4f\xc4\x95\xb4\x9b\x5f\x3d\x4f\x7f\xcf\xcb\xd1\xb0\x9d\x17\x89\x3b\x25\xc1\x5b\x0d\x92\x25\x42\x96\x86\x7b\x0c\xd2\xae\xbf\xf3\x51\x02\xe1\xc3\xfc\x27\x27\x08\xe5\x5f\x58\x3e\xa8\x39\x75\x33\x44\x52\x33\xb8\x89\xc6\x26\x7b\x0c\x9a\x1f\xd7\x96\x41\xdb\x0f\xdb\xf5\x18\xb4\x5d\xff\x77\xa0\x76\xc9\x1e\xd9\x7e\xf1\x8d\x01\xa7\x9c\x3b\x4b\x49\x1f\x2f\x51\x22\xd6\xec\x40\x87\x9d\x21\x5f\xe5\xed\x48\x8f\x45\x65\xf2\xc8\xbc\xfd\xcc\x8d\x53\xf2\x00\x7f\xe6\xd0\xac\xb4\x50\xe4\x06\xdb\xfd\x4e\x0e\xf7\x54\x19\xa9\x97\x3c\x0c\x5b\x6f\xdb\x2c\x6b\xb6\xc9\x2b\xc2\xb2\x96\x6d\x73\x50\xef\x3c\x7b\x58\x30\x42\xb0\xcc\x3f\x70\x19\x09\xd7\xda\x56\xb2\xe0\x6a\x2a\x7f\x1e\xca\xc4\x3e\x5a\xcd\x81\xa9\xc8\xa2\xc4\x4f\x85\x69\xfe\x95\x35\x00\x2b\xca\x22\xd5\x85\x56\x92\xcd\x7b\x50\x6e\x17\x76\xdd\xcc\xa5\xce\x48\x1a\x9a\x75\x80\xa5\x28\xc4\x7b\x6a\x68\x85\x04\xc6\x39\xb9\xc0\x94\x91\xc1\xe5\xa9\x9f\x96\x10\x4d\x4c\x20\x47\x9f\xe2\xec\xff\xdd\x89\x85\xac\xd7\x7d\xd2\x93\xd0\xce\x03\xf1\x7b\xda\x63\x9a\xdd\xc1\x75\x33\x8b\xd5\x6d\x2b\xb7\x6b\x2a\xb5\x99\xa7\x26\x28\x37\x6a\xf5\xd6\x6b\x81\x8f\x91\x14\xa7\x64\xfb\x15\x6f\x5f\x87\x59\xb6\x96\x95\x65\xa4\x3f\x9b\xdc\xf9\x88\x6d\x4e\xfa\x87\x8c\x38\x73\x3d\x1d\xc6\xd9\x6b\xe8\xcc\xfc\x76\x3e\x74\xcd\x4f\xad\xfc\x7d\xcb\xdb\x0f\xdd\xa6\x4c\x9f\x8f\x1a\xf9\x68\xa2\xe5\x1c\x84\x1e\xf3\x9f\x4c\xc7\x7c\x2d\x2b\x7e\xda\x6b\x7a\x9e\x9a\xdc\x73\x18\xa9\x4d\x6f\x2c\xda\xfd\x9a\xa5\x76\xbf\x04\x98\x51\x28\x33\x93\xf9\x8b\x1f\xd0\xa7\x97\xec\x1e\x6a\x51\x8d\x3d\x03\x35\x49\x5d\x64\x04\xbf\xcc\x14\x8f\xe9\x3c\x7e\x59\x6f\xd4\xd1\xdf\x57\x68\xb7\x7f\xcd\x0f\x96\x5b\xb7\x27\xb3\xde\xb8\xfa\x98\x16\xff\x93\xdd\xbb\xf0\xb9\xd4\xa1\xa8\x40\xcf\x66\x98\x67\x50\x75\xda\x2c\x7e\x40\x2f\x36\x91\x6d\x64\x33\xd0\xfa\x8d\x79\x61\x68\x9b\xb7\xa4\x9a\xa0\x47\xd5\x12\x79\xb6\x48\xb2\xc0\x49\xaa\xcd\x11\x6d\x95\xa3\xe7\x6d\x26\x97\xa9\x7f\xef\x66\x80\x84\x81\xe6\xf0\x13\x46\x40\x9c\x82\x35\xe1\x48\x33\x7c\xf4\xb7\x86\x1d\xe7\x28\xa4\x61\x86\x34\x68\xce\x2e\xf4\x08\x13\x10\x35\x62\x7c\x85\x78\x24\xcc\xfd\x19\xff\x94\x6c\xd9\xf4\xe1\xbd\x02\xfe\x4e\xa2\x04\x64\xd0\xa3\xf8\xef\x6b\xc1\x5e\x7a\x01\x49\xe3\x84\xac\xf3\xb0\x58\x20\x7a\x6f\xfc\xf8\x78\xf3\xde\xb4\x5d\xa6\xa3\x82\x63\xd1\xa7\x9c\x86\xe3\xb0\xc4\x55\xb2\xff\x37\xdd\x51\x07\xd6\x30\xd7\x88\xf7\x72\x01\x67\x4e\xfa\x39\xb3\xf7\x3c\x46\x7e\xe5\x38\x49\xb2\x76\x43\x98\x87\x8e\x56\xe8\x79\xfb\x12\x3f\x6f\xaf\x16\x6a\x9f\xf5\x91\x17\xc9\xfe\xa2\xf3\xc4\xef\x73\xda\x3a\xcb\xe6\x14\x4d\xde\xa5\x9c\x6c\xf8\x46\x8e\xfb\x5d\xde\xf3\xb2\x3f\x6e\xde\x9a\xed\xcc\x5c\x74\xab\x99\x03\xc6\x19\x06\x5d\x77\x76\x6b\x3e\x51\x1c\x64\xda\xfd\xde\x2f\x49\xb7\x3b\x0b\xf3\x9a\x98\xfb\x5d\x52\x2a\xa6\xa6\x2c\x36\x47\xf7\xfb\x43\xb2\x8c\xa3\xc7\xb4\x73\x72\xca\x2e\x12\xa5\xcd\xad\x9d\x71\xeb\xce\xad\x20\x57\xaf\xfd\x81\x1a\xdf\x32\xe0\x71\xc5\x2d\x15\xd6\xe3\xe3\x51\xf2\xda\x9d\x16\xcd\x2e\xab\x6d\xf7\xa7\x55\x4c\x3d\x6e\x39\x69\x02\x63\x21\xeb\x79\x4d\x22\x83\xb4\xd9\x34\xa4\xcc\x05\x3a\xcc\x2a\xab\x66\x3c\x56\xa6\xa7\x72\x71\x30\xb7\x99\x50\xb2\x2b\x36\x9a\xa0\x22\x2d\xdf\x20\xfb\xb3\x29\xc7\x2b\x70\xb5\xbc\x24\x3e\x8f\x28\x57\xa4\x9b\x43\xfd\x8c\x97\xe1\x3c\x78\x1f\xdf\xb5\x0e\xac\xc7\xd2\xf9\xaa\x63\x3f\x90\x96\x31\xa9\x1f\x68\x6d\x53\x34\x7d\xa4\x04\x18\x2f\x34\xc1\xf4\x2a\x32\x51\xb9\xe6\x3f\xad\x1e\xe7\xd0\x9e\xef\x07\xdd\x65\xa4\x2f\xd6\xa2\xb7\x4e\x1d\xbc\x03\xe0\xd6\x6b\x4a\x46\x70\xcf\xe8\x30\x9d\x6b\x78\x7b\xd1\x2c\xd5\x3f\x99\xbf\x31\x1d\x5b\xf9\x78\x9a\xdb\x67\xa4\xbc\xe6\xb4\x94\x48\x16\x97\xec\x0c\xcf\x7d\xc1\xf6\x8a\xb1\xdf\x06\xfc\x8e\x64\x4d\xd3\xf3\x48\x39\xc9\x8f\x14\xf9\xc8\x4f\xf7\xb4\xd0\xe6\x47\x44\x84\xd5\x3e\x25\xe6\xf4\xc0\x76\xc5\x90\xd1\xec\x46\xca\x65\x96\xdd\x41\xe6\x1a\xa5\x4f\x78\x3d\x01\xbb\xeb\x20\xb3\x6f\xeb\x0d\xbb\x8c\xc9\x35\xc2\x78\xbc\x56\x44\x53\x33\xbe\x15\x43\xa1\x16\x2f\x0c\xc0\x5f\xfb\x03\xce\x88\x57\xfe\x6b\x48\x01\x09\x68\x68\xf6\x9c\xcc\xa7\xce\x59\xa9\xfb\x65\x5a\xbf\xad\x4d\x6f\x3e\xbc\xdb\xf9\xe2\xec\x6f\x6b\x57\x28\x68\x9c\xc2\x3f\xf0\x49\x87\xdb\x97\x50\x30\x01\xad\x41\x9e\x74\xc0\x06\xbf\xad\x9d\xe9\x3f\x96\x4c\x6c\x58\xef\x97\x98\x85\x64\x99\xb9\x3b\x77\x95\x3c\x35\xe9\x84\x53\x99\xbd\x58\x21\x46\x59\x34\x24\x16\x58\x9b\x09\x5b\x1b\xef\xd4\x39\x3b\xbd\x39\x4c\xdc\x7b\x7f\x4e\x74\x4c\x95\x65\xd5\x7d\x62\xeb\x06\xc9\x70\xe7\xb4\x7b\xa1\x37\x26\xec\x31\xf6\xa1\xf7\xf4\x58\x51\xe8\x95\xb1\x1a\x72\x37\x83\xce\x4a\xe6\x61\x89\x15\x94\x51\x16\x3a\xc7\x2b\x37\x39\x15\xbe\xcf\xf2\xfa\xf2\xc6\xbd\xb5\xce\xd4\x39\x7e\x0d\xc9\x61\xa6\xcd\x06\xc6\x50\xe4\x47\xa2\x46\xd4\x04\x45\x3b\x34\x4f\x98\xbd\xa3\x3e\x65\xd5\x07\x0d\x1a\x04\xe9\x7c\x93\x32\x2d\x5a\xaf\x9e\x71\x00\xea\x22\xbb\x85\xb6\x4e\xcf\xd9\x6d\x49\x24\x53\x2d\xd1\x51\x52\x24\x3f\x5b\x56\xde\xb1\x1b\x1a\x12\x1d\x4f\xd3\x9e\x8c\x26\x30\xa2\xa1\xa4\x00\xe3\x2b\xe5\xb6\x4e\x9e\xa3\xd7\x52\x2f\x7a\x8d\xbd\x01\xd4\x23\x4a\xc4\x9c\xaf\xc0\xc2\x34\xeb\x79\xc4\x13\xae\xcb\x37\xea\x15\xb4\xe7\x1c\x5d\xd2\xb9\x7a\xbd\x7b\xf1\x51\x46\x7f\x6a\xcc\xba\xa5\x74\x03\x33\x80\xe1\xf7\x6c\x86\x09\x82\xfc\x26\x98\xfa\xe6\xab\x5f\xd3\x4d\x14\x7e\x47\xc3\x42\x3d\x8d\xdd\x2f\xf9\x5a\x7f\x26\x76\xa9\xc5\xb6\x88\x11\x08\x41\x2f\x14\xd9\x50\xca\x25\x95\xf9\x9e\x1e\x5b\xa2\x90\x90\xdf\x09\x81\x82\xb2\x72\x3c\x5e\x95\xe6\x31\x05\xa0\x57\x6b\x71\x39\xa3\x0a\x93\x6a\x83\x91\x8b\x84\xc2\xd4\x63\x97\x1e\xac\x68\xe8\xdf\xc3\x22\x66\x1f\x35\x30\xd0\x32\x76\x89\xd8\xfe\x02\x67\x47\xb6\x1b\x0d\x45\x51\x02\x6a\x30\xb4\x04\x31\x9d\x42\x7d\x39\x97\xe8\x25\x25\x97\xb1\x24\x78\x5f\xe4\x35\x61\x1e\xb8\x7b\x33\x57\x85\x81\x6c\xb7\x2c\x16\x94\x9e\x78\xad\x62\x52\x6b\x18\x54\xa3\x59\x4c\x9a\xc0\x6c\x64\x64\x87\x06\x31\x15\x76\x77\x61\x66\x6b\xe2\x26\x5d\x73\x58\xce\x1c\x47\xaa\x75\xaf\xb1\x78\xf0\x1c\x18\xc5\x42\x71\x34\xcc\x18\xc2\x01\xfc\xbe\x83\x31\xa4\xda\xeb\x41\xc0\x08\x60\x1c\x66\x10\x1e\x44\x67\x13\xd3\x83\xaa\xe8\x42\x1c\x6a\x16\x8f\x85\x09\xde\x36\x1e\xcd\x53\x28\x90\x81\xd7\x9e\x9a\xb3\x94\x5e\x52\xc3\x70\x05\x97\x30\x5e\xeb\xfa\xf9\x1e\xc9\x0e\x6f\x64\x52\x24\x9c\xf2\xd5\x30\x29\x50\x00\x99\x86\xff\xce\x01\x0a\xbc\x7c\x6e\x45\xdf\x5f\xea\xfc\x3a\xef\x48\xc6\x98\x6a\x24\x2f\x0a\xa3\x70\x0e\x94\x93\x35\x0c\x36\x28\xdb\x3a\xe4\xef\x1a\x17\xa6\xd3\x63\x11\xa4\x38\x0e\x22\x31\x66\xd6\x03\x76\x82\x7c\xfb\x00\x99\x31\xc8\xa3\x8b\xe4\xbd\x64\xb7\x22\x35\x19\x5a\xd1\x19\x01\x42\x3f\x34\x81\xfa\xea\xc9\xd4\xf4\xf9\xc0\x3c\x5b\x35\x78\xe7\x00\xbe\xf4\x70\x79\xb2\xd3\xba\xd6\x7d\xf8\x6d\x26\x6b\xd6\x0d\xea\x98\x6f\x65\x27\x2d\xd4\x90\xb8\xc1\xc6\xd5\x1f\x38\x8c\xd7\x6d\xe9\xad\x08\x73\xd3\x77\x0e\xb0\x90\xa6\xd8\xa8\x58\x35\xf8\x0a\x9f\xbc\x91\x04\xd4\x4c\x41\xb0\xe6\x06\x1f\xdb\xbb\xc8\xe7\xc6\x01\xb1\xdc\x88\x1e\x7b\x15\x9f\x26\x9c\xb6\x9b\x77\xe7\xd2\x22\xbc\x8a\xaf\x90\x16\xa8\x44\x29\xdd\x89\x3f\x29\xf9\xbd\xe4\x07\x84\x77\x66\x2f\xe9\x3a\x94\x74\x4e\xa5\x94\xbf\xc1\xaf\x0a\xc7\xec\x21\xcb\x10\x57\x55\xa1\xc4\xb1\xe7\x94\x05\xc8\x63\x7b\x66\x12\x76\x18\xaa\x4c\x68\x07\x29\x40\x06\x14\x08\x27\x7c\x4e\x46\x4c\x3a\x16\x07\x63\xbe\xe9\x98\x7c\x82\x41\xfa\xaa\x2a\x52\xda\x7a\x27\x63\xbd\x03\xa2\x12\x8d\x94\x45\xf7\xf4\xc0\xbc\x87\x25\xc1\x61\xba\x49\xc1\x0d\xf4\x53\xa8\xe2\xbe\x79\x0f\xfd\x6d\x41\x39\x09\xc2\x6a\x3d\xa1\x4b\xbd\x0d\x7c\x78\xb1\x16\x34\x6b\x92\x8a\x49\xcf\xa0\xd7\xcb\xcb\x19\x0f\x80\xf9\x8f\x37\xf7\x0d\x3f\x30\xf8\xe9\xf9\xce\x0d\x08\x5a\x0e\xe6\xca\x71\xde\x23\x09\xf7\xb1\x2f\x5f\x6d\xcc\x5c\x54\x04\xc2\x34\x93\xfd\xae\x0c\xbd\x05\x6c\x39\xc5\x5c\xdb\xed\x6d\xbd\x04\x18\x9a\x82\x97\xa0\xf2\x7c\x0b\xaa\x37\xb0\x20\x75\x95\xce\x84\x12\x92\xfb\x35\xbb\x03\xff\x69\x6c\x17\xb4\xe4\x6f\x4f\x61\xdc\x7a\x15\x99\xa0\x64\x46\x40\xf4\x79\xe1\x9c\x1a\xc5\x49\x19\xe4\xee\x68\xac\xa6\xf2\xc6\x3b\xd5\xd5\xeb\x04\x69\xa5\x4c\x79\x40\xd0\x2e\xed\x8b\xe7\x4a\xcf\x94\x2b\x54\x0c\x84\x31\xac\xf2\x60\xb8\x4f\x05\x18\x1a\xe1\xe1\x60\x1a\x0c\x0c\x33\x4b\x2b\xe7\x04\xf4\xa6\x09\x44\x70\x6c\xeb\x0b\x7a\x4c\xaa\x02\x72\x67\xf6\x34\xeb\x70\x4f\x3b\x49\x85\x1a\x44\xda\x9d\x63\x61\xd4\x0e\xc8\x7e\x53\xb8\xc2\xf6\xd1\xd8\xf8\xda\xfc\x00\xdd\x84\xb6\xb9\xa9\x1e\x78\x8a\x95\x52\x7d\x87\x2f\xd2\x97\x54\x34\x1c\x7d\xcd\x0e\x86\x13\x9b\x33\x31\x43\x9f\x89\xfb\x4b\x94\xea\x9f\x9b\xf6\x7a\x1e\xc9\x1b\x1a\x7f\xea\x17\x30\xc1\x35\xe8\x85\x06\x38\x6e\x3e\xe2\xff\xab\xcf\xf8\x38\x43\x4c\xaf\x33\xe8\x4f\x5e\xd6\x7f\x36\x90\x0b\xf3\x73\xa6\xe2\xb1\xbf\x43\x54\x16\x1c\xc1\x32\xd5\x08\xf3\x7f\xe1\x4d\x0b\x64\xe3\x8a\xcb\x4a\x89\x3d\x09\xfe\xe4\x27\x8b\xe6\xaf\xfc\x5c\x7a\x29\xf7\x36\xff\x5f\x7d\x56\x01\x8e\x1f\xaa\x3c\xc4\xd6\x28\x09\x90\x37\xba\xa3\xf0\xcd\xa9\x94\xc5\xc1\x99\x77\x73\xa5\xcc\xeb\x29\x5c\x34\x1a\x61\xb0\xe8\xd4\x55\xf5\xf6\x01\x7f\xad\x63\x3a\x67\x7d\x89\x56\x7d\x25\x03\x5f\xa9\x96\x7b\x0b\xfe\x1f\x1c\x3c\xec\x7c\xd6\x2f\x73\x53\xa1\x79\x93\x3b\xa3\x8a\x3a\x41\x3e\x2a\x34\x30\xc9\xf4\x6b\x9c\xfc\x43\x95\x62\x4a\x0b\xbc\x61\x4d\x8f\x2c\x07\xf5\x0a\x1e\x29\xf8\xa2\x0c\xdd\x7a\xa8\x45\x09\x65\x79\x2b\x04\xa3\xe5\x91\x51\x4a\x7d\x01\x9c\x6d\x84\x2f\x4c\xc8\x13\xf8\x82\x53\x14\x39\x28\x71\x25\x5e\x09\x0c\x06\xe9\x55\x83\xe0\x2d\x4a\x62\x69\xd5\x80\xd9\x50\xb9\x99\x4d\x21\x49\x1a\xe5\xa1\x26\x46\xa0\x98\x65\xed\x3c\xbe\xde\x9d\x58\x48\x57\x89\x9b\x0d\x5d\xeb\xe1\x7c\xaf\x5a\xf4\xf8\xf2\xdb\xfa\x91\x64\xb7\x1a\x27\xcb\xe4\x51\x70\xaa\x4c\x0d\x80\xfc\x86\x52\x4e\x39\x71\xbd\x0a\x55\x3c\x87\xf2\x71\x21\x77\x28\x0e\xde\x2c\x05\x83\x6f\xaa\x82\xb8\x9a\xd4\xf9\x1d\xa0\xc1\x43\x47\x8f\x04\x7d\xc8\x07\x6b\x12\x09\x50\xc5\x14\x1d\x60\x31\xd1\x82\x14\x7b\x04\x21\xc1\x95\x72\xfd\x09\xf8\x18\xff\x86\x95\xa2\xdf\x3d\xaa\xf5\x96\x20\x70\x79\x41\x0d\x01\xbc\xe1\xcb\x52\x78\x37\x89\x5b\x0c\x04\x87\x9a\x95\xa4\x8c\xc9\xca\xe4\x4b\x10\x8f\x46\xcd\x4a\x09\x93\x9c\xc4\x61\xbd\xd0\x20\xf1\x69\x68\x9c\xd3\xff\x05\x2f\xec\x7b\x61\xc0\xdd\x73\xf9\xa4\x12\xe7\x8e\xbe\x37\x18\x74\xaf\xcc\x77\xe6\x7e\x02\xe9\x0f\xcf\x39\xf3\x86\x3e\x87\x5a\xc9\xa4\x8f\x95\xeb\x58\x3f\x8f\x17\xd9\x86\xc7\x73\x83\xf0\x3b\xc0\xb6\xff\x46\xbf\xf5\x1e\x41\x67\x7c\xd8\x38\x5e\x2e\x0a\xa9\x1c\x79\xf3\x90\x9d\xa3\x81\xe2\x79\x9d\x31\x50\xe2\xc2\x46\x38\x52\xa6\xd4\xc7\x9b\xa7\x17\x3b\x33\x17\x37\x2e\xaf\x6e\xcd\x7e\xdf\x7b\x30\x30\x6b\xd1\x95\x9f\x58\x88\x37\x19\xe1\x7c\xf1\x8f\xa3\x33\x34\xe6\xb5\xac\xa3\x1f\x84\xda\x4e\xc4\xd1\xcc\xce\x95\x5b\xdd\x6e\xb6\xbb\x42\x35\xe0\xb2\x36\x73\xd0\xb9\x60\x76\x1a\xae\x69\xc3\x12\x2e\xb9\xcd\xc4\x25\xae\x53\x6e\x5d\x11\x83\x71\x1b\xb8\x15\xf3\xcc\x6b\x29\x96\xc4\x03\x6c\xb2\xcb\xa5\x1b\x98\x27\xa6\x3c\xfc\xc0\x97\x91\x48\xd2\xd0\x02\x89\xca\x71\xbe\x0f\xa8\xb7\xd7\xc5\x2d\x0b\xb8\x23\x19\xb8\x70\xb7\x17\x10\xd8\xd5\xab\x6c\x8f\xda\xf1\xeb\xd8\x1e\x41\x8d\xe7\xc7\x83\xb8\x6e\xa1\x5e\x57\x37\x62\xb2\x5f\xa1\x24\x4a\xb6\x2a\x1f\xa7\xc3\xbc\xf7\x43\x9c\x12\xb5\xf3\x54\x39\x95\xad\xa6\x74\x39\xbc\x77\x53\xbe\x98\x2d\xf5\x33\x4f\x2d\x29\x8b\x86\x87\x31\xc3\x27\x66\x97\x96\xb7\x4b\x2e\x9a\xa7\x88\xd4\x95\x7b\x03\xa9\x1c\xd3\x06\x44\xfb\x29\x99\x1b\x01\x25\x18\x83\xbd\x66\xbc\xc3\xe2\x87\xb4\x53\x23\xf0\x36\x14\x10\x8d\x26\x99\xce\x1a\xe2\x52\xb3\xfc\xf4\x56\x05\x1a\x8d\xaa\xe0\x0f\x82\xe4\xa7\x46\x14\x25\xea\x19\xb1\x94\xbb\x85\x87\x84\x3f\xbf\x20\x0f\xb5\x5a\x4b\x74\x4f\x17\xf3\xfc\x68\x90\x6e\xbf\xf5\xcd\x65\x7c\x13\xdd\xbd\x20\xd6\x0b\x04\xcc\xd8\x6f\xcf\x33\x0e\x7a\x01\x08\xfc\x41\x50\x1e\x49\x75\x5f\xff\x67\xe5\x0b\x9c\x17\x25\x4b\x5e\x8d\xd3\x53\xc5\x4c\xbe\xb2\x49\x08\x6b\xea\x02\x30\xfa\x7f\x85\x15\xa5\x30\x58\x1a\xd2\xf4\x9a\xe1\x7c\xf7\xa9\x16\x6a\xfb\x42\x96\x29\xf1\xa5\x1a\x53\xe2\xc8\x6a\xe6\xb3\x0c\x32\x63\x48\x71\x5c\xe1\x75\x1d\x1c\x7c\x2f\xc8\x20\x2d\x53\xc3\xbc\x64\x39\x31\x8b\xe9\xed\x47\xe0\x28\x6b\x4f\x9c\xe3\x5b\xfb\xe4\x9c\x30\x6d\x64\x09\x1c\x14\xcb\x67\x0d\x06\xaf\x7e\xee\x89\x3f\xab\x94\x93\xf0\xd5\x3d\x94\x88\x66\x4f\x52\x2e\x0d\xed\x79\xc9\xd9\xe5\x65\xba\xf5\xe6\x6c\xf3\x0b\x99\x08\x53\x07\x4f\x1e\xd5\xf4\x4a\x5e\xa2\xc7\x73\x5b\x57\x57\x3b\x0f\xcf\x6b\xe1\x44\xc7\x8d\xd3\x2b\xb3\xfc\x76\xa0\xbf\x8b\xd4\x09\xa6\xcf\xae\x5e\x9b\x86\x2e\x68\x72\x75\x71\x4a\x83\x3c\x94\x44\x35\xd5\x72\xea\x1a\xad\xf1\x13\x7d\x59\xd3\xf5\xee\xe9\x81\x73\xea\x7e\x95\xca\x9f\xaf\xa3\xe9\x97\x5e\xe4\xdf\x2f\x61\xa8\xdd\xc7\xa6\x95\x9c\xb9\x6c\xe2\xe4\xeb\x01\xcc\x79\xce\x5b\x21\x21\x0f\x29\xca\x41\x47\x3f\xd9\x87\x70\xc6\x40\x08\x6f\x18\x21\x43\xf9\xec\x05\x61\x2a\x3a\xc6\x43\x12\xdd\x3f\x2e\xff\x15\xf3\xb4\x87\xc5\x63\xb9\x83\xfc\x39\x38\x54\xae\x95\xab\xcd\x2a\xde\x1a\x0e\x06\x31\x5b\xee\x01\x2c\x4e\x0f\xba\x0e\x9a\x4d\x41\xf4\x84\xe0\x00\xff\x34\x8c\x94\x33\x18\xe0\x5d\xc7\x7c\x85\x5d\xc3\xea\x9e\xa3\x7e\xf0\x0b\xd7\x9f\x26\x23\x79\x80\xd1\x7d\xef\x65\x44\xd0\xe8\x85\x63\xd8\x08\xe7\x36\x54\xf6\xbb\x4d\xad\x6c\x0f\x1b\x99\xf9\xaa\x79\x4a\x8c\x00\xab\xac\x2d\x42\x9d\x92\x3d\x40\x05\xcb\x4a\xa5\xcf\x9a\x61\x13\xfa\x0b\x6b\x23\xb0\x21\xfe\x15\x7f\x04\xef\xd1\x0f\x83\x51\x4e\x29\x40\x26\x46\xe0\xdf\x39\x49\xc5\x22\xdb\xfe\x26\x4d\xeb\xae\xdd\xaf\x2f\xbf\x81\xe8\x66\x53\xf5\xc6\xb5\xd6\xc6\xc5\x3b\xce\xa2\x5a\x27\xa5\x2c\xeb\xfd\xcc\x93\x52\xea\x2a\x35\xce\xa5\x96\x1b\x7e\x35\x45\x0a\xb0\x9f\xa3\xdc\x5f\xde\x7e\xef\x7d\xfb\xf5\x3c\xde\x32\x7e\x93\x2c\xee\x24\x45\x3d\x58\x9a\x94\xf6\xe0\x5f\x1c\x8d\x21\x73\xe3\x20\x0b\x6f\x4a\x5c\x23\xa5\x98\x4a\x29\xef\x1e\xcd\x5e\xdc\xed\x92\x42\x8f\xec\xb5\x12\x90\x2b\x49\x08\x4e\x75\x8e\xa9\x99\x20\x1f\xcd\xf3\xf6\xd4\x9a\xd7\xca\xbc\xc8\xea\x36\xe3\x67\x59\xd3\x03\xaa\xf9\x15\xbb\x7f\xbb\xb3\xf1\xf7\x2b\x16\x6b\xe4\x58\x4b\x3d\xf6\x55\x55\x53\x44\x0d\x6f\xec\xaa\x7e\xbd\x11\x1d\x2f\xf3\x15\x56\xa7\x85\xb6\x94\x9d\x27\xb2\x9b\xb0\x67\xa0\xda\x18\x22\xf2\xab\x66\xe0\x0a\xb6\x42\x39\x54\x72\xd7\x0a\x75\x85\x56\x5a\x5b\xd6\x12\x6e\x80\xdb\x93\xab\x3b\x35\x8d\x7b\x3c\x43\x79\x10\x08\x23\x45\x8d\x58\xe5\x30\x08\x3c\x8c\xaa\x89\x57\xca\xc3\xec\x14\xcd\xc0\x95\x12\xad\x2e\xea\x5d\xa7\x9b\x8f\x26\x49\x3d\xe6\xe4\x35\xf4\xb0\x6a\xd0\x96\x24\x35\xee\x3c\x6d\xe8\xce\x14\xfa\x80\xae\x97\xc9\x2b\xa5\xb0\xba\xf1\xd5\x6a\x67\x6a\xce\x43\xa3\xaa\x23\x27\xa1\x54\xb2\x0f\xc2\x14\x67\x1e\x69\xe8\xd3\xe0\x11\x6d\x74\x75\x20\xf4\x3e\xc7\x50\x7c\xd2\x6b\xfb\x90\x1f\x28\xf5\x06\x82\x55\x58\x18\x55\x72\x95\x96\x14\x74\xe4\xe4\x40\xb1\x81\xef\x1c\xc0\x3f\x81\x0e\x27\x33\x85\xce\xde\x57\x1f\x63\x20\xf7\x52\xb3\x22\x32\xd7\x63\x12\x17\xef\xf0\xc1\x63\xb5\x94\x87\x9c\x3a\x57\xaf\x9b\x8f\xf6\xdb\x4f\x4e\x41\xf8\x79\x58\x6c\x6a\x9f\xb9\xeb\xb0\x31\x8d\x23\x4e\xd8\x48\xa5\xca\x51\xcc\xe9\x48\x56\xf9\xcd\x5d\xa9\xe9\xdc\x55\xd5\xa3\x06\xf4\x26\x98\x63\xbe\x03\x48\x9a\xbf\xd3\xbd\x3c\x99\xdd\xbd\xc0\x67\x2f\xd7\x6b\xfc\x90\x2a\xc5\x9f\xaa\xb8\x4e\xfe\x09\xd4\x83\xbc\x2f\x23\x24\x55\x55\xf7\x25\x41\xfb\x7b\xfe\x4f\x69\x0f\x8e\x2a\x77\x46\xaf\x3e\x46\xf5\xdc\xfb\x75\x3a\xf7\x4d\x35\xd2\xf9\x8c\xe3\xc2\x1f\xc9\xce\xc2\xa1\x30\x1c\xb8\x88\x62\xd0\x27\x7d\x5f\xb7\x76\x9f\x1a\x0a\xf6\xc6\x92\x86\x2b\xfd\x82\x1b\x9a\x39\x6b\x3a\xaf\x33\xff\x5d\xb2\x53\xad\x3a\x2f\x74\xfc\xc9\xbc\xc4\x81\xef\x73\xf4\x7e\x6a\x4c\xbf\xfe\x04\x40\xdd\xf7\x4b\xac\x6a\x30\x20\xef\x6d\x93\xb8\x51\xdc\xaf\x81\xc9\x83\x4f\xde\x1d\x1e\x77\xf0\x82\x03\x7e\x32\xeb\x53\x8e\x51\xb5\x27\xbf\x9f\xcd\xb7\xfb\x11\x0d\x7b\xf1\xa1\x14\x01\xca\xcf\x20\xcc\xa8\x60\x74\x04\xf6\xa9\x86\xe6\xbe\xdc\xa2\x3c\x6b\xce\x5b\x1a\x76\x17\xf2\x20\x8b\xd7\xc3\xa7\x8c\x04\xf3\xa0\xd7\xef\x1a\x1d\x4a\x96\x26\xba\xf6\x53\xbc\xda\x96\x7a\x6e\xe2\x53\x79\x12\xe4\xf7\x0f\x4c\x27\x9e\xcd\xa6\x1d\x5e\xec\xd8\xe4\x0f\xfb\xd2\xa5\xa7\xbd\x6a\x90\x4f\x55\x26\x5a\x7b\x49\x28\xd5\x56\x52\x18\xe9\xbd\xee\x78\xf5\x4f\x5e\xde\xf5\x1f\xb7\xc9\x22\x80\xc0\x7b\xfa\xd7\xa3\x00\x79\x48\xe8\x15\xfd\xca\x8b\xe4\x78\x98\x3c\x13\xbc\xa2\x11\x69\x3d\x43\xcb\xef\x19\xe1\xf2\xf3\x9d\x3b\x66\xd3\xb0\xb1\xf0\xa9\x0f\xd8\x56\x85\x11\xbc\x14\x00\x0c\x94\xde\xc7\xd6\x77\x08\xd1\x61\x83\xdb\x99\x7e\xee\xde\xf5\xa7\x38\xf7\xa7\x60\x63\xe1\x4b\xd8\x5b\xf0\xa3\x0a\x3f\x3a\xd3\xa7\xf8\xc7\x28\xfc\x60\x7e\xc4\xbf\x4b\xf8\x7b\xfe\x0e\xff\x18\x83\x1f\x5b\x13\x8f\x75\x21\xf0\x34\xf8\xd2\x9e\xfa\x7b\xf7\xda\x34\x7f\x19\x47\x58\x3f\xff\xa0\x6a\xc4\x21\x1c\x0f\x25\x7a\x5e\x4b\x75\x57\x2d\xd7\x80\xfd\xd1\x27\x0a\xf3\x58\xa6\xaf\xa3\x51\xb3\xc1\xaf\x70\x99\xbe\x4b\x85\x71\xfe\x24\xdd\x8f\x85\xe1\x31\xfa\x60\x0d\x01\x46\x90\x8c\xc6\xfc\xca\x97\x1e\x05\xbe\x48\xc1\x1d\xfc\xfc\x03\x7d\x68\x14\xc6\xf2\x6a\x28\x30\x0e\xfe\xa0\x06\x02\xa3\x20\x0c\x96\x1a\x51\x1d\xb3\xf4\x7f\x62\x1e\xd5\x57\x2f\xf7\x1e\x84\x22\x79\xa3\x9f\x9e\x6b\x01\xc5\x94\x9e\x02\x47\x3e\xd2\xac\x63\x2a\x8f\x01\xca\xc0\x40\x8f\x68\x94\x6b\xf5\xa6\x18\x0a\xcc\x5b\x30\x5c\x4b\x60\xa8\x9c\xd0\xf4\xda\xa4\x3c\x5e\x0c\xeb\x97\x1f\x82\xf3\x15\x1f\xf3\x09\x50\x71\x7a\xf1\x3f\xfe\x83\x6a\xc3\x9f\xff\xf9\x9f\xc1\xa1\xb7\x5e\x0a\xc2\xcf\x31\xcf\x72\x1c\x54\x0b\x9f\x93\x0e\x25\xb5\xe0\xe7\x9f\x9d\x8a\x03\xc8\x16\xe9\x8e\x08\xb9\x3d\xf9\x72\x08\x75\x8d\xf3\xfc\xff\x01\x00\x00\xff\xff\xc8\x06\x33\x17\xfb\xc9\x00\x00")
+var _confLocaleLocale_jaJpIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\x7d\xfd\x6f\x5c\xc5\xb2\xe0\xef\x91\xf2\x3f\x9c\x97\xa7\x2c\x20\x05\x47\x17\x76\xa5\x15\x62\x78\x0b\x09\x97\xcb\x2e\x09\x79\x38\x3c\xb4\x42\x68\x18\xcf\x1c\xdb\xf3\x32\x33\x67\x98\x33\x13\xe3\xfb\xf4\x24\x8f\x9d\x0f\x27\x76\xae\x03\x21\x31\xf9\x20\x1f\x90\xc4\x89\x9d\xd8\x09\x81\x4b\x88\x0d\xf9\x5f\x76\x3c\x63\xfb\x27\xfe\x85\xad\xaf\xfe\x3c\xe7\x8c\xcd\x7d\x48\x28\x78\x4e\x77\x57\x77\x57\x57\x57\x57\x55\x57\x55\x17\xea\xf5\x7c\x29\x8c\x8b\xb9\x77\xa2\xcd\x7b\x13\x9b\x8b\xd7\x3b\xed\x85\xee\xf2\x8d\xcd\xef\x4e\x76\xda\xf3\x9d\xf6\x8d\xce\xe4\x6a\x67\x6a\xa9\x33\x75\xb1\x33\x75\xb5\x33\xf9\x73\x67\x6a\xfa\x9d\x72\xb3\x33\xf9\x63\x67\x6a\xad\x33\x75\x01\xbe\xec\xde\xb5\x7b\xd7\x68\x54\x0d\x73\x58\x01\x3f\xde\xdc\xbd\xab\x54\x88\x47\x87\xa2\x42\xa3\x04\x1f\x27\x3a\x53\x53\x9d\xc9\x9f\x3a\x53\x77\x3a\x53\xd7\xa8\xc2\x99\xdd\xbb\xc2\xcf\xeb\x95\xa8\x01\x6d\x26\xef\x21\xd0\xc9\x95\xce\xd4\x7c\x67\xea\x21\x15\xdf\x07\x78\x61\xa5\x0e\x4d\xbf\xa6\x9e\xe7\x77\xef\x8a\xcb\x23\xb5\x7c\xb9\x96\xc3\x7e\x27\x6f\x77\xa6\x9e\xf0\xbf\x52\x10\xb5\x9a\x76\xc9\xb7\x9d\xc9\xbb\x30\x4c\x29\x6c\xd5\xdd\x32\x18\x0c\x42\x6c\x84\x23\xe5\xb8\x19\x36\x72\x1b\x97\x57\xb7\x66\xbf\xdf\xbd\x6b\x2c\x1c\x8a\xcb\xcd\x30\xf7\xd1\xdb\x6f\xa9\xfa\x00\xe2\x78\xd8\x88\xcb\x11\x74\x3c\x75\x1e\xc7\x36\xf9\xb4\x33\xb5\x40\x1d\xd7\x0b\x23\x38\xe3\x2b\xfc\x75\xf7\xae\x66\x58\xad\x57\x0a\x4d\xfc\x76\x0a\x7b\xc2\xe9\x3c\xa0\xe9\x00\x94\x4a\xa1\x36\xd2\xc2\x06\x8c\xe1\xdd\xbb\x8a\x8d\x10\xea\xe6\x6b\xe1\x58\xee\x00\xfd\x39\x30\x30\xb0\x7b\x57\x2b\x0e\x1b\xf9\x7a\x23\x1a\x2e\x57\xc2\x7c\xa1\x56\xca\x57\x09\x45\x53\x77\xa9\x93\xbf\x13\x34\xc6\xd2\xc5\xce\xe4\x2d\x1a\xe2\x52\xa7\xbd\xd8\x69\xdf\xe7\xb9\x86\x25\xc0\x51\xbe\x10\xfb\x68\xea\x3d\x9d\xee\xb4\x9f\xe3\x3a\x61\x0f\xb5\x42\xd5\x02\xda\x3d\x7f\x0e\x56\xa3\x5a\x28\x57\x72\x6f\xbf\x8c\xff\xc3\xa9\xc5\xf1\x58\x44\x6b\xf7\x05\xad\xf8\x8a\x5a\xb5\x46\x98\x6f\x8e\xd7\xc3\x5c\xf7\xd4\xb9\xee\xc9\x3b\xdd\xb3\x57\x61\x26\x85\x7a\xb3\x38\x5a\x80\x2e\x61\x58\xdf\xd1\xf8\xda\xf0\x07\x76\xd6\x08\xeb\x11\xa0\x34\x6a\x8c\x03\xa4\xc5\xce\xd4\x37\x84\xbe\x69\xf8\x7b\xf7\xae\xa8\x31\x52\xa8\x95\xff\x5a\x68\x22\x72\x37\x7e\x3c\xb1\xf1\xf3\x57\xbb\x77\x55\xcb\x8d\x46\xd4\x80\xca\x37\x80\x08\xa0\xcf\xdd\xbb\x00\x41\x79\x04\x93\xeb\x5d\x7a\x44\xe4\x78\x22\x01\x09\xab\x54\xcb\x23\x0d\xc4\xbd\xae\xb5\xb1\xb0\xba\x79\x6b\x96\x0b\x87\xa3\xc6\x31\xbb\x3d\xe0\xee\x3e\xcd\x7d\xa5\xd3\x5e\x4e\x05\x07\x83\xb3\x40\xa9\xc1\x15\x6a\xb0\x82\x54\xc6\x9f\x3a\x93\x5f\x6e\x2c\xdf\xda\x38\x7f\x6a\xf7\xae\x42\xa9\x0a\x88\xaf\x17\x6a\x61\x25\xc7\xdf\x36\x27\x4e\x22\xf6\xa6\xce\xc1\x12\x41\x79\xb1\x18\xb5\x6a\xcd\x7c\x1c\x36\x9b\xe5\xda\x08\x2e\x10\x10\xe9\x12\xd1\x29\x90\xca\xf4\xe6\xbd\x87\xdd\xe5\x2b\xb0\x88\xaa\x5c\x7d\x18\x8f\x5a\x9a\x22\x72\x9d\xf6\x24\xad\xf6\x0d\x1a\xb7\x4f\x08\x52\xd9\x74\x61\xd5\x56\xe0\x68\x7a\x71\x7e\x38\x0c\x71\x71\x67\x68\x4b\xae\xe1\x12\x23\x40\x00\xf5\x9d\x5a\xe8\x7a\xab\x52\x01\xc4\x7f\xd6\x0a\xe3\x26\x80\xc2\xce\x96\x10\x55\x80\x33\xde\xb0\x48\xd5\xe5\x38\x86\xf2\xdc\xe6\xe2\xf7\x5b\x88\x6b\xa4\x85\x5a\x11\x30\xa0\x48\xe1\x09\xb3\x0e\x2c\xf9\x38\x0e\x0b\x8d\xe2\xe8\x27\x38\x45\xfc\x23\xd7\xbb\x7d\x6d\xe3\x87\x6f\x89\xea\xfb\x91\x09\xd2\xab\xa1\x55\xe9\x52\xf7\x58\x8c\x4a\xc8\x41\x9e\xa8\x51\x43\x3f\xe5\x5a\xdc\x2c\x54\x2a\xd0\x91\xfc\x95\x53\x1b\xe1\x67\x82\xb9\x46\x03\x6a\x96\x9b\x80\xcf\xee\xf4\x37\xdd\xab\xd7\x91\xd7\xdd\x9a\x45\x0c\x24\x2a\xf6\xce\xcc\x6c\xdd\x84\xe5\x2d\x45\xc5\x63\xb0\x33\x91\x29\xc1\x70\xde\x1d\x0e\x00\xd3\x2f\x34\xc2\xa0\xd1\xaa\xd5\x00\xd7\xc1\x3b\xd1\x48\x1c\x40\x7f\xe5\x52\x18\x1c\xa4\xba\xfb\x82\x7a\x25\x2c\xc4\x50\x25\x2c\x94\x82\xd7\x0b\x41\xb3\xd0\x18\x09\x9b\xb9\x3d\xf9\x21\xe0\x05\xc7\xf6\x04\xa3\x8d\x70\x38\xb7\x67\x6f\xbc\xe7\x8d\x77\x5a\xd0\xac\x52\xae\x85\xf1\xeb\xfb\x0b\x6f\x04\xc5\x02\x94\x00\xf6\xc7\x83\xa1\x10\x28\x37\xc4\xbe\x02\xd8\x60\xb5\x91\x30\x28\xd4\xc6\x9b\xa3\xd8\x61\xb9\x16\xc0\x1f\x71\x80\x4c\xe8\x9f\x10\x83\x9f\xb5\x80\x75\xe5\x4b\x43\x8a\x93\xc3\x78\xe8\x63\x23\x8c\x83\x43\xe3\x83\xff\xfa\xde\xbe\xe0\x48\x14\x37\x47\x1a\x21\xfd\x0d\xff\x40\xfd\x57\x83\xa8\x11\x1c\x2d\x1f\x7c\x0b\x16\x01\x9a\x32\x52\x3a\x53\xa7\x09\xd9\xcf\x3b\x53\x97\x99\x38\x14\xf1\x60\x15\xdc\xfc\xc9\x1a\x80\xbc\x8d\x7b\xcb\x5b\xb7\xae\xe3\x41\x10\x37\x73\xfa\xa4\x48\x2e\x60\x36\x6f\x01\xf0\xc2\x99\x7c\xf0\xc4\xa2\xa0\x58\xf0\x7f\x68\x3c\xfe\xac\x12\xbc\x7b\xf8\xf0\xfb\x07\xdf\x0a\x90\x1c\x71\xd1\x80\x62\x9e\x04\xad\xe6\xf0\xff\xcc\x8f\x84\xb5\xb0\x51\xa8\xe4\x8b\xe5\x00\xc6\xd5\xbb\x74\xba\xfb\x70\x9e\x08\x71\x0a\xd7\x75\xf2\xcb\xf5\x5f\x9e\x6f\x7c\x75\x8f\xf6\xf6\xdd\x4e\x7b\xae\xd3\xbe\xd9\x69\x5f\x44\xc6\x30\x31\x09\xd4\x19\x57\x80\xe9\x02\x55\x0d\x0e\xbe\x17\x74\xa6\xbe\xd5\xfb\xa1\xd0\x1c\x95\x21\x43\xa5\xcf\x2a\x88\x6d\x19\xce\xd1\xd1\x30\xc0\xed\x19\x60\x9d\x20\x1a\xf6\x91\x1b\x94\x0a\xcd\xc2\x10\xd0\x02\x60\x39\x6c\x34\xf2\x70\x4e\x34\xc7\x71\xa9\x08\x66\x56\x65\x86\x06\x1b\xaa\x16\x35\x81\x12\x02\x6a\x25\x10\xca\xb5\xe3\x85\x4a\xb9\x04\x0b\xa6\x70\xe6\x36\xc5\x4f\x41\x29\x82\xa5\xc7\xc6\xb0\x07\xa2\x31\xa4\xa0\x46\xa1\x08\xe7\x5d\x1c\xec\x19\xd8\x03\x94\x54\x0a\xf6\xbc\xbc\x07\x00\xd6\xa2\x3c\x73\x2f\x3c\x6f\x4a\xe5\xb8\x30\x04\x67\x0f\x1f\x8e\x0d\xe6\xce\xff\x17\x09\x90\x07\x22\xe5\x81\x5d\x1e\x8c\x95\x9b\xa3\x70\x02\x07\x74\xa6\x21\x75\x16\x6a\x01\x81\x0c\x84\xed\x39\x13\x57\xac\x52\xc8\xe0\x4d\xaa\xa8\x7e\xa6\x4c\x78\xf7\x2e\xb5\xa0\x4c\x9f\x44\xdb\xb0\xb0\xdd\x93\xf7\x36\xa7\x1f\x28\xda\x44\x21\x86\xa9\x07\x4f\xf8\x79\x62\x55\x8f\x89\x7a\x7e\xe2\x03\x9b\x68\x48\xd5\x52\x4b\xb7\xf1\xc3\xcd\xde\xe5\x1f\x3a\x93\x67\x6c\x4e\x0f\x35\x81\x4a\xe0\x78\xeb\x4c\xce\x7a\x24\xf2\xdb\x5a\x9b\xd9\x55\x5e\xe8\xc1\xe1\x56\xc4\x44\x97\xf8\xc8\x57\xa4\xa2\x2b\xab\x2e\x3b\xed\xcb\x9d\xf6\xcf\x04\x77\x39\x00\x41\x2a\x20\x20\x4c\x67\xd3\x41\x02\x22\x1c\x51\x17\x08\xee\x69\x62\xce\x0f\x48\x50\xe2\xa2\xa5\xf5\xe7\xdf\x74\x1f\x7e\x8d\x23\xc3\x81\xfe\x8a\x90\x91\x84\x81\x29\xe5\x69\xd7\x09\x63\x33\x7b\x4f\x95\xe8\xb1\xd8\x82\x05\x74\xe5\x76\x1e\x78\x93\xe9\xb4\x9f\x12\x93\xfc\x96\x0e\x81\x55\xfc\x32\xd1\xee\xce\x9d\xed\xb4\x9f\xf0\x9a\x00\xd2\x84\x95\x5e\xee\x4c\xce\xf4\xee\xdd\xdf\xba\x7c\x1e\x3e\xf6\xce\x4c\xf4\xae\x9d\xe1\x8f\xdd\xe7\x27\x37\xef\xb6\x3b\xed\x59\x3c\x9c\x26\xcf\x5a\xa3\x2e\x45\x20\x7b\xa0\x98\x75\xa6\x33\x75\x4b\x09\x77\xfc\xd1\xa0\xee\x02\xcd\x74\x65\x70\xf0\x2f\x84\x07\x96\x16\x9f\x7c\xf8\xc1\x7b\x80\x8d\xee\x2f\x8f\xb7\x6e\x3c\xe7\x6e\x64\x2b\x8f\xe6\xeb\x51\xa3\x09\x5b\xf9\x2f\x01\x4e\x4c\x64\x31\xf5\x5d\x81\x3d\x02\x7f\x07\xb5\x56\x75\x28\x6c\x04\x63\xa3\xe5\xe2\x28\x72\xdc\x46\x80\xad\x00\x57\x20\xff\x05\xc0\x68\x5b\x31\x10\xf6\xbe\x00\x78\xfa\xf1\x30\x80\x55\x23\xea\x0c\x9a\x91\xde\x11\x58\x7d\x18\xe8\xbf\xd5\xc0\x7d\x3e\xda\x6c\xd6\xb9\xf3\xbf\x1c\x3d\x7a\xc4\xee\x5d\x97\xe8\x59\x65\x10\x2c\x20\xa9\xfb\x2b\x88\xe0\xb7\xba\x73\x40\x9b\x5f\xc8\xc4\x14\xa0\x8d\x8b\x8b\xdd\xb9\x9f\x68\x9e\x48\xd4\xad\x46\xa5\x0f\xa0\xe5\x00\x50\xa4\x2b\xda\xe8\x54\x92\x01\xae\xfe\x44\x9b\xc6\xba\x3f\xc0\xff\x0d\xd2\x52\x7b\x38\x3e\xdb\x99\x04\x39\xf2\x09\xd4\x5c\x7f\x3a\xb1\x35\x75\x8f\x08\xf3\x16\x1f\x95\x24\xda\x4f\x11\x69\x28\x4a\x41\x72\x7a\x42\x52\x96\x5a\x1c\x60\xbe\x4f\xff\xd6\x69\x4f\x5b\xeb\x0e\x92\x60\x1d\xb9\x88\xde\xdf\x9d\xc9\x45\x9c\x86\x1a\xbd\xda\xe0\x24\xa1\x4a\x15\x96\x53\x6d\x15\x44\xcb\x4f\x55\xc0\x2e\x1d\x41\x83\x87\x08\xef\xfa\x1c\xa2\x92\xe1\x46\x54\xcd\x75\x7f\x5a\xee\x9e\x7e\xb6\xfe\xec\x99\xf5\x51\xe1\x64\x0b\xa6\xf6\xfc\x16\xc9\x6e\x6a\x5e\x88\xd5\x33\xb4\xf3\x90\xde\x3f\xf8\xf3\x81\xe0\x7f\xbc\xfa\xca\x2b\x30\x76\x23\x48\x4e\x5d\x97\xc3\x05\xf7\x50\x5a\x3b\x40\x46\xfb\x39\xb4\xa6\x79\x83\x3c\xb6\xb2\xe7\x30\x70\xa1\x3d\xc1\xeb\x34\xab\xff\x15\x7e\x5e\x00\xdd\x21\x1c\x28\x46\xd5\x37\x08\x29\xf8\x15\xb6\x29\xed\x62\x33\xa4\xf6\xf2\xd6\xd5\xd5\xee\xc3\xf3\xba\x0f\x5d\x51\x73\x53\xbb\x72\x8a\xf0\xce\x1a\x4f\xbe\x18\xd5\x86\xcb\x8d\xaa\x68\x3e\x78\x78\x7f\xfb\x6c\x73\x11\xb9\x1e\x6c\xd4\xee\x59\x18\xef\x12\x93\x1b\x77\x90\x07\x8e\x5c\x1e\x46\xe1\x4c\xfa\xdd\x9a\xb8\xb2\x71\xe3\x4e\x5a\x75\xde\x30\x79\xfc\x5f\xb9\x18\xea\x15\xe5\x85\x22\x05\xaa\x0d\x54\xf3\x0d\x74\xb9\xbe\x7a\x89\x48\xcc\xac\xa1\x25\xa6\x46\xc3\xc3\x28\x10\xf1\x49\x4c\x04\x71\x11\x15\x02\x96\xcf\xd4\xa1\xcc\x9d\x77\x67\x2f\xb9\xf5\x61\x73\xd5\x51\xe5\x13\xf9\x78\x82\x48\x52\x88\xc9\x9c\xe8\xa0\xe3\x1e\x38\x78\x18\x79\xd6\xc6\x89\x5b\x6a\x0e\xf3\xb4\x44\x86\x3f\xd3\x5e\xfa\x45\x44\x1c\x5b\xe5\x9a\xfc\x52\x36\x06\x88\xf0\xa8\x81\x2d\xf4\xe6\xce\xaf\xff\x7a\x95\x4e\x11\xa4\xec\x80\x59\x9a\x1c\xa6\xa0\x9a\x1c\x87\xa3\xb9\x91\x7b\x47\xfe\xf0\x27\xee\x0d\x82\x40\x24\x9b\xcb\xc4\x0e\x0a\xc3\x51\xc0\xe8\x28\x2f\xb6\xe2\x66\x54\x0d\x62\x60\x5c\xc5\x30\xde\x87\x67\x7e\xc0\xc5\x71\x00\xf2\x64\xd0\x02\x65\xbb\x50\x0a\x4b\xc1\xd0\x78\x80\x54\x15\xa3\xbc\x51\x0a\x87\x0b\xad\x0a\x9e\xce\xa9\xc7\xfe\xe6\xe9\xc5\xee\x4f\x8f\x85\x46\x9c\x21\xf2\x5a\xa7\x35\x92\x31\x66\x37\x45\x14\x1b\x05\x89\xf7\x05\x9c\x06\xae\x36\xb4\xfe\xcb\xb5\xde\xf4\x79\x40\x6b\xa7\x7d\x8e\xba\x0a\x6b\xd4\x93\x52\x35\xdf\xa6\x9f\xc1\x01\xfe\xe9\x17\xcb\x18\x3e\x60\xf1\x37\x20\x51\x09\x74\xc3\x40\x8a\x03\x10\xaa\x09\x07\xc0\xdd\x2b\xc3\x2f\xdb\xa3\x1f\x10\x49\x1a\xb4\x5c\xb1\x37\xe4\x8f\x97\x41\x43\xf7\xb4\x69\x31\x8b\xe8\xc3\x93\x67\xa1\x2c\x01\x5b\x97\xbe\xdf\xbc\xbb\x00\xb3\xde\xbc\xf7\xb8\x3b\xb7\x92\x0e\x52\x11\xe9\x4e\x00\x03\x7a\x14\x6c\x80\x2a\xe0\x19\x37\x8a\x8d\x12\x1d\x3d\x25\x91\x99\x0e\x72\x0f\xec\xe4\x24\x41\x9e\x73\x8b\xc4\x12\x62\x80\x53\x77\x9b\x77\x67\x50\x1e\x72\x24\x0a\x16\xd9\x44\xb1\x64\x0d\x63\x7d\xf5\xac\x59\x46\x77\xf5\x48\xc4\xe6\x05\xb4\x8f\xfc\x15\xeb\xc8\x07\xae\x7c\x01\x20\xbf\x7b\x30\xc8\x05\x7f\xa2\x8d\x26\x53\x06\xc1\x6e\x05\x89\x67\xe6\xe2\xc6\x95\x13\x40\x30\x36\xa9\x68\x81\x62\xe3\xdc\xf7\xdd\x5f\xe7\xf5\x4e\xb1\x86\xc8\xfc\x26\x73\x60\x86\xc1\x70\xf5\x14\x43\x88\x27\x9d\x26\x78\xa8\xb0\xce\xcc\x1a\xcc\x49\x15\x1c\xd7\xac\x22\x0a\x69\x7e\x04\xa4\xa5\x9c\x12\x99\x52\xb5\x53\x50\xba\xf3\x23\xe5\x66\x7e\x18\xd9\x7b\x29\xf7\x02\xc8\x89\x2f\x04\xa4\xe7\x5e\xa7\xa9\x9c\x41\x1b\x13\x37\x81\xb3\xf5\xf6\xe3\xde\xc5\xf9\xd7\x82\xbd\xc7\x95\x66\xf2\x2a\x72\xec\x3c\xec\xff\x72\x05\x37\x46\x4e\xc9\x90\x8b\xf4\x1f\x72\xb3\xc0\x33\x67\x01\xda\xb5\xda\x42\x83\xfa\x51\x4b\x1a\x4a\x51\x3a\x61\xaf\xdc\x48\x34\xd4\x2a\x57\x4a\x49\x30\x0b\xb4\xd0\x8b\xa4\x4e\xb5\xbb\x27\x1f\x74\xd7\xe6\xa8\xeb\xf3\x34\xcf\xb3\x2c\x56\xba\x6d\x26\xbf\x0c\xf6\xa2\x44\x4f\x74\x87\xfc\x9a\x97\xeb\xa1\x62\xd4\xa9\x7a\x9a\x52\x81\x40\x01\x12\xba\x4c\x57\x4b\x95\x78\x33\xdb\x7b\xf8\x9d\xda\x04\x0e\x19\x32\xde\x14\xb8\x1d\xc9\xf6\x81\x92\x87\x67\x15\x63\x83\x59\x5f\x66\x40\x5a\xc4\xc6\x15\xa8\x16\x80\xe1\xf8\x62\xb8\x6c\x51\x60\x83\x73\xbf\x76\xaf\xdd\xb3\xa9\x9f\x8a\x0c\x06\x01\x62\xfc\xf2\x1b\xf0\x0f\xac\x2b\x88\x9d\x7c\x6c\x8f\x28\xa2\xe8\x2d\xcc\xd0\x1e\x5b\x56\x6a\x80\x10\x02\x33\x11\x77\x5a\xce\x06\xde\x7e\x7f\xa4\xce\x4c\x51\x6f\xdc\x2a\xc2\x11\x83\x16\x2c\x68\x70\x8a\x48\xeb\x1b\xd0\x8b\x7a\xd3\x5f\x74\x70\x9b\xae\x58\x66\xa7\xd9\x40\x51\xf9\x16\x48\x84\x40\x38\x08\x6e\x8e\xd5\xaa\xee\x03\x51\xba\xb8\x0f\x84\x70\xe7\x17\xfa\xf2\x9c\xd6\x06\x24\xc0\xd3\x00\x9f\x34\xae\xdd\xbb\x3e\x46\xfb\xf2\x27\xbb\x77\xb5\x58\x7b\x8b\x2a\x25\x4f\x7d\x41\xa5\x4d\x09\x57\x6f\x5b\x02\x92\xda\xa7\xa6\x8d\xb7\xa1\x63\xd0\x5e\x8b\xa3\x79\x6d\xaf\x46\x2c\x37\xc3\xcf\x9b\x8e\xdd\x3a\xd0\x86\x6b\x3a\xba\x9f\x10\xbe\x4e\xa1\x99\x8b\x37\x21\x68\x3e\xd3\xa7\x7b\x57\x9f\x83\xbc\x34\x4e\x34\x14\xe7\x36\x16\xda\x69\xd6\xc5\x62\x54\x81\x3d\x19\xe1\x79\x73\x3c\x94\xaa\xdd\x93\x8f\xbb\xe7\x67\x13\x55\x01\x54\xd4\x18\x51\x90\xb4\x15\x72\x3c\xcf\x56\x52\xd3\x85\x36\x96\xd2\xc9\x22\x96\xf8\x0b\x6c\xdb\x23\xea\x51\x96\xba\x01\x20\x02\xb2\x11\x72\xbf\xae\x39\xd1\xeb\x1d\x70\x2e\x26\xfa\x4f\xc4\x42\x97\x34\xce\x41\x9d\x42\xab\x89\x46\x3d\x63\xce\xce\x8b\xce\x8f\xf6\xd3\xcd\xbb\x73\x59\x67\x83\x25\x8d\x8e\x86\x75\x94\x61\xab\xf1\x08\x2b\xc7\x0b\x28\x28\x24\x9a\x81\xf6\xd1\x9b\x85\xf9\xde\x62\x7a\x01\x76\xf1\xdb\xda\x0d\x38\x85\xe8\xef\xf3\xc8\x2e\x26\x1f\x31\x2f\x0d\x88\x66\xe2\xa8\x58\x2e\x54\xf2\x7f\x70\x2f\xe7\x95\x0c\x7a\x86\x7b\x71\x65\x20\x36\xde\x83\x66\x98\xdb\xf8\x0a\x0f\xf3\xcd\x7b\x4f\xfc\x43\x0f\x0e\x73\xd8\xf9\x22\x77\xcf\x5a\x82\x11\xac\xc3\x77\x16\x9f\xa5\x53\x5d\xdd\x42\x58\xa7\xe0\x52\xf7\x22\x70\xb0\x13\xdd\xf3\x30\xda\x39\x84\x99\xc2\x1b\x13\x83\xa2\x53\x68\x47\x43\xd2\xda\x8b\xd2\x09\x7a\xf7\x6f\x6c\x4e\xfd\xb2\xed\x50\x71\x39\xab\x21\xaa\xd0\x79\xa2\x3e\xb3\x1a\x1b\x67\xff\xde\x3b\x39\x83\xeb\xfe\xfc\x1b\x42\x2d\x0b\x8f\x20\x84\x8d\x00\x87\xcc\x3a\x46\x71\x47\x3d\xff\x9a\x38\xc5\x0d\xae\x1c\xee\xac\x32\x2c\x97\xbe\xf6\x01\x1e\x3c\xe6\x1b\xda\x51\xab\x16\x81\x24\x6d\x81\x53\xee\x89\xe4\xc4\x67\xf1\x96\xd4\xa1\x38\xac\x35\xd5\x42\x9b\x5b\x02\x56\xa1\x8c\xfa\xf7\x65\xf0\xfa\xd0\x1b\x7b\xe3\xd7\xf7\x0f\xbd\x01\x87\x1b\xe8\x4c\x6d\x85\x75\x12\xf2\x26\x26\xb5\x78\xdc\x5d\x9e\x5d\x7f\x76\x8a\x16\xf0\x2a\xea\xf8\x78\xe5\xd6\x46\x4c\x4f\xb4\xf7\x96\x7a\x97\x27\xb7\x2e\x5d\x58\x5f\xbd\xd3\x3d\x75\x92\xb0\x6f\xef\xd9\x34\xdd\x1b\xe4\x23\x1e\x4a\x86\x81\x53\xa4\xd0\x66\xa4\x77\xea\x20\x7c\x22\x8b\x72\xc4\x96\x0f\xf9\x8e\xb7\x16\xc4\xa5\x88\x65\xa8\xca\x29\x7b\x86\x2d\x42\xc8\x0f\xbf\xeb\x4c\x5d\x42\x52\x20\x0c\x55\xca\xd5\x72\x73\x67\x1b\xc2\x05\x71\xd9\xb1\x5e\x18\x92\x5c\xd9\xba\xb9\xba\xf1\x73\x9b\x91\x09\x6a\xae\x2b\x99\x20\x19\xbe\x1a\x74\xa7\x01\x91\x67\xd9\x70\x92\x98\xfb\x68\x21\xce\xb7\x6a\xb2\xa0\x61\x89\xf7\x05\x59\x95\x2e\x10\x6a\x6f\xa1\x18\x44\xb2\xc8\x45\x12\x73\xda\x36\xb6\x3d\xdd\x3b\xb0\x15\xfc\xe0\x45\xbd\xd6\x2f\xa1\x08\xdb\xbb\xb6\xa8\x16\x61\x41\xed\x65\x94\xc1\x93\x44\x42\x43\xbf\x69\x55\x3e\xa7\xa6\x44\x32\x14\x08\x45\x13\xed\xde\x57\x3f\x13\x41\xdc\xed\x9e\x3a\xa7\x66\x4e\x92\xf5\xcd\x1f\x90\x0f\x90\x30\xb1\xfe\x74\x86\x28\xe2\x1a\xc9\x3f\x4f\x68\x59\xd8\xa0\x47\x74\x91\x4e\x0b\xb4\x50\x0a\x0d\x3b\x59\x02\xa0\x55\x77\x08\x84\x36\xb6\x51\x5e\xf0\xfa\x54\x26\x1b\x12\x45\x63\x62\xc7\x4d\x25\x8a\xf6\xc3\x25\xcf\x27\xb1\x6d\x69\xfd\x2f\x7d\xbb\x35\xf1\xdd\xfa\xea\xd7\x68\x0f\x33\x4a\x8a\xc8\xa4\x68\x7d\xa8\xa1\x08\x07\x72\x8e\xcc\xc9\xe3\x13\xa8\xce\xab\x7b\x00\x7b\xfb\xa8\x69\xed\x60\x4e\x0c\x3d\x93\x13\x59\x3d\x18\xe9\x8b\x6e\xa9\xb6\x61\xbf\x44\x00\x78\x2d\xa1\x2e\xb3\x50\x64\xbd\x76\x03\x14\x1e\x90\x2c\xd4\x44\x51\xb8\xb1\x05\x33\xbd\x88\x66\x44\xc6\xb4\xeb\xb3\x48\x77\xf6\xdb\x4e\x54\x03\x6c\x46\x51\x3e\x1e\x45\x53\xe6\x6f\x6b\x97\xf8\x36\x05\xc8\xbb\xf7\x6c\x22\x69\x62\x42\xe5\x4d\x04\x48\xad\x9e\xea\xc5\x01\x61\x01\x17\xe5\x13\x61\x2b\x28\x2e\x28\x9e\x72\x84\xaf\xca\xd4\xf7\x34\x2e\x84\xd5\x59\x9b\xfa\xb7\xb0\x51\x1e\x1e\xe7\x3a\x21\x69\x56\x41\xa1\x54\x02\x2c\xc4\x89\xd5\xf9\x00\x7f\x72\x4d\xf5\xcd\x92\x3b\x94\x20\xfb\x81\x7c\x08\xe4\xc3\xbe\xe0\xa3\xb0\x52\x04\x29\x8a\xc7\x1c\x95\x0a\x38\xe8\xf1\x10\x05\x26\xc0\xd6\x09\xbc\x32\xc9\xd1\xe6\x84\xff\x60\x99\xa1\x06\x5a\xc7\xba\xb7\xcf\xf4\xae\xfe\x40\x6d\xe0\xbc\xaa\x42\x93\x0f\x41\x0f\x38\x9c\x54\x31\x3f\x00\x61\x4a\x3e\x3b\xf2\x14\x15\xbe\xcd\x1a\x63\xaa\x19\x71\xf7\xae\x23\x99\x7a\xe9\x07\xa1\x5c\xcd\x25\x4e\x46\x73\x53\x3f\x38\xf8\x97\xa3\xa4\x20\x93\x41\x7c\x92\x14\xac\xf6\x32\x74\xdb\x3d\x03\x3d\xff\xa5\xd9\xac\xc7\x1f\x36\x2a\x64\xb1\x1e\x64\x8b\xf1\x91\xc2\x38\xda\x8d\xf0\x2b\x9a\x09\xf0\x68\xd4\x6a\x99\x18\x95\x8f\x86\x85\xaa\xcc\xa6\xcd\xce\x1f\x34\x8f\x37\x41\x2e\xa4\xcf\xbd\x33\xcf\x81\xb2\xf9\x1b\x6a\x21\x3c\x41\x5b\xaf\x4f\x18\x35\x8d\xc9\x24\x24\x77\x80\x8d\xfb\xcf\x88\x54\x1d\x9a\x02\xba\xa8\xd4\x47\x0b\x24\xb8\x4b\x3d\xc2\xd5\x92\x18\xea\x90\x85\x11\xa9\x03\xff\xbc\xf8\x08\xaf\x00\x61\x7f\x4f\xcd\xd1\x1c\x2e\x02\x53\xd9\xf3\xf2\x1e\x61\x33\xc8\x60\x26\x44\x61\x9c\xc4\x93\x7f\x4f\x7e\x0f\xd9\x42\x60\x79\xaf\xd0\xd6\x43\xd6\x9a\x7a\x73\xe1\x0c\xa2\x04\x8c\x8e\x07\xf2\x42\xd0\x6f\x28\x13\xb7\x69\x28\x46\xbb\x78\xf1\xe5\x97\xb2\x86\xf2\x62\x1e\xce\x13\xac\x7d\x86\x41\xbc\x38\xf0\x92\x3f\x34\xba\xaa\x82\xf5\xed\x7f\xc1\x12\xbc\x80\x47\xff\x5f\x15\x4a\x3f\x15\x49\x67\xf2\x99\x3e\xf2\x16\xa8\x45\x3a\x80\x4f\xd1\x35\x03\x14\x48\x03\xe0\x85\xa0\xfb\xe8\x0b\x3a\xa4\xe6\xd0\xa4\x3b\x39\x89\x40\xe4\xae\x35\x03\x59\x38\x84\x6a\xe1\x73\x17\x8a\x6e\x05\x12\x0e\x9f\x61\x99\x6d\xf9\x38\xd1\x18\xc6\x53\x96\xad\xcf\x8b\xfd\x8f\x13\xa3\x50\x23\x14\xbc\x00\x49\x83\x81\xd4\x1c\xa4\x5a\xa9\xa8\x55\xed\x18\x08\x93\x35\x69\xb9\xfe\xf4\x5c\xef\xeb\xbf\x21\x4c\xbc\x7c\x46\xdd\xeb\x35\xed\x07\x03\xb2\x55\x31\x6a\x34\xc2\x62\x33\x27\xf6\x49\x80\x3a\xbb\xfe\x74\x62\xf3\xf4\x0f\xca\x64\x75\x55\xe9\xc2\x22\x09\x5a\xdc\xd6\x98\x0d\x12\xbc\xf5\x9e\x39\x24\xfc\x22\x81\x8f\x5a\x64\x9a\xb5\xc6\x76\xfc\xc9\x0f\x85\x21\x48\x7f\x85\x63\x61\x2d\xa9\x40\xaf\xf4\xe6\xbf\xc5\x8b\x45\xb9\x21\xbf\xa8\x6e\x40\x5d\x41\xbf\x1e\xe5\x93\x90\x7c\x56\xb6\x33\x60\x20\xd8\x27\x60\x99\x5b\xd8\x1d\x81\x68\x02\x03\x4a\x19\x8f\x61\x46\x3b\x03\xc3\xd4\x45\x20\x00\x55\xa5\xdc\x36\x22\xca\x0e\x20\x96\x2b\x95\x70\x04\xaf\xb5\xd4\x00\xbd\x51\x2d\xa9\xa3\x7c\x51\xed\x9b\xd9\xee\xf9\x25\x04\x90\x02\x4c\x2f\x9f\xa6\x14\x43\x67\x59\x76\x90\x24\x99\x64\x19\xc1\x18\x03\x35\x38\x04\x1b\xe4\x42\x66\x19\xc3\x68\xe0\x8a\xc3\xb0\x79\xda\x37\x8c\xf1\x09\x62\x81\x27\xb9\xb5\x7d\x9f\xcc\x43\x33\xdb\x29\x24\x89\x6e\x61\x9f\xa1\xfd\xcc\xee\x97\xf1\x7b\x83\x6f\x92\xe1\xd4\xa0\x59\xfe\x41\xdd\x69\x69\xc1\x9d\x64\x16\xea\x4e\xec\xa0\x0f\x6d\x00\x0c\x3f\x07\xc9\x22\xd7\x9b\x3d\x4d\x32\x91\xcc\xc2\xb3\x04\x76\x1f\x7e\x4d\x66\xc0\x79\x77\x35\x2a\x85\xb8\x89\xf6\x1f\x46\x47\xae\x7b\xe6\xec\xd6\xe5\xdb\xea\x12\xd8\xbb\xb6\x17\xaa\x42\x1b\xf9\xb5\x89\xee\xaf\xb3\x4a\xb8\x7d\xa2\xee\xdc\x44\x58\xec\x4e\xdf\xc1\x3a\x0a\x8b\xda\xd8\xe7\x68\xc4\xcc\x2e\x14\x76\xf0\xb2\xfc\x58\x38\x9e\xa3\x2b\xf7\x2f\x5d\x3d\x45\x59\x50\xd1\xc4\xd4\xe2\x2b\x98\xe3\x24\x9c\xe9\x56\x68\xfe\x73\x4d\x82\xcb\x28\x7b\x40\x51\x16\x30\x54\x95\x10\x15\x33\x7c\x55\xa4\xad\x8a\x8a\x4f\xdf\x23\xfb\xe0\xa2\x31\xfe\xe3\x69\xb8\x00\x35\xf1\xd6\x60\xfa\x14\xfc\xbb\xf9\x0c\x45\x85\xbe\xeb\x83\x46\x2b\x65\x46\x85\x5a\x9b\xf7\xd6\x5c\xeb\xe9\xaf\xb6\x0d\x15\xce\xcd\x26\x6c\x65\x5c\x07\xf6\x44\xf4\x54\x13\xe5\xde\xe0\x9b\xd0\xcc\x09\x86\xe7\x77\x62\xcf\xc8\x7a\xca\x56\xd5\x6b\x82\x86\x97\x85\xd5\xcd\x87\xdf\xa7\x2d\x0b\x0f\x04\xb5\x58\x74\x42\x4c\xa8\x48\x2b\xa2\x4c\xb2\x73\x62\x0a\x0d\xc8\x68\x54\x05\x34\xb8\x6f\x4d\x4c\x74\x4f\x3f\x53\xfa\xc0\x8c\x4d\x66\xd9\xbe\x1a\x48\x96\x3e\x52\x48\xaf\x53\x90\x65\x24\xc9\x69\x2b\x64\x79\x8a\x7b\x02\x41\x20\xd4\xb8\x08\xda\x5c\xfd\x56\x2b\x68\xd9\x03\xb3\xd7\x8a\x1d\xcf\xd8\xc7\x41\xd6\x58\x86\x65\x39\x2f\xd8\x1b\x69\x89\x2c\xda\x68\xd9\xea\xc3\xd6\x53\xda\x02\x25\x2f\xac\x76\x67\x2e\x8a\x01\x07\xeb\xd3\x55\x06\x8a\x74\x40\xcc\xa7\xa0\x49\xf7\xd9\x5d\x35\x9f\x54\x82\x84\x53\x8c\xdc\x03\xf3\x43\x8d\x42\xad\x38\x6a\xf1\x0e\xb9\xd3\x9b\xfc\x5e\x44\xc8\xa9\x4b\x24\x70\x3c\xc1\x4d\x0f\x14\x62\x78\xc7\x22\x69\x26\xa0\x7c\xe0\xbc\xd1\x22\x4b\x1e\x83\x79\xb9\x79\x56\x77\xc8\xe8\x62\x80\xb2\x1e\xef\x16\x71\xe7\x41\xab\x26\xf7\xf2\xa5\x52\x62\xa4\x35\x5f\x2b\x2b\x20\x5a\xb7\xdb\xae\xf5\xbf\x47\x20\x2c\x46\xb5\x5c\x77\x6e\xb2\x7b\xf6\xa6\xbd\xa5\x2c\x67\xcf\x72\x98\x62\x51\x26\x5d\xaf\xdc\x1c\x27\xe9\x07\xe7\xaa\x0c\x18\x53\xab\xae\x81\xe2\x02\xff\x81\xb6\x41\x74\x6f\x0b\x1b\x08\x8c\xfd\x31\x1e\x32\xdb\x46\x5a\x28\x20\xa7\xcf\x91\x34\xfd\x9c\x3e\x71\x6d\xbe\x2d\xd2\xb5\xd7\x10\x6f\xa8\xb3\x0d\xd0\x09\x8b\x4a\x64\xe3\x38\x39\xc8\x3a\xe7\x6a\xf0\xc2\xde\x98\x64\xc6\xf5\x67\xd3\x1b\x3f\x9c\xc8\x38\xf5\x0d\x9c\x7a\xa1\x09\x47\x4d\x8d\x0d\x20\x34\xc8\x92\xa3\x09\x2a\xfd\xf9\x39\x7b\xd8\x68\xf0\x7c\x6f\x9c\x00\x6f\x2b\xd2\xca\xc7\x17\xd6\x59\xfb\x06\x1b\x7f\xe0\xef\xfc\xcb\x8f\x94\x5b\x0f\x66\xd0\xb1\xa5\x0a\x2a\x93\x79\x6e\xf0\xf0\xa0\xc7\x5a\xc8\x75\xa8\x52\x2e\x92\x0d\x34\xce\x74\x34\x22\xc6\x10\x6b\x67\xee\x52\x58\x09\x9b\x61\x8a\xc1\x90\xb7\x02\x9c\x19\xe5\x52\xee\xc3\x72\x09\x67\x54\x6f\x0d\x01\x7c\xe3\xe8\xec\xae\x7e\x90\x3a\x39\x71\x93\xa7\xeb\xe8\x74\xb3\xa8\x2b\xb2\x75\x4f\x3e\xd8\xba\x34\x23\x78\x9d\x68\xaf\xaf\xae\xf6\x4e\xcc\x29\x8f\x36\x33\x40\x36\x32\xa1\x5e\xca\x5e\x2e\xbe\x94\xa7\x8c\xf3\xcc\x99\x26\xda\x1f\x85\x43\xf6\x85\x63\xef\xc2\xb9\xf5\x5f\xae\x59\x37\xed\x74\xe7\xb1\x3a\xc3\x3b\x9f\xbc\xe3\x1c\x72\x41\x3f\x6b\x11\x0e\x2f\x92\xca\x78\x8e\x0f\xf3\xac\x78\x84\x4a\xc4\xcb\xc0\x46\x76\x0f\xff\xad\x3a\x7a\x3a\xe4\x53\x68\x42\x3c\x57\x60\x7b\xf6\x2e\x3d\xf2\x2b\x9a\x3b\xbd\x74\x07\xf3\xef\x94\x05\x76\x96\xdb\x5b\xa8\xd0\x1a\x8c\x70\x8c\x64\x7c\x81\x12\x4a\x67\x99\x3b\x78\x6d\x13\x0d\x95\xc1\xf8\x28\xba\x37\x8b\xdb\xf3\x58\x19\xdd\x59\x86\x87\x41\xd8\x0d\x9a\xa3\xf0\xbb\x30\x1e\x8c\x46\x63\x41\xa5\x5c\x3b\x86\x7e\xce\x18\x76\xe1\x5b\xaf\x07\xc8\x72\x0f\xbb\xa4\x15\xe6\x36\xfe\x7e\x85\x82\x01\xb2\xdd\xd3\x95\x07\x89\xc3\xef\x88\x2a\x98\x75\xdc\x4c\x32\xbb\x84\xef\x53\x1a\x0c\x65\x8e\x33\x9e\x3f\x74\x34\x88\xb7\xfd\x02\x31\xf5\x76\xd2\xb9\x86\x7a\xfb\x12\xe5\x1f\xd3\x89\xf6\x0b\x2a\x8e\x46\x51\x2c\x77\x6d\x3c\x50\x13\xdb\xe0\x0e\x71\xab\xfd\xb4\x77\xf6\xba\x5e\x6d\x3d\x2d\xab\x92\xbe\xf2\x85\x09\x69\xda\x60\x5f\x21\x35\x05\xe2\x5f\xf9\x72\x95\xe2\x5d\x8c\xd7\x88\x36\x04\x69\xb1\xd6\x8e\x49\x59\xd9\xf8\x6a\xb5\x3b\x35\xe7\x3a\x04\x4c\x92\xb7\xb1\x8b\x20\xe3\xa5\xd0\x9d\xbe\x0f\xdb\x0c\x58\x1f\x5d\x38\x2d\xda\xd8\x0f\xdc\x31\xcf\x2a\xeb\x38\x5d\x94\x38\x58\x4a\xda\x1d\x9d\xc9\xa7\x53\x7a\x2a\x42\xfa\x11\xbb\xa6\xda\x7e\x57\x52\x72\x18\x46\x15\x4b\xc7\xb0\xee\xfc\x3d\x8e\x8c\xcb\xa9\xab\x59\xc1\x2a\x09\x1f\x3e\xb4\xf3\xe5\x9d\xda\x6c\xfb\x0b\x0e\x87\x63\xc1\x11\x6d\xe6\x4c\xd1\x13\xb3\x3a\xdf\x4e\x31\xf4\xe6\x6a\x70\x98\x06\xa6\xfb\xf4\x29\x09\xd3\x29\x7b\x1d\xc5\x27\x75\xd3\x96\x35\xc3\x8d\x1f\x67\x37\xbe\x7a\x8c\xeb\xe8\xbb\x46\xf1\xbe\xb8\x40\x2a\xc0\xac\xe7\xff\x44\x5b\x18\x15\xf8\x58\x9c\x6d\x02\xd7\x6e\x2a\xa1\x3b\xd9\x55\xac\x50\x1e\x36\x04\xa4\x9c\x2a\xf3\xca\x05\xf1\x3a\x1d\x4c\xe9\x87\x0c\x50\xa3\xf2\x8e\x3c\x61\x3b\x3a\xaa\x63\x21\xfd\x30\xc1\xd3\x0c\x36\x18\x05\xc0\x78\xdd\xac\xe9\x32\xb1\x7f\xfb\x35\xda\x4b\x3a\x3e\x83\x0e\x5c\xa9\xa6\x0e\x59\x35\x1d\x28\xc2\x53\x43\xe6\x7e\x50\x7e\xfb\xe5\x3c\x6f\x2a\x0d\x39\xc2\xc4\x35\xb1\x33\x2b\x6e\x84\xd5\xe8\x78\x28\x8c\xb7\x14\x94\x6b\x28\xf4\x70\x2c\x00\x3a\xd3\xba\x7c\x38\x38\x48\x8c\x19\x98\x76\xad\x89\x4c\x5a\x71\xe5\x7f\x49\xf4\xad\xe8\x4a\xc6\x08\x7a\x4e\x80\xf6\x98\x80\xe7\x55\x52\xf6\x79\x0a\x8e\xf9\x27\x74\xb1\x2a\xd1\x3e\xe0\xf9\x6a\x82\x0a\xc5\x39\xd8\x59\xdc\xcd\xe7\xbf\x80\x24\xca\x6d\xb8\xbe\x67\xdf\xd1\x75\x7c\xb7\x32\xa9\x9f\x77\xae\x81\xf1\x7e\x33\x27\xf2\xda\x52\x9f\x2b\x60\xeb\x9e\x52\xef\x81\x76\xef\xc1\x2d\xb4\x9e\xef\x2d\x05\xde\xdd\x6e\x77\x6e\x1e\x6b\xa3\x28\xfc\x80\x8c\xb3\x96\x95\x41\x5d\x11\x09\xeb\x65\xf7\x7b\x73\x75\x9c\xae\xe6\xea\xc1\x2b\xcc\x7a\x48\xf2\x8c\x5a\xb3\x0a\x03\x69\x0c\x4f\xb6\x50\x8a\xe0\xe8\x84\xc1\x95\x48\xef\xd7\x05\x0a\xef\xd8\x4c\xb6\x94\xf8\xf0\xfb\x0c\xd8\xbd\xec\x4b\xbb\xe9\x23\x49\x78\x72\x26\x70\x6e\x2f\xd0\xf0\x29\xee\x90\x2c\x95\x19\xe7\x23\xd4\xfa\xd0\x2f\x6a\xde\xb9\x51\x55\x23\xb3\xf4\x31\xbd\xda\x38\x4a\x39\xb0\x5f\x8f\x9b\x8d\xa8\x36\xf2\x86\x0e\x41\x4d\x75\x1c\x78\x7d\xbf\x54\x0b\x94\xa1\x02\xe6\x42\x6b\xc7\x57\x6e\xed\xaf\x68\x70\xce\xba\x60\x30\x98\x09\xfe\x0a\x5c\x3c\x7e\x75\xa3\x37\x7d\x9e\xc2\xc0\xd2\xaa\xf1\x74\xa7\x1f\x90\x6f\xe4\x62\xf7\xe2\xdc\xd6\xad\x59\xac\x6c\xf6\x82\x98\x6a\x82\xd4\x05\x80\x42\xcb\xc0\xc9\xe2\xf0\xd6\xb9\x1f\x51\xa3\xe9\x67\xc7\x54\x4d\x49\x3a\xe3\xa6\x68\x67\xfe\x5a\x99\xfd\x96\x6d\x48\x6c\x17\xb5\xf4\x52\x0f\x98\x02\x94\x4b\xdc\x3f\x61\x09\xf9\x5e\x91\x93\x81\x72\xb1\xc2\x7f\x4f\x68\xc2\x4a\x12\x32\xd9\xa5\x10\x92\x52\x9f\xcc\x19\x94\x4a\xcd\xec\xb5\xc3\x8c\x12\x91\xa5\xd8\xa4\x9a\xa4\x66\x94\xee\x1d\x59\x46\x2d\x43\xd3\x64\xd8\x4a\x10\x17\x9f\x59\xf7\x3c\x4f\x82\x2c\x72\x57\xf5\x2d\x07\x74\x3b\xd8\x06\x08\x50\xc0\x3a\x67\x07\x0b\xb7\x96\x41\x6c\x86\x7d\x60\xfc\xa1\x2a\xd4\xd9\x13\x5b\x31\x07\xb6\x0f\x1a\x91\x25\x4c\x16\x7d\xc1\x1d\x5c\xde\x10\xf3\x24\x11\x43\xef\xda\xc4\xc6\x8f\x93\x4c\x41\xbd\xf9\x3b\x1c\x50\xa6\xd4\x78\x28\xdc\x7c\xfe\x05\x9e\x7f\x3f\xb0\x89\x04\x2d\x77\xbc\xd6\xa0\x9d\x37\x43\x1b\x81\x4c\x40\xbf\xad\xcd\x03\x14\x9b\x2d\x02\x68\xf4\x75\x4a\x33\xfd\x47\xc7\x80\x9a\xff\x00\x40\x86\xbd\xb1\x0a\xdc\x87\xfd\x24\xb5\x63\x8b\xff\x89\xd3\x99\xcb\xe9\xd2\x80\xdd\x50\x71\x05\x3f\x91\x26\x92\xf0\x44\x93\xd8\x03\xf6\xf0\xdd\x29\x6f\xdb\xf8\xf1\x7c\xa7\xfd\x44\x75\x94\xca\xe1\x5a\xb5\xa1\x72\xad\x94\xb3\x1d\xd9\x36\x17\xbe\x63\x6d\x9c\x8a\x0c\x99\x24\xe7\x89\x8e\xe8\xa6\x9d\xcb\x2d\x16\x8d\x29\x4b\x50\x59\x20\x38\x79\x5a\xa3\x5c\x77\x62\x66\xfd\xd9\x33\x8f\xa2\x03\x71\x79\x46\xab\xce\x13\x0b\x8b\x1c\xef\x27\xee\x84\xdc\xde\x12\x17\xdd\x26\xc4\x30\x85\x12\x62\x46\x3c\x7f\x53\x76\x7c\xa7\x3a\xab\x18\x8c\xb6\x40\x05\x12\x06\x6f\x1e\x79\x37\x50\xde\x80\x7a\xb3\xf5\x17\x37\xf5\xc8\xb4\x37\x3c\x19\xa2\xef\xd1\xa2\x9f\x23\xd7\xe7\x7b\x2a\x86\xc4\x1a\xc1\x76\xc7\x9e\xd8\x00\x9c\x81\x78\x3d\x73\xaf\xa2\x62\x1b\xd0\x74\xc1\xae\x11\xc7\x48\xcb\xc0\x95\x5b\x8b\x17\x3c\x8c\x5d\x25\x32\x7d\x89\x2c\x7e\xa1\x90\xec\xf0\x0b\xf4\x89\x34\xbe\x74\xd6\x4c\x77\x00\x1b\xfd\x4f\x00\x0b\x5f\x11\x5f\x62\xb2\x3e\x4b\x94\xe5\xcb\x35\xeb\xcf\x66\xbb\xcf\xe0\xe3\x3d\x8a\x54\xd0\x6b\xb4\xe2\xeb\x7e\x74\x31\x90\x75\x0d\x60\x1f\x03\x42\xa1\xc2\xe2\x6d\xb2\x35\xa7\x01\x19\xa4\xd6\x68\xd3\x9e\xf5\x57\xc8\xc1\xd0\x72\x5f\x38\xc2\x19\x76\x08\x2c\xed\x1c\x71\x4e\x8a\xec\x80\xbf\x3f\xe8\x10\xb1\x31\xe4\xa8\x7d\x3b\xc2\xc5\x36\xa7\x0b\xac\x01\x08\x12\x20\x03\xfb\x6e\x8d\x59\xd3\x52\x26\x0a\x67\x73\x1a\xdf\xcf\x45\xe5\x4c\x9e\x30\xae\xcb\x34\xb2\x5d\x18\xd5\xa2\x49\x45\x31\x41\xf1\x69\x62\x0c\x7a\x7d\xb6\x2e\x49\xe2\xb4\xe7\x97\x0c\xdb\x05\x2e\xf0\xeb\xfd\xde\xfc\x82\x96\x25\x85\x42\x71\xa0\x46\x72\x24\x52\x54\x61\x25\xde\x48\x15\xac\x65\x15\x56\xe2\x96\xeb\xf8\x3a\xff\xf0\xf0\xe6\xa3\xaa\x5b\x67\x64\xf2\xf2\xa8\xf7\xe8\xe9\xfa\xcf\x27\x9d\x09\x88\x87\xbf\x25\xc8\x61\x68\x6d\x7b\xe3\xef\x97\x81\x5e\x6c\x62\xf9\x17\xb2\x4a\xa3\x69\xff\x93\xdd\xbb\xf8\xc2\x92\xa2\xf6\xd6\x88\x44\xd6\x2c\xa7\x81\x54\xa7\x27\xe3\x52\x20\xd2\x77\xb7\x7d\xa6\x7b\x7b\x01\x31\x95\xe6\x57\xb0\x71\xe3\x21\xaf\x6d\x6f\xe2\x1b\xf4\x85\xc6\xfb\xab\xa5\xde\xf2\x8c\xdc\xb5\xa1\xd6\x8d\xe3\x55\x68\x07\x99\xb9\x77\x62\x4e\x23\x1c\x89\x03\xc9\xe2\x78\x39\x2e\x0f\x95\x2b\x7c\xd9\x40\xe1\x53\x78\xa9\xb0\xa8\xee\x15\xa8\x18\x4b\xdd\x70\xd9\x64\x80\xf6\xeb\x71\xbd\x50\x0b\x8a\x20\x10\xc5\xb9\x3d\xad\x32\x68\xc5\xa5\x00\x03\x08\xf6\xbc\x61\x69\xea\x64\x1f\x9e\x9a\x86\x41\x40\xe5\x37\xac\x2b\x3d\xd3\x0d\x66\x29\x51\x7d\xbd\xc8\x9d\xa1\xab\x10\xfc\x2b\xb6\x94\x15\x37\x34\xd1\xce\x62\xb2\xb4\xd5\xbe\xef\x59\x15\x5e\xa2\xab\x88\x63\x72\x3b\xb7\x4d\xce\x13\xaa\x49\xc1\xb1\x76\xcd\xee\xc9\x29\x29\x4a\x22\xc3\x01\xa8\x2d\x80\x3e\x6e\xd0\x98\x77\xf7\x92\x76\x01\x57\x33\xf1\x1c\xb9\x68\xf9\x89\x36\x37\x17\x1f\xf4\xbe\xfe\x9b\x7c\xc1\x9c\x39\x3a\x5f\x8e\xfe\xa2\x46\x30\x30\x52\x6e\x96\x47\x6a\x51\x23\xf4\x22\x33\x95\xd1\xb3\x52\x2e\x82\x48\x80\x04\x47\x4b\x80\xa6\xde\x27\x64\x0c\x92\x02\x33\x15\xa7\x3c\xc8\x00\x87\x79\x3c\x80\x7c\x3f\xa0\xff\xa9\x9f\x0a\xc6\x20\xec\xb3\x62\x33\x28\x04\xfc\x39\x50\xb9\x80\xe8\xaa\x39\xca\x97\x6b\xe5\x66\xee\x5d\xf8\x07\x84\xc3\xf2\x5f\xc5\xb0\x62\xb2\x9e\x50\x02\x05\x8c\x46\x04\x18\x40\x3c\x68\x91\x8f\x29\xaa\xd3\x80\x91\xf8\x0a\x59\x4c\xff\xae\x54\x85\x54\x48\x40\xa7\xdc\x22\x72\x40\x14\xaf\xd3\x92\x12\x2a\xcd\xf5\xa1\xca\xb6\x03\xa3\x6b\x86\x8d\xe3\x85\x8a\x49\xbb\x13\x80\xd4\xbc\x75\xe5\xab\x17\x81\x37\xbf\x94\x79\x37\xe6\x6f\xcc\x3f\xe6\x7a\x2c\xb9\xdd\xff\xd1\x4b\xb2\x5a\x88\x26\xec\x56\x73\x54\x5f\xf1\x8b\x02\x8f\x13\x1f\x61\x01\x88\x5d\x26\xaf\xd3\xfa\x3f\x92\x74\x4d\xd6\x29\xaa\x72\x9a\xd8\xf5\x4d\xd6\x0f\x7f\x0d\x2b\x15\x4c\x5b\x51\x08\x1c\x86\x80\x9c\x20\x18\xaa\xb4\xc2\x3d\x6f\x30\xba\x85\x05\x18\xa0\x19\x6b\xaa\x12\x18\x49\xb5\x81\x62\x25\xaa\x01\x27\x67\x33\x5c\xce\x0e\xcd\xf7\x4c\x9d\x69\xf5\x79\x77\xf1\x95\x0a\x8c\x8d\x86\x89\x6e\x9e\xfb\xc9\xd7\x73\xff\x3b\xef\x1e\x25\xf7\xb7\xa8\x11\xe0\xf5\x52\x45\xe5\x3d\xc0\x40\xb8\x01\x03\x52\xf9\x84\x50\x1d\x15\x25\x67\x85\x41\xa7\x45\xc5\xa1\xd7\x89\x7b\x49\x8d\x57\x20\x29\xd9\x2c\x16\x52\x7d\xef\x84\xfa\x8e\xc1\x52\xf6\x61\x4f\x14\xc1\x8f\xd1\xbc\x56\x68\x8f\x2d\x7d\x7a\x4e\x07\xe8\x41\x93\x48\xb3\xe1\x30\x34\x8f\x41\x15\xa3\xfa\x78\x1e\x2f\x9b\x72\x5a\x46\x85\x8f\xc0\x47\x8e\x61\x18\x05\x96\xe6\x8c\xf3\x34\x32\x7d\x1d\x2c\xb6\x64\x37\x88\xea\x65\xba\x8d\x96\x2f\xb0\x65\xbb\x67\xf1\x02\x8c\x56\x4a\x67\x83\xd0\x0b\x3b\x43\x6b\xfb\x88\x76\x40\x5f\x23\x54\x22\xb9\x90\x65\x37\xd2\x4d\xc9\xa8\x84\x3c\x78\x6e\x72\xe3\xe4\x42\x86\x44\xdc\xaa\x8d\x91\xef\xe1\x87\xfc\xff\xdd\xbb\xf8\xe7\x47\xfc\xa3\x85\x11\x80\x0d\x28\xc4\xff\xf1\xf5\x7a\x6e\x90\xfe\xa4\x0c\x5b\x7f\x86\x7f\x68\xe3\x39\xcc\x5c\xa9\xfc\x9f\xb5\x10\x5d\x23\x98\xeb\x88\x26\x89\xfc\x95\xef\x76\x95\xc1\x4c\x61\x02\xb9\xa3\xed\x54\x92\x12\x89\xe9\x50\xbf\x66\x7f\x56\x10\x1a\x1d\x17\xc5\xa8\x0a\xba\xa8\x60\x5c\x07\xce\xaa\x34\x02\xed\x85\xac\x94\x62\x56\x00\xb3\xad\x3b\xd7\x5b\xe8\x69\x8c\x5e\x19\xca\x0f\xc8\x80\x05\x3c\xaf\x06\x16\x6c\xbc\xe5\xeb\xcd\x7f\x4b\x71\x99\x89\x09\xa0\x2f\xfe\xbc\xf6\xfe\x45\x94\x69\x86\x6d\xb3\xe7\x66\x23\x44\xee\x74\x42\x5d\x03\x88\x6f\x08\xa6\xe9\x69\x16\x30\xbf\x97\x55\xfb\xbf\x05\xc8\x22\x27\x1f\xa9\x5a\x61\xec\x03\xa3\x16\x52\xc7\xcb\xdb\x85\xb9\xbe\x32\x73\x7c\x55\x0a\x43\x21\x95\xde\x27\x29\x06\x73\x4e\xe0\xf9\xd4\x84\x95\x8a\x15\xef\x9c\x5a\xb2\xe2\x97\x9f\x20\xa5\x57\xab\x65\x4c\x1b\x86\x18\xba\xa1\xc2\x21\x1a\x21\xb9\xf9\x8b\xd7\x87\x04\x22\x03\xed\xe0\x05\x74\xa3\x30\x86\x7a\xbb\x0e\xe1\x95\xcf\x40\x09\x94\x16\xac\xfb\xf8\x4e\xef\xe1\x0f\xf2\x91\xa2\x1c\xfd\x06\x68\xea\x24\x7d\x50\x2a\xc1\x5e\xaa\x16\x78\xcb\xb2\xba\x22\xd7\x29\x4f\x28\xb8\x41\x0f\x71\x20\x7d\xa8\xaa\x54\x72\x95\xd9\x85\xc8\x4f\x28\x75\x99\xa9\x35\x8c\x26\x15\xff\x23\x9e\x3c\xe8\x2a\xfc\xcb\xb5\xcd\x89\x93\xe6\x73\x15\xb8\x31\x27\x0e\xbc\x45\x14\xb0\x4a\xc3\x7f\x6a\x2a\x94\x28\x8d\xdd\xfc\x9d\xf5\xd5\xaf\xcd\x47\x8e\x5d\xed\xce\xdd\x26\x27\x1f\xf5\x15\x08\x3d\xb4\x2e\x7f\xad\x38\x4f\x4c\x2b\xa8\xbf\xb3\x9d\xd8\x2e\x1b\x48\x2e\xaa\x55\x58\x43\x41\x6b\x08\xef\xc9\x55\xb1\xda\xc3\x56\xa5\x22\xac\x65\x23\xef\xc3\x31\x51\x24\x93\xdf\x3a\xd5\x35\xcd\x64\x91\x8c\xdb\xff\x36\xd5\x33\xc7\xb3\x5d\xbb\xac\xe1\x45\x75\xd0\x6f\xad\xc6\xa2\xbb\xc0\x86\x78\xb2\xfe\xf4\x21\x6d\xe1\xed\x46\x0d\xbc\x2b\xc6\x90\x32\x0b\x88\x62\x52\xe8\x64\xaf\x45\xe4\xed\xe0\x80\xd4\x80\x89\x1c\x81\x06\x66\x4e\x76\x7f\xb9\x40\xc4\x93\x98\x67\xb2\x52\xe6\xd4\xd0\x1a\x9b\xac\xed\x22\x90\x19\x67\x8e\x09\xc5\x62\xa8\x06\x8c\x50\x84\xc5\x31\x53\x28\x87\x2b\xe5\x41\x64\x2d\x86\x3a\xdc\x5a\xea\x81\x28\x47\xb9\xfe\x9c\x1e\x13\x74\x96\xe8\x9a\x16\xa6\x59\x18\xca\xed\x2d\x05\xf6\xaa\x18\x40\x88\x76\x53\xc3\xa0\x5c\xd7\x00\x76\x80\xd1\x3e\x5e\x57\xa9\xc5\x20\x8b\xe6\x59\x0c\xcf\xb1\xd8\xaf\x8c\x88\x7a\x1f\xcc\xa6\x89\x28\x2e\xa4\x9d\x92\xba\x5f\x3d\xa5\xf3\x7e\x44\xe3\x2d\xa1\x40\xd3\x4b\x4d\xfa\xbd\xba\x41\x57\x80\x28\xe7\x51\xa2\xc1\x48\x19\x1a\x58\xbd\x1f\x8e\x8c\x2e\xf2\xa6\xc0\xf3\x9b\xb1\xe4\x8c\x6c\xf7\x36\x05\xc9\x26\x4b\x07\x30\x57\x80\x1c\x34\xb6\xe2\xea\x71\x23\xa7\x45\x2c\x39\x4c\x41\xa8\x1a\x8f\x5a\xf6\xf5\xfb\x52\xf7\xcc\xf7\x80\x77\xa0\x5e\x84\x62\x42\xff\xf4\x05\x65\x0a\x38\xa6\xb1\x52\x7e\x68\xdc\x87\x36\xeb\x1e\xef\xfd\x80\x54\xc3\x1a\x1a\xee\x30\xef\x89\x3f\xa4\xf5\xb5\x6f\x30\x95\x15\x1e\x39\x6e\xc3\x18\x83\xe5\xd6\x9f\xc2\x6c\x7f\xee\x5d\x7d\x4e\x31\x62\xc9\x0a\x03\xa8\xd8\xa1\x73\xf8\xb5\x09\xf2\xba\x49\xa9\x81\x5b\x88\x6b\x74\x26\x27\x15\xf3\x4f\xa9\xd7\x08\x41\xa1\x6d\xb2\x9f\x0b\x28\xa8\xf8\xa3\x32\x1e\xf0\xef\x52\x7a\xdf\x70\x10\xab\x06\xef\xe1\xdf\x41\x63\x27\xcd\xaa\x51\xdc\xc4\xc3\x07\xaf\xe8\x0e\xc1\xdf\x81\xfc\xe8\xd7\x8b\xaa\xcf\xdd\x24\x1b\xe0\x0e\xa7\x45\xca\xf1\x5f\xc1\xde\x8f\xff\xf4\x49\x8c\x79\x8a\xcc\x05\xe8\xc7\xaf\x7c\x02\xb2\xec\xde\x8f\x5f\xfd\x24\xe6\xeb\x4e\xbf\x6d\x7e\xb8\x70\x2c\x4c\x00\xa0\x76\xba\x72\xbd\x11\x1e\x2f\x47\xad\x38\x87\x97\x96\x26\x6d\xaf\x66\x5f\x9f\x03\xa6\x1f\xdc\x4a\x96\x30\x0b\x22\x43\xdb\xfb\xf0\xa7\xcb\x79\x4a\x52\x72\x80\x7e\x18\x68\xad\x6a\x5e\xa6\x1a\x23\x63\x52\x7f\x9b\xc6\x0a\x0f\xf9\x42\x33\xf7\xa9\xfe\x85\x73\x2e\x97\x70\xc6\x30\x05\x95\x23\xf4\x9f\xf9\xd7\x1b\x34\x1d\x9c\xff\xa7\xa6\x9f\x48\x5f\x99\x1e\x1d\x0d\x1b\x21\x66\xaa\xab\xb1\x8b\x05\x7c\x0b\xc6\xc3\xe6\x80\xc7\x29\x39\x7f\x2a\x0d\xd7\x2b\x91\x41\xd8\x35\x38\xb5\x14\x7f\xd7\xb5\x1b\x21\x61\x84\xab\x7d\x40\x3f\xfc\x32\x17\x14\xd7\x49\x85\x25\xc7\x80\xa2\x91\x03\x7e\x31\xa3\x98\x50\x44\x7f\xfe\x5e\xfc\xf0\x78\x04\x84\xfa\xf1\x7b\x81\xb0\xb8\x05\x32\xff\xb0\x80\x19\x06\x4c\xd7\x8a\x68\xe6\x43\x85\x9a\x6a\xb1\xdf\x4b\x21\xe0\xba\xbf\xb7\x87\x7a\x44\x89\xa8\x8f\xd0\xff\xf4\x57\x4a\xda\xc2\xf9\x31\x0d\x31\x92\x6d\xf5\x7d\xfc\x57\x7f\x53\xd9\x0e\x40\x09\x03\x4d\x18\x78\x3f\xc5\xf3\xb7\xea\x94\xe8\x0a\x3f\xb8\x35\xcb\xb5\xbc\x0a\xaf\x24\x35\xad\x19\x05\xe8\xaf\xcd\x93\x01\xca\xc1\x84\xd7\x9c\x0d\x2b\x78\xb3\x82\xf6\xac\xf1\x60\x14\x93\x1e\x16\x74\x3a\xcf\x7f\x71\x7d\x13\xac\xf4\x01\xb2\x90\xce\x26\x0d\x4b\xe5\x66\xee\x6d\xf8\xc7\x20\x94\xdd\x30\x0f\xd0\xff\xcc\xe0\xa0\x93\xdc\x20\xfc\xa3\xbf\xf0\x99\xac\xb2\xd2\x1a\x41\xc2\xab\x50\x8c\x2a\x51\xc3\x16\x56\x97\x37\xcf\x7c\x9f\xa8\x83\xe6\x74\x14\x11\x12\x02\x00\x57\x30\x34\x4d\x1b\xb6\x77\x6d\x71\x73\xe1\xbb\xde\xe3\x67\xc9\x13\x8b\xeb\xd3\xac\x36\x7e\xba\xb7\x75\xf5\x94\x57\x22\x6e\xcf\xca\x04\xef\x94\x49\xa8\xb0\x3d\x56\xe5\x26\x98\x84\xc1\xf7\x4e\x56\xcd\x34\x88\xfe\xcd\x92\x91\xa4\xb6\xb9\x3b\x4a\x1c\xc9\xa8\xd8\x4c\x9d\xec\xde\x7c\xbc\xf3\x3b\x22\xfb\xd0\xf4\x86\x63\x2e\x8b\xf4\x04\xb6\xb9\x0e\x12\x6b\x0f\x29\xa3\xb8\xe7\xea\x05\xa0\x50\x76\x3d\x8c\x25\xb8\x1a\x6f\x80\x56\xbe\xda\x5c\x9b\xca\xa8\xc6\x48\xf8\x6d\xed\xcb\x4e\xfb\xb6\x67\xed\xd4\x4d\x25\xcb\x5f\x9a\xb2\x9b\xa9\xf7\xdb\x5d\x61\x82\xdd\x1c\xfe\x93\x18\x03\xff\x3f\x27\xff\x57\xc5\x72\x20\x8a\x86\xff\x67\xfa\x15\xf0\x2f\x55\x05\xb8\x78\x23\x8c\x5b\x95\x26\xfa\xce\x9f\xef\x5d\xbf\x86\x17\xfc\xa0\xcc\xe2\x24\x66\xdc\x5c\x01\x4e\xcc\xa8\x34\xa6\x8c\xd0\x6c\x88\xe2\x11\x58\x47\x01\x67\x8b\xe6\x9d\x89\x65\xc1\x50\x58\x2c\xb4\x80\xb3\x53\x9e\x60\x64\xc9\xa3\x98\x9f\x5a\x19\x0d\x28\x57\x60\x78\x3c\xc4\x4c\x78\x0c\x1e\x83\x8d\xec\x5c\xe0\xb9\x4f\x35\xf4\x82\x70\x87\x42\x80\x15\x02\xa9\x00\x3d\x34\xc7\xd0\x6b\xaf\x09\xf0\xc2\xa0\x39\x16\x89\x75\x2a\x7e\xcd\x3e\xd1\x81\x15\xee\xa7\x1e\xf6\xe3\xb1\x5e\x12\xb6\xf8\xcf\xf4\x43\x98\xa3\xa0\x97\x75\x13\x4e\x92\x1f\x1c\xc1\x9e\x3e\xe0\x9e\x54\x0d\x62\x10\xbc\xf4\xe8\x63\x18\xe3\x74\xab\x21\x74\x49\x92\x40\x49\x78\x72\xcc\x2c\xfa\x75\x4c\xc6\xa0\x78\x30\xfd\x0d\xac\x0b\x1a\xa8\xef\xaf\xea\xef\x0a\x3c\x81\x92\x73\x9e\x7b\xe1\x2f\xff\x35\xe8\xd0\xfa\xbf\xa3\x70\x22\x53\x28\x0c\xe5\x6d\xd6\x0b\x27\xa1\xf9\xe1\x56\x62\x73\xc5\x01\xfe\xbf\x5d\x44\xd7\x06\x48\x60\xa1\xf2\x9b\x2f\xa9\x62\x39\x96\x81\x44\x68\xe8\x2a\xdf\x02\x7f\x96\x44\xe2\xf6\x12\xc2\x88\xeb\x61\x03\x4d\xf5\x82\x48\xa8\xa7\x33\x24\xda\x58\xc9\x1d\xa2\xff\xd9\xc4\x22\x05\x47\x13\x40\xb5\x3b\xa7\xa0\xcf\xf3\xe6\x64\x08\x98\xc2\x1a\xf6\x0a\xdd\xc8\x1f\x84\xbf\x31\x9d\x76\x72\x7c\x1a\x14\xd7\x0c\x4a\x2d\x72\xff\x57\xcc\x07\x1b\xa1\x45\xd2\x76\x4c\xd5\x03\x87\xc3\x27\x4f\x97\x32\x34\x0c\x5e\x50\x49\x70\xad\x27\x8d\xe5\x2f\x7b\x33\x0f\xa2\x14\x4c\xd9\x50\xe9\x1e\x23\x1d\xf0\x0b\xcd\xfe\xa0\xd5\xa6\x6c\xd2\xd6\xc2\x3d\x88\xf7\xc1\x95\x72\xb1\x19\xeb\xed\xa4\x8c\x3e\xd9\x3d\xaa\x74\xc6\xbc\xb8\x08\x4f\x0c\xa0\x18\x27\x81\x08\x8a\x2a\x88\xa5\x38\xaa\x50\x0a\x63\x77\x29\xdd\x4d\x4e\xcb\xea\x6d\x36\xdb\xf0\xe7\x1a\x98\x32\xf4\x5c\xab\x7a\xb6\x1a\x6f\x55\xea\xa3\xca\xfb\xb5\x4a\xb9\xbd\x9c\x56\xee\xd2\x99\x4e\xfb\x6b\x2b\x98\xc4\x1e\x62\x94\x07\xba\xc8\xb3\x3d\x8d\x32\xa9\x28\x95\xd9\x1b\x58\x8e\xa2\x82\xe6\x92\xbd\xe4\x04\x3c\xe5\xc1\x75\xe6\x0e\xc7\xdb\x10\x32\x4e\x40\xb7\x30\x26\x53\x8e\x38\x96\xc7\x2d\x24\x93\x89\x9c\x90\x6e\x07\x0e\x5b\x3b\xa4\x0a\x9c\x3a\x2c\xf9\x50\xca\x0e\xe7\xbb\xf8\x68\xc7\xc5\x46\xb9\xce\x0c\xc2\x2e\x54\x73\x3e\x08\x9b\xe2\x20\x02\x7f\x51\x25\x58\x7e\xc9\x9b\x62\x58\x80\xe1\xe3\xbf\xce\x77\x9d\x59\x51\x00\xe5\x79\x0f\x11\x3c\xca\xa3\xca\xbf\xf1\x04\x90\xaa\xfb\x82\x6a\x8b\x18\x7f\xf0\xc2\x38\x40\x7b\xb9\x5a\x7d\xb9\x54\x7a\x21\x6d\xbe\x5a\x2c\xd0\x13\xe6\x0b\x3d\xbd\xa1\x45\x67\xf7\x99\x83\x05\x48\x8b\x93\x19\x48\xc3\x72\x6b\x79\x3e\xc4\xb3\x2e\xc4\x9b\xc6\xa0\x64\x30\x46\xa2\xb1\xb5\x64\x31\x32\xbc\xa8\x5e\x09\x83\xb1\x08\x77\xeb\x10\xef\x40\xf4\x6f\xf4\xa6\xe1\x8a\xae\x56\x89\x88\x76\x87\xe8\x7f\xfd\xc7\xc6\x28\x38\xc0\x32\x0b\x32\xab\x6a\x06\x36\x50\x24\xee\x87\x0b\x2d\x26\x1a\x74\x1a\xc7\xfe\x94\x7a\x49\xef\x7e\xd3\xb3\xed\xd8\x8f\xe7\x99\xed\xd4\x8f\x99\xfc\xa9\x54\xfc\xfd\x99\x9e\xfb\x38\xf6\xa7\xf5\x9d\x5c\xfa\xed\x1c\xfc\x53\x9e\x43\x51\x1f\x06\x98\xa6\x63\x3f\x5b\xb8\x55\xc3\xca\xb4\x88\x82\x34\x9a\xf0\xef\xd3\xcd\xdc\x03\x37\x66\x4e\x37\x18\x8d\xa2\x63\x71\xee\xa3\x70\x88\xfe\xb0\x0a\x46\xf0\x7d\x03\x2c\xa3\x74\xfd\xec\x7b\x21\x59\x92\x74\x1d\x90\xa7\xca\x45\xf3\xf6\x4a\xf7\xc6\xb3\xde\xb5\x07\x89\x51\x97\x70\xc9\x1b\xf9\xbf\xa2\x75\xb0\x7b\xee\xf1\xd6\xe5\x67\xdd\x6b\x8f\xba\x4f\x6d\x40\x14\xf2\x27\x89\x53\x4d\xd4\x9f\x2e\x96\x68\x26\x0f\x31\x28\xbb\x4b\xf4\x96\x99\x3f\x47\xed\xe0\x55\xd5\x4e\xe2\xea\xd2\xe2\xe9\x30\xd6\xce\x5c\x71\x0f\x58\xc0\x9b\x20\x30\xc6\xc3\x9e\x9b\x0f\x5e\x59\xaf\x7e\x9b\x52\x4b\x29\x27\x89\x6b\x30\xcb\x24\xa7\x33\x02\x99\x77\x03\x30\x5b\xe0\x77\xfa\xce\x96\x93\x17\xb8\x21\xdb\x18\x82\xa9\x62\xce\x97\x54\xdc\xbc\xe3\xd1\xaf\x86\x42\xaf\xfa\x50\x62\x09\x14\x52\x62\xf6\x65\x70\x9e\x15\xb2\x26\xc2\x71\x3c\xe2\xca\xee\xfa\xba\x27\x27\xe1\x0c\x33\xa5\x67\x15\x06\x9b\x7a\x97\x69\x5c\xcf\xbc\xfa\x59\x28\xf3\xb4\xba\xee\xc9\x29\xf4\x7d\x9a\x5e\xa5\xc8\x73\x63\x94\xde\xf8\xf6\x59\x77\x19\x8d\x94\xfd\x73\x01\x26\x16\x0a\x33\xbd\xc3\x16\xcc\xff\x29\xf7\x72\x80\xc2\x0b\x51\x08\x9b\x82\x68\x6b\x06\xe5\xe1\x00\x50\x19\x10\x2a\x49\x09\x00\xe6\x50\x2a\x1f\x2f\x97\x5a\x85\x0a\x65\xd5\x4e\xa3\x12\x0d\xf6\x15\x1b\x2c\xf0\x0b\xf2\x33\xc8\x04\x5d\x0b\xec\x47\xa2\x48\x5b\x29\xeb\xa7\x77\x90\x81\x90\x70\x18\x72\x8b\x38\xb5\x63\xe4\x61\x62\x41\x10\xb9\x88\xf2\x7f\x04\x3a\x0e\xdc\xe1\x73\xcc\xc4\xd0\x11\x8f\x0f\x6e\x2d\xa1\xbd\x96\x5c\x1f\x1b\x53\xb4\xa7\x8c\x38\xa7\x1c\xcf\x0e\xbc\x79\xf8\xf0\xfb\x47\x8d\xa7\x1f\x9c\x2a\xad\x5a\x09\x06\x3e\x90\x0d\xee\x95\x24\x38\x42\x16\xdd\x67\xd6\xd8\x44\x5b\x52\x0c\x9c\x74\xb5\x86\x3c\x09\xa4\x24\x65\xb3\x61\xf7\xc1\xe4\x8a\x95\x56\x89\x5e\x28\x02\xd6\x85\xc2\xf5\x3e\xe1\xde\xfb\xb4\x4d\x92\xf0\xca\x4b\xc0\xa7\x91\x61\x9c\x91\x8b\x55\x6f\xa8\xe4\x7a\x81\xd3\x7f\x37\xd1\x73\x40\x72\x32\x86\x74\x73\x2a\x7a\xac\x1a\x6b\x17\x19\x14\x77\xab\x21\x12\x4e\x08\xe2\x57\x09\x2d\x95\x85\x61\x3e\xa1\xf9\xac\xd8\xae\xd3\x57\xb2\x3b\x6d\x50\xaa\xb8\xb4\x5e\xf9\x6c\x83\xa9\x72\x0c\x31\xb2\x80\xa0\x59\xae\xf6\x5b\x0c\xea\xec\x55\xee\xcc\x3e\xe9\x8e\x85\x61\xdd\xea\xc1\x1d\xbc\x7e\xf9\x49\x98\xac\xf1\x33\x4c\x59\x22\x52\xb5\x08\x51\x01\x90\x1d\x29\x14\x59\xac\xde\x32\xa9\x78\xcf\xb4\xb8\x47\x60\xdf\xc0\xd5\xe4\x0e\x61\x8b\x62\x2a\x1b\xb4\xaa\x57\x0b\xc7\x40\x34\x57\x4c\x9f\x93\x71\xa4\x41\x63\x67\xf2\x84\x23\x97\x76\xc2\x01\xe6\x6e\x1b\x82\x54\x56\x8f\x3e\x03\x75\x3d\x63\x93\x1e\xb1\xba\x22\x46\xaa\xd8\xa4\x6b\x5d\x80\x53\x7e\x65\x36\xd6\xf1\x55\xa9\x8e\x8a\xca\x6a\x9c\x0c\x34\xf2\x81\xf4\x8b\x96\xd3\x60\x99\xe6\xd2\x21\x27\x01\x66\x9b\xc5\x0c\x4d\x60\x66\xa1\x32\xe5\x7f\xc9\x73\xbe\x5d\xff\x11\x1f\x9d\xfd\x05\xd3\x8e\x5c\xb8\x45\xe7\xab\xa4\xc8\x49\xf4\x28\x8e\xbd\x6a\x22\x97\xfb\xb9\xd3\x3b\xc3\x40\x74\x8d\xb1\xa0\xa4\x04\xa6\x20\x0d\xad\x24\x36\xf1\x51\xa6\xe4\x2a\x3e\x5b\x39\x31\xd0\xc2\xc6\x99\x9f\x59\x7a\x51\x4e\xb2\xe2\xbf\xbc\x71\xf9\x19\x06\x18\x90\x6b\xb8\x97\x3d\xa9\x7b\xfb\x12\x26\x60\x71\xde\x0d\x31\x0f\x92\x28\xb7\xc0\x79\x2b\x89\xb2\x0d\x79\x96\x21\xbb\x91\x59\xdf\x10\x64\xd0\x61\x67\xbd\xbe\x3e\x6c\x54\x38\x0d\xef\x91\xf7\x07\x8f\xfa\xc6\xc2\xf6\x2c\xa5\xf4\x75\x9e\x4a\xd8\xbc\xff\x64\xe3\x87\x47\x2a\xa9\xe6\x2d\x09\xf5\x6f\x2f\xa7\x3c\x00\x67\xf9\x68\x29\xd4\x18\x57\x28\xb4\x80\x65\xc5\x0f\x5a\xe8\x95\x25\x30\xe6\x62\x11\xed\x05\x60\x9f\x9a\x49\x4d\x40\x6a\xf4\xd5\x03\xe8\xa4\x80\x62\x7c\xae\x0e\x0f\x9e\x40\xfc\x73\xfa\xa9\x02\xd9\x43\x50\x1b\x41\x11\xd0\x76\xea\x80\x0f\x69\x40\x59\x2b\xb4\x89\x22\xa5\x46\x5c\x47\x29\x03\x33\x81\xd2\x1f\x29\x75\x58\x51\x8c\x73\x7f\xe1\xff\xa7\xd4\xa8\x73\x16\xcc\x9c\x64\xc3\x4c\xa9\x31\x14\x95\xc6\x73\x6f\xc1\x3f\x29\x5a\x83\xbc\xc8\xe7\xa9\x0e\x98\x76\x11\xbf\x6d\x9e\x5e\x5c\xff\xe5\x82\x9d\x7c\x48\x3d\x25\x93\x96\x7c\x48\xe5\x48\xb4\x82\xc3\x96\x3d\x7f\x65\xde\xde\x22\xf0\x21\x81\xda\x2f\x39\x5c\xb4\x23\xd9\xac\xb1\x2c\xdb\xc9\x16\x24\xe0\x01\x5d\x9f\xd9\xa9\xbc\x7f\x28\x94\x3f\x61\xba\x1a\x11\xf1\x95\x1f\x1e\x31\xfd\xcc\x7a\xb9\xa2\xed\xf4\x10\x76\x36\x63\x1a\xf5\x13\x31\xd2\xbb\xb1\xa0\xc8\x78\x6f\xdd\xdb\xb8\xfd\xcc\xcf\xc7\xe2\x55\x03\x4c\xdc\x7f\xb6\x71\xf9\x17\x2b\xa7\xc6\x92\xf5\x9c\x9a\x1a\x52\xda\xd3\x3b\xe9\xd3\x32\x49\x5a\x04\x67\x2a\x70\x35\x51\x33\x23\x8a\x95\xfc\xfe\x92\x9a\xa3\x1c\xf3\xd2\x38\x67\x0f\x2d\xa1\xd3\x59\x7c\x57\x62\xdd\xf0\x09\x80\x1b\x9c\xb9\x1a\x55\x16\x8f\x7f\xd1\xc3\x68\x9b\x4f\xd6\x36\x17\x1f\x1a\x6f\x12\x97\xd5\x0a\xcb\xc2\x74\xe5\x64\x98\x46\x56\x27\x36\xea\x04\xc7\x93\xf3\xc2\x8d\x6a\xf7\x42\x13\xe9\x65\x8b\x8b\x8f\x28\x81\xc7\x8c\x76\xcf\x53\xa1\xed\xf2\xfa\xd2\x8b\xff\x7b\xf0\xfd\xc3\x3a\xb7\xd7\x3e\xe9\xfa\xf3\x97\xc7\xc6\xc6\x5e\x46\x76\xf3\x72\xab\x51\x09\x6b\xf8\xb1\x24\x63\xd9\x87\x6f\x65\xbd\xa1\x33\x2a\xbc\xbe\x1f\x7e\xbd\x44\x67\x8e\x28\xc0\xfd\x88\x54\xb1\xe5\x25\xba\x52\xe1\x98\x32\x1c\x67\xdf\x67\x39\x85\x2d\xf9\x3c\x39\xcb\x7f\xd6\x25\x1a\x61\x19\xfc\x2e\x5b\x46\xe6\x5c\x5b\xc4\x41\x7a\x51\x4e\x35\x0e\xd1\x04\x96\x93\x8d\xb1\x11\x84\xc5\x06\x0c\x7a\x63\xe1\xeb\xee\xca\x29\xfb\x7b\xa5\x50\x3c\x66\x52\xf0\x7c\x28\x7f\x24\x6a\x94\xa1\x47\x1a\xda\xbb\xf0\x87\x37\x18\xae\xc1\x77\xaa\x07\xf0\x5f\xab\x0c\x6f\x86\x74\x14\xd1\x7d\xff\xd8\xc6\xf3\x0a\x37\x17\xe6\x2b\xb2\x59\x8b\xa8\xae\x0f\x24\xc9\x5a\x22\x50\xd9\x85\x4e\x5e\xb6\x51\xad\x32\x9e\x63\xa2\xc0\xdf\xea\xce\xc4\x23\x5d\x7a\xd2\xd8\x6b\x4e\x29\xc0\x8d\x56\x94\x7b\x37\xc0\x38\x00\xad\x92\x99\x12\xad\x96\x0d\x24\x60\x70\x82\x9d\xdc\x7b\x61\x33\xa8\xa2\x18\x8f\xbf\x82\xb1\x51\x50\x1c\x18\x5a\x4a\x0b\xdb\x9a\x9b\x51\xca\x78\x7b\x8b\x6e\xda\xf6\xa1\xab\x7d\xb3\x30\xa2\xec\x9d\xa9\x58\xc8\x1d\x81\x7f\xd2\xf1\xa3\x8f\x14\xfc\x85\x07\x6e\xc1\xd2\x29\x6c\x7e\x41\x09\xfc\x73\x89\x0c\xfd\x5e\x05\x3f\xc4\x29\x6b\xf1\x66\xbb\x6b\x17\xe9\x4a\x92\x92\x71\x72\xe0\x1e\x32\xeb\x74\x86\xb2\x75\xf2\x9c\xc7\x26\x3c\x4e\x46\x6c\x2c\x21\x68\x6b\x49\x64\x67\x22\xb6\xb0\x4f\x4f\x1a\x4d\x63\x9e\x52\xd3\xe9\xd5\x12\x5e\x95\xd2\x34\x9f\xd1\x91\xe8\x86\x29\x62\x6f\xc2\x84\xc3\xce\x54\x79\x11\x93\x30\xd1\x9d\x8e\x83\x27\x8e\xb8\x48\x39\x19\x17\x5d\x15\x8b\xc6\x25\x11\x29\xfa\x08\x48\xee\x7d\x44\x1c\xef\x51\x73\x0a\x78\xa9\x22\xb0\x54\xdc\xfd\x6f\xab\x97\x6a\x12\xd1\x2d\x9c\x10\xde\xd1\xd1\x96\xd2\x32\xa0\x78\x8c\x21\x19\x59\x9c\xa8\x92\xfa\x92\xa7\xcf\x5f\x40\x37\xae\x91\x3f\x66\x5b\x52\x71\xc9\x43\xd9\x16\xba\xeb\x95\x68\x9c\x73\x8d\x10\xd2\x38\xef\xc9\x6d\x9d\xac\xce\x46\x88\xa9\x9c\x7b\xb3\x54\x0a\x0e\xd2\xcf\xe0\xff\x84\xf6\x5e\xa0\xb0\x04\x03\x13\xcd\x50\xe8\xd7\x82\xe6\x7e\x00\x81\x86\x81\x1a\x9a\x56\xa8\x25\xd4\x70\xcc\x49\xf6\x45\x4c\xca\x08\xf5\x89\x7f\x80\xff\x6f\x55\x72\x73\x6e\x1c\xd4\xe0\xb5\x8f\x96\x96\x7a\xe5\xb2\xc1\x69\x69\x52\x6e\x58\x2d\x39\x5a\x0c\xcd\x17\xf4\xce\x2f\x02\x50\x57\xf1\x14\x9d\xe0\x82\xf1\x33\x67\x60\x96\x28\x33\x4b\xef\xc2\x81\x11\x91\x25\x77\x5b\x13\xf6\x35\x8e\x54\x8c\xa7\xd4\x4f\xea\x1d\x25\x7b\x62\x46\xf5\xb0\xef\x1b\xb4\x71\x0a\x6f\x6d\x3c\x03\xca\x8e\x54\x8f\xb4\x81\x28\x7c\x58\x88\xdd\xfe\x3e\xa2\x54\x1e\x1e\x1e\x18\x6a\x44\x63\x31\xa6\x8a\xc0\xb7\x16\x73\xe6\x81\x48\x25\x1b\x48\x35\x74\xb7\x00\x92\xd8\xbc\xbb\x28\x1f\xf8\x06\xd7\x8b\x34\xa0\x12\xba\xf5\x76\x9f\x6c\xc3\x47\x4a\xa7\x4f\x99\xf0\x86\xf6\x8a\xca\x5d\x90\x54\xcb\x09\x46\x3c\x1a\x8d\xe5\xf1\x2f\xca\x87\x11\x0b\x00\xf1\xe8\x01\x31\x89\x64\x66\x55\x17\x6b\xf0\x52\x74\x4f\x3e\xee\x5d\x3b\xa3\x8e\xc7\xbd\xa5\xa0\x3b\x31\x93\x54\x2a\x54\xe0\x26\x72\x45\x13\x48\x0b\x02\x94\xdf\x8e\x39\x88\x31\x79\x82\x38\x16\x24\x2a\x31\xbf\x34\x70\x00\xfe\x79\xe8\x65\x42\xe1\x17\x98\xc7\x5b\xef\x1e\x96\x5f\x14\xed\x21\xd9\x0c\xed\x04\x73\xcb\x6a\x46\x3a\xb0\x64\x20\x23\xc0\x44\x15\x73\x5c\x10\xfd\x9d\x73\x43\x7f\x12\x55\x4b\x8d\xc2\x70\x33\x27\xe1\x42\xc8\x8d\x4d\xf8\x0a\xfa\x91\x2a\x28\xc4\x94\x1e\xa4\x83\x00\x1c\xd3\x3a\x2e\x9f\xa1\x2b\x20\xf5\xd9\xf1\x1b\x53\x1f\x0b\xa8\x83\xa6\xbc\xd2\x07\xfa\xde\xd6\xe5\x73\x9c\x9e\xff\xa9\x85\x47\x0b\xbf\x69\x11\x36\x03\x4c\x9a\x79\x79\x1d\x5f\xe8\x33\xb0\xde\xc9\x57\x15\x41\x04\x51\xd9\x78\x30\x32\x48\x82\xb1\x55\x19\x49\xc6\x5e\x02\x5a\xb7\xad\xc8\x0d\x26\xd2\x89\xc0\xe8\xa8\x59\x9d\x56\x18\x55\x13\x63\x61\x94\x3a\xda\xd7\x6a\xe3\xf2\x33\xc7\xb1\x8c\xb3\xcc\x3b\x6b\xaa\xbd\x00\xed\x27\x0c\xe5\x74\x9c\xa6\x83\x43\x35\x50\xc2\x34\x72\xc9\x7c\xb5\xe4\x9d\x8d\x87\x0a\x8d\x63\xa5\x68\xac\x26\xc7\xa3\x97\x65\x48\xc1\x18\x6b\xe0\x25\x5c\xef\xea\xd3\xcd\x5f\xd7\x48\xc8\xb4\xd6\x9e\x1f\x04\x95\x85\x97\x47\xd6\x92\xbd\x3b\x31\x10\x09\x35\x10\x20\x93\xc3\x81\x6a\x85\xaa\x02\x0a\xab\xa4\xa6\x3d\xe7\x4e\xd7\x9f\x3e\xfc\x7f\x13\x77\xd3\xc8\xce\x4f\xa4\x65\xe1\x44\xee\xa8\x50\xed\x5e\xe6\x10\xc1\x54\x00\xc9\x88\xf6\x45\x95\xbf\x74\x65\xeb\x9b\xeb\xa9\x4f\xe7\x2a\xf6\xa3\x6c\x86\x0f\xbf\xa6\x0b\xb9\xb4\x35\x23\x83\x76\x3c\xea\xac\x16\x2a\xda\xb4\xcc\x16\x95\xe2\x9b\x86\xbc\xd3\xd6\x9f\xce\x10\x4e\xce\xf1\x3b\x61\x40\x4c\xee\x8e\xc9\x9b\x1d\xe7\x82\xf4\x36\x92\xa2\xe7\xbc\x1c\x88\x2a\x89\xb2\xa4\x3c\x10\x1a\x67\x4b\x00\x5f\xef\xb9\xb3\x9f\x75\x93\xb1\xab\xe4\x40\x1f\x47\x8d\x91\x4f\xac\xc7\x0a\x64\x61\xf5\x43\x05\x76\x91\x97\xc0\x40\x9b\x63\xad\xd4\x05\x73\x9b\x77\xaf\x50\xe4\xc0\x09\x52\x83\x4e\x58\xe9\x00\x44\x55\xc0\xf4\xde\xd2\xd2\x7e\x30\xaf\x1e\xe5\xc5\x3d\x3f\x67\x49\xab\xa0\x43\xb1\xf3\x42\x0e\x53\xec\x50\xbc\x50\xed\x78\x19\x6f\x0e\xa2\x6a\x88\x37\xcd\x9b\x8b\x8f\x38\x69\x7d\x6f\xe6\x6a\xf7\xd7\x93\xfc\x64\x42\x6c\x5e\x23\xc0\xa4\xb2\x63\xf4\x72\x1b\x1a\x94\xe3\x9c\x9d\x37\x5c\x95\xf5\x4f\xdb\x6c\x45\x5e\x22\x6c\x9b\xbd\xaa\xdc\xf4\x66\x1e\x88\x2b\x27\xda\x3f\xfd\x81\x04\xf9\x9e\x5e\x53\xe1\x79\x7d\xed\xca\xe6\xfd\xc7\x78\xbd\x00\xda\x08\xda\x72\x2f\x68\xc3\x0c\xf5\xf8\x5c\xd2\xfd\xd8\x0f\x2f\xd0\x61\x48\x91\xa9\xf3\xfe\x33\x12\xd8\x99\xbf\x3b\x74\x72\x7d\xcc\xd2\x25\x09\xc8\x55\x72\x1f\xe5\x30\xbb\x42\x9a\x2c\x81\xc0\x8b\xba\x72\x1c\x7b\xc9\xc1\x6c\x30\x2a\x82\x77\x51\x6e\xba\x91\x91\x88\x87\x2c\x81\x49\x8d\xb7\xd7\xb4\xf6\x47\x84\xd9\x5b\x2f\x6c\xfc\xa3\xd1\xf5\xff\x15\xcf\x8c\x3e\x39\x8f\x6d\xcb\x6a\x4a\xf2\x63\x5d\xdc\x37\x0b\xf2\x3f\xe0\x2c\xe1\xd6\xd4\xc2\xa1\xde\xbd\x3b\xc8\x09\xeb\x3b\x5e\x00\x99\xff\x57\xfc\x2e\xec\xab\xef\x94\x5b\x41\x2f\x9d\xed\xfb\xce\x45\x39\xbf\x0b\x2e\x4d\x2c\x0d\x83\x79\x87\x23\xd6\x26\x6f\x3f\x0d\xe3\xc9\x72\x4d\xd0\x79\x74\xec\x9c\xff\xd9\xd5\xd5\x4b\x89\x26\x8f\x8e\xdb\xec\x1f\x4c\x9c\xc3\xaf\x7c\xa6\x5f\x13\x66\x27\xd0\xf1\x07\x87\xcc\x48\x5e\x8d\xd6\x9c\x3a\x63\x1e\x9a\x6f\x79\x6f\x1d\x24\x26\x60\xdb\xa5\xd3\x93\xe5\xa4\x5d\x90\xb9\x50\xf9\x10\x47\x71\x3f\x30\x58\x70\x5f\xa6\xb7\x38\xb0\x2d\x70\x2f\x75\x57\x7e\x15\xf3\xa4\x63\xbc\xa1\x51\x4d\xce\x18\xf3\x4a\x7a\xc6\xd3\xdd\xbb\xe4\x18\xe0\x63\xbc\xe8\xe7\x62\xf7\xcb\x4d\x1a\x15\x3f\xd9\x8d\x95\x1a\x5b\x37\xe1\xeb\xf9\x94\xca\x89\x3a\xfa\x24\x95\xac\xed\x2e\xa0\xb4\x1c\x43\xaa\x4c\xdf\x8b\xda\xa7\x98\x2a\x04\x3a\x29\x86\x98\xe1\xef\xca\x4d\x92\x8e\xd4\x77\x56\x3b\x75\xd4\x86\xfa\x0c\x62\x05\x7c\xe5\x47\x32\xcc\x57\x39\x5f\x69\xd9\x48\x38\x5f\xe2\x93\x95\x47\x69\x1d\x7e\xd6\xfb\x1b\x68\x6f\xb1\x72\xff\x9b\x57\xbb\x92\x89\x18\xae\x24\x7a\xc2\x87\x4c\x4d\xea\x64\x39\xc5\xe5\x1c\x1f\xc0\xe8\x1d\x79\x6a\x41\x7d\x72\x87\xcd\xdf\x50\x20\x92\xa4\x7c\x22\x68\x76\xe7\x2e\x61\x74\x81\x95\xbf\x0b\x4e\xa4\x94\xea\x99\x27\xe2\x4a\xf2\x9a\x5f\x3d\x4f\x7f\xcf\xcb\xd1\xb0\xdd\x2d\x12\x77\x4a\x82\xb7\x1a\x24\x4b\x84\x2c\x0d\x67\x0c\xd2\xae\xbf\xf3\x51\x02\xe1\xc3\xfc\x27\x27\x08\xe5\x5f\x58\x77\x50\x73\x2a\x32\x44\x52\x33\xb8\x89\xc6\x26\x33\x06\xcd\x8f\x6b\xcb\xa0\xed\x87\xed\x32\x06\x6d\xd7\xff\x1d\xa8\x5d\xb2\x47\xb6\x5f\xee\xc6\x80\x53\xce\x9d\xa5\xa4\x8f\x97\x28\x11\x6b\xba\xa3\xc3\xce\x90\xaf\xf2\x76\x24\xc7\xa2\x32\x79\xa4\x46\x3f\x73\xe3\x84\x3c\xc0\x9f\xd9\x35\x2b\x29\x14\xb9\xce\x76\xbf\x93\xc3\x3d\x55\x46\xea\x25\x0f\xc3\xd6\xdb\x36\xcb\x9a\x6d\xf2\x8a\xb0\xac\x65\xdb\x1c\xd4\x3b\xcf\x1e\x16\x8c\x10\x2c\xf3\x0f\x5c\x46\xc2\xb5\xb6\x95\x2c\xb8\x9a\xca\x9f\x87\x32\xb1\x8f\x56\x73\x60\x2a\xb2\x28\xf1\x53\x61\x9a\x7f\xa5\x0d\xc0\xf2\xb2\x48\x74\xa1\x95\x64\xf3\x1e\x94\xdb\x85\x5d\x37\x75\xa9\x53\x92\x86\xa6\x1d\x60\x09\x0a\xf1\x9e\x1a\x5a\x21\x81\x71\x4e\x02\x98\x52\x32\xb8\x3c\xf5\xd3\x12\xa2\x89\x09\xe4\xe8\x53\x9c\xfd\xbf\x37\xb1\x90\xf6\xba\x4f\x72\x12\xfa\xf2\x40\xee\x3d\xed\x31\xcd\xee\x20\xdc\xcc\x62\x75\xdb\xca\xed\x9a\x4a\x6d\xe6\xa9\x09\xca\xf5\x5a\xbd\xf5\x5a\xe0\x63\x24\xc1\x29\xd9\x7e\xc5\xdb\xd7\x61\x96\xed\x65\x65\x19\xe9\xcf\x26\x77\x3e\x62\x9b\x93\xfe\x21\x23\x4e\x5d\x4f\x87\x71\x66\x0d\x9d\x99\xdf\xce\x87\xae\xf9\xa9\x95\xbf\x6f\x79\xfb\xa1\xdb\x94\xe9\xf3\x51\x23\x1f\x4d\xb4\x9d\x83\xd0\x63\xfe\x93\x49\x9f\xaf\x65\xc5\x4f\xb3\xa6\xe7\xa9\xc9\x99\xc3\x48\x6c\x7a\x63\xd1\xee\xd7\x2c\xb1\xfb\xc5\xc1\x8c\x5c\x99\x99\xcc\x5f\xfc\x80\x3e\xbd\x64\xf7\x50\x8b\x6a\x7c\x33\x50\x93\xd4\x45\x46\xf0\x4b\x4d\xf1\x98\xcc\xe3\x97\xf6\x46\x1d\xfd\x7d\x85\x76\xfb\xd7\xfc\x60\xb9\x15\x3d\x99\xf6\xc6\xd5\xc7\xb4\xf8\x9f\xec\xde\x85\xcf\xa5\x0e\x45\x05\x7a\x36\xc3\x3c\x83\xaa\xd3\x66\xf1\x03\x7a\xb1\xf1\x6c\x23\x9b\x81\xd6\x6f\xcc\x0b\x43\xdb\xbc\x25\xd5\x02\x3d\xaa\xd6\x94\x67\x8b\x24\x0b\x9c\xa4\xda\x1c\xd1\x56\x39\x7a\xde\x66\x72\x99\xfa\xf7\x22\x03\xc4\x0d\x34\x87\x9f\xd0\x03\xe2\x14\xac\x09\x7b\x9a\xe1\xa3\xbf\x35\xec\x38\x47\x2e\x0d\x33\xa4\x41\x73\x76\xa1\x47\x98\x80\xa8\x11\xe3\x2b\xc4\x23\x61\xee\xcf\xf8\xa7\x64\xcb\xa6\x0f\xef\x15\xf0\x77\x33\x6a\x82\x0c\x7a\x14\xff\x7d\x2d\xd8\x4b\x2f\x20\x69\x9c\x90\x75\x1e\x16\x0b\x44\xef\x8d\x1f\x1f\x6f\xde\x9b\xb6\xcb\xb4\x57\x70\x2c\xfa\x94\xd3\x70\x1c\x96\xb8\x4a\xf6\xff\x96\x3b\xea\xc0\x1a\xe6\x1a\xf1\x5e\x2e\xe0\xcc\x49\x3f\xa7\xf6\x9e\x47\xcf\xaf\x1c\x27\x49\xd6\xd7\x10\xe6\xa1\xa3\x15\x7a\xde\xbe\xc4\xcf\xdb\xab\x85\xda\x67\x7d\xe4\x45\xb2\xbf\xe8\x3c\xf1\xfb\x9c\xb6\xce\xb2\x39\x45\x93\x77\x29\x27\x1b\xbe\x91\xe3\x7e\x97\xf7\xbc\xec\x8f\x9b\xb7\x66\xbb\x33\x17\xdd\x6a\xe6\x80\x71\x86\x41\xe1\xce\x6e\xcd\x27\x8a\x83\x4c\xbb\xdf\xfb\x25\xe9\x76\x67\x61\x5e\x13\x73\xbf\x4b\x4a\xc5\xc4\x94\xc5\xe6\xe8\x7e\x7f\x48\x96\x71\xbc\x31\xed\x9e\x9c\xb2\x8b\x44\x69\x73\x6b\xa7\x44\xdd\xb9\x15\x24\xf4\xda\x1f\xa8\xb9\x5b\x06\x3c\xae\xb8\xa5\xc2\x7a\x7c\x3c\x4a\x5e\xbb\xd3\xa2\xd9\xa5\xb5\xed\xfd\xb4\x8a\xa9\xc7\xad\x4b\x9a\xc0\x58\xc8\x32\xc3\x24\x52\x48\x9b\x4d\x43\xca\x5c\xa0\xdd\xac\xd2\x6a\xc6\x63\x65\x7a\x2a\x17\x07\x73\x9b\x09\x25\xbd\x62\xa3\x05\x2a\xd2\xf2\x0d\xb2\x3f\x9b\x72\x0c\x81\xab\xe5\x25\xf1\x79\x44\xb9\x22\xdd\x1c\xea\x67\xbc\x0c\xe7\xc1\xfb\xf8\xae\x75\x60\x3d\x96\xce\xa1\x8e\xfd\x40\x5a\xc6\xa4\x7e\xa0\xb5\x4d\xd1\xf4\x91\x10\x60\x3c\xd7\x04\xd3\xab\xc8\x44\xe5\x9a\xff\xb4\x7a\x9c\x43\x7b\xbe\xef\x74\x97\x92\xbe\x58\x8b\xde\x3a\x75\xf0\x0e\x80\x5b\xaf\x29\x19\xc1\x3d\xa5\xc3\x64\xae\xe1\xed\x45\xb3\x44\xff\x64\xfe\xc6\x74\x6c\xe5\xe3\x49\x6e\x9f\x92\xf2\x9a\xd3\x52\x22\x59\x5c\xb2\x33\x3c\xf7\x05\x9b\xe5\x63\xbf\x0d\xf8\x1d\xc9\x9a\xa6\xe7\x91\x72\x33\x3f\x52\xe4\x23\x3f\xd9\xd3\x42\x87\x1f\x11\x11\x56\xfb\x94\x98\xd3\x03\xfb\x2a\x86\x8c\x66\x37\x12\x57\x66\xe9\x1d\xa4\xae\x51\xf2\x84\xd7\x13\xb0\xbb\x0e\x52\xfb\xb6\xde\xb0\x4b\x99\x5c\x23\x8c\xc7\x6b\x45\x34\x35\xe3\x5b\x31\xe4\x6a\xf1\xc2\x00\xfc\xb5\x3f\xe0\x8c\x78\xe5\xbf\x86\xe4\x90\x80\x86\x66\xef\x92\xf9\xd4\x39\x2b\x75\xbf\x4c\xeb\xb7\xb5\xe9\xcd\x87\x77\xbb\x5f\x9c\xfd\x6d\xed\x0a\x39\x8d\x93\xfb\x07\x3e\xe9\x70\xfb\x12\x0a\x26\xa0\x35\xc8\x93\x0e\xd8\xe0\xb7\xb5\x33\xfd\xc7\x92\x8a\x0d\xeb\xfd\x12\xb3\x90\x2c\x33\xf7\xe6\xae\xd2\x4d\x4d\x32\xe1\x54\x6a\x2f\x96\x8b\x51\x1a\x0d\x89\x05\xd6\x66\xc2\xd6\xc6\x3b\x75\xce\x4e\x6f\x0e\x13\xf7\xde\x9f\x13\x1d\x53\x65\x59\x75\x9f\xd8\xba\x41\x32\xdc\x39\x7d\xbd\x90\x8d\x09\x7b\x8c\x7d\xe8\x3d\x39\x56\x14\x7a\x65\xac\x86\xdc\xcd\xa0\xd3\x92\x79\x58\x62\x05\x65\x94\x85\xce\x31\xe4\x26\xa7\xdc\xf7\x59\x5e\x5f\xde\xb8\xb7\xd6\x9d\x3a\xc7\xaf\x21\x39\xcc\xb4\xd5\x40\x1f\x8a\xfc\x48\xd4\x88\x5a\xa0\x68\x87\xe6\x09\xb3\x77\xd4\xa7\xb4\xfa\xa0\x41\x83\x20\x9d\x6f\x51\xa6\x45\xeb\xd5\x33\x76\x40\x5d\xe4\x6b\xa1\xad\xd3\x73\x76\x5b\x12\xc9\x54\x4b\xbc\x28\x29\xd2\x3d\x5b\x5a\xde\xb1\x1b\x1a\x12\x1d\x4f\xd3\x9e\x8c\x26\x30\xa2\xa1\x66\x01\xc6\x57\xca\x6d\x9d\x3c\x47\xaf\xa5\x5e\xf4\x1a\x7b\x03\xa8\x47\x94\x88\x39\x5f\x81\x85\x69\xd5\xf3\x88\x27\x5c\x97\x6f\xd4\x2b\x68\xcf\xd9\xbb\xa4\x7b\xf5\x7a\xef\xe2\xa3\x94\xfe\xd4\x98\x75\x4b\xe9\x06\x66\x00\xc3\xcf\x6c\x86\x09\x82\xfc\x26\x98\xfa\xe6\xab\x5f\x93\x4d\x14\x7e\x47\xc3\x42\x3d\x89\xdd\x2f\x39\xac\x3f\x15\xbb\xd4\x62\x5b\xc4\x08\x84\x20\x0b\x45\x36\x94\x72\x49\x65\xbe\xa7\xc7\x96\xc8\x25\xe4\x77\x42\x20\xa7\xac\x1c\x8f\x57\xa5\x79\x4c\x00\xc8\x6a\x2d\x57\xce\xa8\xc2\x24\xda\xa0\xe7\x22\xa1\x30\xf1\xd8\xa5\x07\x2b\x1a\xfa\xf7\xb0\x88\xd9\x47\x0d\x0c\xb4\x8c\x5d\x22\xb6\xbf\xc0\xd9\x91\xed\x46\x43\x51\xd4\x04\x35\x18\x5a\x82\x98\x4e\xae\xbe\x9c\x4b\xf4\x92\x92\xcb\x58\x12\xbc\x2f\xf2\x9a\x30\x0f\xdc\xbd\xa9\xab\xc2\x40\xb6\x5b\x16\x0b\x4a\x26\x5e\xab\x98\xd4\x1a\x06\xd5\x68\x15\x9b\x2d\x60\x36\x32\xb2\x43\x83\x98\x0a\xbb\xb7\x30\xb3\x35\x71\x93\xc2\x1c\x96\x53\xc7\x91\x68\x9d\x35\x16\x0f\x9e\x03\xa3\x58\x28\x8e\x86\x29\x43\x38\x80\xdf\x77\x30\x86\x44\x7b\x3d\x08\x18\x01\x8c\xc3\x0c\xc2\x83\xe8\x6c\x62\x7a\x50\x15\xaf\x10\x87\x5a\xc5\x63\x61\x13\xa3\x8d\x47\xf3\xe4\x0a\x64\xe0\x75\xa6\xe6\x2c\xa5\x97\xd4\x30\x5c\xc1\x25\xf4\xd7\xba\x7e\x3e\x23\xd9\xe1\x8d\x54\x8a\x84\x53\xbe\x1a\x36\x0b\xe4\x40\xa6\xe1\xbf\x73\x80\x1c\x2f\x9f\x5b\xde\xf7\x97\xba\xbf\xce\x3b\x92\x31\xa6\x1a\xc9\x8b\xc2\x28\x9c\x03\xe5\x64\x0d\x83\x0d\xca\xb6\x0e\xf9\xbb\xc6\x85\xe9\xf4\x58\x04\x29\x8e\x83\x48\x8c\x99\xf5\x80\x9d\x20\xdf\x3e\x40\x66\x0c\xba\xd1\x45\xf2\x5e\xb2\x5b\x91\x9a\x0c\xad\xe8\x8c\x00\xa1\x1f\x9a\x40\x7d\xf5\x64\x6a\xf2\x7c\x60\x9e\xad\x1a\xbc\x73\x00\x5f\x7a\xb8\x3c\xd9\x6d\x5f\xeb\x3d\xfc\x36\x95\x35\xeb\x06\x75\xcc\xb7\xb2\x93\x16\x6a\x48\xdc\x60\xe3\xea\x0f\xec\xc6\xeb\xb6\xf4\x56\x84\xb9\xe9\x3b\x07\x58\x48\x53\x6c\x54\xac\x1a\x1c\xc2\x27\x6f\x24\x01\x35\x93\x13\xac\x89\xe0\x63\x7b\x17\xdd\xb9\xb1\x43\x2c\x37\xa2\xc7\x5e\xe5\x4e\x13\x4e\xdb\xcd\xbb\x73\x49\x11\x5e\xf9\x57\x48\x0b\x54\xa2\x94\xee\xc4\x9f\x94\xfc\x5e\xf2\x1d\xc2\xbb\xb3\x97\x74\x1d\x4a\x3a\xa7\x52\xca\xdf\xe0\x57\x85\x63\xbe\x21\x4b\x11\x57\x55\xa1\xf8\xb1\xe7\x94\x05\xc8\x63\x7b\x5c\x89\x7c\xf3\x1b\xe1\x08\x5a\xa2\x38\x26\x7c\x78\x3c\x37\x08\x1f\x83\x0f\xe8\xa3\xc4\x3b\x1f\xc6\x02\xb1\xda\x04\x47\xa3\x00\xc3\x18\x6c\x3c\xd8\x9e\xac\x82\x93\x1d\x64\x11\x19\x50\x20\x1c\x0f\x3c\x99\x34\xa9\x69\xec\xcf\xf9\xa6\x63\x35\x0a\x06\xe9\xab\xaa\x48\x99\xef\x9d\xa4\xf7\x0e\x88\x4a\x34\x52\x16\xf5\xd5\x03\xf3\x1e\x96\x04\x87\x29\x18\x83\x1b\xe8\xd7\x54\xe5\x06\xe8\x3d\xbc\xb2\x0b\xca\xcd\x20\xac\xd6\x9b\x14\x17\xdc\xc0\xb7\x1b\x6b\x41\xab\x26\xd9\x9c\xf4\x0c\xb2\x1e\x6f\x4e\x79\x43\xcc\x7f\xff\xb9\xaf\x07\x83\xc1\x4f\xe6\x53\x39\x20\xab\x39\x98\x2b\xc7\x79\x8f\xaa\xdc\xf7\xc2\x7c\xcd\x33\x95\x2e\x10\x08\x93\x5d\xfa\xd3\x34\xf4\x9c\xb0\x75\xaf\xe6\x9a\x7f\x6f\xeb\x25\x40\xef\x16\x8c\xa3\xca\x73\x20\x55\x36\xb0\x20\x11\x8d\x67\xbc\x11\xe9\x06\x37\xbd\x03\xff\x75\x6d\x17\xb4\xa4\x80\x4f\x60\xdc\x7a\x58\x99\xa0\xa4\x3a\x51\xf4\x79\x24\x9d\xb7\x4e\xb3\x0c\xa2\x7b\x34\x56\x53\xa9\xe7\x9d\xea\xea\x81\x83\xa4\x5e\xa7\x2e\x51\xd0\xb4\xed\x4b\xf8\x4a\x55\x95\x28\x2c\x06\xc2\x18\x56\xa9\x34\xdc\xd7\x06\x0c\x8d\xf0\x70\x30\x93\x06\x7a\xaa\x25\xf5\x7b\x02\x7a\xd3\xf8\x32\x38\xe6\xf9\x05\x3d\x26\x55\x01\x19\x3c\x5f\x56\x6b\x8f\x51\x3b\xcf\x85\x1a\x44\xf2\x46\xc8\xc2\xa8\xed\xd3\xfd\xa6\x70\x85\xed\x1d\xba\xf1\xc1\xfa\x01\x0a\xa6\xb6\x19\xb2\x1e\x78\x82\x1b\x53\x7d\x87\xb5\xd2\x97\x84\x43\x1d\x7d\x4d\xf7\xa7\x13\xb3\x35\xf1\x53\xff\x1c\xf0\x97\x28\xd1\x3f\x37\xcd\x7a\x61\xc9\x1b\x1a\x7f\xea\xe7\x73\xc1\x35\xe8\x91\x07\x38\xb1\x3e\xe2\xff\xab\xcf\xf8\xbe\x43\x4c\x0f\x3c\xe8\x4f\xde\xc3\x01\x6c\x63\x17\xe6\xe7\x4c\xc5\x63\x7f\x87\xa8\x2c\x38\x82\x65\xaa\x11\xa6\x10\xc3\x60\x0d\x64\xe3\x8a\xcb\x4a\x89\x3d\x09\xfe\xe4\xe7\x9b\xe6\xaf\xfc\xe2\x7a\x29\xf7\x36\xff\x5f\x7d\x56\x3e\x92\x1f\xaa\x54\xc6\xd6\x28\x09\x90\x37\xba\xa3\xf0\xcd\xa9\x94\xc6\xc1\x99\x77\x73\xa5\xd4\x08\x17\x2e\x1a\x8d\xd0\xdf\x74\xea\xaa\x7a\x3e\x81\xbf\xd6\x31\x23\xb4\x8e\xc3\x55\x5f\xc9\x46\x58\xaa\xe5\xde\x82\xff\x07\x07\x0f\x3b\x9f\xf5\xe3\xde\x54\x68\x9e\xf5\x4e\xa9\xa2\x4e\x90\x8f\x0a\x0d\xcc\x53\xfd\x1a\xe7\x0f\x51\xa5\x98\x15\x03\x83\xb4\xe9\x9d\xe6\xa0\x5e\xc1\x23\x05\x1f\xa5\xa1\xc0\x09\x38\x83\x29\x51\x5c\x21\x18\x2d\x8f\x8c\x52\xf6\x0c\xe0\x6c\x23\x1c\x73\x21\xaf\xe8\x0b\x4e\x51\x6a\xa1\xdc\x97\x78\x1c\x07\x83\xf4\x30\x42\xf0\x16\xe5\xc1\xb4\x6a\xc0\x6c\xa8\xdc\xcc\xa6\xd0\x6c\x36\xca\x43\x2d\x74\x62\x31\xcb\xda\x7d\x7c\xbd\x37\xb1\x90\xac\x12\xb7\x1a\xba\xd6\xc3\xf9\xac\x5a\xf4\x7e\xf3\xdb\xfa\x9d\x65\xb7\x1a\xe7\xdb\xe4\x51\x70\xb6\x4d\x0d\x80\xae\x1e\xa5\x9c\xd2\xea\x7a\x15\xaa\x78\x0e\xe5\xe3\x42\xee\x50\x1c\xbc\x59\x0a\x06\xdf\x54\x05\x71\xb5\x59\xe7\xa7\x84\x06\x0f\x1d\x3d\x12\xf4\x21\x1f\xac\x49\x24\x40\x15\x13\x74\x80\xc5\x44\x0b\x52\xec\x11\x84\xf8\x67\x4a\x04\x15\xf0\x31\xfe\x0d\x2b\x45\xbf\x33\xaa\x65\x4b\x10\xb8\xbc\xa0\xc9\x00\xde\xf0\x71\x2a\x0c\x6f\xe2\x16\x03\xc1\xa1\x56\xa5\x59\xc6\x7c\x67\xf2\x25\x88\x47\xa3\x56\xa5\x84\x79\x52\xe2\xb0\x5e\x68\x90\xf8\x34\x34\xce\x19\x04\x83\x17\xf6\xbd\x30\xe0\xee\xb9\x7c\xb3\x12\xe7\x8e\xbe\x37\x18\xf4\xae\xcc\x77\xe7\x7e\x02\x01\x12\xcf\x39\xf3\x0c\x3f\x7b\x6b\xc9\xa4\x8f\x95\xeb\x58\x3f\x8f\xb1\x70\x28\xf1\xc1\xef\x00\xdb\xfe\x1b\xfd\xd6\x7b\x04\xef\xf3\xc3\xc6\xf1\x72\x51\x48\xe5\xc8\x9b\x87\xec\x34\x0f\xe4\x12\xec\x8c\x81\x72\x1f\x2a\x79\x32\xb7\x79\x7a\xb1\x3b\x73\x71\xe3\xf2\xea\xd6\xec\xf7\xd9\x83\x81\x59\x8b\xba\xfd\xc4\x42\xbc\x49\x2a\xe7\x8b\x7f\xec\xe0\xa1\x31\xaf\x65\x1d\xfd\xa6\xd4\x76\x22\x8e\x66\x76\xae\xdc\xea\x76\xb3\x5d\x14\xd6\x80\xcb\xda\xcc\x41\xe7\x82\xd9\xa9\xc7\xa7\x0d\x4b\xb8\xe4\x36\x13\x17\xd7\x50\x09\xdc\x22\x06\xe3\x36\x70\x2b\xe6\x99\xd7\x92\x3b\x8a\x07\xd8\x24\xa8\x4b\x36\x30\xaf\x54\x79\xf8\x81\x2f\x23\x91\x64\xb2\x05\x12\x95\xe3\x7c\x1f\x50\x6f\x56\xec\x97\x05\xdc\x91\x0c\x5c\xb8\xdb\x0b\x08\x7c\x5b\xac\xcc\x97\xfa\xee\xd8\x31\x5f\xf6\x16\x66\xf8\xfd\x21\xae\x5b\xa8\xd7\x55\x50\x4d\xfa\x43\x96\x44\xc9\x56\xe5\xe3\x74\x98\x67\xbf\xe5\x29\x8e\x3f\x4f\xd5\xbd\xb4\xd5\x94\xe2\xcb\xb3\x9b\x72\x6c\xb7\xd4\x4f\x3d\xb5\xa4\x2c\x1a\x1e\xc6\x24\xa1\x98\xa0\x5a\x9e\x3f\xb9\x68\x5e\x33\x52\x51\xfb\x06\x52\x39\xa6\x0d\x88\x26\x58\xb2\x58\x02\x4a\xd0\x8d\x7b\xcd\x5c\x30\xcb\x55\xa6\x9d\x5d\x81\xb7\xa1\x80\x68\xb4\xc8\xfa\xd6\x90\x5b\x39\xeb\xaa\xdf\xaa\x40\xa3\x51\x15\xfc\x41\x90\xfc\xd4\x88\xa2\xa6\x7a\x89\x2c\x71\x63\xc3\x43\xc2\x9f\x5f\xd0\x25\xb7\x5a\x4b\xbc\xe1\x2e\xe6\xf9\xdd\x21\xdd\x7e\xeb\x9b\xcb\xf8\xac\xba\x1b\x63\x96\x05\x02\x66\xec\xb7\xe7\x19\x07\x59\x00\x02\x7f\x10\x94\x8a\x52\x85\xfc\xff\xac\xae\x13\xe7\x45\xc9\x92\x87\xe7\xf4\x54\x31\x19\xb0\x6c\x12\xc2\x9a\x8a\x21\xc6\x2b\x64\x61\x45\x09\x0c\x96\x86\x34\xbd\xa6\xdc\xdf\xfb\x54\x0b\xb5\x7d\x21\xcb\x94\xf8\x52\x8d\x29\x71\x64\x35\xf3\x59\x06\x99\x32\xa4\x38\xae\xf0\xba\x0e\x0e\xbe\x17\xa4\x90\x96\xa9\x61\x1e\xc3\x9c\x98\xc5\x0c\xf9\x23\x70\x94\x75\x26\xce\x71\xe0\x3f\xdd\x6f\x98\x36\xb2\x04\x0e\x8a\xe5\xb3\x06\x83\xd1\xa3\x7b\xe2\xcf\x2a\xe5\x66\xf8\xea\x1e\xca\x65\xb3\xa7\x59\x2e\x0d\xed\x79\xc9\xd9\xe5\x65\x0a\x9c\x73\xb6\xf9\x85\x54\x84\x69\x43\x06\xaa\xe9\x95\xbc\x38\xa0\xe7\xb6\xae\xae\x76\x1f\x9e\xd7\xc2\x89\x76\x3d\xa7\x87\x6a\xf9\xf9\x41\x7f\x17\xa9\x13\x4c\x9f\x5d\x59\x9b\x86\x62\x3c\x1b\x96\xad\x24\x0f\xf2\x50\x33\xaa\xa9\x96\x53\xd7\x68\x8d\x9f\xe8\x78\x4f\xf7\x82\x50\x0f\x9c\xb3\xff\xab\xd7\x00\x38\xa2\x4d\x3f\x16\x23\xff\x7e\x09\x43\xed\x3d\x36\xad\xe4\xcc\x65\x2b\x29\x47\x18\x30\xe7\x39\x6f\x79\x95\x3c\x24\x47\x09\xed\x40\x65\x1f\xc2\x29\x03\x21\xbc\x89\x19\x48\x23\x4c\x39\xd8\x78\x48\xa2\x10\xe6\xf2\x5f\x31\xd5\x7b\x58\x3c\x96\x3b\xc8\x9f\x83\x43\xe5\x5a\xb9\xda\xaa\x62\xe0\x71\x30\x88\x09\x77\x0f\x60\x71\x72\xd0\x75\xd0\x6c\x0a\xa2\x27\x04\x07\xf8\xa7\x61\xa4\x9c\x04\x01\xc3\x25\xf3\x15\xbe\x5d\x56\xa1\x92\xfa\xcd\x30\x5c\x7f\x9a\x8c\xa4\x12\x46\x0f\x00\x2f\xa9\x82\x46\x2f\x1c\xc3\x46\x38\xb7\xa1\xf2\xd5\xdd\xd4\xca\xf6\xb0\x91\x99\xaf\x9a\xd7\xc8\x08\xb0\x4a\xfc\x22\xd4\x29\x09\x08\x94\xbf\xad\x54\xfa\xac\x15\xb6\xa0\xbf\xb0\x36\x02\x1b\xe2\x5f\xf1\x47\xf0\x1e\xfd\x30\x18\xe5\xac\x04\x64\xa5\x04\xfe\x9d\x93\x6c\x2e\xb2\xed\x6f\xd2\xb4\xee\xda\xfd\xfa\xf2\x1b\x88\x6e\x36\x55\x6f\x5c\x6b\x6f\x5c\xbc\xe3\x2c\xaa\x75\x52\xca\xb2\xde\x4f\x3d\x29\xa5\xae\x52\xe3\x5c\x6a\xb9\xe1\x57\x53\xa4\x00\xfb\x39\xca\xfd\xe5\xed\xf7\xde\xb7\x1f\xe0\xe3\x2d\xe3\x37\x49\xe3\x4e\x52\x94\xc1\xd2\xa4\x34\x83\x7f\xb1\x43\x87\xcc\x8d\xfd\x34\xbc\x29\x71\x8d\x84\x62\x2a\xa5\xbc\x7b\x34\x7b\x71\xb7\x4b\x02\x3d\xb2\xd7\x4a\x40\xae\x24\x21\x38\xd5\xd9\x2d\x67\x82\xae\x79\x9e\x77\xa6\xd6\xbc\x56\xe6\x51\x57\xb7\x19\xbf\xec\x9a\x1c\x50\xcd\xaf\xd8\xfb\xdb\x9d\x8d\xbf\x5f\xb1\x58\x23\xbb\x6b\xea\xb1\xaf\xaa\x9a\x22\x6a\x78\x63\x57\xf5\xeb\x8d\xe8\x78\x99\xa3\x60\x9d\x16\xda\x52\x76\x9e\xc8\x6e\xc2\x9e\x81\x6a\x63\x88\xc8\xaf\x9a\x82\x2b\xd8\x0a\xe5\x50\xc9\x5d\x2b\xd4\x15\x5a\x69\x6d\x59\x4b\xb8\x01\x6e\x4f\xae\xee\xd4\x34\x37\xec\x29\xca\x83\x40\x18\x29\x6a\xc4\xaa\x3b\x87\xc0\xc3\xa8\x9a\x78\xa5\x3c\xcc\xf7\xaa\x29\xb8\x52\xa2\xd5\x45\xbd\xeb\x74\xf3\xd1\x66\xb3\x1e\x73\xfe\x1b\x7a\x9b\x35\xe8\x48\x9e\x1b\x77\x9e\x36\x74\x67\x0a\x7d\x40\xd7\xcb\x74\xb1\xa5\xb0\xba\xf1\xd5\x6a\x77\x6a\xce\x43\xa3\xaa\x23\x27\xa1\x54\xb2\x0f\xc2\x04\x67\x1e\x69\xe8\xd3\xe0\x11\x6d\x74\x75\x20\x64\x9f\x63\x28\x3e\xe9\xb5\x7d\xc8\x6f\x9c\x7a\x03\xc1\x2a\x2c\x8c\x2a\xb9\x4a\x4b\x0a\xda\xf9\x72\xa0\xd8\xc0\xa7\x12\xe0\x9f\x40\x7b\xa4\x99\x42\x67\xef\xab\x8f\x31\x90\x7b\xa9\x55\x11\x99\xeb\x31\x89\x8b\x77\xf8\xe0\xb1\x5a\xca\x5b\x50\xdd\xab\xd7\xcd\x47\xfb\xf9\x28\xa7\x20\xfc\x3c\x2c\xb6\xf4\xb5\xbb\x7b\xe7\x63\x1a\x47\x9c\xf3\x91\x4a\xd5\x5d\x33\x67\x34\x59\xe5\x67\x7b\xa5\xa6\x13\xee\xaa\x47\x0d\xe8\x6d\x62\x9a\xfa\x2e\x20\x69\xfe\x4e\xef\xf2\x64\x7a\xf7\x02\x9f\x2f\xca\x5e\xe3\xb7\x58\xc9\x85\x55\xb9\x86\xf2\x4f\xa0\x1e\xe4\x7d\x29\x5e\xad\xaa\xba\x2f\x09\xda\xdf\xf3\x7f\x4a\x5e\x02\xa9\x72\x67\xf4\xea\x63\x54\xcf\xbd\x5f\xa7\x73\xdf\x54\x23\x9d\xcf\x5c\x5c\xf8\x23\xd9\x99\x47\x15\x7a\x14\x17\x51\x0c\xfa\xa4\xef\x03\xd9\xee\x6b\x45\xc1\xde\x58\x32\x79\x25\x1f\x81\x43\x33\x67\x4d\xa7\x86\xe6\xbf\x4b\x76\xb6\x56\xe7\x91\x8f\x3f\x99\xc7\x3c\xf0\x89\x8f\xec\xd7\xca\xf4\x03\x52\x00\xd4\x7d\x02\xc5\xaa\x06\x03\xf2\x9e\x47\x89\x1b\xc5\xfd\x1a\x98\xbc\x19\xe5\x85\x01\xb9\x83\x17\x1c\xf0\xab\x5b\x9f\xb2\x9b\xab\x3d\xf9\xfd\x6c\xbe\xdd\x8f\x68\xd8\x8b\x6f\xad\x08\x50\x7e\x49\x61\x46\xf9\xb3\x23\xb0\x4f\x35\x34\xf7\xf1\x17\x75\xb3\xe6\x3c\xc7\x61\x77\x21\x6f\xba\x78\x3d\x7c\xca\x48\x30\x6f\x82\xfd\xae\xd1\xa1\x64\x69\x1c\x74\x3f\xc5\xe8\xb8\xc4\x8b\x15\x9f\xca\xab\x22\xbf\x7f\x60\x3a\x77\x6d\x3a\xed\xf0\x62\xc7\x26\x05\xd9\x97\x2e\x3d\xed\x55\x83\x7c\xaa\x92\xd9\xda\x4b\x42\xd9\xba\x9a\x85\x91\xec\x75\xc7\xe8\x41\x79\xbc\xd7\x7f\x1f\x27\x8d\x00\x02\xef\xf5\x60\x8f\x02\xe4\x2d\xa2\x57\xf4\x43\x31\x92\x26\x62\xf2\x4c\xf0\x8a\x46\xa4\xf5\x92\x2d\x3f\x89\x84\xcb\xcf\x61\x7b\xcc\xa6\x61\x63\xe1\x6b\x21\xb0\xad\x0a\x23\x18\x57\x00\x0c\x94\x9e\xd8\xd6\x61\x88\x78\x61\x83\xdb\x99\x7e\xee\xde\xf5\xa7\x38\xf7\xa7\x60\x63\xe1\x4b\xd8\x5b\xf0\xa3\x0a\x3f\xba\xd3\xa7\xf8\xc7\x28\xfc\x60\x7e\xc4\xbf\x4b\xf8\x7b\xfe\x0e\xff\x18\x83\x1f\x5b\x13\x8f\x75\x21\xf0\x34\xf8\xd2\x99\xfa\x7b\xef\xda\x34\x7f\x19\x47\x58\x3f\xff\xa0\x6a\xc4\x21\x1c\x0f\x25\x7a\xa1\x4b\x75\x57\x2d\xd7\x80\xfd\xd1\x27\xf2\x14\x59\xa6\xaf\xa3\x51\xab\xc1\x0f\x79\x99\xbe\x4b\x85\x71\xfe\x24\xdd\x8f\x85\xe1\x31\xfa\x60\x0d\x01\x46\xd0\x1c\x8d\xf9\xa1\x30\x3d\x0a\x7c\xd4\x82\x3b\xf8\xf9\x07\xfa\xd0\x28\x8c\xe5\xd5\x50\x60\x1c\xfc\x41\x0d\x04\x46\x41\x18\x2c\x35\xa2\x3a\x26\xfa\xff\xc4\xbc\xcb\xaf\x1e\xff\x3d\x08\x45\xf2\xcc\x3f\xbd\xf8\x02\x8a\x29\xbd\x26\x8e\x7c\xa4\x55\xc7\x6c\x20\x03\x94\xc4\x81\xde\xe1\x28\xd7\xea\x2d\x31\x14\x98\xe7\x64\xb8\x96\xc0\x50\x69\xa5\xe9\xc1\x4a\x79\xff\x18\xd6\x2f\x3f\x04\xe7\x2b\xbe\x07\x14\xa0\xe2\xf4\xe2\x7f\xfc\x07\xd5\x86\x3f\xff\xf3\x3f\x83\x43\x6f\xbd\x14\x84\x9f\x63\xaa\xe6\x38\xa8\x16\x3e\x27\x1d\x4a\x6a\xc1\xcf\x3f\x3b\x15\x07\x90\x2d\x52\x98\x09\x5d\x7b\x72\x7c\x09\x75\x8d\xf3\xfc\xff\x01\x00\x00\xff\xff\x86\x06\x8c\xfe\x3e\xca\x00\x00")
func confLocaleLocale_jaJpIniBytes() ([]byte, error) {
return bindataRead(
@@ -4459,12 +4459,12 @@ func confLocaleLocale_jaJpIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_ja-JP.ini", size: 51707, mode: os.FileMode(493), modTime: time.Unix(1442599196, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_ja-JP.ini", size: 51774, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_lvLvIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\xdd\x72\x1c\x37\x92\x2f\x7e\xef\x08\xbf\x43\x59\x1b\x0a\xdb\x11\x54\x3b\x3c\xfe\x7f\x85\xc3\x6d\xff\x69\xc9\x63\xd3\x92\x28\xae\x28\x6b\x63\xd7\xe1\x68\xa3\xbb\xc0\x66\xb1\xbb\xab\x7a\x0a\x55\xa4\xc9\x8d\x8d\x38\xba\xd9\x17\xd0\x0b\x8c\xcf\xdc\x1d\x3d\xc0\x5c\x1c\x9f\xb9\x6a\xbe\xd7\xc9\x5f\x66\x02\x05\x54\x55\x53\xf2\xec\x9e\xbd\x21\xbb\x80\xc4\x57\x22\x91\x48\x24\x32\x13\x66\xbb\x9d\xe5\xd6\x2d\xa6\x2f\x0b\xbb\x5c\x17\x59\x7b\xe3\x9a\xdd\xab\x7c\xf7\x6a\xe3\xb2\x6f\x8b\x26\x73\xb6\xbe\x2c\x9c\x3b\xc8\x56\xc6\x65\xb5\x59\x51\xee\x9b\xc6\x65\x97\x66\x5d\x11\x50\xf6\x6d\xf5\xfe\x7b\xef\xbf\x77\x5e\x6d\xec\xf4\x74\xf7\x6a\xd5\x6e\xdc\xfb\xef\xe5\xc6\x9d\xcf\x2b\x53\xe7\xd3\xa3\xf2\xac\xda\x9a\xd2\xae\x0b\x4a\xb6\xbf\x6c\xd7\x55\x6d\xa7\x47\x37\xdb\xdd\x6b\xd4\x42\xe5\xec\x7a\x3b\x3d\x31\xeb\xdd\x9b\xfc\x66\xf7\x66\x6e\xde\x7f\xcf\x15\xcb\x72\x56\x94\xd3\x93\xc2\xfa\xc6\x0a\xeb\x34\xbd\x6a\x1b\x2a\x3d\x4c\x6f\xb7\x80\x6f\x6c\xb1\x92\xc4\xda\x2e\x0b\xd7\xd8\x7a\xfa\xdc\xee\xfe\x42\xbf\x6a\x6a\x8f\x33\xae\xec\xdc\x15\x8d\x9d\x3e\xdd\xbd\xba\xa0\xe1\xac\xcd\x96\x9a\xbc\xb4\xb5\x2b\xaa\x72\xfa\x12\xff\x2f\x28\x61\x6b\x96\x76\xfa\x84\xf3\x1a\xbb\xd9\xae\x0d\x95\x38\x35\x4b\xd3\x98\x4b\xfb\xfe\x7b\x6b\x53\x2e\x5b\x40\xbc\x04\x0a\x08\x66\x51\x5b\x82\x98\x95\xf6\x6a\xfa\x90\x7f\x4e\x26\x93\xf7\xdf\x6b\x09\x71\xb3\x6d\x5d\x9d\x15\x6b\x3b\x33\x65\x3e\xdb\x60\xec\x4f\xa8\x9b\x55\x83\xd6\x33\xc9\x6b\xb3\xb6\x24\x64\x16\x35\x21\x4f\x46\x63\x73\x1a\xff\xcc\xb8\x08\x05\x17\xd4\xf9\x6c\xb5\x7b\x05\x54\xa3\xde\xd2\x6c\xa2\xaa\x2e\x77\xaf\xea\x1c\xf8\xdd\x98\x62\x3d\xfd\xe6\xc1\xd6\xb8\xc6\x61\x14\xce\x5d\x55\x34\x09\x27\xa6\xae\xd6\x16\x58\x99\x35\xd7\x5b\xab\xdf\x99\x69\xa8\xc6\x9a\xaa\x28\x68\x08\x66\xdb\x2c\xce\xcd\xf4\x84\x52\xe6\xa6\xcd\xd1\x5c\x85\x3a\x51\x6a\x5b\x11\xce\xaa\xfa\x9a\xb0\xb9\xad\x6e\xf0\xb3\xb8\xa0\xac\xaa\x5e\x9a\xb2\xb8\x31\x0d\x70\xf7\x4c\x3e\x76\xaf\x16\x8c\xc1\x4d\x51\xd7\x55\x3d\x3d\xdd\x56\xcb\x96\xe7\x9e\x90\x33\x43\x4d\xd3\xef\x4d\x5b\x12\x1d\x25\x35\x21\x73\x53\x2c\x6b\xe0\x19\xf9\x26\xc3\x97\xaf\x0b\xb9\x67\x55\xbd\xd2\xa2\xa6\xc9\x41\x2f\x8d\x29\xc6\xaa\xa1\x4e\x69\x15\x55\xaf\x47\xa6\xa4\x39\xe3\x7c\x0c\x92\xc8\x37\xa7\x4a\x52\x28\xaa\xc3\xe4\x1b\x42\x3e\x93\xec\xf4\x10\xbf\xb3\x40\xbe\x66\xb1\xa8\xda\xb2\x99\x39\xdb\x34\x45\xb9\x74\xd3\xc7\x55\xd9\x98\x8c\xa6\xa6\x31\x98\xa3\x76\x43\x88\x0c\x99\x47\x49\xf2\x75\xd5\x06\x62\x98\xbe\x30\x97\x4e\x67\xdf\x69\x56\x28\x46\x79\x45\xaf\x4a\x1e\x98\x9b\x9d\x59\x9b\xf3\xd0\xda\x4d\x9b\x6d\xd7\xb7\x6f\xdc\x06\xa4\xda\xae\xd7\x84\xd8\x3f\xb5\x54\x84\x1a\xbd\x21\x12\xb8\xfd\x77\xca\x2f\xec\xb6\x36\xce\x57\x41\xeb\x97\x00\xa6\x27\x75\x35\x5f\xef\x5e\x6f\x0c\x4f\xec\xc2\x94\x0b\x8c\xb2\xa1\xbf\x0d\x12\x7e\x74\xd6\xd4\x8b\xf3\x9f\x30\x0a\xfc\x98\x3e\xb5\x2b\x02\x6f\x98\x9c\xf7\x92\x01\xe8\xb1\xa3\x45\xa7\x8d\x4d\x1f\xef\x7e\xbb\x7d\xc3\xab\xa3\xca\xe9\x4b\x89\xe9\xc7\xa2\xa4\xa1\xad\xd7\xd4\x86\xfe\x22\x16\x81\xff\x7e\x9a\x9a\xa2\x21\x0c\xc5\x69\x2e\x73\xd5\xee\xb7\x82\x86\x54\x6f\x2a\x9a\xf1\xe2\x86\x7e\x9b\x35\x8d\xf3\x6f\x15\x75\x3b\xaf\x16\x2b\x5a\x68\x60\x24\xd4\x8f\xa3\xb3\x8c\xf0\xf9\x61\x6d\xb3\xba\x2d\x4b\xc2\x28\xf1\xa7\xa5\xcb\xa8\xad\x22\xb7\xd9\x23\x86\x3d\x20\xec\x59\xe3\x08\xc4\x9a\x3c\xfb\xc2\x64\x8d\xa9\x97\xb6\x99\xde\x9b\xcd\x69\x69\xaf\xee\x65\xe7\xb5\x3d\x9b\xde\xbb\xef\xee\x7d\xf9\x6d\x4b\xc5\xd6\x45\x69\xdd\x17\x9f\x98\x2f\xb3\x85\xa1\x1c\x42\xf8\x75\x36\xb7\x44\x91\x16\x6d\x65\xb4\x6c\xca\x25\xad\xa6\xf2\xba\x39\x47\x83\x44\x32\xf4\x83\x26\x98\xc8\xed\x03\xe0\xed\x4f\x2d\x71\x9c\x59\x3e\x17\x2e\xcb\xfd\xe1\xc4\x9a\x16\xd9\xd3\xeb\xd3\x7f\x7c\x72\x90\x9d\x54\xae\x59\xd6\x96\x7f\xd3\x1f\x82\xff\x8c\x28\x33\x7b\x51\x3c\xfa\x9a\x50\x4f\x45\x05\x2d\x8f\x4c\xd3\x66\xf3\xdd\xab\x1b\x2a\x99\xd2\x08\x40\xb0\xb4\x63\x88\x4b\x5b\x00\xe9\xe7\x54\x37\x4d\x99\x6b\x6b\x97\x1b\x9a\xb4\xb1\x29\x1b\xb0\x0a\xaa\x8f\x79\x4c\x5c\x5f\x59\x39\xd3\x2a\x83\x9f\x7b\x84\x1f\x5b\x22\xb5\x45\x61\x6f\x7f\x35\xb4\x5f\x14\x44\x7f\x25\xd5\x2a\xe3\xca\x8e\x8e\x8f\x9f\x3d\xfa\x3a\xcb\x6f\x8a\xb2\xc8\x4c\x2d\xbb\x07\xf1\xf9\xcd\x45\x4b\xec\x65\x4b\xac\xaf\x39\xfb\xff\x66\x4b\x5b\x12\x9f\x5b\xcf\x16\x05\x8d\xd5\xb9\x35\x31\x4a\xa2\x98\xd3\xd3\x27\x84\xa6\xdb\xbf\x11\x34\x77\xb0\x39\x9f\x3e\xb4\x44\x53\xbf\x12\xcc\x9f\xd6\xc0\xa8\xf6\xe0\xc5\xb9\xcd\xb0\xac\x32\xc0\x64\xd5\x59\x1f\x81\x19\x8d\xda\xcc\x69\xbe\xa9\x76\x5b\xd7\x33\x62\xe8\xcd\x35\xa6\x83\xeb\xdc\x07\x2c\xb5\xd1\x12\x29\x69\x34\x73\x9b\x71\x29\xad\xa1\x28\x89\x7b\x14\x39\x4d\x8a\x47\x53\x5a\x14\x49\x59\x5e\x31\xca\x9a\x8c\x68\xbc\xba\x02\x95\xd4\x66\x41\x5b\x92\xcb\xee\x4d\xee\x11\xb5\xe4\xd9\xbd\x07\xf7\xa8\xc2\xb2\x9a\x09\xcf\xc1\x16\x91\x17\xce\xcc\x69\xbb\x90\xfd\xab\x16\xd6\xfa\xcf\x20\x32\xe9\x88\xe6\x67\x71\x7e\x76\x55\x34\xe7\xb4\x31\x66\xbc\x0d\x81\x02\x4d\x99\x71\x95\x99\x72\xac\x64\xe0\x9e\xc1\xe9\x84\x7b\x1e\x27\x9f\x23\x03\x7e\xff\x3d\x3f\x3f\x42\x83\x4c\xbf\x24\x10\x6c\x89\x89\xee\xde\x2c\x0b\xdb\xa3\x44\x88\x13\xd1\xf6\x54\xa6\x84\xe3\x73\x03\xf9\x54\xc4\xe6\x73\x82\xec\x31\xe2\x50\xa6\xcd\x6e\x7f\xb5\x45\xf3\x81\x30\x20\x99\xb3\x88\xff\xb4\xd9\x72\x6d\x88\x3e\x89\xfc\x4a\x83\x7e\xd9\xc6\x44\xa0\xbe\x99\x97\x85\x2b\x58\x98\x31\x0d\x51\x3c\x2d\xe8\xdd\x2b\x92\x07\xe2\xed\xa3\xc8\x9a\x62\xe5\xb4\xb6\xa6\xa0\x56\xcd\x05\x49\x37\x39\xad\xd2\x15\x03\xec\x5e\x81\x09\xb6\x24\x6b\x60\xf1\x90\x08\x53\xac\xb1\x4b\xae\xa3\x55\xe4\x73\x7d\xab\xdd\x5e\xbf\xc9\x8a\x3a\xa3\x2a\xe6\xb7\xb4\xe5\xe8\x9e\xae\x5d\x86\x5c\x42\x92\x0f\x89\x5b\x71\x77\x4c\xe6\xcc\x0a\xb8\xeb\x3a\x60\x0a\x48\x0a\x8c\x7e\x5f\x13\xb3\x41\x42\xfe\x26\xbb\xb1\x1b\xea\xf2\xee\x4d\xd7\x1f\x03\xc6\x51\xd1\x76\x50\x4e\x1f\x55\x9b\xdd\xeb\xd2\xf9\xef\xb0\x70\x0c\xb8\x48\x63\x57\x94\x9b\x9d\x9e\x7e\x97\xad\xd6\x55\xb9\x7b\xad\xfd\xfa\xe1\xf9\x13\x5e\x8e\xe7\xb3\x6d\x55\x37\x53\xe4\x9f\xd0\x8f\x2e\xc9\x57\x83\xd4\x8c\x36\xa5\xb9\xad\xb3\xab\xf3\x62\x71\x0e\xae\x58\x73\x85\x10\x1d\x29\x95\x98\x61\xeb\x88\x30\x0f\x32\xe2\xbb\x97\x44\x30\x8d\x50\x57\xd6\x54\x81\xa2\x01\x7e\x46\xf4\xdb\xd6\x58\xa7\xe7\x4d\xb3\x95\x76\xbf\x7b\xf1\xe2\x24\xc3\x2f\x17\xa5\xc6\x4d\x1b\xb4\x4d\xbc\x2d\x23\x99\x72\x91\xad\xda\xda\x08\x0e\x88\x1a\x69\x8b\x25\x99\x62\x43\x63\xce\x08\x5d\xcc\x32\x09\xe8\x02\x8c\x8a\x98\x96\xa3\xad\x6d\x09\xec\x4f\x84\x2c\xdb\x7a\x1d\xd1\x2c\x0d\x3f\x24\x8f\x22\x0c\x1d\xfb\x04\x7f\x4e\x07\x78\xc3\x3c\x59\x96\xc2\x30\x8d\x34\x24\x22\xa4\xe2\xc6\xd1\x8c\x91\xc4\xb1\x7b\x45\x1b\x9a\x21\x9e\xe3\x78\x71\x55\x5b\xac\xe1\xb0\xba\x8e\x2d\xed\xd0\xc5\x52\xc8\x33\x5d\x58\x2c\xdd\x29\xd8\x37\x5a\xfb\xd6\xac\xcc\x7a\x8b\xb1\x0e\xe4\x90\x0d\xe1\x8a\x59\xff\xe9\x53\xc2\x60\x9d\xf0\x7f\xce\x3c\xab\xab\xcd\xf4\xd4\x77\xea\x22\x4e\xf6\x03\xf6\xcd\x98\x9c\xca\xdb\x83\xec\xf9\x1f\x1f\x66\xff\xf7\x67\x7f\xf8\xc3\x24\x7b\x44\x6b\x9f\xa8\x38\x63\x32\xa4\x55\x57\x42\x94\xbc\xfd\xb5\x08\xe3\x96\x22\x10\x6c\x33\xda\x29\x37\x34\x20\x42\xc2\xbd\x63\xcf\x09\xee\x65\x5f\x08\xa4\xfb\xff\xed\x2f\x86\x44\x6c\x3b\x59\x54\x9b\x2f\x27\x90\xd3\x88\x97\xd7\xb2\xca\xba\xde\x99\x5e\xc5\x01\x2e\x30\xb2\x18\x76\x1b\x04\x5e\x39\x06\xcc\x16\x55\x79\x46\xe2\x03\x84\x32\x50\x00\x71\xb8\x3a\x1c\x0c\x30\x6f\x98\x14\xb3\x75\x4d\xb1\xad\xc1\x1b\x90\xd4\x4a\x13\x33\x62\x87\xc5\xd9\x75\x54\xd2\x06\xdc\xdf\x90\xa8\x05\xdc\xb7\xc0\x1d\x93\xfa\x8c\x0f\x4b\x0b\xab\xd3\x74\xca\x89\x06\xf4\xb0\x28\x68\x23\x95\xa3\x54\xdb\x9b\xaa\xea\xec\x0c\x22\x86\x6c\x7b\x5d\x3b\x73\x7b\xe3\xb0\xba\xad\xf3\xfb\x60\x9b\xc2\xd2\x52\xd8\xd2\xc1\xe7\xb0\xf1\x25\x1e\x3e\x3a\xa6\x5d\x96\x98\x00\x11\x7e\xde\xae\x84\x91\x6a\xd9\xdd\xab\x03\x70\xed\x42\x29\xa1\xcd\xce\x68\x70\xca\xf4\x68\x31\x2c\xf9\xc4\x47\x7c\xaf\xac\x74\xd5\x32\xff\xd0\xed\x88\x56\xd1\x25\x6d\x6e\xf5\xf4\x91\xae\xd6\x6f\x35\x21\x3b\x95\xf1\x0e\x41\xb5\x73\x83\x02\xd8\xf8\x16\xad\x6b\xaa\x0d\x89\x75\x6d\xbd\xb0\x74\xb0\xa4\x1d\x32\x93\x6c\x9a\x05\x92\xaa\x5a\x3a\x26\x9a\xdc\xe6\xd9\xfc\x3a\x03\x1d\x38\xec\xce\xb9\x3d\x33\xed\xba\x89\x7a\x95\x6c\x92\x1d\x16\x02\x07\x6c\xbb\x49\xc6\xa6\xd2\x8e\x97\x1c\x60\x71\x6f\xf9\x03\x60\x8b\xe8\x99\x77\x50\x29\x4f\xab\x89\x48\x9c\x88\x08\xa2\x0f\xe4\x2d\x2a\x7f\x01\x11\xdd\xc5\xd5\xac\xe8\x9c\xd0\x62\xb9\xdb\x92\x9b\xf7\x87\xad\x6f\xf8\x33\x7b\x28\x9f\xfd\x6c\xed\xd8\x73\x11\x15\x33\x16\x39\xe8\x80\x94\x69\x36\x96\x15\x63\x87\xe6\x6b\x7d\xf6\x20\x1e\xd2\x44\xa5\x4e\x3a\xef\xe9\x69\x7a\x46\x4b\xf4\x2a\xa2\xad\x32\x92\xda\x68\xf3\x69\x33\xd3\x62\x8f\xb9\x91\x63\x32\xf1\x69\x0c\x13\x67\x8c\x55\x45\x64\x8b\x53\xb2\x1b\xaf\x53\x3b\xf9\x82\x10\x13\xd7\xd1\x8d\xbe\x00\x7e\x42\x5d\x52\xd5\x01\xb5\x7f\x07\x30\x75\x6d\x85\xc3\x43\xe3\xf1\xad\xa0\x2a\x19\xd0\x62\x1a\x2e\x5e\xaa\x97\x76\xd0\x89\x3f\xbf\xe9\x71\x4a\x24\xee\x63\x73\x99\x0c\x38\x9a\xab\x64\x2a\x8d\x4c\x54\xd6\xde\xe0\x90\x71\x10\x6d\xed\x90\x5d\x8f\x1e\x4d\x3f\x25\xc6\x7d\xfb\xef\x96\x2a\xe8\x95\xd3\x3d\x9c\x3a\x87\xbe\x82\xd9\x15\x6e\x55\x84\xde\x08\x33\x10\x49\x6b\x35\x72\x66\x14\xa8\xf1\x33\x7d\x4f\x5c\xf3\xf2\xb9\x32\xb4\x48\x8e\xf3\xdc\x0b\xb2\x14\xf3\xbf\x50\x71\x4f\x2d\xa0\xe7\xae\xd9\xb2\xc2\x29\x55\x0e\x5a\xaf\x1b\x16\x2c\xa0\xee\x70\xcd\x6c\x59\x34\x33\xb0\x07\x3a\x6f\xea\x29\x2e\xdb\xaa\x5e\x80\x70\xf6\x21\x65\x7f\x48\xe3\x20\x49\x3f\x6f\x3f\xcf\xee\x5f\x7a\x81\xfc\x33\xf0\xca\x19\x2d\xe4\x62\x0d\x3a\x9e\x7e\x4f\x7b\x6e\x9b\x5d\x8a\x52\x05\x53\xde\xcc\xcd\x1a\x9c\x53\x65\x6e\xc2\x30\xd5\x7d\x43\xf4\x65\x2f\x5a\x9a\x9e\x35\x78\xd0\xeb\x0b\x16\x06\xcf\x8a\x45\x41\x82\x5a\x95\xcd\xc1\x8f\xeb\x4a\xab\x69\xc1\x9f\xee\x13\x01\x1d\x7f\xf3\xf2\xe8\x34\x5b\x56\xf3\x96\xc4\x30\x9f\x39\xc1\xe0\x44\x34\x27\xc1\x5c\x69\x60\xdf\xa1\x89\x44\x4c\xa2\x0b\xc2\x14\xcd\xb5\x93\x61\xf8\xc2\xa3\x92\x26\xd1\x37\x4d\xb7\xa7\x37\x16\x34\x21\xd4\x95\x76\x55\x41\x42\x33\x52\x45\x10\x01\x81\x8a\x8d\xa1\x85\x3a\x26\x2a\x6a\xd3\xb7\xbf\xa2\x71\x48\x24\x45\x9c\x4b\x35\xb9\xec\xc1\x97\xf4\x97\x30\x4b\xf2\x92\xec\x5e\x4b\x3f\x25\xc7\x54\x26\xb7\x97\x22\x47\xa8\xbc\x0a\xb2\x22\x90\x56\x39\x55\x3a\x9c\x64\x49\x50\x71\xe9\xb0\x12\xf1\x90\x20\x03\x32\x84\x4c\x5c\xbb\x20\x26\xed\xa6\x4f\x4c\xb1\xa5\x53\x1c\x4f\x99\xd9\x7c\x90\x3d\x05\xd3\x23\x82\xb3\x0b\x16\x70\x99\x6d\x10\x13\xf8\x9e\x05\xad\x9b\xcb\xdd\xeb\xb5\xc1\xb2\x60\xba\x3a\xc0\x69\x8a\x04\x06\x43\xe2\x3c\x8f\x93\x37\xd8\x0f\x58\x21\x00\xcd\xe1\x4f\x74\x24\x95\x53\x41\x45\x98\xaa\xfb\xab\x80\xa5\x08\xdb\x57\x6b\x79\x60\xbf\x24\x1c\x9d\x83\x16\xe7\xb3\xa0\x7b\x04\xda\x1a\xfb\x4b\x33\x7d\x4a\x32\x2f\x54\x3d\x85\xea\x22\x77\xbf\xc9\x4a\xb7\x24\xc0\x60\x97\xbf\xe6\x09\x77\x04\x57\x16\xc9\x91\x00\xcb\x6c\x4d\x08\xae\xc0\x56\x2f\xad\x82\x9d\x9a\xdc\xd4\x73\x59\xee\x29\x34\xd5\x44\xa7\x18\xae\xc8\xb8\x81\x66\x89\x72\x45\x2b\xa6\x2d\x39\xe8\xc6\x76\xbf\x51\x39\x66\xa4\xac\x41\x7d\x49\xbf\x78\xde\xbd\xca\x66\x42\x33\xc7\x0a\x22\x69\xfb\xa8\x14\xe1\x3a\x28\x63\x58\xa9\x49\x58\x54\xd5\xea\x4f\xaa\xa7\x89\x09\x97\x35\x48\x3f\x12\x63\x82\x62\xa7\x53\x55\xce\xf4\x70\x48\xf4\x19\x6f\x5c\xc2\x03\x23\xd1\xe9\xdc\x6e\x21\x67\x6d\x1c\xeb\xd5\x40\xf2\x80\x70\x5f\x65\x5e\x3b\x89\x49\x6e\xcc\xd2\xe4\x34\x9f\xae\x5a\x14\x66\x3d\x7b\x7b\xe1\x53\xc3\xb2\x4d\x11\x4a\xa6\x5b\xb3\x68\x4e\xe9\x8c\x40\xfb\x32\x4d\x7e\x59\x81\x2b\x1c\xa4\xfb\x31\x2f\x3f\xe3\xb7\x6d\x33\xc9\x9e\x30\x37\x39\xa0\x55\x71\xc3\x6c\x10\x1d\x23\xc6\x8d\xa5\x0a\x89\x3e\xe1\xd9\xed\x40\x8e\x40\x37\xc1\x27\xef\x68\xd0\x75\x42\x68\x2a\x2b\xf6\xbb\x02\xf4\x6d\x2c\x4e\x44\x33\x9a\x54\x28\xd8\x54\x01\x9d\x11\xd3\xa4\xf9\xa0\xad\x7b\x49\xfc\xa1\x63\xde\xc5\x0d\x91\x06\x31\x4b\xcf\xb8\x01\x60\x87\x00\x85\x02\x7c\x15\xd4\xde\xc4\x67\xae\x7a\x3a\x18\xc5\x70\xa7\xf9\xbe\x08\x33\x34\x09\x1b\x87\x88\x3e\x2c\xe0\x3a\x5b\x36\x1e\xdb\xaa\x61\xed\x8d\xce\x8f\xdb\x31\xc3\xab\xf4\x20\x43\x3b\xf1\x4d\xf6\xc5\xfc\xcb\xfb\xee\x8b\x4f\xe6\x5f\x7a\x66\x7e\x10\xb6\x0a\xb4\x4a\xec\xab\x0d\x48\x93\xdd\xb5\x69\x69\x51\xaf\x88\x8b\xe7\x19\x2d\x3f\xda\x42\x20\x6c\xac\x20\x9e\x42\xe8\xd8\x9a\xb9\x2d\x96\x4d\x3b\xc0\x3c\x75\x90\xd8\x10\xa6\xcd\x8b\x1f\x4d\x15\x48\xf8\x94\x92\x58\xef\x56\xc9\xf2\xd0\x74\xa8\x6c\x79\xe1\xf2\x0a\xf2\xc0\x87\x2b\x4a\x63\xc9\x43\xba\x17\x08\x9e\x11\xb1\x2e\x36\x45\x33\x4a\x7c\xcc\xd9\x64\xec\x17\x60\xb9\x46\xeb\x49\x48\xa3\xe5\xe1\xd3\x00\x69\xe3\x22\xc1\xbb\xe8\xa8\x72\x69\x0a\xd6\x73\x7c\x96\x11\x19\x52\x2d\x7c\xfe\x3b\x37\x6e\xd6\x96\x3a\x27\x36\x17\x0a\x3c\xa5\xf5\xb8\x2a\x78\x9b\xfb\x1e\xfb\x14\xef\x32\xd1\x9c\x34\xfd\xc3\x50\xf6\x51\x98\x86\x8f\x27\xd9\xf7\xd8\x6b\x2d\x9d\x3b\x59\x5a\xd9\xbd\xde\x14\xfb\x67\xb4\x65\xd6\xda\xb5\x12\xd3\x51\x98\x68\x61\x0c\xdd\x04\x53\x06\xc1\xf1\x60\xc0\xc2\xe4\x62\x88\x36\xc7\x8a\x58\x2f\x14\x11\x34\xfa\x89\xe2\x53\x47\x74\xdc\x95\x60\x6d\x8e\xcc\x35\xf6\x08\x6c\x80\x5d\x4b\xed\x1e\xa4\xfa\xc3\x2f\xcb\x17\x8e\x99\x4c\x63\xa7\xb7\x7f\xa6\xa3\x4e\x0f\x13\xd8\x58\x99\xb3\xe0\x82\x00\xab\x5f\x84\x10\x9e\x63\xd0\x0e\xba\x04\xc0\x46\x51\x3d\xd2\xad\xa8\x37\x72\x8e\xc4\xaa\xa5\x93\x1e\xd4\x4b\xb4\xe7\x35\x2d\xdf\x91\x69\xc5\xa1\x83\x52\x69\xb7\x60\x1b\x20\xad\x52\x12\xf3\xcb\xda\xef\xc8\xac\x12\x1f\x10\x57\x3b\x32\x4d\x2b\x42\x2a\x2b\x8f\x68\x59\xe4\x37\x58\x52\xb4\xe5\xed\xde\x2c\x71\xe0\x27\x96\xb5\xa1\x7e\xdd\xfe\xca\x93\xc8\x07\xbf\xc6\xf8\x89\x14\xb9\x66\xd2\xef\x58\xa7\x77\x1b\x9b\x11\xa3\xbd\xee\x7a\x1c\xca\x35\x55\x35\x73\xe7\xd0\xc8\x9c\x28\x52\x96\xa6\x66\x29\xca\xe6\xb1\x2e\x60\x63\x68\xf2\x70\xa6\x24\xdc\xff\x3f\xac\xe1\xf8\x11\x98\xfe\x49\xd7\x22\x36\x1f\xbf\x10\x4f\x44\x0b\xef\xd3\xc7\x96\x2e\xc0\x45\x7c\x7d\x69\x6b\x3a\x86\x0b\x8c\x7d\x80\x24\x9a\x72\xcc\xb9\x1b\xe0\xfe\x39\x3e\x05\xd2\xa7\x45\xfb\x99\x97\x67\x9e\x6b\x42\xa6\x09\x07\xd9\x3f\xd9\xf5\x82\x36\x61\xe9\x33\xe1\x1d\x9d\xbe\xb6\x6e\xfa\x3d\xee\xdd\xca\x6a\x7a\xbc\x7b\x4d\xbb\x78\x95\x43\x1d\xa0\x32\x05\xc3\x42\xbf\x41\xa0\x3f\x90\xd8\x77\x3c\x2a\xc3\x63\x33\xe6\x9c\x44\x9c\x8c\xb4\xa2\xdf\x44\x12\x7a\xa7\xe1\x38\xe9\x0b\xfd\xcf\xed\xbe\xeb\xbb\xd3\xd3\xef\x5e\x88\xc6\xe1\xf4\x3b\x6c\x44\x50\x6d\x99\x44\xf1\xfa\x5d\xd3\x6c\xdd\x0f\xf5\x7a\x2a\x2a\x2b\x56\x6f\x9d\x98\x6b\x1c\xb4\x91\xfa\x72\xf7\xba\x6e\x40\x54\x9c\xf1\xc2\x9a\x0d\x77\xf8\x31\x4b\xf9\x69\x4d\x87\x24\x49\x70\xe6\x61\x7a\x2e\x8b\x41\xb0\xd5\xca\xa0\xe4\xd4\xd3\x57\xde\x74\x87\x49\xcb\xf7\x84\x3f\xf7\xc9\xa8\x69\x57\xb7\xbf\xba\xc9\xcf\x44\x07\xeb\x2d\x9d\x85\x21\xd5\x05\x58\x0f\x29\xba\xb5\xd7\xfe\x9c\xb8\x86\x8c\x89\xcb\x2f\xb3\x3e\x23\xa9\xf8\x35\xb5\x37\x6f\x69\x54\x34\xb5\x8b\x82\xe8\xb1\x15\x41\x32\xaf\x36\x2d\xee\x20\x88\x84\x3f\x7a\x30\xfb\xb8\xd7\x06\x09\x42\xff\xf1\x76\x0e\xfa\x8d\x70\xc3\xdb\xb6\x5c\x11\x17\xfa\x19\x5b\xd8\x4d\x37\x72\xaf\xcc\x25\xa1\xdf\x15\x9b\x79\xb5\x6e\x79\x6d\x99\x0d\x20\x59\x72\x4f\xa0\x8d\xaa\xdc\x1c\xad\xb4\xa8\x8c\x2c\xc7\xdd\x2b\x2e\x64\x7e\x19\x2d\x54\x5a\x5d\x9e\xb8\x4a\xde\x53\x56\x18\x6d\x98\x15\x62\xa7\xc2\x70\xfa\x7b\x0e\x60\xa1\x1a\x8d\x21\xfd\xc1\x02\xaa\x63\x64\x97\x2b\x92\x4e\x4a\x05\x39\xb6\x37\xe0\x6b\x44\x62\x2b\x39\x53\x7e\x1e\x6e\x9d\x69\x37\x5f\x54\x75\x6d\x17\x4d\xff\xfe\x99\xba\xec\xcc\xaa\xc6\x26\x04\x2d\x42\xd3\xd0\x96\x41\x5d\xaf\x2d\xce\x20\xd5\x24\xe2\x4f\xdd\x79\x4b\x97\x47\x5b\x46\x2b\x84\xce\x37\x97\x26\x67\xf5\xa0\x32\x75\xee\x30\x14\x97\x74\xe8\x34\xa2\x8a\xf5\x17\xeb\xb3\xb9\xb5\x24\x5e\x98\x95\x2d\x07\x27\x11\xa8\xf1\x49\x90\x35\xc5\x0d\x14\x01\x8d\xd3\x8b\xd1\x59\xbf\x5c\xb2\xd2\xf7\x97\x25\x31\x6f\x50\xf4\xd9\xf8\x45\xc8\x68\xf9\x86\x16\xea\xa0\x82\xe1\xa2\x1d\x2b\x2a\x13\xcd\xc5\x68\xe0\x79\x8f\xfb\x30\x38\x49\xac\xab\x70\xa5\x07\xa9\xb6\x58\xaf\xed\x12\xba\x6a\xdf\xec\xf4\xdb\xba\xdd\x26\x2d\xf1\x5a\xe1\xc3\x3e\x1d\xb3\xda\xc6\x9b\x8c\xc8\x5a\x98\x44\x48\x0e\x33\xd7\x4d\xfe\xd8\xb1\x2f\x9a\x2d\xd9\xd3\x0c\xeb\xd1\x88\x71\xd7\x6c\x27\x11\x9d\xd8\x45\x81\x12\x49\xa1\x6b\x48\x33\x7a\x12\x38\xe0\xda\x22\x32\xa8\x47\x79\x31\x30\xd5\xed\x9d\x83\x76\x88\x9c\x71\xb6\xff\x5d\x0d\xed\xde\xe0\xa4\x4f\xb9\xab\x98\x12\xee\x68\x24\x6c\x64\xd2\xc4\x9e\x16\x44\x62\x18\xd2\x75\xa8\xdb\x78\x1b\x14\x2c\x0d\xfb\x0b\x6d\x76\x90\x98\x5e\xe5\xa9\x22\xc2\xd2\x29\x18\xe2\xd2\xeb\x09\x0c\x5b\x5c\x83\x13\xac\x0c\x93\xf5\x66\xd1\x95\x49\x59\x31\xed\xc8\xa2\x79\xb3\xac\x54\x05\x44\x33\xdc\x8d\xb0\x9d\xd0\xb1\xb0\xde\xe0\xb8\xb1\x19\x93\x28\x71\xd9\xe7\x25\xca\x2a\x29\xc7\x47\x5e\x45\x00\x6e\x98\x56\xf6\x3a\x95\x90\xca\xb4\x37\xfe\x94\x81\xda\x04\x15\xd1\xd6\x07\x05\x88\x63\x9d\x02\xce\x77\x97\x2c\x3a\x84\x5a\x8f\xf7\x57\x74\x31\xa8\xe8\x80\x04\xaf\x26\x68\xc9\x65\xf1\xb0\x9e\x03\x18\x2f\x6a\xcf\x1c\xd3\xd3\x4f\x3c\x59\x2c\x08\xd1\xb9\x64\x6b\x78\xd5\xe1\x18\xee\x15\x39\xb4\x7f\xd2\xdc\x17\x67\x38\xfd\x2c\x44\x45\xe6\x35\x3b\xa2\x82\xa1\x8d\xa2\xa1\x25\x87\xe9\x50\xdb\x19\x91\x39\x21\xdb\xeb\x06\x80\xc9\x30\x29\x2d\x77\x58\xa5\x9e\x36\x15\x2d\x49\x36\xcb\x92\xfe\xf6\xf5\xa0\xf9\x0d\x44\x5a\x26\xa8\x92\x2f\x07\x81\x86\xa6\x3f\x35\xd2\x0d\x1c\x56\xd8\xbc\x66\xbc\x17\x7d\x8d\x07\x4e\x40\x79\x4d\x7d\x08\xed\xa7\x8d\x6f\x69\x15\x69\xd3\xa1\x1f\xb7\xbf\x56\x49\x2d\xad\xf2\xc8\x1e\x1e\x58\xf2\x4f\x5a\xc3\xd8\xfe\x4b\x51\x12\xcf\x0d\xdf\x55\xdd\xfe\xb9\x82\xf6\x37\x9e\xd1\x36\xbb\xa8\xe8\x24\x79\x81\xbb\x5d\x65\xa3\x71\x27\xe3\x85\x78\xd0\xeb\xc6\xed\xaf\x85\xdd\x44\x8a\x71\xfa\xe8\x3a\xd3\x6b\xc6\x88\xa9\x87\x9c\xe5\x30\x3a\x3f\x06\xee\xa6\x18\xb7\xcc\xe6\xb5\x29\x17\xe7\x11\x2f\x78\x4a\x12\xdf\xee\xaf\xd0\x6a\xde\xe0\xde\xa5\x63\x04\x2c\xd3\x62\x48\x50\x17\xb1\x6d\xcb\x4c\x6f\x7f\xbc\x22\x4d\xce\x34\x6c\xbf\x64\x74\x53\x6e\x45\xcd\xb2\x7b\x9d\xf9\x0b\x20\xdc\xe7\x85\x0a\xe4\xc6\xe7\x9d\xea\x89\x34\x91\x15\xad\xe1\x8b\x8a\x24\xa0\x8a\xcd\x01\x81\x33\x20\xd3\x45\xc6\x48\x04\xdd\xd3\x75\xf1\xb9\xa1\x68\xae\xa7\x27\xed\x7c\x5d\x38\x48\x3a\x72\xa8\x24\x3c\x36\x16\xaa\x15\xd8\x63\xd8\xda\x4d\x4f\xed\x4a\x90\x8b\xb9\x34\x60\xc1\xc4\x71\xb0\x51\xf1\xa5\x04\x2d\xdb\x1b\x42\xe8\xf2\x06\x5d\x2d\x7c\x39\x68\x50\x51\x0e\x48\x82\xdc\x3f\xe1\xbd\x0c\x3b\x66\x7d\x49\xe5\x23\xeb\x3e\x65\xf5\x1f\xde\x77\x1f\xf2\x66\x0a\x0d\x51\xb4\xfd\x76\x85\x89\x33\xd0\x06\x50\xca\xe1\x96\xfb\xb6\xb7\x1e\xf0\x40\xdd\x58\x45\x64\xf9\xd1\xdb\x8d\xd1\x5c\x79\xeb\xb2\x13\x6f\x58\x36\xb8\x34\x50\x0e\xe8\xd2\x53\x82\xd7\xda\x4d\x4f\x2b\xd6\xb9\x17\x96\x8f\xcb\x62\xca\xb1\x2e\x16\xac\x2a\x72\xdd\xd5\x38\xaf\x48\xd7\x13\x53\xde\x7f\x2f\xb7\x6b\x4b\x87\xf2\x47\xb2\x7a\x54\xa9\xd2\x16\xc9\x58\x8e\x1e\xa1\xd3\x5b\x4c\xcc\x22\x58\xc3\xe9\x3c\x41\x07\x1e\x6c\xe2\xbc\xd9\x24\xdf\xdf\xc4\x27\xed\x20\x9f\x60\x9b\xd3\x82\x10\xf5\x98\x43\x07\x51\xa5\x77\x90\xa7\x85\xc8\x2a\x8e\xf8\xc6\x56\xb4\x16\x5e\x55\x50\xf4\x54\x05\x72\x50\x10\x35\x2f\x56\x2f\x34\x32\x0d\x7e\x2c\x0c\x49\x37\xe0\x52\x9b\x60\x40\x0a\x6e\x00\xa3\x30\x11\x0b\x4e\x8a\x75\xe9\x32\x7f\xf2\x1b\x35\x37\x5d\x57\x0b\x7f\x67\xd9\xbb\x50\x20\x84\x6d\x71\xc7\x17\x70\xe3\x57\x8a\x9a\x8a\xf6\xf3\xc3\x61\x56\xba\xee\x97\x12\x81\x14\xcc\x10\xa9\xd7\x6e\x03\x23\x9d\xee\xa6\x00\xb7\x52\xba\x28\x87\x86\xa4\x81\xda\x94\xd3\xb8\x01\xac\xd7\x8c\xbd\x80\x85\x9b\x5a\xbe\x5d\x15\xb8\xbf\x3d\x3b\x23\x11\x2e\x6b\xce\xe9\xdb\x5c\x67\xe7\xd5\x15\x71\xaf\x72\x05\x15\x39\xcc\x67\xfb\xaa\x39\xd1\x44\x12\xe9\xb6\x76\xfa\xa2\xad\xb7\xac\xd7\x1a\x31\x49\xf4\x57\xa2\x09\xff\xe8\xee\x31\xb9\x9f\xaf\x36\x03\x2e\x32\x5e\x30\x18\x09\x6a\xf9\x0b\x51\x7f\x54\x5e\xf9\x21\x16\x21\x6d\x30\xcc\xf5\x2c\x09\x8b\x96\x6f\x2c\x70\xfb\xd4\xe7\x6f\x55\xe5\x54\x9f\xae\x9d\xe3\xbb\x0f\x55\xf7\x8a\x4a\x7d\xd0\x39\x9d\x45\x2d\x71\x1a\x6e\x71\x3c\xe0\xbc\x58\xe7\x05\xc0\xe4\x1e\xdc\x77\x9f\x39\xc4\xac\xd8\xc0\xf6\xf8\xb0\x5d\xde\xfe\xda\xdd\x9a\xb1\x35\x2c\xe4\x0a\xa7\x4c\x02\x2d\x39\x31\x2f\x4b\x71\xd0\xdd\xcf\xf5\x04\xa1\x4d\x42\x6b\xda\x89\x49\xaf\xb3\x7b\x28\x0e\xb0\x96\x8f\xc7\xa3\x44\x67\x98\x59\x29\x29\x05\xb6\x14\x88\x5b\x75\x4d\xd5\x3a\x8f\x2f\x3a\xc3\xed\x58\x90\x6d\xc5\xc2\x37\x80\x88\x99\x6f\x67\xeb\x01\xe5\xc8\x2c\x81\x10\x85\x49\x76\x6c\xaf\xb2\x93\xa0\x09\x1a\x39\x78\x1c\xa9\x14\x6d\x82\xe6\xcc\xc4\xd7\x73\xa1\x03\x93\xc1\x20\x02\x3e\xf4\xd4\xd9\x47\x41\xd8\xb4\xcd\x24\x7b\x01\x15\x3c\xcb\x98\xb8\xe6\x26\xe9\x69\x2b\x37\x28\xe0\x3f\x0d\xc4\x7a\xe5\x5f\x17\x95\x17\x90\x05\x33\x8c\x3c\x3e\xae\xb9\xde\x29\xcd\x05\xb3\x66\xcd\x8e\x2d\x9b\x6d\x1f\x54\x4e\x7c\xcc\x52\x4f\xea\x62\xc3\x7a\xea\x3e\x5b\x4d\xf9\x28\xab\xbb\x61\x2e\x50\x25\xd2\x86\x98\xb3\x80\x1d\xe6\x46\x39\x24\x8e\xe2\x54\xa7\xa9\xaf\xbb\xba\x43\x92\xaa\xf0\xbc\x45\x74\xc3\xea\x87\xad\x80\x55\x7e\xe7\x50\x20\xd9\x3f\xba\xce\x52\x16\x58\xe5\x37\xa2\xf2\x7b\xa4\xdf\xfd\x7c\x19\x15\xe7\x5a\xb1\xbe\x4d\x75\x84\xc2\xa3\x6a\xbb\xa9\x2e\xad\x72\xa4\x9c\xef\x03\xf5\x26\x24\x83\xd5\x53\xca\xa0\xb2\x47\xcc\xb1\x88\x9b\x95\x2c\xfe\x79\x76\xf5\xd5\xa0\x6d\x4f\x02\xda\xc7\x73\x88\xbe\x74\xac\xce\x64\x5c\xb9\x57\x30\xb2\xe1\xf0\x07\xb8\x94\xcf\x99\x4a\x65\xbc\x5e\xae\xf1\xd7\x6f\xc9\x7c\x14\x02\xdd\x87\x0c\x4a\xe7\x90\x39\x4b\xae\x75\x70\x91\x31\x3d\x24\x5a\xbe\xca\xe2\x74\x8f\x93\xd0\x41\xc0\x61\x68\x90\x2d\x82\x51\xf4\xe2\xdc\x2e\x56\x82\x8a\xa2\x9c\x57\xbf\xb0\x79\x29\xdb\x34\xd3\x29\xdc\xfe\xd2\xe0\xe2\xe6\xbc\x82\xc1\x1d\x23\x05\xa6\x5b\x8c\x73\x9b\xb6\x25\xf7\x35\x7c\xe4\x09\x9d\x4c\x79\x07\xc6\x3b\x4a\x80\xc9\x02\xda\xfa\x51\x0b\x0f\x51\x72\x0f\x92\x4c\x4c\xf0\x3d\xa9\x06\xed\xe2\xbc\xd7\xe1\xcd\x1f\xea\x44\x12\x62\x92\xb9\xfd\x73\xc1\xc7\x71\x67\x58\x4d\xe1\x52\x39\x80\x0e\xb1\x30\x14\xf4\xf7\x09\x2c\xc8\x47\xad\x80\xee\x33\x26\x58\x6c\x24\x24\xd9\xc3\xb4\x05\x16\x88\x4e\x2e\x8b\xa0\x05\x21\x99\x63\xf7\x06\x74\xaf\xc6\x94\xba\x05\x7d\xe1\x9a\xba\x2a\x97\x5f\xbe\x34\x17\x06\x9e\x2f\x4b\x30\x9c\xe0\x05\xf3\xd5\x17\x9f\x68\x7e\x76\xb8\x25\x09\xa7\x09\x67\x49\x5a\x32\x0b\x36\xd8\xc1\x12\xfa\xc2\x44\xa6\xea\xbb\xbf\xc0\x4c\x17\x5a\xca\x04\x0f\x6c\xb7\x0e\x69\x06\x05\xca\x8a\xf6\xa6\x9a\xc4\xb3\xa4\x24\xdf\x54\x41\x2b\x48\xfd\x6f\x2a\x6e\xc3\x71\x25\xdb\xe0\x2e\x80\x5a\x26\x1d\xe9\xa6\x68\x8d\xcf\xcb\x41\xc8\x8c\x34\x4b\x2c\xe0\x2d\x32\x4a\xe4\x45\x04\xa2\x0b\x24\x08\x80\x49\x57\x88\x45\x8c\x7e\x21\x10\x20\xf5\x6d\xa3\x86\xd5\x28\x6b\xd6\xb0\xdd\xbf\xce\xf8\x28\xc3\x35\xf8\xd2\x30\xe4\x1a\x6a\xbf\x91\xab\x6d\xd3\x76\xdb\xb4\x75\x47\x1f\x81\x2a\xb1\x4b\xb0\x15\x2c\x35\xc9\xd2\x76\xe8\x24\x41\x0e\x97\xb1\x72\x2d\xa0\xc2\xf3\x2c\x3f\x8a\xc0\xb5\x50\xdd\x63\xaa\xae\x63\x5b\x7d\x90\x21\xe3\xf2\x5d\x88\x39\x96\xe1\x9f\xc2\xb5\x0c\xf7\x82\x88\x01\xf6\x5f\xef\xca\xb1\x06\xcd\xfa\x41\xfb\xd6\xde\x85\x69\x45\xa7\x30\x88\xaa\xac\x2d\x92\xb9\xda\xbd\x86\xe1\x8e\x77\xce\x08\xdb\x87\x18\xb7\xfb\xf3\x98\x98\x61\x39\xd6\x14\x44\x27\x32\x9d\x1d\x2c\x11\x95\xf7\x59\xb6\x44\xa7\xd8\x6e\x98\x19\x75\x86\xc6\xb2\xff\x97\xf6\x9b\x6b\x18\x29\x55\x2b\xa2\xad\x7e\x09\x4e\xdd\x5b\xa6\x63\x1d\x72\xd8\x89\x19\x47\xb4\xc6\xa1\x1b\x90\x63\x50\xe5\xd4\x6e\x2f\x58\x35\x28\xc3\xb0\x45\x23\x9a\x51\x11\xb2\xa0\x5d\x66\xc3\x4a\x97\x1e\x9f\xe4\x80\x51\xd4\x71\xed\x45\xc2\x5b\x52\xde\xd1\x0a\xef\x68\xf7\xf0\x8e\xb6\x9c\x17\x25\x0e\xa8\xbe\x2e\x9f\xd4\x4d\xa5\xb4\x0f\x41\x90\x4d\x00\x84\x95\x9a\x50\xc0\xc5\x0c\x54\xa8\x68\xc6\x38\x4b\x71\x41\x27\xe3\x8a\xf5\x7b\x4e\x0d\xf1\xda\x4b\x36\x1f\x58\x57\x25\x70\x21\xce\x00\x6a\x42\x22\xc5\x77\xff\xdd\x73\x1e\xd9\xc2\x04\x56\xa7\xc9\xe9\x0c\xf1\x6f\x26\xcf\x73\x98\x80\xfb\x6a\x72\x22\x7a\x92\x84\x48\xee\x87\xcf\x01\xcf\x1c\x51\xae\xf4\x8e\x37\x15\xb6\x77\x3f\x3c\x39\x62\x59\xd6\x37\xa9\x42\x0c\x49\x68\xb0\x1d\x60\xf4\xdb\x8d\xb4\x8b\x1f\x8c\xf4\x35\x64\x43\x3f\x80\x14\xef\x9e\x82\xc4\x75\x03\xa5\x92\xdb\xb8\x30\xc4\xfe\xf0\xfc\xc0\x52\x00\x99\x00\xdc\x13\xb2\xf1\x44\x1f\x69\x6e\xb0\xa5\xb5\x37\x81\x57\xbb\x0f\xb2\x93\x81\x76\x97\xa0\x59\xb9\x46\x88\x28\xab\x55\x05\xf9\xbc\xa0\x64\x5a\x5f\x94\xc2\x07\x59\x75\x17\x24\x22\x49\xec\xda\xa1\xf8\xc1\x35\x70\xd3\xb1\x27\x19\x82\x67\x50\xf1\xac\x77\x5c\xea\x84\xa7\xdc\xac\xb3\x43\x41\x3b\xcf\x55\xc4\xb3\x46\x4b\x0d\x19\xd7\xd6\x57\xe3\x67\x8f\xab\x79\x2b\x1b\xab\xce\xb2\x48\xcf\x70\x17\x13\x8b\x87\xd4\xc9\xdd\xa3\xad\x06\x76\x26\x2d\xf7\xd8\x19\xb5\x51\x7e\xd8\x64\x62\x64\x83\x46\xe4\x88\xa3\xdc\xb4\xeb\x4c\x46\xb5\x5c\xd9\xf5\x9a\x17\x8e\xb6\xee\x2f\xaf\x55\xcf\x11\x5b\x90\x28\x84\x9e\x90\x59\x47\xe9\x2d\xc5\x98\x1e\x59\x52\xf6\xca\x39\x5a\xd8\xb1\xc2\xe1\x80\xf7\x67\xb9\xc3\x17\xb5\xa4\x97\x10\x8e\xbf\x39\x7c\xf1\xed\xf3\xa3\x6f\xfe\xe5\x9b\xe3\xa3\xd3\xc7\x87\x41\x32\xf8\xa0\x33\x02\xed\x75\xed\x30\x32\x15\xc9\xd0\x98\x9a\xb3\xa7\x60\x6a\x95\x2a\x3e\x8c\x1e\xca\x0c\xa0\x3a\x29\x29\x30\x15\x61\x4e\xcb\xba\xb0\x37\xb6\x84\xa1\x6b\x26\xea\x46\xbd\x98\xe8\x4c\xff\x1a\x7f\xb0\xff\x8a\x75\x55\x50\xda\xfd\x44\xc7\x3c\xbe\x5c\xd8\xfd\x8f\xa0\x92\x8d\xae\xd0\xf6\xde\x90\x77\x97\x6c\xde\xb7\xc6\xcc\xd9\x58\xef\xa6\x52\x3f\x20\x0f\xcc\x9a\x0f\xc2\x2e\x31\x60\xb8\x31\x17\xca\x54\x2f\xc5\xb9\xd9\x44\xb6\x58\x74\x8c\xf1\x48\x6e\x4b\x9c\x6e\xd6\x45\xc0\xee\x04\x56\x79\xae\xa0\x73\x2d\xb6\xae\xe7\x7c\xdf\x28\xfe\xc9\x9c\x8c\xd4\xce\xff\x4c\x1d\x51\xc5\x3b\x12\x3b\xd0\x17\x6e\x4b\x0c\x6d\x41\x1b\x90\x9b\xde\x6b\xd1\x4f\x62\x6b\x24\x3b\xdf\xfb\x92\x0e\x47\x30\x6a\xa0\x76\x08\xe2\xcb\xb8\x36\x78\xb8\xfa\x2a\x3f\x7a\x28\x9a\x15\x5a\x1b\xbc\xb4\x88\x39\xb7\xa9\x9e\x05\x4b\x09\x25\xdc\xc7\xac\x4a\x5c\x89\x5e\xfc\x50\x5d\x63\x63\xed\x77\xab\x00\xec\xee\x11\x00\xca\x4a\x93\x07\xc3\xf1\x20\x26\xf5\x47\xda\xf4\x2f\x60\x22\xdd\x78\xb8\x91\x85\x64\xaa\x73\xc5\x74\x73\xb8\x15\xa9\x5a\xd3\xe0\x38\x1d\x9c\xa6\x43\x8a\x6f\xf8\x94\x08\x8f\x46\x36\x59\x16\x4d\xb1\x2c\xe1\x5d\x09\x15\x17\x95\xa5\xe5\x48\x7b\x07\xd4\x54\xf4\x1f\xbe\x06\x9a\x10\xd4\x39\xac\x71\x51\x11\x79\x2d\x40\xa2\x0c\xe1\xce\x98\x9c\xe9\x0a\xff\xfc\x67\xaf\x49\x93\x49\x72\xe6\x9d\xbd\xf9\x9e\xa6\x9a\x11\x4b\x6e\xa6\x47\xf4\x87\x76\xff\xe2\x46\xd9\x5c\x34\xd3\x22\x98\x72\x1d\x34\xc1\xdc\x5b\xf6\x6f\xe8\xaa\x51\x73\x4b\x9e\x9c\x60\x67\x99\x4e\x8e\xfa\x35\xa8\x82\x7e\x7a\x5c\xad\xd6\xad\x23\x1c\xc3\x18\x43\x74\xf3\xde\x9b\x9a\xfa\xd3\x58\x6c\xd4\xe2\x56\xbd\xfb\xad\x52\x23\x21\x49\x27\xfa\x75\xd9\x47\x6c\x53\x47\x02\xfc\xc7\x7b\x34\xd4\xcf\xbb\xee\xb3\x34\xcd\x92\x2e\x0f\x4b\x00\xde\xaa\x9a\xee\x57\xa0\x30\xa1\xa2\xe0\xf2\xc8\x75\x61\xd3\x86\x02\xab\x6d\xce\x13\x33\x45\x93\x5a\xf5\x63\x88\x4b\xd9\x52\x61\xe1\xf2\x34\x78\x7f\x07\x2f\xd6\x38\x7f\xdf\xca\xe3\x05\x42\x62\x84\x49\x17\x20\x56\x5e\x36\xa7\x15\x74\xef\x4b\x41\x64\x58\x7d\xbe\x52\x9e\x1f\x6e\xf4\x75\x7f\x7a\x14\x64\xb2\xa0\xad\x9c\xb8\xa2\xa8\x13\xa6\x0f\xf1\x95\x1d\x7a\x03\xa4\x51\xa0\x48\x34\x55\xf1\xc6\x44\x4e\x63\x9f\x7c\x7b\xf4\x82\x7d\xc5\x48\x8a\x87\x42\x78\xed\x9d\xe5\x60\x77\x3e\xe9\xaa\xf4\x77\xa2\x0c\x23\x46\xe9\x47\x92\xa4\xc5\x90\x74\x00\x97\xba\xe0\x70\xca\x87\x22\xd4\xcb\x53\xc1\x1e\x84\x0b\xe0\x67\xa2\x24\xb1\xa2\x09\x61\x6e\x20\xbf\x59\xf7\x11\x31\x89\x19\xfc\x49\x62\xa7\x53\xe4\xc4\x68\xc6\xf6\xec\x0f\x60\x60\xe6\x39\x6f\x45\xdb\xeb\x19\x14\xbe\xb4\xa1\x20\xb8\x03\xa5\xd0\x4a\x5c\xc1\x48\x13\x59\x9a\x0a\xbb\x39\x5c\xb5\xd0\x0e\xbb\x6a\xda\x4b\x36\xb0\x86\x19\x9a\x64\x8b\x25\x2d\x74\x4d\xab\x96\xe4\xe9\x4e\x62\x42\x65\x40\xec\x88\xcb\x71\x72\x6c\xe6\x3d\x94\x55\xf5\xb1\x4b\xde\x57\x74\x86\xde\xb0\x23\x3b\xeb\x7b\xef\xf4\xf7\x8e\x22\x51\xf0\xc1\x19\xea\xfd\x0f\x20\x69\x5f\xb1\x69\xc9\xb1\xc5\xf9\x19\x5e\xe7\xf2\xfd\x52\xbf\x5a\xd8\xca\xc3\xa8\x4e\x6e\xc8\x93\x7b\x23\xce\xe9\x0e\xcb\xbd\x3b\xa5\x7a\x15\x18\x2e\x1f\x52\xca\xaa\xf3\x59\x31\xc2\x3d\x69\x71\xfc\xa9\x05\x2e\x97\x70\x46\xa7\x8d\xd3\x99\x4e\x11\x60\x3c\x6e\xc0\x9b\x84\x8e\x1f\xf3\xd0\xe5\x2e\x35\xa5\xe5\xc8\xf8\x9b\xb9\xef\xa2\xda\xe0\x06\xbf\x6f\x01\x1e\x17\xd2\x4b\x7e\x12\x26\x72\x56\xe8\xb5\x30\xc3\x02\x7d\x49\x5b\xc7\xc1\x46\xb4\xb8\xf1\x46\x92\x65\x15\x15\x82\x0d\xa7\xde\x2b\x5e\x80\x5d\xf5\x36\x15\x0c\x59\x19\xdf\xa1\xf2\xba\xa6\xb6\x90\x4a\x20\x16\xe8\x9d\x25\x1c\xa3\x1b\xb3\x74\x02\xc2\x5e\xb0\xf4\x59\xf8\x7c\xeb\x33\x70\xd7\xc9\x11\x14\x96\xe3\x11\x0f\x10\x2a\x81\x52\xe8\x6f\xf6\x5c\x03\x26\xe0\x14\x3b\xb7\x6b\x78\x37\xe0\x1f\x96\x1d\x31\xf1\x86\x10\xea\x88\x1f\xf8\x9f\x20\xd3\xcd\xa6\x68\x70\xd5\x78\xb9\x7b\x73\x23\x17\x5e\x24\xc9\x42\x61\xc6\x9e\x11\x39\x4d\x2e\xe6\x13\x77\x32\xb5\x81\x45\x36\x4c\x39\x6b\x71\xaa\x73\x9a\x41\x33\xc4\xe1\x13\x5e\xb2\x15\x69\x6d\x35\x99\xad\xff\x51\xe8\xb9\x1a\x47\x94\x71\xe1\x56\xa1\x88\xf0\x37\x86\x17\xd8\x89\xff\xc5\x3a\x75\xe9\xd8\x64\xac\x83\x3e\x2f\x0d\xe6\x40\x13\x30\x04\x39\xc3\xd9\x52\x01\xba\x54\x70\xed\xaa\x16\x3b\xbf\x08\x78\x43\xcc\x0d\x57\x10\xff\xa2\x97\x69\x51\x16\xc4\x68\x76\xb8\x89\x13\xc5\x4d\xe3\x25\x1c\x45\x56\x45\x97\x4c\x64\x48\xc9\xdf\xb3\x16\x70\x55\x44\x2e\x0f\x88\xa3\x02\x65\xcc\x11\x3e\xe3\xd4\x49\x6f\xb2\xa2\x9c\x12\xb2\x04\xa5\x12\x45\x66\x9c\x9d\xe4\x2e\x68\xa6\xea\x99\x96\x7e\x88\x8f\x6c\x3d\xac\x23\xcc\x7d\x37\xf5\xfd\x36\x3a\x10\x6a\x67\x1c\x4a\xda\xea\x00\xa5\xb9\xcd\x28\x6c\xb5\xa5\x93\x4c\x07\xfa\x8c\x3e\xb3\x98\xec\x92\x6a\x2b\x07\x03\xf1\xa8\x5e\x24\xec\x03\xa7\x8d\x0f\x91\x64\xec\xf4\x50\x7f\x8c\xf4\x31\xc0\x48\x17\xcd\x18\x24\x14\x38\x1e\x8c\x86\x3c\x80\x11\x96\xa2\x61\x6f\x86\x33\xe6\x27\x85\x66\x73\x30\x2b\x92\x37\x23\x49\x69\x61\xbd\xdf\x0f\x52\x58\xac\xe0\x90\x23\x49\x1b\x5a\x95\xb6\x94\xd6\xc6\x78\x6c\xcc\x7c\x7a\x3f\xcf\x80\xc4\xae\x28\x90\xe4\x73\x04\x63\x21\x8f\x96\x15\xec\x81\xa5\xda\xb4\xbe\x38\x8b\x84\x9f\x99\xc8\x78\x40\x40\x90\xf6\xd6\x63\x05\xee\xa2\xa0\x3e\xc8\x9e\x7a\x87\x84\xa2\x05\xf7\xcf\x68\x07\xb0\x2c\x28\x7d\x4f\xc5\xfb\x8a\xb1\xc0\xf5\x82\xfe\x8c\x65\x4c\xe0\x01\xa6\xac\xf4\x90\xf8\xa6\xfc\x1c\x87\x74\x1a\xbb\x88\xb6\x7c\x92\x10\x7c\x37\x73\xbd\xf9\x1d\x2d\x23\x33\x9b\xcf\xe6\xd7\x5c\x44\xe6\x96\xdd\x7e\xf7\x95\xd8\xc0\xf0\xa5\x42\x60\x17\x2e\xf1\x34\x7c\x8e\x95\x70\x30\x57\x7f\x2c\x26\xa0\x63\x79\x13\x08\xe9\xae\x09\x3c\x68\x80\x02\x06\x02\x69\x12\x10\xf1\x2f\xb3\x0f\x84\x04\x2c\xea\x88\x68\x11\x88\x05\xe3\x63\x7d\xad\x5a\x85\x01\xc1\x49\xcb\x16\x37\x38\x52\xe0\x09\x7e\x67\xf5\xbb\x14\xdb\x54\xae\x01\xff\x84\x1e\xfb\x29\xfd\xce\xf4\xe3\xae\x56\x3c\xbc\x34\x33\x2c\x80\xc5\xc3\x73\x30\x95\x5f\xd9\xfd\x1f\x3f\xfd\xc9\x61\x12\xba\x5b\x82\x1f\xff\xf0\x13\x49\x47\xf7\x7f\xfc\xec\x27\xbe\x0a\x18\x96\x9d\x9d\x99\x95\x1d\x54\xc0\xe5\x02\xf0\x96\x76\x9e\xa2\x6a\xb1\x29\xcb\x8f\x88\x1b\xfc\x42\xc4\x4a\x7f\x7a\x2b\x5a\xfc\x66\x1b\x08\x5d\x10\x83\xe2\x45\x9d\x7b\x17\x7b\xbe\xb3\xef\x32\xcb\x76\x33\xd3\x31\x3a\x2c\x7a\x12\x45\xe8\x27\xd1\x40\xd1\x95\xf7\x28\x98\x99\x66\xfa\x73\xf8\xc2\x70\x8b\x1c\x83\xa5\xde\x7b\xa1\xf0\x1f\xe4\xeb\x4b\x1e\x09\x86\xfe\x73\xd7\x52\x15\xae\x14\x5e\x9c\x5b\x3a\xae\xf2\xe1\x27\x5c\x71\x5c\xdb\x66\xd2\xe3\x43\x12\x18\xe9\x90\xbd\x23\xeb\xa6\x97\xa9\xfd\x50\x20\xe6\x55\xe2\x2c\x2f\xe9\x01\xba\xb6\x8c\x1b\x01\x7b\xce\x1f\xfd\xbc\xb4\x2a\x81\x19\xad\x4b\x39\xab\xa7\x90\x87\xfd\x6c\x41\x34\x63\x49\x76\x9b\xdf\x89\x22\xe9\x8f\x56\xe1\x3f\x7e\x6f\x25\x22\x2f\x90\xbc\x79\xa6\xd5\x9c\x11\xb2\xe9\x88\x9f\xcb\x79\x9c\xa1\xe4\xfe\xd6\x64\x02\xfb\x7b\x5b\xa0\x93\x4d\xc3\xd1\x44\xf0\x2f\xa4\xb2\xbf\xa0\xf8\x2f\x74\x64\xc9\xba\xab\x67\xf8\x1b\xd2\xbc\x27\x1e\x09\xf3\x74\x7e\x22\x06\xcd\xde\x68\xed\x96\x2f\x68\x90\x90\x42\x16\xe5\xcc\xfb\x3e\xb0\xa4\x4f\xec\x11\x36\x6e\x32\x18\x22\x1e\xf8\x32\xab\x2a\xf4\x50\x0f\x59\xac\x31\x37\x21\x9c\xcf\x57\xe9\xf5\x5d\xe4\xfc\xa6\x13\x99\x2c\x51\x9b\x17\x0d\xb6\xb7\x88\x05\xf6\xac\x6c\x7c\xef\xa8\x95\xce\x16\x25\x24\xcb\x26\x28\x8b\xad\xdb\x9f\x7b\xd9\x8b\x6a\x5d\xf9\xed\x9b\x7f\x0f\xf2\xa1\x98\xbc\x9f\xf7\xc5\x2e\xc9\xed\x08\x9a\x97\x2c\x93\x6b\x6f\xa7\x11\x40\x1e\xcb\x37\xf4\xa7\x97\xee\x6d\xcf\xf8\x5f\x2f\x4f\x1d\x76\xa4\x6f\x4f\xf1\xa1\xda\xdd\xb1\x3a\xa0\x0e\x17\xc8\x4e\xfd\x3d\x0a\x35\x54\x7f\x73\x7e\xa2\xee\x2e\xe0\x30\x19\xd9\x18\x20\x20\x53\xa4\x01\xd7\x7a\xef\x50\x78\x8f\xb7\xdc\x39\x64\xa3\xc1\xb7\x5d\xdc\xe9\xb1\x07\xab\x08\x96\x2d\x33\xb1\x5f\x71\x58\xeb\xf8\xce\x44\xd3\xe8\xf6\x80\xc9\x30\x3d\x6c\x73\x55\x65\xfe\xcc\xc5\xfc\x64\x43\x4c\x9f\x56\x1d\x8a\x66\x1a\x83\x8e\xa9\x5e\x4b\x4f\xfa\xb5\x22\x3a\xd6\x14\x7f\x06\xcd\xc9\xff\xa9\xfe\xf7\xd9\xba\x97\xe9\x09\xf1\x8f\xfc\xa5\x3d\xf0\x20\xc4\x85\x11\xd1\x64\x4d\xdc\xfe\xb8\xca\xf4\x27\x75\xa2\x2d\xf3\x49\x07\xc3\x91\xd9\x44\x19\x21\x0d\x45\x1c\x5b\xa2\xb6\xa9\x31\x03\x86\x39\xa7\x9d\xbe\x25\xee\xcb\xb1\xbc\x30\xcc\x73\xc4\x89\xeb\x06\x4e\x20\xf6\xd2\x96\xa1\x7a\xd8\x45\xc7\x61\xf8\xa6\x3f\x87\xda\xbd\x9a\xa4\x87\xa3\xb9\x6d\xae\x30\x67\xcd\x39\x9b\x3c\x10\x5a\x45\x25\xe1\x3e\x8f\xf7\x5c\x62\x57\x9f\x70\x0b\x9f\x60\xe3\xcd\x95\x75\xfd\x03\x7f\x28\x03\x53\x2c\x26\x42\x78\x7c\xc0\xf5\x10\xbc\x7c\x65\x32\x41\x67\x6c\xbb\xb1\xb1\xd4\x24\xef\xd5\xb9\xf2\x4d\x27\x6c\xf4\x0b\xb8\x27\x7a\x3e\xc9\xbf\xa1\x61\xac\x42\xfa\x67\x21\xdd\x57\xcf\x55\xe9\x8e\x2c\xad\x48\xca\x7f\xac\x76\x2a\xfd\x7f\xfd\x14\x28\x93\x84\xf8\x59\xcc\x1e\x89\x2a\xbb\x8f\x14\x48\x8e\xc2\x0f\xe5\x7f\x9c\xc5\x2a\x5a\xd0\x91\xf5\xc6\x8b\xb9\xcf\xd6\xad\x93\x48\x84\xbb\xee\x9d\x13\x25\x59\x2f\xb8\xe2\x29\x84\x49\xbf\xad\xb1\xb8\x15\x91\x04\x17\xa2\xaf\xc4\x58\x21\x19\xb5\x8e\xda\x01\xb1\x68\xc6\x8b\x41\xa5\x61\x31\x2b\xfa\x7a\x6b\x59\x6a\x40\x98\x39\x5a\x12\x72\xb1\x47\xbf\xc3\x2d\xc1\x78\x55\x02\x99\xe5\x2d\xdb\x60\x7a\x2e\x82\x42\xac\xd7\x8b\x18\x54\xb7\x5c\x4d\x39\x63\x05\x38\x77\x43\x26\x54\xf5\x81\x61\xd0\xc8\x7f\xd0\x1b\x79\x56\x8d\x60\x2a\xae\x95\xf5\xc8\xe3\x15\x7f\xd8\xdc\x5d\xb5\x5f\x94\x0d\x2f\x2d\xac\x41\xdc\x7e\xad\x8b\x45\xe3\xc2\x72\xf2\x9a\x85\xfd\x2d\xfa\xb8\x61\x32\xb9\xa8\x4f\x75\x60\x30\x56\x05\x82\xaa\x35\xb0\xe4\xaa\x35\xf3\xef\x74\x2a\xd3\x45\xce\xd3\xda\x5b\x6c\xb1\xfe\x28\xa8\x31\xa2\xa3\x60\x94\x3b\x3c\xb2\x46\x99\xa3\xc7\xd6\x7e\x7e\xee\x55\x00\xf7\x5d\xda\x6e\x35\xa3\xc9\x9e\xf1\xd1\x82\x58\x22\x26\x3e\xe7\xcb\x88\x5e\xeb\xd3\xf1\x66\x23\xf9\x34\x1d\x0c\x6d\x3c\x73\x70\x42\xc2\x9f\x72\x9a\x2e\x1f\x48\x53\x7f\x0c\xbd\x46\xd5\xbd\x2b\xad\x3f\xe1\x53\xe3\x78\x11\x41\xe3\x65\x51\x3b\x7f\x75\x14\x65\xf6\x2e\x95\xe2\x1c\x3f\xe2\x47\x34\xdc\x47\xa8\xfe\x23\x1f\x59\xed\xe3\xde\x18\xad\xa9\x45\xe3\x91\xa4\x87\xc0\x31\x5a\xd1\x4c\x96\x05\xd7\xc7\x97\xc3\xf2\x0d\xa6\xae\xa0\x07\xd9\xa6\x65\x5e\x9e\x7d\x78\x4d\xb5\x3d\xd8\x6c\x1e\xe4\xf9\x87\x63\x23\x0e\x5b\x76\x18\x72\xcf\xc0\x48\xcf\xc1\xfd\xf5\x1e\x55\x14\x24\x9f\x3d\x68\x43\x7e\x34\x41\x3f\x60\xfb\xb2\xb8\x98\xc9\x80\xb3\xba\xd8\x8a\x95\x63\x55\xc7\x93\xe6\xc0\xc3\xaa\xed\xda\x66\x57\x7c\x21\x3e\x97\x45\xa5\x36\x59\xf1\x30\x52\x81\x31\xca\xf1\xee\xd0\xfc\xef\xee\xbe\x09\x0a\x54\xde\x00\xff\xd9\xec\xc1\x06\x04\xd1\xbb\x70\x11\x24\xb5\x0e\x9d\x9d\xb4\x36\x02\x37\x94\xd5\xba\x96\xff\x53\xe5\xb5\xb1\xb6\x87\x53\xff\x76\x89\x6d\x4f\x0c\x61\x9f\x3c\x11\xca\x76\xb4\x80\xd5\xf7\x22\xe4\x44\xf1\x6a\x60\x7e\x16\x22\xd5\x44\x20\xe7\x55\xb5\x72\xd3\x17\xf0\xc7\x5c\x21\x12\xce\xee\xd5\xee\xaf\x71\xe5\x4b\x44\x13\x05\x08\xc2\x65\xf6\x33\x49\x24\x2a\x16\x5d\xb0\xe2\x13\xb3\xe1\x9b\xfe\xb1\x4e\xe6\x98\xe7\x7a\x76\x03\x6d\xd8\xd7\x6c\xc6\x04\x7f\x2b\xfa\x8c\x3b\xc3\xce\x11\xcf\x34\xd8\x13\x65\x6f\x62\x3f\x89\x00\xa5\x16\xe8\xa1\xd9\x10\xd0\xa7\x6b\xb9\x4d\xb0\x20\x36\xda\xb8\x69\x78\x17\x9f\x85\x31\x5f\x05\x98\x1e\x75\x57\x5e\x93\xa8\xf2\x86\xe4\x40\x47\x47\xd0\xd0\x8b\xc8\x2f\x6c\x04\x4c\x88\xcf\xc3\x72\x88\xce\x3d\xae\x69\x08\x3c\x26\x61\x02\xa3\xd0\x71\x30\xa8\x48\x1c\xe2\xc4\xc0\xb4\x8b\xd9\x31\x1e\x89\xcc\xc5\x3d\xe6\xb0\xd8\xec\xb8\x0a\xe1\xc3\xc9\x75\xb0\x46\xe2\x36\xb8\xd9\x8f\x3c\x54\x37\xde\x57\x29\x8e\xac\x0d\xa3\x58\xea\xf9\xab\xbc\xb3\xb2\x68\xe3\x06\x52\xd7\x9f\xe1\xbd\x53\x0f\x50\xd7\x23\x9b\x9c\xf4\xae\xc3\xd9\x66\x03\xfc\x56\x7c\xf5\xd9\x2f\xad\x1f\xba\xd3\x34\xcb\xdb\x37\x8d\x77\x34\x0d\x96\x2b\x2e\x71\xbd\x84\x41\xbd\xfa\x0f\x37\xb8\x29\x64\x27\x9e\xce\x30\xa5\xca\xc4\x50\x6a\x6c\x62\x39\xe2\x23\x2d\xc8\xd9\xa7\xd3\x07\x19\xa4\x13\xa6\x15\xd1\xc7\x88\x8d\x51\x71\xc6\xb6\xd5\x8c\x53\x96\xf2\x89\x55\xe4\xc5\x65\x91\xb7\x66\xcd\x21\xf9\xee\xac\xf6\x0f\x71\xb5\xc4\x3d\xf8\xde\x77\x6f\xd5\x65\x16\x87\x59\xe7\xe3\x48\x11\x62\x5c\x83\x9d\xb0\xf4\x67\xa5\x84\x1b\x6d\x18\x1c\x4d\x0f\xf0\x2a\xf8\xb0\xcb\x71\x16\x3c\xda\x12\xae\x27\x2c\x0d\x76\x45\xb2\x91\x07\x11\xec\xf3\xe1\x44\xc6\x98\xe2\xd5\xd5\xc9\x6b\xde\xb2\xe6\xe1\xe1\xf1\xf1\xb3\x17\x9d\x3d\x33\xac\xfc\xca\x9c\x3a\x3e\x24\xa0\x04\x43\xbd\xea\x18\x59\x7c\x07\x56\x8a\x96\x34\xb7\xc1\xee\x9c\x0e\x63\xb5\xc6\xde\xf6\xa2\x70\xb7\x74\x0f\x68\x70\x8b\x75\x9b\x73\x28\x70\xdc\x92\x1b\xb8\x87\x09\x2f\x3f\xf0\x0a\x13\x39\xcd\xc6\x26\x69\x1d\x23\xad\x52\xac\xf6\xba\xca\xb7\xe6\x18\xfe\xd1\xa0\xe5\x8c\x05\x61\x58\x31\x1f\x74\xe6\x3a\xc1\x46\x01\xf2\xec\xc6\x82\x70\x2c\x89\x61\x39\x34\x86\xe6\x4c\xf6\x6b\xd9\x39\xde\xd6\xe8\x1f\xf6\x37\x2a\x36\x46\x63\xad\x7a\x73\x38\x23\x9e\x5a\x6c\x54\xdd\x14\x9b\xbb\x26\x83\x1b\xfb\x4c\x1a\x8b\xf7\xbd\x95\xb5\xdb\xa8\x85\xb4\xf3\x91\x37\x01\xb3\xdb\xce\x96\x6a\x64\x8a\xf8\x2c\x25\xe6\xde\x44\x76\x2e\x59\x94\x3d\xd6\x1f\x45\x6f\x89\x78\x68\x25\xfb\xe0\x3e\x97\x37\x33\xbe\x2c\x44\x97\xc7\x4c\xb0\x88\x7d\xd8\xe3\x9d\x04\x0a\x8e\x59\x9f\xe3\x8f\x55\x26\x36\xa0\x79\xda\xaf\xa8\xce\x5e\xdf\x82\xf1\x54\xd2\xb5\xd4\x9e\x6f\xaf\x1d\x5f\x80\x87\x51\x76\x4c\xa8\x03\x67\x12\x36\x66\x90\xab\xe4\xfe\xfe\xd4\x2f\xdb\x39\x67\xb0\x15\x6b\xaf\xa4\x37\x64\x96\xda\x93\x4e\x0b\x49\x8d\xd7\xf5\xa4\x5f\x0b\x9b\xc2\x6a\x20\x81\xa4\x16\x0e\x54\x50\xb0\x7f\xf9\x4c\x22\xa7\x45\xf1\xe9\xd1\xf8\x1e\xdf\x72\xd8\x58\x97\x16\x51\x43\x1b\x98\x7d\x74\x5d\x64\x5b\x90\xfe\x28\x26\x3d\x04\x5c\xd9\x39\x64\x9d\x08\x6f\xcd\x5e\xb9\x88\x85\x22\xb5\xe9\x49\x81\x32\x38\xe4\x5e\x78\xef\x52\x08\x4d\x12\x74\x6d\xa3\xf1\x7e\xf1\x0b\x51\x00\xa8\x7e\x79\xa0\x64\x23\x46\x2e\xd5\x86\x7e\xea\x10\x2a\xb6\x28\xef\x9e\x5b\xd9\xbd\x9a\x64\x8f\x4d\xce\x22\xce\xee\x95\xd3\xe7\x3f\x72\xa7\xe6\x31\x1b\x1e\x3a\x51\xdf\x46\x5b\xa3\xc1\x4a\x41\x8e\xe0\xa3\x56\x9a\x5d\xa4\xb6\x93\x67\xa7\x2f\x92\x37\x21\x48\x8e\x7d\x82\x80\xe2\x37\x1c\x94\x05\xa1\x89\x77\x6f\x56\xec\x03\xd2\x79\x9b\xdc\x69\x29\x93\xe2\xa0\xcd\xea\x8a\xc6\x01\xab\x2d\xda\x46\x76\xaf\xd4\x5f\x24\x20\x4f\x11\xdd\x29\x59\x55\x1a\xff\x27\x49\xbf\x03\x72\x28\xbc\x2b\xc4\x9d\xa2\x3b\xb3\x73\xca\xc6\xe3\x0d\xd8\x1d\x32\xb5\xbd\xb8\xd3\x47\x62\x6f\x17\x3c\x39\x6b\x6f\xdf\x2a\xc1\xf7\x6b\x9a\x78\x9d\x41\x50\x14\x8c\x40\xb8\x2d\x44\x01\x04\xaf\xe2\x1f\x23\x30\x72\xb6\x73\xd3\xef\xe4\xff\x08\xc4\x56\x02\x3a\x4d\x35\xb0\xd3\x08\xc4\xbc\xca\xaf\xa7\x5f\xd3\x9f\x11\x89\x5f\xdf\xa7\x50\xb1\xbf\x95\xa8\x71\x62\x86\xc2\xe1\x2b\x40\x9e\x13\xf1\x4e\x10\xff\x45\x2c\x78\x78\x55\x21\xac\x2b\x7c\x27\x32\x44\x55\x10\xc3\x4b\xe7\x3d\xaa\x20\xf3\x73\x48\x38\x8d\xf9\x86\x15\xc0\xcf\x93\x90\xb8\xbf\xac\x10\x1f\x26\x44\xd3\x9c\x0c\xfb\xc4\x1a\x7f\xf5\x02\xd7\xd5\xa6\x0e\xae\x2b\x22\xec\x4b\x77\x20\x94\xee\x3d\x31\xd8\xfa\x7e\x03\x17\x27\x5e\xfe\xd4\x23\xef\x8b\x32\xc9\x0e\x1b\x74\xe6\xa2\x92\xd1\x69\x60\xf6\x56\x02\x4d\x41\xee\x34\xce\xd7\xa5\xce\xc5\xa3\xfd\x61\x23\xe5\xdd\x7f\x43\x05\x91\x75\xf2\x00\xcc\x5f\x0c\x0a\xa4\x53\x8f\xa3\xfe\xae\xa6\xd0\x72\x3b\x33\x60\x38\x11\x83\x12\x0c\xfc\x70\xd3\x45\x50\xa9\x46\x97\xb9\xe8\x50\xb1\xd8\xbd\x0a\x35\x59\xf3\x99\x30\x21\xf0\x0f\x71\x12\xb7\x9b\x64\x3e\xbb\xf8\x2c\x6c\x88\x0e\x31\xdc\x07\x6f\x17\x03\xf5\xbc\x13\xce\x83\x2c\x2d\x21\x91\x9b\xec\xa3\xef\x4f\x9f\x1d\x1f\x68\x17\x7e\x79\x70\x75\x75\xf5\x00\x65\x1f\xb4\xf5\xda\x96\x48\xcc\x7d\x9f\xbe\xb0\x9b\x2f\xdb\xa6\x99\x7c\xf1\x09\xfd\xf8\x98\x96\xa4\x6d\x60\x5f\x8b\x27\xa1\x40\x3f\xb2\x8e\x35\x80\x06\x71\xfe\x48\xf4\xf7\xec\xea\x3f\x93\x35\xe9\x9a\xe1\xf0\xff\x69\x14\xb4\x78\x5f\xc6\x6c\x8a\xa9\x04\xbb\x8f\xe1\xa0\xb5\x8d\x67\xd4\xd9\x45\x6d\x61\x70\x01\xe7\xb3\x6d\x4a\x14\x6e\x6d\x16\xab\xce\xdb\xfe\x07\xfd\x31\x80\x28\xa8\x1d\xee\xc6\x11\xfd\xe8\x75\x41\x20\xe4\x9a\xed\xa1\x5c\xb0\x85\x3c\x5c\x46\xe8\x22\x79\xac\x87\x34\x9e\x63\x58\xf2\xdd\xb4\xeb\x46\x62\xef\x37\xbc\xf0\x8a\x1b\x10\x2d\x2e\x00\x14\x49\x08\x50\xc4\xcb\xea\xab\x41\x8d\x6c\xec\x57\x95\xeb\x6b\x0e\xef\x5d\x78\x13\xbf\x36\x50\x9c\x9e\xbb\xb4\x39\x50\xd3\xa0\x0e\x0e\xb8\xd8\x09\xe8\xd3\x23\x04\x1a\xc9\xc3\xe9\xa0\xcb\x89\x2d\xef\x7b\x75\x88\x8f\xfd\xf4\x89\x6d\xb2\x0d\x24\x4a\x7c\x65\x57\x70\x1b\x92\xda\x46\x4a\xc4\x8a\xc6\x3d\xb9\x82\xb0\xaf\xf9\x56\xe7\x00\xd6\xb2\x8d\x59\x7a\x45\xdc\x28\x2a\xa6\x27\xf4\x67\x1c\x49\x81\x71\xe2\x8b\x1d\x98\x22\xf1\x36\x5e\xd2\x1c\x8e\x14\x11\x48\xc1\xbc\x06\x19\xc1\xae\x39\x59\xd6\x45\xba\x66\xb1\xf1\xe7\xc8\x55\xd6\xcc\xb1\x62\x9c\x4e\x62\x5f\xc0\x61\xe6\x91\x4a\x76\x3d\x09\x67\xe8\x9e\x34\x2e\xe6\x29\xcb\xf2\x12\xd3\xd3\x60\xfb\xbf\x4f\x5e\xd2\x02\x49\x0f\x7a\x82\x93\x6b\xf6\x87\x0c\x18\x3b\x74\xf9\xc6\x55\xd1\xb0\xbf\x6d\xb1\xa5\x99\xe9\xee\x8f\x18\x31\xea\xa2\x08\x74\xe9\x6b\x07\xd6\xf5\x84\x3b\x59\xde\xc2\xb1\xd5\xe8\x3c\xc1\xa5\x2c\xc1\x8e\x1d\x9f\x1c\x79\xa1\x31\xbd\x8e\x07\x18\x1b\x0f\xc3\x2c\x5f\xed\xd8\x5b\xf5\xf5\x89\x74\x1d\xfc\x9e\x4c\x6f\x7d\x8b\xb7\x16\x7b\xa4\x0d\x19\x48\xff\x31\x97\x3e\x6f\xa0\x93\x16\x1e\x2d\x7b\x8c\x78\x22\x6b\x97\x60\x6f\xbb\xae\xae\xc5\x5f\xfa\xe8\xe6\x92\xc5\xea\x24\xfc\x4b\x3c\xca\x0e\x78\x7a\x98\xe7\xc4\x9b\xf1\x09\x27\xd6\x58\xa1\x54\xcd\xe2\x3a\xff\x59\x9d\xfa\xa0\x42\x16\x57\x59\x53\xe2\x80\xce\x25\x09\x22\x39\x7d\x0d\xd4\xfb\x23\xdd\x1c\xb8\xea\x06\x98\xd4\xb1\xf8\x51\x68\x62\xbf\x63\x71\x5c\xb2\xf3\x2e\x8e\x4a\xbe\x93\x77\x71\x82\xa2\xbe\xd3\x70\x37\xd2\x77\xf1\x1b\x1e\x1b\x6f\x5f\x2c\x1e\xc5\xfa\x08\xfc\x50\x38\xce\xe3\x81\xbd\x83\x03\x71\xef\x28\xfe\x4e\xf2\xf1\x58\x47\x3c\x3e\x22\xc4\xbe\x5d\xcf\x9d\x17\x67\x67\x93\x79\x5d\x5d\x39\xb8\xe5\xe2\x31\x10\x76\x45\xd5\xa7\x22\x8a\x1b\x7b\x21\x11\x70\x5b\x05\xc5\xed\x3c\x51\xc5\x25\x5b\x12\x3b\x4d\x94\x4b\xbf\x69\xb0\x6a\xd6\x64\xbe\x25\x4d\xdf\x23\x38\x15\xe3\xfe\x28\xba\x2e\x07\xca\xe1\xd0\x82\x85\xb5\x08\x62\x3f\xd1\xd2\xee\xbc\xba\x9a\xe1\x17\x7b\x19\xbb\x60\x9a\xed\x06\x55\x20\x1f\x81\xcc\x57\xbe\x93\x5c\x40\x26\xc6\xef\x72\xf7\x73\x1f\x5c\x45\x83\xb4\x74\x7e\x66\x10\xc9\x22\xb0\xad\xc1\x5b\x01\xa8\xfe\x82\x37\xd4\x0e\x2e\x72\x56\x23\x38\xaf\x0d\x20\x99\x26\x80\x78\x7c\x12\x8f\xf8\xfa\xe8\x58\xbf\xd8\xb8\x5c\xc2\x2c\x19\x2f\xdc\xa9\x67\x54\xb0\x60\x9f\x8c\x58\xb2\xfb\x2c\xf1\x15\xe0\xdf\x5e\x33\x20\x30\x9d\x01\xfc\x24\xaf\xcd\x19\xee\x43\xd7\x65\xe7\xed\x25\x39\xdb\xda\xfa\xc2\xac\xad\x2d\x6e\x50\x9a\x9f\xa6\xd3\x97\x36\x3d\x24\x61\x8d\xa7\x88\xfe\xd1\x6c\x75\xe9\x7c\xef\xb5\x16\xeb\x25\x9f\x66\x70\x10\x8a\x90\xdb\x21\xa9\x33\x6d\x17\xd7\x29\x89\x72\xba\xaa\xb6\xb7\xbf\xea\xeb\x58\xd2\xf9\xb8\x61\xa6\x3b\x89\xc8\x7c\x14\x28\x2e\x1a\x03\x89\x05\xde\x51\x78\xd9\x73\x49\xf4\x00\x2c\x88\x4a\x3c\xb5\xa2\x57\xd2\x5f\x38\xb3\x7a\x8b\x8f\x15\x07\xfa\x3a\x82\x1e\xb2\xad\xab\xe8\xfc\xa1\x51\xf0\xd8\x0d\x83\xbd\x54\xbc\x27\xf5\xb2\x9d\x0c\xe6\x29\x18\x63\xc9\x58\xb2\xcb\x88\x9b\x7a\x50\x2f\xb2\x82\xbb\xcd\x36\xb9\x72\x52\xa6\xb6\x78\xb3\x7a\x6a\xea\x55\x5e\x5d\x95\x62\x31\xe6\x0b\x5f\xd5\xb8\x96\x79\xae\xaf\xac\x26\xd3\xc9\xef\xc8\x9c\xd0\x96\x8a\xf0\xbc\x2b\x8e\xe6\x22\x67\x8b\x61\xd3\xb1\x61\xf7\x0f\x37\xfa\x54\x00\xc7\x7e\xc9\x5b\xef\xdb\xd2\x76\xc5\x20\x84\xf3\xfb\x14\xa2\x0a\x91\xc0\x46\x56\x9f\x9e\xec\x93\x93\x77\x4b\xa5\x29\x65\xc5\x14\xd1\xd6\x3a\xa0\xa3\x4f\x5b\x51\xb1\x54\xc0\xd2\x05\x21\x2e\xd7\x2c\x45\x79\xe2\x66\xa6\xc0\xef\xbd\xba\xee\xc1\x0a\xdc\x26\x8c\x3d\xac\x14\xf7\x90\x43\x92\x9d\x87\xf9\x6e\x7c\x8d\xd1\x40\xf9\x49\x0f\x59\x33\x5d\xe4\xa7\x8d\x5f\x3d\x6d\x4a\xfb\x61\xf1\xc9\x19\x71\x58\x9b\x27\xcf\x99\x6e\x5a\x1a\xdd\xef\x89\x1f\x48\x77\x75\xd3\xc4\xf4\xcb\xe1\x57\xb2\x28\xf6\xe7\xfb\xef\xfd\x58\xd5\xcb\x9f\xa2\x90\xb4\x3a\x75\xfb\xc2\xd1\xc6\x90\x91\x4b\x6e\x72\x59\x35\x74\xca\x65\xe7\x1d\xb8\xe5\x1e\xec\xf5\xcb\x9d\x04\x47\x25\x04\x9b\x0c\xbe\x49\x49\xc5\xea\x3e\xaa\xa6\xd2\x1a\x6d\x9d\x8f\x86\xb0\xf7\xe1\x3b\x6d\xef\x19\xce\x2f\xde\x5c\xe2\xbd\x48\x57\x6d\x2c\x6e\x23\x7f\xb8\x31\xc5\x42\xce\x91\x4c\x8c\x12\x46\xd7\x85\xb8\xb9\x88\xd0\x76\xc5\x4f\x37\x40\x0f\xe9\xa6\xec\x9e\x35\x87\x02\xb1\xf0\x59\x49\xfc\xc1\xde\x93\x21\x9d\x93\x15\xaa\x1d\x3e\xaf\xc1\xef\xe6\x08\xf6\x7a\xf6\x0c\x5d\x58\xdd\xb1\xb8\xdb\x9c\xbb\xaf\x84\x9f\x03\x44\xa1\xec\xe6\x38\x3c\x4d\x25\x4a\x10\x7d\x62\x81\xf6\x95\x02\x1e\x62\xa1\x33\xd0\xd5\xc0\x02\x3e\x44\x14\x46\x2b\xbe\xc6\xd0\x15\x93\xb6\x8a\xcb\x98\xc2\xb9\x20\x85\x3c\x96\x37\xa3\xe3\xf7\x0c\x69\xd1\x14\x3e\x4a\x2c\x3f\xc1\x47\x4d\x6a\xb4\xeb\xaf\xf6\xb8\xa7\x3e\x8b\x2f\xbb\xfe\x3e\x07\xd5\x61\x15\x6f\x73\x51\xfd\xfb\xef\xdb\xc7\xe3\xfe\x1d\x64\xed\x8d\x8f\x00\x18\x6b\xe0\x86\xa1\x00\x43\xee\x5d\x31\x01\xff\xee\x7b\xf0\x14\x3e\xc8\x68\xbd\x15\x1d\xdf\xdf\xef\x3f\x8f\x15\x93\xe1\x05\x3b\x91\xf0\x7f\xe4\x7e\x3d\xbe\xd8\x1c\x39\x6a\xf6\x02\xce\x25\xd3\xaa\x8f\xc9\x69\x91\x48\xea\x17\x86\x90\x88\x9a\xfb\x6f\xaa\x7b\x2c\xa5\x7f\xdc\xec\x85\x7a\x18\xc4\xa6\x1d\x96\x78\x4b\xe8\x87\x10\xf8\x61\x50\xd5\xdf\x15\xfe\x61\xcf\xbd\xd1\x5b\xe3\x40\xf4\x7b\x0d\x4e\x24\x22\x45\x8f\x32\xa2\xa8\x10\x63\x65\xba\x3d\x38\x0d\xc5\xab\xd1\x92\x7b\x01\x2f\x70\xed\xba\x3f\x3c\xc4\xd8\x35\xcb\xbe\x5b\x19\x1f\xbc\x33\xd6\x81\x78\x74\xe9\x75\x4b\xcc\x92\x63\x29\x5a\x5f\x75\x8d\xfb\xcb\xfb\xf7\xfb\xef\x29\xb3\x97\x1d\x7c\xe1\x83\x92\xba\x7e\x86\xe7\x8a\x5b\x23\x06\x04\x7c\xd9\x2a\x6e\x9a\x01\x50\xae\x5f\x21\x25\x5d\xca\x86\xd4\xcb\x19\xd6\x21\x8d\x45\x75\x8c\xc4\xc8\xf0\x59\x7a\x3b\xf6\x35\x2e\xc0\x8a\x2e\x99\x68\x60\x61\xcd\xda\x6b\x20\x9b\x2e\x47\x8e\x80\xde\x39\xb9\x4b\xe7\xb7\x58\xa7\xa2\x16\x8f\x92\x75\xb3\xe4\x19\x38\x05\x86\x6c\x78\xb1\x36\x7a\x1b\x91\xd9\x5b\x2b\x1b\x4a\x1b\xf6\xd3\x56\x37\x39\xbe\x9d\x6b\x7b\x68\x26\x51\xfc\xf3\x41\x33\x78\xbe\x28\xda\x8f\xf9\x95\x22\x8e\x5a\x8c\x1d\x79\x02\xc7\x88\x8e\x0c\xf8\xad\x2b\xc9\xe8\xf5\x5d\x12\x21\xff\x68\x60\x23\x92\x45\x5c\xd0\x4f\x86\x88\x3c\x23\x80\xbd\x5d\xce\xef\x98\x2a\xda\x6a\x94\x90\x55\xf0\xa8\xc6\xe2\xed\xdd\x44\xc6\xe6\x2b\x7e\x03\x75\x22\x42\xfb\xce\x3c\x4f\x1e\xfc\x1d\x74\x27\x86\xfd\x3d\xfd\x89\x98\x46\x39\xe2\x87\xfd\xb6\xde\x8a\xbe\x56\xba\xa0\x2f\x50\x4b\x77\x0f\x53\x93\xa2\x41\x7f\x63\xe0\x4e\xee\xa0\x5e\xac\xd2\x4e\x8b\x27\x3e\x54\xa2\x6c\xc6\xde\xc5\x8b\xe7\x37\x70\xd3\x9e\xc4\x0c\x90\xef\x4b\xc3\xda\x87\x45\xd4\xe0\x3e\x3a\xc2\xb4\xf7\x98\x7f\xec\xe5\x8c\x32\x71\x9d\x17\xa0\x3d\x3b\xbc\x64\x8a\xe9\xcc\x40\xa0\xe9\x56\xdf\x9e\x98\x52\xef\xc8\x73\x68\xc2\x86\xf7\xd7\xbe\xec\xbe\x87\x24\x63\x75\xb8\xf4\xd2\x4b\xa3\x41\x1e\x9b\x2b\x07\x90\xec\xbe\x6c\xd0\x1d\x2d\x7a\xd2\x81\x80\xfb\x58\x4a\x90\x50\x43\xc8\x66\x95\x4c\xfd\x2c\xe7\xf2\xce\x83\x32\x9c\x8e\x1b\xaf\x92\x1e\xb4\x23\x55\x86\xd8\x42\x0a\x18\x6d\x24\x43\xd8\x78\xf6\x64\xef\x78\xeb\x7e\x91\xf5\x90\xc0\xcf\x86\xde\x20\x88\xff\xeb\x26\x4c\x10\x02\x38\xdf\xfe\x0d\x33\xa3\x76\x60\xd9\xe8\x44\x4d\xc6\xfa\xe4\x85\x8e\xa8\x5b\x89\x58\x14\xf6\xb4\x49\xc2\x53\xfa\x24\x74\xfb\xe7\x58\x00\x8e\x76\xf5\x75\xc7\x9e\x3a\x42\x09\x93\xff\x79\x16\x1d\x39\x78\x6c\xe3\xfc\x28\x4c\xc4\x5d\x3c\xe8\x9d\xfb\x94\x3c\x4b\xfe\x4e\xbd\xe2\x51\x34\xe8\xd1\x18\xff\xb9\x93\xd5\xbc\x73\xaf\xd2\x05\xf2\x3b\xba\x75\xd0\xed\x5a\xd4\xc1\x3e\x3f\xe9\xca\xb4\x6e\x14\x8f\x71\x97\x93\xd3\xde\xe3\x31\xe0\xc1\xa2\xe9\x54\xaa\x63\x0b\x27\x35\x8f\xf4\x8d\xb0\x1d\x8d\x86\xd5\xd0\xbd\xba\xab\xb5\xa4\x93\x2b\xab\xa3\x4b\x0d\xbd\x11\x59\x1a\x69\xd4\xd1\x8d\xdc\xe5\x6e\x76\xaf\x77\x7f\x29\x4a\x13\x59\xc3\x44\xd1\xfd\xa3\xe7\x18\x62\x7d\x53\x53\x89\x0e\x80\xd1\xfd\xd3\xfb\xef\x85\x57\x34\xa7\x47\xfa\x6a\xe6\x1a\xaa\x2d\x7e\x8d\xb9\xb3\xcc\x29\xf8\x18\x1b\xc4\xf2\x61\x50\xf8\xbb\xe2\xf4\xb7\x74\x06\x28\x9b\xc2\x9f\x7b\xfa\x6f\x1a\x68\x78\xb3\x25\x22\x94\x75\x4f\x9b\x72\x4c\x49\x36\x4c\x9b\x9e\xf2\x78\x36\x26\x8e\xeb\x0e\x81\xa8\x2a\xd1\x06\xab\x9c\x5a\x09\xe5\x82\x10\x1a\xb5\xc3\x0b\x61\x4b\x3b\xfd\x23\x7e\x6a\xf4\x4a\x4e\x20\x51\x01\x98\xae\x1a\x92\x9e\x5e\xe0\xef\xe7\xd9\x7d\x96\x41\x02\x0e\x26\x5e\xc9\xbb\x80\x82\x52\xd4\xbd\x26\xce\x0f\x76\x8a\x6e\xfa\xc8\x5b\x33\x24\xe5\xaf\x69\xe2\x36\xac\x4b\x6e\xe3\x8e\xb7\x5d\x1f\x45\x93\xdc\x3a\x37\xda\xee\x0c\x97\xe2\x53\x8e\x85\x98\x87\xe7\x6c\xf5\xad\x1d\xbc\xfd\x97\xe3\xed\xbf\xc8\x6e\x98\x28\xa2\x4b\x4e\xb7\x9e\x38\x67\xeb\x9f\x48\x70\xdd\x7d\x50\x9c\x9f\xf0\x95\x38\x83\xc3\xe0\x08\xa7\x88\x93\x8d\x7f\x3e\x01\x0f\x01\x86\x40\x37\x36\x81\x09\xe6\x1e\x49\x47\x42\xd0\xc4\x24\x35\x04\x6f\x89\x53\x83\x47\x77\xda\xa5\x7e\xd8\xce\x24\xcf\xae\x46\x7a\xeb\x92\x28\x5a\x71\x8e\xd7\x53\xc7\x69\xeb\x6a\x59\x94\xdd\x9b\xe5\x5d\xc6\xf0\x70\x12\x35\x81\x60\x47\xb4\x04\x36\x69\xb2\x6d\x8a\xdd\x5f\x6d\x0f\x31\x62\xac\xd0\xe2\x05\x98\xb6\x07\xef\x19\x47\xd2\x1f\x28\x04\x5b\x37\x5e\x00\xf6\x35\x6c\x02\x80\xdd\x60\x84\x4e\x45\x67\x11\x68\x35\x56\x33\x8d\x41\xcb\xd3\xba\x7c\x39\x23\x31\xf2\xc7\xc1\xea\x96\xa4\x75\x83\x08\xa4\x09\x00\x5c\x6e\xca\x99\x46\x2b\xad\x24\x14\x18\x91\xe9\x9b\x5a\x82\xdd\xf8\xf8\xa4\xa0\xc2\x67\x78\x5c\x8e\x36\xf5\xdd\x6f\x96\x23\xc3\xde\x55\x49\xd8\xa4\x5f\x22\xf0\xf2\x9d\x15\xed\xdf\xbf\x53\xfc\xa8\x08\x40\xcc\xb3\xf7\x56\xa1\xf3\x42\x12\x07\x6a\x45\x84\x1e\xbe\xc2\x8f\x62\xc4\xbe\x4b\x25\x71\x8f\x8b\x50\x09\x07\x8c\x6d\xca\xa1\xee\xc5\x77\xb2\x18\xeb\x23\xeb\x3f\x11\xd7\xa7\xa0\x45\x13\xf7\x2e\x0d\xdf\x64\xea\x73\x6a\x62\xb4\x83\x49\x0d\x71\xd7\x46\xab\x78\xd7\xee\xe1\xed\xf0\xe5\x42\x9f\x2b\x7e\xc9\x27\x80\xa4\x36\x66\x5f\xce\xc8\xc3\x6c\xd0\x4c\xd3\x71\xf1\x23\x2a\x94\x2d\x17\x1f\xef\xab\xa7\xbb\x5d\x4c\x0b\x1b\xbe\xfc\x18\x91\xe9\x12\x73\x06\x79\x51\xd6\x24\xbd\xac\xad\xbb\x2e\x17\x33\x7e\xdf\xda\x9d\x87\x48\xe2\x41\x62\xf8\x70\x42\xc9\x9f\x48\xfc\xa3\xe2\xc6\xf2\x9d\xaf\xfb\x50\x6e\xce\xb2\x8f\xe6\x44\xb9\xfe\x92\x8e\xe4\x8f\xd2\x3e\x80\xed\x47\xf7\xec\xa2\x28\x40\x8c\x0a\xa4\xc6\x7d\x7c\x77\xd3\x3d\x42\x1e\x63\xca\x43\x23\x8d\xa8\xb7\x3d\x22\x8e\x1a\x88\x6c\x30\x7a\x03\x1c\x52\x4a\xb0\xee\x51\xe3\xbf\x8f\x92\x07\x89\x0e\x32\x56\xec\xd8\x95\xbf\xc9\x34\xe9\x93\xe3\x46\x2e\x36\x47\x1e\x49\xdf\x37\xf8\xb8\x6f\x77\x50\x5f\xd2\xad\x21\x11\xc6\x78\x90\x87\x12\xa2\xdd\x93\x03\xea\x51\x43\xb0\x70\x9f\x9e\xf2\x97\xe9\xf6\x1f\x7e\x77\x38\xe5\x31\x6d\x8d\x0b\xe6\xd9\xb2\xaa\xab\x96\x8e\x51\xb8\x11\x14\xcd\x39\x46\xf3\x6d\x55\xb7\xd4\x4c\x69\x46\xcb\xd0\x29\x89\x84\xbd\x59\xcb\x91\xb1\xfc\xe3\x15\x41\xf3\x8e\xb3\x6d\x83\xc7\x5a\x13\xb1\x81\x65\x0e\x5f\x12\x0a\xe9\x05\xdf\x66\x70\x30\x3c\x7e\x74\x82\x3d\x57\xfe\x5a\xd4\x7b\xca\x6b\xc9\x6a\xde\xd0\x9c\x50\xc1\x23\x0b\xcf\x98\x71\xd8\x6d\xc5\x51\x22\x67\x6b\xc2\x77\xbb\x9d\x01\x25\xe1\x5a\x9b\x3d\x8d\x24\x44\x9e\xea\x28\xd0\xf9\x94\xff\xf6\x7a\xa9\x15\x1c\x4a\x43\xae\xeb\xea\xdb\x2a\x40\x40\x8c\x7e\x61\xd3\x60\x45\x5d\x56\x7b\xcb\x7a\x24\x9f\x5b\xb3\xed\xa1\x58\x30\xb5\x82\x18\x65\xc3\x4d\x87\x0f\x65\x1b\x2a\xe0\x82\x7b\xd1\xe5\x4b\x8f\xa0\x2d\x2e\x58\xe4\x78\x34\xc5\x46\x73\xfa\xae\x05\xd9\x5e\x25\x22\xa6\x77\x2d\xa8\x97\x7c\xb8\xe0\x12\x0c\xbd\x4b\xd9\x6a\x7e\x61\x17\xb4\x63\x3d\x4e\xe1\x5c\x86\x8c\x15\xc2\x0e\x76\x05\xe6\x55\xd5\xe0\x6c\xb5\x85\x6c\xca\x46\x8a\xc0\xad\xef\x28\xfc\x22\x70\x5a\x28\x03\x5d\x90\x18\x4b\xeb\x8f\xe4\xcc\x75\x4f\x56\x90\xe2\x7b\x31\x2c\xe5\xc6\x48\x18\x91\x38\xa9\xf1\xba\x5d\x20\x24\x9e\xeb\xf5\x00\xeb\xee\xe9\x29\x62\x79\x02\x64\xd5\xdc\xbe\xa9\xd3\xe5\x37\x28\x3f\x68\xfb\x6d\x15\x2c\xcc\xe2\xdc\xbe\xa5\x07\x0f\x01\xf3\xee\x35\x8c\xf5\xe1\xce\x2a\xe4\x19\x1d\xdc\xd1\xcc\xdb\xc5\xca\x36\x70\xd4\x3b\x9f\xb1\x49\xc4\x08\x32\x05\x3a\xcc\x09\xd1\x83\x33\x50\xbc\xc2\xbe\x80\xca\xb4\xeb\x04\xc3\xb4\x89\x6e\x88\x0d\xb3\x3d\x4c\xaf\x2e\x92\x3c\xbe\x7d\x98\x69\x6e\x42\x17\x15\xdc\xec\x67\x7a\x6c\xd1\x35\x0f\x09\x6f\x64\x64\x74\x9e\x06\x61\x84\x33\x8d\xa3\xca\xd6\xe9\xf2\x45\x78\x27\xd9\xcc\x17\xd7\x0b\xac\x21\x3c\x00\x8f\xbd\x1f\xcd\x9b\x66\x55\x17\x0d\x5c\x86\xbb\x02\x7c\x38\xa3\x02\xcc\xb8\x9f\x80\x4d\xab\x11\xc7\xb6\x33\xe3\xfb\xf6\xe1\x90\x95\xfa\x22\xc2\x41\x41\xbe\xd4\x40\x71\x03\x9b\x1a\x3b\xc2\xef\x43\xa1\x2d\x42\x0b\xbc\x6b\x29\xdf\x39\x29\x74\x62\xbb\x0e\xdd\x51\x48\x7b\xe6\xa6\x04\xe5\xf9\x9b\x1e\xa7\xc5\xf7\x45\xe3\xf2\xf3\x49\xbb\x3b\x60\xcb\xe3\x9f\x12\x9b\x7f\xce\x27\xdd\xf8\x20\xce\xd6\x39\xfe\xb6\x67\x70\xcf\x2c\x0f\xb0\x09\x1c\xa4\xfd\x97\x7a\x23\x29\x49\x5e\x38\xcd\xa3\xf7\xf0\xbb\xcc\x2e\xf4\x91\x57\xbd\x84\x3c\x91\xec\xd2\xb3\xbc\xe4\xa8\xf1\x6c\xe8\x49\xd2\xcd\xd8\x60\x4e\xbb\xfc\x0e\x4e\xf0\x13\x5f\x45\x1c\xc5\x48\xfb\xc8\x47\x00\xb1\x1a\x3b\x4c\x74\x09\xd9\x29\xa7\x7a\x40\x0e\x93\x4b\x04\x3b\xbf\x7d\x73\xc9\x36\xe6\x49\x0d\x7c\xac\xd3\x97\x43\xd2\x5a\x9e\xf0\x81\xef\x98\x2d\xb5\xa5\x40\xff\x11\xf5\x27\xb8\x85\x40\xe8\x5d\xbb\xd9\x36\xec\xc6\x56\xe3\xa1\x9b\x32\x6b\x4b\x8d\x2e\x12\xfa\xbf\xe7\xdd\x36\x89\xbe\xae\xcf\xde\xdd\x6d\x0c\xdb\xe1\x21\x4c\xb9\xd8\x84\x24\x33\x5d\xb8\x59\x37\xb3\x8f\x39\x62\x3b\x9c\x84\x87\x53\x0c\x40\x9e\xe5\xdb\x3f\x17\x1b\xff\xd8\xcd\xd0\x9f\x38\x7e\xcd\xc0\x6b\xdc\x02\xfe\x70\x85\x0e\x27\x06\x16\xe2\xfa\x15\x05\xf0\x4e\x0d\xf5\x89\x38\x8c\x74\x1e\x26\xe3\xd8\x09\xf7\xda\xab\x08\x3b\x61\x84\xfb\x2f\x67\x13\x44\x0c\x5e\x0c\x0d\x11\xec\xff\xab\x5f\x0a\x8d\xfb\xe3\x9f\x50\xdd\xdf\x9d\xff\x53\xaf\xa8\x46\xc8\x8b\xed\x35\x0f\x75\x29\xbe\xdd\x58\x13\x8f\x3e\x4e\xd8\x3d\x2f\xe6\x54\xcf\x12\x73\x9f\x3d\xcc\x8a\x8b\xf2\x12\x3b\x4e\xac\x87\xdc\xa4\x6f\x78\xc3\x89\xfe\xa6\xe3\x51\x6c\x77\xa3\xba\x44\x66\x3f\x69\x17\x9e\xc7\xc7\x85\x3d\x3d\x90\xb2\x7b\x5e\x1e\xe8\xf1\x47\x49\x1a\xde\xe2\x4a\x3a\x07\x7e\x26\x3e\xfe\x32\x68\xc0\x7c\x0e\x74\x3d\xae\x7b\x41\x14\x5b\x42\xac\x03\xf3\x60\x23\x81\x89\x45\x19\xaa\x0c\x29\x19\x5b\x8f\x25\x3d\xe5\xbc\xec\x04\x79\xbe\x10\xc2\xcc\xc0\x52\x9b\x9f\x2f\x52\xc6\xa7\x39\x3d\x8c\x4b\x2a\x5b\xb9\xbf\x14\xfb\x76\x49\x91\xa7\x12\xf3\xee\x59\x45\xe3\x73\x46\xec\xab\x4c\xd2\x59\xae\xac\xd7\x49\x89\x25\x1a\x01\x8d\x31\x57\x61\xab\x02\xd4\x37\x6c\x97\xd4\xf3\x8a\x1d\xe6\x5c\x5b\xbb\x5c\x37\x20\xc9\xd8\x22\xaa\xe7\x09\xfd\x09\x29\xac\x13\xca\xcb\xe9\xd7\xf4\x3f\x7b\x74\x9c\x24\x87\xb7\x00\x39\xb3\x7b\x05\x70\x04\xc4\xb3\xf5\x7f\x32\x35\x22\x8a\x7e\x2e\x3e\xe8\x3e\x17\x86\x43\xf0\x21\x94\xb7\x85\xb6\x6b\xf0\x79\x44\x96\x67\x93\x69\xe8\xd8\x11\x4d\xc8\x64\xe7\xc5\xf2\x9c\x8d\x02\x88\x91\x2d\xc5\xda\x5a\xdf\xbb\x54\x94\x62\xb3\xe7\x38\x68\xf0\x03\xca\x4e\x39\x36\x73\xf6\x35\xc7\x44\x8b\x20\x68\x34\x9c\xdf\x8d\xc6\x34\x4d\x5d\xcc\x5b\xdc\x99\x03\x9f\xac\xc6\x16\xf3\xa6\x90\x33\x04\x25\xec\x31\xf4\xa9\xfc\xbf\x0b\x94\xdf\x98\xd3\x27\xec\x06\x60\x12\x88\x4d\xba\x24\x61\xd8\x42\x05\x7c\x9d\xa3\xf9\x2c\x31\xf4\x00\x36\xd8\x68\x66\xce\x4c\x9f\x9e\x66\x87\x79\x76\x7a\xe8\x33\xdc\xa6\xd9\xca\xc3\x00\xa7\x4f\x5f\x9c\x64\x77\x50\x11\x20\x99\x1c\x18\xb0\x1e\xa1\x09\x40\x30\x5d\x30\xc4\x36\x26\x0e\x35\xf4\x52\xf7\x09\x0e\x63\x8b\x6f\x9a\x35\xfe\xde\x03\xb6\x7f\x8b\x2f\x39\x64\x05\x6d\x90\x05\x5e\x8e\x80\xa3\x83\x94\x98\x64\x4f\xdb\x75\x53\x20\x9a\x8e\xa6\x64\xee\xbc\x6a\xd7\x39\xfc\xee\x1d\x9e\x95\xf4\xb1\x6d\x39\xe4\x54\xf6\xe1\xc1\x87\x93\x74\x05\xce\x9a\xb5\x8b\xde\x36\x7d\xf1\xe4\x14\x46\xa9\x67\x75\x30\xdc\xd1\xb1\xae\x8a\x2d\x40\xf5\x5d\xf3\xe9\x29\x7d\x33\xf0\x4b\xfe\x0e\xcb\x04\xd7\x98\x70\x09\x5e\x28\xc5\x9c\x1c\x3e\xcd\x4e\x25\x21\x59\x7e\xda\x38\x47\xc9\xaa\xed\xb2\xe0\x58\x98\x5d\x37\x90\x0e\x0f\xc0\xc2\xad\x20\xdf\xec\xfe\x52\xf0\x35\xbc\x18\x40\x29\x4b\x29\xb6\x88\x05\x43\xc3\x2e\x42\xa5\x21\x5e\x51\x5f\x36\x93\x0b\xea\x80\xf6\x4e\x0c\xed\xbf\x86\x9e\xc8\x2d\x26\x62\x77\xa9\x2c\x99\x56\xff\x36\x07\x8c\x49\xca\xda\xba\x7d\x30\xad\xe6\x5d\x0d\xcb\xe2\xba\xa6\x3f\xc8\x2b\x42\x77\x0f\x38\x09\x55\x29\x1c\x26\x2d\x90\x02\xce\x84\xcd\x4a\x20\xdc\xb4\xe2\xe8\x81\xa6\x41\x81\xee\xe9\x89\x1e\x7e\x28\x65\x59\x69\xbc\x43\xa2\x4b\xdd\xed\x0f\x88\x64\xf7\xb9\x7d\x44\x95\x27\x82\x43\x5a\xef\xdb\xe5\x07\xb9\xcd\xf3\x4a\x39\xbd\xdb\xf3\x4a\xb9\x55\xef\x8e\x4f\x81\xcd\x76\x3b\x8b\x5e\x28\x2e\x6d\x72\x53\x11\x01\x5d\x86\x78\x01\x65\xec\x5d\x10\x41\xc0\xaf\xb2\x83\x60\xe7\x4a\xcd\xed\x6f\x3f\x9a\x5c\x9d\x9d\x21\x26\x1c\xe2\x87\xda\xe9\xd7\xf6\x86\x6f\x17\x6c\x30\xfb\xee\x00\xf3\xc2\xf1\x02\x82\xce\x90\x15\x6c\x4b\x18\x26\x85\x07\x8a\xeb\xdb\x5f\xa1\x37\x7c\x2d\xef\x2b\xdf\xfe\x0d\x9c\x98\xbd\x5d\x75\x51\x6b\x2d\x75\xab\xef\xc8\x1f\x85\x33\x64\x88\x7f\x90\x00\x6d\xc4\x53\x41\x81\x06\xbd\x61\xf9\xa8\xae\xaa\x46\xde\x0a\x49\x84\x23\x39\x4d\xa8\xda\x40\x8d\x4b\xfd\xb4\xe0\xa6\x71\x31\x93\x07\x0c\x42\x69\xb9\xed\xa4\x75\x2f\x8a\xef\x81\x6e\x37\x14\xa7\x41\xf7\xcb\xde\xfe\xaf\x64\xa4\xaa\x20\xbe\xbb\x13\x1c\xa8\x4c\xdd\x6c\x57\xf8\x1d\x3c\xf1\xc2\xe8\x30\xb7\x4a\xe4\x8c\xae\xe7\x9c\x82\x58\x0f\xdd\x23\xd6\xfd\xf7\xf1\xbb\xa9\x9a\x7b\xc2\x7b\x14\x6e\x51\xdd\x3e\xe2\x23\xe0\x58\x56\xea\x52\x47\x24\x93\x2e\xb3\x2f\x74\x75\x39\xdc\xdd\x27\xc3\x49\xa5\x2c\xe7\xd6\x32\xaf\xa7\xa7\x4f\x46\x08\xac\x03\x08\x0f\x44\x35\xec\x91\x8b\x88\xc5\xcb\xda\x9e\xfe\xe3\x93\xe8\x5a\xb8\xf8\x38\x2e\xc9\x73\xf1\xd0\xee\x7e\xbb\xfd\xb5\x9f\x1c\x2a\x83\x23\xd8\x3d\xf7\xa7\x75\xd1\xd8\xcf\xee\x71\xec\x84\x7b\x4d\x91\xcf\xef\x7d\x9c\xac\xda\x82\xdd\x64\x18\x7b\x27\x66\x65\xd6\xdb\x8a\xdf\x28\xda\x83\x3d\xbf\x93\xa4\xef\xd3\xc2\x18\x42\xfc\xd1\xa3\xf7\x89\x3b\x33\xd5\x74\x49\x84\x85\xe5\x37\xa5\x6e\x59\x69\x78\x93\x4e\x4d\xd2\xdf\x98\x7c\xbf\xe1\xc7\x25\xe5\xf5\x8e\x92\xa4\x9a\xa6\x2a\x83\x43\x57\x28\xf7\xda\x13\x36\x2e\x85\xa3\x51\x48\xa4\x66\x1f\xb9\x99\xdd\x5f\xee\x7c\xc7\x48\x0b\xfa\xe7\xc7\x59\x35\xa8\xef\x7c\x7f\xdb\x7b\xe5\x5b\x9f\x03\xc7\x5b\x97\x54\x15\xeb\x46\xa1\x9c\xd0\x1a\x18\x6d\xfc\xf0\xf2\x35\xe1\x1b\x88\x4a\xcc\x1c\x7a\x38\x62\x9f\xc4\xe2\x06\x81\x7b\xed\x62\x35\x7d\x24\xc9\xd9\x53\x3a\xcb\x6f\xda\x0d\x3f\x42\x7a\x8a\xd8\x8c\x0f\x91\x3d\xec\xe5\x96\x0e\x35\x66\xfa\x0d\x7f\x66\x0f\xe5\xb3\x63\x9f\xe2\x9c\x0c\x17\xa9\xd9\x9a\xaf\x1b\xc5\x81\x19\xba\xe8\x2a\xa7\x8d\x7a\xbd\x6c\x13\x0e\x44\xbb\x67\x27\x54\x47\xc5\xe4\x8d\x6c\x68\xa4\xbd\x4d\x9a\x57\x61\x8e\x54\xe3\x43\x1f\x28\xc9\xbd\xd8\xbd\x59\xad\xbd\x47\xff\x1e\x9a\xfb\x53\x6b\x5b\x6a\xcb\x96\x4b\xa2\xf9\x7f\xc4\x47\xf6\x84\x3f\x3a\x74\x89\x47\x30\xeb\xe2\x88\x5d\x83\x1c\xc5\x17\x98\xf6\x15\x62\xa8\x37\xb6\xa3\x9c\x9e\x94\x75\x74\xc3\xf7\xda\x2c\x68\xe1\x90\x39\x37\x6d\x5e\x24\x93\x15\xed\x6a\x62\x0b\xc5\xbc\x68\x4f\x57\xb5\xc0\xe0\xe8\xe5\xfa\x10\x7e\x82\x69\xad\x56\x61\x5a\xbf\xfb\xe6\xc9\xb3\x3e\xe0\x1e\xc6\xa3\xb9\xfb\x79\x96\x02\xec\xe3\x4e\x72\xd5\xae\x03\x93\x5b\xf5\x3d\x43\x12\xc8\xb1\xc3\xa4\x02\xc8\x62\xf0\x56\x3d\x81\xe6\xcd\x5e\x0e\xac\xab\x27\x27\x7a\x84\x49\x6c\x5c\x42\x13\x0b\xd7\x03\x0e\x4f\xa4\x25\xd0\xdd\x03\x69\xc3\xce\x94\x29\x28\x5e\x6b\xe5\x97\x8c\xf9\x69\xa9\x9a\x90\xda\xd4\x45\xc4\x07\xc5\x66\x2d\x88\x2f\xae\xb8\x48\xfb\x1f\x75\xdf\x03\xd3\x7a\xbf\x2c\x72\x7e\x6e\xce\xa9\x0f\x55\x0e\xdd\x01\x9f\xa7\x13\x64\x7b\xc8\x21\x9f\x6d\x33\x57\x16\x16\xfa\x9d\xfd\x34\xb5\xa0\xe5\x52\xa8\xb0\x7f\x4a\xcb\x85\x26\x7a\x5c\x62\xd2\x65\x8f\x65\x2a\x65\xa6\xbb\xff\x49\x93\x17\x6e\x2b\x39\x18\x90\x94\x0e\x65\x96\x8b\x80\x5b\xd1\xb1\x7f\xfb\x90\xb5\xdc\x66\x0c\xb9\x7e\xe4\xeb\xe2\x4c\x2e\xfb\xc2\xd0\x7b\x8b\xfc\xbc\x69\xb6\x2e\x8e\x31\xc1\x6f\xa3\xf5\x47\x14\x55\x23\x1d\xc3\x7d\x70\x22\x47\xf4\xaa\xdd\x16\x7c\x13\xe3\xd1\x78\x28\x8c\x76\x1f\xde\x3c\xb4\x6e\x72\xd3\x27\x15\xbf\x05\xa9\xfc\x79\xc8\x6b\x97\xb5\x32\xf4\x6e\x3f\xfa\x56\x93\x12\x81\x48\x5b\x1f\x0a\x42\x7b\xfa\x81\x32\x2c\x05\x0c\x4b\xa8\x14\x14\xac\xdb\x26\x8b\x1a\x11\xb0\xe9\x8f\xb7\xff\xe9\x2c\xdf\x06\x7a\x1f\x9f\xee\x88\xe2\xf3\x96\x0e\x12\xd4\xdb\x33\xbe\x9f\x08\x25\xf8\xfd\x0d\x7f\x2b\xe3\x06\xf7\x18\x1e\xae\x7b\xc1\xa3\xbb\x87\xd9\x07\x6b\x7f\xb1\x8b\x36\x5c\x14\xb3\xc0\x4a\xc2\x2f\x2c\x59\x39\x28\x77\x57\x65\xa5\xa6\x1d\xf5\xbc\xc2\x13\x61\xfc\xce\x39\x27\x46\x43\xea\x07\xfe\xf5\x23\x22\x94\x37\xf0\x52\xe0\xe8\x18\x77\x74\x20\x92\xaa\x05\x28\x98\x11\x7a\xdb\x3c\xf9\x24\x52\x83\x9a\x61\xdc\xb2\xd0\x97\x88\xa5\xc2\x38\x6d\xf6\x69\x62\x94\xd9\x65\xf6\x7a\xef\x93\xab\xed\xf4\xd9\x76\x12\x83\xf1\x01\x2e\xbc\xe7\x3c\xd2\x8b\xfd\x96\x4c\x4e\xed\x37\x17\x90\x72\x7e\x4a\x5f\x9e\xf4\x86\x9e\x26\x35\xad\x48\x3c\x81\xef\x3b\xef\x03\x5c\x86\x00\xa1\xf2\x3b\x8f\x43\xf5\x25\x21\xdc\x3f\xed\x42\xb5\x23\x80\xfb\xfe\xd7\x62\xc2\x13\x1e\x54\x29\x75\x65\x61\xc6\x63\xc9\xb4\xe2\xb5\x6d\x36\x71\xd7\x3e\x71\xf5\xe2\x93\xfb\xf1\xc3\x1d\x69\x14\x8d\x5e\xc4\xfc\xb4\x5d\x41\x82\xbc\x83\xf2\x73\x27\xeb\x5d\x98\x60\x5b\x98\xa0\xe1\x13\x51\xce\x4a\x73\x88\xb4\xdf\x3d\x15\xa2\x55\xa5\x71\xfe\xfd\x95\x55\x12\x79\x3d\xae\x4f\xc3\xf7\x8f\x54\x97\x3c\xd1\xf2\xb3\xbf\x22\x61\xe6\xee\xcd\x1b\x3b\xfb\xc7\xe2\x1d\x3b\x39\x12\xa6\xfc\x67\x0d\x25\xff\xfb\xbb\x18\x62\x1b\xf2\xb4\xc9\xf5\xc6\x45\xef\xba\x44\x29\x21\x90\x41\x2f\x9a\xed\x28\x85\x71\xc4\x9c\xc6\x2c\xa7\xd1\xa0\xe1\xe8\xfe\xee\x93\x9e\x10\xc8\x70\xd2\xf5\x4d\x89\x3f\x84\x97\x00\xc4\x0c\xad\x17\xbb\xa1\x15\xe3\x4c\x76\x93\xd9\x64\x7f\x08\xb1\x03\x76\xaf\xf8\x55\xc2\x1f\x11\x0b\x9e\xd6\x91\x59\x56\x53\xbc\xc4\xbe\x32\xbb\xdf\xde\x7f\x8f\xdf\xc7\x84\xcf\x52\x59\x49\x40\x01\x98\x65\xdc\xfe\x8d\xad\x92\xaf\xa6\xea\xbd\xf4\xa9\x9b\x7e\x0a\x93\xd3\xb6\xcc\x0b\x0e\xce\xfe\xe9\x86\x12\x36\x45\x89\x2b\x77\x49\x38\x07\x04\x5e\x6a\x6d\xe5\x3b\xa7\x6f\x76\xec\x96\xcf\x2b\xfa\x2c\x71\xb1\xbc\xfb\x4d\x53\x88\xa9\xa1\x8e\xdd\x6b\xda\x93\xb5\x8e\x6b\x4a\xa0\xf6\x04\xc0\x59\xda\x44\x72\x7e\x3e\x45\x5a\x26\x56\x27\x71\xe1\x4b\xe2\x81\x9c\x2e\x1d\xd0\xf4\xf3\x8a\x24\x41\x86\x46\x2f\x8c\x24\xe2\xa5\x7c\xa4\xe5\x72\x11\x85\xa4\x2b\x18\x8e\x23\x4d\xbb\xa3\xc9\xd4\x9d\xe6\x5c\x6a\x45\x97\x88\x6b\x73\x32\xe2\xa0\x73\x2a\xf5\x4b\x52\x6a\x73\x35\xf3\x7d\xf3\x1d\x93\x54\xdf\x33\xdf\x2d\x46\x3a\xc9\x45\x5b\x44\x8c\xfe\xa9\x7b\x17\xd7\xbf\x36\xf8\x88\xb2\xf4\x8d\x5d\x7e\x02\x00\xcf\x8c\xe0\x89\x51\x79\xbf\x1b\xd1\x03\x26\xec\xe9\xcd\x51\xdc\x8b\x72\xdb\xaa\x22\xa1\x7b\x5f\x40\xa0\xb4\x0e\x1f\x86\x94\x5f\x15\xd3\x37\x16\x69\xca\x67\x73\xda\xb1\xff\xc8\x96\x6c\xc4\xa2\x38\x92\xdc\x47\xff\xfa\xaf\x5c\x84\x8e\x4f\xff\xf6\x6f\xd9\xd3\xaf\x3f\x66\xf9\x5f\xc4\x31\xbc\x80\xe2\x8a\x0d\xec\x8e\x89\x77\x21\x0e\xa4\xc4\x9c\xa3\x82\x2d\x0a\x6e\xcc\x2f\x7f\x4c\xca\x72\xac\x00\x36\xf4\xe7\x9b\x4e\xff\x62\x68\x08\xc9\xf1\xbf\x03\x00\x00\xff\xff\xdf\x99\xdb\x0c\x8d\xb7\x00\x00")
+var _confLocaleLocale_lvLvIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\xdd\x72\x1c\x37\x92\x2f\x7e\xef\x08\xbf\x43\x59\x1b\x0a\xdb\x11\x54\x3b\x3c\xfe\x7f\x85\xc3\x6d\xff\x69\xc9\x63\xd3\x92\x28\xae\x28\x6b\x63\xd7\xe1\x68\xa3\xbb\xc0\x66\xb1\xbb\xab\x7a\x0a\x55\xa4\xc9\x8d\x8d\x38\xba\xd9\x17\xd0\x0b\x8c\xcf\xdc\x1d\x3d\xc0\x5c\x1c\x9f\xb9\x6a\xbe\xd7\xc9\x5f\x66\x02\x05\x54\x55\x53\xf2\xec\x9e\xbd\x21\xbb\x80\xc4\x57\x22\x91\x48\x24\x32\x13\x66\xbb\x9d\xe5\xd6\x2d\xa6\x2f\x0b\xbb\x5c\x17\x59\x7b\xe3\x9a\xdd\xab\x7c\xf7\x6a\xe3\xb2\x6f\x8b\x26\x73\xb6\xbe\x2c\x9c\x3b\xc8\x56\xc6\x65\xb5\x59\x51\xee\x9b\xc6\x65\x97\x66\x5d\x11\x50\xf6\x6d\xf5\xfe\x7b\xef\xbf\x77\x5e\x6d\xec\xf4\x74\xf7\x6a\xd5\x6e\xdc\xfb\xef\xe5\xc6\x9d\xcf\x2b\x53\xe7\xd3\xa3\xf2\xac\xda\x9a\xd2\xae\x0b\x4a\xb6\xbf\x6c\xd7\x55\x6d\xa7\x47\x37\xdb\xdd\x6b\xd4\x42\xe5\xec\x7a\x3b\x3d\x31\xeb\xdd\x9b\xfc\x66\xf7\x66\x6e\xde\x7f\xcf\x15\xcb\x72\x56\x94\xd3\x93\xc2\xfa\xc6\x0a\xeb\x34\xbd\x6a\x1b\x2a\x3d\x4c\x6f\xb7\x80\x6f\x6c\xb1\x92\xc4\xda\x2e\x0b\xd7\xd8\x7a\xfa\xdc\xee\xfe\x42\xbf\x6a\x6a\x8f\x33\xae\xec\xdc\x15\x8d\x9d\x3e\xdd\xbd\xba\xa0\xe1\xac\xcd\x96\x9a\xbc\xb4\xb5\x2b\xaa\x72\xfa\x12\xff\x2f\x28\x61\x6b\x96\x76\xfa\x84\xf3\x1a\xbb\xd9\xae\x0d\x95\x38\x35\x4b\xd3\x98\x4b\xfb\xfe\x7b\x6b\x53\x2e\x5b\x40\xbc\x04\x0a\x08\x66\x51\x5b\x82\x98\x95\xf6\x6a\xfa\x90\x7f\x4e\x26\x93\xf7\xdf\x6b\x09\x71\xb3\x6d\x5d\x9d\x15\x6b\x3b\x33\x65\x3e\xdb\x60\xec\x4f\xa8\x9b\x55\x83\xd6\x33\xc9\x6b\xb3\xb6\x24\x64\x16\x35\x21\x4f\x46\x63\x73\x1a\xff\xcc\xb8\x08\x05\x17\xd4\xf9\x6c\xb5\x7b\x05\x54\xa3\xde\xd2\x6c\xa2\xaa\x2e\x77\xaf\xea\x1c\xf8\xdd\x98\x62\x3d\xfd\xe6\xc1\xd6\xb8\xc6\x61\x14\xce\x5d\x55\x34\x09\x27\xa6\xae\xd6\x16\x58\x99\x35\xd7\x5b\xab\xdf\x99\x69\xa8\xc6\x9a\xaa\x28\x68\x08\x66\xdb\x2c\xce\xcd\xf4\x84\x52\xe6\xa6\xcd\xd1\x5c\x85\x3a\x51\x6a\x5b\x11\xce\xaa\xfa\x9a\xb0\xb9\xad\x6e\xf0\xb3\xb8\xa0\xac\xaa\x5e\x9a\xb2\xb8\x31\x0d\x70\xf7\x4c\x3e\x76\xaf\x16\x8c\xc1\x4d\x51\xd7\x55\x3d\x3d\xdd\x56\xcb\x96\xe7\x9e\x90\x33\x43\x4d\xd3\xef\x4d\x5b\x12\x1d\x25\x35\x21\x73\x53\x2c\x6b\xe0\x19\xf9\x26\xc3\x97\xaf\x0b\xb9\x67\x55\xbd\xd2\xa2\xa6\xc9\x41\x2f\x8d\x29\xc6\xaa\xa1\x4e\x69\x15\x55\xaf\x47\xa6\xa4\x39\xe3\x7c\x0c\x92\xc8\x37\xa7\x4a\x52\x28\xaa\xc3\xe4\x1b\x42\x3e\x93\xec\xf4\x10\xbf\xb3\x40\xbe\x66\xb1\xa8\xda\xb2\x99\x39\xdb\x34\x45\xb9\x74\xd3\xc7\x55\xd9\x98\x8c\xa6\xa6\x31\x98\xa3\x76\x43\x88\x0c\x99\x47\x49\xf2\x75\xd5\x06\x62\x98\xbe\x30\x97\x4e\x67\xdf\x69\x56\x28\x46\x79\x45\xaf\x4a\x1e\x98\x9b\x9d\x59\x9b\xf3\xd0\xda\x4d\x9b\x6d\xd7\xb7\x6f\xdc\x06\xa4\xda\xae\xd7\x84\xd8\x3f\xb5\x54\x84\x1a\xbd\x21\x12\xb8\xfd\x77\xca\x2f\xec\xb6\x36\xce\x57\x41\xeb\x97\x00\xa6\x27\x75\x35\x5f\xef\x5e\x6f\x0c\x4f\xec\xc2\x94\x0b\x8c\xb2\xa1\xbf\x0d\x12\x7e\x74\xd6\xd4\x8b\xf3\x9f\x30\x0a\xfc\x98\x3e\xb5\x2b\x02\x6f\x98\x9c\xf7\x92\x01\xe8\xb1\xa3\x45\xa7\x8d\x4d\x1f\xef\x7e\xbb\x7d\xc3\xab\xa3\xca\xe9\x4b\x89\xe9\xc7\xa2\xa4\xa1\xad\xd7\xd4\x86\xfe\x22\x16\x81\xff\x7e\x9a\x9a\xa2\x21\x0c\xc5\x69\x2e\x73\xd5\xee\xb7\x82\x86\x54\x6f\x2a\x9a\xf1\xe2\x86\x7e\x9b\x35\x8d\xf3\x6f\x15\x75\x3b\xaf\x16\x2b\x5a\x68\x60\x24\xd4\x8f\xa3\xb3\x8c\xf0\xf9\x61\x6d\xb3\xba\x2d\x4b\xc2\x28\xf1\xa7\xa5\xcb\xa8\xad\x22\xb7\xd9\x23\x86\x3d\x20\xec\x59\xe3\x08\xc4\x9a\x3c\xfb\xc2\x64\x8d\xa9\x97\xb6\x99\xde\x9b\xcd\x69\x69\xaf\xee\x65\xe7\xb5\x3d\x9b\xde\xbb\xef\xee\x7d\xf9\x6d\x4b\xc5\xd6\x45\x69\xdd\x17\x9f\x98\x2f\xb3\x85\xa1\x1c\x42\xf8\x75\x36\xb7\x44\x91\x16\x6d\x65\xb4\x6c\xca\x25\xad\xa6\xf2\xba\x39\x47\x83\x44\x32\xf4\x83\x26\x98\xc8\xed\x03\xe0\xed\x4f\x2d\x71\x9c\x59\x3e\x17\x2e\xcb\xfd\xe1\xc4\x9a\x16\xd9\xd3\xeb\xd3\x7f\x7c\x72\x90\x9d\x54\xae\x59\xd6\x96\x7f\xd3\x1f\x82\xff\x8c\x28\x33\x7b\x51\x3c\xfa\x9a\x50\x4f\x45\x05\x2d\x8f\x4c\xd3\x66\xf3\xdd\xab\x1b\x2a\x99\xd2\x08\x40\xb0\xb4\x63\x88\x4b\x5b\x00\xe9\xe7\x54\x37\x4d\x99\x6b\x6b\x97\x1b\x9a\xb4\xb1\x29\x1b\xb0\x0a\xaa\x8f\x79\x4c\x5c\x5f\x59\x39\xd3\x2a\x83\x9f\x7b\x84\x1f\x5b\x22\xb5\x45\x61\x6f\x7f\x35\xb4\x5f\x14\x44\x7f\x25\xd5\x2a\xe3\xca\x8e\x8e\x8f\x9f\x3d\xfa\x3a\xcb\x6f\x8a\xb2\xc8\x4c\x2d\xbb\x07\xf1\xf9\xcd\x45\x4b\xec\x65\x4b\xac\xaf\x39\xfb\xff\x66\x4b\x5b\x12\x9f\x5b\xcf\x16\x05\x8d\xd5\xb9\x35\x31\x4a\xa2\x98\xd3\xd3\x27\x84\xa6\xdb\xbf\x11\x34\x77\xb0\x39\x9f\x3e\xb4\x44\x53\xbf\x12\xcc\x9f\xd6\xc0\xa8\xf6\xe0\xc5\xb9\xcd\xb0\xac\x32\xc0\x64\xd5\x59\x1f\x81\x19\x8d\xda\xcc\x69\xbe\xa9\x76\x5b\xd7\x33\x62\xe8\xcd\x35\xa6\x83\xeb\xdc\x07\x2c\xb5\xd1\x12\x29\x69\x34\x73\x9b\x71\x29\xad\xa1\x28\x89\x7b\x14\x39\x4d\x8a\x47\x53\x5a\x14\x49\x59\x5e\x31\xca\x9a\x8c\x68\xbc\xba\x02\x95\xd4\x66\x41\x5b\x92\xcb\xee\x4d\xee\x11\xb5\xe4\xd9\xbd\x07\xf7\xa8\xc2\xb2\x9a\x09\xcf\xc1\x16\x91\x17\xce\xcc\x69\xbb\x90\xfd\xab\x16\xd6\xfa\xcf\x20\x32\xe9\x88\xe6\x67\x71\x7e\x76\x55\x34\xe7\xb4\x31\x66\xbc\x0d\x81\x02\x4d\x99\x71\x95\x99\x72\xac\x64\xe0\x9e\xc1\xe9\x84\x7b\x1e\x27\x9f\x23\x03\x7e\xff\x3d\x3f\x3f\x42\x83\x4c\xbf\x24\x10\x6c\x89\x89\xee\xde\x2c\x0b\xdb\xa3\x44\x88\x13\xd1\xf6\x54\xa6\x84\xe3\x73\x03\xf9\x54\xc4\xe6\x73\x82\xec\x31\xe2\x50\xa6\xcd\x6e\x7f\xb5\x45\xf3\x81\x30\x20\x99\xb3\x88\xff\xb4\xd9\x72\x6d\x88\x3e\x89\xfc\x4a\x83\x7e\xd9\xc6\x44\xa0\xbe\x99\x97\x85\x2b\x58\x98\x31\x0d\x51\x3c\x2d\xe8\xdd\x2b\x92\x07\xe2\xed\xa3\xc8\x9a\x62\xe5\xb4\xb6\xa6\xa0\x56\xcd\x05\x49\x37\x39\xad\xd2\x15\x03\xec\x5e\x81\x09\xb6\x24\x6b\x60\xf1\x90\x08\x53\xac\xb1\x4b\xae\xa3\x55\xe4\x73\x7d\xab\xdd\x5e\xbf\xc9\x8a\x3a\xa3\x2a\xe6\xb7\xb4\xe5\xe8\x9e\xae\x5d\x86\x5c\x42\x92\x0f\x89\x5b\x71\x77\x4c\xe6\xcc\x0a\xb8\xeb\x3a\x60\x0a\x48\x0a\x8c\x7e\x5f\x13\xb3\x41\x42\xfe\x26\xbb\xb1\x1b\xea\xf2\xee\x4d\xd7\x1f\x03\xc6\x51\xd1\x76\x50\x4e\x1f\x55\x9b\xdd\xeb\xd2\xf9\xef\xb0\x70\x0c\xb8\x48\x63\x57\x94\x9b\x9d\x9e\x7e\x97\xad\xd6\x55\xb9\x7b\xad\xfd\xfa\xe1\xf9\x13\x5e\x8e\xe7\xb3\x6d\x55\x37\x53\xe4\x9f\xd0\x8f\x2e\xc9\x57\x83\xd4\x8c\x36\xa5\xb9\xad\xb3\xab\xf3\x62\x71\x0e\xae\x58\x73\x85\x10\x1d\x29\x95\x98\x61\xeb\x88\x30\x0f\x32\xe2\xbb\x97\x44\x30\x8d\x50\x57\xd6\x54\x81\xa2\x01\x7e\x46\xf4\xdb\xd6\x58\xa7\xe7\x4d\xb3\x95\x76\xbf\x7b\xf1\xe2\x24\xc3\x2f\x17\xa5\xc6\x4d\x1b\xb4\x4d\xbc\x2d\x23\x99\x72\x91\xad\xda\xda\x08\x0e\x88\x1a\x69\x8b\x25\x99\x62\x43\x63\xce\x08\x5d\xcc\x32\x09\xe8\x02\x8c\x8a\x98\x96\xa3\xad\x6d\x09\xec\x4f\x84\x2c\xdb\x7a\x1d\xd1\x2c\x0d\x3f\x24\x8f\x22\x0c\x1d\xfb\x04\x7f\x4e\x07\x78\xc3\x3c\x59\x96\xc2\x30\x8d\x34\x24\x22\xa4\xe2\xc6\xd1\x8c\x91\xc4\xb1\x7b\x45\x1b\x9a\x21\x9e\xe3\x78\x71\x55\x5b\xac\xe1\xb0\xba\x8e\x2d\xed\xd0\xc5\x52\xc8\x33\x5d\x58\x2c\xdd\x29\xd8\x37\x5a\xfb\xd6\xac\xcc\x7a\x8b\xb1\x0e\xe4\x90\x0d\xe1\x8a\x59\xff\xe9\x53\xc2\x60\x9d\xf0\x7f\xce\x3c\xab\xab\xcd\xf4\xd4\x77\xea\x22\x4e\xf6\x03\xf6\xcd\x98\x9c\xca\xdb\x83\xec\xf9\x1f\x1f\x66\xff\xf7\x67\x7f\xf8\xc3\x24\x7b\x44\x6b\x9f\xa8\x38\x63\x32\xa4\x55\x57\x42\x94\xbc\xfd\xb5\x08\xe3\x96\x22\x10\x6c\x33\xda\x29\x37\x34\x20\x42\xc2\xbd\x63\xcf\x09\xee\x65\x5f\x08\xa4\xfb\xff\xed\x2f\x86\x44\x6c\x3b\x59\x54\x9b\x2f\x27\x90\xd3\x88\x97\xd7\xb2\xca\xba\xde\x99\x5e\xc5\x01\x2e\x30\xb2\x18\x76\x1b\x04\x5e\x39\x06\xcc\x16\x55\x79\x46\xe2\x03\x84\x32\x50\x00\x71\xb8\x3a\x1c\x0c\x30\x6f\x98\x14\xb3\x75\x4d\xb1\xad\xc1\x1b\x90\xd4\x4a\x13\x33\x62\x87\xc5\xd9\x75\x54\xd2\x06\xdc\xdf\x90\xa8\x05\xdc\xb7\xc0\x1d\x93\xfa\x8c\x0f\x4b\x0b\xab\xd3\x74\xca\x89\x06\xf4\xb0\x28\x68\x23\x95\xa3\x54\xdb\x9b\xaa\xea\xec\x0c\x22\x86\x6c\x7b\x5d\x3b\x73\x7b\xe3\xb0\xba\xad\xf3\xfb\x60\x9b\xc2\xd2\x52\xd8\xd2\xc1\xe7\xb0\xf1\x25\x1e\x3e\x3a\xa6\x5d\x96\x98\x00\x11\x7e\xde\xae\x84\x91\x6a\xd9\xdd\xab\x03\x70\xed\x42\x29\xa1\xcd\xce\x68\x70\xca\xf4\x68\x31\x2c\xf9\xc4\x47\x7c\xaf\xac\x74\xd5\x32\xff\xd0\xed\x88\x56\xd1\x25\x6d\x6e\xf5\xf4\x91\xae\xd6\x6f\x35\x21\x3b\x95\xf1\x0e\x41\xb5\x73\x83\x02\xd8\xf8\x16\xad\x6b\xaa\x0d\x89\x75\x6d\xbd\xb0\x74\xb0\xa4\x1d\x32\x93\x6c\x9a\x05\x92\xaa\x5a\x3a\x26\x9a\xdc\xe6\xd9\xfc\x3a\x03\x1d\x38\xec\xce\xb9\x3d\x33\xed\xba\x89\x7a\x95\x6c\x92\x1d\x16\x02\x07\x6c\xbb\x49\xc6\xa6\xd2\x8e\x97\x1c\x60\x71\x6f\xf9\x03\x60\x8b\xe8\x99\x77\x50\x29\x4f\xab\x89\x48\x9c\x88\x08\xa2\x0f\xe4\x2d\x2a\x7f\x01\x11\xdd\xc5\xd5\xac\xe8\x9c\xd0\x62\xb9\xdb\x92\x9b\xf7\x87\xad\x6f\xf8\x33\x7b\x28\x9f\xfd\x6c\xed\xd8\x73\x11\x15\x33\x16\x39\xe8\x80\x94\x69\x36\x96\x15\x63\x87\xe6\x6b\x7d\xf6\x20\x1e\xd2\x44\xa5\x4e\x3a\xef\xe9\x69\x7a\x46\x4b\xf4\x2a\xa2\xad\x32\x92\xda\x68\xf3\x69\x33\xd3\x62\x8f\xb9\x91\x63\x32\xf1\x69\x0c\x13\x67\x8c\x55\x45\x64\x8b\x53\xb2\x1b\xaf\x53\x3b\xf9\x82\x10\x13\xd7\xd1\x8d\xbe\x00\x7e\x42\x5d\x52\xd5\x01\xb5\x7f\x07\x30\x75\x6d\x85\xc3\x43\xe3\xf1\xad\xa0\x2a\x19\xd0\x62\x1a\x2e\x5e\xaa\x97\x76\xd0\x89\x3f\xbf\xe9\x71\x4a\x24\xee\x63\x73\x99\x0c\x38\x9a\xab\x64\x2a\x8d\x4c\x54\xd6\xde\xe0\x90\x71\x10\x6d\xed\x90\x5d\x8f\x1e\x4d\x3f\x25\xc6\x7d\xfb\xef\x96\x2a\xe8\x95\xd3\x3d\x9c\x3a\x87\xbe\x82\xd9\x15\x6e\x55\x84\xde\x08\x33\x10\x49\x6b\x35\x72\x66\x14\xa8\xf1\x33\x7d\x4f\x5c\xf3\xf2\xb9\x32\xb4\x48\x8e\xf3\xdc\x0b\xb2\x14\xf3\xbf\x50\x71\x4f\x2d\xa0\xe7\xae\xd9\xb2\xc2\x29\x55\x0e\x5a\xaf\x1b\x16\x2c\xa0\xee\x70\xcd\x6c\x59\x34\x33\xb0\x07\x3a\x6f\xea\x29\x2e\xdb\xaa\x5e\x80\x70\xf6\x21\x65\x7f\x48\xe3\x20\x49\x3f\x6f\x3f\xcf\xee\x5f\x7a\x81\xfc\x33\xf0\xca\x19\x2d\xe4\x62\x0d\x3a\x9e\x7e\x4f\x7b\x6e\x9b\x5d\x8a\x52\x05\x53\xde\xcc\xcd\x1a\x9c\x53\x65\x6e\xc2\x30\xd5\x7d\x43\xf4\x65\x2f\x5a\x9a\x9e\x35\x78\xd0\xeb\x0b\x16\x06\xcf\x8a\x45\x41\x82\x5a\x95\xcd\xc1\x8f\xeb\x4a\xab\x69\xc1\x9f\xee\x13\x01\x1d\x7f\xf3\xf2\xe8\x34\x5b\x56\xf3\x96\xc4\x30\x9f\x39\xc1\xe0\x44\x34\x27\xc1\x5c\x69\x60\xdf\xa1\x89\x44\x4c\xa2\x0b\xc2\x14\xcd\xb5\x93\x61\xf8\xc2\xa3\x92\x26\xd1\x37\x4d\xb7\xa7\x37\x16\x34\x21\xd4\x95\x76\x55\x41\x42\x33\x52\x45\x10\x01\x81\x8a\x8d\xa1\x85\x3a\x26\x2a\x6a\xd3\xb7\xbf\xa2\x71\x48\x24\x45\x9c\x4b\x35\xb9\xec\xc1\x97\xf4\x97\x30\x4b\xf2\x92\xec\x5e\x4b\x3f\x25\xc7\x54\x26\xb7\x97\x22\x47\xa8\xbc\x0a\xb2\x22\x90\x56\x39\x55\x3a\x9c\x64\x49\x50\x71\xe9\xb0\x12\xf1\x90\x20\x03\x32\x84\x4c\x5c\xbb\x20\x26\xed\xa6\x4f\x4c\xb1\xa5\x53\x1c\x4f\x99\xd9\x7c\x90\x3d\x05\xd3\x23\x82\xb3\x0b\x16\x70\x99\x6d\x10\x13\xf8\x9e\x05\xad\x9b\xcb\xdd\xeb\xb5\xc1\xb2\x60\xba\x3a\xc0\x69\x8a\x04\x06\x43\xe2\x3c\x8f\x93\x37\xd8\x0f\x58\x21\x00\xcd\xe1\x4f\x74\x24\x95\x53\x41\x45\x98\xaa\xfb\xab\x80\xa5\x08\xdb\x57\x6b\x79\x60\xbf\x24\x1c\x9d\x83\x16\xe7\xb3\xa0\x7b\x04\xda\x1a\xfb\x4b\x33\x7d\x4a\x32\x2f\x54\x3d\x85\xea\x22\x77\xbf\xc9\x4a\xb7\x24\xc0\x60\x97\xbf\xe6\x09\x77\x04\x57\x16\xc9\x91\x00\xcb\x6c\x4d\x08\xae\xc0\x56\x2f\xad\x82\x9d\x9a\xdc\xd4\x73\x59\xee\x29\x34\xd5\x44\xa7\x18\xae\xc8\xb8\x81\x66\x89\x72\x45\x2b\xa6\x2d\x39\xe8\xc6\x76\xbf\x51\x39\x66\xa4\xac\x41\x7d\x49\xbf\x78\xde\xbd\xca\x66\x42\x33\xc7\x0a\x22\x69\xfb\xa8\x14\xe1\x3a\x28\x63\x58\xa9\x49\x58\x54\xd5\xea\x4f\xaa\xa7\x89\x09\x97\x35\x48\x3f\x12\x63\x82\x62\xa7\x53\x55\xce\xf4\x70\x48\xf4\x19\x6f\x5c\xc2\x03\x23\xd1\xe9\xdc\x6e\x21\x67\x6d\x1c\xeb\xd5\x40\xf2\x80\x70\x5f\x65\x5e\x3b\x89\x49\x6e\xcc\xd2\xe4\x34\x9f\xae\x5a\x14\x66\x3d\x7b\x7b\xe1\x53\xc3\xb2\x4d\x11\x4a\xa6\x5b\xb3\x68\x4e\xe9\x8c\x40\xfb\x32\x4d\x7e\x59\x81\x2b\x1c\xa4\xfb\x31\x2f\x3f\xe3\xb7\x6d\x33\xc9\x9e\x30\x37\x39\xa0\x55\x71\xc3\x6c\x10\x1d\x23\xc6\x8d\xa5\x0a\x89\x3e\xe1\xd9\xed\x40\x8e\x40\x37\xc1\x27\xef\x68\xd0\x75\x42\x68\x2a\x2b\xf6\xbb\x02\xf4\x6d\x2c\x4e\x44\x33\x9a\x54\x28\xd8\x54\x01\x9d\x11\xd3\xa4\xf9\xa0\xad\x7b\x49\xfc\xa1\x63\xde\xc5\x0d\x91\x06\x31\x4b\xcf\xb8\x01\x60\x87\x00\x85\x02\x7c\x15\xd4\xde\xc4\x67\xae\x7a\x3a\x18\xc5\x70\xa7\xf9\xbe\x08\x33\x34\x09\x1b\x87\x88\x3e\x2c\xe0\x3a\x5b\x36\x1e\xdb\xaa\x61\xed\x8d\xce\x8f\xdb\x31\xc3\xab\xf4\x20\x43\x3b\xf1\x4d\xf6\xc5\xfc\xcb\xfb\xee\x8b\x4f\xe6\x5f\x7a\x66\x7e\x10\xb6\x0a\xb4\x4a\xec\xab\x0d\x48\x93\xdd\xb5\x69\x69\x51\xaf\x88\x8b\xe7\x19\x2d\x3f\xda\x42\x20\x6c\xac\x20\x9e\x42\xe8\xd8\x9a\xb9\x2d\x96\x4d\x3b\xc0\x3c\x75\x90\xd8\x10\xa6\xcd\x8b\x1f\x4d\x15\x48\xf8\x94\x92\x58\xef\x56\xc9\xf2\xd0\x74\xa8\x6c\x79\xe1\xf2\x0a\xf2\xc0\x87\x2b\x4a\x63\xc9\x43\xba\x17\x08\x9e\x11\xb1\x2e\x36\x45\x33\x4a\x7c\xcc\xd9\x64\xec\x17\x60\xb9\x46\xeb\x49\x48\xa3\xe5\xe1\xd3\x00\x69\xe3\x22\xc1\xbb\xe8\xa8\x72\x69\x0a\xd6\x73\x7c\x96\x11\x19\x52\x2d\x7c\xfe\x3b\x37\x6e\xd6\x96\x3a\x27\x36\x17\x0a\x3c\xa5\xf5\xb8\x2a\x78\x9b\xfb\x1e\xfb\x14\xef\x32\xd1\x9c\x34\xfd\xc3\x50\xf6\x51\x98\x86\x8f\x27\xd9\xf7\xd8\x6b\x2d\x9d\x3b\x59\x5a\xd9\xbd\xde\x14\xfb\x67\xb4\x65\xd6\xda\xb5\x12\xd3\x51\x98\x68\x61\x0c\xdd\x04\x53\x06\xc1\xf1\x60\xc0\xc2\xe4\x62\x88\x36\xc7\x8a\x58\x2f\x14\x11\x34\xfa\x89\xe2\x53\x47\x74\xdc\x95\x60\x6d\x8e\xcc\x35\xf6\x08\x6c\x80\x5d\x4b\xed\x1e\xa4\xfa\xc3\x2f\xcb\x17\x8e\x99\x4c\x63\xa7\xb7\x7f\xa6\xa3\x4e\x0f\x13\xd8\x58\x99\xb3\xe0\x82\x00\xab\x5f\x84\x10\x9e\x63\xd0\x0e\xba\x04\xc0\x46\x51\x3d\xd2\xad\xa8\x37\x72\x8e\xc4\xaa\xa5\x93\x1e\xd4\x4b\xb4\xe7\x35\x2d\xdf\x91\x69\xc5\xa1\x83\x52\x69\xb7\x60\x1b\x20\xad\x52\x12\xf3\xcb\xda\xef\xc8\xac\x12\x1f\x10\x57\x3b\x32\x4d\x2b\x42\x2a\x2b\x8f\x68\x59\xe4\x37\x58\x52\xb4\xe5\xed\xde\x2c\x71\xe0\x27\x96\xb5\xa1\x7e\xdd\xfe\xca\x93\xc8\x07\xbf\xc6\xf8\x89\x14\xb9\x66\xd2\xef\x58\xa7\x77\x1b\x9b\x11\xa3\xbd\xee\x7a\x1c\xca\x35\x55\x35\x73\xe7\xd0\xc8\x9c\x28\x52\x96\xa6\x66\x29\xca\xe6\xb1\x2e\x60\x63\x68\xf2\x70\xa6\x24\xdc\xff\x3f\xac\xe1\xf8\x11\x98\xfe\x49\xd7\x22\x36\x1f\xbf\x10\x4f\x44\x0b\xef\xd3\xc7\x96\x2e\xc0\x45\x7c\x7d\x69\x6b\x3a\x86\x0b\x8c\x7d\x80\x24\x9a\x72\xcc\xb9\x1b\xe0\xfe\x39\x3e\x05\xd2\xa7\x45\xfb\x99\x97\x67\x9e\x6b\x42\xa6\x09\x07\xd9\x3f\xd9\xf5\x82\x36\x61\xe9\x33\xe1\x1d\x9d\xbe\xb6\x6e\xfa\x3d\xee\xdd\xca\x6a\x7a\xbc\x7b\x4d\xbb\x78\x95\x43\x1d\xa0\x32\x05\xc3\x42\xbf\x41\xa0\x3f\x90\xd8\x77\x3c\x2a\xc3\x63\x33\xe6\x9c\x44\x9c\x8c\xb4\xa2\xdf\x44\x12\x7a\xa7\xe1\x38\xe9\x0b\xfd\xcf\xed\xbe\xeb\xbb\xd3\xd3\xef\x5e\x88\xc6\xe1\xf4\x3b\x6c\x44\x50\x6d\x99\x44\xf1\xfa\x5d\xd3\x6c\xdd\x0f\xf5\x7a\x2a\x2a\x2b\x56\x6f\x9d\x98\x6b\x1c\xb4\x91\xfa\x72\xf7\xba\x6e\x40\x54\x9c\xf1\xc2\x9a\x0d\x77\xf8\x31\x4b\xf9\x69\x4d\x87\x24\x49\x70\xe6\x61\x7a\x2e\x8b\x41\xb0\xd5\xca\xa0\xe4\xd4\xd3\x57\xde\x74\x87\x49\xcb\xf7\x84\x3f\xf7\xc9\xa8\x69\x57\xb7\xbf\xba\xc9\xcf\x44\x07\xeb\x2d\x9d\x85\x21\xd5\x05\x58\x0f\x29\xba\xb5\xd7\xfe\x9c\xb8\x86\x8c\x89\xcb\x2f\xb3\x3e\x23\xa9\xf8\x35\xb5\x37\x6f\x69\x54\x34\xb5\x8b\x82\xe8\xb1\x15\x41\x32\xaf\x36\x2d\xee\x20\x88\x84\x3f\x7a\x30\xfb\xb8\xd7\x06\x09\x42\xff\xf1\x76\x0e\xfa\x8d\x70\xc3\xdb\xb6\x5c\x11\x17\xfa\x19\x5b\xd8\x4d\x37\x72\xaf\xcc\x25\xa1\xdf\x15\x9b\x79\xb5\x6e\x79\x6d\x99\x0d\x20\x59\x72\x4f\xa0\x8d\xaa\xdc\x1c\xad\xb4\xa8\x8c\x2c\xc7\xdd\x2b\x2e\x64\x7e\x19\x2d\x54\x5a\x5d\x9e\xb8\x4a\xde\x53\x56\x18\x6d\x98\x15\x62\xa7\xc2\x70\xfa\x7b\x0e\x60\xa1\x1a\x8d\x21\xfd\xc1\x02\xaa\x63\x64\x97\x2b\x92\x4e\x4a\x05\x39\xb6\x37\xe0\x6b\x44\x62\x2b\x39\x53\x7e\x1e\x6e\x9d\x69\x37\x5f\x54\x75\x6d\x17\x4d\xff\xfe\x99\xba\xec\xcc\xaa\xc6\x26\x04\x2d\x42\xd3\xd0\x96\x41\x5d\xaf\x2d\xce\x20\xd5\x24\xe2\x4f\xdd\x79\x4b\x97\x47\x5b\x46\x2b\x84\xce\x37\x97\x26\x67\xf5\xa0\x32\x75\xee\x30\x14\x97\x74\xe8\x34\xa2\x8a\xf5\x17\xeb\xb3\xb9\xb5\x24\x5e\x98\x95\x2d\x07\x27\x11\xa8\xf1\x49\x90\x35\xc5\x0d\x14\x01\x8d\xd3\x8b\xd1\x59\xbf\x5c\xb2\xd2\xf7\x97\x25\x31\x6f\x50\xf4\xd9\xf8\x45\xc8\x68\xf9\x86\x16\xea\xa0\x82\xe1\xa2\x1d\x2b\x2a\x13\xcd\xc5\x68\xe0\x79\x8f\xfb\x30\x38\x49\xac\xab\x70\xa5\x07\xa9\xb6\x58\xaf\xed\x12\xba\x6a\xdf\xec\xf4\xdb\xba\xdd\x26\x2d\xf1\x5a\xe1\xc3\x3e\x1d\xb3\xda\xc6\x9b\x8c\xc8\x5a\x98\x44\x48\x0e\x33\xd7\x4d\xfe\xd8\xb1\x2f\x9a\x2d\xd9\xd3\x0c\xeb\xd1\x88\x71\xd7\x6c\x27\x11\x9d\xd8\x45\x81\x12\x49\xa1\x6b\x48\x33\x7a\x12\x38\xe0\xda\x22\x32\xa8\x47\x79\x31\x30\xd5\xed\x9d\x83\x76\x88\x9c\x71\xb6\xff\x5d\x0d\xed\xde\xe0\xa4\x4f\xb9\xab\x98\x12\xee\x68\x24\x6c\x64\xd2\xc4\x9e\x16\x44\x62\x18\xd2\x75\xa8\xdb\x78\x1b\x14\x2c\x0d\xfb\x0b\x6d\x76\x90\x98\x5e\xe5\xa9\x22\xc2\xd2\x29\x18\xe2\xd2\xeb\x09\x0c\x5b\x5c\x83\x13\xac\x0c\x93\xf5\x66\xd1\x95\x49\x59\x31\xed\xc8\xa2\x79\xb3\xac\x54\x05\x44\x33\xdc\x8d\xb0\x9d\xd0\xb1\xb0\xde\xe0\xb8\xb1\x19\x93\x28\x71\xd9\xe7\x25\xca\x2a\x29\xc7\x47\x5e\x45\x00\x6e\x98\x56\xf6\x3a\x95\x90\xca\xb4\x37\xfe\x94\x81\xda\x04\x15\xd1\xd6\x07\x05\x88\x63\x9d\x02\xce\x77\x97\x2c\x3a\x84\x5a\x8f\xf7\x57\x74\x31\xa8\xe8\x80\x04\xaf\x26\x68\xc9\x65\xf1\xb0\x9e\x03\x18\x2f\x6a\xcf\x1c\xd3\xd3\x4f\x3c\x59\x2c\x08\xd1\xb9\x64\x6b\x78\xd5\xe1\x18\xee\x15\x39\xb4\x7f\xd2\xdc\x17\x67\x38\xfd\x2c\x44\x45\xe6\x35\x3b\xa2\x82\xa1\x8d\xa2\xa1\x25\x87\xe9\x50\xdb\x19\x91\x39\x21\xdb\xeb\x06\x80\xc9\x30\x29\x2d\x77\x58\xa5\x9e\x36\x15\x2d\x49\x36\xcb\x92\xfe\xf6\xf5\xa0\xf9\x0d\x44\x5a\x26\xa8\x92\x2f\x07\x81\x86\xa6\x3f\x35\xd2\x0d\x1c\x56\xd8\xbc\x66\xbc\x17\x7d\x8d\x07\x4e\x40\x79\x4d\x7d\x08\xed\xa7\x8d\x6f\x69\x15\x69\xd3\xa1\x1f\xb7\xbf\x56\x49\x2d\xad\xf2\xc8\x1e\x1e\x58\xf2\x4f\x5a\xc3\xd8\xfe\x4b\x51\x12\xcf\x0d\xdf\x55\xdd\xfe\xb9\x82\xf6\x37\x9e\xd1\x36\xbb\xa8\xe8\x24\x79\x81\xbb\x5d\x65\xa3\x71\x27\xe3\x85\x78\xd0\xeb\xc6\xed\xaf\x85\xdd\x44\x8a\x71\xfa\xe8\x3a\xd3\x6b\xc6\x88\xa9\x87\x9c\xe5\x30\x3a\x3f\x06\xee\xa6\x18\xb7\xcc\xe6\xb5\x29\x17\xe7\x11\x2f\x78\x4a\x12\xdf\xee\xaf\xd0\x6a\xde\xe0\xde\xa5\x63\x04\x2c\xd3\x62\x48\x50\x17\xb1\x6d\xcb\x4c\x6f\x7f\xbc\x22\x4d\xce\x34\x6c\xbf\x64\x74\x53\x6e\x45\xcd\xb2\x7b\x9d\xf9\x0b\x20\xdc\xe7\x85\x0a\xe4\xc6\xe7\x9d\xea\x89\x34\x91\x15\xad\xe1\x8b\x8a\x24\xa0\x8a\xcd\x01\x81\x33\x20\xd3\x45\xc6\x48\x04\xdd\xd3\x75\xf1\xb9\xa1\x68\xae\xa7\x27\xed\x7c\x5d\x38\x48\x3a\x72\xa8\x24\x3c\x36\x16\xaa\x15\xd8\x63\xd8\xda\x4d\x4f\xed\x4a\x90\x8b\xb9\x34\x60\xc1\xc4\x71\xb0\x51\xf1\xa5\x04\x2d\xdb\x1b\x42\xe8\xf2\x06\x5d\x2d\x7c\x39\x68\x50\x51\x0e\x48\x82\xdc\x3f\xe1\xbd\x0c\x3b\x66\x7d\x49\xe5\x23\xeb\x3e\x65\xf5\x1f\xde\x77\x1f\xf2\x66\x0a\x0d\x51\xb4\xfd\x76\x85\x89\x33\xd0\x06\x50\xca\xe1\x96\xfb\xb6\xb7\x1e\xf0\x40\xdd\x58\x45\x64\xf9\xd1\xdb\x8d\xd1\x5c\x79\xeb\xb2\x13\x6f\x58\x36\xb8\x34\x50\x0e\xe8\xd2\x53\x82\xd7\xda\x4d\x4f\x2b\xd6\xb9\x17\x96\x8f\xcb\x62\xca\xb1\x2e\x16\xac\x2a\x72\xdd\xd5\x38\xaf\x48\xd7\x13\x53\xde\x7f\x2f\xb7\x6b\x4b\x87\xf2\x47\xb2\x7a\x54\xa9\xd2\x16\xc9\x58\x8e\x1e\xa1\xd3\x5b\x4c\xcc\x22\x58\xc3\xe9\x3c\x41\x07\x1e\x6c\xe2\xbc\xd9\x24\xdf\xdf\xc4\x27\xed\x20\x9f\x60\x9b\xd3\x82\x10\xf5\x98\x43\x07\x51\xa5\x77\x90\xa7\x85\xc8\x2a\x8e\xf8\xc6\x56\xb4\x16\x5e\x55\x50\xf4\x54\x05\x72\x50\x10\x35\x2f\x56\x2f\x34\x32\x0d\x7e\x2c\x0c\x49\x37\xe0\x52\x9b\x60\x40\x0a\x6e\x00\xa3\x30\x11\x0b\x4e\x8a\x75\xe9\x32\x7f\xf2\x1b\x35\x37\x5d\x57\x0b\x7f\x67\xd9\xbb\x50\x20\x84\x6d\x71\xc7\x17\x70\xe3\x57\x8a\x9a\x8a\xf6\xf3\xc3\x61\x56\xba\xee\x97\x12\x81\x14\xcc\x10\xa9\xd7\x6e\x03\x23\x9d\xee\xa6\x00\xb7\x52\xba\x28\x87\x86\xa4\x81\xda\x94\xd3\xb8\x01\xac\xd7\x8c\xbd\x80\x85\x9b\x5a\xbe\x5d\x15\xb8\xbf\x3d\x3b\x23\x11\x2e\x6b\xce\xe9\xdb\x5c\x67\xe7\xd5\x15\x71\xaf\x72\x05\x15\x39\xcc\x67\xfb\xaa\x39\xd1\x44\x12\xe9\xb6\x76\xfa\xa2\xad\xb7\xac\xd7\x1a\x31\x49\xf4\x57\xa2\x09\xff\xe8\xee\x31\xb9\x9f\xaf\x36\x03\x2e\x32\x5e\x30\x18\x09\x6a\xf9\x0b\x51\x7f\x54\x5e\xf9\x21\x16\x21\x6d\x30\xcc\xf5\x2c\x09\x8b\x96\x6f\x2c\x70\xfb\xd4\xe7\x6f\x55\xe5\x54\x9f\xae\x9d\xe3\xbb\x0f\x55\xf7\x8a\x4a\x7d\xd0\x39\x9d\x45\x2d\x71\x1a\x6e\x71\x3c\xe0\xbc\x58\xe7\x05\xc0\xe4\x1e\xdc\x77\x9f\x39\xc4\xac\xd8\xc0\xf6\xf8\xb0\x5d\xde\xfe\xda\xdd\x9a\xb1\x35\x2c\xe4\x0a\xa7\x4c\x02\x2d\x39\x31\x2f\x4b\x71\xd0\xdd\xcf\xf5\x04\xa1\x4d\x42\x6b\xda\x89\x49\xaf\xb3\x7b\x28\x0e\xb0\x96\x8f\xc7\xa3\x44\x67\x98\x59\x29\x29\x05\xb6\x14\x88\x5b\x75\x4d\xd5\x3a\x8f\x2f\x3a\xc3\xed\x58\x90\x6d\xc5\xc2\x37\x80\x88\x99\x6f\x67\xeb\x01\xe5\xc8\x2c\x81\x10\x85\x49\x76\x6c\xaf\xb2\x93\xa0\x09\x1a\x39\x78\x1c\xa9\x14\x6d\x82\xe6\xcc\xc4\xd7\x73\xa1\x03\x93\xc1\x20\x02\x3e\xf4\xd4\xd9\x47\x41\xd8\xb4\xcd\x24\x7b\x01\x15\x3c\xcb\x98\xb8\xe6\x26\xe9\x69\x2b\x37\x28\xe0\x3f\x0d\xc4\x7a\xe5\x5f\x17\x95\x17\x90\x05\x33\x8c\x3c\x3e\xae\xb9\xde\x29\xcd\x05\xb3\x66\xcd\x8e\x2d\x9b\x6d\x1f\x54\x4e\x7c\xcc\x52\x4f\xea\x62\xc3\x7a\xea\x3e\x5b\x4d\xf9\x28\xab\xbb\x61\x2e\x50\x25\xd2\x86\x98\xb3\x80\x1d\xe6\x46\x39\x24\x8e\xe2\x54\xa7\xa9\xaf\xbb\xba\x43\x92\xaa\xf0\xbc\x45\x74\xc3\xea\x87\xad\x80\x55\x7e\xe7\x50\x20\xd9\x3f\xba\xce\x52\x16\x58\xe5\x37\xa2\xf2\x7b\xa4\xdf\xfd\x7c\x19\x15\xe7\x5a\xb1\xbe\x4d\x75\x84\xc2\xa3\x6a\xbb\xa9\x2e\xad\x72\xa4\x9c\xef\x03\xf5\x26\x24\x83\xd5\x53\xca\xa0\xb2\x47\xcc\xb1\x88\x9b\x95\x2c\xfe\x79\x76\xf5\xd5\xa0\x6d\x4f\x02\xda\xc7\x73\x88\xbe\x74\xac\xce\x64\x5c\xb9\x57\x30\xb2\xe1\xf0\x07\xb8\x94\xcf\x99\x4a\x65\xbc\x5e\xae\xf1\xd7\x6f\xc9\x7c\x14\x02\xdd\x87\x0c\x4a\xe7\x90\x39\x4b\xae\x75\x70\x91\x31\x3d\x24\x5a\xbe\xca\xe2\x74\x8f\x93\xd0\x41\xc0\x61\x68\x90\x2d\x82\x51\xf4\xe2\xdc\x2e\x56\x82\x8a\xa2\x9c\x57\xbf\xb0\x79\x29\xdb\x34\xd3\x29\xdc\xfe\xd2\xe0\xe2\xe6\xbc\x82\xc1\x1d\x23\x05\xa6\x5b\x8c\x73\x9b\xb6\x25\xf7\x35\x7c\xe4\x09\x9d\x4c\x79\x07\xc6\x3b\x4a\x80\xc9\x02\xda\xfa\x51\x0b\x0f\x51\x72\x0f\x92\x4c\x4c\xf0\x3d\xa9\x06\xed\xe2\xbc\xd7\xe1\xcd\x1f\xea\x44\x12\x62\x92\xb9\xfd\x73\xc1\xc7\x71\x67\x58\x4d\xe1\x52\x39\x80\x0e\xb1\x30\x14\xf4\xf7\x09\x2c\xc8\x47\xad\x80\xee\x33\x26\x58\x6c\x24\x24\xd9\xc3\xb4\x05\x16\x88\x4e\x2e\x8b\xa0\x05\x21\x99\x63\xf7\x06\x74\xaf\xc6\x94\xba\x05\x7d\xe1\x9a\xba\x2a\x97\x5f\xbe\x34\x17\x06\x9e\x2f\x4b\x30\x9c\xe0\x05\xf3\xd5\x17\x9f\x68\x7e\x76\xb8\x25\x09\xa7\x09\x67\x49\x5a\x32\x0b\x36\xd8\xc1\x12\xfa\xc2\x44\xa6\xea\xbb\xbf\xc0\x4c\x17\x5a\xca\x04\x0f\x6c\xb7\x0e\x69\x06\x05\xca\x8a\xf6\xa6\x9a\xc4\xb3\xa4\x24\xdf\x54\x41\x2b\x48\xfd\x6f\x2a\x6e\xc3\x71\x25\xdb\xe0\x2e\x80\x5a\x26\x1d\xe9\xa6\x68\x8d\xcf\xcb\x41\xc8\x8c\x34\x4b\x2c\xe0\x2d\x32\x4a\xe4\x45\x04\xa2\x0b\x24\x08\x80\x49\x57\x88\x45\x8c\x7e\x21\x10\x20\xf5\x6d\xa3\x86\xd5\x28\x6b\xd6\xb0\xdd\xbf\xce\xf8\x28\xc3\x35\xf8\xd2\x30\xe4\x1a\x6a\xbf\x91\xab\x6d\xd3\x76\xdb\xb4\x75\x47\x1f\x81\x2a\xb1\x4b\xb0\x15\x2c\x35\xc9\xd2\x76\xe8\x24\x41\x0e\x97\xb1\x72\x2d\xa0\xc2\xf3\x2c\x3f\x8a\xc0\xb5\x50\xdd\x63\xaa\xae\x63\x5b\x7d\x90\x21\xe3\xf2\x5d\x88\x39\x96\xe1\x9f\xc2\xb5\x0c\xf7\x82\x88\x01\xf6\x5f\xef\xca\xb1\x06\xcd\xfa\x41\xfb\xd6\xde\x85\x69\x45\xa7\x30\x88\xaa\xac\x2d\x92\xb9\xda\xbd\x86\xe1\x8e\x77\xce\x08\xdb\x87\x18\xb7\xfb\xf3\x98\x98\x61\x39\xd6\x14\x44\x27\x32\x9d\x1d\x2c\x11\x95\xf7\x59\xb6\x44\xa7\xd8\x6e\x98\x19\x75\x86\xc6\xb2\xff\x97\xf6\x9b\x6b\x18\x29\x55\x2b\xa2\xad\x7e\x09\x4e\xdd\x5b\xa6\x63\x1d\x72\xd8\x89\x19\x47\xb4\xc6\xa1\x1b\x90\x63\x50\xe5\xd4\x6e\x2f\x58\x35\x28\xc3\xb0\x45\x23\x9a\x51\x11\xb2\xa0\x5d\x66\xc3\x4a\x97\x1e\x9f\xe4\x80\x51\xd4\x71\xed\x45\xc2\x5b\x52\xde\xd1\x0a\xef\x68\xf7\xf0\x8e\xb6\x9c\x17\x25\x0e\xa8\xbe\x2e\x9f\xd4\x4d\xa5\xb4\x0f\x41\x90\x4d\x00\x84\x95\x9a\x50\xc0\xc5\x0c\x54\xa8\x68\xc6\x38\x4b\x71\x41\x27\xe3\x8a\xf5\x7b\x4e\x0d\xf1\xda\x4b\x36\x1f\x58\x57\x25\x70\x21\xce\x00\x6a\x42\x22\xc5\x77\xff\xdd\x73\x1e\xd9\xc2\x04\x56\xa7\xc9\xe9\x0c\xf1\x6f\x26\xcf\x73\x98\x80\xfb\x6a\x72\x22\x7a\x92\x84\x48\xee\x87\xcf\x01\xcf\x1c\x51\xae\xf4\x8e\x37\x15\xb6\x77\x3f\x3c\x39\x62\x59\xd6\x37\xa9\x42\x0c\x49\x68\xb0\x1d\x60\xf4\xdb\x8d\xb4\x8b\x1f\x8c\xf4\x35\x64\x43\x3f\x80\x14\xef\x9e\x82\xc4\x75\x03\xa5\x92\xdb\xb8\x30\xc4\xfe\xf0\xfc\xc0\x52\x00\x99\x00\xdc\x13\xb2\xf1\x44\x1f\x69\x6e\xb0\xa5\xb5\x37\x81\x57\xbb\x0f\xb2\x93\x81\x76\x97\xa0\x59\xb9\x46\x88\x28\xab\x55\x05\xf9\xbc\xa0\x64\x5a\x5f\x94\xc2\x07\x59\x75\x17\x24\x22\x49\xec\xda\xa1\xf8\xc1\x35\x70\xd3\xb1\x27\x19\x82\x67\x50\xf1\xac\x77\x5c\xea\x84\xa7\xdc\xac\xb3\x43\x41\x3b\xcf\x55\xc4\xb3\x46\x4b\x0d\x19\xd7\xd6\x57\xe3\x67\x8f\xab\x79\x2b\x1b\xab\xce\xb2\x48\xcf\x70\x17\x13\x8b\x87\xd4\xc9\xdd\xa3\xad\x06\x76\x26\x2d\xf7\xd8\x19\xb5\x51\x7e\xd8\x64\x62\x64\x83\x46\xe4\x88\xa3\xdc\xb4\xeb\x4c\x46\xb5\x5c\xd9\xf5\x9a\x17\x8e\xb6\xee\x2f\xaf\x55\xcf\x11\x5b\x90\x28\x84\x9e\x90\x59\x47\xe9\x2d\xc5\x98\x1e\x59\x52\xf6\xca\x39\x5a\xd8\xb1\xc2\xe1\x80\xf7\x67\xb9\xc3\x17\xb5\xa4\x97\x10\x8e\xbf\x39\x7c\xf1\xed\xf3\xa3\x6f\xfe\xe5\x9b\xe3\xa3\xd3\xc7\x87\x41\x32\xf8\xa0\x33\x02\xed\x75\xed\x30\x32\x15\xc9\xd0\x98\x9a\xb3\xa7\x60\x6a\x95\x2a\x3e\x8c\x1e\xca\x0c\xa0\x3a\x29\x29\x30\x15\x61\x4e\xcb\xba\xb0\x37\xb6\x84\xa1\x6b\x26\xea\x46\xbd\x98\xe8\x4c\xff\x1a\x7f\xb0\xff\x8a\x75\x55\x50\xda\xfd\x44\xc7\x3c\xbe\x5c\xd8\xfd\x8f\xa0\x92\x8d\xae\xd0\xf6\xde\x90\x77\x97\x6c\xde\xb7\xc6\xcc\xd9\x58\xef\xa6\x52\x3f\x20\x0f\xcc\x9a\x0f\xc2\x2e\x31\x60\xb8\x31\x17\xca\x54\x2f\xc5\xb9\xd9\x44\xb6\x58\x74\x8c\xf1\x48\x6e\x4b\x9c\x6e\xd6\x45\xc0\xee\x04\x56\x79\xae\xa0\x73\x2d\xb6\xae\xe7\x7c\xdf\x28\xfe\xc9\x9c\x8c\xd4\xce\xff\x4c\x1d\x51\xc5\x3b\x12\x3b\xd0\x17\x6e\x4b\x0c\x6d\x41\x1b\x90\x9b\xde\x6b\xd1\x4f\x62\x6b\x24\x3b\xdf\xfb\x92\x0e\x47\x30\x6a\xa0\x76\x08\xe2\xcb\xb8\x36\x78\xb8\xfa\x2a\x3f\x7a\x28\x9a\x15\x5a\x1b\xbc\xb4\x88\x39\xb7\xa9\x9e\x05\x4b\x09\x25\xdc\xc7\xac\x4a\x5c\x89\x5e\xfc\x50\x5d\x63\x63\xed\x77\xab\x00\xec\xee\x11\x00\xca\x4a\x93\x07\xc3\xf1\x20\x26\xf5\x47\xda\xf4\x2f\x60\x22\xdd\x78\xb8\x91\x85\x64\xaa\x73\xc5\x74\x73\xb8\x15\xa9\x5a\xd3\xe0\x38\x1d\x9c\xa6\x43\x8a\x6f\xf8\x94\x08\x8f\x46\x36\x59\x16\x4d\xb1\x2c\xe1\x5d\x09\x15\x17\x95\xa5\xe5\x48\x7b\x07\xd4\x54\xf4\x1f\xbe\x06\x9a\x10\xd4\x39\xac\x71\x51\x11\x79\x2d\x40\xa2\x0c\xe1\xce\x98\x9c\xe9\x0a\xff\xfc\x67\xaf\x49\x93\x49\x72\xe6\x9d\xbd\xf9\x9e\xa6\x9a\x11\x4b\x6e\xa6\x47\xf4\x87\x76\xff\xe2\x46\xd9\x5c\x34\xd3\x22\x98\x72\x1d\x34\xc1\xdc\x5b\xf6\x6f\xe8\xaa\x51\x73\x4b\x9e\x9c\x60\x67\x99\x4e\x8e\xfa\x35\xa8\x82\x7e\x7a\x5c\xad\xd6\xad\x23\x1c\xc3\x18\x43\x74\xf3\xde\x9b\x9a\xfa\xd3\x58\x6c\xd4\xe2\x56\xbd\xfb\xad\x52\x23\x21\x49\x27\xfa\x75\xd9\x47\x6c\x53\x47\x02\xfc\xc7\x7b\x34\xd4\xcf\xbb\xee\xb3\x34\xcd\x92\x2e\x0f\x4b\x00\xde\xaa\x9a\xee\x57\xa0\x30\xa1\xa2\xe0\xf2\xc8\x75\x61\xd3\x86\x02\xab\x6d\xce\x13\x33\x45\x93\x5a\xf5\x63\x88\x4b\xd9\x52\x61\xe1\xf2\x34\x78\x7f\x07\x2f\xd6\x38\x7f\xdf\xca\xe3\x05\x42\x62\x84\x49\x17\x20\x56\x5e\x36\xa7\x15\x74\xef\x4b\x41\x64\x58\x7d\xbe\x52\x9e\x1f\x6e\xf4\x75\x7f\x7a\x14\x64\xb2\xa0\xad\x9c\xb8\xa2\xa8\x13\xa6\x0f\xf1\x95\x1d\x7a\x03\xa4\x51\xa0\x48\x34\x55\xf1\xc6\x44\x4e\x63\x9f\x7c\x7b\xf4\x82\x7d\xc5\x48\x8a\x87\x42\x78\xed\x9d\xe5\x60\x77\x3e\xe9\xaa\xf4\x77\xa2\x0c\x23\x46\xe9\x47\x92\xa4\xc5\x90\x74\x00\x97\xba\xe0\x70\xca\x87\x22\xd4\xcb\x53\xc1\x1e\x84\x0b\xe0\x67\xa2\x24\xb1\xa2\x09\x61\x6e\x20\xbf\x59\xf7\x11\x31\x89\x19\xfc\x49\x62\xa7\x53\xe4\xc4\x68\xc6\xf6\xec\x0f\x60\x60\xe6\x39\x6f\x45\xdb\xeb\x19\x14\xbe\xb4\xa1\x20\xb8\x03\xa5\xd0\x4a\x5c\xc1\x48\x13\x59\x9a\x0a\xbb\x39\x5c\xb5\xd0\x0e\xbb\x6a\xda\x4b\x36\xb0\x86\x19\x9a\x64\x8b\x25\x2d\x74\x4d\xab\x96\xe4\xe9\x4e\x62\x42\x65\x40\xec\x88\xcb\x71\x72\x6c\xe6\x3d\x94\x55\xf5\xb1\x4b\xde\x57\x74\x86\xde\xb0\x23\x3b\xeb\x7b\xef\xf4\xf7\x8e\x22\x51\xf0\xc1\x19\xea\xfd\x0f\x20\x69\x5f\xb1\x69\xc9\xb1\xc5\xf9\x19\x5e\xe7\xf2\xfd\x52\xbf\x5a\xd8\xca\xc3\xa8\x4e\x6e\xc8\x93\x7b\x23\xce\xe9\x0e\xcb\xbd\x3b\xa5\x7a\x15\x18\x2e\x1f\x52\xca\xaa\xf3\x59\x31\xc2\x3d\x69\x71\xfc\xa9\x05\x2e\x97\x70\x46\xa7\x8d\xd3\x99\x4e\x11\x60\x3c\x6e\xc0\x9b\x84\x8e\x1f\xf3\xd0\xe5\x2e\x35\xa5\xe5\xc8\xf8\x9b\xb9\xef\xa2\xda\xe0\x06\xbf\x6f\x01\x1e\x17\xd2\x4b\x7e\x12\x26\x72\x56\xe8\xb5\x30\xc3\x02\x7d\x49\x5b\xc7\xc1\x46\xb4\xb8\xf1\x46\x92\x65\x15\x15\x82\x0d\xa7\xde\x2b\x5e\x80\x5d\xf5\x36\x15\x0c\x59\x19\xdf\xa1\xf2\xba\xa6\xb6\x90\x4a\x20\x16\xe8\x9d\x25\x1c\xa3\x1b\xb3\x74\x02\xc2\x5e\xb0\xf4\x59\xf8\x7c\xeb\x33\x70\xd7\xc9\x11\x14\x96\xe3\x11\x0f\x10\x2a\x81\x52\xe8\x6f\xf6\x5c\x03\x26\xe0\x14\x3b\xb7\x6b\x78\x37\xe0\x1f\x96\x1d\x31\xf1\x86\x10\xea\x88\x1f\xf8\x9f\x20\xd3\xcd\xa6\x68\x70\xd5\x78\xb9\x7b\x73\x23\x17\x5e\x24\xc9\x42\x61\xc6\x9e\x11\x39\x4d\x2e\xe6\x13\x77\x32\xb5\x81\x45\x36\x4c\x39\x6b\x71\xaa\x73\x9a\x41\x33\xc4\xe1\x13\x5e\xb2\x15\x69\x6d\x35\x99\xad\xff\x51\xe8\xb9\x1a\x47\x94\x71\xe1\x56\xa1\x88\xf0\x37\x86\x17\xd8\x89\xff\xc5\x3a\x75\xe9\xd8\x64\xac\x83\x3e\x2f\x0d\xe6\x40\x13\x30\x04\x39\xc3\xd9\x52\x01\xba\x54\x70\xed\xaa\x16\x3b\xbf\x08\x78\x43\xcc\x0d\x57\x10\xff\xa2\x97\x69\x51\x16\xc4\x68\x76\xb8\x89\x13\xc5\x4d\xe3\x25\x1c\x45\x56\x45\x97\x4c\x64\x48\xc9\xdf\xb3\x16\x70\x55\x44\x2e\x0f\x88\xa3\x02\x65\xcc\x11\x3e\xe3\xd4\x49\x6f\xb2\xa2\x9c\x12\xb2\x04\xa5\x12\x45\x66\x9c\x9d\xe4\x2e\x68\xa6\xea\x99\x96\x7e\x88\x8f\x6c\x3d\xac\x23\xcc\x7d\x37\xf5\xfd\x36\x3a\x10\x6a\x67\x1c\x4a\xda\xea\x00\xa5\xb9\xcd\x28\x6c\xb5\xa5\x93\x4c\x07\xfa\x8c\x3e\xb3\x98\xec\x92\x6a\x2b\x07\x03\xf1\xa8\x5e\x24\xec\x03\xa7\x8d\x0f\x91\x64\xec\xf4\x50\x7f\x8c\xf4\x31\xc0\x48\x17\xcd\x18\x24\x14\x38\x1e\x8c\x86\x3c\x80\x11\x96\xa2\x61\x6f\x86\x33\xe6\x27\x85\x66\x73\x30\x2b\x92\x37\x23\x49\x69\x61\xbd\xdf\x0f\x52\x58\xac\xe0\x90\x23\x49\x1b\x5a\x95\xb6\x94\xd6\xc6\x78\x6c\xcc\x7c\x7a\x3f\xcf\x80\xc4\xae\x28\x90\xe4\x73\x04\x63\x21\x8f\x96\x15\xec\x81\xa5\xda\xb4\xbe\x38\x8b\x84\x9f\x99\xc8\x78\x40\x40\x90\xf6\xd6\x63\x05\xee\xa2\xa0\x3e\xc8\x9e\x7a\x87\x84\xa2\x05\xf7\xcf\x68\x07\xb0\x2c\x28\x7d\x4f\xc5\xfb\x8a\xb1\xc0\xf5\x82\xfe\x8c\x65\x4c\xe0\x01\xa6\xac\xf4\x90\xf8\xa6\xfc\x1c\x87\x74\x1a\xbb\x88\xb6\x7c\x92\x10\x7c\x37\x73\xbd\xf9\x1d\x2d\x23\x33\x9b\xcf\xe6\xd7\x5c\x44\xe6\x96\xdd\x7e\xf7\x95\xd8\xc0\xf0\xa5\x42\x60\x17\x2e\xf1\x34\x7c\x8e\x95\x70\x30\x57\x7f\x2c\x26\xa0\x63\x79\x13\x08\xe9\xae\x09\x3c\x68\x80\x02\x06\x02\x69\x12\x10\xf1\x2f\xb3\x0f\x84\x04\x2c\xea\x88\x68\x11\x88\x05\xe3\x63\x7d\xad\x5a\x85\x01\xc1\x49\xcb\x16\x37\x38\x52\xe0\x09\x7e\x67\xf5\xbb\x14\xdb\x54\xae\x01\xff\x84\x1e\xfb\x29\xfd\xce\xf4\xe3\xae\x56\x3c\xbc\x34\x33\x2c\x80\xc5\xc3\x73\x30\x95\x5f\xd9\xfd\x1f\x3f\xfd\xc9\x61\x12\xba\x5b\x82\x1f\xff\xf0\x13\x49\x47\xf7\x7f\xfc\xec\x27\xbe\x0a\x18\x96\x9d\x9d\x99\x95\x1d\x54\xc0\xe5\x02\xf0\x96\x76\x9e\xa2\x6a\xb1\x29\xcb\x8f\x88\x1b\xfc\x42\xc4\x4a\x7f\x7a\x2b\x5a\xfc\x66\x1b\x08\x5d\x10\x83\xe2\x45\x9d\x7b\x17\x7b\xbe\xb3\xef\x32\xcb\x76\x33\xd3\x31\x3a\x2c\x7a\x12\x45\xe8\x27\xd1\x40\xd1\x95\xf7\x28\x98\x99\x66\xfa\x73\xf8\xc2\x70\x8b\x1c\x83\xa5\xde\x7b\xa1\xf0\x1f\xe4\xeb\x4b\x1e\x09\x86\xfe\x73\xd7\x52\x15\xae\x14\x5e\x9c\x5b\x3a\xae\xf2\xe1\x27\x5c\x71\x5c\xdb\x66\xd2\xe3\x43\x12\x18\xe9\x90\xbd\x23\xeb\xa6\x97\xa9\xfd\x50\x20\xe6\x55\xe2\x2c\x2f\xe9\x01\xba\xb6\x8c\x1b\x01\x7b\xce\x1f\xfd\xbc\xb4\x2a\x81\x19\xad\x4b\x39\xab\xa7\x90\x87\xfd\x6c\x41\x34\x63\x49\x76\x9b\xdf\x89\x22\xe9\x8f\x56\xe1\x3f\x7e\x6f\x25\x22\x2f\x90\xbc\x79\xa6\xd5\x9c\x11\xb2\xe9\x88\x9f\xcb\x79\x9c\xa1\xe4\xfe\xd6\x64\x02\xfb\x7b\x5b\xa0\x93\x4d\xc3\xd1\x44\xf0\x2f\xa4\xb2\xbf\xa0\xf8\x2f\x74\x64\xc9\xba\xab\x67\xf8\x1b\xd2\xbc\x27\x1e\x09\xf3\x74\x7e\x22\x06\xcd\xde\x68\xed\x96\x2f\x68\x90\x90\x42\x16\xe5\xcc\xfb\x3e\xb0\xa4\x4f\xec\x11\x36\x6e\x32\x18\x22\x1e\xf8\x32\xab\x2a\xf4\x50\x0f\x59\xac\x31\x37\x21\x9c\xcf\x57\xe9\xf5\x5d\xe4\xfc\xa6\x13\x99\x2c\x51\x9b\x17\x0d\xb6\xb7\x88\x05\xf6\xac\x6c\x7c\xef\xa8\x95\xce\x16\x25\x24\xcb\x26\x28\x8b\xad\xdb\x9f\x7b\xd9\x8b\x6a\x5d\xf9\xed\x9b\x7f\x0f\xf2\xa1\x98\xbc\x9f\xf7\xc5\x2e\xc9\xed\x08\x9a\x97\x2c\x93\x6b\x6f\xa7\x11\x40\x1e\xcb\x37\xf4\xa7\x97\xee\x6d\xcf\xf8\x5f\x2f\x4f\x1d\x76\xa4\x6f\x4f\xf1\xa1\xda\xdd\xb1\x3a\xa0\x0e\x17\xc8\x4e\xfd\x3d\x0a\x35\x54\x7f\x73\x7e\xa2\xee\x2e\xe0\x30\x19\xd9\x18\x20\x20\x53\xa4\x01\xd7\x7a\xef\x50\x78\x8f\xb7\xdc\x39\x64\xa3\xc1\xb7\x5d\xdc\xe9\xb1\x07\xab\x08\x96\x2d\x33\xb1\x5f\x71\x58\xeb\xf8\xce\x44\xd3\xe8\xf6\x80\xc9\x30\x3d\x6c\x73\x55\x65\xfe\xcc\xc5\xfc\x64\x43\x4c\x9f\x56\x1d\x8a\x66\x1a\x83\x8e\xa9\x5e\x4b\x4f\xfa\xb5\x22\x3a\xd6\x14\x7f\x06\xcd\xc9\xff\xa9\xfe\xf7\xd9\xba\x97\xe9\x09\xf1\x8f\xfc\xa5\x3d\xf0\x20\xc4\x85\x11\xd1\x64\x4d\xdc\xfe\xb8\xca\xf4\x27\x75\xa2\x2d\xf3\x49\x07\xc3\x91\xd9\x44\x19\x21\x0d\x45\x1c\x5b\xa2\xb6\xa9\x31\x03\x86\x39\xa7\x9d\xbe\x25\xee\xcb\xb1\xbc\x30\xcc\x73\xc4\x89\xeb\x06\x4e\x20\xf6\xd2\x96\xa1\x7a\xd8\x45\xc7\x61\xf8\xa6\x3f\x87\xda\xbd\x9a\xa4\x87\xa3\xb9\x6d\xae\x30\x67\xcd\x39\x9b\x3c\x10\x5a\x45\x25\xe1\x3e\x8f\xf7\x5c\x62\x57\x9f\x70\x0b\x9f\x60\xe3\xcd\x95\x75\xfd\x03\x7f\x28\x03\x53\x2c\x26\x42\x78\x7c\xc0\xf5\x10\xbc\x7c\x65\x32\x41\x67\x6c\xbb\xb1\xb1\xd4\x24\xef\xd5\xb9\xf2\x4d\x27\x6c\xf4\x0b\xb8\x27\x7a\x3e\xc9\xbf\xa1\x61\xac\x42\xfa\x67\x21\xdd\x57\xcf\x55\xe9\x8e\x2c\xad\x48\xca\x7f\xac\x76\x2a\xfd\x7f\xfd\x14\x28\x93\x84\xf8\x59\xcc\x1e\x89\x2a\xbb\x8f\x14\x48\x8e\xc2\x0f\xe5\x7f\x9c\xc5\x2a\x5a\xd0\x91\xf5\xc6\x8b\xb9\xcf\xd6\xad\x93\x48\x84\xbb\xee\x9d\x13\x25\x59\x2f\xb8\xe2\x29\x84\x49\xbf\xad\xb1\xb8\x15\x91\x04\x17\xa2\xaf\xc4\x58\x21\x19\xb5\x8e\xda\x01\xb1\x68\xc6\x8b\x41\xa5\x61\x31\x2b\xfa\x7a\x6b\x59\x6a\x40\x98\x39\x5a\x12\x72\xb1\x47\xbf\xc3\x2d\xc1\x78\x55\x02\x99\xe5\x2d\xdb\x60\x7a\x2e\x82\x42\xac\xd7\x8b\x18\x54\xb7\x5c\x4d\x39\x63\x05\x38\x77\x43\x26\x54\xf5\x81\x61\xd0\xc8\x7f\xd0\x1b\x79\x56\x8d\x60\x2a\xae\x95\xf5\xc8\xe3\x15\x7f\xd8\xdc\x5d\xb5\x5f\x94\x0d\x2f\x2d\xac\x41\xdc\x7e\xad\x8b\x45\xe3\xc2\x72\xf2\x9a\x85\xfd\x2d\xfa\xb8\x61\x32\xb9\xa8\x4f\x75\x60\x30\x56\x05\x82\xaa\x35\xb0\xe4\xaa\x35\xf3\xef\x74\x2a\xd3\x45\xce\xd3\xda\x5b\x6c\xb1\xfe\x28\xa8\x31\xa2\xa3\x60\x94\x3b\x3c\xb2\x46\x99\xa3\xc7\xd6\x7e\x7e\xee\x55\x00\xf7\x5d\xda\x6e\x35\xa3\xc9\x9e\xf1\xd1\x82\x58\x22\x26\x3e\xe7\xcb\x88\x5e\xeb\xd3\xf1\x66\x23\xf9\x34\x1d\x0c\x6d\x3c\x73\x70\x42\xc2\x9f\x72\x9a\x2e\x1f\x48\x53\x7f\x0c\xbd\x46\xd5\xbd\x2b\xad\x3f\xe1\x53\xe3\x78\x11\x41\xe3\x65\x51\x3b\x7f\x75\x14\x65\xf6\x2e\x95\xe2\x1c\x3f\xe2\x47\x34\xdc\x47\xa8\xfe\x23\x1f\x59\xed\xe3\xde\x18\xad\xa9\x45\xe3\x91\xa4\x87\xc0\x31\x5a\xd1\x4c\x96\x05\xd7\xc7\x97\xc3\xf2\x0d\xa6\xae\xa0\x07\xd9\xa6\x65\x5e\x9e\x7d\x78\x4d\xb5\x3d\xd8\x6c\x1e\xe4\xf9\x87\x63\x23\x0e\x5b\x76\x18\x72\xcf\xc0\x48\xcf\xc1\xfd\xf5\x1e\x55\x14\x24\x9f\x3d\x68\x43\x7e\x34\x41\x3f\x60\xfb\xb2\xb8\x98\xc9\x80\xb3\xba\xd8\x8a\x95\x63\x55\xc7\x93\xe6\xc0\xc3\xaa\xed\xda\x66\x57\x7c\x21\x3e\x97\x45\xa5\x36\x59\xf1\x30\x52\x81\x31\xca\xf1\xee\xd0\xfc\xef\xee\xbe\x09\x0a\x54\xde\x00\xff\xd9\xec\xc1\x06\x04\xd1\xbb\x70\x11\x24\xb5\x0e\x9d\x9d\xb4\x36\x02\x37\x94\xd5\xba\x96\xff\x53\xe5\xb5\xb1\xb6\x87\x53\xff\x76\x89\x6d\x4f\x0c\x61\x9f\x3c\x11\xca\x76\xb4\x80\xd5\xf7\x22\xe4\x44\xf1\x6a\x60\x7e\x16\x22\xd5\x44\x20\xe7\x55\xb5\x72\xd3\x17\xf0\xc7\x5c\x21\x12\xce\xee\xd5\xee\xaf\x71\xe5\x4b\x44\x13\x05\x08\xc2\x65\xf6\x33\x49\x24\x2a\x16\x5d\xb0\xe2\x13\xb3\xe1\x9b\xfe\xb1\x4e\xe6\x98\xe7\x7a\x76\x03\x6d\xd8\xd7\x6c\xc6\x04\x7f\x2b\xfa\x8c\x3b\xc3\xce\x11\xcf\x34\xd8\x13\x65\x6f\x62\x3f\x89\x00\xa5\x16\xe8\xa1\xd9\x10\xd0\xa7\x6b\xb9\x4d\xb0\x20\x36\xda\xb8\x69\x78\x17\x9f\x85\x31\x5f\x05\x98\x1e\x75\x57\x5e\x93\xa8\xf2\x86\xe4\x40\x47\x47\xd0\xd0\x8b\xc8\x2f\x6c\x04\x4c\x88\xcf\xc3\x72\x88\xce\x3d\xae\x69\x08\x3c\x26\x61\x02\xa3\xd0\x71\x30\xa8\x48\x1c\xe2\xc4\xc0\xb4\x8b\xd9\x31\x1e\x89\xcc\xc5\x3d\xe6\xb0\xd8\xec\xb8\x0a\xe1\xc3\xc9\x75\xb0\x46\xe2\x36\xb8\xd9\x8f\x3c\x54\x37\xde\x57\x29\x8e\xac\x0d\xa3\x58\xea\xf9\xab\xbc\xb3\xb2\x68\xe3\x06\x52\xd7\x9f\xe1\xbd\x53\x0f\x50\xd7\x23\x9b\x9c\xf4\xae\xc3\xd9\x66\x03\xfc\x56\x7c\xf5\xd9\x2f\xad\x1f\xba\xd3\x34\xcb\xdb\x37\x8d\x77\x34\x0d\x96\x2b\x2e\x71\xbd\x84\x41\xbd\xfa\x0f\x37\xb8\x29\x64\x27\x9e\xce\x30\xa5\xca\xc4\x50\x6a\x6c\x62\x39\xe2\x23\x2d\xc8\xd9\xa7\xd3\x07\x19\xa4\x13\xa6\x15\xd1\xc7\x88\x8d\x51\x71\xc6\xb6\xd5\x8c\x53\x96\xf2\x89\x55\xe4\xc5\x65\x91\xb7\x66\xcd\x21\xf9\xee\xac\xf6\x0f\x71\xb5\xc4\x3d\xf8\xde\x77\x6f\xd5\x65\x16\x87\x59\xe7\xe3\x48\x11\x62\x5c\x83\x9d\xb0\xf4\x67\xa5\x84\x1b\x6d\x18\x1c\x4d\x0f\xf0\x2a\xf8\xb0\xcb\x71\x16\x3c\xda\x12\xae\x27\x2c\x0d\x76\x45\xb2\x91\x07\x11\xec\xf3\xe1\x44\xc6\x98\xe2\xd5\xd5\xc9\x6b\xde\xb2\xe6\xe1\xe1\xf1\xf1\xb3\x17\x9d\x3d\x33\xac\xfc\xca\x9c\x3a\x3e\x24\xa0\x04\x43\xbd\xea\x18\x59\x7c\x07\x56\x8a\x96\x34\xb7\xc1\xee\x9c\x0e\x63\xb5\xc6\xde\xf6\xa2\x70\xb7\x74\x0f\x68\x70\x8b\x75\x9b\x73\x28\x70\xdc\x92\x1b\xb8\x87\x09\x2f\x3f\xf0\x0a\x13\x39\xcd\xc6\x26\x69\x1d\x23\xad\x52\xac\xf6\xba\xca\xb7\xe6\x18\xfe\xd1\xa0\xe5\x8c\x05\x61\x58\x31\x1f\x74\xe6\x3a\xc1\x46\x01\xf2\xec\xc6\x82\x70\x2c\x89\x61\x39\x34\x86\xe6\x4c\xf6\x6b\xd9\x39\xde\xd6\xe8\x1f\xf6\x37\x2a\x36\x46\x63\xad\x7a\x73\x38\x23\x9e\x5a\x6c\x54\xdd\x14\x9b\xbb\x26\x83\x1b\xfb\x4c\x1a\x8b\xf7\xbd\x95\xb5\xdb\xa8\x85\xb4\xf3\x91\x37\x01\xb3\xdb\xce\x96\x6a\x64\x8a\xf8\x2c\x25\xe6\xde\x44\x76\x2e\x59\x94\x3d\xd6\x1f\x45\x6f\x89\x78\x68\x25\xfb\xe0\x3e\x97\x37\x33\xbe\x2c\x44\x97\xc7\x4c\xb0\x88\x7d\xd8\xe3\x9d\x04\x0a\x8e\x59\x9f\xe3\x8f\x55\x26\x36\xa0\x79\xda\xaf\xa8\xce\x5e\xdf\x82\xf1\x54\xd2\xb5\xd4\x9e\x6f\xaf\x1d\x5f\x80\x87\x51\x76\x4c\xa8\x03\x67\x12\x36\x66\x90\xab\xe4\xfe\xfe\xd4\x2f\xdb\x39\x67\xb0\x15\x6b\xaf\xa4\x37\x64\x96\xda\x93\x4e\x0b\x49\x8d\xd7\xf5\xa4\x5f\x0b\x9b\xc2\x6a\x20\x81\xa4\x16\x0e\x54\x50\xb0\x7f\xf9\x4c\x22\xa7\x45\xf1\xe9\xd1\xf8\x1e\xdf\x72\xd8\x58\x97\x16\x51\x43\x1b\x98\x7d\x74\x5d\x64\x5b\x90\xfe\x28\x26\x3d\x04\x5c\xd9\x39\x64\x9d\x08\x6f\xcd\x5e\xb9\x88\x85\x22\xb5\xe9\x49\x81\x32\x38\xe4\x5e\x78\xef\x52\x08\x4d\x12\x74\x6d\xa3\xf1\x7e\xf1\x0b\x51\x00\xa8\x7e\x79\xa0\x64\x23\x46\x2e\xd5\x86\x7e\xea\x10\x2a\xb6\x28\xef\x9e\x5b\xd9\xbd\x9a\x64\x8f\x4d\xce\x22\xce\xee\x95\xd3\xe7\x3f\x72\xa7\xe6\x31\x1b\x1e\x3a\x51\xdf\x46\x5b\xa3\xc1\x4a\x41\x8e\xe0\xa3\x56\x9a\x5d\xa4\xb6\x93\x67\xa7\x2f\x92\x37\x21\x48\x8e\x7d\x82\x80\xe2\x37\x1c\x94\x05\xa1\x89\x77\x6f\x56\xec\x03\xd2\x79\x9b\xdc\x69\x29\x93\xe2\xa0\xcd\xea\x8a\xc6\x01\xab\x2d\xda\x46\x76\xaf\xd4\x5f\x24\x20\x4f\x11\xdd\x29\x59\x55\x1a\xff\x27\x49\xbf\x03\x72\x28\xbc\x2b\xc4\x9d\xa2\x3b\xb3\x73\xca\xc6\xe3\x0d\xd8\x1d\x32\xb5\xbd\xb8\xd3\x47\x62\x6f\x17\x3c\x39\x6b\x6f\xdf\x2a\xc1\xf7\x6b\x9a\x78\x9d\x41\x50\x14\x8c\x40\xb8\x2d\x44\x01\x04\xaf\xe2\x1f\x23\x30\x72\xb6\x73\xd3\xef\xe4\xff\x08\xc4\x56\x02\x3a\x4d\x35\xb0\xd3\x08\xc4\xbc\xca\xaf\xa7\x5f\xd3\x9f\x11\x89\x5f\xdf\xa7\x50\xb1\xbf\x95\xa8\x71\x62\x86\xc2\xe1\x2b\x40\x9e\x13\xf1\x4e\x10\xff\x45\x2c\x78\x78\x55\x21\xac\x2b\x7c\x27\x32\x44\x55\x10\xc3\x4b\xe7\x3d\xaa\x20\xf3\x73\x48\x38\x8d\xf9\x86\x15\xc0\xcf\x93\x90\xb8\xbf\xac\x10\x1f\x26\x44\xd3\x9c\x0c\xfb\xc4\x1a\x7f\xf5\x02\xd7\xd5\xa6\x0e\xae\x2b\x22\xec\x4b\x77\x20\x94\xee\x3d\x31\xd8\xfa\x7e\x03\x17\x27\x5e\xfe\xd4\x23\xef\x8b\x32\xc9\x0e\x1b\x74\xe6\xa2\x92\xd1\x69\x60\xf6\x56\x02\x4d\x41\xee\x34\xce\xd7\xa5\xce\xc5\xa3\xfd\x61\x23\xe5\xdd\x7f\x43\x05\x91\x75\xf2\x00\xcc\x5f\x0c\x0a\xa4\x53\x8f\xa3\xfe\xae\xa6\xd0\x72\x3b\x33\x60\x38\x11\x83\x12\x0c\xfc\x70\xd3\x45\x50\xa9\x46\x97\xb9\xe8\x50\xb1\xd8\xbd\x0a\x35\x59\xf3\x99\x30\x21\xf0\x0f\x71\x12\xb7\x9b\x64\x3e\xbb\xf8\x2c\x6c\x88\x0e\x31\xdc\x07\x6f\x17\x03\xf5\xbc\x13\xce\x83\x2c\x2d\x21\x91\x9b\xec\xa3\xef\x4f\x9f\x1d\x1f\x68\x17\x7e\x79\x70\x75\x75\xf5\x00\x65\x1f\xb4\xf5\xda\x96\x48\xcc\x7d\x9f\xbe\xb0\x9b\x2f\xdb\xa6\x99\x7c\xf1\x09\xfd\xf8\x98\x96\xa4\x6d\x60\x5f\x8b\x27\xa1\x40\x3f\xb2\x8e\x35\x80\x06\x71\xfe\x48\xf4\xf7\xec\xea\x3f\x93\x35\xe9\x9a\xe1\xf0\xff\x69\x14\xb4\x78\x5f\xc6\x6c\x8a\xa9\x04\xbb\x8f\xe1\xa0\xb5\x8d\x67\xd4\xd9\x45\x6d\x61\x70\x01\xe7\xb3\x6d\x4a\x14\x6e\x6d\x16\xab\xce\xdb\xfe\x07\xfd\x31\x80\x28\xa8\x1d\xee\xc6\x11\xfd\xe8\x75\x41\x20\xe4\x9a\xed\xa1\x5c\xb0\x85\x3c\x5c\x46\xe8\x22\x79\xac\x87\x34\x9e\x63\x58\xf2\xdd\xb4\xeb\x46\x62\xef\x37\xbc\xf0\x8a\x1b\x10\x2d\x2e\x00\x14\x49\x08\x50\xc4\xcb\xea\xab\x41\x8d\x6c\xec\x57\x95\xeb\x6b\x0e\xef\x5d\x78\x13\xbf\x36\x50\x9c\x9e\xbb\xb4\x39\x50\xd3\xa0\x0e\x0e\xb8\xd8\x09\xe8\xd3\x23\x04\x1a\xc9\xc3\xe9\xa0\xcb\x89\x2d\xef\x7b\x75\x88\x8f\xfd\xf4\x89\x6d\xb2\x0d\x24\x4a\x7c\x65\x57\x70\x1b\x92\xda\x46\x4a\xc4\x8a\xc6\x3d\xb9\x82\xb0\xaf\xf9\x56\xe7\x00\xd6\xb2\x8d\x59\x7a\x45\xdc\x28\x2a\xa6\x27\xf4\x67\x1c\x49\x81\x71\xe2\x8b\x1d\x98\x22\xf1\x36\x5e\xd2\x1c\x8e\x14\x11\x48\xc1\xbc\x06\x19\xc1\xae\x39\x59\xd6\x45\xba\x66\xb1\xf1\xe7\xc8\x55\xd6\xcc\xb1\x62\x9c\x4e\x62\x5f\xc0\x61\xe6\x91\x4a\x76\x3d\x09\x67\xe8\x9e\x34\x2e\xe6\x29\xcb\xf2\x12\xd3\xd3\x60\xfb\xbf\x4f\x5e\xd2\x02\x49\x0f\x7a\x82\x93\x6b\xf6\x87\x0c\x18\x3b\x74\xf9\xc6\x55\xd1\xb0\xbf\x6d\xb1\xa5\x99\xe9\xee\x8f\x18\x31\xea\xa2\x08\x74\xe9\x6b\x07\xd6\xf5\x84\x3b\x59\xde\xc2\xb1\xd5\xe8\x3c\xc1\xa5\x2c\xc1\x8e\x1d\x9f\x1c\x79\xa1\x31\xbd\x8e\x07\x18\x1b\x0f\xc3\x2c\x5f\xed\xd8\x5b\xf5\xf5\x89\x74\x1d\xfc\x9e\x4c\x6f\x7d\x8b\xb7\x16\x7b\xa4\x0d\x19\x48\xff\x31\x97\x3e\x6f\xa0\x93\x16\x1e\x2d\x7b\x8c\x78\x22\x6b\x97\x60\x6f\xbb\xae\xae\xc5\x5f\xfa\xe8\xe6\x92\xc5\xea\x24\xfc\x4b\x3c\xca\x0e\x78\x7a\x98\xe7\xc4\x9b\xf1\x09\x27\xd6\x58\xa1\x54\xcd\xe2\x3a\xff\x59\x9d\xfa\xa0\x42\x16\x57\x59\x53\xe2\x80\xce\x25\x09\x22\x39\x7d\x0d\xd4\xfb\x23\xdd\x1c\xb8\xea\x06\x98\xd4\xb1\xf8\x51\x68\x62\xbf\x63\x71\x5c\xb2\xf3\x2e\x8e\x4a\xbe\x93\x77\x71\x82\xa2\xbe\xd3\x70\x37\xd2\x77\xf1\x1b\x1e\x1b\x6f\x5f\x2c\x1e\xc5\xfa\x08\xfc\x50\x38\xce\xe3\x81\xbd\x83\x03\x71\xef\x28\xfe\x4e\xf2\xf1\x58\x47\x3c\x3e\x22\xc4\xbe\x5d\xcf\x9d\x17\x67\x67\x93\x79\x5d\x5d\x39\xb8\xe5\xe2\x31\x10\x76\x45\xd5\xa7\x22\x8a\x1b\x7b\x21\x11\x70\x5b\x05\xc5\xed\x3c\x51\xc5\x25\x5b\x12\x3b\x4d\x94\x4b\xbf\x69\xb0\x6a\xd6\x64\xbe\x25\x4d\xdf\x23\x38\x15\xe3\xfe\x28\xba\x2e\x07\xca\xe1\xd0\x82\x85\xb5\x08\x62\x3f\xd1\xd2\xee\xbc\xba\x9a\xe1\x17\x7b\x19\xbb\x60\x9a\xed\x06\x55\x20\x1f\x81\xcc\x57\xbe\x93\x5c\x40\x26\xc6\xef\x72\xf7\x73\x1f\x5c\x45\x83\xb4\x74\x7e\x66\x10\xc9\x22\xb0\xad\xc1\x5b\x01\xa8\xfe\x82\x37\xd4\x0e\x2e\x72\x56\x23\x38\xaf\x0d\x20\x99\x26\x80\x78\x7c\x12\x8f\xf8\xfa\xe8\x58\xbf\xd8\xb8\x5c\xc2\x2c\x19\x2f\xdc\xa9\x67\x54\xb0\x60\x9f\x8c\x58\xb2\xfb\x2c\xf1\x15\xe0\xdf\x5e\x33\x20\x30\x9d\x01\xfc\x24\xaf\xcd\x19\xee\x43\xd7\x65\xe7\xed\x25\x39\xdb\xda\xfa\xc2\xac\xad\x2d\x6e\x50\x9a\x9f\xa6\xd3\x97\x36\x3d\x24\x61\x8d\xa7\x88\xfe\xd1\x6c\x75\xe9\x7c\xef\xb5\x16\xeb\x25\x9f\x66\x70\x10\x8a\x90\xdb\x21\xa9\x33\x6d\x17\xd7\x29\x89\x72\xba\xaa\xb6\xb7\xbf\xea\xeb\x58\xd2\xf9\xb8\x61\xa6\x3b\x89\xc8\x7c\x14\x28\x2e\x1a\x03\x89\x05\xde\x51\x78\xd9\x73\x49\xf4\x00\x2c\x88\x4a\x3c\xb5\xa2\x57\xd2\x5f\x38\xb3\x7a\x8b\x8f\x15\x07\xfa\x3a\x82\x1e\xb2\xad\xab\xe8\xfc\xa1\x51\xf0\xd8\x0d\x83\xbd\x54\xbc\x27\xf5\xb2\x9d\x0c\xe6\x29\x18\x63\xc9\x58\xb2\xcb\x88\x9b\x7a\x50\x2f\xb2\x82\xbb\xcd\x36\xb9\x72\x52\xa6\xb6\x78\xb3\x7a\x6a\xea\x55\x5e\x5d\x95\x62\x31\xe6\x0b\x5f\xd5\xb8\x96\x79\xae\xaf\xac\x26\xd3\xc9\xef\xc8\x9c\xd0\x96\x8a\xf0\xbc\x2b\x8e\xe6\x22\x67\x8b\x61\xd3\xb1\x61\xf7\x0f\x37\xfa\x54\x00\xc7\x7e\xc9\x5b\xef\xdb\xd2\x76\xc5\x20\x84\xf3\xfb\x14\xa2\x0a\x91\xc0\x46\x56\x9f\x9e\xec\x93\x93\x77\x4b\xa5\x29\x65\xc5\x14\xd1\xd6\x3a\xa0\xa3\x4f\x5b\x51\xb1\x54\xc0\xd2\x05\x21\x2e\xd7\x2c\x45\x79\xe2\x66\xa6\xc0\xef\xbd\xba\xee\xc1\x0a\xdc\x26\x8c\x3d\xac\x14\xf7\x90\x43\x92\x9d\x87\xf9\x6e\x7c\x8d\xd1\x40\xf9\x49\x0f\x59\x33\x5d\xe4\xa7\x8d\x5f\x3d\x6d\x4a\xfb\x61\xf1\xc9\x19\x71\x58\x9b\x27\xcf\x99\x6e\x5a\x1a\xdd\xef\x89\x1f\x48\x77\x75\xd3\xc4\xf4\xcb\xe1\x57\xb2\x28\xf6\xe7\xfb\xef\xfd\x58\xd5\xcb\x9f\xa2\x90\xb4\x3a\x75\xfb\xc2\xd1\xc6\x90\x91\x4b\x6e\x72\x59\x35\x74\xca\x65\xe7\x1d\xb8\xe5\x1e\xec\xf5\xcb\x9d\x04\x47\x25\x04\x9b\x0c\xbe\x49\x49\xc5\xea\x3e\xaa\xa6\xd2\x1a\x6d\x9d\x8f\x86\xb0\xf7\xe1\x3b\x6d\xef\x19\xce\x2f\xde\x5c\xe2\xbd\x48\x57\x6d\x2c\x6e\x23\x7f\xb8\x31\xc5\x42\xce\x91\x4c\x8c\x12\x46\xd7\x85\xb8\xb9\x88\xd0\x76\xc5\x4f\x37\x40\x0f\xe9\xa6\xec\x9e\x35\x87\x02\xb1\xf0\x59\x49\xfc\xc1\xde\x93\x21\x9d\x93\x15\xaa\x1d\x3e\xaf\xc1\xef\xe6\x08\xf6\x7a\xf6\x0c\x5d\x58\xdd\xb1\xb8\xdb\x9c\xbb\xaf\x84\x9f\x03\x44\xa1\xec\xe6\x38\x3c\x4d\x25\x4a\x10\x7d\x62\x81\xf6\x95\x02\x1e\x62\xa1\x33\xd0\xd5\xc0\x02\x3e\x44\x14\x46\x2b\xbe\xc6\xd0\x15\x93\xb6\x8a\xcb\x98\xc2\xb9\x20\x85\x3c\x96\x37\xa3\xe3\xf7\x0c\x69\xd1\x14\x3e\x4a\x2c\x3f\xc1\x47\x4d\x6a\xb4\xeb\xaf\xf6\xb8\xa7\x3e\x8b\x2f\xbb\xfe\x3e\x07\xd5\x61\x15\x6f\x73\x51\xfd\xfb\xef\xdb\xc7\xe3\xfe\x1d\x64\xed\x8d\x8f\x00\x18\x6b\xe0\x86\xa1\x00\x43\xee\x5d\x31\x01\xff\xee\x7b\xf0\x14\x3e\xc8\x68\xbd\x15\x1d\xdf\xdf\xef\x3f\x8f\x15\x93\xe1\x05\x3b\x91\xf0\x7f\xe4\x7e\x3d\xbe\xd8\x1c\x39\x6a\xf6\x02\xce\x25\xd3\xaa\x8f\xc9\x69\x91\x48\xea\x17\x86\x90\x88\x9a\xfb\x6f\xaa\x7b\x2c\xa5\x7f\xdc\xec\x85\x7a\x18\xc4\xa6\x1d\x96\x78\x4b\xe8\x87\x10\xf8\x61\x50\xd5\xdf\x15\xfe\x61\xcf\xbd\xd1\x5b\xe3\x40\xf4\x7b\x0d\x4e\x24\x22\x45\x8f\x32\xa2\xa8\x10\x63\x65\xba\x3d\x38\x0d\xc5\xab\xd1\x92\x7b\x01\x2f\x70\xed\xba\x3f\x3c\xc4\xd8\x35\xcb\xbe\x5b\x19\x1f\xbc\x33\xd6\x81\x78\x74\xe9\x75\x4b\xcc\x92\x63\x29\x5a\x5f\x75\x8d\xfb\xcb\xfb\xf7\xfb\xef\x29\xb3\x97\x1d\x7c\xe1\x83\x92\xba\x7e\x86\xe7\x8a\x5b\x23\x06\x04\x7c\xd9\x2a\x6e\x9a\x01\x50\xae\x5f\x21\x25\x5d\xca\x86\xd4\xcb\x19\xd6\x21\x8d\x45\x75\x8c\xc4\xc8\xf0\x59\x7a\x3b\xf6\x35\x2e\xc0\x8a\x2e\x99\x68\x60\x61\xcd\xda\x6b\x20\x9b\x2e\x47\x8e\x80\xde\x39\xb9\x4b\xe7\xb7\x58\xa7\xa2\x16\x8f\x92\x75\xb3\xe4\x19\x38\x05\x86\x6c\x78\xb1\x36\x7a\x1b\x91\xd9\x5b\x2b\x1b\x4a\x1b\xf6\xd3\x56\x37\x39\xbe\x9d\x6b\x7b\x68\x26\x51\xfc\xf3\x41\x33\x78\xbe\x28\xda\x8f\xf9\x95\x22\x8e\x5a\x8c\x1d\x79\x02\xc7\x88\x8e\x0c\xf8\xad\x2b\xc9\xe8\xf5\x5d\x12\x21\xff\x68\x60\x23\x92\x45\x5c\xd0\x4f\x86\x88\x3c\x23\x80\xbd\x5d\xce\xef\x98\x2a\xda\x6a\x94\x90\x55\xf0\xa8\xc6\xe2\xed\xdd\x44\xc6\xe6\x2b\x7e\x03\x75\x22\x42\xfb\xce\x3c\x4f\x1e\xfc\x1d\x74\x27\x86\xfd\x3d\xfd\x89\x98\x46\x39\xe2\x87\xfd\xb6\xde\x8a\xbe\x56\xba\xa0\x2f\x50\x4b\x77\x0f\x53\x93\xa2\x41\x7f\x63\xe0\x4e\xee\xa0\x5e\xac\xd2\x4e\x8b\x27\x3e\x54\xa2\x6c\xc6\xde\xc5\x8b\xe7\x37\x70\xd3\x9e\xc4\x0c\x90\xef\x4b\xc3\xda\x87\x45\xd4\xe0\x3e\x3a\xc2\xb4\xf7\x98\x7f\xec\xe5\x8c\x32\x71\x9d\x17\xa0\x3d\x3b\xbc\x64\x8a\xe9\xcc\x40\xa0\xe9\x56\xdf\x9e\x98\x52\xef\xc8\x73\x68\xc2\x86\xf7\xd7\xbe\xec\xbe\x87\x24\x63\x75\xb8\xf4\xd2\x4b\xa3\x41\x1e\x9b\x2b\x07\x90\xec\xbe\x6c\xd0\x1d\x2d\x7a\xd2\x81\x80\xfb\x58\x4a\x90\x50\x43\xc8\x66\x95\x4c\xfd\x2c\xe7\xf2\xce\x83\x32\x9c\x8e\x1b\xaf\x92\x1e\xb4\x23\x55\x86\xd8\x42\x0a\x18\x6d\x24\x43\xd8\x78\xf6\x64\xef\x78\xeb\x7e\x91\xf5\x90\xc0\xcf\x86\xde\x20\x88\xff\xeb\x26\x4c\x10\x02\x38\xdf\xfe\x0d\x33\xa3\x76\x60\xd9\xe8\x44\x4d\xc6\xfa\xe4\x85\x8e\xa8\x5b\x89\x58\x14\xf6\xb4\x49\xc2\x53\xfa\x24\x74\xfb\xe7\x58\x00\x8e\x76\xf5\x75\xc7\x9e\x3a\x42\x09\x93\xff\x79\x16\x1d\x39\x78\x6c\xe3\xfc\x28\x4c\xc4\x5d\x3c\xe8\x9d\xfb\x94\x3c\x4b\xfe\x4e\xbd\xe2\x51\x34\xe8\xd1\x18\xff\xb9\x93\xd5\xbc\x73\xaf\xd2\x05\xf2\x3b\xba\x75\xd0\xed\x5a\xd4\xc1\x3e\x3f\xe9\xca\xb4\x6e\x14\x8f\x71\x97\x93\xd3\xde\xe3\x31\xe0\xc1\xa2\xe9\x54\xaa\x63\x0b\x27\x35\x8f\xf4\x8d\xb0\x1d\x8d\x86\xd5\xd0\xbd\xba\xab\xb5\xa4\x93\x2b\xab\xa3\x4b\x0d\xbd\x11\x59\x1a\x69\xd4\xd1\x8d\xdc\xe5\x6e\x76\xaf\x77\x7f\x29\x4a\x13\x59\xc3\x44\xd1\xfd\xa3\xe7\x18\x62\x7d\x53\x53\x89\x0e\x80\xd1\xfd\xd3\xfb\xef\x85\x57\x34\xa7\x47\xfa\x6a\xe6\x1a\xaa\x2d\x7e\x8d\xb9\xb3\xcc\x29\xf8\x18\x1b\xc4\xf2\x61\x50\xf8\xbb\xe2\xf4\xb7\x74\x06\x28\x9b\xc2\x9f\x7b\xfa\x6f\x1a\x68\x78\xb3\x25\x22\x94\x75\x4f\x9b\x72\x4c\x49\x36\x4c\x9b\x9e\xf2\x78\x36\x26\x8e\xeb\x0e\x81\xa8\x2a\xd1\x06\xab\x9c\x5a\x09\xe5\x82\x10\x1a\xb5\xc3\x0b\x61\x4b\x3b\xfd\x23\x7e\x6a\xf4\x4a\x4e\x20\x51\x01\x98\xae\x1a\x92\x9e\x5e\xe0\xef\xe7\xd9\x7d\x96\x41\x02\x0e\x26\x5e\xc9\xbb\x80\x82\x52\xd4\xbd\x26\xce\x0f\x76\x8a\x6e\xfa\xc8\x5b\x33\x24\xe5\xaf\x69\xe2\x36\xac\x4b\x6e\xe3\x8e\xb7\x5d\x1f\x45\x93\xdc\x3a\x37\xda\xee\x0c\x97\xe2\x53\x8e\x85\x98\x87\xe7\x6c\xf5\xad\x1d\xbc\xfd\x97\xe3\xed\xbf\xc8\x6e\x98\x28\xa2\x4b\x4e\xb7\x9e\x38\x67\xeb\x9f\x48\x70\xdd\x7d\x50\x9c\x9f\xf0\x95\x38\x83\xc3\xe0\x08\xa7\x88\x93\x8d\x7f\x3e\x01\x0f\x01\x86\x40\x37\x36\x81\x09\xe6\x1e\x49\x47\x42\xd0\xc4\x24\x35\x04\x6f\x89\x53\x83\x47\x77\xda\xa5\x7e\xd8\xce\x24\xcf\xae\x46\x7a\xeb\x92\x28\x5a\x71\x8e\xd7\x53\xc7\x69\xeb\x6a\x59\x94\xdd\x9b\xe5\x5d\xc6\xf0\x70\x12\x35\x81\x60\x47\xb4\x04\x36\x69\xb2\x6d\x8a\xdd\x5f\x6d\x0f\x31\x62\xac\xd0\xe2\x05\x98\xb6\x07\xef\x19\x47\xd2\x1f\x28\x04\x5b\x37\x5e\x00\xf6\x35\x6c\x02\x80\xdd\x60\x84\x4e\x45\x67\x11\x68\x35\x56\x33\x8d\x41\xcb\xd3\xba\x7c\x39\x23\x31\xf2\xc7\xc1\xea\x96\xa4\x75\x83\x08\xa4\x09\x00\x5c\x6e\xca\x99\x46\x2b\xad\x24\x14\x18\x91\xe9\x9b\x5a\x82\xdd\xf8\xf8\xa4\xa0\xc2\x67\x78\x5c\x8e\x36\xf5\xdd\x6f\x96\x23\xc3\xde\x55\x49\xd8\xa4\x5f\x22\xf0\xf2\x9d\x15\xed\xdf\xbf\x53\xfc\xa8\x08\x40\xcc\xb3\xf7\x56\xa1\xf3\x42\x12\x07\x6a\x45\x84\x1e\xbe\xc2\x8f\x62\xc4\xbe\x4b\x25\x71\x8f\x8b\x50\x09\x07\x8c\x6d\xca\xa1\xee\xc5\x77\xb2\x18\xeb\x23\xeb\x3f\x11\xd7\xa7\xa0\x45\x13\xf7\x2e\x0d\xdf\x64\xea\x73\x6a\x62\xb4\x83\x49\x0d\x71\xd7\x46\xab\x78\xd7\xee\xe1\xed\xf0\xe5\x42\x9f\x2b\x7e\xc9\x27\x80\xa4\x36\x66\x5f\xce\xc8\xc3\x6c\xd0\x4c\xd3\x71\xf1\x23\x2a\x94\x2d\x17\x1f\xef\xab\xa7\xbb\x5d\x4c\x0b\x1b\xbe\xfc\x18\x91\xe9\x12\x73\x06\x79\x51\xd6\x24\xbd\xac\xad\xbb\x2e\x17\x33\x7e\xdf\xda\x9d\x87\x48\xe2\x41\x62\xf8\x70\x42\xc9\x9f\x48\xfc\xa3\xe2\xc6\xf2\x9d\xaf\xfb\x50\x6e\xce\xb2\x8f\xe6\x44\xb9\xfe\x92\x8e\xe4\x8f\xd2\x3e\x80\xed\x47\xf7\xec\xa2\x28\x40\x8c\x0a\xa4\xc6\x7d\x7c\x77\xd3\x3d\x42\x1e\x63\xca\x43\x23\x8d\xa8\xb7\x3d\x22\x8e\x1a\x88\x6c\x30\x7a\x03\x1c\x52\x4a\xb0\xee\x51\xe3\xbf\x8f\x92\x07\x89\x0e\x32\x56\xec\xd8\x95\xbf\xc9\x34\xe9\x93\xe3\x46\x2e\x36\x47\x1e\x49\xdf\x37\xf8\xb8\x6f\x77\x50\x5f\xd2\xad\x21\x11\xc6\x78\x90\x87\x12\xa2\xdd\x93\x03\xea\x51\x43\xb0\x70\x9f\x9e\xf2\x97\xe9\xf6\x1f\x7e\x77\x38\xe5\x31\x6d\x8d\x0b\xe6\xd9\xb2\xaa\xab\x96\x8e\x51\xb8\x11\x14\xcd\x39\x46\xf3\x6d\x55\xb7\xd4\x4c\x69\x46\xcb\xd0\x29\x89\x84\xbd\x59\xcb\x91\xb1\xfc\xe3\x15\x41\xf3\x8e\xb3\x6d\x83\xc7\x5a\x13\xb1\x81\x65\x0e\x5f\x12\x0a\xe9\x05\xdf\x66\x70\x30\x3c\x7e\x74\x82\x3d\x57\xfe\x5a\xd4\x7b\xca\x6b\xc9\x6a\xde\xd0\x9c\x50\xc1\x23\x0b\xcf\x98\x71\xd8\x6d\xc5\x51\x22\x67\x6b\xc2\x77\xbb\x9d\x01\x25\xe1\x5a\x9b\x3d\x8d\x24\x44\x9e\xea\x28\xd0\xf9\x94\xff\xf6\x7a\xa9\x15\x1c\x4a\x43\xae\xeb\xea\xdb\x2a\x40\x40\x8c\x7e\x61\xd3\x60\x45\x5d\x56\x7b\xcb\x7a\x24\x9f\x5b\xb3\xed\xa1\x58\x30\xb5\x82\x18\x65\xc3\x4d\x87\x0f\x65\x1b\x2a\xe0\x82\x7b\xd1\xe5\x4b\x8f\xa0\x2d\x2e\x58\xe4\x78\x34\xc5\x46\x73\xfa\xae\x05\xd9\x5e\x25\x22\xa6\x77\x2d\xa8\x97\x7c\xb8\xe0\x12\x0c\xbd\x4b\xd9\x6a\x7e\x61\x17\xb4\x63\x3d\x4e\xe1\x5c\x86\x8c\x15\xc2\x0e\x76\x05\xe6\x55\xd5\xe0\x6c\xb5\x85\x6c\xca\x46\x8a\xc0\xad\xef\x28\xfc\x22\x70\x5a\x28\x03\x5d\x90\x18\x4b\xeb\x8f\xe4\xcc\x75\x4f\x56\x90\xe2\x7b\x31\x2c\xe5\xc6\x48\x18\x91\x38\xa9\xf1\xba\x5d\x20\x24\x9e\xeb\xf5\x00\xeb\xee\xe9\x29\x62\x79\x02\x64\xd5\xdc\xbe\xa9\xd3\xe5\x37\x28\x3f\x68\xfb\x6d\x15\x2c\xcc\xe2\xdc\xbe\xa5\x07\x0f\x01\xf3\xee\x35\x8c\xf5\xe1\xce\x2a\xe4\x19\x1d\xdc\xd1\xcc\xdb\xc5\xca\x36\x70\xd4\x3b\x9f\xb1\x49\xc4\x08\x32\x05\x3a\xcc\x09\xd1\x83\x33\x50\xbc\xc2\xbe\x80\xca\xb4\xeb\x04\xc3\xb4\x89\x6e\x88\x0d\xb3\x3d\x4c\xaf\x2e\x92\x3c\xbe\x7d\x98\x69\x6e\x42\x17\x15\xdc\xec\x67\x7a\x6c\xd1\x35\x0f\x09\x6f\x64\x64\x74\x9e\x06\x61\x84\x33\x8d\xa3\xca\xd6\xe9\xf2\x45\x78\x27\xd9\xcc\x17\xd7\x0b\xac\x21\x3c\x00\x8f\xbd\x1f\xcd\x9b\x66\x55\x17\x0d\x5c\x86\xbb\x02\x7c\x38\xa3\x02\xcc\xb8\x9f\x80\x4d\xab\x11\xc7\xb6\x33\xe3\xfb\xf6\xe1\x90\x95\xfa\x22\xc2\x41\x41\xbe\xd4\x40\x71\x03\x9b\x1a\x3b\xc2\xef\x43\xa1\x2d\x42\x0b\xbc\x6b\x29\xdf\x39\x29\x74\x62\xbb\x0e\xdd\x51\x48\x7b\xe6\xa6\x04\xe5\xf9\x9b\x1e\xa7\xc5\xf7\x45\xe3\xf2\xf3\x49\xbb\x3b\x60\xcb\xe3\x9f\x12\x9b\x7f\xce\x27\xdd\xf8\x20\xce\xd6\x39\xfe\xb6\x67\x70\xcf\x2c\x0f\xb0\x09\x1c\xa4\xfd\x97\x7a\x23\x29\x49\x5e\x38\xcd\xa3\xf7\xf0\xbb\xcc\x2e\xf4\x91\x57\xbd\x84\x3c\x91\xec\xd2\xb3\xbc\xe4\xa8\xf1\x6c\xe8\x49\x28\xa2\xaf\xae\xeb\x03\xdc\xfc\x98\xd0\x35\xed\xc7\x65\x9e\xc9\x23\xdc\xea\xe3\x77\xcc\xaf\x0c\x69\xe8\xf5\x17\x55\x06\x43\xe9\x78\xa4\xb1\xcd\x9d\x8e\xfa\x1d\xfc\xe8\x27\xbe\x8a\x38\x10\x92\x0e\x93\x4f\x11\x62\x78\x76\x98\xa8\x23\xb2\x53\x4e\xf5\x80\x1c\x69\x97\x68\x7e\x7e\xfb\xe6\x92\xcd\xd4\x93\x1a\xf8\x64\xa8\x8f\x8f\xa4\xb5\x3c\xe1\x33\xe3\x31\x1b\x7b\x4b\x81\xfe\x3b\xec\x4f\x70\x91\x81\xe8\xbd\x76\xb3\x6d\xd8\x13\xae\xc6\x5b\x39\x65\xd6\x96\x1a\xa0\x24\xf4\x7f\xcf\xd3\x6f\x12\xc0\x5d\x5f\xce\xbb\xdb\x9e\xb6\xc3\x43\xa0\x1a\x31\x2b\x49\x88\xa5\x70\xb3\x8e\x38\x1e\x73\xd0\x77\xf8\x19\x0f\xa9\x04\x80\x4c\x28\xb7\x7f\x2e\x36\xfe\xbd\x9c\xa1\x4b\x72\xfc\x20\x82\x57\xda\x05\xfc\xe1\x16\x1e\x7e\x10\x2c\x07\xf6\x2b\x0a\xe0\x9d\x26\xeb\x13\xf1\x39\xe9\x9c\x54\xc6\xb1\x13\xae\xc6\x57\x11\x76\xc2\x08\xf7\xdf\xef\x26\x88\x18\x3c\x3a\x1a\x82\xe0\xff\x57\x3f\x36\x1a\xf7\xc7\xbf\xc2\xba\xbf\x3b\xff\xa7\x1e\x62\x8d\x90\x17\x9b\x7c\x1e\xea\x52\x7c\xbb\xbd\x27\xde\x8d\x9c\xb0\x87\x5f\xcc\xec\x9e\x25\x16\x43\x7b\xf8\x1d\x17\xe5\x25\x76\x9c\x18\x20\xb9\x49\xdf\x76\x87\x13\xfd\x65\xc9\xa3\xd8\x74\x47\xd5\x91\xcc\xc1\xd2\x2e\x3c\x8f\x4f\x1c\x7b\x7a\x20\x65\xf7\x3c\x5e\xd0\x63\xb1\x92\x34\xbc\x08\x96\x74\x8e\x1d\x4d\x5b\xc1\xcb\xa0\x44\xf3\x39\x50\x17\xb9\xee\x11\x52\xec\x2a\xb1\x1a\xcd\x83\x8d\xc4\x36\x16\x7d\xaa\x32\xa4\x64\x6c\x3d\x96\xf4\x94\xf3\xb2\x13\xe4\xf9\x42\x88\x54\x03\x63\x6f\x7e\x01\x49\x19\x9f\xe6\xf4\x30\x2e\xa9\x6c\x28\xff\x52\x4c\xe4\x25\x45\x5e\x5b\xcc\xbb\x97\x19\x8d\xcf\x19\x31\xd1\x32\x49\x67\xb9\xb2\x5e\x27\x25\x1c\x69\x04\x34\xc6\x5c\x85\xad\x0a\x50\xdf\x36\x5e\x52\xcf\x2b\xf6\xb9\x73\x6d\xed\x72\xdd\xc3\x24\x63\x8b\xc0\xa0\x27\xf4\x27\xa4\xb0\x5a\x29\x2f\xa7\x5f\xd3\xff\xec\xd1\x71\x92\x1c\x9e\x13\xe4\xcc\xee\x21\xc1\x11\x10\xcf\xd6\xff\xc9\xd4\x08\x4a\xfa\xb9\xb8\xb1\xfb\x5c\xd8\x1e\xc1\x0d\x51\x9e\x27\xda\xae\xc1\xe7\x11\x9c\x9e\xad\xae\xa1\xa6\x47\x40\x22\x93\x9d\x17\xcb\x73\xb6\x2b\x20\x46\xb6\x14\x83\x6d\x7d\x32\x53\x51\x0a\x79\x81\x43\xa9\x61\x87\xcc\x4e\x39\xbc\x73\xf6\x35\x87\x55\x8b\x20\x68\x34\x9c\xdf\x8d\xc6\x34\x4d\x5d\xcc\x5b\x5c\xbb\x03\x9f\xac\x09\x17\x0b\xa9\x90\x33\x04\x25\xec\x31\xf4\xa9\xfc\xbf\x0b\x94\x9f\xa9\xd3\x57\xf0\x06\x60\x12\xcb\x4d\xba\x24\x91\xdc\x42\x05\x7c\x23\xa4\xf9\x2c\x74\xf4\x00\x36\xd8\x68\x66\xce\x4c\x9f\x9e\x66\x87\x79\x76\x7a\xe8\x33\xdc\xa6\xd9\xca\xdb\x02\xa7\x4f\x5f\x9c\x64\x77\x50\x11\x20\x99\x1c\x18\xb0\x1e\xa1\x09\x40\x30\x5d\x30\xc4\x36\x26\x0e\xb5\x15\x53\x0f\x0c\x8e\x84\x8b\x6f\x9a\x35\xfe\xde\x03\xb6\x7f\x8b\x2f\x39\xea\x05\x6d\x90\x05\x1e\x9f\x80\xaf\x84\x94\x98\x64\x4f\xdb\x75\x53\x20\x20\x8f\xa6\x64\xee\xbc\x6a\xd7\x39\x5c\xf7\x1d\x5e\xa6\xf4\xe1\x71\x39\x6a\x55\xf6\xe1\xc1\x87\x93\x74\x05\xce\x9a\xb5\x8b\x9e\x47\x7d\xf1\xe4\x14\x76\xad\x67\x75\xb0\xfd\xd1\xb1\xae\x8a\x2d\x40\xf5\x69\xf4\xe9\x29\x7d\x33\xf0\x4b\xfe\x0e\xcb\x04\x37\xa1\xf0\x2a\x5e\x28\xc5\x9c\x1c\x3e\xcd\x4e\x25\x21\x59\x7e\xda\x38\x07\xda\xf2\x72\x5e\xd4\x0d\xa4\xc3\x89\xb0\x70\x2b\xc8\x37\xbb\xbf\x14\x7c\x93\x2f\x36\x54\xca\x52\x8a\x2d\xc2\xc9\xd0\xb0\x8b\x50\x69\x08\x79\xd4\x97\xcd\xe4\x8e\x3b\xa0\xbd\x93\x64\xfb\x0f\xaa\x27\x72\x8b\x89\xd8\x5d\x2a\x4b\xa6\xd5\xbf\xcd\x87\x63\x92\xb2\xb6\x6e\x1f\x4c\xab\x79\x57\xdb\xb4\xb8\xae\xe9\x0f\xf2\x10\xd1\xdd\x03\x4e\xa2\x5d\x0a\x87\x49\x0b\xa4\x80\x33\x61\xb3\x12\x4b\x37\xad\x38\x7a\xe3\x69\x50\xa0\x7b\xbd\xa2\x87\x1f\x4a\x59\x56\x1a\x32\x91\xe8\x52\x77\xfb\x03\x22\xd9\x7d\x9e\x23\x51\xe5\x89\xe0\x90\xd6\xfb\x76\xf9\x41\x2e\x04\xbd\x5e\x4f\xaf\x07\xbd\x5e\x6f\xd5\xbb\x26\x54\x60\xb3\xdd\xce\xa2\x47\x8e\x4b\x9b\x5c\x76\x44\x40\x97\x21\xe4\x40\x19\x3b\x28\x44\x10\x70\xcd\xec\x20\xd8\x3f\x53\x73\xfb\xdb\x8f\x26\x57\x67\x67\x08\x2b\x87\x10\xa4\x76\xfa\xb5\xbd\xe1\x0b\x0a\x1b\x2c\xc7\x3b\xc0\xbc\x70\xbc\x80\xa0\x76\x64\x1d\xdd\x12\xb6\x4d\xe1\x8d\xe3\xfa\xf6\x57\xa8\x1e\x5f\xcb\x13\xcd\xb7\x7f\x03\x27\x66\x87\x59\x5d\xd4\x5a\x4b\xdd\xea\x53\xf4\x47\xe1\x18\x1a\x42\x28\x24\x40\x1b\x71\x76\x50\xa0\x41\x6f\x58\x3e\xaa\xab\xaa\x91\xe7\x46\x12\xe1\x48\x4e\x13\xaa\x79\x50\xfb\x54\x3f\x2d\xb8\xac\x5c\xcc\xe4\x0d\x84\x50\x5a\x2e\x4c\x69\xdd\x8b\xee\x7c\xa0\x1e\x0e\xc5\x69\xd0\xfd\xb2\xb7\xff\x2b\x19\xa9\xea\x98\xef\xee\x04\xc7\x3a\x53\x4f\xdd\x15\x7e\x07\x67\xbe\x30\x3a\xcc\xad\x12\x39\xa3\xeb\x39\xa7\x20\x5c\x44\xf7\x0e\x76\xff\x89\xfd\x6e\xaa\xe6\x9e\xf0\x1e\x85\x8b\x58\xb7\x8f\xf8\x08\x38\x96\x95\xba\xd4\x11\xc9\xa4\xcb\xec\x0b\x5d\x5d\x0e\x77\xf7\xc9\x70\x52\x29\xcb\xb9\xb5\xcc\xeb\xe9\xe9\x93\x11\x02\xeb\x00\xc2\x1b\x53\x0d\x3b\xf5\x22\xe8\xf1\xb2\xb6\xa7\xff\xf8\x24\xba\x59\x2e\x3e\x8e\x4b\xf2\x5c\x3c\xb4\xbb\xdf\x6e\x7f\xed\x27\x87\xca\xe0\x4b\x76\xcf\xfd\x69\x5d\x34\xf6\xb3\x7b\x1c\x7e\xe1\x5e\x53\xe4\xf3\x7b\x1f\x27\xab\xb6\x60\x4f\x1b\xc6\xde\x89\x59\x99\xf5\xb6\xe2\x67\x8e\xf6\x60\x2f\x68\x0c\x92\x27\x6e\x61\x4f\x21\x2e\xed\xd1\x13\xc7\x9d\xa5\x6b\xba\x24\xc2\xc2\xf2\x9b\x52\xb7\xac\x34\x42\x4a\xa7\x69\xe9\x6f\x4c\xbe\xdf\x70\x05\xab\x23\x3d\xc5\x8c\xa4\x9a\xa6\x2a\x83\x4f\x58\x28\xf7\xda\x13\x36\xee\x95\xa3\x51\x48\xb0\x67\x1f\xfc\x99\x3d\x68\xee\x7c\x0a\x49\x0b\xfa\x17\xcc\x59\xbb\xa8\x4f\x85\x7f\xdb\x7b\x28\x5c\x5f\x14\xc7\x73\x99\x54\x15\xab\x57\xa1\x9c\xd0\x1a\x18\x6d\xaa\x6e\x39\x61\x44\x25\x96\x12\x3d\x1c\xb1\x5b\x63\x71\x83\xd8\xbf\x76\xb1\x9a\x3e\x92\xe4\xec\x29\x9d\xe5\x37\xed\x86\xdf\x31\x3d\x45\x78\xc7\x87\xc8\x1e\xf6\x72\x4b\x87\x1a\x33\xfd\x86\x3f\xb3\x87\xf2\xd9\xb1\x4f\xf1\x6f\x86\x97\xd5\x6c\xcd\x37\x96\xe2\x03\x0d\x75\x76\x95\xd3\x46\xbd\x5e\xb6\x09\x07\xa2\xdd\xb3\x13\xaa\xa3\x62\xf2\xcc\x36\x94\xda\xde\xac\xcd\x6b\x41\x47\xaa\xf1\xd1\x13\x94\xe4\x5e\xec\xde\xac\xd6\x3e\x28\xc0\x1e\x9a\xfb\x53\x6b\x5b\x6a\xcb\x96\x4b\xa2\xf9\x7f\xc4\x47\xf6\x84\x3f\x3a\x74\x89\x53\x31\xab\xf3\x88\x5d\x83\x1c\xc5\x9d\x98\xf6\x15\x62\xa8\x37\xb6\xa3\x9c\x9e\x94\x75\x74\xc3\x57\xe3\x2c\x68\xe1\x90\x39\x37\x6d\x5e\x24\x93\x15\xed\x6a\x62\x4e\xc5\xbc\x68\x4f\x57\xb5\xc0\xe0\xe8\xe5\xfa\x10\x7e\x82\x69\xad\x56\x61\x5a\xbf\xfb\xe6\xc9\xb3\x3e\xe0\x1e\xc6\xa3\xb9\xfb\x79\x96\x02\xec\xe3\x4e\x72\x5b\xaf\x03\x93\x8b\xf9\x3d\x43\x12\xc8\xb1\xc3\xa4\x02\xc8\x62\xf0\x86\x41\x81\xe6\xcd\x5e\x0e\xac\xab\x27\x27\x7a\x84\x55\x6d\x5c\x42\x13\x0b\xd7\x03\x0e\xaf\xac\x25\xd0\xdd\x1b\x6b\xc3\xce\x94\x29\x28\x1e\x7c\xe5\xc7\x90\xf9\x75\xaa\x9a\x90\xda\xd4\x45\xc4\x07\xc5\xec\x2d\x88\x2f\xae\xb8\x48\xfb\x1f\x75\xdf\x03\xd3\x7a\xbf\x2c\x72\x7e\xb1\xce\xa9\x1b\x56\x0e\xdd\x01\x9f\xa7\x13\x64\x7b\xc8\x21\x9f\x6d\x33\x57\x16\x16\xfa\x9d\xfd\x34\xb5\xa0\xe5\x52\xa8\xb0\x7f\x4a\xcb\x85\x26\x7a\x5c\x62\xd2\x65\x8f\x65\x2a\x65\xa6\xbb\xff\x49\x93\x17\x2e\x3c\x39\x9e\x90\x94\x0e\x65\x96\x8b\x80\x5b\x51\xd3\x7f\xfb\x90\x15\xe5\x66\x0c\xb9\x7e\xe4\xeb\xe2\x4c\xee\x0b\xc3\xd0\x7b\x8b\xfc\xbc\x69\xb6\x2e\x0e\x53\xc1\xcf\xab\xf5\x47\x14\x55\x23\x1d\xc3\x95\x72\x22\x47\xf4\xaa\xdd\x16\x7c\x99\xe3\xd1\x78\x28\x8c\x76\x1f\xde\x3c\xb4\x6e\x72\xd3\x27\x15\x3f\x27\xa9\xfc\x79\xc8\x6b\x97\xb5\x32\xf4\x6e\x3f\xfa\x56\x93\x12\x81\x48\x5b\x1f\x0a\x42\x7b\xfa\x81\x32\x2c\x05\x0c\x4b\xa8\x14\x14\x0c\xe4\x26\x8b\x1a\x41\xb4\xe9\x8f\x37\x21\xea\x8c\xe7\x06\x7a\x1f\x9f\xee\x88\xe2\xf3\x96\x0e\x12\xd4\xdb\x33\xbe\xe2\x08\x25\xf8\x09\x0f\x7f\xb1\xe3\x06\x57\x21\x1e\xae\x7b\x04\xa4\xbb\xca\xd9\x07\x6b\x7f\xb1\x8b\x36\xdc\x35\xb3\xc0\x4a\xc2\x2f\x8c\x61\x39\xae\x77\x57\x65\xa5\xd6\x21\xf5\xbc\xc2\x2b\x63\xfc\x54\x3a\x27\x46\x43\xea\xc7\x0e\xf6\x23\x22\x94\x37\x70\x74\xe0\x00\x1b\x77\x74\x20\x92\xaa\x05\x28\x58\x22\x7a\xf3\x3e\xf9\x24\x52\x83\x9a\x61\xdc\x38\xd1\x97\x88\xa5\xc2\x38\x6d\xf6\x69\x62\xd7\xd9\x65\xf6\x7a\xef\x93\xab\xed\xf4\xd9\x76\x12\x83\xf1\x01\x2e\x3c\x09\x3d\xd2\x8b\xfd\xc6\x50\x4e\x4d\x40\x17\x90\x72\x7e\x4a\x1f\xaf\xf4\xb6\xa2\x26\xb5\xce\x48\x9c\x89\xef\x3b\xef\x46\x5c\x86\x18\xa3\xf2\x3b\x8f\xa3\xfd\x25\x51\xe0\x3f\xed\xa2\xbd\x23\x06\xfc\xfe\x07\x67\xc2\x2b\x20\x54\x29\x75\x65\x61\xc6\xc3\xd1\xb4\xe2\xf8\x6d\x36\x71\xd7\x3e\x71\xf5\xe2\x93\xfb\xf1\xdb\x1f\x69\x20\x8e\x5e\xd0\xfd\xb4\x5d\x41\x82\x3c\xa5\xf2\x73\x27\xeb\x5d\x98\x60\x9e\x98\xa0\xe1\x13\x51\xce\x4a\x73\x08\xd6\xdf\xbd\x36\xa2\x55\xa5\x4f\x05\xf8\x2b\xab\x24\x78\x7b\x5c\x9f\xbe\x00\x30\x52\x5d\xf2\xca\xcb\xcf\xfe\x8a\x84\x99\xbb\xb7\x90\xec\x4c\x28\x8b\x77\xec\xe4\x48\xa4\xf3\x9f\x35\x1a\xfd\xef\xef\x62\x08\x8f\xc8\xd3\x26\xd7\x1b\x17\xbd\xeb\x12\xa5\x84\x40\x06\xbd\x80\xb8\xa3\x14\xc6\x41\x77\x1a\xb3\x9c\x46\x83\x86\xaf\xfc\xbb\x4f\x7a\x42\x20\xc3\x49\xd7\x67\x29\xfe\x10\x1e\x13\x10\x4b\xb6\x5e\xf8\x87\x56\xec\x3b\xd9\xd3\x66\x93\xfd\x21\x84\x1f\xd8\xbd\xe2\x87\x0d\x7f\x44\x38\x79\x5a\x47\x66\x59\x4d\xf1\x98\xfb\xca\xec\x7e\x7b\xff\x3d\x7e\x62\x13\x6e\x4f\x65\x25\x31\x09\x60\xd9\x71\xfb\x37\x36\x6c\xbe\x9a\xaa\x03\xd4\xa7\x6e\xfa\x29\xac\x56\xdb\x32\x2f\x38\xbe\xfb\xa7\x1b\x4a\xd8\x14\x25\x6e\xed\x25\xe1\x1c\x10\x78\xec\xb5\x95\xef\x9c\xbe\xd9\x37\x5c\x3e\xaf\xe8\xb3\xc4\xdd\xf4\xee\x37\x4d\x21\xa6\x86\x3a\x76\xaf\x69\x4f\xd6\x3a\xae\x29\x81\xda\x13\x00\x67\x69\x13\xc9\xf9\x05\x16\x69\x99\x58\x9d\x84\x96\x2f\x89\x07\x72\xba\x74\x40\xd3\xcf\x2b\x92\x04\x19\x1a\xbd\x30\x92\x88\xc7\xf6\x91\x96\xcb\x45\x14\x92\xae\x60\x7b\x8e\x34\xed\x8e\x26\x53\x77\x9a\x73\xa9\x15\x5d\x22\xae\xcd\xc9\x08\xa5\xce\xa9\xd4\x2f\x49\xa9\xcd\xd5\xcc\xf7\xcd\x77\x4c\x52\x7d\xcf\x7c\xb7\x18\xe9\x24\x17\x6d\x11\x74\xfa\xa7\xee\x69\x5d\xff\x60\xe1\x23\xca\xd2\x67\x7a\xf9\x15\x01\xbc\x54\x82\x57\x4a\xe5\x09\x70\x04\x20\x98\xb0\xb3\x38\x07\x82\x2f\xca\x6d\xab\x8a\x84\xee\x89\x02\x81\xd2\x3a\x7c\x24\x53\x7e\x98\x4c\x9f\x69\xa4\x29\x9f\xcd\x69\xc7\xfe\x23\x1b\xc3\x11\x8b\xe2\x60\x74\x1f\xfd\xeb\xbf\x72\x11\x3a\x3e\xfd\xdb\xbf\x65\x4f\xbf\xfe\x98\xe5\x7f\x11\xc7\xf0\x88\x8a\x2b\x36\x30\x5d\x26\xde\x85\x50\x92\x12\xb6\x8e\x0a\xb6\x28\xb8\x31\xbf\xfc\x31\x29\xcb\xe1\x06\xd8\x57\x80\x6f\x3a\xfd\xa3\xa3\x21\xaa\xc7\xff\x0e\x00\x00\xff\xff\x08\x0b\x92\xa8\xd0\xb7\x00\x00")
func confLocaleLocale_lvLvIniBytes() ([]byte, error) {
return bindataRead(
@@ -4479,12 +4479,12 @@ func confLocaleLocale_lvLvIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_lv-LV.ini", size: 46989, mode: os.FileMode(493), modTime: time.Unix(1442599204, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_lv-LV.ini", size: 47056, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_nlNlIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xc4\x7d\xeb\x8e\xdc\xc6\x92\xe6\x7f\x01\x7a\x87\xb4\x06\x1a\xd9\x40\x77\x69\x6c\xef\x62\x07\x86\x4b\x5e\x49\xad\x23\x69\xac\x4b\xaf\x5a\xb2\xb1\xc7\x30\xea\xb0\x8a\xd9\x55\x54\xb1\x48\x1e\x5e\xba\xdd\x1a\xcc\x13\xcd\x2b\xec\xbf\xf3\x62\x1b\x5f\x44\xe4\x8d\x64\xb5\x74\xce\x60\xb1\x3f\xa4\x2e\x66\x46\xde\x22\x33\x23\xe3\x96\x91\x59\xd3\xac\x72\xdb\x6d\x96\xcf\x6c\x65\xac\xad\xae\xea\x21\x2f\xb6\xd6\x7c\xb2\xe5\xe5\xd6\xee\xea\xae\xb7\xe6\x79\xd1\x9b\xce\xb6\x57\xc5\xc6\x9a\x2d\xc1\xee\x5a\x7b\x45\xd0\x45\x65\x9e\xd7\x77\xef\xdc\xbd\xb3\xab\x0f\x76\xf9\x62\x28\xba\xbb\x77\xf2\xac\xdb\xad\xeb\xac\xcd\x97\x67\xee\xd7\xdd\x3b\xf6\x8f\xa6\xac\x5b\xbb\xfc\xc5\xb6\x7b\x5b\x55\xb6\xa2\x22\xb6\x6c\x96\x2f\xe8\xbf\xbb\x77\xba\x62\x5b\xad\x8a\x6a\xf9\xb2\x2a\xeb\xed\x16\x99\x9c\x52\x0f\xfd\xf2\xf1\xe5\xc1\x96\xb9\x4f\x1a\x9a\xe5\xe3\xac\x72\x49\xad\xdd\x16\xd4\xbb\x76\xf9\x8e\x7f\xb4\xd6\xb6\x77\xef\x5c\xdb\x75\x57\xf4\x76\xf9\xab\xfc\xbd\x7b\xe7\xca\xb6\x5d\x51\x57\x68\xbb\x2b\xe8\xbb\xc9\xb6\x76\x79\x9e\x6d\x8b\x2a\xbb\x7b\xa7\xb7\x87\xa6\xcc\x08\xfc\xe2\x63\xb6\x2e\xeb\x9a\x6a\x2d\xb3\x6a\x3b\x00\xe6\x7d\x96\x95\x77\xef\x6c\x5a\x4b\xf9\xab\xca\x5e\x2f\x9f\xf2\xcf\xc5\x62\x71\xf7\xce\x40\xd8\x58\x35\x6d\x7d\x59\x94\x76\x95\x55\xf9\xea\x80\xe1\x3d\xb7\xeb\x76\x28\xf6\xd4\x10\x67\xd9\xd2\x10\x92\x0e\xdc\x2d\x74\xdf\xe6\x34\xca\x55\xd6\x61\x0c\x5b\x8b\x51\x98\xac\xec\x80\x3f\x54\x57\x65\x87\xb8\x86\x2a\xcb\x0e\x84\xb8\x43\x56\x94\xcb\x67\xa7\xf8\x83\xae\x77\xdd\x75\x4d\xa8\xfd\x35\xdb\xec\xfa\xfe\xba\xae\x81\xdc\xd6\xae\xfa\x9b\x86\x91\x5b\x5c\x16\x9b\xac\xc7\x28\x37\x59\xd3\x6f\x76\xd9\xf2\xe9\xe3\xf3\xf7\x4f\x5f\x3c\x46\x23\xad\x6d\x6a\x42\x49\xdd\xde\x10\xc2\xf4\x27\x40\xeb\x76\x9b\x55\xc5\x27\x2a\x47\x58\x7a\xcb\x1f\x9d\x54\x72\x28\xda\xb6\x6e\x97\x17\x4d\x61\xb7\x96\xda\x27\x24\xac\x50\xcb\xf2\x4d\x61\x87\x6b\x6b\xda\xb8\x1a\x64\x1e\x8a\x6d\x0b\x6c\x6a\xbe\x7c\xba\xcc\xcb\xba\xdd\xbb\x9c\x2b\xfa\x6d\x7c\x2f\x6e\x04\x80\x3a\xe2\xf2\xeb\xa4\x1b\x59\x45\xf3\xc1\xd9\x4f\xec\x8e\xd0\x19\x67\x13\xfe\xb2\xfc\x40\x78\x6d\xb2\xca\x96\xcb\xc7\xf8\x8d\x9f\xe8\x6f\xb6\xd9\xd4\x43\xd5\xaf\x3a\xdb\xf7\x45\xb5\x25\xc4\x4b\x42\x51\xd1\xb2\x29\x4b\x4a\xe2\x95\xe5\x72\x5f\x26\xc9\x37\xf5\xe0\xa7\x78\xf9\xe1\xda\xe8\x94\x6a\x86\x2f\x44\x39\x69\x75\x3c\x96\x6e\x75\x69\x6d\x2e\xa3\xe9\xf0\x93\x26\x6f\x28\x4b\xc2\xde\x5f\x07\xdb\xf5\xdd\xf2\x9c\xbe\x4e\xb3\xac\xba\x6a\x33\x2e\x55\x74\x1d\x65\x2c\x7f\xbe\xa6\x5c\x1e\x14\xa6\xb0\xda\x60\x44\x55\x35\x94\xbc\x86\xee\xde\xf9\xad\xb3\x59\xbb\xd9\xfd\x8e\x4e\xe3\xc7\xf2\xcf\xb5\xa5\x0d\xc5\x4b\x32\x9a\xde\xb7\x4d\x57\x66\x5b\x5a\xd8\x59\xdf\xc9\xe2\x0a\x0b\x4b\x9b\x5a\x9e\xb7\xf5\x9a\xaa\xa5\x35\xb6\xa9\x73\xbb\x7c\x4a\xff\x71\x0b\x18\x4c\x56\x96\xd4\x84\xfe\x62\xb4\xd0\x5f\x99\x8b\xbe\xe8\x09\x1d\x51\x12\xfd\x68\x1a\x5a\xe6\x57\xb4\x18\x4d\x6e\x89\x82\xb4\xa0\x18\x7b\x9e\xa6\x86\x72\xdb\x1e\xe3\xcb\xeb\x0d\x35\xbe\xc2\xae\xa7\xde\xbc\xbc\x34\x84\xc5\x07\x2d\x2d\xa1\xa1\xaa\x08\x71\x44\x47\xb6\x1d\x10\x59\x50\x15\x67\x0c\x7b\x62\x9a\xd2\x66\x1d\x56\x59\x96\x9b\x1f\x33\x43\x55\x6d\x6d\xbf\xbc\xb7\x5a\xd3\x16\xdd\xdf\x33\x44\x84\x2e\x97\xf7\xee\x77\xf7\x1e\x3d\x1f\xa8\x18\xe1\xdf\x76\x3f\x3e\xcc\x1e\x99\x4d\x46\x39\x84\xdf\x1b\xb3\xb6\xb4\xe8\x2c\xda\x32\xb4\x19\x68\x7e\x4c\x56\xdd\xf4\x3b\x34\x48\xb4\x8b\x7e\x74\x06\xe4\xe0\x2b\x60\xef\xaf\x03\x91\x8b\x55\xbe\x16\x62\xc8\xfd\xe1\xc4\xd6\x76\xe6\xf5\xcd\xc5\xff\x7a\x75\x62\xce\x89\x18\x6e\x5b\xcb\xbf\xe9\x3f\x82\xff\x9e\x96\xa2\x79\x5f\x9c\x3d\xa1\x09\xa0\xa2\x82\x9d\xb3\xac\xcf\xd6\xe8\x79\xba\x30\x90\x8f\x7d\xea\xb2\x4f\xf1\x05\xda\xd9\xf5\xcb\x17\xf4\xdf\x78\xa6\x94\x04\xa4\x9b\x5e\xf7\x3c\xd5\xc5\xf4\xc2\x37\x25\xb0\x94\xac\x18\xd6\x5a\xcc\xcb\xaa\xaa\xcf\x9e\x10\x1d\x22\x7a\x47\x1b\xd2\xf6\x66\xe8\x2f\xff\x75\x45\x1d\xb2\x6d\x56\xae\x36\x85\xd9\x67\x6d\xb6\x27\x2a\x4a\x2b\x5a\x26\x91\x07\x4b\xe3\xe9\xba\x92\xc8\x1a\xad\x8d\x8b\x8b\x57\xa7\xf4\x63\xe8\xd0\x99\x7e\x47\xc4\x93\x7a\xd0\xfd\xb5\x04\xbe\xb4\xb9\xf7\x3b\x6b\xb0\x51\x0c\x00\x4c\x7d\x39\x46\x8f\xc9\xb5\xa3\x54\xaf\x6d\xdb\x15\x91\xdd\xfe\x06\xc8\xe6\x0a\x8f\x01\x4b\x6d\xb4\x0f\xaa\xba\xa7\xb9\x34\x5c\x4a\x6b\x28\xaa\xab\xac\x2c\x72\x42\xb9\xc3\x45\x5a\x14\x49\x26\xaf\x69\xf2\x50\x98\x16\x6b\x7d\x8d\x35\xd0\x66\x1b\x8c\xd5\xdc\x5b\xdc\xa3\xb5\x90\x9b\x7b\xa7\xf7\xa8\xc2\xaa\x5e\x09\x11\x01\x29\xcf\x89\xb0\xd0\xd6\x58\xc9\xf1\xd2\x0a\x5d\xfc\xdf\x58\x42\xd2\x11\xcd\x37\x71\xbe\xb9\x2e\xfa\x1d\x1d\x58\x86\x8f\x0b\xac\xaf\xac\x32\x5c\xa5\x51\x22\x94\x0c\xdc\x51\x2c\x9d\x59\x26\x5a\xc6\x7d\xce\x0c\xf8\xee\x1d\x37\x61\xb2\xc2\xde\xd7\x16\xd0\xdc\x4e\x89\xa3\xa4\x1a\x2f\x36\x9c\xea\x8c\x95\xc7\x4d\x53\xca\xa1\x20\x4b\xc4\x65\xb8\x99\x3b\x67\x2a\x61\x76\x05\xed\xd7\x8f\x09\xe1\x05\x3c\xb6\xc9\xb6\xad\x69\x43\x97\x44\xf0\x08\x71\x5f\x09\xa1\x91\x79\x8b\x8e\x91\xce\x10\xd6\x69\x3b\xe5\xb4\x5f\x36\x7a\x22\x78\x40\xd7\xd6\xe3\x92\xd1\x76\xa8\x95\xa5\x68\xe3\xf2\x18\xba\xf0\x14\xb9\xfd\x64\xa3\x8a\x88\x8c\x10\xcf\x51\x0a\x9d\x24\x7a\xb1\xe2\x6d\xf2\xa1\xe8\xaf\x6a\xdb\xda\x2a\x07\x4b\x92\x6e\x19\x07\xe4\xda\x3d\x43\x85\x1e\xc8\x1c\x6a\x5a\xea\x7d\x6d\x69\xa4\x5b\xb3\xb3\xeb\x35\x35\xdb\x63\x62\x09\x28\xed\x55\xdc\x0b\x1c\xe5\x28\xc8\x94\x61\x3f\x80\x8b\x31\x11\x79\xa3\x13\xba\x5a\x9e\x11\x1f\x54\xf8\x4f\xdf\x3c\x55\x4a\xc7\xd6\x65\x4f\x83\xbb\x2a\x6b\x9b\xd3\x88\xd0\xd8\xc5\xc5\x0b\xb3\x07\xd3\x61\x3e\xbc\x7b\xd5\x61\xc3\xed\x56\x4d\xdd\xf6\xb4\xe1\x5e\x9c\x36\xb4\x15\xfb\x90\xe6\xea\x7a\x33\x1c\x0e\x34\x84\xab\x0c\x68\x32\x0c\x44\x9d\xb4\x66\xb8\x46\x75\xa7\x60\xd2\x28\x5b\xc7\xda\x9f\x18\xcc\x2e\x01\xf4\x34\x7f\x76\x6b\xea\x83\x6b\xf7\x72\xa8\x36\x3d\xca\x51\x16\xcd\x06\xb1\x74\xd9\xde\x96\x74\x94\x10\x41\xea\xfb\x46\xfa\xf1\xe2\xfd\xfb\x73\xd7\x11\x9f\xea\x17\x0e\xd2\x2b\xe9\xce\x75\x96\xb5\x34\xc4\x1e\x87\x24\x1d\xf9\x87\x43\x06\x82\xd4\x9a\x72\x60\x06\x0d\x8b\x1f\xeb\x6e\x68\xcb\x68\x3d\x62\xd4\x3e\xfd\x73\xb8\x42\x57\x1e\xe2\xbf\x0b\x45\x19\x95\xe9\x30\x27\x94\xc7\x3f\x81\x04\x5e\x3b\x86\x79\x26\xb7\x9c\x1c\x26\xb0\x87\xea\x06\x5b\xd5\x6f\xa2\xb7\xfc\x49\x83\x1e\x6d\x1d\x2e\xaf\x30\xc2\x79\x79\xde\x77\xc4\x38\x1c\x08\x25\x4c\xbe\x2f\x5e\xbf\x3f\x37\x3b\xa6\xe1\x9c\x78\xd9\xd6\x07\xe2\x5d\x3f\x61\x75\xb6\x51\x9a\x1b\xe5\x33\xae\x35\x53\x80\x13\xf3\xee\x4f\x4f\xcd\x7f\xff\xfe\xbb\xef\x16\x06\xe3\xdf\x67\xe8\xf7\x35\x46\x69\xc1\x93\x0b\x70\x8e\x83\xe8\x53\xf1\xb1\x02\x79\x05\xae\xef\xbd\xa1\xc5\x7e\xef\x47\xce\xfe\x9f\xf6\x8f\x8c\x38\x59\xbb\xd8\xd4\x87\x47\x86\x0e\xbd\x03\xcd\xfb\x02\xac\x13\x11\xe5\x56\x76\x8c\xeb\x8f\xb1\x32\xa8\x87\x93\x7d\xa3\xd0\xb3\x27\x8e\x63\xb6\x57\x9b\xba\xba\x2c\x5a\x1a\x1e\xad\x9f\x2b\x9c\xf2\x81\x0e\x2a\xee\x3b\xa9\x69\x45\x44\xac\xb8\xbc\x09\x80\xd2\x2e\xa7\xca\x0a\xc0\x9a\xe7\x05\xbb\x52\x04\x2b\xd6\x2f\x64\x15\xd3\xd8\x33\x74\x98\x56\xac\x64\x77\xa7\xe9\x04\xd4\x97\x97\x38\xf5\xe5\x94\x7a\x7b\x79\x69\x4a\x3e\xe4\x70\x54\x61\xaa\xdc\x9a\x4e\x01\x69\x11\x37\x24\x47\x5c\x48\xae\x79\x7a\xf6\x86\x37\x01\x08\x70\x4b\x25\xb1\x2b\xb8\x86\x13\x1c\x1a\x96\xa8\x30\x6d\xf2\x0a\x4b\x49\x57\x54\x59\xef\x49\x30\x30\x19\xd8\x89\x35\xd5\x87\x2d\xe3\x8e\x0c\x5a\xfb\x57\x74\x00\xd1\xf1\xab\x3f\x5c\xcf\xd1\x44\xd4\x9f\x31\xfc\xa8\x4f\xbe\x74\xc0\xc0\xba\xad\x99\xe2\x50\x3d\xda\x31\x01\xf1\x74\x33\xc7\xd1\x1d\x26\x94\x7e\xfe\xed\xff\x90\xd0\x45\xac\x13\x2d\x17\x5e\x36\x3c\x0e\xda\x95\x79\xd4\xe1\xe4\x8c\x73\xcd\x43\xf2\x8b\x27\x95\xda\x9c\x2f\x31\xea\xf6\x4c\x39\xe9\xab\xd5\xb3\xd0\xd3\x4d\x3d\x13\x3b\x73\xc8\xf6\x8c\x40\x3a\x6c\x50\xb9\x93\x5a\x9e\xf1\xa7\x79\x2a\x9f\xe3\x6c\x6d\xf6\x9d\x70\x67\x86\xf9\x00\x92\x3a\x8c\x66\x63\xf9\x1b\xac\x78\xda\xb6\xe5\xe5\x69\xdc\xe1\x85\x32\x7a\x24\x32\xa9\xd0\xb9\xba\x2a\x48\xb2\x73\x23\xa0\x55\x67\xb1\xca\x31\xbb\x90\xcf\x70\xc0\x12\xcd\x6c\x58\x5a\x7c\xd0\x81\x52\x7e\x2a\xf8\x90\x9a\xaf\x48\x7b\xf6\x58\xc6\x8c\x55\x4a\x12\x6d\x72\x40\x39\x0c\xf8\x2a\xd7\x76\x5f\x7c\x24\x24\x9c\xd0\xaf\x4f\xe0\xe6\x03\x8c\xa2\x8e\xca\x53\x2d\x45\xf5\x30\xc6\xad\x2f\x8f\xfe\x2c\x9c\x0c\xa4\x52\x89\xb0\xb0\x1f\x88\x22\x81\x90\x56\x05\x11\x0b\xe2\xfc\xac\xc8\xf7\x32\x15\xbe\x22\x9d\x0a\x0c\x8d\x27\xe3\xc4\xe4\xc9\x59\x49\x65\x5f\x9e\x2d\xbf\x35\xfb\xb6\xf8\xb8\x25\x46\x6a\xe8\xe9\x6c\xeb\x0b\x5a\xcc\x69\x45\x74\x4e\xee\xfa\xa8\x2b\x41\x50\x70\xfb\x95\x06\x08\xe1\x8d\x96\x73\xa7\x8d\x3a\xd8\x59\xd1\x77\xc4\x23\xc5\xb4\x48\x49\x50\xc8\x14\xd1\xd7\xf2\x49\x14\xc0\xa4\x86\x58\x84\x66\x22\xea\x25\x9b\xd5\xb6\x56\xa9\x8f\x31\xdd\xf2\xd1\x0e\x9d\x40\xd7\xaf\x88\x11\x58\x5d\x82\x1c\xe6\xcb\xe7\x7c\x44\x76\x8a\x48\x9a\xd2\x61\xdf\xff\x60\x1e\x10\xc4\x03\x43\xe4\x96\xa4\xd3\xbc\x36\xf7\xaf\x1c\x4b\xfc\x3d\xe8\xde\x8a\x76\x27\x35\xb7\x16\xd1\x91\x55\x10\xb4\x87\x0b\x9b\xa3\x02\x42\x45\x8d\x5d\x4d\xa8\x19\x58\xf8\x61\xb6\x5b\x99\x60\xc2\x7f\x7d\x5d\xf1\xc6\xa5\x89\x20\xc2\x55\x6c\x8a\xbf\xfd\x27\x08\x11\xcd\x37\x2f\x77\xa9\x0c\x1c\xc0\x7d\x22\x52\xdc\x29\x4c\x59\xbd\x1e\x8a\x32\xd7\xec\x05\x06\x29\x0c\x32\xb1\xc7\xba\x2c\xd0\x95\x7c\x4e\x36\x11\xfa\xc0\x35\x6d\xea\x16\x1c\xcf\x0f\x3c\x20\x57\xc5\x2c\xc7\xa7\x0c\x5f\x43\x1d\xa5\x3f\xd3\xc2\x9e\x09\x03\x3a\x68\xc9\x90\xb4\x7a\xc6\x34\x61\xca\xb6\xf9\x0a\x28\x71\x47\xb2\x5c\xb1\x0d\x79\x54\x59\x67\x4e\x1f\xd1\xff\x84\xe0\xec\xca\xca\xf9\xb3\x75\x93\xf3\xb3\x30\x42\x92\x38\xc8\x92\xe6\xaa\x6a\xc8\xc0\x59\x95\x0e\x24\xd9\x25\x40\x07\x27\x9c\x1e\xc1\xc5\x16\x14\x60\xeb\x6a\x90\x25\xd3\x0d\x1b\x3a\x87\xba\xe5\xaf\xb6\xdc\xd7\x87\xaf\xcc\xaf\xc5\x47\x29\x71\x45\x8b\x7b\xd8\xe6\x40\xb0\x19\x64\x46\x99\x53\x14\x66\x66\x6b\xf7\xf5\x27\x6c\x2e\x3a\x08\x4b\x08\xb6\x9f\x0a\x39\xe0\xc0\x77\x62\x0b\xb3\xc4\xff\x1b\xf4\x68\x24\x79\x0f\xc2\xa0\xd7\x65\x3e\x91\x07\x41\xcd\xed\x48\x1d\xe4\x20\xe3\x2d\xd2\x91\x40\xb2\xd9\xad\xbc\x36\x0e\x68\xeb\xed\x1f\xfd\xf2\x57\x12\xff\x41\xe9\x08\x4c\x68\x88\x66\xd0\x99\x7d\xc3\x13\xdd\x2d\x5f\x63\x3c\x31\x6f\x8e\x1d\x47\xd2\xfe\xba\x06\x7e\xaf\xac\x82\x3d\xb7\xb9\x85\x26\x6e\x04\x4a\xd5\x90\x10\xa1\xb5\xa4\x8a\x1a\xca\x12\x95\x92\xe6\xea\xc7\xdd\x3b\x4c\x3b\x59\x89\xf8\x84\xc9\x21\xcf\xb6\x53\x8a\x2c\x68\xca\x58\xe7\x22\xcd\xbe\xac\xc0\xec\xa6\x6d\x12\xea\x54\xc5\xf8\xbb\x2a\x42\x12\xd9\x84\x01\x88\x72\x41\x71\x12\xf4\x79\x2b\xa5\x42\xcb\xd7\x59\xb6\xc7\x8c\x53\xb5\x8e\x1a\xd2\xca\x89\x58\x9e\x9d\x6d\xc0\x17\x1d\xba\xed\xf2\x05\x4f\xe7\x40\xb4\x59\x68\xa9\xc0\xff\x64\x5e\x43\x9b\x37\x98\x6a\x40\x51\x12\x92\xba\x7a\x53\x64\xe5\xea\xef\xa9\xe2\xe7\xba\x69\x68\x66\xaa\xe1\xab\xf1\x69\x2b\xba\x46\x92\x05\x97\x17\xb4\xc3\x6e\x4e\x12\x96\x8b\xf6\x0e\x6d\x2a\xd6\xca\xe2\x0c\xcb\x17\xe6\x8d\xb5\x07\xec\x88\x9e\x64\x5d\xb0\xcf\x07\xd9\x59\x9e\xfc\xaa\xf4\x40\x32\x11\x34\xa4\x13\x6e\x00\xdd\x04\xc9\xd4\xb6\xd6\xf6\x0a\x3a\xa9\x2d\x13\xaa\xac\x4a\xda\x6e\x02\x37\x39\xe9\x06\xf0\x77\xb0\x87\x35\xaa\x23\xee\xac\x82\x7c\x9c\xd3\x94\x7f\xbc\x7b\x87\x0e\xe8\x2d\x11\x85\x19\xda\x0e\xf2\xb5\xb5\x2c\x52\x01\xc8\xde\x0e\xf4\x93\x57\x0b\x13\x91\xb9\x66\x05\xb6\x9b\xc0\xaa\xa6\xad\x3b\x9a\x96\x85\x3f\x39\x84\x7b\x61\x26\xb5\xb3\x55\xef\xb0\xfb\x8c\x0f\x29\x3f\xdc\xce\xba\x91\xd1\xb0\xfa\x61\xa0\x96\x59\xaa\xf9\x71\xfd\xe8\x7e\xf7\xe3\xc3\xf5\xa3\x13\xf3\x44\xa1\x0d\x37\x70\xd5\x66\xd9\x16\x84\x1a\xa7\xf7\x7d\x6a\xb8\x05\xa9\x3f\xc8\x7a\x0d\x58\xeb\xa1\xff\x2c\xfb\xba\x96\xa3\xdb\x31\x10\x7d\xed\x57\xe4\x05\x25\xb1\x86\xaa\x86\xee\xaa\x35\xe1\xbc\x64\x5e\x5a\xb6\x83\x03\xf6\xfc\x75\x58\xbf\xc0\x3d\x0f\xac\x2c\x0e\x45\x3f\x5a\x3c\x83\xd2\x24\x88\x7d\x15\x16\x5c\x66\x88\x98\x61\x60\xbc\x1c\xdd\x30\xb6\x96\x98\x45\xd5\xeb\xc9\x3a\xa5\x66\xb8\xff\xc0\xca\xc2\xf0\x7c\x98\x1c\x27\x01\xd1\xd0\xa1\x77\x3a\x40\xea\x05\x8d\x6e\xcb\x14\xde\x55\x06\xa9\x32\xeb\x56\x24\x73\x0a\xfe\x6d\x2e\x4b\xec\x89\x05\xb3\x85\x63\xcc\x75\x4a\x0e\x47\x37\x09\xb9\xae\x2e\x11\x7e\xbe\xf6\x88\xff\x66\x61\x1e\x93\xcc\x47\x13\x5b\x6f\xe5\x40\x8d\x57\xa9\xd4\x44\xeb\xff\x0a\x3c\x3a\x11\x5d\xa2\x99\x03\xd7\x5c\x89\x76\xd9\x8f\xf1\xba\x28\x7b\x28\x89\x08\x66\x5f\x16\x7b\x22\xde\x95\xca\x9b\x7a\x40\x67\x60\xbf\xcd\xbe\xaa\x9b\x85\xe2\x54\x7b\xfe\x33\xc0\x59\x69\x22\xf3\x9b\x62\x87\xfb\x85\x06\x59\x0d\xda\xf3\xa1\xcd\xc2\x97\x17\x2f\x99\x47\xe8\x98\x4a\xf4\x96\xa5\xde\x78\xa4\xee\x3c\xc4\xb1\x01\xa2\x90\xa3\xcb\x31\xb5\xc0\xb2\x41\x5f\xd0\xa5\x7e\xbe\x47\x81\x13\x32\x0c\x25\x1d\xfb\x9a\x7a\x46\xb2\x61\xd9\x7d\xa3\xdd\xa2\x85\xdd\x8a\x31\xa5\x8b\x77\xdb\x3b\x2e\x92\x54\x13\x8e\x51\xd6\x18\xbb\xd5\x74\x9d\x6c\x19\x64\xa1\xfb\x54\x73\x59\x43\x2f\x4c\xb8\x57\x06\x94\xf5\x12\x38\x51\x17\xe3\xd6\x9c\x58\x7c\xcb\x10\xea\x46\x08\x34\x36\x05\xad\x5b\x1c\xd7\xbc\x79\x7c\x15\xb4\x9d\x56\xdd\x0e\x5a\x8b\x33\x28\xab\xaa\x6d\x2f\x3c\x52\x5a\x0d\x6b\x70\xc0\xb5\x02\x07\x24\xb0\x74\x41\xfd\xc9\xc7\x38\xeb\xda\x7e\x03\xa6\x7e\xd7\xcd\x86\xc3\xc2\xed\xb4\x73\x51\x48\xbb\xf4\xb9\xbd\x09\x70\xe1\x38\x99\x27\xbd\x11\x18\xa5\x91\x59\x8e\xd9\xed\x8e\x20\x9b\x21\x5d\x5a\x74\xfa\x38\x96\xe3\x9d\x26\x18\x4d\x38\x31\xc4\x84\x10\x03\x2a\x7a\x7b\x92\x59\x33\x74\xfa\xc6\x76\xcb\x7f\xcb\xa0\xd2\x5c\xd2\x39\x40\x67\x2e\x11\x42\x08\xe1\x59\x85\xaa\xc5\x40\xf1\x1b\x14\x04\x04\xfb\x81\xd8\xb3\x37\x73\xbc\x37\x0e\x4f\xce\x88\xf9\x3d\xc9\x62\xd5\xc5\xd2\xc6\xec\xf4\xf9\x1c\x8f\xfe\xce\x46\x46\xa9\x31\x67\x7e\x71\xf1\xe2\xbd\x48\xfa\x17\x2f\x4c\x57\x5a\xa2\x1e\xa5\xd6\xff\xa2\xef\x9b\xee\x43\x5b\xb2\xf2\xe9\xe2\x94\x75\x44\xe7\xd9\x0d\x18\x62\xa4\xbe\x21\xde\xad\xa6\x86\xb1\xcf\x39\xef\xbd\xcd\x0e\xdc\x55\xfc\xd0\x3a\x1e\xd3\x51\xcf\x69\xf4\x83\xba\xde\x05\xed\x27\x6b\x5a\x9f\x45\x12\x41\x38\x15\xc5\x44\x26\x32\x9d\x65\xbb\x17\xf4\x30\xbc\x76\x59\x77\xa6\xcb\x23\x2b\x1b\x92\x40\xc1\x57\x29\x14\x2f\x29\x6c\x4d\xde\x1b\xb4\x3a\xca\xcb\xac\x1a\x0e\x34\x6e\xbb\xc7\xea\x07\xe8\xd7\xa7\xab\x6f\xfc\x4a\x9b\xa9\x29\x27\x6a\xf0\xf9\xda\x4e\x42\x5d\x54\xef\xd7\x8b\x6f\x4c\x83\xa3\x6e\x5c\x6f\x57\x7c\xb2\x71\x6d\xac\xbf\x95\x5c\x26\x70\xe0\xad\x98\x0d\x1e\xc1\xf9\x6d\x71\x3f\xde\x15\xb4\xb9\xb3\x5e\x04\xbb\x43\xf6\x47\x52\x88\x08\x28\x25\xdd\x5e\x46\xa8\x9d\x14\x70\x54\x2d\x1a\x9e\xdf\x18\xb4\x90\x60\x56\x6d\x6f\x81\xa5\xe9\x06\x48\x45\xd4\xf8\xba\x52\xb0\xb7\x74\x54\xec\xf9\xa8\xb9\xac\x87\xfe\x07\x6f\xf7\xa4\xf3\x54\x85\x91\xa5\x2a\x11\x0c\xb1\xeb\x2a\xc2\xd5\x10\xf3\x53\xea\x11\x64\x94\x88\xcd\x40\xd3\xc1\xa6\x1a\x93\x11\xaa\xcb\x56\xe3\xca\x82\x19\x77\xb5\xa6\x94\x55\x0f\x71\x7a\xcc\xbe\xd3\xb8\x08\x5b\x85\x57\x4c\xaa\xe1\x6e\x35\x2e\x36\xde\x78\x73\x05\x89\x41\x9a\x94\x8b\xec\xb7\x47\xcb\xf5\xb4\x53\x26\x05\xfd\xf6\x99\x2b\x21\xb3\xc8\xd0\x34\xc6\x7c\x39\x3a\xab\xc6\xe0\x05\x11\xe7\x2d\xf4\xac\xae\xa1\xa8\x76\x5e\x1b\x46\x21\x6c\x58\x34\x8b\x08\x7d\x7e\x5a\xc2\x2c\x4e\xa5\xa0\x68\x3a\x46\xf2\x27\xeb\x93\xa8\xce\x96\x0d\xee\x91\x08\xcb\x5d\xf9\x90\x70\x1a\x1f\x59\x43\x9d\xe8\xfc\xd5\xee\xb1\xb5\x10\x54\xf3\xb9\xca\x68\xfd\x41\xae\x3d\x5a\x9b\x2d\xb6\x96\x39\xc5\x5b\x6b\xf1\xe4\x7f\xb6\x8e\x78\x78\x51\x2d\x5e\xa2\xb6\x7f\x10\x18\xa1\x65\xcb\x9e\x18\x41\x94\x66\x7d\x65\x26\x2b\x7d\x01\x6f\x86\xae\x87\x3c\x26\x7d\xc6\xd9\x18\x40\xd9\x6e\x00\xad\x27\x4d\x6c\xdb\x2b\x3f\x70\x5d\x7c\x84\xc2\xb1\x02\x52\xa1\x65\xb6\x15\x9c\x41\xa8\xbf\xe6\x6b\x37\xac\x6f\x44\x80\x60\xb5\x48\x76\x58\x98\x0f\x46\xa9\x56\x2b\x4a\x12\xb0\x58\xa3\x02\xc4\xbe\x84\x33\x3b\x30\x12\xb0\x6e\xec\xed\x8d\xe3\x25\xae\x6d\x24\x7d\x17\xac\xb1\xa4\x91\x08\x2f\xc0\xd6\x0d\x3d\x29\xa4\xa7\xb4\x31\xff\xf6\x9f\xd4\xd3\x1f\x98\xa2\x0d\xa2\x22\xe4\xf4\x1b\x5f\xb1\x18\x6b\x32\xaf\xdc\xa8\xfa\xb6\x2e\x79\x78\xe0\x09\x93\x5a\x4f\x88\x98\xd1\x94\xd1\xf8\xcd\x96\xb9\xad\x96\xd9\x07\x1a\x25\x44\x7a\x16\x02\xc0\xbc\x9c\x98\x4f\x84\x4e\xe4\xb2\xc1\x1b\xd2\x3e\xf4\x9e\xa0\xe7\x74\xea\x38\xb5\x44\xe4\x8b\x41\x74\xb5\x13\x95\x11\xf4\x08\x44\x9e\x7b\x5a\xfc\x98\x0e\x71\xa5\xf8\x10\x84\x4e\x59\x05\x8e\x75\x64\xe4\xe5\x34\x78\x62\x48\xf1\x1d\x2d\x51\x8f\x72\x16\xe2\x04\xef\xf1\xd4\xd1\xd8\x40\x96\x72\xf6\x2d\x58\xb8\x26\xc1\x81\xc3\x87\x22\x6a\x11\x6d\xd1\xbc\xd8\xbc\xc3\x84\xc1\x66\x00\xf1\xad\xe1\xf9\x8d\x44\x77\x61\xcf\xd7\xbd\x1a\x75\x8a\x6a\xdf\x89\x11\xa2\x9a\x36\xae\x74\x69\x34\xca\xb3\xc4\xb2\x18\x8f\x54\x47\x69\x99\xf1\x8e\xa5\xfa\xbf\x77\x90\x31\x66\xd9\xde\xc1\x56\x3f\x4c\x0a\xed\x3c\x37\x15\x96\xa4\x50\x3a\x2c\xb0\xed\x7a\x15\x1e\xc4\x3e\x24\xfa\xf3\xae\x3e\x1c\xb0\xdc\x83\xbe\xd6\xf7\x22\x19\xac\xb8\x56\x48\x27\xd2\xb1\x13\x75\x65\x37\x85\xd5\xba\xcd\xaa\xcd\x2e\xda\xaa\x67\x35\xad\x5c\x49\x4d\x36\x29\x33\x64\xe8\x30\x94\x13\xec\xa4\xb0\x52\x23\x02\x2d\x22\xd6\xfe\xb3\x7c\x21\x06\x01\xc2\x91\x33\x0e\xc0\xd4\xe3\x4b\x6c\x86\xae\xaf\x0f\xae\xe0\xaf\xc5\xc7\x4f\x90\x49\x7d\x31\x31\x8c\xa5\xc6\x93\x8f\x35\xf1\x00\x75\x15\x39\x23\xd5\x4d\xe4\x45\x42\x33\xb0\x4c\x95\x2c\xcc\xdf\x16\x3d\xdc\x4b\x6c\xb5\xce\x5a\x65\x84\x8b\xde\xc2\x3e\x70\x59\xc3\xc4\x4e\x08\x5a\xfe\x02\xe9\x0f\x5a\x1d\x58\x47\x89\xe0\x2d\x2f\x98\xf0\x55\x0e\x06\xaa\x37\xc0\xf0\xc8\xc1\x89\x2e\x98\xe8\x83\x27\x6e\xaf\x08\xfc\x6c\x6c\xd0\x35\x0f\xee\x77\x0f\x64\x07\x2a\x90\xd0\xc2\x50\xb6\x01\xbb\xd1\x56\x22\x55\x71\x3f\xf2\xe5\x0b\x96\x9f\x92\x7a\x08\xac\x85\x55\xcd\xd5\xc7\x44\x01\x86\x60\x9e\x0e\x65\xfe\x9d\x67\x0f\x4d\x87\xf3\xfe\x39\x77\xae\x3f\xb3\xda\x68\xa5\x35\xdd\x32\x22\x26\x9d\xd3\x00\x11\x69\xc3\x1f\x3a\x55\x6c\x4f\xd8\xd9\x9f\x3a\xd3\x07\x5b\x3e\xc5\x12\x5a\x57\x5d\x64\xd1\x67\x7b\x15\x14\x68\x6f\x13\xdd\x59\x6e\x4b\xdb\x33\x3f\x2d\xab\x2d\xc8\x1d\x43\x91\x2f\xe9\x1f\x3a\xdf\x0c\x6b\xaa\xd2\x7b\x2d\xc9\x44\xd1\xfc\x7b\xdf\x25\xe7\xb2\x26\x06\x82\xeb\xb1\xd0\x59\xbb\x02\xd0\x83\xd2\xa9\xee\x77\x87\x1a\x99\x98\xe6\x89\xf5\x49\x29\x08\xa6\x04\x0e\x74\x60\xa1\x69\x59\xb7\x05\xe1\x85\x8e\x24\x51\xa5\xb2\x5c\x8e\x51\x17\x70\x3f\x41\x0a\x8e\x9c\xab\x22\xc3\x6a\x54\x47\xbd\x60\xa8\xcd\x65\x0a\xe0\xb9\x23\x67\x2b\x2d\x12\xa2\xa5\xd8\x8f\xc2\xbc\x4f\x5c\xfb\xca\x5a\xd0\xb7\x7c\x55\xab\xdb\xdb\xd0\xc0\x12\xb4\x4a\x26\x8e\x75\xe7\x1f\xaf\xd9\xf5\x70\x0c\xe1\x85\xab\xe0\xe0\x05\x3c\x48\xea\x55\x5d\xa2\xe4\x96\x87\x80\xc3\x54\x37\x9b\xf7\xd6\xfb\xa0\x3f\x40\x03\x78\xa7\xe6\x13\x18\xa7\x7b\x79\x0f\x5f\x23\xf5\x41\xba\x26\x32\x65\xb2\xcb\x4b\x62\x55\x0c\x51\x27\x3a\xea\x6f\xcc\xae\xbe\x56\xc2\x2a\xf8\x1c\xab\x7e\x44\x77\x45\x0b\x73\xb0\x44\x49\x40\x4b\xa1\xa1\x4c\x5c\xc4\x5a\x11\xee\x9c\xad\x2c\xa1\x08\xbc\xc9\x69\x81\xf5\x36\x90\x84\xc8\x1e\x39\x57\xc6\x3b\x6d\x08\xbc\x2a\xd5\x77\xb4\x96\x2b\x3e\x1f\x1c\x1d\xc2\x90\xeb\xba\x53\x95\xaa\x34\xf7\x33\x1c\x3a\x62\x85\x8b\x42\x2a\xf2\x5d\xa7\x7c\x4f\x94\x2c\xa5\xf3\x04\x91\x8f\xd8\x25\xed\x0d\x6f\xed\x15\x09\x1b\x5b\x88\xab\xce\xb6\xa9\xd6\x59\x21\x0e\x50\x8f\x5c\xae\xad\xd8\xed\xc4\xab\x27\x1d\x51\x30\xca\x3c\x57\x55\xd7\x08\x29\x6b\xa8\x2f\x8b\x3d\xb6\xc0\x49\x60\x1b\xbc\x67\x4a\xa2\xdd\x4c\xc6\xe2\xd7\x51\x62\xf0\x92\xed\x22\x55\x1f\x59\x52\x7e\xc1\xc4\xb6\x2c\xa1\xfa\xb1\xc0\x5c\x97\x11\xbf\xf8\x82\x4d\x24\x36\x01\x00\xf2\x3d\x00\xbb\x1d\x26\xd9\x2d\x4b\xe3\xab\x04\x4a\x24\x74\xf3\xc6\x5e\x9b\x73\xaf\x75\x98\x61\xbd\xa5\xb9\xdb\xf9\xed\xd1\x20\x82\x99\x24\x29\x14\x70\x40\x08\xe0\x33\x2a\xc7\xf9\xba\x67\x56\x64\x10\xef\xb4\x6b\xb7\x66\x12\x06\x58\x1c\x83\x19\x5f\xe2\x62\x10\x1b\xf4\x58\xab\xa1\x4e\xa2\xb3\xb9\x2c\xe4\xb7\x41\xf9\xe6\xa8\x5f\xd3\xd2\x7a\x82\x4d\x2d\x26\x83\xa0\x7b\x23\xe7\x11\x99\x48\x35\x08\x0b\x5d\x53\xb3\x7c\x62\x02\xbd\xa2\x5d\xab\xf6\x6c\xae\xb9\xbd\x21\x02\xc4\x2d\xf8\x04\xd5\x0d\xbd\x74\xdc\x30\x1c\x80\x5d\x37\x1c\x8d\x0f\xfa\x23\xa1\xf4\xa1\xd7\x94\x0b\x6a\xa7\x9a\x8b\x33\xfd\x1e\xe7\xcb\xf0\x38\xd7\x8a\x8f\x63\xaa\x7e\x12\xfa\x03\x37\xac\x2b\xab\xd4\x06\x28\x66\xa7\x11\xf6\x65\x83\xa7\x4a\x4a\x7c\xcc\x19\x53\x23\x9a\x13\x58\x8a\x6b\xe3\x48\xd1\x4f\x93\xb6\xdd\xc4\x6b\x1f\x89\xe7\x34\x6b\x31\x62\xa3\x3b\xb9\xd3\x5d\xb1\x7b\xe6\x57\x30\xd1\xe6\xbc\x28\x65\xc8\xb2\x6e\xe3\xc9\xa0\xc3\xf9\x0a\xe7\x73\x25\xa0\x13\x5b\xee\x2c\xc0\x2a\xd1\xf2\x43\x0f\xce\x9a\x7d\x5d\x57\xb1\xa6\x58\x11\x43\x9b\x31\x57\x5d\xa8\x57\xf2\x83\x47\x38\x01\xcf\xcf\xf3\xca\x9a\xc7\x75\xfd\x87\x72\x52\x2c\xff\xd3\x5f\xa7\xe3\xef\x6d\x2a\x5b\x1c\x58\x74\x8a\xf5\xa2\x74\x0c\x6c\x6c\x37\x56\xfd\x87\x2e\x3b\xbc\x81\x6b\x89\x11\x70\x9d\x75\xc2\xa1\x60\x94\x39\x6f\x00\x5d\xe9\x9e\xed\x50\x9f\xe8\x48\x95\xd6\x49\xcd\x2c\x59\x39\x91\x29\xe0\x09\x05\x65\x89\x14\x2c\xd7\x60\x7a\xca\xe2\x23\x38\xdb\x4c\x9c\x0e\x92\xba\xf8\xcc\x0e\x8a\x68\x16\xd0\x32\x51\xac\xfa\xe5\x11\x71\x25\x28\x9e\x14\x1d\x84\x56\xec\x98\xae\xb3\xe2\xba\xf3\x0e\x81\x3f\xd2\xce\xa9\xab\xed\xa3\x33\xb6\x4e\xc1\x5b\xc1\xee\x86\x92\xe5\x8f\x9f\x7e\x7c\xa8\x99\xe6\xe9\xce\x6e\xf6\x06\xde\x95\x75\x05\x47\xbe\x82\xc4\x15\xde\x91\x40\xf2\x8f\x59\xe4\x08\x6c\xd8\x4d\x92\xe7\x00\x63\x89\x87\xc1\x9e\xc1\xc4\xae\xa7\xf0\xde\x7b\x92\x40\x19\xa2\x61\xb7\xe8\x83\x9f\x1d\x2c\x4e\xc6\x63\xa4\xa8\x1c\xe1\x92\xb2\x23\xd5\xc8\x39\x58\x30\xbb\xf7\x48\x90\xc5\xe5\x28\xc9\x22\x14\x61\xee\x80\x8b\x60\x71\x36\xe3\x62\x07\x95\x7c\xca\xcb\xdc\x3a\xcd\x89\x08\x0d\x59\x49\xb5\xb8\x1a\xfc\x04\x0b\x8b\x84\x64\x36\xe8\xd2\x9a\x7f\x59\xc1\xe2\xe6\x97\x82\x5f\x62\xea\x62\x1f\x8f\x88\x19\x62\xee\x28\x9a\x15\xc0\x68\xd9\x7d\xe5\x49\x13\x50\x11\x11\x26\x37\x16\x4f\x9a\xe2\x4a\x23\xc1\x68\x0a\x29\x2b\x10\xab\x3d\x96\xe9\xbc\x61\x32\xae\x07\x04\x99\x97\x15\x20\x89\x00\x59\xef\xbb\x09\xe3\x79\x64\xb4\x8d\x25\x31\xf3\x2b\x4c\x3b\x03\x8b\x75\xe0\x95\x7e\x9a\xe9\x82\x43\x48\xdc\x58\x72\x4a\xf9\x0a\x73\x25\x55\x34\xc2\xf7\x1e\x2b\x2c\x2f\xb1\x7e\x85\x67\xf1\x15\x44\xc2\x3e\x9c\x19\xc8\x85\x5f\xb1\x93\x9a\x9e\x8b\x10\xbf\x81\x1e\x28\x92\x9c\x80\x1c\x9e\x9d\x1e\xdc\x84\x92\xee\x4f\x47\x96\x8f\x92\x1f\x96\x3e\xa9\x96\xff\x61\x72\xf1\x8a\xed\x6b\xda\x5b\x93\x2a\x38\x15\x23\x9a\x16\x49\xfc\x22\x1d\x41\x11\x81\x45\xc9\x89\xdf\xf1\xd4\x15\x15\x61\x82\xe8\xa2\xd6\xed\xe3\x54\x24\x67\x9e\x1b\x7b\x5a\x5c\x3d\xc6\x55\x18\xa9\xbc\x10\xfb\x5c\x20\x1f\x50\x66\xf5\x03\x7c\x24\x22\x80\x79\x32\x32\x54\xeb\xa2\x22\xb4\xd7\x9d\x80\x32\xd3\xc8\x69\x61\x62\xd1\x2a\x56\x8f\x2e\x10\x48\x38\x55\xaf\xe3\x8a\x69\x69\xc6\xf0\x2b\x46\xd8\xf2\x9c\x0e\x02\x92\x12\x4b\xb8\x65\xb9\xa5\xd6\x71\x56\x17\x18\x09\xf1\xc7\x56\x47\x02\x29\xa7\xfb\xea\x3d\x63\xdd\x13\x22\x9d\x9c\x4e\x90\xf5\x5e\xaa\x91\x01\xb1\x4a\x65\x6b\x05\x14\xd3\x4c\xe7\x46\xbc\xb4\x09\x6f\xac\xbf\x7a\x7c\xfe\xb2\x53\x9d\x17\x7b\x61\x31\x71\xf2\xed\x4a\xc5\x7f\xae\xc1\x49\x30\x55\xac\x86\x13\x55\xc8\x95\x7b\xb7\x08\xb0\x87\xd4\xd3\xf9\xca\x4b\x55\xf3\xdb\x68\xe1\x96\x93\x90\x97\x9b\xc3\xba\x2e\xe1\xee\xe5\xa4\x30\x3f\x72\x19\xf5\x64\xb8\x69\xbe\xcc\x85\xf5\x54\x27\xc1\x27\x26\x24\x22\x38\x11\x2a\xbe\x32\x7f\x1e\x6b\xd9\x3c\x63\xd8\x1c\x9d\x1f\x30\x91\x34\xbb\xa2\x16\x04\x67\x89\x61\xf3\xb2\xf9\x54\xc0\x1e\x01\x4e\x13\xac\x2c\x57\xca\x8e\x7c\x38\x41\xae\xa9\xc1\x40\xe1\x64\x54\xbf\xc4\xb4\x2b\x5e\x1d\x81\xd4\xcd\x2d\x13\xc5\xf6\xd5\x67\x4b\xcb\xa4\xfd\x32\x47\xfa\xe6\x86\x17\xcd\xe2\x3c\x25\xfc\x0c\xe9\x8b\xc7\xe6\x77\xc7\xf1\x75\x3e\x9a\x97\x88\x0c\x62\xab\x92\xa0\xa5\x86\x14\x9a\x93\x3e\xd2\x5b\x98\xba\xde\x63\xdb\x63\xad\x8a\x18\xc7\x7b\x4c\x1b\x77\x46\xd4\xb0\xd9\x63\x7f\x05\x05\x52\x69\x99\xc9\xd7\x0e\x3c\x36\x8b\x85\x18\x77\x44\xe7\x73\x7b\x49\x4c\x37\x31\xdc\x89\xf2\x0d\x4a\x4a\x96\x24\xa0\x98\x76\x8c\x85\x79\xf3\xf2\xd9\x7b\x13\x58\x89\xde\xb6\xc3\xd6\xe4\x6d\x96\xd1\xec\x7f\x15\x3c\x09\x47\x7d\xf4\x6e\x1d\xbe\x7e\xea\xc6\x78\x24\xea\xe2\xf8\x78\x7a\xfa\x4c\x20\x3d\xa1\x74\x43\xc0\x88\x68\xa2\x89\xfc\x10\x31\xf3\xda\x15\x8f\xe7\xb9\x39\xbc\x7b\xe7\x37\xe8\xe3\x7e\x27\x61\x90\x55\xf9\xcf\x54\xb9\x1e\x19\x90\x66\xcc\xb5\xc1\xb8\xe4\x5c\xcf\xb1\x5b\x6b\x9b\xcf\xd9\x3c\x40\x96\xdb\x9e\xa8\x07\xc9\x06\x6d\xb6\x96\xfb\x8b\x0e\x95\x03\x4d\xf9\xde\x63\x72\x01\xa7\xad\xae\x58\x17\x25\xce\xb6\x3f\x43\xed\x03\xa9\x79\x67\xa1\x88\xe2\x1c\x64\x24\x17\x30\xe2\xf6\xa8\xa9\x1f\xbb\x86\x96\xfc\x86\x0e\xd0\x6e\x79\x6f\x28\x28\x3b\x37\x70\x44\xbb\xf7\x88\xe4\xa1\x2b\x3a\xae\xa8\x2d\x82\x78\x14\x57\x87\x2b\x84\xae\xce\xaf\x9d\xa0\xec\x1c\x93\x78\xf7\xe0\x26\x02\x8d\x0d\xf8\x45\x9a\xbb\x44\x20\x7e\xf3\x8d\xec\x1e\xd4\xd2\x7d\xc3\xfa\xc3\xbd\xa8\xa7\x7f\x19\x5f\x47\xe4\x2c\xf5\xe2\xef\x1a\x6a\xbb\xd3\x56\x34\x6b\x32\xc2\xe7\x16\x57\x1a\x63\x4b\xd2\x8d\x11\x11\xd7\xb9\x14\xae\xe1\x5b\xbc\x37\x4d\x0d\xe6\x4c\x5c\x3a\x89\x56\xc1\x5c\x2a\x5a\x60\x9e\x29\x5e\x28\x6f\x0f\xb8\x61\x5b\x7c\xbc\xe2\x45\xc7\xe9\xb8\x94\xaa\x17\x52\xfd\xb7\x6b\xfa\x82\xd6\xda\x06\x1a\x38\xb3\xd8\xd2\xae\xd8\x56\xb8\xf2\xe6\xdd\xd6\x89\x45\x29\x88\xe7\xe8\xec\xf2\x15\xfe\xb2\x96\x4c\x53\xa6\x15\xc8\x21\x2e\x60\xae\x0a\xb4\x48\x62\x2e\x95\x27\x32\x7e\x28\x3e\x9e\x8e\xd2\xe7\x6b\xe9\xf4\x3e\x6d\x60\xd4\x27\xc5\xe1\x4a\xbc\xc2\x46\x26\x4e\x95\xfa\x9d\xd1\x29\x83\xd2\xf9\x78\xad\xa8\xfb\xda\xd6\x76\xae\x85\x3c\x76\xcb\x8f\x1a\xf3\xde\x7d\xf1\x25\xd5\xe4\xae\x2b\x91\x8e\x6c\x28\x9d\x76\x7e\x79\xe1\x5c\xe2\x55\x31\xef\xae\xbc\x52\xb7\x7a\xd8\x7f\xca\xe5\x6b\xfe\x36\xee\xfb\x6b\x12\x10\xbf\x39\xa2\xb7\x8e\x1a\xfa\xc7\xb5\xd6\xe3\x1d\xfc\x25\x2a\xeb\xca\x42\x4d\x36\xf4\xbb\xd8\xdf\xc1\xf9\xb2\x63\x48\x5b\x39\x8f\xe1\x8f\xf1\x5a\xaf\xe4\x1a\xb9\x7c\x18\xe7\x1d\xdd\xac\x9f\xd4\x53\x31\xd9\xb1\xd8\xaa\x66\x5d\x0e\xf6\xde\x23\xc1\x99\x6e\x57\x5e\xec\xa1\x62\x9e\x09\x34\x2a\x37\x45\xa2\xa9\x50\x88\xc5\xa6\xac\x2b\xa2\x94\xa2\x9b\x58\x3e\xc5\x97\x51\xc7\x92\x59\x90\x40\x4c\xf7\xea\x13\x15\xee\x06\x3d\x7c\xfe\xf2\x3d\xfc\x04\xfc\x3d\x19\x1b\x2e\x6c\x34\x19\xb0\xef\xaa\x74\x16\x48\xa8\x90\x4b\xf1\x6d\x7e\x5b\x89\x85\x2f\x2a\x70\x22\x97\x9a\x9c\xa2\x31\x73\x0e\x04\x72\x01\xc7\x29\x1d\x0f\x59\xb3\xd0\x35\xb1\xa7\x99\x60\xb2\xb1\xb5\xf2\x15\xd1\x0c\xbe\x00\x84\x2b\x09\x4b\x55\x79\x6d\x13\xb3\xde\x0d\xd3\x25\xcf\xed\x66\xce\x35\xa5\xe7\x63\xaa\xb9\x59\x41\x3d\xbc\xfc\x99\xd8\x1b\xbe\x0c\xbc\xa1\x7d\xba\x87\xcf\x20\xf2\x5c\x32\xab\x90\x45\x7f\xd1\x94\xd9\x7e\xad\xde\xf2\x94\x97\x13\x85\xda\x0b\x10\x92\x18\xa1\x7e\xbe\x27\xc2\x37\xee\x58\xd1\xc9\xf4\x93\x79\xc2\x77\x12\x6e\xbf\x7d\x6b\xb8\x9e\x0a\xe2\xf3\x57\x60\xc1\xaf\xd9\x8f\xe2\x8d\xdd\xca\x51\x28\x9f\x6c\x14\x62\x0e\x1d\x56\x21\xb8\x83\xc2\x95\x49\x6c\x44\x6c\x20\x12\x24\x31\x25\xe6\x35\xad\xb4\x90\xa5\xa6\x3a\x21\x88\x7f\x1d\x30\xf2\x2d\xee\xfc\x2e\x2f\x2a\x12\xed\x71\x09\x8f\xb5\x02\x6e\x60\x50\x7a\xc9\xca\xfb\x99\x69\xd0\x98\xa4\x24\x5e\xc0\x4c\x4f\xd5\x8f\x5f\x5c\x81\x23\xc5\x75\xbc\x0d\xd8\x1b\x92\xe4\x85\x4b\x75\x38\xef\xea\x12\xe1\x04\x06\x78\x02\xc1\xc2\x27\x2d\x9e\xd3\xb7\x11\x8f\x44\xe7\x3e\x18\x57\x32\xad\xe0\xee\x1d\x25\x46\x8f\x2f\xfb\x6c\xbf\xe7\x21\x22\x96\xc1\xf2\x49\x0d\x03\x9f\xda\x11\x71\x31\xb5\xcf\x70\x85\xdd\x41\x51\x13\xff\x4c\x62\xdd\x9a\xd5\x3d\x02\x65\x93\x6c\x98\x22\xa9\xc0\x2b\x05\x99\xdc\x30\xc7\x85\xf4\xe9\x45\x74\xa9\xd1\x97\x3a\x14\x25\xc1\x13\x52\xd9\x65\xbb\x6c\x32\x96\xb3\x80\x2e\x3a\x13\x97\x4f\xe5\x2f\x8e\x02\x76\x8d\xeb\x44\xfd\xe1\x2e\x77\xb1\x85\xa5\xcd\xae\x97\xef\x08\x97\xfa\x49\x53\xc3\x77\xd4\x9f\xb3\xaa\x9d\xf8\x90\xaa\x70\x90\xec\x05\x0e\xf0\x5f\x69\x95\x6e\x33\x68\x27\x43\x39\xe6\x96\x78\x0b\x9c\xbb\x5f\xac\x3d\x97\x1e\x2c\x26\x3d\x72\x19\xc9\x45\xf9\x90\x7c\x09\xd9\x11\x6b\x3b\x24\x81\x82\xd6\x2d\x68\xa8\x1d\xda\x90\x7c\x20\x9a\x03\xa3\xc3\x13\x31\x6e\x85\x8c\x9c\x3d\x37\xb3\x7e\x38\x84\x34\x71\xc4\x7f\x3b\xb0\x76\xc4\x25\x56\xd0\xf6\xeb\x71\xd4\x46\x7e\xed\x88\x29\x21\x2a\xcf\xc6\x5f\xc6\x0f\x59\x8b\xd1\x4c\x44\x39\x15\x18\x00\x4a\x95\xdd\xc1\x3f\x93\xfc\x0d\x4d\x46\xbb\xd2\xf2\x81\xdf\x2e\xa7\x35\xf9\xe9\xd5\xd9\xcd\xca\x71\x43\x01\x82\x1b\x3b\xcc\x81\x49\x7b\x01\x32\x34\x39\x0b\x0e\x2b\x63\x04\x0d\x2b\xa5\x02\x96\x21\x14\x82\x56\x5c\x77\xf0\x15\x8e\xfa\xd0\x95\x60\xa0\x8e\xc0\x43\x12\xd9\xd2\x71\x28\x46\x14\xb1\x1e\x58\x16\x70\x66\xfa\x1b\x03\x6b\x77\xaf\x6e\x2d\x06\x6d\x8e\x2b\xc3\xc8\x38\x0e\x2e\xf4\x45\xc8\xc9\xdc\xe4\xea\xfc\xc9\xec\xbf\x1a\x4f\xa0\xe4\xae\x88\x84\x6f\xac\xde\xed\x78\x6f\xf7\x5d\x2f\x33\xc8\xd1\x1e\x92\x76\xb4\x36\x6e\x2d\x5d\x0d\x8c\xea\x3e\x5b\x2f\xef\xe7\x06\x78\x0e\x05\x81\x59\x97\xb3\x55\xac\xfa\x5c\xda\x71\xf0\x3c\x95\x6a\xd3\xee\xc5\x59\xc4\xb9\xac\x84\x29\x8b\x56\x62\xc2\xa8\x8d\x8b\xdd\xb2\xde\xc6\x10\xe3\xca\x53\xfe\x6f\xb2\xb0\xb4\xb8\x9f\x20\xb6\x78\x5e\x13\xe1\xaf\xec\x0c\x0c\xa2\x21\x7c\xa6\x85\xe3\x93\xab\xd5\x30\x3f\xf5\x9e\xd9\xa8\x69\xc6\x02\x97\x85\x94\xe4\xf2\xb5\xf7\xbd\xa7\xbb\x73\xc0\x9d\xc6\x87\xa1\xf3\xfc\xa6\x1e\xd0\x79\xf3\xb1\x1e\x84\xd1\xe3\x41\xcc\x16\x93\xd9\xcf\x57\xeb\x1b\x57\x6a\x6b\x0f\xb4\x08\xd4\x9b\x85\x6a\x98\x2d\x76\x00\x7f\x5f\xe3\xe6\x19\x17\xa3\xe5\x2f\x11\x75\xe6\x0a\x74\x7c\x1f\x9d\xfe\xb3\x3e\x74\x48\x92\xb7\x80\xf9\xa8\xeb\x35\xd2\x49\x3f\xc1\x05\xc3\x60\x09\x13\x0c\x91\xc5\x63\x10\xa2\x17\x15\x93\x2a\xf1\xc0\xf8\x88\xec\xa4\xf3\x0d\xd3\x81\xe3\x4a\xbc\x86\x0d\x59\x95\xab\x9f\x2b\x77\xa8\xbb\x1e\x94\x19\x2a\xf2\xd7\x16\xf7\xfa\xe8\xa4\xa6\x3d\xba\x9f\x22\x39\xb4\xe3\x0b\x70\x43\xd3\x02\xd8\x67\x3c\x11\xcb\xfb\xbf\x7d\xfb\x7b\xe7\xb4\xb6\x48\xce\x65\x32\xbc\xdd\xe1\xe1\xfd\xdf\xbe\xfb\x9d\xd8\xa6\xfb\xbf\x7d\xff\x3b\x5b\x25\xa6\x95\xac\x2e\xb3\xbd\x3d\x5a\x13\x97\xf7\x85\x9a\xd6\x5e\x15\xf5\x00\xb7\x9b\x96\x84\xcd\x88\x8c\xfc\xd1\x2b\xd7\x95\xdb\x11\x3d\xd0\xeb\xef\x63\x72\x90\x6b\xce\xf3\x31\x39\xa8\x86\xc3\x4a\x31\xd0\x81\x5e\xd4\xcd\x41\x9c\x3a\xe2\x1a\x24\x1f\x92\x48\xbf\xfc\xcb\x96\x98\x1c\x4d\xc9\xc4\x6d\x89\xc6\x5f\xe4\xc4\x30\x62\x50\x8e\x7b\xfc\x27\xf9\x7a\xc4\x23\x02\x2a\xfe\x12\x9a\xac\xbd\x1d\xe3\x99\xdc\x0f\x74\x37\x3d\x0a\x36\x6b\x2c\x46\x94\x4c\x82\xda\x5c\x94\x7c\x57\x39\xc9\xd1\x6e\xc4\x10\x86\x37\xbb\x8d\xbb\xe8\x0b\xb5\x8c\x6a\x85\x7e\x61\xdb\x3a\x46\x93\x66\xa6\x55\x2a\xd0\x6d\x95\x2a\x99\x76\xab\xe8\x9d\x25\x86\x22\xda\x4f\x8a\x7d\x46\x9c\x3b\xe0\xea\xc3\xdf\x8b\x32\xe9\x9c\xd6\xb3\x93\x4e\xe5\xff\x40\x3d\xc2\xb6\x10\x37\x7b\x89\x9a\x1e\x40\x2b\x65\x11\x46\x05\x13\x09\xdd\x9a\x3b\xcf\xc0\xcb\x32\x32\xa9\xb7\x52\xe6\xd6\x96\x64\xdd\x3e\x48\x56\x7c\x53\x73\xfc\xae\xf3\x5a\x84\x01\x4d\x65\xa3\xba\x04\x45\x09\x0b\x77\xa4\xf3\xd2\x64\x77\xfd\x8b\x64\x07\x92\xaf\x70\x2e\x43\xba\xed\xdc\xfd\xed\x68\xea\xdc\x2d\x2b\xe7\xe2\xcf\xd2\x05\xc7\xc3\x10\x87\xd2\x0a\x46\x3f\x1f\x7d\x84\xd6\x1e\xec\xc1\xe0\x63\x17\xe6\xd8\x85\xbd\xc4\x94\xa8\x37\xcd\x20\x24\x40\x8d\xcf\x61\x8b\x58\x02\x4a\x06\x6c\x09\x81\xc4\x49\x3a\x27\x17\x87\xf1\x89\x1b\x8f\xeb\x34\x31\xc1\x12\xcd\x29\x0b\x89\x72\xf4\xca\x56\xe5\xb3\x59\x34\x7d\x49\xee\xa6\x2e\x89\x95\xe5\xdc\x7d\xc9\xec\xec\x28\x1b\x5a\x4e\xda\xc9\x23\x96\x50\x72\xc3\x06\xe8\x84\x3b\xe0\x95\x64\x83\x6d\x74\x04\x3f\x3f\x28\xc9\x1b\xbb\xad\x8d\xb2\xf5\x76\x8a\x3a\x2c\xa6\xbc\x4b\x54\x81\xc6\x6f\x8b\xf9\xd8\x23\x60\xb7\xd8\x15\x0b\xe5\x9f\x82\x1a\xdd\x3b\x3d\xb8\xd0\x21\x89\x37\x9b\x1f\xee\xe7\xb4\xeb\xf3\x1d\x71\x6a\x76\x9e\x84\x89\x71\x35\x31\x2d\xaa\x2c\x86\x9d\xd7\x64\xb4\x36\xc5\x9b\x86\x59\xf7\x2d\xf3\x1e\xde\xc1\x4c\x69\xee\x2c\xb8\xb7\x29\x68\x99\x9e\xb6\x2d\x0a\x06\x79\x91\x75\x15\x2a\xe0\xa2\x0a\xbe\x96\x06\xf9\x9e\x95\x74\xa2\xae\x64\xc8\xc5\xb8\x09\x5c\x19\x5f\xe2\xbf\x49\xdb\xf2\x77\x79\xe5\x9a\x75\x00\x7a\x84\xaa\x6c\xfb\x27\xfe\xf2\x5a\x36\x01\x21\x1a\xdf\xda\x6e\x28\xfb\xce\x19\x47\xf1\x91\xf5\x4c\x48\xaf\x70\x03\x2f\x74\xa4\xaa\x39\x6c\x97\x28\x3c\xa4\xc9\x67\xfe\xde\xb8\xb3\x8e\x49\x0f\x98\x78\xc2\x64\xc4\xf7\xdc\xd9\xc8\x93\x39\x05\x9f\xed\x82\x51\x5d\xaf\xcb\x48\xfd\x70\x8e\x8e\x23\xb4\x2d\x1f\x18\xa9\x5f\x37\x7d\x13\xc4\xe4\x6c\x6b\xfa\x81\xdd\x8a\x98\x54\x30\x9a\x45\x3b\xd2\xfd\x10\xd1\x04\x50\xbd\x87\x5c\xf9\x43\x1c\xf5\xb9\xa3\x80\xe6\x9f\xee\x1b\x7c\x83\x2e\x3c\xf0\xe8\x14\x79\xe1\x3c\x9e\x14\xd0\xb0\x6c\x1f\xa6\x9b\x77\xbc\x4c\xf2\x75\x51\x1a\x34\x90\x2b\xe1\xed\x78\x85\xff\x88\xcb\x77\x8e\xa2\xf3\x6f\xd3\x65\x07\x44\x74\x84\x61\x8d\x57\x9f\x03\xf9\xde\x83\xb8\xda\x0f\x40\x9f\x72\x00\xd2\x88\xa4\x8c\xda\x61\xdf\xa0\x99\x86\x8a\xaa\xaf\x67\x6a\xa7\xd2\xff\xed\xf7\xce\x8f\x20\x5b\xaf\x02\x65\xa5\x3d\x7d\x56\x74\x1b\x42\x65\x61\x53\x88\x91\x28\x1f\xb2\xa0\x09\xe8\xf8\xd6\xa8\xe8\x7e\xbd\x1b\x99\x03\xd2\x03\x9a\x56\x09\xf7\xde\xdd\xd8\x93\x64\x0d\xf8\x36\xb0\xf7\x13\xcf\x32\x7c\x99\x1a\xdb\x82\x0a\x18\x2e\x00\x0f\x58\x1f\x2a\x24\x46\x0c\xb1\x8a\xf8\x13\x2f\x17\xcd\x78\x3f\xa9\xd4\x3b\x3d\x29\x06\x47\x3e\x4f\x52\x03\x02\x31\xd0\xee\x60\x6b\x23\xa2\xb8\x41\xa9\x38\xed\x9f\xaf\x4a\x20\x4d\x3e\xb0\x67\xa8\x23\x32\x28\x04\xb5\x59\xec\xbe\x15\xf6\x6e\x56\xad\x58\xc7\xce\xdd\x90\x39\xd5\x30\x66\x7e\xd0\xc8\x3f\x1d\x8d\xdc\xd4\x33\x98\x8a\x6b\x65\x7d\xf5\x7c\xc5\x0f\xfa\xdb\xab\x5e\xdb\x4d\x36\x74\x70\x4b\x63\xef\xb9\x56\x22\x37\x94\xc5\xa6\xc7\x38\xb1\x95\x1c\x2f\xd1\xdd\xd2\xa2\x0f\x5d\xc6\x93\x8b\xfa\x54\x7f\x27\x01\x80\xfa\xba\x86\x93\x8e\xe9\xea\xf2\x8a\x28\x7b\x9f\x4e\x65\xba\xcd\x2f\xa2\x0d\x82\x3d\x14\x93\x45\x76\x10\xf0\xfa\xaf\xa0\xae\x89\xa5\xcf\x28\x3f\x96\xb5\xf5\xcc\x4c\xf2\x8f\x88\xdc\x63\x88\x7c\x79\xdf\x73\xfd\x33\x30\x50\x8c\x0e\x84\x74\x90\x0b\xa7\x84\xb8\xca\xca\x5c\xf4\x50\xa3\xee\x28\x93\x3f\x6e\xc2\xf1\xc9\xe9\xe0\xe8\xc4\x5a\x83\x54\x12\x66\x59\x93\xe0\x55\x2c\xc1\x86\xa3\x77\x38\xfc\x99\xea\x55\x57\xe2\x30\x15\xb7\xa3\x0a\x10\x45\x94\x51\x4a\x16\x41\x68\x24\xbb\xa2\xb7\x29\x1a\x79\x39\x3d\xb1\xb1\xc6\x37\xce\x75\x63\xff\x25\x0c\xdb\x7c\x2d\x91\xbd\x88\x93\xfb\x66\x34\x58\x9b\xb5\xb0\x5b\x6d\xa7\xcd\xfb\xf0\x28\x5a\xe1\x4a\x36\xd0\xf2\x4f\x12\x3b\x2b\x46\xab\xf8\x8d\xb8\xeb\x3f\xec\x5a\xc1\xf6\x85\x7b\x1f\x89\x15\x3d\x3d\x1c\x4e\xf3\xfc\xde\xdc\xe8\x3d\x0b\xe0\xb1\xe0\xac\x38\x11\x23\x90\x79\xa1\xfd\xab\xa4\x8a\x88\xa9\x9a\x5f\x6e\x00\x88\xa6\xcc\x05\x7c\xb4\xde\xbe\xbb\x8e\x70\xa8\x1e\xac\x6e\x46\x4f\xc0\xa3\xb2\x13\x41\xcb\xe6\x53\x76\x4b\x24\x3a\x52\x4f\xe7\x71\x1c\x84\x34\xca\x53\xe6\xcd\x8f\xce\xd9\x3b\xe7\xba\xa9\xee\xc0\x81\xc5\xe0\xf5\x73\xb8\x05\x31\x21\xea\xdf\x57\xa3\xf5\xa1\x0c\xa1\x6f\x37\xb1\xbc\xcf\x40\xfe\xff\xe0\x09\xe7\xba\x31\x59\x0e\x47\xdd\x2c\xf8\x36\xd3\x7c\x58\x5a\x97\xbc\x90\x35\xdf\x71\x18\x3b\x89\xa4\xa6\x19\x51\xac\x16\x78\xe4\x81\xc0\xe9\x1d\x8c\x08\x68\x57\xd7\x7b\x44\xb1\x59\xf3\x8f\x28\x63\x8b\x40\x96\xc8\x43\xd8\xa3\x9d\x6c\x1b\x9f\x89\x90\x3f\x9b\x10\xfb\xf6\x09\x47\x00\x9a\x8f\xa6\x4b\x07\x1c\x25\xb4\xab\x4f\xa2\xb6\xbd\xca\x80\x73\x7c\x44\x20\x7c\x9b\xe3\x6d\x08\x71\x24\xb7\x3a\x7c\xb6\x7a\xd8\xcf\x22\x42\x2f\x96\x24\x2d\xaa\x13\x3a\xcc\x2d\x5f\x72\xf5\x62\xee\xca\x05\xae\x63\x04\x8b\xdc\x22\xaa\xbc\x27\xfe\xb1\xbb\x74\x32\x28\xdf\xcb\xf3\xb7\xcf\x66\xc0\xd4\x4a\xc9\xdc\xa2\x37\x3f\x71\x91\x10\xca\x41\x5c\xc8\xc3\x7d\x4c\xb5\x57\xc6\x17\xe5\x38\xb0\xe2\x10\x45\xce\x32\x1a\x67\x4b\xae\xd0\xc5\x1d\xe4\x08\xca\x7c\x31\x15\xcc\x49\x27\xa6\x69\xb9\x7a\xa7\xc6\x2c\x7f\x2d\x55\xae\xdf\x29\x67\x3b\x35\xb5\x7f\x72\xce\x23\x61\x2e\xc7\x97\x8f\xa6\x16\xb5\x11\xac\x8c\x5f\x82\x74\x50\x2b\x7c\x47\x7c\xdc\x5a\x58\xf0\xec\x40\xd8\x8a\x7e\xe7\xda\x6e\xc5\x4d\x67\x61\x9e\xab\xf7\xf5\x27\x84\x45\x93\xe0\x6b\x1f\xfd\xc1\x03\x17\x4a\xbe\x34\x3e\xc5\x3d\x42\x0c\xd2\x8e\x5a\x7d\xbb\x3c\x35\x60\x4c\x78\xd6\x71\xf0\x19\x71\xc6\x32\xc5\x25\xc9\xfb\xd7\x86\xd1\xc5\x4c\x3e\x2d\xe2\xbc\xb8\x2a\xf2\x01\x9e\x46\x74\xbe\xdd\x5a\xed\x77\x71\xb5\xb0\xe3\xc1\xb8\x7f\xb4\x6a\x37\xa1\x12\x60\x9b\x83\xce\x16\x3e\xfc\x31\x8c\xdd\xcc\xf8\x59\x29\x31\x3f\x1e\x50\x24\x15\xf8\x95\xe7\xe1\xcb\xc4\xc6\xdf\xa7\x4b\xdc\xf7\xc5\x3f\x1f\x6e\x4d\xe2\xc4\xef\xb9\xaf\x1f\xa6\xb3\x14\x63\x8a\xf7\x49\x60\xd5\x9c\xdf\xcf\xd3\xc7\x6f\xde\xbc\x7d\x1f\x5c\xa8\xd6\xc4\x71\xd1\xfa\xaf\xec\xe2\x78\x75\xdf\x4d\xab\x63\x64\x79\x97\xa7\xf2\x46\x6f\x04\xf0\xd0\x69\x8e\x5b\x0d\xcb\xec\xb8\xe0\xb0\x09\x4f\x68\x70\x9b\x72\xe0\x88\x0f\xcf\xe5\x36\x6e\x46\x69\x2c\x73\x9f\x38\x65\x5b\xc7\x78\x95\x29\xb0\x7c\x39\x35\x50\xc1\x3a\xc5\xea\xa8\xab\x6c\x9a\xc7\xf0\x5f\x4e\x5a\x36\xcc\x03\xc3\x9e\xc9\x61\x0c\xc5\x6f\x48\x06\xb2\xb6\xcc\xca\x1e\x70\x48\xe4\x96\xd5\x23\x88\x1a\x75\xd9\xf3\xde\x10\x7a\xff\xb9\x46\xbf\x3b\xde\x68\xcb\x81\x44\xe6\x5a\x95\x6b\x1b\x34\x54\xb9\x3a\x86\x6d\x6e\xfa\xe2\x70\xdb\x64\x70\x63\xdf\x4b\x63\xf1\x25\x8e\xbd\xb5\x4d\xd4\x42\xda\x79\x1f\x7d\x5b\x09\x67\x70\xf6\x9a\x99\x22\x16\xa3\x18\x51\x86\x96\x5d\x97\x90\xa5\x11\x11\x8f\xa2\x99\x44\xde\x60\x93\xf8\x6b\x47\x6e\x4b\x4d\xb7\x86\xe8\x05\xdf\xa4\x04\x2e\x02\x04\xe3\xb7\xf2\xb4\x9b\xf9\x5a\xa5\xdb\x6c\xcb\x9d\x56\x28\xfe\xaa\x79\x20\xf3\x31\xc5\x0a\xdd\xaa\x59\xdd\x30\x21\xff\xa9\x3f\xe1\x31\x3f\x42\x0f\x0e\x9f\xf2\x78\xa1\x7a\xf9\x82\xf8\x37\x3e\xde\xda\xe4\xb2\xc1\xb1\x62\x1e\xa9\x51\xb9\x62\x74\x6f\xc4\x17\x96\x15\xf4\x25\xe5\x23\x7f\xc4\x78\x42\x11\x81\xa0\xe0\xab\xe4\x2b\x89\xef\x15\x82\x33\xa0\x14\x6e\xfe\xab\x0b\x78\x7c\x92\xc1\xab\x05\x2e\xca\x22\x17\xfb\x66\xc6\x97\xec\xe6\xfb\x8c\x01\x5f\x0b\xaf\xe2\x78\x96\x59\xc4\x30\xe7\x22\x47\x8f\x63\x6d\xd8\x79\x18\x91\x46\xfe\x80\xaf\x15\xf7\x03\xab\x8d\xb5\xb4\x78\x8b\xa2\xe8\xfc\x75\xd5\xde\x86\xa0\x51\xd8\x25\x95\xe5\x78\x0a\x60\xd5\x24\x5a\xa1\x1d\x10\xed\xb9\x60\xdd\x0f\x6e\x62\xc3\x39\x5b\xae\x82\x5f\x15\xac\xad\x32\xbf\x6a\xa9\x5c\xa2\x56\xfb\xe0\x0c\x71\xc9\xb8\xc4\x89\x91\xf8\x4b\x08\x7d\x00\xcc\x9c\xbf\xbd\x78\x1f\xd4\x4c\x7c\x58\xdb\x72\xef\xf0\xf9\xe1\xdd\xab\x07\xce\x79\x1c\xd5\x83\x03\x30\xaf\xd1\x5e\xc4\xb5\xa2\x62\x30\xa3\x45\x25\xd7\x65\x6e\xf7\xdd\xf1\x68\x82\xff\x0c\x54\x52\x31\xda\x15\xe5\x41\x07\xeb\x70\x9f\x5e\xed\x38\x06\x3e\xbd\x88\xa6\x10\xc9\x0d\x34\x68\x95\xe2\xe3\x8b\x09\x39\x65\xc3\xea\x8a\x73\xc1\xa8\xc7\xc8\x6d\x97\xd0\x8e\x77\x21\xc4\x6b\x94\x96\x3f\x77\x21\x6d\x5c\xd3\xc2\x29\x0a\x7e\x71\x3a\x81\x19\x88\xae\x01\x13\x40\x42\x92\xbf\x12\x3e\x86\x11\x21\x0d\xd7\xbb\xf8\xef\x0c\x44\x23\x31\x8e\x96\xaf\x38\xb6\xd1\x0c\xc0\xba\xce\x6f\xfc\x9d\x9e\x09\xbb\xae\xde\x52\x8e\x67\x77\xdb\x89\xa5\xcb\x5c\x5e\x6b\x61\xe3\x21\x20\xa0\xff\xf4\xde\xd2\xc1\x91\x92\x83\x3e\xf8\xb8\xa4\x08\xc5\xc9\x35\xe9\x95\x13\xbe\xda\x81\xd8\x5c\x0c\x82\xdd\x13\x5f\x9f\x65\x5e\x8c\x6b\x08\x0e\xe1\x9e\x45\x5f\x4c\xfb\xcb\x36\x83\xc0\x23\xee\x34\x02\x63\x2f\x35\x5d\x12\x1d\x39\x61\x91\xec\x50\x57\x1c\xf2\x4a\x8c\x7e\xe1\x5e\x66\x23\xf1\xed\xd8\xa5\x12\x3e\xe9\x25\x1d\x4a\x0a\x23\xc1\x9a\xb2\x52\x78\x54\xae\x39\x0e\xbe\x3c\xd7\x19\xf6\x9d\x7e\xc1\x7d\x48\xf9\x5e\x07\xe0\x4c\x91\x0c\x53\x8c\xe7\x40\x8f\x38\x05\x16\xa0\xe8\x26\xf3\x1c\x15\x73\x34\xca\x6d\x7f\x76\xaf\x64\x8d\x29\x28\x80\x2a\x4f\x47\x84\x60\x1c\x95\x0e\x7e\x8e\xc2\xb0\xf7\xb8\xf3\x1a\x5d\xce\x27\xfc\xb8\xfb\x3e\x29\xed\xf1\xb7\x6d\xb1\x15\x40\x41\xae\x98\xf4\xe0\x9e\x88\x12\xab\xae\x70\x4e\xf7\xb4\xd1\x40\x29\x53\xaa\xf8\xf5\xbf\x5d\xbc\x7d\x73\xa2\x5d\xfd\xe3\xf4\xdb\xd3\x7f\xfd\x97\x7f\x39\xbd\xbe\xbe\x3e\xa5\x5d\x5e\x9e\x5e\xd1\x26\x3e\x1d\x5a\xc2\x32\xf2\x73\x1d\x06\x81\xdb\xc3\x23\x5b\x7d\xfa\xf1\x21\xfd\x5d\x7c\x33\x25\x59\x12\xf0\x5c\x34\xfe\xd1\x3b\x00\xff\x05\xca\xa5\xbb\x89\x23\xce\x4f\x42\x86\xc5\xa7\x35\xa6\x55\x3c\x39\x9e\xca\x87\x3a\xc6\x06\x19\xd5\x6e\x5a\x0b\x07\x91\x9d\x2d\xe2\xa5\xd1\x95\xd9\x66\xbf\x3a\xfa\x70\xcf\x08\xae\xa0\xa6\xb8\x33\x2f\x37\x1a\xef\x7f\x02\x22\x26\xbb\x9f\xc5\x5a\xe7\xf3\xf8\x42\x94\xac\x96\x27\xc5\x47\x3f\x57\xc9\x81\x72\xad\xda\x87\x4c\x85\x37\x47\x65\x09\x73\x6d\xb1\xdd\x42\xbe\xe2\x80\x27\x3f\x4d\xea\x65\xe7\xc5\xba\x2a\x6f\x5c\xc8\x6a\xdc\xde\xa0\xa5\x25\xf3\x8b\x5c\xa7\xc7\x67\xf8\xc5\xa4\x02\x0e\x42\x18\xd8\xf7\xe5\xcb\xbd\xe8\xc7\x9c\xf0\x80\xe5\xd8\x05\xd9\x41\xae\x20\x4d\xab\x91\x08\x02\x7c\x85\x8e\x96\xb4\xd9\x17\x70\x79\x21\x42\xdf\x9b\x62\x2f\xa1\x3c\x51\x74\xa6\x9c\x68\x19\x9f\xb6\xf6\x6f\xff\x69\xa7\x68\x53\x35\x9c\x60\x8f\xed\x3f\x1c\x0b\xb2\xa7\x1d\x15\xd4\x6e\xb3\x48\x61\x37\xce\x79\x74\x79\x42\x8b\x2f\x3d\xa2\x13\x3f\xde\x78\xc7\x73\x68\x4e\x8e\xd0\x69\x2f\x27\xe9\x4e\x8f\x4d\x64\xe0\xd3\xc0\xb7\xc1\xfd\x56\xce\x54\xf5\x94\xcc\x73\x76\x49\xc4\xed\x8a\x95\x57\xd7\x9e\xcf\x88\xe6\x5b\xa2\xda\x6c\x6d\xa6\x01\x41\x27\x2c\x14\x53\x9e\xd1\x35\xd0\xeb\xc0\x4e\xcd\x30\x5e\x4a\xda\x1c\xef\xa5\xfa\x48\xfd\x9c\xc2\x25\x0d\xb8\x23\x97\xce\xfd\x79\x26\x5e\xe5\x94\x31\x63\x37\xcf\x5c\x88\x73\xcf\x4a\xb9\x02\x44\xa7\x79\xa7\x77\x29\x11\x37\xbd\xdd\x8e\xd5\x4f\xdc\x15\xef\xa2\x65\x46\xfd\x05\x36\x64\xdb\x05\x6a\x9c\xde\x0c\x76\x3e\xf6\x95\xd8\x50\x5b\xc4\x4a\xde\xf2\x15\x61\xdc\x05\x70\x4e\xf4\x8e\x07\x75\x37\xa2\xe7\x75\x47\xd2\x92\xdc\x2c\xbb\xc0\x6f\xb9\xcf\x35\x81\xd0\x57\x44\x04\x24\xd7\xb7\x44\xc6\x64\x62\x87\xa9\x2f\x15\x88\x28\x27\xeb\x85\x23\x9c\x36\x65\x7d\x23\x17\xc3\xa3\xc8\xe6\x51\x58\x9a\x18\x05\x01\x1a\xf7\x5a\x75\x28\x92\xe8\x8a\xc4\x1a\xa6\x7a\x15\x57\xff\x41\x63\x42\x39\xc7\x9c\xb4\xdc\x31\xf1\x23\x51\xfb\xcf\x74\x7b\x72\x7d\xd9\xc3\xa4\xf7\xac\xcf\x92\xd6\x3c\x83\x30\xbe\x6c\x1d\x17\x0e\x37\xae\x47\x85\x0f\x12\x68\xf0\xe8\x65\xeb\x04\x67\x33\x57\xa9\xd3\x91\x47\xb7\xa9\x83\xbc\x98\x5c\xa6\x9e\x1b\xf6\x8c\x9f\xc3\xd1\x89\x98\x29\xf6\x99\xfb\xd4\xa3\x1e\x7a\x6d\x77\xa2\xdc\x9e\xb9\x4c\xe8\x9e\xf5\x4a\xb5\x7d\xb3\xb7\xab\x6f\xeb\x9c\xc3\xd7\x08\xef\x9f\x71\x8a\xc8\x8b\xcb\xcb\xc5\xba\xad\xaf\x3b\x5c\x4e\x1e\xda\x0d\x09\xd4\x65\x26\xfd\xc2\x7b\x18\x0a\x01\x67\x00\x5a\x2f\x6b\x12\x26\xaa\x12\xe7\x1d\x3b\xbc\x71\x96\x98\x12\x97\xf2\x47\xd3\xd8\xf0\x9a\x86\xe8\x3f\xa3\x74\xcf\x00\x09\x1f\x1a\x45\x82\x59\x68\xc1\x6e\x57\x5f\xaf\xf0\x8b\x2f\x5a\x23\x64\x13\x9d\xe4\x5c\xf4\xa2\xe7\x87\xd6\x04\x0a\xbf\x95\xa0\xe8\xb1\xc7\xe6\x3e\x35\x54\x47\x37\x97\xc2\xb1\x78\x88\x4e\x4c\x25\x29\xc1\x46\x72\x3f\x0f\x80\xd1\x75\xbc\xfb\x79\xa2\x54\x88\xaa\x73\x88\x23\x4a\xf2\xe4\xe5\x1b\xfd\x62\xdf\x7a\x8e\x89\xa4\xd6\x73\xbe\xf6\xca\x23\x96\xc0\xa7\xac\xed\x59\x78\x3f\xfe\x77\xfa\x23\x64\xc9\x5d\x09\xfe\x1d\xde\xff\xe3\xcf\x00\x93\xb7\xd9\x65\x0f\x4e\x6a\x63\x9b\x3e\x24\x37\xb8\x1a\x2c\x25\x7f\xa1\x15\x53\xd6\x0d\xae\x1f\x5f\xe9\x83\x8c\x0e\x8a\xba\x85\xc9\x20\x64\xae\x39\x56\x95\x4b\x67\x4b\x58\x50\xf7\xbb\xe4\x0c\x32\x55\x84\xe3\x80\xa5\x4c\x62\xdd\x0a\x0a\x33\x8e\x78\x6a\xc0\xd7\x8a\xef\xc7\xb4\x5d\x5e\x5a\x12\xd4\xf8\x09\xd5\xb0\xe1\xa7\xf0\x5c\x2e\x31\x0b\x1a\xc2\x32\xdb\xba\x2b\x95\x2e\x87\x79\x53\xc4\x75\x4b\xc1\x5d\x34\x63\x17\x04\x29\xdc\x04\xa1\x5c\xe6\x40\x36\xc2\xb0\xc4\x37\x4d\x7a\x8e\x1c\xfe\x51\xf5\x68\x1a\x4d\x6e\x34\x2d\xaa\x03\xd6\xb9\x31\xbd\x10\x51\x07\xe4\xb8\x59\x3c\x45\xb6\x3a\xe4\x4a\x40\x65\x71\x25\x9e\x6a\x19\x34\x2f\xba\x66\xe0\x9b\xe6\x2a\xb8\x6e\x61\x8f\xb9\x60\xa3\xe1\x65\x32\x7b\xfc\x48\x0a\xa6\x8e\xa3\x2b\x4d\x9b\x8c\x3d\xd5\xb5\xbc\x06\x8e\x74\xc2\x92\x2b\x01\xae\x1c\x8c\x22\x89\xb9\xfe\xdd\xc2\xf1\x22\x99\xc4\x15\x58\x13\x5b\x74\x3a\x9e\xb6\x08\xde\xf1\x51\x60\x90\x69\x9b\x51\x89\xc1\xc0\xff\x31\xb0\xc4\x0a\x19\x05\xd6\xe6\xed\xad\x91\x7d\xfc\xc3\x3f\x88\x05\x5e\xda\x42\x3d\x8f\x7c\x4b\x98\x92\x6e\xe7\xf1\x1e\xa6\x28\x5a\x44\x78\x9a\x22\x59\xfe\xee\x05\x8a\x74\x21\xfb\x2d\xe4\x2a\x9b\x2e\x6c\xb7\xe2\x56\x59\x89\x1b\x96\x37\x1a\x3f\x50\xde\x2f\x4d\x4d\x34\xe9\x31\x75\xf7\xce\x6f\x44\x8e\x7f\x8f\x02\xc3\xea\x94\xbc\x4d\x1f\x75\x8b\x01\xc6\x97\x82\x27\xef\xbf\xc9\x9d\x60\x79\xc8\x54\x6f\x05\x2f\xfc\xfd\xa9\xf9\x17\x3b\x23\xcf\x25\xbe\x5c\x25\xcc\x21\x6e\xa0\xc9\xaf\xbb\x77\x1a\x5b\x37\xb4\x90\x5f\xe3\x16\x6a\xc5\xe1\x40\xf1\x96\x60\x47\x1c\x0f\xac\x85\x2f\x2d\xfb\x72\x90\xd4\xce\xac\x3f\xdf\x64\xb2\xd9\xa1\xe3\x28\xb2\x1d\xc2\xbe\x5d\xf3\xa3\x02\xd0\x3d\x76\xcb\xd2\xca\x2d\x57\x4e\xbc\x25\x7c\x61\x74\xe5\x0b\xb5\xe9\xdd\x0b\xfc\x8c\xfa\x0b\xc4\xcc\xdc\xc1\x4d\x03\xd9\x0a\x0e\x39\xed\x36\x58\x87\xdc\x0f\x51\x90\x49\x3f\x71\xf0\x3c\xd5\x00\xaa\xea\xbc\xa6\x3e\xf8\x45\x15\x3b\x9f\xc2\x72\xe1\x1b\xf2\xeb\x1c\x32\xc7\xd6\x3d\xec\xc6\x55\x20\x86\xfd\x4f\x0a\x0a\x23\x0b\x09\x0c\x9e\x29\xf8\x95\x65\x46\xd8\x14\x88\xfc\x6f\x11\xe1\xaa\x1e\x42\x49\x88\x6b\x6c\x4e\x84\x64\xf6\xd3\x91\xab\xad\xa3\x05\xf4\x8f\x5d\x6d\x1d\x87\x26\xfe\x92\xab\xad\xff\xb0\x11\xfc\x78\x14\xc1\x58\xb1\x96\x86\x13\xf4\x39\xd3\xb8\x82\x5f\x68\x93\x9e\x51\xfa\xa4\x05\x3c\x27\x14\x23\xe3\xef\x37\x7f\xa8\xa5\x9b\x56\xeb\x7f\xc5\xd0\x1d\xdb\x25\x67\x84\xbe\x51\x64\xbb\xb7\x89\x15\x53\x83\xda\x49\x91\xa0\x55\xd5\xad\x9e\x68\x55\xa7\x22\x5f\xc4\xe3\x26\x0f\xfd\x8e\x25\xc3\x69\xc8\x08\xde\x40\xb7\x96\x89\x23\x48\xb0\x32\x51\x75\x81\x06\xd7\x23\x3c\xca\x43\xec\x85\xc4\x8f\xe3\xc3\x34\x82\x04\x02\x48\x1c\x8f\x1f\x71\xc4\xf0\xf3\xb9\x40\x12\xe3\x4e\x83\xec\xc8\xd9\x1e\x87\x04\xe1\x71\x76\xc5\xfc\x38\x3d\xa5\x3a\x1b\xa1\xe4\x73\xb1\x25\x4e\xbc\xbe\x68\x86\x79\x8f\x74\xc9\xcf\x58\x35\x38\xb2\xb5\xb0\xf1\x41\xee\xb3\x44\x1a\x9e\x24\x6e\x6f\x40\x96\x73\xa6\x8f\x3b\x17\xe9\xa4\xa0\xf5\x93\xde\xf1\x56\x57\x7a\x2e\xa7\xed\xc6\xc7\x2e\x1d\x67\x38\x22\x78\x90\xab\x75\xc5\x95\x8d\x20\xc4\x6e\x8a\xa8\x7b\x33\xc9\x49\xc9\x7a\x52\xfd\xf8\x86\x81\x4b\x57\x1b\xd7\x2b\x04\xb6\x70\x69\x1b\x1c\xf1\x19\xc7\xe8\x5b\x83\x8b\xae\x42\x96\x58\x35\xd2\x00\x32\x2e\x8f\xce\x77\xc9\x82\x76\x36\x24\xeb\xf1\xa7\x8e\x6f\xc4\xfa\xf3\x21\x0f\x7f\x3b\xe8\x2f\x44\x0a\x90\xfb\x69\x69\x0c\xf4\x43\xe0\x1f\xd9\xea\xa6\xac\xae\x3e\xe9\xa9\x67\xe7\x0f\x93\x76\xf0\x54\xce\x9b\x21\x39\x5e\xf5\x80\x5d\x20\x26\x30\x46\xaa\xf3\xe2\x92\x7d\xbf\x7b\xe9\xb8\xa4\x82\x39\xd1\xc8\x49\x1c\x1b\x42\xc5\xc7\x99\xec\xf8\x71\x4f\x3e\x74\xd8\x6b\x28\x84\xf7\xfe\x34\x7e\x70\xca\xb0\x5a\x47\x1e\xc6\x33\x62\x99\x93\x1b\xe9\x0b\x57\x3b\xf3\xaa\xae\x75\xc7\x72\x8e\x7a\x10\xc3\xfc\x97\xbb\xc0\xda\x3e\x7f\x4f\xda\x05\x4b\x77\xf6\x0d\x69\x50\xdf\x10\x96\x4e\x3d\xf1\xcf\x2d\x8d\xba\x15\x43\x7d\xae\x5b\xdc\xea\x3f\x8b\x57\xea\x7c\xe3\x46\x4c\x99\xd5\xd8\x70\xcc\xfa\x17\x71\xec\xb3\xdb\xa8\x8f\xee\x62\xbd\x6f\xd1\x3d\x50\x36\xb9\x67\x2f\xf0\x47\x4e\x60\xc9\x14\x9f\x95\x09\xc7\x21\x9b\xa8\xf5\x6c\xc5\x91\x98\x53\x5f\x40\x42\x42\x15\x0e\x38\xbc\x62\xa5\x9e\x50\x01\x98\xbd\xab\x52\x1e\xd6\x0f\xdb\x71\x8b\xfc\x10\x81\xb2\x8c\x92\xf3\xa5\x27\xba\x40\xbb\x48\x4a\xe0\x20\x47\xc7\x12\xd2\xc2\x1c\xe7\xf2\xfa\x81\x52\x0f\x17\xfd\x8a\x5b\x97\xad\xaa\x1c\xe7\xa4\x5a\xf7\xc4\x33\x40\x13\x55\xe8\x14\x32\x9d\xc8\x28\x70\x69\x1c\x49\x88\x9f\xc3\xc9\x23\x87\x47\x01\x16\x85\x73\x3c\x1d\x93\x69\xe0\x12\x4c\x86\xb4\x2f\x25\xeb\xe5\xe7\xb4\x3f\xd3\xbe\x39\xb6\xe1\xb9\xbc\x7c\xe7\x57\xf7\x5c\x74\xbd\x45\x42\x33\xc6\xab\x69\xb4\x52\xdd\x42\x00\xc9\x09\x73\xef\xdc\xe2\x7e\xd0\xc1\xea\x13\x9a\xc9\x70\x4a\xb6\x2a\xd8\x6a\x9e\x96\x7c\x61\xb3\x4a\x6b\xfe\xc1\x96\x47\x54\xe4\x18\x09\xf9\xc2\xbe\x78\x12\xf3\x8f\x22\xe2\x58\x77\x4c\xe2\xa4\x11\x45\x59\x8d\x66\x2a\x12\xb4\xb0\x56\x53\x61\x6b\xb4\x0b\x82\x5a\x3c\xde\x09\xa3\xe0\x1a\xc9\x86\x50\x2f\x15\x89\xce\x14\x2e\x8f\x85\x7a\x2b\x9a\x42\xc8\xc5\x50\x3f\xf8\x27\x06\x20\x71\x6f\xc5\xf6\x39\x79\xdd\x22\xa6\x86\x5e\xc7\x07\x3a\x7b\x22\x4c\xdf\x20\xcf\x5d\x70\x88\x7f\xd7\x1b\x11\xaa\x79\x4e\x48\xac\xf6\x8f\x29\x2e\xcf\xdc\x2f\x79\x90\xa3\x8b\xcc\x7f\x2c\x43\x7a\x46\x99\xd9\xe6\x36\x0a\xe3\x9e\xe0\x2d\x7d\xa3\x30\x7e\xaa\x00\x71\xf9\x87\xde\x3f\x5c\xd0\x69\xa4\xb2\x2d\x94\x0b\xfe\xa1\x4b\x44\x49\x61\x17\xaf\xe5\xc5\x0d\x5e\x71\x60\x41\x76\x5f\x23\xc4\x9d\x52\xe9\x43\x5d\xa1\x7a\x98\x0e\xa1\x86\xe1\x18\xfc\x70\xd0\x22\xf9\x6c\x6b\x97\x7f\xc2\x4f\x0d\x61\xc9\x09\xaf\x32\x7c\x13\x2d\x20\xd6\xe6\x3d\xfe\xff\xc1\xdc\xe7\xb8\xf2\x7e\xe4\xac\xde\x24\xac\x13\x83\x76\xa1\xbf\x24\xae\x46\x80\xf0\x2e\x7f\x9d\x9a\x8b\xb4\x2f\x51\x1d\xe8\xed\x81\xb5\xa8\x43\xc7\xf5\x0c\x9d\xd1\x21\x68\x8f\x67\x9b\x5c\xc1\x64\x2c\x4f\x7a\xf8\x67\x4c\x75\x43\xac\x59\x01\xb8\x7e\x14\xf1\x48\x27\x51\x6a\xfc\x0c\x65\x92\xee\x5e\x32\x70\x46\x8b\x38\x33\x9e\xaa\x38\xfd\x4a\xde\x37\x88\x93\x3a\x79\xe1\x20\x4e\x12\x97\x88\x38\xa5\xc9\x5a\x1a\x44\xd1\x20\x70\x5f\x02\xea\x7c\x19\xe3\xa6\xa7\xc5\x47\x21\x34\xd3\x2a\x66\xfa\xa4\x8f\x6b\x26\x3d\x08\xc1\x59\xe2\x64\x7e\x5d\xd8\xbd\x30\x1d\x67\x28\xfb\x3f\xaa\xd6\xdf\x21\x88\x6a\xe0\x6b\xa4\x71\x8a\x88\x0d\xf2\xa0\x70\x48\xe5\xed\x1b\x27\x04\xf1\xd6\x4e\xa1\x29\xb3\xd4\xc7\x3d\x66\x96\x97\x48\xf7\x7e\x89\xa9\x74\x3f\x07\x28\x6f\xa1\x8a\x9a\xc6\xbf\xc0\x3d\x03\xd7\x0e\xd5\xf2\x83\x7b\x9f\x36\x06\xc1\x3d\x92\x6a\xa5\xc1\x45\x6b\x8e\xb4\xf5\x14\x49\x86\x92\x68\x2e\x72\xf3\x16\x2f\x8e\x75\xb7\x17\xf1\x27\x22\x87\x83\xe0\x12\x16\x96\xd1\x8a\x1d\x13\x1c\xa3\x14\x9f\x89\xa1\x36\x3d\x58\xf1\x5a\x6b\xfa\x24\x5d\x1c\xde\x45\xaf\x2f\xf0\xca\xb9\x8a\xa3\xb5\x7e\x49\x3d\x69\xef\x14\x20\xc4\xd6\x6b\xb1\xcb\x85\x25\xfa\xa2\x9e\xb2\xde\x0f\x81\x77\xa8\x92\x6e\x12\xe7\x72\xca\x69\x30\xa8\x18\x23\x6e\xaf\x2b\xed\xe7\x7c\x1d\x9f\xe9\x22\x9e\x76\xde\x6e\xdc\x23\xb6\x59\xbb\xa6\x35\xc6\xee\xc2\x76\xa3\xaf\x96\x4f\x57\x40\x5c\x26\xb0\x36\x93\xb2\x91\x2d\x8b\x1f\x43\x75\xaf\x36\x85\x8a\x5a\xdb\xdd\x54\x9b\x15\x3f\x25\xdc\xed\xd8\x8e\xfa\x82\x36\xae\x0a\x30\x0f\x16\x94\xf8\x50\x02\x11\x15\x9f\x2c\x1b\x1b\xbb\x07\xe6\xeb\x57\xfc\xf6\xc2\x0f\x33\xd1\xb5\xf9\x20\xe3\xe7\x18\x40\x16\x59\x8a\x51\xd6\x0e\xfc\x1a\xa2\xef\xf2\x6b\x46\x5f\x7d\x73\x7b\x27\x52\xb4\x8e\x83\x51\x6b\xc5\x3b\xe9\x28\x50\x7c\x6c\x4c\x91\x1f\x40\x32\xb0\xf1\x8c\x9f\x8a\xeb\xce\xd7\xe2\xdb\x01\xbf\xd0\xf1\x23\xce\x6a\x26\xeb\x44\x17\x67\x45\xdb\xa8\x46\xb4\x63\x83\x89\x5b\x3f\xba\x50\xb4\xe9\x99\x11\x25\x87\x0e\xb4\x9a\x2d\xd5\x08\xe7\xea\xe5\x07\xfe\x63\x24\x31\xd9\xe6\x03\xe8\x3e\xad\x8d\xba\xad\x07\x92\x1f\xac\x7f\x9c\xe1\xb9\x4b\xe9\xe6\xe0\x59\x97\x7e\xb3\x1a\x38\xb2\x94\x2b\xb2\xe5\x27\xa4\x83\xa0\x1f\x17\xe4\x43\xd9\x15\x83\x46\x75\xc3\x2a\x75\x9c\xd2\x59\x19\xc5\x89\xf1\x95\xc4\x85\xb5\x58\xbd\xee\x33\xea\x50\xce\xce\x4c\x43\x1a\x05\x3a\x00\x37\x35\x07\x3b\x5c\x95\x84\xa6\xa1\x59\x61\xe0\x1d\x42\xcb\xb0\x65\xa5\x35\xaf\x38\x99\x1f\x36\x9d\x69\xc2\xf5\x4c\x8b\xf9\x86\xa8\x83\x6a\x99\x39\x52\x10\xc1\x1b\xc6\x85\xb6\x12\xcb\x61\x5c\xc2\xe1\x70\x67\xb3\x66\x84\xc1\x17\x94\x34\x87\x3d\x06\x1d\x63\x01\xc0\xa7\x1e\xe7\x1c\x5c\xd9\x8e\x10\x17\x97\x2b\xf2\xd2\x72\x19\xf3\x9a\x13\x1c\xa9\xbd\x3c\x5a\x80\x3d\x15\x96\x2f\xea\xba\x09\x53\xfb\x72\x76\x76\xe3\x62\x6a\x06\x9a\xf4\x8f\x23\x3f\x6f\xc7\x34\x92\x4b\xd6\xeb\x8f\x44\x7f\x3a\x29\x21\x1f\x29\xd4\xba\xae\x7b\x3c\x52\xd1\x80\xe9\x62\xb7\x35\x8e\x68\xe6\x52\x61\xc0\xde\xec\xe7\x3a\x26\xe0\x63\xcc\x11\x78\xc3\x81\x9e\x6e\xc3\xdd\x01\xe1\x20\xa9\xbd\x76\xd8\xc0\xc7\xb1\xd3\x46\x5f\x5f\x20\x88\xa4\x4f\x9e\x45\xc7\xa4\xa8\x6f\x79\x52\x7a\xbe\xe9\x4d\xb6\xd9\xd9\x99\xb6\x9f\x22\xfd\x73\x8d\x4f\x0a\x87\xd6\x27\xe5\x67\x9b\x97\xb7\x85\xa0\xed\x5f\x0f\x9b\xbd\xed\x71\x21\x6b\xb7\x62\xeb\x76\xa8\x4b\x9f\x26\xe2\x13\x96\xd8\x5e\xda\x59\x80\xea\xf9\x32\xe2\x6c\xad\x74\xfc\xd0\xf1\x92\xb1\xfb\x42\xd8\xc9\x4f\x69\x35\x22\x31\xcf\xe6\x4b\xd5\xb8\x69\xbd\x52\x8e\x5b\x77\x27\x78\x1d\x5f\xc3\x63\xb9\x85\xd6\xa9\x04\xa1\x1b\xb5\x10\x37\x90\x69\x7d\x08\x2b\x24\x27\xe1\xe6\x66\x53\x5a\x1f\x61\xc8\x50\x4f\x34\x2d\x06\x67\xd9\x82\xc0\x99\x8a\x5e\xb0\x0d\xfe\x8a\xe3\x14\x01\x5e\xc5\x4d\x68\x5d\x7a\x3a\xa7\xa7\xe4\xce\x15\x54\x2a\xf7\x85\x45\x1a\xdc\x30\xff\xb2\x32\xae\x7b\x52\xe4\x95\xfa\xcc\xde\x5e\x46\x3b\xd5\x2d\x13\x30\xd1\xa2\xb2\x30\x28\x37\x24\x34\xb2\x3c\x2d\x57\x8e\xd3\xe7\xa4\x92\x10\x41\x5e\x60\xe3\x77\xe8\xdf\x8c\x9f\xa0\x57\x89\x58\x21\xc1\xee\xbe\x61\x26\x57\x12\x1c\x0f\x07\x7a\xee\x5d\xfe\x7c\x66\x1c\x43\x47\x92\xa2\x77\xf1\x5d\x92\x06\x10\x8b\x22\x87\xc5\xfd\xf2\x5e\x4e\x36\xf4\x8a\x8d\x75\xde\xdc\xa3\xe5\xc7\xe6\x1e\xa9\x62\x14\x16\x46\xfb\xc5\x9c\xb0\x38\xf3\x3c\x4e\x04\x5e\x73\xc1\xa9\x0e\x90\x03\xb3\x2e\x5f\x71\x28\xd6\xa4\x30\x4b\x2b\xc2\xfc\x8f\x2a\x78\xc5\x72\x0c\x1e\xfe\x75\x05\xc6\x0f\x4c\xbf\x82\x22\xdb\x20\x66\xd1\xa1\xe9\xf9\xda\x52\x8b\xe7\x57\xc0\xc8\x8b\xdd\x2c\xf7\xbd\x3f\xf2\x4e\xd8\xf9\x67\x1f\x09\x0b\x83\x8f\xac\x40\xec\x36\x19\x5e\x6c\x63\x90\xa2\x5b\x85\x29\x8c\x83\x83\x33\xab\x33\x99\x51\x80\xf3\xa4\xc6\xa0\x22\xfe\x86\xeb\xa1\xaa\xfd\xf1\x08\x83\xe9\x15\x8e\xe9\xcc\x13\x39\xa3\x98\x14\x5d\x3b\x17\x08\x56\x9b\x1e\x70\x1f\xca\x5f\xcd\x76\xf7\xfd\x79\x01\x0a\x7b\x19\x6e\x03\xcf\xe1\xc7\x47\x41\x77\x8f\xa8\xc5\x2f\x79\x31\xfc\xc8\x30\x16\x0f\x22\xd1\x72\x0a\xf4\xf8\xf9\xc8\x14\x3b\xd1\xb3\x95\xfe\x95\x4c\x67\x24\x39\xfa\x4c\x66\xac\x6d\xfa\xfc\x6b\x92\x71\x37\xdc\xc3\x99\x09\xfa\xfe\xdf\x3c\x9d\x19\xe1\x2a\xf6\x9b\x73\xd8\xfd\xdc\xed\x15\x79\x39\x70\xc1\x57\xb3\x62\xfa\x13\x3f\x25\x18\x28\x10\xc3\x46\x64\x85\xbf\x13\x4f\x0b\x4e\x71\xaa\xf3\x57\xa2\x35\x57\x1d\x16\x93\x93\xb4\x95\x48\x9d\x25\x2b\x12\xc9\xb6\x74\x05\xe6\xc2\xd6\x27\xed\x4b\xc2\xc8\x88\x27\x89\x1c\x44\xd8\x46\x6f\x4b\x4a\x32\x42\xff\x76\xe1\x7d\x49\x49\x9c\x04\xba\x15\xd5\x9a\x92\x8f\xa4\xc7\x23\x02\xf2\x9a\xf3\xcc\x39\xf2\x5c\x21\x44\xfd\x78\x9c\xe7\xfc\x4c\x9a\xa3\x50\x9a\x13\x7a\x2e\x09\x51\x40\x48\x49\x90\x67\xf5\xe0\x89\x15\x5e\x8e\x73\x79\xce\x29\xe6\x49\x14\xad\x30\xea\x26\xd7\x35\xea\x5e\x5c\x35\x03\xcd\x11\x41\x21\x7f\x02\xa4\xfe\xc4\x67\xea\x49\x2c\x89\xbb\xba\xeb\x89\x29\xed\x7c\x7b\x0d\x42\x3c\x9e\xd3\x96\xf7\x29\xac\xb4\xc8\x2b\xea\x1b\xdf\xc8\x38\x7b\x93\x64\xf8\x07\xe4\x90\x1d\x3d\x1d\x37\x03\x12\x3c\x56\x5a\x68\x0f\x7e\x90\x4b\xc1\x2e\x97\x89\x28\x2d\x17\x7e\x7e\x0c\xd7\xe2\xf8\x71\xff\x3f\xe4\xb9\xb1\x0a\x8f\x92\xe0\xc6\xb6\xd9\x15\xdb\x5d\x70\x5f\xc9\xa3\x77\x4a\x14\x93\x38\x6e\x39\x40\x15\xde\x63\x34\x17\x1c\xf0\xd7\x3c\x61\xc7\xc4\x08\x82\xc6\xc3\xf9\x61\x34\x59\xdf\xb7\xc5\x7a\x80\x49\x54\x1c\x45\xea\x96\x0d\xab\x9a\x3e\xf4\x53\xc0\x6e\x90\xeb\x1e\x8f\x41\x66\x3f\x0b\x1d\xbf\x33\x3f\x01\x93\x00\x59\xd2\x27\x09\x8f\xe5\x2b\x60\x1b\x80\xe6\xf3\x11\x3e\x02\x38\xe0\x28\x58\x75\x19\xb1\xc3\xe6\x71\x6e\x2e\x1e\xbb\x8c\xee\xd0\x37\x12\x09\xfe\xe2\xf5\xfb\x73\x73\xcb\xfa\x01\x24\xaf\x04\x06\xdc\x45\xcb\x01\x39\xbc\x24\x38\xa7\x89\xd7\x85\x7a\xf2\xa8\x9f\x3a\x8b\xd6\xf8\xa6\xe9\xe2\xef\x23\x60\xc7\x0f\x5f\xcc\x31\x31\xd8\x84\x98\x0d\xd1\xf7\xea\xc6\x68\x89\x85\x79\x3d\x94\x7d\xd1\x94\xd6\xa5\x98\x6e\x57\x0f\x25\xc2\xb0\x93\x10\xde\x64\x2d\x73\x1d\xeb\x1b\x89\xfb\x63\x1e\x9c\x3c\x58\xa4\x7b\x6e\xd5\x97\x1d\x5f\xbb\xc0\x11\x6a\xde\xbf\xba\x38\xb5\xd5\xa6\xbd\x69\x58\x6b\xae\xe3\xdc\x17\x0d\xc0\xf4\xc9\xe8\xe5\x05\x7d\x03\x12\xd7\xc9\xe8\xdb\xef\x0e\xd8\xb2\x48\xee\x2f\x36\xba\x4c\xce\x1f\xbf\x36\x9a\x50\x45\x9b\x5f\xdb\xe5\x28\x45\xc4\x35\x17\x1c\xd8\xd0\xf7\x00\xc9\xb8\xeb\xc4\xef\xe8\x48\xb6\xaa\xf0\x95\x74\x14\x0d\x11\x5d\xfa\xcf\x57\x07\xe6\xe9\x19\xcc\x75\x63\x2e\x49\xec\x94\x1e\xd7\x81\x83\xd0\xe7\x8e\xdd\x03\x00\xee\xad\xe3\x31\x37\xe1\xc9\x5a\xca\xdf\xa5\xad\xa4\x6c\x5e\x96\xe7\x53\x26\x2f\x26\x63\xe1\xa0\x4a\xab\xf9\x52\xff\xa0\xb8\xae\xe5\x07\xfe\xf3\x99\x71\xab\x23\x91\x5e\x2e\x65\xb2\x92\x16\x48\x01\x57\x42\x54\xe5\xc1\x96\xb4\xe2\xf0\x8c\xe2\xb4\x80\xbc\xd9\x84\xca\x47\xf8\x01\x52\xeb\x82\x0d\xa7\x58\x93\x7a\x1c\x9f\xd0\x72\x3d\x76\x45\x35\xaa\x3c\x39\xd9\xd3\x7a\x3f\x7f\xc0\x8b\x92\xcc\xe9\xa7\xd4\x2a\x74\xc1\x5f\x9b\xc4\x36\xa4\x80\x59\xd3\xe8\x39\xe1\x9e\x1b\xd6\x65\x1b\xe5\x5f\x61\xa9\xfa\x6c\xe7\x68\x1b\x01\xe0\xe6\x5a\x00\x38\xe5\xeb\x6b\x9a\x3d\x3a\x63\x34\xb5\xbe\xbc\x44\x28\x2e\xc4\x77\xe4\x08\x2f\xf8\x38\xa5\x8f\xa1\x0b\x05\x69\x99\x62\xc7\x40\x4d\xc6\xea\xa6\xed\xf2\x1d\xff\x3c\xa5\x9f\xc9\x95\x4d\x5f\xa4\x1d\xf4\x69\x6f\xaf\xa5\xcf\xa3\xf8\x29\x09\x18\x37\xac\x60\x26\x6d\x98\x19\x97\xb6\xae\x7b\x79\xf6\x21\x0e\x44\xb0\xe6\x80\x36\x4d\x96\x07\x3c\xc3\xf8\xb4\x59\x49\x24\x7b\x5f\x46\x6c\x5f\xd8\xcb\xe1\xfa\xec\xb4\x2c\x8d\x63\x5c\x90\x44\x14\xff\x66\xed\x4c\x63\x9b\xb6\x68\xf4\x3a\xe2\x05\xff\xd6\xdb\x88\xbe\xe7\x98\x1b\x5d\x9b\x8c\x88\xb7\x87\xad\xdd\xfb\x78\xd5\xfe\xc9\xf9\x29\x4e\xf2\xb5\x5b\x2b\x67\x6a\x3a\x9b\x5d\x2d\x04\x16\x71\x31\x21\x31\x62\x1a\x42\x62\xc4\x00\x85\x44\xee\xd6\xf3\xb9\xf6\xbb\xae\x94\x69\xb9\xb8\x78\x35\x9a\x92\x28\xd7\x3f\xef\x93\xc9\x8d\x44\x96\x45\xee\x21\x50\xec\x96\x8e\x8a\x7b\xdf\xc4\x65\x18\xa5\xe7\x11\x02\x35\xcd\xd7\x71\x89\xb2\xdd\x5f\xcb\xa2\xb7\xdf\xdf\xe3\x9b\xe5\xf7\xfa\x22\x5f\x47\xb5\x38\xd2\x1e\x6d\x24\xfa\x9c\xc5\x8d\xa3\xea\xe9\x23\xa3\x7a\xbe\xc7\xaf\x8a\x2a\x7d\x17\x26\x7b\xbc\xda\xdd\xd1\xf0\x2e\x1c\x02\x62\x2b\x08\x0c\xa2\xeb\x1a\xee\x9b\x84\xb3\x82\x88\x06\x31\x15\x7d\x5d\x69\x51\x16\x5b\xf6\x55\xdd\xc4\x37\x39\x7c\x57\x25\xc8\xad\x0b\x7a\xcb\xfe\xfb\x2f\xf5\x15\x5d\xf7\x32\x8c\xc6\xa9\x55\x07\x81\xa2\xc2\x83\x68\xbe\x06\xf7\x22\x34\xeb\xc2\xd2\xf7\x9a\x45\x09\x96\xbc\x1f\xad\x85\x18\x2f\xb0\x49\xd3\x71\x2a\x68\xe1\x8f\x91\x0d\xdb\xe3\x82\x6f\x52\x15\x9f\x10\xc0\xd4\x6e\xf6\x08\x06\x89\x64\xf3\xba\xa8\x8a\xc3\x70\x30\x3f\xdb\x1b\x73\x41\xd9\xf2\xfe\xe7\xb4\x67\x0d\x89\x04\xd9\xf2\x19\x7f\x52\xa7\xf8\x33\x50\x2d\xb9\x61\x89\xbb\x1c\xab\x92\x8d\x50\x8f\xd5\x2e\xf6\x14\x87\x62\x39\x42\x17\x1d\x54\x81\x69\x8d\x0a\xbd\x43\x4e\xfc\x14\xf1\x4c\x69\x77\xa5\x5b\x97\x90\xbb\xc6\x38\xbb\x86\xfe\x3a\xd8\x81\xea\xb6\xd5\x16\xc4\x00\x7f\xf8\x49\x10\x69\xa1\x2d\x3e\x06\x1c\xc9\x3d\x47\x56\x35\x11\x55\x5c\x3e\x71\x97\x1c\xc5\xae\x03\xbf\xe7\x8f\xd1\x52\x19\xf1\x32\x60\x63\x36\xb6\x15\xdc\x67\xbd\x7f\x9c\x96\x65\x5c\xbd\x95\x10\xcd\x59\x38\x48\x5e\xf3\x97\x76\x3d\xe9\xb9\xc2\xcd\x8b\x34\x29\x8c\x9b\x5f\xda\x85\x35\x7c\xf3\x00\x64\x5e\x3c\x7b\xf5\xd6\x70\xd4\xc1\x14\x78\x4a\x44\x34\x63\x4a\x72\x34\xe3\x08\x85\x11\x23\xab\x8e\x83\xcd\xab\xa7\xb3\x53\x20\x70\xb7\x8e\x43\x56\xbd\xf3\xb8\xc0\xc7\x7c\x55\xba\x3b\x72\x5a\x7b\xd4\x25\x01\xd4\xaf\x11\x8c\x7f\x4f\x4a\x80\xdc\xe7\xb4\xc5\x2a\xb4\x57\xb1\x4d\x31\xa2\x54\xe2\x10\xe4\x29\x15\xe2\xa6\xce\x76\xcb\x41\x36\x6d\x7d\x55\xf0\x95\x1c\x86\x75\x9f\x1e\xce\x25\xb8\x2a\xcf\xf5\x5b\x97\x6e\xe8\x1c\x2d\xe7\x42\xb9\xdf\xa7\xfc\xdb\x24\x2c\x84\xee\x48\xec\x21\x01\xa5\x06\x7b\xa3\x90\x73\x74\x62\xbb\xf1\x08\x11\x05\xef\xf3\xa7\xfe\x85\x2d\x8e\x66\x34\x19\x4a\x59\x5c\x5a\x55\x22\xf3\x58\x4c\x3e\x0c\x61\x20\xbb\xbe\x6f\xba\xe4\x1e\x3b\xbf\x06\x35\x1e\x40\xa8\x44\xfb\x86\x4a\x10\x2f\xe2\x32\xd9\x4c\x4d\xc1\xca\x7d\x87\x95\x3f\xd5\x2e\xa0\xd6\x18\xcf\x0e\x50\xcf\x10\x81\xd4\x8f\x09\xb1\xdb\xea\x73\xf9\x4b\xf7\x6e\xfe\x3c\x8b\x03\x9e\x41\x1b\x26\x5e\x61\xb6\x59\x80\xf0\x39\x4a\x00\x8e\xa7\xf2\xae\x3e\x8b\x4d\x4b\x27\xc4\x53\xfa\xef\xb4\xd7\x98\x97\x9a\x11\x6d\x34\x97\x04\x0e\x26\x1f\x38\xaa\x58\x56\x55\xcc\x5d\x7b\xe8\xf4\xf9\x00\x97\x3c\x79\x6d\xc0\x65\xd8\x3f\xec\x66\xf0\x76\xbf\xc7\xc4\xff\xd2\x54\xee\xf9\x8c\x0a\x96\xf0\xb8\x9e\x5a\x2e\x84\x8a\x27\xbd\x44\x56\xdc\xb8\xa7\xdc\x15\x68\xe6\x72\x8d\xef\x39\xde\x7c\x02\x1b\xd6\xf6\x32\x77\x73\xfd\x70\xfc\x9f\x40\x78\x6f\x29\xe7\x7f\x24\x9f\xb4\x2a\x20\x05\x1f\x71\xa0\x72\x45\x22\xa6\x28\x4e\x5a\x7d\x2b\xd1\xd9\xd5\xe7\x2c\x64\xce\x04\x31\x75\x59\x75\x43\x65\x16\x31\x28\xcb\x1b\xfe\xcd\x5a\xed\xc9\x5a\x9e\x1b\x3a\x1a\x23\x52\x5d\xd3\x36\x60\x0c\x7e\x4f\x1f\xbe\x1b\xf9\xd5\xb9\x37\x41\x24\xa2\x46\xb8\x07\x78\xbf\x73\xd7\xff\x2a\x1f\x2c\x50\x7e\xe7\xc9\xab\x64\x71\xc4\xe7\x6f\x43\x64\x67\xc4\x7b\x0e\xc1\xae\xc7\x4f\x5a\xf8\x47\x04\xa8\x52\xf6\x32\x14\xe1\x4e\xd4\xa0\x51\x37\x1e\x76\xed\xe6\xe1\xfd\xf8\x21\x82\xb4\x9f\xee\x95\x82\x50\xb1\x0c\x54\x9e\x5e\xf8\x8b\x46\xa6\xe7\xaf\xd1\x00\x1f\x8a\x1e\x50\x2a\xef\xfe\x29\x7e\xe8\x40\xeb\x48\x02\x01\xff\xc5\xd9\x32\x92\xf8\xcb\x71\x7d\x1a\xcb\x7b\xa6\xba\xe4\x39\x88\xbf\xa8\xf3\x16\x22\x44\x49\xbf\xbe\xac\x53\x33\xc1\x89\xff\xa2\x01\xa4\xff\xfe\x2e\xf9\x70\x66\x93\x05\x41\x2b\x48\x83\xc3\xe8\x5c\xc8\xcc\xfa\x69\x1d\x4f\x50\x58\x27\x1c\xfd\xa2\xcf\xb6\x4b\xea\xd2\x70\xad\x6f\x07\xcc\xce\xa5\x09\x93\x39\xaa\xce\x3f\x05\x11\x2f\x14\x0e\x24\xff\x9d\x8f\xfb\xed\x5f\xff\xf2\x11\xdd\x0b\x17\xc0\x96\x15\xf9\xdf\xb9\x08\xd1\xbc\x03\x10\xec\x99\xd6\x7f\xb6\xad\xa9\x5f\xea\xd8\xcd\x2f\xed\xe1\x9a\x83\xbc\xb6\x56\x0d\xd8\x6d\xd7\x4b\xfc\xfd\xb6\x5b\x7e\x6b\x58\xf8\xc1\xf3\xfd\x54\xc5\xb7\x07\x4a\x38\x90\x90\x3e\xf4\xf2\xbd\xa3\x6f\x9c\x0b\xfc\x91\xd3\x47\x9e\x6d\xe5\xe3\x9a\x3e\x88\xd7\xde\x6b\x39\xa2\xb3\xdf\x22\x9e\x3e\x49\x15\x9c\x70\x43\x9f\x88\x08\xcc\x5f\xd2\x04\xbf\x9f\xa0\xad\x55\x9c\x8e\x96\x7a\x79\x57\x41\x7e\x4a\xf2\xae\x1e\x5a\x4e\x74\x2d\xe7\xd9\x0d\x7f\xcb\x6b\xdd\x48\x41\xcb\x9c\x74\x0d\x5f\x2c\xa9\x8c\xd8\xba\x9d\xd4\x95\x65\xbe\x89\x1b\x9b\x49\x5d\x1f\xd9\x05\x1f\x49\x6d\x76\xbd\x72\x3d\x72\xdd\x91\x54\xd7\x1f\xed\x0c\xa3\x34\x6f\xeb\x06\x91\x5a\x7f\x0f\xef\x65\xba\x47\xd0\xce\x70\xab\x36\xc8\xbc\x88\x07\x05\x73\xc6\xbe\x2c\xf6\x2a\x4e\x0c\x0d\xae\xf8\xb2\x31\xc3\x85\x58\x2e\xaa\x66\x50\xa9\x36\x7e\xf9\x30\x8d\x3c\xc5\x9e\xe9\x88\xd4\x11\x55\xc0\xc2\x33\x4d\xf0\x6a\x4d\xc7\xa1\xde\x5b\xef\xb6\x90\xa6\xa9\xa1\xaf\xff\xfd\xdf\x39\x1c\x3c\x49\x08\xff\xf1\x1f\xe6\xf5\x93\x6f\x84\xb9\x65\x8a\x9b\x73\xc8\xb7\x43\xf6\x47\x71\x80\xcb\x64\x54\x84\xd2\xfe\x94\x94\xe2\x7b\xbe\xec\x6b\xcc\x76\xac\xe0\x4e\xe7\xdf\x29\xbd\x7b\xe7\xff\x06\x00\x00\xff\xff\x52\x2b\x36\x3a\x23\xb1\x00\x00")
+var _confLocaleLocale_nlNlIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xc4\x7d\xeb\x8e\x1b\xc7\x92\xe6\x7f\x01\x7a\x87\xb4\x06\x1a\xd9\x40\x37\x35\xb6\x77\xb1\x03\xc3\x94\x57\x52\xeb\x48\x1a\xeb\xd2\xab\x96\x6c\xec\x31\x0c\x9e\x22\x2b\x49\x96\x58\xac\xe2\xa9\x0b\xdb\xad\xc1\x3c\xd1\xbc\xc2\xfe\x3b\x2f\xb6\xf1\x45\x44\xde\xaa\x8a\x2d\x9d\x33\x58\xec\x0f\xa9\x59\x99\x91\xb7\xc8\xcc\xc8\xb8\x65\x64\x76\x38\x2c\x72\xdb\xae\xe6\xcf\x6c\x65\xac\xad\x8e\x75\x9f\x17\x1b\x6b\x3e\xd9\x72\xbd\xb1\xdb\xba\xed\xac\x79\x5e\x74\xa6\xb5\xcd\xb1\x58\x59\xb3\x21\xd8\x6d\x63\x8f\x04\x5d\x54\xe6\x79\x7d\xf7\xce\xdd\x3b\xdb\x7a\x6f\xe7\x2f\xfa\xa2\xbd\x7b\x27\xcf\xda\xed\xb2\xce\x9a\x7c\x7e\xe1\x7e\xdd\xbd\x63\xff\x38\x94\x75\x63\xe7\xbf\xd8\x66\x67\xab\xca\x56\x54\xc4\x96\x87\xf9\x0b\xfa\xef\xee\x9d\xb6\xd8\x54\x8b\xa2\x9a\xbf\xac\xca\x7a\xb3\x41\x26\xa7\xd4\x7d\x37\x7f\xbc\xde\xdb\x32\xf7\x49\xfd\x61\xfe\x38\xab\x5c\x52\x63\x37\x05\xf5\xae\x99\xbf\xe3\x1f\x8d\xb5\xcd\xdd\x3b\xd7\x76\xd9\x16\x9d\x9d\xff\x2a\x7f\xef\xde\x39\xda\xa6\x2d\xea\x0a\x6d\xb7\x05\x7d\x1f\xb2\x8d\x9d\x5f\x66\x9b\xa2\xca\xee\xde\xe9\xec\xfe\x50\x66\x04\x7e\xf5\x31\x5b\x96\x75\x4d\xb5\x96\x59\xb5\xe9\x01\xf3\x3e\xcb\xca\xbb\x77\x56\x8d\xa5\xfc\x45\x65\xaf\xe7\x4f\xf9\xe7\x6c\x36\xbb\x7b\xa7\x27\x6c\x2c\x0e\x4d\xbd\x2e\x4a\xbb\xc8\xaa\x7c\xb1\xc7\xf0\x9e\xdb\x65\xd3\x17\x3b\x6a\x88\xb3\x6c\x69\x08\x49\x7b\xee\x16\xba\x6f\x73\x1a\xe5\x22\x6b\x31\x86\x8d\xc5\x28\x4c\x56\xb6\xc0\x1f\xaa\xab\xb2\x7d\x5c\x43\x95\x65\x7b\x42\xdc\x3e\x2b\xca\xf9\xb3\x73\xfc\x41\xd7\xdb\xf6\xba\x26\xd4\xfe\x9a\xad\xb6\x5d\x77\x5d\xd7\x40\x6e\x63\x17\xdd\xcd\x81\x91\x5b\xac\x8b\x55\xd6\x61\x94\xab\xec\xd0\xad\xb6\xd9\xfc\xe9\xe3\xcb\xf7\x4f\x5f\x3c\x46\x23\x8d\x3d\xd4\x84\x92\xba\xb9\x21\x84\xe9\x4f\x80\xd6\xcd\x26\xab\x8a\x4f\x54\x8e\xb0\xf4\x96\x3f\x5a\xa9\x64\x5f\x34\x4d\xdd\xcc\xaf\x0e\x85\xdd\x58\x6a\x9f\x90\xb0\x40\x2d\xf3\x37\x85\xed\xaf\xad\x69\xe2\x6a\x90\xb9\x2f\x36\x0d\xb0\xa9\xf9\xf2\xe9\x32\xd7\x75\xb3\x73\x39\x47\xfa\x6d\x7c\x2f\x6e\x04\x80\x3a\xe2\xf2\xeb\xa4\x1b\x59\x45\xf3\xc1\xd9\x4f\xec\x96\xd0\x19\x67\x13\xfe\xb2\x7c\x4f\x78\x3d\x64\x95\x2d\xe7\x8f\xf1\x1b\x3f\xd1\xdf\x6c\xb5\xaa\xfb\xaa\x5b\xb4\xb6\xeb\x8a\x6a\x43\x88\x97\x84\xa2\xa2\x65\x53\x96\x94\xc4\x2b\xcb\xe5\xbe\x4c\x92\x6f\xea\xde\x4f\xf1\xfc\xc3\xb5\xd1\x29\xd5\x0c\x5f\x88\x72\xd2\xea\x78\x2c\xed\x62\x6d\x6d\x2e\xa3\x69\xf1\x93\x26\xaf\x2f\x4b\xc2\xde\x5f\x7b\xdb\x76\xed\xfc\x92\xbe\xce\xb3\xac\x3a\x36\x19\x97\x2a\xda\x96\x32\xe6\x3f\x5f\x53\x2e\x0f\x0a\x53\x58\xad\x30\xa2\xaa\xea\x4b\x5e\x43\x77\xef\xfc\xd6\xda\xac\x59\x6d\x7f\x47\xa7\xf1\x63\xfe\xe7\xda\xd2\x86\xe2\x25\x19\x4d\xef\xdb\x43\x5b\x66\x1b\x5a\xd8\x59\xd7\xca\xe2\x0a\x0b\x4b\x9b\x9a\x5f\x36\xf5\x92\xaa\xa5\x35\xb6\xaa\x73\x3b\x7f\x4a\xff\x71\x0b\x18\x4c\x56\x96\xd4\x84\xfe\x62\xb4\xd0\x5f\x99\x8b\xae\xe8\x08\x1d\x51\x12\xfd\x38\x1c\x68\x99\x1f\x69\x31\x9a\xdc\x12\x05\x69\x40\x31\x76\x3c\x4d\x07\xca\x6d\x3a\x8c\x2f\xaf\x57\xd4\xf8\x02\xbb\x9e\x7a\xf3\x72\x6d\x08\x8b\x0f\x1a\x5a\x42\x7d\x55\x11\xe2\x88\x8e\x6c\x5a\x20\xb2\xa0\x2a\x2e\x18\xf6\xcc\x1c\x4a\x9b\xb5\x58\x65\x59\x6e\x7e\xcc\x0c\x55\xb5\xb1\xdd\xfc\xde\x62\x49\x5b\x74\x77\xcf\x10\x11\x5a\xcf\xef\xdd\x6f\xef\x3d\x7a\xde\x53\x31\xc2\xbf\x6d\x7f\x7c\x98\x3d\x32\xab\x8c\x72\x08\xbf\x37\x66\x69\x69\xd1\x59\xb4\x65\x68\x33\xd0\xfc\x98\xac\xba\xe9\xb6\x68\x90\x68\x17\xfd\x68\x0d\xc8\xc1\x57\xc0\xde\x5f\x7b\x22\x17\x8b\x7c\x29\xc4\x90\xfb\xc3\x89\x8d\x6d\xcd\xeb\x9b\xab\xff\xf5\xea\xcc\x5c\x12\x31\xdc\x34\x96\x7f\xd3\x7f\x04\xff\x3d\x2d\x45\xf3\xbe\xb8\x78\x42\x13\x40\x45\x05\x3b\x17\x59\x97\x2d\xd1\xf3\x74\x61\x20\x1f\xfb\xd4\x65\x9f\xe3\x0b\xb4\xb3\xed\xe6\x2f\xe8\xbf\xe1\x4c\x29\x09\x48\x37\xbd\xee\x79\xaa\x8b\xe9\x85\x6f\x4a\x60\x29\x59\x31\xac\xb5\x98\x97\x55\x55\x5f\x3c\x21\x3a\x44\xf4\x8e\x36\xa4\xed\x4c\xdf\xad\xff\x75\x41\x1d\xb2\x4d\x56\x2e\x56\x85\xd9\x65\x4d\xb6\x23\x2a\x4a\x2b\x5a\x26\x91\x07\x4b\xe3\x69\xdb\x92\xc8\x1a\xad\x8d\xab\xab\x57\xe7\xf4\xa3\x6f\xd1\x99\x6e\x4b\xc4\x93\x7a\xd0\xfe\xb5\x04\xbe\xb4\xb9\xf7\x5b\x6b\xb0\x51\x0c\x00\x4c\xbd\x1e\xa2\xc7\xe4\xda\x51\xaa\xd7\x36\xcd\x82\xc8\x6e\x77\x03\x64\x73\x85\xa7\x80\xa5\x36\xda\x07\x55\xdd\xd1\x5c\x1a\x2e\xa5\x35\x14\xd5\x31\x2b\x8b\x9c\x50\xee\x70\x91\x16\x45\x92\xc9\x6b\x9a\x3c\x14\xa6\xc5\x5a\x5f\x63\x0d\x34\xd9\x0a\x63\x35\xf7\x66\xf7\x68\x2d\xe4\xe6\xde\xf9\x3d\xaa\xb0\xaa\x17\x42\x44\x40\xca\x73\x22\x2c\xb4\x35\x16\x72\xbc\x34\x42\x17\xff\x37\x96\x90\x74\x44\xf3\x4d\x9c\x6f\xae\x8b\x6e\x4b\x07\x96\xe1\xe3\x02\xeb\x2b\xab\x0c\x57\x69\x94\x08\x25\x03\x77\x14\x4b\x67\x96\x89\x96\x71\x9f\x13\x03\xbe\x7b\xc7\x4d\x98\xac\xb0\xf7\xb5\x05\x34\xb7\x53\xe2\x28\xa9\x86\x8b\x0d\xa7\x3a\x63\xe5\xf1\xe1\x50\xca\xa1\x20\x4b\xc4\x65\xb8\x99\xbb\x64\x2a\x61\xb6\x05\xed\xd7\x8f\x09\xe1\x05\x3c\xb6\xc9\xa6\xa9\x69\x43\x97\x44\xf0\x08\x71\x5f\x09\xa1\x91\x79\x8b\x8e\x91\xd6\x10\xd6\x69\x3b\xe5\xb4\x5f\x56\x7a\x22\x78\x40\xd7\xd6\xe3\x92\xd1\xb6\xaf\x95\xa5\x68\xe2\xf2\x18\xba\xf0\x14\xb9\xfd\x64\xa3\x8a\x88\x8c\x10\xcf\x51\x0a\x9d\x24\x7a\xb1\xe0\x6d\xf2\xa1\xe8\x8e\xb5\x6d\x6c\x95\x83\x25\x49\xb7\x8c\x03\x72\xed\x5e\xa0\x42\x0f\x64\xf6\x35\x2d\xf5\xae\xb6\x34\xd2\x8d\xd9\xda\xe5\x92\x9a\xed\x30\xb1\x04\x94\xf6\x2a\xee\x05\x8e\x72\x14\x64\xca\xb0\xeb\xc1\xc5\x98\x88\xbc\xd1\x09\x5d\xcd\x2f\x88\x0f\x2a\xfc\xa7\x6f\x9e\x2a\xa5\x63\x6b\xdd\xd1\xe0\x8e\x65\x6d\x73\x1a\x11\x1a\xbb\xba\x7a\x61\x76\x60\x3a\xcc\x87\x77\xaf\x5a\x6c\xb8\xed\xe2\x50\x37\x1d\x6d\xb8\x17\xe7\x07\xda\x8a\x5d\x48\x73\x75\xbd\xe9\xf7\x7b\x1a\xc2\x31\x03\x9a\x0c\x03\x51\x27\xad\xe9\xaf\x51\xdd\x39\x98\x34\xca\xd6\xb1\x76\x67\x06\xb3\x4b\x00\x1d\xcd\x9f\xdd\x98\x7a\xef\xda\x5d\xf7\xd5\xaa\x43\x39\xca\xa2\xd9\x20\x96\x2e\xdb\xd9\x92\x8e\x12\x22\x48\x5d\x77\x90\x7e\xbc\x78\xff\xfe\xd2\x75\xc4\xa7\xfa\x85\x83\xf4\x4a\xba\x73\x9d\x65\x0d\x0d\xb1\xc3\x21\x49\x47\xfe\x7e\x9f\x81\x20\x35\xa6\xec\x99\x41\xc3\xe2\xc7\xba\xeb\x9b\x32\x5a\x8f\x18\xb5\x4f\xff\x1c\xae\xd0\x95\x87\xf8\xef\x4a\x51\x46\x65\x5a\xcc\x09\xe5\xf1\x4f\x20\x81\xd7\x8e\x61\x9e\xc9\x2d\x27\x87\x09\xec\xa1\xfa\x80\xad\xea\x37\xd1\x5b\xfe\xa4\x41\x0f\xb6\x0e\x97\x57\x18\xe1\xbc\x3c\xef\x3b\x60\x1c\xf6\x84\x12\x26\xdf\x57\xaf\xdf\x5f\x9a\x2d\xd3\x70\x4e\x5c\x37\xf5\x9e\x78\xd7\x4f\x58\x9d\x4d\x94\xe6\x46\xf9\x8c\x6b\xcd\x14\xe0\xcc\xbc\xfb\xd3\x53\xf3\xdf\xbf\xff\xee\xbb\x99\xc1\xf8\x77\x19\xfa\x7d\x8d\x51\x5a\xf0\xe4\x02\x9c\xe3\x20\xfa\x54\x7c\xac\x40\x5e\x81\xeb\x7b\x6f\x68\xb1\xdf\xfb\x91\xb3\xff\xa7\xfd\x23\x23\x4e\xd6\xce\x56\xf5\xfe\x91\xa1\x43\x6f\x4f\xf3\x3e\x03\xeb\x44\x44\xb9\x91\x1d\xe3\xfa\x63\xac\x0c\xea\xe1\x68\xdf\x28\xf4\xe4\x89\xe3\x98\xed\xc5\xaa\xae\xd6\x45\x43\xc3\xa3\xf5\x73\xc4\x29\x1f\xe8\xa0\xe2\xbe\x95\x9a\x16\x44\xc4\x8a\xf5\x4d\x00\x94\x76\x39\x55\x56\x00\xd6\x3c\x2f\xd8\x85\x22\x58\xb1\x7e\x25\xab\x98\xc6\x9e\xa1\xc3\xb4\x62\x25\xbb\x3d\x4f\x27\xa0\x5e\xaf\x71\xea\xcb\x29\xf5\x76\xbd\x36\x25\x1f\x72\x38\xaa\x30\x55\x6e\x4d\xa7\x80\xb4\x88\x0f\x24\x47\x5c\x49\xae\x79\x7a\xf1\x86\x37\x01\x08\x70\x43\x25\xb1\x2b\xb8\x86\x33\x1c\x1a\x96\xa8\x30\x6d\xf2\x0a\x4b\x49\x57\x54\x59\xef\x48\x30\x30\x19\xd8\x89\x25\xd5\x87\x2d\xe3\x8e\x0c\x5a\xfb\x47\x3a\x80\xe8\xf8\xd5\x1f\xae\xe7\x68\x22\xea\xcf\x10\x7e\xd0\x27\x5f\x3a\x60\x60\xd9\xd4\x4c\x71\xa8\x1e\xed\x98\x80\x78\xba\x99\xe3\xe8\x0e\x13\x4a\x3f\xff\xf6\x7f\x48\xe8\x22\xd6\x89\x96\x0b\x2f\x1b\x1e\x07\xed\xca\x3c\xea\x70\x72\xc6\xb9\xe6\x21\xf9\xc5\x93\x4a\x6d\x4e\x97\x18\x74\x7b\xa2\x9c\xf4\xd5\xea\x59\xe8\xe9\xa6\x9e\x89\xad\xd9\x67\x3b\x46\x20\x1d\x36\xa8\xdc\x49\x2d\xcf\xf8\xd3\x3c\x95\xcf\x61\xb6\x36\xfb\x4e\xb8\x33\xc3\x7c\x00\x49\x1d\x46\xb3\xb1\xfc\x0d\x56\x3c\x6d\xdb\x72\x7d\x1e\x77\x78\xa6\x8c\x1e\x89\x4c\x2a\x74\x2e\x8e\x05\x49\x76\x6e\x04\xb4\xea\x2c\x56\x39\x66\x17\xf2\x19\x0e\x58\xa2\x99\x07\x96\x16\x1f\xb4\xa0\x94\x9f\x0a\x3e\xa4\xa6\x2b\xd2\x9e\x3d\x96\x31\x63\x95\x92\x44\x9b\x1c\x50\x0e\x03\xbe\xca\xa5\xdd\x15\x1f\x09\x09\x67\xf4\xeb\x13\xb8\xf9\x00\xa3\xa8\xa3\xf2\x54\x4b\x51\x3d\x8c\x71\xeb\xcb\xa3\x3f\x33\x27\x03\xa9\x54\x22\x2c\xec\x07\xa2\x48\x20\xa4\x55\x41\xc4\x82\x38\x3f\x2b\xf2\xbd\x4c\x85\xaf\x48\xa7\x02\x43\xe3\xc9\x38\x33\x79\x72\x56\x52\xd9\x97\x17\xf3\x6f\xcd\xae\x29\x3e\x6e\x88\x91\xea\x3b\x3a\xdb\xba\x82\x16\x73\x5a\x11\x9d\x93\xdb\x2e\xea\x4a\x10\x14\xdc\x7e\xa5\x01\x42\x78\xa3\xe5\xdc\x6a\xa3\x0e\x76\x52\xf4\x1d\xf0\x48\x31\x2d\x52\x12\x14\x32\x45\xf4\xb5\x7c\x12\x05\x30\xa9\x21\x16\xa1\x99\x88\x7a\xc9\x66\xb1\xa9\x55\xea\x63\x4c\x37\x7c\xb4\x43\x27\xd0\x76\x0b\x62\x04\x16\x6b\x90\xc3\x7c\xfe\x9c\x8f\xc8\x56\x11\x49\x53\xda\xef\xba\x1f\xcc\x03\x82\x78\x60\x88\xdc\x92\x74\x9a\xd7\xe6\xfe\xd1\xb1\xc4\xdf\x83\xee\x2d\x68\x77\x52\x73\x4b\x11\x1d\x59\x05\x41\x7b\xb8\xb0\x39\x2a\x20\x54\xd4\xd8\xd5\x84\x9a\x9e\x85\x1f\x66\xbb\x95\x09\x26\xfc\xd7\xd7\x15\x6f\x5c\x9a\x08\x22\x5c\xc5\xaa\xf8\xdb\x7f\x82\x10\xd1\x7c\xf3\x72\x97\xca\xc0\x01\xdc\x27\x22\xc5\x9d\xc2\x94\xd5\xcb\xbe\x28\x73\xcd\x9e\x61\x90\xc2\x20\x13\x7b\xac\xcb\x02\x5d\xc9\xa7\x64\x13\xa1\x0f\x5c\xd3\xaa\x6e\xc0\xf1\xfc\xc0\x03\x72\x55\x4c\x72\x7c\xca\xf0\x1d\xa8\xa3\xf4\x67\x5c\xd8\x33\x61\x40\x07\x2d\x19\x92\x56\x2f\x98\x26\x8c\xd9\x36\x5f\x01\x25\x6e\x49\x96\x2b\x36\x21\x8f\x2a\x6b\xcd\xf9\x23\xfa\x9f\x10\x9c\x1d\xad\x9c\x3f\x1b\x37\x39\x3f\x0b\x23\x24\x89\xbd\x2c\x69\xae\xaa\x86\x0c\x9c\x55\xe9\x40\x92\x5d\x02\x74\x70\xc2\xf9\x09\x5c\x6c\x40\x01\x36\xae\x06\x59\x32\x6d\xbf\xa2\x73\xa8\x9d\xff\x6a\xcb\x5d\xbd\xff\xca\xfc\x5a\x7c\x94\x12\x47\x5a\xdc\xfd\x26\x07\x82\x4d\x2f\x33\xca\x9c\xa2\x30\x33\x1b\xbb\xab\x3f\x61\x73\xd1\x41\x58\x42\xb0\xfd\x54\xc8\x01\x07\xbe\x13\x5b\x98\x25\xfe\xdf\xa0\x47\x23\xc9\xbb\x17\x06\xbd\x2e\xf3\x91\x3c\x08\x6a\x6e\x07\xea\x20\x07\x19\x6f\x91\x96\x04\x92\xd5\x76\xe1\xb5\x71\x40\x5b\x67\xff\xe8\xe6\xbf\x92\xf8\x0f\x4a\x47\x60\x42\x43\x34\x83\xce\xec\x1b\x9e\xe8\x76\xfe\x1a\xe3\x89\x79\x73\xec\x38\x92\xf6\x97\x35\xf0\x7b\xb4\x0a\xf6\xdc\xe6\x16\x9a\xb8\x01\x28\x55\x43\x42\x84\xd6\x92\x2a\x6a\x28\x4b\x54\x4a\x9a\xab\x1f\x77\xef\x30\xed\x64\x25\xe2\x13\x26\x87\x3c\xdb\x4e\x29\x32\xa3\x29\x63\x9d\x8b\x34\xfb\xb2\x02\xb3\x9b\xb6\x49\xa8\x53\x15\xe3\xef\xaa\x08\x49\x64\x13\x06\x20\xca\x05\xc5\x49\xd0\xe7\x2d\x94\x0a\xcd\x5f\x67\xd9\x0e\x33\x4e\xd5\x3a\x6a\x48\x2b\x27\x62\x79\xb6\xf6\x00\xbe\x68\xdf\x6e\xe6\x2f\x78\x3a\x7b\xa2\xcd\x42\x4b\x05\xfe\x27\xf3\x1a\xda\xbc\xde\x54\x3d\x8a\x92\x90\xd4\xd6\xab\x22\x2b\x17\x7f\x4f\x15\x3f\xd7\x87\x03\xcd\x4c\xd5\x7f\x35\x3c\x6d\x45\xd7\x48\xb2\xe0\xfc\x8a\x76\xd8\xcd\x59\xc2\x72\xd1\xde\xa1\x4d\xc5\x5a\x59\x9c\x61\xf9\xcc\xbc\xb1\x76\x8f\x1d\xd1\x91\xac\x0b\xf6\x79\x2f\x3b\xcb\x93\x5f\x95\x1e\x48\x26\x82\x86\x74\xc4\x0d\xa0\x9b\x20\x99\xda\xd6\xd2\x1e\xa1\x93\xda\x30\xa1\xca\xaa\xa4\xed\x43\xe0\x26\x47\xdd\x00\xfe\xf6\x76\xbf\x44\x75\xc4\x9d\x55\x90\x8f\x73\x9a\xf2\x8f\x77\xef\xd0\x01\xbd\x21\xa2\x30\x41\xdb\x41\xbe\x36\x96\x45\x2a\x00\xd9\xdb\x81\x7e\xf2\x6a\x61\x22\x32\xd7\xac\xc0\x76\x13\x58\xd5\xb4\x75\x07\xd3\x32\xf3\x27\x87\x70\x2f\xcc\xa4\xb6\xb6\xea\x1c\x76\x9f\xf1\x21\xe5\x87\xdb\x5a\x37\x32\x1a\x56\xd7\xf7\xd4\x32\x4b\x35\x3f\x2e\x1f\xdd\x6f\x7f\x7c\xb8\x7c\x74\x66\x9e\x28\xb4\xe1\x06\x8e\x4d\x96\x6d\x40\xa8\x71\x7a\xdf\xa7\x86\x1b\x90\xfa\xbd\xac\xd7\x80\xb5\x0e\xfa\xcf\xb2\xab\x6b\x39\xba\x1d\x03\xd1\xd5\x7e\x45\x5e\x51\x12\x6b\xa8\x6a\xe8\xae\x1a\x13\xce\x4b\xe6\xa5\x65\x3b\x38\x60\xcf\x5f\x87\xf5\x0b\xdc\xf3\xc0\xca\x62\x5f\x74\x83\xc5\xd3\x2b\x4d\x82\xd8\x57\x61\xc1\x65\x86\x88\x19\x06\xc6\xcb\xd1\x0d\x63\x63\x89\x59\x54\xbd\x9e\xac\x53\x6a\x86\xfb\x0f\xac\xcc\x0c\xcf\x87\xc9\x71\x12\x10\x0d\xed\x3b\xa7\x03\xa4\x5e\xd0\xe8\x36\x4c\xe1\x5d\x65\x90\x2a\xb3\x76\x41\x32\xa7\xe0\xdf\xe6\xb2\xc4\x9e\x58\x30\x5b\x38\xc6\x5c\xa7\xe4\x70\x74\x93\x90\xeb\xea\x12\xe1\xe7\x6b\x8f\xf8\x6f\x66\xe6\x31\xc9\x7c\x34\xb1\xf5\x46\x0e\xd4\x78\x95\x4a\x4d\xb4\xfe\x8f\xe0\xd1\x89\xe8\x12\xcd\xec\xb9\xe6\x4a\xb4\xcb\x7e\x8c\xd7\x45\xd9\x41\x49\x44\x30\xbb\xb2\xd8\x11\xf1\xae\x54\xde\xd4\x03\x3a\x03\xfb\x6d\x76\x55\x7d\x98\x29\x4e\xb5\xe7\x3f\x03\x9c\x95\x26\x32\xbf\x29\x76\xb8\x5f\x68\x90\xd5\xa0\x1d\x1f\xda\x2c\x7c\x79\xf1\x92\x79\x84\x96\xa9\x44\x67\x59\xea\x8d\x47\xea\xce\x43\x1c\x1b\x20\x0a\x39\xba\x1c\x53\x0b\x2c\x1b\xf4\x05\x5d\xea\xa6\x7b\x14\x38\x21\xc3\x50\xd2\xb1\xaf\xa9\x67\x24\x1b\x96\xed\x37\xda\x2d\x5a\xd8\x8d\x18\x53\xda\x78\xb7\xbd\xe3\x22\x49\x35\xe1\x18\x65\x8d\xb1\x5b\x4d\xd7\xc9\x96\x41\x16\xba\x4f\x35\x97\x35\xf4\xc2\x84\x7b\x65\x40\x59\x2f\x81\x13\x75\x36\x6c\xcd\x89\xc5\xb7\x0c\xa1\x3e\x08\x81\xc6\xa6\xa0\x75\x8b\xe3\x9a\x37\x8f\xaf\x82\xb6\xd3\xa2\xdd\x42\x6b\x71\x01\x65\x55\xb5\xe9\x84\x47\x4a\xab\x61\x0d\x0e\xb8\x56\xe0\x80\x04\x96\x36\xa8\x3f\xf9\x18\x67\x5d\xdb\x6f\xc0\xd4\xef\xba\xd9\x70\x58\xb8\x9d\x76\x29\x0a\x69\x97\x3e\xb5\x37\x01\x2e\x1c\x27\xf3\xa4\x37\x02\xa3\x34\x32\xcb\x31\xbb\xed\x09\x64\x33\xa4\x4b\x8b\x4e\x1f\xc7\x72\xbc\xd3\x04\xa3\x09\x67\x86\x98\x10\x62\x40\x45\x6f\x4f\x32\x6b\x86\x4e\xdf\xd8\x76\xfe\x6f\x19\x54\x9a\x73\x3a\x07\xe8\xcc\x25\x42\x08\x21\x3c\xab\x50\xb5\x18\x28\x7e\x83\x82\x80\x60\x3f\x10\x7b\xf6\x66\x8a\xf7\xc6\xe1\xc9\x19\x31\xbf\x27\x59\xac\xba\x98\xdb\x98\x9d\xbe\x9c\xe2\xd1\xdf\xd9\xc8\x28\x35\xe4\xcc\xaf\xae\x5e\xbc\x17\x49\xff\xea\x85\x69\x4b\x4b\xd4\xa3\xd4\xfa\x5f\x74\xdd\xa1\xfd\xd0\x94\xac\x7c\xba\x3a\x67\x1d\xd1\x65\x76\x03\x86\x18\xa9\x6f\x88\x77\xab\xa9\x61\xec\x73\xce\x7b\x6f\xb3\x3d\x77\x15\x3f\xb4\x8e\xc7\x74\xd4\x73\x1a\xfd\xa0\xae\xb7\x41\xfb\xc9\x9a\xd6\x67\x91\x44\x10\x4e\x45\x31\x91\x89\x4c\x67\xd9\xee\x05\x3d\x0c\xaf\x5d\xd6\x9d\xe9\xf2\xc8\xca\x03\x49\xa0\xe0\xab\x14\x8a\x97\x14\xb6\x26\xef\x0d\x5a\x1d\xe5\x3a\xab\xfa\x3d\x8d\xdb\xee\xb0\xfa\x01\xfa\xf5\xf9\xe2\x1b\xbf\xd2\x26\x6a\xca\x89\x1a\x7c\xbe\xb6\xb3\x50\x17\xd5\xfb\xf5\xec\x1b\x73\xc0\x51\x37\xac\xb7\x2d\x3e\xd9\xb8\x36\xd6\xdf\x4a\x2e\x13\x38\xf0\x56\xcc\x06\x0f\xe0\xfc\xb6\xb8\x1f\xef\x0a\xda\xdc\x59\x27\x82\xdd\x3e\xfb\x23\x29\x44\x04\x94\x92\x6e\x2f\x23\xd4\x4e\x0a\x38\xaa\x16\x0d\xcf\x6f\x0c\x5a\x48\x30\xab\x36\xb7\xc0\xd2\x74\x03\xa4\x22\x6a\x7c\x5d\x29\xd8\x5b\x3a\x2a\x76\x7c\xd4\xac\xeb\xbe\xfb\xc1\xdb\x3d\xe9\x3c\x55\x61\x64\xae\x4a\x04\x43\xec\xba\x8a\x70\x35\xc4\xfc\x94\x7a\x04\x19\x25\x62\x33\xd0\x74\xb0\xa9\xc6\x64\x84\xea\xb2\xd5\xb0\xb2\x60\xc6\x5d\x2c\x29\x65\xd1\x41\x9c\x1e\xb2\xef\x34\x2e\xc2\x56\xe1\x15\x93\x6a\xb8\x5b\x0c\x8b\x0d\x37\xde\x54\x41\x62\x90\x46\xe5\x22\xfb\xed\xc9\x72\x1d\xed\x94\x51\x41\xbf\x7d\xa6\x4a\xc8\x2c\x32\x34\x8d\x31\x9f\x0f\xce\xaa\x21\x78\x41\xc4\x79\x03\x3d\xab\x6b\x28\xaa\x9d\xd7\x86\x51\x08\x1b\x16\xcd\x2c\x42\x9f\x9f\x96\x30\x8b\x63\x29\x28\x9a\x8e\x81\xfc\xc9\xfa\x24\xaa\xb3\x61\x83\x7b\x24\xc2\x72\x57\x3e\x24\x9c\xc6\x47\xd6\x50\x27\x3a\x7f\xb5\x7b\x6c\x2c\x04\xd5\x7c\xaa\x32\x5a\x7f\x90\x6b\x4f\xd6\x66\x8b\x8d\x65\x4e\xf1\xd6\x5a\x3c\xf9\x9f\xac\x23\x1e\x5e\x54\x8b\x97\xa8\xed\x1f\x04\x46\x68\xd9\xb0\x27\x46\x10\xa5\x59\x5f\x99\xc9\x4a\x9f\xc1\x9b\xa1\xed\x20\x8f\x49\x9f\x71\x36\x06\x50\xb6\x1b\x40\xeb\x49\x13\xdb\x74\xca\x0f\x5c\x17\x1f\xa1\x70\xac\x80\x54\x68\x99\x6d\x05\x67\x10\xea\xaf\xf9\xda\x0d\xeb\x1b\x11\x20\x58\x2d\x92\xed\x67\xe6\x83\x51\xaa\xd5\x88\x92\x04\x2c\xd6\xa0\x00\xb1\x2f\xe1\xcc\x0e\x8c\x04\xac\x1b\x3b\x7b\xe3\x78\x89\x6b\x1b\x49\xdf\x05\x6b\x2c\x69\x24\xc2\x0b\xb0\x75\x43\x4f\x0a\xe9\x29\x6d\xcc\xbf\xfd\x27\xf5\xf4\x07\xa6\x68\xbd\xa8\x08\x39\xfd\xc6\x57\x2c\xc6\x9a\xcc\x2b\x37\xaa\xae\xa9\x4b\x1e\x1e\x78\xc2\xa4\xd6\x33\x22\x66\x34\x65\x34\x7e\xb3\x61\x6e\xab\x61\xf6\x81\x46\x09\x91\x9e\x85\x00\x30\x2f\x67\xe6\x13\xa1\x13\xb9\x6c\xf0\x86\xb4\x0f\xbd\x27\xe8\x39\x9d\x3a\x4e\x2d\x11\xf9\x62\x10\x5d\x6d\x45\x65\x04\x3d\x02\x91\xe7\x8e\x16\x3f\xa6\x43\x5c\x29\x3e\x04\xa1\x53\x56\x81\x63\x1d\x19\x79\x39\x0d\x9e\x18\x52\x7c\x47\x4b\xd4\xa3\x9c\x85\x38\xc1\x7b\x3c\x75\x34\x36\x90\xa5\x9c\x7d\x0b\x66\xae\x49\x70\xe0\xf0\xa1\x88\x5a\x44\x5b\x34\x2f\x36\x6f\x31\x61\xb0\x19\x40\x7c\x3b\xf0\xfc\x46\xa2\xbb\xb0\xe7\xcb\x4e\x8d\x3a\x45\xb5\x6b\xc5\x08\x51\x8d\x1b\x57\xba\x34\x18\xe5\x45\x62\x59\x8c\x47\xaa\xa3\xb4\xcc\x78\xc7\x52\xfd\xdf\x3b\xc8\x18\xb3\x6c\xef\x60\xab\x1f\x26\x85\x76\x9e\x9b\x0a\x4b\x52\x28\x1d\x16\xd8\x76\x9d\x0a\x0f\x62\x1f\x12\xfd\x79\x5b\xef\xf7\x58\xee\x41\x5f\xeb\x7b\x91\x0c\x56\x5c\x2b\xa4\x13\xe9\xd8\x89\xba\xb2\x9b\xc2\x62\xd9\x64\xd5\x6a\x1b\x6d\xd5\x8b\x9a\x56\xae\xa4\x26\x9b\x94\x19\x32\x74\x18\xca\x09\x76\x52\x58\xa8\x11\x81\x16\x11\x6b\xff\x59\xbe\x10\x83\x00\xe1\xc8\x19\x07\x60\xea\xf1\x25\x56\x7d\xdb\xd5\x7b\x57\xf0\xd7\xe2\xe3\x27\xc8\xa4\xbe\x98\x18\xc6\x52\xe3\xc9\xc7\x9a\x78\x80\xba\x8a\x9c\x91\xea\x43\xe4\x45\x42\x33\x30\x4f\x95\x2c\xcc\xdf\x16\x1d\xdc\x4b\x6c\xb5\xcc\x1a\x65\x84\x8b\xce\xc2\x3e\xb0\xae\x61\x62\x27\x04\xcd\x7f\x81\xf4\x07\xad\x0e\xac\xa3\x44\xf0\xe6\x57\x4c\xf8\x2a\x07\x03\xd5\x1b\x60\x78\xe4\xe0\x44\x67\x4c\xf4\xc1\x13\x37\x47\x02\xbf\x18\x1a\x74\xcd\x83\xfb\xed\x03\xd9\x81\x0a\x24\xb4\x30\x94\x3d\x80\xdd\x68\x2a\x91\xaa\xb8\x1f\xf9\xfc\x05\xcb\x4f\x49\x3d\x04\xd6\xc0\xaa\xe6\xea\x63\xa2\x00\x43\x30\x4f\x87\x32\xff\xce\xb3\x87\xa6\xc3\x79\xff\x5c\x3a\xd7\x9f\x49\x6d\xb4\xd2\x9a\x76\x1e\x11\x93\xd6\x69\x80\x88\xb4\xe1\x0f\x9d\x2a\xb6\x23\xec\xec\xce\x9d\xe9\x83\x2d\x9f\x62\x09\xad\xab\x36\xb2\xe8\xb3\xbd\x0a\x0a\xb4\xb7\x89\xee\x2c\xb7\xa5\xed\x98\x9f\x96\xd5\x16\xe4\x8e\xbe\xc8\xe7\xf4\x0f\x9d\x3f\xf4\x4b\xaa\xd2\x7b\x2d\xc9\x44\xd1\xfc\x7b\xdf\x25\xe7\xb2\x26\x06\x82\xeb\xa1\xd0\x59\xbb\x02\xd0\x83\xd2\xa9\xee\x77\x87\x1a\x99\x98\xe6\x89\xf5\x49\x29\x08\xa6\x04\x0e\x74\x60\xa1\x69\x59\x37\x05\xe1\x85\x8e\x24\x51\xa5\xb2\x5c\x8e\x51\x17\x70\x3f\x41\x0a\x8e\x9c\x63\x91\x61\x35\xaa\xa3\x5e\x30\xd4\xe6\x32\x05\xf0\xdc\x91\xb3\x95\x16\x09\xd1\x52\xec\x47\x61\xde\x47\xae\x7d\x65\x2d\xe8\x9b\xbf\xaa\xd5\xed\xad\x3f\xc0\x12\xb4\x48\x26\x8e\x75\xe7\x1f\xaf\xd9\xf5\x70\x08\xe1\x85\xab\xe0\xe0\x05\x3c\x48\xea\xb1\x2e\x51\x72\xc3\x43\xc0\x61\xaa\x9b\xcd\x7b\xeb\x7d\xd0\x1f\xa0\x01\xbc\x53\xf3\x11\x8c\xd3\xbd\xbc\x87\xaf\x91\xfa\x20\x5d\x13\x99\x32\xd9\x7a\x4d\xac\x8a\x21\xea\x44\x47\xfd\x8d\xd9\xd6\xd7\x4a\x58\x05\x9f\x43\xd5\x8f\xe8\xae\x68\x61\xf6\x96\x28\x09\x68\x29\x34\x94\x89\x8b\x58\x23\xc2\x9d\xb3\x95\x25\x14\x81\x37\x39\x2d\xb0\xce\x06\x92\x10\xd9\x23\xa7\xca\x78\xa7\x0d\x81\x57\xa5\xfa\x96\xd6\x72\xc5\xe7\x83\xa3\x43\x18\x72\x5d\xb7\xaa\x52\x95\xe6\x7e\x86\x43\x47\xac\x70\x51\x48\x45\xbe\xeb\x94\xef\x89\x92\xa5\x74\x9e\x20\xf2\x11\xbb\xa4\xbd\xe1\xad\xbd\x20\x61\x63\x03\x71\xd5\xd9\x36\xd5\x3a\x2b\xc4\x01\xea\x91\xf5\xd2\x8a\xdd\x4e\xbc\x7a\xd2\x11\x05\xa3\xcc\x73\x55\x75\x0d\x90\xb2\x84\xfa\xb2\xd8\x61\x0b\x9c\x05\xb6\xc1\x7b\xa6\x24\xda\xcd\x64\x2c\x7e\x1d\x25\x06\x2f\xd9\x2e\x52\xf5\x89\x25\xe5\x17\x4c\x6c\xcb\x12\xaa\x1f\x0b\xcc\x75\x19\xf1\x8b\x2f\xd8\x44\x62\x13\x00\x20\xdf\x03\xb0\xdb\x61\x92\xdd\xb0\x34\xbe\x48\xa0\x44\x42\x37\x6f\xec\xb5\xb9\xf4\x5a\x87\x09\xd6\x5b\x9a\xbb\x9d\xdf\x1e\x0c\x22\x98\x49\x92\x42\x01\x07\x84\x00\x3e\xa3\x72\x9c\xaf\x3b\x66\x45\x7a\xf1\x4e\xbb\x76\x6b\x26\x61\x80\xc5\x31\x98\xf1\x25\x2e\x06\xb1\x41\x8f\xb5\x1a\xea\x24\x3a\x99\xcb\x42\x7e\x13\x94\x6f\x8e\xfa\x1d\x1a\x5a\x4f\xb0\xa9\xc5\x64\x10\x74\x6f\xe0\x3c\x22\x13\xa9\x06\x61\xa1\x6b\x6a\x96\x4f\x4c\xa0\x47\xda\xb5\x6a\xcf\xe6\x9a\x9b\x1b\x22\x40\xdc\x82\x4f\x50\xdd\xd0\x4b\xc7\x0d\xc3\x01\xd8\x75\xc3\xd1\xf8\xa0\x3f\x12\x4a\x1f\x7a\x4d\xb9\xa0\x76\xaa\xb9\xb8\xd0\xef\x61\xbe\x0c\x8f\x73\xad\xf8\x38\xa6\xea\x27\xa1\x3f\x70\xc3\x3a\x5a\xa5\x36\x40\x31\x3b\x8d\xb0\x2f\x1b\x3c\x55\x52\xe2\x63\x2e\x98\x1a\xd1\x9c\xc0\x52\x5c\x1b\x47\x8a\x7e\x1a\xb5\xed\x26\x5e\xfb\x48\x3c\xa7\x59\x8a\x11\x1b\xdd\xc9\x9d\xee\x8a\xdd\x33\xbf\x82\x89\x36\xe7\x45\x29\x43\x96\x75\x1b\x4f\x06\x1d\xce\x47\x9c\xcf\x95\x80\x8e\x6c\xb9\x93\x00\x8b\x44\xcb\x0f\x3d\x38\x6b\xf6\x75\x5d\xc5\x9a\x62\x45\x0c\x6d\xc6\x5c\x75\xa1\x5e\xc9\x0f\x1e\xe1\x0c\x3c\x3f\xcf\x2b\x6b\x1e\x97\xf5\x1f\xca\x49\xb1\xfc\x4f\x7f\x9d\x8e\xbf\xb3\xa9\x6c\xb1\x67\xd1\x29\xd6\x8b\xd2\x31\xb0\xb2\xed\x50\xf5\x1f\xba\xec\xf0\x06\xae\x25\x46\xc0\x75\xd6\x0a\x87\x82\x51\xe6\xbc\x01\x74\xa5\x7b\xb6\x43\x7d\xa2\x23\x55\x5a\x2b\x35\xb3\x64\xe5\x44\xa6\x80\x27\x14\x94\x25\x52\xb0\x5c\x83\xe9\x29\x8b\x8f\xe0\x6c\x33\x71\x3a\x48\xea\xe2\x33\x3b\x28\xa2\x59\x40\xcb\x44\xb1\xea\x97\x47\xc4\x95\xa0\x78\x52\xb4\x17\x5a\xb1\x65\xba\xce\x8a\xeb\xd6\x3b\x04\xfe\x48\x3b\xa7\xae\x36\x8f\x2e\xd8\x3a\x05\x6f\x05\xbb\xed\x4b\x96\x3f\x7e\xfa\xf1\xa1\x66\x9a\xa7\x5b\xbb\xda\x19\x78\x57\xd6\x15\x1c\xf9\x0a\x12\x57\x78\x47\x02\xc9\x3f\x66\x91\x23\xb0\x61\x37\x49\x9e\x03\x8c\x25\x1e\x06\x7b\x06\x13\xbb\x9e\xc2\x7b\xef\x49\x02\x65\x88\x03\xbb\x45\xef\xfd\xec\x60\x71\x32\x1e\x23\x45\xe5\x00\x97\x94\x1d\xa9\x46\x2e\xc1\x82\xd9\x9d\x47\x82\x2c\x2e\x47\x49\x66\xa1\x08\x73\x07\x5c\x04\x8b\xf3\x30\x2c\xb6\x57\xc9\xa7\x5c\xe7\xd6\x69\x4e\x44\x68\xc8\x4a\xaa\xc5\xd5\xe0\x27\x58\x58\x24\x24\xb3\x41\x97\xd6\xfc\xcb\x0a\x16\x37\xbf\x14\xfc\x12\x53\x17\xfb\x78\x44\xcc\x10\x73\x47\xd1\xac\x00\x46\xcb\xee\x2b\x4f\x9a\x80\x8a\x88\x30\xb9\xb1\x78\xd2\x14\x57\x1a\x09\x46\x63\x48\x59\x81\x58\xed\xb1\x4c\xe7\x0d\x93\x71\x3d\x20\xc8\xbc\xac\x00\x49\x04\xc8\x7a\xdf\x4d\x18\xcf\x23\xa3\x6d\x2c\x89\x99\x5f\x61\xda\xe9\x59\xac\x03\xaf\xf4\xd3\x44\x17\x1c\x42\xe2\xc6\x92\x53\xca\x57\x98\x2b\xa9\xa2\x11\xbe\xf7\x58\x61\x79\x89\xf5\x2b\x3c\x8b\xaf\x20\x12\x76\xe1\xcc\x40\x2e\xfc\x8a\x9d\xd4\xf4\x5c\x84\xf8\x15\xf4\x40\x91\xe4\x04\xe4\xf0\xec\x74\xe0\x26\x94\x74\x7f\x3a\xb1\x7c\x94\xfc\xb0\xf4\x49\xb5\xfc\x0f\x93\x8b\x57\x6c\x57\xd3\xde\x1a\x55\xc1\xa9\x18\xd1\xb8\x48\xe2\x17\xe9\x08\x8a\x08\x2c\x4a\x4e\xfc\x8e\xa7\xae\xa8\x08\x13\x44\x17\xb5\x6e\x9f\xa6\x22\x39\xf3\xdc\xd8\xd3\xe2\xea\x31\xac\xc2\x48\xe5\x85\xd8\xe7\x02\xf9\x80\x32\xab\xeb\xe1\x23\x11\x01\x4c\x93\x91\xbe\x5a\x16\x15\xa1\xbd\x6e\x05\x94\x99\x46\x4e\x0b\x13\x8b\x56\xb1\x7a\x74\x81\x40\xc2\xa9\x3a\x1d\x57\x4c\x4b\x33\x86\x5f\x30\xc2\xe6\x97\x74\x10\x90\x94\x58\xc2\x2d\xcb\x2d\xb5\x96\xb3\xda\xc0\x48\x88\x3f\xb6\x3a\x12\x48\x39\xdd\x57\xef\x19\xeb\x9e\x10\xe9\xe4\xb4\x82\xac\xf7\x52\x8d\x0c\x88\x55\x2a\x1b\x2b\xa0\x98\x66\x3a\x37\xe2\xa5\x4d\x78\x63\xfd\xd5\xe3\xcb\x97\xad\xea\xbc\xd8\x0b\x8b\x89\x93\x6f\x57\x2a\xfe\x73\x0d\x4e\x82\xa9\x62\xd5\x9f\xa9\x42\xae\xdc\xb9\x45\x80\x3d\xa4\x9e\xce\x47\x2f\x55\x4d\x6f\xa3\x99\x5b\x4e\x42\x5e\x6e\xf6\xcb\xba\x84\xbb\x97\x93\xc2\xfc\xc8\x65\xd4\xa3\xe1\xa6\xf9\x32\x17\xd6\x53\x9d\x04\x9f\x98\x90\x88\xe0\x44\xa8\xf8\xca\xfc\x79\xa8\x65\xf3\x8c\xe1\xe1\xe4\xfc\x80\x89\xa4\xd9\x15\xb5\x20\x38\x4b\x0c\x9b\x97\xcd\xa7\x02\xf6\x08\x70\x9a\x60\x65\xb9\x52\x76\xe4\xc3\x09\x72\x4d\x0d\x06\x0a\x27\xa3\xfa\x25\xa6\x5d\xf1\xea\x08\xa4\x6e\x6a\x99\x28\xb6\x8f\x9f\x2d\x2d\x93\xf6\xcb\x14\xe9\x9b\x1a\x5e\x34\x8b\xd3\x94\xf0\x33\xa4\x2f\x1e\x9b\xdf\x1d\xa7\xd7\xf9\x60\x5e\x22\x32\x88\xad\x4a\x82\x96\x1a\x52\x68\x4e\xba\x48\x6f\x61\xea\x7a\x87\x6d\x8f\xb5\x2a\x62\x1c\xef\x31\x6d\xdc\x19\x51\xc3\x66\x8f\xfd\x15\x14\x48\xa5\x65\x26\x5f\x5b\xf0\xd8\x2c\x16\x62\xdc\x11\x9d\xcf\xed\x9a\x98\x6e\x62\xb8\x13\xe5\x1b\x94\x94\x2c\x49\x40\x31\xed\x18\x0b\xf3\xe6\xe5\xb3\xf7\x26\xb0\x12\x9d\x6d\xfa\x8d\xc9\x9b\x2c\xa3\xd9\xff\x2a\x78\x12\x0e\xfa\xe8\xdd\x3a\x7c\xfd\xd4\x8d\xe1\x48\xd4\xc5\xf1\xf1\xf8\xf4\x19\x41\x7a\x42\xe9\x86\x80\x11\xd1\x44\x13\xf9\x21\x62\xe6\xb5\x2b\x1e\xcf\x53\x73\x78\xf7\xce\x6f\xd0\xc7\xfd\x4e\xc2\x20\xab\xf2\x9f\xa9\x72\x3d\x32\x20\x4d\x98\x6b\x83\x71\xc9\xb9\x9e\x63\xb7\xd6\x36\x9f\xb2\x79\x80\x2c\x37\x1d\x51\x0f\x92\x0d\x9a\x6c\x29\xf7\x17\x1d\x2a\x7b\x9a\xf2\x9d\xc7\xe4\x0c\x4e\x5b\x6d\xb1\x2c\x4a\x9c\x6d\x7f\x86\xda\x07\x52\xf3\xd6\x42\x11\xc5\x39\xc8\x48\x2e\x60\xc4\xed\x51\x53\x3f\xb6\x07\x5a\xf2\x2b\x3a\x40\xdb\xf9\xbd\xbe\xa0\xec\xdc\xc0\x11\xed\xde\x23\x92\x87\x8e\x74\x5c\x51\x5b\x04\xf1\x28\xae\x0e\x57\x08\x5d\x9d\x5f\x3b\x41\xd9\x39\x26\xf1\xee\xc1\x4d\x04\x1a\x1b\xf0\x8b\x34\x77\x89\x40\xfc\xe6\x0f\xb2\x7b\x50\x4b\xfb\x0d\xeb\x0f\x77\xa2\x9e\xfe\x65\x78\x1d\x91\xb3\xd4\x8b\xbf\x3d\x50\xdb\xad\xb6\xa2\x59\xa3\x11\x3e\xb7\xb8\xd2\x18\x5b\x92\x6e\x8c\x88\xb8\xce\xa5\x70\x09\xdf\xe2\x9d\x39\xd4\x60\xce\xc4\xa5\x93\x68\x15\xcc\xa5\xa2\x05\xe6\x99\xe2\x85\xf2\x76\x8f\x1b\xb6\xc5\xc7\x23\x2f\x3a\x4e\xc7\xa5\x54\xbd\x90\xea\xbf\x5d\xd3\x57\xb4\xd6\x56\xd0\xc0\x99\xd9\x86\x76\xc5\xa6\xc2\x95\x37\xef\xb6\x4e\x2c\x4a\x41\x3c\x47\x6b\xe7\xaf\xf0\x97\xb5\x64\x9a\x32\xae\x40\x0e\x71\x01\x73\x55\xa0\x45\x12\x73\xa9\x3c\x91\xf1\x7d\xf1\xf1\x7c\x90\x3e\x5d\x4b\xab\xf7\x69\x03\xa3\x3e\x2a\x0e\x57\xe2\x05\x36\x32\x71\xaa\xd4\xef\x8c\x4e\x19\x94\xce\x87\x6b\x45\xdd\xd7\x36\xb6\x75\x2d\xe4\xb1\x5b\x7e\xd4\x98\xf7\xee\x8b\x2f\xa9\x26\x77\x5d\x89\x74\x64\x7d\xe9\xb4\xf3\xf3\x2b\xe7\x12\xaf\x8a\x79\x77\xe5\x95\xba\xd5\xc1\xfe\x53\xce\x5f\xf3\xb7\x71\xdf\x5f\x93\x80\xf8\xcd\x09\xbd\x75\xd4\xd0\x3f\xae\xb5\x1e\xee\xe0\x2f\x51\x59\x57\x16\x6a\xb2\xbe\xdb\xc6\xfe\x0e\xce\x97\x1d\x43\xda\xc8\x79\x0c\x7f\x8c\xd7\x7a\x25\xd7\xc8\xe5\xc3\x38\xef\xe4\x66\xfd\xa4\x9e\x8a\xc9\x8e\xc5\x56\x35\xcb\xb2\xb7\xf7\x1e\x09\xce\x74\xbb\xf2\x62\x0f\x15\xf3\x4c\xa0\x51\xb9\x29\x12\x4d\x85\x42\xcc\x56\x65\x5d\x11\xa5\x14\xdd\xc4\xfc\x29\xbe\x8c\x3a\x96\x4c\x82\x04\x62\xba\x53\x9f\xa8\x70\x37\xe8\xe1\xf3\x97\xef\xe1\x27\xe0\xef\xc9\xd8\x70\x61\xe3\x90\x01\xfb\xae\x4a\x67\x81\x84\x0a\xb9\x14\xdf\xe6\xb7\x95\x58\xf8\xa2\x02\x67\x72\xa9\xc9\x29\x1a\x33\xe7\x40\x20\x17\x70\x9c\xd2\x71\x9f\x1d\x66\xba\x26\x76\x34\x13\x4c\x36\x36\x56\xbe\x22\x9a\xc1\x17\x80\x70\x25\x61\xae\x2a\xaf\x4d\x62\xd6\xbb\x61\xba\xe4\xb9\xdd\xcc\xb9\xa6\x74\x7c\x4c\x1d\x6e\x16\x50\x0f\xcf\x7f\x26\xf6\x86\x2f\x03\xaf\x68\x9f\xee\xe0\x33\x88\x3c\x97\xcc\x2a\x64\xd1\x5f\x1c\xca\x6c\xb7\x54\x6f\x79\xca\xcb\x89\x42\xed\x04\x08\x49\x8c\x50\x3f\xdf\x23\xe1\x1b\x77\xac\xe8\x64\xfa\xc9\x3c\xe1\x3b\x09\xb7\xdf\xbe\x35\x5c\x4f\x05\xf1\xf9\x2b\xb0\xe0\xd7\xec\x47\xf1\xc6\x6e\xe4\x28\x94\x4f\x36\x0a\x31\x87\x0e\xab\x10\xdc\x41\xe1\xca\x24\x36\x22\x36\x10\x09\x92\x98\x12\xf3\x9a\x56\x5a\xc8\x52\x53\x9d\x10\xc4\xbf\xf6\x18\xf9\x06\x77\x7e\xe7\x57\x15\x89\xf6\xb8\x84\xc7\x5a\x01\x37\x30\x28\xbd\x64\xe5\xfd\xcc\x34\x68\x48\x52\x12\x2f\x60\xa6\xa7\xea\xc7\x2f\xae\xc0\x91\xe2\x3a\xde\x06\xec\x0d\x49\xf2\xc2\x5a\x1d\xce\xdb\xba\x44\x38\x81\x1e\x9e\x40\xb0\xf0\x49\x8b\x97\xf4\x6d\xc4\x23\xd1\xb9\x0f\xc6\x95\x8c\x2b\xb8\x7b\x47\x89\xd1\xe3\x75\x97\xed\x76\x3c\x44\xc4\x32\x98\x3f\xa9\x61\xe0\x53\x3b\x22\x2e\xa6\x76\x19\xae\xb0\x3b\x28\x6a\xe2\x9f\x49\xac\x5b\xb2\xba\x47\xa0\x6c\x92\x0d\x53\x24\x15\x78\xa5\x20\xa3\x1b\xe6\xb8\x90\x3e\xbe\x88\x2e\x35\xfa\x52\xfb\xa2\x24\x78\x42\x2a\xbb\x6c\x97\x87\x8c\xe5\x2c\xa0\x8b\xce\xc4\xf9\x53\xf9\x8b\xa3\x80\x5d\xe3\x5a\x51\x7f\xb8\xcb\x5d\x6c\x61\x69\xb2\xeb\xf9\x3b\xc2\xa5\x7e\xd2\xd4\xf0\x1d\xf5\xe7\xac\x6a\x27\x3e\xa4\x2a\x1c\x24\x7b\x81\x03\xfc\x57\x5a\xa5\x9b\x0c\xda\xc9\x50\x8e\xb9\x25\xde\x02\x97\xee\x17\x6b\xcf\xa5\x07\xb3\x51\x8f\x5c\x46\x72\x51\x3e\x24\xaf\x21\x3b\x62\x6d\x87\x24\x50\xd0\xba\x01\x0d\xb5\x7d\x13\x92\xf7\x44\x73\x60\x74\x78\x22\xc6\xad\x90\x91\xb3\xe7\x66\xd6\xf5\xfb\x90\x26\x8e\xf8\x6f\x7b\xd6\x8e\xb8\xc4\x0a\xda\x7e\x3d\x8e\x9a\xc8\xaf\x1d\x31\x25\x44\xe5\x79\xf0\x97\xf1\x43\xd6\x6c\x30\x13\x51\x4e\x05\x06\x80\x52\x65\x77\xf0\xcf\x24\x7f\x45\x93\xd1\x2c\xb4\x7c\xe0\xb7\xcb\x71\x4d\x7e\x7a\x75\x76\xb3\x72\xd8\x50\x80\xe0\xc6\xf6\x53\x60\xd2\x5e\x80\x0c\x4d\x4e\x82\xc3\xca\x18\x41\xc3\x4a\xa9\x80\x65\x08\x85\xa0\x15\xd7\x2d\x7c\x85\xa3\x3e\xb4\x25\x18\xa8\x13\xf0\x90\x44\x36\x74\x1c\x8a\x11\x45\xac\x07\x96\x05\x9c\x89\xfe\xc6\xc0\xda\xdd\xe3\xad\xc5\xa0\xcd\x71\x65\x18\x19\xa7\xc1\x85\xbe\x08\x39\x99\x9a\x5c\x9d\x3f\x99\xfd\x57\xc3\x09\x94\xdc\x05\x91\xf0\x95\xd5\xbb\x1d\xef\xed\xae\xed\x64\x06\x39\xda\x43\xd2\x8e\xd6\xc6\xad\xa5\xab\x81\x51\xdd\x65\xcb\xf9\xfd\xdc\x00\xcf\xa1\x20\x30\xeb\x72\x36\x8a\x55\x9f\x4b\x3b\x0e\x9e\xa7\x52\x6d\xda\xbd\x38\x8b\x38\x97\x85\x30\x65\xd1\x4a\x4c\x18\xb5\x61\xb1\x5b\xd6\xdb\x10\x62\x58\x79\xca\xff\x8d\x16\x96\x16\xf7\x13\xc4\x16\xcf\x6b\x22\xfc\x95\x9d\x80\x41\x34\x84\xcf\xb4\x70\x7a\x72\xb5\x1a\xe6\xa7\xde\x33\x1b\x35\xce\x98\xe1\xb2\x90\x92\x5c\xbe\xf6\xbe\xf3\x74\x77\x0a\xb8\xd5\xf8\x30\x74\x9e\xdf\xd4\x3d\x3a\x6f\x3e\xd6\xbd\x30\x7a\x3c\x88\xc9\x62\x32\xfb\xf9\x62\x79\xe3\x4a\x6d\xec\x9e\x16\x81\x7a\xb3\x50\x0d\x93\xc5\xf6\xe0\xef\x6b\xdc\x3c\xe3\x62\xb4\xfc\x25\xa2\xce\x54\x81\x96\xef\xa3\xd3\x7f\xd6\x87\x0e\x49\xf2\x66\x30\x1f\xb5\x9d\x46\x3a\xe9\x46\xb8\x60\x18\x2c\x61\x82\x21\xb2\x78\x0a\x42\xf4\xa2\x62\x52\x25\x1e\x18\x1f\x91\x9d\x74\xba\x61\x3a\x70\x5c\x89\xd7\xb0\x21\xab\x72\xf5\x73\xe5\xf6\x75\xdb\x81\x32\x43\x45\xfe\xda\xe2\x5e\x1f\x9d\xd4\xb4\x47\x77\x63\x24\x87\x76\x7c\x01\x6e\x68\x5c\x00\xfb\x8c\x27\x62\x7e\xff\xb7\x6f\x7f\x6f\x9d\xd6\x16\xc9\xb9\x4c\x86\xb7\x3b\x3c\xbc\xff\xdb\x77\xbf\x13\xdb\x74\xff\xb7\xef\x7f\x67\xab\xc4\xb8\x92\xc5\x3a\xdb\xd9\x93\x35\x71\x79\x5f\xe8\xd0\xd8\x63\x51\xf7\x70\xbb\x69\x48\xd8\x8c\xc8\xc8\x1f\x9d\x72\x5d\xb9\x1d\xd0\x03\xbd\xfe\x3e\x24\x07\xb9\xe6\x3c\x1f\x92\x83\xaa\xdf\x2f\x14\x03\x2d\xe8\x45\x7d\xd8\x8b\x53\x47\x5c\x83\xe4\x43\x12\xe9\xe6\x7f\xd9\x10\x93\xa3\x29\x99\xb8\x2d\xd1\xf8\x8b\x9c\x18\x46\x0c\xca\x71\x8f\xff\x24\x5f\x8f\x78\x44\x40\xc5\x5f\x42\x93\xb5\xb7\x63\x3c\x93\xfb\x81\xee\xa6\x47\xc1\x66\x8d\xd9\x80\x92\x49\x50\x9b\xab\x92\xef\x2a\x27\x39\xda\x8d\x18\xc2\xf0\x66\xb7\x71\x17\x7d\xa1\x86\x51\xad\xd0\x2f\x6c\x53\xc7\x68\xd2\xcc\xb4\x4a\x05\xba\xad\x52\x25\xd3\x6e\x15\xbd\xb3\xc4\x50\x44\xfb\x49\xb1\xcf\x88\x73\x07\x5c\xbd\xff\x7b\x51\x26\x9d\xd3\x7a\xb6\xd2\xa9\xfc\x1f\xa8\x47\xd8\x16\xe2\x66\xd7\xa8\xe9\x01\xb4\x52\x16\x61\x54\x30\x91\xd0\xad\xb9\xf3\x0c\xbc\x2c\x23\x93\x7a\x2b\x65\x6e\x6d\x49\xd6\xed\x83\x64\xc5\x1f\x6a\x8e\xdf\x75\x59\x8b\x30\xa0\xa9\x6c\x54\x97\xa0\x28\x61\xe1\x0e\x74\x5e\x9a\xec\xae\x7f\x91\xec\x40\xf2\x15\xce\x65\x48\xb7\xad\xbb\xbf\x1d\x4d\x9d\xbb\x65\xe5\x5c\xfc\x59\xba\xe0\x78\x18\xe2\x50\x5a\xc1\xe8\xe7\xa3\x8f\xd0\xda\x83\x3d\x18\x7c\xec\xcc\x9c\xba\xb0\x97\x98\x12\xf5\xa6\x19\x84\x04\xa8\xf1\x39\x6c\x11\x4b\x40\xc9\x80\x2d\x21\x90\x38\x49\xe7\xe4\xe2\x30\x3e\x72\xe3\x71\x9d\x26\x26\x58\xa2\x39\x65\x21\x51\x8e\x5e\xd9\xaa\x7c\x36\x8b\xa6\x2f\xc9\x5d\xd5\x25\xb1\xb2\x9c\xbb\x2b\x99\x9d\x1d\x64\x43\xcb\x49\x3b\x79\xc0\x12\x4a\x6e\xd8\x00\xad\x70\x07\xbc\x92\x6c\xb0\x8d\x0e\xe0\xa7\x07\x25\x79\x43\xb7\xb5\x41\xb6\xde\x4e\x51\x87\xc5\x94\x77\x89\x2a\xd0\xf8\x6d\x31\x1f\x7b\x02\xec\x16\xbb\x62\xa1\xfc\x53\x50\xa3\x7b\xa7\x07\x17\x3a\x24\xf1\x66\xf3\xc3\xfd\x9c\x76\x7d\xba\x23\x4e\xcd\xce\x93\x30\x32\xae\x26\xa6\x45\x95\xc5\xb0\xf3\x0e\x19\xad\x4d\xf1\xa6\x61\xd6\x7d\xc3\xbc\x87\x77\x30\x53\x9a\x3b\x09\xee\x6d\x0a\x5a\xa6\xa3\x6d\x8b\x82\x41\x5e\x64\x5d\x85\x0a\xb8\xa8\x82\xaf\xa5\x41\xbe\x67\x25\x9d\xa8\x2b\x19\x72\x36\x6c\x02\x57\xc6\xe7\xf8\x6f\xd4\xb6\xfc\x9d\x1f\x5d\xb3\x0e\x40\x8f\x50\x95\x6d\xff\xc4\x5f\x5e\xcb\x26\x20\x44\xe3\x1b\xdb\xf6\x65\xd7\x3a\xe3\x28\x3e\xb2\x8e\x09\xe9\x11\x37\xf0\x42\x47\xaa\x9a\xc3\x76\x89\xc2\x43\x9a\x7c\xe6\xef\x8d\x3b\xeb\x98\xf4\x80\x89\x27\x4c\x46\x7c\xcf\x9d\x8d\x3c\x99\x53\xf0\xd9\x36\x18\xd5\xf5\xba\x8c\xd4\x0f\xe7\xe8\x38\x42\xdb\xfc\x81\x91\xfa\x75\xd3\x1f\x82\x98\x9c\x6d\x4c\xd7\xb3\x5b\x11\x93\x0a\x46\xb3\x68\x47\xda\x1f\x22\x9a\x00\xaa\xf7\x90\x2b\x7f\x88\xa3\x3e\x77\x14\xd0\xfc\xd3\x7d\x83\x6f\xd0\x85\x07\x1e\x9d\x22\x2f\x5c\xc6\x93\x02\x1a\x96\xed\xc2\x74\xf3\x8e\x97\x49\xbe\x2e\x4a\x83\x06\x72\x25\xbc\x2d\xaf\xf0\x1f\x71\xf9\xce\x51\x74\xfe\x6d\xda\x6c\x8f\x88\x8e\x30\xac\xf1\xea\x73\x20\xdf\x7b\x10\x57\xfb\x1e\xe8\x53\x0e\x40\x1a\x91\x94\x41\x3b\xec\x1b\x34\xd1\x50\x51\x75\xf5\x44\xed\x54\xfa\xbf\xfd\xde\xfa\x11\x64\xcb\x45\xa0\xac\xb4\xa7\x2f\x8a\x76\x45\xa8\x2c\x6c\x0a\x31\x10\xe5\x43\x16\x34\x01\x2d\xdf\x1a\x15\xdd\xaf\x77\x23\x73\x40\x7a\x40\xd3\x2a\xe1\xde\xbb\x1b\x7b\x92\xac\x01\xdf\x7a\xf6\x7e\xe2\x59\x86\x2f\xd3\xc1\x36\xa0\x02\x86\x0b\xc0\x03\xd6\x87\x0a\x89\x11\x43\xac\x22\xfe\xc4\xcb\x45\x33\xde\x8f\x2a\xf5\x4e\x4f\x8a\xc1\x81\xcf\x93\xd4\x80\x40\x0c\xb4\x3b\xd8\xda\x88\x28\x6e\x50\x2a\x8e\xfb\xe7\xab\x12\x48\x93\xf7\xec\x19\xea\x88\x0c\x0a\x41\x6d\x16\xbb\x6f\x85\xbd\x9b\x55\x0b\xd6\xb1\x73\x37\x64\x4e\x35\x8c\x99\x1f\x34\xf2\xcf\x07\x23\x37\xf5\x04\xa6\xe2\x5a\x59\x5f\x3d\x5d\xf1\x83\xee\xf6\xaa\x97\x76\x95\xf5\x2d\xdc\xd2\xd8\x7b\xae\x91\xc8\x0d\x65\xb1\xea\x30\x4e\x6c\x25\xc7\x4b\xb4\xb7\xb4\xe8\x43\x97\xf1\xe4\xa2\x3e\xd5\xdf\x49\x00\xa0\xae\xae\xe1\xa4\x63\xda\xba\x3c\x12\x65\xef\xd2\xa9\x4c\xb7\xf9\x55\xb4\x41\xb0\x87\x62\xb2\xc8\x0e\x02\x5e\xff\x15\xd4\x35\xb1\xf4\x19\xe5\xc7\xb2\xb6\x9e\x99\x49\xfe\x09\x91\x7b\x08\x91\xcf\xef\x7b\xae\x7f\x02\x06\x8a\xd1\x9e\x90\x0e\x72\xe1\x94\x10\xc7\xac\xcc\x45\x0f\x35\xe8\x8e\x32\xf9\xc3\x26\x1c\x9f\x9c\x0e\x8e\x4e\xac\x25\x48\x25\x61\x96\x35\x09\x5e\xc5\x12\x6c\x38\x7a\x87\xc3\x9f\xa9\x5e\x75\x25\x0e\x53\x71\x3b\xaa\x00\x51\x44\x19\xa5\x64\x11\x84\x46\xb2\x2b\x3a\x9b\xa2\x91\x97\xd3\x13\x1b\x6b\x7c\xe3\x5c\x37\xf6\x5f\xc2\xb0\xcd\xd7\x12\xd9\x8b\x38\xb9\x6f\x06\x83\xb5\x59\x03\xbb\xd5\x66\xdc\xbc\x0f\x8f\xa2\x15\x2e\x64\x03\xcd\xff\x24\xb1\xb3\x62\xb4\x8a\xdf\x88\xbb\xfe\xc3\xae\x15\x6c\x5f\xb8\xf7\x91\x58\xd1\xf3\xfd\xfe\x3c\xcf\xef\x4d\x8d\xde\xb3\x00\x1e\x0b\xce\x8a\x13\x31\x02\x99\x17\xda\xbf\x4a\xaa\x88\x98\xaa\xe9\xe5\x06\x80\x68\xca\x5c\xc0\x47\xeb\xed\xbb\xcb\x08\x87\xea\xc1\xea\x66\xf4\x0c\x3c\x2a\x3b\x11\x34\x6c\x3e\x65\xb7\x44\xa2\x23\xf5\x78\x1e\x87\x41\x48\xa3\x3c\x65\xde\xfc\xe8\x9c\xbd\x73\xaa\x9b\xea\x0e\x1c\x58\x0c\x5e\x3f\xfb\x5b\x10\x13\xa2\xfe\x7d\x35\x58\x1f\xca\x10\xfa\x76\x13\xcb\xfb\x04\xe4\xff\x0f\x9e\x70\xaa\x1b\xa3\xe5\x70\xd2\xcd\x82\x6f\x33\x4d\x87\xa5\x75\xc9\x33\x59\xf3\x2d\x87\xb1\x93\x48\x6a\x9a\x11\xc5\x6a\x81\x47\x1e\x08\x9c\xde\xc1\x88\x80\xb6\x75\xbd\x43\x14\x9b\x25\xff\x88\x32\x36\x08\x64\x89\x3c\x84\x3d\xda\xca\xb6\xf1\x99\x08\xf9\xb3\x0a\xb1\x6f\x9f\x70\x04\xa0\xe9\x68\xba\x74\xc0\x51\x42\xb3\xf8\x24\x6a\xdb\x63\x06\x9c\xe3\x23\x02\xe1\xdb\x1c\x6f\x43\x88\x23\xb9\xd5\xe1\xb3\xd5\xc3\x7e\x12\x11\x7a\xb1\x24\x69\x51\x9d\xd0\x61\x6e\xf9\x92\xab\x17\x53\x57\x2e\x70\x1d\x23\x58\xe4\x66\x51\xe5\x1d\xf1\x8f\xed\xda\xc9\xa0\x7c\x2f\xcf\xdf\x3e\x9b\x00\x53\x2b\x25\x73\x8b\xde\xfc\xc4\x45\x42\x28\x07\x71\x21\x0f\xf7\x31\xd5\x5e\x19\x5f\x94\xe3\xc0\x8a\x7d\x14\x39\xcb\x68\x9c\x2d\xb9\x42\x17\x77\x90\x23\x28\xf3\xc5\x54\x30\x27\xad\x98\xa6\xe5\xea\x9d\x1a\xb3\xfc\xb5\x54\xb9\x7e\xa7\x9c\xed\xd8\xd4\xfe\xc9\x39\x8f\x84\xb9\x1c\x5e\x3e\x1a\x5b\xd4\x06\xb0\x32\x7e\x09\xd2\x41\xad\xf0\x1d\xf1\x61\x6b\x61\xc1\xb3\x03\x61\x23\xfa\x9d\x6b\xbb\x11\x37\x9d\x99\x79\xae\xde\xd7\x9f\x10\x16\x4d\x82\xaf\x7d\xf4\x07\x0f\x5c\x28\xf9\xd2\xf8\x18\xf7\x08\x31\x48\x3b\x6a\xf1\xed\xfc\xdc\x80\x31\xe1\x59\xc7\xc1\x67\xc4\x19\xcb\x14\x6b\x92\xf7\xaf\x0d\xa3\x8b\x99\x7c\x5a\xc4\x79\x71\x2c\xf2\x1e\x9e\x46\x74\xbe\xdd\x5a\xed\x77\x71\xb5\xb0\xe3\xc1\xb8\x7f\xb2\x6a\x37\xa1\x12\x60\x9b\x83\xce\x16\x3e\xfc\x31\x8c\xdd\xcc\xf8\x59\x29\x31\x3d\x1e\x50\x24\x15\xf8\x95\xe7\xe1\xcb\xc4\xc6\xdf\xa7\x4b\xdc\xf7\xc5\x3f\x1f\x6e\x4d\xe2\xc4\xef\xb9\xaf\x1f\xc6\xb3\x14\x63\x8a\xf7\x49\x60\xd5\x9c\xdf\xcf\xd3\xc7\x6f\xde\xbc\x7d\x1f\x5c\xa8\x96\xc4\x71\xd1\xfa\xaf\xec\xec\x74\x75\xdf\x8d\xab\x63\x64\x79\x97\xa7\xf2\x46\x6f\x04\xf0\xd0\x69\x8e\x1b\x0d\xcb\xec\xb8\xe0\xb0\x09\xcf\x68\x70\xab\xb2\xe7\x88\x0f\xcf\xe5\x36\x6e\x46\x69\x2c\x73\x9f\x39\x65\x5b\xcb\x78\x95\x29\xb0\x7c\x39\x35\x50\xc1\x3a\xc5\xea\xa0\xab\x6c\x9a\xc7\xf0\x5f\x8e\x5a\x36\xcc\x03\xc3\x9e\xc9\x61\x0c\xc5\x6f\x48\x06\xb2\xb4\xcc\xca\xee\x71\x48\xe4\x96\xd5\x23\x88\x1a\xb5\xee\x78\x6f\x08\xbd\xff\x5c\xa3\xdf\x9d\x6e\xb4\xe1\x40\x22\x53\xad\xca\xb5\x0d\x1a\xaa\x5c\x1d\xc3\x36\x37\x5d\xb1\xbf\x6d\x32\xb8\xb1\xef\xa5\xb1\xf8\x12\xc7\xce\xda\x43\xd4\x42\xda\x79\x1f\x7d\x5b\x09\x67\x70\xf6\x9a\x98\x22\x16\xa3\x18\x51\x86\x96\x5d\x9b\x90\xa5\x01\x11\x8f\xa2\x99\x44\xde\x60\xa3\xf8\x6b\x27\x6e\x4b\x8d\xb7\x86\xe8\x05\xdf\xa4\x04\x2e\x02\x04\xe3\xb7\xf0\xb4\x9b\xf9\x5a\xa5\xdb\x6c\xcb\x1d\x57\x28\xfe\xaa\x79\x20\xf3\x31\xc5\x0a\xdd\xaa\x59\xdd\x30\x22\xff\xa9\x3f\xe1\x29\x3f\x42\x0f\x0e\x9f\xf2\x78\xa1\x7a\xf9\x82\xf8\x37\x3e\xde\x9a\xe4\xb2\xc1\xa9\x62\x1e\xa9\x51\xb9\x62\x70\x6f\xc4\x17\x96\x15\xf4\x25\xe5\x23\x7f\xc4\x78\x42\x11\x81\xa0\xe0\xab\xe4\x0b\x89\xef\x15\x82\x33\xa0\x14\x6e\xfe\xab\x0b\x78\x7c\x92\xc1\xab\x05\x2e\xca\x22\x17\xfb\x66\x86\x97\xec\xa6\xfb\x8c\x01\x5f\x0b\xaf\xe2\x78\x96\x49\xc4\x30\xe7\x22\x47\x8f\x63\x6d\xd8\x79\x18\x91\x46\xfe\x80\xaf\x15\xf7\x03\xab\x8d\xb5\xb4\x78\x8b\xa2\x68\xfd\x75\xd5\xce\x86\xa0\x51\xd8\x25\x95\xe5\x78\x0a\x60\xd5\x24\x5a\xa1\xed\x11\xed\xb9\x60\xdd\x0f\x6e\x62\xc3\x39\x5b\xae\x82\x1f\x0b\xd6\x56\x99\x5f\xb5\x54\x2e\x51\xab\x7d\x70\x86\xb8\x64\x5c\xe2\xcc\x48\xfc\x25\x84\x3e\x00\x66\x2e\xdf\x5e\xbd\x0f\x6a\x26\x3e\xac\x6d\xb9\x73\xf8\xfc\xf0\xee\xd5\x03\xe7\x3c\x8e\xea\xc1\x01\x98\xd7\x68\x2f\xe2\x5a\x51\x31\x98\xd1\xa2\x92\xeb\x32\xb7\xfb\xee\x78\x34\xc1\x7f\x06\x2a\xa9\x18\xed\x8a\xf2\xa0\x83\x75\xb8\x4f\xaf\x76\x9c\x02\x1f\x5f\x44\x53\x88\xe4\x06\x1a\xb4\x4a\xf1\xf1\xc5\x84\x9c\xb2\x61\x75\xc5\xb9\x60\xd4\x63\xe4\xb6\x4b\x68\xa7\xbb\x10\xe2\x35\x4a\xcb\x9f\xbb\x90\x36\xac\x69\xe6\x14\x05\xbf\x38\x9d\xc0\x04\x44\x7b\x00\x13\x40\x42\x92\xbf\x12\x3e\x84\x11\x21\x0d\xd7\xbb\xf8\xef\x04\xc4\x41\x62\x1c\xcd\x5f\x71\x6c\xa3\x09\x80\x65\x9d\xdf\xf8\x3b\x3d\x23\x76\x5d\xbd\xa5\x1c\xcf\xee\xb6\x13\x4b\x97\xb9\xbc\xd6\xc2\xc6\x43\x40\x40\xff\xe9\xbd\xa5\x83\x23\x25\x07\x7d\xf0\x71\x49\x11\x8a\x93\x6b\xd2\x2b\x27\x7c\xb5\x03\xb1\xb9\x18\x04\xbb\x27\xbe\x3e\xcb\xbc\x18\xd7\x10\x1c\xc2\x3d\x8b\x3e\x1b\xf7\x97\x6d\x06\x81\x47\xdc\x6a\x04\xc6\x4e\x6a\x5a\x13\x1d\x39\x63\x91\x6c\x5f\x57\x1c\xf2\x4a\x8c\x7e\xe1\x5e\xe6\x41\xe2\xdb\xb1\x4b\x25\x7c\xd2\x4b\x3a\x94\x14\x46\x82\x35\x65\xa5\xf0\xa8\x5c\x73\x1c\x7c\x79\xaa\x33\xec\x3b\xfd\x82\xfb\x90\xf2\xbd\x0e\xc0\x99\x22\x19\xa6\x18\xce\x81\x1e\x71\x0a\x2c\x40\xd1\x4d\xe6\x29\x2a\xe6\x68\x94\xdb\xfe\xec\x5e\xc9\x1a\x53\x50\x00\x55\x9e\x0e\x08\xc1\x30\x2a\x1d\xfc\x1c\x85\x61\xef\x70\xe7\x35\xba\x9c\x4f\xf8\x71\xf7\x7d\x52\xda\xe3\x6f\xdb\x62\x2b\x80\x82\x1c\x99\xf4\xe0\x9e\x88\x12\xab\xb6\x70\x4e\xf7\xb4\xd1\x40\x29\x53\xaa\xf8\xf5\xbf\x5d\xbd\x7d\x73\xa6\x5d\xfd\xe3\xfc\xdb\xf3\x7f\xfd\x97\x7f\x39\xbf\xbe\xbe\x3e\xa7\x5d\x5e\x9e\x1f\x69\x13\x9f\xf7\x0d\x61\x19\xf9\xb9\x0e\x83\xc0\xed\xfe\x91\xad\x3e\xfd\xf8\x90\xfe\xce\xbe\x19\x93\x2c\x09\x78\x2e\x1a\xff\xe8\x1d\x80\xff\x02\xe5\xd2\xdd\xc4\x11\xe7\x47\x21\xc3\xe2\xd3\x1a\xd3\x2a\x9e\x1c\x4f\xe5\x43\x1d\x63\x83\x8c\x6a\x57\x8d\x85\x83\xc8\xd6\x16\xf1\xd2\x68\xcb\x6c\xb5\x5b\x9c\x7c\xb8\x67\x00\x57\x50\x53\xdc\x99\x97\x2b\x8d\xf7\x3f\x02\x11\x93\xdd\xcf\x62\xad\xf3\x79\x7c\x21\x4a\x56\xcb\x93\xe2\xa3\x9f\xab\xe4\x40\xb9\x56\xed\x43\xa6\xc2\x9b\xa3\xb2\x84\xb9\xa6\xd8\x6c\x20\x5f\x71\xc0\x93\x9f\x46\xf5\xb2\xf3\x62\x5d\x95\x37\x2e\x64\x35\x6e\x6f\xd0\xd2\x92\xf9\x45\xae\xd3\xe3\x33\xfc\x6c\x54\x01\x07\x21\x0c\xec\xfb\xfc\xe5\x4e\xf4\x63\x4e\x78\xc0\x72\x6c\x83\xec\x20\x57\x90\xc6\xd5\x48\x04\x01\xbe\x42\x47\x4b\xda\xec\x0a\xb8\xbc\x10\xa1\xef\x4c\xb1\x93\x50\x9e\x28\x3a\x51\x4e\xb4\x8c\x4f\x1b\xfb\xb7\xff\xb4\x63\xb4\xa9\x1a\x4e\xb0\xc7\xf6\x1f\x8e\x05\xd9\xd1\x8e\x0a\x6a\xb7\x49\xa4\xb0\x1b\xe7\x34\xba\x3c\xa1\xc5\x97\x1e\xd1\x89\x1f\x6f\xbc\xe3\x39\x34\x27\x47\xe8\xb4\xeb\x51\xba\xd3\x63\x13\x19\xf8\xd4\xf3\x6d\x70\xbf\x95\x33\x55\x3d\x25\xf3\x9c\xad\x89\xb8\x1d\x59\x79\x75\xed\xf9\x8c\x68\xbe\x25\xaa\xcd\xc6\x66\x1a\x10\x74\xc4\x42\x31\xe5\x19\x5c\x03\xbd\x0e\xec\xd4\x04\xe3\xa5\xa4\xcd\xf1\x5e\xaa\x8f\xd4\xcf\x31\x5c\xd2\x80\x3b\x72\xe9\xdc\x9f\x66\xe2\x55\x4e\x19\x32\x76\xd3\xcc\x85\x38\xf7\x2c\x94\x2b\x40\x74\x9a\x77\x7a\x97\x12\x71\xd3\x9b\xcd\x50\xfd\xc4\x5d\xf1\x2e\x5a\x66\xd0\x5f\x60\x43\xb6\x5d\xa0\xc6\xe9\xcd\x60\xe7\x63\x5f\x89\x0d\xb5\x41\xac\xe4\x0d\x5f\x11\xc6\x5d\x00\xe7\x44\xef\x78\x50\x77\x23\x7a\x5a\x77\x24\x2d\xc9\xcd\xb2\x2b\xfc\x96\xfb\x5c\x23\x08\x7d\x45\x44\x40\x72\x7d\x4b\x64\x48\x26\xb6\x98\xfa\x52\x81\x88\x72\xb2\x5e\x38\xc2\xe9\xa1\xac\x6f\xe4\x62\x78\x14\xd9\x3c\x0a\x4b\x13\xa3\x20\x40\xe3\x5e\xab\x0e\x45\x12\x5d\x91\x58\xc3\x54\x2f\xe2\xea\x3f\x68\x4c\x28\xe7\x98\x93\x96\x3b\x25\x7e\x24\x6a\xff\x89\x6e\x8f\xae\x2f\x7b\x98\xf4\x9e\xf5\x45\xd2\x9a\x67\x10\x86\x97\xad\xe3\xc2\xe1\xc6\xf5\xa0\xf0\x5e\x02\x0d\x9e\xbc\x6c\x9d\xe0\x6c\xe2\x2a\x75\x3a\xf2\xe8\x36\x75\x90\x17\x93\xcb\xd4\x53\xc3\x9e\xf0\x73\x38\x39\x11\x13\xc5\x3e\x73\x9f\x7a\xd0\x43\xaf\xed\x4e\x94\xdb\x13\x97\x09\xdd\xb3\x5e\xa9\xb6\x6f\xf2\x76\xf5\x6d\x9d\x73\xf8\x1a\xe0\xfd\x33\x4e\x11\x79\xb1\x5e\xcf\x96\x4d\x7d\xdd\xe2\x72\x72\xdf\xac\x48\xa0\x2e\x33\xe9\x17\xde\xc3\x50\x08\x38\x03\xd0\x7a\x59\x92\x30\x51\x95\x38\xef\xd8\xe1\x8d\xb3\xc4\x94\x38\x97\x3f\x9a\xc6\x86\xd7\x34\x44\xff\x05\xa5\x7b\x06\x48\xf8\xd0\x28\x12\xcc\x4c\x0b\xb6\xdb\xfa\x7a\x81\x5f\x7c\xd1\x1a\x21\x9b\xe8\x24\xe7\xa2\x57\x1d\x3f\xb4\x26\x50\xf8\xad\x04\x45\x8f\x3d\x36\xf7\xa9\xa1\x3a\xba\xb9\x14\x8e\xc5\x7d\x74\x62\x2a\x49\x09\x36\x92\xfb\x79\x00\x8c\xae\xe3\xdd\xcf\x13\xa5\x42\x54\x9d\x43\x1c\x51\x92\x27\x2f\xdf\xe8\x17\xfb\xd6\x73\x4c\x24\xb5\x9e\xf3\xb5\x57\x1e\xb1\x04\x3e\x65\x6d\xcf\xcc\xfb\xf1\xbf\xd3\x1f\x21\x4b\xee\x4a\xf0\xef\xf0\xfe\x1f\x7f\x06\x98\xbc\xc9\xd6\x1d\x38\xa9\x95\x3d\x74\x21\xf9\x80\xab\xc1\x52\xf2\x17\x5a\x31\x65\x7d\xc0\xf5\xe3\xa3\x3e\xc8\xe8\xa0\xa8\x5b\x98\x0c\x42\xe6\x92\x63\x55\xb9\x74\xb6\x84\x05\x75\xbf\x4b\xce\x20\x53\x45\x38\x0e\x58\xca\x24\xd6\xad\xa0\x30\xe3\x88\xa7\x06\x7c\xad\xf8\x7e\x8c\xdb\xe5\xa5\x25\x41\x8d\x9f\x50\x0d\x2b\x7e\x0a\xcf\xe5\x12\xb3\xa0\x21\x2c\xb3\x8d\xbb\x52\xe9\x72\x98\x37\x45\x5c\xb7\x14\xdc\x45\x33\x76\x41\x90\xc2\x4d\x10\xca\x65\x0e\x64\x25\x0c\x4b\x7c\xd3\xa4\xe3\xc8\xe1\x1f\x55\x8f\xa6\xd1\xe4\x06\xd3\xa2\x3a\x60\x9d\x1b\xd3\x09\x11\x75\x40\x8e\x9b\xc5\x53\x64\x8b\x7d\xae\x04\x54\x16\x57\xe2\xa9\x96\x41\xf3\xa2\x6b\x06\xbe\x69\xae\x82\xeb\x06\xf6\x98\x2b\x36\x1a\xae\x93\xd9\xe3\x47\x52\x30\x75\x1c\x5d\x69\xdc\x64\xec\xa9\xae\xe5\x35\x70\xa4\x13\x96\x5c\x09\x70\xe5\x60\x14\x49\xcc\xf5\xef\x16\x0e\x17\xc9\x28\xae\xc0\x92\xd8\xa2\xf3\xe1\xb4\x45\xf0\x8e\x8f\x02\x83\x4c\xdb\x8c\x4a\xf4\x06\xfe\x8f\x81\x25\x56\xc8\x28\xb0\x36\x6f\x6f\x8d\xec\xe3\x1f\xfe\x41\x2c\xf0\xd2\x16\xea\x79\xe4\x5b\xc2\x94\xb4\x5b\x8f\xf7\x30\x45\xd1\x22\xc2\xd3\x14\xc9\xf2\x77\x2f\x50\xa4\x0b\xd9\x6f\x21\x57\xd9\x78\x61\xbb\x15\xb7\xc8\x4a\xdc\xb0\xbc\xd1\xf8\x81\xf2\x7e\x69\x6a\xa2\x49\x8f\xa9\xbb\x77\x7e\x23\x72\xfc\x7b\x14\x18\x56\xa7\xe4\x6d\xfa\xa8\x5b\x0c\x30\xbc\x14\x3c\x7a\xff\x4d\xee\x04\xcb\x43\xa6\x7a\x2b\x78\xe6\xef\x4f\x4d\xbf\xd8\x19\x79\x2e\xf1\xe5\x2a\x61\x0e\x71\x03\x4d\x7e\xdd\xbd\x73\xb0\xf5\x81\x16\xf2\x6b\xdc\x42\xad\x38\x1c\x28\xde\x12\x6c\x89\xe3\x81\xb5\xf0\xa5\x65\x5f\x0e\x92\xda\x99\xf5\xe7\x9b\x4c\x36\xdb\xb7\x1c\x45\xb6\x45\xd8\xb7\x6b\x7e\x54\x00\xba\xc7\x76\x5e\x5a\xb9\xe5\xca\x89\xb7\x84\x2f\x8c\xae\x7c\xa1\x36\xbd\x7b\x81\x9f\x51\x7f\x81\x98\x89\x3b\xb8\x69\x20\x5b\xc1\x21\xa7\xdd\x06\xeb\x90\xfb\x21\x0a\x32\xe9\x27\x0e\x9e\xa7\x1a\x40\x55\x9d\xd7\xd4\x07\xbf\xa8\x62\xe7\x53\x58\x2e\x7c\x43\x7e\x9d\x43\xe6\xd8\xb8\x87\xdd\xb8\x0a\xc4\xb0\xff\x49\x41\x61\x64\x21\x81\xc1\x33\x05\xbf\xb2\xcc\x08\x9b\x02\x91\xff\x0d\x22\x5c\xd5\x7d\x28\x09\x71\x8d\xcd\x89\x90\xcc\x7e\x3a\x71\xb5\x75\xb0\x80\xfe\xb1\xab\xad\xc3\xd0\xc4\x5f\x72\xb5\xf5\x1f\x36\x82\x9f\x8e\x22\x18\x2b\xd6\xd2\x70\x82\x3e\x67\x1c\x57\xf0\x0b\x6d\xd2\x13\x4a\x9f\xb4\x80\xe7\x84\x62\x64\xfc\xfd\xe6\x0f\xb5\x74\xd3\x6a\xfd\xaf\x18\xba\x63\xbb\xe4\x84\xd0\x37\x88\x6c\xf7\x36\xb1\x62\x6a\x50\x3b\x29\x12\xb4\xaa\xba\xd5\x13\xad\xea\x58\xe4\x8b\x78\xdc\xe4\xa1\xdf\xa1\x64\x38\x0e\x19\xc1\x1b\xe8\xd6\x32\x71\x04\x09\x56\x26\xaa\x2e\xd0\xe0\x7a\x84\x47\x79\x88\xbd\x90\xf8\x71\x7c\x18\x47\x90\x40\x00\x89\xd3\xf1\x23\x4e\x18\x7e\x3e\x17\x48\x62\xd8\x69\x90\x1d\x39\xdb\xe3\x90\x20\x3c\xce\xb6\x98\x1e\xa7\xa7\x54\x17\x03\x94\x7c\x2e\xb6\xc4\x99\xd7\x17\x4d\x30\xef\x91\x2e\xf9\x19\xab\x06\x07\xb6\x16\x36\x3e\xc8\x7d\x96\x48\xc3\x93\xc4\xed\x0d\xc8\x72\xce\xf4\x71\xe7\x22\x9d\x14\xb4\x7e\xd2\x3b\xde\xea\x4a\xcf\xe5\xb4\x5d\xf9\xd8\xa5\xc3\x0c\x47\x04\xf7\x72\xb5\xae\x38\xda\x08\x42\xec\xa6\x88\xba\x37\x91\x9c\x94\xac\x47\xd5\x0f\x6f\x18\xb8\x74\xb5\x71\xbd\x42\x60\x0b\x97\xb6\xc2\x11\x9f\x71\x8c\xbe\x25\xb8\xe8\x2a\x64\x89\x55\x23\x0d\x20\xe3\xf2\xe8\x7c\x97\x2c\x68\x67\x43\xb2\x1e\x7f\xea\xf8\x46\xac\x3f\x1f\xf2\xf0\xb7\x83\xfe\x42\xa4\x00\xb9\x9f\x96\xc6\x40\xdf\x07\xfe\x91\xad\x6e\xca\xea\xea\x93\x9e\x7a\x76\xfe\x30\x6a\x07\x4f\xe5\xbc\xe9\x93\xe3\x55\x0f\xd8\x19\x62\x02\x63\xa4\x3a\x2f\x2e\xd9\xf7\xbb\x93\x8e\x4b\x2a\x98\x13\x8d\x9c\xc4\xb1\x21\x54\x7c\x9c\xc8\x8e\x1f\xf7\xe4\x43\x87\xbd\x86\x42\x78\xef\x4f\xc3\x07\xa7\x0c\xab\x75\xe4\x61\x3c\x23\x96\x39\xb9\x91\x3e\x73\xb5\x33\xaf\xea\x5a\x77\x2c\xe7\xa0\x07\x31\xcc\x7f\xb9\x0b\xac\xed\xf3\xf7\xa4\x5d\xb0\x74\x67\xdf\x90\x06\xf5\x0d\x61\xe9\xd4\x13\xff\xdc\xd2\xa0\x5b\x31\xd4\xe7\xba\xc5\xad\xfe\xb3\x78\xa5\x4e\x37\x6e\xc4\x94\x59\x0d\x0d\xc7\xac\x7f\x11\xc7\x3e\xbb\x89\xfa\xe8\x2e\xd6\xfb\x16\xdd\x03\x65\xa3\x7b\xf6\x02\x7f\xe2\x04\x96\x4c\xf1\x59\x19\x71\x1c\xb2\x89\x1a\xcf\x56\x9c\x88\x39\xf5\x05\x24\x24\x54\xe1\x80\xc3\x2b\x56\xea\x09\x15\x80\xd9\xbb\x2a\xe5\x61\xfd\xb0\x1d\xb7\xc8\x0f\x11\x28\xcb\x28\x39\x5f\x7a\xa2\x0b\xb4\x8b\xa4\x04\x0e\x72\x70\x2c\x21\x2d\xcc\x71\x2e\xaf\x1f\x28\xf5\x70\xd1\xaf\xb8\x75\xd9\xaa\xca\x71\x8e\xaa\x75\x4f\x3c\x03\x34\x51\x85\x8e\x21\xd3\x89\x8c\x02\x97\xc6\x91\x84\xf8\x39\x9c\x3c\x72\x78\x14\x60\x51\x38\xc7\xd3\x31\x9a\x06\x2e\xc1\x64\x48\xfb\x52\xb2\x5e\x7e\x4a\xfb\x33\xee\x9b\x63\x1b\x9e\xcb\xcb\x77\x7e\x75\x4f\x45\xd7\x9b\x25\x34\x63\xb8\x9a\x06\x2b\xd5\x2d\x04\x90\x9c\x30\xf7\xce\x2d\xee\x07\x1d\xac\x3e\xa1\x99\x0c\xa7\x64\xab\x82\xad\xa6\x69\xc9\x17\x36\xab\xb4\xe6\x1f\x6c\x79\x40\x45\x4e\x91\x90\x2f\xec\x8b\x27\x31\xff\x28\x22\x4e\x75\xc7\x24\x4e\x1a\x51\x94\xd5\x68\xa6\x22\x41\x0b\x6b\x35\x15\xb6\x06\xbb\x20\xa8\xc5\xe3\x9d\x30\x08\xae\x91\x6c\x08\xf5\x52\x91\xe8\x4c\xe1\xf2\x58\xa8\xb7\xa2\x29\x84\x5c\x0c\xf5\x83\x7f\x62\x00\x12\xf7\x46\x6c\x9f\xa3\xd7\x2d\x62\x6a\xe8\x75\x7c\xa0\xb3\x67\xc2\xf4\xf5\xf2\xdc\x05\x87\xf8\x77\xbd\x11\xa1\x9a\xe7\x84\xc4\x6a\xff\x98\xe2\xfc\xc2\xfd\x92\x07\x39\xda\xc8\xfc\xc7\x32\xa4\x67\x94\x99\x6d\x6e\xa2\x30\xee\x09\xde\xd2\x37\x0a\xe3\xa7\x0a\x10\x97\xbf\xef\xfc\xc3\x05\xad\x46\x2a\xdb\x40\xb9\xe0\x1f\xba\x44\x94\x14\x76\xf1\x9a\x5f\xdd\xe0\x15\x07\x16\x64\x77\x35\x42\xdc\x29\x95\xde\xd7\x15\xaa\x87\xe9\x10\x6a\x18\x8e\xc1\x0f\x07\x2d\x92\xcf\x36\x76\xfe\x27\xfc\xd4\x10\x96\x9c\xf0\x2a\xc3\x37\xd1\x02\x62\x6d\xde\xe3\xff\x1f\xcc\x7d\x8e\x2b\xef\x47\xce\xea\x4d\xc2\x3a\x31\x68\x57\xfa\x4b\xe2\x6a\x04\x08\xef\xf2\xd7\xaa\xb9\x48\xfb\x12\xd5\x81\xde\xee\x59\x8b\xda\xb7\x5c\x4f\xdf\x1a\x1d\x82\xf6\x78\xb2\xc9\x05\x4c\xc6\xf2\xa4\x87\x7f\xc6\x54\x37\xc4\x92\x15\x80\xcb\x47\x11\x8f\x74\x16\xa5\xc6\xcf\x50\x26\xe9\xee\x25\x03\x67\xb4\x88\x33\xe3\xa9\x8a\xd3\x8f\xf2\xbe\x41\x9c\xd4\xca\x0b\x07\x71\x92\xb8\x44\xc4\x29\x87\xac\xa1\x41\x14\x07\x04\xee\x4b\x40\x9d\x2f\x63\xdc\xf4\xb8\xf8\x20\x84\x66\x5a\xc5\x44\x9f\xf4\x71\xcd\xa4\x07\x21\x38\x4b\x9c\xcc\xaf\x0b\xbb\x17\xa6\xe3\x0c\x65\xff\x07\xd5\xfa\x3b\x04\x51\x0d\x7c\x8d\x34\x4e\x11\xb1\x41\x1e\x14\x0e\xa9\xbc\x7d\xe3\x84\x20\xde\xda\x31\x34\x65\x96\xfa\xb8\xc7\xc4\xf2\x12\xe9\xde\x2f\x31\x95\xee\xa7\x00\xe5\x2d\x54\x51\xd3\xf8\x17\xb8\x27\xe0\x9a\xbe\x9a\x7f\x70\xef\xd3\xc6\x20\xb8\x47\x52\x2d\x34\xb8\x68\xcd\x91\xb6\x9e\x22\xc9\x50\x12\xcd\x45\x6e\xde\xe2\xc5\xb1\xf6\xf6\x22\xfe\x44\xe4\x70\x10\x5c\xc2\xc2\x32\x5a\xb1\x63\x82\x63\x94\xe2\x33\x31\xd4\xa6\x07\x2b\x5e\x6b\x4d\x9f\xa4\x8b\xc3\xbb\xe8\xf5\x05\x5e\x39\xc7\x38\x5a\xeb\x97\xd4\x93\xf6\x4e\x01\x42\x6c\xbd\x06\xbb\x5c\x58\xa2\x2f\xea\x29\xeb\xfd\x10\x78\x87\x2a\x69\x47\x71\x2e\xc7\x9c\x06\x83\x8a\x31\xe2\xf6\xba\xd2\x7e\x4e\xd7\xf1\x99\x2e\xe2\x69\xe7\xcd\xca\x3d\x62\x9b\x35\x4b\x5a\x63\xec\x2e\x6c\x57\xfa\x6a\xf9\x78\x05\xc4\x65\x02\x6b\x33\x2a\x1b\xd9\xb2\xf8\x31\x54\xf7\x6a\x53\xa8\xa8\xb1\xed\x4d\xb5\x5a\xf0\x53\xc2\xed\x96\xed\xa8\x2f\x68\xe3\xaa\x00\xf3\x60\x46\x89\x0f\x25\x10\x51\xf1\xc9\xb2\xb1\xb1\x7d\x60\xbe\x7e\xc5\x6f\x2f\xfc\x30\x11\x5d\x9b\x0f\x32\x7e\x8e\x01\x64\x91\xa5\x18\x65\xed\xc0\xaf\x21\xfa\x2e\xbf\x66\xf4\xd5\x37\xb7\x77\x22\x45\xeb\x30\x18\xb5\x56\xbc\x95\x8e\x02\xc5\xa7\xc6\x14\xf9\x01\x24\x03\x1b\xce\xf8\xb9\xb8\xee\x7c\x2d\xbe\x1d\xf0\x0b\x1d\x3e\xe2\xac\x66\xb2\x56\x74\x71\x56\xb4\x8d\x6a\x44\x3b\x35\x98\xb8\xf5\x93\x0b\x45\x9b\x9e\x18\x51\x72\xe8\x40\xab\xd9\x50\x8d\x70\xae\x9e\x7f\xe0\x3f\x46\x12\x93\x6d\xde\x83\xee\xd3\xda\xa8\x9b\xba\x27\xf9\xc1\xfa\xc7\x19\x9e\xbb\x94\x76\x0a\x9e\x75\xe9\x37\x8b\x9e\x23\x4b\xb9\x22\x1b\x7e\x42\x3a\x08\xfa\x71\x41\x3e\x94\x5d\x31\x68\x54\x57\xac\x52\xc7\x29\x9d\x95\x51\x9c\x18\x5f\x49\x5c\x58\x8b\xd5\xcb\x2e\xa3\x0e\xe5\xec\xcc\xd4\xa7\x51\xa0\x03\xf0\xa1\xe6\x60\x87\x8b\x92\xd0\xd4\x1f\x16\x18\x78\x8b\xd0\x32\x6c\x59\x69\xcc\x2b\x4e\xe6\x87\x4d\x27\x9a\x70\x3d\xd3\x62\xbe\x21\xea\xa0\x5a\x66\x4e\x14\x44\xf0\x86\x61\xa1\x8d\xc4\x72\x18\x96\x70\x38\xdc\xda\xec\x30\xc0\xe0\x0b\x4a\x9a\xc2\x1e\x83\x0e\xb1\x00\xe0\x73\x8f\x73\x0e\xae\x6c\x07\x88\x8b\xcb\x15\x79\x69\xb9\x8c\x79\xcd\x09\x8e\xd4\xae\x4f\x16\x60\x4f\x85\xf9\x8b\xba\x3e\x84\xa9\x7d\x39\x39\xbb\x71\x31\x35\x03\x8d\xfa\xc7\x91\x9f\x37\x43\x1a\xc9\x25\xeb\xe5\x47\xa2\x3f\xad\x94\x90\x8f\x14\x6a\x59\xd7\x1d\x1e\xa9\x38\x80\xe9\x62\xb7\x35\x8e\x68\xe6\x52\x61\xc0\x5e\xed\xa6\x3a\x26\xe0\x43\xcc\x11\xf8\x81\x03\x3d\xdd\x86\xbb\x3d\xc2\x41\x52\x7b\x4d\xbf\x82\x8f\x63\xab\x8d\xbe\xbe\x42\x10\x49\x9f\x3c\x89\x8e\x51\x51\xdf\xf2\xa8\xf4\x74\xd3\xab\x6c\xb5\xb5\x13\x6d\x3f\x45\xfa\xe7\x1a\x1f\x15\x0e\xad\x8f\xca\x4f\x36\x2f\x6f\x0b\x41\xdb\xbf\xec\x57\x3b\xdb\xe1\x42\xd6\x76\xc1\xd6\xed\x50\x97\x3e\x4d\xc4\x27\x2c\xb1\xbd\xb4\xb3\x00\xd5\xf1\x65\xc4\xc9\x5a\xe9\xf8\xa1\xe3\x25\x63\xf7\x85\xb0\x93\x9f\xd2\x6a\x44\x62\x9e\x4d\x97\xaa\x71\xd3\x7a\xa1\x1c\xb7\xee\x4e\xf0\x3a\xbe\x86\xc7\x72\x0b\xad\x55\x09\x42\x37\x6a\x21\x6e\x20\xe3\xfa\x10\x56\x48\x4e\xc2\xd5\xcd\xaa\xb4\x3e\xc2\x90\xa1\x9e\x68\x5a\x0c\xce\xb2\x05\x81\x33\x15\xbd\x62\x1b\xfc\x91\xe3\x14\x01\x5e\xc5\x4d\x68\x5d\x3a\x3a\xa7\xc7\xe4\xce\x15\x54\x2a\xf7\x85\x45\x0e\xb8\x61\xfe\x65\x65\x5c\xf7\xa4\xc8\x2b\xf5\x99\xbd\xbd\x8c\x76\xaa\x9d\x27\x60\xa2\x45\x65\x61\x50\x6e\x48\x68\x64\x79\x5a\xae\x1c\xa7\xcf\x49\x25\x21\x82\xbc\xc0\xc6\xef\xd0\xbf\x19\x3e\x41\xaf\x12\xb1\x42\x82\xdd\x7d\xc3\x4c\xae\x24\x38\x1e\x0e\xf4\xdc\xbb\xfc\xf9\xcc\x38\x86\x8e\x24\x45\xef\xe2\xbb\x24\x0d\x20\x16\x45\x0e\x73\x39\xfa\xba\xb4\x3e\x41\x0c\x39\x73\x7d\x33\xbf\x42\x40\xa1\x77\xfe\x25\xf3\xba\x32\x6f\x90\xa1\x12\xab\x79\x5f\x1b\xbc\x88\x15\x0f\xcd\x3b\x4a\xd9\x30\x30\xb6\xf7\x79\x8b\x91\x76\x61\x68\x31\x92\x2a\x06\x91\x65\x74\x68\xcc\x4c\x8b\x3f\xd0\xe3\x44\x66\x36\x57\x9c\xea\x00\x39\xb6\xeb\xfc\x15\x47\x73\x4d\x0a\xb3\xc0\x23\xf2\xc3\xa0\x82\x57\x2c\x0a\xe1\xed\x60\x57\x60\xf8\x46\xf5\x2b\xe8\xc2\x0d\xc2\x1e\xed\x0f\x1d\xdf\x7c\x6a\xf0\x82\x0b\x64\x01\x31\xbd\xe5\xbe\xf7\x27\x9e\x1a\xbb\xfc\xec\x3b\x63\x61\xf0\x91\x21\x89\x3d\x2f\xc3\xa3\x6f\x0c\x52\xb4\x8b\xb0\x0a\xe2\xf8\xe2\xcc\x2d\x8d\x16\x05\xc0\x79\x5d\xc4\xa0\x22\x41\x87\x1b\xa6\xaa\x40\xf2\x08\x83\xf5\x16\xbe\xed\xcc\x56\x39\xbb\x9a\x14\x5d\x3a\x2f\x0a\xd6\xbc\xee\x71\xa5\xca\xdf\xee\x76\x21\x03\x78\x0d\x0b\x87\x1a\x2e\x14\x4f\xe1\xc7\x07\x52\x77\xef\xb0\xc5\x8f\x81\x31\xfc\xc0\xb6\x16\x0f\x22\x51\x94\xea\x0a\x1e\xbc\x40\x99\x62\x27\x7a\xf9\xd2\x3f\xb4\xe9\xec\x2c\x27\x5f\xda\x8c\x15\x56\x9f\x7f\x90\x32\xee\x86\x7b\x7b\x33\x41\xdf\xff\x9b\xd7\x37\x23\x5c\xc5\xae\x77\x0e\xbb\x9f\xbb\x00\x23\x8f\x0f\xce\xf8\x76\x57\x4c\xc2\xe2\xd7\x08\x03\x11\x63\xd8\x88\x32\xf1\x77\xe2\xac\xc1\x29\x4e\xfb\xfe\x4a\x14\xef\xaa\x06\x63\x8a\x94\xb6\x12\x69\xc4\x64\x45\x22\xd9\x96\xae\xc0\x54\xe4\xfb\xa4\x7d\x49\x18\xd8\x01\x25\x91\xe3\x10\xdb\xe8\x79\x4a\x49\x46\xf4\xe0\x36\x3c\x51\x29\x89\xa3\x58\xb9\xa2\x9d\x53\xf2\x91\xf4\x78\x40\x40\x5e\x73\x9e\xb9\x44\x9e\x2b\x84\xc0\x21\x8f\xf3\x9c\x5f\x5a\x73\x14\x4a\x73\x42\xcf\x25\x21\x8a\x29\x29\x09\xf2\x32\x1f\x9c\xb9\xc2\xe3\x73\x2e\xcf\xf9\xd5\x3c\x89\x02\x1e\x46\xdd\xe4\xba\x06\xdd\x8b\xab\x66\xa0\x29\x22\x28\xe4\x4f\x80\xd4\x25\xf9\x42\x9d\x91\x25\x71\x5b\xb7\x1d\xf1\xb5\xad\x6f\xef\x80\x28\x91\x97\xb4\xe5\x7d\x0a\xeb\x3d\xf2\x8a\xfa\xc6\x97\x3a\x2e\xde\x24\x19\xfe\x0d\x3a\x64\x47\xaf\xcf\x4d\x80\x04\xa7\x97\x06\x0a\x88\x1f\xe4\x5e\xb1\xcb\x65\x22\x4a\xcb\x85\x5f\x30\xc3\xcd\xba\xa2\xe2\x47\x04\xf8\xb2\x58\x85\x77\x4d\x70\xe9\xdb\x6c\x8b\xcd\x36\x78\xc0\xe4\xd1\x53\x27\x8a\x49\x9c\xd8\x1c\xe3\x0a\x07\x98\xb9\xe2\x98\xc1\xe6\x09\xfb\x36\x46\x10\x34\x1e\xce\x0f\xa3\xc9\xba\xae\x29\x96\x3d\xac\xaa\xe2\x6b\x52\x37\x6c\x9b\xd5\xf4\xbe\x1b\x03\xb6\xbd\xdc\x18\x79\x0c\x32\xfb\x59\xe8\xf8\xa9\xfa\x11\x98\xc4\xd8\x92\x3e\x49\x84\x2d\x5f\x01\x9b\x11\x34\x9f\xb9\x80\x01\xc0\x1e\x47\xc1\xa2\xcd\x88\xa3\x36\x8f\x73\x73\xf5\xd8\x65\xb4\xfb\xee\x20\xc1\xe4\xaf\x5e\xbf\xbf\x34\xb7\xac\x1f\x40\xf2\x4a\x60\xc0\x6d\xb4\x1c\x90\xc3\x4b\x82\x73\x0e\xf1\xba\x50\x67\x20\x75\x75\x67\xe9\x1c\xdf\x34\x5d\xfc\x7d\x02\xec\xf4\xe1\x8b\x39\x26\x1e\x9d\x10\xb3\x22\xfa\x5e\xdd\x18\x2d\x31\x33\xaf\xfb\xb2\x2b\x0e\xa5\x75\x29\xa6\xdd\xd6\x7d\x89\x48\xee\x24\xc7\x1f\xb2\x86\xb9\x8e\xe5\x8d\x84\x0e\x32\x0f\xce\x1e\xcc\xd2\x3d\xb7\xe8\xca\x96\x6f\x6e\xe0\x08\x35\xef\x5f\x5d\x9d\xdb\x6a\xd5\xdc\x1c\x58\xf1\xae\xe3\xdc\x15\x07\x80\xe9\xab\xd3\xf3\x2b\xfa\x06\x24\x6e\xa4\xd1\xb7\xdf\x1d\x30\x87\xd9\xe6\x58\xac\x74\x99\x5c\x3e\x7e\x6d\x34\xa1\x8a\x36\xbf\xb6\xcb\x81\x8e\x1c\xeb\x15\x7a\x80\x64\x5c\x97\xe2\xa7\x78\x1a\xcf\x84\xf9\xce\xd0\x60\x89\xe8\xd2\x7f\xbe\x3a\x30\x4f\xcf\x60\xf1\x1b\x72\x49\x62\xea\xf4\xb8\x0e\x1c\x84\xbe\x98\xec\xde\x10\x70\xcf\x25\x0f\xb9\x09\x4f\xd6\x52\xfe\x2e\x6d\x25\x65\xf3\xb2\x3c\x1f\x33\x79\x31\x19\x0b\x07\x55\x5a\xcd\x97\xba\x18\xc5\x75\xcd\x3f\xf0\x9f\xcf\x8c\x5b\x7d\x91\xf4\x7e\x2a\x93\x95\xb4\x40\x0a\xb8\x10\xa2\x2a\x6f\xbe\xa4\x15\x87\x97\x18\xc7\x05\xe4\xd9\x27\x54\x3e\xc0\x0f\x90\x5a\x17\x6c\x7b\xc5\x9a\xd4\xe3\xf8\x8c\x96\xeb\xa9\x5b\xae\x51\xe5\xc9\xc9\x9e\xd6\xfb\xf9\x03\x5e\xf4\x6c\x4e\xc5\xa5\x86\xa5\x2b\xfe\x5a\x25\xe6\x25\x05\xcc\x0e\x07\x3d\x27\xdc\x8b\xc5\xba\x6c\xa3\xfc\x23\x96\xaa\xcf\x76\xbe\xba\x11\x00\x2e\xbf\x05\x80\x73\xbe\x01\xa7\xd9\x83\x33\x46\x53\xeb\xf5\x1a\xd1\xbc\x10\x22\x92\x83\xc4\xe0\xe3\x9c\x3e\xfa\x36\x14\xa4\x65\x8a\x1d\x03\x4d\x1b\x6b\xac\x36\xf3\x77\xfc\xf3\x9c\x7e\x26\xb7\x3e\x7d\x91\xa6\xd7\xd7\xc1\xbd\xa2\x3f\x8f\x42\xb0\x24\x60\xdc\xb0\x82\x99\xb4\x61\x66\x5c\x9a\xba\xee\xe4\xe5\x88\x38\x96\xc1\x92\x63\xe2\x1c\xb2\x3c\xe0\x19\xf6\xab\xd5\x42\x82\xe1\xfb\x32\x62\x3e\xc3\x5e\x0e\x37\x70\xc7\x65\x69\x1c\xc3\x82\x24\xa2\xf8\x67\x6f\x27\x1a\x5b\x35\xc5\x41\x6f\x34\x5e\xf1\x6f\xbd\xd0\xe8\x7b\x8e\xb9\xd1\xb5\xc9\x88\x78\xbb\xdf\xd8\x9d\x0f\x79\xed\x5f\xad\x1f\xe3\x24\x5f\xba\xb5\x72\xa1\xd6\xb7\xc9\xd5\x42\x60\x11\x17\x13\x12\x23\xa6\x21\x24\x46\x0c\x50\x48\xe4\x6e\x3d\x9f\x6a\xbf\x6d\x4b\x99\x96\xab\xab\x57\x83\x29\x89\x72\xfd\x0b\x41\x99\x5c\x6a\x64\x59\xe4\x1e\x62\xcd\x6e\xe8\xa8\xb8\xf7\x4d\x5c\x86\x51\x7a\x19\x21\x50\xd3\x7c\x1d\x6b\x94\x6d\xff\x5a\x16\x9d\xfd\xfe\x1e\x5f\x4e\xbf\xd7\x15\xf9\x32\xaa\xc5\x91\xf6\x68\x23\xd1\xe7\x24\x6e\xbc\x40\x9d\xbc\x53\xaa\xe7\x7b\xfc\x30\xa9\xd2\x77\x61\xb2\x87\xab\xdd\x1d\x0d\x41\x12\xb7\x62\x6e\x08\x0c\xa2\xeb\x1a\xae\xac\x34\x91\xc0\xbe\x20\xa6\xa2\xab\x2b\x2d\xca\x62\xcb\xae\xaa\x0f\xf1\x65\x10\xdf\x55\x89\x93\xeb\xe2\xe6\xf2\x15\x80\x97\xfa\x10\xaf\x7b\x5c\x46\x43\xdd\xaa\x8f\x41\x51\xe1\x4d\x35\x5f\x83\x7b\x54\x9a\xd5\x69\xe9\x93\xcf\xa2\x47\x4b\x9e\xa0\xd6\x42\x8c\x17\x55\x37\x08\x5a\x2a\xaf\x62\xb0\xe3\x9d\xcf\x97\xb1\x8a\x4f\x88\x81\x6a\x57\x3b\xc4\x93\x44\xb2\x79\x5d\x54\xc5\xbe\xdf\x9b\x9f\xed\x8d\xb9\xa2\x6c\x79\x42\x74\xdc\xb3\x03\x89\x04\xd9\xfc\x19\x7f\x52\xa7\xf8\x33\x50\x2d\xb9\xa4\x89\xeb\x20\x8b\x92\xed\x58\x8f\xd5\xb4\xf6\x14\x87\x62\x39\x40\x17\x1d\x54\x81\x69\x8d\x0a\xbd\x43\x4e\xfc\x9a\xf1\x44\x69\x77\x2b\x5c\x97\x90\xbb\x09\x39\xb9\x86\xfe\xda\xdb\x9e\xea\xb6\xd5\x06\xc4\x00\x7f\xf8\x55\x11\x69\xa1\x29\x3e\x06\x1c\xc9\x55\x49\xd6\x56\x11\x55\x9c\x3f\x71\xf7\x24\xc5\x34\x04\xd7\xe9\x8f\xd1\x52\x19\xf0\x32\x60\x63\x56\xb6\x11\xdc\x67\x9d\x7f\xdf\x96\x65\x5c\xbd\xd8\x10\xcd\x59\x38\x48\x5e\xf3\x97\x76\x3d\xe9\xb9\xc2\x4d\x8b\x34\x29\x8c\x9b\x5f\xda\x85\x35\xdc\xfb\x00\x64\x5e\x3c\x7b\xf5\xd6\x70\xe0\xc2\x14\x78\x4c\x44\x34\x63\x4c\x72\x34\xe3\x04\x85\x11\x3b\xad\x8e\x83\x2d\xb4\xe7\x93\x53\x20\x70\xb7\x8e\x43\x56\xbd\x73\xda\xc0\xc7\x74\x55\xba\x3b\x72\x5a\x7b\xd4\x25\x01\xd4\xaf\x01\x8c\x7f\x92\x4a\x80\xdc\xe7\xb8\xc5\x2a\xb4\x57\xb1\x59\x32\xa2\x54\xe2\x53\xe4\x29\x15\x42\xaf\x4e\x76\xcb\x41\x1e\x9a\xfa\x58\xf0\xad\x1e\x86\x75\x9f\x1e\xce\x25\xb8\x2a\x2f\xf5\x5b\x97\x6e\xe8\x1c\x2d\xe7\x42\xb9\xdf\xa7\xfc\xdb\x24\x2c\x84\xee\x48\xec\x21\x01\xa5\x06\x3b\xa3\x90\x53\x74\x62\xb3\xf2\x08\x11\x1d\xf1\xf3\xa7\xfe\x91\x2e\x0e\x88\x34\x1a\x4a\x59\xac\xad\xea\xa1\x79\x2c\x26\xef\xfb\x30\x90\x6d\xd7\x1d\xda\xe4\x2a\x3c\x3f\x28\x35\x1c\x40\xa8\x44\xfb\x86\x4a\x10\x72\x62\x9d\x6c\xa6\x43\xc1\xf6\x01\x87\x95\x3f\xd5\x2e\x26\xd7\x10\xcf\x0e\x50\xcf\x10\x81\xd4\x8f\x11\xb1\xdb\xe8\x8b\xfb\x73\xf7\xf4\xfe\x34\x8b\x03\x9e\x41\x1b\x26\x5e\x61\xb2\x59\x80\xf0\x39\x4a\x00\x8e\xa7\xf2\xde\x42\xb3\x55\x43\x27\xc4\x53\xfa\xef\xbc\xd3\xb0\x99\x9a\x11\x6d\x34\x97\x04\x0e\x26\xef\x39\x30\x59\x56\x55\xcc\x5d\x7b\xe8\xf4\x05\x02\x97\x3c\x7a\xb0\xc0\x65\xd8\x3f\xec\xaa\xf7\xa6\xc3\xc7\xc4\xff\xd2\x54\xee\xf8\x8c\x0a\xc6\xf4\xb8\x9e\x5a\xee\x94\x8a\x33\xbe\x04\x67\x5c\xb9\xd7\xe0\x15\x68\xe2\x7e\x8e\xef\x39\x9e\x8d\x02\x1b\xd6\x74\x32\x77\x53\xfd\x70\xfc\x9f\x40\x78\x87\x2b\xe7\xc2\x24\x9f\xb4\x2a\x20\x05\x9f\xf0\xc1\x72\x45\x22\xa6\x28\x4e\x5a\x7c\x2b\x01\xde\xd5\x6d\x2d\x64\x4e\xc4\x41\x75\x59\xf5\x81\xca\xcc\x62\x50\x96\x37\xfc\xb3\xb7\xda\x93\xa5\xbc\x58\x74\x32\xcc\xa4\x7a\xb7\xad\xc0\x18\xfc\x9e\xbe\x9d\x37\x70\xcd\x73\xcf\x8a\x48\x50\x8e\x70\x95\xf0\x7e\xeb\x6e\x10\x56\x3e\xde\xa0\xfc\xce\x93\x87\xcd\xe2\xa0\xd1\xdf\x86\xe0\xd0\x08\x19\x1d\xe2\x65\x0f\x5f\xc5\xf0\xef\x10\x50\xa5\xec\xa8\x28\xc2\x9d\xa8\x41\xa3\x6e\x3c\x6c\x9b\xd5\xc3\xfb\xf1\x5b\x06\x69\x3f\xdd\x43\x07\xa1\x62\x19\xa8\xbc\xde\xf0\x17\x0d\x6e\xcf\x5f\x83\x01\x3e\x14\x3d\xa0\x54\xde\xfe\x53\xfc\x56\x82\xd6\x91\xc4\x12\xfe\x8b\xb3\x65\x24\x21\x9c\xe3\xfa\x34\x1c\xf8\x44\x75\xc9\x8b\x12\x7f\x51\xff\x2f\x04\x99\x92\x7e\x7d\x59\xa7\x26\xe2\x1b\xff\x45\x63\x50\xff\xfd\x5d\xf2\x11\xd1\x46\x0b\x82\x56\x90\xc6\x97\xd1\xb9\x90\x99\xf5\xd3\x3a\x9c\xa0\xb0\x4e\x38\x80\x46\x97\x6d\xe6\xd4\xa5\xfe\x5a\x9f\x1f\x98\x9c\x4b\x13\x26\x73\x50\x9d\x7f\x4d\x22\x5e\x28\x1c\x8b\xfe\x3b\x1f\x3a\xdc\x3f\x20\xe6\x83\xc2\x17\x2e\x06\x2e\x2b\xf2\xbf\x73\x41\xa6\x79\x07\x20\x5e\x34\xad\xff\x6c\x53\x53\xbf\xd4\x37\x9c\x1f\xeb\xc3\x4d\x09\x79\xb0\xad\xea\xb1\xdb\xae\xe7\xf8\xfb\x6d\x3b\xff\xd6\xb0\xf0\x43\xcb\xe6\x3e\x55\xf1\xed\x9e\x12\xf6\x24\xa4\xf7\x9d\x7c\x6f\xe9\x1b\xe7\x02\x7f\xe4\xf4\x91\x67\x1b\xf9\xb8\xa6\x0f\xe2\xb5\x77\x5a\x8e\xe8\xec\xb7\x08\xc9\x4f\x52\x05\x27\xdc\xd0\x27\x82\x0a\xf3\x97\x34\xc1\x4f\x30\x68\x6b\x15\xa7\xa3\xa5\x4e\x9e\x66\x90\x9f\x92\xbc\xad\xfb\x86\x13\x5d\xcb\x79\x76\xc3\xdf\xf2\xe0\x37\x52\xd0\x32\x27\x5d\xc3\x9d\x4b\x2a\x23\xb6\x6e\x2b\x75\x65\x99\x6f\xe2\xc6\x66\x52\xd7\x47\xf6\xe2\x47\x52\x93\x5d\x2f\x5c\x8f\x5c\x77\x24\xd5\xf5\x47\x3b\xc3\x28\xcd\x9b\xfa\x80\x60\xaf\xbf\x87\x27\x37\xdd\x3b\x6a\x17\xb8\x98\x1b\x64\x5e\x84\x94\x82\x39\x63\x57\x16\x3b\x15\x27\xfa\x03\x6e\x09\xb3\x31\xc3\x45\x69\x2e\xaa\x43\xaf\x52\x6d\xfc\x78\x62\x1a\xbc\x8a\x9d\xdb\x11\xec\x23\xaa\x80\x85\x67\x9a\xe0\xc5\x92\x8e\x43\xbd\xfa\xde\x6e\x20\x4d\x53\x43\x5f\xff\xfb\xbf\x73\x44\x79\x92\x10\xfe\xe3\x3f\xcc\xeb\x27\xdf\x08\x73\xcb\x14\x37\xe7\xa8\x71\xfb\xec\x8f\x62\x0f\xaf\xcb\xa8\x08\xa5\xfd\x29\x29\xc5\x57\x85\xd9\x5d\x99\xed\x58\xc1\x23\xcf\x3f\x75\x7a\xf7\xce\xff\x0d\x00\x00\xff\xff\x46\x12\x3c\xb0\x66\xb1\x00\x00")
func confLocaleLocale_nlNlIniBytes() ([]byte, error) {
return bindataRead(
@@ -4499,12 +4499,12 @@ func confLocaleLocale_nlNlIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_nl-NL.ini", size: 45347, mode: os.FileMode(493), modTime: time.Unix(1442599198, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_nl-NL.ini", size: 45414, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_plPlIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\x5b\x93\x1c\x45\x92\x2f\xfe\x2e\x33\x7d\x87\x40\x63\x32\xc0\xac\x29\x0c\xf8\xdf\x8c\x3f\x05\x47\x48\x0c\x68\xd0\xa5\x8f\xba\xb5\xb2\x05\xc3\x8a\xac\xcc\xe8\xea\xec\xaa\xca\xcc\xc9\x8b\x8a\xac\xb5\x7d\x38\xd8\x60\xe7\x33\xb0\xbc\xec\x77\x98\xb7\x59\x9e\x76\xd4\xdf\xeb\xf8\xcf\xdd\x23\x32\x22\x2b\xab\x25\xd8\xb1\x7d\x90\xba\x32\xee\xe1\x11\xe1\xb7\x70\xf7\x48\xaa\x6a\x91\xd9\x26\x9d\x7f\x6e\xf7\xcb\x72\x63\x9b\x22\x31\x5d\x73\xfd\x63\xb7\x4a\xcc\x97\x79\x6b\x8a\xa4\xca\x9b\x84\x12\x77\xe6\xcb\xd2\x64\xfb\x3c\xb9\xfe\x31\xb9\x7a\xf5\x53\x9a\x18\x24\xd2\x47\x53\xf4\x5b\xd3\xd8\x7a\x67\xeb\xbd\xbd\x7d\xeb\xf6\xad\xcb\x72\x6b\xe7\x67\x6d\x5d\x52\x81\xd5\xf5\x8f\x7f\xff\xeb\xae\x48\x6e\xdf\xca\x92\xe6\x72\x59\x26\x75\x36\x3f\xed\x36\x55\xde\xde\xbe\x65\x7f\xa8\x36\x65\x6d\xe7\x4f\xb3\x75\xdd\xef\x92\x2b\xaa\x69\x37\xd5\xfc\xb4\xdc\x96\xe9\xed\x5b\x4d\xbe\x2a\x16\x79\x31\xff\x26\xd9\x94\xab\xee\xca\x34\xf9\xab\x9f\x35\xb5\xec\xda\xf9\x8b\x9e\x93\x35\xa5\xab\xa8\x5c\x6d\xaf\x6c\xd3\xd6\xbe\x6c\x6d\x57\x79\xd3\xda\x7a\x22\x6b\x67\x97\x4d\xde\xba\x51\xde\xbe\xf5\xd2\xd6\x4d\x5e\x16\xf3\x17\xf4\xf7\x8a\xbe\xab\x64\x35\x64\xb6\x76\x5b\x6d\x12\x94\xde\x27\xcb\x4d\x59\xdc\xbe\xb5\x49\x8a\x55\x87\x22\x7f\x7a\xf5\xf3\xbe\x5f\xdf\xbe\x95\xd6\x96\x0a\x2c\x0a\xbb\x9b\xdf\xe7\x9f\xb3\xd9\xec\xf6\xad\x8e\xa0\xb2\xa8\xea\xf2\x22\xdf\xd8\x45\x52\x64\x8b\x2d\xa6\x7b\xca\x09\xa6\xbb\xfe\xb5\x6f\xd7\xe5\xae\xc8\xd7\x89\xc9\xcd\x8e\xc6\x95\x5a\x9d\x8f\xcd\x68\xe6\x8b\xa4\x91\xc9\x97\xbb\xa4\xe8\xcd\x55\xb2\x2e\x01\x5d\x34\x5a\x24\x04\xe1\x27\xc9\x7e\x97\x98\xe7\x41\x33\x04\xd2\x6d\x92\x6f\xe6\x5f\xbc\x87\x3f\x98\x45\xd3\xec\x4a\x82\xf8\x57\x09\xad\x68\x09\x88\x2c\xda\xbe\xb2\xf3\x17\xb4\xa6\x7b\x53\x95\x05\xea\xd1\x9a\xa5\x49\xd5\xa6\x97\xc9\xfc\xbe\xfc\x45\x37\xb5\xad\x4a\x02\x51\x59\xf7\xf3\x67\xf4\x73\xdf\xd3\xcf\xbc\xdb\xde\xbe\x55\xd6\xab\xa4\xc8\xf7\x49\x0b\x78\x3d\xd5\x8f\x14\x40\xdb\xe6\x75\x5d\xd6\xf3\xc7\xfc\xe7\xf6\x2d\x02\xc6\x02\xad\xcc\x9f\x94\x3b\x6b\xea\xa8\x11\xe4\x6d\xf3\x55\x0d\xa8\x52\x76\x62\xf8\x83\x5b\x41\xd6\x45\x59\xaf\xe7\x7f\xa4\xff\x68\xc1\x0e\x2b\xd2\x08\xa4\x52\x19\xf5\x4e\x9b\x74\x65\x39\x93\xd6\x7b\xff\xea\xa7\x6c\x9f\x5c\x85\x45\xb6\xf9\xed\x5b\x49\xb6\x25\xc0\x56\x49\x61\x37\xf3\x53\xfc\x6f\x38\x85\xaa\x27\x69\x5a\x76\x45\xbb\x68\x6c\xdb\xe6\xc5\xaa\x99\x3f\x6f\xda\x64\x97\xdb\x22\x4f\xcc\xba\x2c\x5a\x2a\x32\x91\x75\xfb\x56\x5f\x76\x7e\x8d\xe7\xe7\xbb\xbf\xff\xf5\xca\xc8\x97\x66\xf9\x4a\xe7\xbb\xf2\xca\xd2\xd1\x1a\xaa\xf2\x6c\x9a\xc5\x85\xb5\xd9\xfc\x6b\x1a\xfd\xf5\x8f\x26\x59\xb7\x5d\xb2\x29\xca\xeb\x5f\x52\x1a\x6d\xd5\x6d\x36\x04\xc2\x3f\x77\xb4\x77\x9b\xf9\xd3\x74\x6f\x09\x20\x74\xf4\xac\xd9\x6f\x73\xda\x13\xb7\x6f\xe5\x4d\x43\x99\xd8\x52\xcb\x8d\xdd\xf6\x68\x33\x4d\x8a\x94\x66\x77\xaf\xe8\x36\x38\x1e\xb7\x6f\x7d\xdb\xd8\xa4\x4e\x2f\xbf\xc3\x04\xf0\x83\x8e\x4e\xb3\xef\xd6\x39\xed\xaa\x5c\xf6\xe9\xd1\xb5\xc6\x5e\x9b\x07\x3b\x4c\x3b\x9c\x7f\x43\xc7\xba\x6c\xf6\x56\x36\x4f\x99\xd9\xf9\xd7\x65\xc6\x7d\xe5\x05\x4d\x70\xb3\xa1\xce\xf4\xd7\xfc\x21\xff\x95\x35\x6a\xf3\x96\xa0\xf4\x75\x5d\xae\x73\x93\x6b\x7a\x7f\x55\x58\x93\x6d\x12\x53\xe5\x84\x43\xa8\xd1\x55\x69\xba\xba\x4b\x09\x8b\x28\x9c\xb2\x32\x5d\xd3\x41\x02\x72\xa0\xe1\x3c\xbc\x30\x04\xd8\xb7\x6b\xda\x52\x5d\x51\x10\x68\x09\x2f\xad\x1a\x34\x97\x67\xd6\x3c\xe0\xb2\x27\xa6\xda\xd8\xa4\xc1\xae\x4b\x32\xf3\x49\x62\xda\xa4\x5e\xd9\x76\x7e\x67\xb1\xa4\xa3\xbb\xbe\x63\x2e\x6b\x7b\x31\xbf\x73\xb7\xb9\xf3\xe9\x97\x1d\x55\xdb\xe4\x85\x6d\x3e\x79\x3f\xf9\xd4\xa4\x84\x2a\x2e\x08\xec\xbd\x59\x5a\xda\x85\x16\x7d\x19\x3a\x12\xc5\xca\x1a\x82\x78\x7b\x89\x0e\xf3\xc2\xd0\x8f\xc6\x00\x4b\xbc\x05\xf0\xfd\xb9\x23\x64\xb2\xc8\x96\x82\x49\x79\x3c\x9c\x58\xdb\xc6\x3c\xee\xcf\xfe\xe7\xa3\x13\x73\x5a\x36\xed\xaa\xb6\xfc\x9b\xfe\xa3\xf2\x1f\xd1\xe6\x34\xe7\xf9\x83\xcf\x69\x05\xa8\xaa\xc0\x26\xd8\x75\xcb\x64\xdf\x9b\x8c\x3a\x4d\x2f\xa5\x00\x4e\xee\x79\x5f\xc5\x19\x97\xd4\xee\xfc\x2b\xfa\x6f\x6a\xb5\x0e\x10\x00\x35\x13\xe0\x8e\x71\x0f\x0a\x61\xda\x4d\xcd\xfe\xd5\xcf\x8c\xa1\x5e\xfd\x6f\xc2\x98\x1b\xc6\x51\x0f\x9f\x3c\x79\xfa\xe0\x73\xb3\xa7\xe3\x90\x95\xbc\x79\xb6\xa6\x6b\x2f\xfe\xbf\xc5\xca\x16\xb6\x4e\x36\x8b\x34\xe7\x75\xe4\x09\xd3\x9c\x9a\x66\x43\x08\x8f\xf6\xc6\x79\xdd\x2f\xcd\xd9\xd9\x23\x8c\xa7\xbd\x9c\x5f\xff\x5b\x9a\xdb\xeb\x5f\x81\xae\x9a\x3f\x6f\x00\x38\xed\xf7\xfc\xd2\x1a\x1c\x23\x83\x62\xa6\xbc\x18\xc3\x89\x86\xda\x26\x4b\x5a\x56\x6a\xdc\xd6\xf5\x82\xd0\x72\xdb\x03\xea\xdc\xec\xb1\xc2\xd2\x1a\x9d\x8a\xa2\x6c\x69\x51\x0d\xd7\xd2\x16\xf2\xe2\x65\xb2\xc9\x33\x82\xbd\x03\x4c\x5c\x15\x49\x26\x2b\x69\x15\x51\x99\x76\x73\xb9\xc3\x66\x20\x4c\x45\x64\xa5\x31\x77\x66\x77\x68\x53\x64\xe6\xce\x7b\x77\xa8\xc1\xa2\x5c\x08\x7a\x01\xa6\xcf\x88\x68\xd2\x91\x5c\x08\x0d\xaa\x05\x5b\xfe\x33\xf6\x92\x0c\x44\xf3\x4d\x98\x4f\x34\xa0\xbd\x24\xda\x66\x98\x9a\x60\xa3\x25\x85\xe0\x27\xa3\xd8\x29\x9a\xb8\xc3\x65\xba\xc4\xf7\xb8\xa0\xfb\x9c\x98\xf0\xed\x5b\x6e\xa1\x0e\xb6\x5a\xb9\xfa\xfb\x5f\x37\x74\x0c\xb1\x73\x09\x15\x12\x4b\x10\xec\x92\xa4\xda\xd0\xf2\xa7\x57\xf9\x90\xe3\x56\xec\x39\x1d\xd1\xeb\x5f\x68\x8f\xb4\x5d\x4b\xc8\x96\x5a\xdb\xac\x5f\xfd\x44\xd4\x0c\xf8\xe1\xfa\x97\x82\x7e\x17\xd4\x06\xed\xa5\x06\xd8\x2f\x44\xc7\xf9\x5b\x82\x77\x64\xf1\xbe\x26\x88\x13\xa5\x0b\x90\x3d\x71\x0d\x41\x01\xd7\xe1\x0b\xd3\x12\xb3\xb1\x96\xd2\x9d\xd9\xd3\xbe\x4f\xd0\xcb\x5e\xb8\x14\x6b\x08\x81\xf4\x4d\xbb\xce\x43\x82\xc3\x8c\x0c\xd0\x5c\x47\x8c\x02\xce\x88\xcc\x2b\x22\xc0\x01\xc6\x21\x6a\xb5\x2a\x87\xd2\x7e\xae\x43\x71\xb3\xed\x9a\x9c\x48\x96\xa5\x99\x67\x34\x84\x57\x3f\x57\xf4\x77\x18\x56\x34\x0b\x82\x06\x37\x9e\x00\x65\x63\x2c\x04\x63\x9c\xf8\x92\x68\x74\x31\x7f\x40\xbc\x12\x73\x47\xfc\xe9\x4f\x42\x69\x76\xd5\xf5\x8f\x3d\x9d\x31\x70\x59\xcf\x9f\x3d\xb2\xdc\xc1\x06\x14\x9b\x5b\xa9\xca\x8a\xb8\xad\x3d\x1d\xab\xaf\xf8\xa8\x5d\x2e\xaa\xb2\x6e\x89\x77\xaa\x5b\xa4\x0d\x49\xae\xc9\x27\xdd\xd6\xd6\x06\x29\xdd\x09\xce\x70\xfb\xf7\xbf\xd6\x40\xb5\xeb\xb2\x06\xc4\x12\x4a\x13\x1e\x0e\xd5\xff\x7f\x2a\xc8\xb0\xdd\x99\x8a\x28\x96\x3d\x31\xc9\xb2\x37\xbb\xfe\xfa\x47\xa2\x3e\x7b\x20\x85\x8b\xae\x58\xa7\x57\xb4\xb0\x32\x80\xcb\xb6\xad\x82\x11\x7c\x75\x7e\x7e\x1a\x24\x4e\x8c\x01\xd3\xe2\x31\xd0\x72\xba\x0d\x96\x18\x30\x69\x0e\xa2\x45\x32\x93\x0d\xd7\xd5\x44\xcd\x32\xa0\x52\x82\xc3\x78\x37\x52\xe6\x11\xa0\x25\xa8\xd2\x87\x30\xc3\xa8\xde\xc7\x7f\x67\xe0\xb7\x68\xb7\x26\x04\x75\x26\xb5\x49\x7a\x69\x2c\x33\x4d\x7c\x4e\xca\x0a\xc7\x71\xf2\xa0\x54\xe9\x15\x72\x0a\xab\xbc\xd6\x61\x11\x81\x62\xa2\xed\xd1\x42\x6c\x09\x0a\x8c\xa5\xcf\x14\xbe\x8f\x01\x1c\x4e\xbe\xa8\xcb\x2d\xb1\xbf\xc1\x97\x9b\x8c\x4c\x98\xc0\x5f\x6e\x3a\x73\xe7\x69\x76\x87\x16\x6d\x55\x66\x98\xdb\xde\x3c\xfb\xe3\x7d\xf3\x7f\x7f\xf4\xe1\x87\x33\xf3\xb8\xbc\xfe\xd5\x9a\x25\x56\xa4\x2d\xa9\x30\x78\x8f\x86\xa0\xcb\x93\x37\x3c\xc2\x13\xb3\x24\x5e\xe8\xfa\x6f\xff\xf9\xef\x89\xb6\x49\x74\x6d\x9b\x10\x0e\x36\x77\xf8\x20\xdc\x31\x9f\x70\xc1\xff\x61\x7f\x48\x88\xd1\xb5\xb3\xb4\xdc\x7e\x3a\x03\x43\x45\xb8\xb8\x76\x27\x26\x4b\x76\xc4\xf2\x07\x30\x33\x8e\xcb\xd4\x72\x23\x5a\x43\x4b\x80\x2a\xfd\xc0\x86\x2f\xd2\xb2\xb8\xc8\xeb\xed\xfc\x85\x6c\x23\x1a\x6e\x4b\x30\xab\xb3\x3d\xc3\x4d\x59\x74\x59\x5a\x06\x2d\xe1\xaf\xfc\xa2\x0f\x8a\x4b\xef\x02\x66\x0f\x5e\x5b\x13\xf3\xbe\xc0\x9f\x3c\xb5\xc7\x97\x03\x0c\x07\x08\x9d\x0a\x37\xb4\xc8\x17\x17\x20\xfb\x42\xa2\x5c\x1f\x2d\x48\x95\xe6\xc4\x45\x68\x23\x57\x24\x65\xbc\xd0\x33\x60\xee\x3f\x78\x72\x42\x73\xdc\xd9\x96\x20\x8a\x6a\x04\x4f\x02\x7e\xd6\xad\xc1\xd1\xf4\xdb\x93\x00\x15\x61\xcb\xe6\x84\xa3\x9a\x72\x09\x84\xb0\x7c\xf5\x73\x46\x38\xab\x2a\x09\x40\xc0\x59\x9b\x72\x4d\x3b\x2a\x07\x59\x73\x64\x83\x98\xe1\x97\x84\x4d\xea\xa1\x3f\x19\x36\x1d\xb8\x2f\x35\xeb\xb0\xb0\x0e\xf1\x81\x92\x16\x57\x90\x49\x54\x4a\xc7\xb8\x24\x31\x8d\x58\xd2\xd4\x36\x27\xa0\x65\x46\xb2\x1b\x43\x2c\x8f\xe9\x48\x14\x4b\x32\x9b\xd1\x5e\x32\x58\xf1\x06\x74\x34\xb3\x17\x49\xb7\x69\x83\x71\x45\xe4\xcc\x8f\xad\x49\x08\x42\x7b\x42\xfe\x40\xc5\xc3\x3a\x42\xd0\x9a\xaa\x38\x06\xe5\xd1\xea\x11\x8a\x3e\x21\xd4\xbf\x59\x97\x42\x10\xa5\x2d\x1a\x22\x60\x49\x55\xcd\xf6\xef\x7f\x25\x9a\x63\xda\x1d\xd0\x19\x9d\x06\x66\xd9\x41\x2e\x0b\xee\xde\x09\x38\x5f\xf0\xa7\xf1\x72\x4e\x9c\xad\x03\x7b\x26\xac\x9b\x61\xde\x80\x24\x14\xa3\xd9\x38\x38\x0c\x1c\xda\x54\x9b\x8b\xf7\xc2\x29\xcd\x94\x0b\x24\x01\x4b\xe5\xd6\xc5\xcb\x9c\x84\x41\xb7\xaf\x76\x3d\x06\x48\x5b\x40\xc5\x39\xda\x98\x19\x0e\x2b\x71\xbb\x1b\x3a\x9d\x9c\xd0\x40\xdc\x9c\x6e\x47\x07\x76\xce\x00\x18\x1a\x09\xe0\x93\xf6\x6e\x5b\x6d\xcb\xd5\x26\x0f\x9a\x06\x07\x87\x96\xfb\x13\xb3\xe2\x83\x4b\x18\xa4\x5c\x26\x29\x49\x48\x0a\x51\xce\x26\x68\xfb\xb1\xcd\x9c\xa0\xa4\xc2\x8b\xb0\xb5\x4f\x00\x66\x22\x7c\x24\x39\xc6\x60\x8e\x97\x84\x98\x6d\x3a\x6f\xfb\x93\x70\xf1\x08\x67\x3d\x7c\x60\xe6\xe6\x03\x43\x47\x62\x9d\x78\xa2\x39\xaa\x98\x74\xb4\x47\x93\xb6\x4f\xf7\x72\x1a\x64\x10\x07\x47\x7a\xaa\x53\x57\xf8\xa8\x64\x3c\xe2\x96\x1c\x43\xac\x38\x69\xc8\x38\x55\xa4\x74\xfd\x37\x73\xa9\x65\xa4\x6a\x2c\x5a\xab\x74\xb3\x58\x11\x35\x27\x79\x53\x3e\x49\x5a\x15\x0e\xaa\xa5\x2d\xbc\x58\xe5\xed\xe2\x02\xb8\x31\x63\xd0\x75\x59\x02\xb4\x08\xfd\x03\xaf\x0e\xca\x10\xb8\x09\x88\x84\xe3\x6d\xca\x33\xbb\x43\x75\xee\x7c\x6c\xee\xbe\x74\xac\xf1\x47\x40\x82\x0b\x3a\xa8\xf9\x06\x1b\x55\x85\xc8\x5d\x8f\x1d\x43\x54\x8e\xfe\x95\x4b\x46\x0c\x1d\x25\x2b\x07\x7c\xc2\x44\x00\x0c\x7c\x55\x2e\x6b\x74\x40\xe2\x28\x51\x57\x30\x78\xae\xe6\xde\xdc\x05\x12\x30\x4f\x1e\x7e\x61\x76\xd0\x79\x50\xe9\x3d\xed\x8f\x65\x97\x6f\xb2\x19\xa6\x27\x8c\x31\xb1\xc5\xba\x07\x8e\x48\x26\x3c\x86\x86\xb1\x59\x55\x27\xbb\xc2\xca\xe8\x5d\xfd\x81\xc3\xf3\x5c\xff\x88\x3b\x42\x7d\x26\xfb\xda\x40\x22\x0d\x78\xee\x0b\xf3\xa7\x3d\x41\x62\x6b\xc8\x80\x79\x2e\x60\xa8\xaf\xa2\x33\xf1\x13\xc1\xc6\x23\x19\x85\xda\x6b\xcc\x7b\x9f\xd2\xff\x04\xd4\xe4\xa5\x15\x32\xb4\x3a\xb6\x34\xc2\x49\xca\xd6\xa6\x62\x1d\x13\xa4\x78\x52\xd1\xd9\x40\x03\x18\x78\x9e\x51\x13\xbb\x50\xc0\x0f\xf7\x69\xe2\x5a\x90\x5d\xd3\x74\x29\x61\xe1\x66\x7e\x7f\xcf\xec\xf3\x5b\xe6\x7e\x6e\x89\x5a\x6c\x7b\x1e\xc3\x89\x01\x51\xdf\x81\xa4\xd4\x34\x30\x2a\xc2\xdb\x8a\x08\x39\xf1\x63\x3c\xc8\x8c\x16\x76\x6f\x99\x57\xf9\x16\xda\x36\x12\xb7\x3b\xe1\xcb\xcb\x4d\x36\xcd\xe0\x6e\xba\xa5\xa7\x99\x6e\xb3\xbb\xe2\xee\x30\x34\x24\x80\xa4\x97\x0b\xaf\xa9\x03\xa8\x5a\xfb\x03\x31\x75\xd4\x9b\x62\x32\x4c\xca\xae\x09\xde\x82\x54\x9c\x82\x0f\x9a\xab\x6d\xcf\xeb\xdd\xcc\x1f\x63\x93\x06\xfc\x37\x8e\xd9\x86\x36\x70\x09\x64\xf9\xd2\x6a\xa9\x17\x4d\x25\x52\x47\x54\x92\x1a\x21\x21\x41\xdb\x18\xc4\x05\xcb\x39\xa2\x61\xd2\x4c\xf9\x20\x06\x83\x31\x24\x2b\x1d\xff\x89\x7e\xf1\x42\x3b\xcd\xc8\x8c\x16\x8a\xd5\x30\xda\x25\x30\x57\x4e\xbb\x36\xe8\x12\xb2\x2f\x81\x51\x95\x91\xdf\xa9\x36\x24\x50\x84\xb0\xa6\xe6\x5b\xc2\x4d\x50\xa1\x0c\x8a\xbe\x85\xca\x64\x74\xfa\x01\x82\xeb\x5f\x49\x46\xa4\xf5\x07\x7c\xca\x80\xe9\xb9\xb4\x15\xb8\xa3\x6d\xb3\x9a\x3f\x4e\x08\x75\x5e\xd1\xaa\x48\xa1\xcf\x4c\xa8\xda\x14\xac\x49\x42\x51\x53\x12\x3f\xba\x59\xbc\x51\x03\xa7\xc4\x12\xbd\xfa\x89\xbe\x09\x1c\xae\x7e\x4c\x71\x45\x01\x49\x12\x20\xaf\x21\x6d\xd4\x66\x9f\xd0\x36\x1b\xa8\x6c\x22\x42\xd4\xf5\x8f\x89\xe7\xef\x89\xc1\x9d\x19\x28\x01\x72\x2a\x59\xca\x36\x5e\xb7\x84\x1f\x22\x94\x6b\x45\xe9\x9b\x37\xdd\x01\x7f\x80\xe1\x02\x59\x86\x5d\x9e\x1c\x67\xf7\xdc\x08\xfa\x60\x04\xd6\x88\x7c\x13\x63\x79\x26\xb3\x5b\xbb\x5d\xa2\x07\x4b\x90\xaf\x48\xaa\x7a\xf5\x33\x64\xcf\x2d\xeb\xa2\x88\x42\xaf\x08\x61\x78\x6c\x4e\x25\x4a\xca\xc1\x29\xda\x0a\x3e\x4f\xa4\x90\x9d\x2e\x44\x47\x4d\x4a\x7d\xe6\x15\xcb\x84\x81\x76\xa0\x0a\x34\x9c\x25\x61\xd9\x46\x8e\x40\x82\xd5\x8b\xb5\xca\xb2\x02\x33\x4f\x53\x84\xd7\x61\x4e\xb6\xb1\x45\xeb\xd6\x81\x35\x97\x9e\x8f\x26\x44\x23\xa7\xd2\xc4\xfc\x30\x0d\x37\x58\x17\x8c\xa8\x60\x96\xe1\x93\xe5\xa7\x77\x9b\x4f\xde\x5f\x7e\x3a\x60\xf9\x06\xe8\x87\x98\x20\x10\x7a\x22\x0f\x84\x8b\x9b\x35\x51\xe7\x62\x4d\x79\x65\xb6\xcc\xcb\x9a\x69\xfd\xce\xa4\xb4\x57\x56\x90\xbc\xae\x96\x9b\xfc\xfa\x57\x42\x38\x74\x12\x56\x60\xbd\x0a\x73\x37\x63\x11\x2f\x2b\xd7\xe5\xf5\x5f\x44\xc4\xa3\xf6\x09\x49\x85\x0b\x35\xf3\x5a\xf9\x45\x5b\xfa\xfd\x7f\x46\x49\xac\x12\x2b\xa1\x2c\xab\x9d\xae\x02\x2a\x55\x3e\xed\x7c\xfe\x5c\xe1\x7b\xeb\xb6\xdf\x01\x60\x4c\xc8\xfc\x61\x61\x00\x6d\xf2\x6d\x3e\x80\x89\x30\x62\x6b\x5b\xda\x37\xfb\x65\xdf\x1a\x9a\xc2\xcf\x44\x2f\x01\x8b\x1e\x77\x0e\x7b\x07\xb6\x04\x0d\xb2\x16\xb1\x97\x4d\xbb\xe7\x69\x43\x57\x0a\x2c\xfe\x11\xa1\x89\xa2\x63\xfd\x07\x2d\xec\xa2\x2b\x74\x71\x6c\x26\x5b\xf4\x45\x4e\x9b\xe7\x84\xa9\xe1\x16\xad\x12\xe4\xfd\x32\x00\xbd\xa9\x20\x25\x7d\xbd\xe3\xa1\xff\xee\xcc\xfc\x89\x36\xcb\x46\xe8\x0f\x36\x47\xbf\xd5\xfd\x13\x8a\x48\xc7\x96\x16\xc8\xb8\x0a\xb7\x94\x2c\x31\x8d\x97\x36\xdb\xab\x9f\x4e\x48\x6a\xcd\xd7\x45\x7e\x05\x39\xb6\x2a\x0b\x59\x2c\x9c\x88\x3e\xcd\x9b\xf5\x4c\x21\xa6\x53\xf8\x5a\xcb\xb2\x0e\xc6\x49\xea\xda\xdc\x21\x90\x9c\xdc\xca\x7c\x45\xc3\xc8\xa6\x25\xbe\xc2\x16\xf1\x54\x3d\x59\x6d\xd6\xe5\x55\x52\x33\x2c\xf6\x44\x97\x92\x0c\x14\x96\x89\xc0\x16\xdb\x01\xa3\xc0\x60\xda\xa3\x63\x79\xc7\x5d\x33\xbc\x7b\x30\xac\x3d\x2b\x81\x6b\x12\x99\xa0\x9d\x37\xdc\x8e\x72\xc7\xee\xac\x4a\xdb\xfe\xa8\x3e\xf3\x45\xac\x2f\xe2\xc8\x32\xeb\xa1\x87\x6d\xd3\xb2\x2e\x7e\x5d\x66\x03\xf0\xf9\xde\x0a\xd0\x59\xa1\x2a\xaf\x02\xcf\xb1\x08\x49\x78\x3f\x1b\xf7\xea\x64\xf2\x89\xc9\xed\xdd\x98\x69\x52\x8e\x5d\xf4\xd5\xda\xb2\x5c\x34\x97\x50\x8a\x3c\x00\x8b\x26\xa7\x5d\x46\xcd\xf0\xdd\x0e\xc2\x3b\xb0\xd7\x15\xe1\x49\x83\xb5\x36\xff\x8f\xd9\x17\xc9\x9a\xc8\xaa\x50\x78\xc0\xea\x3b\x3d\x4e\x20\x3e\xee\x2c\x9d\x8a\x8e\xdb\xa5\x4f\x9d\x3e\x14\x17\xc6\xf5\x9f\x6c\x4d\xc2\xb4\x94\x71\xbb\x22\xc3\x8a\x37\xd3\x40\x96\x92\x2e\x2d\x20\x68\x8e\x77\x79\xa6\x09\x46\x13\x4e\xcc\x0b\xbb\x49\x89\x0a\xcb\x98\x49\xb8\xc5\xa0\x7b\xdb\xcc\xcf\x93\x35\xb4\xa3\x58\x1b\xa2\xe2\x65\x06\xa1\xfe\x1b\x68\x0e\xff\xc2\x45\xa1\x8e\xa0\x92\xcf\x89\x9a\x3c\x39\xc6\xbd\x83\x1a\x07\x99\xf1\x9d\xd0\x17\x3c\xc1\x7b\xc1\xf6\xbd\x7d\xeb\x74\xcc\xe8\x3f\xb3\x13\x37\x5f\x7e\xcd\xce\xce\xbe\x3a\x67\x31\x43\xda\x5f\x6f\xba\x94\x16\x83\x15\x69\x5f\xb5\x6d\xd5\x3c\xaf\x37\x73\xd1\x1c\x3d\x7f\xf6\x08\xad\xf7\x10\x97\x91\x0a\x9d\x54\x06\xbc\xb4\x2b\x81\xa4\xc1\x2d\x9c\xdb\x64\x1b\x0c\x76\x6f\x9b\x8a\xf2\xba\xdb\xb7\xee\x11\x0f\x11\x64\x40\xdc\xa9\xfb\xbd\x68\x3c\x58\x7d\xfb\x45\x20\x63\x1c\x08\x38\x83\x68\x68\xf9\x9e\xed\xfb\xf1\x26\x62\x55\xdd\xec\x7b\x5a\xfa\x4d\x45\xc2\x2c\xd8\x38\x5f\x94\x35\x96\x4c\xa5\x9a\x35\x8d\x93\xc5\x42\x82\xc3\xb0\xeb\x89\x14\xe8\xa6\x33\xc9\xe6\x22\x29\xa0\xaa\x83\x20\x46\x19\x84\x1a\x7b\xc2\x75\xb4\x12\xc8\xa5\xb1\x00\x80\xd9\xba\x06\x02\xa4\x45\x1c\xf5\x98\x11\x62\xf9\x87\xf7\x7a\x12\xf5\x28\x63\x58\xd7\x65\x65\xd7\xe8\xbd\xc9\xf7\x36\xec\x93\xd5\xde\x48\x24\xbc\x8e\x7c\x66\xd7\x47\x65\xa0\x8f\x01\x56\xc0\x90\x52\x68\xab\xae\x88\xf9\xf8\xd5\x5e\x41\x5a\x70\xa7\x0f\x55\x93\x1f\x7e\x6f\x55\xc1\xb3\xe1\x5a\x85\x72\x0e\xf4\x9e\xd8\xb1\x44\x0d\x54\xf3\x48\x55\xa0\xcd\x7c\x83\x0a\xb4\xe7\xb8\x74\xb1\xc6\x36\xd6\x1a\x74\xba\xa8\x73\x42\xd3\x4b\xf0\x50\xd9\xc7\xfe\x56\x97\xc8\x75\x5a\xd6\xb5\x4d\x5b\xdc\xd2\x79\x65\x06\x8b\x81\xab\x84\xb0\x22\xaf\xd0\x2c\x40\x5c\x83\xcc\xa5\xba\xbc\x3c\x26\x60\x41\x5d\x66\x37\xa4\xfa\x70\x35\xbd\x58\x5a\x4b\x2c\x42\xb2\xb6\xc5\x94\x28\xc2\xb3\x62\x36\x16\xf5\x7f\x6e\x13\xbd\x82\x5c\x4c\xd7\x0d\x0f\xfb\x64\x5d\x62\xe7\x8e\x54\x0d\xae\x1b\x26\x6b\xb6\x74\x52\x8f\x54\x75\xa7\x76\xb2\x9e\x2c\x2d\xd7\xa1\x39\x67\x11\xee\x89\x2a\x28\xf3\xc4\x37\xf8\x10\xab\x37\x1b\xbb\x82\x5e\xd9\xf5\x3b\xee\x4c\x37\x16\x00\x9c\x95\xfb\x5d\xb9\x01\x27\x8c\x3d\x95\xcf\x02\xf0\xfa\x85\x1a\x56\xf6\x88\xc4\x77\xa9\xba\x58\xbf\x97\x06\x49\x95\x95\x63\x84\xbf\x6b\x36\x36\x08\xc4\x75\x1e\xd7\xf3\xca\xee\x40\xeb\x02\x79\xb4\xc2\x34\xc0\x15\x25\x7c\xa9\x33\xb5\x30\x4e\x86\x9f\x6a\x9b\x46\x05\x71\x7e\xba\x71\x69\x10\xd6\x24\xe0\x9b\xd2\xdc\x6e\x7e\x6b\xf3\x83\x02\xc7\xdd\x5e\xde\x30\x83\xd2\x01\x26\x6c\xd6\x3a\x8b\x0d\x6c\x7f\xfb\x03\x61\x5e\x62\xfb\xa1\xe5\x88\x34\x59\x00\x25\x65\x81\x5e\xa3\xc2\x26\x69\x5a\x08\xac\x32\xbd\xf9\xf3\xa6\xdb\x8d\x6b\x70\x1f\xe0\xe5\xa9\xd2\x96\x18\x59\xea\xb7\x80\x62\xc2\xd8\x75\x5e\xf5\xd1\xa4\xf3\x99\x79\x0c\xfc\xc2\xe8\x1c\xfa\xea\x28\x97\xcf\x98\x9b\x2f\xee\x77\xd6\xb6\x0f\x18\x1e\xb7\xc8\x84\x24\xa1\x48\x68\x45\xd1\xb3\x23\x84\x7a\x91\xaf\x85\x45\x69\xc1\x75\xe3\xd2\xc7\xd3\xb7\x8f\x59\x5c\xee\x44\x0d\xfa\x92\x79\x04\xdf\x34\xdf\x63\x0f\x34\xe6\x75\x4d\x41\xa9\x4c\xa5\x12\xc1\xf4\x90\xf8\x50\x2b\x42\x61\x63\xa1\xe5\xfa\x6f\x90\x1a\x06\xfd\xaf\x68\xfd\x88\x4a\x3a\xed\xcc\x73\x1c\x07\xda\x04\xc8\xf3\x2a\x2f\x5c\x04\x94\x99\xd3\xd8\x88\x66\x85\x88\x40\x4b\xa7\x0b\xcb\x20\x46\x27\xe7\x83\x80\xa1\xd7\x4a\x34\xba\xab\x08\x9e\xb4\x04\xe1\x1e\x3b\x71\xda\x4d\x36\xd3\xe8\x8a\x57\x3f\xd1\x34\x99\x53\xaf\x21\x4c\xec\x69\xd6\x33\xd7\x0d\x64\x09\x58\x9a\x84\xbd\x48\x07\xb0\xa4\xa0\xe9\xbb\x75\xa6\x75\xdf\x11\x77\x10\x62\xa2\xa1\x1f\xc2\x9d\x65\xd5\x61\x38\xd4\x93\xbb\xa5\x71\x5d\x2b\x62\x1b\x4f\x2b\xb2\x7a\xd1\x3e\x79\x7e\xbf\x71\x66\xff\xf9\xef\xae\xc3\x68\x7a\x21\x1c\xf9\xe6\xe7\xbc\x34\x5d\xb0\x08\x8c\xfe\x83\x5e\xb1\xd1\xf9\x12\x43\xc4\xf5\x75\xbe\x59\x77\xe1\xee\x67\xda\x3d\xf4\x8e\x52\x85\xde\x19\xe7\x03\x94\x1d\x3f\xc6\x03\x10\x5b\x8d\xc5\xb2\x4e\x8a\xf4\x72\x7c\x18\x13\xb3\x4a\x40\xdf\x68\xe7\x84\x27\x91\x19\x49\x8c\x17\x2a\x1a\xb6\xd6\x58\xe8\x05\x8a\x30\x9a\x24\x6f\x42\x1a\xd0\x0b\x11\xb4\xa2\x97\x23\xb8\xec\xf2\x55\xe4\x92\x64\x54\x33\xd9\x71\x9d\x5d\xa0\xd9\x83\xca\xe8\xaa\x24\xa6\xa2\xc4\x05\xae\x5e\x8a\x5e\xff\x18\x18\xd2\xd0\xa1\x8c\x35\x48\xcc\x8d\xe7\x6d\x3f\x3f\xed\x48\xf8\x26\x0e\x27\x11\xa1\xac\x60\xa9\x00\x3a\x09\x18\x17\xd8\xba\x99\x3f\x5d\x42\xad\xc2\x76\x3e\x3d\x56\x23\x01\x9a\xa3\xc9\xd3\x4e\xcc\x4b\x31\xd5\x90\xc2\x50\x3e\x4a\x61\x16\x88\x00\x02\xb0\xd2\x33\x26\x11\x60\x14\xea\x97\xd0\x6f\x1e\x12\x06\xd8\xbd\xc8\xea\x81\x40\xed\xb5\x01\x60\xd5\xa1\x7e\x95\xb4\x84\x60\x0b\x11\x13\x79\x68\xd9\xfc\xc5\xbe\xa4\xe5\x4b\x19\x59\xf7\xc7\x9a\x0c\x28\x97\x18\x1d\x7c\xeb\x2c\xa0\x68\x69\x9c\x9d\xd4\xa9\x5a\x48\x1d\xa8\xe3\x15\xf5\x34\x24\x6b\x11\x5a\xb1\x7a\x95\xcd\x1a\x31\x62\x5e\xa0\x4e\x65\x42\x69\x09\x80\x2c\x61\xd3\xb8\xf8\x1e\x98\x40\xca\xea\x96\x66\x7e\x4f\x35\xc3\x96\x8f\x4f\x13\x58\xa8\x51\x4a\x46\x47\xa3\xc5\x5d\x42\x47\x0b\xab\xca\x87\x2e\x27\x34\xf3\xf0\x01\x86\x5a\xf1\xda\x2c\xe2\x51\x9a\x4a\x57\xac\xf7\xe3\x97\xfb\x10\x31\xf6\x4a\x0e\x48\xbf\x2f\x4f\x3b\xdc\x5d\x4f\xe9\x31\xe9\xd9\x40\xc6\x5d\x0c\x12\xf3\x3b\xdc\x69\xd2\x80\xf6\x50\xe6\xed\x45\xad\xae\x8a\xd6\xad\x11\x9b\x9a\x75\x72\xfd\x6b\x06\xfb\x09\x92\x43\x99\x9b\xd9\xf5\x94\x4f\xe7\xee\x4a\x0f\x5e\xfb\xea\xe7\xff\xfc\x77\xbd\xc8\xc1\x42\xc2\x72\x8c\x69\xed\x43\x28\xc8\xa8\x15\xec\x83\xbc\x81\x09\xe1\xd8\xf6\x71\x53\x0a\xec\xe6\x8f\xca\x0d\x91\x16\x35\xa7\xeb\x2a\x5c\x7d\x79\x58\x7c\x23\xea\xf5\x7c\xdf\x0d\xf6\x6d\x71\x11\x2f\x18\x86\x46\x70\x4e\x89\x45\x13\x55\x6e\x9e\x29\x84\x34\xe5\xb8\x22\x3d\x7d\xde\xb0\xf1\x1b\x31\xc3\x28\x4a\x67\x3c\xd2\x45\xb2\xe0\xa8\xb8\x53\x18\x9d\xc3\x22\x4b\x2d\xb5\x76\x39\xae\x37\x2f\x2e\x88\x33\x32\xed\x25\x7d\x27\xbd\xb9\x2c\x77\x66\x93\x17\x6b\x68\xb4\x60\xcd\x39\xd6\x57\x89\xe2\x8e\x76\x6a\x07\x6b\xb6\xa2\x2f\x3a\x98\xcf\x1d\x58\xd3\xb9\x1b\xc3\x08\x55\xb8\x6b\xbe\x02\xc4\x38\x29\xb2\xa4\xce\xa0\x0b\x16\xd4\xd1\x4f\x57\xf2\x26\x2d\xee\xea\xb9\x34\x23\x1b\x0b\xc2\x51\xae\x81\xf4\xb2\x2c\x1b\x55\x3b\xbb\x8b\x61\x5c\x0f\xec\xa1\x30\xea\x8d\xbb\x11\xd6\x15\x71\x08\x2c\x58\xb3\xe0\x5a\x42\x1a\xe5\x25\x96\x3b\x5f\x37\x20\x3e\xeb\x8b\x7c\x0b\xc3\x56\x28\xb5\x93\x4c\x2c\x4f\x71\xa2\x06\x16\x12\x77\x4a\x7b\x56\xfe\x14\xe5\x68\x46\xc3\x3d\xd5\x0b\xb1\x0b\xf6\x08\x17\x48\x41\xac\x3a\x94\x51\x01\x4b\x01\x34\x5c\x82\x6e\xe9\x84\x67\xa3\x09\xf8\x1d\xf5\x7c\x3c\x78\xc8\x8b\x5e\x69\x7c\x6c\x6b\x09\x35\xd1\xdd\x32\x28\x7b\xe5\xac\x39\xc1\xbf\xdc\x04\xac\xe3\x3d\xb9\x42\x1a\xd4\x02\x80\xb7\xcf\x65\x33\xd6\x4b\x6f\x49\x0b\x75\xc2\x22\x2a\x20\x2a\x06\xf3\xc4\xee\xcc\xa9\xd7\x9b\x4c\xf0\xea\x9f\xe3\x22\x8c\xcd\x38\x6f\x66\xcf\x47\x43\xf7\xe0\x50\xa1\x4c\x01\x50\xc2\x18\x94\xcf\x8b\x0d\x40\xa1\xa6\x21\xb8\xab\x85\x56\xda\x5f\x1a\xb3\x3d\x1f\x5f\x73\xa1\x70\x99\xc2\x42\x8b\x0d\x9e\x54\x31\xc5\x30\x63\xf1\xa6\x11\xa9\xa6\xf7\x2a\x15\x35\xb0\xd5\xcc\xc0\xc6\x96\x51\x20\x14\x78\xae\xa4\x88\x47\x01\x92\x24\xe1\x1d\x4b\xc8\x5b\x35\xc4\x97\x93\xe8\x31\xc2\x89\xde\x6c\x43\x2d\xcf\xaf\xff\x02\x41\xb5\xa6\x4d\x5a\xf7\xe0\x08\xb4\x59\x9f\xa6\xda\x2e\xde\x31\x6c\x32\x1d\xf4\xed\xf0\xbf\x2f\xd3\x41\x03\xe5\x06\x4b\x39\x40\x82\xaa\x7c\x79\xa0\xdf\xe3\x7c\x99\x15\xe7\x5a\x31\x02\x8d\x95\x69\x82\x7a\x6a\xbb\x2d\x5f\x5a\x45\x34\x19\x4d\x81\x4d\x6e\xd8\xc6\x0f\x46\x3e\x31\xde\x31\x0f\x18\x11\x11\x92\x2a\x5a\x60\x01\x87\x85\x3e\x3b\xe8\xdb\x6d\x00\x1d\x23\xad\x98\x81\x0c\x6a\x64\x5a\x99\xd3\xc4\xb1\xfd\xea\x5b\xb8\xb7\xce\x78\x83\xca\x74\x1f\x10\xfb\x74\x25\xe8\xc2\xad\x13\x0a\x84\x99\x07\xe9\x8b\xe8\x2a\x03\x4a\xfa\xff\xe2\xf5\xc5\xdb\x77\x9b\xb7\x7f\xff\xcd\xc5\xdd\x4c\xaf\x2b\x4e\x8e\x5d\x56\x0c\xaa\x5e\x67\xc6\xe0\x66\x12\x53\xa7\x00\x0c\x9e\x44\x65\x22\xec\x05\x67\x08\x67\x41\x77\xbd\x67\x4c\x82\x7d\x2f\xa2\x0f\xed\x7b\xe6\x52\xd0\x15\xa4\x26\x01\x25\xe7\x09\x3f\x23\xe7\x40\xa5\x90\x4d\x0e\x5b\x3b\xce\xed\x51\x8f\x77\x7b\x40\xf5\x49\xa0\xc8\xbd\x7e\xdd\x28\xa3\xc2\xbc\xd0\x89\xda\xec\x31\xb6\xa8\xcb\x3d\x31\x97\x45\x82\xcb\x03\xb5\xff\x53\x72\xf2\x09\x33\x01\xab\x4f\xa3\x1b\x2b\x3e\xea\xfd\x67\x9f\xbc\xaf\x99\xe6\xcc\x89\x5f\x05\x2e\x3d\xc0\x42\xec\x60\x5c\xb6\x86\xad\xf4\x60\x1b\x6d\xd8\x60\x54\x35\xf2\xc3\x98\xd9\x50\x1a\x82\x11\x8d\x82\x07\xdf\x8b\x42\x3e\xaa\x4b\xa8\x50\xf4\x7b\x95\xd8\xa6\x33\xca\x76\xb5\x67\xc3\xe6\x1c\x81\x6c\x30\x5e\xa4\x8c\x40\xc3\x22\x6c\xb3\xa1\x44\x3e\x1f\xb4\x13\x87\xed\x8f\x02\xb3\xa1\x12\x33\x05\xe3\x4a\x30\xad\x85\xa0\xa9\x36\xbd\xa8\x9b\x6c\x60\x1d\x4e\xdb\x00\xd2\x05\xb7\xe0\x6a\x47\x5a\x60\x49\xd6\x4e\xe7\xe7\xb5\x15\x86\x5d\x97\xdb\xef\x2b\x60\x7d\xac\x27\x3a\xc3\x2e\x1f\x86\x47\x25\x0f\xcf\xa6\x62\x22\xcc\x5e\xf1\x90\x1b\xbe\xc7\x44\x94\x5e\xc0\x29\x84\x20\x1b\xea\xa3\xc7\xe5\x64\x7f\x05\x85\xdb\x58\x2c\xf7\x48\xb6\x59\x77\xad\x0a\xef\x9d\x2f\xbd\x1d\x73\xa3\x7e\x2f\x2a\xc1\xc6\xba\xd1\xc1\xf5\xe2\x3e\xdb\x55\x99\xfb\xb4\x13\xd2\xcb\xd4\xdd\x86\x12\xb3\xc4\x0d\x7f\x36\x31\x3c\x07\x20\x07\x9c\x37\xc1\x5a\x2c\x57\xd1\x69\x2c\x55\xc1\xc2\xab\xf9\x54\x54\x28\xa5\xb0\x83\xa5\x18\x5c\x3b\xb1\xea\xf3\x3a\x59\x0f\x12\x15\x9c\x27\x78\x71\x5a\x70\x13\x72\x00\x81\xab\xd1\x3f\xfd\x41\x73\xb8\xb1\x44\xdb\xe6\xff\x25\x71\xb6\x87\xcd\x4e\xb9\xa6\xcd\x36\xae\xc1\xa9\x47\xeb\x0c\xe8\x41\x44\x94\x00\x39\x0c\xb0\x24\x04\xc1\x50\xa3\xbf\x63\xe1\xa5\x87\x4f\x8a\x5e\xf8\x4f\xa0\x89\x68\x3d\xd0\xc6\x61\x03\xe9\xa5\xc3\x12\xbe\x70\x9e\x28\xaa\x70\xe6\x39\x23\x64\xd1\x15\xcb\xbc\xc8\xe6\xe3\x5a\xd6\xe5\xf8\x15\xfb\x9a\xd5\x1a\x07\x02\xd7\xc0\x78\x94\x59\x85\xdb\xf7\x08\x51\x26\x5c\x77\xc1\x70\x8b\x1c\x71\x9a\x72\x49\x93\x02\x34\x38\x0f\xe0\xd0\x2d\xd6\x39\xcb\x74\x35\xac\x90\xba\x2f\x7a\x4e\xec\x14\x59\x73\xa2\xae\x52\xe3\x80\x85\xdf\x4c\x3b\x2f\x13\x22\xb7\xae\x91\x8c\x08\x73\xd2\xc2\x02\x1e\xf7\x00\xbc\x70\x34\x0f\x19\x18\x8b\x03\xac\xd8\xba\x77\xfa\x10\x76\xd8\xbe\x43\x69\xf3\x4f\xb4\x8d\x88\x54\x11\xcb\x94\x03\xe3\x42\xec\xd2\xbe\x61\x19\x04\x8d\x22\x2d\x8b\x25\x80\x14\xa1\xe5\xf7\x79\x74\x3a\xdc\x5e\x0a\x50\x89\x4c\x39\x98\xe7\x78\x8e\x3a\xbd\x38\x5f\x56\xc2\x36\x20\xba\x6e\x14\x0e\x66\x9e\x6c\xed\x7a\x8f\xa5\x43\xe2\xf5\x96\x39\xd4\xb2\x0a\x2b\x48\xe3\x24\x39\xb0\xa2\xa5\x94\x1b\xeb\x99\x81\x0d\x94\x62\x09\x3a\xd0\x6a\x4a\xb9\x2a\xd5\x4e\xb0\x0f\x14\x34\x03\xe6\x92\x09\x28\xee\x0a\x17\x3d\x42\x60\x42\x18\x74\xed\x01\x21\x01\x44\xb0\xf2\x93\x55\xa7\x71\x9a\xd6\x0d\x5a\x73\x4b\x40\x7b\x94\xe8\x57\xa7\xea\x2d\xad\xf3\x66\x88\xcd\x5b\x92\xdd\x84\xd4\xc2\x39\xfb\xe3\xf1\x54\x77\xf4\xb1\x85\xd1\xa1\xb4\xf1\xaa\x3c\x61\x31\x85\x0d\x4e\xae\x0c\x04\x19\xa8\xc3\x7e\x8d\x24\x17\x61\x87\x30\xee\x61\x70\x38\x61\x3a\x0a\x77\xfd\x1b\x69\x31\x34\xcf\xc9\xc2\x89\xd3\x14\xd0\xd6\xab\x77\xd0\xcb\x76\x58\x0c\x29\x7d\x42\x5c\xb5\x63\x13\x60\x00\xf8\xf8\xe9\xf5\x7f\x7c\x31\xf0\x06\x3c\x7e\xbe\xda\xba\xe0\xf1\x27\x6f\x0d\x66\x92\xa3\x21\x04\xc6\x92\x03\xe0\xc7\x03\xf5\x06\x9c\x03\x39\x13\x7f\xba\x51\x31\x87\x00\x45\x9b\xea\x45\x03\x85\x22\xdb\xf4\xef\x13\x38\x88\x9d\x1c\x59\xa5\xdb\xb7\xbe\x85\x02\xee\x3b\x92\xea\x58\x19\xff\x22\xd0\x88\x06\x37\x4c\x93\x77\xc8\xc3\xfd\x93\xf2\x51\x0f\x48\xce\xb5\xaa\xea\x8a\x6e\x22\x60\xec\xb8\xa6\x85\x83\x65\xf7\x89\xd9\x55\x49\x96\x88\x4f\xde\xce\x88\x35\x12\xab\x36\x1d\x7c\x3b\xe8\x2c\x48\xa4\xf4\xe0\x9d\xc1\x5e\xad\xc9\x97\xf9\x06\x64\xeb\x45\x9e\x95\x82\x5a\xc1\x53\x70\x06\xd2\x03\x97\x86\xc3\x5b\x90\x4f\x9a\x8a\x30\x5b\x4a\x84\xa8\x99\xdf\xe9\x60\x36\x41\xf8\xcd\xfe\xd0\xde\xf9\xb4\x82\x1b\x6d\xcb\x9d\x51\x91\x4f\xc3\x06\xe1\x51\xe9\x5a\x7d\xe7\xbe\x68\x49\xca\x0b\x91\x60\x5e\x26\x9b\x2e\xd6\x99\xc0\x3a\x1c\x35\x9a\x77\x59\x27\xb8\x16\xdd\xf3\x19\x7e\xb2\x64\xad\xa9\xec\xbe\xa0\x6e\x9a\x7b\x4d\x3b\x98\x03\xf2\xc3\x5b\x04\xb1\xdf\x57\x96\x1f\x1a\x79\x0f\x02\x50\x6d\x5e\x07\xde\x09\x4f\xab\xbc\xd1\x6f\xb8\xdb\x7a\x57\x5b\x9f\xe2\x15\x28\xaa\x09\x11\x2b\xfb\xd9\x2a\x6f\xf3\x55\x51\xd6\x34\x48\x62\xfe\x88\x40\xd8\xf9\x23\xfc\x65\xad\x96\xa6\x4c\x55\x35\x1b\x29\xc5\x83\x48\x32\xda\x27\xcf\xf8\x8f\xfb\x74\x75\xce\x68\xd7\x02\x44\x46\x92\x8d\xf3\x0e\xe6\x8b\x8b\x92\xc4\xfc\xbc\x9d\x3f\xa4\xff\x72\x9c\x66\x95\x11\x07\x07\x4b\x65\x44\xb9\x0d\x5a\x37\x28\xce\x1a\x36\xd0\x1f\x9a\x51\x13\x43\x06\xf9\x73\x58\xb1\xd0\x00\xe3\xcd\xaa\x76\xf9\xaa\x22\x87\x0f\x11\xa3\x97\x41\x37\xee\x7c\x71\x69\x34\x84\xf3\x69\x7d\xe7\x4f\xb3\xeb\x5f\x76\xc0\x34\x8c\x90\x25\x17\x18\xf0\x1d\x11\xa8\xfa\x77\x6f\x54\x1f\x47\x9b\xf0\x1f\xa3\x3e\x3e\xd2\xe4\x81\xfa\xb8\xb0\x50\x50\x75\x2d\xdc\x56\xb7\xc9\x6a\x64\x35\xa1\x3e\xc4\x83\x6f\xa4\xfa\x11\x8f\xb2\x06\x0f\xc3\xf1\x62\xd0\x46\x27\x1e\x21\x89\x0f\x15\x4e\x93\x59\xd2\xa1\xb8\xf3\xa9\x40\xca\x1f\x28\xd7\x28\x2f\xce\xa9\xbb\xcc\x18\x2d\x8f\x16\x9a\xa5\xb8\xbd\x5d\xa8\x62\x60\x7e\x06\x4f\xa4\x4e\xb5\x25\x47\x0a\x05\x8c\xa7\x72\x2f\xa1\xd7\xd2\xfb\x5f\x3e\x3c\x67\x1f\xa8\xb2\x36\x50\xda\x6e\x8c\x38\xbf\xb0\x87\xe3\x6c\x68\xd2\x5d\x11\x72\x99\xb1\xf5\xb5\x37\x78\x72\x77\xa9\x4c\x91\xdc\x3d\x0a\x8b\x75\x5e\x1d\xa5\x0e\x6d\x39\x6b\xfb\xe4\x7c\xd3\x62\xf0\xa9\x6f\x9c\x5f\x55\xef\x4f\x3e\xbb\x2f\xc1\x33\x22\xf4\x73\x44\x4e\x08\x71\x30\x6b\x4e\xf0\x02\x96\xce\x98\xb8\x54\xfd\x02\xaa\x59\xe2\x38\xab\x9c\xb5\xae\x74\x16\xd7\xb0\x31\x44\x96\xa6\x82\x58\x37\xe9\x65\xb9\x63\x1d\x30\x25\xd1\x96\x3a\x53\x3e\x06\x82\x82\x00\xd2\xb9\xb0\x1e\x4a\xbf\x50\xa9\x3b\x5f\x30\xbb\xfd\xcc\x3c\xcd\xe8\x3c\x80\x72\xdd\xe8\x1e\xcc\xc1\x08\x20\xb2\xbe\x05\xf6\x78\xc7\x46\x11\x58\x77\x90\xf8\xbf\xc0\xf8\x5e\xb6\x3f\xb0\xb7\x64\xba\xeb\x1b\x14\xc7\xe5\x8d\x92\xe9\xd5\x2e\x4f\xf6\xd9\x9a\x43\x18\x20\x95\xef\x73\x04\x70\x8c\x21\x79\xab\x2b\xe6\x63\x59\x86\x26\xd6\x10\x7b\xf4\xe7\x0e\x90\x58\xc1\x49\x99\x66\x4b\x47\x36\xc5\xfd\xfb\x60\x36\xe7\xe6\x0d\x34\x23\xbb\xf2\x6b\xd9\x66\xf1\x96\x0c\xcc\x96\x19\x7f\xa6\xe5\x96\xf8\xf5\xcc\xe3\x97\x62\xec\xa2\x4f\xd0\x02\x65\x6f\x58\x4f\x08\xf7\x04\xb0\x79\x55\x07\x8b\x22\x88\xcb\xd2\xd5\x0b\xa0\x1d\x62\x63\x74\xf7\x30\x15\x7c\x6d\x23\xb7\x6f\x29\xda\xfa\xd2\x23\xab\xb6\xb6\x76\xfe\x80\x95\x10\x2e\x97\x9d\x68\xdb\x64\xd5\x48\xb1\x9f\xc1\x0a\x90\xe4\x90\xac\x72\x57\xc2\x06\x59\xb8\x34\x84\x8b\x3d\x67\x1f\xf8\xc4\xc3\x8d\xbe\x41\xd4\x89\x8d\x79\xa6\xce\xf4\x90\x2b\x97\x96\x52\xbf\x68\x7b\xa2\xe3\x6d\x8f\xd3\xb3\x81\x47\x46\x41\x55\x1f\xfb\x9f\xd8\x69\xdb\x6d\xde\x36\xf3\xfb\xfc\x97\xdd\xd9\xd8\xec\xae\xa1\xd9\x67\x62\xef\xc5\xb7\x1f\x74\x98\xe6\xf7\xc1\x70\xf6\x9a\x40\x0b\xc2\x1e\xf5\x5f\xf1\x5f\x5f\x8e\x8d\xd5\x51\xf8\x1b\x66\xae\x4d\x1a\xd6\xa1\xad\xbb\x4d\xf8\x24\x7c\x6e\x49\x66\xbb\xfe\x85\x68\x7b\x91\x93\x9c\x05\xf2\xc8\x1e\xdd\x7e\x40\xb3\x83\x81\xb9\x0c\xf5\xf2\xe7\x5d\xba\xef\xd6\x24\x7b\xa5\xe3\x22\x17\x10\x00\xcf\x38\x73\x48\x04\x92\x2d\xeb\xf9\x3d\xe0\xd7\x21\x75\x4b\x68\x09\x17\x02\x2f\x06\x95\xdf\x90\x09\x65\xfd\xfc\x41\xd2\x26\x43\x92\x78\x14\x9c\xc1\xb1\x6c\x6f\x87\x64\xda\x79\xf0\x4b\x28\x77\x8d\xc4\x08\x51\xf3\x7c\x04\xcc\x60\xbd\xfa\x3e\x8c\x28\x30\x64\xce\x0e\x96\x29\xc8\x2b\xc0\x07\x50\xb6\x1c\x18\x3b\x55\x24\xa5\xb5\xaa\x17\xda\xc8\x8b\x1e\xd7\xb4\xac\xb3\x9c\x2a\xeb\x37\xc0\xfc\xeb\x44\x94\xcf\x94\xc2\x6a\xe3\xb8\xcf\xa1\xdc\x93\xd2\xf8\xad\x32\xd1\xed\x50\xf0\x3e\xbe\xcd\x76\xb2\x2c\x31\xea\x45\x50\xf4\x29\x7d\x9a\x70\x03\x46\xcd\x96\x0d\x0c\x97\x83\x76\x91\x70\xac\x38\xd1\x32\xc4\x12\xb1\xf3\x7b\xfa\x63\x62\x8c\xbe\x8c\x0c\x31\x99\x2a\x09\x3d\x8b\x2b\x46\x53\x3e\x28\x23\xc8\x45\x03\x9f\x98\x87\x48\x0c\xeb\xeb\x22\x41\x41\xf6\x08\xbf\x0e\xf3\x16\xc4\xf9\xa4\x56\x9d\x51\xb8\x0c\x6b\xe9\x38\x36\x45\xd4\x87\x36\xa5\x3d\xc5\xad\x31\x1c\xdb\x64\x39\xbf\x9b\x19\x00\x71\xa8\x0a\x20\xb9\x1c\x81\x98\xcf\xa3\x53\x07\x9b\x56\x69\x56\x37\x59\x32\x99\x4b\xac\xcc\x42\xd8\x36\xc0\xc0\x33\x70\x9b\x68\x0c\x5a\xe1\xb5\x3b\x69\x5c\xee\x48\xe3\x87\x1b\x46\x2b\xfa\xe5\xa0\x43\xde\xb3\xe7\xfb\x41\xdb\x54\x64\x95\x53\x91\x23\x4d\x1f\x6c\x09\xad\xe6\x18\xa9\xa9\xf4\x19\x5c\x97\x14\xbb\xde\x23\x64\x2a\x3f\xa7\x4b\x36\x1a\xc6\x86\x68\x38\x91\x7c\xb7\x03\x33\xbd\x74\x9d\xac\x23\x4b\x9c\x2d\x96\x3d\x57\x91\x45\x66\x87\xd4\x63\x35\xb6\xb6\x80\xb6\x00\x1e\x8a\xa8\xf1\xd8\x7f\x4e\xd5\x68\x60\x88\x7d\x46\xff\x4d\x65\xcc\xc0\x7a\x37\x30\xa3\xbb\x2a\x80\xa3\x0e\xc0\xc9\x85\xb0\x41\xa9\xd0\x53\xfe\x33\x59\xa2\x86\x23\x5f\x2b\xb7\x98\x24\x3f\xe0\x63\xd3\x1b\xf9\x3e\xd8\x75\xd2\x31\x11\x13\x57\xe1\x11\x7e\x9b\xfa\x4d\xaa\x6d\x49\x48\x07\x6e\x85\x4e\xfa\x31\xfd\x36\xfa\x71\x53\x2f\xae\xbc\x74\x73\x58\x01\x27\x88\xe1\x3f\x97\x5f\xe6\xee\xb7\x1f\x7c\xd7\x60\x01\x06\xcd\xfe\xb7\x1f\x7e\x47\x5c\xd1\xdd\x6f\x3f\xfa\x8e\xe3\xa5\x1c\xd6\x5d\x5c\x24\x6b\x7b\xd0\x00\xd7\xf3\x85\xab\xda\xbe\xcc\xcb\x0e\x34\x5a\x7e\x04\x28\xe1\x07\x2c\x82\x5e\x15\x8f\xce\x36\xab\x11\xca\x76\x97\xd4\x01\xe6\x56\x9c\x28\x99\xfb\x64\xbb\x16\x9d\xcb\xd0\x62\xb7\x5d\xe8\x54\x1b\x20\x80\x35\x02\x2e\x10\x75\x0a\x96\xd8\x43\x62\x91\xb4\xf3\xef\xfd\x17\x66\x9d\x67\x98\x33\x4d\xc2\xf1\x84\x7f\x90\xaf\x4f\x79\x42\x80\xc0\xf7\x43\x4f\xe5\x70\x4b\x70\x69\x6b\x30\xd5\xc4\x57\xf9\xeb\x8a\xde\xb6\xb3\x11\x4e\x92\x60\x3a\x8c\x92\x46\x39\x3a\x88\xb0\x84\xb8\x71\x4b\xba\x2f\x5d\x5b\x06\x8d\x14\x7b\xc6\x1f\xe3\xbc\xb8\x29\x29\x33\xd9\x96\xa2\x58\xb7\x4b\xbe\x66\x40\x81\x91\x8d\x21\xcd\x30\x12\xba\xf3\x1b\x01\x24\x03\xd2\x26\xdc\xc7\x6f\x6d\x44\x18\x0a\xe2\x3f\x2f\xb4\x99\x0b\x02\x75\x91\xb2\xd2\x97\x00\xce\xa5\xe4\x92\x35\x51\xbe\xe7\xb7\xf6\x40\xb2\x0a\x82\x86\x29\x1f\xa4\x89\x6c\x8c\x2f\x31\x56\x86\x5d\x39\xa1\x65\xd2\x2c\xe7\x3b\x46\xfc\x3d\xc9\x45\xd6\x1e\x84\x20\xc3\x05\x7c\x96\xd4\xdb\x32\xae\x92\x17\x0b\x67\xe4\xcf\xa2\x80\x38\x89\xab\x4d\x88\xc4\x33\x10\xff\x4f\xd3\xda\x2b\x28\xf6\xb7\x70\x58\x31\x07\x8e\x81\xf1\x35\x5e\xe4\x67\x48\xa7\x51\xce\x00\x8b\x2d\xd1\x21\xb6\x59\xde\xce\xbf\xc8\xfa\x68\xd5\x63\x03\x18\x37\xd8\xe4\x25\xbb\xdf\xe5\xcd\xde\xa7\x09\x99\x6c\x03\x37\x8a\x03\x36\x4b\x8a\xa4\x24\xdd\xd7\xb4\xbf\xe8\xff\xe3\x45\xa0\x5e\xa4\xe3\x7a\x24\x7f\xd8\xf5\x7c\xa8\x15\x29\xe0\x06\x55\xf9\x48\x48\x1a\x51\x8d\xa9\xb9\x49\x4e\x68\x14\x36\xca\x52\x67\x95\xc7\x65\x06\xc3\x57\x56\xa7\x1e\x19\xd0\xd4\xad\xdd\x6b\x8a\x1e\x9a\x12\x70\x7e\x64\x41\x40\xac\x73\x64\x3d\x80\x50\x40\x9c\xab\x86\x05\xd2\xee\x0d\x16\x04\xd3\x3d\x3b\x15\xb6\xf0\x5a\xaf\xbb\x91\x53\x09\x0a\x47\xaf\xa2\x6d\xbc\x10\xbb\x14\x96\x3c\xf0\x6d\x44\x9d\xd8\x1c\x29\x26\xd3\x74\x65\x61\x0d\xeb\xe4\x37\xc6\x42\x5b\x22\x17\x74\x54\x51\xd5\x68\xa8\x33\x8e\xb3\xa0\xb5\x67\xe3\x56\x11\x97\x69\x8e\xff\x0e\xba\x93\xbf\x73\xfd\xeb\xb2\x95\x0a\xaa\xcc\xf9\x47\xfe\xd2\x11\xb8\x22\x84\xb8\x6b\xdb\x74\x1b\x22\x10\xac\x9d\x2f\x92\x8d\xdd\xb3\xfd\xd9\xae\x17\x13\xd6\xd9\x50\x94\x23\x80\x89\x6a\x42\xfa\x0b\x70\xbd\x44\x07\xe3\x05\x90\xd9\x2e\x6d\x9a\x74\x84\xba\x39\x98\x14\x66\x7b\x89\x78\x64\xc3\xfc\xa9\x88\x7d\x69\x0b\xdf\x3c\xcc\x8a\xc3\xa0\x6f\xf3\xef\x7d\xeb\x4e\x69\x32\x02\xd5\xd2\xb6\x3b\x2c\x5d\x4b\xed\x09\x74\x45\x97\xd1\x7c\x1c\x12\x6d\x42\x75\xef\x73\x0f\xef\x83\x72\x67\x8a\xf6\xfe\xc0\x1f\x8a\xfc\x14\x98\xc2\xca\x3b\xb5\x40\x28\x33\xbb\x22\x7c\xc0\x65\x51\xb1\xdf\x70\x45\x6a\xb6\x96\xfa\x64\x6a\x9f\x29\xd2\x6d\x04\x07\x7f\x02\xa7\x3c\x87\x64\xf9\x37\x6d\x61\xaa\xe0\xd2\x3f\xf2\xe9\xae\x79\x6e\x4a\xe9\xb9\xf4\x22\x29\xff\xb5\xd6\xa9\xf6\xff\xf5\x9d\xdf\xa1\x24\x0b\x80\x54\x23\xe8\xa3\x58\x3e\xde\x0f\x3e\xe2\x42\xa1\x8c\x1d\xd5\x67\xcd\x2d\xf6\x93\x75\x56\x87\x99\xcb\x56\xc2\x4b\x7b\x84\x87\xee\xfc\xf4\x24\x59\x23\xc7\x85\x6b\x88\xc8\x3d\xb6\xc6\x21\x57\x40\xf2\xdd\x8d\x86\x15\x09\xa1\x42\x1c\x6e\x1d\xf4\x83\xdd\xa2\x19\xe7\x07\x8d\xfa\x43\xad\xe0\x1b\x9d\x69\x69\x01\x81\xce\xe8\x68\xf0\x55\x1e\xc4\x78\x7f\x25\x30\xdd\x94\x94\x34\x59\xc7\xc6\x93\x0e\x9b\xa0\x12\xab\xf9\x02\x44\x35\x1c\xdb\xa4\x58\xb0\x5e\x9c\x87\x21\x0b\xaa\xea\x41\x3f\x69\xe4\xbf\x37\x9a\xb9\x29\x27\x20\x15\xb6\xca\x9a\xe5\xe9\x86\xdf\x6e\x6f\x6e\xda\x9d\xca\x96\xcf\x16\x0e\x21\xae\xb7\x36\x79\xda\x36\xfe\x3c\x39\xbd\xc5\xf1\x1e\x9d\xa6\x51\x16\x17\xed\xa9\x52\x0d\x56\xa6\x00\x50\xb9\x61\xe7\x86\x72\xc3\x78\x3c\x5e\xca\xf8\x94\xf3\xb2\x8e\x0e\x5b\xa8\x90\x72\x6a\x12\xa2\xdc\x23\x79\x32\x28\x73\x28\xff\x06\x99\x93\x32\xf0\x38\x3f\x73\xfa\x84\xbb\x4d\xdc\x7b\xb9\xa0\x25\x5f\xb0\x88\xc2\xe1\x32\x10\xc4\x02\xe8\x91\x50\x29\xbc\xab\x0f\x86\x31\x7f\x2a\xf8\xe3\xb0\x0b\xe2\x19\xc0\xa1\x5f\x8d\x67\x47\x14\x69\x09\xdc\x48\x00\x55\xe1\x7e\xc8\x07\x14\xd5\xe7\x41\x7d\x5c\x95\xa8\xc5\xcd\x47\x4a\x88\x40\x2d\x13\x94\x11\xde\x84\x1d\x3d\xa3\x74\x25\xc4\x4d\x5a\xe7\x95\xa0\x80\x30\xd3\x4d\xfd\x01\x6d\xfb\x07\x68\xfc\x1d\x17\x1f\xec\xdd\xd1\x04\x2d\xdb\xe5\xaa\x92\x29\xca\xf3\xf1\x54\xb4\xb1\x85\x9c\x14\x6e\x93\x43\x0c\xc9\x37\x10\xbd\x16\x3d\xf1\x8e\x8c\x6f\xf7\xd4\xee\x7b\xdb\xed\x7b\x59\xf6\xf6\xd4\x9c\x3d\x35\xf7\x93\x1e\x19\x20\xa9\x60\x3d\x46\x01\x41\x43\xca\x1c\x11\xaf\x3c\x0d\x38\xe4\x07\x4b\xf4\x1c\x24\xcd\xe2\x86\xc7\x64\x03\xd4\x98\x6c\x07\xcb\xd6\x00\xad\x95\xd5\xc6\x9a\x5d\x89\x33\xb9\x94\x73\xa6\xd6\x5a\xe1\x34\x84\xc5\xbc\xcf\x7f\xa2\x9c\x81\xff\x82\xef\xf2\x8d\x63\xd3\x80\x2a\xc2\x35\x00\x25\x6d\x8f\x40\x03\xac\xeb\x4d\xb0\xf0\x9c\xdc\x00\xce\xc1\x18\x74\xa2\xdc\x21\x1b\x37\xf4\xfc\x0f\x65\xe5\xa6\xfa\xf6\xa6\x3a\x11\x5e\xb8\xd9\x04\x81\x9d\x7c\xa6\x42\xd9\xba\xc4\x99\xec\xef\x66\xfe\xb4\x62\xaf\x09\x9f\x1e\x44\x71\x41\xf8\x2f\xc4\x6f\xb9\xfe\xb1\xaa\x93\x34\xac\x7c\x59\x96\xeb\x66\xfe\xc2\x2e\xf9\x47\x90\xb1\x42\x74\x4b\xe4\x9d\xad\xeb\xbe\xa2\x31\x7d\x89\x20\xd0\x3e\x9b\x78\xa4\x3c\x9d\x0c\xbf\xeb\x2d\x78\xc3\xb1\x64\x58\xe8\x7a\x81\x50\x21\xf0\x64\xb0\x17\xec\x34\xb9\xb4\xfb\x2a\xb7\x29\xf8\xff\x86\x64\x82\xa0\x3c\xbb\x3c\x3c\xd5\x40\x48\x89\x71\xce\x0f\x3e\x5f\x2d\xcf\x7d\xff\xf7\xa6\x6c\xe7\x43\x58\x88\x71\x36\xae\x3b\x42\x2f\x84\x6f\x10\xe5\x31\x99\xba\xe3\x0c\x63\x13\x42\xc5\x0f\xf3\x27\x0c\x79\x55\xce\x82\x66\x5b\xe2\x0d\x9b\x0b\x0e\xc2\xca\xca\xf0\x46\x3c\xae\x24\xce\xb6\xde\x91\x1f\x14\x96\x2d\x38\x5c\x47\xb6\x23\xb3\x01\xea\x28\x2f\x0a\x0e\xac\x3b\x76\x10\x0d\x3d\x64\x57\x12\x49\x0d\xb2\x64\xc7\x97\x83\x6a\x72\x3f\x0e\xc1\xe2\xfb\xe7\x60\xcc\xec\xd6\x09\x56\xa4\x91\x8b\x63\x09\xf8\x1c\x7b\x2e\x8a\x6c\xea\x5c\xe3\xa2\xb1\x89\x24\x8b\xba\x57\x0c\x35\x36\xbb\x1d\x56\x39\x74\xd8\x19\x4d\xeb\xa0\x98\x82\xa1\x1c\x6c\x51\xba\xb8\x2f\xbe\xfa\x26\x26\x27\xdb\xd5\x65\xdb\xcd\x26\x2d\xa4\x08\x48\x62\x5d\x32\xb5\x2a\x1c\x92\x90\x32\x17\x1f\xcc\xdf\x33\xe0\x36\xf8\x80\x8b\x76\x46\xcc\xcb\xf2\x0b\x43\x50\xe1\xab\xcd\x9a\xd9\x76\x82\x7c\x96\xbf\xcc\x33\xda\x4c\x1c\x3b\xee\xc6\x66\x3f\x0c\x9b\xa5\xa3\xcf\xf7\xbb\x47\x9b\x2e\x4c\x18\x8b\x9b\xe5\x8b\xdc\x07\x47\x06\xfa\x61\x6e\xce\x4a\x8d\x66\xb2\x63\xa0\x23\x15\xd9\x95\x91\x61\xc7\x5a\xe3\x3d\xcc\x22\x94\x25\xf8\x08\x86\x40\x42\x87\x3d\x4b\xf5\xf1\xe1\x5a\x84\x90\x62\xee\x74\xe0\xbf\x9c\x6d\xcc\xfd\x7b\x4f\x9e\x3c\x3d\x1f\x0c\x8f\x60\xac\x57\x64\x65\x31\xb1\x03\x22\x08\x8d\x9a\x63\x60\xf1\xcd\x59\x21\x7a\xd3\xcc\xe1\x62\x96\xae\x6a\x0d\xda\xec\x58\xdb\xe1\x32\xfa\x84\x26\x97\x6e\xba\x8c\x63\x48\xe7\x2d\x87\xfd\x3d\x51\x44\x7c\xe2\xd4\x63\x22\xa5\xca\x12\x08\x61\x19\xb0\x60\x19\x43\x75\x34\x54\xbe\x14\xc7\xf4\x1f\x1e\xf4\x6c\x98\xb1\x85\x71\xf2\xc9\x60\x6b\xe3\xad\x11\xc0\x9f\x6e\x2d\x36\x8e\x25\x66\x2a\x83\xf2\x30\xb9\x10\x62\x2b\x68\xff\x75\x9d\x7e\x78\xbc\xd3\x9a\x63\x82\x4c\xf5\x2a\x64\x8a\xa6\x2a\x2e\x53\x6c\x2b\xdd\xe6\xdb\x9b\x16\x83\x3b\xfb\x48\x3a\x0b\x89\xd6\xda\xda\x2a\xe8\x21\x1e\xbc\x8f\xcd\xad\xbe\x5a\x83\x35\xd4\xc4\x12\xb1\x6c\x24\x56\xdc\xb4\xed\x58\x02\x38\x86\xb1\x07\xbb\x3c\x50\xad\xd1\x3d\xf4\x9b\xf8\x0a\x1d\x9e\x0e\x51\xf0\x1d\x60\xb3\xa0\x28\xb4\x17\x8b\x31\xce\xbe\xfe\x65\xaa\x31\xb1\xe5\xcc\xd4\x35\x4a\x7c\x27\xa6\x06\x99\x38\x27\x59\x3c\x48\x90\xc4\xee\x08\x01\x25\x0e\xed\xf1\x8e\xd9\xe1\xf9\xe2\xb0\xa9\x0e\xb7\xed\xe0\x0c\x02\x7c\xb7\x1b\x08\xb9\xf3\xb1\x3b\x5a\xd3\x43\xf9\x9b\xd8\x6b\x82\x6d\x74\xc7\x0d\x85\x23\x96\xed\x35\xdd\xd6\x8b\x51\xbd\x43\xfe\x25\x5a\x77\xf8\xe8\xe7\xec\x7f\xbd\x90\x58\x60\x51\x68\x40\xb6\x5c\x09\xbc\xec\x23\xcf\x6b\xb1\x8b\x1e\x07\x4e\xd1\x39\xb0\xbb\xd0\x4d\x73\x00\x30\x76\xc2\xd8\x28\x04\x95\xcd\x39\xe0\x7f\x84\x14\x39\x26\x88\x65\xcc\x6d\x97\x5e\x12\xe1\x5f\xb3\x36\x88\xf6\x33\x4c\x7a\xcc\xe9\xd3\xb3\x73\x56\x01\xd1\xb9\xa9\xf3\xd5\x0a\x78\xda\xbc\xb8\xb4\x05\x10\x17\x71\xd0\x5b\xab\xc8\x2b\x4d\xbb\x1a\xfc\xa3\x46\x02\xdc\x29\x6f\x49\x47\x28\xdb\x08\xaa\xe3\x68\xb9\xea\x06\x8b\x63\x83\x34\xd1\x05\x19\x44\x1f\xe6\x03\xda\x54\x36\x25\x4e\x7a\x66\x1e\x91\x48\x51\x18\x3c\x47\xe1\x83\xd9\xdf\x68\x06\xe3\x67\xc2\xe1\xf2\xd5\x85\xc3\x4f\x59\x61\x12\x29\x41\x89\x5e\x6b\xa5\x1b\x0a\x1e\xf2\xce\x5a\xe2\x46\xce\x99\x11\x32\x65\x23\x6e\x3f\xf0\xbb\x51\x53\x8b\x9b\x98\xe7\xe3\x43\xf0\x9b\x50\x7b\x7e\x9d\x36\x74\xdc\xd2\xcc\x49\xf1\xd7\xff\x21\x91\x5c\xed\x64\x99\xa6\x02\x39\x47\x6c\x25\xfe\x31\x51\x46\x84\xab\x66\xfe\x95\xfc\x9d\x28\x51\x49\xd8\xa1\xb9\x86\x1f\x9a\x28\xb1\x2c\xb3\x7e\xfe\x39\xfd\x37\xc1\x77\x2b\xb0\x4b\xe2\x8e\x2b\xe2\x3e\x41\xf1\x1a\x0e\xd0\x5e\xc1\xd4\x76\xf0\xe1\x07\xe6\x27\xac\x40\xf9\x27\xce\x4d\xd3\x66\xbd\x8b\x55\xca\x46\x96\x1a\x74\x14\x4f\x48\x88\x45\x35\xda\xb4\x6b\x76\x02\x93\x68\x65\xc4\xcd\xc1\x87\xa1\x77\xf1\xc8\xd6\x65\xd1\x73\x03\x23\x17\x59\x35\x53\x8e\x90\x9b\x0e\x98\x55\xf6\x6a\x95\x6f\xe9\xac\x6e\x72\xed\x28\xb0\x62\x13\x8f\x8f\x04\x2e\x65\x76\x2f\x77\x1a\x34\x5c\x67\x3b\x8c\xab\x93\xb5\xfa\xb1\xd2\xf9\x62\xcf\x9d\x99\x39\xd5\xd0\xe6\xc2\x59\x73\xd0\xa4\x2b\x83\xfb\x03\x89\xd9\xe6\x3d\x70\x4d\x4b\xd0\xd1\x1e\xd9\xa9\xfa\x60\x80\x81\x35\x71\xc3\x32\x4d\x37\x51\x68\xe4\x39\x34\x51\x52\x09\x99\x56\x88\xdc\x76\xa5\xf0\x34\x0a\x52\x1c\x03\xea\x60\xb7\xbd\x81\x4b\xa9\x04\x77\x15\xf5\x27\x50\x8b\xd3\x7e\x56\x1c\x05\xcd\xc5\x91\x13\x17\xcc\x3d\xd1\xf8\x3d\x4d\x6e\x05\x74\x07\x6f\x8c\x3d\xad\x09\x04\xa7\xc1\x75\xd4\x9b\xa7\x23\x2a\x45\x4b\x43\x42\xd8\x08\xd5\x54\x68\xf8\xd7\x7d\x52\xf5\x2d\xfb\x87\xbd\xf3\xa7\xb3\xa7\x4f\x4e\xb4\xf3\x1f\xde\xdb\xed\x76\xef\xa1\xe8\x7b\x5d\xbd\xb1\x05\x12\x33\x1d\xcd\x09\xe2\x8d\x7f\x9a\xb7\xd5\x27\xef\xd3\xdf\x77\x09\xdf\xc9\xd3\x37\xee\x8c\x43\x14\xd1\x7d\xc7\xaa\xf8\xeb\xbf\x11\xd4\x76\x37\xe3\xa7\xc1\x83\xad\x53\x98\x71\xe4\x7d\xf0\xb2\x05\xe2\xb3\xd1\x50\xc7\x48\x4b\x0f\x13\x87\x97\x9f\x08\xe2\x15\x92\x5a\xac\xdf\x60\x62\xba\x4f\xfc\x66\x09\xe5\x4b\x9b\xd6\x16\x31\xde\xd7\xf4\x27\x4c\xdf\x24\xe9\x7a\xf0\x6d\x7f\xae\x3f\x0e\x4a\xe4\xd4\x0f\x8f\xe5\x21\xfd\x90\x28\x63\xa3\x12\x72\x6d\x76\x1f\xff\x07\x79\x4c\x3c\xbc\xef\x0a\xf8\x1a\x5e\x46\xac\xc8\x96\xa3\x33\xc9\xa4\xe4\xf0\xb5\xd0\x7f\x30\x78\x42\xd8\x7c\x76\xd0\x1c\x1b\xfa\x95\xc5\xa6\x77\x21\xa7\x7d\x9b\xb2\xbc\xc8\xd7\xd5\x9c\x1d\x54\xe6\x98\x80\x03\xe3\x3d\x7f\x68\x60\xc3\xeb\xb9\xfe\x21\x27\xb4\x89\x1f\xb5\x21\xfe\xee\xf3\x47\x44\xbc\xb6\xe0\x14\xf1\x65\x76\xf0\xea\x91\xd6\x26\x6a\x84\xfa\xbf\x23\xb9\xde\xbc\xb2\x40\x78\xb1\xb2\x86\x3d\xa1\xd3\x8e\x4d\xc2\x60\x7e\x4a\xff\x4d\x43\x47\x5e\x7a\xc9\x11\xee\xa1\xb9\x64\xff\xa2\x80\x6d\x0d\x0f\x2c\x07\xc1\x94\xb8\x97\xc5\x61\xc6\xe0\x6e\x00\xb3\xd0\x54\x62\x00\xfb\x63\xd9\x0f\x90\x3f\x21\xf1\xbc\x0f\x17\x50\xde\xbe\x80\x6e\x40\x77\x6d\x3f\x66\x55\x18\x49\x78\xff\x44\x30\x68\x61\x55\xcf\xbb\x4d\xf0\xd4\x8e\xc9\x39\x44\x45\xe1\xbe\x39\xac\x17\xf5\x78\x76\x50\xc1\x77\x7c\x10\x02\x62\x2c\x61\xb8\x01\x08\x23\x71\x63\xd7\x62\x2e\xb3\x50\x66\x00\x81\x57\xd4\x51\xd0\x4e\x9f\x67\x1e\xa3\x3f\xcc\x87\xd8\x18\x90\x93\x03\x37\x20\x59\x30\x7b\xc0\x7d\x18\xc1\x4a\x63\xd3\xef\x47\x0e\xaf\x67\xa8\x43\x0c\x27\x7b\xc7\x06\x1e\x93\x21\x8f\x3f\x3b\x38\xd4\xe2\x46\x75\x2e\xde\x5f\xa3\xbc\xd1\x13\x21\x63\x74\x40\xbc\x1f\x9e\xb1\x92\x97\xa3\x22\x10\x56\x9b\xb2\x8f\xc2\xa8\xec\xb2\x1a\x28\xbd\xc8\x63\x1d\x1a\xa6\x3a\x94\x9e\xdf\xcb\x32\xf3\x80\x3f\xcd\xd7\x36\x04\x31\x1b\x26\x0f\x8d\xfe\xb3\x3a\xdc\x41\xa9\x2b\xce\xad\xec\xba\x2f\x35\xa9\x44\x24\x4b\x85\x2a\xf7\x89\x21\x7a\xf2\x78\x5f\xfe\x06\x85\x62\x07\xe0\x07\xbe\xf9\xe3\x0e\xc0\x61\xcd\xc1\x0b\x38\xa8\xf9\x46\x5e\xc0\x11\x78\xc6\x2e\xbe\xc3\x2c\xdf\xc4\xcb\x77\x6a\xc2\x9e\x49\x56\xb6\x77\x12\xe2\x13\xe5\x0f\x79\xe5\x2c\x9c\xd8\xc0\x2e\x87\x5a\x65\xaf\xb7\x80\x6e\x7e\x24\x5b\xbf\x11\xbb\x3c\x35\x10\x07\x8f\x00\xb0\xaf\x37\x21\xc8\xf2\x8b\x8b\xd9\xb2\x2e\x77\x0d\xbc\x65\xf1\x0a\x05\x8b\xcb\xf2\x46\xc1\x95\xb9\xfe\x1b\x31\x1b\x19\xc7\x73\xe5\x92\xb8\x3e\xa7\x5d\x51\xc3\x3b\x25\xd5\x34\xb9\x93\x9b\xcb\x1f\x4d\xe3\x1b\xcc\x38\x46\xfe\x43\xc7\x46\xd0\x2a\xb7\x33\x7d\x2a\xcd\xc7\xa9\x77\x71\x48\xe4\xb5\x0d\x6a\xa1\xb9\x2c\x77\x0b\xfc\x62\xdf\xdf\x86\x64\x69\x78\x7d\x22\x7e\x5a\x0b\xcb\x6c\x3c\xdc\x81\x16\x5c\x69\x94\x91\xa5\x70\x04\xed\x6e\xe6\x23\x70\xb0\xbf\xfb\x86\x4d\x06\x02\x7f\x3a\x13\x94\x04\xca\xbd\xfe\xcb\x90\x99\x87\x99\x2a\xee\xc2\x2a\x47\x13\x1d\xdc\x08\x0d\x7c\xfe\xf0\x89\x7e\xb1\x09\x39\x47\xe5\x01\xf3\x47\x7c\x6c\xbb\xe1\x5e\x25\x44\x28\x2b\x57\x66\x87\x56\xea\x2e\x47\x7c\x00\xf8\xb7\x98\x5e\xeb\x9b\x00\x43\x89\xac\x4e\x2e\x88\x93\xd9\xaf\x01\x79\x97\x48\x0c\xb6\xab\x25\x8f\x24\x92\xa4\x2c\xcf\xf4\x0c\x65\x08\x38\x58\x80\x33\xfa\x93\x6f\x8a\xc1\x56\x5e\xee\x97\xac\x1a\xdf\xb8\xc4\x04\x02\x4f\x00\xc5\x01\x28\xb2\xc2\xe0\xe0\x10\xcd\xdd\x94\x99\xe8\x65\x77\xe3\xa9\xc8\x3e\x5a\xb8\x07\xe8\xfc\x26\x62\x02\xe1\x0a\x11\x8d\x8f\x3c\x71\x93\x55\x17\x66\x32\x47\x79\x5f\x1c\x04\x87\x0a\x23\xff\xb0\xc1\xc1\xa1\x47\x03\xc3\x93\x3a\xdd\xe0\x3f\x01\xe5\x52\x96\xee\x13\xd5\xec\x39\xb7\xcd\xd1\x82\x44\xf6\x51\x07\x13\x72\xbc\x26\xf0\xd4\x62\x9b\x0d\x32\x83\x30\xdd\x22\xdd\x04\xa1\x5b\x22\x02\xf4\x38\xa9\xd7\x24\xe9\x14\x62\xd2\xe5\x9a\xdc\xd5\xb8\xf8\x78\xa2\xa6\x5a\xc1\x6a\xf2\xfb\x24\xa7\xe5\x2a\xc3\x09\x3c\x1c\x42\x68\x92\x2d\xb5\xa1\x1f\x79\xf5\x13\xae\x17\x5c\x0c\x04\x57\x07\x7c\x34\x38\xbd\xeb\xff\x95\xe8\xcb\x70\xfa\xac\xe0\x78\xeb\xc4\x4e\xee\xbb\x63\xfb\x28\xa8\xa0\x0b\x71\xff\x32\x85\x8c\xb3\xdf\xc1\x03\x86\xc5\x90\x6e\x97\xac\xbc\xd6\x3e\x71\x6d\x49\x84\x22\x12\x1b\x38\x8a\xbd\x68\x74\xec\xba\xa1\x26\x7a\x36\xfb\xdc\x14\x49\x38\x30\x2c\x14\x73\x79\x58\x30\xe2\x71\xf4\x29\x8c\x60\x87\xe1\xc1\x08\x39\x0f\x62\xed\x46\xcc\x59\x74\x2c\x58\x46\x75\x07\x43\xcc\xcb\x0e\x0f\x94\xdb\x82\x0b\x25\x36\x1a\xd0\x4e\xcf\x91\xdc\x80\xc8\xdd\x07\x6f\x4f\xbe\x2d\x21\x66\x63\x88\x32\x79\xfb\xd6\xb7\x65\xbd\xfa\x2e\x08\x75\x1a\x3d\xf4\x10\xa8\xb8\xc2\x22\x02\xba\xeb\x7f\x03\x86\x28\x9c\x2f\x6b\x78\xe1\x13\xba\xb2\x12\x26\x22\xec\xdb\xee\xf8\xa1\xb1\xbd\x0f\xac\x2f\x61\x54\x94\x7d\x46\xc4\x43\x67\x1a\x34\xb4\x23\xf0\xaa\xca\x85\xda\x2b\x0f\x5c\xa3\x7a\x66\xc9\x2d\xf0\xfc\x51\x97\xb1\xab\x4e\x5e\xbc\xc4\xa3\x7f\x50\x6e\xe1\xf2\x8e\xe0\x4a\xcc\xc9\x2f\x66\x5d\x22\x42\xb6\xc4\x64\x6d\xe6\xdf\x48\x44\xd4\x1e\xe1\xc9\x76\x1c\xed\x1f\x8a\xbe\x66\xee\xc2\x2a\xee\xd0\x92\x64\x45\x41\xf7\xe2\x57\x27\x06\xaf\x27\xb4\x1a\x7a\x3b\xf5\x1c\x73\x15\x3c\xb6\x40\x2c\x70\x39\x3d\x16\x9c\x55\x73\xa6\x4a\x3a\x58\x7f\xee\x9d\xe8\x25\xa2\x11\x5e\x24\xd2\xb5\xed\x07\x01\xb3\x97\x80\x2a\x8c\xd3\x7c\xe4\x57\x62\x2d\xfa\x66\xdd\xd1\x86\x48\x2f\x67\x41\x57\xfe\x04\x90\x68\x80\x08\xb4\x5b\x78\xb9\xeb\x73\x03\x85\x9f\xc4\x67\x5a\x03\xd7\x20\x79\xd3\x78\x76\x01\x22\x21\xde\x72\xcb\xcb\xad\xbf\xd3\xd3\xa8\x0f\xb8\xdd\xd3\x37\xec\x46\x2d\xdd\xe0\x08\x1a\xee\x9e\x7f\x8c\x1f\xe8\x74\x8b\x07\x6e\xa0\xbf\xef\xc2\xfa\xa6\x30\x78\xa1\xee\x2c\x8a\x87\xe7\x33\xa6\x03\xe3\xfd\xee\x1b\xe3\xb8\xfc\x54\x70\xb3\x10\x16\xbf\xed\xca\x42\x6f\xa3\xa9\x81\x37\x09\x89\x37\x15\x0a\x8f\x2f\x0a\x83\xeb\xc4\x09\xa9\x70\x14\x95\xed\x69\x74\xf9\x28\x81\xde\xb4\x4a\xc0\x9a\x0b\x4e\x88\xf8\xc1\xa3\x17\xbc\x4f\x23\x9c\x32\x96\x09\xe3\xb8\x07\x50\xce\x95\x37\x96\x57\x20\x04\x4f\x14\x0f\x32\xf3\x10\x14\x41\x42\x1c\xe0\x2d\x24\x18\x0e\x1e\x8f\x8a\xc0\x17\x05\x2e\x24\x82\x7d\xeb\xe8\x5d\xcc\xeb\x62\x23\x8c\x47\x09\xe4\x73\x10\x20\x21\x42\xe8\x53\x35\x84\x8e\xc6\xb1\x60\x6f\x98\x5c\x7a\x3c\x5c\xcf\xc4\xb5\x05\xe4\xc0\x9d\x53\xf8\x73\x28\x15\x77\x47\xa8\x77\x14\x70\x5c\x27\x79\xc2\x41\x4b\x04\x8e\x01\x09\x0f\x40\xeb\x0a\x22\x52\x22\x77\x8c\xf6\xd6\xed\x5b\x8a\xd1\x85\x08\xa7\x3e\x2e\xaa\x1d\xe7\x38\x04\xd8\x48\x74\x83\x7e\x0f\x1e\xd2\x17\x91\xfb\x4c\x12\x25\x24\xf2\xc1\x41\x8e\xab\xdd\xb9\xa8\x9c\x79\x50\x7b\xca\x80\xdf\xe5\xe9\xcd\xd2\x7d\xa6\x37\x76\x3d\x64\xd0\x72\xa7\x36\xd9\xcc\x9f\xaf\xeb\x3e\x68\x4b\x84\x2f\x67\x45\xee\x52\x89\xfe\xbf\x84\x4f\x5f\xa7\x16\x61\x9a\xac\x24\x90\xa1\xfd\x4d\xc2\xa3\x32\x3b\x22\x29\xaa\x22\x3f\x8c\x7a\x09\xab\xfd\x3d\x08\x65\x93\xcb\x23\x21\x6c\xa7\x20\xb4\x90\x03\xab\xdd\x6d\x3e\x3e\x68\x1e\x0f\xd7\x38\xea\xca\xa1\x5f\x38\xba\x2e\xc8\xeb\x0c\xd1\x6b\x7d\xe8\x5a\x97\x38\x1a\xac\x24\x82\x61\xd1\xa0\x3e\xac\xa4\xd2\x88\x37\x60\x75\xfb\xb6\x9b\x28\xe5\x7d\xed\x03\xa2\x32\x7e\xa6\x6f\xe7\xe4\x96\x84\x83\x65\xa8\x5f\xb6\x8b\x09\x11\xbe\xce\x34\x73\x3d\x30\x1f\x3b\x31\x10\x7e\xaf\xab\x9b\x2a\xf5\x26\x03\x91\x69\x08\xd8\x73\xf7\xb8\x0c\xdf\x08\xba\x10\x2c\xd1\x6b\x65\x7e\x34\xfa\xd0\xaf\x62\xf0\xb1\xb1\x4c\x32\x55\xec\xcd\xe0\xe2\x06\x00\xaa\xbd\xd4\x37\x06\x0e\x80\x72\x22\x0f\x20\x64\xfc\x80\xa4\x8c\xb6\xc0\x58\xc7\x77\x97\xe1\x88\x9d\x73\x79\xd4\xbd\x33\x88\x09\x41\x38\x49\x69\x25\x4b\x0c\x49\x0e\x98\x8c\xf0\x00\x59\xd5\x3a\x23\x46\x12\x94\x42\xc3\x42\x39\x6c\x11\x84\xe5\x89\x60\x1b\xca\xc4\xd2\x86\xab\x01\xf0\x8e\xcd\x90\x86\xd2\x51\x6c\x6d\x3f\x5d\xc7\x2f\xde\x1f\xf8\xc5\x11\x23\xf7\xc6\x04\x5c\x0a\xbb\x10\x40\xcc\x47\x0a\x05\x0a\x20\x39\x2c\x78\x26\xc1\xfd\x15\x7d\xc8\x2d\xb1\x3f\xa8\xe3\x11\x04\x8d\x0e\x44\x40\x62\x26\xdd\x54\xf4\x70\x21\x3d\xee\xf7\x37\xe6\x82\xf4\x61\x40\x60\x77\x45\x39\x89\xfd\xcd\x9f\x02\x2c\xc2\x10\xda\x96\x2b\x82\x7b\x87\xd7\x9e\x58\xc8\x0a\x96\x0f\x0f\x30\xf1\xfd\xd8\xf4\x81\x08\x87\xe7\x4d\x04\xa2\xd1\x1d\x31\x47\x9c\x45\x28\x64\xbc\xb5\xa2\x49\x12\x28\xed\xd4\x8e\x52\x5c\xe4\xb7\xc4\xc7\x13\x73\x3a\x8a\x71\xc2\x67\xa2\x1d\xcc\x47\x48\xe7\x77\x0d\x4a\xf0\xd2\x6f\x19\x53\x84\x7d\xe2\x47\x12\x0f\x06\xa6\xaf\x59\xbe\xf1\xc0\xfc\x51\xe2\x63\xf9\xc6\xa3\x3a\x89\x30\x92\xc7\x37\x13\x78\xe6\x0d\xc6\x7c\x2c\x38\xfa\xc1\x56\xf7\x87\x68\xd0\x55\xea\x41\x8a\xed\x65\x46\xd5\xd4\xc2\x44\xe2\xe6\x08\x19\x1e\xda\x2b\x88\x88\xb3\x86\xb7\xd0\xd8\x15\xcf\xa2\xf8\xf8\x1a\x5a\xb3\x22\x61\x58\x83\x86\x64\xac\xf2\x3f\x89\xa2\xcc\x23\xdc\x13\xe1\xe4\x1d\xc7\xd1\x17\x59\x52\x84\x73\x5e\x0e\x12\xcf\xfd\xcb\x89\x88\x36\x51\xe5\xfa\x26\x7f\x13\xd8\xa7\x20\xa6\x7b\xc8\x0a\x8d\x02\x94\xdf\x10\x40\xbe\x23\x0e\xbd\x68\xd5\xc0\x23\x7a\x18\x41\xd0\x94\x3c\x6b\x89\xa0\x7d\xee\xd9\xca\x04\x21\x45\xd8\x52\x6b\x7e\x1a\xbd\x9d\xdc\x10\x02\x26\x60\xed\xf8\x39\xa6\x02\xdd\xcd\x1f\xcb\x5f\xd1\xde\x20\x1a\x45\xdd\xe0\x45\xa8\x95\x9d\xff\x11\x3f\x35\x0e\x23\x27\x3c\x4a\xf0\xdd\x96\x2d\x31\x41\xe7\xf8\xff\x63\x73\x37\x63\x15\xaf\x9b\x3d\x6b\x49\x09\x68\xc4\xd6\x9d\x79\x35\x6a\x98\xef\x8d\xf7\x20\xb2\x89\x01\x40\x54\x9d\xc7\xc7\xfa\xd8\xae\x41\x13\x30\x55\xe1\xf1\xb9\xb1\x77\x93\xbd\x2d\x70\x83\x3c\xff\x3c\x61\xdf\x4a\x56\xc6\x72\xa4\x3f\xf7\xa8\x0a\x5e\x6f\xcb\xf0\x7a\xdb\xc1\x03\x05\x43\x4e\x64\x2d\x34\x24\x6b\xf0\x53\x1f\xda\x1d\xf7\x87\x43\x6e\xb4\xf1\xa3\xd6\x82\x58\xfe\x71\x95\x6a\x88\xe7\x1f\x26\x27\xeb\x51\xc7\x7c\x3f\x34\x6a\x75\x88\xa8\x1a\x0d\x91\xaf\x89\xf0\x12\x5d\x9c\x3a\x1d\x35\xf2\x70\x94\xe3\x29\xfb\x18\x51\x61\x22\x54\x5b\xd7\x7f\x09\x53\x10\x1f\xa8\x18\xde\x95\x0e\x8a\x8a\x04\x31\x1e\x65\xc2\x7b\x50\x0d\xd5\xe3\x71\x48\x98\x8e\x30\x65\x9f\xa0\x3b\x33\xd1\x8e\x1e\xfe\x71\xaa\x94\x77\x62\xf2\x78\x4a\xfb\x44\x18\x5e\xcf\x1a\x4d\xec\xc8\x50\xf3\xe3\xa2\xed\x4f\x17\x94\xd7\x52\x83\xb7\x51\xa7\x8b\xd5\x1d\x9d\xd6\xba\x4b\x2f\xf1\xd0\xc4\x50\x00\xde\x22\xc5\x42\x23\x6e\x96\x1c\xe0\x4a\xd8\x0a\x8e\xcd\xa4\xe1\x0a\xad\x48\x05\xe6\x29\x5e\x0e\xbb\xb9\x76\x60\x4c\xe7\x9e\x1d\x3f\xda\xd2\xa4\x72\xc1\x07\xda\x8b\xe0\xa2\x74\x9d\x78\xda\xd1\xeb\x73\x8d\x0e\x77\x17\x76\x27\xe6\x38\x43\x80\xbf\x37\x68\x66\x7a\xdc\x51\x43\xc3\x70\x87\x60\x80\x11\x03\x71\xd0\x0f\xab\x23\x11\x05\x27\x7f\x69\x0f\x07\xca\x19\xbb\xd1\x43\xc4\xaf\x6b\xc5\x8f\xf3\xf4\x10\x64\xe5\xeb\x1a\x8f\xc6\x88\x77\xa1\x57\xa9\xbe\x48\x2b\x63\xbb\xfe\x85\x4e\x05\xf1\x56\xfb\xe3\x63\x0a\x6b\x4d\xc0\x2c\x62\x63\x12\x8d\x8b\x0d\x90\x95\x99\x34\x9e\xc8\xcb\x39\x93\x50\x43\x98\xf7\x22\x5d\xf0\xcb\xc4\xcd\x25\xdf\xf1\xca\xae\x4e\xb2\x4e\xe3\x32\x5b\x8f\xfb\x38\xd0\x21\xd4\xe5\xe6\xed\x19\x95\x7e\x5f\xc2\x06\xe5\x7b\xcb\x97\xa5\xcd\xdb\xe6\x1d\xa8\xe6\x93\x8f\x7d\xbd\x92\xd0\xb1\xe0\x61\x66\x52\xc1\x60\xba\x65\x7c\xf7\xe6\x51\x0c\x30\xd7\xd1\xe8\xcb\x8f\x87\xd8\x38\x9c\xb3\x3e\xe4\xdc\x74\xeb\x14\xaf\xa5\x1d\x9b\x69\x60\xb2\x00\x52\xcb\xac\x1e\xdf\x9d\x4a\x06\x23\x1d\x58\x24\x87\x24\xd9\xbc\x03\xe3\x13\x9b\x99\xdd\x25\xfc\xaa\xe4\x4d\x7d\x21\xbc\x1c\x84\xcd\x78\x7d\x5b\x76\x6c\x6a\x61\xb7\x7e\x7e\xf7\x46\x1a\x94\xb7\xa3\x41\x70\x70\x5b\xd6\xa6\xd5\x3c\x4c\x36\x02\x89\xf5\x69\x11\x39\xe4\xa0\x70\xd4\x11\xac\xb7\x49\x38\xc5\x1f\x7e\xaa\xd7\xd6\xd1\x99\x4c\xbb\x1a\x77\xac\x8b\x15\x91\xfd\x8e\x24\x20\x1b\x3c\x4c\xf0\xa5\x4b\x6b\xa6\x6a\x90\x70\x43\x3c\xd9\xa2\xe3\xc0\x50\x43\x25\x50\x55\x68\xaf\xe4\xee\x20\x8d\xd0\x26\xb3\x0b\xae\x22\x34\xc1\x29\x5f\x15\xdc\xa7\x63\x0d\xe6\xb3\x65\xab\xe7\x9e\x5f\x81\x62\xab\x67\x8d\xa4\x19\x36\xa1\x95\xcb\x65\x9b\xd0\xc0\xe0\x0c\x8b\x6f\xf3\x54\xbf\xc3\xa2\x55\xc9\xb6\x22\x8b\x0d\x81\xaf\xab\x16\x80\x00\x0e\x2e\x27\x9a\x47\x9c\x68\xce\x91\x38\xd1\xbe\x1b\x9c\xd6\xd2\x5e\xee\x69\xea\xd1\x6a\x88\xf2\x10\x57\xf9\x23\xa5\x1c\x16\x77\x30\xbc\xb4\x49\x75\x14\x82\xb4\xaf\x9a\x88\xc5\xe1\xd2\x63\x00\x7c\x45\x89\xe6\x06\x28\x84\x95\xf2\x8c\x84\xcb\xb0\xc2\xc3\x6c\x63\x8f\x16\x66\x9b\x0b\xe6\x5a\xc3\xf5\xbc\x79\x58\x7a\xd9\x15\x0f\xeb\x99\x26\x1e\x54\x2a\x97\x57\x36\x25\x22\xf2\x70\x23\x96\xf0\x50\x76\xac\xf9\xca\x97\x56\x1f\xf1\x37\x24\x90\xac\xaf\xb4\x2c\xcb\x16\xb2\x7f\x05\xae\x90\x0d\xea\x18\x72\x2e\xd5\x9c\x21\xd5\x3c\x47\xea\x88\x35\xa4\xc2\x63\xc0\x49\xe1\x1b\x20\xb7\x45\xb8\xc7\x05\xa2\x75\xa4\x6d\x47\x87\x57\xbb\x7b\x7c\x86\x20\x91\x67\x3e\xf9\xb0\xbf\x83\x8a\xc3\x6e\x1d\xd7\x9d\xec\x37\x4d\xd2\x4b\x3b\xd1\xf1\x7d\xa4\xdf\xdc\xf3\x41\xd5\xa1\xeb\x83\xda\x93\x67\x86\x1f\xec\xc1\xcd\xc4\xb2\x4b\xd7\xb6\x85\x4f\xd7\xe5\x82\x6f\xf4\x87\xa6\x4e\x5d\x21\xf3\x39\x17\x32\x5f\x51\x21\x73\x8e\x42\x93\x8d\x12\xc5\xda\xda\x36\x61\x2b\x0d\xdf\x88\x5b\xf3\x8e\x88\xd7\x5a\x2d\x88\xe5\x8f\x18\x20\x7f\x79\x3f\xe2\xa4\xe0\xa6\xbd\x50\x91\x40\x0f\x27\xf8\x2a\xdf\xdc\x53\x14\x30\x67\x5c\xc0\x9d\x53\x5c\x49\x4c\x8d\x07\xf1\x85\x84\x8c\x12\x43\xce\xf7\xf0\x6a\x0d\x32\xd8\x8a\xd9\x51\xff\x2c\xf8\x50\x15\xc6\xa6\xf7\x71\xbf\x5f\x66\xee\x39\x3f\xb1\x4a\x70\x46\x66\xa3\x8a\x82\xf2\x5c\xcd\xb3\x0e\xcf\x93\xf0\xb3\x50\x6c\x24\xb0\x6b\xe4\xd1\x68\x76\x70\x9c\x98\xb6\xaf\x5d\xc1\x57\xfd\x37\x57\x77\xa3\x96\xda\x83\x45\x9c\xaf\x66\x27\xab\xe9\x68\x87\x73\xa9\xb3\x23\x1e\x05\x05\x55\x9e\x15\x17\x0c\x0d\xf8\x4e\xdb\xda\x6e\xe6\xa7\xf8\x1f\x17\x81\x12\xef\x9d\x1f\x8c\x90\x07\xac\xe2\xc7\x9b\xa4\xfe\x6b\x9f\xcf\xd7\x62\x9e\x15\x77\x29\x8e\x7d\xcc\xc4\xa0\x92\xcd\x07\x7d\x5e\x18\xa2\x47\x92\x26\x9e\xf2\x97\x0c\x35\xfa\xc4\x8d\x70\xc9\x8f\x5b\x87\x23\x0b\xed\xbd\x74\x94\x6f\xe0\x51\x3d\x73\x4d\x44\x91\x66\x74\x68\xcc\xa0\x8b\xd5\xd3\xbd\x48\x90\x37\x67\x9c\xea\x0a\x72\xc8\xd6\xf9\xa3\x92\x63\x46\x47\xb5\x59\xce\x12\xe1\x64\xd4\xc2\x23\x96\xc0\x9e\xb0\x51\xb1\x54\x18\x3f\x5c\xfd\x08\x8a\x7d\x93\xb7\xc6\x6e\x2b\x8e\x57\x0e\x53\x31\x3a\x1b\xa6\x2b\x94\x5b\xf1\x83\x3f\xf2\xa6\x97\x3e\x85\x16\xb1\xe3\x37\xbe\xe9\x35\x80\xc2\x2f\xb4\x5a\x47\x44\x2b\x9c\x37\x8b\x61\x49\x7d\xec\x6f\xbe\x02\x56\x11\x20\x2c\xc9\x0b\xec\x4b\x6d\x93\x1b\xdc\x54\x3d\xec\x70\xe9\x0c\xd3\x7a\xe6\xb8\x86\xca\xce\x17\x35\x6c\x41\x8c\x36\xd5\xd0\x79\xb0\x22\xff\xd2\xeb\x71\x66\xaf\x7d\x14\xcd\x49\x3e\x52\x7c\xfa\xe2\xb2\x8c\x41\xf0\xdf\xf4\x6e\x65\xd8\xd9\x7f\xcf\xeb\x95\x01\x0c\x42\xab\xc1\x7b\x7a\xa2\x5e\x6f\x32\x88\xf7\xfb\x66\xec\xe5\xf5\x1a\x4c\x13\xdc\x03\xff\xa4\xd5\x42\xd4\xc1\x09\x63\xb3\x12\x4e\x9c\xb8\x25\x10\x23\x3a\x82\x03\x23\x8f\xd7\x76\x7d\x18\x45\x7e\xfa\x5a\x51\x72\xc2\x51\x49\xca\xe1\x05\xa6\xa4\x73\x30\x61\x1b\xbf\x06\x89\x88\x45\x92\x0b\x5b\xf1\x46\xdf\x84\xb4\x6a\x41\x86\xf4\x83\xd0\xb7\xa2\x37\x54\x14\x12\xcd\x65\x84\x44\x1e\x73\x9e\xe1\x19\xba\x4a\x88\x3a\x82\xbb\x60\x7e\xda\x46\xd1\x94\xe6\x04\xf3\x90\x94\x21\x6e\xa4\x7c\xcb\x8b\x77\x99\x7b\xdd\xae\x84\x1d\x90\xe4\x1c\xb3\x12\x0a\x06\xca\x8d\x8d\x06\x48\x6d\xdb\xa8\xd0\x14\x2a\x14\x24\x28\x85\x46\xd6\xd3\x92\x08\x4f\xb8\xf9\x57\x25\x14\x98\x92\x50\x21\x2a\xe4\x29\x47\x85\x94\x04\xd6\xa8\x64\x05\x31\xe5\x45\x66\x1e\x3c\x89\x92\xfd\x4b\x6f\x9c\x39\xbc\xf1\x36\x51\xc4\x5b\x10\x26\x35\x02\x52\x7e\x2c\x4e\xcb\x2e\x17\x72\x22\x5c\xd6\xe4\x49\x99\x6a\x03\x5c\x8c\xa0\xe3\x6c\x92\x8b\xb0\xd9\x08\x27\x93\x98\xcb\x7c\x75\xc9\x2e\xbb\x84\x6c\x56\x62\xcd\xab\x2f\x15\x2a\x28\x41\x86\x39\x20\x16\xdc\x4a\xcc\x19\x07\xfe\x35\x9f\x73\x70\xac\xa0\x44\x56\x48\xfe\x30\x9b\xa4\x6d\xeb\x7c\xd9\xe1\x8e\x98\xa1\xd8\xd6\x3d\x7d\x99\x7c\xab\xbb\x69\x5c\xaa\xe9\xea\xa8\x60\x21\x56\x34\x13\x25\xe5\x29\x7e\x2d\x66\xf5\x39\x31\x2e\x23\x81\xb8\x64\x24\x12\x86\xcb\xd7\xe6\xcb\x0c\xcd\x67\xfa\x3d\x2a\xb0\x05\xee\x5f\x34\xc9\xfc\x71\x63\xee\x65\xe6\xec\x9e\xcb\x68\xb6\x6d\x25\xc1\xe1\xcf\x1e\x9f\x9f\x9a\x1b\xb6\x0c\x4a\xf2\xe2\x9f\xb1\x20\x6c\x50\x3e\xcc\xf3\xfb\x20\xca\x51\x93\x25\xb5\xc4\x67\x39\x1d\xdf\xb4\x4a\xfc\x7d\xa4\xd8\x71\xb2\x8b\xa5\xad\x11\x05\x30\xc7\x0b\x02\x7c\x3f\xca\x35\xf0\xec\xf3\xa6\xcd\x11\x2b\x45\x53\x4c\x73\x59\x76\x9b\x8c\x1f\xb2\xb7\x55\x52\xbb\x50\xa8\x1c\x63\xc8\xbc\x7d\xf2\xf6\x2c\x3e\x69\x8b\x16\x01\x8e\xf5\x29\xc9\x66\xdf\x5f\xa8\x2a\xdf\x9c\x3f\x3a\xf3\xf3\x5c\xe7\x15\xca\xe9\x3b\xcf\xd0\x64\xe5\x50\x8c\xc9\xb3\xce\xe2\xd5\x40\x64\xac\xc5\xb3\x6a\x3f\x76\x61\xcd\x0a\xb7\x7a\xb6\x7e\x99\xa7\x36\xd4\x8f\x76\xe2\x05\x68\x4e\xef\x3d\x1e\x8d\x86\xe3\x24\xd5\x76\x95\x73\x28\x45\x37\x2e\xa4\x6e\x93\x16\x6c\x2c\x11\x0f\x0d\x88\xa8\xd6\x3b\x8a\x46\xf2\x0a\x5a\x2d\xa2\x5a\x44\x79\x71\x67\xa0\xad\xfa\xf8\x34\x63\xee\x49\xee\x6e\xfd\x42\x84\xbc\xc4\xc1\xb3\xc5\xfe\xdd\xa2\xc4\xf1\x8e\x36\x40\x75\x31\xdb\x17\x77\xf3\x3a\x53\xff\x59\x8c\xdc\x06\x5a\x17\x37\xf3\xa6\xd6\x51\x61\x5b\xf3\xe7\xa2\x09\xba\x79\xe2\x6a\x46\xa5\xde\x01\x8c\x6b\xe2\x0a\x71\xc1\x85\xa0\x59\xbe\x71\x1e\x35\x3c\xc4\xba\x39\xac\x30\xbc\x4e\x30\x82\x0f\xa5\xac\x4a\x8d\x7d\x47\x3b\x56\x29\xfa\x09\x38\xaa\x23\x0e\x06\x41\xe3\x11\x73\x10\xb7\xfb\x7a\x1e\x41\x94\x6f\x4e\xe7\x35\x71\x07\x36\x68\xbe\xb4\x68\x52\x55\xe1\x1e\x76\xef\x05\xe7\x51\x81\x97\xd8\xb5\x62\x9e\x9b\x4c\x16\x80\xa7\x9e\xbc\xfa\x0f\xdf\xc1\xc3\x32\x23\xea\xa3\xa9\xe5\xc5\x05\x82\x83\x21\xae\x24\x51\x4b\x42\x92\x46\x53\x86\x7a\x79\xc3\x07\x08\xea\x37\x56\x60\xad\x60\xe4\x2f\xc7\x07\xda\xb1\x02\x2e\xee\x92\x39\x34\x5b\x77\xfa\x58\xf7\xc4\x63\xcf\x9d\x5c\x3d\xe4\xe2\xfc\xb3\x2a\xa3\x4a\xc3\x38\xb8\x58\xb2\x8d\xee\x12\x85\x03\xaa\xcb\xb2\x1d\x3f\x22\x31\xd2\x52\xbb\x45\xc0\x3d\x5c\xba\x90\x70\xf8\x13\xb5\xd4\x33\x42\x5c\x2b\x44\x6f\xeb\xeb\xd2\x44\x5f\x5f\xd1\x01\x60\x18\xa1\x04\x9f\x9a\x70\xe7\xf2\x33\x40\x5c\x3f\xdd\xbe\x0c\xa2\x30\x54\x40\xa6\x4e\x77\x25\x5e\xce\x62\x69\x58\x42\xc3\xb0\x2b\x74\xf9\x43\x3f\xac\xca\x72\x72\x6b\x2d\x93\x7d\xaf\xaa\x8b\xb0\xe8\xc0\x0b\x0d\x69\x01\xe3\x31\x24\x86\x6c\xd4\x90\x3a\x1e\x66\x98\xd7\x34\x9b\x60\xd1\xce\xce\x1e\x4d\x65\xfa\x77\x7e\x5a\x76\xde\xc4\x9b\xaa\x77\x10\xd4\x76\x45\xdb\xf5\xce\xbb\x61\x8d\x18\xce\xe3\x1c\xdf\x0e\x8c\xfd\xee\x34\x7f\xde\xe4\xad\xfd\xe8\x0e\xbb\xdf\xdf\x69\xf3\x6c\x19\xb4\xe5\x88\xc3\x14\x94\x94\x4a\x04\x6b\x22\x64\x21\x7e\x62\x54\x9f\x77\xb9\x8a\x9e\x11\x4d\xfc\x93\xa4\xe3\xe3\xe1\x49\x8b\x3b\x1c\x31\x35\x71\xc3\x82\x6f\x8f\x94\xd5\xdb\x38\x62\x4b\xda\xb2\x60\x27\x1f\x91\xda\xf6\x7d\x4a\x9c\x4c\x50\x3d\x1c\xa8\x44\xe2\x75\x91\x79\xd9\x63\xc2\x0d\x73\x49\xf5\x12\xff\xac\x6e\xd1\x6f\x7d\x35\xf7\xd8\x33\xeb\xe3\x46\x0f\x44\x73\xe2\xf0\x88\xb1\xaf\xc3\x90\xe0\x08\x0e\xfd\xe8\xae\xfe\x08\x00\xd8\x2f\x2d\xdf\x23\xca\xaa\x4d\xd7\xf3\x07\x92\x6c\x1e\x93\x08\xbc\xed\xb6\xf0\x26\x33\x67\x88\x97\x77\x1f\xd9\x87\x43\xab\x48\xba\x48\xe6\x5f\xf0\xa7\xb9\x2f\x9f\x03\x7e\x13\xcf\x54\xb8\xd5\x2c\x36\x7c\x83\xf6\x22\xb9\xfe\x55\x43\x96\xac\xcb\x0c\x47\x91\x49\x68\x92\xf6\x57\xd1\xe6\x87\xb5\x78\x3b\xf0\xc0\x41\x0b\xac\x38\x63\x7d\x32\x14\x43\x19\x02\x33\x35\xb6\xd5\xa7\x45\xe5\xe9\x61\xdf\x8a\xf3\x6f\x9f\xc4\xe6\xd3\xce\xdd\xbe\xee\x9f\x3b\xdb\x51\x9f\xb6\x58\xd1\xce\x7e\x80\x8d\xe7\x86\x4d\xe2\xed\x3a\xc0\xcf\xe2\x2e\xca\xda\x2e\xc2\xa6\xf3\x47\x39\x22\x45\x43\xb5\xd6\x0d\x3e\xb7\xc3\x3e\xfa\x1d\x9c\x53\xb0\xb2\x47\x28\x53\x55\xa6\xfb\xb6\x1f\x97\x74\x92\xd3\x3d\xa7\xff\x88\xb3\xdd\x06\xa0\xb3\x59\x0e\xbb\xff\xab\x2f\x1e\x3d\x1d\x97\x9c\xc0\x2e\x9a\x73\x88\x8c\x34\xe3\x28\xea\x91\x2b\xe6\xa9\x49\xe8\xd5\x74\x54\xee\xd8\x14\xe4\x48\x4c\xb5\xc2\x39\xa3\x72\x49\x46\xfb\x92\x25\x02\xfe\x3b\x59\xc6\xbf\x6f\xf5\x10\x3f\xd8\xe1\xc2\xdf\x56\x54\x65\x56\xd3\x8f\x7d\x61\xaf\x0e\x47\x00\x14\xe0\xa3\x6a\x5b\x04\xae\xd0\x6a\xb0\x5d\x74\x15\xa1\x4d\xf0\x08\x4e\xec\xac\xa6\x39\x8c\x26\xc0\x1a\xae\x24\xed\x87\x97\x79\xe6\x5c\xbb\x77\xe9\xb8\x9c\xcb\x9f\x6c\x32\x93\x3a\xc3\xe6\x48\xe9\x40\xe4\x11\xf3\x4d\x27\x89\x30\x60\xba\x0f\xf0\xb6\x1e\x6f\x9c\x41\x29\x3f\xe0\x9d\xc3\xc2\xab\xd4\x43\x4f\x34\xd4\x03\x08\x83\x3b\xe3\xe4\x60\x5e\x9b\xfc\xc2\x06\xca\x70\x3d\xd3\xf1\xdc\x2e\xdb\xb6\x6a\xc2\x00\x02\xfc\x7e\xd5\x78\x32\xd3\x2d\x4d\x0c\xb5\xca\xf9\xde\xc2\x41\x2a\xf4\x98\xc0\x63\xf4\x21\x22\x75\x45\x95\x20\xb1\xb8\x07\xeb\xf3\x71\x39\x77\x8c\x56\xb5\x7f\x4f\x5f\x41\xf5\xa5\xa6\x24\x11\x6f\x32\xb9\x48\x07\xec\x08\x4a\x0e\xe4\x39\xc8\xf7\x86\x56\xb3\xb4\x2e\xf1\x2e\x2a\x3b\xfe\x19\x7c\x0c\x59\xe1\x81\x75\x69\x0d\xed\xd7\xac\xc3\xdd\x1d\x82\xc5\x17\x25\x8d\x77\x1b\xd4\x88\x9e\x4b\x60\xf4\x35\x64\x0e\xaf\x2c\x94\x60\x6e\xf0\x90\x50\x5c\xc0\xfe\x60\xd3\xce\x5f\x74\xf2\x1a\x70\xa0\x16\x59\xf6\xa1\x99\xd2\xa9\x80\xe9\x6f\x3f\x64\x04\x8e\x50\x7e\xb4\x04\xb7\x56\x5a\xe2\x47\x67\x61\x34\x9a\x86\x8d\x85\x5d\x1e\xf4\xe8\xcd\xd5\x9c\x01\x98\x7c\x2e\x10\x48\x66\xd2\x82\xad\x1b\x6a\x0c\x3c\x57\x98\xb2\xf8\x20\xb2\xf3\x1b\x32\x83\xb1\xbb\xa4\xb2\xa2\x84\x59\x58\x84\x05\x9f\xc1\xec\x63\xd2\x82\xee\xb5\xb6\x29\xb0\x0e\x4c\xc1\x7a\x7c\x17\xbf\xec\xd7\xe9\xcd\xc3\x28\x54\x63\x1c\xb8\xff\x6e\xe3\x9c\x39\x0b\x1f\x5c\x51\x7e\x67\x61\x90\xb4\x28\x18\xf6\x07\x43\xd0\x6b\x78\xb4\x1c\x7f\xb9\xc3\xbf\xa4\x40\x8d\xee\xfa\x2a\xbd\x24\x7c\xc7\x41\x21\xc2\x41\xbc\xdf\xd4\xe9\xfb\x77\xc3\x87\x12\x24\x14\x4b\x10\x59\x1c\xe3\x0c\x5a\x95\x39\xca\x6b\x13\xdf\x4b\x38\xfe\x1c\x68\x59\x74\x92\x51\xdb\xa2\xae\xe4\xe6\xff\xc0\xed\x0f\x0d\x7d\xef\x5b\x8a\xe3\xa1\xbb\x9b\x97\x28\x40\x75\xd8\xa6\x86\x39\xc7\x88\x9b\x3f\x84\xaf\x3b\xc4\xef\x60\x7c\xdf\xf8\x47\x10\x7e\xd7\xe0\x26\xa2\x38\x7f\xaf\x91\xb6\x7f\xfb\xd0\x7c\x8c\x38\x5e\x0b\x09\xff\xf6\xf7\xbf\x12\x4f\x34\xda\x1b\xb2\xc2\x7e\x79\xe3\x95\xba\xf3\xa9\xdb\x2d\x1c\x9f\xa4\x4d\x56\xf3\x52\x3c\x91\x65\x8e\x88\x75\xf2\x5b\x17\x36\xde\x2d\x1c\x66\xff\x43\x1f\x14\x5d\x1f\x30\xab\xd8\x48\xb0\x10\xcf\x23\x5c\xe2\x7e\x38\xf8\x6f\xf3\xf6\x47\x24\x6c\xda\xfc\xc9\xaa\x9c\xcb\x99\xe5\x87\x02\xe1\x9c\xc2\x8e\xdd\xec\x97\x82\x2f\xfd\xf9\x41\x33\xff\x80\xc8\xc9\xba\x2b\x32\xe2\xaa\x10\x8a\xfa\x83\x2d\xa5\x20\xd0\x74\xeb\x12\x2e\x29\x41\x1e\xae\x74\x29\x19\xa5\x00\xdf\x12\x57\xc6\xdf\x3b\xfa\x6e\xfb\x30\x85\x50\x10\x37\x63\x1b\xa2\xf1\xa9\xa4\xf5\x94\x52\x97\x6b\xfe\x68\x2c\x21\xf1\x8c\x9f\x93\x90\xde\x35\x0c\x36\x75\x2b\x8f\x4c\xf0\x4f\x4e\xbc\x2c\xbb\x9a\x93\x64\x0c\x9c\x86\x07\xc1\x91\x04\x34\x8b\xef\x9d\xb5\x6b\x4e\x68\xfb\x55\xe9\x12\x69\x0c\xed\xa5\x36\x86\x71\xfc\x9c\xf6\x9c\x8e\x08\xcf\x9c\xbc\x49\xa4\x87\x3a\xd9\x2d\xdc\x80\x64\x34\x92\xe6\x86\xc3\x7f\x19\xba\x59\x5d\x56\x08\x82\xfb\xdd\xf0\x2c\xa8\x7b\xb2\xed\xb9\x78\xf2\x68\xcc\xae\xb6\x6b\x49\x6c\xc1\xbd\xd0\x9a\xbe\x8b\xfc\x4a\x42\x73\x61\xb7\x35\x6c\xe1\x3d\x63\xd7\x5c\x0e\x53\x9d\x17\x55\xa7\x52\xf5\x13\x0d\x95\x57\x24\x41\x51\x2f\x91\xcb\xbb\xcc\x7d\x05\x2b\x6f\x16\xdf\x69\xb1\x17\x4b\x22\x94\xcf\x4a\x44\x4d\xa8\xd5\x52\xec\x9d\x7f\xf9\x17\x8e\x97\x4f\x12\xc9\xbf\xfe\xab\x79\xfc\xf9\xbb\x72\x37\x45\x64\x74\x9f\xf0\x2b\x26\x28\xba\x4d\xd6\x0d\x09\x57\x1b\x22\x64\x54\x7e\x9b\xfc\xf0\xc7\xa8\x0a\xfb\x6d\xb3\x85\x37\xdf\xbd\xe9\xf3\xe5\x1a\xf6\xe0\xff\x04\x00\x00\xff\xff\x70\x9e\x49\x51\xc6\xb2\x00\x00")
+var _confLocaleLocale_plPlIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\x5b\x93\x1c\x45\x92\x2f\xfe\x2e\x33\x7d\x87\x40\x63\x32\xc0\xac\x29\x0c\xf8\xdf\x8c\x3f\x05\x47\x48\x0c\x68\xd0\xa5\x8f\xba\xb5\xb2\x05\xc3\x8a\xac\xcc\xe8\xea\xec\xaa\xca\xcc\xc9\x8b\x8a\xac\xb5\x7d\x38\xd8\x60\xe7\x33\xb0\xbc\xec\x77\x98\xb7\x59\x9e\x76\xd4\xdf\xeb\xf8\xcf\xdd\x23\x32\x22\x2b\xab\x25\xd8\xb1\x7d\x90\xba\x32\xee\xe1\x11\xe1\xb7\x70\xf7\x48\xaa\x6a\x91\xd9\x26\x9d\x7f\x6e\xf7\xcb\x72\x63\x9b\x22\x31\x5d\x73\xfd\x63\xb7\x4a\xcc\x97\x79\x6b\x8a\xa4\xca\x9b\x84\x12\x77\xe6\xcb\xd2\x64\xfb\x3c\xb9\xfe\x31\xb9\x7a\xf5\x53\x9a\x18\x24\xd2\x47\x53\xf4\x5b\xd3\xd8\x7a\x67\xeb\xbd\xbd\x7d\xeb\xf6\xad\xcb\x72\x6b\xe7\x67\x6d\x5d\x52\x81\xd5\xf5\x8f\x7f\xff\xeb\xae\x48\x6e\xdf\xca\x92\xe6\x72\x59\x26\x75\x36\x3f\xed\x36\x55\xde\xde\xbe\x65\x7f\xa8\x36\x65\x6d\xe7\x4f\xb3\x75\xdd\xef\x92\x2b\xaa\x69\x37\xd5\xfc\xb4\xdc\x96\xe9\xed\x5b\x4d\xbe\x2a\x16\x79\x31\xff\x26\xd9\x94\xab\xee\xca\x34\xf9\xab\x9f\x35\xb5\xec\xda\xf9\x8b\x9e\x93\x35\xa5\xab\xa8\x5c\x6d\xaf\x6c\xd3\xd6\xbe\x6c\x6d\x57\x79\xd3\xda\x7a\x22\x6b\x67\x97\x4d\xde\xba\x51\xde\xbe\xf5\xd2\xd6\x4d\x5e\x16\xf3\x17\xf4\xf7\x8a\xbe\xab\x64\x35\x64\xb6\x76\x5b\x6d\x12\x94\xde\x27\xcb\x4d\x59\xdc\xbe\xb5\x49\x8a\x55\x87\x22\x7f\x7a\xf5\xf3\xbe\x5f\xdf\xbe\x95\xd6\x96\x0a\x2c\x0a\xbb\x9b\xdf\xe7\x9f\xb3\xd9\xec\xf6\xad\x8e\xa0\xb2\xa8\xea\xf2\x22\xdf\xd8\x45\x52\x64\x8b\x2d\xa6\x7b\xca\x09\xa6\xbb\xfe\xb5\x6f\xd7\xe5\xae\xc8\xd7\x89\xc9\xcd\x8e\xc6\x95\x5a\x9d\x8f\xcd\x68\xe6\x8b\xa4\x91\xc9\x97\xbb\xa4\xe8\xcd\x55\xb2\x2e\x01\x5d\x34\x5a\x24\x04\xe1\x27\xc9\x7e\x97\x98\xe7\x41\x33\x04\xd2\x6d\x92\x6f\xe6\x5f\xbc\x87\x3f\x98\x45\xd3\xec\x4a\x82\xf8\x57\x09\xad\x68\x09\x88\x2c\xda\xbe\xb2\xf3\x17\xb4\xa6\x7b\x53\x95\x05\xea\xd1\x9a\xa5\x49\xd5\xa6\x97\xc9\xfc\xbe\xfc\x45\x37\xb5\xad\x4a\x02\x51\x59\xf7\xf3\x67\xf4\x73\xdf\xd3\xcf\xbc\xdb\xde\xbe\x55\xd6\xab\xa4\xc8\xf7\x49\x0b\x78\x3d\xd5\x8f\x14\x40\xdb\xe6\x75\x5d\xd6\xf3\xc7\xfc\xe7\xf6\x2d\x02\xc6\x02\xad\xcc\x9f\x94\x3b\x6b\xea\xa8\x11\xe4\x6d\xf3\x55\x0d\xa8\x52\x76\x62\xf8\x83\x5b\x41\xd6\x45\x59\xaf\xe7\x7f\xa4\xff\x68\xc1\x0e\x2b\xd2\x08\xa4\x52\x19\xf5\x4e\x9b\x74\x65\x39\x93\xd6\x7b\xff\xea\xa7\x6c\x9f\x5c\x85\x45\xb6\xf9\xed\x5b\x49\xb6\x25\xc0\x56\x49\x61\x37\xf3\x53\xfc\x6f\x38\x85\xaa\x27\x69\x5a\x76\x45\xbb\x68\x6c\xdb\xe6\xc5\xaa\x99\x3f\x6f\xda\x64\x97\xdb\x22\x4f\xcc\xba\x2c\x5a\x2a\x32\x91\x75\xfb\x56\x5f\x76\x7e\x8d\xe7\xe7\xbb\xbf\xff\xf5\xca\xc8\x97\x66\xf9\x4a\xe7\xbb\xf2\xca\xd2\xd1\x1a\xaa\xf2\x6c\x9a\xc5\x85\xb5\xd9\xfc\x6b\x1a\xfd\xf5\x8f\x26\x59\xb7\x5d\xb2\x29\xca\xeb\x5f\x52\x1a\x6d\xd5\x6d\x36\x04\xc2\x3f\x77\xb4\x77\x9b\xf9\xd3\x74\x6f\x09\x20\x74\xf4\xac\xd9\x6f\x73\xda\x13\xb7\x6f\xe5\x4d\x43\x99\xd8\x52\xcb\x8d\xdd\xf6\x68\x33\x4d\x8a\x94\x66\x77\xaf\xe8\x36\x38\x1e\xb7\x6f\x7d\xdb\xd8\xa4\x4e\x2f\xbf\xc3\x04\xf0\x83\x8e\x4e\xb3\xef\xd6\x39\xed\xaa\x5c\xf6\xe9\xd1\xb5\xc6\x5e\x9b\x07\x3b\x4c\x3b\x9c\x7f\x43\xc7\xba\x6c\xf6\x56\x36\x4f\x99\xd9\xf9\xd7\x65\xc6\x7d\xe5\x05\x4d\x70\xb3\xa1\xce\xf4\xd7\xfc\x21\xff\x95\x35\x6a\xf3\x96\xa0\xf4\x75\x5d\xae\x73\x93\x6b\x7a\x7f\x55\x58\x93\x6d\x12\x53\xe5\x84\x43\xa8\xd1\x55\x69\xba\xba\x4b\x09\x8b\x28\x9c\xb2\x32\x5d\xd3\x41\x02\x72\xa0\xe1\x3c\xbc\x30\x04\xd8\xb7\x6b\xda\x52\x5d\x51\x10\x68\x09\x2f\xad\x1a\x34\x97\x67\xd6\x3c\xe0\xb2\x27\xa6\xda\xd8\xa4\xc1\xae\x4b\x32\xf3\x49\x62\xda\xa4\x5e\xd9\x76\x7e\x67\xb1\xa4\xa3\xbb\xbe\x63\x2e\x6b\x7b\x31\xbf\x73\xb7\xb9\xf3\xe9\x97\x1d\x55\xdb\xe4\x85\x6d\x3e\x79\x3f\xf9\xd4\xa4\x84\x2a\x2e\x08\xec\xbd\x59\x5a\xda\x85\x16\x7d\x19\x3a\x12\xc5\xca\x1a\x82\x78\x7b\x89\x0e\xf3\xc2\xd0\x8f\xc6\x00\x4b\xbc\x05\xf0\xfd\xb9\x23\x64\xb2\xc8\x96\x82\x49\x79\x3c\x9c\x58\xdb\xc6\x3c\xee\xcf\xfe\xe7\xa3\x13\x73\x5a\x36\xed\xaa\xb6\xfc\x9b\xfe\xa3\xf2\x1f\xd1\xe6\x34\xe7\xf9\x83\xcf\x69\x05\xa8\xaa\xc0\x26\xd8\x75\xcb\x64\xdf\x9b\x8c\x3a\x4d\x2f\xa5\x00\x4e\xee\x79\x5f\xc5\x19\x97\xd4\xee\xfc\x2b\xfa\x6f\x6a\xb5\x0e\x10\x00\x35\x13\xe0\x8e\x71\x0f\x0a\x61\xda\x4d\xcd\xfe\xd5\xcf\x8c\xa1\x5e\xfd\x6f\xc2\x98\x1b\xc6\x51\x0f\x9f\x3c\x79\xfa\xe0\x73\xb3\xa7\xe3\x90\x95\xbc\x79\xb6\xa6\x6b\x2f\xfe\xbf\xc5\xca\x16\xb6\x4e\x36\x8b\x34\xe7\x75\xe4\x09\xd3\x9c\x9a\x66\x43\x08\x8f\xf6\xc6\x79\xdd\x2f\xcd\xd9\xd9\x23\x8c\xa7\xbd\x9c\x5f\xff\x5b\x9a\xdb\xeb\x5f\x81\xae\x9a\x3f\x6f\x00\x38\xed\xf7\xfc\xd2\x1a\x1c\x23\x83\x62\xa6\xbc\x18\xc3\x89\x86\xda\x26\x4b\x5a\x56\x6a\xdc\xd6\xf5\x82\xd0\x72\xdb\x03\xea\xdc\xec\xb1\xc2\xd2\x1a\x9d\x8a\xa2\x6c\x69\x51\x0d\xd7\xd2\x16\xf2\xe2\x65\xb2\xc9\x33\x82\xbd\x03\x4c\x5c\x15\x49\x26\x2b\x69\x15\x51\x99\x76\x73\xb9\xc3\x66\x20\x4c\x45\x64\xa5\x31\x77\x66\x77\x68\x53\x64\xe6\xce\x7b\x77\xa8\xc1\xa2\x5c\x08\x7a\x01\xa6\xcf\x88\x68\xd2\x91\x5c\x08\x0d\xaa\x05\x5b\xfe\x33\xf6\x92\x0c\x44\xf3\x4d\x98\x4f\x34\xa0\xbd\x24\xda\x66\x98\x9a\x60\xa3\x25\x85\xe0\x27\xa3\xd8\x29\x9a\xb8\xc3\x65\xba\xc4\xf7\xb8\xa0\xfb\x9c\x98\xf0\xed\x5b\x6e\xa1\x0e\xb6\x5a\xb9\xfa\xfb\x5f\x37\x74\x0c\xb1\x73\x09\x15\x12\x4b\x10\xec\x92\xa4\xda\xd0\xf2\xa7\x57\xf9\x90\xe3\x56\xec\x39\x1d\xd1\xeb\x5f\x68\x8f\xb4\x5d\x4b\xc8\x96\x5a\xdb\xac\x5f\xfd\x44\xd4\x0c\xf8\xe1\xfa\x97\x82\x7e\x17\xd4\x06\xed\xa5\x06\xd8\x2f\x44\xc7\xf9\x5b\x82\x77\x64\xf1\xbe\x26\x88\x13\xa5\x0b\x90\x3d\x71\x0d\x41\x01\xd7\xe1\x0b\xd3\x12\xb3\xb1\x96\xd2\x9d\xd9\xd3\xbe\x4f\xd0\xcb\x5e\xb8\x14\x6b\x08\x81\xf4\x4d\xbb\xce\x43\x82\xc3\x8c\x0c\xd0\x5c\x47\x8c\x02\xce\x88\xcc\x2b\x22\xc0\x01\xc6\x21\x6a\xb5\x2a\x87\xd2\x7e\xae\x43\x71\xb3\xed\x9a\x9c\x48\x96\xa5\x99\x67\x34\x84\x57\x3f\x57\xf4\x77\x18\x56\x34\x0b\x82\x06\x37\x9e\x00\x65\x63\x2c\x04\x63\x9c\xf8\x92\x68\x74\x31\x7f\x40\xbc\x12\x73\x47\xfc\xe9\x4f\x42\x69\x76\xd5\xf5\x8f\x3d\x9d\x31\x70\x59\xcf\x9f\x3d\xb2\xdc\xc1\x06\x14\x9b\x5b\xa9\xca\x8a\xb8\xad\x3d\x1d\xab\xaf\xf8\xa8\x5d\x2e\xaa\xb2\x6e\x89\x77\xaa\x5b\xa4\x0d\x49\xae\xc9\x27\xdd\xd6\xd6\x06\x29\xdd\x09\xce\x70\xfb\xf7\xbf\xd6\x40\xb5\xeb\xb2\x06\xc4\x12\x4a\x13\x1e\x0e\xd5\xff\x7f\x2a\xc8\xb0\xdd\x99\x8a\x28\x96\x3d\x31\xc9\xb2\x37\xbb\xfe\xfa\x47\xa2\x3e\x7b\x20\x85\x8b\xae\x58\xa7\x57\xb4\xb0\x32\x80\xcb\xb6\xad\x82\x11\x7c\x75\x7e\x7e\x1a\x24\x4e\x8c\x01\xd3\xe2\x31\xd0\x72\xba\x0d\x96\x18\x30\x69\x0e\xa2\x45\x32\x93\x0d\xd7\xd5\x44\xcd\x32\xa0\x52\x82\xc3\x78\x37\x52\xe6\x11\xa0\x25\xa8\xd2\x87\x30\xc3\xa8\xde\xc7\x7f\x67\xe0\xb7\x68\xb7\x26\x04\x75\x26\xb5\x49\x7a\x69\x2c\x33\x4d\x7c\x4e\xca\x0a\xc7\x71\xf2\xa0\x54\xe9\x15\x72\x0a\xab\xbc\xd6\x61\x11\x81\x62\xa2\xed\xd1\x42\x6c\x09\x0a\x8c\xa5\xcf\x14\xbe\x8f\x01\x1c\x4e\xbe\xa8\xcb\x2d\xb1\xbf\xc1\x97\x9b\x8c\x4c\x98\xc0\x5f\x6e\x3a\x73\xe7\x69\x76\x87\x16\x6d\x55\x66\x98\xdb\xde\x3c\xfb\xe3\x7d\xf3\x7f\x7f\xf4\xe1\x87\x33\xf3\xb8\xbc\xfe\xd5\x9a\x25\x56\xa4\x2d\xa9\x30\x78\x8f\x86\xa0\xcb\x93\x37\x3c\xc2\x13\xb3\x24\x5e\xe8\xfa\x6f\xff\xf9\xef\x89\xb6\x49\x74\x6d\x9b\x10\x0e\x36\x77\xf8\x20\xdc\x31\x9f\x70\xc1\xff\x61\x7f\x48\x88\xd1\xb5\xb3\xb4\xdc\x7e\x3a\x03\x43\x45\xb8\xb8\x76\x27\x26\x4b\x76\xc4\xf2\x07\x30\x33\x8e\xcb\xd4\x72\x23\x5a\x43\x4b\x80\x2a\xfd\xc0\x86\x2f\xd2\xb2\xb8\xc8\xeb\xed\xfc\x85\x6c\x23\x1a\x6e\x4b\x30\xab\xb3\x3d\xc3\x4d\x59\x74\x59\x5a\x06\x2d\xe1\xaf\xfc\xa2\x0f\x8a\x4b\xef\x02\x66\x0f\x5e\x5b\x13\xf3\xbe\xc0\x9f\x3c\xb5\xc7\x97\x03\x0c\x07\x08\x9d\x0a\x37\xb4\xc8\x17\x17\x20\xfb\x42\xa2\x5c\x1f\x2d\x48\x95\xe6\xc4\x45\x68\x23\x57\x24\x65\xbc\xd0\x33\x60\xee\x3f\x78\x72\x42\x73\xdc\xd9\x96\x20\x8a\x6a\x04\x4f\x02\x7e\xd6\xad\xc1\xd1\xf4\xdb\x93\x00\x15\x61\xcb\xe6\x84\xa3\x9a\x72\x09\x84\xb0\x7c\xf5\x73\x46\x38\xab\x2a\x09\x40\xc0\x59\x9b\x72\x4d\x3b\x2a\x07\x59\x73\x64\x83\x98\xe1\x97\x84\x4d\xea\xa1\x3f\x19\x36\x1d\xb8\x2f\x35\xeb\xb0\xb0\x0e\xf1\x81\x92\x16\x57\x90\x49\x54\x4a\xc7\xb8\x24\x31\x8d\x58\xd2\xd4\x36\x27\xa0\x65\x46\xb2\x1b\x43\x2c\x8f\xe9\x48\x14\x4b\x32\x9b\xd1\x5e\x32\x58\xf1\x06\x74\x34\xb3\x17\x49\xb7\x69\x83\x71\x45\xe4\xcc\x8f\xad\x49\x08\x42\x7b\x42\xfe\x40\xc5\xc3\x3a\x42\xd0\x9a\xaa\x38\x06\xe5\xd1\xea\x11\x8a\x3e\x21\xd4\xbf\x59\x97\x42\x10\xa5\x2d\x1a\x22\x60\x49\x55\xcd\xf6\xef\x7f\x25\x9a\x63\xda\x1d\xd0\x19\x9d\x06\x66\xd9\x41\x2e\x0b\xee\xde\x09\x38\x5f\xf0\xa7\xf1\x72\x4e\x9c\xad\x03\x7b\x26\xac\x9b\x61\xde\x80\x24\x14\xa3\xd9\x38\x38\x0c\x1c\xda\x54\x9b\x8b\xf7\xc2\x29\xcd\x94\x0b\x24\x01\x4b\xe5\xd6\xc5\xcb\x9c\x84\x41\xb7\xaf\x76\x3d\x06\x48\x5b\x40\xc5\x39\xda\x98\x19\x0e\x2b\x71\xbb\x1b\x3a\x9d\x9c\xd0\x40\xdc\x9c\x6e\x47\x07\x76\xce\x00\x18\x1a\x09\xe0\x93\xf6\x6e\x5b\x6d\xcb\xd5\x26\x0f\x9a\x06\x07\x87\x96\xfb\x13\xb3\xe2\x83\x4b\x18\xa4\x5c\x26\x29\x49\x48\x0a\x51\xce\x26\x68\xfb\xb1\xcd\x9c\xa0\xa4\xc2\x8b\xb0\xb5\x4f\x00\x66\x22\x7c\x24\x39\xc6\x60\x8e\x97\x84\x98\x6d\x3a\x6f\xfb\x93\x70\xf1\x08\x67\x3d\x7c\x60\xe6\xe6\x03\x43\x47\x62\x9d\x78\xa2\x39\xaa\x98\x74\xb4\x47\x93\xb6\x4f\xf7\x72\x1a\x64\x10\x07\x47\x7a\xaa\x53\x57\xf8\xa8\x64\x3c\xe2\x96\x1c\x43\xac\x38\x69\xc8\x38\x55\xa4\x74\xfd\x37\x73\xa9\x65\xa4\x6a\x2c\x5a\xab\x74\xb3\x58\x11\x35\x27\x79\x53\x3e\x49\x5a\x15\x0e\xaa\xa5\x2d\xbc\x58\xe5\xed\xe2\x02\xb8\x31\x63\xd0\x75\x59\x02\xb4\x08\xfd\x03\xaf\x0e\xca\x10\xb8\x09\x88\x84\xe3\x6d\xca\x33\xbb\x43\x75\xee\x7c\x6c\xee\xbe\x74\xac\xf1\x47\x40\x82\x0b\x3a\xa8\xf9\x06\x1b\x55\x85\xc8\x5d\x8f\x1d\x43\x54\x8e\xfe\x95\x4b\x46\x0c\x1d\x25\x2b\x07\x7c\xc2\x44\x00\x0c\x7c\x55\x2e\x6b\x74\x40\xe2\x28\x51\x57\x30\x78\xae\xe6\xde\xdc\x05\x12\x30\x4f\x1e\x7e\x61\x76\xd0\x79\x50\xe9\x3d\xed\x8f\x65\x97\x6f\xb2\x19\xa6\x27\x8c\x31\xb1\xc5\xba\x07\x8e\x48\x26\x3c\x86\x86\xb1\x59\x55\x27\xbb\xc2\xca\xe8\x5d\xfd\x81\xc3\xf3\x5c\xff\x88\x3b\x42\x7d\x26\xfb\xda\x40\x22\x0d\x78\xee\x0b\xf3\xa7\x3d\x41\x62\x6b\xc8\x80\x79\x2e\x60\xa8\xaf\xa2\x33\xf1\x13\xc1\xc6\x23\x19\x85\xda\x6b\xcc\x7b\x9f\xd2\xff\x04\xd4\xe4\xa5\x15\x32\xb4\x3a\xb6\x34\xc2\x49\xca\xd6\xa6\x62\x1d\x13\xa4\x78\x52\xd1\xd9\x40\x03\x18\x78\x9e\x51\x13\xbb\x50\xc0\x0f\xf7\x69\xe2\x5a\x90\x5d\xd3\x74\x29\x61\xe1\x66\x7e\x7f\xcf\xec\xf3\x5b\xe6\x7e\x6e\x89\x5a\x6c\x7b\x1e\xc3\x89\x01\x51\xdf\x81\xa4\xd4\x34\x30\x2a\xc2\xdb\x8a\x08\x39\xf1\x63\x3c\xc8\x8c\x16\x76\x6f\x99\x57\xf9\x16\xda\x36\x12\xb7\x3b\xe1\xcb\xcb\x4d\x36\xcd\xe0\x6e\xba\xa5\xa7\x99\x6e\xb3\xbb\xe2\xee\x30\x34\x24\x80\xa4\x97\x0b\xaf\xa9\x03\xa8\x5a\xfb\x03\x31\x75\xd4\x9b\x62\x32\x4c\xca\xae\x09\xde\x82\x54\x9c\x82\x0f\x9a\xab\x6d\xcf\xeb\xdd\xcc\x1f\x63\x93\x06\xfc\x37\x8e\xd9\x86\x36\x70\x09\x64\xf9\xd2\x6a\xa9\x17\x4d\x25\x52\x47\x54\x92\x1a\x21\x21\x41\xdb\x18\xc4\x05\xcb\x39\xa2\x61\xd2\x4c\xf9\x20\x06\x83\x31\x24\x2b\x1d\xff\x89\x7e\xf1\x42\x3b\xcd\xc8\x8c\x16\x8a\xd5\x30\xda\x25\x30\x57\x4e\xbb\x36\xe8\x12\xb2\x2f\x81\x51\x95\x91\xdf\xa9\x36\x24\x50\x84\xb0\xa6\xe6\x5b\xc2\x4d\x50\xa1\x0c\x8a\xbe\x85\xca\x64\x74\xfa\x01\x82\xeb\x5f\x49\x46\xa4\xf5\x07\x7c\xca\x80\xe9\xb9\xb4\x15\xb8\xa3\x6d\xb3\x9a\x3f\x4e\x08\x75\x5e\xd1\xaa\x48\xa1\xcf\x4c\xa8\xda\x14\xac\x49\x42\x51\x53\x12\x3f\xba\x59\xbc\x51\x03\xa7\xc4\x12\xbd\xfa\x89\xbe\x09\x1c\xae\x7e\x4c\x71\x45\x01\x49\x12\x20\xaf\x21\x6d\xd4\x66\x9f\xd0\x36\x1b\xa8\x6c\x22\x42\xd4\xf5\x8f\x89\xe7\xef\x89\xc1\x9d\x19\x28\x01\x72\x2a\x59\xca\x36\x5e\xb7\x84\x1f\x22\x94\x6b\x45\xe9\x9b\x37\xdd\x01\x7f\x80\xe1\x02\x59\x86\x5d\x9e\x1c\x67\xf7\xdc\x08\xfa\x60\x04\xd6\x88\x7c\x13\x63\x79\x26\xb3\x5b\xbb\x5d\xa2\x07\x4b\x90\xaf\x48\xaa\x7a\xf5\x33\x64\xcf\x2d\xeb\xa2\x88\x42\xaf\x08\x61\x78\x6c\x4e\x25\x4a\xca\xc1\x29\xda\x0a\x3e\x4f\xa4\x90\x9d\x2e\x44\x47\x4d\x4a\x7d\xe6\x15\xcb\x84\x81\x76\xa0\x0a\x34\x9c\x25\x61\xd9\x46\x8e\x40\x82\xd5\x8b\xb5\xca\xb2\x02\x33\x4f\x53\x84\xd7\x61\x4e\xb6\xb1\x45\xeb\xd6\x81\x35\x97\x9e\x8f\x26\x44\x23\xa7\xd2\xc4\xfc\x30\x0d\x37\x58\x17\x8c\xa8\x60\x96\xe1\x93\xe5\xa7\x77\x9b\x4f\xde\x5f\x7e\x3a\x60\xf9\x06\xe8\x87\x98\x20\x10\x7a\x22\x0f\x84\x8b\x9b\x35\x51\xe7\x62\x4d\x79\x65\xb6\xcc\xcb\x9a\x69\xfd\xce\xa4\xb4\x57\x56\x90\xbc\xae\x96\x9b\xfc\xfa\x57\x42\x38\x74\x12\x56\x60\xbd\x0a\x73\x37\x63\x11\x2f\x2b\xd7\xe5\xf5\x5f\x44\xc4\xa3\xf6\x09\x49\x85\x0b\x35\xf3\x5a\xf9\x45\x5b\xfa\xfd\x7f\x46\x49\xac\x12\x2b\xa1\x2c\xab\x9d\xae\x02\x2a\x55\x3e\xed\x7c\xfe\x5c\xe1\x7b\xeb\xb6\xdf\x01\x60\x4c\xc8\xfc\x61\x61\x00\x6d\xf2\x6d\x3e\x80\x89\x30\x62\x6b\x5b\xda\x37\xfb\x65\xdf\x1a\x9a\xc2\xcf\x44\x2f\x01\x8b\x1e\x77\x0e\x7b\x07\xb6\x04\x0d\xb2\x16\xb1\x97\x4d\xbb\xe7\x69\x43\x57\x0a\x2c\xfe\x11\xa1\x89\xa2\x63\xfd\x07\x2d\xec\xa2\x2b\x74\x71\x6c\x26\x5b\xf4\x45\x4e\x9b\xe7\x84\xa9\xe1\x16\xad\x12\xe4\xfd\x32\x00\xbd\xa9\x20\x25\x7d\xbd\xe3\xa1\xff\xee\xcc\xfc\x89\x36\xcb\x46\xe8\x0f\x36\x47\xbf\xd5\xfd\x13\x8a\x48\xc7\x96\x16\xc8\xb8\x0a\xb7\x94\x2c\x31\x8d\x97\x36\xdb\xab\x9f\x4e\x48\x6a\xcd\xd7\x45\x7e\x05\x39\xb6\x2a\x0b\x59\x2c\x9c\x88\x3e\xcd\x9b\xf5\x4c\x21\xa6\x53\xf8\x5a\xcb\xb2\x0e\xc6\x49\xea\xda\xdc\x21\x90\x9c\xdc\xca\x7c\x45\xc3\xc8\xa6\x25\xbe\xc2\x16\xf1\x54\x3d\x59\x6d\xd6\xe5\x55\x52\x33\x2c\xf6\x44\x97\x92\x0c\x14\x96\x89\xc0\x16\xdb\x01\xa3\xc0\x60\xda\xa3\x63\x79\xc7\x5d\x33\xbc\x7b\x30\xac\x3d\x2b\x81\x6b\x12\x99\xa0\x9d\x37\xdc\x8e\x72\xc7\xee\xac\x4a\xdb\xfe\xa8\x3e\xf3\x45\xac\x2f\xe2\xc8\x32\xeb\xa1\x87\x6d\xd3\xb2\x2e\x7e\x5d\x66\x03\xf0\xf9\xde\x0a\xd0\x59\xa1\x2a\xaf\x02\xcf\xb1\x08\x49\x78\x3f\x1b\xf7\xea\x64\xf2\x89\xc9\xed\xdd\x98\x69\x52\x8e\x5d\xf4\xd5\xda\xb2\x5c\x34\x97\x50\x8a\x3c\x00\x8b\x26\xa7\x5d\x46\xcd\xf0\xdd\x0e\xc2\x3b\xb0\xd7\x15\xe1\x49\x83\xb5\x36\xff\x8f\xd9\x17\xc9\x9a\xc8\xaa\x50\x78\xc0\xea\x3b\x3d\x4e\x20\x3e\xee\x2c\x9d\x8a\x8e\xdb\xa5\x4f\x9d\x3e\x14\x17\xc6\xf5\x9f\x6c\x4d\xc2\xb4\x94\x71\xbb\x22\xc3\x8a\x37\xd3\x40\x96\x92\x2e\x2d\x20\x68\x8e\x77\x79\xa6\x09\x46\x13\x4e\xcc\x0b\xbb\x49\x89\x0a\xcb\x98\x49\xb8\xc5\xa0\x7b\xdb\xcc\xcf\x93\x35\xb4\xa3\x58\x1b\xa2\xe2\x65\x06\xa1\xfe\x1b\x68\x0e\xff\xc2\x45\xa1\x8e\xa0\x92\xcf\x89\x9a\x3c\x39\xc6\xbd\x83\x1a\x07\x99\xf1\x9d\xd0\x17\x3c\xc1\x7b\xc1\xf6\xbd\x7d\xeb\x74\xcc\xe8\x3f\xb3\x13\x37\x5f\x7e\xcd\xce\xce\xbe\x3a\x67\x31\x43\xda\x5f\x6f\xba\x94\x16\x83\x15\x69\x5f\xb5\x6d\xd5\x3c\xaf\x37\x73\xd1\x1c\x3d\x7f\xf6\x08\xad\xf7\x10\x97\x91\x0a\x9d\x54\x06\xbc\xb4\x2b\x81\xa4\xc1\x2d\x9c\xdb\x64\x1b\x0c\x76\x6f\x9b\x8a\xf2\xba\xdb\xb7\xee\x11\x0f\x11\x64\x40\xdc\xa9\xfb\xbd\x68\x3c\x58\x7d\xfb\x45\x20\x63\x1c\x08\x38\x83\x68\x68\xf9\x9e\xed\xfb\xf1\x26\x62\x55\xdd\xec\x7b\x5a\xfa\x4d\x45\xc2\x2c\xd8\x38\x5f\x94\x35\x96\x4c\xa5\x9a\x35\x8d\x93\xc5\x42\x82\xc3\xb0\xeb\x89\x14\xe8\xa6\x33\xc9\xe6\x22\x29\xa0\xaa\x83\x20\x46\x19\x84\x1a\x7b\xc2\x75\xb4\x12\xc8\xa5\xb1\x00\x80\xd9\xba\x06\x02\xa4\x45\x1c\xf5\x98\x11\x62\xf9\x87\xf7\x7a\x12\xf5\x28\x63\x58\xd7\x65\x65\xd7\xe8\xbd\xc9\xf7\x36\xec\x93\xd5\xde\x48\x24\xbc\x8e\x7c\x66\xd7\x47\x65\xa0\x8f\x01\x56\xc0\x90\x52\x68\xab\xae\x88\xf9\xf8\xd5\x5e\x41\x5a\x70\xa7\x0f\x55\x93\x1f\x7e\x6f\x55\xc1\xb3\xe1\x5a\x85\x72\x0e\xf4\x9e\xd8\xb1\x44\x0d\x54\xf3\x48\x55\xa0\xcd\x7c\x83\x0a\xb4\xe7\xb8\x74\xb1\xc6\x36\xd6\x1a\x74\xba\xa8\x73\x42\xd3\x4b\xf0\x50\xd9\xc7\xfe\x56\x97\xc8\x75\x5a\xd6\xb5\x4d\x5b\xdc\xd2\x79\x65\x06\x8b\x81\xab\x84\xb0\x22\xaf\xd0\x2c\x40\x5c\x83\xcc\xa5\xba\xbc\x3c\x26\x60\x41\x5d\x66\x37\xa4\xfa\x70\x35\xbd\x58\x5a\x4b\x2c\x42\xb2\xb6\xc5\x94\x28\xc2\xb3\x62\x36\x16\xf5\x7f\x6e\x13\xbd\x82\x5c\x4c\xd7\x0d\x0f\xfb\x64\x5d\x62\xe7\x8e\x54\x0d\xae\x1b\x26\x6b\xb6\x74\x52\x8f\x54\x75\xa7\x76\xb2\x9e\x2c\x2d\xd7\xa1\x39\x67\x11\xee\x89\x2a\x28\xf3\xc4\x37\xf8\x10\xab\x37\x1b\xbb\x82\x5e\xd9\xf5\x3b\xee\x4c\x37\x16\x00\x9c\x95\xfb\x5d\xb9\x01\x27\x8c\x3d\x95\xcf\x02\xf0\xfa\x85\x1a\x56\xf6\x88\xc4\x77\xa9\xba\x58\xbf\x97\x06\x49\x95\x95\x63\x84\xbf\x6b\x36\x36\x08\xc4\x75\x1e\xd7\xf3\xca\xee\x40\xeb\x02\x79\xb4\xc2\x34\xc0\x15\x25\x7c\xa9\x33\xb5\x30\x4e\x86\x9f\x6a\x9b\x46\x05\x71\x7e\xba\x71\x69\x10\xd6\x24\xe0\x9b\xd2\xdc\x6e\x7e\x6b\xf3\x83\x02\xc7\xdd\x5e\xde\x30\x83\xd2\x01\x26\x6c\xd6\x3a\x8b\x0d\x6c\x7f\xfb\x03\x61\x5e\x62\xfb\xa1\xe5\x88\x34\x59\x00\x25\x65\x81\x5e\xa3\xc2\x26\x69\x5a\x08\xac\x32\xbd\xf9\xf3\xa6\xdb\x8d\x6b\x70\x1f\xe0\xe5\xa9\xd2\x96\x18\x59\xea\xb7\x80\x62\xc2\xd8\x75\x5e\xf5\xd1\xa4\xf3\x99\x79\x0c\xfc\xc2\xe8\x1c\xfa\xea\x28\x97\xcf\x98\x9b\x2f\xee\x77\xd6\xb6\x0f\x18\x1e\xb7\xc8\x84\x24\xa1\x48\x68\x45\xd1\xb3\x23\x84\x7a\x91\xaf\x85\x45\x69\xc1\x75\xe3\xd2\xc7\xd3\xb7\x8f\x59\x5c\xee\x44\x0d\xfa\x92\x79\x04\xdf\x34\xdf\x63\x0f\x34\xe6\x75\x4d\x41\xa9\x4c\xa5\x12\xc1\xf4\x90\xf8\x50\x2b\x42\x61\x63\xa1\xe5\xfa\x6f\x90\x1a\x06\xfd\xaf\x68\xfd\x88\x4a\x3a\xed\xcc\x73\x1c\x07\xda\x04\xc8\xf3\x2a\x2f\x5c\x04\x94\x99\xd3\xd8\x88\x66\x85\x88\x40\x4b\xa7\x0b\xcb\x20\x46\x27\xe7\x83\x80\xa1\xd7\x4a\x34\xba\xab\x08\x9e\xb4\x04\xe1\x1e\x3b\x71\xda\x4d\x36\xd3\xe8\x8a\x57\x3f\xd1\x34\x99\x53\xaf\x21\x4c\xec\x69\xd6\x33\xd7\x0d\x64\x09\x58\x9a\x84\xbd\x48\x07\xb0\xa4\xa0\xe9\xbb\x75\xa6\x75\xdf\x11\x77\x10\x62\xa2\xa1\x1f\xc2\x9d\x65\xd5\x61\x38\xd4\x93\xbb\xa5\x71\x5d\x2b\x62\x1b\x4f\x2b\xb2\x7a\xd1\x3e\x79\x7e\xbf\x71\x66\xff\xf9\xef\xae\xc3\x68\x7a\x21\x1c\xf9\xe6\xe7\xbc\x34\x5d\xb0\x08\x8c\xfe\x83\x5e\xb1\xd1\xf9\x12\x43\xc4\xf5\x75\xbe\x59\x77\xe1\xee\x67\xda\x3d\xf4\x8e\x52\x85\xde\x19\xe7\x03\x94\x1d\x3f\xc6\x03\x10\x5b\x8d\xc5\xb2\x4e\x8a\xf4\x72\x7c\x18\x13\xb3\x4a\x40\xdf\x68\xe7\x84\x27\x91\x19\x49\x8c\x17\x2a\x1a\xb6\xd6\x58\xe8\x05\x8a\x30\x9a\x24\x6f\x42\x1a\xd0\x0b\x11\xb4\xa2\x97\x23\xb8\xec\xf2\x55\xe4\x92\x64\x54\x33\xd9\x71\x9d\x5d\xa0\xd9\x83\xca\xe8\xaa\x24\xa6\xa2\xc4\x05\xae\x5e\x8a\x5e\xff\x18\x18\xd2\xd0\xa1\x8c\x35\x48\xcc\x8d\xe7\x6d\x3f\x3f\xed\x48\xf8\x26\x0e\x27\x11\xa1\xac\x60\xa9\x00\x3a\x09\x18\x17\xd8\xba\x99\x3f\x5d\x42\xad\xc2\x76\x3e\x3d\x56\x23\x01\x9a\xa3\xc9\xd3\x4e\xcc\x4b\x31\xd5\x90\xc2\x50\x3e\x4a\x61\x16\x88\x00\x02\xb0\xd2\x33\x26\x11\x60\x14\xea\x97\xd0\x6f\x1e\x12\x06\xd8\xbd\xc8\xea\x81\x40\xed\xb5\x01\x60\xd5\xa1\x7e\x95\xb4\x84\x60\x0b\x11\x13\x79\x68\xd9\xfc\xc5\xbe\xa4\xe5\x4b\x19\x59\xf7\xc7\x9a\x0c\x28\x97\x18\x1d\x7c\xeb\x2c\xa0\x68\x69\x9c\x9d\xd4\xa9\x5a\x48\x1d\xa8\xe3\x15\xf5\x34\x24\x6b\x11\x5a\xb1\x7a\x95\xcd\x1a\x31\x62\x5e\xa0\x4e\x65\x42\x69\x09\x80\x2c\x61\xd3\xb8\xf8\x1e\x98\x40\xca\xea\x96\x66\x7e\x4f\x35\xc3\x96\x8f\x4f\x13\x58\xa8\x51\x4a\x46\x47\xa3\xc5\x5d\x42\x47\x0b\xab\xca\x87\x2e\x27\x34\xf3\xf0\x01\x86\x5a\xf1\xda\x2c\xe2\x51\x9a\x4a\x57\xac\xf7\xe3\x97\xfb\x10\x31\xf6\x4a\x0e\x48\xbf\x2f\x4f\x3b\xdc\x5d\x4f\xe9\x31\xe9\xd9\x40\xc6\x5d\x0c\x12\xf3\x3b\xdc\x69\xd2\x80\xf6\x50\xe6\xed\x45\xad\xae\x8a\xd6\xad\x11\x9b\x9a\x75\x72\xfd\x6b\x06\xfb\x09\x92\x43\x99\x9b\xd9\xf5\x94\x4f\xe7\xee\x4a\x0f\x5e\xfb\xea\xe7\xff\xfc\x77\xbd\xc8\xc1\x42\xc2\x72\x8c\x69\xed\x43\x28\xc8\xa8\x15\xec\x83\xbc\x81\x09\xe1\xd8\xf6\x71\x53\x0a\xec\xe6\x8f\xca\x0d\x91\x16\x35\xa7\xeb\x2a\x5c\x7d\x79\x58\x7c\x23\xea\xf5\x7c\xdf\x0d\xf6\x6d\x71\x11\x2f\x18\x86\x46\x70\x4e\x89\x45\x13\x55\x6e\x9e\x29\x84\x34\xe5\xb8\x22\x3d\x7d\xde\xb0\xf1\x1b\x31\xc3\x28\x4a\x67\x3c\xd2\x45\xb2\xe0\xa8\xb8\x53\x18\x9d\xc3\x22\x4b\x2d\xb5\x76\x39\xae\x37\x2f\x2e\x88\x33\x32\xed\x25\x7d\x27\xbd\xb9\x2c\x77\x66\x93\x17\x6b\x68\xb4\x60\xcd\x39\xd6\x57\x89\xe2\x8e\x76\x6a\x07\x6b\xb6\xa2\x2f\x3a\x98\xcf\x1d\x58\xd3\xb9\x1b\xc3\x08\x55\xb8\x6b\xbe\x02\xc4\x38\x29\xb2\xa4\xce\xa0\x0b\x16\xd4\xd1\x4f\x57\xf2\x26\x2d\xee\xea\xb9\x34\x23\x1b\x0b\xc2\x51\xae\x81\xf4\xb2\x2c\x1b\x55\x3b\xbb\x8b\x61\x5c\x0f\xec\xa1\x30\xea\x8d\xbb\x11\xd6\x15\x71\x08\x2c\x58\xb3\xe0\x5a\x42\x1a\xe5\x25\x96\x3b\x5f\x37\x20\x3e\xeb\x8b\x7c\x0b\xc3\x56\x28\xb5\x93\x4c\x2c\x4f\x71\xa2\x06\x16\x12\x77\x4a\x7b\x56\xfe\x14\xe5\x68\x46\xc3\x3d\xd5\x0b\xb1\x0b\xf6\x08\x17\x48\x41\xac\x3a\x94\x51\x01\x4b\x01\x34\x5c\x82\x6e\xe9\x84\x67\xa3\x09\xf8\x1d\xf5\x7c\x3c\x78\xc8\x8b\x5e\x69\x7c\x6c\x6b\x09\x35\xd1\xdd\x32\x28\x7b\xe5\xac\x39\xc1\xbf\xdc\x04\xac\xe3\x3d\xb9\x42\x1a\xd4\x02\x80\xb7\xcf\x65\x33\xd6\x4b\x6f\x49\x0b\x75\xc2\x22\x2a\x20\x2a\x06\xf3\xc4\xee\xcc\xa9\xd7\x9b\x4c\xf0\xea\x9f\xe3\x22\x8c\xcd\x38\x6f\x66\xcf\x47\x43\xf7\xe0\x50\xa1\x4c\x01\x50\xc2\x18\x94\xcf\x8b\x0d\x40\xa1\xa6\x21\xb8\xab\x85\x56\xda\x5f\x1a\xb3\x3d\x1f\x5f\x73\xa1\x70\x99\xc2\x42\x8b\x0d\x9e\x54\x31\xc5\x30\x63\xf1\xa6\x11\xa9\xa6\xf7\x2a\x15\x35\xb0\xd5\xcc\xc0\xc6\x96\x51\x20\x14\x78\xae\xa4\x88\x47\x01\x92\x24\xe1\x1d\x4b\xc8\x5b\x35\xc4\x97\x93\xe8\x31\xc2\x89\xde\x6c\x43\x2d\xcf\xaf\xff\x02\x41\xb5\xa6\x4d\x5a\xf7\xe0\x08\xb4\x59\x9f\xa6\xda\x2e\xde\x31\x6c\x32\x1d\xf4\xed\xf0\xbf\x2f\xd3\x41\x03\xe5\x06\x4b\x39\x40\x82\xaa\x7c\x79\xa0\xdf\xe3\x7c\x99\x15\xe7\x5a\x31\x02\x8d\x95\x69\x82\x7a\x6a\xbb\x2d\x5f\x5a\x45\x34\x19\x4d\x81\x4d\x6e\xd8\xc6\x0f\x46\x3e\x31\xde\x31\x0f\x18\x11\x11\x92\x2a\x5a\x60\x01\x87\x85\x3e\x3b\xe8\xdb\x6d\x00\x1d\x23\xad\x98\x81\x0c\x6a\x64\x5a\x99\xd3\xc4\xb1\xfd\xea\x5b\xb8\xb7\xce\x78\x83\xca\x74\x1f\x10\xfb\x74\x25\xe8\xc2\xad\x13\x0a\x84\x99\x07\xe9\x8b\xe8\x2a\x03\x4a\xfa\xff\xe2\xf5\xc5\xdb\x77\x9b\xb7\x7f\xff\xcd\xc5\xdd\x4c\xaf\x2b\x4e\x8e\x5d\x56\x0c\xaa\x5e\x67\xc6\xe0\x66\x12\x53\xa7\x00\x0c\x9e\x44\x65\x22\xec\x05\x67\x08\x67\x41\x77\xbd\x67\x4c\x82\x7d\x2f\xa2\x0f\xed\x7b\xe6\x52\xd0\x15\xa4\x26\x01\x25\xe7\x09\x3f\x23\xe7\x40\xa5\x90\x4d\x0e\x5b\x3b\xce\xed\x51\x8f\x77\x7b\x40\xf5\x49\xa0\xc8\xbd\x7e\xdd\x28\xa3\xc2\xbc\xd0\x89\xda\xec\x31\xb6\xa8\xcb\x3d\x31\x97\x45\x82\xcb\x03\xb5\xff\x53\x72\xf2\x09\x33\x01\xab\x4f\xa3\x1b\x2b\x3e\xea\xfd\x67\x9f\xbc\xaf\x99\xe6\xcc\x89\x5f\x05\x2e\x3d\xc0\x42\xec\x60\x5c\xb6\x86\xad\xf4\x60\x1b\x6d\xd8\x60\x54\x35\xf2\xc3\x98\xd9\x50\x1a\x82\x11\x8d\x82\x07\xdf\x8b\x42\x3e\xaa\x4b\xa8\x50\xf4\x7b\x95\xd8\xa6\x33\xca\x76\xb5\x67\xc3\xe6\x1c\x81\x6c\x30\x5e\xa4\x8c\x40\xc3\x22\x6c\xb3\xa1\x44\x3e\x1f\xb4\x13\x87\xed\x8f\x02\xb3\xa1\x12\x33\x05\xe3\x4a\x30\xad\x85\xa0\xa9\x36\xbd\xa8\x9b\x6c\x60\x1d\x4e\xdb\x00\xd2\x05\xb7\xe0\x6a\x47\x5a\x60\x49\xd6\x4e\xe7\xe7\xb5\x15\x86\x5d\x97\xdb\xef\x2b\x60\x7d\xac\x27\x3a\xc3\x2e\x1f\x86\x47\x25\x0f\xcf\xa6\x62\x22\xcc\x5e\xf1\x90\x1b\xbe\xc7\x44\x94\x5e\xc0\x29\x84\x20\x1b\xea\xa3\xc7\xe5\x64\x7f\x05\x85\xdb\x58\x2c\xf7\x48\xb6\x59\x77\xad\x0a\xef\x9d\x2f\xbd\x1d\x73\xa3\x7e\x2f\x2a\xc1\xc6\xba\xd1\xc1\xf5\xe2\x3e\xdb\x55\x99\xfb\xb4\x13\xd2\xcb\xd4\xdd\x86\x12\xb3\xc4\x0d\x7f\x36\x31\x3c\x07\x20\x07\x9c\x37\xc1\x5a\x2c\x57\xd1\x69\x2c\x55\xc1\xc2\xab\xf9\x54\x54\x28\xa5\xb0\x83\xa5\x18\x5c\x3b\xb1\xea\xf3\x3a\x59\x0f\x12\x15\x9c\x27\x78\x71\x5a\x70\x13\x72\x00\x81\xab\xd1\x3f\xfd\x41\x73\xb8\xb1\x44\xdb\xe6\xff\x25\x71\xb6\x87\xcd\x4e\xb9\xa6\xcd\x36\xae\xc1\xa9\x47\xeb\x0c\xe8\x41\x44\x94\x00\x39\x0c\xb0\x24\x04\xc1\x50\xa3\xbf\x63\xe1\xa5\x87\x4f\x8a\x5e\xf8\x4f\xa0\x89\x68\x3d\xd0\xc6\x61\x03\xe9\xa5\xc3\x12\xbe\x70\x9e\x28\xaa\x70\xe6\x39\x23\x64\xd1\x15\xcb\xbc\xc8\xe6\xe3\x5a\xd6\xe5\xf8\x15\xfb\x9a\xd5\x1a\x07\x02\xd7\xc0\x78\x94\x59\x85\xdb\xf7\x08\x51\x26\x5c\x77\xc1\x70\x8b\x1c\x71\x9a\x72\x49\x93\x02\x34\x38\x0f\xe0\xd0\x2d\xd6\x39\xcb\x74\x35\xac\x90\xba\x2f\x7a\x4e\xec\x14\x59\x73\xa2\xae\x52\xe3\x80\x85\xdf\x4c\x3b\x2f\x13\x22\xb7\xae\x91\x8c\x08\x73\xd2\xc2\x02\x1e\xf7\x00\xbc\x70\x34\x0f\x19\x18\x8b\x03\xac\xd8\xba\x77\xfa\x10\x76\xd8\xbe\x43\x69\xf3\x4f\xb4\x8d\x88\x54\x11\xcb\x94\x03\xe3\x42\xec\xd2\xbe\x61\x19\x04\x8d\x22\x2d\x8b\x25\x80\x14\xa1\xe5\xf7\x79\x74\x3a\xdc\x5e\x0a\x50\x89\x4c\x39\x98\xe7\x78\x8e\x3a\xbd\x38\x5f\x56\xc2\x36\x20\xba\x6e\x14\x0e\x66\x9e\x6c\xed\x7a\x8f\xa5\x43\xe2\xf5\x96\x39\xd4\xb2\x0a\x2b\x48\xe3\x24\x39\xb0\xa2\xa5\x94\x1b\xeb\x99\x81\x0d\x94\x62\x09\x3a\xd0\x6a\x4a\xb9\x2a\xd5\x4e\xb0\x0f\x14\x34\x03\xe6\x92\x09\x28\xee\x0a\x17\x3d\x42\x60\x42\x18\x74\xed\x01\x21\x01\x44\xb0\xf2\x93\x55\xa7\x71\x9a\xd6\x0d\x5a\x73\x4b\x40\x7b\x94\xe8\x57\xa7\xea\x2d\xad\xf3\x66\x88\xcd\x5b\x92\xdd\x84\xd4\xc2\x39\xfb\xe3\xf1\x54\x77\xf4\xb1\x85\xd1\xa1\xb4\xf1\xaa\x3c\x61\x31\x85\x0d\x4e\xae\x0c\x04\x19\xa8\xc3\x7e\x8d\x24\x17\x61\x87\x30\xee\x61\x70\x38\x61\x3a\x0a\x77\xfd\x1b\x69\x31\x34\xcf\xc9\xc2\x89\xd3\x14\xd0\xd6\xab\x77\xd0\xcb\x76\x58\x0c\x29\x7d\x42\x5c\xb5\x63\x13\x60\x00\xf8\xf8\xe9\xf5\x7f\x7c\x31\xf0\x06\x3c\x7e\xbe\xda\xba\xe0\xf1\x27\x6f\x0d\x66\x92\xa3\x21\x04\xc6\x92\x03\xe0\xc7\x03\xf5\x06\x9c\x03\x39\x13\x7f\xba\x51\x31\x87\x00\x45\x9b\xea\x45\x03\x85\x22\xdb\xf4\xef\x13\x38\x88\x9d\x1c\x59\xa5\xdb\xb7\xbe\x85\x02\xee\x3b\x92\xea\x58\x19\xff\x22\xd0\x88\x06\x37\x4c\x93\x77\xc8\xc3\xfd\x93\xf2\x51\x0f\x48\xce\xb5\xaa\xea\x8a\x6e\x22\x60\xec\xb8\xa6\x85\x83\x65\xf7\x89\xd9\x55\x49\x96\x88\x4f\xde\xce\x88\x35\x12\xab\x36\x1d\x7c\x3b\xe8\x2c\x48\xa4\xf4\xe0\x9d\xc1\x5e\xad\xc9\x97\xf9\x06\x64\xeb\x45\x9e\x95\x82\x5a\xc1\x53\x70\x06\xd2\x03\x97\x86\xc3\x5b\x90\x4f\x9a\x8a\x30\x5b\x4a\x84\xa8\x99\xdf\xe9\x60\x36\x41\xf8\xcd\xfe\xd0\xde\xf9\xb4\x82\x1b\x6d\xcb\x9d\x51\x91\x4f\xc3\x06\xe1\x51\xe9\x5a\x7d\xe7\xbe\x68\x49\xca\x0b\x91\x60\x5e\x26\x9b\x2e\xd6\x99\xc0\x3a\x1c\x35\x9a\x77\x59\x27\xb8\x16\xdd\xf3\x19\x7e\xb2\x64\xad\xa9\xec\xbe\xa0\x6e\x9a\x7b\x4d\x3b\x98\x03\xf2\xc3\x5b\x04\xb1\xdf\x57\x96\x1f\x1a\x79\x0f\x02\x50\x6d\x5e\x07\xde\x09\x4f\xab\xbc\xd1\x6f\xb8\xdb\x7a\x57\x5b\x9f\xe2\x15\x28\xaa\x09\x11\x2b\xfb\xd9\x2a\x6f\xf3\x55\x51\xd6\x34\x48\x62\xfe\x88\x40\xd8\xf9\x23\xfc\x65\xad\x96\xa6\x4c\x55\x35\x1b\x29\xc5\x83\x48\x32\xda\x27\xcf\xf8\x8f\xfb\x74\x75\xce\x68\xd7\x02\x44\x46\x92\x8d\xf3\x0e\xe6\x8b\x8b\x92\xc4\xfc\xbc\x9d\x3f\xa4\xff\x72\x9c\x66\x95\x11\x07\x07\x4b\x65\x44\xb9\x0d\x5a\x37\x28\xce\x1a\x36\xd0\x1f\x9a\x51\x13\x43\x06\xf9\x73\x58\xb1\xd0\x00\xe3\xcd\xaa\x76\xf9\xaa\x22\x87\x0f\x11\xa3\x97\x41\x37\xee\x7c\x71\x69\x34\x84\xf3\x69\x7d\xe7\x4f\xb3\xeb\x5f\x76\xc0\x34\x8c\x90\x25\x17\x18\xf0\x1d\x11\xa8\xfa\x77\x6f\x54\x1f\x47\x9b\xf0\x1f\xa3\x3e\x3e\xd2\xe4\x81\xfa\xb8\xb0\x50\x50\x75\x2d\xdc\x56\xb7\xc9\x6a\x64\x35\xa1\x3e\xc4\x83\x6f\xa4\xfa\x11\x8f\xb2\x06\x0f\xc3\xf1\x62\xd0\x46\x27\x1e\x21\x89\x0f\x15\x4e\x93\x59\xd2\xa1\xb8\xf3\xa9\x40\xca\x1f\x28\xd7\x28\x2f\xce\xa9\xbb\xcc\x18\x2d\x8f\x16\x9a\xa5\xb8\xbd\x5d\xa8\x62\x60\x7e\x06\x4f\xa4\x4e\xb5\x25\x47\x0a\x05\x8c\xa7\x72\x2f\xa1\xd7\xd2\xfb\x5f\x3e\x3c\x67\x1f\xa8\xb2\x36\x50\xda\x6e\x8c\x38\xbf\xb0\x87\xe3\x6c\x68\xd2\x5d\x11\x72\x99\xb1\xf5\xb5\x37\x78\x72\x77\xa9\x4c\x91\xdc\x3d\x0a\x8b\x75\x5e\x1d\xa5\x0e\x6d\x39\x6b\xfb\xe4\x7c\xd3\x62\xf0\xa9\x6f\x9c\x5f\x55\xef\x4f\x3e\xbb\x2f\xc1\x33\x22\xf4\x73\x44\x4e\x08\x71\x30\x6b\x4e\xf0\x02\x96\xce\x98\xb8\x54\xfd\x02\xaa\x59\xe2\x38\xab\x9c\xb5\xae\x74\x16\xd7\xb0\x31\x44\x96\xa6\x82\x58\x37\xe9\x65\xb9\x63\x1d\x30\x25\xd1\x96\x3a\x53\x3e\x06\x82\x82\x00\xd2\xb9\xb0\x1e\x4a\xbf\x50\xa9\x3b\x5f\x30\xbb\xfd\xcc\x3c\xcd\xe8\x3c\x80\x72\xdd\xe8\x1e\xcc\xc1\x08\x20\xb2\xbe\x05\xf6\x78\xc7\x46\x11\x58\x77\x90\xf8\xbf\xc0\xf8\x5e\xb6\x3f\xb0\xb7\x64\xba\xeb\x1b\x14\xc7\xe5\x8d\x92\xe9\xd5\x2e\x4f\xf6\xd9\x9a\x43\x18\x20\x95\xef\x73\x04\x70\x8c\x21\x79\xab\x2b\xe6\x63\x59\x86\x26\xd6\x10\x7b\xf4\xe7\x0e\x90\x58\xc1\x49\x99\x66\x4b\x47\x36\xc5\xfd\xfb\x60\x36\xe7\xe6\x0d\x34\x23\xbb\xf2\x6b\xd9\x66\xf1\x96\x0c\xcc\x96\x19\x7f\xa6\xe5\x96\xf8\xf5\xcc\xe3\x97\x62\xec\xa2\x4f\xd0\x02\x65\x6f\x58\x4f\x08\xf7\x04\xb0\x79\x55\x07\x8b\x22\x88\xcb\xd2\xd5\x0b\xa0\x1d\x62\x63\x74\xf7\x30\x15\x7c\x6d\x23\xb7\x6f\x29\xda\xfa\xd2\x23\xab\xb6\xb6\x76\xfe\x80\x95\x10\x2e\x97\x9d\x68\xdb\x64\xd5\x48\xb1\x9f\xc1\x0a\x90\xe4\x90\xac\x72\x57\xc2\x06\x59\xb8\x34\x84\x8b\x3d\x67\x1f\xf8\xc4\xc3\x8d\xbe\x41\xd4\x89\x8d\x79\xa6\xce\xf4\x90\x2b\x97\x96\x52\xbf\x68\x7b\xa2\xe3\x6d\x8f\xd3\xb3\x81\x47\x46\x41\x55\x1f\xfb\x9f\xd8\x69\xdb\x6d\xde\x36\xf3\xfb\xfc\x97\xdd\xd9\xd8\xec\xae\xa1\xd9\x67\x62\xef\xc5\xb7\x1f\x74\x98\xe6\xf7\xc1\x70\xf6\x9a\x40\x0b\xc2\x1e\xf5\x5f\xf1\x5f\x5f\x8e\x8d\xd5\x51\xf8\x1b\x66\xae\x4d\x1a\xd6\xa1\xad\xbb\x4d\xf8\x24\x7c\x6e\x49\x66\xbb\xfe\x85\x68\x7b\x91\x93\x9c\x05\xf2\xc8\x1e\xdd\x7e\x40\xb3\x83\x81\xb9\x0c\xf5\xf2\xe7\x5d\xba\xef\xd6\x24\x7b\xa5\xe3\x22\x17\x10\x00\xcf\x38\x73\x48\x04\x92\x2d\xeb\xf9\x3d\xe0\xd7\x21\x75\x4b\x68\x09\x17\x02\x2f\x06\x95\xdf\x90\x09\x65\xfd\xfc\x41\xd2\x26\x43\x92\x78\x14\x9c\xc1\xb1\x6c\x6f\x87\x64\xda\x79\xf0\x4b\x28\x77\x8d\xc4\x08\x51\xf3\x7c\x04\xcc\x60\xbd\xfa\x3e\x8c\x28\x30\x64\xce\x0e\x96\x29\xc8\x2b\xc0\x07\x50\xb6\x1c\x18\x3b\x55\x24\xa5\xb5\xaa\x17\xda\xc8\x8b\x1e\xd7\xb4\xac\xb3\x9c\x2a\xeb\x37\xc0\xfc\xeb\x44\x94\xcf\x94\xc2\x6a\xe3\xb8\xcf\xa1\xdc\x93\xd2\xf8\xad\x32\xd1\xed\x50\xf0\x3e\xbe\xcd\x76\xb2\x2c\x31\xea\x45\x50\xf4\x29\x7d\x9a\x70\x03\x46\xcd\x96\x0d\x0c\x97\x83\x76\x91\x70\xac\x38\xd1\x32\xc4\x12\xb1\xf3\x7b\xfa\x63\x62\x8c\xbe\x8c\x0c\x31\x99\x2a\x09\x3d\x8b\x2b\x46\x53\x3e\x28\x23\xc8\x45\x03\x9f\x98\x87\x48\x0c\xeb\xeb\x22\x41\x41\xf6\x08\xbf\x0e\xf3\x16\xc4\xf9\xa4\x56\x9d\x51\xb8\x0c\x6b\xe9\x38\x36\x45\xd4\x87\x36\xa5\x3d\xc5\xad\x31\x1c\xdb\x64\x39\xbf\x9b\x19\x00\x71\xa8\x0a\x20\xb9\x1c\x81\x98\xcf\xa3\x53\x07\x9b\x56\x69\x56\x37\x59\x32\x99\x4b\xac\xcc\x42\xd8\x36\xc0\xc0\x33\x70\x9b\x68\x0c\x5a\xe1\xb5\x3b\x69\x5c\xee\x48\xe3\x87\x1b\x46\x2b\xfa\xe5\xa0\x43\xde\xb3\xe7\xfb\x41\xdb\x54\x64\x95\x53\x91\x23\x4d\x1f\x6c\x09\xad\xe6\x18\xa9\xa9\xf4\x19\x5c\x97\x14\xbb\xde\x23\x64\x2a\x3f\xa7\x4b\x36\x1a\xc6\x86\x68\x38\x91\x7c\xb7\x03\x33\xbd\x74\x9d\xac\x23\x4b\x9c\x2d\x96\x3d\x57\x91\x45\x66\x87\xd4\x63\x35\xb6\xb6\x80\xb6\x00\x1e\x8a\xa8\xf1\xd8\x7f\x4e\xd5\x68\x60\x88\x7d\x46\xff\x4d\x65\xcc\xc0\x7a\x37\x30\xa3\xbb\x2a\x80\xa3\x0e\xc0\xc9\x85\xb0\x41\xa9\xd0\x53\xfe\x33\x59\xa2\x86\x23\x5f\x2b\xb7\x98\x24\x3f\xe0\x63\xd3\x1b\xf9\x3e\xd8\x75\xd2\x31\x11\x13\x57\xe1\x11\x7e\x9b\xfa\x4d\xaa\x6d\x49\x48\x07\x6e\x85\x4e\xfa\x31\xfd\x36\xfa\x71\x53\x2f\xae\xbc\x74\x73\x58\x01\x27\x88\xe1\x3f\x97\x5f\xe6\xee\xb7\x1f\x7c\xd7\x60\x01\x06\xcd\xfe\xb7\x1f\x7e\x47\x5c\xd1\xdd\x6f\x3f\xfa\x8e\xe3\xa5\x1c\xd6\x5d\x5c\x24\x6b\x7b\xd0\x00\xd7\xf3\x85\xab\xda\xbe\xcc\xcb\x0e\x34\x5a\x7e\x04\x28\xe1\x07\x2c\x82\x5e\x15\x8f\xce\x36\xab\x11\xca\x76\x97\xd4\x01\xe6\x56\x9c\x28\x99\xfb\x64\xbb\x16\x9d\xcb\xd0\x62\xb7\x5d\xe8\x54\x1b\x20\x80\x35\x02\x2e\x10\x75\x0a\x96\xd8\x43\x62\x91\xb4\xf3\xef\xfd\x17\x66\x9d\x67\x98\x33\x4d\xc2\xf1\x84\x7f\x90\xaf\x4f\x79\x42\x80\xc0\xf7\x43\x4f\xe5\x70\x4b\x70\x69\x6b\x30\xd5\xc4\x57\xf9\xeb\x8a\xde\xb6\xb3\x11\x4e\x92\x60\x3a\x8c\x92\x46\x39\x3a\x88\xb0\x84\xb8\x71\x4b\xba\x2f\x5d\x5b\x06\x8d\x14\x7b\xc6\x1f\xe3\xbc\xb8\x29\x29\x33\xd9\x96\xa2\x58\xb7\x4b\xbe\x66\x40\x81\x91\x8d\x21\xcd\x30\x12\xba\xf3\x1b\x01\x24\x03\xd2\x26\xdc\xc7\x6f\x6d\x44\x18\x0a\xe2\x3f\x2f\xb4\x99\x0b\x02\x75\x91\xb2\xd2\x97\x00\xce\xa5\xe4\x92\x35\x51\xbe\xe7\xb7\xf6\x40\xb2\x0a\x82\x86\x29\x1f\xa4\x89\x6c\x8c\x2f\x31\x56\x86\x5d\x39\xa1\x65\xd2\x2c\xe7\x3b\x46\xfc\x3d\xc9\x45\xd6\x1e\x84\x20\xc3\x05\x7c\x96\xd4\xdb\x32\xae\x92\x17\x0b\x67\xe4\xcf\xa2\x80\x38\x89\xab\x4d\x88\xc4\x33\x10\xff\x4f\xd3\xda\x2b\x28\xf6\xb7\x70\x58\x31\x07\x8e\x81\xf1\x35\x5e\xe4\x67\x48\xa7\x51\xce\x00\x8b\x2d\xd1\x21\xb6\x59\xde\xce\xbf\xc8\xfa\x68\xd5\x63\x03\x18\x37\xd8\xe4\x25\xbb\xdf\xe5\xcd\xde\xa7\x09\x99\x6c\x03\x37\x8a\x03\x36\x4b\x8a\xa4\x24\xdd\xd7\xb4\xbf\xe8\xff\xe3\x45\xa0\x5e\xa4\xe3\x7a\x24\x7f\xd8\xf5\x7c\xa8\x15\x29\xe0\x06\x55\xf9\x48\x48\x1a\x51\x8d\xa9\xb9\x49\x4e\x68\x14\x36\xca\x52\x67\x95\xc7\x65\x06\xc3\x57\x56\xa7\x1e\x19\xd0\xd4\xad\xdd\x6b\x8a\x1e\x9a\x12\x70\x7e\x64\x41\x40\xac\x73\x64\x3d\x80\x50\x40\x9c\xab\x86\x05\xd2\xee\x0d\x16\x04\xd3\x3d\x3b\x15\xb6\xf0\x5a\xaf\xbb\x91\x53\x09\x0a\x47\xaf\xa2\x6d\xbc\x10\xbb\x14\x96\x3c\xf0\x6d\x44\x9d\xd8\x1c\x29\x26\xd3\x74\x65\x61\x0d\xeb\xe4\x37\xc6\x42\x5b\x22\x17\x74\x54\x51\xd5\x68\xa8\x33\x8e\xb3\xa0\xb5\x67\xe3\x56\x11\x97\x69\x8e\xff\x0e\xba\x93\xbf\x73\xfd\xeb\xb2\x95\x0a\xaa\xcc\xf9\x47\xfe\xd2\x11\xb8\x22\x84\xb8\x6b\xdb\x74\x1b\x22\x10\xac\x9d\x2f\x92\x8d\xdd\xb3\xfd\xd9\xae\x17\x13\xd6\xd9\x50\x94\x23\x80\x89\x6a\x42\xfa\x0b\x70\xbd\x44\x07\xe3\x05\x90\xd9\x2e\x6d\x9a\x74\x84\xba\x39\x98\x14\x66\x7b\x89\x78\x64\xc3\xfc\xa9\x88\x7d\x69\x0b\xdf\x3c\xcc\x8a\xc3\xa0\x6f\xf3\xef\x7d\xeb\x4e\x69\x32\x02\xd5\xd2\xb6\x3b\x2c\x5d\x4b\xed\x09\x74\x45\x97\xd1\x7c\x1c\x12\x6d\x42\x75\xef\x73\x0f\xef\x83\x72\x67\x8a\xf6\xfe\xc0\x1f\x8a\xfc\x14\x98\xc2\xca\x3b\xb5\x40\x28\x33\xbb\x22\x7c\xc0\x65\x51\xb1\xdf\x70\x45\x6a\xb6\x96\xfa\x64\x6a\x9f\x29\xd2\x6d\x04\x07\x7f\x02\xa7\x3c\x87\x64\xf9\x37\x6d\x61\xaa\xe0\xd2\x3f\xf2\xe9\xae\x79\x6e\x4a\xe9\xb9\xf4\x22\x29\xff\xb5\xd6\xa9\xf6\xff\xf5\x9d\xdf\xa1\x24\x0b\x80\x54\x23\xe8\xa3\x58\x3e\xde\x0f\x3e\xe2\x42\xa1\x8c\x1d\xd5\x67\xcd\x2d\xf6\x93\x75\x56\x87\x99\xcb\x56\xc2\x4b\x7b\x84\x87\xee\xfc\xf4\x24\x59\x23\xc7\x85\x6b\x88\xc8\x3d\xb6\xc6\x21\x57\x40\xf2\xdd\x8d\x86\x15\x09\xa1\x42\x1c\x6e\x1d\xf4\x83\xdd\xa2\x19\xe7\x07\x8d\xfa\x43\xad\xe0\x1b\x9d\x69\x69\x01\x81\xce\xe8\x68\xf0\x55\x1e\xc4\x78\x7f\x25\x30\xdd\x94\x94\x34\x59\xc7\xc6\x93\x0e\x9b\xa0\x12\xab\xf9\x02\x44\x35\x1c\xdb\xa4\x58\xb0\x5e\x9c\x87\x21\x0b\xaa\xea\x41\x3f\x69\xe4\xbf\x37\x9a\xb9\x29\x27\x20\x15\xb6\xca\x9a\xe5\xe9\x86\xdf\x6e\x6f\x6e\xda\x9d\xca\x96\xcf\x16\x0e\x21\xae\xb7\x36\x79\xda\x36\xfe\x3c\x39\xbd\xc5\xf1\x1e\x9d\xa6\x51\x16\x17\xed\xa9\x52\x0d\x56\xa6\x00\x50\xb9\x61\xe7\x86\x72\xc3\x78\x3c\x5e\xca\xf8\x94\xf3\xb2\x8e\x0e\x5b\xa8\x90\x72\x6a\x12\xa2\xdc\x23\x79\x32\x28\x73\x28\xff\x06\x99\x93\x32\xf0\x38\x3f\x73\xfa\x84\xbb\x4d\xdc\x7b\xb9\xa0\x25\x5f\xb0\x88\xc2\xe1\x32\x10\xc4\x02\xe8\x91\x50\x29\xbc\xab\x0f\x86\x31\x7f\x2a\xf8\xe3\xb0\x0b\xe2\x19\xc0\xa1\x5f\x8d\x67\x47\x14\x69\x09\xdc\x48\x00\x55\xe1\x7e\xc8\x07\x14\xd5\xe7\x41\x7d\x5c\x95\xa8\xc5\xcd\x47\x4a\x88\x40\x2d\x13\x94\x11\xde\x84\x1d\x3d\xa3\x74\x25\xc4\x4d\x5a\xe7\x95\xa0\x80\x30\xd3\x4d\xfd\x01\x6d\xfb\x07\x68\xfc\x1d\x17\x1f\xec\xdd\xd1\x04\x2d\xdb\xe5\xaa\x92\x29\xca\xf3\xf1\x54\xb4\xb1\x85\x9c\x14\x6e\x93\x43\x0c\xc9\x37\x10\xbd\x16\x3d\xf1\x8e\x8c\x6f\xf7\xd4\xee\x7b\xdb\xed\x7b\x59\xf6\xf6\xd4\x9c\x3d\x35\xf7\x93\x1e\x19\x20\xa9\x60\x3d\x46\x01\x41\x43\xca\x1c\x11\xaf\x3c\x0d\x38\xe4\x07\x4b\xf4\x1c\x24\xcd\xe2\x86\xc7\x64\x03\xd4\x98\x6c\x07\xcb\xd6\x00\xad\x95\xd5\xc6\x9a\x5d\x89\x33\xb9\x94\x73\xa6\xd6\x5a\xe1\x34\x84\xc5\xbc\xcf\x7f\xa2\x9c\x81\xff\x82\xef\xf2\x8d\x63\xd3\x80\x2a\xc2\x35\x00\x25\x6d\x8f\x40\x03\xac\xeb\x4d\xb0\xf0\x9c\xdc\x00\xce\xc1\x18\x74\xa2\xdc\x21\x1b\x37\xf4\xfc\x0f\x65\xe5\xa6\xfa\xf6\xa6\x3a\x11\x5e\xb8\xd9\x04\x81\x9d\x7c\xa6\x42\xd9\xba\xc4\x99\xec\xef\x66\xfe\xb4\x62\xaf\x09\x9f\x1e\x44\x71\x41\xf8\x2f\xc4\x6f\xb9\xfe\xb1\xaa\x93\x34\xac\x7c\x59\x96\xeb\x66\xfe\xc2\x2e\xf9\x47\x90\xb1\x42\x74\x4b\xe4\x9d\xad\xeb\xbe\xa2\x31\x7d\x89\x20\xd0\x3e\x9b\x78\xa4\x3c\x9d\x0c\xbf\xeb\x2d\x78\xc3\xb1\x64\x58\xe8\x7a\x81\x50\x21\xf0\x64\xb0\x17\xec\x34\xb9\xb4\xfb\x2a\xb7\x29\xf8\xff\x86\x64\x82\xa0\x3c\xbb\x3c\x3c\xd5\x40\x48\x89\x71\xce\x0f\x3e\x5f\x2d\xcf\x7d\xff\xf7\xa6\x6c\xe7\x43\x58\x88\x71\x36\xae\x3b\x42\x2f\x84\x6f\x10\xe5\x31\x99\xba\xe3\x0c\x63\x13\x42\xc5\x0f\xf3\x27\x0c\x79\x55\xce\x82\x66\x5b\xe2\x0d\x9b\x0b\x0e\xc2\xca\xca\xf0\x46\x3c\xae\x24\xce\xb6\xde\x91\x1f\x14\x96\x2d\x38\x5c\x47\xb6\x23\xb3\x01\xea\x28\x2f\x0a\x0e\xac\x3b\x76\x10\x0d\x3d\x64\x57\x12\x49\x0d\xb2\x64\xc7\x97\x83\x6a\x72\x3f\x0e\xc1\xe2\xfb\xe7\x60\xcc\xec\xd6\x09\x56\xa4\x91\x8b\x63\x09\xf8\x1c\x7b\x2e\x8a\x6c\xea\x5c\xe3\xa2\xb1\x89\x24\x8b\xba\x57\x0c\x35\x36\xbb\x1d\x56\x39\x74\xd8\x19\x4d\xeb\xa0\x98\x82\xa1\x1c\x6c\x51\xba\xb8\x2f\xbe\xfa\x26\x26\x27\xdb\xd5\x65\xdb\xcd\x26\x2d\xa4\x08\x48\x62\x5d\x32\xb5\x2a\x1c\x92\x90\x32\x17\x1f\xcc\xdf\x33\xe0\x36\xf8\x80\x8b\x76\x46\xcc\xcb\xf2\x0b\x43\x50\xe1\xab\xcd\x9a\xd9\x76\x82\x7c\x96\xbf\xcc\x33\xda\x4c\x1c\x3b\xee\xc6\x66\x3f\x0c\x9b\xa5\xa3\xcf\xf7\xbb\x47\x9b\x2e\x4c\x18\x8b\x9b\xe5\x8b\xdc\x07\x47\x06\xfa\x61\x6e\xce\x4a\x8d\x66\xb2\x63\xa0\x23\x15\xd9\x95\x91\x61\xc7\x5a\xe3\x3d\xcc\x22\x94\x25\xf8\x08\x86\x40\x42\x87\x3d\x4b\xf5\xf1\xe1\x5a\x84\x90\x62\xee\x74\xe0\xbf\x9c\x6d\xcc\xfd\x7b\x4f\x9e\x3c\x3d\x1f\x0c\x8f\x60\xac\x57\x64\x65\x31\xb1\x03\x22\x08\x8d\x9a\x63\x60\xf1\xcd\x59\x21\x7a\xd3\xcc\xe1\x62\x96\xae\x6a\x0d\xda\xec\x58\xdb\xe1\x32\xfa\x84\x26\x97\x6e\xba\x8c\x63\x48\xe7\x2d\x87\xfd\x3d\x51\x44\x7c\xe2\xd4\x63\x22\xa5\xca\x12\x08\x61\x19\xb0\x60\x19\x43\x75\x34\x54\xbe\x14\xc7\xf4\x1f\x1e\xf4\x6c\x98\xb1\x85\x71\xf2\xc9\x60\x6b\xe3\xad\x11\xc0\x9f\x6e\x2d\x36\x8e\x25\x66\x2a\x83\xf2\x30\xb9\x10\x62\x2b\x68\xff\x75\x9d\x7e\x78\xbc\xd3\x9a\x63\x82\x4c\xf5\x2a\x64\x8a\xa6\x2a\x2e\x53\x6c\x2b\xdd\xe6\xdb\x9b\x16\x83\x3b\xfb\x48\x3a\x0b\x89\xd6\xda\xda\x2a\xe8\x21\x1e\xbc\x8f\xcd\xad\xbe\x5a\x83\x35\xd4\xc4\x12\xb1\x6c\x24\x56\xdc\xb4\xed\x58\x02\x38\x86\xb1\x07\xbb\x3c\x50\xad\xd1\x3d\xf4\x9b\xf8\x0a\x1d\x9e\x0e\x51\xf0\x1d\x60\xb3\xa0\x28\xb4\x17\x8b\x31\xce\xbe\xfe\x65\xaa\x31\xb1\xe5\xcc\xd4\x35\x4a\x7c\x27\xa6\x06\x99\x38\x27\x59\x3c\x48\x90\xc4\xee\x08\x01\x25\x0e\xed\xf1\x8e\xd9\xe1\xf9\xe2\xb0\xa9\x0e\xb7\xed\xe0\x0c\x02\x7c\xb7\x1b\x08\xb9\xf3\xb1\x3b\x5a\xd3\x43\xf9\x9b\xd8\x6b\x82\x6d\x74\xc7\x0d\x85\x23\x96\xed\x35\xdd\xd6\x8b\x51\xbd\x43\xfe\x25\x5a\x77\xf8\xe8\xe7\xec\x7f\xbd\x90\x58\x60\x51\x68\x40\xb6\x5c\x09\xbc\xec\x23\xcf\x6b\xb1\x8b\x1e\x07\x4e\xd1\x39\xb0\xbb\xd0\x4d\x73\x00\x30\x76\xc2\xd8\x28\x04\x95\xcd\x39\xe0\x7f\x84\x14\x39\x26\x88\x65\xcc\x6d\x97\x5e\x12\xe1\x5f\xb3\x36\x88\xf6\x33\x4c\x7a\xcc\xe9\xd3\xb3\x73\x56\x01\xd1\xb9\xa9\xf3\xd5\x0a\x78\xda\xbc\xb8\xb4\x05\x10\x17\x71\xd0\x5b\xab\xc8\x2b\x4d\xbb\x1a\xfc\xa3\x46\x02\xdc\x29\x6f\x49\x47\x28\xdb\x08\xaa\xe3\x68\xb9\xea\x06\x8b\x63\x83\x34\xd1\x05\x19\x44\x1f\xe6\x03\xda\x54\x36\x25\x4e\x7a\x66\x1e\x91\x48\x51\x18\x3c\x47\xe1\x83\xd9\xdf\x68\x06\xe3\x67\xc2\xe1\xf2\xd5\x85\xc3\x4f\x59\x61\x12\x29\x41\x89\x5e\x6b\xa5\x1b\x0a\x1e\xf2\xce\x5a\xe2\x46\xce\x99\x11\x32\x65\x23\x6e\x3f\xf0\xbb\x51\x53\x8b\x9b\x98\xe7\xe3\x43\xf0\x9b\x50\x7b\x7e\x9d\x36\x74\xdc\xd2\xcc\x49\xf1\xd7\xff\x21\x91\x5c\xed\x64\x99\xa6\x02\x39\x47\x6c\x25\xfe\x31\x51\x46\x84\xab\x66\xfe\x95\xfc\x9d\x28\x51\x49\xd8\xa1\xb9\x86\x1f\x9a\x28\xb1\x2c\xb3\x7e\xfe\x39\xfd\x37\xc1\x77\x2b\xb0\x4b\xe2\x8e\x2b\xe2\x3e\x41\xf1\x1a\x0e\xd0\x5e\xc1\xd4\x76\xf0\xe1\x07\xe6\x27\xac\x40\xf9\x27\xce\x4d\xd3\x66\xbd\x8b\x55\xca\x46\x96\x1a\x74\x14\x4f\x48\x88\x45\x35\xda\xb4\x6b\x76\x02\x93\x68\x65\xc4\xcd\xc1\x87\xa1\x77\xf1\xc8\xd6\x65\xd1\x73\x03\x23\x17\x59\x35\x53\x8e\x90\x9b\x0e\x98\x55\xf6\x6a\x95\x6f\xe9\xac\x6e\x72\xed\x28\xb0\x62\x13\x8f\x8f\x04\x2e\x65\x76\x2f\x77\x1a\x34\x5c\x67\x3b\x8c\xab\x93\xb5\xfa\xb1\xd2\xf9\x62\xcf\x9d\x99\x39\xd5\xd0\xe6\xc2\x59\x73\xd0\xa4\x2b\x83\xfb\x03\x89\xd9\xe6\x3d\x70\x4d\x4b\xd0\xd1\x1e\xd9\xa9\xfa\x60\x80\x81\x35\x71\xc3\x32\x4d\x37\x51\x68\xe4\x39\x34\x51\x52\x09\x99\x56\x88\xdc\x76\xa5\xf0\x34\x0a\x52\x1c\x03\xea\x60\xb7\xbd\x81\x4b\xa9\x04\x77\x15\xf5\x27\x50\x8b\xd3\x7e\x56\x1c\x05\xcd\xc5\x91\x13\x17\xcc\x3d\xd1\xf8\x3d\x4d\x6e\x05\x74\x07\x6f\x8c\x3d\xad\x09\x04\xa7\xc1\x75\xd4\x9b\xa7\x23\x2a\x45\x4b\x43\x42\xd8\x08\xd5\x54\x68\xf8\xd7\x7d\x52\xf5\x2d\xfb\x87\xbd\xf3\xa7\xb3\xa7\x4f\x4e\xb4\xf3\x1f\xde\xdb\xed\x76\xef\xa1\xe8\x7b\x5d\xbd\xb1\x05\x12\x33\x1d\xcd\x09\xe2\x8d\x7f\x9a\xb7\xd5\x27\xef\xd3\xdf\x77\x09\xdf\xc9\xd3\x37\xee\x8c\x43\x14\xd1\x7d\xc7\xaa\xf8\xeb\xbf\x11\xd4\x76\x37\xe3\xa7\xc1\x83\xad\x53\x98\x71\xe4\x7d\xf0\xb2\x05\xe2\xb3\xd1\x50\xc7\x48\x4b\x0f\x13\x87\x97\x9f\x08\xe2\x15\x92\x5a\xac\xdf\x60\x62\xba\x4f\xfc\x66\x09\xe5\x4b\x9b\xd6\x16\x31\xde\xd7\xf4\x27\x4c\xdf\x24\xe9\x7a\xf0\x6d\x7f\xae\x3f\x0e\x4a\xe4\xd4\x0f\x8f\xe5\x21\xfd\x90\x28\x63\xa3\x12\x72\x6d\x76\x1f\xff\x07\x79\x4c\x3c\xbc\xef\x0a\xf8\x1a\x5e\x46\xac\xc8\x96\xa3\x33\xc9\xa4\xe4\xf0\xb5\xd0\x7f\x30\x78\x42\xd8\x7c\x76\xd0\x1c\x1b\xfa\x95\xc5\xa6\x77\x21\xa7\x7d\x9b\xb2\xbc\xc8\xd7\xd5\x9c\x1d\x54\xe6\x98\x80\x03\xe3\x3d\x7f\x68\x60\xc3\xeb\xb9\xfe\x21\x27\xb4\x89\x1f\xb5\x21\xfe\xee\xf3\x47\x44\xbc\xb6\xe0\x14\xf1\x65\x76\xf0\xea\x91\xd6\x26\x6a\x84\xfa\xbf\x23\xb9\xde\xbc\xb2\x40\x78\xb1\xb2\x86\x3d\xa1\xd3\x8e\x4d\xc2\x60\x7e\x4a\xff\x4d\x43\x47\x5e\x7a\xc9\x11\xee\xa1\xb9\x64\xff\xa2\x80\x6d\x0d\x0f\x2c\x07\xc1\x94\xb8\x97\xc5\x61\xc6\xe0\x6e\x00\xb3\xd0\x54\x62\x00\xfb\x63\xd9\x0f\x90\x3f\x21\xf1\xbc\x0f\x17\x50\xde\xbe\x80\x6e\x40\x77\x6d\x3f\x66\x55\x18\x49\x78\xff\x44\x30\x68\x61\x55\xcf\xbb\x4d\xf0\xd4\x8e\xc9\x39\x44\x45\xe1\xbe\x39\xac\x17\xf5\x78\x76\x50\xc1\x77\x7c\x10\x02\x62\x2c\x61\xb8\x01\x08\x23\x71\x63\xd7\x62\x2e\xb3\x50\x66\x00\x81\x57\xd4\x51\xd0\x4e\x9f\x67\x1e\xa3\x3f\xcc\x87\xd8\x18\x90\x93\x03\x37\x20\x59\x30\x7b\xc0\x7d\x18\xc1\x4a\x63\xd3\xef\x47\x0e\xaf\x67\xa8\x43\x0c\x27\x7b\xc7\x06\x1e\x93\x21\x8f\x3f\x3b\x38\xd4\xe2\x46\x75\x2e\xde\x5f\xa3\xbc\xd1\x13\x21\x63\x74\x40\xbc\x1f\x9e\xb1\x92\x97\xa3\x22\x10\x56\x9b\xb2\x8f\xc2\xa8\xec\xb2\x1a\x28\xbd\xc8\x63\x1d\x1a\xa6\x3a\x94\x9e\xdf\xcb\x32\xf3\x80\x3f\xcd\xd7\x36\x04\x31\x1b\x26\x0f\x8d\xfe\xb3\x3a\xdc\x41\xa9\x2b\xce\xad\xec\xba\x2f\x35\xa9\x44\x24\x4b\x85\x2a\xf7\x89\x21\x7a\xf2\x78\x5f\xfe\x06\x85\x62\x07\xe0\x07\xbe\xf9\xe3\x0e\xc0\x61\xcd\xc1\x0b\x38\xa8\xf9\x46\x5e\xc0\x11\x78\xc6\x2e\xbe\xc3\x2c\xdf\xc4\xcb\x77\x6a\xc2\x9e\x49\x56\xb6\x77\x12\xe2\x13\xe5\x0f\x79\xe5\x2c\x9c\xd8\xc0\x2e\x87\x5a\x65\xaf\xb7\x80\x6e\x7e\x24\x5b\xbf\x11\xbb\x3c\x35\x10\x07\x8f\x00\xb0\xaf\x37\x21\xc8\xf2\x8b\x8b\xd9\xb2\x2e\x77\x0d\xbc\x65\xf1\x0a\x05\x8b\xcb\xf2\x46\xc1\x95\xb9\xfe\x1b\x31\x1b\x19\xc7\x73\xe5\x92\xb8\x3e\xa7\x5d\x51\xc3\x3b\x25\xd5\x34\xb9\x93\x9b\xcb\x1f\x4d\xe3\x1b\xcc\x38\x46\xfe\x43\xc7\x46\xd0\x2a\xb7\x33\x7d\x2a\xcd\xc7\xa9\x77\x71\x48\xe4\xb5\x0d\x6a\xa1\xb9\x2c\x77\x0b\xfc\x62\xdf\xdf\x86\x64\x69\x78\x7d\x22\x7e\x5a\x0b\xcb\x6c\x3c\xdc\x81\x16\x5c\x69\x94\x91\xa5\x70\x04\xed\x6e\xe6\x23\x70\xb0\xbf\xfb\x86\x4d\x06\x02\x7f\x3a\x13\x94\x04\xca\xbd\xfe\xcb\x90\x99\x87\x99\x2a\xee\xc2\x2a\x47\x13\x1d\xdc\x08\x0d\x7c\xfe\xf0\x89\x7e\xb1\x09\x39\x47\xe5\x01\xf3\x47\x7c\x6c\xbb\xe1\x5e\x25\x44\x28\x2b\x57\x66\x87\x56\xea\x2e\x47\x7c\x00\xf8\xb7\x98\x5e\xeb\x9b\x00\x43\x89\xac\x4e\x2e\x88\x93\xd9\xaf\x01\x79\x97\x48\x0c\xb6\xab\x25\x8f\x24\x92\xa4\x2c\xcf\xf4\x0c\x65\x08\x38\x58\x80\x33\xfa\x93\x6f\x8a\xc1\x56\x5e\xee\x97\xac\x1a\xdf\xb8\xc4\x04\x02\x4f\x00\xc5\x01\x28\xb2\xc2\xe0\xe0\x10\xcd\xdd\x94\x99\xe8\x65\x77\xe3\xa9\xc8\x3e\x5a\xb8\x07\xe8\xfc\x26\x62\x02\xe1\x0a\x11\x8d\x8f\x3c\x71\x93\x55\x17\x66\x32\x47\x79\x5f\x1c\x04\x87\x0a\x23\xff\xb0\xc1\xc1\xa1\x47\x03\xc3\x93\x3a\xdd\xe0\x3f\x01\xe5\x52\x96\xee\x13\xd5\xec\x39\xb7\xcd\xd1\x82\x44\xf6\x51\x07\x13\x72\xbc\x26\xf0\xd4\x62\x9b\x0d\x32\x83\x30\xdd\x22\xdd\x04\xa1\x5b\x22\x02\xf4\x38\xa9\xd7\x24\xe9\x14\x62\xd2\xe5\x9a\xdc\xd5\xb8\xf8\x78\xa2\xa6\x5a\xc1\x6a\xf2\xfb\x24\xa7\xe5\x2a\xc3\x09\x3c\x1c\x42\x68\x92\x2d\xb5\xa1\x1f\x79\xf5\x13\xae\x17\x5c\x0c\x04\x57\x07\x7c\x34\x38\xbd\xeb\xff\x95\xe8\xcb\x70\xfa\xac\xe0\x78\xeb\xc4\x4e\xee\xbb\x63\xfb\x28\xa8\xa0\x0b\x71\xff\x32\x85\x8c\xb3\xdf\xc1\x03\x86\xc5\x90\x6e\x97\xac\xbc\xd6\x3e\x71\x6d\x49\x84\x22\x12\x1b\x38\x8a\xbd\x68\x74\xec\xba\xa1\x26\x7a\x36\xfb\xdc\x14\x49\x38\x30\x2c\x14\x73\x79\x58\x30\xe2\x71\xf4\x29\x8c\x60\x87\xe1\xc1\x08\x39\x0f\x62\xed\x46\xcc\x59\x74\x2c\x58\x46\x75\x07\x43\xcc\xcb\x0e\x0f\x94\xdb\x82\x0b\x25\x36\x1a\xd0\x4e\xcf\x91\xdc\x80\xc8\xdd\x07\x6f\x4f\xbe\x2d\x21\x66\x63\x88\x32\x79\xfb\xd6\xb7\x65\xbd\xfa\x2e\x08\x75\x1a\x3d\xf4\x10\xa8\xb8\xc2\x22\x02\xba\xeb\x7f\x03\x86\x28\x9c\x2f\x6b\x78\xe1\x13\xba\xb2\x12\x26\x22\xec\xdb\xee\xf8\xa1\xb1\xbd\x0f\xac\x2f\x61\x54\x94\x7d\x46\xc4\x43\x67\x1a\x34\xb4\x23\xf0\xaa\xca\x85\xda\x2b\x0f\x5c\xa3\x7a\x66\xc9\x2d\xf0\xfc\x51\x97\xb1\xab\x4e\x5e\xbc\xc4\xa3\x7f\x50\x6e\xe1\xf2\x8e\xe0\x4a\xcc\xc9\x2f\x66\x5d\x22\x42\xb6\xc4\x64\x6d\xe6\xdf\x48\x44\xd4\x1e\xe1\xc9\x76\x1c\xed\x1f\x8a\xbe\x66\xee\xc2\x2a\xee\xd0\x92\x64\x45\x41\xf7\xe2\x57\x27\x06\xaf\x27\xb4\x1a\x7a\x3b\xf5\x1c\x73\x15\x3c\xb6\x40\x2c\x70\x39\x3d\x16\x9c\x55\x73\xa6\x4a\x3a\x58\x7f\xee\x9d\xe8\x25\xa2\x11\x5e\x24\xd2\xb5\xed\x07\x01\xb3\x97\x80\x2a\x8c\xd3\x7c\xe4\x57\x62\x2d\xfa\x66\xdd\xd1\x86\x48\x2f\x67\x41\x57\xfe\x04\x90\x68\x80\x08\xb4\x5b\x78\xb9\xeb\x73\x03\x85\x9f\xc4\x67\x5a\x03\xd7\x20\x79\xd3\x78\x76\x01\x22\x21\xde\x72\xcb\xcb\xad\xbf\xd3\xd3\xa8\x0f\xb8\xdd\xd3\x37\xec\x46\x2d\xdd\xe0\x08\x1a\xee\x9e\x7f\x8c\x1f\xe8\x74\x8b\x07\x6e\xa0\xbf\xef\xc2\xfa\xa6\x30\x78\xa1\xee\x2c\x8a\x87\xe7\x33\xa6\x03\xe3\xfd\xee\x1b\xe3\xb8\xfc\x54\x70\xb3\x10\x16\xbf\xed\xca\x42\x6f\xa3\xa9\x81\x37\x09\x89\x37\x15\x0a\x8f\x2f\x0a\x83\xeb\xc4\x09\xa9\x70\x14\x95\xed\x69\x74\xf9\x28\x81\xde\xb4\x4a\xc0\x9a\x0b\x4e\x88\xf8\xc1\xa3\x17\xbc\x4f\x23\x9c\x32\x96\x09\xe3\xb8\x07\x50\xce\x95\x37\x96\x57\x20\x04\x4f\x14\x0f\x32\xf3\x10\x14\x41\x42\x1c\xe0\x2d\x24\x18\x0e\x1e\x8f\x8a\xc0\x17\x05\x2e\x24\x82\x7d\xeb\xe8\x5d\xcc\xeb\x62\x23\x8c\x47\x09\xe4\x73\x10\x20\x21\x42\xe8\x53\x35\x84\x8e\xc6\xb1\x60\x6f\x98\x5c\x7a\x3c\x5c\xcf\xc4\xb5\x05\xe4\xc0\x9d\x53\xf8\x73\x28\x15\x77\x47\xa8\x77\x14\x70\x5c\x27\x79\xc2\x41\x4b\x04\x8e\x01\x09\x0f\x40\xeb\x0a\x22\x52\x22\x77\x8c\xf6\xd6\xed\x5b\x8a\xd1\x85\x08\xa7\x3e\x2e\xaa\x1d\xe7\x38\x04\xd8\x48\x74\x83\x7e\x0f\x1e\xd2\x17\x91\xfb\x4c\x12\x25\x24\xf2\xc1\x41\x8e\xab\xdd\xb9\xa8\x9c\x79\x50\x7b\xca\x80\xdf\xe5\xe9\xcd\xd2\x7d\xa6\x37\x76\x3d\x64\xd0\x72\xa7\x36\xd9\xcc\x9f\xaf\xeb\x3e\x68\x4b\x84\x2f\x67\x45\xee\x52\x89\xfe\xbf\x84\x4f\x5f\xa7\x16\x61\x9a\xac\x24\x90\xa1\xfd\x4d\xc2\xa3\x32\x3b\x22\x29\xaa\x22\x3f\x8c\x7a\x09\xab\xfd\x3d\x08\x65\x93\xcb\x23\x21\x6c\xa7\x20\xb4\x90\x03\xab\xdd\x6d\x3e\x3e\x68\x1e\x0f\xd7\x38\xea\xca\xa1\x5f\x38\xba\x2e\xc8\xeb\x0c\xd1\x6b\x7d\xe8\x5a\x97\x38\x1a\xac\x24\x82\x61\xd1\xa0\x3e\xac\xa4\xd2\x88\x37\x60\x75\xfb\xb6\x9b\x28\xe5\x7d\xed\x03\xa2\x32\x7e\xa6\x6f\xe7\xe4\x96\x84\x83\x65\xa8\x5f\xb6\x8b\x09\x11\xbe\xce\x34\x73\x3d\x30\x1f\x3b\x31\x10\x7e\xaf\xab\x9b\x2a\xf5\x26\x03\x91\x69\x08\xd8\x73\xf7\xb8\x0c\xdf\x08\xba\x10\x2c\xd1\x6b\x65\x7e\x34\xfa\xd0\xaf\x62\xf0\xb1\xb1\x4c\x32\x55\xec\xcd\xe0\xe2\x06\x00\xaa\xbd\xd4\x37\x06\x0e\x80\x72\x22\x0f\x20\x64\xfc\x80\xa4\x8c\xb6\xc0\x58\xc7\x77\x97\xe1\x88\x9d\x73\x79\xd4\xbd\x33\x88\x09\x41\x38\x49\x69\x25\x4b\x0c\x49\x0e\x98\x8c\xf0\x00\x59\xd5\x3a\x23\x46\x12\x94\x42\xc3\x42\x39\x6c\x11\x84\xe5\x89\x60\x1b\xca\xc4\xd2\x86\xab\x01\xf0\x8e\xcd\x90\x86\xd2\x51\x6c\x6d\x3f\x5d\xc7\x2f\xde\x1f\xf8\xc5\x11\x23\xf7\xc6\x04\x5c\x0a\xbb\x10\x40\xcc\x47\x0a\x05\x0a\x20\x39\x2c\x78\x26\xc1\xfd\x15\x7d\xc8\x2d\xb1\x3f\xa8\xe3\x11\x04\x8d\x0e\x44\x40\x62\x26\xdd\x54\xf4\x70\x21\x3d\xee\xf7\x37\xe6\x82\xf4\x61\x40\x60\x77\x45\x39\x89\xfd\xcd\x9f\x02\x2c\xc2\x10\xda\x96\x2b\x82\x7b\x87\xd7\x9e\x58\xc8\x0a\x96\x0f\x0f\x30\xf1\xfd\xd8\xf4\x81\x08\x87\xe7\x4d\x04\xa2\xd1\x1d\x31\x47\x9c\x45\x28\x64\xbc\xb5\xa2\x49\x12\x28\xed\xd4\x8e\x52\x5c\xe4\xb7\xc4\xc7\x13\x73\x3a\x8a\x71\xc2\x67\xa2\x1d\xcc\x47\x48\xe7\x77\x0d\x4a\xf0\xd2\x6f\x19\x53\x84\x7d\xe2\x47\x12\x0f\x06\xa6\xaf\x59\xbe\xf1\xc0\xfc\x51\xe2\x63\xf9\xc6\xa3\x3a\x89\x30\x92\xc7\x37\x13\x78\xe6\x0d\xc6\x7c\x2c\x38\xfa\xc1\x56\xf7\x87\x68\xd0\x55\xea\x41\x8a\xed\x65\x46\xd5\xd4\xc2\x44\xe2\xe6\x08\x19\x1e\xda\x2b\x88\x88\xb3\x86\xb7\xd0\xd8\x15\xcf\xa2\xf8\xf8\x1a\x5a\xb3\x22\x61\x58\x83\x86\x64\xac\xf2\x3f\x89\xa2\xcc\x23\xdc\x13\xe1\xe4\x1d\xc7\xd1\x17\x59\x52\x84\x73\x5e\x0e\x12\xcf\xfd\xcb\x89\x88\x36\x51\xe5\xfa\x26\x7f\x13\xd8\xa7\x20\xa6\x7b\xc8\x0a\x8d\x02\x94\xdf\x10\x40\xbe\x23\x0e\xbd\x68\xd5\xc0\x23\x7a\x18\x41\xd0\x94\x3c\x6b\x89\xa0\x7d\xee\xd9\xca\x04\x21\x45\xd8\x52\x6b\x7e\x1a\xbd\x9d\xdc\x10\x02\x26\x60\xed\xf8\x39\xa6\x02\xdd\xcd\x1f\xcb\x5f\xd1\xde\x20\x1a\x45\xdd\xe0\x45\xa8\x95\x9d\xff\x11\x3f\x35\x0e\x23\x27\x3c\x4a\xf0\xdd\x96\x2d\x31\x41\xe7\xf8\xff\x63\x73\x37\x63\x15\xaf\x9b\x3d\x6b\x49\x09\x68\xc4\xd6\x9d\x79\x35\x6a\x98\xef\x8d\xf7\x20\xb2\x89\x01\x40\x54\x9d\xc7\xc7\xfa\xd8\xae\x41\x13\x30\x55\xe1\xf1\xb9\xb1\x77\x93\xbd\x2d\x70\x83\x3c\xff\x3c\x61\xdf\x4a\x56\xc6\x72\xa4\x3f\xf7\xa8\x0a\x5e\x6f\xcb\xf0\x7a\xdb\xc1\x03\x05\x43\x4e\x64\x2d\x34\x24\x6b\xf0\x53\x1f\xda\x1d\xf7\x87\x43\x6e\xb4\xf1\xa3\xd6\x82\x58\xfe\x71\x95\x6a\x88\xe7\x1f\x26\x27\xeb\x51\xc7\x7c\x3f\x34\x6a\x75\x88\xa8\x1a\x0d\x91\xaf\x89\xf0\x12\x5d\x9c\x3a\x1d\x35\xf2\x70\x94\xe3\x29\xfb\x18\x51\x61\x22\x54\x5b\xd7\x7f\x09\x53\x10\x1f\xa8\x18\xde\x95\x0e\x8a\x8a\x04\x31\x1e\x65\xc2\x7b\x50\x0d\xd5\xe3\x71\x48\x98\x8e\x30\x65\x9f\xa0\x3b\x33\xd1\x8e\x1e\xfe\x71\xaa\x94\x77\x62\xf2\x78\x4a\xfb\x44\x18\x5e\xcf\x1a\x4d\xec\xc8\x50\xf3\xe3\xa2\xed\x4f\x17\x94\xd7\x52\x83\xb7\x51\xa7\x8b\xd5\x1d\x9d\xd6\xba\x4b\x2f\xf1\xd0\xc4\x50\x00\xde\x22\xc5\x42\x23\x6e\x96\x1c\xe0\x4a\xd8\x0a\x8e\xcd\xa4\xe1\x0a\xad\x48\x05\xe6\x29\x5e\x0e\xbb\xb9\x76\x60\x4c\xe7\x9e\x1d\x3f\xda\xd2\xa4\x72\xc1\x07\xda\x8b\xe0\xa2\x74\x9d\x78\xda\xd1\xeb\x73\x8d\x0e\x77\x17\x76\x27\xe6\x38\x43\x80\xbf\x37\x68\x66\x7a\xdc\x51\x43\xc3\x70\x87\x60\x80\x11\x03\x71\xd0\x0f\xab\x23\x11\x05\x27\x7f\x69\x0f\x07\xca\x19\xbb\xd1\x43\xc4\xaf\x6b\xc5\x8f\xf3\xf4\x10\x64\xe5\xeb\x1a\x8f\xc6\x88\x77\xa1\x57\xa9\xbe\x48\x2b\x63\xbb\xfe\x85\x4e\x05\xf1\x56\xfb\xe3\x63\x0a\x6b\x4d\xc0\x2c\x62\x63\x12\x8d\x8b\x0d\x90\x95\x99\x34\x9e\xc8\xcb\x39\x93\x50\x43\x98\xf7\x22\x5d\xf0\xcb\xc4\xcd\x25\xdf\xf1\xca\xae\x4e\xb2\x4e\xe3\x32\x5b\x8f\xfb\x38\xd0\x21\xd4\xe5\xe6\xed\x19\x95\x7e\x5f\xc2\x06\xe5\x7b\xcb\x97\xa5\xcd\xdb\xe6\x1d\xa8\xe6\x93\x8f\x7d\xbd\x92\xd0\xb1\xe0\x61\x66\x52\xc1\x60\xba\x65\x7c\xf7\xe6\x51\x0c\x30\xd7\xd1\xe8\xcb\x8f\x87\xd8\x38\x9c\xb3\x3e\xe4\xdc\x74\xeb\x14\xaf\xa5\x1d\x9b\x69\x60\xb2\x00\x52\xcb\xac\x1e\xdf\x9d\x4a\x06\x23\x1d\x58\x24\x87\x24\xd9\xbc\x03\xe3\x13\x9b\x99\xdd\x25\xfc\xaa\xe4\x4d\x7d\x21\xbc\x1c\x84\xcd\x78\x7d\x5b\x76\x6c\x6a\x61\xb7\x7e\x7e\xf7\x46\x1a\x94\xb7\xa3\x41\x70\x70\x5b\xd6\xa6\xd5\x3c\x4c\x36\x02\x89\xf5\x69\x11\x39\xe4\xa0\x70\xd4\x11\xac\xb7\x49\x38\xc5\x1f\x7e\xaa\xd7\xd6\xd1\x99\x4c\xbb\x1a\x77\xac\x8b\x15\x91\xfd\x8e\x24\x20\x1b\x3c\x4c\xf0\xa5\x4b\x6b\xa6\x6a\x90\x70\x43\x3c\xd9\xa2\xe3\xc0\x50\x43\x25\x50\x55\x68\xaf\xe4\xee\x20\x8d\xd0\x26\xb3\x0b\xae\x22\x34\xc1\x29\x5f\x15\xdc\xa7\x63\x0d\xe6\xb3\x65\xab\xe7\x9e\x5f\x81\x62\xab\x67\x8d\xa4\x19\x36\xa1\x95\xcb\x65\x9b\xd0\xc0\xe0\x0c\x8b\x6f\xf3\x54\xbf\xc3\xa2\x55\xc9\xb6\x22\x8b\x0d\x81\xaf\xab\x16\x80\x00\x0e\x2e\x27\x9a\x47\x9c\x68\xce\x91\x38\xd1\xbe\x1b\x9c\xd6\xd2\x5e\xee\x69\xea\xd1\x6a\x88\xf2\x10\x57\xf9\x23\xa5\x1c\x16\x77\x30\xbc\xb4\x49\x75\x14\x82\xb4\xaf\x9a\x88\xc5\xe1\xd2\x63\x00\x7c\x45\x89\xe6\x06\x28\x84\x95\xf2\x8c\x84\xcb\xb0\xc2\xc3\x6c\x63\x8f\x16\x66\x9b\x0b\xe6\x5a\xc3\xf5\xbc\x79\x58\x7a\xd9\x15\x0f\xeb\x99\x26\x1e\x54\x2a\x97\x57\x36\x25\x22\xf2\x70\x23\x96\xf0\x50\x76\xac\xf9\xca\x97\x56\x1f\xf1\x37\x24\x90\xac\xaf\xb4\x2c\xcb\x16\xb2\x7f\x05\xae\x90\x0d\xea\x18\x72\x2e\xd5\x9c\x21\xd5\x3c\x47\xea\x88\x35\xa4\xc2\x63\xc0\x49\xe1\x1b\x20\xb7\x45\xb8\xc7\x05\xa2\x75\xa4\x6d\x47\x87\x57\xbb\x7b\x7c\x86\x20\x91\x67\x3e\xf9\xb0\xbf\x83\x8a\xc3\x6e\x1d\xd7\x9d\xec\x37\x4d\xd2\x4b\x3b\xd1\xf1\x7d\xa4\xdf\xdc\xf3\x41\xd5\xa1\xeb\x83\xda\x93\x67\x86\x1f\xec\xc1\xcd\xc4\xb2\x4b\xd7\xb6\x85\x4f\xd7\xe5\x82\x6f\xf4\x87\xa6\x4e\x5d\x21\xf3\x39\x17\x32\x5f\x51\x21\x73\x8e\x42\x93\x8d\x12\xc5\xda\xda\x36\x61\x2b\x0d\xdf\x88\x5b\xf3\x8e\x88\xd7\x5a\x2d\x88\xe5\x8f\x18\x20\x7f\x79\x3f\xe2\xa4\xe0\xa6\xbd\x50\x91\x40\x0f\x27\xf8\x2a\xdf\xdc\x53\x14\x30\x67\x5c\xc0\x9d\x53\x5c\x49\x4c\x8d\x07\xf1\x85\x84\x8c\x12\x43\xce\xf7\xf0\x6a\x0d\x32\xd8\x8a\xd9\x51\xff\x2c\xf8\x50\x15\xc6\xa6\xf7\x71\xbf\x5f\x66\xee\x39\x3f\xb1\x4a\x70\x46\x66\xa3\x8a\x82\xf2\x5c\xcd\xb3\x0e\xcf\x93\xf0\xb3\x50\x6c\x24\xb0\x6b\xe4\xd1\x68\x76\x70\x9c\x98\xb6\xaf\x5d\xc1\x57\xfd\x37\x57\x77\xa3\x96\xda\x83\x45\x9c\xaf\x66\x27\xab\xe9\x68\x87\x73\xa9\xb3\x23\x1e\x05\x05\x55\x9e\x15\x17\x0c\x0d\xf8\x4e\xdb\xda\x6e\xe6\xa7\xf8\x1f\x17\x81\x12\xef\x9d\x1f\x8c\x90\x07\xac\xe2\xc7\x9b\xa4\xfe\x6b\x9f\xcf\xd7\x62\x9e\x15\x77\x29\x8e\x7d\xcc\xc4\xa0\x92\xcd\x07\x7d\x5e\x18\xa2\x47\x92\x26\x9e\xf2\x97\x0c\x35\xfa\xc4\x8d\x70\xc9\x8f\x5b\xbb\x0c\x7d\xd0\x5a\xdf\x3a\x66\x9f\x8a\x7e\x7e\x46\x89\x46\xde\x3b\x56\x9f\xb3\x27\xa1\xb3\xc5\x79\x69\x60\xd6\x1b\x4e\x2e\x34\x19\xd3\x89\xbe\x81\x53\xf6\xcc\x35\x11\x05\xab\xd1\xd9\x31\x8f\x2f\x86\x53\xf7\x22\x5d\x80\x39\xe3\x54\x57\x90\xa3\xbe\xce\x1f\x95\x1c\x76\x3a\xaa\xcd\xa2\x9a\xc8\x37\xa3\x16\x1e\xb1\x10\xf7\x84\xed\x92\xa5\xc2\xf8\xed\xeb\x47\xb8\x1b\x30\x79\x6b\xec\xb6\xe2\x90\xe7\xb0\x36\xa3\xe3\x65\xba\x42\x19\x1e\x3f\xf8\x23\xcf\x82\xe9\x6b\x6a\x11\x47\x7f\xe3\xb3\x60\x03\x28\xfc\x5e\x51\x03\x8b\x68\x93\xe4\xcd\x62\xd8\x15\x3e\x7c\x38\xdf\x22\xab\x14\x11\x96\xe4\x3d\xe2\x4b\x6d\x93\x1b\x3c\x5d\x3d\xec\x70\x6f\x0d\xeb\x7c\x66\xda\x86\xca\xce\x9d\x35\x6c\x41\xec\x3e\xd5\x56\x7a\x30\x44\xff\xd2\xab\x82\x66\xaf\x7d\x57\xcd\x09\x4f\x52\x7c\xfa\xee\xb3\x8c\x41\xf0\xdf\xf4\xf4\x65\xd8\xd9\x7f\xcf\x03\x98\x01\x0c\x42\xc3\xc3\x7b\x7a\xa2\x5e\x6f\x75\x88\x27\x00\x67\xec\x28\xf6\x1a\x64\x15\x5c\x25\xff\xa4\xd5\x42\xec\xc3\x09\x63\xcb\x14\x4e\x9c\xb8\x68\x10\x3b\x3c\x82\x03\xe3\x9f\xd7\x76\x7d\x18\x88\x7e\xfa\x66\x52\x72\xc2\x51\x49\xca\xe1\x1d\xa8\xa4\x73\x3c\x62\x1b\x3f\x28\x89\xa0\x47\x92\x0b\x73\xf3\x46\x9f\x95\xb4\x6a\x84\x86\xf4\x83\xe8\xb9\xa2\x7a\x54\x14\x12\xcd\x65\x84\x44\x1e\x73\x9e\xe1\x19\xba\x4a\x08\x5c\x82\xeb\x64\x7e\x1d\x47\xd1\x94\xe6\x04\xf3\x90\x94\x21\xf4\xa4\x7c\xcb\xa3\x79\x99\x7b\x20\xaf\x84\x29\x91\xe4\x1c\x33\x34\x0a\x06\xca\x8d\x8d\x06\x48\x6d\xdb\xa8\xd0\x14\x2a\x14\x24\x28\x85\x46\x06\xd8\x92\x08\x67\xba\xf9\x57\x25\x74\xa0\x92\x50\x21\xb0\xe4\x29\x07\x96\x94\x04\x56\xca\x64\x05\xf1\xf5\x44\x36\x1e\x3c\x89\x92\xfd\x63\x71\x9c\x39\x3c\x13\x37\x51\xc4\x1b\x21\x26\x35\x62\x5a\x7e\x2c\x7e\xcf\x2e\x17\xa2\x26\xbc\xde\xe4\x55\x9a\x6a\x03\x5c\x8c\xb8\xe5\x6c\xd5\x8b\xc8\xdb\x88\x48\x93\x98\xcb\x7c\x75\xc9\x5e\xbf\x84\x6c\x56\x62\x10\xac\x8f\x1d\x2a\x28\x41\xc9\x39\xa6\x16\x48\x98\x39\xe3\xd8\xc1\xe6\x73\x8e\xaf\x15\x94\xc8\x0a\xc9\x1f\x66\x93\xb4\x6d\x9d\x2f\x3b\x5c\x33\x33\x14\xdb\xba\xa7\x2f\x93\x6f\x75\x37\x8d\x4b\x35\x5d\x1d\x15\x2c\xc4\x10\x67\xa2\xa4\xbc\xe6\xaf\xc5\xac\xbe\x48\xc6\x65\x24\x96\x97\x8c\x44\x22\x79\xf9\xda\x7c\x1f\xa2\xf9\xcc\x02\x8c\x0a\x6c\x81\xfb\x17\x4d\x32\x7f\xdc\x98\x7b\x99\x39\xbb\xe7\x32\x9a\x6d\x5b\x49\x7c\xf9\xb3\xc7\xe7\xa7\xe6\x86\x2d\x83\x92\xbc\xf8\x67\x2c\x4b\x1b\x94\x0f\xf3\xfc\x3e\x88\x72\xd4\xea\x49\x8d\xf9\x59\xd4\xc7\x37\xad\x12\x7f\x1f\x29\x76\x9c\xec\x62\x69\x6b\x04\x12\xcc\xf1\x08\x01\x5f\xb1\x72\x0d\xbc\x1c\xbd\x69\x73\x84\x5b\xd1\x14\xd3\x5c\x96\xdd\x26\xe3\xb7\xf0\x6d\x95\xd4\x2e\x9a\x2a\x87\x29\x32\x6f\x9f\xbc\x3d\x8b\x4f\xda\xa2\x45\x8c\x64\x7d\x8d\xb2\xd9\xf7\x17\x7a\x1b\x60\xce\x1f\x9d\xf9\x79\xae\xf3\x0a\xe5\xf4\xa9\x68\x28\xc3\x72\xe8\xd6\xe4\x65\x68\x71\x8c\x20\x32\xd6\xe2\x65\xb6\x1f\xbb\xb0\x66\x85\x8b\x41\x5b\xbf\xcc\x53\x1b\xaa\x58\x3b\x71\x24\x34\xa7\xf7\x1e\x8f\x46\xc3\xa1\x96\x1c\x27\xe6\xc7\x85\xd4\x6d\xd2\x82\x13\x26\xe2\xa1\x31\x15\xd5\x00\x48\xd1\x48\x5e\x41\x31\x46\x54\x8b\x28\x2f\xae\x1d\xb4\x55\x1f\xe2\x66\xcc\x3d\xc9\xf5\xaf\x5f\x88\x90\x97\x38\x78\xf9\xd8\x3f\x7d\x94\x38\xf6\xd3\x06\xa8\x2e\x66\xfb\xe2\x6e\x5e\xe7\x2d\x30\x8b\x91\xdb\x40\xeb\xe2\x66\xde\xd4\xc0\x2a\x6c\x6b\xfe\x5c\x94\x49\x37\x4f\x5c\x2d\xb1\xd4\xc1\x80\x71\x4d\x5c\x21\x2e\xb8\x10\x34\xcb\x97\xd6\xa3\x86\x87\x70\x39\x87\x15\x86\x07\x0e\x46\xf0\xa1\x94\x55\xa9\xe1\xf3\x68\xc7\x2a\x45\x3f\x01\x47\x75\xc4\x47\x21\x68\x3c\x62\x0e\xe2\x76\x5f\xcf\x23\x88\xfe\xce\xa9\xcd\x26\xae\xd1\x06\xe5\x99\x16\x4d\xaa\x2a\xdc\xc3\xee\xc9\xe1\x3c\x2a\xf0\x12\xbb\x56\x2c\x7c\x93\xc9\x02\x70\xf6\xe3\x27\x36\xf9\x4d\x87\xc3\x32\x23\xea\xa3\xa9\xe5\xc5\x05\xe2\x8b\x21\x34\x25\x51\x4b\x42\x92\x46\x53\x86\x7a\x79\xc3\x07\x08\x1a\x3c\xd6\x81\xad\xe0\x27\x20\xc7\x07\x0a\xb6\x02\x5e\xf2\x92\x39\x34\x5b\x77\xfa\xde\xf7\xc4\x7b\xd1\x9d\xdc\x5e\xe4\xe2\x3f\xb4\x2a\xa3\x4a\xc3\x38\xb8\x58\xb2\x8d\xae\x23\x85\x03\xaa\xcb\xb2\x1d\xbf\x43\x31\x52\x74\xbb\x45\xc0\x55\x5e\xba\x90\x88\xfa\x13\xb5\xd4\xb9\x42\xbc\x33\x44\xf5\xeb\xeb\xd2\x44\x5f\x5f\xd1\x01\x60\x18\xa1\xc4\xaf\x9a\xf0\x08\xf3\x33\x40\x68\x40\xdd\xbe\x0c\xa2\x30\xda\x40\xa6\x7e\x7b\x25\x1e\xdf\x62\x81\x5a\xa2\xcb\xb0\x37\x75\xf9\x43\x3f\xac\xca\x72\x72\x6b\x2d\x93\x7d\xaf\xda\x8f\xb0\xe8\xc0\x0b\x0d\x69\x01\xe3\x31\x24\x86\x6c\xd4\x90\x3a\x1e\x66\x98\xd7\x34\x9b\x60\xd1\xce\xce\x1e\x4d\x65\xfa\xa7\x82\x5a\xf6\xff\xc4\xb3\xac\x77\x10\x17\x77\x45\xdb\xf5\xce\xbb\x61\x8d\x18\xce\xe3\x1c\xdf\x0e\xec\x05\xef\x34\x7f\xde\xe4\xad\xfd\xe8\x0e\x7b\xf0\xdf\x69\xf3\x6c\x19\xb4\xe5\x88\xc3\x14\x94\x94\x4a\x04\x6b\xa2\x02\x7a\xf4\x4a\xa9\xbe\x10\x73\x15\xbd\x44\x9a\xf8\x57\x4d\xc7\xc7\xc3\x93\x16\x77\x38\x62\x6a\xe2\x86\x05\xf7\xa0\x3a\x90\xfd\x17\xc4\x96\xb4\x65\xc1\x7e\x42\x22\xb5\xed\xfb\x94\x38\x99\xa0\x7a\x38\x50\x09\xe6\xeb\x82\xfb\xb2\xd3\x85\x1b\xe6\x92\xea\x25\xfe\x65\xde\xa2\xdf\xfa\x6a\xee\xbd\x68\x56\xe9\x8d\xde\x98\xe6\xc4\xe1\x1d\x64\x5f\x87\x21\xa1\x0a\x8b\xf8\xba\xff\x08\x00\xd8\xb5\x2d\xdf\x23\x50\xab\x4d\xd7\xf3\x07\x92\x6c\x1e\x93\x08\xbc\xed\xb6\x70\x48\x33\x67\x08\xb9\x77\x1f\xd9\x87\x43\xab\x48\xba\x48\xe6\x5f\xf0\xa7\xb9\x2f\x9f\x03\x7e\x13\xe7\x56\x78\xe6\x2c\x36\x7c\x09\xf7\x22\xb9\xfe\x55\xa3\x9e\xac\xcb\x0c\x47\x91\x49\x68\x92\xf6\x57\xd1\xe6\x87\xc1\x79\x3b\xf0\xc0\x41\x0b\xac\x7b\x63\x95\x34\x74\x4b\x19\x62\x3b\x35\xb6\xd5\xd7\x49\xe5\xf5\x62\xdf\x8a\x73\x91\x9f\xc4\xe6\xd3\xfe\xe1\xbe\xee\x9f\x3b\xdb\x51\x9f\xb6\x58\xd1\xce\x7e\x80\x8d\xe7\x86\x4d\xe2\xed\x3a\xc0\xcf\xe2\x71\xca\x0a\x33\xc2\xa6\xf3\x47\x39\x82\x4d\x43\x3b\xd7\x0d\x6e\xbb\xc3\x3e\xfa\x1d\x9c\x53\xb0\xb2\x47\x28\x53\x55\xa6\xfb\xb6\x1f\x97\x74\x92\xd3\x3d\xa7\xff\x88\xb3\xdd\x06\xa0\xb3\x59\x0e\xbb\xff\xab\x2f\x1e\x3d\x1d\x97\x9c\xc0\x2e\x9a\x73\x88\x8c\x34\xe3\x28\xea\x91\x5b\xea\xa9\x49\xe8\xed\x76\x54\xee\xd8\x14\xe4\x48\x4c\xb5\xc2\x39\xa3\x72\x49\x46\xfb\x92\x25\x02\xfe\x3b\x59\xc6\x3f\x91\xf5\x10\x3f\xd8\x67\xc3\x5f\x78\x54\x65\x56\xd3\x8f\x7d\x61\xaf\x0e\x47\x00\x14\xe0\x03\x73\x5b\xc4\xbe\xd0\x6a\x30\x7f\x74\x15\xa1\x4d\xf0\x08\x4e\x4c\xb5\xa6\x39\x8c\x26\xc0\x1a\xae\x24\xed\x87\x97\x79\xe6\xbc\xc3\x77\xe9\xb8\x9c\xcb\x9f\x6c\x32\x93\x3a\xc3\xe6\x48\xe9\x40\xe4\x11\xf3\x4d\x27\x89\x30\x60\xba\x0f\xf0\xb6\x1e\x6f\x9c\x41\x29\x3f\xe0\x9d\xc3\xc2\xab\xd4\x43\x4f\x94\xdc\x03\x08\x83\x6b\xe7\xe4\x60\x5e\x9b\xfc\xc2\x06\xfa\x74\x3d\xd3\xf1\xdc\x2e\xdb\xb6\x6a\xc2\x18\x04\xfc\x04\xd6\x78\x32\xd3\x2d\x4d\x0c\xb5\xca\xf9\xea\xc3\x41\x2a\x74\xba\xc0\x7b\xf6\x21\x22\x75\x45\x95\x20\xb1\xb8\x07\x03\xf6\x71\x39\x77\x8c\x56\xb5\x7f\x92\x5f\x41\xf5\xa5\xa6\x24\x11\x6f\x32\xb9\x48\x07\xec\x08\x4a\x0e\xe4\x39\xc8\xf7\xb6\x5a\xb3\xb4\x2e\xf1\xb4\x2a\xfb\x0e\x1a\x7c\x0c\x59\xe1\x81\x75\x69\x0d\xed\xd7\xac\xc3\xf5\x1f\xe2\xcd\x17\x25\x8d\x77\x1b\xd4\x88\x5e\x5c\x60\xf4\x35\x64\x0e\x0f\x35\x94\x60\x6e\xf0\x16\x51\x5c\xc0\xfe\x60\xd3\xce\xdf\x95\xf2\x1a\x70\xac\x17\x59\xf6\xa1\x99\xd2\xa9\x80\xe9\x6f\x3f\x64\x04\xbe\x54\x7e\xb4\x04\xb7\x56\x5a\xe2\x77\x6b\x61\x77\x9a\x86\x8d\x85\x5d\x1e\xf4\xe8\x2d\xde\x9c\x0d\x99\x7c\x2e\x10\x8b\x66\xd2\x08\xae\x1b\x6a\x0c\x3c\x57\x98\xb2\xf8\x20\x32\x15\x1c\x32\x83\xb1\xbb\xa4\xb2\xa2\x84\x59\x58\x84\x05\x9f\xc1\x72\x64\xd2\x08\xef\xb5\xe6\x2d\x30\x30\x4c\xc1\x7a\x7c\x17\x3f\x0e\xd8\xe9\xe5\xc5\x28\xda\x63\x1c\xfb\xff\x6e\xe3\xfc\x41\x0b\x1f\x9f\x51\x7e\x67\x61\x9c\xb5\x28\x9e\xf6\x07\x43\xdc\x6c\x38\xc5\x1c\x7f\xfc\xc3\x3f\xc6\x40\x8d\xee\xfa\x2a\xbd\x24\x7c\xc7\x71\x25\xc2\x41\xbc\xdf\xd4\xe9\xfb\x77\xc3\xb7\x16\x24\x9a\x4b\x10\x9c\x1c\xe3\x0c\x5a\x95\x39\xca\x83\x15\xdf\x4b\x44\xff\x1c\x68\x59\x74\x92\x51\xdb\xa2\xae\xe4\xe6\xff\xc0\xed\x0f\x0d\x7d\xef\x5b\x8a\x43\xaa\xbb\x9b\x97\x28\xc6\x75\xd8\xa6\x46\x4a\xc7\x88\x9b\x3f\x84\x0f\x44\xc4\x4f\x69\x7c\xdf\xf8\x77\x14\x7e\xd7\xe0\x26\x02\x41\x7f\xaf\xc1\xba\x7f\xfb\xd0\x7c\x98\x39\x5e\x0b\x89\x20\xf7\xf7\xbf\x12\x4f\x34\xda\x1b\xb2\xc2\x7e\x79\xe3\x95\xba\xf3\xa9\xdb\x2d\x1c\xe2\xa4\x4d\x56\xf3\x52\x9c\x99\x65\x8e\x08\x97\xf2\x5b\x17\x36\xde\x2d\x1c\xa9\xff\x43\x1f\x57\x5d\xdf\x40\xab\xd8\xce\xb0\x10\xe7\x25\xdc\x03\x7f\x38\xb8\x80\xf3\xf6\x47\x30\x6d\xda\xfc\xc9\xaa\x9c\xcb\x99\xe5\xb7\x06\xe1\xdf\xc2\xbe\xe1\xec\xda\x82\x2f\xfd\xf9\x41\x33\xff\x80\xc8\xc9\xba\x2b\x32\xe2\xaa\x10\xcd\xfa\x83\x2d\xa5\x20\x56\x75\xeb\x12\x2e\x29\x41\xde\xbe\x74\x29\x19\xa5\x00\xdf\x12\x57\xc6\xdf\x3b\xfa\x6e\xfb\x30\x85\x50\x10\x37\x63\x1b\xa2\xf1\xa9\xa4\xf5\x94\x52\x97\x6b\xfe\x68\x2c\x21\xf1\x8c\x5f\xa4\x90\xde\x35\x92\x36\x75\x2b\xef\x54\xf0\x4f\x4e\xbc\x2c\xbb\x9a\x93\x64\x0c\x9c\x86\x37\xc5\x91\x04\x34\x8b\xef\x9d\xb5\x6b\x4e\x68\xfb\x55\xe9\x12\x69\x0c\xed\xa5\x36\x86\x71\xfc\x9c\xf6\x9c\x8e\x20\xd1\x9c\xbc\x49\xa4\x87\x3a\xd9\x2d\xdc\x80\x64\x34\x92\xe6\x86\xc3\x7f\x19\xba\x59\x5d\x56\x88\xa3\xfb\xdd\xf0\xb2\xa8\x7b\xf5\xed\xb9\x38\x03\x69\xd8\xaf\xb6\x6b\x49\x6c\xc1\xbd\xd0\x9a\xbe\x8b\xfc\x4a\xa2\x7b\x61\xb7\x35\x6c\x24\x3e\x63\xef\x5e\x8e\x74\x9d\x17\x55\xa7\x52\xf5\x13\x8d\xb6\x57\x24\x41\x51\x2f\x91\xcb\xd3\xce\x7d\x05\x43\x71\x16\xdf\x69\xb1\x17\x4b\x22\x94\xcf\x4a\x04\x5e\xa8\xd5\xd8\xec\x9d\x7f\xf9\x17\x0e\xb9\x4f\x12\xc9\xbf\xfe\xab\x79\xfc\xf9\xbb\x72\x37\x45\x64\x74\x9f\xf0\x43\x28\x28\xba\x4d\xd6\x0d\x09\x57\x1b\x22\x64\x54\x7e\x9b\xfc\xf0\xc7\xa8\x0a\xbb\x7e\xb3\x91\x38\xdf\xbd\xe9\x0b\xe8\x1a\x39\xe1\xff\x04\x00\x00\xff\xff\xd3\x55\x03\x27\x09\xb3\x00\x00")
func confLocaleLocale_plPlIniBytes() ([]byte, error) {
return bindataRead(
@@ -4519,12 +4519,12 @@ func confLocaleLocale_plPlIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_pl-PL.ini", size: 45766, mode: os.FileMode(493), modTime: time.Unix(1442599198, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_pl-PL.ini", size: 45833, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_ptBrIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\x5b\x6f\x1c\x47\x96\x27\xfe\xfc\x17\xa0\xef\x90\xd6\x40\x7f\xd9\x00\x55\x86\xed\xbd\xc1\x70\xd9\x4b\x51\xb4\xa5\x5e\x49\x64\x8b\xb4\x1a\xbb\x86\x51\x8e\xaa\x0c\x16\xd3\xca\xca\xac\xce\x0b\x29\x6a\x30\x0f\x83\xfd\x16\xfb\x34\x42\x3f\x0c\xdc\x80\x9f\x06\xf3\xe2\xc7\xad\x2f\xb6\xe7\x77\xce\x89\x5b\x66\x16\x25\x4f\xef\x4e\xa3\x61\xb1\x32\x4e\xdc\x4e\x44\x9c\x38\xf7\x30\xdb\xed\x22\xb7\xed\x6a\xfe\xfd\x26\x6b\x6d\x73\x55\xec\xfe\xb9\xce\x72\x9b\x7d\x57\x74\x99\xe9\xbb\xfa\xe1\x65\xdd\x6e\x6d\x6e\xf2\x3a\xb3\x99\xd9\x14\xeb\xdd\xbb\x2b\x5b\x66\x54\xa3\x29\x3a\xfa\xb6\xc9\xbe\xab\xef\xde\xb9\x7b\xe7\xb2\xde\xd8\xf9\xe9\xee\xdd\xba\xa8\x4c\xf6\xb4\x2a\x56\x85\x29\xef\xde\xc9\x4d\x7b\xb9\xac\x4d\x93\xcf\x4f\x4d\x51\x51\x3d\x6a\x79\x55\x57\x5d\x53\x97\xf6\xee\x1d\xfb\x66\x5b\xd6\x8d\x9d\x1f\xf3\xbf\xa6\xa1\x56\x6c\xb9\x9d\x1f\xfe\xdc\xe7\xe6\xee\x9d\xb6\x58\x57\x8b\xa2\x9a\x1f\x13\x38\xca\xf8\x77\xdd\x77\xf3\x33\x53\xb8\x9f\xfd\x76\x7e\x64\xa8\x13\x81\x68\xec\xba\x68\x3b\xdb\xcc\x5f\xf2\x1f\xfc\xed\xda\x2e\xdb\xa2\xb3\xf3\x33\xfa\xcf\xdd\x3b\x57\xb6\x69\x8b\xba\x9a\xbf\xa2\x7f\x77\x7f\xa1\x81\x6f\xcd\xda\x0f\xfb\xee\x9d\xce\x6e\xb6\xa5\x21\xe8\xe7\x75\x6e\x4b\x2a\x2e\x4d\xb5\xee\x01\xf2\x34\x2f\xea\x0d\x41\xac\x1a\x4b\xe5\x8b\xca\x5e\xcf\x8f\x9a\xc2\x34\xb3\xd9\xec\xee\x9d\x9e\x10\xb7\xd8\x36\xf5\x45\x51\xda\x85\xa9\xf2\xc5\x06\xb3\x3a\xb5\x0d\x7d\xc8\x08\x71\x7d\xdb\xef\xde\x35\x05\x30\x48\x93\xbf\x28\xd6\x7d\x63\x76\xff\xbc\xfb\x57\xdb\xca\x34\x6c\x4e\xf3\x5c\x98\x76\xfe\xaa\x5e\xed\xfe\x9a\xed\x7e\x01\x42\xd1\x68\x65\x08\xa9\xdf\x6b\x6d\xc2\xd7\xc6\x14\xe5\xfc\xf8\x21\xfe\xc1\xd0\xdb\xf6\xba\x26\xd4\x9e\xd9\xea\xd2\x60\xf6\x8b\xee\x66\x6b\x69\xf2\x79\xb1\xe6\xd9\xae\xcc\xb6\x5b\x5d\x1a\x42\x11\xff\x8b\x56\x1b\xbb\xad\x09\x1f\x75\x73\x43\x70\xfc\xe7\xee\x5f\xb8\xed\xba\x59\x9b\xaa\x78\x6b\x3a\xa0\xe7\x44\x7f\xd0\x20\x81\xa4\x4d\xd1\x34\x75\x33\x3f\xa6\x8d\x50\x5e\xd2\x6f\x9a\xfd\x02\x0d\xcd\x5f\xd4\x57\x75\x96\xb6\x83\x32\xda\x25\x0d\xb0\x48\xc5\x26\x7b\x8e\x1f\xda\x10\x0a\x2f\xea\xe6\xb5\x54\xfc\x96\xfe\xc2\x86\x18\x37\x40\x83\x91\xca\xc3\x81\x98\x8a\x16\x83\x8b\xbf\xb3\x8d\xad\x68\x93\x35\x31\x0c\x63\xd4\xe4\x1b\xc2\xe6\xd6\xd0\x76\xf3\xbb\xae\xce\x0e\xf1\x95\x37\x45\x5e\xd3\xb6\x30\xab\x55\xdd\x57\xdd\xa2\xb5\x5d\x57\x54\xeb\x76\x7e\x94\x2e\x4c\x96\x9b\x8c\x3e\x75\xd8\x87\x7b\x40\xee\xde\xb9\xa9\x7b\xbf\xee\xb4\x0a\x7d\xb6\xe5\x25\xd7\x02\x5f\xef\xac\x37\xed\x78\xe1\x79\xa6\xed\xe2\xc2\xda\x7c\xfe\x2d\xfd\x07\x98\x78\x51\x77\xbb\x5f\x69\x52\x54\xbc\xed\xcb\x92\x90\xfc\xe7\xde\xb6\x1d\x35\x51\x97\x74\xa2\x3a\x3f\x38\x9b\x9d\x52\xf9\xdd\x3b\x45\xdb\x12\xc0\xfc\xb4\xa9\x97\x25\xed\x0e\x6e\x76\x65\xaa\x15\x4d\xfd\x88\xff\xc1\x11\xb8\x7b\xe7\x87\xd6\x9a\x66\x75\xf9\x23\x26\x83\x3f\x68\x6f\xb6\x7f\xee\x8b\x56\xf7\xef\xde\x4d\x81\x3d\x18\xed\x3f\xee\xcd\x77\x46\x3d\xd1\x29\x99\x1f\xed\xfe\x85\xf6\x1b\xd3\x80\x1f\x8a\xaa\xed\x4c\x59\x52\x3f\xfa\xd7\xfc\x29\xff\xeb\xd6\xaf\x2b\x3a\xc2\xd4\x71\x67\x68\xef\x62\x12\x45\x54\x9a\x6d\x4d\x63\xb2\xd3\xa6\xd8\xd8\x82\xfe\x38\x7e\x63\x57\xbd\x56\xcb\xeb\xd5\x6b\x3a\x61\x20\x0e\x34\x9e\xa7\x17\x19\xe1\xf7\x41\x63\xb3\xa6\xaf\x2a\xc2\x30\x51\xa0\x75\x8b\xb6\x0a\x6a\xf2\x31\xc3\x1e\x64\xdb\xd2\x9a\x96\x40\xac\xc9\xb3\xaf\x4c\xd6\x99\x66\x6d\xbb\xf9\xbd\xc5\x92\x8e\xf4\xeb\x7b\xd9\x65\x63\x2f\xe6\xf7\xee\xb7\xf7\xbe\xfe\xae\xa7\x6a\x25\x6d\x93\xf6\xab\x4f\xcd\xd7\xd9\xca\x50\x09\xe1\xf6\x26\x5b\x5a\xda\xaa\x16\x7d\x65\x74\x78\xaa\x35\x91\xbf\xea\xa6\xbb\x44\x87\x45\x95\xd1\x1f\x6d\x06\xea\xf1\x11\xf0\x47\xc8\x24\xaa\x90\x2f\x85\x94\xf2\x78\x78\xed\x9a\xec\xf9\xcd\xd9\x1f\x9f\x1d\x64\xa7\x75\xdb\xad\x1b\xcb\x7f\xd3\x7f\x08\xfa\x8b\x8c\x1a\x3e\x2f\x1e\x3f\xa2\x05\xa0\x8a\x82\x9a\xd1\x2e\xb4\xd9\x23\x5a\x47\xa6\xc8\x8f\x69\xe7\xb6\x02\x8b\x63\x7e\x5e\x6c\x6b\x6c\xec\x61\x39\xd1\xeb\x6e\xfe\x84\xfe\x33\x5a\xbe\x21\xc1\xa0\x96\x98\xc0\xbc\x20\xd2\x3d\xd5\x12\x95\x2b\xca\x4f\xeb\x26\xbb\x30\x57\x35\xe1\x95\xda\xcc\xea\x6c\x63\x69\x97\x15\xed\xa6\xce\x9e\xbe\x78\x71\xf2\xf8\x11\x6d\xef\x0d\x7d\xa6\x4d\xfe\x33\x9d\x2a\x6e\x84\x10\x69\x56\x44\x8c\x69\x16\x7d\x77\xf1\x5f\x16\x6b\x5b\xd9\xc6\x94\x8b\x55\x21\x2b\xcd\x88\xa1\xb9\xb7\x6d\x49\xf4\x32\x67\x9a\x5b\x67\x67\x67\xcf\x30\xd0\xee\x92\xf6\x2f\x1d\x58\x50\x9b\xf6\xcf\x25\x90\xab\x43\x39\xa1\x86\xb9\x00\x23\x36\x0d\x21\xfe\x8a\xff\x5c\xba\xc1\xe3\xaa\x6a\x27\x70\x6c\x9b\x66\x41\xe4\xbd\xbb\xc1\x32\x71\x0f\x27\xd9\x51\x68\xea\xf6\xfa\x59\xc5\x3b\x94\x86\x89\x4b\x32\xbb\x32\x6f\x8b\x5a\xdb\x2c\xaa\x2b\x53\x16\x39\x2d\xe0\x10\x9f\x83\x26\xa3\x76\x6c\xb3\xa1\xd6\x33\xfa\x18\x61\xe9\xde\xec\x1e\x5d\x10\xf7\x1e\xde\xa3\x86\xab\x7a\x21\x64\x0c\xb7\x49\x4e\x07\x95\x4e\xdc\xa2\xd1\x5b\x8d\x49\xb4\x5c\x15\x61\x58\xb4\xf1\xcc\xb2\x20\x4c\x11\x45\xac\x33\x05\xad\x69\xb4\x9b\x6c\x85\x8b\x2a\xeb\x37\x86\xaf\x5e\x83\x11\x99\x98\x1a\x26\xc8\x71\xd4\x53\xb7\xca\x21\xb5\x40\x9b\x65\x54\x67\x02\x21\x66\x06\x1a\xe0\x96\x79\x7a\x3f\x13\xd5\x36\x74\x6e\x08\x39\x38\x23\x44\x86\x89\xfb\x48\x70\x76\xb8\x25\x42\x47\x33\xbc\xaa\x43\xa1\x5b\xfa\xa3\xba\xac\xe9\x4c\xd1\xf4\x2a\x86\x36\x59\xdb\x9b\xac\x8e\xaf\x88\xcc\xd0\x86\xf8\x48\x28\xda\x22\xde\x46\x80\x7e\x69\x8a\xb7\xe8\x23\xa5\x71\x1e\xd4\x75\x73\x5e\x63\xb5\x6a\x9c\xe0\x00\x87\x5f\x9b\xba\xab\x65\xec\xc4\x1b\xd1\xac\xd1\x5f\x6b\xca\x2b\xfa\x48\xd4\x83\xd6\x33\x2f\x1a\x2b\xe0\x20\xaa\x3d\xb1\x27\x38\x80\x4c\xc9\xb0\x2c\xe1\x24\xba\xb2\xb0\xa9\x3d\x8b\x90\xdb\x2b\x9b\xd1\x86\xc8\xcc\xca\xb6\x2d\x4d\xa8\xf6\x1b\xbe\xd1\xf1\xc7\xe3\xa2\x1d\x63\x5d\xfb\x0e\xa9\x39\x71\x2a\xc4\x37\x3d\xae\x37\xbb\x5f\xab\xa2\x76\x1f\x3c\xfd\x6c\xe9\x80\x9a\x0b\x4b\x3b\xe1\xfb\x97\xcf\x5a\x39\x8d\xab\xb2\xc6\xd5\xba\xc9\xae\x0a\x43\x87\xf0\x09\x1f\xcc\xcb\xc5\xb6\x6e\x3a\x9c\xfe\x8e\x3f\x86\x6f\xae\xad\x17\xbb\xdf\x36\xb6\x61\xec\x6e\x19\x0a\xeb\xd3\xd2\x4d\xc8\xac\x24\xf6\x09\x55\x23\x66\xb1\xdb\xbd\xa3\x29\xd2\x66\xae\x0f\x68\x86\xc5\x1b\x2b\x47\x48\xfa\xc6\xd6\xa5\x15\xd7\x8d\xbb\xea\x9b\xb6\xd6\x21\x5c\x76\xdd\x36\x1e\xc3\x93\xf3\xf3\xd3\xe8\xeb\xde\x51\xd0\x3c\x30\x10\x93\x19\xde\x4e\xb2\x35\x8a\x86\x06\xe1\x90\x35\x93\xed\xd5\x37\xe5\x9c\x90\x30\xb5\xf3\xa8\x68\x02\x63\x8c\x33\x26\x6f\x31\xc2\x30\xae\x4f\xf1\x9f\x96\xd6\xa3\x33\x9b\xe5\xee\x17\x90\x43\xe6\xd7\xf8\x54\xd4\x5b\x1c\xda\xbd\xc7\xe2\x64\xbb\x42\x71\xd1\x2a\x8f\xb7\xef\x36\x20\xbc\x44\x2c\xba\x63\x04\xdb\x0d\xe1\xc3\x93\xfd\xec\xec\x39\x90\xc4\x1f\x2f\x9a\x7a\x33\x7f\x6c\xff\xbf\xe8\x67\xd8\x72\xb6\xca\x89\xee\x68\x5b\xdc\xad\x6c\x3e\xe2\xdc\x50\x42\x53\xb5\xc4\xf0\xad\x8a\x0b\x8f\xc1\x97\xdf\x1e\x65\xff\xf1\x8b\xcf\x3f\x9f\x65\x27\x19\xdd\x8d\x1b\xd3\xe9\x7e\x05\x09\xe8\x37\xda\x08\x91\xcc\xec\x1e\xce\xf3\xbd\xec\x2b\xfe\xf2\x5f\xed\x1b\x43\x7c\xb5\x9d\xd1\x25\xf1\xf5\x0c\x5c\x1c\xf1\x4b\x8d\x1e\x8e\x87\xd2\x31\x4e\xe5\xc6\x52\xcf\xe0\x5b\x15\x20\xbd\xaf\x06\x30\x8e\xd7\x5f\x30\x63\xd5\x6c\xe6\x4f\x3c\xf9\x3b\x92\x2f\x3a\x68\x66\x30\x85\x1a\x4a\xcb\x8b\xaa\xee\x8a\x8b\x9b\xa8\xc2\x0b\x7c\xf0\xb3\xa4\x0a\x47\x75\xd3\x58\x9c\x1c\x6c\x63\x0b\x56\x8e\xb0\xbe\xb2\xfb\x2f\xe9\x33\xb7\xdd\x6d\x76\xd2\x53\x4f\xad\x5f\x28\x5a\xd2\xfa\xe2\x02\xfc\x85\xdc\x72\x87\xb2\xd3\xf9\xb2\x3b\x91\x82\x14\x82\x76\xf6\x96\xc4\x9a\xc7\x72\x28\x40\xed\x8e\x1e\xbf\xa0\x0b\x17\x97\x2d\x6d\xb7\x0d\x2a\x52\x8f\xc4\x76\xe6\xc2\x1f\x1d\x64\x5d\xa0\x58\x7c\x7a\x5a\x47\x9d\xe8\xe6\xd8\xd6\x55\x81\x79\xbe\xe5\x3b\xa8\xac\x57\xa6\xdc\x00\x83\xe0\x3a\xf4\x5e\x21\xfe\xfc\xca\x10\x1e\x5c\x9f\x34\x3c\xbf\xcd\xbe\xd3\xb2\x31\x74\x34\xce\x70\xef\x38\x70\xc2\xc3\x05\xdd\x35\x84\x1c\xda\x6b\x2d\x76\x3e\x06\x60\xda\x68\xac\x02\x48\x10\x10\xc4\x68\x33\xd2\x39\x42\x09\x1d\x60\x4f\x0c\x5b\xec\xa5\xad\xc9\x31\x97\x68\xbc\xc9\x3d\x18\xc6\xcc\xd2\x6a\xe3\x97\x7a\x0a\x3a\xc5\x2d\x8f\x38\xa9\x05\xc4\xba\xce\x0f\x84\x38\x31\x41\xab\x19\x65\x80\x4e\xee\x40\x22\xc3\xad\xd1\xeb\x95\xaf\xd6\x16\x57\x69\xc5\xdd\x3a\xd9\xeb\x98\x7f\x66\x5e\x04\x4b\x8b\x75\x40\x2f\xc1\x40\x36\x20\x8a\xc4\x49\xd0\xf9\xcb\xb4\x18\xa7\x0c\x1c\x57\x43\x0b\x5a\x5e\x3c\x8c\xa7\x32\x53\xb6\x93\xa4\x3e\x15\x94\x17\x57\x05\x49\xa5\x2f\x99\xed\xb4\x8c\x0e\x1a\xb4\xdf\xd5\x3c\x19\x43\xd4\x8a\xee\xcc\xd2\x5f\x97\xd8\x48\x22\xfc\xb6\xd3\xed\xe9\x00\xcf\x14\x03\x61\x65\x7c\xf3\xb2\x68\x39\x28\x21\xf5\x4a\xcb\x4b\xac\x3d\xfd\xdf\x35\x7b\x80\x2e\x69\x77\xf0\x66\x70\x88\x14\x78\xcb\x82\x3d\xd6\xb8\xc5\x8c\x55\x8c\x9f\x39\x09\x4e\xe5\x27\x61\xa9\x63\x76\x87\x76\x79\xe1\xf1\xbe\x9f\xad\xc9\xcc\xba\x6e\xcc\x01\x31\x0b\xe8\xc9\x80\x2d\x45\x65\x96\x2f\x22\x99\xfc\xe3\xa7\x8f\xe7\x9f\x7d\xc2\xfb\x80\x08\x1a\x4d\x48\x86\x48\xa4\x85\xae\x0b\xbd\x84\x27\x38\x26\x19\xe3\x1e\x82\xa0\xb2\x23\xea\x0d\xe5\x4e\xae\x16\xb1\x3c\x36\x62\x0b\x06\xbc\x97\xb2\xe9\x4a\xe0\xc2\x77\x47\xdf\x70\x4c\x19\x42\xea\xa5\xda\x01\x15\xc0\x16\x6b\x62\x09\x9c\x14\xd6\x28\x83\x40\x4b\xd1\x2d\xd6\x45\xb7\xb8\x00\xa1\x25\xf1\xd3\x94\xb4\xd7\x88\xd3\x40\x01\x9f\x0a\xa2\xd4\xb8\xac\xb3\x07\x04\xf5\xe0\xcb\xec\xfe\x95\x63\xc3\xbf\x00\xf5\x5c\xd0\xd9\x2d\x4a\xec\x63\xc8\xb6\x58\x77\x3e\xc3\xbc\x3a\x6d\x2f\x57\xb0\x32\xd0\x07\x7c\xa0\x59\x76\xa0\xff\xee\xfe\x99\xf8\x35\x22\xe4\xd7\x55\x59\x93\x5c\x96\x87\xba\xcb\xa2\x02\x12\xa8\xf8\x82\x55\x47\x20\x75\xf7\x69\xf3\xbc\xd8\xfd\xcf\x93\x18\x6e\x5d\x2f\xfb\xa2\xcc\x67\x98\xa0\xf0\xdd\xc4\x75\xeb\x4e\x49\xd6\xe1\x2f\x53\x5c\x3d\x8f\x50\xb8\x91\x15\x48\x7c\x67\x64\x6e\xae\xad\xc0\x36\x1e\x4e\x73\x5b\xbb\x5f\x48\xf6\xbb\xda\xbd\xc3\x31\x95\xaa\x9e\x95\x03\x5e\x68\x03\xad\x2e\x13\x6e\xce\x08\xc7\x21\x03\xe2\xee\xa9\x89\x68\xf7\x99\x8e\x8e\x23\xb5\xd4\x66\x0f\xbf\xa6\xff\x12\x9a\xcd\x95\x95\x3b\x6d\x3d\x5a\x1e\x30\x9b\x20\x74\x89\x32\xe1\x2f\x75\x3a\x87\xe4\xf0\x8c\x50\xb2\xf7\xb0\x08\x56\x06\x93\x73\x9b\xa8\xed\x57\x38\x08\xf3\x47\x76\xf3\xf0\xaa\xa0\x8d\xf1\x51\x76\x4c\x25\x9b\x9a\xf5\x1a\x7c\x23\xb7\x4c\x29\xaf\xf8\x98\xd2\x81\xad\xcb\x4b\xe2\x02\x85\x23\x25\x96\xaf\xb8\x2a\x68\x53\x3c\xa4\x73\x8e\x93\x85\xdb\x7c\x45\x62\x37\x75\xcc\xdc\xd1\x0f\x50\x1e\xfe\x48\xf2\xaa\x70\xfb\x75\x99\x83\xa9\x1b\x1c\x0f\xd0\x89\xa1\xea\xcb\xc1\xea\x39\x68\xaf\x0b\xc2\xff\xc2\x2b\x1d\x17\x3c\xb8\x37\xdd\xfc\xbc\xa1\x7b\x8f\x19\x03\xfc\xe4\x9d\x11\xf4\x91\x47\x5e\x1f\xb9\xb9\xe1\x1d\xd0\xce\x9f\xdb\xbe\x4d\xc4\x84\x16\xc7\xb0\xa4\x2d\x5f\x37\x7c\x2b\x2b\x5c\x02\x42\x0d\x79\x00\x54\xa0\xd6\x48\x36\xa1\xc6\x88\x79\x27\x82\x38\x54\x53\x51\xb1\xe8\xd5\xb4\x3b\xd5\xae\x51\x09\xd3\x5d\xd6\xa7\xbe\x22\x8a\x7a\x9f\x95\x3a\xa2\xe8\x99\xd1\xca\xb2\x6e\x49\xba\x3f\x86\xca\xb6\x1f\x08\x2a\x8c\x50\xd5\xac\xfe\xa8\xba\x9d\xf9\xcb\x11\x04\xd1\x3b\xe8\x83\x82\x3e\x73\xa1\x2a\x31\xd1\x6b\x66\xac\x7e\x53\x0d\x98\xe7\xb5\x2e\xed\x16\x8c\xd9\xa6\x5d\xcf\xff\x40\xbb\xa5\xa3\x43\xea\xe9\xef\x37\x19\x14\xb5\x56\xa8\x2e\x89\x60\x6d\x8d\x73\xbc\xf8\xc0\xba\x7f\xa0\x9e\x2d\xf6\x87\xab\x9e\x5e\xdf\xa2\x5f\x25\x01\x15\x77\xf7\xaa\x27\x0e\x16\x74\xfd\x8a\x59\x1e\xb9\xba\x5b\xde\xc1\x7c\xa5\x39\x86\x84\x4e\xfc\x2c\xf3\xaa\x0b\xbe\x6e\xc0\xe8\x4a\x97\x5d\xad\x3a\x8b\xf4\x18\xd0\xce\x80\xba\x78\xc4\x6d\x60\xe4\x20\xaf\xa1\x7b\x3d\x85\x31\x9f\xe9\xd9\x08\xd0\x3c\x61\x86\x2f\xea\x22\x1e\x91\xe1\x6b\x7b\x63\x37\x4b\x34\x68\xe7\xcf\xe8\x2f\xdc\x81\x54\xf9\x79\xb1\xb9\x7b\x87\xee\xfb\x35\xd1\x11\x4f\xea\x8f\x5b\x3a\x55\xab\x82\x3a\xd3\x2d\x0e\x00\x3b\x02\xa0\xa3\x66\x44\x50\xff\xc6\x2b\xc6\x89\x20\x5d\xcf\x4f\xf5\xae\x04\x5f\x13\x90\xad\x2a\xf3\x80\xef\x99\xbf\x65\x84\x4d\x62\x36\x99\xda\xeb\x1c\xd6\xbf\xdf\x30\xba\x33\xab\xec\xba\x1d\x4c\x1e\xd3\x54\x16\x4e\x38\x8d\xaf\x96\x5f\xdf\x6f\xbf\xfa\x74\xf9\x75\x74\x01\x1c\x80\x8a\x13\xa3\xcd\x2c\x15\xdd\x1b\x2b\x53\xbc\xe1\xa1\x31\x23\x40\xa4\xa9\x02\xdf\xd0\xec\xfe\xe5\x4d\xb1\xa1\xbf\xee\xe7\xd9\x25\x8d\xcd\x09\xa8\x35\x44\x08\xdc\x4e\x10\x2f\x1d\xa6\x67\xde\x4c\xb0\xe8\x6a\xbf\x83\xcf\xe8\x13\xeb\xe8\x6a\x68\xef\x20\x4a\xf3\x77\x68\x7d\xf9\xf0\xf2\x11\x72\xc0\xca\x90\xe3\x22\xf3\xdb\x9d\xa7\x5e\x16\x9b\xa2\x1b\x6f\x3b\x47\xe2\x40\x2e\x79\xca\xb8\x27\x21\xfc\x78\xd4\x30\x6f\x29\x78\xc1\x16\xdb\xf4\xb4\xf2\xd9\x05\xb8\xab\xdd\x5f\xa1\xb2\x8e\x36\x25\x6d\xa3\x75\x4f\x94\xca\x66\x5f\x64\xb4\x0d\x89\x07\x01\x0b\x49\xe4\x62\xd1\x57\x8a\x61\x9b\xcb\xce\x3b\x29\xf8\x42\x94\xee\xc1\x79\xf6\x05\x77\x9b\x48\x71\x32\x86\x4a\xba\x96\x05\xa2\xd1\x7d\xec\x57\xe3\x93\x19\x6d\x24\x6d\x83\xa1\x68\x7f\xd8\x25\x21\x34\x99\x40\xba\xb6\xe0\xc1\x75\x1b\x35\x96\x67\xcc\xc2\x1e\xf6\xc3\x01\x89\xc1\xbc\x9c\xc4\x63\x2d\x6b\x3e\x7e\x66\x49\xab\xca\xfa\x0f\x60\x51\xc7\x7e\x24\x50\x50\xce\xc8\x6a\xfa\x86\xb0\x98\x53\x98\x73\x82\x30\x73\x1b\x2d\xd3\x92\xce\xd2\x6e\xef\xec\xfe\x19\xd3\xcd\xaa\xa0\x34\xe7\xdd\x3f\x65\x15\x1d\x08\xbf\xeb\xb1\x53\x30\x1e\x0c\xab\xdb\x33\xaa\x8f\x1b\xfb\xc9\xe4\xb8\x1a\x9b\xdb\x0b\xa2\x12\xfe\x12\x6d\x9d\xc9\xa5\x8d\x0f\xe3\x4b\x05\x93\xdd\xa4\x27\xd6\xdd\xcb\xac\x2c\x0f\xdb\x08\x1d\xac\x44\x75\x3e\x46\x39\x91\x6f\xe2\x51\x7b\xa0\xde\xcd\x4c\xee\x65\x87\xd8\xd0\xa9\x57\x8e\x8d\x51\xec\x06\x83\xb3\xa6\x03\xf6\xb5\xba\xba\x5e\xb4\x97\xd0\xac\x9c\xf0\xd1\x02\x5b\xcc\x8a\x5b\x05\x1d\xe8\xf7\xa8\x90\xb6\x2c\x3a\xf8\x4f\x72\x63\x03\x33\x3f\xea\x81\xc2\x05\xe2\x4e\xd3\xa9\xa8\xdd\xdd\xf7\xa9\xf3\x07\x70\xe1\x55\x5f\x81\x1c\xdc\x08\x8c\x22\xdb\xe4\x39\xcd\xaf\x9d\x40\x2d\xfd\x14\x48\xf7\x2d\xba\x97\x1c\x7f\xf2\x52\x3f\x64\xfa\xe1\x20\xfb\x93\x2d\x69\x7a\x56\xc6\x4c\xb2\x09\x06\x7d\x63\x5b\x22\x11\x1b\x68\x59\xe7\x2f\xc4\xae\x54\xe7\xd0\x08\x1c\x96\x54\x57\x2d\x26\xd0\x6f\x10\xec\xf7\x34\xfb\x17\x31\xb7\xde\x7b\x6e\x1d\x77\xea\x8b\x58\x77\xd9\x24\x7a\xc5\x63\x61\xc7\xc7\x9b\xf5\xee\x9d\xd3\x01\x87\xff\xd2\x26\x86\xbb\xcc\x2f\xd7\xd9\xd9\x93\x73\x96\x30\x5e\xa8\xc2\x93\x64\xc2\x2b\x2b\xaa\xb8\x27\x5d\xb7\x6d\xbf\x57\xfd\x15\x74\x4f\x67\x68\xf8\x06\x8c\xb5\xfb\x2a\x5a\xf8\x35\x35\x74\x6e\xcd\x26\x1a\x2b\x71\xa5\xb4\x4f\xb6\x84\x96\x43\x62\x03\x92\xf9\x41\x0e\x6a\x82\xc5\x8d\xc5\x97\xe3\x48\xb2\x98\xb0\xa5\x05\xc9\xd1\xb2\x9d\xf0\xa7\x68\xf3\x88\x40\x21\xfa\xf2\x9f\x68\x03\x94\x5b\x12\x7a\xc1\xa0\x79\x58\x28\x90\xd8\xf4\x1c\xeb\xc2\x4d\x79\x61\xaa\x7e\xb3\xfb\xa5\x29\x56\xa2\x06\xb8\xdc\xfd\x7a\x61\xab\xec\xe3\x87\x9f\xb0\xc0\xd8\x2f\x4b\xb0\x55\x20\x6e\x8b\x4f\x06\x2d\xe7\x44\x33\xfe\x2f\xb7\xde\x16\x6f\x6d\xd2\x26\xab\x68\xef\xb7\x28\x63\x76\x7b\x54\xce\xac\x27\x6d\x56\x5b\xd6\x7c\x7a\x5a\xf0\xf8\x61\x0c\x5c\xd1\xbc\xd9\x5f\x91\x28\xea\x66\xf7\x8e\x6e\xc2\x7a\x5c\x51\x48\x63\x82\x6c\xa2\x10\x7b\x2e\x03\x47\x38\xa8\x1e\x54\x9a\x5a\x2b\x54\x12\x8d\xa6\xb2\xfd\x0c\x55\xbd\x26\xd6\xa1\x52\xc8\xe3\x86\xd5\x22\xc4\xd1\x57\x97\x74\x09\xe4\xf5\x97\xde\xae\x4c\xb7\x2e\x4b\x51\x2b\x26\x22\xaa\xb1\xd0\xbb\x87\x3e\x43\xf5\x94\xdb\x7e\x16\x51\x9d\x20\x23\x89\x4a\x2f\xd0\xbd\x26\x26\x3b\x2c\xe9\xd1\xc5\x0f\xa5\x17\xeb\x54\x82\x35\x7c\xb1\xa4\x9b\x63\xd1\x99\xd7\xb6\x1a\x1d\xc9\xec\x67\xba\x92\xc1\x89\x40\x92\x57\x52\x49\xf2\xdc\x74\xb5\x81\x60\x37\xaa\x4a\x7c\xd6\x9e\x9a\x43\x93\xc3\xa8\x6a\x47\x87\x6d\x6f\x5d\x39\x78\xe3\x4a\xb2\xa6\x5c\x81\xe6\x9a\x4f\x11\x0e\x5f\xa9\x6f\xa5\x4e\x51\x96\x76\x0d\xa5\xb2\xeb\x90\xd6\xa1\x4a\xfb\xc1\x6e\x82\x32\x3a\xda\xfd\x05\x2a\x15\xed\x2c\x42\xaa\x5f\xa0\xb0\xa2\xb1\xd8\x25\x4b\xa3\x65\xc2\xa2\x40\xe4\xa3\x1f\xf9\x22\x11\x9d\x79\x0c\x81\xe3\x5e\xd9\xa6\x13\x7e\x0f\x9c\x26\x6e\x8f\xa2\x02\x5d\xc5\xcd\xa6\x03\x1d\x2c\x83\x4a\xe5\x4e\x43\x39\xea\x85\xf6\x25\x44\xed\xa4\x9b\x84\xad\xb4\x51\xcb\xc4\xba\xd1\xbd\x66\x3b\xf5\xbd\x88\xc4\xfe\x7a\xaa\x6d\x7f\xd7\xec\x6b\xd9\x5d\x8d\x41\xd0\x65\x7a\x4d\xb3\x49\x54\x0a\xce\x21\x04\x9b\xdd\xbe\x21\x32\x99\x2a\x04\x72\xd5\x03\x70\x11\x26\x59\x12\x2f\x0e\x49\x51\x26\x17\x03\x1b\x26\x5c\x30\x3c\x41\xb9\x2c\x9a\x83\xdd\x6f\x65\x07\xa2\x00\x19\x82\x4e\x66\xe5\x57\x5a\x74\xc2\x61\xc2\x24\xfb\x3c\x06\x3d\xc1\x8d\xc1\x0c\x5b\xdd\xb3\x68\x12\xc3\xf0\xd1\x72\xf3\x87\x6d\xe7\xb5\xbd\x89\x25\x2c\xe5\x23\x5b\xbb\xee\x0b\x08\xfb\x82\x8e\x15\xeb\x20\x98\x83\x77\xd7\xd1\x97\x2c\xa6\xf6\xa2\xdb\x64\xa8\x1b\xdf\x1e\x5b\xc3\xc3\x8d\x10\xda\x48\x5a\x38\xc8\x36\xac\x38\x6c\xfb\x0d\x77\x05\x24\x7b\xb6\xc7\xec\x91\x22\x5c\xfd\x2d\xb4\x74\x41\xb1\x0d\xd9\xd6\x29\x4f\x0e\x87\x8a\xd0\x0b\x43\x52\x76\x2f\xfa\x0d\x22\xec\x1d\x1d\x22\x60\x5e\x1c\x5a\xc0\xb7\x89\x82\xc4\x14\x15\x9d\x22\x48\xa9\x8a\x31\x5a\xb9\xd1\x7e\x75\xec\x78\xa7\x06\x27\xfb\x66\x55\xd2\x45\x88\x33\x43\x97\x63\xd5\x5e\xd8\x66\xf7\xeb\xc3\xd2\x78\xb5\xe3\xcc\xf5\x08\x16\x1f\x6e\x2c\xc3\x0e\x2f\xcc\x5b\xb0\x6f\xdd\x98\xce\xb8\xbe\xc4\xe0\x62\xa4\x17\xee\x70\xd4\x05\x36\xd3\x60\x62\x50\xd7\x0c\x4d\xa5\x7e\x86\xe6\x43\xe6\xc8\xfd\x7e\xc8\x04\x63\xa4\x8a\x8d\x07\x7d\x0f\x56\x41\x3a\xc7\x05\xd4\x1a\x31\xdb\xd1\xad\xbc\xee\xab\x36\xa8\x98\x93\x8e\xe9\x08\xec\xfe\xfa\xb0\x84\x98\x4f\x1f\xb6\x75\x41\x7b\x65\x6b\xd6\x06\x17\xe5\x95\xa7\x17\x44\x7b\xd9\xcf\x63\x41\x42\x75\xb5\xba\x4c\x8e\x60\x63\x36\xa2\x09\xa4\xc3\x5a\x54\xc3\x43\x48\x1c\x1f\xc6\x0a\x8d\x08\xfb\x7a\x2c\xd4\x24\xc2\x2c\x21\x88\x0a\xf8\x75\x67\xdb\xd8\x64\xce\x08\x02\x93\x96\xaf\xb2\xea\x5b\x22\xe7\x83\x9a\x51\xbd\x6a\xca\x0d\xe8\xe7\x9a\xd8\x87\xba\x82\x8a\x76\xd5\xd0\x4c\x7b\x56\x92\x6d\x22\xa7\x9c\xc2\x8e\xf4\x37\xcc\x47\x17\xdd\x0d\x0b\xaf\x05\xaf\xda\xe9\xee\xb7\x25\x0c\x98\x50\x11\x94\x65\x7d\x6d\x1b\x62\x72\x71\x6e\x89\x45\x63\x3f\x33\x1a\x01\x51\xbb\xf9\x73\xd3\x40\x67\xef\xc0\xa0\x23\x64\xb0\x2a\x67\x17\x1e\x90\xe7\x19\xdf\x09\x60\xc0\x9b\x2b\xaa\xe1\xee\x94\xe8\xa2\x7d\x70\xbf\x7d\x30\x90\x10\xdc\x9d\x14\x1a\xd8\x9a\x8e\x30\x50\x89\x08\xc7\x43\xca\x99\xdd\xc6\xaa\x8b\x07\x44\xc1\xbe\x71\xac\x70\x56\x2b\x8f\xb4\xcc\xf2\x4b\x3d\xea\x76\xa6\xae\x4c\xe2\x56\x45\x4b\xe5\x5c\xaf\x4e\xd5\xed\x6a\xa8\x39\x57\x0a\xd4\xce\x8f\x40\x25\x5a\x35\x61\xb3\x5e\x6a\xce\xb2\x3e\x7d\xc2\xaf\x42\x3c\x11\xc4\xfe\x4b\xe4\x6e\x1e\x6c\xc1\x2d\x9f\xa6\x76\x3e\xd4\xde\xe5\xb6\xb4\x1d\xe4\x39\xd1\x49\xa8\xe6\x80\xb0\x3d\xff\xbe\xc8\x31\xce\x2d\x78\xc8\xd5\x22\x1d\xa2\x5b\xa5\xda\x8f\x5d\xac\x1b\xf0\x1d\x4b\x78\x37\xe5\xb5\x81\x29\x6e\x07\x76\xfe\x96\x2d\x12\x8c\x67\x67\x9a\x32\x25\xfb\x18\x55\x89\xfd\xb2\xb1\xa5\x61\x73\x32\x0e\xd8\x3f\x09\x75\x39\xc8\x6c\x00\xaf\x09\xfb\x0a\x4b\xd7\xc7\xb5\x5d\x66\x17\x16\x2a\x0a\x43\x47\xfa\x6a\xf7\x4b\x1b\x29\xc1\xe0\x09\x15\x59\x2b\x8e\x44\x09\x53\x0f\xdd\x2a\x61\x56\x64\x6b\xdc\x33\xd8\x17\x83\xf4\xd0\x6f\x61\xcd\xf2\x48\x38\xec\xc4\xf6\x84\x05\x77\x6b\x96\x82\x78\x49\xee\x84\x0f\x8e\xf8\xd3\x31\xcf\x63\xb4\x6e\x2e\x4a\x15\x82\x03\xcd\x9f\xf9\xc3\xe7\xdd\x25\x47\x7a\x63\x91\xea\xb0\xbd\x07\xa0\x4e\xb7\x73\x0c\x2b\x9e\x61\x28\x25\x4e\x30\xf5\x03\xd9\xb5\x98\x5b\xa9\xc3\x3a\x2b\x8b\xb5\xb3\xef\x34\x96\xe8\x9e\xdd\xe0\xa4\x12\x82\xdb\x3e\xa8\x18\xf0\x6f\x51\xf5\x6c\x12\xc2\x1f\x10\x26\x27\xfc\xf1\x9c\x11\x30\x21\x18\xc1\x1e\x7d\x28\xf4\xe2\x88\x8b\x79\xce\xd3\x55\x9c\xec\xaf\x35\xed\xd0\x9d\xc2\x64\xcb\xbe\x5d\x19\xc8\x12\xc1\x8e\xbb\xba\xac\xeb\x56\x35\xbe\xd2\xf1\x31\xab\xeb\x8d\x53\xea\x64\x0e\x52\x97\xc6\xd1\x33\xbf\x78\xab\x81\x4d\xc1\xea\x80\x51\x03\xe2\x27\xf1\x54\x3a\x3e\x3e\xfa\x8b\x62\x03\x0f\xda\x13\xef\xad\xe5\x14\x85\xb1\x0c\xc2\x30\x1b\xf1\x7c\x4a\xe7\x18\x6c\x4d\x2f\x58\x9f\xe3\xa8\x69\x6c\x58\x76\x96\xee\xdd\xaf\x57\xb6\x3c\x88\x28\xd3\xa5\x60\x66\xf7\x8e\xae\x8e\xd9\x60\x46\x7e\xaf\xe9\x1d\x3c\x98\x93\x76\x93\xec\x3d\x33\xd8\x7b\x7e\x4b\x79\xca\xf3\xbc\xcf\x4d\x05\x33\x17\x93\x45\xa6\x42\x75\x99\x0f\x5d\x19\x18\x97\xe2\xea\xea\x4b\x58\xe1\xee\x5d\x79\xa1\x10\x58\x24\xe5\x8f\x45\x37\xe0\xaf\xbb\xcc\xf0\xdf\x23\xcd\x4e\x60\xe1\x9d\xef\x16\x0f\x7f\xc2\xf6\x35\x1b\x0d\xdf\xa3\xc4\x55\x15\x78\x39\x1b\x83\xd9\x67\xaf\x54\x13\x99\xab\x12\xd9\xd9\x73\x01\xe4\xb5\x48\x34\x42\xc6\x13\x8b\x37\x6d\x90\x6a\xda\xd8\x81\x45\xdd\x7a\x15\x26\x78\xf6\xda\x04\xda\x69\x4f\x44\x52\x9a\xa6\x9b\xa2\x74\x27\x66\x84\x1a\xd8\xd2\xa4\x47\x34\x33\x22\x95\x38\xc9\x96\xb9\x62\xba\x07\x1c\x4d\xa4\x8f\x10\x58\x89\x9b\x31\xcd\xcd\xfc\xd4\x35\xe4\x3f\xa9\xe6\xea\xb1\xaa\xd6\x98\x32\x6c\x03\x94\x5c\x0b\x1e\x88\x2f\x87\x30\x62\xfa\x09\x22\x79\x0c\x26\xaa\x55\x0b\xa5\x4d\x27\x25\x20\x32\xbb\xc3\x3a\x3b\x56\x7e\xcb\xee\x53\x7c\xca\x04\xbd\x88\x20\xf2\x55\xa0\x53\xfe\x26\x68\xdd\xb2\x78\x62\xa5\xeb\x47\x3d\xd9\x9f\xe5\x1b\xd3\xab\x6f\x46\x63\x09\x24\x59\x6f\x25\x56\xf6\x0b\xe3\x99\x52\xe3\x8f\x60\x8a\xce\x79\xdb\x0a\x06\x0e\xf3\x82\xfb\x6f\xd4\x7a\x30\xa5\x0c\x43\x8d\x21\xf4\xa8\x6c\x91\x98\x27\xa0\x9e\xff\xfd\x26\x09\xb0\x16\x89\xea\x3d\xb5\x46\x1c\x39\x6b\xc4\xb1\x5a\x23\x72\xec\x67\x48\x6c\x53\x46\x89\x03\x67\x95\xa8\x94\x21\x06\x0b\xed\x9d\x05\x92\x91\xcc\xe2\x79\x78\x9a\x43\x3b\x77\x8c\x93\x08\xc1\x46\x91\x31\xba\xef\xfc\x71\xf1\xdc\x4d\x38\x30\x31\x9f\x83\x3e\x21\x7e\x05\xac\xb2\xac\x24\x5c\x11\xef\x2f\xe6\xcb\x95\xfe\x96\x45\x2b\x56\xe1\x95\x6f\xc2\x2b\xd3\xa7\x36\xcf\x4b\xec\x38\x66\x41\x8a\x96\x99\x0a\xad\x17\x64\x63\x67\x5e\x80\xde\x88\x08\xa2\x3a\x14\xea\x8d\xf5\x15\x8c\x37\xd5\xfa\xeb\xc8\x3e\x65\x10\xf5\xf1\xcd\x57\x9f\x6a\x89\x7a\x71\xe1\xc4\x02\xa9\xc4\xa1\x1a\xb5\x2c\x99\xc8\x79\x7b\x6d\x1b\xd3\x44\x63\x66\x17\x6e\x68\x2c\xea\xb2\xd7\x59\x27\xf0\x5b\xe7\x28\x8f\x19\x41\xda\xc0\xc4\xb4\xde\x2c\xec\xde\x14\x6f\x47\x41\xe9\xaa\x38\x8f\xf4\x34\xdf\x6f\xbc\x10\xaa\x1c\x38\xb7\x49\x8b\x65\xd5\x69\x8b\x15\x7a\xbb\xdf\x72\xd1\x14\xa9\xe1\x68\x43\x44\xa9\x9e\x85\x06\x99\x1f\xf1\x0d\x32\x51\x1a\x36\xcb\xb5\x59\x5e\x19\xf6\x00\x46\x99\xda\x72\xed\x78\x5d\xd3\x91\x2c\x38\xbe\xab\x99\x9e\xf9\x12\x1e\x8c\xdf\x20\x11\xcd\xe7\xfb\x64\xd0\x2b\x33\xe4\xc9\x86\x34\x83\x23\xaf\x34\x4f\x54\x07\x4a\xf1\xdc\xb4\xa6\x68\x9e\xeb\x22\x1f\xe0\xf4\x36\xe2\x97\xd6\x19\x52\xbd\xe0\x53\xc6\x63\x52\x8b\xe1\x87\x90\xba\x51\xdf\x01\x19\x49\x87\x31\xc9\x1b\xce\x1f\x78\xa4\x19\x1e\x86\x03\x0b\xf1\x8d\xb5\x3a\xbc\xa0\xbb\xff\x05\x8d\x0d\x5c\x58\xde\xea\x4d\x64\x37\xe2\xe1\xed\xa4\xb8\x17\x6a\xa8\x32\x5e\x9a\x83\x59\x8e\xdd\x1c\x79\x81\x3a\x30\x2d\x12\xa4\xc5\xd2\xb2\x89\xd5\xca\xff\x99\x78\x1f\x78\x6f\x75\xf5\x6b\xda\x93\x11\x2c\x1b\xcb\xf8\xab\x93\xb3\xd9\x81\x70\xa2\x6a\x20\x29\x22\x1b\x45\x04\x25\x91\x92\xb2\x43\x4f\x11\xbc\x7d\xff\x16\x4a\x22\x75\x5b\xa9\x1b\x93\x0c\x11\x43\x94\xa1\xa6\x2d\x71\x1b\xd1\xe8\xab\x25\xc9\xa6\x50\x4a\x5d\xd1\x2d\xdb\x33\x03\x2d\xdf\xe2\xb5\x62\x0d\x8a\x8c\xc8\x99\xdc\x15\x3c\x37\x31\xcd\x34\x5c\x63\xc1\x58\x89\xa6\x79\x8e\xdf\xcc\x64\x1c\x0a\x0d\x3f\x15\x85\x92\x73\x67\x57\x0f\x09\x5f\xcd\x5d\x68\x5c\x4f\x51\xdf\x0a\x2a\xb4\xa9\x35\x8b\x1c\xe2\xce\x28\x53\xc3\x24\xc5\xef\xcd\x8b\xcb\xba\x51\x79\xd7\x32\xbb\x7e\x78\xfa\xd4\xf9\xc6\xcf\x84\x3d\x94\x55\xe5\x96\x4f\xd9\x87\x81\xd0\x57\x75\xea\xf3\xa9\xab\x9b\xb8\xaa\xa9\x9d\xbc\x1e\x4a\x26\xd2\x50\xe2\x6b\xaf\xa3\xf7\x53\x8c\xa7\x37\x59\x26\x18\xb7\xad\x84\x6f\x49\xe7\xa0\xdc\xd2\xb3\x4c\x39\x39\x1c\xd9\x51\xa2\x01\xe6\x4d\xb1\x75\xe6\xd5\x6a\xaa\x11\xd5\xe4\xa9\x5b\x42\x36\x88\x72\xc0\x3c\x45\x0f\x14\xf8\xe0\x40\x81\x64\xfc\x4a\x35\x38\xc4\xcb\xaf\xf5\x1e\xe6\xeb\x7c\xba\xf7\x3d\x75\xa7\xb9\xb2\x7d\x33\x78\x1f\x8d\x42\xf8\x8a\x57\x33\xdc\x42\xa2\xe2\xc9\x45\xbc\xd8\x9e\xa1\xf3\xee\xf7\x9d\x26\x6b\xc1\xba\x17\x28\x97\x70\x61\xab\x88\x62\xbc\x50\xc7\x8e\x44\x61\x40\xad\x73\x63\xe7\xd3\xa3\x63\x70\x46\x5e\xa7\xf5\x88\x7c\x26\x14\x42\x25\xea\xc3\x58\xc7\x90\x0b\x34\x21\xc3\xef\x47\xd6\xff\x98\x0a\xcb\xc7\x6b\x08\xf5\x84\x63\x09\xd8\xe3\xef\xf4\xe4\xf1\xf1\xcb\xdd\x3f\x06\x6e\x00\x67\x86\x90\xc3\x8a\x8a\x8f\x82\x4f\xe4\x60\x60\xc1\x33\x12\x43\x74\xd1\x63\x09\x8c\xba\x6c\xfa\xf2\x28\xd0\x6f\x00\x18\x28\x9b\x92\x17\x5e\x50\x99\x4d\x3e\x31\x05\x7f\xcc\x9b\x64\xfd\xee\xde\xf9\x01\xaa\xbc\x1f\x49\x10\x64\xfd\xfe\xe3\xba\xaa\x23\xcb\x94\x3f\x8d\x13\x51\x29\x71\xf0\x0b\xc0\x5a\xf1\x45\x88\x7d\xce\x96\x75\xa5\x1e\xd4\x5b\x38\xfe\x56\x50\x9b\x6e\x68\xf9\x9b\xe2\x2d\x02\x75\x8b\x36\xc2\xec\xee\xb7\x0a\xf6\x4e\x8f\xd4\x19\x5c\xcd\x5a\xf6\x0e\xa7\x4b\xe8\x95\xfe\x89\xfb\x47\x0b\xf0\xdd\xf5\xcf\xb7\x89\x58\x19\x13\x8b\xcd\x57\xed\xd6\x54\xd9\x8a\xae\xbb\x76\x7e\xaf\xc7\xde\xcb\x33\x38\xd9\xdd\xfb\x1a\x72\xd1\x15\x51\x04\xea\x8f\x40\xbe\x8e\xdb\x44\x0c\xa8\x6b\xf8\xe3\xc3\x44\xf7\x92\x33\x5f\x73\x65\x4a\xa2\x76\x1c\xb1\x21\xca\x98\x70\x7e\x50\xb7\xfd\x84\x15\x8d\xaf\x45\xb7\xcd\x71\xa4\x43\x04\x72\x31\xc7\x3f\x68\x98\xa9\x7e\x1a\x4d\xcc\xab\x24\x89\xcf\x64\xfd\x81\x0e\xa7\x11\x6f\x69\x8f\x13\xf1\xa1\x4a\x27\xbf\x2c\x2e\x7a\x55\xa7\xf2\x82\xf1\x96\x79\xcc\xb1\xd1\xba\xf9\xf8\x33\xa2\x88\x7d\x04\xb1\xff\xe2\x06\x70\x46\x3b\x0a\x9c\x83\x75\x0a\x92\x36\x9b\x91\xa8\x5f\xac\xab\xba\x81\x6e\xad\x20\x56\xa0\xb5\xf3\x67\xf8\x97\x8e\xad\xff\x32\xae\x0f\xe5\x88\x8b\x88\xb3\x59\xe9\x2b\x20\x08\x92\x9d\xcd\x0a\xf3\x70\x63\xdd\xef\xc9\xfa\x1b\x0e\x7c\xe6\xea\x04\x0d\x60\x38\x04\x2c\x48\xd8\xed\xe6\x1a\xd5\xcd\xe4\x82\x49\xdf\xc0\x74\xb7\x61\xf2\xe6\xe6\xd0\x6a\xb3\x7c\xcf\x59\x6d\xd8\x3b\x1c\xf2\xc2\x89\xa7\x61\xba\x6e\xb9\xbd\x30\x7d\xe9\x34\xf8\xf3\x97\xd0\xda\xab\x72\xd8\x05\x22\xd3\x68\x68\x81\x68\x8b\xd0\x88\xe4\x0f\x11\x9e\xc4\x81\x32\xfb\x18\x02\xda\x27\xef\x55\x66\x27\x83\xff\xf7\x55\x68\xc7\x5d\xcf\x24\x12\x18\x3a\xb3\xbe\xbb\x8c\x1d\xf6\x0e\x53\x4f\x0c\x0d\xaa\x8e\x83\x3f\x6d\x12\x5c\x1d\x03\x24\xa7\x36\x99\xa9\x6a\x44\x36\xe9\xc1\xc5\x89\xcd\x96\x65\x6f\xe9\xd8\x5a\xc1\xa3\x3f\xb6\xae\x5d\x5e\x32\xee\x70\xb8\x66\x0a\x31\x43\x4c\x14\xd1\x4f\x71\xe1\x49\x2d\xd8\x47\x28\xda\x03\x29\xc7\x86\x83\xac\x02\xf6\x37\x3e\xd2\xca\x07\x57\x9d\x7d\xfa\xdd\xd3\x73\x48\x77\xfd\x26\x04\x81\xc6\x51\x77\x12\xde\x32\x0b\xdd\x38\xd3\x26\x7f\x4f\xe3\x01\xf9\x93\xf7\x77\xae\x0f\x62\x7b\x50\xec\x77\x45\x7d\x25\x61\x7d\x42\x46\x68\xb9\x98\xb6\x28\x01\x70\xa4\x2b\x22\x3b\x0b\x44\x6c\x8c\xa2\x34\x25\x66\xe1\x42\x03\xdf\x87\xe4\x04\x2c\x22\xa4\x3c\xea\x96\xae\x63\xbe\xe6\xb6\x37\x8b\xb2\xa8\x5e\xd3\xcd\x06\xbe\x89\xbe\xd0\xa9\x7e\x0d\x5f\x47\x14\xe9\x57\x17\xdb\xb1\x7b\x47\x67\x0b\xed\x7a\xd3\x1c\xbb\x1b\x72\x33\x85\xcd\x05\x3a\xe5\x0a\xd0\x20\x56\xc2\xc5\xf9\x0e\xc4\x71\x95\xfb\x5d\xac\xdb\x37\x19\x2e\x09\x56\x3d\xde\x1a\x52\xcd\x09\x1c\x20\x52\x7f\x04\x5e\xfd\x9a\x1d\x3e\x1e\xdb\xe2\x8d\x38\xba\x9e\x2c\x71\x16\x39\x37\x83\xb8\xcb\xfb\xdf\x3d\xdc\xcd\x91\xbd\x81\xd8\x17\xab\x6a\x9a\x02\xd6\x06\xfe\xfc\xad\xff\xc9\x29\x04\x40\xd6\xf9\xec\x28\xd9\x75\x42\x54\x42\x7e\x89\x16\x11\xba\x60\x05\xb3\xf3\xef\xa0\x42\x78\xb9\x7b\xb7\x2d\x72\x3f\x6f\x44\x71\x2b\x2d\x2a\x45\xf3\x34\x3c\x30\x89\x8b\x34\xd3\x6e\xc2\x09\x82\x23\x94\x7a\x39\xa5\x79\xb2\x90\x15\xc4\x20\x0d\x9b\xd5\x50\x0a\x58\x84\xe0\xf5\x84\x0d\x26\x3d\x9e\xd2\xef\xd1\x16\x90\x0d\x08\xf5\xee\x64\x1b\x77\xef\x44\x74\x91\x98\xfa\xc6\xda\xf9\xee\x1f\x9b\x2b\xbe\x29\xd4\xe8\x89\x90\xe1\xce\xac\x5b\x86\x69\xb3\xff\x3f\x3b\x37\x08\xfa\x90\x52\xab\x9f\x61\x29\x25\x10\x29\x1a\x67\x11\x40\xf6\x01\xfa\x40\xff\xcd\x5e\x6a\x0e\x02\x88\xb4\x4b\x0b\x1d\x6e\x07\x7e\xbe\x03\xd8\xa6\x28\xa9\x88\x10\xd9\xb2\x5d\x51\xdc\xe4\x37\x44\x08\x91\x2c\x81\xff\xc5\x65\xc3\x2e\x81\xed\xfc\x19\x2b\xc6\xd9\xcd\x90\x3e\xb3\xb5\xa7\x31\x48\xa3\xd1\xeb\x2f\x5a\x0b\xce\x41\xf0\x84\xfe\x05\x36\x60\x26\xe3\x02\x76\x88\x07\x2c\xfc\xe1\x57\x1e\x9e\x39\x30\x3e\x1d\xcf\xe8\x3f\x11\x43\xc6\x8a\x79\xe9\x7f\x36\x1a\x8f\x2b\x18\x66\x42\xc8\x56\x43\x88\x0b\x08\x9e\x8f\x60\x41\x69\xc2\x47\x50\xe9\xba\x99\x33\x71\x0e\x5f\x37\x90\xe0\xd6\x76\xfe\x9c\x2e\x66\x9c\x94\x50\x02\x83\xc3\xfc\xb1\xe9\x4c\xf8\x24\x31\x0b\xcf\x59\xa0\x26\x3e\x11\xb9\x13\x5c\x11\x6d\x32\x57\x04\x19\x2b\xf2\xfc\x47\xc6\x11\x16\xbb\xb6\x3e\xfd\x42\x28\x99\x8d\x97\x26\x2a\xac\xc0\x6f\x50\x39\xdd\xf4\x9b\xcc\x2a\x48\x02\xb1\xa2\x25\x6a\x16\xda\xc8\xb3\x62\xb3\xc5\x8c\xa3\x72\xbf\xce\x44\xff\xf5\xaf\x61\x0f\x01\x04\xbd\x6c\xb0\x1b\x26\xba\x08\x50\x13\xbd\x90\xcc\x50\x45\x10\xb2\xa3\x32\x1a\x54\xc3\x3b\x26\x69\xac\x6e\xe1\x17\x3d\x84\xbd\xb0\xab\x4b\xc9\x5d\x10\x01\xd3\x05\x87\x1c\x2b\xf0\xaf\x84\x8d\xa8\xe5\x04\x36\x13\x63\xf3\x70\x13\x43\x83\xb6\xc6\x15\xf3\x95\x6f\xba\xa6\x58\xb2\x36\xc8\xc3\x09\x9d\x98\x9f\x71\x90\x4e\x5c\x5b\xb1\xcf\x06\x9e\x29\xf4\x4b\xf9\x62\x5b\x92\x28\x37\x08\x7e\x71\xe0\x9c\xa6\x23\xe9\xc7\x2d\x69\xda\x1b\xa3\xb0\x33\xcb\xf9\xfd\x5c\x11\x17\xaa\x01\x67\xae\x6c\x84\x28\x3a\x50\x70\xa4\x95\x46\x8f\x87\x83\x8c\x4b\x89\xfd\x59\x30\x6f\xd7\x79\x92\xeb\x46\x19\xf1\x7c\xa3\xba\x83\xb5\xda\x5b\x3c\x6a\x5e\xf6\x52\xcc\x4e\x0e\xeb\xfa\x95\x39\x74\x8b\x32\x05\xb2\x2e\x08\x24\x6a\x1d\xdb\x54\x56\xd1\x5d\x16\x69\x15\xcf\x67\x4d\x15\xcc\x10\x15\xa5\x64\xd3\xe7\x0b\xd8\x06\xfa\x39\x55\xa3\xd5\x54\x3f\x74\x79\xdf\xd4\x7d\x34\xd8\x16\x92\x06\x18\x85\xc9\x7a\xb2\xdc\xf9\x62\x79\xc3\xd5\x70\xeb\x24\x8a\xa5\xc9\x4a\xa0\xb2\x84\x2c\x84\x4f\xa2\xd2\x73\xe8\xb9\x08\x77\x08\x55\x98\xac\xd4\xb2\x27\x78\x93\xdb\xca\x4c\x22\x03\xe5\x33\x64\x46\x6a\x3b\xa1\x4e\x1c\x7c\x33\x09\x85\x0d\xec\xa0\x0c\x93\xb7\x69\x38\x51\x71\x8a\x45\x56\xa0\x55\xe9\xa9\xd6\x4d\x6f\xef\x9f\xae\x8e\x4b\xc5\xd7\x66\x6d\xe6\xef\xaa\x4e\x57\x60\x07\xa2\x0b\x9d\x38\x77\xbe\xe2\xd0\xd4\xdb\xbb\xf3\x15\xb8\xbf\x89\x1a\x38\x7e\xbc\x54\xf3\xfb\x3f\x7c\xf6\x63\x2b\x7a\x73\x3e\x86\xbc\x5e\xde\x14\xf1\xe9\xfd\x1f\x3e\xff\x91\x18\xa5\xfb\x3f\x7c\xf1\x23\xa7\x9d\x19\xb7\xb0\xb8\x30\xaf\xed\x5c\x2b\x4b\x6b\x68\x82\x2b\x7a\xe8\x6d\x63\xaf\x8a\xba\x6f\x7d\xe2\x2d\x84\xd9\x12\x1b\x11\x93\x9f\x37\x1d\x5d\xec\x62\xbe\x72\x41\xb9\x03\x72\xc1\x0a\x91\x29\x6a\x91\x6b\x99\x52\x8b\xd0\x68\xbf\x59\x28\x2e\x5a\x50\x13\xc1\x84\x78\x6d\x85\x16\x04\x00\x82\x4d\x37\xff\xc9\x23\x0b\x48\x28\x72\xe2\x13\x31\x25\xc7\x34\xfe\x9d\xfc\xfa\x9a\x67\x07\x7c\xfc\x14\xfa\xaa\xbd\xed\x42\xe9\x41\xb0\xa7\x40\x6a\xe9\x99\xe1\x4f\x68\x9c\xa4\x29\xfa\x16\x83\x6e\x06\x45\x3a\x28\x05\x39\x92\x41\x71\xb4\x7a\x0a\xdd\x58\x46\x8d\x80\xbd\xb4\x66\xd9\x14\xa3\xc2\xb4\x2d\x05\x62\x97\x66\x69\x75\x48\xb0\xdd\xee\x39\x1a\x95\x0b\xae\x81\x26\xc5\x34\xf4\xf4\xbf\x13\x4f\x32\x28\x6d\x86\x3a\x94\x8d\xf3\xfb\xdb\x11\x4e\x84\x38\xd4\x0b\x6d\xe9\x82\xb5\xe4\xd0\xea\x20\xe3\x11\x43\x65\x10\x70\x38\x00\x0e\xb0\xbf\xb7\x07\xe2\x76\x91\xa3\xed\xe9\x46\x18\x25\xfd\xca\x61\x78\xf3\x41\x64\x81\xdb\xa6\xac\x38\x3b\x8d\x3d\x57\x7d\x99\x8b\x76\x23\x99\x80\xe4\x2e\xba\x04\xe2\xe0\x36\x48\x81\x88\xbe\xda\x08\x57\x18\x57\x29\xaa\x85\x8b\x5a\x60\xf1\x81\x65\x28\x78\x5e\x16\x30\xe5\x37\x9c\xd1\x85\x35\x7f\x88\x3c\x36\xb3\x6c\x22\x66\x31\xb1\x2c\x7e\xcb\xc1\xcd\x65\x4d\xe7\xcb\x07\xac\xf1\x32\x27\xc7\xdb\xe6\x45\x37\x3f\xce\x8b\x64\xf9\x87\xfe\x41\x6e\x98\xe6\x6a\xc4\x4d\xc8\x0d\xdc\x25\x31\x21\x23\x96\x42\x80\x56\x75\x59\x23\x67\x4e\x73\x2b\x0c\xb4\xa6\x74\x82\xed\x88\x71\x14\x80\x70\x0a\xf8\xa0\x07\xf3\xe9\x90\x2b\x13\xf0\xa9\xe9\x49\x89\xfa\xcb\x79\xe5\x7c\x52\x98\x84\xdf\x78\x07\x9c\x3d\x63\x9e\xd2\xe4\xbf\x17\x58\x95\xb9\xaa\xb7\x4f\x78\x16\x44\x4a\x75\x45\x63\x44\xb9\x1b\xf4\x8c\x61\xae\xec\xd9\x5b\xb2\x33\x4c\x01\xb9\x14\x0c\x09\xae\xd2\x59\xf6\xc7\x9e\x63\xa3\x9c\x95\xd7\xa9\x7c\xa7\x87\x10\xcc\x55\xbe\xef\xdb\xcc\x8a\x2a\x84\xe1\x40\xd2\x7e\x22\xf2\xc1\xae\x3a\x2c\xc8\x60\x7f\x51\xbf\xea\x6a\xd4\xee\x81\x94\x39\x7b\xf0\x1c\x3e\xb3\x0d\x8b\x84\x4e\x0f\xd1\x86\xac\x72\x9a\x0b\x02\x02\x1f\xcb\xfc\x6d\x68\x7e\x36\x6c\x7f\x49\xe2\xdc\x1c\xff\x19\x75\x2c\xff\xce\x57\xda\xa7\x2b\xd7\x8b\x54\x45\xd7\x6f\xe9\x17\x06\x24\x3f\x1d\x0c\xd1\xf9\xc6\xb6\x7d\x49\x37\xca\x0b\xa8\xd7\x6d\xc5\x79\x22\x45\x07\xe7\x40\x38\xfb\x9a\x68\x3f\xa4\xa7\xf3\x4b\xf8\xd8\x32\x3f\x22\x99\xd9\x24\xac\x17\x65\xd9\xd2\xae\x0c\xb2\x95\x2d\x39\x20\xad\xca\xb3\x4b\xe4\x82\x73\x62\x70\x06\x10\x7b\x65\x2b\xdf\x3c\x5c\xb2\xe3\xac\x7b\xf3\x9f\x7c\xeb\xa6\x84\xca\xf4\x06\x86\x57\x60\x48\x01\xa8\x87\xee\xda\xc2\x00\x47\xed\xd1\xce\xb9\xae\x55\x27\xd2\x7e\x19\xd1\x06\xd0\xc1\x4f\xb9\x87\x4f\x71\xdd\xe7\x4a\x13\xff\x8e\x7f\x28\x65\x54\x34\x8a\x00\x21\x7a\x85\x58\xf6\x76\x00\x7c\xee\x65\x59\xaf\xe9\xa6\x6f\x31\xdb\x8d\xa5\x1e\x99\x41\xc8\x9d\x04\x2b\xe4\xf9\x2b\x04\x1c\x3a\xfa\xcb\x7f\x67\x05\x22\xfc\xdc\xf7\x2f\xfc\x77\xd7\x3c\x37\xa5\x77\xbe\xf4\x22\x5f\xfe\xb6\xd6\xa9\xf6\x7f\xf8\xd1\xef\x51\x92\x3f\x16\x8e\xa8\xf2\x29\x3e\xd2\x1f\xca\x76\xc6\x50\x03\xc1\x3d\x14\x41\xfa\xa7\x73\xe4\x34\xcd\xea\x9e\x56\x7b\x18\xbd\xa0\x69\x9f\xf0\x04\xa2\x88\x14\x5c\x8c\xf0\x54\x83\x8d\x21\x59\x4a\x26\xd9\x3e\x93\x96\x49\xed\x57\x82\xe4\x59\x8a\x27\xe2\x02\x81\x79\x6a\xb1\x54\x17\xcd\xb0\x8d\x14\xe2\x9c\x73\x04\xc6\xdd\x20\x11\x00\x7c\x47\x32\xc5\xac\xd2\x04\x4e\x38\xf8\x91\x6b\x81\x78\x5a\x43\x87\x85\xad\x99\xd0\x1c\x64\xf5\x85\xa6\x1b\x9c\x6c\x4a\x20\xb3\xbc\x07\xf1\xca\x1c\xb9\x41\x25\xd6\x33\xaa\x4b\x98\xe6\x8c\xd1\x9d\x66\xaa\x05\xeb\xf5\x79\x18\xb2\xd6\xff\x1d\x79\x0e\x4d\xc5\x3e\xb7\x54\x41\x12\xe3\xc8\xee\x62\x64\x48\xa3\xd5\x78\x24\x71\xab\xac\x1a\x9f\x6e\xf8\x41\x77\x7b\xd3\xee\xb8\x76\x7c\xe8\x70\x3a\x61\xe4\x23\x02\xd5\xb5\xfe\xa0\x39\x35\xc9\xfe\x1e\x9d\x22\x53\xc2\x50\xd1\x9e\xaa\xeb\xa0\x4c\x03\x82\xea\x12\x58\x22\xca\x77\x45\x27\xbb\x4b\xd7\x34\x3d\xfe\xb2\xbe\xe9\x39\x8c\x55\x5e\x41\x25\xa3\xda\x8e\xa8\x68\x2c\x87\x27\xda\xb2\x7d\xc2\xf8\x10\x22\x17\x2e\x36\xaf\x39\xbc\x26\xee\xba\x5e\xd0\x7a\x2f\x58\xfa\x39\xe3\x18\x15\xf3\x76\x3c\x82\xc0\xb9\x0e\x1b\xf6\xdc\x71\x3a\x1d\xba\xa3\x96\xa0\x92\x88\x27\x26\x56\x4b\x26\xa6\x5e\x0a\x6b\xef\x2d\xc1\xa6\x62\x7f\x3d\xce\xd2\xd6\x63\x25\xc8\x04\x62\x84\x75\x39\xdf\xfd\xda\xf5\x65\x5a\x32\xb6\x9d\xc5\x85\x6e\xb2\xa7\x98\x68\xf6\x71\x2d\x09\xd3\xca\x4f\x06\x53\xb3\xa6\xf1\xea\x9b\xa8\xc0\xe7\x8a\xd1\x66\x16\x72\x24\xa0\x43\xe6\x24\x66\xde\x0c\x80\xcc\x66\x62\x7b\xe4\x9c\x31\xec\xc8\xa2\xf9\xcd\x4c\xb9\x56\x4f\xf0\x07\x86\xfe\xf7\x70\xb3\x79\x98\xe7\x0f\xa6\x66\x1f\x59\xe9\x45\x77\xe1\x7d\xa8\xbc\x97\xf1\xc8\x6f\x32\x6a\xc4\x31\x51\x81\xfa\x8c\xb0\x08\x90\x68\xad\x18\x6b\xf6\xca\xd0\x39\x71\xc1\x3c\x35\x3b\xe1\xe8\xd6\x3c\x80\x2b\x5f\xc1\xb7\xba\xb8\x09\x68\x3c\x16\x87\x61\xb9\x5c\x01\x7d\x3b\x5a\xcb\x21\x63\x1a\x95\x29\xcb\xa6\xeb\xec\x0d\xb8\x92\xd9\x64\x34\xd0\x3d\xe8\x70\x84\x7b\x3f\x2e\xa6\x99\xbd\x31\x42\xa6\xf9\x3c\x56\xe6\x4b\x9f\x8d\xd8\x14\x60\x4f\x8e\x9c\x64\xd5\x3b\x01\x62\xd2\x04\xdf\x67\x38\x0c\x0d\xca\x01\xc7\xf9\xf9\xf4\x02\xce\x5f\xe3\xcf\xd3\x0c\xe0\xd4\xc8\x1c\x16\x58\xfd\xb5\xd7\x7f\xf6\xb6\x74\xc3\xae\x64\x26\xd9\x04\x09\xa1\xdb\x51\x51\x94\xa5\x86\x2f\x57\xf9\xa1\x07\xca\x43\x5d\xd6\xf5\xeb\x76\xfe\x04\xff\x85\x74\x70\x6d\x97\x51\xe1\xba\xe8\x92\x72\xce\x77\x19\x95\x13\x3f\x55\xac\xf6\x27\x4e\x7e\xb4\x7b\x47\xe5\x26\x1e\x54\x0e\x7e\xb4\x59\xbc\x85\xf6\xef\x7f\xd0\xb1\xc5\x1a\x9e\xda\x86\x35\xdf\x1e\xc8\x87\x93\x64\x27\x17\x9a\x3d\xdc\x97\xa9\xdf\xfe\xfe\x64\xcd\x36\x73\xe1\x09\xc3\xa9\xaa\x87\x3b\x8c\x2c\x71\xcc\x07\x5f\xcd\x9a\xd6\xf7\xba\x20\x12\x6f\x2e\x88\x0c\xd3\xad\x5a\x5f\xe3\xa6\x78\x2d\xce\xd3\xec\xde\x83\x1b\x29\x0b\x29\x92\x67\x51\xe3\xce\xd0\x36\x3f\xd7\x3f\x68\xd3\x9d\x86\x50\xba\x09\x48\x75\x12\x0b\xe0\x63\x43\xba\x18\x8b\x39\x58\xb3\x8f\x82\x70\xf9\x33\x24\x97\x34\x8a\x0f\x31\xd6\x51\x14\x22\x6c\x95\x45\x27\x0e\xf3\xc3\x94\x65\x7e\x30\x9c\x62\x9b\x23\x69\xc1\xac\xb4\x62\x20\xdf\xd6\x6c\x1c\xe7\x6c\xba\x95\xf8\xaa\x8a\xbc\x3b\x61\xe6\x4f\xfd\x4e\xc3\x3a\xa7\x41\x51\x6c\x7c\x4e\x2d\xc5\x03\x50\x97\x79\x5e\x9c\x23\xa3\xb8\x5a\x6e\x61\xd8\xb7\xda\x68\x31\xaa\xab\xba\xec\xd2\x3c\x2a\x9a\x55\x8a\xae\x5a\xfb\xd6\x4c\xad\x11\xa7\x7d\xa4\x63\xb6\xf8\x6c\xfe\x30\x03\x4f\xc2\xcb\x8e\xcb\x30\x13\x6f\xaf\xac\xb8\x20\xa9\xff\x3a\x63\xcc\x30\xd7\x4f\x94\x02\x99\xab\x72\x84\x4f\x20\x68\xe8\xd6\x66\x3f\x8f\x9b\xe5\xa0\xd9\xe6\x6a\x7f\xd3\x55\x16\x27\x5c\x67\xf1\xa4\xf0\x79\xad\xe1\x8b\xc1\x3c\x9f\x95\x1a\xed\x64\xc7\x20\x62\xaa\x0a\x78\xca\x14\x4d\x22\x94\x11\xcb\xd7\xd9\x94\xc8\x39\x5f\x75\x75\x8e\xd2\xc4\xb9\x9e\xc5\xfd\x72\xbc\x30\x11\xb2\x24\x74\x34\xf0\xc3\x1f\xee\xa8\x35\xde\x1b\x09\xb6\x86\x0d\x8b\xbb\x8f\x44\x75\x0e\xbc\xab\x68\xcb\x75\x3d\x27\xbe\x1c\x1e\x97\x03\xc4\xa5\x97\x1c\xbf\x08\xea\x2d\x79\xde\x84\x66\x1d\x04\x5a\x7e\x90\xe8\x28\x33\x1b\x79\xe1\x41\x91\x2b\x54\x92\x23\x25\x6f\x19\x33\xdb\xf6\xb1\x7b\x9e\x2a\x3f\x1e\x88\x42\xc6\x3c\x31\x3c\xa6\xe9\xae\x2d\x4b\x71\x52\x92\xad\xb0\x14\x49\x74\x83\x25\xc9\xed\x16\xfe\xfe\x55\x47\xe4\xa6\x63\x44\xc9\xe5\xf0\xbe\x4e\x3f\xdf\xdf\x69\xc3\x09\x55\xa6\x7a\x95\x2b\x8f\xf8\xcf\x8e\x77\x12\x8e\x79\xd6\x15\x53\x27\x36\xed\xec\x0b\xe9\x0c\x79\xcf\x21\x65\x82\x02\xbe\xb6\x76\x1b\xf5\x90\x0e\xde\xe7\x5a\x57\x72\x1a\x7c\xca\xbc\xe0\x12\x8d\x19\xaa\x70\x46\x14\x71\x1f\x0d\x0b\x0f\xfb\xa8\x7c\x50\x98\x20\x3c\x27\xa4\xc0\x4d\xc8\x11\x0d\xc8\x6c\xa2\x00\xad\x76\x10\x2d\x31\x3e\x36\xa2\x4c\x64\xbe\x5d\x5c\xf1\x3c\xc8\xc6\xbc\x26\x9e\xdc\x91\xf4\x6f\xcd\x5b\x9a\xe4\xf9\xc0\x95\x62\xdc\x9e\xf8\xc4\x22\xd0\x1c\x1e\x64\xe3\x94\x06\x9c\xe5\xc1\xd1\xfb\x51\x34\x47\x74\x71\xc7\x1e\x8d\xd3\x9e\x8c\x1e\x18\x2e\xe7\xe1\xa6\x87\x39\xda\x07\x2b\x10\xcd\xe4\xb9\x1d\x85\x4d\x7d\x4b\xc5\x88\x37\x63\xd2\x1f\x1d\x85\x41\x14\x4a\x3c\x56\xd9\x59\xfb\x1a\x1a\xb6\xe1\xbc\x51\x93\xa5\x46\x82\x84\x82\x43\xe0\x17\x92\x0d\x2d\xce\x7b\x20\x6e\x37\x9a\xe1\x60\x94\x6f\x83\xf3\x4d\x25\xae\x5a\x69\xac\x0c\x67\xe3\x8a\x06\x31\x1b\xcc\x9f\xb8\x1d\xf0\x37\x11\xce\xfe\x24\x5f\x86\x0c\x92\xdc\x4e\x31\x97\x84\x7b\x58\x81\x5b\x97\xc5\x3d\x3c\x9b\x42\x74\xe5\x0d\x1c\xc4\x24\xff\xae\xdd\xf8\x60\xb3\x5c\x18\x49\x90\xa8\x15\xcb\x82\xac\x78\xea\xd8\x19\x18\xc6\x8c\x15\xc3\x8a\xdb\x77\xf6\x47\x01\x0c\x25\x11\x78\x48\xc8\x9c\xc3\xd1\x53\x72\x55\x59\xa8\xf4\xc0\x18\xa4\xea\xbc\xd3\x93\xb3\x73\x25\xfc\xd0\xa7\x01\x00\xc7\x83\x53\x7e\x87\x9b\x96\xce\x4f\x45\xbd\x34\xb3\xec\xcc\x14\x4b\x43\xdc\x32\x2b\xd3\x34\xea\xe6\x56\x2f\x9f\x8c\x1d\x6a\x68\x09\x1c\x46\x34\x88\xc6\x23\x51\x11\x1d\x34\xb6\xcc\x18\xd8\x09\x74\x0f\x21\x9d\x23\x25\x83\x33\x05\x51\x08\x21\x6e\xb2\xff\x32\x28\xa3\x22\xed\x06\x5f\xa2\x20\x52\x78\xce\x81\xb8\xf5\x9b\x4c\x1d\x4a\x66\x74\xd0\x13\x72\xe6\xa2\x74\xbf\xb9\x6d\x08\x6e\x43\xeb\x68\x83\xbe\x45\x4e\xe8\x48\x77\x33\x6c\x69\xe6\xf4\x08\x67\xf1\xb2\x4c\xc2\xb1\x5b\x82\xfa\x27\xb4\xf1\x93\x23\x1e\x46\x04\x3d\x62\x7c\xcd\x12\xae\xdb\x92\x27\x72\x04\xb5\x95\xf4\x4f\x73\x4d\x03\x35\x01\xb1\xac\xf3\x9b\xf9\x39\x72\x60\x4e\x30\xfc\xc9\x7e\xd7\x2c\xf7\xcc\x62\x12\xe5\xea\xc4\xe8\x0c\xdf\x50\x04\xc3\x6d\x71\x4c\xf9\x8a\xbd\x0a\x51\xa0\x96\x15\xff\xc1\x03\x14\xf1\xb7\xdc\x98\xe6\x84\xe5\x0c\xac\x2e\x40\x44\xf2\xc4\xa9\xeb\x1a\xbb\x9d\x37\x71\x10\xe6\x20\x6f\xf4\x6c\x3c\x5c\x36\x36\xb8\x30\x50\xe2\x0f\x78\x91\x5c\x90\xab\x48\x6b\x70\x64\x3f\xc8\xe2\x08\xac\x9c\xd3\xe5\x6f\xb6\xa5\x73\x84\x34\x5b\xc9\xf6\xc7\x32\x9d\xfa\xa8\xc5\x15\xe8\xfc\xb1\xc6\x58\xb9\x93\x10\x5b\xcd\x2a\x44\xc6\xe9\xc4\xd0\x12\xc7\xee\x27\xe9\x5e\x77\x30\xa3\x88\xac\x09\x58\xbd\x11\xb5\x4a\x14\x82\x3d\x80\x8b\xc8\x9a\x4a\xc0\xb7\x51\x06\xd1\xd1\x82\x3e\x38\x15\xad\xfa\xa7\xc2\xe1\x52\xd7\x05\xb7\x54\x4e\x3c\x78\x79\x29\xe2\x55\x08\xf4\x73\xb4\xa8\xa8\xe4\x09\xa8\x36\x89\x04\x76\xc9\xef\x03\xa5\x6a\x38\xe2\x27\xca\x17\xaf\x3c\x9a\x6c\x9c\x35\x36\x7c\x23\x74\x44\x72\x11\x36\xd9\xc7\x7f\x38\x3b\x79\x71\xa0\xc3\x7c\xf3\xf0\xfa\xfa\xfa\x21\x6a\x3f\xec\x9b\x12\x56\x81\xdc\xe6\x3a\xee\x03\x24\x98\xff\xda\x76\xab\xaf\x3e\xa5\x7f\x3f\x99\x65\x6c\xc9\x4f\x39\x5f\x77\x47\x78\x7b\x82\x51\xa3\xe8\x7e\xc2\xe6\x29\x3c\x3f\x0d\x33\xa4\x6a\x7a\xc8\xc2\xd3\x01\x3e\xc9\x5a\x7c\x97\x63\x69\x53\x57\xdd\x28\xf2\x2e\xc8\xbc\x76\xd5\x58\xb8\xa2\xe0\x9f\xa4\xa0\x34\xab\xd7\x8b\x89\x27\xa0\x06\x10\x05\x75\x15\x3f\x62\xb0\xfb\x75\xc5\xbe\x59\x03\x30\x6f\x0b\x8c\x4a\x78\x1d\x65\xb7\xfc\x51\x94\x1c\xba\xb0\xe3\x85\x31\x7a\x4f\x9a\xb0\xeb\xf5\x42\xfc\x66\xd4\x20\x7b\x39\xd6\x55\x79\x33\x3f\x24\x5e\x17\x91\xd5\xda\xb0\xae\x27\xca\x75\xf9\x66\xa3\xca\x9c\xa1\xd1\x82\x76\xb3\x35\x47\xfd\x51\x19\x7d\x4e\xea\x80\x18\x10\x47\x30\x0c\x5a\x90\xec\x06\xec\x6d\x6a\x1f\x6e\xac\x4b\x45\x8c\x43\xcd\x66\x3c\x97\xcb\xb2\x9e\xa8\x1a\x99\x5f\xf6\x14\x0a\xba\x1e\xb1\x09\x89\x9f\x86\x31\x6b\x36\xa5\x25\x8b\x1a\xf0\xc0\x2e\x9e\xd3\x18\x92\x77\x82\x88\xc2\xe2\x97\x3b\x7f\xcd\xb4\xac\x2c\x59\x4b\x35\x51\xe9\xe8\xbb\x77\xf5\x0e\x47\x3e\x1c\x5c\x8f\x7c\x65\x3f\x58\x7c\xe2\xf5\x43\x66\x79\x33\xc1\xdb\x81\x94\x30\x1d\x71\xf7\xdf\x0b\x4e\xb3\x2b\x07\x82\xd6\x81\xd3\x85\x08\xd3\xed\xb9\xae\x76\x82\x8b\xf7\x5c\x56\x42\xb3\xb0\x6d\xfe\x94\x68\x9b\x14\x3c\xe9\xf2\x49\xd8\x60\x91\x23\xcf\x84\xdc\xe2\x3a\x71\x0a\xbf\xe9\x2e\xc4\x31\x68\xa1\x6c\x01\xd2\xe9\x70\xa6\xe2\xb5\x41\x8e\x67\xf6\x19\x6a\x07\xac\x5f\x7a\x72\x27\x88\xad\x1c\xab\x40\x6f\x03\x2f\x99\x38\x05\x9c\x01\x8c\x63\x92\x73\x88\x7f\x9d\x75\xde\xfa\x6e\xc5\x25\x97\x6d\x12\x0d\x30\x38\xba\x12\xd4\xa6\xe1\x78\x83\xb2\xd1\x43\x2f\xc3\x63\x4f\x02\x59\x25\x1a\xdc\x44\x9d\x46\x62\x68\x59\xdf\x24\xa9\x71\x68\x7c\x8f\xf9\xeb\x60\xa2\x01\x54\xfc\x17\x5d\x0c\xb9\x57\x25\xd5\x8b\xb8\x35\xb9\x09\x24\xb9\x13\xdf\xc5\xba\x49\xe4\x0d\x2d\x74\xc4\x13\x2f\xf0\xcc\x5e\x15\x19\x9e\xdb\xfa\xa2\xbb\xa6\xdd\x9b\x48\x6c\xa9\xa9\x60\x62\xf4\x53\x77\xe8\x78\x88\xfb\xe2\xb5\xb1\x24\xc9\x38\x7e\x57\xdc\x76\xdc\x7a\x1a\xbc\xbd\xa7\xf5\xa9\xf0\x6d\x4e\x0f\x3c\xa9\x4a\xbb\x35\x38\x7b\xd4\xf6\xfb\x83\xb4\xa7\xb0\x37\xad\x5c\xf7\x5d\xe4\xc3\xfd\x30\x51\x75\xa4\x6f\xdf\x3b\xc4\xa0\x80\x67\xb9\xa9\x6d\x9d\xe2\xd6\xbd\x73\x34\xd6\x84\xee\xf5\xaf\xb8\x75\x44\x0e\x63\x47\xd3\xe3\xd8\xef\x6e\x91\x17\x17\x17\x33\x92\x38\xaf\x5b\x04\x42\xf7\xcd\x4a\xf2\xaf\x7f\x5b\x0b\x81\xe0\x62\x38\x16\xd0\x7e\xdb\x9a\x42\x3f\x88\x45\x72\x2e\xff\xe8\x37\xb6\xdf\xa6\xcf\x24\xf0\x8b\x6a\xd9\x63\x2a\x95\x63\x11\xd2\xd5\x70\x22\x46\xae\xd6\x5e\xd6\xd7\x0b\xfc\xc5\x41\xdc\xed\xfc\x79\xcd\xef\x61\x30\x56\xbb\xdd\xaf\x2d\x92\xa7\x31\x49\x47\x33\xae\x0e\x20\x65\x11\xdc\x05\x89\x14\x15\x66\x64\x1a\x0f\x0a\x3a\x4c\xdb\xc1\x02\x94\x0d\x4d\xff\x6a\x23\x08\x1b\x97\x5b\xd9\x1b\x31\x80\x43\x15\x91\x9e\x47\x4f\x5f\xe8\x2f\xf6\xd1\xe7\x2c\x4f\x40\x9a\xda\xe6\x25\x37\x2c\x6b\x87\x66\x7b\xe2\x00\x5c\xb1\x84\x57\xf0\xdf\xa2\x9c\x89\xc0\x02\x54\xde\x98\x8b\x6e\xfe\xd2\xb4\xab\x9e\xdf\x86\x73\xdf\xe9\x52\x77\x95\x4f\x9b\xdd\x2f\x0f\x27\x2b\x13\xb2\xb0\x16\xc7\x38\xc9\xec\x02\xee\x0a\xd8\xe2\x66\xd5\x6d\xc9\x7d\x34\x90\xb9\xe6\x01\x13\x09\x06\xd9\x11\x82\x49\xd9\xfd\xd6\xe5\xa3\xcb\x79\xfb\x5f\xb9\x97\x45\x7d\xaf\xbc\x95\x16\xf1\x5b\x89\x0f\xf9\x6d\x9c\x00\xd2\x99\x75\x9a\xb8\x81\x3e\xc4\xa5\xcc\xa8\x3e\x96\xbc\x75\x69\x2d\x1f\xe6\xe5\x32\x38\x71\xdd\x10\x45\x72\x00\x2e\x65\x05\x53\x2e\x8a\x98\x84\x70\xf9\x46\x95\x70\xfc\xdc\xca\x60\x85\x16\x09\xe1\xc5\x70\x5e\x0d\xe7\xe4\x18\xdc\x6b\x12\x4c\x16\x9b\x3c\xa2\xbf\xbc\xbb\xe2\x2b\xf0\xb9\x69\x5e\xe3\xc1\x0f\x71\x83\x73\x0d\x5c\x37\x05\xa7\xf3\xe6\x94\x77\x4d\xb2\x8e\xfc\x8a\xcd\x2b\xf7\x4c\x4d\x33\xee\x34\xf6\x93\x3f\x56\xc3\x27\x72\x07\x46\x9e\xa1\xa1\x12\x58\x75\x7e\x07\x03\xd9\xef\xd6\xec\xb5\x35\x9b\x4d\xed\x9b\x71\x22\x03\xf7\xe4\x08\xc9\xbb\xbf\x5c\x15\x66\xb2\x92\xe2\xff\x15\x52\x8e\xd0\x78\xc5\x9b\x94\x19\xcd\x68\x2f\xf0\xab\x21\xd0\xfa\x8a\xe6\xc6\x88\x92\x4a\xdf\xb2\x91\x70\x68\x76\x3e\xf4\x2f\x3a\xc5\x03\xc4\x32\x31\x27\x29\xcb\x35\x5e\x0b\x7e\x30\x44\xce\x85\x5a\x63\xc7\xc7\x83\x45\x65\x77\x40\xc4\x3f\x6f\xdc\x90\xdb\x85\x0b\xf5\x76\xd2\xcc\x89\x7f\x70\xf7\x56\xd1\xfb\x09\xf9\x0b\xcc\x45\x34\x52\x5d\xc9\xce\x57\x37\xeb\x1f\xa3\xe4\xb9\x49\x38\xc3\xe8\x39\xd7\x00\x36\x88\x71\x26\x36\xa9\xa2\xf5\x88\x15\x7f\xff\xea\x5e\x8a\x5a\xf5\xa2\x41\x93\x30\x67\x09\x72\x9e\xf9\x28\x2d\xe4\xd4\x14\x07\xaa\x41\x5f\x1c\xba\x25\xcc\x66\xee\x99\x52\xf6\xda\xb1\xf5\x96\x13\xf4\xb1\x61\x9c\xd3\xa1\xe2\xb9\x49\x3c\x55\x04\x7b\x25\xfc\x93\x8a\x1c\x49\xd9\x68\x8b\x91\x64\x2b\xe9\x7d\x89\x85\xe4\xac\xab\x88\x8a\x42\xae\x45\x55\x62\xb6\x73\x51\x5a\xfa\xcf\x49\x12\xc7\xc1\x33\x1d\x51\x5c\x19\x9a\x8c\xdf\xdd\x38\xd6\xec\xdc\x40\xd0\xd8\x2f\x22\xa4\xfb\x75\x78\x75\xf0\x5c\x72\x4b\x85\xb0\x5f\xc1\xa6\x21\x52\x55\x38\x1b\x5d\x48\xde\x86\x1b\x8d\x15\xd0\xeb\x5c\xb3\xcb\xca\xb3\x19\xec\xa9\xd5\xce\xa2\x8e\x5c\x8b\x8f\x45\xbe\xc2\xe3\x54\x2c\x25\xba\x8a\xdf\x28\xac\x5e\xfa\x9e\x65\xf8\x23\x2b\x71\x39\xdc\x1a\x7e\x87\xca\x12\x88\xf2\x26\x4a\x69\x2b\x89\xb6\xbf\x79\x6f\x30\x6f\xaa\x21\xfe\xf7\x8d\xe6\x4d\xfa\x9e\xfd\xed\x26\xfc\xbd\x39\x17\x63\x6d\x5e\x94\x7c\xd1\x7f\xde\x97\x85\x71\xaf\x19\x3d\xc8\x66\xfb\x07\x9a\xd6\x09\xdc\xd5\xe8\x5d\xa1\x41\x72\xd9\x7d\x29\xf3\x86\x86\x79\xaa\xf6\xb7\xd8\xe5\x63\x2b\xea\x84\x14\x3a\xc8\xf4\x77\x92\xd8\x5c\x25\xc1\x9f\x56\x09\xfa\x5d\x25\x12\x89\x7e\xf7\x16\x2b\xf7\x80\xce\x0c\x45\xd4\x61\xce\x0c\xbe\x61\xde\x53\xe7\xf6\x2c\x1a\x76\x9c\xca\xf7\x6f\x4d\xa7\xb1\xc7\x0a\x75\x7b\x5e\x8d\xe1\xa8\x41\xac\x26\x92\x6b\xbc\x67\xae\x9e\xc4\x4d\x64\x28\xfe\x37\x66\xdc\x98\xb2\xe2\x04\x01\xdd\xdb\x73\xfe\x64\x97\xfa\x5c\x29\x1f\x6d\xe3\x93\x15\xf0\xf9\x0e\x0a\xa7\xc9\xe7\x60\x03\x2a\x39\x63\x85\x99\xa0\x02\x7a\x25\xc8\x15\xbe\x9a\x87\xd4\xaf\x69\x81\xa3\xa0\x74\x49\x60\x78\x9a\x34\x23\x82\x12\x0b\x2f\x72\x11\x4e\x16\x44\xf5\x51\x7d\xd4\x4b\x9c\x75\xc4\x7d\x53\x93\xdb\x73\xbe\xac\xc2\x67\x64\xb3\xb3\xa6\x9c\x9f\xac\xfa\x92\x79\x61\x57\x20\xc2\x9b\x0b\xcc\x0e\xdf\x89\x71\xe0\x18\x85\x22\xfa\xa6\xf7\xa7\x73\x3e\xb7\x2b\x2b\x69\xd2\xdd\x3b\x39\xa3\x64\xc2\xce\x39\x81\xae\x59\xce\xd3\xa9\xec\x11\x3b\x56\x8a\x09\x50\x19\xed\x2f\x47\x9d\xe0\x89\xa3\x70\x41\x23\x65\x10\xe7\x80\xc6\x05\x3d\x43\x62\xe5\x39\x9e\x95\x32\xcd\xc3\xd6\xba\xaf\x32\x62\x51\xf4\xbb\x6f\xe0\x76\x34\x33\xd4\xfc\xd0\xe7\xf0\x7b\x46\x67\xa3\x47\x83\x23\xa0\x28\xb9\x82\xbf\xaa\x7c\x76\x22\xcb\x21\x40\x12\x4c\x3e\x7a\x43\x98\xb6\xb2\x99\xb9\x16\x99\x07\x1e\xf7\x7b\xcc\x6a\x75\x33\x05\x35\xee\xd8\x65\xa5\x59\x99\xad\x79\x2b\x59\x3b\xb8\xdb\xf1\xb3\x60\x07\xec\x1c\xc8\xa8\xbd\x60\xcb\x76\x50\x3c\xd2\xf9\x6a\xfd\xa8\xf4\xd9\xe9\x74\x54\xa3\x27\x3f\xc6\xb0\x53\x48\x19\x8c\x2d\xf4\xcb\xfe\xf0\x99\x9d\x7a\xbe\x2c\x1a\xa7\x53\x66\x34\x0f\x59\x99\x59\xcb\xc3\xaa\x43\x6f\x0d\x19\x8a\xcb\x02\x10\x77\xef\xbd\x85\xf2\x21\x33\x04\xcd\xfb\xbe\x2b\x5a\xca\xc5\xef\x66\xc4\xb6\xe0\x18\xb5\x92\x33\x5d\x50\xd3\xd5\x1d\xb2\x55\x0d\xa8\xc5\x1e\x52\x11\xcc\x23\x0e\x7c\xaf\xbb\x56\xa8\xa4\xc9\x1d\x86\xf4\x45\x86\xe9\xd8\x4e\x39\xc9\xed\x90\x17\xfc\x5d\x57\xbe\x54\x70\xe9\xa6\xc0\x91\x26\x77\x56\xda\x2e\xf4\x53\xcc\xd8\x29\x29\x09\xf4\xf5\xb9\x37\xdb\xa7\x35\xa2\x86\xa7\xae\x89\xfd\xc0\x21\x99\x5d\xb2\xad\xdc\xb5\xb0\xe7\x1a\xc8\x3c\x4a\xec\xe8\x98\xca\x8d\x99\x47\x8f\x6c\xbb\xe4\xf3\xc9\xc2\xcd\xa6\x46\x13\x45\xf1\x28\x93\x8a\xab\x49\x72\xce\xe9\x3d\x95\x32\x3c\x11\xf9\x18\xee\xa6\xe3\xc0\x27\x73\x26\x51\x1b\xa5\xf3\xe2\x54\x97\xba\x07\x94\x14\xf9\x3d\xf1\xa5\x12\xc6\xf8\xe1\xd5\x5b\x88\x8e\xeb\x63\x40\x79\xc6\xa3\xe9\x3e\x68\x34\x56\x08\x54\x34\x9a\xe7\xc9\x68\x4a\x1e\xcd\x90\xc8\x7c\xc0\xb0\xf4\xf9\xd3\x0f\x1f\x56\x64\x16\x3a\x9c\x3c\x3c\x13\x43\x3b\x88\x47\x66\x03\x8d\x99\x24\x2f\x1f\x3c\xf4\xfd\xc9\xfa\xc7\x7b\xdb\x1f\x9d\xe0\x15\x15\x1d\x9f\xb8\xf2\xb8\xae\x7a\xde\xb0\xb7\xa6\xbf\x8d\x43\xb3\x15\x49\xac\xaa\xfa\x71\x1e\x9d\xa3\x04\x33\xf1\xfb\x75\x1d\x3f\x8c\x9b\x47\xa4\x36\x4e\x83\x93\x3c\xba\x01\x25\xd2\xc3\x3a\x7d\xe7\xe1\x07\x5e\x31\x92\xf7\xfd\x8b\x9b\xf3\xf0\xac\xe6\xca\x3f\xab\x09\x33\x66\xeb\x6d\x98\x92\x51\xdf\xb3\xe1\xe3\xd4\xfa\xb7\x3e\x7c\xd0\x13\xd3\xcf\xcf\x48\xb0\xa0\x73\x18\x3d\x2a\xc1\x75\xc5\xc1\x7e\x20\x9d\x20\x47\x0c\xfb\xb7\x91\xc0\x44\xd3\xda\xb0\x4d\x33\x4d\x04\x8d\x27\xc0\x2a\xf4\x39\x7f\x2e\xff\x3a\xdd\x21\x3b\xa9\x91\xac\xb8\x66\x06\x0c\x53\x37\x9a\xdb\x93\xbf\x69\x6e\x4f\xa4\x57\xa4\x7b\x60\x7e\x8e\xff\x7e\x99\xdd\xe7\x17\x00\x3c\x52\x58\x4b\x0b\x05\x8a\x6c\x66\xa7\xcb\x8d\x21\x7c\x18\x0c\x24\xc2\xc8\x95\x3e\x6a\xe3\x06\x43\x67\xd5\x70\x4f\x13\xe1\x7f\x70\x31\xeb\x78\x39\x51\xa9\xcc\x6e\xb2\xe7\x05\xac\xe2\xb4\x1d\x06\x0f\xe2\x6a\xb2\x49\xff\x4c\x10\x1e\x0a\xcc\xf1\x50\x60\xfc\x0c\x47\xf8\x98\xea\x63\xe2\x12\x67\xdd\xd1\xb4\xb1\x49\xd9\xe0\x7e\x8f\x9a\x93\xcc\x3f\x7c\xd4\xe2\xef\x16\xf1\xbb\x65\xda\xc8\x44\x9f\xea\xc3\x19\x7f\x62\x8f\x9b\xd1\xd8\x22\xd7\xcf\xf4\x7b\x9c\xa0\x34\x2e\x69\xfd\xc3\x19\xe9\xb0\xe4\x85\xd6\xf8\x1b\x6b\xc4\x06\xfd\x11\x9a\x8a\xb5\xe6\x13\xe5\x80\xe0\xb8\x30\x16\x3f\xe2\xef\x21\x64\x20\xfe\x2a\x29\x59\xe2\x2f\x78\x33\xfd\xc2\x88\x41\x36\x19\x9c\xe8\xa3\xa6\x40\xa3\x3c\x8f\xfa\x92\x4c\x84\x43\x22\x18\x7c\xd3\x4d\xec\xc5\x54\xc7\x74\xe2\x65\xd1\x69\x60\x79\x7c\x57\x9f\xda\x9d\x06\x69\x7a\xd8\x9a\x24\xc6\x2e\x86\x40\xdc\x4e\xb5\xd0\xac\xae\x35\xe7\x41\x93\x20\x9e\xec\x04\xef\xd3\x59\x0d\x57\x31\xab\x7a\x5b\x4a\xa0\xd4\x6d\x75\xfd\x15\x2d\x89\x39\x5c\x13\x51\x4a\x58\xc9\x22\x68\x36\x21\x0a\x63\xe8\x36\x1a\xda\xd7\xbb\xbf\xa8\x86\x4f\x1d\xb6\xde\xec\xe5\xdf\x3c\xd7\x0d\x45\xb0\x00\x6d\x3f\xac\x99\x78\xb8\x93\xcd\x0c\xc6\x3a\x72\x71\x1d\x75\xc2\xaa\x4e\x24\x37\x2a\xae\x6c\x32\x4a\x4d\x40\xea\xfd\xb3\x86\x17\xdb\xfb\xda\x1a\x60\xf6\xd6\xb6\x3e\x1c\xc3\x78\x88\x7c\xbd\xd2\x27\x8d\xc5\xeb\x96\x2e\x61\x2b\x49\x84\x4b\x38\x23\x55\xb7\x0d\x34\xae\xee\x07\x78\xec\x02\x7a\x06\xb4\xc7\x0c\x9b\x16\x07\xd5\x69\x55\x55\xe8\x83\x08\xc1\x4d\xb5\x5a\xf0\x53\xd8\xed\x25\x5b\xba\x5f\x5a\xab\xd6\x0b\xbc\x21\xac\x59\x17\x1f\xcc\xa8\xf8\x53\x49\x11\x55\xbc\xb5\x6c\xc2\x6d\x1f\x64\x1f\xd3\x7a\x57\xfa\x54\x77\x94\x27\x5d\xde\xba\xb3\x3f\x13\x9a\x1c\x1d\x6e\x03\x77\x4a\x32\x2d\xd2\x5c\xde\x36\x88\x89\xad\x33\x20\xc3\xba\x0a\x8d\x55\xa6\x6d\xff\x2a\x44\xad\x47\x2e\x19\xc9\x3c\xfd\x0e\xf2\xce\x20\x09\x59\x99\xd8\x03\x1f\xc3\xb7\xb4\x6d\x45\xce\x57\x17\x94\x3a\xce\xdd\x37\x78\x76\x63\x15\x5e\x3c\xe1\xd7\x5c\xd5\x7a\xb9\x0f\x0d\xf1\x40\x83\x8e\x6f\xff\xf8\xa2\xe8\xfe\xa9\xbd\xea\xb0\x34\xda\xab\xc9\x8d\x0a\xd5\x73\x43\x5d\xc3\x95\x7e\x7e\x06\xd7\x5f\x38\x3a\x3f\x2b\xd6\xac\x9c\x89\x08\x53\xdf\xc0\x56\xbc\x58\xd7\x0d\xb1\x96\xc4\x15\xcd\xbf\x73\x7f\xb5\x1c\xad\x54\xb4\x53\xe0\x6c\xd5\xb8\x59\xf4\x9c\x4e\xec\x7b\x61\x72\x89\x89\xc5\x40\xfd\xbb\x21\xa1\x16\xb3\x1d\xae\x0e\xb4\xd8\x2b\xb6\x6f\x30\x1f\x92\xd6\x44\x51\x9e\xf0\x06\x5a\xab\x5e\x76\xe0\xd9\x10\xcf\xac\xb0\x27\xcb\xae\x48\x41\xb7\x35\xa7\xdc\x5c\x94\x84\xd8\x7e\xbb\xc0\xd4\xdb\xf9\x8b\xff\xfd\x9b\xfa\xb5\x21\x6c\x1f\xfb\x2f\x3b\x85\x01\xae\x68\xd2\x03\x3a\x18\x5d\x5a\x9b\xc7\x15\xa2\xb8\xdc\x18\x26\xea\x23\xb9\x47\x5a\xf7\x59\xb1\xb4\xcd\x7b\x2a\x3b\xb4\x5e\x5a\xb3\x8d\x90\xca\x88\xc4\xad\xf6\x84\xbe\xc7\xf0\x0c\xb7\x17\x33\x70\x06\x22\x80\x09\x0c\xc5\xf5\x8a\xbc\xb4\x51\x1d\xa3\x75\x88\xc1\x6e\xf7\xd7\x61\xf7\x94\x71\x2d\x12\x5a\xbe\x6f\xeb\x7d\xb5\xd4\x74\x97\x8f\xeb\x09\x6e\x26\xc6\x58\x2f\x7f\xb6\x2b\xba\xbc\x4e\xe8\xdf\x4e\x1c\x72\x87\x38\x58\xd6\x75\x07\x49\x6a\x0b\x6e\x93\xdd\x10\xa3\xbd\x78\x5a\xc0\xd0\xfc\xc8\x81\x0c\x98\x4d\x82\xbe\x0d\x79\x52\x79\x8c\xbd\x0d\x52\x8d\x52\x6f\x4d\xbf\x22\x41\x97\x2e\x9a\xa4\xcb\x63\x14\x40\x00\x96\x55\x3e\x23\xd8\x5b\x2b\xfb\xae\x27\x2a\x6a\xe7\xe9\x06\x5d\x99\xd5\xa5\xfd\xd0\xee\x8f\x00\x7c\x7b\xf5\x7d\x03\xe0\xaa\x53\x23\x90\xd7\xaf\x60\x5f\x59\xf6\xab\xd7\xb6\x43\x5c\xde\xe5\x82\xdd\x15\x42\x63\xfa\x84\x18\x57\x67\xd1\xf0\x11\xc3\x66\x4f\x08\x36\x3b\x07\x6c\x72\x2d\xae\x68\x25\xa0\x8e\xe8\x4c\xbc\x16\xf8\xe2\x18\xff\x23\x6d\x2b\x19\x4a\x8d\xf8\xfb\x85\x4a\x1b\x7a\x66\xc1\xbb\xf9\x36\x4e\xf8\x6d\x0a\x77\x6e\x85\xac\x3a\xb9\x6a\xbc\xb2\xc8\x3f\x25\xd7\xf3\xea\x66\x55\xda\x90\x8a\xea\xa5\x5d\x15\xab\x12\x29\x80\x64\x2c\x71\x25\x96\xaf\xa8\x12\x93\xd8\xc7\xb6\x65\x71\x25\x73\xef\x28\xbc\xb2\x6f\xc7\x55\x84\x10\xba\x3a\xa7\x86\x56\x30\x53\x2a\xb8\x17\x74\x8b\x7c\x03\xb7\xc3\xba\x91\x08\xa8\x1b\x81\x54\x19\x01\x6b\xef\x42\x9f\x98\xcf\x0d\x41\x4b\x80\x54\x49\x58\x82\x5f\xf4\x41\x02\xda\x92\xb6\x8c\xa4\x66\xf7\x26\x81\xbe\xc6\x5d\x67\xc1\xf5\x57\x2a\xf3\xbb\x5d\xce\x2c\x13\x2c\xc6\xee\x01\x3a\x81\x71\x7c\xbb\xfb\xe0\x98\xce\x5c\x9c\x48\x73\xdf\xda\x64\xd6\x25\x29\x12\x7e\x8c\xe5\x6f\xf7\x49\x53\xd1\x69\x0e\xba\x78\x44\x91\xb3\xa8\x4b\x97\x1e\x82\xde\x01\x3d\xe4\xad\xa4\x6a\x92\x2f\x48\x47\xc4\x1c\xbc\xb8\x5f\xb1\xeb\x15\x96\x3e\x7d\x3c\xd2\x81\x72\x0a\x5f\x31\x76\x26\xb5\x59\xe6\x5a\x24\x8f\xc1\x49\x5e\xa6\xbd\x2d\x0d\x1f\x53\x7f\x06\x2b\x41\x56\x74\x44\x7e\xb7\x1d\xc7\xac\x35\x78\xbe\xa7\xca\xfa\x4a\x6c\x93\xb9\x9f\xc2\xde\xf7\xeb\xf4\xed\xba\xdc\xe1\xe3\xd6\x47\xec\x02\x3a\xfc\xe2\xaa\x9b\x46\xb2\xb0\x45\xbb\x08\x4b\x19\xa5\xa6\xd7\x67\xba\x78\x6d\x13\x60\x5e\xde\x08\x90\xdf\x33\x1d\xf8\xdf\x4d\x2d\x3e\x1b\xc4\x11\x77\xb0\x10\xff\xda\xfd\x2d\x88\xf5\x86\x37\xe2\x1a\x6e\xd1\x44\x5b\x38\x5c\x7c\x0a\x3b\x91\xf6\xf9\xd4\x63\x27\x99\xe0\x6d\x46\xd3\x04\xf0\x3d\xef\xb6\xc2\x86\x1f\xa5\x0b\x33\xff\x86\x87\x5b\x8b\x87\x65\xa2\xee\x8a\xfb\xfd\x7f\xfa\x7a\x6b\x84\x89\x24\x6d\x94\xe0\xe4\xbd\x71\x48\xf2\x60\xe5\x8c\x23\xeb\x3e\x88\xc6\x4c\xb9\xe5\x24\x34\x84\x7f\x0f\xbc\x5e\xf8\xdb\xc0\xfa\x20\xde\x7e\x84\x64\xa6\x1d\x1f\x4c\xe1\xc6\x0f\x1f\xa4\x46\x4b\xf9\x12\x8d\x47\x3e\x8c\xec\xa2\xf2\x99\x73\x4a\xdb\xd6\x65\x95\xd6\xd7\x4f\xa5\x0c\x11\x0d\x2d\x5f\xca\xd0\x2e\xb9\xaf\xe3\xec\xc7\xa2\x67\x54\x6a\xb2\x67\x1a\xeb\x21\x12\x87\x94\x45\x9a\x40\x8e\x98\xe4\x15\x34\x10\x02\x76\xfe\xd3\xf2\x30\x2d\xf9\x10\xa5\x1d\x95\x0f\xf2\xf0\x63\xee\x9f\x87\xcc\x7d\xc9\x94\x37\x53\x34\xf0\xc4\x87\x7d\x7a\x74\x0c\x97\x68\x79\xa6\xe1\x46\x8e\xe6\xf2\x99\x0e\x7b\x37\x7f\x52\x23\x31\x8e\x7c\x40\x98\x17\xb2\x2d\xe1\x9c\xca\x17\x56\xcb\xe4\xd5\xfc\x11\xfd\x9b\x3d\x7e\x91\x7c\xf6\x4f\x1b\x72\xe1\xa9\xfe\x9a\x04\x71\x84\xf9\x30\x08\xd2\x4c\x13\xe4\x95\x41\x88\x8a\xcd\xc6\xbc\xb5\x95\x86\xf7\x20\x31\x24\x1d\xde\xd2\x54\xf5\x4c\xde\x3d\x41\x26\x20\x9f\xba\x4f\xfc\xae\x7b\x96\xf4\xb0\x8d\x8a\x72\xf7\xcb\x5a\x0c\x3e\x8a\x59\xdc\xd0\x9c\xe6\xec\x91\x91\x77\x6b\xb6\x9a\x26\x3a\xcb\x43\x56\x86\x04\x9a\xe6\xf8\x3d\xbc\x2a\xc2\x1c\x4d\xc7\x19\x5e\x61\xa6\x06\x86\x25\xdf\x6b\x17\x68\x0a\x5b\xc2\xc7\xc0\x6d\xdf\xa4\xf0\x6d\xbd\xa4\xad\x36\x09\x2b\xcf\xe6\x39\x40\xff\x6a\x1e\x43\x49\xd2\x35\x19\xd4\xb7\xfc\xb7\xaf\xcf\x76\x16\x2d\xe7\xbb\x7f\x00\xb0\xc1\xcd\xb1\x68\xcd\xfc\x39\x49\xaa\x79\x76\x76\xe8\x0a\xda\x4d\xb7\x95\x77\x0a\xa6\xf7\x55\x76\xf6\xfc\xfc\x34\x06\xf6\x3b\x64\x54\x12\xb6\x4a\x52\xa4\x9e\x58\x1a\xda\xd0\xfa\x2d\xd7\x72\xd2\xa8\xc6\x65\x74\x9d\x04\xf6\xbe\x68\x08\xfe\x89\x22\xf7\xc4\xbb\x52\x5c\xba\x9a\xf0\xfe\x54\xae\x4d\x63\x49\x2f\xdd\x10\x67\xd9\x2b\xcd\x11\x90\xfb\x9e\x41\xb3\xe5\xd5\xa6\xd6\xa2\x2d\x9f\x7e\x77\xf7\x6b\xb3\xee\x89\x78\x3f\x38\x78\x30\x4b\x8f\xeb\xa2\x2b\xdb\xe8\x41\x57\x62\x98\xb6\x5d\xbd\x6e\xcc\x05\x5d\x45\xe7\xcf\xce\x3c\x22\x5e\x17\x5b\x80\xea\x93\xe9\xf3\xa7\x78\xf3\x83\xe0\xdd\x1b\xe9\x9e\xc1\x8e\xea\x6c\x61\x84\x84\xda\x61\x65\x53\x1e\xe7\x4c\xc3\x90\xb3\xd3\xc3\xe7\x83\xd1\x70\x82\xac\xc6\xae\x0b\xce\xbc\x19\xc6\xf5\x92\x3f\xd1\x56\x44\x3a\xf3\xcd\xee\x5d\xc7\x9e\x23\x4a\x88\x8a\x2d\xa1\x5f\x32\xb9\x68\x63\x81\x5b\xcb\x26\x5f\x4c\x9d\xa6\x31\x29\xc3\x32\x7c\x8d\x9d\xb9\x22\xe5\x5b\x3c\xc9\x0c\xfc\xa4\xbd\xce\x52\x9b\x8f\xf0\x95\xfe\x12\x34\x79\x3e\x76\xd5\x8a\xc9\x63\xfa\x4a\xd8\xc0\x67\x6d\x72\x30\x7b\x1c\xd7\xe2\x46\x23\x46\x66\x8c\x88\xbd\x44\x34\x49\x81\x29\x6e\x5c\xb7\x41\x2e\x84\x8a\xb3\xa9\x3c\x79\x3e\xef\xfd\x95\x24\xc9\x0c\x5c\xe9\x06\xc8\xa3\x2f\xeb\x5a\xf3\x24\x2e\xad\x63\x21\x0e\x70\x04\xf6\x04\x48\x47\x8d\x27\xdc\x48\xda\xee\xfb\x99\x12\xc1\x92\x53\x9f\x4d\xda\xe9\x30\x0a\xa7\x50\xf3\x15\xcc\x76\x9b\x86\xd3\x86\xb7\xb9\x13\x98\x2b\xb8\xb5\xaa\x7b\xf2\x7e\xa8\x28\x54\x72\x02\x62\x74\xcd\xe9\xf7\xfa\xe2\x02\xd9\xe3\x90\xa7\xd4\xce\x9f\xe3\xe1\xb5\x13\xf9\x12\x6a\xd2\xd5\x80\x83\x06\x05\x1f\xeb\xc9\xd6\x90\x5b\xfd\x39\xab\xb3\x67\xf5\x9a\x79\x9d\x9a\xf8\xa8\x78\x7a\x4d\xaf\x8f\xe4\xfb\xe7\xaa\xa1\x71\x50\xd9\xf1\x2f\x75\x02\x17\xba\xdf\x03\x03\xae\xab\xa9\xeb\x2e\x7d\xe9\xe4\xa5\x29\xde\x8e\xf9\x2c\xb7\x1e\x30\x10\xae\x16\xf2\x1a\xc3\x74\x55\x26\x9f\x1a\xd0\x91\x71\xf0\x84\x90\x09\x6d\x81\xe6\xfa\xe1\xd5\xa1\xb5\xab\xd7\xa1\xf7\x15\x08\x63\xca\xa9\x9c\xf1\xb7\x68\x52\x30\xb1\xe9\xbe\x1e\x61\xea\x30\x3d\xc0\x2f\x19\xd8\x84\x65\x59\xee\xdf\x69\x8f\x9c\x25\xf4\xb1\x5c\x29\xa1\x4a\xc4\x82\x85\x8f\x11\xaf\x13\x3e\x46\xdc\x5b\xf8\x98\x0c\x32\x2e\x68\xdb\x32\x5a\xc3\xb3\xb3\x67\x53\x85\xfe\x59\x2c\x23\xe1\xb3\x8c\xbe\x7b\xc8\x0b\xb0\x26\x4e\xf6\xde\x27\x71\x9d\x18\xd9\xc3\xef\xbe\x1d\x69\xa0\xfd\x33\x1e\x08\xff\xe2\x5e\x66\xb3\x7b\x5d\x91\x2f\xa3\x86\xdc\x65\x72\xfb\x99\xa4\x8b\x25\x5a\x13\xb9\x49\xd2\xb7\x79\xe7\x9c\x25\xb1\xb1\xea\x5a\x14\x65\x58\xf3\x0f\x3d\x0f\x4f\x8b\xbb\x91\xe2\xb3\xe2\xee\xa4\x30\x3e\xc4\x45\x09\xa8\xda\x11\x89\xdb\xe9\xea\xca\x07\x48\x3d\xaa\x3b\xed\x47\xea\xc6\x03\x95\x0c\xcf\x2e\xe3\x33\xc7\x96\xf8\x61\x1e\xcb\x7b\xd5\x9a\x79\x43\x30\xfd\xca\x86\xb3\xe9\x9e\x5c\x67\xf5\xde\xe8\x91\x76\x51\xe6\xe5\xe1\xf1\x73\xad\xc5\x28\x61\xef\x02\x84\x4c\x76\xe9\x3d\x7e\x84\x97\xb7\xe3\x5d\xa1\x98\xe0\x50\xbf\xe2\x2d\x72\xf7\xda\xd5\x6b\xba\x76\xf9\x73\xf6\x9c\x24\xf3\x4d\xbf\xc9\xfe\x9b\xbd\xc9\xce\xa8\x38\x3b\x42\xf1\x78\x80\x5b\x92\x79\x4c\x34\xb6\x9a\x46\xc7\xdf\x02\xf1\x93\x58\x61\x44\x21\x2d\x4a\xb6\x0b\x4a\x38\x31\x8d\x88\x35\xe9\x57\xc1\x7b\x02\x16\x16\xdb\x05\xd6\x3b\xaa\xf3\xd2\xe6\xfa\xf0\xb5\xbc\x63\xce\x33\x1a\xd5\x77\x99\x08\xf6\x6c\x28\x9b\x86\xe9\x6a\x25\x5a\x93\x9e\xba\xb1\xd5\x1a\xdc\xa5\x21\xa9\xeb\x92\x2f\x3b\x22\x2d\xd1\x79\x96\x10\x5e\x56\xb3\x11\xa5\x1d\xbc\xff\x25\x41\xbd\x61\xdf\x0c\x98\xab\x53\x3c\x1e\x8a\x05\xd6\xb4\x04\xcc\x53\x45\x8b\xb6\xff\x5a\x1a\xaf\x9b\xc2\x4f\xc9\x66\x29\x84\x5b\x60\x3a\x8d\x75\xb2\xcd\x9f\x1c\x3f\x3b\x19\x02\x8f\xc9\x89\x16\x8c\x89\x8f\x16\x4c\xd3\x1a\x31\x83\xef\x3d\xcf\x6c\x11\x1f\x00\xdf\x32\x13\xd9\xff\xfb\x51\x23\xfa\xf0\x04\x98\xb8\xa7\xad\x08\x17\xf4\x2f\x27\x02\xda\x03\x38\xfd\x92\xdb\x14\x24\xfd\xe0\x64\xc1\xf6\xcd\x64\xbf\xad\x15\x97\xb1\x3d\xc3\xc4\xcb\xfa\x6d\x1b\x5f\x96\xae\xc2\xb6\x41\x72\x22\x49\x2f\x7f\x65\x73\x49\x97\x3e\x04\x76\x40\xfb\x71\xea\x6a\x87\x51\xd3\x1e\x2f\x6c\xca\xba\x1c\xf1\xb7\xe1\xf1\xc5\x61\x13\xe8\xe8\x04\xab\xed\x61\x50\x63\xbd\xf2\x18\x13\x45\xf7\xb9\xdd\xc8\xad\x19\xe1\x4f\x94\xcd\x83\x69\x96\xc5\x85\x1d\x54\x79\x55\xe4\x66\x6a\xb2\x97\x5d\xb7\x6d\x93\x14\x0e\xfc\xf8\xda\x70\x66\x7b\x5b\x1c\xcd\x73\x5b\xb0\x5d\x64\xff\xda\xb8\xa7\x00\x06\xf0\x7a\x31\xcd\xbd\x60\x83\x79\x02\xb4\x6a\x47\x04\x94\x64\x2b\x21\xd0\x8f\x7d\x86\x96\xef\xf4\x53\xc2\xa9\xec\xdd\xc6\x31\x5b\x02\xc0\x88\xd9\xaa\xa5\xd0\xfb\x88\xcd\x56\x0d\xdd\x3e\xe7\xea\x5d\x73\x44\x3f\x42\x51\x74\x84\xdd\xa7\x96\xf6\x69\xde\x97\xc8\x2c\x51\x57\x10\x02\xe1\xa2\xe5\xe1\x93\xf7\x39\x5e\xd9\xb7\xa1\xc8\x3f\xee\x11\x19\x3e\x42\xa9\xe4\xaa\x1e\x58\x44\x23\xa3\x43\xdc\x0e\x3f\x4c\x8f\x0d\xae\x49\xef\x48\x9a\x8d\xd9\x47\x07\x38\x91\x81\xd7\x4d\x81\xd0\x08\x02\xd4\x18\xd9\x6b\xbb\x5f\x57\x45\x3d\x3d\x96\xb0\x1b\xe2\x2e\xbc\x0b\x9e\xf3\x63\x93\x9f\x0b\xe4\x02\x8a\xbd\xf2\x5e\x0c\xbc\xf2\x5c\xad\x88\x25\x8b\x3f\x2d\x3e\x9b\xa7\x5c\xad\x2b\x1c\x4f\xc5\x95\xd4\xdb\xf9\xc9\x76\x16\x43\xb2\xd8\xe4\xe5\x9a\xab\x42\x1c\xde\x5b\x1d\x54\xe4\xd9\x3b\x7e\x89\xff\x07\x5c\xab\x35\x3c\x20\xe3\x67\x2d\xd3\x7c\x99\x6c\x2b\x49\x63\x62\xb3\xfb\xad\x0b\x87\xad\x7c\xf2\x4d\xf9\x3b\x8f\x73\xe5\x25\x99\xd6\x3f\x0b\x19\xd5\xbb\xb8\xbd\xd1\x4b\x32\xfe\x05\x0f\x6a\x14\x5e\xae\xd4\xe6\xf0\xe1\xfc\x4f\xdb\x66\xf5\xe9\xfd\xf8\x79\x0e\x4d\x8a\x13\xe5\xac\x4f\xdb\x94\xe9\xc9\x53\x27\x0f\xc4\xcb\x0e\x1e\x59\x48\x6d\x9d\xb6\x2c\xda\x54\x69\x1c\x49\xee\xb5\xfd\x07\xbe\x8d\x34\xc5\xbe\x9a\x94\xd2\xd4\xe6\x71\x7b\x9a\x39\x7f\xd0\xdc\x4f\x32\xcd\xf0\xfc\xca\x03\x71\xf2\xe3\xa7\xff\x97\xc8\x1f\x9e\xf9\x41\x7e\xd8\xe8\x26\x12\x80\xff\xa4\x49\xda\x7f\xff\xd8\x7c\x72\xc0\xf1\x7e\x88\x53\x01\xc2\x7f\x59\x56\xb7\x4d\x32\x31\x25\x9b\xc5\xed\x15\x4e\x1b\xd3\x99\xf5\xfc\x5b\xda\x91\x08\xdc\xaa\xc5\x87\xb9\x92\x90\xee\xdb\x57\x77\xd0\xec\x78\x7d\xf5\x05\x87\xcf\x7d\xda\x7d\x7e\x6a\x4f\xde\x71\xd8\x85\x87\x79\xdb\xec\xf3\xf0\x4e\x1e\xed\x7f\xe4\x53\xa7\xdd\x6f\xd6\xf5\xdc\x74\xcd\xee\x1d\x1e\xf6\xc3\xe3\x97\x08\xcc\xd1\xe7\x54\xf8\xee\x37\x12\x9b\xc3\x9f\xe5\xcf\xcf\xda\xf9\x67\xec\x67\x59\x69\x76\xf3\xcf\x36\xf4\x81\x44\x19\x68\x32\xf9\xf7\x25\xfd\xc6\x53\xae\xf2\x2b\xa7\x5f\x79\xa1\x3f\xae\xb9\x2e\x34\xf3\x5a\x95\xe8\x31\x55\xde\xfd\xb5\x95\xdf\x37\xf4\xcb\x54\xd2\x4e\x8b\xd7\xe4\x73\x7e\xbe\x44\xbb\x6b\x35\x9b\x3a\x75\x25\xcf\x9a\x48\xaf\xf2\xf9\xb2\xee\x1b\xfe\x88\xae\xe5\x53\x6e\x6e\xf8\x0b\x1e\xcb\xe7\x0f\xd7\xd6\xbe\xd6\x06\x31\x06\x6d\xaf\xae\xba\x4b\x69\xce\x02\x51\xf8\x76\x63\x8d\x34\x66\x2a\x6d\xbe\x31\xd7\x0b\x37\x22\x37\x1c\xf9\xea\xc6\xa3\x83\x61\xf4\xe6\x4d\xbd\x45\xd6\xe4\x1f\xc3\xbb\xb8\xee\xa5\xc1\xc3\x86\x86\x87\x98\x08\x24\xf7\xea\xa2\xb7\x83\x0d\xfd\x2b\x61\xff\x65\xc1\x6f\xce\x63\xe9\xdd\xeb\x69\x1c\x60\x05\x3d\xb7\xcb\x88\x5e\x54\xdb\x5e\x05\xf0\xe1\x5b\xa5\x92\x5d\x30\x4e\xe7\xc6\xcf\x9d\x13\x11\x9e\xe9\x03\x8c\xb4\xfa\x8b\x25\xdd\xa6\x27\x88\x6b\x11\x86\x3d\xf8\xc2\x7d\xfc\xf7\x7f\xcf\xef\x34\x90\xd8\xf2\x0f\xff\x90\x3d\x7f\xf4\x09\xcc\x5d\x70\xde\xaf\xb3\xb2\x40\xe2\x44\x5a\xaf\x77\x74\xeb\x31\xe4\xc6\xbc\xf9\x36\x01\xe6\x10\x78\xf6\x75\x67\xc3\xa1\xf7\x75\xbf\x7b\xe7\xff\x04\x00\x00\xff\xff\x7e\x3f\x3f\x30\xb1\xb6\x00\x00")
+var _confLocaleLocale_ptBrIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\x4b\x8f\x1c\x47\x92\x27\x7e\xfe\x13\xe0\x77\x08\x71\xc0\x3f\x25\xa0\x98\x82\xa4\x7d\x41\x50\x4a\x5b\x2c\x96\x44\xf6\x92\xac\x6a\x56\x89\x8d\x5d\x41\x48\x79\x66\x78\x65\x85\x18\x19\x91\x1d\x8f\x2a\x16\x07\x73\x18\xec\xb7\xd8\xd3\x10\x7d\x18\xa8\x01\x9d\x06\x73\xd1\x71\xf3\x8b\xad\xfd\xcc\xcc\x5f\x11\x91\x45\x6a\x7a\x77\x1a\x0d\xb1\x32\xdc\xfc\x65\x6e\x6e\x6e\x2f\x37\x37\xdb\xed\x22\xb7\xed\x6a\xfe\xfd\x26\x6b\x6d\x73\x55\xec\xfe\xb9\xce\x72\x9b\x7d\x57\x74\x99\xe9\xbb\xfa\xe1\x65\xdd\x6e\x6d\x6e\xf2\x3a\xb3\x99\xd9\x14\xeb\xdd\xbb\x2b\x5b\x66\x54\xa3\x29\x3a\xfa\xb6\xc9\xbe\xab\xef\xde\xb9\x7b\xe7\xb2\xde\xd8\xf9\xe9\xee\xdd\xba\xa8\x4c\xf6\xb4\x2a\x56\x85\x29\xef\xde\xc9\x4d\x7b\xb9\xac\x4d\x93\xcf\x4f\x4d\x51\x51\x3d\x6a\x79\x55\x57\x5d\x53\x97\xf6\xee\x1d\xfb\x66\x5b\xd6\x8d\x9d\x1f\xf3\xbf\xa6\xa1\x56\x6c\xb9\x9d\x1f\xfe\xdc\xe7\xe6\xee\x9d\xb6\x58\x57\x8b\xa2\x9a\x1f\x13\x38\xca\xf8\x77\xdd\x77\xf3\x33\x53\xb8\x9f\xfd\x76\x7e\x64\xa8\x13\x81\x68\xec\xba\x68\x3b\xdb\xcc\x5f\xf2\x1f\xfc\xed\xda\x2e\xdb\xa2\xb3\xf3\x33\xfa\xcf\xdd\x3b\x57\xb6\x69\x8b\xba\x9a\xbf\xa2\x7f\x77\x7f\xa1\x81\x6f\xcd\xda\x0f\xfb\xee\x9d\xce\x6e\xb6\xa5\x21\xe8\xe7\x75\x6e\x4b\x2a\x2e\x4d\xb5\xee\x01\xf2\x34\x2f\xea\x0d\x41\xac\x1a\x4b\xe5\x8b\xca\x5e\xcf\x8f\x9a\xc2\x34\xb3\xd9\xec\xee\x9d\x9e\x10\xb7\xd8\x36\xf5\x45\x51\xda\x85\xa9\xf2\xc5\x06\xb3\x3a\xb5\x0d\x7d\xc8\x08\x71\x7d\xdb\xef\xde\x35\x05\x30\x48\x93\xbf\x28\xd6\x7d\x63\x76\xff\xbc\xfb\x57\xdb\xca\x34\x6c\x4e\xf3\x5c\x98\x76\xfe\xaa\x5e\xed\xfe\x9a\xed\x7e\x01\x42\xd1\x68\x65\x08\xa9\xdf\x6b\x6d\xc2\xd7\xc6\x14\xe5\xfc\xf8\x21\xfe\xc1\xd0\xdb\xf6\xba\x26\xd4\x9e\xd9\xea\xd2\x60\xf6\x8b\xee\x66\x6b\x69\xf2\x79\xb1\xe6\xd9\xae\xcc\xb6\x5b\x5d\x1a\x42\x11\xff\x8b\x56\x1b\xbb\xad\x09\x1f\x75\x73\x43\x70\xfc\xe7\xee\x5f\xb8\xed\xba\x59\x9b\xaa\x78\x6b\x3a\xa0\xe7\x44\x7f\xd0\x20\x81\xa4\x4d\xd1\x34\x75\x33\x3f\x26\x42\x28\x2f\xe9\x37\xcd\x7e\x81\x86\xe6\x2f\xea\xab\x3a\x4b\xdb\x41\x19\x51\x49\x03\x2c\x52\xb1\xc9\x9e\xe3\x87\x36\x84\xc2\x8b\xba\x79\x2d\x15\xbf\xa5\xbf\x40\x10\xe3\x06\x68\x30\x52\x79\x38\x10\x53\xd1\x62\x70\xf1\x77\xb6\xb1\x15\x11\x59\x13\xc3\x30\x46\x4d\xbe\x21\x6c\x6e\x0d\x91\x9b\xa7\xba\x3a\x3b\xc4\x57\x26\x8a\xbc\x26\xb2\x30\xab\x55\xdd\x57\xdd\xa2\xb5\x5d\x57\x54\xeb\x76\x7e\x94\x2e\x4c\x96\x9b\x8c\x3e\x75\xa0\xc3\x3d\x20\x77\xef\xdc\xd4\xbd\x5f\x77\x5a\x85\x3e\xdb\xf2\x92\x6b\x81\xaf\x77\xd6\x9b\x76\xbc\xf0\x3c\xd3\x76\x71\x61\x6d\x3e\xff\x96\xfe\x03\x4c\xbc\xa8\xbb\xdd\xaf\x34\x29\x2a\xde\xf6\x65\x49\x48\xfe\x73\x6f\xdb\x8e\x9a\xa8\x4b\xda\x51\x9d\x1f\x9c\xcd\x4e\xa9\xfc\xee\x9d\xa2\x6d\x09\x60\x7e\xda\xd4\xcb\x92\xa8\x83\x9b\x5d\x99\x6a\x45\x53\x3f\xe2\x7f\xb0\x05\xee\xde\xf9\xa1\xb5\xa6\x59\x5d\xfe\x88\xc9\xe0\x0f\xa2\xcd\xf6\xcf\x7d\xd1\x2a\xfd\xee\x25\x0a\xd0\x60\x44\x7f\xdc\x9b\xef\x8c\x7a\xa2\x5d\x32\x3f\xda\xfd\x0b\xd1\x1b\xf3\x80\x1f\x8a\xaa\xed\x4c\x59\x52\x3f\xfa\xd7\xfc\x29\xff\xeb\xd6\xaf\x2b\x3a\xc2\xd4\x71\x67\x88\x76\x31\x89\x22\x2a\xcd\xb6\xa6\x31\xd9\x69\x53\x6c\x6c\x41\x7f\x1c\xbf\xb1\xab\x5e\xab\xe5\xf5\xea\x35\xed\x30\x30\x07\x1a\xcf\xd3\x8b\x8c\xf0\xfb\xa0\xb1\x59\xd3\x57\x15\x61\x98\x38\xd0\xba\x45\x5b\x05\x35\xf9\x98\x61\x0f\xb2\x6d\x69\x4d\x4b\x20\xd6\xe4\xd9\x57\x26\xeb\x4c\xb3\xb6\xdd\xfc\xde\x62\x49\x5b\xfa\xf5\xbd\xec\xb2\xb1\x17\xf3\x7b\xf7\xdb\x7b\x5f\x7f\xd7\x53\xb5\x92\xc8\xa4\xfd\xea\x53\xf3\x75\xb6\x32\x54\x42\xb8\xbd\xc9\x96\x96\x48\xd5\xa2\xaf\x8c\x36\x4f\xb5\x26\xf6\x57\xdd\x74\x97\xe8\xb0\xa8\x32\xfa\xa3\xcd\xc0\x3d\x3e\x02\xfe\x08\x99\xc4\x15\xf2\xa5\xb0\x52\x1e\x0f\xaf\x5d\x93\x3d\xbf\x39\xfb\xe3\xb3\x83\xec\xb4\x6e\xbb\x75\x63\xf9\x6f\xfa\x0f\x41\x7f\x91\x51\xc3\xe7\xc5\xe3\x47\xb4\x00\x54\x51\x50\x33\xa2\x42\x9b\x3d\xa2\x75\x64\x8e\xfc\x98\x28\xb7\x15\x58\x6c\xf3\xf3\x62\x5b\x83\xb0\x87\xe5\xc4\xaf\xbb\xf9\x13\xfa\xcf\x68\xf9\x86\x0c\x83\x5a\x62\x06\xf3\x82\x58\xf7\x54\x4b\x54\xae\x28\x3f\xad\x9b\xec\xc2\x5c\xd5\x84\x57\x6a\x33\xab\xb3\x8d\x25\x2a\x2b\xda\x4d\x9d\x3d\x7d\xf1\xe2\xe4\xf1\x23\x22\xef\x0d\x7d\x26\x22\xff\x99\x76\x15\x37\x42\x88\x34\x2b\x62\xc6\x34\x8b\xbe\xbb\xf8\x2f\x8b\xb5\xad\x6c\x63\xca\xc5\xaa\x90\x95\x66\xc4\xd0\xdc\xdb\xb6\x24\x7e\x99\x33\xcf\xad\xb3\xb3\xb3\x67\x18\x68\x77\x49\xf4\x4b\x1b\x16\xdc\xa6\xfd\x73\x09\xe4\xea\x50\x4e\xa8\x61\x2e\xc0\x88\x4d\x43\x88\xbf\xe2\x3f\x97\x6e\xf0\x38\xaa\xda\x09\x1c\xdb\xa6\x59\x10\x7b\xef\x6e\xb0\x4c\xdc\xc3\x49\x76\x14\x9a\xba\xbd\x7e\x56\x31\x85\xd2\x30\x71\x48\x66\x57\xe6\x6d\x51\x6b\x9b\x45\x75\x65\xca\x22\xa7\x05\x1c\xe2\x73\xd0\x64\xd4\x8e\x6d\x36\xd4\x7a\x46\x1f\x23\x2c\xdd\x9b\xdd\xa3\x03\xe2\xde\xc3\x7b\xd4\x70\x55\x2f\x84\x8d\xe1\x34\xc9\x69\xa3\xd2\x8e\x5b\x34\x7a\xaa\x31\x8b\x96\xa3\x22\x0c\x8b\x08\xcf\x2c\x0b\xc2\x14\x71\xc4\x3a\x53\xd0\x9a\x46\xbb\xc9\x56\x38\xa8\xb2\x7e\x63\xf8\xe8\x35\x18\x91\x89\xb9\x61\x82\x1c\xc7\x3d\x95\x54\x0e\xa9\x05\x22\x96\x51\x9d\x09\x84\x98\x19\x78\x80\x5b\xe6\x69\x7a\x26\xae\x6d\x68\xdf\x10\x72\xb0\x47\x88\x0d\x93\xf4\x91\xe0\xec\x70\x4b\x8c\x8e\x66\x78\x55\x87\x42\xb7\xf4\x47\x75\x59\xd3\x9e\xa2\xe9\x55\x0c\x6d\xb2\xb6\x37\x59\x1d\x1f\x11\x99\x21\x82\xf8\x48\x38\xda\x22\x26\x23\x40\xbf\x34\xc5\x5b\xf4\x91\xf2\x38\x0f\xea\xba\x39\xaf\xb1\x5a\x35\x76\x70\x80\xc3\xaf\x4d\xdd\xd5\x32\x76\x92\x8d\x68\xd6\xe8\xaf\x35\xe5\x15\x7d\x24\xee\x41\xeb\x99\x17\x8d\x15\x70\x30\xd5\x9e\xc4\x13\x6c\x40\xe6\x64\x58\x96\xb0\x13\x5d\x59\x20\x6a\x2f\x22\xe4\xf6\xca\x66\x44\x10\x99\x59\xd9\xb6\xa5\x09\xd5\x9e\xe0\x1b\x1d\x7f\x3c\x2e\xa2\x18\xeb\xda\x77\x48\xcd\x49\x52\x21\xb9\xe9\x71\xbd\xd9\xfd\x5a\x15\xb5\xfb\xe0\xf9\x67\x4b\x1b\xd4\x5c\x58\xa2\x84\xef\x5f\x3e\x6b\x65\x37\xae\xca\x1a\x47\xeb\x26\xbb\x2a\x0c\x6d\xc2\x27\xbc\x31\x2f\x17\xdb\xba\xe9\xb0\xfb\x3b\xfe\x18\xbe\xb9\xb6\x5e\xec\x7e\xdb\xd8\x86\xb1\xbb\x65\x28\xac\x4f\x4b\x27\x21\x8b\x92\xa0\x13\xaa\x46\xc2\x62\xb7\x7b\x47\x53\x24\x62\xae\x0f\x68\x86\xc5\x1b\x2b\x5b\x48\xfa\x06\xe9\xd2\x8a\x2b\xe1\xae\xfa\xa6\xad\x75\x08\x97\x5d\xb7\x8d\xc7\xf0\xe4\xfc\xfc\x34\xfa\xba\x77\x14\x34\x0f\x0c\xc4\x64\x86\xc9\x49\x48\xa3\x68\x68\x10\x0e\x59\x33\x21\xaf\xbe\x29\xe7\x84\x84\x29\xca\xa3\xa2\x09\x8c\x31\xce\x98\xbd\xc5\x08\xc3\xb8\x3e\xc5\x7f\x5a\x5a\x8f\xce\x6c\x96\xbb\x5f\xc0\x0e\x59\x5e\xe3\x5d\x51\x6f\xb1\x69\xf7\x6e\x8b\x93\xed\x0a\xc5\x45\xab\x32\xde\xbe\xd3\x80\xf0\x12\x89\xe8\x4e\x10\x6c\x37\x84\x0f\xcf\xf6\xb3\xb3\xe7\x40\x12\x7f\xbc\x68\xea\xcd\xfc\xb1\xfd\xff\xa2\x9f\x81\xe4\x6c\x95\x13\xdf\xd1\xb6\xb8\x5b\x21\x3e\x92\xdc\x50\x42\x53\xb5\x24\xf0\xad\x8a\x0b\x8f\xc1\x97\xdf\x1e\x65\xff\xf1\x8b\xcf\x3f\x9f\x65\x27\x19\x9d\x8d\x1b\xd3\x29\xbd\x82\x05\xf4\x1b\x6d\x84\x58\x66\x76\x0f\xfb\xf9\x5e\xf6\x15\x7f\xf9\xaf\xf6\x8d\x21\xb9\xda\xce\xe8\x90\xf8\x7a\x06\x29\x8e\xe4\xa5\x46\x37\xc7\x43\xe9\x18\xbb\x72\x63\xa9\x67\xc8\xad\x0a\x90\x9e\x57\x03\x18\x27\xeb\x2f\x58\xb0\x6a\x36\xf3\x27\x9e\xfd\x1d\xc9\x17\x1d\x34\x0b\x98\xc2\x0d\xa5\xe5\x45\x55\x77\xc5\xc5\x4d\x54\xe1\x05\x3e\xf8\x59\x52\x85\xa3\xba\x69\x2c\x76\x0e\xc8\xd8\x42\x94\x23\xac\xaf\xec\xfe\x43\xfa\xcc\x91\xbb\xcd\x4e\x7a\xea\xa9\xf5\x0b\x45\x4b\x5a\x5f\x5c\x40\xbe\x90\x53\xee\x50\x28\x9d\x0f\xbb\x13\x29\x48\x21\x88\xb2\xb7\xa4\xd6\x3c\x96\x4d\x01\x6e\x77\xf4\xf8\x05\x1d\xb8\x38\x6c\x89\xdc\x36\xa8\x48\x3d\x92\xd8\x99\x8b\x7c\x74\x90\x75\x81\x63\xf1\xee\x69\x1d\x77\xa2\x93\x63\x5b\x57\x05\xe6\xf9\x96\xcf\xa0\xb2\x5e\x99\x72\x03\x0c\x42\xea\xd0\x73\x85\xe4\xf3\x2b\x43\x78\x70\x7d\xd2\xf0\x3c\x99\x7d\xa7\x65\x63\xe8\x68\x9c\xe1\xdc\x71\xe0\x84\x87\x0b\x3a\x6b\x08\x39\x44\x6b\x2d\x28\x1f\x03\x30\x6d\x34\x56\x01\x24\x08\x28\x62\x44\x8c\xb4\x8f\x50\x42\x1b\xd8\x33\xc3\x16\xb4\xb4\x35\x39\xe6\x12\x8d\x37\x39\x07\xc3\x98\x59\x5b\x6d\xfc\x52\x4f\x41\xa7\xb8\xe5\x11\x27\xb5\x80\x58\xd7\xf9\x81\x30\x27\x66\x68\x35\xa3\x0c\xd0\xc9\x19\x48\x6c\xb8\x35\x7a\xbc\xf2\xd1\xda\xe2\x28\xad\xb8\x5b\xa7\x7b\x1d\xf3\xcf\xcc\xab\x60\x69\xb1\x0e\xe8\x25\x04\xc8\x06\x4c\x91\x24\x09\xda\x7f\x99\x16\x63\x97\x41\xe2\x6a\x68\x41\xcb\x8b\x87\xf1\x54\x66\x2a\x76\x92\xd6\xa7\x8a\xf2\xe2\xaa\x20\xad\xf4\x25\x8b\x9d\x96\xd1\x41\x83\xf6\x54\xcd\x93\x31\xc4\xad\xe8\xcc\x2c\xfd\x71\x09\x42\x12\xe5\xb7\x9d\x6e\x4f\x07\x78\xa6\x18\x08\x2b\xe3\x9b\x97\x45\xcb\xc1\x09\xa9\x57\x5a\x5e\x12\xed\xe9\xff\xae\xd9\x03\x74\x49\xd4\xc1\xc4\xe0\x10\x29\xf0\x96\x15\x7b\xac\x71\x8b\x19\xab\x1a\x3f\x73\x1a\x9c\xea\x4f\x22\x52\xc7\xe2\x0e\x51\x79\xe1\xf1\xbe\x5f\xac\xc9\xcc\xba\x6e\xcc\x01\x09\x0b\xe8\xc9\x40\x2c\x45\x65\xd6\x2f\x22\x9d\xfc\xe3\xa7\x8f\xe7\x9f\x7d\xc2\x74\x40\x0c\x8d\x26\x24\x43\x24\xd6\x42\xc7\x85\x1e\xc2\x13\x12\x93\x8c\x71\x0f\x43\x50\xdd\x11\xf5\x86\x7a\x27\x57\x8b\x44\x1e\x1b\x89\x05\x03\xd9\x4b\xc5\x74\x65\x70\xe1\xbb\xe3\x6f\xd8\xa6\x0c\x21\xf5\x52\xeb\x80\x2a\x60\x8b\x35\x89\x04\x4e\x0b\x6b\x54\x40\xa0\xa5\xe8\x16\xeb\xa2\x5b\x5c\x80\xd1\x92\xfa\x69\x4a\xa2\x35\x92\x34\x50\xc0\xbb\x82\x38\x35\x0e\xeb\xec\x01\x41\x3d\xf8\x32\xbb\x7f\xe5\xc4\xf0\x2f\xc0\x3d\x17\xb4\x77\x8b\x12\x74\x0c\xdd\x16\xeb\xce\x7b\x98\x57\xa7\xed\xe5\x08\x56\x01\xfa\x80\x37\x34\xeb\x0e\xf4\xdf\xdd\x3f\x93\xbc\x46\x8c\xfc\xba\x2a\x6b\xd2\xcb\xf2\x50\x77\x59\x54\x40\x02\x15\x5f\xb0\xe9\x08\xac\xee\x3e\x11\xcf\x8b\xdd\xff\x3c\x89\xe1\xd6\xf5\xb2\x2f\xca\x7c\x86\x09\x8a\xdc\x4d\x52\xb7\x52\x4a\xb2\x0e\x7f\x99\x92\xea\x79\x84\x22\x8d\xac\xc0\xe2\x3b\x23\x73\x73\x6d\x05\xb1\xf1\x70\x5a\xda\xda\xfd\x42\xba\xdf\xd5\xee\x1d\xb6\xa9\x54\xf5\xa2\x1c\xf0\x42\x04\xb4\xba\x4c\xa4\x39\x23\x12\x87\x0c\x88\xbb\xa7\x26\x22\xea\x33\x1d\x6d\x47\x6a\xa9\xcd\x1e\x7e\x4d\xff\x25\x34\x9b\x2b\x2b\x67\xda\x7a\xb4\x3c\x10\x36\xc1\xe8\x12\x63\xc2\x5f\xea\x74\x0e\xc9\xe6\x19\xa1\x64\xef\x66\x11\xac\x0c\x26\xe7\x88\xa8\xed\x57\xd8\x08\xf3\x47\x76\xf3\xf0\xaa\x20\xc2\xf8\x28\x3b\xa6\x92\x4d\xcd\x76\x0d\x3e\x91\x5b\xe6\x94\x57\xbc\x4d\x69\xc3\xd6\xe5\x25\x49\x81\x22\x91\x92\xc8\x57\x5c\x15\x44\x14\x0f\x69\x9f\x63\x67\xe1\x34\x5f\x91\xda\x4d\x1d\xb3\x74\xf4\x03\x8c\x87\x3f\x92\xbe\x2a\xd2\x7e\x5d\xe6\x10\xea\x06\xdb\x03\x7c\x62\x68\xfa\x72\xb0\xba\x0f\xda\xeb\x82\xf0\xbf\xf0\x46\xc7\x05\x0f\xee\x4d\x37\x3f\x6f\xe8\xdc\x63\xc1\x00\x3f\x99\x32\x82\x3d\xf2\xc8\xdb\x23\x37\x37\x4c\x01\xed\xfc\xb9\xed\xdb\x44\x4d\x68\xb1\x0d\x4b\x22\xf9\xba\xe1\x53\x59\xe1\x12\x10\x6a\xc8\x03\xa0\x02\xb5\x46\xba\x09\x35\x46\xc2\x3b\x31\xc4\xa1\x99\x8a\x8a\xc5\xae\xa6\xdd\xa9\x75\x8d\x4a\x98\xef\xb2\x3d\xf5\x15\x71\xd4\xfb\x6c\xd4\x11\x43\xcf\x8c\x56\x96\x6d\x4b\xd2\xfd\x31\x4c\xb6\xfd\x40\x51\x61\x84\xaa\x65\xf5\x47\xb5\xed\xcc\x5f\x8e\x20\x88\xdf\xc1\x1e\x14\xec\x99\x0b\x35\x89\x89\x5d\x33\x63\xf3\x9b\x5a\xc0\xbc\xac\x75\x69\xb7\x10\xcc\x36\xed\x7a\xfe\x07\xa2\x96\x8e\x36\xa9\xe7\xbf\xdf\x64\x30\xd4\x5a\xe1\xba\xa4\x82\xb5\x35\xf6\xf1\xe2\x03\xeb\xfe\x81\x7a\xb6\xa0\x0f\x57\x3d\x3d\xbe\xc5\xbe\x4a\x0a\x2a\xce\xee\x55\x4f\x12\x2c\xf8\xfa\x15\x8b\x3c\x72\x74\xb7\x4c\xc1\x7c\xa4\x39\x81\x84\x76\xfc\x2c\xf3\xa6\x0b\x3e\x6e\x20\xe8\x4a\x97\x5d\xad\x36\x8b\x74\x1b\x10\x65\xc0\x5c\x3c\x92\x36\x30\x72\xb0\xd7\xd0\xbd\xee\xc2\x58\xce\xf4\x62\x04\x78\x9e\x08\xc3\x17\x75\x11\x8f\xc8\xf0\xb1\xbd\xb1\x9b\x25\x1a\xb4\xf3\x67\xf4\x17\xce\x40\xaa\xfc\xbc\xd8\xdc\xbd\x43\xe7\xfd\x9a\xf8\x88\x67\xf5\xc7\x2d\xed\xaa\x55\x41\x9d\x29\x89\x03\xc0\x8e\x00\x68\xab\x19\x51\xd4\xbf\xf1\x86\x71\x62\x48\xd7\xf3\x53\x3d\x2b\x21\xd7\x04\x64\xab\xc9\x3c\xe0\x7b\xe6\x4f\x19\x11\x93\x58\x4c\xa6\xf6\x3a\x87\xf5\xef\x37\x8c\xee\xcc\xaa\xb8\x6e\x07\x93\xc7\x34\x55\x84\x13\x49\xe3\xab\xe5\xd7\xf7\xdb\xaf\x3e\x5d\x7e\x1d\x1d\x00\x07\xe0\xe2\x24\x68\xb3\x48\x45\xe7\xc6\xca\x14\x6f\x78\x68\x2c\x08\x10\x6b\xaa\x20\x37\x34\xbb\x7f\x79\x53\x6c\xe8\xaf\xfb\x79\x76\x49\x63\x73\x0a\x6a\x0d\x15\x02\xa7\x13\xd4\x4b\x87\xe9\x99\x77\x13\x2c\xba\xda\x53\xf0\x19\x7d\x62\x1b\x5d\x0d\xeb\x1d\x54\x69\xfe\x0e\xab\x2f\x6f\x5e\xde\x42\x0e\x58\x05\x72\x1c\x64\x9e\xdc\x79\xea\x65\xb1\x29\xba\x31\xd9\x39\x16\x07\x76\xc9\x53\xc6\x39\x09\xe5\xc7\xa3\x86\x65\x4b\xc1\x0b\x48\x6c\xd3\xd3\xca\x67\x17\x90\xae\x76\x7f\x85\xc9\x3a\x22\x4a\x22\xa3\x75\x4f\x9c\xca\x66\x5f\x64\x44\x86\x24\x83\x40\x84\x24\x76\xb1\xe8\x2b\xc5\xb0\xcd\x85\xf2\x4e\x0a\x3e\x10\xa5\x7b\x48\x9e\x7d\xc1\xdd\x26\x5a\x9c\x8c\xa1\x92\xae\x65\x81\x68\x74\x1f\xfb\xd5\xf8\x64\x46\x84\xa4\x6d\x30\x14\xd1\x87\x5d\x12\x42\x93\x09\xa4\x6b\x0b\x19\x5c\xc9\xa8\xb1\x3c\x63\x56\xf6\x40\x0f\x07\xa4\x06\xf3\x72\x92\x8c\xb5\xac\x79\xfb\x99\x25\xad\x2a\xdb\x3f\x80\x45\x1d\xfb\x91\x40\xc1\x38\x23\xab\xe9\x1b\xc2\x62\x4e\x61\xce\x29\xc2\x2c\x6d\xb4\xcc\x4b\x3a\x4b\xd4\xde\xd9\xfd\x33\xa6\x93\x55\x41\x69\xce\xbb\x7f\xca\x2a\xda\x10\x9e\xea\x41\x29\x18\x0f\x86\xd5\xed\x19\xd5\xc7\x8d\xfd\x64\x72\x5c\x8d\xcd\xed\x05\x71\x09\x7f\x88\xb6\xce\xe5\xd2\xc6\x9b\xf1\xa5\x82\x09\x35\xe9\x8e\x75\xe7\x32\x1b\xcb\x03\x19\xa1\x83\x95\x98\xce\xc7\x28\x27\xf6\x4d\x32\x6a\x0f\xd4\xbb\x99\xc9\xb9\xec\x10\x1b\x3a\xf5\xc6\xb1\x31\x8a\xdd\x60\xb0\xd7\x74\xc0\xbe\x56\x57\xd7\x8b\xf6\x12\x96\x95\x13\xde\x5a\x10\x8b\xd9\x70\xab\xa0\x03\xfb\x1e\x15\x12\xc9\xa2\x83\xff\x24\x27\x36\x30\xf3\xa3\x6e\x28\x1c\x20\x6e\x37\x9d\x8a\xd9\xdd\x7d\x9f\xda\x7f\x00\x17\x59\xf5\x15\xd8\xc1\x8d\xc0\x28\xb2\x4d\x9e\xd3\xfc\xda\x09\xd4\xd2\x4f\x81\x74\xdf\xa2\x73\xc9\xc9\x27\x2f\xf5\x43\xa6\x1f\x0e\xb2\x3f\xd9\x92\xa6\x67\x65\xcc\xa4\x9b\x60\xd0\x37\xb6\x25\x16\xb1\x81\x95\x75\xfe\x42\xfc\x4a\x75\x0e\x8b\xc0\x61\x49\x75\xd5\x63\x02\xfb\x06\xc1\x7e\x4f\xb3\x7f\x11\x4b\xeb\xbd\x97\xd6\x71\xa6\xbe\x88\x6d\x97\x4d\x62\x57\x3c\x16\x71\x7c\x4c\xac\x77\xef\x9c\x0e\x24\xfc\x97\x36\x71\xdc\x65\x7e\xb9\xce\xce\x9e\x9c\xb3\x86\xf1\x42\x0d\x9e\xa4\x13\x5e\x59\x31\xc5\x3d\xe9\xba\x6d\xfb\xbd\xda\xaf\x60\x7b\x3a\x43\xc3\x37\x10\xac\xdd\x57\xb1\xc2\xaf\xa9\xa1\x73\x6b\x36\xd1\x58\x49\x2a\x25\x3a\xd9\x12\x5a\x0e\x49\x0c\x48\xe6\x07\x3d\xa8\x09\x1e\x37\x56\x5f\x8e\x23\xcd\x62\xc2\x97\x16\x34\x47\xcb\x7e\xc2\x9f\x22\xe2\x11\x85\x42\xec\xe5\x3f\x11\x01\x94\x5b\x52\x7a\x21\xa0\x79\x58\x18\x90\xd8\xf5\x1c\xdb\xc2\x4d\x79\x61\xaa\x7e\xb3\xfb\xa5\x29\x56\x62\x06\xb8\xdc\xfd\x7a\x61\xab\xec\xe3\x87\x9f\xb0\xc2\xd8\x2f\x4b\x88\x55\x60\x6e\x8b\x4f\x06\x2d\xe7\xc4\x33\xfe\x2f\xb7\xde\x16\x6f\x6d\xd2\x26\x9b\x68\xef\xb7\x28\x63\x71\x7b\x54\xce\xa2\x27\x11\xab\x2d\x6b\xde\x3d\x2d\x64\xfc\x30\x06\xae\x68\xde\xec\xaf\x48\x1c\x75\xb3\x7b\x47\x27\x61\x3d\xae\x28\xac\x31\x41\x36\x71\x88\x3d\x87\x81\x63\x1c\x54\x0f\x26\x4d\xad\x15\x2a\x89\x45\x53\xc5\x7e\x86\xaa\x5e\x93\xe8\x50\x29\xe4\x71\xc3\x66\x11\x92\xe8\xab\x4b\x3a\x04\xf2\xfa\x4b\xef\x57\xa6\x53\x97\xb5\xa8\x15\x33\x11\xb5\x58\xe8\xd9\x43\x9f\x61\x7a\xca\x6d\x3f\x8b\xb8\x4e\xd0\x91\xc4\xa4\x17\xf8\x5e\x13\xb3\x1d\xd6\xf4\xe8\xe0\x87\xd1\x8b\x6d\x2a\xc1\x1b\xbe\x58\xd2\xc9\xb1\xe8\xcc\x6b\x5b\x8d\xb6\x64\xf6\x33\x1d\xc9\x90\x44\xa0\xc9\x2b\xab\x24\x7d\x6e\xba\xda\x40\xb1\x1b\x55\x25\x39\x6b\x4f\xcd\xa1\xcb\x61\x54\xb5\xa3\xcd\xb6\xb7\xae\x6c\xbc\x71\x25\x59\x53\xae\x40\x73\xcd\xa7\x18\x87\xaf\xd4\xb7\x52\xa7\x28\x4b\xbb\x86\x51\xd9\x75\x48\xeb\x50\xa5\xfd\x80\x9a\x60\x8c\x8e\xa8\xbf\x40\xa5\xa2\x9d\x45\x48\xf5\x0b\x14\x56\x34\x56\xbb\x64\x69\xb4\x4c\x44\x14\xa8\x7c\xf4\x23\x5f\x24\xaa\x33\x8f\x21\x48\xdc\x2b\xdb\x74\x22\xef\x41\xd2\xc4\xe9\x51\x54\xe0\xab\x38\xd9\x74\xa0\x83\x65\x50\xad\xdc\x59\x28\x47\xbd\x10\x5d\x42\xd5\x4e\xba\x49\xc4\x4a\x1b\xb5\x4c\xa2\x1b\x9d\x6b\xb6\xd3\xd8\x8b\x48\xed\xaf\xa7\xda\xf6\x67\xcd\xbe\x96\xdd\xd1\x18\x14\x5d\xe6\xd7\x34\x9b\xc4\xa4\xe0\x02\x42\x40\xec\xf6\x0d\xb1\xc9\xd4\x20\x90\xab\x1d\x80\x8b\x30\xc9\x92\x64\x71\x68\x8a\x32\xb9\x18\xd8\x30\xe3\x82\xe3\x09\xc6\x65\xb1\x1c\xec\x7e\x2b\x3b\x30\x05\xe8\x10\xb4\x33\x2b\xbf\xd2\x62\x13\x0e\x13\x26\xdd\xe7\x31\xf8\x09\x4e\x0c\x16\xd8\xea\x9e\x55\x93\x18\x86\xb7\x96\x9b\x3f\x7c\x3b\xaf\xed\x4d\xac\x61\xa9\x1c\xd9\xda\x75\x5f\x40\xd9\x17\x74\xac\xd8\x06\xc1\x12\xbc\x3b\x8e\xbe\x64\x35\xb5\x17\xdb\x26\x43\xdd\xf8\xf6\xd8\x1b\x1e\x4e\x84\xd0\x46\xd2\xc2\x41\xb6\x61\xc3\x61\xdb\x6f\xb8\x2b\x20\xd9\x8b\x3d\x66\x8f\x16\xe1\xea\x6f\x61\xa5\x0b\x86\x6d\xe8\xb6\xce\x78\x72\x38\x34\x84\x5e\x18\xd2\xb2\x7b\xb1\x6f\x10\x63\xef\x68\x13\x01\xf3\x12\xd0\x02\xb9\x4d\x0c\x24\xa6\xa8\x68\x17\x41\x4b\x55\x8c\xd1\xca\x8d\xe8\xd5\x89\xe3\x9d\x3a\x9c\xec\x9b\x55\x49\x07\x21\xf6\x0c\x1d\x8e\x55\x7b\x61\x9b\xdd\xaf\x0f\x4b\xe3\xcd\x8e\x33\xd7\x23\x44\x7c\x84\xb1\x0c\x3b\xbc\x30\x6f\x21\xbe\x75\x63\x3e\xe3\xfa\x12\x87\x8b\x91\x5e\xb8\xc3\x51\x17\x20\xa6\xc1\xc4\x60\xae\x19\xba\x4a\xfd\x0c\xcd\x87\xcc\x91\xfb\xfd\x90\x09\xc6\x48\x15\x1f\x0f\xfa\x1e\xac\x82\x74\x8e\x03\xa8\x35\xe2\xb6\xa3\x53\x79\xdd\x57\x6d\x30\x31\x27\x1d\xd3\x16\xd8\xfd\xf5\x61\x09\x35\x9f\x3e\x6c\xeb\x82\x68\x65\x6b\xd6\x06\x07\xe5\x95\xe7\x17\xc4\x7b\x39\xce\x63\x41\x4a\x75\xb5\xba\x4c\xb6\x60\x63\x36\x62\x09\xa4\xcd\x5a\x54\xc3\x4d\x48\x12\x1f\xc6\x0a\x8b\x08\xc7\x7a\x2c\xd4\x25\xc2\x22\x21\x98\x0a\xe4\x75\xe7\xdb\xd8\x64\xce\x09\x02\x97\x96\xaf\xb2\xea\x5b\x62\xe7\x83\x9a\x51\xbd\x6a\x2a\x0c\xe8\xe7\x9a\xc4\x87\xba\x82\x89\x76\xd5\xd0\x4c\x7b\x36\x92\x6d\xa2\xa0\x9c\xc2\x8e\xec\x37\x2c\x47\x17\xdd\x0d\x2b\xaf\x05\xaf\xda\xe9\xee\xb7\x25\x1c\x98\x30\x11\x94\x65\x7d\x6d\x1b\x12\x72\xb1\x6f\x49\x44\xe3\x38\x33\x1a\x01\x71\xbb\xf9\x73\xd3\xc0\x66\xef\xc0\x60\x23\x64\xb0\x2a\xe7\x10\x1e\xb0\xe7\x19\x9f\x09\x10\xc0\x9b\x2b\xaa\xe1\xce\x94\xe8\xa0\x7d\x70\xbf\x7d\x30\xd0\x10\xdc\x99\x14\x1a\xd8\x9a\x8e\x30\x50\x89\x0a\xc7\x43\xca\x59\xdc\xc6\xaa\x4b\x04\x44\xc1\xb1\x71\x6c\x70\x56\x2f\x8f\xb4\xcc\xfa\x4b\x3d\xea\x76\xa6\xa1\x4c\x12\x56\x45\x4b\xe5\x42\xaf\x4e\x35\xec\x6a\x68\x39\x57\x0e\xd4\xce\x8f\xc0\x25\x5a\x75\x61\xb3\x5d\x6a\xce\xba\x3e\x7d\xc2\xaf\x42\x22\x11\xc4\xff\x4b\xec\x6e\x1e\x7c\xc1\x2d\xef\xa6\x76\x3e\xb4\xde\xe5\xb6\xb4\x1d\xf4\x39\xb1\x49\xa8\xe5\x80\xb0\x3d\xff\xbe\xc8\x31\xce\x2d\x64\xc8\xd5\x22\x1d\xa2\x5b\xa5\xda\x8f\x5d\xbc\x1b\x88\x1d\x4b\x64\x37\x95\xb5\x81\x29\x6e\x07\x7e\xfe\x96\x3d\x12\x8c\x67\xe7\x9a\x32\x25\xc7\x18\x55\x89\xff\xb2\xb1\xa5\x61\x77\x32\x36\xd8\x3f\x09\x77\x39\xc8\x6c\x00\xaf\x09\xfb\x0a\x4b\xc7\xc7\xb5\x5d\x66\x17\x16\x26\x0a\x43\x5b\xfa\x6a\xf7\x4b\x1b\x19\xc1\x10\x09\x15\x79\x2b\x8e\xc4\x08\x53\x0f\xc3\x2a\xe1\x56\x64\x6f\xdc\x33\xf8\x17\x83\xf6\xd0\x6f\xe1\xcd\xf2\x48\x38\xec\xc4\xf7\x84\x05\x77\x6b\x96\x82\x78\x4d\xee\x84\x37\x8e\xc4\xd3\xb1\xcc\x63\xb4\x6e\x2e\x46\x15\x82\x03\xcf\x9f\xf9\xcd\xe7\xc3\x25\x47\x76\x63\xd1\xea\x40\xde\x03\x50\x67\xdb\x39\x86\x17\xcf\x30\x94\x32\x27\xb8\xfa\x81\xec\x5a\xdc\xad\xd4\x61\x9d\x95\xc5\xda\xf9\x77\x1a\x4b\x7c\xcf\x6e\xb0\x53\x09\xc1\x6d\x1f\x4c\x0c\xf8\xb7\xa8\x7a\x76\x09\xe1\x0f\x28\x93\x13\xf1\x78\xce\x09\x98\x30\x8c\xe0\x8f\x3e\x14\x7e\x71\xc4\xc5\x3c\xe7\xe9\x2a\x4e\xf7\xd7\x9a\x76\x18\x4e\x61\xb2\x65\xdf\xae\x0c\x74\x89\xe0\xc7\x5d\x5d\xd6\x75\xab\x16\x5f\xe9\xf8\x98\xcd\xf5\xc6\x19\x75\x32\x07\xa9\x4b\xe3\xf8\x99\x5f\xbc\xd5\xc0\xa7\x60\x75\xc0\xa8\x01\xf5\x93\x64\x2a\x1d\x1f\x6f\xfd\x45\xb1\x41\x04\xed\x89\x8f\xd6\x72\x86\xc2\x58\x07\x61\x98\x8d\x44\x3e\xa5\x73\x0c\xbe\xa6\x17\x6c\xcf\x71\xdc\x34\x76\x2c\x3b\x4f\xf7\xee\xd7\x2b\x5b\x1e\x44\x9c\xe9\x52\x30\xb3\x7b\x47\x47\xc7\x6c\x30\x23\x4f\x6b\x7a\x06\x0f\xe6\xa4\xdd\x24\xb4\x67\x06\xb4\xe7\x49\xca\x73\x9e\xe7\x7d\x6e\x2a\xb8\xb9\x98\x2d\x32\x17\xaa\xcb\x7c\x18\xca\xc0\xb8\x94\x50\x57\x5f\xc2\x06\x77\x1f\xca\x0b\x83\xc0\x22\x29\x7f\x2c\xb6\x01\x7f\xdc\x65\x86\xff\x1e\x59\x76\x82\x08\xef\x62\xb7\x78\xf8\x13\xbe\xaf\xd9\x68\xf8\x1e\x25\xae\xaa\xc0\xcb\xde\x18\xcc\x3e\x7b\xa5\x96\xc8\x5c\x8d\xc8\xce\x9f\x0b\x20\x6f\x45\xa2\x11\x32\x9e\x58\xbd\x69\x83\x56\xd3\xc6\x01\x2c\x1a\xd6\xab\x30\x21\xb2\xd7\x26\xd0\xce\x7a\x22\x9a\xd2\x34\xdf\x14\xa3\x3b\x09\x23\xd4\xc0\x96\x26\x3d\xe2\x99\x11\xab\xc4\x4e\xb6\x2c\x15\xd3\x39\xe0\x78\x22\x7d\x84\xc2\x4a\xd2\x8c\x69\x6e\xe6\xa7\xae\x21\xff\x49\x2d\x57\x8f\xd5\xb4\xc6\x9c\x61\x1b\xa0\xe4\x58\xf0\x40\x7c\x38\x84\x11\xd3\x4f\x30\xc9\x63\x08\x51\xad\x7a\x28\x6d\x3a\x29\x01\x91\xd9\x1d\xd6\xd9\xb1\xca\x5b\x76\x9f\xe1\x53\x26\xe8\x55\x04\xd1\xaf\x02\x9f\xf2\x27\x41\xeb\x96\xc5\x33\x2b\x5d\x3f\xea\xc9\xfe\x2c\xdf\x98\x5f\x7d\x33\x1a\x4b\x60\xc9\x7a\x2a\xb1\xb1\x5f\x04\xcf\x94\x1b\x7f\x04\x57\x74\xce\x64\x2b\x18\x38\xcc\x0b\xee\xbf\x51\xef\xc1\x94\x31\x0c\x35\x86\xd0\xa3\xb2\x45\xe2\x9e\x80\x79\xfe\xf7\xbb\x24\x20\x5a\x24\xa6\xf7\xd4\x1b\x71\xe4\xbc\x11\xc7\xea\x8d\xc8\x41\xcf\xd0\xd8\xa6\x9c\x12\x07\xce\x2b\x51\xa9\x40\x0c\x11\xda\x07\x0b\x24\x23\x99\xc5\xf3\xf0\x3c\x87\x28\x77\x8c\x93\x08\xc1\x46\x91\x31\x3a\xef\xfc\x76\xf1\xd2\x4d\xd8\x30\xb1\x9c\x83\x3e\xa1\x7e\x05\xac\xb2\xae\x24\x52\x11\xd3\x17\xcb\xe5\xca\x7f\xcb\xa2\x15\xaf\xf0\xca\x37\xe1\x8d\xe9\x53\xc4\xf3\x12\x14\xc7\x22\x48\xd1\xb2\x50\xa1\xf5\x82\x6e\xec\xdc\x0b\xb0\x1b\x11\x43\xd4\x80\x42\x3d\xb1\xbe\x82\xf3\xa6\x5a\x7f\x1d\xf9\xa7\x0c\x6e\x7d\x7c\xf3\xd5\xa7\x5a\xa2\x51\x5c\xd8\xb1\x40\x2a\x49\xa8\x46\x3d\x4b\x26\x0a\xde\x5e\xdb\xc6\x34\xd1\x98\x39\x84\x1b\x16\x8b\xba\xec\x75\xd6\x09\xfc\xd6\x05\xca\x63\x46\xd0\x36\x30\x31\xad\x37\x0b\xd4\x9b\xe2\xed\x28\x18\x5d\x15\xe7\x91\x9d\xe6\xfb\x8d\x57\x42\x55\x02\xe7\x36\x69\xb1\xac\x06\x6d\xb1\x41\x6f\xf7\x5b\x2e\x96\x22\x75\x1c\x6d\x88\x29\xd5\xb3\xd0\x20\xcb\x23\xbe\x41\x66\x4a\xc3\x66\xb9\x36\xeb\x2b\xc3\x1e\x20\x28\x53\x5b\xae\x1d\x6f\x6b\x3a\x92\x05\xc7\x77\x75\xd3\xb3\x5c\xc2\x83\xf1\x04\x12\xf1\x7c\x3e\x4f\x06\xbd\xb2\x40\x9e\x10\xa4\x19\x6c\x79\xe5\x79\x62\x3a\x50\x8e\xe7\xa6\x35\xc5\xf3\x5c\x17\xf9\x00\xa7\xb7\x31\xbf\xb4\xce\x90\xeb\x85\x98\x32\x1e\x93\x7a\x0c\x3f\x84\xd5\x8d\xfa\x0e\xc8\x48\x3a\x8c\x59\xde\x70\xfe\xc0\x23\xcd\xf0\x30\x6c\x58\xa8\x6f\x6c\xd5\xe1\x05\xdd\xfd\x2f\x58\x6c\x10\xc2\xf2\x56\x4f\x22\xbb\x91\x08\x6f\xa7\xc5\xbd\x50\x47\x95\xf1\xda\x1c\xdc\x72\x1c\xe6\xc8\x0b\xd4\x41\x68\x91\x4b\x5a\xac\x2d\x9b\xd8\xac\xfc\x9f\x49\xf6\x41\xf4\x56\x57\xbf\x26\x9a\x8c\x60\xd9\x59\xc6\x5f\x9d\x9e\xcd\x01\x84\x13\x55\x03\x4b\x11\xdd\x28\x62\x28\x89\x96\x94\x1d\x7a\x8e\xe0\xfd\xfb\xb7\x70\x12\xa9\xdb\x4a\xdd\x98\x65\x88\x1a\xa2\x02\x35\x91\xc4\x6d\x4c\xa3\xaf\x96\xa4\x9b\xc2\x28\x75\x45\xa7\x6c\xcf\x02\xb4\x7c\x8b\xd7\x8a\x2d\x28\x32\x22\xe7\x72\x57\xf0\xdc\xc4\x3c\xd3\x70\x8d\x05\x63\x25\x9a\xe6\x39\x7e\xb3\x90\x71\x28\x3c\xfc\x54\x0c\x4a\x2e\x9c\x5d\x23\x24\x7c\x35\x77\xa0\x71\x3d\x45\x7d\x2b\xa8\xd0\xa6\xd6\xac\x72\x48\x38\xa3\x4c\x0d\x93\x94\xb8\x37\xaf\x2e\x2b\xa1\x32\xd5\xb2\xb8\x7e\x78\xfa\xd4\xc5\xc6\xcf\x44\x3c\x94\x55\xe5\x96\x4f\x39\x86\x81\xd0\x57\x75\x1a\xf3\xa9\xab\x9b\x84\xaa\xa9\x9f\xbc\x1e\x6a\x26\xd2\x50\x12\x6b\xaf\xa3\xf7\x53\x8c\xa7\x37\x59\x26\x18\xb7\xad\x5c\xdf\x92\xce\xc1\xb9\xa5\x67\x99\x72\xb2\x39\xb2\xa3\xc4\x02\xcc\x44\xb1\x75\xee\xd5\x6a\xaa\x11\xb5\xe4\x69\x58\x42\x36\xb8\xe5\x80\x79\x8a\x1d\x28\xc8\xc1\x81\x03\xc9\xf8\x95\x6b\xf0\x15\x2f\xbf\xd6\x7b\x84\xaf\xf3\xe9\xde\xf7\xd4\x9d\x96\xca\xf6\xcd\xe0\x7d\x3c\x0a\xd7\x57\xbc\x99\xe1\x16\x16\x15\x4f\x2e\x92\xc5\xf6\x0c\x9d\xa9\xdf\x77\x9a\xac\x05\xdb\x5e\x60\x5c\xc2\x81\xad\x2a\x8a\xf1\x4a\x1d\x07\x12\x85\x01\xb5\x2e\x8c\x9d\x77\x8f\x8e\xc1\x39\x79\x9d\xd5\x23\x8a\x99\x50\x08\xd5\xa8\x0f\x63\x1b\x43\x2e\xd0\x84\x0c\x4f\x8f\x6c\xff\x31\x15\x96\x8f\xd7\x10\xe6\x09\x27\x12\x70\xc4\xdf\xe9\xc9\xe3\xe3\x97\xbb\x7f\x0c\xd2\x00\xf6\x0c\x21\x87\x0d\x15\x1f\x85\x98\xc8\xc1\xc0\x42\x64\x24\x86\xe8\x6e\x8f\x25\x30\x1a\xb2\xe9\xcb\xa3\x8b\x7e\x03\xc0\xc0\xd9\x94\xbd\xf0\x82\xca\x6c\xf2\x89\x29\xf8\x6d\xde\x24\xeb\x77\xf7\xce\x0f\x30\xe5\xfd\x48\x8a\x20\xdb\xf7\x1f\xd7\x55\x1d\x79\xa6\xfc\x6e\x9c\xb8\x95\x12\x5f\x7e\x01\x58\x2b\xb1\x08\x71\xcc\xd9\xb2\xae\x34\x82\x7a\x8b\xc0\xdf\x0a\x66\xd3\x0d\x2d\x7f\x53\xbc\xc5\x45\xdd\xa2\x8d\x30\xbb\xfb\xad\x82\xbf\xd3\x23\x75\x86\x50\xb3\x96\xa3\xc3\xe9\x10\x7a\xa5\x7f\xe2\xfc\xd1\x02\x7c\x77\xfd\xf3\x69\x22\x5e\xc6\xc4\x63\xf3\x55\xbb\x35\x55\xb6\xa2\xe3\xae\x9d\xdf\xeb\x41\x7b\x79\x86\x20\xbb\x7b\x5f\x43\x2f\xba\x22\x8e\x40\xfd\x11\xc8\xd7\x71\x9b\xb8\x03\xea\x1a\xfe\xf8\x30\xb1\xbd\xe4\x2c\xd7\x5c\x99\x92\xb8\x1d\xdf\xd8\x10\x63\x4c\xd8\x3f\xa8\xdb\x7e\xc2\x86\xc6\xd7\x62\xdb\xe6\x7b\xa4\x43\x04\x72\x31\xdf\x7f\xd0\x6b\xa6\xfa\x69\x34\x31\x6f\x92\x24\x39\x93\xed\x07\x3a\x9c\x46\xa2\xa5\x3d\x4e\x24\x86\x2a\x9d\xfc\xb2\xb8\xe8\xd5\x9c\xca\x0b\xc6\x24\xf3\x98\xef\x46\x2b\xf1\xf1\x67\xdc\x22\xf6\x37\x88\xfd\x17\x37\x80\x33\xa2\x28\x48\x0e\xd6\x19\x48\xda\x6c\x46\xaa\x7e\xb1\xae\xea\x06\xb6\xb5\x82\x44\x81\xd6\xce\x9f\xe1\x5f\xda\xb6\xfe\xcb\xb8\x3e\x8c\x23\xee\x46\x9c\xcd\x4a\x5f\x01\x97\x20\x39\xd8\xac\x30\x0f\x37\xd6\xfd\x9e\xac\xbf\xe1\x8b\xcf\x5c\x9d\xa0\x01\x8c\x80\x80\x05\x29\xbb\xdd\x5c\x6f\x75\x33\xbb\x60\xd6\x37\x70\xdd\x6d\x98\xbd\xb9\x39\xb4\xda\x2c\x9f\x73\x56\x1b\xf6\x01\x87\xbc\x70\x12\x69\x98\xae\x5b\x6e\x2f\x4c\x5f\x3a\x0b\xfe\xfc\x25\xac\xf6\x6a\x1c\x76\x17\x91\x69\x34\xb4\x40\x44\x22\x34\x22\xf9\x43\x94\x27\x09\xa0\xcc\x3e\x86\x82\xf6\xc9\x7b\x8d\xd9\xc9\xe0\xff\x7d\x0d\xda\x71\xd7\x33\xb9\x09\x0c\x9b\x59\xdf\x5d\xc6\x01\x7b\x87\x69\x24\x86\x5e\xaa\x8e\x2f\x7f\xda\xe4\x72\x75\x0c\x90\xec\xda\x64\xa6\x6a\x11\xd9\xa4\x1b\x17\x3b\x36\x5b\x96\xbd\xa5\x6d\x6b\x05\x8f\x7e\xdb\xba\x76\x79\xc9\xb8\xc3\xe1\x9a\x29\xc4\x0c\x77\xa2\x88\x7f\x4a\x08\x4f\xea\xc1\x3e\x42\xd1\x1e\x48\xd9\x36\x7c\xc9\x2a\x60\x7f\xe3\x6f\x5a\xf9\xcb\x55\x67\x9f\x7e\xf7\xf4\x1c\xda\x5d\xbf\x09\x97\x40\xe3\x5b\x77\x72\xbd\x65\x16\xba\x71\xae\x4d\xfe\x9e\xde\x07\xe4\x4f\x3e\xde\xb9\x3e\x88\xfd\x41\x71\xdc\x15\xf5\x95\x5c\xeb\x13\x36\x42\xcb\xc5\xbc\x45\x19\x80\x63\x5d\x11\xdb\x59\xe0\xc6\xc6\xe8\x96\xa6\xdc\x59\xb8\xd0\x8b\xef\x43\x76\x02\x11\x11\x5a\x1e\x75\x4b\xc7\x31\x1f\x73\xdb\x9b\x45\x59\x54\xaf\xe9\x64\x83\xdc\x44\x5f\x68\x57\xbf\x46\xac\x23\x8a\xf4\xab\xbb\xdb\xb1\x7b\x47\x7b\x0b\xed\x7a\xd7\x1c\x87\x1b\x72\x33\x85\xcd\x05\x3a\x95\x0a\xd0\x20\x56\xc2\xdd\xf3\x1d\xa8\xe3\xaa\xf7\xbb\xbb\x6e\xdf\x64\x38\x24\xd8\xf4\x78\xeb\x95\x6a\x4e\xe0\x00\x95\xfa\x23\xc8\xea\xd7\x1c\xf0\xf1\xd8\x16\x6f\x24\xd0\xf5\x64\x89\xbd\xc8\xb9\x19\x24\x5c\xde\xff\xee\x11\x6e\x8e\xec\x0d\x24\xbe\x58\x35\xd3\x14\xf0\x36\xf0\xe7\x6f\xfd\x4f\x4e\x21\x00\xb6\xce\x7b\x47\xd9\xae\x53\xa2\x12\xf6\x4b\xbc\x88\xd0\x05\x2f\x98\x9d\x7f\x07\x13\xc2\xcb\xdd\xbb\x6d\x91\xfb\x79\xe3\x16\xb7\xf2\xa2\x52\x2c\x4f\xc3\x0d\x93\x84\x48\x33\xef\x26\x9c\xe0\x72\x84\x72\x2f\x67\x34\x4f\x16\xb2\x82\x1a\xa4\xd7\x66\xf5\x2a\x05\x3c\x42\x88\x7a\x02\x81\x49\x8f\xa7\xf4\x7b\x44\x02\x42\x80\x30\xef\x4e\xb6\x71\xf7\x4e\xc4\x17\x49\xa8\x6f\xac\x9d\xef\xfe\xb1\xb9\xe2\x93\x42\x9d\x9e\xb8\x32\xdc\x99\x75\xcb\x30\x6d\xf6\xff\x67\xe7\x06\x97\x3e\xa4\xd4\xea\x67\x78\x4a\x09\x44\x8a\xc6\x59\x04\x90\x7d\x80\x3e\xd0\x7f\xb3\x97\x9a\x83\x00\x2a\xed\xd2\xc2\x86\xdb\x41\x9e\xef\x00\xb6\x29\x4a\x2a\x22\x44\xb6\xec\x57\x94\x30\xf9\x0d\x31\x42\x24\x4b\xe0\x7f\x71\xd8\x70\x48\x60\x3b\x7f\xc6\x86\x71\x0e\x33\xa4\xcf\xec\xed\x69\x0c\xd2\x68\xf4\xfa\x8b\xd6\x82\x73\x10\x3c\xa1\x7f\x81\x0d\xb8\xc9\xb8\x80\x03\xe2\x01\x8b\x78\xf8\x95\x87\x67\x09\x8c\x77\xc7\x33\xfa\x4f\x24\x90\xb1\x61\x5e\xfa\x9f\x8d\xc6\xe3\x0a\x86\x99\x10\xb2\xd5\x10\xe2\x02\x8a\xe7\x23\x78\x50\x9a\xf0\x11\x5c\xba\x6e\xe6\xcc\x9c\xc3\xd7\x0d\x34\xb8\xb5\x9d\x3f\xa7\x83\x19\x3b\x25\x94\xc0\xe1\x30\x7f\x6c\x3a\x13\x3e\xc9\x9d\x85\xe7\xac\x50\x93\x9c\x88\xdc\x09\xae\x88\x88\xcc\x15\x41\xc7\x8a\x22\xff\x91\x71\x84\xd5\xae\xad\x4f\xbf\x10\x4a\x66\xe3\xa5\x89\x0a\x2b\xc8\x1b\x54\x4e\x27\xfd\x26\xb3\x0a\x92\x40\xac\x68\x89\x9a\x85\x36\xf2\xac\xd8\x6c\x31\xe3\xa8\xdc\xaf\x33\xf1\x7f\xfd\x6b\xd8\x43\x00\x41\x2f\x1b\x50\xc3\x44\x17\x01\x6a\xa2\x17\xd2\x19\xaa\x08\x42\x28\x2a\xa3\x41\x35\x4c\x31\x49\x63\x75\x8b\xb8\xe8\x21\xec\x85\x5d\x5d\x4a\xee\x82\x08\x98\x0e\x38\xe4\x58\x41\x7c\x25\x7c\x44\x2d\x27\xb0\x99\x18\x9b\x87\x9b\x18\x1a\xac\x35\xae\x98\x8f\x7c\xd3\x35\xc5\x92\xad\x41\x1e\x4e\xf8\xc4\xfc\x8c\x2f\xe9\xc4\xb5\x15\xfb\xec\xe0\x99\x42\xbf\x94\x2f\xb6\x25\xa9\x72\x83\xcb\x2f\x0e\x9c\xd3\x74\x24\xfd\xb8\x25\x4d\x7b\x63\x14\x76\x66\x39\xbf\x9f\x2b\xe2\x42\x35\xe0\xcc\x95\x8d\x10\x45\x1b\x0a\x81\xb4\xd2\xe8\xf1\x70\x90\x71\x29\x89\x3f\x0b\x96\xed\x3a\xcf\x72\xdd\x28\x23\x99\x6f\x54\x77\xb0\x56\x7b\x8b\x47\xcd\x0b\x2d\xc5\xe2\xe4\xb0\xae\x5f\x99\x43\xb7\x28\x53\x20\xeb\x82\x40\xa2\xd6\x41\xa6\xb2\x8a\xee\xb0\x48\xab\x78\x39\x6b\xaa\x60\x86\x5b\x51\xca\x36\x7d\xbe\x80\x6d\xe0\x9f\x53\x35\x5a\x4d\xf5\x43\x87\xf7\x4d\xdd\x47\x83\x6d\xa1\x69\x40\x50\x98\xac\x27\xcb\x9d\x2f\x96\x37\x5c\x0d\xa7\x4e\x62\x58\x9a\xac\x04\x2e\x4b\xc8\xc2\xf5\x49\x54\x7a\x0e\x3b\x17\xe1\x0e\x57\x15\x26\x2b\xb5\x1c\x09\xde\xe4\xb6\x32\x93\xc8\x40\xf9\x0c\x99\x91\xda\x4e\xb8\x13\x5f\xbe\x99\x84\x02\x01\x3b\x28\xc3\xec\x6d\x1a\x4e\x4c\x9c\xe2\x91\x15\x68\x35\x7a\xaa\x77\xd3\xfb\xfb\xa7\xab\xe3\x50\xf1\xb5\xd9\x9a\xf9\xbb\xaa\xd3\x11\xd8\x81\xe9\xc2\x26\xce\x9d\xaf\xf8\x6a\xea\xed\xdd\xf9\x0a\xdc\xdf\x44\x0d\x6c\x3f\x5e\xaa\xf9\xfd\x1f\x3e\xfb\xb1\x15\xbb\x39\x6f\x43\x5e\x2f\xef\x8a\xf8\xf4\xfe\x0f\x9f\xff\x48\x82\xd2\xfd\x1f\xbe\xf8\x91\xd3\xce\x8c\x5b\x58\x5c\x98\xd7\x76\xae\x95\xa5\x35\x34\xc1\x15\x3d\xf4\xb6\xb1\x57\x45\xdd\xb7\x3e\xf1\x16\xae\xd9\x92\x18\x11\xb3\x9f\x37\x1d\x1d\xec\xe2\xbe\x72\x97\x72\x07\xec\x82\x0d\x22\x53\xdc\x22\xd7\x32\xe5\x16\xa1\xd1\x7e\xb3\x50\x5c\xb4\xe0\x26\x82\x09\x89\xda\x0a\x2d\x08\x00\x14\x9b\x6e\xfe\x93\x47\x16\x90\x50\xe4\x24\x27\x62\x4a\x4e\x68\xfc\x3b\xf9\xf5\x35\xcf\x0e\xf8\xf8\x29\xf4\x55\x7b\xdf\x85\xf2\x83\xe0\x4f\x81\xd6\xd2\xb3\xc0\x9f\xf0\x38\x49\x53\xf4\x2d\x06\xdd\x0c\x8a\x74\x50\x0a\x72\x24\x83\xe2\xdb\xea\x29\x74\x63\x19\x35\x02\xf6\xd2\x9a\x65\x53\x8c\x0a\xd3\xb6\x14\x88\x43\x9a\xa5\xd5\x21\xc3\x76\xd4\x73\x34\x2a\x17\x5c\x03\x4d\x8a\x69\xd8\xe9\x7f\x27\x9e\x64\x50\xda\x0c\x75\x28\x84\xf3\xfb\xdb\x11\x49\x84\x24\xd4\x0b\x6d\xe9\x82\xad\xe4\xb0\xea\x20\xe3\x11\x43\x65\x50\x70\xf8\x02\x1c\x60\x7f\x6f\x0f\x24\xed\x22\x47\xdb\xd3\x8d\x08\x4a\xfa\x95\xaf\xe1\xcd\x07\x37\x0b\x1c\x99\xb2\xe1\xec\x34\x8e\x5c\xf5\x65\xee\xb6\x1b\xe9\x04\xa4\x77\xd1\x21\x10\x5f\x6e\x83\x16\x88\xdb\x57\x1b\x91\x0a\xe3\x2a\x45\xb5\x70\xb7\x16\x58\x7d\x60\x1d\x0a\x91\x97\x05\x5c\xf9\x0d\x67\x74\x61\xcb\x1f\x6e\x1e\x9b\x59\x36\x71\x67\x31\xf1\x2c\x7e\xcb\x97\x9b\xcb\x9a\xf6\x97\xbf\xb0\xc6\xcb\x9c\x6c\x6f\x9b\x17\xdd\xfc\x38\x2f\x92\xe5\x1f\xc6\x07\xb9\x61\x9a\xab\x91\x34\x21\x27\x70\x97\xdc\x09\x19\x89\x14\x02\xb4\xaa\xcb\x1a\x39\x73\x9a\x5b\x61\x60\x35\xa5\x1d\x6c\x47\x82\xa3\x00\x84\x5d\xc0\x1b\x3d\xb8\x4f\x87\x52\x99\x80\x4f\x4d\x4f\x4a\x34\x5e\xce\x1b\xe7\x93\xc2\xe4\xfa\x8d\x0f\xc0\xd9\x33\xe6\x29\x4b\xfe\x7b\x81\xd5\x98\xab\x76\xfb\x44\x66\xc1\x4d\xa9\xae\x68\x8c\x18\x77\x83\x9d\x31\xcc\x95\x23\x7b\x4b\x0e\x86\x29\xa0\x97\x42\x20\xc1\x51\x3a\xcb\xfe\xd8\xf3\xdd\x28\xe7\xe5\x75\x26\xdf\xe9\x21\x04\x77\x95\xef\xfb\x36\xb7\xa2\x2a\x61\xd8\x90\x44\x4f\xc4\x3e\x38\x54\x87\x15\x19\xd0\x17\xf5\xab\xa1\x46\xed\x1e\x48\x99\xb3\x07\xcf\x11\x33\xdb\xb0\x4a\xe8\xec\x10\x6d\xc8\x2a\xa7\xb9\x20\xa0\xf0\xb1\xce\xdf\x86\xe6\x67\xc3\xf6\x97\xa4\xce\xcd\xf1\x9f\x51\xc7\xf2\xef\x7c\xa5\x7d\xba\x72\x3d\x48\x55\x75\xfd\x96\x7e\x61\x40\xf2\xd3\xc1\x10\x9f\x6f\x6c\xdb\x97\x74\xa2\xbc\x80\x79\xdd\x56\x9c\x27\x52\x6c\x70\x0e\x84\xb3\xaf\x89\xf5\x43\x7a\x3a\xbf\x44\x8c\x2d\xcb\x23\x92\x99\x4d\xae\xf5\xa2\x2c\x5b\xda\x95\x41\xb6\xb2\x25\x5f\x48\xab\xf2\xec\x12\xb9\xe0\x9c\x1a\x9c\x01\xc4\x5e\xd9\xca\x37\x8f\x90\xec\x38\xeb\xde\xfc\x27\xdf\xba\x29\x61\x32\xbd\x81\xe3\x15\x18\x52\x00\xea\xa1\xbb\xb6\x70\xc0\x51\x7b\x44\x39\xd7\xb5\xda\x44\xda\x2f\x23\xde\x00\x3e\xf8\x29\xf7\xf0\x29\x8e\xfb\x5c\x79\xe2\xdf\xf1\x0f\xe5\x8c\x8a\x46\x51\x20\xc4\xae\x10\xeb\xde\x0e\x80\xf7\xbd\x2c\xeb\x35\x9d\xf4\x2d\x66\xbb\xb1\xd4\x23\x0b\x08\xb9\xd3\x60\x85\x3d\x7f\x85\x0b\x87\x8e\xff\xf2\xdf\x59\x81\x1b\x7e\xee\xfb\x17\xfe\xbb\x6b\x9e\x9b\xd2\x33\x5f\x7a\x91\x2f\x7f\x5b\xeb\x54\xfb\x3f\xfc\xe8\x69\x94\xf4\x8f\x85\x63\xaa\xbc\x8b\x8f\xf4\x87\x8a\x9d\x31\xd4\x40\x71\x0f\x45\xd0\xfe\x69\x1f\x39\x4b\xb3\x86\xa7\xd5\x1e\x46\x0f\x68\xa2\x13\x9e\x40\x74\x23\x05\x07\x23\x22\xd5\xe0\x63\x48\x96\x92\x59\xb6\xcf\xa4\x65\x52\xff\x95\x20\x79\x96\xe2\x89\xa4\x40\x60\x9e\x5a\x2c\x35\x44\x33\x90\x91\x42\x9c\x73\x8e\xc0\xb8\x1b\x24\x02\x40\xec\x48\xa6\x98\x55\x9e\xc0\x09\x07\x3f\x72\x2d\x90\x4c\x6b\x68\xb3\xb0\x37\x13\x96\x83\xac\xbe\xd0\x74\x83\x93\x4d\x09\x64\x96\xf7\x60\x5e\x99\x63\x37\xa8\xc4\x76\x46\x0d\x09\xd3\x9c\x31\x4a\x69\xa6\x5a\xb0\x5d\x9f\x87\x21\x6b\xfd\xdf\x91\xe7\xd0\x54\x1c\x73\x4b\x15\x24\x31\x8e\x50\x17\x23\x43\x1a\xad\xc6\x23\x89\x5b\x65\xd3\xf8\x74\xc3\x0f\xba\xdb\x9b\x76\xdb\xb5\xe3\x4d\x87\xdd\x09\x27\x1f\x31\xa8\xae\xf5\x1b\xcd\x99\x49\xf6\xf7\xe8\x0c\x99\x72\x0d\x15\xed\xa9\xb9\x0e\xc6\x34\x20\xa8\x2e\x81\x25\xe2\x7c\x57\xb4\xb3\xbb\x74\x4d\xd3\xed\x2f\xeb\x9b\xee\xc3\xd8\xe4\x15\x4c\x32\x6a\xed\x88\x8a\xc6\x7a\x78\x62\x2d\xdb\xa7\x8c\x0f\x21\x72\x91\x62\xf3\x9a\xaf\xd7\xc4\x5d\xd7\x0b\x5a\xef\x05\x6b\x3f\x67\x7c\x47\xc5\xbc\x1d\x8f\x20\x48\xae\xc3\x86\xbd\x74\x9c\x4e\x87\xce\xa8\x25\xb8\x24\xee\x13\x93\xa8\x25\x13\xd3\x28\x85\xb5\x8f\x96\x60\x57\xb1\x3f\x1e\x67\x69\xeb\xb1\x11\x64\x02\x31\x22\xba\x9c\xef\x7e\xed\xfa\x32\x2d\x19\xfb\xce\xe2\x42\x37\xd9\x53\x4c\x34\xfb\xb8\x96\x84\x69\xe5\x27\x83\xa9\x59\xd3\x78\xf3\x4d\x54\xe0\x73\xc5\x68\x33\x0b\xd9\x12\xb0\x21\x73\x12\x33\xef\x06\x40\x66\x33\xf1\x3d\x72\xce\x18\x0e\x64\xd1\xfc\x66\xa6\x5c\x6b\x24\xf8\x03\x43\xff\x7b\xb8\xd9\x3c\xcc\xf3\x07\x53\xb3\x8f\xbc\xf4\x62\xbb\xf0\x31\x54\x3e\xca\x78\x14\x37\x19\x35\xe2\x84\xa8\xc0\x7d\x46\x58\x04\x48\xb4\x56\x8c\x35\x7b\x65\x68\x9f\xb8\xcb\x3c\x35\x07\xe1\x28\x69\x1e\x20\x94\xaf\xe0\x53\x5d\xc2\x04\xf4\x3e\x16\x5f\xc3\x72\xb9\x02\xfa\x76\xb4\x96\x43\xc1\x34\x2a\x53\x91\x4d\xd7\xd9\x3b\x70\x25\xb3\xc9\x68\xa0\x7b\xd0\xe1\x18\xf7\x7e\x5c\x4c\x0b\x7b\x63\x84\x4c\xcb\x79\x6c\xcc\x97\x3e\x1b\xf1\x29\xc0\x9f\x1c\x05\xc9\x6a\x74\x02\xd4\xa4\x09\xb9\xcf\xf0\x35\x34\x18\x07\x9c\xe4\xe7\xd3\x0b\xb8\x78\x8d\x3f\x4f\x0b\x80\x53\x23\x73\x58\x60\xf3\xd7\xde\xf8\xd9\xdb\xd2\x0d\xbb\x92\x99\x64\x13\x24\x84\x6e\x47\x45\x51\x96\x1a\x3e\x5c\xe5\x87\x6e\x28\x0f\x75\x59\xd7\xaf\xdb\xf9\x13\xfc\x17\xda\xc1\xb5\x5d\x46\x85\xeb\xa2\x4b\xca\x39\xdf\x65\x54\x4e\xf2\x54\xb1\xda\x9f\x38\xf9\xd1\xee\x1d\x95\x9b\x78\x50\x39\xe4\xd1\x66\xf1\x16\xd6\xbf\xff\x41\xdb\x16\x6b\x78\x6a\x1b\xb6\x7c\x7b\x20\x7f\x9d\x24\x3b\xb9\xd0\xec\xe1\xbe\x4c\xe3\xf6\xf7\x27\x6b\xb6\x99\xbb\x9e\x30\x9c\xaa\x46\xb8\xc3\xc9\x12\xdf\xf9\xe0\xa3\x59\xd3\xfa\x5e\x17\xc4\xe2\xcd\x05\xb1\x61\x3a\x55\xeb\x6b\x9c\x14\xaf\x25\x78\x9a\xc3\x7b\x70\x22\x65\x21\x45\xf2\x2c\x6a\xdc\x39\xda\xe6\xe7\xfa\x07\x11\xdd\x69\xb8\x4a\x37\x01\xa9\x41\x62\x01\x7c\xec\x48\x17\x67\x31\x5f\xd6\xec\xa3\x4b\xb8\xfc\x19\x9a\x4b\x7a\x8b\x0f\x77\xac\xa3\x5b\x88\xf0\x55\x16\x9d\x04\xcc\x0f\x53\x96\xf9\xc1\x70\x8a\x6d\xbe\x49\x0b\x61\xa5\x15\x07\xf9\xb6\x66\xe7\x38\x67\xd3\xad\x24\x56\x55\xf4\xdd\x09\x37\x7f\x1a\x77\x1a\xd6\x39\xbd\x14\xc5\xce\xe7\xd4\x53\x3c\x00\x75\x99\xe7\x25\x38\x32\xba\x57\xcb\x2d\x0c\xfb\x56\x1f\x2d\x46\x75\x55\x97\x5d\x9a\x47\x45\xb3\x4a\xd1\x51\x6b\xdf\x9a\xa9\x35\xe2\xb4\x8f\xb4\xcd\x16\x9f\xcd\x1f\x66\x90\x49\x78\xd9\x71\x18\x66\x12\xed\x95\x15\x17\xa4\xf5\x5f\x67\x8c\x19\x96\xfa\x89\x53\x20\x73\x55\x8e\xeb\x13\xb8\x34\x74\x6b\xb3\x9f\xc7\xcd\xf2\xa5\xd9\xe6\x6a\x7f\xd3\x55\x16\x27\x5c\x67\xf5\xa4\xf0\x79\xad\x11\x8b\xc1\x32\x9f\x95\x1a\xed\x64\xc7\x60\x62\x6a\x0a\x78\xca\x1c\x4d\x6e\x28\xe3\x2e\x5f\x67\x53\x26\xe7\x62\xd5\x35\x38\x4a\x13\xe7\x7a\x11\xf7\xcb\xf1\xc2\x44\xc8\x92\xab\xa3\x41\x1e\xfe\xf0\x40\xad\x31\x6d\x24\xd8\x1a\x36\x2c\xe1\x3e\x72\xab\x73\x10\x5d\x45\x24\xd7\xf5\x9c\xf8\x72\xb8\x5d\x0e\x70\x2f\xbd\xe4\xfb\x8b\xe0\xde\x92\xe7\x4d\x78\xd6\x41\xe0\xe5\x07\x89\x8d\x32\xb3\x51\x14\x1e\x0c\xb9\xc2\x25\xf9\xa6\xe4\x2d\x63\x66\xdf\x3e\xa8\xe7\xa9\xca\xe3\x81\x29\x64\x2c\x13\x23\x62\x9a\xce\xda\xb2\x94\x20\x25\x21\x85\xa5\x68\xa2\x1b\x2c\x49\x6e\xb7\x88\xf7\xaf\x3a\x62\x37\x1d\x23\x4a\x0e\x87\xf7\x75\xfa\xf9\xfe\x4e\x1b\x4e\xa8\x32\xd5\xab\x1c\x79\x24\x7f\x76\x4c\x49\xd8\xe6\x59\x57\x4c\xed\xd8\xb4\xb3\x2f\xa4\x33\xe4\x3d\x87\x96\x09\x0e\xf8\xda\xda\x6d\xd4\x43\x3a\x78\x9f\x6b\x5d\xd9\x69\x88\x29\xf3\x8a\x4b\x34\x66\x98\xc2\x19\x51\x24\x7d\x34\xac\x3c\xec\xe3\xf2\xc1\x60\x82\xeb\x39\x21\x05\x6e\xc2\x8e\x68\x40\x66\x13\x5d\xd0\x6a\x07\xb7\x25\xc6\xdb\x46\x8c\x89\x2c\xb7\x4b\x28\x9e\x07\xd9\x98\xd7\x24\x93\x3b\x96\xfe\xad\x79\x4b\x93\x3c\x1f\x84\x52\x8c\xdb\x93\x98\x58\x5c\x34\x47\x04\xd9\x38\xa5\x01\x67\x79\x70\xfc\x7e\x74\x9b\x23\x3a\xb8\xe3\x88\xc6\xe9\x48\x46\x0f\x8c\x90\xf3\x70\xd2\xc3\x1d\xed\x2f\x2b\x10\xcf\xe4\xb9\x1d\x05\xa2\xbe\xa5\x62\x24\x9b\x31\xeb\x8f\xb6\xc2\xe0\x16\x4a\x3c\x56\xa1\xac\x7d\x0d\x0d\xdb\x70\xd1\xa8\xc9\x52\x23\x41\x42\xc1\x57\xe0\x17\x92\x0d\x2d\xce\x7b\x20\x61\x37\x9a\xe1\x60\x94\x6f\x83\xf3\x4d\x25\xa1\x5a\xe9\x5d\x19\xce\xc6\x15\x0d\x62\x36\x98\x3f\x49\x3b\x90\x6f\x22\x9c\xfd\x49\xbe\x0c\x05\x24\x39\x9d\x62\x29\x09\xe7\xb0\x02\xb7\x2e\x8b\x7b\x78\x36\x85\xf8\xca\x1b\x04\x88\x49\xfe\x5d\xbb\xf1\x97\xcd\x72\x11\x24\xc1\xa2\x56\xac\x0b\xb2\xe1\xa9\xe3\x60\x60\x38\x33\x56\x0c\x2b\x61\xdf\xd9\x1f\x05\x30\x94\x44\xe0\x21\x21\x73\x8e\x40\x4f\xc9\x55\x65\x61\xd2\x83\x60\x90\x9a\xf3\x4e\x4f\xce\xce\x95\xf1\xc3\x9e\x06\x00\x6c\x0f\x4e\xf9\x1d\x4e\x5a\xda\x3f\x15\xf5\xd2\xcc\xb2\x33\x53\x2c\x0d\x49\xcb\x6c\x4c\xd3\x5b\x37\xb7\x46\xf9\x64\x1c\x50\x43\x4b\xe0\x30\xa2\x97\x68\x3c\x12\x15\xd1\xc1\x62\xcb\x82\x81\x9d\x40\xf7\x10\xd2\x05\x52\x32\x38\x73\x10\x85\x10\xe6\x26\xf4\x97\xc1\x18\x15\x59\x37\xf8\x10\x05\x93\xc2\x73\x0e\x24\xad\xdf\x64\x1a\x50\x32\xa3\x8d\x9e\xb0\x33\x77\x4b\xf7\x9b\xdb\x86\xe0\x08\x5a\x47\x1b\xec\x2d\xb2\x43\x47\xb6\x9b\x61\x4b\x33\x67\x47\x38\x8b\x97\x65\x12\x8e\xc3\x12\x34\x3e\xa1\x8d\x9f\x1c\xf1\x30\xa2\xe8\x91\xe0\x6b\x96\x08\xdd\x96\x3c\x91\x23\xa8\xad\xa4\x7f\x9a\x6b\x1a\xa8\x09\x88\x65\x9d\xdf\xcc\xcf\x91\x03\x73\x42\xe0\x4f\xe8\x5d\xb3\xdc\xb3\x88\x49\x9c\xab\x13\xa7\x33\x62\x43\x71\x19\x6e\x8b\x6d\xca\x47\xec\x55\xb8\x05\x6a\xd9\xf0\x1f\x22\x40\x71\xff\x96\x1b\xd3\x9c\xb0\x9c\x81\xd5\x5d\x10\x91\x3c\x71\x1a\xba\xc6\x61\xe7\x4d\x7c\x09\x73\x90\x37\x7a\x36\x1e\x2e\x3b\x1b\xdc\x35\x50\x92\x0f\x78\x91\xdc\x25\x57\xd1\xd6\x10\xc8\x7e\x90\xc5\x37\xb0\x72\x4e\x97\xbf\xd9\x96\x2e\x10\xd2\x6c\x25\xdb\x1f\xeb\x74\x1a\xa3\x16\x57\xa0\xfd\xc7\x16\x63\x95\x4e\xc2\xdd\x6a\x36\x21\x32\x4e\x27\x86\x96\x04\x76\x3f\x49\x69\xdd\xc1\x8c\x6e\x64\x4d\xc0\xea\x89\xa8\x55\xa2\x2b\xd8\x03\xb8\x88\xad\xa9\x06\x7c\x1b\x67\x10\x1b\x2d\xf8\x83\x33\xd1\x6a\x7c\x2a\x02\x2e\x75\x5d\x70\x4a\xe5\x24\x83\x97\x97\xa2\x5e\x85\x8b\x7e\x8e\x17\x15\x95\x3c\x01\xd5\x26\x37\x81\x5d\xf2\xfb\xc0\xa9\x1a\xbe\xf1\x13\xe5\x8b\x57\x19\x4d\x08\x67\x0d\x82\x6f\x84\x8f\x48\x2e\xc2\x26\xfb\xf8\x0f\x67\x27\x2f\x0e\x74\x98\x6f\x1e\x5e\x5f\x5f\x3f\x44\xed\x87\x7d\x53\xc2\x2b\x90\xdb\x5c\xc7\x7d\x80\x04\xf3\x5f\xdb\x6e\xf5\xd5\xa7\xf4\xef\x27\xb3\x8c\x3d\xf9\xa9\xe4\xeb\xce\x08\xef\x4f\x30\xea\x14\xdd\xcf\xd8\x3c\x87\xe7\xa7\x61\x86\x5c\x4d\x37\x59\x78\x3a\xc0\x27\x59\x8b\xcf\x72\x2c\x6d\x1a\xaa\x1b\xdd\xbc\x0b\x3a\xaf\x5d\x35\x16\xa1\x28\xf8\x27\x29\x28\xcd\xea\xf5\x62\xe2\x09\xa8\x01\x44\x41\x5d\xc5\x8f\x18\xec\x7e\x5d\x71\x6c\xd6\x00\xcc\xfb\x02\xa3\x12\x5e\x47\xa1\x96\x3f\x8a\x91\x43\x17\x76\xbc\x30\x46\xcf\x49\x13\xa8\x5e\x0f\xc4\x6f\x46\x0d\x72\x94\x63\x5d\x95\x37\xf3\x43\x92\x75\x71\xb3\x5a\x1b\xd6\xf5\x44\xb9\x2e\xdf\x6c\x54\x99\x33\x34\x5a\xf0\x6e\xf6\xe6\x68\x3c\x2a\xa3\xcf\x69\x1d\x50\x03\xe2\x1b\x0c\x83\x16\x24\xbb\x01\x47\x9b\xda\x87\x1b\xeb\x52\x11\x63\x53\xb3\x1b\xcf\xe5\xb2\xac\x27\xaa\x46\xee\x97\x3d\x85\x82\xae\x47\xec\x42\xe2\xa7\x61\xcc\x9a\x5d\x69\xc9\xa2\x06\x3c\x70\x88\xe7\x34\x86\xe4\x9d\x20\xe2\xb0\xf8\xe5\xf6\x5f\x33\xad\x2b\x4b\xd6\x52\x4d\x54\x3a\xfa\xee\x43\xbd\xc3\x96\x0f\x1b\xd7\x23\x5f\xc5\x0f\x56\x9f\x78\xfd\x90\x59\xde\x4c\xc8\x76\x60\x25\xcc\x47\xdc\xf9\xf7\x82\xd3\xec\xca\x86\xa0\x75\xe0\x74\x21\x22\x74\x7b\xa9\xab\x9d\x90\xe2\xbd\x94\x95\xf0\x2c\x90\xcd\x9f\x12\x6b\x93\x82\x27\x5d\x3e\x09\x04\x16\x05\xf2\x4c\xe8\x2d\xae\x13\x67\xf0\x9b\xee\x42\x02\x83\x16\x2a\x16\x20\x9d\x0e\x67\x2a\x5e\x1b\xe4\x78\xe6\x98\xa1\x76\x20\xfa\xa5\x3b\x77\x82\xd9\xca\xb6\x0a\xfc\x36\xc8\x92\x49\x50\xc0\x19\xc0\xf8\x4e\x72\x0e\xf5\xaf\xb3\x2e\x5a\xdf\xad\xb8\xe4\xb2\x4d\x6e\x03\x0c\xb6\xae\x5c\x6a\xd3\xeb\x78\x83\xb2\xd1\x43\x2f\xc3\x6d\x4f\x0a\x59\x25\x16\xdc\xc4\x9c\x46\x6a\x68\x59\xdf\x24\xa9\x71\x68\x7c\x8f\xf9\xeb\x60\xa2\x01\x54\xe2\x17\xdd\x1d\x72\x6f\x4a\xaa\x17\x71\x6b\x72\x12\x48\x72\x27\x3e\x8b\x95\x48\xe4\x0d\x2d\x74\xc4\x13\x2f\xf0\xcc\x5e\x15\x39\x9e\xdb\xfa\xa2\xbb\x26\xea\x4d\x34\xb6\xd4\x55\x30\x31\xfa\xa9\x33\x74\x3c\xc4\x7d\xf7\xb5\xb1\x24\xc9\x38\x7e\xd7\xbd\xed\xb8\xf5\xf4\xf2\xf6\x9e\xd6\xa7\xae\x6f\x73\x7a\xe0\x49\x53\xda\xad\x97\xb3\x47\x6d\xbf\xff\x92\xf6\x14\xf6\xa6\x8d\xeb\xbe\x8b\x7c\x48\x0f\x13\x55\x47\xf6\xf6\xbd\x43\x0c\x06\x78\xd6\x9b\xda\xd6\x19\x6e\xdd\x3b\x47\x63\x4b\xe8\xde\xf8\x8a\x5b\x47\xe4\x30\x76\x34\x3d\x8e\xfd\xe1\x16\x79\x71\x71\x31\x23\x8d\xf3\xba\xc5\x45\xe8\xbe\x59\x49\xfe\xf5\x6f\x6b\x61\x10\x5c\x8c\xc0\x02\xa2\xb7\xad\x29\xf4\x83\x78\x24\xe7\xf2\x8f\x7e\x63\xff\x6d\xfa\x4c\x02\xbf\xa8\x96\x3d\xa6\x52\xd9\x16\x21\x5d\x0d\x27\x62\xe4\x6a\xed\x65\x7d\xbd\xc0\x5f\x7c\x89\xbb\x9d\x3f\xaf\xf9\x3d\x0c\xc6\x6a\xb7\xfb\xb5\x45\xf2\x34\x66\xe9\x68\xc6\xd5\x01\xa4\x2c\x82\x3b\x20\x91\xa2\xc2\x8c\x5c\xe3\xc1\x40\x87\x69\x3b\x58\x80\xb2\xa3\xe9\x5f\x6d\x04\x61\xe3\x72\x2b\xb4\x11\x03\x38\x54\x11\xeb\x79\xf4\xf4\x85\xfe\xe2\x18\x7d\xce\xf2\x04\xa4\xa9\x6f\x5e\x72\xc3\xb2\x75\x68\xb6\xe7\x1e\x80\x2b\x96\xeb\x15\xfc\xb7\x18\x67\x22\xb0\x00\x95\x37\xe6\xa2\x9b\xbf\x34\xed\xaa\xe7\xb7\xe1\xdc\x77\x3a\xd4\x5d\xe5\xd3\x66\xf7\xcb\xc3\xc9\xca\x84\x2c\xac\xc5\x31\x76\x32\x87\x80\xbb\x02\xf6\xb8\x59\x0d\x5b\x72\x1f\x0d\x74\xae\x79\xc0\x44\x82\x41\x0e\x84\x60\x56\x76\xbf\x75\xf9\xe8\x72\x26\xff\x2b\xf7\xb2\xa8\xef\x95\x49\x69\x11\xbf\x95\xf8\x90\xdf\xc6\x09\x20\x9d\x59\xa7\x89\x1b\xe8\x43\x5c\xca\x82\xea\x63\xc9\x5b\x97\xd6\xf2\xd7\xbc\x5c\x06\x27\xae\x1b\x6e\x91\x1c\x40\x4a\x59\xc1\x95\x8b\x22\x66\x21\x5c\xbe\x51\x23\x1c\x3f\xb7\x32\x58\xa1\x45\xc2\x78\x31\x9c\x57\xc3\x39\x39\x01\xf7\x9a\x14\x93\xc5\x26\x8f\xf8\x2f\x53\x57\x7c\x04\x3e\x37\xcd\x6b\x3c\xf8\x21\x61\x70\xae\x81\xeb\xa6\xe0\x74\xde\x9c\xf2\xae\x49\xd6\x91\x5f\xb1\x79\xe5\x9e\xa9\x69\xc6\x9d\xc6\x71\xf2\xc7\xea\xf8\x44\xee\xc0\x28\x32\x34\x54\x82\xa8\xce\xef\x60\x20\xfb\xdd\x9a\xa3\xb6\x66\xb3\x29\xba\x19\x27\x32\x70\x4f\x8e\x90\xbe\xfb\xcb\x55\x61\x26\x2b\x29\xfe\x5f\x21\xe5\x08\x8d\x57\xa2\x49\x59\xd0\x8c\x68\x81\x5f\x0d\x81\xd5\x57\x2c\x37\x46\x8c\x54\xfa\x96\x8d\x5c\x87\xe6\xe0\x43\xff\xa2\x53\x3c\x40\x2c\x13\x4b\x92\xb2\x5c\xe3\xb5\xe0\x07\x43\x64\x5f\xa8\x37\x76\xbc\x3d\x58\x55\x76\x1b\x44\xe2\xf3\xc6\x0d\x39\x2a\x5c\x68\xb4\x93\x66\x4e\xfc\x83\x3b\xb7\x8a\xde\x4f\xc8\x1f\x60\xee\x46\x23\xd5\x95\xec\x7c\x75\xb3\xfe\x31\x4a\x9e\x9b\x5c\x67\x18\x3d\xe7\x1a\xc0\x06\x77\x9c\x49\x4c\xaa\x68\x3d\x62\xc3\xdf\xbf\xba\x97\xa2\x56\xbd\x58\xd0\xe4\x9a\xb3\x5c\x72\x9e\xf9\x5b\x5a\xc8\xa9\x29\x01\x54\x83\xbe\xf8\xea\x96\x08\x9b\xb9\x17\x4a\x39\x6a\xc7\xd6\x5b\x4e\xd0\xc7\x8e\x71\x4e\x87\x8a\xe7\x26\xf1\x54\x11\xfc\x95\x88\x4f\x2a\x72\x24\x65\x23\x12\x23\xcd\x56\xd2\xfb\x92\x08\xc9\x59\x57\x71\x2b\x0a\xb9\x16\xd5\x88\xd9\xce\xc5\x68\xe9\x3f\x27\x49\x1c\x07\xcf\x74\x44\xf7\xca\xd0\x64\xfc\xee\xc6\xb1\x66\xe7\x06\x82\xc6\x71\x11\x21\xdd\xaf\xc3\xab\x83\xe7\x92\x5b\x2a\x04\x7a\x85\x98\x86\x9b\xaa\x22\xd9\xe8\x42\x32\x19\x6e\xf4\xae\x80\x1e\xe7\x9a\x5d\x56\x9e\xcd\xe0\x48\xad\x76\x16\x75\xe4\x5a\x7c\x2c\xfa\x15\x1e\xa7\x62\x2d\xd1\x55\xfc\x46\x61\xf5\xd0\xf7\x22\xc3\x1f\xd9\x88\xcb\xd7\xad\x11\x77\xa8\x22\x81\x18\x6f\xa2\x94\xb6\x92\x68\xfb\x9b\xf7\x5e\xe6\x4d\x2d\xc4\xff\xbe\xb7\x79\x93\xbe\x67\x7f\xbb\x0b\x7f\x6f\xce\xc5\xd8\x9a\x17\x25\x5f\xf4\x9f\xf7\x65\x61\xdc\xeb\x46\x0f\xba\xd9\xfe\x81\xa6\x75\x82\x74\x35\x7a\x57\x68\x90\x5c\x76\x5f\xca\xbc\xa1\x63\x9e\xaa\xfd\x2d\x7e\xf9\xd8\x8b\x3a\xa1\x85\x0e\x32\xfd\x9d\x24\x3e\x57\x49\xf0\xa7\x55\x82\x7d\x57\x99\x44\x62\xdf\xbd\xc5\xcb\x3d\xe0\x33\x43\x15\x75\x98\x33\x83\x4f\x98\xf7\xd4\xb9\x3d\x8b\x86\x1d\xa7\xf2\xfd\x5b\xd3\x69\xec\xf1\x42\xdd\x9e\x57\x63\x38\x6a\x30\xab\x89\xe4\x1a\xef\x99\xab\x67\x71\x13\x19\x8a\xff\x8d\x19\x37\xa6\xbc\x38\x41\x41\xf7\xfe\x9c\x3f\xd9\xa5\x3e\x57\xca\x5b\xdb\xf8\x64\x05\xbc\xbf\x83\xc1\x69\xf2\x39\xd8\x80\x4a\xce\x58\x61\x26\xb8\x80\x1e\x09\x72\x84\xaf\xe6\x21\xf5\x6b\x5a\xe0\x38\x28\x1d\x12\x18\x9e\x26\xcd\x88\xa0\xc4\xc3\x8b\x5c\x84\x93\x05\x51\x7d\x54\x1f\xf5\x12\x67\x1d\x71\xdf\xd4\xe5\xf6\x9c\x0f\xab\xf0\x19\xd9\xec\xac\x29\xe7\x27\xab\xbe\x64\x59\xd8\x15\x88\xf2\xe6\x2e\x66\x87\xef\x24\x38\xf0\x1d\x85\x22\xfa\xa6\xe7\xa7\x0b\x3e\xb7\x2b\x2b\x69\xd2\xdd\x3b\x39\xa3\x64\xc2\x2e\x38\x81\x8e\x59\xce\xd3\xa9\xe2\x11\x07\x56\x8a\x0b\x50\x05\xed\x2f\x47\x9d\xe0\x89\xa3\x70\x40\x23\x65\x10\xe7\x80\xc6\x01\x3d\x43\x62\xe5\x39\x9e\x95\x32\xcd\xc3\xd6\xba\xaf\x32\x62\x31\xf4\xbb\x6f\x90\x76\x34\x33\xd4\xfc\xd0\xe7\xf0\x7b\x46\x7b\xa3\x47\x83\x23\xa0\x28\xb9\x82\x3f\xaa\x7c\x76\x22\xcb\x57\x80\xe4\x32\xf9\xe8\x0d\x61\x22\x65\x33\x73\x2d\xb2\x0c\x3c\xee\xf7\x98\xcd\xea\x66\x0a\x6a\xdc\xb1\xcb\x4a\xb3\x32\x5b\xf3\x56\xb2\x76\x70\xb7\xe3\x67\xc1\x0e\x38\x38\x90\x51\x7b\xc1\x9e\xed\x60\x78\xa4\xfd\xd5\xfa\x51\xe9\xb3\xd3\xe9\xa8\x46\x4f\x7e\x8c\x61\xa7\x90\x32\x18\x5b\xe8\x97\xe3\xe1\x33\x3b\xf5\x7c\x59\x34\x4e\x67\xcc\x68\x1e\xb2\x31\xb3\x96\x87\x55\x87\xd1\x1a\x32\x14\x97\x05\x20\xee\xde\x47\x0b\xe5\x43\x61\x08\x96\xf7\x7d\x47\xb4\x94\x4b\xdc\xcd\x48\x6c\xc1\x36\x6a\x25\x67\xba\xa0\xa6\xab\x3b\x64\xab\x1a\x70\x8b\x3d\xac\x22\xb8\x47\x1c\xf8\xde\x70\xad\x50\x49\x93\x3b\x0c\xf9\x8b\x0c\xd3\x89\x9d\xb2\x93\xdb\xa1\x2c\xf8\xbb\x8e\x7c\xa9\xe0\xd2\x4d\x41\x22\x4d\xce\xac\xb4\x5d\xd8\xa7\x58\xb0\x53\x56\x12\xf8\xeb\x73\xef\xb6\x4f\x6b\x44\x0d\x4f\x1d\x13\xfb\x81\x43\x32\xbb\x84\xac\xdc\xb1\xb0\xe7\x18\xc8\x3c\x4a\xec\x68\x9b\xca\x89\x99\x47\x8f\x6c\xbb\xe4\xf3\xc9\xc2\xcd\xa6\x46\x13\xdd\xe2\x51\x21\x15\x47\x93\xe4\x9c\xd3\x73\x2a\x15\x78\x22\xf6\x31\xa4\xa6\xe3\x20\x27\x73\x26\x51\x1b\xa5\xf3\xe2\x54\x97\x4a\x03\xca\x8a\x3c\x4d\x7c\xa9\x8c\x31\x7e\x78\xf5\x16\xa6\xe3\xfa\x18\x70\x9e\xf1\x68\xba\x0f\x1a\x8d\x15\x06\x15\x8d\xe6\x79\x32\x9a\x92\x47\x33\x64\x32\x1f\x30\x2c\x7d\xfe\xf4\xc3\x87\x15\xb9\x85\x0e\x27\x37\xcf\xc4\xd0\x0e\xe2\x91\xd9\xc0\x63\x26\xd9\xcb\x07\x0f\x7d\x7f\xb2\xfe\x31\x6d\xfb\xad\x13\xa2\xa2\xa2\xed\x13\x57\x1e\xd7\xd5\xc8\x1b\x8e\xd6\xf4\xa7\x71\x68\xb6\x22\x8d\x55\x4d\x3f\x2e\xa2\x73\x94\x60\x26\x7e\xbf\xae\xe3\x87\x71\xf3\x88\xd5\xc6\x69\x70\x92\x47\x37\x60\x44\x7a\x58\xa7\xef\x3c\xfc\xc0\x2b\x46\xfa\xbe\x7f\x71\x73\x1e\x9e\xd5\x5c\xf9\x67\x35\xe1\xc6\x6c\xbd\x0f\x53\x32\xea\x7b\x31\x7c\x9c\x5a\xff\xd6\x87\x0f\x7a\x12\xfa\xf9\x19\x09\x56\x74\x0e\xa3\x47\x25\xb8\xae\x04\xd8\x0f\xb4\x13\xe4\x88\xe1\xf8\x36\x52\x98\x68\x5a\x1b\xf6\x69\xa6\x89\xa0\xf1\x04\x58\x85\x3e\xe7\xcf\xe5\x5f\x67\x3b\xe4\x20\x35\xd2\x15\xd7\x2c\x80\x61\xea\x46\x73\x7b\xf2\x37\xcd\xed\x89\xf4\x8a\x74\x0e\xcc\xcf\xf1\xdf\x2f\xb3\xfb\xfc\x02\x80\x47\x0a\x5b\x69\x61\x40\x11\x62\x76\xb6\xdc\x18\xc2\x5f\x83\x81\x46\x18\x85\xd2\x47\x6d\xdc\x60\xe8\x6c\x1a\xee\x69\x22\xfc\x0f\x0e\x66\x1d\x2f\x27\x2a\x95\xd9\x4d\xf6\xbc\x80\x57\x9c\xc8\x61\xf0\x20\xae\x26\x9b\xf4\xcf\x04\xe1\xa1\xc0\x1c\x0f\x05\xc6\xcf\x70\x84\x8f\xa9\x3d\x26\x2e\x71\xde\x1d\x4d\x1b\x9b\x94\x0d\xce\xf7\xa8\x39\xc9\xfc\xc3\x5b\x2d\xfe\x6e\x71\x7f\xb7\x4c\x1b\x99\xe8\x53\x63\x38\xe3\x4f\x1c\x71\x33\x1a\x5b\x14\xfa\x99\x7e\x8f\x13\x94\xc6\x25\xad\x7f\x38\x23\x1d\x96\xbc\xd0\x1a\x7f\x63\x8b\xd8\xa0\x3f\x42\x53\xb1\xd6\x7c\xa2\x7c\x21\x38\x2e\x8c\xd5\x8f\xf8\x7b\xb8\x32\x10\x7f\x95\x94\x2c\xf1\x17\xbc\x99\x7e\x61\xc4\x21\x9b\x0c\x4e\xec\x51\x53\xa0\x51\x9e\x47\x7d\x49\x26\xc2\x21\x31\x0c\x3e\xe9\x26\x68\x31\xb5\x31\x9d\x78\x5d\x74\x1a\x58\x1e\xdf\xd5\xa7\x76\xa7\x41\x9a\x1e\xbe\x26\xb9\x63\x17\x43\xe0\xde\x4e\xb5\xd0\xac\xae\x35\xe7\x41\x93\x4b\x3c\xd9\x09\xde\xa7\xb3\x7a\x5d\xc5\xac\xea\x6d\x29\x17\xa5\x6e\xab\xeb\x8f\x68\x49\xcc\xe1\x9a\x88\x52\xc2\x4a\x16\x41\xb3\x09\xb7\x30\x86\x61\xa3\xa1\x7d\x3d\xfb\x8b\x6a\xf8\xd4\x61\xeb\xdd\x5e\xfe\xcd\x73\x25\x28\x82\x05\x68\xfb\x61\xcd\xc4\xc3\x9d\x6c\x66\x30\xd6\x51\x88\xeb\xa8\x13\x36\x75\x22\xb9\x51\x71\x65\x93\x51\x6a\x02\x52\x1f\x9f\x35\x3c\xd8\xde\xd7\xd6\x00\xb3\xb7\xb6\xf5\xe1\x18\xc6\x43\xe4\xeb\x95\x3e\x69\x2c\x51\xb7\x74\x08\x5b\x49\x22\x5c\x22\x18\xa9\xba\x6d\xa0\x71\x75\x3f\xc0\x63\x77\xa1\x67\xc0\x7b\xcc\xb0\x69\x09\x50\x9d\x36\x55\x85\x3e\x88\x11\xdc\x54\xab\x05\x3f\x85\xdd\x5e\xb2\xa7\xfb\xa5\xb5\xea\xbd\xc0\x1b\xc2\x9a\x75\xf1\xc1\x8c\x8a\x3f\x95\x14\x51\xc5\x5b\xcb\x2e\xdc\xf6\x41\xf6\x31\xad\x77\xa5\x4f\x75\x47\x79\xd2\xe5\xad\x3b\xfb\x33\xa1\xc9\xf1\xe1\x36\x48\xa7\xa4\xd3\x22\xcd\xe5\x6d\x83\x98\x20\x9d\x01\x1b\xd6\x55\x68\xac\x0a\x6d\xfb\x57\x21\x6a\x3d\x0a\xc9\x48\xe6\xe9\x29\xc8\x07\x83\x24\x6c\x65\x82\x06\x3e\x46\x6c\x69\xdb\x8a\x9e\xaf\x21\x28\x75\x9c\xbb\x6f\xf0\xec\xc6\x2a\xbc\x78\xc2\xaf\xb9\xaa\xf7\x72\x1f\x1a\xe2\x81\x06\x1b\xdf\xfe\xf1\x45\xb7\xfb\xa7\x68\xd5\x61\x69\x44\xab\xc9\x89\x0a\xd3\x73\x43\x5d\x23\x94\x7e\x7e\x86\xd0\x5f\x04\x3a\x3f\x2b\xd6\x6c\x9c\x89\x18\x53\xdf\xc0\x57\xbc\x58\xd7\x0d\x89\x96\x24\x15\xcd\xbf\x73\x7f\xb5\x7c\x5b\xa9\x68\xa7\xc0\xd9\xab\x71\xb3\xe8\x39\x9d\xd8\xf7\x22\xe4\x92\x10\x8b\x81\xfa\x77\x43\x42\x2d\x16\x3b\x5c\x1d\x58\xb1\x57\xec\xdf\x60\x39\x24\xad\x89\xa2\x3c\x91\x0d\xb4\x56\xbd\xec\x20\xb3\xe1\x3e\xb3\xc2\x9e\x2c\xbb\x22\x05\xdd\xd6\x9c\x72\x73\x51\x12\x62\xfb\xed\x02\x53\x6f\xe7\x2f\xfe\xf7\x6f\x1a\xd7\x86\x6b\xfb\xa0\xbf\xec\x14\x0e\xb8\xa2\x49\x37\xe8\x60\x74\x69\x6d\x1e\x57\xb8\xc5\xe5\xc6\x30\x51\x1f\xc9\x3d\xd2\xba\xcf\x8a\xa5\x6d\xde\x53\xd9\xa1\xf5\xd2\x9a\x6d\x84\x54\x46\x24\x4e\xb5\x27\xf4\x3d\x86\x67\xb8\xbd\x98\x41\x30\x10\x01\x4c\x60\x28\xae\x57\xe4\xa5\x8d\xea\x18\xad\x43\x02\x76\xbb\xbf\x0e\x87\xa7\x8c\x6b\x91\xd2\xf2\x7d\x5b\xef\xab\xa5\xae\xbb\x7c\x5c\x4f\x70\x33\x31\xc6\x7a\xf9\xb3\x5d\xd1\xe1\x75\x42\xff\x76\x12\x90\x3b\xc4\xc1\xb2\xae\x3b\x68\x52\x5b\x48\x9b\x1c\x86\x18\xd1\xe2\x69\x01\x47\xf3\x23\x07\x32\x10\x36\x09\xfa\x36\xe4\x49\xe5\x31\xf6\x36\x48\x35\x4a\xbd\x35\xfd\x8a\x14\x5d\x3a\x68\x92\x2e\x8f\x51\x00\x05\x58\x56\xf9\x8c\x60\x6f\xad\xec\xbb\x9e\xa8\xa8\x9d\xa7\x04\xba\x32\xab\x4b\xfb\xa1\xdd\x1f\x01\xf8\xf6\xea\xfb\x06\xc0\x55\xa7\x46\x20\xaf\x5f\xc1\xbf\xb2\xec\x57\xaf\x6d\x87\x7b\x79\x97\x0b\x0e\x57\x08\x8d\xe9\x13\x62\x5c\x9d\x55\xc3\x47\x0c\x9b\x3d\x21\xd8\xec\x1c\xb0\xc9\xb1\xb8\xa2\x95\x80\x39\xa2\x33\xf1\x5a\xe0\x8b\x13\xfc\x8f\xb4\xad\x64\x28\x35\xee\xdf\x2f\x54\xdb\xd0\x3d\x0b\xd9\xcd\xb7\x71\xc2\x6f\x53\xb8\x7d\x2b\x6c\xd5\xe9\x55\xe3\x95\x45\xfe\x29\x39\x9e\x57\x37\xab\xd2\x86\x54\x54\x2f\xed\xaa\x58\x95\x48\x01\x24\x63\x89\x2b\xb1\x7e\x45\x95\x98\xc5\x3e\xb6\x2d\xab\x2b\x99\x7b\x47\xe1\x95\x7d\x3b\xae\x22\x8c\xd0\xd5\x39\x35\xb4\x82\x99\x72\xc1\xbd\xa0\x5b\xe4\x1b\xb8\x1d\xd6\x8d\x44\x40\xdd\x08\xa4\xca\x08\x58\x7b\x17\xfe\xc4\x72\x6e\xb8\xb4\x04\x48\xd5\x84\xe5\xf2\x8b\x3e\x48\x40\x24\x69\xcb\x48\x6b\x76\x6f\x12\xe8\x6b\xdc\x75\x16\x42\x7f\xa5\x32\xbf\xdb\xe5\xdc\x32\xc1\x63\xec\x1e\xa0\x13\x18\x27\xb7\xbb\x0f\x4e\xe8\xcc\x25\x88\x34\xf7\xad\x4d\x66\x5d\x92\x22\x91\xc7\x58\xff\x76\x9f\x34\x15\x9d\xe6\xa0\x73\x5f\xf5\x59\x75\x7d\x8a\x9b\xf5\xea\x1b\xbc\x73\x95\x67\xf2\x1c\xb7\xe6\x77\x78\xa1\x0a\x37\xff\x38\xc7\xc4\x6c\x13\x4f\x2a\x8a\x37\x75\x19\xd7\xc3\xbd\x79\x74\x38\x14\xcf\xa4\x6a\x92\x72\x48\x27\xc5\x4a\x80\x44\x70\x71\xf4\x16\xa8\x27\x7d\x7f\xd2\x81\x72\x16\x60\xf1\x97\x26\xb5\x59\x6d\x5b\x24\xef\xc9\x49\x6a\xa7\xbd\x2d\x0d\xdf\x63\x7f\x06\x47\x43\x56\x74\xc4\xc1\xb7\x1d\x5f\x7b\x6b\xf0\x02\x50\x95\xf5\x95\xb8\x37\x73\x3f\x85\xbd\x4f\xe0\xe9\xf3\x77\xb9\xc3\xc7\xad\xef\xe0\x05\x74\x78\xfa\xd0\x48\x8f\x84\x36\x8a\x76\x11\xa8\x21\xca\x6e\xaf\x2f\x7d\x31\x79\x24\xc0\x4c\x21\x11\x20\x3f\x89\x3a\x08\xe1\x9b\xa2\x1f\xf6\xa9\xe3\xea\xc2\x42\x42\x74\xf7\xb7\x20\x0e\x20\xa6\xe5\x35\x22\xab\x89\x3d\xf1\x8d\xf3\x29\xec\x44\x06\xec\x53\x8f\x9d\x64\x82\xb7\xf9\x5d\x13\xc0\xf7\x3c\xfd\x8a\x30\x80\x28\xe3\x98\xf9\x37\xbc\xfd\x5a\x3c\x2c\x13\x8b\x59\xdc\xef\xff\xd3\x07\x60\x23\x4c\x24\x99\xa7\x04\x27\xef\xbd\xca\x24\x6f\x5e\xce\xf8\x72\xde\x07\xb1\xa9\xa9\xc8\x9e\x84\x0d\xf1\xef\x41\xe0\x0c\x7f\x1b\x38\x30\x24\x60\x90\x90\xcc\xec\xe7\x83\x99\xe4\xf8\xed\x84\xd4\xef\x29\x5f\xa2\xf1\xc8\x87\x91\x6b\x55\x3e\x73\x5a\x6a\xdb\xba\xc4\xd4\xfa\x80\xaa\x94\xe1\x52\x44\xcb\xe7\x3a\x0c\x54\xee\xeb\x38\x81\xb2\x98\x2a\x95\x9b\xec\x99\xc6\x7a\x88\xc4\x21\x67\x91\x26\x90\x66\x26\x79\x48\x0d\x8c\x80\xe3\x07\xb5\x3c\x4c\x4b\x3e\x44\x99\x4b\xe5\x83\xbc\x1d\x99\xfb\x17\x26\x73\x5f\x32\x15\x10\x15\x0d\x3c\x09\x83\x9f\x1e\x1d\xc3\x25\x86\xa2\x69\xb8\x51\xac\xba\x7c\xa6\xcd\xde\xcd\x9f\xd4\xc8\xad\x23\x1f\x70\x53\x0c\x09\x9b\xb0\x4f\xe5\x0b\x5b\x76\xf2\x6a\xfe\x88\xfe\xcd\x1e\xbf\x48\x3e\xfb\xd7\x11\xb9\xf0\x54\x7f\x4d\x82\x38\xc6\x7c\x18\x74\x71\xe6\x09\xf2\x50\x21\xb4\xcd\x66\x63\xde\xda\x4a\x6f\x08\x21\xb7\x24\x6d\xde\xd2\x54\xf5\x4c\x9e\x4e\x41\x32\x21\x9f\xfd\x4f\x42\xb7\x7b\x56\x16\x41\x46\x45\xb9\xfb\x65\x2d\x3e\x23\xc5\x2c\x0e\x79\xce\x94\xf6\xc8\xc8\xd3\x37\x5b\xcd\x34\x9d\xe5\x21\xb1\x43\x02\x4d\x73\xc4\xa1\x18\xcd\xd1\x74\x9c\x24\x16\x9e\x6e\x60\x58\x52\xc6\x76\x81\xa7\xb0\x33\x7d\x0c\xdc\xf6\x4d\x0a\xdf\xd6\x4b\x22\xb5\x49\x58\x79\x79\xcf\x01\xfa\x87\xf7\x18\x4a\xf2\xb6\xc9\xa0\xbe\xe5\xbf\x7d\x7d\x76\xd5\x68\x39\x8b\x0f\x03\x80\x0d\x4e\x8e\x45\x6b\xe6\xcf\x49\xd9\xcd\xb3\xb3\x43\x57\xd0\x6e\xba\xad\x3c\x75\x30\x4d\x57\xd9\xd9\xf3\xf3\xd3\x18\xd8\x53\xc8\xa8\x24\x90\x4a\x52\xa4\xc1\x5c\x7a\x3b\xa2\xf5\x24\xd7\x72\xde\xa9\xc6\x25\x85\x9d\x04\xf6\xe1\x6c\xb8\x3f\x14\x5d\xfe\x93\x00\x4d\x89\x0a\x6b\xc2\x13\x56\xb9\x36\x8d\x25\xbd\x74\x43\x9c\x65\xaf\x34\xcd\x40\xee\x7b\x06\xcf\x96\x87\x9f\x5a\x8b\xb6\x7c\x06\xdf\xdd\xaf\xcd\xba\x27\xe6\xfd\xe0\xe0\xc1\x2c\xdd\xae\x8b\xae\x6c\xa3\x37\x61\x49\xe6\xda\x76\xf5\xba\x31\x17\x74\x14\x9d\x3f\x3b\xf3\x88\x78\x5d\x6c\x01\xaa\xaf\xae\xcf\x9f\xe2\xd9\x10\x82\x77\xcf\xac\x7b\x19\x3d\xaa\xb3\x85\x1f\x13\x96\x8b\x95\x4d\x65\x9c\x33\xbd\xc9\x9c\x9d\x1e\x3e\x1f\x8c\x86\x73\x6c\x39\x29\x2f\x1a\x97\xca\x78\x35\x3f\x57\xb1\xd9\xbd\xeb\x38\xf8\x44\x19\x51\xb1\x25\xf4\x4b\x32\x18\x6d\x2c\x48\x6b\xd9\xe4\xa3\xab\xd3\x3c\x26\x15\x58\x86\x0f\xba\xb3\x54\xa4\x72\x8b\x67\x99\x41\x9e\xb4\xd7\x59\xea\x36\x12\xb9\xd2\x1f\x82\x26\xcf\xc7\xd1\x5e\x31\x7b\x4c\x1f\x1a\x1b\x84\xbd\x4d\x0e\x66\x4f\xec\x5b\xdc\x68\x24\xc8\x8c\x11\xb1\x97\x89\x26\x59\x34\x25\x12\xec\x36\xc8\x85\x70\x71\xf6\xb6\x27\x2f\xf0\xbd\xbf\x92\xe4\xa9\x41\x34\xde\x00\x79\xf4\x65\x5d\x6b\xaa\xc5\xa5\x75\x22\xc4\x01\xb6\xc0\x9e\x3b\xd6\x51\xe3\x89\x34\x92\xb6\xfb\x7e\xa1\x44\xb0\xe4\x2c\x70\x93\xae\x3e\x8c\xc2\xd9\xe4\x7c\x05\xb3\xdd\xa6\x37\x72\xc3\xf3\xde\x09\xcc\x15\x22\x63\x35\xc2\x79\x3f\x54\x74\xdb\x72\x02\x62\x74\xcc\xe9\xf7\xfa\xe2\x02\x09\xe8\x90\xea\xd4\xce\x9f\xe3\xed\xb6\x13\xf9\x12\x6a\xd2\xd1\x80\x8d\x06\x1b\x21\x9b\xda\xd6\x50\x7d\xfd\x3e\xab\xb3\x67\xf5\x9a\x65\x9d\x9a\xe4\xa8\x78\x7a\x4d\xaf\xef\xec\xfb\x17\xaf\x61\xb4\x50\xf5\xf3\x2f\x75\x02\x17\xba\xdf\x03\x03\xa9\xab\xa9\xeb\x2e\x7d\x2c\xe5\xa5\x29\xde\x8e\xe5\x2c\xb7\x1e\xf0\x31\xae\x16\xf2\xa0\xc3\x74\x55\x66\x9f\x7a\x27\x24\xe3\xfb\x17\xc2\x26\xb4\x05\x9a\xeb\x87\x57\x87\xe1\xaf\x5e\x87\xde\x57\x60\x8c\xa9\xa4\x72\xc6\xdf\xa2\x49\xc1\x4b\xa7\x74\x3d\xc2\xd4\x61\xba\x81\x5f\x32\xb0\x09\xcb\xb2\xdc\x4f\x69\x8f\x9c\x33\xf5\xb1\x1c\x29\xa1\x4a\x24\x82\x85\x8f\x91\xac\x13\x3e\x46\xd2\x5b\xf8\x98\x0c\x32\x2e\x68\xdb\x32\x5a\xc3\xb3\xb3\x67\x53\x85\xfe\x65\x2d\x23\x37\x70\x19\x7d\xf7\x90\x5a\x60\x4d\x92\xec\xbd\x4f\xe2\x3a\x31\xb2\x87\xdf\x7d\x3b\xd2\x40\xfb\x67\xbc\x31\xfe\xc5\xbd\xcc\x66\xf7\xba\x22\x5f\x46\x0d\xb9\xc3\xe4\xf6\x3d\x49\x07\x4b\xb4\x26\x6a\x2f\x48\x9e\xf7\x9d\x73\xa2\xc5\xc6\x6a\x74\x52\x94\xa4\xcd\xbf\x15\x3d\xdc\x2d\xee\x44\x8a\xf7\x8a\x3b\x93\xc2\xf8\x70\xb5\xaa\x89\xac\x11\x0b\x92\x76\xba\xba\xf2\x77\xac\x1e\xd5\x9d\xf6\x23\x75\xe3\x81\x4a\x92\x68\x97\x34\x9a\xaf\xa7\xf8\x61\x1e\xcb\x93\xd7\x9a\xbc\x43\x30\xfd\xca\x86\xbd\xe9\x5e\x6d\x67\x0b\xe1\xe8\x9d\x77\xb1\x07\xe6\xe1\xfd\x74\xad\xc5\x28\x51\x43\xca\x8b\xe4\x6d\x7f\xb6\xb7\x37\x8d\x8d\xa9\x42\x31\xc1\xb7\x05\x8b\xb7\x48\xff\x6b\x57\xaf\xe9\xd8\xe5\xcf\xd9\x73\xd2\xcc\x37\xfd\x26\xfb\x6f\xf6\x26\x3b\xa3\xe2\xec\x08\xc5\xe3\x01\x6e\x49\xe7\x31\xd1\xd8\x6a\x1a\x1d\x7f\x0b\xcc\x4f\xae\x1b\xe3\x22\xd3\xa2\x64\xd7\xa2\xdc\x48\xa6\x11\xb1\x31\xfe\x2a\x04\x60\xc0\x49\x63\xbb\x20\x7a\x47\x75\x5e\xda\x5c\xdf\xce\x96\xa7\xd0\x79\x46\xa3\xfa\x2e\x99\xc1\x1e\x82\xb2\xe9\x4d\x5f\xad\x44\x6b\xd2\x53\x37\xb6\x5a\x43\xba\x34\xa4\x75\x5d\xf2\x61\x47\xac\x25\xda\xcf\x72\x0b\x98\x2d\x75\xc4\x69\x07\x4f\x88\xc9\xbd\xe0\x40\x37\x03\xe1\xea\x14\xef\x8f\x62\x81\x35\xb3\x01\xcb\x54\xd1\xa2\xed\x3f\x96\xc6\xeb\xa6\xf0\x53\xba\x59\x0a\xe1\x16\x98\x76\x63\x9d\x90\xf9\x93\xe3\x67\x27\x43\xe0\x31\x3b\xd1\x82\x31\xf3\xd1\x82\x69\x5e\x23\x9e\xf4\xbd\xfb\x99\x9d\xea\x03\xe0\x5b\x66\x22\xf4\xbf\x1f\x35\x62\x52\x4f\x80\x49\x7a\xda\x8a\x72\x41\xff\x72\x2e\xa1\x3d\x80\xd3\x8f\xc1\x4d\x41\xd2\x0f\xce\x37\x6c\xdf\x4c\xf6\xdb\x5a\x89\x3a\xdb\x33\x4c\x3c\xce\xdf\xb6\xf1\x61\xe9\x2a\x6c\x1b\xe4\x37\x92\x0c\xf5\x57\x36\x97\x8c\xeb\x43\x60\x07\xb4\x1f\xa7\xae\x76\x18\x35\xd1\x78\x61\x53\xd1\xe5\x88\xbf\x0d\xb7\x2f\x36\x9b\x40\x47\x3b\x58\xdd\x17\x83\x1a\xeb\x95\xc7\x98\xd8\xca\xcf\xed\x46\x4e\xcd\x08\x7f\x62\xaf\x1e\x4c\xb3\x2c\x2e\xec\xa0\xca\xab\x22\x37\x53\x93\xbd\xec\xba\x6d\x9b\x64\x81\xe0\xf7\xdb\x86\x33\xdb\xdb\xe2\x68\x9e\xdb\x82\x5d\x2b\xfb\xd7\xc6\xbd\x26\x30\x80\xd7\x83\x69\xee\x15\x1b\xcc\x13\xa0\x55\x3b\x62\xa0\xa4\x5b\x09\x83\x7e\xec\x93\xbc\x7c\xa7\x9f\x12\x49\x65\x2f\x19\xc7\x62\x09\x00\x23\x61\xab\x96\x42\x1f\x66\x36\x5b\x35\x74\xfa\x9c\x6b\x80\xce\x11\xfd\x08\x45\xd1\x16\x76\x9f\x5a\xa2\xd3\xbc\x2f\x91\x9c\xa2\xae\xa0\x04\x22\xca\xcb\xc3\x27\x4f\x7c\xbc\xb2\x6f\x43\x91\x7f\x1f\x24\xf2\x9d\x84\x52\x49\x77\x3d\x70\xaa\x46\x7e\x8b\xb8\x1d\x7e\xdb\x1e\x04\xae\x79\xf3\x48\x9b\x8d\xc5\x47\x07\x38\x91\xc4\xd7\x4d\x81\xd0\x08\x06\xd4\x18\xa1\xb5\xdd\xaf\xab\xa2\x9e\x1e\x4b\xa0\x86\xb8\x0b\x1f\xc5\xe7\x42\xe1\xe4\xe7\x02\xe9\x84\xe2\xc0\xbe\x17\x83\xc0\x3e\x57\x2b\x12\xc9\xe2\x4f\x8b\xcf\xe6\xa9\x54\xeb\x0a\xc7\x53\x71\x25\xf5\x76\x7e\xb2\x9d\xc5\x90\xac\x36\x79\xbd\xe6\xaa\x90\x98\xf9\x56\x07\x15\x05\x07\x8f\x1f\xf3\xff\x01\xc7\x6a\x8d\x20\xca\xf8\x65\xcc\x34\xe5\x26\xbb\x5b\xd2\x6b\xb5\xd9\xfd\xd6\xdd\xa8\xad\x7c\xfe\x4e\xf9\x3b\x8f\xd3\xed\x25\xc9\xda\x3f\x0b\x49\xd9\xbb\xb8\xbd\xd1\x63\x34\xfe\x11\x10\x6a\x14\x81\xb2\xd4\xe6\xf0\xed\xfd\x4f\xdb\x66\xf5\xe9\xfd\xf8\x85\x0f\xcd\xab\x13\xa5\xbd\x4f\xdb\x94\xe9\xc9\x6b\x29\x0f\x24\x50\x0f\x41\x5d\xc8\x8e\x9d\xb6\x2c\xd6\x54\x69\x1c\x79\xf2\xb5\xfd\x07\xbe\x8d\x34\x4b\xbf\x7a\xa5\xd2\xec\xe8\x71\x7b\x9a\x7c\x7f\xd0\xdc\x4f\x32\xcd\xf0\x82\xcb\x03\x89\x13\xc4\x55\x5e\x98\xcb\x32\x93\xf9\x41\x7e\xd8\xe8\x26\x72\x88\xff\xa4\x79\xde\x7f\xff\xd8\x7c\x7e\xc1\x31\x3d\xc4\xd9\x04\x11\x02\x2d\xab\xdb\x26\xc9\x9c\x12\x62\x71\xb4\xc2\x99\x67\x3a\xb3\x9e\x7f\x4b\x14\x89\xbb\x5f\xb5\x84\x41\x57\x72\x2b\xfc\xf6\xd5\x1d\x34\x3b\x5e\x5f\x7d\x04\xe2\x73\x9f\xb9\x9f\x5f\xeb\x93\xa7\x20\x76\xe1\x6d\xdf\x36\xfb\x3c\x3c\xb5\x47\xf4\x8f\x94\xec\x44\xfd\x66\x5d\xcf\x4d\xd7\xec\xde\xe1\x6d\x40\xbc\x9f\x89\xbb\x3d\xfa\x22\x0b\x9f\xfd\x46\xae\xf7\xf0\x67\xf9\xf3\xb3\x76\xfe\x19\x87\x6a\x56\x9a\x20\xfd\xb3\x0d\x7d\x20\x55\x06\x96\x4c\xfe\x7d\x49\xbf\xf1\x1a\xac\xfc\xca\xe9\x57\x5e\xe8\x8f\x6b\xae\x0b\xcb\xbc\x56\x25\x7e\x4c\x95\x77\x7f\x6d\xe5\xf7\x0d\xfd\x32\x95\xb4\xd3\xe2\x41\xfa\x9c\x5f\x40\xd1\xee\x5a\x4d\xc8\x4e\x5d\xc9\xcb\x28\xd2\xab\x7c\xbe\xac\xfb\x86\x3f\xa2\x6b\xf9\x94\x9b\x1b\xfe\x82\xf7\xf6\xf9\xc3\xb5\xb5\xaf\xb5\x41\x8c\x41\xdb\xab\xab\xee\x52\x9a\xb3\x40\x14\xbe\xdd\x58\x23\x8d\x99\x4a\x9b\x6f\xcc\xf5\xc2\x8d\xc8\x0d\x47\xbe\xba\xf1\xe8\x60\x18\xbd\x79\x53\x6f\x91\x78\xf9\xc7\xf0\xb4\xae\x7b\xac\xf0\xb0\xa1\xe1\xe1\x5a\x05\xf2\x83\x75\xd1\xf3\xc3\x86\xfe\x95\xcc\x01\x65\xc1\xcf\xd6\x63\xe9\xdd\x03\x6c\x7c\x47\x0b\x76\x6e\x97\x54\xbd\xa8\xb6\xbd\x2a\xe0\xc3\xe7\x4e\x25\x41\x61\x9c\x11\x8e\x5f\x4c\x27\x26\x3c\xd3\x37\x1c\x69\xf5\x17\x4b\x3a\x4d\x4f\x70\x35\x46\x04\xf6\x10\x4e\xf7\xf1\xdf\xff\x3d\x3f\xf5\x40\x6a\xcb\x3f\xfc\x43\xf6\xfc\xd1\x27\x70\x77\x21\xfe\xbf\xce\xca\x02\xb9\x17\x69\xbd\xde\xd1\xa9\xc7\x90\x1b\xf3\xe6\xdb\x04\x98\x6f\xd1\x73\xb8\x3c\x3b\x0e\x7d\xb8\xfc\xdd\x3b\xff\x27\x00\x00\xff\xff\x68\xdd\xb7\xfe\xf4\xb6\x00\x00")
func confLocaleLocale_ptBrIniBytes() ([]byte, error) {
return bindataRead(
@@ -4539,12 +4539,12 @@ func confLocaleLocale_ptBrIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_pt-BR.ini", size: 46769, mode: os.FileMode(493), modTime: time.Unix(1442599204, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_pt-BR.ini", size: 46836, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_ruRuIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\x69\x6f\x1b\x67\x9e\x20\xfe\x5e\x80\xbe\xc3\x13\x0f\x0c\x27\x80\xcc\x20\x9d\xff\x7f\x77\x11\x84\xce\x3a\x76\x3a\xf1\xae\x9d\x78\x2c\x65\x06\x8b\xc0\x60\x4a\x64\x89\xaa\x31\xc9\x62\x57\x15\xad\xa8\x07\x03\xf8\x48\x3a\xe9\x75\x26\xee\xf6\xa4\xb7\x7b\x33\x89\xdd\xee\xec\x1c\x40\xa3\xb1\xb4\x6c\xd9\xb4\x2c\xc9\x40\x3e\x01\xf9\x15\xe6\x93\xec\xef\x7a\xae\xaa\xa7\x48\xb9\x33\xbb\x2f\x6c\xb1\xaa\x9e\xfb\xf8\xdd\x47\x34\x1c\xb6\x3a\x71\xde\x6e\x4e\xbf\x9f\x3e\x9a\x1e\x4e\x1f\x4c\x0f\xa6\xe3\xd9\x6d\x35\xbb\x3e\x7d\x36\xbb\x39\x7d\x0c\x2f\xc6\x0a\xbe\x3c\xe3\x77\x50\x60\x76\x7d\x76\x63\xba\x33\xdd\x85\x82\x07\xf0\xfc\x70\x7a\xa8\xde\x4d\x8a\x93\xb3\x6b\xf0\xea\x39\xbc\x78\x32\x9d\x40\x81\x43\x78\x9e\xcc\x6e\xaf\x28\x6c\x0f\xde\x4f\xa0\xf2\x98\xaa\x60\xeb\xf8\x47\xcd\x6e\x4f\x9f\xcc\x6e\x4d\xf7\xa6\xbb\xea\xdd\x74\x79\x69\x79\x69\x33\xed\xc7\xcd\xe9\x3f\x4c\x9f\x41\xc9\x1d\x2e\xb9\xbc\xd4\x89\xf2\xcd\xf5\x34\xca\x3a\xcd\xe9\x3d\x6a\x61\x17\xc6\xf2\xa5\x9a\xee\x43\x57\x07\xb6\x2b\xf8\xfd\x70\x3a\x5e\x5e\x8a\x3f\x19\xf6\xd2\x0c\x9a\xb9\x0b\x23\x7f\x82\xdf\xa0\xdd\xb8\x37\xc4\xda\x87\x58\x69\xf6\xcb\xd9\x97\xcb\x4b\x79\xd2\x1d\xb4\x92\x41\x73\x7a\x07\xde\x3e\x85\x46\x26\xf2\x2e\x1d\x15\xf0\x72\x76\x6b\xf6\x19\x7c\x78\x24\x2f\x47\x50\xfd\xf7\xd0\xf1\x43\x9c\xc6\xec\x06\xf4\x37\x9e\xfd\x02\xa7\xb7\xbc\x94\xc5\xdd\x24\x2f\xe2\xac\x39\xfd\x2d\xbc\xbc\xe6\x15\x9a\xc0\xbf\x43\x98\xc9\x18\x9e\xbe\x84\x77\x50\x7c\x2b\x5e\xcf\x93\x22\xc6\x7e\x77\xa7\x0f\x4e\xd2\xa2\x40\xf7\xcb\x4b\x57\xe3\x2c\x4f\x52\x1a\xd0\xee\xec\x1a\xbc\xa7\xd6\x87\x51\x17\xca\xde\xe7\x2e\x69\xba\xbf\xc0\x49\x16\x71\x7f\xd8\x8b\xb0\x99\x7f\x85\xd7\x0f\x60\xc1\x60\x2d\x96\x97\x7a\xd1\xa0\x3b\xa2\x1a\xff\x9b\x57\x76\x79\xa9\x9d\xc5\x50\xae\x35\x88\xb7\x9a\x67\xe8\x67\xa3\xd1\x58\x5e\x1a\xe5\x71\xd6\x1a\x66\xe9\x46\xd2\x8b\x5b\xd1\xa0\xd3\xea\xd3\x92\xdd\xc3\xf1\xce\x3e\x85\xc5\xa4\x15\x9e\x28\x78\xc2\xcd\x1e\xe3\x33\x6d\xf6\x2e\x2f\x48\xdc\x81\xb5\x6b\x45\x39\xad\x94\x82\x19\x1e\xce\xbe\x80\x41\x40\x85\x3d\x28\xbc\x87\x7b\x89\x5d\x0c\x22\xdc\xcf\xdf\x4d\xf7\x71\xc7\xf1\x68\x60\x33\x4f\xf4\x92\xd0\x46\xc2\x1c\xe3\x7e\x94\xf4\x9a\xd3\x3f\x4d\x9f\x35\xa8\xd4\xec\x73\xec\x12\xe7\x9e\xe7\x5b\xa9\xec\x3b\xad\xe4\x33\xdc\xb9\x2c\x6e\x15\xdb\xc3\x98\xf7\x73\x87\xb7\x1f\xe6\x19\x0d\x8b\xf6\x66\xd4\x3c\xc3\x7f\x71\x04\x59\x3c\x4c\x61\xad\xd3\x6c\x9b\x37\xaf\x74\x36\xa7\x4f\x97\x97\xd2\xac\x1b\x0d\x92\x9f\x47\x05\xad\xfc\x5d\x78\xfd\x90\x97\x19\x0a\x9a\x1d\xee\x27\x59\x96\xd2\xfe\xc2\xc6\xd0\x04\x61\xb9\x97\x97\x60\x49\x5b\xd8\x45\x73\xfa\x1d\x0d\xe4\xd6\xf4\xa9\x0a\xdd\x01\xec\x07\xcb\xf6\x93\x6e\x46\x5b\xf6\x9d\x2c\x00\xac\xc9\xb7\xf0\xf9\xa1\x7b\x9a\xb0\xe0\x46\x9a\x5d\x71\x1b\x9d\x3e\xa7\xc9\xef\x4e\xf7\x66\x37\x14\x0e\x2d\xd8\x8d\xae\x0d\x53\xf2\xba\xa8\x9b\x54\x34\x80\x83\xc2\xa5\xbf\xa7\x1e\xf0\xca\x3d\xa3\x5b\x3d\x81\x0b\x19\xaa\x07\x1f\x61\x2e\x51\xa7\x0f\x7b\x3f\x8c\x06\x71\xaf\x74\x23\xc7\x00\x26\xf6\xe9\x26\xda\x5b\xc2\xa3\x83\xdd\x8c\xda\xed\x74\x34\x28\x5a\x79\x5c\x14\xc9\xa0\x9b\xe3\x20\xc7\x52\x0c\x6e\x20\xac\xeb\x04\x5b\xd8\xc3\x05\x06\xb8\x73\xc0\x67\x60\x4e\xe9\xe5\xa5\xed\x74\x64\x4e\x31\xde\x9b\xf1\xec\x0b\x59\x2c\x7d\x86\xa5\x8c\x6d\x85\x0a\x61\x4f\x07\xd5\xe6\x68\xfd\xf2\xd6\x46\x1c\xc3\x91\xfb\x47\x5c\x09\x1c\x83\xa2\x73\xbf\x23\x37\x81\x56\x60\x38\xea\xf5\x60\xeb\x7f\x36\x8a\xf3\x22\x6f\x5e\x84\x27\x75\x49\x9e\x96\x97\x92\x3c\x87\x5f\x0c\x57\x78\x2c\xd7\x67\xb7\xb0\xf1\x76\x34\x68\xe3\x92\xdd\x85\x66\xf6\x69\x9d\xc7\xf8\xfa\xa3\x3c\x8e\xb2\xf6\xe6\x65\x9c\x2b\xfe\xe0\x73\x8d\xd0\x72\x8f\xae\xea\x11\x4e\x31\x5e\x35\xae\x56\xbd\x5f\x5f\xca\x88\xe4\x72\x13\xac\xd8\x85\xfe\xa1\xef\x76\xda\x81\xd7\xdf\x30\x98\x83\x81\x24\x83\xbc\x88\x7a\x3d\x18\x89\xfc\x82\x93\x21\xd7\x9f\x97\x60\x8f\x40\x4f\x52\xe0\x6a\xfb\x5f\xe0\xce\xc2\x6a\xdd\x82\x73\x03\xab\x3b\x46\x08\xa8\x51\x06\x8c\x17\x6f\xcd\x8e\x20\x0a\x3c\x4a\xb0\x2c\x37\x71\x7a\xd8\x5a\x27\x6d\x5f\x01\x50\x84\x00\x1a\xe6\x70\x6e\x43\xc1\x7e\x9d\xc8\x62\x95\x8d\x06\x03\xd8\x31\xc0\x0b\xdd\x5c\xc1\x70\x92\x4e\xac\xce\x52\xd9\x15\x35\xec\xc5\x51\x0e\x45\xe2\xa8\xa3\xde\x8c\x54\x11\x65\xdd\xb8\x68\x1e\x6b\xad\x03\xf8\xbb\x72\x4c\x6d\x66\xf1\x46\xf3\xd8\xf1\xfc\xd8\xa9\x77\x47\x50\xad\x97\x0c\xe2\xfc\xcd\x57\xa3\x53\xaa\x1d\xc1\x17\xd8\xac\x6d\xb5\x1e\xc3\x1d\x8b\xb1\x2f\x05\xb0\x62\xd0\x8d\x55\x34\xd8\x2e\x36\xb1\xc3\x64\xa0\xe0\x47\xae\x10\xf0\xbe\x84\xab\xff\xb3\x11\x80\xeb\x56\x67\x9d\x91\x24\x8d\x87\x5e\x66\x71\xae\x2e\x6c\xaf\xfe\xe5\xf9\x15\x75\x31\xcd\x8b\x6e\x16\xd3\x6f\xf8\x0f\xca\xbf\xae\xd2\x4c\xad\x25\x67\xdf\x86\x0d\x84\xaa\xb2\x66\x81\x03\x0f\xc8\x15\x21\x35\xae\x16\x21\x47\xc4\x3b\x5c\x85\x40\xdc\x1f\x60\x83\x9f\xd7\x95\xda\x84\x6e\x9b\xd3\x7f\xe2\x93\xb9\xf0\x14\xd4\x40\x53\xe8\xca\x83\xd2\xb5\x03\x92\x2d\x9a\x7e\x4d\xdb\x4a\x33\x57\x74\x4c\x0d\x5c\x87\x5b\x8b\x88\x14\xce\xc0\x0d\x1a\x36\x9d\x0f\x3c\x6f\x80\xb4\xd4\xb9\xc1\x20\x3d\xfb\x36\x50\x10\x88\x22\xe0\xc4\x19\xdc\x88\x4f\x4f\xd5\xa8\xd8\xf8\x4f\xad\x6e\x3c\x88\xb3\xa8\xd7\x6a\x27\xb0\x6c\x79\xde\x03\xac\x84\x27\x14\x4f\xfd\x63\x68\x71\x5f\xad\xae\x9e\xc7\x89\x14\x78\x49\xe0\x0c\xdd\x20\x44\xfe\xb3\x1e\x6e\x90\x0c\x6f\x6d\x33\x56\x08\x0e\x14\x96\x52\xe9\x46\x79\x3f\x54\x27\x2a\xa2\x75\x38\x3e\xd0\x43\x9c\x65\x2d\xc0\xa3\xc5\x36\xee\x2e\xb5\x5a\x57\x98\x5b\x83\x0b\x3c\x48\x0b\x38\x3c\x8a\x6a\x49\x0b\xc9\xe0\x6a\xd4\x4b\x3a\xb0\xc7\x7a\x29\xfd\xaa\xf8\x4a\x75\x52\x38\x2d\x58\x19\x6e\x55\xba\x85\x87\x2e\x8b\xda\x40\x34\xe4\xea\x58\xe3\x18\x1c\xbe\x8e\x3a\x76\xf2\x18\x34\x38\x48\x5b\x0c\x5e\x11\x27\x77\x92\x3c\x5a\x07\xfc\xcc\x14\x46\xc6\x48\xea\xbf\xe1\x99\xe5\x81\xc8\x77\xe5\x7e\x57\x5b\x49\xb1\x09\x24\x8c\x22\xbc\x8f\x07\x3a\x1a\x28\x6a\x52\x09\x00\xf6\x26\xae\x61\xb9\x1c\x8d\xd3\x54\x50\x3f\x06\x26\xbc\xbc\xa4\xf7\x48\x8e\x34\x10\x59\xb3\x5f\x32\xc2\x78\x4e\xc7\x6a\x8c\xb0\x0d\xcf\x38\x9c\x21\xbc\x2c\x00\xf8\x81\xc0\xf4\x09\x01\x82\x5b\x48\xb2\x3c\x66\x74\x83\xf8\x48\x97\x32\xe7\xec\x7b\xc2\xb4\x8f\x09\xd2\xed\x22\xdc\x78\x04\xed\x5e\x47\x34\x83\xf4\xe4\x13\x3c\xdc\x1a\x55\xed\x10\x50\xdf\x25\x54\x09\xb7\x01\x3b\xbf\x8d\x84\xd5\xec\x2b\x18\x1b\xbd\x3e\x0c\x20\xb3\xc9\x4b\x0c\x5c\x5b\xde\x81\xa2\xe3\x09\xa5\x0f\x90\xdc\xad\x41\xb3\xa6\x96\x19\xec\x1d\xe8\x0e\xce\xfd\x4d\xba\x35\x8c\x44\x05\x1c\x86\x08\x82\x09\xd2\xcb\x70\xd5\xb0\x3c\xf6\x4a\x74\xf5\xec\x33\x21\xf1\x10\xef\x20\x4d\xa5\x66\x7f\x8f\x35\x70\xf8\x7c\x5b\x88\x00\xd0\x4d\x20\x66\x18\x01\x61\x3a\xff\xd2\xeb\x22\x76\x55\x6b\xe9\x30\x45\xd4\xff\x33\xde\x13\x1c\xdc\x2d\x5e\x8e\x47\x0c\x5f\x60\xac\x00\x88\xf6\x14\x01\xef\x1b\x44\xe9\xd9\xa5\xfa\xaa\x66\xa9\x94\x94\x73\x80\xfe\xec\x26\x1d\x0b\x84\x8b\x29\xd0\x7d\x03\x04\x28\x87\x8c\x0f\xf5\x2b\xbb\xaa\x04\x3b\x6e\xe3\x79\x62\x86\xe1\xc3\x4b\xe7\x4f\x22\x95\x81\xbd\xe1\x06\x1b\x24\xb3\xc7\x14\xb0\x25\xb8\xf9\x58\xd1\x64\x01\x6a\xbc\x47\xf0\x64\xb3\x35\x4c\xb3\xa2\x09\x8f\x7c\x4e\xae\x21\xd4\xd4\xaf\x4d\xa7\xdf\xf1\x70\x66\xd7\x4c\xa1\xe9\x78\x85\xa7\x4a\xf3\x62\x92\xac\x0c\xf8\x70\x88\xd8\x30\x9e\x03\x42\x77\xf0\x7f\x03\x89\x28\xc6\x92\x3b\x40\xfe\xd3\x31\xa6\x55\x80\xd5\xbc\x35\xdd\x5f\x51\x44\xe8\x22\x43\x75\x4b\x51\xeb\x30\x0b\x38\xb2\x9f\xe3\x0a\xc2\xca\xf3\xb0\x37\x8b\x62\xc8\xe3\xc6\x5d\xc6\xe1\xa8\xf7\xd6\xd6\x2e\x3a\x1f\x5e\x70\xe4\x95\xdb\x87\xc3\xa2\xa3\x48\x93\x60\xb6\x0f\xb1\x38\x0e\xa2\xc1\x17\x73\x94\xf5\x9a\xb0\xf6\x73\xae\x2e\x94\x30\xe3\xf8\x13\x75\x77\xa3\x02\x11\x14\x11\x98\xe5\x0d\x3d\xda\x1e\xe2\x9c\x5f\xc5\xff\x56\x95\x50\x6f\xca\x3f\x08\x78\x5d\xe8\xe6\xed\x09\x82\x65\xe6\xf4\xa9\xe5\x28\x76\x09\x7e\xa5\x43\x04\x93\x16\x80\xfd\x9e\x70\xf2\x17\x72\xc1\xf4\xb5\x0d\x91\x87\xc4\xa6\xd4\xa3\x72\xcb\x2f\xc3\x76\x2e\x18\x0b\x12\x84\x79\x1f\xf6\x8f\x51\xf8\xf7\x70\x41\xe0\x0e\xaa\xd5\x0b\xb8\xb1\xf4\x61\x23\x4b\xfb\x08\x30\x9f\x38\xcf\x66\x81\xef\x69\x1e\x49\xf1\x3a\x3b\x0b\xb1\xa2\x2e\xfd\xf4\x8c\xfa\xff\x5f\xff\xc9\x4f\xe0\xf4\xd1\x46\x30\xa3\xfc\x98\xd7\x5c\xdf\x6a\x9a\x8b\x53\x51\xd1\xae\xc2\x24\x3e\xa5\xab\xbb\x8f\xbb\xaf\x8e\x31\xc0\x3e\xa6\xde\xa4\xe2\xff\x39\xfe\x24\x02\xae\x33\x6e\xb4\xd3\xfe\xa9\x06\x72\x10\x80\x67\x33\x81\x40\x7f\xaa\xcc\x77\x2c\x5b\xe7\x8c\xd4\xb0\x19\x13\xcb\xfc\x49\x2b\x41\xea\xa4\xb6\x92\xe6\xb9\x5b\xed\x74\xb0\x91\x64\x7d\x04\x15\xfe\xe5\xa1\xcb\xf9\x88\xe5\x14\x50\xff\x31\x9e\x6e\x39\xec\x25\x1e\x5d\x90\x01\x8f\xa4\x05\xf8\x2e\xd9\x20\x4a\x1b\xc9\x20\x5c\x9b\x2f\x9c\x16\xe5\xc2\xee\x30\x68\xbf\x49\x42\x90\x47\x74\xeb\x9e\xd9\xeb\x00\xeb\x01\xbc\x7c\x0b\xff\x24\xed\x58\x1f\x98\xfb\x16\x2e\xd0\x09\x86\x85\x87\x06\x1e\xf2\xf5\xab\x9c\x36\xe7\x34\xc1\x91\xdd\xd8\x40\x22\x56\xa8\x21\x3b\x53\x73\x7b\x91\xdd\x41\x91\xc9\x53\x00\xdc\x34\x3b\xa2\x96\x90\xbc\x76\xab\x02\xb0\x18\xa2\x1c\xe3\x6e\x05\xd2\x9c\x39\xfb\x3e\xd3\x7b\x8f\x09\x9b\x6a\x86\x73\x42\x58\x16\x97\xd1\x17\xf8\xec\xbb\x9d\xec\x02\x84\xd9\x61\xec\xf7\x29\x0d\xe1\x19\x1e\x7f\x3a\x54\x00\x46\xae\x91\xc4\x68\xc7\xc3\x75\xd7\x08\x7d\x3f\xa2\x3d\x35\x82\x11\x45\x97\x7f\xcf\x4a\x1a\x10\x41\x08\xfd\x03\x6c\xf3\x55\xa0\xa6\xb2\xd0\xd0\x9d\x5b\x07\x88\x45\x0a\x56\xab\xca\xdc\xcf\x0a\xc5\xa4\x0b\x12\xe5\xd5\x1e\xe5\x45\xda\x57\x39\x30\x8a\xed\x38\x5f\x41\x12\x4d\xf1\xe7\x5c\x01\xc7\xa0\x46\xc3\x5e\x1a\x75\xe2\x8e\x5a\xdf\x56\x78\xd8\x73\x24\x0f\x3b\xf1\x46\x34\xea\x15\xce\x28\x3d\x2a\x2d\x3c\xd2\x31\x89\x9f\xae\x13\x78\xbc\xad\x91\x34\x40\x9c\x9b\x1a\x81\x96\xc5\x4b\x5f\x85\x9b\xd7\x3b\xf9\x5b\x42\xab\xb8\xd6\x37\xdc\x63\x1f\x40\xee\xb8\x67\x7f\x4e\xff\x2b\x8a\x0e\x3c\x16\xdb\x43\x50\x52\xcb\xe1\xbb\x50\x86\xf6\xdc\xdb\xe1\x12\x63\x3f\xbb\x85\x44\xe8\x80\xe6\xa5\xe5\x36\xef\xd0\xa3\x32\xe2\x1b\xff\xb3\xcc\xf8\x12\x33\x5e\x8a\x28\xee\xa8\x88\x95\x7c\x56\xc0\xce\xd1\xde\xa8\x3c\xee\x6d\x9c\x74\xd7\xaa\x21\x3c\x5c\x16\xb7\x44\xe4\xd7\xba\x9a\xc4\x5b\xa1\x1b\x4e\xf3\xd9\x05\x8e\xe5\xd0\x1d\xf7\x8e\xa1\xb9\xb4\xf4\xe4\x2b\xcb\xdb\x32\x7f\x4f\xcb\x4a\x8b\xa1\xf4\xaa\xb0\xa8\x2e\xdc\xb7\xde\xbe\x3f\xf8\x2b\xeb\x76\xe4\xe2\x40\xc1\x48\xc1\x9d\x45\x48\x82\x0b\xff\x90\xae\x96\x33\x9e\x31\xcb\x1f\xcd\x44\xfc\x71\xcd\x6e\xad\x30\x3c\xbb\xae\xcf\x8e\x34\xc6\x73\x91\xe6\x08\xc0\x4d\x98\x2e\xa0\xe5\x71\xc6\x8b\x0d\x5e\x87\x81\x3d\x23\x8a\x4e\xe3\xe3\xe0\x5a\xed\x30\xd4\x03\xfa\xf6\x66\x65\x18\x0d\x2d\x4e\x12\x09\x8d\x48\xa2\x49\xa8\x78\x80\xb3\xd6\x34\x29\x92\xc4\xf6\x5c\xf1\x78\x6e\x22\x0c\x84\x1e\xf9\x00\x33\x91\x49\xe7\x72\xbe\x28\x8a\x96\x09\xaf\x04\x4c\x03\x17\x00\x98\xd6\xcf\x11\xfe\xae\xd4\xdd\x1e\x5c\x3d\x75\xee\xac\x6a\xaa\xd7\x74\x91\x9b\x7c\xad\x7d\xea\x18\xd1\xa8\x46\x56\x78\xd5\x26\x0b\x86\x21\xeb\xc5\xbb\x05\x05\x3e\x27\x14\xbe\x47\xb4\x3d\xaf\x4a\x3d\xb1\x01\x03\x98\xfd\x1a\xe7\xce\x74\x85\x99\xfb\x82\x4e\x75\xc3\x47\x13\xcc\x96\xb8\x43\x5f\x70\x20\xa8\xd7\xfb\xec\xa2\xdc\x47\x16\x24\x39\xb5\xb8\xc9\x3a\x89\xaf\xc8\x9d\x5a\xdd\x14\x65\x75\xbe\x88\x89\x5b\x63\x96\xb2\x88\xf3\xa2\xd5\x4d\x8a\xd6\x06\x52\x0f\x1d\x5c\x21\x87\xfb\x3a\xe4\x23\xf0\x5c\xee\xd0\x2e\xf1\x22\x58\xf9\x04\x54\x39\xc1\xf2\x87\x7d\x6a\x17\x30\xd2\x1b\xea\xf8\x55\x2d\x44\x78\x1d\xd1\x7f\x0b\x60\x7f\xd2\x43\xe0\xa3\xa5\x85\x48\x5d\x5a\x99\xbc\x1c\x4c\xa2\x2f\xe8\x6e\x5c\x23\x4c\x88\x5b\x4e\x4c\x00\x8b\x10\xe4\x30\x3d\x26\x84\x86\x72\x11\x9a\x8a\x62\xb1\x17\x9e\x37\x11\x95\xb0\xa8\x92\x48\x90\xb1\x03\x8d\x01\x08\x4d\x88\x2a\xb8\xa6\x5f\xd8\x11\x7c\xc5\x54\xdf\x71\x40\x55\x2c\x9d\xdc\xf5\xbf\x76\xd3\xf5\x51\xd2\xeb\x34\x70\x39\x59\x34\xd1\x59\xd7\xf7\xeb\xc8\x32\x28\x3d\x4b\x4d\x7b\xc9\xd8\x00\x12\xf1\x82\xe9\xa6\x1d\x06\xfa\x3b\x21\x86\x84\xc5\x41\xea\x40\x73\x1c\x9a\xb3\x5e\xcc\x31\x72\xeb\x86\x6d\xc5\xfd\xe8\x47\x05\x4a\x45\xff\x40\xf4\xe5\x4d\x92\x36\x3c\xad\xbf\xaa\x34\x6e\xb8\xdd\x3b\x84\xf6\x10\x72\x5d\xaf\x3d\xe3\x28\x08\x35\xb0\xdc\x13\x4c\xc2\x30\x72\x75\xf2\x14\xfc\x0f\x67\x23\xba\x1a\x33\xa1\xd9\x9d\x77\xde\x3c\x1e\x7e\x62\x44\x09\x30\xd7\x4f\x49\xc8\x7f\xd3\x62\x55\x7f\x09\x3d\x00\xa8\xe5\x1e\x38\x9a\x03\x9a\x4c\xcd\x9a\x96\x58\x2b\x0b\x0c\x5f\x0c\x20\xe8\xa1\xf0\xbd\xcb\x47\x6d\x20\x81\x72\xe6\xc9\x1f\xe0\x19\x71\x8e\xb1\x45\x8b\x2f\xa9\xe9\xb7\x4c\xe5\x21\x03\x71\x4b\x33\xb2\x48\x08\xde\xa2\xff\xa8\xee\x98\x30\x0a\x31\xfb\x8a\x94\x5a\xd7\x19\xc9\xe0\xda\xf3\x0d\xa5\xb3\xb7\x6b\x28\x0f\x12\x1d\x62\xa1\x07\xb3\xdb\xc4\xab\x7d\x84\xfa\xc0\xcb\xcb\x4b\x23\x16\x0c\xa5\xbd\x0e\xb2\x1a\x73\xa1\xd6\x97\x9a\x93\x79\xe7\x24\xc2\x18\x2b\xf6\x34\xd5\x3d\x20\x96\x6f\x25\x70\xb8\x5a\x46\xc5\x88\xfb\x5c\xc4\x9f\x10\xb3\xcd\x03\x2b\xb1\x15\xbc\xa3\x37\xe8\x2c\x5e\x17\x1e\x97\x15\x20\x04\x95\xcb\x8a\x14\xe2\x70\xb6\xe9\x96\xc0\xaa\x7e\x8b\x44\x75\x8d\x48\x08\x01\x6a\x0f\xc0\x4e\x8a\x64\xcb\xd5\x58\x57\xb9\x4f\xb3\xdb\xa7\x15\xbb\x31\x57\xa6\x44\x1d\xa5\x59\x97\xfb\x99\xa7\xf9\xd9\x6e\xb1\x46\xcb\x8c\x08\xd9\x4f\xa3\xd9\x02\x30\x4c\x44\x0a\xeb\x62\xef\x09\x55\xfe\x44\x90\x2e\x5e\x08\xad\xe3\x68\xc0\xb1\x25\xf5\x8a\x8c\xf5\x8e\x95\xc4\xed\xd7\x0e\x12\x76\x55\x34\xb4\x97\x45\xb7\x11\x56\x6b\x70\xd1\x68\x54\xa0\x66\xc4\x2a\x31\x5b\x22\xc5\xe4\x95\xb1\xc4\x00\x23\x09\xbe\x1b\x1e\xad\xe9\x30\x8b\x9b\xf1\x10\x59\xcd\x7e\x4e\xb7\x8c\x78\x1d\x5a\xd6\x0a\x7d\xfa\x96\x9a\xfe\xca\xa5\x65\xb4\x60\x1b\x4f\xed\x4b\x70\x68\xd2\x76\x12\xf5\x5a\x47\x69\xd7\xb9\x96\x63\x03\x64\x98\x46\x81\x4e\xee\x43\x27\xb7\xad\x88\x73\x97\xce\x3f\x03\x92\x5f\x30\x69\x06\xcc\xd1\x57\x2f\x95\x99\x00\x56\xdd\xf6\x87\x05\x09\x08\x08\x3a\xb3\x1e\x1c\x78\x31\xd2\xc5\xc2\x4b\xa6\xc6\x0f\x84\x3a\xf9\xb2\x86\xe9\xf5\xc5\x4e\xa4\x92\x82\xbb\x7a\xaf\x8a\xb8\x56\x70\x54\xce\x60\x05\xe2\xcd\x03\x2d\x87\x9a\xe7\xc0\xa5\x1b\x57\x18\x25\x5c\x30\x22\x02\xbe\x61\xba\xee\xb1\x11\x9c\x12\x86\x7b\x51\xf6\x9d\xa5\x44\x56\xd6\x53\x9d\xd9\x21\x71\x02\xfd\xb8\xbf\x8e\x5d\xc7\xc2\x3d\x11\x29\x60\xe0\x35\x89\x21\xf1\x8e\x00\x3f\xd1\x05\xd4\x63\x69\x1b\x2c\xfc\x80\xe8\xdd\x49\x89\xa2\xc1\xa2\xf1\x51\x8a\xbe\x65\x6c\x09\x00\xad\x01\x03\xf2\x1d\xf1\xad\x24\x6c\x2d\x9f\xbe\xa0\x25\x81\x7b\x0a\x1b\x86\xfe\x62\x86\x90\x64\x17\x79\x3c\x28\xcc\xc9\x60\x0d\xf0\x21\x93\x2a\x74\xe0\x88\xe0\xb5\x5a\xb9\xe0\xfa\x92\x06\x88\xc6\x7e\x28\x76\x1b\x1e\x3c\xe3\x97\xea\xcd\xf5\x53\xc7\xf3\x37\x5f\x5d\x3f\x15\xa6\x72\x56\x3c\xda\x4b\x4b\x3e\x77\x44\x3d\xeb\x49\x51\x9e\x02\xaa\x26\x8c\xbe\x47\x12\x3c\x9c\x9d\x95\x6b\x1c\xef\x28\xa6\xcc\x59\x84\xe0\xe0\x69\x6e\xf8\x0b\x33\xe6\xf0\x99\x68\x18\x2b\x8f\x56\x91\x1a\xc0\xb1\x0a\xaf\x48\xcb\x97\xa2\xfe\x2f\xd3\x6a\x11\x54\x50\x13\xe0\x25\x88\x66\xa0\xcc\xaf\x48\xe6\x3e\x21\xfa\xf3\x9a\x55\x70\x5d\xa7\xb5\x0d\xc1\x1a\xda\x84\x5e\xd2\x4f\xec\x56\xdc\x61\xde\x05\x51\xdf\x17\x4c\x7c\xca\xbc\x18\x69\xba\x32\x2e\xa1\x59\xca\xbb\xc6\x37\x4d\x8f\xc4\xe8\xe2\xe5\xae\x3e\xa2\x2d\x78\x24\x60\xe4\x75\xc5\x17\x92\x88\xae\x5b\xe1\x1d\x42\xb9\x72\x94\xb7\x46\x03\x39\x44\x71\x47\x2e\xe3\x6f\x49\x20\x88\x8c\x09\x89\x7c\xf4\x84\x57\x00\xee\x03\xd2\xff\x9e\x77\xf1\xba\x03\x37\x0f\x04\x74\x57\xcf\xd2\x81\x06\xc6\x5a\xc4\xb8\x50\x26\xaa\x5e\x36\x07\xeb\x15\x98\xda\x6f\x78\xcd\x14\x73\x53\x0e\x41\x3a\x61\xd3\x1c\x16\x44\x57\x17\xaa\x16\x74\x60\x23\x4c\x1c\xe0\xea\x30\x78\x24\x72\x85\x3a\x72\xf1\x48\xe5\xde\x88\x15\xd3\x63\x5c\x5a\xde\x1e\xe2\x78\xf7\xa8\xf8\x73\xcd\x03\x4f\xf0\x3e\x37\xe4\x14\xe8\x25\xfd\xce\xaf\x67\xf4\x58\xbe\xf8\xff\xb9\x90\x1b\x25\x81\xa7\xa0\x26\x6f\xe3\xf5\xd2\xf9\x23\xd4\xf2\x69\xe2\x60\x72\x42\x51\x68\x6b\x62\x64\xf1\x2f\xb2\x0f\x4c\x43\x33\xc0\x37\x84\xe8\x84\x16\x17\xd7\x9d\xcb\xd7\x52\x9c\x88\xb3\xf0\xea\xe1\x12\xe0\x4a\x14\xc1\x85\x80\x72\x5f\x21\xf6\xae\x6a\x41\x4a\xd3\x0f\x40\x2f\x18\xda\x03\x91\x74\x8c\x5d\x10\x7b\x9b\x97\xde\x05\xc6\xf7\x75\xc9\x52\x39\x4d\x7c\xb3\x0d\x44\x05\x8d\x6a\x68\x45\xaa\xea\xb9\xd0\x72\x22\x66\x21\x7b\xf6\x6c\x05\x19\x90\x2a\x15\xbf\xdf\x28\x0f\xd7\xd1\xe4\x1c\xe1\xcc\x38\xab\x60\x24\x8c\x3b\x7a\x2b\x1d\x04\x65\x5a\x2f\xd2\xb4\x95\x6f\x92\x2a\xe9\x6b\x1c\x2a\x9f\x61\x67\x59\xe4\x8e\xb1\x71\x0a\x52\x23\xff\x01\xdb\x44\x29\xef\x0e\x89\x61\xe0\x66\x30\x5d\x8e\x1b\x7a\x59\x20\x26\x12\x66\x1a\x5c\x5e\x64\xcb\x0c\xfd\x3e\x04\x60\xb1\x38\xb3\xff\x7f\x15\x67\xc9\xc6\x36\x97\x89\x89\x5a\x57\x51\xa7\x03\x2b\x92\x57\xb6\xf1\x12\x3e\x72\x49\xfd\xce\xa1\xeb\x34\xd7\x72\x49\x5e\x28\x79\xb1\xa2\xfe\x3a\xee\xb5\x81\x8c\xe5\x31\xa7\x9d\x08\x07\xbd\x1d\x13\x7f\x33\x46\x65\x3b\x31\x72\x08\xb7\xe1\x23\x89\xfd\x7f\x47\xa4\xd3\xae\xa6\x08\xa8\x22\x20\xf8\x3e\xd4\xfb\x10\xf8\xd1\xf7\x23\x4d\x13\x07\xb5\xad\x97\x80\x9c\x7d\xdf\x91\xac\x84\x59\xdc\xe5\xa5\x77\xf8\x42\xfc\xca\xbb\x92\x0d\x4f\x3b\x74\x31\x2c\x74\xb9\x14\xb3\x5d\xc8\x1d\x51\x3d\x4c\x34\xae\x70\x74\x26\xbb\xa8\xf4\x16\x31\xfb\xf2\xd2\xea\xea\x7b\x6b\x2c\x45\xe2\x31\x91\xf6\x53\xd3\x45\xb0\x08\xef\x15\xc5\x30\xff\x50\xf4\x7b\xa4\x60\xc3\xce\xb7\x51\xe4\xad\xdf\x0a\x2f\x88\xb6\x1c\x28\xe6\xfc\x1c\xd1\x35\x56\x5d\x8b\xa3\x3e\x4f\xf7\xbb\xb2\x46\xde\x15\xb1\xc0\x6c\x4e\x03\x19\xef\x2e\x4c\x48\x54\x88\x14\x3f\xd9\x1f\xbc\x63\x84\x43\x0b\x34\x4a\x73\xe5\x5c\x56\xf4\x1a\x93\xf5\xde\xc7\xe6\x70\x57\x94\x61\xae\x52\xb6\xf1\x31\x9c\xd3\xde\x70\x33\x22\x9e\x50\xea\xfe\xf0\xc7\x7a\xdd\x78\xf9\x52\x7b\x37\x46\x64\x26\xa4\xea\x25\x66\xfc\x99\xd0\x3d\x06\x13\x61\x2f\x2f\x9f\x6c\xbd\x82\x97\xfc\x80\x24\x43\x06\x59\x35\x7e\x78\xe6\x8d\xa5\x03\x90\xfd\xff\xdd\x78\xbc\x8b\x4f\xd2\x4c\x82\x8a\xe6\xe4\xe0\xf1\xbe\x41\x76\x5f\x80\xfc\x68\xa8\x79\xf2\x73\x67\xb1\x83\x03\x14\xdd\x0f\x2b\xa9\x8f\xe7\xb8\xd8\x24\xfb\xb0\x35\x4b\x53\x23\xda\x4f\x0b\xd9\xc6\x46\xc5\x01\x07\x8c\x9a\x7a\x4a\x70\xea\xa9\xe2\x16\x91\x64\xcc\xab\x10\x0b\xc7\xd6\x8f\x3e\x69\xd5\x8f\x2f\xd4\xcb\x3e\xe1\x5d\x6a\x0b\x68\x85\xfd\x60\xcb\x1f\x6b\xa4\x6b\xc6\x1e\x86\xfd\x56\x3f\x4b\xb4\xdf\x22\xfc\x4b\x23\x46\x85\xfa\x82\x66\x43\xbb\x5d\xb2\x90\x38\x94\x63\x34\x1a\x5c\x01\x9e\x63\x20\x2d\x92\xa8\x8e\xb5\x7b\x22\x57\xe0\xbb\x85\x46\xbc\x13\xb8\xe5\x28\x00\x33\x16\xb5\x40\x3e\xb7\xd3\x2c\x8b\xdb\x45\xf3\xcc\xe9\x8b\x6b\x67\xde\x3b\x6d\xe8\x03\x04\x7f\xcf\xe9\x1a\x92\xec\xb3\xe1\xe0\x1a\x47\x70\xe7\x29\x74\x27\xf3\x58\xbb\x2a\x2e\xf2\x3b\x81\x93\x77\xa3\xe1\xda\x16\xb7\xd6\xe3\x18\x88\xfb\xe8\x4a\x3c\x58\x24\xcd\x56\xcc\x6d\x69\x13\x86\x03\x52\x80\x1d\x8a\x7d\x65\xab\xa6\xb1\x30\x00\xaf\x6d\x0a\x38\xc1\x6a\x4b\x15\xd8\x18\xb4\x45\xb2\x6c\x57\x5d\xe3\x05\x40\xdb\x23\xb4\xee\x41\xde\xc5\xad\xf2\xf9\xa5\x16\x61\x51\x3b\x65\xa4\x34\x9f\x4e\xd4\x8d\x06\x8c\x61\xf0\x84\xa2\x04\xba\xd7\x8b\xbb\x68\x6c\xa1\x07\x6f\xb6\xe9\x21\xb1\x53\xcf\x61\x40\xb7\xfc\xfb\x37\x61\xdb\x90\x90\xdc\x73\x57\xa0\xa4\xe8\x48\xcc\x29\x30\xa7\xce\x1e\xd5\x45\xa7\x41\x13\x6b\x1e\xe6\xac\x11\x79\x3f\x25\x6d\x25\x10\x16\x19\x99\xbd\x3b\x82\xef\x81\xa1\x07\xaa\xf2\x92\x9b\x28\xdb\xd4\x28\xda\x25\xde\x44\x23\xa6\xd9\x24\x62\x61\xfc\x3e\x99\xb8\x9f\xf0\x11\x34\x22\x65\x62\x20\x7f\x49\xcc\x5b\x65\x34\x70\xb7\x51\x5a\x4e\xc3\xf9\xfe\xc8\x1d\xdb\x5e\x88\xc3\x1f\xd3\x17\x18\x01\xfa\x18\x88\x4e\x81\x8b\x85\xba\xb4\x34\xf6\x51\x3b\x74\x25\xd7\xb2\xe2\x3b\xc2\xf6\x1c\x68\x9f\x04\x84\x1b\xf1\x27\x49\x4e\x34\xea\xd8\xad\x35\x4f\xdc\x7f\x9d\xf4\x02\xbb\x86\x69\x65\x60\xd4\x8b\xf2\x02\x25\xa2\xbc\x3a\xec\xdf\x32\x66\x10\x6a\xc5\xe8\x35\x0a\xbf\x90\x02\x81\xf0\xe5\x2e\x31\x40\x68\x8c\x8a\x32\x09\xe7\xb6\xb1\x8c\xc3\x5f\xc5\x5d\x40\x12\x8a\x84\xe9\x55\x54\xf8\x19\x11\x53\x2c\x6f\x51\xc2\xcf\x1e\x78\x4d\x40\xe7\xbf\x20\x70\xa7\x97\x1c\x6d\xd5\xae\xc4\xdb\x61\x99\x19\xa0\xe7\x7d\x87\x77\x23\x35\xae\x9c\xf1\x8a\x22\x4c\xd8\x1b\xa0\x05\x4f\x6a\x8c\xfe\x06\x89\x76\x47\xac\x75\xbf\x4a\xa4\xb9\xe9\x8f\x8c\x9e\x2b\xe4\xd3\x91\x9a\x25\xc6\xf9\x50\x86\x66\x6e\x34\x89\x94\x77\xad\x09\x1c\xce\xff\x40\xd1\xac\x9f\x8a\xb1\xc9\xc4\xa8\x68\x0e\x6a\x45\x92\x37\xb5\xfa\xd5\x97\x35\x69\x75\x4c\x8d\xb9\x03\x72\xf3\xba\x5b\x19\x65\x7d\xd7\x40\x81\x01\xed\x6a\xf4\x3e\x77\x2d\x86\x54\x28\xf5\xa1\x92\x07\xa4\xbd\xfd\x94\xc9\x62\x06\xe7\xac\x56\x01\x9a\xa8\x00\x08\x88\xe7\xcf\x78\x8a\x8c\x5d\x21\xb9\x2f\x3e\xa2\x13\x44\xa6\x34\x42\xc3\x1b\xef\x1b\x73\x0a\xc9\xbb\x46\x69\xaa\x57\x48\x13\x73\x78\x82\x32\xf7\xa7\x24\xbb\x3d\x10\xad\xe3\x33\x19\x00\x09\x54\x8c\x10\xc4\xa8\xb2\x64\x1f\x0d\x70\xe4\xdb\x69\x84\xec\x28\x64\x43\xac\xc1\xd3\x42\x11\x12\xf9\x8f\x88\xba\x7e\xac\xe5\x32\x56\xc3\xb3\x53\x83\xee\x68\x4c\xda\x33\x60\x8c\xea\x21\x2d\xe2\x21\x66\x43\xcb\x77\xf6\xb5\x02\x6a\xcf\x48\xb4\xbe\x64\x39\xb9\xb6\x57\xf3\x06\x2e\x28\xb8\xbc\xe8\x02\x48\x34\x8d\x13\x50\x8a\x94\xd6\xbd\x7a\xfb\xab\x17\xbb\x46\xc3\x01\x37\x7e\x25\x3c\x8f\x05\x6b\xac\x55\x3c\xfa\x2b\xaa\x60\x77\x94\xb3\x6f\x6c\xbe\x68\xe7\x26\x76\x77\xcc\x0a\xb9\x77\x71\x8f\xb9\x7a\xec\x99\x99\x7c\xd1\x02\x08\xed\x75\x92\x4d\x86\x68\xe7\x11\x0e\xde\xac\xc5\xdf\x3c\x0f\xd7\x7c\x74\x5f\xd3\x6f\x41\x13\x23\x66\x11\xf4\x45\xd7\x56\x1b\x73\x67\x48\xba\x27\x6e\x62\x9f\x8f\x29\xb5\x59\xdd\x57\xa0\x7f\xc8\xcd\xa3\xb5\x9e\x45\x83\xf6\xa6\x8b\x27\xfe\x59\x2e\xab\xf8\x3b\xed\x90\x50\x6a\x4f\xab\xc6\x43\xb8\x81\xd8\x7a\x5c\x3f\x54\x2d\x91\xff\x47\x4b\x5b\x98\x79\x02\x00\x47\x6c\x2d\xa6\x4c\x88\xbb\x58\xf6\xa7\x2d\xcb\xd0\x1a\xd2\xb4\xc2\xa6\x64\x2f\xd6\xd8\x4e\xd5\xfc\x6f\x8c\x2e\x17\x7f\x93\x02\x67\x84\xa6\x64\xf7\x08\xbe\x22\xbc\xdf\xe5\x7b\x4e\x47\x67\xcc\x17\x6c\xcf\x71\x10\x4a\xe2\x7a\x5d\x1a\xc9\x5e\x92\x62\xdb\x95\x68\x1b\xed\x10\x2a\x31\xd0\x2f\x21\x46\x95\x20\x4b\x94\x59\xea\xc6\xac\x3e\x7a\x46\xc2\x7c\x32\x04\x80\x38\xa5\x07\x42\x91\x88\x3f\x20\xd7\x25\xdd\xb5\x53\x17\x4b\xe0\x3a\xa3\xf4\xa4\x41\x54\x1a\xca\x74\xb2\xab\xdc\xc8\x5c\xda\xec\xc4\xf1\xfc\x04\x9f\x0b\x3c\x36\x4f\x04\x4a\xb8\x26\x51\x08\x83\x6c\xc3\xc3\xa8\x00\xda\x64\xc0\xa2\x4f\x9a\xc7\xe2\x3e\x7e\xf8\xe3\xf1\xfc\x87\x67\x8e\x91\x91\x83\x97\x0c\xf5\x4a\xce\x59\xec\x39\x06\x27\xc5\x38\x9a\x79\x5e\x92\xb5\x8e\x35\x82\x3c\xf3\xa6\x27\x71\x99\x68\xf5\x21\x9a\xb7\x68\xf3\x25\xa1\x6c\x1d\x8d\xfd\x8e\xaf\x05\xbc\x8d\x07\x22\x1a\x0e\x7b\x49\x9b\xf4\x3d\xb9\x9c\x8a\xb2\x25\x36\xab\x7f\x43\x9e\x7b\xd0\x6f\x27\xee\xc5\x45\x6c\xc8\x20\x47\xbc\xec\x6a\x30\x46\x49\xa7\xf9\xe1\xb9\xb3\x38\xf9\xe1\x68\x1d\x3a\xb4\x0e\x76\x64\xd3\x88\x70\x80\x44\x25\x4f\x2b\xae\x76\xda\x9f\x94\x6d\xb8\x2c\x23\x31\xb5\xfe\x19\x47\xe0\x29\xaa\x94\x17\x91\xd2\xcf\xc8\x40\xea\x40\x64\x15\xae\xc5\xba\x0f\xbe\xf4\x19\x31\xfa\x22\x58\x77\x22\xba\x3e\x0b\x1a\xec\x0a\x7a\x34\x92\x6e\xb1\x7e\x11\x85\x8b\x83\x9b\x0f\x91\x5a\x41\xc8\x74\x83\x3e\x3c\xe6\x73\x53\xea\xc1\x27\x23\xa4\xed\x43\x4f\x5d\x25\xed\x7f\x2e\x40\xf1\x89\xd1\x91\xe2\x91\x46\xbf\x42\x26\xe2\xff\x17\x1c\xe0\xbb\x73\xbc\x85\x7b\x69\x5b\x2c\x4d\xbf\x15\xd8\x76\xc8\x6b\x30\x75\xec\xfa\x61\x37\x87\x68\x26\xe9\x6c\x21\xb9\x77\x1f\x3a\xd2\x75\x7f\x0b\xfd\xf2\xd6\x1e\x24\xe4\x5b\x29\xcc\xa5\xa2\x8b\xf3\x9c\xec\x28\x0f\x98\x94\xd3\x7d\x68\x12\x4a\xa0\xe3\x51\x3d\x82\xc9\xc7\xd5\x48\xa1\x0f\x50\xb7\x51\x6a\x41\xab\xd6\xd6\xd0\x53\x4f\x3c\xf8\xb6\x12\xb4\xdb\xdd\xd8\x00\xee\x4f\x15\x9b\xf0\x1c\x6d\xab\xcd\x74\x4b\xf5\x92\xc1\x15\x74\xd9\x43\x77\xe9\xb2\xd2\x8f\xd5\xa8\x70\xc1\xd1\x3f\xf2\x6b\xa1\xa6\x77\x6b\x5d\x35\xb5\x4d\xaa\x0f\xe5\xcb\xa6\xe7\x55\x27\x79\xad\x09\x33\x50\x3f\xdc\x94\xe3\xf7\xe2\xb4\x88\x38\xec\xef\xd1\xc2\x50\x11\x94\xd2\x66\xb9\xa2\x07\x08\x39\x8e\xd0\x49\x66\xfe\xfa\x09\xa9\xa6\xe0\x34\x5b\xd3\xe8\xf6\x66\x9a\xe6\x62\x4b\xa1\x67\xa0\x2d\x76\x02\xa6\x14\xce\x98\xe5\x70\x18\x63\xec\xf2\x59\x2a\xa1\x31\x1c\xb1\x53\x1f\x97\x50\x9b\x52\xeb\x09\x13\xc4\x6e\x25\x7d\x72\x59\xff\xad\x19\xf5\x63\xe6\x0e\x58\x3f\x2c\x56\xe5\x75\x7a\x95\x09\x9d\x1e\x46\x49\x8f\x1d\xe1\x29\xf9\xd2\xf9\xcb\xeb\x18\xf6\xdd\x5f\xb8\x45\x46\x06\xa1\xcd\x3b\xb1\x9c\x27\x02\x9d\x38\x34\x31\x97\x2e\x99\x5e\x34\x4a\x4b\x66\xaf\x53\xd9\x08\xcf\x61\x0a\x1e\x8a\x31\xb0\x5d\xb6\xca\x8d\x22\xfa\xc8\xbd\x73\x84\xaa\xe4\x8a\xb8\xaa\x2f\x47\x93\x51\xd2\x09\xa5\x3d\x97\x81\xaf\x98\xd6\x39\x25\xf1\x9c\xd8\x92\xae\x53\xfa\xd4\xf3\xc9\x47\xbd\x44\xcb\x2b\xcc\xba\x0a\xf5\x7e\xbc\xa5\x2e\x1a\xa5\x4d\x48\x54\x53\xdf\xfd\x5c\x91\x4c\x69\xc2\x76\x75\x5d\x81\x23\x71\xc2\x02\x48\xca\xab\xa6\xa8\xe7\xe7\xcc\x38\x0a\xe5\x6a\xf8\x5b\x26\xd7\x24\x34\x04\xe1\x83\x03\x2b\x2b\x37\x43\x94\xa3\x26\x72\xb4\xdc\xc1\x7a\xb8\x49\x8b\x9d\x80\xc4\x0b\x5f\xd7\x0e\x3a\xe2\x3b\xde\x3d\x44\x80\x1f\xa1\x59\x96\xea\x89\x2d\x35\x83\xee\x43\x43\x5d\x4b\xf1\x17\x52\x08\x1f\x15\xdb\x86\x51\xac\xef\xf0\x82\x78\xf2\x50\xb8\x02\x26\x4e\x70\x37\x87\x19\x80\x01\xf4\x71\xbf\xeb\x0f\xd4\x7c\xd1\x46\xc3\x21\xab\x60\xcd\x17\x1f\x96\xeb\x32\xcd\x63\xaa\xba\x94\x8f\x5d\x25\x28\x82\x98\x94\x2d\x06\xd5\x59\x79\x2e\x7f\xe7\xe5\xa4\xaf\x31\xbb\x88\xfb\x4a\x4b\x46\x40\x59\xdc\x4f\xaf\xc6\x82\x6e\x3a\x2a\x19\x20\x99\xca\x9e\xb9\xe8\xc2\xe5\x63\x1f\x75\x96\xd0\x11\xa0\xaa\x41\x81\xa8\x49\xe3\xa2\xb7\x2a\x7d\xeb\xb3\x2d\x63\x04\xce\x5b\xa1\xcc\x56\xf1\xfc\x3a\x5a\xe3\x49\xde\xed\x2f\xa1\x95\x75\x87\xee\xa2\xcc\x9b\xac\x39\x5d\x9d\xba\x07\xe1\x8f\x7c\x0c\xb8\xdd\x9a\x36\xab\xb5\xd9\x6e\x59\xd7\xbe\xe9\xd4\x6e\x79\xb6\x4b\x68\x31\x53\xb2\x57\x9a\xa3\x20\x38\x5c\xec\xe7\xe7\x98\x30\x79\xb6\x35\x4c\x4c\x10\x7b\xf1\x02\x86\x4b\xae\x56\xfd\xc8\xa6\x4b\x5a\x54\x88\x6b\x80\x85\xe0\xcc\x7b\xd6\x4c\xbe\xd5\x83\x6b\xd2\xe4\xd1\x65\xbf\x20\xda\xae\xde\xa6\x85\xb8\x14\xbb\xac\x0e\x7e\xf9\x73\xf6\xb7\x42\xc9\x3d\x32\x7b\xac\x29\x39\x03\xb1\x0c\x77\x13\x84\x59\xbe\x92\x19\xa1\x16\x0f\x93\x84\x97\x95\xd3\x28\x05\x99\x65\x62\xa0\xc5\x9e\x8b\x34\x1a\x66\x7d\xf7\x94\x63\xcc\xf7\x54\xbb\xda\x86\xc8\x76\x87\xd9\x98\x6b\xa1\xa2\x1c\x79\xb0\xd8\xe2\x0b\x21\xcf\xe6\x3d\x25\x0d\x19\xbf\x16\xc9\x99\x21\x01\xc4\xaf\x58\x08\xb7\x37\xf3\x22\x4b\x07\xdd\x53\x62\xda\x77\xa0\x05\x31\x12\x74\xe8\xad\x37\x5f\x95\x02\x0a\x88\x27\xad\xc9\x80\xcf\x9e\xd8\x92\xe9\xa8\x2f\x58\xc4\xfc\x5c\x44\x8c\x3b\x56\xb0\xa6\xcd\xd6\xf1\x2a\xbc\x19\x39\xd1\x2e\x1c\xb7\x2b\x36\xa2\x74\xe5\xb0\xb8\x20\x14\x04\xc3\xca\x9d\x5c\xc7\x25\xa1\x33\xd9\x1b\x4a\xdb\xb6\xf8\xad\x8b\xc5\x1a\xf3\x39\x7c\x4d\x24\x96\x48\x1d\x07\x05\xfd\x63\x97\x0d\x0b\x8f\x82\xfb\xef\x1e\x16\xc3\x36\xbb\x2a\xa9\x5f\x2f\x44\x3e\x65\x16\xf1\xa9\x69\xb0\x61\x5b\x24\xc6\x81\x5b\xbc\x57\x5b\x9e\x0c\x70\x99\xc5\xa3\x0d\x78\x2c\x3a\x12\xa1\x21\xf6\xb5\xce\xab\x46\xe5\xa0\xfb\x31\x2c\x8e\x63\x69\x81\xdf\xc8\xbc\x5c\x5b\x2f\x5b\xe7\x91\x7d\x96\xa4\xc8\x15\xb1\xf7\xf8\xd7\x41\x06\xab\x74\x2d\x3d\x70\xae\xa7\x81\x8b\xca\x32\x8e\x97\x0c\x16\xa4\xd5\x2f\xe1\x40\xbd\x38\x06\x0b\x9a\x02\x06\xe6\x9a\x29\x60\xa3\xd5\x1a\x4e\xf0\x30\x2b\x55\xe0\xd0\x05\xe2\x13\x6f\xd7\xd6\x91\xea\x19\xaf\xd1\xd2\xd1\x61\x1b\x68\xad\x62\x71\xe8\x6f\x96\x2b\x3e\x63\x11\xdf\xc2\x2b\x0e\x57\x53\xb1\xe1\x25\xe9\x59\x8c\xa1\x0c\x9d\x5b\x2d\x9e\xa4\xb1\xbe\x15\x98\x92\xde\x00\x6f\xf4\x61\x76\xd7\x8d\xf9\x20\x98\x37\x1d\xb8\x87\xfc\x99\xe6\x61\x49\x1d\x25\xe7\xaf\xa4\x4c\x7a\x2a\x96\x11\xe1\x03\xfe\x6c\x46\x91\xc3\x30\x36\x88\x91\xe2\xfd\x86\x15\x04\xd6\x26\x52\xdb\x2e\xeb\xd2\x74\x8e\x0a\x64\x3e\x1c\x88\x8a\xcb\x6e\xa6\x53\xdb\x15\x2d\x63\x55\xe3\xb5\xab\xfe\xa3\xa2\x9f\x14\x03\xa9\x48\xaf\xc0\x05\x0d\xf5\x40\x78\x6d\x8f\x4f\xe6\x8f\xeb\xc3\x62\x1b\x2d\x32\x0b\xd1\xc7\x3c\x7d\xff\x10\xed\x8b\x8f\x9c\x11\xb0\xed\x8b\xa8\x59\x10\xc0\x6d\x7e\x11\x12\xb3\x89\x75\x7f\x3d\x1e\x0a\xf4\x47\xc2\x25\xdb\x1b\x42\x48\x7b\x12\xc9\x40\xa5\xda\xd3\x8f\x42\x40\xee\x18\x44\x19\x3e\x58\x4f\x06\x1d\x16\x59\xc8\xd8\xf8\x86\xf3\x07\x0b\x53\xee\x13\x5d\x61\xdc\xcd\xd8\x92\xa7\xde\x4d\x81\x69\x28\x3b\xdb\xb1\x4b\x05\x44\xd4\x66\x8b\xce\x42\xcd\xee\xfc\x41\x1f\x06\xe1\x5e\xd8\xb1\x86\xd6\xf2\x60\x6a\xe3\xca\x11\xdb\xfb\xb5\xc3\x6d\x8f\x75\xa8\x19\xf1\xfb\x90\x3e\x6a\xbd\x3e\xe8\xbb\x1c\xcb\x5c\x76\xef\xbe\x83\x10\xdd\xf5\xc3\xc3\x61\x0e\xa9\xe6\xfa\xc4\x85\x36\x70\x62\x67\xc6\x47\x5d\xe0\x8f\x2b\x15\x40\x2b\x60\x8e\x52\x75\xfa\xe2\xb9\x06\xf3\xcb\x7c\x37\x78\x0c\xe2\x40\xe3\x68\x1c\x51\x4e\xf1\x88\x09\x48\xe7\xa6\xb8\x1c\x96\x78\x75\x69\x77\x6e\x8d\xa2\xca\x91\x58\x8e\x06\x06\xf5\x55\xf5\xd0\xd2\x3e\x31\xb0\x7b\xcc\x83\x39\x2b\x2d\xab\xfc\x0f\x8c\xee\x66\xa5\x08\x86\x5e\xbd\x72\x2d\x3e\x61\x31\xfb\x6d\xba\x00\xd2\x21\x4b\xdc\x0d\x73\x27\xef\x2d\xe8\x4b\x41\x75\x2f\xb6\xc3\x5a\x71\xe3\x3a\xb9\x47\x6c\xa4\xf8\x18\x3b\xd2\x13\x6d\xc2\x8d\x0f\xb6\x17\x06\x37\xb5\x67\xcf\x1b\x82\xe0\x8e\xa9\xa3\x4b\xd7\x42\x81\x92\x53\xb4\xf4\x69\x55\x57\x16\xdd\x9a\x5b\xe1\x21\x5c\xf7\xca\x58\xac\x7b\x31\xce\x72\x8c\x4a\xa2\x4e\xd3\x67\xb5\x86\x9f\x1d\x56\x34\x58\xab\xca\x91\x0e\x75\x33\x5c\x9e\x2f\x85\xc7\x98\x46\xf4\x93\x99\x53\x2e\x14\xe7\x18\x26\xcb\x51\x2e\xcc\x63\x4b\xdd\xa9\x19\x90\x72\x31\xd8\xab\xe1\x51\xb9\xe7\x12\x8f\x0a\x7d\x0c\x4e\x14\x8a\x9d\x67\xb0\x13\x96\x94\x09\x7f\x6c\x07\xa3\xa0\x95\xad\xb8\xd7\x23\xa8\x23\xbd\x1b\xe7\x8c\x12\xcd\x51\xe7\x94\x21\xd5\xb4\x3b\xc6\x9f\xd8\x9e\xa8\x2c\xac\x27\xa2\x7a\x87\xad\x9a\x4c\xb3\x86\xff\x43\x87\xd5\x79\xfe\xe6\x78\x9e\x88\xa0\x81\xe3\xf0\x08\x8f\xda\x44\x59\x6e\x60\xfa\x1b\xf4\xf5\xfa\x16\x88\xfe\xff\x31\xfd\x0d\x40\xc4\xdf\x38\x8c\xc0\xae\x71\xdf\xd5\x0a\xee\x97\xac\x6f\x75\x79\xc2\x01\x0f\xeb\x72\xd8\x29\x12\xfb\xfb\xf5\xb4\x1b\x79\x85\xb2\xab\x44\x5b\x2c\xd5\xb3\x38\x70\x3c\x1f\x45\x38\xe1\x83\xdc\xb1\x8c\x45\x26\x4c\x77\xfe\x3a\xc9\xca\x8e\x4e\x94\x2d\x2f\x7d\x84\x9a\xcd\xcb\xcb\x4b\x62\xbe\x73\xc7\xb7\x8c\x71\x2c\xf7\x16\xd9\x5b\x5b\x13\x3f\x2d\x61\xff\x47\x72\xa0\xff\x62\xaa\xa3\xaf\x58\x1b\xba\x9a\x66\x90\x07\xd3\xde\xcb\x2c\x71\x47\x65\x37\x2f\xc2\xa1\xd8\x63\x88\xd0\xda\xdd\x7b\x5c\x5a\xb6\x0b\xd1\xa2\x4b\xb3\xf5\x0d\xf4\xb3\xcc\x93\xf5\xa4\x47\x04\xdd\x1d\x02\x2a\x13\x6d\xb2\x82\xa0\x82\x3e\xe3\x57\x1b\xdc\x2e\x41\x4d\x86\x8e\x07\xa9\xe0\xe9\xcd\x7c\x18\x0d\x54\x1b\x68\xcb\xbc\x79\x6c\x94\xc0\xd7\x8e\x42\x07\xd6\x63\xa7\x2e\x66\x64\x6c\x0f\xfd\x41\x89\x53\x6e\x6b\x18\x5f\x54\x37\xf9\xf2\x19\xd6\x9e\x00\x08\x20\x08\x72\x35\xea\x8d\x7c\x5d\x0a\x42\x0c\xac\x91\xbf\x42\x3a\xd7\x2b\x62\x54\x71\x57\x8e\xe1\x0d\x2b\x01\xaa\x89\x7d\x4a\x95\x38\x9e\x91\x5b\xc9\x39\x87\x87\x78\x4b\xa9\x58\x65\xca\x81\x2a\x14\x82\x06\xb5\x1a\xa1\xdd\xfe\x8a\x29\x27\xb6\x64\xb8\xad\xd9\xef\x5d\xb6\x78\x64\x87\x4c\x11\xf0\xc0\x2b\xb2\x58\xf2\x96\x1d\x05\x15\x74\x5a\xf8\xe8\xdf\xb5\xba\x6c\xbe\x58\xf4\x0d\xa3\xec\x3a\x11\x76\xcd\x3b\x27\x1a\xdc\x2d\x71\x6c\x96\x0b\x6a\x23\xe3\x34\xba\x49\x91\x74\x07\x69\x16\x03\x43\x90\xb4\x81\x56\x89\x31\xd6\xe8\x84\x6c\x4a\x0e\x68\x2a\xb7\xcd\x97\x85\x0d\x2a\x82\x52\xa6\x2a\x8f\x3e\xea\xc0\x8d\xb8\x44\x7f\xf4\x63\x7d\x43\x18\xad\x53\xc2\x07\x1b\x19\xae\x34\x0e\xd7\x37\x93\x56\xa2\x51\x91\xb6\x92\x41\x42\x76\x95\x1c\x84\x78\xc2\x20\xd2\x8d\x55\xe2\x73\x7e\xe1\xe3\xe0\xba\x87\x3b\xa4\xba\xe9\x92\x69\xc4\x89\x37\x30\xdc\x42\xe3\x03\xcc\xa7\xcf\x27\x03\xeb\x4e\x9e\x04\xe9\x11\x9b\x11\x8e\xac\x7c\xc3\xd8\xc7\x20\xac\xda\x27\x4a\xef\x73\x2d\x32\xd1\xb1\x7e\x61\xae\x45\x9c\x5d\x45\x96\xe3\x77\x6c\x99\xc5\x86\x4a\xb8\xe2\xae\xaf\x74\x39\x54\xd9\xcb\x2c\x25\x79\x65\xbe\xe1\x43\x8d\x55\x31\xdb\x3d\xfc\x68\xc3\x87\x7f\x75\x77\x54\x4b\x2e\xc2\x5e\xe7\xc6\xd6\x62\x81\x15\xc4\x20\x46\x95\xdd\x08\x83\x3c\xfc\x81\xda\x79\xe0\x1a\x09\x85\xc2\xbe\x50\xd4\xe4\x2e\x13\x87\x6e\x20\x53\x04\x94\x26\xde\x31\xf9\xac\x3b\xa5\xea\xc0\x1c\x41\xa3\x75\xa0\x5d\x7c\x68\x87\x60\x4e\xad\x03\xb8\x3a\x76\x8a\x77\xcd\x80\x3a\xdd\x28\x9f\x15\xed\xc9\x4f\xe6\x2e\xb5\x38\x42\xea\x34\xda\xbd\x74\x00\x18\x90\x65\xfa\x78\xd0\x34\x95\xe9\xd1\xc1\x46\xaa\x5a\x53\x91\xe1\x07\xab\xa7\x61\xc4\x34\x78\x1b\xc2\xee\xd5\x77\xcf\xad\x51\xe8\xbb\x34\x53\xa8\xc8\xef\x29\x8e\x19\x46\x61\x46\x1b\xb6\x49\x6d\xf7\x49\x65\x16\x45\xd9\xf0\xe2\x67\x79\x81\x37\x28\xfc\x82\xa7\x99\x14\x7b\xcb\x3a\xfb\x28\x63\x5d\x57\xd1\xb6\x4a\xe8\x13\xc4\x7a\x14\xb7\xb5\x21\x27\xfd\x0a\x1c\x10\x02\xf1\xfc\x9b\x74\x1d\x0e\xe4\x6f\x61\x58\x26\x37\xac\x8f\x47\x51\x73\xcc\xb9\x3d\x63\xe0\x57\xda\xa2\xb1\x31\x63\xbc\xc1\x5a\x1e\x51\xf6\xdc\x71\x2c\xd0\x85\xf2\x2f\x19\xcf\x12\x25\x35\xdc\x6e\xa1\x09\x40\xcd\x56\x42\x09\x00\xb6\x57\xd0\x41\x18\x8b\xd6\x6e\x38\x87\x30\x83\xa1\x52\xfc\x36\x94\xed\x18\xbb\x00\xa8\x97\xe0\xc5\xab\xb0\x3d\xa5\x86\x58\x0a\xc4\xc7\xc4\x38\xfa\x05\x05\xc5\x62\x5a\x1c\x08\x87\x38\x9d\xbc\xa5\x44\x7a\x64\x02\x37\x95\x83\x2a\xdd\x9c\x1f\x14\xd9\x76\x34\x9d\xa0\x78\xf6\x25\x14\x11\x6c\x69\x57\x8d\x5d\x3e\xd6\xb4\xec\x3a\xbe\xda\x54\x8c\xbb\x71\xb5\xa4\xe0\x7d\xff\xed\x08\xe3\x87\x64\x64\x09\x6e\xcd\x08\x26\x24\xcf\x2a\xd9\x8b\x3d\xc4\x35\xe0\xc2\x77\xaa\x5f\x77\xf9\xcc\x04\xa8\x0b\x02\x43\x1a\x2d\x7f\xc7\x87\xf4\xd0\xc5\xce\x78\x87\x7f\x36\xc2\xad\xec\x62\xd4\xe7\xe6\xf4\x1b\x1e\x09\xed\x02\x8a\xb6\x61\xa5\xf7\x84\x31\xd4\x01\xed\xcc\x76\x20\xe9\x23\xd0\xe2\x9b\xf2\xb2\xcf\xc5\x30\x4e\x60\x0a\x22\x03\xda\x69\xbf\x1f\x0d\x3a\x73\xe4\x14\x75\x68\x91\x56\xcb\x35\x27\x17\x2f\x5b\x6d\x26\x40\x66\x78\xc3\x11\xfa\xa4\xa1\xd9\xa3\x43\x85\xf9\xfe\xb2\xe5\xfb\xcc\xfa\xa7\x1f\xdb\xf1\xf2\x52\x05\x87\x2e\x2f\x15\x59\x4c\x66\x33\x0c\x5e\x69\x39\xc5\x3a\x13\xa3\x17\x17\x11\xc7\x5b\xe7\xe2\x84\xd4\x59\xae\xc1\x2d\x72\xc9\xd8\x2d\x82\x36\x9e\x1c\xbe\xc4\xbc\xd0\xc1\xd4\xef\x92\xb5\xc6\x4d\x57\xf3\xc5\x61\xd8\x2b\xe1\xd7\x7b\xd1\x7a\xdc\xf3\x1b\xe9\x27\x3d\xf8\x06\xfb\x9c\x0b\x33\x83\xc2\x64\xbc\xb7\xfd\x7e\x52\xe4\x1c\x01\x7d\x9f\xbd\x6d\xf1\x3d\xb0\xc7\xe8\xc5\x2a\xb6\x94\x44\xe3\xe0\x6b\x32\x88\xca\xa2\x2d\xc0\xe2\x30\x14\xb6\xec\x25\xda\x5e\x3e\xc1\x11\xe2\x20\xed\xbf\x13\x93\x73\x41\x2c\xf4\x91\x22\xaa\x50\xe5\x7b\x9e\xde\x65\x57\xdb\xc2\x86\x5a\x04\x08\xd1\x8f\x18\x76\xdd\xb3\x86\xec\x53\x6d\xca\x3c\x33\x11\xd8\xd8\x3a\x49\xe6\xd3\xa8\x9b\x97\xfe\x5e\x09\x33\xaf\xb7\x9f\xfd\x8d\xe1\xa0\xda\xb2\x1b\x24\x53\xfc\x4e\x64\x2e\x13\xfb\x01\xa9\x01\xf4\x24\xfb\x95\x93\x81\x41\x3e\xf5\x01\xff\x71\xd6\x0a\x68\xeb\x90\xe2\x43\x1b\xc6\x54\x97\xe9\x90\x73\xfa\xd7\x6c\xe4\x62\x5f\x4b\x88\x1e\x0c\xcd\x07\xd4\x39\x4a\x74\xec\x37\xb8\x63\x3a\xc8\xed\x0e\x5b\x69\x99\x38\x34\x98\xdc\xc2\x4d\x79\xf0\x64\xca\xee\x62\xa4\x76\xb1\x65\x1a\x81\xb3\xe1\x7c\x1d\x20\x15\xbf\x1e\xf7\x38\xba\x93\x39\xab\x7e\x13\x6d\x38\x1b\x59\x4b\x37\x74\x97\xdd\x61\x5d\xb3\xe6\xfd\x60\xdb\xe6\x08\x36\x2f\xe8\x5f\xe5\xbe\x6d\x91\xf7\x53\x15\x2e\xc5\x9d\xdb\x82\x67\xf0\x59\xf5\x83\x65\xd3\x61\x3c\x70\x8a\x7e\x00\x8f\xb6\xd5\xbc\xd4\x6c\x9a\x63\x04\x08\xa7\x5d\x7c\x51\x57\x1c\x88\x2f\xcc\x00\x12\x37\x4f\xcb\x8f\xc0\x18\x4d\x19\x1e\x62\x14\x2a\x89\xfa\x0c\x5d\x0c\xa6\x5c\x29\xc3\xb0\x55\xb2\x96\xa8\x73\xf8\xd2\xad\x6f\x37\xcb\xec\x7b\x70\xcb\xb8\x5c\x6b\xd8\x8b\xda\x71\x29\x84\x94\xd9\x2b\x4a\xb4\xe0\x75\x2b\xad\x4b\xe7\xe7\xf1\xc1\x94\xa0\xa5\x2d\xa2\xf5\xe6\xf1\x8e\xf2\x8c\x62\xbf\xb4\x8d\xe0\x0a\x9a\x32\x68\xd9\x56\x2d\x03\x77\x1c\xbd\xd7\x65\x1a\xdf\x56\xc6\xee\x7e\x07\x12\x1f\x69\x28\x32\x97\x12\xec\xe7\xf1\x51\x2c\xf7\xaa\x9e\x3d\x69\xc3\x6e\xad\x06\x80\xb5\x25\x9c\x9e\x60\x53\xf8\x17\x9c\x85\xea\x21\x93\x8a\x66\x0b\xc5\x15\xd1\x3a\x31\x1f\x06\x8a\x76\x13\x28\x5a\xd3\x45\xe5\x38\x49\x35\x87\x81\x08\x7d\x6a\x60\xe0\x32\x93\x74\x83\xdd\x38\x2c\x00\xa8\x2c\x05\x57\xc9\x25\x89\x0d\x90\x7d\xdb\xe9\x28\x30\x76\x71\x49\x09\xd6\xe6\x13\xd2\x69\xad\x6f\x73\xe5\x7a\x35\x43\xb0\x7a\x3f\x1e\xa0\x64\x13\xa3\x5d\x52\x75\xa1\x63\x89\x2c\x43\xf0\xce\x81\x5b\xca\x55\x73\x8a\xdb\x70\x7f\xca\x71\xbd\x4b\x34\x6c\xb5\x68\x03\x45\xbc\x79\x61\xe1\xe5\x53\x96\x76\x05\xcb\xe2\xad\xc0\xb2\xf7\x85\xda\x9e\x5f\x3a\x8b\xdb\x30\x03\x96\xd7\x36\x2f\xd1\x43\x6f\x5b\xe4\xb7\x9d\xf0\x58\x00\x9f\xea\x0a\xe7\xf1\xb7\xca\x8e\x52\xad\x9f\xe6\x05\x42\x7f\x54\x98\x5f\x80\xdf\x4a\x1e\xe6\xf5\xa2\xcb\x73\x37\xd5\x0a\x78\x77\x69\xeb\x9a\xfc\x4b\x1d\xff\xe8\xb5\xcb\x39\x86\xf6\xb5\xd6\x0e\x1f\xfd\xe4\x32\xd0\xc9\xc7\x3f\x7a\xfd\x32\xe5\x0d\xa9\xd6\x6d\x6d\x44\x57\xe2\x4a\x03\x54\xcf\x14\x1e\x66\xf1\xd5\x24\x1d\x89\xa5\xfe\x2e\x69\x7c\x1e\x11\x69\x26\xb8\xbb\x94\xd1\xc9\x00\xac\x4f\x0a\x43\x5e\x0b\xf5\x36\xb7\x02\x03\x23\x12\xf0\x22\x8c\xf7\x21\x50\x47\xbe\x30\x40\xb7\x9d\x8c\xfa\x2d\x59\x9a\x1c\x01\x94\xfe\x6d\x2b\xeb\x75\x6b\x45\x45\xf3\x63\xf3\x84\x6b\x94\x74\x70\x85\x60\xca\x9a\xa7\xf8\x0b\x7e\x3a\x45\xd3\xc7\xf5\xfa\xd8\xf6\x93\x1a\x83\x87\xb5\xcd\x38\x8b\x51\x60\x39\x60\x7d\x02\xbc\x53\xdb\x71\xd1\x28\x41\x4c\x4e\x55\x43\xc3\x2d\x7d\x91\x41\xb8\x25\x38\x7a\x33\xbf\x37\xa5\xb3\x98\x56\x84\x8b\x5d\xa2\x87\xf2\x37\xbf\x29\x2e\x13\x6c\x4b\x50\x81\x3e\x53\x67\xca\x9f\x79\x89\x69\x89\x18\x63\xbe\xe0\xfa\xf0\x78\xa4\x09\xfd\xf0\xa2\x8d\x30\x7d\x04\xfc\xc0\x86\x34\xb3\x01\x2b\x3d\x68\xa3\x1c\x18\xc5\x0f\x54\x8a\x6d\x0f\x23\xc5\x65\x5f\xb4\x87\x61\x4a\xf9\xcd\x2e\xd2\x1f\xf3\x96\xc2\x56\x72\xc6\x10\x7b\x18\x49\x52\xff\x01\xfe\x6f\xde\xe9\x98\x67\xc0\xd8\xb5\x36\x90\x63\xa0\x00\x5c\xa3\x21\xc5\x6c\xc6\x17\x7e\xc9\x64\xd0\xd2\x81\x3b\x88\xd9\x2b\x52\x85\x9e\x50\x3c\x19\x38\x39\x98\x26\x4d\xd4\x54\xa7\x7b\x28\x9f\xdc\x56\x9b\x11\x2a\xb6\x4c\x82\x93\xb7\x7c\xc3\x25\x27\xde\x97\x6c\xa4\x77\xa9\xe3\x4e\x52\x34\xdf\x81\xff\xec\x82\xb2\xf1\xff\x19\xfa\x63\x07\x07\x9d\x34\x57\xe1\x3f\xf3\x86\x11\x73\xe1\x06\x57\x09\x60\x60\x2e\xd5\x4e\x7b\x48\x2d\xff\x33\x33\xb5\xf3\xca\xa1\x9e\x07\x69\x06\x2e\x71\x88\xcc\x80\x57\xc2\x9e\x6e\xba\xba\xac\x8c\xd0\x4e\x39\xda\xf0\x80\x70\x5f\xa9\x22\x4d\x94\x58\x9a\x47\x53\x09\x29\x15\x44\x22\x5c\x3a\xe8\x2c\x54\x2a\x53\x0d\x9a\x63\x24\xfa\x75\xf3\x9b\x63\x66\xb4\xa8\x4a\xc9\xce\xc8\x58\x5a\xde\x86\x59\x3c\xa3\x2c\x82\x63\x71\x26\x14\xf3\xc6\xdd\xb9\x46\x46\x2e\x8d\x80\x0e\xc6\x41\x1d\x54\x78\x20\xc6\x94\xe2\x5b\x2b\x4f\x66\x8b\xd3\x71\x59\xff\xe5\x1b\x0b\xbd\xc4\x5e\x55\xc0\xb5\xe2\xad\x1d\x46\x70\xc6\xd9\x88\x3d\x47\xd8\x82\xcf\x8a\xd5\x31\x79\x4d\x31\x5e\x03\x5d\xb6\xd8\x4a\x95\x66\xa3\x09\x7e\xf5\x01\x2d\xc1\x2d\xc7\xaa\x4a\xd2\x93\xd1\x2d\x93\xda\x8d\x72\xab\x98\x9f\xa8\x89\xff\x55\xba\xe3\xbf\x4d\xf9\xab\x3f\x0b\xb6\x15\x51\xc0\x4f\xe9\x49\x46\xa0\x8b\x00\xc8\xcf\xe2\x7c\xd4\x03\xc4\x02\xb4\x9d\xfc\x84\x41\x8c\x06\x9d\x86\x2d\x43\xa9\xb6\x58\xe6\xc6\x1d\x39\xe8\x81\xd3\x70\xf1\x6d\xa5\x69\xae\xc7\xed\x68\x04\xd0\x9e\xb2\x29\xe1\x34\x37\x31\xf1\x97\x9d\x38\x14\x89\xaf\xc6\x03\xd3\x3c\xba\x25\xbb\x19\xda\x9a\x1f\x9b\xd6\x23\x81\x18\xa5\x35\x5a\x8f\x8b\x2d\xd4\x54\x17\xd0\x1e\x2f\x2b\x8b\xcf\xf2\x37\x5c\xaa\x00\xc0\xe3\xab\xd4\xc3\xab\x48\x1a\x74\x04\x54\xfe\x05\x3d\x08\xc0\x94\x55\xf4\x18\x17\x57\x3e\xa1\x4b\x10\xd0\xe0\xcd\x44\x25\x3b\xaa\xcc\x55\x3f\x86\x2e\x89\x9a\xe8\x08\x9c\xce\x19\x6c\xbf\x89\x31\xca\x34\x5c\xa6\xdf\x00\xce\xa0\x82\x7e\xff\xba\x79\xaf\x9b\xa7\xa6\x04\xf7\x73\x2f\xfc\xe6\xc7\xb5\x0e\xb5\xff\xbf\xcb\xe6\x64\x02\x6f\xd3\x72\xc1\x31\x9c\x4a\xfb\xe0\x17\x62\x71\xc4\x19\xfe\xeb\x7e\x42\x29\x47\x8e\xe7\x28\xd6\x5e\x5c\x1d\xfd\x59\x50\x35\x1c\x11\x1a\xba\x8e\x2c\xc6\xaf\xc5\xd8\xc1\xdd\x42\x18\xf1\x30\xce\x50\x35\x22\x0b\x09\xe5\x4c\x02\x00\x77\x55\x9a\x17\xe8\x8f\x7b\x58\xe4\xc3\x5a\xa5\x51\x63\xc2\x20\xcb\x57\xb2\xb2\xe7\x16\x30\xd1\x17\x5c\x09\x32\xf6\x38\x0b\xbf\x8d\x2a\x35\xdc\x14\x97\x54\x9d\x11\x39\xa3\x69\x98\x82\x95\x50\xf2\xe9\x3a\x0c\xd8\xeb\x1a\x0d\x5a\xa4\x81\xa3\x61\xf0\x86\x4a\x1a\x30\x33\x69\xfc\x7e\xb2\x34\x73\x95\x06\x56\xca\x6d\x95\xf4\x46\xe1\x86\x4f\x14\xf3\x9b\xd6\x97\xb2\xa0\xab\x85\x77\x10\x6d\x16\x7a\x49\xbb\xc8\xcd\x75\xd2\x92\x9b\xfa\x1e\x45\x0c\x2e\x9b\x8b\xed\x89\x00\x15\xbd\xf6\x70\x81\xd2\x1e\xae\x52\x9e\xf6\x00\xc3\x27\x85\xbf\x95\xfe\x25\xa7\x6d\x2d\x5d\x36\x57\xf4\x47\x42\x22\xf4\x45\x72\x44\x2b\xce\x57\x97\xa7\x67\x3a\xda\xf9\xe8\x71\xf3\x9a\x96\x2e\x7f\xef\x68\xb1\x09\xc6\xd1\x70\xfb\x4d\x5b\xb0\xd9\x2d\x62\x7e\x00\x24\xe2\xc6\xe3\xef\x4a\xef\xcd\x70\xb7\x9a\x18\xf6\x67\x02\x38\x68\x1d\xc1\x20\x2c\x9e\x80\x19\xfb\x1d\x57\x4c\xf2\x9a\x8a\x3d\x8d\xa0\x31\xbf\x71\x0f\x48\x85\x17\x85\x69\x1b\x0a\x1f\xe7\xbd\x17\xbb\xa3\xbc\x9d\x25\x43\xbe\xee\xee\x47\x3d\xd9\xb3\x30\xd3\xb3\xd8\xf8\xcb\x3a\xe7\xd2\x2b\xa5\xe9\xc5\x51\xc6\x02\x22\xef\xbd\x89\x5a\x2f\x0d\xb5\xf8\x46\x50\x7b\x64\x23\xc4\xcf\x08\xcf\xa5\xe8\x8a\xea\x8f\x08\x8c\xab\x13\xdb\xd0\xda\xc9\x7e\xff\x64\xa7\x73\x22\x34\x5f\x83\xbb\xcd\x84\x59\x03\x6a\xae\xa7\xf0\xf6\xe5\xab\xee\x34\x64\x08\xc6\x9a\x45\xc3\xef\xce\xf6\x7c\x88\x98\x2b\x46\x3d\xad\xea\xd8\x15\x23\xb4\xec\x6c\x59\x8e\xe0\x2b\x1d\xf6\x62\xb5\x45\x76\x51\xeb\x7c\x9f\xd0\x5a\xb8\x34\x0d\x9f\x38\x75\xbe\x08\x35\x76\x81\xfe\xcc\x1f\x1b\x2f\x81\x90\x1a\x08\x7a\xfa\x35\xab\x81\x44\xef\xbc\xb5\x30\xe4\x9c\x5d\x4e\x6b\xb3\x16\x28\x57\xb5\x58\xb3\x3d\xbb\x56\x6a\x88\x9d\x5c\xd7\x29\xcc\x5e\xe8\x18\xae\xc9\x79\x9e\x63\xa7\x16\xea\xbb\xba\xf5\x8b\xdc\xa8\x16\xa4\x9f\xd5\x1f\x1b\x7c\xbe\x49\x4d\xf1\x5c\x2b\xb6\xcd\x47\x27\xac\x7b\xca\x06\xac\xd8\x0a\xd1\x89\x07\x53\x49\xfa\xa1\xb5\x51\xa6\xd2\x66\x9a\x5e\xc9\x8d\x74\xbd\x92\x21\x84\xdc\xa4\xca\x5e\xa1\x24\xaf\x31\x2d\x74\x31\x0f\x24\x36\x82\xa9\x06\x31\xf7\x4a\x69\xcc\x40\x4d\x25\x6d\x27\x31\xae\xe3\x76\xa7\xf3\xcd\x94\xd2\x39\x3a\x95\x3b\x78\x72\xb2\xd6\xcf\x49\xa2\x78\x97\x8a\x5e\xb7\x86\x61\x87\xac\x17\x35\xa5\xd9\x83\xfd\x6e\x25\xd1\x05\xa9\xc3\x8c\x47\xbb\x29\x2e\x3e\xb3\xce\xd0\x16\x38\x1a\xfb\xcb\xcd\x5e\xa1\xa8\x1e\x3b\x8a\xa7\x78\xc8\x43\x1c\xbd\xc7\xad\xf9\x41\xc3\x69\xbc\x00\xa2\x33\xdf\xe0\x2c\x02\xa5\xd0\x38\x26\xf1\x4b\x30\x49\xba\xb6\x2d\xaa\xb4\x64\xac\x84\xfd\xe6\xea\x94\x75\xda\x89\x92\x2d\xa0\x6a\x1c\xe8\xbf\x32\x4e\x3e\x35\xa1\xe6\x1e\x52\xb4\x2a\x6c\xa0\x1c\xce\xd9\xce\x62\x3a\x27\xba\xa6\xbb\x24\x94\x72\x9a\xa2\x8f\x21\x29\x95\xb3\xbd\x0b\xaa\x26\xbf\xf7\x0d\x71\xa7\xd5\x08\x63\x46\x79\x2f\xbd\x57\x42\x9d\xed\x96\xbd\x71\x4a\x99\x3f\xc9\xf7\xd6\x1e\xca\x60\x7c\x8b\x05\xf6\x48\x95\xfa\xb2\x21\xdf\x90\x8d\xc1\xcc\x4b\x7e\x15\x32\x0e\x0d\xef\xd3\xbf\x5d\xfb\x5a\xd9\x44\x99\x3c\xea\x31\x06\x12\x3e\x98\xba\xc9\x16\xc5\x05\xa0\x26\x84\x95\x1b\x45\x6d\x4c\x71\x23\xd9\x19\x81\xa3\x6e\x72\x30\x76\x1d\xc1\x29\x74\x48\x29\x97\x1d\x80\xb3\xd6\x6b\xcd\x93\x0a\xc9\x3a\x3a\xf7\x2c\x38\x63\x43\xdd\x64\x43\xc1\xf6\x29\xda\x3e\x62\x8f\x00\xd0\x76\x92\xab\x49\x67\x14\xf5\x28\x9d\xd6\xdc\x66\x7f\xe2\x36\x0b\xb0\x97\x6c\x58\x6a\x9b\x1e\x28\x37\xd7\x3a\xf1\x71\x89\xc9\xf6\x8c\xc0\x98\xc8\xe6\x98\x6b\xe4\xc1\x8e\x11\x1f\x88\xbc\x45\x28\x46\x0a\x4a\xa7\x4c\x00\x1a\x0f\x67\x30\x42\x40\x33\x5a\x26\x82\x0c\xed\xfa\x46\x75\xcf\xdd\x95\x22\x48\x61\x09\x5d\x6d\xc9\x79\xe6\xf4\xfb\xef\x7f\xb0\x66\x0d\x77\x01\x43\x03\x4f\x0b\x03\xaf\x1e\x41\x6f\x85\x4a\xcd\xd1\x62\x91\x62\x77\xc0\x02\xf0\x8e\x46\x86\xc4\xc5\x66\x92\x85\x5a\xf3\x10\x16\x0c\xad\xc0\xe4\xda\xbd\x51\x87\x92\x62\x03\x48\x47\xb6\x63\x45\x30\xe1\x8a\x91\xe0\xd2\xba\xba\x76\xdd\x16\xfb\xa4\xfe\xaa\x96\x86\x4a\xa6\x3a\x38\xfd\x73\x95\x9e\x15\x71\x10\x18\x0a\x66\xc5\x1a\x83\x1a\xa3\x2c\x64\x04\xfa\x31\x1e\x9c\x18\xe8\xd7\x0e\xca\x75\xa3\x0d\xa6\x76\x18\xef\x2e\xea\xf4\x27\xf5\x9d\xb2\x05\x6b\xa8\x57\x6d\x53\x1e\x71\xac\x0f\x04\x3b\xaa\x48\xfa\xf3\x36\x83\x3a\x7b\x9d\x3b\x73\xa9\x86\x2b\x71\x3c\x74\x7a\xf0\x07\x6f\x92\x8d\x0b\xea\xb0\x16\xbb\x81\x2d\x22\x26\x94\x16\x4a\xc1\xb1\x23\x56\xab\x0e\xa9\xcd\x0b\x05\x51\x63\xa9\x57\xc1\xf7\x81\x28\x10\xd5\x3b\x23\xb6\xd3\x8e\x43\xf0\x4e\xd9\x8c\xda\x54\x42\xf1\x51\xcb\xa2\x38\xb4\x15\x15\xff\x13\x1b\x43\xc2\xa2\xa9\xcf\xd1\xa5\xbb\xda\x21\x7b\x81\x74\x5c\x73\x6d\x27\x6f\x47\xd5\xaa\x7a\xdf\x8d\x51\xea\xfb\x39\x3a\xbd\x95\xe7\xe7\x1b\xc8\xd7\xa5\x1e\xab\x1a\xc6\x9b\x06\xd0\x4f\xcf\xbd\x1b\x75\x4e\xf2\xda\x8d\x04\x71\xba\x35\x74\x1c\xcf\x69\xa9\xec\xbd\x39\xcf\x5d\xd3\x6f\xd6\x9d\x20\x1f\xf0\x9a\x86\xef\xbb\xb5\xac\x5f\xa2\x9d\xac\x77\xf2\x30\xac\x66\x42\x91\xfa\x5a\x9c\xfd\xa4\x36\x82\x79\xd5\xe0\x0f\x10\x8d\xf8\x2f\x52\x9c\xc1\x10\x39\xb1\xa2\x4c\x29\x34\xef\x33\xe1\xe2\x58\x25\x6d\xac\xfd\xc4\xbd\xca\x0b\x55\xed\xac\x0a\x67\xbc\x9e\x72\x72\x34\x4d\x11\xef\x56\xd6\xbd\x51\x5a\xf8\xad\x78\x1d\xa9\xdc\xea\xee\xfd\x35\x7f\x28\x93\xd4\x8c\xdd\xe5\x63\xae\xe4\x3c\x72\x6c\xec\xdb\x18\x5e\x58\x51\xec\x08\x3e\x82\x13\x8e\x49\x27\xf9\x45\xc5\xf1\x6e\xaa\xd3\xff\xe9\x24\x84\xd5\x80\x17\x26\xc7\xb9\x4e\xc6\xc3\x2e\x00\x07\xda\xee\x9c\x89\xb0\x43\x89\xc3\x27\x37\x71\x6a\x1d\xa7\x89\x7c\xbc\x45\xb6\x9d\x4f\x39\xd8\x9c\x24\xd1\xba\xb7\xa8\x51\xa2\xf2\xc7\x25\x3f\x6c\xbf\xb9\xfd\x4a\x9a\x05\x9c\x16\x27\x3f\xe3\x44\x09\x17\x3f\x58\x5d\x33\xf9\x2d\xac\xb3\x9a\x16\x98\x4f\x4d\xb4\x1c\xed\x4b\xf7\xe1\xa5\xf3\x44\xc9\xb0\x02\x9d\x76\xf7\x01\x1f\x30\xb4\xe0\x51\xae\xd9\xe9\x8e\xf6\x6e\xc7\x8b\x3f\xdf\x4c\xf1\xf7\x01\x83\x3d\x89\x00\xa1\xf7\x4f\xbc\xcb\xcd\x16\xcb\x69\xb0\x5a\x06\xe1\x34\xab\x87\xa1\x5c\xb2\xca\x98\x4a\x89\xb9\x6c\x29\x21\x5b\xf8\x0c\xad\x24\x88\xbb\x95\xd8\x80\xcd\xe3\x4c\xeb\x87\xa0\xaf\xb7\x8c\x76\x21\x77\x5a\x6e\xa9\xa1\x45\x61\x46\xfe\x15\x28\x91\x0f\x91\x50\xc3\x84\x0a\xf4\x23\x50\x86\xe5\x16\x79\xf3\x3d\xfe\x1b\x28\x31\xe4\xf4\x00\x4d\x49\x13\x10\x28\xb1\x9e\x76\xb6\x9b\x6f\xc3\x7f\x01\x86\x94\x97\x1a\x49\x98\xf7\xe8\x0e\xa2\xec\x70\x88\xb1\x07\x39\xc3\x2e\x7e\x80\x75\x8e\x7b\x1b\x2b\xb4\x84\x28\xe4\x44\xb1\x85\x22\x61\x31\x62\xdd\x7c\x34\xc4\xb4\xe7\x50\x9c\x2f\x31\x29\x07\x63\xe0\xe2\x48\x04\x04\x94\xa0\x2b\x0c\x96\xe4\xbe\x86\x00\xf3\x68\x20\x19\x12\xa9\xc6\x78\x58\xe7\x98\x08\xa5\xf5\x27\xf9\x12\x27\x05\x5a\x41\x0a\x03\xa5\x33\x5a\x75\xad\xe9\x90\x21\x27\xfc\x89\x3b\x0d\x75\x3e\x8e\xae\x22\x71\xa6\x8b\xc0\x20\x70\xe8\xc0\x7c\x6e\xbb\x5e\x35\x92\x05\x8b\x0f\x19\x2d\x56\x60\x40\x83\x60\x56\x05\x5c\xaf\x13\x51\xa0\xb8\x89\x2a\xa0\xed\x77\x3f\x13\xa8\xee\x04\x24\x33\xe1\xed\x2b\xa8\x50\x48\x13\x69\xac\xca\x6e\xbf\xe7\x5f\x1d\x07\xec\x0a\xaf\xf4\xed\x42\x90\xc2\xca\x04\x04\x2c\x5a\x97\x20\xf4\x8b\x0f\xae\x18\xdc\x51\x16\x1d\x32\x8f\xe7\xbc\xe4\x07\x4e\x52\x72\x49\x7c\xa4\x34\x4a\x16\xc0\x26\xfe\xd4\xdf\x1a\x40\x33\xb3\x51\xfa\x6c\x27\xbc\x18\x4e\x86\xf3\x15\x1d\xc3\x79\x66\x53\x96\x71\x18\xa8\x07\xd6\x49\x6d\xd7\xc4\xcb\x98\x9a\xbc\xaf\x8c\xc0\xac\x32\xf1\xe5\xff\xb2\xfa\xc1\xfb\x2b\x32\xcd\x4f\x4e\x6e\x6d\x6d\x9d\xc4\xd3\x77\x72\x94\xf5\xe2\x01\xbe\xec\xc8\xbc\x57\x30\x97\xfa\x29\xf2\x3f\x6e\x4c\x1f\x35\xde\x7c\x15\x9e\x5e\x91\x10\xd1\x0e\xad\x35\x75\x33\x33\x57\x97\x00\x5f\x3a\x40\xf5\x40\x9b\x67\xe2\x74\x7e\x2c\x50\x2d\xc3\x54\xb9\xec\x98\xe0\x7f\x6e\x32\x10\x97\x34\xc3\xc3\xe8\xf9\x7d\xf8\x01\xde\x25\x36\xb5\x2b\xef\xca\xe3\x76\x06\x43\x5e\xa5\x3f\xee\xfb\x5e\xd4\xbe\x62\x03\x07\x7e\x28\x3f\x2a\x25\x12\xe8\x95\x86\x78\x0e\x7e\xe0\xd9\xa9\x94\x60\x0d\xfc\x19\xfc\xdf\xf9\x86\x8a\xc3\xc2\x58\x95\x0b\xc6\xdb\xd3\x21\x7c\x9c\xf3\x65\xe5\x08\x1a\x31\x4c\xfd\x0c\x12\xb2\x26\x63\x8a\x8d\x29\x3a\xf5\xb7\x2a\x3d\x91\x01\x77\x3a\xe8\x6d\xeb\x28\xa2\x9c\x03\x4c\x4e\x0e\x7e\xd5\x17\xc4\xc3\xdb\xbb\x8d\x4a\x4b\x94\x5e\xc9\x72\x8c\xcd\x73\x0a\xbd\x74\x0c\xbb\x6a\xbf\xb8\x0e\x87\xa5\x36\x38\x14\x60\xf3\x7c\x5c\xa8\x3e\xb2\x38\xf8\xa4\xb6\x36\x81\xa9\xe2\xd6\x02\x35\x5c\xad\x41\xcd\x57\x5e\xce\xb7\x49\x3f\xbb\x82\x2e\x2e\x45\xd4\xd5\x72\xf5\xe0\x82\x34\x2f\xc2\x7f\xe1\xa5\x32\xb8\x02\x9f\x08\xa4\x3a\xfc\x96\x0b\x94\x08\x4c\xbb\xc1\x6d\x77\x31\xfc\x6c\xe9\xbb\xd6\x37\x9d\x8d\x0b\x8c\xb7\x06\x4d\x75\xa3\x8c\x38\x6a\x61\xbf\x11\xb2\x6f\x26\x6d\xe8\x29\x4b\xba\x5d\x42\x49\x06\x1d\x68\x90\x2f\xc8\x1e\x99\x4f\xe3\x9a\xec\x01\x47\x82\x8c\x2f\xc0\x04\x68\xa4\x59\x05\xc9\x86\xba\xbd\x5b\x15\xf5\x06\x88\x1a\xa9\xe5\xf5\xaf\x89\x89\x32\xf7\x18\x60\x94\x4d\x6f\x95\x00\xb1\x7f\xb6\x10\x9a\xcd\xfc\x5a\xb2\x64\x14\x9f\xf8\x3b\x61\xe8\x76\x2c\x5b\x38\x76\x2c\xd9\x27\x25\x8a\xdd\x77\x1f\x7b\xee\xe3\xb7\x00\xf4\xc1\x0d\xe0\x0b\xef\x20\xa8\x0a\x6b\x37\x91\x1c\xae\xc6\x15\x0d\xdd\xbb\xaf\x97\xec\x86\xb0\x15\x0e\x99\xb4\xa3\x23\x37\x87\xc5\x7d\x8d\x0a\xb0\x61\xd7\xff\x35\x0e\x49\x51\xfa\xd6\x49\xfb\x51\x22\x11\x62\xf6\x4b\xc7\x54\x40\xd5\x66\x34\x18\xa0\x4d\xf0\x37\x84\x62\x60\x2b\xbc\xcd\x1a\xf6\xd2\x6d\x89\xbd\xf5\x8d\x8e\x43\xa5\x33\xeb\xb0\x08\x51\x40\x90\xf6\x93\xf0\x16\xc7\xd6\x6f\x9e\xee\x74\xd4\x59\x7a\x54\xff\x35\x76\x6f\x13\x39\xda\xd8\x6e\x50\xc8\x87\x36\x56\xa8\x98\x82\x26\xf0\xe4\x0f\x50\x70\x45\x35\xa1\x84\x27\x78\x70\x55\x86\x81\x41\x1b\x5a\xe5\x0c\xff\x75\x0a\xf9\x51\x9f\xce\x9a\xe6\x0d\x45\x65\x08\x62\x51\x8b\x79\x35\x6d\x74\x27\xa7\xe6\x16\xd0\x34\x2c\x1c\xc2\xcf\xd4\x80\x36\x01\x21\x2f\x1a\xbf\x99\x72\xf8\x25\xd4\x16\xdb\x59\x96\x54\x63\xbc\x10\x75\x24\xb9\x33\xe1\x32\x33\x12\x5c\xf1\x40\xf9\x2a\x4b\xd2\x71\x27\xb6\x20\xa4\x03\xea\x17\x4b\xe2\xa9\x23\x71\x25\xa1\x81\xe8\xf5\x70\x16\x76\xb1\xe6\xac\x93\x6c\x6c\x34\xd6\xb3\x74\x2b\xc7\xf0\x3d\xa3\xac\x6d\x02\x67\x1b\xef\x17\xdf\xef\x45\xd4\x04\x94\x71\x8f\x62\x11\x60\x03\x68\x00\x34\x20\xb3\x35\x27\xfe\x19\x1a\xa2\xd1\x57\x36\x30\x68\x4e\xef\xd3\x5f\x79\x49\xf6\x18\xa5\x3c\xee\x5f\x3b\xb4\xda\x59\x28\x64\x3d\x5e\x4d\xcc\x0f\xf8\xd8\x90\x16\xf2\xcd\x74\xab\x85\xbf\x28\xbc\x51\x5e\x4d\x82\xac\xfd\xe3\xb4\xe7\x07\xc5\xba\xc5\x76\x75\x03\x58\x8d\xf7\x4f\xe3\x63\x0c\xff\x37\xf5\xc3\x1a\x0b\x7f\xae\x5d\x9f\x01\x86\x5a\xe9\x32\x02\x23\xf9\x8d\x15\x4b\xd8\x63\x7a\xe8\x04\x90\x98\xb8\x25\x3d\x89\x97\x2d\xa5\xb7\x03\xe0\xce\xdb\xe7\xde\x97\x27\xf2\x49\x72\x23\x9a\x97\xdd\x92\xf4\xd0\x38\x99\x1a\xc9\x41\x1b\x35\xce\x51\xfa\x33\x3b\xc2\xd1\x6f\x57\xe8\x48\x70\x93\x0a\xdb\xa2\x9d\x2c\xda\x80\xbd\xfb\x97\xa9\xce\x32\xb3\xc3\xae\x4f\xfa\x3b\xb0\x56\xa6\x25\x6d\x42\x1d\x68\x06\xd6\x9a\x23\xfa\x12\xc9\x8f\x69\xf3\x8d\x72\xd1\x16\x5a\x68\xfb\xa8\x0b\x46\xc8\xfd\x36\xed\x82\x3a\xeb\x5c\xf2\x91\xc2\x84\x60\xe2\x30\x30\x31\x0e\x59\x42\x25\xb2\xc8\xd0\x0c\x16\x4f\xb3\x19\x2e\x5d\x05\x9d\x76\xd2\x1e\x7f\x1d\xbd\x0d\x1e\x6c\x61\x20\x9c\xfc\xf8\x16\x84\xb3\xdc\xe6\x84\xd4\xe7\x1c\x08\xee\x44\xb0\x6a\xad\xd3\x7f\xad\x8b\x20\xb5\xbf\x62\xdc\x7f\x6d\xe4\x1e\x89\xb8\x63\x88\x96\x46\xe5\x44\x68\x43\xd8\x32\xd3\x1a\x5e\x06\xcd\x24\x20\x80\x6e\xf5\x3b\xc1\x78\x78\x15\x8c\x7c\x21\xca\xae\x74\xd2\xad\x01\xdb\xef\xea\xa6\xb6\x32\x52\x2f\x73\x36\x67\x8a\x47\xe2\x9d\x21\x3c\xe5\xe6\x00\xd1\x86\x5f\xf3\x38\x2c\x27\x90\xbd\x39\xff\xd5\x71\x7a\xde\x43\xdf\x49\x57\x5f\xe8\xf5\x24\x35\xdd\x49\x9a\x30\xe9\xf6\xdc\x21\x20\xf3\x44\xb9\x11\x6c\x78\x6b\x0c\xd9\x35\x26\x97\xa3\xea\x59\xf7\xe2\x8e\x19\x09\x61\x78\xd8\xa1\xeb\xe0\xb4\x24\xdb\xff\xd7\xf1\xbf\x5d\xfb\x9f\xa8\x74\x4a\x13\x00\xfb\xe9\x08\x35\x26\xa4\x36\x21\xe4\xc0\xda\x0d\x36\xbc\x54\xc3\x2c\xed\x8c\xda\x08\xf3\x4f\x12\x92\x74\x47\x88\x7a\x0d\x20\xd5\xc9\xc4\x41\x82\x27\x0a\x27\xe9\x68\xac\xcb\x77\x13\x88\x86\x96\xdc\x73\xb4\x7b\x30\xfa\x5d\xae\xf1\x79\xdd\xd5\x27\x79\x8c\xb9\xfc\xb5\xd7\x36\xd8\xa7\xbe\x33\x2d\x41\xf4\x3a\x4b\x88\x01\x57\xe6\x9a\x4e\x38\xeb\xa1\x13\xda\x51\xae\xd7\x82\x18\x8f\xcb\x4b\x1f\xa5\x59\xf7\xb2\x93\xee\xcd\x3d\x18\x8b\x53\xbd\xb9\x15\x8f\x12\x8e\x26\xd8\xca\xd3\x52\x30\x1a\x65\xe3\xdb\x95\xc2\xd1\x34\x8c\x97\x32\xe5\xea\x29\x39\x26\x07\x72\x45\x60\x18\x0c\x72\x66\x16\xdf\x9c\x2a\xfb\x01\x9c\x3b\x5b\x2b\xe1\xc8\x31\x8b\xef\x84\x72\x54\x25\xa8\xe0\x4a\xfb\x31\x59\x85\x70\x7e\x8a\x87\x9c\xa9\x64\x6a\x22\xbd\x12\x6c\x2c\x5d\x15\x4c\x0e\x67\xdc\x55\x4d\xce\x50\xca\x47\x22\x1a\x8b\x9c\xb3\x65\x8c\x25\x59\xa1\x24\x25\xe1\x12\x47\x4a\x7f\xe2\xf8\x69\x63\x6f\x95\x65\x60\x54\x45\xd2\x16\x77\x18\x37\x79\xaf\x6a\x82\xc1\x38\x49\xed\x16\x25\x40\xa5\xa2\x8b\x9a\x71\x01\xb6\x63\x25\x50\xc9\xb0\x37\x2d\x47\x5b\x31\x59\xdc\x4c\x10\x6e\xf7\x14\x1c\x38\xf2\x0b\x8d\x64\x9c\x0c\x81\x3b\x4a\xcc\x55\x1c\xef\x6a\x0e\x1b\xa7\xc7\x6c\x20\xc9\x26\x5b\xdd\x11\xe8\xc0\xaf\x44\x7a\x46\xeb\x00\x53\xde\x92\xe2\xa8\xd9\x4e\xf2\xdc\x9a\xeb\x93\x1d\xc5\x54\xf2\x45\xbb\x91\x77\x98\x61\x99\x39\x11\x67\x25\xc4\xdd\xb4\x9a\x2a\xed\x66\xdd\xe8\xdf\xaa\x0b\xb4\x82\xfb\xa1\xaf\xf6\xe1\xc2\x1b\xa9\x8e\x90\x72\xe6\xc5\x63\xaf\xcc\xed\x6a\x41\xc4\x95\x7f\x07\xbb\x33\x27\x99\xc8\x3d\x91\x2c\xda\x84\x7f\xbe\xcc\x9e\x0d\xb4\xee\x57\x2c\xb1\x8e\x98\x64\xe4\xdf\xc9\x72\xcb\xaf\x5d\xaf\x21\x9f\x04\xa1\x96\x4d\xa1\x39\x59\x94\x91\x84\x60\x62\xd9\x60\x0c\xee\xf9\x8f\xb1\x17\x73\x8d\x5b\x02\x92\x9c\x52\x02\x88\x0f\x3c\x53\x18\xfa\xa6\xa4\x8a\xc3\xe5\x32\xf8\xf5\x58\xab\xc5\xf6\x4e\x75\x10\xbd\x2c\xed\xa9\x09\xa2\x87\x94\x07\x1a\x86\x1d\xb1\x15\x37\xa6\xde\x61\x25\xa2\x9e\xa2\xc4\x90\x4f\x44\x61\xb9\x23\x26\x64\xe5\x84\x73\x36\xbd\x49\xa8\xcf\x4a\x68\xbd\x86\xaa\xb5\x03\x98\x1b\x28\x6f\xbe\x3d\x80\x34\x80\xd0\xbe\x2e\x5a\x5e\x4d\x5a\xa5\x50\x13\x6e\xe0\xbc\xe0\xb4\x6e\x2f\x88\x99\xe7\x4f\x78\xfa\x4f\x6e\xb8\x3c\xf8\x34\xfb\xf5\x49\x51\xb5\x98\xf4\xa1\x81\xa8\xc6\x01\xcd\xb7\x15\x85\x49\x74\xfb\x17\x96\xee\xad\x38\x0a\x13\x26\x9e\x9d\xc8\xa5\xc8\x1b\x3c\xb1\xf2\x6f\x37\x68\xaa\x89\x86\x48\x33\x43\xc6\xd7\x95\xa5\x11\x49\xe3\x30\x5b\x14\xef\xde\x81\xfa\xff\xa0\xb3\xc5\x4e\x75\xd0\x21\x21\x0c\x98\x30\x6d\x07\x42\x7a\x97\x8b\x18\xec\x7a\x5f\xc7\x11\xe5\x03\xcf\x84\x0a\xeb\xcb\x28\x1e\x99\x53\x91\x0d\x90\x9a\x95\x32\x4f\x2b\x65\xea\x5b\x2f\x25\xaf\xb2\x35\xeb\xc2\x1a\xea\xef\xda\x58\xa3\x44\xf9\xd8\x02\x70\xf8\xdb\x31\xc6\x28\xbb\xef\x46\x17\xd0\x5f\x59\x3a\x54\xf1\xe0\xd3\x9f\x81\x5a\xbe\x1a\x6b\xd1\x86\x49\xae\x68\xbf\x0b\x3d\x67\x54\x23\x64\x72\x68\xd2\xd8\x99\x78\xf4\x2c\x4d\x9d\x9f\x78\xd9\xc9\x74\xf0\x3c\x44\x15\x7a\x86\x36\x9f\x9b\x7b\x70\x3c\x7f\xa3\x32\x9c\x41\xba\x15\x20\x2d\x59\x5b\x83\xa0\x87\x56\x8a\xb2\x05\x22\x4d\xd9\x40\xcf\x51\x0e\x1e\xf3\xdf\xa7\x26\x79\x1e\xcf\x93\x0b\xc8\x2a\x20\x87\x2c\x01\x4e\xf8\x3d\xb2\x0e\x12\xdd\xb8\xe9\x86\x25\x16\xbd\x25\xa5\x99\x70\xe9\x37\xaf\x86\x39\x0b\x02\x00\xdc\xe0\x3a\xe3\xba\x48\xbf\xa5\xdc\x41\xae\x41\x2e\x73\xa6\xec\xd8\x38\xb1\x21\xa9\x26\x81\x18\x51\x33\x93\x20\x33\x28\xaa\xd6\x64\x5d\xce\x5c\x73\xfd\x0c\xdd\xf0\x9e\xa1\x2a\x47\x9f\xa2\x04\xbe\xb6\xc1\x6b\x26\x26\x25\xad\xe4\xb7\x5a\x38\xe8\x4a\xde\x35\x8a\x1a\xce\x0e\x97\x26\xd4\x94\xeb\x81\x4a\x44\x14\x0f\x9a\xbc\x94\xc3\xf3\x9c\x63\xe0\x1c\xaa\xfd\xef\xb9\xab\x3b\xd6\xb4\x4e\xe2\x52\xa2\x7e\x8b\xbc\x0b\x89\x20\xdf\xb5\x12\xa4\x8a\x21\xe0\xec\xb3\x40\x1e\x3a\x23\x1e\x94\xe6\xbc\x6c\x3b\xb4\x01\x8e\xcf\x01\xf3\xed\x14\x42\x5a\x52\x80\x9a\xe5\x32\x21\xb6\x64\x92\x26\x4b\xb7\x4e\xa7\x29\x54\x75\x38\xfe\x16\xb7\x31\x97\x76\xe5\x22\x6c\xe4\x5b\xe5\x16\xee\xf8\x36\xe2\x14\x4b\x95\x16\x93\x2c\xb3\xe6\x04\xc3\xc6\x5c\x18\x1e\x82\xa9\xc9\xcf\x8a\x81\xdf\x3d\xd9\xa9\xd3\xbe\x69\xe0\x68\x46\xf0\x4e\x33\x41\x4a\xdf\xac\xa9\x61\x61\xff\xc5\x9a\xba\x79\xd9\xcf\x35\x27\x24\x3a\x75\x77\xa1\xfe\x2c\x8a\x9a\xab\xea\x50\xcd\xc4\xee\x56\x6d\xe2\x91\xe0\xb2\xa3\xb8\x39\x77\x14\xa8\x18\x21\xf6\x4e\xa3\xa4\x72\x76\x03\x12\xf4\x59\xc8\x7d\xe4\xe9\x39\x63\x2c\x93\x5d\x32\xbd\xa3\x0e\xd1\x6d\xc9\x3b\xc1\xb5\xd7\xd4\xa7\xba\x8e\x1c\x98\x58\x39\xdb\x68\xe9\x13\x77\xc2\xae\xb9\xe3\x73\x36\x21\x81\xaf\xb7\x8d\xd9\xa3\x17\xc3\xbd\x92\x61\xb7\xf6\xd8\x36\x42\x53\x35\x4c\x92\x97\xe3\xb8\x32\xe7\x23\xf8\xa6\x37\x3c\x44\x56\xb9\x99\xe1\xd5\xd4\xf2\x49\x9d\xa7\xda\x18\x8f\x96\x26\x8a\xdd\x99\xeb\xf5\x2f\x16\x79\x9a\x3b\xf4\x86\x67\x43\xea\x2e\xe0\x9f\x81\xff\xc2\x58\xa4\x24\x3a\x28\x61\xc2\xff\x9b\x13\x76\x44\xd3\x47\x98\xf0\xd4\x37\x30\x25\xab\x9e\x20\xba\x08\x48\x72\x16\x20\x7d\x46\x67\xe5\xa9\xae\x19\x71\x4e\x37\x23\x67\x74\x3d\x70\x8a\xed\x61\xc1\x1c\xa3\xc1\x37\x94\xc0\x33\xb2\xcc\xc3\xc3\x42\x7e\xe4\x2b\xda\x42\x63\x85\xad\x22\x3b\x1d\xdf\xf5\x40\xf3\xc9\xd8\xcf\x09\x47\x2b\x99\x90\x5f\xaa\x3e\x79\x0b\x25\x79\x47\x07\x2d\x06\x66\x59\x05\x68\x20\x69\x59\x8d\x9b\xd5\x51\x3b\x11\x2b\x6d\x71\x78\xf2\x09\x6d\x3b\x8c\x41\x3a\x60\x6d\xf3\x40\x87\x6d\xbc\xa3\x93\x64\x3f\x70\xcf\x10\x91\xd6\x64\x49\x47\x92\xe7\x1b\x47\x0c\xe1\x18\xce\x65\x56\x49\xfa\xbe\x6b\x0d\xd9\x1d\x9d\x0e\xcb\xb3\xe9\x60\x5c\x5e\x5e\xea\x44\xf9\xe6\x7a\x1a\x49\x2e\xe3\xe9\x81\x36\x0b\xbf\x59\xce\xec\x81\xd8\x1e\xad\xb2\xf2\x1a\x5b\x72\x91\x72\x1b\x21\x47\x7d\x56\xe2\xa3\x65\xaf\x1e\xc1\xd9\x19\x14\x89\x16\x47\xfd\x2a\x1c\x72\x98\xa4\x01\xdd\x20\xdd\x21\x5e\x20\xc8\x2b\xb1\xd2\x16\xf3\x91\x4b\xba\xa1\xa0\x09\x37\xb0\x1e\xe9\x20\x21\xcf\x80\x6f\x05\xc6\xe8\x1e\x0f\xa6\x0f\x31\x42\x63\x96\x17\xad\x21\x06\x3a\xfc\x29\xfe\x94\xfc\x3e\xf4\xe2\x7c\x84\xcf\x45\x5a\x00\x73\xb6\x86\xff\xbf\xa1\x8e\x77\x48\x29\xae\xd7\x97\x54\xc4\x70\x24\x90\x73\xbd\x5f\x56\x26\x93\xf6\xdb\x94\xb4\xa6\xab\x2c\x3b\xb6\x69\x13\x27\x5e\x83\xdb\x70\xc0\xfa\xa4\xb1\xc6\xa0\x53\xd2\x28\xc2\x78\x45\x4c\x92\x99\xb3\x30\x5a\x04\x73\xec\xac\xc6\xc1\xc1\xb5\xd0\xda\x99\x22\xb5\x3e\x20\x01\xf7\xae\x63\xf6\x08\x84\x25\xa5\x3d\x71\x92\x8d\x90\x9b\x86\x7a\x73\x9d\x14\xa7\xeb\xa7\x6a\x58\x42\x64\xd4\x56\xdc\x52\x41\xfd\x86\x57\xa2\x94\xdf\x0b\xc3\xdc\x38\x79\xcd\xdc\xa2\x75\x57\xa4\x34\xa8\x47\x6e\x42\x9f\x83\x1a\xa7\x1b\xe4\x3c\x9c\x7a\x65\x25\x3c\x47\x33\x0f\x04\xb1\x2d\xd5\x2a\x65\x84\xf6\x5b\x34\xf6\x07\x94\x14\xd0\x5d\x94\x8a\x4c\xde\xaf\xab\xd5\xd1\xbb\x9c\xbb\x61\x26\x39\x0a\xbc\xb5\xa0\x8c\x43\x53\xc7\xe1\x76\x51\x9e\xa2\xc5\xeb\x74\xc4\x2d\x75\x82\xa4\x57\x76\x87\x95\xc1\xe5\xf9\x4e\x84\x45\xfc\xdc\xe5\x50\x76\x44\x3d\x3e\xf6\x8a\xe2\x6d\x7d\x70\x52\x7c\x9a\xcb\xed\xa0\xc4\xef\x33\xef\x8d\x89\xa4\x54\x1a\xa1\x84\xff\x51\x35\x0d\x39\xc8\xb5\xa6\x22\x99\xcd\x56\x65\x64\x98\x9e\xd9\x3b\xbb\xe5\xf4\xfd\x61\xe3\x8f\x46\xf0\xd2\x3b\xfa\xa5\xa0\x3e\x63\x0e\x44\xb0\x6d\xe4\x5b\x89\x1b\xde\x79\xea\x65\x30\x0e\x57\xc9\x46\x03\xd1\xa9\xb3\x7e\xc2\x2d\x85\x81\x1b\x06\x2d\xc9\x2b\x95\x72\x5c\xf8\x12\xd9\x7e\x50\x97\x98\x6b\x57\x7d\x70\xfa\xc3\x62\x73\x7e\x73\xae\xec\x7f\x4e\x3b\x50\xb2\x94\xc3\xa4\x9a\xc3\xd2\xa5\x79\xd9\xc2\xc7\xf4\x2b\x74\xb4\xd8\xf8\x47\x56\x7c\x9c\x57\xa6\xc3\x51\xa4\x68\xeb\xc6\xc6\xc2\xd4\xd3\x0e\x09\x26\xa9\x4d\xe9\x7f\xb4\x8e\x9d\x84\xeb\x3f\xba\xc7\xd2\xd4\xab\xe4\x7e\x65\x40\xa4\xf4\xc5\xd8\xc0\xc9\xd5\x38\x0f\x08\xc0\xb5\xe4\x16\xa1\x0d\x5c\xcc\x09\x49\x37\x6a\x88\xce\x5d\x8c\x22\x3c\xbf\x87\xca\x64\x4d\xb3\x4c\x75\xd5\xe4\x60\xa9\x51\xf2\xcc\xd9\xe8\x6e\x52\xb4\xba\x6d\x26\x04\x43\x6e\x8d\xd0\xce\x03\x0e\x41\x8f\x4c\xf1\x3e\x35\x4c\x38\xb1\x1e\x35\x70\xaa\xb8\x70\x17\xae\x9f\x9e\xb4\x8b\x4d\x55\xda\x0d\x4b\xc2\x9d\x0e\x2a\x7a\x2c\x87\x0f\x10\xae\xd5\x1d\x43\x16\xe7\xdb\x83\x36\x2a\x23\x31\x3b\x2b\x1b\x88\xea\x1b\x2f\xf8\xd9\x33\xeb\x52\x3f\xfc\xb1\x01\x05\x5f\xe5\x50\xce\xc9\xcf\x63\xb2\x7e\xcc\x7f\x78\xa6\x5e\x36\x02\xbb\x6b\x5a\x72\xf5\x06\xdf\x69\xc6\xf8\x06\x7e\x08\x3f\x4d\x9c\x0b\x67\x2a\x45\x4e\x17\x37\xe0\x95\xf9\x23\x2b\xd9\x47\x07\x74\x76\xcf\xfd\x91\x8b\x87\x20\x1f\x14\x2f\xe6\x9d\x9b\xa2\x72\x52\xb7\x20\x8e\x69\x74\xde\xbc\x14\x13\xcf\x47\xda\x6b\x49\x3b\x45\x36\xd2\xe9\x86\xc7\x97\xa8\x97\xd1\x06\x3e\xee\xa8\xad\x4d\x0c\x0c\xc3\x8e\x44\x4c\x62\x52\xa2\x06\x65\x34\x84\x9d\xba\xd9\xba\xdd\x9a\x29\x9f\x26\x7b\x4d\xdb\xcf\x09\x6f\x10\x14\xcc\x50\xf2\x66\xe1\x30\x0b\x0c\xc3\xe2\x6b\x00\x3d\x52\x8d\x12\x47\x40\x47\xe8\xfd\x8c\x87\xfb\x1a\x49\xf4\x38\x55\x03\xb3\xab\x24\x57\xd0\x69\xbf\x2d\x1f\x83\x97\xec\xba\x28\xba\x77\xcb\x14\x60\x7b\x94\xa1\xe1\x65\xab\x9b\x66\xe9\xa8\x48\x06\x71\x39\x4b\xfb\xbb\xfa\x43\x1e\xaa\x06\x2c\x22\xf0\x5b\xad\x11\xc7\x01\xb7\x35\x77\x6b\x6c\x19\xa6\x26\xbd\xf3\x18\x07\xcf\x92\x78\xdb\x2c\x51\xd2\xba\x51\x54\xb6\xb7\xd9\x2e\xe5\x8e\x28\xc9\x0e\xbd\x9a\x7c\x4f\xac\x5b\xe5\xa1\xdb\x94\x34\x92\xae\x17\x11\x0c\x1e\xa3\x81\xe1\xb3\xfa\x40\x9e\xdd\xa2\x64\x30\x85\x01\x98\x61\x5b\x46\xc3\x16\x2e\x70\xde\xbc\xc8\x2f\xd5\x79\x7a\xa9\xd6\xf0\x65\xa0\x7d\x3d\x48\xa9\x25\xbd\x9c\x96\xb7\xb5\xd5\x30\x1c\xa6\x5f\xe5\xa7\xf0\xa6\x5a\x5c\xaf\xf3\x66\x1c\x0d\x5f\x7c\x95\xf7\xd8\x8d\xc9\x6d\x90\x1a\x2a\xaf\xcd\x7b\xf0\x52\xcd\x59\x20\xb7\x52\xd2\xe9\xc5\x5e\x85\x73\x1d\xb4\x00\xaf\x29\x4c\x36\xde\x98\xa2\xe1\x26\x43\x11\x7f\xf7\x9c\x43\x4a\xc9\xcc\x82\x6d\x88\xbd\x97\x3f\xca\x4b\xf2\xb2\x52\x29\x5d\xff\x9b\xb8\x5d\xe4\x5c\xf8\x03\x7e\x70\x0b\xad\xa7\x69\x91\x17\x19\x94\x04\xde\x87\x3c\x8e\x70\x4d\xdf\xd6\x6f\xd5\x2a\xbe\x55\x1f\xe2\xdb\x12\xa3\x04\x85\xcb\xeb\xc6\x85\xe7\x2c\x5c\x1f\xf3\xd4\x40\x4f\xd9\xa8\x5d\x8c\x00\x5c\x48\x77\x17\x56\x31\xbb\xcd\xaa\x79\x5d\xed\xaf\x52\xd1\x9e\xe3\x72\xdd\x60\xbf\xed\xa8\xbd\x19\x07\x3a\x3e\x83\xef\xe7\xf7\x5c\xa9\x6a\xbb\xae\xd4\x0e\xde\xa6\x2c\xdd\x48\x7a\x68\xd8\xb1\x3e\x6a\x5f\x89\x0b\x0c\x17\xb3\xd9\x22\xe3\x5d\xdb\xd4\x45\x5d\x48\xbd\x4d\x85\xd4\x7b\x50\x48\xad\x91\xc3\x64\xa8\x51\x40\xb9\xfd\xb8\x88\xc8\xe4\xdb\x34\xf2\xee\x19\x58\x7b\x7c\xd9\x89\x82\x95\x52\x8c\x59\xd7\x12\x7e\x59\x2e\x2a\x92\xbc\xa6\x81\x0f\xb0\x80\x5a\xa5\x02\xfa\xce\xa2\xa1\x46\xa8\x31\x8c\xd7\xcc\x98\xbf\xbd\x0d\x84\x6c\xf3\x7d\x4c\x4a\x04\x23\xb8\xc4\xcf\x6e\x51\x92\x0f\x40\x51\x82\xd4\xab\xc9\xa0\x8d\x71\xe5\x73\x2a\x8d\x17\xbc\x0a\xf0\x74\x59\x12\x21\x60\xb1\x8b\x18\x72\x2f\x58\x6e\x88\x5f\xe6\x14\xd4\x7d\x73\x39\xdd\x6d\xa5\x98\xf4\x98\x37\x65\x4c\x39\x22\x1b\x92\xf3\x70\x18\x01\x49\xfb\x0a\x47\x2d\xee\x91\x33\x9e\xba\x40\x6f\xa0\xa5\x01\x86\x23\xe3\xa2\x68\x65\x67\x2c\x31\x6a\x13\xa1\x4c\x4b\x59\x1a\xa5\xae\x35\x77\xd6\xaf\x34\x95\xdc\x71\xdd\xbb\x1c\x52\xd8\x94\xa3\x80\xc4\x50\xa6\x46\x65\xa3\xcb\x09\x1d\x58\x23\x6a\xe2\x32\xe2\xae\xe6\xc7\x76\x3f\x74\x27\xe8\x3a\x89\xc8\x64\x8f\x10\x4a\xae\xa1\x9b\x58\x68\x91\x2e\x73\x22\x6e\x88\xdd\x27\x4e\x7b\x42\x30\xb5\x4a\x6f\x75\x41\x4a\x11\x85\x99\xe4\x4a\x49\xa0\xbc\x86\x7a\x69\x37\x11\x8e\xb2\xd4\xd8\x79\xfc\xa2\xde\x27\xd7\x4a\xae\x30\x8c\xf2\x7c\x2b\xcd\x3a\x5a\xed\x89\xee\xcd\xe8\x01\x2f\x1e\xcd\x05\x06\x77\x45\x47\x26\x35\x1a\x08\x11\x64\xe6\x26\x54\x0f\xdf\x78\x1b\x72\x4f\xbc\x0c\x3e\x9d\x4e\x44\xa8\x58\x9b\xb3\xb6\xc2\x54\x57\x99\x17\xbb\x8a\xf6\xa8\x55\xe3\x10\xcf\xe9\x43\x37\x91\xe4\x2d\xe7\x80\x1d\x21\xd7\x65\x98\x1d\x1b\xbb\xed\xf1\x41\xfc\xde\xea\x87\xe6\xce\xf5\x05\x83\x6f\x99\x1d\x45\xa3\x43\xf4\xda\x6e\xb1\xd7\x5e\x5d\x4c\x0f\x57\x63\xab\x7b\x70\xe5\xc0\xd4\x37\xba\x58\x86\xbd\xeb\xc2\x9b\x1a\x50\x44\x3e\x3f\xea\xee\xea\x16\x17\x64\x73\x65\x1d\xe5\x9c\xa4\xab\xba\x9d\xbc\x48\x80\xd4\x4e\xb7\x06\x22\x5c\x27\x3f\xde\x1d\x13\x65\xc2\x87\x33\x86\x8f\xc5\x75\xff\x25\x33\x13\xac\xca\x31\x39\xce\x24\xbd\x98\x2c\x3f\xf2\x6d\x14\xfb\x84\x85\x37\xb5\x02\xc6\xb2\xb8\x5d\x12\x75\x9b\x08\x5d\x9e\xc9\x1b\x6f\x8b\xf8\x95\x97\x02\xc9\x11\x41\xdb\xf0\x27\x87\xa1\xd5\xd0\x7a\x9b\x54\x35\x1a\xda\xd0\x27\x02\x37\xa2\x91\xd9\x4c\x86\x14\x29\xb1\x50\x94\x0a\x81\xa3\x6a\x39\x42\x78\x0e\xa8\x40\x0c\x06\x5c\x5f\x32\x7d\x41\xf7\x5c\x27\x02\x95\x27\xb2\x37\x41\x8c\x9c\xed\x72\xdd\xc1\x4e\xcb\x38\x16\xfb\x82\x41\xb3\x79\x83\xe2\xcf\xb8\xf8\x23\x9c\x2f\xdc\xb1\x38\xe0\x0c\x1a\x54\xd9\x43\x0b\xf4\x26\x6c\x34\x4e\x9f\xe6\xd9\x8c\x8b\xc2\x81\x90\x80\x3f\x9c\x4b\x36\x8e\x93\x8f\xd4\xb8\xc2\xbc\x24\xb4\xa5\xf1\xf1\xab\x79\xc6\x63\x5c\x82\x72\xa9\xb1\x4e\x82\xd3\x3d\xdc\x46\x3c\xc8\xdf\x30\x45\x5a\x1e\xcc\x91\xb6\xaf\x8b\x98\x9c\x27\xd3\x43\xad\x26\xc5\x25\x60\x6d\x89\x40\x7c\x6f\x86\x25\x98\xef\xcf\x92\x2b\x61\x90\x5c\x74\x0b\x45\xac\xa6\x11\x8c\x7c\x71\x67\xc8\xaf\xbc\xc4\x2c\xfc\x2a\x1e\x20\xad\x46\xd1\x9f\xac\x80\x9e\x30\x27\x7f\x9f\xe7\x52\xe0\x0c\x9b\x5a\x2e\x0d\x77\x0d\xde\x79\x85\x42\x78\x8c\x31\x18\x17\x0a\x38\xda\xf2\x87\xcd\x14\x1d\x42\xfe\x89\x6f\xbe\x7e\x39\xa4\xfc\x2a\xf7\x48\x0d\x6f\x5e\x92\x48\xb2\x33\x68\xbe\x0d\x7f\xd5\xd9\xf7\xbd\xd7\x1a\x41\xf2\xc7\x8b\xf2\x14\x2c\x62\x0c\xe8\xa3\x0c\xd3\xbe\xbc\xc1\x41\xe1\xf4\x57\x94\x23\x60\xd8\x18\x0c\x6c\x3a\x50\xc3\x1e\x22\x55\xcc\x6d\x49\xfe\x9a\xe8\x96\x83\x71\x91\x23\xb5\x99\x74\x37\x29\x24\x1a\x80\xdf\x2e\xbb\x7a\xe2\xf5\x6b\x98\xa5\x45\x02\x8d\x22\xba\x13\x61\xb6\x4a\x59\xbe\xd4\xdb\x14\xdd\xdd\x29\x01\xb3\xa1\xef\x76\x36\x51\x51\x64\xc9\xfa\x08\xad\xeb\x70\x45\x49\x9b\xc5\xfe\xb2\xe6\x4b\xb5\x68\x3e\xe2\x88\x0c\xab\xfc\x77\x5e\x51\xd8\x85\x5e\xf3\x9d\x93\xf8\xa7\x5a\x8c\x43\xca\xf3\x90\x38\xa0\xbc\x69\x80\x94\xd5\xf2\x9d\x54\xd1\xa5\x02\x7d\xc4\xb4\xad\x3c\x6a\x5e\xc8\xd5\xe9\x8e\x5a\x3d\xad\x3f\xe4\xfd\x62\xc8\xe9\x4a\x57\x2f\xac\x5d\x54\x73\xce\x11\x96\xe4\xd3\x80\xd1\x8b\xe0\x4e\x2b\xac\xe1\x7e\xa5\x63\x81\x2f\x4f\x92\x2d\x87\x73\x36\xc4\xe8\x5f\xfc\xb9\x49\xac\x83\xcf\xb0\x69\xf4\x5c\x53\xac\x9e\x9c\xc2\x9d\x06\xe6\x09\xd6\x07\x93\x2e\xa3\x83\x35\xd7\x68\xa8\x0b\xa3\x5e\x91\x60\xf4\x19\x79\xa3\xf2\xcd\x74\xd4\xeb\x60\x30\x82\x3c\x1e\x46\x19\x51\x99\xeb\xdb\x1c\x3b\x5b\x9d\x58\x39\xd1\xf0\xaf\x63\xab\xe8\xe5\xe5\x1b\x39\xe1\xe4\xbf\x93\xd9\xa7\x33\x3f\x85\xed\xda\xf9\x55\x33\xff\x2b\xc9\x10\xeb\xb6\xd0\x77\x7f\x63\xbb\xb9\x0a\xcf\xf8\x5d\xfd\x15\x3d\x9b\x9b\x83\x76\x28\x71\x76\x35\x69\xcb\x09\xba\x78\xfa\x02\x1c\x3f\x7a\xe1\x5d\x48\x19\x0d\xc5\xff\xce\xe2\x6e\x42\x59\x45\x9c\x71\xcd\x8f\x37\x40\xf8\x9f\x50\xe5\x43\x87\x28\x12\xbb\x74\x01\x48\xc9\x50\xa2\xa3\x51\x9a\x0d\x84\x86\xd2\xb3\x89\xd9\x5c\x26\xa2\xd9\xb0\xca\x6c\x56\x99\x12\x44\xb2\x81\xcd\x55\x68\x28\x9f\xb2\x7a\x56\x9b\x70\xd7\x92\x82\x06\x98\xfa\x6c\x82\xdf\xf7\x22\x7f\xf2\x86\x0f\x34\x2d\xde\xf5\x9b\x39\xaa\xdf\x80\xdb\x56\xf3\x43\x96\x38\xce\x5f\x0d\x71\x30\x10\x17\x74\x82\x59\x7e\x05\xbf\x60\x8b\x41\x37\x99\x71\x95\x1a\xb6\x41\xa1\xab\x15\xac\x0d\x4a\x69\x7d\xe0\x4d\x37\x95\x5c\x10\x1c\x77\x03\xa9\x8b\x15\xb8\x05\x75\x5e\xec\x4e\xe3\x1e\xa1\xe2\xb7\xbb\x98\x5e\x61\x21\xaf\x96\xad\x6a\xab\x02\x24\x35\x0e\xe8\x08\x3c\x24\x5f\x26\x7d\x0c\xca\x52\x54\xa9\x1d\x0d\x87\x9e\xf3\xae\xa8\xb1\x1c\xdf\x19\x6b\xb2\x40\x85\xaf\xf2\x6d\x40\x79\xed\xf5\xe9\xe4\x28\x35\x4c\x4c\x9e\x79\x05\x03\x68\x50\xbe\xa4\x1b\x1b\x18\x66\x1f\xf3\xb8\xc4\x36\xd6\x34\xd1\x18\xae\x87\x29\x39\xe4\xda\xe6\x38\x7e\x55\x0b\xc5\xbf\x24\x1c\xed\x72\x16\xd2\x32\x70\x99\x3e\xa6\x45\x3a\xd0\xf4\xf0\x3e\xa9\x77\xbe\x40\xea\x8e\xee\xcc\x13\x97\xa3\x91\xb6\xb3\x11\x09\x06\x33\x4f\xf3\x58\xaf\x72\xde\xf7\x2a\xf2\x2c\x7e\xaf\x07\x5c\xd5\x96\xb8\x8b\x42\xe4\x5f\x96\xa6\x05\x67\x55\x76\x68\xbf\x4b\xf0\x12\xb0\x39\xaa\x28\xf5\x31\x40\x6b\x88\x76\x8b\xf3\x7f\x9a\x2a\xab\xf4\x16\x51\x52\x1c\xa8\x03\xcb\x52\xae\x00\x2c\x76\x5d\x69\x0e\x0b\x5f\x8a\x98\x24\x69\xdd\xd9\xf1\xd7\x1d\x39\x66\xd9\x90\xbb\x43\x8b\x75\x89\xdf\x94\x2f\x33\xa2\x54\xbb\x6b\xeb\x0b\x8f\x31\x9b\x78\xb0\x61\x92\x31\xf1\x70\x1b\xf0\xc8\x3d\xfb\xba\x44\x4d\xd9\x0f\x1e\xc5\x68\x5f\xf3\x06\xd7\x70\xab\x6e\xc1\x3c\xef\x55\x36\x75\x75\xf5\x7c\xa8\x88\xc6\xaa\x2f\xcf\xbc\x80\xcd\xec\x79\xf2\xc3\x1f\x31\x81\x55\x17\x70\xeb\x0f\xcf\x5e\x71\x6b\x73\x42\xed\x7b\xda\xf3\xc1\xff\x60\x9a\xc4\x48\x1a\xc7\xf2\x9f\xf5\x92\x22\x7e\xfd\x18\x19\xb7\x1d\x2b\x92\xce\xfa\xb1\x57\x3c\x38\x91\x90\x53\x3f\xad\xb0\x46\x7d\x67\xe8\x71\x94\x09\xa8\x34\xfb\xc7\x88\xaf\x85\xd2\x93\x5e\x4b\x1c\x98\x28\x66\x5f\x92\xc5\x4a\xe8\xa4\x33\xfc\xda\xaf\x6a\xae\x9e\xc1\x9d\xee\xc5\x73\x2c\xda\x02\x08\x52\x0f\x15\x43\x5b\x70\x7d\x51\xf4\x03\x31\x56\xa4\x83\xe6\x2a\x3a\xb6\x5d\x92\x86\xd5\xdb\xf4\xd2\x19\x33\x27\xe4\xd2\x09\xba\xd8\xa7\xfe\x6b\x5a\xdd\xb2\xef\xbc\x18\x8a\x93\xfd\xca\x67\xc2\x35\xef\xb3\x48\x63\x8e\xcd\x96\xa6\x0d\x58\xca\xcc\x1e\x71\x78\x54\x77\x89\x46\x29\xa5\x5e\xe7\xf3\x32\xe6\x9c\xb3\x54\x9b\x96\x12\x4d\xbc\x30\x1d\x15\xd2\xf0\xec\x72\xb2\x33\xd7\xbe\xab\xb4\xaa\x14\xf9\x25\xf9\x39\xe6\x5a\x8a\xdb\x57\x9a\x67\x25\x4e\xdf\x85\x64\x90\xf4\x47\x7d\x8c\xd7\xa2\x56\x31\xa3\xc6\x19\xfc\x5c\x1d\xf7\x10\x78\xb9\xa8\xf9\x0e\x3d\xaa\x33\xfc\x68\x81\x35\x87\x9f\xc2\xa8\x0f\xad\x1e\x69\xd7\x4f\xd3\x1b\xd8\xe7\x4e\xac\xce\xe3\x1b\x67\xb1\x01\xa3\x5b\xd6\xc1\xa9\x73\x09\xbf\x18\x4e\x23\x54\x57\xc7\xe5\xab\x33\x84\x1b\xcf\xf3\xf7\x7a\x18\xb6\x66\xb9\x5d\xf5\xd4\x9a\x98\x0e\x7f\x36\x8a\x47\x30\xbc\x78\xd0\x85\xab\xf4\x97\xf8\xa0\xce\xd3\x83\x5d\x5e\x8e\xfd\x44\x72\x65\x40\x19\x0c\xda\x75\xa4\x07\x1a\x91\x6b\x4d\xbb\xe7\xb4\x5d\x26\x3f\x25\x47\x97\x49\x7c\x4f\xc7\x01\xc9\x51\xb1\xd3\xde\xd1\x36\x47\xde\xb1\x70\x10\x78\xc0\x91\xf4\x39\x9f\x15\x4e\x8f\xec\xd6\xa9\x67\x64\xfd\x72\xfa\xf4\x00\xb4\x48\x43\xf7\xf1\xbd\x77\xce\x7f\x50\xae\x13\x02\x8c\xf2\x89\x81\xe9\x7d\x4b\x50\x94\x0b\x1c\x0d\x7a\xb2\x15\xcd\x22\x88\x4f\x16\x34\xa5\x3a\x0b\xe7\xcd\x37\x74\xce\x92\xee\xd1\xa5\x1d\x97\x2a\x44\x1d\xb8\x12\x98\xad\x86\x74\x45\xa7\xf9\xa9\x54\x86\x34\xab\x57\xa3\x9e\x14\x3a\x27\x8f\xd5\xae\x07\x52\x02\xa0\xe4\x20\x6e\x7b\x30\x32\x8f\xd9\xb2\xd9\xc0\x62\x7a\xac\x81\xc5\xba\xf0\x30\x4b\xaf\x26\x18\xc1\x41\x17\xbf\x28\x2f\x4c\x49\x5d\x42\xb7\xab\x0b\x48\xc3\x76\x88\x70\xfb\x92\xd8\x0f\xda\xa2\x6d\xbc\xc6\x8a\xbf\x96\x61\x07\x5e\x77\xfe\xa2\xc1\x07\xd0\xe1\xd0\xb0\x57\xb6\xdb\x36\xcb\xc3\x4a\xa1\x77\xcf\x98\x05\x12\xf5\x51\x69\x52\xbd\x64\x83\x75\xc9\x9e\x55\xc0\x63\x82\xbe\x07\x1c\xdd\x05\x25\xcf\xd7\xbd\xfb\xbc\x59\x14\xc3\x5c\x02\x14\xfe\xc1\x41\xa5\xef\xad\xad\x5d\x5c\x2d\xcf\x72\x61\x0f\xb5\x33\x1f\x26\xa4\x29\x9c\x07\xa7\xd8\x46\x90\x05\x5f\x55\xa2\x56\x37\x20\xa8\xb7\x79\x91\x9f\x35\xdb\x59\x01\xee\xdd\x4c\xe3\x94\xea\x15\x7d\x57\xbe\x79\xc4\xdb\x42\x6a\xc9\x23\x6f\xbd\xaa\x15\x42\xd4\x2d\x3a\xf1\xd9\x6d\xf2\x64\x65\x3b\xe3\x46\x3b\x4b\x07\x1a\x3c\x52\x58\x21\x85\x6f\xec\x77\x0f\x6c\xe8\x97\x39\xdc\x83\xce\xa8\x47\x1d\x8e\x49\x47\xe2\xc5\x96\x30\x75\x29\xad\xec\x1d\x0a\x67\x3d\xb5\x99\x65\x27\xda\x22\xe4\x89\x2d\x5a\x9f\xb8\x36\x54\x3a\xfe\x24\x6e\x8f\x8c\x9d\xc3\x3b\xfc\xa4\x75\x87\xb6\xc9\x94\x35\x40\x9a\xac\xff\xa5\xb6\x81\x34\x5e\x36\x48\xed\x72\x18\x40\x5b\xad\x26\x5e\x86\x99\x3a\xec\x59\xc1\xd6\xd9\x62\x06\xab\x5c\x11\x7c\x78\x8c\xde\x51\x0d\x72\x08\xc6\x56\x5c\x9b\x54\xf3\x63\xab\x97\x30\x68\xb6\xa6\xd4\xe3\x20\x69\x81\xf2\x5d\xdd\x82\x47\x32\xbb\x2f\x5b\xaf\x85\x15\x90\x4e\xdd\x9a\xd9\xeb\xcf\xe9\xb0\xf9\xc1\xb0\xe1\x16\x27\x96\xda\xb1\x3d\xf3\x6d\xbe\xc3\x74\x10\xeb\xc8\xea\xec\xe8\x48\x0f\x81\xee\x01\x04\x63\x2f\x9b\x30\x2a\xa4\x67\x71\x3c\x09\xea\xb4\x22\x7e\xf8\x26\x75\x3c\xd7\x91\x9b\x06\x26\x4d\x0c\xff\xee\xb8\x59\x14\xbc\xb4\x84\xaf\xd9\xf4\x83\x98\x94\xb0\x3e\x47\xb3\x49\x83\x0b\x8d\xa2\x2b\x0a\x86\xee\x74\x2b\xe4\xaf\xe6\x59\xfb\xd5\xe3\x6e\x86\x5b\xd4\x94\xf8\xf9\x1d\xfd\x16\x79\xb2\x9c\x25\xf8\x63\x49\xce\xcb\xe9\x74\xdd\x66\x59\x0c\xcf\x2d\x63\x36\x48\x9b\x3e\x57\x1a\xf0\x73\x51\x6a\xad\xb0\x97\x1d\xd0\x6d\x4f\x52\x4c\x06\x9a\xf3\xd2\x16\x3b\x59\x99\x49\x56\x72\xf4\x61\x05\x92\xe7\x7d\x2c\x09\x0e\x5f\x7c\x50\x26\xef\x03\x2d\xbc\x7e\xf2\x37\x54\xf6\x32\xbc\x91\xd4\x24\x2f\x38\x45\x7c\x2d\xa2\xae\xd9\xbf\xa8\xbb\x60\x03\xfd\x23\x51\xd9\x40\xc9\x66\xfa\x13\x93\x83\xb2\x2e\xd0\xdd\xf5\x99\x8e\xa6\x60\xc4\x17\x8f\xc8\xf3\xe6\xb3\x4a\xdc\x37\xba\x10\x98\x98\x10\xae\x43\xd4\x05\x9a\xcf\x64\xf7\x59\x5e\xc2\x93\x4b\x2e\xea\x74\x84\xe1\x07\x5e\xcf\xad\xa6\xef\x9b\xfe\x5a\xde\x7c\x4d\xe5\x31\x20\x0c\x4e\x15\xf8\x5a\x1f\x9e\x59\xdb\x48\xa2\x91\x31\xbf\xdd\x84\xb7\x5c\x85\x9f\x3b\x58\x8a\x5c\x01\x60\xc0\xf4\x66\x0b\xdf\x1c\x4c\x25\x83\x00\xc0\x33\x6e\x0d\x90\xc8\x6b\x0a\xfe\x2f\x36\xf9\xc5\x36\x16\xc3\x8c\x51\x8f\xe8\x99\x7b\xa6\xdc\xc1\x34\xae\x3d\xd4\x8b\xca\xb7\x7e\x32\x00\x38\x99\x4b\xfe\x61\x19\x10\x7d\xd9\x4c\x47\x19\xd7\xa1\x21\x4d\x39\x00\x1e\x9a\x8e\x6c\x73\xf1\x47\x34\x92\xa7\x18\x15\x6f\x79\x69\x2b\x8e\xaf\xd0\x6b\xfa\xc1\x4d\xe3\x80\xe8\x1d\xff\xa2\x97\x98\xac\x8f\xde\xd1\x0f\x7a\x95\x45\x5b\x2d\x3d\x44\x77\x7c\xfc\x45\x0f\xd0\x8e\x8e\xb6\xa3\x93\xa5\x43\xcc\x45\x86\x1e\x4c\xf1\x46\x34\xea\xa1\x05\x62\x4e\xa6\x4d\x67\xe1\x93\x84\x8e\xa7\x4c\x95\x98\x0d\xb7\x97\xb4\xaf\xe0\xd1\x19\x0d\x31\x38\x5b\x83\x62\x57\x51\xc6\xc1\x64\x30\x1c\x89\x18\xc6\xa6\xc1\xe4\x52\x36\xfc\x3c\x47\x3f\xc2\x44\xfe\xe8\x04\x84\xd2\xf5\x34\x6d\xad\x03\xad\x40\xc2\x1d\xe4\x20\x5f\xfe\xdb\xbf\xa5\xd2\xf0\xf3\xef\xfe\x4e\x5d\x78\xfb\x15\x15\x7f\x82\x39\x51\x72\xd5\x8f\x3e\x21\x66\x52\x4a\xc1\xe3\x4f\xbd\x82\x14\x70\x8d\x5c\xca\x48\xc9\x7e\x89\x03\x7c\xe2\x6f\x9c\xe7\xff\x09\x00\x00\xff\xff\x23\xfa\x54\x71\xaa\xe9\x00\x00")
+var _confLocaleLocale_ruRuIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\x69\x6f\x1b\x67\x9e\x20\xfe\x5e\x80\xbe\xc3\x13\x0f\x0c\x27\x80\xcc\x20\x9d\xff\x7f\x77\x11\x84\xce\x3a\x76\x3a\xf1\xae\xed\x78\x2c\x65\x06\x8b\x20\x60\x4a\x64\x89\xaa\x31\xc9\x62\x57\x15\xad\xa8\x07\x03\xf8\x48\x3a\xe9\x75\x26\xee\xf6\xa4\xb7\x7b\x33\x89\xdd\xee\xec\x1c\x40\xa3\xb1\xb4\x6c\xd9\xb4\x2c\xc9\x40\x3e\x01\xf9\x15\xe6\x93\xec\xef\x7a\xae\xaa\xa7\x48\xb9\x33\xbb\x2f\x6c\xb1\xaa\x9e\xfb\xf8\xdd\x47\x34\x1c\xb6\x3a\x71\xde\x6e\x4e\xbf\x9f\x3e\x9a\x1e\x4e\x1f\x4c\x0f\xa6\xe3\xd9\x6d\x35\xbb\x3e\x7d\x36\xbb\x39\x7d\x0c\x2f\xc6\x0a\xbe\x3c\xe3\x77\x50\x60\x76\x7d\x76\x63\xba\x33\xdd\x85\x82\x07\xf0\xfc\x70\x7a\xa8\xde\x4d\x8a\x93\xb3\x6b\xf0\xea\x39\xbc\x78\x32\x9d\x40\x81\x43\x78\x9e\xcc\x6e\xaf\x28\x6c\x0f\xde\x4f\xa0\xf2\x98\xaa\x60\xeb\xf8\x47\xcd\x6e\x4f\x9f\xcc\x6e\x4d\xf7\xa6\xbb\xea\xdd\x74\x79\x69\x79\x69\x33\xed\xc7\xcd\xe9\x3f\x4c\x9f\x41\xc9\x1d\x2e\xb9\xbc\xd4\x89\xf2\xcd\xf5\x34\xca\x3a\xcd\xe9\x3d\x6a\x61\x17\xc6\xf2\xa5\x9a\xee\x43\x57\x07\xb6\x2b\xf8\xfd\x70\x3a\x5e\x5e\x8a\x3f\x19\xf6\xd2\x0c\x9a\xb9\x0b\x23\x7f\x82\xdf\xa0\xdd\xb8\x37\xc4\xda\x87\x58\x69\xf6\xcb\xd9\x97\xcb\x4b\x79\xd2\x1d\xb4\x92\x41\x73\x7a\x07\xde\x3e\x85\x46\x26\xf2\x2e\x1d\x15\xf0\x72\x76\x6b\xf6\x19\x7c\x78\x24\x2f\x47\x50\xfd\xf7\xd0\xf1\x43\x9c\xc6\xec\x06\xf4\x37\x9e\xfd\x02\xa7\xb7\xbc\x94\xc5\xdd\x24\x2f\xe2\xac\x39\xfd\x2d\xbc\xbc\xe6\x15\x9a\xc0\xbf\x43\x98\xc9\x18\x9e\xbe\x84\x77\x50\x7c\x2b\x5e\xcf\x93\x22\xc6\x7e\x77\xa7\x0f\x4e\xd2\xa2\x40\xf7\xcb\x4b\x57\xe3\x2c\x4f\x52\x1a\xd0\xee\xec\x1a\xbc\xa7\xd6\x87\x51\x17\xca\xde\xe7\x2e\x69\xba\xbf\xc0\x49\x16\x71\x7f\xd8\x8b\xb0\x99\x7f\x85\xd7\x0f\x60\xc1\x60\x2d\x96\x97\x7a\xd1\xa0\x3b\xa2\x1a\xff\x9b\x57\x76\x79\xa9\x9d\xc5\x50\xae\x35\x88\xb7\x9a\x67\xe8\x67\xa3\xd1\x58\x5e\x1a\xe5\x71\xd6\x1a\x66\xe9\x46\xd2\x8b\x5b\xd1\xa0\xd3\xea\xd3\x92\xdd\xc3\xf1\xce\x3e\x85\xc5\xa4\x15\x9e\x28\x78\xc2\xcd\x1e\xe3\x33\x6d\xf6\x2e\x2f\x48\xdc\x81\xb5\x6b\x45\x39\xad\x94\x82\x19\x1e\xce\xbe\x80\x41\x40\x85\x3d\x28\xbc\x87\x7b\x89\x5d\x0c\x22\xdc\xcf\xdf\x4d\xf7\x71\xc7\xf1\x68\x60\x33\x4f\xf4\x92\xd0\x46\xc2\x1c\xe3\x7e\x94\xf4\x9a\xd3\x3f\x4d\x9f\x35\xa8\xd4\xec\x73\xec\x12\xe7\x9e\xe7\x5b\xa9\xec\x3b\xad\xe4\x33\xdc\xb9\x2c\x6e\x15\xdb\xc3\x98\xf7\x73\x87\xb7\x1f\xe6\x19\x0d\x8b\xf6\x66\xd4\x3c\xc3\x7f\x71\x04\x59\x3c\x4c\x61\xad\xd3\x6c\x9b\x37\xaf\x74\x36\xa7\x4f\x97\x97\xd2\xac\x1b\x0d\x92\x9f\x47\x05\xad\xfc\x5d\x78\xfd\x90\x97\x19\x0a\x9a\x1d\xee\x27\x59\x96\xd2\xfe\xc2\xc6\xd0\x04\x61\xb9\x97\x97\x60\x49\x5b\xd8\x45\x73\xfa\x1d\x0d\xe4\xd6\xf4\xa9\x0a\xdd\x01\xec\x07\xcb\xf6\x93\x6e\x46\x5b\xf6\x9d\x2c\x00\xac\xc9\xb7\xf0\xf9\xa1\x7b\x9a\xb0\xe0\x46\x9a\x5d\x71\x1b\x9d\x3e\xa7\xc9\xef\x4e\xf7\x66\x37\x14\x0e\x2d\xd8\x8d\xae\x0d\x53\xf2\xba\xa8\x9b\x54\x34\x80\x83\xc2\xa5\xbf\xa7\x1e\xf0\xca\x3d\xa3\x5b\x3d\x81\x0b\x19\xaa\x07\x1f\x61\x2e\x51\xa7\x0f\x7b\x3f\x8c\x06\x71\xaf\x74\x23\xc7\x00\x26\xf6\xe9\x26\xda\x5b\xc2\xa3\x83\xdd\x8c\xda\xed\x74\x34\x28\x5a\x79\x5c\x14\xc9\xa0\x9b\xe3\x20\xc7\x52\x0c\x6e\x20\xac\xeb\x04\x5b\xd8\xc3\x05\x06\xb8\x73\xc0\x67\x60\x4e\xe9\xe5\xa5\xed\x74\x64\x4e\x31\xde\x9b\xf1\xec\x0b\x59\x2c\x7d\x86\xa5\x8c\x6d\x85\x0a\x61\x4f\x07\xd5\xe6\x68\xfd\xf2\xd6\x46\x1c\xc3\x91\xfb\x47\x5c\x09\x1c\x83\xa2\x73\xbf\x23\x37\x81\x56\x60\x38\xea\xf5\x60\xeb\x7f\x36\x8a\xf3\x22\x6f\x5e\x82\x27\x75\x59\x9e\x96\x97\x92\x3c\x87\x5f\x0c\x57\x78\x2c\xd7\x67\xb7\xb0\xf1\x76\x34\x68\xe3\x92\xdd\x85\x66\xf6\x69\x9d\xc7\xf8\xfa\xc3\x3c\x8e\xb2\xf6\xe6\x47\x38\x57\xfc\xc1\xe7\x1a\xa1\xe5\x1e\x5d\xd5\x23\x9c\x62\xbc\x6a\x5c\xad\x7a\xbf\xbe\x94\x11\xc9\xe5\x26\x58\xb1\x0b\xfd\x43\xdf\xed\xb4\x03\xaf\xbf\x61\x30\x07\x03\x49\x06\x79\x11\xf5\x7a\x30\x12\xf9\x05\x27\x43\xae\x3f\x2f\xc1\x1e\x81\x9e\xa4\xc0\xd5\xf6\xbf\xc0\x9d\x85\xd5\xba\x05\xe7\x06\x56\x77\x8c\x10\x50\xa3\x0c\x18\x2f\xde\x9a\x1d\x41\x14\x78\x94\x60\x59\x6e\xe2\xf4\xb0\xb5\x4e\xda\xbe\x02\xa0\x08\x01\x34\xcc\xe1\xdc\x86\x82\xfd\x3a\x91\xc5\x2a\x1b\x0d\x06\xb0\x63\x80\x17\xba\xb9\x82\xe1\x24\x9d\x58\x9d\xa5\xb2\x2b\x6a\xd8\x8b\xa3\x1c\x8a\xc4\x51\x47\xbd\x19\xa9\x22\xca\xba\x71\xd1\x3c\xd6\x5a\x07\xf0\x77\xe5\x98\xda\xcc\xe2\x8d\xe6\xb1\xe3\xf9\xb1\x53\xef\x8e\xa0\x5a\x2f\x19\xc4\xf9\x9b\xaf\x46\xa7\x54\x3b\x82\x2f\xb0\x59\xdb\x6a\x3d\x86\x3b\x16\x63\x5f\x0a\x60\xc5\xa0\x1b\xab\x68\xb0\x5d\x6c\x62\x87\xc9\x40\xc1\x8f\x5c\x21\xe0\x7d\x09\x57\xff\x67\x23\x00\xd7\xad\xce\x3a\x23\x49\x1a\x0f\xbd\xcc\xe2\x5c\x5d\xd8\x5e\xfd\xcb\xf3\x2b\xea\x52\x9a\x17\xdd\x2c\xa6\xdf\xf0\x1f\x94\x7f\x5d\xa5\x99\x5a\x4b\xce\xbe\x0d\x1b\x08\x55\x65\xcd\x02\x07\x1e\x90\x2b\x42\x6a\x5c\x2d\x42\x8e\x88\x77\xb8\x0a\x81\xb8\x3f\xc0\x06\x3f\xaf\x2b\xb5\x09\xdd\x36\xa7\xff\xc4\x27\x73\xe1\x29\xa8\x81\xa6\xd0\x95\x07\xa5\x6b\x07\x24\x5b\x34\xfd\x9a\xb6\x95\x66\xae\xe8\x98\x1a\xb8\x0e\xb7\x16\x11\x29\x9c\x81\x1b\x34\x6c\x3a\x1f\x78\xde\x00\x69\xa9\x73\x83\x41\x7a\xf6\x6d\xa0\x20\x10\x45\xc0\x89\x33\xb8\x11\x9f\x9e\xaa\x51\xb1\xf1\x9f\x5a\xdd\x78\x10\x67\x51\xaf\xd5\x4e\x60\xd9\xf2\xbc\x07\x58\x09\x4f\x28\x9e\xfa\xc7\xd0\xe2\xbe\x5a\x5d\x3d\x8f\x13\x29\xf0\x92\xc0\x19\xba\x41\x88\xfc\x67\x3d\xdc\x20\x19\xde\xda\x66\xac\x10\x1c\x28\x2c\xa5\xd2\x8d\xf2\x7e\xa8\x4e\x54\x44\xeb\x70\x7c\xa0\x87\x38\xcb\x5a\x80\x47\x8b\x6d\xdc\x5d\x6a\xb5\xae\x30\xb7\x06\x17\x78\x90\x16\x70\x78\x14\xd5\x92\x16\x92\xc1\xd5\xa8\x97\x74\x60\x8f\xf5\x52\xfa\x55\xf1\x95\xea\xa4\x70\x5a\xb0\x32\xdc\xaa\x74\x0b\x0f\x5d\x16\xb5\x81\x68\xc8\xd5\xb1\xc6\x31\x38\x7c\x1d\x75\xec\xe4\x31\x68\x70\x90\xb6\x18\xbc\x22\x4e\xee\x24\x79\xb4\x0e\xf8\x99\x29\x8c\x8c\x91\xd4\x7f\xc3\x33\xcb\x03\x91\xef\xca\xfd\xae\xb6\x92\x62\x13\x48\x18\x45\x78\x1f\x0f\x74\x34\x50\xd4\xa4\x12\x00\xec\x4d\x5c\xc3\x72\x39\x1a\xa7\xa9\xa0\x7e\x0c\x4c\x78\x79\x49\xef\x91\x1c\x69\x20\xb2\x66\xbf\x64\x84\xf1\x9c\x8e\xd5\x18\x61\x1b\x9e\x71\x38\x43\x78\x59\x00\xf0\x03\x81\xe9\x13\x02\x04\xb7\x90\x64\x79\xcc\xe8\x06\xf1\x91\x2e\x65\xce\xd9\xf7\x84\x69\x1f\x13\xa4\xdb\x45\xb8\xf1\x08\xda\xbd\x8e\x68\x06\xe9\xc9\x27\x78\xb8\x35\xaa\xda\x21\xa0\xbe\x4b\xa8\x12\x6e\x03\x76\x7e\x1b\x09\xab\xd9\x57\x30\x36\x7a\x7d\x18\x40\x66\x93\x97\x18\xb8\xb6\xbc\x03\x45\xc7\x13\x4a\x1f\x20\xb9\x5b\x83\x66\x4d\x2d\x33\xd8\x3b\xd0\x1d\x9c\xfb\x9b\x74\x6b\x18\x89\x0a\x38\x0c\x11\x04\x13\xa4\x97\xe1\xaa\x61\x79\xec\x95\xe8\xea\xd9\x67\x42\xe2\x21\xde\x41\x9a\x4a\xcd\xfe\x1e\x6b\xe0\xf0\xf9\xb6\x10\x01\xa0\x9b\x40\xcc\x30\x02\xc2\x74\xfe\xa5\xd7\x45\xec\xaa\xd6\xd2\x61\x8a\xa8\xff\x67\xbc\x27\x38\xb8\x5b\xbc\x1c\x8f\x18\xbe\xc0\x58\x01\x10\xed\x29\x02\xde\x37\x88\xd2\xb3\x4b\xf5\x55\xcd\x52\x29\x29\xe7\x00\xfd\xd9\x4d\x3a\x16\x08\x17\x53\xa0\xfb\x06\x08\x50\x0e\x19\x1f\xea\x57\x76\x55\x09\x76\xdc\xc6\xf3\xc4\x0c\xc3\x07\x97\xcf\x9f\x44\x2a\x03\x7b\xc3\x0d\x36\x48\x66\x8f\x29\x60\x4b\x70\xf3\xb1\xa2\xc9\x02\xd4\x78\x8f\xe0\xc9\x66\x6b\x98\x66\x45\x13\x1e\xf9\x9c\x5c\x43\xa8\xa9\x5f\x9b\x4e\xbf\xe3\xe1\xcc\xae\x99\x42\xd3\xf1\x0a\x4f\x95\xe6\xc5\x24\x59\x19\xf0\xe1\x10\xb1\x61\x3c\x07\x84\xee\xe0\xff\x06\x12\x51\x8c\x25\x77\x80\xfc\xa7\x63\x4c\xab\x00\xab\x79\x6b\xba\xbf\xa2\x88\xd0\x45\x86\xea\x96\xa2\xd6\x61\x16\x70\x64\x3f\xc7\x15\x84\x95\xe7\x61\x6f\x16\xc5\x90\xc7\x8d\xbb\x8c\xc3\x51\xef\xad\xad\x5d\x72\x3e\xbc\xe0\xc8\x2b\xb7\x0f\x87\x45\x47\x91\x26\xc1\x6c\x1f\x62\x71\x1c\x44\x83\x2f\xe6\x28\xeb\x35\x61\xed\xe7\x5c\x5d\x28\x61\xc6\xf1\x27\xea\xee\x46\x05\x22\x28\x22\x30\xcb\x1b\x7a\xb4\x3d\xc4\x39\xbf\x8a\xff\xad\x2a\xa1\xde\x94\x7f\x10\xf0\xba\xd0\xcd\xdb\x13\x04\xcb\xcc\xe9\x53\xcb\x51\xec\x12\xfc\x4a\x87\x08\x26\x2d\x00\xfb\x3d\xe1\xe4\x2f\xe4\x82\xe9\x6b\x1b\x22\x0f\x89\x4d\xa9\x47\xe5\x96\x5f\x86\xed\x5c\x30\x16\x24\x08\xf3\x3e\xec\x1f\xa3\xf0\xef\xe1\x82\xc0\x1d\x54\xab\x17\x70\x63\xe9\xc3\x46\x96\xf6\x11\x60\x3e\x71\x9e\xcd\x02\xdf\xd3\x3c\x92\xe2\x75\x76\x16\x62\x45\x5d\xfe\xe9\x19\xf5\xff\xbf\xfe\x93\x9f\xc0\xe9\xa3\x8d\x60\x46\xf9\x31\xaf\xb9\xbe\xd5\x34\x17\xa7\xa2\xa2\x5d\x85\x49\x7c\x4a\x57\x77\x1f\x77\x5f\x1d\x63\x80\x7d\x4c\xbd\x49\xc5\xff\x73\xfc\x49\x04\x5c\x67\xdc\x68\xa7\xfd\x53\x0d\xe4\x20\x00\xcf\x66\x02\x81\xfe\x54\x99\xef\x58\xb6\xce\x19\xa9\x61\x33\x26\x96\xf9\x93\x56\x82\xd4\x49\x6d\x25\xcd\x73\xb7\xda\xe9\x60\x23\xc9\xfa\x08\x2a\xfc\xcb\x43\x97\xf3\x11\xcb\x29\xa0\xfe\x63\x3c\xdd\x72\xd8\x4b\x3c\xba\x20\x03\x1e\x49\x0b\xf0\x5d\xb2\x41\x94\x36\x92\x41\xb8\x36\x5f\x38\x2d\xca\x85\xdd\x61\xd0\x7e\x93\x84\x20\x8f\xe8\xd6\x3d\xb3\xd7\x01\xd6\x03\x78\xf9\x16\xfe\x49\xda\xb1\x3e\x30\xf7\x2d\x5c\xa0\x13\x0c\x0b\x0f\x0d\x3c\xe4\xeb\x57\x39\x6d\xce\x69\x82\x23\xbb\xb1\x81\x44\xac\x50\x43\x76\xa6\xe6\xf6\x22\xbb\x83\x22\x93\xa7\x00\xb8\x69\x76\x44\x2d\x21\x79\xed\x56\x05\x60\x31\x44\x39\xc6\xdd\x0a\xa4\x39\x73\xf6\x22\xd3\x7b\x8f\x09\x9b\x6a\x86\x73\x42\x58\x16\x97\xd1\x17\xf8\xec\xbb\x9d\xec\x02\x84\xd9\x61\xec\xf7\x29\x0d\xe1\x19\x1e\x7f\x3a\x54\x00\x46\xae\x91\xc4\x68\xc7\xc3\x75\xd7\x08\x7d\x3f\xa2\x3d\x35\x82\x11\x45\x97\x7f\xcf\x4a\x1a\x10\x41\x08\xfd\x03\x6c\xf3\x55\xa0\xa6\xb2\xd0\xd0\x9d\x5b\x07\x88\x45\x0a\x56\xab\xca\xdc\xcf\x0a\xc5\xa4\x0b\x12\xe5\xd5\x1e\xe5\x45\xda\x57\x39\x30\x8a\xed\x38\x5f\x41\x12\x4d\xf1\xe7\x5c\x01\xc7\xa0\x46\xc3\x5e\x1a\x75\xe2\x8e\x5a\xdf\x56\x78\xd8\x73\x24\x0f\x3b\xf1\x46\x34\xea\x15\xce\x28\x3d\x2a\x2d\x3c\xd2\x31\x89\x9f\xae\x13\x78\xbc\xad\x91\x34\x40\x9c\x9b\x1a\x81\x96\xc5\x4b\x5f\x85\x9b\xd7\x3b\xf9\x5b\x42\xab\xb8\xd6\x37\xdc\x63\x1f\x40\xee\xb8\x67\x7f\x4e\xff\x2b\x8a\x0e\x3c\x16\xdb\x43\x50\x52\xcb\xe1\xbb\x50\x86\xf6\xdc\xdb\xe1\x12\x63\x3f\xbb\x85\x44\xe8\x80\xe6\xa5\xe5\x36\xef\xd0\xa3\x32\xe2\x1b\xff\xb3\xcc\xf8\x32\x33\x5e\x8a\x28\xee\xa8\x88\x95\x7c\x56\xc0\xce\xd1\xde\xa8\x3c\xee\x6d\x9c\x74\xd7\xaa\x21\x3c\x5c\x16\xb7\x44\xe4\xd7\xba\x9a\xc4\x5b\xa1\x1b\x4e\xf3\xd9\x05\x8e\xe5\xd0\x1d\xf7\x8e\xa1\xb9\xb4\xf4\xe4\x2b\xcb\xdb\x32\x7f\x4f\xcb\x4a\x8b\xa1\xf4\xaa\xb0\xa8\x2e\xdc\xb7\xde\xbe\x3f\xf8\x2b\xeb\x76\xe4\xe2\x40\xc1\x48\xc1\x9d\x45\x48\x82\x0b\xff\x90\xae\x96\x33\x9e\x31\xcb\x1f\xcd\x44\xfc\x71\xcd\x6e\xad\x30\x3c\xbb\xae\xcf\x8e\x34\xc6\x73\x91\xe6\x08\xc0\x4d\x98\x2e\xa0\xe5\x71\xc6\x8b\x0d\x5e\x87\x81\x3d\x23\x8a\x4e\xe3\xe3\xe0\x5a\xed\x30\xd4\x03\xfa\xf6\x66\x65\x18\x0d\x2d\x4e\x12\x09\x8d\x48\xa2\x49\xa8\x78\x80\xb3\xd6\x34\x29\x92\xc4\xf6\x5c\xf1\x78\x6e\x22\x0c\x84\x1e\xf9\x00\x33\x91\x49\xe7\x72\xbe\x28\x8a\x96\x09\xaf\x04\x4c\x03\x17\x00\x98\xd6\xcf\x11\xfe\xae\xd4\xdd\x1e\x5c\x3d\x75\xee\xac\x6a\xaa\xd7\x74\x91\x9b\x7c\xad\x7d\xea\x18\xd1\xa8\x46\x56\x78\xd5\x26\x0b\x86\x21\xeb\xc5\xbb\x05\x05\x3e\x27\x14\xbe\x47\xb4\x3d\xaf\x4a\x3d\xb1\x01\x03\x98\xfd\x1a\xe7\xce\x74\x85\x99\xfb\x82\x4e\x75\xc3\x47\x13\xcc\x96\xb8\x43\x5f\x70\x20\xa8\xd7\xfb\xec\xa2\xdc\x47\x16\x24\x39\xb5\xb8\xc9\x3a\x89\xaf\xc8\x9d\x5a\xdd\x14\x65\x75\xbe\x88\x89\x5b\x63\x96\xb2\x88\xf3\xa2\xd5\x4d\x8a\xd6\x06\x52\x0f\x1d\x5c\x21\x87\xfb\x3a\xe4\x23\xf0\x5c\xee\xd0\x2e\xf1\x22\x58\xf9\x04\x54\x39\xc1\xf2\x87\x7d\x6a\x17\x30\xd2\x1b\xea\xf8\x55\x2d\x44\x78\x1d\xd1\x7f\x0b\x60\x7f\xd2\x43\xe0\xa3\xa5\x85\x48\x5d\x5a\x99\xbc\x1c\x4c\xa2\x2f\xe8\x6e\x5c\x23\x4c\x88\x5b\x4e\x4c\x00\x8b\x10\xe4\x30\x3d\x26\x84\x86\x72\x11\x9a\x8a\x62\xb1\x17\x9e\x37\x11\x95\xb0\xa8\x92\x48\x90\xb1\x03\x8d\x01\x08\x4d\x88\x2a\xb8\xa6\x5f\xd8\x11\x7c\xc5\x54\xdf\x71\x40\x55\x2c\x9d\xdc\xf5\xbf\x76\xd3\xf5\x51\xd2\xeb\x34\x70\x39\x59\x34\xd1\x59\xd7\xf7\xeb\xc8\x32\x28\x3d\x4b\x4d\x7b\xc9\xd8\x00\x12\xf1\x82\xe9\xa6\x1d\x06\xfa\x3b\x21\x86\x84\xc5\x41\xea\x40\x73\x1c\x9a\xb3\x5e\xcc\x31\x72\xeb\x86\x6d\xc5\xfd\xe8\x47\x05\x4a\x45\xff\x40\xf4\xe5\x4d\x92\x36\x3c\xad\xbf\xaa\x34\x6e\xb8\xdd\x3b\x84\xf6\x10\x72\x5d\xaf\x3d\xe3\x28\x08\x35\xb0\xdc\x13\x4c\xc2\x30\x72\x75\xf2\x14\xfc\x0f\x67\x23\xba\x1a\x33\xa1\xd9\x9d\x77\xde\x3c\x1e\x7e\x62\x44\x09\x30\xd7\x4f\x49\xc8\x7f\xd3\x62\x55\x7f\x09\x3d\x00\xa8\xe5\x1e\x38\x9a\x03\x9a\x4c\xcd\x9a\x96\x58\x2b\x0b\x0c\x5f\x0c\x20\xe8\xa1\xf0\xbd\xcb\x47\x6d\x20\x81\x72\xe6\xc9\x1f\xe0\x19\x71\x8e\xb1\x45\x8b\x2f\xa9\xe9\xb7\x4c\xe5\x21\x03\x71\x4b\x33\xb2\x48\x08\xde\xa2\xff\xa8\xee\x98\x30\x0a\x31\xfb\x8a\x94\x5a\xd7\x19\xc9\xe0\xda\xf3\x0d\xa5\xb3\xb7\x6b\x28\x0f\x12\x1d\x62\xa1\x07\xb3\xdb\xc4\xab\x7d\x88\xfa\xc0\x8f\x96\x97\x46\x2c\x18\x4a\x7b\x1d\x64\x35\xe6\x42\xad\x2f\x35\x27\xf3\xce\x49\x84\x31\x56\xec\x69\xaa\x7b\x40\x2c\xdf\x4a\xe0\x70\xb5\x8c\x8a\x11\xf7\xb9\x88\x3f\x21\x66\x9b\x07\x56\x62\x2b\x78\x47\x6f\xd0\x59\xbc\x2e\x3c\x2e\x2b\x40\x08\x2a\x97\x15\x29\xc4\xe1\x6c\xd3\x2d\x81\x55\xfd\x16\x89\xea\x1a\x91\x10\x02\xd4\x1e\x80\x9d\x14\xc9\x96\xab\xb1\xae\x72\x9f\x66\xb7\x4f\x2b\x76\x63\xae\x4c\x89\x3a\x4a\xb3\x2e\xf7\x33\x4f\xf3\xb3\xdd\x62\x8d\x96\x19\x11\xb2\x9f\x46\xb3\x05\x60\x98\x88\x14\xd6\xc5\xde\x13\xaa\xfc\x89\x20\x5d\xbc\x10\x5a\xc7\xd1\x80\x63\x4b\xea\x15\x19\xeb\x1d\x2b\x89\xdb\xaf\x1d\x24\xec\xaa\x68\x68\x3f\x12\xdd\x46\x58\xad\xc1\x45\xa3\x51\x81\x9a\x11\xab\xc4\x6c\x89\x14\x93\x57\xc6\x12\x03\x8c\x24\xf8\x6e\x78\xb4\xa6\xc3\x2c\x6e\xc6\x43\x64\x35\xfb\x39\xdd\x32\xe2\x75\x68\x59\x2b\xf4\xe9\x5b\x6a\xfa\x2b\x97\x96\xd1\x82\x6d\x3c\xb5\x2f\xc1\xa1\x49\xdb\x49\xd4\x6b\x1d\xa5\x5d\xe7\x5a\x8e\x0d\x90\x61\x1a\x05\x3a\xb9\x0f\x9d\xdc\xb6\x22\xce\x5d\x3a\xff\x0c\x48\x7e\xc1\xa4\x19\x30\x47\x5f\xbd\x54\x66\x02\x58\x75\xdb\x1f\x16\x24\x20\x20\xe8\xcc\x7a\x70\xe0\xc5\x48\x17\x0b\x2f\x99\x1a\x3f\x10\xea\xe4\xcb\x1a\xa6\xd7\x17\x3b\x91\x4a\x0a\xee\xea\xbd\x2a\xe2\x5a\xc1\x51\x39\x83\x15\x88\x37\x0f\xb4\x1c\x6a\x9e\x03\x97\x6e\x5c\x61\x94\x70\xc1\x88\x08\xf8\x86\xe9\xba\xc7\x46\x70\x4a\x18\xee\x45\xd9\x77\x96\x12\x59\x59\x4f\x75\x66\x87\xc4\x09\xf4\xe3\xfe\x3a\x76\x1d\x0b\xf7\x44\xa4\x80\x81\xd7\x24\x86\xc4\x3b\x02\xfc\x44\x17\x50\x8f\xa5\x6d\xb0\xf0\x03\xa2\x77\x27\x25\x8a\x06\x8b\xc6\x47\x29\xfa\x96\xb1\x25\x00\xb4\x06\x0c\xc8\x77\xc4\xb7\x92\xb0\xb5\x7c\xfa\x82\x96\x04\xee\x29\x6c\x18\xfa\x8b\x19\x42\x92\x5d\xe4\xf1\xa0\x30\x27\x83\x35\xc0\x87\x4c\xaa\xd0\x81\x23\x82\xd7\x6a\xe5\x82\xeb\x4b\x1a\x20\x1a\xfb\xa1\xd8\x6d\x78\xf0\x8c\x5f\xaa\x37\xd7\x4f\x1d\xcf\xdf\x7c\x75\xfd\x54\x98\xca\x59\xf1\x68\x2f\x2d\xf9\xdc\x11\xf5\xac\x27\x45\x79\x0a\xa8\x9a\x30\xfa\x1e\x49\xf0\x70\x76\x56\xae\x71\xbc\xa3\x98\x32\x67\x11\x82\x83\xa7\xb9\xe1\x2f\xcc\x98\xc3\x67\xa2\x61\xac\x3c\x5a\x45\x6a\x00\xc7\x2a\xbc\x22\x2d\x5f\x8a\xfa\xbf\x4c\xab\x45\x50\x41\x4d\x80\x97\x20\x9a\x81\x32\xbf\x22\x99\xfb\x84\xe8\xcf\x6b\x56\xc1\x75\x9d\xd6\x36\x04\x6b\x68\x13\x7a\x49\x3f\xb1\x5b\x71\x87\x79\x17\x44\x7d\x5f\x30\xf1\x29\xf3\x62\xa4\xe9\xca\xb8\x84\x66\x29\xef\x1a\xdf\x34\x3d\x12\xa3\x8b\x97\xbb\xfa\x88\xb6\xe0\x91\x80\x91\xd7\x15\x5f\x48\x22\xba\x6e\x85\x77\x08\xe5\xca\x51\xde\x1a\x0d\xe4\x10\xc5\x1d\xb9\x8c\xbf\x25\x81\x20\x32\x26\x24\xf2\xd1\x13\x5e\x01\xb8\x0f\x48\xff\x7b\xde\xc5\xeb\x0e\xdc\x3c\x10\xd0\x5d\x3d\x4b\x07\x1a\x18\x6b\x11\xe3\x42\x99\xa8\x7a\xd9\x1c\xac\x57\x60\x6a\xbf\xe1\x35\x53\xcc\x4d\x39\x04\xe9\x84\x4d\x73\x58\x10\x5d\x5d\xa8\x5a\xd0\x81\x8d\x30\x71\x80\xab\xc3\xe0\x91\xc8\x15\xea\xc8\xc5\x23\x95\x7b\x23\x56\x4c\x8f\x71\x69\x79\x7b\x88\xe3\xdd\xa3\xe2\xcf\x35\x0f\x3c\xc1\xfb\xdc\x90\x53\xa0\x97\xf4\x3b\xbf\x9e\xd1\x63\xf9\xe2\xff\xe7\x42\x6e\x94\x04\x9e\x82\x9a\xbc\x8d\xd7\x4b\xe7\x8f\x50\xcb\xa7\x89\x83\xc9\x09\x45\xa1\xad\x89\x91\xc5\xbf\xc8\x3e\x30\x0d\xcd\x00\xdf\x10\xa2\x13\x5a\x5c\x5c\x77\x2e\x5f\x4b\x71\x22\xce\xc2\xab\x87\x4b\x80\x2b\x51\x04\x17\x02\xca\x7d\x85\xd8\xbb\xaa\x05\x29\x4d\x3f\x00\xbd\x60\x68\x0f\x44\xd2\x31\x76\x41\xec\x6d\x5e\x7a\x17\x18\xdf\xd7\x25\x4b\xe5\x34\xf1\xcd\x36\x10\x15\x34\xaa\xa1\x15\xa9\xaa\xe7\x42\xcb\x89\x98\x85\xec\xd9\xb3\x15\x64\x40\xaa\x54\xfc\x7e\xa3\x3c\x5c\x47\x93\x73\x84\x33\xe3\xac\x82\x91\x30\xee\xe8\xad\x74\x10\x94\x69\xbd\x48\xd3\x56\xbe\x49\xaa\xa4\xaf\x71\xa8\x7c\x86\x9d\x65\x91\x3b\xc6\xc6\x29\x48\x8d\xfc\x07\x6c\x13\xa5\xbc\x3b\x24\x86\x81\x9b\xc1\x74\x39\x6e\xe8\x47\x02\x31\x91\x30\xd3\xe0\xf2\x12\x5b\x66\xe8\xf7\x21\x00\x8b\xc5\x99\xfd\xff\xab\x38\x4b\x36\xb6\xb9\x4c\x4c\xd4\xba\x8a\x3a\x1d\x58\x91\xbc\xb2\x8d\x97\xf1\x91\x4b\xea\x77\x0e\x5d\xa7\xb9\x96\xcb\xf2\x42\xc9\x8b\x15\xf5\xd7\x71\xaf\x0d\x64\x2c\x8f\x39\xed\x44\x38\xe8\xed\x98\xf8\x9b\x31\x2a\xdb\x89\x91\x43\xb8\x0d\x1f\x49\xec\xff\x3b\x22\x9d\x76\x35\x45\x40\x15\x01\xc1\xf7\xa1\xde\x07\xc0\x8f\x5e\x8c\x34\x4d\x1c\xd4\xb6\x5e\x06\x72\xf6\xa2\x23\x59\x09\xb3\xb8\xcb\x4b\xef\xf0\x85\xf8\x95\x77\x25\x1b\x9e\x76\xe8\x52\x58\xe8\x72\x39\x66\xbb\x90\x3b\xa2\x7a\x98\x68\x5c\xe1\xe8\x4c\x76\x51\xe9\x2d\x62\xf6\xe5\xa5\xd5\xd5\xf7\xd6\x58\x8a\xc4\x63\x22\xed\xa7\xa6\x8b\x60\x11\xde\x2b\x8a\x61\xfe\x81\xe8\xf7\x48\xc1\x86\x9d\x6f\xa3\xc8\x5b\xbf\x15\x5e\x10\x6d\x39\x50\xcc\xf9\x39\xa2\x6b\xac\xba\x16\x47\x7d\x9e\xee\x77\x65\x8d\xbc\x2b\x62\x81\xd9\x9c\x06\x32\xde\x5d\x98\x90\xa8\x10\x29\x7e\xb2\x3f\x78\xc7\x08\x87\x16\x68\x94\xe6\xca\xb9\xac\xe8\x35\x26\xeb\xbd\x8f\xcd\xe1\xae\x28\xc3\x5c\xa5\x6c\xe3\x63\x38\xa7\xbd\xe1\x66\x44\x3c\xa1\xd4\xfd\xe1\x8f\xf5\xba\xf1\xf2\xa5\xf6\x6e\x8c\xc8\x4c\x48\xd5\x4b\xcc\xf8\x33\xa1\x7b\x0c\x26\xc2\x5e\x5e\x3e\xd9\x7a\x05\x2f\xf9\x01\x49\x86\x0c\xb2\x6a\xfc\xf0\xcc\x1b\x4b\x07\x20\xfb\xff\xbb\xf1\x78\x17\x9f\xa4\x99\x04\x15\xcd\xc9\xc1\xe3\x7d\x83\xec\xbe\x00\xf9\xd1\x50\xf3\xe4\xe7\xce\x62\x07\x07\x28\xba\x1f\x56\x52\x1f\xcf\x71\xb1\x49\xf6\x61\x6b\x96\xa6\x46\xb4\x9f\x16\xb2\x8d\x8d\x8a\x03\x0e\x18\x35\xf5\x94\xe0\xd4\x53\xc5\x2d\x22\xc9\x98\x57\x21\x16\x8e\xad\x1f\x7d\xd2\xaa\x1f\x5f\xa8\x97\x7d\xc2\xbb\xd4\x16\xd0\x0a\xfb\xc1\x96\x3f\xd6\x48\xd7\x8c\x3d\x0c\xfb\xad\x7e\x96\x68\xbf\x45\xf8\x97\x46\x8c\x0a\xf5\x05\xcd\x86\x76\xbb\x64\x21\x71\x28\xc7\x68\x34\xb8\x02\x3c\xc7\x40\x5a\x24\x51\x1d\x6b\xf7\x44\xae\xc0\x77\x0b\x8d\x78\x27\x70\xcb\x51\x00\x66\x2c\x6a\x81\x7c\x6e\xa7\x59\x16\xb7\x8b\xe6\x99\xd3\x97\xd6\xce\xbc\x77\xda\xd0\x07\x08\xfe\x9e\xd3\x35\x24\xd9\x67\xc3\xc1\x35\x8e\xe0\xce\x53\xe8\x4e\xe6\xb1\x76\x55\x5c\xe4\x77\x02\x27\xef\x46\xc3\xb5\x2d\x6e\xad\xc7\x31\x10\xf7\xd1\x95\x78\xb0\x48\x9a\xad\x98\xdb\xd2\x26\x0c\x07\xa4\x00\x3b\x14\xfb\xca\x56\x4d\x63\x61\x00\x5e\xdb\x14\x70\x82\xd5\x96\x2a\xb0\x31\x68\x8b\x64\xd9\xae\xba\xc6\x0b\x80\xb6\x47\x68\xdd\x83\xbc\x8b\x5b\xe5\xf3\x4b\x2d\xc2\xa2\x76\xca\x48\x69\x3e\x9d\xa8\x1b\x0d\x18\xc3\xe0\x09\x45\x09\x74\xaf\x17\x77\xd1\xd8\x42\x0f\xde\x6c\xd3\x43\x62\xa7\x9e\xc3\x80\x6e\xf9\xf7\x6f\xc2\xb6\x21\x21\xb9\xe7\xae\x40\x49\xd1\x91\x98\x53\x60\x4e\x9d\x3d\xaa\x8b\x4e\x83\x26\xd6\x3c\xcc\x59\x23\xf2\x7e\x4a\xda\x4a\x20\x2c\x32\x32\x7b\x77\x04\xdf\x03\x43\x0f\x54\xe5\x25\x37\x51\xb6\xa9\x51\xb4\x4b\xbc\x89\x46\x4c\xb3\x49\xc4\xc2\xf8\x7d\x32\x71\x3f\xe1\x23\x68\x44\xca\xc4\x40\xfe\x92\x98\xb7\xca\x68\xe0\x6e\xa3\xb4\x9c\x86\xf3\xfd\x91\x3b\xb6\xbd\x10\x87\x3f\xa6\x2f\x30\x02\xf4\x31\x10\x9d\x02\x17\x0b\x75\x69\x69\xec\xa3\x76\xe8\x4a\xae\x65\xc5\x77\x84\xed\x39\xd0\x3e\x09\x08\x37\xe2\x4f\x92\x9c\x68\xd4\xb1\x5b\x6b\x9e\xb8\xff\x3a\xe9\x05\x76\x0d\xd3\xca\xc0\xa8\x17\xe5\x05\x4a\x44\x79\x75\xd8\xbf\x65\xcc\x20\xd4\x8a\xd1\x6b\x14\x7e\x21\x05\x02\xe1\xcb\x5d\x62\x80\xd0\x18\x15\x65\x12\xce\x6d\x63\x19\x87\xbf\x8a\xbb\x80\x24\x14\x09\xd3\xab\xa8\xf0\x33\x22\xa6\x58\xde\xa2\x84\x9f\x3d\xf0\x9a\x80\xce\x7f\x41\xe0\x4e\x2f\x39\xda\xaa\x5d\x89\xb7\xc3\x32\x33\x40\xcf\xfb\x0e\xef\x46\x6a\x5c\x39\xe3\x15\x45\x98\xb0\x37\x40\x0b\x9e\xd4\x18\xfd\x0d\x12\xed\x8e\x58\xeb\x7e\x95\x48\x73\xd3\x1f\x19\x3d\x57\xc8\xa7\x23\x35\x4b\x8c\xf3\xa1\x0c\xcd\xdc\x68\x12\x29\xef\x5a\x13\x38\x9c\xff\x81\xa2\x59\x3f\x15\x63\x93\x89\x51\xd1\x1c\xd4\x8a\x24\x6f\x6a\xf5\xab\x2f\x6b\xd2\xea\x98\x1a\x73\x07\xe4\xe6\x75\xb7\x32\xca\xfa\xae\x81\x02\x03\xda\xd5\xe8\x7d\xee\x5a\x0c\xa9\x50\xea\x43\x25\x0f\x48\x7b\xfb\x29\x93\xc5\x0c\xce\x59\xad\x02\x34\x51\x01\x10\x10\xcf\x9f\xf1\x14\x19\xbb\x42\x72\x5f\x7c\x44\x27\x88\x4c\x69\x84\x86\x37\xde\x37\xe6\x14\x92\x77\x8d\xd2\x54\xaf\x90\x26\xe6\xf0\x04\x65\xee\x4f\x49\x76\x7b\x20\x5a\xc7\x67\x32\x00\x12\xa8\x18\x21\x88\x51\x65\xc9\x3e\x1a\xe0\xc8\xb7\xd3\x08\xd9\x51\xc8\x86\x58\x83\xa7\x85\x22\x24\xf2\x1f\x11\x75\xfd\x58\xcb\x65\xac\x86\x67\xa7\x06\xdd\xd1\x98\xb4\x67\xc0\x18\xd5\x43\x5a\xc4\x43\xcc\x86\x96\xef\xec\x6b\x05\xd4\x9e\x91\x68\x7d\xc9\x72\x72\x6d\xaf\xe6\x0d\x5c\x50\x70\x79\xd1\x05\x90\x68\x1a\x27\xa0\x14\x29\xad\x7b\xf5\xf6\x57\x2f\x76\x8d\x86\x03\x6e\xfc\x4a\x78\x1e\x0b\xd6\x58\xab\x78\xf4\x57\x54\xc1\xee\x28\x67\xdf\xd8\x7c\xd1\xce\x4d\xec\xee\x98\x15\x72\xef\xe2\x1e\x73\xf5\xd8\x33\x33\xf9\xa2\x05\x10\xda\xeb\x24\x9b\x0c\xd1\xce\x23\x1c\xbc\x59\x8b\xbf\x79\x1e\xae\xf9\xe8\xbe\xa6\xdf\x82\x26\x46\xcc\x22\xe8\x8b\xae\xad\x36\xe6\xce\x90\x74\x4f\xdc\xc4\x3e\x1f\x53\x6a\xb3\xba\xaf\x40\xff\x90\x9b\x47\x6b\x3d\x8b\x06\xed\x4d\x17\x4f\xfc\xb3\x5c\x56\xf1\x77\xda\x21\xa1\xd4\x9e\x56\x8d\x87\x70\x03\xb1\xf5\xb8\x7e\xa8\x5a\x22\xff\x8f\x96\xb6\x30\xf3\x04\x00\x8e\xd8\x5a\x4c\x99\x10\x77\xb1\xec\x4f\x5b\x96\xa1\x35\xa4\x69\x85\x4d\xc9\x5e\xac\xb1\x9d\xaa\xf9\xdf\x18\x5d\x2e\xfe\x26\x05\xce\x08\x4d\xc9\xee\x11\x7c\x45\x78\xbf\xcb\xf7\x9c\x8e\xce\x98\x2f\xd8\x9e\xe3\x20\x94\xc4\xf5\xba\x34\x92\xbd\x24\xc5\xb6\x2b\xd1\x36\xda\x21\x54\x62\xa0\x5f\x42\x8c\x2a\x41\x96\x28\xb3\xd4\x8d\x59\x7d\xf4\x8c\x84\xf9\x64\x08\x00\x71\x4a\x0f\x84\x22\x11\x7f\x40\xae\x4b\xba\x6b\xa7\x2e\x96\xc0\x75\x46\xe9\x49\x83\xa8\x34\x94\xe9\x64\x57\xb9\x91\xb9\xb4\xd9\x89\xe3\xf9\x09\x3e\x17\x78\x6c\x9e\x08\x94\x70\x4d\xa2\x10\x06\xd9\x86\x87\x51\x01\xb4\xc9\x80\x45\x9f\x34\x8f\xc5\x7d\xfc\xf0\xc7\xe3\xf9\x0f\xcf\x1c\x23\x23\x07\x2f\x19\xea\x95\x9c\xb3\xd8\x73\x0c\x4e\x8a\x71\x34\xf3\xbc\x24\x6b\x1d\x6b\x04\x79\xe6\x4d\x4f\xe2\x32\xd1\xea\x43\x34\x6f\xd1\xe6\x4b\x42\xd9\x3a\x1a\xfb\x1d\x5f\x0b\x78\x1b\x0f\x44\x34\x1c\xf6\x92\x36\xe9\x7b\x72\x39\x15\x65\x4b\x6c\x56\xff\x86\x3c\xf7\xa0\xdf\x4e\xdc\x8b\x8b\xd8\x90\x41\x8e\x78\xd9\xd5\x60\x8c\x92\x4e\xf3\x83\x73\x67\x71\xf2\xc3\xd1\x3a\x74\x68\x1d\xec\xc8\xa6\x11\xe1\x00\x89\x4a\x9e\x56\x5c\xed\xb4\x3f\x29\xdb\x70\x59\x46\x62\x6a\xfd\x33\x8e\xc0\x53\x54\x29\x2f\x22\xa5\x9f\x91\x81\xd4\x81\xc8\x2a\x5c\x8b\x75\x1f\x7c\xe9\x33\x62\xf4\x45\xb0\xee\x44\x74\x7d\x16\x34\xd8\x15\xf4\x68\x24\xdd\x62\xfd\x22\x0a\x17\x07\x37\x1f\x22\xb5\x82\x90\xe9\x06\x7d\x78\xcc\xe7\xa6\xd4\x83\x4f\x46\x48\xdb\x87\x9e\xba\x4a\xda\xff\x5c\x80\xe2\x13\xa3\x23\xc5\x23\x8d\x7e\x85\x4c\xc4\xff\x2f\x38\xc0\x77\xe7\x78\x0b\xf7\xd2\xb6\x58\x9a\x7e\x2b\xb0\xed\x90\xd7\x60\xea\xd8\xf5\xc3\x6e\x0e\xd1\x4c\xd2\xd9\x42\x72\xef\x3e\x74\xa4\xeb\xfe\x16\xfa\xe5\xad\x3d\x48\xc8\xb7\x52\x98\x4b\x45\x17\xe7\x39\xd9\x51\x1e\x30\x29\xa7\xfb\xd0\x24\x94\x40\xc7\xa3\x7a\x04\x93\x8f\xab\x91\x42\x1f\xa0\x6e\xa3\xd4\x82\x56\xad\xad\xa1\xa7\x9e\x78\xf0\x6d\x25\x68\xb7\xbb\xb1\x01\xdc\x9f\x2a\x36\xe1\x39\xda\x56\x9b\xe9\x96\xea\x25\x83\x2b\xe8\xb2\x87\xee\xd2\x65\xa5\x1f\xab\x51\xe1\x82\xa3\x7f\xe4\xd7\x42\x4d\xef\xd6\xba\x6a\x6a\x9b\x54\x1f\xca\x97\x4d\xcf\xab\x4e\xf2\x5a\x13\x66\xa0\x7e\xb8\x29\xc7\xef\xc5\x69\x11\x71\xd8\xdf\xa3\x85\xa1\x22\x28\xa5\xcd\x72\x45\x0f\x10\x72\x1c\xa1\x93\xcc\xfc\xf5\x13\x52\x4d\xc1\x69\xb6\xa6\xd1\xed\xcd\x34\xcd\xc5\x96\x42\xcf\x40\x5b\xec\x04\x4c\x29\x9c\x31\xcb\xe1\x30\xc6\xd8\xe5\xb3\x54\x42\x63\x38\x62\xa7\x3e\x2e\xa1\x36\xa5\xd6\x13\x26\x88\xdd\x4a\xfa\xe4\xb2\xfe\x5b\x33\xea\xc7\xcc\x1d\xb0\x7e\x58\xac\xca\xeb\xf4\x2a\x13\x3a\x3d\x8c\x92\x1e\x3b\xc2\x53\xf2\xa5\xf3\x97\xd7\x31\xec\xbb\xbf\x70\x8b\x8c\x0c\x42\x9b\x77\x62\x39\x4f\x04\x3a\x71\x68\x62\x2e\x5d\x32\xbd\x68\x94\x96\xcc\x5e\xa7\xb2\x11\x9e\xc3\x14\x3c\x14\x63\x60\xbb\x6c\x95\x1b\x45\xf4\x91\x7b\xe7\x08\x55\xc9\x15\x71\x55\x5f\x8e\x26\xa3\xa4\x13\x4a\x7b\x2e\x03\x5f\x31\xad\x73\x4a\xe2\x39\xb1\x25\x5d\xa7\xf4\xa9\xe7\x93\x8f\x7a\x89\x96\x57\x98\x75\x15\xea\x62\xbc\xa5\x2e\x19\xa5\x4d\x48\x54\x53\xdf\xfd\x5c\x91\x4c\x69\xc2\x76\x75\x5d\x81\x23\x71\xc2\x02\x48\xca\xab\xa6\xa8\xe7\xe7\xcc\x38\x0a\xe5\x6a\xf8\x5b\x26\xd7\x24\x34\x04\xe1\x83\x03\x2b\x2b\x37\x43\x94\xa3\x26\x72\xb4\xdc\xc1\x7a\xb8\x49\x8b\x9d\x80\xc4\x0b\x5f\xd7\x0e\x3a\xe2\x3b\xde\x3d\x44\x80\x1f\xa1\x59\x96\xea\x89\x2d\x35\x83\xee\x43\x43\x5d\x4b\xf1\x17\x52\x08\x1f\x15\xdb\x86\x51\xac\xef\xf0\x82\x78\xf2\x50\xb8\x02\x26\x4e\x70\x37\x87\x19\x80\x01\xf4\x71\xbf\xeb\x0f\xd4\x7c\xd1\x46\xc3\x21\xab\x60\xcd\x17\x1f\x96\xeb\x32\xcd\x63\xaa\xba\x94\x8f\x5d\x25\x28\x82\x98\x94\x2d\x06\xd5\x59\x79\x2e\x7f\xe7\xe5\xa4\xaf\x31\xbb\x88\xfb\x4a\x4b\x46\x40\x59\xdc\x4f\xaf\xc6\x82\x6e\x3a\x2a\x19\x20\x99\xca\x9e\xb9\xe8\xc2\xe5\x63\x1f\x75\x96\xd0\x11\xa0\xaa\x41\x81\xa8\x49\xe3\xa2\xb7\x2a\x7d\xeb\xb3\x2d\x63\x04\xce\x5b\xa1\xcc\x56\xf1\xfc\x3a\x5a\xe3\x49\xde\xed\x2f\xa1\x95\x75\x87\xee\xa2\xcc\x9b\xac\x39\x5d\x9d\xba\x07\xe1\x8f\x7c\x0c\xb8\xdd\x9a\x36\xab\xb5\xd9\x6e\x59\xd7\xbe\xe9\xd4\x6e\x79\xb6\x4b\x68\x31\x53\xb2\x57\x9a\xa3\x20\x38\x5c\xec\xe7\xe7\x98\x30\x79\xb6\x35\x4c\x4c\x10\x7b\xf1\x02\x86\x4b\xae\x56\xfd\xc8\xa6\x4b\x5a\x54\x88\x6b\x80\x85\xe0\xcc\x7b\xd6\x4c\xbe\xd5\x83\x6b\xd2\xe4\xd1\x65\xbf\x20\xda\xae\xde\xa6\x85\xb8\x14\xbb\xac\x0e\x7e\xf9\x73\xf6\xb7\x42\xc9\x3d\x32\x7b\xac\x29\x39\x03\xb1\x0c\x77\x13\x84\x59\xbe\x92\x19\xa1\x16\x0f\x93\x84\x97\x95\xd3\x28\x05\x99\x65\x62\xa0\xc5\x9e\x8b\x34\x1a\x66\x7d\xf7\x94\x63\xcc\xf7\x54\xbb\xda\x86\xc8\x76\x87\xd9\x98\x6b\xa1\xa2\x1c\x79\xb0\xd8\xe2\x0b\x21\xcf\xe6\x3d\x25\x0d\x19\xbf\x16\xc9\x99\x21\x01\xc4\xaf\x58\x08\xb7\x37\xf3\x22\x4b\x07\xdd\x53\x62\xda\x77\xa0\x05\x31\x12\x74\xe8\xad\x37\x5f\x95\x02\x0a\x88\x27\xad\xc9\x80\xcf\x9e\xd8\x92\xe9\xa8\x2f\x58\xc4\xfc\x5c\x44\x8c\x3b\x56\xb0\xa6\xcd\xd6\xf1\x2a\xbc\x19\x39\xd1\x2e\x1c\xb7\x2b\x36\xa2\x74\xe5\xb0\xb8\x20\x14\x04\xc3\xca\x9d\x5c\xc7\x25\xa1\x33\xd9\x1b\x4a\xdb\xb6\xf8\xad\x8b\xc5\x1a\xf3\x39\x7c\x4d\x24\x96\x48\x1d\x07\x05\xfd\x63\x97\x0d\x0b\x8f\x82\xfb\xef\x1e\x16\xc3\x36\xbb\x2a\xa9\x5f\x2f\x44\x3e\x65\x16\xf1\xa9\x69\xb0\x61\x5b\x24\xc6\x81\x5b\xbc\x57\x5b\x9e\x0c\x70\x99\xc5\xa3\x0d\x78\x2c\x3a\x12\xa1\x21\xf6\xb5\xce\xab\x46\xe5\xa0\xfb\x31\x2c\x8e\x63\x69\x81\xdf\xc8\xbc\x5c\x5b\x2f\x5b\xe7\x91\x7d\x96\xa4\xc8\x15\xb1\xf7\xf8\xd7\x41\x06\xab\x74\x2d\x3d\x70\xae\xa7\x81\x8b\xca\x32\x8e\x97\x0c\x16\xa4\xd5\x2f\xe1\x40\xbd\x38\x06\x0b\x9a\x02\x06\xe6\x9a\x29\x60\xa3\xd5\x1a\x4e\xf0\x30\x2b\x55\xe0\xd0\x05\xe2\x13\x6f\xd7\xd6\x91\xea\x19\xaf\xd1\xd2\xd1\x61\x1b\x68\xad\x62\x71\xe8\x6f\x96\x2b\x3e\x63\x11\xdf\xc2\x2b\x0e\x57\x53\xb1\xe1\x25\xe9\x59\x8c\xa1\x0c\x9d\x5b\x2d\x9e\xa4\xb1\xbe\x15\x98\x92\xde\x00\x6f\xf4\x61\x76\xd7\x8d\xf9\x20\x98\x37\x1d\xb8\x87\xfc\x99\xe6\x61\x49\x1d\x25\xe7\xaf\xa4\x4c\x7a\x2a\x96\x11\xe1\x03\xfe\x6c\x46\x91\xc3\x30\x36\x88\x91\xe2\xfd\x86\x15\x04\xd6\x26\x52\xdb\x2e\xeb\xd2\x74\x8e\x0a\x64\x3e\x1c\x88\x8a\xcb\x6e\xa6\x53\xdb\x15\x2d\x63\x55\xe3\xb5\xab\xfe\xa3\xa2\x9f\x14\x03\xa9\x48\xaf\xc0\x05\x0d\xf5\x40\x78\x6d\x8f\x4f\xe6\x8f\xeb\xc3\x62\x1b\x2d\x32\x0b\xd1\xc7\x3c\x7d\xff\x10\xed\x8b\x8f\x9c\x11\xb0\xed\x8b\xa8\x59\x10\xc0\x6d\x7e\x11\x12\xb3\x89\x75\x7f\x3d\x1e\x0a\xf4\x47\xc2\x25\xdb\x1b\x42\x48\x7b\x12\xc9\x40\xa5\xda\xd3\x8f\x42\x40\xee\x18\x44\x19\x3e\x58\x4f\x06\x1d\x16\x59\xc8\xd8\xf8\x86\xf3\x07\x0b\x53\xee\x13\x5d\x61\xdc\xcd\xd8\x92\xa7\xde\x4d\x81\x69\x28\x3b\xdb\xb1\x4b\x05\x44\xd4\x66\x8b\xce\x42\xcd\xee\xfc\x41\x1f\x06\xe1\x5e\xd8\xb1\x86\xd6\xf2\x60\x6a\xe3\xca\x11\xdb\xfb\xb5\xc3\x6d\x8f\x75\xa8\x19\xf1\xfb\x90\x3e\x6a\xbd\x3e\xe8\xbb\x1c\xcb\x5c\x76\xef\xbe\x83\x10\xdd\xf5\xc3\xc3\x61\x0e\xa9\xe6\xfa\xc4\x85\x36\x70\x62\x67\xc6\x47\x5d\xe0\x8f\x2b\x15\x40\x2b\x60\x8e\x52\x75\xfa\xd2\xb9\x06\xf3\xcb\x7c\x37\x78\x0c\xe2\x40\xe3\x68\x1c\x51\x4e\xf1\x88\x09\x48\xe7\xa6\xb8\x1c\x96\x78\x75\x69\x77\x6e\x8d\xa2\xca\x91\x58\x8e\x06\x06\xf5\x55\xf5\xd0\xd2\x3e\x31\xb0\x7b\xcc\x83\x39\x2b\x2d\xab\xfc\x0f\x8c\xee\x66\xa5\x08\x86\x5e\xbd\x72\x2d\x3e\x61\x31\xfb\x6d\xba\x00\xd2\x21\x4b\xdc\x0d\x73\x27\xef\x2d\xe8\x4b\x41\x75\x2f\xb6\xc3\x5a\x71\xe3\x3a\xb9\x47\x6c\xa4\xf8\x18\x3b\xd2\x13\x6d\xc2\x8d\x0f\xb6\x17\x06\x37\xb5\x67\xcf\x1b\x82\xe0\x8e\xa9\xa3\x4b\xd7\x42\x81\x92\x53\xb4\xf4\x69\x55\x57\x16\xdd\x9a\x5b\xe1\x21\x5c\xf7\xca\x58\xac\x7b\x29\xce\x72\x8c\x4a\xa2\x4e\xd3\x67\xb5\x86\x9f\x1d\x56\x34\x58\xab\xca\x91\x0e\x75\x33\x5c\x9e\x2f\x85\xc7\x98\x46\xf4\x93\x99\x53\x2e\x14\xe7\x18\x26\xcb\x51\x2e\xcc\x63\x4b\xdd\xa9\x19\x90\x72\x29\xd8\xab\xe1\x51\xb9\xe7\x12\x8f\x0a\x7d\x0c\x4e\x14\x8a\x9d\x67\xb0\x13\x96\x94\x09\x7f\x6c\x07\xa3\xa0\x95\xad\xb8\xd7\x23\xa8\x23\xbd\x1b\xe7\x8c\x12\xcd\x51\xe7\x94\x21\xd5\xb4\x3b\xc6\x9f\xd8\x9e\xa8\x2c\xac\x27\xa2\x7a\x87\xad\x9a\x4c\xb3\x86\xff\x43\x87\xd5\x79\xfe\xe6\x78\x9e\x88\xa0\x81\xe3\xf0\x08\x8f\xda\x44\x59\x6e\x60\xfa\x1b\xf4\xf5\xfa\x16\x88\xfe\xff\x31\xfd\x0d\x40\xc4\xdf\x38\x8c\xc0\xae\x71\xdf\xd5\x0a\xee\x97\xac\x6f\x75\x79\xc2\x01\x0f\xeb\x72\xd8\x29\x12\xfb\xfb\xf5\xb4\x1b\x79\x85\xb2\xab\x44\x5b\x2c\xd5\xb3\x38\x70\x3c\x1f\x45\x38\xe1\x83\xdc\xb1\x8c\x45\x26\x4c\x77\xfe\x3a\xc9\xca\x8e\x4e\x94\x2d\x2f\x7d\x88\x9a\xcd\x8f\x96\x97\xc4\x7c\xe7\x8e\x6f\x19\xe3\x58\xee\x2d\xb2\xb7\xb6\x26\x7e\x5a\xc2\xfe\x8f\xe4\x40\xff\xc5\x54\x47\x5f\xb1\x36\x74\x35\xcd\x20\x0f\xa6\xbd\x97\x59\xe2\x8e\xca\x6e\x5e\x84\x43\xb1\xc7\x10\xa1\xb5\xbb\xf7\xb8\xb4\x6c\x17\xa2\x45\x97\x66\xeb\x1b\xe8\x67\x99\x27\xeb\x49\x8f\x08\xba\x3b\x04\x54\x26\xda\x64\x05\x41\x05\x7d\xc6\xaf\x36\xb8\x5d\x82\x9a\x0c\x1d\x0f\x52\xc1\xd3\x9b\xf9\x30\x1a\xa8\x36\xd0\x96\x79\xf3\xd8\x28\x81\xaf\x1d\x85\x0e\xac\xc7\x4e\x5d\xca\xc8\xd8\x1e\xfa\x83\x12\xa7\xdc\xd6\x30\xbe\xa8\x6e\xf2\xe5\x33\xac\x3d\x01\x10\x40\x10\xe4\x6a\xd4\x1b\xf9\xba\x14\x84\x18\x58\x23\x7f\x85\x74\xae\x57\xc4\xa8\xe2\xae\x1c\xc3\x1b\x56\x02\x54\x13\xfb\x94\x2a\x71\x3c\x23\xb7\x92\x73\x0e\x0f\xf1\x96\x52\xb1\xca\x94\x03\x55\x28\x04\x0d\x6a\x35\x42\xbb\xfd\x15\x53\x4e\x6c\xc9\x70\x5b\xb3\xdf\xbb\x6c\xf1\xc8\x0e\x99\x22\xe0\x81\x57\x64\xb1\xe4\x2d\x3b\x0a\x2a\xe8\xb4\xf0\xd1\xbf\x6b\x75\xd9\x7c\xb1\xe8\x1b\x46\xd9\x75\x22\xec\x9a\x77\x4e\x34\xb8\x5b\xe2\xd8\x2c\x17\xd4\x46\xc6\x69\x74\x93\x22\xe9\x0e\xd2\x2c\x06\x86\x20\x69\x03\xad\x12\x63\xac\xd1\x09\xd9\x94\x1c\xd0\x54\x6e\x9b\x2f\x0b\x1b\x54\x04\xa5\x4c\x55\x1e\x7d\xd4\x81\x1b\x71\x99\xfe\xe8\xc7\xfa\x86\x30\x5a\xa7\x84\x0f\x36\x32\x5c\x69\x1c\xae\x6f\x26\xad\x44\xa3\x22\x6d\x25\x83\x84\xec\x2a\x39\x08\xf1\x84\x41\xa4\x1b\xab\xc4\xe7\xfc\xc2\xc7\xc1\x75\x0f\x77\x48\x75\xd3\x25\xd3\x88\x13\x6f\x60\xb8\x85\xc6\x07\x98\x4f\x9f\x4f\x06\xd6\x9d\x3c\x09\xd2\x23\x36\x23\x1c\x59\xf9\x86\xb1\x8f\x41\x58\xb5\x4f\x94\xde\xe7\x5a\x64\xa2\x63\xfd\xc2\x5c\x8b\x38\xbb\x8a\x2c\xc7\xef\xd8\x32\x8b\x0d\x95\x70\xc5\x5d\x5f\xe9\x72\xa8\xb2\x97\x59\x4a\xf2\xca\x7c\xc3\x87\x1a\xab\x62\xb6\x7b\xf8\xd1\x86\x0f\xff\xea\xee\xa8\x96\x5c\x84\xbd\xce\x8d\xad\xc5\x02\x2b\x88\x41\x8c\x2a\xbb\x11\x06\x79\xf8\x03\xb5\xf3\xc0\x35\x12\x0a\x85\x7d\xa1\xa8\xc9\x5d\x26\x0e\xdd\x40\xa6\x08\x28\x4d\xbc\x63\xf2\x59\x77\x4a\xd5\x81\x39\x82\x46\xeb\x40\xbb\xf8\xd0\x0e\xc1\x9c\x5a\x07\x70\x75\xec\x14\xef\x9a\x01\x75\xba\x51\x3e\x2b\xda\x93\x9f\xcc\x5d\x6a\x71\x84\xd4\x69\xb4\x7b\xe9\x00\x30\x20\xcb\xf4\xf1\xa0\x69\x2a\xd3\xa3\x83\x8d\x54\xb5\xa6\x22\xc3\x0f\x56\x4f\xc3\x88\x69\xf0\x36\x84\xdd\xab\xef\x9e\x5b\xa3\xd0\x77\x69\xa6\x50\x91\xdf\x53\x1c\x33\x8c\xc2\x8c\x36\x6c\x93\xda\xee\x93\xca\x2c\x8a\xb2\xe1\xc5\xcf\xf2\x02\x6f\x50\xf8\x05\x4f\x33\x29\xf6\x96\x75\xf6\x51\xc6\xba\xae\xa2\x6d\x95\xd0\x27\x88\xf5\x28\x6e\x6b\x43\x4e\xfa\x15\x38\x20\x04\xe2\xf9\x37\xe9\x3a\x1c\xc8\xdf\xc2\xb0\x4c\x6e\x58\x1f\x8f\xa2\xe6\x98\x73\x7b\xc6\xc0\xaf\xb4\x45\x63\x63\xc6\x78\x83\xb5\x3c\xa2\xec\xb9\xe3\x58\xa0\x0b\xe5\x5f\x32\x9e\x25\x4a\x6a\xb8\xdd\x42\x13\x80\x9a\xad\x84\x12\x00\x6c\xaf\xa0\x83\x30\x16\xad\xdd\x70\x0e\x61\x06\x43\xa5\xf8\x6d\x28\xdb\x31\x76\x01\x50\x2f\xc1\x8b\x57\x61\x7b\x4a\x0d\xb1\x14\x88\x8f\x89\x71\xf4\x0b\x0a\x8a\xc5\xb4\x38\x10\x0e\x71\x3a\x79\x4b\x89\xf4\xc8\x04\x6e\x2a\x07\x55\xba\x39\x3f\x28\xb2\xed\x68\x3a\x41\xf1\xec\x4b\x28\x22\xd8\xd2\xae\x1a\xbb\x7c\xac\x69\xd9\x75\x7c\xb5\xa9\x18\x77\xe3\x6a\x49\xc1\xfb\xfe\xdb\x11\xc6\x0f\xc9\xc8\x12\xdc\x9a\x11\x4c\x48\x9e\x55\xb2\x17\x7b\x88\x6b\xc0\x85\xef\x54\xbf\xee\xf2\x99\x09\x50\x17\x04\x86\x34\x5a\xfe\x8e\x0f\xe9\xa1\x8b\x9d\xf1\x0e\xff\x6c\x84\x5b\xd9\xc5\xa8\xcf\xcd\xe9\x37\x3c\x12\xda\x05\x14\x6d\xc3\x4a\xef\x09\x63\xa8\x03\xda\x99\xed\x40\xd2\x47\xa0\xc5\x37\xe5\x65\x9f\x8b\x61\x9c\xc0\x14\x44\x06\xb4\xd3\x7e\x3f\x1a\x74\xe6\xc8\x29\xea\xd0\x22\xad\x96\x6b\x4e\x2e\x5e\xb6\xda\x4c\x80\xcc\xf0\x86\x23\xf4\x49\x43\xb3\x47\x87\x0a\xf3\xfd\x65\xcb\xf7\x99\xf5\x4f\x3f\xb6\xe3\xe5\xa5\x0a\x0e\x5d\x5e\x2a\xb2\x98\xcc\x66\x18\xbc\xd2\x72\x8a\x75\x26\x46\x2f\x2e\x22\x8e\xb7\xce\xc5\x09\xa9\xb3\x5c\x83\x5b\xe4\x92\xb1\x5b\x04\x6d\x3c\x39\x7c\x89\x79\xa1\x83\xa9\xdf\x25\x6b\x8d\x9b\xae\xe6\x8b\xc3\xb0\x57\xc2\xaf\xf7\xa2\xf5\xb8\xe7\x37\xd2\x4f\x7a\xf0\x0d\xf6\x39\x17\x66\x06\x85\xc9\x78\x6f\xfb\xfd\xa4\xc8\x39\x02\xfa\x3e\x7b\xdb\xe2\x7b\x60\x8f\xd1\x8b\x55\x6c\x29\x89\xc6\xc1\xd7\x64\x10\x95\x45\x5b\x80\xc5\x61\x28\x6c\xd9\x4b\xb4\xbd\x7c\x82\x23\xc4\x41\xda\x7f\x27\x26\xe7\x82\x58\xe8\x23\x45\x54\xa1\xca\xf7\x3c\xbd\xcb\xae\xb6\x85\x0d\xb5\x08\x10\xa2\x1f\x31\xec\xba\x67\x0d\xd9\xa7\xda\x94\x79\x66\x22\xb0\xb1\x75\x92\xcc\xa7\x51\x37\x2f\xfd\xbd\x12\x66\x5e\x6f\x3f\xfb\x1b\xc3\x41\xb5\x65\x37\x48\xa6\xf8\x9d\xc8\x5c\x26\xf6\x03\x52\x03\xe8\x49\xf6\x2b\x27\x03\x83\x7c\xea\x03\xfe\xe3\xac\x15\xd0\xd6\x21\xc5\x87\x36\x8c\xa9\x2e\xd3\x21\xe7\xf4\xaf\xd9\xc8\xc5\xbe\x96\x10\x3d\x18\x9a\x0f\xa8\x73\x94\xe8\xd8\x6f\x70\xc7\x74\x90\xdb\x1d\xb6\xd2\x32\x71\x68\x30\xb9\x85\x9b\xf2\xe0\xc9\x94\xdd\xc5\x48\xed\x62\xcb\x34\x02\x67\xc3\xf9\x3a\x40\x2a\x7e\x3d\xee\x71\x74\x27\x73\x56\xfd\x26\xda\x70\x36\xb2\x96\x6e\xe8\x2e\xbb\xc3\xba\x66\xcd\xfb\xc1\xb6\xcd\x11\x6c\x5e\xd0\xbf\xca\x7d\xdb\x22\x17\x53\x15\x2e\xc5\x9d\xdb\x82\x67\xf0\x59\xf5\x83\x65\xd3\x61\x3c\x70\x8a\xbe\x0f\x8f\xb6\xd5\xbc\xd4\x6c\x9a\x63\x04\x08\xa7\x5d\x7c\x51\x57\x1c\x88\x2f\xcc\x00\x12\x37\x4f\xcb\x8f\xc0\x18\x4d\x19\x1e\x62\x14\x2a\x89\xfa\x0c\x5d\x0c\xa6\x5c\x29\xc3\xb0\x55\xb2\x96\xa8\x73\xf8\xd2\xad\x6f\x37\xcb\xec\x7b\x70\xcb\xb8\x5c\x6b\xd8\x8b\xda\x71\x29\x84\x94\xd9\x2b\x4a\xb4\xe0\x75\x2b\xad\x4b\xe7\xe7\xf1\xc1\x94\xa0\xa5\x2d\xa2\xf5\xe6\xf1\x8e\xf2\x8c\x62\xbf\xb4\x8d\xe0\x0a\x9a\x32\x68\xd9\x56\x2d\x03\x77\x1c\xbd\xd7\x65\x1a\xdf\x56\xc6\xee\x7e\x07\x12\x1f\x69\x28\x32\x97\x12\xec\xe7\xf1\x51\x2c\xf7\xaa\x9e\x3d\x69\xc3\x6e\xad\x06\x80\xb5\x25\x9c\x9e\x60\x53\xf8\x17\x9c\x85\xea\x21\x93\x8a\x66\x0b\xc5\x15\xd1\x3a\x31\x1f\x06\x8a\x76\x13\x28\x5a\xd3\x45\xe5\x38\x49\x35\x87\x81\x08\x7d\x6a\x60\xe0\x32\x93\x74\x83\xdd\x38\x2c\x00\xa8\x2c\x05\x57\xc9\x25\x89\x0d\x90\x7d\xdb\xe9\x28\x30\x76\x71\x49\x09\xd6\xe6\x13\xd2\x69\xad\x6f\x73\xe5\x7a\x35\x43\xb0\x7a\x3f\x1e\xa0\x64\x13\xa3\x5d\x52\x75\xa1\x63\x89\x2c\x43\xf0\xce\x81\x5b\xca\x55\x73\x8a\xdb\x70\x7f\xca\x71\xbd\x4b\x34\x6c\xb5\x68\x03\x45\xbc\x79\x61\xe1\xe5\x53\x96\x76\x05\xcb\xe2\xad\xc0\xb2\xf7\x85\xda\x9e\x5f\x3a\x8b\xdb\x30\x03\x96\xd7\x36\x2f\xd3\x43\x6f\x5b\xe4\xb7\x9d\xf0\x58\x00\x9f\xea\x0a\xe7\xf1\xb7\xca\x8e\x52\xad\x9f\xe6\x05\x42\x7f\x54\x98\x5f\x80\xdf\x4a\x1e\xe6\xf5\xa2\xcb\x73\x37\xd5\x0a\x78\x77\x69\xeb\x9a\xfc\x4b\x1d\xff\xf0\xb5\x8f\x72\x0c\xed\x6b\xad\x1d\x3e\xfc\xc9\x47\x40\x27\x1f\xff\xf0\xf5\x8f\x28\x6f\x48\xb5\x6e\x6b\x23\xba\x12\x57\x1a\xa0\x7a\xa6\xf0\x30\x8b\xaf\x26\xe9\x48\x2c\xf5\x77\x49\xe3\xf3\x88\x48\x33\xc1\xdd\xa5\x8c\x4e\x06\x60\x7d\x52\x18\xf2\x5a\xa8\xb7\xb9\x15\x18\x18\x91\x80\x17\x61\xbc\x0f\x81\x3a\xf2\x85\x01\xba\xed\x64\xd4\x6f\xc9\xd2\xe4\x08\xa0\xf4\x6f\x5b\x59\xaf\x5b\x2b\x2a\x9a\x1f\x9b\x27\x5c\xa3\xa4\x83\x2b\x04\x53\xd6\x3c\xc5\x5f\xf0\xd3\x29\x9a\x3e\xae\xd7\xc7\xb6\x9f\xd4\x18\x3c\xac\x6d\xc6\x59\x8c\x02\xcb\x01\xeb\x13\xe0\x9d\xda\x8e\x8b\x46\x09\x62\x72\xaa\x1a\x1a\x6e\xe9\x8b\x0c\xc2\x2d\xc1\xd1\x9b\xf9\xbd\x29\x9d\xc5\xb4\x22\x5c\xec\x32\x3d\x94\xbf\xf9\x4d\x71\x99\x60\x5b\x82\x0a\xf4\x99\x3a\x53\xfe\xcc\x4b\x4c\x4b\xc4\x18\xf3\x05\xd7\x87\xc7\x23\x4d\xe8\x87\x17\x6d\x84\xe9\x23\xe0\x07\x36\xa4\x99\x0d\x58\xe9\x41\x1b\xe5\xc0\x28\x7e\xa0\x52\x6c\x7b\x18\x29\x2e\xfb\xa2\x3d\x0c\x53\xca\x6f\x76\x89\xfe\x98\xb7\x14\xb6\x92\x33\x86\xd8\xc3\x48\x92\xfa\xf7\xf1\x7f\xf3\x4e\xc7\x3c\x03\xc6\xae\xb5\x81\x1c\x03\x05\xe0\x1a\x0d\x29\x66\x33\xbe\xf0\x4b\x26\x83\x96\x0e\xdc\x41\xcc\x5e\x91\x2a\xf4\x84\xe2\xc9\xc0\xc9\xc1\x34\x69\xa2\xa6\x3a\xdd\x43\xf9\xe4\xb6\xda\x8c\x50\xb1\x65\x12\x9c\xbc\xe5\x1b\x2e\x39\xf1\xbe\x64\x23\xbd\x4b\x1d\x77\x92\xa2\xf9\x0e\xfc\x67\x17\x94\x8d\xff\xcf\xd0\x1f\x3b\x38\xe8\xa4\xb9\x0a\xff\x99\x37\x8c\x98\x0b\x37\xb8\x4a\x00\x03\x73\xa9\x76\xda\x43\x6a\xf9\x9f\x99\xa9\x9d\x57\x0e\xf5\x3c\x48\x33\x70\x89\x43\x64\x06\xbc\x12\xf6\x74\xd3\xd5\x65\x65\x84\x76\xca\xd1\x86\x07\x84\xfb\x4a\x15\x69\xa2\xc4\xd2\x3c\x9a\x4a\x48\xa9\x20\x12\xe1\xd2\x41\x67\xa1\x52\x99\x6a\xd0\x1c\x23\xd1\xaf\x9b\xdf\x1c\x33\xa3\x45\x55\x4a\x76\x46\xc6\xd2\xf2\x36\xcc\xe2\x19\x65\x11\x1c\x8b\x33\xa1\x98\x37\xee\xce\x35\x32\x72\x69\x04\x74\x30\x0e\xea\xa0\xc2\x03\x31\xa6\x14\xdf\x5a\x79\x32\x5b\x9c\x8e\xcb\xfa\x2f\xdf\x58\xe8\x25\xf6\xaa\x02\xae\x15\x6f\xed\x30\x82\x33\xce\x46\xec\x39\xc2\x16\x7c\x56\xac\x8e\xc9\x6b\x8a\xf1\x1a\xe8\xb2\xc5\x56\xaa\x34\x1b\x4d\xf0\xab\x0f\x68\x09\x6e\x39\x56\x55\x92\x9e\x8c\x6e\x99\xd4\x6e\x94\x5b\xc5\xfc\x44\x4d\xfc\xaf\xd2\x1d\xff\x6d\xca\x5f\xfd\x59\xb0\xad\x88\x02\x7e\x4a\x4f\x32\x02\x5d\x04\x40\x7e\x16\xe7\xa3\x1e\x20\x16\xa0\xed\xe4\x27\x0c\x62\x34\xe8\x34\x6c\x19\x4a\xb5\xc5\x32\x37\xee\xc8\x41\x0f\x9c\x86\x8b\x6f\x2b\x4d\x73\x3d\x6e\x47\x23\x80\xf6\x94\x4d\x09\xa7\xb9\x89\x89\xbf\xec\xc4\xa1\x48\x7c\x35\x1e\x98\xe6\xd1\x2d\xd9\xcd\xd0\xd6\xfc\xd8\xb4\x1e\x09\xc4\x28\xad\xd1\x7a\x5c\x6c\xa1\xa6\xba\x80\xf6\x78\x59\x59\x7c\x96\xbf\xe1\x52\x05\x00\x1e\x5f\xa5\x1e\x5e\x45\xd2\xa0\x23\xa0\xf2\x2f\xe8\x41\x00\xa6\xac\xa2\xc7\xb8\xb8\xf2\x09\x5d\x82\x80\x06\x6f\x26\x2a\xd9\x51\x65\xae\xfa\x31\x74\x49\xd4\x44\x47\xe0\x74\xce\x60\xfb\x4d\x8c\x51\xa6\xe1\x32\xfd\x06\x70\x06\x15\xf4\xfb\xd7\xcd\x7b\xdd\x3c\x35\x25\xb8\x9f\x7b\xe1\x37\x3f\xae\x75\xa8\xfd\xff\x7d\x64\x4e\x26\xf0\x36\x2d\x17\x1c\xc3\xa9\xb4\x0f\x7e\x21\x16\x47\x9c\xe1\xbf\xee\x27\x94\x72\xe4\x78\x8e\x62\xed\xc5\xd5\xd1\x9f\x05\x55\xc3\x11\xa1\xa1\xeb\xc8\x62\xfc\x5a\x8c\x1d\xdc\x2d\x84\x11\x0f\xe3\x0c\x55\x23\xb2\x90\x50\xce\x24\x00\x70\x57\xa5\x79\x81\xfe\xb8\x87\x45\x3e\xac\x55\x1a\x35\x26\x0c\xb2\x7c\x25\x2b\x7b\x6e\x01\x13\x7d\xc1\x95\x20\x63\x8f\xb3\xf0\xdb\xa8\x52\xc3\x4d\x71\x49\xd5\x19\x91\x33\x9a\x86\x29\x58\x09\x25\x9f\xae\xc3\x80\xbd\xae\xd1\xa0\x45\x1a\x38\x1a\x06\x6f\xa8\xa4\x01\x33\x93\xc6\xef\x27\x4b\x33\x57\x69\x60\xa5\xdc\x56\x49\x6f\x14\x6e\xf8\x44\x31\xbf\x69\x7d\x29\x0b\xba\x5a\x78\x07\xd1\x66\xa1\x97\xb4\x8b\xdc\x5c\x27\x2d\xb9\xa9\xef\x51\xc4\xe0\xb2\xb9\xd8\x9e\x08\x50\xd1\x6b\x0f\x17\x28\xed\xe1\x2a\xe5\x69\x0f\x30\x7c\x52\xf8\x5b\xe9\x5f\x72\xda\xd6\xd2\x65\x73\x45\x7f\x24\x24\x42\x5f\x24\x47\xb4\xe2\x7c\x75\x79\x7a\xa6\xa3\x9d\x8f\x1e\x37\xaf\x69\xe9\xf2\xf7\x8e\x16\x9b\x60\x1c\x0d\xb7\xdf\xb4\x05\x9b\xdd\x22\xe6\x07\x40\x22\x6e\x3c\xfe\xae\xf4\xde\x0c\x77\xab\x89\x61\x7f\x26\x80\x83\xd6\x11\x0c\xc2\xe2\x09\x98\xb1\xdf\x71\xc5\x24\xaf\xa9\xd8\xd3\x08\x1a\xf3\x1b\xf7\x80\x54\x78\x51\x98\xb6\xa1\xf0\x71\xde\x7b\xb1\x3b\xca\xdb\x59\x32\xe4\xeb\xee\x7e\xd4\x93\x3d\x0b\x33\x3d\x8b\x8d\xbf\xac\x73\x2e\xbd\x52\x9a\x5e\x1c\x65\x2c\x20\xf2\xde\x9b\xa8\xf5\xd2\x50\x8b\x6f\x04\xb5\x47\x36\x42\xfc\x8c\xf0\x5c\x8a\xae\xa8\xfe\x88\xc0\xb8\x3a\xb1\x0d\xad\x9d\xec\xf7\x4f\x76\x3a\x27\x42\xf3\x35\xb8\xdb\x4c\x98\x35\xa0\xe6\x7a\x0a\x6f\x5f\xbe\xea\x4e\x43\x86\x60\xac\x59\x34\xfc\xee\x6c\xcf\x07\x88\xb9\x62\xd4\xd3\xaa\x8e\x5d\x31\x42\xcb\xce\x96\xe5\x08\xbe\xd2\x61\x2f\x56\x5b\x64\x17\xb5\xce\xf7\x09\xad\x85\x4b\xd3\xf0\x89\x53\xe7\x8b\x50\x63\x17\xe8\xcf\xfc\xb1\xf1\x12\x08\xa9\x81\xa0\xa7\x5f\xb3\x1a\x48\xf4\xce\x5b\x0b\x43\xce\xd9\xe5\xb4\x36\x6b\x81\x72\x55\x8b\x35\xdb\xb3\x6b\xa5\x86\xd8\xc9\x75\x9d\xc2\xec\x85\x8e\xe1\x9a\x9c\xe7\x39\x76\x6a\xa1\xbe\xab\x5b\xbf\xc8\x8d\x6a\x41\xfa\x59\xfd\xb1\xc1\xe7\x9b\xd4\x14\xcf\xb5\x62\xdb\x7c\x74\xc2\xba\xa7\x6c\xc0\x8a\xad\x10\x9d\x78\x30\x95\xa4\x1f\x5a\x1b\x65\x2a\x6d\xa6\xe9\x95\xdc\x48\xd7\x2b\x19\x42\xc8\x4d\xaa\xec\x15\x4a\xf2\x1a\xd3\x42\x17\xf3\x40\x62\x23\x98\x6a\x10\x73\xaf\x94\xc6\x0c\xd4\x54\xd2\x76\x12\xe3\x3a\x6e\x77\x3a\xdf\x4c\x29\x9d\xa3\x53\xb9\x83\x27\x27\x6b\xfd\x9c\x24\x8a\x77\xa9\xe8\x75\x6b\x18\x76\xc8\x7a\x51\x53\x9a\x3d\xd8\xef\x56\x12\x5d\x90\x3a\xcc\x78\xb4\x9b\xe2\xe2\x33\xeb\x0c\x6d\x81\xa3\xb1\xbf\xdc\xec\x15\x8a\xea\xb1\xa3\x78\x8a\x87\x3c\xc4\xd1\x7b\xdc\x9a\x1f\x34\x9c\xc6\x0b\x20\x3a\xf3\x0d\xce\x22\x50\x0a\x8d\x63\x12\xbf\x04\x93\xa4\x6b\xdb\xa2\x4a\x4b\xc6\x4a\xd8\x6f\xae\x4e\x59\xa7\x9d\x28\xd9\x02\xaa\xc6\x81\xfe\x2b\xe3\xe4\x53\x13\x6a\xee\x21\x45\xab\xc2\x06\xca\xe1\x9c\xed\x2c\xa6\x73\xa2\x6b\xba\x4b\x42\x29\xa7\x29\xfa\x18\x92\x52\x39\xdb\xbb\xa0\x6a\xf2\x7b\xdf\x10\x77\x5a\x8d\x30\x66\x94\xf7\xd2\x7b\x25\xd4\xd9\x6e\xd9\x1b\xa7\x94\xf9\x93\x7c\x6f\xed\xa1\x0c\xc6\xb7\x58\x60\x8f\x54\xa9\x2f\x1b\xf2\x0d\xd9\x18\xcc\xbc\xe4\x57\x21\xe3\xd0\xf0\x3e\xfd\xdb\xb5\xaf\x95\x4d\x94\xc9\xa3\x1e\x63\x20\xe1\x83\xa9\x9b\x6c\x51\x5c\x00\x6a\x42\x58\xb9\x51\xd4\xc6\x14\x37\x92\x9d\x11\x38\xea\x26\x07\x63\xd7\x11\x9c\x42\x87\x94\x72\xd9\x01\x38\x6b\xbd\xd6\x3c\xa9\x90\xac\xa3\x73\xcf\x82\x33\x36\xd4\x4d\x36\x14\x6c\x9f\xa2\xed\x23\xf6\x08\x00\x6d\x27\xb9\x9a\x74\x46\x51\x8f\xd2\x69\xcd\x6d\xf6\x27\x6e\xb3\x00\x7b\xc9\x86\xa5\xb6\xe9\x81\x72\x73\xad\x13\x1f\x97\x98\x6c\xcf\x08\x8c\x89\x6c\x8e\xb9\x46\x1e\xec\x18\xf1\x81\xc8\x5b\x84\x62\xa4\xa0\x74\xca\x04\xa0\xf1\x70\x06\x23\x04\x34\xa3\x65\x22\xc8\xd0\xae\x6f\x54\xf7\xdc\x5d\x29\x82\x14\x96\xd0\xd5\x96\x9c\x67\x4e\x5f\xbc\xf8\xfe\x9a\x35\xdc\x05\x0c\x0d\x3c\x2d\x0c\xbc\x7a\x04\xbd\x15\x2a\x35\x47\x8b\x45\x8a\xdd\x01\x0b\xc0\x3b\x1a\x19\x12\x17\x9b\x49\x16\x6a\xcd\x43\x58\x30\xb4\x02\x93\x6b\xf7\x46\x1d\x4a\x8a\x0d\x20\x1d\xd9\x8e\x15\xc1\x84\x2b\x46\x82\x4b\xeb\xea\xda\x75\x5b\xec\x93\xfa\xab\x5a\x1a\x2a\x99\xea\xe0\xf4\xcf\x55\x7a\x56\xc4\x41\x60\x28\x98\x15\x6b\x0c\x6a\x8c\xb2\x90\x11\xe8\xc7\x78\x70\x62\xa0\x5f\x3b\x28\xd7\x8d\x36\x98\xda\x61\xbc\xbb\xa8\xd3\x9f\xd4\x77\xca\x16\xac\xa1\x5e\xb5\x4d\x79\xc4\xb1\x3e\x10\xec\xa8\x22\xe9\xcf\xdb\x0c\xea\xec\x75\xee\xcc\xa5\x1a\xae\xc4\xf1\xd0\xe9\xc1\x1f\xbc\x49\x36\x2e\xa8\xc3\x5a\xec\x06\xb6\x88\x98\x50\x5a\x28\x05\xc7\x8e\x58\xad\x3a\xa4\x36\x2f\x14\x44\x8d\xa5\x5e\x05\xdf\x07\xa2\x40\x54\xef\x8c\xd8\x4e\x3b\x0e\xc1\x3b\x65\x33\x6a\x53\x09\xc5\x47\x2d\x8b\xe2\xd0\x56\x54\xfc\x4f\x6c\x0c\x09\x8b\xa6\x3e\x47\x97\xee\x6a\x87\xec\x05\xd2\x71\xcd\xb5\x9d\xbc\x1d\x55\xab\xea\x7d\x37\x46\xa9\xef\xe7\xe8\xf4\x56\x9e\x9f\x6f\x20\x5f\x97\x7a\xac\x6a\x18\x6f\x1a\x40\x3f\x3d\xf7\x6e\xd4\x39\xc9\x6b\x37\x12\xc4\xe9\xd6\xd0\x71\x3c\xa7\xa5\xb2\xf7\xe6\x3c\x77\x4d\xbf\x59\x77\x82\x7c\xc0\x6b\x1a\xbe\xef\xd6\xb2\x7e\x89\x76\xb2\xde\xc9\xc3\xb0\x9a\x09\x45\xea\x6b\x71\xf6\x93\xda\x08\xe6\x55\x83\x3f\x40\x34\xe2\xbf\x48\x71\x06\x43\xe4\xc4\x8a\x32\xa5\xd0\xbc\xcf\x84\x8b\x63\x95\xb4\xb1\xf6\x13\xf7\x2a\x2f\x54\xb5\xb3\x2a\x9c\xf1\x7a\xca\xc9\xd1\x34\x45\xbc\x5b\x59\xf7\x46\x69\xe1\xb7\xe2\x75\xa4\x72\xab\xbb\xf7\xd7\xfc\xa1\x4c\x52\x33\x76\x97\x8f\xb9\x92\xf3\xc8\xb1\xb1\x6f\x63\x78\x61\x45\xb1\x23\xf8\x08\x4e\x38\x26\x9d\xe4\x17\x15\xc7\xbb\xa9\x4e\xff\xa7\x93\x10\x56\x03\x5e\x98\x1c\xe7\x3a\x19\x0f\xbb\x00\x1c\x68\xbb\x73\x26\xc2\x0e\x25\x0e\x9f\xdc\xc4\xa9\x75\x9c\x26\xf2\xf1\x16\xd9\x76\x3e\xe5\x60\x73\x92\x44\xeb\xde\xa2\x46\x89\xca\x1f\x97\xfc\xb0\xfd\xe6\xf6\x2b\x69\x16\x70\x5a\x9c\xfc\x8c\x13\x25\x5c\x7a\x7f\x75\xcd\xe4\xb7\xb0\xce\x6a\x5a\x60\x3e\x35\xd1\x72\xb4\x2f\xdd\x07\x97\xcf\x13\x25\xc3\x0a\x74\xda\xdd\x07\x7c\xc0\xd0\x82\x47\xb9\x66\xa7\x3b\xda\xbb\x1d\x2f\xfe\x7c\x33\xc5\xdf\x07\x0c\xf6\x24\x02\x84\xde\x3f\xf1\x2e\x37\x5b\x2c\xa7\xc1\x6a\x19\x84\xd3\xac\x1e\x86\x72\xc9\x2a\x63\x2a\x25\xe6\xb2\xa5\x84\x6c\xe1\x33\xb4\x92\x20\xee\x56\x62\x03\x36\x8f\x33\xad\x1f\x82\xbe\xde\x32\xda\x85\xdc\x69\xb9\xa5\x86\x16\x85\x19\xf9\x57\xa0\x44\x3e\x44\x42\x0d\x13\x2a\xd0\x8f\x40\x19\x96\x5b\xe4\xcd\xf7\xf8\x6f\xa0\xc4\x90\xd3\x03\x34\x25\x4d\x40\xa0\xc4\x7a\xda\xd9\x6e\xbe\x0d\xff\x05\x18\x52\x5e\x6a\x24\x61\xde\xa3\x3b\x88\xb2\xc3\x21\xc6\x1e\xe4\x0c\xbb\xf8\x01\xd6\x39\xee\x6d\xac\xd0\x12\xa2\x90\x13\xc5\x16\x8a\x84\xc5\x88\x75\xf3\xd1\x10\xd3\x9e\x43\x71\xbe\xc4\xa4\x1c\x8c\x81\x8b\x23\x11\x10\x50\x82\xae\x30\x58\x92\xfb\x1a\x02\xcc\xa3\x81\x64\x48\xa4\x1a\xe3\x61\x9d\x63\x22\x94\xd6\x9f\xe4\x4b\x9c\x14\x68\x05\x29\x0c\x94\xce\x68\xd5\xb5\xa6\x43\x86\x9c\xf0\x27\xee\x34\xd4\xf9\x38\xba\x8a\xc4\x99\x2e\x02\x83\xc0\xa1\x03\xf3\xb9\xed\x7a\xd5\x48\x16\x2c\x3e\x64\xb4\x58\x81\x01\x0d\x82\x59\x15\x70\xbd\x4e\x44\x81\xe2\x26\xaa\x80\xb6\xdf\xfd\x4c\xa0\xba\x13\x90\xcc\x84\xb7\xaf\xa0\x42\x21\x4d\xa4\xb1\x2a\xbb\xfd\x9e\x7f\x75\x1c\xb0\x2b\xbc\xd2\xb7\x0b\x41\x0a\x2b\x13\x10\xb0\x68\x5d\x82\xd0\x2f\x3e\xb8\x62\x70\x47\x59\x74\xc8\x3c\x9e\xf3\x92\x1f\x38\x49\xc9\x25\xf1\x91\xd2\x28\x59\x00\x9b\xf8\x53\x7f\x6b\x00\xcd\xcc\x46\xe9\xb3\x9d\xf0\x62\x38\x19\xce\x57\x74\x0c\xe7\x99\x4d\x59\xc6\x61\xa0\x1e\x58\x27\xb5\x5d\x13\x2f\x63\x6a\xf2\xbe\x32\x02\xb3\xca\xc4\x97\xff\xcb\xea\xfb\x17\x57\x64\x9a\x9f\x9c\xdc\xda\xda\x3a\x89\xa7\xef\xe4\x28\xeb\xc5\x03\x7c\xd9\x91\x79\xaf\x60\x2e\xf5\x53\xe4\x7f\xdc\x98\x3e\x6a\xbc\xf9\x2a\x3c\xbd\x22\x21\xa2\x1d\x5a\x6b\xea\x66\x66\xae\x2e\x01\xbe\x74\x80\xea\x81\x36\xcf\xc4\xe9\xfc\x58\xa0\x5a\x86\xa9\x72\xd9\x31\xc1\xff\xdc\x64\x20\x2e\x69\x86\x87\xd1\xf3\xfb\xf0\x03\xbc\x4b\x6c\x6a\x57\xde\x95\xc7\xed\x0c\x86\xbc\x4a\x7f\xdc\xf7\xbd\xa8\x7d\xc5\x06\x0e\xfc\x40\x7e\x54\x4a\x24\xd0\x2b\x0d\xf1\x1c\xfc\xc0\xb3\x53\x29\xc1\x1a\xf8\x33\xf8\xbf\xf3\x0d\x15\x87\x85\xb1\x2a\x17\x8c\xb7\xa7\x43\xf8\x38\xe7\xcb\xca\x11\x34\x62\x98\xfa\x19\x24\x64\x4d\xc6\x14\x1b\x53\x74\xea\x6f\x55\x7a\x22\x03\xee\x74\xd0\xdb\xd6\x51\x44\x39\x07\x98\x9c\x1c\xfc\xaa\x2f\x88\x87\xb7\x77\x1b\x95\x96\x28\xbd\x92\xe5\x18\x9b\xe7\x14\x7a\xe9\x18\x76\xd5\x7e\x71\x1d\x0e\x4b\x6d\x70\x28\xc0\xe6\xf9\xb8\x50\x7d\x64\x71\xf0\x49\x6d\x6d\x02\x53\xc5\xad\x05\x6a\xb8\x5a\x83\x9a\xaf\xbc\x9c\x6f\x93\x7e\x76\x05\x5d\x5c\x8a\xa8\xab\xe5\xea\xc1\x05\x69\x5e\x82\xff\xc2\x4b\x65\x70\x05\x3e\x11\x48\x75\xf8\x2d\x17\x28\x11\x98\x76\x83\xdb\xee\x62\xf8\xd9\xd2\x77\xad\x6f\x3a\x1b\x17\x18\x6f\x0d\x9a\xea\x46\x19\x71\xd4\xc2\x7e\x23\x64\xdf\x4c\xda\xd0\x53\x96\x74\xbb\x84\x92\x0c\x3a\xd0\x20\x5f\x90\x3d\x32\x9f\xc6\x35\xd9\x03\x8e\x04\x19\x5f\x80\x09\xd0\x48\xb3\x0a\x92\x0d\x75\x7b\xb7\x2a\xea\x0d\x10\x35\x52\xcb\xeb\x5f\x13\x13\x65\xee\x31\xc0\x28\x9b\xde\x2a\x01\x62\xff\x6c\x21\x34\x9b\xf9\xb5\x64\xc9\x28\x3e\xf1\x77\xc2\xd0\xed\x58\xb6\x70\xec\x58\xb2\x4f\x4a\x14\xbb\xef\x3e\xf6\xdc\xc7\x6f\x01\xe8\x83\x1b\xc0\x17\xde\x41\x50\x15\xd6\x6e\x22\x39\x5c\x8d\x2b\x1a\xba\x77\x5f\x2f\xd9\x0d\x61\x2b\x1c\x32\x69\x47\x47\x6e\x0e\x8b\xfb\x1a\x15\x60\xc3\xae\xff\x6b\x1c\x92\xa2\xf4\xad\x93\xf6\xa3\x44\x22\xc4\xec\x97\x8e\xa9\x80\xaa\xcd\x68\x30\x40\x9b\xe0\x6f\x08\xc5\xc0\x56\x78\x9b\x35\xec\xa5\xdb\x12\x7b\xeb\x1b\x1d\x87\x4a\x67\xd6\x61\x11\xa2\x80\x20\xed\x27\xe1\x2d\x8e\xad\xdf\x3c\xdd\xe9\xa8\xb3\xf4\xa8\xfe\x6b\xec\xde\x26\x72\xb4\xb1\xdd\xa0\x90\x0f\x6d\xac\x50\x31\x05\x4d\xe0\xc9\x1f\xa0\xe0\x8a\x6a\x42\x09\x4f\xf0\xe0\xaa\x0c\x03\x83\x36\xb4\xca\x19\xfe\xeb\x14\xf2\xa3\x3e\x9d\x35\xcd\x1b\x8a\xca\x10\xc4\xa2\x16\xf3\x6a\xda\xe8\x4e\x4e\xcd\x2d\xa0\x69\x58\x38\x84\x9f\xa9\x01\x6d\x02\x42\x5e\x34\x7e\x33\xe5\xf0\x4b\xa8\x2d\xb6\xb3\x2c\xa9\xc6\x78\x21\xea\x48\x72\x67\xc2\x65\x66\x24\xb8\xe2\x81\xf2\x55\x96\xa4\xe3\x4e\x6c\x41\x48\x07\xd4\x2f\x96\xc4\x53\x47\xe2\x4a\x42\x03\xd1\xeb\xe1\x2c\xec\x62\xcd\x59\x27\xd9\xd8\x68\xac\x67\xe9\x56\x8e\xe1\x7b\x46\x59\xdb\x04\xce\x36\xde\x2f\xbe\xdf\x8b\xa8\x09\x28\xe3\x1e\xc5\x22\xc0\x06\xd0\x00\x68\x40\x66\x6b\x4e\xfc\x33\x34\x44\xa3\xaf\x6c\x60\xd0\x9c\xde\xa7\xbf\xf2\x92\xec\x31\x4a\x79\xdc\xbf\x76\x68\xb5\xb3\x50\xc8\x7a\xbc\x9a\x98\x1f\xf0\xb1\x21\x2d\xe4\x9b\xe9\x56\x0b\x7f\x51\x78\xa3\xbc\x9a\x04\x59\xfb\xc7\x69\xcf\x0f\x8a\x75\x8b\xed\xea\x06\xb0\x1a\xef\x9f\xc6\xc7\x18\xfe\x6f\xea\x87\x35\x16\xfe\x5c\xbb\x3e\x03\x0c\xb5\xd2\x65\x04\x46\xf2\x1b\x2b\x96\xb0\xc7\xf4\xd0\x09\x20\x31\x71\x4b\x7a\x12\x2f\x5b\x4a\x6f\x07\xc0\x9d\xb7\xcf\x5d\x94\x27\xf2\x49\x72\x23\x9a\x97\xdd\x92\xf4\xd0\x38\x99\x1a\xc9\x41\x1b\x35\xce\x51\xfa\x33\x3b\xc2\xd1\x6f\x57\xe8\x48\x70\x93\x0a\xdb\xa2\x9d\x2c\xda\x80\xbd\xfb\x97\xa9\xce\x32\xb3\xc3\xae\x4f\xfa\x3b\xb0\x56\xa6\x25\x6d\x42\x1d\x68\x06\xd6\x9a\x23\xfa\x12\xc9\x8f\x69\xf3\x8d\x72\xd1\x16\x5a\x68\xfb\xa8\x0b\x46\xc8\xfd\x36\xed\x82\x3a\xeb\x5c\xf2\x91\xc2\x84\x60\xe2\x30\x30\x31\x0e\x59\x42\x25\xb2\xc8\xd0\x0c\x16\x4f\xb3\x19\x2e\x5d\x05\x9d\x76\xd2\x1e\x7f\x1d\xbd\x0d\x1e\x6c\x61\x20\x9c\xfc\xf8\x16\x84\xb3\xdc\xe6\x84\xd4\xe7\x1c\x08\xee\x44\xb0\x6a\xad\xd3\x7f\xad\x8b\x20\xb5\xbf\x62\xdc\x7f\x6d\xe4\x1e\x89\xb8\x63\x88\x96\x46\xe5\x44\x68\x43\xd8\x32\xd3\x1a\x5e\x06\xcd\x24\x20\x80\x6e\xf5\x3b\xc1\x78\x78\x15\x8c\x7c\x21\xca\xae\x74\xd2\xad\x01\xdb\xef\xea\xa6\xb6\x32\x52\x2f\x73\x36\x67\x8a\x47\xe2\x9d\x21\x3c\xe5\xe6\x00\xd1\x86\x5f\xf3\x38\x2c\x27\x90\xbd\x39\xff\xd5\x71\x7a\xde\x43\xdf\x49\x57\x5f\xe8\xf5\x24\x35\xdd\x49\x9a\x30\xe9\xf6\xdc\x21\x20\xf3\x44\xb9\x11\x6c\x78\x6b\x0c\xd9\x35\x26\x97\xa3\xea\x59\xf7\xe2\x8e\x19\x09\x61\x78\xd8\xa1\xeb\xe0\xb4\x24\xdb\xff\xd7\xf1\xbf\x5d\xfb\x9f\xa8\x74\x4a\x13\x00\xfb\xe9\x08\x35\x26\xa4\x36\x21\xe4\xc0\xda\x0d\x36\xbc\x54\xc3\x2c\xed\x8c\xda\x08\xf3\x4f\x12\x92\x74\x47\x88\x7a\x0d\x20\xd5\xc9\xc4\x41\x82\x27\x0a\x27\xe9\x68\xac\xcb\x77\x13\x88\x86\x96\xdc\x73\xb4\x7b\x30\xfa\x5d\xae\xf1\x79\xdd\xd5\x27\x79\x8c\xb9\xfc\xb5\xd7\x36\xd8\xa7\xbe\x33\x2d\x41\xf4\x3a\x4b\x88\x01\x57\xe6\x9a\x4e\x38\xeb\xa1\x13\xda\x51\xae\xd7\x82\x18\x8f\xcb\x4b\x1f\xa6\x59\xf7\x23\x27\xdd\x9b\x7b\x30\x16\xa7\x7a\x73\x2b\x1e\x25\x1c\x4d\xb0\x95\xa7\xa5\x60\x34\xca\xc6\xb7\x2b\x85\xa3\x69\x18\x2f\x65\xca\xd5\x53\x72\x4c\x0e\xe4\x8a\xc0\x30\x18\xe4\xcc\x2c\xbe\x39\x55\xf6\x03\x38\x77\xb6\x56\xc2\x91\x63\x16\xdf\x09\xe5\xa8\x4a\x50\xc1\x95\xf6\x63\xb2\x0a\xe1\xfc\x14\x0f\x39\x53\xc9\xd4\x44\x7a\x25\xd8\x58\xba\x2a\x98\x1c\xce\xb8\xab\x9a\x9c\xa1\x94\x8f\x44\x34\x16\x39\x67\xcb\x18\x4b\xb2\x42\x49\x4a\xc2\x25\x8e\x94\xfe\xc4\xf1\xd3\xc6\xde\x2a\xcb\xc0\xa8\x8a\xa4\x2d\xee\x30\x6e\xf2\x5e\xd5\x04\x83\x71\x92\xda\x2d\x4a\x80\x4a\x45\x17\x35\xe3\x02\x6c\xc7\x4a\xa0\x92\x61\x6f\x5a\x8e\xb6\x62\xb2\xb8\x99\x20\xdc\xee\x29\x38\x70\xe4\x17\x1a\xc9\x38\x19\x02\x77\x94\x98\xab\x38\xde\xd5\x1c\x36\x4e\x8f\xd9\x40\x92\x4d\xb6\xba\x23\xd0\x81\x5f\x89\xf4\x8c\xd6\x01\xa6\xbc\x25\xc5\x51\xb3\x9d\xe4\xb9\x35\xd7\x27\x3b\x8a\xa9\xe4\x8b\x76\x23\xef\x30\xc3\x32\x73\x22\xce\x4a\x88\xbb\x69\x35\x55\xda\xcd\xba\xd1\xbf\x55\x17\x68\x05\xf7\x43\x5f\xed\xc3\x85\x37\x52\x1d\x21\xe5\xcc\x8b\xc7\x5e\x99\xdb\xd5\x82\x88\x2b\xff\x0e\x76\x67\x4e\x32\x91\x7b\x22\x59\xb4\x09\xff\x7c\x99\x3d\x1b\x68\xdd\xaf\x58\x62\x1d\x31\xc9\xc8\xbf\x93\xe5\x96\x5f\xbb\x5e\x43\x3e\x09\x42\x2d\x9b\x42\x73\xb2\x28\x23\x09\xc1\xc4\xb2\xc1\x18\xdc\xf3\x1f\x63\x2f\xe6\x1a\xb7\x04\x24\x39\xa5\x04\x10\xef\x7b\xa6\x30\xf4\x4d\x49\x15\x87\xcb\x65\xf0\xeb\xb1\x56\x8b\xed\x9d\xea\x20\x7a\x59\xda\x53\x13\x44\x0f\x29\x0f\x34\x0c\x3b\x62\x2b\x6e\x4c\xbd\xc3\x4a\x44\x3d\x45\x89\x21\x9f\x88\xc2\x72\x47\x4c\xc8\xca\x09\xe7\x6c\x7a\x93\x50\x9f\x95\xd0\x7a\x0d\x55\x6b\x07\x30\x37\x50\xde\x7c\x7b\x00\x69\x00\xa1\x7d\x5d\xb4\xbc\x9a\xb4\x4a\xa1\x26\xdc\xc0\x79\xc1\x69\xdd\x5e\x10\x33\xcf\x9f\xf0\xf4\x9f\xdc\x70\x79\xf0\x69\xf6\xeb\x93\xa2\x6a\x31\xe9\x43\x03\x51\x8d\x03\x9a\x6f\x2b\x0a\x93\xe8\xf6\x2f\x2c\xdd\x5b\x71\x14\x26\x4c\x3c\x3b\x91\x4b\x91\x37\x78\x62\xe5\xdf\x6e\xd0\x54\x13\x0d\x91\x66\x86\x8c\xaf\x2b\x4b\x23\x92\xc6\x61\xb6\x28\xde\xbd\x03\xf5\xff\x41\x67\x8b\x9d\xea\xa0\x43\x42\x18\x30\x61\xda\x0e\x84\xf4\x2e\x17\x31\xd8\xf5\xbe\x8e\x23\xca\x07\x9e\x09\x15\xd6\x97\x51\x3c\x32\xa7\x22\x1b\x20\x35\x2b\x65\x9e\x56\xca\xd4\xb7\x5e\x4a\x5e\x65\x6b\xd6\x85\x35\xd4\xdf\xb5\xb1\x46\x89\xf2\xb1\x05\xe0\xf0\xb7\x63\x8c\x51\x76\xdf\x8d\x2e\xa0\xbf\xb2\x74\xa8\xe2\xc1\xa7\x3f\x03\xb5\x7c\x35\xd6\xa2\x0d\x93\x5c\xd1\x7e\x17\x7a\xce\xa8\x46\xc8\xe4\xd0\xa4\xb1\x33\xf1\xe8\x59\x9a\x3a\x3f\xf1\xb2\x93\xe9\xe0\x79\x88\x2a\xf4\x0c\x6d\x3e\x37\xf7\xe0\x78\xfe\x46\x65\x38\x83\x74\x2b\x40\x5a\xb2\xb6\x06\x41\x0f\xad\x14\x65\x0b\x44\x9a\xb2\x81\x9e\xa3\x1c\x3c\xe6\xbf\x4f\x4d\xf2\x3c\x9e\x27\x17\x90\x55\x40\x0e\x59\x02\x9c\xf0\x7b\x64\x1d\x24\xba\x71\xd3\x0d\x4b\x2c\x7a\x4b\x4a\x33\xe1\xd2\x6f\x5e\x0d\x73\x16\x04\x00\xb8\xc1\x75\xc6\x75\x91\x7e\x4b\xb9\x83\x5c\x83\x5c\xe6\x4c\xd9\xb1\x71\x62\x43\x52\x4d\x02\x31\xa2\x66\x26\x41\x66\x50\x54\xad\xc9\xba\x9c\xb9\xe6\xfa\x19\xba\xe1\x3d\x43\x55\x8e\x3e\x45\x09\x7c\x6d\x83\xd7\x4c\x4c\x4a\x5a\xc9\x6f\xb5\x70\xd0\x95\xbc\x6b\x14\x35\x9c\x1d\x2e\x4d\xa8\x29\xd7\x03\x95\x88\x28\x1e\x34\x79\x29\x87\xe7\x39\xc7\xc0\x39\x54\xfb\xdf\x73\x57\x77\xac\x69\x9d\xc4\xa5\x44\xfd\x16\x79\x17\x12\x41\xbe\x6b\x25\x48\x15\x43\xc0\xd9\x67\x81\x3c\x74\x46\x3c\x28\xcd\x79\xd9\x76\x68\x03\x1c\x9f\x03\xe6\xdb\x29\x84\xb4\xa4\x00\x35\xcb\x65\x42\x6c\xc9\x24\x4d\x96\x6e\x9d\x4e\x53\xa8\xea\x70\xfc\x2d\x6e\x63\x2e\xed\xca\x45\xd8\xc8\xb7\xca\x2d\xdc\xf1\x6d\xc4\x29\x96\x2a\x2d\x26\x59\x66\xcd\x09\x86\x8d\xb9\x30\x3c\x04\x53\x93\x9f\x15\x03\xbf\x7b\xb2\x53\xa7\x7d\xd3\xc0\xd1\x8c\xe0\x9d\x66\x82\x94\xbe\x59\x53\xc3\xc2\xfe\x8b\x35\x75\xf3\xb2\x9f\x6b\x4e\x48\x74\xea\xee\x42\xfd\x59\x14\x35\x57\xd5\xa1\x9a\x89\xdd\xad\xda\xc4\x23\xc1\x65\x47\x71\x73\xee\x28\x50\x31\x42\xec\x9d\x46\x49\xe5\xec\x06\x24\xe8\xb3\x90\xfb\xc8\xd3\x73\xc6\x58\x26\xbb\x64\x7a\x47\x1d\xa2\xdb\x92\x77\x82\x6b\xaf\xa9\x4f\x75\x1d\x39\x30\xb1\x72\xb6\xd1\xd2\x27\xee\x84\x5d\x73\xc7\xe7\x6c\x42\x02\x5f\x6f\x1b\xb3\x47\x2f\x86\x7b\x25\xc3\x6e\xed\xb1\x6d\x84\xa6\x6a\x98\x24\x2f\xc7\x71\x65\xce\x47\xf0\x4d\x6f\x78\x88\xac\x72\x33\xc3\xab\xa9\xe5\x93\x3a\x4f\xb5\x31\x1e\x2d\x4d\x14\xbb\x33\xd7\xeb\x5f\x2c\xf2\x34\x77\xe8\x0d\xcf\x86\xd4\x5d\xc0\x3f\x03\xff\x85\xb1\x48\x49\x74\x50\xc2\x84\xff\x37\x27\xec\x88\xa6\x8f\x30\xe1\xa9\x6f\x60\x4a\x56\x3d\x41\x74\x11\x90\xe4\x2c\x40\xfa\x8c\xce\xca\x53\x5d\x33\xe2\x9c\x6e\x46\xce\xe8\x7a\xe0\x14\xdb\xc3\x82\x39\x46\x83\x6f\x28\x81\x67\x64\x99\x87\x87\x85\xfc\xc8\x57\xb4\x85\xc6\x0a\x5b\x45\x76\x3a\xbe\xeb\x81\xe6\x93\xb1\x9f\x13\x8e\x56\x32\x21\xbf\x54\x7d\xf2\x16\x4a\xf2\x8e\x0e\x5a\x0c\xcc\xb2\x0a\xd0\x40\xd2\xb2\x1a\x37\xab\xa3\x76\x22\x56\xda\xe2\xf0\xe4\x13\xda\x76\x18\x83\x74\xc0\xda\xe6\x81\x0e\xdb\x78\x47\x27\xc9\x7e\xe0\x9e\x21\x22\xad\xc9\x92\x8e\x24\xcf\x37\x8e\x18\xc2\x31\x9c\xcb\xac\x92\xf4\x7d\xd7\x1a\xb2\x3b\x3a\x1d\x96\x67\xd3\xc1\xf8\x68\x79\xa9\x13\xe5\x9b\xeb\x69\x24\xb9\x8c\xa7\x07\xda\x2c\xfc\x66\x39\xb3\x07\x62\x7b\xb4\xca\xca\x6b\x6c\xc9\x45\xca\x6d\x84\x1c\xf5\x59\x89\x8f\x96\xbd\x7a\x04\x67\x67\x50\x24\x5a\x1c\xf5\xab\x70\xc8\x61\x92\x06\x74\x83\x74\x87\x78\x81\x20\xaf\xc4\x4a\x5b\xcc\x47\x2e\xe9\x86\x82\x26\xdc\xc0\x7a\xa4\x83\x84\x3c\x03\xbe\x15\x18\xa3\x7b\x3c\x98\x3e\xc4\x08\x8d\x59\x5e\xb4\x86\x18\xe8\xf0\xa7\xf8\x53\xf2\xfb\xd0\x8b\xf3\x11\x3e\x17\x69\x01\xcc\xd9\x1a\xfe\xff\x86\x3a\xde\x21\xa5\xb8\x5e\x5f\x52\x11\xc3\x91\x40\xce\xf5\x7e\x59\x99\x4c\xda\x6f\x53\xd2\x9a\xae\xb2\xec\xd8\xa6\x4d\x9c\x78\x0d\x6e\xc3\x01\xeb\x93\xc6\x1a\x83\x4e\x49\xa3\x08\xe3\x15\x31\x49\x66\xce\xc2\x68\x11\xcc\xb1\xb3\x1a\x07\x07\xd7\x42\x6b\x67\x8a\xd4\xfa\x80\x04\xdc\xbb\x8e\xd9\x23\x10\x96\x94\xf6\xc4\x49\x36\x42\x6e\x1a\xea\xcd\x75\x52\x9c\xae\x9f\xaa\x61\x09\x91\x51\x5b\x71\x4b\x05\xf5\x1b\x5e\x89\x52\x7e\x2f\x0c\x73\xe3\xe4\x35\x73\x8b\xd6\x5d\x91\xd2\xa0\x1e\xb9\x09\x7d\x0e\x6a\x9c\x6e\x90\xf3\x70\xea\x95\x95\xf0\x1c\xcd\x3c\x10\xc4\xb6\x54\xab\x94\x11\xda\x6f\xd1\xd8\x1f\x50\x52\x40\x77\x51\x2a\x32\x79\xbf\xae\x56\x47\xef\x72\xee\x86\x99\xe4\x28\xf0\xd6\x82\x32\x0e\x4d\x1d\x87\xdb\x45\x79\x8a\x16\xaf\xd3\x11\xb7\xd4\x09\x92\x5e\xd9\x1d\x56\x06\x97\xe7\x3b\x11\x16\xf1\x73\x97\x43\xd9\x11\xf5\xf8\xd8\x2b\x8a\xb7\xf5\xc1\x49\xf1\x69\x2e\xb7\x83\x12\xbf\xcf\xbc\x37\x26\x92\x52\x69\x84\x12\xfe\x47\xd5\x34\xe4\x20\xd7\x9a\x8a\x64\x36\x5b\x95\x91\x61\x7a\x66\xef\xec\x96\xd3\xf7\x87\x8d\x3f\x1a\xc1\x4b\xef\xe8\x97\x82\xfa\x8c\x39\x10\xc1\xb6\x91\x6f\x25\x6e\x78\xe7\xa9\x97\xc1\x38\x5c\x25\x1b\x0d\x44\xa7\xce\xfa\x09\xb7\x14\x06\x6e\x18\xb4\x24\xaf\x54\xca\x71\xe1\x4b\x64\xfb\x41\x5d\x62\xae\x5d\xf5\xfe\xe9\x0f\x8a\xcd\xf9\xcd\xb9\xb2\xff\x39\xed\x40\xc9\x52\x0e\x93\x6a\x0e\x4b\x97\xe6\x65\x0b\x1f\xd3\xaf\xd0\xd1\x62\xe3\x1f\x59\xf1\x71\x5e\x99\x0e\x47\x91\xa2\xad\x1b\x1b\x0b\x53\x4f\x3b\x24\x98\xa4\x36\xa5\xff\xd1\x3a\x76\x12\xae\xff\xe8\x1e\x4b\x53\xaf\x92\xfb\x95\x01\x91\xd2\x17\x63\x03\x27\x57\xe3\x3c\x20\x00\xd7\x92\x5b\x84\x36\x70\x31\x27\x24\xdd\xa8\x21\x3a\x77\x31\x8a\xf0\xfc\x1e\x2a\x93\x35\xcd\x32\xd5\x55\x93\x83\xa5\x46\xc9\x33\x67\xa3\xbb\x49\xd1\xea\xb6\x99\x10\x0c\xb9\x35\x42\x3b\x0f\x38\x04\x3d\x32\xc5\xfb\xd4\x30\xe1\xc4\x7a\xd4\xc0\xa9\xe2\xc2\x5d\xb8\x7e\x7a\xd2\x2e\x36\x55\x69\x37\x2c\x09\x77\x3a\xa8\xe8\xb1\x1c\x3e\x40\xb8\x56\x77\x0c\x59\x9c\x6f\x0f\xda\xa8\x8c\xc4\xec\xac\x6c\x20\xaa\x6f\xbc\xe0\x67\xcf\xac\x4b\xfd\xf0\xc7\x06\x14\x7c\x95\x43\x39\x27\x3f\x8f\xc9\xfa\x31\xff\xe1\x99\x7a\xd9\x08\xec\xae\x69\xc9\xd5\x1b\x7c\xa7\x19\xe3\x1b\xf8\x21\xfc\x34\x71\x2e\x9c\xa9\x14\x39\x5d\xdc\x80\x57\xe6\x8f\xac\x64\x1f\x1d\xd0\xd9\x3d\xf7\x47\x2e\x1e\x82\x7c\x50\xbc\x98\x77\x6e\x8a\xca\x49\xdd\x82\x38\xa6\xd1\x79\xf3\x72\x4c\x3c\x1f\x69\xaf\x25\xed\x14\xd9\x48\xa7\x1b\x1e\x5f\xa2\x5e\x46\x1b\xf8\xb8\xa3\xb6\x36\x31\x30\x0c\x3b\x12\x31\x89\x49\x89\x1a\x94\xd1\x10\x76\xea\x66\xeb\x76\x6b\xa6\x7c\x9a\xec\x35\x6d\x3f\x27\xbc\x41\x50\x30\x43\xc9\x9b\x85\xc3\x2c\x30\x0c\x8b\xaf\x01\xf4\x48\x35\x4a\x1c\x01\x1d\xa1\xf7\x33\x1e\xee\x6b\x24\xd1\xe3\x54\x0d\xcc\xae\x92\x5c\x41\xa7\xfd\xb6\x7c\x0c\x5e\xb2\xeb\xa2\xe8\xde\x2d\x53\x80\xed\x51\x86\x86\x97\xad\x6e\x9a\xa5\xa3\x22\x19\xc4\xe5\x2c\xed\xef\xea\x0f\x79\xa8\x1a\xb0\x88\xc0\x6f\xb5\x46\x1c\x07\xdc\xd6\xdc\xad\xb1\x65\x98\x9a\xf4\xce\x63\x1c\x3c\x4b\xe2\x6d\xb3\x44\x49\xeb\x46\x51\xd9\xde\x66\xbb\x94\x3b\xa2\x24\x3b\xf4\x6a\xf2\x3d\xb1\x6e\x95\x87\x6e\x53\xd2\x48\xba\x5e\x44\x30\x78\x8c\x06\x86\xcf\xea\x7d\x79\x76\x8b\x92\xc1\x14\x06\x60\x86\x6d\x19\x0d\x5b\xb8\xc0\x79\xf3\x12\xbf\x54\xe7\xe9\xa5\x5a\xc3\x97\x81\xf6\xf5\x20\xa5\x96\xf4\x72\x5a\xde\xd6\x56\xc3\x70\x98\x7e\x95\x9f\xc2\x9b\x6a\x71\xbd\xce\x9b\x71\x34\x7c\xf1\x55\xde\x63\x37\x26\xb7\x41\x6a\xa8\xbc\x36\xef\xc1\x4b\x35\x67\x81\xdc\x4a\x49\xa7\x17\x7b\x15\xce\x75\xd0\x02\xbc\xa6\x30\xd9\x78\x63\x8a\x86\x9b\x0c\x45\xfc\xdd\x73\x0e\x29\x25\x33\x0b\xb6\x21\xf6\x5e\xfe\x28\x2f\xcb\xcb\x4a\xa5\x74\xfd\x6f\xe2\x76\x91\x73\xe1\xf7\xf9\xc1\x2d\xb4\x9e\xa6\x45\x5e\x64\x50\x12\x78\x1f\xf2\x38\xc2\x35\x7d\x5b\xbf\x55\xab\xf8\x56\x7d\x80\x6f\x4b\x8c\x12\x14\x2e\xaf\x1b\x17\x9e\xb3\x70\x7d\xcc\x53\x03\x3d\x65\xa3\x76\x31\x02\x70\x21\xdd\x5d\x58\xc5\xec\x36\xab\xe6\x75\xb5\xbf\x4a\x45\x7b\x8e\xcb\x75\x83\xfd\xb6\xa3\xf6\x66\x1c\xe8\xf8\x0c\xbe\x9f\xdf\x73\xa5\xaa\xed\xba\x52\x3b\x78\x9b\xb2\x74\x23\xe9\xa1\x61\xc7\xfa\xa8\x7d\x25\x2e\x30\x5c\xcc\x66\x8b\x8c\x77\x6d\x53\x97\x74\x21\xf5\x36\x15\x52\xef\x41\x21\xb5\x46\x0e\x93\xa1\x46\x01\xe5\xf6\xe3\x22\x22\x93\x6f\xd3\xc8\xbb\x67\x60\xed\xf1\x65\x27\x0a\x56\x4a\x31\x66\x5d\x4b\xf8\x65\xb9\xa8\x48\xf2\x9a\x06\xde\xc7\x02\x6a\x95\x0a\xe8\x3b\x8b\x86\x1a\xa1\xc6\x30\x5e\x33\x63\xfe\xf6\x36\x10\xb2\xcd\x8b\x98\x94\x08\x46\x70\x99\x9f\xdd\xa2\x24\x1f\x80\xa2\x04\xa9\x57\x93\x41\x1b\xe3\xca\xe7\x54\x1a\x2f\x78\x15\xe0\xe9\xb2\x24\x42\xc0\x62\x97\x30\xe4\x5e\xb0\xdc\x10\xbf\xcc\x29\xa8\xfb\xe6\x72\xba\xdb\x4a\x31\xe9\x31\x6f\xca\x98\x72\x44\x36\x24\xe7\xe1\x30\x02\x92\xf6\x15\x8e\x5a\xdc\x23\x67\x3c\x75\x81\xde\x40\x4b\x03\x0c\x47\xc6\x45\xd1\xca\xce\x58\x62\xd4\x26\x42\x99\x96\xb2\x34\x4a\x5d\x6b\xee\xac\x5f\x69\x2a\xb9\xe3\xba\x77\x39\xa4\xb0\x29\x47\x01\x89\xa1\x4c\x8d\xca\x46\x97\x13\x3a\xb0\x46\xd4\xc4\x65\xc4\x5d\xcd\x8f\xed\x7e\xa8\xbf\x92\xef\x5d\x16\x77\x51\xa6\xc7\xf1\x70\x36\xb6\x9b\xab\xf0\x12\xb6\x1d\x5f\x4a\xac\x97\x8b\xf8\x41\xe7\xb1\x5c\x4b\x15\x2e\x98\xbb\x46\xae\x9f\x89\xac\xd7\x11\xa2\xd1\x35\x74\x13\x0b\x8d\xda\x65\x59\x88\xa1\x62\x0f\x8c\xd3\x9e\x1c\x4d\xad\xd2\x5b\x5d\x90\xb2\x4c\x61\x32\xba\x52\x1e\x29\xaf\xa1\x5e\xda\x4d\x84\x29\x2d\x35\x76\x1e\xbf\xa8\x8b\xe4\x9d\xc9\x15\x86\x51\x9e\x6f\xa5\x59\x47\x6b\x4e\xd1\x43\x1a\x9d\xe8\xc5\x29\xba\xc0\xf8\xb0\xe8\x0b\xa5\x46\x03\xa1\xa3\xcc\xdc\x84\x70\x62\xa0\x61\xa3\xf6\x89\xa3\xc2\xa7\xd3\x89\xc8\x25\x6b\xd3\xde\x56\xf8\xf2\x2a\xff\x63\x57\xd1\x9e\xd6\x6a\x28\xe3\x39\x7d\xe8\x26\x92\xbc\xe5\x9c\xd1\x23\xa4\xcb\x0c\x73\x74\x63\xb7\x3d\x3e\xcb\xdf\x5b\x15\xd3\xdc\xb9\xbe\x60\xfc\x2e\xb3\xa3\x68\xb7\x88\x8e\xdf\x2d\x76\xfc\xab\x0b\x0b\xe2\x2a\x7d\x75\x0f\xae\x28\x99\xfa\x46\x2f\xcd\xb0\x83\x5e\x78\x53\x03\xba\xcc\xe7\x47\xdd\x5d\xdd\xe2\x82\x84\xb0\xac\xe6\x9c\x93\xb7\xd5\x5c\xe8\x22\x01\x6a\x3d\xdd\x1a\x88\x7c\x9e\x5c\x81\x77\x4c\xa0\x0a\x1f\x54\x19\x56\x18\xd7\xfd\x97\xcc\x8f\xb0\x36\xc8\xa4\x49\x93\x0c\x65\xb2\xfc\xc8\xfa\x51\xf8\x14\x96\xff\xd4\xca\x28\xcb\x12\x7b\xc9\xf5\x6d\x82\x7c\x79\x56\x73\xbc\x2d\xe2\x9a\x5e\x8a\x45\x47\x34\x71\xc3\x9f\x1c\x46\x67\x43\x03\x70\xd2\xf6\x68\x68\x43\x9f\x08\xdc\x88\x52\x67\x33\x19\x52\xb0\xc5\x42\x51\x36\x05\x0e\xcc\xe5\xc8\xf1\x39\x26\x03\xf1\x28\x70\x7d\xc9\x7a\x06\x3d\x7c\x9d\x20\x56\x9e\xd4\xdf\xc4\x41\x72\xb6\xcb\xf5\x28\x3b\x2d\xe3\x58\xec\x4e\x06\xcd\xe6\x0d\x0a\x61\xe3\xa2\xa0\x70\xca\x71\xc7\x68\x81\x93\x70\x50\x65\x0f\xb3\xd0\x9b\xb0\xdd\x39\x7d\x9a\x67\x76\x2e\x3a\x0b\xc2\x23\xfe\x70\x2e\xdb\x50\x50\x3e\x5e\xe4\x0a\xf3\xf2\xd8\x96\xc6\xc7\xaf\xe6\xd9\x9f\x71\x09\x4a\xc7\xc6\x6a\x0d\xce\x18\x71\x1b\x51\x29\x7f\xc3\x2c\x6b\x79\x30\xcd\xda\xbe\x2e\x62\xd2\xa6\x4c\x0f\xb5\xa6\x15\x97\x80\x15\x2e\x02\xf1\xbd\x19\x96\x60\xbe\x3f\x4b\xae\x84\x71\x76\xd1\xb3\x14\xb1\x9a\x46\x30\xf2\xc5\x9d\x21\xbf\xf2\x72\xbb\xf0\xab\x78\x80\xe4\x1e\x05\x90\xb2\x32\x7e\x42\xbe\xfc\x7d\x9e\x57\x82\x33\x6c\x6a\xb9\x34\xdc\x35\x78\xe7\x15\x0a\xe1\x31\xc6\x60\x5c\x28\xe0\xab\xcb\x1f\x36\x53\xf4\x29\xf9\x27\xbe\xf9\xfa\xe5\x90\x52\xb4\xdc\x23\x4d\xbe\x79\x49\x52\xcd\xce\xa0\xf9\x36\xfc\x55\x67\x2f\x7a\xaf\x35\x82\xe4\x8f\x97\xe4\x29\x58\xc4\xd8\xe0\x47\x19\x66\x8e\x79\x83\xe3\xca\xe9\xaf\x28\x8a\xc0\xc8\x33\x18\x1b\x75\xa0\x86\x3d\x44\xaa\x98\x1e\x93\x5c\x3e\xd1\xb3\x07\x43\x2b\x47\x6a\x33\xe9\x6e\x52\x54\x35\x00\xbf\x5d\xf6\x16\xc5\xeb\xd7\x30\x4b\x8b\x34\x1e\x05\x85\x27\xda\x6e\x95\x12\x85\xa9\xb7\x29\x40\xbc\x53\x02\x66\x43\xdf\xed\x6c\xa2\xa2\xc8\x92\xf5\x11\x1a\xe8\xe1\x8a\x92\x42\x8c\x5d\x6e\xcd\x97\x6a\xd1\x7c\xc4\x41\x1d\x56\xf9\xef\xbc\xa2\xb0\x0b\xbd\xe6\x3b\x27\xf1\x4f\xb5\x18\x47\xa5\xe7\x21\x71\x4c\x7a\xd3\x00\xe9\xbb\xe5\x3b\x69\xb3\x4b\x05\xfa\x88\x69\x5b\x79\xd4\xbc\x90\xab\xd3\x1d\xb5\x7a\x5a\x7f\xc8\xfb\xc5\x90\x33\x9e\xae\x5e\x58\xbb\xa4\xe6\x9c\x23\x2c\xc9\xa7\x01\x03\x20\xc1\x9d\x56\x58\xc3\xfd\x4a\xc7\x02\x5f\x9e\x24\x73\x10\xe7\x6c\x88\xdf\x80\xb8\x84\x93\x64\x08\x9f\x61\xd3\xe8\xb9\xa6\x58\x3d\x39\x85\x3b\x0d\xfc\x17\xac\x0f\xe6\x6d\x46\x1f\x6d\xae\xd1\x50\x17\x46\xbd\x22\xc1\x00\x36\xf2\x46\xe5\x9b\xe9\xa8\xd7\xc1\x78\x06\x79\x3c\x8c\x32\xa2\x32\xd7\xb7\x39\xfc\xb6\x3a\xb1\x72\xa2\xe1\x5f\xc7\x56\xd1\xcb\xcb\x37\x72\xc2\xf9\x83\x27\xb3\x4f\x67\x7e\x16\xdc\xb5\xf3\xab\x66\xfe\x57\x92\x21\xd6\x6d\xa1\xfb\x3f\x12\xc9\xf0\x8c\xdf\xd5\x5f\xd1\xb3\xb9\x39\x68\xca\x12\x67\x57\x93\xb6\x9c\xa0\x4b\xa7\x2f\xc0\xf1\xa3\x17\xde\x85\x94\xd1\x50\x08\x71\x4d\x80\xbb\xe3\x9a\x1f\xb2\x80\xf0\x3f\xa1\xca\x87\x0e\x51\x24\xa6\xed\x02\x90\x92\xa1\x04\x58\xa3\x4c\x1d\x08\x0d\xa5\x67\x13\xf6\xb9\x4c\x44\xb3\x6d\x96\xd9\xac\x32\x25\x88\x64\x03\x5b\xbc\xd0\x50\x3e\x65\x0d\xaf\xb6\x02\xaf\x25\x05\x0d\x30\xf5\xd9\x04\xbf\xef\x45\x2e\xe9\x0d\x1f\x68\x5a\xbc\xeb\x37\x73\x54\xd7\x03\xb7\xad\xe6\x07\x2c\xb4\x9c\xbf\x1a\xe2\xa3\x20\x5e\xec\x04\xb3\xfc\x0a\x7e\xc1\x16\x83\x6e\xb2\x04\x2b\x35\x6c\xe3\x4a\x57\x2b\x58\x33\x96\xd2\xfa\xc0\x9b\x6e\x2a\xe9\x24\x38\x74\x07\x52\x17\x2b\x70\x0b\xea\x1c\xe1\x9d\xc6\x3d\x42\xc5\x6f\x77\x31\xbd\xc2\x72\x62\x2d\x9e\xd5\x86\x09\x48\x6a\x1c\xd0\x11\x78\x48\xee\x50\xfa\x18\x94\x05\xb1\x52\x3b\x1a\x0e\x3d\xff\x5f\xd1\x84\x39\xee\x37\xd6\xea\x81\x0a\x5f\xe5\xdb\x80\x22\xdf\xeb\xd3\xc9\x51\x6a\x98\xb0\x3e\xf3\x0a\x06\xd0\xa0\x7c\x49\x37\x36\x30\x52\x3f\xa6\x82\x89\x6d\xb8\x6a\xa2\x31\x5c\x27\x55\xf2\xe9\xb5\xcd\x71\x08\xac\x16\x4a\x90\x49\xbe\xda\xe5\x44\xa6\x65\xe0\x32\x7d\x4c\x8b\x74\xa0\xe9\xe1\x7d\xd2\x10\x7d\x81\xd4\x1d\xdd\x99\x27\x2e\x47\x23\x6d\x67\x23\x92\x2d\x66\x9e\xf2\xb2\x5e\x6b\xbd\xef\x55\xe4\x59\xfc\x5e\x0f\xb8\xaa\x70\x71\x17\x85\xc8\xbf\x2c\x4d\x0b\x4e\xcc\xec\xd0\x7e\x97\xe1\x25\x60\x73\xd4\x72\xea\x63\x80\x06\x15\xed\x16\xa7\x10\x35\x55\x56\xe9\x2d\xa2\xa4\x38\x50\x07\x96\xa5\x5c\x01\x58\xec\xba\xd2\x1c\x59\xbe\x14\x74\x49\x32\xc3\xb3\xef\xb0\x3b\x72\x4c\xd4\x21\x77\x87\x16\xeb\x32\xbf\x29\x5f\x66\x16\x58\xe8\x5d\x5b\x5f\x78\x8c\xd9\x4a\x84\x6d\x9b\x8c\x95\x88\xdb\x80\x47\xee\xd9\xd7\x25\x6a\xca\x7e\xf0\x28\x46\xfb\x9a\x37\xb8\x86\x5b\x75\x0b\xe6\x79\xaf\xb2\xa9\xab\xab\xe7\x43\x45\x34\x56\x7d\x79\xe6\xc5\x7c\x66\xe7\x95\x1f\xfe\x88\x39\xb0\xba\x80\x5b\x7f\x78\xf6\x8a\x5b\x9b\x73\x72\xdf\xd3\xce\x13\xfe\x07\xd3\x24\x06\xe3\x38\x96\xff\xac\x97\x14\xf1\xeb\xc7\xc8\x3e\xee\x58\x91\x74\xd6\x8f\xbd\xe2\xc1\x89\x84\xe2\x02\xd0\x0a\x6b\xd4\x77\x86\x1e\x47\x99\x80\x4a\xb3\x7f\x22\x79\x42\xe9\x49\xaf\x25\x3e\x50\x14\xf6\x2f\xc9\x62\x25\x74\xd2\x19\x7e\xed\x57\x35\x57\xcf\xe0\x4e\xf7\xe2\x39\x46\x71\x01\x04\xa9\x87\x8a\xd1\x31\x32\x47\xce\xd5\x02\x62\xac\x48\x07\xcd\x55\xf4\x8d\xbb\x2c\x0d\xab\xb7\xe9\xa5\x33\x66\xce\xe9\xa5\x73\x7c\xb1\x5b\xfe\xd7\xb4\xba\x65\xf7\x7b\xb1\x35\x27\x13\x98\xcf\x84\x6b\xde\x67\x91\xc6\x1c\xb3\x2f\x4d\x1b\xb0\xa0\x9a\x9d\xea\xf0\xa8\xee\x12\x8d\x52\xca\xde\xce\xe7\x65\xcc\x69\x6b\xa9\x36\x2d\xa5\x88\xf2\x88\x86\x67\xaf\x95\x9d\xb9\x26\x62\xa5\x55\xa5\xe0\x31\xc9\xcf\x31\x5d\x53\xdc\xbe\xd2\x3c\x2b\xa1\xfe\x2e\x24\x83\xa4\x3f\xea\x63\xc8\x17\xb5\x8a\x49\x39\xce\xe0\xe7\xea\xb8\x87\xc0\xcb\x45\xcd\x77\xe8\x51\x9d\xe1\x47\x0b\xac\x39\x82\x15\x06\x8e\x68\xf5\x48\x41\x7f\x9a\xde\xc0\x3e\x77\x62\x75\x1e\xdf\x38\x8b\x0d\x18\xdd\xb2\x0e\x4e\x9d\xcb\xf8\xc5\x70\x1a\xa1\xba\x3a\xb4\x5f\x9d\x2d\xdd\x78\x9e\xcb\xd8\xc3\xb0\x41\xcc\xed\xaa\xb3\xd7\xc4\x74\xf8\xb3\x51\x3c\x82\xe1\xc5\x83\x2e\x5c\xa5\xbf\xc4\x07\x75\x9e\x1e\xec\xf2\x72\xf8\x28\x12\x4d\x03\xca\x60\xd0\xae\x83\x45\xd0\x88\x5c\x83\xdc\x3d\xa7\xed\x32\xf9\x29\x69\xbe\x4c\xee\x7c\x3a\x0e\x48\x8e\x8a\xa9\xf7\x8e\x36\x5b\xf2\x8e\x85\x83\xc0\x03\xbe\xa8\xcf\xf9\xac\x70\x86\x65\xb7\x4e\x3d\x23\xeb\x97\xd3\xa7\x07\xa0\x45\x1a\xba\x8f\xef\xbd\x73\xfe\xfd\x72\x9d\x10\x60\x94\x4f\x0c\x4c\xef\x5b\x82\xa2\x5c\xe0\x68\xd0\x93\x0d\x71\x16\x41\x7c\x32\xc2\x29\xd5\x59\x38\x6f\xbe\xa1\x73\x96\x74\x8f\x2e\xed\xb8\x54\x21\xea\xc0\x95\xc0\x84\x37\xa4\x6e\x3a\xcd\x4f\xa5\x32\xa4\x9c\xbd\x1a\xf5\xa4\xd0\x39\x79\xac\x76\x3d\x90\x12\x00\x25\x07\x71\xdb\x83\x91\x79\xcc\xc6\xd1\x06\x16\xd3\x63\x0d\x2c\xd6\x85\x87\x59\x7a\x35\xc1\x20\x10\xba\xf8\x25\x79\x61\x4a\xea\x12\xba\x5d\x5d\x40\x1a\xb6\x43\x84\xdb\x97\xc4\x7e\xdc\x17\x6d\x26\x36\x56\xfc\xb5\x0c\x3b\xf0\xba\xf3\x17\x0d\x3e\x80\x0e\x87\x86\xbd\xb2\xdd\xb6\x59\x1e\xd6\x2b\xbd\x7b\xc6\x2c\x90\x68\xa0\x4a\x93\xea\x25\x1b\xac\x8e\xf6\x0c\x0b\x1e\x13\xf4\x3d\xe0\x00\x31\x28\x79\xbe\xee\xdd\xe7\xcd\xa2\x18\xe6\x12\xe3\xf0\x0f\x0e\x2a\x7d\x6f\x6d\xed\xd2\x6a\x79\x96\x0b\x7b\xa8\x9d\xf9\x30\x21\x65\xe3\x3c\x38\xc5\x66\x86\x2c\xf8\xaa\x12\xb5\xba\x01\x41\xbd\xcd\x4b\xfc\xac\xd9\xce\x0a\x70\xef\x66\x1a\xa7\x54\xaf\xe8\xbb\xf2\xcd\x23\xde\x16\x52\x4b\x1e\x79\xeb\x55\xad\x10\xa2\x6e\xd1\x89\xcf\x6e\x93\x33\x2c\x9b\x2a\x37\xda\x59\x3a\xd0\xe0\x91\x22\x13\x29\x7c\x63\xbf\x7b\x60\x43\xbf\xcc\xe1\x1e\x74\x46\x3d\xea\x70\x4c\x3a\x12\x2f\x3c\x85\xa9\x4b\x99\x69\xef\x50\x44\xec\xa9\x4d\x4e\x3b\xd1\x46\x25\x4f\x6c\xd1\xfa\xdc\xb7\xa1\xd2\xf1\x27\x71\x7b\x64\x4c\x25\xde\xe1\x27\xad\x7e\xb4\x4d\xa6\xac\x01\xd2\x64\xfd\x2f\xb5\x19\xa5\x71\xd4\x41\x6a\x97\x23\x09\xda\x6a\x35\x21\x37\xcc\xd4\x61\xcf\x0a\x36\xf0\x16\x4b\x5a\xe5\x8a\xe0\xc3\x63\xf4\x8e\x6a\x90\x43\x30\xe6\xe6\xda\x2a\x9b\x1f\x5b\xbd\x84\x41\xb3\xb5\xc6\x1e\x07\x49\x0b\x94\xef\xea\x16\x3c\x92\xd9\x7d\xd9\x7a\x2d\xac\xc3\x74\xea\xd6\xcc\x5e\x7f\x4e\x87\xcd\xf7\x87\x0d\xb7\x38\xb1\xd4\x8e\xf9\x9a\x6f\x36\x1e\xa6\x83\x58\x47\x56\x67\x8a\x47\x7a\x08\xf4\x30\x20\x18\xfb\x91\x89\xc4\x42\x7a\x16\xc7\x19\xa1\x4e\x2b\xe2\x47\x80\x52\xc7\x73\x1d\xfc\x69\x60\x32\xcd\xf0\xef\x8e\x9b\x88\xc1\xcb\x6c\xf8\x9a\xcd\x60\x88\x79\x0d\xeb\xd3\x3c\x9b\x4c\xba\xd0\x28\x7a\xb3\x60\xf4\x4f\xb7\x42\xfe\x6a\x9e\xb5\x5f\x3d\xee\x26\xc9\x45\x4d\x89\x9f\x22\xd2\x6f\x91\x27\xcb\x89\x86\x3f\x96\xfc\xbe\x9c\x91\xd7\x6d\x96\xc5\xf0\xdc\x32\x26\x94\xb4\x19\x78\xa5\x01\x3f\x9d\xa5\xd6\x0a\x7b\x09\x06\xdd\xf6\x24\x4b\x65\xa0\x39\x2f\xf3\xb1\x93\xd8\x99\x64\x25\x47\x1f\x56\x20\xff\xde\xc7\x92\x23\xf1\xc5\x07\x65\x52\x47\xd0\xc2\xeb\x27\x7f\x43\x65\x2f\xc3\x1b\x49\x4d\xf2\x82\x53\xd0\xd8\x22\xea\x9a\xfd\x8b\xba\x0b\x36\xd0\x3f\x12\x95\x0d\x94\x84\xa8\x3f\x31\x69\x2c\xeb\x62\xe5\x5d\x9f\xe9\x80\x0c\x46\x7c\xf1\x88\x9c\x77\x3e\xab\x84\x8e\xa3\x0b\x81\xb9\x0d\xe1\x3a\x44\x5d\xa0\xf9\x4c\x82\xa0\xe5\x25\x3c\xb9\xe4\xe5\x4e\x47\x18\x7e\xe0\xf5\xdc\x6a\xfa\xee\xed\xaf\xe5\xcd\xd7\x54\x1e\x03\xc2\xe0\x6c\x83\xaf\xf5\xe1\x99\xb5\x8d\x24\x1a\x19\xf3\xdb\x4d\x78\xcb\x55\xf8\xb9\x83\xa5\xc8\x9b\x00\x06\x4c\x6f\xb6\xf0\xcd\xc1\x54\x92\x10\x00\x3c\xe3\xd6\x00\x89\xbc\xa6\xe0\xff\x62\x93\x5f\x6c\x63\x31\x4c\x3a\xf5\x88\x9e\xb9\x67\x4a\x3f\x4c\xe3\xda\x43\xbd\xa8\x7c\xeb\x27\x03\x80\x93\xb9\xa4\x30\x96\x01\xd1\x97\xcd\x74\x94\x71\x1d\x1a\xd2\x94\x63\xe8\xa1\xf5\xc9\x36\x17\x7f\x44\x23\x79\x8a\x81\xf5\x96\x97\xb6\xe2\xf8\x0a\xbd\xa6\x1f\xdc\x34\x0e\x88\xde\xf1\x2f\x7a\x89\xf9\xfe\xe8\x1d\xfd\xa0\x57\x59\xb4\xd5\xd2\x43\x74\xc7\xc7\x5f\xf4\x00\xed\xe8\x68\x3b\x3a\x59\x3a\xc4\x74\x66\xe8\x04\x15\x6f\x44\xa3\x1e\x1a\x31\xe6\x64\x1d\x75\x16\x3e\x49\xf4\x79\x4a\x76\x89\x09\x75\x7b\x49\xfb\x0a\x1e\x9d\xd1\x10\xe3\xbb\x35\x28\xfc\x15\x25\x2d\x4c\x06\xc3\x91\x88\x61\x6c\x26\x4d\x2e\x65\x23\xd8\x73\x00\x25\x28\x83\x11\x85\x50\xc4\x03\x87\xa1\xb5\x0e\xb4\x02\x09\x77\x90\x83\x7c\xf9\x6f\xff\x96\x4a\xc3\xcf\xbf\xfb\x3b\x75\xe1\xed\x57\x54\xfc\x09\xa6\x55\xc9\x55\x3f\xfa\x84\x98\x49\x29\x05\x8f\x3f\xf5\x0a\x52\xcc\x36\xf2\x4a\x23\x25\xfb\x65\x8e\x11\x8a\xbf\x71\x9e\xff\x27\x00\x00\xff\xff\x5d\xd2\x07\x26\xed\xe9\x00\x00")
func confLocaleLocale_ruRuIniBytes() ([]byte, error) {
return bindataRead(
@@ -4559,12 +4559,12 @@ func confLocaleLocale_ruRuIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_ru-RU.ini", size: 59818, mode: os.FileMode(493), modTime: time.Unix(1442599198, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_ru-RU.ini", size: 59885, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_zhCnIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\x59\x73\x1b\x47\xb6\x20\xfc\xae\x08\xfd\x87\x0a\xdd\x50\xf8\xe5\xb3\x1c\xb6\xbf\x59\x62\xc2\xf0\x4c\x77\xbb\x6f\x77\x4f\xd8\x6e\x4f\xcb\x1d\xf7\xc1\xe1\x80\x41\xa0\x48\xe2\x0a\x44\xa1\x51\x80\x64\xf6\x8d\x1b\x41\x4a\x22\x09\x8a\xbb\x44\x89\xa2\x44\x8a\x22\x4d\x8a\x34\x25\x12\xd4\x4e\x12\x5c\x7e\x8c\x51\x05\xe0\xc9\x7f\x61\xce\x96\x59\x59\x0b\x28\xbb\xe7\xce\xbc\x48\x44\xe5\xc9\xed\xe4\xc9\x93\x67\xcb\x93\x99\x52\x29\x9d\xb3\xdd\x6c\xca\x5b\x39\x6c\x1e\x4e\x5b\x7f\x70\xac\x76\x7d\xa7\xbd\x35\xd4\x7a\x70\xb3\x3d\xb6\xed\xdd\xfa\xd1\xfa\x43\xbe\x62\xf9\x4b\x53\xde\xad\xd5\xf3\xe7\xce\x9f\xeb\x77\x06\xec\x54\xe7\xc9\xbd\xce\xea\xeb\xf3\xe7\x72\x19\xb7\xbf\xc7\xc9\x94\x73\x29\x7f\x7a\xd3\xab\xbd\xe9\x2c\xaf\xf9\xcb\xa7\xe7\xcf\xd9\xdf\x97\x0a\x4e\xd9\x86\xaf\x6b\xad\x57\x6b\x50\xc9\x2e\x94\x52\xde\xfe\x2e\x34\x77\xfe\x9c\x9b\xef\x2b\xa6\xf3\xc5\x54\x6b\xb1\xe1\x1d\xdf\x95\xdf\x4e\xb5\x92\xea\x0c\x0d\x79\x63\x87\xf2\xa1\x5a\x4a\xf9\x2f\xb7\xbc\xd1\xc9\xf3\xe7\xca\x76\x5f\xde\xad\xd8\x65\xfd\xe1\x9a\xdd\xe3\xe6\x2b\x76\xca\xdb\xbd\xef\xdf\x3b\x68\x1d\xcf\xb5\x9e\x2e\x9e\x3f\x77\xd5\x2e\xbb\x79\xa7\x98\xf2\x8e\xef\x78\xe3\x53\xad\xf1\x9a\xbf\xf4\xec\xfc\xb9\x52\xa6\x0f\xc6\xbb\xfa\x1a\x86\x76\xfe\x5c\xc5\x1e\x28\x15\x32\x50\xd3\xdf\x5a\xa5\x81\x16\x32\xc5\xbe\x2a\x42\xf0\xa4\x3b\x43\xe3\x9d\xd5\x83\xf3\xe7\xb2\x65\x1b\xa0\xd2\x45\xfb\x5a\xca\xab\x3d\xf4\x1a\x87\x97\x2e\x5d\x3a\x7f\xae\xea\xda\xe5\x74\xa9\xec\xf4\xe6\x0b\x76\x3a\x53\xcc\xa5\x07\x70\x8e\xad\xf9\x2d\xbf\xf6\xb6\x79\xba\xea\x0f\xd7\xbd\x99\x5b\xfe\xc3\x57\xde\xfa\x03\x9e\x84\x9d\x83\x79\xa6\x33\x6e\xca\x7b\xfb\x82\x67\xcb\xc0\x88\x47\x6c\xac\x98\x19\x50\xf5\xbd\xd9\x29\x40\xdb\x40\x26\x5f\x48\x75\xae\xef\xb6\x76\x9f\xe3\xc8\x5d\xf7\x9a\x03\xb8\xf5\xea\xa3\xad\xc7\xc3\x88\x87\x74\x65\xb0\x04\x35\x56\x77\xdb\xbb\xeb\xea\x6b\x36\x53\xaa\x64\xfb\x33\xa9\xce\xf6\x64\xbb\x3e\x4c\x9f\x10\xb4\xe4\x00\x8a\x9c\xf2\x60\xaa\xd9\xb8\xe3\x1d\xde\x39\x7f\xce\x29\xf7\x65\x8a\xf9\xbf\x67\x2a\x88\xa3\x56\xe3\x66\xab\x31\x76\xfe\xdc\x40\xbe\x5c\x76\xca\xa9\xce\xdd\x25\xef\xc6\xcc\xf9\x73\x30\xe1\x34\x56\x95\x59\xfb\xf7\xf6\x80\x0c\x54\x03\x58\x38\x90\xef\x2b\x23\xfe\xda\xa7\xc3\xad\xcd\x86\xb7\x7e\xaf\x73\x63\xcb\x2c\xef\x75\xca\x57\x42\x95\xfd\x57\x27\xad\xf9\x15\x13\x04\xc6\x11\x82\xd0\x43\xc9\x14\x61\x21\xa8\xb8\xb5\xbb\xda\x9a\x1d\xf5\x6b\x73\x46\x71\x26\x37\x00\xb8\x2c\x65\x8a\x76\x41\xca\x15\xb1\x65\xb2\x59\xa7\x5a\xac\xa4\x5d\xbb\x52\xc9\x17\xfb\x00\xdb\xfb\xb3\x80\xd1\xf6\xee\x49\xeb\x78\x17\x16\x22\xf9\xf3\xa0\x53\xd5\x8b\x99\x6a\xee\x6f\x37\x0f\x0f\x79\x0d\xa5\x48\x57\xe3\xf5\x51\xd5\x68\x0e\x6e\xba\xd7\xb6\x81\xe6\x97\x86\x60\x0a\xfe\xab\x86\x77\x6b\x0b\x96\xab\x5a\x28\x00\xf2\xfe\x56\xb5\xdd\x0a\x74\x36\x5b\xf3\x0e\xde\xb4\xeb\x6f\xfd\xe7\xd7\xcf\x9f\xcb\xbb\x2e\x7c\x06\x32\xd8\xf0\xa6\xee\xf2\xe8\xb1\xa9\x6c\xa6\x98\x85\xe9\x78\x33\xf7\xfc\x37\x35\xfc\xf0\x8d\x6b\x67\xca\xd9\xfe\x6f\x71\xd4\xf8\x47\xca\x9f\x5d\x82\x0d\x44\xd4\x97\xb0\xa4\x48\x43\x29\x45\x52\xd4\x87\x74\x01\x4d\x3b\x39\x98\x56\xe3\x07\xa1\x87\x6f\xf2\x45\xb7\x92\x29\x14\xa0\x65\xf9\x0b\x36\xcf\x78\xfb\x87\x11\xbd\x33\xf2\x95\x02\xed\x6b\xff\xd9\x6a\xfb\x74\xb6\xbd\x3a\xc9\xe5\xad\xad\x09\xef\x10\x28\x23\xe7\x64\xaf\x00\xf5\xe3\x46\x86\x3e\xbd\x27\xd7\xfd\x47\x4b\xfe\xf5\x2d\x7f\xe7\x07\x6f\x69\xab\x79\x7c\x0a\xa3\xb0\x3e\x23\x18\xcb\xdb\x3d\xf0\x16\xb7\xb8\x11\xe0\x27\x7d\xee\xcf\x47\x40\x99\x6f\x81\x7f\x78\xa7\x23\xde\x48\xad\xd9\x98\x6f\x35\x46\x3b\xf7\x47\xda\xf5\x86\xf5\x49\xc6\xaa\x64\xca\x7d\x76\x25\x75\x21\xdd\x03\xbb\xf1\xca\x05\xab\xbf\x6c\xf7\xa6\x2e\x5c\x74\x2f\x7c\xca\xfb\xdb\xbf\x37\xe6\xaf\xfe\xf0\xc9\x07\x99\x4f\x2d\x6f\x76\xda\x1b\x9d\xf2\xea\x07\xb0\xb5\x79\xe4\xed\xd3\x87\x38\xd6\xd5\xa7\xde\xe8\xe2\x4f\x43\xd7\x11\x4d\x7f\xab\x02\x6f\x48\xe7\x7a\x98\xaf\xe1\x00\xac\xf6\x93\x61\x58\x07\x9e\x91\xf5\xc5\xe0\xe5\xff\xf5\xf9\x4f\x43\xc3\x5f\x39\x6e\xa5\xaf\x6c\xf3\x0f\xf8\x17\x6a\x7d\x6c\xf9\xb5\x7b\xd6\xd7\xf9\xcf\x7e\x4b\x6d\x41\x1b\x8c\x17\xff\xee\x9e\x3f\xb5\x0b\x38\x57\x64\x80\x25\xb8\x15\x75\x41\xeb\x79\xc3\x7b\x34\x81\xec\xd1\xad\x04\x5f\x9b\xfb\x0d\x7f\xe9\x50\x16\x2a\x80\x95\x15\xd3\x1b\x3c\x52\xa2\x76\x36\x74\x42\x1c\x42\x17\x03\x93\x68\x6d\xee\x51\x41\x74\x21\x64\x09\x68\x6e\x8c\x6f\xf9\xf2\xa7\x2f\xbf\xfc\xf3\x67\xbf\xb5\xbc\xa3\xbb\xfe\x9d\xe9\x66\x63\x03\x58\x94\x55\xad\xf4\xfe\xd7\x74\x9f\x5d\xb4\xcb\x99\x42\x3a\x9b\xb7\xbc\x9d\x85\xd6\xb3\x27\x9d\x87\xa3\x34\x6b\xd7\x2d\x00\x67\x03\xf2\xb9\x7c\xf9\x73\x0b\x18\xa5\x77\x34\x83\x63\xad\xf4\x07\x03\x81\x25\x69\x36\xde\xb4\xdf\xd6\xbd\x93\x9b\x50\xe1\x6f\x05\xc4\xb8\x0c\x29\x8a\x49\x0b\xb9\x80\xc6\x1f\x55\xa1\x6e\xec\x72\x39\x0d\xec\xb8\x32\x88\x4b\x45\xcd\xff\x82\x9a\xcd\xfd\xa9\xf6\x8d\xe3\xe6\xfe\x61\xeb\xc7\x43\xdd\x4a\xbe\x78\x35\x53\xc8\xe7\x60\xad\x14\xc6\xa8\x76\x04\x6d\x50\xd5\x1b\x19\x6e\xef\xee\x7b\x93\x23\xde\xec\x53\x9e\xb3\x75\xe1\xd2\x05\xea\xef\xc2\xfb\x17\x2c\x6a\xb0\xe8\xa4\x99\xd5\x20\x83\xcf\xe5\xdd\x4c\x0f\x30\x7b\x3e\x81\xca\xcc\x3b\x11\xdb\x34\x0c\x6f\x7d\x05\x88\xdf\x5f\xda\x66\x76\xc6\xfb\xda\x9b\xbb\xcf\xab\x88\x83\xbf\x31\xe2\x8d\xbe\x6e\xee\x4f\xb4\x80\xfe\x76\xd6\xf8\xf8\x8a\x4c\x5e\xf1\x35\x21\x05\xdd\x08\x13\x41\x6c\xbe\xe7\xcf\xa9\x75\x63\xca\xf4\x0e\xe7\xa1\x3b\x38\xbc\x61\x47\x28\xe2\xc4\x33\x9d\xd0\x20\x85\x42\x35\xea\xb3\xa6\x9d\xd3\xa7\x50\xda\x9a\xb8\xee\x4f\x1c\x77\x46\xde\xb6\xae\x3f\xd5\xec\x96\xab\x74\x16\xb6\x5b\x8f\xa6\x81\x0d\x37\x1b\xcf\x7e\x3e\x1a\x66\x16\xc4\x4b\xc5\x1c\xc8\x7f\x7c\xd0\x7a\xb8\x4b\x87\xb8\x2e\x52\xad\xfb\xe3\x43\xfe\xd2\x38\x09\x0f\xed\xd3\x25\x60\x23\x5c\xa5\x03\x68\xdb\x1b\x6d\xaf\x01\xfe\xef\xfb\xf3\x27\x20\x72\xb4\xeb\x1b\xdc\x08\x6f\xdf\x2a\x1c\xfd\xb8\x5b\x98\x7f\xb4\x5e\x36\x5a\x8d\x15\xb5\x61\x54\xa1\xea\x03\xab\xf2\x8e\x39\x05\x46\xd6\xf0\x46\xde\x42\x97\xc0\x1d\x22\xa3\xf3\x6e\x4f\x1a\xdc\x88\xa8\xea\xce\x54\xf3\x78\xc9\x5f\xbe\xd1\x59\x9c\xe5\x9d\xee\xc0\xd1\x0b\xa2\xc3\xca\x0a\x1d\xc4\xfc\xd3\xe8\x86\x51\xeb\x1d\x3f\xf7\xee\x4c\x59\x97\x2f\xff\xd1\xf2\x46\x26\x3a\x0f\x46\xbd\xa5\x3d\x6f\x79\x48\x76\x4d\x7f\xba\xe4\x94\x2b\x29\x2c\x6d\x3d\x05\x51\xe0\x07\x6f\xe6\x6d\xf0\x5d\x6f\x0f\x28\x66\x69\x0a\x98\x24\x22\xfc\xe1\x9c\x37\xfb\x4c\x57\x80\xbd\xdb\xba\xbb\x08\xab\xdd\x5e\xdd\x6a\xad\x1f\x02\xe1\xe0\x26\xa6\x1e\x6f\xad\x00\x29\x50\x5f\xfd\x95\x4a\x89\x3b\xfb\xe3\xd7\x5f\x7f\x65\xf6\xa6\x4b\xf4\x22\x13\x09\x48\x27\xd0\x5b\x00\x8a\xe4\x50\x2d\x17\x04\xc2\xfa\xeb\x5f\x3e\xd7\xdf\xba\x4d\x1c\x7b\xfb\x00\xff\xb9\x1c\x9a\x3f\xe0\xb7\xb9\x3f\xd4\x3c\x7c\xc8\x92\x4b\x73\x7f\x07\x7a\xea\xdc\x39\xf1\xa7\x37\x84\x66\x9d\x12\xee\x9c\x80\x68\x67\xea\x20\x69\x29\x72\x25\xa9\x47\x4a\xa0\x05\x60\x2c\x8c\x1f\x7d\x80\x0f\xc0\x9c\x88\xaf\x5e\xfe\x02\x66\xab\x78\x2a\x7d\xee\x2d\x3b\x03\xaa\xd2\xf2\x06\x08\xac\xc6\x77\x35\x0b\xb3\x98\x07\x0c\x48\xee\x0c\xbf\xf6\x4e\xb6\xad\xbf\xfc\xf3\xef\xac\xff\xf4\xf1\x47\x1f\x59\xfe\xe3\x31\x6f\x0c\xf9\x1f\x8c\x0d\xb8\xa4\x7f\xbf\x8e\x53\xda\xdf\xc6\xf3\xfa\xb0\x8e\xf3\xa1\xb9\x71\x7d\x60\x18\xc2\x5d\x2f\x7c\x09\x1b\xea\x82\xf5\x09\xcd\xe1\x7f\xd8\xdf\x67\x40\xbe\xb4\x2f\x65\x9d\x81\x4f\x89\xcc\x1e\x1f\x01\xf3\x24\x1c\x60\x39\x10\x2e\x91\xb6\x37\x33\xd7\x19\x1a\x56\x62\x9e\x94\x04\xd2\x9e\x51\x1a\x48\x7e\x2c\x01\xa7\xb3\x4e\xb1\x37\x5f\x1e\x00\xf1\xa2\x8e\x94\x4f\x0c\x85\x41\x59\x28\xe4\xe6\xd2\x45\xa7\x92\xef\x1d\x14\x28\x9e\x7f\x67\xe8\x41\x6b\x65\xc3\x9f\x99\xed\x8c\xde\x46\xf1\xa2\x0c\xe2\x72\x1a\xff\xcb\x67\x6d\x75\xca\x29\xb2\x84\x05\xf5\x46\xde\x78\xbb\x37\xc2\x0b\xe1\xf4\xf6\x16\xf2\x45\x9b\x0f\x07\x6e\xbb\xf5\xa4\xd1\x3a\x3c\x55\x87\x84\x09\x00\x54\x58\x02\x19\x1e\x18\x24\x88\x88\xad\xe3\x17\x0c\x03\xbc\xb0\x79\xb0\xc2\x54\xdd\x6c\x4c\x5b\xbf\xfb\xec\x4b\xab\x3d\xfd\x16\x25\x20\x3a\x52\x60\x65\x80\x71\xc0\x02\xa0\xfa\xf1\xfa\xa6\x7f\x38\xcb\x0c\x03\x60\x81\xc1\x01\xf6\xf5\x18\xb9\x16\x6f\x5e\xe1\xd2\x20\x9a\x5e\xcd\x80\x34\x91\x92\x5d\xf3\x07\xf9\xad\xb5\x97\x28\xa0\x8c\x31\x0a\x8e\xfc\x02\x48\x65\xf7\x41\xf3\x60\x1c\x46\x00\x63\x6a\x36\x46\x78\xc1\x5b\xf3\xcf\x45\xde\xdf\xbf\xd5\x3c\x7a\x8c\x6b\x5c\xbb\xd7\x69\xdc\x07\xd4\xc3\xdf\xde\xfa\x2b\x10\xa3\x43\x63\x0a\x9d\x1c\x7c\x0c\x88\x40\x39\xb6\x8d\x94\x2c\x1a\x4d\x12\x78\x30\x3a\xb3\x12\xb0\x31\xae\xc4\xfc\x00\x06\xe7\xcd\x6c\x03\xdb\x0b\x0e\x0e\x26\xe0\xb7\x20\x95\x3e\x06\x91\x17\xf6\x3a\x9f\x38\x45\xea\x40\x69\x0b\x42\x1a\x4a\x67\x50\x18\x0a\x43\xc9\x08\x44\x7a\x5a\xda\xe2\x41\x70\xf7\xfe\xc2\x9b\xf6\xc9\x1d\x6f\x64\xa3\xb3\x76\xd3\x50\x3d\x48\xfc\x02\x45\x45\x94\xbc\xf4\xd5\x3c\xea\x50\x4c\x2b\xa4\x01\xb5\x77\x4f\x3b\x0b\xbb\xc0\x77\x41\x5d\x4c\x06\x57\x94\x43\xd3\x0a\x34\x27\x60\x5e\xdc\xfd\xb8\x9c\xbd\xd2\x12\x89\x81\x88\x86\xd9\x27\x5e\x6d\x11\x68\x05\x2a\x02\x40\x6b\x69\xc2\xab\xed\x71\x5d\x58\x23\xd9\x2a\x04\x4c\xf8\xe0\x73\x57\xa4\x7c\x51\x81\xc3\xc7\x38\x23\x0f\xa4\x78\x38\x84\x81\x1f\xf0\x19\x03\xc3\xc0\xbe\x1e\x3e\x86\x33\xd9\xfa\xd3\x67\xa9\x0f\x2d\x3d\x30\x3c\xd7\x50\x63\x26\xd2\x3c\x59\xd0\xed\x18\xc7\x0c\x77\xca\xbb\x2d\xd2\x8f\x3e\xbc\x09\x84\x35\xc3\xb0\x40\x41\x27\xd3\xd9\xe2\x02\xca\xfd\xc4\x20\x0c\x88\x90\xb2\xc8\xd5\x59\xcf\xd4\x75\x15\x27\x12\xcd\x20\xdd\xe7\xa0\xda\xf3\x74\xc2\x9b\x7a\xc9\x22\x33\x2a\xce\x6e\x25\xdd\x97\xaf\xa4\x7b\x91\x5b\x81\xc4\xba\xf0\xd8\x7f\x79\xb7\x5d\x1f\xf5\x6a\x4f\xad\xf7\xa0\xe0\x3d\xcb\x9b\x3b\x6e\x36\xd6\x7f\x3e\x7a\x70\xf1\xaa\x12\x09\x3f\x46\x46\x94\x86\x5d\x95\x2f\x20\x59\xa1\xe4\x84\xbb\x9b\x77\x12\x6c\x97\x99\x39\x3c\xe2\xc7\x6b\x88\xe0\xf9\xba\x3f\x39\x6c\x89\x08\x28\x12\x2c\x30\x88\x8b\x2e\x30\xfc\x89\xf6\xf1\xb1\xe8\x02\x8f\x6e\xe2\x12\x8d\xd7\x10\x62\x68\x92\x57\xc6\xea\x73\x7a\xaa\xf9\x42\xce\x62\x9d\x9f\x30\xad\x64\x42\x90\x08\x65\x8d\xa3\x42\x3c\xd6\xdd\xf9\x01\xd0\x23\x43\x56\x35\xba\x0a\x39\xc9\xd5\xb4\x4c\x82\x53\x1d\xc8\xc0\xb6\x49\x10\x5d\x3a\xcb\x8f\xc4\x2a\x41\x3f\xb1\xaa\x6b\xbd\xff\x29\xcc\x0e\x50\x95\xb9\x6a\x33\x5f\xef\x53\xd8\xe5\x23\xb9\x33\x32\x85\xfd\x9d\x2e\x83\xa8\xe4\xad\x3f\x6f\xbf\xda\x88\x8c\x34\x44\xc2\x21\x7a\xd2\x0a\x6b\x7c\x92\xbc\xc4\x6e\x35\x9b\xb5\x5d\x17\x57\xc4\xdb\x00\x26\x32\xcc\x52\x9e\x77\x52\xeb\x3c\xbd\xef\x8d\xbc\x82\xef\x70\x42\xfb\x13\x3f\xca\x39\x27\x6a\x5c\x6b\x63\x59\xeb\x1a\xfe\xcd\x71\x90\x20\x89\x39\xa2\x96\x89\x1c\x7a\x67\x1d\xe8\xc2\xfa\xed\x5f\xff\x40\xd2\x22\x68\x9d\x68\x2c\x02\x95\xb3\xca\x62\xa7\x53\xc8\x69\x7d\x15\x88\x19\x39\x67\xc4\xd4\xa1\x60\x14\xb9\xba\xd7\xf2\x80\xd0\xb4\x36\x33\x21\x9e\x2a\xf6\xf7\x15\xd8\xaa\x63\xfe\xd4\x9a\x69\x74\x52\x32\xe2\xc0\x20\xad\x20\x4c\x8d\xcc\x07\x4a\x55\xce\x3a\x05\xa0\x41\x07\x39\xeb\x55\x5b\x20\xbc\x99\xeb\xcd\xfd\x69\x6f\x6a\x06\x64\x41\x03\x14\x5a\x70\xca\x7d\xaa\x01\x6d\x9e\x18\x4c\xb3\xb1\x44\x15\x28\x9b\x09\xb1\x2c\xb2\x8a\x31\x43\xa2\x45\x55\x2a\xff\x25\x58\x20\x32\x27\x48\x8f\xcf\x1f\x89\xc4\xcb\x87\x08\xf5\x08\x6d\x11\xb2\xc4\x68\xf6\xad\xa8\xfa\x62\x3c\x53\xa3\x02\x80\x4c\xb5\x82\xa6\x81\xc0\x38\x95\x16\xd3\x87\x70\x2e\x5e\x78\x43\x5a\xe8\xb7\x4b\x28\x5a\x0c\xb8\x7d\x64\x81\x6a\xcc\x30\x17\xfc\xf9\x68\x85\x77\x37\x73\x47\x5a\x2c\xd7\xc9\xe6\x33\x85\xf4\x2f\xaf\xda\x98\x83\x03\x92\xaa\x86\xcf\x2e\x36\x91\x81\x6a\x93\x42\x41\x1c\xd4\x97\xd7\x28\xd3\x9a\x47\x16\xb4\x87\xf2\xff\xc8\xcb\xce\xc2\x0e\xec\x55\xd8\xe8\xed\xe1\x79\xdc\x2d\x64\xc7\xd3\x64\x9c\x70\x8c\xe2\x80\x90\x73\xc5\x5b\x36\x65\xa0\xc4\x5e\x10\x2b\x03\xf6\x40\x0f\x36\x81\x2b\xb5\xd7\x3c\x9e\x51\x06\xc8\x5e\x58\x6e\xd8\xbc\x81\x04\x76\x0a\xe7\xf9\x9e\xa2\x41\x2c\xb5\xbb\x94\x02\x3a\xb4\xb9\x12\x18\xc0\x35\xd8\xfa\xf7\xfd\x17\xab\xbc\x10\x50\xd8\xf9\xf1\x19\x08\x0a\x86\xde\x27\xec\x99\xcf\x77\x12\xd5\x5c\xbb\x58\x51\x18\x03\x91\xd3\xdb\x1b\x16\xb3\x18\xcd\x85\x65\x37\x5e\x01\x9c\x0e\xc9\x86\xed\xb1\x97\xd6\x27\x3d\x9f\x5e\x74\x3f\xf9\xa0\xe7\x53\x66\x95\xfe\x0f\x43\x3e\x48\x77\xd7\x91\xad\xfa\xf3\x6f\xa0\x0e\x4a\x8f\x07\x6f\xe0\xd0\xb6\x2e\xe6\x2c\x6f\x6f\x06\xce\x6b\x6f\x74\xc4\xdb\x9d\xf4\x6b\xb3\xdc\xb6\x9c\xe3\xa4\x0a\xb1\x0a\x23\x87\x70\xc5\xd1\x84\xc5\x28\x82\x83\x94\x9b\x56\x14\x96\xc9\xd2\x36\x22\xca\x56\xa0\xfe\xe9\x90\xff\xaa\x11\x86\x2b\xdb\x34\xbd\x42\x7e\x20\x5f\x49\x24\x8b\xeb\x5b\x6c\x22\xe3\x89\x71\x13\x3c\xe7\xf6\xe9\x18\x6c\x95\xce\xda\x5c\xeb\x60\x98\xe7\xd8\xda\x19\xf7\x4e\x46\xac\x8f\x2d\xaf\x36\xda\xb9\xbd\xc2\xb6\xa0\x76\x9d\xe9\xb7\x3f\xe3\xa6\xab\x45\x41\xaf\x9d\x63\x3a\x01\x26\xab\x18\x9c\xb0\x63\xc4\xd3\xeb\x09\x9e\x0f\x48\x17\x8c\xf0\x04\xac\x5a\xcd\xe3\x51\x50\xec\x01\xe5\x8c\x2b\x56\x00\x60\x58\xa8\x21\x68\xe3\xd7\xd2\x36\xe0\x1a\x1b\x33\xc6\x8d\xb3\x02\xc6\xb6\x34\x04\x52\x53\x67\x6c\x0a\x16\x93\x9b\x17\x23\xd8\xd4\x5d\x6f\xac\x01\x27\x1a\xda\xad\x61\xa9\x26\xc7\x3b\xb7\x77\x85\x3c\x01\x55\x32\x6e\x86\x02\x76\xea\xad\xdf\x34\xdb\x30\x69\x42\xe9\x4d\x74\xc2\xba\xb4\x7d\x2b\x74\xc2\xb2\x54\x16\xd5\x58\x68\x2e\xb0\x1b\x60\xab\xc1\x80\x9b\x8d\x46\x13\x96\x95\x04\x0f\xde\xfe\xd8\x37\x0e\xa1\x12\x1f\xc1\xcf\x47\x35\x1e\xc4\xcf\x47\xe3\xb2\x4e\xbc\xc8\xb4\x05\xa0\x08\xce\x19\x35\x26\x6e\x42\xef\x15\x2e\x54\x3b\x49\x9d\x5b\x64\x9b\x8c\x90\x81\xa6\x78\x3e\x4d\x70\xf7\x9e\x8e\xf9\x4b\x2b\x80\x4b\xf8\x1b\x8e\x3f\xff\x6e\x4d\xe3\x29\xe8\x41\xab\xb9\x61\x8c\x19\x9d\x6a\xc8\x8a\xe3\xa4\xdd\x7e\x54\x9a\x65\xe0\x77\x4f\xbd\xc3\x27\x62\xc9\xd9\x9b\x43\xe7\xc7\x7f\x86\x65\x9f\x52\x67\x17\xe2\xe1\x5b\x21\x75\xe4\xb7\x8a\xce\x91\x60\x13\x48\x5d\xc3\xb1\x70\x05\x50\x2c\x15\x33\x94\xb9\x16\x5d\xb0\x64\x22\xd5\xe0\xe1\xfa\xa4\xe6\xdd\x5a\x9b\x05\xf6\x86\x28\x7b\xb6\xd6\x3e\x9d\xe6\x93\x98\x87\xeb\xe4\x32\x38\xde\x41\xdb\x15\x99\x8f\x77\x36\x5a\xb4\xc4\xc2\xac\x3e\x00\x28\x6a\x87\x82\xef\xd3\x5d\x7f\xfe\x80\x9a\x00\x4e\x37\x00\x2d\xfc\x15\xa4\x99\x2f\x23\x9e\x89\xbf\xc0\x89\x44\xdf\xf8\x38\x52\x26\xa5\xdf\x1b\x0e\x0b\x35\xb9\xaf\xa2\x6e\x8b\xbf\xd8\x09\x5e\x8b\xcb\x97\xff\xf8\x35\x89\xc1\x64\xda\xa8\xc3\x86\xde\x50\x8d\xfe\xb1\x52\x29\xb9\x7f\x2d\x17\x52\x6c\x69\xf8\xeb\x5f\x3e\xb7\x82\xb6\x07\x0b\x4e\x26\x87\x85\xfe\x34\x48\x28\xc3\xaa\xe0\x6b\x3b\x33\x40\xe3\xf3\x1e\xae\x75\xee\xaf\xa8\xa6\x7e\x03\x27\x26\x7d\x86\x9e\x61\x2d\xf4\x67\x14\x9c\x7e\x9f\x2c\x04\x07\x3a\x89\x4d\xae\x91\x98\x05\x2e\x53\x28\x81\x66\x84\x22\x89\x40\xb0\x62\x00\x10\xed\x89\xe7\xa0\xc5\x7a\x3b\x0b\x7e\x7d\xea\x27\x50\xe1\xef\x9f\xfa\x13\xe3\xcd\xa3\x3a\x08\x9e\xf8\x11\x94\x90\xad\x6d\xd0\x96\x61\x3f\xbd\x9f\x86\xbd\x14\x6d\x2d\x07\x3b\xf9\x57\xb5\x08\x5f\xc2\x2d\x42\x17\xad\xeb\x07\xc2\xcb\xff\xae\x66\xc0\x84\xae\xdb\x04\xf9\x84\x2d\x12\x28\x3b\x46\xa1\xfc\x25\x60\x88\x33\x0c\x65\xa1\xf9\x83\xac\xa4\x62\xc1\xf8\x3e\x19\x7e\x7d\x33\x11\x9e\xd9\x93\x46\xa2\xb6\xa8\x00\xdb\x85\xbd\x1c\xd9\x13\x54\x03\x2d\x4f\x67\xc0\x23\x25\x30\x5c\xf1\x0a\x9c\xb5\x45\x81\x05\xd6\xd6\x5a\xd9\xe8\xcc\x2f\xb6\xeb\x75\x90\x72\xb5\x43\x0c\x4e\xb2\xac\x53\x2e\xdb\xd9\x4a\xca\x50\x73\xb7\xbd\xc9\x03\x10\xac\xa9\x1d\xcd\x1a\x02\xd1\x5d\x59\x5d\xa7\x4d\x6a\x0d\xd7\x0a\x5c\x77\xe9\x1e\xdb\x86\xd3\x32\x73\xc5\x2e\x06\x7b\x25\x38\xab\xa7\x1e\xc3\x47\xe1\x59\xa0\x52\x44\x6b\x98\x3b\x29\xa9\x12\x88\x1d\xb1\x3a\xa6\x75\x36\xa9\x4e\x05\xb6\x41\xac\x92\xb9\x25\x92\x2a\xf1\x42\x51\x05\x98\x59\x2e\xb4\x9d\x35\x3c\x73\x1a\x56\xad\x0a\x05\xbb\x0f\x6d\x79\xaa\xb3\x70\x0f\x64\x5d\x07\x85\x07\xf4\x43\x83\x1a\x34\xce\x34\xd2\x83\xe5\x31\x35\x02\x6d\xf6\x66\xb5\x45\x4c\x17\xc0\x08\xcb\xe4\x4c\x35\x54\x34\xea\xd9\x14\x7d\xf4\xc1\x67\x62\x16\xc8\xe8\xac\x96\x80\x8c\x50\x75\xeb\xda\x14\xfa\xf7\xc8\x90\xdd\x1e\x1a\x09\x86\x79\xbf\xee\xcd\x3e\x39\xab\x59\xcd\xda\x13\x1b\x15\xaa\x8a\xb6\xa2\xb5\x48\xfb\x7b\x60\xfd\x29\x40\x3a\x33\x6c\x6d\x60\x40\x0f\x06\xa8\x82\x4b\x5b\x74\x44\x15\x32\xa0\x92\x23\x91\xd0\x1c\x10\xbc\xb5\xd9\xe8\x2c\xae\x2b\xd8\x43\xdc\x9b\xb3\xd3\xb8\x89\x8e\xa7\x4c\xa9\x1a\xc7\x44\xd6\x21\x2e\x12\x71\x53\x6b\x8f\x20\x53\x91\x4f\x8d\x5b\xc3\x03\x67\xee\x3e\x0f\x44\x4e\x46\x35\x49\xb4\x6c\x5f\xb1\x07\x53\xa0\x34\xfa\xb7\x9e\xfb\x3b\xe3\x24\xfa\xa0\x1a\xc9\xd6\x01\x7d\xfe\xe9\x89\x5b\x01\xb3\x27\x15\x98\x34\x43\x14\xef\xaf\xda\x65\x38\x91\x74\x8b\x64\xa6\xff\x45\x8d\x4c\xa2\x9c\xc6\xaa\xeb\xf0\x18\xa8\xbc\x9d\xeb\x3f\xe0\x8a\x2b\x96\xa1\xc1\x70\xce\xd0\x06\x99\xcf\x00\xdf\xa8\x54\x8f\xbc\x61\x30\x7f\x68\x93\x26\x86\xda\x95\x36\x6f\x4c\xd7\xd0\x6a\x43\x7d\x87\x54\x6f\x60\xac\x15\xa0\x7f\xc4\x39\x3b\xca\x4d\x21\xa0\xd9\x98\x6a\xdd\x7c\x83\xfd\xaf\xcc\x36\x0f\x1f\x6a\xed\xce\x9f\xd8\x60\x0a\x62\x51\x47\x39\x2b\x6a\xed\xe3\x67\x80\x64\x24\xfa\xda\x63\x40\xb5\xb7\x7b\x03\x71\x47\xe6\x2d\x7f\x7c\x13\xdd\x9a\xfc\x9d\x1a\x37\x96\x80\x87\x80\x12\x2f\x3a\xcb\x23\x23\xf0\x17\x36\xf5\x08\x98\x5d\x90\x91\x12\x57\x31\xd2\x7d\xeb\x49\xc3\x3b\x1a\xd2\xdd\x33\xb0\x66\x3d\x91\x79\xa2\xce\x4a\x00\xff\x97\x26\xc9\x8d\x87\xe8\x2c\x18\x01\x3b\x84\xea\x1b\xbc\x2c\x7c\x96\x37\x4f\x96\x61\xaa\x40\xf5\x9d\x1b\x5b\xa0\x10\x08\xd5\x13\x97\x12\x51\x7b\xa4\xc6\x4d\x43\x45\x13\x26\xac\x37\x00\xcf\x24\xf7\x73\xba\xa7\x9c\x29\x66\xfb\x8d\xfd\xd7\x7a\xb8\x8b\x4e\x81\xda\xa8\x3f\x5f\xd7\x3b\x4f\x4e\x80\x6f\x70\x44\xa8\x8a\xf7\x67\x8a\x7d\x76\x5a\xcc\xce\x20\x58\x5b\xca\xb4\x8c\x3e\x00\x0b\x8d\xc4\x24\x5e\xc9\x1a\x91\x79\x58\xd7\xca\x56\xdd\x8a\x33\x60\x54\xe6\x28\x04\x65\xb8\xd9\xe1\xaa\xaa\xd2\xbf\x3a\x70\x5e\x63\x74\xcb\xad\xc7\xb0\x0f\x40\x5a\x35\x22\x02\xf2\x20\xf3\x09\xd3\xab\x2d\xb4\x57\xb7\x44\x1a\xcd\x57\x60\x73\x8e\x3c\xc3\x45\x96\x18\x85\x5e\xa7\x50\x70\xae\xd9\x65\x17\xbe\xbf\x04\x89\x12\x96\x0b\xf1\x9c\x41\xe6\x45\x7a\xfe\xf5\x83\xf6\xeb\x47\x0a\x0e\xad\x4a\x0c\x07\xa3\xc1\x69\xa3\x80\x78\x89\xb8\x38\x4a\xb0\xe5\xab\x50\x49\x33\x45\xeb\xbd\x8b\xee\x7b\x16\xd0\x05\x1e\x16\xa7\xcb\xe8\xc4\x7a\xc0\x8e\xde\xa0\x56\x29\x53\x01\x46\x59\x64\x9d\x85\x46\x62\x34\xa0\xfd\xb3\xdc\x52\xd8\x7d\x42\xa1\x11\x1c\x90\x01\x68\x4f\x0e\xdb\xd0\x4c\x57\x10\xa7\x6c\x48\xcc\x54\x5c\x11\xf5\x0c\xf6\xa1\xac\x1e\xa9\xd6\xfa\x49\xf3\x70\x9d\xd5\x21\x36\x6c\x90\x2b\xac\x90\xcf\x92\xa2\xae\xaa\x32\xf9\xb1\x71\x8e\x36\x89\x2a\x50\x36\xa2\x9c\x5d\xb0\x31\x2c\xc9\xd8\xb6\xc0\xe2\xf2\x6a\x92\xd6\x9f\x3e\xc3\x99\x94\xaa\x3d\xd0\xb2\x8e\x3d\xe1\x15\xd2\x93\x90\xf0\x22\x32\x48\xc7\x75\x07\x74\x85\x1c\x3d\x20\x55\x0e\x6b\xa1\x29\xfa\xe0\x0d\xb2\xfe\xf9\x2d\x20\x09\x7f\x7a\x03\x15\x52\xea\x18\xf1\x47\x27\x17\xbb\x7c\xbc\xdb\x93\xec\x01\xe2\x25\xc1\x58\x15\x3e\xf5\x94\xa3\x43\xc9\xc6\x2a\xb6\x8a\x71\xab\x62\xab\x0a\x4e\x56\x9c\xdf\xe3\x43\xb0\x0d\x70\x30\x93\x18\xd7\x50\xca\xa1\xca\xa3\xa6\xe2\x3f\x7c\x05\xa7\x89\x9a\x4a\xb8\xd0\x34\x39\xe2\x19\x6d\x2c\x1d\x57\x53\xaa\xcd\xb0\xde\x20\xf1\x10\x29\x76\x1d\x2b\x95\x25\x02\xa6\x0c\x0c\xc8\x28\x88\x8f\x30\xb2\xd8\x77\x89\x5a\x3a\xa1\x03\x64\x3b\x64\x4f\xcc\x53\x97\xc6\x81\xbe\xb5\xb3\x92\xcc\x33\x40\x63\x55\xe8\xb1\xb1\xd9\x6a\xec\x28\x85\x29\x14\xa7\xa3\x3e\x06\xce\x92\xf0\x3e\x9e\xad\xa3\x0b\x40\xa3\x55\xb6\x6f\x12\xac\x76\x95\x93\x3a\x89\x6c\x8a\xc2\xcf\xfc\xe5\x0d\xf6\xf9\xa0\xfd\x5b\x3b\xa5\xd8\xdf\x15\xb0\x10\xc7\x71\xc5\x06\xc8\xfd\xb2\xb9\x96\x0f\x73\x05\x25\x2b\x20\x10\x8c\x66\x2e\x53\xde\x86\x6a\x09\xf5\x29\x90\x5c\x64\x44\xb4\x33\xd3\xf9\x01\x0c\x89\x0b\x5c\x5c\xe4\x9a\xd3\x32\xb9\x77\xf4\xd8\x7b\x78\xd2\x1a\x1f\xa3\xb5\x2a\x3a\x91\x49\x19\xe6\xfe\xa5\x6d\x6e\x03\x54\xf9\x08\x42\xf0\x90\xa0\xf3\x3d\x32\x77\x16\x84\xcc\x61\x47\xe8\xc6\x1c\x7e\x8c\x6e\x34\x49\x74\x61\x05\x4e\xc1\x10\xcd\xd8\x20\xaf\x8a\x10\x93\x41\x3c\x0e\x63\x51\xab\xe2\xa8\xbf\xa6\x43\x10\x6c\x10\x61\x99\x24\x0c\x9d\x20\xdf\x9a\x3d\x19\x06\xf9\xe1\xd8\x70\xf5\x5c\x05\x96\xcf\x0e\x35\x3f\x44\xc0\xf4\x1e\xee\x3e\xf2\xf0\x89\x15\xde\xe8\x9c\x8d\x75\xc2\x2f\x49\xaa\x77\x23\xba\xb9\xc4\xd8\x49\x99\x84\xd1\x85\x20\x58\x19\x30\xb8\x4f\x73\xbf\x81\x96\xac\x30\x0f\xd2\x1c\xc7\xf4\x2a\x07\x5e\xe3\xc0\xa4\x58\x2a\x03\x2d\x61\xc4\x1a\xb5\xa2\x7f\x2b\x23\xc9\xee\x09\xc8\xa9\xaa\x8c\xb9\xa7\x14\x31\x0f\x0d\xc6\x03\x45\xc8\x7e\x64\x1c\x54\xa8\x36\x62\x18\x44\xb9\xf2\xd4\xc9\x1f\x63\x9e\x22\xd7\x12\x33\x68\x3d\xdc\x67\x06\xc0\x8c\x08\x86\xcc\x52\x39\x6f\xff\xff\x1e\x6b\x5b\xad\x4f\x68\x18\x01\xfd\x65\x72\x39\x22\x13\x9e\x02\x0b\xd9\xbc\x40\x61\x24\x23\x9c\x09\xa3\x6c\x0f\xfa\x7b\x3a\x64\x27\x46\x1b\xaa\xd8\x86\xbd\x93\x11\x6d\x90\x6c\xcd\xbf\xf6\x76\x66\xb5\x85\x98\x4d\x73\x28\x83\xe0\xf9\x29\x32\x50\xc4\xfc\x9b\x68\x26\xe6\x43\xc4\xb4\x0c\xc3\x7e\x6d\x6d\x4d\x88\xc7\x52\x0d\x49\xef\xc3\xd8\x84\x64\xa2\xe6\x3e\x14\x42\x3b\xeb\xec\xc5\x96\x49\x7d\x58\x7b\x84\x32\x8d\x3a\x91\xd1\x10\x82\x2b\x88\x14\xbe\x3f\x41\x1c\xc7\x60\xd8\x70\xfa\x90\x0d\x33\xa6\x07\x68\xa3\x2c\xa0\x01\x76\x09\xac\x6d\x67\x71\xb2\x35\xbf\x12\x51\x02\xc4\xab\xa9\x44\x51\x16\xa7\x5d\x1d\xb4\xf4\x89\x5b\x29\x3b\xc5\xbe\x4f\xd9\x7c\xcb\x01\xcb\x3f\x1f\xad\x7c\xf2\x81\x7c\xb7\x50\x8f\x58\xd9\x68\x2d\x4d\xf0\xd1\x81\xe1\x8b\x46\xb8\xe2\x93\xeb\x4d\x0c\xf1\x5d\x01\x54\x18\xa3\xa3\xc8\x45\x8c\x31\x0b\x03\xef\xef\xb7\x37\x87\x09\x0c\xbd\xd8\x6b\xf7\x39\xc0\xb1\xde\xf0\xc7\x4f\x5a\x3b\xf3\xfe\x6a\x4d\xe3\x1f\x49\x2a\xc0\x54\x58\x80\x61\x04\x1b\xda\x3b\x0b\x06\x62\x51\x0b\x6b\xef\x7a\xb6\x58\x83\x4e\x4c\xaa\x21\xfe\x58\xd8\x0a\xb3\x93\x2c\x05\x20\xd2\x62\xcd\x18\xaa\xa7\xaa\x9f\x0a\x1b\xee\xf0\x33\x39\xe8\x8a\x15\x55\x82\x1e\x87\x03\xbd\xd6\x11\x1a\x32\x66\x22\xd2\x63\x94\x90\x84\x25\xd0\xe4\x85\x21\xa8\xf1\x6b\x96\xc0\x05\x12\x94\xf5\x0c\xda\x52\x7c\x21\x0a\x19\xe1\x0c\x46\x0d\x0c\x1a\xe0\xbd\x1c\x13\x11\x34\x87\x60\xe7\x9e\xf6\xe5\x47\xf8\x44\xac\x2f\x35\x53\xa3\x93\x24\x6e\x81\xe3\xa7\x55\x25\x81\x9e\x54\x7a\x5e\x93\xfd\x5b\xfe\xb3\x55\x5e\x19\xc0\x3a\x87\x25\x2a\x99\xde\x7f\xb1\x8a\x72\x1d\xd0\xe8\xe9\x9c\x92\xec\x09\xbb\x15\x3c\x36\x69\x96\x30\x3f\x59\x01\xe0\x00\xff\xc5\xf2\xd6\x7f\x84\xa5\xd0\x84\x00\xfb\x1b\xf4\x1e\xe7\x0a\xd0\x4c\xb8\x4e\xb3\xb1\xde\x1a\x9f\xec\x5e\x27\xd8\xd8\x22\x38\xb3\xd5\x80\xb7\xa4\x12\xa2\x49\xea\x15\x7f\xe2\x2f\xdb\xca\xa6\xfc\xfd\x8e\xbd\x4c\x55\xcc\xbd\xdc\xde\xfc\x81\xd4\x47\xed\x8e\xac\x16\x7b\xf2\xc5\x5c\xca\xfc\xae\x3e\xea\x55\x31\x3b\x34\x01\x93\x78\x58\x86\xaa\xa4\x09\x5d\x32\x61\x16\x5e\x99\xce\x18\x65\x2a\x2c\x53\xfc\xb2\x02\x4c\x9c\x40\x05\xd1\x33\x18\x95\xb8\xfa\x80\x35\x8f\xf2\xf6\xe9\x22\x28\xd4\xb8\xd9\xa8\x9e\xae\x04\xf2\x20\x77\xc5\xe1\x8b\xbf\xf9\xea\x4f\x1c\xa8\xaa\xfa\xe1\xc6\x30\x46\x61\x7c\x0a\xcd\x3e\x3b\x6b\xe4\x94\x47\x0f\x0f\x37\x80\x21\x54\xf5\x03\xd3\x4e\xc0\xca\x3a\xb2\xfc\xbb\xaf\x92\xc2\x21\xb9\xdd\x22\x1b\xfc\x89\x24\x64\x8b\xeb\x59\x9a\x33\x8c\xa1\x40\x48\x0b\x91\x6d\xab\xcd\x6e\x62\x4b\x10\x63\x08\x36\x12\x5c\xc3\xdc\x79\x1d\xa4\xf5\x37\xa4\x0f\x53\x04\xde\x2e\x70\x5a\x1a\xfa\xd2\x9e\x7f\xef\x40\x47\xdf\x04\xe4\x3a\xb3\x0d\xc7\xba\x7f\xff\xa4\xb5\x0e\xb2\xc4\x10\xec\x1b\x93\x77\xf0\x40\x79\xf3\xa9\x81\x9a\x4b\x1a\x65\x24\xf1\xb5\x55\xfc\x24\xb1\x56\x84\xa9\xc4\x6b\x47\x78\x8b\xe6\x27\x12\x98\x49\xe1\xf5\xef\x64\x2f\xe6\x5c\x34\x11\x27\xf4\x15\x66\x31\x78\x58\xb1\x46\xb6\x3f\xad\xb1\xa5\x75\x1e\x1e\x0f\x0f\x43\x64\x46\xe9\x26\x88\x2a\xa0\x63\x92\xa5\x57\xd9\xd7\x02\xa2\x7c\xb9\x86\x20\x86\x6b\xb0\xb7\xdf\x3c\x18\xf1\xf7\x47\xf0\xa3\x69\x96\x22\xe9\x8a\xe5\x8c\xe6\xfe\xbc\xa5\x8e\x59\x54\xf9\x67\xea\xfe\xf0\x1a\x2c\xb9\x3e\x63\x59\x30\x96\x30\xa6\xc8\x88\xc4\x2a\x1f\xd2\xaf\xc3\x20\x2a\xc2\x94\x0a\xc3\x72\x62\x04\x50\xf3\x49\x06\x25\xa1\x56\x26\x30\xb4\xc9\x35\xc5\x35\xb9\xba\x0b\xac\x01\xe4\x01\x53\x29\xf4\x66\x17\xc8\xf9\x7f\xfe\xdc\x37\x68\x86\xf9\x16\x94\x0b\x32\xc3\x6a\x33\x98\x61\xf5\x8f\x38\xcd\x02\x6f\x80\x48\x1d\xcd\xa3\x15\x6f\x7d\x33\x62\xb8\x06\x4a\x6e\xd7\x9e\xc1\xd6\x6d\x9f\xdc\x68\xad\xec\xfc\x34\x34\x0c\xeb\x87\xeb\xfd\x16\xe4\xce\x46\x04\x91\xad\x89\x67\x48\xf9\x0b\x70\x8c\x4c\x06\xc2\x8a\x32\xc0\x5c\xcd\xbb\xf9\x9e\x7c\x81\xcc\x41\x33\x75\x90\x3a\x60\x82\xf2\x15\x3f\x1a\xd1\xbe\x3c\x00\x74\xe7\x7c\xe2\x96\x32\x45\x2b\x0b\x27\x92\x9b\xba\x50\xcd\x5b\x65\x3b\x67\x61\xe4\xcd\x85\x4f\x5b\x50\x1f\xe8\xf8\xc1\x4d\xe8\x08\x60\x3e\x35\x5b\xc2\xeb\x3f\xaa\xb9\x9f\x8f\x6a\xac\xc0\x20\x8e\x87\x8e\x12\x95\x71\xf3\x76\xd0\xcf\x47\xe3\x64\x2b\xba\x22\x86\xd5\xd0\xc5\x21\xfa\x4e\xc1\xbe\xfc\x9d\x22\x7d\xe9\x63\x6c\x1a\x66\x45\xd6\x31\x45\x09\x0c\xa6\x4e\x2b\x20\x47\x13\x81\xcd\xcc\xb4\x4f\xd5\xca\xe0\x95\x30\xf9\xce\x97\xc2\x8c\xef\x01\xaa\xde\xb2\xbe\x6d\x5d\xea\xcb\x57\xf2\x7d\x45\xa7\x6c\x5b\xac\x26\xc3\x29\x9e\xcf\x02\x8b\xb7\x53\xca\x5a\xb9\x0f\x3d\xeb\xaf\xb1\x16\x4c\x28\xd5\x42\xd9\xce\xe4\xd8\x36\x03\xc3\xe2\xeb\x2f\xea\x63\xac\xbe\x09\xa4\x6e\xb5\x65\xaa\x15\x07\xf4\xcf\x7c\x45\x64\x3b\x80\x04\x0a\xd6\x9a\x3c\x28\x6a\x0c\xe9\xd5\x96\xbd\xcd\x09\x6f\xf2\x9e\x8e\x92\xe2\xd0\x22\xe3\x0a\x98\x2a\xc9\xd9\xbd\x99\x6a\x41\x99\x49\x53\x1c\xf2\xca\xc6\x51\x75\x8b\x0c\x7a\xac\xd8\xe5\xab\x20\x16\x70\x68\x14\x88\x93\xfe\xce\x86\x37\xb7\xe5\x2f\x01\x37\xaa\xb1\x12\x42\xab\x9c\x68\x49\x34\x89\xff\x1f\x35\x26\x86\x37\xd0\x99\xf6\xc4\xa2\x8d\x56\x8f\x6a\x05\xe6\x42\xc2\xbe\x69\xf2\xc7\x19\xf5\xf1\x49\x86\x9e\x6b\xbe\xec\xa6\x6e\xf8\x98\x45\xb1\xad\x03\x54\xae\x1d\x97\xe1\x3d\x84\x9b\xc7\xea\x29\x54\xed\x0b\x9f\x32\x7a\xf4\xf6\x51\x0d\xb2\x9d\x9d\xfa\xd2\xa1\x68\x5c\x74\x29\x5b\x70\x8a\xc0\xb9\x72\xb9\x32\x59\x07\x8c\xd8\xfb\x2e\x30\x01\x77\x63\xcd\x57\x05\xb5\x1b\x21\xfc\x1f\xfc\xe1\x4f\x5f\x93\x73\x1d\x1d\xd3\x91\xd8\xea\xe0\x96\x8e\x6a\x5d\x39\x7d\xd0\x10\x58\xe0\xf0\x48\xdc\x5c\xe4\x65\xe1\xda\x5c\x09\x45\x0f\x65\x2c\xc7\x30\x79\xc3\x91\xcb\x51\x94\x22\x5c\xe1\xde\x85\x05\x48\xdc\xd2\x14\xbc\xef\xda\x85\x5e\x09\x33\xe5\x72\x09\x43\x23\xfe\xaa\x79\xa5\x1c\x16\xa5\xc1\x74\x21\x5f\xbc\x92\x62\xd1\x41\x5b\xf3\x60\xcf\x5d\xc1\x68\x26\x04\x48\x69\xb1\xc2\x1b\xdf\xc6\xf0\x41\xdc\x28\x50\x90\x47\x9d\x89\x8a\xf8\xdc\xc4\x6a\x88\x48\xc5\x9b\xf7\xa7\xd0\xbb\x3c\x7c\x87\x95\x3b\xe5\xa0\x90\xe0\xe3\xb3\xaf\xaf\x71\x38\x0a\xab\x7f\xa4\x34\x2a\x85\x92\xa4\xd4\x6b\xec\x70\x26\x9b\x22\x5b\xd9\xcf\x9f\x93\x6f\xf2\xab\x8a\xc1\x9a\x65\x01\x51\xa6\x79\xfa\x14\xd8\xe9\xcb\x57\x04\x7d\x44\xd3\xc2\xd5\xfc\x07\xd7\x11\x73\xc2\xd5\xfe\x56\x45\x34\xf4\x55\xf3\x18\x75\x73\xfa\xb4\x33\xb4\xa2\x6e\xe2\xf2\x4c\x2b\xfd\x79\x57\xb6\x3c\x13\x16\x1d\xf8\x11\x96\xa0\x6e\x86\x02\x2e\x07\x40\x30\xc6\xad\x36\xcd\x11\xbf\xe4\xc2\x21\x56\xc1\xee\xfa\xd0\x9d\xd1\x52\x15\xc3\x24\xd0\x9f\xc2\x3d\x98\xb5\x24\x82\x83\x95\x4b\x0e\xbd\x0e\x2a\x9e\x3f\x27\x9c\x46\xf1\x98\x4a\xd9\xb6\x53\x4c\x42\xfe\xe3\x39\x55\x4c\xb7\xb4\x2a\x19\xbc\xdd\x29\x8e\x9a\x69\xff\xf1\x58\x6b\xe7\x44\x01\xd8\xaa\x44\x79\x46\x08\x98\x61\xd4\xa7\xc4\xdb\x99\x78\x9d\x33\x7a\x8d\xb3\x90\xe9\xb1\x0b\xaa\xb6\x02\x1c\xc8\x17\x6c\xb7\x02\x88\x74\x53\x9d\xb1\x49\x10\xe8\x5a\x6b\x73\x48\x59\x03\x03\xf9\x0a\xc0\xce\xcc\xa2\xa6\x31\x3d\xea\xcd\xbc\x40\x1e\x5e\xb0\x33\x2e\x46\xe8\x50\xa4\x32\xe8\x37\xde\xfe\x0d\x58\x46\xb4\x8f\x97\x33\xd7\x52\xde\xf4\x0a\x30\x64\x75\x0c\xd0\x67\x58\x1c\xba\xf3\x29\xac\x5b\x1a\xa2\x22\x8a\x3c\xc5\x6a\x42\x5d\xf1\xca\x40\xc1\x03\x19\xda\x19\x2c\xd9\xa8\x9d\xa1\xc7\x77\x49\x8f\x13\xb4\x4d\x8a\xbc\xe2\x01\x07\x00\xa1\x8b\xa8\xe1\xd9\x28\x90\x5e\xd4\xb7\xd0\xae\x34\x7e\x12\x7c\x44\xd6\x8a\x91\x1c\xc7\x4b\x24\x0c\xa9\xcf\x03\xc0\x9c\xd0\xb8\xec\xad\x8f\x11\x8d\xab\xef\x39\x8a\x5e\xa3\xe6\xfd\x05\xd8\xe2\x2b\x41\x11\x87\x04\xa3\x24\xbb\x80\x42\x52\x74\x80\x40\x99\xb6\x32\x6e\x1b\xc5\x3a\x02\x37\xb8\xc4\xad\xee\xc6\x06\x05\x97\x42\x2b\x1a\x2a\x29\xe2\x89\x0f\x85\x68\xc5\x96\x93\x3a\x0e\x94\x85\xe5\x2c\xa7\x55\x23\x24\xf7\x02\x6c\x73\x7f\x27\x01\x56\xd3\x89\x49\x26\xe1\x0e\x03\x10\xdd\x69\x32\x2c\xf7\x1b\x80\x33\x8b\xe0\xae\x93\x6b\x38\x25\xd0\x1c\x8c\x0a\x47\x43\xde\x6c\x5d\x6e\x6a\x75\xe9\xc2\x71\x31\x8e\x32\xa8\xf2\xf6\x05\x47\xd3\x76\xad\x02\xe7\x1c\x5e\x7a\x87\xd1\x4f\x8e\x01\x53\x62\xa7\x73\xc2\xb8\x35\x9c\x38\x54\xba\x41\xa3\xcd\x43\x37\xb9\xb4\x9d\x08\xc7\xec\xa9\xeb\x02\xcb\x1a\xca\x7d\xf3\xd8\xa2\x70\x71\xba\x54\xc8\x64\x6d\x09\x3d\x17\xd6\x40\x22\x04\xdd\xbb\x0e\x75\x74\x56\x7b\x84\xe2\x4a\xa6\x27\x75\x31\x47\xa1\x50\x0a\xc5\x41\x13\x88\x52\x13\x42\x61\x54\x43\xc0\xa6\xc5\x98\x3f\x21\x3c\x66\x33\x3b\x0f\x61\x5d\x13\x21\x40\xf4\xc1\x63\x12\x5d\x0c\xc0\xee\x19\x30\x32\x26\x01\x4f\xa0\xbd\xe4\x76\x35\x60\x52\xdb\xf1\x55\x97\x5a\x91\x85\x47\xbf\x61\x62\xeb\x00\xd7\x97\x07\xb8\xc4\x81\xab\xaa\xd1\x4a\x1c\x3c\x48\xc2\x57\x72\xab\x08\x70\x09\x2f\x35\x08\x1f\x17\xc5\x36\x4c\x0b\x21\x58\x57\x92\x33\x80\x68\x30\xe8\x54\x65\xd4\xad\xc6\x22\xeb\xac\x89\x75\x78\xf9\x73\xe9\x9e\x41\xaa\xd2\x9a\x7f\x8e\x56\x0b\x75\x6a\x25\x56\x19\xb0\x8b\x68\x21\xc0\xeb\x45\xd4\xcb\xcc\x2c\xa6\x87\x48\xec\xc2\xc5\xb0\x54\x7f\xfa\x36\x5d\xb5\x8f\x17\x5d\xc2\x9c\x15\x78\xaf\x9c\x12\x0e\x70\xaf\x89\x70\x48\xc2\x02\xb7\xf0\xe3\x19\x70\x65\x1b\x94\x91\x0a\xfb\xd9\x52\x62\x48\x24\x06\x9a\xdc\x3b\x9c\x59\x06\xb0\xb7\x77\x16\xf0\x80\xe3\x56\x90\x35\xa3\x11\x98\xa2\x03\x1f\xb4\xeb\x37\xdb\xbb\xc9\xe3\xa0\x96\x4d\xe8\xbd\xb9\x08\x34\x6e\x2a\x42\x3b\xa2\xdc\xb0\xa0\x7f\xf3\xd1\xb7\x20\x61\x5d\xfc\xe6\xe3\x6f\x5d\x12\xb0\xe0\xe0\xb7\x2e\x7e\xf3\xe1\xb7\x6e\x64\xd6\xba\x7e\xba\x37\x73\xc5\xa6\x46\xa8\xae\x85\xf1\xbe\x49\x15\x4a\x65\xfb\x6a\xde\xa9\xba\xe4\xfe\xdc\x1f\xa2\x34\x27\x9a\x61\x7c\x8f\x7e\x98\x89\xc8\x67\xde\xf7\x6c\x76\x48\xde\xf3\x39\x55\x1c\xdb\xf0\xc5\xea\x40\x5a\xe6\xef\x22\x57\xf0\x97\x57\x23\x08\x90\x52\x54\x56\x2a\xa9\xef\x70\xd4\x80\x84\x7c\x0e\x51\x00\x83\x57\xe2\xe6\x3f\xf1\xaf\x4f\x69\x6e\x84\x10\x6e\xe6\xbb\xa0\x27\x47\xdb\xe6\xd1\xd0\x48\xb6\x23\x8c\xdc\x1a\xbb\x4d\xd6\xc2\xa1\xe6\x41\xad\x73\xe3\xd8\x7f\xb1\x0a\xca\x16\xcc\x91\x23\xfd\x4c\xbe\x25\xf9\x25\xc2\xe3\xe7\x22\x19\x63\x08\x84\xc4\xa6\xd0\x4c\xca\x36\x61\x8a\x81\x24\xac\x9d\xf0\x15\x85\x08\x37\x67\x42\xc6\x1b\x15\xb6\xac\x68\x28\x5a\xca\xd8\xff\x75\x98\xe3\xf1\x7f\x17\x19\xd5\xaf\x6e\xc6\x1c\xf7\x77\xa1\xe5\xcc\xa3\x30\xdc\x4b\xcd\x61\xf2\x0c\x43\xec\xfa\x85\x4d\x03\x81\x79\x47\x77\xc9\x03\x3b\x8a\x3a\x1e\xb1\xba\xa0\x8f\x92\x43\xd9\x72\x58\xba\x24\xe9\x4b\x0a\xe8\xc2\x58\x10\xf2\x1c\x50\x30\x9b\xae\x54\xa0\xa3\xfe\xae\x6e\xb6\x80\x9a\x01\x4a\x19\x1e\xd8\x23\x53\xed\x57\x07\xea\xd2\xaa\x09\x95\x2f\xa6\x55\xdc\x34\x5b\x44\x0f\xde\x70\xa4\x12\x2a\x5c\xf5\x83\x76\x7d\x19\xa5\xa2\xe5\x0d\xf3\xfe\x44\xf8\x62\xd1\x24\x2b\xa9\x2d\x60\x2d\xd3\x1b\x61\x5f\x99\xdc\x42\x51\x8b\x8f\x38\xd0\xbd\xdb\xb9\x7c\x25\xd5\x3a\xba\xd7\x3e\x09\x8e\xa5\x48\x5e\x15\x35\xce\xcc\x55\x3b\xc5\xd7\xe9\xf4\x37\x3e\x47\xe5\xfa\xb3\x71\xf2\x47\x00\xb2\x4e\xc1\x51\xa2\x41\x67\x6d\xa9\x3d\xfe\x22\x06\x80\xe6\x49\x3e\xd6\x23\x47\x30\x03\x04\xa4\xef\x86\xe4\x03\xb4\x91\x86\x4f\x2a\x86\x4f\x9a\x16\x97\x84\x82\x8c\x22\x65\x12\xd9\x2f\x81\x03\x49\xe3\x88\x58\xbb\x19\x46\x59\x48\x13\x21\x23\x16\x6e\xc1\x52\xcc\x95\xce\xb3\x40\x89\xf2\x4c\x9f\x3a\x19\x4d\x93\xfb\xd1\xce\x41\x51\xce\x22\xee\x32\x51\xc9\x70\x07\x95\x32\x40\x66\x1c\x3b\x81\xb1\x12\x07\x7e\x7d\x5e\xd4\xa3\x99\xfb\xde\xe4\xbd\x2e\x90\x32\x11\x02\x6f\xee\xa3\xa1\x9f\x35\xc3\xce\xc2\xab\xc0\x34\x46\x0d\x20\xf1\xce\xcc\xb5\x5f\xbf\x15\x0f\x84\xa1\x04\x72\x54\x43\xa8\xf9\x1e\xd0\xe8\x30\x7d\x96\x37\x36\xaa\x94\xd5\x48\xff\xfc\xbf\x74\x1d\x86\x91\xd3\x50\x94\x5d\xbc\xf3\xd2\x58\x0f\x43\x00\xe3\x2e\xdb\x6e\xb5\x80\x4a\x1a\x08\xc1\xe3\x27\x78\xad\xb9\x71\x07\xb6\x50\x00\x01\x2a\x3c\x48\x19\x64\xe9\x90\xae\x78\x38\xb7\x27\xcd\x3e\xf5\xd5\x1a\x54\xb8\xc9\x38\xc7\x61\x38\x68\x00\xe3\x34\x3a\x04\x6c\x4c\x11\x63\x4c\xcd\xbc\x46\xc0\xb0\x0c\x5f\xb0\x19\x21\x89\x74\x6c\xa0\xe9\xe7\xa3\x07\xc6\x59\x0d\xec\xeb\x03\x6a\xf0\x03\x3c\xb0\x73\xc2\xca\xfe\x89\x7e\xe0\x66\xfe\x4e\x63\x2c\x24\xcd\x87\x74\x6f\x06\xa0\x9d\xaa\x8c\x5b\x74\x71\x6c\x6f\x94\x8e\x71\x38\x3a\xc3\x1a\x2c\x06\x4f\x7d\x82\x37\x8d\x14\xdf\xa4\xbf\x2d\x69\x14\xef\x7a\x49\xe1\xc7\xba\x50\x75\x32\x60\x97\xfb\xd4\x99\x2d\x66\x62\x12\x16\xfe\x7f\x10\x1b\x7e\x65\x7f\x67\x75\x67\xe9\x49\x65\x7a\xf0\x6c\xc6\xfc\x65\x1c\x64\xc7\x0c\x53\x39\xcf\x4d\x20\x56\xd6\xc3\x9a\x7a\x50\x8e\x3a\xbf\x9b\x0a\x28\x59\xa5\xa5\xd2\x27\x2b\x50\x08\x4d\x8e\xcc\xc7\xe6\xb9\x6a\xa0\x1a\x98\x34\xc7\x82\xf0\x47\x33\x98\xc7\xc0\x0e\xc9\x32\x04\x60\xd2\x8a\x94\xe1\x99\x64\xb4\x28\x7c\x9e\xb6\x32\x7f\xa7\x0d\xcd\xd5\x40\xaa\xcc\x00\xf9\x93\x97\x2e\x52\x4f\xa7\xff\x01\xa9\x0d\xa3\x1b\x0d\xc3\x3e\x25\x4e\x41\x3e\xc3\x4c\x06\x03\x22\x99\x41\x0d\x4d\x62\x6c\xd2\xe3\x57\xde\xf2\x8c\xb9\x55\x33\xc5\x34\x19\xc5\x69\x80\x11\xef\xab\xb7\xfb\xa8\x35\xbd\x17\xef\x9b\x2f\xf3\x77\xc1\x02\xb4\x48\x86\xe7\x48\xa3\xec\x9a\x34\xd7\x87\xb7\x8a\x37\xfa\xa2\xb5\x3d\xcc\xfe\x24\x36\x6a\xd2\x1a\x87\xba\xe4\x70\xe8\x5f\xd9\x6b\xe0\x0e\x90\x60\x01\x6d\x93\x03\x7e\x3c\xf2\x16\xb3\x9e\x6c\xfe\xe0\x8d\xbe\xe4\x01\x44\x97\x31\xbc\xb9\xc3\x1b\xce\xb4\x6c\x91\x11\x45\x02\x7f\x02\x25\xd0\x28\x37\x75\x5f\x43\x08\x36\x20\x42\xca\xaf\x21\x08\x47\x41\x72\xbc\xd9\xdc\x84\x72\x34\x6f\x56\x01\xd1\xa4\x87\xb0\x89\xb3\xb6\x8d\x79\x95\xc4\x60\x14\x19\x4f\x4a\x49\x97\xd1\x2e\x52\x49\x6d\xdb\xd7\xe0\x00\xea\xe9\xb7\x33\x74\xff\x9c\x18\x90\x9e\x2a\x7a\xe0\x1f\xbe\xf2\x36\x8e\xbd\xa5\x3d\x09\x54\x67\xef\x26\x9d\x79\x62\x27\x0f\xfa\x30\x99\x58\x32\xba\xb4\xc0\xd1\x59\xbb\x1f\x2a\x60\xca\x14\xc3\xad\xf9\x5d\xcf\xdb\x98\x31\x3a\x55\x28\x93\x0e\x39\x55\x42\xb3\xb4\x31\xde\x93\xec\x51\xa1\x02\x9d\x15\x41\x9a\x43\xc9\x6e\x00\xe4\x50\xb3\x55\xed\x28\x51\x57\xaa\x26\xd9\x39\x8f\xde\x83\xf7\x06\xa1\xe1\xf7\x07\x06\xde\xcf\xe5\xc8\xa3\xe2\x1d\xaf\xe9\x04\x37\x51\x04\x04\xc1\x72\x0a\x05\xec\x88\x11\xdb\x49\x70\xb0\x1b\x35\x0d\xa9\x27\x19\x71\x08\x60\xac\x93\xc4\x40\xc2\xda\xdc\x7a\x0c\xd3\xf5\x17\xd9\x02\x88\xe8\x43\x36\x46\x66\x6e\x0c\x33\x6e\x3c\x0b\xd6\x6f\x76\x14\x23\x3e\xb4\x19\x04\xe4\x94\xe3\x25\xe5\x02\x37\x27\x11\x96\x21\x8d\x92\x90\x90\x75\xe6\x30\x13\xe7\x4f\x92\x11\x39\x24\x89\xbf\x33\x73\xc4\x88\x88\xbb\xb5\x28\x3a\x22\xc2\x5a\x40\x8f\xea\x22\x67\x1c\x34\x1a\xfe\xa8\xaa\xfc\x9f\x09\x6c\x49\x1d\xc5\xa6\x97\x20\xb1\xe9\x24\x8a\xe2\x4f\x8d\xa4\x64\xbc\xc4\x79\xa1\xdc\x54\x38\x7f\x99\x2e\x36\x92\x36\x38\x5a\x6f\xa1\x74\x0d\x7c\x71\x41\xc1\xf5\x3b\xce\x15\x1d\x63\xf8\x2f\x76\x8f\xd5\xb9\xfd\xa3\xb7\x33\x6b\x40\xf4\xe5\x2b\x21\x20\x4c\x4b\x16\x03\x02\x41\x2e\x9f\x35\xd2\x48\x26\x0f\x2a\x87\xc2\x64\x39\xfd\x77\xb2\x89\x4e\x3d\xef\x2c\xfe\x28\x11\x01\x18\x10\xaf\xa1\x12\xf2\x93\xea\x32\x89\x6f\xd6\x1d\x49\x90\x46\x32\x8a\x24\x44\x18\xbd\x27\xbf\x2a\xc8\x5d\xbb\x24\x63\x41\xee\xba\xe9\x0a\x08\x9d\x6e\x2f\x9e\x1e\x74\x47\x47\xc0\xd9\x31\xbf\x7c\x23\x01\x30\x7a\x70\x62\x5e\x26\x1a\x34\xd5\x07\x29\x07\x4f\x37\x76\xd0\x85\x93\xdf\x04\x81\x47\xb5\x7b\xc6\x3d\x23\xdd\x01\xe5\x05\xa5\xab\x78\x28\x45\xb8\xec\x17\xc6\x20\x00\xc3\x99\xa4\x23\x2b\x4c\x11\x94\x43\x16\x0d\x5f\x60\xb0\x4c\xa6\x9a\x04\xeb\xa8\x1c\x4b\x11\x00\x73\xbf\x48\x3f\x1c\xcd\x42\xa1\x29\x9d\xa1\x51\x98\x9b\x64\xa3\xd9\x1f\xf7\x87\x96\x41\xc0\xf0\x66\xa7\xe1\x7c\x0d\x4f\x40\x63\x08\x33\x6f\xc1\xb6\x48\x7f\x98\x7a\xdf\x0a\x14\xdd\x30\xa2\x5a\x0d\xb1\xbf\xa8\x6c\x30\x93\x02\x73\xf4\xa0\xb9\xbf\x86\x77\xdd\xa3\xf1\x58\xdd\xfb\xf9\xe8\xec\x7e\x70\x41\xee\xd7\x83\x2b\x8c\x2a\x9f\x89\xbe\x74\x6f\x76\xa5\x6e\x57\xa0\xbf\xbd\x4b\xb7\x78\x5e\x88\xba\x8c\x79\x3b\x28\xfe\x9d\xc3\xfb\x98\x79\xa0\x02\xcf\x97\xcf\x8d\xd6\xff\x5b\x1c\xeb\x26\x9a\x30\x6d\x0c\xc7\xb7\x85\xe3\x82\xa0\x2d\x23\xf0\x16\x24\xbc\x87\x8f\xfc\xc6\x83\xf0\xc0\x22\xcd\x7d\x64\x36\x87\xbe\x78\xf2\x7a\x05\xd1\x59\x42\x27\x93\xde\xe4\x88\x3f\xf1\x8c\x33\x1b\x93\x84\xf9\xd3\xd0\xb0\xa5\x4e\xf3\x61\xb1\x9d\xa1\xf6\xa4\x98\x4d\x52\x90\x5c\xb7\x41\x90\x0f\x3b\x58\x7f\x33\xac\x86\xa3\x6a\x25\x87\x54\x6d\x11\x09\xd8\xa0\x3c\x20\x2c\x09\x12\x0b\xe7\xcd\x95\x9c\x89\xc7\xcf\x30\xe5\x4d\x6d\xb6\x35\xf1\xac\xf5\x74\x42\xef\x8b\x77\x8f\xe5\xa3\xc4\xb1\x70\x1c\x0f\x0f\x04\x39\xc8\x2c\xa6\xf4\x0a\x85\xaa\x85\x47\xf1\xee\x7e\x3e\x36\x69\xd1\xbf\xf1\xb2\xfd\x64\x98\x89\x29\x1c\xe6\xa3\x2e\xe7\x61\xa6\x2e\x09\xc9\xe1\x03\xd1\x44\x90\xdc\xd2\x63\xb5\xd4\x08\xe3\x0a\x8f\x22\xc2\x49\x83\xd0\x38\x83\x97\xc6\x6e\x89\xc4\xa9\x5a\xec\x5f\x00\x15\x44\x6f\x69\xa8\x81\xcc\x15\x90\x5b\x15\xab\x94\x00\x79\x83\x61\x26\x35\xc8\xa1\x8f\x2a\x1e\x45\xb3\x54\x75\x17\x32\x3e\x94\x70\xbc\x5b\x28\xce\x2d\xd6\x0b\xc6\x0d\x07\x27\x23\xa6\x0b\xa0\x08\x62\xb9\x09\x92\x70\x3c\x46\x2b\x04\x96\x16\x1a\x89\x79\x4f\x41\x57\x0f\x0f\xaf\x6c\x0f\x38\x94\xa5\x2a\xa1\x11\xf3\x9e\xb2\xae\xae\x23\xcf\xf1\x3e\x1a\xec\x5b\xda\x35\xe1\x36\xe9\xba\x73\x9e\xee\xb0\xa6\x39\x33\x4f\xc2\x95\x67\x60\x5e\x22\x70\xab\x1b\xac\xa0\x61\x71\x9e\x29\x0c\x0c\x91\x6b\xcc\x87\x5d\x86\x8d\x13\xbf\x66\xf7\xe0\xc9\x2f\x37\x2d\x92\xa5\x03\x12\x0d\xf8\x24\x08\xca\x39\x78\x08\x6f\x0d\xef\x9e\x78\xbb\x0f\x30\x28\x9a\xe2\x6f\x9b\xfb\xb7\x30\x2e\x19\x04\xb6\xc9\x31\xbc\xd2\x74\x38\x81\xd9\x25\x61\xeb\xd4\x0f\xf8\x0b\x67\xac\xa0\xdb\x18\xd6\x57\x7f\xbe\xfc\xb5\xa5\x2f\xde\xb1\x9f\xfe\xec\xa0\x91\x7f\xe1\xf1\xba\x96\x91\xf6\x58\x32\x24\x52\x66\x71\x2d\xa4\x19\xe3\x97\x39\xc6\x62\xe2\x13\x27\x1b\x05\x8e\x86\xc5\x1b\x18\x60\xd1\x42\xc2\x62\xa7\xf9\xc6\xb4\x29\x2a\x62\x20\x19\x07\x71\x50\x44\x40\x92\xe4\xd8\xbd\x5b\x45\x3f\x46\x7f\x51\x01\x32\x5a\xf9\x92\xd2\x54\xc5\xae\x20\x06\x92\x04\x30\x17\xa4\x25\x54\xf4\x40\x26\x3a\x9c\xef\x0a\xc7\x5a\x04\x48\x7a\xeb\xaf\xd4\xa5\xc5\x18\x4c\x89\x53\x8e\xa8\x7c\x23\xdd\x9a\xea\x71\x72\x83\xd2\x5d\xf3\xf8\x4e\x82\xe4\x29\xd9\xa8\xb5\xdc\x89\x94\x3d\xff\x5c\x92\xeb\x3f\x6b\x1f\x3e\x45\x73\xc1\xc9\x43\xdc\x44\x2a\xb1\xa3\x1c\xac\xfb\x87\x4c\x78\xc8\x46\x28\x4b\x1e\xca\x72\x82\x30\x0c\x60\x09\xd3\x82\xf4\x47\x06\x64\x59\x5a\x62\xc9\xd2\xeb\xd2\x36\x5f\x50\xd4\x7c\x9f\xe3\xa6\xfd\xc7\x6f\x9b\x27\x13\xea\xa2\x1f\xba\xf8\x79\xa6\x81\xb9\x9e\xd8\xb9\xac\xd0\xca\x2c\xc8\x2f\xdc\x20\xb7\xc3\xa6\x8e\xd6\x8f\x87\xad\xc5\x63\xa4\xdb\xa5\x67\x18\xc7\x3d\x53\x4f\x1e\x1a\xc5\xc4\xca\x0c\xc4\xda\x1e\x83\x51\xbe\x2a\x19\x36\xb5\x19\x67\xfc\x02\x2d\x12\x34\xc3\xc6\x24\x68\x83\x0b\x88\x00\x4b\x09\x03\x60\xee\xb0\x31\xdb\xa7\x63\x62\x9a\xc3\xad\xaa\x2c\x73\xda\xb6\xd8\xde\x5d\xeb\xdc\x1f\xe1\x3d\xae\x52\xfc\x4b\xb2\x28\x6f\x76\xce\xdc\xef\x2a\x8d\x89\x96\x8e\x75\x02\x3e\x38\x59\xb5\x25\x8b\x6f\xe8\x82\x52\x00\x6a\x33\xa8\xef\xff\xf3\xf2\x9f\xbf\xe4\xab\x41\xd4\xef\xf7\xef\x5f\xbb\x76\xed\x7d\x94\xb1\xde\xaf\x96\x0b\x76\x11\x3f\xe6\x64\x4c\x9c\x30\x46\x2e\x20\xc1\x98\xfe\x83\xb8\x88\x65\x20\x4a\x48\x9d\xb2\x02\x87\xd3\xeb\x98\xe7\x14\x2e\x8b\x99\xfc\x9c\x8d\x05\xa6\xea\x63\x67\xcb\xb6\xba\x01\x14\x5b\x39\xb7\x90\xc9\x5e\x09\xae\xf6\x4a\xcc\x61\x94\x0c\x18\x2a\x0f\xdd\x71\x8e\xe2\x87\x27\xfe\xe3\x31\xce\x51\x1c\x81\x61\xd7\x0c\x3b\x65\x54\xbe\x7b\x0d\x62\x5f\xb5\x83\x48\x6f\x49\x89\x48\x37\x50\x26\xfd\xa5\x87\xed\xcd\x27\xb0\x98\x06\xbf\x43\xbe\x46\x2b\x4d\x69\x64\x22\x8d\x50\x24\x9b\x53\x2c\x0c\x52\x62\x52\xc2\x8e\xac\x1a\x96\x28\xc2\xe1\xfa\x61\xb2\xe7\xfa\x94\x61\x0b\xfe\x2c\x0f\x92\xb1\x9e\x58\xd8\xad\x5b\x86\xc8\x3b\xe4\xd5\xc6\x02\x79\x17\x64\x3e\x14\xdf\x6b\x73\xb1\x86\xf8\xea\xaf\x24\x21\xf4\xe6\x8e\x31\xdb\xe4\xd8\xb6\xf7\xf6\x79\x73\xbf\xe1\xed\xee\xc5\xe1\x4d\x73\x54\x97\x52\x33\xff\x29\xdb\xf3\x31\x28\x54\xfc\x47\x09\x88\x10\xf2\x48\x46\x92\x66\x74\x22\xfd\x44\x41\x39\x79\x5c\x4a\xf2\x9f\xd0\xfd\xdf\x58\xa9\xce\xeb\x75\x7c\xc7\x3c\x66\xe5\xe0\x5d\x78\x23\x39\x3f\xf8\x36\x3c\xad\x23\x08\x05\xc6\x52\x86\x57\x00\x39\x00\x6d\xff\xf8\x99\x13\xbb\x72\x16\x65\x31\x5a\x7e\x20\x16\x93\x7c\xa4\x0a\x68\xb7\x2e\xba\x0a\xa0\x22\x44\xab\x2e\xce\x3a\xb5\x39\x62\x03\x4f\xcf\x3c\x26\x4b\x41\x33\x3f\x87\x6d\x10\x76\x31\x21\x21\x3d\xa5\x62\x4a\x34\xbc\x49\x85\xb4\x25\x78\x39\x84\x12\xde\x40\x01\x5f\xc4\xcb\x43\x7c\xe7\x97\xd5\x11\xbe\x6e\x18\xf2\xc4\x5e\xc6\x2a\xec\xde\x7e\x38\x0a\x53\x0a\xe3\x99\x1b\xe4\x1b\x37\xea\xae\x4d\xa4\x30\x92\x68\x3d\xba\x99\xfb\x33\x45\x7c\xe0\xa3\xb3\x36\xd7\x19\x0e\x2b\xeb\xa5\x82\x33\x68\xde\x25\xe5\xac\xd2\xfa\x1e\xa4\x39\xaf\x00\x58\xdd\xaf\x4d\x86\xa5\x70\xd9\xa0\x5d\x14\xf5\x28\x7d\x23\x0a\xeb\x2c\x59\xd2\x25\x2a\xb3\x76\x44\x2d\x0e\x99\x71\x13\x06\x1b\xb9\x0e\x19\x63\x86\xe1\xab\x9b\x66\x47\x89\x57\x37\xcd\x6a\xef\xb8\xbf\x19\x6f\xcb\xb8\xbf\x19\xc2\x56\xfc\x5e\xa6\x59\xb7\xcb\xc5\xcc\xa4\xb9\x46\xad\x95\xc9\x48\x4f\xa8\x10\xb5\x59\x1a\x15\x03\x9b\xa5\xb2\xe0\x48\x7a\x70\x65\xb3\x8c\x68\xe5\xdd\xe5\xcf\xa4\x7e\xf5\x75\xfb\xd8\x80\x43\x56\xcc\x5c\xbe\xb7\xf7\x52\x4f\xd9\xb9\xe6\xe2\xc5\xc7\x6a\x39\x0b\x6b\xfe\x7a\xa6\xbd\x59\x53\xe7\x0d\x01\xa0\xdf\x15\xaf\x28\xd5\xde\xb4\x6f\x5d\x6f\x5d\x3f\x90\xcf\xec\xb3\x93\x1c\x00\xca\x65\x47\x25\xe4\xf9\x8a\x24\x48\x26\xaf\x06\xc8\x0f\xa8\xfd\xd0\xe9\x2a\xb0\x6e\xbf\x73\x2d\x8d\x7f\xd1\x85\x4d\x58\x28\x96\xda\x48\x5e\x6b\x35\x56\xda\xbb\xab\x0a\x10\x8b\x05\xa1\x23\xcf\xf1\x05\x06\x75\xc2\x58\x12\x9d\xc0\x4f\x77\x80\xa6\x05\x6c\x69\xfe\xc0\xb8\x76\xa5\xac\x22\xaa\xc2\x45\xf2\x71\xfa\x33\xb7\xbd\x11\xc3\x10\x03\x32\x7f\x04\x82\xb1\xa7\x21\x14\xbe\x60\x97\x37\x0f\x27\x41\x83\xa7\x44\xdf\xf4\x8d\x02\x96\x39\x53\x08\x5f\xa2\x96\x58\x65\x1d\x18\x7d\xa9\x4b\x80\xb4\x2a\xe6\x28\x74\xfa\x5b\xc2\x5b\x90\x62\xc7\x6b\x01\x44\xae\x9c\xe9\x05\xfd\x60\x6a\xbc\xb5\x75\x1a\x7c\x2d\x95\x6d\x55\xad\xb3\x26\x79\xa7\x83\x52\xc0\x19\x22\xbf\xb5\xf5\x92\xee\x8a\xaa\xcf\xa1\x10\x0c\xf5\x31\x83\x3a\x03\x66\xb5\xc7\x84\x48\xc6\x18\x9b\x07\x13\x68\xb2\x78\xfb\xc2\x44\xf9\xc5\x5c\x80\xb7\x88\xbb\x18\xef\xe9\x5f\x74\x2d\xe5\xea\xd7\x43\x21\xf2\xe2\x0c\x99\xfe\xe1\xac\x22\x30\x55\x5c\xc9\xf4\xc9\x93\x30\xa1\x58\x95\xa0\x98\xe4\x41\xd3\x2f\x1f\xae\xab\x5e\x44\xe0\x78\x66\xcc\xc9\x14\x04\xee\x87\x3c\xfb\xe8\x03\xe2\xd3\x3f\xb2\x32\xfa\x05\x07\x42\xbe\x70\x3e\x05\xa3\xa4\xc3\x6b\x20\x96\xa7\x07\x14\x67\x0a\x9f\x20\x5f\x64\xca\x57\x72\xce\xb5\x22\x1d\x22\x8c\x5d\xa5\x54\xa9\x66\xae\x95\xc9\x78\x4e\x5f\xa3\xf8\xa7\xf0\x3c\x74\x46\xde\xad\xa1\x52\xb3\x76\x13\xb6\x61\x7c\x00\x66\x40\xaf\xb6\x53\x46\xbb\x41\x59\x97\xf2\x82\xd3\x1b\x46\xc0\xdf\xda\xc7\xc7\xf2\xd2\x52\x94\x6a\x44\x84\x3c\x5d\xd4\x97\x59\x34\x19\xa9\x77\xc6\x12\x2a\xa9\x0b\x69\x4a\xdd\xf0\xe6\x6e\xb5\x56\x36\x82\x5c\x6e\x8d\xc3\xf6\xee\x2e\x5a\x29\x97\x9e\xe1\x36\x62\x94\xde\xba\x8b\x69\xce\xe6\x57\x9a\x87\x9b\xad\xe9\xba\xb7\x76\xc3\xc8\xbc\xa7\xfb\xc0\x0c\x42\x6e\xbf\xac\x42\x74\x04\x94\x50\x9c\xf7\x01\x47\x3b\x45\x77\x03\xa9\x86\x6a\x3f\xc8\x12\x30\x11\x8b\x12\x1c\x25\xb7\x74\xa6\x80\xb7\xcf\x06\x25\x33\x96\x49\x29\xe6\xe1\xc3\x24\x23\x36\x3b\x1e\xda\x83\x9b\x46\x4e\xf6\xf3\xe7\xbe\x71\xca\x7d\xdf\x1a\xa9\x0d\x55\x4a\x70\x23\xad\xa1\x59\x1a\xb9\x1e\xc9\x60\x18\xa5\x48\x99\x7b\xf1\x4a\xd1\xee\x50\x6b\x65\x07\x6d\xf2\xf5\x3b\xfe\xcd\x19\xbe\x1b\x49\xd6\xc3\x29\xca\x8f\x79\x5d\xdf\x5f\x09\x5e\x1d\x53\xc9\x9a\xe8\x36\x0b\x4b\x6e\xf4\x94\x17\x5a\x5f\xd9\x11\x83\x57\xf1\x4b\xb6\x53\x42\x9e\x60\x18\x9f\x28\xf3\x1d\x3e\x74\xe4\x3a\x03\x36\xc5\x52\x5f\x1f\xa2\x2c\xf5\xf7\x30\x94\x92\x82\xdd\x38\x03\xa3\xab\x26\x44\x69\x11\x31\x79\xd2\x35\x4a\x3b\x8d\x36\x2e\xbc\x52\x32\xa5\xda\xe3\x82\x70\x1a\xaf\xfd\xed\x84\x9b\x37\xd8\x6a\xe8\xd1\x34\xd5\x34\xe2\x8a\xaf\x7f\xf3\x40\xc5\x73\x9c\x9c\x9a\x51\xbe\x4b\xa0\x02\x7e\x8f\xc1\x6b\x9a\x8d\x5c\x4d\xaf\x4b\x92\x07\x7f\x79\x83\xad\x59\x9c\x0f\xce\x1b\x01\x02\xb8\xc3\xd3\x09\x12\x50\x62\x07\xc1\xfd\xa9\x21\x6f\x06\xa0\x97\xb9\x2b\x0e\x3d\x95\xce\xe1\xac\x1e\x7e\xc0\xa1\xa7\xea\x7a\x1f\xd5\xc7\x5b\x2b\x79\xd7\xd5\x92\x41\x70\xd7\x11\x86\xc1\x55\x31\x79\xc0\x5b\xb1\x51\xb3\x87\x69\x67\xbc\x75\xb8\x49\x8a\x5b\x72\x9e\x32\x83\xc4\xfe\xe1\x54\x65\x46\x1b\xef\xb8\x5d\x18\xbc\x1e\x47\x75\x7e\xad\xe3\x33\xc8\xcf\x25\x7d\x8e\x6c\x85\xc5\xe5\xe4\x17\x10\x75\x71\x97\x74\x5d\xef\xf0\x40\x76\x19\x6b\x18\x38\xc8\xa1\x60\x40\x77\x57\x71\xc4\x7d\x09\x74\xfa\x6b\xbd\x97\x42\xd1\x5d\xbd\x97\xc9\x59\xa2\x04\x5f\x94\x25\xea\x5d\x8a\x57\xca\x4c\x3d\x18\x57\xcb\x92\xae\xc1\x77\x83\x7d\xf7\x7d\x78\x3d\x23\x6d\x3d\xfd\x35\xf7\xe1\xbb\x38\x0a\x12\x2f\xc6\x77\x1b\x23\xf2\x0a\x79\x7a\x84\x91\x14\xba\x1d\x9f\x04\xad\x2e\x91\x0a\xfc\x3f\x78\x45\x3e\xc9\xcc\x8e\xb7\x43\xe9\x76\x24\x6b\x16\x98\x0c\x26\x66\x77\xe6\xc7\xcb\x6a\x7b\x41\xea\xc9\x7d\xf4\x7a\x69\x6c\x09\xb1\x10\xb7\xd4\xd8\x92\xfd\x27\xcc\x96\x4f\xca\xac\xca\x82\x28\x6c\x37\x5c\xa8\x43\xa8\x28\x19\x15\x7b\xc5\x0c\x98\x32\x65\xf5\x4e\xf1\xf7\x58\x0b\x5c\x1a\x6e\x82\x3b\x0b\x80\xd8\xbb\x64\x44\x5d\xab\x02\xf1\x7a\xf8\x8b\xbb\xc0\x53\xa3\x4d\xc3\x42\x67\x6d\xbc\x4b\xfd\x60\xb6\xbd\x30\xd3\x3e\x7c\xda\x6c\x1c\x07\xa5\xec\x90\x49\x99\x39\x5a\x83\x42\x38\xbc\xb1\x8c\xd2\x7b\xea\xe7\x2b\xa4\x4c\x8e\x30\x6d\x12\x23\xc9\x08\xb3\x68\xd2\x59\x46\xa1\xa5\x58\x01\x65\x53\xed\x84\x61\x8e\x47\xbc\x35\xd2\x0c\x3e\x79\xc0\x49\x3b\xb8\x3e\xe5\xd3\xc4\x13\xf0\x12\xa6\xab\x94\x5c\x95\xea\xac\xe2\x02\x73\x70\xe1\x12\x14\x31\x24\xdb\x0a\x0c\xad\x81\xb6\x4a\x62\xed\x09\xe5\x1a\xe1\xc6\x71\x82\x82\x14\xb9\xef\xe4\x36\x24\x66\x23\xc3\xeb\xac\xc8\x02\x9f\x3f\x0a\xf2\x94\x1a\x59\x4e\xa8\x59\x92\x36\x55\xbf\xde\xe8\x22\x66\x74\x0b\xf5\x6b\x02\xfc\x82\x8e\x7f\x1a\x1a\x96\x7b\xb4\xca\x3b\xf2\xae\x11\xc8\x7b\x83\xc2\xc0\x38\xd5\x64\x68\x04\x26\xc0\xaf\x19\x01\x26\x08\x67\x3b\x2e\x0c\x85\x1f\x84\x1a\x79\x03\xf2\x8a\x29\xd5\x60\x7c\x3e\x35\x92\x34\x32\x75\xa1\x38\x38\x78\x43\x37\x8b\x19\x28\x08\x98\x21\x10\x75\x7e\x70\x21\x11\xbf\x1b\x3b\xd2\x83\x74\xc3\x3c\x81\xfa\xc1\xd9\xdb\xda\xe2\xe3\xde\xd4\xf6\xe9\xa6\xf9\x3c\xd4\x54\x47\xe4\x5b\x53\xf5\x8a\x04\xa0\x84\xf9\x03\x0f\x4d\x0b\x64\x3c\x33\xd9\x44\x5c\x96\x7c\x40\x26\x4d\x50\xa5\x66\x61\x09\xcd\x48\x98\x12\xa2\x6d\x34\xb4\x90\x6c\xa3\xf6\x3c\xaf\x46\x42\xcf\x46\x7b\x4a\xd7\x62\x14\x85\xb8\x75\x1c\xd6\xb0\xa1\x24\xe7\x63\xa1\x83\x54\x2f\xa4\x79\x0a\x9d\xcd\xc0\xcd\x41\xa2\xc3\xfe\xc6\x31\x32\xe7\xf5\xe7\xde\x74\x03\x5d\x9e\x91\x2c\xc0\xb1\x4c\x42\xb1\x81\x6a\x5b\x13\xd9\x75\x43\x93\x0b\x4e\x6a\x63\xc7\xc7\xa5\x41\x45\x8b\x9c\xc4\x08\xc6\x10\xde\x5f\x9a\x06\x98\x89\x18\x2a\xb8\xa2\x9b\xc8\x94\xd0\x59\x43\x4a\x4b\x84\x73\xe0\x83\x23\x33\xdb\xd0\x8a\x11\x7a\x60\xb2\x84\xff\xb8\x91\x99\x46\x15\x66\x41\xa1\x2c\x2e\x5d\x38\xc6\x3b\xfa\x47\xd1\x9b\xb2\x7e\x44\x36\xc5\x2f\x43\x08\x8d\x30\xce\x49\xf8\x05\x59\xcd\x4c\x28\x9d\x33\x19\x8b\x95\x07\xde\x18\x65\x48\xb1\xe1\x2e\x94\x6e\x13\xd9\x15\xc6\xdb\xc6\xe6\xce\x08\x43\x4b\x10\x02\x05\x86\xf1\xc1\x17\x6f\xad\x08\x7a\x19\xea\xa8\x68\x04\x50\xf9\xb9\xbd\xbd\xe5\x76\x5d\x62\x05\x4c\x6e\xa7\x22\x61\x74\x52\x75\x9d\x35\x3a\x48\x7c\xa2\x1e\x03\x21\x84\x7f\xdb\xfd\xc1\x73\xf4\x67\xa9\xa7\xa2\x55\x62\x00\xf3\xc1\x6d\x25\x98\xaa\xb2\x84\xd4\xcd\xaa\x08\x2f\xce\xe3\xcd\x51\x25\xc1\x1b\x39\xaf\x15\x08\xbf\x16\x16\x7a\x26\x4c\x15\x49\x40\x4e\x4a\x9e\xbb\x99\x99\xc5\x47\x44\x55\xa6\x02\xa7\x98\xa7\x78\x11\xf5\x26\x28\xcc\x41\x4d\x00\x84\x4a\x17\x9f\x24\xe9\x0b\x1e\x77\xa7\x6c\x74\xf4\xc5\x5f\x7a\x4a\x5f\x2a\x4e\x05\x24\x12\x7f\xa8\xd1\xde\x5d\xc5\x84\xe8\x39\xb2\x8e\x2a\x94\x90\xed\x11\x70\x8f\xf2\x16\xf7\x40\x86\x49\x6d\xc7\xd4\x70\x4e\xc9\x2e\x87\x12\x2b\xeb\x0c\xf3\xa1\xd6\x06\x61\x19\x07\xc8\xde\x59\x55\xf3\x81\x31\xb7\x37\x47\x5b\xb7\xde\xf8\xe8\x51\x4a\xe8\x39\x9d\x2f\xf6\x3a\x92\x3f\x5e\x3f\xaa\x4c\xc3\xc0\x1b\x29\x3d\x64\x91\xa3\xd7\x7d\xf4\x4b\x6c\x93\xc6\xd7\xfd\x6d\x1d\x1d\x17\xfa\xca\x09\xfc\xa2\x5f\x75\x3c\x53\xc2\x57\x4e\xe1\x11\x2d\x6b\xbf\x7e\x14\xfa\x84\x6f\x6d\xaf\xc2\x29\x76\x18\xfe\xba\xbc\xca\x1b\x93\xbd\x3a\xa1\x32\xcc\xbd\x4b\x61\x6a\xb1\x76\x28\x64\x2d\x36\x9d\x70\x62\xbd\x70\x19\xcb\x76\x89\x03\xe5\x0c\x35\xb1\x1a\x86\xbd\x33\x56\xc6\x0f\x2d\xd2\x6b\x99\xa1\x02\x43\xae\x8f\xf5\xa2\x22\x87\xa3\x05\x6c\x48\x8a\x81\x53\x23\xcd\x06\xec\xe3\xd5\xd8\x0a\xd1\xa6\x8e\xb5\x23\x81\xb5\x49\x35\x3a\x8b\x37\x95\xa7\x36\x81\x32\xc5\xca\x2a\xc7\xa0\xbc\xba\x9d\x00\xc6\x0f\xd4\xd1\x4d\x83\x91\x97\xc9\x20\xe5\x2a\xaa\xe1\x9b\x64\x71\x0e\xca\x31\x44\xbf\x98\x96\xb4\x84\x0e\xe5\x21\x82\x73\x1a\x25\xbf\xa5\x6d\xce\x45\x68\xae\xdd\xd9\x35\x83\x23\x95\x03\xcd\xc2\x2d\x88\x97\x9e\x85\x00\x23\xb5\xa6\x6e\x50\x0e\xe7\x7c\x31\xfa\xd4\x91\x72\x8c\xe8\x66\xd9\x59\xab\x13\xaf\xfd\x82\x16\xe2\x43\xd3\x6d\xc0\xb4\xde\x3d\x28\x32\xd2\x61\x02\x92\xfc\x55\x3b\x3c\x1c\xd9\x67\x3b\xf7\x29\x39\xd6\xd9\x15\x23\xa3\x30\xab\x9e\x31\x04\x7c\xee\xb2\x2f\xab\x5e\xee\x53\xaf\x4a\x8b\x79\xf3\xd1\x0d\x6f\xe9\x04\x23\xdb\xe6\xdf\x74\xab\x93\xdc\xab\x51\x31\xb1\xd7\xb2\xed\x0e\x16\xb3\x69\x7a\xa4\xd1\xed\x27\xc7\x24\xdf\xd4\x92\xbc\xb2\xef\x5d\x82\xcf\x1f\x70\x76\x95\xfc\xdf\x6d\xf2\xdf\xa1\x35\x4b\x9e\xcf\xad\xb5\x77\x9e\x78\x73\xb7\x7e\xc6\x50\x62\x7a\x1b\x53\x3d\x79\x2d\xfe\xb4\x83\x15\xc9\x1f\x2f\xda\xfb\xf8\xd9\x7d\x47\xe6\xc0\x8c\xd0\x1c\xcf\xbb\xe6\x60\xb8\xc6\xc3\x13\x31\x91\x82\x32\xca\x5f\x09\x50\x73\x8a\x1a\xe7\x97\xd6\x69\xc3\xf9\x94\xd3\xce\x2b\x0e\x18\xed\x3e\x7c\xb3\xdb\xc4\x75\x88\x75\xd9\x65\x52\xa1\x53\x86\x1f\x4d\xae\x96\x2a\x79\x1d\xb9\xc2\x6f\x7d\xfa\x0b\x6f\x3a\x0b\xaf\x42\xbb\xb4\x5a\x46\x77\x60\xba\xcf\x29\x3b\x55\xd0\x21\x6c\xf1\x00\xc2\x7a\xc8\x07\x3a\xa1\x3a\x63\x33\x49\xb5\x40\x4b\x00\x59\x28\x5d\xe5\x54\x39\xac\x4f\x8c\x8e\x00\xc5\x4a\x3e\xb7\x70\x2d\x3a\x96\x55\x1d\x34\x56\x66\xd9\xa6\xcd\x51\xdf\xb8\xd6\xa3\x88\x3e\x8e\xe9\xc2\xcb\xcf\x41\x55\xa9\xe4\xf4\x54\x32\x30\xa4\x5c\x8a\x21\xf8\x71\xa0\x48\x2f\x25\x87\xf2\xbb\xa5\x0b\x80\xd3\x6a\x29\x8d\x38\x20\x21\xbe\x73\xbb\xc6\xb9\x7f\xd0\x59\x78\x77\x2f\xa1\x75\x35\x24\xa9\x23\x7d\xd0\xa0\xba\xd6\xc1\xeb\xe6\x21\xf8\xce\xd8\x2d\x7f\x3e\xa1\x0f\x85\xb2\x7e\x3b\x53\x0a\x21\xcc\xfa\x23\x7c\xb1\xce\x40\x1b\xd5\x88\x22\xc0\xa8\x94\x88\x05\xb3\x52\x3e\x07\xda\x99\x51\xa1\xf5\xe3\x61\x67\xe1\xc5\x59\x15\xc8\xd1\x2f\x0e\x27\xfd\x0c\xae\x39\xd0\x6e\x35\xc5\x23\x93\xc3\x10\x59\xc6\xc4\xbb\x2a\x3a\x3d\xff\x6a\x67\x81\x85\x33\x4c\xfd\xa0\xfd\x7c\x35\x4e\x6f\x3d\x8e\x53\xc1\xe7\xa6\x4b\x28\x66\x51\x58\x16\xe1\x8f\x22\x04\xad\xcb\xf8\xc9\x4a\x44\x1d\x43\x47\x71\x67\x92\x9a\xd4\x4e\xa0\x38\xcc\x7a\x07\xdd\x95\xab\xd9\x4a\x15\x76\xac\xf4\xf9\xc5\x65\xcc\x95\x47\xf7\x9a\x6f\x9e\xb1\x66\xb1\xda\xc9\x9d\xc7\x5b\x0b\x35\x92\xcd\x64\xfb\xed\x84\x31\xfc\x0e\xbf\xff\x82\x41\xc4\xea\x77\x19\x45\xbc\xbd\xd0\x86\xa2\x87\x31\xd0\xa4\xde\x53\xcd\x5e\xb1\x2b\x78\xf7\xa5\x3f\x4d\xbe\xe8\xe4\x06\xbd\xf1\x7b\xfe\xa3\x59\xef\x4e\xcd\xdb\x9f\x6c\xaf\x6e\xc5\x5b\x84\x93\x67\xc0\xae\x64\x28\xb0\x20\x79\x48\x7f\xf8\x9d\xe5\x8d\xdc\x10\xd1\x38\x56\xdf\x01\xcd\xa3\x9c\x16\xc1\x5b\x76\x2d\x8a\x30\x01\x7b\x20\x8d\xcf\x6c\x91\xe5\xf2\x78\x53\x98\x2b\x85\x4f\xc2\xec\x60\x96\x9e\x6a\x99\x80\xbd\x4b\xfd\xf3\xe6\xa2\x13\x30\x82\x58\xd2\x38\xa0\x12\xf1\xd7\xf6\xdb\xe5\xd6\x93\x06\x27\xc2\xc6\x7a\x71\x1e\xcb\x7c\x4f\xc1\x23\x08\x89\x59\x0c\x08\x5a\x4a\x22\x9b\x04\xf0\x52\x06\x77\x21\xc2\x3f\xb8\xee\x0d\x2f\x75\x83\x57\xa3\x61\x70\x63\x20\x46\xad\x08\xf6\x99\x61\x05\x23\x11\x6e\x25\xfa\x21\x87\xbc\x4b\x5a\x69\x20\x50\xbb\x10\xd2\x18\x43\xba\xe4\xa5\xf8\xf3\xbe\xe2\xf9\x53\xcf\xca\x30\x54\xe4\x9d\x46\xfe\xaa\xc4\x30\xba\xa5\xad\x22\xec\xa4\x28\x9a\x02\x84\x3f\xb3\x90\x23\x11\x36\x38\x64\xfe\x2c\x59\x8f\xd4\x00\x64\xca\xc1\x00\xc3\x71\x43\xf2\xca\x4d\xf2\x2d\x4f\xae\x14\x8a\xa9\x90\x11\x91\x04\xcb\x61\x35\xac\xe6\x82\x16\xa1\x0a\x29\xdd\x64\x8a\x13\x4c\x86\x2a\x14\x9c\x3e\xf5\x4c\xba\xe8\xc6\x9c\x23\x44\x64\x75\x86\x8c\xbd\x12\xba\x37\xea\x0d\x1d\xa1\xbf\xef\xc7\x43\xd8\xd9\x68\x0c\x3d\x5d\xf6\x27\x87\xc9\xef\x72\x5f\x3f\xc2\xa6\xcd\x7f\xd1\xa7\x6b\x82\x87\x9b\x93\xdf\xad\x09\xe6\x18\x38\x66\x68\xae\x66\x2d\x05\x96\x77\xd3\xc1\x3a\xe9\x96\xf9\xd9\xe2\xf0\x9a\x21\x24\x2d\x5b\x00\xc5\xce\xcf\xb0\x8d\x53\xe3\x07\xdd\x95\xf4\x58\x3b\x45\x15\x06\x29\x8e\xa9\x12\x2f\x8c\x71\x01\x52\xdb\x97\x92\x27\xaf\x7c\x83\x09\x33\x48\xf4\x93\xe9\x31\x2a\xa8\xf8\x43\x62\xff\x6f\x5f\x4b\x33\x47\xa1\xde\x4c\x33\x07\xf1\xcb\x1f\x4c\x63\x92\xe9\xfe\x6c\x9a\x81\x15\x33\xba\x4c\x96\x2c\x7e\x3b\x16\x5f\x90\xba\x44\xd7\x5f\x42\x2c\xc1\x30\x14\x29\x96\x40\x90\xa6\x3f\x38\x08\x95\x70\x2f\x71\xc8\x81\x98\xf0\xee\xaa\xaf\xca\xba\x2d\x0f\xf8\x31\x1b\xa2\x6d\x4e\x9b\x3d\xdc\xa7\x69\x81\x6a\xdd\x9d\x84\x6e\x15\x6c\x2c\x35\x10\x7f\xee\x92\xd6\x3a\xea\x2f\x23\xeb\x1c\x17\x50\x6a\x53\x5b\x3d\x3c\x46\xe3\xe1\x02\x4c\x68\xea\x4a\x46\x53\xe3\x73\x28\x29\xa7\x0c\x1f\x77\xbe\xec\xff\xd0\xf0\x4d\xeb\x98\x42\x19\xc3\x52\xde\x02\xe3\x7e\x13\xb1\x16\x29\x8a\xbf\x0b\xcb\x05\x9c\xf3\x97\x9b\x94\xb0\x59\x2e\xe0\x37\x9c\x24\xf5\x45\x9d\x1e\x01\xe3\x82\xa4\x28\x12\xc5\x2c\x8d\x31\x77\x6d\x98\x4a\xbb\x8e\x27\x12\x32\xcb\x1f\xfb\x1d\x17\x73\x91\x35\xfc\xa5\x43\xfd\xaa\x0c\x15\x94\x30\x95\x1c\x17\xb4\x9e\xd6\xbd\x99\x1f\x54\x01\xd9\x0b\x72\xf8\x86\x28\xda\x06\xac\xcf\xbe\x0c\x15\xe8\x97\x8d\xb8\x58\xbd\x66\x94\x00\xa1\x1d\x50\x4a\xd1\xe4\xb7\x26\x30\xb3\x0c\x5f\x61\xc5\x44\xc3\xd3\xa0\xa9\xe9\xfc\x00\x1c\x85\x84\x2e\x5f\x65\x92\x6b\xee\xcb\xcb\xef\xf8\xba\xee\x93\x61\xb9\xc6\x4f\x1b\xbf\xf3\x34\x7a\x67\x58\xbf\xce\x28\x07\x28\xe5\xdb\x91\xeb\x61\x94\x95\x94\x93\xdd\x84\x60\x60\x9e\xf8\x8c\xb1\x31\xcb\x4c\xa5\x52\xce\xf7\x54\xd1\x69\x49\x71\x31\x14\x21\xe4\x3d\x7f\x44\x09\xc1\xa3\x20\x6e\x95\x6f\x27\x78\x9b\x77\xfc\xbd\x99\x6e\x50\xe6\xe3\xc7\x21\x10\x4e\xea\x23\x63\xe4\x9c\x3e\xed\xcd\x9b\x5e\x6d\x51\xb7\x41\xf6\x7b\x05\xa6\xd8\x78\x12\xe4\x00\xf2\xfe\xb4\x9b\x49\x7d\xe1\x5a\xbf\xc9\x59\x97\x7f\xa3\x0a\xdc\x81\x4a\x89\xf3\x57\x5f\xfe\xe2\xeb\xaf\xac\x24\xb2\x42\x10\xa2\x13\x82\x48\x22\x16\x84\x20\x82\x31\x20\xc2\x54\x23\xb1\x2f\x12\xb7\xed\x0a\x15\xb6\x16\x8f\x11\x81\x98\xb5\x2a\x11\x2c\xe9\xc0\x05\x89\x95\x1e\x68\x98\x02\x65\x84\x5b\xa1\xe8\x1f\x8a\xb0\x5e\x9c\xf5\x6a\xf4\xb4\xfa\xfa\x03\x34\xe6\x51\x69\xf3\x60\x02\x36\x10\x27\xe7\x56\x69\xcc\x17\xbc\x19\x90\x2f\xfe\xbf\xf7\xe8\x09\xf8\x07\x9c\xa9\xc8\xdc\x9b\xe9\x0a\xe5\xec\xc5\xbd\x69\x7d\xfd\xf9\x65\x8b\x1f\x16\xd2\xb3\xbd\x92\x2f\x21\x84\x3c\x37\x9a\xf2\x4e\x8f\x5b\x77\x37\x08\x50\xe5\xfd\x96\x3d\x84\x6e\x2a\x50\xf6\xf3\x59\xa1\x96\xaf\x7e\xf3\x85\x15\xbe\xa9\x12\xea\x95\xf2\xb1\xa8\x17\xbb\x53\x72\x71\x90\xec\xf6\x42\x02\x94\xd3\x45\xa5\x4d\x13\x2e\x93\x2f\xc1\x50\x29\x43\x05\x5b\xe9\x75\x9b\x81\x88\xc4\x8b\xaa\xfc\x8d\x82\x69\x53\x66\x30\x9d\x03\x2a\xaf\x93\xc9\x98\xe2\x32\x1a\xd7\x00\x36\x68\x61\x34\x66\x3c\xb0\xdb\x64\x68\x81\xdc\x63\x8c\x23\x26\xf4\x98\x35\x44\x58\x48\x1a\x77\x28\xe4\x06\x86\xce\x30\xe1\xd2\x34\xb3\x49\xf6\x7a\x32\x20\x0b\x84\xea\x05\x8e\x18\xac\xf2\x7b\x09\x0a\x28\x42\x85\x6b\x26\x05\x83\x1b\xf5\x43\x09\xc7\x14\x4e\x12\xce\x68\x76\xb5\x28\xd3\x8f\x38\x5e\x74\xa2\x74\xb6\x4a\x69\xa8\x4c\xa9\x24\xdc\x85\x63\x57\x84\x56\x8c\xd2\xab\xb6\x76\xbf\x48\xd4\xa6\x51\x48\x37\x9d\xa8\x90\x6f\x3a\x49\x91\xe2\xff\xdc\xa6\x9c\x02\x52\xe6\xf4\xf6\x82\x06\x69\x63\xe2\x37\x0a\xaa\x68\x1d\x9e\xfa\x5b\xab\x74\x1f\x4b\xd5\xce\xbb\x44\xa3\x68\x75\x22\xeb\x4d\x9f\xa4\xbf\x69\xbf\xc5\x0b\x88\xfe\xc2\x86\x77\xba\xa0\xa1\xcb\x55\xf5\xda\x2a\xd9\xb5\x94\x24\x67\x94\x52\x4f\x62\xf5\x0a\xf7\x44\x62\x45\xd9\x71\x2a\x9c\x1e\x5e\x94\x89\xc7\x07\x9c\xb4\x3b\x40\x25\xfa\x6a\xb2\x69\xce\x79\xad\xa1\x3b\xcb\x8b\xfe\xd0\x30\xdb\xf7\xe2\x75\x60\xd4\xd1\x0a\x3c\xf0\x6e\x15\xdc\x6c\x39\x5f\x92\x6b\x6a\xed\x9b\x0f\x00\xd3\x8a\x35\xea\xc1\x62\xba\x2d\xa1\x22\x9a\xb1\x37\x33\xe5\xcd\xce\x61\xc4\xf5\xec\xa8\x22\x4e\x85\xc3\x1e\xbd\xf2\xea\x04\x8b\xac\x3c\x40\x18\x57\xe2\x50\x96\x0a\x77\x07\xe5\x09\x27\x76\x50\xc8\xee\x06\x55\x39\x42\x38\x50\x2e\x6b\xf2\xc8\x9f\xde\x88\xac\x09\x14\xba\x6e\x81\x97\xe5\xf2\xe5\xcf\xad\xe8\xf2\x07\xc5\xe6\xc3\x1c\x8d\x11\xe0\xb9\xd6\x05\xcc\x14\xd9\x57\xb6\x81\x11\xa8\x6b\x26\xe3\x66\x4d\x46\xb4\x1a\x15\x27\xf8\x8f\x96\x1b\xad\xb2\xc9\xd6\xba\xe0\xfe\xad\x90\xaf\xd8\x1f\x5f\x20\xb7\xf6\x85\x4a\x3e\xd7\x73\xc1\x6c\x58\x71\xd6\xd0\x66\x8a\xe0\x53\x31\xd3\xf0\x73\x78\x29\x66\xa1\xfc\xe4\x1d\x87\xbc\xc5\xe9\x3c\x60\xc3\x48\xe5\x5c\x83\xaf\xd4\x06\x23\xc0\xdb\x14\x0c\x28\x4e\x1a\x38\xcf\x2b\xe8\x6c\xe5\x6b\x15\x54\xc7\x9f\x1c\xef\xdc\x36\x47\xc4\xd9\x2d\x55\xb6\x4b\x8a\x42\xf7\x8e\x0e\xe1\xe0\x12\xdf\x17\x5d\x09\xd1\xf0\xea\xc1\x4f\x32\x15\xa9\xb7\x41\x39\xe5\xe3\x11\xfa\x1e\xf4\x4b\x9e\x0c\x4e\xd3\x44\xe7\x2d\x9c\x4b\x3c\x3f\xf3\x69\xc5\xd8\x2c\xe9\xd2\x0e\x3e\xc6\x0f\xad\x67\xaf\xc0\xce\x1f\x46\xde\xc0\x57\x57\xe8\x09\x7f\x79\x9e\x9f\xde\xfb\x8b\x8f\x89\x1e\xc8\x97\x83\xd2\x78\x1c\x1f\x17\x22\xe0\x48\x7c\x11\x0f\xaf\x22\xa4\x0b\xe4\x7e\x61\xad\x94\xe9\x8f\xc3\x31\xe5\x05\x6d\xce\xd6\x2e\x68\x72\xed\x4a\x20\x2b\x1a\xb5\x3b\x63\xb8\xc2\x2c\x29\x76\xab\xad\xae\xe9\x0a\x69\x04\xae\xc3\x08\x79\xfc\xad\x6a\x57\xa1\x5d\xbb\xd8\x87\xac\x03\xe3\x47\x16\x78\xc2\x01\xa2\xf8\xa2\x1c\x59\x64\x80\xf3\xc9\x85\xc5\xf6\x9b\x11\x90\xcb\x03\x3a\x78\xb7\x40\x60\x2c\x4f\xc0\xff\x65\x81\xc2\x63\x12\x10\xad\x24\x10\x72\x23\x38\x15\x18\xb5\x8a\xb0\x75\x1c\x59\x3b\xeb\x8f\xbf\xff\xfc\xcf\x96\x7e\x70\x36\x04\xce\x47\x0a\xdf\x3b\x1e\x1a\x89\x30\x07\x81\x21\xee\xc2\xe3\x4a\xe4\x31\x02\x26\x9c\x4e\x35\x25\xce\x45\x75\x98\x10\x33\x94\x39\x9a\xee\xc7\xc8\x4c\x19\xee\xcc\x89\x32\xd9\x4b\x53\x6c\x06\x8d\x34\x22\x1b\x23\x07\xb4\x08\x43\x12\x90\xa1\xeb\x00\x05\xe7\x6a\x04\x4a\x3f\x2c\xc3\x60\xfc\xa4\x4c\xbc\xaf\xa2\x94\x33\x9f\x04\xf1\xbe\xf5\xec\x49\x73\xff\x85\xc1\x78\x38\x58\x46\x86\x75\x99\x7f\x46\x07\xa6\xa0\x4a\x65\xe7\x6a\x1e\x6f\x27\x28\x38\xbe\xa0\x2f\xaf\x19\x10\xa8\x02\xd1\xac\x4c\x41\x44\xe7\x0a\x34\x9d\x17\x51\xf2\x77\xf4\xb7\x15\x59\x45\xd9\x99\xb8\x77\x18\x58\xd0\xca\x32\x94\xc5\x95\x34\x74\x5f\x56\xa3\x44\xdb\x3e\x23\x48\x51\xb3\x28\xe4\x7b\xd9\x8f\xa2\xa7\x81\x4f\xa9\xcc\x1d\x47\xc0\xfb\x2b\x95\x92\xcb\xd7\x9b\xe5\x6c\xa0\x37\x62\xa2\x33\x08\x5a\x93\x69\x24\x36\x56\xca\x93\x59\x5c\x61\x85\x1f\x0b\x8e\xa0\x44\xc1\xc8\x61\x20\x40\x11\x2a\x52\xfb\x44\x3d\xaa\xae\xf6\x8a\x7e\x14\x39\xc2\x44\x51\x4c\x50\x4b\x41\xe2\x41\xa4\x53\x2c\xa7\x83\x52\x84\x07\x39\x2a\x75\x64\xcc\xa5\x6c\x19\x0e\x81\xdf\xc1\x3f\x16\x07\x0d\x04\x25\x62\xf0\x68\x18\x2a\x80\x2a\x72\x81\xe6\x72\xd5\x82\x2e\xde\x1d\xf7\xa7\x6f\x1b\x35\x25\x6b\x38\x1a\x83\x0d\xfb\x74\x00\x60\x66\x1c\xef\x0a\x64\x7f\x6f\x67\xab\xda\x85\x16\x36\x2f\x07\x0d\x39\x2c\xae\x93\x74\x06\x3a\x76\xfb\xf4\x61\x6b\x6b\x22\x00\x90\x5b\x4c\xf8\x51\xe7\x18\x54\x93\x00\x74\x56\xe8\x80\xda\x9c\x38\xab\x6f\xb2\x28\x87\x46\xa8\x63\x8e\x54\xc4\x0e\xff\x04\x5a\xc1\x47\xf4\x13\xc2\x90\x14\x38\x0b\x4c\x5c\x24\xd2\x92\x59\x94\xfe\x30\xa5\xe2\xbb\xd4\xe7\x50\x76\x44\xf5\xd1\x29\xa5\x14\xdb\x0c\xe0\x48\x43\xd0\x06\x38\x63\x10\x09\x22\xfe\x37\x78\xd2\x39\x18\xdd\x95\xf0\xfc\xd5\xa1\x64\xd4\x0a\x5f\x62\xbb\xe8\x72\x0e\xea\xb2\x5d\xd4\xb9\xca\xe0\x7c\xc3\xad\xa0\xb2\x91\xe9\x84\xaf\x1f\x06\x09\x5f\xe9\x61\xb5\x6e\x29\xec\xd5\x8b\x26\x12\xb7\xc6\xd1\x76\x87\xa3\x66\xc7\x1f\xb8\xe5\xec\x07\x17\xc3\xc9\xca\x55\xf6\x5d\x49\xee\x5b\xdb\xb3\xc2\x89\x77\xc3\x3d\xf0\x04\x39\xb1\xfa\x77\x7a\x8a\x6c\x64\x0b\xf5\xc4\xe6\x37\xee\x0c\x33\xf5\x4a\x7f\xdf\xe9\x36\x22\x69\x81\x75\x53\x46\x0e\xd1\x50\x83\x92\xff\x37\xa1\xbd\x50\xb6\xf7\xef\x38\x90\xe9\xd7\x0e\x2a\x21\x9b\xe9\x77\x3c\x94\x7f\x68\x4c\x3a\x91\x13\x93\xc2\xde\x68\x78\x4d\xf5\x82\xea\xc4\x77\xc9\xe4\x41\xe9\x10\x2a\x99\xbe\x60\x35\x39\xb2\xe9\x9d\x6b\x7a\xf6\x22\x4a\x5a\xe9\x8f\x74\x3e\x60\xc9\x2b\xf4\x11\xdf\xd7\xa5\x54\x2c\x2a\x81\x0b\xa7\x74\x26\x32\xaf\x38\x4e\x01\x88\x3c\xd3\xe7\xa4\xf0\xb6\xea\x38\x68\x91\xf4\xd2\x16\x06\xf1\xf3\xf5\x55\xdc\x41\xd7\x52\xfc\xc8\xf8\xf9\x73\x1f\xba\xa9\x0f\xad\xd6\xe6\xed\x8b\x2e\xfc\x3d\x00\x7f\xa3\xd1\xe5\xf6\x0a\xfd\xec\xc7\x9f\xf4\xa0\x1b\xfd\xcc\xe1\xcf\xf5\x1f\xe9\xef\x6b\xf8\xf7\xdc\x16\xd7\x02\x76\xfa\xa1\xe5\x2f\xd5\xe8\xd7\x20\x96\x1c\xbc\xc2\xbf\x5d\x1b\x58\x72\x8e\x52\xa1\x4b\x0f\x03\xf9\x22\xf0\x18\xfa\x12\xf4\xd3\xef\x54\xcb\xfc\x49\xf7\x95\xcb\x0c\xf2\x17\xee\xee\x9a\x6d\x5f\xe1\xdf\xdc\x25\xf4\x08\x3a\x3e\x3d\xa5\xc0\xbd\x62\xc6\x52\x06\xe0\x9e\xcb\x99\x6b\x69\xd5\x3b\x74\xcd\x1f\x54\xe7\xdc\x33\x61\x2b\x57\x76\x4a\x98\xe3\xf1\xdb\xe0\xed\x3b\xf5\x76\x91\x3f\x71\xcf\x7f\xf8\x52\xd2\x2c\xd7\xf6\xe4\x22\x4b\xed\x1e\x90\xab\x37\xd6\xe0\x27\xef\xe9\xb2\x20\xe5\x5a\xcd\x17\x4b\x55\x95\x30\xe5\xfa\x16\x1a\x3c\x6f\x1c\xcb\xb3\xf8\xf5\x0d\x79\xd7\x44\xa5\x1f\x97\x67\x9b\x60\xa5\xd2\x3d\x78\x88\x71\x3e\x9e\xe3\x3b\xad\xcd\x3a\xe8\x57\xff\xf6\x6f\x94\xe0\x19\xc4\xfe\x7f\xff\x77\xeb\x8b\xdf\x82\x4e\x05\xf2\x6c\xfb\x74\x0c\xe9\x0a\x5f\xda\xd8\x64\xcb\x93\x01\x3f\x90\xf9\xfe\x9f\x23\x55\x90\x69\x51\x1c\x2d\x39\x77\xe4\x02\x89\xbe\x87\xfd\xbf\x03\x00\x00\xff\xff\xa2\x3b\x00\x29\x0f\xa8\x00\x00")
+var _confLocaleLocale_zhCnIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\x59\x73\x1b\x47\xb6\x20\xfc\xae\x08\xfd\x87\x0a\xdd\x50\xf8\xe5\xb3\x1c\xb6\xbf\x59\x62\xc2\xf0\x4c\x77\xbb\x6f\x77\x4f\xd8\x6e\x4f\xcb\x1d\xf7\xc1\xe1\x80\x41\xa0\x48\xe2\x0a\x44\xa1\x51\x80\x64\xf6\x8d\x1b\x41\x4a\x22\x09\x8a\xbb\x44\x89\xa2\x44\x8a\x22\x4d\x8a\x34\x25\x12\xd4\x4e\x12\x5c\x7e\x8c\x51\x05\xe0\xc9\x7f\x61\xce\x96\x59\x59\x0b\x28\xbb\xe7\xce\xbc\x48\x44\xe5\xc9\xed\xe4\xc9\x93\x67\xcb\x93\x99\x52\x29\x9d\xb3\xdd\x6c\xca\x5b\x39\x6c\x1e\x4e\x5b\x7f\x70\xac\x76\x7d\xa7\xbd\x35\xd4\x7a\x70\xb3\x3d\xb6\xed\xdd\xfa\xd1\xfa\x43\xbe\x62\xf9\x4b\x53\xde\xad\xd5\xf3\xe7\xce\x9f\xeb\x77\x06\xec\x54\xe7\xc9\xbd\xce\xea\xeb\xf3\xe7\x72\x19\xb7\xbf\xc7\xc9\x94\x73\x29\x7f\x7a\xd3\xab\xbd\xe9\x2c\xaf\xf9\xcb\xa7\xe7\xcf\xd9\xdf\x97\x0a\x4e\xd9\x86\xaf\x6b\xad\x57\x6b\x50\xc9\x2e\x94\x52\xde\xfe\x2e\x34\x77\xfe\x9c\x9b\xef\x2b\xa6\xf3\xc5\x54\x6b\xb1\xe1\x1d\xdf\x95\xdf\x4e\xb5\x92\xea\x0c\x0d\x79\x63\x87\xf2\xa1\x5a\x4a\xf9\x2f\xb7\xbc\xd1\xc9\xf3\xe7\xca\x76\x5f\xde\xad\xd8\x65\xfd\xe1\x9a\xdd\xe3\xe6\x2b\x76\xca\xdb\xbd\xef\xdf\x3b\x68\x1d\xcf\xb5\x9e\x2e\x9e\x3f\x77\xd5\x2e\xbb\x79\xa7\x98\xf2\x8e\xef\x78\xe3\x53\xad\xf1\x9a\xbf\xf4\xec\xfc\xb9\x52\xa6\x0f\xc6\xbb\xfa\x1a\x86\x76\xfe\x5c\xc5\x1e\x28\x15\x32\x50\xd3\xdf\x5a\xa5\x81\x16\x32\xc5\xbe\x2a\x42\xf0\xa4\x3b\x43\xe3\x9d\xd5\x83\xf3\xe7\xb2\x65\x1b\xa0\xd2\x45\xfb\x5a\xca\xab\x3d\xf4\x1a\x87\x97\x2e\x5d\x3a\x7f\xae\xea\xda\xe5\x74\xa9\xec\xf4\xe6\x0b\x76\x3a\x53\xcc\xa5\x07\x70\x8e\xad\xf9\x2d\xbf\xf6\xb6\x79\xba\xea\x0f\xd7\xbd\x99\x5b\xfe\xc3\x57\xde\xfa\x03\x9e\x84\x9d\x83\x79\xa6\x33\x6e\xca\x7b\xfb\x82\x67\xcb\xc0\x88\x47\x6c\xac\x98\x19\x50\xf5\xbd\xd9\x29\x40\xdb\x40\x26\x5f\x48\x75\xae\xef\xb6\x76\x9f\xe3\xc8\x5d\xf7\x9a\x03\xb8\xf5\xea\xa3\xad\xc7\xc3\x88\x87\x74\x65\xb0\x04\x35\x56\x77\xdb\xbb\xeb\xea\x6b\x36\x53\xaa\x64\xfb\x33\xa9\xce\xf6\x64\xbb\x3e\x4c\x9f\x10\xb4\xe4\x00\x8a\x9c\xf2\x60\xaa\xd9\xb8\xe3\x1d\xde\x39\x7f\xce\x29\xf7\x65\x8a\xf9\xbf\x67\x2a\x88\xa3\x56\xe3\x66\xab\x31\x76\xfe\xdc\x40\xbe\x5c\x76\xca\xa9\xce\xdd\x25\xef\xc6\xcc\xf9\x73\x30\xe1\x34\x56\x95\x59\xfb\xf7\xf6\x80\x0c\x54\x03\x58\x38\x90\xef\x2b\x23\xfe\xda\xa7\xc3\xad\xcd\x86\xb7\x7e\xaf\x73\x63\xcb\x2c\xef\x75\xca\x57\x42\x95\xfd\x57\x27\xad\xf9\x15\x13\x04\xc6\x11\x82\xd0\x43\xc9\x14\x61\x21\xa8\xb8\xb5\xbb\xda\x9a\x1d\xf5\x6b\x73\x46\x71\x26\x37\x00\xb8\x2c\x65\x8a\x76\x41\xca\x15\xb1\x65\xb2\x59\xa7\x5a\xac\xa4\x5d\xbb\x52\xc9\x17\xfb\x00\xdb\xfb\xb3\x80\xd1\xf6\xee\x49\xeb\x78\x17\x16\x22\xf9\xf3\xa0\x53\xd5\x8b\x99\x6a\xee\x6f\x37\x0f\x0f\x79\x0d\xa5\x48\x57\xe3\xf5\x51\xd5\x68\x0e\x6e\xba\xd7\xb6\x81\xe6\x97\x86\x60\x0a\xfe\xab\x86\x77\x6b\x0b\x96\xab\x5a\x28\x00\xf2\xfe\x56\xb5\xdd\x0a\x74\x36\x5b\xf3\x0e\xde\xb4\xeb\x6f\xfd\xe7\xd7\xcf\x9f\xcb\xbb\x2e\x7c\x06\x32\xd8\xf0\xa6\xee\xf2\xe8\xb1\xa9\x6c\xa6\x98\x85\xe9\x78\x33\xf7\xfc\x37\x35\xfc\xf0\x8d\x6b\x67\xca\xd9\xfe\x6f\x71\xd4\xf8\x47\xca\x9f\x5d\x82\x0d\x44\xd4\x97\xb0\xa4\x48\x43\x29\x45\x52\xd4\x87\x74\x01\x4d\x3b\x39\x98\x56\xe3\x07\xa1\x87\x6f\xf2\x45\xb7\x92\x29\x14\xa0\x65\xf9\x0b\x36\xcf\x78\xfb\x87\x11\xbd\x33\xf2\x95\x02\xed\x6b\xff\xd9\x6a\xfb\x74\xb6\xbd\x3a\xc9\xe5\xad\xad\x09\xef\x10\x28\x23\xe7\x64\xaf\x00\xf5\xe3\x46\x86\x3e\xbd\x27\xd7\xfd\x47\x4b\xfe\xf5\x2d\x7f\xe7\x07\x6f\x69\xab\x79\x7c\x0a\xa3\xb0\x3e\x23\x18\xcb\xdb\x3d\xf0\x16\xb7\xb8\x11\xe0\x27\x7d\xee\xcf\x47\x40\x99\x6f\x81\x7f\x78\xa7\x23\xde\x48\xad\xd9\x98\x6f\x35\x46\x3b\xf7\x47\xda\xf5\x86\xf5\x49\xc6\xaa\x64\xca\x7d\x76\x25\x75\x21\xdd\x03\xbb\xf1\xca\x05\xab\xbf\x6c\xf7\xa6\x2e\x5c\x74\x2f\x7c\xca\xfb\xdb\xbf\x37\xe6\xaf\xfe\xf0\xc9\x07\x99\x4f\x2d\x6f\x76\xda\x1b\x9d\xf2\xea\x07\xb0\xb5\x79\xe4\xed\xd3\x87\x38\xd6\xd5\xa7\xde\xe8\xe2\x4f\x43\xd7\x11\x4d\x7f\xab\x02\x6f\x48\xe7\x7a\x98\xaf\xe1\x00\xac\xf6\x93\x61\x58\x07\x9e\x91\xf5\xc5\xe0\xe5\xff\xf5\xf9\x4f\x43\xc3\x5f\x39\x6e\xa5\xaf\x6c\xf3\x0f\xf8\x17\x6a\x7d\x6c\xf9\xb5\x7b\xd6\xd7\xf9\xcf\x7e\x4b\x6d\x41\x1b\x8c\x17\xff\xee\x9e\x3f\xb5\x0b\x38\x57\x64\x80\x25\xb8\x15\x75\x41\xeb\x79\xc3\x7b\x34\x81\xec\xd1\xad\x04\x5f\x9b\xfb\x0d\x7f\xe9\x50\x16\x2a\x80\x95\x15\xd3\x1b\x3c\x52\xa2\x76\x36\x74\x42\x1c\x42\x17\x03\x93\x68\x6d\xee\x51\x41\x74\x21\x64\x09\x68\x6e\x8c\x6f\xf9\xf2\xa7\x2f\xbf\xfc\xf3\x67\xbf\xb5\xbc\xa3\xbb\xfe\x9d\xe9\x66\x63\x03\x58\x94\x55\xad\xf4\xfe\xd7\x74\x9f\x5d\xb4\xcb\x99\x42\x3a\x9b\xb7\xbc\x9d\x85\xd6\xb3\x27\x9d\x87\xa3\x34\x6b\xd7\x2d\x00\x67\x03\xf2\xb9\x7c\xf9\x73\x0b\x18\xa5\x77\x34\x83\x63\xad\xf4\x07\x03\x81\x25\x69\x36\xde\xb4\xdf\xd6\xbd\x93\x9b\x50\xe1\x6f\x05\xc4\xb8\x0c\x29\x8a\x49\x0b\xb9\x80\xc6\x1f\x55\xa1\x6e\xec\x72\x39\x0d\xec\xb8\x32\x88\x4b\x45\xcd\xff\x82\x9a\xcd\xfd\xa9\xf6\x8d\xe3\xe6\xfe\x61\xeb\xc7\x43\xdd\x4a\xbe\x78\x35\x53\xc8\xe7\x60\xad\x14\xc6\xa8\x76\x04\x6d\x50\xd5\x1b\x19\x6e\xef\xee\x7b\x93\x23\xde\xec\x53\x9e\xb3\x75\xe1\xd2\x05\xea\xef\xc2\xfb\x17\x2c\x6a\xb0\xe8\xa4\x99\xd5\x20\x83\xcf\xe5\xdd\x4c\x0f\x30\x7b\x3e\x81\xca\xcc\x3b\x11\xdb\x34\x0c\x6f\x7d\x05\x88\xdf\x5f\xda\x66\x76\xc6\xfb\xda\x9b\xbb\xcf\xab\x88\x83\xbf\x31\xe2\x8d\xbe\x6e\xee\x4f\xb4\x80\xfe\x76\xd6\xf8\xf8\x8a\x4c\x5e\xf1\x35\x21\x05\xdd\x08\x13\x41\x6c\xbe\xe7\xcf\xa9\x75\x63\xca\xf4\x0e\xe7\xa1\x3b\x38\xbc\x61\x47\x28\xe2\xc4\x33\x9d\xd0\x20\x85\x42\x35\xea\xb3\xa6\x9d\xd3\xa7\x50\xda\x9a\xb8\xee\x4f\x1c\x77\x46\xde\xb6\xae\x3f\xd5\xec\x96\xab\x74\x16\xb6\x5b\x8f\xa6\x81\x0d\x37\x1b\xcf\x7e\x3e\x1a\x66\x16\xc4\x4b\xc5\x1c\xc8\x7f\x7c\xd0\x7a\xb8\x4b\x87\xb8\x2e\x52\xad\xfb\xe3\x43\xfe\xd2\x38\x09\x0f\xed\xd3\x25\x60\x23\x5c\xa5\x03\x68\xdb\x1b\x6d\xaf\x01\xfe\xef\xfb\xf3\x27\x20\x72\xb4\xeb\x1b\xdc\x08\x6f\xdf\x2a\x1c\xfd\xb8\x5b\x98\x7f\xb4\x5e\x36\x5a\x8d\x15\xb5\x61\x54\xa1\xea\x03\xab\xf2\x8e\x39\x05\x46\xd6\xf0\x46\xde\x42\x97\xc0\x1d\x22\xa3\xf3\x6e\x4f\x1a\xdc\x88\xa8\xea\xce\x54\xf3\x78\xc9\x5f\xbe\xd1\x59\x9c\xe5\x9d\xee\xc0\xd1\x0b\xa2\xc3\xca\x0a\x1d\xc4\xfc\xd3\xe8\x86\x51\xeb\x1d\x3f\xf7\xee\x4c\x59\x97\x2f\xff\xd1\xf2\x46\x26\x3a\x0f\x46\xbd\xa5\x3d\x6f\x79\x48\x76\x4d\x7f\xba\xe4\x94\x2b\x29\x2c\x6d\x3d\x05\x51\xe0\x07\x6f\xe6\x6d\xf0\x5d\x6f\x0f\x28\x66\x69\x0a\x98\x24\x22\xfc\xe1\x9c\x37\xfb\x4c\x57\x80\xbd\xdb\xba\xbb\x08\xab\xdd\x5e\xdd\x6a\xad\x1f\x02\xe1\xe0\x26\xa6\x1e\x6f\xad\x00\x29\x50\x5f\xfd\x95\x4a\x89\x3b\xfb\xe3\xd7\x5f\x7f\x65\xf6\xa6\x4b\xf4\x22\x13\x09\x48\x27\xd0\x5b\x00\x8a\xe4\x50\x2d\x17\x04\xc2\xfa\xeb\x5f\x3e\xd7\xdf\xba\x4d\x1c\x7b\xfb\x00\xff\xb9\x1c\x9a\x3f\xe0\xb7\xb9\x3f\xd4\x3c\x7c\xc8\x92\x4b\x73\x7f\x07\x7a\xea\xdc\x39\xf1\xa7\x37\x84\x66\x9d\x12\xee\x9c\x80\x68\x67\xea\x20\x69\x29\x72\x25\xa9\x47\x4a\xa0\x05\x60\x2c\x8c\x1f\x7d\x80\x0f\xc0\x9c\x88\xaf\x5e\xfe\x02\x66\xab\x78\x2a\x7d\xee\x2d\x3b\x03\xaa\xd2\xf2\x06\x08\xac\xc6\x77\x35\x0b\xb3\x98\x07\x0c\x48\xee\x0c\xbf\xf6\x4e\xb6\xad\xbf\xfc\xf3\xef\xac\xff\xf4\xf1\x47\x1f\x59\xfe\xe3\x31\x6f\x0c\xf9\x1f\x8c\x0d\xb8\xa4\x7f\xbf\x8e\x53\xda\xdf\xc6\xf3\xfa\xb0\x8e\xf3\xa1\xb9\x71\x7d\x60\x18\xc2\x5d\x2f\x7c\x09\x1b\xea\x82\xf5\x09\xcd\xe1\x7f\xd8\xdf\x67\x40\xbe\xb4\x2f\x65\x9d\x81\x4f\x89\xcc\x1e\x1f\x01\xf3\x24\x1c\x60\x39\x10\x2e\x91\xb6\x37\x33\xd7\x19\x1a\x56\x62\x9e\x94\x04\xd2\x9e\x51\x1a\x48\x7e\x2c\x01\xa7\xb3\x4e\xb1\x37\x5f\x1e\x00\xf1\xa2\x8e\x94\x4f\x0c\x85\x41\x59\x28\xe4\xe6\xd2\x45\xa7\x92\xef\x1d\x14\x28\x9e\x7f\x67\xe8\x41\x6b\x65\xc3\x9f\x99\xed\x8c\xde\x46\xf1\xa2\x0c\xe2\x72\x1a\xff\xcb\x67\x6d\x75\xca\x29\xb2\x84\x05\xf5\x46\xde\x78\xbb\x37\xc2\x0b\xe1\xf4\xf6\x16\xf2\x45\x9b\x0f\x07\x6e\xbb\xf5\xa4\xd1\x3a\x3c\x55\x87\x84\x09\x00\x54\x58\x02\x19\x1e\x18\x24\x88\x88\xad\xe3\x17\x0c\x03\xbc\xb0\x79\xb0\xc2\x54\xdd\x6c\x4c\x5b\xbf\xfb\xec\x4b\xab\x3d\xfd\x16\x25\x20\x3a\x52\x60\x65\x80\x71\xc0\x02\xa0\xfa\xf1\xfa\xa6\x7f\x38\xcb\x0c\x03\x60\x81\xc1\x01\xf6\xf5\x18\xb9\x16\x6f\x5e\xe1\xd2\x20\x9a\x5e\xcd\x80\x34\x91\x92\x5d\xf3\x07\xf9\xad\xb5\x97\x28\xa0\x8c\x31\x0a\x8e\xfc\x02\x48\x65\xf7\x41\xf3\x60\x1c\x46\x00\x63\x6a\x36\x46\x78\xc1\x5b\xf3\xcf\x45\xde\xdf\xbf\xd5\x3c\x7a\x8c\x6b\x5c\xbb\xd7\x69\xdc\x07\xd4\xc3\xdf\xde\xfa\x2b\x10\xa3\x43\x63\x0a\x9d\x1c\x7c\x0c\x88\x40\x39\xb6\x8d\x94\x2c\x1a\x4d\x12\x78\x30\x3a\xb3\x12\xb0\x31\xae\xc4\xfc\x00\x06\xe7\xcd\x6c\x03\xdb\x0b\x0e\x0e\x26\xe0\xb7\x20\x95\x3e\x06\x91\x17\xf6\x3a\x9f\x38\x45\xea\x40\x69\x0b\x42\x1a\x4a\x67\x50\x18\x0a\x43\xc9\x08\x44\x7a\x5a\xda\xe2\x41\x70\xf7\xfe\xc2\x9b\xf6\xc9\x1d\x6f\x64\xa3\xb3\x76\xd3\x50\x3d\x48\xfc\x02\x45\x45\x94\xbc\xf4\xd5\x3c\xea\x50\x4c\x2b\xa4\x01\xb5\x77\x4f\x3b\x0b\xbb\xc0\x77\x41\x5d\x4c\x06\x57\x94\x43\xd3\x0a\x34\x27\x60\x5e\xdc\xfd\xb8\x9c\xbd\xd2\x12\x89\x81\x88\x86\xd9\x27\x5e\x6d\x11\x68\x05\x2a\x02\x40\x6b\x69\xc2\xab\xed\x71\x5d\x58\x23\xd9\x2a\x04\x4c\xf8\xe0\x73\x57\xa4\x7c\x51\x81\xc3\xc7\x38\x23\x0f\xa4\x78\x38\x84\x81\x1f\xf0\x19\x03\xc3\xc0\xbe\x1e\x3e\x86\x33\xd9\xfa\xd3\x67\xa9\x0f\x2d\x3d\x30\x3c\xd7\x50\x63\x26\xd2\x3c\x59\xd0\xed\x18\xc7\x0c\x77\xca\xbb\x2d\xd2\x8f\x3e\xbc\x09\x84\x35\xc3\xb0\x40\x41\x27\xd3\xd9\xe2\x02\xca\xfd\xc4\x20\x0c\x88\x90\xb2\xc8\xd5\x59\xcf\xd4\x75\x15\x27\x12\xcd\x20\xdd\xe7\xa0\xda\xf3\x74\xc2\x9b\x7a\xc9\x22\x33\x2a\xce\x6e\x25\xdd\x97\xaf\xa4\x7b\x91\x5b\x81\xc4\xba\xf0\xd8\x7f\x79\xb7\x5d\x1f\xf5\x6a\x4f\xad\xf7\xa0\xe0\x3d\xcb\x9b\x3b\x6e\x36\xd6\x7f\x3e\x7a\x70\xf1\xaa\x12\x09\x3f\x46\x46\x94\x86\x5d\x95\x2f\x20\x59\xa1\xe4\x84\xbb\x9b\x77\x12\x6c\x97\x99\x39\x3c\xe2\xc7\x6b\x88\xe0\xf9\xba\x3f\x39\x6c\x89\x08\x28\x12\x2c\x30\x88\x8b\x2e\x30\xfc\x89\xf6\xf1\xb1\xe8\x02\x8f\x6e\xe2\x12\x8d\xd7\x10\x62\x68\x92\x57\xc6\xea\x73\x7a\xaa\xf9\x42\xce\x62\x9d\x9f\x30\xad\x64\x42\x90\x08\x65\x8d\xa3\x42\x3c\xd6\xdd\xf9\x01\xd0\x23\x43\x56\x35\xba\x0a\x39\xc9\xd5\xb4\x4c\x82\x53\x1d\xc8\xc0\xb6\x49\x10\x5d\x3a\xcb\x8f\xc4\x2a\x41\x3f\xb1\xaa\x6b\xbd\xff\x29\xcc\x0e\x50\x95\xb9\x6a\x33\x5f\xef\x53\xd8\xe5\x23\xb9\x33\x32\x85\xfd\x9d\x2e\x83\xa8\xe4\xad\x3f\x6f\xbf\xda\x88\x8c\x34\x44\xc2\x21\x7a\xd2\x0a\x6b\x7c\x92\xbc\xc4\x6e\x35\x9b\xb5\x5d\x17\x57\xc4\xdb\x00\x26\x32\xcc\x52\x9e\x77\x52\xeb\x3c\xbd\xef\x8d\xbc\x82\xef\x70\x42\xfb\x13\x3f\xca\x39\x27\x6a\x5c\x6b\x63\x59\xeb\x1a\xfe\xcd\x71\x90\x20\x89\x39\xa2\x96\x89\x1c\x7a\x67\x1d\xe8\xc2\xfa\xed\x5f\xff\x40\xd2\x22\x68\x9d\x68\x2c\x02\x95\xb3\xca\x62\xa7\x53\xc8\x69\x7d\x15\x88\x19\x39\x67\xc4\xd4\xa1\x60\x14\xb9\xba\xd7\xf2\x80\xd0\xb4\x36\x33\x21\x9e\x2a\xf6\xf7\x15\xd8\xaa\x63\xfe\xd4\x9a\x69\x74\x52\x32\xe2\xc0\x20\xad\x20\x4c\x8d\xcc\x07\x4a\x55\xce\x3a\x05\xa0\x41\x07\x39\xeb\x55\x5b\x20\xbc\x99\xeb\xcd\xfd\x69\x6f\x6a\x06\x64\x41\x03\x14\x5a\x70\xca\x7d\xaa\x01\x6d\x9e\x18\x4c\xb3\xb1\x44\x15\x28\x9b\x09\xb1\x2c\xb2\x8a\x31\x43\xa2\x45\x55\x2a\xff\x25\x58\x20\x32\x27\x48\x8f\xcf\x1f\x89\xc4\xcb\x87\x08\xf5\x08\x6d\x11\xb2\xc4\x68\xf6\xad\xa8\xfa\x62\x3c\x53\xa3\x02\x80\x4c\xb5\x82\xa6\x81\xc0\x38\x95\x16\xd3\x87\x70\x2e\x5e\x78\x43\x5a\xe8\xb7\x4b\x28\x5a\x0c\xb8\x7d\x64\x81\x6a\xcc\x30\x17\xfc\xf9\x68\x85\x77\x37\x73\x47\x5a\x2c\xd7\xc9\xe6\x33\x85\xf4\x2f\xaf\xda\x98\x83\x03\x92\xaa\x86\xcf\x2e\x36\x91\x81\x6a\x93\x42\x41\x1c\xd4\x97\xd7\x28\xd3\x9a\x47\x16\xb4\x87\xf2\xff\xc8\xcb\xce\xc2\x0e\xec\x55\xd8\xe8\xed\xe1\x79\xdc\x2d\x64\xc7\xd3\x64\x9c\x70\x8c\xe2\x80\x90\x73\xc5\x5b\x36\x65\xa0\xc4\x5e\x10\x2b\x03\xf6\x40\x0f\x36\x81\x2b\xb5\xd7\x3c\x9e\x51\x06\xc8\x5e\x58\x6e\xd8\xbc\x81\x04\x76\x0a\xe7\xf9\x9e\xa2\x41\x2c\xb5\xbb\x94\x02\x3a\xb4\xb9\x12\x18\xc0\x35\xd8\xfa\xf7\xfd\x17\xab\xbc\x10\x50\xd8\xf9\xf1\x19\x08\x0a\x86\xde\x27\xec\x99\xcf\x77\x12\xd5\x5c\xbb\x58\x51\x18\x03\x91\xd3\xdb\x1b\x16\xb3\x18\xcd\x85\x65\x37\x5e\x01\x9c\x0e\xc9\x86\xed\xb1\x97\xd6\x27\x3d\x9f\x5e\x74\x3f\xf9\xa0\xe7\x53\x66\x95\xfe\x0f\x43\x3e\x48\x77\xd7\x91\xad\xfa\xf3\x6f\xa0\x0e\x4a\x8f\x07\x6f\xe0\xd0\xb6\x2e\xe6\x2c\x6f\x6f\x06\xce\x6b\x6f\x74\xc4\xdb\x9d\xf4\x6b\xb3\xdc\xb6\x9c\xe3\xa4\x0a\xb1\x0a\x23\x87\x70\xc5\xd1\x84\xc5\x28\x82\x83\x94\x9b\x56\x14\x96\xc9\xd2\x36\x22\xca\x56\xa0\xfe\xe9\x90\xff\xaa\x11\x86\x2b\xdb\x34\xbd\x42\x7e\x20\x5f\x49\x24\x8b\xeb\x5b\x6c\x22\xe3\x89\x71\x13\x3c\xe7\xf6\xe9\x18\x6c\x95\xce\xda\x5c\xeb\x60\x98\xe7\xd8\xda\x19\xf7\x4e\x46\xac\x8f\x2d\xaf\x36\xda\xb9\xbd\xc2\xb6\xa0\x76\x9d\xe9\xb7\x3f\xe3\xa6\xab\x45\x41\xaf\x9d\x63\x3a\x01\x26\xab\x18\x9c\xb0\x63\xc4\xd3\xeb\x09\x9e\x0f\x48\x17\x8c\xf0\x04\xac\x5a\xcd\xe3\x51\x50\xec\x01\xe5\x8c\x2b\x56\x00\x60\x58\xa8\x21\x68\xe3\xd7\xd2\x36\xe0\x1a\x1b\x33\xc6\x8d\xb3\x02\xc6\xb6\x34\x04\x52\x53\x67\x6c\x0a\x16\x93\x9b\x17\x23\xd8\xd4\x5d\x6f\xac\x01\x27\x1a\xda\xad\x61\xa9\x26\xc7\x3b\xb7\x77\x85\x3c\x01\x55\x32\x6e\x86\x02\x76\xea\xad\xdf\x34\xdb\x30\x69\x42\xe9\x4d\x74\xc2\xba\xb4\x7d\x2b\x74\xc2\xb2\x54\x16\xd5\x58\x68\x2e\xb0\x1b\x60\xab\xc1\x80\x9b\x8d\x46\x13\x96\x95\x04\x0f\xde\xfe\xd8\x37\x0e\xa1\x12\x1f\xc1\xcf\x47\x35\x1e\xc4\xcf\x47\xe3\xb2\x4e\xbc\xc8\xb4\x05\xa0\x08\xce\x19\x35\x26\x6e\x42\xef\x15\x2e\x54\x3b\x49\x9d\x5b\x64\x9b\x8c\x90\x81\xa6\x78\x3e\x4d\x70\xf7\x9e\x8e\xf9\x4b\x2b\x80\x4b\xf8\x1b\x8e\x3f\xff\x6e\x4d\xe3\x29\xe8\x41\xab\xb9\x61\x8c\x19\x9d\x6a\xc8\x8a\xe3\xa4\xdd\x7e\x54\x9a\x65\xe0\x77\x4f\xbd\xc3\x27\x62\xc9\xd9\x9b\x43\xe7\xc7\x7f\x86\x65\x9f\x52\x67\x17\xe2\xe1\x5b\x21\x75\xe4\xb7\x8a\xce\x91\x60\x13\x48\x5d\xc3\xb1\x70\x05\x50\x2c\x15\x33\x94\xb9\x16\x5d\xb0\x64\x22\xd5\xe0\xe1\xfa\xa4\xe6\xdd\x5a\x9b\x05\xf6\x86\x28\x7b\xb6\xd6\x3e\x9d\xe6\x93\x98\x87\xeb\xe4\x32\x38\xde\x41\xdb\x15\x99\x8f\x77\x36\x5a\xb4\xc4\xc2\xac\x3e\x00\x28\x6a\x87\x82\xef\xd3\x5d\x7f\xfe\x80\x9a\x00\x4e\x37\x00\x2d\xfc\x15\xa4\x99\x2f\x23\x9e\x89\xbf\xc0\x89\x44\xdf\xf8\x38\x52\x26\xa5\xdf\x1b\x0e\x0b\x35\xb9\xaf\xa2\x6e\x8b\xbf\xd8\x09\x5e\x8b\xcb\x97\xff\xf8\x35\x89\xc1\x64\xda\xa8\xc3\x86\xde\x50\x8d\xfe\xb1\x52\x29\xb9\x7f\x2d\x17\x52\x6c\x69\xf8\xeb\x5f\x3e\xb7\x82\xb6\x07\x0b\x4e\x26\x87\x85\xfe\x34\x48\x28\xc3\xaa\xe0\x6b\x3b\x33\x40\xe3\xf3\x1e\xae\x75\xee\xaf\xa8\xa6\x7e\x03\x27\x26\x7d\x86\x9e\x61\x2d\xf4\x67\x14\x9c\x7e\x9f\x2c\x04\x07\x3a\x89\x4d\xae\x91\x98\x05\x2e\x53\x28\x81\x66\x84\x22\x89\x40\xb0\x62\x00\x10\xed\x89\xe7\xa0\xc5\x7a\x3b\x0b\x7e\x7d\xea\x27\x50\xe1\xef\x9f\xfa\x13\xe3\xcd\xa3\x3a\x08\x9e\xf8\x11\x94\x90\xad\x6d\xd0\x96\x61\x3f\xbd\x9f\x86\xbd\x14\x6d\x2d\x07\x3b\xf9\x57\xb5\x08\x5f\xc2\x2d\x42\x17\xad\xeb\x07\xc2\xcb\xff\xae\x66\xc0\x84\xae\xdb\x04\xf9\x84\x2d\x12\x28\x3b\x46\xa1\xfc\x25\x60\x88\x33\x0c\x65\xa1\xf9\x83\xac\xa4\x62\xc1\xf8\x3e\x19\x7e\x7d\x33\x11\x9e\xd9\x93\x46\xa2\xb6\xa8\x00\xdb\x85\xbd\x1c\xd9\x13\x54\x03\x2d\x4f\x67\xc0\x23\x25\x30\x5c\xf1\x0a\x9c\xb5\x45\x81\x05\xd6\xd6\x5a\xd9\xe8\xcc\x2f\xb6\xeb\x75\x90\x72\xb5\x43\x0c\x4e\xb2\xac\x53\x2e\xdb\xd9\x4a\xca\x50\x73\xb7\xbd\xc9\x03\x10\xac\xa9\x1d\xcd\x1a\x02\xd1\x5d\x59\x5d\xa7\x4d\x6a\x0d\xd7\x0a\x5c\x77\xe9\x1e\xdb\x86\xd3\x32\x73\xc5\x2e\x06\x7b\x25\x38\xab\xa7\x1e\xc3\x47\xe1\x59\xa0\x52\x44\x6b\x98\x3b\x29\xa9\x12\x88\x1d\xb1\x3a\xa6\x75\x36\xa9\x4e\x05\xb6\x41\xac\x92\xb9\x25\x92\x2a\xf1\x42\x51\x05\x98\x59\x2e\xb4\x9d\x35\x3c\x73\x1a\x56\xad\x0a\x05\xbb\x0f\x6d\x79\xaa\xb3\x70\x0f\x64\x5d\x07\x85\x07\xf4\x43\x83\x1a\x34\xce\x34\xd2\x83\xe5\x31\x35\x02\x6d\xf6\x66\xb5\x45\x4c\x17\xc0\x08\xcb\xe4\x4c\x35\x54\x34\xea\xd9\x14\x7d\xf4\xc1\x67\x62\x16\xc8\xe8\xac\x96\x80\x8c\x50\x75\xeb\xda\x14\xfa\xf7\xc8\x90\xdd\x1e\x1a\x09\x86\x79\xbf\xee\xcd\x3e\x39\xab\x59\xcd\xda\x13\x1b\x15\xaa\x8a\xb6\xa2\xb5\x48\xfb\x7b\x60\xfd\x29\x40\x3a\x33\x6c\x6d\x60\x40\x0f\x06\xa8\x82\x4b\x5b\x74\x44\x15\x32\xa0\x92\x23\x91\xd0\x1c\x10\xbc\xb5\xd9\xe8\x2c\xae\x2b\xd8\x43\xdc\x9b\xb3\xd3\xb8\x89\x8e\xa7\x4c\xa9\x1a\xc7\x44\xd6\x21\x2e\x12\x71\x53\x6b\x8f\x20\x53\x91\x4f\x8d\x5b\xc3\x03\x67\xee\x3e\x0f\x44\x4e\x46\x35\x49\xb4\x6c\x5f\xb1\x07\x53\xa0\x34\xfa\xb7\x9e\xfb\x3b\xe3\x24\xfa\xa0\x1a\xc9\xd6\x01\x7d\xfe\xe9\x89\x5b\x01\xb3\x27\x15\x98\x34\x43\x14\xef\xaf\xda\x65\x38\x91\x74\x8b\x64\xa6\xff\x45\x8d\x4c\xa2\x9c\xc6\xaa\xeb\xf0\x18\xa8\xbc\x9d\xeb\x3f\xe0\x8a\x2b\x96\xa1\xc1\x70\xce\xd0\x06\x99\xcf\x00\xdf\xa8\x54\x8f\xbc\x61\x30\x7f\x68\x93\x26\x86\xda\x95\x36\x6f\x4c\xd7\xd0\x6a\x43\x7d\x87\x54\x6f\x60\xac\x15\xa0\x7f\xc4\x39\x3b\xca\x4d\x21\xa0\xd9\x98\x6a\xdd\x7c\x83\xfd\xaf\xcc\x36\x0f\x1f\x6a\xed\xce\x9f\xd8\x60\x0a\x62\x51\x47\x39\x2b\x6a\xed\xe3\x67\x80\x64\x24\xfa\xda\x63\x40\xb5\xb7\x7b\x03\x71\x47\xe6\x2d\x7f\x7c\x13\xdd\x9a\xfc\x9d\x1a\x37\x96\x80\x87\x80\x12\x2f\x3a\xcb\x23\x23\xf0\x17\x36\xf5\x08\x98\x5d\x90\x91\x12\x57\x31\xd2\x7d\xeb\x49\xc3\x3b\x1a\xd2\xdd\x33\xb0\x66\x3d\x91\x79\xa2\xce\x4a\x00\xff\x97\x26\xc9\x8d\x87\xe8\x2c\x18\x01\x3b\x84\xea\x1b\xbc\x2c\x7c\x96\x37\x4f\x96\x61\xaa\x40\xf5\x9d\x1b\x5b\xa0\x10\x08\xd5\x13\x97\x12\x51\x7b\xa4\xc6\x4d\x43\x45\x13\x26\xac\x37\x00\xcf\x24\xf7\x73\xba\xa7\x9c\x29\x66\xfb\x8d\xfd\xd7\x7a\xb8\x8b\x4e\x81\xda\xa8\x3f\x5f\xd7\x3b\x4f\x4e\x80\x6f\x70\x44\xa8\x8a\xf7\x67\x8a\x7d\x76\x5a\xcc\xce\x20\x58\x5b\xca\xb4\x8c\x3e\x00\x0b\x8d\xc4\x24\x5e\xc9\x1a\x91\x79\x58\xd7\xca\x56\xdd\x8a\x33\x60\x54\xe6\x28\x04\x65\xb8\xd9\xe1\xaa\xaa\xd2\xbf\x3a\x70\x5e\x63\x74\xcb\xad\xc7\xb0\x0f\x40\x5a\x35\x22\x02\xf2\x20\xf3\x09\xd3\xab\x2d\xb4\x57\xb7\x44\x1a\xcd\x57\x60\x73\x8e\x3c\xc3\x45\x96\x18\x85\x5e\xa7\x50\x70\xae\xd9\x65\x17\xbe\xbf\x04\x89\x12\x96\x0b\xf1\x9c\x41\xe6\x45\x7a\xfe\xf5\x83\xf6\xeb\x47\x0a\x0e\xad\x4a\x0c\x07\xa3\xc1\x69\xa3\x80\x78\x89\xb8\x38\x4a\xb0\xe5\xab\x50\x49\x33\x45\xeb\xbd\x8b\xee\x7b\x16\xd0\x05\x1e\x16\xa7\xcb\xe8\xc4\x7a\xc0\x8e\xde\xa0\x56\x29\x53\x01\x46\x59\x64\x9d\x85\x46\x62\x34\xa0\xfd\xb3\xdc\x52\xd8\x7d\x42\xa1\x11\x1c\x90\x01\x68\x4f\x0e\xdb\xd0\x4c\x57\x10\xa7\x6c\x48\xcc\x54\x5c\x11\xf5\x0c\xf6\xa1\xac\x1e\xa9\xd6\xfa\x49\xf3\x70\x9d\xd5\x21\x36\x6c\x90\x2b\xac\x90\xcf\x92\xa2\xae\xaa\x32\xf9\xb1\x71\x8e\x36\x89\x2a\x50\x36\xa2\x9c\x5d\xb0\x31\x2c\xc9\xd8\xb6\xc0\xe2\xf2\x6a\x92\xd6\x9f\x3e\xc3\x99\x94\xaa\x3d\xd0\xb2\x8e\x3d\xe1\x15\xd2\x93\x90\xf0\x22\x32\x48\xc7\x75\x07\x74\x85\x1c\x3d\x20\x55\x0e\x6b\xa1\x29\xfa\xe0\x0d\xb2\xfe\xf9\x2d\x20\x09\x7f\x7a\x03\x15\x52\xea\x18\xf1\x47\x27\x17\xbb\x7c\xbc\xdb\x93\xec\x01\xe2\x25\xc1\x58\x15\x3e\xf5\x94\xa3\x43\xc9\xc6\x2a\xb6\x8a\x71\xab\x62\xab\x0a\x4e\x56\x9c\xdf\xe3\x43\xb0\x0d\x70\x30\x93\x18\xd7\x50\xca\xa1\xca\xa3\xa6\xe2\x3f\x7c\x05\xa7\x89\x9a\x4a\xb8\xd0\x34\x39\xe2\x19\x6d\x2c\x1d\x57\x53\xaa\xcd\xb0\xde\x20\xf1\x10\x29\x76\x1d\x2b\x95\x25\x02\xa6\x0c\x0c\xc8\x28\x88\x8f\x30\xb2\xd8\x77\x89\x5a\x3a\xa1\x03\x64\x3b\x64\x4f\xcc\x53\x97\xc6\x81\xbe\xb5\xb3\x92\xcc\x33\x40\x63\x55\xe8\xb1\xb1\xd9\x6a\xec\x28\x85\x29\x14\xa7\xa3\x3e\x06\xce\x92\xf0\x3e\x9e\xad\xa3\x0b\x40\xa3\x55\xb6\x6f\x12\xac\x76\x95\x93\x3a\x89\x6c\x8a\xc2\xcf\xfc\xe5\x0d\xf6\xf9\xa0\xfd\x5b\x3b\xa5\xd8\xdf\x15\xb0\x10\xc7\x71\xc5\x06\xc8\xfd\xb2\xb9\x96\x0f\x73\x05\x25\x2b\x20\x10\x8c\x66\x2e\x53\xde\x86\x6a\x09\xf5\x29\x90\x5c\x64\x44\xb4\x33\xd3\xf9\x01\x0c\x89\x0b\x5c\x5c\xe4\x9a\xd3\x32\xb9\x77\xf4\xd8\x7b\x78\xd2\x1a\x1f\xa3\xb5\x2a\x3a\x91\x49\x19\xe6\xfe\xa5\x6d\x6e\x03\x54\xf9\x08\x42\xf0\x90\xa0\xf3\x3d\x32\x77\x16\x84\xcc\x61\x47\xe8\xc6\x1c\x7e\x8c\x6e\x34\x49\x74\x61\x05\x4e\xc1\x10\xcd\xd8\x20\xaf\x8a\x10\x93\x41\x3c\x0e\x63\x51\xab\xe2\xa8\xbf\xa6\x43\x10\x6c\x10\x61\x99\x24\x0c\x9d\x20\xdf\x9a\x3d\x19\x06\xf9\xe1\xd8\x70\xf5\x5c\x05\x96\xcf\x0e\x35\x3f\x44\xc0\xf4\x1e\xee\x3e\xf2\xf0\x89\x15\xde\xe8\x9c\x8d\x75\xc2\x2f\x49\xaa\x77\x23\xba\xb9\xc4\xd8\x49\x99\x84\xd1\x85\x20\x58\x19\x30\xb8\x4f\x73\xbf\x81\x96\xac\x30\x0f\xd2\x1c\xc7\xf4\x2a\x07\x5e\xe3\xc0\xa4\x58\x2a\x03\x2d\x61\xc4\x1a\xb5\xa2\x7f\x2b\x23\xc9\xee\x09\xc8\xa9\xaa\x8c\xb9\xa7\x14\x31\x0f\x0d\xc6\x03\x45\xc8\x7e\x64\x1c\x54\xa8\x36\x62\x18\x44\xb9\xf2\xd4\xc9\x1f\x63\x9e\x22\xd7\x12\x33\x68\x3d\xdc\x67\x06\xc0\x8c\x08\x86\xcc\x52\x39\x6f\xff\xff\x1e\x6b\x5b\xad\x4f\x68\x18\x01\xfd\x65\x72\x39\x22\x13\x9e\x02\x0b\xd9\xbc\x40\x61\x24\x23\x9c\x09\xa3\x6c\x0f\xfa\x7b\x3a\x64\x27\x46\x1b\xaa\xd8\x86\xbd\x93\x11\x6d\x90\x6c\xcd\xbf\xf6\x76\x66\xb5\x85\x98\x4d\x73\x28\x83\xe0\xf9\x29\x32\x50\xc4\xfc\x9b\x68\x26\xe6\x43\xc4\xb4\x0c\xc3\x7e\x6d\x6d\x4d\x88\xc7\x52\x0d\x49\xef\xc3\xd8\x84\x64\xa2\xe6\x3e\x14\x42\x3b\xeb\xec\xc5\x96\x49\x7d\x58\x7b\x84\x32\x8d\x3a\x91\xd1\x10\x82\x2b\x88\x14\xbe\x3f\x41\x1c\xc7\x60\xd8\x70\xfa\x90\x0d\x33\xa6\x07\x68\xa3\x2c\xa0\x01\x76\x09\xac\x6d\x67\x71\xb2\x35\xbf\x12\x51\x02\xc4\xab\xa9\x44\x51\x16\xa7\x5d\x1d\xb4\xf4\x89\x5b\x29\x3b\xc5\xbe\x4f\xd9\x7c\xcb\x01\xcb\x3f\x1f\xad\x7c\xf2\x81\x7c\xb7\x50\x8f\x58\xd9\x68\x2d\x4d\xf0\xd1\x81\xe1\x8b\x46\xb8\xe2\x93\xeb\x4d\x0c\xf1\x5d\x01\x54\x18\xa3\xa3\xc8\x45\x8c\x31\x0b\x03\xef\xef\xb7\x37\x87\x09\x0c\xbd\xd8\x6b\xf7\x39\xc0\xb1\xde\xf0\xc7\x4f\x5a\x3b\xf3\xfe\x6a\x4d\xe3\x1f\x49\x2a\xc0\x54\x58\x80\x61\x04\x1b\xda\x3b\x0b\x06\x62\x51\x0b\x6b\xef\x7a\xb6\x58\x83\x4e\x4c\xaa\x21\xfe\x58\xd8\x0a\xb3\x93\x2c\x05\x20\xd2\x62\xcd\x18\xaa\xa7\xaa\x9f\x0a\x1b\xee\xf0\x33\x39\xe8\x8a\x15\x55\x82\x1e\x87\x03\xbd\xd6\x11\x1a\x32\x66\x22\xd2\x63\x94\x90\x84\x25\xd0\xe4\x85\x21\xa8\xf1\x6b\x96\xc0\x05\x12\x94\xf5\x0c\xda\x52\x7c\x21\x0a\x19\xe1\x0c\x46\x0d\x0c\x1a\xe0\xbd\x1c\x13\x11\x34\x87\x60\xe7\x9e\xf6\xe5\x47\xf8\x44\xac\x2f\x35\x53\xa3\x93\x24\x6e\x81\xe3\xa7\x55\x25\x81\x9e\x54\x7a\x5e\x93\xfd\x5b\xfe\xb3\x55\x5e\x19\xc0\x3a\x87\x25\x2a\x99\xde\x7f\xb1\x8a\x72\x1d\xd0\xe8\xe9\x9c\x92\xec\x09\xbb\x15\x3c\x36\x69\x96\x30\x3f\x59\x01\xe0\x00\xff\xc5\xf2\xd6\x7f\x84\xa5\xd0\x84\x00\xfb\x1b\xf4\x1e\xe7\x0a\xd0\x4c\xb8\x4e\xb3\xb1\xde\x1a\x9f\xec\x5e\x27\xd8\xd8\x22\x38\xb3\xd5\x80\xb7\xa4\x12\xa2\x49\xea\x15\x7f\xe2\x2f\xdb\xca\xa6\xfc\xfd\x8e\xbd\x4c\x55\xcc\xbd\xdc\xde\xfc\x81\xd4\x47\xed\x8e\xac\x16\x7b\xf2\xc5\x5c\xca\xfc\xae\x3e\xea\x55\x31\x3b\x34\x01\x93\x78\x58\x86\xaa\xa4\x09\x5d\x32\x61\x16\x5e\x99\xce\x18\x65\x2a\x2c\x53\xfc\xb2\x02\x4c\x9c\x40\x05\xd1\x33\x18\x95\xb8\xfa\x80\x35\x8f\xf2\xf6\xe9\x22\x28\xd4\xb8\xd9\xa8\x9e\xae\x04\xf2\x20\x77\xc5\xe1\x8b\xbf\xf9\xea\x4f\x1c\xa8\xaa\xfa\xe1\xc6\x30\x46\x61\x7c\x0a\xcd\x3e\x3b\x6b\xe4\x94\x47\x0f\x0f\x37\x80\x21\x54\xf5\x03\xd3\x4e\xc0\xca\x3a\xb2\xfc\xbb\xaf\x92\xc2\x21\xb9\xdd\x22\x1b\xfc\x89\x24\x64\x8b\xeb\x59\x9a\x33\x8c\xa1\x40\x48\x0b\x91\x6d\xab\xcd\x6e\x62\x4b\x10\x63\x08\x36\x12\x5c\xc3\xdc\x79\x1d\xa4\xf5\x37\xa4\x0f\x53\x04\xde\x2e\x70\x5a\x1a\xfa\xd2\x9e\x7f\xef\x40\x47\xdf\x04\xe4\x3a\xb3\x0d\xc7\xba\x7f\xff\xa4\xb5\x0e\xb2\xc4\x10\xec\x1b\x93\x77\xf0\x40\x79\xf3\xa9\x81\x9a\x4b\x1a\x65\x24\xf1\xb5\x55\xfc\x24\xb1\x56\x84\xa9\xc4\x6b\x47\x78\x8b\xe6\x27\x12\x98\x49\xe1\xf5\xef\x64\x2f\xe6\x5c\x34\x11\x27\xf4\x15\x66\x31\x78\x58\xb1\x46\xb6\x3f\xad\xb1\xa5\x75\x1e\x1e\x0f\x0f\x43\x64\x46\xe9\x26\x88\x2a\xa0\x63\x92\xa5\x57\xd9\xd7\x02\xa2\x7c\xb9\x86\x20\x86\x6b\xb0\xb7\xdf\x3c\x18\xf1\xf7\x47\xf0\xa3\x69\x96\x22\xe9\x8a\xe5\x8c\xe6\xfe\xbc\xa5\x8e\x59\x54\xf9\x67\xea\xfe\xf0\x1a\x2c\xb9\x3e\x63\x59\x30\x96\x30\xa6\xc8\x88\xc4\x2a\x1f\xd2\xaf\xc3\x20\x2a\xc2\x94\x0a\xc3\x72\x62\x04\x50\xf3\x49\x06\x25\xa1\x56\x26\x30\xb4\xc9\x35\xc5\x35\xb9\xba\x0b\xac\x01\xe4\x01\x53\x29\xf4\x66\x17\xc8\xf9\x7f\xfe\xdc\x37\x68\x86\xf9\x16\x94\x0b\x32\xc3\x6a\x33\x98\x61\xf5\x8f\x38\xcd\x02\x6f\x80\x48\x1d\xcd\xa3\x15\x6f\x7d\x33\x62\xb8\x06\x4a\x6e\xd7\x9e\xc1\xd6\x6d\x9f\xdc\x68\xad\xec\xfc\x34\x34\x0c\xeb\x87\xeb\xfd\x16\xe4\xce\x46\x04\x91\xad\x89\x67\x48\xf9\x0b\x70\x8c\x4c\x06\xc2\x8a\x32\xc0\x5c\xcd\xbb\xf9\x9e\x7c\x81\xcc\x41\x33\x75\x90\x3a\x60\x82\xf2\x15\x3f\x1a\xd1\xbe\x3c\x00\x74\xe7\x7c\xe2\x96\x32\x45\x2b\x0b\x27\x92\x9b\xba\x50\xcd\x5b\x65\x3b\x67\x61\xe4\xcd\x85\x4f\x5b\x50\x1f\xe8\xf8\xc1\x4d\xe8\x08\x60\x3e\x35\x5b\xc2\xeb\x3f\xaa\xb9\x9f\x8f\x6a\xac\xc0\x20\x8e\x87\x8e\x12\x95\x71\xf3\x76\xd0\xcf\x47\xe3\x64\x2b\xba\x22\x86\xd5\xd0\xc5\x21\xfa\x4e\xc1\xbe\xfc\x9d\x22\x7d\xe9\x63\x6c\x1a\x66\x45\xd6\x31\x45\x09\x0c\xa6\x4e\x2b\x20\x47\x13\x81\xcd\xcc\xb4\x4f\xd5\xca\xe0\x95\x30\xf9\xce\x97\xc2\x8c\xef\x01\xaa\xde\xb2\xbe\x6d\x5d\xea\xcb\x57\xf2\x7d\x45\xa7\x6c\x5b\xac\x26\xc3\x29\x9e\xcf\x02\x8b\xb7\x53\xca\x5a\xb9\x0f\x3d\xeb\xaf\xb1\x16\x4c\x28\xd5\x42\xd9\xce\xe4\xd8\x36\x03\xc3\xe2\xeb\x2f\xea\x63\xac\xbe\x09\xa4\x6e\xb5\x65\xaa\x15\x07\xf4\xcf\x7c\x45\x64\x3b\x80\x04\x0a\xd6\x9a\x3c\x28\x6a\x0c\xe9\xd5\x96\xbd\xcd\x09\x6f\xf2\x9e\x8e\x92\xe2\xd0\x22\xe3\x0a\x98\x2a\xc9\xd9\xbd\x99\x6a\x41\x99\x49\x53\x1c\xf2\xca\xc6\x51\x75\x8b\x0c\x7a\xac\xd8\xe5\xab\x20\x16\x70\x68\x14\x88\x93\xfe\xce\x86\x37\xb7\xe5\x2f\x01\x37\xaa\xb1\x12\x42\xab\x9c\x68\x49\x34\x89\xff\x1f\x35\x26\x86\x37\xd0\x99\xf6\xc4\xa2\x8d\x56\x8f\x6a\x05\xe6\x42\xc2\xbe\x69\xf2\xc7\x19\xf5\xf1\x49\x86\x9e\x6b\xbe\xec\xa6\x6e\xf8\x98\x45\xb1\xad\x03\x54\xae\x1d\x97\xe1\x3d\x84\x9b\xc7\xea\x29\x54\xed\x0b\x9f\x32\x7a\xf4\xf6\x51\x0d\xb2\x9d\x9d\xfa\xd2\xa1\x68\x5c\x74\x29\x5b\x70\x8a\xc0\xb9\x72\xb9\x32\x59\x07\x8c\xd8\xfb\x2e\x30\x01\x77\x63\xcd\x57\x05\xb5\x1b\x21\xfc\x1f\xfc\xe1\x4f\x5f\x93\x73\x1d\x1d\xd3\x91\xd8\xea\xe0\x96\x8e\x6a\x5d\x39\x7d\xd0\x10\x58\xe0\xf0\x48\xdc\x5c\xe4\x65\xe1\xda\x5c\x09\x45\x0f\x65\x2c\xc7\x30\x79\xc3\x91\xcb\x51\x94\x22\x5c\xe1\xde\x85\x05\x48\xdc\xd2\x14\xbc\xef\xda\x85\x5e\x09\x33\xe5\x72\x09\x43\x23\xfe\xaa\x79\xa5\x1c\x16\xa5\xc1\x74\x21\x5f\xbc\x92\x62\xd1\x41\x5b\xf3\x60\xcf\x5d\xc1\x68\x26\x04\x48\x69\xb1\xc2\x1b\xdf\xc6\xf0\x41\xdc\x28\x50\x90\x47\x9d\x89\x8a\xf8\xdc\xc4\x6a\x88\x48\xc5\x9b\xf7\xa7\xd0\xbb\x3c\x7c\x87\x95\x3b\xe5\xa0\x90\xe0\xe3\xb3\xaf\xaf\x71\x38\x0a\xab\x7f\xa4\x34\x2a\x85\x92\xa4\xd4\x6b\xec\x70\x26\x9b\x22\x5b\xd9\xcf\x9f\x93\x6f\xf2\xab\x8a\xc1\x9a\x65\x01\x51\xa6\x79\xfa\x14\xd8\xe9\xcb\x57\x04\x7d\x44\xd3\xc2\xd5\xfc\x07\xd7\x11\x73\xc2\xd5\xfe\x56\x45\x34\xf4\x55\xf3\x18\x75\x73\xfa\xb4\x33\xb4\xa2\x6e\xe2\xf2\x4c\x2b\xfd\x79\x57\xb6\x3c\x13\x16\x1d\xf8\x11\x96\xa0\x6e\x86\x02\x2e\x07\x40\x30\xc6\xad\x36\xcd\x11\xbf\xe4\xc2\x21\x56\xc1\xee\xfa\xd0\x9d\xd1\x52\x15\xc3\x24\xd0\x9f\xc2\x3d\x98\xb5\x24\x82\x83\x95\x4b\x0e\xbd\x0e\x2a\x9e\x3f\x27\x9c\x46\xf1\x98\x4a\xd9\xb6\x53\x4c\x42\xfe\xe3\x39\x55\x4c\xb7\xb4\x2a\x19\xbc\xdd\x29\x8e\x9a\x69\xff\xf1\x58\x6b\xe7\x44\x01\xd8\xaa\x44\x79\x46\x08\x98\x61\xd4\xa7\xc4\xdb\x99\x78\x9d\x33\x7a\x8d\xb3\x90\xe9\xb1\x0b\xaa\xb6\x02\x1c\xc8\x17\x6c\xb7\x02\x88\x74\x53\x9d\xb1\x49\x10\xe8\x5a\x6b\x73\x48\x59\x03\x03\xf9\x0a\xc0\xce\xcc\xa2\xa6\x31\x3d\xea\xcd\xbc\x40\x1e\x5e\xb0\x33\x2e\x46\xe8\x50\xa4\x32\xe8\x37\xde\xfe\x0d\x58\x46\xb4\x8f\x97\x33\xd7\x52\xde\xf4\x0a\x30\x64\x75\x0c\xd0\x67\x58\x1c\xba\xf3\x29\xac\x5b\x1a\xa2\x22\x8a\x3c\xc5\x6a\x42\x5d\xf1\xca\x40\xc1\x03\x19\xda\x19\x2c\xd9\xa8\x9d\xa1\xc7\x77\x49\x8f\x13\xb4\x4d\x8a\xbc\xe2\x01\x07\x00\xa1\x8b\xa8\xe1\xd9\x28\x90\x5e\xd4\xb7\xd0\xae\x34\x7e\x12\x7c\x44\xd6\x8a\x91\x1c\xc7\x4b\x24\x0c\xa9\xcf\x03\xc0\x9c\xd0\xb8\xec\xad\x8f\x11\x8d\xab\xef\x39\x8a\x5e\xa3\xe6\xfd\x05\xd8\xe2\x2b\x41\x11\x87\x04\xa3\x24\xbb\x80\x42\x52\x74\x80\x40\x99\xb6\x32\x6e\x1b\xc5\x3a\x02\x37\xb8\xc4\xad\xee\xc6\x06\x05\x97\x42\x2b\x1a\x2a\x29\xe2\x89\x0f\x85\x68\xc5\x96\x93\x3a\x0e\x94\x85\xe5\x2c\xa7\x55\x23\x24\xf7\x02\x6c\x73\x7f\x27\x01\x56\xd3\x89\x49\x26\xe1\x0e\x03\x10\xdd\x69\x32\x2c\xf7\x1b\x80\x33\x8b\xe0\xae\x93\x6b\x38\x25\xd0\x1c\x8c\x0a\x47\x43\xde\x6c\x5d\x6e\x6a\x75\xe9\xc2\x71\x31\x8e\x32\xa8\xf2\xf6\x05\x47\xd3\x76\xad\x02\xe7\x1c\x5e\x7a\x87\xd1\x4f\x8e\x01\x53\x62\xa7\x73\xc2\xb8\x35\x9c\x38\x54\xba\x41\xa3\xcd\x43\x37\xb9\xb4\x9d\x08\xc7\xec\xa9\xeb\x02\xcb\x1a\xca\x7d\xf3\xd8\xa2\x70\x71\xba\x54\xc8\x64\x6d\x09\x3d\x17\xd6\x40\x22\x04\xdd\xbb\x0e\x75\x74\x56\x7b\x84\xe2\x4a\xa6\x27\x75\x31\x47\xa1\x50\x0a\xc5\x41\x13\x88\x52\x13\x42\x61\x54\x43\xc0\xa6\xc5\x98\x3f\x21\x3c\x66\x33\x3b\x0f\x61\x5d\x13\x21\x40\xf4\xc1\x63\x12\x5d\x0c\xc0\xee\x19\x30\x32\x26\x01\x4f\xa0\xbd\xe4\x76\x35\x60\x52\xdb\xf1\x55\x97\x5a\x91\x85\x47\xbf\x61\x62\xeb\x00\xd7\x97\x07\xb8\xc4\x81\xab\xaa\xd1\x4a\x1c\x3c\x48\xc2\x57\x72\xab\x08\x70\x09\x2f\x35\x08\x1f\x17\xc5\x36\x4c\x0b\x21\x58\x57\x92\x33\x80\x68\x30\xe8\x54\x65\xd4\xad\xc6\x22\xeb\xac\x89\x75\x78\xf9\x73\xe9\x9e\x41\xaa\xd2\x9a\x7f\x8e\x56\x0b\x75\x6a\x25\x56\x19\xb0\x8b\x68\x21\xc0\xeb\x45\xd4\xcb\xcc\x2c\xa6\x87\x48\xec\xc2\xc5\xb0\x54\x7f\xfa\x36\x5d\xb5\x8f\x17\x5d\xc2\x9c\x15\x78\xaf\x9c\x12\x0e\x70\xaf\x89\x70\x48\xc2\x02\xb7\xf0\xe3\x19\x70\x65\x1b\x94\x91\x0a\xfb\xd9\x52\x62\x48\x24\x06\x9a\xdc\x3b\x9c\x59\x06\xb0\xb7\x77\x16\xf0\x80\xe3\x56\x90\x35\xa3\x11\x98\xa2\x03\x1f\xb4\xeb\x37\xdb\xbb\xc9\xe3\xa0\x96\x4d\xe8\xbd\xb9\x08\x34\x6e\x2a\x42\x3b\xa2\xdc\xb0\xa0\x7f\xf3\xd1\xb7\x20\x61\x5d\xfc\xe6\xe3\x6f\x5d\x12\xb0\xe0\xe0\xb7\x2e\x7e\xf3\xe1\xb7\x6e\x64\xd6\xba\x7e\xba\x37\x73\xc5\xa6\x46\xa8\xae\x85\xf1\xbe\x49\x15\x4a\x65\xfb\x6a\xde\xa9\xba\xe4\xfe\xdc\x1f\xa2\x34\x27\x9a\x61\x7c\x8f\x7e\x98\x89\xc8\x67\xde\xf7\x6c\x76\x48\xde\xf3\x39\x55\x1c\xdb\xf0\xc5\xea\x40\x5a\xe6\xef\x22\x57\xf0\x97\x57\x23\x08\x90\x52\x54\x56\x2a\xa9\xef\x70\xd4\x80\x84\x7c\x0e\x51\x00\x83\x57\xe2\xe6\x3f\xf1\xaf\x4f\x69\x6e\x84\x10\x6e\xe6\xbb\xa0\x27\x47\xdb\xe6\xd1\xd0\x48\xb6\x23\x8c\xdc\x1a\xbb\x4d\xd6\xc2\xa1\xe6\x41\xad\x73\xe3\xd8\x7f\xb1\x0a\xca\x16\xcc\x91\x23\xfd\x4c\xbe\x25\xf9\x25\xc2\xe3\xe7\x22\x19\x63\x08\x84\xc4\xa6\xd0\x4c\xca\x36\x61\x8a\x81\x24\xac\x9d\xf0\x15\x85\x08\x37\x67\x42\xc6\x1b\x15\xb6\xac\x68\x28\x5a\xca\xd8\xff\x75\x98\xe3\xf1\x7f\x17\x19\xd5\xaf\x6e\xc6\x1c\xf7\x77\xa1\xe5\xcc\xa3\x30\xdc\x4b\xcd\x61\xf2\x0c\x43\xec\xfa\x85\x4d\x03\x81\x79\x47\x77\xc9\x03\x3b\x8a\x3a\x1e\xb1\xba\xa0\x8f\x92\x43\xd9\x72\x58\xba\x24\xe9\x4b\x0a\xe8\xc2\x58\x10\xf2\x1c\x50\x30\x9b\xae\x54\xa0\xa3\xfe\xae\x6e\xb6\x80\x9a\x01\x4a\x19\x1e\xd8\x23\x53\xed\x57\x07\xea\xd2\xaa\x09\x95\x2f\xa6\x55\xdc\x34\x5b\x44\x0f\xde\x70\xa4\x12\x2a\x5c\xf5\x83\x76\x7d\x19\xa5\xa2\xe5\x0d\xf3\xfe\x44\xf8\x62\xd1\x24\x2b\xa9\x2d\x60\x2d\xd3\x1b\x61\x5f\x99\xdc\x42\x51\x8b\x8f\x38\xd0\xbd\xdb\xb9\x7c\x25\xd5\x3a\xba\xd7\x3e\x09\x8e\xa5\x48\x5e\x15\x35\xce\xcc\x55\x3b\xc5\xd7\xe9\xf4\x37\x3e\x47\xe5\xfa\xb3\x71\xf2\x47\x00\xb2\x4e\xc1\x51\xa2\x41\x67\x6d\xa9\x3d\xfe\x22\x06\x80\xe6\x49\x3e\xd6\x23\x47\x30\x03\x04\xa4\xef\x86\xe4\x03\xb4\x91\x86\x4f\x2a\x86\x4f\x9a\x16\x97\x84\x82\x8c\x22\x65\x12\xd9\x2f\x81\x03\x49\xe3\x88\x58\xbb\x19\x46\x59\x48\x13\x21\x23\x16\x6e\xc1\x52\xcc\x95\xce\xb3\x40\x89\xf2\x4c\x9f\x3a\x19\x4d\x93\xfb\xd1\xce\x41\x51\xce\x22\xee\x32\x51\xc9\x70\x07\x95\x32\x40\x66\x1c\x3b\x81\xb1\x12\x07\x7e\x7d\x5e\xd4\xa3\x99\xfb\xde\xe4\xbd\x2e\x90\x32\x11\x02\x6f\xee\xa3\xa1\x9f\x35\xc3\xce\xc2\xab\xc0\x34\x46\x0d\x20\xf1\xce\xcc\xb5\x5f\xbf\x15\x0f\x84\xa1\x04\x72\x54\x43\xa8\xf9\x1e\xd0\xe8\x30\x7d\x96\x37\x36\xaa\x94\xd5\x48\xff\xfc\xbf\x74\x1d\x86\x91\xd3\x50\x94\x5d\xbc\xf3\xd2\x58\x0f\x43\x00\xe3\x2e\xdb\x6e\xb5\x80\x4a\x1a\x08\xc1\xe3\x27\x78\xad\xb9\x71\x07\xb6\x50\x00\x01\x2a\x3c\x48\x19\x64\xe9\x90\xae\x78\x38\xb7\x27\xcd\x3e\xf5\xd5\x1a\x54\xb8\xc9\x38\xc7\x61\x38\x68\x00\xe3\x34\x3a\x04\x6c\x4c\x11\x63\x4c\xcd\xbc\x46\xc0\xb0\x0c\x5f\xb0\x19\x21\x89\x74\x6c\xa0\xe9\xe7\xa3\x07\xc6\x59\x0d\xec\xeb\x03\x6a\xf0\x03\x3c\xb0\x73\xc2\xca\xfe\x89\x7e\xe0\x66\xfe\x4e\x63\x2c\x24\xcd\x87\x74\x6f\x06\xa0\x9d\xaa\x8c\x5b\x74\x71\x6c\x6f\x94\x8e\x71\x38\x3a\xc3\x1a\x2c\x06\x4f\x7d\x82\x37\x8d\x14\xdf\xa4\xbf\x2d\x69\x14\xef\x7a\x49\xe1\xc7\xba\x50\x75\x32\x60\x97\xfb\xd4\x99\x2d\x66\x62\x12\x16\xfe\x7f\x10\x1b\x7e\x65\x7f\x67\x75\x67\xe9\x49\x65\x7a\xf0\x6c\xc6\xfc\x65\x1c\x64\xc7\x0c\x53\x39\xcf\x4d\x20\x56\xd6\xc3\x9a\x7a\x50\x8e\x3a\xbf\x9b\x0a\x28\x59\xa5\xa5\xd2\x27\x2b\x50\x08\x4d\x8e\xcc\xc7\xe6\xb9\x6a\xa0\x1a\x98\x34\xc7\x82\xf0\x47\x33\x98\xc7\xc0\x0e\xc9\x32\x04\x60\xd2\x8a\x94\xe1\x99\x64\xb4\x28\x7c\x9e\xb6\x32\x7f\xa7\x0d\xcd\xd5\x40\xaa\xcc\x00\xf9\x93\x97\x2e\x52\x4f\xa7\xff\x01\xa9\x0d\xa3\x1b\x0d\xc3\x3e\x25\x4e\x41\x3e\xc3\x4c\x06\x03\x22\x99\x41\x0d\x4d\x62\x6c\xd2\xe3\x57\xde\xf2\x8c\xb9\x55\x33\xc5\x34\x19\xc5\x69\x80\x11\xef\xab\xb7\xfb\xa8\x35\xbd\x17\xef\x9b\x2f\xf3\x77\xc1\x02\xb4\x48\x86\xe7\x48\xa3\xec\x9a\x34\xd7\x87\xb7\x8a\x37\xfa\xa2\xb5\x3d\xcc\xfe\x24\x36\x6a\xd2\x1a\x87\xba\xe4\x70\xe8\x5f\xd9\x6b\xe0\x0e\x90\x60\x01\x6d\x93\x03\x7e\x3c\xf2\x16\xb3\x9e\x6c\xfe\xe0\x8d\xbe\xe4\x01\x44\x97\x31\xbc\xb9\xc3\x1b\xce\xb4\x6c\x91\x11\x45\x02\x7f\x02\x25\xd0\x28\x37\x75\x5f\x43\x08\x36\x20\x42\xca\xaf\x21\x08\x47\x41\x72\xbc\xd9\xdc\x84\x72\x34\x6f\x56\x01\xd1\xa4\x87\xb0\x89\xb3\xb6\x8d\x79\x95\xc4\x60\x14\x19\x4f\x4a\x49\x97\xd1\x2e\x52\x49\x6d\xdb\xd7\xe0\x00\xea\xe9\xb7\x33\x74\xff\x9c\x18\x90\x9e\x2a\x7a\xe0\x1f\xbe\xf2\x36\x8e\xbd\xa5\x3d\x09\x54\x67\xef\x26\x9d\x79\x62\x27\x0f\xfa\x30\x99\x58\x32\xba\xb4\xc0\xd1\x59\xbb\x1f\x2a\x60\xca\x14\xc3\xad\xf9\x5d\xcf\xdb\x98\x31\x3a\x55\x28\x93\x0e\x39\x55\x42\xb3\xb4\x31\xde\x93\xec\x51\xa1\x02\x9d\x15\x41\x9a\x43\xc9\x6e\x00\xe4\x50\xb3\x55\xed\x28\x51\x57\xaa\x26\xd9\x39\x8f\xde\x83\xf7\x06\xa1\xe1\xf7\x07\x06\xde\xcf\xe5\xc8\xa3\xe2\x1d\xaf\xe9\x04\x37\x51\x04\x04\xc1\x72\x0a\x05\xec\x88\x11\xdb\x49\x70\xb0\x1b\x35\x0d\xa9\x27\x19\x71\x08\x60\xac\x93\xc4\x40\xc2\xda\xdc\x7a\x0c\xd3\xf5\x17\xd9\x02\x88\xe8\x43\x36\x46\x66\x6e\x0c\x33\x6e\x3c\x0b\xd6\x6f\x76\x14\x23\x3e\xb4\x19\x04\xe4\x94\xe3\x25\xe5\x02\x37\x27\x11\x96\x21\x8d\x92\x90\x90\x75\xe6\x30\x13\xe7\x4f\x92\x11\x39\x24\x89\xbf\x33\x73\xc4\x88\x88\xbb\xb5\x28\x3a\x22\xc2\x5a\x40\x8f\xea\x22\x67\x1c\x34\x1a\xfe\xa8\xaa\xfc\x9f\x09\x6c\x49\x1d\xc5\xa6\x97\x20\xb1\xe9\x24\x8a\xe2\x4f\x8d\xa4\x64\xbc\xc4\x79\xa1\xdc\x54\x38\x7f\x99\x2e\x36\x92\x36\x38\x5a\x6f\xa1\x74\x0d\x7c\x71\x41\xc1\xf5\x3b\xce\x15\x1d\x63\xf8\x2f\x76\x8f\xd5\xb9\xfd\xa3\xb7\x33\x6b\x40\xf4\xe5\x2b\x21\x20\x4c\x4b\x16\x03\x02\x41\x2e\x9f\x35\xd2\x48\x26\x0f\x2a\x87\xc2\x64\x39\xfd\x77\xb2\x89\x4e\x3d\xef\x2c\xfe\x28\x11\x01\x18\x10\xaf\xa1\x12\xf2\x93\xea\x32\x89\x6f\xd6\x1d\x49\x90\x46\x32\x8a\x24\x44\x18\xbd\x27\xbf\x2a\xc8\x5d\xbb\x24\x63\x41\xee\xba\xe9\x0a\x08\x9d\x6e\x2f\x9e\x1e\x74\x47\x47\xc0\xd9\x31\xbf\x7c\x23\x01\x30\x7a\x70\x62\x5e\x26\x1a\x34\xd5\x07\x29\x07\x4f\x37\x76\xd0\x85\x93\xdf\x04\x81\x47\xb5\x7b\xc6\x3d\x23\xdd\x01\xe5\x05\xa5\xab\x78\x28\x45\xb8\xec\x17\xc6\x20\x00\xc3\x99\xa4\x23\x2b\x4c\x11\x94\x43\x16\x0d\x5f\x60\xb0\x4c\xa6\x9a\x04\xeb\xa8\x1c\x4b\x11\x00\x73\xbf\x48\x3f\x1c\xcd\x42\xa1\x29\x9d\xa1\x51\x98\x9b\x64\xa3\xd9\x1f\xf7\x87\x96\x41\xc0\xf0\x66\xa7\xe1\x7c\x0d\x4f\x40\x63\x08\x33\x6f\xc1\xb6\x48\x7f\x98\x7a\xdf\x0a\x14\xdd\x30\xa2\x5a\x0d\xb1\xbf\xa8\x6c\x30\x93\x02\x73\xf4\xa0\xb9\xbf\x86\x77\xdd\xa3\xf1\x58\xdd\xfb\xf9\xe8\xec\x7e\x70\x41\xee\xd7\x83\x2b\x8c\x2a\x9f\x89\xbe\x74\x6f\x76\xa5\x6e\x57\xa0\xbf\xbd\x4b\xb7\x78\x5e\x88\xba\x8c\x79\x3b\x28\xfe\x9d\xc3\xfb\x98\x79\xa0\x02\xcf\x97\xcf\x8d\xd6\xff\x5b\x1c\xeb\x26\x9a\x30\x6d\x0c\xc7\xb7\x85\xe3\x82\xa0\x2d\x23\xf0\x16\x24\xbc\x87\x8f\xfc\xc6\x83\xf0\xc0\x22\xcd\x7d\x64\x36\x87\xbe\x78\xf2\x7a\x05\xd1\x59\x42\x27\x93\xde\xe4\x88\x3f\xf1\x8c\x33\x1b\x93\x84\xf9\xd3\xd0\xb0\xa5\x4e\xf3\x61\xb1\x9d\xa1\xf6\xa4\x98\x4d\x52\x90\x5c\xb7\x41\x90\x0f\x3b\x58\x7f\x33\xac\x86\xa3\x6a\x25\x87\x54\x6d\x11\x09\xd8\xa0\x3c\x20\x2c\x09\x12\x0b\xe7\xcd\x95\x9c\x89\xc7\xcf\x30\xe5\x4d\x6d\xb6\x35\xf1\xac\xf5\x74\x42\xef\x8b\x77\x8f\xe5\xa3\xc4\xb1\x70\x1c\x0f\x0f\x04\x39\xc8\x2c\xa6\xf4\x0a\x85\xaa\x85\x47\xf1\xee\x7e\x3e\x36\x69\xd1\xbf\xf1\xb2\xfd\x64\x98\x89\x29\x1c\xe6\xa3\x2e\xe7\x61\xa6\x2e\x09\xc9\xe1\x03\xd1\x44\x90\xdc\xd2\x63\xb5\xd4\x08\xe3\x0a\x8f\x22\xc2\x49\x83\xd0\x38\x83\x97\xc6\x6e\x89\xc4\xa9\x5a\xec\x5f\x00\x15\x44\x6f\x69\xa8\x81\xcc\x15\x90\x5b\x15\xab\x94\x00\x79\x83\x61\x26\x35\xc8\xa1\x8f\x2a\x1e\x45\xb3\x54\x75\x17\x32\x3e\x94\x70\xbc\x5b\x28\xce\x2d\xd6\x0b\xc6\x0d\x07\x27\x23\xa6\x0b\xa0\x08\x62\xb9\x09\x92\x70\x3c\x46\x2b\x04\x96\x16\x1a\x89\x79\x4f\x41\x57\x0f\x0f\xaf\x6c\x0f\x38\x94\xa5\x2a\xa1\x11\xf3\x9e\xb2\xae\xae\x23\xcf\xf1\x3e\x1a\xec\x5b\xda\x35\xe1\x36\xe9\xba\x73\x9e\xee\xb0\xa6\x39\x33\x4f\xc2\x95\x67\x60\x5e\x22\x70\xab\x1b\xac\xa0\x61\x71\x9e\x29\x0c\x0c\x91\x6b\xcc\x87\x5d\x86\x8d\x13\xbf\x66\xf7\xe0\xc9\x2f\x37\x2d\x92\xa5\x03\x12\x0d\xf8\x24\x08\xca\x39\x78\x08\x6f\x0d\xef\x9e\x78\xbb\x0f\x30\x28\x9a\xe2\x6f\x9b\xfb\xb7\x30\x2e\x19\x04\xb6\xc9\x31\xbc\xd2\x74\x38\x81\xd9\x25\x61\xeb\xd4\x0f\xf8\x0b\x67\xac\xa0\xdb\x18\xd6\x57\x7f\xbe\xfc\xb5\xa5\x2f\xde\xb1\x9f\xfe\xec\xa0\x91\x7f\xe1\xf1\xba\x96\x91\xf6\x58\x32\x24\x52\x66\x71\x2d\xa4\x19\xe3\x97\x39\xc6\x62\xe2\x13\x27\x1b\x05\x8e\x86\xc5\x1b\x18\x60\xd1\x42\xc2\x62\xa7\xf9\xc6\xb4\x29\x2a\x62\x20\x19\x07\x71\x50\x44\x40\x92\xe4\xd8\xbd\x5b\x45\x3f\x46\x7f\x51\x01\x32\x5a\xf9\x92\xd2\x54\xc5\xae\x20\x06\x92\x04\x30\x17\xa4\x25\x54\xf4\x40\x26\x3a\x9c\xef\x0a\xc7\x5a\x04\x48\x7a\xeb\xaf\xd4\xa5\xc5\x18\x4c\x89\x53\x8e\xa8\x7c\x23\xdd\x9a\xea\x71\x72\x83\xd2\x5d\xf3\xf8\x4e\x82\xe4\x29\xd9\xa8\xb5\xdc\x89\x94\x3d\xff\x5c\x92\xeb\x3f\x6b\x1f\x3e\x45\x73\xc1\xc9\x43\xdc\x44\x2a\xb1\xa3\x1c\xac\xfb\x87\x4c\x78\xc8\x46\x28\x4b\x1e\xca\x72\x82\x30\x0c\x60\x09\xd3\x82\xf4\x47\x06\x64\x59\x5a\x62\xc9\xd2\xeb\xd2\x36\x5f\x50\xd4\x7c\x9f\xe3\xa6\xfd\xc7\x6f\x9b\x27\x13\xea\xa2\x1f\xba\xf8\x79\xa6\x81\xb9\x9e\xd8\xb9\xac\xd0\xca\x2c\xc8\x2f\xdc\x20\xb7\xc3\xa6\x8e\xd6\x8f\x87\xad\xc5\x63\xa4\xdb\xa5\x67\x18\xc7\x3d\x53\x4f\x1e\x1a\xc5\xc4\xca\x0c\xc4\xda\x1e\x83\x51\xbe\x2a\x19\x36\xb5\x19\x67\xfc\x02\x2d\x12\x34\xc3\xc6\x24\x68\x83\x0b\x88\x00\x4b\x09\x03\x60\xee\xb0\x31\xdb\xa7\x63\x62\x9a\xc3\xad\xaa\x2c\x73\xda\xb6\xd8\xde\x5d\xeb\xdc\x1f\xe1\x3d\xae\x52\xfc\x4b\xb2\x28\x6f\x76\xce\xdc\xef\x2a\x8d\x89\x96\x8e\x75\x02\x3e\x38\x59\xb5\x25\x8b\x6f\xe8\x82\x52\x00\x6a\x33\xa8\xef\xff\xf3\xf2\x9f\xbf\xe4\xab\x41\xd4\xef\xf7\xef\x5f\xbb\x76\xed\x7d\x94\xb1\xde\xaf\x96\x0b\x76\x11\x3f\xe6\x64\x4c\x9c\x30\x46\x2e\x20\xc1\x98\xfe\x83\xb8\x88\x65\x20\x4a\x48\x9d\xb2\x02\x87\xd3\xeb\x98\xe7\x14\x2e\x8b\x99\xfc\x9c\x8d\x05\xa6\xea\x63\x67\xcb\xb6\xba\x01\x14\x5b\x39\xb7\x90\xc9\x5e\x09\xae\xf6\x4a\xcc\x61\x94\x0c\x18\x2a\x0f\xdd\x71\x8e\xe2\x87\x27\xfe\xe3\x31\xce\x51\x1c\x81\x61\xd7\x0c\x3b\x65\x54\xbe\x7b\x0d\x62\x5f\xb5\x83\x48\x6f\x49\x89\x48\x37\x50\x26\xfd\xa5\x87\xed\xcd\x27\xb0\x98\x06\xbf\x43\xbe\x46\x2b\x4d\x69\x64\x22\x8d\x50\x24\x9b\x53\x2c\x0c\x52\x62\x52\xc2\x8e\xac\x1a\x96\x28\xc2\xe1\xfa\x61\xb2\xe7\xfa\x94\x61\x0b\xfe\x2c\x0f\x92\xb1\x9e\x58\xd8\xad\x5b\x86\xc8\x3b\xe4\xd5\xc6\x02\x79\x17\x64\x3e\x14\xdf\x6b\x73\xb1\x86\xf8\xea\xaf\x24\x21\xf4\xe6\x8e\x31\xdb\xe4\xd8\xb6\xf7\xf6\x79\x73\xbf\xe1\xed\xee\xc5\xe1\x4d\x73\x54\x97\x52\x33\xff\x29\xdb\xf3\x31\x28\x54\xfc\x47\x09\x88\x10\xf2\x48\x46\x92\x66\x74\x22\xfd\x44\x41\x39\x79\x5c\x4a\xf2\x9f\xd0\xfd\xdf\x58\xa9\xce\xeb\x75\x7c\xc7\x3c\x66\xe5\xe0\x5d\x78\x23\x39\x3f\xf8\x36\x3c\xad\x23\x08\x05\xc6\x52\x86\x57\x00\x39\x00\x6d\xff\xf8\x99\x13\xbb\x72\x16\x65\x31\x5a\x7e\x20\x16\x93\x7c\xa4\x0a\x68\xb7\x2e\xba\x0a\xa0\x22\x44\xab\x2e\xce\x3a\xb5\x39\x62\x03\x4f\xcf\x3c\x26\x4b\x41\x33\x3f\x87\x6d\x10\x76\x31\x21\x21\x3d\xa5\x62\x4a\x34\xbc\x49\x85\xb4\x25\x78\x39\x84\x12\xde\x40\x01\x5f\xc4\xcb\x43\x7c\xe7\x97\xd5\x11\xbe\x6e\x18\xf2\xc4\x5e\xc6\x2a\xec\xde\x7e\x38\x0a\x53\x0a\xe3\x99\x1b\xe4\x1b\x37\xea\xae\x4d\xa4\x30\x92\x68\x3d\xba\x99\xfb\x33\x45\x7c\xe0\xa3\xb3\x36\xd7\x19\x0e\x2b\xeb\xa5\x82\x33\x68\xde\x25\xe5\xac\xd2\xfa\x1e\xa4\x39\xaf\x00\x58\xdd\xaf\x4d\x86\xa5\x70\xd9\xa0\x5d\x14\xf5\x28\x7d\x23\x0a\xeb\x2c\x59\xd2\x25\x2a\xb3\x76\x44\x2d\x0e\x99\x71\x13\x06\x1b\xb9\x0e\x19\x63\x86\xe1\xab\x9b\x66\x47\x89\x57\x37\xcd\x6a\xef\xb8\xbf\x19\x6f\xcb\xb8\xbf\x19\xc2\x56\xfc\x5e\xa6\x59\xb7\xcb\xc5\xcc\xa4\xb9\x46\xad\x95\xc9\x48\x4f\xa8\x10\xb5\x59\x1a\x15\x03\x9b\xa5\xb2\xe0\x48\x7a\x70\x65\xb3\x8c\x68\xe5\xdd\xe5\xcf\xa4\x7e\xf5\x75\xfb\xd8\x80\x43\x56\xcc\x5c\xbe\xb7\xf7\x52\x4f\xd9\xb9\xe6\xe2\xc5\xc7\x6a\x39\x0b\x6b\xfe\x7a\xa6\xbd\x59\x53\xe7\x0d\x01\xa0\xdf\x15\xaf\x28\xd5\xde\xb4\x6f\x5d\x6f\x5d\x3f\x90\xcf\xec\xb3\x93\x1c\x00\xca\x65\x47\x25\xe4\xf9\x8a\x24\x48\x26\xaf\x06\xc8\x0f\xa8\xfd\xd0\xe9\x2a\xb0\x6e\xbf\x73\x2d\x8d\x7f\xd1\x85\x4d\x58\x28\x96\xda\x48\x5e\x6b\x35\x56\xda\xbb\xab\x0a\x10\x8b\x05\xa1\x23\xcf\xf1\x05\x06\x75\xc2\x58\x12\x9d\xc0\x4f\x77\x80\xa6\x05\x6c\x69\xfe\xc0\xb8\x76\xa5\xac\x22\xaa\xc2\x45\xf2\x71\xfa\x33\xb7\xbd\x11\xc3\x10\x03\x32\x7f\x04\x82\xb1\xa7\x21\x14\xbe\x60\x97\x37\x0f\x27\x41\x83\xa7\x44\xdf\xf4\x8d\x02\x96\x39\x53\x08\x5f\xa2\x96\x58\x65\x1d\x18\x7d\xa9\x4b\x80\xb4\x2a\xe6\x28\x74\xfa\x5b\xc2\x5b\x90\x62\xc7\x6b\x01\x44\xae\x9c\xe9\x05\xfd\x60\x6a\xbc\xb5\x75\x1a\x7c\x2d\x95\x6d\x55\xad\xb3\x26\x79\xa7\x83\x52\xc0\x19\x22\xbf\xb5\xf5\x92\xee\x8a\xaa\xcf\xa1\x10\x0c\xf5\x31\x83\x3a\x03\x66\xb5\xc7\x84\x48\xc6\x18\x9b\x07\x13\x68\xb2\x78\xfb\xc2\x44\xf9\xc5\x5c\x80\xb7\x88\xbb\x18\xef\xe9\x5f\x74\x2d\xe5\xea\xd7\x43\x21\xf2\xe2\x0c\x99\xfe\xe1\xac\x22\x30\x55\x5c\xc9\xf4\xc9\x93\x30\xa1\x58\x95\xa0\x98\xe4\x41\xd3\x2f\x1f\xae\xab\x5e\x44\xe0\x78\x66\xcc\xc9\x14\x04\xee\x87\x3c\xfb\xe8\x03\xe2\xd3\x3f\xb2\x32\xfa\x05\x07\x42\xbe\x70\x3e\x05\xa3\xa4\xc3\x6b\x20\x96\xa7\x07\x14\x67\x0a\x9f\x20\x5f\x64\xca\x57\x72\xce\xb5\x22\x1d\x22\x8c\x5d\xa5\x54\xa9\x66\xae\x95\xc9\x78\x4e\x5f\xa3\xf8\xa7\xf0\x3c\x74\x46\xde\xad\xa1\x52\xb3\x76\x13\xb6\x61\x7c\x00\x66\x40\xaf\xb6\x53\x46\xbb\x41\x59\x97\xf2\x82\xd3\x1b\x46\xc0\xdf\xda\xc7\xc7\xf2\xd2\x52\x94\x6a\x44\x84\x3c\x5d\xd4\x97\x59\x34\x19\xa9\x77\xc6\x12\x2a\xa9\x0b\x69\x4a\xdd\xf0\xe6\x6e\xb5\x56\x36\x82\x5c\x6e\x8d\xc3\xf6\xee\x2e\x5a\x29\x97\x9e\xe1\x36\x62\x94\xde\xba\x8b\x69\xce\xe6\x57\x9a\x87\x9b\xad\xe9\xba\xb7\x76\xc3\xc8\xbc\xa7\xfb\xc0\x0c\x42\x6e\xbf\xac\x42\x74\x04\x94\x50\x9c\xf7\x01\x47\x3b\x45\x77\x03\xa9\x86\x6a\x3f\xc8\x12\x30\x11\x8b\x12\x1c\x25\xb7\x74\xa6\x80\xb7\xcf\x06\x25\x33\x96\x49\x29\xe6\xe1\xc3\x24\x23\x36\x3b\x1e\xda\x83\x9b\x46\x4e\xf6\xf3\xe7\xbe\x71\xca\x7d\xdf\x1a\xa9\x0d\x55\x4a\x70\x23\xad\xa1\x59\x1a\xb9\x1e\xc9\x60\x18\xa5\x48\x99\x7b\xf1\x4a\xd1\xee\x50\x6b\x65\x07\x6d\xf2\xf5\x3b\xfe\xcd\x19\xbe\x1b\x49\xd6\xc3\x29\xca\x8f\x79\x5d\xdf\x5f\x09\x5e\x1d\x53\xc9\x9a\xe8\x36\x0b\x4b\x6e\xf4\x94\x17\x5a\x5f\xd9\x11\x83\x57\xf1\x4b\xb6\x53\x42\x9e\x60\x18\x9f\x28\xf3\x1d\x3e\x74\xe4\x3a\x03\x36\xc5\x52\x5f\x1f\xa2\x2c\xf5\xf7\x30\x94\x92\x82\xdd\x38\x03\xa3\xab\x26\x44\x69\x11\x31\x79\xd2\x35\x4a\x3b\x8d\x36\x2e\xbc\x52\x32\xa5\xda\xe3\x82\x70\x1a\xaf\xfd\xed\x84\x9b\x37\xd8\x6a\xe8\xd1\x34\xd5\x34\xe2\x8a\xaf\x7f\xf3\x40\xc5\x73\x9c\x9c\x9a\x51\xbe\x4b\xa0\x02\x7e\x8f\xc1\x6b\x9a\x8d\x5c\x4d\xaf\x4b\x92\x07\x7f\x79\x83\xad\x59\x9c\x0f\xce\x1b\x01\x02\xb8\xc3\xd3\x09\x12\x50\x62\x07\xc1\xfd\xa9\x21\x6f\x06\xa0\x97\xb9\x2b\x0e\x3d\x95\xce\xe1\xac\x1e\x7e\xc0\xa1\xa7\xea\x7a\x1f\xd5\xc7\x5b\x2b\x79\xd7\xd5\x92\x41\x70\xd7\x11\x86\xc1\x55\x31\x79\xc0\x5b\xb1\x51\xb3\x87\x69\x67\xbc\x75\xb8\x49\x8a\x5b\x72\x9e\x32\x83\xc4\xfe\xe1\x54\x65\x46\x1b\xef\xb8\x5d\x18\xbc\x1e\x47\x75\x7e\xad\xe3\x33\xc8\xcf\x25\x7d\x8e\x6c\x85\xc5\xe5\xe4\x17\x10\x75\x71\x97\x74\x5d\xef\xf0\x40\x76\x19\x6b\x18\x38\xc8\xa1\x60\x40\x77\x57\x71\xc4\x7d\x09\x74\xfa\x6b\xbd\x97\x42\xd1\x5d\xbd\x97\xc9\x59\xa2\x04\x5f\x94\x25\xea\x5d\x8a\x57\xca\x4c\x3d\x18\x57\xcb\x92\xae\xc1\x77\x83\x7d\xf7\x7d\x78\x3d\x23\x6d\x3d\xfd\x35\xf7\xe1\xbb\x38\x0a\x12\x2f\xc6\x77\x1b\x23\xf2\x0a\x79\x7a\x84\x91\x14\xba\x1d\x9f\x04\xad\x2e\x91\x0a\xfc\x3f\x78\x45\x3e\xc9\xcc\x8e\xb7\x43\xe9\x76\x24\x6b\x16\x98\x0c\x26\x66\x77\xe6\xc7\xcb\x6a\x7b\x41\xea\xc9\x7d\xf4\x7a\x69\x6c\x09\xb1\x10\xb7\xd4\xd8\x92\xfd\x27\xcc\x96\x4f\xca\xac\xca\x82\x28\x6c\x37\x5c\xa8\x43\xa8\x28\x19\x15\x7b\xc5\x0c\x98\x32\x65\xf5\x4e\xf1\xf7\x58\x0b\x5c\x1a\x6e\x82\x3b\x0b\x80\xd8\xbb\x64\x44\x5d\xab\x02\xf1\x7a\xf8\x8b\xbb\xc0\x53\xa3\x4d\xc3\x42\x67\x6d\xbc\x4b\xfd\x60\xb6\xbd\x30\xd3\x3e\x7c\xda\x6c\x1c\x07\xa5\xec\x90\x49\x99\x39\x5a\x83\x42\x38\xbc\xb1\x8c\xd2\x7b\xea\xe7\x2b\xa4\x4c\x8e\x30\x6d\x12\x23\xc9\x08\xb3\x68\xd2\x59\x46\xa1\xa5\x58\x01\x65\x53\xed\x84\x61\x8e\x47\xbc\x35\xd2\x0c\x3e\x79\xc0\x49\x3b\xb8\x3e\xe5\xd3\xc4\x13\xf0\x12\xa6\xab\x94\x5c\x95\xea\xac\xe2\x02\x73\x70\xe1\x12\x14\x31\x24\xdb\x0a\x0c\xad\x81\xb6\x4a\x62\xed\x09\xe5\x1a\xe1\xc6\x71\x82\x82\x14\xb9\xef\xe4\x36\x24\x66\x23\xc3\xeb\xac\xc8\x02\x9f\x3f\x0a\xf2\x94\x1a\x59\x4e\xa8\x59\x92\x36\x55\xbf\xde\xe8\x22\x66\x74\x0b\xf5\x6b\x02\xfc\x82\x8e\x7f\x1a\x1a\x96\x7b\xb4\xca\x3b\xf2\xae\x11\xc8\x7b\x83\xc2\xc0\x38\xd5\x64\x68\x04\x26\xc0\xaf\x19\x01\x26\x08\x67\x3b\x2e\x0c\x85\x1f\x84\x1a\x79\x03\xf2\x8a\x29\xd5\x60\x7c\x3e\x35\x92\x34\x32\x75\xa1\x38\x38\x78\x43\x37\x8b\x19\x28\x08\x98\x21\x10\x75\x7e\x70\x21\x11\xbf\x1b\x3b\xd2\x83\x74\xc3\x3c\x81\xfa\xc1\xd9\xdb\xda\xe2\xe3\xde\xd4\xf6\xe9\xa6\xf9\x3c\xd4\x54\x47\xe4\x5b\x53\xf5\x8a\x04\xa0\x84\xf9\x03\x0f\x4d\x0b\x64\x3c\x33\xd9\x44\x5c\x96\x7c\x40\x26\x4d\x50\xa5\x66\x61\x09\xcd\x48\x98\x12\xa2\x6d\x34\xb4\x90\x6c\xa3\xf6\x3c\xaf\x46\x42\xcf\x46\x7b\x4a\xd7\x62\x14\x85\xb8\x75\x1c\xd6\xb0\xa1\x24\xe7\x63\xa1\x83\x54\x2f\xa4\x79\x0a\x9d\xcd\xc0\xcd\x41\xa2\xc3\xfe\xc6\x31\x32\xe7\xf5\xe7\xde\x74\x03\x5d\x9e\x91\x2c\xc0\xb1\x4c\x42\xb1\x81\x6a\x5b\x13\xd9\x75\x43\x93\x0b\x4e\x6a\x63\xc7\xc7\xa5\x41\x45\x8b\x9c\xc4\x08\xc6\x10\xde\x5f\x9a\x06\x98\x89\x18\x2a\xb8\xa2\x9b\xc8\x94\xd0\x59\x43\x4a\x4b\x84\x73\xe0\x83\x23\x33\xdb\xd0\x8a\x11\x7a\x60\xb2\x84\xff\xb8\x91\x99\x46\x15\x66\x41\xa1\x2c\x2e\x5d\x38\xc6\x3b\xfa\x47\xd1\x9b\xb2\x7e\x44\x36\xc5\x2f\x43\x08\x8d\x30\xce\x49\xf8\x05\x59\xcd\x4c\x28\x9d\x33\x19\x8b\x95\x07\xde\x18\x65\x48\xb1\xe1\x2e\x94\x6e\x13\xd9\x15\xc6\xdb\xc6\xe6\xce\x08\x43\x4b\x10\x02\x05\x86\xf1\xc1\x17\x6f\xad\x08\x7a\x19\xea\xa8\x68\x04\x50\xf9\xb9\xbd\xbd\xe5\x76\x5d\x62\x05\x4c\x6e\xa7\x22\x61\x74\x52\x75\x9d\x35\x3a\x48\x7c\xa2\x1e\x03\x21\x84\x7f\xdb\xfd\xc1\x73\xf4\x67\xa9\xa7\xa2\x55\x62\x00\xf3\xc1\x6d\x25\x98\xaa\xb2\x84\xd4\xcd\xaa\x08\x2f\xce\xe3\xcd\x51\x25\xc1\x1b\x39\xaf\x15\x08\xbf\x16\x16\x7a\x26\x4c\x15\x49\x40\x4e\x4a\x9e\xbb\x99\x99\xc5\x47\x44\x55\xa6\x02\xa7\x98\xa7\x78\x11\xf5\x26\x28\xcc\x41\x4d\x00\x84\x4a\x17\x9f\x24\xe9\x0b\x1e\x77\xa7\x6c\x74\xf4\xc5\x5f\x7a\x4a\x5f\x2a\x4e\x05\x24\x12\x7f\xa8\xd1\xde\x5d\xc5\x84\xe8\x39\xb2\x8e\x2a\x94\x90\xed\x11\x70\x8f\xf2\x16\xf7\x40\x86\x49\x6d\xc7\xd4\x70\x4e\xc9\x2e\x87\x12\x2b\xeb\x0c\xf3\xa1\xd6\x06\x61\x19\x07\xc8\xde\x59\x55\xf3\x81\x31\xb7\x37\x47\x5b\xb7\xde\xf8\xe8\x51\x4a\xe8\x39\x9d\x2f\xf6\x3a\x92\x3f\x5e\x3f\xaa\x4c\xc3\xc0\x1b\x29\x3d\x64\x91\xa3\xd7\x7d\xf4\x4b\x6c\x93\xc6\xd7\xfd\x6d\x1d\x1d\x17\xfa\xca\x09\xfc\xa2\x5f\x75\x3c\x53\xc2\x57\x4e\xe1\x11\x2d\x6b\xbf\x7e\x14\xfa\x84\x6f\x6d\xaf\xc2\x29\x76\x18\xfe\xba\xbc\xca\x1b\x93\xbd\x3a\xa1\x32\xcc\xbd\x4b\x61\x6a\xb1\x76\x28\x64\x2d\x36\x9d\x70\x62\xbd\x70\x19\xcb\x76\x89\x03\xe5\x0c\x35\xb1\x1a\x86\xbd\x33\x56\xc6\x0f\x2d\xd2\x6b\x99\xa1\x02\x43\xae\x8f\xf5\xa2\x22\x87\xa3\x05\x6c\x48\x8a\x81\x53\x23\xcd\x06\xec\xe3\xd5\xd8\x0a\xd1\xa6\x8e\xb5\x23\x81\xb5\x49\x35\x3a\x8b\x37\x95\xa7\x36\x81\x32\xc5\xca\x2a\xc7\xa0\xbc\xba\x9d\x00\xc6\x0f\xd4\xd1\x4d\x83\x91\x97\xc9\x20\xe5\x2a\xaa\xe1\x9b\x64\x71\x0e\xca\x31\x44\xbf\x98\x96\xb4\x84\x0e\xe5\x21\x82\x73\x1a\x25\xbf\xa5\x6d\xce\x45\x68\xae\xdd\xd9\x35\x83\x23\x95\x03\xcd\xc2\x2d\x88\x97\x9e\x85\x00\x23\xb5\xa6\x6e\x50\x0e\xe7\x7c\x31\xfa\xd4\x91\x72\x8c\xe8\x66\xd9\x59\xab\x13\xaf\xfd\x82\x16\xe2\x43\xd3\x6d\xc0\xb4\xde\x3d\x28\x32\xd2\x61\x02\x92\xfc\x55\x3b\x3c\x1c\xd9\x67\x3b\xf7\x29\x39\xd6\xd9\x15\x23\xa3\x30\xab\x9e\x31\x04\x7c\xee\xb2\x2f\xab\x5e\xee\x53\xaf\x4a\x8b\x79\xf3\xd1\x0d\x6f\xe9\x04\x23\xdb\xe6\xdf\x74\xab\x93\xdc\xab\x51\x31\xb1\xd7\xb2\xed\x0e\x16\xb3\x69\x7a\xa4\xd1\xed\x27\xc7\x24\xdf\xd4\x92\xbc\xb2\xef\x5d\x82\xcf\x1f\x70\x76\x95\xfc\xdf\x6d\xf2\xdf\xa1\x35\x4b\x9e\xcf\xad\xb5\x77\x9e\x78\x73\xb7\x7e\xc6\x50\x62\x7a\x1b\x53\x3d\x79\x2d\xfe\xb4\x83\x15\xc9\x1f\x2f\xda\xfb\xf8\xd9\x7d\x47\xe6\xc0\x8c\xd0\x1c\xcf\xbb\xe6\x60\xb8\xc6\xc3\x13\x31\x91\x82\x32\xca\x5f\x09\x50\x73\x8a\x1a\xe7\x97\xd6\x69\xc3\xf9\x94\xd3\xce\x2b\x0e\x18\xed\x3e\x7c\xb3\xdb\xc4\x75\x88\x75\xd9\x65\x52\xa1\x53\x86\x1f\x4d\xae\x96\x2a\x79\x1d\xb9\xc2\x6f\x7d\xfa\x0b\x6f\x3a\x0b\xaf\x42\xbb\xb4\x5a\x46\x77\x60\xba\xcf\x29\x3b\x55\xd0\x21\x6c\xf1\x00\xc2\x7a\xc8\x07\x3a\xa1\x3a\x63\x33\x49\xb5\x40\x4b\x00\x59\x28\x5d\xe5\x54\x39\xac\x4f\x8c\x8e\x00\xc5\x4a\x3e\xb7\x70\x2d\x3a\x96\x55\x1d\x34\x56\x66\xd9\xa6\xcd\x51\xdf\xb8\xd6\xa3\x88\x3e\x8e\xe9\xc2\xcb\xcf\x41\x55\xa9\xe4\xf4\x54\x32\x30\xa4\x5c\x8a\x21\xf8\x71\xa0\x48\x2f\x25\x87\xf2\xbb\xa5\x0b\x80\xd3\x6a\x29\x8d\x38\x20\x21\xbe\x73\xbb\xc6\xb9\x7f\xd0\x59\x78\x77\x2f\xa1\x75\x35\x24\xa9\x23\x7d\xd0\xa0\xba\xd6\xc1\xeb\xe6\x21\xf8\xce\xd8\x2d\x7f\x3e\xa1\x0f\x85\xb2\x7e\x3b\x53\x0a\x21\xcc\xfa\x23\x7c\xb1\xce\x40\x1b\xd5\x88\x22\xc0\xa8\x94\x88\x05\xb3\x52\x3e\x07\xda\x99\x51\xa1\xf5\xe3\x61\x67\xe1\xc5\x59\x15\xc8\xd1\x2f\x0e\x27\xfd\x0c\xae\x39\xd0\x6e\x35\xc5\x23\x93\xc3\x10\x59\xc6\xc4\xbb\x2a\x3a\x3d\xff\x6a\x67\x81\x85\x33\x4c\xfd\xa0\xfd\x7c\x35\x4e\x6f\x3d\x8e\x53\xc1\xe7\xa6\x4b\x28\x66\x51\x58\x16\xe1\x8f\x22\x04\xad\xcb\xf8\xc9\x4a\x44\x1d\x43\x47\x71\x67\x92\x9a\xd4\x4e\xa0\x38\xcc\x7a\x07\xdd\x95\xab\xd9\x4a\x15\x76\xac\xf4\xf9\xc5\x65\xcc\x95\x47\xf7\x9a\x6f\x9e\xb1\x66\xb1\xda\xc9\x9d\xc7\x5b\x0b\x35\x92\xcd\x64\xfb\xed\x84\x31\xfc\x0e\xbf\xff\x82\x41\xc4\xea\x77\x19\x45\xbc\xbd\xd0\x86\xa2\x87\x31\xd0\xa4\xde\x53\xcd\x5e\xb1\x2b\x78\xf7\xa5\x3f\x4d\xbe\xe8\xe4\x06\xbd\xf1\x7b\xfe\xa3\x59\xef\x4e\xcd\xdb\x9f\x6c\xaf\x6e\xc5\x5b\x84\x93\x67\xc0\xae\x64\x28\xb0\x20\x79\x48\x7f\xf8\x9d\xe5\x8d\xdc\x10\xd1\x38\x56\xdf\x01\xcd\xa3\x9c\x16\xc1\x5b\x76\x2d\x8a\x30\x01\x7b\x20\x8d\xcf\x6c\x91\xe5\xf2\x78\x53\x98\x2b\x85\x4f\xc2\xec\x60\x96\x9e\x6a\x99\x80\xbd\x4b\xfd\xf3\xe6\xa2\x13\x30\x82\x58\xd2\x38\xa0\x12\xf1\xd7\xf6\xdb\xe5\xd6\x93\x06\x27\xc2\xc6\x7a\x71\x1e\xcb\x7c\x4f\xc1\x23\x08\x89\x59\x0c\x08\x5a\x4a\x22\x9b\x04\xf0\x52\x06\x77\x21\xc2\x3f\xb8\xee\x0d\x2f\x75\x83\x57\xa3\x61\x70\x63\x20\x46\xad\x08\xf6\x99\x61\x05\x23\x11\x6e\x25\xfa\x21\x87\xbc\x4b\x5a\x69\x20\x50\xbb\x10\xd2\x18\x43\xba\xe4\xa5\xf8\xf3\xbe\xe2\xf9\x53\xcf\xca\x30\x54\xe4\x9d\x46\xfe\xaa\xc4\x30\xba\xa5\xad\x22\xec\xa4\x28\x9a\x02\x84\x3f\xb3\x90\x23\x11\x36\x38\x64\xfe\x2c\x59\x8f\xd4\x00\x64\xca\x5c\x26\x4f\x86\xca\x33\x95\xa8\x77\xf6\x0e\x02\xeb\x98\x93\xd1\xf0\x43\xa1\xfc\x38\x2f\x79\x0c\xd5\x13\xa1\xc1\xf4\xc2\x51\x47\xf2\x46\x4e\xf2\x1d\x51\xae\x14\x8a\xc8\x90\xf9\x90\xfc\xcb\x41\x39\xac\x24\x83\x0e\xa2\x0a\x29\x59\x65\x8a\xd3\x53\x86\x2a\x14\x9c\x3e\xf5\xc8\xba\x68\xd6\x9c\x61\x44\x24\x7d\x86\x8c\xbd\x31\xba\x37\xea\x0d\x1d\xa1\xb7\xf0\xc7\x43\xe0\x0b\x68\x4a\x3d\x5d\xf6\x27\x87\xc9\x6b\x73\x5f\x3f\xe1\xa6\x8d\x87\xd1\x87\x6f\x82\x67\x9f\x93\x5f\xbd\x09\xe6\x18\xb8\x75\x68\xae\x66\x2d\x05\x96\x77\xd3\xc1\x2a\xeb\x96\xf9\xd1\xe3\xf0\x8a\x23\x24\x2d\x7a\x00\xc5\xae\xd3\xb0\x85\x54\xe3\x07\x9d\x9d\xf4\xd4\x3b\xc5\x24\x06\x09\x92\xa9\x12\x2f\x8c\x71\x7d\x52\x5b\xa7\x92\x27\xaf\x3c\x8b\x09\x33\x48\xf4\xb2\xe9\x31\x6a\x2a\x8b\x3d\x43\xf6\xff\xf6\xad\x35\x73\x14\xea\xc5\x35\x73\x10\xbf\xfc\xb9\x35\x26\x99\xee\x8f\xae\x19\x58\x31\x63\xd3\x64\xc9\xe2\x77\x6b\xf1\xfd\xa9\x4b\x74\x79\x26\xc4\x50\x0c\x33\x93\x62\x28\x04\x69\x7a\x93\x83\x40\x0b\xf7\x12\x07\x2c\x88\x01\xf0\xae\xfa\xaa\x6c\xe3\xf2\xfc\x1f\x33\x31\x62\x12\xc4\x2a\xc2\x7d\x9a\xf6\xab\xd6\xdd\x49\xe8\x56\xc1\xc6\x12\x0b\xf1\xe7\x2e\x49\xb1\xa3\xde\x36\xb2\xed\x71\x01\x25\x46\xb5\xd5\xb3\x65\x34\x1e\x2e\xc0\x74\xa8\xae\xe4\x43\x35\x3e\x87\x52\x7a\xca\xf0\x71\xe7\xcb\xfe\x0f\x0d\xdf\xb4\xad\x29\x94\x31\x2c\x65\x3d\x30\x6e\x47\x11\x6b\x91\xa2\xf8\xab\xb2\x5c\xc0\x19\x83\xb9\x49\x09\xba\xe5\x02\x7e\x01\x4a\x12\x67\xd4\xe9\x09\x31\x2e\x48\x8a\x41\x51\xac\xd6\x18\x73\xd7\x86\xa9\xb4\xeb\x78\x22\x01\xb7\xfc\xb1\xdf\x71\x31\x93\x59\xc3\x5f\x3a\xd4\x6f\xd2\x50\x41\x09\x13\xd1\x71\x41\xeb\x69\xdd\x9b\xf9\x41\x15\x90\xb5\x21\x87\x2f\x90\xa2\x65\xc1\xfa\xec\xcb\x50\x81\x7e\x17\x89\x8b\xd5\x5b\x48\x09\x10\xda\x7d\xa5\xd4\x54\x7e\xa9\x02\xf3\xd2\xf0\x05\x58\x4c\x53\x3c\x0d\x7a\x9e\xce\x2e\xc0\x31\x4c\xe8\x30\x56\x06\xbd\xe6\xbe\xbc\x1b\x8f\x6f\xf3\x3e\x19\x96\x24\x00\xb4\xf1\x3b\x4f\xa3\x37\x8e\xf5\xdb\x8e\x72\xfc\x52\xb6\x1e\xb9\x5c\x46\x39\x4d\x39\x55\x4e\x08\x06\xe6\x89\x8f\x20\x1b\xb3\xcc\x54\x2a\xe5\x7c\x4f\x15\x5d\x9e\x14\x55\x43\xf1\x45\xde\xf3\x47\x94\x4e\x3c\x0a\xe2\x56\xf9\x6e\x83\xb7\x79\xc7\xdf\x9b\xe9\x06\x65\x3e\x9d\x1c\x02\xe1\x94\x40\x32\x46\xce\x08\xd4\xde\xbc\xe9\xd5\x16\x75\x1b\x64\xfd\x57\x60\x8a\x8d\x27\x41\x0e\x20\xef\x4f\xbb\x99\xd4\x17\xae\xf5\x9b\x9c\x75\xf9\x37\xaa\xc0\x1d\xa8\x94\x38\xfb\xf5\xe5\x2f\xbe\xfe\xca\x4a\x22\x2b\x04\x21\x3a\x21\x88\x24\x62\x41\x08\x22\x18\x03\x22\x4c\x35\x12\x39\x23\x51\xdf\xae\x50\x61\x6b\xf1\x18\x11\x88\x39\xaf\x12\xc1\x92\x0e\x5c\x90\x77\xe9\x79\x87\x29\x50\x65\xb8\x15\x8a\x1d\xa2\xf8\xec\xc5\x59\xaf\x46\x0f\xb3\xaf\x3f\x40\x53\x20\x95\x36\x0f\x26\x60\x03\x71\x6a\x6f\x95\x04\x7d\xc1\x9b\x01\xf9\xe2\xff\x7b\x8f\x1e\x90\x7f\xc0\x79\x8e\xcc\xbd\x99\xae\x50\xc6\x5f\xdc\x9b\xd6\xd7\x9f\x5f\xb6\xf8\x59\x22\x3d\xdb\x2b\xf9\x12\x42\xc8\x63\xa5\x29\xef\xf4\xb8\x75\x77\x83\x00\x55\xd6\x70\xd9\x43\xe8\xe4\xb2\xcb\x57\xf3\x59\xa1\x96\xaf\x7e\xf3\x85\x15\xbe\xe7\x12\xea\x95\xb2\xb9\x28\x41\x2a\x25\xd7\x0e\xc9\xea\x2f\x24\x40\x19\x61\x54\xd2\x35\xe1\x32\xf9\x12\x0c\x95\xf2\x5b\xb0\x8d\x5f\xb7\x19\x88\x48\xbc\xa8\xca\x5b\x29\x98\x36\x65\x06\xd3\xb5\xa0\xb2\x42\x99\x8c\x29\x2e\xa3\x71\x0d\x60\x83\x16\xc6\x72\xc6\xc3\xc2\x4d\x86\x16\xc8\x3d\xc6\x38\x62\x42\x8f\x59\x43\x84\x85\xa4\x71\x87\x02\x76\x60\xe8\x0c\x13\x2e\x4d\x33\x9b\x64\x9f\x29\x03\xb2\x40\xa8\xde\xef\x88\xc1\x2a\xaf\x99\xa0\x80\xe2\x5b\xb8\x66\x52\x28\xb9\x51\x3f\x94\xae\x4c\xe1\x24\xe1\x8c\x66\x47\x8d\x32\x1c\x89\xdb\x46\xa7\x59\x67\x9b\x96\x86\xca\x94\x4a\xc2\x5d\x38\xf2\x45\x68\xc5\x28\xbd\x6a\x6b\xe7\x8d\xc4\x7c\x1a\x85\x74\x4f\x8a\x0a\xf9\x9e\x94\x14\x29\xfe\xcf\x6d\xca\x29\x20\x65\x4e\x6f\x2f\xe8\x9f\x36\xa6\x8d\xa3\x90\x8c\xd6\xe1\xa9\xbf\xb5\x4a\xb7\xb9\x54\xed\xbc\x4b\x34\x8a\x36\x2b\xb2\xfd\xf4\x49\xf2\x9c\xf6\x5b\xbc\xbe\xe8\x2f\x6c\x78\xa7\x0b\x1a\xba\x5c\x55\x6f\xb5\x92\x55\x4c\x49\x72\x46\x29\xf5\x24\x36\xb3\x70\x4f\x24\x56\x94\x1d\xa7\xc2\xc9\xe5\x45\x15\x79\x7c\xc0\x29\xbf\x03\x54\xa2\xa7\x27\x9b\xe6\x8c\xd9\x1a\xba\xb3\xbc\xe8\x83\xb6\x41\xd6\xc1\x78\x1d\x18\x75\xb4\x02\x0f\xbc\x5b\x05\x37\x5b\xce\x97\xe4\x92\x5b\xfb\xe6\x03\xc0\xb4\x62\x8d\x7a\xb0\x98\xac\x4b\xa8\x88\x66\xec\xcd\x4c\x81\xee\x83\xf1\xda\xb3\xa3\x8a\x38\x15\x0e\x7b\xf4\xca\xab\x13\x2c\xb2\xf2\x00\x61\x5c\xa8\x43\x59\x2a\xdc\x1d\x94\x27\x9c\xd8\x41\x21\x3b\x2b\x54\xe5\x08\xe1\x40\xb9\xac\xc9\x23\x7f\x7a\x23\xb2\x26\x50\xe8\xba\x05\x5e\x96\xcb\x97\x3f\xb7\xa2\xcb\x1f\x14\x9b\xcf\x7a\x34\x46\x80\xe7\x5a\x17\x30\xcf\x64\x5f\xd9\x06\x46\xa0\x2e\xa9\x8c\x9b\x35\x19\xd1\x6a\x54\xfc\x3c\x40\xb4\xdc\x68\x95\x0d\xbe\xd6\x05\xf7\x6f\x85\x7c\xc5\xfe\xf8\x02\x39\xc5\x2f\x54\xf2\xb9\x9e\x0b\x66\xc3\x8a\xb3\x86\x36\x53\x04\x9f\x5a\x2b\x0d\x3d\xa6\x97\x12\x6d\x94\xf4\x50\x0e\x98\x8b\xd3\x79\xc0\x86\x91\xca\xb9\x06\x5f\xc8\x0d\x46\x80\x77\x31\x18\x50\x5c\x3c\x70\x9e\x57\xd0\x55\xcb\x97\x32\xa8\x8e\x3f\x39\xde\xb9\x6d\x8e\x88\x73\x63\xaa\x5c\x99\x14\xc3\xee\x1d\x1d\xc2\xc1\x25\x9e\x33\xba\x50\xa2\xe1\xd5\x73\xa1\x64\x68\x52\x2f\x8b\x72\xc2\xc8\x23\xf4\x5c\xe8\x77\x40\x19\x9c\xa6\x29\x2a\x38\xcf\xcf\x7c\x98\x31\x36\x4b\xba\xf2\x83\x4f\xf9\x43\xeb\xd9\x2b\xb0\xf3\x87\x91\x37\xf0\xc5\x17\x4c\xc2\x3b\x23\x8f\xfb\xd3\x6b\x81\xf1\x31\xd1\xf3\xfa\x72\x50\x1a\x4f\xeb\xe3\x42\x04\x1c\x89\xaf\xf1\xe1\x45\x86\x74\x81\x9c\x37\xac\x95\x32\xfd\x71\x30\xa7\xbc\xbf\xcd\xb9\xde\x05\x4d\xae\x5d\x09\x64\x45\xa3\x76\x67\x0c\x57\x98\x25\xc5\x6e\xb5\xd5\x25\x5f\x21\x8d\xc0\xf1\x18\x21\x8f\xbf\x55\xed\x2a\xb4\x6b\x17\xfb\x90\x75\x60\xf4\xc9\x02\x4f\x38\x40\x14\x5f\xb3\x23\x7b\x0e\x70\x3e\xb9\xee\xd8\x7e\x33\x02\x72\x79\x40\x07\xef\x16\x08\x8c\xe5\x09\xf8\xbf\x2c\x50\x78\x4c\x02\xa2\x95\x04\x42\x6e\x04\xa7\x02\xa3\x56\x11\xb6\x8e\x23\x6b\x67\xfd\xf1\xf7\x9f\xff\xd9\xd2\xcf\xd5\x86\xc0\xf9\x48\xe1\x5b\xcb\x43\x23\x11\xe6\x20\x30\xc4\x5d\x78\x5c\x89\x3c\x46\xc0\x84\xd3\xa9\xa6\xc4\x35\xa9\x0e\x13\x62\x86\x32\x47\xd3\x79\x19\x99\x29\xc3\x9d\x39\x51\x26\x7b\x69\x8a\x8d\xa8\x91\x46\x64\x63\xe4\x80\x16\x61\x48\x02\x32\x74\x1d\xa0\xe0\x5c\x8d\x40\xe9\x67\x69\x18\x8c\x1f\xa4\x89\xf7\x55\x94\x72\xe6\x93\x20\xde\xb7\x9e\x3d\x69\xee\xbf\x30\x18\x0f\x87\xda\xc8\xb0\x2e\xf3\xcf\xe8\xc0\x14\x54\xa9\xec\x5c\xcd\xe3\xdd\x06\x05\xc7\xd7\xfb\xe5\x2d\x04\x02\x55\x20\x9a\x95\x29\x88\xe8\x5c\x81\xa6\xf3\x22\x4a\xfe\x8e\xfe\xb6\x22\xab\x28\x3b\x13\xf7\x0e\x03\x0b\x5a\x59\x86\xb2\xb8\x92\x86\xee\xcb\x6a\x94\x68\xcb\x69\x04\x29\x6a\x16\x85\x7c\x2f\x7b\x61\xf4\x34\xf0\x21\x96\xb9\xe3\x08\x78\x7f\xa5\x52\x72\xf9\x72\xb4\x9c\x0d\xf4\xc2\x4c\x74\x06\x41\x6b\x32\x8d\xc4\xc6\x4a\x79\x32\xaa\x2b\xac\xf0\x53\xc3\x11\x94\x28\x18\x39\x0c\x04\x28\x42\x45\x6a\x9f\xa8\x27\xd9\xd5\x5e\xd1\x4f\x2a\x47\x98\x28\x8a\x09\x6a\x29\x48\x3c\x88\x74\x8a\xe5\x74\x50\x8a\xf0\x20\x47\xa5\x8e\xab\xb9\x94\x2d\xc3\x21\xf0\x3b\xf8\xc7\xe2\x90\x83\xa0\x44\x0c\x1e\x0d\x43\x05\x50\x45\x2e\xd0\x5c\xae\x5a\xd0\xc5\xbb\xe3\xfe\xf4\x6d\xa3\xa6\xe4\x1c\x47\x53\xb2\x61\xdd\x0e\x00\xcc\x7c\xe5\x5d\x81\xec\xef\xed\x6c\x55\x3b\xe0\xc2\xc6\xe9\xa0\x21\x87\xc5\x75\x92\xce\x40\xc7\x6e\x9f\x3e\x6c\x6d\x4d\x04\x00\x72\x07\x0a\x3f\xea\x0c\x85\x6a\x12\x80\xce\x0a\x1d\x50\x9b\x13\x67\xf5\x4d\xf6\xe8\xd0\x08\x75\xc4\x92\x8a\xf7\xe1\x9f\x40\x2b\xf8\x04\x7f\x42\x10\x93\x02\x67\x81\x89\x8b\x44\x5a\x32\x8b\xd2\x1f\xa6\x54\x74\x98\xfa\x1c\xca\xad\xa8\x3e\x3a\xa5\x94\x62\x9b\x01\x1c\x69\x08\xda\x00\x67\x0c\x22\x41\xc4\xff\x06\x4f\x3a\x07\x63\xc3\x12\x1e\xcf\x3a\x94\x7c\x5c\xe1\x2b\x70\x17\x5d\xce\x60\x5d\xb6\x8b\x3a\xd3\x19\x9c\x6f\xb8\x15\x54\x2e\x33\x9d\x2e\xf6\xc3\x20\x5d\x2c\x3d\xcb\xd6\x2d\x01\xbe\x7a\x0f\x45\xa2\xde\x38\x56\xef\x70\xd4\xec\xf8\x03\xb7\x9c\xfd\xe0\x62\x38\xd5\xb9\xca\xdd\x2b\xa9\x81\x6b\x7b\x56\x38\x6d\x6f\xb8\x07\x9e\x20\xa7\x65\xff\x4e\x4f\x91\x8d\x6c\xa1\x9e\xd8\xfc\xc6\x9d\x61\x9e\x5f\xe9\xef\x3b\xdd\x46\x24\xa9\xb0\x6e\xca\xc8\x40\x1a\x6a\x50\xb2\x07\x27\xb4\x17\xca\x15\xff\x1d\x87\x41\xfd\xda\x41\x25\xe4\x42\xfd\x8e\x87\xf2\x0f\x8d\x49\xa7\x81\x62\x52\xd8\x1b\x0d\xaf\xa9\x5e\x50\x9d\x36\x2f\x99\x3c\x28\x99\x42\x25\xd3\x17\xac\x26\xc7\x45\xbd\x73\x4d\xcf\x5e\x44\x49\x4a\xfd\x91\xce\x26\x2c\x59\x89\x3e\xe2\xdb\xbe\x94\xc8\x45\xa5\x7f\xe1\x84\xd0\x44\xe6\x15\xc7\x29\x00\x91\x67\xfa\x9c\x14\xde\x75\x1d\x07\x2d\x92\xde\xe9\xc2\x2b\x00\x7c\xf9\x15\x77\xd0\xb5\x14\x3f\x51\x7e\xfe\xdc\x87\x6e\xea\x43\xab\xb5\x79\xfb\xa2\x0b\x7f\x0f\xc0\xdf\x68\x74\xb9\xbd\x42\x3f\xfb\xf1\x27\x3d\x07\x47\x3f\x73\xf8\x73\xfd\x47\xfa\xfb\x1a\xfe\x3d\xb7\xc5\xb5\x80\x9d\x7e\x68\xf9\x4b\x35\xfa\x35\x88\x25\x07\xaf\xf0\x6f\xd7\x06\x96\x9c\xa3\x44\xea\xd2\xc3\x40\xbe\x08\x3c\x86\xbe\x04\xfd\xf4\x3b\xd5\x32\x7f\xd2\x7d\xe5\x32\x83\xfc\x85\xbb\xbb\x66\xdb\x57\xf8\x37\x77\x09\x3d\x82\x8e\x4f\x0f\x31\x70\xaf\x98\xef\x94\x01\xb8\xe7\x72\xe6\x5a\x5a\xf5\x0e\x5d\xf3\x07\xd5\x39\xf7\x4c\xd8\xca\x95\x9d\x12\x66\x88\xfc\x36\x78\x39\x4f\xbd\x7c\xe4\x4f\xdc\xf3\x1f\xbe\x94\x24\xcd\xb5\x3d\xb9\x06\x53\xbb\x07\xe4\xea\x8d\x35\xf8\xc1\x7c\xba\x6a\x48\x99\x5a\xf3\xc5\x52\x55\xa5\x5b\xb9\xbe\x85\x06\xcf\x1b\xc7\xf2\xa8\x7e\x7d\x43\x5e\x45\x51\xc9\xcb\xe5\xd1\x27\x58\xa9\x74\x0f\x1e\x62\x9c\xcd\xe7\xf8\x4e\x6b\xb3\x0e\xfa\xd5\xbf\xfd\x1b\xa5\x87\x06\xb1\xff\xdf\xff\xdd\xfa\xe2\xb7\xa0\x53\x81\x3c\xdb\x3e\x1d\x43\xba\xc2\x77\x3a\x36\xd9\xf2\x64\xc0\x0f\x64\xbe\xff\xe7\x48\x15\x64\x5a\x14\x85\x4b\xce\x1d\xb9\x7e\xa2\x6f\x71\xff\xef\x00\x00\x00\xff\xff\x0c\xa1\x3a\xd0\x4d\xa8\x00\x00")
func confLocaleLocale_zhCnIniBytes() ([]byte, error) {
return bindataRead(
@@ -4579,12 +4579,12 @@ func confLocaleLocale_zhCnIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_zh-CN.ini", size: 43023, mode: os.FileMode(493), modTime: time.Unix(1442599202, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_zh-CN.ini", size: 43085, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
-var _confLocaleLocale_zhHkIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\x79\x6f\x1b\xd7\x96\x20\xfe\xbf\x01\x7f\x87\x6a\x37\x8c\x74\x03\x89\x82\x24\xbf\xdf\xcc\xe0\x21\x4c\x4f\xb6\xf7\x92\x99\x24\x2f\x13\x39\xf3\x30\x08\x02\x86\x22\x4b\x12\xdb\x24\x8b\x8f\x55\xb4\xa2\x34\x1a\x90\xec\xc8\xa2\x36\x4b\xb6\x25\xd9\xb2\x65\xcb\x76\xbc\x48\xb6\x25\x4b\x8e\x17\x59\x9b\x3f\xcc\x63\x15\xc9\xbf\xf2\x15\xe6\x6c\xf7\xd6\xad\x85\xb2\xf3\x7a\x66\x80\xc0\x11\xeb\x9e\xbb\x9f\x7b\xee\xd9\x6f\xae\x5a\xcd\x16\x6c\x37\x9f\xf1\x57\x76\x82\xc5\x3d\xeb\x4f\x8e\xd5\xbe\x7f\xbd\xbd\x3a\xd2\xba\xf2\x73\x7b\xfc\xbe\x3f\xb9\x66\xfd\xa9\xe8\x59\xc1\xf2\x8c\x3f\xb5\x74\xf4\xc8\xd1\x23\x83\x4e\xd9\xce\x74\xee\x2e\x76\x6e\x8c\x1e\x3d\x52\xc8\xb9\x83\x7d\x4e\xae\x56\xc8\x04\xe7\xee\xf9\x8d\x67\x9d\x6b\xb7\x5a\x13\x8d\xa3\x47\xec\x1f\xab\x25\xa7\x66\xc3\xd7\x5b\xad\x27\xb7\xa0\x92\x5d\xaa\x66\xfc\x17\x0f\xa0\xb9\xa3\x47\xdc\xe2\x40\x25\x5b\xac\x64\x5a\x4b\xbb\x9d\xe9\x9f\xe5\xb7\x53\xf7\x32\x9d\x91\x11\x7f\x7c\x47\x3e\xd4\xab\x99\xf6\xea\xae\x7f\x76\xf2\xe8\x91\x9a\x3d\x50\x74\x3d\xbb\xa6\x3f\x0c\xd9\x7d\x6e\xd1\xb3\x33\xfe\xc6\xe5\x60\xf1\x45\xeb\xd9\xe3\xd6\x03\x18\xdb\x29\xbb\xe6\x16\x1d\x68\x77\xe1\x99\x3f\x31\x03\xe3\x08\x96\x1f\x1e\x3d\x52\xcd\x0d\xc0\x78\x6f\x8c\xc2\xd0\x8e\x1e\xf1\xec\x72\xb5\x94\x83\x9a\xc1\xea\x4d\x1a\x68\x29\x57\x19\xa8\x23\x04\x4f\xba\x33\xba\xdd\xb9\x31\x76\xf4\x48\xbe\x66\x03\x54\xb6\x62\x0f\x65\x3e\xa6\x3f\x7b\x7a\x7a\x8e\x1e\xa9\xbb\x76\x2d\x5b\xad\x39\xfd\xc5\x92\x9d\xcd\x55\x0a\xd9\x32\xce\xb1\x35\xbf\x1a\x34\x9e\x35\x5f\xde\x0c\x46\x1f\xf9\xb3\x93\xc1\xd5\x27\xfe\xed\x2b\x3c\x09\xbb\x00\xf3\xcc\xe6\xdc\x8c\xff\xfc\x31\xcf\x96\x81\x71\x1d\xb1\xb1\x4a\xae\xac\xea\xfb\x73\x33\xb0\x6c\xe5\x5c\xb1\x94\xe9\x9c\x79\xda\xda\xd8\xc2\x91\xbb\xee\x90\x03\x6b\xeb\x3f\x3a\xdb\xba\xb5\x87\xeb\x90\xf5\x86\xab\x50\xe3\xd6\x4e\xfb\xfe\x8c\xfa\x9a\xcf\x55\xbd\xfc\x60\x2e\xd3\x59\xbb\xd4\x5e\x9f\xa0\x4f\x08\x5a\x75\x60\x89\x9c\xda\x70\xc6\x1f\x99\xf0\x77\x1e\x1c\x3d\xe2\xd4\x06\x72\x95\xe2\x4f\x39\x8f\xd6\xe8\xe9\xcf\xad\x17\xf3\x47\x8f\x94\x8b\xb5\x9a\x53\xcb\x74\x66\x6f\xfa\x67\x66\x8f\x1e\x81\x09\x67\xb1\x6a\xc6\x9f\x78\xea\xef\x02\x42\x6c\x02\x1a\xa8\x06\xb0\xb0\x5c\x1c\xa8\xe1\xfa\x75\x46\x9f\xb7\xee\xed\xfa\xb7\x17\x3b\x67\x56\xcd\xf2\x7e\xa7\x76\x32\xc3\xd5\x82\x27\x07\xad\xf9\x15\xb3\x10\x46\x10\x69\x58\x0f\x22\x57\x81\x2d\xa0\xe2\xd6\xc6\xcd\xd6\xdc\xd9\xa0\x71\xde\x28\xce\x15\xca\xb0\x8a\xd5\x5c\xc5\x2e\x49\xb9\x42\xb3\x5c\x3e\xef\xd4\x2b\x5e\xd6\xb5\x3d\xaf\x58\x19\x80\x75\xde\xfe\x15\xd6\xb2\xbd\xba\xde\xda\xdf\x80\x2d\x48\xff\x3c\xec\xd4\xf5\x36\xc2\xea\x4c\x35\x77\x76\x78\xf7\xa4\x48\x57\xe3\x9d\x51\xd5\x68\x0e\x6e\xb6\xdf\xb6\x01\xdb\x97\x47\x60\x0a\xc1\x93\x5d\x7f\x6a\x01\x36\xaa\x5e\x2a\xc1\xb2\xfd\xb5\x6e\xbb\x1e\x74\x36\xd7\x68\xee\x3f\x6d\x3f\x98\x0a\xb6\x4e\x1f\x3d\x52\x74\x5d\xf8\x9c\xf1\x17\x66\x3b\x37\xa7\x79\xf4\xd8\x54\x3e\x57\xc9\xc3\x74\xfc\xd9\xc5\xe0\x59\x03\x3f\x7c\xe7\xda\xb9\x5a\x7e\xf0\x7b\x1c\x35\xfe\x91\x09\xe6\x96\xfd\xcd\x29\xc2\xbb\x94\xcd\x44\xec\xc9\x28\x64\xa2\x3e\x00\xc7\xee\xf8\x8b\x30\xce\xbc\x53\x00\x14\x59\x9d\xf2\xf7\x66\x05\x19\xbe\x2b\x56\x5c\x2f\x57\x2a\x41\xe3\xf2\x17\x9c\x9c\x89\xf6\x2f\xd7\xf4\xb1\x28\x7a\x25\x3a\xd4\xc1\xc3\x9b\xfe\xca\xf3\xf6\xcd\x69\x2e\xc7\x56\x76\x00\x2d\x0a\x4e\xfe\x24\xa0\x3e\x9e\x62\xe8\xf6\xf3\x7e\x0b\xd6\xe9\x8d\x9a\x6d\xd5\xea\x95\x0a\xac\x14\x10\x8d\x01\xd7\x82\xa6\x8b\x05\xdb\xfa\x84\x60\xdf\xb4\xaa\x25\x3b\xe7\x02\x88\x9d\x2b\x58\xef\xe7\x2c\x2f\x57\x1b\xb0\xbd\xcc\xb1\x6c\x1f\x1c\xb9\x93\xc7\xac\xc1\x9a\xdd\x9f\x39\x76\xdc\x3d\xf6\xc1\x9f\xea\x50\xad\x54\xac\xd8\xee\xfb\x6f\xe7\x3e\xb0\xf2\x39\x28\x81\x05\x1d\xb6\xfa\x6c\xc0\x26\x1b\xfb\xb2\x00\xbf\x2b\x03\xb6\x95\xab\x0c\x7b\x83\xd8\x61\xb1\x62\xc1\x1f\xae\x85\x87\xfb\x1f\x70\x81\xfe\x5a\x07\x7a\x90\x2d\xf4\x31\x2d\xa3\xf1\xd0\xc7\x9a\xed\x5a\x5f\x0e\xf7\xfe\x8f\x2f\xde\xb4\xbe\x76\x5c\x6f\xa0\x66\xd3\xdf\xf0\x0f\xc0\xbf\x67\x39\x35\xeb\x44\xf1\x93\x8f\x60\x8d\xa1\x2a\xaf\x42\xb0\xb0\x1d\x5c\xbc\x02\x8b\xac\xf6\x1d\x4b\xf0\xd4\xe9\x82\xce\xcd\xeb\xfe\xf5\x29\xa4\x84\xae\x17\x7e\x6d\x6e\xef\x06\x6b\x2b\xb2\x33\xfa\xab\xda\x22\x7d\x96\x63\x25\xea\x10\x43\x27\x44\x0c\x74\x31\xd0\x83\xd6\xea\x16\x15\xc8\xb2\xfb\x77\x4f\x07\xd7\x97\x83\xd3\xab\xcd\xfd\x97\x50\x99\xa7\xf5\xdb\xde\x34\x60\x9a\x7c\xf9\xfc\xab\xaf\xfe\xfc\xc9\x47\x96\xbf\xb7\x10\x5c\x3c\xd7\xdc\xbd\x03\xd4\xc8\xaa\x7b\xfd\xff\x25\x3b\x60\x57\xec\x5a\xae\x94\xcd\x17\x2d\x7f\xfd\x52\xeb\xe1\xdd\xce\xd5\xb3\x7f\x1b\x01\xec\x74\xdd\x12\x10\x31\xc0\x97\xde\xde\x2f\x2c\xa0\x89\x80\x33\x38\x56\x6f\x30\x1c\x48\xb0\x38\xde\xdc\x7d\xd6\x7e\xfe\xc8\x3f\x38\x0f\x15\xfe\x5a\xc2\x85\x96\x21\x9d\x18\xb4\x2d\x3c\x45\x16\x56\xb1\x9c\xfe\xf8\xba\x5a\x85\x9c\x97\xeb\x03\x34\x80\x05\xb6\x6b\xb5\x2c\x50\x5f\x6f\x18\x77\x89\xba\xe8\x06\xcc\xad\xc1\x09\xa9\x38\x1e\x20\x81\x45\xb5\xa4\x85\x62\xe5\x54\xae\x54\x2c\xc0\x5e\xa9\x15\x8b\x56\xc5\x4f\x56\xc1\x81\x5d\xc7\xca\x80\xe9\xce\x10\x22\x4f\x2d\x97\x87\xfb\xc3\xb5\x8e\xf5\x1c\x03\x24\x2a\x58\xc7\xde\x3a\x06\x0d\x56\x9c\x2c\xd3\x16\xa4\xe5\x85\xa2\x9b\xeb\x03\xba\xce\x97\x4d\x8d\xc9\xe4\xff\x42\xdc\xe3\x81\x48\xb9\x65\x96\x5b\x43\x45\x6f\x10\x6e\x2e\x8b\xee\x0b\x44\xcc\x5c\xc5\xa2\x26\x2d\x21\x4d\x91\x89\x2b\x42\x26\xa8\xf0\x21\x01\xaa\x9f\x29\x13\x3e\x7a\x44\x6d\x9c\xa0\xe6\xf8\x04\x6c\x33\x5e\xd4\xcb\x0f\x15\x76\xe2\xfd\xcd\x98\xc3\x85\x82\x36\xea\xb3\xda\xa9\xd6\xe9\x1d\xc0\x1c\x4d\x54\x81\xee\x00\xe1\xeb\xac\xbc\x6c\xee\x6c\xb4\x47\xa6\xfd\xd9\x86\x3f\x3a\xe1\xdf\xbe\x87\xd4\x5e\x5a\x40\xa2\xc3\xfb\xc4\x34\x27\xb8\xf1\xa2\x75\x75\x83\x2e\x6c\x5d\xa4\x5a\x0f\x26\x46\x82\xe5\x09\x62\x14\x3a\xa3\x37\x90\x6a\x50\x95\xce\x99\x7d\x7f\x73\xbc\x7d\xeb\x81\xbf\x7e\x39\x98\x3f\x00\xf6\xa2\xbd\xf6\x98\x1b\x21\xec\x03\xf2\x91\xa5\xe3\xc2\x34\xa7\xf5\xeb\x6e\xeb\xe9\x96\x3a\x31\xaa\x50\xf5\x81\x55\xf9\xc8\xbc\x1c\xeb\xdc\x68\xf8\x63\xcf\xa1\x4b\x7f\x73\x26\x36\x3a\xff\xc2\x34\xb7\xc6\x44\x09\xef\xa1\x8b\x33\xcd\xfd\xe5\xe0\xe1\x64\x67\x69\x8e\xba\x2d\x38\x70\xcd\x56\xa0\xd3\x15\xba\x74\xf9\xa7\xd1\x0d\x2f\xad\xbf\xbf\x05\xeb\x63\xf5\xf6\x7e\x66\xb5\x6f\x8f\xb7\x7f\xd9\xf7\x97\x37\xfd\x6b\x23\x72\x6c\x06\xb3\x55\xa7\xe6\x65\xb0\xd4\x5f\xb9\x11\x7e\xd1\x2b\x42\x8b\x4d\xb5\x99\x75\x0a\xd6\x7f\xf1\x97\xe5\xe8\x06\xeb\xb7\xa1\x52\x7b\x69\x05\x4f\xef\xd4\x9d\xf6\xdd\xd1\x16\xfc\x37\xbf\x4a\xad\x4d\xae\xb4\xcf\xec\xe3\x99\x7e\x79\x2d\x98\x1e\x0d\x1e\xfe\xdc\xdc\x9f\x69\xad\xed\xb4\x96\xf6\xa9\xeb\x41\xcf\xab\x72\xdf\x9f\x9d\x38\xf1\xb5\xd5\x7a\x00\x3c\xc7\x2f\xd0\x94\x51\xa2\xc7\x40\x18\xd1\xba\xfa\x4b\x7b\x74\x1f\x77\x3e\x04\x45\xec\xa8\xd7\x4a\x02\x61\x7d\xfb\xcd\x17\xfa\x5b\xb7\x75\xc0\xde\xde\xc6\x7f\x7a\x23\xcb\x01\xcb\xdd\xdc\x1e\x69\xee\x5c\x65\xa6\xa5\xb9\xbd\x0e\x3d\x75\x46\x7e\x69\x3d\xe5\xb5\x06\xb6\xa3\x8a\x27\x45\xe3\xb0\x3f\xfb\x08\x98\x2c\x85\xbd\xc4\xf0\x48\x49\xe7\xea\xae\xbf\x3e\x07\xed\x00\xb9\xe1\x35\x03\x28\x7f\x03\x59\xa9\x32\xcc\x8c\xa8\x6d\xef\x97\x30\x67\x45\x69\xe9\x73\x7f\xcd\x29\x67\xb8\x52\xf3\xe0\x2c\x70\xac\xc6\x77\x35\x17\xb3\x98\x87\x0d\x0b\xdf\x19\x7d\xea\x1f\xdc\xb7\xbe\xf9\xe3\xc7\xd6\xff\xff\xde\xbb\xef\x02\xf5\x5b\xf2\xc7\x91\x2a\xc2\x08\x81\x76\x06\x97\x1f\xc1\xc4\xe0\x90\xc0\x9d\xda\x7a\x32\x8f\xb3\xa2\x19\x72\xfd\xa0\xb1\x28\x34\xf7\x18\x9e\xb2\x63\xd6\xfb\x34\x93\xff\x6a\xff\x98\x03\x06\xd3\xee\xc9\x3b\xe5\x0f\x08\xf7\x6e\xec\x01\x49\xa5\x95\xc0\x72\xc0\x66\xbe\xb8\x97\xf6\x3a\x23\xa3\x8a\xcf\x93\x12\x4d\x17\xcc\xd2\x90\xf5\x63\x16\x38\x9b\x77\x2a\xfd\xc5\x5a\x19\x18\x8a\x15\xe8\x9e\x19\x62\x06\x65\xae\x90\x9b\xcb\x02\x25\x29\xf6\x0f\x0b\x14\xcf\xbf\x33\x72\xa5\xb5\x72\x27\x98\x9d\xeb\x9c\xbd\x80\x5c\x46\x0d\xf8\xe5\x2c\xfe\xaf\x98\xb7\x65\x0b\x9a\x7b\x3b\xb8\xf2\x4b\xab\x78\x8a\xc6\x9e\x35\x77\x17\xf5\x46\xd0\x76\x39\xfd\xfd\x78\x51\xf3\x95\xe1\x2f\x5c\xc4\xb6\xaf\xde\x6a\x3d\xbf\xa2\xae\x0e\x13\x00\x70\xb1\x0a\x4c\x3c\x60\x3d\xf0\x88\xad\xfd\xc7\x0c\xd3\xdc\x9e\x6a\xbe\x58\x61\x7c\xf7\x0f\xae\x5b\x1f\x7f\xf2\x95\xd5\x9a\x79\x8c\x8c\x10\x5d\x34\xb0\x33\x4c\x4d\x50\xfe\xf8\x75\x3c\xd8\x99\x03\x12\x02\x80\x40\xf2\x60\xe9\xf5\x00\xb9\x0a\x1f\x67\x21\xdc\xc0\x98\x9e\x82\x6b\x00\x56\x97\x1a\xb7\xfe\x24\xbf\xb5\xec\x12\x07\x94\x01\xc6\xc1\x61\xee\x88\x27\x1b\x57\x5a\x07\x6b\xd0\x3d\x0c\xc8\x3f\x33\xc6\xbb\xdd\x9a\x17\xf2\xd4\xdc\x9e\xf4\x4f\x03\x4f\xb9\xd8\xd9\xbd\x0c\x8b\x8e\xd8\x71\x63\x1d\x38\xe8\xc8\x80\x22\x37\x09\xf4\x12\xac\xdf\x12\x8e\x72\xfc\x3e\xe0\xb0\x12\x66\xd2\xc0\xc3\xa1\xa5\x56\x62\x22\x81\x23\x9b\xbd\x8f\x4b\x45\x6c\xa5\x7f\xf1\xa6\xa0\xee\xf3\x5d\x7f\xf2\x06\xf0\xbc\x70\xd6\x69\x40\x76\x85\x3a\x50\x82\xc2\xa7\xf4\xd3\xfa\x98\x7f\xc6\x8b\xa5\xeb\x6f\x98\x7b\xb2\xe8\xba\x05\x8e\xdf\x92\x62\x0b\x78\x32\x0b\x91\xd8\x72\xed\x52\xff\x5b\xe6\xa0\x7b\x84\x11\x03\x31\x45\x44\xbc\xec\xa9\x22\x48\x50\x8c\x28\x2c\xff\xb4\x57\xef\x23\x2b\xbc\x34\xe7\x13\x8d\x4f\x01\x57\x68\x43\x33\x0b\xe5\xa6\x2b\x22\x3a\x05\x13\x33\x30\x75\xff\xf6\x0d\x69\x89\x38\x58\x5c\x89\xb9\xbb\xfe\xc4\x38\xe2\xca\xec\x7d\x00\x68\x2d\x4f\xf9\x8d\x4d\xae\x0b\xdb\x24\xe7\x84\x80\x69\x49\xf8\x2a\x16\x4e\x5f\x04\x60\x92\x4c\xc2\xb5\xa4\xf5\x6b\x6e\xdf\x6d\x6e\xcf\x00\x31\xe0\x5b\x07\x86\x81\x7d\x5d\xbd\x01\xf7\xa9\xf5\xf9\x27\x99\x77\x2c\x3d\x30\xbc\xe9\x00\x6d\xa6\x16\x10\x35\x0f\x2e\xe9\x76\x8c\x8b\x87\x3b\xe5\xa3\x16\xeb\x47\x5f\xe7\x04\xc2\x72\xa1\x82\x30\x04\xc4\x18\x07\x11\x36\xa2\x64\x41\xa6\x0e\x06\x44\x44\x54\xe4\xea\x2c\x65\xea\xba\x8a\x0c\x89\x68\x90\x1d\x70\x50\xf4\x79\x30\xe5\xcf\xfc\xca\x52\x00\x8a\xcd\xae\x97\x1d\x28\x7a\xd9\x7e\x24\x55\xd0\xea\xcf\x37\x83\x5f\x17\xda\xeb\x97\xfd\xc6\x1d\xeb\x0d\x28\x78\xc3\xf2\xcf\xef\x37\x77\x6f\xff\xb6\x77\xe5\xf8\x29\xc5\x25\xbe\x87\x54\x28\x0b\xa7\xaa\x58\x42\x04\xc3\x3b\x11\x8e\xb6\x9c\x24\x58\xb6\xa5\x3d\xbc\xf4\x49\x4c\xc7\x35\x9e\x7f\x04\xf7\x9d\xe2\x20\x99\xaf\x45\x02\x71\xdc\x05\x82\x3f\xd5\xde\x9b\x60\x61\x3f\xb8\x37\x85\xbb\x34\xd1\x40\x88\x91\x69\xde\x1c\x6b\xc0\xe9\xab\x17\x4b\x05\x8b\x5b\xa3\xc5\x56\x9c\x22\xf0\x89\xb2\xcd\x71\xd6\x1e\xeb\xae\xff\x02\x2b\x24\xa3\x56\x35\xba\x72\x3e\xe9\xd5\x34\xa3\x82\xb3\x2d\xe7\xe0\x90\xa4\xf0\x33\x9d\x6b\xd7\x45\x2d\x41\x3f\xb1\xaa\x6b\xbd\xf5\x01\xcc\x0e\x56\x2b\x77\xca\x66\xba\x3e\xa0\x16\x98\x2f\xe6\xce\xd8\x0c\xf6\xf7\xf2\x1a\xf0\x4f\xfe\xed\xad\x60\xe1\x52\x6c\xa4\x11\x2c\x8e\xa0\x94\x96\x5b\x93\x93\xe4\x5d\x76\xeb\xf9\xbc\xed\xba\xb8\x29\xfe\x1d\x20\x25\xa3\x20\x73\xfb\x23\xe7\xfd\x83\x46\xe7\xc1\xe5\x76\xa3\x01\xdf\xe1\x9e\x0e\x2e\x8e\xcb\x3d\x87\xdc\x14\x2c\x79\xeb\xce\x35\x2d\x81\x04\x3f\x4f\xf8\x2f\x1f\xc0\xc7\xe6\x2e\x74\xb0\x87\x44\x7a\xfd\x36\xa0\x86\xf5\xd1\xb7\x7f\x82\x06\x49\xf2\x44\x6d\x11\x88\x9d\x75\xe6\x45\x9d\x52\x41\x8b\xad\x80\xcf\x48\x3f\x63\xba\x0e\x05\xa3\x30\xd6\x05\x0e\x3b\x3f\x98\xd5\x7a\x26\x5c\x27\xcf\xfe\xd1\xcb\xf8\x8d\xf1\x60\xf6\xaa\xa9\x75\x52\x8c\x63\x79\x98\x76\x10\xa6\x46\x5a\x04\x25\x31\xe7\x9d\x12\xa0\xa1\x83\xa4\xea\x94\x2d\x10\xfe\xec\x99\x76\x63\xdc\x9f\x99\x07\x06\xd1\x00\x85\x16\x9c\xda\x80\x6a\x40\x6b\x29\x86\xb3\xac\x2d\x51\x05\x4a\x69\x42\x54\x8b\xd4\x62\x4c\x93\x68\x53\x95\xe4\xdf\x03\x1b\x44\x5a\x05\xe9\x71\xeb\xa1\xb0\xc1\xbc\x08\xd4\x23\xb4\x45\x8b\x25\x5a\xb3\xef\x45\xe2\x17\xed\x99\x1a\x15\x00\xe4\xea\x1e\x6a\x08\x42\xed\x54\x56\xc4\x0c\x21\x5e\xbc\xf1\x06\xb7\x30\x68\x57\x91\xb5\x28\xbb\x03\xa4\x82\x7a\x76\x91\x09\xe1\x6f\x7b\x2b\x7c\xc0\x99\x40\xd2\x66\xb9\x4e\xbe\x98\x2b\x65\x5f\xbf\xea\xb3\x51\xb8\x23\xa9\x6a\xf4\x06\x63\x1d\x19\x88\x30\x19\xe0\xce\x01\xfd\xda\x4f\x9f\xe3\x59\x35\x2e\x2e\x68\x0f\x84\x82\xce\xa5\xe5\xce\xe2\x04\x9c\x55\x38\xe8\xed\xd1\x47\x78\x5a\x48\x91\xa7\xd1\x38\xe5\x32\xc5\x01\x21\xf1\x4a\xb6\x6c\xf2\x40\xa9\xbd\xe0\xaa\x94\xed\x72\x1f\x36\x81\x3b\x75\xb9\xb9\x3f\xab\x34\x90\x70\xa7\x0d\xc0\xe1\x0d\x15\x6e\x2f\x2f\x03\x80\xc2\x41\x2c\xb5\xbb\x94\xc2\x72\x68\x7d\x25\x10\x80\xa1\x4c\xe7\xf4\xcf\xc1\xe3\x0b\xbc\x11\x50\xd8\xb9\x0b\xb4\x6d\x92\x87\x48\x83\x10\x0a\xcd\xb7\x3c\xb1\x6a\xae\x5d\xf1\xd4\x8a\x21\xcb\xb9\x39\x2a\xda\x31\x9a\x0b\xf3\x6e\xb2\x03\xb7\x1e\x30\x6f\xd8\x1e\xff\xd5\x7a\xbf\xef\x83\xe3\xee\xfb\x6f\xf7\x7d\xc0\xa4\x32\xb8\x7f\x2b\x00\xee\x8e\xc4\x8e\x60\x1e\x58\xb7\x67\xc4\x8e\xdf\x05\xf6\xcb\x3a\x5e\xb0\xfc\xcd\xd9\x60\xe9\xb4\x3f\x76\xcf\xdf\x98\x0e\x1a\x73\xdc\x36\x0f\x8b\xe5\x23\x96\x6b\xe4\x1e\xf6\x1c\x8d\x58\xbd\xf0\x89\xd4\x2d\x0e\x2a\x62\x6a\x4a\xae\x45\xdd\x1b\x1d\x24\xc2\x6d\x05\x1c\xbc\x1c\x09\x9e\xec\xf2\x20\x42\x5c\xa4\x09\x96\x8a\xe5\xa2\x97\x86\x18\x00\xcd\xba\x32\x9e\x1a\x37\x21\x1c\xeb\xe8\x39\x38\x2c\x9d\x1b\xbb\xad\x17\xa3\x3c\xcb\xd6\xfa\x84\x7f\x30\x66\xbd\x67\xf9\x8d\xb3\x9d\xb9\xcb\xfe\xc1\xb4\x7f\x76\xa6\xbd\x76\x97\xd0\x70\x30\xe7\x66\xeb\x15\x59\x60\xbb\xc0\x98\x02\x64\x56\x91\x38\xec\x0a\x78\x0a\x5e\x63\xbd\x90\xff\x14\xae\xe4\x3f\x5b\xcd\xfd\xb3\xc1\xf2\x7d\x5c\x67\x5a\x20\xe6\xfa\x61\x24\x28\x16\x28\xf5\x0b\x00\xc0\x02\x03\x77\x61\x0e\x15\x5b\x07\x6a\xb6\x3c\x02\xc2\x5c\x67\x7c\x06\x77\x90\x3a\x90\x7b\x6c\x71\x23\xb8\x38\x09\xd7\x18\x6a\xab\x61\x7f\xa6\x27\x3a\x8d\x05\xc1\x49\x58\x1d\x19\x2a\x43\x01\x0d\x6d\x2f\x2d\x98\x6d\x98\x88\xa0\x44\x26\xba\x59\x5d\x3a\xb3\x1e\xdd\xac\xed\xbd\x6d\x7f\xec\x4e\x5c\x4c\xa1\xb9\xc0\x11\x80\xf3\x05\x03\x6e\xee\xee\x36\xf7\x17\x98\xe1\xe0\x33\x8f\x7d\xe3\x10\xbc\xe4\x08\x7e\xdb\x6b\xf0\x20\x7e\xdb\x9b\x90\xad\xe1\x7d\x25\xbc\x87\x22\xb8\x5c\xd4\x98\xb8\x09\x7d\x40\xb8\x50\x1d\x1f\x75\x59\x91\x5e\x32\xb6\xf3\x1a\xcd\xe5\x0a\x79\xfe\x18\xf7\x7c\x79\x05\xd6\x12\xfe\xa6\x3b\xaf\xa1\xd7\x29\xec\x41\xab\xc4\xa2\x2b\x66\x74\xaa\x21\x3d\xc7\xc9\xba\x83\x28\x2f\xcb\xc0\x17\x9e\xfb\x3b\xc8\xd3\x21\x85\xd8\x3c\x8f\x26\x8f\xff\x04\xdb\x3e\xa3\x2e\x2c\x5c\x87\xef\x05\xbb\x91\xc8\x2a\xd4\xfe\x9a\xd5\x99\xea\x7b\xda\x61\x40\x70\xe6\xad\xfe\xa7\x5d\x03\xe9\x8b\x61\xec\xb7\xf0\x93\x95\x2b\x14\x60\x0e\x6e\x62\xad\xbe\xc1\x9f\x0c\xa9\xbe\x19\xf4\x5b\xdd\xd2\xdf\xc8\x07\x4b\x3e\xbc\x69\xfd\xc5\x2e\x81\x90\x69\xf3\x98\x9d\x42\x0e\x07\x3d\x6c\xbb\xc2\xf0\xf1\x99\x46\x0d\x97\xa8\x98\xd5\x07\x00\x45\xb9\x50\x16\xfd\xe5\x46\x30\xff\x82\x9a\x00\x1a\x57\x86\x16\xbe\x05\x3e\xe6\xab\x98\x51\xe2\x1b\xb8\x8b\xe8\x1b\x5f\x44\x4a\x3f\xf4\xa9\x61\xab\x60\x6c\x3b\x7a\xe4\xeb\xb8\xc5\xe2\x1b\x3b\xc5\x60\xd1\xdb\xfb\xd9\x09\xe2\x81\x49\xdf\xf1\xe8\x6c\xe7\xfc\xa6\x6a\xf4\x33\xcf\xab\xba\xdf\xd6\x4a\x19\xd6\x34\x7c\xfb\xcd\x17\x56\xd8\xf6\x70\xc9\xc9\x15\xb0\x30\x38\xb7\x0a\xe8\xa8\x0a\x4e\xd8\xb9\x32\x8f\x6f\xf9\x72\xe7\xca\xa4\x6a\xea\x43\xb8\x2b\xe9\x33\x12\x3a\x20\x1b\xea\x33\xb2\x4c\x9f\xa6\x73\xc0\xa1\x40\x62\x93\x55\x84\xb1\x04\x58\xfd\xd6\xda\x0e\x33\xf0\xa5\x2a\x08\x48\xc8\x8c\x08\x84\x48\x05\xa7\x77\xda\x53\x5b\x20\xbf\xfa\xeb\x97\x82\x47\x33\x7f\x03\xe1\xfd\xf2\xcb\x60\x6a\xa2\xb9\xf7\x08\x58\x4e\xfc\xd8\x58\x0c\xd6\x1e\x80\x9c\x0c\x87\xea\xad\x2c\x1c\xa8\x78\x6b\x05\x38\xce\xbf\xab\x45\xf8\x12\x6d\x91\x64\xd1\xeb\x42\xc5\x7f\x52\x33\x60\x6c\xd7\x6d\x02\x67\xc2\xba\x08\xe4\x1a\xe3\x50\xc1\x32\xd0\xc5\x59\x86\xb2\x50\xf1\x41\x9a\x62\xd1\x5d\xfc\x98\x0e\x7f\xfb\x5e\x2a\x3c\xd3\x28\xbd\x88\x5a\x97\x02\xd4\x17\x0e\x74\x8c\x48\x51\x0d\xd4\x3c\x1d\x02\x8f\x98\xc0\x70\x95\x93\x70\xcb\x56\x04\x16\xe8\x5b\x6b\xe5\x4e\x67\xfa\x51\xfb\x3e\x8a\x1e\xda\x16\x06\x77\x58\xde\xa9\xd5\xec\xbc\x17\x5a\xc5\x00\xd6\x9f\x7e\x01\x2c\x35\xb5\xa3\xe9\x83\xc1\xb4\x13\x7a\x02\x3f\x68\x62\x6b\xb4\x56\x68\xb5\xcb\xf6\xd9\x36\xdc\x93\xb9\x93\x76\x25\x3c\x2b\xfa\x96\x6e\xee\xcf\xc3\x47\x21\x5c\x20\x4c\xc4\x6b\x98\x27\x29\xad\x12\x30\x1c\x89\x3a\xa2\xb8\xed\x5a\xc7\x83\x63\x90\xec\xc8\x38\x12\x69\x95\x78\xa3\xa8\x02\xcc\xac\x10\x39\xce\x06\xfc\x4b\x05\x5f\x2c\x95\xec\x01\xd4\xe5\xa9\xce\xa2\x3d\x4c\x8f\xf9\x73\x0f\x60\x03\xfd\xb9\x06\xc8\x87\x06\x42\xe8\x65\xd3\xeb\x1e\xee\x90\x29\x0e\xf0\xa2\x6b\x99\x45\xb4\x17\x40\xf8\x6a\x64\x4a\x35\xe4\x33\xea\xdc\xe4\x7b\xf4\x05\x68\x2e\x2e\x60\xd2\x61\x2d\x01\x26\xa1\xdc\xd6\xb5\x29\xb4\xf1\x91\x32\xaa\x3d\x32\x16\x0e\xf3\xf2\x23\x7f\xee\xee\x61\xcd\x6a\xe2\x9e\x3e\x3e\x46\xac\x78\x2b\x5a\x84\xb4\x7f\x04\x52\x9f\x81\x75\x67\x9a\xad\x15\x0c\xb8\xae\x20\x07\x2e\xaf\xd2\x55\x55\xca\x81\x48\x8e\x78\x42\x73\x40\xf0\xd6\xbd\xdd\xce\xd2\x6d\x86\x45\x75\x3f\x1c\xcf\x03\x52\xce\xee\xcf\x98\x2c\x35\x8e\x89\x14\x44\x5c\x24\xbc\xa6\x16\x1d\xcf\xce\x74\x46\x1e\xa3\xf0\x4a\xad\x01\xab\x88\x2a\x0c\x1a\x88\xdc\x90\x6a\x92\xa8\xf1\x3e\x69\x0f\x67\x40\x62\x0c\x26\xb7\x82\xf5\x09\x62\x81\x50\x86\x64\xed\x00\x1f\x3c\x73\xe2\x56\x48\xef\x49\xfe\x25\xb1\x10\x79\xfb\x53\x74\x5d\xea\x16\x59\x71\xff\x3a\x8d\x4c\x23\xbf\xc6\x72\xeb\xe8\x38\xc8\xbb\x9d\xd3\xbf\xe0\x8e\x2b\xaa\xa1\xc1\x70\xce\xd0\xc6\xf8\x7d\x9c\xd8\xad\x1d\x94\xa8\xc7\x9e\x31\x58\x30\x72\x8f\x26\x86\xa2\x95\x96\xbe\xcf\x35\x50\x6b\x43\x7d\x47\xe4\x6e\xa0\xad\x1e\x1c\x01\x5c\x73\x36\x93\x9b\xac\x6e\x73\x77\xa6\xf5\xf3\x33\xec\x7f\x65\xae\xb9\x73\x55\x8b\x76\xc1\xc5\x51\xc6\x20\x66\x79\x94\xf9\xa2\xd1\xde\x9f\x80\x45\x46\xa4\x6f\xdc\x87\xa5\xf6\x37\xce\xc0\x3c\x44\xbd\xc5\x36\x58\xfe\x4e\x8d\x1b\x5b\xc0\x43\x40\x66\x17\x0d\xe6\xb1\x11\xb4\x1b\x93\x7a\x04\x4c\x31\x70\x04\xb4\x8b\xb1\xee\x3b\x57\x6f\x75\x16\xa7\x74\xf7\x0c\xac\xa9\x4f\x6c\x9e\x28\xb0\x12\xc0\xff\xa5\x49\x72\xe3\x11\x3c\x0b\x47\x40\x2a\x73\x18\x01\x6f\x0b\x5f\xe7\xcd\x83\x6b\x30\x55\x64\x6e\xcf\xac\x82\x2c\x20\x27\x84\x08\x95\xb0\xdc\x63\x0d\x6e\x1a\x2a\x9a\x30\x51\x91\x01\xc8\x26\xd9\xa5\xb3\x7d\xb5\x5c\x25\x3f\x68\x9c\xbf\xd6\xd5\x0d\xb4\x08\x34\xce\x06\xf3\x8f\xf4\xc9\x23\x56\x09\x87\x83\x42\x38\x99\xa4\xb3\xa2\x73\x06\xee\xda\x52\x7a\x65\xd4\xfe\x5b\x20\xf5\x31\x7b\xc5\x1b\xc4\xea\x61\x5d\x2b\x5f\x77\x3d\xa7\x6c\x54\x66\x37\x04\xa5\xb2\x59\xe7\xaa\xaa\xd2\xbf\x3a\x70\x5f\x3b\x40\xcd\x27\x6f\xc0\x21\x00\x96\xd5\x70\x09\x28\xa2\x73\x01\x53\xbc\xc6\xa5\xf6\xcd\x55\xe1\x45\x8b\x1e\x9c\xcc\xb1\x87\xb8\xc3\xe2\xa4\xd0\xef\xa0\x31\xd4\xae\xb9\x19\x94\x07\x56\x77\x61\xaf\x70\x91\x73\x48\xb9\x50\xc2\x6f\x6f\x5c\x01\x29\x49\xc1\xa1\x3e\x89\xe1\x60\x34\x38\x6d\x64\x10\x7b\x88\x84\x23\x03\x5b\x3b\x85\x5a\x40\x45\x11\xad\x37\x8e\xbb\x6f\x58\x80\x14\x78\x59\xbc\xbc\xd6\x5a\x58\x82\x19\x13\x2a\x85\xb5\xaa\x39\x0f\xa8\x64\x85\x05\x17\x1a\x89\xd1\x00\x2e\xf0\xd8\x68\x7b\x75\x8b\x5b\x8a\x1a\x4e\xc8\x37\x82\x3d\x32\x60\xd9\xd3\xfd\x36\x34\xc5\xe5\x85\xd3\xda\x23\xa6\x28\xae\xb0\x7a\x06\xed\x50\xfa\x8e\x4c\xeb\xf6\x41\x73\xe7\x36\xcb\x44\xac\xd2\x20\x53\x58\xa9\x98\x27\x11\x5d\x55\x65\xdc\x63\xb5\x1c\x9d\x10\x55\xa0\xb4\x43\x05\xbb\x64\xa3\x47\x92\x71\x66\x81\xbe\x15\xd5\x24\xad\xcf\x3f\xc1\x99\x54\xeb\x7d\xd0\x72\xe8\x7c\x42\x3b\xa4\x27\x21\x9e\x45\xa4\x8d\x16\xb4\x31\xef\xe3\xcd\xf1\x60\xf9\x0c\x5a\x53\xa9\x16\x52\xbf\xed\xbb\x48\xf7\xa1\x83\xc5\xbd\xe0\xdc\x1d\x94\x4a\xa9\x63\x5c\x3f\xba\xb6\xd8\xd8\xe3\x5f\x98\x66\xdb\x0f\x6f\x09\x3a\xab\xf0\x95\xa7\xac\x1c\x8a\x37\xd6\x6e\x55\xb4\xb6\xca\xad\xaa\xe4\xf0\x52\xa0\x95\x17\xce\x00\x0e\x66\x06\xd8\xee\x7a\x15\xcd\x02\x7a\x2a\xc1\xd5\x27\x70\x95\xa8\xa9\x44\x0b\x4d\x65\x23\x5d\xd0\xe1\xd6\x71\x35\x24\x50\x93\x2c\x92\xca\x01\x49\x7a\x47\xb1\x25\x59\x89\x2c\x31\x30\xa5\x58\x38\x81\x4e\x21\xe2\x2c\x32\x04\xf4\xc3\xca\xf5\xf7\x03\x8f\x61\x79\x83\xf0\x3b\x37\x6c\x0d\x3a\x43\x56\xa9\x58\x39\x89\xde\x21\xe8\x07\x16\x57\x6b\xf4\x90\x82\x06\x70\xad\x0e\x3d\xbf\xd8\x6b\xed\x4c\x2b\xc1\x29\xe2\xb0\xa3\x3e\x86\xb6\x93\xe8\x79\x5e\x58\x81\x23\xa7\x97\x57\x1d\xe3\x34\x58\x6d\xab\x25\x5d\x02\xd2\x2a\xf2\x40\x6b\x1e\x9c\x65\xdb\x0f\x6a\xc0\xb5\x65\x8a\x8d\x5e\x21\x29\x71\x1c\x57\xb4\x80\xdc\x2f\x2b\x6c\xf9\x46\x57\x50\xb2\x13\x02\xc1\xcb\xcd\x65\xca\xe4\x50\xaf\xa2\x5c\x05\xec\x8b\x8c\x88\x4e\x68\xb6\x58\x46\xaf\x38\xb6\x73\x11\x27\x84\xc6\xb9\x90\x37\xdf\x7b\xea\x2f\x2f\xb6\x26\xc6\x69\xcf\x2a\x4e\x6c\x52\x86\xce\xff\xf1\x05\x54\xb9\x90\xe2\x21\xb6\x20\xa8\x4d\xa6\x4b\x3e\x36\x77\xe6\x86\xcc\x61\xc7\xf0\xc7\x1c\x7e\x02\x7f\x34\x6a\x74\x21\x09\x4e\xc9\xe0\xcf\x58\x25\xaf\x8a\x70\x25\x43\x3f\x1d\x76\x7d\xd3\xe6\x57\x94\x63\xb3\x11\x08\x96\x6d\xad\xaf\xec\x21\xeb\x6b\x2d\xb9\xa7\xf1\xb7\x46\x27\x86\x36\x7e\x34\x31\x52\x3d\x4d\x81\xe5\xeb\x43\x4d\x0d\xe7\x3e\x7b\x80\x07\x90\x8c\x7c\xa2\x82\x37\x46\xc9\xca\x4c\x21\x99\xc4\xd8\xbb\x11\x9b\xba\x92\x97\xc5\xdb\x4e\x20\xc4\xa1\x2e\x05\x8e\x65\x03\x83\x18\xa1\xf9\xf1\xee\x68\xe7\xf4\x86\x41\x92\xce\x32\x01\x6a\xee\x9c\x33\xcd\xcb\x6c\x3e\x86\xcb\xde\xd0\x2d\x56\x6b\x80\x52\xb5\xe1\x0c\xb7\xa2\x7f\x8b\xc6\xa4\xbd\x71\xd0\xdc\xde\x51\x65\x4c\x4c\xa5\x88\x49\x6a\x38\x1e\x28\x42\x6a\xf4\x29\xeb\x55\x3e\x91\xdf\xf1\x72\x1e\x38\x95\xda\xec\x2b\x16\x55\xc4\x30\x79\xa8\xd9\x65\xe7\x94\x2d\xc4\xa0\x60\x15\x2b\x78\x61\xb1\x6b\x0f\x3a\x10\x44\x69\x83\xf5\x09\x11\x0b\x20\x24\x15\x0f\x09\x87\xa2\x14\xff\x92\xe8\x5b\x6d\xa4\x8c\x11\x78\x35\x0b\x65\x2c\x8b\xe7\x55\x50\x5a\x1c\x72\x73\xfb\x07\x34\xcb\x15\x08\xb5\x78\xbe\xcc\x9d\xcb\x29\x4e\xd9\x17\x84\x36\x21\x4d\x18\xa3\x34\x1b\xd1\x34\xa3\x0e\x56\xb4\xcb\xfe\xc1\x58\xa8\xdd\x34\xdb\x47\x5b\x2b\xea\xf9\x90\x97\xc1\x7b\x58\x18\xa9\xe5\x55\x53\x7f\x9c\xaa\x67\xe6\xbb\xc8\x54\x2d\x77\x46\xcf\xb5\x56\xa7\xc4\xea\xa9\x46\xa4\x8f\x31\xcf\xcd\x40\x24\x99\x33\xe1\xba\x60\xb0\xa0\xe9\x61\x57\x38\xb6\x4c\x22\xc8\xad\xeb\xc8\x1a\xa9\x8b\x1d\xf5\x29\xb8\xf9\x78\x4a\xb6\xa7\x90\x2d\x69\x8c\x23\x4f\xca\x8c\xf4\xc4\x08\xeb\x43\x13\xb2\x84\x56\xf0\xc2\x2a\xc0\x49\x03\xb2\xd5\x59\x9a\x6e\xcd\xaf\xc4\x04\x09\xb1\x8c\x2a\x76\x96\x59\x72\x57\xbb\x42\xbd\xef\x7a\x35\xa7\x32\xf0\x01\xab\x82\xd9\xe5\xd9\xbf\x74\xee\x5f\xde\x7f\x5b\x0a\x2c\x14\x46\x56\xee\xb4\x96\x51\xbb\x01\x43\x41\xe7\xc8\xd0\x19\xd2\x82\x51\x00\xa9\x84\x6e\x61\x31\x8c\xf1\x91\x6b\x24\xa9\x8e\xc7\xfd\x19\xd4\x27\xc5\xaa\x21\x24\xc9\x01\xdb\xed\xbb\x53\xec\x6c\xaa\xaa\xb4\x16\xcf\x77\xae\xfe\x12\x9c\xbb\xd0\xbe\xf7\x8b\xde\x10\x44\xb7\x70\xe9\xa2\x8c\x11\xaf\xb8\xa1\x15\x00\x86\xc3\x1f\xdb\x12\x4d\x5d\x54\x2b\x10\x82\xd3\x35\x4c\xe0\x62\xe1\xbd\xba\xed\xcf\x4d\x33\x6b\x81\x23\x4b\xb4\x61\x08\xb3\xaa\x7e\x26\xaa\x0d\xc4\xcf\x64\xef\xab\x78\xaa\x04\x0d\x18\x2f\xf4\xce\xc7\x30\xca\x98\x86\xb0\xa4\x06\x5a\xb1\xa5\x8a\x09\x0b\xcd\x5c\xc8\x8a\x1a\xbf\x26\x2c\x5c\xc0\x6d\x01\xa7\x65\x2e\x49\x94\xb8\x68\xf9\xc2\x80\x45\x07\x04\xfa\x2c\x7a\x03\x03\xf3\x60\x41\x60\xbb\xd1\xad\x85\xac\x84\xda\x2f\x80\x35\x01\xcc\x6d\xfc\x4b\x4a\x5f\x6a\x8e\x46\x27\xdc\x43\x38\x2d\x5c\x0e\x1c\x39\x6d\x26\xc9\x07\xa4\x1e\xe0\xdd\xd8\x9e\x0c\x1e\xde\xe4\x3d\x21\x11\x06\xbd\x1e\x95\x88\xc0\xd7\x73\x00\xb8\xfa\xf2\xbc\x12\x14\x68\x5d\x3d\xbc\x7d\x69\x96\x30\x3f\x59\xfb\xe5\x55\xeb\x3f\x5b\xfe\xed\x35\xd8\x04\xbd\xff\x70\xce\x41\x86\x72\x4e\x02\xaa\x18\x75\x82\xf5\xdb\xf4\x0d\x7d\x7f\x46\xcf\xf9\xe7\x40\x88\x38\xc3\x15\x83\xab\x07\x26\xfa\x50\xf5\xf0\xac\x0b\x4b\xce\x57\x12\x9f\x52\xc5\x9e\x13\x3f\x2d\x36\xca\xd7\x3b\xdd\x26\x67\x7f\xf8\xf1\xe6\x2a\xe6\xf1\x86\xa3\x82\x52\x69\x68\xe2\xac\x57\xfa\x8a\x95\x42\xc6\xfc\xae\x3e\xea\x0d\x32\x3b\x34\x01\x23\xdc\x89\x4c\x35\x47\x55\xb2\xb4\x4a\x4a\x11\x4d\x6c\x31\xdf\x98\xcd\xdd\xdb\xad\x89\x69\xe5\xff\x29\xb6\x5e\x01\x26\xd2\xc0\x08\xaf\xc0\xa8\xc4\xd5\x77\x35\xac\x42\x6b\xfe\x16\xcf\x8d\xf7\x81\x78\x67\xbc\xa7\x0f\xce\xe2\xb1\x9b\x5d\x24\x1d\xcb\x87\x5f\x7f\xee\x32\xdb\xc3\x3b\x48\xf5\x41\xf0\x45\x37\x85\xd3\x3b\xc0\x7d\x92\x6d\x1f\x59\x37\xee\x88\xfc\x39\x67\x4c\x8d\x03\x8b\xfd\x48\xf8\x17\x9e\xa4\xb9\x5a\x72\xbb\x74\xb4\xb9\x09\x75\xb4\xf5\xc4\xcc\x49\x25\x66\x2d\x88\x85\xeb\x6b\xab\x43\x6e\x2e\x90\xac\x85\xc1\x22\x89\xaa\x9b\x37\x91\xfd\x14\x1b\x9b\xe2\xc8\xb7\x31\xe1\x8f\xd1\xd0\x97\x37\x83\xc5\x17\xda\x8f\x07\x10\x5c\xc6\x86\x2e\x47\x67\x3a\x37\x01\xe9\x80\x13\x19\x81\x53\x63\xd2\x0c\x1e\xa8\xdf\xb8\x01\xfb\xaa\x06\x6a\xee\x62\x9c\x80\x88\x10\x45\xde\x90\x20\x9c\x11\x4c\x97\x1a\x26\x39\x81\xa3\x63\x54\x60\x99\x4f\x08\x4d\x63\x9c\x49\x88\xf8\x75\xb2\x87\xbf\xe1\x6d\x89\x3b\x7f\xe6\x57\xf4\x26\x25\x5a\x82\xb7\x4e\x74\xf4\x71\x3e\xda\xe8\xe7\xf9\x63\x5e\x45\xee\x4a\x8c\xf2\xab\x97\xfd\x83\x4b\xc2\x61\xf3\x85\x6f\xf4\x2c\xd7\xb4\xb4\xaf\xfd\x10\x58\x9d\xc3\x2c\xaf\x9c\x5a\x01\x51\xb6\x5f\x9e\x26\x63\xca\xf2\x99\x60\x73\xbb\xf9\x62\x2c\xd8\x1e\xc3\x8f\xa6\x2e\x8b\xc4\x43\x66\x2c\x9a\xdb\xf3\x96\xba\x57\x51\x55\x30\xfb\x28\x18\x05\xc9\x68\x4d\xdf\xa9\xcc\x4d\x8b\xef\x53\x6c\x44\xa2\xcd\x8f\xc8\xe5\x51\x10\xe5\x99\x4a\x85\xe6\xf0\x12\x80\x9a\x20\x32\x28\x9d\x2a\x99\xc0\xc8\x3d\xae\x29\x76\xcd\x5b\x3b\x70\xf0\xf5\x56\x70\x73\xb0\x21\xe4\x2e\x70\xf4\xc8\x77\xa8\xbe\xf9\x1e\x84\x11\xd2\xdd\x6a\xdd\x99\x61\x2d\x88\x19\xdb\x42\x2b\x82\xb2\x7c\x6a\x77\x6d\x03\x0e\x90\xb6\xdd\x78\x08\xa7\xb4\xbd\x77\xa6\xb5\xb2\xfe\xb7\x91\x51\x40\x54\xa4\x29\xcf\xb7\xfc\xc6\x6e\x6c\x21\x5b\x33\xab\x00\x0f\x12\x58\x73\x67\x3a\x64\x4e\x94\xe2\xe6\x54\xd1\x2d\xf6\x15\x4b\xa4\x46\x9a\x7d\x84\x3c\xc5\xce\x5d\xf9\x8a\x1f\x0d\x2f\x61\x51\x01\x9e\xde\x81\x96\xab\xb9\x8a\x95\x87\xab\xc7\xcd\x1c\xab\x17\x81\xab\x2e\x58\xe8\xab\x73\xec\x83\xd6\xbd\x51\xf6\xe8\x84\x8e\x00\xe6\x03\xb3\x25\x8c\x18\x52\xcd\xfd\xb6\xd7\x60\xa9\x87\xda\xdd\x13\xec\x27\x07\x64\xb4\xb7\xb3\x4e\xc3\x08\x2b\xfa\x6d\x6f\x82\x74\x4c\x27\x45\x1b\x1b\x89\x38\xa2\xef\xe4\x1e\xcc\xdf\xc9\x37\x98\x3e\x26\xa6\x61\x56\x64\x99\x54\x84\x46\x9a\x3a\xec\x6d\x68\xca\xe1\xa3\xca\x7e\x61\xb3\xb3\xed\x97\x9b\xf2\x1d\x03\xc9\xe4\x3b\x87\x92\x19\xdf\x55\x37\xbd\x80\x4d\x79\xcf\xea\x19\x28\x7a\xc5\x81\x0a\xc6\xb6\xa0\x76\x04\x48\x70\xa9\x98\x07\xfa\x6d\x8b\xe2\xb9\xbd\xba\x05\x1d\xeb\xaf\x7a\xad\x1f\x4c\x89\x80\x6f\x40\xb1\x5c\x8e\x7d\xe5\x0a\x80\x35\xdf\xd0\xff\xd4\xcf\x58\xbf\x39\x8b\x3f\x5b\x2a\x0a\x8e\xb4\xde\x0e\x88\xaa\x45\x2f\xf3\x39\xfc\x03\x77\x6b\xf1\x27\x91\x96\xc2\x98\x23\x0a\x72\x40\x6f\x4f\x68\x03\x76\x94\x86\x4c\x41\x14\x61\x33\xe2\x90\x64\x44\x8e\xa9\x4d\x28\xd8\xfd\xb9\x7a\x49\xe9\x57\x33\xec\x2e\xcb\x5a\x55\x15\x7c\x06\xfd\x7b\x76\xed\x14\x5c\xfc\xec\x50\x05\x5c\x63\xb0\x7e\xc7\x3f\xbf\x1a\x2c\x03\x51\x6f\xb0\xe4\x41\x3b\x9d\xaa\x85\x34\x0f\xc0\xdf\xab\x88\x8c\x1e\xa2\x43\x75\x91\x15\x1b\x35\x25\x75\x0f\xe6\x42\x1c\xbe\x69\x2b\xc0\x19\x0d\xf0\xc5\x85\x56\x6f\x8e\x91\x53\xd1\x42\x66\x51\xe2\xf8\x20\xa6\x2b\xa3\x67\xf4\x1c\xe1\x01\xb2\xfa\x4a\x75\xfb\xd8\x07\xbc\x3c\xfa\x08\xa9\x06\x69\xd5\x25\x1e\x4f\x39\xb0\x71\x51\x4f\xbe\xe4\x54\x80\x7a\xb1\xc4\x9b\x31\xfd\xf6\xbb\xc0\x84\x14\x8e\xe5\x7b\xe5\x0a\x6f\xb8\xff\xbf\xfd\xa7\xcf\x4f\x90\x61\x1e\x8d\xda\xe4\x94\xcd\xfe\xd5\xfe\xd2\x2a\x07\x09\x89\x85\x99\x5b\x57\xd6\x22\x54\x22\x96\xd8\xa9\x12\x0f\x18\x99\x67\xb8\x36\x57\x42\xe6\x6b\xed\x31\xff\xad\xd5\xed\xe8\x65\x6f\x58\x83\xd9\x09\x53\xf8\x28\x3c\xc8\xb0\x13\xa9\xe7\x9b\x7c\xff\xd1\x3d\x59\x1c\x55\xe5\x78\x93\xd4\xc1\xc4\x56\x13\x4e\xb9\x39\xaa\xc3\x59\x54\x0b\xca\x12\xf1\x8d\x0a\xdf\xe1\x04\x9e\x44\x67\x28\x04\xc8\x68\x76\xc2\x9f\xb8\xef\xc3\x5d\xbc\xf9\x92\x6a\x16\x01\x7f\xb8\x88\x6f\x50\xac\x86\x2b\x2a\x5b\x0c\x13\x40\x13\xf5\xe8\x45\x16\xec\x94\x89\x63\x45\x5c\x05\x93\x91\x71\xa6\x2c\xb8\xbd\x01\xd2\x63\xfb\xfe\xc3\xe0\xf2\x39\x92\xe6\x84\x15\x1d\x62\x7b\x35\xa9\x22\x59\x49\x7f\xf4\x08\x7f\x53\xbf\xea\xe8\xe5\x59\x13\x10\xa5\xd9\xa7\x4f\xa1\x9a\x1f\x03\x35\x69\x61\x08\xad\x85\xb2\x05\x57\x88\x00\x0a\x65\xfb\x6b\x1d\x17\x60\x00\x03\xf4\x32\xfe\xcb\x07\x9d\x91\x15\x15\xc3\xcb\x73\x44\x4a\x21\x06\x22\x5a\x01\xb9\xf7\x95\xc7\x65\xe8\xa6\x48\xa4\x30\xef\x94\x81\xfb\x85\xd3\x76\x70\x9d\xbd\x85\xd1\xfc\x43\xd4\x42\xac\xfd\x91\x68\xd3\x6a\x1d\xbd\x2c\xd0\x16\x23\x74\xc5\xa8\x25\x0e\x20\x2c\x46\xb2\xdb\x76\x58\xf1\xe8\x11\x21\x36\x8a\xcc\x78\x35\xdb\xce\x30\xf2\x04\xab\x2f\x54\x31\x05\x7d\x79\x39\x8c\x0e\x25\x38\x14\x23\x56\x97\x5a\x5b\xb7\x15\x80\xad\x4a\x94\x61\x85\x80\x19\x46\x7d\x4a\x8d\xee\xc4\x70\x50\x37\xf3\x35\xfc\x6b\x7d\x23\x41\xa1\x28\x90\xf5\xd9\x25\x55\x1d\xcf\x07\x50\x51\x0f\xd6\xd0\xcd\x74\xc6\xa7\x81\xa3\x6a\xdd\x3a\x8f\xe8\x54\x2e\x17\x3d\x80\x9a\x9d\x03\x49\x22\x58\x7f\xee\xcf\x3e\x46\x62\x4e\xbe\x47\x20\x60\x90\x77\x33\xc8\x2f\xcd\xfd\x06\xec\x20\x6a\xd6\x6b\xb9\xa1\x8c\x7f\x6e\xc5\xbf\x37\xa5\x6e\x02\xfa\x0c\xfb\x42\xe1\xa2\xfc\x51\x35\x44\x45\xe4\xad\x8a\xd5\x58\x09\x91\x52\x19\xd0\xb6\x9c\xa3\xe3\xc0\xbc\x8d\x3a\x0e\x7a\x7c\x3d\x7a\x9c\x20\x58\x92\xe3\x16\x0f\x38\x04\x08\x63\x58\x5b\x4f\x6e\x45\x67\xa3\x40\xfa\x51\x9e\x42\x55\xd2\xc4\x41\xf8\x11\x09\x2b\xfa\x80\xec\x2f\x13\x3b\xa4\x3e\x97\x81\x34\xa1\x3a\xda\x3f\xbd\x44\xe8\xad\xbe\x17\xc8\xf9\x8d\x9b\xbf\x74\x07\xee\x8b\xb0\x88\xdd\x88\x81\x79\x6d\x37\x26\x91\xd6\xc4\x06\x08\x48\x69\x2b\x75\xb8\x51\xac\xbd\x76\x31\xf2\x5b\x6e\x32\xda\x5b\xb3\xa0\x27\xb6\x97\x46\x49\x05\x2f\x7c\x28\x44\xcf\x14\xb9\xac\x93\x40\x79\xd8\xce\x5a\x56\x35\x42\x9c\x2f\x39\xbe\x6d\xe3\x71\x4d\x82\x6b\x54\x31\x31\x25\xda\x67\x08\xa2\xfb\x4d\x87\xe5\xae\x0d\xf0\x68\xef\xe9\x95\x9c\x2a\x88\x0e\xc6\x28\x16\xa7\xfc\x85\x15\x89\xf4\xea\xd2\x8b\xe3\xa2\xff\xa5\xae\x82\x1d\x90\x1f\x6e\xd7\x2a\x70\xd7\x61\xbc\x3c\x8c\x68\x7a\x1c\xa8\x12\x5b\xac\x53\x86\xae\xe1\xc4\x10\xd3\x0d\x1a\x95\x1c\xba\xc9\xe5\xfb\xa9\x70\x4c\x9f\xba\x6e\xb3\xec\xa4\x04\xac\x27\xf6\x85\x8b\xb3\xc0\x01\xe5\x6d\x71\x5a\x17\xda\x40\x6c\x04\x05\x6e\x47\x3a\x3a\xac\x3d\x5a\x62\x2f\xd7\x97\x41\x55\xeb\xc8\x14\x2d\xf1\x45\xb2\xbc\xaa\x26\x70\x49\x0d\x08\xbd\xa2\x1a\x02\x8e\x2e\x7a\x0c\x0a\xfa\x51\xf3\xad\x47\x6b\xb0\xaf\xa9\x10\xc0\xfe\x64\x99\xa5\xc3\x3b\x92\x01\x63\x63\x12\xf0\x14\xf4\x4b\x6f\x57\x03\xa6\xb5\x9d\xdc\x75\xa9\x15\xdb\x78\x14\x99\x53\x5b\x07\xb8\x81\x22\xc0\xa5\x0e\x5c\x55\x8d\x57\x62\x36\x8c\x18\xb0\xf4\x56\x11\xa0\x07\xc3\x21\x84\x90\xb3\x88\x11\xc3\x85\x08\xac\x2b\x79\x1d\x80\x2b\x18\x76\xea\x32\xea\xd6\xd3\xbb\x2c\xbb\xa6\xd6\xe1\xed\x2f\x64\xfb\x86\xa9\x4a\x6b\x7e\x0b\x15\x15\xea\xda\x4a\xad\x52\xb6\x2b\xa8\x18\xc0\xd8\x24\xea\x65\x76\x0e\x33\x4b\xa4\x76\xe1\xa2\x6f\x6b\x70\xee\x02\x05\xea\x27\x8b\x7a\x90\x43\xc7\x38\x75\xca\x58\xc0\xbd\xa6\xc2\x21\x0a\x0b\xdc\xa5\xb5\x43\xe0\x6a\x36\x48\x25\x1e\xdb\xe7\x32\xa2\x39\x24\x32\x9a\xde\x3b\xdc\x5c\x06\x30\x7a\xdc\x76\x07\x2e\x3b\xae\x87\x04\x1a\xf5\xbd\xe4\x5d\x78\xa5\xbd\xb6\xd0\x7e\xb0\xd8\xbd\x65\x13\x7a\xf3\x7c\x0c\x1a\x0f\x15\x2d\x7b\x86\xff\xb2\x8e\x7f\xf7\xce\xf7\xae\xd5\x37\x6c\xe8\xce\xbf\x7b\xf7\x7b\xe0\xb4\x8e\x7f\xf7\xde\xf7\x94\x7d\x20\x59\x37\xdb\x9f\x3b\x89\x56\xe8\x2d\x8b\x60\x2d\x74\x18\xa6\x76\x62\x4b\x54\xad\xd9\xa7\x8a\x4e\xdd\x45\x7d\x2b\xb0\x33\x94\x1d\x45\x13\x8b\x1f\xd1\xf6\x32\x15\xfb\xcc\x67\x9e\x43\x5f\x15\x49\x8d\x9e\xf7\x82\xd2\x4c\x24\x0e\x7b\xa5\x5e\xce\xca\xdc\x5d\xa4\x08\xc1\xad\x6b\xb1\xc9\x4b\x29\x0a\x2b\x5e\xe6\x07\x1c\x35\x4c\xba\x58\xc0\x29\xc3\xe0\x55\xfe\x85\x7f\xe4\x5f\x1f\xd0\xdc\x88\xc5\xe4\x66\x7e\x08\x7b\x72\x42\x15\xfc\xe6\x15\x24\xa5\xca\x9c\xab\x74\xf1\x11\x0a\xc5\xa9\x28\x62\xa3\xe5\x22\x19\x51\x04\x04\xb0\x3a\x36\xee\x9a\x4d\xeb\x22\x40\xe4\x80\xce\xab\x13\x87\x88\x35\x67\x40\x26\x1b\x15\x02\xac\xb0\x25\x5e\xca\x6b\xfd\xfb\xd6\x89\xc7\xff\x43\x6c\x54\xbf\xbf\x19\x63\xdc\x3f\x44\x36\xaf\x88\x7c\x6f\x3f\x35\x07\xff\xb7\x6b\x76\x25\x8f\xfa\x14\x94\xcd\x09\x8a\x0d\x94\x39\x8b\x61\x5f\xaf\xbb\xb0\x07\x10\xee\x3d\x0e\x44\x06\x5e\x92\x78\x2d\x29\xa0\x90\xb2\xd0\x35\x3a\xc4\x56\x56\x55\x29\x6f\x48\xfd\x5d\xc5\xbe\x80\x3c\x01\x72\x17\x5e\xcc\x63\x33\xed\xc7\x3a\xb8\xd5\x84\x2a\x56\xb2\xca\xbf\x9a\xb5\x28\xb3\x93\xec\xd1\x84\x32\xd5\xe6\x4c\x7b\x6d\x0b\xe4\x07\x38\x04\x66\xb0\x45\x34\xf4\x68\x9a\x05\xd2\x16\x90\x90\x73\x77\xa2\x16\x30\xb6\x7e\xeb\xad\x8f\x1c\x66\xbb\x50\x84\xdb\xe2\xf9\x6a\x7b\xef\x51\xb8\xc4\xd1\x04\x2c\x6a\x9c\xb9\x53\x76\x86\x03\xee\xf4\x37\xbe\x2f\x25\x03\x83\x71\xc3\xc7\x00\xf2\x4e\xc9\x51\x2c\x40\xe7\xe6\x6c\x7b\xe2\x71\x02\x00\xd5\x91\x7c\x7d\xc7\xae\x5a\x06\x08\x11\xdf\x8d\xf0\x01\x28\xdb\x44\x6f\x24\x86\x4f\x9b\x16\x97\x44\x9c\x91\x62\x65\x12\x01\x20\xde\x05\x69\xe3\x88\x29\xb2\x0f\x85\x89\x59\xc2\x64\x7d\x48\x6f\x27\x1e\xa4\xc6\x8d\x8a\x3c\x63\x68\x04\x9b\x0c\x46\x1f\xc5\xcc\x5f\xa4\x1e\x4d\xef\x47\xab\xae\x45\xfe\x0a\x2d\x60\xff\xc0\x8e\x55\x20\x73\xe1\xb9\xa9\xe6\x00\xbd\xd8\xb1\xc2\xc5\x68\x93\xe0\xd1\xbc\x64\x30\xd9\x98\xf4\xa7\x17\xbb\x40\xca\x34\x08\xdc\x1f\x5b\x43\x06\x8b\x44\xbf\xce\xe2\x45\xed\xfc\xc2\x0d\x00\x86\x61\xe0\xea\xd3\xe7\x62\x54\x30\x92\xfd\xb0\x9b\x43\xa4\x79\xcc\x49\x92\xc1\x7f\x12\xfd\xf2\xff\x33\xf2\x7f\x55\x2c\x17\x9c\x08\xb0\x7f\xa4\x5f\x16\xff\x52\x20\x40\x90\x6b\xb6\x5b\x2f\xa1\xf8\x05\xd4\x78\xe2\x00\xe3\x9c\x9f\xce\xc1\x71\x09\x21\x28\x49\x0e\x2b\x2e\xb8\x9b\x13\x83\x40\x40\x80\x6e\x58\x52\xc6\xee\x0b\x54\x66\xf5\xd9\xf9\x5c\xdd\x85\xff\x53\x7c\x4b\xa5\x60\x0d\x62\xca\x1e\x25\x03\x5b\x08\x62\x9f\xb2\x31\xba\x9b\x9b\x47\xcf\x53\x33\xe3\x51\xe6\x07\xdd\x7a\xae\x84\x1a\xc6\x61\xa0\x4a\x08\x60\x09\x00\xf4\xe0\x0d\xa1\xfb\x83\x07\xed\xd9\x96\x37\xe4\x88\xce\xc3\xfd\x83\x79\x13\x03\xa9\x7a\x9b\x7a\x78\x1b\xaf\xe3\x82\x90\xad\x7f\xa4\x1f\x42\xbc\x64\x0d\x99\x6f\xe7\xc4\x5c\x96\x29\x67\x2b\x08\x3a\xac\xbc\xa7\xe8\xac\xe1\xe2\x74\xcb\x36\x74\x49\x57\x77\x41\x68\xa6\xcb\x24\xf4\x7d\x0c\x4c\x52\x34\x92\xfe\xb6\x8a\x15\xa8\xa0\xbe\xbf\xa7\xbf\xab\xe6\xa9\x29\xb9\x9c\xb9\x17\xfe\xf2\x1f\x6b\x1d\x6a\xff\x7f\xdf\xbb\x7a\x0a\xb9\x3e\xbc\x78\x31\xa7\x19\x7b\xdf\x7d\x6c\xfc\x88\x02\xb1\x2c\xfe\x31\xff\xdf\x2c\x22\x55\x2d\x62\x91\xad\x9c\xe2\x0a\xaa\x58\x2e\x51\x40\x11\x1a\xba\x0a\x6f\xe2\xcf\x92\x5b\xc9\xdc\x42\x18\x71\xd5\xae\xa1\x16\x55\x16\x12\xe0\x74\xd4\xbf\xb9\x2a\x99\x2f\xe9\x7f\x26\xb2\x48\xc1\x89\x44\xa3\xda\x2f\x46\x96\x2f\xe6\x16\xc3\x2d\x60\x6a\x1f\x38\x10\x64\x7d\xfb\x04\xfe\xc6\x34\x43\xc9\xf1\xe9\xa6\x18\xd2\x2a\xd4\xc9\xb7\x4f\x91\x0f\xac\x84\x1a\x2f\xd3\xc3\x47\x0f\x1c\xae\x82\x2c\x29\xc2\x69\x18\xbc\xa1\x92\xf8\x47\x4f\x1a\xcb\xdf\x8a\xcd\xdc\x72\x52\x56\xca\x6c\x95\x54\xcc\xe9\x0d\xbf\xe1\x1d\xde\xb4\x3a\x94\x1e\x1d\x2d\x3c\x83\x68\xde\x2a\x15\xf3\x9e\xab\x8f\x93\xd2\x65\x74\xef\x51\x74\x90\xb2\xb9\xd8\x9e\xe8\xe0\xd0\x09\x12\x17\xc8\x29\xe1\x2a\xb9\x4e\xe9\x14\x9c\x5f\x2f\xba\x95\xd1\x43\x4e\xdb\x1a\x3b\x6c\xa6\x1a\x8b\x34\x26\xe2\xd8\x13\xca\x7a\x46\xb9\x29\xe2\x1a\xfc\xae\x01\x11\x95\x71\x43\x9e\x37\x0e\x82\xce\x79\xc0\x84\xbb\x29\xe5\xa8\xc6\xac\xc3\x4a\x93\xb8\xc1\xaa\xcc\xc6\xfd\x60\xfd\x96\xd2\x0e\xc5\xc6\x93\x51\xac\x65\xbc\x8b\x4c\x5a\xdb\x20\xf3\xbb\xf5\x3e\xa4\x8e\x68\x80\x23\xf6\x5f\x4f\xb5\x79\x70\x16\x13\xff\xdd\x41\xf5\xba\x78\xca\xef\xdf\x30\x2e\x6e\xb3\x03\x53\xed\x90\xbe\x56\x9a\xd9\x88\xd7\x65\x1d\xad\x68\x67\xcd\xef\x7a\xd2\xc6\x74\xd1\x78\x42\xd9\x76\xc8\x78\x12\x99\xa2\x8d\xbe\xa0\xa4\xfb\x89\x14\xe8\x9c\x09\xd2\x5c\x96\x0f\x4b\xa4\x55\x6d\x10\x51\x61\x57\xd3\x6c\x73\x47\x2b\xc1\x1b\xc3\xd0\xf0\x5b\xe5\xf2\x5b\x85\x02\x59\x4e\xfc\xfd\x5b\x3a\xfd\x4d\x7c\x01\xf4\x8d\xae\x97\x80\x0d\x2e\xa2\x1f\x09\x7d\x26\x8c\x9a\x06\xc7\x93\xbe\x70\x08\x60\x6c\x92\x38\x49\xc2\xc6\x4c\xde\x80\xe9\x06\x4b\xac\xeb\xc3\xe5\x43\x4f\x08\xd2\x65\x37\x77\x76\x30\x24\x41\x6f\xde\xdc\x59\xf4\xdd\xd0\xaa\x8e\x2b\x3f\x63\x0c\x8e\x84\x3f\x99\x93\x88\xf2\x8f\x46\x49\x84\xc1\x3a\x74\x98\xa9\xf3\xc7\x1e\xd9\xf8\x48\xf2\x15\x33\xc0\xe8\xe8\xb0\xd0\x88\x2f\x47\x8c\x51\x4b\xef\xab\x0b\xa7\xa6\x81\x5f\xc9\xac\xb1\x25\x3e\x8d\x53\x4b\xeb\x25\x31\xab\x84\xb3\x92\x99\x97\x91\xed\xa5\xb1\x74\x8d\x3d\x9c\x32\xca\xcd\x44\x33\x9d\xe9\x62\x23\x93\x83\xa3\x45\x15\xca\xe1\xc0\x31\x0d\x0a\x6e\xd0\x71\x4e\x6a\xbf\xc1\xbf\xd8\x7d\x56\x67\xe2\xb6\xbf\x3e\x67\x40\x0c\x60\xfa\x36\x03\x88\x12\x98\xc5\x81\x80\x2f\x2a\xe6\x8d\x14\x93\xe9\x83\x2a\xe0\xf5\x5a\xcb\xfe\x44\xea\xce\x99\xad\xce\x95\xfb\x62\xf4\x47\x5f\x79\x0d\x95\x92\xb5\x54\x97\x89\xcb\xb3\xee\x88\x15\x25\x5d\x96\x48\x5c\x87\xd1\x32\xf2\x3a\xfe\xef\x69\x7e\xef\xe8\x13\x1f\x5a\x79\x7b\x8c\xc6\x3d\xe0\xfd\xdc\x7e\xb4\x4f\x52\xf4\x8e\x58\xbb\xd9\xfa\xfe\x70\x32\x05\x50\x7b\x1e\xb1\x7c\x86\x4e\x70\x3c\x6c\xaa\xdf\x1e\xff\x15\x5d\x53\xd8\xf0\x16\x4d\x8b\x13\x3a\x12\x35\x16\x8d\x08\x24\xdd\x01\x65\x0d\xa5\x20\x3d\x64\x24\x5c\x36\xfc\xa2\xa5\xdf\x30\x15\x69\xf7\x09\xd3\xad\x90\x5d\x0f\x0d\x1b\x5f\xb8\x51\xa6\x6c\x84\x26\x48\x31\x1b\xc5\x00\xcc\xe3\xa2\xfa\x21\xc7\x23\xf2\x3f\xe9\x8c\x9c\x85\xb9\x49\xf2\xc5\xed\x89\x60\xe4\x1a\x66\xd1\x3b\x98\x6e\xdf\x9c\x8e\x4e\x40\xaf\x10\x26\xe4\x82\x83\x91\x7d\x27\xf3\x96\x85\x3c\x00\xed\x0e\x5e\x35\x16\xbb\x04\x59\xc5\x7e\x0b\x66\x6b\xd1\x6c\x89\x97\x06\x5e\xa5\x50\x3c\x55\x2c\xd4\x73\x25\x4a\xb8\x94\xb6\x43\xba\xd9\x77\xcd\x66\x81\x55\x20\xe3\x78\xd7\xa6\x81\x75\x31\x92\xc1\x12\xd3\x5f\xd4\x49\x3d\x01\x83\x99\xc7\xb2\xb9\x86\x9b\xda\x31\xde\x0c\x22\x14\x0b\x7b\x41\x61\x90\x96\x0e\x1f\x8a\x38\x53\xb3\xb7\x34\xba\xe7\xb0\x4b\xb5\x66\x74\xfe\x90\x5c\x78\x73\xa5\x08\x9f\x43\xae\x48\xf9\xae\x7c\xfc\xe1\x57\x5f\xfd\xf9\x44\xe8\xb5\xd2\x07\xcc\x4d\xa5\x00\x03\xef\xe9\xde\xdc\xbb\xc9\xe6\x68\xb1\xc8\xda\x55\x81\xc1\x97\x86\xc5\x3f\x9b\xa6\x0e\x22\x4f\x4d\x92\x8d\x2a\x86\x33\x3c\x2c\x6f\xc2\xe4\xf2\xa5\x7a\x81\x72\x9f\x02\xcd\x40\x1e\xf5\x4d\x56\xcb\xb8\x6f\x5a\x4a\x31\x47\xeb\xca\x5b\x00\x0c\x38\xb4\x12\x12\x2e\x27\xba\xaa\xb1\xa1\x92\x11\x1b\xa7\xff\x79\xa2\x67\x8b\xd8\x4d\x0c\x22\x7a\x13\xb3\x5b\x12\x53\x2b\xbe\xec\x7d\x2c\xca\x95\x6d\x44\x1c\x1b\xb8\x9b\x02\x0c\x02\x08\x00\xee\x8a\x22\xcf\xaf\xea\xf4\xdd\xee\x9d\xd6\x28\xc1\x41\x5a\xaf\xec\x44\x0f\x53\xe5\x38\x1b\x3c\xa5\x96\x57\x2c\x1f\xb6\x19\xd4\xd9\x7b\xdc\x99\xe9\x52\x7f\xd2\xb6\xab\x46\x0f\xd1\xc1\xeb\x9c\xb2\x42\xe0\x42\x1f\xa5\x94\x2d\x22\x89\x85\x16\xca\x02\xb4\x23\xbe\xbc\x1b\xa5\x0d\xe3\x2e\x0c\x5a\x9b\x08\x2c\x49\x1e\x01\x51\x89\x01\x54\xe8\xc0\xa5\xa1\xca\xb9\x93\xc0\xcb\x2a\x42\x2a\xf9\x56\x0c\x72\x9a\xd6\x20\x3b\x3a\x2a\x77\x14\x4d\x70\x55\x0c\x65\x72\x28\x51\x97\xb7\xa8\xab\x5b\xbc\x17\xf4\x11\x36\x11\x50\x7b\x0b\x13\x25\x4d\xb9\x3e\xe3\x15\x42\x15\x0c\x8d\xc4\x0c\x53\xd0\xd5\xa3\xc3\x63\xc4\x48\x6f\xc4\x8c\x6f\xd6\xd5\xb5\x73\x39\x86\xb2\x5d\xbd\xce\x77\x44\xb4\x4d\x0a\x93\x2e\x52\xec\x6b\x96\xd3\xf9\xa4\x84\x4a\x03\xa7\x22\x11\xa5\x2a\xf2\xd5\xbf\x7a\x83\x93\x53\xa1\x3b\x08\x8d\xbc\x75\x7a\xa7\xcb\xb0\x71\xe2\x43\x76\x1f\x72\x06\x12\x62\x91\xce\x3d\x10\xeb\xc0\xf7\x44\x58\xce\xbe\x43\x18\x6d\x4c\xc9\x2b\xd1\x69\x9a\x7c\x6d\x9b\xdb\xa8\x37\x42\x3e\x6e\x7a\x1c\xbe\x37\x77\xa6\xd0\x30\xbf\x74\x1a\x75\x4e\xf4\x85\x7c\x6a\x38\x00\xc3\xfa\xfa\xcf\xbd\x27\x2c\x1d\xb3\xc7\x86\xfa\xc3\x93\x28\xff\x85\xc7\x8b\xf6\x89\xf1\xe0\xfe\x3c\xfb\xfe\x73\x5a\x45\xca\x47\xae\x99\x38\x63\xfc\x32\xc7\x50\xdf\x27\xd1\x32\xd2\xd6\x21\x90\xc9\xe0\x1a\x81\x88\x44\xd5\xa0\x0e\xc4\xbc\x04\x88\x1c\x42\x31\x66\x7b\x46\xea\x6a\x89\x97\xc2\x61\x81\x35\xdd\x87\xa0\x10\x49\x46\xfb\xca\x20\x9b\x78\x4b\x3d\x4a\xb2\xd5\xe2\x6c\x0a\x84\x5b\xc5\xab\x14\x93\xb4\xd0\x1f\x29\x30\x2c\x69\xb8\x99\xcf\xf8\xff\x29\x10\x55\x4e\x5c\x92\x91\x04\x26\x29\x10\x7d\x4e\x61\x38\xf3\x11\xfc\x93\xc2\x9a\x4a\x42\x6b\xcd\x98\x22\x6a\xcf\x6f\x49\x4e\xfe\x87\x6d\xf4\x42\x9c\x6b\x1e\x5c\xc5\x53\xa4\x92\x42\xb2\x67\x3c\x7a\x64\x12\xe6\x21\x1d\xa1\xdc\x7a\x28\x9a\x33\x8e\x92\xf7\x4a\x14\x19\xa4\x3f\x52\x2a\x0b\xef\x43\x3a\x78\xe9\x75\xf9\x3e\x07\x35\xe2\x51\x9a\x18\xd7\x6e\xd2\xc1\xea\x2f\xcd\x83\x29\x15\x1c\xb8\x4e\x71\x1e\x28\xb5\x84\x2a\x7c\x72\x48\x16\x66\x6b\x65\x0e\x75\xda\xd4\xa0\xb4\x43\x6e\x17\x9c\xdd\x16\x11\x17\xb8\xb1\x99\x5f\x81\xbd\x4a\x1f\x1a\xf9\xc5\xca\x0c\x44\x03\x9f\x80\x51\xb6\x2a\x19\x36\xb5\x99\xa4\xfc\x02\xad\xc2\x21\x09\x36\xc1\x62\x1b\x64\x40\xf8\x5b\xca\x34\x80\x73\x1f\xb9\xd2\x19\x3d\x27\x2a\x3c\x3c\xab\x4a\x83\xc7\x7a\x60\xf4\x0b\x5e\x3d\xdd\x59\xdc\xe2\x43\xce\x47\x4f\xe7\x9b\xf2\xe7\xce\x1b\x07\x5e\xa7\x40\xd1\xcc\xb3\x4e\xdb\x07\x2c\x2c\x4a\xab\x94\xb3\x90\xa3\x7b\x41\x6a\x00\x71\x1a\xc4\xfa\xff\xd6\xfb\xe7\xaf\x2c\x0a\x02\xa2\x7e\x7f\x7c\x6b\x68\x68\xe8\x2d\x3c\x68\x6f\xd5\x6b\x25\xbb\x82\x1f\x0b\x32\x26\x4e\x36\x23\x41\x47\x30\xa6\xd7\x25\x23\x14\x67\x84\x64\xc4\xbc\x38\x05\x95\x39\x77\x70\x24\x09\x8f\x79\x25\xe1\x06\x98\x29\xd3\x59\x5d\x60\x4a\x41\x76\xbe\x66\xab\x90\x9e\xc4\x1e\xb9\xa5\x5c\xfe\x64\x18\x00\xfc\xad\xfc\x91\x80\x28\x42\x57\x34\x92\xcf\xe1\x0f\xce\x61\x1c\x83\x60\x93\xcc\xc7\xf8\xaf\x51\x86\xca\x6c\xe5\xca\x8d\x4e\xee\x74\xdb\x63\x00\xc9\x74\xb0\x7c\xb5\x7d\x6f\x1b\x76\xca\xa0\xf7\x28\x8e\xd3\x36\x52\x7e\x99\x58\x23\xe4\xa3\xe6\x54\x4a\xc3\x94\xae\x94\x16\x44\xb6\x04\x4b\x14\x56\x70\xfd\x28\x4e\x73\x7d\xca\xbf\x15\x72\x9a\x99\xcf\x2d\x74\x2f\xd5\x6c\x6e\x58\xa2\x59\xdd\x9e\x44\x1b\x1c\x06\x9c\xf9\xc2\xf6\xac\x32\xb2\x46\xf8\xcb\x1a\x1a\x04\x66\x8c\x5b\x4b\xa9\x61\xea\xcf\xbb\x94\xf2\xfa\x7c\x44\x46\x80\x37\x31\x43\xbb\x97\x1b\xb0\xc4\x91\x21\x75\x19\x32\x5f\xc3\x3f\xe9\x0b\xa4\x29\x18\xfe\x42\xfa\x9e\x33\xf8\x34\xf3\xc0\x51\x46\xb9\x8c\x64\x46\xa1\xa0\xe0\x44\xa9\xce\x67\xbe\xf0\xcc\xbc\x48\xe5\x6a\x5d\x3a\x2d\xd9\x40\x38\x54\x9e\xf6\x12\xae\x7d\x63\x3b\xa3\xbb\x80\x47\x9c\xce\xb7\x71\x99\x28\x3a\x1b\x0f\x1d\x8b\xd3\x10\xcd\x21\x10\x0d\x49\xe7\x10\x04\xb4\x5b\x17\x5d\x59\x4c\xe1\x96\x55\x17\x12\x91\x96\xda\x05\xbb\x63\x64\xe5\x4e\xc5\x6c\x10\xe2\x93\x41\xd8\xd8\x5e\xbd\xcc\x4f\xac\x98\x3c\x8b\xb8\xc5\x50\x4b\xca\x3b\x39\xb2\x24\x7c\x7a\x42\xc2\xa7\x93\xc7\x8b\xb3\x32\xc7\x0c\x46\xcc\xaf\xbd\x58\x85\x2d\xda\x57\xcf\xc2\x94\xa2\xeb\xcc\x0d\x72\x04\x8d\x8a\x9d\x89\x15\xc6\x92\xb2\xc7\x4f\x32\x70\xfc\xf8\xfc\x47\xe7\xc6\x6e\x67\xf4\x62\x64\xa5\xaa\x25\x67\xd8\x8c\x10\xe5\x64\xd3\x3a\x98\xd1\x9c\x57\x08\xac\x42\x67\xd3\x61\xc9\x19\x36\x6c\x17\x53\xa1\x52\x56\x47\x64\xc7\x39\x75\x0e\x39\x40\x98\xb5\x63\x52\x7f\x44\x7f\x9b\x32\xd8\x58\x58\x63\x82\x06\x46\xe3\x2f\xcd\x8e\x62\xf1\x97\x51\xbc\x79\x8d\x38\xcc\x64\x5b\x46\x1c\x66\x64\xb5\x92\xf1\x95\x66\xdd\x2e\x01\x96\x69\x73\x8d\xab\x29\xd3\x17\x3d\xa5\x42\x5c\x65\x69\x54\x0c\x55\x96\x4a\x83\x23\x59\xc3\x95\x7d\x39\x16\x8a\x96\xd0\x5d\x1e\xda\xaf\x16\x08\x13\x03\x8e\xe8\x31\x0b\xc5\xfe\xfe\x9e\xbe\x9a\x33\xe4\x62\xec\x62\xbd\x96\x07\x11\x6c\x64\xb6\x7d\x77\x9f\x9d\x62\x05\x00\x8d\xac\x18\x87\xd4\x78\xd6\x7a\x34\xd2\xd9\xbd\x2e\x9f\xd9\x7a\x23\xd9\x01\x94\xff\x29\x95\x90\xc5\x2b\x96\x3a\x99\x6c\x19\xc0\x20\xa0\x7c\x43\x97\xaa\xc0\xba\x83\xce\x50\x16\xff\xa2\xf0\x4b\x37\x23\x6c\x19\x31\x64\xad\xa7\x5b\xed\xd5\x86\x02\xc4\x62\x59\xd0\xb1\x2d\x7c\xad\x41\xdd\x32\x96\xb8\x24\xb0\x91\x1b\x64\x29\x20\x4b\xf3\x2f\x8c\xd8\xaa\x69\x7f\x7a\x2c\x98\x7a\xa8\x2b\xa0\xbf\xd1\xc3\x9b\xc1\xec\x05\x7f\xec\x4e\xa8\x83\xf1\x2f\x4c\xc7\x20\x38\x56\x4e\x43\xa8\xf5\x82\x53\xde\xdc\x99\xee\x8c\x3c\xa6\x14\xe0\xf4\x8d\x7c\x92\x39\x8d\x08\x47\x46\x8b\x3b\xb2\xf6\x7d\xee\xe9\xe2\x03\xad\x8a\xd9\xc7\x9c\xfe\x16\x9f\x16\xc4\x58\x79\x01\x4a\x01\x15\x6a\xb9\x7e\x2f\xd3\x9e\x99\x68\xad\xbe\x0c\xbf\x56\x6b\xb6\xaa\xd9\xb9\x31\xc7\x95\xe3\x35\x61\xf1\x70\x17\x5a\x6b\x6b\x14\xf7\xa9\x3e\x47\x1c\x30\xd4\xc7\x1c\x4a\x04\x98\xf5\x1e\x73\x26\x19\x83\x6d\xbe\x98\xc2\xdc\x43\xcf\x1f\x9b\x6b\x7f\xbc\x10\x2e\x60\xcc\x99\x1a\xa3\xf0\x31\xb1\x9e\x38\xb1\xeb\xa1\x10\x9e\x71\x32\xcd\x60\x67\x4e\x61\x9a\x2a\x86\x6b\x5a\x9e\x03\x89\x78\xaa\x84\xc5\xc4\xf9\x99\xc9\x8d\xa2\x75\xd5\x8b\x09\xec\xbb\xdc\x58\x34\xfd\xf3\x31\x23\x27\xd1\x0a\x3c\x5e\xe2\x14\x12\xdb\x1f\x95\xdc\x9c\xb7\x40\xe8\x9f\x82\x51\xac\x21\xc6\x13\x65\xcb\x8a\x3e\x45\xef\x91\x2f\x73\xb5\x93\x05\x67\xa8\xc2\x02\x2c\x2d\xad\xf2\x33\x53\xcd\x0c\xd5\x48\x89\x4e\x5f\xe3\x8b\x4f\x5e\x78\x68\x88\x5c\x68\xa0\xec\x72\x63\x0e\x0e\x63\x72\x00\xa6\xcf\x2e\xb2\x80\x94\x5b\x2c\xde\x0d\x32\xba\x94\x34\x9c\x1e\xee\x00\x2a\xd7\xde\x9b\x90\xd7\x98\xe2\x88\xc3\xc7\xaa\x33\xb2\xa4\x43\x55\xba\x62\x92\x51\x49\xc5\x9e\x29\xa9\xc2\x3f\x3f\x09\xf2\x7e\x98\xeb\x6d\x77\xa7\xbd\xbe\x49\x9c\x8c\x60\x50\x30\xb9\x80\x39\xd0\xe6\x57\x30\xb8\xf7\xc2\xa6\x7f\xeb\x8c\x91\x99\x4f\x77\x80\x3a\x2f\x60\xc7\xba\x20\x32\xa6\x1a\xe7\x73\x80\x5e\x4e\x80\xa4\xb1\xd3\x40\xe2\x9f\x3e\x49\xb4\xba\x82\xbe\x92\xd9\x27\x8e\x68\x59\xf1\xf9\x90\xb4\x59\xe6\x95\x62\xde\x3f\xe2\x90\x4c\x59\xdf\xf5\xb8\x54\x7a\x27\xa7\x36\xf0\xbd\x91\xf4\x50\xa5\x09\x37\x12\x1e\x9a\xa5\xb1\x00\x48\x06\xeb\x9c\xd9\x97\xd4\xbe\x23\x53\xad\xcd\x9b\xad\x95\x75\x54\xc8\x3f\xba\x18\xfc\x3c\xcb\xd1\x8f\xfc\xb2\x0d\x65\xce\x3c\xad\x43\x53\xc2\x07\xc9\x54\x1a\x27\x0a\x54\x61\xb6\x8d\x5e\xf9\x82\x23\x2b\x6c\x1a\x46\xd5\x57\x6d\xa7\x8a\xe8\x6d\xe8\x96\x28\x21\x1e\x3e\x89\xe4\x3a\x65\x9b\xbc\xa4\x4f\x8f\xa0\x51\x60\x77\x11\x0d\x8b\xe4\xde\xc6\xb9\x19\x5d\x35\x21\x4a\x98\x88\x69\x95\x86\x28\x15\x35\xaa\xb0\xf0\xd1\xb0\x19\xd5\x1e\x17\xc4\x12\x7c\x4d\xa5\x04\xd5\x60\xab\xd1\x87\xda\xa4\x69\x5c\x2b\x66\xdc\x78\xa0\x62\x2f\x4e\x4f\xda\x28\xdf\xf9\x66\xa0\xef\x09\x78\xe3\x51\x1b\x33\xf9\x0c\x86\x89\x71\xc8\xdc\xc1\x59\xc9\xfe\x32\xff\x02\xba\xf4\xc7\x56\x3b\x0f\x64\x79\xc2\xd4\x94\xd8\x41\x18\x14\x35\xe2\xcf\xde\x69\xaf\x6d\x71\x57\x70\x72\x70\x86\xdc\x39\x5c\xd4\xa3\x57\x9a\xbb\x23\x9d\x9d\x3d\x15\xbc\x47\xf5\x51\x4f\x5f\x74\x5d\xcd\x16\xe8\x70\x48\x8a\x56\xa3\xaa\x13\x23\xfc\x2a\x10\xd2\x27\x36\x2f\xad\x4f\xb4\x9e\x5c\x21\xc9\x2d\x3d\x83\x99\x81\x62\x7f\x77\x12\x33\xa3\x8d\x57\xc4\x0e\x86\x0f\xcb\x51\x9d\xdf\x6b\xf7\x0c\x33\x77\x49\x9f\x63\xab\x51\x5e\x39\xfd\x59\x44\x5d\xdc\x25\x91\xd7\x2b\x0c\x90\x5d\xc6\x1a\x05\x0e\x73\x20\x18\xd0\xdd\xe5\x1b\xb1\x5e\x02\x9e\xfe\x47\x8c\x97\xa6\x0d\x2b\x45\xbd\x1f\xcb\x1d\xf5\xe7\x88\xc5\x8b\x13\x6a\x49\x95\x50\x77\x28\x27\x3f\xa2\x3b\x4c\x9a\x31\x32\x66\xd2\xc2\xa4\xd8\x96\x16\x0b\xdf\x0d\xf6\xd5\x41\xf1\x3a\xf5\x22\x39\x06\xfc\xde\xa0\xf8\x2e\xa6\x82\xd4\xe8\xf8\x6e\x63\x44\x72\x22\xf7\x3a\xe3\x5d\x24\x44\x3e\x0d\x5a\x45\x91\x0a\xfc\xdf\x19\x27\x9f\xa6\x68\xc7\xa8\x50\x4a\xf7\x2d\x4a\xfc\x2b\x3f\x1b\x62\x31\x8b\xfd\xf2\x10\x5a\x63\x33\x4c\x5a\xb9\x3d\x85\x80\x6a\xb5\xc4\xcb\x81\x08\xaa\x5e\x2d\x95\x75\x88\xe9\x31\x5f\xa3\x79\x95\x42\x51\x28\x73\xb4\x50\x07\xf1\x02\xb2\x9f\xde\xe1\x10\x77\x03\x86\xed\x65\x19\xfe\x9e\x68\x81\x4b\xa3\x4d\x70\x67\x21\x10\xdb\x97\x0c\x57\x6c\x55\x20\x76\x8f\x60\x69\x03\xc8\x6e\xbc\x69\xd8\xe8\xbc\x8d\xc1\xd4\x57\xb6\xda\x97\x66\xdb\x3b\x0f\x9a\xbb\xfb\x61\x29\xab\xe6\x33\x66\x76\xd7\xb0\x10\x6e\xf6\x53\xf8\x0e\x17\x26\x06\xd5\xaf\x5e\x48\x99\xdc\x72\x5a\x6d\x46\x3c\x13\xe6\xdf\xa4\xeb\x8e\x7c\x50\xb1\x02\xb2\xac\xe1\x93\x38\x44\x14\x89\xfc\xc6\x9a\xc1\x97\x12\x38\x49\x07\xd7\xa7\x4c\x9c\x78\x49\xf6\x60\xae\x4b\x49\x74\xa9\xae\x33\x2e\x30\x07\x17\x2d\x41\xfe\x43\x12\xaa\x64\xda\x1b\x23\x68\xf3\x20\xea\x9f\x52\xae\xf9\x5b\xe3\xc6\x41\xac\x21\x03\x9e\x04\x44\x5e\x98\x96\x70\x5e\xa0\x92\x5b\x0f\xc3\x0c\xa7\x46\x56\x13\x6a\x96\xf8\x50\xd5\xaf\xff\xe8\x01\xa6\xe6\x8c\xf4\x6b\x02\xbc\x46\xc7\x7f\x1b\x19\x95\x10\xe3\x0b\x12\xe0\xfa\xaa\x11\xc8\xe3\x85\x42\x79\x39\x4f\x65\x64\x04\x26\xc0\xef\x19\x01\x66\x17\x67\xf5\x2e\x0c\x85\x5f\x93\xa2\xd7\xc0\x4c\xc6\x07\x9d\xf6\xa9\x91\xb4\x91\xa9\x70\xe2\xf0\x6e\x8e\xc4\x15\x33\x50\xe8\x52\x43\x20\xea\x8a\xe1\x42\x76\x3d\x48\xdc\xfa\x61\xa2\x62\x99\xc0\xcc\xe1\xc7\xda\x62\x8e\xc0\xd4\x06\x10\xf9\x04\xa2\x34\xa3\x6e\xd1\xe7\xa6\x44\x16\x73\x50\x89\xd2\x07\x1e\x9a\xe6\xd9\x78\x66\x72\x88\xb8\xac\x8b\x13\x4f\xca\x04\x55\x62\x16\x62\xe2\xcc\xac\x29\x11\xdc\x46\x45\x0c\xb1\x3f\xea\xcc\xf3\x6e\xa4\xf4\x6c\xb4\xa7\xc2\x86\x78\x89\x22\xd4\x3a\x09\x6b\xe6\x9e\x49\x4d\xca\x42\x59\xca\xf4\x46\x9a\xb7\xd0\xe1\x04\xdc\x1c\x24\x26\xd2\x40\x0e\xfd\x8c\x7f\x7b\xcb\x3f\xb7\x8b\x46\xcf\x78\xfe\xe0\x78\xe6\xa0\xc4\x40\xb5\x2e\x8a\xf4\xbe\x91\xc9\x85\x2c\x86\x71\xe2\x13\x0c\xa3\xc6\x45\x4e\x5a\x04\x63\x88\x9e\x2f\x8d\x03\x4c\x44\x4c\xc9\x5c\xf0\x26\x36\x25\xe0\x84\x39\x59\x76\x8c\x72\xe0\x2b\x25\xb3\xf7\xa1\x15\x23\xfd\xa1\x49\x12\xfe\xcf\x8d\xcc\x54\xba\x30\x09\x8a\xa4\x72\xe9\x42\x31\x5e\xd1\x3f\x72\xe7\x1b\x57\xcc\x6e\xf9\x50\xbc\xd6\x82\xf0\x08\x93\x94\x84\x9f\xa3\xd5\xc4\x84\x12\x41\x93\x32\x59\xd9\xe0\x8d\x51\x46\x65\x1f\xde\x68\x11\x7f\x62\xa7\xc2\x78\x19\xd9\x3c\x19\x51\x68\x71\x43\x20\xc7\x31\xbe\xf8\x92\xad\x55\x40\x74\x43\x01\x16\xd5\x03\x2a\xb3\xb7\x7f\xf9\x52\x7b\xed\xae\xb4\x6b\x50\x3b\xae\x6d\xa4\x63\x57\xf9\xa6\x8d\xcc\x27\xea\x39\x11\x5a\xf0\xef\xbb\x3f\x94\x8e\x66\x2e\xf5\xd0\xb4\xca\x1f\x60\xf2\xb5\x8a\xa3\x56\x65\x29\x79\x9f\x55\x11\xc6\xce\x63\xd8\xa8\x62\xf2\x8d\x6c\xd9\x0a\x84\x1f\x19\x8b\xbc\x2e\xa6\x8a\xc4\x33\x27\xc3\x8f\x96\x05\xb3\x73\xad\xdb\x3b\xaa\xac\xec\x54\xb0\xcb\xf0\x41\x51\x98\x83\x9a\x00\x39\xd7\x64\xe9\x91\xf5\x3f\xe2\x9f\x92\x7a\x8e\x3e\x7c\x91\xc3\xdf\x9e\xe3\x01\x3b\x72\x02\xff\xfd\x83\x75\xbc\x40\x8a\x53\xb5\x1a\xa4\x96\x84\x65\x07\x56\x4b\x1a\x27\x9d\xa5\x56\x71\x6a\x38\xed\xb4\xe5\x86\x57\x80\x4e\xd2\x14\xb6\x36\x0c\x3b\x58\x26\x55\x68\x5d\x4d\x05\xdf\x3f\xbd\xbb\xd8\x9a\x1a\x09\xc6\xa6\x52\x7b\xce\xa2\x8f\x02\x27\x9d\x0f\x1f\x67\xa6\x61\x00\xe7\x82\x6f\x03\x15\xf0\x6d\x20\x7c\x23\x46\xbd\xdd\x36\x1d\x7e\x45\x75\x03\x6d\x50\xfc\x2b\x67\xea\x4b\x7c\x15\xe4\x48\xfb\xca\xb9\x3b\xe2\x65\xed\x27\x93\x91\x4f\xc1\xc3\x9b\x98\xc4\xfe\xf4\x4e\xf4\xeb\xad\x6b\x7c\x26\xd9\xe0\x93\xe8\x80\x3c\x7a\x13\xed\x50\xa4\x5c\x62\x3a\xd1\xb4\x79\xd1\x32\x7e\xcb\x2e\x75\xa0\x9c\x9d\x26\x51\xc3\xd0\x80\x26\xca\xf8\x75\x46\x7a\x62\x33\x52\x60\xb0\xf4\x89\x5e\x94\x5b\x71\xbc\x80\x15\x4c\x09\x70\x6a\xa4\xb9\xbb\xeb\x4f\x2d\x25\x16\x85\xce\x73\xa2\x1d\xce\x63\x9d\x5a\xa3\xb3\xf4\xb3\x32\xe4\xa6\x60\xa6\xe8\x5d\xf9\x06\x54\xaf\x77\xa7\x80\xf1\x93\x76\x18\x7a\x00\x0b\x99\x0e\x52\xab\x57\xe4\x0d\x41\xb3\x1c\xdd\xf6\x2b\x59\x49\x3a\xe8\x50\x0e\x22\xb8\xa2\x91\xe9\x5b\xbe\xcf\x99\x06\xcd\xbd\x3b\xbc\x66\x78\x9b\xb2\x97\x59\xb4\x05\xb1\xdb\xf3\xfd\x6f\x64\xcf\xd4\x0d\xca\xbd\x5c\xac\xc4\xdf\x49\x52\x36\x13\xdd\x2c\xdb\x71\x75\xe2\xb5\xd7\x68\x21\x39\x34\xdd\x06\x4c\xeb\xd5\x83\x22\x15\x1e\xa6\x1f\x29\x9e\xb2\xa3\xc3\x91\x1b\x67\xfd\x72\x70\x7f\xfe\x55\x15\x63\xa3\x30\xab\x1e\x32\x04\x7c\x23\x73\x20\xaf\xde\xfa\x53\x8f\x53\x33\x93\xe0\x5f\x3f\xe3\x2f\x1f\xa0\x5b\xdb\xfc\xb3\x6e\x75\x52\x7b\xc5\x2b\xc7\xa8\x1b\xe6\xea\xa3\x7c\xbb\xb1\x11\xd4\x6c\x77\xb8\x92\xcf\xd2\x13\x8f\xee\x20\xd9\x2f\xe5\x2d\x31\x4e\x29\xfb\x46\x0f\x7c\x7e\x9b\xf3\xac\x14\x7f\xb2\xc9\xcc\x87\x7a\x2f\x79\x7c\xb7\xd1\x5e\xbf\xeb\x9f\x87\x53\x71\x45\x5e\xd6\x54\xaf\x68\xb3\xf9\xab\xf9\x62\x45\x72\xd0\x8b\x10\x3f\x71\x78\xdf\xf1\xf9\x10\x51\x34\xc7\x93\xba\x8a\x46\x3b\x86\x05\x3d\x3a\x91\xd8\x02\x59\xdf\x12\xa0\xd5\x69\x9c\x23\xaa\xd1\xe0\xac\xf8\x3a\x63\x3c\x46\x9c\xea\xf4\xe3\x74\xf1\xa9\x19\x77\x9b\x81\xd9\x73\x68\x10\x54\x6b\xff\x3b\x86\x32\x1a\xbb\xf1\xf8\xe1\xe5\x7a\x15\x5d\x64\x33\x92\x3b\x8b\xce\x7a\xb0\x74\xba\xb3\x78\x31\x72\x6e\xeb\x35\xb4\x1d\x66\x07\x9c\x9a\x53\x07\x81\xc2\x16\x73\x21\xec\x8a\x7c\xa0\x3b\xab\x33\x3e\x9b\x56\x0b\x44\x06\x60\x8c\xb2\x75\x4a\x9d\x23\xc2\xc5\xd8\x3d\xc0\x61\xc9\xbd\x1a\xad\x45\xd7\xb4\xaa\x83\xca\xcd\x3c\xeb\xc0\x39\xe2\x1b\x77\xfc\x2c\x2e\x1c\x7b\x78\x61\x78\x74\x58\x55\x2a\x39\x7d\x5e\x0e\x86\x54\xc8\xa8\x5e\xe6\x93\xbd\x54\x1d\xca\xf6\x96\x2d\xc1\xb2\xd6\xab\x59\x5c\x03\xe2\xe8\x3b\xe3\xd7\x38\x17\x10\x5a\x16\x17\xb6\x53\x5a\x57\x43\x92\x3a\xdc\x07\x0f\xaa\x6b\x1d\x0c\x48\x8f\xc0\x77\xc6\xa7\xf0\x21\xfa\x04\xbc\x5a\xb2\x41\x3b\x57\x8d\x2c\x98\xf5\x19\x7c\xb1\x0e\x59\x36\xaa\x11\x5f\x80\x48\xa5\x94\x55\x30\x2b\x15\x0b\x20\xaa\x19\x15\x5a\x6b\x3b\x9d\xc5\x0b\x87\x55\x20\xaf\x80\x8c\xf9\xa0\x3c\x62\x9d\xd1\x44\xb7\x9a\x62\xbb\x29\xa0\xc7\x2c\xaf\xc4\xab\x2a\x3a\x7d\xff\x6a\xe7\x3d\x57\xc6\xb7\x39\xd3\xde\xba\x99\xc4\xb7\x3e\xc7\xf1\xf0\x0d\xe8\x2a\x32\x5e\xe4\xba\x45\xb9\x9a\xc8\x5f\xd0\xea\xc5\x4f\x56\xea\xd2\x31\x74\x7c\xed\x4c\x54\x93\xda\x29\x18\x87\x39\xf0\xa0\xbb\x5a\x3d\xef\xd5\xe1\xd0\x4a\x9f\x5f\xf6\x62\xe6\x3c\x8c\x86\xbe\x37\x75\xc8\x9e\x25\x6a\xa7\x77\x9e\x6c\x2d\xd2\x48\x3e\x97\x1f\xb4\x53\xc6\xf0\x31\x7e\x7f\x8d\x41\x24\xea\x77\x19\x45\xb2\xbd\xc8\x81\xa2\x27\x36\x50\x05\xdf\x57\xcf\x9f\xb4\x3d\x0c\x94\x19\xcc\x92\xbd\x3a\xbd\x41\x7f\x62\x31\xb8\x0e\xf2\x5a\xc3\xdf\x9e\x6e\xdf\x5c\x4d\xb6\x08\x77\x51\xd9\xf6\x72\xe4\x85\x90\xde\x02\x5d\x46\x70\x13\x75\xae\x9e\xf5\xc7\xce\x08\xd3\x9c\x68\xc7\xc1\xd8\xd5\xac\xb0\xe4\x72\x7a\x91\xb9\x31\xc8\x04\x8a\x81\x66\xcb\xcc\xb1\x27\x9b\xc2\x0c\x2a\x7c\x47\xe6\x87\xf3\xf8\x4e\xfd\xf6\x14\xfa\x17\x44\xc6\x41\xe4\x80\x2e\xc8\xd8\x42\x93\x3c\x02\x95\x89\xde\xb6\x9f\x5f\xeb\x5c\xbd\xc5\x39\xb1\xcd\xfa\x49\xda\xcb\xf4\x50\xd5\x8b\xf4\x65\x50\xeb\xd6\xf6\x7e\x2a\x1d\x85\x7a\x55\x0c\xe0\x8d\x54\x0c\xae\x3c\xf0\x47\x97\xbb\x55\x54\xe3\xe4\x7a\x29\x43\x34\x6a\xc7\xf6\x4b\x48\x5c\x72\x8c\x42\xe8\x44\xce\x64\xe7\x79\xc9\x40\x0d\xb8\x6d\x97\x22\x92\x67\x44\x26\xed\x49\xbe\x2e\x2c\x46\x46\xf5\xb6\x0d\x43\xc5\x1e\x8b\xe4\xaf\x8a\xa7\xa3\x87\x85\x94\x27\x9f\x14\xc5\xf3\x8b\xf0\x67\xe1\x98\xd8\x93\x07\x87\xcc\x9f\xc5\xe3\x50\x0d\x40\xe6\x1e\x0e\x50\xdd\xcb\xf8\x08\x87\x0c\x96\x4d\x6f\xda\xa2\x23\x2d\xc4\x2d\x3a\xdc\x44\xc4\x81\x43\xc6\x47\xcc\x31\x3b\xf3\x7c\x18\x91\xa8\xad\x5e\xfa\xaa\x00\x29\xa3\x65\x86\x73\x58\x46\x2a\x97\x9c\x01\xf5\x84\x7b\xac\x81\x2f\xb0\xc4\xfa\x8a\x9c\x59\xb9\x42\xfc\x41\xd3\x2f\x50\xc9\x6d\x15\x3d\xcb\x2e\x57\x3d\x8a\x61\xa9\xe1\xd3\x09\x15\xab\x5e\x91\x00\x7e\x3d\xf6\x2e\x4f\xec\xe8\xa7\xa5\xbb\xbc\xaf\x13\x4e\x3c\xb4\x01\xb1\x99\xdf\xa8\xa5\xc0\x8a\x6e\x36\xdc\xca\xf0\xd1\x6a\x7a\x58\x39\xba\xad\x08\x49\x3b\x1b\x42\xb1\x29\x36\xaa\x4e\xd5\x0b\x85\xc6\x53\x7a\x51\x9e\x1c\x1c\xc3\x94\xca\x54\x89\x77\xdb\x88\xc6\xd4\xaa\xac\xf4\xc9\x2b\x4b\x65\xca\x0c\x52\x4d\x72\x7a\x8c\x0a\x2a\xf9\xda\xd9\xff\xdb\x27\xdd\xcc\x51\xa8\x87\xdd\xcc\x41\xbc\xfe\xab\x6e\x70\xd5\x00\x59\xed\xfe\xb6\x9b\xb1\x2a\xa6\xa3\xdb\x87\x72\x76\x5e\x15\x44\xc1\x4f\x5f\xf5\x50\xf0\x4d\x84\x8c\x18\x4a\x2a\x45\x46\x08\xd2\x34\x57\x87\x9e\x1c\x6e\x0f\x7b\x44\x88\xfa\x10\xcf\x3b\x7d\x55\x9a\x75\x79\x76\x90\x49\x17\x91\x06\x22\x10\xd1\x3e\x4d\xed\x57\x6b\x61\x1a\xba\x55\xb0\x89\x5c\x45\xfc\xb9\x4b\x5e\xed\xb8\xad\x8e\x34\x83\x5c\x40\x49\x55\x6d\xf5\x62\x1a\x8d\x87\x0b\x30\x95\xaa\x2b\xb9\x54\x8d\xcf\x91\x74\xa0\x32\x7c\xa4\x09\x42\x19\x22\xc3\x8f\xd1\x86\x2f\xa9\xcc\xfa\x1a\xcb\x54\x25\x4c\xa9\xf0\x61\xa1\x40\x4f\x0c\x29\xe2\x23\x25\xc9\x87\x6d\xb9\x80\x5c\x7b\xb9\x40\xb9\xf6\x72\x01\x3f\x3e\x45\x04\x19\x38\x33\x7a\xb9\x83\x0b\x52\x9d\x5d\x84\xd0\x1a\x63\xa7\x86\x63\x63\x3e\x01\xdf\x22\x40\x69\x44\x8f\xc9\x1d\x03\xc5\x9c\x7c\xf9\xe3\xa0\xe3\x62\x7a\xb4\xdd\x60\x6d\x45\x3f\x71\x43\x05\x55\xcc\x6c\xc7\x05\xad\x07\x8f\xfc\xd9\x5f\x54\x01\xa9\x31\x0a\x70\x8b\x90\xca\xe2\x93\xaf\x22\xdf\xc3\xc7\x9d\xa8\x54\xbd\xe0\x94\x02\xa1\x88\xee\x5f\x72\x35\xcc\xb4\xf7\x07\x0e\x0f\x55\xa5\x18\xf4\x88\xe1\x49\xf4\x2c\x90\x55\x2d\x21\x15\xc6\x64\xcc\x14\xad\x54\x71\x3c\x4a\xa7\x91\xb3\x06\x8b\x03\x83\x14\x1c\x09\x74\x08\x73\x98\x84\x0f\x89\xc9\xf2\xe2\x95\x4b\x69\x80\x30\x90\xc1\xea\xa5\xc4\xa8\xd6\x47\x94\x12\xc8\x80\x80\xd9\x50\x79\x38\x99\x9c\xe7\xd5\x8a\x7d\x75\x34\x96\x12\xde\xa2\xf3\xd2\x9c\xbf\xf5\x30\x18\xb9\x97\x04\x71\xeb\x1c\x2c\xe1\xdf\xbb\x18\x6c\xce\x76\x83\xe2\x17\x9b\xd5\x93\x3f\xf8\xf8\x4e\x04\x90\x93\x0f\x89\x5b\x1e\xbe\x78\x4a\x29\x13\xfd\x25\x8d\x2a\x6c\x3d\x10\x30\x3e\x78\x69\x60\x65\xbc\x0b\xb2\x6e\x2e\xf3\xa5\x6b\x7d\x58\xb0\x7a\x3f\x54\x05\x6e\xd9\xab\x72\xee\xec\xde\x2f\x4f\x7c\x6d\x1d\x82\x4d\x08\x49\x78\x41\x80\x69\xc8\x81\x10\x84\x20\x06\x44\x14\x4b\xc4\x41\x47\x3c\xcb\x81\xc6\xf1\x6f\xd8\x3e\xfa\xdd\x05\xac\xfb\x4d\x8c\x7b\x0e\x6c\x3a\x2c\x26\xe6\x52\xaf\x0c\x5b\x52\xa3\xc7\xfa\xb2\x5e\xf2\x8a\xd5\x92\xad\xbe\x58\xee\xa0\x53\x2f\x15\x30\x36\xd6\xb5\xab\xb9\x1a\x31\x20\x7d\xc3\x9c\x7c\xc5\x7a\xe3\xcd\x37\x7a\xa2\xa7\x32\xeb\x95\x90\x68\xe0\xa9\xb4\x4e\x7c\xd1\x6b\xf1\x63\x46\x7a\xa6\x27\x8b\x55\x84\x90\x67\x52\x33\xbd\xf0\x9b\xc0\xf8\x95\x71\x7d\x5a\xd0\x44\x66\xd7\x4e\x15\xf3\x82\x31\x5f\x7f\xf8\xa5\x25\xea\x85\x08\x89\x90\x3e\x29\x4d\x8c\x7a\x68\x3c\x23\x61\x8b\x64\x33\xe0\xbb\x11\xd5\x25\x53\x0b\x2a\x8f\x9b\x50\x97\x62\x15\x06\x4a\x69\x33\xd8\x42\xa0\xdb\x44\x46\xea\x53\xf8\x27\xbe\xa9\xbd\x6c\x08\xd5\x8b\x6d\x72\x13\xa6\x85\x42\xfc\x06\x23\x94\x29\xc1\xe0\x45\x9b\x8e\xf2\x79\xb9\x42\x21\xc9\xe5\x99\x14\x2e\xbc\xeb\xa2\xcd\xbc\xae\x0f\x90\xd9\x56\x46\x54\x3c\x87\x4f\x56\x9c\x85\x24\x4c\x92\x88\x4b\xb4\x42\x14\x30\xcb\x74\x96\x4c\xb7\xb1\x86\xc3\x47\xce\x92\x15\xc8\x82\x47\x8d\xc7\xd6\x07\xbe\x0c\x38\x92\xeb\x0b\x30\x51\x6e\xf4\x37\x01\x49\xbb\x05\x5b\x1a\x8d\x47\x98\x83\x68\xbb\xaf\xe6\x11\xd8\xcc\xa4\x34\x5d\xca\xe8\xa4\xb2\xc4\xb3\xfa\x4d\x43\xe5\xaa\x55\xd1\x9c\xb3\xdf\x8e\xe0\xaa\x51\x7a\xca\xd6\xa6\x27\x71\x67\x35\x0a\x29\x14\x8d\x0a\x39\x04\x4c\x8a\xe4\xa6\x91\x36\xe5\xbe\x91\x32\xa7\xbf\x1f\xd3\x1f\x61\x26\x3c\x72\x28\x69\x3d\xbf\x12\xac\xde\xa4\x10\x35\x55\xbb\xe8\xd2\x19\x41\x25\x1b\x29\xab\x06\x24\x21\x50\xfb\x39\x46\x5f\x06\x97\xee\xf8\x2f\x2f\x69\xe8\x5a\x5d\xde\xa8\x65\x1e\x4f\xb1\x96\x46\x29\xf5\x24\x22\x59\xb4\x27\x62\x6b\x6a\x8e\xe3\x71\x6e\x7c\x11\x80\x6e\xbc\xe0\x74\xe5\xe1\x52\xa2\xb1\x2a\x9f\xe5\x94\xdf\x1a\xba\x73\x6d\x39\x18\x13\x67\xf9\x64\x1d\x18\x75\xbc\x02\x0f\xbc\x5b\x05\x37\x5f\x2b\x56\x25\x72\xaf\x3d\xf6\x2b\xac\xb4\x62\x21\xf4\x60\x31\x03\x99\xe0\x1d\xcf\x78\x76\xc6\x9f\x3b\x8f\x4e\xe8\x70\x15\xd0\x41\x0e\xd7\xb0\x4f\xef\xbc\xb2\xaa\xc5\x76\x1e\x20\x8c\x28\x41\x2c\x8f\x76\x07\xe5\x29\xbc\x41\x58\xc8\x58\xa3\x2a\xc7\x10\x07\xca\x69\x84\xa1\x49\x2f\xba\x2d\x50\xee\xba\x25\xde\x99\xde\xde\x2f\xac\x38\x06\x84\xc5\xc6\xe3\x24\xfe\x99\x31\x10\x42\xac\x63\x98\x3d\x73\x00\xee\x82\x63\x96\x8a\xc2\x89\xcc\x9b\xd7\x5a\x75\xcc\x8f\x1a\xc4\xcb\x55\xab\xff\xd4\xef\xd4\xac\x63\xee\x5f\x4b\x45\xcf\x7e\xef\x18\xc5\x48\x1f\xf3\x8a\x85\xbe\x63\xff\x1c\x39\x47\x45\xf2\xf9\x37\x0e\x52\x6c\x2d\x15\x21\x8f\xbe\xfd\x97\x61\xf2\x6d\xbe\xf2\xc7\x0e\x7f\x49\x4c\x57\x17\x81\xe0\x39\xd5\xe3\x88\xe2\x70\x1c\x18\x6b\xc2\x80\x62\xa7\x02\xae\xc2\x73\x2a\x12\x74\xc2\x75\x82\xe9\x89\x4e\x63\xc1\x18\x17\x27\xfc\x54\x09\x40\xc9\x3b\xdf\xdf\x7b\xee\x37\x9e\xb1\xf9\x8f\x03\x66\x34\xbc\x7a\x23\x95\x74\x63\xea\x59\x53\x4a\xd2\xd5\x7a\xbe\x86\x0a\x5c\xf5\xf8\x29\x83\xd3\x64\xd1\x74\x0d\xf7\x22\xcf\xcf\x7c\x86\x32\x31\x4b\x0a\x69\x2a\xfe\x84\x69\x1f\xed\xfc\xc9\xcc\x27\xfc\xd9\xfa\xb2\x58\x29\x96\xeb\x65\xeb\xbf\xdb\xc3\x56\x2f\xbe\x80\xf2\x31\x16\x27\xc7\x54\x05\x69\x20\x97\xf9\x94\x7e\x5a\x1f\xf3\xcf\x90\x18\x71\x7c\x22\x06\x66\x64\x4b\x64\x7a\x62\x09\x59\x6c\xa6\x94\x43\x5f\x9e\x1c\xe7\x3c\xf5\xb2\x3e\x70\xff\x84\x1c\xa9\x51\xbb\x33\x8e\x1b\xcc\xec\x6b\xb7\xda\x2a\x3c\x59\x30\x23\x34\x9b\xc6\xb0\xe3\xaf\x75\xbb\x0e\xed\xda\x95\x01\xa4\x1a\xe8\x36\x73\xa9\xb3\xf0\x9c\x9e\xf4\x51\x2b\xc4\xf1\x83\xa4\x49\x02\xa2\x27\xd1\xbd\xed\x67\x63\x20\x0a\x84\x08\x10\xe3\x44\xfc\x97\xfb\xad\x85\x3b\xc4\x8b\xa8\x07\x50\x8c\x7d\x09\x49\xbf\xec\x4c\x74\x4c\x02\xa2\xe5\x12\xba\xfa\x19\xb7\xe3\x30\x6a\xfb\xe0\xc8\x38\x99\xd6\xdd\x51\x24\xf6\x9f\x7d\xfa\xc5\x9f\x2d\xfd\x38\x6f\x04\x9c\x65\x4e\x8e\xb7\x1e\x19\x8b\xd1\x05\x81\x21\xc2\xc2\xe3\x4a\x25\x2f\x02\x46\x24\x24\x6c\x4a\x0c\xab\xea\x1e\x21\x3a\x28\x73\x34\x4d\xaf\xb1\x99\x32\xdc\xa1\x13\x65\x7c\x97\xa6\x58\xe1\x1b\x6b\x44\x4e\x44\x01\xb0\x0e\x86\x24\x20\xa3\x68\xcb\x22\xce\x3b\x02\xa5\x1f\xd4\x61\x30\x7e\x4a\x27\xd9\x57\x45\x35\x43\xef\x80\xf9\xeb\x97\x5a\x0f\xef\x36\xb7\x1f\x1b\x74\x87\x7d\x84\x64\x58\xbd\xfc\x33\x3e\x30\x05\x55\xad\x39\xa7\x8a\x05\x7a\x6d\x88\xe1\x38\x31\x81\xbc\xe3\x40\xa0\x0a\x44\x53\x32\x05\x11\x9f\x2b\xe0\x74\x51\xb8\xd8\x8f\xe9\x6f\x2b\xb6\x8b\x72\x24\xf1\xec\x30\xb0\x2c\x2b\xbb\xd8\x59\x5c\x49\x43\x0f\xe4\xf5\x92\xa4\x68\x73\xa3\xab\xa3\xa6\x53\x2a\xf6\xb3\xe9\x48\xcf\x07\x9f\x90\x39\xbf\x1f\x03\x1f\xf4\xbc\xaa\x2b\x21\xe0\x7c\x39\xd0\x23\x39\xf1\xa9\x84\xad\xc9\x7c\x52\x1b\xab\x16\xc9\x12\xa0\x96\x87\x5f\x58\x8e\xad\x8d\x82\x91\x4b\x41\x80\x62\xe8\xa4\x0e\x8c\x7a\x91\x5e\x1d\x1a\xfd\x92\x74\x8c\x8c\x22\xab\xa0\xf6\xe4\xd2\x9d\xf6\xfd\xe9\x58\xa7\x58\x4e\x37\x25\x97\xaa\xbb\x52\x7b\x06\xf5\xe4\x6b\x98\xa1\x14\xfe\xb1\xd8\x73\x22\x2c\x91\xb7\xff\x76\x0d\x31\x44\x15\xb9\x80\x7c\x85\x7a\x49\x17\x6f\x4c\x04\xe7\x2e\x18\x35\x25\x6d\x3a\xaa\xc1\x23\xf6\x51\x05\x60\xa6\x5c\xef\x0a\x64\xff\x68\xe7\xeb\xa1\xd5\x30\xa2\x16\x0f\x1b\x72\xd8\xba\x4b\xa5\xcd\xed\xf5\xce\xc8\xe3\xd6\xea\x54\x08\x20\xf1\x5d\xf8\x51\x27\x5f\x54\x93\x80\xe5\xf4\xe8\x8a\xba\x37\x75\x58\xdf\xa4\x78\x89\x8c\x50\xfb\x5c\x29\xb7\x25\xfe\x09\xb8\x02\xa4\x29\xcd\x0d\x4b\x81\x33\xd3\x44\x45\x8a\x63\x32\x8b\xb2\xef\x64\x94\x7f\x9b\xfa\x1c\x49\x1b\xa9\x3e\x3a\xd5\x8c\xa2\x9f\x21\x1c\xc9\x15\x3a\x98\xc3\x18\x44\x4a\x1a\xbf\xef\xf0\xca\x73\xd0\xbb\x2d\xf9\xfe\x57\x73\xe7\x2c\x0f\x22\x1a\xde\x77\x5c\xb2\xec\xd7\xec\x8a\xce\xe5\xc6\x7f\x17\xcc\xdc\x4d\x91\xcc\xb9\xef\x84\x19\x72\x31\x6f\x6e\xf7\xd4\xfd\x3a\x6b\x3a\xba\xef\xb1\xd3\xe1\xce\x59\xb3\xff\xb7\xdd\x5a\xfe\xed\xe3\x91\xfc\xeb\x1c\x03\x49\x4f\x69\x62\x20\x25\x06\x5d\x46\x53\x12\x47\x7b\xe0\x79\x72\xca\xf9\x1f\xc2\x99\x92\xbe\x2f\xd2\x13\x6b\x02\xb9\x33\xcc\x61\x1c\x26\x60\x97\x36\xa2\x19\x94\x95\x95\x22\x92\xd3\xd6\x6c\x4f\x12\x23\xa7\x34\x17\x49\x83\xff\x03\xfb\x74\xfd\xde\x31\xa5\xe4\x7b\xfd\x41\x72\xf2\xfe\xfe\x11\xe9\x74\x56\x8c\x0e\x2a\x17\xa0\xda\x4f\xbd\x99\x3a\x39\x60\x3a\x8a\x50\xea\x08\x2f\x37\x10\x6e\x25\xbb\x78\xbd\x72\x43\x0f\xdf\x41\xc9\xbf\xfd\xae\xce\x9b\x2c\xd9\x95\xde\xe5\x98\x66\xca\x47\xa3\xb2\xd8\x70\x3e\x70\x42\x75\x4c\x95\x0b\x88\x9e\x1b\x70\x32\x18\xc8\x3b\x01\x1c\x34\xbd\x32\x86\x81\x0c\x1c\xd9\x8b\xa7\x68\x28\xc3\x4f\xb4\x1f\x3d\xf2\x8e\x9b\x79\xc7\x6a\xdd\xbb\x70\xdc\x85\xbf\xcb\xf0\x37\xda\x38\xe7\x2e\xd3\xcf\x41\xfc\x49\xaf\xda\xd1\xcf\x02\xfe\xbc\xbd\x46\x7f\x0f\xe1\xdf\xe7\x57\xb9\x16\x90\xd4\x77\xac\x60\xb9\x41\xbf\x86\xb1\xe4\xc5\x93\xe3\x94\x61\x08\xc8\x72\x81\x72\xc4\x4b\x0f\x65\x10\xe0\x3d\xc9\x1a\xaf\xfb\x19\x74\xea\x35\xfe\xa4\xfb\x2a\xe4\x86\xf9\x0b\x77\x37\x64\xdb\x27\xf9\x37\x77\x09\x3d\x7a\x83\xfc\x9e\x04\xf7\x8a\xe9\x5c\x19\x80\x7b\xae\xe5\x86\xb2\xaa\x77\xe8\x9a\x3f\xa8\xce\xb9\x67\x5a\xad\x42\xcd\xa9\x62\x26\xcc\xef\xc3\x07\x00\xd5\x13\x4e\xc1\xd4\x62\x70\xf5\x57\x16\x41\xf1\x4d\x47\x0e\xe6\x69\x2c\xfa\x8b\x1b\xc1\xc5\x49\xa0\xe4\xfe\xe9\x5f\x29\xa6\x92\x12\xd1\x16\x2b\xd5\xba\xca\x25\x73\x7a\xb5\xb9\x8d\x96\x14\x86\xc1\x7c\x00\xfc\xb0\x8b\xca\xcf\x2e\xaf\x57\xc1\x4e\x65\xfb\xf0\x22\xe3\x2e\x6e\xdf\x83\xe9\x83\xe8\xf6\x6f\xff\x46\xd9\xb0\x81\xbb\xff\xf7\x7f\xb7\xbe\xfc\x08\x24\x36\x60\x6e\x3b\xa3\xe7\x10\xaf\xf0\xa9\x91\x7b\xac\x01\x33\xe0\xcb\xb9\x1f\xff\x18\xab\x82\x84\x8b\x7c\x89\xc9\xea\x24\x41\x34\x3a\x56\xfd\x7f\x07\x00\x00\xff\xff\x30\xe9\x7d\xf3\x4b\xa9\x00\x00")
+var _confLocaleLocale_zhHkIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\xbd\x79\x6f\x1b\xd7\x96\x20\xfe\xbf\x01\x7f\x87\x6a\x37\x8c\x74\x03\x89\x82\x24\xbf\xdf\xcc\xe0\x21\x4c\x4f\xb6\xf7\x92\x99\x24\x2f\x13\x39\xf3\x30\x08\x02\x86\x22\x4b\x12\xdb\x24\x8b\x8f\x55\xb4\xa2\x34\x1a\x90\xec\xc8\xa2\x36\x4b\xb6\x25\xd9\xb2\x65\xcb\x76\xbc\x48\xb6\x25\x4b\x8e\x17\x59\x9b\x3f\xcc\x63\x15\xc9\xbf\xf2\x15\xe6\x6c\xf7\xd6\xad\x85\xb2\xf3\x7a\x66\x80\xc0\x11\xeb\x9e\xbb\x9f\x7b\xee\xd9\x6f\xae\x5a\xcd\x16\x6c\x37\x9f\xf1\x57\x76\x82\xc5\x3d\xeb\x4f\x8e\xd5\xbe\x7f\xbd\xbd\x3a\xd2\xba\xf2\x73\x7b\xfc\xbe\x3f\xb9\x66\xfd\xa9\xe8\x59\xc1\xf2\x8c\x3f\xb5\x74\xf4\xc8\xd1\x23\x83\x4e\xd9\xce\x74\xee\x2e\x76\x6e\x8c\x1e\x3d\x52\xc8\xb9\x83\x7d\x4e\xae\x56\xc8\x04\xe7\xee\xf9\x8d\x67\x9d\x6b\xb7\x5a\x13\x8d\xa3\x47\xec\x1f\xab\x25\xa7\x66\xc3\xd7\x5b\xad\x27\xb7\xa0\x92\x5d\xaa\x66\xfc\x17\x0f\xa0\xb9\xa3\x47\xdc\xe2\x40\x25\x5b\xac\x64\x5a\x4b\xbb\x9d\xe9\x9f\xe5\xb7\x53\xf7\x32\x9d\x91\x11\x7f\x7c\x47\x3e\xd4\xab\x99\xf6\xea\xae\x7f\x76\xf2\xe8\x91\x9a\x3d\x50\x74\x3d\xbb\xa6\x3f\x0c\xd9\x7d\x6e\xd1\xb3\x33\xfe\xc6\xe5\x60\xf1\x45\xeb\xd9\xe3\xd6\x03\x18\xdb\x29\xbb\xe6\x16\x1d\x68\x77\xe1\x99\x3f\x31\x03\xe3\x08\x96\x1f\x1e\x3d\x52\xcd\x0d\xc0\x78\x6f\x8c\xc2\xd0\x8e\x1e\xf1\xec\x72\xb5\x94\x83\x9a\xc1\xea\x4d\x1a\x68\x29\x57\x19\xa8\x23\x04\x4f\xba\x33\xba\xdd\xb9\x31\x76\xf4\x48\xbe\x66\x03\x54\xb6\x62\x0f\x65\x3e\xa6\x3f\x7b\x7a\x7a\x8e\x1e\xa9\xbb\x76\x2d\x5b\xad\x39\xfd\xc5\x92\x9d\xcd\x55\x0a\xd9\x32\xce\xb1\x35\xbf\x1a\x34\x9e\x35\x5f\xde\x0c\x46\x1f\xf9\xb3\x93\xc1\xd5\x27\xfe\xed\x2b\x3c\x09\xbb\x00\xf3\xcc\xe6\xdc\x8c\xff\xfc\x31\xcf\x96\x81\x71\x1d\xb1\xb1\x4a\xae\xac\xea\xfb\x73\x33\xb0\x6c\xe5\x5c\xb1\x94\xe9\x9c\x79\xda\xda\xd8\xc2\x91\xbb\xee\x90\x03\x6b\xeb\x3f\x3a\xdb\xba\xb5\x87\xeb\x90\xf5\x86\xab\x50\xe3\xd6\x4e\xfb\xfe\x8c\xfa\x9a\xcf\x55\xbd\xfc\x60\x2e\xd3\x59\xbb\xd4\x5e\x9f\xa0\x4f\x08\x5a\x75\x60\x89\x9c\xda\x70\xc6\x1f\x99\xf0\x77\x1e\x1c\x3d\xe2\xd4\x06\x72\x95\xe2\x4f\x39\x8f\xd6\xe8\xe9\xcf\xad\x17\xf3\x47\x8f\x94\x8b\xb5\x9a\x53\xcb\x74\x66\x6f\xfa\x67\x66\x8f\x1e\x81\x09\x67\xb1\x6a\xc6\x9f\x78\xea\xef\x02\x42\x6c\x02\x1a\xa8\x06\xb0\xb0\x5c\x1c\xa8\xe1\xfa\x75\x46\x9f\xb7\xee\xed\xfa\xb7\x17\x3b\x67\x56\xcd\xf2\x7e\xa7\x76\x32\xc3\xd5\x82\x27\x07\xad\xf9\x15\xb3\x10\x46\x10\x69\x58\x0f\x22\x57\x81\x2d\xa0\xe2\xd6\xc6\xcd\xd6\xdc\xd9\xa0\x71\xde\x28\xce\x15\xca\xb0\x8a\xd5\x5c\xc5\x2e\x49\xb9\x42\xb3\x5c\x3e\xef\xd4\x2b\x5e\xd6\xb5\x3d\xaf\x58\x19\x80\x75\xde\xfe\x15\xd6\xb2\xbd\xba\xde\xda\xdf\x80\x2d\x48\xff\x3c\xec\xd4\xf5\x36\xc2\xea\x4c\x35\x77\x76\x78\xf7\xa4\x48\x57\xe3\x9d\x51\xd5\x68\x0e\x6e\xb6\xdf\xb6\x01\xdb\x97\x47\x60\x0a\xc1\x93\x5d\x7f\x6a\x01\x36\xaa\x5e\x2a\xc1\xb2\xfd\xb5\x6e\xbb\x1e\x74\x36\xd7\x68\xee\x3f\x6d\x3f\x98\x0a\xb6\x4e\x1f\x3d\x52\x74\x5d\xf8\x9c\xf1\x17\x66\x3b\x37\xa7\x79\xf4\xd8\x54\x3e\x57\xc9\xc3\x74\xfc\xd9\xc5\xe0\x59\x03\x3f\x7c\xe7\xda\xb9\x5a\x7e\xf0\x7b\x1c\x35\xfe\x91\x09\xe6\x96\xfd\xcd\x29\xc2\xbb\x94\xcd\x44\xec\xc9\x28\x64\xa2\x3e\x00\xc7\xee\xf8\x8b\x30\xce\xbc\x53\x00\x14\x59\x9d\xf2\xf7\x66\x05\x19\xbe\x2b\x56\x5c\x2f\x57\x2a\x41\xe3\xf2\x17\x9c\x9c\x89\xf6\x2f\xd7\xf4\xb1\x28\x7a\x25\x3a\xd4\xc1\xc3\x9b\xfe\xca\xf3\xf6\xcd\x69\x2e\xc7\x56\x76\x00\x2d\x0a\x4e\xfe\x24\xa0\x3e\x9e\x62\xe8\xf6\xf3\x7e\x0b\xd6\xe9\x8d\x9a\x6d\xd5\xea\x95\x0a\xac\x14\x10\x8d\x01\xd7\x82\xa6\x8b\x05\xdb\xfa\x84\x60\xdf\xb4\xaa\x25\x3b\xe7\x02\x88\x9d\x2b\x58\xef\xe7\x2c\x2f\x57\x1b\xb0\xbd\xcc\xb1\x6c\x1f\x1c\xb9\x93\xc7\xac\xc1\x9a\xdd\x9f\x39\x76\xdc\x3d\xf6\xc1\x9f\xea\x50\xad\x54\xac\xd8\xee\xfb\x6f\xe7\x3e\xb0\xf2\x39\x28\x81\x05\x1d\xb6\xfa\x6c\xc0\x26\x1b\xfb\xb2\x00\xbf\x2b\x03\xb6\x95\xab\x0c\x7b\x83\xd8\x61\xb1\x62\xc1\x1f\xae\x85\x87\xfb\x1f\x70\x81\xfe\x5a\x07\x7a\x90\x2d\xf4\x31\x2d\xa3\xf1\xd0\xc7\x9a\xed\x5a\x5f\x0e\xf7\xfe\x8f\x2f\xde\xb4\xbe\x76\x5c\x6f\xa0\x66\xd3\xdf\xf0\x0f\xc0\xbf\x67\x39\x35\xeb\x44\xf1\x93\x8f\x60\x8d\xa1\x2a\xaf\x42\xb0\xb0\x1d\x5c\xbc\x02\x8b\xac\xf6\x1d\x4b\xf0\xd4\xe9\x82\xce\xcd\xeb\xfe\xf5\x29\xa4\x84\xae\x17\x7e\x6d\x6e\xef\x06\x6b\x2b\xb2\x33\xfa\xab\xda\x22\x7d\x96\x63\x25\xea\x10\x43\x27\x44\x0c\x74\x31\xd0\x83\xd6\xea\x16\x15\xc8\xb2\xfb\x77\x4f\x07\xd7\x97\x83\xd3\xab\xcd\xfd\x97\x50\x99\xa7\xf5\xdb\xde\x34\x60\x9a\x7c\xf9\xfc\xab\xaf\xfe\xfc\xc9\x47\x96\xbf\xb7\x10\x5c\x3c\xd7\xdc\xbd\x03\xd4\xc8\xaa\x7b\xfd\xff\x25\x3b\x60\x57\xec\x5a\xae\x94\xcd\x17\x2d\x7f\xfd\x52\xeb\xe1\xdd\xce\xd5\xb3\x7f\x1b\x01\xec\x74\xdd\x12\x10\x31\xc0\x97\xde\xde\x2f\x2c\xa0\x89\x80\x33\x38\x56\x6f\x30\x1c\x48\xb0\x38\xde\xdc\x7d\xd6\x7e\xfe\xc8\x3f\x38\x0f\x15\xfe\x5a\xc2\x85\x96\x21\x9d\x18\xb4\x2d\x3c\x45\x16\x56\xb1\x9c\xfe\xf8\xba\x5a\x85\x9c\x97\xeb\x03\x34\x80\x05\xb6\x6b\xb5\x2c\x50\x5f\x6f\x18\x77\x89\xba\xe8\x06\xcc\xad\xc1\x09\xa9\x38\x1e\x20\x81\x45\xb5\xa4\x85\x62\xe5\x54\xae\x54\x2c\xc0\x5e\xa9\x15\x8b\x56\xc5\x4f\x56\xc1\x81\x5d\xc7\xca\x80\xe9\xce\x10\x22\x4f\x2d\x97\x87\xfb\xc3\xb5\x8e\xf5\x1c\x03\x24\x2a\x58\xc7\xde\x3a\x06\x0d\x56\x9c\x2c\xd3\x16\xa4\xe5\x85\xa2\x9b\xeb\x03\xba\xce\x97\x4d\x8d\xc9\xe4\xff\x42\xdc\xe3\x81\x48\xb9\x65\x96\x5b\x43\x45\x6f\x10\x6e\x2e\x8b\xee\x0b\x44\xcc\x5c\xc5\xa2\x26\x2d\x21\x4d\x91\x89\x2b\x42\x26\xa8\xf0\x21\x01\xaa\x9f\x29\x13\x3e\x7a\x44\x6d\x9c\xa0\xe6\xf8\x04\x6c\x33\x5e\xd4\xcb\x0f\x15\x76\xe2\xfd\xcd\x98\xc3\x85\x82\x36\xea\xb3\xda\xa9\xd6\xe9\x1d\xc0\x1c\x4d\x54\x81\xee\x00\xe1\xeb\xac\xbc\x6c\xee\x6c\xb4\x47\xa6\xfd\xd9\x86\x3f\x3a\xe1\xdf\xbe\x87\xd4\x5e\x5a\x40\xa2\xc3\xfb\xc4\x34\x27\xb8\xf1\xa2\x75\x75\x83\x2e\x6c\x5d\xa4\x5a\x0f\x26\x46\x82\xe5\x09\x62\x14\x3a\xa3\x37\x90\x6a\x50\x95\xce\x99\x7d\x7f\x73\xbc\x7d\xeb\x81\xbf\x7e\x39\x98\x3f\x00\xf6\xa2\xbd\xf6\x98\x1b\x21\xec\x03\xf2\x91\xa5\xe3\xc2\x34\xa7\xf5\xeb\x6e\xeb\xe9\x96\x3a\x31\xaa\x50\xf5\x81\x55\xf9\xc8\xbc\x1c\xeb\xdc\x68\xf8\x63\xcf\xa1\x4b\x7f\x73\x26\x36\x3a\xff\xc2\x34\xb7\xc6\x44\x09\xef\xa1\x8b\x33\xcd\xfd\xe5\xe0\xe1\x64\x67\x69\x8e\xba\x2d\x38\x70\xcd\x56\xa0\xd3\x15\xba\x74\xf9\xa7\xd1\x0d\x2f\xad\xbf\xbf\x05\xeb\x63\xf5\xf6\x7e\x66\xb5\x6f\x8f\xb7\x7f\xd9\xf7\x97\x37\xfd\x6b\x23\x72\x6c\x06\xb3\x55\xa7\xe6\x65\xb0\xd4\x5f\xb9\x11\x7e\xd1\x2b\x42\x8b\x4d\xb5\x99\x75\x0a\xd6\x7f\xf1\x97\xe5\xe8\x06\xeb\xb7\xa1\x52\x7b\x69\x05\x4f\xef\xd4\x9d\xf6\xdd\xd1\x16\xfc\x37\xbf\x4a\xad\x4d\xae\xb4\xcf\xec\xe3\x99\x7e\x79\x2d\x98\x1e\x0d\x1e\xfe\xdc\xdc\x9f\x69\xad\xed\xb4\x96\xf6\xa9\xeb\x41\xcf\xab\x72\xdf\x9f\x9d\x38\xf1\xb5\xd5\x7a\x00\x3c\xc7\x2f\xd0\x94\x51\xa2\xc7\x40\x18\xd1\xba\xfa\x4b\x7b\x74\x1f\x77\x3e\x04\x45\xec\xa8\xd7\x4a\x02\x61\x7d\xfb\xcd\x17\xfa\x5b\xb7\x75\xc0\xde\xde\xc6\x7f\x7a\x23\xcb\x01\xcb\xdd\xdc\x1e\x69\xee\x5c\x65\xa6\xa5\xb9\xbd\x0e\x3d\x75\x46\x7e\x69\x3d\xe5\xb5\x06\xb6\xa3\x8a\x27\x45\xe3\xb0\x3f\xfb\x08\x98\x2c\x85\xbd\xc4\xf0\x48\x49\xe7\xea\xae\xbf\x3e\x07\xed\x00\xb9\xe1\x35\x03\x28\x7f\x03\x59\xa9\x32\xcc\x8c\xa8\x6d\xef\x97\x30\x67\x45\x69\xe9\x73\x7f\xcd\x29\x67\xb8\x52\xf3\xe0\x2c\x70\xac\xc6\x77\x35\x17\xb3\x98\x87\x0d\x0b\xdf\x19\x7d\xea\x1f\xdc\xb7\xbe\xf9\xe3\xc7\xd6\xff\xff\xde\xbb\xef\x02\xf5\x5b\xf2\xc7\x91\x2a\xc2\x08\x81\x76\x06\x97\x1f\xc1\xc4\xe0\x90\xc0\x9d\xda\x7a\x32\x8f\xb3\xa2\x19\x72\xfd\xa0\xb1\x28\x34\xf7\x18\x9e\xb2\x63\xd6\xfb\x34\x93\xff\x6a\xff\x98\x03\x06\xd3\xee\xc9\x3b\xe5\x0f\x08\xf7\x6e\xec\x01\x49\xa5\x95\xc0\x72\xc0\x66\xbe\xb8\x97\xf6\x3a\x23\xa3\x8a\xcf\x93\x12\x4d\x17\xcc\xd2\x90\xf5\x63\x16\x38\x9b\x77\x2a\xfd\xc5\x5a\x19\x18\x8a\x15\xe8\x9e\x19\x62\x06\x65\xae\x90\x9b\xcb\x02\x25\x29\xf6\x0f\x0b\x14\xcf\xbf\x33\x72\xa5\xb5\x72\x27\x98\x9d\xeb\x9c\xbd\x80\x5c\x46\x0d\xf8\xe5\x2c\xfe\xaf\x98\xb7\x65\x0b\x9a\x7b\x3b\xb8\xf2\x4b\xab\x78\x8a\xc6\x9e\x35\x77\x17\xf5\x46\xd0\x76\x39\xfd\xfd\x78\x51\xf3\x95\xe1\x2f\x5c\xc4\xb6\xaf\xde\x6a\x3d\xbf\xa2\xae\x0e\x13\x00\x70\xb1\x0a\x4c\x3c\x60\x3d\xf0\x88\xad\xfd\xc7\x0c\xd3\xdc\x9e\x6a\xbe\x58\x61\x7c\xf7\x0f\xae\x5b\x1f\x7f\xf2\x95\xd5\x9a\x79\x8c\x8c\x10\x5d\x34\xb0\x33\x4c\x4d\x50\xfe\xf8\x75\x3c\xd8\x99\x03\x12\x02\x80\x40\xf2\x60\xe9\xf5\x00\xb9\x0a\x1f\x67\x21\xdc\xc0\x98\x9e\x82\x6b\x00\x56\x97\x1a\xb7\xfe\x24\xbf\xb5\xec\x12\x07\x94\x01\xc6\xc1\x61\xee\x88\x27\x1b\x57\x5a\x07\x6b\xd0\x3d\x0c\xc8\x3f\x33\xc6\xbb\xdd\x9a\x17\xf2\xd4\xdc\x9e\xf4\x4f\x03\x4f\xb9\xd8\xd9\xbd\x0c\x8b\x8e\xd8\x71\x63\x1d\x38\xe8\xc8\x80\x22\x37\x09\xf4\x12\xac\xdf\x12\x8e\x72\xfc\x3e\xe0\xb0\x12\x66\xd2\xc0\xc3\xa1\xa5\x56\x62\x22\x81\x23\x9b\xbd\x8f\x4b\x45\x6c\xa5\x7f\xf1\xa6\xa0\xee\xf3\x5d\x7f\xf2\x06\xf0\xbc\x70\xd6\x69\x40\x76\x85\x3a\x50\x82\xc2\xa7\xf4\xd3\xfa\x98\x7f\xc6\x8b\xa5\xeb\x6f\x98\x7b\xb2\xe8\xba\x05\x8e\xdf\x92\x62\x0b\x78\x32\x0b\x91\xd8\x72\xed\x52\xff\x5b\xe6\xa0\x7b\x84\x11\x03\x31\x45\x44\xbc\xec\xa9\x22\x48\x50\x8c\x28\x2c\xff\xb4\x57\xef\x23\x2b\xbc\x34\xe7\x13\x8d\x4f\x01\x57\x68\x43\x33\x0b\xe5\xa6\x2b\x22\x3a\x05\x13\x33\x30\x75\xff\xf6\x0d\x69\x89\x38\x58\x5c\x89\xb9\xbb\xfe\xc4\x38\xe2\xca\xec\x7d\x00\x68\x2d\x4f\xf9\x8d\x4d\xae\x0b\xdb\x24\xe7\x84\x80\x69\x49\xf8\x2a\x16\x4e\x5f\x04\x60\x92\x4c\xc2\xb5\xa4\xf5\x6b\x6e\xdf\x6d\x6e\xcf\x00\x31\xe0\x5b\x07\x86\x81\x7d\x5d\xbd\x01\xf7\xa9\xf5\xf9\x27\x99\x77\x2c\x3d\x30\xbc\xe9\x00\x6d\xa6\x16\x10\x35\x0f\x2e\xe9\x76\x8c\x8b\x87\x3b\xe5\xa3\x16\xeb\x47\x5f\xe7\x04\xc2\x72\xa1\x82\x30\x04\xc4\x18\x07\x11\x36\xa2\x64\x41\xa6\x0e\x06\x44\x44\x54\xe4\xea\x2c\x65\xea\xba\x8a\x0c\x89\x68\x90\x1d\x70\x50\xf4\x79\x30\xe5\xcf\xfc\xca\x52\x00\x8a\xcd\xae\x97\x1d\x28\x7a\xd9\x7e\x24\x55\xd0\xea\xcf\x37\x83\x5f\x17\xda\xeb\x97\xfd\xc6\x1d\xeb\x0d\x28\x78\xc3\xf2\xcf\xef\x37\x77\x6f\xff\xb6\x77\xe5\xf8\x29\xc5\x25\xbe\x87\x54\x28\x0b\xa7\xaa\x58\x42\x04\xc3\x3b\x11\x8e\xb6\x9c\x24\x58\xb6\xa5\x3d\xbc\xf4\x49\x4c\xc7\x35\x9e\x7f\x04\xf7\x9d\xe2\x20\x99\xaf\x45\x02\x71\xdc\x05\x82\x3f\xd5\xde\x9b\x60\x61\x3f\xb8\x37\x85\xbb\x34\xd1\x40\x88\x91\x69\xde\x1c\x6b\xc0\xe9\xab\x17\x4b\x05\x8b\x5b\xa3\xc5\x56\x9c\x22\xf0\x89\xb2\xcd\x71\xd6\x1e\xeb\xae\xff\x02\x2b\x24\xa3\x56\x35\xba\x72\x3e\xe9\xd5\x34\xa3\x82\xb3\x2d\xe7\xe0\x90\xa4\xf0\x33\x9d\x6b\xd7\x45\x2d\x41\x3f\xb1\xaa\x6b\xbd\xf5\x01\xcc\x0e\x56\x2b\x77\xca\x66\xba\x3e\xa0\x16\x98\x2f\xe6\xce\xd8\x0c\xf6\xf7\xf2\x1a\xf0\x4f\xfe\xed\xad\x60\xe1\x52\x6c\xa4\x11\x2c\x8e\xa0\x94\x96\x5b\x93\x93\xe4\x5d\x76\xeb\xf9\xbc\xed\xba\xb8\x29\xfe\x1d\x20\x25\xa3\x20\x73\xfb\x23\xe7\xfd\x83\x46\xe7\xc1\xe5\x76\xa3\x01\xdf\xe1\x9e\x0e\x2e\x8e\xcb\x3d\x87\xdc\x14\x2c\x79\xeb\xce\x35\x2d\x81\x04\x3f\x4f\xf8\x2f\x1f\xc0\xc7\xe6\x2e\x74\xb0\x87\x44\x7a\xfd\x36\xa0\x86\xf5\xd1\xb7\x7f\x82\x06\x49\xf2\x44\x6d\x11\x88\x9d\x75\xe6\x45\x9d\x52\x41\x8b\xad\x80\xcf\x48\x3f\x63\xba\x0e\x05\xa3\x30\xd6\x05\x0e\x3b\x3f\x98\xd5\x7a\x26\x5c\x27\xcf\xfe\xd1\xcb\xf8\x8d\xf1\x60\xf6\xaa\xa9\x75\x52\x8c\x63\x79\x98\x76\x10\xa6\x46\x5a\x04\x25\x31\xe7\x9d\x12\xa0\xa1\x83\xa4\xea\x94\x2d\x10\xfe\xec\x99\x76\x63\xdc\x9f\x99\x07\x06\xd1\x00\x85\x16\x9c\xda\x80\x6a\x40\x6b\x29\x86\xb3\xac\x2d\x51\x05\x4a\x69\x42\x54\x8b\xd4\x62\x4c\x93\x68\x53\x95\xe4\xdf\x03\x1b\x44\x5a\x05\xe9\x71\xeb\xa1\xb0\xc1\xbc\x08\xd4\x23\xb4\x45\x8b\x25\x5a\xb3\xef\x45\xe2\x17\xed\x99\x1a\x15\x00\xe4\xea\x1e\x6a\x08\x42\xed\x54\x56\xc4\x0c\x21\x5e\xbc\xf1\x06\xb7\x30\x68\x57\x91\xb5\x28\xbb\x03\xa4\x82\x7a\x76\x91\x09\xe1\x6f\x7b\x2b\x7c\xc0\x99\x40\xd2\x66\xb9\x4e\xbe\x98\x2b\x65\x5f\xbf\xea\xb3\x51\xb8\x23\xa9\x6a\xf4\x06\x63\x1d\x19\x88\x30\x19\xe0\xce\x01\xfd\xda\x4f\x9f\xe3\x59\x35\x2e\x2e\x68\x0f\x84\x82\xce\xa5\xe5\xce\xe2\x04\x9c\x55\x38\xe8\xed\xd1\x47\x78\x5a\x48\x91\xa7\xd1\x38\xe5\x32\xc5\x01\x21\xf1\x4a\xb6\x6c\xf2\x40\xa9\xbd\xe0\xaa\x94\xed\x72\x1f\x36\x81\x3b\x75\xb9\xb9\x3f\xab\x34\x90\x70\xa7\x0d\xc0\xe1\x0d\x15\x6e\x2f\x2f\x03\x80\xc2\x41\x2c\xb5\xbb\x94\xc2\x72\x68\x7d\x25\x10\x80\xa1\x4c\xe7\xf4\xcf\xc1\xe3\x0b\xbc\x11\x50\xd8\xb9\x0b\xb4\x6d\x92\x87\x48\x83\x10\x0a\xcd\xb7\x3c\xb1\x6a\xae\x5d\xf1\xd4\x8a\x21\xcb\xb9\x39\x2a\xda\x31\x9a\x0b\xf3\x6e\xb2\x03\xb7\x1e\x30\x6f\xd8\x1e\xff\xd5\x7a\xbf\xef\x83\xe3\xee\xfb\x6f\xf7\x7d\xc0\xa4\x32\xb8\x7f\x2b\x00\xee\x8e\xc4\x8e\x60\x1e\x58\xb7\x67\xc4\x8e\xdf\x05\xf6\xcb\x3a\x5e\xb0\xfc\xcd\xd9\x60\xe9\xb4\x3f\x76\xcf\xdf\x98\x0e\x1a\x73\xdc\x36\x0f\x8b\xe5\x23\x96\x6b\xe4\x1e\xf6\x1c\x8d\x58\xbd\xf0\x89\xd4\x2d\x0e\x2a\x62\x6a\x4a\xae\x45\xdd\x1b\x1d\x24\xc2\x6d\x05\x1c\xbc\x1c\x09\x9e\xec\xf2\x20\x42\x5c\xa4\x09\x96\x8a\xe5\xa2\x97\x86\x18\x00\xcd\xba\x32\x9e\x1a\x37\x21\x1c\xeb\xe8\x39\x38\x2c\x9d\x1b\xbb\xad\x17\xa3\x3c\xcb\xd6\xfa\x84\x7f\x30\x66\xbd\x67\xf9\x8d\xb3\x9d\xb9\xcb\xfe\xc1\xb4\x7f\x76\xa6\xbd\x76\x97\xd0\x70\x30\xe7\x66\xeb\x15\x59\x60\xbb\xc0\x98\x02\x64\x56\x91\x38\xec\x0a\x78\x0a\x5e\x63\xbd\x90\xff\x14\xae\xe4\x3f\x5b\xcd\xfd\xb3\xc1\xf2\x7d\x5c\x67\x5a\x20\xe6\xfa\x61\x24\x28\x16\x28\xf5\x0b\x00\xc0\x02\x03\x77\x61\x0e\x15\x5b\x07\x6a\xb6\x3c\x02\xc2\x5c\x67\x7c\x06\x77\x90\x3a\x90\x7b\x6c\x71\x23\xb8\x38\x09\xd7\x18\x6a\xab\x61\x7f\xa6\x27\x3a\x8d\x05\xc1\x49\x58\x1d\x19\x2a\x43\x01\x0d\x6d\x2f\x2d\x98\x6d\x98\x88\xa0\x44\x26\xba\x59\x5d\x3a\xb3\x1e\xdd\xac\xed\xbd\x6d\x7f\xec\x4e\x5c\x4c\xa1\xb9\xc0\x11\x80\xf3\x05\x03\x6e\xee\xee\x36\xf7\x17\x98\xe1\xe0\x33\x8f\x7d\xe3\x10\xbc\xe4\x08\x7e\xdb\x6b\xf0\x20\x7e\xdb\x9b\x90\xad\xe1\x7d\x25\xbc\x87\x22\xb8\x5c\xd4\x98\xb8\x09\x7d\x40\xb8\x50\x1d\x1f\x75\x59\x91\x5e\x32\xb6\xf3\x1a\xcd\xe5\x0a\x79\xfe\x18\xf7\x7c\x79\x05\xd6\x12\xfe\xa6\x3b\xaf\xa1\xd7\x29\xec\x41\xab\xc4\xa2\x2b\x66\x74\xaa\x21\x3d\xc7\xc9\xba\x83\x28\x2f\xcb\xc0\x17\x9e\xfb\x3b\xc8\xd3\x21\x85\xd8\x3c\x8f\x26\x8f\xff\x04\xdb\x3e\xa3\x2e\x2c\x5c\x87\xef\x05\xbb\x91\xc8\x2a\xd4\xfe\x9a\xd5\x99\xea\x7b\xda\x61\x40\x70\xe6\xad\xfe\xa7\x5d\x03\xe9\x8b\x61\xec\xb7\xf0\x93\x95\x2b\x14\x60\x0e\x6e\x62\xad\xbe\xc1\x9f\x0c\xa9\xbe\x19\xf4\x5b\xdd\xd2\xdf\xc8\x07\x4b\x3e\xbc\x69\xfd\xc5\x2e\x81\x90\x69\xf3\x98\x9d\x42\x0e\x07\x3d\x6c\xbb\xc2\xf0\xf1\x99\x46\x0d\x97\xa8\x98\xd5\x07\x00\x45\xb9\x50\x16\xfd\xe5\x46\x30\xff\x82\x9a\x00\x1a\x57\x86\x16\xbe\x05\x3e\xe6\xab\x98\x51\xe2\x1b\xb8\x8b\xe8\x1b\x5f\x44\x4a\x3f\xf4\xa9\x61\xab\x60\x6c\x3b\x7a\xe4\xeb\xb8\xc5\xe2\x1b\x3b\xc5\x60\xd1\xdb\xfb\xd9\x09\xe2\x81\x49\xdf\xf1\xe8\x6c\xe7\xfc\xa6\x6a\xf4\x33\xcf\xab\xba\xdf\xd6\x4a\x19\xd6\x34\x7c\xfb\xcd\x17\x56\xd8\xf6\x70\xc9\xc9\x15\xb0\x30\x38\xb7\x0a\xe8\xa8\x0a\x4e\xd8\xb9\x32\x8f\x6f\xf9\x72\xe7\xca\xa4\x6a\xea\x43\xb8\x2b\xe9\x33\x12\x3a\x20\x1b\xea\x33\xb2\x4c\x9f\xa6\x73\xc0\xa1\x40\x62\x93\x55\x84\xb1\x04\x58\xfd\xd6\xda\x0e\x33\xf0\xa5\x2a\x08\x48\xc8\x8c\x08\x84\x48\x05\xa7\x77\xda\x53\x5b\x20\xbf\xfa\xeb\x97\x82\x47\x33\x7f\x03\xe1\xfd\xf2\xcb\x60\x6a\xa2\xb9\xf7\x08\x58\x4e\xfc\xd8\x58\x0c\xd6\x1e\x80\x9c\x0c\x87\xea\xad\x2c\x1c\xa8\x78\x6b\x05\x38\xce\xbf\xab\x45\xf8\x12\x6d\x91\x64\xd1\xeb\x42\xc5\x7f\x52\x33\x60\x6c\xd7\x6d\x02\x67\xc2\xba\x08\xe4\x1a\xe3\x50\xc1\x32\xd0\xc5\x59\x86\xb2\x50\xf1\x41\x9a\x62\xd1\x5d\xfc\x98\x0e\x7f\xfb\x5e\x2a\x3c\xd3\x28\xbd\x88\x5a\x97\x02\xd4\x17\x0e\x74\x8c\x48\x51\x0d\xd4\x3c\x1d\x02\x8f\x98\xc0\x70\x95\x93\x70\xcb\x56\x04\x16\xe8\x5b\x6b\xe5\x4e\x67\xfa\x51\xfb\x3e\x8a\x1e\xda\x16\x06\x77\x58\xde\xa9\xd5\xec\xbc\x17\x5a\xc5\x00\xd6\x9f\x7e\x01\x2c\x35\xb5\xa3\xe9\x83\xc1\xb4\x13\x7a\x02\x3f\x68\x62\x6b\xb4\x56\x68\xb5\xcb\xf6\xd9\x36\xdc\x93\xb9\x93\x76\x25\x3c\x2b\xfa\x96\x6e\xee\xcf\xc3\x47\x21\x5c\x20\x4c\xc4\x6b\x98\x27\x29\xad\x12\x30\x1c\x89\x3a\xa2\xb8\xed\x5a\xc7\x83\x63\x90\xec\xc8\x38\x12\x69\x95\x78\xa3\xa8\x02\xcc\xac\x10\x39\xce\x06\xfc\x4b\x05\x5f\x2c\x95\xec\x01\xd4\xe5\xa9\xce\xa2\x3d\x4c\x8f\xf9\x73\x0f\x60\x03\xfd\xb9\x06\xc8\x87\x06\x42\xe8\x65\xd3\xeb\x1e\xee\x90\x29\x0e\xf0\xa2\x6b\x99\x45\xb4\x17\x40\xf8\x6a\x64\x4a\x35\xe4\x33\xea\xdc\xe4\x7b\xf4\x05\x68\x2e\x2e\x60\xd2\x61\x2d\x01\x26\xa1\xdc\xd6\xb5\x29\xb4\xf1\x91\x32\xaa\x3d\x32\x16\x0e\xf3\xf2\x23\x7f\xee\xee\x61\xcd\x6a\xe2\x9e\x3e\x3e\x46\xac\x78\x2b\x5a\x84\xb4\x7f\x04\x52\x9f\x81\x75\x67\x9a\xad\x15\x0c\xb8\xae\x20\x07\x2e\xaf\xd2\x55\x55\xca\x81\x48\x8e\x78\x42\x73\x40\xf0\xd6\xbd\xdd\xce\xd2\x6d\x86\x45\x75\x3f\x1c\xcf\x03\x52\xce\xee\xcf\x98\x2c\x35\x8e\x89\x14\x44\x5c\x24\xbc\xa6\x16\x1d\xcf\xce\x74\x46\x1e\xa3\xf0\x4a\xad\x01\xab\x88\x2a\x0c\x1a\x88\xdc\x90\x6a\x92\xa8\xf1\x3e\x69\x0f\x67\x40\x62\x0c\x26\xb7\x82\xf5\x09\x62\x81\x50\x86\x64\xed\x00\x1f\x3c\x73\xe2\x56\x48\xef\x49\xfe\x25\xb1\x10\x79\xfb\x53\x74\x5d\xea\x16\x59\x71\xff\x3a\x8d\x4c\x23\xbf\xc6\x72\xeb\xe8\x38\xc8\xbb\x9d\xd3\xbf\xe0\x8e\x2b\xaa\xa1\xc1\x70\xce\xd0\xc6\xf8\x7d\x9c\xd8\xad\x1d\x94\xa8\xc7\x9e\x31\x58\x30\x72\x8f\x26\x86\xa2\x95\x96\xbe\xcf\x35\x50\x6b\x43\x7d\x47\xe4\x6e\xa0\xad\x1e\x1c\x01\x5c\x73\x36\x93\x9b\xac\x6e\x73\x77\xa6\xf5\xf3\x33\xec\x7f\x65\xae\xb9\x73\x55\x8b\x76\xc1\xc5\x51\xc6\x20\x66\x79\x94\xf9\xa2\xd1\xde\x9f\x80\x45\x46\xa4\x6f\xdc\x87\xa5\xf6\x37\xce\xc0\x3c\x44\xbd\xc5\x36\x58\xfe\x4e\x8d\x1b\x5b\xc0\x43\x40\x66\x17\x0d\xe6\xb1\x11\xb4\x1b\x93\x7a\x04\x4c\x31\x70\x04\xb4\x8b\xb1\xee\x3b\x57\x6f\x75\x16\xa7\x74\xf7\x0c\xac\xa9\x4f\x6c\x9e\x28\xb0\x12\xc0\xff\xa5\x49\x72\xe3\x11\x3c\x0b\x47\x40\x2a\x73\x18\x01\x6f\x0b\x5f\xe7\xcd\x83\x6b\x30\x55\x64\x6e\xcf\xac\x82\x2c\x20\x27\x84\x08\x95\xb0\xdc\x63\x0d\x6e\x1a\x2a\x9a\x30\x51\x91\x01\xc8\x26\xd9\xa5\xb3\x7d\xb5\x5c\x25\x3f\x68\x9c\xbf\xd6\xd5\x0d\xb4\x08\x34\xce\x06\xf3\x8f\xf4\xc9\x23\x56\x09\x87\x83\x42\x38\x99\xa4\xb3\xa2\x73\x06\xee\xda\x52\x7a\x65\xd4\xfe\x5b\x20\xf5\x31\x7b\xc5\x1b\xc4\xea\x61\x5d\x2b\x5f\x77\x3d\xa7\x6c\x54\x66\x37\x04\xa5\xb2\x59\xe7\xaa\xaa\xd2\xbf\x3a\x70\x5f\x3b\x40\xcd\x27\x6f\xc0\x21\x00\x96\xd5\x70\x09\x28\xa2\x73\x01\x53\xbc\xc6\xa5\xf6\xcd\x55\xe1\x45\x8b\x1e\x9c\xcc\xb1\x87\xb8\xc3\xe2\xa4\xd0\xef\xa0\x31\xd4\xae\xb9\x19\x94\x07\x56\x77\x61\xaf\x70\x91\x73\x48\xb9\x50\xc2\x6f\x6f\x5c\x01\x29\x49\xc1\xa1\x3e\x89\xe1\x60\x34\x38\x6d\x64\x10\x7b\x88\x84\x23\x03\x5b\x3b\x85\x5a\x40\x45\x11\xad\x37\x8e\xbb\x6f\x58\x80\x14\x78\x59\xbc\xbc\xd6\x5a\x58\x82\x19\x13\x2a\x85\xb5\xaa\x39\x0f\xa8\x64\x85\x05\x17\x1a\x89\xd1\x00\x2e\xf0\xd8\x68\x7b\x75\x8b\x5b\x8a\x1a\x4e\xc8\x37\x82\x3d\x32\x60\xd9\xd3\xfd\x36\x34\xc5\xe5\x85\xd3\xda\x23\xa6\x28\xae\xb0\x7a\x06\xed\x50\xfa\x8e\x4c\xeb\xf6\x41\x73\xe7\x36\xcb\x44\xac\xd2\x20\x53\x58\xa9\x98\x27\x11\x5d\x55\x65\xdc\x63\xb5\x1c\x9d\x10\x55\xa0\xb4\x43\x05\xbb\x64\xa3\x47\x92\x71\x66\x81\xbe\x15\xd5\x24\xad\xcf\x3f\xc1\x99\x54\xeb\x7d\xd0\x72\xe8\x7c\x42\x3b\xa4\x27\x21\x9e\x45\xa4\x8d\x16\xb4\x31\xef\xe3\xcd\xf1\x60\xf9\x0c\x5a\x53\xa9\x16\x52\xbf\xed\xbb\x48\xf7\xa1\x83\xc5\xbd\xe0\xdc\x1d\x94\x4a\xa9\x63\x5c\x3f\xba\xb6\xd8\xd8\xe3\x5f\x98\x66\xdb\x0f\x6f\x09\x3a\xab\xf0\x95\xa7\xac\x1c\x8a\x37\xd6\x6e\x55\xb4\xb6\xca\xad\xaa\xe4\xf0\x52\xa0\x95\x17\xce\x00\x0e\x66\x06\xd8\xee\x7a\x15\xcd\x02\x7a\x2a\xc1\xd5\x27\x70\x95\xa8\xa9\x44\x0b\x4d\x65\x23\x5d\xd0\xe1\xd6\x71\x35\x24\x50\x93\x2c\x92\xca\x01\x49\x7a\x47\xb1\x25\x59\x89\x2c\x31\x30\xa5\x58\x38\x81\x4e\x21\xe2\x2c\x32\x04\xf4\xc3\xca\xf5\xf7\x03\x8f\x61\x79\x83\xf0\x3b\x37\x6c\x0d\x3a\x43\x56\xa9\x58\x39\x89\xde\x21\xe8\x07\x16\x57\x6b\xf4\x90\x82\x06\x70\xad\x0e\x3d\xbf\xd8\x6b\xed\x4c\x2b\xc1\x29\xe2\xb0\xa3\x3e\x86\xb6\x93\xe8\x79\x5e\x58\x81\x23\xa7\x97\x57\x1d\xe3\x34\x58\x6d\xab\x25\x5d\x02\xd2\x2a\xf2\x40\x6b\x1e\x9c\x65\xdb\x0f\x6a\xc0\xb5\x65\x8a\x8d\x5e\x21\x29\x71\x1c\x57\xb4\x80\xdc\x2f\x2b\x6c\xf9\x46\x57\x50\xb2\x13\x02\xc1\xcb\xcd\x65\xca\xe4\x50\xaf\xa2\x5c\x05\xec\x8b\x8c\x88\x4e\x68\xb6\x58\x46\xaf\x38\xb6\x73\x11\x27\x84\xc6\xb9\x90\x37\xdf\x7b\xea\x2f\x2f\xb6\x26\xc6\x69\xcf\x2a\x4e\x6c\x52\x86\xce\xff\xf1\x05\x54\xb9\x90\xe2\x21\xb6\x20\xa8\x4d\xa6\x4b\x3e\x36\x77\xe6\x86\xcc\x61\xc7\xf0\xc7\x1c\x7e\x02\x7f\x34\x6a\x74\x21\x09\x4e\xc9\xe0\xcf\x58\x25\xaf\x8a\x70\x25\x43\x3f\x1d\x76\x7d\xd3\xe6\x57\x94\x63\xb3\x11\x08\x96\x6d\xad\xaf\xec\x21\xeb\x6b\x2d\xb9\xa7\xf1\xb7\x46\x27\x86\x36\x7e\x34\x31\x52\x3d\x4d\x81\xe5\xeb\x43\x4d\x0d\xe7\x3e\x7b\x80\x07\x90\x8c\x7c\xa2\x82\x37\x46\xc9\xca\x4c\x21\x99\xc4\xd8\xbb\x11\x9b\xba\x92\x97\xc5\xdb\x4e\x20\xc4\xa1\x2e\x05\x8e\x65\x03\x83\x18\xa1\xf9\xf1\xee\x68\xe7\xf4\x86\x41\x92\xce\x32\x01\x6a\xee\x9c\x33\xcd\xcb\x6c\x3e\x86\xcb\xde\xd0\x2d\x56\x6b\x80\x52\xb5\xe1\x0c\xb7\xa2\x7f\x8b\xc6\xa4\xbd\x71\xd0\xdc\xde\x51\x65\x4c\x4c\xa5\x88\x49\x6a\x38\x1e\x28\x42\x6a\xf4\x29\xeb\x55\x3e\x91\xdf\xf1\x72\x1e\x38\x95\xda\xec\x2b\x16\x55\xc4\x30\x79\xa8\xd9\x65\xe7\x94\x2d\xc4\xa0\x60\x15\x2b\x78\x61\xb1\x6b\x0f\x3a\x10\x44\x69\x83\xf5\x09\x11\x0b\x20\x24\x15\x0f\x09\x87\xa2\x14\xff\x92\xe8\x5b\x6d\xa4\x8c\x11\x78\x35\x0b\x65\x2c\x8b\xe7\x55\x50\x5a\x1c\x72\x73\xfb\x07\x34\xcb\x15\x08\xb5\x78\xbe\xcc\x9d\xcb\x29\x4e\xd9\x17\x84\x36\x21\x4d\x18\xa3\x34\x1b\xd1\x34\xa3\x0e\x56\xb4\xcb\xfe\xc1\x58\xa8\xdd\x34\xdb\x47\x5b\x2b\xea\xf9\x90\x97\xc1\x7b\x58\x18\xa9\xe5\x55\x53\x7f\x9c\xaa\x67\xe6\xbb\xc8\x54\x2d\x77\x46\xcf\xb5\x56\xa7\xc4\xea\xa9\x46\xa4\x8f\x31\xcf\xcd\x40\x24\x99\x33\xe1\xba\x60\xb0\xa0\xe9\x61\x57\x38\xb6\x4c\x22\xc8\xad\xeb\xc8\x1a\xa9\x8b\x1d\xf5\x29\xb8\xf9\x78\x4a\xb6\xa7\x90\x2d\x69\x8c\x23\x4f\xca\x8c\xf4\xc4\x08\xeb\x43\x13\xb2\x84\x56\xf0\xc2\x2a\xc0\x49\x03\xb2\xd5\x59\x9a\x6e\xcd\xaf\xc4\x04\x09\xb1\x8c\x2a\x76\x96\x59\x72\x57\xbb\x42\xbd\xef\x7a\x35\xa7\x32\xf0\x01\xab\x82\xd9\xe5\xd9\xbf\x74\xee\x5f\xde\x7f\x5b\x0a\x2c\x14\x46\x56\xee\xb4\x96\x51\xbb\x01\x43\x41\xe7\xc8\xd0\x19\xd2\x82\x51\x00\xa9\x84\x6e\x61\x31\x8c\xf1\x91\x6b\x24\xa9\x8e\xc7\xfd\x19\xd4\x27\xc5\xaa\x21\x24\xc9\x01\xdb\xed\xbb\x53\xec\x6c\xaa\xaa\xb4\x16\xcf\x77\xae\xfe\x12\x9c\xbb\xd0\xbe\xf7\x8b\xde\x10\x44\xb7\x70\xe9\xa2\x8c\x11\xaf\xb8\xa1\x15\x00\x86\xc3\x1f\xdb\x12\x4d\x5d\x54\x2b\x10\x82\xd3\x35\x4c\xe0\x62\xe1\xbd\xba\xed\xcf\x4d\x33\x6b\x81\x23\x4b\xb4\x61\x08\xb3\xaa\x7e\x26\xaa\x0d\xc4\xcf\x64\xef\xab\x78\xaa\x04\x0d\x18\x2f\xf4\xce\xc7\x30\xca\x98\x86\xb0\xa4\x06\x5a\xb1\xa5\x8a\x09\x0b\xcd\x5c\xc8\x8a\x1a\xbf\x26\x2c\x5c\xc0\x6d\x01\xa7\x65\x2e\x49\x94\xb8\x68\xf9\xc2\x80\x45\x07\x04\xfa\x2c\x7a\x03\x03\xf3\x60\x41\x60\xbb\xd1\xad\x85\xac\x84\xda\x2f\x80\x35\x01\xcc\x6d\xfc\x4b\x4a\x5f\x6a\x8e\x46\x27\xdc\x43\x38\x2d\x5c\x0e\x1c\x39\x6d\x26\xc9\x07\xa4\x1e\xe0\xdd\xd8\x9e\x0c\x1e\xde\xe4\x3d\x21\x11\x06\xbd\x1e\x95\x88\xc0\xd7\x73\x00\xb8\xfa\xf2\xbc\x12\x14\x68\x5d\x3d\xbc\x7d\x69\x96\x30\x3f\x59\xfb\xe5\x55\xeb\x3f\x5b\xfe\xed\x35\xd8\x04\xbd\xff\x70\xce\x41\x86\x72\x4e\x02\xaa\x18\x75\x82\xf5\xdb\xf4\x0d\x7d\x7f\x46\xcf\xf9\xe7\x40\x88\x38\xc3\x15\x83\xab\x07\x26\xfa\x50\xf5\xf0\xac\x0b\x4b\xce\x57\x12\x9f\x52\xc5\x9e\x13\x3f\x2d\x36\xca\xd7\x3b\xdd\x26\x67\x7f\xf8\xf1\xe6\x2a\xe6\xf1\x86\xa3\x82\x52\x69\x68\xe2\xac\x57\xfa\x8a\x95\x42\xc6\xfc\xae\x3e\xea\x0d\x32\x3b\x34\x01\x23\xdc\x89\x4c\x35\x47\x55\xb2\xb4\x4a\x4a\x11\x4d\x6c\x31\xdf\x98\xcd\xdd\xdb\xad\x89\x69\xe5\xff\x29\xb6\x5e\x01\x26\xd2\xc0\x08\xaf\xc0\xa8\xc4\xd5\x77\x35\xac\x42\x6b\xfe\x16\xcf\x8d\xf7\x81\x78\x67\xbc\xa7\x0f\xce\xe2\xb1\x9b\x5d\x24\x1d\xcb\x87\x5f\x7f\xee\x32\xdb\xc3\x3b\x48\xf5\x41\xf0\x45\x37\x85\xd3\x3b\xc0\x7d\x92\x6d\x1f\x59\x37\xee\x88\xfc\x39\x67\x4c\x8d\x03\x8b\xfd\x48\xf8\x17\x9e\xa4\xb9\x5a\x72\xbb\x74\xb4\xb9\x09\x75\xb4\xf5\xc4\xcc\x49\x25\x66\x2d\x88\x85\xeb\x6b\xab\x43\x6e\x2e\x90\xac\x85\xc1\x22\x89\xaa\x9b\x37\x91\xfd\x14\x1b\x9b\xe2\xc8\xb7\x31\xe1\x8f\xd1\xd0\x97\x37\x83\xc5\x17\xda\x8f\x07\x10\x5c\xc6\x86\x2e\x47\x67\x3a\x37\x01\xe9\x80\x13\x19\x81\x53\x63\xd2\x0c\x1e\xa8\xdf\xb8\x01\xfb\xaa\x06\x6a\xee\x62\x9c\x80\x88\x10\x45\xde\x90\x20\x9c\x11\x4c\x97\x1a\x26\x39\x81\xa3\x63\x54\x60\x99\x4f\x08\x4d\x63\x9c\x49\x88\xf8\x75\xb2\x87\xbf\xe1\x6d\x89\x3b\x7f\xe6\x57\xf4\x26\x25\x5a\x82\xb7\x4e\x74\xf4\x71\x3e\xda\xe8\xe7\xf9\x63\x5e\x45\xee\x4a\x8c\xf2\xab\x97\xfd\x83\x4b\xc2\x61\xf3\x85\x6f\xf4\x2c\xd7\xb4\xb4\xaf\xfd\x10\x58\x9d\xc3\x2c\xaf\x9c\x5a\x01\x51\xb6\x5f\x9e\x26\x63\xca\xf2\x99\x60\x73\xbb\xf9\x62\x2c\xd8\x1e\xc3\x8f\xa6\x2e\x8b\xc4\x43\x66\x2c\x9a\xdb\xf3\x96\xba\x57\x51\x55\x30\xfb\x28\x18\x05\xc9\x68\x4d\xdf\xa9\xcc\x4d\x8b\xef\x53\x6c\x44\xa2\xcd\x8f\xc8\xe5\x51\x10\xe5\x99\x4a\x85\xe6\xf0\x12\x80\x9a\x20\x32\x28\x9d\x2a\x99\xc0\xc8\x3d\xae\x29\x76\xcd\x5b\x3b\x70\xf0\xf5\x56\x70\x73\xb0\x21\xe4\x2e\x70\xf4\xc8\x77\xa8\xbe\xf9\x1e\x84\x11\xd2\xdd\x6a\xdd\x99\x61\x2d\x88\x19\xdb\x42\x2b\x82\xb2\x7c\x6a\x77\x6d\x03\x0e\x90\xb6\xdd\x78\x08\xa7\xb4\xbd\x77\xa6\xb5\xb2\xfe\xb7\x91\x51\x40\x54\xa4\x29\xcf\xb7\xfc\xc6\x6e\x6c\x21\x5b\x33\xab\x00\x0f\x12\x58\x73\x67\x3a\x64\x4e\x94\xe2\xe6\x54\xd1\x2d\xf6\x15\x4b\xa4\x46\x9a\x7d\x84\x3c\xc5\xce\x5d\xf9\x8a\x1f\x0d\x2f\x61\x51\x01\x9e\xde\x81\x96\xab\xb9\x8a\x95\x87\xab\xc7\xcd\x1c\xab\x17\x81\xab\x2e\x58\xe8\xab\x73\xec\x83\xd6\xbd\x51\xf6\xe8\x84\x8e\x00\xe6\x03\xb3\x25\x8c\x18\x52\xcd\xfd\xb6\xd7\x60\xa9\x87\xda\xdd\x13\xec\x27\x07\x64\xb4\xb7\xb3\x4e\xc3\x08\x2b\xfa\x6d\x6f\x82\x74\x4c\x27\x45\x1b\x1b\x89\x38\xa2\xef\xe4\x1e\xcc\xdf\xc9\x37\x98\x3e\x26\xa6\x61\x56\x64\x99\x54\x84\x46\x9a\x3a\xec\x6d\x68\xca\xe1\xa3\xca\x7e\x61\xb3\xb3\xed\x97\x9b\xf2\x1d\x03\xc9\xe4\x3b\x87\x92\x19\xdf\x55\x37\xbd\x80\x4d\x79\xcf\xea\x19\x28\x7a\xc5\x81\x0a\xc6\xb6\xa0\x76\x04\x48\x70\xa9\x98\x07\xfa\x6d\x8b\xe2\xb9\xbd\xba\x05\x1d\xeb\xaf\x7a\xad\x1f\x4c\x89\x80\x6f\x40\xb1\x5c\x8e\x7d\xe5\x0a\x80\x35\xdf\xd0\xff\xd4\xcf\x58\xbf\x39\x8b\x3f\x5b\x2a\x0a\x8e\xb4\xde\x0e\x88\xaa\x45\x2f\xf3\x39\xfc\x03\x77\x6b\xf1\x27\x91\x96\xc2\x98\x23\x0a\x72\x40\x6f\x4f\x68\x03\x76\x94\x86\x4c\x41\x14\x61\x33\xe2\x90\x64\x44\x8e\xa9\x4d\x28\xd8\xfd\xb9\x7a\x49\xe9\x57\x33\xec\x2e\xcb\x5a\x55\x15\x7c\x06\xfd\x7b\x76\xed\x14\x5c\xfc\xec\x50\x05\x5c\x63\xb0\x7e\xc7\x3f\xbf\x1a\x2c\x03\x51\x6f\xb0\xe4\x41\x3b\x9d\xaa\x85\x34\x0f\xc0\xdf\xab\x88\x8c\x1e\xa2\x43\x75\x91\x15\x1b\x35\x25\x75\x0f\xe6\x42\x1c\xbe\x69\x2b\xc0\x19\x0d\xf0\xc5\x85\x56\x6f\x8e\x91\x53\xd1\x42\x66\x51\xe2\xf8\x20\xa6\x2b\xa3\x67\xf4\x1c\xe1\x01\xb2\xfa\x4a\x75\xfb\xd8\x07\xbc\x3c\xfa\x08\xa9\x06\x69\xd5\x25\x1e\x4f\x39\xb0\x71\x51\x4f\xbe\xe4\x54\x80\x7a\xb1\xc4\x9b\x31\xfd\xf6\xbb\xc0\x84\x14\x8e\xe5\x7b\xe5\x0a\x6f\xb8\xff\xbf\xfd\xa7\xcf\x4f\x90\x61\x1e\x8d\xda\xe4\x94\xcd\xfe\xd5\xfe\xd2\x2a\x07\x09\x89\x85\x99\x5b\x57\xd6\x22\x54\x22\x96\xd8\xa9\x12\x0f\x18\x99\x67\xb8\x36\x57\x42\xe6\x6b\xed\x31\xff\xad\xd5\xed\xe8\x65\x6f\x58\x83\xd9\x09\x53\xf8\x28\x3c\xc8\xb0\x13\xa9\xe7\x9b\x7c\xff\xd1\x3d\x59\x1c\x55\xe5\x78\x93\xd4\xc1\xc4\x56\x13\x4e\xb9\x39\xaa\xc3\x59\x54\x0b\xca\x12\xf1\x8d\x0a\xdf\xe1\x04\x9e\x44\x67\x28\x04\xc8\x68\x76\xc2\x9f\xb8\xef\xc3\x5d\xbc\xf9\x92\x6a\x16\x01\x7f\xb8\x88\x6f\x50\xac\x86\x2b\x2a\x5b\x0c\x13\x40\x13\xf5\xe8\x45\x16\xec\x94\x89\x63\x45\x5c\x05\x93\x91\x71\xa6\x2c\xb8\xbd\x01\xd2\x63\xfb\xfe\xc3\xe0\xf2\x39\x92\xe6\x84\x15\x1d\x62\x7b\x35\xa9\x22\x59\x49\x7f\xf4\x08\x7f\x53\xbf\xea\xe8\xe5\x59\x13\x10\xa5\xd9\xa7\x4f\xa1\x9a\x1f\x03\x35\x69\x61\x08\xad\x85\xb2\x05\x57\x88\x00\x0a\x65\xfb\x6b\x1d\x17\x60\x00\x03\xf4\x32\xfe\xcb\x07\x9d\x91\x15\x15\xc3\xcb\x73\x44\x4a\x21\x06\x22\x5a\x01\xb9\xf7\x95\xc7\x65\xe8\xa6\x48\xa4\x30\xef\x94\x81\xfb\x85\xd3\x76\x70\x9d\xbd\x85\xd1\xfc\x43\xd4\x42\xac\xfd\x91\x68\xd3\x6a\x1d\xbd\x2c\xd0\x16\x23\x74\xc5\xa8\x25\x0e\x20\x2c\x46\xb2\xdb\x76\x58\xf1\xe8\x11\x21\x36\x8a\xcc\x78\x35\xdb\xce\x30\xf2\x04\xab\x2f\x54\x31\x05\x7d\x79\x39\x8c\x0e\x25\x38\x14\x23\x56\x97\x5a\x5b\xb7\x15\x80\xad\x4a\x94\x61\x85\x80\x19\x46\x7d\x4a\x8d\xee\xc4\x70\x50\x37\xf3\x35\xfc\x6b\x7d\x23\x41\xa1\x28\x90\xf5\xd9\x25\x55\x1d\xcf\x07\x50\x51\x0f\xd6\xd0\xcd\x74\xc6\xa7\x81\xa3\x6a\xdd\x3a\x8f\xe8\x54\x2e\x17\x3d\x80\x9a\x9d\x03\x49\x22\x58\x7f\xee\xcf\x3e\x46\x62\x4e\xbe\x47\x20\x60\x90\x77\x33\xc8\x2f\xcd\xfd\x06\xec\x20\x6a\xd6\x6b\xb9\xa1\x8c\x7f\x6e\xc5\xbf\x37\xa5\x6e\x02\xfa\x0c\xfb\x42\xe1\xa2\xfc\x51\x35\x44\x45\xe4\xad\x8a\xd5\x58\x09\x91\x52\x19\xd0\xb6\x9c\xa3\xe3\xc0\xbc\x8d\x3a\x0e\x7a\x7c\x3d\x7a\x9c\x20\x58\x92\xe3\x16\x0f\x38\x04\x08\x63\x58\x5b\x4f\x6e\x45\x67\xa3\x40\xfa\x51\x9e\x42\x55\xd2\xc4\x41\xf8\x11\x09\x2b\xfa\x80\xec\x2f\x13\x3b\xa4\x3e\x97\x81\x34\xa1\x3a\xda\x3f\xbd\x44\xe8\xad\xbe\x17\xc8\xf9\x8d\x9b\xbf\x74\x07\xee\x8b\xb0\x88\xdd\x88\x81\x79\x6d\x37\x26\x91\xd6\xc4\x06\x08\x48\x69\x2b\x75\xb8\x51\xac\xbd\x76\x31\xf2\x5b\x6e\x32\xda\x5b\xb3\xa0\x27\xb6\x97\x46\x49\x05\x2f\x7c\x28\x44\xcf\x14\xb9\xac\x93\x40\x79\xd8\xce\x5a\x56\x35\x42\x9c\x2f\x39\xbe\x6d\xe3\x71\x4d\x82\x6b\x54\x31\x31\x25\xda\x67\x08\xa2\xfb\x4d\x87\xe5\xae\x0d\xf0\x68\xef\xe9\x95\x9c\x2a\x88\x0e\xc6\x28\x16\xa7\xfc\x85\x15\x89\xf4\xea\xd2\x8b\xe3\xa2\xff\xa5\xae\x82\x1d\x90\x1f\x6e\xd7\x2a\x70\xd7\x61\xbc\x3c\x8c\x68\x7a\x1c\xa8\x12\x5b\xac\x53\x86\xae\xe1\xc4\x10\xd3\x0d\x1a\x95\x1c\xba\xc9\xe5\xfb\xa9\x70\x4c\x9f\xba\x6e\xb3\xec\xa4\x04\xac\x27\xf6\x85\x8b\xb3\xc0\x01\xe5\x6d\x71\x5a\x17\xda\x40\x6c\x04\x05\x6e\x47\x3a\x3a\xac\x3d\x5a\x62\x2f\xd7\x97\x41\x55\xeb\xc8\x14\x2d\xf1\x45\xb2\xbc\xaa\x26\x70\x49\x0d\x08\xbd\xa2\x1a\x02\x8e\x2e\x7a\x0c\x0a\xfa\x51\xf3\xad\x47\x6b\xb0\xaf\xa9\x10\xc0\xfe\x64\x99\xa5\xc3\x3b\x92\x01\x63\x63\x12\xf0\x14\xf4\x4b\x6f\x57\x03\xa6\xb5\x9d\xdc\x75\xa9\x15\xdb\x78\x14\x99\x53\x5b\x07\xb8\x81\x22\xc0\xa5\x0e\x5c\x55\x8d\x57\x62\x36\x8c\x18\xb0\xf4\x56\x11\xa0\x07\xc3\x21\x84\x90\xb3\x88\x11\xc3\x85\x08\xac\x2b\x79\x1d\x80\x2b\x18\x76\xea\x32\xea\xd6\xd3\xbb\x2c\xbb\xa6\xd6\xe1\xed\x2f\x64\xfb\x86\xa9\x4a\x6b\x7e\x0b\x15\x15\xea\xda\x4a\xad\x52\xb6\x2b\xa8\x18\xc0\xd8\x24\xea\x65\x76\x0e\x33\x4b\xa4\x76\xe1\xa2\x6f\x6b\x70\xee\x02\x05\xea\x27\x8b\x7a\x90\x43\xc7\x38\x75\xca\x58\xc0\xbd\xa6\xc2\x21\x0a\x0b\xdc\xa5\xb5\x43\xe0\x6a\x36\x48\x25\x1e\xdb\xe7\x32\xa2\x39\x24\x32\x9a\xde\x3b\xdc\x5c\x06\x30\x7a\xdc\x76\x07\x2e\x3b\xae\x87\x04\x1a\xf5\xbd\xe4\x5d\x78\xa5\xbd\xb6\xd0\x7e\xb0\xd8\xbd\x65\x13\x7a\xf3\x7c\x0c\x1a\x0f\x15\x2d\x7b\x86\xff\xb2\x8e\x7f\xf7\xce\xf7\xae\xd5\x37\x6c\xe8\xce\xbf\x7b\xf7\x7b\xe0\xb4\x8e\x7f\xf7\xde\xf7\x94\x7d\x20\x59\x37\xdb\x9f\x3b\x89\x56\xe8\x2d\x8b\x60\x2d\x74\x18\xa6\x76\x62\x4b\x54\xad\xd9\xa7\x8a\x4e\xdd\x45\x7d\x2b\xb0\x33\x94\x1d\x45\x13\x8b\x1f\xd1\xf6\x32\x15\xfb\xcc\x67\x9e\x43\x5f\x15\x49\x8d\x9e\xf7\x82\xd2\x4c\x24\x0e\x7b\xa5\x5e\xce\xca\xdc\x5d\xa4\x08\xc1\xad\x6b\xb1\xc9\x4b\x29\x0a\x2b\x5e\xe6\x07\x1c\x35\x4c\xba\x58\xc0\x29\xc3\xe0\x55\xfe\x85\x7f\xe4\x5f\x1f\xd0\xdc\x88\xc5\xe4\x66\x7e\x08\x7b\x72\x42\x15\xfc\xe6\x15\x24\xa5\xca\x9c\xab\x74\xf1\x11\x0a\xc5\xa9\x28\x62\xa3\xe5\x22\x19\x51\x04\x04\xb0\x3a\x36\xee\x9a\x4d\xeb\x22\x40\xe4\x80\xce\xab\x13\x87\x88\x35\x67\x40\x26\x1b\x15\x02\xac\xb0\x25\x5e\xca\x6b\xfd\xfb\xd6\x89\xc7\xff\x43\x6c\x54\xbf\xbf\x19\x63\xdc\x3f\x44\x36\xaf\x88\x7c\x6f\x3f\x35\x07\xff\xb7\x6b\x76\x25\x8f\xfa\x14\x94\xcd\x09\x8a\x0d\x94\x39\x8b\x61\x5f\xaf\xbb\xb0\x07\x10\xee\x3d\x0e\x44\x06\x5e\x92\x78\x2d\x29\xa0\x90\xb2\xd0\x35\x3a\xc4\x56\x56\x55\x29\x6f\x48\xfd\x5d\xc5\xbe\x80\x3c\x01\x72\x17\x5e\xcc\x63\x33\xed\xc7\x3a\xb8\xd5\x84\x2a\x56\xb2\xca\xbf\x9a\xb5\x28\xb3\x93\xec\xd1\x84\x32\xd5\xe6\x4c\x7b\x6d\x0b\xe4\x07\x38\x04\x66\xb0\x45\x34\xf4\x68\x9a\x05\xd2\x16\x90\x90\x73\x77\xa2\x16\x30\xb6\x7e\xeb\xad\x8f\x1c\x66\xbb\x50\x84\xdb\xe2\xf9\x6a\x7b\xef\x51\xb8\xc4\xd1\x04\x2c\x6a\x9c\xb9\x53\x76\x86\x03\xee\xf4\x37\xbe\x2f\x25\x03\x83\x71\xc3\xc7\x00\xf2\x4e\xc9\x51\x2c\x40\xe7\xe6\x6c\x7b\xe2\x71\x02\x00\xd5\x91\x7c\x7d\xc7\xae\x5a\x06\x08\x11\xdf\x8d\xf0\x01\x28\xdb\x44\x6f\x24\x86\x4f\x9b\x16\x97\x44\x9c\x91\x62\x65\x12\x01\x20\xde\x05\x69\xe3\x88\x29\xb2\x0f\x85\x89\x59\xc2\x64\x7d\x48\x6f\x27\x1e\xa4\xc6\x8d\x8a\x3c\x63\x68\x04\x9b\x0c\x46\x1f\xc5\xcc\x5f\xa4\x1e\x4d\xef\x47\xab\xae\x45\xfe\x0a\x2d\x60\xff\xc0\x8e\x55\x20\x73\xe1\xb9\xa9\xe6\x00\xbd\xd8\xb1\xc2\xc5\x68\x93\xe0\xd1\xbc\x64\x30\xd9\x98\xf4\xa7\x17\xbb\x40\xca\x34\x08\xdc\x1f\x5b\x43\x06\x8b\x44\xbf\xce\xe2\x45\xed\xfc\xc2\x0d\x00\x86\x61\xe0\xea\xd3\xe7\x62\x54\x30\x92\xfd\xb0\x9b\x43\xa4\x79\xcc\x49\x92\xc1\x7f\x12\xfd\xf2\xff\x33\xf2\x7f\x55\x2c\x17\x9c\x08\xb0\x7f\xa4\x5f\x16\xff\x52\x20\x40\x90\x6b\xb6\x5b\x2f\xa1\xf8\x05\xd4\x78\xe2\x00\xe3\x9c\x9f\xce\xc1\x71\x09\x21\x28\x49\x0e\x2b\x2e\xb8\x9b\x13\x83\x40\x40\x80\x6e\x58\x52\xc6\xee\x0b\x54\x66\xf5\xd9\xf9\x5c\xdd\x85\xff\x53\x7c\x4b\xa5\x60\x0d\x62\xca\x1e\x25\x03\x5b\x08\x62\x9f\xb2\x31\xba\x9b\x9b\x47\xcf\x53\x33\xe3\x51\xe6\x07\xdd\x7a\xae\x84\x1a\xc6\x61\xa0\x4a\x08\x60\x09\x00\xf4\xe0\x0d\xa1\xfb\x83\x07\xed\xd9\x96\x37\xe4\x88\xce\xc3\xfd\x83\x79\x13\x03\xa9\x7a\x9b\x7a\x78\x1b\xaf\xe3\x82\x90\xad\x7f\xa4\x1f\x42\xbc\x64\x0d\x99\x6f\xe7\xc4\x5c\x96\x29\x67\x2b\x08\x3a\xac\xbc\xa7\xe8\xac\xe1\xe2\x74\xcb\x36\x74\x49\x57\x77\x41\x68\xa6\xcb\x24\xf4\x7d\x0c\x4c\x52\x34\x92\xfe\xb6\x8a\x15\xa8\xa0\xbe\xbf\xa7\xbf\xab\xe6\xa9\x29\xb9\x9c\xb9\x17\xfe\xf2\x1f\x6b\x1d\x6a\xff\x7f\xdf\xbb\x7a\x0a\xb9\x3e\xbc\x78\x31\xa7\x19\x7b\xdf\x7d\x6c\xfc\x88\x02\xb1\x2c\xfe\x31\xff\xdf\x2c\x22\x55\x2d\x62\x91\xad\x9c\xe2\x0a\xaa\x58\x2e\x51\x40\x11\x1a\xba\x0a\x6f\xe2\xcf\x92\x5b\xc9\xdc\x42\x18\x71\xd5\xae\xa1\x16\x55\x16\x12\xe0\x74\xd4\xbf\xb9\x2a\x99\x2f\xe9\x7f\x26\xb2\x48\xc1\x89\x44\xa3\xda\x2f\x46\x96\x2f\xe6\x16\xc3\x2d\x60\x6a\x1f\x38\x10\x64\x7d\xfb\x04\xfe\xc6\x34\x43\xc9\xf1\xe9\xa6\x18\xd2\x2a\xd4\xc9\xb7\x4f\x91\x0f\xac\x84\x1a\x2f\xd3\xc3\x47\x0f\x1c\xae\x82\x2c\x29\xc2\x69\x18\xbc\xa1\x92\xf8\x47\x4f\x1a\xcb\xdf\x8a\xcd\xdc\x72\x52\x56\xca\x6c\x95\x54\xcc\xe9\x0d\xbf\xe1\x1d\xde\xb4\x3a\x94\x1e\x1d\x2d\x3c\x83\x68\xde\x2a\x15\xf3\x9e\xab\x8f\x93\xd2\x65\x74\xef\x51\x74\x90\xb2\xb9\xd8\x9e\xe8\xe0\xd0\x09\x12\x17\xc8\x29\xe1\x2a\xb9\x4e\xe9\x14\x9c\x5f\x2f\xba\x95\xd1\x43\x4e\xdb\x1a\x3b\x6c\xa6\x1a\x8b\x34\x26\xe2\xd8\x13\xca\x7a\x46\xb9\x29\xe2\x1a\xfc\xae\x01\x11\x95\x71\x43\x9e\x37\x0e\x82\xce\x79\xc0\x84\xbb\x29\xe5\xa8\xc6\xac\xc3\x4a\x93\xb8\xc1\xaa\xcc\xc6\xfd\x60\xfd\x96\xd2\x0e\xc5\xc6\x93\x51\xac\x65\xbc\x8b\x4c\x5a\xdb\x20\xf3\xbb\xf5\x3e\xa4\x8e\x68\x80\x23\xf6\x5f\x4f\xb5\x79\x70\x16\x13\xff\xdd\x41\xf5\xba\x78\xca\xef\xdf\x30\x2e\x6e\xb3\x03\x53\xed\x90\xbe\x56\x9a\xd9\x88\xd7\x65\x1d\xad\x68\x67\xcd\xef\x7a\xd2\xc6\x74\xd1\x78\x42\xd9\x76\xc8\x78\x12\x99\xa2\x8d\xbe\xa0\xa4\xfb\x89\x14\xe8\x9c\x09\xd2\x5c\x96\x0f\x4b\xa4\x55\x6d\x10\x51\x61\x57\xd3\x6c\x73\x47\x2b\xc1\x1b\xc3\xd0\xf0\x5b\xe5\xf2\x5b\x85\x02\x59\x4e\xfc\xfd\x5b\x3a\xfd\x4d\x7c\x01\xf4\x8d\xae\x97\x80\x0d\x2e\xa2\x1f\x09\x7d\x26\x8c\x9a\x06\xc7\x93\xbe\x70\x08\x60\x6c\x92\x38\x49\xc2\xc6\x4c\xde\x80\xe9\x06\x4b\xac\xeb\xc3\xe5\x43\x4f\x08\xd2\x65\x37\x77\x76\x30\x24\x41\x6f\xde\xdc\x59\xf4\xdd\xd0\xaa\x8e\x2b\x3f\x63\x0c\x8e\x84\x3f\x99\x93\x88\xf2\x8f\x46\x49\x84\xc1\x3a\x74\x98\xa9\xf3\xc7\x1e\xd9\xf8\x48\xf2\x15\x33\xc0\xe8\xe8\xb0\xd0\x88\x2f\x47\x8c\x51\x4b\xef\xab\x0b\xa7\xa6\x81\x5f\xc9\xac\xb1\x25\x3e\x8d\x53\x4b\xeb\x25\x31\xab\x84\xb3\x92\x99\x97\x91\xed\xa5\xb1\x74\x8d\x3d\x9c\x32\xca\xcd\x44\x33\x9d\xe9\x62\x23\x93\x83\xa3\x45\x15\xca\xe1\xc0\x31\x0d\x0a\x6e\xd0\x71\x4e\x6a\xbf\xc1\xbf\xd8\x7d\x56\x67\xe2\xb6\xbf\x3e\x67\x40\x0c\x60\xfa\x36\x03\x88\x12\x98\xc5\x81\x80\x2f\x2a\xe6\x8d\x14\x93\xe9\x83\x2a\xe0\xf5\x5a\xcb\xfe\x44\xea\xce\x99\xad\xce\x95\xfb\x62\xf4\x47\x5f\x79\x0d\x95\x92\xb5\x54\x97\x89\xcb\xb3\xee\x88\x15\x25\x5d\x96\x48\x5c\x87\xd1\x32\xf2\x3a\xfe\xef\x69\x7e\xef\xe8\x13\x1f\x5a\x79\x7b\x8c\xc6\x3d\xe0\xfd\xdc\x7e\xb4\x4f\x52\xf4\x8e\x58\xbb\xd9\xfa\xfe\x70\x32\x05\x50\x7b\x1e\xb1\x7c\x86\x4e\x70\x3c\x6c\xaa\xdf\x1e\xff\x15\x5d\x53\xd8\xf0\x16\x4d\x8b\x13\x3a\x12\x35\x16\x8d\x08\x24\xdd\x01\x65\x0d\xa5\x20\x3d\x64\x24\x5c\x36\xfc\xa2\xa5\xdf\x30\x15\x69\xf7\x09\xd3\xad\x90\x5d\x0f\x0d\x1b\x5f\xb8\x51\xa6\x6c\x84\x26\x48\x31\x1b\xc5\x00\xcc\xe3\xa2\xfa\x21\xc7\x23\xf2\x3f\xe9\x8c\x9c\x85\xb9\x49\xf2\xc5\xed\x89\x60\xe4\x1a\x66\xd1\x3b\x98\x6e\xdf\x9c\x8e\x4e\x40\xaf\x10\x26\xe4\x82\x83\x91\x7d\x27\xf3\x96\x85\x3c\x00\xed\x0e\x5e\x35\x16\xbb\x04\x59\xc5\x7e\x0b\x66\x6b\xd1\x6c\x89\x97\x06\x5e\xa5\x50\x3c\x55\x2c\xd4\x73\x25\x4a\xb8\x94\xb6\x43\xba\xd9\x77\xcd\x66\x81\x55\x20\xe3\x78\xd7\xa6\x81\x75\x31\x92\xc1\x12\xd3\x5f\xd4\x49\x3d\x01\x83\x99\xc7\xb2\xb9\x86\x9b\xda\x31\xde\x0c\x22\x14\x0b\x7b\x41\x61\x90\x96\x0e\x1f\x8a\x38\x53\xb3\xb7\x34\xba\xe7\xb0\x4b\xb5\x66\x74\xfe\x90\x5c\x78\x73\xa5\x08\x9f\x43\xae\x48\xf9\xae\x7c\xfc\xe1\x57\x5f\xfd\xf9\x44\xe8\xb5\xd2\x07\xcc\x4d\xa5\x00\x03\xef\xe9\xde\xdc\xbb\xc9\xe6\x68\xb1\xc8\xda\x55\x81\xc1\x97\x86\xc5\x3f\x9b\xa6\x0e\x22\x4f\x4d\x92\x8d\x2a\x86\x33\x3c\x2c\x6f\xc2\xe4\xf2\xa5\x7a\x81\x72\x9f\x02\xcd\x40\x1e\xf5\x4d\x56\xcb\xb8\x6f\x5a\x4a\x31\x47\xeb\xca\x5b\x00\x0c\x38\xb4\x12\x12\x2e\x27\xba\xaa\xb1\xa1\x92\x11\x1b\xa7\xff\x79\xa2\x67\x8b\xd8\x4d\x0c\x22\x7a\x13\xb3\x5b\x12\x53\x2b\xbe\xec\x7d\x2c\xca\x95\x6d\x44\x1c\x1b\xb8\x9b\x02\x0c\x02\x08\x00\xee\x8a\x22\xcf\xaf\xea\xf4\xdd\xee\x9d\xd6\x28\xc1\x41\x5a\xaf\xec\x44\x0f\x53\xe5\x38\x1b\x3c\xa5\x96\x57\x2c\x1f\xb6\x19\xd4\xd9\x7b\xdc\x99\xe9\x52\x7f\xd2\xb6\xab\x46\x0f\xd1\xc1\xeb\x9c\xb2\x42\xe0\x42\x1f\xa5\x94\x2d\x22\x89\x85\x16\xca\x02\xb4\x23\xbe\xbc\x1b\xa5\x0d\xe3\x2e\x0c\x5a\x9b\x08\x2c\x49\x1e\x01\x51\x89\x01\x54\xe8\xc0\xa5\xa1\xca\xb9\x93\xc0\xcb\x2a\x42\x2a\xf9\x56\x0c\x72\x9a\xd6\x20\x3b\x3a\x2a\x77\x14\x4d\x70\x55\x0c\x65\x72\x28\x51\x97\xb7\xa8\xab\x5b\xbc\x17\xf4\x11\x36\x11\x50\x7b\x0b\x13\x25\x4d\xb9\x3e\xe3\x15\x42\x15\x0c\x8d\xc4\x0c\x53\xd0\xd5\xa3\xc3\x63\xc4\x48\x6f\xc4\x8c\x6f\xd6\xd5\xb5\x73\x39\x86\xb2\x5d\xbd\xce\x77\x44\xb4\x4d\x0a\x93\x2e\x52\xec\x6b\x96\xd3\xf9\xa4\x84\x4a\x03\xa7\x22\x11\xa5\x2a\xf2\xd5\xbf\x7a\x83\x93\x53\xa1\x3b\x08\x8d\xbc\x75\x7a\xa7\xcb\xb0\x71\xe2\x43\x76\x1f\x72\x06\x12\x62\x91\xce\x3d\x10\xeb\xc0\xf7\x44\x58\xce\xbe\x43\x18\x6d\x4c\xc9\x2b\xd1\x69\x9a\x7c\x6d\x9b\xdb\xa8\x37\x42\x3e\x6e\x7a\x1c\xbe\x37\x77\xa6\xd0\x30\xbf\x74\x1a\x75\x4e\xf4\x85\x7c\x6a\x38\x00\xc3\xfa\xfa\xcf\xbd\x27\x2c\x1d\xb3\xc7\x86\xfa\xc3\x93\x28\xff\x85\xc7\x8b\xf6\x89\xf1\xe0\xfe\x3c\xfb\xfe\x73\x5a\x45\xca\x47\xae\x99\x38\x63\xfc\x32\xc7\x50\xdf\x27\xd1\x32\xd2\xd6\x21\x90\xc9\xe0\x1a\x81\x88\x44\xd5\xa0\x0e\xc4\xbc\x04\x88\x1c\x42\x31\x66\x7b\x46\xea\x6a\x89\x97\xc2\x61\x81\x35\xdd\x87\xa0\x10\x49\x46\xfb\xca\x20\x9b\x78\x4b\x3d\x4a\xb2\xd5\xe2\x6c\x0a\x84\x5b\xc5\xab\x14\x93\xb4\xd0\x1f\x29\x30\x2c\x69\xb8\x99\xcf\xf8\xff\x29\x10\x55\x4e\x5c\x92\x91\x04\x26\x29\x10\x7d\x4e\x61\x38\xf3\x11\xfc\x93\xc2\x9a\x4a\x42\x6b\xcd\x98\x22\x6a\xcf\x6f\x49\x4e\xfe\x87\x6d\xf4\x42\x9c\x6b\x1e\x5c\xc5\x53\xa4\x92\x42\xb2\x67\x3c\x7a\x64\x12\xe6\x21\x1d\xa1\xdc\x7a\x28\x9a\x33\x8e\x92\xf7\x4a\x14\x19\xa4\x3f\x52\x2a\x0b\xef\x43\x3a\x78\xe9\x75\xf9\x3e\x07\x35\xe2\x51\x9a\x18\xd7\x6e\xd2\xc1\xea\x2f\xcd\x83\x29\x15\x1c\xb8\x4e\x71\x1e\x28\xb5\x84\x2a\x7c\x72\x48\x16\x66\x6b\x65\x0e\x75\xda\xd4\xa0\xb4\x43\x6e\x17\x9c\xdd\x16\x11\x17\xb8\xb1\x99\x5f\x81\xbd\x4a\x1f\x1a\xf9\xc5\xca\x0c\x44\x03\x9f\x80\x51\xb6\x2a\x19\x36\xb5\x99\xa4\xfc\x02\xad\xc2\x21\x09\x36\xc1\x62\x1b\x64\x40\xf8\x5b\xca\x34\x80\x73\x1f\xb9\xd2\x19\x3d\x27\x2a\x3c\x3c\xab\x4a\x83\xc7\x7a\x60\xf4\x0b\x5e\x3d\xdd\x59\xdc\xe2\x43\xce\x47\x4f\xe7\x9b\xf2\xe7\xce\x1b\x07\x5e\xa7\x40\xd1\xcc\xb3\x4e\xdb\x07\x2c\x2c\x4a\xab\x94\xb3\x90\xa3\x7b\x41\x6a\x00\x71\x1a\xc4\xfa\xff\xd6\xfb\xe7\xaf\x2c\x0a\x02\xa2\x7e\x7f\x7c\x6b\x68\x68\xe8\x2d\x3c\x68\x6f\xd5\x6b\x25\xbb\x82\x1f\x0b\x32\x26\x4e\x36\x23\x41\x47\x30\xa6\xd7\x25\x23\x14\x67\x84\x64\xc4\xbc\x38\x05\x95\x39\x77\x70\x24\x09\x8f\x79\x25\xe1\x06\x98\x29\xd3\x59\x5d\x60\x4a\x41\x76\xbe\x66\xab\x90\x9e\xc4\x1e\xb9\xa5\x5c\xfe\x64\x18\x00\xfc\xad\xfc\x91\x80\x28\x42\x57\x34\x92\xcf\xe1\x0f\xce\x61\x1c\x83\x60\x93\xcc\xc7\xf8\xaf\x51\x86\xca\x6c\xe5\xca\x8d\x4e\xee\x74\xdb\x63\x00\xc9\x74\xb0\x7c\xb5\x7d\x6f\x1b\x76\xca\xa0\xf7\x28\x8e\xd3\x36\x52\x7e\x99\x58\x23\xe4\xa3\xe6\x54\x4a\xc3\x94\xae\x94\x16\x44\xb6\x04\x4b\x14\x56\x70\xfd\x28\x4e\x73\x7d\xca\xbf\x15\x72\x9a\x99\xcf\x2d\x74\x2f\xd5\x6c\x6e\x58\xa2\x59\xdd\x9e\x44\x1b\x1c\x06\x9c\xf9\xc2\xf6\xac\x32\xb2\x46\xf8\xcb\x1a\x1a\x04\x66\x8c\x5b\x4b\xa9\x61\xea\xcf\xbb\x94\xf2\xfa\x7c\x44\x46\x80\x37\x31\x43\xbb\x97\x1b\xb0\xc4\x91\x21\x75\x19\x32\x5f\xc3\x3f\xe9\x0b\xa4\x29\x18\xfe\x42\xfa\x9e\x33\xf8\x34\xf3\xc0\x51\x46\xb9\x8c\x64\x46\xa1\xa0\xe0\x44\xa9\xce\x67\xbe\xf0\xcc\xbc\x48\xe5\x6a\x5d\x3a\x2d\xd9\x40\x38\x54\x9e\xf6\x12\xae\x7d\x63\x3b\xa3\xbb\x80\x47\x9c\xce\xb7\x71\x99\x28\x3a\x1b\x0f\x1d\x8b\xd3\x10\xcd\x21\x10\x0d\x49\xe7\x10\x04\xb4\x5b\x17\x5d\x59\x4c\xe1\x96\x55\x17\x12\x91\x96\xda\x05\xbb\x63\x64\xe5\x4e\xc5\x6c\x10\xe2\x93\x41\xd8\xd8\x5e\xbd\xcc\x4f\xac\x98\x3c\x8b\xb8\xc5\x50\x4b\xca\x3b\x39\xb2\x24\x7c\x7a\x42\xc2\xa7\x93\xc7\x8b\xb3\x32\xc7\x0c\x46\xcc\xaf\xbd\x58\x85\x2d\xda\x57\xcf\xc2\x94\xa2\xeb\xcc\x0d\x72\x04\x8d\x8a\x9d\x89\x15\xc6\x92\xb2\xc7\x4f\x32\x70\xfc\xf8\xfc\x47\xe7\xc6\x6e\x67\xf4\x62\x64\xa5\xaa\x25\x67\xd8\x8c\x10\xe5\x64\xd3\x3a\x98\xd1\x9c\x57\x08\xac\x42\x67\xd3\x61\xc9\x19\x36\x6c\x17\x53\xa1\x52\x56\x47\x64\xc7\x39\x75\x0e\x39\x40\x98\xb5\x63\x52\x7f\x44\x7f\x9b\x32\xd8\x58\x58\x63\x82\x06\x46\xe3\x2f\xcd\x8e\x62\xf1\x97\x51\xbc\x79\x8d\x38\xcc\x64\x5b\x46\x1c\x66\x64\xb5\x92\xf1\x95\x66\xdd\x2e\x01\x96\x69\x73\x8d\xab\x29\xd3\x17\x3d\xa5\x42\x5c\x65\x69\x54\x0c\x55\x96\x4a\x83\x23\x59\xc3\x95\x7d\x39\x16\x8a\x96\xd0\x5d\x1e\xda\xaf\x16\x08\x13\x03\x8e\xe8\x31\x0b\xc5\xfe\xfe\x9e\xbe\x9a\x33\xe4\x62\xec\x62\xbd\x96\x07\x11\x6c\x64\xb6\x7d\x77\x9f\x9d\x62\x05\x00\x8d\xac\x18\x87\xd4\x78\xd6\x7a\x34\xd2\xd9\xbd\x2e\x9f\xd9\x7a\x23\xd9\x01\x94\xff\x29\x95\x90\xc5\x2b\x96\x3a\x99\x6c\x19\xc0\x20\xa0\x7c\x43\x97\xaa\xc0\xba\x83\xce\x50\x16\xff\xa2\xf0\x4b\x37\x23\x6c\x19\x31\x64\xad\xa7\x5b\xed\xd5\x86\x02\xc4\x62\x59\xd0\xb1\x2d\x7c\xad\x41\xdd\x32\x96\xb8\x24\xb0\x91\x1b\x64\x29\x20\x4b\xf3\x2f\x8c\xd8\xaa\x69\x7f\x7a\x2c\x98\x7a\xa8\x2b\xa0\xbf\xd1\xc3\x9b\xc1\xec\x05\x7f\xec\x4e\xa8\x83\xf1\x2f\x4c\xc7\x20\x38\x56\x4e\x43\xa8\xf5\x82\x53\xde\xdc\x99\xee\x8c\x3c\xa6\x14\xe0\xf4\x8d\x7c\x92\x39\x8d\x08\x47\x46\x8b\x3b\xb2\xf6\x7d\xee\xe9\xe2\x03\xad\x8a\xd9\xc7\x9c\xfe\x16\x9f\x16\xc4\x58\x79\x01\x4a\x01\x15\x6a\xb9\x7e\x2f\xd3\x9e\x99\x68\xad\xbe\x0c\xbf\x56\x6b\xb6\xaa\xd9\xb9\x31\xc7\x95\xe3\x35\x61\xf1\x70\x17\x5a\x6b\x6b\x14\xf7\xa9\x3e\x47\x1c\x30\xd4\xc7\x1c\x4a\x04\x98\xf5\x1e\x73\x26\x19\x83\x6d\xbe\x98\xc2\xdc\x43\xcf\x1f\x9b\x6b\x7f\xbc\x10\x2e\x60\xcc\x99\x1a\xa3\xf0\x31\xb1\x9e\x38\xb1\xeb\xa1\x10\x9e\x71\x32\xcd\x60\x67\x4e\x61\x9a\x2a\x86\x6b\x5a\x9e\x03\x89\x78\xaa\x84\xc5\xc4\xf9\x99\xc9\x8d\xa2\x75\xd5\x8b\x09\xec\xbb\xdc\x58\x34\xfd\xf3\x31\x23\x27\xd1\x0a\x3c\x5e\xe2\x14\x12\xdb\x1f\x95\xdc\x9c\xb7\x40\xe8\x9f\x82\x51\xac\x21\xc6\x13\x65\xcb\x8a\x3e\x45\xef\x91\x2f\x73\xb5\x93\x05\x67\xa8\xc2\x02\x2c\x2d\xad\xf2\x33\x53\xcd\x0c\xd5\x48\x89\x4e\x5f\xe3\x8b\x4f\x5e\x78\x68\x88\x5c\x68\xa0\xec\x72\x63\x0e\x0e\x63\x72\x00\xa6\xcf\x2e\xb2\x80\x94\x5b\x2c\xde\x0d\x32\xba\x94\x34\x9c\x1e\xee\x00\x2a\xd7\xde\x9b\x90\xd7\x98\xe2\x88\xc3\xc7\xaa\x33\xb2\xa4\x43\x55\xba\x62\x92\x51\x49\xc5\x9e\x29\xa9\xc2\x3f\x3f\x09\xf2\x7e\x98\xeb\x6d\x77\xa7\xbd\xbe\x49\x9c\x8c\x60\x50\x30\xb9\x80\x39\xd0\xe6\x57\x30\xb8\xf7\xc2\xa6\x7f\xeb\x8c\x91\x99\x4f\x77\x80\x3a\x2f\x60\xc7\xba\x20\x32\xa6\x1a\xe7\x73\x80\x5e\x4e\x80\xa4\xb1\xd3\x40\xe2\x9f\x3e\x49\xb4\xba\x82\xbe\x92\xd9\x27\x8e\x68\x59\xf1\xf9\x90\xb4\x59\xe6\x95\x62\xde\x3f\xe2\x90\x4c\x59\xdf\xf5\xb8\x54\x7a\x27\xa7\x36\xf0\xbd\x91\xf4\x50\xa5\x09\x37\x12\x1e\x9a\xa5\xb1\x00\x48\x06\xeb\x9c\xd9\x97\xd4\xbe\x23\x53\xad\xcd\x9b\xad\x95\x75\x54\xc8\x3f\xba\x18\xfc\x3c\xcb\xd1\x8f\xfc\xb2\x0d\x65\xce\x3c\xad\x43\x53\xc2\x07\xc9\x54\x1a\x27\x0a\x54\x61\xb6\x8d\x5e\xf9\x82\x23\x2b\x6c\x1a\x46\xd5\x57\x6d\xa7\x8a\xe8\x6d\xe8\x96\x28\x21\x1e\x3e\x89\xe4\x3a\x65\x9b\xbc\xa4\x4f\x8f\xa0\x51\x60\x77\x11\x0d\x8b\xe4\xde\xc6\xb9\x19\x5d\x35\x21\x4a\x98\x88\x69\x95\x86\x28\x15\x35\xaa\xb0\xf0\xd1\xb0\x19\xd5\x1e\x17\xc4\x12\x7c\x4d\xa5\x04\xd5\x60\xab\xd1\x87\xda\xa4\x69\x5c\x2b\x66\xdc\x78\xa0\x62\x2f\x4e\x4f\xda\x28\xdf\xf9\x66\xa0\xef\x09\x78\xe3\x51\x1b\x33\xf9\x0c\x86\x89\x71\xc8\xdc\xc1\x59\xc9\xfe\x32\xff\x02\xba\xf4\xc7\x56\x3b\x0f\x64\x79\xc2\xd4\x94\xd8\x41\x18\x14\x35\xe2\xcf\xde\x69\xaf\x6d\x71\x57\x70\x72\x70\x86\xdc\x39\x5c\xd4\xa3\x57\x9a\xbb\x23\x9d\x9d\x3d\x15\xbc\x47\xf5\x51\x4f\x5f\x74\x5d\xcd\x16\xe8\x70\x48\x8a\x56\xa3\xaa\x13\x23\xfc\x2a\x10\xd2\x27\x36\x2f\xad\x4f\xb4\x9e\x5c\x21\xc9\x2d\x3d\x83\x99\x81\x62\x7f\x77\x12\x33\xa3\x8d\x57\xc4\x0e\x86\x0f\xcb\x51\x9d\xdf\x6b\xf7\x0c\x33\x77\x49\x9f\x63\xab\x51\x5e\x39\xfd\x59\x44\x5d\xdc\x25\x91\xd7\x2b\x0c\x90\x5d\xc6\x1a\x05\x0e\x73\x20\x18\xd0\xdd\xe5\x1b\xb1\x5e\x02\x9e\xfe\x47\x8c\x97\xa6\x0d\x2b\x45\xbd\x1f\xcb\x1d\xf5\xe7\x88\xc5\x8b\x13\x6a\x49\x95\x50\x77\x28\x27\x3f\xa2\x3b\x4c\x9a\x31\x32\x66\xd2\xc2\xa4\xd8\x96\x16\x0b\xdf\x0d\xf6\xd5\x41\xf1\x3a\xf5\x22\x39\x06\xfc\xde\xa0\xf8\x2e\xa6\x82\xd4\xe8\xf8\x6e\x63\x44\x72\x22\xf7\x3a\xe3\x5d\x24\x44\x3e\x0d\x5a\x45\x91\x0a\xfc\xdf\x19\x27\x9f\xa6\x68\xc7\xa8\x50\x4a\xf7\x2d\x4a\xfc\x2b\x3f\x1b\x62\x31\x8b\xfd\xf2\x10\x5a\x63\x33\x4c\x5a\xb9\x3d\x85\x80\x6a\xb5\xc4\xcb\x81\x08\xaa\x5e\x2d\x95\x75\x88\xe9\x31\x5f\xa3\x79\x95\x42\x51\x28\x73\xb4\x50\x07\xf1\x02\xb2\x9f\xde\xe1\x10\x77\x03\x86\xed\x65\x19\xfe\x9e\x68\x81\x4b\xa3\x4d\x70\x67\x21\x10\xdb\x97\x0c\x57\x6c\x55\x20\x76\x8f\x60\x69\x03\xc8\x6e\xbc\x69\xd8\xe8\xbc\x8d\xc1\xd4\x57\xb6\xda\x97\x66\xdb\x3b\x0f\x9a\xbb\xfb\x61\x29\xab\xe6\x33\x66\x76\xd7\xb0\x10\x6e\xf6\x53\xf8\x0e\x17\x26\x06\xd5\xaf\x5e\x48\x99\xdc\x72\x5a\x6d\x46\x3c\x13\xe6\xdf\xa4\xeb\x8e\x7c\x50\xb1\x02\xb2\xac\xe1\x93\x38\x44\x14\x89\xfc\xc6\x9a\xc1\x97\x12\x38\x49\x07\xd7\xa7\x4c\x9c\x78\x49\xf6\x60\xae\x4b\x49\x74\xa9\xae\x33\x2e\x30\x07\x17\x2d\x41\xfe\x43\x12\xaa\x64\xda\x1b\x23\x68\xf3\x20\xea\x9f\x52\xae\xf9\x5b\xe3\xc6\x41\xac\x21\x03\x9e\x04\x44\x5e\x98\x96\x70\x5e\xa0\x92\x5b\x0f\xc3\x0c\xa7\x46\x56\x13\x6a\x96\xf8\x50\xd5\xaf\xff\xe8\x01\xa6\xe6\x8c\xf4\x6b\x02\xbc\x46\xc7\x7f\x1b\x19\x95\x10\xe3\x0b\x12\xe0\xfa\xaa\x11\xc8\xe3\x85\x42\x79\x39\x4f\x65\x64\x04\x26\xc0\xef\x19\x01\x66\x17\x67\xf5\x2e\x0c\x85\x5f\x93\xa2\xd7\xc0\x4c\xc6\x07\x9d\xf6\xa9\x91\xb4\x91\xa9\x70\xe2\xf0\x6e\x8e\xc4\x15\x33\x50\xe8\x52\x43\x20\xea\x8a\xe1\x42\x76\x3d\x48\xdc\xfa\x61\xa2\x62\x99\xc0\xcc\xe1\xc7\xda\x62\x8e\xc0\xd4\x06\x10\xf9\x04\xa2\x34\xa3\x6e\xd1\xe7\xa6\x44\x16\x73\x50\x89\xd2\x07\x1e\x9a\xe6\xd9\x78\x66\x72\x88\xb8\xac\x8b\x13\x4f\xca\x04\x55\x62\x16\x62\xe2\xcc\xac\x29\x11\xdc\x46\x45\x0c\xb1\x3f\xea\xcc\xf3\x6e\xa4\xf4\x6c\xb4\xa7\xc2\x86\x78\x89\x22\xd4\x3a\x09\x6b\xe6\x9e\x49\x4d\xca\x42\x59\xca\xf4\x46\x9a\xb7\xd0\xe1\x04\xdc\x1c\x24\x26\xd2\x40\x0e\xfd\x8c\x7f\x7b\xcb\x3f\xb7\x8b\x46\xcf\x78\xfe\xe0\x78\xe6\xa0\xc4\x40\xb5\x2e\x8a\xf4\xbe\x91\xc9\x85\x2c\x86\x71\xe2\x13\x0c\xa3\xc6\x45\x4e\x5a\x04\x63\x88\x9e\x2f\x8d\x03\x4c\x44\x4c\xc9\x5c\xf0\x26\x36\x25\xe0\x84\x39\x59\x76\x8c\x72\xe0\x2b\x25\xb3\xf7\xa1\x15\x23\xfd\xa1\x49\x12\xfe\xcf\x8d\xcc\x54\xba\x30\x09\x8a\xa4\x72\xe9\x42\x31\x5e\xd1\x3f\x72\xe7\x1b\x57\xcc\x6e\xf9\x50\xbc\xd6\x82\xf0\x08\x93\x94\x84\x9f\xa3\xd5\xc4\x84\x12\x41\x93\x32\x59\xd9\xe0\x8d\x51\x46\x65\x1f\xde\x68\x11\x7f\x62\xa7\xc2\x78\x19\xd9\x3c\x19\x51\x68\x71\x43\x20\xc7\x31\xbe\xf8\x92\xad\x55\x40\x74\x43\x01\x16\xd5\x03\x2a\xb3\xb7\x7f\xf9\x52\x7b\xed\xae\xb4\x6b\x50\x3b\xae\x6d\xa4\x63\x57\xf9\xa6\x8d\xcc\x27\xea\x39\x11\x5a\xf0\xef\xbb\x3f\x94\x8e\x66\x2e\xf5\xd0\xb4\xca\x1f\x60\xf2\xb5\x8a\xa3\x56\x65\x29\x79\x9f\x55\x11\xc6\xce\x63\xd8\xa8\x62\xf2\x8d\x6c\xd9\x0a\x84\x1f\x19\x8b\xbc\x2e\xa6\x8a\xc4\x33\x27\xc3\x8f\x96\x05\xb3\x73\xad\xdb\x3b\xaa\xac\xec\x54\xb0\xcb\xf0\x41\x51\x98\x83\x9a\x00\x39\xd7\x64\xe9\x91\xf5\x3f\xe2\x9f\x92\x7a\x8e\x3e\x7c\x91\xc3\xdf\x9e\xe3\x01\x3b\x72\x02\xff\xfd\x83\x75\xbc\x40\x8a\x53\xb5\x1a\xa4\x96\x84\x65\x07\x56\x4b\x1a\x27\x9d\xa5\x56\x71\x6a\x38\xed\xb4\xe5\x86\x57\x80\x4e\xd2\x14\xb6\x36\x0c\x3b\x58\x26\x55\x68\x5d\x4d\x05\xdf\x3f\xbd\xbb\xd8\x9a\x1a\x09\xc6\xa6\x52\x7b\xce\xa2\x8f\x02\x27\x9d\x0f\x1f\x67\xa6\x61\x00\xe7\x82\x6f\x03\x15\xf0\x6d\x20\x7c\x23\x46\xbd\xdd\x36\x1d\x7e\x45\x75\x03\x6d\x50\xfc\x2b\x67\xea\x4b\x7c\x15\xe4\x48\xfb\xca\xb9\x3b\xe2\x65\xed\x27\x93\x91\x4f\xc1\xc3\x9b\x98\xc4\xfe\xf4\x4e\xf4\xeb\xad\x6b\x7c\x26\xd9\xe0\x93\xe8\x80\x3c\x7a\x13\xed\x50\xa4\x5c\x62\x3a\xd1\xb4\x79\xd1\x32\x7e\xcb\x2e\x75\xa0\x9c\x9d\x26\x51\xc3\xd0\x80\x26\xca\xf8\x75\x46\x7a\x62\x33\x52\x60\xb0\xf4\x89\x5e\x94\x5b\x71\xbc\x80\x15\x4c\x09\x70\x6a\xa4\xb9\xbb\xeb\x4f\x2d\x25\x16\x85\xce\x73\xa2\x1d\xce\x63\x9d\x5a\xa3\xb3\xf4\xb3\x32\xe4\xa6\x60\xa6\xe8\x5d\xf9\x06\x54\xaf\x77\xa7\x80\xf1\x93\x76\x18\x7a\x00\x0b\x99\x0e\x52\xab\x57\xe4\x0d\x41\xb3\x1c\xdd\xf6\x2b\x59\x49\x3a\xe8\x50\x0e\x22\xb8\xa2\x91\xe9\x5b\xbe\xcf\x99\x06\xcd\xbd\x3b\xbc\x66\x78\x9b\xb2\x97\x59\xb4\x05\xb1\xdb\xf3\xfd\x6f\x64\xcf\xd4\x0d\xca\xbd\x5c\xac\xc4\xdf\x49\x52\x36\x13\xdd\x2c\xdb\x71\x75\xe2\xb5\xd7\x68\x21\x39\x34\xdd\x06\x4c\xeb\xd5\x83\x22\x15\x1e\xa6\x1f\x29\x9e\xb2\xa3\xc3\x91\x1b\x67\xfd\x72\x70\x7f\xfe\x55\x15\x63\xa3\x30\xab\x1e\x32\x04\x7c\x23\x73\x20\xaf\xde\xfa\x53\x8f\x53\x33\x93\xe0\x5f\x3f\xe3\x2f\x1f\xa0\x5b\xdb\xfc\xb3\x6e\x75\x52\x7b\xc5\x2b\xc7\xa8\x1b\xe6\xea\xa3\x7c\xbb\xb1\x11\xd4\x6c\x77\xb8\x92\xcf\xd2\x13\x8f\xee\x20\xd9\x2f\xe5\x2d\x31\x4e\x29\xfb\x46\x0f\x7c\x7e\x9b\xf3\xac\x14\x7f\xb2\xc9\xcc\x87\x7a\x2f\x79\x7c\xb7\xd1\x5e\xbf\xeb\x9f\x87\x53\x71\x45\x5e\xd6\x54\xaf\x68\xb3\xf9\xab\xf9\x62\x45\x72\xd0\x8b\x10\x3f\x71\x78\xdf\xf1\xf9\x10\x51\x34\xc7\x93\xba\x8a\x46\x3b\x86\x05\x3d\x3a\x91\xd8\x02\x59\xdf\x12\xa0\xd5\x69\x9c\x23\xaa\xd1\xe0\xac\xf8\x3a\x63\x3c\x46\x9c\xea\xf4\xe3\x74\xf1\xa9\x19\x77\x9b\x81\xd9\x73\x68\x10\x54\x6b\xff\x3b\x86\x32\x1a\xbb\xf1\xf8\xe1\xe5\x7a\x15\x5d\x64\x33\x92\x3b\x8b\xce\x7a\xb0\x74\xba\xb3\x78\x31\x72\x6e\xeb\x35\xb4\x1d\x66\x07\x9c\x9a\x53\x07\x81\xc2\x16\x73\x21\xec\x8a\x7c\xa0\x3b\xab\x33\x3e\x9b\x56\x0b\x44\x06\x60\x8c\xb2\x75\x4a\x9d\x23\xc2\xc5\xd8\x3d\xc0\x61\xc9\xbd\x1a\xad\x45\xd7\xb4\xaa\x83\xca\xcd\x3c\xeb\xc0\x39\xe2\x1b\x77\xfc\x2c\x2e\x1c\x7b\x78\x61\x78\x74\x58\x55\x2a\x39\x7d\x5e\x0e\x86\x54\xc8\xa8\x5e\xe6\x93\xbd\x54\x1d\xca\xf6\x96\x2d\xc1\xb2\xd6\xab\x59\x5c\x03\xe2\xe8\x3b\xe3\xd7\x38\x17\x10\x5a\x16\x17\xb6\x53\x5a\x57\x43\x92\x3a\xdc\x07\x0f\xaa\x6b\x1d\x0c\x48\x8f\xc0\x77\xc6\xa7\xf0\x21\xfa\x04\xbc\x5a\xb2\x41\x3b\x57\x8d\x2c\x98\xf5\x19\x7c\xb1\x0e\x59\x36\xaa\x11\x5f\x80\x48\xa5\x94\x55\x30\x2b\x15\x0b\x20\xaa\x19\x15\x5a\x6b\x3b\x9d\xc5\x0b\x87\x55\x20\xaf\x80\x8c\xf9\xa0\x3c\x62\x9d\xd1\x44\xb7\x9a\x62\xbb\x29\xa0\xc7\x2c\xaf\xc4\xab\x2a\x3a\x7d\xff\x6a\xe7\x3d\x57\xc6\xb7\x39\xd3\xde\xba\x99\xc4\xb7\x3e\xc7\xf1\xf0\x0d\xe8\x2a\x32\x5e\xe4\xba\x45\xb9\x9a\xc8\x5f\xd0\xea\xc5\x4f\x56\xea\xd2\x31\x74\x7c\xed\x4c\x54\x93\xda\x29\x18\x87\x39\xf0\xa0\xbb\x5a\x3d\xef\xd5\xe1\xd0\x4a\x9f\x5f\xf6\x62\xe6\x3c\x8c\x86\xbe\x37\x75\xc8\x9e\x25\x6a\xa7\x77\x9e\x6c\x2d\xd2\x48\x3e\x97\x1f\xb4\x53\xc6\xf0\x31\x7e\x7f\x8d\x41\x24\xea\x77\x19\x45\xb2\xbd\xc8\x81\xa2\x27\x36\x50\x05\xdf\x57\xcf\x9f\xb4\x3d\x0c\x94\x19\xcc\x92\xbd\x3a\xbd\x41\x7f\x62\x31\xb8\x0e\xf2\x5a\xc3\xdf\x9e\x6e\xdf\x5c\x4d\xb6\x08\x77\x51\xd9\xf6\x72\xe4\x85\x90\xde\x02\x5d\x46\x70\x13\x75\xae\x9e\xf5\xc7\xce\x08\xd3\x9c\x68\xc7\xc1\xd8\xd5\xac\xb0\xe4\x72\x7a\x91\xb9\x31\xc8\x04\x8a\x81\x66\xcb\xcc\xb1\x27\x9b\xc2\x0c\x2a\x7c\x47\xe6\x87\xf3\xf8\x4e\xfd\xf6\x14\xfa\x17\x44\xc6\x41\xe4\x80\x2e\xc8\xd8\x42\x93\x3c\x02\x95\x89\xde\xb6\x9f\x5f\xeb\x5c\xbd\xc5\x39\xb1\xcd\xfa\x49\xda\xcb\xf4\x50\xd5\x8b\xf4\x65\x50\xeb\xd6\xf6\x7e\x2a\x1d\x85\x7a\x55\x0c\xe0\x8d\x54\x0c\xae\x3c\xf0\x47\x97\xbb\x55\x54\xe3\xe4\x7a\x29\x43\x34\x6a\xc7\xf6\x4b\x48\x5c\x72\x8c\x42\xe8\x44\xce\x64\xe7\x79\xc9\x40\x0d\xb8\x6d\x97\x22\x92\x67\x44\x26\xed\x49\xbe\x2e\x2c\x46\x46\xf5\xb6\x0d\x43\xc5\x1e\x8b\xe4\xaf\x8a\xa7\xa3\x87\x85\x94\x27\x9f\x14\xc5\xf3\x8b\xf0\x67\xe1\x98\xd8\x93\x07\x87\xcc\x9f\xc5\xe3\x50\x0d\x40\xe6\xce\x65\xf2\x78\xa9\xbc\x94\x89\xf2\x6b\xff\x70\xa6\x17\x3e\x5a\xdf\x18\x8f\xd2\x5b\x5f\x61\x81\x08\xc5\xd6\x09\xc7\x42\x7f\x52\x73\x8e\xea\x6a\xc7\x77\x3c\x64\xbe\x6c\xbd\xd3\x46\x21\x19\x44\xdc\x28\xc4\x4d\x44\x7c\x40\x64\x8a\xc4\x5f\xb3\x3f\xd0\x87\x11\xa1\xdc\xea\xa5\xaf\x0a\x90\x92\x62\x66\x38\x0d\x66\xa4\x72\xc9\x19\x50\xaf\xc0\xc7\x1a\xf8\x02\x4b\xac\xaf\xc8\x1f\x96\x2b\xc4\xdf\x44\xfd\x02\xf5\xe4\x56\xd1\xb3\xec\x72\xd5\xa3\x30\x98\x1a\xbe\xbe\x50\xb1\xea\x15\xc9\x01\xa0\xc7\xde\xe5\x95\x1e\xfd\x3a\x75\x97\x27\x7a\xc2\x89\x87\x66\x24\xf6\x14\x30\x6a\x29\xb0\xa2\x9b\x0d\xb1\x21\x7c\xf7\x9a\xde\x66\x8e\x62\x06\x42\x12\x72\x84\x50\x6c\xcd\x8d\x6a\x64\xf5\x42\xa1\xfd\x95\x1e\xa5\x27\x1f\xc9\x30\x2b\x33\x55\x62\x84\x31\x02\x3a\xb5\x36\x2c\x7d\xf2\xca\xd8\x99\x32\x83\x54\xab\x9e\x1e\xa3\xc6\xc6\xc4\x83\x69\xff\x6f\x5f\x85\x33\x47\xa1\xde\x86\x33\x07\xf1\xfa\x0f\xc3\xc1\x6d\x05\x94\xb9\xfb\xf3\x70\xc6\xaa\x98\xbe\x72\x1f\xca\xd9\x79\x55\x1c\x06\xbf\x9e\xd5\x43\xf1\x3b\x11\x4a\x64\xe8\xb9\x14\x25\x22\x48\xd3\xe2\x1d\x3a\x83\xb8\x3d\xec\x54\x21\x1a\x48\x24\x19\xf4\x55\x29\xe7\xe5\xe5\x42\xa6\x7e\x44\x5d\x88\xc6\x44\xfb\x34\x15\x68\xad\x85\x69\xe8\x56\xc1\x26\xd2\x1d\xf1\xe7\x2e\xa9\xb9\xe3\xe6\x3e\x52\x2e\x72\x01\xe5\x65\xb5\xd5\xa3\x6b\x34\x1e\x2e\xc0\x6c\xac\xae\xa4\x63\x35\x3e\x47\x32\x8a\xca\xf0\x91\x26\x08\x65\x88\x0c\x3f\x46\x1b\xbe\xa4\x32\xeb\x6b\x2c\x53\x95\x30\x2b\xc3\x87\x85\x02\xbd\x52\xa4\x88\x8f\x94\x24\xdf\xc6\xe5\x02\xf2\x0e\xe6\x02\xe5\x1d\xcc\x05\xfc\x7e\x15\xd1\x74\x60\xee\xe8\xf1\x0f\x2e\x48\xf5\x97\x11\x5a\x6d\x8c\x9d\x1a\x8e\x8d\xf9\x04\x7c\x8b\x00\xa5\x11\x3d\x26\x77\x0c\x14\xf3\x13\xe6\x8f\x83\x8e\x8b\x19\xd6\x76\x83\xb5\x15\xfd\x4a\x0e\x15\x54\x31\x39\x1e\x17\xb4\x1e\x3c\xf2\x67\x7f\x51\x05\xa4\x09\x29\xc0\x45\x44\x5a\x8f\x4f\xbe\x8a\x7c\x0f\xdf\x87\xa2\x52\xf5\x08\x54\x0a\x84\x22\xba\x7f\xc9\xd5\x30\x59\xdf\x1f\x38\xc2\x54\x95\x62\xdc\x24\x46\x38\xd1\xcb\x42\x56\xb5\x84\x54\x18\xf3\x39\x53\xc0\x13\x5c\x58\x94\x91\x23\x67\x0d\x16\x07\x06\x29\xbe\x12\xe8\x10\xa6\x41\x09\xdf\x22\x93\xe5\xc5\x5b\x9b\x32\x09\xe1\xdd\x65\xf5\x52\x6e\x55\xeb\x23\xca\x2a\x64\x40\xc0\x6c\xa8\x3c\x9c\x4c\xce\xf3\x6a\xc5\xbe\x3a\xda\x5b\x09\x6f\xd1\xff\x69\xce\xdf\x7a\x18\x8c\xdc\x4b\x82\xb8\x75\x8e\xb7\xf0\xef\x5d\x0c\x36\x67\xbb\x41\xf1\xa3\xcf\xea\xd5\x20\x7c\xbf\x27\x02\xc8\xf9\x8b\xc4\xb3\x0f\x1f\x4d\xa5\xac\x8b\xfe\x92\x46\x15\x36\x40\x08\x18\x1f\xbc\x34\xb0\x32\xde\x05\x59\x37\x97\xf9\xd2\xb5\x3e\x2c\x58\xbd\x1f\xaa\x02\xb7\xec\x55\x39\xfd\x76\xef\x97\x27\xbe\xb6\x0e\xc1\x26\x84\x24\xbc\x20\xc0\x34\xe4\x40\x08\x42\x10\x03\x22\x8a\x25\xe2\xe3\x23\xce\xe9\x40\xe3\xf8\x37\x6c\x1f\xfd\xee\x02\xd6\xfd\x26\xc6\x3d\x07\x4e\x1f\x16\x13\xd3\xb1\x57\x86\x2d\xa9\xd1\x63\x7d\x59\x2f\x79\xc5\x6a\xc9\x56\x5f\x2c\x77\xd0\xa9\x97\x0a\x18\x5e\xeb\xda\xd5\x5c\x8d\x18\x90\xbe\x61\xce\xdf\x62\xbd\xf1\xe6\x1b\x3d\xd1\x53\x99\xf5\x4a\x48\x34\xf0\x54\x5a\x27\xbe\xe8\xb5\xf8\x3d\x24\x3d\xd3\x93\xc5\x2a\x42\xc8\x4b\xab\x99\x5e\xf8\x4d\x60\xfc\x50\xb9\x3e\x2d\x68\x65\xb3\x6b\xa7\x8a\x79\xc1\x98\xaf\x3f\xfc\xd2\x12\x0d\x45\x84\x44\x48\x9f\x94\x69\x46\x71\x60\x19\x89\x7c\x24\xb3\x03\xdf\x8d\xa8\x71\x99\x5a\x50\xa9\xe0\x84\xba\x14\xab\x30\x50\xca\xbc\xc1\x46\x06\xdd\x26\x32\x52\x9f\xc2\x3f\xf1\x4d\xed\x65\x5b\xaa\x5e\x6c\x93\x9b\x30\x8d\x1c\xe2\x7a\x18\xa1\x4c\x09\x06\x2f\xda\x74\x94\xcf\xcb\x15\x0a\x49\x2e\xcf\xa4\x70\xe1\x5d\x17\x6d\xe6\x75\xdd\x88\xcc\xb6\x32\xa2\x25\x3a\x7c\xb2\xe2\x6f\x24\x91\x96\x44\x5c\xa2\x15\xa2\x80\x59\xa6\xb3\x64\xfd\x8d\x35\x1c\xbe\x93\x96\xac\x40\x46\x40\x6a\x3c\xb6\x3e\xf0\x65\xc0\x91\x74\x61\x80\x89\x72\xa3\xbf\x09\x48\xda\x2d\x5e\xd3\x68\x3c\xc2\x1c\x44\xdb\x7d\x35\x8f\xc0\x96\x2a\xa5\x2c\x53\x76\x2b\x95\x68\x9e\x35\x78\x1a\x2a\x57\xad\x8a\xf2\x9d\x5d\x7f\x04\x57\x8d\xd2\x53\xb6\xb6\x5e\x89\x47\xac\x51\x48\xd1\x6c\x54\xc8\x51\x64\x52\x24\x37\x8d\xb4\x29\xf7\x8d\x94\x39\xfd\xfd\x98\x41\x09\x93\xe9\x91\x4f\x4a\xeb\xf9\x95\x60\xf5\x26\x45\xb9\xa9\xda\x45\x97\xce\x08\xea\xe9\x48\xdf\x35\x20\x39\x85\xda\xcf\x31\x80\x33\xb8\x74\xc7\x7f\x79\x49\x43\xd7\xea\xf2\xcc\x2d\xf3\x78\x8a\xb5\x34\x4a\xa9\x27\x91\xea\xa2\x3d\x11\x5b\x53\x73\x1c\x8f\xd3\xeb\x8b\x0c\x75\xe3\x05\x67\x3c\x0f\x97\x12\xed\x5d\xf9\x2c\x67\x0d\xd7\xd0\x9d\x6b\xcb\xc1\x98\xf8\xdb\x27\xeb\xc0\xa8\xe3\x15\x78\xe0\xdd\x2a\xb8\xf9\x5a\xb1\x2a\xc1\x7f\xed\xb1\x5f\x61\xa5\x15\x0b\xa1\x07\x8b\x49\xcc\x04\xef\x78\xc6\xb3\x33\xfe\xdc\x79\xf4\x63\x87\xab\x80\x0e\x72\xb8\x86\x7d\x7a\xe7\x95\x61\x2e\xb6\xf3\x00\x61\x04\x1a\x62\x79\xb4\x3b\x28\x4f\xe1\x0d\xc2\x42\xc6\x1a\x55\x39\x86\x38\x50\x4e\x23\x0c\xad\x82\xd1\x6d\x81\x72\xd7\x2d\xf1\xce\xf4\xf6\x7e\x61\xc5\x31\x20\x2c\x36\xde\x37\xf1\xcf\x8c\x81\x10\x62\x1d\xc3\x04\x9c\x03\x70\x17\x1c\xb3\x54\x20\x4f\x64\xde\xbc\xd6\xaa\x63\x7e\x17\x21\x5e\xae\x5a\xfd\xa7\x7e\xa7\x66\x1d\x73\xff\x5a\x2a\x7a\xf6\x7b\xc7\x28\xcc\xfa\x98\x57\x2c\xf4\x1d\xfb\xe7\xc8\x39\x2a\x52\xd8\x80\x71\x90\x62\x6b\xa9\x45\xe9\xc8\xf3\x81\x19\x26\xdf\xe6\x43\x81\xec\x33\x98\xc4\x74\x75\x11\x08\x9e\x53\x3d\x0e\x4a\x0e\xc7\x81\xe1\x2a\x35\x43\x3c\xcf\x02\x57\xe1\x39\x15\x89\x5b\xe1\x3a\xc1\xf4\x44\xa7\xb1\x60\x8c\x8b\x73\x86\xaa\x1c\xa2\xe4\xe0\xef\xef\x3d\xf7\x1b\xcf\xd8\x82\xc8\x31\x37\x1a\x5e\x3d\xb3\x4a\xea\x35\xf5\x32\x2a\xe5\xf9\x6a\x3d\x5f\x43\x1d\xb0\x7a\x3f\x95\xc1\x69\xb2\xa2\x3d\xe0\xf9\x99\x2f\x59\x26\x66\x49\x51\x51\xc5\x9f\x30\x73\xa4\x9d\x3f\x99\xf9\x84\x3f\x5b\x5f\x16\x2b\xc5\x72\xbd\x6c\xfd\x77\x7b\xd8\xea\xc5\x47\x54\x3e\xc6\xe2\xe4\x98\xaa\x20\x0d\xe4\x32\x9f\xd2\x4f\xeb\x63\xfe\x19\x12\x23\x0e\x71\xc4\xd8\x8e\x6c\x89\xac\x57\x2c\x21\x8b\xd9\x95\xd2\xf0\xcb\xab\xe5\x9c\xea\x5e\xd6\x07\xee\x9f\x90\x23\x35\x6a\x77\xc6\x71\x83\x99\x7d\xed\x56\x5b\x45\x38\x0b\x66\x84\x96\xd7\x18\x76\xfc\xb5\x6e\xd7\xa1\x5d\xbb\x32\x80\x54\x03\x3d\x6f\x2e\x75\x16\x9e\xd3\xab\x40\x6a\x85\x38\x04\x91\x94\x51\x40\xf4\x24\x40\xb8\xfd\x6c\x0c\x44\x81\x10\x01\x62\x9c\x88\xff\x72\xbf\xb5\x70\x87\x78\x11\xf5\x86\x8a\xb1\x2f\x21\xe9\x97\x9d\x89\x8e\x49\x40\xb4\x5c\x42\x57\x3f\xe3\x76\x1c\x46\x6d\x1f\x1c\x19\x27\xd3\xba\x3b\x8a\xc4\xfe\xb3\x4f\xbf\xf8\xb3\xa5\xdf\xf7\x8d\x80\xb3\xcc\xc9\x21\xdb\x23\x63\x31\xba\x20\x30\x44\x58\x78\x5c\xa9\xe4\x45\xc0\x88\x84\x84\x4d\x89\x6d\x56\xdd\x23\x44\x07\x65\x8e\xa6\xf5\x36\x36\x53\x86\x3b\x74\xa2\x8c\xef\xd2\x14\xeb\x8c\x63\x8d\xc8\x89\x28\x00\xd6\xc1\x90\x04\x64\x14\xcd\x61\xc4\x79\x47\xa0\xf4\x9b\x3c\x0c\xc6\xaf\xf1\x24\xfb\xaa\xa8\x66\xe8\x29\x31\x7f\xfd\x52\xeb\xe1\xdd\xe6\xf6\x63\x83\xee\xb0\x9b\x91\x0c\xab\x97\x7f\xc6\x07\xa6\xa0\xaa\x35\xe7\x54\xb1\x40\x0f\x16\x31\x1c\xe7\x36\x90\xa7\x20\x08\x54\x81\x68\x4a\xa6\x20\xe2\x73\x05\x9c\x2e\x0a\x17\xfb\x31\xfd\x6d\xc5\x76\x51\x8e\x24\x9e\x1d\x06\x96\x65\x65\x2f\x3d\x8b\x2b\x69\xe8\x81\xbc\x5e\x92\x14\x85\x70\x74\x75\xd4\x74\x4a\xc5\x7e\xb6\x3e\xe9\xf9\xe0\x2b\x34\xe7\xf7\x63\xe0\x83\x9e\x57\x75\x25\x8a\x9c\x2f\x07\x7a\x67\x27\x3e\x95\xb0\x35\x99\x4f\x6a\x63\xd5\x22\x19\x13\xd4\xf2\xf0\x23\xcd\xb1\xb5\x51\x30\x72\x29\x08\x50\x0c\x9d\xd4\x81\x51\x8f\xda\xab\x43\xa3\x1f\xa3\x8e\x91\x51\x64\x15\xd4\x9e\x5c\xba\xd3\xbe\x3f\x1d\xeb\x14\xcb\xe9\xa6\xe4\x52\x75\x57\x6a\xe7\xa2\x9e\x7c\x0d\x93\x9c\xc2\x3f\x16\x3b\x5f\x84\x25\xf2\x7c\xe0\xae\x21\x86\xa8\x22\x17\x90\xaf\x50\x2f\xe9\xe2\x8d\x89\xe0\xdc\x05\xa3\xa6\x64\x5e\x47\x4d\x7a\xc4\xc4\xaa\x00\xcc\xac\xed\x5d\x81\xec\x1f\xed\x7c\x3d\x34\x3c\x46\x34\xeb\x61\x43\x0e\x1b\x88\xa9\xb4\xb9\xbd\xde\x19\x79\xdc\x5a\x9d\x0a\x01\x24\x44\x0c\x3f\xea\xfc\x8d\x6a\x12\xb0\x9c\x1e\x5d\x51\xf7\xa6\x0e\xeb\x9b\x14\x2f\x91\x11\x6a\xb7\x2d\xe5\xf9\xc4\x3f\x01\x57\x80\x34\xa5\x79\x72\x29\x70\x66\x9a\xa8\x48\x71\x4c\x66\x51\xf6\x9d\x8c\x72\x91\x53\x9f\x23\x99\x27\xd5\x47\xa7\x9a\x51\xf4\x33\x84\x23\xb9\x42\xc7\x83\x18\x83\x48\xc9\x04\xf8\x1d\x5e\x79\x0e\x3a\xc8\x25\x9f\x10\x6b\xee\x9c\xe5\x41\x44\x23\x04\x8f\x4b\xa2\xfe\x9a\x5d\xd1\xe9\xe0\xf8\xef\x82\x99\xfe\x29\x92\x7c\xf7\x9d\x30\xc9\x2e\xa6\xde\xed\x9e\xfd\x5f\x27\x5e\x47\x0f\x40\xf6\x5b\xdc\x39\x6b\xf6\xff\xb6\x5b\xcb\xbf\x7d\x3c\x92\xc2\x9d\xc3\x28\xe9\x35\x4e\x8c\xc5\xc4\xb8\xcd\x68\x56\xe3\x68\x0f\x3c\x4f\xce\x5a\xff\x43\x38\x53\xd2\xf7\x45\x7a\x62\x4d\x20\x77\x86\x69\x90\xc3\x1c\xee\xd2\x46\x34\x09\xb3\xb2\x52\x44\xd2\xe2\x9a\xed\x49\x6e\xe5\x94\xe6\x22\x99\xf4\x7f\x60\xb7\xb0\xdf\x3b\xa6\x94\x94\xb1\x3f\x48\x5a\xdf\xdf\x3f\x22\x9d\x11\x8b\xd1\x41\xa5\x13\x54\xfb\xa9\x37\x53\xe7\x17\x4c\x47\x11\xca\x3e\xe1\xe5\x06\xc2\xad\x64\x2f\xb1\x57\x6e\xe8\xe1\x3b\x28\x29\xbc\xdf\xd5\xa9\x97\x25\x41\xd3\xbb\x1c\x16\x4d\x29\x6d\x54\x22\x1c\x4e\x29\x4e\xa8\x8e\xd9\x76\x01\xd1\x73\x03\x4e\x06\x63\x81\x27\x80\x83\xa6\x87\xca\x30\x16\x82\x83\x83\xf1\x14\x0d\x65\xf8\x95\xf7\xa3\x47\xde\x71\x33\xef\x58\xad\x7b\x17\x8e\xbb\xf0\x77\x19\xfe\x46\x33\xe9\xdc\x65\xfa\x39\x88\x3f\xe9\x61\x3c\xfa\x59\xc0\x9f\xb7\xd7\xe8\xef\x21\xfc\xfb\xfc\x2a\xd7\x02\x92\xfa\x8e\x15\x2c\x37\xe8\xd7\x30\x96\xbc\x78\x72\x9c\x92\x14\x01\x59\x2e\x50\x9a\x79\xe9\xa1\x0c\x02\xbc\x27\x89\xe7\x75\x3f\x83\x4e\xbd\xc6\x9f\x74\x5f\x85\xdc\x30\x7f\xe1\xee\x86\x6c\xfb\x24\xff\xe6\x2e\xa1\x47\x6f\x90\x9f\xa4\xe0\x5e\x31\x23\x2c\x03\x70\xcf\xb5\xdc\x50\x56\xf5\x0e\x5d\xf3\x07\xd5\x39\xf7\x4c\xab\x55\xa8\x39\x55\x4c\xa6\xf9\x7d\xf8\x86\xa0\x7a\x05\x2a\x98\x5a\x0c\xae\xfe\xca\x22\x28\x3e\x0b\xc9\xf1\x40\x8d\x45\x7f\x71\x23\xb8\x38\x09\x94\xdc\x3f\xfd\x2b\x85\x65\x52\x2e\xdb\x62\xa5\x5a\x57\xe9\x68\x4e\xaf\x36\xb7\xd1\x92\xc2\x30\x98\x52\x80\xdf\x86\x51\x29\xde\xe5\x01\x2c\xd8\xa9\x6c\x1f\x5e\x64\xdc\xc5\xed\x7b\x30\x7d\x10\xdd\xfe\xed\xdf\x28\xa1\x36\x70\xf7\xff\xfe\xef\xd6\x97\x1f\x81\xc4\x06\xcc\x6d\x67\xf4\x1c\xe2\x15\xbe\x56\x72\x8f\x35\x60\x06\x7c\x39\xf7\xe3\x1f\x63\x55\x90\x70\x91\x3b\x32\x59\x9d\x24\x0e\x47\x87\xbb\xff\xef\x00\x00\x00\xff\xff\xef\xed\x01\x5a\x8e\xa9\x00\x00")
func confLocaleLocale_zhHkIniBytes() ([]byte, error) {
return bindataRead(
@@ -4599,7 +4599,7 @@ func confLocaleLocale_zhHkIni() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "conf/locale/locale_zh-HK.ini", size: 43339, mode: os.FileMode(493), modTime: time.Unix(1442599202, 0)}
+ info := bindataFileInfo{name: "conf/locale/locale_zh-HK.ini", size: 43406, mode: os.FileMode(493), modTime: time.Unix(1443783162, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
diff --git a/modules/crypto/ssh/agent/client.go b/modules/crypto/ssh/agent/client.go
new file mode 100755
index 00000000..99e30990
--- /dev/null
+++ b/modules/crypto/ssh/agent/client.go
@@ -0,0 +1,615 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+/*
+ Package agent implements a client to an ssh-agent daemon.
+
+References:
+ [PROTOCOL.agent]: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/PROTOCOL.agent?rev=HEAD
+*/
+package agent
+
+import (
+ "bytes"
+ "crypto/dsa"
+ "crypto/ecdsa"
+ "crypto/elliptic"
+ "crypto/rsa"
+ "encoding/base64"
+ "encoding/binary"
+ "errors"
+ "fmt"
+ "io"
+ "math/big"
+ "sync"
+
+ "github.com/gogits/gogs/modules/crypto/ssh"
+)
+
+// Agent represents the capabilities of an ssh-agent.
+type Agent interface {
+ // List returns the identities known to the agent.
+ List() ([]*Key, error)
+
+ // Sign has the agent sign the data using a protocol 2 key as defined
+ // in [PROTOCOL.agent] section 2.6.2.
+ Sign(key ssh.PublicKey, data []byte) (*ssh.Signature, error)
+
+ // Add adds a private key to the agent.
+ Add(key AddedKey) error
+
+ // Remove removes all identities with the given public key.
+ Remove(key ssh.PublicKey) error
+
+ // RemoveAll removes all identities.
+ RemoveAll() error
+
+ // Lock locks the agent. Sign and Remove will fail, and List will empty an empty list.
+ Lock(passphrase []byte) error
+
+ // Unlock undoes the effect of Lock
+ Unlock(passphrase []byte) error
+
+ // Signers returns signers for all the known keys.
+ Signers() ([]ssh.Signer, error)
+}
+
+// AddedKey describes an SSH key to be added to an Agent.
+type AddedKey struct {
+ // PrivateKey must be a *rsa.PrivateKey, *dsa.PrivateKey or
+ // *ecdsa.PrivateKey, which will be inserted into the agent.
+ PrivateKey interface{}
+ // Certificate, if not nil, is communicated to the agent and will be
+ // stored with the key.
+ Certificate *ssh.Certificate
+ // Comment is an optional, free-form string.
+ Comment string
+ // LifetimeSecs, if not zero, is the number of seconds that the
+ // agent will store the key for.
+ LifetimeSecs uint32
+ // ConfirmBeforeUse, if true, requests that the agent confirm with the
+ // user before each use of this key.
+ ConfirmBeforeUse bool
+}
+
+// See [PROTOCOL.agent], section 3.
+const (
+ agentRequestV1Identities = 1
+
+ // 3.2 Requests from client to agent for protocol 2 key operations
+ agentAddIdentity = 17
+ agentRemoveIdentity = 18
+ agentRemoveAllIdentities = 19
+ agentAddIdConstrained = 25
+
+ // 3.3 Key-type independent requests from client to agent
+ agentAddSmartcardKey = 20
+ agentRemoveSmartcardKey = 21
+ agentLock = 22
+ agentUnlock = 23
+ agentAddSmartcardKeyConstrained = 26
+
+ // 3.7 Key constraint identifiers
+ agentConstrainLifetime = 1
+ agentConstrainConfirm = 2
+)
+
+// maxAgentResponseBytes is the maximum agent reply size that is accepted. This
+// is a sanity check, not a limit in the spec.
+const maxAgentResponseBytes = 16 << 20
+
+// Agent messages:
+// These structures mirror the wire format of the corresponding ssh agent
+// messages found in [PROTOCOL.agent].
+
+// 3.4 Generic replies from agent to client
+const agentFailure = 5
+
+type failureAgentMsg struct{}
+
+const agentSuccess = 6
+
+type successAgentMsg struct{}
+
+// See [PROTOCOL.agent], section 2.5.2.
+const agentRequestIdentities = 11
+
+type requestIdentitiesAgentMsg struct{}
+
+// See [PROTOCOL.agent], section 2.5.2.
+const agentIdentitiesAnswer = 12
+
+type identitiesAnswerAgentMsg struct {
+ NumKeys uint32 `sshtype:"12"`
+ Keys []byte `ssh:"rest"`
+}
+
+// See [PROTOCOL.agent], section 2.6.2.
+const agentSignRequest = 13
+
+type signRequestAgentMsg struct {
+ KeyBlob []byte `sshtype:"13"`
+ Data []byte
+ Flags uint32
+}
+
+// See [PROTOCOL.agent], section 2.6.2.
+
+// 3.6 Replies from agent to client for protocol 2 key operations
+const agentSignResponse = 14
+
+type signResponseAgentMsg struct {
+ SigBlob []byte `sshtype:"14"`
+}
+
+type publicKey struct {
+ Format string
+ Rest []byte `ssh:"rest"`
+}
+
+// Key represents a protocol 2 public key as defined in
+// [PROTOCOL.agent], section 2.5.2.
+type Key struct {
+ Format string
+ Blob []byte
+ Comment string
+}
+
+func clientErr(err error) error {
+ return fmt.Errorf("agent: client error: %v", err)
+}
+
+// String returns the storage form of an agent key with the format, base64
+// encoded serialized key, and the comment if it is not empty.
+func (k *Key) String() string {
+ s := string(k.Format) + " " + base64.StdEncoding.EncodeToString(k.Blob)
+
+ if k.Comment != "" {
+ s += " " + k.Comment
+ }
+
+ return s
+}
+
+// Type returns the public key type.
+func (k *Key) Type() string {
+ return k.Format
+}
+
+// Marshal returns key blob to satisfy the ssh.PublicKey interface.
+func (k *Key) Marshal() []byte {
+ return k.Blob
+}
+
+// Verify satisfies the ssh.PublicKey interface, but is not
+// implemented for agent keys.
+func (k *Key) Verify(data []byte, sig *ssh.Signature) error {
+ return errors.New("agent: agent key does not know how to verify")
+}
+
+type wireKey struct {
+ Format string
+ Rest []byte `ssh:"rest"`
+}
+
+func parseKey(in []byte) (out *Key, rest []byte, err error) {
+ var record struct {
+ Blob []byte
+ Comment string
+ Rest []byte `ssh:"rest"`
+ }
+
+ if err := ssh.Unmarshal(in, &record); err != nil {
+ return nil, nil, err
+ }
+
+ var wk wireKey
+ if err := ssh.Unmarshal(record.Blob, &wk); err != nil {
+ return nil, nil, err
+ }
+
+ return &Key{
+ Format: wk.Format,
+ Blob: record.Blob,
+ Comment: record.Comment,
+ }, record.Rest, nil
+}
+
+// client is a client for an ssh-agent process.
+type client struct {
+ // conn is typically a *net.UnixConn
+ conn io.ReadWriter
+ // mu is used to prevent concurrent access to the agent
+ mu sync.Mutex
+}
+
+// NewClient returns an Agent that talks to an ssh-agent process over
+// the given connection.
+func NewClient(rw io.ReadWriter) Agent {
+ return &client{conn: rw}
+}
+
+// call sends an RPC to the agent. On success, the reply is
+// unmarshaled into reply and replyType is set to the first byte of
+// the reply, which contains the type of the message.
+func (c *client) call(req []byte) (reply interface{}, err error) {
+ c.mu.Lock()
+ defer c.mu.Unlock()
+
+ msg := make([]byte, 4+len(req))
+ binary.BigEndian.PutUint32(msg, uint32(len(req)))
+ copy(msg[4:], req)
+ if _, err = c.conn.Write(msg); err != nil {
+ return nil, clientErr(err)
+ }
+
+ var respSizeBuf [4]byte
+ if _, err = io.ReadFull(c.conn, respSizeBuf[:]); err != nil {
+ return nil, clientErr(err)
+ }
+ respSize := binary.BigEndian.Uint32(respSizeBuf[:])
+ if respSize > maxAgentResponseBytes {
+ return nil, clientErr(err)
+ }
+
+ buf := make([]byte, respSize)
+ if _, err = io.ReadFull(c.conn, buf); err != nil {
+ return nil, clientErr(err)
+ }
+ reply, err = unmarshal(buf)
+ if err != nil {
+ return nil, clientErr(err)
+ }
+ return reply, err
+}
+
+func (c *client) simpleCall(req []byte) error {
+ resp, err := c.call(req)
+ if err != nil {
+ return err
+ }
+ if _, ok := resp.(*successAgentMsg); ok {
+ return nil
+ }
+ return errors.New("agent: failure")
+}
+
+func (c *client) RemoveAll() error {
+ return c.simpleCall([]byte{agentRemoveAllIdentities})
+}
+
+func (c *client) Remove(key ssh.PublicKey) error {
+ req := ssh.Marshal(&agentRemoveIdentityMsg{
+ KeyBlob: key.Marshal(),
+ })
+ return c.simpleCall(req)
+}
+
+func (c *client) Lock(passphrase []byte) error {
+ req := ssh.Marshal(&agentLockMsg{
+ Passphrase: passphrase,
+ })
+ return c.simpleCall(req)
+}
+
+func (c *client) Unlock(passphrase []byte) error {
+ req := ssh.Marshal(&agentUnlockMsg{
+ Passphrase: passphrase,
+ })
+ return c.simpleCall(req)
+}
+
+// List returns the identities known to the agent.
+func (c *client) List() ([]*Key, error) {
+ // see [PROTOCOL.agent] section 2.5.2.
+ req := []byte{agentRequestIdentities}
+
+ msg, err := c.call(req)
+ if err != nil {
+ return nil, err
+ }
+
+ switch msg := msg.(type) {
+ case *identitiesAnswerAgentMsg:
+ if msg.NumKeys > maxAgentResponseBytes/8 {
+ return nil, errors.New("agent: too many keys in agent reply")
+ }
+ keys := make([]*Key, msg.NumKeys)
+ data := msg.Keys
+ for i := uint32(0); i < msg.NumKeys; i++ {
+ var key *Key
+ var err error
+ if key, data, err = parseKey(data); err != nil {
+ return nil, err
+ }
+ keys[i] = key
+ }
+ return keys, nil
+ case *failureAgentMsg:
+ return nil, errors.New("agent: failed to list keys")
+ }
+ panic("unreachable")
+}
+
+// Sign has the agent sign the data using a protocol 2 key as defined
+// in [PROTOCOL.agent] section 2.6.2.
+func (c *client) Sign(key ssh.PublicKey, data []byte) (*ssh.Signature, error) {
+ req := ssh.Marshal(signRequestAgentMsg{
+ KeyBlob: key.Marshal(),
+ Data: data,
+ })
+
+ msg, err := c.call(req)
+ if err != nil {
+ return nil, err
+ }
+
+ switch msg := msg.(type) {
+ case *signResponseAgentMsg:
+ var sig ssh.Signature
+ if err := ssh.Unmarshal(msg.SigBlob, &sig); err != nil {
+ return nil, err
+ }
+
+ return &sig, nil
+ case *failureAgentMsg:
+ return nil, errors.New("agent: failed to sign challenge")
+ }
+ panic("unreachable")
+}
+
+// unmarshal parses an agent message in packet, returning the parsed
+// form and the message type of packet.
+func unmarshal(packet []byte) (interface{}, error) {
+ if len(packet) < 1 {
+ return nil, errors.New("agent: empty packet")
+ }
+ var msg interface{}
+ switch packet[0] {
+ case agentFailure:
+ return new(failureAgentMsg), nil
+ case agentSuccess:
+ return new(successAgentMsg), nil
+ case agentIdentitiesAnswer:
+ msg = new(identitiesAnswerAgentMsg)
+ case agentSignResponse:
+ msg = new(signResponseAgentMsg)
+ default:
+ return nil, fmt.Errorf("agent: unknown type tag %d", packet[0])
+ }
+ if err := ssh.Unmarshal(packet, msg); err != nil {
+ return nil, err
+ }
+ return msg, nil
+}
+
+type rsaKeyMsg struct {
+ Type string `sshtype:"17"`
+ N *big.Int
+ E *big.Int
+ D *big.Int
+ Iqmp *big.Int // IQMP = Inverse Q Mod P
+ P *big.Int
+ Q *big.Int
+ Comments string
+ Constraints []byte `ssh:"rest"`
+}
+
+type dsaKeyMsg struct {
+ Type string `sshtype:"17"`
+ P *big.Int
+ Q *big.Int
+ G *big.Int
+ Y *big.Int
+ X *big.Int
+ Comments string
+ Constraints []byte `ssh:"rest"`
+}
+
+type ecdsaKeyMsg struct {
+ Type string `sshtype:"17"`
+ Curve string
+ KeyBytes []byte
+ D *big.Int
+ Comments string
+ Constraints []byte `ssh:"rest"`
+}
+
+// Insert adds a private key to the agent.
+func (c *client) insertKey(s interface{}, comment string, constraints []byte) error {
+ var req []byte
+ switch k := s.(type) {
+ case *rsa.PrivateKey:
+ if len(k.Primes) != 2 {
+ return fmt.Errorf("agent: unsupported RSA key with %d primes", len(k.Primes))
+ }
+ k.Precompute()
+ req = ssh.Marshal(rsaKeyMsg{
+ Type: ssh.KeyAlgoRSA,
+ N: k.N,
+ E: big.NewInt(int64(k.E)),
+ D: k.D,
+ Iqmp: k.Precomputed.Qinv,
+ P: k.Primes[0],
+ Q: k.Primes[1],
+ Comments: comment,
+ Constraints: constraints,
+ })
+ case *dsa.PrivateKey:
+ req = ssh.Marshal(dsaKeyMsg{
+ Type: ssh.KeyAlgoDSA,
+ P: k.P,
+ Q: k.Q,
+ G: k.G,
+ Y: k.Y,
+ X: k.X,
+ Comments: comment,
+ Constraints: constraints,
+ })
+ case *ecdsa.PrivateKey:
+ nistID := fmt.Sprintf("nistp%d", k.Params().BitSize)
+ req = ssh.Marshal(ecdsaKeyMsg{
+ Type: "ecdsa-sha2-" + nistID,
+ Curve: nistID,
+ KeyBytes: elliptic.Marshal(k.Curve, k.X, k.Y),
+ D: k.D,
+ Comments: comment,
+ Constraints: constraints,
+ })
+ default:
+ return fmt.Errorf("agent: unsupported key type %T", s)
+ }
+
+ // if constraints are present then the message type needs to be changed.
+ if len(constraints) != 0 {
+ req[0] = agentAddIdConstrained
+ }
+
+ resp, err := c.call(req)
+ if err != nil {
+ return err
+ }
+ if _, ok := resp.(*successAgentMsg); ok {
+ return nil
+ }
+ return errors.New("agent: failure")
+}
+
+type rsaCertMsg struct {
+ Type string `sshtype:"17"`
+ CertBytes []byte
+ D *big.Int
+ Iqmp *big.Int // IQMP = Inverse Q Mod P
+ P *big.Int
+ Q *big.Int
+ Comments string
+ Constraints []byte `ssh:"rest"`
+}
+
+type dsaCertMsg struct {
+ Type string `sshtype:"17"`
+ CertBytes []byte
+ X *big.Int
+ Comments string
+ Constraints []byte `ssh:"rest"`
+}
+
+type ecdsaCertMsg struct {
+ Type string `sshtype:"17"`
+ CertBytes []byte
+ D *big.Int
+ Comments string
+ Constraints []byte `ssh:"rest"`
+}
+
+// Insert adds a private key to the agent. If a certificate is given,
+// that certificate is added instead as public key.
+func (c *client) Add(key AddedKey) error {
+ var constraints []byte
+
+ if secs := key.LifetimeSecs; secs != 0 {
+ constraints = append(constraints, agentConstrainLifetime)
+
+ var secsBytes [4]byte
+ binary.BigEndian.PutUint32(secsBytes[:], secs)
+ constraints = append(constraints, secsBytes[:]...)
+ }
+
+ if key.ConfirmBeforeUse {
+ constraints = append(constraints, agentConstrainConfirm)
+ }
+
+ if cert := key.Certificate; cert == nil {
+ return c.insertKey(key.PrivateKey, key.Comment, constraints)
+ } else {
+ return c.insertCert(key.PrivateKey, cert, key.Comment, constraints)
+ }
+}
+
+func (c *client) insertCert(s interface{}, cert *ssh.Certificate, comment string, constraints []byte) error {
+ var req []byte
+ switch k := s.(type) {
+ case *rsa.PrivateKey:
+ if len(k.Primes) != 2 {
+ return fmt.Errorf("agent: unsupported RSA key with %d primes", len(k.Primes))
+ }
+ k.Precompute()
+ req = ssh.Marshal(rsaCertMsg{
+ Type: cert.Type(),
+ CertBytes: cert.Marshal(),
+ D: k.D,
+ Iqmp: k.Precomputed.Qinv,
+ P: k.Primes[0],
+ Q: k.Primes[1],
+ Comments: comment,
+ Constraints: constraints,
+ })
+ case *dsa.PrivateKey:
+ req = ssh.Marshal(dsaCertMsg{
+ Type: cert.Type(),
+ CertBytes: cert.Marshal(),
+ X: k.X,
+ Comments: comment,
+ })
+ case *ecdsa.PrivateKey:
+ req = ssh.Marshal(ecdsaCertMsg{
+ Type: cert.Type(),
+ CertBytes: cert.Marshal(),
+ D: k.D,
+ Comments: comment,
+ })
+ default:
+ return fmt.Errorf("agent: unsupported key type %T", s)
+ }
+
+ // if constraints are present then the message type needs to be changed.
+ if len(constraints) != 0 {
+ req[0] = agentAddIdConstrained
+ }
+
+ signer, err := ssh.NewSignerFromKey(s)
+ if err != nil {
+ return err
+ }
+ if bytes.Compare(cert.Key.Marshal(), signer.PublicKey().Marshal()) != 0 {
+ return errors.New("agent: signer and cert have different public key")
+ }
+
+ resp, err := c.call(req)
+ if err != nil {
+ return err
+ }
+ if _, ok := resp.(*successAgentMsg); ok {
+ return nil
+ }
+ return errors.New("agent: failure")
+}
+
+// Signers provides a callback for client authentication.
+func (c *client) Signers() ([]ssh.Signer, error) {
+ keys, err := c.List()
+ if err != nil {
+ return nil, err
+ }
+
+ var result []ssh.Signer
+ for _, k := range keys {
+ result = append(result, &agentKeyringSigner{c, k})
+ }
+ return result, nil
+}
+
+type agentKeyringSigner struct {
+ agent *client
+ pub ssh.PublicKey
+}
+
+func (s *agentKeyringSigner) PublicKey() ssh.PublicKey {
+ return s.pub
+}
+
+func (s *agentKeyringSigner) Sign(rand io.Reader, data []byte) (*ssh.Signature, error) {
+ // The agent has its own entropy source, so the rand argument is ignored.
+ return s.agent.Sign(s.pub, data)
+}
diff --git a/modules/crypto/ssh/agent/client_test.go b/modules/crypto/ssh/agent/client_test.go
new file mode 100755
index 00000000..82b63515
--- /dev/null
+++ b/modules/crypto/ssh/agent/client_test.go
@@ -0,0 +1,287 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package agent
+
+import (
+ "bytes"
+ "crypto/rand"
+ "errors"
+ "net"
+ "os"
+ "os/exec"
+ "path/filepath"
+ "strconv"
+ "testing"
+
+ "github.com/gogits/gogs/modules/crypto/ssh"
+)
+
+// startAgent executes ssh-agent, and returns a Agent interface to it.
+func startAgent(t *testing.T) (client Agent, socket string, cleanup func()) {
+ if testing.Short() {
+ // ssh-agent is not always available, and the key
+ // types supported vary by platform.
+ t.Skip("skipping test due to -short")
+ }
+
+ bin, err := exec.LookPath("ssh-agent")
+ if err != nil {
+ t.Skip("could not find ssh-agent")
+ }
+
+ cmd := exec.Command(bin, "-s")
+ out, err := cmd.Output()
+ if err != nil {
+ t.Fatalf("cmd.Output: %v", err)
+ }
+
+ /* Output looks like:
+
+ SSH_AUTH_SOCK=/tmp/ssh-P65gpcqArqvH/agent.15541; export SSH_AUTH_SOCK;
+ SSH_AGENT_PID=15542; export SSH_AGENT_PID;
+ echo Agent pid 15542;
+ */
+ fields := bytes.Split(out, []byte(";"))
+ line := bytes.SplitN(fields[0], []byte("="), 2)
+ line[0] = bytes.TrimLeft(line[0], "\n")
+ if string(line[0]) != "SSH_AUTH_SOCK" {
+ t.Fatalf("could not find key SSH_AUTH_SOCK in %q", fields[0])
+ }
+ socket = string(line[1])
+
+ line = bytes.SplitN(fields[2], []byte("="), 2)
+ line[0] = bytes.TrimLeft(line[0], "\n")
+ if string(line[0]) != "SSH_AGENT_PID" {
+ t.Fatalf("could not find key SSH_AGENT_PID in %q", fields[2])
+ }
+ pidStr := line[1]
+ pid, err := strconv.Atoi(string(pidStr))
+ if err != nil {
+ t.Fatalf("Atoi(%q): %v", pidStr, err)
+ }
+
+ conn, err := net.Dial("unix", string(socket))
+ if err != nil {
+ t.Fatalf("net.Dial: %v", err)
+ }
+
+ ac := NewClient(conn)
+ return ac, socket, func() {
+ proc, _ := os.FindProcess(pid)
+ if proc != nil {
+ proc.Kill()
+ }
+ conn.Close()
+ os.RemoveAll(filepath.Dir(socket))
+ }
+}
+
+func testAgent(t *testing.T, key interface{}, cert *ssh.Certificate, lifetimeSecs uint32) {
+ agent, _, cleanup := startAgent(t)
+ defer cleanup()
+
+ testAgentInterface(t, agent, key, cert, lifetimeSecs)
+}
+
+func testAgentInterface(t *testing.T, agent Agent, key interface{}, cert *ssh.Certificate, lifetimeSecs uint32) {
+ signer, err := ssh.NewSignerFromKey(key)
+ if err != nil {
+ t.Fatalf("NewSignerFromKey(%T): %v", key, err)
+ }
+ // The agent should start up empty.
+ if keys, err := agent.List(); err != nil {
+ t.Fatalf("RequestIdentities: %v", err)
+ } else if len(keys) > 0 {
+ t.Fatalf("got %d keys, want 0: %v", len(keys), keys)
+ }
+
+ // Attempt to insert the key, with certificate if specified.
+ var pubKey ssh.PublicKey
+ if cert != nil {
+ err = agent.Add(AddedKey{
+ PrivateKey: key,
+ Certificate: cert,
+ Comment: "comment",
+ LifetimeSecs: lifetimeSecs,
+ })
+ pubKey = cert
+ } else {
+ err = agent.Add(AddedKey{PrivateKey: key, Comment: "comment", LifetimeSecs: lifetimeSecs})
+ pubKey = signer.PublicKey()
+ }
+ if err != nil {
+ t.Fatalf("insert(%T): %v", key, err)
+ }
+
+ // Did the key get inserted successfully?
+ if keys, err := agent.List(); err != nil {
+ t.Fatalf("List: %v", err)
+ } else if len(keys) != 1 {
+ t.Fatalf("got %v, want 1 key", keys)
+ } else if keys[0].Comment != "comment" {
+ t.Fatalf("key comment: got %v, want %v", keys[0].Comment, "comment")
+ } else if !bytes.Equal(keys[0].Blob, pubKey.Marshal()) {
+ t.Fatalf("key mismatch")
+ }
+
+ // Can the agent make a valid signature?
+ data := []byte("hello")
+ sig, err := agent.Sign(pubKey, data)
+ if err != nil {
+ t.Fatalf("Sign(%s): %v", pubKey.Type(), err)
+ }
+
+ if err := pubKey.Verify(data, sig); err != nil {
+ t.Fatalf("Verify(%s): %v", pubKey.Type(), err)
+ }
+}
+
+func TestAgent(t *testing.T) {
+ for _, keyType := range []string{"rsa", "dsa", "ecdsa"} {
+ testAgent(t, testPrivateKeys[keyType], nil, 0)
+ }
+}
+
+func TestCert(t *testing.T) {
+ cert := &ssh.Certificate{
+ Key: testPublicKeys["rsa"],
+ ValidBefore: ssh.CertTimeInfinity,
+ CertType: ssh.UserCert,
+ }
+ cert.SignCert(rand.Reader, testSigners["ecdsa"])
+
+ testAgent(t, testPrivateKeys["rsa"], cert, 0)
+}
+
+func TestConstraints(t *testing.T) {
+ testAgent(t, testPrivateKeys["rsa"], nil, 3600 /* lifetime in seconds */)
+}
+
+// netPipe is analogous to net.Pipe, but it uses a real net.Conn, and
+// therefore is buffered (net.Pipe deadlocks if both sides start with
+// a write.)
+func netPipe() (net.Conn, net.Conn, error) {
+ listener, err := net.Listen("tcp", "127.0.0.1:0")
+ if err != nil {
+ return nil, nil, err
+ }
+ defer listener.Close()
+ c1, err := net.Dial("tcp", listener.Addr().String())
+ if err != nil {
+ return nil, nil, err
+ }
+
+ c2, err := listener.Accept()
+ if err != nil {
+ c1.Close()
+ return nil, nil, err
+ }
+
+ return c1, c2, nil
+}
+
+func TestAuth(t *testing.T) {
+ a, b, err := netPipe()
+ if err != nil {
+ t.Fatalf("netPipe: %v", err)
+ }
+
+ defer a.Close()
+ defer b.Close()
+
+ agent, _, cleanup := startAgent(t)
+ defer cleanup()
+
+ if err := agent.Add(AddedKey{PrivateKey: testPrivateKeys["rsa"], Comment: "comment"}); err != nil {
+ t.Errorf("Add: %v", err)
+ }
+
+ serverConf := ssh.ServerConfig{}
+ serverConf.AddHostKey(testSigners["rsa"])
+ serverConf.PublicKeyCallback = func(c ssh.ConnMetadata, key ssh.PublicKey) (*ssh.Permissions, error) {
+ if bytes.Equal(key.Marshal(), testPublicKeys["rsa"].Marshal()) {
+ return nil, nil
+ }
+
+ return nil, errors.New("pubkey rejected")
+ }
+
+ go func() {
+ conn, _, _, err := ssh.NewServerConn(a, &serverConf)
+ if err != nil {
+ t.Fatalf("Server: %v", err)
+ }
+ conn.Close()
+ }()
+
+ conf := ssh.ClientConfig{}
+ conf.Auth = append(conf.Auth, ssh.PublicKeysCallback(agent.Signers))
+ conn, _, _, err := ssh.NewClientConn(b, "", &conf)
+ if err != nil {
+ t.Fatalf("NewClientConn: %v", err)
+ }
+ conn.Close()
+}
+
+func TestLockClient(t *testing.T) {
+ agent, _, cleanup := startAgent(t)
+ defer cleanup()
+ testLockAgent(agent, t)
+}
+
+func testLockAgent(agent Agent, t *testing.T) {
+ if err := agent.Add(AddedKey{PrivateKey: testPrivateKeys["rsa"], Comment: "comment 1"}); err != nil {
+ t.Errorf("Add: %v", err)
+ }
+ if err := agent.Add(AddedKey{PrivateKey: testPrivateKeys["dsa"], Comment: "comment dsa"}); err != nil {
+ t.Errorf("Add: %v", err)
+ }
+ if keys, err := agent.List(); err != nil {
+ t.Errorf("List: %v", err)
+ } else if len(keys) != 2 {
+ t.Errorf("Want 2 keys, got %v", keys)
+ }
+
+ passphrase := []byte("secret")
+ if err := agent.Lock(passphrase); err != nil {
+ t.Errorf("Lock: %v", err)
+ }
+
+ if keys, err := agent.List(); err != nil {
+ t.Errorf("List: %v", err)
+ } else if len(keys) != 0 {
+ t.Errorf("Want 0 keys, got %v", keys)
+ }
+
+ signer, _ := ssh.NewSignerFromKey(testPrivateKeys["rsa"])
+ if _, err := agent.Sign(signer.PublicKey(), []byte("hello")); err == nil {
+ t.Fatalf("Sign did not fail")
+ }
+
+ if err := agent.Remove(signer.PublicKey()); err == nil {
+ t.Fatalf("Remove did not fail")
+ }
+
+ if err := agent.RemoveAll(); err == nil {
+ t.Fatalf("RemoveAll did not fail")
+ }
+
+ if err := agent.Unlock(nil); err == nil {
+ t.Errorf("Unlock with wrong passphrase succeeded")
+ }
+ if err := agent.Unlock(passphrase); err != nil {
+ t.Errorf("Unlock: %v", err)
+ }
+
+ if err := agent.Remove(signer.PublicKey()); err != nil {
+ t.Fatalf("Remove: %v", err)
+ }
+
+ if keys, err := agent.List(); err != nil {
+ t.Errorf("List: %v", err)
+ } else if len(keys) != 1 {
+ t.Errorf("Want 1 keys, got %v", keys)
+ }
+}
diff --git a/modules/crypto/ssh/agent/forward.go b/modules/crypto/ssh/agent/forward.go
new file mode 100755
index 00000000..8b54acb0
--- /dev/null
+++ b/modules/crypto/ssh/agent/forward.go
@@ -0,0 +1,103 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package agent
+
+import (
+ "errors"
+ "io"
+ "net"
+ "sync"
+
+ "github.com/gogits/gogs/modules/crypto/ssh"
+)
+
+// RequestAgentForwarding sets up agent forwarding for the session.
+// ForwardToAgent or ForwardToRemote should be called to route
+// the authentication requests.
+func RequestAgentForwarding(session *ssh.Session) error {
+ ok, err := session.SendRequest("auth-agent-req@openssh.com", true, nil)
+ if err != nil {
+ return err
+ }
+ if !ok {
+ return errors.New("forwarding request denied")
+ }
+ return nil
+}
+
+// ForwardToAgent routes authentication requests to the given keyring.
+func ForwardToAgent(client *ssh.Client, keyring Agent) error {
+ channels := client.HandleChannelOpen(channelType)
+ if channels == nil {
+ return errors.New("agent: already have handler for " + channelType)
+ }
+
+ go func() {
+ for ch := range channels {
+ channel, reqs, err := ch.Accept()
+ if err != nil {
+ continue
+ }
+ go ssh.DiscardRequests(reqs)
+ go func() {
+ ServeAgent(keyring, channel)
+ channel.Close()
+ }()
+ }
+ }()
+ return nil
+}
+
+const channelType = "auth-agent@openssh.com"
+
+// ForwardToRemote routes authentication requests to the ssh-agent
+// process serving on the given unix socket.
+func ForwardToRemote(client *ssh.Client, addr string) error {
+ channels := client.HandleChannelOpen(channelType)
+ if channels == nil {
+ return errors.New("agent: already have handler for " + channelType)
+ }
+ conn, err := net.Dial("unix", addr)
+ if err != nil {
+ return err
+ }
+ conn.Close()
+
+ go func() {
+ for ch := range channels {
+ channel, reqs, err := ch.Accept()
+ if err != nil {
+ continue
+ }
+ go ssh.DiscardRequests(reqs)
+ go forwardUnixSocket(channel, addr)
+ }
+ }()
+ return nil
+}
+
+func forwardUnixSocket(channel ssh.Channel, addr string) {
+ conn, err := net.Dial("unix", addr)
+ if err != nil {
+ return
+ }
+
+ var wg sync.WaitGroup
+ wg.Add(2)
+ go func() {
+ io.Copy(conn, channel)
+ conn.(*net.UnixConn).CloseWrite()
+ wg.Done()
+ }()
+ go func() {
+ io.Copy(channel, conn)
+ channel.CloseWrite()
+ wg.Done()
+ }()
+
+ wg.Wait()
+ conn.Close()
+ channel.Close()
+}
diff --git a/modules/crypto/ssh/agent/keyring.go b/modules/crypto/ssh/agent/keyring.go
new file mode 100755
index 00000000..e27c2c94
--- /dev/null
+++ b/modules/crypto/ssh/agent/keyring.go
@@ -0,0 +1,184 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package agent
+
+import (
+ "bytes"
+ "crypto/rand"
+ "crypto/subtle"
+ "errors"
+ "fmt"
+ "sync"
+
+ "github.com/gogits/gogs/modules/crypto/ssh"
+)
+
+type privKey struct {
+ signer ssh.Signer
+ comment string
+}
+
+type keyring struct {
+ mu sync.Mutex
+ keys []privKey
+
+ locked bool
+ passphrase []byte
+}
+
+var errLocked = errors.New("agent: locked")
+
+// NewKeyring returns an Agent that holds keys in memory. It is safe
+// for concurrent use by multiple goroutines.
+func NewKeyring() Agent {
+ return &keyring{}
+}
+
+// RemoveAll removes all identities.
+func (r *keyring) RemoveAll() error {
+ r.mu.Lock()
+ defer r.mu.Unlock()
+ if r.locked {
+ return errLocked
+ }
+
+ r.keys = nil
+ return nil
+}
+
+// Remove removes all identities with the given public key.
+func (r *keyring) Remove(key ssh.PublicKey) error {
+ r.mu.Lock()
+ defer r.mu.Unlock()
+ if r.locked {
+ return errLocked
+ }
+
+ want := key.Marshal()
+ found := false
+ for i := 0; i < len(r.keys); {
+ if bytes.Equal(r.keys[i].signer.PublicKey().Marshal(), want) {
+ found = true
+ r.keys[i] = r.keys[len(r.keys)-1]
+ r.keys = r.keys[len(r.keys)-1:]
+ continue
+ } else {
+ i++
+ }
+ }
+
+ if !found {
+ return errors.New("agent: key not found")
+ }
+ return nil
+}
+
+// Lock locks the agent. Sign and Remove will fail, and List will empty an empty list.
+func (r *keyring) Lock(passphrase []byte) error {
+ r.mu.Lock()
+ defer r.mu.Unlock()
+ if r.locked {
+ return errLocked
+ }
+
+ r.locked = true
+ r.passphrase = passphrase
+ return nil
+}
+
+// Unlock undoes the effect of Lock
+func (r *keyring) Unlock(passphrase []byte) error {
+ r.mu.Lock()
+ defer r.mu.Unlock()
+ if !r.locked {
+ return errors.New("agent: not locked")
+ }
+ if len(passphrase) != len(r.passphrase) || 1 != subtle.ConstantTimeCompare(passphrase, r.passphrase) {
+ return fmt.Errorf("agent: incorrect passphrase")
+ }
+
+ r.locked = false
+ r.passphrase = nil
+ return nil
+}
+
+// List returns the identities known to the agent.
+func (r *keyring) List() ([]*Key, error) {
+ r.mu.Lock()
+ defer r.mu.Unlock()
+ if r.locked {
+ // section 2.7: locked agents return empty.
+ return nil, nil
+ }
+
+ var ids []*Key
+ for _, k := range r.keys {
+ pub := k.signer.PublicKey()
+ ids = append(ids, &Key{
+ Format: pub.Type(),
+ Blob: pub.Marshal(),
+ Comment: k.comment})
+ }
+ return ids, nil
+}
+
+// Insert adds a private key to the keyring. If a certificate
+// is given, that certificate is added as public key. Note that
+// any constraints given are ignored.
+func (r *keyring) Add(key AddedKey) error {
+ r.mu.Lock()
+ defer r.mu.Unlock()
+ if r.locked {
+ return errLocked
+ }
+ signer, err := ssh.NewSignerFromKey(key.PrivateKey)
+
+ if err != nil {
+ return err
+ }
+
+ if cert := key.Certificate; cert != nil {
+ signer, err = ssh.NewCertSigner(cert, signer)
+ if err != nil {
+ return err
+ }
+ }
+
+ r.keys = append(r.keys, privKey{signer, key.Comment})
+
+ return nil
+}
+
+// Sign returns a signature for the data.
+func (r *keyring) Sign(key ssh.PublicKey, data []byte) (*ssh.Signature, error) {
+ r.mu.Lock()
+ defer r.mu.Unlock()
+ if r.locked {
+ return nil, errLocked
+ }
+
+ wanted := key.Marshal()
+ for _, k := range r.keys {
+ if bytes.Equal(k.signer.PublicKey().Marshal(), wanted) {
+ return k.signer.Sign(rand.Reader, data)
+ }
+ }
+ return nil, errors.New("not found")
+}
+
+// Signers returns signers for all the known keys.
+func (r *keyring) Signers() ([]ssh.Signer, error) {
+ r.mu.Lock()
+ defer r.mu.Unlock()
+ if r.locked {
+ return nil, errLocked
+ }
+
+ s := make([]ssh.Signer, 0, len(r.keys))
+ for _, k := range r.keys {
+ s = append(s, k.signer)
+ }
+ return s, nil
+}
diff --git a/modules/crypto/ssh/agent/server.go b/modules/crypto/ssh/agent/server.go
new file mode 100755
index 00000000..71ec3bc0
--- /dev/null
+++ b/modules/crypto/ssh/agent/server.go
@@ -0,0 +1,209 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package agent
+
+import (
+ "crypto/rsa"
+ "encoding/binary"
+ "fmt"
+ "io"
+ "log"
+ "math/big"
+
+ "github.com/gogits/gogs/modules/crypto/ssh"
+)
+
+// Server wraps an Agent and uses it to implement the agent side of
+// the SSH-agent, wire protocol.
+type server struct {
+ agent Agent
+}
+
+func (s *server) processRequestBytes(reqData []byte) []byte {
+ rep, err := s.processRequest(reqData)
+ if err != nil {
+ if err != errLocked {
+ // TODO(hanwen): provide better logging interface?
+ log.Printf("agent %d: %v", reqData[0], err)
+ }
+ return []byte{agentFailure}
+ }
+
+ if err == nil && rep == nil {
+ return []byte{agentSuccess}
+ }
+
+ return ssh.Marshal(rep)
+}
+
+func marshalKey(k *Key) []byte {
+ var record struct {
+ Blob []byte
+ Comment string
+ }
+ record.Blob = k.Marshal()
+ record.Comment = k.Comment
+
+ return ssh.Marshal(&record)
+}
+
+type agentV1IdentityMsg struct {
+ Numkeys uint32 `sshtype:"2"`
+}
+
+type agentRemoveIdentityMsg struct {
+ KeyBlob []byte `sshtype:"18"`
+}
+
+type agentLockMsg struct {
+ Passphrase []byte `sshtype:"22"`
+}
+
+type agentUnlockMsg struct {
+ Passphrase []byte `sshtype:"23"`
+}
+
+func (s *server) processRequest(data []byte) (interface{}, error) {
+ switch data[0] {
+ case agentRequestV1Identities:
+ return &agentV1IdentityMsg{0}, nil
+ case agentRemoveIdentity:
+ var req agentRemoveIdentityMsg
+ if err := ssh.Unmarshal(data, &req); err != nil {
+ return nil, err
+ }
+
+ var wk wireKey
+ if err := ssh.Unmarshal(req.KeyBlob, &wk); err != nil {
+ return nil, err
+ }
+
+ return nil, s.agent.Remove(&Key{Format: wk.Format, Blob: req.KeyBlob})
+
+ case agentRemoveAllIdentities:
+ return nil, s.agent.RemoveAll()
+
+ case agentLock:
+ var req agentLockMsg
+ if err := ssh.Unmarshal(data, &req); err != nil {
+ return nil, err
+ }
+
+ return nil, s.agent.Lock(req.Passphrase)
+
+ case agentUnlock:
+ var req agentLockMsg
+ if err := ssh.Unmarshal(data, &req); err != nil {
+ return nil, err
+ }
+ return nil, s.agent.Unlock(req.Passphrase)
+
+ case agentSignRequest:
+ var req signRequestAgentMsg
+ if err := ssh.Unmarshal(data, &req); err != nil {
+ return nil, err
+ }
+
+ var wk wireKey
+ if err := ssh.Unmarshal(req.KeyBlob, &wk); err != nil {
+ return nil, err
+ }
+
+ k := &Key{
+ Format: wk.Format,
+ Blob: req.KeyBlob,
+ }
+
+ sig, err := s.agent.Sign(k, req.Data) // TODO(hanwen): flags.
+ if err != nil {
+ return nil, err
+ }
+ return &signResponseAgentMsg{SigBlob: ssh.Marshal(sig)}, nil
+ case agentRequestIdentities:
+ keys, err := s.agent.List()
+ if err != nil {
+ return nil, err
+ }
+
+ rep := identitiesAnswerAgentMsg{
+ NumKeys: uint32(len(keys)),
+ }
+ for _, k := range keys {
+ rep.Keys = append(rep.Keys, marshalKey(k)...)
+ }
+ return rep, nil
+ case agentAddIdentity:
+ return nil, s.insertIdentity(data)
+ }
+
+ return nil, fmt.Errorf("unknown opcode %d", data[0])
+}
+
+func (s *server) insertIdentity(req []byte) error {
+ var record struct {
+ Type string `sshtype:"17"`
+ Rest []byte `ssh:"rest"`
+ }
+ if err := ssh.Unmarshal(req, &record); err != nil {
+ return err
+ }
+
+ switch record.Type {
+ case ssh.KeyAlgoRSA:
+ var k rsaKeyMsg
+ if err := ssh.Unmarshal(req, &k); err != nil {
+ return err
+ }
+
+ priv := rsa.PrivateKey{
+ PublicKey: rsa.PublicKey{
+ E: int(k.E.Int64()),
+ N: k.N,
+ },
+ D: k.D,
+ Primes: []*big.Int{k.P, k.Q},
+ }
+ priv.Precompute()
+
+ return s.agent.Add(AddedKey{PrivateKey: &priv, Comment: k.Comments})
+ }
+ return fmt.Errorf("not implemented: %s", record.Type)
+}
+
+// ServeAgent serves the agent protocol on the given connection. It
+// returns when an I/O error occurs.
+func ServeAgent(agent Agent, c io.ReadWriter) error {
+ s := &server{agent}
+
+ var length [4]byte
+ for {
+ if _, err := io.ReadFull(c, length[:]); err != nil {
+ return err
+ }
+ l := binary.BigEndian.Uint32(length[:])
+ if l > maxAgentResponseBytes {
+ // We also cap requests.
+ return fmt.Errorf("agent: request too large: %d", l)
+ }
+
+ req := make([]byte, l)
+ if _, err := io.ReadFull(c, req); err != nil {
+ return err
+ }
+
+ repData := s.processRequestBytes(req)
+ if len(repData) > maxAgentResponseBytes {
+ return fmt.Errorf("agent: reply too large: %d bytes", len(repData))
+ }
+
+ binary.BigEndian.PutUint32(length[:], uint32(len(repData)))
+ if _, err := c.Write(length[:]); err != nil {
+ return err
+ }
+ if _, err := c.Write(repData); err != nil {
+ return err
+ }
+ }
+}
diff --git a/modules/crypto/ssh/agent/server_test.go b/modules/crypto/ssh/agent/server_test.go
new file mode 100755
index 00000000..7f257bcf
--- /dev/null
+++ b/modules/crypto/ssh/agent/server_test.go
@@ -0,0 +1,77 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package agent
+
+import (
+ "testing"
+
+ "github.com/gogits/gogs/modules/crypto/ssh"
+)
+
+func TestServer(t *testing.T) {
+ c1, c2, err := netPipe()
+ if err != nil {
+ t.Fatalf("netPipe: %v", err)
+ }
+ defer c1.Close()
+ defer c2.Close()
+ client := NewClient(c1)
+
+ go ServeAgent(NewKeyring(), c2)
+
+ testAgentInterface(t, client, testPrivateKeys["rsa"], nil, 0)
+}
+
+func TestLockServer(t *testing.T) {
+ testLockAgent(NewKeyring(), t)
+}
+
+func TestSetupForwardAgent(t *testing.T) {
+ a, b, err := netPipe()
+ if err != nil {
+ t.Fatalf("netPipe: %v", err)
+ }
+
+ defer a.Close()
+ defer b.Close()
+
+ _, socket, cleanup := startAgent(t)
+ defer cleanup()
+
+ serverConf := ssh.ServerConfig{
+ NoClientAuth: true,
+ }
+ serverConf.AddHostKey(testSigners["rsa"])
+ incoming := make(chan *ssh.ServerConn, 1)
+ go func() {
+ conn, _, _, err := ssh.NewServerConn(a, &serverConf)
+ if err != nil {
+ t.Fatalf("Server: %v", err)
+ }
+ incoming <- conn
+ }()
+
+ conf := ssh.ClientConfig{}
+ conn, chans, reqs, err := ssh.NewClientConn(b, "", &conf)
+ if err != nil {
+ t.Fatalf("NewClientConn: %v", err)
+ }
+ client := ssh.NewClient(conn, chans, reqs)
+
+ if err := ForwardToRemote(client, socket); err != nil {
+ t.Fatalf("SetupForwardAgent: %v", err)
+ }
+
+ server := <-incoming
+ ch, reqs, err := server.OpenChannel(channelType, nil)
+ if err != nil {
+ t.Fatalf("OpenChannel(%q): %v", channelType, err)
+ }
+ go ssh.DiscardRequests(reqs)
+
+ agentClient := NewClient(ch)
+ testAgentInterface(t, agentClient, testPrivateKeys["rsa"], nil, 0)
+ conn.Close()
+}
diff --git a/modules/crypto/ssh/agent/testdata_test.go b/modules/crypto/ssh/agent/testdata_test.go
new file mode 100755
index 00000000..18dcde29
--- /dev/null
+++ b/modules/crypto/ssh/agent/testdata_test.go
@@ -0,0 +1,64 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// IMPLEMENTOR NOTE: To avoid a package loop, this file is in three places:
+// ssh/, ssh/agent, and ssh/test/. It should be kept in sync across all three
+// instances.
+
+package agent
+
+import (
+ "crypto/rand"
+ "fmt"
+
+ "github.com/gogits/gogs/modules/crypto/ssh"
+ "github.com/gogits/gogs/modules/crypto/ssh/testdata"
+)
+
+var (
+ testPrivateKeys map[string]interface{}
+ testSigners map[string]ssh.Signer
+ testPublicKeys map[string]ssh.PublicKey
+)
+
+func init() {
+ var err error
+
+ n := len(testdata.PEMBytes)
+ testPrivateKeys = make(map[string]interface{}, n)
+ testSigners = make(map[string]ssh.Signer, n)
+ testPublicKeys = make(map[string]ssh.PublicKey, n)
+ for t, k := range testdata.PEMBytes {
+ testPrivateKeys[t], err = ssh.ParseRawPrivateKey(k)
+ if err != nil {
+ panic(fmt.Sprintf("Unable to parse test key %s: %v", t, err))
+ }
+ testSigners[t], err = ssh.NewSignerFromKey(testPrivateKeys[t])
+ if err != nil {
+ panic(fmt.Sprintf("Unable to create signer for test key %s: %v", t, err))
+ }
+ testPublicKeys[t] = testSigners[t].PublicKey()
+ }
+
+ // Create a cert and sign it for use in tests.
+ testCert := &ssh.Certificate{
+ Nonce: []byte{}, // To pass reflect.DeepEqual after marshal & parse, this must be non-nil
+ ValidPrincipals: []string{"gopher1", "gopher2"}, // increases test coverage
+ ValidAfter: 0, // unix epoch
+ ValidBefore: ssh.CertTimeInfinity, // The end of currently representable time.
+ Reserved: []byte{}, // To pass reflect.DeepEqual after marshal & parse, this must be non-nil
+ Key: testPublicKeys["ecdsa"],
+ SignatureKey: testPublicKeys["rsa"],
+ Permissions: ssh.Permissions{
+ CriticalOptions: map[string]string{},
+ Extensions: map[string]string{},
+ },
+ }
+ testCert.SignCert(rand.Reader, testSigners["rsa"])
+ testPrivateKeys["cert"] = testPrivateKeys["ecdsa"]
+ testSigners["cert"], err = ssh.NewCertSigner(testCert, testSigners["ecdsa"])
+ if err != nil {
+ panic(fmt.Sprintf("Unable to create certificate signer: %v", err))
+ }
+}
diff --git a/modules/crypto/ssh/benchmark_test.go b/modules/crypto/ssh/benchmark_test.go
new file mode 100755
index 00000000..d9f7eb9b
--- /dev/null
+++ b/modules/crypto/ssh/benchmark_test.go
@@ -0,0 +1,122 @@
+// Copyright 2013 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "errors"
+ "io"
+ "net"
+ "testing"
+)
+
+type server struct {
+ *ServerConn
+ chans <-chan NewChannel
+}
+
+func newServer(c net.Conn, conf *ServerConfig) (*server, error) {
+ sconn, chans, reqs, err := NewServerConn(c, conf)
+ if err != nil {
+ return nil, err
+ }
+ go DiscardRequests(reqs)
+ return &server{sconn, chans}, nil
+}
+
+func (s *server) Accept() (NewChannel, error) {
+ n, ok := <-s.chans
+ if !ok {
+ return nil, io.EOF
+ }
+ return n, nil
+}
+
+func sshPipe() (Conn, *server, error) {
+ c1, c2, err := netPipe()
+ if err != nil {
+ return nil, nil, err
+ }
+
+ clientConf := ClientConfig{
+ User: "user",
+ }
+ serverConf := ServerConfig{
+ NoClientAuth: true,
+ }
+ serverConf.AddHostKey(testSigners["ecdsa"])
+ done := make(chan *server, 1)
+ go func() {
+ server, err := newServer(c2, &serverConf)
+ if err != nil {
+ done <- nil
+ }
+ done <- server
+ }()
+
+ client, _, reqs, err := NewClientConn(c1, "", &clientConf)
+ if err != nil {
+ return nil, nil, err
+ }
+
+ server := <-done
+ if server == nil {
+ return nil, nil, errors.New("server handshake failed.")
+ }
+ go DiscardRequests(reqs)
+
+ return client, server, nil
+}
+
+func BenchmarkEndToEnd(b *testing.B) {
+ b.StopTimer()
+
+ client, server, err := sshPipe()
+ if err != nil {
+ b.Fatalf("sshPipe: %v", err)
+ }
+
+ defer client.Close()
+ defer server.Close()
+
+ size := (1 << 20)
+ input := make([]byte, size)
+ output := make([]byte, size)
+ b.SetBytes(int64(size))
+ done := make(chan int, 1)
+
+ go func() {
+ newCh, err := server.Accept()
+ if err != nil {
+ b.Fatalf("Client: %v", err)
+ }
+ ch, incoming, err := newCh.Accept()
+ go DiscardRequests(incoming)
+ for i := 0; i < b.N; i++ {
+ if _, err := io.ReadFull(ch, output); err != nil {
+ b.Fatalf("ReadFull: %v", err)
+ }
+ }
+ ch.Close()
+ done <- 1
+ }()
+
+ ch, in, err := client.OpenChannel("speed", nil)
+ if err != nil {
+ b.Fatalf("OpenChannel: %v", err)
+ }
+ go DiscardRequests(in)
+
+ b.ResetTimer()
+ b.StartTimer()
+ for i := 0; i < b.N; i++ {
+ if _, err := ch.Write(input); err != nil {
+ b.Fatalf("WriteFull: %v", err)
+ }
+ }
+ ch.Close()
+ b.StopTimer()
+
+ <-done
+}
diff --git a/modules/crypto/ssh/buffer.go b/modules/crypto/ssh/buffer.go
new file mode 100755
index 00000000..6931b511
--- /dev/null
+++ b/modules/crypto/ssh/buffer.go
@@ -0,0 +1,98 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "io"
+ "sync"
+)
+
+// buffer provides a linked list buffer for data exchange
+// between producer and consumer. Theoretically the buffer is
+// of unlimited capacity as it does no allocation of its own.
+type buffer struct {
+ // protects concurrent access to head, tail and closed
+ *sync.Cond
+
+ head *element // the buffer that will be read first
+ tail *element // the buffer that will be read last
+
+ closed bool
+}
+
+// An element represents a single link in a linked list.
+type element struct {
+ buf []byte
+ next *element
+}
+
+// newBuffer returns an empty buffer that is not closed.
+func newBuffer() *buffer {
+ e := new(element)
+ b := &buffer{
+ Cond: newCond(),
+ head: e,
+ tail: e,
+ }
+ return b
+}
+
+// write makes buf available for Read to receive.
+// buf must not be modified after the call to write.
+func (b *buffer) write(buf []byte) {
+ b.Cond.L.Lock()
+ e := &element{buf: buf}
+ b.tail.next = e
+ b.tail = e
+ b.Cond.Signal()
+ b.Cond.L.Unlock()
+}
+
+// eof closes the buffer. Reads from the buffer once all
+// the data has been consumed will receive os.EOF.
+func (b *buffer) eof() error {
+ b.Cond.L.Lock()
+ b.closed = true
+ b.Cond.Signal()
+ b.Cond.L.Unlock()
+ return nil
+}
+
+// Read reads data from the internal buffer in buf. Reads will block
+// if no data is available, or until the buffer is closed.
+func (b *buffer) Read(buf []byte) (n int, err error) {
+ b.Cond.L.Lock()
+ defer b.Cond.L.Unlock()
+
+ for len(buf) > 0 {
+ // if there is data in b.head, copy it
+ if len(b.head.buf) > 0 {
+ r := copy(buf, b.head.buf)
+ buf, b.head.buf = buf[r:], b.head.buf[r:]
+ n += r
+ continue
+ }
+ // if there is a next buffer, make it the head
+ if len(b.head.buf) == 0 && b.head != b.tail {
+ b.head = b.head.next
+ continue
+ }
+
+ // if at least one byte has been copied, return
+ if n > 0 {
+ break
+ }
+
+ // if nothing was read, and there is nothing outstanding
+ // check to see if the buffer is closed.
+ if b.closed {
+ err = io.EOF
+ break
+ }
+ // out of buffers, wait for producer
+ b.Cond.Wait()
+ }
+ return
+}
diff --git a/modules/crypto/ssh/buffer_test.go b/modules/crypto/ssh/buffer_test.go
new file mode 100755
index 00000000..d5781cb3
--- /dev/null
+++ b/modules/crypto/ssh/buffer_test.go
@@ -0,0 +1,87 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "io"
+ "testing"
+)
+
+var alphabet = []byte("abcdefghijklmnopqrstuvwxyz")
+
+func TestBufferReadwrite(t *testing.T) {
+ b := newBuffer()
+ b.write(alphabet[:10])
+ r, _ := b.Read(make([]byte, 10))
+ if r != 10 {
+ t.Fatalf("Expected written == read == 10, written: 10, read %d", r)
+ }
+
+ b = newBuffer()
+ b.write(alphabet[:5])
+ r, _ = b.Read(make([]byte, 10))
+ if r != 5 {
+ t.Fatalf("Expected written == read == 5, written: 5, read %d", r)
+ }
+
+ b = newBuffer()
+ b.write(alphabet[:10])
+ r, _ = b.Read(make([]byte, 5))
+ if r != 5 {
+ t.Fatalf("Expected written == 10, read == 5, written: 10, read %d", r)
+ }
+
+ b = newBuffer()
+ b.write(alphabet[:5])
+ b.write(alphabet[5:15])
+ r, _ = b.Read(make([]byte, 10))
+ r2, _ := b.Read(make([]byte, 10))
+ if r != 10 || r2 != 5 || 15 != r+r2 {
+ t.Fatal("Expected written == read == 15")
+ }
+}
+
+func TestBufferClose(t *testing.T) {
+ b := newBuffer()
+ b.write(alphabet[:10])
+ b.eof()
+ _, err := b.Read(make([]byte, 5))
+ if err != nil {
+ t.Fatal("expected read of 5 to not return EOF")
+ }
+ b = newBuffer()
+ b.write(alphabet[:10])
+ b.eof()
+ r, err := b.Read(make([]byte, 5))
+ r2, err2 := b.Read(make([]byte, 10))
+ if r != 5 || r2 != 5 || err != nil || err2 != nil {
+ t.Fatal("expected reads of 5 and 5")
+ }
+
+ b = newBuffer()
+ b.write(alphabet[:10])
+ b.eof()
+ r, err = b.Read(make([]byte, 5))
+ r2, err2 = b.Read(make([]byte, 10))
+ r3, err3 := b.Read(make([]byte, 10))
+ if r != 5 || r2 != 5 || r3 != 0 || err != nil || err2 != nil || err3 != io.EOF {
+ t.Fatal("expected reads of 5 and 5 and 0, with EOF")
+ }
+
+ b = newBuffer()
+ b.write(make([]byte, 5))
+ b.write(make([]byte, 10))
+ b.eof()
+ r, err = b.Read(make([]byte, 9))
+ r2, err2 = b.Read(make([]byte, 3))
+ r3, err3 = b.Read(make([]byte, 3))
+ r4, err4 := b.Read(make([]byte, 10))
+ if err != nil || err2 != nil || err3 != nil || err4 != io.EOF {
+ t.Fatalf("Expected EOF on forth read only, err=%v, err2=%v, err3=%v, err4=%v", err, err2, err3, err4)
+ }
+ if r != 9 || r2 != 3 || r3 != 3 || r4 != 0 {
+ t.Fatal("Expected written == read == 15", r, r2, r3, r4)
+ }
+}
diff --git a/modules/crypto/ssh/certs.go b/modules/crypto/ssh/certs.go
new file mode 100755
index 00000000..38577003
--- /dev/null
+++ b/modules/crypto/ssh/certs.go
@@ -0,0 +1,501 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bytes"
+ "errors"
+ "fmt"
+ "io"
+ "net"
+ "sort"
+ "time"
+)
+
+// These constants from [PROTOCOL.certkeys] represent the algorithm names
+// for certificate types supported by this package.
+const (
+ CertAlgoRSAv01 = "ssh-rsa-cert-v01@openssh.com"
+ CertAlgoDSAv01 = "ssh-dss-cert-v01@openssh.com"
+ CertAlgoECDSA256v01 = "ecdsa-sha2-nistp256-cert-v01@openssh.com"
+ CertAlgoECDSA384v01 = "ecdsa-sha2-nistp384-cert-v01@openssh.com"
+ CertAlgoECDSA521v01 = "ecdsa-sha2-nistp521-cert-v01@openssh.com"
+)
+
+// Certificate types distinguish between host and user
+// certificates. The values can be set in the CertType field of
+// Certificate.
+const (
+ UserCert = 1
+ HostCert = 2
+)
+
+// Signature represents a cryptographic signature.
+type Signature struct {
+ Format string
+ Blob []byte
+}
+
+// CertTimeInfinity can be used for OpenSSHCertV01.ValidBefore to indicate that
+// a certificate does not expire.
+const CertTimeInfinity = 1<<64 - 1
+
+// An Certificate represents an OpenSSH certificate as defined in
+// [PROTOCOL.certkeys]?rev=1.8.
+type Certificate struct {
+ Nonce []byte
+ Key PublicKey
+ Serial uint64
+ CertType uint32
+ KeyId string
+ ValidPrincipals []string
+ ValidAfter uint64
+ ValidBefore uint64
+ Permissions
+ Reserved []byte
+ SignatureKey PublicKey
+ Signature *Signature
+}
+
+// genericCertData holds the key-independent part of the certificate data.
+// Overall, certificates contain an nonce, public key fields and
+// key-independent fields.
+type genericCertData struct {
+ Serial uint64
+ CertType uint32
+ KeyId string
+ ValidPrincipals []byte
+ ValidAfter uint64
+ ValidBefore uint64
+ CriticalOptions []byte
+ Extensions []byte
+ Reserved []byte
+ SignatureKey []byte
+ Signature []byte
+}
+
+func marshalStringList(namelist []string) []byte {
+ var to []byte
+ for _, name := range namelist {
+ s := struct{ N string }{name}
+ to = append(to, Marshal(&s)...)
+ }
+ return to
+}
+
+type optionsTuple struct {
+ Key string
+ Value []byte
+}
+
+type optionsTupleValue struct {
+ Value string
+}
+
+// serialize a map of critical options or extensions
+// issue #10569 - per [PROTOCOL.certkeys] and SSH implementation,
+// we need two length prefixes for a non-empty string value
+func marshalTuples(tups map[string]string) []byte {
+ keys := make([]string, 0, len(tups))
+ for key := range tups {
+ keys = append(keys, key)
+ }
+ sort.Strings(keys)
+
+ var ret []byte
+ for _, key := range keys {
+ s := optionsTuple{Key: key}
+ if value := tups[key]; len(value) > 0 {
+ s.Value = Marshal(&optionsTupleValue{value})
+ }
+ ret = append(ret, Marshal(&s)...)
+ }
+ return ret
+}
+
+// issue #10569 - per [PROTOCOL.certkeys] and SSH implementation,
+// we need two length prefixes for a non-empty option value
+func parseTuples(in []byte) (map[string]string, error) {
+ tups := map[string]string{}
+ var lastKey string
+ var haveLastKey bool
+
+ for len(in) > 0 {
+ var key, val, extra []byte
+ var ok bool
+
+ if key, in, ok = parseString(in); !ok {
+ return nil, errShortRead
+ }
+ keyStr := string(key)
+ // according to [PROTOCOL.certkeys], the names must be in
+ // lexical order.
+ if haveLastKey && keyStr <= lastKey {
+ return nil, fmt.Errorf("ssh: certificate options are not in lexical order")
+ }
+ lastKey, haveLastKey = keyStr, true
+ // the next field is a data field, which if non-empty has a string embedded
+ if val, in, ok = parseString(in); !ok {
+ return nil, errShortRead
+ }
+ if len(val) > 0 {
+ val, extra, ok = parseString(val)
+ if !ok {
+ return nil, errShortRead
+ }
+ if len(extra) > 0 {
+ return nil, fmt.Errorf("ssh: unexpected trailing data after certificate option value")
+ }
+ tups[keyStr] = string(val)
+ } else {
+ tups[keyStr] = ""
+ }
+ }
+ return tups, nil
+}
+
+func parseCert(in []byte, privAlgo string) (*Certificate, error) {
+ nonce, rest, ok := parseString(in)
+ if !ok {
+ return nil, errShortRead
+ }
+
+ key, rest, err := parsePubKey(rest, privAlgo)
+ if err != nil {
+ return nil, err
+ }
+
+ var g genericCertData
+ if err := Unmarshal(rest, &g); err != nil {
+ return nil, err
+ }
+
+ c := &Certificate{
+ Nonce: nonce,
+ Key: key,
+ Serial: g.Serial,
+ CertType: g.CertType,
+ KeyId: g.KeyId,
+ ValidAfter: g.ValidAfter,
+ ValidBefore: g.ValidBefore,
+ }
+
+ for principals := g.ValidPrincipals; len(principals) > 0; {
+ principal, rest, ok := parseString(principals)
+ if !ok {
+ return nil, errShortRead
+ }
+ c.ValidPrincipals = append(c.ValidPrincipals, string(principal))
+ principals = rest
+ }
+
+ c.CriticalOptions, err = parseTuples(g.CriticalOptions)
+ if err != nil {
+ return nil, err
+ }
+ c.Extensions, err = parseTuples(g.Extensions)
+ if err != nil {
+ return nil, err
+ }
+ c.Reserved = g.Reserved
+ k, err := ParsePublicKey(g.SignatureKey)
+ if err != nil {
+ return nil, err
+ }
+
+ c.SignatureKey = k
+ c.Signature, rest, ok = parseSignatureBody(g.Signature)
+ if !ok || len(rest) > 0 {
+ return nil, errors.New("ssh: signature parse error")
+ }
+
+ return c, nil
+}
+
+type openSSHCertSigner struct {
+ pub *Certificate
+ signer Signer
+}
+
+// NewCertSigner returns a Signer that signs with the given Certificate, whose
+// private key is held by signer. It returns an error if the public key in cert
+// doesn't match the key used by signer.
+func NewCertSigner(cert *Certificate, signer Signer) (Signer, error) {
+ if bytes.Compare(cert.Key.Marshal(), signer.PublicKey().Marshal()) != 0 {
+ return nil, errors.New("ssh: signer and cert have different public key")
+ }
+
+ return &openSSHCertSigner{cert, signer}, nil
+}
+
+func (s *openSSHCertSigner) Sign(rand io.Reader, data []byte) (*Signature, error) {
+ return s.signer.Sign(rand, data)
+}
+
+func (s *openSSHCertSigner) PublicKey() PublicKey {
+ return s.pub
+}
+
+const sourceAddressCriticalOption = "source-address"
+
+// CertChecker does the work of verifying a certificate. Its methods
+// can be plugged into ClientConfig.HostKeyCallback and
+// ServerConfig.PublicKeyCallback. For the CertChecker to work,
+// minimally, the IsAuthority callback should be set.
+type CertChecker struct {
+ // SupportedCriticalOptions lists the CriticalOptions that the
+ // server application layer understands. These are only used
+ // for user certificates.
+ SupportedCriticalOptions []string
+
+ // IsAuthority should return true if the key is recognized as
+ // an authority. This allows for certificates to be signed by other
+ // certificates.
+ IsAuthority func(auth PublicKey) bool
+
+ // Clock is used for verifying time stamps. If nil, time.Now
+ // is used.
+ Clock func() time.Time
+
+ // UserKeyFallback is called when CertChecker.Authenticate encounters a
+ // public key that is not a certificate. It must implement validation
+ // of user keys or else, if nil, all such keys are rejected.
+ UserKeyFallback func(conn ConnMetadata, key PublicKey) (*Permissions, error)
+
+ // HostKeyFallback is called when CertChecker.CheckHostKey encounters a
+ // public key that is not a certificate. It must implement host key
+ // validation or else, if nil, all such keys are rejected.
+ HostKeyFallback func(addr string, remote net.Addr, key PublicKey) error
+
+ // IsRevoked is called for each certificate so that revocation checking
+ // can be implemented. It should return true if the given certificate
+ // is revoked and false otherwise. If nil, no certificates are
+ // considered to have been revoked.
+ IsRevoked func(cert *Certificate) bool
+}
+
+// CheckHostKey checks a host key certificate. This method can be
+// plugged into ClientConfig.HostKeyCallback.
+func (c *CertChecker) CheckHostKey(addr string, remote net.Addr, key PublicKey) error {
+ cert, ok := key.(*Certificate)
+ if !ok {
+ if c.HostKeyFallback != nil {
+ return c.HostKeyFallback(addr, remote, key)
+ }
+ return errors.New("ssh: non-certificate host key")
+ }
+ if cert.CertType != HostCert {
+ return fmt.Errorf("ssh: certificate presented as a host key has type %d", cert.CertType)
+ }
+
+ return c.CheckCert(addr, cert)
+}
+
+// Authenticate checks a user certificate. Authenticate can be used as
+// a value for ServerConfig.PublicKeyCallback.
+func (c *CertChecker) Authenticate(conn ConnMetadata, pubKey PublicKey) (*Permissions, error) {
+ cert, ok := pubKey.(*Certificate)
+ if !ok {
+ if c.UserKeyFallback != nil {
+ return c.UserKeyFallback(conn, pubKey)
+ }
+ return nil, errors.New("ssh: normal key pairs not accepted")
+ }
+
+ if cert.CertType != UserCert {
+ return nil, fmt.Errorf("ssh: cert has type %d", cert.CertType)
+ }
+
+ if err := c.CheckCert(conn.User(), cert); err != nil {
+ return nil, err
+ }
+
+ return &cert.Permissions, nil
+}
+
+// CheckCert checks CriticalOptions, ValidPrincipals, revocation, timestamp and
+// the signature of the certificate.
+func (c *CertChecker) CheckCert(principal string, cert *Certificate) error {
+ if c.IsRevoked != nil && c.IsRevoked(cert) {
+ return fmt.Errorf("ssh: certicate serial %d revoked", cert.Serial)
+ }
+
+ for opt, _ := range cert.CriticalOptions {
+ // sourceAddressCriticalOption will be enforced by
+ // serverAuthenticate
+ if opt == sourceAddressCriticalOption {
+ continue
+ }
+
+ found := false
+ for _, supp := range c.SupportedCriticalOptions {
+ if supp == opt {
+ found = true
+ break
+ }
+ }
+ if !found {
+ return fmt.Errorf("ssh: unsupported critical option %q in certificate", opt)
+ }
+ }
+
+ if len(cert.ValidPrincipals) > 0 {
+ // By default, certs are valid for all users/hosts.
+ found := false
+ for _, p := range cert.ValidPrincipals {
+ if p == principal {
+ found = true
+ break
+ }
+ }
+ if !found {
+ return fmt.Errorf("ssh: principal %q not in the set of valid principals for given certificate: %q", principal, cert.ValidPrincipals)
+ }
+ }
+
+ if !c.IsAuthority(cert.SignatureKey) {
+ return fmt.Errorf("ssh: certificate signed by unrecognized authority")
+ }
+
+ clock := c.Clock
+ if clock == nil {
+ clock = time.Now
+ }
+
+ unixNow := clock().Unix()
+ if after := int64(cert.ValidAfter); after < 0 || unixNow < int64(cert.ValidAfter) {
+ return fmt.Errorf("ssh: cert is not yet valid")
+ }
+ if before := int64(cert.ValidBefore); cert.ValidBefore != uint64(CertTimeInfinity) && (unixNow >= before || before < 0) {
+ return fmt.Errorf("ssh: cert has expired")
+ }
+ if err := cert.SignatureKey.Verify(cert.bytesForSigning(), cert.Signature); err != nil {
+ return fmt.Errorf("ssh: certificate signature does not verify")
+ }
+
+ return nil
+}
+
+// SignCert sets c.SignatureKey to the authority's public key and stores a
+// Signature, by authority, in the certificate.
+func (c *Certificate) SignCert(rand io.Reader, authority Signer) error {
+ c.Nonce = make([]byte, 32)
+ if _, err := io.ReadFull(rand, c.Nonce); err != nil {
+ return err
+ }
+ c.SignatureKey = authority.PublicKey()
+
+ sig, err := authority.Sign(rand, c.bytesForSigning())
+ if err != nil {
+ return err
+ }
+ c.Signature = sig
+ return nil
+}
+
+var certAlgoNames = map[string]string{
+ KeyAlgoRSA: CertAlgoRSAv01,
+ KeyAlgoDSA: CertAlgoDSAv01,
+ KeyAlgoECDSA256: CertAlgoECDSA256v01,
+ KeyAlgoECDSA384: CertAlgoECDSA384v01,
+ KeyAlgoECDSA521: CertAlgoECDSA521v01,
+}
+
+// certToPrivAlgo returns the underlying algorithm for a certificate algorithm.
+// Panics if a non-certificate algorithm is passed.
+func certToPrivAlgo(algo string) string {
+ for privAlgo, pubAlgo := range certAlgoNames {
+ if pubAlgo == algo {
+ return privAlgo
+ }
+ }
+ panic("unknown cert algorithm")
+}
+
+func (cert *Certificate) bytesForSigning() []byte {
+ c2 := *cert
+ c2.Signature = nil
+ out := c2.Marshal()
+ // Drop trailing signature length.
+ return out[:len(out)-4]
+}
+
+// Marshal serializes c into OpenSSH's wire format. It is part of the
+// PublicKey interface.
+func (c *Certificate) Marshal() []byte {
+ generic := genericCertData{
+ Serial: c.Serial,
+ CertType: c.CertType,
+ KeyId: c.KeyId,
+ ValidPrincipals: marshalStringList(c.ValidPrincipals),
+ ValidAfter: uint64(c.ValidAfter),
+ ValidBefore: uint64(c.ValidBefore),
+ CriticalOptions: marshalTuples(c.CriticalOptions),
+ Extensions: marshalTuples(c.Extensions),
+ Reserved: c.Reserved,
+ SignatureKey: c.SignatureKey.Marshal(),
+ }
+ if c.Signature != nil {
+ generic.Signature = Marshal(c.Signature)
+ }
+ genericBytes := Marshal(&generic)
+ keyBytes := c.Key.Marshal()
+ _, keyBytes, _ = parseString(keyBytes)
+ prefix := Marshal(&struct {
+ Name string
+ Nonce []byte
+ Key []byte `ssh:"rest"`
+ }{c.Type(), c.Nonce, keyBytes})
+
+ result := make([]byte, 0, len(prefix)+len(genericBytes))
+ result = append(result, prefix...)
+ result = append(result, genericBytes...)
+ return result
+}
+
+// Type returns the key name. It is part of the PublicKey interface.
+func (c *Certificate) Type() string {
+ algo, ok := certAlgoNames[c.Key.Type()]
+ if !ok {
+ panic("unknown cert key type")
+ }
+ return algo
+}
+
+// Verify verifies a signature against the certificate's public
+// key. It is part of the PublicKey interface.
+func (c *Certificate) Verify(data []byte, sig *Signature) error {
+ return c.Key.Verify(data, sig)
+}
+
+func parseSignatureBody(in []byte) (out *Signature, rest []byte, ok bool) {
+ format, in, ok := parseString(in)
+ if !ok {
+ return
+ }
+
+ out = &Signature{
+ Format: string(format),
+ }
+
+ if out.Blob, in, ok = parseString(in); !ok {
+ return
+ }
+
+ return out, in, ok
+}
+
+func parseSignature(in []byte) (out *Signature, rest []byte, ok bool) {
+ sigBytes, rest, ok := parseString(in)
+ if !ok {
+ return
+ }
+
+ out, trailing, ok := parseSignatureBody(sigBytes)
+ if !ok || len(trailing) > 0 {
+ return nil, nil, false
+ }
+ return
+}
diff --git a/modules/crypto/ssh/certs_test.go b/modules/crypto/ssh/certs_test.go
new file mode 100755
index 00000000..c5f2e533
--- /dev/null
+++ b/modules/crypto/ssh/certs_test.go
@@ -0,0 +1,216 @@
+// Copyright 2013 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bytes"
+ "crypto/rand"
+ "reflect"
+ "testing"
+ "time"
+)
+
+// Cert generated by ssh-keygen 6.0p1 Debian-4.
+// % ssh-keygen -s ca-key -I test user-key
+const exampleSSHCert = `ssh-rsa-cert-v01@openssh.com AAAAHHNzaC1yc2EtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgb1srW/W3ZDjYAO45xLYAwzHBDLsJ4Ux6ICFIkTjb1LEAAAADAQABAAAAYQCkoR51poH0wE8w72cqSB8Sszx+vAhzcMdCO0wqHTj7UNENHWEXGrU0E0UQekD7U+yhkhtoyjbPOVIP7hNa6aRk/ezdh/iUnCIt4Jt1v3Z1h1P+hA4QuYFMHNB+rmjPwAcAAAAAAAAAAAAAAAEAAAAEdGVzdAAAAAAAAAAAAAAAAP//////////AAAAAAAAAIIAAAAVcGVybWl0LVgxMS1mb3J3YXJkaW5nAAAAAAAAABdwZXJtaXQtYWdlbnQtZm9yd2FyZGluZwAAAAAAAAAWcGVybWl0LXBvcnQtZm9yd2FyZGluZwAAAAAAAAAKcGVybWl0LXB0eQAAAAAAAAAOcGVybWl0LXVzZXItcmMAAAAAAAAAAAAAAHcAAAAHc3NoLXJzYQAAAAMBAAEAAABhANFS2kaktpSGc+CcmEKPyw9mJC4nZKxHKTgLVZeaGbFZOvJTNzBspQHdy7Q1uKSfktxpgjZnksiu/tFF9ngyY2KFoc+U88ya95IZUycBGCUbBQ8+bhDtw/icdDGQD5WnUwAAAG8AAAAHc3NoLXJzYQAAAGC8Y9Z2LQKhIhxf52773XaWrXdxP0t3GBVo4A10vUWiYoAGepr6rQIoGGXFxT4B9Gp+nEBJjOwKDXPrAevow0T9ca8gZN+0ykbhSrXLE5Ao48rqr3zP4O1/9P7e6gp0gw8=`
+
+func TestParseCert(t *testing.T) {
+ authKeyBytes := []byte(exampleSSHCert)
+
+ key, _, _, rest, err := ParseAuthorizedKey(authKeyBytes)
+ if err != nil {
+ t.Fatalf("ParseAuthorizedKey: %v", err)
+ }
+ if len(rest) > 0 {
+ t.Errorf("rest: got %q, want empty", rest)
+ }
+
+ if _, ok := key.(*Certificate); !ok {
+ t.Fatalf("got %v (%T), want *Certificate", key, key)
+ }
+
+ marshaled := MarshalAuthorizedKey(key)
+ // Before comparison, remove the trailing newline that
+ // MarshalAuthorizedKey adds.
+ marshaled = marshaled[:len(marshaled)-1]
+ if !bytes.Equal(authKeyBytes, marshaled) {
+ t.Errorf("marshaled certificate does not match original: got %q, want %q", marshaled, authKeyBytes)
+ }
+}
+
+// Cert generated by ssh-keygen OpenSSH_6.8p1 OS X 10.10.3
+// % ssh-keygen -s ca -I testcert -O source-address=192.168.1.0/24 -O force-command=/bin/sleep user.pub
+// user.pub key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDACh1rt2DXfV3hk6fszSQcQ/rueMId0kVD9U7nl8cfEnFxqOCrNT92g4laQIGl2mn8lsGZfTLg8ksHq3gkvgO3oo/0wHy4v32JeBOHTsN5AL4gfHNEhWeWb50ev47hnTsRIt9P4dxogeUo/hTu7j9+s9lLpEQXCvq6xocXQt0j8MV9qZBBXFLXVT3cWIkSqOdwt/5ZBg+1GSrc7WfCXVWgTk4a20uPMuJPxU4RQwZW6X3+O8Pqo8C3cW0OzZRFP6gUYUKUsTI5WntlS+LAxgw1mZNsozFGdbiOPRnEryE3SRldh9vjDR3tin1fGpA5P7+CEB/bqaXtG3V+F2OkqaMN
+// Critical Options:
+// force-command /bin/sleep
+// source-address 192.168.1.0/24
+// Extensions:
+// permit-X11-forwarding
+// permit-agent-forwarding
+// permit-port-forwarding
+// permit-pty
+// permit-user-rc
+const exampleSSHCertWithOptions = `ssh-rsa-cert-v01@openssh.com AAAAHHNzaC1yc2EtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgDyysCJY0XrO1n03EeRRoITnTPdjENFmWDs9X58PP3VUAAAADAQABAAABAQDACh1rt2DXfV3hk6fszSQcQ/rueMId0kVD9U7nl8cfEnFxqOCrNT92g4laQIGl2mn8lsGZfTLg8ksHq3gkvgO3oo/0wHy4v32JeBOHTsN5AL4gfHNEhWeWb50ev47hnTsRIt9P4dxogeUo/hTu7j9+s9lLpEQXCvq6xocXQt0j8MV9qZBBXFLXVT3cWIkSqOdwt/5ZBg+1GSrc7WfCXVWgTk4a20uPMuJPxU4RQwZW6X3+O8Pqo8C3cW0OzZRFP6gUYUKUsTI5WntlS+LAxgw1mZNsozFGdbiOPRnEryE3SRldh9vjDR3tin1fGpA5P7+CEB/bqaXtG3V+F2OkqaMNAAAAAAAAAAAAAAABAAAACHRlc3RjZXJ0AAAAAAAAAAAAAAAA//////////8AAABLAAAADWZvcmNlLWNvbW1hbmQAAAAOAAAACi9iaW4vc2xlZXAAAAAOc291cmNlLWFkZHJlc3MAAAASAAAADjE5Mi4xNjguMS4wLzI0AAAAggAAABVwZXJtaXQtWDExLWZvcndhcmRpbmcAAAAAAAAAF3Blcm1pdC1hZ2VudC1mb3J3YXJkaW5nAAAAAAAAABZwZXJtaXQtcG9ydC1mb3J3YXJkaW5nAAAAAAAAAApwZXJtaXQtcHR5AAAAAAAAAA5wZXJtaXQtdXNlci1yYwAAAAAAAAAAAAABFwAAAAdzc2gtcnNhAAAAAwEAAQAAAQEAwU+c5ui5A8+J/CFpjW8wCa52bEODA808WWQDCSuTG/eMXNf59v9Y8Pk0F1E9dGCosSNyVcB/hacUrc6He+i97+HJCyKavBsE6GDxrjRyxYqAlfcOXi/IVmaUGiO8OQ39d4GHrjToInKvExSUeleQyH4Y4/e27T/pILAqPFL3fyrvMLT5qU9QyIt6zIpa7GBP5+urouNavMprV3zsfIqNBbWypinOQAw823a5wN+zwXnhZrgQiHZ/USG09Y6k98y1dTVz8YHlQVR4D3lpTAsKDKJ5hCH9WU4fdf+lU8OyNGaJ/vz0XNqxcToe1l4numLTnaoSuH89pHryjqurB7lJKwAAAQ8AAAAHc3NoLXJzYQAAAQCaHvUIoPL1zWUHIXLvu96/HU1s/i4CAW2IIEuGgxCUCiFj6vyTyYtgxQxcmbfZf6eaITlS6XJZa7Qq4iaFZh75C1DXTX8labXhRSD4E2t//AIP9MC1rtQC5xo6FmbQ+BoKcDskr+mNACcbRSxs3IL3bwCfWDnIw2WbVox9ZdcthJKk4UoCW4ix4QwdHw7zlddlz++fGEEVhmTbll1SUkycGApPFBsAYRTMupUJcYPIeReBI/m8XfkoMk99bV8ZJQTAd7OekHY2/48Ff53jLmyDjP7kNw1F8OaPtkFs6dGJXta4krmaekPy87j+35In5hFj7yoOqvSbmYUkeX70/GGQ`
+
+func TestParseCertWithOptions(t *testing.T) {
+ opts := map[string]string{
+ "source-address": "192.168.1.0/24",
+ "force-command": "/bin/sleep",
+ }
+ exts := map[string]string{
+ "permit-X11-forwarding": "",
+ "permit-agent-forwarding": "",
+ "permit-port-forwarding": "",
+ "permit-pty": "",
+ "permit-user-rc": "",
+ }
+ authKeyBytes := []byte(exampleSSHCertWithOptions)
+
+ key, _, _, rest, err := ParseAuthorizedKey(authKeyBytes)
+ if err != nil {
+ t.Fatalf("ParseAuthorizedKey: %v", err)
+ }
+ if len(rest) > 0 {
+ t.Errorf("rest: got %q, want empty", rest)
+ }
+ cert, ok := key.(*Certificate)
+ if !ok {
+ t.Fatalf("got %v (%T), want *Certificate", key, key)
+ }
+ if !reflect.DeepEqual(cert.CriticalOptions, opts) {
+ t.Errorf("unexpected critical options - got %v, want %v", cert.CriticalOptions, opts)
+ }
+ if !reflect.DeepEqual(cert.Extensions, exts) {
+ t.Errorf("unexpected Extensions - got %v, want %v", cert.Extensions, exts)
+ }
+ marshaled := MarshalAuthorizedKey(key)
+ // Before comparison, remove the trailing newline that
+ // MarshalAuthorizedKey adds.
+ marshaled = marshaled[:len(marshaled)-1]
+ if !bytes.Equal(authKeyBytes, marshaled) {
+ t.Errorf("marshaled certificate does not match original: got %q, want %q", marshaled, authKeyBytes)
+ }
+}
+
+func TestValidateCert(t *testing.T) {
+ key, _, _, _, err := ParseAuthorizedKey([]byte(exampleSSHCert))
+ if err != nil {
+ t.Fatalf("ParseAuthorizedKey: %v", err)
+ }
+ validCert, ok := key.(*Certificate)
+ if !ok {
+ t.Fatalf("got %v (%T), want *Certificate", key, key)
+ }
+ checker := CertChecker{}
+ checker.IsAuthority = func(k PublicKey) bool {
+ return bytes.Equal(k.Marshal(), validCert.SignatureKey.Marshal())
+ }
+
+ if err := checker.CheckCert("user", validCert); err != nil {
+ t.Errorf("Unable to validate certificate: %v", err)
+ }
+ invalidCert := &Certificate{
+ Key: testPublicKeys["rsa"],
+ SignatureKey: testPublicKeys["ecdsa"],
+ ValidBefore: CertTimeInfinity,
+ Signature: &Signature{},
+ }
+ if err := checker.CheckCert("user", invalidCert); err == nil {
+ t.Error("Invalid cert signature passed validation")
+ }
+}
+
+func TestValidateCertTime(t *testing.T) {
+ cert := Certificate{
+ ValidPrincipals: []string{"user"},
+ Key: testPublicKeys["rsa"],
+ ValidAfter: 50,
+ ValidBefore: 100,
+ }
+
+ cert.SignCert(rand.Reader, testSigners["ecdsa"])
+
+ for ts, ok := range map[int64]bool{
+ 25: false,
+ 50: true,
+ 99: true,
+ 100: false,
+ 125: false,
+ } {
+ checker := CertChecker{
+ Clock: func() time.Time { return time.Unix(ts, 0) },
+ }
+ checker.IsAuthority = func(k PublicKey) bool {
+ return bytes.Equal(k.Marshal(),
+ testPublicKeys["ecdsa"].Marshal())
+ }
+
+ if v := checker.CheckCert("user", &cert); (v == nil) != ok {
+ t.Errorf("Authenticate(%d): %v", ts, v)
+ }
+ }
+}
+
+// TODO(hanwen): tests for
+//
+// host keys:
+// * fallbacks
+
+func TestHostKeyCert(t *testing.T) {
+ cert := &Certificate{
+ ValidPrincipals: []string{"hostname", "hostname.domain"},
+ Key: testPublicKeys["rsa"],
+ ValidBefore: CertTimeInfinity,
+ CertType: HostCert,
+ }
+ cert.SignCert(rand.Reader, testSigners["ecdsa"])
+
+ checker := &CertChecker{
+ IsAuthority: func(p PublicKey) bool {
+ return bytes.Equal(testPublicKeys["ecdsa"].Marshal(), p.Marshal())
+ },
+ }
+
+ certSigner, err := NewCertSigner(cert, testSigners["rsa"])
+ if err != nil {
+ t.Errorf("NewCertSigner: %v", err)
+ }
+
+ for _, name := range []string{"hostname", "otherhost"} {
+ c1, c2, err := netPipe()
+ if err != nil {
+ t.Fatalf("netPipe: %v", err)
+ }
+ defer c1.Close()
+ defer c2.Close()
+
+ errc := make(chan error)
+
+ go func() {
+ conf := ServerConfig{
+ NoClientAuth: true,
+ }
+ conf.AddHostKey(certSigner)
+ _, _, _, err := NewServerConn(c1, &conf)
+ errc <- err
+ }()
+
+ config := &ClientConfig{
+ User: "user",
+ HostKeyCallback: checker.CheckHostKey,
+ }
+ _, _, _, err = NewClientConn(c2, name, config)
+
+ succeed := name == "hostname"
+ if (err == nil) != succeed {
+ t.Fatalf("NewClientConn(%q): %v", name, err)
+ }
+
+ err = <-errc
+ if (err == nil) != succeed {
+ t.Fatalf("NewServerConn(%q): %v", name, err)
+ }
+ }
+}
diff --git a/modules/crypto/ssh/channel.go b/modules/crypto/ssh/channel.go
new file mode 100755
index 00000000..5403c7e4
--- /dev/null
+++ b/modules/crypto/ssh/channel.go
@@ -0,0 +1,631 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "encoding/binary"
+ "errors"
+ "fmt"
+ "io"
+ "log"
+ "sync"
+)
+
+const (
+ minPacketLength = 9
+ // channelMaxPacket contains the maximum number of bytes that will be
+ // sent in a single packet. As per RFC 4253, section 6.1, 32k is also
+ // the minimum.
+ channelMaxPacket = 1 << 15
+ // We follow OpenSSH here.
+ channelWindowSize = 64 * channelMaxPacket
+)
+
+// NewChannel represents an incoming request to a channel. It must either be
+// accepted for use by calling Accept, or rejected by calling Reject.
+type NewChannel interface {
+ // Accept accepts the channel creation request. It returns the Channel
+ // and a Go channel containing SSH requests. The Go channel must be
+ // serviced otherwise the Channel will hang.
+ Accept() (Channel, <-chan *Request, error)
+
+ // Reject rejects the channel creation request. After calling
+ // this, no other methods on the Channel may be called.
+ Reject(reason RejectionReason, message string) error
+
+ // ChannelType returns the type of the channel, as supplied by the
+ // client.
+ ChannelType() string
+
+ // ExtraData returns the arbitrary payload for this channel, as supplied
+ // by the client. This data is specific to the channel type.
+ ExtraData() []byte
+}
+
+// A Channel is an ordered, reliable, flow-controlled, duplex stream
+// that is multiplexed over an SSH connection.
+type Channel interface {
+ // Read reads up to len(data) bytes from the channel.
+ Read(data []byte) (int, error)
+
+ // Write writes len(data) bytes to the channel.
+ Write(data []byte) (int, error)
+
+ // Close signals end of channel use. No data may be sent after this
+ // call.
+ Close() error
+
+ // CloseWrite signals the end of sending in-band
+ // data. Requests may still be sent, and the other side may
+ // still send data
+ CloseWrite() error
+
+ // SendRequest sends a channel request. If wantReply is true,
+ // it will wait for a reply and return the result as a
+ // boolean, otherwise the return value will be false. Channel
+ // requests are out-of-band messages so they may be sent even
+ // if the data stream is closed or blocked by flow control.
+ SendRequest(name string, wantReply bool, payload []byte) (bool, error)
+
+ // Stderr returns an io.ReadWriter that writes to this channel
+ // with the extended data type set to stderr. Stderr may
+ // safely be read and written from a different goroutine than
+ // Read and Write respectively.
+ Stderr() io.ReadWriter
+}
+
+// Request is a request sent outside of the normal stream of
+// data. Requests can either be specific to an SSH channel, or they
+// can be global.
+type Request struct {
+ Type string
+ WantReply bool
+ Payload []byte
+
+ ch *channel
+ mux *mux
+}
+
+// Reply sends a response to a request. It must be called for all requests
+// where WantReply is true and is a no-op otherwise. The payload argument is
+// ignored for replies to channel-specific requests.
+func (r *Request) Reply(ok bool, payload []byte) error {
+ if !r.WantReply {
+ return nil
+ }
+
+ if r.ch == nil {
+ return r.mux.ackRequest(ok, payload)
+ }
+
+ return r.ch.ackRequest(ok)
+}
+
+// RejectionReason is an enumeration used when rejecting channel creation
+// requests. See RFC 4254, section 5.1.
+type RejectionReason uint32
+
+const (
+ Prohibited RejectionReason = iota + 1
+ ConnectionFailed
+ UnknownChannelType
+ ResourceShortage
+)
+
+// String converts the rejection reason to human readable form.
+func (r RejectionReason) String() string {
+ switch r {
+ case Prohibited:
+ return "administratively prohibited"
+ case ConnectionFailed:
+ return "connect failed"
+ case UnknownChannelType:
+ return "unknown channel type"
+ case ResourceShortage:
+ return "resource shortage"
+ }
+ return fmt.Sprintf("unknown reason %d", int(r))
+}
+
+func min(a uint32, b int) uint32 {
+ if a < uint32(b) {
+ return a
+ }
+ return uint32(b)
+}
+
+type channelDirection uint8
+
+const (
+ channelInbound channelDirection = iota
+ channelOutbound
+)
+
+// channel is an implementation of the Channel interface that works
+// with the mux class.
+type channel struct {
+ // R/O after creation
+ chanType string
+ extraData []byte
+ localId, remoteId uint32
+
+ // maxIncomingPayload and maxRemotePayload are the maximum
+ // payload sizes of normal and extended data packets for
+ // receiving and sending, respectively. The wire packet will
+ // be 9 or 13 bytes larger (excluding encryption overhead).
+ maxIncomingPayload uint32
+ maxRemotePayload uint32
+
+ mux *mux
+
+ // decided is set to true if an accept or reject message has been sent
+ // (for outbound channels) or received (for inbound channels).
+ decided bool
+
+ // direction contains either channelOutbound, for channels created
+ // locally, or channelInbound, for channels created by the peer.
+ direction channelDirection
+
+ // Pending internal channel messages.
+ msg chan interface{}
+
+ // Since requests have no ID, there can be only one request
+ // with WantReply=true outstanding. This lock is held by a
+ // goroutine that has such an outgoing request pending.
+ sentRequestMu sync.Mutex
+
+ incomingRequests chan *Request
+
+ sentEOF bool
+
+ // thread-safe data
+ remoteWin window
+ pending *buffer
+ extPending *buffer
+
+ // windowMu protects myWindow, the flow-control window.
+ windowMu sync.Mutex
+ myWindow uint32
+
+ // writeMu serializes calls to mux.conn.writePacket() and
+ // protects sentClose and packetPool. This mutex must be
+ // different from windowMu, as writePacket can block if there
+ // is a key exchange pending.
+ writeMu sync.Mutex
+ sentClose bool
+
+ // packetPool has a buffer for each extended channel ID to
+ // save allocations during writes.
+ packetPool map[uint32][]byte
+}
+
+// writePacket sends a packet. If the packet is a channel close, it updates
+// sentClose. This method takes the lock c.writeMu.
+func (c *channel) writePacket(packet []byte) error {
+ c.writeMu.Lock()
+ if c.sentClose {
+ c.writeMu.Unlock()
+ return io.EOF
+ }
+ c.sentClose = (packet[0] == msgChannelClose)
+ err := c.mux.conn.writePacket(packet)
+ c.writeMu.Unlock()
+ return err
+}
+
+func (c *channel) sendMessage(msg interface{}) error {
+ if debugMux {
+ log.Printf("send %d: %#v", c.mux.chanList.offset, msg)
+ }
+
+ p := Marshal(msg)
+ binary.BigEndian.PutUint32(p[1:], c.remoteId)
+ return c.writePacket(p)
+}
+
+// WriteExtended writes data to a specific extended stream. These streams are
+// used, for example, for stderr.
+func (c *channel) WriteExtended(data []byte, extendedCode uint32) (n int, err error) {
+ if c.sentEOF {
+ return 0, io.EOF
+ }
+ // 1 byte message type, 4 bytes remoteId, 4 bytes data length
+ opCode := byte(msgChannelData)
+ headerLength := uint32(9)
+ if extendedCode > 0 {
+ headerLength += 4
+ opCode = msgChannelExtendedData
+ }
+
+ c.writeMu.Lock()
+ packet := c.packetPool[extendedCode]
+ // We don't remove the buffer from packetPool, so
+ // WriteExtended calls from different goroutines will be
+ // flagged as errors by the race detector.
+ c.writeMu.Unlock()
+
+ for len(data) > 0 {
+ space := min(c.maxRemotePayload, len(data))
+ if space, err = c.remoteWin.reserve(space); err != nil {
+ return n, err
+ }
+ if want := headerLength + space; uint32(cap(packet)) < want {
+ packet = make([]byte, want)
+ } else {
+ packet = packet[:want]
+ }
+
+ todo := data[:space]
+
+ packet[0] = opCode
+ binary.BigEndian.PutUint32(packet[1:], c.remoteId)
+ if extendedCode > 0 {
+ binary.BigEndian.PutUint32(packet[5:], uint32(extendedCode))
+ }
+ binary.BigEndian.PutUint32(packet[headerLength-4:], uint32(len(todo)))
+ copy(packet[headerLength:], todo)
+ if err = c.writePacket(packet); err != nil {
+ return n, err
+ }
+
+ n += len(todo)
+ data = data[len(todo):]
+ }
+
+ c.writeMu.Lock()
+ c.packetPool[extendedCode] = packet
+ c.writeMu.Unlock()
+
+ return n, err
+}
+
+func (c *channel) handleData(packet []byte) error {
+ headerLen := 9
+ isExtendedData := packet[0] == msgChannelExtendedData
+ if isExtendedData {
+ headerLen = 13
+ }
+ if len(packet) < headerLen {
+ // malformed data packet
+ return parseError(packet[0])
+ }
+
+ var extended uint32
+ if isExtendedData {
+ extended = binary.BigEndian.Uint32(packet[5:])
+ }
+
+ length := binary.BigEndian.Uint32(packet[headerLen-4 : headerLen])
+ if length == 0 {
+ return nil
+ }
+ if length > c.maxIncomingPayload {
+ // TODO(hanwen): should send Disconnect?
+ return errors.New("ssh: incoming packet exceeds maximum payload size")
+ }
+
+ data := packet[headerLen:]
+ if length != uint32(len(data)) {
+ return errors.New("ssh: wrong packet length")
+ }
+
+ c.windowMu.Lock()
+ if c.myWindow < length {
+ c.windowMu.Unlock()
+ // TODO(hanwen): should send Disconnect with reason?
+ return errors.New("ssh: remote side wrote too much")
+ }
+ c.myWindow -= length
+ c.windowMu.Unlock()
+
+ if extended == 1 {
+ c.extPending.write(data)
+ } else if extended > 0 {
+ // discard other extended data.
+ } else {
+ c.pending.write(data)
+ }
+ return nil
+}
+
+func (c *channel) adjustWindow(n uint32) error {
+ c.windowMu.Lock()
+ // Since myWindow is managed on our side, and can never exceed
+ // the initial window setting, we don't worry about overflow.
+ c.myWindow += uint32(n)
+ c.windowMu.Unlock()
+ return c.sendMessage(windowAdjustMsg{
+ AdditionalBytes: uint32(n),
+ })
+}
+
+func (c *channel) ReadExtended(data []byte, extended uint32) (n int, err error) {
+ switch extended {
+ case 1:
+ n, err = c.extPending.Read(data)
+ case 0:
+ n, err = c.pending.Read(data)
+ default:
+ return 0, fmt.Errorf("ssh: extended code %d unimplemented", extended)
+ }
+
+ if n > 0 {
+ err = c.adjustWindow(uint32(n))
+ // sendWindowAdjust can return io.EOF if the remote
+ // peer has closed the connection, however we want to
+ // defer forwarding io.EOF to the caller of Read until
+ // the buffer has been drained.
+ if n > 0 && err == io.EOF {
+ err = nil
+ }
+ }
+
+ return n, err
+}
+
+func (c *channel) close() {
+ c.pending.eof()
+ c.extPending.eof()
+ close(c.msg)
+ close(c.incomingRequests)
+ c.writeMu.Lock()
+ // This is not necesary for a normal channel teardown, but if
+ // there was another error, it is.
+ c.sentClose = true
+ c.writeMu.Unlock()
+ // Unblock writers.
+ c.remoteWin.close()
+}
+
+// responseMessageReceived is called when a success or failure message is
+// received on a channel to check that such a message is reasonable for the
+// given channel.
+func (c *channel) responseMessageReceived() error {
+ if c.direction == channelInbound {
+ return errors.New("ssh: channel response message received on inbound channel")
+ }
+ if c.decided {
+ return errors.New("ssh: duplicate response received for channel")
+ }
+ c.decided = true
+ return nil
+}
+
+func (c *channel) handlePacket(packet []byte) error {
+ switch packet[0] {
+ case msgChannelData, msgChannelExtendedData:
+ return c.handleData(packet)
+ case msgChannelClose:
+ c.sendMessage(channelCloseMsg{PeersId: c.remoteId})
+ c.mux.chanList.remove(c.localId)
+ c.close()
+ return nil
+ case msgChannelEOF:
+ // RFC 4254 is mute on how EOF affects dataExt messages but
+ // it is logical to signal EOF at the same time.
+ c.extPending.eof()
+ c.pending.eof()
+ return nil
+ }
+
+ decoded, err := decode(packet)
+ if err != nil {
+ return err
+ }
+
+ switch msg := decoded.(type) {
+ case *channelOpenFailureMsg:
+ if err := c.responseMessageReceived(); err != nil {
+ return err
+ }
+ c.mux.chanList.remove(msg.PeersId)
+ c.msg <- msg
+ case *channelOpenConfirmMsg:
+ if err := c.responseMessageReceived(); err != nil {
+ return err
+ }
+ if msg.MaxPacketSize < minPacketLength || msg.MaxPacketSize > 1<<31 {
+ return fmt.Errorf("ssh: invalid MaxPacketSize %d from peer", msg.MaxPacketSize)
+ }
+ c.remoteId = msg.MyId
+ c.maxRemotePayload = msg.MaxPacketSize
+ c.remoteWin.add(msg.MyWindow)
+ c.msg <- msg
+ case *windowAdjustMsg:
+ if !c.remoteWin.add(msg.AdditionalBytes) {
+ return fmt.Errorf("ssh: invalid window update for %d bytes", msg.AdditionalBytes)
+ }
+ case *channelRequestMsg:
+ req := Request{
+ Type: msg.Request,
+ WantReply: msg.WantReply,
+ Payload: msg.RequestSpecificData,
+ ch: c,
+ }
+
+ c.incomingRequests <- &req
+ default:
+ c.msg <- msg
+ }
+ return nil
+}
+
+func (m *mux) newChannel(chanType string, direction channelDirection, extraData []byte) *channel {
+ ch := &channel{
+ remoteWin: window{Cond: newCond()},
+ myWindow: channelWindowSize,
+ pending: newBuffer(),
+ extPending: newBuffer(),
+ direction: direction,
+ incomingRequests: make(chan *Request, 16),
+ msg: make(chan interface{}, 16),
+ chanType: chanType,
+ extraData: extraData,
+ mux: m,
+ packetPool: make(map[uint32][]byte),
+ }
+ ch.localId = m.chanList.add(ch)
+ return ch
+}
+
+var errUndecided = errors.New("ssh: must Accept or Reject channel")
+var errDecidedAlready = errors.New("ssh: can call Accept or Reject only once")
+
+type extChannel struct {
+ code uint32
+ ch *channel
+}
+
+func (e *extChannel) Write(data []byte) (n int, err error) {
+ return e.ch.WriteExtended(data, e.code)
+}
+
+func (e *extChannel) Read(data []byte) (n int, err error) {
+ return e.ch.ReadExtended(data, e.code)
+}
+
+func (c *channel) Accept() (Channel, <-chan *Request, error) {
+ if c.decided {
+ return nil, nil, errDecidedAlready
+ }
+ c.maxIncomingPayload = channelMaxPacket
+ confirm := channelOpenConfirmMsg{
+ PeersId: c.remoteId,
+ MyId: c.localId,
+ MyWindow: c.myWindow,
+ MaxPacketSize: c.maxIncomingPayload,
+ }
+ c.decided = true
+ if err := c.sendMessage(confirm); err != nil {
+ return nil, nil, err
+ }
+
+ return c, c.incomingRequests, nil
+}
+
+func (ch *channel) Reject(reason RejectionReason, message string) error {
+ if ch.decided {
+ return errDecidedAlready
+ }
+ reject := channelOpenFailureMsg{
+ PeersId: ch.remoteId,
+ Reason: reason,
+ Message: message,
+ Language: "en",
+ }
+ ch.decided = true
+ return ch.sendMessage(reject)
+}
+
+func (ch *channel) Read(data []byte) (int, error) {
+ if !ch.decided {
+ return 0, errUndecided
+ }
+ return ch.ReadExtended(data, 0)
+}
+
+func (ch *channel) Write(data []byte) (int, error) {
+ if !ch.decided {
+ return 0, errUndecided
+ }
+ return ch.WriteExtended(data, 0)
+}
+
+func (ch *channel) CloseWrite() error {
+ if !ch.decided {
+ return errUndecided
+ }
+ ch.sentEOF = true
+ return ch.sendMessage(channelEOFMsg{
+ PeersId: ch.remoteId})
+}
+
+func (ch *channel) Close() error {
+ if !ch.decided {
+ return errUndecided
+ }
+
+ return ch.sendMessage(channelCloseMsg{
+ PeersId: ch.remoteId})
+}
+
+// Extended returns an io.ReadWriter that sends and receives data on the given,
+// SSH extended stream. Such streams are used, for example, for stderr.
+func (ch *channel) Extended(code uint32) io.ReadWriter {
+ if !ch.decided {
+ return nil
+ }
+ return &extChannel{code, ch}
+}
+
+func (ch *channel) Stderr() io.ReadWriter {
+ return ch.Extended(1)
+}
+
+func (ch *channel) SendRequest(name string, wantReply bool, payload []byte) (bool, error) {
+ if !ch.decided {
+ return false, errUndecided
+ }
+
+ if wantReply {
+ ch.sentRequestMu.Lock()
+ defer ch.sentRequestMu.Unlock()
+ }
+
+ msg := channelRequestMsg{
+ PeersId: ch.remoteId,
+ Request: name,
+ WantReply: wantReply,
+ RequestSpecificData: payload,
+ }
+
+ if err := ch.sendMessage(msg); err != nil {
+ return false, err
+ }
+
+ if wantReply {
+ m, ok := (<-ch.msg)
+ if !ok {
+ return false, io.EOF
+ }
+ switch m.(type) {
+ case *channelRequestFailureMsg:
+ return false, nil
+ case *channelRequestSuccessMsg:
+ return true, nil
+ default:
+ return false, fmt.Errorf("ssh: unexpected response to channel request: %#v", m)
+ }
+ }
+
+ return false, nil
+}
+
+// ackRequest either sends an ack or nack to the channel request.
+func (ch *channel) ackRequest(ok bool) error {
+ if !ch.decided {
+ return errUndecided
+ }
+
+ var msg interface{}
+ if !ok {
+ msg = channelRequestFailureMsg{
+ PeersId: ch.remoteId,
+ }
+ } else {
+ msg = channelRequestSuccessMsg{
+ PeersId: ch.remoteId,
+ }
+ }
+ return ch.sendMessage(msg)
+}
+
+func (ch *channel) ChannelType() string {
+ return ch.chanType
+}
+
+func (ch *channel) ExtraData() []byte {
+ return ch.extraData
+}
diff --git a/modules/crypto/ssh/cipher.go b/modules/crypto/ssh/cipher.go
new file mode 100755
index 00000000..3e06da0d
--- /dev/null
+++ b/modules/crypto/ssh/cipher.go
@@ -0,0 +1,549 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "crypto/aes"
+ "crypto/cipher"
+ "crypto/rc4"
+ "crypto/subtle"
+ "encoding/binary"
+ "errors"
+ "fmt"
+ "hash"
+ "io"
+ "io/ioutil"
+)
+
+const (
+ packetSizeMultiple = 16 // TODO(huin) this should be determined by the cipher.
+
+ // RFC 4253 section 6.1 defines a minimum packet size of 32768 that implementations
+ // MUST be able to process (plus a few more kilobytes for padding and mac). The RFC
+ // indicates implementations SHOULD be able to handle larger packet sizes, but then
+ // waffles on about reasonable limits.
+ //
+ // OpenSSH caps their maxPacket at 256kB so we choose to do
+ // the same. maxPacket is also used to ensure that uint32
+ // length fields do not overflow, so it should remain well
+ // below 4G.
+ maxPacket = 256 * 1024
+)
+
+// noneCipher implements cipher.Stream and provides no encryption. It is used
+// by the transport before the first key-exchange.
+type noneCipher struct{}
+
+func (c noneCipher) XORKeyStream(dst, src []byte) {
+ copy(dst, src)
+}
+
+func newAESCTR(key, iv []byte) (cipher.Stream, error) {
+ c, err := aes.NewCipher(key)
+ if err != nil {
+ return nil, err
+ }
+ return cipher.NewCTR(c, iv), nil
+}
+
+func newRC4(key, iv []byte) (cipher.Stream, error) {
+ return rc4.NewCipher(key)
+}
+
+type streamCipherMode struct {
+ keySize int
+ ivSize int
+ skip int
+ createFunc func(key, iv []byte) (cipher.Stream, error)
+}
+
+func (c *streamCipherMode) createStream(key, iv []byte) (cipher.Stream, error) {
+ if len(key) < c.keySize {
+ panic("ssh: key length too small for cipher")
+ }
+ if len(iv) < c.ivSize {
+ panic("ssh: iv too small for cipher")
+ }
+
+ stream, err := c.createFunc(key[:c.keySize], iv[:c.ivSize])
+ if err != nil {
+ return nil, err
+ }
+
+ var streamDump []byte
+ if c.skip > 0 {
+ streamDump = make([]byte, 512)
+ }
+
+ for remainingToDump := c.skip; remainingToDump > 0; {
+ dumpThisTime := remainingToDump
+ if dumpThisTime > len(streamDump) {
+ dumpThisTime = len(streamDump)
+ }
+ stream.XORKeyStream(streamDump[:dumpThisTime], streamDump[:dumpThisTime])
+ remainingToDump -= dumpThisTime
+ }
+
+ return stream, nil
+}
+
+// cipherModes documents properties of supported ciphers. Ciphers not included
+// are not supported and will not be negotiated, even if explicitly requested in
+// ClientConfig.Crypto.Ciphers.
+var cipherModes = map[string]*streamCipherMode{
+ // Ciphers from RFC4344, which introduced many CTR-based ciphers. Algorithms
+ // are defined in the order specified in the RFC.
+ "aes128-ctr": {16, aes.BlockSize, 0, newAESCTR},
+ "aes192-ctr": {24, aes.BlockSize, 0, newAESCTR},
+ "aes256-ctr": {32, aes.BlockSize, 0, newAESCTR},
+
+ // Ciphers from RFC4345, which introduces security-improved arcfour ciphers.
+ // They are defined in the order specified in the RFC.
+ "arcfour128": {16, 0, 1536, newRC4},
+ "arcfour256": {32, 0, 1536, newRC4},
+
+ // Cipher defined in RFC 4253, which describes SSH Transport Layer Protocol.
+ // Note that this cipher is not safe, as stated in RFC 4253: "Arcfour (and
+ // RC4) has problems with weak keys, and should be used with caution."
+ // RFC4345 introduces improved versions of Arcfour.
+ "arcfour": {16, 0, 0, newRC4},
+
+ // AES-GCM is not a stream cipher, so it is constructed with a
+ // special case. If we add any more non-stream ciphers, we
+ // should invest a cleaner way to do this.
+ gcmCipherID: {16, 12, 0, nil},
+
+ // insecure cipher, see http://www.isg.rhul.ac.uk/~kp/SandPfinal.pdf
+ // uncomment below to enable it.
+ // aes128cbcID: {16, aes.BlockSize, 0, nil},
+}
+
+// prefixLen is the length of the packet prefix that contains the packet length
+// and number of padding bytes.
+const prefixLen = 5
+
+// streamPacketCipher is a packetCipher using a stream cipher.
+type streamPacketCipher struct {
+ mac hash.Hash
+ cipher cipher.Stream
+
+ // The following members are to avoid per-packet allocations.
+ prefix [prefixLen]byte
+ seqNumBytes [4]byte
+ padding [2 * packetSizeMultiple]byte
+ packetData []byte
+ macResult []byte
+}
+
+// readPacket reads and decrypt a single packet from the reader argument.
+func (s *streamPacketCipher) readPacket(seqNum uint32, r io.Reader) ([]byte, error) {
+ if _, err := io.ReadFull(r, s.prefix[:]); err != nil {
+ return nil, err
+ }
+
+ s.cipher.XORKeyStream(s.prefix[:], s.prefix[:])
+ length := binary.BigEndian.Uint32(s.prefix[0:4])
+ paddingLength := uint32(s.prefix[4])
+
+ var macSize uint32
+ if s.mac != nil {
+ s.mac.Reset()
+ binary.BigEndian.PutUint32(s.seqNumBytes[:], seqNum)
+ s.mac.Write(s.seqNumBytes[:])
+ s.mac.Write(s.prefix[:])
+ macSize = uint32(s.mac.Size())
+ }
+
+ if length <= paddingLength+1 {
+ return nil, errors.New("ssh: invalid packet length, packet too small")
+ }
+
+ if length > maxPacket {
+ return nil, errors.New("ssh: invalid packet length, packet too large")
+ }
+
+ // the maxPacket check above ensures that length-1+macSize
+ // does not overflow.
+ if uint32(cap(s.packetData)) < length-1+macSize {
+ s.packetData = make([]byte, length-1+macSize)
+ } else {
+ s.packetData = s.packetData[:length-1+macSize]
+ }
+
+ if _, err := io.ReadFull(r, s.packetData); err != nil {
+ return nil, err
+ }
+ mac := s.packetData[length-1:]
+ data := s.packetData[:length-1]
+ s.cipher.XORKeyStream(data, data)
+
+ if s.mac != nil {
+ s.mac.Write(data)
+ s.macResult = s.mac.Sum(s.macResult[:0])
+ if subtle.ConstantTimeCompare(s.macResult, mac) != 1 {
+ return nil, errors.New("ssh: MAC failure")
+ }
+ }
+
+ return s.packetData[:length-paddingLength-1], nil
+}
+
+// writePacket encrypts and sends a packet of data to the writer argument
+func (s *streamPacketCipher) writePacket(seqNum uint32, w io.Writer, rand io.Reader, packet []byte) error {
+ if len(packet) > maxPacket {
+ return errors.New("ssh: packet too large")
+ }
+
+ paddingLength := packetSizeMultiple - (prefixLen+len(packet))%packetSizeMultiple
+ if paddingLength < 4 {
+ paddingLength += packetSizeMultiple
+ }
+
+ length := len(packet) + 1 + paddingLength
+ binary.BigEndian.PutUint32(s.prefix[:], uint32(length))
+ s.prefix[4] = byte(paddingLength)
+ padding := s.padding[:paddingLength]
+ if _, err := io.ReadFull(rand, padding); err != nil {
+ return err
+ }
+
+ if s.mac != nil {
+ s.mac.Reset()
+ binary.BigEndian.PutUint32(s.seqNumBytes[:], seqNum)
+ s.mac.Write(s.seqNumBytes[:])
+ s.mac.Write(s.prefix[:])
+ s.mac.Write(packet)
+ s.mac.Write(padding)
+ }
+
+ s.cipher.XORKeyStream(s.prefix[:], s.prefix[:])
+ s.cipher.XORKeyStream(packet, packet)
+ s.cipher.XORKeyStream(padding, padding)
+
+ if _, err := w.Write(s.prefix[:]); err != nil {
+ return err
+ }
+ if _, err := w.Write(packet); err != nil {
+ return err
+ }
+ if _, err := w.Write(padding); err != nil {
+ return err
+ }
+
+ if s.mac != nil {
+ s.macResult = s.mac.Sum(s.macResult[:0])
+ if _, err := w.Write(s.macResult); err != nil {
+ return err
+ }
+ }
+
+ return nil
+}
+
+type gcmCipher struct {
+ aead cipher.AEAD
+ prefix [4]byte
+ iv []byte
+ buf []byte
+}
+
+func newGCMCipher(iv, key, macKey []byte) (packetCipher, error) {
+ c, err := aes.NewCipher(key)
+ if err != nil {
+ return nil, err
+ }
+
+ aead, err := cipher.NewGCM(c)
+ if err != nil {
+ return nil, err
+ }
+
+ return &gcmCipher{
+ aead: aead,
+ iv: iv,
+ }, nil
+}
+
+const gcmTagSize = 16
+
+func (c *gcmCipher) writePacket(seqNum uint32, w io.Writer, rand io.Reader, packet []byte) error {
+ // Pad out to multiple of 16 bytes. This is different from the
+ // stream cipher because that encrypts the length too.
+ padding := byte(packetSizeMultiple - (1+len(packet))%packetSizeMultiple)
+ if padding < 4 {
+ padding += packetSizeMultiple
+ }
+
+ length := uint32(len(packet) + int(padding) + 1)
+ binary.BigEndian.PutUint32(c.prefix[:], length)
+ if _, err := w.Write(c.prefix[:]); err != nil {
+ return err
+ }
+
+ if cap(c.buf) < int(length) {
+ c.buf = make([]byte, length)
+ } else {
+ c.buf = c.buf[:length]
+ }
+
+ c.buf[0] = padding
+ copy(c.buf[1:], packet)
+ if _, err := io.ReadFull(rand, c.buf[1+len(packet):]); err != nil {
+ return err
+ }
+ c.buf = c.aead.Seal(c.buf[:0], c.iv, c.buf, c.prefix[:])
+ if _, err := w.Write(c.buf); err != nil {
+ return err
+ }
+ c.incIV()
+
+ return nil
+}
+
+func (c *gcmCipher) incIV() {
+ for i := 4 + 7; i >= 4; i-- {
+ c.iv[i]++
+ if c.iv[i] != 0 {
+ break
+ }
+ }
+}
+
+func (c *gcmCipher) readPacket(seqNum uint32, r io.Reader) ([]byte, error) {
+ if _, err := io.ReadFull(r, c.prefix[:]); err != nil {
+ return nil, err
+ }
+ length := binary.BigEndian.Uint32(c.prefix[:])
+ if length > maxPacket {
+ return nil, errors.New("ssh: max packet length exceeded.")
+ }
+
+ if cap(c.buf) < int(length+gcmTagSize) {
+ c.buf = make([]byte, length+gcmTagSize)
+ } else {
+ c.buf = c.buf[:length+gcmTagSize]
+ }
+
+ if _, err := io.ReadFull(r, c.buf); err != nil {
+ return nil, err
+ }
+
+ plain, err := c.aead.Open(c.buf[:0], c.iv, c.buf, c.prefix[:])
+ if err != nil {
+ return nil, err
+ }
+ c.incIV()
+
+ padding := plain[0]
+ if padding < 4 || padding >= 20 {
+ return nil, fmt.Errorf("ssh: illegal padding %d", padding)
+ }
+
+ if int(padding+1) >= len(plain) {
+ return nil, fmt.Errorf("ssh: padding %d too large", padding)
+ }
+ plain = plain[1 : length-uint32(padding)]
+ return plain, nil
+}
+
+// cbcCipher implements aes128-cbc cipher defined in RFC 4253 section 6.1
+type cbcCipher struct {
+ mac hash.Hash
+ macSize uint32
+ decrypter cipher.BlockMode
+ encrypter cipher.BlockMode
+
+ // The following members are to avoid per-packet allocations.
+ seqNumBytes [4]byte
+ packetData []byte
+ macResult []byte
+
+ // Amount of data we should still read to hide which
+ // verification error triggered.
+ oracleCamouflage uint32
+}
+
+func newAESCBCCipher(iv, key, macKey []byte, algs directionAlgorithms) (packetCipher, error) {
+ c, err := aes.NewCipher(key)
+ if err != nil {
+ return nil, err
+ }
+
+ cbc := &cbcCipher{
+ mac: macModes[algs.MAC].new(macKey),
+ decrypter: cipher.NewCBCDecrypter(c, iv),
+ encrypter: cipher.NewCBCEncrypter(c, iv),
+ packetData: make([]byte, 1024),
+ }
+ if cbc.mac != nil {
+ cbc.macSize = uint32(cbc.mac.Size())
+ }
+
+ return cbc, nil
+}
+
+func maxUInt32(a, b int) uint32 {
+ if a > b {
+ return uint32(a)
+ }
+ return uint32(b)
+}
+
+const (
+ cbcMinPacketSizeMultiple = 8
+ cbcMinPacketSize = 16
+ cbcMinPaddingSize = 4
+)
+
+// cbcError represents a verification error that may leak information.
+type cbcError string
+
+func (e cbcError) Error() string { return string(e) }
+
+func (c *cbcCipher) readPacket(seqNum uint32, r io.Reader) ([]byte, error) {
+ p, err := c.readPacketLeaky(seqNum, r)
+ if err != nil {
+ if _, ok := err.(cbcError); ok {
+ // Verification error: read a fixed amount of
+ // data, to make distinguishing between
+ // failing MAC and failing length check more
+ // difficult.
+ io.CopyN(ioutil.Discard, r, int64(c.oracleCamouflage))
+ }
+ }
+ return p, err
+}
+
+func (c *cbcCipher) readPacketLeaky(seqNum uint32, r io.Reader) ([]byte, error) {
+ blockSize := c.decrypter.BlockSize()
+
+ // Read the header, which will include some of the subsequent data in the
+ // case of block ciphers - this is copied back to the payload later.
+ // How many bytes of payload/padding will be read with this first read.
+ firstBlockLength := uint32((prefixLen + blockSize - 1) / blockSize * blockSize)
+ firstBlock := c.packetData[:firstBlockLength]
+ if _, err := io.ReadFull(r, firstBlock); err != nil {
+ return nil, err
+ }
+
+ c.oracleCamouflage = maxPacket + 4 + c.macSize - firstBlockLength
+
+ c.decrypter.CryptBlocks(firstBlock, firstBlock)
+ length := binary.BigEndian.Uint32(firstBlock[:4])
+ if length > maxPacket {
+ return nil, cbcError("ssh: packet too large")
+ }
+ if length+4 < maxUInt32(cbcMinPacketSize, blockSize) {
+ // The minimum size of a packet is 16 (or the cipher block size, whichever
+ // is larger) bytes.
+ return nil, cbcError("ssh: packet too small")
+ }
+ // The length of the packet (including the length field but not the MAC) must
+ // be a multiple of the block size or 8, whichever is larger.
+ if (length+4)%maxUInt32(cbcMinPacketSizeMultiple, blockSize) != 0 {
+ return nil, cbcError("ssh: invalid packet length multiple")
+ }
+
+ paddingLength := uint32(firstBlock[4])
+ if paddingLength < cbcMinPaddingSize || length <= paddingLength+1 {
+ return nil, cbcError("ssh: invalid packet length")
+ }
+
+ // Positions within the c.packetData buffer:
+ macStart := 4 + length
+ paddingStart := macStart - paddingLength
+
+ // Entire packet size, starting before length, ending at end of mac.
+ entirePacketSize := macStart + c.macSize
+
+ // Ensure c.packetData is large enough for the entire packet data.
+ if uint32(cap(c.packetData)) < entirePacketSize {
+ // Still need to upsize and copy, but this should be rare at runtime, only
+ // on upsizing the packetData buffer.
+ c.packetData = make([]byte, entirePacketSize)
+ copy(c.packetData, firstBlock)
+ } else {
+ c.packetData = c.packetData[:entirePacketSize]
+ }
+
+ if n, err := io.ReadFull(r, c.packetData[firstBlockLength:]); err != nil {
+ return nil, err
+ } else {
+ c.oracleCamouflage -= uint32(n)
+ }
+
+ remainingCrypted := c.packetData[firstBlockLength:macStart]
+ c.decrypter.CryptBlocks(remainingCrypted, remainingCrypted)
+
+ mac := c.packetData[macStart:]
+ if c.mac != nil {
+ c.mac.Reset()
+ binary.BigEndian.PutUint32(c.seqNumBytes[:], seqNum)
+ c.mac.Write(c.seqNumBytes[:])
+ c.mac.Write(c.packetData[:macStart])
+ c.macResult = c.mac.Sum(c.macResult[:0])
+ if subtle.ConstantTimeCompare(c.macResult, mac) != 1 {
+ return nil, cbcError("ssh: MAC failure")
+ }
+ }
+
+ return c.packetData[prefixLen:paddingStart], nil
+}
+
+func (c *cbcCipher) writePacket(seqNum uint32, w io.Writer, rand io.Reader, packet []byte) error {
+ effectiveBlockSize := maxUInt32(cbcMinPacketSizeMultiple, c.encrypter.BlockSize())
+
+ // Length of encrypted portion of the packet (header, payload, padding).
+ // Enforce minimum padding and packet size.
+ encLength := maxUInt32(prefixLen+len(packet)+cbcMinPaddingSize, cbcMinPaddingSize)
+ // Enforce block size.
+ encLength = (encLength + effectiveBlockSize - 1) / effectiveBlockSize * effectiveBlockSize
+
+ length := encLength - 4
+ paddingLength := int(length) - (1 + len(packet))
+
+ // Overall buffer contains: header, payload, padding, mac.
+ // Space for the MAC is reserved in the capacity but not the slice length.
+ bufferSize := encLength + c.macSize
+ if uint32(cap(c.packetData)) < bufferSize {
+ c.packetData = make([]byte, encLength, bufferSize)
+ } else {
+ c.packetData = c.packetData[:encLength]
+ }
+
+ p := c.packetData
+
+ // Packet header.
+ binary.BigEndian.PutUint32(p, length)
+ p = p[4:]
+ p[0] = byte(paddingLength)
+
+ // Payload.
+ p = p[1:]
+ copy(p, packet)
+
+ // Padding.
+ p = p[len(packet):]
+ if _, err := io.ReadFull(rand, p); err != nil {
+ return err
+ }
+
+ if c.mac != nil {
+ c.mac.Reset()
+ binary.BigEndian.PutUint32(c.seqNumBytes[:], seqNum)
+ c.mac.Write(c.seqNumBytes[:])
+ c.mac.Write(c.packetData)
+ // The MAC is now appended into the capacity reserved for it earlier.
+ c.packetData = c.mac.Sum(c.packetData)
+ }
+
+ c.encrypter.CryptBlocks(c.packetData[:encLength], c.packetData[:encLength])
+
+ if _, err := w.Write(c.packetData); err != nil {
+ return err
+ }
+
+ return nil
+}
diff --git a/modules/crypto/ssh/cipher_test.go b/modules/crypto/ssh/cipher_test.go
new file mode 100755
index 00000000..54b92b6e
--- /dev/null
+++ b/modules/crypto/ssh/cipher_test.go
@@ -0,0 +1,127 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bytes"
+ "crypto"
+ "crypto/aes"
+ "crypto/rand"
+ "testing"
+)
+
+func TestDefaultCiphersExist(t *testing.T) {
+ for _, cipherAlgo := range supportedCiphers {
+ if _, ok := cipherModes[cipherAlgo]; !ok {
+ t.Errorf("default cipher %q is unknown", cipherAlgo)
+ }
+ }
+}
+
+func TestPacketCiphers(t *testing.T) {
+ // Still test aes128cbc cipher althought it's commented out.
+ cipherModes[aes128cbcID] = &streamCipherMode{16, aes.BlockSize, 0, nil}
+ defer delete(cipherModes, aes128cbcID)
+
+ for cipher := range cipherModes {
+ kr := &kexResult{Hash: crypto.SHA1}
+ algs := directionAlgorithms{
+ Cipher: cipher,
+ MAC: "hmac-sha1",
+ Compression: "none",
+ }
+ client, err := newPacketCipher(clientKeys, algs, kr)
+ if err != nil {
+ t.Errorf("newPacketCipher(client, %q): %v", cipher, err)
+ continue
+ }
+ server, err := newPacketCipher(clientKeys, algs, kr)
+ if err != nil {
+ t.Errorf("newPacketCipher(client, %q): %v", cipher, err)
+ continue
+ }
+
+ want := "bla bla"
+ input := []byte(want)
+ buf := &bytes.Buffer{}
+ if err := client.writePacket(0, buf, rand.Reader, input); err != nil {
+ t.Errorf("writePacket(%q): %v", cipher, err)
+ continue
+ }
+
+ packet, err := server.readPacket(0, buf)
+ if err != nil {
+ t.Errorf("readPacket(%q): %v", cipher, err)
+ continue
+ }
+
+ if string(packet) != want {
+ t.Errorf("roundtrip(%q): got %q, want %q", cipher, packet, want)
+ }
+ }
+}
+
+func TestCBCOracleCounterMeasure(t *testing.T) {
+ cipherModes[aes128cbcID] = &streamCipherMode{16, aes.BlockSize, 0, nil}
+ defer delete(cipherModes, aes128cbcID)
+
+ kr := &kexResult{Hash: crypto.SHA1}
+ algs := directionAlgorithms{
+ Cipher: aes128cbcID,
+ MAC: "hmac-sha1",
+ Compression: "none",
+ }
+ client, err := newPacketCipher(clientKeys, algs, kr)
+ if err != nil {
+ t.Fatalf("newPacketCipher(client): %v", err)
+ }
+
+ want := "bla bla"
+ input := []byte(want)
+ buf := &bytes.Buffer{}
+ if err := client.writePacket(0, buf, rand.Reader, input); err != nil {
+ t.Errorf("writePacket: %v", err)
+ }
+
+ packetSize := buf.Len()
+ buf.Write(make([]byte, 2*maxPacket))
+
+ // We corrupt each byte, but this usually will only test the
+ // 'packet too large' or 'MAC failure' cases.
+ lastRead := -1
+ for i := 0; i < packetSize; i++ {
+ server, err := newPacketCipher(clientKeys, algs, kr)
+ if err != nil {
+ t.Fatalf("newPacketCipher(client): %v", err)
+ }
+
+ fresh := &bytes.Buffer{}
+ fresh.Write(buf.Bytes())
+ fresh.Bytes()[i] ^= 0x01
+
+ before := fresh.Len()
+ _, err = server.readPacket(0, fresh)
+ if err == nil {
+ t.Errorf("corrupt byte %d: readPacket succeeded ", i)
+ continue
+ }
+ if _, ok := err.(cbcError); !ok {
+ t.Errorf("corrupt byte %d: got %v (%T), want cbcError", i, err, err)
+ continue
+ }
+
+ after := fresh.Len()
+ bytesRead := before - after
+ if bytesRead < maxPacket {
+ t.Errorf("corrupt byte %d: read %d bytes, want more than %d", i, bytesRead, maxPacket)
+ continue
+ }
+
+ if i > 0 && bytesRead != lastRead {
+ t.Errorf("corrupt byte %d: read %d bytes, want %d bytes read", i, bytesRead, lastRead)
+ }
+ lastRead = bytesRead
+ }
+}
diff --git a/modules/crypto/ssh/client.go b/modules/crypto/ssh/client.go
new file mode 100755
index 00000000..0b9fbe50
--- /dev/null
+++ b/modules/crypto/ssh/client.go
@@ -0,0 +1,213 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "errors"
+ "fmt"
+ "net"
+ "sync"
+)
+
+// Client implements a traditional SSH client that supports shells,
+// subprocesses, port forwarding and tunneled dialing.
+type Client struct {
+ Conn
+
+ forwards forwardList // forwarded tcpip connections from the remote side
+ mu sync.Mutex
+ channelHandlers map[string]chan NewChannel
+}
+
+// HandleChannelOpen returns a channel on which NewChannel requests
+// for the given type are sent. If the type already is being handled,
+// nil is returned. The channel is closed when the connection is closed.
+func (c *Client) HandleChannelOpen(channelType string) <-chan NewChannel {
+ c.mu.Lock()
+ defer c.mu.Unlock()
+ if c.channelHandlers == nil {
+ // The SSH channel has been closed.
+ c := make(chan NewChannel)
+ close(c)
+ return c
+ }
+
+ ch := c.channelHandlers[channelType]
+ if ch != nil {
+ return nil
+ }
+
+ ch = make(chan NewChannel, 16)
+ c.channelHandlers[channelType] = ch
+ return ch
+}
+
+// NewClient creates a Client on top of the given connection.
+func NewClient(c Conn, chans <-chan NewChannel, reqs <-chan *Request) *Client {
+ conn := &Client{
+ Conn: c,
+ channelHandlers: make(map[string]chan NewChannel, 1),
+ }
+
+ go conn.handleGlobalRequests(reqs)
+ go conn.handleChannelOpens(chans)
+ go func() {
+ conn.Wait()
+ conn.forwards.closeAll()
+ }()
+ go conn.forwards.handleChannels(conn.HandleChannelOpen("forwarded-tcpip"))
+ return conn
+}
+
+// NewClientConn establishes an authenticated SSH connection using c
+// as the underlying transport. The Request and NewChannel channels
+// must be serviced or the connection will hang.
+func NewClientConn(c net.Conn, addr string, config *ClientConfig) (Conn, <-chan NewChannel, <-chan *Request, error) {
+ fullConf := *config
+ fullConf.SetDefaults()
+ conn := &connection{
+ sshConn: sshConn{conn: c},
+ }
+
+ if err := conn.clientHandshake(addr, &fullConf); err != nil {
+ c.Close()
+ return nil, nil, nil, fmt.Errorf("ssh: handshake failed: %v", err)
+ }
+ conn.mux = newMux(conn.transport)
+ return conn, conn.mux.incomingChannels, conn.mux.incomingRequests, nil
+}
+
+// clientHandshake performs the client side key exchange. See RFC 4253 Section
+// 7.
+func (c *connection) clientHandshake(dialAddress string, config *ClientConfig) error {
+ if config.ClientVersion != "" {
+ c.clientVersion = []byte(config.ClientVersion)
+ } else {
+ c.clientVersion = []byte(packageVersion)
+ }
+ var err error
+ c.serverVersion, err = exchangeVersions(c.sshConn.conn, c.clientVersion)
+ if err != nil {
+ return err
+ }
+
+ c.transport = newClientTransport(
+ newTransport(c.sshConn.conn, config.Rand, true /* is client */),
+ c.clientVersion, c.serverVersion, config, dialAddress, c.sshConn.RemoteAddr())
+ if err := c.transport.requestKeyChange(); err != nil {
+ return err
+ }
+
+ if packet, err := c.transport.readPacket(); err != nil {
+ return err
+ } else if packet[0] != msgNewKeys {
+ return unexpectedMessageError(msgNewKeys, packet[0])
+ }
+
+ // We just did the key change, so the session ID is established.
+ c.sessionID = c.transport.getSessionID()
+
+ return c.clientAuthenticate(config)
+}
+
+// verifyHostKeySignature verifies the host key obtained in the key
+// exchange.
+func verifyHostKeySignature(hostKey PublicKey, result *kexResult) error {
+ sig, rest, ok := parseSignatureBody(result.Signature)
+ if len(rest) > 0 || !ok {
+ return errors.New("ssh: signature parse error")
+ }
+
+ return hostKey.Verify(result.H, sig)
+}
+
+// NewSession opens a new Session for this client. (A session is a remote
+// execution of a program.)
+func (c *Client) NewSession() (*Session, error) {
+ ch, in, err := c.OpenChannel("session", nil)
+ if err != nil {
+ return nil, err
+ }
+ return newSession(ch, in)
+}
+
+func (c *Client) handleGlobalRequests(incoming <-chan *Request) {
+ for r := range incoming {
+ // This handles keepalive messages and matches
+ // the behaviour of OpenSSH.
+ r.Reply(false, nil)
+ }
+}
+
+// handleChannelOpens channel open messages from the remote side.
+func (c *Client) handleChannelOpens(in <-chan NewChannel) {
+ for ch := range in {
+ c.mu.Lock()
+ handler := c.channelHandlers[ch.ChannelType()]
+ c.mu.Unlock()
+
+ if handler != nil {
+ handler <- ch
+ } else {
+ ch.Reject(UnknownChannelType, fmt.Sprintf("unknown channel type: %v", ch.ChannelType()))
+ }
+ }
+
+ c.mu.Lock()
+ for _, ch := range c.channelHandlers {
+ close(ch)
+ }
+ c.channelHandlers = nil
+ c.mu.Unlock()
+}
+
+// Dial starts a client connection to the given SSH server. It is a
+// convenience function that connects to the given network address,
+// initiates the SSH handshake, and then sets up a Client. For access
+// to incoming channels and requests, use net.Dial with NewClientConn
+// instead.
+func Dial(network, addr string, config *ClientConfig) (*Client, error) {
+ conn, err := net.Dial(network, addr)
+ if err != nil {
+ return nil, err
+ }
+ c, chans, reqs, err := NewClientConn(conn, addr, config)
+ if err != nil {
+ return nil, err
+ }
+ return NewClient(c, chans, reqs), nil
+}
+
+// A ClientConfig structure is used to configure a Client. It must not be
+// modified after having been passed to an SSH function.
+type ClientConfig struct {
+ // Config contains configuration that is shared between clients and
+ // servers.
+ Config
+
+ // User contains the username to authenticate as.
+ User string
+
+ // Auth contains possible authentication methods to use with the
+ // server. Only the first instance of a particular RFC 4252 method will
+ // be used during authentication.
+ Auth []AuthMethod
+
+ // HostKeyCallback, if not nil, is called during the cryptographic
+ // handshake to validate the server's host key. A nil HostKeyCallback
+ // implies that all host keys are accepted.
+ HostKeyCallback func(hostname string, remote net.Addr, key PublicKey) error
+
+ // ClientVersion contains the version identification string that will
+ // be used for the connection. If empty, a reasonable default is used.
+ ClientVersion string
+
+ // HostKeyAlgorithms lists the key types that the client will
+ // accept from the server as host key, in order of
+ // preference. If empty, a reasonable default is used. Any
+ // string returned from PublicKey.Type method may be used, or
+ // any of the CertAlgoXxxx and KeyAlgoXxxx constants.
+ HostKeyAlgorithms []string
+}
diff --git a/modules/crypto/ssh/client_auth.go b/modules/crypto/ssh/client_auth.go
new file mode 100755
index 00000000..e15be3ef
--- /dev/null
+++ b/modules/crypto/ssh/client_auth.go
@@ -0,0 +1,441 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bytes"
+ "errors"
+ "fmt"
+ "io"
+)
+
+// clientAuthenticate authenticates with the remote server. See RFC 4252.
+func (c *connection) clientAuthenticate(config *ClientConfig) error {
+ // initiate user auth session
+ if err := c.transport.writePacket(Marshal(&serviceRequestMsg{serviceUserAuth})); err != nil {
+ return err
+ }
+ packet, err := c.transport.readPacket()
+ if err != nil {
+ return err
+ }
+ var serviceAccept serviceAcceptMsg
+ if err := Unmarshal(packet, &serviceAccept); err != nil {
+ return err
+ }
+
+ // during the authentication phase the client first attempts the "none" method
+ // then any untried methods suggested by the server.
+ tried := make(map[string]bool)
+ var lastMethods []string
+ for auth := AuthMethod(new(noneAuth)); auth != nil; {
+ ok, methods, err := auth.auth(c.transport.getSessionID(), config.User, c.transport, config.Rand)
+ if err != nil {
+ return err
+ }
+ if ok {
+ // success
+ return nil
+ }
+ tried[auth.method()] = true
+ if methods == nil {
+ methods = lastMethods
+ }
+ lastMethods = methods
+
+ auth = nil
+
+ findNext:
+ for _, a := range config.Auth {
+ candidateMethod := a.method()
+ if tried[candidateMethod] {
+ continue
+ }
+ for _, meth := range methods {
+ if meth == candidateMethod {
+ auth = a
+ break findNext
+ }
+ }
+ }
+ }
+ return fmt.Errorf("ssh: unable to authenticate, attempted methods %v, no supported methods remain", keys(tried))
+}
+
+func keys(m map[string]bool) []string {
+ s := make([]string, 0, len(m))
+
+ for key := range m {
+ s = append(s, key)
+ }
+ return s
+}
+
+// An AuthMethod represents an instance of an RFC 4252 authentication method.
+type AuthMethod interface {
+ // auth authenticates user over transport t.
+ // Returns true if authentication is successful.
+ // If authentication is not successful, a []string of alternative
+ // method names is returned. If the slice is nil, it will be ignored
+ // and the previous set of possible methods will be reused.
+ auth(session []byte, user string, p packetConn, rand io.Reader) (bool, []string, error)
+
+ // method returns the RFC 4252 method name.
+ method() string
+}
+
+// "none" authentication, RFC 4252 section 5.2.
+type noneAuth int
+
+func (n *noneAuth) auth(session []byte, user string, c packetConn, rand io.Reader) (bool, []string, error) {
+ if err := c.writePacket(Marshal(&userAuthRequestMsg{
+ User: user,
+ Service: serviceSSH,
+ Method: "none",
+ })); err != nil {
+ return false, nil, err
+ }
+
+ return handleAuthResponse(c)
+}
+
+func (n *noneAuth) method() string {
+ return "none"
+}
+
+// passwordCallback is an AuthMethod that fetches the password through
+// a function call, e.g. by prompting the user.
+type passwordCallback func() (password string, err error)
+
+func (cb passwordCallback) auth(session []byte, user string, c packetConn, rand io.Reader) (bool, []string, error) {
+ type passwordAuthMsg struct {
+ User string `sshtype:"50"`
+ Service string
+ Method string
+ Reply bool
+ Password string
+ }
+
+ pw, err := cb()
+ // REVIEW NOTE: is there a need to support skipping a password attempt?
+ // The program may only find out that the user doesn't have a password
+ // when prompting.
+ if err != nil {
+ return false, nil, err
+ }
+
+ if err := c.writePacket(Marshal(&passwordAuthMsg{
+ User: user,
+ Service: serviceSSH,
+ Method: cb.method(),
+ Reply: false,
+ Password: pw,
+ })); err != nil {
+ return false, nil, err
+ }
+
+ return handleAuthResponse(c)
+}
+
+func (cb passwordCallback) method() string {
+ return "password"
+}
+
+// Password returns an AuthMethod using the given password.
+func Password(secret string) AuthMethod {
+ return passwordCallback(func() (string, error) { return secret, nil })
+}
+
+// PasswordCallback returns an AuthMethod that uses a callback for
+// fetching a password.
+func PasswordCallback(prompt func() (secret string, err error)) AuthMethod {
+ return passwordCallback(prompt)
+}
+
+type publickeyAuthMsg struct {
+ User string `sshtype:"50"`
+ Service string
+ Method string
+ // HasSig indicates to the receiver packet that the auth request is signed and
+ // should be used for authentication of the request.
+ HasSig bool
+ Algoname string
+ PubKey []byte
+ // Sig is tagged with "rest" so Marshal will exclude it during
+ // validateKey
+ Sig []byte `ssh:"rest"`
+}
+
+// publicKeyCallback is an AuthMethod that uses a set of key
+// pairs for authentication.
+type publicKeyCallback func() ([]Signer, error)
+
+func (cb publicKeyCallback) method() string {
+ return "publickey"
+}
+
+func (cb publicKeyCallback) auth(session []byte, user string, c packetConn, rand io.Reader) (bool, []string, error) {
+ // Authentication is performed in two stages. The first stage sends an
+ // enquiry to test if each key is acceptable to the remote. The second
+ // stage attempts to authenticate with the valid keys obtained in the
+ // first stage.
+
+ signers, err := cb()
+ if err != nil {
+ return false, nil, err
+ }
+ var validKeys []Signer
+ for _, signer := range signers {
+ if ok, err := validateKey(signer.PublicKey(), user, c); ok {
+ validKeys = append(validKeys, signer)
+ } else {
+ if err != nil {
+ return false, nil, err
+ }
+ }
+ }
+
+ // methods that may continue if this auth is not successful.
+ var methods []string
+ for _, signer := range validKeys {
+ pub := signer.PublicKey()
+
+ pubKey := pub.Marshal()
+ sign, err := signer.Sign(rand, buildDataSignedForAuth(session, userAuthRequestMsg{
+ User: user,
+ Service: serviceSSH,
+ Method: cb.method(),
+ }, []byte(pub.Type()), pubKey))
+ if err != nil {
+ return false, nil, err
+ }
+
+ // manually wrap the serialized signature in a string
+ s := Marshal(sign)
+ sig := make([]byte, stringLength(len(s)))
+ marshalString(sig, s)
+ msg := publickeyAuthMsg{
+ User: user,
+ Service: serviceSSH,
+ Method: cb.method(),
+ HasSig: true,
+ Algoname: pub.Type(),
+ PubKey: pubKey,
+ Sig: sig,
+ }
+ p := Marshal(&msg)
+ if err := c.writePacket(p); err != nil {
+ return false, nil, err
+ }
+ var success bool
+ success, methods, err = handleAuthResponse(c)
+ if err != nil {
+ return false, nil, err
+ }
+ if success {
+ return success, methods, err
+ }
+ }
+ return false, methods, nil
+}
+
+// validateKey validates the key provided is acceptable to the server.
+func validateKey(key PublicKey, user string, c packetConn) (bool, error) {
+ pubKey := key.Marshal()
+ msg := publickeyAuthMsg{
+ User: user,
+ Service: serviceSSH,
+ Method: "publickey",
+ HasSig: false,
+ Algoname: key.Type(),
+ PubKey: pubKey,
+ }
+ if err := c.writePacket(Marshal(&msg)); err != nil {
+ return false, err
+ }
+
+ return confirmKeyAck(key, c)
+}
+
+func confirmKeyAck(key PublicKey, c packetConn) (bool, error) {
+ pubKey := key.Marshal()
+ algoname := key.Type()
+
+ for {
+ packet, err := c.readPacket()
+ if err != nil {
+ return false, err
+ }
+ switch packet[0] {
+ case msgUserAuthBanner:
+ // TODO(gpaul): add callback to present the banner to the user
+ case msgUserAuthPubKeyOk:
+ var msg userAuthPubKeyOkMsg
+ if err := Unmarshal(packet, &msg); err != nil {
+ return false, err
+ }
+ if msg.Algo != algoname || !bytes.Equal(msg.PubKey, pubKey) {
+ return false, nil
+ }
+ return true, nil
+ case msgUserAuthFailure:
+ return false, nil
+ default:
+ return false, unexpectedMessageError(msgUserAuthSuccess, packet[0])
+ }
+ }
+}
+
+// PublicKeys returns an AuthMethod that uses the given key
+// pairs.
+func PublicKeys(signers ...Signer) AuthMethod {
+ return publicKeyCallback(func() ([]Signer, error) { return signers, nil })
+}
+
+// PublicKeysCallback returns an AuthMethod that runs the given
+// function to obtain a list of key pairs.
+func PublicKeysCallback(getSigners func() (signers []Signer, err error)) AuthMethod {
+ return publicKeyCallback(getSigners)
+}
+
+// handleAuthResponse returns whether the preceding authentication request succeeded
+// along with a list of remaining authentication methods to try next and
+// an error if an unexpected response was received.
+func handleAuthResponse(c packetConn) (bool, []string, error) {
+ for {
+ packet, err := c.readPacket()
+ if err != nil {
+ return false, nil, err
+ }
+
+ switch packet[0] {
+ case msgUserAuthBanner:
+ // TODO: add callback to present the banner to the user
+ case msgUserAuthFailure:
+ var msg userAuthFailureMsg
+ if err := Unmarshal(packet, &msg); err != nil {
+ return false, nil, err
+ }
+ return false, msg.Methods, nil
+ case msgUserAuthSuccess:
+ return true, nil, nil
+ case msgDisconnect:
+ return false, nil, io.EOF
+ default:
+ return false, nil, unexpectedMessageError(msgUserAuthSuccess, packet[0])
+ }
+ }
+}
+
+// KeyboardInteractiveChallenge should print questions, optionally
+// disabling echoing (e.g. for passwords), and return all the answers.
+// Challenge may be called multiple times in a single session. After
+// successful authentication, the server may send a challenge with no
+// questions, for which the user and instruction messages should be
+// printed. RFC 4256 section 3.3 details how the UI should behave for
+// both CLI and GUI environments.
+type KeyboardInteractiveChallenge func(user, instruction string, questions []string, echos []bool) (answers []string, err error)
+
+// KeyboardInteractive returns a AuthMethod using a prompt/response
+// sequence controlled by the server.
+func KeyboardInteractive(challenge KeyboardInteractiveChallenge) AuthMethod {
+ return challenge
+}
+
+func (cb KeyboardInteractiveChallenge) method() string {
+ return "keyboard-interactive"
+}
+
+func (cb KeyboardInteractiveChallenge) auth(session []byte, user string, c packetConn, rand io.Reader) (bool, []string, error) {
+ type initiateMsg struct {
+ User string `sshtype:"50"`
+ Service string
+ Method string
+ Language string
+ Submethods string
+ }
+
+ if err := c.writePacket(Marshal(&initiateMsg{
+ User: user,
+ Service: serviceSSH,
+ Method: "keyboard-interactive",
+ })); err != nil {
+ return false, nil, err
+ }
+
+ for {
+ packet, err := c.readPacket()
+ if err != nil {
+ return false, nil, err
+ }
+
+ // like handleAuthResponse, but with less options.
+ switch packet[0] {
+ case msgUserAuthBanner:
+ // TODO: Print banners during userauth.
+ continue
+ case msgUserAuthInfoRequest:
+ // OK
+ case msgUserAuthFailure:
+ var msg userAuthFailureMsg
+ if err := Unmarshal(packet, &msg); err != nil {
+ return false, nil, err
+ }
+ return false, msg.Methods, nil
+ case msgUserAuthSuccess:
+ return true, nil, nil
+ default:
+ return false, nil, unexpectedMessageError(msgUserAuthInfoRequest, packet[0])
+ }
+
+ var msg userAuthInfoRequestMsg
+ if err := Unmarshal(packet, &msg); err != nil {
+ return false, nil, err
+ }
+
+ // Manually unpack the prompt/echo pairs.
+ rest := msg.Prompts
+ var prompts []string
+ var echos []bool
+ for i := 0; i < int(msg.NumPrompts); i++ {
+ prompt, r, ok := parseString(rest)
+ if !ok || len(r) == 0 {
+ return false, nil, errors.New("ssh: prompt format error")
+ }
+ prompts = append(prompts, string(prompt))
+ echos = append(echos, r[0] != 0)
+ rest = r[1:]
+ }
+
+ if len(rest) != 0 {
+ return false, nil, errors.New("ssh: extra data following keyboard-interactive pairs")
+ }
+
+ answers, err := cb(msg.User, msg.Instruction, prompts, echos)
+ if err != nil {
+ return false, nil, err
+ }
+
+ if len(answers) != len(prompts) {
+ return false, nil, errors.New("ssh: not enough answers from keyboard-interactive callback")
+ }
+ responseLength := 1 + 4
+ for _, a := range answers {
+ responseLength += stringLength(len(a))
+ }
+ serialized := make([]byte, responseLength)
+ p := serialized
+ p[0] = msgUserAuthInfoResponse
+ p = p[1:]
+ p = marshalUint32(p, uint32(len(answers)))
+ for _, a := range answers {
+ p = marshalString(p, []byte(a))
+ }
+
+ if err := c.writePacket(serialized); err != nil {
+ return false, nil, err
+ }
+ }
+}
diff --git a/modules/crypto/ssh/client_auth_test.go b/modules/crypto/ssh/client_auth_test.go
new file mode 100755
index 00000000..2ea44624
--- /dev/null
+++ b/modules/crypto/ssh/client_auth_test.go
@@ -0,0 +1,393 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bytes"
+ "crypto/rand"
+ "errors"
+ "fmt"
+ "strings"
+ "testing"
+)
+
+type keyboardInteractive map[string]string
+
+func (cr keyboardInteractive) Challenge(user string, instruction string, questions []string, echos []bool) ([]string, error) {
+ var answers []string
+ for _, q := range questions {
+ answers = append(answers, cr[q])
+ }
+ return answers, nil
+}
+
+// reused internally by tests
+var clientPassword = "tiger"
+
+// tryAuth runs a handshake with a given config against an SSH server
+// with config serverConfig
+func tryAuth(t *testing.T, config *ClientConfig) error {
+ c1, c2, err := netPipe()
+ if err != nil {
+ t.Fatalf("netPipe: %v", err)
+ }
+ defer c1.Close()
+ defer c2.Close()
+
+ certChecker := CertChecker{
+ IsAuthority: func(k PublicKey) bool {
+ return bytes.Equal(k.Marshal(), testPublicKeys["ecdsa"].Marshal())
+ },
+ UserKeyFallback: func(conn ConnMetadata, key PublicKey) (*Permissions, error) {
+ if conn.User() == "testuser" && bytes.Equal(key.Marshal(), testPublicKeys["rsa"].Marshal()) {
+ return nil, nil
+ }
+
+ return nil, fmt.Errorf("pubkey for %q not acceptable", conn.User())
+ },
+ IsRevoked: func(c *Certificate) bool {
+ return c.Serial == 666
+ },
+ }
+
+ serverConfig := &ServerConfig{
+ PasswordCallback: func(conn ConnMetadata, pass []byte) (*Permissions, error) {
+ if conn.User() == "testuser" && string(pass) == clientPassword {
+ return nil, nil
+ }
+ return nil, errors.New("password auth failed")
+ },
+ PublicKeyCallback: certChecker.Authenticate,
+ KeyboardInteractiveCallback: func(conn ConnMetadata, challenge KeyboardInteractiveChallenge) (*Permissions, error) {
+ ans, err := challenge("user",
+ "instruction",
+ []string{"question1", "question2"},
+ []bool{true, true})
+ if err != nil {
+ return nil, err
+ }
+ ok := conn.User() == "testuser" && ans[0] == "answer1" && ans[1] == "answer2"
+ if ok {
+ challenge("user", "motd", nil, nil)
+ return nil, nil
+ }
+ return nil, errors.New("keyboard-interactive failed")
+ },
+ AuthLogCallback: func(conn ConnMetadata, method string, err error) {
+ t.Logf("user %q, method %q: %v", conn.User(), method, err)
+ },
+ }
+ serverConfig.AddHostKey(testSigners["rsa"])
+
+ go newServer(c1, serverConfig)
+ _, _, _, err = NewClientConn(c2, "", config)
+ return err
+}
+
+func TestClientAuthPublicKey(t *testing.T) {
+ config := &ClientConfig{
+ User: "testuser",
+ Auth: []AuthMethod{
+ PublicKeys(testSigners["rsa"]),
+ },
+ }
+ if err := tryAuth(t, config); err != nil {
+ t.Fatalf("unable to dial remote side: %s", err)
+ }
+}
+
+func TestAuthMethodPassword(t *testing.T) {
+ config := &ClientConfig{
+ User: "testuser",
+ Auth: []AuthMethod{
+ Password(clientPassword),
+ },
+ }
+
+ if err := tryAuth(t, config); err != nil {
+ t.Fatalf("unable to dial remote side: %s", err)
+ }
+}
+
+func TestAuthMethodFallback(t *testing.T) {
+ var passwordCalled bool
+ config := &ClientConfig{
+ User: "testuser",
+ Auth: []AuthMethod{
+ PublicKeys(testSigners["rsa"]),
+ PasswordCallback(
+ func() (string, error) {
+ passwordCalled = true
+ return "WRONG", nil
+ }),
+ },
+ }
+
+ if err := tryAuth(t, config); err != nil {
+ t.Fatalf("unable to dial remote side: %s", err)
+ }
+
+ if passwordCalled {
+ t.Errorf("password auth tried before public-key auth.")
+ }
+}
+
+func TestAuthMethodWrongPassword(t *testing.T) {
+ config := &ClientConfig{
+ User: "testuser",
+ Auth: []AuthMethod{
+ Password("wrong"),
+ PublicKeys(testSigners["rsa"]),
+ },
+ }
+
+ if err := tryAuth(t, config); err != nil {
+ t.Fatalf("unable to dial remote side: %s", err)
+ }
+}
+
+func TestAuthMethodKeyboardInteractive(t *testing.T) {
+ answers := keyboardInteractive(map[string]string{
+ "question1": "answer1",
+ "question2": "answer2",
+ })
+ config := &ClientConfig{
+ User: "testuser",
+ Auth: []AuthMethod{
+ KeyboardInteractive(answers.Challenge),
+ },
+ }
+
+ if err := tryAuth(t, config); err != nil {
+ t.Fatalf("unable to dial remote side: %s", err)
+ }
+}
+
+func TestAuthMethodWrongKeyboardInteractive(t *testing.T) {
+ answers := keyboardInteractive(map[string]string{
+ "question1": "answer1",
+ "question2": "WRONG",
+ })
+ config := &ClientConfig{
+ User: "testuser",
+ Auth: []AuthMethod{
+ KeyboardInteractive(answers.Challenge),
+ },
+ }
+
+ if err := tryAuth(t, config); err == nil {
+ t.Fatalf("wrong answers should not have authenticated with KeyboardInteractive")
+ }
+}
+
+// the mock server will only authenticate ssh-rsa keys
+func TestAuthMethodInvalidPublicKey(t *testing.T) {
+ config := &ClientConfig{
+ User: "testuser",
+ Auth: []AuthMethod{
+ PublicKeys(testSigners["dsa"]),
+ },
+ }
+
+ if err := tryAuth(t, config); err == nil {
+ t.Fatalf("dsa private key should not have authenticated with rsa public key")
+ }
+}
+
+// the client should authenticate with the second key
+func TestAuthMethodRSAandDSA(t *testing.T) {
+ config := &ClientConfig{
+ User: "testuser",
+ Auth: []AuthMethod{
+ PublicKeys(testSigners["dsa"], testSigners["rsa"]),
+ },
+ }
+ if err := tryAuth(t, config); err != nil {
+ t.Fatalf("client could not authenticate with rsa key: %v", err)
+ }
+}
+
+func TestClientHMAC(t *testing.T) {
+ for _, mac := range supportedMACs {
+ config := &ClientConfig{
+ User: "testuser",
+ Auth: []AuthMethod{
+ PublicKeys(testSigners["rsa"]),
+ },
+ Config: Config{
+ MACs: []string{mac},
+ },
+ }
+ if err := tryAuth(t, config); err != nil {
+ t.Fatalf("client could not authenticate with mac algo %s: %v", mac, err)
+ }
+ }
+}
+
+// issue 4285.
+func TestClientUnsupportedCipher(t *testing.T) {
+ config := &ClientConfig{
+ User: "testuser",
+ Auth: []AuthMethod{
+ PublicKeys(),
+ },
+ Config: Config{
+ Ciphers: []string{"aes128-cbc"}, // not currently supported
+ },
+ }
+ if err := tryAuth(t, config); err == nil {
+ t.Errorf("expected no ciphers in common")
+ }
+}
+
+func TestClientUnsupportedKex(t *testing.T) {
+ config := &ClientConfig{
+ User: "testuser",
+ Auth: []AuthMethod{
+ PublicKeys(),
+ },
+ Config: Config{
+ KeyExchanges: []string{"diffie-hellman-group-exchange-sha256"}, // not currently supported
+ },
+ }
+ if err := tryAuth(t, config); err == nil || !strings.Contains(err.Error(), "common algorithm") {
+ t.Errorf("got %v, expected 'common algorithm'", err)
+ }
+}
+
+func TestClientLoginCert(t *testing.T) {
+ cert := &Certificate{
+ Key: testPublicKeys["rsa"],
+ ValidBefore: CertTimeInfinity,
+ CertType: UserCert,
+ }
+ cert.SignCert(rand.Reader, testSigners["ecdsa"])
+ certSigner, err := NewCertSigner(cert, testSigners["rsa"])
+ if err != nil {
+ t.Fatalf("NewCertSigner: %v", err)
+ }
+
+ clientConfig := &ClientConfig{
+ User: "user",
+ }
+ clientConfig.Auth = append(clientConfig.Auth, PublicKeys(certSigner))
+
+ t.Log("should succeed")
+ if err := tryAuth(t, clientConfig); err != nil {
+ t.Errorf("cert login failed: %v", err)
+ }
+
+ t.Log("corrupted signature")
+ cert.Signature.Blob[0]++
+ if err := tryAuth(t, clientConfig); err == nil {
+ t.Errorf("cert login passed with corrupted sig")
+ }
+
+ t.Log("revoked")
+ cert.Serial = 666
+ cert.SignCert(rand.Reader, testSigners["ecdsa"])
+ if err := tryAuth(t, clientConfig); err == nil {
+ t.Errorf("revoked cert login succeeded")
+ }
+ cert.Serial = 1
+
+ t.Log("sign with wrong key")
+ cert.SignCert(rand.Reader, testSigners["dsa"])
+ if err := tryAuth(t, clientConfig); err == nil {
+ t.Errorf("cert login passed with non-authoritive key")
+ }
+
+ t.Log("host cert")
+ cert.CertType = HostCert
+ cert.SignCert(rand.Reader, testSigners["ecdsa"])
+ if err := tryAuth(t, clientConfig); err == nil {
+ t.Errorf("cert login passed with wrong type")
+ }
+ cert.CertType = UserCert
+
+ t.Log("principal specified")
+ cert.ValidPrincipals = []string{"user"}
+ cert.SignCert(rand.Reader, testSigners["ecdsa"])
+ if err := tryAuth(t, clientConfig); err != nil {
+ t.Errorf("cert login failed: %v", err)
+ }
+
+ t.Log("wrong principal specified")
+ cert.ValidPrincipals = []string{"fred"}
+ cert.SignCert(rand.Reader, testSigners["ecdsa"])
+ if err := tryAuth(t, clientConfig); err == nil {
+ t.Errorf("cert login passed with wrong principal")
+ }
+ cert.ValidPrincipals = nil
+
+ t.Log("added critical option")
+ cert.CriticalOptions = map[string]string{"root-access": "yes"}
+ cert.SignCert(rand.Reader, testSigners["ecdsa"])
+ if err := tryAuth(t, clientConfig); err == nil {
+ t.Errorf("cert login passed with unrecognized critical option")
+ }
+
+ t.Log("allowed source address")
+ cert.CriticalOptions = map[string]string{"source-address": "127.0.0.42/24"}
+ cert.SignCert(rand.Reader, testSigners["ecdsa"])
+ if err := tryAuth(t, clientConfig); err != nil {
+ t.Errorf("cert login with source-address failed: %v", err)
+ }
+
+ t.Log("disallowed source address")
+ cert.CriticalOptions = map[string]string{"source-address": "127.0.0.42"}
+ cert.SignCert(rand.Reader, testSigners["ecdsa"])
+ if err := tryAuth(t, clientConfig); err == nil {
+ t.Errorf("cert login with source-address succeeded")
+ }
+}
+
+func testPermissionsPassing(withPermissions bool, t *testing.T) {
+ serverConfig := &ServerConfig{
+ PublicKeyCallback: func(conn ConnMetadata, key PublicKey) (*Permissions, error) {
+ if conn.User() == "nopermissions" {
+ return nil, nil
+ } else {
+ return &Permissions{}, nil
+ }
+ },
+ }
+ serverConfig.AddHostKey(testSigners["rsa"])
+
+ clientConfig := &ClientConfig{
+ Auth: []AuthMethod{
+ PublicKeys(testSigners["rsa"]),
+ },
+ }
+ if withPermissions {
+ clientConfig.User = "permissions"
+ } else {
+ clientConfig.User = "nopermissions"
+ }
+
+ c1, c2, err := netPipe()
+ if err != nil {
+ t.Fatalf("netPipe: %v", err)
+ }
+ defer c1.Close()
+ defer c2.Close()
+
+ go NewClientConn(c2, "", clientConfig)
+ serverConn, err := newServer(c1, serverConfig)
+ if err != nil {
+ t.Fatal(err)
+ }
+ if p := serverConn.Permissions; (p != nil) != withPermissions {
+ t.Fatalf("withPermissions is %t, but Permissions object is %#v", withPermissions, p)
+ }
+}
+
+func TestPermissionsPassing(t *testing.T) {
+ testPermissionsPassing(true, t)
+}
+
+func TestNoPermissionsPassing(t *testing.T) {
+ testPermissionsPassing(false, t)
+}
diff --git a/modules/crypto/ssh/client_test.go b/modules/crypto/ssh/client_test.go
new file mode 100755
index 00000000..1fe790cb
--- /dev/null
+++ b/modules/crypto/ssh/client_test.go
@@ -0,0 +1,39 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "net"
+ "testing"
+)
+
+func testClientVersion(t *testing.T, config *ClientConfig, expected string) {
+ clientConn, serverConn := net.Pipe()
+ defer clientConn.Close()
+ receivedVersion := make(chan string, 1)
+ go func() {
+ version, err := readVersion(serverConn)
+ if err != nil {
+ receivedVersion <- ""
+ } else {
+ receivedVersion <- string(version)
+ }
+ serverConn.Close()
+ }()
+ NewClientConn(clientConn, "", config)
+ actual := <-receivedVersion
+ if actual != expected {
+ t.Fatalf("got %s; want %s", actual, expected)
+ }
+}
+
+func TestCustomClientVersion(t *testing.T) {
+ version := "Test-Client-Version-0.0"
+ testClientVersion(t, &ClientConfig{ClientVersion: version}, version)
+}
+
+func TestDefaultClientVersion(t *testing.T) {
+ testClientVersion(t, &ClientConfig{}, packageVersion)
+}
diff --git a/modules/crypto/ssh/common.go b/modules/crypto/ssh/common.go
new file mode 100755
index 00000000..9fc739e1
--- /dev/null
+++ b/modules/crypto/ssh/common.go
@@ -0,0 +1,354 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "crypto"
+ "crypto/rand"
+ "fmt"
+ "io"
+ "sync"
+
+ _ "crypto/sha1"
+ _ "crypto/sha256"
+ _ "crypto/sha512"
+)
+
+// These are string constants in the SSH protocol.
+const (
+ compressionNone = "none"
+ serviceUserAuth = "ssh-userauth"
+ serviceSSH = "ssh-connection"
+)
+
+// supportedCiphers specifies the supported ciphers in preference order.
+var supportedCiphers = []string{
+ "aes128-ctr", "aes192-ctr", "aes256-ctr",
+ "aes128-gcm@openssh.com",
+ "arcfour256", "arcfour128",
+}
+
+// supportedKexAlgos specifies the supported key-exchange algorithms in
+// preference order.
+var supportedKexAlgos = []string{
+ kexAlgoCurve25519SHA256,
+ // P384 and P521 are not constant-time yet, but since we don't
+ // reuse ephemeral keys, using them for ECDH should be OK.
+ kexAlgoECDH256, kexAlgoECDH384, kexAlgoECDH521,
+ kexAlgoDH14SHA1, kexAlgoDH1SHA1,
+}
+
+// supportedKexAlgos specifies the supported host-key algorithms (i.e. methods
+// of authenticating servers) in preference order.
+var supportedHostKeyAlgos = []string{
+ CertAlgoRSAv01, CertAlgoDSAv01, CertAlgoECDSA256v01,
+ CertAlgoECDSA384v01, CertAlgoECDSA521v01,
+
+ KeyAlgoECDSA256, KeyAlgoECDSA384, KeyAlgoECDSA521,
+ KeyAlgoRSA, KeyAlgoDSA,
+}
+
+// supportedMACs specifies a default set of MAC algorithms in preference order.
+// This is based on RFC 4253, section 6.4, but with hmac-md5 variants removed
+// because they have reached the end of their useful life.
+var supportedMACs = []string{
+ "hmac-sha2-256", "hmac-sha1", "hmac-sha1-96",
+}
+
+var supportedCompressions = []string{compressionNone}
+
+// hashFuncs keeps the mapping of supported algorithms to their respective
+// hashes needed for signature verification.
+var hashFuncs = map[string]crypto.Hash{
+ KeyAlgoRSA: crypto.SHA1,
+ KeyAlgoDSA: crypto.SHA1,
+ KeyAlgoECDSA256: crypto.SHA256,
+ KeyAlgoECDSA384: crypto.SHA384,
+ KeyAlgoECDSA521: crypto.SHA512,
+ CertAlgoRSAv01: crypto.SHA1,
+ CertAlgoDSAv01: crypto.SHA1,
+ CertAlgoECDSA256v01: crypto.SHA256,
+ CertAlgoECDSA384v01: crypto.SHA384,
+ CertAlgoECDSA521v01: crypto.SHA512,
+}
+
+// unexpectedMessageError results when the SSH message that we received didn't
+// match what we wanted.
+func unexpectedMessageError(expected, got uint8) error {
+ return fmt.Errorf("ssh: unexpected message type %d (expected %d)", got, expected)
+}
+
+// parseError results from a malformed SSH message.
+func parseError(tag uint8) error {
+ return fmt.Errorf("ssh: parse error in message type %d", tag)
+}
+
+func findCommon(what string, client []string, server []string) (common string, err error) {
+ for _, c := range client {
+ for _, s := range server {
+ if c == s {
+ return c, nil
+ }
+ }
+ }
+ return "", fmt.Errorf("ssh: no common algorithm for %s; client offered: %v, server offered: %v", what, client, server)
+}
+
+type directionAlgorithms struct {
+ Cipher string
+ MAC string
+ Compression string
+}
+
+type algorithms struct {
+ kex string
+ hostKey string
+ w directionAlgorithms
+ r directionAlgorithms
+}
+
+func findAgreedAlgorithms(clientKexInit, serverKexInit *kexInitMsg) (algs *algorithms, err error) {
+ result := &algorithms{}
+
+ result.kex, err = findCommon("key exchange", clientKexInit.KexAlgos, serverKexInit.KexAlgos)
+ if err != nil {
+ return
+ }
+
+ result.hostKey, err = findCommon("host key", clientKexInit.ServerHostKeyAlgos, serverKexInit.ServerHostKeyAlgos)
+ if err != nil {
+ return
+ }
+
+ result.w.Cipher, err = findCommon("client to server cipher", clientKexInit.CiphersClientServer, serverKexInit.CiphersClientServer)
+ if err != nil {
+ return
+ }
+
+ result.r.Cipher, err = findCommon("server to client cipher", clientKexInit.CiphersServerClient, serverKexInit.CiphersServerClient)
+ if err != nil {
+ return
+ }
+
+ result.w.MAC, err = findCommon("client to server MAC", clientKexInit.MACsClientServer, serverKexInit.MACsClientServer)
+ if err != nil {
+ return
+ }
+
+ result.r.MAC, err = findCommon("server to client MAC", clientKexInit.MACsServerClient, serverKexInit.MACsServerClient)
+ if err != nil {
+ return
+ }
+
+ result.w.Compression, err = findCommon("client to server compression", clientKexInit.CompressionClientServer, serverKexInit.CompressionClientServer)
+ if err != nil {
+ return
+ }
+
+ result.r.Compression, err = findCommon("server to client compression", clientKexInit.CompressionServerClient, serverKexInit.CompressionServerClient)
+ if err != nil {
+ return
+ }
+
+ return result, nil
+}
+
+// If rekeythreshold is too small, we can't make any progress sending
+// stuff.
+const minRekeyThreshold uint64 = 256
+
+// Config contains configuration data common to both ServerConfig and
+// ClientConfig.
+type Config struct {
+ // Rand provides the source of entropy for cryptographic
+ // primitives. If Rand is nil, the cryptographic random reader
+ // in package crypto/rand will be used.
+ Rand io.Reader
+
+ // The maximum number of bytes sent or received after which a
+ // new key is negotiated. It must be at least 256. If
+ // unspecified, 1 gigabyte is used.
+ RekeyThreshold uint64
+
+ // The allowed key exchanges algorithms. If unspecified then a
+ // default set of algorithms is used.
+ KeyExchanges []string
+
+ // The allowed cipher algorithms. If unspecified then a sensible
+ // default is used.
+ Ciphers []string
+
+ // The allowed MAC algorithms. If unspecified then a sensible default
+ // is used.
+ MACs []string
+}
+
+// SetDefaults sets sensible values for unset fields in config. This is
+// exported for testing: Configs passed to SSH functions are copied and have
+// default values set automatically.
+func (c *Config) SetDefaults() {
+ if c.Rand == nil {
+ c.Rand = rand.Reader
+ }
+ if c.Ciphers == nil {
+ c.Ciphers = supportedCiphers
+ }
+ var ciphers []string
+ for _, c := range c.Ciphers {
+ if cipherModes[c] != nil {
+ // reject the cipher if we have no cipherModes definition
+ ciphers = append(ciphers, c)
+ }
+ }
+ c.Ciphers = ciphers
+
+ if c.KeyExchanges == nil {
+ c.KeyExchanges = supportedKexAlgos
+ }
+
+ if c.MACs == nil {
+ c.MACs = supportedMACs
+ }
+
+ if c.RekeyThreshold == 0 {
+ // RFC 4253, section 9 suggests rekeying after 1G.
+ c.RekeyThreshold = 1 << 30
+ }
+ if c.RekeyThreshold < minRekeyThreshold {
+ c.RekeyThreshold = minRekeyThreshold
+ }
+}
+
+// buildDataSignedForAuth returns the data that is signed in order to prove
+// possession of a private key. See RFC 4252, section 7.
+func buildDataSignedForAuth(sessionId []byte, req userAuthRequestMsg, algo, pubKey []byte) []byte {
+ data := struct {
+ Session []byte
+ Type byte
+ User string
+ Service string
+ Method string
+ Sign bool
+ Algo []byte
+ PubKey []byte
+ }{
+ sessionId,
+ msgUserAuthRequest,
+ req.User,
+ req.Service,
+ req.Method,
+ true,
+ algo,
+ pubKey,
+ }
+ return Marshal(data)
+}
+
+func appendU16(buf []byte, n uint16) []byte {
+ return append(buf, byte(n>>8), byte(n))
+}
+
+func appendU32(buf []byte, n uint32) []byte {
+ return append(buf, byte(n>>24), byte(n>>16), byte(n>>8), byte(n))
+}
+
+func appendU64(buf []byte, n uint64) []byte {
+ return append(buf,
+ byte(n>>56), byte(n>>48), byte(n>>40), byte(n>>32),
+ byte(n>>24), byte(n>>16), byte(n>>8), byte(n))
+}
+
+func appendInt(buf []byte, n int) []byte {
+ return appendU32(buf, uint32(n))
+}
+
+func appendString(buf []byte, s string) []byte {
+ buf = appendU32(buf, uint32(len(s)))
+ buf = append(buf, s...)
+ return buf
+}
+
+func appendBool(buf []byte, b bool) []byte {
+ if b {
+ return append(buf, 1)
+ }
+ return append(buf, 0)
+}
+
+// newCond is a helper to hide the fact that there is no usable zero
+// value for sync.Cond.
+func newCond() *sync.Cond { return sync.NewCond(new(sync.Mutex)) }
+
+// window represents the buffer available to clients
+// wishing to write to a channel.
+type window struct {
+ *sync.Cond
+ win uint32 // RFC 4254 5.2 says the window size can grow to 2^32-1
+ writeWaiters int
+ closed bool
+}
+
+// add adds win to the amount of window available
+// for consumers.
+func (w *window) add(win uint32) bool {
+ // a zero sized window adjust is a noop.
+ if win == 0 {
+ return true
+ }
+ w.L.Lock()
+ if w.win+win < win {
+ w.L.Unlock()
+ return false
+ }
+ w.win += win
+ // It is unusual that multiple goroutines would be attempting to reserve
+ // window space, but not guaranteed. Use broadcast to notify all waiters
+ // that additional window is available.
+ w.Broadcast()
+ w.L.Unlock()
+ return true
+}
+
+// close sets the window to closed, so all reservations fail
+// immediately.
+func (w *window) close() {
+ w.L.Lock()
+ w.closed = true
+ w.Broadcast()
+ w.L.Unlock()
+}
+
+// reserve reserves win from the available window capacity.
+// If no capacity remains, reserve will block. reserve may
+// return less than requested.
+func (w *window) reserve(win uint32) (uint32, error) {
+ var err error
+ w.L.Lock()
+ w.writeWaiters++
+ w.Broadcast()
+ for w.win == 0 && !w.closed {
+ w.Wait()
+ }
+ w.writeWaiters--
+ if w.win < win {
+ win = w.win
+ }
+ w.win -= win
+ if w.closed {
+ err = io.EOF
+ }
+ w.L.Unlock()
+ return win, err
+}
+
+// waitWriterBlocked waits until some goroutine is blocked for further
+// writes. It is used in tests only.
+func (w *window) waitWriterBlocked() {
+ w.Cond.L.Lock()
+ for w.writeWaiters == 0 {
+ w.Cond.Wait()
+ }
+ w.Cond.L.Unlock()
+}
diff --git a/modules/crypto/ssh/connection.go b/modules/crypto/ssh/connection.go
new file mode 100755
index 00000000..979d919e
--- /dev/null
+++ b/modules/crypto/ssh/connection.go
@@ -0,0 +1,144 @@
+// Copyright 2013 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "fmt"
+ "net"
+)
+
+// OpenChannelError is returned if the other side rejects an
+// OpenChannel request.
+type OpenChannelError struct {
+ Reason RejectionReason
+ Message string
+}
+
+func (e *OpenChannelError) Error() string {
+ return fmt.Sprintf("ssh: rejected: %s (%s)", e.Reason, e.Message)
+}
+
+// ConnMetadata holds metadata for the connection.
+type ConnMetadata interface {
+ // User returns the user ID for this connection.
+ // It is empty if no authentication is used.
+ User() string
+
+ // SessionID returns the sesson hash, also denoted by H.
+ SessionID() []byte
+
+ // ClientVersion returns the client's version string as hashed
+ // into the session ID.
+ ClientVersion() []byte
+
+ // ServerVersion returns the server's version string as hashed
+ // into the session ID.
+ ServerVersion() []byte
+
+ // RemoteAddr returns the remote address for this connection.
+ RemoteAddr() net.Addr
+
+ // LocalAddr returns the local address for this connection.
+ LocalAddr() net.Addr
+}
+
+// Conn represents an SSH connection for both server and client roles.
+// Conn is the basis for implementing an application layer, such
+// as ClientConn, which implements the traditional shell access for
+// clients.
+type Conn interface {
+ ConnMetadata
+
+ // SendRequest sends a global request, and returns the
+ // reply. If wantReply is true, it returns the response status
+ // and payload. See also RFC4254, section 4.
+ SendRequest(name string, wantReply bool, payload []byte) (bool, []byte, error)
+
+ // OpenChannel tries to open an channel. If the request is
+ // rejected, it returns *OpenChannelError. On success it returns
+ // the SSH Channel and a Go channel for incoming, out-of-band
+ // requests. The Go channel must be serviced, or the
+ // connection will hang.
+ OpenChannel(name string, data []byte) (Channel, <-chan *Request, error)
+
+ // Close closes the underlying network connection
+ Close() error
+
+ // Wait blocks until the connection has shut down, and returns the
+ // error causing the shutdown.
+ Wait() error
+
+ // TODO(hanwen): consider exposing:
+ // RequestKeyChange
+ // Disconnect
+}
+
+// DiscardRequests consumes and rejects all requests from the
+// passed-in channel.
+func DiscardRequests(in <-chan *Request) {
+ for req := range in {
+ if req.WantReply {
+ req.Reply(false, nil)
+ }
+ }
+}
+
+// A connection represents an incoming connection.
+type connection struct {
+ transport *handshakeTransport
+ sshConn
+
+ // The connection protocol.
+ *mux
+}
+
+func (c *connection) Close() error {
+ return c.sshConn.conn.Close()
+}
+
+// sshconn provides net.Conn metadata, but disallows direct reads and
+// writes.
+type sshConn struct {
+ conn net.Conn
+
+ user string
+ sessionID []byte
+ clientVersion []byte
+ serverVersion []byte
+}
+
+func dup(src []byte) []byte {
+ dst := make([]byte, len(src))
+ copy(dst, src)
+ return dst
+}
+
+func (c *sshConn) User() string {
+ return c.user
+}
+
+func (c *sshConn) RemoteAddr() net.Addr {
+ return c.conn.RemoteAddr()
+}
+
+func (c *sshConn) Close() error {
+ return c.conn.Close()
+}
+
+func (c *sshConn) LocalAddr() net.Addr {
+ return c.conn.LocalAddr()
+}
+
+func (c *sshConn) SessionID() []byte {
+ return dup(c.sessionID)
+}
+
+func (c *sshConn) ClientVersion() []byte {
+ return dup(c.clientVersion)
+}
+
+func (c *sshConn) ServerVersion() []byte {
+ return dup(c.serverVersion)
+}
diff --git a/modules/crypto/ssh/doc.go b/modules/crypto/ssh/doc.go
new file mode 100755
index 00000000..a5ff8af6
--- /dev/null
+++ b/modules/crypto/ssh/doc.go
@@ -0,0 +1,18 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+/*
+Package ssh implements an SSH client and server.
+
+SSH is a transport security protocol, an authentication protocol and a
+family of application protocols. The most typical application level
+protocol is a remote shell and this is specifically implemented. However,
+the multiplexed nature of SSH is exposed to users that wish to support
+others.
+
+References:
+ [PROTOCOL.certkeys]: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/PROTOCOL.certkeys?rev=HEAD
+ [SSH-PARAMETERS]: http://www.iana.org/assignments/ssh-parameters/ssh-parameters.xml#ssh-parameters-1
+*/
+package ssh
diff --git a/modules/crypto/ssh/example_test.go b/modules/crypto/ssh/example_test.go
new file mode 100755
index 00000000..3b1327f4
--- /dev/null
+++ b/modules/crypto/ssh/example_test.go
@@ -0,0 +1,211 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh_test
+
+import (
+ "bytes"
+ "fmt"
+ "io/ioutil"
+ "log"
+ "net"
+ "net/http"
+
+ "github.com/gogits/gogs/modules/crypto/ssh"
+ "github.com/gogits/gogs/modules/crypto/ssh/terminal"
+)
+
+func ExampleNewServerConn() {
+ // An SSH server is represented by a ServerConfig, which holds
+ // certificate details and handles authentication of ServerConns.
+ config := &ssh.ServerConfig{
+ PasswordCallback: func(c ssh.ConnMetadata, pass []byte) (*ssh.Permissions, error) {
+ // Should use constant-time compare (or better, salt+hash) in
+ // a production setting.
+ if c.User() == "testuser" && string(pass) == "tiger" {
+ return nil, nil
+ }
+ return nil, fmt.Errorf("password rejected for %q", c.User())
+ },
+ }
+
+ privateBytes, err := ioutil.ReadFile("id_rsa")
+ if err != nil {
+ panic("Failed to load private key")
+ }
+
+ private, err := ssh.ParsePrivateKey(privateBytes)
+ if err != nil {
+ panic("Failed to parse private key")
+ }
+
+ config.AddHostKey(private)
+
+ // Once a ServerConfig has been configured, connections can be
+ // accepted.
+ listener, err := net.Listen("tcp", "0.0.0.0:2022")
+ if err != nil {
+ panic("failed to listen for connection")
+ }
+ nConn, err := listener.Accept()
+ if err != nil {
+ panic("failed to accept incoming connection")
+ }
+
+ // Before use, a handshake must be performed on the incoming
+ // net.Conn.
+ _, chans, reqs, err := ssh.NewServerConn(nConn, config)
+ if err != nil {
+ panic("failed to handshake")
+ }
+ // The incoming Request channel must be serviced.
+ go ssh.DiscardRequests(reqs)
+
+ // Service the incoming Channel channel.
+ for newChannel := range chans {
+ // Channels have a type, depending on the application level
+ // protocol intended. In the case of a shell, the type is
+ // "session" and ServerShell may be used to present a simple
+ // terminal interface.
+ if newChannel.ChannelType() != "session" {
+ newChannel.Reject(ssh.UnknownChannelType, "unknown channel type")
+ continue
+ }
+ channel, requests, err := newChannel.Accept()
+ if err != nil {
+ panic("could not accept channel.")
+ }
+
+ // Sessions have out-of-band requests such as "shell",
+ // "pty-req" and "env". Here we handle only the
+ // "shell" request.
+ go func(in <-chan *ssh.Request) {
+ for req := range in {
+ ok := false
+ switch req.Type {
+ case "shell":
+ ok = true
+ if len(req.Payload) > 0 {
+ // We don't accept any
+ // commands, only the
+ // default shell.
+ ok = false
+ }
+ }
+ req.Reply(ok, nil)
+ }
+ }(requests)
+
+ term := terminal.NewTerminal(channel, "> ")
+
+ go func() {
+ defer channel.Close()
+ for {
+ line, err := term.ReadLine()
+ if err != nil {
+ break
+ }
+ fmt.Println(line)
+ }
+ }()
+ }
+}
+
+func ExampleDial() {
+ // An SSH client is represented with a ClientConn. Currently only
+ // the "password" authentication method is supported.
+ //
+ // To authenticate with the remote server you must pass at least one
+ // implementation of AuthMethod via the Auth field in ClientConfig.
+ config := &ssh.ClientConfig{
+ User: "username",
+ Auth: []ssh.AuthMethod{
+ ssh.Password("yourpassword"),
+ },
+ }
+ client, err := ssh.Dial("tcp", "yourserver.com:22", config)
+ if err != nil {
+ panic("Failed to dial: " + err.Error())
+ }
+
+ // Each ClientConn can support multiple interactive sessions,
+ // represented by a Session.
+ session, err := client.NewSession()
+ if err != nil {
+ panic("Failed to create session: " + err.Error())
+ }
+ defer session.Close()
+
+ // Once a Session is created, you can execute a single command on
+ // the remote side using the Run method.
+ var b bytes.Buffer
+ session.Stdout = &b
+ if err := session.Run("/usr/bin/whoami"); err != nil {
+ panic("Failed to run: " + err.Error())
+ }
+ fmt.Println(b.String())
+}
+
+func ExampleClient_Listen() {
+ config := &ssh.ClientConfig{
+ User: "username",
+ Auth: []ssh.AuthMethod{
+ ssh.Password("password"),
+ },
+ }
+ // Dial your ssh server.
+ conn, err := ssh.Dial("tcp", "localhost:22", config)
+ if err != nil {
+ log.Fatalf("unable to connect: %s", err)
+ }
+ defer conn.Close()
+
+ // Request the remote side to open port 8080 on all interfaces.
+ l, err := conn.Listen("tcp", "0.0.0.0:8080")
+ if err != nil {
+ log.Fatalf("unable to register tcp forward: %v", err)
+ }
+ defer l.Close()
+
+ // Serve HTTP with your SSH server acting as a reverse proxy.
+ http.Serve(l, http.HandlerFunc(func(resp http.ResponseWriter, req *http.Request) {
+ fmt.Fprintf(resp, "Hello world!\n")
+ }))
+}
+
+func ExampleSession_RequestPty() {
+ // Create client config
+ config := &ssh.ClientConfig{
+ User: "username",
+ Auth: []ssh.AuthMethod{
+ ssh.Password("password"),
+ },
+ }
+ // Connect to ssh server
+ conn, err := ssh.Dial("tcp", "localhost:22", config)
+ if err != nil {
+ log.Fatalf("unable to connect: %s", err)
+ }
+ defer conn.Close()
+ // Create a session
+ session, err := conn.NewSession()
+ if err != nil {
+ log.Fatalf("unable to create session: %s", err)
+ }
+ defer session.Close()
+ // Set up terminal modes
+ modes := ssh.TerminalModes{
+ ssh.ECHO: 0, // disable echoing
+ ssh.TTY_OP_ISPEED: 14400, // input speed = 14.4kbaud
+ ssh.TTY_OP_OSPEED: 14400, // output speed = 14.4kbaud
+ }
+ // Request pseudo terminal
+ if err := session.RequestPty("xterm", 80, 40, modes); err != nil {
+ log.Fatalf("request for pseudo terminal failed: %s", err)
+ }
+ // Start remote shell
+ if err := session.Shell(); err != nil {
+ log.Fatalf("failed to start shell: %s", err)
+ }
+}
diff --git a/modules/crypto/ssh/handshake.go b/modules/crypto/ssh/handshake.go
new file mode 100755
index 00000000..1c54f758
--- /dev/null
+++ b/modules/crypto/ssh/handshake.go
@@ -0,0 +1,412 @@
+// Copyright 2013 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "crypto/rand"
+ "errors"
+ "fmt"
+ "io"
+ "log"
+ "net"
+ "sync"
+)
+
+// debugHandshake, if set, prints messages sent and received. Key
+// exchange messages are printed as if DH were used, so the debug
+// messages are wrong when using ECDH.
+const debugHandshake = false
+
+// keyingTransport is a packet based transport that supports key
+// changes. It need not be thread-safe. It should pass through
+// msgNewKeys in both directions.
+type keyingTransport interface {
+ packetConn
+
+ // prepareKeyChange sets up a key change. The key change for a
+ // direction will be effected if a msgNewKeys message is sent
+ // or received.
+ prepareKeyChange(*algorithms, *kexResult) error
+
+ // getSessionID returns the session ID. prepareKeyChange must
+ // have been called once.
+ getSessionID() []byte
+}
+
+// rekeyingTransport is the interface of handshakeTransport that we
+// (internally) expose to ClientConn and ServerConn.
+type rekeyingTransport interface {
+ packetConn
+
+ // requestKeyChange asks the remote side to change keys. All
+ // writes are blocked until the key change succeeds, which is
+ // signaled by reading a msgNewKeys.
+ requestKeyChange() error
+
+ // getSessionID returns the session ID. This is only valid
+ // after the first key change has completed.
+ getSessionID() []byte
+}
+
+// handshakeTransport implements rekeying on top of a keyingTransport
+// and offers a thread-safe writePacket() interface.
+type handshakeTransport struct {
+ conn keyingTransport
+ config *Config
+
+ serverVersion []byte
+ clientVersion []byte
+
+ // hostKeys is non-empty if we are the server. In that case,
+ // it contains all host keys that can be used to sign the
+ // connection.
+ hostKeys []Signer
+
+ // hostKeyAlgorithms is non-empty if we are the client. In that case,
+ // we accept these key types from the server as host key.
+ hostKeyAlgorithms []string
+
+ // On read error, incoming is closed, and readError is set.
+ incoming chan []byte
+ readError error
+
+ // data for host key checking
+ hostKeyCallback func(hostname string, remote net.Addr, key PublicKey) error
+ dialAddress string
+ remoteAddr net.Addr
+
+ readSinceKex uint64
+
+ // Protects the writing side of the connection
+ mu sync.Mutex
+ cond *sync.Cond
+ sentInitPacket []byte
+ sentInitMsg *kexInitMsg
+ writtenSinceKex uint64
+ writeError error
+}
+
+func newHandshakeTransport(conn keyingTransport, config *Config, clientVersion, serverVersion []byte) *handshakeTransport {
+ t := &handshakeTransport{
+ conn: conn,
+ serverVersion: serverVersion,
+ clientVersion: clientVersion,
+ incoming: make(chan []byte, 16),
+ config: config,
+ }
+ t.cond = sync.NewCond(&t.mu)
+ return t
+}
+
+func newClientTransport(conn keyingTransport, clientVersion, serverVersion []byte, config *ClientConfig, dialAddr string, addr net.Addr) *handshakeTransport {
+ t := newHandshakeTransport(conn, &config.Config, clientVersion, serverVersion)
+ t.dialAddress = dialAddr
+ t.remoteAddr = addr
+ t.hostKeyCallback = config.HostKeyCallback
+ if config.HostKeyAlgorithms != nil {
+ t.hostKeyAlgorithms = config.HostKeyAlgorithms
+ } else {
+ t.hostKeyAlgorithms = supportedHostKeyAlgos
+ }
+ go t.readLoop()
+ return t
+}
+
+func newServerTransport(conn keyingTransport, clientVersion, serverVersion []byte, config *ServerConfig) *handshakeTransport {
+ t := newHandshakeTransport(conn, &config.Config, clientVersion, serverVersion)
+ t.hostKeys = config.hostKeys
+ go t.readLoop()
+ return t
+}
+
+func (t *handshakeTransport) getSessionID() []byte {
+ return t.conn.getSessionID()
+}
+
+func (t *handshakeTransport) id() string {
+ if len(t.hostKeys) > 0 {
+ return "server"
+ }
+ return "client"
+}
+
+func (t *handshakeTransport) readPacket() ([]byte, error) {
+ p, ok := <-t.incoming
+ if !ok {
+ return nil, t.readError
+ }
+ return p, nil
+}
+
+func (t *handshakeTransport) readLoop() {
+ for {
+ p, err := t.readOnePacket()
+ if err != nil {
+ t.readError = err
+ close(t.incoming)
+ break
+ }
+ if p[0] == msgIgnore || p[0] == msgDebug {
+ continue
+ }
+ t.incoming <- p
+ }
+
+ // If we can't read, declare the writing part dead too.
+ t.mu.Lock()
+ defer t.mu.Unlock()
+ if t.writeError == nil {
+ t.writeError = t.readError
+ }
+ t.cond.Broadcast()
+}
+
+func (t *handshakeTransport) readOnePacket() ([]byte, error) {
+ if t.readSinceKex > t.config.RekeyThreshold {
+ if err := t.requestKeyChange(); err != nil {
+ return nil, err
+ }
+ }
+
+ p, err := t.conn.readPacket()
+ if err != nil {
+ return nil, err
+ }
+
+ t.readSinceKex += uint64(len(p))
+ if debugHandshake {
+ msg, err := decode(p)
+ log.Printf("%s got %T %v (%v)", t.id(), msg, msg, err)
+ }
+ if p[0] != msgKexInit {
+ return p, nil
+ }
+ err = t.enterKeyExchange(p)
+
+ t.mu.Lock()
+ if err != nil {
+ // drop connection
+ t.conn.Close()
+ t.writeError = err
+ }
+
+ if debugHandshake {
+ log.Printf("%s exited key exchange, err %v", t.id(), err)
+ }
+
+ // Unblock writers.
+ t.sentInitMsg = nil
+ t.sentInitPacket = nil
+ t.cond.Broadcast()
+ t.writtenSinceKex = 0
+ t.mu.Unlock()
+
+ if err != nil {
+ return nil, err
+ }
+
+ t.readSinceKex = 0
+ return []byte{msgNewKeys}, nil
+}
+
+// sendKexInit sends a key change message, and returns the message
+// that was sent. After initiating the key change, all writes will be
+// blocked until the change is done, and a failed key change will
+// close the underlying transport. This function is safe for
+// concurrent use by multiple goroutines.
+func (t *handshakeTransport) sendKexInit() (*kexInitMsg, []byte, error) {
+ t.mu.Lock()
+ defer t.mu.Unlock()
+ return t.sendKexInitLocked()
+}
+
+func (t *handshakeTransport) requestKeyChange() error {
+ _, _, err := t.sendKexInit()
+ return err
+}
+
+// sendKexInitLocked sends a key change message. t.mu must be locked
+// while this happens.
+func (t *handshakeTransport) sendKexInitLocked() (*kexInitMsg, []byte, error) {
+ // kexInits may be sent either in response to the other side,
+ // or because our side wants to initiate a key change, so we
+ // may have already sent a kexInit. In that case, don't send a
+ // second kexInit.
+ if t.sentInitMsg != nil {
+ return t.sentInitMsg, t.sentInitPacket, nil
+ }
+ msg := &kexInitMsg{
+ KexAlgos: t.config.KeyExchanges,
+ CiphersClientServer: t.config.Ciphers,
+ CiphersServerClient: t.config.Ciphers,
+ MACsClientServer: t.config.MACs,
+ MACsServerClient: t.config.MACs,
+ CompressionClientServer: supportedCompressions,
+ CompressionServerClient: supportedCompressions,
+ }
+ io.ReadFull(rand.Reader, msg.Cookie[:])
+
+ if len(t.hostKeys) > 0 {
+ for _, k := range t.hostKeys {
+ msg.ServerHostKeyAlgos = append(
+ msg.ServerHostKeyAlgos, k.PublicKey().Type())
+ }
+ } else {
+ msg.ServerHostKeyAlgos = t.hostKeyAlgorithms
+ }
+ packet := Marshal(msg)
+
+ // writePacket destroys the contents, so save a copy.
+ packetCopy := make([]byte, len(packet))
+ copy(packetCopy, packet)
+
+ if err := t.conn.writePacket(packetCopy); err != nil {
+ return nil, nil, err
+ }
+
+ t.sentInitMsg = msg
+ t.sentInitPacket = packet
+ return msg, packet, nil
+}
+
+func (t *handshakeTransport) writePacket(p []byte) error {
+ t.mu.Lock()
+ defer t.mu.Unlock()
+
+ if t.writtenSinceKex > t.config.RekeyThreshold {
+ t.sendKexInitLocked()
+ }
+ for t.sentInitMsg != nil && t.writeError == nil {
+ t.cond.Wait()
+ }
+ if t.writeError != nil {
+ return t.writeError
+ }
+ t.writtenSinceKex += uint64(len(p))
+
+ switch p[0] {
+ case msgKexInit:
+ return errors.New("ssh: only handshakeTransport can send kexInit")
+ case msgNewKeys:
+ return errors.New("ssh: only handshakeTransport can send newKeys")
+ default:
+ return t.conn.writePacket(p)
+ }
+}
+
+func (t *handshakeTransport) Close() error {
+ return t.conn.Close()
+}
+
+// enterKeyExchange runs the key exchange.
+func (t *handshakeTransport) enterKeyExchange(otherInitPacket []byte) error {
+ if debugHandshake {
+ log.Printf("%s entered key exchange", t.id())
+ }
+ myInit, myInitPacket, err := t.sendKexInit()
+ if err != nil {
+ return err
+ }
+
+ otherInit := &kexInitMsg{}
+ if err := Unmarshal(otherInitPacket, otherInit); err != nil {
+ return err
+ }
+
+ magics := handshakeMagics{
+ clientVersion: t.clientVersion,
+ serverVersion: t.serverVersion,
+ clientKexInit: otherInitPacket,
+ serverKexInit: myInitPacket,
+ }
+
+ clientInit := otherInit
+ serverInit := myInit
+ if len(t.hostKeys) == 0 {
+ clientInit = myInit
+ serverInit = otherInit
+
+ magics.clientKexInit = myInitPacket
+ magics.serverKexInit = otherInitPacket
+ }
+
+ algs, err := findAgreedAlgorithms(clientInit, serverInit)
+ if err != nil {
+ return err
+ }
+
+ // We don't send FirstKexFollows, but we handle receiving it.
+ if otherInit.FirstKexFollows && algs.kex != otherInit.KexAlgos[0] {
+ // other side sent a kex message for the wrong algorithm,
+ // which we have to ignore.
+ if _, err := t.conn.readPacket(); err != nil {
+ return err
+ }
+ }
+
+ kex, ok := kexAlgoMap[algs.kex]
+ if !ok {
+ return fmt.Errorf("ssh: unexpected key exchange algorithm %v", algs.kex)
+ }
+
+ var result *kexResult
+ if len(t.hostKeys) > 0 {
+ result, err = t.server(kex, algs, &magics)
+ } else {
+ result, err = t.client(kex, algs, &magics)
+ }
+
+ if err != nil {
+ return err
+ }
+
+ t.conn.prepareKeyChange(algs, result)
+ if err = t.conn.writePacket([]byte{msgNewKeys}); err != nil {
+ return err
+ }
+ if packet, err := t.conn.readPacket(); err != nil {
+ return err
+ } else if packet[0] != msgNewKeys {
+ return unexpectedMessageError(msgNewKeys, packet[0])
+ }
+ return nil
+}
+
+func (t *handshakeTransport) server(kex kexAlgorithm, algs *algorithms, magics *handshakeMagics) (*kexResult, error) {
+ var hostKey Signer
+ for _, k := range t.hostKeys {
+ if algs.hostKey == k.PublicKey().Type() {
+ hostKey = k
+ }
+ }
+
+ r, err := kex.Server(t.conn, t.config.Rand, magics, hostKey)
+ return r, err
+}
+
+func (t *handshakeTransport) client(kex kexAlgorithm, algs *algorithms, magics *handshakeMagics) (*kexResult, error) {
+ result, err := kex.Client(t.conn, t.config.Rand, magics)
+ if err != nil {
+ return nil, err
+ }
+
+ hostKey, err := ParsePublicKey(result.HostKey)
+ if err != nil {
+ return nil, err
+ }
+
+ if err := verifyHostKeySignature(hostKey, result); err != nil {
+ return nil, err
+ }
+
+ if t.hostKeyCallback != nil {
+ err = t.hostKeyCallback(t.dialAddress, t.remoteAddr, hostKey)
+ if err != nil {
+ return nil, err
+ }
+ }
+
+ return result, nil
+}
diff --git a/modules/crypto/ssh/handshake_test.go b/modules/crypto/ssh/handshake_test.go
new file mode 100755
index 00000000..b86d369c
--- /dev/null
+++ b/modules/crypto/ssh/handshake_test.go
@@ -0,0 +1,415 @@
+// Copyright 2013 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bytes"
+ "crypto/rand"
+ "errors"
+ "fmt"
+ "net"
+ "runtime"
+ "strings"
+ "sync"
+ "testing"
+)
+
+type testChecker struct {
+ calls []string
+}
+
+func (t *testChecker) Check(dialAddr string, addr net.Addr, key PublicKey) error {
+ if dialAddr == "bad" {
+ return fmt.Errorf("dialAddr is bad")
+ }
+
+ if tcpAddr, ok := addr.(*net.TCPAddr); !ok || tcpAddr == nil {
+ return fmt.Errorf("testChecker: got %T want *net.TCPAddr", addr)
+ }
+
+ t.calls = append(t.calls, fmt.Sprintf("%s %v %s %x", dialAddr, addr, key.Type(), key.Marshal()))
+
+ return nil
+}
+
+// netPipe is analogous to net.Pipe, but it uses a real net.Conn, and
+// therefore is buffered (net.Pipe deadlocks if both sides start with
+// a write.)
+func netPipe() (net.Conn, net.Conn, error) {
+ listener, err := net.Listen("tcp", "127.0.0.1:0")
+ if err != nil {
+ return nil, nil, err
+ }
+ defer listener.Close()
+ c1, err := net.Dial("tcp", listener.Addr().String())
+ if err != nil {
+ return nil, nil, err
+ }
+
+ c2, err := listener.Accept()
+ if err != nil {
+ c1.Close()
+ return nil, nil, err
+ }
+
+ return c1, c2, nil
+}
+
+func handshakePair(clientConf *ClientConfig, addr string) (client *handshakeTransport, server *handshakeTransport, err error) {
+ a, b, err := netPipe()
+ if err != nil {
+ return nil, nil, err
+ }
+
+ trC := newTransport(a, rand.Reader, true)
+ trS := newTransport(b, rand.Reader, false)
+ clientConf.SetDefaults()
+
+ v := []byte("version")
+ client = newClientTransport(trC, v, v, clientConf, addr, a.RemoteAddr())
+
+ serverConf := &ServerConfig{}
+ serverConf.AddHostKey(testSigners["ecdsa"])
+ serverConf.AddHostKey(testSigners["rsa"])
+ serverConf.SetDefaults()
+ server = newServerTransport(trS, v, v, serverConf)
+
+ return client, server, nil
+}
+
+func TestHandshakeBasic(t *testing.T) {
+ if runtime.GOOS == "plan9" {
+ t.Skip("see golang.org/issue/7237")
+ }
+ checker := &testChecker{}
+ trC, trS, err := handshakePair(&ClientConfig{HostKeyCallback: checker.Check}, "addr")
+ if err != nil {
+ t.Fatalf("handshakePair: %v", err)
+ }
+
+ defer trC.Close()
+ defer trS.Close()
+
+ go func() {
+ // Client writes a bunch of stuff, and does a key
+ // change in the middle. This should not confuse the
+ // handshake in progress
+ for i := 0; i < 10; i++ {
+ p := []byte{msgRequestSuccess, byte(i)}
+ if err := trC.writePacket(p); err != nil {
+ t.Fatalf("sendPacket: %v", err)
+ }
+ if i == 5 {
+ // halfway through, we request a key change.
+ _, _, err := trC.sendKexInit()
+ if err != nil {
+ t.Fatalf("sendKexInit: %v", err)
+ }
+ }
+ }
+ trC.Close()
+ }()
+
+ // Server checks that client messages come in cleanly
+ i := 0
+ for {
+ p, err := trS.readPacket()
+ if err != nil {
+ break
+ }
+ if p[0] == msgNewKeys {
+ continue
+ }
+ want := []byte{msgRequestSuccess, byte(i)}
+ if bytes.Compare(p, want) != 0 {
+ t.Errorf("message %d: got %q, want %q", i, p, want)
+ }
+ i++
+ }
+ if i != 10 {
+ t.Errorf("received %d messages, want 10.", i)
+ }
+
+ // If all went well, we registered exactly 1 key change.
+ if len(checker.calls) != 1 {
+ t.Fatalf("got %d host key checks, want 1", len(checker.calls))
+ }
+
+ pub := testSigners["ecdsa"].PublicKey()
+ want := fmt.Sprintf("%s %v %s %x", "addr", trC.remoteAddr, pub.Type(), pub.Marshal())
+ if want != checker.calls[0] {
+ t.Errorf("got %q want %q for host key check", checker.calls[0], want)
+ }
+}
+
+func TestHandshakeError(t *testing.T) {
+ checker := &testChecker{}
+ trC, trS, err := handshakePair(&ClientConfig{HostKeyCallback: checker.Check}, "bad")
+ if err != nil {
+ t.Fatalf("handshakePair: %v", err)
+ }
+ defer trC.Close()
+ defer trS.Close()
+
+ // send a packet
+ packet := []byte{msgRequestSuccess, 42}
+ if err := trC.writePacket(packet); err != nil {
+ t.Errorf("writePacket: %v", err)
+ }
+
+ // Now request a key change.
+ _, _, err = trC.sendKexInit()
+ if err != nil {
+ t.Errorf("sendKexInit: %v", err)
+ }
+
+ // the key change will fail, and afterwards we can't write.
+ if err := trC.writePacket([]byte{msgRequestSuccess, 43}); err == nil {
+ t.Errorf("writePacket after botched rekey succeeded.")
+ }
+
+ readback, err := trS.readPacket()
+ if err != nil {
+ t.Fatalf("server closed too soon: %v", err)
+ }
+ if bytes.Compare(readback, packet) != 0 {
+ t.Errorf("got %q want %q", readback, packet)
+ }
+ readback, err = trS.readPacket()
+ if err == nil {
+ t.Errorf("got a message %q after failed key change", readback)
+ }
+}
+
+func TestHandshakeTwice(t *testing.T) {
+ checker := &testChecker{}
+ trC, trS, err := handshakePair(&ClientConfig{HostKeyCallback: checker.Check}, "addr")
+ if err != nil {
+ t.Fatalf("handshakePair: %v", err)
+ }
+
+ defer trC.Close()
+ defer trS.Close()
+
+ // send a packet
+ packet := make([]byte, 5)
+ packet[0] = msgRequestSuccess
+ if err := trC.writePacket(packet); err != nil {
+ t.Errorf("writePacket: %v", err)
+ }
+
+ // Now request a key change.
+ _, _, err = trC.sendKexInit()
+ if err != nil {
+ t.Errorf("sendKexInit: %v", err)
+ }
+
+ // Send another packet. Use a fresh one, since writePacket destroys.
+ packet = make([]byte, 5)
+ packet[0] = msgRequestSuccess
+ if err := trC.writePacket(packet); err != nil {
+ t.Errorf("writePacket: %v", err)
+ }
+
+ // 2nd key change.
+ _, _, err = trC.sendKexInit()
+ if err != nil {
+ t.Errorf("sendKexInit: %v", err)
+ }
+
+ packet = make([]byte, 5)
+ packet[0] = msgRequestSuccess
+ if err := trC.writePacket(packet); err != nil {
+ t.Errorf("writePacket: %v", err)
+ }
+
+ packet = make([]byte, 5)
+ packet[0] = msgRequestSuccess
+ for i := 0; i < 5; i++ {
+ msg, err := trS.readPacket()
+ if err != nil {
+ t.Fatalf("server closed too soon: %v", err)
+ }
+ if msg[0] == msgNewKeys {
+ continue
+ }
+
+ if bytes.Compare(msg, packet) != 0 {
+ t.Errorf("packet %d: got %q want %q", i, msg, packet)
+ }
+ }
+ if len(checker.calls) != 2 {
+ t.Errorf("got %d key changes, want 2", len(checker.calls))
+ }
+}
+
+func TestHandshakeAutoRekeyWrite(t *testing.T) {
+ checker := &testChecker{}
+ clientConf := &ClientConfig{HostKeyCallback: checker.Check}
+ clientConf.RekeyThreshold = 500
+ trC, trS, err := handshakePair(clientConf, "addr")
+ if err != nil {
+ t.Fatalf("handshakePair: %v", err)
+ }
+ defer trC.Close()
+ defer trS.Close()
+
+ for i := 0; i < 5; i++ {
+ packet := make([]byte, 251)
+ packet[0] = msgRequestSuccess
+ if err := trC.writePacket(packet); err != nil {
+ t.Errorf("writePacket: %v", err)
+ }
+ }
+
+ j := 0
+ for ; j < 5; j++ {
+ _, err := trS.readPacket()
+ if err != nil {
+ break
+ }
+ }
+
+ if j != 5 {
+ t.Errorf("got %d, want 5 messages", j)
+ }
+
+ if len(checker.calls) != 2 {
+ t.Errorf("got %d key changes, wanted 2", len(checker.calls))
+ }
+}
+
+type syncChecker struct {
+ called chan int
+}
+
+func (t *syncChecker) Check(dialAddr string, addr net.Addr, key PublicKey) error {
+ t.called <- 1
+ return nil
+}
+
+func TestHandshakeAutoRekeyRead(t *testing.T) {
+ sync := &syncChecker{make(chan int, 2)}
+ clientConf := &ClientConfig{
+ HostKeyCallback: sync.Check,
+ }
+ clientConf.RekeyThreshold = 500
+
+ trC, trS, err := handshakePair(clientConf, "addr")
+ if err != nil {
+ t.Fatalf("handshakePair: %v", err)
+ }
+ defer trC.Close()
+ defer trS.Close()
+
+ packet := make([]byte, 501)
+ packet[0] = msgRequestSuccess
+ if err := trS.writePacket(packet); err != nil {
+ t.Fatalf("writePacket: %v", err)
+ }
+ // While we read out the packet, a key change will be
+ // initiated.
+ if _, err := trC.readPacket(); err != nil {
+ t.Fatalf("readPacket(client): %v", err)
+ }
+
+ <-sync.called
+}
+
+// errorKeyingTransport generates errors after a given number of
+// read/write operations.
+type errorKeyingTransport struct {
+ packetConn
+ readLeft, writeLeft int
+}
+
+func (n *errorKeyingTransport) prepareKeyChange(*algorithms, *kexResult) error {
+ return nil
+}
+func (n *errorKeyingTransport) getSessionID() []byte {
+ return nil
+}
+
+func (n *errorKeyingTransport) writePacket(packet []byte) error {
+ if n.writeLeft == 0 {
+ n.Close()
+ return errors.New("barf")
+ }
+
+ n.writeLeft--
+ return n.packetConn.writePacket(packet)
+}
+
+func (n *errorKeyingTransport) readPacket() ([]byte, error) {
+ if n.readLeft == 0 {
+ n.Close()
+ return nil, errors.New("barf")
+ }
+
+ n.readLeft--
+ return n.packetConn.readPacket()
+}
+
+func TestHandshakeErrorHandlingRead(t *testing.T) {
+ for i := 0; i < 20; i++ {
+ testHandshakeErrorHandlingN(t, i, -1)
+ }
+}
+
+func TestHandshakeErrorHandlingWrite(t *testing.T) {
+ for i := 0; i < 20; i++ {
+ testHandshakeErrorHandlingN(t, -1, i)
+ }
+}
+
+// testHandshakeErrorHandlingN runs handshakes, injecting errors. If
+// handshakeTransport deadlocks, the go runtime will detect it and
+// panic.
+func testHandshakeErrorHandlingN(t *testing.T, readLimit, writeLimit int) {
+ msg := Marshal(&serviceRequestMsg{strings.Repeat("x", int(minRekeyThreshold)/4)})
+
+ a, b := memPipe()
+ defer a.Close()
+ defer b.Close()
+
+ key := testSigners["ecdsa"]
+ serverConf := Config{RekeyThreshold: minRekeyThreshold}
+ serverConf.SetDefaults()
+ serverConn := newHandshakeTransport(&errorKeyingTransport{a, readLimit, writeLimit}, &serverConf, []byte{'a'}, []byte{'b'})
+ serverConn.hostKeys = []Signer{key}
+ go serverConn.readLoop()
+
+ clientConf := Config{RekeyThreshold: 10 * minRekeyThreshold}
+ clientConf.SetDefaults()
+ clientConn := newHandshakeTransport(&errorKeyingTransport{b, -1, -1}, &clientConf, []byte{'a'}, []byte{'b'})
+ clientConn.hostKeyAlgorithms = []string{key.PublicKey().Type()}
+ go clientConn.readLoop()
+
+ var wg sync.WaitGroup
+ wg.Add(4)
+
+ for _, hs := range []packetConn{serverConn, clientConn} {
+ go func(c packetConn) {
+ for {
+ err := c.writePacket(msg)
+ if err != nil {
+ break
+ }
+ }
+ wg.Done()
+ }(hs)
+ go func(c packetConn) {
+ for {
+ _, err := c.readPacket()
+ if err != nil {
+ break
+ }
+ }
+ wg.Done()
+ }(hs)
+ }
+
+ wg.Wait()
+}
diff --git a/modules/crypto/ssh/kex.go b/modules/crypto/ssh/kex.go
new file mode 100755
index 00000000..ea19d537
--- /dev/null
+++ b/modules/crypto/ssh/kex.go
@@ -0,0 +1,526 @@
+// Copyright 2013 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "crypto"
+ "crypto/ecdsa"
+ "crypto/elliptic"
+ "crypto/subtle"
+ "crypto/rand"
+ "errors"
+ "io"
+ "math/big"
+
+ "golang.org/x/crypto/curve25519"
+)
+
+const (
+ kexAlgoDH1SHA1 = "diffie-hellman-group1-sha1"
+ kexAlgoDH14SHA1 = "diffie-hellman-group14-sha1"
+ kexAlgoECDH256 = "ecdh-sha2-nistp256"
+ kexAlgoECDH384 = "ecdh-sha2-nistp384"
+ kexAlgoECDH521 = "ecdh-sha2-nistp521"
+ kexAlgoCurve25519SHA256 = "curve25519-sha256@libssh.org"
+)
+
+// kexResult captures the outcome of a key exchange.
+type kexResult struct {
+ // Session hash. See also RFC 4253, section 8.
+ H []byte
+
+ // Shared secret. See also RFC 4253, section 8.
+ K []byte
+
+ // Host key as hashed into H.
+ HostKey []byte
+
+ // Signature of H.
+ Signature []byte
+
+ // A cryptographic hash function that matches the security
+ // level of the key exchange algorithm. It is used for
+ // calculating H, and for deriving keys from H and K.
+ Hash crypto.Hash
+
+ // The session ID, which is the first H computed. This is used
+ // to signal data inside transport.
+ SessionID []byte
+}
+
+// handshakeMagics contains data that is always included in the
+// session hash.
+type handshakeMagics struct {
+ clientVersion, serverVersion []byte
+ clientKexInit, serverKexInit []byte
+}
+
+func (m *handshakeMagics) write(w io.Writer) {
+ writeString(w, m.clientVersion)
+ writeString(w, m.serverVersion)
+ writeString(w, m.clientKexInit)
+ writeString(w, m.serverKexInit)
+}
+
+// kexAlgorithm abstracts different key exchange algorithms.
+type kexAlgorithm interface {
+ // Server runs server-side key agreement, signing the result
+ // with a hostkey.
+ Server(p packetConn, rand io.Reader, magics *handshakeMagics, s Signer) (*kexResult, error)
+
+ // Client runs the client-side key agreement. Caller is
+ // responsible for verifying the host key signature.
+ Client(p packetConn, rand io.Reader, magics *handshakeMagics) (*kexResult, error)
+}
+
+// dhGroup is a multiplicative group suitable for implementing Diffie-Hellman key agreement.
+type dhGroup struct {
+ g, p *big.Int
+}
+
+func (group *dhGroup) diffieHellman(theirPublic, myPrivate *big.Int) (*big.Int, error) {
+ if theirPublic.Sign() <= 0 || theirPublic.Cmp(group.p) >= 0 {
+ return nil, errors.New("ssh: DH parameter out of bounds")
+ }
+ return new(big.Int).Exp(theirPublic, myPrivate, group.p), nil
+}
+
+func (group *dhGroup) Client(c packetConn, randSource io.Reader, magics *handshakeMagics) (*kexResult, error) {
+ hashFunc := crypto.SHA1
+
+ x, err := rand.Int(randSource, group.p)
+ if err != nil {
+ return nil, err
+ }
+ X := new(big.Int).Exp(group.g, x, group.p)
+ kexDHInit := kexDHInitMsg{
+ X: X,
+ }
+ if err := c.writePacket(Marshal(&kexDHInit)); err != nil {
+ return nil, err
+ }
+
+ packet, err := c.readPacket()
+ if err != nil {
+ return nil, err
+ }
+
+ var kexDHReply kexDHReplyMsg
+ if err = Unmarshal(packet, &kexDHReply); err != nil {
+ return nil, err
+ }
+
+ kInt, err := group.diffieHellman(kexDHReply.Y, x)
+ if err != nil {
+ return nil, err
+ }
+
+ h := hashFunc.New()
+ magics.write(h)
+ writeString(h, kexDHReply.HostKey)
+ writeInt(h, X)
+ writeInt(h, kexDHReply.Y)
+ K := make([]byte, intLength(kInt))
+ marshalInt(K, kInt)
+ h.Write(K)
+
+ return &kexResult{
+ H: h.Sum(nil),
+ K: K,
+ HostKey: kexDHReply.HostKey,
+ Signature: kexDHReply.Signature,
+ Hash: crypto.SHA1,
+ }, nil
+}
+
+func (group *dhGroup) Server(c packetConn, randSource io.Reader, magics *handshakeMagics, priv Signer) (result *kexResult, err error) {
+ hashFunc := crypto.SHA1
+ packet, err := c.readPacket()
+ if err != nil {
+ return
+ }
+ var kexDHInit kexDHInitMsg
+ if err = Unmarshal(packet, &kexDHInit); err != nil {
+ return
+ }
+
+ y, err := rand.Int(randSource, group.p)
+ if err != nil {
+ return
+ }
+
+ Y := new(big.Int).Exp(group.g, y, group.p)
+ kInt, err := group.diffieHellman(kexDHInit.X, y)
+ if err != nil {
+ return nil, err
+ }
+
+ hostKeyBytes := priv.PublicKey().Marshal()
+
+ h := hashFunc.New()
+ magics.write(h)
+ writeString(h, hostKeyBytes)
+ writeInt(h, kexDHInit.X)
+ writeInt(h, Y)
+
+ K := make([]byte, intLength(kInt))
+ marshalInt(K, kInt)
+ h.Write(K)
+
+ H := h.Sum(nil)
+
+ // H is already a hash, but the hostkey signing will apply its
+ // own key-specific hash algorithm.
+ sig, err := signAndMarshal(priv, randSource, H)
+ if err != nil {
+ return nil, err
+ }
+
+ kexDHReply := kexDHReplyMsg{
+ HostKey: hostKeyBytes,
+ Y: Y,
+ Signature: sig,
+ }
+ packet = Marshal(&kexDHReply)
+
+ err = c.writePacket(packet)
+ return &kexResult{
+ H: H,
+ K: K,
+ HostKey: hostKeyBytes,
+ Signature: sig,
+ Hash: crypto.SHA1,
+ }, nil
+}
+
+// ecdh performs Elliptic Curve Diffie-Hellman key exchange as
+// described in RFC 5656, section 4.
+type ecdh struct {
+ curve elliptic.Curve
+}
+
+func (kex *ecdh) Client(c packetConn, rand io.Reader, magics *handshakeMagics) (*kexResult, error) {
+ ephKey, err := ecdsa.GenerateKey(kex.curve, rand)
+ if err != nil {
+ return nil, err
+ }
+
+ kexInit := kexECDHInitMsg{
+ ClientPubKey: elliptic.Marshal(kex.curve, ephKey.PublicKey.X, ephKey.PublicKey.Y),
+ }
+
+ serialized := Marshal(&kexInit)
+ if err := c.writePacket(serialized); err != nil {
+ return nil, err
+ }
+
+ packet, err := c.readPacket()
+ if err != nil {
+ return nil, err
+ }
+
+ var reply kexECDHReplyMsg
+ if err = Unmarshal(packet, &reply); err != nil {
+ return nil, err
+ }
+
+ x, y, err := unmarshalECKey(kex.curve, reply.EphemeralPubKey)
+ if err != nil {
+ return nil, err
+ }
+
+ // generate shared secret
+ secret, _ := kex.curve.ScalarMult(x, y, ephKey.D.Bytes())
+
+ h := ecHash(kex.curve).New()
+ magics.write(h)
+ writeString(h, reply.HostKey)
+ writeString(h, kexInit.ClientPubKey)
+ writeString(h, reply.EphemeralPubKey)
+ K := make([]byte, intLength(secret))
+ marshalInt(K, secret)
+ h.Write(K)
+
+ return &kexResult{
+ H: h.Sum(nil),
+ K: K,
+ HostKey: reply.HostKey,
+ Signature: reply.Signature,
+ Hash: ecHash(kex.curve),
+ }, nil
+}
+
+// unmarshalECKey parses and checks an EC key.
+func unmarshalECKey(curve elliptic.Curve, pubkey []byte) (x, y *big.Int, err error) {
+ x, y = elliptic.Unmarshal(curve, pubkey)
+ if x == nil {
+ return nil, nil, errors.New("ssh: elliptic.Unmarshal failure")
+ }
+ if !validateECPublicKey(curve, x, y) {
+ return nil, nil, errors.New("ssh: public key not on curve")
+ }
+ return x, y, nil
+}
+
+// validateECPublicKey checks that the point is a valid public key for
+// the given curve. See [SEC1], 3.2.2
+func validateECPublicKey(curve elliptic.Curve, x, y *big.Int) bool {
+ if x.Sign() == 0 && y.Sign() == 0 {
+ return false
+ }
+
+ if x.Cmp(curve.Params().P) >= 0 {
+ return false
+ }
+
+ if y.Cmp(curve.Params().P) >= 0 {
+ return false
+ }
+
+ if !curve.IsOnCurve(x, y) {
+ return false
+ }
+
+ // We don't check if N * PubKey == 0, since
+ //
+ // - the NIST curves have cofactor = 1, so this is implicit.
+ // (We don't foresee an implementation that supports non NIST
+ // curves)
+ //
+ // - for ephemeral keys, we don't need to worry about small
+ // subgroup attacks.
+ return true
+}
+
+func (kex *ecdh) Server(c packetConn, rand io.Reader, magics *handshakeMagics, priv Signer) (result *kexResult, err error) {
+ packet, err := c.readPacket()
+ if err != nil {
+ return nil, err
+ }
+
+ var kexECDHInit kexECDHInitMsg
+ if err = Unmarshal(packet, &kexECDHInit); err != nil {
+ return nil, err
+ }
+
+ clientX, clientY, err := unmarshalECKey(kex.curve, kexECDHInit.ClientPubKey)
+ if err != nil {
+ return nil, err
+ }
+
+ // We could cache this key across multiple users/multiple
+ // connection attempts, but the benefit is small. OpenSSH
+ // generates a new key for each incoming connection.
+ ephKey, err := ecdsa.GenerateKey(kex.curve, rand)
+ if err != nil {
+ return nil, err
+ }
+
+ hostKeyBytes := priv.PublicKey().Marshal()
+
+ serializedEphKey := elliptic.Marshal(kex.curve, ephKey.PublicKey.X, ephKey.PublicKey.Y)
+
+ // generate shared secret
+ secret, _ := kex.curve.ScalarMult(clientX, clientY, ephKey.D.Bytes())
+
+ h := ecHash(kex.curve).New()
+ magics.write(h)
+ writeString(h, hostKeyBytes)
+ writeString(h, kexECDHInit.ClientPubKey)
+ writeString(h, serializedEphKey)
+
+ K := make([]byte, intLength(secret))
+ marshalInt(K, secret)
+ h.Write(K)
+
+ H := h.Sum(nil)
+
+ // H is already a hash, but the hostkey signing will apply its
+ // own key-specific hash algorithm.
+ sig, err := signAndMarshal(priv, rand, H)
+ if err != nil {
+ return nil, err
+ }
+
+ reply := kexECDHReplyMsg{
+ EphemeralPubKey: serializedEphKey,
+ HostKey: hostKeyBytes,
+ Signature: sig,
+ }
+
+ serialized := Marshal(&reply)
+ if err := c.writePacket(serialized); err != nil {
+ return nil, err
+ }
+
+ return &kexResult{
+ H: H,
+ K: K,
+ HostKey: reply.HostKey,
+ Signature: sig,
+ Hash: ecHash(kex.curve),
+ }, nil
+}
+
+var kexAlgoMap = map[string]kexAlgorithm{}
+
+func init() {
+ // This is the group called diffie-hellman-group1-sha1 in RFC
+ // 4253 and Oakley Group 2 in RFC 2409.
+ p, _ := new(big.Int).SetString("FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245E485B576625E7EC6F44C42E9A637ED6B0BFF5CB6F406B7EDEE386BFB5A899FA5AE9F24117C4B1FE649286651ECE65381FFFFFFFFFFFFFFFF", 16)
+ kexAlgoMap[kexAlgoDH1SHA1] = &dhGroup{
+ g: new(big.Int).SetInt64(2),
+ p: p,
+ }
+
+ // This is the group called diffie-hellman-group14-sha1 in RFC
+ // 4253 and Oakley Group 14 in RFC 3526.
+ p, _ = new(big.Int).SetString("FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245E485B576625E7EC6F44C42E9A637ED6B0BFF5CB6F406B7EDEE386BFB5A899FA5AE9F24117C4B1FE649286651ECE45B3DC2007CB8A163BF0598DA48361C55D39A69163FA8FD24CF5F83655D23DCA3AD961C62F356208552BB9ED529077096966D670C354E4ABC9804F1746C08CA18217C32905E462E36CE3BE39E772C180E86039B2783A2EC07A28FB5C55DF06F4C52C9DE2BCBF6955817183995497CEA956AE515D2261898FA051015728E5A8AACAA68FFFFFFFFFFFFFFFF", 16)
+
+ kexAlgoMap[kexAlgoDH14SHA1] = &dhGroup{
+ g: new(big.Int).SetInt64(2),
+ p: p,
+ }
+
+ kexAlgoMap[kexAlgoECDH521] = &ecdh{elliptic.P521()}
+ kexAlgoMap[kexAlgoECDH384] = &ecdh{elliptic.P384()}
+ kexAlgoMap[kexAlgoECDH256] = &ecdh{elliptic.P256()}
+ kexAlgoMap[kexAlgoCurve25519SHA256] = &curve25519sha256{}
+}
+
+// curve25519sha256 implements the curve25519-sha256@libssh.org key
+// agreement protocol, as described in
+// https://git.libssh.org/projects/libssh.git/tree/doc/curve25519-sha256@libssh.org.txt
+type curve25519sha256 struct{}
+
+type curve25519KeyPair struct {
+ priv [32]byte
+ pub [32]byte
+}
+
+func (kp *curve25519KeyPair) generate(rand io.Reader) error {
+ if _, err := io.ReadFull(rand, kp.priv[:]); err != nil {
+ return err
+ }
+ curve25519.ScalarBaseMult(&kp.pub, &kp.priv)
+ return nil
+}
+
+// curve25519Zeros is just an array of 32 zero bytes so that we have something
+// convenient to compare against in order to reject curve25519 points with the
+// wrong order.
+var curve25519Zeros [32]byte
+
+func (kex *curve25519sha256) Client(c packetConn, rand io.Reader, magics *handshakeMagics) (*kexResult, error) {
+ var kp curve25519KeyPair
+ if err := kp.generate(rand); err != nil {
+ return nil, err
+ }
+ if err := c.writePacket(Marshal(&kexECDHInitMsg{kp.pub[:]})); err != nil {
+ return nil, err
+ }
+
+ packet, err := c.readPacket()
+ if err != nil {
+ return nil, err
+ }
+
+ var reply kexECDHReplyMsg
+ if err = Unmarshal(packet, &reply); err != nil {
+ return nil, err
+ }
+ if len(reply.EphemeralPubKey) != 32 {
+ return nil, errors.New("ssh: peer's curve25519 public value has wrong length")
+ }
+
+ var servPub, secret [32]byte
+ copy(servPub[:], reply.EphemeralPubKey)
+ curve25519.ScalarMult(&secret, &kp.priv, &servPub)
+ if subtle.ConstantTimeCompare(secret[:], curve25519Zeros[:]) == 1 {
+ return nil, errors.New("ssh: peer's curve25519 public value has wrong order")
+ }
+
+ h := crypto.SHA256.New()
+ magics.write(h)
+ writeString(h, reply.HostKey)
+ writeString(h, kp.pub[:])
+ writeString(h, reply.EphemeralPubKey)
+
+ kInt := new(big.Int).SetBytes(secret[:])
+ K := make([]byte, intLength(kInt))
+ marshalInt(K, kInt)
+ h.Write(K)
+
+ return &kexResult{
+ H: h.Sum(nil),
+ K: K,
+ HostKey: reply.HostKey,
+ Signature: reply.Signature,
+ Hash: crypto.SHA256,
+ }, nil
+}
+
+func (kex *curve25519sha256) Server(c packetConn, rand io.Reader, magics *handshakeMagics, priv Signer) (result *kexResult, err error) {
+ packet, err := c.readPacket()
+ if err != nil {
+ return
+ }
+ var kexInit kexECDHInitMsg
+ if err = Unmarshal(packet, &kexInit); err != nil {
+ return
+ }
+
+ if len(kexInit.ClientPubKey) != 32 {
+ return nil, errors.New("ssh: peer's curve25519 public value has wrong length")
+ }
+
+ var kp curve25519KeyPair
+ if err := kp.generate(rand); err != nil {
+ return nil, err
+ }
+
+ var clientPub, secret [32]byte
+ copy(clientPub[:], kexInit.ClientPubKey)
+ curve25519.ScalarMult(&secret, &kp.priv, &clientPub)
+ if subtle.ConstantTimeCompare(secret[:], curve25519Zeros[:]) == 1 {
+ return nil, errors.New("ssh: peer's curve25519 public value has wrong order")
+ }
+
+ hostKeyBytes := priv.PublicKey().Marshal()
+
+ h := crypto.SHA256.New()
+ magics.write(h)
+ writeString(h, hostKeyBytes)
+ writeString(h, kexInit.ClientPubKey)
+ writeString(h, kp.pub[:])
+
+ kInt := new(big.Int).SetBytes(secret[:])
+ K := make([]byte, intLength(kInt))
+ marshalInt(K, kInt)
+ h.Write(K)
+
+ H := h.Sum(nil)
+
+ sig, err := signAndMarshal(priv, rand, H)
+ if err != nil {
+ return nil, err
+ }
+
+ reply := kexECDHReplyMsg{
+ EphemeralPubKey: kp.pub[:],
+ HostKey: hostKeyBytes,
+ Signature: sig,
+ }
+ if err := c.writePacket(Marshal(&reply)); err != nil {
+ return nil, err
+ }
+ return &kexResult{
+ H: H,
+ K: K,
+ HostKey: hostKeyBytes,
+ Signature: sig,
+ Hash: crypto.SHA256,
+ }, nil
+}
diff --git a/modules/crypto/ssh/kex_test.go b/modules/crypto/ssh/kex_test.go
new file mode 100755
index 00000000..12ca0acd
--- /dev/null
+++ b/modules/crypto/ssh/kex_test.go
@@ -0,0 +1,50 @@
+// Copyright 2013 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+// Key exchange tests.
+
+import (
+ "crypto/rand"
+ "reflect"
+ "testing"
+)
+
+func TestKexes(t *testing.T) {
+ type kexResultErr struct {
+ result *kexResult
+ err error
+ }
+
+ for name, kex := range kexAlgoMap {
+ a, b := memPipe()
+
+ s := make(chan kexResultErr, 1)
+ c := make(chan kexResultErr, 1)
+ var magics handshakeMagics
+ go func() {
+ r, e := kex.Client(a, rand.Reader, &magics)
+ a.Close()
+ c <- kexResultErr{r, e}
+ }()
+ go func() {
+ r, e := kex.Server(b, rand.Reader, &magics, testSigners["ecdsa"])
+ b.Close()
+ s <- kexResultErr{r, e}
+ }()
+
+ clientRes := <-c
+ serverRes := <-s
+ if clientRes.err != nil {
+ t.Errorf("client: %v", clientRes.err)
+ }
+ if serverRes.err != nil {
+ t.Errorf("server: %v", serverRes.err)
+ }
+ if !reflect.DeepEqual(clientRes.result, serverRes.result) {
+ t.Errorf("kex %q: mismatch %#v, %#v", name, clientRes.result, serverRes.result)
+ }
+ }
+}
diff --git a/modules/crypto/ssh/keys.go b/modules/crypto/ssh/keys.go
new file mode 100755
index 00000000..3272d7c9
--- /dev/null
+++ b/modules/crypto/ssh/keys.go
@@ -0,0 +1,628 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bytes"
+ "crypto"
+ "crypto/dsa"
+ "crypto/ecdsa"
+ "crypto/elliptic"
+ "crypto/rsa"
+ "crypto/x509"
+ "encoding/asn1"
+ "encoding/base64"
+ "encoding/pem"
+ "errors"
+ "fmt"
+ "io"
+ "math/big"
+)
+
+// These constants represent the algorithm names for key types supported by this
+// package.
+const (
+ KeyAlgoRSA = "ssh-rsa"
+ KeyAlgoDSA = "ssh-dss"
+ KeyAlgoECDSA256 = "ecdsa-sha2-nistp256"
+ KeyAlgoECDSA384 = "ecdsa-sha2-nistp384"
+ KeyAlgoECDSA521 = "ecdsa-sha2-nistp521"
+)
+
+// parsePubKey parses a public key of the given algorithm.
+// Use ParsePublicKey for keys with prepended algorithm.
+func parsePubKey(in []byte, algo string) (pubKey PublicKey, rest []byte, err error) {
+ switch algo {
+ case KeyAlgoRSA:
+ return parseRSA(in)
+ case KeyAlgoDSA:
+ return parseDSA(in)
+ case KeyAlgoECDSA256, KeyAlgoECDSA384, KeyAlgoECDSA521:
+ return parseECDSA(in)
+ case CertAlgoRSAv01, CertAlgoDSAv01, CertAlgoECDSA256v01, CertAlgoECDSA384v01, CertAlgoECDSA521v01:
+ cert, err := parseCert(in, certToPrivAlgo(algo))
+ if err != nil {
+ return nil, nil, err
+ }
+ return cert, nil, nil
+ }
+ return nil, nil, fmt.Errorf("ssh: unknown key algorithm: %v", err)
+}
+
+// parseAuthorizedKey parses a public key in OpenSSH authorized_keys format
+// (see sshd(8) manual page) once the options and key type fields have been
+// removed.
+func parseAuthorizedKey(in []byte) (out PublicKey, comment string, err error) {
+ in = bytes.TrimSpace(in)
+
+ i := bytes.IndexAny(in, " \t")
+ if i == -1 {
+ i = len(in)
+ }
+ base64Key := in[:i]
+
+ key := make([]byte, base64.StdEncoding.DecodedLen(len(base64Key)))
+ n, err := base64.StdEncoding.Decode(key, base64Key)
+ if err != nil {
+ return nil, "", err
+ }
+ key = key[:n]
+ out, err = ParsePublicKey(key)
+ if err != nil {
+ return nil, "", err
+ }
+ comment = string(bytes.TrimSpace(in[i:]))
+ return out, comment, nil
+}
+
+// ParseAuthorizedKeys parses a public key from an authorized_keys
+// file used in OpenSSH according to the sshd(8) manual page.
+func ParseAuthorizedKey(in []byte) (out PublicKey, comment string, options []string, rest []byte, err error) {
+ for len(in) > 0 {
+ end := bytes.IndexByte(in, '\n')
+ if end != -1 {
+ rest = in[end+1:]
+ in = in[:end]
+ } else {
+ rest = nil
+ }
+
+ end = bytes.IndexByte(in, '\r')
+ if end != -1 {
+ in = in[:end]
+ }
+
+ in = bytes.TrimSpace(in)
+ if len(in) == 0 || in[0] == '#' {
+ in = rest
+ continue
+ }
+
+ i := bytes.IndexAny(in, " \t")
+ if i == -1 {
+ in = rest
+ continue
+ }
+
+ if out, comment, err = parseAuthorizedKey(in[i:]); err == nil {
+ return out, comment, options, rest, nil
+ }
+
+ // No key type recognised. Maybe there's an options field at
+ // the beginning.
+ var b byte
+ inQuote := false
+ var candidateOptions []string
+ optionStart := 0
+ for i, b = range in {
+ isEnd := !inQuote && (b == ' ' || b == '\t')
+ if (b == ',' && !inQuote) || isEnd {
+ if i-optionStart > 0 {
+ candidateOptions = append(candidateOptions, string(in[optionStart:i]))
+ }
+ optionStart = i + 1
+ }
+ if isEnd {
+ break
+ }
+ if b == '"' && (i == 0 || (i > 0 && in[i-1] != '\\')) {
+ inQuote = !inQuote
+ }
+ }
+ for i < len(in) && (in[i] == ' ' || in[i] == '\t') {
+ i++
+ }
+ if i == len(in) {
+ // Invalid line: unmatched quote
+ in = rest
+ continue
+ }
+
+ in = in[i:]
+ i = bytes.IndexAny(in, " \t")
+ if i == -1 {
+ in = rest
+ continue
+ }
+
+ if out, comment, err = parseAuthorizedKey(in[i:]); err == nil {
+ options = candidateOptions
+ return out, comment, options, rest, nil
+ }
+
+ in = rest
+ continue
+ }
+
+ return nil, "", nil, nil, errors.New("ssh: no key found")
+}
+
+// ParsePublicKey parses an SSH public key formatted for use in
+// the SSH wire protocol according to RFC 4253, section 6.6.
+func ParsePublicKey(in []byte) (out PublicKey, err error) {
+ algo, in, ok := parseString(in)
+ if !ok {
+ return nil, errShortRead
+ }
+ var rest []byte
+ out, rest, err = parsePubKey(in, string(algo))
+ if len(rest) > 0 {
+ return nil, errors.New("ssh: trailing junk in public key")
+ }
+
+ return out, err
+}
+
+// MarshalAuthorizedKey serializes key for inclusion in an OpenSSH
+// authorized_keys file. The return value ends with newline.
+func MarshalAuthorizedKey(key PublicKey) []byte {
+ b := &bytes.Buffer{}
+ b.WriteString(key.Type())
+ b.WriteByte(' ')
+ e := base64.NewEncoder(base64.StdEncoding, b)
+ e.Write(key.Marshal())
+ e.Close()
+ b.WriteByte('\n')
+ return b.Bytes()
+}
+
+// PublicKey is an abstraction of different types of public keys.
+type PublicKey interface {
+ // Type returns the key's type, e.g. "ssh-rsa".
+ Type() string
+
+ // Marshal returns the serialized key data in SSH wire format,
+ // with the name prefix.
+ Marshal() []byte
+
+ // Verify that sig is a signature on the given data using this
+ // key. This function will hash the data appropriately first.
+ Verify(data []byte, sig *Signature) error
+}
+
+// A Signer can create signatures that verify against a public key.
+type Signer interface {
+ // PublicKey returns an associated PublicKey instance.
+ PublicKey() PublicKey
+
+ // Sign returns raw signature for the given data. This method
+ // will apply the hash specified for the keytype to the data.
+ Sign(rand io.Reader, data []byte) (*Signature, error)
+}
+
+type rsaPublicKey rsa.PublicKey
+
+func (r *rsaPublicKey) Type() string {
+ return "ssh-rsa"
+}
+
+// parseRSA parses an RSA key according to RFC 4253, section 6.6.
+func parseRSA(in []byte) (out PublicKey, rest []byte, err error) {
+ var w struct {
+ E *big.Int
+ N *big.Int
+ Rest []byte `ssh:"rest"`
+ }
+ if err := Unmarshal(in, &w); err != nil {
+ return nil, nil, err
+ }
+
+ if w.E.BitLen() > 24 {
+ return nil, nil, errors.New("ssh: exponent too large")
+ }
+ e := w.E.Int64()
+ if e < 3 || e&1 == 0 {
+ return nil, nil, errors.New("ssh: incorrect exponent")
+ }
+
+ var key rsa.PublicKey
+ key.E = int(e)
+ key.N = w.N
+ return (*rsaPublicKey)(&key), w.Rest, nil
+}
+
+func (r *rsaPublicKey) Marshal() []byte {
+ e := new(big.Int).SetInt64(int64(r.E))
+ wirekey := struct {
+ Name string
+ E *big.Int
+ N *big.Int
+ }{
+ KeyAlgoRSA,
+ e,
+ r.N,
+ }
+ return Marshal(&wirekey)
+}
+
+func (r *rsaPublicKey) Verify(data []byte, sig *Signature) error {
+ if sig.Format != r.Type() {
+ return fmt.Errorf("ssh: signature type %s for key type %s", sig.Format, r.Type())
+ }
+ h := crypto.SHA1.New()
+ h.Write(data)
+ digest := h.Sum(nil)
+ return rsa.VerifyPKCS1v15((*rsa.PublicKey)(r), crypto.SHA1, digest, sig.Blob)
+}
+
+type rsaPrivateKey struct {
+ *rsa.PrivateKey
+}
+
+func (r *rsaPrivateKey) PublicKey() PublicKey {
+ return (*rsaPublicKey)(&r.PrivateKey.PublicKey)
+}
+
+func (r *rsaPrivateKey) Sign(rand io.Reader, data []byte) (*Signature, error) {
+ h := crypto.SHA1.New()
+ h.Write(data)
+ digest := h.Sum(nil)
+ blob, err := rsa.SignPKCS1v15(rand, r.PrivateKey, crypto.SHA1, digest)
+ if err != nil {
+ return nil, err
+ }
+ return &Signature{
+ Format: r.PublicKey().Type(),
+ Blob: blob,
+ }, nil
+}
+
+type dsaPublicKey dsa.PublicKey
+
+func (r *dsaPublicKey) Type() string {
+ return "ssh-dss"
+}
+
+// parseDSA parses an DSA key according to RFC 4253, section 6.6.
+func parseDSA(in []byte) (out PublicKey, rest []byte, err error) {
+ var w struct {
+ P, Q, G, Y *big.Int
+ Rest []byte `ssh:"rest"`
+ }
+ if err := Unmarshal(in, &w); err != nil {
+ return nil, nil, err
+ }
+
+ key := &dsaPublicKey{
+ Parameters: dsa.Parameters{
+ P: w.P,
+ Q: w.Q,
+ G: w.G,
+ },
+ Y: w.Y,
+ }
+ return key, w.Rest, nil
+}
+
+func (k *dsaPublicKey) Marshal() []byte {
+ w := struct {
+ Name string
+ P, Q, G, Y *big.Int
+ }{
+ k.Type(),
+ k.P,
+ k.Q,
+ k.G,
+ k.Y,
+ }
+
+ return Marshal(&w)
+}
+
+func (k *dsaPublicKey) Verify(data []byte, sig *Signature) error {
+ if sig.Format != k.Type() {
+ return fmt.Errorf("ssh: signature type %s for key type %s", sig.Format, k.Type())
+ }
+ h := crypto.SHA1.New()
+ h.Write(data)
+ digest := h.Sum(nil)
+
+ // Per RFC 4253, section 6.6,
+ // The value for 'dss_signature_blob' is encoded as a string containing
+ // r, followed by s (which are 160-bit integers, without lengths or
+ // padding, unsigned, and in network byte order).
+ // For DSS purposes, sig.Blob should be exactly 40 bytes in length.
+ if len(sig.Blob) != 40 {
+ return errors.New("ssh: DSA signature parse error")
+ }
+ r := new(big.Int).SetBytes(sig.Blob[:20])
+ s := new(big.Int).SetBytes(sig.Blob[20:])
+ if dsa.Verify((*dsa.PublicKey)(k), digest, r, s) {
+ return nil
+ }
+ return errors.New("ssh: signature did not verify")
+}
+
+type dsaPrivateKey struct {
+ *dsa.PrivateKey
+}
+
+func (k *dsaPrivateKey) PublicKey() PublicKey {
+ return (*dsaPublicKey)(&k.PrivateKey.PublicKey)
+}
+
+func (k *dsaPrivateKey) Sign(rand io.Reader, data []byte) (*Signature, error) {
+ h := crypto.SHA1.New()
+ h.Write(data)
+ digest := h.Sum(nil)
+ r, s, err := dsa.Sign(rand, k.PrivateKey, digest)
+ if err != nil {
+ return nil, err
+ }
+
+ sig := make([]byte, 40)
+ rb := r.Bytes()
+ sb := s.Bytes()
+
+ copy(sig[20-len(rb):20], rb)
+ copy(sig[40-len(sb):], sb)
+
+ return &Signature{
+ Format: k.PublicKey().Type(),
+ Blob: sig,
+ }, nil
+}
+
+type ecdsaPublicKey ecdsa.PublicKey
+
+func (key *ecdsaPublicKey) Type() string {
+ return "ecdsa-sha2-" + key.nistID()
+}
+
+func (key *ecdsaPublicKey) nistID() string {
+ switch key.Params().BitSize {
+ case 256:
+ return "nistp256"
+ case 384:
+ return "nistp384"
+ case 521:
+ return "nistp521"
+ }
+ panic("ssh: unsupported ecdsa key size")
+}
+
+func supportedEllipticCurve(curve elliptic.Curve) bool {
+ return curve == elliptic.P256() || curve == elliptic.P384() || curve == elliptic.P521()
+}
+
+// ecHash returns the hash to match the given elliptic curve, see RFC
+// 5656, section 6.2.1
+func ecHash(curve elliptic.Curve) crypto.Hash {
+ bitSize := curve.Params().BitSize
+ switch {
+ case bitSize <= 256:
+ return crypto.SHA256
+ case bitSize <= 384:
+ return crypto.SHA384
+ }
+ return crypto.SHA512
+}
+
+// parseECDSA parses an ECDSA key according to RFC 5656, section 3.1.
+func parseECDSA(in []byte) (out PublicKey, rest []byte, err error) {
+ var w struct {
+ Curve string
+ KeyBytes []byte
+ Rest []byte `ssh:"rest"`
+ }
+
+ if err := Unmarshal(in, &w); err != nil {
+ return nil, nil, err
+ }
+
+ key := new(ecdsa.PublicKey)
+
+ switch w.Curve {
+ case "nistp256":
+ key.Curve = elliptic.P256()
+ case "nistp384":
+ key.Curve = elliptic.P384()
+ case "nistp521":
+ key.Curve = elliptic.P521()
+ default:
+ return nil, nil, errors.New("ssh: unsupported curve")
+ }
+
+ key.X, key.Y = elliptic.Unmarshal(key.Curve, w.KeyBytes)
+ if key.X == nil || key.Y == nil {
+ return nil, nil, errors.New("ssh: invalid curve point")
+ }
+ return (*ecdsaPublicKey)(key), w.Rest, nil
+}
+
+func (key *ecdsaPublicKey) Marshal() []byte {
+ // See RFC 5656, section 3.1.
+ keyBytes := elliptic.Marshal(key.Curve, key.X, key.Y)
+ w := struct {
+ Name string
+ ID string
+ Key []byte
+ }{
+ key.Type(),
+ key.nistID(),
+ keyBytes,
+ }
+
+ return Marshal(&w)
+}
+
+func (key *ecdsaPublicKey) Verify(data []byte, sig *Signature) error {
+ if sig.Format != key.Type() {
+ return fmt.Errorf("ssh: signature type %s for key type %s", sig.Format, key.Type())
+ }
+
+ h := ecHash(key.Curve).New()
+ h.Write(data)
+ digest := h.Sum(nil)
+
+ // Per RFC 5656, section 3.1.2,
+ // The ecdsa_signature_blob value has the following specific encoding:
+ // mpint r
+ // mpint s
+ var ecSig struct {
+ R *big.Int
+ S *big.Int
+ }
+
+ if err := Unmarshal(sig.Blob, &ecSig); err != nil {
+ return err
+ }
+
+ if ecdsa.Verify((*ecdsa.PublicKey)(key), digest, ecSig.R, ecSig.S) {
+ return nil
+ }
+ return errors.New("ssh: signature did not verify")
+}
+
+type ecdsaPrivateKey struct {
+ *ecdsa.PrivateKey
+}
+
+func (k *ecdsaPrivateKey) PublicKey() PublicKey {
+ return (*ecdsaPublicKey)(&k.PrivateKey.PublicKey)
+}
+
+func (k *ecdsaPrivateKey) Sign(rand io.Reader, data []byte) (*Signature, error) {
+ h := ecHash(k.PrivateKey.PublicKey.Curve).New()
+ h.Write(data)
+ digest := h.Sum(nil)
+ r, s, err := ecdsa.Sign(rand, k.PrivateKey, digest)
+ if err != nil {
+ return nil, err
+ }
+
+ sig := make([]byte, intLength(r)+intLength(s))
+ rest := marshalInt(sig, r)
+ marshalInt(rest, s)
+ return &Signature{
+ Format: k.PublicKey().Type(),
+ Blob: sig,
+ }, nil
+}
+
+// NewSignerFromKey takes a pointer to rsa, dsa or ecdsa PrivateKey
+// returns a corresponding Signer instance. EC keys should use P256,
+// P384 or P521.
+func NewSignerFromKey(k interface{}) (Signer, error) {
+ var sshKey Signer
+ switch t := k.(type) {
+ case *rsa.PrivateKey:
+ sshKey = &rsaPrivateKey{t}
+ case *dsa.PrivateKey:
+ sshKey = &dsaPrivateKey{t}
+ case *ecdsa.PrivateKey:
+ if !supportedEllipticCurve(t.Curve) {
+ return nil, errors.New("ssh: only P256, P384 and P521 EC keys are supported.")
+ }
+
+ sshKey = &ecdsaPrivateKey{t}
+ default:
+ return nil, fmt.Errorf("ssh: unsupported key type %T", k)
+ }
+ return sshKey, nil
+}
+
+// NewPublicKey takes a pointer to rsa, dsa or ecdsa PublicKey
+// and returns a corresponding ssh PublicKey instance. EC keys should use P256, P384 or P521.
+func NewPublicKey(k interface{}) (PublicKey, error) {
+ var sshKey PublicKey
+ switch t := k.(type) {
+ case *rsa.PublicKey:
+ sshKey = (*rsaPublicKey)(t)
+ case *ecdsa.PublicKey:
+ if !supportedEllipticCurve(t.Curve) {
+ return nil, errors.New("ssh: only P256, P384 and P521 EC keys are supported.")
+ }
+ sshKey = (*ecdsaPublicKey)(t)
+ case *dsa.PublicKey:
+ sshKey = (*dsaPublicKey)(t)
+ default:
+ return nil, fmt.Errorf("ssh: unsupported key type %T", k)
+ }
+ return sshKey, nil
+}
+
+// ParsePrivateKey returns a Signer from a PEM encoded private key. It supports
+// the same keys as ParseRawPrivateKey.
+func ParsePrivateKey(pemBytes []byte) (Signer, error) {
+ key, err := ParseRawPrivateKey(pemBytes)
+ if err != nil {
+ return nil, err
+ }
+
+ return NewSignerFromKey(key)
+}
+
+// ParseRawPrivateKey returns a private key from a PEM encoded private key. It
+// supports RSA (PKCS#1), DSA (OpenSSL), and ECDSA private keys.
+func ParseRawPrivateKey(pemBytes []byte) (interface{}, error) {
+ block, _ := pem.Decode(pemBytes)
+ if block == nil {
+ return nil, errors.New("ssh: no key found")
+ }
+
+ switch block.Type {
+ case "RSA PRIVATE KEY":
+ return x509.ParsePKCS1PrivateKey(block.Bytes)
+ case "EC PRIVATE KEY":
+ return x509.ParseECPrivateKey(block.Bytes)
+ case "DSA PRIVATE KEY":
+ return ParseDSAPrivateKey(block.Bytes)
+ default:
+ return nil, fmt.Errorf("ssh: unsupported key type %q", block.Type)
+ }
+}
+
+// ParseDSAPrivateKey returns a DSA private key from its ASN.1 DER encoding, as
+// specified by the OpenSSL DSA man page.
+func ParseDSAPrivateKey(der []byte) (*dsa.PrivateKey, error) {
+ var k struct {
+ Version int
+ P *big.Int
+ Q *big.Int
+ G *big.Int
+ Priv *big.Int
+ Pub *big.Int
+ }
+ rest, err := asn1.Unmarshal(der, &k)
+ if err != nil {
+ return nil, errors.New("ssh: failed to parse DSA key: " + err.Error())
+ }
+ if len(rest) > 0 {
+ return nil, errors.New("ssh: garbage after DSA key")
+ }
+
+ return &dsa.PrivateKey{
+ PublicKey: dsa.PublicKey{
+ Parameters: dsa.Parameters{
+ P: k.P,
+ Q: k.Q,
+ G: k.G,
+ },
+ Y: k.Priv,
+ },
+ X: k.Pub,
+ }, nil
+}
diff --git a/modules/crypto/ssh/keys_test.go b/modules/crypto/ssh/keys_test.go
new file mode 100755
index 00000000..2b19ef92
--- /dev/null
+++ b/modules/crypto/ssh/keys_test.go
@@ -0,0 +1,306 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bytes"
+ "crypto/dsa"
+ "crypto/ecdsa"
+ "crypto/elliptic"
+ "crypto/rand"
+ "crypto/rsa"
+ "encoding/base64"
+ "fmt"
+ "reflect"
+ "strings"
+ "testing"
+
+ "github.com/gogits/gogs/modules/crypto/ssh/testdata"
+)
+
+func rawKey(pub PublicKey) interface{} {
+ switch k := pub.(type) {
+ case *rsaPublicKey:
+ return (*rsa.PublicKey)(k)
+ case *dsaPublicKey:
+ return (*dsa.PublicKey)(k)
+ case *ecdsaPublicKey:
+ return (*ecdsa.PublicKey)(k)
+ case *Certificate:
+ return k
+ }
+ panic("unknown key type")
+}
+
+func TestKeyMarshalParse(t *testing.T) {
+ for _, priv := range testSigners {
+ pub := priv.PublicKey()
+ roundtrip, err := ParsePublicKey(pub.Marshal())
+ if err != nil {
+ t.Errorf("ParsePublicKey(%T): %v", pub, err)
+ }
+
+ k1 := rawKey(pub)
+ k2 := rawKey(roundtrip)
+
+ if !reflect.DeepEqual(k1, k2) {
+ t.Errorf("got %#v in roundtrip, want %#v", k2, k1)
+ }
+ }
+}
+
+func TestUnsupportedCurves(t *testing.T) {
+ raw, err := ecdsa.GenerateKey(elliptic.P224(), rand.Reader)
+ if err != nil {
+ t.Fatalf("GenerateKey: %v", err)
+ }
+
+ if _, err = NewSignerFromKey(raw); err == nil || !strings.Contains(err.Error(), "only P256") {
+ t.Fatalf("NewPrivateKey should not succeed with P224, got: %v", err)
+ }
+
+ if _, err = NewPublicKey(&raw.PublicKey); err == nil || !strings.Contains(err.Error(), "only P256") {
+ t.Fatalf("NewPublicKey should not succeed with P224, got: %v", err)
+ }
+}
+
+func TestNewPublicKey(t *testing.T) {
+ for _, k := range testSigners {
+ raw := rawKey(k.PublicKey())
+ // Skip certificates, as NewPublicKey does not support them.
+ if _, ok := raw.(*Certificate); ok {
+ continue
+ }
+ pub, err := NewPublicKey(raw)
+ if err != nil {
+ t.Errorf("NewPublicKey(%#v): %v", raw, err)
+ }
+ if !reflect.DeepEqual(k.PublicKey(), pub) {
+ t.Errorf("NewPublicKey(%#v) = %#v, want %#v", raw, pub, k.PublicKey())
+ }
+ }
+}
+
+func TestKeySignVerify(t *testing.T) {
+ for _, priv := range testSigners {
+ pub := priv.PublicKey()
+
+ data := []byte("sign me")
+ sig, err := priv.Sign(rand.Reader, data)
+ if err != nil {
+ t.Fatalf("Sign(%T): %v", priv, err)
+ }
+
+ if err := pub.Verify(data, sig); err != nil {
+ t.Errorf("publicKey.Verify(%T): %v", priv, err)
+ }
+ sig.Blob[5]++
+ if err := pub.Verify(data, sig); err == nil {
+ t.Errorf("publicKey.Verify on broken sig did not fail")
+ }
+ }
+}
+
+func TestParseRSAPrivateKey(t *testing.T) {
+ key := testPrivateKeys["rsa"]
+
+ rsa, ok := key.(*rsa.PrivateKey)
+ if !ok {
+ t.Fatalf("got %T, want *rsa.PrivateKey", rsa)
+ }
+
+ if err := rsa.Validate(); err != nil {
+ t.Errorf("Validate: %v", err)
+ }
+}
+
+func TestParseECPrivateKey(t *testing.T) {
+ key := testPrivateKeys["ecdsa"]
+
+ ecKey, ok := key.(*ecdsa.PrivateKey)
+ if !ok {
+ t.Fatalf("got %T, want *ecdsa.PrivateKey", ecKey)
+ }
+
+ if !validateECPublicKey(ecKey.Curve, ecKey.X, ecKey.Y) {
+ t.Fatalf("public key does not validate.")
+ }
+}
+
+func TestParseDSA(t *testing.T) {
+ // We actually exercise the ParsePrivateKey codepath here, as opposed to
+ // using the ParseRawPrivateKey+NewSignerFromKey path that testdata_test.go
+ // uses.
+ s, err := ParsePrivateKey(testdata.PEMBytes["dsa"])
+ if err != nil {
+ t.Fatalf("ParsePrivateKey returned error: %s", err)
+ }
+
+ data := []byte("sign me")
+ sig, err := s.Sign(rand.Reader, data)
+ if err != nil {
+ t.Fatalf("dsa.Sign: %v", err)
+ }
+
+ if err := s.PublicKey().Verify(data, sig); err != nil {
+ t.Errorf("Verify failed: %v", err)
+ }
+}
+
+// Tests for authorized_keys parsing.
+
+// getTestKey returns a public key, and its base64 encoding.
+func getTestKey() (PublicKey, string) {
+ k := testPublicKeys["rsa"]
+
+ b := &bytes.Buffer{}
+ e := base64.NewEncoder(base64.StdEncoding, b)
+ e.Write(k.Marshal())
+ e.Close()
+
+ return k, b.String()
+}
+
+func TestMarshalParsePublicKey(t *testing.T) {
+ pub, pubSerialized := getTestKey()
+ line := fmt.Sprintf("%s %s user@host", pub.Type(), pubSerialized)
+
+ authKeys := MarshalAuthorizedKey(pub)
+ actualFields := strings.Fields(string(authKeys))
+ if len(actualFields) == 0 {
+ t.Fatalf("failed authKeys: %v", authKeys)
+ }
+
+ // drop the comment
+ expectedFields := strings.Fields(line)[0:2]
+
+ if !reflect.DeepEqual(actualFields, expectedFields) {
+ t.Errorf("got %v, expected %v", actualFields, expectedFields)
+ }
+
+ actPub, _, _, _, err := ParseAuthorizedKey([]byte(line))
+ if err != nil {
+ t.Fatalf("cannot parse %v: %v", line, err)
+ }
+ if !reflect.DeepEqual(actPub, pub) {
+ t.Errorf("got %v, expected %v", actPub, pub)
+ }
+}
+
+type authResult struct {
+ pubKey PublicKey
+ options []string
+ comments string
+ rest string
+ ok bool
+}
+
+func testAuthorizedKeys(t *testing.T, authKeys []byte, expected []authResult) {
+ rest := authKeys
+ var values []authResult
+ for len(rest) > 0 {
+ var r authResult
+ var err error
+ r.pubKey, r.comments, r.options, rest, err = ParseAuthorizedKey(rest)
+ r.ok = (err == nil)
+ t.Log(err)
+ r.rest = string(rest)
+ values = append(values, r)
+ }
+
+ if !reflect.DeepEqual(values, expected) {
+ t.Errorf("got %#v, expected %#v", values, expected)
+ }
+}
+
+func TestAuthorizedKeyBasic(t *testing.T) {
+ pub, pubSerialized := getTestKey()
+ line := "ssh-rsa " + pubSerialized + " user@host"
+ testAuthorizedKeys(t, []byte(line),
+ []authResult{
+ {pub, nil, "user@host", "", true},
+ })
+}
+
+func TestAuth(t *testing.T) {
+ pub, pubSerialized := getTestKey()
+ authWithOptions := []string{
+ `# comments to ignore before any keys...`,
+ ``,
+ `env="HOME=/home/root",no-port-forwarding ssh-rsa ` + pubSerialized + ` user@host`,
+ `# comments to ignore, along with a blank line`,
+ ``,
+ `env="HOME=/home/root2" ssh-rsa ` + pubSerialized + ` user2@host2`,
+ ``,
+ `# more comments, plus a invalid entry`,
+ `ssh-rsa data-that-will-not-parse user@host3`,
+ }
+ for _, eol := range []string{"\n", "\r\n"} {
+ authOptions := strings.Join(authWithOptions, eol)
+ rest2 := strings.Join(authWithOptions[3:], eol)
+ rest3 := strings.Join(authWithOptions[6:], eol)
+ testAuthorizedKeys(t, []byte(authOptions), []authResult{
+ {pub, []string{`env="HOME=/home/root"`, "no-port-forwarding"}, "user@host", rest2, true},
+ {pub, []string{`env="HOME=/home/root2"`}, "user2@host2", rest3, true},
+ {nil, nil, "", "", false},
+ })
+ }
+}
+
+func TestAuthWithQuotedSpaceInEnv(t *testing.T) {
+ pub, pubSerialized := getTestKey()
+ authWithQuotedSpaceInEnv := []byte(`env="HOME=/home/root dir",no-port-forwarding ssh-rsa ` + pubSerialized + ` user@host`)
+ testAuthorizedKeys(t, []byte(authWithQuotedSpaceInEnv), []authResult{
+ {pub, []string{`env="HOME=/home/root dir"`, "no-port-forwarding"}, "user@host", "", true},
+ })
+}
+
+func TestAuthWithQuotedCommaInEnv(t *testing.T) {
+ pub, pubSerialized := getTestKey()
+ authWithQuotedCommaInEnv := []byte(`env="HOME=/home/root,dir",no-port-forwarding ssh-rsa ` + pubSerialized + ` user@host`)
+ testAuthorizedKeys(t, []byte(authWithQuotedCommaInEnv), []authResult{
+ {pub, []string{`env="HOME=/home/root,dir"`, "no-port-forwarding"}, "user@host", "", true},
+ })
+}
+
+func TestAuthWithQuotedQuoteInEnv(t *testing.T) {
+ pub, pubSerialized := getTestKey()
+ authWithQuotedQuoteInEnv := []byte(`env="HOME=/home/\"root dir",no-port-forwarding` + "\t" + `ssh-rsa` + "\t" + pubSerialized + ` user@host`)
+ authWithDoubleQuotedQuote := []byte(`no-port-forwarding,env="HOME=/home/ \"root dir\"" ssh-rsa ` + pubSerialized + "\t" + `user@host`)
+ testAuthorizedKeys(t, []byte(authWithQuotedQuoteInEnv), []authResult{
+ {pub, []string{`env="HOME=/home/\"root dir"`, "no-port-forwarding"}, "user@host", "", true},
+ })
+
+ testAuthorizedKeys(t, []byte(authWithDoubleQuotedQuote), []authResult{
+ {pub, []string{"no-port-forwarding", `env="HOME=/home/ \"root dir\""`}, "user@host", "", true},
+ })
+}
+
+func TestAuthWithInvalidSpace(t *testing.T) {
+ _, pubSerialized := getTestKey()
+ authWithInvalidSpace := []byte(`env="HOME=/home/root dir", no-port-forwarding ssh-rsa ` + pubSerialized + ` user@host
+#more to follow but still no valid keys`)
+ testAuthorizedKeys(t, []byte(authWithInvalidSpace), []authResult{
+ {nil, nil, "", "", false},
+ })
+}
+
+func TestAuthWithMissingQuote(t *testing.T) {
+ pub, pubSerialized := getTestKey()
+ authWithMissingQuote := []byte(`env="HOME=/home/root,no-port-forwarding ssh-rsa ` + pubSerialized + ` user@host
+env="HOME=/home/root",shared-control ssh-rsa ` + pubSerialized + ` user@host`)
+
+ testAuthorizedKeys(t, []byte(authWithMissingQuote), []authResult{
+ {pub, []string{`env="HOME=/home/root"`, `shared-control`}, "user@host", "", true},
+ })
+}
+
+func TestInvalidEntry(t *testing.T) {
+ authInvalid := []byte(`ssh-rsa`)
+ _, _, _, _, err := ParseAuthorizedKey(authInvalid)
+ if err == nil {
+ t.Errorf("got valid entry for %q", authInvalid)
+ }
+}
diff --git a/modules/crypto/ssh/mac.go b/modules/crypto/ssh/mac.go
new file mode 100755
index 00000000..07744ad6
--- /dev/null
+++ b/modules/crypto/ssh/mac.go
@@ -0,0 +1,57 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+// Message authentication support
+
+import (
+ "crypto/hmac"
+ "crypto/sha1"
+ "crypto/sha256"
+ "hash"
+)
+
+type macMode struct {
+ keySize int
+ new func(key []byte) hash.Hash
+}
+
+// truncatingMAC wraps around a hash.Hash and truncates the output digest to
+// a given size.
+type truncatingMAC struct {
+ length int
+ hmac hash.Hash
+}
+
+func (t truncatingMAC) Write(data []byte) (int, error) {
+ return t.hmac.Write(data)
+}
+
+func (t truncatingMAC) Sum(in []byte) []byte {
+ out := t.hmac.Sum(in)
+ return out[:len(in)+t.length]
+}
+
+func (t truncatingMAC) Reset() {
+ t.hmac.Reset()
+}
+
+func (t truncatingMAC) Size() int {
+ return t.length
+}
+
+func (t truncatingMAC) BlockSize() int { return t.hmac.BlockSize() }
+
+var macModes = map[string]*macMode{
+ "hmac-sha2-256": {32, func(key []byte) hash.Hash {
+ return hmac.New(sha256.New, key)
+ }},
+ "hmac-sha1": {20, func(key []byte) hash.Hash {
+ return hmac.New(sha1.New, key)
+ }},
+ "hmac-sha1-96": {20, func(key []byte) hash.Hash {
+ return truncatingMAC{12, hmac.New(sha1.New, key)}
+ }},
+}
diff --git a/modules/crypto/ssh/mempipe_test.go b/modules/crypto/ssh/mempipe_test.go
new file mode 100755
index 00000000..8697cd61
--- /dev/null
+++ b/modules/crypto/ssh/mempipe_test.go
@@ -0,0 +1,110 @@
+// Copyright 2013 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "io"
+ "sync"
+ "testing"
+)
+
+// An in-memory packetConn. It is safe to call Close and writePacket
+// from different goroutines.
+type memTransport struct {
+ eof bool
+ pending [][]byte
+ write *memTransport
+ sync.Mutex
+ *sync.Cond
+}
+
+func (t *memTransport) readPacket() ([]byte, error) {
+ t.Lock()
+ defer t.Unlock()
+ for {
+ if len(t.pending) > 0 {
+ r := t.pending[0]
+ t.pending = t.pending[1:]
+ return r, nil
+ }
+ if t.eof {
+ return nil, io.EOF
+ }
+ t.Cond.Wait()
+ }
+}
+
+func (t *memTransport) closeSelf() error {
+ t.Lock()
+ defer t.Unlock()
+ if t.eof {
+ return io.EOF
+ }
+ t.eof = true
+ t.Cond.Broadcast()
+ return nil
+}
+
+func (t *memTransport) Close() error {
+ err := t.write.closeSelf()
+ t.closeSelf()
+ return err
+}
+
+func (t *memTransport) writePacket(p []byte) error {
+ t.write.Lock()
+ defer t.write.Unlock()
+ if t.write.eof {
+ return io.EOF
+ }
+ c := make([]byte, len(p))
+ copy(c, p)
+ t.write.pending = append(t.write.pending, c)
+ t.write.Cond.Signal()
+ return nil
+}
+
+func memPipe() (a, b packetConn) {
+ t1 := memTransport{}
+ t2 := memTransport{}
+ t1.write = &t2
+ t2.write = &t1
+ t1.Cond = sync.NewCond(&t1.Mutex)
+ t2.Cond = sync.NewCond(&t2.Mutex)
+ return &t1, &t2
+}
+
+func TestMemPipe(t *testing.T) {
+ a, b := memPipe()
+ if err := a.writePacket([]byte{42}); err != nil {
+ t.Fatalf("writePacket: %v", err)
+ }
+ if err := a.Close(); err != nil {
+ t.Fatal("Close: ", err)
+ }
+ p, err := b.readPacket()
+ if err != nil {
+ t.Fatal("readPacket: ", err)
+ }
+ if len(p) != 1 || p[0] != 42 {
+ t.Fatalf("got %v, want {42}", p)
+ }
+ p, err = b.readPacket()
+ if err != io.EOF {
+ t.Fatalf("got %v, %v, want EOF", p, err)
+ }
+}
+
+func TestDoubleClose(t *testing.T) {
+ a, _ := memPipe()
+ err := a.Close()
+ if err != nil {
+ t.Errorf("Close: %v", err)
+ }
+ err = a.Close()
+ if err != io.EOF {
+ t.Errorf("expect EOF on double close.")
+ }
+}
diff --git a/modules/crypto/ssh/messages.go b/modules/crypto/ssh/messages.go
new file mode 100755
index 00000000..eaf61066
--- /dev/null
+++ b/modules/crypto/ssh/messages.go
@@ -0,0 +1,725 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bytes"
+ "encoding/binary"
+ "errors"
+ "fmt"
+ "io"
+ "math/big"
+ "reflect"
+ "strconv"
+)
+
+// These are SSH message type numbers. They are scattered around several
+// documents but many were taken from [SSH-PARAMETERS].
+const (
+ msgIgnore = 2
+ msgUnimplemented = 3
+ msgDebug = 4
+ msgNewKeys = 21
+
+ // Standard authentication messages
+ msgUserAuthSuccess = 52
+ msgUserAuthBanner = 53
+)
+
+// SSH messages:
+//
+// These structures mirror the wire format of the corresponding SSH messages.
+// They are marshaled using reflection with the marshal and unmarshal functions
+// in this file. The only wrinkle is that a final member of type []byte with a
+// ssh tag of "rest" receives the remainder of a packet when unmarshaling.
+
+// See RFC 4253, section 11.1.
+const msgDisconnect = 1
+
+// disconnectMsg is the message that signals a disconnect. It is also
+// the error type returned from mux.Wait()
+type disconnectMsg struct {
+ Reason uint32 `sshtype:"1"`
+ Message string
+ Language string
+}
+
+func (d *disconnectMsg) Error() string {
+ return fmt.Sprintf("ssh: disconnect reason %d: %s", d.Reason, d.Message)
+}
+
+// See RFC 4253, section 7.1.
+const msgKexInit = 20
+
+type kexInitMsg struct {
+ Cookie [16]byte `sshtype:"20"`
+ KexAlgos []string
+ ServerHostKeyAlgos []string
+ CiphersClientServer []string
+ CiphersServerClient []string
+ MACsClientServer []string
+ MACsServerClient []string
+ CompressionClientServer []string
+ CompressionServerClient []string
+ LanguagesClientServer []string
+ LanguagesServerClient []string
+ FirstKexFollows bool
+ Reserved uint32
+}
+
+// See RFC 4253, section 8.
+
+// Diffie-Helman
+const msgKexDHInit = 30
+
+type kexDHInitMsg struct {
+ X *big.Int `sshtype:"30"`
+}
+
+const msgKexECDHInit = 30
+
+type kexECDHInitMsg struct {
+ ClientPubKey []byte `sshtype:"30"`
+}
+
+const msgKexECDHReply = 31
+
+type kexECDHReplyMsg struct {
+ HostKey []byte `sshtype:"31"`
+ EphemeralPubKey []byte
+ Signature []byte
+}
+
+const msgKexDHReply = 31
+
+type kexDHReplyMsg struct {
+ HostKey []byte `sshtype:"31"`
+ Y *big.Int
+ Signature []byte
+}
+
+// See RFC 4253, section 10.
+const msgServiceRequest = 5
+
+type serviceRequestMsg struct {
+ Service string `sshtype:"5"`
+}
+
+// See RFC 4253, section 10.
+const msgServiceAccept = 6
+
+type serviceAcceptMsg struct {
+ Service string `sshtype:"6"`
+}
+
+// See RFC 4252, section 5.
+const msgUserAuthRequest = 50
+
+type userAuthRequestMsg struct {
+ User string `sshtype:"50"`
+ Service string
+ Method string
+ Payload []byte `ssh:"rest"`
+}
+
+// See RFC 4252, section 5.1
+const msgUserAuthFailure = 51
+
+type userAuthFailureMsg struct {
+ Methods []string `sshtype:"51"`
+ PartialSuccess bool
+}
+
+// See RFC 4256, section 3.2
+const msgUserAuthInfoRequest = 60
+const msgUserAuthInfoResponse = 61
+
+type userAuthInfoRequestMsg struct {
+ User string `sshtype:"60"`
+ Instruction string
+ DeprecatedLanguage string
+ NumPrompts uint32
+ Prompts []byte `ssh:"rest"`
+}
+
+// See RFC 4254, section 5.1.
+const msgChannelOpen = 90
+
+type channelOpenMsg struct {
+ ChanType string `sshtype:"90"`
+ PeersId uint32
+ PeersWindow uint32
+ MaxPacketSize uint32
+ TypeSpecificData []byte `ssh:"rest"`
+}
+
+const msgChannelExtendedData = 95
+const msgChannelData = 94
+
+// See RFC 4254, section 5.1.
+const msgChannelOpenConfirm = 91
+
+type channelOpenConfirmMsg struct {
+ PeersId uint32 `sshtype:"91"`
+ MyId uint32
+ MyWindow uint32
+ MaxPacketSize uint32
+ TypeSpecificData []byte `ssh:"rest"`
+}
+
+// See RFC 4254, section 5.1.
+const msgChannelOpenFailure = 92
+
+type channelOpenFailureMsg struct {
+ PeersId uint32 `sshtype:"92"`
+ Reason RejectionReason
+ Message string
+ Language string
+}
+
+const msgChannelRequest = 98
+
+type channelRequestMsg struct {
+ PeersId uint32 `sshtype:"98"`
+ Request string
+ WantReply bool
+ RequestSpecificData []byte `ssh:"rest"`
+}
+
+// See RFC 4254, section 5.4.
+const msgChannelSuccess = 99
+
+type channelRequestSuccessMsg struct {
+ PeersId uint32 `sshtype:"99"`
+}
+
+// See RFC 4254, section 5.4.
+const msgChannelFailure = 100
+
+type channelRequestFailureMsg struct {
+ PeersId uint32 `sshtype:"100"`
+}
+
+// See RFC 4254, section 5.3
+const msgChannelClose = 97
+
+type channelCloseMsg struct {
+ PeersId uint32 `sshtype:"97"`
+}
+
+// See RFC 4254, section 5.3
+const msgChannelEOF = 96
+
+type channelEOFMsg struct {
+ PeersId uint32 `sshtype:"96"`
+}
+
+// See RFC 4254, section 4
+const msgGlobalRequest = 80
+
+type globalRequestMsg struct {
+ Type string `sshtype:"80"`
+ WantReply bool
+ Data []byte `ssh:"rest"`
+}
+
+// See RFC 4254, section 4
+const msgRequestSuccess = 81
+
+type globalRequestSuccessMsg struct {
+ Data []byte `ssh:"rest" sshtype:"81"`
+}
+
+// See RFC 4254, section 4
+const msgRequestFailure = 82
+
+type globalRequestFailureMsg struct {
+ Data []byte `ssh:"rest" sshtype:"82"`
+}
+
+// See RFC 4254, section 5.2
+const msgChannelWindowAdjust = 93
+
+type windowAdjustMsg struct {
+ PeersId uint32 `sshtype:"93"`
+ AdditionalBytes uint32
+}
+
+// See RFC 4252, section 7
+const msgUserAuthPubKeyOk = 60
+
+type userAuthPubKeyOkMsg struct {
+ Algo string `sshtype:"60"`
+ PubKey []byte
+}
+
+// typeTag returns the type byte for the given type. The type should
+// be struct.
+func typeTag(structType reflect.Type) byte {
+ var tag byte
+ var tagStr string
+ tagStr = structType.Field(0).Tag.Get("sshtype")
+ i, err := strconv.Atoi(tagStr)
+ if err == nil {
+ tag = byte(i)
+ }
+ return tag
+}
+
+func fieldError(t reflect.Type, field int, problem string) error {
+ if problem != "" {
+ problem = ": " + problem
+ }
+ return fmt.Errorf("ssh: unmarshal error for field %s of type %s%s", t.Field(field).Name, t.Name(), problem)
+}
+
+var errShortRead = errors.New("ssh: short read")
+
+// Unmarshal parses data in SSH wire format into a structure. The out
+// argument should be a pointer to struct. If the first member of the
+// struct has the "sshtype" tag set to a number in decimal, the packet
+// must start that number. In case of error, Unmarshal returns a
+// ParseError or UnexpectedMessageError.
+func Unmarshal(data []byte, out interface{}) error {
+ v := reflect.ValueOf(out).Elem()
+ structType := v.Type()
+ expectedType := typeTag(structType)
+ if len(data) == 0 {
+ return parseError(expectedType)
+ }
+ if expectedType > 0 {
+ if data[0] != expectedType {
+ return unexpectedMessageError(expectedType, data[0])
+ }
+ data = data[1:]
+ }
+
+ var ok bool
+ for i := 0; i < v.NumField(); i++ {
+ field := v.Field(i)
+ t := field.Type()
+ switch t.Kind() {
+ case reflect.Bool:
+ if len(data) < 1 {
+ return errShortRead
+ }
+ field.SetBool(data[0] != 0)
+ data = data[1:]
+ case reflect.Array:
+ if t.Elem().Kind() != reflect.Uint8 {
+ return fieldError(structType, i, "array of unsupported type")
+ }
+ if len(data) < t.Len() {
+ return errShortRead
+ }
+ for j, n := 0, t.Len(); j < n; j++ {
+ field.Index(j).Set(reflect.ValueOf(data[j]))
+ }
+ data = data[t.Len():]
+ case reflect.Uint64:
+ var u64 uint64
+ if u64, data, ok = parseUint64(data); !ok {
+ return errShortRead
+ }
+ field.SetUint(u64)
+ case reflect.Uint32:
+ var u32 uint32
+ if u32, data, ok = parseUint32(data); !ok {
+ return errShortRead
+ }
+ field.SetUint(uint64(u32))
+ case reflect.Uint8:
+ if len(data) < 1 {
+ return errShortRead
+ }
+ field.SetUint(uint64(data[0]))
+ data = data[1:]
+ case reflect.String:
+ var s []byte
+ if s, data, ok = parseString(data); !ok {
+ return fieldError(structType, i, "")
+ }
+ field.SetString(string(s))
+ case reflect.Slice:
+ switch t.Elem().Kind() {
+ case reflect.Uint8:
+ if structType.Field(i).Tag.Get("ssh") == "rest" {
+ field.Set(reflect.ValueOf(data))
+ data = nil
+ } else {
+ var s []byte
+ if s, data, ok = parseString(data); !ok {
+ return errShortRead
+ }
+ field.Set(reflect.ValueOf(s))
+ }
+ case reflect.String:
+ var nl []string
+ if nl, data, ok = parseNameList(data); !ok {
+ return errShortRead
+ }
+ field.Set(reflect.ValueOf(nl))
+ default:
+ return fieldError(structType, i, "slice of unsupported type")
+ }
+ case reflect.Ptr:
+ if t == bigIntType {
+ var n *big.Int
+ if n, data, ok = parseInt(data); !ok {
+ return errShortRead
+ }
+ field.Set(reflect.ValueOf(n))
+ } else {
+ return fieldError(structType, i, "pointer to unsupported type")
+ }
+ default:
+ return fieldError(structType, i, "unsupported type")
+ }
+ }
+
+ if len(data) != 0 {
+ return parseError(expectedType)
+ }
+
+ return nil
+}
+
+// Marshal serializes the message in msg to SSH wire format. The msg
+// argument should be a struct or pointer to struct. If the first
+// member has the "sshtype" tag set to a number in decimal, that
+// number is prepended to the result. If the last of member has the
+// "ssh" tag set to "rest", its contents are appended to the output.
+func Marshal(msg interface{}) []byte {
+ out := make([]byte, 0, 64)
+ return marshalStruct(out, msg)
+}
+
+func marshalStruct(out []byte, msg interface{}) []byte {
+ v := reflect.Indirect(reflect.ValueOf(msg))
+ msgType := typeTag(v.Type())
+ if msgType > 0 {
+ out = append(out, msgType)
+ }
+
+ for i, n := 0, v.NumField(); i < n; i++ {
+ field := v.Field(i)
+ switch t := field.Type(); t.Kind() {
+ case reflect.Bool:
+ var v uint8
+ if field.Bool() {
+ v = 1
+ }
+ out = append(out, v)
+ case reflect.Array:
+ if t.Elem().Kind() != reflect.Uint8 {
+ panic(fmt.Sprintf("array of non-uint8 in field %d: %T", i, field.Interface()))
+ }
+ for j, l := 0, t.Len(); j < l; j++ {
+ out = append(out, uint8(field.Index(j).Uint()))
+ }
+ case reflect.Uint32:
+ out = appendU32(out, uint32(field.Uint()))
+ case reflect.Uint64:
+ out = appendU64(out, uint64(field.Uint()))
+ case reflect.Uint8:
+ out = append(out, uint8(field.Uint()))
+ case reflect.String:
+ s := field.String()
+ out = appendInt(out, len(s))
+ out = append(out, s...)
+ case reflect.Slice:
+ switch t.Elem().Kind() {
+ case reflect.Uint8:
+ if v.Type().Field(i).Tag.Get("ssh") != "rest" {
+ out = appendInt(out, field.Len())
+ }
+ out = append(out, field.Bytes()...)
+ case reflect.String:
+ offset := len(out)
+ out = appendU32(out, 0)
+ if n := field.Len(); n > 0 {
+ for j := 0; j < n; j++ {
+ f := field.Index(j)
+ if j != 0 {
+ out = append(out, ',')
+ }
+ out = append(out, f.String()...)
+ }
+ // overwrite length value
+ binary.BigEndian.PutUint32(out[offset:], uint32(len(out)-offset-4))
+ }
+ default:
+ panic(fmt.Sprintf("slice of unknown type in field %d: %T", i, field.Interface()))
+ }
+ case reflect.Ptr:
+ if t == bigIntType {
+ var n *big.Int
+ nValue := reflect.ValueOf(&n)
+ nValue.Elem().Set(field)
+ needed := intLength(n)
+ oldLength := len(out)
+
+ if cap(out)-len(out) < needed {
+ newOut := make([]byte, len(out), 2*(len(out)+needed))
+ copy(newOut, out)
+ out = newOut
+ }
+ out = out[:oldLength+needed]
+ marshalInt(out[oldLength:], n)
+ } else {
+ panic(fmt.Sprintf("pointer to unknown type in field %d: %T", i, field.Interface()))
+ }
+ }
+ }
+
+ return out
+}
+
+var bigOne = big.NewInt(1)
+
+func parseString(in []byte) (out, rest []byte, ok bool) {
+ if len(in) < 4 {
+ return
+ }
+ length := binary.BigEndian.Uint32(in)
+ in = in[4:]
+ if uint32(len(in)) < length {
+ return
+ }
+ out = in[:length]
+ rest = in[length:]
+ ok = true
+ return
+}
+
+var (
+ comma = []byte{','}
+ emptyNameList = []string{}
+)
+
+func parseNameList(in []byte) (out []string, rest []byte, ok bool) {
+ contents, rest, ok := parseString(in)
+ if !ok {
+ return
+ }
+ if len(contents) == 0 {
+ out = emptyNameList
+ return
+ }
+ parts := bytes.Split(contents, comma)
+ out = make([]string, len(parts))
+ for i, part := range parts {
+ out[i] = string(part)
+ }
+ return
+}
+
+func parseInt(in []byte) (out *big.Int, rest []byte, ok bool) {
+ contents, rest, ok := parseString(in)
+ if !ok {
+ return
+ }
+ out = new(big.Int)
+
+ if len(contents) > 0 && contents[0]&0x80 == 0x80 {
+ // This is a negative number
+ notBytes := make([]byte, len(contents))
+ for i := range notBytes {
+ notBytes[i] = ^contents[i]
+ }
+ out.SetBytes(notBytes)
+ out.Add(out, bigOne)
+ out.Neg(out)
+ } else {
+ // Positive number
+ out.SetBytes(contents)
+ }
+ ok = true
+ return
+}
+
+func parseUint32(in []byte) (uint32, []byte, bool) {
+ if len(in) < 4 {
+ return 0, nil, false
+ }
+ return binary.BigEndian.Uint32(in), in[4:], true
+}
+
+func parseUint64(in []byte) (uint64, []byte, bool) {
+ if len(in) < 8 {
+ return 0, nil, false
+ }
+ return binary.BigEndian.Uint64(in), in[8:], true
+}
+
+func intLength(n *big.Int) int {
+ length := 4 /* length bytes */
+ if n.Sign() < 0 {
+ nMinus1 := new(big.Int).Neg(n)
+ nMinus1.Sub(nMinus1, bigOne)
+ bitLen := nMinus1.BitLen()
+ if bitLen%8 == 0 {
+ // The number will need 0xff padding
+ length++
+ }
+ length += (bitLen + 7) / 8
+ } else if n.Sign() == 0 {
+ // A zero is the zero length string
+ } else {
+ bitLen := n.BitLen()
+ if bitLen%8 == 0 {
+ // The number will need 0x00 padding
+ length++
+ }
+ length += (bitLen + 7) / 8
+ }
+
+ return length
+}
+
+func marshalUint32(to []byte, n uint32) []byte {
+ binary.BigEndian.PutUint32(to, n)
+ return to[4:]
+}
+
+func marshalUint64(to []byte, n uint64) []byte {
+ binary.BigEndian.PutUint64(to, n)
+ return to[8:]
+}
+
+func marshalInt(to []byte, n *big.Int) []byte {
+ lengthBytes := to
+ to = to[4:]
+ length := 0
+
+ if n.Sign() < 0 {
+ // A negative number has to be converted to two's-complement
+ // form. So we'll subtract 1 and invert. If the
+ // most-significant-bit isn't set then we'll need to pad the
+ // beginning with 0xff in order to keep the number negative.
+ nMinus1 := new(big.Int).Neg(n)
+ nMinus1.Sub(nMinus1, bigOne)
+ bytes := nMinus1.Bytes()
+ for i := range bytes {
+ bytes[i] ^= 0xff
+ }
+ if len(bytes) == 0 || bytes[0]&0x80 == 0 {
+ to[0] = 0xff
+ to = to[1:]
+ length++
+ }
+ nBytes := copy(to, bytes)
+ to = to[nBytes:]
+ length += nBytes
+ } else if n.Sign() == 0 {
+ // A zero is the zero length string
+ } else {
+ bytes := n.Bytes()
+ if len(bytes) > 0 && bytes[0]&0x80 != 0 {
+ // We'll have to pad this with a 0x00 in order to
+ // stop it looking like a negative number.
+ to[0] = 0
+ to = to[1:]
+ length++
+ }
+ nBytes := copy(to, bytes)
+ to = to[nBytes:]
+ length += nBytes
+ }
+
+ lengthBytes[0] = byte(length >> 24)
+ lengthBytes[1] = byte(length >> 16)
+ lengthBytes[2] = byte(length >> 8)
+ lengthBytes[3] = byte(length)
+ return to
+}
+
+func writeInt(w io.Writer, n *big.Int) {
+ length := intLength(n)
+ buf := make([]byte, length)
+ marshalInt(buf, n)
+ w.Write(buf)
+}
+
+func writeString(w io.Writer, s []byte) {
+ var lengthBytes [4]byte
+ lengthBytes[0] = byte(len(s) >> 24)
+ lengthBytes[1] = byte(len(s) >> 16)
+ lengthBytes[2] = byte(len(s) >> 8)
+ lengthBytes[3] = byte(len(s))
+ w.Write(lengthBytes[:])
+ w.Write(s)
+}
+
+func stringLength(n int) int {
+ return 4 + n
+}
+
+func marshalString(to []byte, s []byte) []byte {
+ to[0] = byte(len(s) >> 24)
+ to[1] = byte(len(s) >> 16)
+ to[2] = byte(len(s) >> 8)
+ to[3] = byte(len(s))
+ to = to[4:]
+ copy(to, s)
+ return to[len(s):]
+}
+
+var bigIntType = reflect.TypeOf((*big.Int)(nil))
+
+// Decode a packet into its corresponding message.
+func decode(packet []byte) (interface{}, error) {
+ var msg interface{}
+ switch packet[0] {
+ case msgDisconnect:
+ msg = new(disconnectMsg)
+ case msgServiceRequest:
+ msg = new(serviceRequestMsg)
+ case msgServiceAccept:
+ msg = new(serviceAcceptMsg)
+ case msgKexInit:
+ msg = new(kexInitMsg)
+ case msgKexDHInit:
+ msg = new(kexDHInitMsg)
+ case msgKexDHReply:
+ msg = new(kexDHReplyMsg)
+ case msgUserAuthRequest:
+ msg = new(userAuthRequestMsg)
+ case msgUserAuthFailure:
+ msg = new(userAuthFailureMsg)
+ case msgUserAuthPubKeyOk:
+ msg = new(userAuthPubKeyOkMsg)
+ case msgGlobalRequest:
+ msg = new(globalRequestMsg)
+ case msgRequestSuccess:
+ msg = new(globalRequestSuccessMsg)
+ case msgRequestFailure:
+ msg = new(globalRequestFailureMsg)
+ case msgChannelOpen:
+ msg = new(channelOpenMsg)
+ case msgChannelOpenConfirm:
+ msg = new(channelOpenConfirmMsg)
+ case msgChannelOpenFailure:
+ msg = new(channelOpenFailureMsg)
+ case msgChannelWindowAdjust:
+ msg = new(windowAdjustMsg)
+ case msgChannelEOF:
+ msg = new(channelEOFMsg)
+ case msgChannelClose:
+ msg = new(channelCloseMsg)
+ case msgChannelRequest:
+ msg = new(channelRequestMsg)
+ case msgChannelSuccess:
+ msg = new(channelRequestSuccessMsg)
+ case msgChannelFailure:
+ msg = new(channelRequestFailureMsg)
+ default:
+ return nil, unexpectedMessageError(0, packet[0])
+ }
+ if err := Unmarshal(packet, msg); err != nil {
+ return nil, err
+ }
+ return msg, nil
+}
diff --git a/modules/crypto/ssh/messages_test.go b/modules/crypto/ssh/messages_test.go
new file mode 100755
index 00000000..955b5127
--- /dev/null
+++ b/modules/crypto/ssh/messages_test.go
@@ -0,0 +1,254 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bytes"
+ "math/big"
+ "math/rand"
+ "reflect"
+ "testing"
+ "testing/quick"
+)
+
+var intLengthTests = []struct {
+ val, length int
+}{
+ {0, 4 + 0},
+ {1, 4 + 1},
+ {127, 4 + 1},
+ {128, 4 + 2},
+ {-1, 4 + 1},
+}
+
+func TestIntLength(t *testing.T) {
+ for _, test := range intLengthTests {
+ v := new(big.Int).SetInt64(int64(test.val))
+ length := intLength(v)
+ if length != test.length {
+ t.Errorf("For %d, got length %d but expected %d", test.val, length, test.length)
+ }
+ }
+}
+
+type msgAllTypes struct {
+ Bool bool `sshtype:"21"`
+ Array [16]byte
+ Uint64 uint64
+ Uint32 uint32
+ Uint8 uint8
+ String string
+ Strings []string
+ Bytes []byte
+ Int *big.Int
+ Rest []byte `ssh:"rest"`
+}
+
+func (t *msgAllTypes) Generate(rand *rand.Rand, size int) reflect.Value {
+ m := &msgAllTypes{}
+ m.Bool = rand.Intn(2) == 1
+ randomBytes(m.Array[:], rand)
+ m.Uint64 = uint64(rand.Int63n(1<<63 - 1))
+ m.Uint32 = uint32(rand.Intn((1 << 31) - 1))
+ m.Uint8 = uint8(rand.Intn(1 << 8))
+ m.String = string(m.Array[:])
+ m.Strings = randomNameList(rand)
+ m.Bytes = m.Array[:]
+ m.Int = randomInt(rand)
+ m.Rest = m.Array[:]
+ return reflect.ValueOf(m)
+}
+
+func TestMarshalUnmarshal(t *testing.T) {
+ rand := rand.New(rand.NewSource(0))
+ iface := &msgAllTypes{}
+ ty := reflect.ValueOf(iface).Type()
+
+ n := 100
+ if testing.Short() {
+ n = 5
+ }
+ for j := 0; j < n; j++ {
+ v, ok := quick.Value(ty, rand)
+ if !ok {
+ t.Errorf("failed to create value")
+ break
+ }
+
+ m1 := v.Elem().Interface()
+ m2 := iface
+
+ marshaled := Marshal(m1)
+ if err := Unmarshal(marshaled, m2); err != nil {
+ t.Errorf("Unmarshal %#v: %s", m1, err)
+ break
+ }
+
+ if !reflect.DeepEqual(v.Interface(), m2) {
+ t.Errorf("got: %#v\nwant:%#v\n%x", m2, m1, marshaled)
+ break
+ }
+ }
+}
+
+func TestUnmarshalEmptyPacket(t *testing.T) {
+ var b []byte
+ var m channelRequestSuccessMsg
+ if err := Unmarshal(b, &m); err == nil {
+ t.Fatalf("unmarshal of empty slice succeeded")
+ }
+}
+
+func TestUnmarshalUnexpectedPacket(t *testing.T) {
+ type S struct {
+ I uint32 `sshtype:"43"`
+ S string
+ B bool
+ }
+
+ s := S{11, "hello", true}
+ packet := Marshal(s)
+ packet[0] = 42
+ roundtrip := S{}
+ err := Unmarshal(packet, &roundtrip)
+ if err == nil {
+ t.Fatal("expected error, not nil")
+ }
+}
+
+func TestMarshalPtr(t *testing.T) {
+ s := struct {
+ S string
+ }{"hello"}
+
+ m1 := Marshal(s)
+ m2 := Marshal(&s)
+ if !bytes.Equal(m1, m2) {
+ t.Errorf("got %q, want %q for marshaled pointer", m2, m1)
+ }
+}
+
+func TestBareMarshalUnmarshal(t *testing.T) {
+ type S struct {
+ I uint32
+ S string
+ B bool
+ }
+
+ s := S{42, "hello", true}
+ packet := Marshal(s)
+ roundtrip := S{}
+ Unmarshal(packet, &roundtrip)
+
+ if !reflect.DeepEqual(s, roundtrip) {
+ t.Errorf("got %#v, want %#v", roundtrip, s)
+ }
+}
+
+func TestBareMarshal(t *testing.T) {
+ type S2 struct {
+ I uint32
+ }
+ s := S2{42}
+ packet := Marshal(s)
+ i, rest, ok := parseUint32(packet)
+ if len(rest) > 0 || !ok {
+ t.Errorf("parseInt(%q): parse error", packet)
+ }
+ if i != s.I {
+ t.Errorf("got %d, want %d", i, s.I)
+ }
+}
+
+func TestUnmarshalShortKexInitPacket(t *testing.T) {
+ // This used to panic.
+ // Issue 11348
+ packet := []byte{0x14, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0xff, 0xff, 0xff, 0xff}
+ kim := &kexInitMsg{}
+ if err := Unmarshal(packet, kim); err == nil {
+ t.Error("truncated packet unmarshaled without error")
+ }
+}
+
+func randomBytes(out []byte, rand *rand.Rand) {
+ for i := 0; i < len(out); i++ {
+ out[i] = byte(rand.Int31())
+ }
+}
+
+func randomNameList(rand *rand.Rand) []string {
+ ret := make([]string, rand.Int31()&15)
+ for i := range ret {
+ s := make([]byte, 1+(rand.Int31()&15))
+ for j := range s {
+ s[j] = 'a' + uint8(rand.Int31()&15)
+ }
+ ret[i] = string(s)
+ }
+ return ret
+}
+
+func randomInt(rand *rand.Rand) *big.Int {
+ return new(big.Int).SetInt64(int64(int32(rand.Uint32())))
+}
+
+func (*kexInitMsg) Generate(rand *rand.Rand, size int) reflect.Value {
+ ki := &kexInitMsg{}
+ randomBytes(ki.Cookie[:], rand)
+ ki.KexAlgos = randomNameList(rand)
+ ki.ServerHostKeyAlgos = randomNameList(rand)
+ ki.CiphersClientServer = randomNameList(rand)
+ ki.CiphersServerClient = randomNameList(rand)
+ ki.MACsClientServer = randomNameList(rand)
+ ki.MACsServerClient = randomNameList(rand)
+ ki.CompressionClientServer = randomNameList(rand)
+ ki.CompressionServerClient = randomNameList(rand)
+ ki.LanguagesClientServer = randomNameList(rand)
+ ki.LanguagesServerClient = randomNameList(rand)
+ if rand.Int31()&1 == 1 {
+ ki.FirstKexFollows = true
+ }
+ return reflect.ValueOf(ki)
+}
+
+func (*kexDHInitMsg) Generate(rand *rand.Rand, size int) reflect.Value {
+ dhi := &kexDHInitMsg{}
+ dhi.X = randomInt(rand)
+ return reflect.ValueOf(dhi)
+}
+
+var (
+ _kexInitMsg = new(kexInitMsg).Generate(rand.New(rand.NewSource(0)), 10).Elem().Interface()
+ _kexDHInitMsg = new(kexDHInitMsg).Generate(rand.New(rand.NewSource(0)), 10).Elem().Interface()
+
+ _kexInit = Marshal(_kexInitMsg)
+ _kexDHInit = Marshal(_kexDHInitMsg)
+)
+
+func BenchmarkMarshalKexInitMsg(b *testing.B) {
+ for i := 0; i < b.N; i++ {
+ Marshal(_kexInitMsg)
+ }
+}
+
+func BenchmarkUnmarshalKexInitMsg(b *testing.B) {
+ m := new(kexInitMsg)
+ for i := 0; i < b.N; i++ {
+ Unmarshal(_kexInit, m)
+ }
+}
+
+func BenchmarkMarshalKexDHInitMsg(b *testing.B) {
+ for i := 0; i < b.N; i++ {
+ Marshal(_kexDHInitMsg)
+ }
+}
+
+func BenchmarkUnmarshalKexDHInitMsg(b *testing.B) {
+ m := new(kexDHInitMsg)
+ for i := 0; i < b.N; i++ {
+ Unmarshal(_kexDHInit, m)
+ }
+}
diff --git a/modules/crypto/ssh/mux.go b/modules/crypto/ssh/mux.go
new file mode 100755
index 00000000..321880ad
--- /dev/null
+++ b/modules/crypto/ssh/mux.go
@@ -0,0 +1,356 @@
+// Copyright 2013 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "encoding/binary"
+ "fmt"
+ "io"
+ "log"
+ "sync"
+ "sync/atomic"
+)
+
+// debugMux, if set, causes messages in the connection protocol to be
+// logged.
+const debugMux = false
+
+// chanList is a thread safe channel list.
+type chanList struct {
+ // protects concurrent access to chans
+ sync.Mutex
+
+ // chans are indexed by the local id of the channel, which the
+ // other side should send in the PeersId field.
+ chans []*channel
+
+ // This is a debugging aid: it offsets all IDs by this
+ // amount. This helps distinguish otherwise identical
+ // server/client muxes
+ offset uint32
+}
+
+// Assigns a channel ID to the given channel.
+func (c *chanList) add(ch *channel) uint32 {
+ c.Lock()
+ defer c.Unlock()
+ for i := range c.chans {
+ if c.chans[i] == nil {
+ c.chans[i] = ch
+ return uint32(i) + c.offset
+ }
+ }
+ c.chans = append(c.chans, ch)
+ return uint32(len(c.chans)-1) + c.offset
+}
+
+// getChan returns the channel for the given ID.
+func (c *chanList) getChan(id uint32) *channel {
+ id -= c.offset
+
+ c.Lock()
+ defer c.Unlock()
+ if id < uint32(len(c.chans)) {
+ return c.chans[id]
+ }
+ return nil
+}
+
+func (c *chanList) remove(id uint32) {
+ id -= c.offset
+ c.Lock()
+ if id < uint32(len(c.chans)) {
+ c.chans[id] = nil
+ }
+ c.Unlock()
+}
+
+// dropAll forgets all channels it knows, returning them in a slice.
+func (c *chanList) dropAll() []*channel {
+ c.Lock()
+ defer c.Unlock()
+ var r []*channel
+
+ for _, ch := range c.chans {
+ if ch == nil {
+ continue
+ }
+ r = append(r, ch)
+ }
+ c.chans = nil
+ return r
+}
+
+// mux represents the state for the SSH connection protocol, which
+// multiplexes many channels onto a single packet transport.
+type mux struct {
+ conn packetConn
+ chanList chanList
+
+ incomingChannels chan NewChannel
+
+ globalSentMu sync.Mutex
+ globalResponses chan interface{}
+ incomingRequests chan *Request
+
+ errCond *sync.Cond
+ err error
+}
+
+// When debugging, each new chanList instantiation has a different
+// offset.
+var globalOff uint32
+
+func (m *mux) Wait() error {
+ m.errCond.L.Lock()
+ defer m.errCond.L.Unlock()
+ for m.err == nil {
+ m.errCond.Wait()
+ }
+ return m.err
+}
+
+// newMux returns a mux that runs over the given connection.
+func newMux(p packetConn) *mux {
+ m := &mux{
+ conn: p,
+ incomingChannels: make(chan NewChannel, 16),
+ globalResponses: make(chan interface{}, 1),
+ incomingRequests: make(chan *Request, 16),
+ errCond: newCond(),
+ }
+ if debugMux {
+ m.chanList.offset = atomic.AddUint32(&globalOff, 1)
+ }
+
+ go m.loop()
+ return m
+}
+
+func (m *mux) sendMessage(msg interface{}) error {
+ p := Marshal(msg)
+ return m.conn.writePacket(p)
+}
+
+func (m *mux) SendRequest(name string, wantReply bool, payload []byte) (bool, []byte, error) {
+ if wantReply {
+ m.globalSentMu.Lock()
+ defer m.globalSentMu.Unlock()
+ }
+
+ if err := m.sendMessage(globalRequestMsg{
+ Type: name,
+ WantReply: wantReply,
+ Data: payload,
+ }); err != nil {
+ return false, nil, err
+ }
+
+ if !wantReply {
+ return false, nil, nil
+ }
+
+ msg, ok := <-m.globalResponses
+ if !ok {
+ return false, nil, io.EOF
+ }
+ switch msg := msg.(type) {
+ case *globalRequestFailureMsg:
+ return false, msg.Data, nil
+ case *globalRequestSuccessMsg:
+ return true, msg.Data, nil
+ default:
+ return false, nil, fmt.Errorf("ssh: unexpected response to request: %#v", msg)
+ }
+}
+
+// ackRequest must be called after processing a global request that
+// has WantReply set.
+func (m *mux) ackRequest(ok bool, data []byte) error {
+ if ok {
+ return m.sendMessage(globalRequestSuccessMsg{Data: data})
+ }
+ return m.sendMessage(globalRequestFailureMsg{Data: data})
+}
+
+// TODO(hanwen): Disconnect is a transport layer message. We should
+// probably send and receive Disconnect somewhere in the transport
+// code.
+
+// Disconnect sends a disconnect message.
+func (m *mux) Disconnect(reason uint32, message string) error {
+ return m.sendMessage(disconnectMsg{
+ Reason: reason,
+ Message: message,
+ })
+}
+
+func (m *mux) Close() error {
+ return m.conn.Close()
+}
+
+// loop runs the connection machine. It will process packets until an
+// error is encountered. To synchronize on loop exit, use mux.Wait.
+func (m *mux) loop() {
+ var err error
+ for err == nil {
+ err = m.onePacket()
+ }
+
+ for _, ch := range m.chanList.dropAll() {
+ ch.close()
+ }
+
+ close(m.incomingChannels)
+ close(m.incomingRequests)
+ close(m.globalResponses)
+
+ m.conn.Close()
+
+ m.errCond.L.Lock()
+ m.err = err
+ m.errCond.Broadcast()
+ m.errCond.L.Unlock()
+
+ if debugMux {
+ log.Println("loop exit", err)
+ }
+}
+
+// onePacket reads and processes one packet.
+func (m *mux) onePacket() error {
+ packet, err := m.conn.readPacket()
+ if err != nil {
+ return err
+ }
+
+ if debugMux {
+ if packet[0] == msgChannelData || packet[0] == msgChannelExtendedData {
+ log.Printf("decoding(%d): data packet - %d bytes", m.chanList.offset, len(packet))
+ } else {
+ p, _ := decode(packet)
+ log.Printf("decoding(%d): %d %#v - %d bytes", m.chanList.offset, packet[0], p, len(packet))
+ }
+ }
+
+ switch packet[0] {
+ case msgNewKeys:
+ // Ignore notification of key change.
+ return nil
+ case msgDisconnect:
+ return m.handleDisconnect(packet)
+ case msgChannelOpen:
+ return m.handleChannelOpen(packet)
+ case msgGlobalRequest, msgRequestSuccess, msgRequestFailure:
+ return m.handleGlobalPacket(packet)
+ }
+
+ // assume a channel packet.
+ if len(packet) < 5 {
+ return parseError(packet[0])
+ }
+ id := binary.BigEndian.Uint32(packet[1:])
+ ch := m.chanList.getChan(id)
+ if ch == nil {
+ return fmt.Errorf("ssh: invalid channel %d", id)
+ }
+
+ return ch.handlePacket(packet)
+}
+
+func (m *mux) handleDisconnect(packet []byte) error {
+ var d disconnectMsg
+ if err := Unmarshal(packet, &d); err != nil {
+ return err
+ }
+
+ if debugMux {
+ log.Printf("caught disconnect: %v", d)
+ }
+ return &d
+}
+
+func (m *mux) handleGlobalPacket(packet []byte) error {
+ msg, err := decode(packet)
+ if err != nil {
+ return err
+ }
+
+ switch msg := msg.(type) {
+ case *globalRequestMsg:
+ m.incomingRequests <- &Request{
+ Type: msg.Type,
+ WantReply: msg.WantReply,
+ Payload: msg.Data,
+ mux: m,
+ }
+ case *globalRequestSuccessMsg, *globalRequestFailureMsg:
+ m.globalResponses <- msg
+ default:
+ panic(fmt.Sprintf("not a global message %#v", msg))
+ }
+
+ return nil
+}
+
+// handleChannelOpen schedules a channel to be Accept()ed.
+func (m *mux) handleChannelOpen(packet []byte) error {
+ var msg channelOpenMsg
+ if err := Unmarshal(packet, &msg); err != nil {
+ return err
+ }
+
+ if msg.MaxPacketSize < minPacketLength || msg.MaxPacketSize > 1<<31 {
+ failMsg := channelOpenFailureMsg{
+ PeersId: msg.PeersId,
+ Reason: ConnectionFailed,
+ Message: "invalid request",
+ Language: "en_US.UTF-8",
+ }
+ return m.sendMessage(failMsg)
+ }
+
+ c := m.newChannel(msg.ChanType, channelInbound, msg.TypeSpecificData)
+ c.remoteId = msg.PeersId
+ c.maxRemotePayload = msg.MaxPacketSize
+ c.remoteWin.add(msg.PeersWindow)
+ m.incomingChannels <- c
+ return nil
+}
+
+func (m *mux) OpenChannel(chanType string, extra []byte) (Channel, <-chan *Request, error) {
+ ch, err := m.openChannel(chanType, extra)
+ if err != nil {
+ return nil, nil, err
+ }
+
+ return ch, ch.incomingRequests, nil
+}
+
+func (m *mux) openChannel(chanType string, extra []byte) (*channel, error) {
+ ch := m.newChannel(chanType, channelOutbound, extra)
+
+ ch.maxIncomingPayload = channelMaxPacket
+
+ open := channelOpenMsg{
+ ChanType: chanType,
+ PeersWindow: ch.myWindow,
+ MaxPacketSize: ch.maxIncomingPayload,
+ TypeSpecificData: extra,
+ PeersId: ch.localId,
+ }
+ if err := m.sendMessage(open); err != nil {
+ return nil, err
+ }
+
+ switch msg := (<-ch.msg).(type) {
+ case *channelOpenConfirmMsg:
+ return ch, nil
+ case *channelOpenFailureMsg:
+ return nil, &OpenChannelError{msg.Reason, msg.Message}
+ default:
+ return nil, fmt.Errorf("ssh: unexpected packet in response to channel open: %T", msg)
+ }
+}
diff --git a/modules/crypto/ssh/mux_test.go b/modules/crypto/ssh/mux_test.go
new file mode 100755
index 00000000..52303896
--- /dev/null
+++ b/modules/crypto/ssh/mux_test.go
@@ -0,0 +1,525 @@
+// Copyright 2013 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "io"
+ "io/ioutil"
+ "sync"
+ "testing"
+)
+
+func muxPair() (*mux, *mux) {
+ a, b := memPipe()
+
+ s := newMux(a)
+ c := newMux(b)
+
+ return s, c
+}
+
+// Returns both ends of a channel, and the mux for the the 2nd
+// channel.
+func channelPair(t *testing.T) (*channel, *channel, *mux) {
+ c, s := muxPair()
+
+ res := make(chan *channel, 1)
+ go func() {
+ newCh, ok := <-s.incomingChannels
+ if !ok {
+ t.Fatalf("No incoming channel")
+ }
+ if newCh.ChannelType() != "chan" {
+ t.Fatalf("got type %q want chan", newCh.ChannelType())
+ }
+ ch, _, err := newCh.Accept()
+ if err != nil {
+ t.Fatalf("Accept %v", err)
+ }
+ res <- ch.(*channel)
+ }()
+
+ ch, err := c.openChannel("chan", nil)
+ if err != nil {
+ t.Fatalf("OpenChannel: %v", err)
+ }
+
+ return <-res, ch, c
+}
+
+// Test that stderr and stdout can be addressed from different
+// goroutines. This is intended for use with the race detector.
+func TestMuxChannelExtendedThreadSafety(t *testing.T) {
+ writer, reader, mux := channelPair(t)
+ defer writer.Close()
+ defer reader.Close()
+ defer mux.Close()
+
+ var wr, rd sync.WaitGroup
+ magic := "hello world"
+
+ wr.Add(2)
+ go func() {
+ io.WriteString(writer, magic)
+ wr.Done()
+ }()
+ go func() {
+ io.WriteString(writer.Stderr(), magic)
+ wr.Done()
+ }()
+
+ rd.Add(2)
+ go func() {
+ c, err := ioutil.ReadAll(reader)
+ if string(c) != magic {
+ t.Fatalf("stdout read got %q, want %q (error %s)", c, magic, err)
+ }
+ rd.Done()
+ }()
+ go func() {
+ c, err := ioutil.ReadAll(reader.Stderr())
+ if string(c) != magic {
+ t.Fatalf("stderr read got %q, want %q (error %s)", c, magic, err)
+ }
+ rd.Done()
+ }()
+
+ wr.Wait()
+ writer.CloseWrite()
+ rd.Wait()
+}
+
+func TestMuxReadWrite(t *testing.T) {
+ s, c, mux := channelPair(t)
+ defer s.Close()
+ defer c.Close()
+ defer mux.Close()
+
+ magic := "hello world"
+ magicExt := "hello stderr"
+ go func() {
+ _, err := s.Write([]byte(magic))
+ if err != nil {
+ t.Fatalf("Write: %v", err)
+ }
+ _, err = s.Extended(1).Write([]byte(magicExt))
+ if err != nil {
+ t.Fatalf("Write: %v", err)
+ }
+ err = s.Close()
+ if err != nil {
+ t.Fatalf("Close: %v", err)
+ }
+ }()
+
+ var buf [1024]byte
+ n, err := c.Read(buf[:])
+ if err != nil {
+ t.Fatalf("server Read: %v", err)
+ }
+ got := string(buf[:n])
+ if got != magic {
+ t.Fatalf("server: got %q want %q", got, magic)
+ }
+
+ n, err = c.Extended(1).Read(buf[:])
+ if err != nil {
+ t.Fatalf("server Read: %v", err)
+ }
+
+ got = string(buf[:n])
+ if got != magicExt {
+ t.Fatalf("server: got %q want %q", got, magic)
+ }
+}
+
+func TestMuxChannelOverflow(t *testing.T) {
+ reader, writer, mux := channelPair(t)
+ defer reader.Close()
+ defer writer.Close()
+ defer mux.Close()
+
+ wDone := make(chan int, 1)
+ go func() {
+ if _, err := writer.Write(make([]byte, channelWindowSize)); err != nil {
+ t.Errorf("could not fill window: %v", err)
+ }
+ writer.Write(make([]byte, 1))
+ wDone <- 1
+ }()
+ writer.remoteWin.waitWriterBlocked()
+
+ // Send 1 byte.
+ packet := make([]byte, 1+4+4+1)
+ packet[0] = msgChannelData
+ marshalUint32(packet[1:], writer.remoteId)
+ marshalUint32(packet[5:], uint32(1))
+ packet[9] = 42
+
+ if err := writer.mux.conn.writePacket(packet); err != nil {
+ t.Errorf("could not send packet")
+ }
+ if _, err := reader.SendRequest("hello", true, nil); err == nil {
+ t.Errorf("SendRequest succeeded.")
+ }
+ <-wDone
+}
+
+func TestMuxChannelCloseWriteUnblock(t *testing.T) {
+ reader, writer, mux := channelPair(t)
+ defer reader.Close()
+ defer writer.Close()
+ defer mux.Close()
+
+ wDone := make(chan int, 1)
+ go func() {
+ if _, err := writer.Write(make([]byte, channelWindowSize)); err != nil {
+ t.Errorf("could not fill window: %v", err)
+ }
+ if _, err := writer.Write(make([]byte, 1)); err != io.EOF {
+ t.Errorf("got %v, want EOF for unblock write", err)
+ }
+ wDone <- 1
+ }()
+
+ writer.remoteWin.waitWriterBlocked()
+ reader.Close()
+ <-wDone
+}
+
+func TestMuxConnectionCloseWriteUnblock(t *testing.T) {
+ reader, writer, mux := channelPair(t)
+ defer reader.Close()
+ defer writer.Close()
+ defer mux.Close()
+
+ wDone := make(chan int, 1)
+ go func() {
+ if _, err := writer.Write(make([]byte, channelWindowSize)); err != nil {
+ t.Errorf("could not fill window: %v", err)
+ }
+ if _, err := writer.Write(make([]byte, 1)); err != io.EOF {
+ t.Errorf("got %v, want EOF for unblock write", err)
+ }
+ wDone <- 1
+ }()
+
+ writer.remoteWin.waitWriterBlocked()
+ mux.Close()
+ <-wDone
+}
+
+func TestMuxReject(t *testing.T) {
+ client, server := muxPair()
+ defer server.Close()
+ defer client.Close()
+
+ go func() {
+ ch, ok := <-server.incomingChannels
+ if !ok {
+ t.Fatalf("Accept")
+ }
+ if ch.ChannelType() != "ch" || string(ch.ExtraData()) != "extra" {
+ t.Fatalf("unexpected channel: %q, %q", ch.ChannelType(), ch.ExtraData())
+ }
+ ch.Reject(RejectionReason(42), "message")
+ }()
+
+ ch, err := client.openChannel("ch", []byte("extra"))
+ if ch != nil {
+ t.Fatal("openChannel not rejected")
+ }
+
+ ocf, ok := err.(*OpenChannelError)
+ if !ok {
+ t.Errorf("got %#v want *OpenChannelError", err)
+ } else if ocf.Reason != 42 || ocf.Message != "message" {
+ t.Errorf("got %#v, want {Reason: 42, Message: %q}", ocf, "message")
+ }
+
+ want := "ssh: rejected: unknown reason 42 (message)"
+ if err.Error() != want {
+ t.Errorf("got %q, want %q", err.Error(), want)
+ }
+}
+
+func TestMuxChannelRequest(t *testing.T) {
+ client, server, mux := channelPair(t)
+ defer server.Close()
+ defer client.Close()
+ defer mux.Close()
+
+ var received int
+ var wg sync.WaitGroup
+ wg.Add(1)
+ go func() {
+ for r := range server.incomingRequests {
+ received++
+ r.Reply(r.Type == "yes", nil)
+ }
+ wg.Done()
+ }()
+ _, err := client.SendRequest("yes", false, nil)
+ if err != nil {
+ t.Fatalf("SendRequest: %v", err)
+ }
+ ok, err := client.SendRequest("yes", true, nil)
+ if err != nil {
+ t.Fatalf("SendRequest: %v", err)
+ }
+
+ if !ok {
+ t.Errorf("SendRequest(yes): %v", ok)
+
+ }
+
+ ok, err = client.SendRequest("no", true, nil)
+ if err != nil {
+ t.Fatalf("SendRequest: %v", err)
+ }
+ if ok {
+ t.Errorf("SendRequest(no): %v", ok)
+
+ }
+
+ client.Close()
+ wg.Wait()
+
+ if received != 3 {
+ t.Errorf("got %d requests, want %d", received, 3)
+ }
+}
+
+func TestMuxGlobalRequest(t *testing.T) {
+ clientMux, serverMux := muxPair()
+ defer serverMux.Close()
+ defer clientMux.Close()
+
+ var seen bool
+ go func() {
+ for r := range serverMux.incomingRequests {
+ seen = seen || r.Type == "peek"
+ if r.WantReply {
+ err := r.Reply(r.Type == "yes",
+ append([]byte(r.Type), r.Payload...))
+ if err != nil {
+ t.Errorf("AckRequest: %v", err)
+ }
+ }
+ }
+ }()
+
+ _, _, err := clientMux.SendRequest("peek", false, nil)
+ if err != nil {
+ t.Errorf("SendRequest: %v", err)
+ }
+
+ ok, data, err := clientMux.SendRequest("yes", true, []byte("a"))
+ if !ok || string(data) != "yesa" || err != nil {
+ t.Errorf("SendRequest(\"yes\", true, \"a\"): %v %v %v",
+ ok, data, err)
+ }
+ if ok, data, err := clientMux.SendRequest("yes", true, []byte("a")); !ok || string(data) != "yesa" || err != nil {
+ t.Errorf("SendRequest(\"yes\", true, \"a\"): %v %v %v",
+ ok, data, err)
+ }
+
+ if ok, data, err := clientMux.SendRequest("no", true, []byte("a")); ok || string(data) != "noa" || err != nil {
+ t.Errorf("SendRequest(\"no\", true, \"a\"): %v %v %v",
+ ok, data, err)
+ }
+
+ clientMux.Disconnect(0, "")
+ if !seen {
+ t.Errorf("never saw 'peek' request")
+ }
+}
+
+func TestMuxGlobalRequestUnblock(t *testing.T) {
+ clientMux, serverMux := muxPair()
+ defer serverMux.Close()
+ defer clientMux.Close()
+
+ result := make(chan error, 1)
+ go func() {
+ _, _, err := clientMux.SendRequest("hello", true, nil)
+ result <- err
+ }()
+
+ <-serverMux.incomingRequests
+ serverMux.conn.Close()
+ err := <-result
+
+ if err != io.EOF {
+ t.Errorf("want EOF, got %v", io.EOF)
+ }
+}
+
+func TestMuxChannelRequestUnblock(t *testing.T) {
+ a, b, connB := channelPair(t)
+ defer a.Close()
+ defer b.Close()
+ defer connB.Close()
+
+ result := make(chan error, 1)
+ go func() {
+ _, err := a.SendRequest("hello", true, nil)
+ result <- err
+ }()
+
+ <-b.incomingRequests
+ connB.conn.Close()
+ err := <-result
+
+ if err != io.EOF {
+ t.Errorf("want EOF, got %v", err)
+ }
+}
+
+func TestMuxDisconnect(t *testing.T) {
+ a, b := muxPair()
+ defer a.Close()
+ defer b.Close()
+
+ go func() {
+ for r := range b.incomingRequests {
+ r.Reply(true, nil)
+ }
+ }()
+
+ a.Disconnect(42, "whatever")
+ ok, _, err := a.SendRequest("hello", true, nil)
+ if ok || err == nil {
+ t.Errorf("got reply after disconnecting")
+ }
+ err = b.Wait()
+ if d, ok := err.(*disconnectMsg); !ok || d.Reason != 42 {
+ t.Errorf("got %#v, want disconnectMsg{Reason:42}", err)
+ }
+}
+
+func TestMuxCloseChannel(t *testing.T) {
+ r, w, mux := channelPair(t)
+ defer mux.Close()
+ defer r.Close()
+ defer w.Close()
+
+ result := make(chan error, 1)
+ go func() {
+ var b [1024]byte
+ _, err := r.Read(b[:])
+ result <- err
+ }()
+ if err := w.Close(); err != nil {
+ t.Errorf("w.Close: %v", err)
+ }
+
+ if _, err := w.Write([]byte("hello")); err != io.EOF {
+ t.Errorf("got err %v, want io.EOF after Close", err)
+ }
+
+ if err := <-result; err != io.EOF {
+ t.Errorf("got %v (%T), want io.EOF", err, err)
+ }
+}
+
+func TestMuxCloseWriteChannel(t *testing.T) {
+ r, w, mux := channelPair(t)
+ defer mux.Close()
+
+ result := make(chan error, 1)
+ go func() {
+ var b [1024]byte
+ _, err := r.Read(b[:])
+ result <- err
+ }()
+ if err := w.CloseWrite(); err != nil {
+ t.Errorf("w.CloseWrite: %v", err)
+ }
+
+ if _, err := w.Write([]byte("hello")); err != io.EOF {
+ t.Errorf("got err %v, want io.EOF after CloseWrite", err)
+ }
+
+ if err := <-result; err != io.EOF {
+ t.Errorf("got %v (%T), want io.EOF", err, err)
+ }
+}
+
+func TestMuxInvalidRecord(t *testing.T) {
+ a, b := muxPair()
+ defer a.Close()
+ defer b.Close()
+
+ packet := make([]byte, 1+4+4+1)
+ packet[0] = msgChannelData
+ marshalUint32(packet[1:], 29348723 /* invalid channel id */)
+ marshalUint32(packet[5:], 1)
+ packet[9] = 42
+
+ a.conn.writePacket(packet)
+ go a.SendRequest("hello", false, nil)
+ // 'a' wrote an invalid packet, so 'b' has exited.
+ req, ok := <-b.incomingRequests
+ if ok {
+ t.Errorf("got request %#v after receiving invalid packet", req)
+ }
+}
+
+func TestZeroWindowAdjust(t *testing.T) {
+ a, b, mux := channelPair(t)
+ defer a.Close()
+ defer b.Close()
+ defer mux.Close()
+
+ go func() {
+ io.WriteString(a, "hello")
+ // bogus adjust.
+ a.sendMessage(windowAdjustMsg{})
+ io.WriteString(a, "world")
+ a.Close()
+ }()
+
+ want := "helloworld"
+ c, _ := ioutil.ReadAll(b)
+ if string(c) != want {
+ t.Errorf("got %q want %q", c, want)
+ }
+}
+
+func TestMuxMaxPacketSize(t *testing.T) {
+ a, b, mux := channelPair(t)
+ defer a.Close()
+ defer b.Close()
+ defer mux.Close()
+
+ large := make([]byte, a.maxRemotePayload+1)
+ packet := make([]byte, 1+4+4+1+len(large))
+ packet[0] = msgChannelData
+ marshalUint32(packet[1:], a.remoteId)
+ marshalUint32(packet[5:], uint32(len(large)))
+ packet[9] = 42
+
+ if err := a.mux.conn.writePacket(packet); err != nil {
+ t.Errorf("could not send packet")
+ }
+
+ go a.SendRequest("hello", false, nil)
+
+ _, ok := <-b.incomingRequests
+ if ok {
+ t.Errorf("connection still alive after receiving large packet.")
+ }
+}
+
+// Don't ship code with debug=true.
+func TestDebug(t *testing.T) {
+ if debugMux {
+ t.Error("mux debug switched on")
+ }
+ if debugHandshake {
+ t.Error("handshake debug switched on")
+ }
+}
diff --git a/modules/crypto/ssh/server.go b/modules/crypto/ssh/server.go
new file mode 100755
index 00000000..baedf5bb
--- /dev/null
+++ b/modules/crypto/ssh/server.go
@@ -0,0 +1,493 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bytes"
+ "errors"
+ "fmt"
+ "io"
+ "net"
+)
+
+// The Permissions type holds fine-grained permissions that are
+// specific to a user or a specific authentication method for a
+// user. Permissions, except for "source-address", must be enforced in
+// the server application layer, after successful authentication. The
+// Permissions are passed on in ServerConn so a server implementation
+// can honor them.
+type Permissions struct {
+ // Critical options restrict default permissions. Common
+ // restrictions are "source-address" and "force-command". If
+ // the server cannot enforce the restriction, or does not
+ // recognize it, the user should not authenticate.
+ CriticalOptions map[string]string
+
+ // Extensions are extra functionality that the server may
+ // offer on authenticated connections. Common extensions are
+ // "permit-agent-forwarding", "permit-X11-forwarding". Lack of
+ // support for an extension does not preclude authenticating a
+ // user.
+ Extensions map[string]string
+}
+
+// ServerConfig holds server specific configuration data.
+type ServerConfig struct {
+ // Config contains configuration shared between client and server.
+ Config
+
+ hostKeys []Signer
+
+ // NoClientAuth is true if clients are allowed to connect without
+ // authenticating.
+ NoClientAuth bool
+
+ // PasswordCallback, if non-nil, is called when a user
+ // attempts to authenticate using a password.
+ PasswordCallback func(conn ConnMetadata, password []byte) (*Permissions, error)
+
+ // PublicKeyCallback, if non-nil, is called when a client attempts public
+ // key authentication. It must return true if the given public key is
+ // valid for the given user. For example, see CertChecker.Authenticate.
+ PublicKeyCallback func(conn ConnMetadata, key PublicKey) (*Permissions, error)
+
+ // KeyboardInteractiveCallback, if non-nil, is called when
+ // keyboard-interactive authentication is selected (RFC
+ // 4256). The client object's Challenge function should be
+ // used to query the user. The callback may offer multiple
+ // Challenge rounds. To avoid information leaks, the client
+ // should be presented a challenge even if the user is
+ // unknown.
+ KeyboardInteractiveCallback func(conn ConnMetadata, client KeyboardInteractiveChallenge) (*Permissions, error)
+
+ // AuthLogCallback, if non-nil, is called to log all authentication
+ // attempts.
+ AuthLogCallback func(conn ConnMetadata, method string, err error)
+
+ // ServerVersion is the version identification string to
+ // announce in the public handshake.
+ // If empty, a reasonable default is used.
+ ServerVersion string
+}
+
+// AddHostKey adds a private key as a host key. If an existing host
+// key exists with the same algorithm, it is overwritten. Each server
+// config must have at least one host key.
+func (s *ServerConfig) AddHostKey(key Signer) {
+ for i, k := range s.hostKeys {
+ if k.PublicKey().Type() == key.PublicKey().Type() {
+ s.hostKeys[i] = key
+ return
+ }
+ }
+
+ s.hostKeys = append(s.hostKeys, key)
+}
+
+// cachedPubKey contains the results of querying whether a public key is
+// acceptable for a user.
+type cachedPubKey struct {
+ user string
+ pubKeyData []byte
+ result error
+ perms *Permissions
+}
+
+const maxCachedPubKeys = 16
+
+// pubKeyCache caches tests for public keys. Since SSH clients
+// will query whether a public key is acceptable before attempting to
+// authenticate with it, we end up with duplicate queries for public
+// key validity. The cache only applies to a single ServerConn.
+type pubKeyCache struct {
+ keys []cachedPubKey
+}
+
+// get returns the result for a given user/algo/key tuple.
+func (c *pubKeyCache) get(user string, pubKeyData []byte) (cachedPubKey, bool) {
+ for _, k := range c.keys {
+ if k.user == user && bytes.Equal(k.pubKeyData, pubKeyData) {
+ return k, true
+ }
+ }
+ return cachedPubKey{}, false
+}
+
+// add adds the given tuple to the cache.
+func (c *pubKeyCache) add(candidate cachedPubKey) {
+ if len(c.keys) < maxCachedPubKeys {
+ c.keys = append(c.keys, candidate)
+ }
+}
+
+// ServerConn is an authenticated SSH connection, as seen from the
+// server
+type ServerConn struct {
+ Conn
+
+ // If the succeeding authentication callback returned a
+ // non-nil Permissions pointer, it is stored here.
+ Permissions *Permissions
+}
+
+// NewServerConn starts a new SSH server with c as the underlying
+// transport. It starts with a handshake and, if the handshake is
+// unsuccessful, it closes the connection and returns an error. The
+// Request and NewChannel channels must be serviced, or the connection
+// will hang.
+func NewServerConn(c net.Conn, config *ServerConfig) (*ServerConn, <-chan NewChannel, <-chan *Request, error) {
+ fullConf := *config
+ fullConf.SetDefaults()
+ s := &connection{
+ sshConn: sshConn{conn: c},
+ }
+ perms, err := s.serverHandshake(&fullConf)
+ if err != nil {
+ c.Close()
+ return nil, nil, nil, err
+ }
+ return &ServerConn{s, perms}, s.mux.incomingChannels, s.mux.incomingRequests, nil
+}
+
+// signAndMarshal signs the data with the appropriate algorithm,
+// and serializes the result in SSH wire format.
+func signAndMarshal(k Signer, rand io.Reader, data []byte) ([]byte, error) {
+ sig, err := k.Sign(rand, data)
+ if err != nil {
+ return nil, err
+ }
+
+ return Marshal(sig), nil
+}
+
+// handshake performs key exchange and user authentication.
+func (s *connection) serverHandshake(config *ServerConfig) (*Permissions, error) {
+ if len(config.hostKeys) == 0 {
+ return nil, errors.New("ssh: server has no host keys")
+ }
+
+ if !config.NoClientAuth && config.PasswordCallback == nil && config.PublicKeyCallback == nil && config.KeyboardInteractiveCallback == nil {
+ return nil, errors.New("ssh: no authentication methods configured but NoClientAuth is also false")
+ }
+
+ if config.ServerVersion != "" {
+ s.serverVersion = []byte(config.ServerVersion)
+ } else {
+ s.serverVersion = []byte(packageVersion)
+ }
+ var err error
+ s.clientVersion, err = exchangeVersions(s.sshConn.conn, s.serverVersion)
+ if err != nil {
+ return nil, err
+ }
+
+ tr := newTransport(s.sshConn.conn, config.Rand, false /* not client */)
+ s.transport = newServerTransport(tr, s.clientVersion, s.serverVersion, config)
+
+ if err := s.transport.requestKeyChange(); err != nil {
+ return nil, err
+ }
+
+ if packet, err := s.transport.readPacket(); err != nil {
+ return nil, err
+ } else if packet[0] != msgNewKeys {
+ return nil, unexpectedMessageError(msgNewKeys, packet[0])
+ }
+
+ // We just did the key change, so the session ID is established.
+ s.sessionID = s.transport.getSessionID()
+
+ var packet []byte
+ if packet, err = s.transport.readPacket(); err != nil {
+ return nil, err
+ }
+
+ var serviceRequest serviceRequestMsg
+ if err = Unmarshal(packet, &serviceRequest); err != nil {
+ return nil, err
+ }
+ if serviceRequest.Service != serviceUserAuth {
+ return nil, errors.New("ssh: requested service '" + serviceRequest.Service + "' before authenticating")
+ }
+ serviceAccept := serviceAcceptMsg{
+ Service: serviceUserAuth,
+ }
+ if err := s.transport.writePacket(Marshal(&serviceAccept)); err != nil {
+ return nil, err
+ }
+
+ perms, err := s.serverAuthenticate(config)
+ if err != nil {
+ return nil, err
+ }
+ s.mux = newMux(s.transport)
+ return perms, err
+}
+
+func isAcceptableAlgo(algo string) bool {
+ switch algo {
+ case KeyAlgoRSA, KeyAlgoDSA, KeyAlgoECDSA256, KeyAlgoECDSA384, KeyAlgoECDSA521,
+ CertAlgoRSAv01, CertAlgoDSAv01, CertAlgoECDSA256v01, CertAlgoECDSA384v01, CertAlgoECDSA521v01:
+ return true
+ }
+ return false
+}
+
+func checkSourceAddress(addr net.Addr, sourceAddr string) error {
+ if addr == nil {
+ return errors.New("ssh: no address known for client, but source-address match required")
+ }
+
+ tcpAddr, ok := addr.(*net.TCPAddr)
+ if !ok {
+ return fmt.Errorf("ssh: remote address %v is not an TCP address when checking source-address match", addr)
+ }
+
+ if allowedIP := net.ParseIP(sourceAddr); allowedIP != nil {
+ if bytes.Equal(allowedIP, tcpAddr.IP) {
+ return nil
+ }
+ } else {
+ _, ipNet, err := net.ParseCIDR(sourceAddr)
+ if err != nil {
+ return fmt.Errorf("ssh: error parsing source-address restriction %q: %v", sourceAddr, err)
+ }
+
+ if ipNet.Contains(tcpAddr.IP) {
+ return nil
+ }
+ }
+
+ return fmt.Errorf("ssh: remote address %v is not allowed because of source-address restriction", addr)
+}
+
+func (s *connection) serverAuthenticate(config *ServerConfig) (*Permissions, error) {
+ var err error
+ var cache pubKeyCache
+ var perms *Permissions
+
+userAuthLoop:
+ for {
+ var userAuthReq userAuthRequestMsg
+ if packet, err := s.transport.readPacket(); err != nil {
+ return nil, err
+ } else if err = Unmarshal(packet, &userAuthReq); err != nil {
+ return nil, err
+ }
+
+ if userAuthReq.Service != serviceSSH {
+ return nil, errors.New("ssh: client attempted to negotiate for unknown service: " + userAuthReq.Service)
+ }
+
+ s.user = userAuthReq.User
+ perms = nil
+ authErr := errors.New("no auth passed yet")
+
+ switch userAuthReq.Method {
+ case "none":
+ if config.NoClientAuth {
+ s.user = ""
+ authErr = nil
+ }
+ case "password":
+ if config.PasswordCallback == nil {
+ authErr = errors.New("ssh: password auth not configured")
+ break
+ }
+ payload := userAuthReq.Payload
+ if len(payload) < 1 || payload[0] != 0 {
+ return nil, parseError(msgUserAuthRequest)
+ }
+ payload = payload[1:]
+ password, payload, ok := parseString(payload)
+ if !ok || len(payload) > 0 {
+ return nil, parseError(msgUserAuthRequest)
+ }
+
+ perms, authErr = config.PasswordCallback(s, password)
+ case "keyboard-interactive":
+ if config.KeyboardInteractiveCallback == nil {
+ authErr = errors.New("ssh: keyboard-interactive auth not configubred")
+ break
+ }
+
+ prompter := &sshClientKeyboardInteractive{s}
+ perms, authErr = config.KeyboardInteractiveCallback(s, prompter.Challenge)
+ case "publickey":
+ if config.PublicKeyCallback == nil {
+ authErr = errors.New("ssh: publickey auth not configured")
+ break
+ }
+ payload := userAuthReq.Payload
+ if len(payload) < 1 {
+ return nil, parseError(msgUserAuthRequest)
+ }
+ isQuery := payload[0] == 0
+ payload = payload[1:]
+ algoBytes, payload, ok := parseString(payload)
+ if !ok {
+ return nil, parseError(msgUserAuthRequest)
+ }
+ algo := string(algoBytes)
+ if !isAcceptableAlgo(algo) {
+ authErr = fmt.Errorf("ssh: algorithm %q not accepted", algo)
+ break
+ }
+
+ pubKeyData, payload, ok := parseString(payload)
+ if !ok {
+ return nil, parseError(msgUserAuthRequest)
+ }
+
+ pubKey, err := ParsePublicKey(pubKeyData)
+ if err != nil {
+ return nil, err
+ }
+
+ candidate, ok := cache.get(s.user, pubKeyData)
+ if !ok {
+ candidate.user = s.user
+ candidate.pubKeyData = pubKeyData
+ candidate.perms, candidate.result = config.PublicKeyCallback(s, pubKey)
+ if candidate.result == nil && candidate.perms != nil && candidate.perms.CriticalOptions != nil && candidate.perms.CriticalOptions[sourceAddressCriticalOption] != "" {
+ candidate.result = checkSourceAddress(
+ s.RemoteAddr(),
+ candidate.perms.CriticalOptions[sourceAddressCriticalOption])
+ }
+ cache.add(candidate)
+ }
+
+ if isQuery {
+ // The client can query if the given public key
+ // would be okay.
+ if len(payload) > 0 {
+ return nil, parseError(msgUserAuthRequest)
+ }
+
+ if candidate.result == nil {
+ okMsg := userAuthPubKeyOkMsg{
+ Algo: algo,
+ PubKey: pubKeyData,
+ }
+ if err = s.transport.writePacket(Marshal(&okMsg)); err != nil {
+ return nil, err
+ }
+ continue userAuthLoop
+ }
+ authErr = candidate.result
+ } else {
+ sig, payload, ok := parseSignature(payload)
+ if !ok || len(payload) > 0 {
+ return nil, parseError(msgUserAuthRequest)
+ }
+ // Ensure the public key algo and signature algo
+ // are supported. Compare the private key
+ // algorithm name that corresponds to algo with
+ // sig.Format. This is usually the same, but
+ // for certs, the names differ.
+ if !isAcceptableAlgo(sig.Format) {
+ break
+ }
+ signedData := buildDataSignedForAuth(s.transport.getSessionID(), userAuthReq, algoBytes, pubKeyData)
+
+ if err := pubKey.Verify(signedData, sig); err != nil {
+ return nil, err
+ }
+
+ authErr = candidate.result
+ perms = candidate.perms
+ }
+ default:
+ authErr = fmt.Errorf("ssh: unknown method %q", userAuthReq.Method)
+ }
+
+ if config.AuthLogCallback != nil {
+ config.AuthLogCallback(s, userAuthReq.Method, authErr)
+ }
+
+ if authErr == nil {
+ break userAuthLoop
+ }
+
+ var failureMsg userAuthFailureMsg
+ if config.PasswordCallback != nil {
+ failureMsg.Methods = append(failureMsg.Methods, "password")
+ }
+ if config.PublicKeyCallback != nil {
+ failureMsg.Methods = append(failureMsg.Methods, "publickey")
+ }
+ if config.KeyboardInteractiveCallback != nil {
+ failureMsg.Methods = append(failureMsg.Methods, "keyboard-interactive")
+ }
+
+ if len(failureMsg.Methods) == 0 {
+ return nil, errors.New("ssh: no authentication methods configured but NoClientAuth is also false")
+ }
+
+ if err = s.transport.writePacket(Marshal(&failureMsg)); err != nil {
+ return nil, err
+ }
+ }
+
+ if err = s.transport.writePacket([]byte{msgUserAuthSuccess}); err != nil {
+ return nil, err
+ }
+ return perms, nil
+}
+
+// sshClientKeyboardInteractive implements a ClientKeyboardInteractive by
+// asking the client on the other side of a ServerConn.
+type sshClientKeyboardInteractive struct {
+ *connection
+}
+
+func (c *sshClientKeyboardInteractive) Challenge(user, instruction string, questions []string, echos []bool) (answers []string, err error) {
+ if len(questions) != len(echos) {
+ return nil, errors.New("ssh: echos and questions must have equal length")
+ }
+
+ var prompts []byte
+ for i := range questions {
+ prompts = appendString(prompts, questions[i])
+ prompts = appendBool(prompts, echos[i])
+ }
+
+ if err := c.transport.writePacket(Marshal(&userAuthInfoRequestMsg{
+ Instruction: instruction,
+ NumPrompts: uint32(len(questions)),
+ Prompts: prompts,
+ })); err != nil {
+ return nil, err
+ }
+
+ packet, err := c.transport.readPacket()
+ if err != nil {
+ return nil, err
+ }
+ if packet[0] != msgUserAuthInfoResponse {
+ return nil, unexpectedMessageError(msgUserAuthInfoResponse, packet[0])
+ }
+ packet = packet[1:]
+
+ n, packet, ok := parseUint32(packet)
+ if !ok || int(n) != len(questions) {
+ return nil, parseError(msgUserAuthInfoResponse)
+ }
+
+ for i := uint32(0); i < n; i++ {
+ ans, rest, ok := parseString(packet)
+ if !ok {
+ return nil, parseError(msgUserAuthInfoResponse)
+ }
+
+ answers = append(answers, string(ans))
+ packet = rest
+ }
+ if len(packet) != 0 {
+ return nil, errors.New("ssh: junk at end of message")
+ }
+
+ return answers, nil
+}
diff --git a/modules/crypto/ssh/session.go b/modules/crypto/ssh/session.go
new file mode 100755
index 00000000..3b42b508
--- /dev/null
+++ b/modules/crypto/ssh/session.go
@@ -0,0 +1,605 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+// Session implements an interactive session described in
+// "RFC 4254, section 6".
+
+import (
+ "bytes"
+ "errors"
+ "fmt"
+ "io"
+ "io/ioutil"
+ "sync"
+)
+
+type Signal string
+
+// POSIX signals as listed in RFC 4254 Section 6.10.
+const (
+ SIGABRT Signal = "ABRT"
+ SIGALRM Signal = "ALRM"
+ SIGFPE Signal = "FPE"
+ SIGHUP Signal = "HUP"
+ SIGILL Signal = "ILL"
+ SIGINT Signal = "INT"
+ SIGKILL Signal = "KILL"
+ SIGPIPE Signal = "PIPE"
+ SIGQUIT Signal = "QUIT"
+ SIGSEGV Signal = "SEGV"
+ SIGTERM Signal = "TERM"
+ SIGUSR1 Signal = "USR1"
+ SIGUSR2 Signal = "USR2"
+)
+
+var signals = map[Signal]int{
+ SIGABRT: 6,
+ SIGALRM: 14,
+ SIGFPE: 8,
+ SIGHUP: 1,
+ SIGILL: 4,
+ SIGINT: 2,
+ SIGKILL: 9,
+ SIGPIPE: 13,
+ SIGQUIT: 3,
+ SIGSEGV: 11,
+ SIGTERM: 15,
+}
+
+type TerminalModes map[uint8]uint32
+
+// POSIX terminal mode flags as listed in RFC 4254 Section 8.
+const (
+ tty_OP_END = 0
+ VINTR = 1
+ VQUIT = 2
+ VERASE = 3
+ VKILL = 4
+ VEOF = 5
+ VEOL = 6
+ VEOL2 = 7
+ VSTART = 8
+ VSTOP = 9
+ VSUSP = 10
+ VDSUSP = 11
+ VREPRINT = 12
+ VWERASE = 13
+ VLNEXT = 14
+ VFLUSH = 15
+ VSWTCH = 16
+ VSTATUS = 17
+ VDISCARD = 18
+ IGNPAR = 30
+ PARMRK = 31
+ INPCK = 32
+ ISTRIP = 33
+ INLCR = 34
+ IGNCR = 35
+ ICRNL = 36
+ IUCLC = 37
+ IXON = 38
+ IXANY = 39
+ IXOFF = 40
+ IMAXBEL = 41
+ ISIG = 50
+ ICANON = 51
+ XCASE = 52
+ ECHO = 53
+ ECHOE = 54
+ ECHOK = 55
+ ECHONL = 56
+ NOFLSH = 57
+ TOSTOP = 58
+ IEXTEN = 59
+ ECHOCTL = 60
+ ECHOKE = 61
+ PENDIN = 62
+ OPOST = 70
+ OLCUC = 71
+ ONLCR = 72
+ OCRNL = 73
+ ONOCR = 74
+ ONLRET = 75
+ CS7 = 90
+ CS8 = 91
+ PARENB = 92
+ PARODD = 93
+ TTY_OP_ISPEED = 128
+ TTY_OP_OSPEED = 129
+)
+
+// A Session represents a connection to a remote command or shell.
+type Session struct {
+ // Stdin specifies the remote process's standard input.
+ // If Stdin is nil, the remote process reads from an empty
+ // bytes.Buffer.
+ Stdin io.Reader
+
+ // Stdout and Stderr specify the remote process's standard
+ // output and error.
+ //
+ // If either is nil, Run connects the corresponding file
+ // descriptor to an instance of ioutil.Discard. There is a
+ // fixed amount of buffering that is shared for the two streams.
+ // If either blocks it may eventually cause the remote
+ // command to block.
+ Stdout io.Writer
+ Stderr io.Writer
+
+ ch Channel // the channel backing this session
+ started bool // true once Start, Run or Shell is invoked.
+ copyFuncs []func() error
+ errors chan error // one send per copyFunc
+
+ // true if pipe method is active
+ stdinpipe, stdoutpipe, stderrpipe bool
+
+ // stdinPipeWriter is non-nil if StdinPipe has not been called
+ // and Stdin was specified by the user; it is the write end of
+ // a pipe connecting Session.Stdin to the stdin channel.
+ stdinPipeWriter io.WriteCloser
+
+ exitStatus chan error
+}
+
+// SendRequest sends an out-of-band channel request on the SSH channel
+// underlying the session.
+func (s *Session) SendRequest(name string, wantReply bool, payload []byte) (bool, error) {
+ return s.ch.SendRequest(name, wantReply, payload)
+}
+
+func (s *Session) Close() error {
+ return s.ch.Close()
+}
+
+// RFC 4254 Section 6.4.
+type setenvRequest struct {
+ Name string
+ Value string
+}
+
+// Setenv sets an environment variable that will be applied to any
+// command executed by Shell or Run.
+func (s *Session) Setenv(name, value string) error {
+ msg := setenvRequest{
+ Name: name,
+ Value: value,
+ }
+ ok, err := s.ch.SendRequest("env", true, Marshal(&msg))
+ if err == nil && !ok {
+ err = errors.New("ssh: setenv failed")
+ }
+ return err
+}
+
+// RFC 4254 Section 6.2.
+type ptyRequestMsg struct {
+ Term string
+ Columns uint32
+ Rows uint32
+ Width uint32
+ Height uint32
+ Modelist string
+}
+
+// RequestPty requests the association of a pty with the session on the remote host.
+func (s *Session) RequestPty(term string, h, w int, termmodes TerminalModes) error {
+ var tm []byte
+ for k, v := range termmodes {
+ kv := struct {
+ Key byte
+ Val uint32
+ }{k, v}
+
+ tm = append(tm, Marshal(&kv)...)
+ }
+ tm = append(tm, tty_OP_END)
+ req := ptyRequestMsg{
+ Term: term,
+ Columns: uint32(w),
+ Rows: uint32(h),
+ Width: uint32(w * 8),
+ Height: uint32(h * 8),
+ Modelist: string(tm),
+ }
+ ok, err := s.ch.SendRequest("pty-req", true, Marshal(&req))
+ if err == nil && !ok {
+ err = errors.New("ssh: pty-req failed")
+ }
+ return err
+}
+
+// RFC 4254 Section 6.5.
+type subsystemRequestMsg struct {
+ Subsystem string
+}
+
+// RequestSubsystem requests the association of a subsystem with the session on the remote host.
+// A subsystem is a predefined command that runs in the background when the ssh session is initiated
+func (s *Session) RequestSubsystem(subsystem string) error {
+ msg := subsystemRequestMsg{
+ Subsystem: subsystem,
+ }
+ ok, err := s.ch.SendRequest("subsystem", true, Marshal(&msg))
+ if err == nil && !ok {
+ err = errors.New("ssh: subsystem request failed")
+ }
+ return err
+}
+
+// RFC 4254 Section 6.9.
+type signalMsg struct {
+ Signal string
+}
+
+// Signal sends the given signal to the remote process.
+// sig is one of the SIG* constants.
+func (s *Session) Signal(sig Signal) error {
+ msg := signalMsg{
+ Signal: string(sig),
+ }
+
+ _, err := s.ch.SendRequest("signal", false, Marshal(&msg))
+ return err
+}
+
+// RFC 4254 Section 6.5.
+type execMsg struct {
+ Command string
+}
+
+// Start runs cmd on the remote host. Typically, the remote
+// server passes cmd to the shell for interpretation.
+// A Session only accepts one call to Run, Start or Shell.
+func (s *Session) Start(cmd string) error {
+ if s.started {
+ return errors.New("ssh: session already started")
+ }
+ req := execMsg{
+ Command: cmd,
+ }
+
+ ok, err := s.ch.SendRequest("exec", true, Marshal(&req))
+ if err == nil && !ok {
+ err = fmt.Errorf("ssh: command %v failed", cmd)
+ }
+ if err != nil {
+ return err
+ }
+ return s.start()
+}
+
+// Run runs cmd on the remote host. Typically, the remote
+// server passes cmd to the shell for interpretation.
+// A Session only accepts one call to Run, Start, Shell, Output,
+// or CombinedOutput.
+//
+// The returned error is nil if the command runs, has no problems
+// copying stdin, stdout, and stderr, and exits with a zero exit
+// status.
+//
+// If the command fails to run or doesn't complete successfully, the
+// error is of type *ExitError. Other error types may be
+// returned for I/O problems.
+func (s *Session) Run(cmd string) error {
+ err := s.Start(cmd)
+ if err != nil {
+ return err
+ }
+ return s.Wait()
+}
+
+// Output runs cmd on the remote host and returns its standard output.
+func (s *Session) Output(cmd string) ([]byte, error) {
+ if s.Stdout != nil {
+ return nil, errors.New("ssh: Stdout already set")
+ }
+ var b bytes.Buffer
+ s.Stdout = &b
+ err := s.Run(cmd)
+ return b.Bytes(), err
+}
+
+type singleWriter struct {
+ b bytes.Buffer
+ mu sync.Mutex
+}
+
+func (w *singleWriter) Write(p []byte) (int, error) {
+ w.mu.Lock()
+ defer w.mu.Unlock()
+ return w.b.Write(p)
+}
+
+// CombinedOutput runs cmd on the remote host and returns its combined
+// standard output and standard error.
+func (s *Session) CombinedOutput(cmd string) ([]byte, error) {
+ if s.Stdout != nil {
+ return nil, errors.New("ssh: Stdout already set")
+ }
+ if s.Stderr != nil {
+ return nil, errors.New("ssh: Stderr already set")
+ }
+ var b singleWriter
+ s.Stdout = &b
+ s.Stderr = &b
+ err := s.Run(cmd)
+ return b.b.Bytes(), err
+}
+
+// Shell starts a login shell on the remote host. A Session only
+// accepts one call to Run, Start, Shell, Output, or CombinedOutput.
+func (s *Session) Shell() error {
+ if s.started {
+ return errors.New("ssh: session already started")
+ }
+
+ ok, err := s.ch.SendRequest("shell", true, nil)
+ if err == nil && !ok {
+ return fmt.Errorf("ssh: cound not start shell")
+ }
+ if err != nil {
+ return err
+ }
+ return s.start()
+}
+
+func (s *Session) start() error {
+ s.started = true
+
+ type F func(*Session)
+ for _, setupFd := range []F{(*Session).stdin, (*Session).stdout, (*Session).stderr} {
+ setupFd(s)
+ }
+
+ s.errors = make(chan error, len(s.copyFuncs))
+ for _, fn := range s.copyFuncs {
+ go func(fn func() error) {
+ s.errors <- fn()
+ }(fn)
+ }
+ return nil
+}
+
+// Wait waits for the remote command to exit.
+//
+// The returned error is nil if the command runs, has no problems
+// copying stdin, stdout, and stderr, and exits with a zero exit
+// status.
+//
+// If the command fails to run or doesn't complete successfully, the
+// error is of type *ExitError. Other error types may be
+// returned for I/O problems.
+func (s *Session) Wait() error {
+ if !s.started {
+ return errors.New("ssh: session not started")
+ }
+ waitErr := <-s.exitStatus
+
+ if s.stdinPipeWriter != nil {
+ s.stdinPipeWriter.Close()
+ }
+ var copyError error
+ for _ = range s.copyFuncs {
+ if err := <-s.errors; err != nil && copyError == nil {
+ copyError = err
+ }
+ }
+ if waitErr != nil {
+ return waitErr
+ }
+ return copyError
+}
+
+func (s *Session) wait(reqs <-chan *Request) error {
+ wm := Waitmsg{status: -1}
+ // Wait for msg channel to be closed before returning.
+ for msg := range reqs {
+ switch msg.Type {
+ case "exit-status":
+ d := msg.Payload
+ wm.status = int(d[0])<<24 | int(d[1])<<16 | int(d[2])<<8 | int(d[3])
+ case "exit-signal":
+ var sigval struct {
+ Signal string
+ CoreDumped bool
+ Error string
+ Lang string
+ }
+ if err := Unmarshal(msg.Payload, &sigval); err != nil {
+ return err
+ }
+
+ // Must sanitize strings?
+ wm.signal = sigval.Signal
+ wm.msg = sigval.Error
+ wm.lang = sigval.Lang
+ default:
+ // This handles keepalives and matches
+ // OpenSSH's behaviour.
+ if msg.WantReply {
+ msg.Reply(false, nil)
+ }
+ }
+ }
+ if wm.status == 0 {
+ return nil
+ }
+ if wm.status == -1 {
+ // exit-status was never sent from server
+ if wm.signal == "" {
+ return errors.New("wait: remote command exited without exit status or exit signal")
+ }
+ wm.status = 128
+ if _, ok := signals[Signal(wm.signal)]; ok {
+ wm.status += signals[Signal(wm.signal)]
+ }
+ }
+ return &ExitError{wm}
+}
+
+func (s *Session) stdin() {
+ if s.stdinpipe {
+ return
+ }
+ var stdin io.Reader
+ if s.Stdin == nil {
+ stdin = new(bytes.Buffer)
+ } else {
+ r, w := io.Pipe()
+ go func() {
+ _, err := io.Copy(w, s.Stdin)
+ w.CloseWithError(err)
+ }()
+ stdin, s.stdinPipeWriter = r, w
+ }
+ s.copyFuncs = append(s.copyFuncs, func() error {
+ _, err := io.Copy(s.ch, stdin)
+ if err1 := s.ch.CloseWrite(); err == nil && err1 != io.EOF {
+ err = err1
+ }
+ return err
+ })
+}
+
+func (s *Session) stdout() {
+ if s.stdoutpipe {
+ return
+ }
+ if s.Stdout == nil {
+ s.Stdout = ioutil.Discard
+ }
+ s.copyFuncs = append(s.copyFuncs, func() error {
+ _, err := io.Copy(s.Stdout, s.ch)
+ return err
+ })
+}
+
+func (s *Session) stderr() {
+ if s.stderrpipe {
+ return
+ }
+ if s.Stderr == nil {
+ s.Stderr = ioutil.Discard
+ }
+ s.copyFuncs = append(s.copyFuncs, func() error {
+ _, err := io.Copy(s.Stderr, s.ch.Stderr())
+ return err
+ })
+}
+
+// sessionStdin reroutes Close to CloseWrite.
+type sessionStdin struct {
+ io.Writer
+ ch Channel
+}
+
+func (s *sessionStdin) Close() error {
+ return s.ch.CloseWrite()
+}
+
+// StdinPipe returns a pipe that will be connected to the
+// remote command's standard input when the command starts.
+func (s *Session) StdinPipe() (io.WriteCloser, error) {
+ if s.Stdin != nil {
+ return nil, errors.New("ssh: Stdin already set")
+ }
+ if s.started {
+ return nil, errors.New("ssh: StdinPipe after process started")
+ }
+ s.stdinpipe = true
+ return &sessionStdin{s.ch, s.ch}, nil
+}
+
+// StdoutPipe returns a pipe that will be connected to the
+// remote command's standard output when the command starts.
+// There is a fixed amount of buffering that is shared between
+// stdout and stderr streams. If the StdoutPipe reader is
+// not serviced fast enough it may eventually cause the
+// remote command to block.
+func (s *Session) StdoutPipe() (io.Reader, error) {
+ if s.Stdout != nil {
+ return nil, errors.New("ssh: Stdout already set")
+ }
+ if s.started {
+ return nil, errors.New("ssh: StdoutPipe after process started")
+ }
+ s.stdoutpipe = true
+ return s.ch, nil
+}
+
+// StderrPipe returns a pipe that will be connected to the
+// remote command's standard error when the command starts.
+// There is a fixed amount of buffering that is shared between
+// stdout and stderr streams. If the StderrPipe reader is
+// not serviced fast enough it may eventually cause the
+// remote command to block.
+func (s *Session) StderrPipe() (io.Reader, error) {
+ if s.Stderr != nil {
+ return nil, errors.New("ssh: Stderr already set")
+ }
+ if s.started {
+ return nil, errors.New("ssh: StderrPipe after process started")
+ }
+ s.stderrpipe = true
+ return s.ch.Stderr(), nil
+}
+
+// newSession returns a new interactive session on the remote host.
+func newSession(ch Channel, reqs <-chan *Request) (*Session, error) {
+ s := &Session{
+ ch: ch,
+ }
+ s.exitStatus = make(chan error, 1)
+ go func() {
+ s.exitStatus <- s.wait(reqs)
+ }()
+
+ return s, nil
+}
+
+// An ExitError reports unsuccessful completion of a remote command.
+type ExitError struct {
+ Waitmsg
+}
+
+func (e *ExitError) Error() string {
+ return e.Waitmsg.String()
+}
+
+// Waitmsg stores the information about an exited remote command
+// as reported by Wait.
+type Waitmsg struct {
+ status int
+ signal string
+ msg string
+ lang string
+}
+
+// ExitStatus returns the exit status of the remote command.
+func (w Waitmsg) ExitStatus() int {
+ return w.status
+}
+
+// Signal returns the exit signal of the remote command if
+// it was terminated violently.
+func (w Waitmsg) Signal() string {
+ return w.signal
+}
+
+// Msg returns the exit message given by the remote command
+func (w Waitmsg) Msg() string {
+ return w.msg
+}
+
+// Lang returns the language tag. See RFC 3066
+func (w Waitmsg) Lang() string {
+ return w.lang
+}
+
+func (w Waitmsg) String() string {
+ return fmt.Sprintf("Process exited with: %v. Reason was: %v (%v)", w.status, w.msg, w.signal)
+}
diff --git a/modules/crypto/ssh/session_test.go b/modules/crypto/ssh/session_test.go
new file mode 100755
index 00000000..628845e4
--- /dev/null
+++ b/modules/crypto/ssh/session_test.go
@@ -0,0 +1,774 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+// Session tests.
+
+import (
+ "bytes"
+ crypto_rand "crypto/rand"
+ "errors"
+ "io"
+ "io/ioutil"
+ "math/rand"
+ "net"
+ "testing"
+
+ "github.com/gogits/gogs/modules/crypto/ssh/terminal"
+)
+
+type serverType func(Channel, <-chan *Request, *testing.T)
+
+// dial constructs a new test server and returns a *ClientConn.
+func dial(handler serverType, t *testing.T) *Client {
+ c1, c2, err := netPipe()
+ if err != nil {
+ t.Fatalf("netPipe: %v", err)
+ }
+
+ go func() {
+ defer c1.Close()
+ conf := ServerConfig{
+ NoClientAuth: true,
+ }
+ conf.AddHostKey(testSigners["rsa"])
+
+ _, chans, reqs, err := NewServerConn(c1, &conf)
+ if err != nil {
+ t.Fatalf("Unable to handshake: %v", err)
+ }
+ go DiscardRequests(reqs)
+
+ for newCh := range chans {
+ if newCh.ChannelType() != "session" {
+ newCh.Reject(UnknownChannelType, "unknown channel type")
+ continue
+ }
+
+ ch, inReqs, err := newCh.Accept()
+ if err != nil {
+ t.Errorf("Accept: %v", err)
+ continue
+ }
+ go func() {
+ handler(ch, inReqs, t)
+ }()
+ }
+ }()
+
+ config := &ClientConfig{
+ User: "testuser",
+ }
+
+ conn, chans, reqs, err := NewClientConn(c2, "", config)
+ if err != nil {
+ t.Fatalf("unable to dial remote side: %v", err)
+ }
+
+ return NewClient(conn, chans, reqs)
+}
+
+// Test a simple string is returned to session.Stdout.
+func TestSessionShell(t *testing.T) {
+ conn := dial(shellHandler, t)
+ defer conn.Close()
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("Unable to request new session: %v", err)
+ }
+ defer session.Close()
+ stdout := new(bytes.Buffer)
+ session.Stdout = stdout
+ if err := session.Shell(); err != nil {
+ t.Fatalf("Unable to execute command: %s", err)
+ }
+ if err := session.Wait(); err != nil {
+ t.Fatalf("Remote command did not exit cleanly: %v", err)
+ }
+ actual := stdout.String()
+ if actual != "golang" {
+ t.Fatalf("Remote shell did not return expected string: expected=golang, actual=%s", actual)
+ }
+}
+
+// TODO(dfc) add support for Std{in,err}Pipe when the Server supports it.
+
+// Test a simple string is returned via StdoutPipe.
+func TestSessionStdoutPipe(t *testing.T) {
+ conn := dial(shellHandler, t)
+ defer conn.Close()
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("Unable to request new session: %v", err)
+ }
+ defer session.Close()
+ stdout, err := session.StdoutPipe()
+ if err != nil {
+ t.Fatalf("Unable to request StdoutPipe(): %v", err)
+ }
+ var buf bytes.Buffer
+ if err := session.Shell(); err != nil {
+ t.Fatalf("Unable to execute command: %v", err)
+ }
+ done := make(chan bool, 1)
+ go func() {
+ if _, err := io.Copy(&buf, stdout); err != nil {
+ t.Errorf("Copy of stdout failed: %v", err)
+ }
+ done <- true
+ }()
+ if err := session.Wait(); err != nil {
+ t.Fatalf("Remote command did not exit cleanly: %v", err)
+ }
+ <-done
+ actual := buf.String()
+ if actual != "golang" {
+ t.Fatalf("Remote shell did not return expected string: expected=golang, actual=%s", actual)
+ }
+}
+
+// Test that a simple string is returned via the Output helper,
+// and that stderr is discarded.
+func TestSessionOutput(t *testing.T) {
+ conn := dial(fixedOutputHandler, t)
+ defer conn.Close()
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("Unable to request new session: %v", err)
+ }
+ defer session.Close()
+
+ buf, err := session.Output("") // cmd is ignored by fixedOutputHandler
+ if err != nil {
+ t.Error("Remote command did not exit cleanly:", err)
+ }
+ w := "this-is-stdout."
+ g := string(buf)
+ if g != w {
+ t.Error("Remote command did not return expected string:")
+ t.Logf("want %q", w)
+ t.Logf("got %q", g)
+ }
+}
+
+// Test that both stdout and stderr are returned
+// via the CombinedOutput helper.
+func TestSessionCombinedOutput(t *testing.T) {
+ conn := dial(fixedOutputHandler, t)
+ defer conn.Close()
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("Unable to request new session: %v", err)
+ }
+ defer session.Close()
+
+ buf, err := session.CombinedOutput("") // cmd is ignored by fixedOutputHandler
+ if err != nil {
+ t.Error("Remote command did not exit cleanly:", err)
+ }
+ const stdout = "this-is-stdout."
+ const stderr = "this-is-stderr."
+ g := string(buf)
+ if g != stdout+stderr && g != stderr+stdout {
+ t.Error("Remote command did not return expected string:")
+ t.Logf("want %q, or %q", stdout+stderr, stderr+stdout)
+ t.Logf("got %q", g)
+ }
+}
+
+// Test non-0 exit status is returned correctly.
+func TestExitStatusNonZero(t *testing.T) {
+ conn := dial(exitStatusNonZeroHandler, t)
+ defer conn.Close()
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("Unable to request new session: %v", err)
+ }
+ defer session.Close()
+ if err := session.Shell(); err != nil {
+ t.Fatalf("Unable to execute command: %v", err)
+ }
+ err = session.Wait()
+ if err == nil {
+ t.Fatalf("expected command to fail but it didn't")
+ }
+ e, ok := err.(*ExitError)
+ if !ok {
+ t.Fatalf("expected *ExitError but got %T", err)
+ }
+ if e.ExitStatus() != 15 {
+ t.Fatalf("expected command to exit with 15 but got %v", e.ExitStatus())
+ }
+}
+
+// Test 0 exit status is returned correctly.
+func TestExitStatusZero(t *testing.T) {
+ conn := dial(exitStatusZeroHandler, t)
+ defer conn.Close()
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("Unable to request new session: %v", err)
+ }
+ defer session.Close()
+
+ if err := session.Shell(); err != nil {
+ t.Fatalf("Unable to execute command: %v", err)
+ }
+ err = session.Wait()
+ if err != nil {
+ t.Fatalf("expected nil but got %v", err)
+ }
+}
+
+// Test exit signal and status are both returned correctly.
+func TestExitSignalAndStatus(t *testing.T) {
+ conn := dial(exitSignalAndStatusHandler, t)
+ defer conn.Close()
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("Unable to request new session: %v", err)
+ }
+ defer session.Close()
+ if err := session.Shell(); err != nil {
+ t.Fatalf("Unable to execute command: %v", err)
+ }
+ err = session.Wait()
+ if err == nil {
+ t.Fatalf("expected command to fail but it didn't")
+ }
+ e, ok := err.(*ExitError)
+ if !ok {
+ t.Fatalf("expected *ExitError but got %T", err)
+ }
+ if e.Signal() != "TERM" || e.ExitStatus() != 15 {
+ t.Fatalf("expected command to exit with signal TERM and status 15 but got signal %s and status %v", e.Signal(), e.ExitStatus())
+ }
+}
+
+// Test exit signal and status are both returned correctly.
+func TestKnownExitSignalOnly(t *testing.T) {
+ conn := dial(exitSignalHandler, t)
+ defer conn.Close()
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("Unable to request new session: %v", err)
+ }
+ defer session.Close()
+ if err := session.Shell(); err != nil {
+ t.Fatalf("Unable to execute command: %v", err)
+ }
+ err = session.Wait()
+ if err == nil {
+ t.Fatalf("expected command to fail but it didn't")
+ }
+ e, ok := err.(*ExitError)
+ if !ok {
+ t.Fatalf("expected *ExitError but got %T", err)
+ }
+ if e.Signal() != "TERM" || e.ExitStatus() != 143 {
+ t.Fatalf("expected command to exit with signal TERM and status 143 but got signal %s and status %v", e.Signal(), e.ExitStatus())
+ }
+}
+
+// Test exit signal and status are both returned correctly.
+func TestUnknownExitSignal(t *testing.T) {
+ conn := dial(exitSignalUnknownHandler, t)
+ defer conn.Close()
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("Unable to request new session: %v", err)
+ }
+ defer session.Close()
+ if err := session.Shell(); err != nil {
+ t.Fatalf("Unable to execute command: %v", err)
+ }
+ err = session.Wait()
+ if err == nil {
+ t.Fatalf("expected command to fail but it didn't")
+ }
+ e, ok := err.(*ExitError)
+ if !ok {
+ t.Fatalf("expected *ExitError but got %T", err)
+ }
+ if e.Signal() != "SYS" || e.ExitStatus() != 128 {
+ t.Fatalf("expected command to exit with signal SYS and status 128 but got signal %s and status %v", e.Signal(), e.ExitStatus())
+ }
+}
+
+// Test WaitMsg is not returned if the channel closes abruptly.
+func TestExitWithoutStatusOrSignal(t *testing.T) {
+ conn := dial(exitWithoutSignalOrStatus, t)
+ defer conn.Close()
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("Unable to request new session: %v", err)
+ }
+ defer session.Close()
+ if err := session.Shell(); err != nil {
+ t.Fatalf("Unable to execute command: %v", err)
+ }
+ err = session.Wait()
+ if err == nil {
+ t.Fatalf("expected command to fail but it didn't")
+ }
+ _, ok := err.(*ExitError)
+ if ok {
+ // you can't actually test for errors.errorString
+ // because it's not exported.
+ t.Fatalf("expected *errorString but got %T", err)
+ }
+}
+
+// windowTestBytes is the number of bytes that we'll send to the SSH server.
+const windowTestBytes = 16000 * 200
+
+// TestServerWindow writes random data to the server. The server is expected to echo
+// the same data back, which is compared against the original.
+func TestServerWindow(t *testing.T) {
+ origBuf := bytes.NewBuffer(make([]byte, 0, windowTestBytes))
+ io.CopyN(origBuf, crypto_rand.Reader, windowTestBytes)
+ origBytes := origBuf.Bytes()
+
+ conn := dial(echoHandler, t)
+ defer conn.Close()
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatal(err)
+ }
+ defer session.Close()
+ result := make(chan []byte)
+
+ go func() {
+ defer close(result)
+ echoedBuf := bytes.NewBuffer(make([]byte, 0, windowTestBytes))
+ serverStdout, err := session.StdoutPipe()
+ if err != nil {
+ t.Errorf("StdoutPipe failed: %v", err)
+ return
+ }
+ n, err := copyNRandomly("stdout", echoedBuf, serverStdout, windowTestBytes)
+ if err != nil && err != io.EOF {
+ t.Errorf("Read only %d bytes from server, expected %d: %v", n, windowTestBytes, err)
+ }
+ result <- echoedBuf.Bytes()
+ }()
+
+ serverStdin, err := session.StdinPipe()
+ if err != nil {
+ t.Fatalf("StdinPipe failed: %v", err)
+ }
+ written, err := copyNRandomly("stdin", serverStdin, origBuf, windowTestBytes)
+ if err != nil {
+ t.Fatalf("failed to copy origBuf to serverStdin: %v", err)
+ }
+ if written != windowTestBytes {
+ t.Fatalf("Wrote only %d of %d bytes to server", written, windowTestBytes)
+ }
+
+ echoedBytes := <-result
+
+ if !bytes.Equal(origBytes, echoedBytes) {
+ t.Fatalf("Echoed buffer differed from original, orig %d, echoed %d", len(origBytes), len(echoedBytes))
+ }
+}
+
+// Verify the client can handle a keepalive packet from the server.
+func TestClientHandlesKeepalives(t *testing.T) {
+ conn := dial(channelKeepaliveSender, t)
+ defer conn.Close()
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatal(err)
+ }
+ defer session.Close()
+ if err := session.Shell(); err != nil {
+ t.Fatalf("Unable to execute command: %v", err)
+ }
+ err = session.Wait()
+ if err != nil {
+ t.Fatalf("expected nil but got: %v", err)
+ }
+}
+
+type exitStatusMsg struct {
+ Status uint32
+}
+
+type exitSignalMsg struct {
+ Signal string
+ CoreDumped bool
+ Errmsg string
+ Lang string
+}
+
+func handleTerminalRequests(in <-chan *Request) {
+ for req := range in {
+ ok := false
+ switch req.Type {
+ case "shell":
+ ok = true
+ if len(req.Payload) > 0 {
+ // We don't accept any commands, only the default shell.
+ ok = false
+ }
+ case "env":
+ ok = true
+ }
+ req.Reply(ok, nil)
+ }
+}
+
+func newServerShell(ch Channel, in <-chan *Request, prompt string) *terminal.Terminal {
+ term := terminal.NewTerminal(ch, prompt)
+ go handleTerminalRequests(in)
+ return term
+}
+
+func exitStatusZeroHandler(ch Channel, in <-chan *Request, t *testing.T) {
+ defer ch.Close()
+ // this string is returned to stdout
+ shell := newServerShell(ch, in, "> ")
+ readLine(shell, t)
+ sendStatus(0, ch, t)
+}
+
+func exitStatusNonZeroHandler(ch Channel, in <-chan *Request, t *testing.T) {
+ defer ch.Close()
+ shell := newServerShell(ch, in, "> ")
+ readLine(shell, t)
+ sendStatus(15, ch, t)
+}
+
+func exitSignalAndStatusHandler(ch Channel, in <-chan *Request, t *testing.T) {
+ defer ch.Close()
+ shell := newServerShell(ch, in, "> ")
+ readLine(shell, t)
+ sendStatus(15, ch, t)
+ sendSignal("TERM", ch, t)
+}
+
+func exitSignalHandler(ch Channel, in <-chan *Request, t *testing.T) {
+ defer ch.Close()
+ shell := newServerShell(ch, in, "> ")
+ readLine(shell, t)
+ sendSignal("TERM", ch, t)
+}
+
+func exitSignalUnknownHandler(ch Channel, in <-chan *Request, t *testing.T) {
+ defer ch.Close()
+ shell := newServerShell(ch, in, "> ")
+ readLine(shell, t)
+ sendSignal("SYS", ch, t)
+}
+
+func exitWithoutSignalOrStatus(ch Channel, in <-chan *Request, t *testing.T) {
+ defer ch.Close()
+ shell := newServerShell(ch, in, "> ")
+ readLine(shell, t)
+}
+
+func shellHandler(ch Channel, in <-chan *Request, t *testing.T) {
+ defer ch.Close()
+ // this string is returned to stdout
+ shell := newServerShell(ch, in, "golang")
+ readLine(shell, t)
+ sendStatus(0, ch, t)
+}
+
+// Ignores the command, writes fixed strings to stderr and stdout.
+// Strings are "this-is-stdout." and "this-is-stderr.".
+func fixedOutputHandler(ch Channel, in <-chan *Request, t *testing.T) {
+ defer ch.Close()
+ _, err := ch.Read(nil)
+
+ req, ok := <-in
+ if !ok {
+ t.Fatalf("error: expected channel request, got: %#v", err)
+ return
+ }
+
+ // ignore request, always send some text
+ req.Reply(true, nil)
+
+ _, err = io.WriteString(ch, "this-is-stdout.")
+ if err != nil {
+ t.Fatalf("error writing on server: %v", err)
+ }
+ _, err = io.WriteString(ch.Stderr(), "this-is-stderr.")
+ if err != nil {
+ t.Fatalf("error writing on server: %v", err)
+ }
+ sendStatus(0, ch, t)
+}
+
+func readLine(shell *terminal.Terminal, t *testing.T) {
+ if _, err := shell.ReadLine(); err != nil && err != io.EOF {
+ t.Errorf("unable to read line: %v", err)
+ }
+}
+
+func sendStatus(status uint32, ch Channel, t *testing.T) {
+ msg := exitStatusMsg{
+ Status: status,
+ }
+ if _, err := ch.SendRequest("exit-status", false, Marshal(&msg)); err != nil {
+ t.Errorf("unable to send status: %v", err)
+ }
+}
+
+func sendSignal(signal string, ch Channel, t *testing.T) {
+ sig := exitSignalMsg{
+ Signal: signal,
+ CoreDumped: false,
+ Errmsg: "Process terminated",
+ Lang: "en-GB-oed",
+ }
+ if _, err := ch.SendRequest("exit-signal", false, Marshal(&sig)); err != nil {
+ t.Errorf("unable to send signal: %v", err)
+ }
+}
+
+func discardHandler(ch Channel, t *testing.T) {
+ defer ch.Close()
+ io.Copy(ioutil.Discard, ch)
+}
+
+func echoHandler(ch Channel, in <-chan *Request, t *testing.T) {
+ defer ch.Close()
+ if n, err := copyNRandomly("echohandler", ch, ch, windowTestBytes); err != nil {
+ t.Errorf("short write, wrote %d, expected %d: %v ", n, windowTestBytes, err)
+ }
+}
+
+// copyNRandomly copies n bytes from src to dst. It uses a variable, and random,
+// buffer size to exercise more code paths.
+func copyNRandomly(title string, dst io.Writer, src io.Reader, n int) (int, error) {
+ var (
+ buf = make([]byte, 32*1024)
+ written int
+ remaining = n
+ )
+ for remaining > 0 {
+ l := rand.Intn(1 << 15)
+ if remaining < l {
+ l = remaining
+ }
+ nr, er := src.Read(buf[:l])
+ nw, ew := dst.Write(buf[:nr])
+ remaining -= nw
+ written += nw
+ if ew != nil {
+ return written, ew
+ }
+ if nr != nw {
+ return written, io.ErrShortWrite
+ }
+ if er != nil && er != io.EOF {
+ return written, er
+ }
+ }
+ return written, nil
+}
+
+func channelKeepaliveSender(ch Channel, in <-chan *Request, t *testing.T) {
+ defer ch.Close()
+ shell := newServerShell(ch, in, "> ")
+ readLine(shell, t)
+ if _, err := ch.SendRequest("keepalive@openssh.com", true, nil); err != nil {
+ t.Errorf("unable to send channel keepalive request: %v", err)
+ }
+ sendStatus(0, ch, t)
+}
+
+func TestClientWriteEOF(t *testing.T) {
+ conn := dial(simpleEchoHandler, t)
+ defer conn.Close()
+
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatal(err)
+ }
+ defer session.Close()
+ stdin, err := session.StdinPipe()
+ if err != nil {
+ t.Fatalf("StdinPipe failed: %v", err)
+ }
+ stdout, err := session.StdoutPipe()
+ if err != nil {
+ t.Fatalf("StdoutPipe failed: %v", err)
+ }
+
+ data := []byte(`0000`)
+ _, err = stdin.Write(data)
+ if err != nil {
+ t.Fatalf("Write failed: %v", err)
+ }
+ stdin.Close()
+
+ res, err := ioutil.ReadAll(stdout)
+ if err != nil {
+ t.Fatalf("Read failed: %v", err)
+ }
+
+ if !bytes.Equal(data, res) {
+ t.Fatalf("Read differed from write, wrote: %v, read: %v", data, res)
+ }
+}
+
+func simpleEchoHandler(ch Channel, in <-chan *Request, t *testing.T) {
+ defer ch.Close()
+ data, err := ioutil.ReadAll(ch)
+ if err != nil {
+ t.Errorf("handler read error: %v", err)
+ }
+ _, err = ch.Write(data)
+ if err != nil {
+ t.Errorf("handler write error: %v", err)
+ }
+}
+
+func TestSessionID(t *testing.T) {
+ c1, c2, err := netPipe()
+ if err != nil {
+ t.Fatalf("netPipe: %v", err)
+ }
+ defer c1.Close()
+ defer c2.Close()
+
+ serverID := make(chan []byte, 1)
+ clientID := make(chan []byte, 1)
+
+ serverConf := &ServerConfig{
+ NoClientAuth: true,
+ }
+ serverConf.AddHostKey(testSigners["ecdsa"])
+ clientConf := &ClientConfig{
+ User: "user",
+ }
+
+ go func() {
+ conn, chans, reqs, err := NewServerConn(c1, serverConf)
+ if err != nil {
+ t.Fatalf("server handshake: %v", err)
+ }
+ serverID <- conn.SessionID()
+ go DiscardRequests(reqs)
+ for ch := range chans {
+ ch.Reject(Prohibited, "")
+ }
+ }()
+
+ go func() {
+ conn, chans, reqs, err := NewClientConn(c2, "", clientConf)
+ if err != nil {
+ t.Fatalf("client handshake: %v", err)
+ }
+ clientID <- conn.SessionID()
+ go DiscardRequests(reqs)
+ for ch := range chans {
+ ch.Reject(Prohibited, "")
+ }
+ }()
+
+ s := <-serverID
+ c := <-clientID
+ if bytes.Compare(s, c) != 0 {
+ t.Errorf("server session ID (%x) != client session ID (%x)", s, c)
+ } else if len(s) == 0 {
+ t.Errorf("client and server SessionID were empty.")
+ }
+}
+
+type noReadConn struct {
+ readSeen bool
+ net.Conn
+}
+
+func (c *noReadConn) Close() error {
+ return nil
+}
+
+func (c *noReadConn) Read(b []byte) (int, error) {
+ c.readSeen = true
+ return 0, errors.New("noReadConn error")
+}
+
+func TestInvalidServerConfiguration(t *testing.T) {
+ c1, c2, err := netPipe()
+ if err != nil {
+ t.Fatalf("netPipe: %v", err)
+ }
+ defer c1.Close()
+ defer c2.Close()
+
+ serveConn := noReadConn{Conn: c1}
+ serverConf := &ServerConfig{}
+
+ NewServerConn(&serveConn, serverConf)
+ if serveConn.readSeen {
+ t.Fatalf("NewServerConn attempted to Read() from Conn while configuration is missing host key")
+ }
+
+ serverConf.AddHostKey(testSigners["ecdsa"])
+
+ NewServerConn(&serveConn, serverConf)
+ if serveConn.readSeen {
+ t.Fatalf("NewServerConn attempted to Read() from Conn while configuration is missing authentication method")
+ }
+}
+
+func TestHostKeyAlgorithms(t *testing.T) {
+ serverConf := &ServerConfig{
+ NoClientAuth: true,
+ }
+ serverConf.AddHostKey(testSigners["rsa"])
+ serverConf.AddHostKey(testSigners["ecdsa"])
+
+ connect := func(clientConf *ClientConfig, want string) {
+ var alg string
+ clientConf.HostKeyCallback = func(h string, a net.Addr, key PublicKey) error {
+ alg = key.Type()
+ return nil
+ }
+ c1, c2, err := netPipe()
+ if err != nil {
+ t.Fatalf("netPipe: %v", err)
+ }
+ defer c1.Close()
+ defer c2.Close()
+
+ go NewServerConn(c1, serverConf)
+ _, _, _, err = NewClientConn(c2, "", clientConf)
+ if err != nil {
+ t.Fatalf("NewClientConn: %v", err)
+ }
+ if alg != want {
+ t.Errorf("selected key algorithm %s, want %s", alg, want)
+ }
+ }
+
+ // By default, we get the preferred algorithm, which is ECDSA 256.
+
+ clientConf := &ClientConfig{}
+ connect(clientConf, KeyAlgoECDSA256)
+
+ // Client asks for RSA explicitly.
+ clientConf.HostKeyAlgorithms = []string{KeyAlgoRSA}
+ connect(clientConf, KeyAlgoRSA)
+
+ c1, c2, err := netPipe()
+ if err != nil {
+ t.Fatalf("netPipe: %v", err)
+ }
+ defer c1.Close()
+ defer c2.Close()
+
+ go NewServerConn(c1, serverConf)
+ clientConf.HostKeyAlgorithms = []string{"nonexistent-hostkey-algo"}
+ _, _, _, err = NewClientConn(c2, "", clientConf)
+ if err == nil {
+ t.Fatal("succeeded connecting with unknown hostkey algorithm")
+ }
+}
diff --git a/modules/crypto/ssh/tcpip.go b/modules/crypto/ssh/tcpip.go
new file mode 100755
index 00000000..6151241f
--- /dev/null
+++ b/modules/crypto/ssh/tcpip.go
@@ -0,0 +1,407 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "errors"
+ "fmt"
+ "io"
+ "math/rand"
+ "net"
+ "strconv"
+ "strings"
+ "sync"
+ "time"
+)
+
+// Listen requests the remote peer open a listening socket on
+// addr. Incoming connections will be available by calling Accept on
+// the returned net.Listener. The listener must be serviced, or the
+// SSH connection may hang.
+func (c *Client) Listen(n, addr string) (net.Listener, error) {
+ laddr, err := net.ResolveTCPAddr(n, addr)
+ if err != nil {
+ return nil, err
+ }
+ return c.ListenTCP(laddr)
+}
+
+// Automatic port allocation is broken with OpenSSH before 6.0. See
+// also https://bugzilla.mindrot.org/show_bug.cgi?id=2017. In
+// particular, OpenSSH 5.9 sends a channelOpenMsg with port number 0,
+// rather than the actual port number. This means you can never open
+// two different listeners with auto allocated ports. We work around
+// this by trying explicit ports until we succeed.
+
+const openSSHPrefix = "OpenSSH_"
+
+var portRandomizer = rand.New(rand.NewSource(time.Now().UnixNano()))
+
+// isBrokenOpenSSHVersion returns true if the given version string
+// specifies a version of OpenSSH that is known to have a bug in port
+// forwarding.
+func isBrokenOpenSSHVersion(versionStr string) bool {
+ i := strings.Index(versionStr, openSSHPrefix)
+ if i < 0 {
+ return false
+ }
+ i += len(openSSHPrefix)
+ j := i
+ for ; j < len(versionStr); j++ {
+ if versionStr[j] < '0' || versionStr[j] > '9' {
+ break
+ }
+ }
+ version, _ := strconv.Atoi(versionStr[i:j])
+ return version < 6
+}
+
+// autoPortListenWorkaround simulates automatic port allocation by
+// trying random ports repeatedly.
+func (c *Client) autoPortListenWorkaround(laddr *net.TCPAddr) (net.Listener, error) {
+ var sshListener net.Listener
+ var err error
+ const tries = 10
+ for i := 0; i < tries; i++ {
+ addr := *laddr
+ addr.Port = 1024 + portRandomizer.Intn(60000)
+ sshListener, err = c.ListenTCP(&addr)
+ if err == nil {
+ laddr.Port = addr.Port
+ return sshListener, err
+ }
+ }
+ return nil, fmt.Errorf("ssh: listen on random port failed after %d tries: %v", tries, err)
+}
+
+// RFC 4254 7.1
+type channelForwardMsg struct {
+ addr string
+ rport uint32
+}
+
+// ListenTCP requests the remote peer open a listening socket
+// on laddr. Incoming connections will be available by calling
+// Accept on the returned net.Listener.
+func (c *Client) ListenTCP(laddr *net.TCPAddr) (net.Listener, error) {
+ if laddr.Port == 0 && isBrokenOpenSSHVersion(string(c.ServerVersion())) {
+ return c.autoPortListenWorkaround(laddr)
+ }
+
+ m := channelForwardMsg{
+ laddr.IP.String(),
+ uint32(laddr.Port),
+ }
+ // send message
+ ok, resp, err := c.SendRequest("tcpip-forward", true, Marshal(&m))
+ if err != nil {
+ return nil, err
+ }
+ if !ok {
+ return nil, errors.New("ssh: tcpip-forward request denied by peer")
+ }
+
+ // If the original port was 0, then the remote side will
+ // supply a real port number in the response.
+ if laddr.Port == 0 {
+ var p struct {
+ Port uint32
+ }
+ if err := Unmarshal(resp, &p); err != nil {
+ return nil, err
+ }
+ laddr.Port = int(p.Port)
+ }
+
+ // Register this forward, using the port number we obtained.
+ ch := c.forwards.add(*laddr)
+
+ return &tcpListener{laddr, c, ch}, nil
+}
+
+// forwardList stores a mapping between remote
+// forward requests and the tcpListeners.
+type forwardList struct {
+ sync.Mutex
+ entries []forwardEntry
+}
+
+// forwardEntry represents an established mapping of a laddr on a
+// remote ssh server to a channel connected to a tcpListener.
+type forwardEntry struct {
+ laddr net.TCPAddr
+ c chan forward
+}
+
+// forward represents an incoming forwarded tcpip connection. The
+// arguments to add/remove/lookup should be address as specified in
+// the original forward-request.
+type forward struct {
+ newCh NewChannel // the ssh client channel underlying this forward
+ raddr *net.TCPAddr // the raddr of the incoming connection
+}
+
+func (l *forwardList) add(addr net.TCPAddr) chan forward {
+ l.Lock()
+ defer l.Unlock()
+ f := forwardEntry{
+ addr,
+ make(chan forward, 1),
+ }
+ l.entries = append(l.entries, f)
+ return f.c
+}
+
+// See RFC 4254, section 7.2
+type forwardedTCPPayload struct {
+ Addr string
+ Port uint32
+ OriginAddr string
+ OriginPort uint32
+}
+
+// parseTCPAddr parses the originating address from the remote into a *net.TCPAddr.
+func parseTCPAddr(addr string, port uint32) (*net.TCPAddr, error) {
+ if port == 0 || port > 65535 {
+ return nil, fmt.Errorf("ssh: port number out of range: %d", port)
+ }
+ ip := net.ParseIP(string(addr))
+ if ip == nil {
+ return nil, fmt.Errorf("ssh: cannot parse IP address %q", addr)
+ }
+ return &net.TCPAddr{IP: ip, Port: int(port)}, nil
+}
+
+func (l *forwardList) handleChannels(in <-chan NewChannel) {
+ for ch := range in {
+ var payload forwardedTCPPayload
+ if err := Unmarshal(ch.ExtraData(), &payload); err != nil {
+ ch.Reject(ConnectionFailed, "could not parse forwarded-tcpip payload: "+err.Error())
+ continue
+ }
+
+ // RFC 4254 section 7.2 specifies that incoming
+ // addresses should list the address, in string
+ // format. It is implied that this should be an IP
+ // address, as it would be impossible to connect to it
+ // otherwise.
+ laddr, err := parseTCPAddr(payload.Addr, payload.Port)
+ if err != nil {
+ ch.Reject(ConnectionFailed, err.Error())
+ continue
+ }
+ raddr, err := parseTCPAddr(payload.OriginAddr, payload.OriginPort)
+ if err != nil {
+ ch.Reject(ConnectionFailed, err.Error())
+ continue
+ }
+
+ if ok := l.forward(*laddr, *raddr, ch); !ok {
+ // Section 7.2, implementations MUST reject spurious incoming
+ // connections.
+ ch.Reject(Prohibited, "no forward for address")
+ continue
+ }
+ }
+}
+
+// remove removes the forward entry, and the channel feeding its
+// listener.
+func (l *forwardList) remove(addr net.TCPAddr) {
+ l.Lock()
+ defer l.Unlock()
+ for i, f := range l.entries {
+ if addr.IP.Equal(f.laddr.IP) && addr.Port == f.laddr.Port {
+ l.entries = append(l.entries[:i], l.entries[i+1:]...)
+ close(f.c)
+ return
+ }
+ }
+}
+
+// closeAll closes and clears all forwards.
+func (l *forwardList) closeAll() {
+ l.Lock()
+ defer l.Unlock()
+ for _, f := range l.entries {
+ close(f.c)
+ }
+ l.entries = nil
+}
+
+func (l *forwardList) forward(laddr, raddr net.TCPAddr, ch NewChannel) bool {
+ l.Lock()
+ defer l.Unlock()
+ for _, f := range l.entries {
+ if laddr.IP.Equal(f.laddr.IP) && laddr.Port == f.laddr.Port {
+ f.c <- forward{ch, &raddr}
+ return true
+ }
+ }
+ return false
+}
+
+type tcpListener struct {
+ laddr *net.TCPAddr
+
+ conn *Client
+ in <-chan forward
+}
+
+// Accept waits for and returns the next connection to the listener.
+func (l *tcpListener) Accept() (net.Conn, error) {
+ s, ok := <-l.in
+ if !ok {
+ return nil, io.EOF
+ }
+ ch, incoming, err := s.newCh.Accept()
+ if err != nil {
+ return nil, err
+ }
+ go DiscardRequests(incoming)
+
+ return &tcpChanConn{
+ Channel: ch,
+ laddr: l.laddr,
+ raddr: s.raddr,
+ }, nil
+}
+
+// Close closes the listener.
+func (l *tcpListener) Close() error {
+ m := channelForwardMsg{
+ l.laddr.IP.String(),
+ uint32(l.laddr.Port),
+ }
+
+ // this also closes the listener.
+ l.conn.forwards.remove(*l.laddr)
+ ok, _, err := l.conn.SendRequest("cancel-tcpip-forward", true, Marshal(&m))
+ if err == nil && !ok {
+ err = errors.New("ssh: cancel-tcpip-forward failed")
+ }
+ return err
+}
+
+// Addr returns the listener's network address.
+func (l *tcpListener) Addr() net.Addr {
+ return l.laddr
+}
+
+// Dial initiates a connection to the addr from the remote host.
+// The resulting connection has a zero LocalAddr() and RemoteAddr().
+func (c *Client) Dial(n, addr string) (net.Conn, error) {
+ // Parse the address into host and numeric port.
+ host, portString, err := net.SplitHostPort(addr)
+ if err != nil {
+ return nil, err
+ }
+ port, err := strconv.ParseUint(portString, 10, 16)
+ if err != nil {
+ return nil, err
+ }
+ // Use a zero address for local and remote address.
+ zeroAddr := &net.TCPAddr{
+ IP: net.IPv4zero,
+ Port: 0,
+ }
+ ch, err := c.dial(net.IPv4zero.String(), 0, host, int(port))
+ if err != nil {
+ return nil, err
+ }
+ return &tcpChanConn{
+ Channel: ch,
+ laddr: zeroAddr,
+ raddr: zeroAddr,
+ }, nil
+}
+
+// DialTCP connects to the remote address raddr on the network net,
+// which must be "tcp", "tcp4", or "tcp6". If laddr is not nil, it is used
+// as the local address for the connection.
+func (c *Client) DialTCP(n string, laddr, raddr *net.TCPAddr) (net.Conn, error) {
+ if laddr == nil {
+ laddr = &net.TCPAddr{
+ IP: net.IPv4zero,
+ Port: 0,
+ }
+ }
+ ch, err := c.dial(laddr.IP.String(), laddr.Port, raddr.IP.String(), raddr.Port)
+ if err != nil {
+ return nil, err
+ }
+ return &tcpChanConn{
+ Channel: ch,
+ laddr: laddr,
+ raddr: raddr,
+ }, nil
+}
+
+// RFC 4254 7.2
+type channelOpenDirectMsg struct {
+ raddr string
+ rport uint32
+ laddr string
+ lport uint32
+}
+
+func (c *Client) dial(laddr string, lport int, raddr string, rport int) (Channel, error) {
+ msg := channelOpenDirectMsg{
+ raddr: raddr,
+ rport: uint32(rport),
+ laddr: laddr,
+ lport: uint32(lport),
+ }
+ ch, in, err := c.OpenChannel("direct-tcpip", Marshal(&msg))
+ if err != nil {
+ return nil, err
+ }
+ go DiscardRequests(in)
+ return ch, err
+}
+
+type tcpChan struct {
+ Channel // the backing channel
+}
+
+// tcpChanConn fulfills the net.Conn interface without
+// the tcpChan having to hold laddr or raddr directly.
+type tcpChanConn struct {
+ Channel
+ laddr, raddr net.Addr
+}
+
+// LocalAddr returns the local network address.
+func (t *tcpChanConn) LocalAddr() net.Addr {
+ return t.laddr
+}
+
+// RemoteAddr returns the remote network address.
+func (t *tcpChanConn) RemoteAddr() net.Addr {
+ return t.raddr
+}
+
+// SetDeadline sets the read and write deadlines associated
+// with the connection.
+func (t *tcpChanConn) SetDeadline(deadline time.Time) error {
+ if err := t.SetReadDeadline(deadline); err != nil {
+ return err
+ }
+ return t.SetWriteDeadline(deadline)
+}
+
+// SetReadDeadline sets the read deadline.
+// A zero value for t means Read will not time out.
+// After the deadline, the error from Read will implement net.Error
+// with Timeout() == true.
+func (t *tcpChanConn) SetReadDeadline(deadline time.Time) error {
+ return errors.New("ssh: tcpChan: deadline not supported")
+}
+
+// SetWriteDeadline exists to satisfy the net.Conn interface
+// but is not implemented by this type. It always returns an error.
+func (t *tcpChanConn) SetWriteDeadline(deadline time.Time) error {
+ return errors.New("ssh: tcpChan: deadline not supported")
+}
diff --git a/modules/crypto/ssh/tcpip_test.go b/modules/crypto/ssh/tcpip_test.go
new file mode 100755
index 00000000..f1265cb4
--- /dev/null
+++ b/modules/crypto/ssh/tcpip_test.go
@@ -0,0 +1,20 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "testing"
+)
+
+func TestAutoPortListenBroken(t *testing.T) {
+ broken := "SSH-2.0-OpenSSH_5.9hh11"
+ works := "SSH-2.0-OpenSSH_6.1"
+ if !isBrokenOpenSSHVersion(broken) {
+ t.Errorf("version %q not marked as broken", broken)
+ }
+ if isBrokenOpenSSHVersion(works) {
+ t.Errorf("version %q marked as broken", works)
+ }
+}
diff --git a/modules/crypto/ssh/terminal/terminal.go b/modules/crypto/ssh/terminal/terminal.go
new file mode 100755
index 00000000..741eeb13
--- /dev/null
+++ b/modules/crypto/ssh/terminal/terminal.go
@@ -0,0 +1,892 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package terminal
+
+import (
+ "bytes"
+ "io"
+ "sync"
+ "unicode/utf8"
+)
+
+// EscapeCodes contains escape sequences that can be written to the terminal in
+// order to achieve different styles of text.
+type EscapeCodes struct {
+ // Foreground colors
+ Black, Red, Green, Yellow, Blue, Magenta, Cyan, White []byte
+
+ // Reset all attributes
+ Reset []byte
+}
+
+var vt100EscapeCodes = EscapeCodes{
+ Black: []byte{keyEscape, '[', '3', '0', 'm'},
+ Red: []byte{keyEscape, '[', '3', '1', 'm'},
+ Green: []byte{keyEscape, '[', '3', '2', 'm'},
+ Yellow: []byte{keyEscape, '[', '3', '3', 'm'},
+ Blue: []byte{keyEscape, '[', '3', '4', 'm'},
+ Magenta: []byte{keyEscape, '[', '3', '5', 'm'},
+ Cyan: []byte{keyEscape, '[', '3', '6', 'm'},
+ White: []byte{keyEscape, '[', '3', '7', 'm'},
+
+ Reset: []byte{keyEscape, '[', '0', 'm'},
+}
+
+// Terminal contains the state for running a VT100 terminal that is capable of
+// reading lines of input.
+type Terminal struct {
+ // AutoCompleteCallback, if non-null, is called for each keypress with
+ // the full input line and the current position of the cursor (in
+ // bytes, as an index into |line|). If it returns ok=false, the key
+ // press is processed normally. Otherwise it returns a replacement line
+ // and the new cursor position.
+ AutoCompleteCallback func(line string, pos int, key rune) (newLine string, newPos int, ok bool)
+
+ // Escape contains a pointer to the escape codes for this terminal.
+ // It's always a valid pointer, although the escape codes themselves
+ // may be empty if the terminal doesn't support them.
+ Escape *EscapeCodes
+
+ // lock protects the terminal and the state in this object from
+ // concurrent processing of a key press and a Write() call.
+ lock sync.Mutex
+
+ c io.ReadWriter
+ prompt []rune
+
+ // line is the current line being entered.
+ line []rune
+ // pos is the logical position of the cursor in line
+ pos int
+ // echo is true if local echo is enabled
+ echo bool
+ // pasteActive is true iff there is a bracketed paste operation in
+ // progress.
+ pasteActive bool
+
+ // cursorX contains the current X value of the cursor where the left
+ // edge is 0. cursorY contains the row number where the first row of
+ // the current line is 0.
+ cursorX, cursorY int
+ // maxLine is the greatest value of cursorY so far.
+ maxLine int
+
+ termWidth, termHeight int
+
+ // outBuf contains the terminal data to be sent.
+ outBuf []byte
+ // remainder contains the remainder of any partial key sequences after
+ // a read. It aliases into inBuf.
+ remainder []byte
+ inBuf [256]byte
+
+ // history contains previously entered commands so that they can be
+ // accessed with the up and down keys.
+ history stRingBuffer
+ // historyIndex stores the currently accessed history entry, where zero
+ // means the immediately previous entry.
+ historyIndex int
+ // When navigating up and down the history it's possible to return to
+ // the incomplete, initial line. That value is stored in
+ // historyPending.
+ historyPending string
+}
+
+// NewTerminal runs a VT100 terminal on the given ReadWriter. If the ReadWriter is
+// a local terminal, that terminal must first have been put into raw mode.
+// prompt is a string that is written at the start of each input line (i.e.
+// "> ").
+func NewTerminal(c io.ReadWriter, prompt string) *Terminal {
+ return &Terminal{
+ Escape: &vt100EscapeCodes,
+ c: c,
+ prompt: []rune(prompt),
+ termWidth: 80,
+ termHeight: 24,
+ echo: true,
+ historyIndex: -1,
+ }
+}
+
+const (
+ keyCtrlD = 4
+ keyCtrlU = 21
+ keyEnter = '\r'
+ keyEscape = 27
+ keyBackspace = 127
+ keyUnknown = 0xd800 /* UTF-16 surrogate area */ + iota
+ keyUp
+ keyDown
+ keyLeft
+ keyRight
+ keyAltLeft
+ keyAltRight
+ keyHome
+ keyEnd
+ keyDeleteWord
+ keyDeleteLine
+ keyClearScreen
+ keyPasteStart
+ keyPasteEnd
+)
+
+var pasteStart = []byte{keyEscape, '[', '2', '0', '0', '~'}
+var pasteEnd = []byte{keyEscape, '[', '2', '0', '1', '~'}
+
+// bytesToKey tries to parse a key sequence from b. If successful, it returns
+// the key and the remainder of the input. Otherwise it returns utf8.RuneError.
+func bytesToKey(b []byte, pasteActive bool) (rune, []byte) {
+ if len(b) == 0 {
+ return utf8.RuneError, nil
+ }
+
+ if !pasteActive {
+ switch b[0] {
+ case 1: // ^A
+ return keyHome, b[1:]
+ case 5: // ^E
+ return keyEnd, b[1:]
+ case 8: // ^H
+ return keyBackspace, b[1:]
+ case 11: // ^K
+ return keyDeleteLine, b[1:]
+ case 12: // ^L
+ return keyClearScreen, b[1:]
+ case 23: // ^W
+ return keyDeleteWord, b[1:]
+ }
+ }
+
+ if b[0] != keyEscape {
+ if !utf8.FullRune(b) {
+ return utf8.RuneError, b
+ }
+ r, l := utf8.DecodeRune(b)
+ return r, b[l:]
+ }
+
+ if !pasteActive && len(b) >= 3 && b[0] == keyEscape && b[1] == '[' {
+ switch b[2] {
+ case 'A':
+ return keyUp, b[3:]
+ case 'B':
+ return keyDown, b[3:]
+ case 'C':
+ return keyRight, b[3:]
+ case 'D':
+ return keyLeft, b[3:]
+ case 'H':
+ return keyHome, b[3:]
+ case 'F':
+ return keyEnd, b[3:]
+ }
+ }
+
+ if !pasteActive && len(b) >= 6 && b[0] == keyEscape && b[1] == '[' && b[2] == '1' && b[3] == ';' && b[4] == '3' {
+ switch b[5] {
+ case 'C':
+ return keyAltRight, b[6:]
+ case 'D':
+ return keyAltLeft, b[6:]
+ }
+ }
+
+ if !pasteActive && len(b) >= 6 && bytes.Equal(b[:6], pasteStart) {
+ return keyPasteStart, b[6:]
+ }
+
+ if pasteActive && len(b) >= 6 && bytes.Equal(b[:6], pasteEnd) {
+ return keyPasteEnd, b[6:]
+ }
+
+ // If we get here then we have a key that we don't recognise, or a
+ // partial sequence. It's not clear how one should find the end of a
+ // sequence without knowing them all, but it seems that [a-zA-Z~] only
+ // appears at the end of a sequence.
+ for i, c := range b[0:] {
+ if c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z' || c == '~' {
+ return keyUnknown, b[i+1:]
+ }
+ }
+
+ return utf8.RuneError, b
+}
+
+// queue appends data to the end of t.outBuf
+func (t *Terminal) queue(data []rune) {
+ t.outBuf = append(t.outBuf, []byte(string(data))...)
+}
+
+var eraseUnderCursor = []rune{' ', keyEscape, '[', 'D'}
+var space = []rune{' '}
+
+func isPrintable(key rune) bool {
+ isInSurrogateArea := key >= 0xd800 && key <= 0xdbff
+ return key >= 32 && !isInSurrogateArea
+}
+
+// moveCursorToPos appends data to t.outBuf which will move the cursor to the
+// given, logical position in the text.
+func (t *Terminal) moveCursorToPos(pos int) {
+ if !t.echo {
+ return
+ }
+
+ x := visualLength(t.prompt) + pos
+ y := x / t.termWidth
+ x = x % t.termWidth
+
+ up := 0
+ if y < t.cursorY {
+ up = t.cursorY - y
+ }
+
+ down := 0
+ if y > t.cursorY {
+ down = y - t.cursorY
+ }
+
+ left := 0
+ if x < t.cursorX {
+ left = t.cursorX - x
+ }
+
+ right := 0
+ if x > t.cursorX {
+ right = x - t.cursorX
+ }
+
+ t.cursorX = x
+ t.cursorY = y
+ t.move(up, down, left, right)
+}
+
+func (t *Terminal) move(up, down, left, right int) {
+ movement := make([]rune, 3*(up+down+left+right))
+ m := movement
+ for i := 0; i < up; i++ {
+ m[0] = keyEscape
+ m[1] = '['
+ m[2] = 'A'
+ m = m[3:]
+ }
+ for i := 0; i < down; i++ {
+ m[0] = keyEscape
+ m[1] = '['
+ m[2] = 'B'
+ m = m[3:]
+ }
+ for i := 0; i < left; i++ {
+ m[0] = keyEscape
+ m[1] = '['
+ m[2] = 'D'
+ m = m[3:]
+ }
+ for i := 0; i < right; i++ {
+ m[0] = keyEscape
+ m[1] = '['
+ m[2] = 'C'
+ m = m[3:]
+ }
+
+ t.queue(movement)
+}
+
+func (t *Terminal) clearLineToRight() {
+ op := []rune{keyEscape, '[', 'K'}
+ t.queue(op)
+}
+
+const maxLineLength = 4096
+
+func (t *Terminal) setLine(newLine []rune, newPos int) {
+ if t.echo {
+ t.moveCursorToPos(0)
+ t.writeLine(newLine)
+ for i := len(newLine); i < len(t.line); i++ {
+ t.writeLine(space)
+ }
+ t.moveCursorToPos(newPos)
+ }
+ t.line = newLine
+ t.pos = newPos
+}
+
+func (t *Terminal) advanceCursor(places int) {
+ t.cursorX += places
+ t.cursorY += t.cursorX / t.termWidth
+ if t.cursorY > t.maxLine {
+ t.maxLine = t.cursorY
+ }
+ t.cursorX = t.cursorX % t.termWidth
+
+ if places > 0 && t.cursorX == 0 {
+ // Normally terminals will advance the current position
+ // when writing a character. But that doesn't happen
+ // for the last character in a line. However, when
+ // writing a character (except a new line) that causes
+ // a line wrap, the position will be advanced two
+ // places.
+ //
+ // So, if we are stopping at the end of a line, we
+ // need to write a newline so that our cursor can be
+ // advanced to the next line.
+ t.outBuf = append(t.outBuf, '\n')
+ }
+}
+
+func (t *Terminal) eraseNPreviousChars(n int) {
+ if n == 0 {
+ return
+ }
+
+ if t.pos < n {
+ n = t.pos
+ }
+ t.pos -= n
+ t.moveCursorToPos(t.pos)
+
+ copy(t.line[t.pos:], t.line[n+t.pos:])
+ t.line = t.line[:len(t.line)-n]
+ if t.echo {
+ t.writeLine(t.line[t.pos:])
+ for i := 0; i < n; i++ {
+ t.queue(space)
+ }
+ t.advanceCursor(n)
+ t.moveCursorToPos(t.pos)
+ }
+}
+
+// countToLeftWord returns then number of characters from the cursor to the
+// start of the previous word.
+func (t *Terminal) countToLeftWord() int {
+ if t.pos == 0 {
+ return 0
+ }
+
+ pos := t.pos - 1
+ for pos > 0 {
+ if t.line[pos] != ' ' {
+ break
+ }
+ pos--
+ }
+ for pos > 0 {
+ if t.line[pos] == ' ' {
+ pos++
+ break
+ }
+ pos--
+ }
+
+ return t.pos - pos
+}
+
+// countToRightWord returns then number of characters from the cursor to the
+// start of the next word.
+func (t *Terminal) countToRightWord() int {
+ pos := t.pos
+ for pos < len(t.line) {
+ if t.line[pos] == ' ' {
+ break
+ }
+ pos++
+ }
+ for pos < len(t.line) {
+ if t.line[pos] != ' ' {
+ break
+ }
+ pos++
+ }
+ return pos - t.pos
+}
+
+// visualLength returns the number of visible glyphs in s.
+func visualLength(runes []rune) int {
+ inEscapeSeq := false
+ length := 0
+
+ for _, r := range runes {
+ switch {
+ case inEscapeSeq:
+ if (r >= 'a' && r <= 'z') || (r >= 'A' && r <= 'Z') {
+ inEscapeSeq = false
+ }
+ case r == '\x1b':
+ inEscapeSeq = true
+ default:
+ length++
+ }
+ }
+
+ return length
+}
+
+// handleKey processes the given key and, optionally, returns a line of text
+// that the user has entered.
+func (t *Terminal) handleKey(key rune) (line string, ok bool) {
+ if t.pasteActive && key != keyEnter {
+ t.addKeyToLine(key)
+ return
+ }
+
+ switch key {
+ case keyBackspace:
+ if t.pos == 0 {
+ return
+ }
+ t.eraseNPreviousChars(1)
+ case keyAltLeft:
+ // move left by a word.
+ t.pos -= t.countToLeftWord()
+ t.moveCursorToPos(t.pos)
+ case keyAltRight:
+ // move right by a word.
+ t.pos += t.countToRightWord()
+ t.moveCursorToPos(t.pos)
+ case keyLeft:
+ if t.pos == 0 {
+ return
+ }
+ t.pos--
+ t.moveCursorToPos(t.pos)
+ case keyRight:
+ if t.pos == len(t.line) {
+ return
+ }
+ t.pos++
+ t.moveCursorToPos(t.pos)
+ case keyHome:
+ if t.pos == 0 {
+ return
+ }
+ t.pos = 0
+ t.moveCursorToPos(t.pos)
+ case keyEnd:
+ if t.pos == len(t.line) {
+ return
+ }
+ t.pos = len(t.line)
+ t.moveCursorToPos(t.pos)
+ case keyUp:
+ entry, ok := t.history.NthPreviousEntry(t.historyIndex + 1)
+ if !ok {
+ return "", false
+ }
+ if t.historyIndex == -1 {
+ t.historyPending = string(t.line)
+ }
+ t.historyIndex++
+ runes := []rune(entry)
+ t.setLine(runes, len(runes))
+ case keyDown:
+ switch t.historyIndex {
+ case -1:
+ return
+ case 0:
+ runes := []rune(t.historyPending)
+ t.setLine(runes, len(runes))
+ t.historyIndex--
+ default:
+ entry, ok := t.history.NthPreviousEntry(t.historyIndex - 1)
+ if ok {
+ t.historyIndex--
+ runes := []rune(entry)
+ t.setLine(runes, len(runes))
+ }
+ }
+ case keyEnter:
+ t.moveCursorToPos(len(t.line))
+ t.queue([]rune("\r\n"))
+ line = string(t.line)
+ ok = true
+ t.line = t.line[:0]
+ t.pos = 0
+ t.cursorX = 0
+ t.cursorY = 0
+ t.maxLine = 0
+ case keyDeleteWord:
+ // Delete zero or more spaces and then one or more characters.
+ t.eraseNPreviousChars(t.countToLeftWord())
+ case keyDeleteLine:
+ // Delete everything from the current cursor position to the
+ // end of line.
+ for i := t.pos; i < len(t.line); i++ {
+ t.queue(space)
+ t.advanceCursor(1)
+ }
+ t.line = t.line[:t.pos]
+ t.moveCursorToPos(t.pos)
+ case keyCtrlD:
+ // Erase the character under the current position.
+ // The EOF case when the line is empty is handled in
+ // readLine().
+ if t.pos < len(t.line) {
+ t.pos++
+ t.eraseNPreviousChars(1)
+ }
+ case keyCtrlU:
+ t.eraseNPreviousChars(t.pos)
+ case keyClearScreen:
+ // Erases the screen and moves the cursor to the home position.
+ t.queue([]rune("\x1b[2J\x1b[H"))
+ t.queue(t.prompt)
+ t.cursorX, t.cursorY = 0, 0
+ t.advanceCursor(visualLength(t.prompt))
+ t.setLine(t.line, t.pos)
+ default:
+ if t.AutoCompleteCallback != nil {
+ prefix := string(t.line[:t.pos])
+ suffix := string(t.line[t.pos:])
+
+ t.lock.Unlock()
+ newLine, newPos, completeOk := t.AutoCompleteCallback(prefix+suffix, len(prefix), key)
+ t.lock.Lock()
+
+ if completeOk {
+ t.setLine([]rune(newLine), utf8.RuneCount([]byte(newLine)[:newPos]))
+ return
+ }
+ }
+ if !isPrintable(key) {
+ return
+ }
+ if len(t.line) == maxLineLength {
+ return
+ }
+ t.addKeyToLine(key)
+ }
+ return
+}
+
+// addKeyToLine inserts the given key at the current position in the current
+// line.
+func (t *Terminal) addKeyToLine(key rune) {
+ if len(t.line) == cap(t.line) {
+ newLine := make([]rune, len(t.line), 2*(1+len(t.line)))
+ copy(newLine, t.line)
+ t.line = newLine
+ }
+ t.line = t.line[:len(t.line)+1]
+ copy(t.line[t.pos+1:], t.line[t.pos:])
+ t.line[t.pos] = key
+ if t.echo {
+ t.writeLine(t.line[t.pos:])
+ }
+ t.pos++
+ t.moveCursorToPos(t.pos)
+}
+
+func (t *Terminal) writeLine(line []rune) {
+ for len(line) != 0 {
+ remainingOnLine := t.termWidth - t.cursorX
+ todo := len(line)
+ if todo > remainingOnLine {
+ todo = remainingOnLine
+ }
+ t.queue(line[:todo])
+ t.advanceCursor(visualLength(line[:todo]))
+ line = line[todo:]
+ }
+}
+
+func (t *Terminal) Write(buf []byte) (n int, err error) {
+ t.lock.Lock()
+ defer t.lock.Unlock()
+
+ if t.cursorX == 0 && t.cursorY == 0 {
+ // This is the easy case: there's nothing on the screen that we
+ // have to move out of the way.
+ return t.c.Write(buf)
+ }
+
+ // We have a prompt and possibly user input on the screen. We
+ // have to clear it first.
+ t.move(0 /* up */, 0 /* down */, t.cursorX /* left */, 0 /* right */)
+ t.cursorX = 0
+ t.clearLineToRight()
+
+ for t.cursorY > 0 {
+ t.move(1 /* up */, 0, 0, 0)
+ t.cursorY--
+ t.clearLineToRight()
+ }
+
+ if _, err = t.c.Write(t.outBuf); err != nil {
+ return
+ }
+ t.outBuf = t.outBuf[:0]
+
+ if n, err = t.c.Write(buf); err != nil {
+ return
+ }
+
+ t.writeLine(t.prompt)
+ if t.echo {
+ t.writeLine(t.line)
+ }
+
+ t.moveCursorToPos(t.pos)
+
+ if _, err = t.c.Write(t.outBuf); err != nil {
+ return
+ }
+ t.outBuf = t.outBuf[:0]
+ return
+}
+
+// ReadPassword temporarily changes the prompt and reads a password, without
+// echo, from the terminal.
+func (t *Terminal) ReadPassword(prompt string) (line string, err error) {
+ t.lock.Lock()
+ defer t.lock.Unlock()
+
+ oldPrompt := t.prompt
+ t.prompt = []rune(prompt)
+ t.echo = false
+
+ line, err = t.readLine()
+
+ t.prompt = oldPrompt
+ t.echo = true
+
+ return
+}
+
+// ReadLine returns a line of input from the terminal.
+func (t *Terminal) ReadLine() (line string, err error) {
+ t.lock.Lock()
+ defer t.lock.Unlock()
+
+ return t.readLine()
+}
+
+func (t *Terminal) readLine() (line string, err error) {
+ // t.lock must be held at this point
+
+ if t.cursorX == 0 && t.cursorY == 0 {
+ t.writeLine(t.prompt)
+ t.c.Write(t.outBuf)
+ t.outBuf = t.outBuf[:0]
+ }
+
+ lineIsPasted := t.pasteActive
+
+ for {
+ rest := t.remainder
+ lineOk := false
+ for !lineOk {
+ var key rune
+ key, rest = bytesToKey(rest, t.pasteActive)
+ if key == utf8.RuneError {
+ break
+ }
+ if !t.pasteActive {
+ if key == keyCtrlD {
+ if len(t.line) == 0 {
+ return "", io.EOF
+ }
+ }
+ if key == keyPasteStart {
+ t.pasteActive = true
+ if len(t.line) == 0 {
+ lineIsPasted = true
+ }
+ continue
+ }
+ } else if key == keyPasteEnd {
+ t.pasteActive = false
+ continue
+ }
+ if !t.pasteActive {
+ lineIsPasted = false
+ }
+ line, lineOk = t.handleKey(key)
+ }
+ if len(rest) > 0 {
+ n := copy(t.inBuf[:], rest)
+ t.remainder = t.inBuf[:n]
+ } else {
+ t.remainder = nil
+ }
+ t.c.Write(t.outBuf)
+ t.outBuf = t.outBuf[:0]
+ if lineOk {
+ if t.echo {
+ t.historyIndex = -1
+ t.history.Add(line)
+ }
+ if lineIsPasted {
+ err = ErrPasteIndicator
+ }
+ return
+ }
+
+ // t.remainder is a slice at the beginning of t.inBuf
+ // containing a partial key sequence
+ readBuf := t.inBuf[len(t.remainder):]
+ var n int
+
+ t.lock.Unlock()
+ n, err = t.c.Read(readBuf)
+ t.lock.Lock()
+
+ if err != nil {
+ return
+ }
+
+ t.remainder = t.inBuf[:n+len(t.remainder)]
+ }
+
+ panic("unreachable") // for Go 1.0.
+}
+
+// SetPrompt sets the prompt to be used when reading subsequent lines.
+func (t *Terminal) SetPrompt(prompt string) {
+ t.lock.Lock()
+ defer t.lock.Unlock()
+
+ t.prompt = []rune(prompt)
+}
+
+func (t *Terminal) clearAndRepaintLinePlusNPrevious(numPrevLines int) {
+ // Move cursor to column zero at the start of the line.
+ t.move(t.cursorY, 0, t.cursorX, 0)
+ t.cursorX, t.cursorY = 0, 0
+ t.clearLineToRight()
+ for t.cursorY < numPrevLines {
+ // Move down a line
+ t.move(0, 1, 0, 0)
+ t.cursorY++
+ t.clearLineToRight()
+ }
+ // Move back to beginning.
+ t.move(t.cursorY, 0, 0, 0)
+ t.cursorX, t.cursorY = 0, 0
+
+ t.queue(t.prompt)
+ t.advanceCursor(visualLength(t.prompt))
+ t.writeLine(t.line)
+ t.moveCursorToPos(t.pos)
+}
+
+func (t *Terminal) SetSize(width, height int) error {
+ t.lock.Lock()
+ defer t.lock.Unlock()
+
+ if width == 0 {
+ width = 1
+ }
+
+ oldWidth := t.termWidth
+ t.termWidth, t.termHeight = width, height
+
+ switch {
+ case width == oldWidth:
+ // If the width didn't change then nothing else needs to be
+ // done.
+ return nil
+ case len(t.line) == 0 && t.cursorX == 0 && t.cursorY == 0:
+ // If there is nothing on current line and no prompt printed,
+ // just do nothing
+ return nil
+ case width < oldWidth:
+ // Some terminals (e.g. xterm) will truncate lines that were
+ // too long when shinking. Others, (e.g. gnome-terminal) will
+ // attempt to wrap them. For the former, repainting t.maxLine
+ // works great, but that behaviour goes badly wrong in the case
+ // of the latter because they have doubled every full line.
+
+ // We assume that we are working on a terminal that wraps lines
+ // and adjust the cursor position based on every previous line
+ // wrapping and turning into two. This causes the prompt on
+ // xterms to move upwards, which isn't great, but it avoids a
+ // huge mess with gnome-terminal.
+ if t.cursorX >= t.termWidth {
+ t.cursorX = t.termWidth - 1
+ }
+ t.cursorY *= 2
+ t.clearAndRepaintLinePlusNPrevious(t.maxLine * 2)
+ case width > oldWidth:
+ // If the terminal expands then our position calculations will
+ // be wrong in the future because we think the cursor is
+ // |t.pos| chars into the string, but there will be a gap at
+ // the end of any wrapped line.
+ //
+ // But the position will actually be correct until we move, so
+ // we can move back to the beginning and repaint everything.
+ t.clearAndRepaintLinePlusNPrevious(t.maxLine)
+ }
+
+ _, err := t.c.Write(t.outBuf)
+ t.outBuf = t.outBuf[:0]
+ return err
+}
+
+type pasteIndicatorError struct{}
+
+func (pasteIndicatorError) Error() string {
+ return "terminal: ErrPasteIndicator not correctly handled"
+}
+
+// ErrPasteIndicator may be returned from ReadLine as the error, in addition
+// to valid line data. It indicates that bracketed paste mode is enabled and
+// that the returned line consists only of pasted data. Programs may wish to
+// interpret pasted data more literally than typed data.
+var ErrPasteIndicator = pasteIndicatorError{}
+
+// SetBracketedPasteMode requests that the terminal bracket paste operations
+// with markers. Not all terminals support this but, if it is supported, then
+// enabling this mode will stop any autocomplete callback from running due to
+// pastes. Additionally, any lines that are completely pasted will be returned
+// from ReadLine with the error set to ErrPasteIndicator.
+func (t *Terminal) SetBracketedPasteMode(on bool) {
+ if on {
+ io.WriteString(t.c, "\x1b[?2004h")
+ } else {
+ io.WriteString(t.c, "\x1b[?2004l")
+ }
+}
+
+// stRingBuffer is a ring buffer of strings.
+type stRingBuffer struct {
+ // entries contains max elements.
+ entries []string
+ max int
+ // head contains the index of the element most recently added to the ring.
+ head int
+ // size contains the number of elements in the ring.
+ size int
+}
+
+func (s *stRingBuffer) Add(a string) {
+ if s.entries == nil {
+ const defaultNumEntries = 100
+ s.entries = make([]string, defaultNumEntries)
+ s.max = defaultNumEntries
+ }
+
+ s.head = (s.head + 1) % s.max
+ s.entries[s.head] = a
+ if s.size < s.max {
+ s.size++
+ }
+}
+
+// NthPreviousEntry returns the value passed to the nth previous call to Add.
+// If n is zero then the immediately prior value is returned, if one, then the
+// next most recent, and so on. If such an element doesn't exist then ok is
+// false.
+func (s *stRingBuffer) NthPreviousEntry(n int) (value string, ok bool) {
+ if n >= s.size {
+ return "", false
+ }
+ index := s.head - n
+ if index < 0 {
+ index += s.max
+ }
+ return s.entries[index], true
+}
diff --git a/modules/crypto/ssh/terminal/terminal_test.go b/modules/crypto/ssh/terminal/terminal_test.go
new file mode 100755
index 00000000..a663fe41
--- /dev/null
+++ b/modules/crypto/ssh/terminal/terminal_test.go
@@ -0,0 +1,269 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package terminal
+
+import (
+ "io"
+ "testing"
+)
+
+type MockTerminal struct {
+ toSend []byte
+ bytesPerRead int
+ received []byte
+}
+
+func (c *MockTerminal) Read(data []byte) (n int, err error) {
+ n = len(data)
+ if n == 0 {
+ return
+ }
+ if n > len(c.toSend) {
+ n = len(c.toSend)
+ }
+ if n == 0 {
+ return 0, io.EOF
+ }
+ if c.bytesPerRead > 0 && n > c.bytesPerRead {
+ n = c.bytesPerRead
+ }
+ copy(data, c.toSend[:n])
+ c.toSend = c.toSend[n:]
+ return
+}
+
+func (c *MockTerminal) Write(data []byte) (n int, err error) {
+ c.received = append(c.received, data...)
+ return len(data), nil
+}
+
+func TestClose(t *testing.T) {
+ c := &MockTerminal{}
+ ss := NewTerminal(c, "> ")
+ line, err := ss.ReadLine()
+ if line != "" {
+ t.Errorf("Expected empty line but got: %s", line)
+ }
+ if err != io.EOF {
+ t.Errorf("Error should have been EOF but got: %s", err)
+ }
+}
+
+var keyPressTests = []struct {
+ in string
+ line string
+ err error
+ throwAwayLines int
+}{
+ {
+ err: io.EOF,
+ },
+ {
+ in: "\r",
+ line: "",
+ },
+ {
+ in: "foo\r",
+ line: "foo",
+ },
+ {
+ in: "a\x1b[Cb\r", // right
+ line: "ab",
+ },
+ {
+ in: "a\x1b[Db\r", // left
+ line: "ba",
+ },
+ {
+ in: "a\177b\r", // backspace
+ line: "b",
+ },
+ {
+ in: "\x1b[A\r", // up
+ },
+ {
+ in: "\x1b[B\r", // down
+ },
+ {
+ in: "line\x1b[A\x1b[B\r", // up then down
+ line: "line",
+ },
+ {
+ in: "line1\rline2\x1b[A\r", // recall previous line.
+ line: "line1",
+ throwAwayLines: 1,
+ },
+ {
+ // recall two previous lines and append.
+ in: "line1\rline2\rline3\x1b[A\x1b[Axxx\r",
+ line: "line1xxx",
+ throwAwayLines: 2,
+ },
+ {
+ // Ctrl-A to move to beginning of line followed by ^K to kill
+ // line.
+ in: "a b \001\013\r",
+ line: "",
+ },
+ {
+ // Ctrl-A to move to beginning of line, Ctrl-E to move to end,
+ // finally ^K to kill nothing.
+ in: "a b \001\005\013\r",
+ line: "a b ",
+ },
+ {
+ in: "\027\r",
+ line: "",
+ },
+ {
+ in: "a\027\r",
+ line: "",
+ },
+ {
+ in: "a \027\r",
+ line: "",
+ },
+ {
+ in: "a b\027\r",
+ line: "a ",
+ },
+ {
+ in: "a b \027\r",
+ line: "a ",
+ },
+ {
+ in: "one two thr\x1b[D\027\r",
+ line: "one two r",
+ },
+ {
+ in: "\013\r",
+ line: "",
+ },
+ {
+ in: "a\013\r",
+ line: "a",
+ },
+ {
+ in: "ab\x1b[D\013\r",
+ line: "a",
+ },
+ {
+ in: "Ξεσκεπάζω\r",
+ line: "Ξεσκεπάζω",
+ },
+ {
+ in: "£\r\x1b[A\177\r", // non-ASCII char, enter, up, backspace.
+ line: "",
+ throwAwayLines: 1,
+ },
+ {
+ in: "£\r££\x1b[A\x1b[B\177\r", // non-ASCII char, enter, 2x non-ASCII, up, down, backspace, enter.
+ line: "£",
+ throwAwayLines: 1,
+ },
+ {
+ // Ctrl-D at the end of the line should be ignored.
+ in: "a\004\r",
+ line: "a",
+ },
+ {
+ // a, b, left, Ctrl-D should erase the b.
+ in: "ab\x1b[D\004\r",
+ line: "a",
+ },
+ {
+ // a, b, c, d, left, left, ^U should erase to the beginning of
+ // the line.
+ in: "abcd\x1b[D\x1b[D\025\r",
+ line: "cd",
+ },
+ {
+ // Bracketed paste mode: control sequences should be returned
+ // verbatim in paste mode.
+ in: "abc\x1b[200~de\177f\x1b[201~\177\r",
+ line: "abcde\177",
+ },
+ {
+ // Enter in bracketed paste mode should still work.
+ in: "abc\x1b[200~d\refg\x1b[201~h\r",
+ line: "efgh",
+ throwAwayLines: 1,
+ },
+ {
+ // Lines consisting entirely of pasted data should be indicated as such.
+ in: "\x1b[200~a\r",
+ line: "a",
+ err: ErrPasteIndicator,
+ },
+}
+
+func TestKeyPresses(t *testing.T) {
+ for i, test := range keyPressTests {
+ for j := 1; j < len(test.in); j++ {
+ c := &MockTerminal{
+ toSend: []byte(test.in),
+ bytesPerRead: j,
+ }
+ ss := NewTerminal(c, "> ")
+ for k := 0; k < test.throwAwayLines; k++ {
+ _, err := ss.ReadLine()
+ if err != nil {
+ t.Errorf("Throwaway line %d from test %d resulted in error: %s", k, i, err)
+ }
+ }
+ line, err := ss.ReadLine()
+ if line != test.line {
+ t.Errorf("Line resulting from test %d (%d bytes per read) was '%s', expected '%s'", i, j, line, test.line)
+ break
+ }
+ if err != test.err {
+ t.Errorf("Error resulting from test %d (%d bytes per read) was '%v', expected '%v'", i, j, err, test.err)
+ break
+ }
+ }
+ }
+}
+
+func TestPasswordNotSaved(t *testing.T) {
+ c := &MockTerminal{
+ toSend: []byte("password\r\x1b[A\r"),
+ bytesPerRead: 1,
+ }
+ ss := NewTerminal(c, "> ")
+ pw, _ := ss.ReadPassword("> ")
+ if pw != "password" {
+ t.Fatalf("failed to read password, got %s", pw)
+ }
+ line, _ := ss.ReadLine()
+ if len(line) > 0 {
+ t.Fatalf("password was saved in history")
+ }
+}
+
+var setSizeTests = []struct {
+ width, height int
+}{
+ {40, 13},
+ {80, 24},
+ {132, 43},
+}
+
+func TestTerminalSetSize(t *testing.T) {
+ for _, setSize := range setSizeTests {
+ c := &MockTerminal{
+ toSend: []byte("password\r\x1b[A\r"),
+ bytesPerRead: 1,
+ }
+ ss := NewTerminal(c, "> ")
+ ss.SetSize(setSize.width, setSize.height)
+ pw, _ := ss.ReadPassword("Password: ")
+ if pw != "password" {
+ t.Fatalf("failed to read password, got %s", pw)
+ }
+ if string(c.received) != "Password: \r\n" {
+ t.Errorf("failed to set the temporary prompt expected %q, got %q", "Password: ", c.received)
+ }
+ }
+}
diff --git a/modules/crypto/ssh/terminal/util.go b/modules/crypto/ssh/terminal/util.go
new file mode 100755
index 00000000..0763c9a9
--- /dev/null
+++ b/modules/crypto/ssh/terminal/util.go
@@ -0,0 +1,128 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// +build darwin dragonfly freebsd linux,!appengine netbsd openbsd
+
+// Package terminal provides support functions for dealing with terminals, as
+// commonly found on UNIX systems.
+//
+// Putting a terminal into raw mode is the most common requirement:
+//
+// oldState, err := terminal.MakeRaw(0)
+// if err != nil {
+// panic(err)
+// }
+// defer terminal.Restore(0, oldState)
+package terminal
+
+import (
+ "io"
+ "syscall"
+ "unsafe"
+)
+
+// State contains the state of a terminal.
+type State struct {
+ termios syscall.Termios
+}
+
+// IsTerminal returns true if the given file descriptor is a terminal.
+func IsTerminal(fd int) bool {
+ var termios syscall.Termios
+ _, _, err := syscall.Syscall6(syscall.SYS_IOCTL, uintptr(fd), ioctlReadTermios, uintptr(unsafe.Pointer(&termios)), 0, 0, 0)
+ return err == 0
+}
+
+// MakeRaw put the terminal connected to the given file descriptor into raw
+// mode and returns the previous state of the terminal so that it can be
+// restored.
+func MakeRaw(fd int) (*State, error) {
+ var oldState State
+ if _, _, err := syscall.Syscall6(syscall.SYS_IOCTL, uintptr(fd), ioctlReadTermios, uintptr(unsafe.Pointer(&oldState.termios)), 0, 0, 0); err != 0 {
+ return nil, err
+ }
+
+ newState := oldState.termios
+ newState.Iflag &^= syscall.ISTRIP | syscall.INLCR | syscall.ICRNL | syscall.IGNCR | syscall.IXON | syscall.IXOFF
+ newState.Lflag &^= syscall.ECHO | syscall.ICANON | syscall.ISIG
+ if _, _, err := syscall.Syscall6(syscall.SYS_IOCTL, uintptr(fd), ioctlWriteTermios, uintptr(unsafe.Pointer(&newState)), 0, 0, 0); err != 0 {
+ return nil, err
+ }
+
+ return &oldState, nil
+}
+
+// GetState returns the current state of a terminal which may be useful to
+// restore the terminal after a signal.
+func GetState(fd int) (*State, error) {
+ var oldState State
+ if _, _, err := syscall.Syscall6(syscall.SYS_IOCTL, uintptr(fd), ioctlReadTermios, uintptr(unsafe.Pointer(&oldState.termios)), 0, 0, 0); err != 0 {
+ return nil, err
+ }
+
+ return &oldState, nil
+}
+
+// Restore restores the terminal connected to the given file descriptor to a
+// previous state.
+func Restore(fd int, state *State) error {
+ _, _, err := syscall.Syscall6(syscall.SYS_IOCTL, uintptr(fd), ioctlWriteTermios, uintptr(unsafe.Pointer(&state.termios)), 0, 0, 0)
+ return err
+}
+
+// GetSize returns the dimensions of the given terminal.
+func GetSize(fd int) (width, height int, err error) {
+ var dimensions [4]uint16
+
+ if _, _, err := syscall.Syscall6(syscall.SYS_IOCTL, uintptr(fd), uintptr(syscall.TIOCGWINSZ), uintptr(unsafe.Pointer(&dimensions)), 0, 0, 0); err != 0 {
+ return -1, -1, err
+ }
+ return int(dimensions[1]), int(dimensions[0]), nil
+}
+
+// ReadPassword reads a line of input from a terminal without local echo. This
+// is commonly used for inputting passwords and other sensitive data. The slice
+// returned does not include the \n.
+func ReadPassword(fd int) ([]byte, error) {
+ var oldState syscall.Termios
+ if _, _, err := syscall.Syscall6(syscall.SYS_IOCTL, uintptr(fd), ioctlReadTermios, uintptr(unsafe.Pointer(&oldState)), 0, 0, 0); err != 0 {
+ return nil, err
+ }
+
+ newState := oldState
+ newState.Lflag &^= syscall.ECHO
+ newState.Lflag |= syscall.ICANON | syscall.ISIG
+ newState.Iflag |= syscall.ICRNL
+ if _, _, err := syscall.Syscall6(syscall.SYS_IOCTL, uintptr(fd), ioctlWriteTermios, uintptr(unsafe.Pointer(&newState)), 0, 0, 0); err != 0 {
+ return nil, err
+ }
+
+ defer func() {
+ syscall.Syscall6(syscall.SYS_IOCTL, uintptr(fd), ioctlWriteTermios, uintptr(unsafe.Pointer(&oldState)), 0, 0, 0)
+ }()
+
+ var buf [16]byte
+ var ret []byte
+ for {
+ n, err := syscall.Read(fd, buf[:])
+ if err != nil {
+ return nil, err
+ }
+ if n == 0 {
+ if len(ret) == 0 {
+ return nil, io.EOF
+ }
+ break
+ }
+ if buf[n-1] == '\n' {
+ n--
+ }
+ ret = append(ret, buf[:n]...)
+ if n < len(buf) {
+ break
+ }
+ }
+
+ return ret, nil
+}
diff --git a/modules/crypto/ssh/terminal/util_bsd.go b/modules/crypto/ssh/terminal/util_bsd.go
new file mode 100755
index 00000000..9c1ffd14
--- /dev/null
+++ b/modules/crypto/ssh/terminal/util_bsd.go
@@ -0,0 +1,12 @@
+// Copyright 2013 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// +build darwin dragonfly freebsd netbsd openbsd
+
+package terminal
+
+import "syscall"
+
+const ioctlReadTermios = syscall.TIOCGETA
+const ioctlWriteTermios = syscall.TIOCSETA
diff --git a/modules/crypto/ssh/terminal/util_linux.go b/modules/crypto/ssh/terminal/util_linux.go
new file mode 100755
index 00000000..5883b22d
--- /dev/null
+++ b/modules/crypto/ssh/terminal/util_linux.go
@@ -0,0 +1,11 @@
+// Copyright 2013 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package terminal
+
+// These constants are declared here, rather than importing
+// them from the syscall package as some syscall packages, even
+// on linux, for example gccgo, do not declare them.
+const ioctlReadTermios = 0x5401 // syscall.TCGETS
+const ioctlWriteTermios = 0x5402 // syscall.TCSETS
diff --git a/modules/crypto/ssh/terminal/util_windows.go b/modules/crypto/ssh/terminal/util_windows.go
new file mode 100755
index 00000000..2dd6c3d9
--- /dev/null
+++ b/modules/crypto/ssh/terminal/util_windows.go
@@ -0,0 +1,174 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// +build windows
+
+// Package terminal provides support functions for dealing with terminals, as
+// commonly found on UNIX systems.
+//
+// Putting a terminal into raw mode is the most common requirement:
+//
+// oldState, err := terminal.MakeRaw(0)
+// if err != nil {
+// panic(err)
+// }
+// defer terminal.Restore(0, oldState)
+package terminal
+
+import (
+ "io"
+ "syscall"
+ "unsafe"
+)
+
+const (
+ enableLineInput = 2
+ enableEchoInput = 4
+ enableProcessedInput = 1
+ enableWindowInput = 8
+ enableMouseInput = 16
+ enableInsertMode = 32
+ enableQuickEditMode = 64
+ enableExtendedFlags = 128
+ enableAutoPosition = 256
+ enableProcessedOutput = 1
+ enableWrapAtEolOutput = 2
+)
+
+var kernel32 = syscall.NewLazyDLL("kernel32.dll")
+
+var (
+ procGetConsoleMode = kernel32.NewProc("GetConsoleMode")
+ procSetConsoleMode = kernel32.NewProc("SetConsoleMode")
+ procGetConsoleScreenBufferInfo = kernel32.NewProc("GetConsoleScreenBufferInfo")
+)
+
+type (
+ short int16
+ word uint16
+
+ coord struct {
+ x short
+ y short
+ }
+ smallRect struct {
+ left short
+ top short
+ right short
+ bottom short
+ }
+ consoleScreenBufferInfo struct {
+ size coord
+ cursorPosition coord
+ attributes word
+ window smallRect
+ maximumWindowSize coord
+ }
+)
+
+type State struct {
+ mode uint32
+}
+
+// IsTerminal returns true if the given file descriptor is a terminal.
+func IsTerminal(fd int) bool {
+ var st uint32
+ r, _, e := syscall.Syscall(procGetConsoleMode.Addr(), 2, uintptr(fd), uintptr(unsafe.Pointer(&st)), 0)
+ return r != 0 && e == 0
+}
+
+// MakeRaw put the terminal connected to the given file descriptor into raw
+// mode and returns the previous state of the terminal so that it can be
+// restored.
+func MakeRaw(fd int) (*State, error) {
+ var st uint32
+ _, _, e := syscall.Syscall(procGetConsoleMode.Addr(), 2, uintptr(fd), uintptr(unsafe.Pointer(&st)), 0)
+ if e != 0 {
+ return nil, error(e)
+ }
+ st &^= (enableEchoInput | enableProcessedInput | enableLineInput | enableProcessedOutput)
+ _, _, e = syscall.Syscall(procSetConsoleMode.Addr(), 2, uintptr(fd), uintptr(st), 0)
+ if e != 0 {
+ return nil, error(e)
+ }
+ return &State{st}, nil
+}
+
+// GetState returns the current state of a terminal which may be useful to
+// restore the terminal after a signal.
+func GetState(fd int) (*State, error) {
+ var st uint32
+ _, _, e := syscall.Syscall(procGetConsoleMode.Addr(), 2, uintptr(fd), uintptr(unsafe.Pointer(&st)), 0)
+ if e != 0 {
+ return nil, error(e)
+ }
+ return &State{st}, nil
+}
+
+// Restore restores the terminal connected to the given file descriptor to a
+// previous state.
+func Restore(fd int, state *State) error {
+ _, _, err := syscall.Syscall(procSetConsoleMode.Addr(), 2, uintptr(fd), uintptr(state.mode), 0)
+ return err
+}
+
+// GetSize returns the dimensions of the given terminal.
+func GetSize(fd int) (width, height int, err error) {
+ var info consoleScreenBufferInfo
+ _, _, e := syscall.Syscall(procGetConsoleScreenBufferInfo.Addr(), 2, uintptr(fd), uintptr(unsafe.Pointer(&info)), 0)
+ if e != 0 {
+ return 0, 0, error(e)
+ }
+ return int(info.size.x), int(info.size.y), nil
+}
+
+// ReadPassword reads a line of input from a terminal without local echo. This
+// is commonly used for inputting passwords and other sensitive data. The slice
+// returned does not include the \n.
+func ReadPassword(fd int) ([]byte, error) {
+ var st uint32
+ _, _, e := syscall.Syscall(procGetConsoleMode.Addr(), 2, uintptr(fd), uintptr(unsafe.Pointer(&st)), 0)
+ if e != 0 {
+ return nil, error(e)
+ }
+ old := st
+
+ st &^= (enableEchoInput)
+ st |= (enableProcessedInput | enableLineInput | enableProcessedOutput)
+ _, _, e = syscall.Syscall(procSetConsoleMode.Addr(), 2, uintptr(fd), uintptr(st), 0)
+ if e != 0 {
+ return nil, error(e)
+ }
+
+ defer func() {
+ syscall.Syscall(procSetConsoleMode.Addr(), 2, uintptr(fd), uintptr(old), 0)
+ }()
+
+ var buf [16]byte
+ var ret []byte
+ for {
+ n, err := syscall.Read(syscall.Handle(fd), buf[:])
+ if err != nil {
+ return nil, err
+ }
+ if n == 0 {
+ if len(ret) == 0 {
+ return nil, io.EOF
+ }
+ break
+ }
+ if buf[n-1] == '\n' {
+ n--
+ }
+ if n > 0 && buf[n-1] == '\r' {
+ n--
+ }
+ ret = append(ret, buf[:n]...)
+ if n < len(buf) {
+ break
+ }
+ }
+
+ return ret, nil
+}
diff --git a/modules/crypto/ssh/test/agent_unix_test.go b/modules/crypto/ssh/test/agent_unix_test.go
new file mode 100755
index 00000000..f481253c
--- /dev/null
+++ b/modules/crypto/ssh/test/agent_unix_test.go
@@ -0,0 +1,59 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// +build darwin dragonfly freebsd linux netbsd openbsd
+
+package test
+
+import (
+ "bytes"
+ "testing"
+
+ "golang.org/x/crypto/ssh"
+ "golang.org/x/crypto/ssh/agent"
+)
+
+func TestAgentForward(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conn := server.Dial(clientConfig())
+ defer conn.Close()
+
+ keyring := agent.NewKeyring()
+ if err := keyring.Add(agent.AddedKey{PrivateKey: testPrivateKeys["dsa"]}); err != nil {
+ t.Fatalf("Error adding key: %s", err)
+ }
+ if err := keyring.Add(agent.AddedKey{
+ PrivateKey: testPrivateKeys["dsa"],
+ ConfirmBeforeUse: true,
+ LifetimeSecs: 3600,
+ }); err != nil {
+ t.Fatalf("Error adding key with constraints: %s", err)
+ }
+ pub := testPublicKeys["dsa"]
+
+ sess, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("NewSession: %v", err)
+ }
+ if err := agent.RequestAgentForwarding(sess); err != nil {
+ t.Fatalf("RequestAgentForwarding: %v", err)
+ }
+
+ if err := agent.ForwardToAgent(conn, keyring); err != nil {
+ t.Fatalf("SetupForwardKeyring: %v", err)
+ }
+ out, err := sess.CombinedOutput("ssh-add -L")
+ if err != nil {
+ t.Fatalf("running ssh-add: %v, out %s", err, out)
+ }
+ key, _, _, _, err := ssh.ParseAuthorizedKey(out)
+ if err != nil {
+ t.Fatalf("ParseAuthorizedKey(%q): %v", out, err)
+ }
+
+ if !bytes.Equal(key.Marshal(), pub.Marshal()) {
+ t.Fatalf("got key %s, want %s", ssh.MarshalAuthorizedKey(key), ssh.MarshalAuthorizedKey(pub))
+ }
+}
diff --git a/modules/crypto/ssh/test/cert_test.go b/modules/crypto/ssh/test/cert_test.go
new file mode 100755
index 00000000..364790f1
--- /dev/null
+++ b/modules/crypto/ssh/test/cert_test.go
@@ -0,0 +1,47 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// +build darwin dragonfly freebsd linux netbsd openbsd
+
+package test
+
+import (
+ "crypto/rand"
+ "testing"
+
+ "golang.org/x/crypto/ssh"
+)
+
+func TestCertLogin(t *testing.T) {
+ s := newServer(t)
+ defer s.Shutdown()
+
+ // Use a key different from the default.
+ clientKey := testSigners["dsa"]
+ caAuthKey := testSigners["ecdsa"]
+ cert := &ssh.Certificate{
+ Key: clientKey.PublicKey(),
+ ValidPrincipals: []string{username()},
+ CertType: ssh.UserCert,
+ ValidBefore: ssh.CertTimeInfinity,
+ }
+ if err := cert.SignCert(rand.Reader, caAuthKey); err != nil {
+ t.Fatalf("SetSignature: %v", err)
+ }
+
+ certSigner, err := ssh.NewCertSigner(cert, clientKey)
+ if err != nil {
+ t.Fatalf("NewCertSigner: %v", err)
+ }
+
+ conf := &ssh.ClientConfig{
+ User: username(),
+ }
+ conf.Auth = append(conf.Auth, ssh.PublicKeys(certSigner))
+ client, err := s.TryDial(conf)
+ if err != nil {
+ t.Fatalf("TryDial: %v", err)
+ }
+ client.Close()
+}
diff --git a/modules/crypto/ssh/test/doc.go b/modules/crypto/ssh/test/doc.go
new file mode 100755
index 00000000..29ad65e9
--- /dev/null
+++ b/modules/crypto/ssh/test/doc.go
@@ -0,0 +1,7 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// This package contains integration tests for the
+// golang.org/x/crypto/ssh package.
+package test
diff --git a/modules/crypto/ssh/test/forward_unix_test.go b/modules/crypto/ssh/test/forward_unix_test.go
new file mode 100755
index 00000000..877a88cd
--- /dev/null
+++ b/modules/crypto/ssh/test/forward_unix_test.go
@@ -0,0 +1,160 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// +build darwin dragonfly freebsd linux netbsd openbsd
+
+package test
+
+import (
+ "bytes"
+ "io"
+ "io/ioutil"
+ "math/rand"
+ "net"
+ "testing"
+ "time"
+)
+
+func TestPortForward(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conn := server.Dial(clientConfig())
+ defer conn.Close()
+
+ sshListener, err := conn.Listen("tcp", "localhost:0")
+ if err != nil {
+ t.Fatal(err)
+ }
+
+ go func() {
+ sshConn, err := sshListener.Accept()
+ if err != nil {
+ t.Fatalf("listen.Accept failed: %v", err)
+ }
+
+ _, err = io.Copy(sshConn, sshConn)
+ if err != nil && err != io.EOF {
+ t.Fatalf("ssh client copy: %v", err)
+ }
+ sshConn.Close()
+ }()
+
+ forwardedAddr := sshListener.Addr().String()
+ tcpConn, err := net.Dial("tcp", forwardedAddr)
+ if err != nil {
+ t.Fatalf("TCP dial failed: %v", err)
+ }
+
+ readChan := make(chan []byte)
+ go func() {
+ data, _ := ioutil.ReadAll(tcpConn)
+ readChan <- data
+ }()
+
+ // Invent some data.
+ data := make([]byte, 100*1000)
+ for i := range data {
+ data[i] = byte(i % 255)
+ }
+
+ var sent []byte
+ for len(sent) < 1000*1000 {
+ // Send random sized chunks
+ m := rand.Intn(len(data))
+ n, err := tcpConn.Write(data[:m])
+ if err != nil {
+ break
+ }
+ sent = append(sent, data[:n]...)
+ }
+ if err := tcpConn.(*net.TCPConn).CloseWrite(); err != nil {
+ t.Errorf("tcpConn.CloseWrite: %v", err)
+ }
+
+ read := <-readChan
+
+ if len(sent) != len(read) {
+ t.Fatalf("got %d bytes, want %d", len(read), len(sent))
+ }
+ if bytes.Compare(sent, read) != 0 {
+ t.Fatalf("read back data does not match")
+ }
+
+ if err := sshListener.Close(); err != nil {
+ t.Fatalf("sshListener.Close: %v", err)
+ }
+
+ // Check that the forward disappeared.
+ tcpConn, err = net.Dial("tcp", forwardedAddr)
+ if err == nil {
+ tcpConn.Close()
+ t.Errorf("still listening to %s after closing", forwardedAddr)
+ }
+}
+
+func TestAcceptClose(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conn := server.Dial(clientConfig())
+
+ sshListener, err := conn.Listen("tcp", "localhost:0")
+ if err != nil {
+ t.Fatal(err)
+ }
+
+ quit := make(chan error, 1)
+ go func() {
+ for {
+ c, err := sshListener.Accept()
+ if err != nil {
+ quit <- err
+ break
+ }
+ c.Close()
+ }
+ }()
+ sshListener.Close()
+
+ select {
+ case <-time.After(1 * time.Second):
+ t.Errorf("timeout: listener did not close.")
+ case err := <-quit:
+ t.Logf("quit as expected (error %v)", err)
+ }
+}
+
+// Check that listeners exit if the underlying client transport dies.
+func TestPortForwardConnectionClose(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conn := server.Dial(clientConfig())
+
+ sshListener, err := conn.Listen("tcp", "localhost:0")
+ if err != nil {
+ t.Fatal(err)
+ }
+
+ quit := make(chan error, 1)
+ go func() {
+ for {
+ c, err := sshListener.Accept()
+ if err != nil {
+ quit <- err
+ break
+ }
+ c.Close()
+ }
+ }()
+
+ // It would be even nicer if we closed the server side, but it
+ // is more involved as the fd for that side is dup()ed.
+ server.clientConn.Close()
+
+ select {
+ case <-time.After(1 * time.Second):
+ t.Errorf("timeout: listener did not close.")
+ case err := <-quit:
+ t.Logf("quit as expected (error %v)", err)
+ }
+}
diff --git a/modules/crypto/ssh/test/session_test.go b/modules/crypto/ssh/test/session_test.go
new file mode 100755
index 00000000..c0e714ba
--- /dev/null
+++ b/modules/crypto/ssh/test/session_test.go
@@ -0,0 +1,340 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// +build !windows
+
+package test
+
+// Session functional tests.
+
+import (
+ "bytes"
+ "errors"
+ "io"
+ "strings"
+ "testing"
+
+ "golang.org/x/crypto/ssh"
+)
+
+func TestRunCommandSuccess(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conn := server.Dial(clientConfig())
+ defer conn.Close()
+
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("session failed: %v", err)
+ }
+ defer session.Close()
+ err = session.Run("true")
+ if err != nil {
+ t.Fatalf("session failed: %v", err)
+ }
+}
+
+func TestHostKeyCheck(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+
+ conf := clientConfig()
+ hostDB := hostKeyDB()
+ conf.HostKeyCallback = hostDB.Check
+
+ // change the keys.
+ hostDB.keys[ssh.KeyAlgoRSA][25]++
+ hostDB.keys[ssh.KeyAlgoDSA][25]++
+ hostDB.keys[ssh.KeyAlgoECDSA256][25]++
+
+ conn, err := server.TryDial(conf)
+ if err == nil {
+ conn.Close()
+ t.Fatalf("dial should have failed.")
+ } else if !strings.Contains(err.Error(), "host key mismatch") {
+ t.Fatalf("'host key mismatch' not found in %v", err)
+ }
+}
+
+func TestRunCommandStdin(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conn := server.Dial(clientConfig())
+ defer conn.Close()
+
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("session failed: %v", err)
+ }
+ defer session.Close()
+
+ r, w := io.Pipe()
+ defer r.Close()
+ defer w.Close()
+ session.Stdin = r
+
+ err = session.Run("true")
+ if err != nil {
+ t.Fatalf("session failed: %v", err)
+ }
+}
+
+func TestRunCommandStdinError(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conn := server.Dial(clientConfig())
+ defer conn.Close()
+
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("session failed: %v", err)
+ }
+ defer session.Close()
+
+ r, w := io.Pipe()
+ defer r.Close()
+ session.Stdin = r
+ pipeErr := errors.New("closing write end of pipe")
+ w.CloseWithError(pipeErr)
+
+ err = session.Run("true")
+ if err != pipeErr {
+ t.Fatalf("expected %v, found %v", pipeErr, err)
+ }
+}
+
+func TestRunCommandFailed(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conn := server.Dial(clientConfig())
+ defer conn.Close()
+
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("session failed: %v", err)
+ }
+ defer session.Close()
+ err = session.Run(`bash -c "kill -9 $$"`)
+ if err == nil {
+ t.Fatalf("session succeeded: %v", err)
+ }
+}
+
+func TestRunCommandWeClosed(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conn := server.Dial(clientConfig())
+ defer conn.Close()
+
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("session failed: %v", err)
+ }
+ err = session.Shell()
+ if err != nil {
+ t.Fatalf("shell failed: %v", err)
+ }
+ err = session.Close()
+ if err != nil {
+ t.Fatalf("shell failed: %v", err)
+ }
+}
+
+func TestFuncLargeRead(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conn := server.Dial(clientConfig())
+ defer conn.Close()
+
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("unable to create new session: %s", err)
+ }
+
+ stdout, err := session.StdoutPipe()
+ if err != nil {
+ t.Fatalf("unable to acquire stdout pipe: %s", err)
+ }
+
+ err = session.Start("dd if=/dev/urandom bs=2048 count=1024")
+ if err != nil {
+ t.Fatalf("unable to execute remote command: %s", err)
+ }
+
+ buf := new(bytes.Buffer)
+ n, err := io.Copy(buf, stdout)
+ if err != nil {
+ t.Fatalf("error reading from remote stdout: %s", err)
+ }
+
+ if n != 2048*1024 {
+ t.Fatalf("Expected %d bytes but read only %d from remote command", 2048, n)
+ }
+}
+
+func TestKeyChange(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conf := clientConfig()
+ hostDB := hostKeyDB()
+ conf.HostKeyCallback = hostDB.Check
+ conf.RekeyThreshold = 1024
+ conn := server.Dial(conf)
+ defer conn.Close()
+
+ for i := 0; i < 4; i++ {
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("unable to create new session: %s", err)
+ }
+
+ stdout, err := session.StdoutPipe()
+ if err != nil {
+ t.Fatalf("unable to acquire stdout pipe: %s", err)
+ }
+
+ err = session.Start("dd if=/dev/urandom bs=1024 count=1")
+ if err != nil {
+ t.Fatalf("unable to execute remote command: %s", err)
+ }
+ buf := new(bytes.Buffer)
+ n, err := io.Copy(buf, stdout)
+ if err != nil {
+ t.Fatalf("error reading from remote stdout: %s", err)
+ }
+
+ want := int64(1024)
+ if n != want {
+ t.Fatalf("Expected %d bytes but read only %d from remote command", want, n)
+ }
+ }
+
+ if changes := hostDB.checkCount; changes < 4 {
+ t.Errorf("got %d key changes, want 4", changes)
+ }
+}
+
+func TestInvalidTerminalMode(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conn := server.Dial(clientConfig())
+ defer conn.Close()
+
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("session failed: %v", err)
+ }
+ defer session.Close()
+
+ if err = session.RequestPty("vt100", 80, 40, ssh.TerminalModes{255: 1984}); err == nil {
+ t.Fatalf("req-pty failed: successful request with invalid mode")
+ }
+}
+
+func TestValidTerminalMode(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ conn := server.Dial(clientConfig())
+ defer conn.Close()
+
+ session, err := conn.NewSession()
+ if err != nil {
+ t.Fatalf("session failed: %v", err)
+ }
+ defer session.Close()
+
+ stdout, err := session.StdoutPipe()
+ if err != nil {
+ t.Fatalf("unable to acquire stdout pipe: %s", err)
+ }
+
+ stdin, err := session.StdinPipe()
+ if err != nil {
+ t.Fatalf("unable to acquire stdin pipe: %s", err)
+ }
+
+ tm := ssh.TerminalModes{ssh.ECHO: 0}
+ if err = session.RequestPty("xterm", 80, 40, tm); err != nil {
+ t.Fatalf("req-pty failed: %s", err)
+ }
+
+ err = session.Shell()
+ if err != nil {
+ t.Fatalf("session failed: %s", err)
+ }
+
+ stdin.Write([]byte("stty -a && exit\n"))
+
+ var buf bytes.Buffer
+ if _, err := io.Copy(&buf, stdout); err != nil {
+ t.Fatalf("reading failed: %s", err)
+ }
+
+ if sttyOutput := buf.String(); !strings.Contains(sttyOutput, "-echo ") {
+ t.Fatalf("terminal mode failure: expected -echo in stty output, got %s", sttyOutput)
+ }
+}
+
+func TestCiphers(t *testing.T) {
+ var config ssh.Config
+ config.SetDefaults()
+ cipherOrder := config.Ciphers
+ // This cipher will not be tested when commented out in cipher.go it will
+ // fallback to the next available as per line 292.
+ cipherOrder = append(cipherOrder, "aes128-cbc")
+
+ for _, ciph := range cipherOrder {
+ server := newServer(t)
+ defer server.Shutdown()
+ conf := clientConfig()
+ conf.Ciphers = []string{ciph}
+ // Don't fail if sshd doesnt have the cipher.
+ conf.Ciphers = append(conf.Ciphers, cipherOrder...)
+ conn, err := server.TryDial(conf)
+ if err == nil {
+ conn.Close()
+ } else {
+ t.Fatalf("failed for cipher %q", ciph)
+ }
+ }
+}
+
+func TestMACs(t *testing.T) {
+ var config ssh.Config
+ config.SetDefaults()
+ macOrder := config.MACs
+
+ for _, mac := range macOrder {
+ server := newServer(t)
+ defer server.Shutdown()
+ conf := clientConfig()
+ conf.MACs = []string{mac}
+ // Don't fail if sshd doesnt have the MAC.
+ conf.MACs = append(conf.MACs, macOrder...)
+ if conn, err := server.TryDial(conf); err == nil {
+ conn.Close()
+ } else {
+ t.Fatalf("failed for MAC %q", mac)
+ }
+ }
+}
+
+func TestKeyExchanges(t *testing.T) {
+ var config ssh.Config
+ config.SetDefaults()
+ kexOrder := config.KeyExchanges
+ for _, kex := range kexOrder {
+ server := newServer(t)
+ defer server.Shutdown()
+ conf := clientConfig()
+ // Don't fail if sshd doesnt have the kex.
+ conf.KeyExchanges = append([]string{kex}, kexOrder...)
+ conn, err := server.TryDial(conf)
+ if err == nil {
+ conn.Close()
+ } else {
+ t.Errorf("failed for kex %q", kex)
+ }
+ }
+}
diff --git a/modules/crypto/ssh/test/tcpip_test.go b/modules/crypto/ssh/test/tcpip_test.go
new file mode 100755
index 00000000..a2eb9358
--- /dev/null
+++ b/modules/crypto/ssh/test/tcpip_test.go
@@ -0,0 +1,46 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// +build !windows
+
+package test
+
+// direct-tcpip functional tests
+
+import (
+ "io"
+ "net"
+ "testing"
+)
+
+func TestDial(t *testing.T) {
+ server := newServer(t)
+ defer server.Shutdown()
+ sshConn := server.Dial(clientConfig())
+ defer sshConn.Close()
+
+ l, err := net.Listen("tcp", "127.0.0.1:0")
+ if err != nil {
+ t.Fatalf("Listen: %v", err)
+ }
+ defer l.Close()
+
+ go func() {
+ for {
+ c, err := l.Accept()
+ if err != nil {
+ break
+ }
+
+ io.WriteString(c, c.RemoteAddr().String())
+ c.Close()
+ }
+ }()
+
+ conn, err := sshConn.Dial("tcp", l.Addr().String())
+ if err != nil {
+ t.Fatalf("Dial: %v", err)
+ }
+ defer conn.Close()
+}
diff --git a/modules/crypto/ssh/test/test_unix_test.go b/modules/crypto/ssh/test/test_unix_test.go
new file mode 100755
index 00000000..f1fc50b2
--- /dev/null
+++ b/modules/crypto/ssh/test/test_unix_test.go
@@ -0,0 +1,261 @@
+// Copyright 2012 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// +build darwin dragonfly freebsd linux netbsd openbsd plan9
+
+package test
+
+// functional test harness for unix.
+
+import (
+ "bytes"
+ "fmt"
+ "io/ioutil"
+ "log"
+ "net"
+ "os"
+ "os/exec"
+ "os/user"
+ "path/filepath"
+ "testing"
+ "text/template"
+
+ "golang.org/x/crypto/ssh"
+ "golang.org/x/crypto/ssh/testdata"
+)
+
+const sshd_config = `
+Protocol 2
+HostKey {{.Dir}}/id_rsa
+HostKey {{.Dir}}/id_dsa
+HostKey {{.Dir}}/id_ecdsa
+Pidfile {{.Dir}}/sshd.pid
+#UsePrivilegeSeparation no
+KeyRegenerationInterval 3600
+ServerKeyBits 768
+SyslogFacility AUTH
+LogLevel DEBUG2
+LoginGraceTime 120
+PermitRootLogin no
+StrictModes no
+RSAAuthentication yes
+PubkeyAuthentication yes
+AuthorizedKeysFile {{.Dir}}/id_user.pub
+TrustedUserCAKeys {{.Dir}}/id_ecdsa.pub
+IgnoreRhosts yes
+RhostsRSAAuthentication no
+HostbasedAuthentication no
+`
+
+var configTmpl = template.Must(template.New("").Parse(sshd_config))
+
+type server struct {
+ t *testing.T
+ cleanup func() // executed during Shutdown
+ configfile string
+ cmd *exec.Cmd
+ output bytes.Buffer // holds stderr from sshd process
+
+ // Client half of the network connection.
+ clientConn net.Conn
+}
+
+func username() string {
+ var username string
+ if user, err := user.Current(); err == nil {
+ username = user.Username
+ } else {
+ // user.Current() currently requires cgo. If an error is
+ // returned attempt to get the username from the environment.
+ log.Printf("user.Current: %v; falling back on $USER", err)
+ username = os.Getenv("USER")
+ }
+ if username == "" {
+ panic("Unable to get username")
+ }
+ return username
+}
+
+type storedHostKey struct {
+ // keys map from an algorithm string to binary key data.
+ keys map[string][]byte
+
+ // checkCount counts the Check calls. Used for testing
+ // rekeying.
+ checkCount int
+}
+
+func (k *storedHostKey) Add(key ssh.PublicKey) {
+ if k.keys == nil {
+ k.keys = map[string][]byte{}
+ }
+ k.keys[key.Type()] = key.Marshal()
+}
+
+func (k *storedHostKey) Check(addr string, remote net.Addr, key ssh.PublicKey) error {
+ k.checkCount++
+ algo := key.Type()
+
+ if k.keys == nil || bytes.Compare(key.Marshal(), k.keys[algo]) != 0 {
+ return fmt.Errorf("host key mismatch. Got %q, want %q", key, k.keys[algo])
+ }
+ return nil
+}
+
+func hostKeyDB() *storedHostKey {
+ keyChecker := &storedHostKey{}
+ keyChecker.Add(testPublicKeys["ecdsa"])
+ keyChecker.Add(testPublicKeys["rsa"])
+ keyChecker.Add(testPublicKeys["dsa"])
+ return keyChecker
+}
+
+func clientConfig() *ssh.ClientConfig {
+ config := &ssh.ClientConfig{
+ User: username(),
+ Auth: []ssh.AuthMethod{
+ ssh.PublicKeys(testSigners["user"]),
+ },
+ HostKeyCallback: hostKeyDB().Check,
+ }
+ return config
+}
+
+// unixConnection creates two halves of a connected net.UnixConn. It
+// is used for connecting the Go SSH client with sshd without opening
+// ports.
+func unixConnection() (*net.UnixConn, *net.UnixConn, error) {
+ dir, err := ioutil.TempDir("", "unixConnection")
+ if err != nil {
+ return nil, nil, err
+ }
+ defer os.Remove(dir)
+
+ addr := filepath.Join(dir, "ssh")
+ listener, err := net.Listen("unix", addr)
+ if err != nil {
+ return nil, nil, err
+ }
+ defer listener.Close()
+ c1, err := net.Dial("unix", addr)
+ if err != nil {
+ return nil, nil, err
+ }
+
+ c2, err := listener.Accept()
+ if err != nil {
+ c1.Close()
+ return nil, nil, err
+ }
+
+ return c1.(*net.UnixConn), c2.(*net.UnixConn), nil
+}
+
+func (s *server) TryDial(config *ssh.ClientConfig) (*ssh.Client, error) {
+ sshd, err := exec.LookPath("sshd")
+ if err != nil {
+ s.t.Skipf("skipping test: %v", err)
+ }
+
+ c1, c2, err := unixConnection()
+ if err != nil {
+ s.t.Fatalf("unixConnection: %v", err)
+ }
+
+ s.cmd = exec.Command(sshd, "-f", s.configfile, "-i", "-e")
+ f, err := c2.File()
+ if err != nil {
+ s.t.Fatalf("UnixConn.File: %v", err)
+ }
+ defer f.Close()
+ s.cmd.Stdin = f
+ s.cmd.Stdout = f
+ s.cmd.Stderr = &s.output
+ if err := s.cmd.Start(); err != nil {
+ s.t.Fail()
+ s.Shutdown()
+ s.t.Fatalf("s.cmd.Start: %v", err)
+ }
+ s.clientConn = c1
+ conn, chans, reqs, err := ssh.NewClientConn(c1, "", config)
+ if err != nil {
+ return nil, err
+ }
+ return ssh.NewClient(conn, chans, reqs), nil
+}
+
+func (s *server) Dial(config *ssh.ClientConfig) *ssh.Client {
+ conn, err := s.TryDial(config)
+ if err != nil {
+ s.t.Fail()
+ s.Shutdown()
+ s.t.Fatalf("ssh.Client: %v", err)
+ }
+ return conn
+}
+
+func (s *server) Shutdown() {
+ if s.cmd != nil && s.cmd.Process != nil {
+ // Don't check for errors; if it fails it's most
+ // likely "os: process already finished", and we don't
+ // care about that. Use os.Interrupt, so child
+ // processes are killed too.
+ s.cmd.Process.Signal(os.Interrupt)
+ s.cmd.Wait()
+ }
+ if s.t.Failed() {
+ // log any output from sshd process
+ s.t.Logf("sshd: %s", s.output.String())
+ }
+ s.cleanup()
+}
+
+func writeFile(path string, contents []byte) {
+ f, err := os.OpenFile(path, os.O_WRONLY|os.O_TRUNC|os.O_CREATE, 0600)
+ if err != nil {
+ panic(err)
+ }
+ defer f.Close()
+ if _, err := f.Write(contents); err != nil {
+ panic(err)
+ }
+}
+
+// newServer returns a new mock ssh server.
+func newServer(t *testing.T) *server {
+ if testing.Short() {
+ t.Skip("skipping test due to -short")
+ }
+ dir, err := ioutil.TempDir("", "sshtest")
+ if err != nil {
+ t.Fatal(err)
+ }
+ f, err := os.Create(filepath.Join(dir, "sshd_config"))
+ if err != nil {
+ t.Fatal(err)
+ }
+ err = configTmpl.Execute(f, map[string]string{
+ "Dir": dir,
+ })
+ if err != nil {
+ t.Fatal(err)
+ }
+ f.Close()
+
+ for k, v := range testdata.PEMBytes {
+ filename := "id_" + k
+ writeFile(filepath.Join(dir, filename), v)
+ writeFile(filepath.Join(dir, filename+".pub"), ssh.MarshalAuthorizedKey(testPublicKeys[k]))
+ }
+
+ return &server{
+ t: t,
+ configfile: f.Name(),
+ cleanup: func() {
+ if err := os.RemoveAll(dir); err != nil {
+ t.Error(err)
+ }
+ },
+ }
+}
diff --git a/modules/crypto/ssh/test/testdata_test.go b/modules/crypto/ssh/test/testdata_test.go
new file mode 100755
index 00000000..ae48c751
--- /dev/null
+++ b/modules/crypto/ssh/test/testdata_test.go
@@ -0,0 +1,64 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// IMPLEMENTOR NOTE: To avoid a package loop, this file is in three places:
+// ssh/, ssh/agent, and ssh/test/. It should be kept in sync across all three
+// instances.
+
+package test
+
+import (
+ "crypto/rand"
+ "fmt"
+
+ "golang.org/x/crypto/ssh"
+ "golang.org/x/crypto/ssh/testdata"
+)
+
+var (
+ testPrivateKeys map[string]interface{}
+ testSigners map[string]ssh.Signer
+ testPublicKeys map[string]ssh.PublicKey
+)
+
+func init() {
+ var err error
+
+ n := len(testdata.PEMBytes)
+ testPrivateKeys = make(map[string]interface{}, n)
+ testSigners = make(map[string]ssh.Signer, n)
+ testPublicKeys = make(map[string]ssh.PublicKey, n)
+ for t, k := range testdata.PEMBytes {
+ testPrivateKeys[t], err = ssh.ParseRawPrivateKey(k)
+ if err != nil {
+ panic(fmt.Sprintf("Unable to parse test key %s: %v", t, err))
+ }
+ testSigners[t], err = ssh.NewSignerFromKey(testPrivateKeys[t])
+ if err != nil {
+ panic(fmt.Sprintf("Unable to create signer for test key %s: %v", t, err))
+ }
+ testPublicKeys[t] = testSigners[t].PublicKey()
+ }
+
+ // Create a cert and sign it for use in tests.
+ testCert := &ssh.Certificate{
+ Nonce: []byte{}, // To pass reflect.DeepEqual after marshal & parse, this must be non-nil
+ ValidPrincipals: []string{"gopher1", "gopher2"}, // increases test coverage
+ ValidAfter: 0, // unix epoch
+ ValidBefore: ssh.CertTimeInfinity, // The end of currently representable time.
+ Reserved: []byte{}, // To pass reflect.DeepEqual after marshal & parse, this must be non-nil
+ Key: testPublicKeys["ecdsa"],
+ SignatureKey: testPublicKeys["rsa"],
+ Permissions: ssh.Permissions{
+ CriticalOptions: map[string]string{},
+ Extensions: map[string]string{},
+ },
+ }
+ testCert.SignCert(rand.Reader, testSigners["rsa"])
+ testPrivateKeys["cert"] = testPrivateKeys["ecdsa"]
+ testSigners["cert"], err = ssh.NewCertSigner(testCert, testSigners["ecdsa"])
+ if err != nil {
+ panic(fmt.Sprintf("Unable to create certificate signer: %v", err))
+ }
+}
diff --git a/modules/crypto/ssh/testdata/doc.go b/modules/crypto/ssh/testdata/doc.go
new file mode 100755
index 00000000..ae7bd8b8
--- /dev/null
+++ b/modules/crypto/ssh/testdata/doc.go
@@ -0,0 +1,8 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// This package contains test data shared between the various subpackages of
+// the golang.org/x/crypto/ssh package. Under no circumstance should
+// this data be used for production code.
+package testdata
diff --git a/modules/crypto/ssh/testdata/keys.go b/modules/crypto/ssh/testdata/keys.go
new file mode 100755
index 00000000..5ff1c0e0
--- /dev/null
+++ b/modules/crypto/ssh/testdata/keys.go
@@ -0,0 +1,43 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package testdata
+
+var PEMBytes = map[string][]byte{
+ "dsa": []byte(`-----BEGIN DSA PRIVATE KEY-----
+MIIBuwIBAAKBgQD6PDSEyXiI9jfNs97WuM46MSDCYlOqWw80ajN16AohtBncs1YB
+lHk//dQOvCYOsYaE+gNix2jtoRjwXhDsc25/IqQbU1ahb7mB8/rsaILRGIbA5WH3
+EgFtJmXFovDz3if6F6TzvhFpHgJRmLYVR8cqsezL3hEZOvvs2iH7MorkxwIVAJHD
+nD82+lxh2fb4PMsIiaXudAsBAoGAQRf7Q/iaPRn43ZquUhd6WwvirqUj+tkIu6eV
+2nZWYmXLlqFQKEy4Tejl7Wkyzr2OSYvbXLzo7TNxLKoWor6ips0phYPPMyXld14r
+juhT24CrhOzuLMhDduMDi032wDIZG4Y+K7ElU8Oufn8Sj5Wge8r6ANmmVgmFfynr
+FhdYCngCgYEA3ucGJ93/Mx4q4eKRDxcWD3QzWyqpbRVRRV1Vmih9Ha/qC994nJFz
+DQIdjxDIT2Rk2AGzMqFEB68Zc3O+Wcsmz5eWWzEwFxaTwOGWTyDqsDRLm3fD+QYj
+nOwuxb0Kce+gWI8voWcqC9cyRm09jGzu2Ab3Bhtpg8JJ8L7gS3MRZK4CFEx4UAfY
+Fmsr0W6fHB9nhS4/UXM8
+-----END DSA PRIVATE KEY-----
+`),
+ "ecdsa": []byte(`-----BEGIN EC PRIVATE KEY-----
+MHcCAQEEINGWx0zo6fhJ/0EAfrPzVFyFC9s18lBt3cRoEDhS3ARooAoGCCqGSM49
+AwEHoUQDQgAEi9Hdw6KvZcWxfg2IDhA7UkpDtzzt6ZqJXSsFdLd+Kx4S3Sx4cVO+
+6/ZOXRnPmNAlLUqjShUsUBBngG0u2fqEqA==
+-----END EC PRIVATE KEY-----
+`),
+ "rsa": []byte(`-----BEGIN RSA PRIVATE KEY-----
+MIIBOwIBAAJBALdGZxkXDAjsYk10ihwU6Id2KeILz1TAJuoq4tOgDWxEEGeTrcld
+r/ZwVaFzjWzxaf6zQIJbfaSEAhqD5yo72+sCAwEAAQJBAK8PEVU23Wj8mV0QjwcJ
+tZ4GcTUYQL7cF4+ezTCE9a1NrGnCP2RuQkHEKxuTVrxXt+6OF15/1/fuXnxKjmJC
+nxkCIQDaXvPPBi0c7vAxGwNY9726x01/dNbHCE0CBtcotobxpwIhANbbQbh3JHVW
+2haQh4fAG5mhesZKAGcxTyv4mQ7uMSQdAiAj+4dzMpJWdSzQ+qGHlHMIBvVHLkqB
+y2VdEyF7DPCZewIhAI7GOI/6LDIFOvtPo6Bj2nNmyQ1HU6k/LRtNIXi4c9NJAiAr
+rrxx26itVhJmcvoUhOjwuzSlP2bE5VHAvkGB352YBg==
+-----END RSA PRIVATE KEY-----
+`),
+ "user": []byte(`-----BEGIN EC PRIVATE KEY-----
+MHcCAQEEILYCAeq8f7V4vSSypRw7pxy8yz3V5W4qg8kSC3zJhqpQoAoGCCqGSM49
+AwEHoUQDQgAEYcO2xNKiRUYOLEHM7VYAp57HNyKbOdYtHD83Z4hzNPVC4tM5mdGD
+PLL8IEwvYu2wq+lpXfGQnNMbzYf9gspG0w==
+-----END EC PRIVATE KEY-----
+`),
+}
diff --git a/modules/crypto/ssh/testdata_test.go b/modules/crypto/ssh/testdata_test.go
new file mode 100755
index 00000000..ca43fc6d
--- /dev/null
+++ b/modules/crypto/ssh/testdata_test.go
@@ -0,0 +1,63 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// IMPLEMENTOR NOTE: To avoid a package loop, this file is in three places:
+// ssh/, ssh/agent, and ssh/test/. It should be kept in sync across all three
+// instances.
+
+package ssh
+
+import (
+ "crypto/rand"
+ "fmt"
+
+ "github.com/gogits/gogs/modules/crypto/ssh/testdata"
+)
+
+var (
+ testPrivateKeys map[string]interface{}
+ testSigners map[string]Signer
+ testPublicKeys map[string]PublicKey
+)
+
+func init() {
+ var err error
+
+ n := len(testdata.PEMBytes)
+ testPrivateKeys = make(map[string]interface{}, n)
+ testSigners = make(map[string]Signer, n)
+ testPublicKeys = make(map[string]PublicKey, n)
+ for t, k := range testdata.PEMBytes {
+ testPrivateKeys[t], err = ParseRawPrivateKey(k)
+ if err != nil {
+ panic(fmt.Sprintf("Unable to parse test key %s: %v", t, err))
+ }
+ testSigners[t], err = NewSignerFromKey(testPrivateKeys[t])
+ if err != nil {
+ panic(fmt.Sprintf("Unable to create signer for test key %s: %v", t, err))
+ }
+ testPublicKeys[t] = testSigners[t].PublicKey()
+ }
+
+ // Create a cert and sign it for use in tests.
+ testCert := &Certificate{
+ Nonce: []byte{}, // To pass reflect.DeepEqual after marshal & parse, this must be non-nil
+ ValidPrincipals: []string{"gopher1", "gopher2"}, // increases test coverage
+ ValidAfter: 0, // unix epoch
+ ValidBefore: CertTimeInfinity, // The end of currently representable time.
+ Reserved: []byte{}, // To pass reflect.DeepEqual after marshal & parse, this must be non-nil
+ Key: testPublicKeys["ecdsa"],
+ SignatureKey: testPublicKeys["rsa"],
+ Permissions: Permissions{
+ CriticalOptions: map[string]string{},
+ Extensions: map[string]string{},
+ },
+ }
+ testCert.SignCert(rand.Reader, testSigners["rsa"])
+ testPrivateKeys["cert"] = testPrivateKeys["ecdsa"]
+ testSigners["cert"], err = NewCertSigner(testCert, testSigners["ecdsa"])
+ if err != nil {
+ panic(fmt.Sprintf("Unable to create certificate signer: %v", err))
+ }
+}
diff --git a/modules/crypto/ssh/transport.go b/modules/crypto/ssh/transport.go
new file mode 100755
index 00000000..8351d378
--- /dev/null
+++ b/modules/crypto/ssh/transport.go
@@ -0,0 +1,332 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bufio"
+ "errors"
+ "io"
+)
+
+const (
+ gcmCipherID = "aes128-gcm@openssh.com"
+ aes128cbcID = "aes128-cbc"
+)
+
+// packetConn represents a transport that implements packet based
+// operations.
+type packetConn interface {
+ // Encrypt and send a packet of data to the remote peer.
+ writePacket(packet []byte) error
+
+ // Read a packet from the connection
+ readPacket() ([]byte, error)
+
+ // Close closes the write-side of the connection.
+ Close() error
+}
+
+// transport is the keyingTransport that implements the SSH packet
+// protocol.
+type transport struct {
+ reader connectionState
+ writer connectionState
+
+ bufReader *bufio.Reader
+ bufWriter *bufio.Writer
+ rand io.Reader
+
+ io.Closer
+
+ // Initial H used for the session ID. Once assigned this does
+ // not change, even during subsequent key exchanges.
+ sessionID []byte
+}
+
+// getSessionID returns the ID of the SSH connection. The return value
+// should not be modified.
+func (t *transport) getSessionID() []byte {
+ if t.sessionID == nil {
+ panic("session ID not set yet")
+ }
+ return t.sessionID
+}
+
+// packetCipher represents a combination of SSH encryption/MAC
+// protocol. A single instance should be used for one direction only.
+type packetCipher interface {
+ // writePacket encrypts the packet and writes it to w. The
+ // contents of the packet are generally scrambled.
+ writePacket(seqnum uint32, w io.Writer, rand io.Reader, packet []byte) error
+
+ // readPacket reads and decrypts a packet of data. The
+ // returned packet may be overwritten by future calls of
+ // readPacket.
+ readPacket(seqnum uint32, r io.Reader) ([]byte, error)
+}
+
+// connectionState represents one side (read or write) of the
+// connection. This is necessary because each direction has its own
+// keys, and can even have its own algorithms
+type connectionState struct {
+ packetCipher
+ seqNum uint32
+ dir direction
+ pendingKeyChange chan packetCipher
+}
+
+// prepareKeyChange sets up key material for a keychange. The key changes in
+// both directions are triggered by reading and writing a msgNewKey packet
+// respectively.
+func (t *transport) prepareKeyChange(algs *algorithms, kexResult *kexResult) error {
+ if t.sessionID == nil {
+ t.sessionID = kexResult.H
+ }
+
+ kexResult.SessionID = t.sessionID
+
+ if ciph, err := newPacketCipher(t.reader.dir, algs.r, kexResult); err != nil {
+ return err
+ } else {
+ t.reader.pendingKeyChange <- ciph
+ }
+
+ if ciph, err := newPacketCipher(t.writer.dir, algs.w, kexResult); err != nil {
+ return err
+ } else {
+ t.writer.pendingKeyChange <- ciph
+ }
+
+ return nil
+}
+
+// Read and decrypt next packet.
+func (t *transport) readPacket() ([]byte, error) {
+ return t.reader.readPacket(t.bufReader)
+}
+
+func (s *connectionState) readPacket(r *bufio.Reader) ([]byte, error) {
+ packet, err := s.packetCipher.readPacket(s.seqNum, r)
+ s.seqNum++
+ if err == nil && len(packet) == 0 {
+ err = errors.New("ssh: zero length packet")
+ }
+
+ if len(packet) > 0 && packet[0] == msgNewKeys {
+ select {
+ case cipher := <-s.pendingKeyChange:
+ s.packetCipher = cipher
+ default:
+ return nil, errors.New("ssh: got bogus newkeys message.")
+ }
+ }
+
+ // The packet may point to an internal buffer, so copy the
+ // packet out here.
+ fresh := make([]byte, len(packet))
+ copy(fresh, packet)
+
+ return fresh, err
+}
+
+func (t *transport) writePacket(packet []byte) error {
+ return t.writer.writePacket(t.bufWriter, t.rand, packet)
+}
+
+func (s *connectionState) writePacket(w *bufio.Writer, rand io.Reader, packet []byte) error {
+ changeKeys := len(packet) > 0 && packet[0] == msgNewKeys
+
+ err := s.packetCipher.writePacket(s.seqNum, w, rand, packet)
+ if err != nil {
+ return err
+ }
+ if err = w.Flush(); err != nil {
+ return err
+ }
+ s.seqNum++
+ if changeKeys {
+ select {
+ case cipher := <-s.pendingKeyChange:
+ s.packetCipher = cipher
+ default:
+ panic("ssh: no key material for msgNewKeys")
+ }
+ }
+ return err
+}
+
+func newTransport(rwc io.ReadWriteCloser, rand io.Reader, isClient bool) *transport {
+ t := &transport{
+ bufReader: bufio.NewReader(rwc),
+ bufWriter: bufio.NewWriter(rwc),
+ rand: rand,
+ reader: connectionState{
+ packetCipher: &streamPacketCipher{cipher: noneCipher{}},
+ pendingKeyChange: make(chan packetCipher, 1),
+ },
+ writer: connectionState{
+ packetCipher: &streamPacketCipher{cipher: noneCipher{}},
+ pendingKeyChange: make(chan packetCipher, 1),
+ },
+ Closer: rwc,
+ }
+ if isClient {
+ t.reader.dir = serverKeys
+ t.writer.dir = clientKeys
+ } else {
+ t.reader.dir = clientKeys
+ t.writer.dir = serverKeys
+ }
+
+ return t
+}
+
+type direction struct {
+ ivTag []byte
+ keyTag []byte
+ macKeyTag []byte
+}
+
+var (
+ serverKeys = direction{[]byte{'B'}, []byte{'D'}, []byte{'F'}}
+ clientKeys = direction{[]byte{'A'}, []byte{'C'}, []byte{'E'}}
+)
+
+// generateKeys generates key material for IV, MAC and encryption.
+func generateKeys(d direction, algs directionAlgorithms, kex *kexResult) (iv, key, macKey []byte) {
+ cipherMode := cipherModes[algs.Cipher]
+ macMode := macModes[algs.MAC]
+
+ iv = make([]byte, cipherMode.ivSize)
+ key = make([]byte, cipherMode.keySize)
+ macKey = make([]byte, macMode.keySize)
+
+ generateKeyMaterial(iv, d.ivTag, kex)
+ generateKeyMaterial(key, d.keyTag, kex)
+ generateKeyMaterial(macKey, d.macKeyTag, kex)
+ return
+}
+
+// setupKeys sets the cipher and MAC keys from kex.K, kex.H and sessionId, as
+// described in RFC 4253, section 6.4. direction should either be serverKeys
+// (to setup server->client keys) or clientKeys (for client->server keys).
+func newPacketCipher(d direction, algs directionAlgorithms, kex *kexResult) (packetCipher, error) {
+ iv, key, macKey := generateKeys(d, algs, kex)
+
+ if algs.Cipher == gcmCipherID {
+ return newGCMCipher(iv, key, macKey)
+ }
+
+ if algs.Cipher == aes128cbcID {
+ return newAESCBCCipher(iv, key, macKey, algs)
+ }
+
+ c := &streamPacketCipher{
+ mac: macModes[algs.MAC].new(macKey),
+ }
+ c.macResult = make([]byte, c.mac.Size())
+
+ var err error
+ c.cipher, err = cipherModes[algs.Cipher].createStream(key, iv)
+ if err != nil {
+ return nil, err
+ }
+
+ return c, nil
+}
+
+// generateKeyMaterial fills out with key material generated from tag, K, H
+// and sessionId, as specified in RFC 4253, section 7.2.
+func generateKeyMaterial(out, tag []byte, r *kexResult) {
+ var digestsSoFar []byte
+
+ h := r.Hash.New()
+ for len(out) > 0 {
+ h.Reset()
+ h.Write(r.K)
+ h.Write(r.H)
+
+ if len(digestsSoFar) == 0 {
+ h.Write(tag)
+ h.Write(r.SessionID)
+ } else {
+ h.Write(digestsSoFar)
+ }
+
+ digest := h.Sum(nil)
+ n := copy(out, digest)
+ out = out[n:]
+ if len(out) > 0 {
+ digestsSoFar = append(digestsSoFar, digest...)
+ }
+ }
+}
+
+const packageVersion = "SSH-2.0-Go"
+
+// Sends and receives a version line. The versionLine string should
+// be US ASCII, start with "SSH-2.0-", and should not include a
+// newline. exchangeVersions returns the other side's version line.
+func exchangeVersions(rw io.ReadWriter, versionLine []byte) (them []byte, err error) {
+ // Contrary to the RFC, we do not ignore lines that don't
+ // start with "SSH-2.0-" to make the library usable with
+ // nonconforming servers.
+ for _, c := range versionLine {
+ // The spec disallows non US-ASCII chars, and
+ // specifically forbids null chars.
+ if c < 32 {
+ return nil, errors.New("ssh: junk character in version line")
+ }
+ }
+ if _, err = rw.Write(append(versionLine, '\r', '\n')); err != nil {
+ return
+ }
+
+ them, err = readVersion(rw)
+ return them, err
+}
+
+// maxVersionStringBytes is the maximum number of bytes that we'll
+// accept as a version string. RFC 4253 section 4.2 limits this at 255
+// chars
+const maxVersionStringBytes = 255
+
+// Read version string as specified by RFC 4253, section 4.2.
+func readVersion(r io.Reader) ([]byte, error) {
+ versionString := make([]byte, 0, 64)
+ var ok bool
+ var buf [1]byte
+
+ for len(versionString) < maxVersionStringBytes {
+ _, err := io.ReadFull(r, buf[:])
+ if err != nil {
+ return nil, err
+ }
+ // The RFC says that the version should be terminated with \r\n
+ // but several SSH servers actually only send a \n.
+ if buf[0] == '\n' {
+ ok = true
+ break
+ }
+
+ // non ASCII chars are disallowed, but we are lenient,
+ // since Go doesn't use null-terminated strings.
+
+ // The RFC allows a comment after a space, however,
+ // all of it (version and comments) goes into the
+ // session hash.
+ versionString = append(versionString, buf[0])
+ }
+
+ if !ok {
+ return nil, errors.New("ssh: overflow reading version string")
+ }
+
+ // There might be a '\r' on the end which we should remove.
+ if len(versionString) > 0 && versionString[len(versionString)-1] == '\r' {
+ versionString = versionString[:len(versionString)-1]
+ }
+ return versionString, nil
+}
diff --git a/modules/crypto/ssh/transport_test.go b/modules/crypto/ssh/transport_test.go
new file mode 100755
index 00000000..92d83abf
--- /dev/null
+++ b/modules/crypto/ssh/transport_test.go
@@ -0,0 +1,109 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+package ssh
+
+import (
+ "bytes"
+ "crypto/rand"
+ "encoding/binary"
+ "strings"
+ "testing"
+)
+
+func TestReadVersion(t *testing.T) {
+ longversion := strings.Repeat("SSH-2.0-bla", 50)[:253]
+ cases := map[string]string{
+ "SSH-2.0-bla\r\n": "SSH-2.0-bla",
+ "SSH-2.0-bla\n": "SSH-2.0-bla",
+ longversion + "\r\n": longversion,
+ }
+
+ for in, want := range cases {
+ result, err := readVersion(bytes.NewBufferString(in))
+ if err != nil {
+ t.Errorf("readVersion(%q): %s", in, err)
+ }
+ got := string(result)
+ if got != want {
+ t.Errorf("got %q, want %q", got, want)
+ }
+ }
+}
+
+func TestReadVersionError(t *testing.T) {
+ longversion := strings.Repeat("SSH-2.0-bla", 50)[:253]
+ cases := []string{
+ longversion + "too-long\r\n",
+ }
+ for _, in := range cases {
+ if _, err := readVersion(bytes.NewBufferString(in)); err == nil {
+ t.Errorf("readVersion(%q) should have failed", in)
+ }
+ }
+}
+
+func TestExchangeVersionsBasic(t *testing.T) {
+ v := "SSH-2.0-bla"
+ buf := bytes.NewBufferString(v + "\r\n")
+ them, err := exchangeVersions(buf, []byte("xyz"))
+ if err != nil {
+ t.Errorf("exchangeVersions: %v", err)
+ }
+
+ if want := "SSH-2.0-bla"; string(them) != want {
+ t.Errorf("got %q want %q for our version", them, want)
+ }
+}
+
+func TestExchangeVersions(t *testing.T) {
+ cases := []string{
+ "not\x000allowed",
+ "not allowed\n",
+ }
+ for _, c := range cases {
+ buf := bytes.NewBufferString("SSH-2.0-bla\r\n")
+ if _, err := exchangeVersions(buf, []byte(c)); err == nil {
+ t.Errorf("exchangeVersions(%q): should have failed", c)
+ }
+ }
+}
+
+type closerBuffer struct {
+ bytes.Buffer
+}
+
+func (b *closerBuffer) Close() error {
+ return nil
+}
+
+func TestTransportMaxPacketWrite(t *testing.T) {
+ buf := &closerBuffer{}
+ tr := newTransport(buf, rand.Reader, true)
+ huge := make([]byte, maxPacket+1)
+ err := tr.writePacket(huge)
+ if err == nil {
+ t.Errorf("transport accepted write for a huge packet.")
+ }
+}
+
+func TestTransportMaxPacketReader(t *testing.T) {
+ var header [5]byte
+ huge := make([]byte, maxPacket+128)
+ binary.BigEndian.PutUint32(header[0:], uint32(len(huge)))
+ // padding.
+ header[4] = 0
+
+ buf := &closerBuffer{}
+ buf.Write(header[:])
+ buf.Write(huge)
+
+ tr := newTransport(buf, rand.Reader, true)
+ _, err := tr.readPacket()
+ if err == nil {
+ t.Errorf("transport succeeded reading huge packet.")
+ } else if !strings.Contains(err.Error(), "large") {
+ t.Errorf("got %q, should mention %q", err.Error(), "large")
+ }
+}
diff --git a/modules/identicon/block.go b/modules/identicon/block.go
deleted file mode 100644
index f8a6c6a3..00000000
--- a/modules/identicon/block.go
+++ /dev/null
@@ -1,405 +0,0 @@
-// Copyright 2015 by caixw, All rights reserved
-// Use of this source code is governed by a MIT
-// license that can be found in the LICENSE file.
-
-package identicon
-
-import (
- "image"
-)
-
-var (
- // 可以出现在中间的方块,一般为了美观,都是对称图像。
- centerBlocks = []blockFunc{b0, b1, b2, b3}
-
- // 所有方块
- blocks = []blockFunc{b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16}
-)
-
-// 所有block函数的类型
-type blockFunc func(img *image.Paletted, x, y, size float64, angle int)
-
-// 将多边形points旋转angle个角度,然后输出到img上,起点为x,y坐标
-func drawBlock(img *image.Paletted, x, y, size float64, angle int, points []float64) {
- if angle > 0 { // 0角度不需要转换
- // 中心坐标与x,y的距离,方便下面指定中心坐标(x+m,y+m),
- // 0.5的偏移值不能少,否则坐靠右,非正中央
- m := size/2 - 0.5
- rotate(points, x+m, y+m, angle)
- }
-
- for i := x; i < x+size; i++ {
- for j := y; j < y+size; j++ {
- if pointInPolygon(i, j, points) {
- img.SetColorIndex(int(i), int(j), 1)
- }
- }
- }
-}
-
-// 全空白
-//
-// --------
-// | |
-// | |
-// | |
-// --------
-func b0(img *image.Paletted, x, y, size float64, angle int) {
-}
-
-// 全填充正方形
-//
-// --------
-// |######|
-// |######|
-// |######|
-// --------
-func b1(img *image.Paletted, x, y, size float64, angle int) {
- isize := int(size)
- ix := int(x)
- iy := int(y)
- for i := ix + 1; i < ix+isize; i++ {
- for j := iy + 1; j < iy+isize; j++ {
- img.SetColorIndex(i, j, 1)
- }
- }
-}
-
-// 中间小方块
-// ----------
-// | |
-// | #### |
-// | #### |
-// | |
-// ----------
-func b2(img *image.Paletted, x, y, size float64, angle int) {
- l := size / 4
- x = x + l
- y = y + l
-
- for i := x; i < x+2*l; i++ {
- for j := y; j < y+2*l; j++ {
- img.SetColorIndex(int(i), int(j), 1)
- }
- }
-}
-
-// 菱形
-//
-// ---------
-// | # |
-// | ### |
-// | ##### |
-// |#######|
-// | ##### |
-// | ### |
-// | # |
-// ---------
-func b3(img *image.Paletted, x, y, size float64, angle int) {
- m := size / 2
- points := []float64{}
-
- drawBlock(img, x, y, size, 0, append(points,
- x+m, y,
- x+size, y+m,
- x+m, y+size,
- x, y+m,
- x+m, y,
- ))
-}
-
-// b4
-//
-// -------
-// |#####|
-// |#### |
-// |### |
-// |## |
-// |# |
-// |------
-func b4(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- drawBlock(img, x, y, size, angle, append(points,
- x, y,
- x+size, y,
- x, y+size,
- x, y,
- ))
-}
-
-// b5
-//
-// ---------
-// | # |
-// | ### |
-// | ##### |
-// |#######|
-func b5(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- m := size / 2
- drawBlock(img, x, y, size, angle, append(points,
- x+m, y,
- x+size,
- y+size,
- x, y+size,
- x+m, y,
- ))
-}
-
-// b6 矩形
-//
-// --------
-// |### |
-// |### |
-// |### |
-// --------
-func b6(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- m := size / 2
- drawBlock(img, x, y, size, angle, append(points,
- x, y,
- x+m, y,
- x+m, y+size,
- x, y+size,
- x, y,
- ))
-}
-
-// b7 斜放的锥形
-//
-// ---------
-// | # |
-// | ## |
-// | #####|
-// | ####|
-// |--------
-func b7(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- m := size / 2
- drawBlock(img, x, y, size, angle, append(points,
- x, y,
- x+size, y+m,
- x+size, y+size,
- x+m, y+size,
- x, y,
- ))
-}
-
-// b8 三个堆叠的三角形
-//
-// -----------
-// | # |
-// | ### |
-// | ##### |
-// | # # |
-// | ### ### |
-// |#########|
-// -----------
-func b8(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- m := size / 2
- mm := m / 2
-
- // 顶部三角形
- drawBlock(img, x, y, size, angle, append(points,
- x+m, y,
- x+3*mm, y+m,
- x+mm, y+m,
- x+m, y,
- ))
-
- // 底下左边
- drawBlock(img, x, y, size, angle, append(points[:0],
- x+mm, y+m,
- x+m, y+size,
- x, y+size,
- x+mm, y+m,
- ))
-
- // 底下右边
- drawBlock(img, x, y, size, angle, append(points[:0],
- x+3*mm, y+m,
- x+size, y+size,
- x+m, y+size,
- x+3*mm, y+m,
- ))
-}
-
-// b9 斜靠的三角形
-//
-// ---------
-// |# |
-// | #### |
-// | #####|
-// | #### |
-// | # |
-// ---------
-func b9(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- m := size / 2
- drawBlock(img, x, y, size, angle, append(points,
- x, y,
- x+size, y+m,
- x+m, y+size,
- x, y,
- ))
-}
-
-// b10
-//
-// ----------
-// | ####|
-// | ### |
-// | ## |
-// | # |
-// |#### |
-// |### |
-// |## |
-// |# |
-// ----------
-func b10(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- m := size / 2
- drawBlock(img, x, y, size, angle, append(points,
- x+m, y,
- x+size, y,
- x+m, y+m,
- x+m, y,
- ))
-
- drawBlock(img, x, y, size, angle, append(points[:0],
- x, y+m,
- x+m, y+m,
- x, y+size,
- x, y+m,
- ))
-}
-
-// b11 左上角1/4大小的方块
-//
-// ----------
-// |#### |
-// |#### |
-// |#### |
-// | |
-// | |
-// ----------
-func b11(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- m := size / 2
- drawBlock(img, x, y, size, angle, append(points,
- x, y,
- x+m, y,
- x+m, y+m,
- x, y+m,
- x, y,
- ))
-}
-
-// b12
-//
-// -----------
-// | |
-// | |
-// |#########|
-// | ##### |
-// | # |
-// -----------
-func b12(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- m := size / 2
- drawBlock(img, x, y, size, angle, append(points,
- x, y+m,
- x+size, y+m,
- x+m, y+size,
- x, y+m,
- ))
-}
-
-// b13
-//
-// -----------
-// | |
-// | |
-// | # |
-// | ##### |
-// |#########|
-// -----------
-func b13(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- m := size / 2
- drawBlock(img, x, y, size, angle, append(points,
- x+m, y+m,
- x+size, y+size,
- x, y+size,
- x+m, y+m,
- ))
-}
-
-// b14
-//
-// ---------
-// | # |
-// | ### |
-// |#### |
-// | |
-// | |
-// ---------
-func b14(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- m := size / 2
- drawBlock(img, x, y, size, angle, append(points,
- x+m, y,
- x+m, y+m,
- x, y+m,
- x+m, y,
- ))
-}
-
-// b15
-//
-// ----------
-// |##### |
-// |### |
-// |# |
-// | |
-// | |
-// ----------
-func b15(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- m := size / 2
- drawBlock(img, x, y, size, angle, append(points,
- x, y,
- x+m, y,
- x, y+m,
- x, y,
- ))
-}
-
-// b16
-//
-// ---------
-// | # |
-// | ##### |
-// |#######|
-// | # |
-// | ##### |
-// |#######|
-// ---------
-func b16(img *image.Paletted, x, y, size float64, angle int) {
- points := []float64{}
- m := size / 2
- drawBlock(img, x, y, size, angle, append(points,
- x+m, y,
- x+size, y+m,
- x, y+m,
- x+m, y,
- ))
-
- drawBlock(img, x, y, size, angle, append(points[:0],
- x+m, y+m,
- x+size, y+size,
- x, y+size,
- x+m, y+m,
- ))
-}
diff --git a/modules/identicon/doc.go b/modules/identicon/doc.go
deleted file mode 100644
index 23a8e9b9..00000000
--- a/modules/identicon/doc.go
+++ /dev/null
@@ -1,39 +0,0 @@
-// Copyright 2015 by caixw, All rights reserved.
-// Use of this source code is governed by a MIT
-// license that can be found in the LICENSE file.
-
-// 一个基于hash值生成随机图像的包。
-//
-// 关于identicon并没有统一的标准,一般用于在用户注册时,
-// 取用户的邮箱或是访问IP等数据(也可以是其它任何数据),
-// 进行hash运算,之后根据hash数据,产生一张图像,
-// 这样即可以为用户产生一张独特的头像,又不会泄漏用户的隐藏。
-//
-// 在identicon中,把图像分成以下九个部分:
-// -------------
-// | 1 | 2 | 3 |
-// -------------
-// | 4 | 5 | 6 |
-// -------------
-// | 7 | 8 | 9 |
-// -------------
-// 其中1、3、9、7为不同角度(依次增加90度)的同一张图片,
-// 2、6、8、4也是如此,这样可以保持图像是对称的,比较美观。
-// 5则单独使用一张图片。
-//
-// // 根据用户访问的IP,为其生成一张头像
-// img, _ := identicon.Make(128, color.NRGBA{},color.NRGBA{}, []byte("192.168.1.1"))
-// fi, _ := os.Create("/tmp/u1.png")
-// png.Encode(fi, img)
-// fi.Close()
-//
-// // 或者
-// ii, _ := identicon.New(128, color.NRGBA{}, color.NRGBA{}, color.NRGBA{})
-// img := ii.Make([]byte("192.168.1.1"))
-// img = ii.Make([]byte("192.168.1.2"))
-//
-// NOTE: go test 会在当前目录的testdata文件夹下产生大量的随机图片。
-// 要运行测试,必须保证该文件夹是存在的,且有相应的写入权限。
-package identicon
-
-const Version = "0.2.6.150603"
diff --git a/modules/identicon/identicon.go b/modules/identicon/identicon.go
deleted file mode 100644
index c0b1db3b..00000000
--- a/modules/identicon/identicon.go
+++ /dev/null
@@ -1,147 +0,0 @@
-// Copyright 2015 by caixw, All rights reserved.
-// Use of this source code is governed by a MIT
-// license that can be found in the LICENSE file.
-
-package identicon
-
-import (
- "crypto/md5"
- "fmt"
- "image"
- "image/color"
-)
-
-const (
- minSize = 16 // 图片的最小尺寸
- maxForeColors = 32 // 在New()函数中可以指定的最大颜色数量
-)
-
-// Identicon 用于产生统一尺寸的头像。
-// 可以根据用户提供的数据,经过一定的算法,自动产生相应的图案和颜色。
-type Identicon struct {
- foreColors []color.Color
- backColor color.Color
- size int
- rect image.Rectangle
-}
-
-// 声明一个Identicon实例。
-// size表示整个头像的大小。
-// back表示前景色。
-// fore表示所有可能的前景色,会为每个图像随机挑选一个作为其前景色。
-// NOTE:前景色不要与背景色太相近。
-func New(size int, back color.Color, fore ...color.Color) (*Identicon, error) {
- if len(fore) == 0 || len(fore) > maxForeColors {
- return nil, fmt.Errorf("前景色数量必须介于[1]~[%v]之间,当前为[%v]", maxForeColors, len(fore))
- }
-
- if size < minSize {
- return nil, fmt.Errorf("参数size的值(%v)不能小于%v", size, minSize)
- }
-
- return &Identicon{
- foreColors: fore,
- backColor: back,
- size: size,
-
- // 画布坐标从0开始,其长度应该是size-1
- rect: image.Rect(0, 0, size, size),
- }, nil
-}
-
-// 根据data数据产生一张唯一性的头像图片。
-func (i *Identicon) Make(data []byte) image.Image {
- h := md5.New()
- h.Write(data)
- sum := h.Sum(nil)
-
- // 第一个方块
- index := int(sum[0]+sum[1]+sum[2]+sum[3]) % len(blocks)
- b1 := blocks[index]
-
- // 第二个方块
- index = int(sum[4]+sum[5]+sum[6]+sum[7]) % len(blocks)
- b2 := blocks[index]
-
- // 中间方块
- index = int(sum[8]+sum[9]+sum[10]+sum[11]) % len(centerBlocks)
- c := centerBlocks[index]
-
- // 旋转角度
- angle := int(sum[12]+sum[13]+sum[14]) % 4
-
- // 根据最后一个字段,获取前景颜色
- index = int(sum[15]) % len(i.foreColors)
-
- p := image.NewPaletted(i.rect, []color.Color{i.backColor, i.foreColors[index]})
- drawBlocks(p, i.size, c, b1, b2, angle)
- return p
-}
-
-// 根据data数据产生一张唯一性的头像图片。
-// size 头像的大小。
-// back, fore头像的背景和前景色。
-func Make(size int, back, fore color.Color, data []byte) (image.Image, error) {
- if size < minSize {
- return nil, fmt.Errorf("参数size的值(%v)不能小于%v", size, minSize)
- }
-
- h := md5.New()
- h.Write(data)
- sum := h.Sum(nil)
-
- // 第一个方块
- index := int(sum[0]+sum[1]+sum[2]+sum[3]) % len(blocks)
- b1 := blocks[index]
-
- // 第二个方块
- index = int(sum[4]+sum[5]+sum[6]+sum[7]) % len(blocks)
- b2 := blocks[index]
-
- // 中间方块
- index = int(sum[8]+sum[9]+sum[10]+sum[11]) % len(centerBlocks)
- c := centerBlocks[index]
-
- // 旋转角度
- angle := int(sum[12]+sum[13]+sum[14]+sum[15]) % 4
-
- // 画布坐标从0开始,其长度应该是size-1
- p := image.NewPaletted(image.Rect(0, 0, size, size), []color.Color{back, fore})
- drawBlocks(p, size, c, b1, b2, angle)
- return p, nil
-}
-
-// 将九个方格都填上内容。
-// p为画板。
-// c为中间方格的填充函数。
-// b1,b2为边上8格的填充函数。
-// angle为b1,b2的起始旋转角度。
-func drawBlocks(p *image.Paletted, size int, c, b1, b2 blockFunc, angle int) {
- // 每个格子的长宽。先转换成float,再计算!
- blockSize := float64(size) / 3
- twoBlockSize := 2 * blockSize
-
- incr := func() { // 增加angle的值,但不会大于3
- angle++
- if angle > 3 {
- angle = 0
- }
- }
-
- c(p, blockSize, blockSize, blockSize, 0)
-
- b1(p, 0, 0, blockSize, angle)
- b2(p, blockSize, 0, blockSize, angle)
-
- incr()
- b1(p, twoBlockSize, 0, blockSize, angle)
- b2(p, twoBlockSize, blockSize, blockSize, angle)
-
- incr()
- b1(p, twoBlockSize, twoBlockSize, blockSize, angle)
- b2(p, blockSize, twoBlockSize, blockSize, angle)
-
- incr()
- b1(p, 0, twoBlockSize, blockSize, angle)
- b2(p, 0, blockSize, blockSize, angle)
-}
diff --git a/modules/identicon/identicon_test.go b/modules/identicon/identicon_test.go
deleted file mode 100644
index 145a45bc..00000000
--- a/modules/identicon/identicon_test.go
+++ /dev/null
@@ -1,114 +0,0 @@
-// Copyright 2015 by caixw, All rights reserved.
-// Use of this source code is governed by a MIT
-// license that can be found in the LICENSE file.
-
-package identicon
-
-import (
- "image"
- "image/color"
- "image/png"
- "os"
- "strconv"
- "testing"
-
- "github.com/issue9/assert"
-)
-
-var (
- back = color.RGBA{255, 0, 0, 100}
- fore = color.RGBA{0, 255, 255, 100}
- fores = []color.Color{color.Black, color.RGBA{200, 2, 5, 100}, color.RGBA{2, 200, 5, 100}}
- size = 128
-)
-
-// 依次画出各个网络的图像。
-func TestBlocks(t *testing.T) {
- p := []color.Color{back, fore}
-
- a := assert.New(t)
-
- for k, v := range blocks {
- img := image.NewPaletted(image.Rect(0, 0, size*4, size), p) // 横向4张图片大小
-
- for i := 0; i < 4; i++ {
- v(img, float64(i*size), 0, float64(size), i)
- }
-
- fi, err := os.Create("./testdata/block-" + strconv.Itoa(k) + ".png")
- a.NotError(err).NotNil(fi)
- a.NotError(png.Encode(fi, img))
- a.NotError(fi.Close()) // 关闭文件
- }
-}
-
-// 产生一组测试图片
-func TestDrawBlocks(t *testing.T) {
- a := assert.New(t)
-
- for i := 0; i < 20; i++ {
- p := image.NewPaletted(image.Rect(0, 0, size, size), []color.Color{back, fore})
- c := (i + 1) % len(centerBlocks)
- b1 := (i + 2) % len(blocks)
- b2 := (i + 3) % len(blocks)
- drawBlocks(p, size, centerBlocks[c], blocks[b1], blocks[b2], 0)
-
- fi, err := os.Create("./testdata/draw-" + strconv.Itoa(i) + ".png")
- a.NotError(err).NotNil(fi)
- a.NotError(png.Encode(fi, p))
- a.NotError(fi.Close()) // 关闭文件
- }
-}
-
-func TestMake(t *testing.T) {
- a := assert.New(t)
-
- for i := 0; i < 20; i++ {
- img, err := Make(size, back, fore, []byte("make-"+strconv.Itoa(i)))
- a.NotError(err).NotNil(img)
-
- fi, err := os.Create("./testdata/make-" + strconv.Itoa(i) + ".png")
- a.NotError(err).NotNil(fi)
- a.NotError(png.Encode(fi, img))
- a.NotError(fi.Close()) // 关闭文件
- }
-}
-
-func TestIdenticon(t *testing.T) {
- a := assert.New(t)
-
- ii, err := New(size, back, fores...)
- a.NotError(err).NotNil(ii)
-
- for i := 0; i < 20; i++ {
- img := ii.Make([]byte("identicon-" + strconv.Itoa(i)))
- a.NotNil(img)
-
- fi, err := os.Create("./testdata/identicon-" + strconv.Itoa(i) + ".png")
- a.NotError(err).NotNil(fi)
- a.NotError(png.Encode(fi, img))
- a.NotError(fi.Close()) // 关闭文件
- }
-}
-
-// BenchmarkMake 5000 229378 ns/op
-func BenchmarkMake(b *testing.B) {
- a := assert.New(b)
- for i := 0; i < b.N; i++ {
- img, err := Make(size, back, fore, []byte("Make"))
- a.NotError(err).NotNil(img)
- }
-}
-
-// BenchmarkIdenticon_Make 10000 222127 ns/op
-func BenchmarkIdenticon_Make(b *testing.B) {
- a := assert.New(b)
-
- ii, err := New(size, back, fores...)
- a.NotError(err).NotNil(ii)
-
- for i := 0; i < b.N; i++ {
- img := ii.Make([]byte("Make"))
- a.NotNil(img)
- }
-}
diff --git a/modules/identicon/polygon.go b/modules/identicon/polygon.go
deleted file mode 100644
index d4cd1e9f..00000000
--- a/modules/identicon/polygon.go
+++ /dev/null
@@ -1,69 +0,0 @@
-// Copyright 2015 by caixw, All rights reserved.
-// Use of this source code is governed by a MIT
-// license that can be found in the LICENSE file.
-
-package identicon
-
-var (
- // 4个元素分别表示cos(0),cos(90),cos(180),cos(270)
- cos = []float64{1, 0, -1, 0}
-
- // 4个元素分别表示sin(0),sin(90),sin(180),sin(270)
- sin = []float64{0, 1, 0, -1}
-)
-
-// 将points中的所有点,以x,y为原点旋转angle个角度。
-// angle取值只能是[0,1,2,3],分别表示[0,90,180,270]
-func rotate(points []float64, x, y float64, angle int) {
- if angle > 3 {
- panic("rotate:参数angle必须0,1,2,3三值之一")
- }
-
- for i := 0; i < len(points); i += 2 {
- px := points[i] - x
- py := points[i+1] - y
- points[i] = px*cos[angle] - py*sin[angle] + x
- points[i+1] = px*sin[angle] + py*cos[angle] + y
- }
-}
-
-// 判断某个点是否在多边形之内,不包含构成多边形的线和点
-// x,y 需要判断的点坐标
-// points 组成多边形的所顶点,每两个元素表示一点顶点,其中最后一个顶点必须与第一个顶点相同。
-func pointInPolygon(x float64, y float64, points []float64) bool {
- if len(points) < 8 { // 只有2个以上的点,才能组成闭合多边形
- return false
- }
-
- // 大致算法如下:
- // 把整个平面以给定的测试点为原点分两部分:
- // - y>0,包含(x>0 && y==0)
- // - y<0,包含(x<0 && y==0)
- // 依次扫描每一个点,当该点与前一个点处于不同部分时(即一个在y>0区,一个在y<0区),
- // 则判断从前一点到当前点是顺时针还是逆时针(以给定的测试点为原点),如果是顺时针r++,否则r--。
- // 结果为:2==abs(r)。
-
- r := 0
- x1, y1 := points[0], points[1]
- prev := (y1 > y) || ((x1 > x) && (y1 == y))
- for i := 2; i < len(points); i += 2 {
- x2, y2 := points[i], points[i+1]
- curr := (y2 > y) || ((x2 > x) && (y2 == y))
-
- if curr == prev {
- x1, y1 = x2, y2
- continue
- }
-
- mul := (x1-x)*(y2-y) - (x2-x)*(y1-y)
- if mul > 0 {
- r++
- } else if mul < 0 {
- r--
- }
- x1, y1 = x2, y2
- prev = curr
- }
-
- return r == 2 || r == -2
-}
diff --git a/modules/mailer/mail.go b/modules/mailer/mail.go
index 2ecb8ffe..ccec7544 100644
--- a/modules/mailer/mail.go
+++ b/modules/mailer/mail.go
@@ -17,10 +17,10 @@ import (
)
const (
- AUTH_ACTIVATE base.TplName = "mail/auth/activate"
- AUTH_ACTIVATE_EMAIL base.TplName = "mail/auth/activate_email"
- AUTH_RESET_PASSWORD base.TplName = "mail/auth/reset_passwd"
- AUTH_REGISTER_SUCCESS base.TplName = "mail/auth/register_success"
+ AUTH_ACTIVATE base.TplName = "mail/auth/activate"
+ AUTH_ACTIVATE_EMAIL base.TplName = "mail/auth/activate_email"
+ AUTH_REGISTER_NOTIFY base.TplName = "mail/auth/register_notify"
+ AUTH_RESET_PASSWORD base.TplName = "mail/auth/reset_passwd"
NOTIFY_COLLABORATOR base.TplName = "mail/notify/collaborator"
NOTIFY_MENTION base.TplName = "mail/notify/mention"
@@ -64,6 +64,20 @@ func SendResetPasswordMail(c *macaron.Context, u *models.User) {
SendUserMail(c, u, AUTH_RESET_PASSWORD, u.GenerateActivateCode(), c.Tr("mail.reset_password"), "reset password")
}
+// SendRegisterNotifyMail triggers a notify e-mail by admin created a account.
+func SendRegisterNotifyMail(c *macaron.Context, u *models.User) {
+ body, err := c.HTMLString(string(AUTH_REGISTER_NOTIFY), ComposeTplData(u))
+ if err != nil {
+ log.Error(4, "HTMLString: %v", err)
+ return
+ }
+
+ msg := NewMessage([]string{u.Email}, c.Tr("mail.register_notify"), body)
+ msg.Info = fmt.Sprintf("UID: %d, registration notify", u.Id)
+
+ SendAsync(msg)
+}
+
// SendActivateAccountMail sends confirmation e-mail.
func SendActivateEmailMail(c *macaron.Context, u *models.User, email *models.EmailAddress) {
data := ComposeTplData(u)
diff --git a/modules/middleware/repo.go b/modules/middleware/repo.go
index 8f44ac9a..1d172344 100644
--- a/modules/middleware/repo.go
+++ b/modules/middleware/repo.go
@@ -347,7 +347,12 @@ func RepoAssignment(redirect bool, args ...bool) macaron.Handler {
ctx.Data["CloneLink"] = ctx.Repo.CloneLink
if ctx.Query("go-get") == "1" {
- ctx.Data["GoGetImport"] = fmt.Sprintf("%s/%s/%s", setting.Domain, u.LowerName, repo.LowerName)
+ ctx.Data["GoGetImport"] = fmt.Sprintf("%s/%s/%s", setting.Domain, u.Name, repo.Name)
+ }
+
+ if ctx.IsSigned {
+ ctx.Data["IsWatchingRepo"] = models.IsWatching(ctx.User.Id, repo.ID)
+ ctx.Data["IsStaringRepo"] = models.IsStaring(ctx.User.Id, repo.ID)
}
// repo is bare and display enable
@@ -356,16 +361,14 @@ func RepoAssignment(redirect bool, args ...bool) macaron.Handler {
// NOTE: to prevent templating error
ctx.Data["BranchName"] = ""
if displayBare {
+ if !ctx.Repo.IsAdmin() {
+ ctx.Flash.Info(ctx.Tr("repo.repo_is_empty"), true)
+ }
ctx.HTML(200, "repo/bare")
}
return
}
- if ctx.IsSigned {
- ctx.Data["IsWatchingRepo"] = models.IsWatching(ctx.User.Id, repo.ID)
- ctx.Data["IsStaringRepo"] = models.IsStaring(ctx.User.Id, repo.ID)
- }
-
ctx.Data["TagName"] = ctx.Repo.TagName
brs, err := ctx.Repo.GitRepo.GetBranches()
if err != nil {
diff --git a/modules/setting/setting.go b/modules/setting/setting.go
index c326ed37..b817f10b 100644
--- a/modules/setting/setting.go
+++ b/modules/setting/setting.go
@@ -91,9 +91,13 @@ var (
AnsiCharset string
// UI settings.
- ExplorePagingNum int
- IssuePagingNum int
- AdminUserPagingNum int
+ ExplorePagingNum int
+ IssuePagingNum int
+ FeedMaxCommitNum int
+ AdminUserPagingNum int
+ AdminRepoPagingNum int
+ AdminNoticePagingNum int
+ AdminOrgPagingNum int
// Markdown sttings.
Markdown struct {
@@ -367,9 +371,13 @@ func NewContext() {
sec = Cfg.Section("ui")
ExplorePagingNum = sec.Key("EXPLORE_PAGING_NUM").MustInt(20)
IssuePagingNum = sec.Key("ISSUE_PAGING_NUM").MustInt(10)
+ FeedMaxCommitNum = sec.Key("FEED_MAX_COMMIT_NUM").MustInt(5)
sec = Cfg.Section("ui.admin")
AdminUserPagingNum = sec.Key("USER_PAGING_NUM").MustInt(50)
+ AdminRepoPagingNum = sec.Key("REPO_PAGING_NUM").MustInt(50)
+ AdminNoticePagingNum = sec.Key("NOTICE_PAGING_NUM").MustInt(50)
+ AdminOrgPagingNum = sec.Key("ORG_PAGING_NUM").MustInt(50)
sec = Cfg.Section("picture")
PictureService = sec.Key("SERVICE").In("server", []string{"server"})
diff --git a/modules/ssh/ssh.go b/modules/ssh/ssh.go
index 26169e0f..557f08ff 100644
--- a/modules/ssh/ssh.go
+++ b/modules/ssh/ssh.go
@@ -14,8 +14,8 @@ import (
"strings"
"github.com/Unknwon/com"
- "golang.org/x/crypto/ssh"
+ "github.com/gogits/gogs/modules/crypto/ssh"
"github.com/gogits/gogs/modules/log"
)
diff --git a/public/config.codekit b/public/config.codekit
index 04c319a7..20da2684 100644
--- a/public/config.codekit
+++ b/public/config.codekit
@@ -204,6 +204,17 @@
"outputStyle": 1,
"syntaxCheckerStyle": 1
},
+ "\/js\/libs\/clipboard-1.3.1.min.js": {
+ "fileType": 64,
+ "ignore": 0,
+ "ignoreWasSetByUser": 0,
+ "inputAbbreviatedPath": "\/js\/libs\/clipboard-1.3.1.min.js",
+ "outputAbbreviatedPath": "\/js\/libs\/min\/clipboard-1.3.1.min-min.js",
+ "outputPathIsOutsideProject": 0,
+ "outputPathIsSetByUser": 0,
+ "outputStyle": 1,
+ "syntaxCheckerStyle": 1
+ },
"\/js\/libs\/dropzone-4.0.1.js": {
"fileType": 64,
"ignore": 0,
@@ -548,12 +559,12 @@
"fileType": 1,
"ieCompatibility": 1,
"ignore": 0,
- "ignoreWasSetByUser": 0,
+ "ignoreWasSetByUser": 1,
"inputAbbreviatedPath": "\/less\/gogs.less",
- "outputAbbreviatedPath": "\/css\/gogs.min.css",
+ "outputAbbreviatedPath": "\/css\/gogs.css",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 1,
- "outputStyle": 1,
+ "outputStyle": 0,
"relativeURLS": 0,
"shouldRunAutoprefixer": 0,
"shouldRunBless": 0,
diff --git a/public/css/gogs.css b/public/css/gogs.css
index 0af09a3e..0d1b9452 100755
--- a/public/css/gogs.css
+++ b/public/css/gogs.css
@@ -1,1856 +1,2616 @@
-/*!
- * Gogs - Go Git Service (http://gogs.io)
- * Copyright 2014 Gogs.
- * Licensed under MIT (https://github.com/gogits/gogs/blob/master/LICENSE)
- */
-
-body {
- background: #F6F6F6;
+@font-face {
+ font-family: 'octicons';
+ src: url('../fonts/octicons.eot?#iefix&v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d') format('embedded-opentype'), url('../fonts/octicons.woff?v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d') format('woff'), url('../fonts/octicons.ttf?v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d') format('truetype'), url('../fonts/octicons.svg?v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d#octicons') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+.octicon,
+.mega-octicon {
+ font: normal normal normal 16px/1 octicons;
+ display: inline-block;
+ text-decoration: none;
+ text-rendering: auto;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+ -webkit-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+}
+.mega-octicon {
+ font-size: 32px;
+}
+.octicon-alert:before {
+ content: '\f02d';
+}
+/*  */
+.octicon-arrow-down:before {
+ content: '\f03f';
+}
+/*  */
+.octicon-arrow-left:before {
+ content: '\f040';
+}
+/*  */
+.octicon-arrow-right:before {
+ content: '\f03e';
+}
+/*  */
+.octicon-arrow-small-down:before {
+ content: '\f0a0';
+}
+/*  */
+.octicon-arrow-small-left:before {
+ content: '\f0a1';
+}
+/*  */
+.octicon-arrow-small-right:before {
+ content: '\f071';
+}
+/*  */
+.octicon-arrow-small-up:before {
+ content: '\f09f';
+}
+/*  */
+.octicon-arrow-up:before {
+ content: '\f03d';
+}
+/*  */
+.octicon-microscope:before,
+.octicon-beaker:before {
+ content: '\f0dd';
+}
+/*  */
+.octicon-bell:before {
+ content: '\f0de';
+}
+/*  */
+.octicon-book:before {
+ content: '\f007';
+}
+/*  */
+.octicon-bookmark:before {
+ content: '\f07b';
+}
+/*  */
+.octicon-briefcase:before {
+ content: '\f0d3';
+}
+/*  */
+.octicon-broadcast:before {
+ content: '\f048';
+}
+/*  */
+.octicon-browser:before {
+ content: '\f0c5';
+}
+/*  */
+.octicon-bug:before {
+ content: '\f091';
+}
+/*  */
+.octicon-calendar:before {
+ content: '\f068';
+}
+/*  */
+.octicon-check:before {
+ content: '\f03a';
+}
+/*  */
+.octicon-checklist:before {
+ content: '\f076';
+}
+/*  */
+.octicon-chevron-down:before {
+ content: '\f0a3';
+}
+/*  */
+.octicon-chevron-left:before {
+ content: '\f0a4';
+}
+/*  */
+.octicon-chevron-right:before {
+ content: '\f078';
+}
+/*  */
+.octicon-chevron-up:before {
+ content: '\f0a2';
}
-html,
-body {
- height: 100%;
- font-family: Arial, Helvetica, sans-serif;
+/*  */
+.octicon-circle-slash:before {
+ content: '\f084';
}
-/* override bs3 */
-
-.tooltip-inner {
- border-radius: 3px;
- background: #333;
- border: none;
+/*  */
+.octicon-circuit-board:before {
+ content: '\f0d6';
+}
+/*  */
+.octicon-clippy:before {
+ content: '\f035';
+}
+/*  */
+.octicon-clock:before {
+ content: '\f046';
+}
+/*  */
+.octicon-cloud-download:before {
+ content: '\f00b';
+}
+/*  */
+.octicon-cloud-upload:before {
+ content: '\f00c';
+}
+/*  */
+.octicon-code:before {
+ content: '\f05f';
+}
+/*  */
+.octicon-color-mode:before {
+ content: '\f065';
+}
+/*  */
+.octicon-comment-add:before,
+.octicon-comment:before {
+ content: '\f02b';
+}
+/*  */
+.octicon-comment-discussion:before {
+ content: '\f04f';
+}
+/*  */
+.octicon-credit-card:before {
+ content: '\f045';
+}
+/*  */
+.octicon-dash:before {
+ content: '\f0ca';
+}
+/*  */
+.octicon-dashboard:before {
+ content: '\f07d';
+}
+/*  */
+.octicon-database:before {
+ content: '\f096';
+}
+/*  */
+.octicon-clone:before,
+.octicon-desktop-download:before {
+ content: '\f0dc';
+}
+/*  */
+.octicon-device-camera:before {
+ content: '\f056';
+}
+/*  */
+.octicon-device-camera-video:before {
+ content: '\f057';
+}
+/*  */
+.octicon-device-desktop:before {
+ content: '\f27c';
+}
+/*  */
+.octicon-device-mobile:before {
+ content: '\f038';
+}
+/*  */
+.octicon-diff:before {
+ content: '\f04d';
+}
+/*  */
+.octicon-diff-added:before {
+ content: '\f06b';
+}
+/*  */
+.octicon-diff-ignored:before {
+ content: '\f099';
+}
+/*  */
+.octicon-diff-modified:before {
+ content: '\f06d';
+}
+/*  */
+.octicon-diff-removed:before {
+ content: '\f06c';
+}
+/*  */
+.octicon-diff-renamed:before {
+ content: '\f06e';
+}
+/*  */
+.octicon-ellipsis:before {
+ content: '\f09a';
+}
+/*  */
+.octicon-eye-unwatch:before,
+.octicon-eye-watch:before,
+.octicon-eye:before {
+ content: '\f04e';
+}
+/*  */
+.octicon-file-binary:before {
+ content: '\f094';
+}
+/*  */
+.octicon-file-code:before {
+ content: '\f010';
+}
+/*  */
+.octicon-file-directory:before {
+ content: '\f016';
+}
+/*  */
+.octicon-file-media:before {
+ content: '\f012';
+}
+/*  */
+.octicon-file-pdf:before {
+ content: '\f014';
+}
+/*  */
+.octicon-file-submodule:before {
+ content: '\f017';
+}
+/*  */
+.octicon-file-symlink-directory:before {
+ content: '\f0b1';
+}
+/*  */
+.octicon-file-symlink-file:before {
+ content: '\f0b0';
+}
+/*  */
+.octicon-file-text:before {
+ content: '\f011';
+}
+/*  */
+.octicon-file-zip:before {
+ content: '\f013';
+}
+/*  */
+.octicon-flame:before {
+ content: '\f0d2';
+}
+/*  */
+.octicon-fold:before {
+ content: '\f0cc';
+}
+/*  */
+.octicon-gear:before {
+ content: '\f02f';
+}
+/*  */
+.octicon-gift:before {
+ content: '\f042';
+}
+/*  */
+.octicon-gist:before {
+ content: '\f00e';
+}
+/*  */
+.octicon-gist-secret:before {
+ content: '\f08c';
+}
+/*  */
+.octicon-git-branch-create:before,
+.octicon-git-branch-delete:before,
+.octicon-git-branch:before {
+ content: '\f020';
+}
+/*  */
+.octicon-git-commit:before {
+ content: '\f01f';
+}
+/*  */
+.octicon-git-compare:before {
+ content: '\f0ac';
+}
+/*  */
+.octicon-git-merge:before {
+ content: '\f023';
+}
+/*  */
+.octicon-git-pull-request-abandoned:before,
+.octicon-git-pull-request:before {
+ content: '\f009';
+}
+/*  */
+.octicon-globe:before {
+ content: '\f0b6';
+}
+/*  */
+.octicon-graph:before {
+ content: '\f043';
+}
+/*  */
+.octicon-heart:before {
+ content: '\2665';
+}
+/* ♥ */
+.octicon-history:before {
+ content: '\f07e';
+}
+/*  */
+.octicon-home:before {
+ content: '\f08d';
+}
+/*  */
+.octicon-horizontal-rule:before {
+ content: '\f070';
+}
+/*  */
+.octicon-hubot:before {
+ content: '\f09d';
+}
+/*  */
+.octicon-inbox:before {
+ content: '\f0cf';
+}
+/*  */
+.octicon-info:before {
+ content: '\f059';
+}
+/*  */
+.octicon-issue-closed:before {
+ content: '\f028';
+}
+/*  */
+.octicon-issue-opened:before {
+ content: '\f026';
+}
+/*  */
+.octicon-issue-reopened:before {
+ content: '\f027';
+}
+/*  */
+.octicon-jersey:before {
+ content: '\f019';
+}
+/*  */
+.octicon-key:before {
+ content: '\f049';
+}
+/*  */
+.octicon-keyboard:before {
+ content: '\f00d';
+}
+/*  */
+.octicon-law:before {
+ content: '\f0d8';
+}
+/*  */
+.octicon-light-bulb:before {
+ content: '\f000';
+}
+/*  */
+.octicon-link:before {
+ content: '\f05c';
+}
+/*  */
+.octicon-link-external:before {
+ content: '\f07f';
+}
+/*  */
+.octicon-list-ordered:before {
+ content: '\f062';
+}
+/*  */
+.octicon-list-unordered:before {
+ content: '\f061';
+}
+/*  */
+.octicon-location:before {
+ content: '\f060';
+}
+/*  */
+.octicon-gist-private:before,
+.octicon-mirror-private:before,
+.octicon-git-fork-private:before,
+.octicon-lock:before {
+ content: '\f06a';
+}
+/*  */
+.octicon-logo-github:before {
+ content: '\f092';
+}
+/*  */
+.octicon-mail:before {
+ content: '\f03b';
+}
+/*  */
+.octicon-mail-read:before {
+ content: '\f03c';
+}
+/*  */
+.octicon-mail-reply:before {
+ content: '\f051';
+}
+/*  */
+.octicon-mark-github:before {
+ content: '\f00a';
+}
+/*  */
+.octicon-markdown:before {
+ content: '\f0c9';
+}
+/*  */
+.octicon-megaphone:before {
+ content: '\f077';
+}
+/*  */
+.octicon-mention:before {
+ content: '\f0be';
+}
+/*  */
+.octicon-milestone:before {
+ content: '\f075';
+}
+/*  */
+.octicon-mirror-public:before,
+.octicon-mirror:before {
+ content: '\f024';
+}
+/*  */
+.octicon-mortar-board:before {
+ content: '\f0d7';
+}
+/*  */
+.octicon-mute:before {
+ content: '\f080';
+}
+/*  */
+.octicon-no-newline:before {
+ content: '\f09c';
+}
+/*  */
+.octicon-octoface:before {
+ content: '\f008';
+}
+/*  */
+.octicon-organization:before {
+ content: '\f037';
+}
+/*  */
+.octicon-package:before {
+ content: '\f0c4';
+}
+/*  */
+.octicon-paintcan:before {
+ content: '\f0d1';
+}
+/*  */
+.octicon-pencil:before {
+ content: '\f058';
+}
+/*  */
+.octicon-person-add:before,
+.octicon-person-follow:before,
+.octicon-person:before {
+ content: '\f018';
+}
+/*  */
+.octicon-pin:before {
+ content: '\f041';
+}
+/*  */
+.octicon-plug:before {
+ content: '\f0d4';
+}
+/*  */
+.octicon-repo-create:before,
+.octicon-gist-new:before,
+.octicon-file-directory-create:before,
+.octicon-file-add:before,
+.octicon-plus:before {
+ content: '\f05d';
+}
+/*  */
+.octicon-primitive-dot:before {
+ content: '\f052';
+}
+/*  */
+.octicon-primitive-square:before {
+ content: '\f053';
+}
+/*  */
+.octicon-pulse:before {
+ content: '\f085';
+}
+/*  */
+.octicon-question:before {
+ content: '\f02c';
+}
+/*  */
+.octicon-quote:before {
+ content: '\f063';
+}
+/*  */
+.octicon-radio-tower:before {
+ content: '\f030';
+}
+/*  */
+.octicon-repo-delete:before,
+.octicon-repo:before {
+ content: '\f001';
+}
+/*  */
+.octicon-repo-clone:before {
+ content: '\f04c';
+}
+/*  */
+.octicon-repo-force-push:before {
+ content: '\f04a';
+}
+/*  */
+.octicon-gist-fork:before,
+.octicon-repo-forked:before {
+ content: '\f002';
+}
+/*  */
+.octicon-repo-pull:before {
+ content: '\f006';
+}
+/*  */
+.octicon-repo-push:before {
+ content: '\f005';
+}
+/*  */
+.octicon-rocket:before {
+ content: '\f033';
+}
+/*  */
+.octicon-rss:before {
+ content: '\f034';
+}
+/*  */
+.octicon-ruby:before {
+ content: '\f047';
+}
+/*  */
+.octicon-screen-full:before {
+ content: '\f066';
+}
+/*  */
+.octicon-screen-normal:before {
+ content: '\f067';
+}
+/*  */
+.octicon-search-save:before,
+.octicon-search:before {
+ content: '\f02e';
+}
+/*  */
+.octicon-server:before {
+ content: '\f097';
+}
+/*  */
+.octicon-settings:before {
+ content: '\f07c';
+}
+/*  */
+.octicon-shield:before {
+ content: '\f0e1';
+}
+/*  */
+.octicon-log-in:before,
+.octicon-sign-in:before {
+ content: '\f036';
+}
+/*  */
+.octicon-log-out:before,
+.octicon-sign-out:before {
+ content: '\f032';
+}
+/*  */
+.octicon-squirrel:before {
+ content: '\f0b2';
+}
+/*  */
+.octicon-star-add:before,
+.octicon-star-delete:before,
+.octicon-star:before {
+ content: '\f02a';
+}
+/*  */
+.octicon-stop:before {
+ content: '\f08f';
+}
+/*  */
+.octicon-repo-sync:before,
+.octicon-sync:before {
+ content: '\f087';
+}
+/*  */
+.octicon-tag-remove:before,
+.octicon-tag-add:before,
+.octicon-tag:before {
+ content: '\f015';
+}
+/*  */
+.octicon-telescope:before {
+ content: '\f088';
+}
+/*  */
+.octicon-terminal:before {
+ content: '\f0c8';
+}
+/*  */
+.octicon-three-bars:before {
+ content: '\f05e';
+}
+/*  */
+.octicon-thumbsdown:before {
+ content: '\f0db';
+}
+/*  */
+.octicon-thumbsup:before {
+ content: '\f0da';
+}
+/*  */
+.octicon-tools:before {
+ content: '\f031';
+}
+/*  */
+.octicon-trashcan:before {
+ content: '\f0d0';
+}
+/*  */
+.octicon-triangle-down:before {
+ content: '\f05b';
+}
+/*  */
+.octicon-triangle-left:before {
+ content: '\f044';
+}
+/*  */
+.octicon-triangle-right:before {
+ content: '\f05a';
+}
+/*  */
+.octicon-triangle-up:before {
+ content: '\f0aa';
+}
+/*  */
+.octicon-unfold:before {
+ content: '\f039';
+}
+/*  */
+.octicon-unmute:before {
+ content: '\f0ba';
+}
+/*  */
+.octicon-versions:before {
+ content: '\f064';
+}
+/*  */
+.octicon-watch:before {
+ content: '\f0e0';
+}
+/*  */
+.octicon-remove-close:before,
+.octicon-x:before {
+ content: '\f081';
+}
+/*  */
+.octicon-zap:before {
+ content: '\26A1';
+}
+/* ⚡ */
+.emoji {
+ width: 1.5em;
+ height: 1.5em;
+ display: inline-block;
+ background-size: contain;
}
-.tooltip-arrow {
- border-bottom-color: #333 !important;
+body {
+ font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif, '微软雅黑';
+ background-color: #FAFAFA;
}
-.tooltip-arrow:before {
- border-bottom-color: transparent !important;
+img {
+ border-radius: 3px;
}
-.fa {
- margin: 0 .5em;
+pre {
+ font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
-.fa-m {
- margin: 0;
+pre.raw {
+ padding: 7px 12px;
+ margin: 10px 0;
+ background-color: #f8f8f8;
+ border: 1px solid #ddd;
+ border-radius: 3px;
+ font-size: 13px;
+ line-height: 1.5;
+ overflow: auto;
}
-.list-group .list-group-item {
- background-color: transparent;
+.full.height {
+ padding: 0;
+ margin: 0 0 -80px 0;
+ min-height: 100%;
}
-.btn {
- cursor: pointer;
+.following.bar {
+ z-index: 900;
+ left: 0;
+ width: 100%;
}
-.panel-default .panel-heading {
- background-color: #FAFAFA;
- border-bottom: 1px solid #DDD;
- font-weight: bold;
+.following.bar.light {
+ background-color: white;
+ border-bottom: 1px solid #DDDDDD;
+ box-shadow: 0 2px 3px rgba(0, 0, 0, 0.04);
}
-/* gogits nav header */
-
-.masthead {
- background-color: #428bca;
- box-shadow: inset 0 -2px 5px rgba(0, 0, 0, .1);
- margin: 0;
-}
-/* gogits nav item link */
-
-.nav-item {
- position: relative;
- display: inline-block;
- padding: 10px;
- font-weight: bold;
- color: #EEE;
- font-size: 100%;
- height: 46px;
- margin-top: 3px;
-}
-#nav-logo {
- padding-left: 0;
- padding-right: 0;
- margin-right: 10px;
- margin-top: 0;
-}
-.nav-item:hover,
-.nav-item:focus {
- color: #fff;
- text-decoration: none;
-}
-.nav-item.navbar-btn {
- cursor: pointer;
- margin-top: 8px;
- padding: 5px 15px;
- height: 30px;
-}
-.nav-item.navbar-right .fa {
- margin: 0;
-}
-#nav-search-form {
- width: 300px;
- margin-top: 0;
-}
-#nav-search-form button {
- margin-top: 0;
- background-image: none;
- background-color: #F6F6F6;
-}
-#nav-search-form input[type=search] {
- background-color: #F6F6F6;
- border-bottom-right-radius: 3px;
- border-top-right-radius: 3px;
- -webkit-transition: width linear .25s;
-}
-#nav-search-form input[type=search]:focus {
- background-color: #FFF;
- border-color: #D9D9D9;
- width: 320px;
-}
-/* gogits nav item active status */
-
-#masthead .nav .active {
- color: #fff;
-}
-#masthead .nav .active:after {
- position: absolute;
- bottom: -1px;
- left: 50%;
- width: 0;
- height: 0;
- margin-left: -5px;
- vertical-align: middle;
- content: " ";
- border-right: 5px solid transparent;
- border-bottom: 5px solid;
- border-left: 5px solid transparent;
-}
-#nav-logo:after {
- bottom: -4px !important;
-}
-#nav-avatar:after {
- bottom: -4px !important;
-}
-.nav .tooltip {
- border: none;
-}
-/* gogits logo */
-
-#nav-avatar {
- margin-top: 0;
-}
-#logo,
-#nav-avatar img {
- width: 28px;
- height: 28px;
-}
-#nav-out {
- margin-top: 10px;
- padding: 5px 0;
- margin-left: 10px;
- height: 28px;
- float: right;
-}
-#nav-signin,
-#nav-signup {
- float: right;
- margin-left: 1em;
-}
-#nav-out .fa {
- vertical-align: -10%;
- margin: 0 .5em;
-}
-/* gogits body */
-
-#body {
- padding-bottom: 60px;
- margin-top: 30px;
-}
-#body .btn-default {
- background-color: #FFF;
- background-image: linear-gradient(to bottom, #FFF 0, #FAFAFA 100%);
-}
-#body-nav {
- background-color: #FFF;
- border-bottom: 1px solid #DDD;
- height: 66px
-}
-#body-nav .nav {
- font-size: 14px;
- margin-top: 12px;
-}
-#body-nav .nav-pills li a {
- color: #444;
-}
-#body-nav .nav-pills li.active a {
- font-weight: bold;
- border-bottom: 2px solid #d26911;
- background-color: transparent;
- color: #444;
-}
-#body-nav .nav-pills li:hover a {
- background-color: transparent;
- text-decoration: underline;
-}
-/* gogits login card */
-
-.card {
- margin: auto;
- padding: 30px;
- background: #fff;
- border: 1px solid #ccc;
- border-radius: 5px;
- box-sizing: border-box;
-}
-.card h3 {
- margin-top: 0;
- margin-bottom: 30px;
- padding-bottom: 20px;
- border-bottom: 1px solid #ccc;
-}
-#login-card {
- max-width: 600px;
-}
-#login-card .form-control {
- padding: 6px 12px;
- box-sizing: content-box;
-}
-#login-card .control-label {
- height: 44px;
- line-height: 30px;
-}
-#install-card {
- max-width: 800px;
-}
-#install-card .form-group {
- margin-left: 0;
- margin-right: 0;
-}
-.card .btn {
- cursor: pointer;
-}
-.card .btn-primary {
- margin-right: 1.2em;
-}
-#social-login {
- margin-top: 40px;
- padding-top: 40px;
- border-top: 1px solid #ccc;
- position: relative;
-}
-#social-login .btn {
- float: none;
- margin: auto 4px;
-}
-#social-login .btn .fa {
- margin-left: 0;
- margin-right: 4px;
-}
-#social-login .btn span {
- display: inline-block;
- vertical-align: top;
- font-size: 16px;
- margin-top: 5px;
-}
-#social-login h4 {
- position: absolute;
- top: -20px;
- width: 100%;
- text-align: center;
- background-color: transparent;
-}
-#social-login h4 span {
- background-color: #FFF;
- padding: 0 12px;
-}
-/* gogs-user-profile */
-
-#user-avatar {
- width: 200px;
- height: 200px;
- border-radius: 6px;
-}
-#user-avatar-commit {
- width: 16px;
- height: 16px;
- border-radius: 2px;
-}
-#user-name,
-#user-full-name {
- font-size: 1.6em;
- font-weight: bold;
+.following.bar .column .menu {
+ margin-top: 0;
}
-#user-name {
- margin-bottom: 20px;
- margin-top: 10px;
-}
-#user-full-name {
- margin-top: 20px;
-}
-#user-profile .profile-info .list-group-item {
- background-color: transparent;
- padding-top: 18px;
- color: #666;
-}
-#user-profile .profile-info .list-group-item a {
- margin: 0;
- padding: 0;
- display: inline;
- color: #0093c4;
-}
-#user-profile .profile-info .list-group {
- border-top: 1px solid #ccc;
- padding-bottom: 18px;
- border-bottom: 1px solid #ccc;
- padding-left: 18px;
- padding-right: 18px;
-}
-#user-profile .profile-rel .col-md-6 {
- text-align: center;
- padding-bottom: 12px;
-}
-#user-profile .profile-rel strong {
- font-size: 24px;
- color: #444;
- display: block;
-}
-#user-profile .profile-rel p {
- margin-right: 0;
- color: #888;
-}
-#user-activity .tab-pane {
- padding: 20px;
-}
-#user-act-tabs li.active a {
- border-bottom-color: #ddd;
-}
-/* gogits repo create */
-
-#repo-create,
-#org-create,
-#org-teams-create,
-#org-teams-edit {
- max-width: 800px;
-}
-#repo-create textarea[name=desc] {
- height: 8em;
-}
-#repo-import-auth {
- width: 100%;
- margin-top: 48px;
- box-sizing: border-box;
-}
-#repo-import-auth .form-group {
- box-sizing: border-box;
- margin-left: 0;
- margin-right: 0;
-}
-/* gogits user setting */
-
-#user-setting-nav.repo-setting-nav {
- background-color: #FFF;
- border: 1px solid #CCC;
- padding: 0;
- padding-top: 10px;
-}
-#user-setting-nav > h4,
-#user-setting-container > h4,
-#user-setting-container > div > h4,
-#ssh-keys > h4,
-#user-delete > h4,
-#repo-setting-container .tab-pane > h4 {
- padding-bottom: 18px;
- margin-bottom: 18px;
- border-bottom: 1px solid #CCC;
-}
-#user-setting-nav .list-group .list-group-item a {
- margin-left: 0;
- padding: .6em 1.2em;
- font-size: 14px;
- color: #3B73AF;
-}
-#user-setting-nav .list-group .list-group-item {
- background-color: transparent;
- margin-bottom: .6em;
-}
-#user-setting-nav .list-group .list-group-item-success a {
- font-weight: bold;
- color: #444;
+.following.bar .top.menu a.item.brand {
+ padding-left: 0;
}
-.admin-nav {
- background-color: #FFF;
- padding-top: 10px;
- padding-left: 0;
- padding-right: 0;
- border: 1px solid #D8D8D8;
+.following.bar .brand .ui.mini.image {
+ width: 30px;
}
-.admin-nav li {
- margin-bottom: 8px;
- border-left: 4px solid transparent;
+.following.bar .top.menu a.item:hover,
+.following.bar .top.menu .dropdown.item:hover,
+.following.bar .top.menu .dropdown.item.active {
+ background-color: transparent;
}
-.admin-nav li:hover {
- border-left-color: #EEE;
+.following.bar .top.menu a.item:hover {
+ color: rgba(0, 0, 0, 0.45);
}
-.admin-nav li.active:hover {
- border-left: 4px solid #DD4B39;
+.following.bar .top.menu .menu {
+ z-index: 900;
}
-#repo-setting-container {
- padding-right: 0;
+.following.bar .head.link.item {
+ padding-right: 0!important;
}
-#repo-setting-container .form-horizontal label {
- line-height: 30px;
+.following.bar .head.link.item .dropdown.icon,
+.following.bar .head.link.item .menu .octicon {
+ margin-right: 5px;
}
-#repo-collab-list li.collab {
- margin-bottom: .6em;
+.following.bar .avatar > .ui.image {
+ margin-right: 0;
}
-#repo-collab-list .avatar {
- margin-right: 1em;
- width: 40px;
+.following.bar .searchbox {
+ background-color: #f4f4f4 !important;
}
-#repo-collab-list a.member {
- color: #444;
+.following.bar .searchbox:focus {
+ background-color: #e9e9e9 !important;
}
-#repo-collab-list .remove-collab,
-#repo-hooks-list .remove-hook {
- color: #DD4B39;
+.following.bar .text .octicon {
+ width: 16px;
+ text-align: center;
}
-#repo-collab-form .dropdown-menu,
-#org-team-content .header .dropdown-menu {
- margin-left: 15px;
- margin-top: 4px;
- padding: 0;
+.following.bar .right.menu .menu {
+ left: auto;
+ right: 0;
}
-#repo-collab-form .dropdown-menu li,
-#org-team-content .header .dropdown-menu li {
- padding: 0 1em;
- line-height: 36px;
- cursor: pointer;
- font-weight: bold;
+.following.bar .right.menu .dropdown .menu {
+ margin-top: 0;
}
-#repo-collab-form .dropdown-menu li:hover,
-#org-team-content .header .dropdown-menu li:hover {
- background-color: #e8f0ff;
-}
-#repo-collab-form .dropdown-menu img,
-#org-team-content .header .dropdown-menu img {
- width: 28px;
- height: 28px;
- margin-right: 1em;
- vertical-align: middle;
- margin-top: -3px;
-}
-#repo-collab-form .dropdown-menu ul,
-#org-team-content .header .dropdown-menu ul {
- margin-bottom: 0;
-}
-#repo-hooks-list li {
- line-height: 40px;
- border-top: 1px solid #DDD;
- height: 40px;
-}
-#repo-hooks-list .link {
- display: inline-block;
- max-width: 360px;
- overflow: hidden;
- text-overflow: ellipsis;
- height: 40px;
- line-height: 40px;
- white-space: nowrap;
-}
-/* gogits user ssh keys */
-
-#ssh-keys .list-group-item {
- padding: 15px 0;
- border-bottom: 1px solid #DDD;
-}
-#ssh-keys .list-group-item .delete {
- margin: -5px 50px 0;
-}
-#ssh-keys .list-group-item:after {
- clear: both;
-}
-#ssh-keys .name {
- font-size: 14px;
- font-weight: bold;
+.ui.left {
+ float: left;
}
-#ssh-keys .print {
- padding-left: 1em;
- color: #888;
+.ui.right {
+ float: right;
}
-#ssh-add {
- display: inline-block;
- color: white;
- cursor: pointer;
- margin-left: 0;
- border-radius: 3px;
+.ui .text.red {
+ color: #d95c5c!important;
}
-#ssh-form textarea {
- height: 16em;
+.ui .text.red a {
+ color: #d95c5c!important;
}
-/* #feed */
-
-#feed-right .repo-panel .panel-heading .btn {
- margin-top: -4px;
+.ui .text.red a:hover {
+ color: #E67777!important;
}
-#feed-right .repo-panel .panel-body {
- padding: 0;
+.ui .text.blue {
+ color: #428bca!important;
}
-#feed-right .repo-panel .list-group {
- margin-bottom: 0;
+.ui .text.blue a {
+ color: #15c!important;
}
-#feed-right .repo-panel .list-group-item a {
- display: block;
- margin-left: 0;
- background-color: transparent;
- padding-left: 0;
- font-weight: bold;
+.ui .text.blue a:hover {
+ color: #428bca!important;
}
-#feed-right .repo-panel .list-group-item .fa {
- color: #666;
-}
-#feed-right .repo-panel .list-group-item {
- font-size: 14px;
- line-height: 32px;
- border-bottom: 1px solid #DDD;
- padding-left: 15px;
- clear: both;
+.ui .text.grey {
+ color: #767676!important;
}
-#feed-right .repo-panel .list-group-item:last-child {
- border-bottom: none;
-}
-#feed-right .repo-panel .list-group-item:hover {
- background-color: #eafffd;
- background-color: rgba(65, 131, 196, 0.1);
+.ui .text.grey a {
+ color: #444!important;
}
-#feed-right .repo-panel span.stars {
- color: #666;
- margin-right: 1em;
+.ui .text.grey a:hover {
+ color: #000!important;
}
-#user-dashboard-repo-new .btn-sm.dropdown-toggle {
- padding: 3px 8px;
+.ui .text.green {
+ color: #6cc644!important;
}
-#user-dashboard-repo-new .dropdown-menu,
-#nav-repo-new .dropdown-menu {
- padding: 0;
- margin: 0;
+.ui .text.purple {
+ color: #6e5494!important;
}
-#user-dashboard-repo-new ul,
-#nav-repo-new ul {
- margin: 0;
- width: 200px;
+.ui .text.left {
+ text-align: left!important;
}
-#user-dashboard-repo-new li a,
-#nav-repo-new li a {
- line-height: 36px;
- display: block;
- padding: 0 18px;
- color: #444;
-}
-#user-dashboard-repo-new li a:hover,
-#nav-repo-new li a:hover {
- background: #0093c4;
- color: #FFF;
-}
-#nav-repo-new button {
- border: none;
- background: transparent;
- padding: 0;
- width: 15px;
-}
-#nav-repo-new li .fa {
- margin: 0 .5em;
-}
-#dashboard-switch .btn,
-#repo-owner-switch .btn {
- height: 40px;
-}
-#dashboard-switch {
- margin-top: 14px;
- margin-right: 18px;
-}
-#dashboard-switch .dropdown-menu,
-#repo-owner-switch .dropdown-menu {
- padding: 0;
-}
-#dashboard-switch-menu {
- width: 180px;
- margin-bottom: 0;
- padding-bottom: 0;
-}
-#dashboard-switch-menu > li > a {
- display: block;
- padding: .8em 1.2em;
-}
-#dashboard-switch-menu > li > a:hover {
- text-decoration: none;
-}
-#dashboard-switch-menu > li > a img,
-#dashboard-switch button img {
- margin-right: 6px;
-}
-#dashboard-switch-menu > li {
- border-bottom: 1px solid #eaeaea;
-}
-#dashboard-switch-menu > li .fa {
- opacity: 0;
- margin-right: 16px;
-}
-#dashboard-switch-menu > li.checked .fa {
- opacity: 1;
-}
-#dashboard-switch-menu > li:last-child {
- border-bottom: none;
-}
-/* gogits repo single page */
-
-#body-nav.repo-nav {
- padding-top: 16px;
- padding-bottom: 30px;
- height: auto;
-}
-.repo-nav .name {
- margin-top: 15px;
-}
-.repo-nav .desc {
- color: #888;
- margin-bottom: 0;
+.ui .text.right {
+ text-align: right!important;
}
-.repo-nav h3 .fa {
- color: #BBB;
- margin-left: 0;
-}
-.repo-nav .actions {
- padding-top: 20px;
+.ui .text.small {
+ font-size: 0.75em;
}
-.repo-nav .btn-default {
- font-family: Tahoma, Arial, sans-serif;
-}
-#repo-watching .dropdown-menu {
- width: 280px;
- padding: 0;
-}
-#repo-watching .dropdown-menu .dropdown-item:hover .dropdown-header,
-#repo-watching .dropdown-item .dropdown-header.text-primary {
- color: rgb(65, 131, 196);
- cursor: pointer;
-}
-#repo-watching .dropdown-menu .description {
- padding: 0 20px;
- color: #888;
-}
-#repo-watching .dropdown-menu .dropdown-header {
- color: #444;
- font-weight: bold;
- font-size: 14px;
- margin-bottom: 4px;
+.ui .text.truncate {
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ display: inline-block;
}
-#repo-toolbar {
- border-bottom: 1px solid #DDD;
- background-color: #FFF;
- height: 40px;
- font-size: 14px;
+.ui .text.thin {
+ font-weight: normal;
}
-#repo-toolbar .navbar-default {
- border: none;
- height: 39px;
+.ui .text.middle {
+ vertical-align: middle;
}
-#repo-toolbar .nav > li > a {
- height: 39px;
+.ui .message {
+ text-align: center;
}
-#repo-toolbar .nav .tmp {
- padding: 0 6px;
+.ui .header > i + .content {
+ padding-left: 0.75rem;
+ vertical-align: middle;
}
-#repo-toolbar .nav .tmp a {
- display: inline-block;
- padding-left: 6px;
- padding-right: 6px;
+.ui .warning.header {
+ background-color: #F9EDBE!important;
+ border-color: #F0C36D;
}
-#repo-toolbar .nav .tmp a:hover {
- text-decoration: none;
+.ui .warning.segment {
+ border-color: #F0C36D;
}
-#repo-toolbar .nav .tmp .btn {
- margin-top: -2px;
+.ui .info.header {
+ background-color: #d9edf7!important;
+ border-color: #85c5e5;
}
-#repo-toolbar .nav .active {
- color: #F6F6F6;
+.ui .info.segment {
+ border-color: #85c5e5;
}
-#repo-toolbar .nav > .active > a:after {
- border-bottom-color: #999;
+.ui .normal.header {
+ font-weight: normal;
}
-#repo-toolbar .navbar.nav-toolbar {
- margin-bottom: 0;
+.ui .avatar.image {
+ border-radius: 3px;
}
-#repo-toolbar .navbar-collapse {
- padding: 0;
+.ui .form .fake {
+ display: none!important;
}
-#repo-toolbar ul.navbar-right {
- margin-right: 0;
+.ui.status.buttons .octicon {
+ margin-right: 4px;
}
-.activity-list {
- font-size: 14px;
+.overflow.menu .items {
+ max-height: 300px;
+ overflow-y: auto;
}
-.activity-list .icon {
- font-size: 20px;
- color: #aaa;
- float: left;
+.overflow.menu .items .item {
+ position: relative;
+ cursor: pointer;
+ display: block;
+ border: none;
+ height: auto;
+ border-top: none;
+ line-height: 1em;
+ color: rgba(0, 0, 0, 0.8);
+ padding: .71428571em 1.14285714em!important;
+ font-size: 1rem;
+ text-transform: none;
+ font-weight: 400;
+ box-shadow: none;
+ -webkit-touch-callout: none;
}
-.activity-list .info {
- margin: 0 0 0 40px;
- line-height: 1.7em;
+.overflow.menu .items .item.active {
+ font-weight: 700;
}
-.activity-list .meta {
- color: #aaa;
+.overflow.menu .items .item:hover {
+ background: rgba(0, 0, 0, 0.05);
+ color: rgba(0, 0, 0, 0.8);
+ z-index: 13;
}
-.activity-list li {
- padding: 15px 0;
- border-top: 1px solid #ddd;
+.scrolling.menu .item.selected {
+ font-weight: 700!important;
}
-.activity-list li:first-child {
- border-top: none;
+footer {
+ margin-top: 54px !important;
+ height: 40px;
+ background-color: white;
+ border-top: 1px solid #d6d6d6;
+ clear: both;
+ width: 100%;
+ color: #888888;
+}
+footer .container {
+ padding-top: 10px;
+}
+footer .container .fa {
+ width: 16px;
+ text-align: center;
+ color: #428bca;
+}
+footer .container .links > * {
+ border-left: 1px solid #d6d6d6;
+ padding-left: 8px;
+ margin-left: 5px;
+}
+footer .container .links > *:first-child {
+ border-left: none;
+}
+.hide {
+ display: none;
+}
+.center {
+ text-align: center;
+}
+.img-1 {
+ width: 2px !important;
+ height: 2px !important;
+}
+.img-2 {
+ width: 4px !important;
+ height: 4px !important;
+}
+.img-3 {
+ width: 6px !important;
+ height: 6px !important;
+}
+.img-4 {
+ width: 8px !important;
+ height: 8px !important;
+}
+.img-5 {
+ width: 10px !important;
+ height: 10px !important;
+}
+.img-6 {
+ width: 12px !important;
+ height: 12px !important;
+}
+.img-7 {
+ width: 14px !important;
+ height: 14px !important;
+}
+.img-8 {
+ width: 16px !important;
+ height: 16px !important;
+}
+.img-9 {
+ width: 18px !important;
+ height: 18px !important;
+}
+.img-10 {
+ width: 20px !important;
+ height: 20px !important;
+}
+.img-11 {
+ width: 22px !important;
+ height: 22px !important;
+}
+.img-12 {
+ width: 24px !important;
+ height: 24px !important;
+}
+.img-13 {
+ width: 26px !important;
+ height: 26px !important;
+}
+.img-14 {
+ width: 28px !important;
+ height: 28px !important;
+}
+.img-15 {
+ width: 30px !important;
+ height: 30px !important;
+}
+.img-16 {
+ width: 32px !important;
+ height: 32px !important;
+}
+.octicon.icon,
+.mega-octicon.icon {
+ font-family: octicons;
+ opacity: 1!important;
+}
+.sr-only {
+ position: absolute;
+ width: 1px;
+ height: 1px;
+ padding: 0;
+ margin: -1px;
+ overflow: hidden;
+ clip: rect(0, 0, 0, 0);
+ border: 0;
+}
+.sr-only-focusable:active,
+.sr-only-focusable:focus {
+ position: static;
+ width: auto;
+ height: auto;
+ margin: 0;
+ overflow: visible;
+ clip: auto;
+}
+@media only screen and (max-width: 991px) and (min-width: 768px) {
+ .ui.container {
+ width: 95%;
+ }
+}
+.markdown {
+ overflow: hidden;
+ font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
+ font-size: 16px;
+ line-height: 1.6;
+ word-wrap: break-word;
+}
+.markdown > *:first-child {
+ margin-top: 0 !important;
+}
+.markdown > *:last-child {
+ margin-bottom: 0 !important;
+}
+.markdown a:not([href]) {
+ color: inherit;
+ text-decoration: none;
+}
+.markdown .absent {
+ color: #c00;
+}
+.markdown .anchor {
+ position: absolute;
+ top: 0;
+ left: 0;
+ display: block;
+ padding-right: 6px;
+ padding-left: 30px;
+ margin-left: -30px;
+}
+.markdown .anchor:focus {
+ outline: none;
+}
+.markdown h1,
+.markdown h2,
+.markdown h3,
+.markdown h4,
+.markdown h5,
+.markdown h6 {
+ position: relative;
+ margin-top: 1em;
+ margin-bottom: 16px;
+ font-weight: bold;
+ line-height: 1.4;
+}
+.markdown h1 .octicon-link,
+.markdown h2 .octicon-link,
+.markdown h3 .octicon-link,
+.markdown h4 .octicon-link,
+.markdown h5 .octicon-link,
+.markdown h6 .octicon-link {
+ display: none;
+ color: #000;
+ vertical-align: middle;
+}
+.markdown h1:hover .anchor,
+.markdown h2:hover .anchor,
+.markdown h3:hover .anchor,
+.markdown h4:hover .anchor,
+.markdown h5:hover .anchor,
+.markdown h6:hover .anchor {
+ padding-left: 8px;
+ margin-left: -30px;
+ text-decoration: none;
+}
+.markdown h1:hover .anchor .octicon-link,
+.markdown h2:hover .anchor .octicon-link,
+.markdown h3:hover .anchor .octicon-link,
+.markdown h4:hover .anchor .octicon-link,
+.markdown h5:hover .anchor .octicon-link,
+.markdown h6:hover .anchor .octicon-link {
+ display: inline-block;
+}
+.markdown h1 tt,
+.markdown h1 code,
+.markdown h2 tt,
+.markdown h2 code,
+.markdown h3 tt,
+.markdown h3 code,
+.markdown h4 tt,
+.markdown h4 code,
+.markdown h5 tt,
+.markdown h5 code,
+.markdown h6 tt,
+.markdown h6 code {
+ font-size: inherit;
+}
+.markdown h1 {
+ padding-bottom: 0.3em;
+ font-size: 2.25em;
+ line-height: 1.2;
+ border-bottom: 1px solid #eee;
+}
+.markdown h1 .anchor {
+ line-height: 1;
+}
+.markdown h2 {
+ padding-bottom: 0.3em;
+ font-size: 1.75em;
+ line-height: 1.225;
+ border-bottom: 1px solid #eee;
+}
+.markdown h2 .anchor {
+ line-height: 1;
+}
+.markdown h3 {
+ font-size: 1.5em;
+ line-height: 1.43;
+}
+.markdown h3 .anchor {
+ line-height: 1.2;
+}
+.markdown h4 {
+ font-size: 1.25em;
+}
+.markdown h4 .anchor {
+ line-height: 1.2;
+}
+.markdown h5 {
+ font-size: 1em;
+}
+.markdown h5 .anchor {
+ line-height: 1.1;
}
-.repo-list li {
- padding: 15px 0;
- border-top: 1px solid #ddd;
+.markdown h6 {
+ font-size: 1em;
+ color: #777;
}
-.repo-list li:first-child {
- border-top: none;
+.markdown h6 .anchor {
+ line-height: 1.1;
}
-.repo-list h4 {
+.markdown p,
+.markdown blockquote,
+.markdown ul,
+.markdown ol,
+.markdown dl,
+.markdown table,
+.markdown pre {
+ margin-top: 0;
+ margin-bottom: 16px;
+}
+.markdown hr {
+ height: 4px;
+ padding: 0;
+ margin: 16px 0;
+ background-color: #e7e7e7;
+ border: 0 none;
+}
+.markdown ul,
+.markdown ol {
+ padding-left: 2em;
+}
+.markdown ul.no-list,
+.markdown ol.no-list {
+ padding: 0;
+ list-style-type: none;
+}
+.markdown ul ul,
+.markdown ul ol,
+.markdown ol ol,
+.markdown ol ul {
+ margin-top: 0;
+ margin-bottom: 0;
+}
+.markdown ol ol,
+.markdown ul ol {
+ list-style-type: lower-roman;
+}
+.markdown li > p {
+ margin-top: 16px;
+}
+.markdown dl {
+ padding: 0;
+}
+.markdown dl dt {
+ padding: 0;
+ margin-top: 16px;
+ font-size: 1em;
+ font-style: italic;
+ font-weight: bold;
+}
+.markdown dl dd {
+ padding: 0 16px;
+ margin-bottom: 16px;
+}
+.markdown blockquote {
+ padding: 0 15px;
+ color: #777;
+ border-left: 4px solid #ddd;
+}
+.markdown blockquote > :first-child {
+ margin-top: 0;
+}
+.markdown blockquote > :last-child {
+ margin-bottom: 0;
+}
+.markdown table {
+ display: block;
+ width: 100%;
+ overflow: auto;
+ word-break: normal;
+ word-break: keep-all;
+}
+.markdown table th {
+ font-weight: bold;
+}
+.markdown table th,
+.markdown table td {
+ padding: 6px 13px !important;
+ border: 1px solid #ddd;
+}
+.markdown table tr {
+ background-color: #fff;
+ border-top: 1px solid #ccc;
+}
+.markdown table tr:nth-child(2n) {
+ background-color: #f8f8f8;
+}
+.markdown img {
+ max-width: 100%;
+ box-sizing: border-box;
+}
+.markdown .emoji {
+ max-width: none;
+}
+.markdown span.frame {
+ display: block;
+ overflow: hidden;
+}
+.markdown span.frame > span {
+ display: block;
+ float: left;
+ width: auto;
+ padding: 7px;
+ margin: 13px 0 0;
+ overflow: hidden;
+ border: 1px solid #ddd;
+}
+.markdown span.frame span img {
+ display: block;
+ float: left;
+}
+.markdown span.frame span span {
+ display: block;
+ padding: 5px 0 0;
+ clear: both;
+ color: #333;
+}
+.markdown span.align-center {
+ display: block;
+ overflow: hidden;
+ clear: both;
+}
+.markdown span.align-center > span {
+ display: block;
+ margin: 13px auto 0;
+ overflow: hidden;
+ text-align: center;
+}
+.markdown span.align-center span img {
+ margin: 0 auto;
+ text-align: center;
+}
+.markdown span.align-right {
+ display: block;
+ overflow: hidden;
+ clear: both;
+}
+.markdown span.align-right > span {
+ display: block;
+ margin: 13px 0 0;
+ overflow: hidden;
+ text-align: right;
+}
+.markdown span.align-right span img {
+ margin: 0;
+ text-align: right;
+}
+.markdown span.float-left {
+ display: block;
+ float: left;
+ margin-right: 13px;
+ overflow: hidden;
+}
+.markdown span.float-left span {
+ margin: 13px 0 0;
+}
+.markdown span.float-right {
+ display: block;
+ float: right;
+ margin-left: 13px;
+ overflow: hidden;
+}
+.markdown span.float-right > span {
+ display: block;
+ margin: 13px auto 0;
+ overflow: hidden;
+ text-align: right;
+}
+.markdown code,
+.markdown tt {
+ padding: 0;
+ padding-top: 0.2em;
+ padding-bottom: 0.2em;
+ margin: 0;
+ font-size: 85%;
+ background-color: rgba(0, 0, 0, 0.04);
+ border-radius: 3px;
+}
+.markdown code:before,
+.markdown code:after,
+.markdown tt:before,
+.markdown tt:after {
+ letter-spacing: -0.2em;
+ content: "\00a0";
+}
+.markdown code br,
+.markdown tt br {
+ display: none;
+}
+.markdown del code {
+ text-decoration: inherit;
+}
+.markdown pre > code {
+ padding: 0;
+ margin: 0;
+ font-size: 100%;
+ word-break: normal;
+ white-space: pre;
+ background: transparent;
+ border: 0;
+}
+.markdown .highlight {
+ margin-bottom: 16px;
+}
+.markdown .highlight pre,
+.markdown pre {
+ padding: 16px;
+ overflow: auto;
+ font-size: 85%;
+ line-height: 1.45;
+ background-color: #f7f7f7;
+ border-radius: 3px;
+}
+.markdown .highlight pre {
+ margin-bottom: 0;
+ word-break: normal;
+}
+.markdown pre {
+ word-wrap: normal;
+}
+.markdown pre code,
+.markdown pre tt {
+ display: inline;
+ max-width: initial;
+ padding: 0;
+ margin: 0;
+ overflow: initial;
+ line-height: inherit;
+ word-wrap: normal;
+ background-color: transparent;
+ border: 0;
+}
+.markdown pre code:before,
+.markdown pre code:after,
+.markdown pre tt:before,
+.markdown pre tt:after {
+ content: normal;
+}
+.markdown kbd {
+ display: inline-block;
+ padding: 3px 5px;
+ font-size: 11px;
+ line-height: 10px;
+ color: #555;
+ vertical-align: middle;
+ background-color: #fcfcfc;
+ border: solid 1px #ccc;
+ border-bottom-color: #bbb;
+ border-radius: 3px;
+ box-shadow: inset 0 -1px 0 #bbbbbb;
+}
+.markdown .csv-data td,
+.markdown .csv-data th {
+ padding: 5px;
+ overflow: hidden;
+ font-size: 12px;
+ line-height: 1;
+ text-align: left;
+ white-space: nowrap;
+}
+.markdown .csv-data .blob-num {
+ padding: 10px 8px 9px;
+ text-align: right;
+ background: #fff;
+ border: 0;
+}
+.markdown .csv-data tr {
+ border-top: 0;
+}
+.markdown .csv-data th {
+ font-weight: bold;
+ background: #f8f8f8;
+ border-top: 0;
+}
+/* Author: jmblog */
+/* Project: https://github.com/jmblog/color-themes-for-google-code-prettify */
+/* GitHub Theme */
+/* Pretty printing styles. Used with prettify.js. */
+/* SPAN elements with the classes below are added by prettyprint. */
+/* plain text */
+.pln {
+ color: #333333;
+}
+@media screen {
+ /* string content */
+ .str {
+ color: #dd1144;
+ }
+ /* a keyword */
+ .kwd {
+ color: #333333;
+ }
+ /* a comment */
+ .com {
+ color: #999988;
+ font-style: italic;
+ }
+ /* a type name */
+ .typ {
+ color: #445588;
+ }
+ /* a literal value */
+ .lit {
+ color: #445588;
+ }
+ /* punctuation */
+ .pun {
+ color: #333333;
+ }
+ /* lisp open bracket */
+ .opn {
+ color: #333333;
+ }
+ /* lisp close bracket */
+ .clo {
+ color: #333333;
+ }
+ /* a markup tag name */
+ .tag {
+ color: navy;
+ }
+ /* a markup attribute name */
+ .atn {
+ color: teal;
+ }
+ /* a markup attribute value */
+ .atv {
+ color: #dd1144;
+ }
+ /* a declaration */
+ .dec {
+ color: #333333;
+ }
+ /* a variable name */
+ .var {
+ color: teal;
+ }
+ /* a function name */
+ .fun {
+ color: #990000;
+ }
+}
+/* Use higher contrast and text-weight for printable form. */
+@media print, projection {
+ .str {
+ color: #006600;
+ }
+ .kwd {
+ color: #006;
+ font-weight: bold;
+ }
+ .com {
+ color: #600;
+ font-style: italic;
+ }
+ .typ {
+ color: #404;
+ font-weight: bold;
+ }
+ .lit {
+ color: #004444;
+ }
+ .pun,
+ .opn,
+ .clo {
+ color: #444400;
+ }
+ .tag {
+ color: #006;
font-weight: bold;
- font-size: 24px;
+ }
+ .atn {
+ color: #440044;
+ }
+ .atv {
+ color: #006600;
+ }
}
-.repo-list .meta {
- margin: 15px 0 0;
- font-size: 14px;
+/* Specify class=linenums on a pre to get line numbering */
+ol.linenums {
+ margin-top: 0;
+ margin-bottom: 0;
}
-.repo-list .desc {
- font-size: 15px;
+.home {
+ padding-bottom: 80px;
}
-.repo-list .meta .fa {
- margin: 0 0 0 20px;
+.home .logo {
+ max-width: 220px;
}
-.repo-list .meta,
-.repo-list .info {
- color: #999;
-}
-.popover .repo-clone-div {
- min-width: 200px;
+.home .hero h1,
+.home .hero h2 {
+ font-family: 'PT Sans Narrow', sans-serif, 'Microsoft YaHei';
}
-#repo-clone .dropdown-menu {
- width: 400px;
- padding: 20px;
+.home .hero h1 {
+ font-size: 5.5em;
}
-#repo-clone .input-group {
- margin-bottom: 15px;
+.home .hero h2 {
+ font-size: 3em;
}
-#repo-clone .zclip {
- left: auto !important;
-}
-/* #source */
-
-#source,
-#commits {
- margin-top: -20px;
+.home .hero .octicon {
+ color: #d9453d;
+ font-size: 40px;
+ width: 50px;
}
-#commits-pager {
- margin-top: 0;
-}
-#source .source-toolbar:after {
- clear: both;
-}
-#source .source-toolbar .branch-switch {
- display: inline-block;
-}
-#source .source-toolbar .breadcrumb {
- margin: 0 .5em;
- padding: 6px 15px;
- font-size: 16px;
- vertical-align: middle;
- display: inline-block;
- background-color: transparent;
-}
-#source .source-toolbar,
-#source .info-box,
-#source .file-content {
- margin: 0 0 10px;
-}
-.info-box .info-head,
-.info-box .info-content {
- padding: 9px 20px;
-}
-.info-box .info-head {
- font-weight: normal;
-}
-.info-box .info-content a,
-.info-box .info-head a {
- color: #666;
-}
-.file-list {
- background-color: #fafafa;
-}
-.file-list .icon {
- font-size: 17px;
- padding: 5px 0 4px 10px;
- width: 50px;
- color: #999;
- text-align: right;
-}
-.file-list .wrap {
- display: inline-block;
- overflow: hidden;
- text-overflow: ellipsis;
- vertical-align: top;
- white-space: nowrap;
-}
-.file-list .name .wrap {
- max-width: 180px;
-}
-.file-list .text .wrap {
- max-width: 450px;
-}
-.file-list .date .wrap {
- max-width: 120px;
- padding: 0 20px 0 0;
-}
-.file-list .date {
- text-align: right;
-}
-.file-content .file-head {
- font-size: 18px;
-}
-.file-content .file-head .icon {
- color: #666;
- margin: 0 .5em 0 0;
-}
-.file-content .file-head .file-size {
- font-size: 13px;
- color: #888;
- margin-left: 1em;
-}
-.file-content .file-body {
- padding: 30px 30px 50px;
- border: none;
- background-color: #FFF;
- overflow: auto;
- overflow-x: auto;
- overflow-y: hidden;
-}
-.file-content .file-body.file-code pre {
- background-color: #FFF;
- border: none;
-}
-.file-content .file-body.file-code {
- padding: 0;
-}
-.file-content .file-body.file-code .lines-code > pre {
- border: none;
- background: none;
- border-left: 1px solid #ddd;
-}
-.file-content .file-body.file-code .lines-code ol.linenums > .active {
- background: #ffffdd;
-}
-.file-content .file-body.file-code .lines-num {
- text-align: right;
- color: #999;
- background: #fafafa;
- width: 1%;
-}
-.file-content .file-body.file-code .lines-ellipsis {
- background-color: #FAFAFA;
- color: #999;
- width: 1%;
-}
-.file-content .file-body.file-code .lines-num span {
- font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
- line-height: 1.6;
- padding: 0 8px 0 10px;
- cursor: pointer;
- display: block;
- margin-top: 2px;
- font-size: 90%;
-}
-.file-content .file-body.file-code .lines-num span:first-child {
- margin-top: 0;
-}
-.file-content .file-body.file-code > table {
- width: 100%;
-}
-.file-content .file-body.file-code > table > tbody > tr,
-.file-content .file-body.file-code > table > tbody > tr > td,
-.file-content .file-body.file-code > table {
- border: none;
- background: none;
-}
-.branch-list th,
-.commit-list th {
- background-color: #FFF;
- line-height: 28px !important;
-}
-.branch-list td {
- line-height: 36px !important;
-}
-.branch-box tr:hover td,
-.commit-box tr:hover td {
- background-color: rgba(19, 95, 215, 0.06) !important;
-}
-.branch-box .name,
-.commit-box .author {
- padding-left: 20px;
-}
-.branch-box .name {
- font-size: 15px;
+.home .hero.header {
+ font-size: 20px;
}
-.branch-box .action {
- width: 150px;
+.home p.large {
+ font-size: 16px;
}
-.branch-box td.date,
-.branch-box td.behind,
-.branch-box td.ahead {
- width: 120px;
- font-family: Verdana, Arial, sans-serif;
-}
-.branch-box .graph {
- display: block;
- height: 3px;
-}
-.branch-box .behind {
- text-align: right;
- direction: rtl;
-}
-.branch-box .behind .graph {
- background-color: #888;
-}
-.branch-box .ahead .graph {
- background-color: #0093c4;
-}
-.branch-box .branch-main {
- background-color: #444;
- color: #FFF;
- border-color: #444;
-}
-.branch-box .branch-main a {
- color: #FFF;
+.home .stackable {
+ padding-top: 30px;
}
-.branch-box .branch-main .name .btn {
- margin-left: .5em;
+.home a {
+ color: #d9453d;
+}
+.signup {
+ padding-top: 15px;
+ padding-bottom: 80px;
+}
+.install {
+ padding-top: 45px;
+ padding-bottom: 80px;
+}
+.install form label {
+ text-align: right;
+ width: 320px !important;
+}
+.install form input {
+ width: 35% !important;
+}
+.install form .field {
+ text-align: left;
+}
+.install form .field .help {
+ margin-left: 335px !important;
+}
+.install form .field.optional .title {
+ margin-left: 38%;
+}
+.install .ui .checkbox {
+ margin-left: 40% !important;
+}
+.install .ui .checkbox label {
+ width: auto !important;
+}
+.form .help {
+ color: #999999;
+ padding-top: .6em;
+ padding-bottom: .6em;
+ display: inline-block;
+}
+.ui.attached.header {
+ background: #f0f0f0;
+}
+.ui.attached.header .right {
+ margin-top: -5px;
+}
+.ui.attached.header .right .button {
+ padding: 8px 10px;
+ font-weight: normal;
+}
+#create-page-form form {
+ margin: auto;
+ width: 800px!important;
+}
+#create-page-form form .ui.message {
+ text-align: center;
+}
+#create-page-form form .header {
+ padding-left: 280px !important;
+}
+#create-page-form form .inline.field > label {
+ text-align: right;
+ width: 250px !important;
+ word-wrap: break-word;
+}
+#create-page-form form .help {
+ margin-left: 265px !important;
+}
+#create-page-form form .optional .title {
+ margin-left: 250px !important;
+}
+#create-page-form form input,
+#create-page-form form textarea {
+ width: 50%!important;
+}
+.user.activate form,
+.user.forgot.password form,
+.user.reset.password form,
+.user.signin form,
+.user.signup form {
+ margin: auto;
+ width: 800px!important;
+}
+.user.activate form .ui.message,
+.user.forgot.password form .ui.message,
+.user.reset.password form .ui.message,
+.user.signin form .ui.message,
+.user.signup form .ui.message {
+ text-align: center;
+}
+.user.activate form .header,
+.user.forgot.password form .header,
+.user.reset.password form .header,
+.user.signin form .header,
+.user.signup form .header {
+ padding-left: 280px !important;
+}
+.user.activate form .inline.field > label,
+.user.forgot.password form .inline.field > label,
+.user.reset.password form .inline.field > label,
+.user.signin form .inline.field > label,
+.user.signup form .inline.field > label {
+ text-align: right;
+ width: 250px !important;
+ word-wrap: break-word;
+}
+.user.activate form .help,
+.user.forgot.password form .help,
+.user.reset.password form .help,
+.user.signin form .help,
+.user.signup form .help {
+ margin-left: 265px !important;
+}
+.user.activate form .optional .title,
+.user.forgot.password form .optional .title,
+.user.reset.password form .optional .title,
+.user.signin form .optional .title,
+.user.signup form .optional .title {
+ margin-left: 250px !important;
+}
+.user.activate form input,
+.user.forgot.password form input,
+.user.reset.password form input,
+.user.signin form input,
+.user.signup form input,
+.user.activate form textarea,
+.user.forgot.password form textarea,
+.user.reset.password form textarea,
+.user.signin form textarea,
+.user.signup form textarea {
+ width: 50%!important;
+}
+.user.activate form,
+.user.forgot.password form,
+.user.reset.password form,
+.user.signin form,
+.user.signup form {
+ width: 700px!important;
+}
+.user.activate form .header,
+.user.forgot.password form .header,
+.user.reset.password form .header,
+.user.signin form .header,
+.user.signup form .header {
+ padding-left: 230px !important;
+}
+.user.activate form .inline.field > label,
+.user.forgot.password form .inline.field > label,
+.user.reset.password form .inline.field > label,
+.user.signin form .inline.field > label,
+.user.signup form .inline.field > label {
+ width: 200px !important;
+}
+.repository.new.repo form,
+.repository.new.migrate form,
+.repository.new.fork form {
+ margin: auto;
+ width: 800px!important;
+}
+.repository.new.repo form .ui.message,
+.repository.new.migrate form .ui.message,
+.repository.new.fork form .ui.message {
+ text-align: center;
+}
+.repository.new.repo form .header,
+.repository.new.migrate form .header,
+.repository.new.fork form .header {
+ padding-left: 280px !important;
+}
+.repository.new.repo form .inline.field > label,
+.repository.new.migrate form .inline.field > label,
+.repository.new.fork form .inline.field > label {
+ text-align: right;
+ width: 250px !important;
+ word-wrap: break-word;
+}
+.repository.new.repo form .help,
+.repository.new.migrate form .help,
+.repository.new.fork form .help {
+ margin-left: 265px !important;
+}
+.repository.new.repo form .optional .title,
+.repository.new.migrate form .optional .title,
+.repository.new.fork form .optional .title {
+ margin-left: 250px !important;
+}
+.repository.new.repo form input,
+.repository.new.migrate form input,
+.repository.new.fork form input,
+.repository.new.repo form textarea,
+.repository.new.migrate form textarea,
+.repository.new.fork form textarea {
+ width: 50%!important;
+}
+.repository.new.repo form .dropdown .dropdown.icon,
+.repository.new.migrate form .dropdown .dropdown.icon,
+.repository.new.fork form .dropdown .dropdown.icon {
+ margin-top: -7px !important;
+}
+.repository.new.repo form .dropdown .text,
+.repository.new.migrate form .dropdown .text,
+.repository.new.fork form .dropdown .text {
+ margin-right: 0!important;
+}
+.repository.new.repo form .dropdown .text i,
+.repository.new.migrate form .dropdown .text i,
+.repository.new.fork form .dropdown .text i {
+ margin-right: 0!important;
+}
+.repository.new.repo .ui.form .selection.dropdown:not(.owner) {
+ width: 50%!important;
+}
+.repository.new.repo .ui.form #auto-init {
+ margin-left: 265px !important;
+}
+.new.webhook form .help {
+ margin-left: 25px;
+}
+.new.webhook .events.fields .column {
+ padding-left: 40px;
+}
+.repository {
+ padding-top: 15px;
+ padding-bottom: 80px;
+}
+.repository .head .column {
+ padding-top: 5px!important;
+ padding-bottom: 5px!important;
+}
+.repository .head .ui.compact.menu {
+ margin-left: 1rem;
+}
+.repository .head .ui.header {
+ margin-top: 0;
+}
+.repository .head .mega-octicon {
+ width: 30px;
+ font-size: 30px;
+}
+.repository .head .ui.huge.breadcrumb {
+ font-weight: 300;
+ font-size: 1.7rem;
+}
+.repository .head .fork-flag {
+ margin-left: 38px;
+ display: block;
+ font-size: 12px;
+ line-height: 10px;
+ white-space: nowrap;
+}
+.repository .metas .menu {
+ max-height: 300px;
+ overflow-x: auto;
+}
+.repository .metas .ui.list .hide {
+ display: none!important;
+}
+.repository .metas .ui.list .label.color {
+ padding: 0 8px;
+ margin-right: 5px;
+}
+.repository .metas .ui.list a {
+ padding-top: 5px;
+ padding-right: 10px;
+}
+.repository .metas .ui.list a .text {
+ color: #444;
+}
+.repository .metas .ui.list a .text:hover {
+ color: #000;
+}
+.repository .filter.menu .label.color {
+ margin-left: 15px;
+ padding: 0 8px;
+}
+.repository .filter.menu .octicon {
+ float: left;
+ margin-left: -5px;
+ margin-right: -7px;
+}
+.repository .filter.menu .menu {
+ max-height: 300px;
+ overflow-x: auto;
+ right: 0!important;
+ left: auto!important;
+}
+.repository .filter.menu .dropdown.item {
+ margin: 1px;
+ padding-right: 0;
+}
+.repository.options #interval {
+ width: 100px!important;
+ min-width: 100px;
+}
+.repository.options .danger .item {
+ padding: 20px 15px;
+}
+.repository.options .danger .ui.divider {
+ margin: 0;
+}
+.repository.new.issue .comment.form .comment .avatar {
+ width: 3em;
+}
+.repository.new.issue .comment.form .content {
+ margin-left: 4em;
+}
+.repository.new.issue .comment.form .content .markdown {
+ font-size: 14px;
+}
+.repository.new.issue .comment.form .metas {
+ min-width: 220px;
+}
+.repository.new.issue .comment.form .metas .filter.menu {
+ max-height: 300px;
+ overflow-x: auto;
+}
+.repository.view.issue .title {
+ padding-bottom: 0!important;
+}
+.repository.view.issue .title h1 {
+ font-weight: 300;
+ font-size: 3rem;
+ margin-bottom: 5px;
+}
+.repository.view.issue .title h1 .ui.input {
+ font-size: 0.5em;
+ vertical-align: top;
+ width: 50%;
+ min-width: 600px;
+}
+.repository.view.issue .title h1 .ui.input input {
+ font-size: 1.5em;
+ padding: 6px 10px;
+}
+.repository.view.issue .title .index {
+ font-weight: 300;
+ color: #aaa;
+ letter-spacing: -1px;
+}
+.repository.view.issue .title .label {
+ margin-right: 10px;
+}
+.repository.view.issue .title .edit-zone {
+ margin-top: 10px;
+}
+.repository.view.issue .pull-desc code {
+ color: #0166E6;
+}
+.repository.view.issue .pull.tabular.menu {
+ margin-bottom: 10px;
+}
+.repository.view.issue .pull.tabular.menu .octicon {
+ margin-right: 5px;
+}
+.repository.view.issue .pull.tab.segment {
+ border: none;
+ padding: 0;
+ padding-top: 10px;
+ box-shadow: none;
+ background-color: inherit;
+}
+.repository.view.issue .pull .merge.box .avatar {
+ margin-left: 10px;
+ margin-top: 10px;
+}
+.repository.view.issue .comment-list:before {
+ display: block;
+ content: "";
+ position: absolute;
+ margin-top: 12px;
+ margin-bottom: 14px;
+ top: 0;
+ bottom: 0;
+ left: 96px;
+ width: 2px;
+ background-color: #f3f3f3;
+ z-index: -1;
+}
+.repository.view.issue .comment-list .comment .avatar {
+ width: 3em;
+}
+.repository.view.issue .comment-list .comment .tag {
+ color: #767676;
+ margin-top: 3px;
+ padding: 2px 5px;
+ font-size: 12px;
+ border: 1px solid rgba(0, 0, 0, 0.1);
+ border-radius: 3px;
+}
+.repository.view.issue .comment-list .comment .actions .item {
+ float: left;
+}
+.repository.view.issue .comment-list .comment .actions a.item {
+ margin-top: 6px;
+ margin-left: 10px;
+}
+.repository.view.issue .comment-list .comment .content {
+ margin-left: 4em;
+}
+.repository.view.issue .comment-list .comment .content .header {
+ font-weight: normal;
+ padding: auto 15px;
+ color: #767676;
+ background-color: #f7f7f7;
+ border-bottom: 1px solid #eee;
+ border-top-left-radius: 3px;
+ border-top-right-radius: 3px;
+}
+.repository.view.issue .comment-list .comment .content .header .text {
+ max-width: 78%;
+ padding-top: 10px;
+ padding-bottom: 10px;
+}
+.repository.view.issue .comment-list .comment .content .markdown {
+ font-size: 14px;
+}
+.repository.view.issue .comment-list .comment .content .no-content {
+ color: #767676;
+ font-style: italic;
+}
+.repository.view.issue .comment-list .comment .content > .bottom.segment {
+ background: #f3f4f5;
+}
+.repository.view.issue .comment-list .comment .content > .bottom.segment .ui.image {
+ max-height: 150px;
+}
+.repository.view.issue .comment-list .comment .ui.form .field:first-child {
+ clear: none;
+}
+.repository.view.issue .comment-list .comment .ui.form .tab.segment {
+ border: none;
+ padding: 0;
+ padding-top: 10px;
+}
+.repository.view.issue .comment-list .comment .ui.form textarea {
+ height: 200px;
+}
+.repository.view.issue .comment-list .comment .edit.buttons {
+ margin-top: 10px;
+}
+.repository.view.issue .comment-list .event {
+ position: relative;
+ margin: 15px 0 15px 79px;
+ padding-left: 25px;
+}
+.repository.view.issue .comment-list .event .octicon {
+ width: 30px;
+ float: left;
+ margin-left: -36px;
+ text-align: center;
+}
+.repository.view.issue .comment-list .event .octicon.octicon-circle-slash {
+ margin-top: 5px;
+ font-size: 20px;
+ color: #bd2c00;
+}
+.repository.view.issue .comment-list .event .octicon.octicon-primitive-dot {
+ font-size: 30px;
+ color: #6cc644;
+}
+.repository.view.issue .comment-list .event .octicon.octicon-bookmark {
+ margin-top: 3px;
+ font-size: 25px;
+}
+.repository.view.issue .comment-list .event .detail {
+ font-size: 0.9rem;
+ margin-top: 5px;
+ margin-left: 35px;
+}
+.repository.view.issue .comment-list .event .detail .octicon.octicon-git-commit {
+ margin-top: 2px;
+}
+.repository.view.issue .ui.segment.metas {
+ margin-top: -3px;
}
-#commits-search-form {
- margin-top: 4px;
+.repository .comment.form .ui.comments {
+ margin-top: -12px;
+ max-width: 100%;
}
-.commit-box .avatar,
-.diff-head-box .avatar {
- width: 20px;
- height: 20px;
- margin-right: 8px;
- vertical-align: top;
+.repository .comment.form .content .field:first-child {
+ clear: none;
+}
+.repository .comment.form .content .tab.segment {
+ border: none;
+ padding: 0;
+ padding-top: 10px;
}
-.commit-box td {
- background-color: #FFF;
+.repository .comment.form .content textarea {
+ height: 200px;
}
-.commit-list .date {
- width: 120px;
-}
-.commit-list .author {
- min-width: 180px;
+.repository .label.list {
+ list-style: none;
+ padding-top: 15px;
}
-.commit-list .sha a {
- font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace;
- font-size: 14px;
+.repository .label.list .item {
+ padding-top: 10px;
+ padding-bottom: 10px;
+ border-bottom: 1px dashed #AAA;
}
-.guide-box pre,
-.guide-box .input-group {
- margin-top: 20px;
- margin-bottom: 30px;
- line-height: 24px;
+.repository .label.list .item a {
+ font-size: 15px;
+ padding-top: 5px;
+ padding-right: 10px;
+ color: #666;
}
-.guide-box input[readonly] {
- background-color: #FFF;
+.repository .label.list .item a:hover {
+ color: #000;
}
-.guide-box,
-.diff-head-box {
- margin-top: 4px;
+.repository .label.list .item a.open-issues {
+ margin-right: 30px;
}
-.guide-box .zclip {
- left: auto !important;
+.repository .milestone.list {
+ list-style: none;
+ padding-top: 15px;
}
-div.compare div#commits {
- margin-top: 5px;
+.repository .milestone.list > .item {
+ padding-top: 10px;
+ padding-bottom: 10px;
+ border-bottom: 1px dashed #AAA;
}
-div.compare div#commits h4 {
- margin: 10px 0;
- line-height: 1.1;
+.repository .milestone.list > .item > a {
+ padding-top: 5px;
+ padding-right: 10px;
+ color: #000;
}
-.diff-head-box h4 {
- margin-top: 0;
- margin-bottom: 0;
- line-height: 26px;
+.repository .milestone.list > .item > a:hover {
+ color: #4078c0;
}
-.diff-head-box p {
- margin-bottom: 0;
+.repository .milestone.list > .item .ui.progress {
+ width: 40%;
+ padding: 0;
+ border: 0;
+ margin: 0;
}
-.diff-head-box .sha {
- margin-left: 8px;
+.repository .milestone.list > .item .ui.progress .bar {
+ height: 20px;
}
-.diff-head-box a.name {
- color: #444;
- margin-right: 8px;
+.repository .milestone.list > .item .meta {
+ color: #999;
+ padding-top: 5px;
}
-.diff-head-box span.time {
- color: #888;
+.repository .milestone.list > .item .meta .issue-stats .octicon {
+ padding-left: 5px;
}
-.diff-detail-box {
- margin-bottom: 16px;
- line-height: 30px;
+.repository .milestone.list > .item .meta .overdue {
+ color: red;
}
-.diff-detail-box span.status {
- display: inline-block;
- width: 12px;
- height: 12px;
- margin-right: 8px;
- vertical-align: middle;
+.repository .milestone.list > .item .operate {
+ margin-top: -15px;
}
-.diff-detail-box ol {
- padding-left: 0;
- margin-bottom: 28px;
+.repository .milestone.list > .item .operate > a {
+ font-size: 15px;
+ padding-top: 5px;
+ padding-right: 10px;
+ color: #666;
}
-.diff-detail-box li {
- list-style: none;
- padding-bottom: 4px;
- margin-bottom: 4px;
- border-bottom: 1px dashed #DDD;
- padding-left: 6px;
+.repository .milestone.list > .item .operate > a:hover {
+ color: #000;
}
-.diff-detail-box span.status.modify {
- background-color: #f0db88;
-}
-.diff-detail-box span.status.add {
- background-color: #b4e2b4;
+.repository .milestone.list > .item .content {
+ padding-top: 10px;
}
-.diff-detail-box span.status.del {
- background-color: #e9aeae;
+.repository.new.milestone textarea {
+ height: 200px;
}
-.diff-detail-box span.status.rename {
- background-color: #dad8ff;
+.repository.new.milestone #deadline {
+ width: 150px;
}
-.diff-file-box .panel-heading {
- padding: 10px 20px;
- line-height: 26px;
+.repository.compare.pull .choose.branch .octicon {
+ padding-right: 10px;
}
-.diff-box .count {
- margin-right: 12px;
+.repository .filter.dropdown .menu {
+ margin-top: 1px!important;
}
-.diff-box .count .bar {
- width: 40px;
- display: inline-block;
- margin: 2px 4px 0 4px;
- vertical-align: text-top;
+.repository.commits .header .ui.right .search input {
+ font-weight: normal;
+ padding: 5px 10px;
}
-.diff-box .file {
- color: #888;
+.repository.commits .header .ui.right .button {
+ float: right;
+ margin-left: 5px;
+ margin-top: 1px;
}
-#source .file-content.diff-file-box {
- margin-bottom: 20px;
+.repository .commits.table {
+ font-size: 13px;
}
-.diff-box .count .bar .add {
- background-color: #77c64a;
- height: 12px;
+.repository .commits.table th:first-child,
+.repository .commits.table td:first-child {
+ padding-left: 15px;
}
-.diff-box .count .bar .del,
-.diff-box .count .bar {
- background-color: #e75316;
- height: 12px;
+.repository .commits.table td {
+ line-height: 15px;
}
-.diff-file-box .file-body.file-code .lines-code > pre {
- margin: 0;
- padding: 3px;
+.repository .commits.table .author {
+ min-width: 180px;
}
-.diff-file-box .file-body.file-code .lines-num-old {
- border-right: 1px solid #DDD;
+.repository .commits.table .message span {
+ max-width: 500px;
}
-.diff-file-box .code-bin td {
- padding: 20px;
+.repository .commits.table .date {
+ width: 120px;
}
-.diff-file-box .code-diff tbody tr.tag-code td,
-.diff-file-box .code-diff tbody tr.tag-code pre {
- background-color: #E0E0E0 !important;
- border-color: #ADADAD !important;
+.repository .sha.label {
+ font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace;
+ font-size: 14px;
+ padding: 6px 10px 4px 10px;
+ font-weight: normal;
}
-.diff-file-box .code-diff tbody tr.add-code td,
-.diff-file-box .code-diff tbody tr.add-code pre {
- background-color: #d1ffd6 !important;
- border-color: #b4e2b4 !important;
+.repository .diff-detail-box {
+ margin: 15px 0;
+ line-height: 30px;
}
-.diff-file-box .code-diff tbody tr.del-code td,
-.diff-file-box .code-diff tbody tr.del-code pre {
- background-color: #ffe2dd !important;
- border-color: #e9aeae !important;
+.repository .diff-detail-box ol {
+ clear: both;
+ padding-left: 0;
+ margin-top: 5px;
+ margin-bottom: 28px;
}
-.diff-file-box .code-diff tbody tr:hover td,
-.diff-file-box .code-diff tbody tr:hover pre {
- background-color: #fff8d2 !important;
- border-color: #f0db88 !important;
-}
-.diff-file-box .ellipsis-code pre {
- color: #AAA;
-}
-/* issue */
-
-#issue-create-form .avatar {
- width: 50px;
- height: 50px;
-}
-#issue-create-form .panel-body {
- padding: 15px 0 0 0;
-}
-#issue-create-form .panel-body.form-group,
-#issue-create-form .tab-pane .form-group {
- margin-bottom: 0;
-}
-#issue-create-form .nav-tabs,
-#issue .issue-reply .nav-tabs,
-#issue .issue-edit-content .nav-tabs {
- margin-bottom: 10px;
+.repository .diff-detail-box ol li {
+ list-style: none;
+ padding-bottom: 4px;
+ margin-bottom: 4px;
+ border-bottom: 1px dashed #DDD;
+ padding-left: 6px;
}
-#issue .md-help {
- margin-top: 6px;
-}
-#issue .filters ul {
- margin-bottom: 0;
+.repository .diff-detail-box span.status {
+ display: inline-block;
+ width: 12px;
+ height: 12px;
+ margin-right: 8px;
+ vertical-align: middle;
}
-#issue .filter-list a {
- padding: 6px 10px;
- font-size: 14px;
- display: block;
- margin-bottom: 6px;
- border-radius: 3px;
- color: #444;
+.repository .diff-detail-box span.status.modify {
+ background-color: #f0db88;
}
-#issue .filter-list a.sm {
- font-size: 13px;
+.repository .diff-detail-box span.status.add {
+ background-color: #b4e2b4;
}
-#issue .filter-list hr {
- border-color: #CCC;
+.repository .diff-detail-box span.status.del {
+ background-color: #e9aeae;
}
-#issue .filter-list li a:hover {
- background-color: #DDD;
- text-decoration: none;
+.repository .diff-detail-box span.status.rename {
+ background-color: #dad8ff;
}
-#issue .filter-list li a.active {
- background-color: #4183c4;
- color: #FFF;
+.repository .diff-box .count {
+ margin-right: 12px;
}
-#issue .filter-option {
- margin-bottom: 12px;
-}
-#issue .filters > div {
- margin-bottom: 16px;
- padding-bottom: 16px;
- border-bottom: 1px solid #CCC;
+.repository .diff-box .count .bar {
+ background-color: #e75316;
+ height: 12px;
+ width: 40px;
+ display: inline-block;
+ margin: 2px 4px 0 4px;
+ vertical-align: text-top;
}
-#issue .label-filter li {
- line-height: 24px;
- margin-top: 4px;
+.repository .diff-box .count .bar .add {
+ background-color: #77c64a;
+ height: 12px;
}
-#issue .label-filter a {
- color: #666;
- font-weight: bold;
- padding: 0 4px;
- display: block;
+.repository .diff-box .file {
+ color: #888;
}
-#issue .label-filter li.label-item:hover {
- background-color: #FFF;
+.repository .diff-file-box .header {
+ border-bottom: 1px solid #d4d4d5!important;
}
-#issue .label-filter .count {
- font-size: 12px;
- margin-right: 6px;
- color: #888;
+.repository .diff-file-box .file-body.file-code .lines-num {
+ text-align: right;
+ color: #999;
+ background: #fafafa;
+ width: 1%;
}
-#issue .label-filter .color {
- float: left;
- height: 12px;
- width: 12px;
- border-radius: 2px;
- margin-right: 12px;
- margin-top: 6px;
+.repository .diff-file-box .file-body.file-code .lines-num-old {
+ border-right: 1px solid #DDD;
+}
+.repository .diff-file-box .code-diff {
+ font-size: 13px;
+}
+.repository .diff-file-box .code-diff td {
+ padding: 0;
+ border-top: none;
+}
+.repository .diff-file-box .code-diff pre {
+ margin: 0;
+}
+.repository .diff-file-box .code-diff .lines-num {
+ border-right: 1px solid #d4d4d5;
+ padding: 0 5px;
+}
+.repository .diff-file-box .code-diff tbody tr.tag-code td,
+.repository .diff-file-box .code-diff tbody tr.tag-code pre {
+ background-color: #E0E0E0 !important;
+ border-color: #ADADAD!important;
+}
+.repository .diff-file-box .code-diff tbody tr.del-code td,
+.repository .diff-file-box .code-diff tbody tr.del-code pre {
+ background-color: #ffe2dd !important;
+ border-color: #e9aeae !important;
+}
+.repository .diff-file-box .code-diff tbody tr.add-code td,
+.repository .diff-file-box .code-diff tbody tr.add-code pre {
+ background-color: #d1ffd6 !important;
+ border-color: #b4e2b4 !important;
+}
+.repository .diff-file-box .code-diff tbody tr:hover td {
+ background-color: #FFF8D2 !important;
+ border-color: #F0DB88 !important;
}
-#issue .label-filter .del {
- margin-top: -24px;
- color: #888;
- display: none;
+.repository .diff-file-box .code-diff tbody tr:hover pre {
+ background-color: transparent !important;
}
-#issue .label-filter .label-button {
- margin-top: 16px;
+.repository .code-view {
+ overflow: auto;
+ overflow-x: auto;
+ overflow-y: hidden;
}
-#issue .list-group .list-group-item {
- background-color: #FFF;
+.repository.quickstart .guide .item {
+ padding: 1em;
}
-#issue .issue-item:hover {
- background-color: rgba(19, 95, 215, 0.03);
+.repository.quickstart .guide .item small {
+ font-weight: normal;
}
-#issue .list-group .list-group-item.unread {
- border-left: 2px solid #DD4B39;
+.repository.quickstart .guide .clone.button:first-child {
+ border-radius: .28571429rem 0 0 .28571429rem;
}
-#issue .issue-item .title {
- margin-bottom: 16px;
- font-weight: bold;
+.repository.quickstart .guide #repo-clone-url {
+ border-radius: 0;
+ width: 100%;
+ padding: 5px 10px;
+ font-size: 1.2em;
}
-#issue .issue-item h5.title a {
- color: #444;
-}
-#issue .issue-item h5 .labels .label {
- margin-left: 12px;
-}
-#issue .issue-item .info span {
- margin-right: 12px;
- color: #888;
- line-height: 20px;
-}
-#issue .issue-item .info a,
-#issue .issue-item .number {
- color: #888;
-}
-#issue .issue-item .number {
- margin-top: 8px;
-}
-#issue .issue-item .avatar {
- margin-right: 8px;
- width: 20px;
- height: 20px;
- vertical-align: top;
-}
-#issue .issue-whole .title {
- margin-top: 0;
- font-size: 28px;
-}
-#issue .issue-whole .number {
- font-size: 26px;
- color: #AAA;
-}
-#issue .issue-head .author .avatar {
- width: 48px;
- height: 48px;
- margin-right: 16px;
-}
-#issue .issue-head .info {
- width: 99%;
- margin-top: 10px;
- padding-left: 74px;
- margin-bottom: 16px;
- padding-bottom: 20px;
- border-bottom: 1px solid #CCC;
-}
-#issue .issue-head .status {
- font-size: 16px;
- font-weight: bold;
- padding: 6px 18px;
- border-radius: 3px;
+.issue.list {
+ list-style: none;
+ padding-top: 15px;
}
-#issue .issue-head a.author {
- margin-left: .6em;
- color: #444;
+.issue.list > .item {
+ padding-top: 15px;
+ padding-bottom: 10px;
+ border-bottom: 1px dashed #AAA;
}
-#issue .issue-main {
- padding-left: 0;
+.issue.list > .item .title {
+ color: #444;
+ font-size: 15px;
+ font-weight: bold;
+ margin: 0 6px;
}
-#issue .issue-content {
- border-bottom-width: 1px;
+.issue.list > .item .title:hover {
+ color: #000;
}
-#issue .issue-child .user .avatar {
- width: 42px;
- height: 42px;
- margin-right: 12px;
+.issue.list > .item .comment {
+ padding-right: 10px;
+ color: #666;
}
-#issue .issue-child .issue-content {
- margin-left: 56px;
+.issue.list > .item .desc {
+ padding-top: 5px;
+ color: #999;
}
-#issue .issue-child .panel-heading {
- padding-top: 10px;
- padding-bottom: 10px;
- font-weight: normal;
+.issue.list > .item .desc a.milestone {
+ padding-left: 5px;
+ color: #999!important;
}
-#issue .issue-child .panel-heading .user,
-#issue .issue-closed a.user,
-#issue .issue-opened a.user,
-#issue .issue-reference a.user {
- font-weight: bold;
+.issue.list > .item .desc a.milestone:hover {
+ color: #000!important;
}
-
-#issue .issue-child .issue-content .user .avatar {
- height: 21px;
- width: 21px;
-}
-
-#issue .issue-line {
- border-color: #CCC;
-}
-#issue .issue-is-closed .issue-line {
- display: none;
-}
-#issue .issue-head .info .btn {
- margin-top: -8px;
- margin-left: 8px;
-}
-#issue .issue-action {
- padding-left: 8px;
- color: #888;
- width: 24px;
-}
-#issue-edit-title {
- width: 60%;
-}
-#issue .issue-closed .issue-content,
-#issue .issue-opened .issue-content,
-#issue .issue-reference .issue-content {
- line-height: 42px;
-}
-#issue .issue-closed,
-#issue .issue-opened,
-#issue .issue-reference {
- border-bottom: 2px solid #CCC;
- margin-bottom: 24px;
- padding-bottom: 24px;
-}
-
-#issue .issue-reference {
- padding-bottom: 6px;
-}
-
-#issue .issue-closed .label-danger,
-#issue .issue-opened .label-success,
-#issue .issue-reference .label-primary {
- margin: 0.8em;
-}
-#issue .milestone-item .actions {
- margin-top: 10px;
-}
-#issue .milestone-item .actions a {
- margin-left: 8px;
-}
-#issue .milestone-item hr {
- width: 100%;
- padding-top: 8px;
- margin-top: 48px;
- margin-bottom: 8px;
-}
-#issue .milestone-item .label {
- margin-top: 8px;
- float: left;
- padding: .5em;
- margin-left: .8em;
-}
-#issue .assignee.dropdown-menu,
-#issue .assignee ul,
-#issue .milestone.dropdown-menu,
-#issue .milestone ul {
- padding: 0;
- margin: 0;
- min-width: 300px;
-}
-#issue .issue-bar .assignee,
-#issue .issue-bar .assignee ul {
- min-width: 160px;
-}
-#issue .issue-bar .assignee .dropdown-menu,
-#issue .issue-bar .milestone .dropdown-menu,
-#issue .issue-bar .labels .dropdown-menu {
- padding: 0;
- margin: 0;
-}
-#issue .assignee li,
-#issue .milestone li.clear-milestone {
- padding: 4px 12px;
- line-height: 30px;
-}
-#issue .milestone .milestone-item {
- padding: 8px 12px;
-}
-#issue .milestone li.milestone-item {
- border-bottom: 1px solid #CCC;
-}
-#issue .milestone li.milestone-item:last-child {
- border-bottom: none;
-}
-#issue .milestone .milestone-item p {
- margin-bottom: 0;
-}
-#issue .assignee li:hover,
-#issue .milestone li.clear-milestone:hover,
-#issue .milestone li.milestone-item:hover {
- background-color: #e8f0ff;
- cursor: pointer;
-}
-#issue .assignee li img,
-#issue .issue-bar .assignee img {
- width: 28px;
- height: 28px;
- margin-right: 12px;
-}
-#issue .issue-bar > div {
- padding-bottom: 8px;
- margin-bottom: 40px;
- border-bottom: 1px solid #CCC;
-}
-#issue .issue-bar .assignee {
- line-height: 30px;
-}
-#issue .issue-bar .assignee .action,
-#issue .issue-bar .milestone .action,
-#issue .issue-bar .labels .action {
- position: relative;
- margin-top: -6px;
-}
-#issue .issue-bar .milestone .completion {
- margin-top: 20px;
- margin-bottom: 12px;
-}
-#issue .issue-bar .milestone .completion span {
- display: block;
- height: 12px;
- background-color: #77c64a;
-}
-#issue .milestone .nav-tabs a {
- padding: 4px 8px;
- border-top: none;
-}
-#milestone {
- margin-left: 24px;
- margin-right: 12px;
-}
-#issue .issue-bar .labels .label-item {
- padding: 2px 12px 4px 12px;
- border-radius: 2px;
- text-shadow: 0 0 2px #444;
-}
-#issue .label-selected .count,
-#issue .label-selected a {
- color: #FAFAFA;
-}
-#issue .label-selected a {
- text-shadow: 0 0 2px #444;
-}
-#issue .issue-bar .labels .label-white {
- color: #FFF;
-}
-#issue .issue-bar .labels .label-black {
- color: #444;
-}
-#issue .issue-bar .labels .dropdown-menu ul {
- margin: 0;
- width: 180px;
-}
-#issue .issue-bar .labels .dropdown-menu li {
- line-height: 30px;
- padding-left: 12px;
- border-bottom: 1px solid #DDD;
-}
-#issue .issue-bar .labels .dropdown-menu li:hover {
- background-color: #e8f0ff;
- cursor: pointer;
-}
-#issue .issue-bar .labels .color {
- display: inline-block;
- width: 16px;
- height: 16px;
- vertical-align: text-top;
- margin-right: 6px;
-}
-#issue .issue-bar .labels .no-checked .color {
- margin-left: 26px;
-}
-#label-color-ipt2,
-#label-color-change-ipt2 {
- width: 120px;
- display: inline-block;
- vertical-align: top;
-}
-#label-color-change-ipt2 {
- margin-top: 1px;
-}
-/* wrapper and footer */
-
-#wrapper {
- min-height: 100%;
- height: auto !important;
- height: 100%;
- margin: 0 auto -100px;
- padding: 0 0 100px;
-}
-#footer {
- background: #fff;
- -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.05);
- box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.05);;
- height: 100px;
-}
-#footer .footer-wrap {
- padding: 20px 15px;
-}
-#footer a {
- color: #000;
-}
-/* admin dashboard/configuration */
-
-.admin-dl-horizontal > dt {
- width: 220px;
-}
-.admin-dl-horizontal > dd {
- margin-left: 240px;
-}
-/* release page */
-
-#release-head {
- margin-top: 0;
- padding-bottom: 30px;
- margin-bottom: 0;
- border-bottom: 1px solid #DDD;
-}
-#release .release-item .col-md-10 {
- border-left: 1px solid #DDD;
- position: relative;
-}
-#release .release-item .commit,
-#release .release-item .tag {
- display: block;
- margin-top: 12px;
-}
-#release .release-item.release-tag .commit {
- margin-top: 6px;
-}
-#release .release-item .title {
- line-height: 30px;
- margin-top: 0;
-}
-#release .release-item .dot {
- width: 9px;
- height: 9px;
- background-color: #ccc;
- z-index: 999;
- position: absolute;
- display: block;
- left: -5px;
- top: 30px;
- border-radius: 6px;
- border: 1px solid #FFF;
-}
-#release .release-item > div {
- padding-top: 20px;
- padding-bottom: 20px;
-}
-#release .release-item p.info {
- line-height: 20px;
- color: #666;
- margin-bottom: 18px;
-}
-#release .release-item div.desc {
- margin-bottom: 18px;
-}
-#release .release-item p.info > *,
-#release .release-item .download a {
- margin-right: 12px;
-}
-#release .release-item .info .avatar {
- vertical-align: middle;
-}
-#release-new-form {
- margin-top: 24px;
-}
-#release-new-form .target-at {
- margin: 0 1em;
-}
-#release-new-form .target-text {
- color: #888;
-}
-#release-new-target-branch-list {
- padding-top: 0;
- padding-bottom: 0;
- min-width: 200px;
-}
-#release-new-target-branch-list ul {
- margin-bottom: 0;
-}
-#release-new-target-branch-list li {
- padding: 8px 20px;
+.issue.list > .item .desc .assignee {
+ margin-top: -5px;
+ margin-right: 5px;
}
-#release-new-target-branch-list li a {
- margin-left: 0;
- background-color: transparent;
- padding: 0;
+.page.buttons {
+ padding-top: 15px;
}
-#release-new-target-branch-list li a:hover {
- background-image: none;
+.ui.comments .dropzone {
+ width: 100%;
+ margin-bottom: 10px;
+ border: 2px dashed #0087F7;
+ box-shadow: none!important;
}
-#release-new-target-branch-list li:hover {
- background-color: #0093c4;
+.ui.comments .dropzone .dz-error-message {
+ top: 140px;
}
-#release-new-target-branch-list li:hover a {
- color: #FFF;
+.settings .content {
+ margin-top: 2px;
}
-#release-new-title {
- width: 50%;
+.settings .content .header,
+.settings .content .segment {
+ box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
}
-#release-new-content-div {
- margin-top: 16px;
- padding-left: 0;
+.settings .key.list .item:not(:first-child) {
+ border-top: 1px solid #eaeaea;
+}
+.settings .key.list .ssh-key-state-indicator {
+ float: left;
+ color: gray;
+ padding-left: 10px;
+ padding-top: 10px;
+}
+.settings .key.list .ssh-key-state-indicator.active {
+ color: #6cc644;
}
-#release-new-content-div .md-help {
- margin-top: 6px;
+.settings .key.list .meta {
+ padding-top: 5px;
}
-#release-textarea .form-group {
- display: block;
+.settings .key.list .print {
+ color: #767676;
+}
+.settings .key.list .activity {
+ color: #666;
}
-#release-new-content {
- width: 100%;
- margin: 16px 0;
+.settings .hook.list > .item:not(:first-child) {
+ border-top: 1px solid #eaeaea;
}
-#release-preview {
- margin: 6px 0;
+.settings .hook.list .item {
+ padding: 10px 20px;
}
-/* organization */
-
-#body-nav.org-nav {
- height: 140px;
- padding: 16px 0;
+.settings .hook.list .item .octicon,
+.settings .hook.list .item .fa {
+ width: 20px;
+ text-align: center;
}
-#body-nav.org-nav.org-nav-auto {
- height: auto;
+.settings .hook.history.list .item {
+ padding-left: 13px;
}
-.org-nav > .container {
- padding-left: 0;
- padding-left: 0;
+.settings .hook.history.list .item .meta .ui.right {
+ margin-top: 5px;
}
-.org-nav .org-logo {
- margin-right: 16px;
- width: 100px;
- height: 100px;
+.settings .hook.history.list .item .meta .ui.right .time {
+ font-size: 12px;
}
-.org-nav .org-small-logo {
- margin-right: 16px;
- width: 50px;
- height: 50px;
+.settings .hook.history.list .item .info {
+ margin-top: 10px;
}
-.org-nav .org-name {
- margin-top: 0;
+.settings .hook.history.list .item .info .tabular.menu .item {
+ font-weight: 500;
}
-.org-nav-auto .org-name {
- font-size: 1.4em;
- line-height: 48px;
+.settings .hook.history.list .item .info .tab.segment {
+ border: none;
+ padding: 0;
+ padding-top: 10px;
+ box-shadow: none;
}
-#body-nav.org-nav-auto .nav {
- margin-top: 6px;
+.settings .hook.history.list .item .info .tab.segment > * {
+ color: #666;
}
-#body-nav.org-nav-auto .nav a:hover {
- text-decoration: none;
+.settings .hook.history.list .item .info .tab.segment pre {
+ word-wrap: break-word;
}
-.org-description {
- font-size: 16px;
+.settings .hook.history.list .item .info .tab.segment pre .hljs {
+ padding: 0;
+ background-color: inherit;
}
-.org-meta li,
-.org-meta li a,
-.org-repo-update,
-.org-repo-status,
-.org-team-meta {
- color: #888;
+.ui.vertical.menu .header.item {
+ font-size: 1.1em;
+ background: #f0f0f0;
}
-.org-meta li {
- margin-right: 12px;
+.edit-label.modal .form .column,
+.new-label.segment .form .column {
+ padding-right: 0;
}
-.org-meta li a:hover {
- text-decoration: underline;
+.edit-label.modal .form .buttons,
+.new-label.segment .form .buttons {
+ margin-left: auto;
+ padding-top: 15px;
}
-.org-meta .fa {
- margin-left: 0;
+.edit-label.modal .form .color.picker.column,
+.new-label.segment .form .color.picker.column {
+ width: auto;
}
-.org-main {
- padding-left: 0;
+.edit-label.modal .form .color.picker.column .color-picker,
+.new-label.segment .form .color.picker.column .color-picker {
+ height: 35px;
+ width: auto;
+ padding-left: 30px;
}
-.org-sidebar {
- margin-top: -100px;
+.edit-label.modal .form .minicolors-swatch.minicolors-sprite,
+.new-label.segment .form .minicolors-swatch.minicolors-sprite {
+ top: 10px;
+ left: 10px;
+ width: 15px;
+ height: 15px;
}
-.org-panel .panel-heading {
- font-size: 18px;
+.edit-label.modal .form .precolors,
+.new-label.segment .form .precolors {
+ padding-left: 0;
+ padding-right: 0;
+ margin: 3px 10px auto 10px;
+ width: 120px;
}
-.org-repo-status {
- font-family: Verdana, Arial, Helvetica, sans-serif;
+.edit-label.modal .form .precolors .color,
+.new-label.segment .form .precolors .color {
+ float: left;
+ width: 15px;
+ height: 15px;
}
-.org-repo-item {
- border-bottom: 1px solid #DDD;
- padding-bottom: 18px;
+#transfer-repo-modal .ui.message,
+#delete-repo-modal .ui.message {
+ width: 100%!important;
}
-.org-member img {
- width: 60px;
- height: 60px;
- border-radius: 4px;
+.organization {
+ padding-top: 15px;
+ padding-bottom: 80px;
}
-.org-member {
- display: inline-block;
- padding: 2px;
+.organization .head .ui.header .text {
+ vertical-align: middle;
+ font-size: 1.6rem;
+ margin-left: 15px;
}
-.org-team-name {
- font-size: 15px;
- margin-bottom: 0;
- color: #444;
+.organization .head .ui.header .ui.right {
+ margin-top: 5px;
}
-.org-team {
- border-bottom: 1px solid #DDD;
- margin-bottom: 12px;
+.organization.new.org form {
+ margin: auto;
+ width: 800px!important;
}
-.org-team:last-child {
- border: none;
+.organization.new.org form .ui.message {
+ text-align: center;
}
-.org-team a {
- display: block;
+.organization.new.org form .header {
+ padding-left: 280px !important;
}
-.org-team a:hover {
- text-decoration: none;
+.organization.new.org form .inline.field > label {
+ text-align: right;
+ width: 250px !important;
+ word-wrap: break-word;
}
-.org-team a:hover .org-team-name {
- color: #0079bc !important;
+.organization.new.org form .help {
+ margin-left: 265px !important;
}
-#org-members {
- margin-right: 30px;
+.organization.new.org form .optional .title {
+ margin-left: 250px !important;
}
-#org-members .member .avatar img,
-#org-team-members .member .avatar img {
- width: 50px;
- height: 50px;
+.organization.new.org form input,
+.organization.new.org form textarea {
+ width: 50%!important;
}
-#org-members .member,
-#org-team-members .member {
- padding-bottom: 20px;
- margin-bottom: 20px;
- border-bottom: 1px solid #DDD;
- height: 70px;
+.organization.options input {
+ width: 50%!important;
+ min-width: 300px;
}
-#org-members .member .name,
-#org-team-members .member .name {
- padding-top: 4px;
+.user {
+ padding-top: 15px;
+ padding-bottom: 80px;
}
-#org-members .member .nick,
-#org-team-members .member .nick {
- display: block;
- color: #888;
+.user.settings .list .item.ui.grid {
+ margin-top: 15px;
}
-#org-members .member .name a,
-#org-team-members .member .name a {
- color: #444;
+.user.settings .email.list .item:not(:first-child) {
+ border-top: 1px solid #eaeaea;
+ height: 50px;
}
-#org-members .member .name strong,
-#org-team-members .member .name strong {
- font-size: 1.2em;
+.user.settings .email.list .item:not(:first-child) .button {
+ margin-top: -10px;
+}
+.dashboard {
+ padding-top: 15px;
+ padding-bottom: 80px;
+}
+.dashboard.issues .context.user.menu {
+ z-index: 101;
+ min-width: 200px;
+}
+.dashboard.issues .context.user.menu .ui.header {
+ font-size: 1rem;
+ text-transform: none;
+}
+.dashboard.issues .filter.menu .item {
+ text-align: left;
}
-#org-members .status,
-#org-members .role,
-#org-team-members .status,
-#org-team-members .role {
- line-height: 48px;
- text-align: right;
+.dashboard.issues .filter.menu .item .text {
+ height: 16px;
+ vertical-align: middle;
}
-#org-teams .org-team .panel-heading {
- margin-top: 0;
+.dashboard.issues .filter.menu .item .floating.label {
+ top: 7px;
+ left: 90%;
+ width: 15%;
}
-#org-teams .org-team .panel-heading a {
- color: #444;
+.dashboard.issues .filter.menu .item.active {
+ background-color: #4183c4;
+ color: #FFF;
}
-#org-teams .org-team-members {
- margin-top: 18px;
+.dashboard.issues .filter.menu .item .text {
+ width: 85%;
}
-#org-teams .org-team-members img {
- width: 40px;
- height: 40px;
- margin-right: 12px;
+.dashboard.issues .ui.right .head.menu {
+ margin-top: -5px;
}
-#org-teams .org-team-members a {
- display: inline-block;
+.dashboard.issues .ui.right .head.menu .item.active {
+ color: #d9453d;
}
-#org-teams .org-team .panel-footer {
- height: 60px;
+.dashboard.issues .head.menu .octicon {
+ margin-right: 5px;
}
-#org-teams .org-team {
- border-bottom: none;
+.admin {
+ padding-top: 15px;
+ padding-bottom: 80px;
}
-#org-team-card {
- border: 1px solid #CCC;
- background-color: #FFF;
+.admin .table.segment {
+ padding: 0;
+ font-size: 13px;
}
-#org-team-card .meta .num {
- font-weight: bold;
- color: #444;
- font-size: 1.2em;
+.admin .table.segment th {
+ padding-top: 5px;
+ padding-bottom: 5px;
}
-#org-team-card .meta > div {
- margin-bottom: 12px;
+.admin .table.segment th:first-child,
+.admin .table.segment td:first-child {
+ padding-left: 15px;
}
-#org-team-card .meta a:hover {
- text-decoration: none;
- font-weight: bold;
+.admin .ui.header,
+.admin .ui.segment {
+ box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
}
-#org-team-card .action a {
- margin-right: 12px;
+.admin.user .email {
+ max-width: 200px;
}
-#org-team-card .action a:hover {
- text-decoration: none;
+.explore {
+ padding-top: 15px;
+ padding-bottom: 80px;
}
-#org-team-content .header {
- height: 50px;
+.explore.repositories .ui.repository.list .item {
+ border-top: 1px solid #eee;
+ padding-top: 25px;
+ padding-bottom: 25px;
}
-#org-team-content .header > form {
- padding-right: 0;
+.explore.repositories .ui.repository.list .item .ui.header {
+ font-size: 1.5rem;
+ padding-bottom: 10px;
}
-#org-team-repos .repo{
- padding-bottom: 20px;
- margin-bottom: 20px;
- border-bottom: 1px solid #DDD;
- padding-left: 15px;
+.explore.repositories .ui.repository.list .item .ui.header .metas {
+ color: #888;
+ font-size: 13px;
+ font-weight: normal;
}
-#org-team-repos .repo-name{
- font-size: 1.2em;
- color: #444;
- font-weight: bold;
- line-height: 30px;
-}
-
-.issue-main .attachments {
- margin: 0px 10px 10px 10px;
-}
-
-.issue-main .attachments .attachment-label {
- margin-right: 5px;
-}
-
-.attachment-preview {
- position: absolute;
- top: 0px;
- bottom: 0px;
-
- margin: 5px;
- padding: 8px;
-
- background: #fff;
- border: 1px solid #d8d8d8;
- box-shadow: 0 0 5px 1px #d8d8d8;
-}
-
-.attachment-preview-img {
- border: 1px solid #d8d8d8;
-}
-
-#attachments-button {
- float: left;
-}
-
-#attached {
- margin: 10px 0 15px;
-}
-
-#attached-list .label {
- display: inline-block;
- vertical-align: top;
- margin-right: 10px;
- padding-right: 0;
-}
-
-#attached-list .label .attachment-remove {
- cursor: pointer;
-}
-
-#attached-list .label .attachment-remove:hover {
- background: #d8d8d8;
-}
-
-#issue-create-form #attached {
- margin-bottom: 0;
+.explore.repositories .ui.repository.list .item .ui.header .metas span:not(:last-child) {
+ margin-right: 5px;
+}
+.explore.repositories .ui.repository.list .item .time {
+ font-size: 12px;
+ color: #808080;
}
diff --git a/public/js/gogs.js b/public/js/gogs.js
index d38e8976..d835fa05 100644
--- a/public/js/gogs.js
+++ b/public/js/gogs.js
@@ -396,6 +396,22 @@ function initRepository() {
});
}
+ // Quick start
+ if ($('.repository.quickstart').length > 0) {
+ $('#repo-clone-ssh').click(function () {
+ $('.clone-url').text($(this).data('link'));
+ $('#repo-clone-url').val($(this).data('link'));
+ $(this).addClass('blue');
+ $('#repo-clone-https').removeClass('blue');
+ });
+ $('#repo-clone-https').click(function () {
+ $('.clone-url').text($(this).data('link'));
+ $('#repo-clone-url').val($(this).data('link'));
+ $(this).addClass('blue');
+ $('#repo-clone-ssh').removeClass('blue');
+ });
+ }
+
// Pull request
if ($('.repository.compare.pull').length > 0) {
var $branch_dropdown = $('.choose.branch .dropdown');
@@ -478,7 +494,7 @@ function initAdmin() {
$('.local').show();
$('#user_name').focus();
- if($(this).data('password')=="required"){
+ if ($(this).data('password') == "required") {
$('#password').attr('required', 'required');
}
@@ -608,6 +624,24 @@ $(document).ready(function () {
emojify.run($(this)[0]);
});
+ // Clipboard JS
+ var clipboard = new Clipboard('.clipboard');
+ clipboard.on('success', function (e) {
+ e.clearSelection();
+
+ $('#' + e.trigger.getAttribute('id')).popup('destroy');
+ e.trigger.setAttribute('data-content', e.trigger.getAttribute('data-success'))
+ $('#' + e.trigger.getAttribute('id')).popup('show');
+ e.trigger.setAttribute('data-content', e.trigger.getAttribute('data-original'))
+ });
+
+ clipboard.on('error', function (e) {
+ $('#' + e.trigger.getAttribute('id')).popup('destroy');
+ e.trigger.setAttribute('data-content', e.trigger.getAttribute('data-error'))
+ $('#' + e.trigger.getAttribute('id')).popup('show');
+ e.trigger.setAttribute('data-content', e.trigger.getAttribute('data-original'))
+ });
+
// Helpers.
$('.delete-button').click(function () {
var $this = $(this);
diff --git a/public/js/libs/clipboard-1.3.1.min.js b/public/js/libs/clipboard-1.3.1.min.js
new file mode 100755
index 00000000..ed23e3e5
--- /dev/null
+++ b/public/js/libs/clipboard-1.3.1.min.js
@@ -0,0 +1 @@
+!function(a){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=a();else if("function"==typeof define&&define.amd)define([],a);else{var b;b="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,b.Clipboard=a()}}(function(){return function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);var j=new Error("Cannot find module '"+g+"'");throw j.code="MODULE_NOT_FOUND",j}var k=c[g]={exports:{}};b[g][0].call(k.exports,function(a){var c=b[g][1][a];return e(c?c:a)},k,k.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g<d.length;g++)e(d[g]);return e}({1:[function(a,b,c){var d=a("closest"),e=a("component-event"),f=["focus","blur"];c.bind=function(a,b,c,g,h){return-1!==f.indexOf(c)&&(h=!0),e.bind(a,c,function(c){var e=c.target||c.srcElement;c.delegateTarget=d(e,b,!0,a),c.delegateTarget&&g.call(a,c)},h)},c.unbind=function(a,b,c,d){-1!==f.indexOf(b)&&(d=!0),e.unbind(a,b,c,d)}},{closest:2,"component-event":4}],2:[function(a,b,c){var d=a("matches-selector");b.exports=function(a,b,c){for(var e=c?a:a.parentNode;e&&e!==document;){if(d(e,b))return e;e=e.parentNode}}},{"matches-selector":3}],3:[function(a,b,c){function d(a,b){if(f)return f.call(a,b);for(var c=a.parentNode.querySelectorAll(b),d=0;d<c.length;++d)if(c[d]==a)return!0;return!1}var e=Element.prototype,f=e.matchesSelector||e.webkitMatchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector;b.exports=d},{}],4:[function(a,b,c){var d=window.addEventListener?"addEventListener":"attachEvent",e=window.removeEventListener?"removeEventListener":"detachEvent",f="addEventListener"!==d?"on":"";c.bind=function(a,b,c,e){return a[d](f+b,c,e||!1),c},c.unbind=function(a,b,c,d){return a[e](f+b,c,d||!1),c}},{}],5:[function(a,b,c){function d(){}d.prototype={on:function(a,b,c){var d=this.e||(this.e={});return(d[a]||(d[a]=[])).push({fn:b,ctx:c}),this},once:function(a,b,c){var d=this,e=function(){d.off(a,e),b.apply(c,arguments)};return this.on(a,e,c)},emit:function(a){var b=[].slice.call(arguments,1),c=((this.e||(this.e={}))[a]||[]).slice(),d=0,e=c.length;for(d;e>d;d++)c[d].fn.apply(c[d].ctx,b);return this},off:function(a,b){var c=this.e||(this.e={}),d=c[a],e=[];if(d&&b)for(var f=0,g=d.length;g>f;f++)d[f].fn!==b&&e.push(d[f]);return e.length?c[a]=e:delete c[a],this}},b.exports=d},{}],6:[function(a,b,c){"use strict";function d(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}c.__esModule=!0;var e=function(){function a(a,b){for(var c=0;c<b.length;c++){var d=b[c];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(a,d.key,d)}}return function(b,c,d){return c&&a(b.prototype,c),d&&a(b,d),b}}(),f=function(){function a(b){d(this,a),this.resolveOptions(b),this.initSelection()}return a.prototype.resolveOptions=function(){var a=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];this.action=a.action,this.emitter=a.emitter,this.target=a.target,this.text=a.text,this.trigger=a.trigger,this.selectedText=""},a.prototype.initSelection=function(){if(this.text&&this.target)throw new Error('Multiple attributes declared, use either "target" or "text"');if(this.text)this.selectFake();else{if(!this.target)throw new Error('Missing required attributes, use either "target" or "text"');this.selectTarget()}},a.prototype.selectFake=function(){var a=this;this.removeFake(),this.fakeHandler=document.body.addEventListener("click",function(){return a.removeFake()}),this.fakeElem=document.createElement("input"),this.fakeElem.style.position="absolute",this.fakeElem.style.left="-9999px",this.fakeElem.setAttribute("readonly",""),this.fakeElem.value=this.text,this.selectedText=this.text,document.body.appendChild(this.fakeElem),this.fakeElem.select(),this.copyText()},a.prototype.removeFake=function(){this.fakeHandler&&(document.body.removeEventListener("click"),this.fakeHandler=null),this.fakeElem&&(document.body.removeChild(this.fakeElem),this.fakeElem=null)},a.prototype.selectTarget=function(){if("INPUT"===this.target.nodeName||"TEXTAREA"===this.target.nodeName)this.target.select(),this.selectedText=this.target.value;else{var a=document.createRange(),b=window.getSelection();a.selectNodeContents(this.target),b.addRange(a),this.selectedText=b.toString()}this.copyText()},a.prototype.copyText=function(){var a=void 0;try{a=document.execCommand(this.action)}catch(b){a=!1}this.handleResult(a)},a.prototype.handleResult=function(a){a?this.emitter.emit("success",{action:this.action,text:this.selectedText,trigger:this.trigger,clearSelection:this.clearSelection.bind(this)}):this.emitter.emit("error",{action:this.action,trigger:this.trigger,clearSelection:this.clearSelection.bind(this)})},a.prototype.clearSelection=function(){this.target&&this.target.blur(),window.getSelection().removeAllRanges()},e(a,[{key:"action",set:function(){var a=arguments.length<=0||void 0===arguments[0]?"copy":arguments[0];if(this._action=a,"copy"!==this._action&&"cut"!==this._action)throw new Error('Invalid "action" value, use either "copy" or "cut"')},get:function(){return this._action}},{key:"target",set:function(a){if(void 0!==a){if(!a||"object"!=typeof a||1!==a.nodeType)throw new Error('Invalid "target" value, use a valid Element');this._target=a}},get:function(){return this._target}}]),a}();c["default"]=f,b.exports=c["default"]},{}],7:[function(a,b,c){"use strict";function d(a){return a&&a.__esModule?a:{"default":a}}function e(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}function f(a,b){if("function"!=typeof b&&null!==b)throw new TypeError("Super expression must either be null or a function, not "+typeof b);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}c.__esModule=!0;var g=a("./clipboard-action"),h=d(g),i=a("delegate-events"),j=d(i),k=a("tiny-emitter"),l=d(k),m="data-clipboard-",n=function(a){function b(c,d){e(this,b),a.call(this),this.resolveOptions(d),this.delegateClick(c)}return f(b,a),b.prototype.resolveOptions=function(){var a=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];this.action="function"==typeof a.action?a.action:this.setAction,this.target="function"==typeof a.target?a.target:this.setTarget,this.text="function"==typeof a.text?a.text:this.setText},b.prototype.delegateClick=function(a){var b=this;j["default"].bind(document.body,a,"click",function(a){return b.initialize(a)})},b.prototype.initialize=function(a){this.clipboardAction&&(this.clipboardAction=null),this.clipboardAction=new h["default"]({action:this.action(a.delegateTarget),target:this.target(a.delegateTarget),text:this.text(a.delegateTarget),trigger:a.delegateTarget,emitter:this})},b.prototype.setAction=function(a){return a.hasAttribute(m+"action")?a.getAttribute(m+"action"):void 0},b.prototype.setTarget=function(a){if(a.hasAttribute(m+"target")){var b=a.getAttribute(m+"target");return document.querySelector(b)}},b.prototype.setText=function(a){return a.hasAttribute(m+"text")?a.getAttribute(m+"text"):void 0},b}(l["default"]);c["default"]=n,b.exports=c["default"]},{"./clipboard-action":6,"delegate-events":1,"tiny-emitter":5}]},{},[7])(7)}); \ No newline at end of file
diff --git a/public/less/_repository.less b/public/less/_repository.less
index f653fec9..d02b3af1 100644
--- a/public/less/_repository.less
+++ b/public/less/_repository.less
@@ -591,7 +591,28 @@
overflow-x: auto;
overflow-y: hidden;
}
+
+ &.quickstart {
+ .guide {
+ .item {
+ padding: 1em;
+ small {
+ font-weight: normal;
+ }
+ }
+ .clone.button:first-child {
+ border-radius: .28571429rem 0 0 .28571429rem;
+ }
+ #repo-clone-url {
+ border-radius: 0;
+ width: 100%;
+ padding: 5px 10px;
+ font-size: 1.2em;
+ }
+ }
+ }
}
+// End of .repository
.issue.list {
list-style: none;
diff --git a/public/ng/css/gogs.css b/public/ng/css/gogs.css
index 73273d4f..caecfe25 100644
--- a/public/ng/css/gogs.css
+++ b/public/ng/css/gogs.css
@@ -1947,6 +1947,94 @@ The register and sign-in page style
#release #release-new-form {
padding-top: 15px;
}
+#stars h4,
+#watchers h4,
+#forks h4 {
+ font-size: 18px;
+ padding-bottom: 20px;
+ text-transform: capitalize;
+ border-bottom: 1px solid #DDD;
+}
+#stars h3,
+#watchers h3,
+#forks h3 {
+ margin: -4px 0 0 0;
+ padding: 0;
+}
+#stars .avatar,
+#watchers .avatar,
+#forks .avatar {
+ width: 75px;
+ height: 75px;
+ float: left;
+ display: block;
+ margin-right: 10px;
+}
+#stars .avatar-small,
+#watchers .avatar-small,
+#forks .avatar-small {
+ width: 24px;
+ height: 24px;
+ float: left;
+ display: block;
+ margin-right: 10px;
+}
+#stars ol,
+#watchers ol,
+#forks ol {
+ margin-top: 10px;
+ list-style: none;
+ width: 100%;
+ overflow: hidden;
+}
+#stars li,
+#watchers li,
+#forks li {
+ width: 32.25%;
+ margin: 10px 10px 10px 0;
+ border-bottom: 1px solid #DDD;
+ float: left;
+ padding-bottom: 10px;
+}
+#stars .pagination,
+#watchers .pagination,
+#forks .pagination {
+ width: 100%;
+ text-align: center;
+ text-transform: capitalize;
+}
+#stars .pagination a,
+#watchers .pagination a,
+#forks .pagination a {
+ border-radius: 3px;
+ border: 1px solid #399ADE;
+ padding: 8px;
+ margin: 0;
+}
+#stars .pagination .active,
+#watchers .pagination .active,
+#forks .pagination .active {
+ border-radius: 3px;
+ border: 1px solid #399ADE;
+ background: #399ADE;
+ cursor: default;
+ padding: 8px;
+ margin: 0;
+ color: #FFFFFF;
+}
+#stars .pagination .disabled,
+#watchers .pagination .disabled,
+#forks .pagination .disabled {
+ border-radius: 3px;
+ border: 1px solid #DDD;
+ color: #D3D3D3;
+ cursor: default;
+ padding: 8px;
+ margin: 0;
+}
+#forks p {
+ padding: 5px 0;
+}
#admin-wrapper,
#setting-wrapper {
padding-bottom: 100px;
diff --git a/public/ng/less/gogs/repository.less b/public/ng/less/gogs/repository.less
index 6b0a927e..c403b51f 100644
--- a/public/ng/less/gogs/repository.less
+++ b/public/ng/less/gogs/repository.less
@@ -795,3 +795,84 @@
padding-top: 15px;
}
}
+
+#stars, #watchers, #forks {
+ h4 {
+ font-size: 18px;
+ padding-bottom: 20px;
+ text-transform: capitalize;
+ border-bottom: 1px solid #DDD;
+ }
+
+ h3 {
+ margin: -4px 0 0 0;
+ padding: 0;
+ }
+
+ .avatar {
+ width: 75px;
+ height: 75px;
+ float: left;
+ display: block;
+ margin-right: 10px;
+ }
+
+ .avatar-small {
+ width: 24px;
+ height: 24px;
+ float: left;
+ display: block;
+ margin-right: 10px;
+ }
+
+ ol {
+ margin-top: 10px;
+ list-style: none;
+ width: 100%;
+ overflow: hidden;
+ }
+
+ li {
+ width: 32.25%;
+ margin: 10px 10px 10px 0;
+ border-bottom: 1px solid #DDD;
+ float: left;
+ padding-bottom: 10px;
+ }
+
+ .pagination {
+ width: 100%;
+ text-align: center;
+ text-transform: capitalize;
+
+ a {
+ border-radius: 3px;
+ border: 1px solid #399ADE;
+ padding: 8px;
+ margin: 0;
+ }
+
+ .active {
+ border-radius: 3px;
+ border: 1px solid #399ADE;
+ background: #399ADE;
+ cursor: default;
+ padding: 8px;
+ margin: 0;
+ color: #FFFFFF;
+ }
+
+ .disabled {
+ border-radius: 3px;
+ border: 1px solid #DDD;
+ color: #D3D3D3;
+ cursor: default;
+ padding: 8px;
+ margin: 0;
+ }
+ }
+}
+
+#forks p {
+ padding: 5px 0;
+}
diff --git a/routers/admin/notice.go b/routers/admin/notice.go
index b4319463..512c3f59 100644
--- a/routers/admin/notice.go
+++ b/routers/admin/notice.go
@@ -5,12 +5,13 @@
package admin
import (
- "github.com/Unknwon/com"
+ "github.com/Unknwon/paginater"
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/modules/base"
"github.com/gogits/gogs/modules/log"
"github.com/gogits/gogs/modules/middleware"
+ "github.com/gogits/gogs/modules/setting"
)
const (
@@ -22,20 +23,26 @@ func Notices(ctx *middleware.Context) {
ctx.Data["PageIsAdmin"] = true
ctx.Data["PageIsAdminNotices"] = true
- pageNum := 50
- p := pagination(ctx, models.CountNotices(), pageNum)
+ total := models.CountNotices()
+ page := ctx.QueryInt("page")
+ if page <= 1 {
+ page = 1
+ }
+ ctx.Data["Page"] = paginater.New(int(total), setting.AdminNoticePagingNum, page, 5)
- notices, err := models.GetNotices(pageNum, (p-1)*pageNum)
+ notices, err := models.Notices(page, setting.AdminNoticePagingNum)
if err != nil {
- ctx.Handle(500, "GetNotices", err)
+ ctx.Handle(500, "Notices", err)
return
}
ctx.Data["Notices"] = notices
+
+ ctx.Data["Total"] = total
ctx.HTML(200, NOTICES)
}
func DeleteNotice(ctx *middleware.Context) {
- id := com.StrTo(ctx.Params(":id")).MustInt64()
+ id := ctx.ParamsInt64(":id")
if err := models.DeleteNotice(id); err != nil {
ctx.Handle(500, "DeleteNotice", err)
return
diff --git a/routers/admin/orgs.go b/routers/admin/orgs.go
index 54d7af5c..ae68b872 100644
--- a/routers/admin/orgs.go
+++ b/routers/admin/orgs.go
@@ -5,9 +5,12 @@
package admin
import (
+ "github.com/Unknwon/paginater"
+
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/modules/base"
"github.com/gogits/gogs/modules/middleware"
+ "github.com/gogits/gogs/modules/setting"
)
const (
@@ -15,18 +18,26 @@ const (
)
func Organizations(ctx *middleware.Context) {
- ctx.Data["Title"] = ctx.Tr("admin.orgs")
+ ctx.Data["Title"] = ctx.Tr("admin.organizations")
ctx.Data["PageIsAdmin"] = true
ctx.Data["PageIsAdminOrganizations"] = true
- pageNum := 50
- p := pagination(ctx, models.CountOrganizations(), pageNum)
-
- var err error
- ctx.Data["Orgs"], err = models.GetOrganizations(pageNum, (p-1)*pageNum)
+ total := models.CountOrganizations()
+ page := ctx.QueryInt("page")
+ if page <= 1 {
+ page = 1
+ }
+ ctx.Data["Page"] = paginater.New(int(total), setting.AdminOrgPagingNum, page, 5)
+
+ orgs, err := models.Organizations(page, setting.AdminOrgPagingNum)
+
if err != nil {
- ctx.Handle(500, "GetOrganizations", err)
+ ctx.Handle(500, "Organizations", err)
return
}
+
+ ctx.Data["Orgs"] = orgs
+ ctx.Data["Total"] = total
+
ctx.HTML(200, ORGS)
}
diff --git a/routers/admin/repos.go b/routers/admin/repos.go
index 3f638871..474d3db9 100644
--- a/routers/admin/repos.go
+++ b/routers/admin/repos.go
@@ -5,47 +5,37 @@
package admin
import (
- "math"
+ "github.com/Unknwon/paginater"
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/modules/base"
"github.com/gogits/gogs/modules/middleware"
+ "github.com/gogits/gogs/modules/setting"
)
const (
REPOS base.TplName = "admin/repo/list"
)
-func pagination(ctx *middleware.Context, count int64, pageNum int) int {
- p := ctx.QueryInt("p")
- if p < 1 {
- p = 1
- }
- curCount := int64((p-1)*pageNum + pageNum)
- if curCount >= count {
- p = int(math.Ceil(float64(count) / float64(pageNum)))
- } else {
- ctx.Data["NextPageNum"] = p + 1
- }
- if p > 1 {
- ctx.Data["LastPageNum"] = p - 1
- }
- return p
-}
-
func Repositories(ctx *middleware.Context) {
ctx.Data["Title"] = ctx.Tr("admin.repositories")
ctx.Data["PageIsAdmin"] = true
ctx.Data["PageIsAdminRepositories"] = true
- pageNum := 50
- p := pagination(ctx, models.CountRepositories(), pageNum)
+ total := models.CountRepositories()
+ page := ctx.QueryInt("page")
+ if page <= 1 {
+ page = 1
+ }
+ ctx.Data["Page"] = paginater.New(int(total), setting.AdminRepoPagingNum, page, 5)
- var err error
- ctx.Data["Repos"], err = models.GetRepositoriesWithUsers(pageNum, (p-1)*pageNum)
+ repos, err := models.RepositoriesWithUsers(page, setting.AdminRepoPagingNum)
if err != nil {
- ctx.Handle(500, "GetRepositoriesWithUsers", err)
+ ctx.Handle(500, "RepositoriesWithUsers", err)
return
}
+ ctx.Data["Repos"] = repos
+
+ ctx.Data["Total"] = total
ctx.HTML(200, REPOS)
}
diff --git a/routers/admin/users.go b/routers/admin/users.go
index 4302c144..ac0f5381 100644
--- a/routers/admin/users.go
+++ b/routers/admin/users.go
@@ -14,6 +14,7 @@ import (
"github.com/gogits/gogs/modules/auth"
"github.com/gogits/gogs/modules/base"
"github.com/gogits/gogs/modules/log"
+ "github.com/gogits/gogs/modules/mailer"
"github.com/gogits/gogs/modules/middleware"
"github.com/gogits/gogs/modules/setting"
)
@@ -60,6 +61,8 @@ func NewUser(ctx *middleware.Context) {
return
}
ctx.Data["Sources"] = sources
+
+ ctx.Data["CanSendEmail"] = setting.MailService != nil
ctx.HTML(200, USER_NEW)
}
@@ -75,6 +78,8 @@ func NewUserPost(ctx *middleware.Context, form auth.AdminCrateUserForm) {
}
ctx.Data["Sources"] = sources
+ ctx.Data["CanSendEmail"] = setting.MailService != nil
+
if ctx.HasError() {
ctx.HTML(200, USER_NEW)
return
@@ -118,6 +123,11 @@ func NewUserPost(ctx *middleware.Context, form auth.AdminCrateUserForm) {
}
log.Trace("Account created by admin(%s): %s", ctx.User.Name, u.Name)
+ // Send e-mail notification.
+ if form.SendNotify && setting.MailService != nil {
+ mailer.SendRegisterNotifyMail(ctx.Context, u)
+ }
+
ctx.Flash.Success(ctx.Tr("admin.users.new_success", u.Name))
ctx.Redirect(setting.AppSubUrl + "/admin/users/" + com.ToStr(u.Id))
}
diff --git a/routers/repo/forks.go b/routers/repo/forks.go
new file mode 100644
index 00000000..099f0cc4
--- /dev/null
+++ b/routers/repo/forks.go
@@ -0,0 +1,37 @@
+// Copyright 2014 The Gogs Authors. All rights reserved.
+// Use of this source code is governed by a MIT-style
+// license that can be found in the LICENSE file.
+
+package repo
+
+import (
+ "fmt"
+ "github.com/gogits/gogs/modules/base"
+ "github.com/gogits/gogs/modules/middleware"
+)
+
+const (
+ FORKS base.TplName = "repo/forks"
+)
+
+func Forks(ctx *middleware.Context) {
+ ctx.Data["Title"] = ctx.Tr("repos.forks")
+
+ forks, err := ctx.Repo.Repository.GetForks()
+
+ if err != nil {
+ ctx.Handle(500, "GetForks", err)
+ return
+ }
+
+ for _, fork := range forks {
+ if err = fork.GetOwner(); err != nil {
+ ctx.Handle(500, "GetOwner", fmt.Errorf("%d: %v", fork.ID, err))
+ return
+ }
+ }
+
+ ctx.Data["Forks"] = forks
+
+ ctx.HTML(200, FORKS)
+}
diff --git a/routers/repo/stars.go b/routers/repo/stars.go
new file mode 100644
index 00000000..93854886
--- /dev/null
+++ b/routers/repo/stars.go
@@ -0,0 +1,44 @@
+// Copyright 2014 The Gogs Authors. All rights reserved.
+// Use of this source code is governed by a MIT-style
+// license that can be found in the LICENSE file.
+
+package repo
+
+import (
+ "github.com/Unknwon/paginater"
+
+ "github.com/gogits/gogs/models"
+ "github.com/gogits/gogs/modules/base"
+ "github.com/gogits/gogs/modules/middleware"
+)
+
+const (
+ STARS base.TplName = "repo/stars"
+)
+
+func Stars(ctx *middleware.Context) {
+ ctx.Data["Title"] = ctx.Tr("repos.stars")
+
+ page := ctx.QueryInt("page")
+ if page <= 0 {
+ page = 1
+ }
+
+ ctx.Data["Page"] = paginater.New(ctx.Repo.Repository.NumStars, models.ItemsPerPage, page, 5)
+
+ stars, err := ctx.Repo.Repository.GetStars(ctx.QueryInt("page"))
+
+ if err != nil {
+ ctx.Handle(500, "GetStars", err)
+ return
+ }
+
+ if (ctx.QueryInt("page")-1)*models.ItemsPerPage > ctx.Repo.Repository.NumStars {
+ ctx.Handle(404, "ctx.Repo.Repository.NumStars", nil)
+ return
+ }
+
+ ctx.Data["Stars"] = stars
+
+ ctx.HTML(200, STARS)
+}
diff --git a/routers/repo/watchers.go b/routers/repo/watchers.go
new file mode 100644
index 00000000..8626fa23
--- /dev/null
+++ b/routers/repo/watchers.go
@@ -0,0 +1,44 @@
+// Copyright 2014 The Gogs Authors. All rights reserved.
+// Use of this source code is governed by a MIT-style
+// license that can be found in the LICENSE file.
+
+package repo
+
+import (
+ "github.com/Unknwon/paginater"
+
+ "github.com/gogits/gogs/models"
+ "github.com/gogits/gogs/modules/base"
+ "github.com/gogits/gogs/modules/middleware"
+)
+
+const (
+ WATCHERS base.TplName = "repo/watchers"
+)
+
+func Watchers(ctx *middleware.Context) {
+ ctx.Data["Title"] = ctx.Tr("repos.watches")
+
+ page := ctx.QueryInt("page")
+ if page <= 0 {
+ page = 1
+ }
+
+ ctx.Data["Page"] = paginater.New(ctx.Repo.Repository.NumWatches, models.ItemsPerPage, page, 5)
+
+ watchers, err := ctx.Repo.Repository.GetWatchers(ctx.QueryInt("page"))
+
+ if err != nil {
+ ctx.Handle(500, "GetWatchers", err)
+ return
+ }
+
+ if (ctx.QueryInt("page")-1)*models.ItemsPerPage > ctx.Repo.Repository.NumWatches {
+ ctx.Handle(404, "ctx.Repo.Repository.NumWatches", nil)
+ return
+ }
+
+ ctx.Data["Watchers"] = watchers
+
+ ctx.HTML(200, WATCHERS)
+}
diff --git a/scripts/init/debian/gogs b/scripts/init/debian/gogs
index b0b52286..187e23a9 100644
--- a/scripts/init/debian/gogs
+++ b/scripts/init/debian/gogs
@@ -48,11 +48,11 @@ do_start()
# 0 if daemon has been started
# 1 if daemon was already running
# 2 if daemon could not be started
- sh -c "start-stop-daemon --start --quiet --pidfile $PIDFILE --make-pidfile \\
+ sh -c "USER=$USER start-stop-daemon --start --quiet --pidfile $PIDFILE --make-pidfile \\
--test --chdir $WORKINGDIR --chuid $USER \\
--exec $DAEMON -- $DAEMON_ARGS > /dev/null \\
|| return 1"
- sh -c "start-stop-daemon --start --quiet --pidfile $PIDFILE --make-pidfile \\
+ sh -c "USER=$USER start-stop-daemon --start --quiet --pidfile $PIDFILE --make-pidfile \\
--background --chdir $WORKINGDIR --chuid $USER \\
--exec $DAEMON -- $DAEMON_ARGS \\
|| return 2"
diff --git a/templates/.VERSION b/templates/.VERSION
index 969aae1e..96127f4a 100644
--- a/templates/.VERSION
+++ b/templates/.VERSION
@@ -1 +1 @@
-0.6.13.0918 Beta \ No newline at end of file
+0.6.16.1002 Beta \ No newline at end of file
diff --git a/templates/admin/notice.tmpl b/templates/admin/notice.tmpl
index a3ae2a10..a7af39af 100644
--- a/templates/admin/notice.tmpl
+++ b/templates/admin/notice.tmpl
@@ -1,54 +1,63 @@
-{{template "ng/base/head" .}}
-{{template "ng/base/header" .}}
-<div id="admin-wrapper">
- <div id="setting-wrapper" class="main-wrapper">
- <div id="admin-setting" class="container clear">
- {{template "admin/nav" .}}
- <div class="grid-4-5 left">
- <div class="setting-content">
- {{template "ng/base/alert" .}}
- <div id="setting-content">
- <div class="panel panel-radius">
- <div class="panel-header">
- <strong>{{.i18n.Tr "admin.notices.system_notice_list"}}</strong>
- </div>
- <div class="panel-body admin-panel">
- <div class="admin-table">
- <table class="table table-striped">
- <thead>
- <tr>
- <th>Id</th>
- <th>{{.i18n.Tr "admin.notices.type"}}</th>
- <th>{{.i18n.Tr "admin.notices.desc"}}</th>
- <th>{{.i18n.Tr "admin.users.created"}}</th>
- <th>{{.i18n.Tr "admin.notices.op"}}</th>
- </tr>
- </thead>
- <tbody>
- {{range .Notices}}
- <tr>
- <td>{{.Id}}</td>
- <td>{{$.i18n.Tr .TrStr}}</td>
- <td class="grid-1-2"><span>{{.Description}}</span></td>
- <td>{{.Created}}</td>
- <td><a href="{{AppSubUrl}}/admin/notices/{{.Id}}/delete"><i class="fa fa-trash-o text-red"></i></a></td>
- </tr>
- {{end}}
- </tbody>
- </table>
- {{if or .LastPageNum .NextPageNum}}
- <ul class="pagination">
- {{if .LastPageNum}}<li><a class="btn btn-medium btn-gray btn-radius" href="{{AppSubUrl}}/admin/notices?p={{.LastPageNum}}">&laquo; {{.i18n.Tr "admin.prev"}}</a></li>{{end}}
- {{if .NextPageNum}}<li><a class="btn btn-medium btn-gray btn-radius" href="{{AppSubUrl}}/admin/notices?p={{.NextPageNum}}">&raquo; {{.i18n.Tr "admin.next"}}</a></li>{{end}}
- </ul>
- {{end}}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
+{{template "base/head" .}}
+<div class="admin user">
+ <div class="ui container">
+ <div class="ui grid">
+ {{template "admin/navbar" .}}
+ <div class="twelve wide column content">
+ {{template "base/alert" .}}
+ <h4 class="ui top attached header">
+ {{.i18n.Tr "admin.notices.system_notice_list"}} ({{.i18n.Tr "admin.total" .Total}})
+ </h4>
+ <div class="ui attached table segment">
+ <table class="ui very basic striped table">
+ <thead>
+ <tr>
+ <th>ID</th>
+ <th>{{.i18n.Tr "admin.notices.type"}}</th>
+ <th>{{.i18n.Tr "admin.notices.desc"}}</th>
+ <th>{{.i18n.Tr "admin.users.created"}}</th>
+ <th>{{.i18n.Tr "admin.notices.op"}}</th>
+ </tr>
+ </thead>
+ <tbody>
+ {{range .Notices}}
+ <tr>
+ <td>{{.Id}}</td>
+ <td>{{$.i18n.Tr .TrStr}}</td>
+ <td><span>{{.Description}}</span></td>
+ <td>{{.Created}}</td>
+ <td><a href="{{AppSubUrl}}/admin/notices/{{.Id}}/delete"><i class="fa fa-trash-o text-red"></i></a></td>
+ </tr>
+ {{end}}
+ </tbody>
+ </table>
+ </div>
+
+ {{with .Page}}
+ {{if gt .TotalPages 1}}
+ <div class="center page buttons">
+ <div class="ui borderless pagination menu">
+ <a class="{{if .IsFirst}}disabled{{end}} item" href="{{$.Link}}"><i class="angle double left icon"></i> {{$.i18n.Tr "admin.first_page"}}</a>
+ <a class="{{if not .HasPrevious}}disabled{{end}} item" {{if .HasPrevious}}href="{{$.Link}}?page={{.Previous}}"{{end}}>
+ <i class="left arrow icon"></i> {{$.i18n.Tr "repo.issues.previous"}}
+ </a>
+ {{range .Pages}}
+ {{if eq .Num -1}}
+ <a class="disabled item">...</a>
+ {{else}}
+ <a class="{{if .IsCurrent}}active{{end}} item" {{if not .IsCurrent}}href="{{$.Link}}?page={{.Num}}"{{end}}>{{.Num}}</a>
+ {{end}}
+ {{end}}
+ <a class="{{if not .HasNext}}disabled{{end}} item" {{if .HasNext}}href="{{$.Link}}?page={{.Next}}"{{end}}>
+ {{$.i18n.Tr "repo.issues.next"}}&nbsp;<i class="icon right arrow"></i>
+ </a>
+ <a class="{{if .IsLast}}disabled{{end}} item" href="{{$.Link}}?page={{.TotalPages}}">{{$.i18n.Tr "admin.last_page"}}&nbsp;<i class="angle double right icon"></i></a>
+ </div>
</div>
+ {{end}}
+ {{end}}
+ </div>
</div>
+ </div>
</div>
-{{template "ng/base/footer" .}} \ No newline at end of file
+{{template "base/footer" .}}
diff --git a/templates/admin/org/list.tmpl b/templates/admin/org/list.tmpl
index ce5083a0..4070b46e 100644
--- a/templates/admin/org/list.tmpl
+++ b/templates/admin/org/list.tmpl
@@ -1,58 +1,65 @@
-{{template "ng/base/head" .}}
-{{template "ng/base/header" .}}
-<div id="admin-wrapper">
- <div id="setting-wrapper" class="main-wrapper">
- <div id="admin-setting" class="container clear">
- {{template "admin/nav" .}}
- <div class="grid-4-5 left">
- <div class="setting-content">
- {{template "ng/base/alert" .}}
- <div id="setting-content">
- <div class="panel panel-radius">
- <div class="panel-header">
- <strong>{{.i18n.Tr "admin.orgs.org_manage_panel"}}</strong>
- </div>
- <div class="panel-body admin-panel">
- <div class="admin-table">
- <table class="table table-striped">
- <thead>
- <tr>
- <th>Id</th>
- <th>{{.i18n.Tr "admin.orgs.name"}}</th>
- <th>{{.i18n.Tr "email"}}</th>
- <th>{{.i18n.Tr "admin.orgs.teams"}}</th>
- <th>{{.i18n.Tr "admin.orgs.members"}}</th>
- <th>{{.i18n.Tr "admin.users.repos"}}</th>
- <th>{{.i18n.Tr "admin.users.created"}}</th>
- </tr>
- </thead>
- <tbody>
- {{range .Orgs}}
- <tr>
- <td>{{.Id}}</td>
- <td><a href="{{AppSubUrl}}/org/{{.Name}}">{{.Name}}</a></td>
- <td>{{.Email}}</td>
- <td>{{.NumTeams}}</td>
- <td>{{.NumMembers}}</td>
- <td>{{.NumRepos}}</td>
- <td><span title="{{DateFmtLong .Created}}">{{DateFmtShort .Created}}</span></td>
- </tr>
- {{end}}
- </tbody>
- </table>
- {{if or .LastPageNum .NextPageNum}}
- <ul class="pagination">
- {{if .LastPageNum}}<li><a class="btn btn-medium btn-gray btn-radius" href="{{AppSubUrl}}/admin/orgs?p={{.LastPageNum}}">&laquo; {{.i18n.Tr "admin.prev"}}</a></li>{{end}}
- {{if .NextPageNum}}<li><a class="btn btn-medium btn-gray btn-radius" href="{{AppSubUrl}}/admin/orgs?p={{.NextPageNum}}">&raquo; {{.i18n.Tr "admin.next"}}</a></li>{{end}}
- </ul>
- {{end}}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
+{{template "base/head" .}}
+<div class="admin user">
+ <div class="ui container">
+ <div class="ui grid">
+ {{template "admin/navbar" .}}
+ <div class="twelve wide column content">
+ {{template "base/alert" .}}
+ <h4 class="ui top attached header">
+ {{.i18n.Tr "admin.orgs.org_manage_panel"}} ({{.i18n.Tr "admin.total" .Total}})
+ </h4>
+ <div class="ui attached table segment">
+ <table class="ui very basic striped table">
+ <thead>
+ <tr>
+ <th>ID</th>
+ <th>{{.i18n.Tr "admin.orgs.name"}}</th>
+ <th>{{.i18n.Tr "admin.orgs.teams"}}</th>
+ <th>{{.i18n.Tr "admin.orgs.members"}}</th>
+ <th>{{.i18n.Tr "admin.users.repos"}}</th>
+ <th>{{.i18n.Tr "admin.users.created"}}</th>
+ </tr>
+ </thead>
+ <tbody>
+ {{range .Orgs}}
+ <tr>
+ <td>{{.Id}}</td>
+ <td><a href="{{AppSubUrl}}/org/{{.Name}}">{{.Name}}</a></td>
+ <td>{{.NumTeams}}</td>
+ <td>{{.NumMembers}}</td>
+ <td>{{.NumRepos}}</td>
+ <td><span title="{{DateFmtLong .Created}}">{{DateFmtShort .Created}}</span></td>
+ </tr>
+ {{end}}
+ </tbody>
+ </table>
+ </div>
+
+ {{with .Page}}
+ {{if gt .TotalPages 1}}
+ <div class="center page buttons">
+ <div class="ui borderless pagination menu">
+ <a class="{{if .IsFirst}}disabled{{end}} item" href="{{$.Link}}"><i class="angle double left icon"></i> {{$.i18n.Tr "admin.first_page"}}</a>
+ <a class="{{if not .HasPrevious}}disabled{{end}} item" {{if .HasPrevious}}href="{{$.Link}}?page={{.Previous}}"{{end}}>
+ <i class="left arrow icon"></i> {{$.i18n.Tr "repo.issues.previous"}}
+ </a>
+ {{range .Pages}}
+ {{if eq .Num -1}}
+ <a class="disabled item">...</a>
+ {{else}}
+ <a class="{{if .IsCurrent}}active{{end}} item" {{if not .IsCurrent}}href="{{$.Link}}?page={{.Num}}"{{end}}>{{.Num}}</a>
+ {{end}}
+ {{end}}
+ <a class="{{if not .HasNext}}disabled{{end}} item" {{if .HasNext}}href="{{$.Link}}?page={{.Next}}"{{end}}>
+ {{$.i18n.Tr "repo.issues.next"}}&nbsp;<i class="icon right arrow"></i>
+ </a>
+ <a class="{{if .IsLast}}disabled{{end}} item" href="{{$.Link}}?page={{.TotalPages}}">{{$.i18n.Tr "admin.last_page"}}&nbsp;<i class="angle double right icon"></i></a>
+ </div>
+ </div>
+ {{end}}
+ {{end}}
+ </div>
</div>
+ </div>
</div>
-{{template "ng/base/footer" .}} \ No newline at end of file
+{{template "base/footer" .}} \ No newline at end of file
diff --git a/templates/admin/repo/list.tmpl b/templates/admin/repo/list.tmpl
index 5747ccec..84046c4e 100644
--- a/templates/admin/repo/list.tmpl
+++ b/templates/admin/repo/list.tmpl
@@ -1,60 +1,69 @@
-{{template "ng/base/head" .}}
-{{template "ng/base/header" .}}
-<div id="admin-wrapper">
- <div id="setting-wrapper" class="main-wrapper">
- <div id="admin-setting" class="container clear">
- {{template "admin/nav" .}}
- <div class="grid-4-5 left">
- <div class="setting-content">
- {{template "ng/base/alert" .}}
- <div id="setting-content">
- <div class="panel panel-radius">
- <div class="panel-header">
- <strong>{{.i18n.Tr "admin.repos.repo_manage_panel"}}</strong>
- </div>
- <div class="panel-body admin-panel">
- <div class="admin-table">
- <table class="table table-striped">
- <thead>
- <tr>
- <th>ID</th>
- <th>{{.i18n.Tr "admin.repos.owner"}}</th>
- <th>{{.i18n.Tr "admin.repos.name"}}</th>
- <th>{{.i18n.Tr "admin.repos.private"}}</th>
- <th>{{.i18n.Tr "admin.repos.watches"}}</th>
- <th>{{.i18n.Tr "admin.repos.stars"}}</th>
- <th>{{.i18n.Tr "admin.repos.issues"}}</th>
- <th>{{.i18n.Tr "admin.users.created"}}</th>
- </tr>
- </thead>
- <tbody>
- {{range .Repos}}
- <tr>
- <td>{{.ID}}</td>
- <td><a href="{{AppSubUrl}}/{{.Owner.Name}}">{{.Owner.Name}}</a></td>
- <td><a href="{{AppSubUrl}}/{{.Owner.Name}}/{{.Name}}">{{.Name}}</a></td>
- <td><i class="fa fa{{if .IsPrivate}}-check{{end}}-square-o"></i></td>
- <td>{{.NumWatches}}</td>
- <td>{{.NumStars}}</td>
- <td>{{.NumIssues}}</td>
- <td><span title="{{DateFmtLong .Created}}">{{DateFmtShort .Created}}</span></td>
- </tr>
- {{end}}
- </tbody>
- </table>
- {{if or .LastPageNum .NextPageNum}}
- <ul class="pagination">
- {{if .LastPageNum}}<li><a class="btn btn-medium btn-gray btn-radius" href="{{AppSubUrl}}/admin/repos?p={{.LastPageNum}}">&laquo; Prev.</a></li>{{end}}
- {{if .NextPageNum}}<li><a class="btn btn-medium btn-gray btn-radius" href="{{AppSubUrl}}/admin/repos?p={{.NextPageNum}}">&raquo; Next</a></li>{{end}}
- </ul>
- {{end}}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
+{{template "base/head" .}}
+<div class="admin user">
+ <div class="ui container">
+ <div class="ui grid">
+ {{template "admin/navbar" .}}
+ <div class="twelve wide column content">
+ {{template "base/alert" .}}
+ <h4 class="ui top attached header">
+ {{.i18n.Tr "admin.repos.repo_manage_panel"}} ({{.i18n.Tr "admin.total" .Total}})
+ </h4>
+ <div class="ui attached table segment">
+ <table class="ui very basic striped table">
+ <thead>
+ <tr>
+ <th>ID</th>
+ <th>{{.i18n.Tr "admin.repos.owner"}}</th>
+ <th>{{.i18n.Tr "admin.repos.name"}}</th>
+ <th>{{.i18n.Tr "admin.repos.private"}}</th>
+ <th>{{.i18n.Tr "admin.repos.watches"}}</th>
+ <th>{{.i18n.Tr "admin.repos.stars"}}</th>
+ <th>{{.i18n.Tr "admin.repos.issues"}}</th>
+ <th>{{.i18n.Tr "admin.users.created"}}</th>
+ </tr>
+ </thead>
+ <tbody>
+ {{range .Repos}}
+ <tr>
+ <td>{{.ID}}</td>
+ <td><a href="{{AppSubUrl}}/{{.Owner.Name}}">{{.Owner.Name}}</a></td>
+ <td><a href="{{AppSubUrl}}/{{.Owner.Name}}/{{.Name}}">{{.Name}}</a></td>
+ <td><i class="fa fa{{if .IsPrivate}}-check{{end}}-square-o"></i></td>
+ <td>{{.NumWatches}}</td>
+ <td>{{.NumStars}}</td>
+ <td>{{.NumIssues}}</td>
+ <td><span title="{{DateFmtLong .Created}}">{{DateFmtShort .Created}}</span></td>
+ </tr>
+ {{end}}
+ </tbody>
+ </table>
+ </div>
+
+ {{with .Page}}
+ {{if gt .TotalPages 1}}
+ <div class="center page buttons">
+ <div class="ui borderless pagination menu">
+ <a class="{{if .IsFirst}}disabled{{end}} item" href="{{$.Link}}"><i class="angle double left icon"></i> {{$.i18n.Tr "admin.first_page"}}</a>
+ <a class="{{if not .HasPrevious}}disabled{{end}} item" {{if .HasPrevious}}href="{{$.Link}}?page={{.Previous}}"{{end}}>
+ <i class="left arrow icon"></i> {{$.i18n.Tr "repo.issues.previous"}}
+ </a>
+ {{range .Pages}}
+ {{if eq .Num -1}}
+ <a class="disabled item">...</a>
+ {{else}}
+ <a class="{{if .IsCurrent}}active{{end}} item" {{if not .IsCurrent}}href="{{$.Link}}?page={{.Num}}"{{end}}>{{.Num}}</a>
+ {{end}}
+ {{end}}
+ <a class="{{if not .HasNext}}disabled{{end}} item" {{if .HasNext}}href="{{$.Link}}?page={{.Next}}"{{end}}>
+ {{$.i18n.Tr "repo.issues.next"}}&nbsp;<i class="icon right arrow"></i>
+ </a>
+ <a class="{{if .IsLast}}disabled{{end}} item" href="{{$.Link}}?page={{.TotalPages}}">{{$.i18n.Tr "admin.last_page"}}&nbsp;<i class="angle double right icon"></i></a>
+ </div>
+ </div>
+ {{end}}
+ {{end}}
+ </div>
+ </div>
+ </div>
</div>
-{{template "ng/base/footer" .}}
+{{template "base/footer" .}} \ No newline at end of file
diff --git a/templates/admin/user/new.tmpl b/templates/admin/user/new.tmpl
index 72723438..34630ece 100644
--- a/templates/admin/user/new.tmpl
+++ b/templates/admin/user/new.tmpl
@@ -44,6 +44,16 @@
<input id="password" name="password" type="password" value="{{.password}}" {{if eq .login_type "0-0"}}required{{end}}>
</div>
+ <!-- Send register notify e-mail -->
+ {{if .CanSendEmail}}
+ <div class="inline field">
+ <div class="ui checkbox">
+ <label><strong>{{.i18n.Tr "admin.users.send_register_notify"}}</strong></label>
+ <input name="send_notify" type="checkbox" {{if .send_notify}}checked{{end}}>
+ </div>
+ </div>
+ {{end}}
+
<div class="field">
<button class="ui green button">{{.i18n.Tr "admin.users.new_account"}}</button>
</div>
diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl
index d4b1eb88..31941b75 100644
--- a/templates/base/footer.tmpl
+++ b/templates/base/footer.tmpl
@@ -44,5 +44,6 @@
<script src="{{AppSubUrl}}/js/libs/dropzone-4.0.1.js"></script>
{{end}}
<script src="{{AppSubUrl}}/js/libs/emojify-1.1.0.min.js"></script>
+ <script src="{{AppSubUrl}}/js/libs/clipboard-1.3.1.min.js"></script>
</html> \ No newline at end of file
diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl
index d18a1542..323079f7 100644
--- a/templates/base/head.tmpl
+++ b/templates/base/head.tmpl
@@ -20,7 +20,7 @@
<!-- Stylesheet -->
<link rel="stylesheet" href="{{AppSubUrl}}/css/semantic-2.1.3.min.css">
- <link rel="stylesheet" href="{{AppSubUrl}}/css/gogs.min.css?v={{AppVer}}">
+ <link rel="stylesheet" href="{{AppSubUrl}}/css/gogs.css?v={{AppVer}}">
<!-- JavaScript -->
<script src="{{AppSubUrl}}/js/semantic-2.1.3.min.js"></script>
diff --git a/templates/mail/auth/register_notify.tmpl b/templates/mail/auth/register_notify.tmpl
new file mode 100644
index 00000000..ae9d76b7
--- /dev/null
+++ b/templates/mail/auth/register_notify.tmpl
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <title>{{.User.Name}}, welcome to {{.AppName}}</title>
+</head>
+
+<body>
+ <p>Hi <b>{{.User.Name}}</b>, this is your registration confirmation email for {{.AppName}}!</p>
+ <p>You can now login via username: {{.User.Name}}.</p>
+ <p>© 2015 <a target="_blank" href="http://gogs.io">Gogs: Go Git Service</a></p>
+</body>
+</html>
diff --git a/templates/mail/auth/register_success.tmpl b/templates/mail/auth/register_success.tmpl
deleted file mode 100644
index 7b642ea0..00000000
--- a/templates/mail/auth/register_success.tmpl
+++ /dev/null
@@ -1,22 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{{.User.Name}}, welcome to {{.AppName}}</title>
-</head>
-
-<body class="mail register success">
- <div class="ui segment">
- <div class="ui header">
- <img class="ui image" src="{{.AppUrl}}/img/favicon.png">
- {{.AppName}}
- </div>
- <div class="ui divider"></div>
- <p>Hi <b>{{.User.Name}}</b>, this is your registration email for {{.AppName}}!</p>
- <p>Please click the following link to verify your e-mail address within <b>{{.ActiveCodeLives}} hours</b>:</p>
- <p><a href="{{.AppUrl}}user/activate?code={{.Code}}">{{.AppUrl}}user/activate?code={{.Code}}</a></p>
- <p>Not working? Try copying and pasting it to your browser.</p>
- </div>
- <p class="copyright text grey">© 2015 <a target="_blank" href="http://gogs.io">Gogs: Go Git Service</a></p>
-</body>
-</html>
diff --git a/templates/repo/bare.tmpl b/templates/repo/bare.tmpl
index 704baa75..e57420d8 100644
--- a/templates/repo/bare.tmpl
+++ b/templates/repo/bare.tmpl
@@ -1,55 +1,61 @@
-{{template "ng/base/head" .}}
-{{template "ng/base/header" .}}
-<div id="repo-wrapper" class="repo-bare">
- <div id="repo-header" class="clear">
- <div class="container clear">
- <h1 id="repo-header-name" class="left public">
- <i class="mega-octicon octicon-{{if .Repository.IsPrivate}}lock{{else}}repo{{end}}"></i>
- <a class="author" href="{{AppSubUrl}}/{{.Repository.Owner.Name}}">{{.Repository.Owner.Name}}</a>
- <span class="divider">/</span>
- <a class="repo text-bold" href="{{.RepoLink}}">{{.Repository.Name}}</a>
- </h1>
- </div>
- </div>
- <div id="repo-content" class="clear container">
- <div id="repo-bare">
- <div id="repo-bare-start" class="panel panel-radius">
- <div class="panel-header">
- <a class="btn btn-small btn-black btn-header btn-radius right" href="{{.RepoLink}}/settings">{{.i18n.Tr "repo.settings"}}</a>
- <strong>{{.i18n.Tr "repo.quick_guide"}}</strong>
- </div>
- <div class="panel-content">
- <div id="repo-clone" class="clear text-center">
- <h2>{{.i18n.Tr "repo.clone_this_repo"}}</h2>
- {{if not $.DisableSSH}}
- <button class="btn btn-blue btn-first current left btn-left-radius" id="repo-clone-ssh" data-link="{{.CloneLink.SSH}}">SSH</button>
- {{end}}
- <button class="btn {{if $.DisableSSH}}btn-first btn-blue current{{else}}btn-gray{{end}} left" id="repo-clone-https" data-link="{{.CloneLink.HTTPS}}">HTTPS</button>
- <input id="repo-clone-url" type="text" class="ipt ipt-disabled left" value="{{if $.DisableSSH}}{{$.CloneLink.HTTPS}}{{else}}{{$.CloneLink.SSH}}{{end}}" onclick="this.select()" readonly />
- <button class="btn btn-black left btn-right-radius" id="repo-clone-copy" data-copy-val="val" data-copy-from="#repo-clone-url">{{.i18n.Tr "repo.copy_link"}}</button>
- <p class="text-center" id="repo-clone-help">{{.i18n.Tr "repo.clone_helper" "http://git-scm.com/book/en/Git-Basics-Getting-a-Git-Repository" | Str2html}}</p>
- <hr/>
- </div>
- <div id="repo-bare-cmd" class="text-center">
- <h2>{{.i18n.Tr "repo.create_new_repo_command"}}</h2>
- <pre class="text-left radius"><code>touch README.md
+{{template "base/head" .}}
+<div class="repository quickstart">
+ {{template "repo/header" .}}
+ <div class="ui container">
+ <div class="ui grid">
+ <div class="sixteen wide column content">
+ {{template "base/alert" .}}
+ {{if .IsRepositoryAdmin}}
+ <h4 class="ui top attached header">
+ {{.i18n.Tr "repo.quick_guide"}}
+ <div class="ui right">
+ <a class="ui black tiny button" href="{{.RepoLink}}/settings">{{.i18n.Tr "repo.settings"}}</a>
+ </div>
+ </h4>
+ <div class="ui attached guide table segment">
+ <div class="item">
+ <h3>{{.i18n.Tr "repo.clone_this_repo"}} <small>{{.i18n.Tr "repo.clone_helper" "http://git-scm.com/book/en/Git-Basics-Getting-a-Git-Repository" | Str2html}}</small></h3>
+ <div class="ui action small input">
+ {{if not $.DisableSSH}}
+ <button class="ui blue basic clone button" id="repo-clone-ssh" data-link="{{.CloneLink.SSH}}">
+ SSH
+ </button>
+ {{end}}
+ <button class="ui {{if $.DisableSSH}}blue{{end}} basic clone button" id="repo-clone-https" data-link="{{.CloneLink.HTTPS}}">
+ HTTPS
+ </button>
+ <input id="repo-clone-url" value="{{if $.DisableSSH}}{{$.CloneLink.HTTPS}}{{else}}{{$.CloneLink.SSH}}{{end}}" readonly>
+ <button class="ui basic button poping up clipboard" id="clipboard-btn" data-original="{{.i18n.Tr "repo.copy_link"}}" data-success="{{.i18n.Tr "repo.copy_link_success"}}" data-error="{{.i18n.Tr "repo.copy_link_error"}}" data-content="{{.i18n.Tr "repo.copy_link"}}" data-variation="inverted tiny" data-clipboard-target="#repo-clone-url">
+ <i class="octicon octicon-clippy"></i>
+ </button>
+ </div>
+ </div>
+ <div class="ui divider"></div>
+
+ <div class="item">
+ <h3>{{.i18n.Tr "repo.create_new_repo_command"}}</h3>
+ <div class="markdown">
+ <pre><code>touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin <span class="clone-url">{{if $.DisableSSH}}{{$.CloneLink.HTTPS}}{{else}}{{$.CloneLink.SSH}}{{end}}</span>
git push -u origin master</code></pre>
- <br/>
- <hr/>
- </div>
- <div id="repo-bare-remote" class="text-center">
- <h2>{{.i18n.Tr "repo.push_exist_repo"}}</h2>
- <pre class="text-left radius"><code>git remote add origin <span class="clone-url">{{if $.DisableSSH}}{{$.CloneLink.HTTPS}}{{else}}{{$.CloneLink.SSH}}{{end}}</span>
+ </div>
+ </div>
+ <div class="ui divider"></div>
+
+ <div class="item">
+ <h3>{{.i18n.Tr "repo.push_exist_repo"}}</h3>
+ <div class="markdown">
+ <pre><code>git remote add origin <span class="clone-url">{{if $.DisableSSH}}{{$.CloneLink.HTTPS}}{{else}}{{$.CloneLink.SSH}}{{end}}</span>
git push -u origin master</code></pre>
- <br/>
- </div>
- </div>
</div>
+ </div>
+ {{end}}
</div>
+ </div>
</div>
+ </div>
</div>
-{{template "ng/base/footer" .}}
+{{template "base/footer" .}}
diff --git a/templates/repo/diff.tmpl b/templates/repo/diff.tmpl
index a280c81e..2e9bdd03 100644
--- a/templates/repo/diff.tmpl
+++ b/templates/repo/diff.tmpl
@@ -6,12 +6,12 @@
{{template "repo/commits_table" .}}
{{else}}
<h4 class="ui top attached info header">
- {{RenderCommitMessage .Commit.Message $.RepoLink}}
<div class="ui right">
<a class="ui blue tiny button" href="{{EscapePound .SourcePath}}">
{{.i18n.Tr "repo.diff.browse_source"}}
</a>
</div>
+ {{RenderCommitMessage .Commit.Message $.RepoLink}}
</h4>
<div class="ui attached info segment">
{{if .Author}}
diff --git a/templates/repo/forks.tmpl b/templates/repo/forks.tmpl
new file mode 100644
index 00000000..d1fd0320
--- /dev/null
+++ b/templates/repo/forks.tmpl
@@ -0,0 +1,27 @@
+{{template "ng/base/head" .}}
+{{template "ng/base/header" .}}
+<div id="repo-wrapper">
+ {{template "repo/header_old" .}}
+ <div id="repo-content" class="clear container">
+ <div id="repo-main" class="left grid-5-6">
+ <div id="forks">
+ <h4>
+ <strong>{{.i18n.Tr "repos.forks"}}</strong>
+ </h4>
+
+ <ol>
+ {{range .Forks}}
+ <p>
+ <img class="avatar-small" src="{{.Owner.AvatarLink}}">
+ <a href="{{AppSubUrl}}/{{.Owner.Name}}">{{.Owner.Name}}</a>
+ /
+ <a href="{{AppSubUrl}}/{{.Owner.Name}}/{{.Name}}">{{.Name}}</a>
+ </p>
+ {{end}}
+ </div>
+ </div>
+
+ {{template "repo/sidebar" .}}
+ </div>
+</div>
+{{template "ng/base/footer" .}}
diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl
index 2f883cd7..b03e2eaa 100644
--- a/templates/repo/header.tmpl
+++ b/templates/repo/header.tmpl
@@ -1,48 +1,48 @@
{{with .Repository}}
<div class="ui container"><!-- start container -->
- <div class="ui vertically padded grid head"><!-- start grid -->
- <div class="column"><!-- start column -->
- <div class="ui header">
- <div class="ui huge breadcrumb">
- <i class="mega-octicon octicon-{{if .IsPrivate}}lock{{else if .IsMirror}}repo-clone{{else if .IsFork}}repo-forked{{else}}repo{{end}}"></i>
- <a href="{{AppSubUrl}}/{{.Owner.Name}}">{{.Owner.Name}}</a>
- <div class="divider"> / </div>
- <a href="{{$.RepoLink}}">{{.Name}}</a>
- {{if .IsMirror}}<div class="ui label">{{$.i18n.Tr "mirror"}}</div>{{end}}
- {{if .IsFork}}<div class="fork-flag">{{$.i18n.Tr "repo.forked_from"}} <a href="{{.BaseRepo.RepoLink}}">{{SubStr .BaseRepo.RepoLink 1 -1}}</a></div>{{end}}
- </div>
+ <div class="ui vertically padded grid head"><!-- start grid -->
+ <div class="column"><!-- start column -->
+ <div class="ui header">
+ <div class="ui huge breadcrumb">
+ <i class="mega-octicon octicon-{{if .IsPrivate}}lock{{else if .IsMirror}}repo-clone{{else if .IsFork}}repo-forked{{else}}repo{{end}}"></i>
+ <a href="{{AppSubUrl}}/{{.Owner.Name}}">{{.Owner.Name}}</a>
+ <div class="divider"> / </div>
+ <a href="{{$.RepoLink}}">{{.Name}}</a>
+ {{if .IsMirror}}<div class="ui label">{{$.i18n.Tr "mirror"}}</div>{{end}}
+ {{if .IsFork}}<div class="fork-flag">{{$.i18n.Tr "repo.forked_from"}} <a href="{{.BaseRepo.RepoLink}}">{{SubStr .BaseRepo.RepoLink 1 -1}}</a></div>{{end}}
+ </div>
- <div class="ui right">
- <div class="ui labeled button" tabindex="0">
- <a class="ui grey button" href="{{$.RepoLink}}/action/{{if $.IsWatchingRepo}}un{{end}}watch?redirect_to={{$.Link}}">
- <i class="icon fa fa-eye{{if not $.IsWatchingRepo}}-slash{{end}}"></i>{{if $.IsWatchingRepo}}{{$.i18n.Tr "repo.unwatch"}}{{else}}{{$.i18n.Tr "repo.watch"}}{{end}}
- </a>
- <a class="ui basic label">
- {{.NumWatches}}
- </a>
- </div>
- <div class="ui labeled button" tabindex="0">
- <a class="ui grey button" href="{{$.RepoLink}}/action/{{if $.IsStaringRepo}}un{{end}}star?redirect_to={{$.Link}}">
- <i class="icon fa-star{{if not $.IsStaringRepo}}-o{{end}}"></i>{{if $.IsStaringRepo}}{{$.i18n.Tr "repo.unstar"}}{{else}}{{$.i18n.Tr "repo.star"}}{{end}}
- </a>
- <a class="ui basic label">
- {{.NumStars}}
- </a>
- </div>
- {{if .CanBeForked}}
- <div class="ui labeled button" tabindex="0">
- <a class="ui grey button {{if eq .OwnerID $.SignedUserID}}poping up{{end}}" {{if not (eq .OwnerID $.SignedUserID)}}href="{{AppSubUrl}}/repo/fork/{{.ID}}"{{else}} data-content="{{$.i18n.Tr "repo.fork_from_self"}}" data-position="top center" data-variation="tiny"{{end}}>
- <i class="icon octicon octicon-repo-forked"></i>{{$.i18n.Tr "repo.fork"}}
- </a>
- <a class="ui basic label">
- {{.NumForks}}
- </a>
- </div>
- {{end}}
- </div>
- </div>
- </div><!-- end column -->
- </div><!-- end grid -->
+ <div class="ui right">
+ <div class="ui labeled button" tabindex="0">
+ <a class="ui grey button" href="{{$.RepoLink}}/action/{{if $.IsWatchingRepo}}un{{end}}watch?redirect_to={{$.Link}}">
+ <i class="icon fa fa-eye{{if not $.IsWatchingRepo}}-slash{{end}}"></i>{{if $.IsWatchingRepo}}{{$.i18n.Tr "repo.unwatch"}}{{else}}{{$.i18n.Tr "repo.watch"}}{{end}}
+ </a>
+ <a class="ui basic label" href="{{.RepoLink}}/watchers">
+ {{.NumWatches}}
+ </a>
+ </div>
+ <div class="ui labeled button" tabindex="0">
+ <a class="ui grey button" href="{{$.RepoLink}}/action/{{if $.IsStaringRepo}}un{{end}}star?redirect_to={{$.Link}}">
+ <i class="icon fa-star{{if not $.IsStaringRepo}}-o{{end}}"></i>{{if $.IsStaringRepo}}{{$.i18n.Tr "repo.unstar"}}{{else}}{{$.i18n.Tr "repo.star"}}{{end}}
+ </a>
+ <a class="ui basic label" href="{{.RepoLink}}/stars">
+ {{.NumStars}}
+ </a>
+ </div>
+ {{if .CanBeForked}}
+ <div class="ui labeled button" tabindex="0">
+ <a class="ui grey button {{if eq .OwnerID $.SignedUserID}}poping up{{end}}" {{if not (eq .OwnerID $.SignedUserID)}}href="{{AppSubUrl}}/repo/fork/{{.ID}}"{{else}} data-content="{{$.i18n.Tr "repo.fork_from_self"}}" data-position="top center" data-variation="tiny"{{end}}>
+ <i class="icon octicon octicon-repo-forked"></i>{{$.i18n.Tr "repo.fork"}}
+ </a>
+ <a class="ui basic label" href="{{.RepoLink}}/forks">
+ {{.NumForks}}
+ </a>
+ </div>
+ {{end}}
+ </div>
+ </div>
+ </div><!-- end column -->
+ </div><!-- end grid -->
</div><!-- end container -->
<div class="ui divider"></div>
{{end}}
diff --git a/templates/repo/stars.tmpl b/templates/repo/stars.tmpl
new file mode 100644
index 00000000..af3193dc
--- /dev/null
+++ b/templates/repo/stars.tmpl
@@ -0,0 +1,61 @@
+{{template "ng/base/head" .}}
+{{template "ng/base/header" .}}
+<div id="repo-wrapper">
+ {{template "repo/header_old" .}}
+ <div id="repo-content" class="clear container">
+ <div id="repo-main" class="left grid-5-6">
+ <div id="stars">
+ <h4>
+ <strong>{{.i18n.Tr "repos.stars"}}</strong>
+ </h4>
+
+ <ol>
+ {{range .Stars}}
+ <li>
+ <a href="{{AppSubUrl}}/{{.Name}}">
+ <img class="avatar" src="{{.AvatarLink}}" title="{{.Name}}"/>
+
+ <h3>{{.Name}}</h3>
+ </a>
+
+ <p>
+ {{if .Website}}
+ <span class="octicon octicon-link"></span> <a href="{{.Website}}" target="_blank">{{.Website}}</a>
+ {{else if .Location}}
+ <span class="octicon octicon-location"></span> {{.Location}}
+ {{else}}
+ <span class="octicon octicon-clock"></span> {{$.i18n.Tr "user.join_on"}} {{DateFmtShort .Created}}
+ {{end}}
+ </p>
+ </li>
+ {{end}}
+ </ol>
+
+ {{with .Page}}
+ {{if gt .TotalPages 1}}
+ <div class="pagination">
+ {{if .HasPrevious}}
+ <a href="{{$.RepoLink}}/stars?page={{.Previous}}">{{$.i18n.Tr "issues.previous"}}</a>
+ {{end}}
+
+ {{range .Pages}}
+ {{if eq .Num -1}}
+ <a class="disabled item">...</a>
+ {{else}}
+ <a class="{{if .IsCurrent}}active{{end}} item" {{if not .IsCurrent}}href="{{$.RepoLink}}/stars?page={{.Num}}"{{end}}>{{.Num}}</a>
+ {{end}}
+ {{end}}
+
+ {{if .HasNext}}
+ <a href="{{$.RepoLink}}/stars?page={{.Next}}">{{$.i18n.Tr "issues.next"}}</a>
+ {{end}}
+ </div>
+ {{end}}
+ {{end}}
+ </div>
+ </div>
+
+ {{template "repo/sidebar" .}}
+ </div>
+</div>
+{{template "ng/base/footer" .}}
diff --git a/templates/repo/watchers.tmpl b/templates/repo/watchers.tmpl
new file mode 100644
index 00000000..03aba0e9
--- /dev/null
+++ b/templates/repo/watchers.tmpl
@@ -0,0 +1,61 @@
+{{template "ng/base/head" .}}
+{{template "ng/base/header" .}}
+<div id="repo-wrapper">
+ {{template "repo/header_old" .}}
+ <div id="repo-content" class="clear container">
+ <div id="repo-main" class="left grid-5-6">
+ <div id="stars">
+ <h4>
+ <strong>{{.i18n.Tr "repos.watches"}}</strong>
+ </h4>
+
+ <ol>
+ {{range .Watchers}}
+ <li>
+ <a href="{{AppSubUrl}}/{{.Name}}">
+ <img class="avatar" src="{{.AvatarLink}}" title="{{.Name}}"/>
+
+ <h3>{{.Name}}</h3>
+ </a>
+
+ <p>
+ {{if .Website}}
+ <span class="octicon octicon-link"></span> <a href="{{.Website}}" target="_blank">{{.Website}}</a>
+ {{else if .Location}}
+ <span class="octicon octicon-location"></span> {{.Location}}
+ {{else}}
+ <span class="octicon octicon-clock"></span> {{$.i18n.Tr "user.join_on"}} {{DateFmtShort .Created}}
+ {{end}}
+ </p>
+ </li>
+ {{end}}
+ </ol>
+
+ {{with .Page}}
+ {{if gt .TotalPages 1}}
+ <div class="pagination">
+ {{if .HasPrevious}}
+ <a href="{{$.RepoLink}}/watchers?page={{.Previous}}">{{$.i18n.Tr "issues.previous"}}</a>
+ {{end}}
+
+ {{range .Pages}}
+ {{if eq .Num -1}}
+ <a class="disabled item">...</a>
+ {{else}}
+ <a class="{{if .IsCurrent}}active{{end}} item" {{if not .IsCurrent}}href="{{$.RepoLink}}/watchers?page={{.Num}}"{{end}}>{{.Num}}</a>
+ {{end}}
+ {{end}}
+
+ {{if .HasNext}}
+ <a href="{{$.RepoLink}}/watchers?page={{.Next}}">{{$.i18n.Tr "issues.next"}}</a>
+ {{end}}
+ </div>
+ {{end}}
+ {{end}}
+ </div>
+ </div>
+
+ {{template "repo/sidebar" .}}
+ </div>
+</div>
+{{template "ng/base/footer" .}}
diff --git a/templates/user/profile.tmpl b/templates/user/profile.tmpl
index 94a61148..abb2f194 100644
--- a/templates/user/profile.tmpl
+++ b/templates/user/profile.tmpl
@@ -9,7 +9,7 @@
{{else if eq .SignedUserName .Owner.Name}}
<a href="http://gravatar.com/emails/" id="profile-avatar" original-title="{{.i18n.Tr "user.change_avatar"}}">
{{else}}
- <a href="{{.Owner.AvatarLink}}?s=234" id="profile-avatar">
+ <a id="profile-avatar">
{{end}}
<img class="profile-avatar" src="{{.Owner.AvatarLink}}?s=234" title="{{.Owner.Name}}"/>
</a>