diff --git a/.travis.yml b/.travis.yml index 3d8591a224..86c81b68dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,3 +17,9 @@ notifications: email: - u@gogs.io slack: gophercn:o5pSanyTeNhnfYc3QnG0X7Wx + webhooks: + urls: + - https://webhooks.gitter.im/e/b590f8e03882f7aedc3e + on_success: change + on_failure: always + on_start: never diff --git a/conf/app.ini b/conf/app.ini index 8710e3d01b..3e6e615a55 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -198,6 +198,7 @@ SESSION_LIFE_TIME = 86400 SERVICE = server AVATAR_UPLOAD_PATH = data/avatars ; Chinese users can choose "duoshuo" +; or a custom avatar source, like: http://cn.gravatar.com/avatar/ GRAVATAR_SOURCE = gravatar DISABLE_GRAVATAR = false @@ -317,4 +318,4 @@ bg-BG = bg it-IT = it [other] -SHOW_FOOTER_BRANDING = false \ No newline at end of file +SHOW_FOOTER_BRANDING = false diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 594e422654..528ab9fe08 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -14,6 +14,9 @@ version = Version page = Page template = Template language = Language +create_new = Create new... +user_profile_and_more = User profile and more +signed_in_as = Signed in as username = Username email = E-mail @@ -32,6 +35,8 @@ manage_org = Manage Organizations admin_panel = Admin Panel account_settings = Account Settings settings = Settings +your_profile = Your Profile +your_settings = Your Settings news_feed = News Feed pull_requests = Pull Requests diff --git a/config.codekit b/config.codekit index bd38125bd8..f24f204f80 100644 --- a/config.codekit +++ b/config.codekit @@ -122,15 +122,6 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, - "\/public\/css\/gogs.min.css": { - "fileType": 16, - "ignore": 1, - "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/public\/css\/gogs.min.css", - "outputAbbreviatedPath": "No Output Path", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0 - }, "\/public\/css\/jquery.datetimepicker.css": { "fileType": 16, "ignore": 0, @@ -308,26 +299,6 @@ "outputPathIsSetByUser": 0, "processed": 1 }, - "\/public\/less\/_base.less": { - "allowInsecureImports": 0, - "createSourceMap": 0, - "disableJavascript": 0, - "fileType": 1, - "ieCompatibility": 1, - "ignore": 1, - "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/public\/less\/_base.less", - "outputAbbreviatedPath": "\/public\/css\/_base.css", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0, - "outputStyle": 0, - "relativeURLS": 0, - "shouldRunAutoprefixer": 0, - "shouldRunBless": 0, - "strictImports": 0, - "strictMath": 0, - "strictUnits": 0 - }, "\/public\/less\/_form.less": { "allowInsecureImports": 0, "createSourceMap": 0, diff --git a/models/migrations/migrations.go b/models/migrations/migrations.go index 30c69fa301..d9a971e057 100644 --- a/models/migrations/migrations.go +++ b/models/migrations/migrations.go @@ -97,6 +97,9 @@ func Migrate(x *xorm.Engine) error { } v := currentVersion.Version + if int(v) > len(migrations) { + return nil + } for i, m := range migrations[v-_MIN_DB_VER:] { log.Info("Migration: %s", m.Description()) if err = m.Migrate(x); err != nil { diff --git a/modules/bindata/bindata.go b/modules/bindata/bindata.go index fc1f2e9d88..f383af9116 100644 --- a/modules/bindata/bindata.go +++ b/modules/bindata/bindata.go @@ -112,7 +112,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _confAppIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\x5a\x4b\x8f\xe3\x56\x76\xde\xf3\x57\x5c\x97\xe3\xb8\x3b\x90\x54\x2f\xf7\xc3\x65\x57\x62\x95\x44\xa9\x38\xad\x97\x49\xa9\xcb\xed\x46\x81\xc5\xa2\xae\x24\x76\x51\x24\x9b\x97\xac\x6a\x19\x59\x8c\x91\x45\x80\x2c\x93\x41\xb2\xc9\x22\x59\x04\x01\x92\x4c\x92\x41\x36\x33\x13\x64\x65\x64\xdf\xfd\x1f\x0c\xcf\xe4\x5f\xe4\x3b\xe7\x92\x12\x55\x5d\xee\xf1\x4c\x32\xb0\x51\x22\xef\xe3\xdc\x7b\xbe\x7b\x1e\xdf\xb9\xec\xf7\xc5\xc0\x7c\x6a\xda\x82\xff\xf4\x87\x6d\xab\xf3\x4c\x8c\x4f\x2d\x47\x74\xac\x9e\x69\xbc\x2f\x46\x3d\xb3\xe9\x98\xa2\xdf\x7c\x62\x8a\xd6\x69\x73\xd0\x35\x1d\x31\x1c\x88\xd6\xd0\xb6\x4d\x67\x34\x1c\xb4\xad\x41\x57\xb4\x26\xce\x78\xd8\x47\xe3\xa0\x63\x75\xf5\x4c\xe3\x13\xd1\x4c\x12\x11\x79\x4b\x29\xb2\x85\x97\x09\xb5\x88\x6f\x94\x88\x23\x21\xaf\x65\xba\x12\x89\x37\x47\x47\x90\x85\xd2\x68\x8e\x46\xee\xa0\xd9\x37\xc5\xb1\xe8\xc6\x73\x75\x84\xbf\xa2\x1b\x64\xc2\x91\xe9\x75\xe0\x4b\x48\x6a\x2d\xbc\x08\xc3\xd1\x16\xcc\xc4\x2a\xce\x45\x9a\x47\x22\x8c\x7d\x2f\x0c\x57\x86\x3d\x19\xb8\x13\x07\xbb\x3f\x16\xf3\x20\xc3\x68\x33\xc8\x16\x32\x15\x3b\x53\x79\xbd\x53\x13\x3b\x49\x1a\x4f\x77\x44\x8c\x86\x4c\xaa\x0c\x2d\x53\x39\xf3\xf2\x10\xb2\x94\x1e\xc3\x12\xa0\x3a\x6d\x00\xef\x86\xf1\x3c\x95\x49\xac\x82\x2c\x4e\x57\xe7\x86\x3d\x1c\x8e\xc5\xb1\xe1\xb4\x6c\x6b\x34\x76\xc7\xcf\x46\x34\xec\xd2\x53\x0b\x8c\xcb\x83\x73\xac\x37\xc8\x97\x97\x58\x2f\x9e\x41\xa2\xca\xa5\xd2\xfa\x7a\xa9\x64\x9d\xe5\x54\x04\x11\xf4\x96\xac\xb2\x61\x39\xce\xc4\x74\x47\xcd\x2e\x70\x73\x07\x93\x3e\x84\xed\xef\x41\x94\x82\xb2\x32\x3d\x37\x46\xf6\x70\x3c\x6c\x0d\x7b\x68\x5f\x64\x59\x62\xb4\x87\xfd\xa6\x35\xc0\x1b\xab\xbb\x88\x55\xc6\x3b\x72\x27\x36\x0d\xf9\xe0\x5e\x39\xfe\xbe\x3a\xda\xdd\xfd\xe0\x9e\x1e\x8e\x97\x0f\xee\x9d\x8e\xc7\x23\x77\x34\xb4\xc7\xf7\xd5\xae\xc1\x2f\xcd\x76\x1b\x28\x19\xeb\x0e\x08\x38\xdc\xdb\xdb\x83\x0a\xed\x40\x79\x97\xa1\x14\x8e\x73\x2a\x66\xd2\xcb\x72\x6c\xfe\x66\x21\x23\x11\xc5\xd0\xe4\xda\x0b\x42\xea\x36\xda\x96\xd3\x3c\xe9\x99\x2e\x0d\x3b\x16\x33\x2f\x54\xd2\xc0\x73\x29\xec\xe0\xa0\x22\xaa\xd5\x1e\xd0\x51\x47\xa4\x7d\x71\x06\xcb\x78\x2a\x8d\x61\xa7\xd3\xb3\x06\x66\x09\xb8\x16\x52\x0a\xb6\x87\x93\xb1\x69\xbb\xbd\x61\x77\xdd\xf5\x89\xe8\xca\x48\xa6\x5e\x06\x38\x33\x99\xa8\x23\xb4\xfc\x81\xf0\xa7\x80\x33\x5b\xec\x66\xf1\xee\x1c\x36\xb3\xeb\xe7\x2a\x8b\x97\xbb\x04\x99\xe2\x01\x0d\x6e\x17\xbe\x4c\x33\x51\xf7\xbd\xe3\x2c\xcd\xa5\xa8\x4f\x73\x08\x0a\xe2\xe8\xf8\xf1\xa3\x87\x7b\x8b\xbd\xe5\x9e\x12\x75\xc2\xf4\x78\xb9\xa2\x9f\x86\x7c\xe5\x2d\x93\x50\x36\xfc\x78\x69\x7c\x02\x39\xc3\x54\xcc\xd2\x78\x29\x3c\xd1\x48\x66\xaf\xc4\x2c\x80\x62\xf2\x55\x12\xa7\x19\x8e\x95\x7b\x60\x6a\xe2\x2c\x88\xa6\x64\xdc\xb4\x58\x30\x0b\x7c\xbd\xd7\x18\x18\xde\x9b\xc6\x90\x42\x20\xce\xe2\x74\x2e\x33\x91\xc5\xc5\x7c\x9e\x98\xa4\xc1\x35\x0d\xbe\x92\xab\xfb\x5a\xaf\x38\x91\x91\x52\xa1\x48\xae\x7c\xb5\x7f\x20\xea\x00\x8f\xa4\xf2\xea\xf5\x38\xcf\x8a\x37\xb9\x14\xf5\x28\xc6\x34\xf5\xc3\x66\x61\x64\x39\x89\x3a\x14\x3d\x4c\xa5\x32\x5a\xa6\x3d\x76\xc9\x5f\x01\x77\x15\xc2\xdd\x72\x19\xe3\x89\xf9\xec\xce\x01\x85\x44\x2c\x3f\x49\x12\x58\x7f\x88\xb3\x0e\xc9\x07\x32\x09\x04\x49\x29\x2f\x9a\x02\x05\xc0\xed\x6b\xdc\xe8\xbc\x30\xbc\xe2\x7d\x0c\x01\x5a\xc9\xd4\x00\x16\x39\x3f\x35\xcb\x57\xd2\xcf\x01\xb0\xe1\x8c\x9b\x63\xab\xe5\xb2\xbd\x8f\x9a\x63\xd8\x9c\x8e\x2a\x21\x41\x8c\x53\x2c\x16\xed\x7e\x69\x8d\x84\xca\x13\x82\xd5\x30\x07\x6c\x48\xdc\xb6\x31\xa1\x1e\x36\x13\x44\x73\x1d\x75\x70\x14\x38\x92\xa8\x1e\xc6\xf3\x39\x8e\x31\x87\xeb\xa9\x9a\xf0\xbd\x48\x5c\x4a\xb1\xb3\x88\x97\x52\x87\x0b\x1c\x54\x88\x43\xdc\x31\x7a\x4d\x0e\x73\xe4\xb5\x84\x03\x8d\x80\xc7\x4e\xbd\xcc\x43\x1c\x90\xe7\x95\x90\xb3\x5c\xa9\x97\x21\x07\x1d\x58\xd3\x3c\x95\x4a\x4b\x42\x63\x90\xc9\x43\x74\x04\xd9\x87\x8a\x22\x58\x2a\xfc\x45\x4c\xc1\xad\x7d\x52\xc6\x14\x9e\x6b\x9c\x0e\x1d\x72\xa5\xfd\x83\x47\x8d\x3d\xfc\xb7\x7f\x74\x78\xb8\xf7\xd0\x28\xc2\x23\x99\xb4\x51\xc4\xba\x34\x8e\x33\x63\xd4\x74\x9c\xb3\x36\xe3\xd2\xa1\x85\x2a\xcb\x46\xe1\xaa\x26\x64\x19\x0a\xb5\x53\xd2\xce\x52\xf9\x32\x0f\xd2\x42\x45\x84\x9c\x60\xb6\xaa\xcf\xf2\x30\xdc\x81\x27\xf7\xd6\x61\x50\x8f\x2f\xc5\x96\xfb\x67\xa9\x86\x3e\x0a\x41\xfa\xb3\x93\x35\xa6\x97\x80\xc3\x9b\x2e\x83\xe8\x9c\x23\x99\x9f\xa7\x41\x86\xd0\x69\x0d\x70\x82\xbd\x1e\xdc\xb9\xf5\xa4\x72\x18\xef\xbd\xa7\x13\x89\xce\x33\xe3\xa1\x78\x62\x9a\x23\xf1\x6c\x38\xb1\x05\xeb\xd6\x6e\x8e\x9b\xc2\x69\x76\xcc\xf7\xde\x33\x1c\xb3\x65\x9b\x63\x17\x56\x08\x01\xef\xbd\xff\x59\xa7\x6d\x9e\xd9\xf8\xff\x0f\xff\xe8\x1e\xd9\x42\x9e\xc5\x74\x8c\xb0\xf7\x54\x2e\x25\x87\xe1\xa9\x07\xa7\x40\x00\xb1\x06\xae\x6d\xf6\xcd\xfe\x09\xe2\x49\xbb\xf9\xcc\xc1\xfc\x47\x46\x6b\x38\x7c\x62\x99\x9c\x2e\x2a\x90\xba\xde\x8d\x54\x74\xa8\x45\xf7\x7a\x5e\x75\x4c\x10\xf9\xa9\x9c\x06\x1a\x15\x9b\x92\x98\x22\x07\x8e\x5f\xad\x84\x97\x03\xe5\x28\x2b\xad\x72\x21\xbd\x29\x36\xc2\xa9\x0f\x0e\x41\xf6\xc5\x2f\x86\x4d\x49\xd6\x41\xf4\xb7\x87\x5f\x3c\x73\x9b\x93\xf1\xa9\x39\x80\x81\xc3\xc8\x87\xeb\x14\xf6\x45\xfd\xcc\x3c\xa1\xae\x3a\x35\x14\x89\x01\x86\x72\x6e\x34\x5b\x63\xeb\xa9\xe9\xb6\x70\x42\x6e\x8f\x9e\xfa\xd6\x00\xd1\x92\x14\xdb\x7f\xbc\x07\xe1\x8e\x49\x6e\x42\x06\xf1\xbd\x83\xe0\xad\xbc\x1b\x09\xbb\x47\x28\xf2\xe3\x68\x16\xa4\x4b\x21\xeb\x4b\x84\x78\x76\x8c\x54\xce\x03\x95\xe9\x28\x09\x99\x5d\xcb\xa1\x80\x6c\x22\xab\xf4\x5c\xce\xef\x76\xbf\x72\x94\xed\x18\xe9\x8e\x73\x44\x18\xc6\x37\xc5\x64\x2c\x40\xbe\xcf\x06\x21\x00\x1a\x07\x03\xdf\x8f\xf3\x28\xd3\x06\xb4\x8e\xf6\x2c\xde\x66\xfd\x2b\x42\x79\x8b\x4b\x04\x1b\xa1\x82\x39\xe7\x0f\x6c\xf5\x3a\x90\x37\x10\xbb\xca\x16\xf0\xe3\x06\x76\xf6\xf9\xc4\xb2\x91\x89\xac\xee\x00\x27\xfd\xd4\x32\xcf\x2a\x12\x5a\x9e\x8f\xd0\x82\xbc\x95\x79\xd8\x8b\x12\x49\xe0\x53\x4a\x2b\x83\x43\xab\xd9\x3a\x35\xdd\xe6\x53\xd8\x99\x5d\x99\xd5\x27\x0c\xa0\x8c\x0e\xe1\xa4\x7f\x31\x7e\x30\x1c\x83\x16\xb9\x84\x41\x75\x38\x05\xf8\xa9\xcc\x30\xeb\x88\x73\x35\x65\x60\x30\x90\x45\x7e\x49\xf9\x83\x5c\x23\xc8\x94\x4e\x4f\x9a\x18\xec\xee\x3f\x7c\x50\xca\x7c\x97\x2d\xac\x17\xf9\xbe\xb1\xc3\xef\x83\xae\x1d\xf3\x69\x40\x7b\xff\x4a\x00\xfe\x60\x99\x2f\x29\xf8\x03\xc9\xaf\x90\xd1\xb1\x39\x9c\x79\x8a\x00\x91\xc4\x3a\x20\x66\xab\x64\x93\x7d\x61\x2b\x56\x7f\xd2\x27\x6f\x03\xb0\x5f\x02\xa8\x53\xb3\xe2\xb9\xc6\xf3\x1b\x79\xb9\x88\xe3\x2b\x8a\x78\xa7\xf8\x15\x99\xa7\xae\xc4\xcb\x5c\x22\xb5\x86\x32\x9a\x23\xbe\x7f\x3e\x31\x41\x6f\x7a\xe6\xa0\xcb\x31\x62\xbf\xa0\x17\x32\x0c\xe0\x30\xe0\x7b\x4b\x49\xe9\x08\x47\x8a\x28\x81\x2d\x28\xa3\x6d\x92\x99\xda\xee\xd8\xea\x9b\x48\xfe\x98\xf3\x80\x1c\x9b\xcd\x29\x88\x38\x96\xc8\x4a\x62\xa5\x53\x71\x9e\x58\x23\x77\xdc\x73\x5c\xcc\x23\xba\xba\xd9\x1f\x59\x31\x91\x28\x8d\x5b\xbb\x02\xcc\x49\x3e\x9b\x71\x96\xa2\x5d\x92\x57\xfa\xa0\x94\x91\x0c\x6b\x40\x47\x26\xc4\x2c\x61\x26\x01\x67\xa5\x82\x62\x4e\xe3\xe8\x43\x24\xce\x08\xfb\xb8\x21\x3e\xc7\x9d\x0d\x04\xa4\x41\xdb\x3d\x99\x74\x3a\x44\x53\xcc\x81\xa6\x6f\xe0\x80\xe4\xec\x88\x9a\x48\x7d\x2b\xcd\xf8\xd8\xa3\x34\xc1\x75\x26\x27\x3f\x32\x5b\x63\xe6\x6b\x25\xd9\xbd\xaf\x4a\x8b\xd3\xcc\x8f\x78\xce\x92\x4d\x49\x2d\xb3\xa4\x31\xa7\x67\x32\xa3\xa3\x07\x8f\x1f\xa1\xef\xf3\xcf\x8b\x8e\x97\x2f\xb9\xf5\x80\x50\x1a\xc4\x99\xac\xd1\x7e\x39\x91\x12\xa9\x90\x80\x54\x1f\xf3\xce\x47\x0f\x1f\x20\xdc\x3b\xfd\xf1\xc8\x41\x4b\x18\x52\x72\x43\x28\x9a\x36\xe0\x5f\x74\xf2\x08\xcd\xf6\x18\x28\x12\x25\xe7\xb9\x58\x88\xd4\x4f\x71\x30\xcb\x25\x04\x41\x0d\x4a\xec\x76\xa7\x25\x1e\x7e\xb4\xf7\x71\x43\x58\x7a\x21\xbd\xdf\x32\xe1\xaa\x8d\x20\x20\xc4\x0b\x79\xe1\x0d\x62\xf0\x7a\xbd\x32\xa5\x55\xb8\xe1\xa9\xd9\x1b\x12\x69\xd1\x61\x46\x33\x4d\xe2\x5f\x1c\x32\x89\x38\x4f\x03\x3a\x2e\xc4\xd4\xc6\xda\x38\x79\x0e\x4b\x69\x31\x0f\xd9\x4c\xa0\xb0\xb5\x2d\x71\x8b\xe3\x33\x4d\x53\x2b\xc4\xa5\x25\xf6\x82\x71\x2e\x6d\xa8\x08\xed\x1b\x9f\xd1\xa9\x90\x35\xac\xf2\xb8\xb8\xaa\x74\x43\x0c\x11\xbf\x48\x2d\x34\x92\x68\xac\xac\x64\x38\xab\x53\xa0\x02\x5e\x95\x89\x4a\x9b\xe9\xda\x44\x75\x5c\x13\x7e\x18\x40\xab\xea\x40\xca\xe7\x2e\xf1\x30\xab\x43\xee\xbf\xe1\xc4\x77\x70\x33\x6d\xdf\xef\x22\x67\xc5\x88\x0d\x3b\x63\x13\xd3\x1c\x76\x3a\x85\xe3\x83\xe9\xd0\x89\x3e\x38\x3c\x38\x68\x88\x31\x29\x51\x10\x9f\x17\x14\x70\xf1\x28\xd9\x70\xd7\x83\xa1\x21\xe9\x7f\xb1\x43\x16\xbe\x23\x3e\xe5\xee\xcf\x2a\x3c\xf9\x8f\x2f\x08\x86\x25\x3c\xc4\xe8\xd8\x28\x02\x8f\x8b\x45\x61\x22\xeb\xcc\xc7\xf9\x20\xf1\x94\xba\x89\xd3\x69\x41\x60\x36\xdc\xc5\x78\x1e\x53\x06\x7d\xdb\x6d\x8b\x8e\x86\x0e\xaa\x6f\xf7\xb7\x7a\x16\x82\xa6\x6b\x91\x90\xe2\x59\xf3\x05\xae\xd7\x86\x23\x4e\x7b\x65\x64\xf6\x92\xa0\x51\x89\xce\xb4\x37\x83\xc2\x6e\x51\x49\xdd\x11\xc0\x99\x58\xec\xf2\x16\x76\xe9\x4f\x9c\x22\x88\x1a\xe3\xe1\x13\x73\xf0\x03\x27\xf9\x3e\x30\x74\x33\x10\xf5\xc8\xe0\x42\x26\x2b\x0d\x20\x98\x6a\x7e\x2c\x91\x1f\x33\x3e\x1f\xf4\x97\xe2\x10\x19\x55\x0c\x74\xa7\x44\x6f\xc9\xa8\x55\x63\x1e\xc7\x73\x8d\xf7\x2e\x38\xc7\x0b\xe9\x67\x6b\x70\xb8\xe7\xff\x08\xce\xcd\xcd\x4d\x21\x08\x30\x29\x5e\x86\x35\x20\x94\x82\x68\x16\x37\xb4\x55\xfc\xe0\xe1\xd8\x23\x71\xfe\xbb\x00\x2e\x98\xc0\x96\x4a\xb1\x06\xec\x80\xa5\xdc\x89\xf0\x3b\x67\x15\x00\x17\x80\xbc\x7c\xf9\x3b\x82\x81\xfa\xcc\x25\x0d\x5c\x52\x81\x63\xae\xf8\xf6\x97\x7f\xf9\xeb\xaf\x7f\x72\xa7\x9d\xa4\x5e\xb2\x28\xa2\x71\xb1\x8f\xc6\xde\x6f\x32\x93\x3b\xe7\x6c\xef\xfe\x46\x06\x97\xf1\xef\xa8\x00\x48\xd8\x9d\x88\xc3\xf2\x59\x6c\x65\xdd\xdf\xb0\xd3\xbb\xa7\x6c\x99\xf3\x73\x9f\x48\xd6\x56\xf1\x23\x97\x71\xba\xd2\x35\x06\x52\xe1\x0e\x07\x0f\x6a\xe5\x91\xb7\x2e\x5e\x8a\xc1\x46\xb3\xdd\x1c\x8d\x99\xf9\xea\x96\xb2\xe4\x28\xfa\x8b\x3a\xa6\xdb\x42\x4a\x05\xb1\xbc\xf6\xc2\x0a\x79\xd8\x92\xf8\x70\x0f\xf5\x06\x24\x3d\x6d\x92\x22\x0f\xf7\x4a\x41\x7a\x2f\xec\x6d\xd5\xbd\x40\x40\x04\x2f\x62\xbe\x1e\x53\xe4\xd3\x01\x0f\xb3\x78\xc2\x11\x38\x72\x86\x68\x75\x75\x9c\xf9\x49\x8d\x3a\x8f\x8f\x1e\x1e\x3e\xfa\xb8\x56\x46\xb1\xe3\xa5\xe7\x7b\x29\x52\xcd\xf4\xf2\x78\xaf\x96\xc4\x71\xe8\x12\xc7\x3a\x06\xe3\xa9\x05\xd3\x50\xba\x05\xd7\x39\xd6\xb4\xbb\x5c\xf9\x48\x5c\x6c\x4a\xbb\xfd\xfd\x83\xfd\xfd\x8b\x22\x3f\x32\xd5\x57\x0a\x1b\xba\x1b\x53\xf2\xa7\x0d\xb6\x1a\xda\xa2\xda\xbc\x0b\x57\x70\xc5\xa7\x56\x7b\x1b\xd8\x51\x1a\x5f\x07\x54\x9a\x30\xef\x9f\x23\x5f\x92\xfe\x4a\x6f\x0f\x43\x8e\x38\x11\x2e\xbc\x6b\x0a\xd8\xab\x72\xd4\x4a\xd2\xa5\x1a\x2d\x0f\x0a\xa2\x77\xb8\x29\xe8\x51\x62\x36\xe6\x0d\x71\xc1\xc5\x60\xd1\xab\x2e\x7e\x6f\x28\x92\xc2\x47\xa8\xc7\xea\xf8\xad\x4f\x53\x22\x95\xbb\xdc\x28\xa6\x2a\x2a\x37\x8c\xf2\x05\x04\xa7\xdc\x19\xd5\xc9\x47\xe5\x7a\x9f\x95\x7b\x74\x33\x22\x22\x17\x6b\x98\xdc\xe2\xee\xb2\x28\x6b\x4b\x4d\xb0\xa6\x53\xa8\xec\x83\xf0\x06\x52\x17\x72\x45\x9d\x58\x70\x88\xc0\x0d\x83\x2b\xe9\x6a\xbe\x8f\x19\x96\x26\x90\xc4\x12\x4a\xbc\x60\xb3\xec\x5a\x85\x39\x57\xd9\x89\x76\x6f\x2d\x10\x2e\x3d\xb1\xcd\x0a\x6d\x35\x23\xe6\x4b\x8a\x12\x07\xaf\xbf\x35\x97\xee\xb4\xca\x1a\x81\x8a\x3f\x2d\x05\xd3\xb9\x63\xb3\x75\x78\x0f\xe1\xb8\x76\xa1\x2d\x21\x8f\x41\xee\xf6\x8c\x6e\xcb\x2d\xbd\x87\xa9\x38\x84\xe8\x8e\x8d\x94\x30\x98\x49\x96\x73\xc7\x74\xc7\x74\x1c\x2a\x62\x7b\x56\xc7\xdc\x9e\x6f\x3c\x2f\x8a\x2f\xb2\xea\x31\xf1\xd4\xd0\xf3\x25\x55\x74\x45\x3b\x03\xbe\xb9\xa9\xd0\x44\x4b\xdb\xf7\x4b\x14\x30\xf9\x2d\xfb\x2e\xfa\xb1\xa2\xfd\xd4\x6a\xd1\x3a\x05\x7f\xd6\xe5\x9c\x3b\x19\xf5\x86\xcd\xb6\x5b\xbd\xa3\xd0\x75\xa0\xe2\x7b\xe4\x20\x92\x4a\xea\x2b\x1f\x26\x3e\x3e\xea\x19\x34\xec\x4c\xf3\x58\x2d\xf2\x78\xc7\xe8\xda\x85\x20\x67\x38\xb1\x59\x3e\xa2\x36\x0b\x58\x33\xd1\x72\x48\x85\xa7\x78\x59\x06\xef\x06\x6b\xce\x48\xcd\xb3\x85\x64\x65\x36\xad\x8a\x59\xad\xe4\xd3\x04\x03\x6f\x6b\x85\x14\xc1\x70\x41\x87\x75\x51\x1c\xe3\xe6\xec\x46\x74\x2f\x46\xfc\xb2\x22\xe4\xd6\x44\xad\xdc\xa6\xfb\x62\xeb\x66\xa6\xd2\x41\x17\x99\x91\x24\x48\x97\x54\xb3\x72\xad\x4e\x17\x00\xa8\xfd\x54\xe1\x26\xc1\xd2\x9b\xcb\xdd\x17\x89\x9c\xff\xa9\x7e\x4c\xa2\xb9\xd1\xec\xf5\x86\x67\x66\x9b\x2f\xa8\x28\xbf\xdc\x39\x88\xd8\xde\x2b\x5d\x5f\x82\x2b\x4b\xac\xc9\xd1\x61\x7b\xaf\x87\x07\xfd\x13\xa3\xdf\xfc\x82\xcb\x4a\xba\x76\x3e\x28\xe6\x45\xeb\xbb\x73\x9a\xa4\xb8\xe2\xc8\x93\x30\xf6\x6e\xa1\x84\x22\x8b\xa6\x13\xd9\x75\xca\x2b\x73\xb2\x45\x82\xdb\x49\xa4\x0f\x32\x2d\xf5\x85\x62\x41\x46\x09\x3a\xba\xd6\x5a\x09\x84\x8f\x84\xae\x13\x09\x16\x79\x0b\x43\x50\x61\x04\xe1\xc3\x52\x08\xb2\x4b\x51\xd6\x60\x38\x1c\x85\x2e\xf3\xe9\xe0\x9a\x03\xc7\x6a\xd5\xc4\x24\x0a\x5e\xb5\x3d\xaa\xb9\xec\xfc\x72\x55\x3c\x75\x5a\x8f\x0f\x0e\xca\xdf\x2f\xf5\xc3\x83\xbd\x5a\x29\x7a\xfd\xa0\xbb\x0e\x0f\x0f\x3f\x5e\x3f\x0c\xbc\x28\xae\x89\x27\x41\x86\xc4\x80\x9a\xc5\xc9\x40\xaa\x8b\x9f\x3e\x0a\xa9\x60\xfd\xec\xa7\x31\x27\x30\x7e\xa5\x59\x45\x72\xe3\xe3\x24\xb6\x42\x2a\x93\x8f\x7a\x97\x54\x5e\x57\x60\x50\x52\x72\xe4\x21\xf6\x11\x87\x5e\x34\x6f\xc4\xe9\x7c\x37\xb9\x9a\xef\x12\x7a\xbb\xef\xe3\xa9\x4e\x74\x33\xf3\xc8\x4e\x3a\x43\xbb\xdf\xd4\xb9\x08\x3c\x56\x7f\xfb\xd8\xdc\xbc\x96\x39\xa9\xa0\xa7\xd5\xa4\x44\xd9\x94\x7e\xa9\x44\xd5\xbe\x5b\xde\x8e\xde\x72\xdf\x72\x6e\x59\x0e\xa1\xd4\xf4\xe8\x20\x94\x4c\x3c\xbe\xe3\x5f\x62\x64\x80\xd2\x82\x3f\x16\x94\xd6\x59\x4e\xab\xb1\x95\xec\x18\xc5\x2d\x65\xd1\xfa\xff\x59\xde\xdf\xaa\xec\xf5\xf5\x45\xa9\xf8\x38\x45\xe8\x22\x35\xdb\xf2\x32\x9f\xd3\x83\x05\xec\xe9\xf7\xcc\x4b\x59\x7f\x33\x4d\xe3\x94\x1e\x5a\x69\x40\xf7\x81\xb7\xb3\xb3\x96\x60\xf4\xcc\xa7\x26\xb1\x14\x7e\x35\x4a\xa6\x52\x62\xc3\xaa\xeb\x9b\x32\x3a\x86\x46\xd1\x7e\x5e\x4e\x5b\x4f\x60\x30\x6e\x8f\xa6\xc6\xcd\xd0\x4f\x74\x8d\xa7\x23\x8f\xa2\x9b\xca\x18\x66\x01\xeb\xc6\x50\x91\xc6\x19\x9e\xef\xa9\x1b\xb2\x40\xf6\xc1\x98\x42\x03\xdd\x0e\x14\xd4\xe0\xfe\xdb\xf9\xa6\x37\xec\xba\xf6\x70\xac\x2b\xd5\x22\x58\x91\x27\x87\x08\xad\x15\x77\xa6\x3b\x06\x9c\x22\xed\x66\x4b\x06\x63\xba\xa7\xbd\x99\xbe\x03\x39\x25\xce\x8c\xf4\x3a\x94\xa8\x45\x30\xcb\xde\x25\xe7\xe0\x31\x48\x8b\x17\x41\xa0\xf8\xf4\x53\xbc\xd5\xc4\xc1\x83\x87\x95\x20\xe3\x3a\xa7\x56\x87\x3f\x4a\x3d\xe6\x1c\x36\xa7\x48\xc8\x5a\x4f\x51\xc9\xac\xde\xd6\xab\xdd\xb4\x7a\xcf\xde\xd2\xcc\x7c\x95\x04\x29\xc7\x8e\x95\xa2\xed\x90\x00\xda\xcb\xbd\xa9\x0c\x25\xdd\x6b\xce\xe8\xba\x73\x89\x6d\xd3\x88\x6d\xb8\x1e\xf1\x66\xd6\x77\xcf\x95\x63\x8e\xee\x3a\xe3\xa8\x7a\x6a\xb6\x2c\x08\xaa\x66\xa7\x14\xcd\xf4\x77\xd3\x02\x8f\x25\x92\x32\x22\xf0\x1d\x54\xc2\x36\x41\x65\x06\x66\x6b\xec\x22\x1f\xf7\x9d\xea\x87\xb4\x31\xe6\xc3\xd7\xd2\xb5\x6c\xbe\x78\xa9\x30\x61\x08\x09\xb1\xdc\xbb\xa4\x56\xc9\x49\xe1\x16\xe0\x76\x64\xf2\x39\xa2\xa3\xf6\xfd\x7c\x9a\xdc\xb2\x7b\x1a\x52\xfd\xb4\x89\x77\xbe\x43\xac\x10\xef\xe2\xe3\xe4\xfa\x93\x03\x47\x92\x5b\x28\x51\x63\x15\xa5\x77\xdd\xba\x6d\x6f\xa0\x1d\x78\xf3\x08\xcb\x05\x7e\x09\x5d\x71\x2f\x44\xe4\x61\xa7\x72\x43\xf7\xce\x81\xb7\xae\xec\x0a\xe2\xfe\xdb\xde\x77\xf0\xe9\x4a\xe2\xae\x9b\xcf\x4e\xf1\x26\x3f\x17\x31\xef\xf9\xce\x7e\xf5\x9a\x65\xa7\xb6\x73\xb0\xf5\x7e\x4e\x67\x62\xd2\xdd\xa9\x53\x81\x6d\x1d\x76\x6f\x43\xb7\xf9\x5a\xb5\x81\x6f\xfb\xab\x95\xd8\xfa\x80\x64\xb4\x6d\x92\xcd\xe3\x4e\x30\x6f\x4a\xf7\x84\xaf\x90\x54\xf4\xf6\x8e\xf8\xfb\xd3\x11\xfd\xf9\x6c\xfd\x65\x9a\xef\xba\xff\x04\xa1\x37\x05\x61\x3d\xce\xb3\xd9\x63\x83\xac\x86\xf3\x09\xb8\xf1\x39\xfb\x43\xd7\x1a\xbb\x6d\xab\xd3\xd9\xf6\x7e\xba\xf3\x4d\xe7\xb9\xe6\x4a\x64\xed\x9c\x19\x80\xe2\x87\x98\x28\xe6\xfe\x87\xe5\xb2\x3b\xf5\xba\x37\xa7\x1d\x2a\x00\x28\xf0\x82\x88\x46\xd9\x84\x12\x1d\xa7\xc3\x38\x5a\x27\xbc\x20\xab\x2b\x7f\xc9\x25\xec\x34\xf6\x15\x37\xcc\xfd\xdd\xfd\xc6\xa3\xc6\x03\x62\xbc\x4d\xbb\x4b\x1b\xe0\xab\x19\xac\xb2\x90\x5e\x48\x17\xe4\x74\x79\xde\xe0\x1d\x37\x66\xca\xbf\x3a\x7f\x8b\x9b\x99\xfc\x81\x52\xf3\xfa\x4d\x51\xba\x88\xf3\x74\x43\x2f\x38\x46\x7d\xd4\xa8\xd6\xa4\x07\x1f\xbd\x5b\x4b\x5a\xac\xaa\x67\x1e\xa5\x44\xa7\xb8\x02\xa8\xd7\x33\x6f\xae\x7e\x1b\x45\x49\x5a\xa1\xea\x5a\xcf\xe7\xc1\xfe\x63\x0a\x33\xcd\x01\x37\xc8\xa8\x3e\x71\x6a\x5f\x2d\xea\xad\x01\xfd\x3d\x7d\x52\x9b\xca\x7a\xdb\xac\xcd\xd2\x7a\xc7\xae\x45\x61\x7d\xd0\xab\x85\xd7\xf5\xde\xd3\x5a\x9a\xd7\xed\x49\xed\x85\x57\xff\xd1\xa8\x26\x55\xdd\x74\x6a\x49\x56\x3f\xb1\x6b\x49\x58\x1f\xf5\x6a\x97\xf3\xfa\x49\xb7\x86\x35\xad\x31\x7f\xa9\x24\xd9\x26\xc2\x54\xa0\x16\xb5\x5f\xfd\xeb\x8f\xbf\xfd\xaf\xbf\xfa\xf6\xe7\x3f\xfd\xee\xaf\xff\xbc\xf6\xab\x5f\x7c\xfd\x3f\xff\xfc\x93\xe2\xa5\x2d\xf3\x4c\xf9\x8b\x5a\x27\xf5\xa2\x6f\xfe\xd1\x0b\x54\x6d\x20\x51\x9c\x82\xa4\xa0\xb2\xef\x79\xd9\x75\x20\xff\xfb\xef\xf3\xda\xeb\xbf\x7b\xf3\x67\x6f\xbe\x7e\xf3\xf5\xeb\x5f\xbe\xfe\xf9\xeb\x5f\xd4\xbe\xfb\x9b\x7f\xf8\xee\x6f\xff\xe5\xd7\xff\xf6\xd3\x9a\xa9\x12\xef\x9b\x9f\xc5\x61\x6d\x04\xbe\x96\xcf\xf3\x6f\xfe\x49\xe1\x31\x54\x57\x41\xed\xf5\xcf\xde\xfc\xc5\xeb\xff\x7c\xfd\x1f\xaf\xff\xfd\xcd\x8f\xf5\xcc\x9a\x95\x79\x61\x40\xcc\x49\x33\x8f\x29\xc3\x4f\x8c\x90\x78\x10\x4a\x91\x2b\xf8\x33\xc3\x43\x9e\x22\x89\x29\x9d\x1b\x8c\x0f\xe3\x64\x30\x48\x78\xfc\x6a\x61\x30\x52\xfc\x58\x1f\x9f\x19\x8c\x18\xff\xc3\x11\x83\x61\xa3\xf8\x98\x1a\x8c\x1d\x1e\xa3\xd0\x60\x00\xe9\xdf\x6f\x5c\x1b\x8c\x22\x7d\xba\xcd\x0d\x86\x12\x8f\x2f\x3c\x83\xf1\xa4\x55\x94\xc1\xa0\xe2\x91\x7f\x0d\x06\x97\xde\x42\x83\x11\xa6\x7f\x77\x32\x37\x18\x66\x22\xe3\x19\xdd\x19\x91\x03\x9f\x1b\xce\xe9\xf0\xcc\xed\x80\xac\x81\xba\x9c\xd8\xfa\x6b\x75\x19\xa8\xff\x37\x00\x00\xff\xff\x13\x55\x54\xc9\xe1\x23\x00\x00") +var _confAppIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\x5a\x4b\x8f\xe3\x56\x76\xde\xf3\x57\x5c\x97\xe3\xb8\x3b\x90\x54\x2f\xf7\xc3\x65\x57\x62\x95\x44\xa9\x38\xad\x97\x49\xa9\xcb\xed\x46\x81\xc5\x22\xaf\x24\x76\x51\xa4\x9a\x97\xac\x6a\x19\x59\x8c\x91\x45\x80\x2c\x93\x41\xb2\xc9\x22\x59\x04\x01\x92\x4c\x92\x41\x36\x33\x13\x64\x65\x64\xdf\xfd\x1f\x0c\xcf\xe4\x5f\xe4\x3b\xe7\x92\x12\x55\x5d\xee\xf1\x4c\x32\xb0\x51\x22\xef\xe3\xdc\x7b\xbe\x7b\x1e\xdf\xb9\xec\xf7\xc5\xc0\x7c\x6a\xda\x82\xff\xf4\x87\x6d\xab\xf3\x4c\x8c\x4f\x2d\x47\x74\xac\x9e\x69\xbc\x2f\x46\x3d\xb3\xe9\x98\xa2\xdf\x7c\x62\x8a\xd6\x69\x73\xd0\x35\x1d\x31\x1c\x88\xd6\xd0\xb6\x4d\x67\x34\x1c\xb4\xad\x41\x57\xb4\x26\xce\x78\xd8\x47\xe3\xa0\x63\x75\xf5\x4c\xe3\x13\xd1\x5c\x2e\x45\xec\x2d\xa4\xc8\xe6\x5e\x26\xd4\x3c\xb9\x51\x22\x89\x85\xbc\x96\xe9\x4a\x2c\xbd\x19\x3a\xc2\x2c\x92\x46\x73\x34\x72\x07\xcd\xbe\x29\x8e\x45\x37\x99\xa9\x23\xfc\x15\xdd\x30\x13\x8e\x4c\xaf\x43\x5f\x42\x52\x6b\xee\xc5\x18\x8e\xb6\x70\x2a\x56\x49\x2e\xd2\x3c\x16\x51\xe2\x7b\x51\xb4\x32\xec\xc9\xc0\x9d\x38\xd8\xfd\xb1\x98\x85\x19\x46\x9b\x61\x36\x97\xa9\xd8\x09\xe4\xf5\x4e\x4d\xec\x2c\xd3\x24\xd8\x11\x09\x1a\x32\xa9\x32\xb4\x04\x72\xea\xe5\x11\x64\x29\x3d\x86\x25\x40\x75\xda\x00\xde\x0d\xe3\x79\x2a\x97\x89\x0a\xb3\x24\x5d\x9d\x1b\xf6\x70\x38\x16\xc7\x86\xd3\xb2\xad\xd1\xd8\x1d\x3f\x1b\xd1\xb0\x4b\x4f\xcd\x31\x2e\x0f\xcf\xb1\xde\x20\x5f\x5c\x62\xbd\x64\x0a\x89\x2a\x97\x4a\xeb\xeb\xa5\x92\x75\x96\x81\x08\x63\xe8\x2d\x59\x65\xc3\x72\x9c\x89\xe9\x8e\x9a\x5d\xe0\xe6\x0e\x26\x7d\x08\xdb\xdf\x83\x28\x05\x65\x65\x7a\x6e\x8c\xec\xe1\x78\xd8\x1a\xf6\xd0\x3e\xcf\xb2\xa5\xd1\x1e\xf6\x9b\xd6\x00\x6f\xac\xee\x3c\x51\x19\xef\xc8\x9d\xd8\x34\xe4\x83\x7b\xe5\xf8\xfb\xea\x68\x77\xf7\x83\x7b\x7a\x38\x5e\x3e\xb8\x77\x3a\x1e\x8f\xdc\xd1\xd0\x1e\xdf\x57\xbb\x06\xbf\x34\xdb\x6d\xa0\x64\xac\x3b\x20\xe0\x70\x6f\x6f\x0f\x2a\xb4\x43\xe5\x5d\x46\x52\x38\xce\xa9\x98\x4a\x2f\xcb\xb1\xf9\x9b\xb9\x8c\x45\x9c\x40\x93\x6b\x2f\x8c\xa8\xdb\x68\x5b\x4e\xf3\xa4\x67\xba\x34\xec\x58\x4c\xbd\x48\x49\x03\xcf\xa5\xb0\x83\x83\x8a\xa8\x56\x7b\x40\x47\x1d\x93\xf6\xc5\x19\x2c\x92\x40\x1a\xc3\x4e\xa7\x67\x0d\xcc\x12\x70\x2d\xa4\x14\x6c\x0f\x27\x63\xd3\x76\x7b\xc3\xee\xba\xeb\x13\xd1\x95\xb1\x4c\xbd\x0c\x70\x66\x72\xa9\x8e\xd0\xf2\x07\xc2\x0f\x00\x67\x36\xdf\xcd\x92\xdd\x19\x6c\x66\xd7\xcf\x55\x96\x2c\x76\x09\x32\xc5\x03\x1a\xdc\x2e\x7c\x99\x66\xa2\xee\x7b\xc7\x59\x9a\x4b\x51\x0f\x72\x08\x0a\x93\xf8\xf8\xf1\xa3\x87\x7b\xf3\xbd\xc5\x9e\x12\x75\xc2\xf4\x78\xb1\xa2\x9f\x86\x7c\xe5\x2d\x96\x91\x6c\xf8\xc9\xc2\xf8\x04\x72\x86\xa9\x98\xa6\xc9\x42\x78\xa2\xb1\x9c\xbe\x12\xd3\x10\x8a\xc9\x57\xcb\x24\xcd\x70\xac\xdc\x03\x53\x13\x67\x61\x1c\x90\x71\xd3\x62\xe1\x34\xf4\xf5\x5e\x13\x60\x78\x2f\x48\x20\x85\x40\x9c\x26\xe9\x4c\x66\x22\x4b\x8a\xf9\x3c\x71\x99\x86\xd7\x34\xf8\x4a\xae\xee\x6b\xbd\x92\xa5\x8c\x95\x8a\xc4\xf2\xca\x57\xfb\x07\xa2\x0e\xf0\x48\x2a\xaf\x5e\x4f\xf2\xac\x78\x93\x0b\x51\x8f\x13\x4c\x53\x3f\x6c\x16\x46\x96\x93\xa8\x43\xd1\x43\x20\x95\xd1\x32\xed\xb1\x4b\xfe\x0a\xb8\xab\x10\xee\x96\xcb\x18\x4f\xcc\x67\x77\x0e\x28\x24\x62\xf9\xc9\x72\x09\xeb\x8f\x70\xd6\x11\xf9\x40\x26\x81\x20\x29\xe5\xc5\x01\x50\x00\xdc\xbe\xc6\x8d\xce\x0b\xc3\x2b\xde\xc7\x10\xa0\x95\x4c\x0d\x60\x91\xf3\x53\xb3\x7c\x25\xfd\x1c\x00\x1b\xce\xb8\x39\xb6\x5a\x2e\xdb\xfb\xa8\x39\x86\xcd\xe9\xa8\x12\x11\xc4\x38\xc5\x62\xd1\xee\x97\xd6\x48\xa8\x7c\x49\xb0\x1a\xe6\x80\x0d\x89\xdb\x36\x26\xd4\xc3\x66\xc2\x78\xa6\xa3\x0e\x8e\x02\x47\x12\xd7\xa3\x64\x36\xc3\x31\xe6\x70\x3d\x55\x13\xbe\x17\x8b\x4b\x29\x76\xe6\xc9\x42\xea\x70\x81\x83\x8a\x70\x88\x3b\x46\xaf\xc9\x61\x8e\xbc\x96\x70\xa0\x11\xf0\xd8\xc0\xcb\x3c\xc4\x01\x79\x5e\x09\x39\x8b\x95\x7a\x19\x71\xd0\x81\x35\xcd\x52\xa9\xb4\x24\x34\x86\x99\x3c\x44\x47\x98\x7d\xa8\x28\x82\xa5\xc2\x9f\x27\x14\xdc\xda\x27\x65\x4c\xe1\xb9\xc6\xe9\xd0\x21\x57\xda\x3f\x78\xd4\xd8\xc3\x7f\xfb\x47\x87\x87\x7b\x0f\x8d\x22\x3c\x92\x49\x1b\x45\xac\x4b\x93\x24\x33\x46\x4d\xc7\x39\x6b\x33\x2e\x1d\x5a\xa8\xb2\x6c\x1c\xad\x6a\x42\x96\xa1\x50\x3b\x25\xed\x2c\x95\x2f\xf3\x30\x2d\x54\x44\xc8\x09\xa7\xab\xfa\x34\x8f\xa2\x1d\x78\x72\x6f\x1d\x06\xf5\xf8\x52\x6c\xb9\x7f\x96\x6a\xe8\xa3\x10\xa4\x3f\x3b\x59\x23\xb8\x04\x1c\x5e\xb0\x08\xe3\x73\x8e\x64\x7e\x9e\x86\x19\x42\xa7\x35\xc0\x09\xf6\x7a\x70\xe7\xd6\x93\xca\x61\xbc\xf7\x9e\x4e\x24\x3a\xcf\x8c\x87\xe2\x89\x69\x8e\xc4\xb3\xe1\xc4\x16\xac\x5b\xbb\x39\x6e\x0a\xa7\xd9\x31\xdf\x7b\xcf\x70\xcc\x96\x6d\x8e\x5d\x58\x21\x04\xbc\xf7\xfe\x67\x9d\xb6\x79\x66\xe3\xff\x3f\xfc\xa3\x7b\x64\x0b\x79\x96\xd0\x31\xc2\xde\x53\xb9\x90\x1c\x86\x03\x0f\x4e\x81\x00\x62\x0d\x5c\xdb\xec\x9b\xfd\x13\xc4\x93\x76\xf3\x99\x83\xf9\x8f\x8c\xd6\x70\xf8\xc4\x32\x39\x5d\x54\x20\x75\xbd\x1b\xa9\xe8\x50\x8b\xee\xf5\xbc\xea\x98\x30\xf6\x53\x19\x84\x1a\x15\x9b\x92\x98\x22\x07\x4e\x5e\xad\x84\x97\x03\xe5\x38\x2b\xad\x72\x2e\xbd\x00\x1b\xe1\xd4\x07\x87\x20\xfb\xe2\x17\xc3\xa6\x24\xeb\x20\xfa\xdb\xc3\x2f\x9e\xb9\xcd\xc9\xf8\xd4\x1c\xc0\xc0\x61\xe4\xc3\x75\x0a\xfb\xa2\x7e\x66\x9e\x50\x57\x9d\x1a\x8a\xc4\x00\x43\x39\x37\x9a\xad\xb1\xf5\xd4\x74\x5b\x38\x21\xb7\x47\x4f\x7d\x6b\x80\x68\x49\x8a\xed\x3f\xde\x83\x70\xc7\x24\x37\x21\x83\xf8\xde\x41\xf0\x56\xde\x8d\x84\xdd\x23\x14\xf9\x49\x3c\x0d\xd3\x85\x90\xf5\x05\x42\x3c\x3b\x46\x2a\x67\xa1\xca\x74\x94\x84\xcc\xae\xe5\x50\x40\x36\x91\x55\x7a\x2e\xe7\x77\xbb\x5f\x39\xca\x76\x82\x74\xc7\x39\x22\x8a\x92\x9b\x62\x32\x16\x20\xdf\x67\x83\x10\x00\x8d\x83\x81\xef\x27\x79\x9c\x69\x03\x5a\x47\x7b\x16\x6f\xb3\xfe\x15\xa1\xbc\xc5\x05\x82\x8d\x50\xe1\x8c\xf3\x07\xb6\x7a\x1d\xca\x1b\x88\x5d\x65\x73\xf8\x71\x03\x3b\xfb\x7c\x62\xd9\xc8\x44\x56\x77\x80\x93\x7e\x6a\x99\x67\x15\x09\x2d\xcf\x47\x68\x41\xde\xca\x3c\xec\x45\x89\x65\xe8\x53\x4a\x2b\x83\x43\xab\xd9\x3a\x35\xdd\xe6\x53\xd8\x99\x5d\x99\xd5\x27\x0c\xa0\x8c\x0e\xe1\xa4\x7f\x31\x7e\x30\x1c\x83\x16\xb9\x84\x41\x75\x38\x05\xf8\x40\x66\x98\x75\xc4\xb9\x9a\x32\x30\x18\xc8\x3c\xbf\xa4\xfc\x41\xae\x11\x66\x4a\xa7\x27\x4d\x0c\x76\xf7\x1f\x3e\x28\x65\xbe\xcb\x16\xd6\x8b\x7c\xdf\xd8\xe1\xf7\x41\xd7\x4e\xf8\x34\xa0\xbd\x7f\x25\x00\x7f\xb8\xc8\x17\x14\xfc\x81\xe4\x57\xc8\xe8\xd8\x1c\xce\x3c\x45\x80\x58\x26\x3a\x20\x66\xab\xe5\x26\xfb\xc2\x56\xac\xfe\xa4\x4f\xde\x06\x60\xbf\x04\x50\xa7\x66\xc5\x73\x8d\xe7\x37\xf2\x72\x9e\x24\x57\x14\xf1\x4e\xf1\x2b\x32\x4f\x5d\x89\x97\xb9\x44\x6a\x8d\x64\x3c\x43\x7c\xff\x7c\x62\x82\xde\xf4\xcc\x41\x97\x63\xc4\x7e\x41\x2f\x64\x14\xc2\x61\xc0\xf7\x16\x92\xd2\x11\x8e\x14\x51\x02\x5b\x50\x46\xdb\x24\x33\xb5\xdd\xb1\xd5\x37\x91\xfc\x31\xe7\x01\x39\x36\x9b\x53\x18\x73\x2c\x91\x95\xc4\x4a\xa7\xe2\x3c\xb1\x46\xee\xb8\xe7\xb8\x98\x47\x74\x75\xb3\x3f\xb2\x62\x22\x51\x1a\xb7\x76\x05\x98\x93\x7c\x3a\xe5\x2c\x45\xbb\x24\xaf\xf4\x41\x29\x63\x19\xd5\x80\x8e\x5c\x12\xb3\x84\x99\x84\x9c\x95\x0a\x8a\x19\x24\xf1\x87\x48\x9c\x31\xf6\x71\x43\x7c\x8e\x3b\x1b\x08\x48\x83\xb6\x7b\x32\xe9\x74\x88\xa6\x98\x03\x4d\xdf\xc0\x01\xc9\xd9\x11\x35\x91\xfa\x56\x9a\xf1\xb1\x47\x69\x82\xeb\x4c\x4e\x7e\x64\xb6\xc6\xcc\xd7\x4a\xb2\x7b\x5f\x95\x16\xa7\x99\x1f\xf1\x9c\x05\x9b\x92\x5a\x64\xcb\xc6\x8c\x9e\xc9\x8c\x8e\x1e\x3c\x7e\x84\xbe\xcf\x3f\x2f\x3a\x5e\xbe\xe4\xd6\x03\x42\x69\x90\x64\xb2\x46\xfb\xe5\x44\x4a\xa4\x42\x02\x52\x7d\xcc\x3b\x1f\x3d\x7c\x80\x70\xef\xf4\xc7\x23\x07\x2d\x51\x44\xc9\x0d\xa1\x28\x68\xc0\xbf\xe8\xe4\x11\x9a\xed\x31\x50\x24\x4a\xce\x73\xb1\x10\xa9\x9f\xe2\x60\x16\x0b\x08\x82\x1a\x94\xd8\xed\x4e\x4b\x3c\xfc\x68\xef\xe3\x86\xb0\xf4\x42\x7a\xbf\x65\xc2\x55\x1b\x41\x40\x88\x17\xf2\xa2\x1b\xc4\xe0\xf5\x7a\x65\x4a\xab\x70\xc3\x53\xb3\x37\x24\xd2\xa2\xc3\x8c\x66\x9a\xc4\xbf\x38\x64\x12\x71\x0e\x42\x3a\x2e\xc4\xd4\xc6\xda\x38\x79\x0e\x4b\x69\x31\x0f\xd9\x4c\xa0\xb0\xb5\x2d\x71\x8b\xe3\x33\x4d\x53\x2b\xc4\xa5\x05\xf6\x82\x71\x2e\x6d\xa8\x08\xed\x1b\x9f\xd1\xa9\x90\x35\xac\xf2\xb8\xa4\xaa\x74\x43\x0c\x11\xbf\x48\x2d\x34\x92\x68\xac\xac\x64\x34\xad\x53\xa0\x02\x5e\x95\x89\x4a\x9b\xe9\xda\x44\x75\x5c\x13\x7e\x14\x42\xab\xea\x40\xca\xe7\x2e\xf1\x30\xab\x43\xee\xbf\xe1\xc4\x77\x70\x33\x6d\xdf\xef\x22\x67\xc5\x88\x0d\x3b\x63\x13\xd3\x1c\x36\x08\xe0\xf8\x60\x3a\x74\xa2\x0f\x0e\x0f\x0e\x1a\x62\x4c\x4a\x14\xc4\xe7\x05\x05\x5c\x3c\x4a\x36\xdc\xf5\x60\x68\x48\xfa\x5f\xec\x90\x85\xef\x88\x4f\xb9\xfb\xb3\x0a\x4f\xfe\xe3\x0b\x82\x61\x01\x0f\x31\x3a\x36\x8a\xc0\xe3\x62\x51\x98\xc8\x3a\xf3\x71\x3e\x58\x7a\x4a\xdd\x24\x69\x50\x10\x98\x0d\x77\x31\x9e\x27\x94\x41\xdf\x76\xdb\xa2\xa3\xa1\x83\xea\xdb\xfd\xad\x9e\x85\xa0\xe9\x5a\x24\xa4\x78\xd6\x7c\x81\xeb\xb5\xe1\x88\xd3\x5e\x19\x99\xbd\x65\xd8\xa8\x44\x67\xda\x9b\x41\x61\xb7\xa8\xa4\xee\x08\xe0\x4c\x2c\x76\x79\x0b\xbb\xf4\x27\x49\x11\x44\x8d\xf1\xf0\x89\x39\xf8\x81\x93\x7c\x1f\x18\xba\x19\x88\x7a\x6c\x70\x21\x93\x95\x06\x10\x06\x9a\x1f\x4b\xe4\xc7\x8c\xcf\x07\xfd\xa5\x38\x44\x46\x95\x00\xdd\x80\xe8\x2d\x19\xb5\x6a\xcc\x92\x64\xa6\xf1\xde\x05\xe7\x78\x21\xfd\x6c\x0d\x0e\xf7\xfc\x1f\xc1\xb9\xb9\xb9\x29\x04\x01\x26\xc5\xcb\xb0\x06\x84\x52\x18\x4f\x93\x86\xb6\x8a\x1f\x3c\x1c\x7b\x24\xce\x7f\x17\xc0\x05\x13\xd8\x52\x29\xd1\x80\x1d\xb0\x94\x3b\x11\x7e\xe7\xac\x02\xe0\x02\x90\x97\x2f\x7f\x47\x30\x50\x9f\xb9\xa4\x81\x4b\x2a\x70\xcc\x15\xdf\xfe\xf2\x2f\x7f\xfd\xf5\x4f\xee\xb4\x93\xd4\x5b\xce\x8b\x68\x5c\xec\xa3\xb1\xf7\x9b\xcc\xe4\xce\x39\xdb\xbb\xbf\x91\xe1\x65\xf2\x3b\x2a\x00\x12\x76\x27\xe2\xb0\x7c\x16\x5b\x59\xf7\x37\xec\xf4\xee\x29\x5b\xe6\xfc\xdc\x27\x92\xb5\x55\xfc\xc8\x45\x92\xae\x74\x8d\x81\x54\xb8\xc3\xc1\x83\x5a\x79\xe4\xad\x8b\x97\x62\xb0\xd1\x6c\x37\x47\x63\x66\xbe\xba\xa5\x2c\x39\x8a\xfe\xa2\x8e\xe9\xb6\x90\x52\x41\x2c\xaf\xbd\xa8\x42\x1e\xb6\x24\x3e\xdc\x43\xbd\x01\x49\x4f\x9b\xa4\xc8\xc3\xbd\x52\x90\xde\x0b\x7b\x5b\x75\x2f\x10\x10\xc3\x8b\x98\xaf\x27\x14\xf9\x74\xc0\xc3\x2c\x9e\x70\x04\x8e\x9c\x21\x5a\x5d\x1d\x67\xfe\xb2\x46\x9d\xc7\x47\x0f\x0f\x1f\x7d\x5c\x2b\xa3\xd8\xf1\xc2\xf3\xbd\x14\xa9\x26\xb8\x3c\xde\xab\x2d\x93\x24\x72\x89\x63\x1d\x83\xf1\xd4\xc2\x20\x92\x6e\xc1\x75\x8e\x35\xed\x2e\x57\x3e\x12\x17\x9b\xd2\x6e\x7f\xff\x60\x7f\xff\xa2\xc8\x8f\x4c\xf5\x95\xc2\x86\xee\xc6\x94\xfc\x69\x83\xad\x86\xb6\xa8\x36\xef\xc2\x15\x5c\xf1\xa9\xd5\xde\x06\x76\x94\x26\xd7\x21\x95\x26\xcc\xfb\x67\xc8\x97\xa4\xbf\xd2\xdb\xc3\x90\x23\x4e\x84\x73\xef\x9a\x02\xf6\xaa\x1c\xb5\x92\x74\xa9\x46\xcb\x83\x82\xe8\x1d\x6e\x0a\x7a\x94\x98\x8d\x59\x43\x5c\x70\x31\x58\xf4\xaa\x8b\xdf\x1b\x8a\xa4\xf0\x11\xea\xb1\x3a\x7e\xeb\x41\x4a\xa4\x72\x97\x1b\x45\xa0\xe2\x72\xc3\x28\x5f\x40\x70\xca\x9d\x51\x9d\x7c\x54\xae\xf7\x59\xb9\x47\x37\x23\x22\x72\xb1\x86\xc9\x2d\xee\x2e\x8b\xb2\xb6\xd4\x04\x6b\x3a\x85\xca\x3e\x08\x6f\x28\x75\x21\x57\xd4\x89\x05\x87\x08\xdd\x28\xbc\x92\xae\xe6\xfb\x98\x61\x69\x02\x49\x2c\xa1\xc4\x0b\x36\xcb\xae\x55\x98\x73\x95\x9d\x68\xf7\xd6\x02\xe1\xd2\x13\xdb\xac\xd0\x56\x33\x66\xbe\xa4\x28\x71\xf0\xfa\x5b\x73\xe9\x4e\xab\xac\x11\xa8\xf8\xd3\x52\x30\x9d\x3b\x36\x5b\x87\xf7\x10\x8e\x6b\x17\xda\x12\xf2\x18\xe4\x6e\xcf\xe8\xb6\xdc\xd2\x7b\x98\x8a\x43\x88\xee\xd8\x48\x89\xc2\xa9\x64\x39\x77\x4c\x77\x4c\xc7\xa1\x22\xb6\x67\x75\xcc\xed\xf9\xc6\xf3\xa2\xf8\x22\xab\x1e\x13\x4f\x8d\x3c\x5f\x52\x45\x57\xb4\x33\xe0\x9b\x9b\x0a\x4d\xb4\xb4\x7d\xbf\x44\x01\x93\xdf\xb2\xef\xa2\x1f\x2b\xda\x4f\xad\x16\xad\x53\xf0\x67\x5d\xce\xb9\x93\x51\x6f\xd8\x6c\xbb\xd5\x3b\x0a\x5d\x07\x2a\xbe\x47\x0e\x63\xa9\xa4\xbe\xf2\x61\xe2\xe3\xa3\x9e\x41\xc3\x4e\x90\x27\x6a\x9e\x27\x3b\x18\x84\x95\xbd\x82\x4e\x95\x25\xa4\x4a\xf2\xd4\x87\xde\x74\xce\xba\xd6\xa3\x2c\x1d\x37\x10\xd0\x79\x80\xce\x80\xfc\xb8\x6b\x74\xed\x62\x2b\xce\x70\x62\xf3\x0e\xcb\x61\x6b\x2e\x5b\x0e\xa9\x30\x1d\x2f\xcb\x10\x1f\xc0\xbb\x33\x02\xea\x6c\x2e\x19\x8e\x4d\xab\x62\x5e\x2c\xd9\x1e\xc0\xe1\xdb\x1a\x12\x45\x40\x5e\xd0\x71\x5f\x14\x86\xb0\x39\xfd\x11\xdd\xac\x11\x43\xad\x08\xb9\x35\x51\xc3\xb3\xe9\xbe\xd8\xba\xdb\xa9\x74\xd0\x55\x68\x2c\x09\x9a\x05\x55\xbd\x5c\xed\xd3\x15\x02\xaa\x47\x55\x38\x5a\xb8\xf0\x66\x72\xf7\xc5\x52\xce\xfe\x54\x3f\x2e\xe3\x99\xd1\xec\xf5\x86\x67\x66\x9b\xaf\xb8\x28\x43\xdd\x39\x88\xf8\xe2\x2b\x5d\xa1\x82\x6d\x4b\xac\xc9\xf1\x65\x7b\xaf\x87\x07\xfd\x13\xa3\xdf\xfc\x82\x0b\x53\xba\xb8\x3e\x28\xe6\xc5\xeb\xdb\x77\x9a\xa4\xb8\x66\xc9\x97\x51\xe2\xdd\x42\x09\x65\x1a\x4d\x27\xba\xec\x94\x97\xee\x64\xcd\x04\xb7\xb3\x94\x3e\xe8\xb8\xd4\x57\x92\x05\x9d\x25\xe8\xe8\x62\x6c\x25\x10\x80\x96\x74\x21\x49\xb0\xc8\x5b\x18\x82\x4c\x23\x8c\x1f\x96\x42\x90\x9f\x8a\xc2\x08\xc3\xe1\x6a\xf4\x39\x80\x0e\xae\x39\x70\xac\x56\x4d\x4c\xe2\xf0\x55\xdb\xa3\xaa\xcd\xce\x2f\x57\xc5\x53\xa7\xf5\xf8\xe0\xa0\xfc\xfd\x52\x3f\x3c\xd8\xab\x95\xa2\xd7\x0f\xba\xeb\xf0\xf0\xf0\xe3\xf5\xc3\xc0\x8b\x93\x9a\x78\x12\x66\x48\x2d\xa8\x7a\x9c\x0c\xb4\xbc\xf8\xe9\xa3\x14\x0b\xd7\xcf\x7e\x9a\x70\x0a\xe4\x57\x9a\x55\xa4\x47\x3e\x4e\xe2\x3b\xa4\x32\x79\xb9\x77\x49\x05\x7a\x05\x06\x25\x65\x69\xf1\xb3\x24\xf2\xe2\x59\x23\x49\x67\xbb\xcb\xab\xd9\x2e\xa1\xb7\xfb\x3e\x9e\xea\x44\x58\x33\x8f\xec\xa4\x33\xb4\xfb\x4d\x9d\xcd\xc0\x84\xf5\xd7\x93\xcd\xdd\x6d\x99\xd5\x0a\x82\x5b\x4d\x6b\x94\x8f\xe9\x97\x8a\x5c\xed\xfd\xe5\xfd\xea\xad\x00\x50\xce\x2d\x0b\x2a\x14\xab\x1e\x1d\x84\x92\x4b\x8f\xbf\x12\x2c\x30\x32\x44\x71\xc2\x9f\x1b\x4a\xeb\x2c\xa7\xd5\xd8\x4a\x76\x8c\xe2\x9e\xb3\x68\xfd\xff\xbc\x20\xb8\x75\x37\xa0\x2f\x40\x4a\xc5\xc7\x29\x82\x1f\xa9\xd9\x96\x97\xf9\x8c\x1e\x2c\x60\x4f\xbf\x67\x5e\xca\xfa\x9b\x69\x9a\xa4\xf4\xd0\x4a\x43\xba\x51\xbc\x9d\xdf\xb5\x04\xa3\x67\x3e\x35\x89\xe7\xf0\xab\x51\x72\x9d\x12\x1b\x56\x5d\xdf\xb5\xd1\x31\x34\x8a\xf6\xf3\x72\xda\x7a\x02\x83\x71\x7b\x34\x35\x6e\x86\x7e\xa2\xab\x44\x1d\x79\x14\xdd\x75\x26\x30\x0b\x58\x37\x86\x8a\x34\xc9\xf0\x7c\x4f\xdd\x90\x05\xb2\x0f\x26\x14\x1a\xe8\x7e\xa1\x20\x17\xf7\xdf\xce\x58\xbd\x61\xd7\xb5\x87\x63\x5d\xeb\x16\xc1\x8a\x3c\x39\x42\x70\xae\xb8\x33\xdd\x52\xe0\x14\x69\x37\x5b\x32\x18\xd3\x3d\xed\xcd\xf4\x25\xc9\x29\x71\x66\xa4\xd7\xa1\x44\xcd\xc3\x69\xf6\x2e\x39\x07\x8f\x41\x7b\xbc\x18\x02\xc5\xa7\x9f\xe2\xad\x26\x0e\x1e\x3c\xac\x04\x19\xd7\x39\xb5\x3a\xfc\x59\xeb\x31\x67\xc1\x19\x45\x42\xd6\x3a\x40\x2d\xb4\x7a\x5b\xaf\x76\xd3\xea\x3d\x7b\x4b\x33\xf3\xd5\x32\x4c\x39\x76\xac\x14\x6d\x87\x04\xd0\x5e\xee\x05\x32\x92\x74\x33\x3a\xa5\x0b\xd3\x05\xb6\x4d\x23\xb6\xe1\x7a\xc4\x9b\x59\xdf\x5e\x57\x8e\x39\xbe\xeb\x8c\xe3\xea\xa9\xd9\xb2\xa0\xb8\x9a\xdf\x52\x34\xd3\x5f\x5e\x0b\x3c\x16\x48\xeb\x88\xc0\x77\x90\x11\xdb\x04\x19\x1a\x98\xad\xb1\x8b\x8c\xde\x77\xaa\x9f\xe2\xc6\x98\x0f\x5f\x4b\xd7\xb2\xf9\xea\xa6\xc2\xa5\x21\x24\xc2\x72\xef\x92\x5a\xa5\x37\x85\x5b\x80\x1d\x92\xc9\xe7\x88\x8e\xda\xf7\xf3\x60\x79\xcb\xee\x69\x48\xf5\xe3\x28\xde\xf9\x16\xb2\x42\xdd\x8b\xcf\x9b\xeb\x8f\x16\x1c\x49\x6e\xa1\x44\x8d\x55\x94\xde\x75\x6f\xb7\xbd\x81\x76\xe8\xcd\x62\x2c\x17\xfa\x25\x74\xc5\xcd\x12\xd1\x8f\x9d\xca\x1d\xdf\x3b\x07\xde\xba\xf4\x2b\xa8\xff\x6f\x7b\x63\xc2\xa7\x2b\x89\xfd\x6e\x3e\x5c\x25\x9b\xfc\x5c\xc4\xbc\xe7\x3b\xfb\xd5\x8b\x9a\x9d\xda\xce\xc1\xd6\xfb\x39\x9d\x89\x49\xb7\xaf\x4e\x05\xb6\x75\xd8\xbd\x0d\xdd\xe6\x7b\xd7\x06\xbe\xed\xef\x5e\x62\xeb\x13\x94\xd1\xb6\x49\x36\x8f\x3b\xc1\xbc\x80\x6e\x1a\x5f\x21\xa9\xe8\xed\x1d\xf1\x17\xac\x23\xfa\xf3\xd9\xfa\xdb\x36\xdf\x96\xff\x09\x42\x6f\x0a\xca\x7b\x9c\x67\xd3\xc7\x06\x59\x0d\xe7\x13\xb0\xeb\x73\xf6\x87\xae\x35\x76\xdb\x56\xa7\xb3\xed\xfd\x74\x6b\x9c\xce\x72\xcd\x95\xc8\xda\x39\x33\x00\xc5\x0f\x31\x51\xcc\xfc\x0f\xcb\x65\x77\xea\x75\x6f\x46\x3b\x54\x00\x50\xe0\x05\x11\x8d\xb2\x09\x25\x3a\x4e\x87\x49\xbc\x4e\x78\x61\x56\x57\xfe\x82\xe9\x5d\x90\xf8\x8a\x1b\x66\xfe\xee\x7e\xe3\x51\xe3\x01\x71\xe6\xa6\xdd\xa5\x0d\xf0\xe5\x0e\x56\x99\x4b\x2f\xa2\x2b\x76\xba\x7e\x6f\xf0\x8e\x1b\x53\xe5\x5f\x9d\xbf\xc5\xcd\x4c\xfe\xc4\xa9\x2b\x83\x4d\x59\x3b\x07\xcd\xdc\xd0\x0b\x8e\x51\x1f\x35\xaa\x55\xed\xc1\x47\xef\xd6\x92\x16\xab\xea\x99\xc7\x29\xd1\x29\xae\x21\xea\xf5\xcc\x9b\xa9\xdf\x46\x51\x92\x56\xa8\xba\xd6\xf3\x79\xb8\xff\x98\xc2\x4c\x73\xc0\x0d\x32\xae\x4f\x9c\xda\x57\xf3\x7a\x6b\x40\x7f\x4f\x9f\xd4\x02\x59\x6f\x9b\xb5\x69\x5a\xef\xd8\xb5\x38\xaa\x0f\x7a\xb5\xe8\xba\xde\x7b\x5a\x4b\xf3\xba\x3d\xa9\xbd\xf0\xea\x3f\x1a\xd5\xa4\xaa\x9b\x4e\x6d\x99\xd5\x4f\xec\xda\x32\xaa\x8f\x7a\xb5\xcb\x59\xfd\xa4\x5b\xc3\x9a\xd6\x98\xbf\x75\x92\x6c\x13\x61\x2a\x54\xf3\xda\xaf\xfe\xf5\xc7\xdf\xfe\xd7\x5f\x7d\xfb\xf3\x9f\x7e\xf7\xd7\x7f\x5e\xfb\xd5\x2f\xbe\xfe\x9f\x7f\xfe\x49\xf1\xd2\x96\x79\xa6\xfc\x79\xad\x93\x7a\xf1\x37\xff\xe8\x85\xaa\x36\x90\x28\x6f\x41\x52\x02\x55\xeb\x79\xd9\x75\x28\xff\xfb\xef\xf3\xda\xeb\xbf\x7b\xf3\x67\x6f\xbe\x7e\xf3\xf5\xeb\x5f\xbe\xfe\xf9\xeb\x5f\xd4\xbe\xfb\x9b\x7f\xf8\xee\x6f\xff\xe5\xd7\xff\xf6\xd3\x9a\xa9\x96\xde\x37\x3f\x4b\xa2\xda\x08\x7c\x2d\x9f\xe5\xdf\xfc\x93\xc2\x63\xa4\xae\xc2\xda\xeb\x9f\xbd\xf9\x8b\xd7\xff\xf9\xfa\x3f\x5e\xff\xfb\x9b\x1f\xeb\x99\x35\x2b\xf3\xa2\x90\x98\x93\x66\x1e\x01\xc3\x4f\x8c\x90\x78\x10\x8a\x99\x2b\xf8\x33\xc3\x43\x9e\x22\x89\x29\x9d\x1b\x8c\x0f\xe3\x64\x30\x48\x78\xfc\x6a\x6e\x30\x52\xfc\x58\x1f\x9f\x19\x8c\x18\xff\xd3\x13\x83\x61\xa3\xf8\x98\x1a\x8c\x1d\x1e\xe3\xc8\x60\x00\xe9\x5f\x80\x5c\x1b\x8c\x22\x7d\xfc\xcd\x0d\x86\x12\x8f\x2f\x3c\x83\xf1\xa4\x55\x94\xc1\xa0\xe2\x91\x7f\x0d\x06\x97\xde\x22\x83\x11\xa6\x7f\xb9\x32\x33\x18\x66\x22\xe3\x19\xdd\x3a\x91\x03\x9f\x1b\xce\xe9\xf0\xcc\xed\x80\xac\x81\xba\x9c\xd8\xfa\x7b\xf7\x3a\x50\xff\x6f\x00\x00\x00\xff\xff\x67\x69\x44\x61\x24\x24\x00\x00") func confAppIniBytes() ([]byte, error) { return bindataRead( @@ -127,7 +127,7 @@ func confAppIni() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "conf/app.ini", size: 9185, mode: os.FileMode(420), modTime: time.Unix(1439185159, 0)} + info := bindataFileInfo{name: "conf/app.ini", size: 9252, mode: os.FileMode(420), modTime: time.Unix(1439218861, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -772,7 +772,7 @@ func confLocaleLocale_deDeIni() (*asset, error) { return a, nil } -var _confLocaleLocale_enUsIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xc4\x7d\xeb\x92\xdc\x46\xae\xe6\x7f\x3e\x05\xad\x0d\xad\xec\x88\x56\x29\x6c\xc7\x5e\xc2\x21\xc9\xdb\xee\xb6\x2e\x73\xd4\x6a\x1d\x75\x6b\x66\x67\x15\x0a\x0e\xab\xc8\xae\xe2\xa8\x8a\x2c\xf3\xd2\xe5\x9e\x5f\xfb\x1a\xfb\x7a\xfb\x24\x0b\x7c\x00\xf2\x42\xb2\x5a\xf2\x9c\x13\x7b\xfe\x54\x25\x33\x91\x37\x24\x12\x09\x20\x91\x99\xf9\x7e\x9f\x15\x65\xb7\x4a\x9f\xa5\xa7\xe9\x3e\xaf\xea\x6d\xd9\x75\x69\x57\x6e\x6f\x1e\x6f\x9a\xae\x2f\x8b\xf4\x65\xd5\xd3\x77\x7b\x5b\xad\xca\x24\xd9\x34\xbb\x92\x40\x5f\xd1\x5f\x52\xe4\xdd\x66\xd9\xe4\x6d\x41\x11\xe7\x16\x4e\xca\xdf\xf7\xdb\xa6\x65\xa0\x5f\x25\x94\x6c\xca\xed\x9e\xf3\xd0\x5f\xd2\x55\xeb\x3a\xab\x6a\xfa\xbc\xa2\x50\xfa\xba\x4e\xba\x66\x55\xe5\xdb\x2c\x48\x40\x84\xa5\xff\x94\xfe\x50\x17\xe9\x55\x5f\xee\xd3\xa7\xdd\x2e\xdf\x6e\x9f\xe7\x1d\xb2\xf4\x65\x9a\xaf\x56\xcd\x50\xf7\x4f\x9f\x48\x82\x14\xde\x0c\xbd\x95\x7e\x39\xf4\x12\x37\xec\x2d\xea\xc3\x3e\x69\xcb\x75\x45\x1d\x6b\x29\xea\xbd\x06\x93\x43\xb9\xec\xaa\x9e\x1b\xfd\x17\x09\x25\xb7\x65\xdb\x55\x0d\xb7\xe7\xcf\x12\x4a\xf6\xf9\x9a\x01\xde\xd1\x5f\xd2\x97\xbb\xfd\x36\x47\x86\x6b\x0d\x26\xdb\xbc\x5e\x0f\x02\xf3\x46\x83\x49\x32\x10\xe6\xea\x1c\x38\xfb\xa0\xc1\xa4\xdc\xe5\xd5\x96\xf1\xf3\x98\x03\x54\x6e\xd7\x1d\x1a\x60\xf1\x9d\x06\xa9\x8d\x59\x7f\xb7\x2f\xd1\xc4\xc7\xd7\x14\x4a\x56\xf9\xbe\x5f\x6d\x72\x8a\x39\x93\x50\x42\x40\xfb\x86\xda\xda\xb4\x77\x80\xb3\x8f\xa4\x69\xd7\x79\x5d\xfd\x23\xef\xa5\xfd\x97\xc1\x67\xb2\xab\xda\xb6\xe1\xae\x5f\x20\x90\xd4\xe5\x21\xe3\x72\x28\xe6\x6d\x79\x08\x4b\xe1\x94\x5d\xb5\x6e\xa5\x97\x9c\x78\x81\x2f\x2e\x85\xd3\x6e\x9a\xf6\xb3\x26\xbc\xe0\xe0\x28\x2b\x35\x42\x53\xe3\xfa\xf3\x9a\xf0\xa2\xa9\x17\xf8\x88\x00\xba\x24\x2f\x76\x55\x9d\xed\xf3\xba\x64\x1c\x9d\xf2\x17\xe1\x85\xbe\x12\x1d\xee\xac\x2b\xfb\xbe\xaa\xd7\x1d\x27\x4b\x54\x7a\xa5\x51\x49\x90\xe6\xe2\xb8\x3d\x5d\x76\x53\x96\x85\xb4\xa8\x4b\x5f\x50\x38\xd9\x0f\xdb\x2d\xf5\xfd\xb7\xa1\xec\x7a\x86\x7f\x47\xdf\xd4\x0b\xf9\x4e\xaa\xae\xa3\x00\x45\xbf\x46\x20\xa1\x01\xa8\x57\x68\xd2\x19\x02\x49\xf2\xb1\x2b\xf3\x76\xb5\xf9\x94\xc8\x3f\x6a\xe4\xc0\x62\xb1\x38\x3a\x34\x4c\x0e\x4a\x0a\x52\x83\x55\x90\xac\x9a\x82\x3f\xce\xe8\x8f\x8a\xae\xea\xae\x27\x92\xfe\x94\x68\x80\xc1\x24\x24\x68\xec\xab\x7e\x5b\xfa\x48\xcc\x8f\x8e\xc7\x21\x7d\x51\xb5\x5d\xff\xb8\xaf\x88\xe4\xde\x0f\x75\xc2\xfd\x23\x72\xce\x8a\xa5\xcd\xf2\x97\x0d\x61\x07\xd1\x2d\xf5\xef\xe2\xee\xea\x5f\xdf\x9c\xa4\xef\x68\xaa\xaf\xdb\x92\xc2\x29\x95\x41\x7f\x94\xe7\xc7\x45\x42\xb9\xac\xa6\xf3\xbc\xcf\x97\x79\x57\x7a\xb4\x72\xa2\xd0\xa8\x4b\x03\xa5\x32\xdb\x00\x8b\xe8\xfa\xa8\xbf\x73\x74\x4e\x65\xe8\xec\x70\x65\xbc\xe5\x29\x42\xf1\xcc\x35\x90\xf9\xdd\xb6\xe4\x78\x2a\x2a\x7d\xfd\xf6\xed\xe5\xf9\x2f\x69\x59\xaf\xab\xba\x4c\x0f\x55\xbf\x49\x87\xfe\xe6\xbf\x67\xeb\xb2\x2e\x5b\x62\x22\xab\x2a\xa5\x99\xd1\x12\x11\xa4\x44\x9e\xd2\xb9\x45\xd2\x75\xdb\x6c\x27\xe8\xbd\xba\x7a\x93\x5e\x30\x8a\xf7\x79\xbf\x41\x43\xfa\x4d\xd2\xfd\xb6\x65\x14\xb9\x0a\xaf\x37\x65\x7a\x53\x51\xaf\x01\xd4\xdc\x18\x3e\xd2\x42\xdb\xb8\x48\xca\xb6\xcd\x68\xde\xf7\x77\x99\x66\xd6\xf2\xc6\x90\x52\x04\x91\x4e\xdd\xf4\xe9\xb2\x4c\x91\x67\x91\x24\xd6\x60\xc3\xee\xe9\x7e\xbf\xad\x56\x32\x63\x5f\x4a\x9a\x47\x34\xb3\x68\xc5\x52\x08\x07\x44\x59\x5a\x80\x2e\xe2\x7f\x77\xcd\xd0\xa6\x11\x1b\x40\xfe\x4d\x49\x7c\x79\x33\xd0\x94\xcb\x89\xa7\x6e\x9b\xa1\xf8\x06\x94\x6a\xad\xf7\x84\x9a\xbe\x6f\xa8\xc1\xc0\x8e\x03\xf0\x55\x9c\x12\xc5\xf1\xaa\xd0\x96\xbb\x86\xb8\x83\x23\xf6\x8a\x08\xea\x50\x51\x22\xf5\xb4\xcb\x6f\x69\xbe\xf5\x4d\xda\x6f\xaa\x2e\x2d\x88\xd8\x56\x5c\x30\x4d\x8d\x81\xf8\xb1\x90\x05\x11\xa8\x90\x86\xc5\xc5\x63\x00\xa8\xdd\x40\xd4\xb4\xa1\xc2\x98\xdb\xf3\xd2\x44\x45\xce\xb5\x13\x5d\xa2\x72\x40\xdf\x44\xb9\x0d\xf1\x56\xe6\x7e\xe7\x08\xe8\x77\x58\x3e\xb5\x2a\xbf\xb9\xa1\x56\x75\x44\x15\xaf\xd2\xd5\xb6\x21\x92\xfa\xf0\xfe\x0d\x65\xde\xf4\xfd\x3e\xdb\x37\x2d\xc8\xf8\xfa\xfa\x1d\x4d\x8f\xb6\xf7\xb1\x01\xae\x19\xa6\x1e\x76\x4b\xfa\x3a\x6c\x2a\x62\x02\x79\x30\x40\x40\xc5\x96\x17\x98\x3a\x6d\xea\x05\xc6\x6a\x68\xb7\xa3\x61\xa4\x2a\x2d\xe5\x48\xf3\xb8\x09\x4f\xf8\xe7\xca\xb7\x12\xdd\xed\x68\x15\x3e\x60\x50\xa9\xab\x25\x56\x13\xa2\xad\x66\xcf\xe5\x06\xc4\x75\xa9\x11\x9e\xa2\xb0\x02\xb9\x74\x59\x87\x28\x15\x6b\x7c\xc0\x4b\x77\xd4\x61\x9d\xcd\x57\x17\x84\x06\x4c\x69\xc4\xde\xb4\xcd\x8e\x62\x5f\xd0\x9f\x8f\xf0\xcd\xbf\xe0\xf2\x00\x93\x17\x05\xb1\x99\xee\x24\x7d\xff\xe2\x2c\xfd\x2f\x3f\xfe\xf0\xc3\x22\x7d\xdd\xf3\x84\x60\x1a\xf9\x3b\x8f\x2d\x05\x65\x41\x74\xa0\x34\x73\x7b\x1a\xfe\x07\x4c\xe0\x0f\xd2\xa7\x48\xfd\x1f\xe5\xef\x39\xad\xb3\xe5\x62\xd5\xec\x9e\xf3\xe4\xde\xe5\xfd\x22\xe1\x14\xa2\x1a\x25\xa7\xab\xb2\x2e\x28\xa0\xcb\xaa\xa6\x05\x5c\x47\xd3\x83\x45\x56\x56\xff\x6c\xd5\xd4\x37\x55\xcb\x1d\xfa\xb5\xce\x97\x84\x13\x93\x0b\x88\x1d\x23\xc5\xd6\x2e\x42\x1a\x4d\xe4\xea\xe6\xce\x83\xa2\xab\x6f\x39\x52\x07\x34\x61\x59\x89\x0a\x55\x91\xc9\x61\xf9\x0a\xd1\x18\xb7\x4b\xea\x5e\x6b\xf8\xee\x3c\xc2\x9b\x9b\x9b\x2d\x31\x36\x63\x56\x5a\xc3\xa5\xc4\x0a\xdf\x0a\x41\x88\x18\xf7\x90\x6c\xce\xab\x0e\x90\x67\xe7\x6f\xd3\xf2\x96\xa8\x8d\xc8\x61\xdf\x36\xc5\xb0\x02\x85\x31\xec\x49\xca\xcb\x04\xe1\x97\x38\xc3\x4a\xd8\x5b\x30\x57\xb9\x69\xcc\x10\x56\x04\x44\x53\xb4\x90\xf2\x32\x41\x50\x6b\x82\x84\x55\x73\xc5\xc2\x61\x98\x36\x9b\x61\xd2\x3a\x8c\x52\x37\xce\x4b\xc3\x5d\x6f\xef\x52\xac\xfa\xa0\x8b\x55\x5b\x06\xb2\x5d\xb7\x48\x74\xad\x32\x09\x31\xbb\xad\x48\xa8\x08\x86\x0a\xa9\x26\x2e\x32\x7b\xf8\x33\x03\xb0\x98\xd6\xcd\xe6\x75\x0d\xbb\xe4\x8a\x39\x85\xfa\x4e\x95\x73\xfb\x3a\x34\x01\x35\xb0\xb8\x47\xc4\x78\x5b\x81\xd3\x28\xb2\xd0\x56\xc2\x18\xaa\xa6\xaa\xba\xb2\x44\x09\x94\xff\x09\x95\x89\x3c\x0b\x15\x61\x54\x14\xb1\x75\xf7\xaf\xcd\x90\x16\x4d\xca\x0b\x01\xd8\x19\xe5\xb6\xae\xd6\xda\x7d\xed\x73\xda\x56\xeb\x0d\xf1\x95\xe6\x70\x22\x48\x3b\x6c\x9a\x92\x69\xe7\xf5\xf9\xb3\xef\xa5\x1d\x6b\x66\x6e\x2e\x13\xb3\xc5\x7c\xe8\x1b\xa6\x53\x1d\x42\x69\x82\x5b\x5e\x00\x39\x11\x96\x04\x68\x2c\x9e\x9a\x00\x36\x5d\xad\x75\x9e\x84\x69\x3a\x41\x3c\x8c\xe4\x1e\x89\xb8\x2a\xc5\x64\xeb\x06\x92\x99\x49\x2d\xcc\xaa\x49\x94\xee\xfa\x6c\x5d\xf5\xd9\x0d\x4f\x58\x2e\xf3\x05\xe7\xe5\x95\x83\x52\xd2\x47\x94\xf4\x28\xa5\x59\x4f\x92\x63\xf1\x53\xfa\xf0\x56\x97\xeb\x1f\x79\x26\x66\xf9\x2d\xc1\x62\x30\x80\xe0\x96\x28\x5c\xa4\x05\x13\xdf\x8b\x86\xe8\x9c\x71\xde\x0d\x7b\x70\x74\x5d\xa1\x4f\xd2\xbd\x00\x16\xcd\xa1\xde\x36\x79\x01\x96\x43\xb3\xab\x82\xf2\xb1\xac\xea\x9c\x56\x17\x2b\x05\xac\xec\x21\x51\xc3\xdb\xcb\x6b\x00\xae\x9b\xe5\x50\x6d\x0b\x03\x58\x50\x0f\x6f\xf3\x6d\x55\xb0\x9c\xa5\xe3\x1e\xca\x34\x16\x55\x49\x5b\x56\x4d\xcb\xcb\x21\x7a\x63\x19\x8f\xac\xc3\x2d\xaf\x6f\x88\xa6\xbc\x0a\x8b\x7c\x6e\xc9\x64\x34\xd0\xc0\x43\x00\xe5\x05\x15\x14\x53\x75\xf5\xa3\x1e\x2d\x5d\x0d\x54\x17\x0d\x3a\x47\x53\xc6\x2e\x7d\xfc\x9c\x7e\x13\x5e\x9e\x85\xef\xad\xa7\x88\xe7\xc4\x54\x12\x07\x99\xa5\x51\x53\x23\xf2\x76\xd4\x65\xc4\x1b\xf4\x35\x6c\xaf\x91\x40\x37\x08\xbd\xb2\xa6\xb5\xa5\x61\x2d\xbf\xa1\xc0\x23\x9a\xc0\xeb\x2d\x06\x21\x87\xf4\x42\x62\x5c\x43\x78\x63\x02\x39\x91\xe9\x72\x43\x5d\x63\xde\xd9\xe7\x9f\xa9\x6d\x79\x4b\x42\x58\xf2\x91\xb5\xd1\x4f\xc9\x20\x02\x50\xb3\x2d\x9c\xb0\x09\x9a\x6e\xda\xb1\x8a\xe5\x81\x1c\xbd\x76\x24\x45\xae\x36\x99\xd3\x65\x19\x29\x7d\xf9\x3b\xd6\x3c\x24\x79\xd5\x96\x89\x9d\x93\x92\xdd\x1d\x86\x8b\x3b\x71\x71\xe7\x47\x8b\xc4\x1f\x9a\x22\x24\xa2\x2f\x1b\xc6\xda\x6d\xe9\xa0\xce\xc2\xd8\x38\x03\x95\x45\x82\x9a\x16\x15\x6b\x42\x94\x24\xea\x9a\xa6\x8a\xca\x46\xaa\xc8\x47\xd5\xb1\x3f\x25\x56\x41\x54\x64\xf2\x91\x98\x01\xe9\x25\xc2\x5e\x32\xd6\xc6\x6c\x70\xa8\x29\xc2\x73\x58\x31\x53\x7e\xe0\xd7\xc1\x4d\xb9\xe7\x25\x73\xd7\x61\x54\xb7\x04\x59\xdc\xa9\xec\xe5\xc6\xf7\x67\xe1\xb4\x34\xe0\xc4\x9f\xbe\x31\xed\xfd\x0f\x16\xf1\x4b\x45\x23\x89\xfc\xf1\xca\xc1\xeb\x35\x4d\xb5\x3d\xb0\x4f\x93\xe4\xee\x24\x8d\xd6\xa0\x4d\xde\x11\xf7\xa5\x05\x4e\xb3\x15\x0b\xd3\x0e\x78\xd4\xf2\x95\x90\x3c\x34\x79\x10\xa9\xe4\x6c\xda\xf1\x92\xc6\x2d\x14\x06\xa5\xb5\xb8\x05\x1f\xcb\x79\xb8\xea\xcf\xd4\x49\x08\xdb\x95\x2c\xf3\x65\x3b\xd1\xd0\xe5\x2b\xbd\x28\x13\x12\x4c\xd6\x34\x1f\x8d\xde\x9e\xb1\x4a\xb6\x86\x84\xaa\xe4\xc6\x00\x65\x1f\x72\x50\x85\xb0\x98\x9f\xcd\x62\x41\x13\xfb\x00\x7d\x95\xa6\xe6\x04\xfd\xb4\xd6\x50\xf2\xc2\x38\xb2\x2c\xb8\x90\x4f\x3a\x9a\xec\x1e\x89\xa7\x29\x8d\x7e\x1a\x42\xa9\x9c\xe8\xbb\xc5\x19\x78\xd2\x3f\x5d\x3e\x7f\xd8\x3d\x7d\xb2\x7c\xee\x58\xe3\x6a\x53\xae\x3e\x8b\x2e\x51\xd5\xcb\xe6\x77\x28\x5c\x34\xf0\x8c\xe3\x9a\xa7\xc8\xc3\x22\xdd\x50\x2a\x64\x72\x9a\xca\x94\x8d\x10\xcf\xa9\xd1\xa0\x51\x63\x78\xc6\x2f\xcc\xf6\xe3\x16\x07\x23\x24\xca\x8d\x4a\xa4\x65\xa4\xe6\x63\xee\x70\x54\x40\xb7\xa7\x1c\xcb\x94\x0b\x36\xef\x49\x17\xfd\xdd\x56\xbb\xaa\x9f\x90\x0e\xf3\x91\x5c\x49\x50\xf5\x7c\xc3\x25\xca\x02\x36\xd0\x16\xe2\xc6\x54\x0c\xad\x9b\x46\x4e\x87\x9c\xd4\x9b\x1f\x53\x22\xa1\x81\x56\x21\xee\x13\x35\x93\xd8\x71\xce\x0b\x2f\x29\x08\x79\x97\x0d\xb5\xa2\xb5\x2c\x8c\x98\x5e\x55\x58\x24\xb8\x5e\x23\xf9\x00\xca\x30\xaf\x72\x6e\xfa\xad\xc3\xf8\x77\x24\x14\xdf\xb8\x6c\xcc\xb9\xb9\x41\x15\xcb\x64\xf9\xec\xe0\x11\x67\xab\x4b\x51\xaf\x80\x01\x86\xe3\x81\x26\xe5\xc0\x8f\x1e\x69\x18\x9f\x29\x06\x03\xb2\x1c\xfa\xbe\x61\x99\x7b\xcb\x54\x23\x79\xac\xd5\x67\x00\x84\x1a\xe1\xcb\xc3\x80\x84\x78\x92\xb1\x29\x4d\x06\xce\xbc\x15\x4e\xb5\x95\x51\xef\x74\xa9\x73\x60\x85\xa8\xeb\x79\x7d\x67\xa4\x4c\x04\xc1\xad\xe0\x0a\xfb\xf9\xb6\x7c\xdb\x96\xdf\xf9\xd6\xb8\x39\x83\x1c\xd6\x22\xc9\x1e\xcc\xa7\xf7\x48\x05\x95\xb8\x59\x67\x2b\x97\x1a\x59\x3c\x7d\xb4\x31\x7a\x91\xce\x33\x83\x18\x2c\x89\x8d\x05\x10\x4d\xbd\x40\xee\xc5\xa8\x2e\xaf\xee\x4c\x31\xd8\xc7\x4d\xf6\x0b\x50\xdf\x34\x59\xb7\x11\xd5\xd2\x9a\x97\x6e\xcb\x7a\x1d\x99\x09\x60\x83\x05\xd1\xfd\x57\x5e\xe6\x48\x80\xcf\xb7\x9f\x92\x3b\xd8\xa3\xfe\x4a\x1c\xbe\x86\xbd\xae\x49\x28\x41\x94\x91\x0b\x04\x08\x94\x35\xa3\x4f\x09\x2f\x81\x6f\x47\x62\x1d\x2f\x11\x1a\x17\xc8\x17\x48\xfa\x35\x92\xd6\x6c\x08\x93\x77\x33\x22\xe0\xfb\xd2\xdb\x25\x11\x72\x5d\x24\x25\xfa\xda\x54\x1d\xd2\xa7\x3f\x97\x5a\xf8\x2b\x52\x9b\xbb\x0f\x50\x7b\x45\x87\x65\x85\xf7\x5d\x7e\xc7\x42\x97\x44\xeb\x07\x12\xae\xcb\x7c\xa7\xad\xe4\xa0\x14\x71\x4a\xcb\x99\x46\x72\x90\x56\xb9\xc0\xaa\x91\x40\xfc\xb0\x2e\x88\x2c\xa2\xcb\xbe\x13\xff\x4b\x35\x7a\xfe\x6d\x62\x8a\xf9\x5b\x92\x6f\xf7\x9b\x1c\xeb\x7f\x00\x06\xab\x03\x01\x61\xe0\x53\x80\x80\x16\x86\x5d\xd9\x56\x2b\x0e\x72\x86\x6f\x1f\x67\xdf\xc1\xe0\x44\x13\x85\x04\xc1\xb8\xb0\x82\x26\xc9\x3f\x55\x20\x87\x59\x48\x0c\xcb\xed\xaa\x7f\x58\x2f\xa2\xe2\x38\x9e\x78\x0e\x41\x40\x24\xf3\x50\x0e\x08\x0b\x23\x8b\x67\x7d\xca\x7c\xa1\x67\x11\x30\x2a\x7a\x97\xff\xfe\xa5\x8c\xbb\x66\x26\x9f\xb0\x02\x9f\xc9\x26\xbc\x76\x31\x66\x07\x04\xcf\xf6\x8d\xa3\xd0\x34\xf4\x0c\x52\x7f\xa6\x55\xad\x76\x60\x1f\xe4\x3b\xc5\xf7\x4f\x66\x02\xa7\x25\x44\x05\xe8\xd4\x19\xc3\x69\x71\x2e\x98\x6f\x42\x10\x5e\xf8\xe9\x16\x0a\xc7\x8e\x9c\x59\x8c\x34\x95\xdf\x31\x0e\x92\x28\x45\x4f\x20\x92\x5a\x78\xbb\x7d\xc6\x6b\x64\xc6\x42\x67\x1d\x8a\x96\x6e\xf5\xb4\xf5\x05\x10\x62\xf7\xcd\xa6\xf9\x46\x13\xee\x68\x76\x12\x05\x66\x72\x5f\x4e\x0d\x79\x47\xf2\xf7\x34\x65\x66\x0a\x70\x33\xe9\x68\x46\x19\x4c\x64\xa2\x9e\x17\x13\x5e\x30\xcd\xc8\x60\xa4\xf6\x6c\xb7\xe5\x9a\x4d\x4d\x56\x71\x54\x9b\x92\x10\x2d\x06\x02\x16\x12\x90\xc7\xb0\x1b\xac\x70\x5c\x43\x21\xde\x8d\x51\xac\x3e\x51\xab\x49\x1c\xa7\x20\xe7\x0c\x94\x28\x6d\x86\xae\xe4\x3b\xd6\x17\xba\x81\x59\x33\xeb\x16\x22\x9d\xc4\xa3\xc1\x0b\x2f\x8a\x2a\x51\xc5\xf1\xe2\x89\x16\x59\xe1\xfa\x52\xf9\x00\xfb\x83\x45\x87\xea\xf6\xb4\x60\x2d\xdc\x01\x1d\x2b\xd6\x29\x84\xe5\xef\x15\xcc\x76\x2f\x2b\x36\x07\x41\x25\x74\x9a\x30\xd2\x16\xc9\x96\x98\x01\xab\x1e\xd2\x2b\x91\x63\x9b\x5b\xd6\xdc\xb8\x3e\x4e\x95\x7c\x62\xc6\xd3\x4e\xf1\x38\xab\x72\x49\xca\x5c\x73\x28\x8b\x13\x5a\xe2\x39\x07\xb5\x13\x6c\x23\xdf\x1e\xf2\xbb\x0e\x36\x12\xe3\x38\x6c\xb2\x94\xec\xcc\x4e\x48\x00\x58\xa3\x55\xa1\x7d\x9a\x66\x9c\x61\xa2\x23\xde\xc9\x8b\x87\x5b\xa6\x0f\x50\x0f\xc1\x2d\xd4\xea\x42\x5a\x37\x2f\x7b\x58\x62\x75\xad\x61\xd5\x96\x15\x41\x96\xf1\x25\x39\x28\x08\x5b\x1e\xca\xf9\x67\xf2\x9e\xb0\x78\x44\xd5\xb0\xb0\x42\xfc\x58\x70\x4d\xf2\x1f\x61\x16\x4d\x0a\x6c\x05\x03\x95\xff\x58\xe4\xe2\x8a\x70\xc8\x7a\x96\x57\x9f\x79\x6d\xa2\x51\x31\xc3\xae\xc4\x43\xf9\x4d\xba\x9e\xa6\x00\x63\xda\x36\xdb\xfe\x2a\xf2\x95\xaa\xcc\x9c\x8a\x29\x06\x34\x75\x9b\x6a\x9f\x36\x30\x16\x86\x28\xf4\x64\x1b\x88\x98\x84\x8d\xa2\x84\xdc\xcd\x56\xd3\x36\xaf\xbb\x9b\x12\xe6\xd3\x5d\x7a\xc3\x3b\x41\x0b\xad\x9a\x25\x56\xd9\x74\x3b\x52\xb3\xe8\x30\xa8\x3a\x5c\x2d\x30\x76\xc1\x40\xc5\x55\x13\xcc\x2d\x6a\xd6\x36\x00\xab\xbe\xa4\xce\xda\xc0\x64\x36\x41\x01\xa4\xc6\x68\x93\xc2\x5a\x73\x5b\x86\x88\xb8\xf9\x67\x7b\x1e\x60\x5d\x2d\xc4\x62\x56\x8f\x87\x49\x2a\x85\xb5\x02\x7b\x4c\xcb\xbb\xb8\xf7\x9c\xd5\x51\x00\xef\x78\xdc\x96\x5a\x0b\x4f\x0c\x9e\x2b\xa3\x02\x61\xa5\xf0\xba\x42\xd2\xe7\x50\xf9\x96\xd4\xc4\xd5\x26\x9a\x9d\xd7\x48\x49\x25\x65\x32\x41\x93\x8f\x5c\x35\xa9\xf1\x9b\xbc\x5e\x97\x6c\xea\xa2\x92\x78\xc9\xc3\xb7\x4a\xe8\x12\x49\x0d\x5e\xb7\x12\x66\x03\xb9\x65\x59\xd1\x84\x6c\x76\xf7\xe6\xac\x6a\x33\xd8\x74\xc9\xdf\x1b\x92\x21\x60\xe9\xfd\x13\x85\x58\xfa\xad\x93\x68\x6f\x67\x64\x67\x80\x7a\x50\xf5\x77\xd8\x74\x5a\x92\x0c\x2c\x4a\x1a\xc5\x90\x9a\x0b\xee\x00\xcb\xc5\x0b\x0b\xd3\x78\xe4\xcc\xf4\x78\x6a\x4b\x48\xe1\xc4\x8c\xf4\xc2\xc2\x09\x6b\xc9\xbb\x05\x16\x07\x16\xa6\x61\x9c\x0e\x96\x84\x47\x0f\xbb\x47\x3c\x60\x96\xb6\x08\xe0\xf7\x79\x4f\x6c\xb1\x16\x15\x45\x38\x54\x98\x55\x93\x5d\x11\xe0\x2a\x02\xb6\xc0\x8e\xae\xa0\xe2\x53\x42\xba\x24\xb6\x00\xa9\x6b\x12\x9a\xdd\xbe\x54\x16\xd3\xa9\xcc\xfb\x2f\x14\x54\x8b\x48\xea\xfc\x18\x54\x55\xc5\x36\x9e\x6d\xfa\x74\xf1\x1e\x50\x97\xa8\x09\x28\xb6\xff\x28\x79\x3f\x4b\xcf\x25\x60\x4a\xef\x50\xa1\x4f\x55\x91\x24\x7b\xe0\x3d\x0b\x5a\x2b\x03\xe1\x1a\x2d\xff\x81\x0d\xba\x1d\xaf\xec\x84\x05\x29\x05\x84\x6b\x5b\x02\x90\x02\x78\x0f\x35\x50\xd8\xd8\xb8\x0a\x4d\xae\x0e\xb6\x3b\x48\xdf\xe5\x7c\x0c\x76\x28\x97\x29\x9b\x3b\x89\x70\x48\x2f\xd2\x8e\xee\x72\x52\xa9\x6e\xab\xdc\x59\x66\x68\xb4\x78\xe3\x5d\x57\xd1\x17\xbc\xe9\x8e\x9d\xcc\xa9\x0b\x06\xef\x47\xe8\xd6\xc3\x1b\x0d\x26\xc3\xbe\x60\x9b\x96\xef\xf0\x07\x44\xb8\x0e\xc7\xe9\x81\xb5\x11\x5d\xb7\x6c\x4e\x9a\x11\xf0\x22\x55\x38\x6e\xd9\xdd\xc2\xa6\xcf\x8c\xef\x86\x4e\xa1\x62\x0c\x12\x1a\xf9\x25\x49\x95\x56\x03\x58\x08\xef\x01\x7a\x65\x5f\x0f\x08\xa1\xb5\x32\xdd\x34\x87\x74\x5b\xd5\x9f\x3b\xc5\xaf\xb3\x87\x98\x9e\x9c\x9e\x23\x82\x80\xc5\x52\xc3\x62\x55\x55\x0f\xe5\xcf\x89\x85\xc4\x10\x8f\xe0\xd4\x4f\xa1\x94\x55\x71\xcc\x0c\x74\xff\xe4\x0c\xd1\xe9\x29\xa2\x67\x61\xbd\x9e\xab\x59\xb0\xa3\xcb\xec\x57\x37\x76\x6e\x4a\x16\xb0\xc1\x0e\x5f\x2a\x17\x22\xfc\x34\x4d\xa7\xb6\x47\xcf\x7e\x38\x0e\x86\x0a\x85\xd2\xd1\x72\x10\x3a\x98\xd2\x18\xdb\xa7\x20\x28\x56\x0f\x49\x58\xd2\xf6\x60\x6e\x67\xd5\x4e\x7c\x6d\x3e\x68\xaa\x6c\xd9\x3b\xbd\x02\xc9\x0b\xd2\x94\x47\x9d\x09\x77\x0c\xde\x12\x2e\xa5\xfb\xc6\x47\x2d\xf1\xc4\xc4\x05\x41\x08\x16\xfb\xa8\xb1\x63\xca\xd2\x02\xcc\xf8\xfd\x05\x02\x33\xf2\x09\x37\x52\x84\x37\x3b\xd6\xd2\x6c\x23\xa1\xf0\x4c\xcd\xf8\x2e\x9d\x31\x1b\xa4\xbf\xc5\x96\xd7\xd8\xda\x10\x69\x4a\x5a\xc2\x51\x69\x7a\xd4\xa6\xc9\xdc\xb1\x7c\x07\xea\x5b\xd8\x1d\x23\xf8\x85\x50\x7f\x0e\xcb\xb0\xec\x8a\x0d\x9d\xc8\x93\x5c\x15\xb6\xd4\xa4\x08\x42\x00\x14\x8e\xce\xeb\x19\xa7\xc2\x8d\xd8\x20\x2e\x1e\x42\x0e\x40\x9d\x84\x62\x7d\xb2\xb4\x3d\xec\x90\xb1\xed\x5b\x1a\x74\x5a\x78\x47\x96\xa8\x09\x4b\x8b\xd8\x17\xb8\x57\x83\x0d\x59\xcf\xb5\x48\x83\xd4\xb2\x98\xff\x23\x64\x31\xde\x7a\x59\xb2\x75\xcb\x2a\x55\x66\xed\x52\x85\x65\x27\xd4\x06\xcc\x81\xd2\x99\x27\x0a\x60\x22\x6e\x22\xc0\x42\x10\xb3\x84\x5a\x74\x16\xd9\x79\x61\xb1\xfd\x0f\xb3\xed\x46\x15\x3a\xdb\xae\x6f\xea\x88\x6c\xb8\x8d\xa3\x15\x67\x42\x40\x94\x80\xf5\x57\x87\x3e\x58\x55\x75\xf0\xdd\xe2\xca\xd5\x88\x4c\xcf\x68\xa2\x28\x2c\xc1\x4a\x04\xe0\xb0\x2c\xe0\xc1\xe9\x02\x8e\x3b\x22\xe0\x77\x13\x33\x64\xcc\x5f\x4f\xa1\xc1\x10\x56\x04\x96\xe5\x01\x5e\xd0\x44\xfa\x53\x8d\x68\xc7\x88\x90\x6d\x57\xe7\x87\x72\x27\x3b\x8e\x5e\x24\x3a\x51\xb5\x61\x53\xad\x37\xd4\xaf\x6a\xc7\x5b\x8e\xe0\xda\xb6\xaf\xe5\xb5\x3a\xfe\xa2\x89\xd7\xac\x6b\xb6\xe1\x70\x0d\x0b\x74\xc6\x71\xdb\xa7\x5d\xdf\x36\xf5\xfa\xf9\x79\xc3\xea\x16\x5b\x42\x78\xa9\xf8\xf9\xe9\x13\x8d\x27\x96\xc1\x63\xc8\xfe\x8e\x2f\xab\xfe\xd5\xb0\x7c\xd4\xa5\x6b\x92\x0d\xb0\x80\x3c\xcd\xd3\x4d\x5b\xde\x3c\x7b\xf0\xb0\x7b\xf0\x5c\xf7\x99\xc5\x2b\xe8\x50\x3b\xb4\x3c\x7d\x92\x3f\x67\xe9\xb9\x6b\xb6\x24\xd4\xc6\x59\x9a\xdd\x4e\xc6\x97\xd8\xdf\x4e\x20\xd1\x7e\x6c\x4d\x97\x35\x30\x57\xb6\x8a\x1f\x2a\x70\xe1\x68\xdd\x8f\x8f\x0e\x9b\x89\x49\x91\x7d\x41\x05\x15\x06\xc6\x8e\x5b\xdd\x07\x4c\x93\x6d\x0b\xa9\xcb\x86\x05\x76\x9a\x0d\x03\xc9\xe6\x1a\x6f\xda\x30\xe3\x04\x24\x68\x94\x61\xf9\x29\x2b\xb5\x44\x24\x0d\x8e\xb3\x3a\x65\xe1\xa4\x90\x91\x56\x40\xbf\xcc\x53\xcd\x94\x09\x81\xd1\x1b\x41\x98\x60\x23\x1a\xfe\xc6\x18\x80\xf4\x3e\x98\xfe\x90\x5f\x4e\x91\x81\xe4\x17\x68\xdd\xda\x97\x37\xaa\x63\x23\x81\x16\xaa\x40\x9e\x7e\xdb\xe8\x9e\x44\x6a\x91\x68\x35\x09\xd0\x7d\x19\x91\x3b\x57\x47\x7f\x28\x85\x68\x13\x6a\xfb\x7f\x4b\x0b\x52\xc1\xfd\x74\x32\x81\x54\x27\xd3\xa9\x9f\x0b\x63\x11\x55\x77\xf3\x8e\xce\xa7\x60\x1a\x69\xa9\xce\x4d\x43\xcc\x07\x25\x04\xc1\x65\x55\x17\x32\x6d\x94\xea\xd5\xef\xc1\x91\x3b\x2d\xa6\x35\x03\xc1\xc6\xc7\x01\xfd\x0e\x90\x7f\x15\x95\x1f\xd0\x06\x71\xab\xa1\x0e\xb8\x85\x4c\xc7\xac\x6f\xc4\xd6\xa5\x9d\x7c\x47\xfa\x06\x7c\x9e\x4e\xa5\xc0\x6b\x4e\xee\xd4\xef\x4e\x37\x45\x2d\xcb\x4b\x8d\xc4\x80\x03\x30\x41\x52\xe7\x10\x81\x2f\xaf\x7a\x5a\x29\xba\x5f\xad\xde\x4c\x18\x03\x9a\x7a\xc6\x1f\x36\xb2\x7f\x9d\x9e\xbe\x7b\xbd\x48\x5c\x7d\x56\xe6\xaf\x39\xc9\x4c\xd2\x82\x83\xd3\x7a\x99\x94\xc6\xfc\xc5\xed\x96\x48\x76\x33\xb2\x21\x27\xc8\xd9\xf5\x69\xd2\x1f\xe9\x4b\x9c\x2e\x28\x2e\xbb\xc0\x12\x20\xb5\xa1\x25\x63\xce\xec\x7a\xfa\x0d\x21\xd6\xd9\xa3\x78\x45\xd8\xdf\x31\xaf\x0b\x3c\x55\x72\x41\xd0\x01\xdc\x6a\xe4\x22\x43\x90\xd0\x86\x53\x96\x6f\x5b\x37\x57\xac\xc1\x3a\x5b\xc2\xd8\x80\x12\x40\x86\x7b\x1b\xcf\xa8\xbd\x7e\xa1\x0b\x1b\x2d\x4a\xfa\x68\x7e\xa6\xc2\x46\x65\xff\x95\xdb\x25\x92\x99\xe2\x38\x54\xcd\xa8\xcc\x43\xb9\x65\x4f\x3a\x6d\x90\xdf\x84\x54\x45\x2c\xda\x82\x54\x20\xb7\xf9\xc8\x9e\x8b\x4e\x92\x90\xb1\x0d\xad\x23\x56\x18\x41\x10\x01\x63\xd7\x51\x34\x28\x63\xf7\x67\xa7\x6f\xdf\x5e\x5e\x7b\x2e\xcf\x94\x55\x17\xb4\x16\x7d\xe3\xfc\x6f\x26\xed\x32\x2f\x1c\xb4\x0f\x0e\x59\x11\x84\xf7\x03\xd2\x1c\xc7\xe0\xc2\x89\x6f\xa5\x53\x70\xdd\x60\x36\x37\xdc\x16\xc9\x51\xc4\xed\x2f\x8e\x29\x28\xc9\x47\x5e\x1e\x3f\x25\x66\x63\xbc\xe4\xff\x24\x34\xd3\x06\xa6\x71\x50\xb3\xb7\xa0\x7b\x77\x53\x6a\x40\x53\x4c\xcc\xb6\x60\x7b\x43\x0e\x09\x94\x70\xdf\x80\x91\xde\xa4\xd8\x5d\x3b\x61\x2b\x54\xd3\x82\x06\x19\xb9\x43\x5d\xfd\x36\x60\x7d\x67\xf9\x93\xe4\x15\x76\xeb\x5a\x56\x5b\xe1\xb6\x7f\x76\x1f\x12\xcf\xa1\x91\x2f\x66\x50\x39\x7d\x3d\xed\xf6\xec\xa9\x46\xdc\xb6\x7b\xf6\x60\xa8\x52\x36\x6a\xb0\x67\xc8\x83\xe7\x24\x2d\xf2\x2e\x35\x0d\x1f\x41\x3c\x67\xc3\xc4\x67\xb3\x77\x8d\xbd\xe4\x91\x66\x8e\x94\x9c\x06\x6f\x4a\xc4\xce\xb4\x42\x65\x6b\x31\x58\xf4\x62\xe9\x4a\x83\x5e\x30\x77\x66\xea\xfe\x5c\x86\x98\xd2\x1d\x09\x1d\xd7\x73\xfa\x6b\x2b\x78\x83\x4a\x3c\x1f\x59\x48\x83\xe3\x0a\x2e\xd2\xd7\x7b\x45\xe3\xbd\x62\x85\x6a\xb1\xae\x7a\x92\xe9\xf9\x68\x07\x34\x6d\x9a\x30\xc4\x14\x71\xda\x41\x42\x16\x33\x93\xd7\x60\x91\xb1\xaa\xab\x3e\xe3\x75\x7a\x27\x1e\xec\x54\x6c\xbe\x15\x19\x28\x46\xb4\x6c\x18\xa7\xef\x7f\x3d\x3d\xbf\xf8\x75\xb1\x2b\xcc\xa1\x45\xf1\xa9\x9e\x2c\x01\x46\x8b\xf2\x26\x1f\xb6\x66\x6a\x43\x87\x11\x91\xfe\x82\x08\x3d\xfc\x40\x5a\x11\xe1\xef\x56\x96\x44\x39\x0e\xf1\xda\x62\xbe\x65\x99\xf7\xbb\x23\x06\xa8\xf1\x2e\xce\x1f\xb7\x43\x8d\x4b\xb8\xdf\x1c\xc5\x5b\xfc\x19\x1b\x17\x53\x75\x03\x89\x36\x3f\x13\x3d\x9c\x61\x4e\xf8\xee\x74\x86\x78\xe1\x87\xa9\xc7\x69\xd9\x74\xa3\x3c\x26\x69\xd2\x81\xcb\x6d\x8a\xdf\xc7\xcb\xed\x50\x6a\xb0\xcd\x8b\x6a\x20\xe1\x50\xf0\x68\x34\x6e\x35\xe9\xb0\x5c\xe8\x99\x91\x60\x5c\x14\x62\x01\xef\xe5\xcc\xd4\x00\xde\x37\x67\x11\x5b\x55\x3f\x07\x65\x1b\x01\x70\x47\x35\x97\xb8\xd7\x12\x29\x3e\xaa\x70\x88\x83\xac\x1d\xdb\x4c\x6d\xbb\x3e\x0f\xfd\xcd\x13\x99\x14\x36\xd3\x74\x8a\xdc\xb8\xb9\x06\xcf\x65\x76\x4b\x8d\x27\x19\x8e\xb7\x04\x98\x0a\x9d\x49\x98\x9b\x15\xcc\x8e\xf7\x77\x19\x5b\x6e\xc0\x81\xf7\x77\x09\x5c\x2e\x68\xfd\xca\xb0\x3c\x4a\x24\xf8\xe1\xb6\xda\xcb\xe1\x28\x4a\xa8\x4a\xf1\x9b\x44\xe0\xf2\x5f\x12\x41\x8a\x1b\x21\x0c\x34\x4e\x4c\x71\x02\xf1\xdd\x9f\xc1\x9e\x7a\x16\xcf\xc5\x92\xfc\xec\x41\xb6\xa4\x39\xfa\xf9\x41\x20\xae\xf3\xd9\x2a\x96\xd1\xbf\x21\x41\xea\xa0\xfb\x9d\x1f\x24\x94\xd8\xf7\x5f\xf0\x35\xb0\x1f\x9e\x6c\xae\x72\x20\xd1\x2f\x36\xc8\x26\x7a\xa4\x87\x99\x51\xc2\x02\xa9\xb2\x0d\x12\x46\x43\xce\xf1\xdb\xc0\xbd\x14\x4d\xe3\x59\xfa\xaf\xfc\x95\xbe\xe4\x2f\xed\x0a\x4f\x63\x37\x47\x31\xc2\xa3\x89\x1d\x3a\xa6\x81\xe3\xa8\x77\xa7\x9f\xd3\xe2\xcd\x12\x60\x5f\xdd\x58\x0c\x90\x5d\xa0\x93\xfd\xc0\x5b\xf6\x3c\xee\x56\xdb\x3b\x8a\x81\x3f\x39\x47\xf2\x92\x15\x94\xe0\xac\xf5\x51\x19\x89\x63\x15\xca\x22\xfa\xb6\x84\x78\x45\x7f\x9a\x96\x11\x70\xd6\xe7\xb0\xcf\x0a\x10\x91\xdc\x7f\x4e\xaf\x29\x46\x21\xca\x30\x29\x51\x50\xa4\x8f\x0f\x11\x61\x1a\x75\xe0\xb8\x1c\x20\x92\xdf\x96\x5d\x4f\x28\x82\xae\xeb\x3e\x12\x6e\x63\xd5\x8b\xe7\x20\x42\x89\xfa\xb5\x8a\x0d\x5e\x82\x09\x2c\x9c\x6d\xce\x5e\x62\xef\xf3\x83\x7c\x12\xa6\xf5\xd4\xd1\x2b\x09\x49\x34\xfc\x9e\x05\x14\xde\xd1\x0e\x1e\xcb\xb8\xd2\xf0\x3b\x0b\x27\xd6\x80\xc5\xb4\x21\x96\x32\x3a\xf4\x94\xae\x46\xe9\x37\x22\xde\xbf\x60\xe1\xde\xe2\x72\xf0\xaf\xd4\xbc\x38\x5c\xfc\x8e\xa6\xbf\x18\xf3\x2e\x24\xe4\x52\x0a\x71\x30\x3a\xe7\xf3\x75\x16\x67\x2e\x9c\x97\xfc\xef\x62\x89\x60\x74\xfe\xd0\x7f\xa2\x98\xe7\x58\x55\xe4\xe4\x94\x95\x8f\x5e\x8c\xc7\x22\x48\xaa\x79\x11\x5c\xc2\x88\x4a\xb4\x8f\xf4\x30\x79\x45\xf8\x6f\x33\x97\xff\x8c\x3f\x85\x43\x46\xa5\xb8\xc1\x0d\xc7\x76\x54\x4d\x08\x43\x55\xcd\x82\x49\x75\x21\xa4\xd4\xb8\x9b\x03\x26\xc9\xb3\x8e\x60\x2f\x29\x22\x24\xad\xa8\x60\x96\x99\x46\x25\x43\x8c\x9a\x87\xa7\xa5\x81\x9d\xe5\x21\x48\x6a\x70\xda\xce\x00\x48\x9a\x99\xcf\x80\xb2\xb2\xeb\xe1\xa8\xe3\x63\x20\xb5\x58\x38\x86\x30\x1e\x3d\x3f\x3e\x34\xb4\xe3\x01\x92\xc4\x6c\xbf\xcd\x57\xa5\x73\xf8\x05\x10\x56\x5d\x3e\x9f\x17\x55\xe3\x0a\xd3\xca\xa2\xf2\x80\xd0\x3e\x5f\x52\xf2\xc3\x02\xd8\x74\x99\x19\x57\x3e\x49\x50\x67\x89\x34\xb9\xd8\xcb\xd4\x4a\x8e\x8a\x0c\xd3\x48\x40\xe0\xc5\x47\x4c\xb4\x6f\x59\x5b\xe2\x30\x1f\xc6\x98\xc9\x71\x2f\x45\x8d\x61\x8e\x96\x3c\xa1\x1b\xcd\x79\xcf\xf0\x2a\x84\x4a\x1a\x90\x2f\xa6\x29\x0b\x76\xef\x76\x1c\xef\x14\x9b\xaa\xe0\x7a\x73\xa0\x52\x01\xfb\xc3\xb1\xa3\xa7\xaf\xb2\x50\xbd\x77\x2e\x93\x8c\x56\x91\x2d\xef\x34\x8f\x8c\x57\xc1\x5b\xb6\x47\xb2\xec\x78\x5f\x16\xcb\xa8\x66\xb9\x70\x11\x61\x16\x1e\x64\x14\x4c\x10\x12\x4e\x1f\x7e\xfc\xfe\x53\xc7\x25\x3b\xb3\xd8\x93\x87\x1f\x7f\xf8\x44\x6b\x2d\xfe\x78\xb1\xb5\xdc\xfb\xb6\xbc\xad\x9a\x01\x67\x48\x35\xe8\xa9\x11\x9e\xe4\x6f\xd9\x6b\x5c\xa3\x64\xd8\x4d\x23\xf3\x64\x19\xa7\xaf\x9a\x6d\xe3\xc9\x16\x5f\x63\x00\x51\xfd\x1e\x16\x23\xd6\x23\xc9\x20\x5b\x37\x18\x0f\xb1\x25\x57\x8f\x06\x44\x20\xcb\xa2\xe2\x72\x7e\xa5\xbf\x38\x61\xb4\xfd\x18\x27\x3a\xcf\x43\x69\x20\xfc\x0f\xed\x00\xd4\xb4\x14\xdd\xc4\x03\xa8\xd3\x3d\x67\xc1\xbc\xaa\xa2\x06\x67\x92\x1c\x64\x12\x41\x54\xd5\xfd\x77\x5e\x92\xaa\x5a\x4e\x81\x71\xd9\x6c\x95\x45\xaa\xec\x4f\x6a\xc9\xc7\xf7\xcd\xe6\xab\xf6\x26\x07\x69\xa9\xf7\xfc\x56\x9d\x37\x36\xf8\xe1\x00\x31\x96\xc8\x7d\xde\x96\x99\xec\x82\xe8\x52\xc9\x31\xba\xa5\xd3\xcd\xc3\x59\x47\x0d\xb8\x3f\x34\xa9\x13\x27\x58\x3e\x81\xa5\x38\x4f\x39\xb3\x79\x2f\x63\xf7\x42\xf3\x2f\xb4\x58\x9a\xe5\x24\x3d\x93\x92\xd3\x99\xd9\x50\x3e\x6e\xcc\x4a\xe6\x58\x79\xb0\x18\x7a\xe6\x11\x24\xcf\x70\xba\x20\x75\x9e\xdb\x8d\x01\x0a\xbf\x86\x3c\xec\xa2\xba\x49\x9a\x1c\xca\x4c\xd7\x73\x6a\x27\x7d\xa5\xf8\x1a\x37\x41\xd7\xac\x49\xd1\x56\xf2\xa8\x47\x34\x6a\xcb\x0d\x49\xe5\xe2\x88\x2b\x0c\x3c\x10\xab\x68\xd8\xd5\xc5\x44\xed\x2f\x3a\xf4\x51\xf1\xa3\xc5\x66\x16\x3b\x36\x61\xe1\xe3\x1a\x26\xcc\xe8\xd6\x61\xaa\xef\xf4\x39\xf5\x98\x05\x99\xf4\x5b\x3b\xa1\xf9\x5d\xdc\xc9\x52\x76\x49\xf9\x3f\x4c\x70\x47\x8b\xb4\xa8\x4c\xe8\x5e\x4b\x44\xe1\x1a\xe3\x8f\xdc\x9c\x38\x0f\xd1\x47\x77\x54\xdc\xe3\xdd\xee\x71\x51\x3c\x9a\xe9\x75\x40\xf4\xae\xdb\x23\x63\xb7\xb2\xdd\x11\xf5\x07\x25\x05\x1c\x64\x1e\x77\x0c\x10\x8d\xd3\x07\xf6\xb3\x29\x59\xf7\x4d\x0b\x8f\x37\x90\x77\x30\x76\x5d\x93\xee\xcb\x66\x4f\x68\x77\x46\x45\xb6\x80\x89\xe7\x61\xd8\x93\xd1\x8e\x77\x90\x34\x72\x90\xbe\xb7\x79\x86\x07\x9d\xb6\x6c\x51\xd9\x1d\x41\x89\x1c\x6e\x3e\x8a\x90\x80\xe7\x79\xa4\x3a\xbe\x37\x03\x38\xc7\xf5\x7c\xdd\xff\x9e\x9c\x6f\xae\xf2\x39\x12\xf8\x12\xef\x9b\xbb\x67\xc1\xe2\x16\x42\xdf\x70\x68\x91\x90\x4f\x0a\xce\x47\x01\x3f\x67\xe1\xb7\x07\xdb\x34\xcd\x67\x39\x23\xb6\x44\xd0\xa7\xac\xab\xde\x12\xf9\x08\xfa\xab\x38\x75\x99\x77\xd5\x2a\xbc\x20\xe2\x17\x8e\x98\x69\x62\xc1\x63\xdc\x66\xff\x10\x61\xea\x1c\x5f\xe9\xff\x62\xc2\x70\x20\xea\x8d\x72\x69\x67\x02\xaf\xd8\x27\xc5\xa5\xaa\x37\x40\x50\x95\x3a\x2f\x4c\xeb\xd2\x8d\x75\x56\x46\xe7\x8d\x9e\xce\xab\xe4\x58\x16\xa3\x8f\xb1\xfd\x88\xed\xf5\x6e\xf7\x7d\xe2\x60\x32\xe7\x58\x12\xfb\xbf\xde\x43\x28\xae\x29\xce\xb5\x8e\xb5\x62\x0d\x5e\x9a\x77\xde\x14\xcc\xd9\x90\xbd\x47\x5e\x6c\x72\xe2\x1d\x92\x5a\x36\xdc\xe1\x95\xc7\xde\x7b\x1c\x15\xbb\x02\x12\x5d\xcb\x81\x7a\x7f\x98\x06\x9e\xfd\xd8\x70\xe0\xb3\x44\x56\x2f\xee\x1a\x81\x5f\x2e\xbb\x38\x76\x62\xb2\x53\xff\x42\xf1\x35\x11\xdb\x73\xee\xce\xa2\xf1\x86\xd6\xd8\xca\xe8\xb6\x11\xfd\x81\x32\x71\x56\xb1\xa6\x22\x2d\x20\x9f\x91\x6b\x16\x70\x1f\x58\xbc\x46\x80\x86\x94\x4b\xe2\x4f\xb2\x21\x26\xd9\xf2\xc8\xb5\x51\xbc\x68\x61\x06\x54\x93\xfb\x32\x5f\x7d\x76\x2d\x62\xf6\x57\xb6\x3d\x9c\x0a\xa7\x68\x67\xa7\x86\x15\xc4\x8f\xa7\xfb\xe7\x8f\x61\xc9\x92\xfb\x07\xd0\x0b\x99\xe0\xd5\x4d\x80\x10\x6c\xec\xf1\x46\xdd\x6d\x55\x0c\x44\xde\x3c\x18\x8b\xa7\x4f\xf6\xcf\xe3\xfc\x44\x11\xb0\x6e\x1e\x2d\x63\x34\x70\x2c\xba\x54\x38\xcc\xc4\x5e\xbb\x70\x1f\xbd\xf1\x5e\xd1\x1d\x6a\x38\x3a\x8b\x02\x56\x14\x90\xba\xb1\x93\x2f\x38\xd5\x4c\x71\x62\xbb\x0e\xb8\x85\x06\x3b\x0f\x0e\x86\xa5\xab\x2c\x20\x6d\xec\x6e\x19\xcd\xce\x14\x25\xbb\x66\x23\x1b\xae\x77\x52\x75\x4d\xb3\x0c\xed\xf1\xe6\xc5\xbb\x38\xe9\xcc\xee\x8d\x03\xe5\xfd\x63\xcf\x31\xc5\x74\x52\x14\xe8\xcf\x59\x10\x7d\x3c\xc3\x68\x37\x3b\x2a\x2b\xde\xcd\x0e\x1a\x28\x4b\xcd\xb1\x72\xce\x66\xcb\xd0\x3d\xb7\xa0\x14\xf8\xa2\x57\xf0\x3a\xce\xf4\x80\xa4\xf8\xd1\xa5\x63\xb7\x5f\x4d\x3d\x6c\x9a\xe0\x78\x8e\x6c\xb1\x63\xb2\x86\x0d\x59\xc4\x7d\x3d\xc8\xfa\xa0\x78\xd1\xd5\x62\xb4\x8c\xd8\xe4\xb3\xb5\x04\x47\x3d\x76\x03\xf1\x96\x6d\x45\x83\x8e\x25\x43\xaf\xf9\xb8\xbc\xba\xc6\x05\x0a\xc4\x0b\x89\xd1\xac\x99\x5e\xd3\xbf\x6c\x48\x1f\x64\x67\x6c\xbe\x6d\x83\x7d\x64\xd6\x69\xb3\x5a\xb1\x67\x4c\x55\xeb\x01\xe5\x43\x69\x7b\xb8\x75\xb1\x15\x2f\x99\xd0\xc7\xc8\xf8\xae\x98\x6f\x53\xdc\xa8\xc1\x4c\xa0\xdb\x97\x2b\x12\x4a\x16\xe9\x1b\x12\xd1\xf8\x9a\x06\xb9\xc8\x03\x0c\xf3\x5e\x6b\xaf\xeb\x09\xcc\xae\xac\x8a\x2e\xa6\x0b\xa4\xbb\xef\xc7\x56\x49\xf4\x7b\xcf\x9e\xb8\xa2\x32\x73\x02\x89\x13\xe5\xf6\x46\xbc\xaa\x79\x1b\x1b\xa2\x9c\x5c\x0e\xc1\x5b\x69\x72\x66\x9e\x0d\xd2\x28\x40\xfd\x83\xe0\x0d\x80\xa3\x84\xdc\xb3\x7d\xd9\xb2\x38\x62\x9e\x74\xa1\x13\xd5\xb8\x4d\xd0\x35\xad\x5d\xaf\x85\x2d\x60\xf8\x20\xb8\xca\xb9\xcf\x13\xe6\xc5\x2c\xf3\x99\x87\x86\x6d\x51\xec\xe5\xac\x27\xaf\x74\x84\x2f\x1c\x54\x30\x10\x59\x3f\x70\xa0\x8b\x3d\xf6\x07\x1d\x0e\xf3\x4f\x04\x42\xb9\x9e\x99\x16\xe9\x82\xcc\x08\x92\xfd\xc7\x09\x84\xf7\x14\x01\x90\xb9\x8b\x8c\x59\x98\x82\x7b\x39\xe0\x55\x44\x89\x3a\xa7\x50\x62\x78\x04\x5e\xc8\xf7\x9e\x69\x14\x50\x79\x74\x83\x13\x7a\xa8\x47\x3f\x9f\xf2\xb9\xc5\xe7\x4c\xbd\x4f\x9f\x20\xe8\x14\x46\xa5\x3c\xbe\x30\x26\xa0\x38\xbe\x0c\xa4\x21\xfc\x61\xe9\x6b\xcb\x75\xde\x16\x76\xee\x43\xa9\x9f\xdd\x1a\x40\xe5\xa1\x5b\x5f\xbe\x25\x89\x5c\x8b\xa0\xd9\x4a\x20\x9f\xd9\xc8\x4b\x84\xc2\xd7\x1d\x99\x12\xc2\x9c\xbf\x90\xa9\xc5\x1e\x53\x44\xf0\xc3\x9e\xe7\x80\x4c\x28\xab\x07\xdd\xfe\xf6\x4f\x57\x97\x6f\x4f\xd2\xdf\x1f\x1f\x0e\x87\xc7\x9c\xfd\xf1\xd0\x6e\xd9\xb7\xa8\xe0\x73\x25\xff\xf3\xe2\xcd\x49\x5a\xf6\xab\xef\x16\x24\xbd\x63\x6a\x78\xb1\x57\x5d\x2e\xa0\xe4\x32\x59\xb2\x66\xf7\xcf\x4f\x99\xbd\x1c\x40\xd4\xcb\x79\xc2\xe3\x88\x21\xd3\xe6\x61\x37\x13\x98\x52\x81\x98\xc2\xbc\xc4\x58\x92\xae\x84\x03\xc8\x08\xf8\x04\x60\xd5\x86\xef\x03\xa3\x43\x84\x1b\xc4\x77\xbc\x65\x3d\x6c\x0b\xa1\x53\xe3\x68\xd4\x3b\x45\x59\x59\xfc\x3c\x2e\x09\x5b\x1f\xb8\x8b\xe4\x59\xfa\x27\x56\xf4\x18\xa5\x42\x05\x9c\x64\x54\x00\xe0\x90\x96\x30\xc3\x52\x3d\x4c\x5d\x8e\x13\xfc\x26\xd4\x79\xd9\xc3\xfb\x72\x8e\x36\xa4\xe5\xae\x6d\x7e\x34\x6d\xa2\xd2\xba\x46\x85\xb5\xc2\xbd\xc5\x93\x22\xa2\xe6\xd1\x1c\xe0\x75\xe9\x30\x9e\x07\xe3\x25\x49\x27\x99\x67\xf7\x3a\xc9\x26\x1c\x5f\x01\xbf\x34\xcf\x54\x82\x98\x48\x74\x41\x0d\x2a\xd9\x4d\x6a\x10\xbf\xac\x4c\x7b\x69\xc7\x22\xe0\xab\x75\xee\xe2\xe2\x25\xc8\xa8\x06\x0c\x24\x26\x19\x46\x48\xb7\x25\x31\x2f\x0b\x67\x38\x2f\x66\x91\x3b\xde\x15\x83\xc0\x09\x8f\x37\xaf\x6d\xa3\x77\xe2\x82\x18\x8a\x19\x52\xaa\xb9\xd8\x88\x2b\xd0\x28\x71\x7c\x49\xd6\x28\x99\x35\x0b\xb9\x85\xef\x4c\x42\x21\xb6\xf6\xdb\xe6\xce\xbc\x34\xcf\xf1\xa5\xc7\x1f\xc2\x9e\x79\x30\xed\x94\x87\x0c\x24\xf8\x26\x8b\x8b\xfb\x6b\x70\x10\x5e\xc5\x80\xfa\x2e\x15\x18\x76\xe1\x08\x45\xbd\xc8\x2a\x33\xd3\xbc\x19\x47\x3f\x07\x35\x76\x49\x3c\x77\x35\x1c\x71\x49\x8c\xb3\x86\x6e\x89\x41\xd6\xaf\x70\x4b\x8c\x91\x34\x75\x3a\xf4\x5d\xfd\x0a\xbf\xc3\xb9\x4e\x07\x06\x08\x25\xe3\x39\xc4\xcf\x64\x98\x33\x44\x14\x61\xdf\xbc\x25\x22\x34\x3b\x88\x6e\x50\x76\xb0\xe0\x8c\x14\xbe\xaf\xd1\x31\xe7\x5a\xe2\x51\x12\x20\xf7\x4b\x66\x89\xa2\xba\xb9\x59\x2c\xdb\xe6\xd0\xb1\xdf\x23\xae\xba\xe2\xad\x59\xfe\x4e\xaf\xf0\x2d\x20\x6c\x72\x05\x51\x48\x40\x22\x65\x2b\x91\x22\x25\x20\x91\xbc\xb4\x4d\xae\x1a\x3a\xa7\x14\xdc\xee\xc3\x37\x7f\xf1\x71\x05\x49\x59\x48\x16\x62\xe7\x87\x8c\x43\xf0\xd7\x84\x89\x84\x55\x71\x64\xba\xe2\x18\x05\xe3\xa0\x21\xdc\xbc\xbf\xd8\xb6\x6a\x07\x48\x20\x87\x79\x47\x30\x10\x96\xc1\x11\x18\x11\x43\x05\x41\xcb\x83\x84\x7e\x64\x04\x61\xb8\xf4\x10\x8a\x20\x4c\xfa\x5f\x5e\xbf\x95\x4f\x6c\x0e\xeb\x71\x1a\xec\x0e\xbf\x60\x37\x1d\xdb\x72\x5e\xcc\x6d\x3d\x5b\x9a\x6c\xe1\x8b\x7e\x6a\x37\x88\xe2\xcb\x41\x14\x6d\x7e\x03\x5b\x25\xff\xbb\x58\x12\xe6\x7c\xb6\x77\x6d\xf9\x78\x9c\x8d\x90\x23\xa8\xbe\x42\xc0\xc5\xab\xad\x91\xff\x5c\x5c\xce\x76\xc5\x00\x87\x0f\x0b\x8f\x11\xdb\xc0\x26\xba\x7b\x48\x0b\x6d\xc5\x0a\xb8\x12\xe8\xa8\x42\x50\x87\xbf\x21\x02\xb4\x83\xdb\x38\x0d\xa2\xcf\xd7\xce\xfb\x32\x5f\xcb\x9e\x8d\x4f\x83\x68\x6f\x47\xfa\xa2\x3c\xfe\x9a\x08\x33\x29\x78\x07\x05\x4a\xc7\x7d\x77\xab\xd0\xef\x81\x22\xd9\xe1\x01\xa7\xb2\xba\xcd\x62\x3c\x10\x6e\xef\x48\x71\x96\xe2\xdb\x41\x99\xa4\xc2\xe4\x92\xed\x8a\x40\x58\x11\x02\x0a\x97\x95\x8b\xbc\xfd\xcc\x17\x60\x61\x37\xcb\x0a\x38\xb4\x7a\x0c\x8b\xff\xc3\x11\xd3\x8b\xd7\xde\x49\x68\x52\x61\xbc\xdf\x8a\xdc\xd0\x99\x8c\x99\xba\x0c\x2c\x5d\xc9\x91\xbf\x37\x12\x92\x1b\x53\xc7\x94\x31\x75\x43\xa6\xb4\xc7\xe3\x71\x0b\xe0\x1d\xa2\xff\x52\xfe\xdf\xff\xfd\x7f\x88\x3d\xed\x1b\x5a\x2d\xe1\x20\xaf\x67\xb3\xfd\xb8\x9b\xb7\x95\xbf\x26\xef\x31\x78\x74\xd0\x10\x41\x7f\xaa\x3e\xe7\x14\x9a\xd0\x28\xdf\xa1\x65\xf4\x7d\xc5\x36\xaa\x98\xc8\xa1\xed\x78\x32\x87\x7d\x7c\x5c\x86\x11\x55\xa6\x6b\x84\x3b\x1b\x6a\x83\x8b\x41\x93\x13\x57\x4a\x74\xf3\x4b\x4a\xf2\x91\x74\xea\x4f\xfe\x06\x01\x37\x10\xd1\xed\x01\x50\x71\x3c\x8c\x21\xec\x25\x93\xdf\xf4\xc2\x50\x51\x19\xe5\xba\x12\x6c\x49\x99\x4f\xa5\x9c\xe8\x95\xf3\x1e\xae\x90\xb0\xa2\x47\x9d\x1d\xfa\xd0\x9b\x6c\x70\xac\x62\xe6\xe4\x4d\x78\x9a\x84\x34\x46\xdd\x94\x90\x93\xca\xba\x1d\x13\xdd\x1f\x0c\x7f\x21\xb3\xff\x98\x18\x58\x24\xba\x4f\xc0\x3e\x2c\x1c\xe0\xc3\xe4\x7c\x2b\x2b\x93\x9f\x58\x78\x5f\x23\x82\xe6\x35\x22\x70\x51\x02\xbc\x74\xf8\x3f\xc1\xf1\x54\x35\x52\x70\xac\x86\x34\x7e\x74\x04\xb6\x8d\xae\xfb\xf2\x9e\x4c\x38\x1a\x1f\xdd\xaf\xc5\x85\x03\x51\x33\x5b\x44\x93\x0b\x13\x30\x32\x88\xbd\x0f\x3a\xf2\x07\x7d\xb4\x85\xd5\x4e\xcf\x57\x71\x59\xc4\xe5\x74\xc7\x5b\x49\x06\xc7\xf5\xf9\x5e\x9b\x9a\x6f\xaa\x33\x2c\xbb\x6a\x82\x29\xb3\x91\xfd\x23\x9f\x8d\xc7\x2b\x5f\xd2\xe4\xf9\x59\xe0\xd9\x53\xa8\xea\xba\x40\x48\x40\x1e\x1f\x9d\x6e\x49\x41\xd8\x46\xca\x0c\x0a\x62\x51\xee\xe7\x23\x2e\x95\xd3\xab\x2d\xfe\xb8\x53\xe5\xb4\x8c\xfb\xdd\x2a\xff\xd9\xad\x8b\xf9\x63\xab\x2e\x79\x7a\x7e\xd5\x25\xcd\x1d\x64\xfd\x37\x6c\x24\x10\x49\x69\x33\x26\x73\xfb\xe8\x4e\x82\xe6\x71\x86\xe8\xe3\x57\x8a\xfc\xf1\xfd\x84\xe8\x22\x87\xaf\x90\xf6\xe2\x1e\x07\x82\x5e\xd4\x2a\x87\x10\x36\x58\xc5\x0e\xfe\xc7\xb4\x37\x2f\xb8\x46\x3c\x63\xac\xe3\x4d\xfc\xf9\xd1\xd3\x7b\xb3\xc4\xde\xfd\x61\x33\x9d\x79\xca\xfb\xc3\x9b\x15\x47\xfc\xfa\xc5\x9c\xf7\x65\xe7\xfe\x23\xf6\xe1\xfb\xbc\xfc\xc7\xad\x64\x5e\xe3\x2e\xfd\x0d\x1b\x79\x6f\x8e\x70\x99\x8d\xf7\x60\xfe\x2d\x9e\xff\xf3\x36\x58\xd6\x01\x0f\x66\x8a\xc1\xa2\x6c\xf8\xf3\x06\x05\xd6\x21\x0c\x5f\xa2\x64\x78\x86\xeb\x31\x37\xe0\x2e\xdf\x7e\xdc\x68\xf6\x78\x10\xee\xbd\xd0\x53\xed\x76\x66\x6c\x14\xef\x59\x1f\x1c\x2d\xf6\xe2\xb7\xef\x81\xe4\x1b\xe2\xce\x6c\xca\x38\x7f\x5c\x47\x7c\xde\xc1\x62\x9d\x19\xfc\x02\x01\x17\x4f\x58\x5b\x95\xf0\x47\x3f\x93\x90\x4b\x51\x5d\x4b\x2f\x67\xf1\x8d\x90\x8b\x37\x9e\xc1\x12\xea\x63\x75\xd5\x53\x5c\xb3\x4b\x2f\x0d\xca\xdd\x9e\x87\x30\x77\x27\xd1\x79\x98\x04\x50\xc5\x4d\x6d\x15\x24\xe4\x9f\xc6\x65\xc9\x25\x84\xba\x7a\xbe\x6d\x0e\x89\x2c\x9d\x0b\xbe\x2b\x22\x95\x8b\x22\x34\x26\x6e\x92\xc4\xb1\x8c\xa2\x07\xb4\xd0\x07\x12\xd3\xe5\x3c\xd6\x34\x7d\xe4\xa3\x8e\x95\xc3\x79\xa7\xdb\xbd\x2f\x2c\x80\x42\x6a\x80\x5b\x31\xcb\xf5\x21\x71\x2c\xb4\x54\x08\xb0\xbe\x5a\x91\x44\xa3\x7a\x43\x88\xaf\xa9\x98\xdb\x39\xa9\xee\xc4\xec\x5b\x38\x06\xcc\xae\xc7\xc2\x0f\x77\xd6\x0e\xb9\x27\xd5\xb5\xc3\x5d\xc2\xeb\xdb\x11\x42\x7c\x4d\x3b\xb8\x96\x27\xf0\x08\xe2\x41\xbc\xaf\x3d\xa4\x1c\xea\xa9\xe6\x70\xf7\xa4\x1b\x37\xd1\x3b\x79\x5f\x07\xeb\x35\x76\x20\x8b\x91\xfc\xc1\xe6\xcd\xe9\xc2\x29\x29\xb2\x11\x36\x23\x22\xc8\x46\xf1\xec\xe1\xb6\x2f\x4f\x71\x1e\x69\xe4\x74\xa0\xc1\x16\xb0\x07\x9b\x5b\x85\xb4\x5d\x5e\xa4\x83\x8c\x75\xa1\x72\x9d\x24\x7e\x79\xe1\x15\x38\x3b\x96\x26\xf2\x5d\xb8\x64\x40\xc0\xb3\x91\x2c\xe4\x12\x2c\x37\xc7\x99\xd5\x05\xb5\x4e\x0b\x73\xac\x1a\x50\x8e\x45\x4f\xe1\x8c\x77\x86\xd2\x59\x60\x6c\x65\xa6\x7c\x62\x32\xab\xec\xb6\x1a\xd4\x2e\xbf\x8b\x36\x80\xf9\x38\x1e\x6b\x64\xd1\xac\x39\xbe\x62\x4f\x9b\xe2\xd7\x6a\xb9\x59\xca\x11\xcc\x51\xa3\xcc\x22\x9c\xea\x53\x02\xf1\x64\xb7\x6e\x73\xb6\x85\xdb\x58\x33\xb3\x08\x48\x01\x05\xfe\xe4\x7a\xe9\x6e\xe9\xf6\xdc\x00\x3b\x6c\x54\xd0\xa3\xfb\x98\xc2\x1f\x68\x00\xd8\xc6\xfd\x2d\x00\x5b\x90\xfb\xb1\xa8\x19\x01\x0b\xb8\xaf\x21\x7a\xbd\xf6\xd7\x37\x04\x7c\xe3\x2b\x1b\x72\x62\xad\xd0\x5b\x59\x8a\x62\x76\xfe\xdf\xd7\xbe\x91\xba\x03\xe2\x8c\xae\xfd\x19\x11\x7c\xf4\xd4\x89\x23\xfa\xc0\x17\xc2\x8a\xc5\x06\x98\xfa\x66\xe8\x72\xe6\x8b\xaa\x69\x08\xa1\xca\xd6\x7d\xe8\xbf\x11\x1f\xc0\x61\x8f\x82\xbe\xbd\x53\x91\x84\x3b\x17\x9f\xff\xf1\xb7\x1b\x88\x12\x86\xbd\x4c\xb9\x0a\xea\x23\xd0\xfe\xe9\xc8\x9b\x45\x72\xf5\xbb\x6c\x4f\x77\xd1\xfb\x39\xd3\x5b\x79\xee\xbd\x11\x29\xbe\x09\x6a\x7c\x25\x58\x27\x27\x38\xd7\x26\xcb\xd9\xed\xda\x89\x77\xde\xb8\xba\x23\x1c\xec\xf0\xa0\xc0\x8a\x2f\xc3\x68\xea\x4a\xf6\xfd\x2f\x24\xc4\xf7\xa1\xb0\x29\x46\xed\x30\x7c\xb0\xd8\x7b\x18\xfb\xde\xc1\xb8\xc8\x36\x26\x15\x04\x24\x1c\xa4\x07\x37\xf4\xc0\xdf\xb2\xb5\x3b\x87\x7c\x09\x68\x09\x4c\x98\x43\xd0\x32\x6d\x07\x0a\x1d\xba\xb9\x1a\x33\xde\xa8\x4b\x75\x9b\xd2\x3d\x84\xc2\x4c\x82\xaf\xa1\x28\xf8\x1a\x0a\xb9\x6b\xff\x24\x88\x88\x70\x1e\x26\xec\xdd\x81\xff\x28\x3a\x5e\xf8\x7c\x3c\x0e\x3b\xc5\x51\x7c\xc2\x29\x8a\xc8\x57\x93\x5a\xcc\x80\x1d\xc6\x89\x2f\x5d\x18\xc3\xc6\x44\xde\xb0\x8b\x4a\x8f\xcf\xc1\x87\x49\x72\xb9\x55\x14\xa5\xf7\x79\xc7\x3d\x11\x9b\x6a\x18\xb7\x6d\xd6\x7c\x31\x17\x8c\x90\x71\xf7\x54\x76\x8e\xcb\x34\x97\xbe\xa8\x08\x38\x85\x87\x31\xd8\xd7\xea\xf3\x2e\xce\x8d\x29\x18\x46\xe8\xb9\xe8\x09\x20\xe9\xd4\xf9\x6a\x83\xfe\x2f\xe6\x08\xc9\x54\x63\x47\x4c\xfa\x92\xcf\x0c\xa4\xdc\xb9\x9e\xda\x0d\xeb\xb3\x30\xfc\x94\x0b\x2e\xb4\x0f\x52\xd9\x45\xb6\xce\xf4\xaa\x80\x46\x4f\x46\xb2\xbf\xac\xbb\x16\x20\xbd\xc4\x8c\xeb\xee\xcd\x14\xac\x62\x7c\x4a\x41\xaf\x22\xd0\x9c\x22\x71\xdc\xb3\x9c\xf9\x92\x75\x61\x54\xcf\x85\xdc\xeb\x6a\x9d\x97\x13\x58\xba\x31\xd7\x06\x47\x24\x5f\x55\xc6\xa8\x95\x1e\xc2\x15\xf3\xc7\x9b\x0a\xeb\x19\x1f\xd7\x82\x45\x2e\x6a\x64\xc4\xd6\x0c\xe4\x0b\x25\x8c\x9a\x38\x5b\xc4\x1f\x68\x24\x3f\x02\xb1\x5e\xb9\x4b\xf3\xcf\xf9\xbe\x95\x76\xc9\x07\xc3\x78\x0d\x2b\xe5\x31\x93\xa6\x8e\x2d\x70\xf3\xd9\xef\x6b\x19\x1a\xc4\x3a\xf7\x5c\xf1\xc7\xda\xd6\x96\xdd\x5d\xbd\xca\xf0\x82\x41\xb7\xd1\x8d\xca\xf7\xa5\xd8\xca\x1f\x2d\x28\xee\x49\xae\xa7\x73\x4b\x6c\xe9\x75\x8f\xe4\x42\xaa\x6f\x57\x14\x8f\x17\x14\x68\x89\x7b\x0c\x9e\x88\xdc\x26\xc0\x91\x78\xd6\x7f\x77\x6f\x45\xa3\xbe\x04\x0c\x31\xc0\x6d\x8b\xa6\xf4\xe5\x57\xf5\x20\xd8\x24\x0f\xbb\xc1\x64\xa0\xb3\x1f\xbc\x22\xbc\x79\x91\x11\xf7\x2d\x1f\x48\xe6\x1b\x74\xf8\x62\x6a\x75\xf7\xd1\x05\xcd\x5e\xa8\x50\xe3\xd1\x91\x0e\x85\xf5\xde\x33\x42\x8f\xa2\x56\x7c\xb9\x8f\xe1\x22\x24\x6f\xef\x0c\x7b\x3c\x80\xe6\x1e\xdd\xf9\x80\xef\x90\x29\xc8\x65\x58\xd9\xba\x69\x1b\x1a\x1e\x39\xfb\xa6\x17\x64\xbd\xb4\xb8\x6e\x26\x03\x4c\xe0\x77\xd9\xa0\xe7\x15\x2d\xcf\x05\xa2\x49\x7e\xe0\xc3\x8b\x3e\x57\xdf\xf4\xf9\xd6\xf2\xb0\x05\x72\xa5\x76\xeb\x6b\x4e\xb0\x5c\xa7\x96\x10\xe4\xd4\x3c\xcd\x92\xfd\x3d\x91\x45\x81\x2f\x35\x26\x80\xc5\x36\x07\x1f\x28\x23\x74\x0d\xfb\x8c\xbb\x8a\xb3\x48\x12\x9d\xbe\x41\x74\x7a\xcd\xd1\xd3\x1a\xac\x55\x2e\xdb\xa8\x51\xc7\xf2\xdd\xb4\xe5\x24\xcf\x0b\x3e\x3c\x3b\x86\x37\xcc\x6d\xca\x7c\x3f\xc1\xdb\x2b\x8a\x9c\x60\x0d\x90\x53\x04\x00\xf6\x38\x16\xc2\x5c\x55\x01\xc5\x2a\xcc\xf1\x9a\xa2\x8e\x41\xc3\x03\x60\x0c\x8f\xa7\xc9\x8e\xe4\xd0\x35\x7b\xdc\x2a\xdd\xb3\x99\xb4\xaa\x59\xfe\x1d\x0f\x79\x29\xf4\xa5\x7c\x06\x50\xcb\xa6\xe9\xf9\xbd\x84\x3d\x8b\x5b\xab\xcf\x0e\x4d\xbf\x58\x3c\x8b\x5b\xab\xcf\x13\x4c\x09\xf4\x14\x55\x02\x7d\x1c\x57\x3b\x3e\xb9\x4f\x75\xb5\xc3\xaa\x1f\x68\x82\xba\x0a\x2f\xae\xf8\x16\x80\x2b\x97\x30\xa9\x71\x92\x33\xa4\xd0\x71\xe6\xb9\x9a\x57\x24\x44\x94\xb3\x55\x9f\x71\xca\xbd\x75\x4f\xf2\x86\x95\x4f\xb2\xcf\xcd\x14\xdc\xff\xc8\x46\xe7\xe5\xb0\xfa\x5c\xf6\xec\x33\xbe\xc9\xb0\xc3\x1c\x96\xf5\xce\xc0\xd2\x5f\x00\x96\xbe\x22\xb0\xf4\x5a\x5e\xe3\x9a\x96\x4a\x8b\xce\xae\xec\x73\x78\x0a\x04\xa5\xbc\x3c\xa3\x11\xe0\xe8\x22\x9f\xcb\x05\xeb\x4c\xa6\x52\xb6\xce\x42\x16\x7c\x82\x12\xf4\x9d\x30\x11\xbc\x4f\x1d\xc8\x5c\x69\xac\x06\xc8\xea\xb7\xba\x5b\xc9\xe5\x86\xac\x18\x50\x1b\xde\x4b\x4c\x00\x8b\x3b\xa8\x08\xd6\x78\x24\x36\xc5\x71\x19\x15\x81\x5f\xc7\x8c\x52\x38\x98\x07\x16\xc6\x45\x70\xef\xf2\xa1\x9b\x05\xdc\xe7\x32\x99\x8e\x42\x5a\xf5\x06\x68\x35\x8f\xe1\xb4\xd2\x4e\x50\x29\x6c\x45\x34\x35\xf1\x2d\xd6\xfb\x9f\xec\xa5\x50\xb8\x16\xdb\xed\x4f\x78\x2f\x54\x60\xbf\xf8\xfc\x8d\x82\x89\xf4\x0a\x99\x55\x62\x4c\xde\xc2\xd5\xce\x16\xb6\x34\x58\xa2\xd4\xa6\xa7\x71\xd1\x5b\x3c\x1a\x67\x67\xa7\xdc\x59\x55\x8d\x0f\x0f\x5d\x6a\x89\x10\x4c\xcd\x65\x25\x7e\xe6\x40\x3d\x57\x04\x50\x6e\xc0\x90\x9d\xa4\x6d\x98\x19\x4a\x83\x7b\x28\x32\x2a\xe0\x0d\xf4\x89\xa0\x6f\x47\xaf\x49\xb5\x1b\x82\xbe\xf2\xa6\x54\xdf\x9b\x00\xc7\xd8\xe8\x8e\xb1\x5b\x75\x59\x88\xce\xf1\x05\x43\xf9\x08\xbd\x0c\xae\x18\x8e\x40\xb1\xf3\x1d\x3e\xec\x13\x6c\x3f\x1a\xca\xb1\xd1\x87\x07\xc5\xd4\x91\x6f\x52\x42\x90\x27\x78\x85\x8d\xdd\xa1\xe5\xac\xd1\x1c\x8a\xbc\x75\xd0\x30\xe4\x6e\x9c\x05\xf4\xbd\x5b\x4b\x31\x2e\xe6\x2f\xc2\xfe\xff\x72\x17\x78\xd8\x00\x7f\x23\xf8\x91\xfa\xff\x5d\x6e\x04\x1f\x5b\x66\xdd\x95\xe0\xb8\xf2\x78\x81\xc3\x01\xf1\x3c\x8e\x36\xae\xa2\xf9\x8c\x1c\xe1\x3c\x45\x44\xbc\x95\x8f\x28\x6f\xf6\x35\x8b\xaf\x58\x6d\x30\x45\xc7\xf5\x05\xe7\x39\xa2\xda\x24\xc7\xf4\xe2\xaa\xb8\x09\x12\x33\xdd\x2d\x92\x78\xb5\x46\xa4\x7a\xf9\x4a\xa9\xd6\xa3\x05\x4c\x12\xba\x45\x63\x71\x93\x07\x87\x79\x52\xeb\xd4\x1e\x35\x39\x9e\xdc\x51\xab\x25\x93\x9c\xf4\xb5\xa3\x22\xb3\xcc\x44\x01\x83\xae\x48\x4c\x78\xc6\x5f\x62\xe4\x0a\x5c\xbc\x09\x21\x21\x8d\x9f\x7a\x61\x04\x2d\xd6\x62\xe2\xaa\x83\x42\x01\x34\xcb\xab\x82\xb6\x8c\xfd\x53\x25\x36\x7c\x5f\x58\x62\xf4\xa9\x56\xbc\xd2\x2a\x31\x4b\xf8\x0f\xc1\xcb\x8d\x8d\x4f\xe7\x6f\xad\xda\xbe\x6f\xab\xe5\xd0\xcf\x5f\xee\xec\x52\x27\xd0\xb6\xed\xcf\xb4\x9b\x7e\x01\xb6\x1b\xac\xe0\xab\xe1\x4b\xe5\x8e\x1e\xde\x19\xc1\xc9\x4d\x06\xa9\xbb\x63\xe5\x05\xbe\x35\x71\xc7\x3c\x32\xeb\xf8\x45\xf0\x0b\x62\x31\x45\x7a\x75\xaa\x29\x78\x90\x55\xad\x23\x78\xb7\xf5\xe8\x28\x30\xe4\xe4\x81\x57\x9f\xa4\x78\x45\x52\x80\x5c\xbd\x24\xba\x97\xfb\x7b\xe5\x82\xe4\xeb\x37\x57\x14\x5c\xb5\x77\xb2\x61\xa4\xe3\xc2\x3b\x06\xfa\x0c\xaa\xbd\x9a\x71\x7a\xe1\x1e\x9a\x0d\x46\x5a\x8b\xe4\x47\x2c\xb3\xe0\x7d\x76\x2d\x9c\xda\xdf\xe8\x13\x6d\x6a\x30\x55\x5a\xe5\x27\x06\xd8\xf9\x77\xdf\x59\x39\xc1\x51\xe4\x11\xd9\xeb\x65\xd2\x3a\x02\x93\xc5\x28\xb6\xdc\x62\xa1\x71\x8b\x52\x48\xef\xe1\x5a\x19\x55\xf0\x95\x57\x3f\x87\x65\x05\x8b\xca\x3d\x6d\x9d\x3d\x6b\x18\x5f\x05\x16\x02\x66\x32\xff\xec\xc6\xbf\xa8\x60\xb7\xc9\x34\xcd\x10\x5d\xfd\x17\x65\x9a\x77\x03\xb8\xef\xd2\x3f\x31\x0a\x98\x32\xee\x6c\xde\xaa\x8c\xc7\xa6\x6f\x85\xbd\xef\x8d\xeb\x00\xe4\x56\xb6\xd6\x02\x08\x7b\x9d\x3f\x00\x9a\x7f\x63\x59\x01\xc6\x3c\x45\xa3\x47\x4f\xef\x46\x6f\xee\x5a\x4e\x7b\x42\xb0\x19\x44\xdb\xc6\x13\x9f\x7a\xc6\xe8\x3d\x22\x59\xd0\x32\xf0\xb9\x77\xae\x83\x24\xad\x88\x93\xc2\x4a\xb0\x42\xf1\xa3\x9f\xf7\xbe\xc9\x6d\x08\x66\x93\xfb\x2a\x93\x7b\xa0\x82\x3c\x30\xf8\xaf\xe0\xc6\x3b\xcd\x44\xed\x9e\xe6\xa0\x76\x1f\x01\x97\x4d\x60\xe3\xe7\x57\xf8\x12\x16\xe2\x5a\xcc\xae\x65\x4a\x45\xd6\x61\x89\x1b\xbf\x88\x12\xe2\xa0\x58\x7a\xc2\x70\xef\xa4\xce\x92\x86\x7f\x67\x3e\xac\x96\x5f\x88\x0f\x16\x02\x1f\x1b\x2e\x69\x3e\x36\x7c\x88\xde\xc7\xce\xbd\x0c\x3f\x4d\xf5\x3b\xf3\xdf\xb2\x6f\xca\x83\xbd\x3c\x96\xdf\x3d\xc0\x73\xc0\xdf\x05\x39\xc2\x57\xe5\xe3\xd8\x71\x19\xfa\x88\xed\xa8\x08\x63\x96\xd1\x94\xa9\x56\x47\x10\xe3\xde\xb2\x8c\xee\x08\x07\xfa\xe5\x4d\x64\x5d\x56\xa2\x47\xac\xc7\xc4\xec\x99\xad\x23\xe5\x90\xd1\x5a\xc3\xd8\xa5\x3d\x7a\xdd\x59\x5f\x14\x54\xdf\x76\xf7\x7e\xe6\x2f\x88\xf6\x2d\x9c\x7d\xba\x79\xfc\x66\x33\x3b\x9d\x5b\x96\xf8\x91\xed\xe9\xeb\xda\x0a\x66\x0f\x15\xc0\x22\x30\x79\xd3\x00\xa6\x00\x7d\xd2\xc0\x18\x83\x1c\x71\x62\xff\xee\x6c\xab\xe6\x6f\x39\x06\x05\x2f\xef\xf4\x0d\xec\xdd\xae\xdd\xd1\x43\x7f\x51\x26\x79\x5f\xd0\x3d\x26\x36\xcd\x6c\xa7\xf5\xdc\x20\xda\xe9\xa3\xd9\x41\xfc\x6d\x28\x07\x2a\x5c\x5e\x00\xe4\xeb\xf4\xe8\x33\x7d\x83\x4f\x37\x56\x72\xac\x08\xda\x30\x3b\x33\x3f\xb3\x83\x46\x50\x8a\x29\xc6\x8d\xd2\xe7\x6a\xcf\xcb\xb2\xbe\x80\xc4\x83\x43\x31\x58\x9b\xff\x8c\x98\x10\xc9\x21\x67\xbe\xc0\xf7\x7c\x03\x15\x76\x2a\x05\xc6\xe9\x46\x50\x44\xe7\x4d\x40\x4c\xaf\x7e\x7d\x73\x39\x82\x9c\x99\xa0\x9a\x32\x33\xa1\xe3\x17\xde\xc3\xe9\x2b\x5b\x39\xae\x0b\xd8\xbe\x99\xef\x81\x40\x1e\xed\x80\xd0\x90\xdf\x99\x05\xf1\xcc\x16\xa4\xd4\x56\xe4\x7b\x99\x31\x4a\x67\xf2\x1d\x03\x05\x77\x8c\x0a\x94\x5d\x31\x3a\xa9\xb5\x0e\xeb\xac\x65\x1b\xc2\xf3\x03\x71\x11\x08\xf8\x81\xb8\xda\xce\x36\xcf\xa0\x49\x65\xbd\xad\x0a\x15\x1c\x05\xfe\x9d\x46\x19\xa8\x81\xf8\x92\x0d\x42\x8b\x76\xcd\x24\xc2\xad\x9c\xf4\x76\x86\xaf\x68\xe8\x74\x22\xf2\x7c\x11\x58\x3f\x0d\xf9\x85\x04\xc9\x61\xc0\xeb\x95\x43\x8c\x19\x94\x5e\x9e\xf9\xdb\x57\x61\x7b\x1a\x75\x66\x5b\xdd\x94\xce\x52\xa5\xbd\x79\x43\x71\x11\xf0\x86\xdf\x98\xb4\x03\x91\xf2\xca\x24\x3f\xee\x3e\xea\x44\x58\x94\xf6\x64\x52\xd2\xbe\x82\xf5\x30\xc0\x8b\x44\xcc\x63\xdc\xa0\x95\x6f\x07\xe0\xca\xb8\xc7\xec\xd6\x5e\x69\x0a\x66\x88\x7f\x32\xc5\xaf\xcf\xae\x76\x5e\x97\x67\x6b\x66\x28\x5d\xb9\x18\x06\x2b\x97\x79\x0b\x2c\x56\xad\xdc\xad\xc2\x7f\xd7\xbc\x8f\xeb\x52\xc2\xb9\x67\x71\x1d\xd1\x5e\x31\xc8\x61\x1b\x0d\x7a\x78\xef\x5d\x20\x68\xb2\x84\x99\x3b\xcf\x62\x80\xf2\xf7\x72\x35\x04\xdb\x0a\xbf\xca\xb7\xda\xf1\x7c\x31\x8d\x39\x07\x0e\x35\x6e\x65\x7b\x27\x31\x01\xcc\xdc\x05\x4b\xd6\x74\xb8\x38\x9a\xab\xe3\xd1\xfa\x5d\xf5\x50\x7f\x18\xca\x3c\x2e\xcc\xcb\x41\x3e\xb3\xad\x9c\xbd\x18\x39\x61\x18\x6c\x28\x85\x84\x71\xd9\xf7\x91\x9c\xe6\xd2\x66\x1a\x6e\x49\xcd\x9e\x59\xd6\x7e\x11\xc0\x42\x14\x0f\xee\xbf\x97\x36\x48\xfa\x97\x5c\xac\x92\x8f\xe2\xd3\xf0\x69\x74\x45\xb2\x99\x1f\x03\x37\x9a\xe8\xfc\xcf\x43\xb9\xc7\x4e\x0e\x49\x59\x26\xf6\x20\x92\x7b\xf8\x02\xd8\x27\x5d\xbb\x7a\xf2\x30\xbc\xfd\x8e\x2d\x42\x1e\x80\x6f\xcb\xe3\xc4\x1f\xf5\x6a\x3c\x6d\x07\x8c\x1a\x54\xe6\xdf\xf4\x56\x3d\xf9\x0e\xcb\x15\xb3\x87\x14\xdd\xfd\x27\x57\xfa\xdf\x12\x75\xb6\xf0\x45\x68\x04\x9e\x4b\xf8\x23\x05\xb9\x3b\x3c\xb4\x7f\xf6\x3d\xc2\x0b\x8e\x4c\x33\x42\xe4\xec\xf4\xf8\x0d\x0d\x45\x15\x4e\x5e\xf3\x49\x1c\x8f\x27\xfa\xb8\x1f\x51\x51\x51\x13\x44\xe9\xb5\x70\x3f\x64\xfe\xae\x55\x1c\xc2\x93\x84\xaa\xd3\x7b\xb1\xe4\x81\x92\x1f\xdc\x3d\xab\xc9\xc7\xbe\x69\xb6\x9f\x92\x7c\xcd\x7d\xa2\xdf\x04\x17\x19\x8b\xbf\x2e\x7c\xd2\x28\x98\xc8\x27\x87\xbe\xe7\x82\xbf\x27\x2d\x95\x18\x08\x2e\x67\xfb\x7e\x87\x08\x79\xe2\x1a\x11\x1b\x44\xf0\x0d\xd8\xf8\x2c\xf0\x59\xe4\x77\xf8\x3a\xe0\xeb\x50\x96\x9f\x25\x33\x38\x0c\x65\x27\xad\x6f\x83\x98\x3b\x7c\xf3\x6d\x63\xfc\x29\xf5\xe8\xdd\x83\xf6\x81\x2b\xe1\xe4\x45\x6d\xc4\xdb\x07\xc5\xcb\x5b\x33\xcf\xfc\xb3\x33\x0f\x79\x7f\xec\x4e\xa3\x10\xa2\x18\xae\x5e\xa3\x24\xf8\x10\x6c\x82\x74\x59\x2d\x50\xc2\x14\xcb\xed\xd0\x48\x09\x52\x5c\x9b\x1f\x32\xdf\x2e\x0d\x21\xd6\xb7\x4a\x43\xc9\xff\x0b\x00\x00\xff\xff\xbb\x04\xe6\x60\x17\x8f\x00\x00") +var _confLocaleLocale_enUsIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xc4\x7d\xeb\x92\xdb\x46\xb2\xe6\x7f\x3c\x05\xac\x0d\xad\xec\x88\x16\x15\xf6\xc4\x5e\xc2\x21\xc9\xdb\xee\xb6\x2e\x73\xd4\xea\x3e\xea\x96\x67\x67\x15\x0a\x0c\x48\xa0\x49\x4c\x93\x00\x0d\x80\x4d\x73\x7e\xed\x6b\xec\xeb\xed\x93\x6c\xe6\x97\x99\x75\x01\xc0\x96\x3c\xe7\xc4\x9e\x3f\x64\xa1\x2a\xeb\x96\x95\x95\x95\x99\x95\x55\x95\x6f\xb7\x59\x51\x76\x8b\xf4\x45\x7a\x9a\x6e\xf3\xaa\x5e\x97\x5d\x97\x76\xe5\xfa\xf6\xe9\xaa\xe9\xfa\xb2\x48\x5f\x57\x3d\x7d\xb7\xf7\xd5\xa2\x4c\x92\x55\xb3\x29\x09\xf4\x0d\xfd\x25\x45\xde\xad\xe6\x4d\xde\x16\x14\x71\x6e\xe1\xa4\xfc\x7d\xbb\x6e\x5a\x06\xfa\x45\x42\xc9\xaa\x5c\x6f\x39\x0f\xfd\x25\x5d\xb5\xac\xb3\xaa\xa6\xcf\x6b\x0a\xa5\x6f\xeb\xa4\x6b\x16\x55\xbe\xce\x82\x04\x44\x58\xfa\x8f\xe9\x0f\x75\x91\x5e\xf7\xe5\x36\x7d\xde\x6d\xf2\xf5\xfa\x65\xde\x21\x4b\x5f\xa6\xf9\x62\xd1\xec\xea\xfe\xf9\x33\x49\x90\xc2\x9b\x5d\x6f\xa5\x5f\xee\x7a\x89\xdb\x6d\x2d\xea\xe3\x36\x69\xcb\x65\x45\x1d\x6b\x29\xea\x83\x06\x93\x7d\x39\xef\xaa\x9e\x1b\xfd\x17\x09\x25\xf7\x65\xdb\x55\x0d\xb7\xe7\x57\x09\x25\xdb\x7c\xc9\x00\x57\xf4\x97\xf4\xe5\x66\xbb\xce\x91\xe1\x46\x83\xc9\x3a\xaf\x97\x3b\x81\x79\xa7\xc1\x64\xd1\x96\x94\x94\xd5\xe5\x9e\x62\xcf\xf0\x91\xd2\xc7\x6c\x36\x4b\x76\x84\xd3\x6c\xdb\x36\xb7\xd5\xba\xcc\xf2\xba\xc8\x36\x82\xb5\x8f\x14\x9f\x6a\x7c\x4a\xf1\x29\xc7\xa3\x1b\x65\x41\x08\xca\xf2\x4e\xfb\x42\x43\x43\xf8\xca\xbb\x04\x45\xd5\xf9\xc6\x72\x73\x30\x29\x37\x79\xb5\xe6\x41\x78\xca\x01\x6a\x7c\xd7\xed\x1b\x0c\xd5\x95\x06\x09\x11\x59\x7f\xd8\x96\xc0\xc3\xd3\x1b\x0a\x25\x8b\x7c\xdb\x2f\x56\x39\xb7\x55\x42\x09\x01\x6d\x1b\x42\x48\xd3\x1e\x00\x67\x1f\x49\xd3\x2e\xf3\xba\xfa\x47\xde\x0b\x92\x2e\x83\xcf\x64\x53\xb5\x6d\xc3\xf8\xbd\x40\x20\xa1\x1e\x67\x5c\x0e\xc5\xbc\x27\x4c\x04\xa5\x70\xca\xa6\x5a\xb6\x82\x4a\x4e\xbc\xc0\x17\x97\xc2\x69\xb7\x4d\x7b\xa7\x09\xaf\x38\x38\xc8\x4a\x8d\xd0\xd4\xb8\xfe\xbc\x26\xe4\x6b\xea\x05\x3e\x22\x80\x2e\xc9\x8b\x0d\xa1\x72\x9b\xd7\x25\xe3\xe8\x94\xbf\x08\x2f\xf4\x95\x28\x4d\x65\x5d\xd9\xf7\x55\xbd\x64\x64\x9f\x4a\x54\x7a\xad\x51\x49\x90\xe6\xe2\x0e\xcd\xce\x0d\x27\xc5\xff\x95\x3e\xd3\x2b\xf9\x94\xb4\x20\x13\x12\x5d\x4e\xee\x49\x97\xdd\x96\x65\x21\x7d\xe9\xd2\x57\x14\x4e\xb6\xbb\xf5\x9a\xb0\xf6\xdb\xae\xec\x7a\xce\x74\x45\xdf\xd4\x7f\xf9\x4e\xaa\xae\xa3\x00\x45\xbf\x45\x20\xa1\xa1\xab\x17\xe8\xcc\x19\x02\x49\xf2\xa9\x2b\xf3\x76\xb1\xfa\x9c\xc8\x3f\xda\xca\x01\xa6\xbd\x63\x83\xca\x84\xa4\x44\x24\x35\x58\x05\xc9\xa2\x29\xf8\xe3\x8c\xfe\xa8\xe8\xaa\xee\x7a\x9a\x71\x9f\x13\x0d\x30\x98\x84\x64\x00\xfa\xaa\x07\x16\x34\x12\xd3\xb7\xe3\x11\x4c\x5f\x55\x6d\xd7\x3f\xed\x2b\x22\xd6\x0f\xbb\x3a\xe1\xfe\xd1\x6c\xcb\x8a\xb9\x31\xa1\xd7\x0d\xa1\x08\xd1\x2d\xf5\xef\xe2\x70\xfd\xaf\xef\x4e\xd2\x2b\xe2\x44\xcb\xb6\xa4\x70\x4a\x65\xd0\x1f\xe5\xf9\xd3\x2c\xa1\x5c\x56\xd3\x79\xde\xe7\xf3\xbc\x2b\x3d\x5a\x39\x51\xa8\xdb\xa5\x81\xc6\x99\xab\x81\x83\x75\x7d\xd4\xdf\xa9\x19\x42\x65\xe8\xbc\x72\x65\xbc\xe7\xc9\x45\xf1\xcc\xd4\x90\xf9\x6a\x5d\x72\x3c\x15\x95\xbe\x7d\xff\xfe\xf2\xfc\xe7\xb4\xac\x97\x55\x5d\xa6\xfb\xaa\x5f\xa5\xbb\xfe\xf6\xbf\x67\xcb\xb2\x2e\x5b\xe2\x71\x8b\x2a\xa5\x39\xd5\x12\x25\xa4\x44\xd8\xd2\xb9\x59\xd2\x75\x6b\x9a\xfb\x40\xef\xf5\xf5\xbb\xf4\x82\x51\xbc\xcd\xfb\x15\x1a\xd2\xaf\x92\xee\xb7\x35\xa3\xc8\x55\x78\xb3\x2a\x53\x50\x19\x80\x9a\x5b\xc3\x47\x5a\x68\x1b\x67\x49\xd9\xb6\x19\xb1\xa5\xfe\x90\x69\x66\x2d\x6f\x08\x29\x45\x10\xe9\xd4\x4d\x9f\xce\xcb\x14\x79\x66\x49\x62\x0d\x36\xec\x9e\x6e\xb7\xeb\x6a\x21\x73\xfd\xb5\xa4\x79\x44\xf3\x0a\xa2\x58\x0a\xe1\x80\x28\x4b\x0b\xd0\x45\xec\x99\xe7\x43\x1a\x31\x10\xe4\x5f\x95\xc4\x00\x57\xbb\xa5\xb0\xbd\x75\xb3\x2b\xbe\x01\xa5\x5a\xeb\x3d\xa1\xa6\x1f\x1a\x6a\x30\xb0\xe3\x00\x7c\x15\xa7\x44\x71\xbc\x68\xb5\xe5\xa6\x21\xbe\xe2\x88\xbd\x22\x82\xda\x57\x94\x48\x3d\xed\xf2\x7b\x9a\x6f\x7d\x93\xf6\xab\xaa\x4b\x0b\x22\xb6\x05\x17\x4c\x53\x63\x47\xcb\x85\x90\x05\x11\xa8\x90\x86\xc5\xc5\x63\x00\xa8\xcd\x8e\xa8\x69\x45\x85\xf1\x62\xc4\x2b\x27\x15\x39\xd5\x4e\x74\x89\xca\x01\x7d\x13\xe5\x36\xc4\x95\x99\x6f\x9e\x23\xa0\xdf\x61\xf9\xd4\xaa\xfc\xf6\x96\x5a\xd5\x11\x55\xbc\x49\x17\xeb\x86\x48\xea\xe3\x87\x77\x94\x79\xd5\xf7\xdb\x6c\xdb\xb4\x20\xe3\x9b\x9b\x2b\x9a\x1e\x6d\xef\x63\x03\x5c\x33\x4c\xbd\xdb\xcc\xe9\x6b\xbf\xaa\x88\x09\xe4\xc1\x00\x01\x15\x6b\x5e\xff\xea\xb4\xa9\x67\x18\xab\x5d\xbb\x1e\x0c\x23\x55\x69\x29\x47\x9a\xc7\x4d\x78\xc6\x3f\xd7\xbe\x95\xe8\x6e\x47\x42\xc2\x1e\x83\x4a\x5d\x2d\xb1\x0e\x11\x6d\x35\x5b\x2e\x37\x20\xae\x4b\x8d\xf0\x14\x85\xb5\xcb\xa5\xcb\x0a\x46\xa9\x10\x41\x02\x2e\xbc\xa1\x0e\xeb\x6c\xbe\xbe\x20\x34\x60\x4a\x23\xf6\xb6\x6d\x36\x14\xfb\x8a\xfe\x7c\x84\x6f\xfe\x05\x97\x07\x98\xbc\x28\x88\xcd\x74\x27\xe9\x87\x57\x67\xe9\x7f\xf9\xd3\x0f\x3f\xcc\xd2\xb7\x3d\x4f\x08\xa6\x91\xbf\xf3\xd8\x52\x50\x96\x52\x07\x4a\x33\xb7\xa7\xe1\x7f\xc4\x04\xfe\x28\x7d\x8e\xd4\xff\x51\xfe\x9e\x93\x18\x50\xce\x16\xcd\xe6\x25\x4f\xee\x4d\xde\xcf\x12\x4e\x21\xaa\x51\x72\xba\x2e\xeb\x82\x02\xba\x20\x6b\x5a\xc0\x75\x34\x3d\x58\x9e\x45\x38\xc9\x16\x4d\x7d\x5b\xb5\xdc\xa1\x5f\xea\x7c\x4e\x38\x31\xb1\x85\xd8\x31\x52\x6c\xd5\x23\xa4\xd1\x44\xae\x6e\x0f\x1e\x14\x5d\x7d\xcf\x91\x3a\xa0\x09\x8b\x72\x25\x2f\x47\x40\xa7\xc3\xf2\x35\xa2\x31\x6e\x97\xd4\xbd\xd6\xf0\xdd\x79\x84\x37\xb7\xb7\x6b\x62\x6c\xc6\xac\xb4\x86\x4b\x89\x15\xbe\x15\x82\x10\x31\x6e\x21\x78\x9d\x57\x1d\x20\xcf\xce\xdf\xa7\xe5\x3d\x51\x1b\x91\x03\xad\x94\xc5\x6e\x01\x0a\x63\xd8\x93\x94\x97\x09\xc2\x2f\x71\x86\x85\xb0\xb7\x60\xae\x72\xd3\x98\x21\x2c\x08\x88\xa6\x68\x21\xe5\x65\x82\xa0\xd6\x44\x10\xab\xe6\x9a\x65\xd7\x30\x6d\x32\xc3\xa8\x75\x18\xa5\x6e\x98\x97\x86\xbb\x5e\x1f\x52\xc8\x0b\xa0\x0b\x91\xe8\x4c\xf4\xec\x66\x89\xae\x55\x26\xc0\x66\xf7\x15\x84\x3d\x37\x54\x48\x35\x69\x96\xd9\xc3\xaf\x0c\xc0\x52\x64\x37\x99\xd7\x35\xec\x92\x2b\xee\x9c\xa0\xc7\xed\xeb\xd0\x04\xd4\xc0\xd2\x28\x11\xe3\x7d\x05\x4e\xa3\xc8\x42\x5b\x09\x63\xa8\x9a\xaa\xea\xca\x12\x25\x50\xfe\x67\x54\x26\xf2\xcc\x54\xf8\x51\x79\xc4\xd6\x5d\x92\x49\xd2\xa2\x49\x79\x21\x00\x3b\xa3\xdc\xd6\xd5\x5a\xbb\xaf\x7d\x4e\xdb\x6a\xb9\x22\xbe\xd2\xec\x4f\x04\x69\xfb\x55\x53\x32\xed\xbc\x3d\x7f\xf1\xbd\xb4\x63\xc9\xcc\xcd\x65\x62\xb6\x98\xef\xfa\x86\xe9\x54\x87\x50\x9a\xe0\x96\x17\x40\x8e\xc4\x2c\x01\x1a\x0a\xb6\x26\xba\x8d\x57\x6b\x9d\x27\x61\x9a\x4e\x10\x0f\x23\xb9\x07\xc2\xb1\x4a\x31\xd9\xb2\x81\x78\x66\x52\x0b\xb3\x6a\x92\xf4\xbb\x3e\x5b\x56\x7d\x76\xcb\x13\x96\xcb\x7c\xc5\x79\x79\xe5\xa0\x94\xf4\x09\x25\x3d\x49\x69\xd6\x93\xcc\x59\xfc\x98\x3e\xbe\xd7\xe5\xfa\x4f\x3c\x13\xb3\xfc\x9e\x60\x31\x18\x2a\xf4\xb5\xa5\x48\x0b\xa6\x5d\x14\x0d\xd1\x39\xe3\xbc\xdb\x6d\xc1\xd1\x75\x85\x3e\x49\xb7\x02\x58\x34\xfb\x7a\xdd\xe4\x05\x58\x0e\xcd\xae\x0a\xba\xd1\xbc\xaa\x73\x5a\x5d\xac\x14\xb0\xb2\xc7\x44\x0d\xef\x2f\x6f\x00\xb8\x6c\xe6\xbb\x6a\x5d\x18\xc0\x8c\x7a\x78\x9f\xaf\xab\x82\xe5\x2c\x1d\xf7\x50\xa6\xb1\xa8\x4a\xda\xb2\x68\x5a\x5e\x0e\xd1\x1b\xcb\x78\x64\x1d\x6e\x79\x7d\x43\x34\xe5\x55\x58\xe4\x73\x4b\x26\xa3\x81\x06\x1e\x02\x28\x2f\xa8\xa0\x98\xaa\xab\x9f\xf4\x68\xe9\x62\x47\x75\xd1\xa0\x73\x34\x65\xec\xd2\xa7\x2f\xe9\x37\xe1\xe5\x59\xf8\xde\x72\x8c\x78\x4e\x4c\x25\x71\x27\xb3\x34\x6a\x6a\x44\xde\x8e\xba\x8c\x78\x83\xbe\x86\xed\x35\x12\xe8\x76\x42\xaf\xac\x08\xae\x69\x58\xcb\x6f\x28\xf0\x84\x26\xf0\x72\x8d\x41\xc8\x21\xbd\x90\x18\xd7\x10\xde\x98\x40\x4e\x64\xba\xdc\x52\xd7\x98\x77\xf6\xf9\x1d\xb5\x2d\x6f\x49\x08\x4b\x3e\xb1\xb2\xfc\x39\xd9\x89\x00\xd4\xac\x0b\x27\x6c\x82\xa6\x9b\x76\xa8\x9c\x79\x20\x47\xaf\x1d\x49\x91\x8b\x55\xe6\x54\x6d\x46\x4a\x5f\xfe\x8e\x35\x0f\x49\x5e\xf3\x66\x62\xe7\xa4\x64\x73\xc0\x70\x71\x27\x2e\x0e\x7e\xb4\x48\xfc\xa1\x29\x42\x22\xfa\xbc\x61\xac\xdd\x97\x0e\xea\x2c\x8c\x8d\x33\x50\x59\x24\xa8\x69\x51\xb1\x0e\x45\x49\xa2\xe8\x69\xaa\x28\x7b\xa4\x8a\x7c\x52\x13\xc0\xe7\xc4\x2a\x88\x8a\x4c\x3e\x11\x33\x20\xbd\xc4\xeb\xc6\x99\x0d\x8e\xd3\x91\x59\xa5\x53\x7e\xe0\xd7\xc1\x55\xb9\xe5\x25\x73\xd3\x61\x54\xd7\x04\x59\x1c\x54\xf6\x72\xe3\xfb\x93\x70\x5a\x1a\x70\xe2\x4f\xdf\x98\x71\xe1\x0f\x16\xf1\x73\x45\x23\x89\xfc\xf1\xca\x21\x0a\x3b\xc9\xc8\xb0\x52\xb4\xed\xe1\x24\x8d\xd6\xa0\x15\xe9\xe6\xf3\x92\x16\x38\xcd\x56\xcc\x4c\x3b\xe0\x51\xcb\x17\x42\xf2\x30\x34\x80\x48\x25\x67\xd3\x0e\x97\x34\x6e\xa1\x30\x28\xad\xc5\x2d\xf8\x58\xce\xc3\x55\x7f\xa2\x4e\x42\xd8\xa6\x64\x99\x2f\xdb\x88\x6e\x2f\x5f\xe9\x45\x99\x90\x60\xb2\xa4\xf9\x68\xf4\xf6\x82\x55\xb2\x25\x24\x54\x25\x37\x06\x28\xfb\x90\x83\x2a\x84\xc5\xfc\x64\x06\x15\x9a\xd8\x7b\xe8\xab\x34\x35\x47\xe8\xa7\xb5\x86\x92\x67\xc6\x91\x65\xc1\x85\x7c\xd2\xd1\x64\xf7\x48\x3c\x65\x63\x48\x1a\x42\xa9\x9c\xe8\xbb\xc5\x19\x78\xd2\x3f\x9f\xbf\x7c\xdc\x3d\x7f\x36\x7f\xe9\x58\xe3\x62\x55\x2e\xee\x44\x97\xa8\xea\x79\xf3\x3b\x14\x2e\x1a\x78\xc6\x71\xcd\x53\xe4\x71\x91\xae\x28\x15\x32\x39\x4d\x65\xca\x46\x88\xe7\xd4\x68\xd0\xa8\x31\x3c\xe3\x67\x66\x9a\x72\x8b\x83\x11\x12\xe5\x46\x25\xd2\xb2\x84\x86\x91\xe7\x0e\x74\x7a\x4f\xb7\xa7\x1c\xcb\x94\x0b\x36\xef\x49\x17\xfd\x5d\x57\x9b\xaa\x1f\x91\x0e\xf3\x91\x5c\x49\x50\xf5\x7c\xc3\x25\xca\x02\x36\xd0\x16\xe2\xc6\x54\x0c\xad\x9b\x46\x4e\xfb\x9c\xd4\x9b\x3f\xa5\x44\x42\x3b\x5a\x85\xb8\x4f\xd4\x4c\x62\xc7\x39\x2f\xbc\xa4\x20\xe4\x5d\xb6\xab\x15\xad\x65\x61\xc4\xf4\xa6\xc2\x22\xc1\xf5\x1a\xc9\x07\x50\x86\x79\x95\x73\xd3\x6f\x1d\xc6\xbf\x23\xa1\xf8\xd6\x65\x63\xce\xcd\x0d\xaa\x58\x26\xcb\x27\x07\x8f\x38\x5b\x5d\x8a\x7a\x05\x0c\x30\x1c\x0f\x34\x29\x07\x7e\xf4\x48\xc3\xb8\xa3\x18\x0c\xc8\x7c\xd7\xf7\x0d\xcb\xdc\x6b\xa6\x1a\xc9\x63\xad\x3e\x03\x20\xd4\x08\x5f\x1e\x06\x24\xc4\x93\x8c\x4d\x69\x32\x70\xe6\x8d\x84\xaa\xad\x0c\x7a\xa7\x4b\x9d\x03\x2b\x44\x5d\xcf\xeb\x83\x91\x32\x11\x04\xb7\x82\x2b\xec\xa7\xdb\xf2\x6d\x5b\x7e\xe7\x5b\xe3\xe6\x0c\x72\x58\x8b\x24\x7b\x30\x9f\x3e\x20\x55\xcc\x43\x36\xeb\x6c\xe5\x52\x23\x8b\xa7\x8f\x36\x46\x2f\xd2\x79\x66\x10\x83\x25\xb1\xb1\x00\xa2\xa9\x17\xc8\x3d\x1b\xd4\xe5\xd5\x9d\x31\x06\xfb\xb8\xc9\x7e\x01\xea\x9b\x26\xeb\x56\xa2\x5a\x5a\xf3\xd2\x75\x59\x2f\x23\x33\x01\x4c\xc4\x20\xba\xff\xca\xcb\x1c\x09\xf0\xf9\xfa\x73\x72\x80\x3d\xea\xaf\xc4\xe1\x6b\x58\xfa\x9a\x84\x12\x44\x19\xb9\x40\x80\x40\x59\x33\xfa\x9c\xf0\x12\xf8\x7e\x20\xd6\xf1\x12\xa1\x71\x81\x7c\x81\xa4\x5f\x22\x69\xcd\x86\x30\xb9\x9a\x10\x01\x3f\x94\xde\xa2\x89\x90\xeb\x22\x29\xd1\x37\xa6\xea\x90\x3e\x7d\x57\x6a\xe1\x6f\x48\x6d\xee\x3e\x42\xed\x15\x1d\x96\x15\xde\xab\xfc\xc0\x42\x97\x44\xeb\x07\x12\x6e\xca\x7c\xa3\xad\xe4\xa0\x14\x71\x4a\xcb\x99\x46\x72\x90\x56\xb9\xc0\xaa\x91\x40\xfc\xb0\x2e\x88\x2c\xa2\xcb\xbe\x13\xff\x4b\x35\x97\xfe\x6d\x64\x8a\xf9\x5b\x92\xaf\xb7\xab\x1c\xeb\x7f\x00\x06\xab\x03\x01\x61\xe0\x53\x80\x80\x16\x76\x9b\xb2\xad\x16\x1c\xe4\x0c\xdf\x3e\xcd\xbe\x83\xc1\x89\x26\x0a\x09\x82\x71\x61\x05\x4d\x92\x7f\xaa\x40\x0e\xb3\x90\x18\x96\xdb\x55\xff\xb0\x5e\x44\xc5\x71\x3c\xf1\x1c\x82\x80\x48\xe6\xa1\x1c\x10\x16\x46\x16\xcf\xfa\x94\xf9\x42\xcf\x22\x60\x54\xf4\x26\xff\xfd\x4b\x19\x37\xcd\x44\x3e\x61\x05\x3e\x93\x4d\x78\xed\x62\xcc\x0e\x08\x9e\xed\x1b\x47\xa1\x69\xe8\x19\xa4\xbe\xa3\x55\xad\x76\x60\x1f\xe5\x3b\xc5\xf7\x8f\x66\x3c\xa7\x25\x44\x05\xe8\xd4\x99\xd1\x69\x71\x2e\x98\x6f\x42\x10\x9e\xf9\xe9\x16\x0a\xc7\x8e\x9c\x59\x8c\x34\x95\xdf\x31\x0e\x92\x28\x45\x4f\x20\x92\x9a\x79\x8b\x7f\xc6\x6b\x64\xc6\x42\x67\x1d\x8a\x96\x6e\xf5\xb4\xf5\x05\x10\x62\xf7\xcd\xc6\xf9\x06\x13\xee\x68\x76\x12\x05\x26\x72\x5f\x8e\x0d\x79\x47\xf2\xf7\x34\x65\x26\x0a\x70\x33\xe9\x68\x46\x19\x4c\x64\xa2\x9e\x17\x23\x5e\x30\xce\xc8\x60\xa4\xf6\xac\xd7\xe5\x92\x4d\x4d\x56\x71\x54\x9b\x92\x10\x2d\x06\x02\x16\x12\x90\xc7\xb0\x1b\xac\x70\x5c\x43\x21\xde\x8d\x51\xac\x3e\x51\xab\x49\x1c\xa7\x20\xe7\x0c\x94\x28\x6d\x86\xae\xe4\x1b\xd6\x17\xba\x1d\xb3\x66\xd6\x2d\x44\x3a\x89\x47\x83\x17\x5e\x14\x55\xa2\x8a\xe3\xc5\x13\x2d\xb2\xc2\xf5\xa5\xf2\x01\xf6\x07\x8b\x0e\xd5\xed\x71\xc1\x5a\xb8\x03\x3a\x56\xac\x53\x08\xcb\xdf\x2b\x98\xed\x5e\x57\x6c\x0e\x82\x4a\xe8\x34\x61\xa4\xcd\x92\x35\x31\x03\x56\x3d\xa4\x57\x22\xc7\x36\xf7\xac\xb9\x71\x7d\x9c\x2a\xf9\xc4\x8c\xa7\x9d\xe2\x71\x56\xe5\x92\x94\xb9\x66\x5f\x16\x27\xb4\xc4\x73\x0e\x6a\x27\xd8\x46\xbe\xde\xe7\x87\x0e\x36\x12\xe3\x38\x6c\xb2\x94\xec\xcc\x4e\x48\x00\x58\xa2\x55\xa1\x7d\x9a\x66\x9c\x61\xa2\x23\xde\xc9\x8b\x87\x5b\xa6\xf7\x50\x0f\xc1\x2d\xd4\xea\x42\x5a\x37\x2f\x7b\x58\x62\x75\xad\x61\xd5\x96\x15\x41\x96\xf1\x25\x39\x28\x08\x5b\x1e\xca\xf9\x27\xf2\x9e\xb0\x78\x44\xd5\xb0\xb0\x42\xfc\x58\x70\x4d\xf2\x1f\x61\x16\x4d\x0a\x6c\x05\x3b\x2a\xff\xa9\xc8\xc5\x15\xe1\x90\xf5\x2c\xaf\x3e\xf3\xda\x44\xa3\x62\x86\x5d\x89\x87\xf2\x9b\x74\x3d\x4d\x01\xc6\xb4\x6d\xd3\xfd\x55\xe4\x2b\x55\x99\x39\x15\x53\x0c\x68\xea\x56\xd5\x36\x6d\x60\x2c\x0c\x51\xe8\xc9\x36\x10\x31\x09\x1b\x45\x09\xb9\x9b\xad\xa6\x6d\x5e\x77\xb7\x25\xcc\xa7\x9b\xf4\x96\x77\x82\x66\x5a\x35\x4b\xac\xb2\x5d\x77\xa4\x66\xd1\x61\x50\x75\xb8\x5a\x60\xec\x82\x81\x8a\xab\x26\x98\x7b\xd4\xac\x6d\x00\x56\x7d\x49\x9d\xb5\x81\xc9\x6c\x84\x02\x48\x8d\xd1\x26\x85\xb5\xe6\xbe\x0c\x11\x71\xfb\xcf\xf6\x3c\xc0\xba\x5a\x88\xc5\xac\x1e\x0f\x93\x54\x0a\x6b\x05\xf6\x98\xe6\x87\xb8\xf7\x9c\xd5\x51\x00\xef\x78\xdc\x97\x5a\x0b\x4f\x0c\x9e\x2b\x83\x02\x61\xa5\xf0\xba\x42\xd2\xe7\x50\xf9\xe6\xd4\xc4\xc5\x2a\x9a\x9d\x37\x48\x49\x25\x65\x34\x41\x93\x4f\x5c\x35\xa9\xf1\xab\xbc\x5e\x96\x6c\xea\xa2\x92\x78\xc9\xc3\xb7\x4a\xe8\x12\x49\x0d\x5e\xb6\x12\x66\x03\xb9\x65\x59\xd0\x84\x6c\x36\x0f\xe6\xac\x6a\x33\xd8\x74\xc9\xdf\x1b\x92\x21\x60\xe9\xfd\x33\x85\x58\xfa\xad\x93\x68\x6f\x67\x60\x67\x80\x7a\x50\xf5\x07\x6c\x3a\xcd\x49\x06\x16\x25\x8d\x62\x48\xcd\x05\x77\x80\xe5\xe2\x95\x85\x69\x3c\x72\x66\x7a\x3c\xb5\x25\xa4\x70\x62\x46\x7a\x65\xe1\x84\xb5\xe4\xcd\x0c\x8b\x03\x0b\xd3\x30\x4e\x07\x4b\xc2\x93\xc7\xdd\x13\x1e\x30\x4b\x9b\x05\xf0\xdb\xbc\x27\xb6\x58\x8b\x8a\x22\x1c\x2a\xcc\xaa\xc9\xae\x08\x70\x15\x01\x9b\x61\x47\x57\x50\xf1\x39\xf1\x1b\xcd\xb6\xc7\x3c\x65\x10\x55\x16\xd3\xa9\xcc\xfb\x2f\x14\x54\x8b\x48\xea\xdc\x2c\x54\x55\xc5\x36\x9e\x6d\xfa\x74\xf1\x1e\x50\x97\xa8\x09\x28\xb6\xff\x28\x79\xbf\x48\xcf\x25\x60\x4a\xef\xae\x42\x9f\xaa\x22\x49\xb6\xc0\x7b\xb0\x2d\xae\x03\xe1\x1a\xad\xee\x0f\xde\x06\xdd\x0e\x57\x76\xc2\x82\x94\x02\xc2\xb5\x2d\x01\x48\x01\xbc\x87\x1a\x28\x6c\x6c\x5c\x85\x26\x57\x07\xdb\x1d\xa4\xef\x72\x3e\x06\xdb\x97\xf3\x94\xcd\x9d\x44\x38\xa4\x17\x69\x47\x37\x39\xa9\x54\xf7\x55\xee\x2c\x33\x34\x5a\xbc\xf1\xae\xab\xe8\x2b\xde\x74\xc7\x4e\xe6\xd8\x43\x84\xf7\x23\x74\xeb\xe1\x9d\x06\x93\xdd\xb6\x60\x9b\x96\xef\xf0\x47\x44\xb8\x0e\xc7\xe9\x81\xb5\x11\x5d\xb7\x6c\x4e\x9a\x11\xf0\x22\x55\x38\x6e\xd9\x61\x66\xd3\x67\xc2\xeb\x43\xa7\x50\x31\x04\x09\x8d\xfc\x92\xa4\x4a\xab\x01\xcc\x84\xf7\x00\xbd\xb2\xaf\x07\x84\xd0\x5a\x99\xae\x9a\x7d\xba\xae\xea\xbb\x4e\xf1\xeb\xec\x21\xa6\x27\xa7\xe7\x88\x20\x60\xb1\xd4\xb0\x58\x55\xd5\xbb\xf2\xa7\xc4\x42\x62\x88\x47\x70\xec\xa7\x50\xca\xaa\x38\x64\x06\xba\x7f\x72\x86\xe8\xf4\x14\xd1\x93\xb0\x5e\xcf\xd5\x2c\xd8\xd1\x65\xf6\xab\x1b\x3b\xb7\x25\x0b\xd8\x60\x87\xaf\x95\x0b\x11\x7e\x9a\xa6\x53\xdb\xa3\x67\x3f\x1c\x07\x43\x85\x42\xe9\x68\x39\x08\x1d\x4c\x69\x8c\xed\x53\x10\x14\xab\x87\x24\x2c\x69\x7b\x30\xb7\xb3\x6a\x23\xae\x40\x1f\x35\x55\xb6\xec\x9d\x5e\x81\xe4\x19\x69\xca\x83\xce\x84\x3b\x06\xef\x09\x97\xd2\x7d\xe3\xa3\x96\x78\x62\xe2\x82\x20\x04\x8b\x7d\xd4\xd8\x21\x65\x69\x01\x66\xfc\xfe\x02\x81\x19\xf9\x84\x1b\x29\xc2\x9b\x1d\x6b\x69\xd6\x91\x50\x78\xa6\x66\x7c\x97\xce\x98\x0d\xd2\xdf\x63\xcb\x6b\x68\x6d\x88\x34\x25\x2d\xe1\xa8\x34\x3d\x68\xd3\x68\xee\x58\xbe\x3d\xf5\x2d\xec\x8e\x11\xfc\x4c\xa8\x3f\x87\x65\x58\x76\xc5\x76\x9d\xc8\x93\x5c\x15\xb6\xd4\xa4\x08\x42\x00\x14\x8e\xce\xeb\x19\xa7\xc2\x8d\xd8\x20\x2e\xbe\x45\x0e\x40\xdd\x8b\x62\x7d\xb2\xb4\x3d\xec\x90\xb1\x6d\x5b\x1a\x74\x5a\x78\x07\x96\xa8\x11\x4b\x8b\xd8\x17\xb8\x57\x83\x0d\x59\xcf\xb5\x48\x83\xd4\xb2\x98\xff\x23\x64\x31\xde\x7a\x59\xb2\x75\xcb\x2a\x55\x66\xed\x52\x85\x65\x27\xd4\x06\xcc\x81\xd2\x99\x27\x0a\x60\x22\x6e\x22\xc0\x42\x10\xb3\x84\x5a\x74\x16\xd9\x79\x61\xb1\xfd\x0f\xb3\xed\x46\x15\x3a\xdb\xae\x6f\xea\x80\x6c\xb8\x8d\x83\x15\x67\x44\x40\x94\x80\xf5\x57\x87\x3e\x58\x55\x75\xf0\xdd\xe2\xca\xd5\x88\x4c\xcf\x68\xa2\x28\x2c\xc1\x4a\x04\xe0\xb0\x2c\xe0\xc1\xe9\x02\x8e\x3b\x22\xe0\x77\x23\x33\x64\xcc\x5f\x4f\xa1\xc1\x10\x56\x04\x96\xe5\x01\x5e\xd0\x44\xfa\x53\x8d\x68\xc3\x88\x90\x6d\x57\xe7\x87\x72\x90\x1d\x47\x2f\x12\x9d\xa8\xda\xb0\xaa\x96\x2b\xea\x57\xb5\xe1\x2d\x47\x70\x6d\xdb\xd7\xf2\x5a\x1d\x7f\xd1\xc4\x6b\x96\x35\xdb\x70\xb8\x86\x19\x3a\xe3\xb8\xed\xf3\xae\x6f\x9b\x7a\xf9\xf2\xbc\x61\x75\x8b\x2d\x21\xbc\x54\xfc\xf4\xfc\x99\xc6\x13\xcb\xe0\x31\x64\x77\xcc\xd7\x55\xff\x66\x37\x7f\xd2\xa5\x4b\x92\x0d\xb0\x80\x3c\xcf\xd3\x55\x5b\xde\xbe\x78\xf4\xb8\x7b\xf4\x52\xf7\x99\xc5\x2b\x68\x5f\x3b\xb4\x3c\x7f\x96\xbf\x64\xe9\xb9\x6b\xd6\x24\xd4\xc6\x59\x9a\xcd\x46\xc6\x97\xd8\xdf\x46\x20\xd1\x7e\x6c\x4d\x97\x35\x30\x57\xb6\x8a\x1f\x2a\x70\xe6\x68\xdd\x8f\x8f\x0e\x9b\x89\x49\x91\x7d\x41\x05\x15\x06\xc6\x8e\x5b\xdd\x07\x4c\x93\x6d\x0b\xa9\xcb\x86\x05\x76\x9c\x0d\x03\xc9\xe6\x1a\x6f\xda\x30\xe3\x04\x24\x68\x94\x61\xf9\x29\x2b\xb5\x44\x24\x0d\x8e\xb3\x3a\x65\xe1\xa4\x90\x91\x56\x40\xbf\xcc\x53\xcd\x94\x09\x81\xd1\x1b\x41\x98\x60\x23\x1a\xfe\xc6\x18\x80\xf4\x3e\x98\xfe\x90\x5f\x4e\x91\x81\xe4\x17\x68\xdd\xda\x97\x77\xaa\x63\x23\x81\x16\xaa\x40\x9e\x7e\xdf\xe8\x9e\x44\x6a\x91\x68\x35\x09\xd0\x7d\x19\x91\x3b\x57\x47\x7f\x28\x85\x68\x13\x6a\xfb\x7f\x4b\x0b\x52\xc1\xfd\x74\x32\x81\x54\x27\xd3\xa9\x9f\x0b\x43\x11\x55\x77\xf3\x8e\xce\xa7\x60\x1a\x69\xa9\xce\x4d\x43\xcc\x07\x25\x04\xc1\x79\x55\x17\x32\x6d\x94\xea\xd5\xef\xc1\x91\x3b\x2d\xa6\x35\x03\xc1\xc6\xc7\x01\xfd\x0e\x90\x7f\x1d\x95\x1f\xd0\x06\x71\xab\x5d\x1d\x70\x0b\x99\x8e\x59\xdf\x88\xad\x4b\x3b\x79\x45\xfa\x06\x7c\x9e\x4e\xa5\xc0\x1b\x4e\xee\xd4\xef\x4e\x37\x45\x2d\xcb\x6b\x8d\xc4\x80\x03\x30\x41\x52\xe7\x10\x81\x2f\xaf\x7a\x5a\x29\xba\x5f\xad\xde\x4c\x18\x03\x9a\x7a\xc6\x1f\x56\xb2\x7f\x9d\x9e\x5e\xbd\x9d\x25\xae\x3e\x2b\xf3\x97\x9c\x64\x26\x69\xc1\xde\x69\xbd\x4c\x4a\x43\xfe\xe2\x76\x4b\x24\xbb\x19\xd9\x90\x13\xe4\xec\xfa\x34\xea\x8f\xf4\x25\x4e\x17\x14\x97\x5d\x60\x09\x90\xda\xd0\x92\x21\x67\x76\x3d\xfd\x86\x10\xeb\xec\x51\xbc\x22\x6c\x0f\xcc\xeb\x02\x4f\x95\x5c\x10\xb4\x07\xb7\x1a\xb8\xc8\x10\x24\xb4\xe1\x94\xe5\xdb\xd6\xcd\x15\x6b\xb0\xce\x96\x30\x36\xa0\x04\x90\xe1\xd6\xc6\x33\x6a\xaf\x5f\xe8\xc2\x46\x8b\x92\x3e\x98\x9f\xa9\xb0\x51\xd9\x7f\xe5\x76\x89\x64\xa6\x38\x0e\x55\x33\x2a\x73\x5f\xae\xd9\x93\x4e\x1b\xe4\x37\x21\x55\x11\x8b\xb6\x20\x15\xc8\x6d\x3e\xb2\xe7\xa2\x93\x24\x64\x6c\x43\xeb\x88\x15\x46\x10\x44\xc0\xd8\x75\x14\x0d\xca\xd8\xfd\xd9\xe9\xfb\xf7\x97\x37\x9e\xcb\x33\x65\xd5\x05\xad\x45\xdf\x38\xff\x9b\x51\xbb\xcc\x0b\x07\xed\x83\x43\x56\x04\xe1\xfd\x80\x34\xc7\x31\xb8\x70\xe2\x5b\xe9\x14\x5c\x36\x98\xcd\x0d\xb7\x45\x72\x14\x71\xfb\x8b\x63\x0a\x4a\xf2\x89\x97\xc7\xcf\x89\xd9\x18\x2f\xf9\x3f\x09\xcd\xb4\x81\x69\x1c\xd4\xec\x2d\xe8\xde\xdd\x94\x1a\xd0\x14\x23\xb3\x2d\xd8\xde\x2e\x87\x04\x4a\xb8\x6f\xc0\x48\x6f\x53\xec\xae\x9d\xb0\x15\xaa\x69\x41\x83\x8c\xdc\x5d\x5d\xfd\xb6\xc3\xfa\xce\xf2\x27\xc9\x2b\xec\xd6\x35\xaf\xd6\xc2\x6d\x7f\x75\x1f\x12\xcf\xa1\x81\x2f\x66\x50\x39\x7d\x3d\xef\xb6\xec\xa9\x46\xdc\xb6\x7b\xf1\x68\x57\xa5\x6c\xd4\x60\xcf\x90\x47\x2f\x49\x5a\xe4\x5d\x6a\x1a\x3e\x82\x78\xc9\x86\x89\x3b\xb3\x77\x0d\xfd\xeb\x91\x66\x8e\x94\x9c\x06\x6f\x4a\xc4\x4e\xb4\x42\x65\x6b\x31\x58\xf4\x62\xe9\x4a\x83\x5e\x30\x77\x66\xea\xbe\x2b\x43\x4c\xe9\x8e\x84\x8e\xeb\x39\xfd\xb5\x15\xbc\x41\x25\x9e\x4f\x54\xa4\xc1\x69\x0a\x17\xe9\xeb\xbd\xa6\xf1\x5e\xb0\x42\x35\x5b\x56\x3d\xc9\xf4\x7c\x86\x02\x9a\x36\x4d\x18\x62\x8a\x38\x8c\x21\x21\x8b\x99\xc8\x6b\xb0\xc8\x58\xd5\x55\x9f\xf1\x3a\xbd\x11\x0f\x76\x2a\x36\x5f\x8b\x0c\x14\x23\x5a\x36\x8c\xd3\x0f\xbf\x9c\x9e\x5f\xfc\x32\xdb\x14\xe6\xd0\xa2\xf8\x54\x4f\x96\x00\xa3\x45\x79\x9b\xef\xd6\x66\x6a\x43\x87\x11\x91\xfe\x8c\x08\x3d\x36\x41\x5a\x11\xe1\xef\x5e\x96\x44\x39\x48\xf1\xd6\x62\xbe\x65\x99\xf7\xbb\x23\x06\xa8\xe1\x2e\xce\x1f\xb7\x43\x0d\x4b\x78\xd8\x1c\xc5\x5b\xfc\x19\x1b\x17\x53\x75\x03\x89\x36\x3f\x13\x3d\xd6\x61\x4e\xf8\xee\x5c\x87\x78\xe1\x87\xa9\xc7\x69\xd9\x74\xa3\x3c\x26\x69\xd2\x81\xcb\x75\x8a\xdf\xa7\xf3\xf5\xae\xd4\x60\x9b\x17\xd5\x8e\x84\x43\xc1\xa3\xd1\xb8\xd5\xa4\xc3\x72\xa1\xa7\x4d\x82\x71\x51\x88\x19\xbc\x97\x33\x53\x03\x78\xdf\x9c\x45\x6c\x55\xfd\x1c\x94\x6d\x04\xc0\x1d\xd5\x5c\xe2\xde\x4a\xa4\xf8\xa8\xc2\x21\x0e\xb2\x76\x6c\x33\xb5\xed\xfa\x3c\xf4\x37\x4f\x64\x52\xd8\x4c\xd3\x29\x72\xeb\xe6\x1a\x3c\x97\xd9\x2d\x35\x9e\x64\x38\x18\x13\x60\x2a\x74\x26\x61\x6e\x56\x30\x3b\xde\x1e\x32\xb6\xdc\x80\x03\x6f\x0f\x09\x5c\x2e\x68\xfd\xca\xb0\x3c\x4a\x24\xf8\xe1\xba\xda\xca\xd9\x2d\x4a\xa8\x4a\xf1\x9b\x44\xe0\xf2\x5f\x12\x41\x8a\x1b\x21\x0c\x34\x0e\x74\x71\x02\xf1\xdd\x9f\xc0\x9e\x7a\x16\xcf\xc5\x92\xfc\xe2\x51\x36\xa7\x39\x7a\xf7\x28\x10\xd7\xf9\xe8\x17\xcb\xe8\xdf\x90\x20\xb5\xd7\xfd\xce\x8f\x12\x4a\xec\xfb\x2f\xf8\xda\xb1\x1f\x9e\x6c\xae\x72\x20\xd1\x2f\x36\xc8\x26\x7a\x18\x88\x99\x51\xc2\x02\xa9\xb2\x0d\x12\x46\x43\xce\xf1\xdb\x8e\x7b\x29\x9a\xc6\x8b\xf4\x5f\xf9\x2b\x7d\xcd\x5f\xda\x15\x9e\xc6\x6e\x8e\x62\x84\x07\x13\x3b\x74\x4c\x03\xc7\x51\xef\x4e\x3f\xa7\xc5\x9b\x25\xc0\xbe\xba\xb1\x18\x20\xbb\x40\x27\xdb\x1d\x6f\xd9\xf3\xb8\x5b\x6d\x57\x14\x03\x7f\x72\x8e\xe4\x25\x2b\x28\xc1\x59\xeb\xa3\x32\x12\xc7\x2a\x94\x45\xf4\x6d\x09\xf1\x8a\xfe\x34\x0d\x47\xc7\xfa\x1c\xf6\x59\x01\x22\x92\xfb\xcf\xe9\x0d\xc5\x28\x44\x19\x26\x25\x0a\x8a\xf4\xe1\x21\x22\x4c\xa3\x0e\x1c\x97\x03\x44\xf2\xeb\xb2\xeb\x09\x45\xd0\x75\xdd\x47\xc2\x6d\xac\x7a\xf1\x1c\x44\x28\x51\xbf\x56\xb1\xc1\x4b\x30\x81\x85\xb3\xcd\xd9\x4b\xec\x43\xbe\x97\x4f\xc2\xb4\x9e\x3a\x7a\x23\x21\x89\x86\xdf\xb3\x80\xc2\x3b\xda\xc1\x63\x19\x57\x1a\xbe\xb2\x70\x62\x0d\x98\x8d\x1b\x62\x29\x83\x43\x4f\xe9\x62\x90\x7e\x2b\xe2\xfd\x2b\x16\xee\x2d\x2e\x07\xff\x4a\xcd\x8b\xc3\xc5\x6f\x68\xfa\x8b\x31\xef\x42\x42\x2e\xa5\x10\x07\xa3\x73\x3e\xfe\x67\x71\xe6\xc2\x79\xc9\xff\x2e\x96\x08\x46\xe7\x0f\xfd\x27\x8a\xf9\x99\x9c\x0b\x64\xb9\x5e\x4e\x59\xf9\xe8\xd9\x70\x2c\x82\xa4\x9a\x17\xc1\x39\x8c\xa8\x44\xfb\x48\x0f\x93\x17\x84\xff\x36\x73\xf9\xcf\xf8\x53\x38\x64\x54\x8a\x1b\xdc\x70\x6c\x07\xd5\x84\x30\x54\xd5\x24\x98\x54\x17\x42\x4a\x8d\x9b\x29\x60\x92\x3c\xeb\x08\xf6\x92\x22\x42\xd2\x8a\x0a\x66\x99\x69\x50\x32\xc4\xa8\x69\x78\x5a\x1a\xd8\x59\x1e\x82\xa4\x06\xc7\xed\x0c\x80\xa4\x99\xf9\x04\x28\x2b\xbb\x1e\x8e\x3a\x3e\x04\x52\x8b\x85\x63\x08\xc3\xd1\xf3\xe3\x43\x43\x3b\x1c\x20\x49\xcc\xb6\xeb\x7c\x51\x3a\x87\x5f\x00\x61\xd5\xe5\xf3\x79\x51\x35\xae\x30\xad\x2c\x2a\x0f\x08\xed\xf3\x39\x25\x3f\x2e\x80\x4d\x97\x99\x71\xe5\x93\x04\x75\x96\x48\x93\x8b\xbd\x4c\xad\xe4\xa8\xc8\x30\x8d\x04\x04\x5e\x7c\xc4\x44\xfb\x9e\xb5\x25\x0e\xf3\x61\x8c\x89\x1c\x0f\x52\xd4\x10\xe6\x68\xc9\x23\xba\xd1\x9c\x0f\x0c\xaf\x42\xa8\xa4\x01\xf9\x62\x9c\x32\x63\xf7\x6e\xc7\xf1\x4e\xb1\xa9\x0a\xae\x37\x05\xda\xe9\x79\x5b\x5a\x2c\x79\x65\x75\x55\x16\xaa\xf7\x4e\x65\x92\xd1\x2a\xb2\xf9\x41\xf3\xc8\x78\x15\xbc\x65\x7b\x24\xcb\x86\xf7\x65\xb1\x8c\x6a\x96\x0b\x17\x11\x66\xe1\x41\x46\xc1\x04\x21\xe1\xf4\xf1\xa7\xef\x3f\x77\x5c\xb2\x33\x8b\x3d\x7b\xfc\xe9\x87\xcf\xb4\xd6\xe2\x8f\x17\x5b\xcb\xbd\x6d\xcb\xfb\xaa\xd9\xe1\x0c\xa9\x06\x3d\x35\xc2\x93\xfc\x3d\x7b\x8d\x6b\x94\x0c\xbb\x69\x64\x9e\x2c\xe3\xf4\x45\xb3\x6e\x3c\xd9\xe2\x6b\x08\x20\xaa\xdf\xe3\x62\xc0\x7a\x24\x19\x64\xeb\x06\xe3\x31\xb6\xe4\xea\xc1\x80\x08\x64\x59\x54\x5c\xce\x2f\xf4\x17\x27\x0c\xb6\x1f\xe3\x44\xe7\x79\x28\x0d\x84\xff\xa1\x1d\x80\x1a\x97\xa2\x9b\x78\x00\x75\xba\xe7\x24\x98\x57\x55\xd4\xe0\x4c\x92\x83\x4c\x22\x88\xaa\xba\xff\xce\x4b\x52\x55\xcb\x29\x30\x2e\x9b\xad\xb2\x48\x95\xfd\x49\x2d\xf9\xf8\xbe\xd9\x74\xd5\xde\xe4\x20\x2d\xf5\x9e\xdf\xaa\xf3\xc6\x06\x3f\x1c\x20\xc6\x12\xb9\xcd\xdb\x32\x93\x5d\x10\x5d\x2a\x39\x46\xb7\x74\xba\x69\x38\xeb\xa8\x01\xf7\xfb\x26\x75\xe2\x04\x4e\xa5\xb3\xbd\x25\x4f\x39\xb3\x79\x2f\x63\xf7\x42\xf3\xcf\xb4\x58\x9a\xe5\x24\x3d\x93\x92\xd3\x99\xd9\x50\x3e\x6e\xcd\x4a\xe6\x58\x79\xb0\x18\x7a\xe6\x11\x24\x4f\x70\xba\x20\x75\x9a\xdb\x0d\x01\x0a\xbf\x86\x3c\xee\xa2\xba\x49\x9a\xdc\x95\x99\xae\xe7\xd4\x4e\xfa\x4a\xf1\x35\x6c\x82\xae\x59\xa3\xa2\xad\xe4\x41\x8f\x68\xd4\xe6\x2b\x92\xca\xc5\x11\x57\x18\x78\x20\x56\xd1\xb0\xab\x8b\x89\xda\x5f\x74\xe8\xa3\xe2\x07\x8b\xcd\x24\x76\x6c\xc2\xc2\xc7\x35\x4c\x98\xd0\xad\xc3\x54\xdf\xe9\x73\xea\x31\x0b\x32\xe9\xb7\x76\x42\xf3\xbb\xb8\x93\xa5\xec\x92\xf2\x7f\x98\xe0\x8e\x16\x69\x51\x99\xd0\xbd\x96\x88\xc2\x35\xc6\x1f\xb9\x39\x71\x1e\xa2\x4f\x0e\x54\xdc\xd3\xcd\xe6\x69\x51\x3c\x99\xe8\x75\x40\xf4\xae\xdb\x03\x63\xb7\xb2\xdd\x01\xf5\x07\x25\x05\x1c\x64\x1a\x77\x0c\x10\x8d\xd3\x47\xf6\xb3\x29\x59\xf7\x4d\x0b\x8f\x37\x90\x77\x30\x76\x5d\x93\x6e\xcb\x66\x4b\x68\x77\x46\x45\xb6\x80\x89\xe7\x61\xd8\x93\xc1\x8e\x77\x90\x34\x70\x90\x7e\xb0\x79\x86\x07\x9d\xb6\x6c\x51\xd9\x1c\x41\x89\x1c\x6e\x3e\x8a\x90\x80\xe7\x79\xa4\x3a\xbe\x37\x01\x38\xc5\xf5\x7c\xdd\xff\x9e\x9c\x6f\xaa\xf2\x29\x12\xf8\x12\xef\x9b\xba\xa1\xc1\xe2\x66\x42\xdf\x70\x68\x91\x90\x4f\x0a\xce\x47\x01\x3f\x67\xe1\xb7\x07\x5b\x35\xcd\x9d\x9c\x11\x9b\x23\xe8\x53\x96\x55\x6f\x89\x7c\x04\xfd\x4d\x9c\x3a\xcf\xbb\x6a\x11\xde\x04\xf1\x33\x47\x4c\x34\xb1\xe0\x31\x6e\xb3\x7f\x88\x30\x75\x8e\xaf\xf4\x7f\x31\x61\x38\x10\xf5\x46\xb9\xb4\x33\x81\xd7\xec\x93\xe2\x52\xd5\x1b\x20\xa8\x4a\x9d\x17\xc6\x75\xe9\xc6\x3a\x2b\xa3\xd3\x46\x4f\xe7\x55\x72\x2c\x8b\xd1\xc7\xd0\x7e\xc4\xf6\x7a\xb7\xfb\x3e\x72\x30\x99\x72\x2c\x89\xfd\x5f\x1f\x20\x14\xd7\x14\xe7\x5a\xc7\x5a\xb1\x06\x2f\xcd\x3b\x6f\x0c\xe6\x6c\xc8\xde\x23\x2f\x36\x39\xf1\x0e\x49\x2d\x1b\xee\xf0\xca\x63\xef\x3d\x8e\x8a\x5d\x01\x89\xae\xe5\x40\xbd\x3f\x4c\x03\xcf\x7e\x6c\x38\xf0\x59\x22\xab\x17\xb7\x94\xc0\x2f\x97\x5d\x1c\x3b\x31\xd9\xa9\x7f\xa1\xf8\x9a\x88\xed\x39\x77\x67\xd1\x78\x43\x6b\x68\x65\x74\xdb\x88\xfe\x40\x99\x38\xab\x58\x53\x91\x16\x90\xcf\xc0\x35\x0b\xb8\x0f\x2c\x5e\x03\x40\x43\xca\x25\xf1\x27\xd9\x10\x93\x6c\x79\xe4\xda\x28\x5e\xb4\x30\x03\xaa\xc9\x7d\x9e\x2f\xee\x5c\x8b\x98\xfd\x95\x6d\x0f\xa7\xc2\x31\xda\xd9\xa9\x61\x01\xf1\xe3\xf9\xf6\xe5\x53\x58\xb2\xe4\xfe\x01\xf4\x42\x26\x78\x75\x1b\x20\x04\x1b\x7b\xbc\x51\x77\x5f\x15\x3b\x22\x6f\x1e\x8c\xd9\xf3\x67\xdb\x97\x71\x7e\xa2\x08\x58\x37\x8f\x96\x31\x18\x38\x16\x5d\x2a\x1c\x66\x62\xaf\x5d\xb8\x8f\xde\x7a\xaf\xe8\x0e\x35\x1c\x9d\x45\x01\x2b\x0a\x48\xdd\xd8\xc9\x17\x9c\x6a\xc6\x38\xb1\x5d\x07\xdc\x5f\x83\x9d\x07\x07\xc3\xd2\x55\x16\x90\x36\x76\xb7\x8c\x66\x27\x8a\x92\x5d\xb3\x81\x0d\xd7\x3b\xa9\xba\xa6\x59\x86\xf6\x78\xf3\xe2\x5d\x9c\x74\x62\xf7\xc6\x81\xf2\xfe\xb1\xe7\x98\x62\x3a\x29\x0a\xf4\xe7\x2c\x88\x3e\x9e\x61\xb0\x9b\x1d\x95\x15\xef\x66\x07\x0d\x94\xa5\xe6\x58\x39\x67\x93\x65\xe8\x9e\x5b\x50\x0a\x7c\xd1\x2b\x78\x1d\x67\x7a\x40\x52\xef\x5e\x1a\xba\xfd\x6a\xea\x7e\xd5\x04\xc7\x73\x64\x8b\x1d\x93\x35\x6c\xc8\x2c\xee\xeb\x5e\xd6\x07\xc5\x8b\xae\x16\x83\x65\xc4\x26\x9f\xad\x25\x38\xea\xb1\xd9\x11\x6f\x59\x57\x34\xe8\x58\x32\xf4\x9a\x8f\xcb\xeb\x1b\x5c\xa0\x40\xbc\x90\x18\xcd\x92\xe9\x35\xfd\xcb\x8a\xf4\x41\x76\xc6\xe6\xdb\x36\xd8\x47\x66\x99\x36\x8b\x05\x7b\xc6\x54\xb5\x1e\x50\xde\x97\xb6\x87\x5b\x17\x6b\xf1\x92\x09\x7d\x8c\x8c\xef\x8a\xf9\x36\xc5\x8d\x1a\xcc\x04\xba\x6d\xb9\x20\xa1\x64\x96\xbe\x23\x11\xad\xc6\x35\x54\x38\x0e\xc9\xbc\xe4\x41\x6b\xaf\xeb\x09\xcc\xae\xac\x8a\xce\xc6\x0b\xa4\xbb\xef\xc7\x56\x49\xf4\x7b\xcb\x9e\xb8\xa2\x32\x73\x02\x89\x13\xe5\xfa\x56\xbc\xaa\x79\x1b\x1b\xa2\x9c\x5c\x0e\xc1\x5b\x69\x72\x66\x9e\x0d\xd2\x28\x40\xfd\x83\xe0\x0d\x80\xa3\x84\xdc\xb3\x6d\xd9\xb2\x38\x62\x9e\x74\xa1\x13\xd5\xb0\x4d\xd0\x35\xad\x5d\x6f\x85\x2d\x60\xf8\x20\xb8\xca\xb9\xcf\x13\xe6\xc5\x2c\xf3\x99\x87\x86\x6d\x51\x6c\xe5\xac\x27\xaf\x74\x84\x2f\x1c\x54\x30\x10\x59\x3f\x70\xa0\x8b\x3d\xf6\x77\x3a\x1c\xe6\x9f\x08\x84\x72\x3d\x13\x2d\xd2\x05\x99\x11\x24\xfb\x8f\x23\x08\xef\x29\x02\x20\x73\x17\x19\xb2\x30\x05\xf7\x72\xc0\x9b\x88\x12\x75\x4e\xa1\xc4\xf0\x08\xbc\x90\xef\x03\xd3\x28\xa0\xf2\xe8\x06\x27\xf4\x50\x8f\x7e\x3e\xe7\x73\x8b\x2f\x99\x7a\x9f\x3f\x43\xd0\x29\x8c\x4a\x79\x7c\x61\x4c\x40\x71\x7c\x19\x48\x43\xf8\xc3\xd2\xd7\x96\xcb\xbc\x2d\xec\xdc\x87\x52\x3f\xbb\x35\x80\xca\x43\xb7\xbe\x7c\x4d\x12\xb9\x16\x41\xb3\x95\x40\xee\xd8\xc8\x4b\x84\xc2\xd7\x1d\x99\x12\xc2\x9c\xbf\x90\xa9\xc5\x1e\x53\x44\xf0\xbb\x2d\xcf\x01\x99\x50\x56\x0f\xba\xfd\xed\x9f\xaf\x2f\xdf\x9f\xa4\xbf\x3f\xdd\xef\xf7\x4f\x39\xfb\xd3\x5d\xbb\x66\xdf\xa2\x82\xcf\x95\xfc\xcf\x8b\x77\x27\x69\xd9\x2f\xbe\x9b\x91\xf4\x8e\xa9\xe1\xc5\x5e\x75\xb9\x80\x92\xcb\x64\xc9\x9a\xdd\x3f\x3f\x65\xb6\x72\x00\x51\x2f\xe7\x09\x8f\x23\x86\x4c\x9b\x87\xdd\x4c\x60\x4a\x05\x62\x0a\xf3\x12\x63\x49\xba\x12\x0e\x20\x23\xe0\x13\x80\x55\x1b\xbe\x8f\x8c\x0e\x11\x6e\x10\xdf\xf1\x96\xf5\x6e\x5d\x08\x9d\x1a\x47\xa3\xde\x29\xca\xca\xe2\xa7\x61\x49\xd8\xfa\xc0\x5d\x24\x2f\xd2\x3f\xb3\xa2\xc7\x28\x15\x2a\xe0\x24\xa3\x02\x00\x87\xb4\x84\x19\x96\xea\x61\xea\x72\x98\xe0\x37\xa1\xce\xcb\x1e\xde\x97\x53\xb4\x21\x2d\x77\x6d\xf3\xa3\x69\x13\x95\xd6\x35\x2a\xac\x15\xee\x2d\x9e\x14\x11\x35\x0f\xe6\x00\xaf\x4b\xfb\xe1\x3c\x18\x2e\x49\x3a\xc9\x3c\xbb\xd7\x49\x36\xe2\xf8\x0a\xf8\xa5\x79\xa6\x12\xc4\x48\xa2\x0b\x6a\x50\xc9\x6e\x54\x83\xf8\x65\x65\xda\x4b\x3b\x16\x01\x5f\xad\x73\x17\x17\x2f\x41\x46\x35\x60\x20\x31\xc9\x30\x42\xba\x35\x89\x79\x59\x38\xc3\x79\x31\x8b\xdc\xf1\xae\x19\x04\x4e\x78\xbc\x79\x6d\x1b\xbd\x23\x17\xc4\x50\xcc\x90\x52\xcd\xc5\x46\x5c\x81\x06\x89\xc3\x4b\xb2\x06\xc9\xac\x59\xc8\xfd\x7d\x67\x12\x0a\xb1\xb5\x5d\x37\x07\xf3\xd2\x3c\xc7\x97\x1e\x7f\x08\x7b\xe6\xc1\xb4\x53\x1e\x32\x90\xe0\x9b\x2c\x2e\xee\xaf\xc1\x41\x78\x15\x03\xea\x43\x2a\x30\xec\xc2\x11\x8a\x7a\x91\x55\x66\xa2\x79\x13\x8e\x7e\x0e\x6a\xe8\x92\x78\xee\x6a\x38\xe2\x92\x18\x67\x0d\xdd\x12\x83\xac\x5f\xe1\x96\x18\x23\x69\xec\x74\xe8\xbb\xfa\x15\x7e\x87\x53\x9d\x0e\x0c\x10\x4a\xc6\x53\x88\x9f\xc8\x30\x65\x88\x28\xc2\xbe\x79\x4b\x44\x68\x76\x10\xdd\xa0\xec\x60\xc1\x19\x28\x7c\x5f\xa3\x63\x4e\xb5\xc4\xa3\x24\x40\xee\x97\xcc\x12\x45\x75\x7b\x3b\x9b\xb7\xcd\xbe\x63\xbf\x47\x5c\x75\xc5\x5b\xb3\xfc\x9d\x5e\xe3\x5b\x40\xd8\xe4\x0a\xa2\x90\x80\x44\xca\x56\x22\x45\x4a\x40\x22\x79\x69\x1b\x5d\x35\x74\x4e\x29\xb8\xdd\x87\x6f\xfe\xe2\xe3\x0a\x92\x32\x93\x2c\xc4\xce\xf7\x19\x87\xe0\xaf\x09\x13\x09\xab\xe2\xc8\x74\xcd\x31\x0a\xc6\x41\x43\xb8\x79\x7f\xb1\x6d\xd5\x0e\x90\x40\x0e\xf3\x8e\x60\x20\x2c\x83\x23\x30\x22\x86\x0a\x82\x96\x07\x09\xfd\xc8\x08\xc2\x70\xe9\x21\x14\x41\x98\xf4\x3f\xbf\x7d\x2f\x9f\xd8\x1c\xd6\xe3\x34\xd8\x1d\x7e\xc5\x6e\x3a\xb6\xe5\x3c\x9b\xda\x7a\xb6\x34\xd9\xc2\x17\xfd\xd4\xee\x1e\xc5\x97\x83\x28\xda\xfc\x16\xb6\x4a\xfe\x77\xb1\x24\xcc\xf9\x6c\x57\x6d\xf9\x74\x98\x8d\x90\x23\xa8\xbe\x46\xc0\xc5\xab\xad\x91\xff\x5c\x5c\xce\x76\xc5\x00\x87\x8f\x0b\x8f\x11\xdb\xc0\x26\xba\x7b\x4c\x0b\x6d\xc5\x0a\xb8\x12\xe8\xa0\x42\x50\x87\xbf\x21\x02\xb4\x83\xdb\x38\x0d\xa2\xcf\x97\xce\xfb\x32\x5f\xca\x9e\x8d\x4f\x83\x68\x6f\x47\xfa\xa2\x3c\xfe\x9a\x08\x33\x29\x78\x07\x05\x4a\xc7\x7d\x77\x8b\xd0\xef\x81\x22\xd9\xe1\x01\xa7\xb2\xba\xd5\x6c\x38\x10\x6e\xef\x48\x71\x96\xe2\xdb\x41\x99\xa4\xc2\xe4\x92\x6d\x8a\x40\x58\x11\x02\x0a\x97\x95\x8b\xbc\xbd\xe3\x0b\xb0\xb0\x9b\x65\x05\xec\x5b\x3d\x86\xc5\xff\xe1\x88\xe9\xc5\x6b\x57\x12\x1a\x55\x18\xef\xb7\x22\x37\x74\x26\x63\xa6\x2e\x03\x4b\x57\x72\xe4\xef\x9d\x84\xe4\xc6\xd4\x21\x65\x8c\xdd\x90\x29\xed\xe9\x70\xdc\x02\x78\x87\xe8\xbf\x94\xff\xf7\x7f\xff\x1f\x62\x4f\xdb\x86\x56\x4b\x38\xc8\xeb\xd9\x6c\x3f\xee\xe6\x6d\xe5\xaf\xc9\x7b\x0a\x1e\x1d\x34\x44\xd0\x9f\xaa\xcf\x39\x85\x46\x34\xca\x77\x68\x19\x7d\x5f\xb3\x8d\x2a\x26\x72\x68\x3b\x9e\xcc\x61\x1f\x1f\x96\x61\x44\x95\xe9\x1a\xe1\xce\x86\xda\xe0\x62\xd0\xe4\xc4\x95\x12\xdd\xf4\x92\x92\x7c\x22\x9d\xfa\xb3\xbf\x41\xc0\x0d\x44\x74\x7b\x00\x54\x1c\x0f\x63\x08\x7b\xcd\xe4\x37\xbe\x30\x54\x54\x46\xb9\xae\x04\x5b\x52\xe6\x53\x29\x27\x7a\xe5\xbc\x87\x2b\x24\xac\xe8\x49\x67\x87\x3e\xf4\x26\x1b\x1c\xab\x98\x38\x79\x13\x9e\x26\x21\x8d\x51\x37\x25\xe4\xa4\xb2\x6e\xc7\x44\x37\x0f\xc3\x5f\xc8\xec\x3f\x26\x06\x16\x89\xee\x13\xb0\x0f\x0b\x07\xf8\x30\x39\xdf\xca\xca\xe4\x27\x16\xde\xb7\x88\xa0\x79\x8d\x08\x5c\x94\x00\x2f\x1d\xfe\x4f\x70\x3c\x55\x8d\x14\x1c\xab\x21\x8d\x1f\x1c\x81\x6d\xa3\xeb\xbe\xbc\x27\x13\x8e\xc6\x47\xf7\x6b\x71\xe1\x40\xd4\xc4\x16\xd1\xe8\xc2\x04\x8c\x0c\x62\x1f\x82\x8e\xfc\x41\x9f\xac\x61\xb5\xd3\xf3\x55\x5c\x16\x71\x39\xdd\xf1\x56\x92\xc1\x71\x7d\xbe\xd7\xa6\xe6\x9b\xea\x0c\xcb\xae\x9a\x60\xca\xac\x64\xff\xc8\x67\xe3\xf1\xca\xe7\x34\x79\x7e\x12\x78\xf6\x14\xaa\xba\x2e\x10\x12\x90\xc7\x47\xa7\x6b\x52\x10\xd6\x91\x32\x83\x82\x58\x94\xfb\xe9\x88\x4b\xe5\xf8\x6a\x8b\x3f\xee\x54\x39\x2e\xe3\x61\xb7\xca\x7f\x76\xeb\x62\xfa\xd8\xaa\x4b\x1e\x9f\x5f\x75\x49\x53\x07\x59\xff\x0d\x1b\x09\x44\x52\xda\x8c\xd1\xdc\x3e\xba\x93\xa0\x79\x9c\x21\xfa\xf8\x95\x22\x7f\x7c\x3f\x21\xba\xc8\xe1\x2b\xa4\xbd\xb8\xc7\x81\xa0\x17\xb5\xca\x21\x84\x0d\x56\xb1\x83\xff\x31\xed\xcd\x0b\xae\x11\xcf\x18\xea\x78\x23\x7f\x7e\xf4\xf4\xc1\x2c\xb1\x77\x7f\xd8\x4c\x67\x9e\xf2\xfe\xf0\x66\xc5\x11\xbf\x7e\x31\xe7\x7d\xd9\xb9\xff\x88\x7d\xf8\x21\x2f\xff\x61\x2b\x99\xd7\xb8\x4b\x7f\xc3\x46\x3e\x98\x23\x5c\x66\xe3\x3d\x98\x7f\x8b\xe7\xff\xb4\x0d\x96\x75\xc0\xbd\x99\x62\xb0\x28\x1b\xfe\xbc\x41\x81\x75\x08\xc3\x97\x28\x19\x9e\xe1\x7a\xcc\xed\x70\x97\x6f\x3f\x6c\x34\x7b\x3c\x08\xf7\x9e\xe9\xa9\x76\x3b\x33\x36\x88\xf7\xac\x0f\x8e\x16\x5b\xf1\xdb\xf7\x40\xf2\x0d\x71\x67\x32\x65\x98\x3f\xae\x23\x3e\xef\x60\xb1\xce\x0c\x7e\x81\x80\x8b\x27\xac\x2d\x4a\xf8\xa3\x9f\x49\xc8\xa5\xa8\xae\xa5\x97\xb3\xf8\x46\xc8\xc5\x1b\x2f\x60\x09\xf5\xb1\xba\xea\x29\xae\xd9\xa5\x97\x06\xe5\xb0\xe5\x21\xcc\xdd\x49\x74\x1e\x26\x01\x54\x71\x53\x5b\x05\x09\xf9\xc7\x61\x59\x72\x09\xa1\xae\x9e\xef\x9b\x7d\x22\x4b\xe7\x8c\xef\x8a\x48\xe5\xa2\x08\x8d\x89\x9b\x24\x71\x2c\xa3\xe8\x01\x2d\xf4\x81\xc4\x74\x39\x8f\x35\x4e\x1f\xf8\xa8\x63\xe5\x70\xde\xe9\x76\xef\x0b\x0b\xa0\x90\x1a\xe0\x56\xcc\x72\x7d\x48\x1c\x33\x2d\x15\x02\xac\xaf\x56\x24\xd1\xa8\xde\x10\xe2\x6b\x2a\xe6\x76\x8e\xaa\x3b\x31\xfb\x16\x8e\x01\xb3\xeb\xb1\xf0\xc3\x8d\xb5\x43\xee\x49\x75\xed\x70\x97\xf0\xfa\x76\x84\x10\x5f\xd3\x0e\xae\xe5\x19\x3c\x82\x78\x10\x1f\x6a\x0f\x29\x87\x7a\xaa\x39\xdc\x3d\xe9\x86\x4d\xf4\x4e\xde\x37\xc1\x7a\x8d\x1d\xc8\x62\x20\x7f\xb0\x79\x73\xbc\x70\x4a\x8a\x6c\x84\x4d\x88\x08\xb2\x51\x3c\x79\xb8\xed\xcb\x53\x9c\x47\x1a\x39\x1d\x68\xb0\x05\xec\xc1\xa6\x56\x21\x6d\x97\x17\xe9\x20\x63\x5d\xa8\x5c\x27\x89\x5f\x5e\x78\x05\xce\x8e\xa5\x89\x7c\x17\x2e\x19\x10\xf0\x6c\x24\x0b\xb9\x04\xcb\xcd\x71\x66\x75\x41\xad\xe3\xc2\x1c\xab\x06\x94\x63\xd1\x63\x38\xe3\x9d\xa1\x74\x16\x18\x5b\x99\x29\x9f\x98\xcc\x2a\xbb\xad\x06\xb5\xc9\x0f\xd1\x06\x30\x1f\xc7\x63\x8d\x2c\x9a\x35\xc7\x57\xec\x71\x53\xfc\x5a\x2d\x37\x4b\x39\x82\x39\x6a\x94\x99\x85\x53\x7d\x4c\x20\x9e\xec\x96\x6d\xce\xb6\x70\x1b\x6b\x66\x16\x01\x29\xa0\xc0\x1f\x5d\x2f\xdd\x2d\xdd\x9e\x1b\x60\x87\x8d\x0a\x7a\xf2\x10\x53\xf8\x03\x0d\x00\xdb\x78\xb8\x05\x60\x0b\x72\x3f\x16\x35\x23\x60\x01\x0f\x35\x44\xaf\xd7\xfe\xfa\x86\x80\x6f\x7c\x65\x43\x4e\xac\x15\x7a\x2b\x4b\x51\x4c\xce\xff\x87\xda\x37\x50\x77\x40\x9c\xd1\xb5\x3f\x03\x82\x8f\x9e\x3a\x71\x44\x1f\xf8\x42\x58\xb1\xd8\x00\x53\xdf\x0c\x5d\xce\x7c\x51\x35\x0d\x21\x54\xd9\xba\x0f\xfd\x37\xe2\x03\x38\xec\x51\xd0\xb7\x07\x15\x49\xb8\x73\xf1\xf9\x1f\x7f\xbb\x81\x28\x61\xd8\xcb\x94\xab\xa0\x3e\x01\xed\x9f\x8f\x3c\xa9\x24\x57\xbf\xcb\xf6\x74\x17\xbd\xbc\x33\xbe\x95\xe7\xc1\x1b\x91\xe2\x9b\xa0\x86\x57\x82\x75\x72\x82\x73\x69\xb2\x9c\xdd\xae\x9d\x78\xe7\x8d\xeb\x03\xe1\x60\x83\x07\x05\x16\x7c\x19\x46\x53\x57\xb2\xef\x7f\x21\x21\xbe\x0f\x85\x4d\x31\x6a\x87\xe1\x83\xc5\xde\xc3\xd8\xf7\x0e\xc6\x45\xb6\x31\xa9\x20\x20\xe1\x20\x3d\xb8\xa1\x07\xfe\x96\xad\xdd\x39\xe4\x4b\x40\x4b\x60\xc2\xdc\x05\x2d\xd3\x76\xa0\xd0\x5d\x37\x55\x63\xc6\x1b\x75\xa9\x6e\x53\xba\x87\x50\x98\x49\xf0\x35\x14\x05\x5f\x43\x21\x77\xed\x9f\x04\x11\x11\xce\xc3\x84\xad\x3b\xf0\x1f\x45\xc7\x0b\x9f\x8f\xc7\x61\xa7\x38\x8a\x4f\x38\x45\x11\xf9\x62\x54\x8b\x19\xb0\xc3\x38\xf1\xa5\x0b\x63\xd8\x98\xc8\x1b\x76\x51\xe9\xf1\x39\xf8\x30\x49\x2e\xb7\x8a\xa2\xf4\x3e\xef\xb8\x27\x62\x53\x0d\xe3\xd6\xcd\x92\x2f\xe6\x82\x11\x32\xee\x9e\xca\xce\x71\x99\xe6\xd2\x17\x15\x01\xa7\xf0\x30\x06\xfb\x5a\x7d\xde\xc5\xb9\x31\x05\xc3\x08\x3d\x17\x3d\x02\x24\x9d\x3a\x5f\xac\xd0\xff\xd9\x14\x21\x99\x6a\xec\x88\x49\x5f\xf2\x99\x80\x94\x3b\xd7\x53\xbb\x61\x7d\x12\x86\x9f\x72\xc1\x85\xf6\x41\x2a\xbb\xc8\xd6\x99\x5e\x15\xd0\xe8\xc9\x48\xf6\x97\x75\xd7\x02\xa4\x97\x98\x71\xdd\x83\x99\x82\x55\x8c\x4f\x29\xe8\x55\x04\x9a\x53\x24\x8e\x07\x96\x33\x5f\xb2\x2e\x8c\xea\xb9\x90\x7b\x5d\xad\xf3\x72\x02\x4b\x37\xe6\xda\xe0\x88\xe4\xab\xca\x18\xb4\xd2\x43\xb8\x62\xfe\x78\x53\x61\x3d\xe3\xe3\x5a\xb0\xc8\x45\x8d\x8c\xd8\x9a\x81\x7c\xa1\x84\x41\x13\x27\x8b\xf8\x03\x8d\xe4\x47\x20\x96\x0b\x77\x69\xfe\x39\xdf\xb7\xd2\xce\xf9\x60\x18\xaf\x61\xa5\x3c\x66\xd2\xd4\xb1\x05\x6e\x3a\xfb\x43\x2d\x43\x83\x58\xe7\x9e\x2a\xfe\x58\xdb\xda\xb2\x3b\xd4\x8b\x0c\x2f\x18\x74\x2b\xdd\xa8\xfc\x50\x8a\xad\xfc\xc9\x8c\xe2\x9e\xe5\x7a\x3a\xb7\xc4\x96\x5e\xf7\x44\x2e\xa4\xfa\x76\x41\xf1\x78\x41\x81\x96\xb8\xa7\xe0\x89\xc8\x6d\x02\x1c\x89\x67\xfd\x77\x0f\x56\x34\xe8\x4b\xc0\x10\x03\xdc\xb6\x68\x4a\x5f\x7e\x55\x0f\x82\x4d\xf2\xb0\x1b\x4c\x06\x3a\xfb\xc1\x2b\xc2\x9b\x17\x19\x71\xdf\xf2\x81\x64\xbe\x41\x87\x2f\xa6\x56\x77\x1f\x5d\xd0\xec\x85\x0a\x35\x1e\x1d\xe9\x50\x58\xef\x03\x23\xf4\x24\x6a\xc5\x97\xfb\x18\x2e\x42\xf2\xf6\xce\x6e\x8b\x07\xd0\xdc\xa3\x3b\x1f\xf1\x1d\x32\x05\xb9\x0c\x2b\x5b\x36\x6d\x43\xc3\x23\x67\xdf\xf4\x82\xac\xd7\x16\xd7\x4d\x64\x80\x09\xfc\x90\xed\xf4\xbc\xa2\xe5\xb9\x40\x34\xc9\x0f\x7c\x78\xd1\xe7\xea\x9b\x3e\x5f\x5b\x1e\xb6\x40\x2e\xd4\x6e\x7d\xc3\x09\x96\xeb\xd4\x12\x82\x9c\x9a\xa7\x99\xb3\xbf\x27\xb2\x28\xf0\xa5\xc6\x04\xb0\xd8\xe6\xe0\x03\x65\x84\xae\xdd\x36\xe3\xae\xe2\x2c\x92\x44\xa7\xef\x10\x9d\xde\x70\xf4\xb8\x06\x6b\x95\xcb\x36\x68\xd4\xb1\x7c\xb7\x6d\x39\xca\xf3\x8a\x0f\xcf\x0e\xe1\x0d\x73\xab\x32\xdf\x8e\xf0\xf6\x86\x22\x47\x58\x03\xe4\x18\x01\x80\x3d\x8e\x85\x30\x57\x55\x40\xb1\x0a\x73\xbc\xa5\xa8\x63\xd0\xf0\x00\x18\xc2\xe3\x69\xb2\x23\x39\x74\xcd\x1e\xb6\x4a\xf7\x6c\x46\xad\x6a\xe6\x7f\xc7\x43\x5e\x0a\x7d\x29\x9f\x01\xd4\xbc\x69\x7a\x7e\x2f\x61\xcb\xe2\xd6\xe2\xce\xa1\xe9\x67\x8b\x67\x71\x6b\x71\x37\xc2\x94\x40\x8f\x51\x25\xd0\xc7\x71\xb5\xe1\x93\xfb\x54\x57\xbb\x5b\xf4\x3b\x9a\xa0\xae\xc2\x8b\x6b\xbe\x05\xe0\xda\x25\x8c\x6a\x1c\xe5\x0c\x29\x74\x98\x79\xaa\xe6\x05\x09\x11\xe5\x64\xd5\x67\x9c\xf2\x60\xdd\xa3\xbc\x61\xe5\xa3\xec\x53\x33\x05\xf7\x3f\xb2\xd1\x79\xbe\x5b\xdc\x95\x3d\xfb\x8c\xaf\x32\xec\x30\x87\x65\x5d\x19\x58\xfa\x33\xc0\xd2\x37\x04\x96\xde\xc8\x6b\x5c\xe3\x52\x69\xd1\xd9\x94\x7d\x0e\x4f\x81\xa0\x94\xd7\x67\x34\x02\x1c\x5d\xe4\x53\xb9\x60\x9d\xc9\x54\xca\xd6\x59\xc8\x82\x4f\x50\x82\xbe\x13\x26\x82\xf7\xa9\x03\x99\x2a\x8d\xd5\x00\x59\xfd\x16\x87\x85\x5c\x6e\xc8\x8a\x01\xb5\xe1\x83\xc4\x04\xb0\xb8\x83\x8a\x60\x8d\x47\x62\x53\x1c\x97\x51\x11\xf8\x4d\xcc\x28\x85\x83\x79\x60\x61\x5c\x04\x77\x95\xef\xba\x49\xc0\x6d\x2e\x93\xe9\x28\xa4\x55\x6f\x80\x56\xf3\x10\x4e\x2b\xed\x04\x95\xc2\x56\x44\x53\x13\xdf\x62\xbd\xff\xc9\xde\x18\x85\x6b\xb1\xdd\xfe\x84\x97\x46\x05\xf6\x8b\xcf\xdf\x28\x98\x48\xaf\x90\x59\x25\xc6\xe4\x2d\x5c\xed\x6c\x61\x4b\x83\x25\x4a\x6d\x7a\x1a\x17\xbd\xc5\xa3\x71\x76\x76\xca\x9d\x55\xd5\xf8\xf0\xd0\xa5\x96\x08\xc1\xd4\x5c\x56\xe2\x67\x0e\xd4\x73\x45\x00\xe5\x06\x0c\xd9\x49\x5a\x87\x99\xa1\x34\xb8\x87\x22\xa3\x02\xde\x41\x9f\x08\xfa\x76\xf4\x9a\x54\xbb\x21\xe8\x2b\x6f\x4a\xf5\xbd\x09\x70\x8c\x8d\xee\x18\xbb\x55\x97\x85\xe8\x1c\x5e\x30\x94\x0f\xd0\xcb\xe0\x8a\xe1\x08\x14\x3b\xdf\xe1\xc3\x3e\xc1\xf6\xa3\xa1\x1c\x1b\x7d\x78\x50\x4c\x1d\xf9\x46\x25\x04\x79\x82\x57\xd8\xd8\x1d\x5a\xce\x1a\x4d\xa1\xc8\x5b\x07\x0d\x43\xee\xc6\x59\x40\x3f\xb8\xb5\x14\xe3\x62\xfa\x22\xec\xff\x2f\x77\x81\x87\x0d\xf0\x37\x82\x1f\xa9\xff\xdf\xe5\x46\xf0\xa1\x65\xd6\x5d\x09\x8e\x2b\x8f\x67\x38\x1c\x10\xcf\xe3\x68\xe3\x2a\x9a\xcf\xc8\x11\xce\x53\x44\xc4\x5b\xf9\x88\xf2\x66\x5f\xb3\xf8\x8a\xd5\x06\x53\x74\x58\x5f\x70\x9e\x23\xaa\x4d\x72\x8c\x2f\xae\x8a\x9b\x20\x31\xe3\xdd\x22\x89\x57\x6b\x44\xaa\x97\xaf\x94\x6a\x3d\x9a\xc1\x24\xa1\x5b\x34\x16\x37\x7a\x70\x98\x27\xb5\x4e\xed\x41\x93\xe3\xc9\x1d\xb5\x5a\x32\xc9\x49\x5f\x3b\x2a\x32\xc9\x4c\x14\x30\xe8\x8a\xc4\x84\x67\xfc\x25\x46\xae\xc0\xc5\x9b\x10\x12\xd2\xf8\xb1\x17\x46\xd0\x62\x2d\x26\xae\x3a\x28\x14\x40\x93\xbc\x2a\x68\xcb\xd0\x3f\x55\x62\xc3\xf7\x85\x25\x46\x9f\x6a\xc5\x2b\xad\x12\x33\x87\xff\x10\xbc\xdc\xd8\xf8\x74\xfe\xde\xaa\xed\xfb\xb6\x9a\xef\xfa\xe9\xcb\x9d\x5d\xea\x08\xda\xb6\xfd\x99\x76\xd3\x2f\xc0\x76\x3b\x2b\xf8\x7a\xf7\xa5\x72\x07\x0f\xef\x0c\xe0\xe4\x26\x83\xd4\xdd\xb1\xf2\x0a\xdf\x9a\xb8\x61\x1e\x99\x75\xfc\x96\xf8\x05\xb1\x98\x22\xbd\x3e\xd5\x14\x3c\xc8\xaa\xd6\x11\xbc\xdb\x7a\x74\x14\x18\x72\xf4\xc0\xab\x4f\x52\xbc\x22\x29\x40\xae\x5e\x12\xdd\xcb\xfd\xbd\x72\x41\xf2\xcd\xbb\x6b\x0a\x2e\xda\x83\x6c\x18\xe9\xb8\xf0\x8e\x81\x3e\x83\x6a\xaf\x66\x9c\x5e\xb8\x87\x66\x83\x91\xd6\x22\xf9\x11\xcb\x2c\x78\x3e\x5e\x0b\xa7\xf6\x37\xfa\x44\x9b\x1a\x4c\x95\x56\xf9\x89\x01\x76\xfe\xdd\x76\x56\x4e\x70\x14\x79\x40\xf6\x7a\x99\xb4\x8e\xc0\x68\x31\x8a\x2d\xb7\x58\x68\xdc\xa2\x14\xd2\x7b\xb8\x56\x46\x15\x7c\xe5\xd5\xcf\x61\x59\xc1\xa2\xf2\x40\x5b\x27\xcf\x1a\xc6\x57\x81\x85\x80\x99\xcc\x3f\xbb\xf1\x2f\x2a\xd8\x6d\x32\x8d\x33\x44\x57\xff\x45\x99\xa6\xdd\x00\x1e\xba\xf4\x4f\x8c\x02\xa6\x8c\x3b\x9b\xb7\x2a\xe3\xb1\xe9\x5b\x61\x1f\x7a\xe3\x3a\x00\xb9\x97\xad\xb5\x00\xe2\x57\x79\x81\x33\x04\x9a\x7e\x63\x59\x01\x86\x3c\x45\xa3\x07\x4f\xef\x46\x6f\xee\x5a\x4e\x7b\x42\xb0\xd9\x89\xb6\x8d\x27\x3e\xf5\x8c\xd1\x07\x44\xb2\xa0\x65\xe0\x53\xef\x5c\x07\x49\x5a\x11\x27\x85\x95\x60\x85\xe2\x47\x3f\x1f\x7c\x93\xdb\x10\xcc\x26\xf7\x45\x26\xf7\x40\x05\x79\x60\xf0\x5f\xc0\x8d\x77\x9c\x89\xda\x3d\xce\x41\xed\x3e\x02\x2e\x9b\xc0\xc6\xcf\xaf\xf1\x25\x2c\xc4\xb5\x98\x5d\xcb\x94\x8a\xac\xc3\x12\x37\x7c\x11\x25\xc4\x41\x31\xf7\x84\xe1\xde\x49\x9d\x24\x0d\xff\xce\x7c\x58\x2d\xbf\x10\x1f\x2c\x04\x3e\x36\x5c\xd2\x7c\x6c\xf8\x10\xbd\x8f\x9d\x7a\x19\x7e\x9c\xea\x77\xe6\xbf\x65\xdf\x94\x47\x5b\x79\x2c\xbf\x7b\x84\xe7\x80\xbf\x0b\x72\x84\xaf\xca\xc7\xb1\xc3\x32\xf4\x11\xdb\x41\x11\xc6\x2c\xa3\x29\x53\x2d\x8e\x20\xc6\xbd\x65\x19\xdd\x11\x0e\xf4\xcb\x9b\xc8\xba\xac\x44\x8f\x58\x0f\x89\xd9\x33\x5b\x47\xca\x21\xa3\xb5\x86\xb1\x4b\x7b\xf4\xba\xb3\xbe\x28\xa8\xbe\xed\xee\xfd\xcc\x9f\x11\xed\x5b\x38\xf9\x74\xf3\xf0\xcd\x66\x76\x3a\xb7\x2c\xf1\x23\xdb\xe3\xd7\xb5\x15\xcc\x1e\x2a\x80\x45\x60\xf4\xa6\x01\x4c\x01\xfa\xa4\x81\x31\x06\x39\xe2\xc4\xfe\xdd\xd9\x5a\xcd\xdf\x72\x0c\x0a\x5e\xde\xe9\x3b\xd8\xbb\x5d\xbb\xa3\x87\xfe\xa2\x4c\xf2\xbe\xa0\x7b\x4c\x6c\x9c\xd9\x4e\xeb\xb9\x41\xb4\xd3\x47\x93\x83\xf8\xdb\xae\xdc\x51\xe1\xf2\x02\x20\x5f\xa7\x47\x9f\xe9\x3b\x7c\xba\xb1\x92\x63\x45\xd0\x86\xd9\x99\xf9\x85\x1d\x34\x82\x52\x4c\x31\x6e\x94\xee\xaa\x2d\x2f\xcb\xfa\x02\x12\x0f\x0e\xc5\x60\x6d\xfe\x15\x31\x21\x92\x43\xce\x7c\x81\xef\xe9\x06\x2a\xec\x58\x0a\x8c\xd3\x8d\xa0\x88\xce\x9b\x80\x98\xde\xfc\xf2\xee\x72\x00\x39\x31\x41\x35\x65\x62\x42\xc7\x2f\xbc\x87\xd3\x57\xb6\x72\x5c\x17\xb0\x7d\x33\xdd\x03\x81\x3c\xda\x01\xa1\x21\xbf\x33\x0b\xe2\x99\x2c\x48\xa9\xad\xc8\xb7\x32\x63\x94\xce\xe4\x3b\x06\x0a\xee\x18\x15\x28\xbb\x62\x74\x54\x6b\x1d\xd6\x59\xcb\x36\x84\xe7\x07\xe2\x22\x10\xf0\x03\x71\xb5\x9d\x6c\x9e\x41\x93\xca\x7a\x5f\x15\x2a\x38\x0a\xfc\x95\x46\x19\xa8\x81\xf8\x92\x0d\x42\x8b\x76\xcd\x24\xc2\xad\x9c\xf4\x76\x86\xaf\x68\xe8\x74\x22\xf2\x7c\x11\x58\x3f\x0d\xf9\x85\x04\xc9\x61\xc0\xcb\x85\x43\x8c\x19\x94\x5e\x9f\xf9\xdb\x57\x61\x7b\x1a\x74\x66\x5d\xdd\x96\xce\x52\xa5\xbd\x79\x47\x71\x11\xf0\x8a\xdf\x98\xb4\x03\x91\xf2\xca\x24\x3f\xee\x3e\xe8\x44\x58\x94\xf6\x64\x54\xd2\xb6\x82\xf5\x30\xc0\x8b\x44\x4c\x63\xdc\xa0\x95\x6f\x07\xe0\xca\xb8\x87\xec\xd6\x5e\x69\x0a\x66\x88\x7f\x32\xc5\xaf\xcf\xae\x76\x5e\x97\x27\x6b\x66\x28\x5d\xb9\x18\x06\x2b\x97\x79\x0b\xcc\x16\xad\xdc\xad\xc2\x7f\x37\xbc\x8f\xeb\x52\xc2\xb9\x67\x71\x1d\xd1\x5e\xb1\x93\xc3\x36\x1a\xf4\xf0\xde\xbb\x40\xd0\x64\x09\x13\x77\x9e\xc5\x00\xe5\xef\xe5\x62\x17\x6c\x2b\xfc\x22\xdf\x6a\xc7\xf3\xc5\x34\xe6\x1c\xb8\xab\x71\x2b\xdb\x95\xc4\x04\x30\x53\x17\x2c\x59\xd3\xe1\xe2\x68\xae\x8e\x47\xeb\x77\xd5\x43\xfd\x61\x28\xf3\xb8\x30\x2f\x07\xf9\xcc\xd6\x72\xf6\x62\xe0\x84\x61\xb0\xa1\x14\x12\xc6\x65\xdf\x47\x72\x9a\x4b\x9b\x68\xb8\x25\x35\x5b\x66\x59\xdb\x59\x00\x0b\x51\x3c\xb8\xff\x5e\xda\x20\xe9\x5f\x72\xb1\x4a\x3e\x89\x4f\xc3\xe7\xc1\x15\xc9\x66\x7e\x0c\xdc\x68\xa2\xf3\x3f\x8f\xe5\x1e\x3b\x39\x24\x65\x99\xd8\x83\x48\xee\xe1\x0b\x60\x9f\x75\xed\xe2\xd9\xe3\xf0\xf6\x3b\xb6\x08\x79\x00\xbe\x2d\x8f\x13\xff\xa4\x57\xe3\x69\x3b\x60\xd4\xa0\x32\xff\xa6\xb7\xea\xc9\x77\x58\xae\x98\x3d\xa4\xe8\xee\x3f\xb9\xd2\xff\x96\xa8\xb3\x85\x2f\x42\x23\xf0\x5c\xc2\x1f\x29\xc8\xdd\xe1\xa1\xfd\xb3\xef\x01\x5e\x70\x64\x9a\x11\x22\x67\xa7\x87\x6f\x68\x28\xaa\x70\xf2\x9a\x4f\xe2\x78\x3c\xd1\xc7\xc3\x88\x8a\x8a\x1a\x21\x4a\xaf\x85\xfb\x21\xf3\x77\xad\xe2\x10\x9e\x24\x54\x9d\xde\x8b\x25\x0f\x94\xfc\xe0\xee\x59\x4d\x3e\xf5\x4d\xb3\xfe\x9c\xe4\x4b\xee\x13\xfd\x26\xb8\xc8\x58\xfc\x75\xe1\x93\x46\xc1\x44\x3e\x39\xf4\x3d\x17\xfc\x3d\x69\xa9\xc4\x40\x70\x39\xdb\xf7\x1b\x44\xc8\x13\xd7\x88\x58\x21\x82\x6f\xc0\xc6\x67\x81\xcf\x22\x3f\xe0\x6b\x8f\xaf\x7d\x59\xde\x49\x66\x70\x18\xca\x4e\x5a\xdf\x0a\x31\x07\x7c\xf3\x6d\x63\xfc\x29\xf5\xe8\xdd\x83\xf6\x81\x2b\xe1\xe4\x45\x6d\xc4\xdb\x07\xc5\xcb\x5b\x33\x2f\xfc\xb3\x33\x8f\x79\x7f\xec\xa0\x51\x08\x51\x0c\x57\xaf\x51\x12\x7c\x0c\x36\x41\xba\xac\x16\x28\x61\x8a\xe5\x76\x68\xa4\x04\x29\xae\xcd\xf7\x99\x6f\x97\x86\x10\xeb\x5b\xa5\xa1\xe4\xff\x05\x00\x00\xff\xff\x20\x7e\xb5\x4e\xb6\x8f\x00\x00") func confLocaleLocale_enUsIniBytes() ([]byte, error) { return bindataRead( @@ -787,7 +787,7 @@ func confLocaleLocale_enUsIni() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "conf/locale/locale_en-US.ini", size: 36631, mode: os.FileMode(420), modTime: time.Unix(1439206636, 0)} + info := bindataFileInfo{name: "conf/locale/locale_en-US.ini", size: 36790, mode: os.FileMode(420), modTime: time.Unix(1439218861, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/modules/setting/setting.go b/modules/setting/setting.go index 7f9d9908f8..d32df47368 100644 --- a/modules/setting/setting.go +++ b/modules/setting/setting.go @@ -15,10 +15,11 @@ import ( "strings" "time" + "gopkg.in/ini.v1" + "github.com/Unknwon/com" "github.com/macaron-contrib/oauth2" "github.com/macaron-contrib/session" - "gopkg.in/ini.v1" "github.com/gogits/gogs/modules/bindata" "github.com/gogits/gogs/modules/log" @@ -345,11 +346,13 @@ func NewConfigContext() { if !filepath.IsAbs(AvatarUploadPath) { AvatarUploadPath = path.Join(workDir, AvatarUploadPath) } - switch sec.Key("GRAVATAR_SOURCE").MustString("gravatar") { + switch source := sec.Key("GRAVATAR_SOURCE").MustString("gravatar"); source { case "duoshuo": GravatarSource = "http://gravatar.duoshuo.com/avatar/" - default: + case "gravatar": GravatarSource = "//1.gravatar.com/avatar/" + default: + GravatarSource = source } DisableGravatar = sec.Key("DISABLE_GRAVATAR").MustBool() if OfflineMode { diff --git a/public/css/gogs.min.css b/public/css/gogs.min.css index f905a93af5..08cca29298 100644 --- a/public/css/gogs.min.css +++ b/public/css/gogs.min.css @@ -1 +1 @@ -@font-face{font-family:octicons;src:url(../fonts/octicons.eot?#iefix&v=345f8bad9c5003db196d08f05e7f030fd2a32ff6)format('embedded-opentype'),url(../fonts/octicons.woff?v=345f8bad9c5003db196d08f05e7f030fd2a32ff6)format('woff'),url(../fonts/octicons.ttf?v=345f8bad9c5003db196d08f05e7f030fd2a32ff6)format('truetype'),url(../fonts/octicons.svg?v=345f8bad9c5003db196d08f05e7f030fd2a32ff6#octicons)format('svg');font-weight:400;font-style:normal}.mega-octicon,.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-alignment-align:before{content:'\f08a'}.octicon-alignment-aligned-to:before{content:'\f08e'}.octicon-alignment-unalign:before{content:'\f08b'}.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-beer:before{content:'\f069'}.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'}.octicon-circle-slash:before{content:'\f084'}.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-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-hourglass:before{content:'\f09e'}.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-jump-down:before{content:'\f072'}.octicon-jump-left:before{content:'\f0a5'}.octicon-jump-right:before{content:'\f0a6'}.octicon-jump-up:before{content:'\f073'}.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-git-fork-private:before,.octicon-lock:before,.octicon-mirror-private: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-microscope:before{content:'\f089'}.octicon-milestone:before{content:'\f075'}.octicon-mirror-public:before,.octicon-mirror:before{content:'\f024'}.octicon-mortar-board:before{content:'\f0d7'}.octicon-move-down:before{content:'\f0a8'}.octicon-move-left:before{content:'\f074'}.octicon-move-right:before{content:'\f0a9'}.octicon-move-up:before{content:'\f0a7'}.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-playback-fast-forward:before{content:'\f0bd'}.octicon-playback-pause:before{content:'\f0bb'}.octicon-playback-play:before{content:'\f0bf'}.octicon-playback-rewind:before{content:'\f0bc'}.octicon-plug:before{content:'\f0d4'}.octicon-file-add:before,.octicon-file-directory-create:before,.octicon-gist-new:before,.octicon-plus:before,.octicon-repo-create:before{content:'\f05d'}.octicon-podium:before{content:'\f0af'}.octicon-primitive-dot:before{content:'\f052'}.octicon-primitive-square:before{content:'\f053'}.octicon-pulse:before{content:'\f085'}.octicon-puzzle:before{content:'\f0c0'}.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-log-in:before,.octicon-sign-in:before{content:'\f036'}.octicon-log-out:before,.octicon-sign-out:before{content:'\f032'}.octicon-split:before{content:'\f0c6'}.octicon-squirrel:before{content:'\f0b2'}.octicon-star-add:before,.octicon-star-delete:before,.octicon-star:before{content:'\f02a'}.octicon-steps:before{content:'\f0c7'}.octicon-stop:before{content:'\f08f'}.octicon-repo-sync:before,.octicon-sync:before{content:'\f087'}.octicon-tag-add:before,.octicon-tag-remove: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-remove-close:before,.octicon-x:before{content:'\f081'}.octicon-zap:before{content:'\26A1'}body{font-family:'Helvetica Neue',Arial,Helvetica,sans-serif,'微软雅黑';background-color:#FAFAFA}img{border-radius:3px}.full.height{padding:0;margin:0 0 -80px 0;min-height:100%}.following.bar{z-index:900;left:0;width:100%;padding:5px 0}.following.bar.light{background-color:#fff;border-bottom:1px solid #DDD;box-shadow:0 2px 3px rgba(0,0,0,.04)}.following.bar .column .menu{margin-top:0}.following.bar .brand{float:left;margin-top:5px;margin-right:5px}.following.bar .head.link.item{padding-right:0!important}.following.bar .head.link.item .dropdown.icon,.following.bar .head.link.item .menu .octicon{margin-right:5px}.following.bar .user.avatar{padding:0}.following.bar .searchbox{background-color:#f4f4f4!important}.following.bar .searchbox:focus{background-color:#e9e9e9!important}.following.bar .octicon{width:16px;text-align:center}.ui.left{float:left}.ui.right{float:right}.ui .text.red{color:#d95c5c!important}.ui .text.right{text-align:right}.ui .message{text-align:center}footer{margin-top:40px!important;height:40px;background-color:#fff;border-top:1px solid #d6d6d6;clear:both;width:100%;color:#888}footer .container{padding-top:10px}footer .container .fa{width:16px;text-align:center;color:#428bca}footer .container .ui.language.dropdown{z-index:10000}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}.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}.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:0}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{position:relative;margin-top:1em;margin-bottom:16px;font-weight:700;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 code,.markdown h1 tt,.markdown h2 code,.markdown h2 tt,.markdown h3 code,.markdown h3 tt,.markdown h4 code,.markdown h4 tt,.markdown h5 code,.markdown h5 tt,.markdown h6 code,.markdown h6 tt{font-size:inherit}.markdown h1{padding-bottom:.3em;font-size:2.25em;line-height:1.2;border-bottom:1px solid #eee}.markdown h1 .anchor{line-height:1}.markdown h2{padding-bottom:.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}.markdown h6{font-size:1em;color:#777}.markdown h6 .anchor{line-height:1.1}.markdown blockquote,.markdown dl,.markdown ol,.markdown p,.markdown pre,.markdown table,.markdown ul{margin-top:0;margin-bottom:16px}.markdown hr{height:4px;padding:0;margin:16px 0;background-color:#e7e7e7;border:0 none}.markdown ol,.markdown ul{padding-left:2em}.markdown ol.no-list,.markdown ul.no-list{padding:0;list-style-type:none}.markdown ol ol,.markdown ol ul,.markdown ul ol,.markdown ul 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:700}.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:700}.markdown table td,.markdown table th{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:.2em;padding-bottom:.2em;margin:0;font-size:85%;background-color:rgba(0,0,0,.04);border-radius:3px}.markdown code:after,.markdown code:before,.markdown tt:after,.markdown tt:before{letter-spacing:-.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:0 0;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:after,.markdown pre code:before,.markdown pre tt:after,.markdown pre tt:before{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 #bbb}.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:700;background:#f8f8f8;border-top:0}.pln{color:#333}@media screen{.str{color:#d14}.kwd{color:#333}.com{color:#998;font-style:italic}.typ{color:#458}.lit{color:#458}.pun{color:#333}.opn{color:#333}.clo{color:#333}.tag{color:navy}.atn{color:teal}.atv{color:#d14}.dec{color:#333}.var{color:teal}.fun{color:#900}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:700}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:700}.lit{color:#044}.clo,.opn,.pun{color:#440}.tag{color:#006;font-weight:700}.atn{color:#404}.atv{color:#060}}ol.linenums{margin-top:0;margin-bottom:0}.home{padding-bottom:120px}.home .logo{max-width:250px}.home .hero h1,.home .hero h2{font-family:'PT Sans Narrow',sans-serif}.home .hero h1{font-size:7em}.home .hero h2{font-size:4em}.home .hero .octicon{color:#d9453d;font-size:60px;margin-right:10px}.home .hero.header{font-size:24px}.home p.large{font-size:20px}.home .stackable{padding-top:30px}.home a{color:#d9453d}.install{padding-top:45px;padding-bottom:120px}.install form label{text-align:right;width:40%!important}.install form input{width:35%!important}.install form .field{text-align:left}.install form .field .help{margin-left:41%}.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:#999;padding-top:.6em;padding-bottom:.6em;display:inline-block}.ui.attached.header{background:#f0f0f0}.ui.attached.header .right{margin-top:-5px}.repository.new.fork form{margin:auto;width:800px!important}.repository.new.fork form .ui.message{text-align:center}.repository.new.fork form .header{padding-left:280px!important}.repository.new.fork form .inline.field>label{text-align:right;width:250px!important;word-wrap:break-word}.repository.new.fork form .help{margin-left:260px!important}.repository.new.fork form .dropdown .dropdown.icon{margin-top:-7px!important}.repository.new.fork form .dropdown .text{margin-right:0!important}.repository.new.fork form .dropdown .text i{margin-right:0!important}.repository.new.fork form input,.repository.new.fork form textarea{width:50%!important}.repository{padding-top:15px;padding-bottom:120px}.repository .head{height:40px;background-color:#FCFCFC}.repository .head .mega-octicon{width:30px;font-size:30px}.repository .head .fork-flag,.repository .head a{font-weight:300}.repository .head .ui.label{margin-top:5px;vertical-align:top}.repository .head .fork-flag{margin-left:38px;display:block;font-size:11px;line-height:10px;white-space:nowrap}.repository .head .num{font-weight:700}.repository .metas .menu{max-height:300px;overflow-x:auto}.repository .metas .ui.list .ui.avatar.image{border-radius:0}.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 .menu .clickable .name{padding-left:15px!important}.repository .page.buttons{padding-top:15px}.repository .issue.list{list-style:none;padding-top:15px}.repository .issue.list>.item{padding-top:15px;padding-bottom:10px;border-bottom:1px dashed #AAA}.repository .issue.list>.item .title{color:#444;font-size:15px;font-weight:700;margin:0 6px}.repository .issue.list>.item .title:hover{color:#000}.repository .issue.list>.item .comment{padding-right:10px;color:#666}.repository .issue.list>.item .desc{padding-top:5px;color:#999}.repository .issue.list>.item .desc a.milestone{padding-left:5px;color:#999!important}.repository .issue.list>.item .desc a.milestone:hover{color:#000!important}.repository .issue.list>.item .desc .assignee{margin-top:-5px}.repository.new.issue .comment.form .metas{min-width:220px}.repository.new.issue .comment.form .metas .filter.menu{max-height:300px;overflow-x:auto}.repository .comment.form .ui.comments{margin-top:-12px;max-width:750px!important}.repository .comment.form .content .field:first-child{clear:none}.repository .comment.form .content .tab.segment{border:none;padding:0;padding-top:10px}.repository .comment.form .content textarea{height:200px}.repository .label.list{list-style:none;padding-top:15px}.repository .label.list .item{padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #AAA}.repository .label.list .item a{font-size:15px;padding-top:5px;padding-right:10px;color:#666}.repository .label.list .item a:hover{color:#000}.repository .label.list .item a.open-issues{margin-right:30px}.repository .milestone.list{list-style:none;padding-top:15px}.repository .milestone.list>.item{padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #AAA}.repository .milestone.list>.item>a{padding-top:5px;padding-right:10px;color:#000}.repository .milestone.list>.item>a:hover{color:#4078c0}.repository .milestone.list>.item .ui.progress{width:40%;padding:0;border:0;margin:0}.repository .milestone.list>.item .ui.progress .bar{height:20px}.repository .milestone.list>.item .meta{color:#999;padding-top:5px}.repository .milestone.list>.item .meta .issue-stats .octicon{padding-left:5px}.repository .milestone.list>.item .meta .overdue{color:red}.repository .milestone.list>.item .operate{margin-top:-15px}.repository .milestone.list>.item .operate>a{font-size:15px;padding-top:5px;padding-right:10px;color:#666}.repository .milestone.list>.item .operate>a:hover{color:#000}.repository .milestone.list>.item .content{padding-top:10px}.repository.new.milestone textarea{height:200px}.repository.new.milestone #deadline{width:150px}.repository.compare.pull .choose.branch .octicon{padding-right:10px}.repository .filter.dropdown .menu{margin-top:1px!important}.repository .filter.dropdown .menu .items{max-height:300px;overflow-y:auto}.repository .filter.dropdown .menu .items .item{position:relative;cursor:pointer;display:block;border:none;height:auto;border-top:none;line-height:1em;color:rgba(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}.repository .filter.dropdown .menu .items .item.active{font-weight:700}.repository .filter.dropdown .menu .items .item:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.8);z-index:13}.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}.settings .key.list .meta{padding-top:5px}.settings .key.list .print{color:#767676}.settings .key.list .activity{color:#666}.ui.vertical.menu .header.item{font-size:1.1em;background:#f0f0f0}.edit-label.modal .form .column,.new-label.segment .form .column{padding-right:0}.edit-label.modal .form .buttons,.new-label.segment .form .buttons{margin-left:auto;padding-top:15px}.edit-label.modal .form .color.picker.column,.new-label.segment .form .color.picker.column{width:auto}.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}.edit-label.modal .form .minicolors-swatch.minicolors-sprite,.new-label.segment .form .minicolors-swatch.minicolors-sprite{top:10px;left:10px;width:15px;height:15px}.edit-label.modal .form .precolors,.new-label.segment .form .precolors{padding-left:0;padding-right:0;margin:3px 10px auto 10px;width:120px}.edit-label.modal .form .precolors .color,.new-label.segment .form .precolors .color{float:left;width:15px;height:15px} \ No newline at end of file +@font-face{font-family:octicons;src:url(../fonts/octicons.eot?#iefix&v=345f8bad9c5003db196d08f05e7f030fd2a32ff6)format('embedded-opentype'),url(../fonts/octicons.woff?v=345f8bad9c5003db196d08f05e7f030fd2a32ff6)format('woff'),url(../fonts/octicons.ttf?v=345f8bad9c5003db196d08f05e7f030fd2a32ff6)format('truetype'),url(../fonts/octicons.svg?v=345f8bad9c5003db196d08f05e7f030fd2a32ff6#octicons)format('svg');font-weight:400;font-style:normal}.mega-octicon,.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-alignment-align:before{content:'\f08a'}.octicon-alignment-aligned-to:before{content:'\f08e'}.octicon-alignment-unalign:before{content:'\f08b'}.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-beer:before{content:'\f069'}.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'}.octicon-circle-slash:before{content:'\f084'}.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-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-hourglass:before{content:'\f09e'}.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-jump-down:before{content:'\f072'}.octicon-jump-left:before{content:'\f0a5'}.octicon-jump-right:before{content:'\f0a6'}.octicon-jump-up:before{content:'\f073'}.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-git-fork-private:before,.octicon-lock:before,.octicon-mirror-private: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-microscope:before{content:'\f089'}.octicon-milestone:before{content:'\f075'}.octicon-mirror-public:before,.octicon-mirror:before{content:'\f024'}.octicon-mortar-board:before{content:'\f0d7'}.octicon-move-down:before{content:'\f0a8'}.octicon-move-left:before{content:'\f074'}.octicon-move-right:before{content:'\f0a9'}.octicon-move-up:before{content:'\f0a7'}.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-playback-fast-forward:before{content:'\f0bd'}.octicon-playback-pause:before{content:'\f0bb'}.octicon-playback-play:before{content:'\f0bf'}.octicon-playback-rewind:before{content:'\f0bc'}.octicon-plug:before{content:'\f0d4'}.octicon-file-add:before,.octicon-file-directory-create:before,.octicon-gist-new:before,.octicon-plus:before,.octicon-repo-create:before{content:'\f05d'}.octicon-podium:before{content:'\f0af'}.octicon-primitive-dot:before{content:'\f052'}.octicon-primitive-square:before{content:'\f053'}.octicon-pulse:before{content:'\f085'}.octicon-puzzle:before{content:'\f0c0'}.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-log-in:before,.octicon-sign-in:before{content:'\f036'}.octicon-log-out:before,.octicon-sign-out:before{content:'\f032'}.octicon-split:before{content:'\f0c6'}.octicon-squirrel:before{content:'\f0b2'}.octicon-star-add:before,.octicon-star-delete:before,.octicon-star:before{content:'\f02a'}.octicon-steps:before{content:'\f0c7'}.octicon-stop:before{content:'\f08f'}.octicon-repo-sync:before,.octicon-sync:before{content:'\f087'}.octicon-tag-add:before,.octicon-tag-remove: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-remove-close:before,.octicon-x:before{content:'\f081'}.octicon-zap:before{content:'\26A1'}body{font-family:'Helvetica Neue',Arial,Helvetica,sans-serif,'微软雅黑';background-color:#FAFAFA}img{border-radius:3px}.full.height{padding:0;margin:0 0 -80px 0;min-height:100%}.following.bar{z-index:900;left:0;width:100%}.following.bar.light{background-color:#fff;border-bottom:1px solid #DDD;box-shadow:0 2px 3px rgba(0,0,0,.04)}.following.bar .column .menu{margin-top:0}.following.bar .top.menu a.item.brand{padding-left:0}.following.bar .brand .ui.mini.image{width:30px}.following.bar .top.menu .dropdown.item.active,.following.bar .top.menu .dropdown.item:hover,.following.bar .top.menu a.item:hover{background-color:transparent}.following.bar .top.menu a.item:hover{color:rgba(0,0,0,.45)}.following.bar .head.link.item{padding-right:0!important}.following.bar .head.link.item .dropdown.icon,.following.bar .head.link.item .menu .octicon{margin-right:5px}.following.bar .avatar>.ui.image{margin-right:0}.following.bar .searchbox{background-color:#f4f4f4!important}.following.bar .searchbox:focus{background-color:#e9e9e9!important}.following.bar .octicon{width:16px;text-align:center}.ui.left{float:left}.ui.right{float:right}.ui .text.red{color:#d95c5c!important}.ui .text.right{text-align:right}.ui .message{text-align:center}footer{margin-top:40px!important;height:40px;background-color:#fff;border-top:1px solid #d6d6d6;clear:both;width:100%;color:#888}footer .container{padding-top:10px}footer .container .fa{width:16px;text-align:center;color:#428bca}footer .container .ui.language.dropdown{z-index:10000}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{font-family:octicons}.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}.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:0}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{position:relative;margin-top:1em;margin-bottom:16px;font-weight:700;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 code,.markdown h1 tt,.markdown h2 code,.markdown h2 tt,.markdown h3 code,.markdown h3 tt,.markdown h4 code,.markdown h4 tt,.markdown h5 code,.markdown h5 tt,.markdown h6 code,.markdown h6 tt{font-size:inherit}.markdown h1{padding-bottom:.3em;font-size:2.25em;line-height:1.2;border-bottom:1px solid #eee}.markdown h1 .anchor{line-height:1}.markdown h2{padding-bottom:.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}.markdown h6{font-size:1em;color:#777}.markdown h6 .anchor{line-height:1.1}.markdown blockquote,.markdown dl,.markdown ol,.markdown p,.markdown pre,.markdown table,.markdown ul{margin-top:0;margin-bottom:16px}.markdown hr{height:4px;padding:0;margin:16px 0;background-color:#e7e7e7;border:0 none}.markdown ol,.markdown ul{padding-left:2em}.markdown ol.no-list,.markdown ul.no-list{padding:0;list-style-type:none}.markdown ol ol,.markdown ol ul,.markdown ul ol,.markdown ul 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:700}.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:700}.markdown table td,.markdown table th{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:.2em;padding-bottom:.2em;margin:0;font-size:85%;background-color:rgba(0,0,0,.04);border-radius:3px}.markdown code:after,.markdown code:before,.markdown tt:after,.markdown tt:before{letter-spacing:-.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:0 0;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:after,.markdown pre code:before,.markdown pre tt:after,.markdown pre tt:before{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 #bbb}.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:700;background:#f8f8f8;border-top:0}.pln{color:#333}@media screen{.str{color:#d14}.kwd{color:#333}.com{color:#998;font-style:italic}.typ{color:#458}.lit{color:#458}.pun{color:#333}.opn{color:#333}.clo{color:#333}.tag{color:navy}.atn{color:teal}.atv{color:#d14}.dec{color:#333}.var{color:teal}.fun{color:#900}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:700}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:700}.lit{color:#044}.clo,.opn,.pun{color:#440}.tag{color:#006;font-weight:700}.atn{color:#404}.atv{color:#060}}ol.linenums{margin-top:0;margin-bottom:0}.home{padding-bottom:120px}.home .logo{max-width:250px}.home .hero h1,.home .hero h2{font-family:'PT Sans Narrow',sans-serif}.home .hero h1{font-size:7em}.home .hero h2{font-size:4em}.home .hero .octicon{color:#d9453d;font-size:60px;margin-right:10px}.home .hero.header{font-size:24px}.home p.large{font-size:20px}.home .stackable{padding-top:30px}.home a{color:#d9453d}.install{padding-top:45px;padding-bottom:120px}.install form label{text-align:right;width:40%!important}.install form input{width:35%!important}.install form .field{text-align:left}.install form .field .help{margin-left:41%}.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:#999;padding-top:.6em;padding-bottom:.6em;display:inline-block}.ui.attached.header{background:#f0f0f0}.ui.attached.header .right{margin-top:-5px}.repository.new.fork form{margin:auto;width:800px!important}.repository.new.fork form .ui.message{text-align:center}.repository.new.fork form .header{padding-left:280px!important}.repository.new.fork form .inline.field>label{text-align:right;width:250px!important;word-wrap:break-word}.repository.new.fork form .help{margin-left:260px!important}.repository.new.fork form .dropdown .dropdown.icon{margin-top:-7px!important}.repository.new.fork form .dropdown .text{margin-right:0!important}.repository.new.fork form .dropdown .text i{margin-right:0!important}.repository.new.fork form input,.repository.new.fork form textarea{width:50%!important}.repository{padding-top:15px;padding-bottom:120px}.repository .head{height:40px;background-color:#FCFCFC}.repository .head .mega-octicon{width:30px;font-size:30px}.repository .head .fork-flag,.repository .head a{font-weight:300}.repository .head .ui.label{margin-top:5px;vertical-align:top}.repository .head .fork-flag{margin-left:38px;display:block;font-size:11px;line-height:10px;white-space:nowrap}.repository .head .num{font-weight:700}.repository .metas .menu{max-height:300px;overflow-x:auto}.repository .metas .ui.list .ui.avatar.image{border-radius:0}.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 .menu .clickable .name{padding-left:15px!important}.repository .page.buttons{padding-top:15px}.repository .issue.list{list-style:none;padding-top:15px}.repository .issue.list>.item{padding-top:15px;padding-bottom:10px;border-bottom:1px dashed #AAA}.repository .issue.list>.item .title{color:#444;font-size:15px;font-weight:700;margin:0 6px}.repository .issue.list>.item .title:hover{color:#000}.repository .issue.list>.item .comment{padding-right:10px;color:#666}.repository .issue.list>.item .desc{padding-top:5px;color:#999}.repository .issue.list>.item .desc a.milestone{padding-left:5px;color:#999!important}.repository .issue.list>.item .desc a.milestone:hover{color:#000!important}.repository .issue.list>.item .desc .assignee{margin-top:-5px}.repository.new.issue .comment.form .metas{min-width:220px}.repository.new.issue .comment.form .metas .filter.menu{max-height:300px;overflow-x:auto}.repository .comment.form .ui.comments{margin-top:-12px;max-width:750px!important}.repository .comment.form .content .field:first-child{clear:none}.repository .comment.form .content .tab.segment{border:none;padding:0;padding-top:10px}.repository .comment.form .content textarea{height:200px}.repository .label.list{list-style:none;padding-top:15px}.repository .label.list .item{padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #AAA}.repository .label.list .item a{font-size:15px;padding-top:5px;padding-right:10px;color:#666}.repository .label.list .item a:hover{color:#000}.repository .label.list .item a.open-issues{margin-right:30px}.repository .milestone.list{list-style:none;padding-top:15px}.repository .milestone.list>.item{padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #AAA}.repository .milestone.list>.item>a{padding-top:5px;padding-right:10px;color:#000}.repository .milestone.list>.item>a:hover{color:#4078c0}.repository .milestone.list>.item .ui.progress{width:40%;padding:0;border:0;margin:0}.repository .milestone.list>.item .ui.progress .bar{height:20px}.repository .milestone.list>.item .meta{color:#999;padding-top:5px}.repository .milestone.list>.item .meta .issue-stats .octicon{padding-left:5px}.repository .milestone.list>.item .meta .overdue{color:red}.repository .milestone.list>.item .operate{margin-top:-15px}.repository .milestone.list>.item .operate>a{font-size:15px;padding-top:5px;padding-right:10px;color:#666}.repository .milestone.list>.item .operate>a:hover{color:#000}.repository .milestone.list>.item .content{padding-top:10px}.repository.new.milestone textarea{height:200px}.repository.new.milestone #deadline{width:150px}.repository.compare.pull .choose.branch .octicon{padding-right:10px}.repository .filter.dropdown .menu{margin-top:1px!important}.repository .filter.dropdown .menu .items{max-height:300px;overflow-y:auto}.repository .filter.dropdown .menu .items .item{position:relative;cursor:pointer;display:block;border:none;height:auto;border-top:none;line-height:1em;color:rgba(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}.repository .filter.dropdown .menu .items .item.active{font-weight:700}.repository .filter.dropdown .menu .items .item:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.8);z-index:13}.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}.settings .key.list .meta{padding-top:5px}.settings .key.list .print{color:#767676}.settings .key.list .activity{color:#666}.ui.vertical.menu .header.item{font-size:1.1em;background:#f0f0f0}.edit-label.modal .form .column,.new-label.segment .form .column{padding-right:0}.edit-label.modal .form .buttons,.new-label.segment .form .buttons{margin-left:auto;padding-top:15px}.edit-label.modal .form .color.picker.column,.new-label.segment .form .color.picker.column{width:auto}.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}.edit-label.modal .form .minicolors-swatch.minicolors-sprite,.new-label.segment .form .minicolors-swatch.minicolors-sprite{top:10px;left:10px;width:15px;height:15px}.edit-label.modal .form .precolors,.new-label.segment .form .precolors{padding-left:0;padding-right:0;margin:3px 10px auto 10px;width:120px}.edit-label.modal .form .precolors .color,.new-label.segment .form .precolors .color{float:left;width:15px;height:15px} \ No newline at end of file diff --git a/public/js/gogs.js b/public/js/gogs.js index 758b5cf60d..cd80479680 100644 --- a/public/js/gogs.js +++ b/public/js/gogs.js @@ -222,7 +222,10 @@ $(document).ready(function () { // Semantic UI modules. $('.dropdown').dropdown(); $('.jump.dropdown').dropdown({ - action: 'hide' + action: 'hide', + onShow: function() { + $('.poping.up').popup('hide'); + } }); $('.slide.up.dropdown').dropdown({ transition: 'slide up' @@ -233,6 +236,13 @@ $(document).ready(function () { showActivity: false }); $('.poping.up').popup(); + $('.top.menu .poping.up').popup({ + onShow: function() { + if ( $('.top.menu .menu.transition').hasClass('visible') ) { + return false; + } + } + }); // Helpers. diff --git a/public/less/_base.less b/public/less/_base.less index f39c8a6607..388160a565 100644 --- a/public/less/_base.less +++ b/public/less/_base.less @@ -16,7 +16,6 @@ img { z-index: 900; left: 0; width: 100%; - padding: 5px 0; &.light { background-color: white; border-bottom: 1px solid #DDDDDD; @@ -25,10 +24,19 @@ img { .column .menu { margin-top: 0; } - .brand { - float: left; - margin-top: 5px; - margin-right: 5px; + .top.menu a.item.brand { + padding-left: 0; + } + .brand .ui.mini.image { + width: 30px; + } + .top.menu a.item:hover, + .top.menu .dropdown.item:hover, + .top.menu .dropdown.item.active { + background-color: transparent; + } + .top.menu a.item:hover { + color: rgba(0,0,0,.45); } .head.link.item { padding-right: 0!important; @@ -37,8 +45,8 @@ img { margin-right: 5px; } } - .user.avatar { - padding: 0; + .avatar > .ui.image { + margin-right: 0; } .searchbox { background-color: rgb(244, 244, 244)!important; @@ -117,6 +125,10 @@ footer { .generate-img(@n, (@i + 1)); } +.octicon.icon { + font-family: octicons; +} + // Accessibility .sr-only { position: absolute; diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl index 161e0132cf..2c41782681 100644 --- a/templates/base/head.tmpl +++ b/templates/base/head.tmpl @@ -44,15 +44,23 @@
+ {{if not .PageIsInstall}}
-
-
+ + + + {{end}} diff --git a/templates/repo/settings/navbar.tmpl b/templates/repo/settings/navbar.tmpl index 1001c3a250..a92f891e6a 100644 --- a/templates/repo/settings/navbar.tmpl +++ b/templates/repo/settings/navbar.tmpl @@ -4,7 +4,7 @@ {{.i18n.Tr "repo.settings.options"}} - + {{.i18n.Tr "repo.settings.collaboration"}} @@ -17,4 +17,4 @@ {{.i18n.Tr "repo.settings.deploy_keys"}} - \ No newline at end of file +