-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathbindata.go
398 lines (345 loc) · 53 KB
/
bindata.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
// Code generated by go-bindata.
// sources:
// data/web/animate.js
// data/web/bytes.js
// data/web/index.html
// data/web/keyboard.js
// data/web/nmux.js
// data/web/screen.js
// data/web/socket.js
// data/web/string.js
// DO NOT EDIT!
package nmux
import (
"bytes"
"compress/gzip"
"fmt"
"io"
"io/ioutil"
"os"
"path/filepath"
"strings"
"time"
)
func bindataRead(data []byte, name string) ([]byte, error) {
gz, err := gzip.NewReader(bytes.NewBuffer(data))
if err != nil {
return nil, fmt.Errorf("Read %q: %v", name, err)
}
var buf bytes.Buffer
_, err = io.Copy(&buf, gz)
clErr := gz.Close()
if err != nil {
return nil, fmt.Errorf("Read %q: %v", name, err)
}
if clErr != nil {
return nil, err
}
return buf.Bytes(), nil
}
type asset struct {
bytes []byte
info os.FileInfo
}
type bindataFileInfo struct {
name string
size int64
mode os.FileMode
modTime time.Time
}
func (fi bindataFileInfo) Name() string {
return fi.name
}
func (fi bindataFileInfo) Size() int64 {
return fi.size
}
func (fi bindataFileInfo) Mode() os.FileMode {
return fi.mode
}
func (fi bindataFileInfo) ModTime() time.Time {
return fi.modTime
}
func (fi bindataFileInfo) IsDir() bool {
return false
}
func (fi bindataFileInfo) Sys() interface{} {
return nil
}
var _webAnimateJs = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x8c\x55\x4d\x8f\xa3\x46\x10\xbd\xf3\x2b\x2a\x97\x05\x64\x8c\xed\x1c\x72\x30\xcb\x4a\xd1\x46\x91\x12\x29\x7b\x88\xf6\x66\xf9\xd0\x03\xc5\xb8\x35\x4d\xe3\x74\x37\xb6\x27\x3b\xfc\xf7\xa8\xbf\xa0\x71\x18\x6b\xf6\xb2\xa2\xfa\x55\xd5\xab\xf7\xaa\x3c\x71\x2f\x11\xa4\x12\xb4\x52\x71\x11\x45\x49\xd3\xf3\x4a\xd1\x8e\x27\x29\xfc\x88\x00\x36\x1b\xf8\xb3\x97\x0a\x28\x87\x8a\x48\x84\x73\xc7\x5e\x1b\xca\x18\x34\xa2\x6b\xf7\x16\x70\x52\xea\x2c\xf7\x9b\xcd\xf5\x7a\xcd\xcf\xa4\x67\x54\x50\x79\xca\xab\xae\xdd\xfc\xbc\xdd\xed\x36\x02\xff\xe9\x51\x2a\xc2\x69\x4b\x74\xe5\x46\x90\x16\xd7\x4d\x27\xd6\xb2\x25\x42\xad\xdd\x03\x7f\xde\x44\x00\x17\x22\x80\x11\xa9\xbe\xd3\x16\xa1\x84\x6d\xe1\x62\x17\xe4\x75\x27\x24\x94\x70\x88\xaf\xf8\xf4\x42\x55\x9c\x41\xdc\x76\xff\xc6\xc7\x22\x8a\x00\x9a\x4e\x24\x1a\x77\x33\x49\x70\x83\xcf\x3e\x25\x67\xc8\x9f\xd5\x09\x3e\x7d\x82\x9f\xae\x94\xd7\xdd\x35\x77\x8c\x7e\xf5\x8c\x7e\xd7\x8c\x0a\x58\xad\x6e\x76\x68\x80\x47\x40\x28\xdd\xf3\xc1\x75\x38\xdc\x8e\xab\xf8\xef\x25\xa8\x26\x17\x94\xab\x08\xaf\x90\x7d\xa4\xda\xd7\x05\x64\x7c\x34\xb5\x00\xde\xde\xde\x4f\x79\x40\x63\xd0\x3a\xd1\x06\x92\x87\x32\x7c\x50\x81\x71\x4d\x2a\xc2\xd8\x13\xa9\x5e\x32\x40\x86\x2d\x72\xe5\x0b\x58\xdf\xaa\x5e\x08\xe7\x25\xc7\x2b\xfc\x46\x14\x26\x69\xfe\x8c\xc6\xe0\x24\x2d\x02\xa8\xa2\x2d\x7e\xef\xbe\x12\xc6\xa0\x84\xbf\x88\x3a\xe5\x2d\xb9\x25\xdb\x0c\x76\xbf\xc0\x1a\x92\xb1\xd2\x7a\x5c\x90\x74\x96\x4f\xeb\x51\xcb\x5c\xda\x06\x5d\xaf\xee\x17\xda\xfe\xf3\xac\xa7\xaa\xab\xa0\xff\x58\x76\xc8\x96\xa2\xc1\x7e\x2e\xa6\x7b\x9c\x40\xd5\x0b\x0e\xb4\xb6\x81\x61\xd1\x84\xa5\x9d\xb8\xf3\xe0\x9d\xb5\x19\x07\xa3\xf5\x34\x5a\xc5\x90\x08\x3f\x3a\xad\xd3\x59\xeb\x21\xd1\x8a\x45\xbc\xed\x6f\xb9\xbd\x3a\xef\xcb\xbd\x4a\x5a\x4f\x89\xac\x81\x12\xd4\x89\x4a\x7f\x85\x82\x34\x93\xc6\xcb\x57\xe4\x90\x5e\x60\x7d\xb1\x3f\x86\x22\xbc\x6c\x7b\xd6\xfa\x66\x5d\x4f\x50\xb4\x7a\x49\xc6\xc5\xd1\x40\x4e\x5a\xcc\x80\x2a\x6c\x0d\x12\x74\xe7\x44\xc3\x52\xf7\xdd\x74\x02\x12\x8d\xb2\xbf\x4c\xae\xd9\xa4\x83\x4e\xd5\xfe\xf8\x97\x83\xc6\x1e\xbd\x33\xda\x00\x8d\xc8\x6b\x64\xe4\x55\xff\x34\x28\xf8\x0c\x53\x64\xb6\x2a\x1d\x57\x94\xf7\x38\xee\x44\x14\x14\x51\xb0\xb6\x69\x7a\x32\xf8\x52\xda\x0f\xca\x15\x8a\x0b\x61\x61\x99\x09\x55\x82\x2a\xe6\xe1\xaa\xeb\x75\xc6\x6a\x75\x1f\xf7\x5b\xaa\xb2\x19\xd0\x8b\x30\x1b\xc5\xbc\xc1\x17\xd8\xea\x71\x42\xf4\x48\xcb\x7c\x87\x9c\xc0\x78\x9c\x0b\x6c\xbb\x0b\x1a\x35\xd3\x89\xc1\x10\x85\xff\xbb\xa9\xbd\x81\x6a\xdc\xe5\xb9\x31\x41\xbd\x70\x43\x79\xb0\xd4\xe6\x54\x1f\xb8\xe3\x07\x9a\x88\xd6\xc8\x50\xe1\x32\xda\xb2\xf3\x97\x66\xf6\xc5\xac\xbb\xe7\x42\xea\xfa\x9e\x48\x06\xd5\x53\x06\xde\xa3\x0c\x8c\xe3\x19\xcc\xd4\x31\x17\x4a\xe5\x37\xf2\x2d\xb1\x0b\x31\x63\x43\x5e\xa1\x84\x33\x11\x12\xff\xe0\x2a\x71\xf9\xbb\xed\x28\x9e\x87\x58\xb5\x56\xf6\xdb\xf1\x05\x64\x12\xff\x57\x6c\x5b\x84\x2a\x07\xdd\x2d\xab\xe0\xbe\x8d\xcb\x41\x77\x13\x08\xba\xdf\x35\xf0\xf8\x79\x83\x3b\x29\xf5\x8d\x3a\x7c\xec\x9f\xe2\xbd\x96\xc9\x47\x0d\xcf\x78\xef\xb4\x1a\xb1\xba\xb8\x06\x1a\x0e\xb3\x28\x8a\x78\x0f\xdb\x31\xe6\xd5\x8e\xf7\x93\xf0\xfe\x4d\xab\x34\x81\x07\x67\xe0\x90\xea\xbf\x0e\xff\x05\x00\x00\xff\xff\x14\xb2\xc5\x46\x9e\x08\x00\x00")
func webAnimateJsBytes() ([]byte, error) {
return bindataRead(
_webAnimateJs,
"web/animate.js",
)
}
func webAnimateJs() (*asset, error) {
bytes, err := webAnimateJsBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "web/animate.js", size: 2206, mode: os.FileMode(436), modTime: time.Unix(1479702550, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _webBytesJs = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xa4\x56\xc1\x72\xdb\x36\x10\xbd\xeb\x2b\x5e\x0f\x0d\xc9\xa1\xa4\x80\x94\x6a\x7b\x22\x31\x99\x26\xcd\xad\x87\x4e\xd2\x9e\x5c\x1f\x48\x11\x94\xd0\xa1\x40\x0d\x41\xc4\x72\x5b\xff\x7b\x07\x00\x21\x12\x14\x25\x7b\x52\x9f\xcc\x15\xf6\xbd\xb7\x8b\x87\x05\x3c\x29\x28\x44\x53\xb3\x4d\xe3\xad\x26\x93\x6f\x69\x8d\x2f\x34\xcd\x69\x8d\x04\x85\xe4\x9b\x86\x55\xdc\xcf\x9e\x1a\x2a\x02\xfc\x33\x01\xde\xbe\xc5\x47\xba\x49\x55\xd6\xef\x4f\x07\x9a\xff\x5c\xd7\xe9\x13\x98\xc0\x46\xee\x33\x5a\x8b\x6a\x4f\xe7\x13\x40\xe1\x08\x5a\x16\x48\xd0\xec\x98\x58\xb5\xa1\x32\x15\xcd\x2f\x72\x7f\x40\x02\x62\x63\x1b\x59\x8b\xaa\xee\x47\xd4\x2a\xf3\x3d\x01\x34\x37\x12\x70\xfa\x88\x3f\x18\x6f\xee\x34\x63\x2b\x49\xaf\x50\x3c\xf3\x9a\xee\x53\xc6\x19\xdf\xf6\x75\x1b\xc9\x40\x4d\x1b\x59\x73\x03\x35\x2f\x29\xdf\x36\x3b\xcc\x5a\x62\x45\xfa\xdc\xe1\x48\x45\x31\x86\xd1\x8a\x8a\x56\x67\x88\xf7\x06\x28\x0c\x1f\x46\xb0\xa2\x9b\x2b\x60\xb1\x03\xe6\x0f\xd0\xb0\x5e\xe3\x2e\xc0\xbf\xa3\x2c\x27\x92\x8b\x1c\xaa\x93\x12\x49\x5f\x8a\x1f\x38\x84\x12\xef\x41\x8e\x77\x84\x10\x7c\x80\xc4\x0c\xe4\x18\x11\xf5\xf5\x0e\xd2\x25\x51\xe9\xf1\xf2\x4a\x25\x8b\x17\x2b\x89\x6e\x54\x29\xdf\x57\xa3\xa2\x5f\xc4\x57\xe8\x97\x2f\xd2\xc7\xcb\x4b\xf4\xff\x47\x18\xbd\x28\x4c\x75\x3f\x43\xe2\xa4\x3f\x68\x6b\x00\xac\x80\xef\x67\x78\x03\x72\x24\xfa\xef\x8e\x04\x48\x92\x04\xc4\x66\x03\x96\x70\xd5\x7e\x5b\xc3\x99\xef\x67\x03\xa4\x08\x1c\xa0\xdb\x62\x28\x19\x21\x22\x5d\xcc\xed\x6a\x8c\x7b\x49\xc8\x25\x6e\x84\x27\x83\xbe\x8e\x7e\x51\x14\x63\xf4\xb1\xe9\xf2\x72\x84\x3f\xd6\xa2\xaf\xf0\x2f\x5e\xcf\x1f\x15\xc5\x38\xff\xc2\xec\x7f\x74\xc6\x1f\x99\x9e\x5d\xe3\x5f\xbe\x9a\xbf\x28\x2e\xf1\x2f\x0d\xff\x9d\x49\xed\xb0\x7f\x72\x27\x89\x6b\x2c\x35\x91\xc7\x67\x99\x1e\x90\x94\xdb\x83\x6d\x1c\x68\x0f\xb6\xfa\xb1\x92\xea\x44\x78\x9e\x89\x3c\xee\x58\x49\xe1\x97\x94\xcf\x66\x5d\x85\x6a\x4d\x98\xe0\xab\x66\x99\x17\x75\xb5\xff\x54\xe5\xf4\xb7\x8a\xf1\xc6\x77\x60\x03\x5b\x70\x4f\x6a\x25\x1b\x57\x6c\x53\x7d\xe6\xf9\x8b\x73\x57\xc8\x2c\xd5\xa3\xdb\xb4\x20\x70\x31\x6a\xfa\x8d\xd6\x82\x8e\xa1\xe8\xdf\xdb\xbe\xcd\x12\x7d\xe4\x57\xfd\xc3\x4f\x5c\xa4\xf4\x70\xa0\xae\x1c\x4e\x1f\x3f\x76\x37\x98\xf1\x40\x1f\x34\x49\x9c\xab\xa1\x6b\x53\x9f\x60\xa8\xa4\x17\xee\x5d\x51\x9a\xc7\x35\x8d\x63\x19\xbd\x41\x65\x0e\x97\x71\xe5\x8c\x8c\xb1\x9b\xce\xde\x5a\xe1\x89\xc4\x8a\x35\xb9\xd9\x5c\xd0\xc6\x2c\x9d\x82\x38\x41\x9b\x30\x75\x8b\x6c\x97\xb4\xd2\x07\xf6\xcb\xe5\xfe\xf0\x25\xe5\x5b\x67\x3f\x58\x34\x05\x8b\xfb\x3e\x7c\x64\x79\xb3\x53\x97\xe2\x4d\x57\xc1\x8e\x1e\x7b\xf6\x53\x91\x54\x6c\x18\x1b\xc4\x5c\x93\xea\xca\xa7\x50\x8b\xc8\x14\x25\x12\xb0\x18\x33\xb0\xa8\xfb\xb9\x64\x5c\x0b\xbd\xb7\x43\xb4\x35\x36\xc3\x1a\x65\xb7\x63\xdd\xc8\x65\x08\xc1\xa2\x07\xbb\x17\x4a\x56\x98\xc0\xf7\x08\xf1\x10\x22\x9b\x37\x95\x71\xbf\x1f\xdd\x04\x81\x32\xa7\x68\x6a\x7f\x16\x07\x08\xe1\xc1\xb3\x69\x46\x7b\xa8\xcf\xf9\xfb\x04\x8b\x18\x6f\xde\x20\xc3\x1a\x51\x7c\x1b\xe0\x83\x73\x82\x76\x69\xad\x4e\x91\x9f\x05\x78\x07\x6f\x7e\xc2\x60\x6a\x8a\xdb\xff\x0b\x25\xf9\x47\xdb\x39\x67\xec\xc0\x14\x39\x3f\x48\xb1\xf3\xb5\x5e\xa5\x04\xa1\x11\x11\xac\x4e\xcb\xdc\x16\x77\x32\xfb\xb1\xe7\xbe\xeb\x14\xeb\x8e\x1e\xad\x89\x7e\x70\x68\xdb\x46\x6a\x08\xbb\x62\x6d\x04\xf6\xb5\xb5\x0d\xf4\x00\x9c\x11\xeb\xf8\x80\xfa\x55\xd5\xb4\xfa\xda\x39\x61\x12\xfe\xaa\x18\xf7\xbd\x3f\xb9\x17\x0c\xa7\xcc\xd7\x8b\x43\xb1\x05\x70\xbd\xeb\x93\x81\xe5\xef\xc9\xc3\xb9\xcd\x7f\x4d\x45\xa3\x5e\xbc\xce\xc0\x48\xf7\xb4\xef\x73\xc1\xfe\x56\x27\xc1\xce\xa0\xd3\x33\x76\xe8\xe7\x01\xbf\x5d\x36\x45\x6f\xe4\xa1\xff\x08\xb6\x4f\x50\x73\x35\x54\x5c\x54\x25\x9d\x6f\xeb\x4a\x1e\xb4\x06\xdd\x33\x5f\x35\x4d\x2b\x50\x5f\xe6\xdd\xeb\xb5\x50\x36\x25\xa7\x99\xdc\xfa\x95\x6c\x06\x71\x0d\xf5\x99\xe7\x7e\x70\x5e\xf8\x58\x1f\x9d\xbc\x4f\x55\x59\xa6\x07\x41\xf3\xe1\x08\x6a\x55\x7c\xaf\x88\xe7\xc9\x7f\x01\x00\x00\xff\xff\x6c\x89\x7b\xb6\x75\x0c\x00\x00")
func webBytesJsBytes() ([]byte, error) {
return bindataRead(
_webBytesJs,
"web/bytes.js",
)
}
func webBytesJs() (*asset, error) {
bytes, err := webBytesJsBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "web/bytes.js", size: 3189, mode: os.FileMode(420), modTime: time.Unix(1490019095, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _webIndexHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\x94\xc1\x6e\xdb\x30\x0c\x86\xef\x7d\x0a\x4e\xbb\x26\xb1\x7b\x1b\x52\x29\xef\x42\x4b\x8c\xcd\xc6\x92\x0c\x89\x49\xea\x0d\x7b\xf7\xc1\x52\xb2\x26\xc3\x4e\x85\x4f\xa6\x7e\x1a\x1f\xc4\xff\xa7\xad\xbf\xb9\x68\x65\x9e\x08\x06\xf1\xe3\xe1\x45\xd7\x07\x80\x1e\x08\xdd\x52\x00\x68\x4f\x82\x60\x07\x4c\x99\xc4\xa8\xb3\x1c\xb7\x3f\x14\x34\x8f\xcd\x80\x9e\x8c\xba\x30\x5d\xa7\x98\x44\x81\x8d\x41\x28\x88\x51\x57\x76\x32\x18\x47\x17\xb6\xb4\x2d\x87\x0d\x70\x60\x61\x1c\xb7\xd9\xe2\x48\xe6\x75\xd7\x6e\xe0\x9c\x29\x95\x33\x76\x23\x99\x10\xd5\x0d\x2e\x2c\x23\x1d\x82\x3f\x7f\xe8\xa6\xd6\x55\xcf\x32\x8f\x04\xcb\xbd\x8d\x12\xfa\x90\xc6\xe6\xac\xc0\x93\x63\x34\x2a\xdb\x44\x14\x6e\x08\x80\x2e\xba\x79\x53\xc6\x83\x5f\x37\x09\x60\x42\xe7\x38\xf4\x7b\x68\xdf\xfe\x6a\x1e\x53\xcf\xe1\x49\xea\xd0\x9e\xfa\x14\xcf\xc1\xed\xe1\x7b\xdb\x3e\x74\xca\x2c\x7b\x78\x6d\xdb\xcb\xf5\x53\x1d\x88\xfb\x41\xaa\x3c\xdc\xe5\xdf\x2f\xb7\x62\xd7\x8f\xf3\x34\x3c\xdc\xe2\x18\x83\x6c\x8f\xe8\x79\x9c\xf7\xe0\x63\x88\x79\x42\x4b\x6f\xcf\xfd\xcc\x3f\x69\x21\x4e\xf2\x09\x2c\x26\x34\xc5\x85\x12\x56\x73\x4f\x4b\x2f\xd3\xde\x4d\xb2\x89\x27\x81\x9c\xac\x51\x36\x86\x2c\xbb\xf7\xac\x1e\x4d\x7b\xc7\x0b\xd6\x97\xd4\xbf\xf1\x1e\x74\x53\x3b\xff\x61\x65\x49\x1c\xfa\x95\x60\xdd\x2c\x94\x57\x62\x61\x60\x8f\x42\x2b\xd1\x4e\x34\x77\x11\x93\x5b\xcb\xb5\xb2\x95\x6b\xc1\xa2\x3d\xd1\x5a\x79\x2e\x9f\xd7\x57\x51\xba\xa9\x0b\xa7\x9b\xfa\xe3\xf8\x13\x00\x00\xff\xff\x3d\x85\x02\x7f\x50\x04\x00\x00")
func webIndexHtmlBytes() ([]byte, error) {
return bindataRead(
_webIndexHtml,
"web/index.html",
)
}
func webIndexHtml() (*asset, error) {
bytes, err := webIndexHtmlBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "web/index.html", size: 1104, mode: os.FileMode(436), modTime: time.Unix(1490016588, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _webKeyboardJs = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xd4\x56\x51\x6f\xdb\x36\x10\x7e\xf7\xaf\xb8\xa7\xd0\x41\x12\x25\x59\xd1\x3e\xd4\x71\x80\x2c\xde\x53\x9a\x61\x68\x50\x0c\x43\x53\x6c\xb4\x74\xb2\x04\xd1\xa2\x40\x52\xb1\xb9\xc6\xfb\xed\x03\x29\x51\x32\x29\xa9\xdd\x9e\x86\xe5\xc9\x77\xfc\xbe\xbb\xe3\x77\xba\x63\x48\x2d\x11\xa4\x12\x79\xac\xc8\x62\x36\x4b\xeb\x32\x56\x39\x2f\xa1\xdc\xd6\xfb\x47\x5e\x4b\x7c\x40\x3d\xc7\x53\xf8\x3a\x03\x78\xa1\x02\x2a\x81\x69\xbe\x87\x25\x10\xb2\x68\x5d\xb2\x4e\x5b\x97\x25\x98\x30\xcd\x41\x9c\x51\xf1\x94\xff\x89\xb0\x04\x95\xe5\x32\x72\xf6\xfc\xd4\x51\x0d\xeb\x91\xaa\x2c\x4a\x19\xe7\x62\x8e\xd1\x1e\x2e\x3b\xda\xe7\xab\x2f\x1d\x50\x87\x40\x7d\x0c\xbc\x36\xc0\x19\x40\x9e\xc2\x1c\x5f\xb0\x54\x91\xd2\x15\xc2\xb2\xcd\xbb\x35\x65\x45\xf6\x00\x4e\x4e\x4c\x52\xef\x60\x6f\x9c\x3a\x70\xea\xe6\xca\x00\x02\x55\x2d\x4a\x53\xc7\xc1\xa4\x18\x04\x5c\x42\x9f\x71\xe1\x03\xcc\xed\xf6\x81\xcf\x5c\x44\xdb\x62\xe5\x2e\x57\x71\x06\x73\xb4\x54\x97\x2e\xa6\x12\x81\x58\xec\x96\xbf\x20\x79\x6f\xbd\x70\x24\xf2\x4a\xd0\x8d\xd5\xde\xfc\xad\x05\xd2\x62\x11\x32\xeb\x6a\x84\xf7\x11\x19\x52\xdb\x9e\xe6\xe4\xa8\x28\x6e\x00\x17\xd7\x63\x27\x7a\x78\x22\x33\xbe\xbb\xaf\x85\xe4\xa2\x69\xe4\x74\x1d\x09\xdf\x95\x5d\x25\x61\xbe\xfd\x54\x3a\xdd\x89\xdd\x4b\xb4\xae\x95\xe2\xa5\x27\xd2\x95\x0b\xdc\x7f\x92\x1f\x30\x55\xa1\x34\x3d\xe1\x7a\x48\x78\xcc\x93\x84\xe1\x34\xe5\x87\x21\xe5\x63\xbe\xc9\x06\x49\xda\x7a\x9b\x6f\x05\xc8\x0d\x81\x33\x47\x39\x73\x2d\x38\x03\x72\x6b\x0f\xec\xcf\x73\xf3\x4b\x5b\x27\x59\xcc\x0e\x63\x93\xf7\x6b\x86\xc8\x8e\x67\xaf\x40\x23\x0f\x79\x8a\x05\x67\xcc\x9e\xae\x8c\xc0\x8b\xff\x74\xdc\xa2\x04\x99\xa2\xbf\xc1\x0d\x5c\xb9\xf6\x0c\xeb\xfc\x54\x91\x4e\xa4\x86\x25\xb3\x3c\x55\x0f\xa8\x43\xce\x85\xd1\xa5\x40\x1d\xc0\x63\x25\xd8\x10\x7d\x3f\x81\xa6\x6c\x24\xf4\xdd\x04\x78\x8b\x8a\x0e\xd1\xab\x01\xda\x6b\xae\x41\xfd\x9b\x86\x06\x5b\xb4\x49\x82\x51\x1b\xdf\x6e\x51\x23\x88\x75\x3a\x69\x8e\x34\x8e\x79\x82\x91\xac\xd7\x52\x89\xf9\xd5\x39\xbc\x39\x35\xdb\x8a\x3c\xa0\x26\x7e\xd9\x3e\xf2\x4d\x3b\x9e\x26\x86\x0d\xea\xc0\x0e\x5e\xa0\x8e\x14\xff\x54\x55\x28\xee\xa9\x44\x37\xce\x07\x40\x26\x71\x14\xfb\x81\xef\x02\xec\xac\xc3\x8f\x96\xfa\xae\x29\xf5\xe7\x7a\x5b\xd1\x24\xa8\x96\x14\xa8\x8d\x6a\x3e\xe9\x5d\x1b\xd9\x0d\x7f\xd1\xf7\xc6\x2d\x97\x62\x85\x71\xbe\xa5\xac\xdb\x2d\x7d\xc4\x5f\x78\x5e\xf6\xe3\xe9\x2d\xa6\x8e\x7d\x97\x24\x63\x4c\x56\xcb\xef\x10\x9f\xea\xb5\x12\x34\x56\x23\xec\xc7\xbc\x9c\xa2\x7f\x4f\xa2\xb7\x8d\x44\x77\x42\xf0\xdd\x37\xfb\xf9\xd6\x2a\xf3\x0f\x42\xad\xf2\x4d\xae\xba\x50\xee\xcb\x4a\x29\x93\x38\xb2\x5b\x07\x9d\xf5\xdf\x22\x33\x7a\xed\x85\x5b\x07\x2f\x95\xe0\xbe\x8f\x32\xe5\xd9\x36\xa7\xe7\x31\x63\xd6\xe9\xd6\x3f\xaa\xee\x18\xba\x33\xb7\x09\x2a\x1a\x0f\x36\x73\x8f\xbf\x09\xf1\x37\x4c\xdd\x92\x63\xc4\xb9\x97\xfe\xd6\xb3\xa2\x8e\x7d\x79\x09\x77\x55\x45\x05\x96\x8a\x69\x50\x19\x4a\x34\x11\x25\x24\xbc\x24\x0a\x64\x5d\x55\x5c\x28\xd8\xf2\x24\x4f\x73\x14\x32\xf2\x6e\xe0\x16\xc4\x68\x89\xaf\x61\x89\x3f\x52\xd1\x5d\x68\xd0\x94\xd1\x10\xcf\xcf\x83\x18\x92\x51\x99\x4d\xeb\x82\x32\xa6\x15\x86\xac\x9f\x64\x3c\x4d\x49\x90\xa1\x1a\x50\x56\xc8\xa6\x29\x6b\x1a\x17\xd2\x36\x28\x2c\xef\x69\x9a\xf4\x87\xd7\x82\xbf\x3c\xeb\xc2\xb3\x7e\xf7\xac\xa5\x67\x9d\x79\xd6\x67\xcf\xfa\xea\x59\x07\xcf\xfa\xe2\x59\xef\x3d\x6b\xe1\x59\xcf\xa4\xff\xef\xe9\x9b\x5d\xea\x1e\x91\x06\x76\x72\x62\x97\x55\xc4\xb0\xdc\xa8\x0c\x6e\xe1\x1a\x5e\x5f\x87\x7b\xd3\x4c\xe8\x60\xf1\x9e\xfe\x7f\xde\x41\x83\xf6\xaf\x19\x50\xbc\x07\x92\x84\xef\x67\x81\x7a\x76\x98\xfd\x1d\x00\x00\xff\xff\xaa\x37\x84\xb2\x77\x0c\x00\x00")
func webKeyboardJsBytes() ([]byte, error) {
return bindataRead(
_webKeyboardJs,
"web/keyboard.js",
)
}
func webKeyboardJs() (*asset, error) {
bytes, err := webKeyboardJsBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "web/keyboard.js", size: 3191, mode: os.FileMode(420), modTime: time.Unix(1490334861, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _webNmuxJs = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x9c\x58\x5f\x53\x24\x37\x0e\x7f\xe7\x53\x88\x17\xba\xa7\x68\x1a\x36\x49\x5d\x6d\x31\x19\xae\x36\x90\xab\xe4\xc2\x66\xb7\x60\xb7\xf2\x40\xf1\xe0\xe9\x56\xff\x29\x3c\x76\x9f\xad\x66\x98\xbb\xe5\xbb\x5f\xc9\xed\xfe\x3b\xcc\xc0\x66\x5f\xb6\xb1\x25\xf9\xa7\x9f\x64\x8d\xe4\xa0\xb6\x08\x96\x4c\x99\x50\x30\x3f\x38\x50\xb8\x86\x30\xab\x55\x42\xa5\x56\xe1\x0c\xfe\x77\x00\xf0\x28\x0c\x58\x9d\x3c\xcc\xdb\xef\xc4\xc0\x02\x58\xf2\x36\x31\x88\x2a\x9c\xcd\x0f\x0e\x00\x5a\x2d\x27\x8b\xf4\xf5\xe6\x3a\xb4\x8d\x81\x46\x4d\xc2\x02\xd6\xa5\x4a\xf5\x3a\x96\x3a\x11\x2c\x3a\x77\x9b\x06\xa9\x36\x0a\x42\x19\x57\x46\x93\x4e\xb4\x84\xc5\x62\x01\x41\x41\x54\xd9\xf3\x00\xfe\x09\xc1\xda\xda\xf3\xd3\xd3\x00\xce\xf9\x93\xbf\x66\x70\x0c\x32\x2e\xb4\x25\x25\x56\xe8\xcc\x00\x1c\x43\xc8\x46\xb4\x21\x38\x5c\xc0\xfb\x33\x38\x3a\x82\xfe\xef\x9f\x7e\xfa\x71\xc6\xb6\xce\x03\xa7\xeb\x96\xcf\x21\x70\xa6\x2c\x23\x79\x1e\x79\x91\xe2\x52\xd7\x2a\x41\xc7\x46\x04\x6b\x51\x52\x04\xe5\x6a\x85\x69\x29\x08\x87\x8e\x51\xb9\x42\x5d\xd3\xc8\x99\x09\x85\xad\xa8\x45\x99\xc1\x02\xa8\x28\xed\x7c\xb0\x2c\x4c\x6e\x61\xc1\xff\xd5\x2b\x54\x34\xda\x93\x82\x90\xf9\x7e\xc1\x22\xb4\x47\x73\x38\x6a\x29\xe7\xdd\x7a\x99\x41\x78\xb8\x05\xb6\xf9\xc7\x86\x62\x51\x55\x72\x13\x32\x9c\xc8\x9d\x3e\xeb\x75\x9f\xfd\xd7\xb3\x8b\x6a\x0b\x23\x11\x52\xfe\xa9\xd7\xb0\xe8\x39\x60\x7a\x47\xbe\x03\x24\x12\x85\xf9\xd2\xac\x85\x7e\xaf\x33\xdd\x83\xb5\x48\xad\x90\x73\xaf\xa1\xb7\x13\x64\xf4\xfe\xbc\x21\xf4\xfd\xc0\x1b\xd8\xcf\xdb\x81\x34\x68\xcb\xff\x62\x38\x8c\x58\xc2\x18\x12\x13\x27\x85\x30\xb7\x6e\x73\xde\xed\xb1\x8b\x1f\x05\x15\x71\x26\xb5\x36\x61\xaa\x13\x17\x93\x78\xa9\xd3\x4d\xac\xb3\xcc\x22\xfd\x55\xa6\x54\xc0\x29\x24\x77\x67\xf7\x03\xcd\xe2\x75\xcd\xdf\xb0\xcc\x0b\x72\xaa\xef\x86\xaa\x95\xd8\x48\x2d\x52\x58\xc0\x9d\x77\x47\xad\xea\xa7\xf8\x53\x75\xe3\xc0\x47\x7e\x71\x0d\x17\x17\xf0\x3e\x82\x35\x1c\xc1\xd9\x53\x96\xb5\xeb\x85\x5f\x2f\x46\xeb\xf7\x8d\x7d\xbe\x8e\xb1\x45\x95\x86\x7c\x65\xbf\x96\x8a\xde\x7f\x30\x46\x6c\x42\x7f\xe8\x6c\xb6\xcd\x99\x25\x6d\x30\xe4\xab\x15\xc1\xa3\x90\x75\x97\x42\x1c\x1a\xb7\xe0\xae\x28\x27\x5d\x1f\x21\x9f\xfa\x7c\xb9\xe5\x2d\x69\x23\x72\x8c\x0d\xae\xf4\x23\xfe\x4e\xb8\x72\xd6\xbc\xcb\xcf\x07\x9d\xb1\x2e\xe7\x63\x89\x2a\xa7\x02\x2e\xe0\xdd\x7e\x93\x16\xa9\xb3\x17\xc1\xbf\x6f\x3f\xfd\x19\x73\xfd\x52\x79\x99\x6d\x1a\x6c\xb3\xf1\x31\x64\x36\x53\x83\x4e\xab\x12\xc6\x62\x38\xb2\x9d\x0f\x6c\x77\x56\x20\x11\x94\x14\x10\x32\x09\xde\xa4\x37\xd3\x5e\x3a\xb7\xca\x71\xcc\x4a\x63\xe9\xa6\x56\x7c\xc7\x4d\x8d\x6d\xc5\x4c\x71\x59\xe7\x9c\x73\x8e\xd6\xc0\xc5\xd6\xad\x05\x33\xf8\xf6\x0d\x32\x21\x2d\x8e\x6b\xe8\x0a\xad\x15\x39\xfe\x26\x54\x2a\xd1\x84\xa3\x7a\xb3\xac\x33\x5f\x7f\x6f\x50\xa4\xbc\x1b\xa7\x82\xc4\x20\x9d\x74\xe5\xef\x2e\x27\x79\x51\xa6\x78\x59\x1b\xab\x8d\x2f\xd4\x0d\xf1\xee\xfc\x9e\xe9\x44\x2b\xab\x25\xc6\xb9\xd1\x75\x75\xa9\xa5\x14\x95\xc5\x34\x0c\x3e\xfb\xcc\x0c\xb9\x6a\x2e\xeb\x8c\x23\x2a\x4a\x55\xaa\x3c\xe4\xc2\x19\xcc\x82\x31\xd9\xeb\xa2\x94\x08\xe1\x54\xf2\x02\xce\xfa\xb3\x74\x05\x0b\x67\xab\xe6\x64\xec\x50\x35\xb8\x3a\x0a\x8f\x8e\x58\xf0\x70\x31\xbe\x0a\xc3\x82\x70\x7a\x0a\x37\xf8\x9f\xba\x34\x68\x81\x0a\x6c\xd8\x07\x5d\xa1\x11\x4d\x16\x23\x2a\x20\x0d\x4b\x04\xe1\xcb\x00\xff\x89\xca\xd6\x06\x61\x8d\x90\x23\x81\x18\x9a\xcb\x6a\x29\x99\x34\xa7\xd8\x59\xe4\xc2\x15\x77\x62\x4d\xec\xfb\xb2\xe3\x3f\xec\xba\xa4\xa4\x08\x75\x35\x44\x98\x08\x8b\x63\xfc\xe7\xc3\x4a\xdc\x67\x8b\x4f\x81\x7e\x8f\x23\x67\x91\x5c\x75\x62\xaa\xb0\x54\xf4\xe3\x0f\xe1\x2c\x82\xe1\x5f\xb3\xa1\xca\xd2\xa0\x78\xe8\xb8\x1c\x1f\xfe\x59\x48\x24\x1a\x9d\xee\x0a\xe1\x4a\x70\x2c\xee\xee\xe7\x2f\x6c\x5c\xa3\xf2\x71\x6a\x8f\x1b\x4a\xf9\x40\x7b\xc1\x93\x93\xf1\x8f\x0c\x38\x0b\x71\x55\xdb\x22\xdc\x09\xf8\xf9\x60\x72\x6a\x99\x46\x20\x22\xc8\xf2\x08\x96\x79\x04\xb6\x8a\x40\xbe\x05\x04\x0b\x8d\x32\xcc\xa7\x53\xba\x47\x15\x40\x4c\xb3\x70\xb8\x99\xf1\x7d\x65\x1f\xee\x86\x06\xee\xc7\x42\xcb\xb7\x08\xd9\xea\x2d\x42\x4d\xb8\x7d\x98\xc2\x2d\x22\x26\xe8\x24\x33\x3e\xa6\x72\x80\x6a\x4f\x1e\xdc\xd2\x46\x8e\xb2\xc0\x1f\xfc\x81\xc8\x94\xcb\x9a\xd0\xee\x0e\xd7\xde\xfc\xaa\x69\x6a\xd5\xa0\x4a\xd1\x7c\xc1\x27\x7a\x21\x81\x9b\x8a\xfd\x7d\x07\xdc\x60\x35\xcd\xdf\x52\xa5\xf8\xb4\x27\xc8\xae\x81\xda\x9b\x41\x6d\x3b\x70\xeb\x00\xc5\x99\xd1\xab\xcb\x42\x98\x4b\x9d\xe2\x94\x89\x17\xfd\xbb\xc1\x0a\x05\x61\xea\xfc\x4c\xa2\x06\x91\x4b\xdb\x37\xbb\x76\x9b\x18\x2d\xe5\xd4\x35\x5a\x55\xbf\xe4\xaf\x00\x4f\x51\x52\x9b\xc5\xa5\xa2\x77\xff\xd8\x16\xa1\xae\xd8\xee\x32\xb2\xd4\x44\x7a\xf5\x2a\x89\x19\xbd\x22\x62\x5c\x6b\x33\x95\x99\xa6\x9a\xf3\x35\x74\xce\x45\x0d\xfe\xc8\x19\x8f\x18\x69\xd4\x18\x89\x3c\xa6\x37\x33\x78\xc9\x6d\xe7\x56\x6e\x4c\xef\xd0\xd0\xda\xde\xd2\xb0\xa7\x30\x64\xfb\x42\xb2\xdc\xb7\x69\xf7\xc5\xc1\x35\xa3\xec\xc4\x2b\x37\x7f\x1f\x09\xff\x92\xb5\x2d\xa6\x97\x30\xe3\xc5\x49\x1c\x98\x9c\x95\x4e\xf1\xb5\x5b\xf1\xda\xc5\x4a\x36\xaf\x08\xec\x25\xb9\xbd\x78\xc3\x6a\x30\xdd\x5f\xbf\x9a\x4e\x48\xbe\xb5\x61\x87\x22\x48\x9e\x22\x48\x36\x91\x8b\x3d\x0f\x6d\x5b\x24\xdb\x42\xaf\xfb\x66\xe8\x6d\xc4\x5e\xeb\x7c\x48\x6b\xdb\x29\x95\x2a\xd3\x61\x70\x77\x8b\xe6\x11\x0d\x5c\xeb\xfc\x3e\x18\xd5\x36\x2e\x01\x7b\xcf\x48\x31\x13\xb5\xa4\x97\x6c\x4b\x9d\x87\xc1\x57\xf5\xa0\xf4\x5a\xc1\xa7\x2a\x88\x40\x57\x83\x49\x67\xd8\x2f\x4d\xfa\x38\x70\x10\xd2\x7a\x55\x5d\x0b\x4b\xdc\x20\x86\xec\xc6\x5d\xa0\xb9\x81\xd3\xd5\xfd\x74\x60\x7a\x5b\x47\xf8\xab\x4a\xc3\xae\xd1\x9b\x4e\x0b\x0f\xb8\xd9\x6a\x54\x31\xae\x0c\x3e\xa2\xa2\xab\xc6\xcb\x56\x1b\x63\x4b\xba\xfa\x6c\x74\x25\x72\xd1\xcc\xb3\x9e\x12\x0e\xf8\x03\x72\x4e\x05\xc1\xa0\x4f\xc5\x98\x81\x90\xa9\x13\xd2\xc6\x4d\x1d\x1f\x75\x6d\xf1\x57\xb6\xdd\x83\x6d\x24\x69\x53\xf1\x60\x02\xc1\x8a\x45\x78\xf2\x08\xb8\x8d\xc4\x78\x59\x13\x69\x65\x9d\xfa\xa8\x4d\x98\x36\x73\xcd\xff\x0d\x0c\xe6\xcd\x9d\xf5\x07\x6e\x62\x9e\x47\x43\x9e\xdb\x23\xe8\xa6\x18\x40\x69\x71\x07\xc8\xbf\x0a\x44\x39\x01\x39\x31\xeb\x44\xf6\x18\xde\x56\xdb\x05\xa4\x61\xeb\xf4\x14\x3e\x22\x89\x93\xdb\xa2\xcc\xe8\xe4\x0a\x50\x89\xa5\x44\xdb\x4c\x1f\x71\x47\xa8\x33\xc7\x24\xfd\x7c\x75\x72\x75\x11\xf4\xf0\xda\x29\xe5\xd0\x7d\xb4\x9c\x6c\xcf\x2c\x51\x23\xd9\x25\x92\xbf\x88\x57\xbc\x18\x8e\xb7\x86\xf4\x0e\x32\xed\xf0\x01\x37\xd3\x21\x6f\x24\xe4\x7e\xdc\x84\xfb\x6d\xe3\x39\xc7\xcd\xab\xbf\xd4\x59\x86\x86\xe1\xb7\xa3\xe2\x31\xbc\x1b\x0e\x3d\xcd\x3b\xc8\x78\xc6\x1d\x0c\x46\xba\xa6\xbb\xb3\x7b\xe8\xe6\x89\x3f\x70\xb3\xd4\xc2\xa4\xcd\x6e\xa6\x0d\x4f\xb6\x06\x4a\x58\xc0\x59\xe4\x5e\xab\xfa\xa3\xe6\x50\xc2\xcf\x20\xe7\x50\x1e\x1f\x0f\xe6\x98\x9a\xee\x4a\x46\x71\xef\x85\x13\xdf\x39\x7c\xa0\xb0\xdc\x1e\x75\x0f\xfb\x49\xdc\xc1\xea\x0d\xb9\x8d\x44\x2b\x85\x09\x6d\x5d\xb3\xf6\xf9\xed\x77\x55\xd2\x70\x52\xe0\x35\xef\xb0\xf3\xa8\x79\x76\x0b\xfb\xd7\xb7\xe0\x94\xd7\x83\xa6\x08\xb9\x23\x96\xa5\x12\x66\xf3\xc5\xdd\x12\x08\x04\x33\xb4\x74\xac\x06\x9d\x88\x48\x53\x97\xb5\xd7\xa5\x25\x54\x68\xc2\x40\x57\xa8\x82\x68\xfb\xfd\xa9\x7d\x57\x99\x1f\xec\x4c\x82\xb1\xeb\xec\x40\xef\xb3\x7f\x0a\xdc\x3e\xaf\xb1\xdb\x64\x59\xf3\x02\xd7\xac\x44\xf0\xc3\xd9\x59\x5f\x51\x77\xea\x3f\xe0\x26\xd5\x6b\x86\xdc\xd7\xa5\x51\xae\x6e\xab\xb8\x72\xf1\xb7\x94\xea\xea\xbb\x55\x5c\x59\xfa\x0e\xa5\x35\x97\x89\xef\x51\x48\xb4\x22\x7c\xa2\x15\xaa\x7a\x18\xb7\xd1\xe8\xbc\xab\x3c\xef\x2c\xd1\xbe\x40\xf6\x3f\xc1\x3b\xb2\xc5\x3f\x5c\x04\xd1\xe4\x09\xa3\xc7\xdc\xa7\x72\xfb\x44\xe2\x93\xbd\xb1\xed\xe3\xea\xb3\xbb\x79\x77\xe6\xad\xff\x07\x00\x00\xff\xff\xa9\x18\x68\x18\xa9\x16\x00\x00")
func webNmuxJsBytes() ([]byte, error) {
return bindataRead(
_webNmuxJs,
"web/nmux.js",
)
}
func webNmuxJs() (*asset, error) {
bytes, err := webNmuxJsBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "web/nmux.js", size: 5801, mode: os.FileMode(436), modTime: time.Unix(1490019130, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _webScreenJs = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\x3a\x7f\x6f\xdc\x36\xb2\xff\xfb\x53\x4c\x70\x48\x24\xc5\xf2\x7a\xd7\xa9\xf3\x02\xfb\xf6\x1e\x52\xa7\x7d\x0e\xd0\xbb\x14\x49\x8a\xf8\xb0\x30\xee\xb8\x12\x25\x11\xe1\x92\x02\xc9\xb5\x76\xdb\xf8\xbb\x3f\x90\x14\x25\x52\xd2\xda\x6e\xfb\xde\xe5\x0f\x67\x35\x1c\x72\x86\xc3\xf9\x4d\x46\x5b\x89\x41\x2a\x41\x32\x15\x5d\x1e\x1d\xdd\x21\x01\x9f\x32\x81\x31\x83\x25\x14\x5b\x96\x29\xc2\x59\x9c\xc0\x6f\x47\x00\x7a\x4c\x62\x5a\xc0\x12\x54\x45\xe4\xe5\xd1\x11\xc0\xe9\x29\x7c\x16\x28\xfb\x8a\x73\x20\x0c\x10\xe3\xaa\xc2\x02\x64\x26\x48\xad\x66\x47\x60\xf0\x67\x1b\xae\x89\x2c\xcd\x22\x00\xd1\x2e\xba\x80\x79\x6a\x7f\xef\xbd\xdf\xf8\x0e\x33\x15\x5d\x40\x14\x69\xc0\xfd\x51\x4b\xb2\xe0\x4c\xc1\x12\xa2\xe8\xb2\x05\x64\x15\x12\x5f\x60\x09\x73\x1f\x70\x3d\x04\xfc\x34\x82\x7c\x28\x0a\x89\xd5\x3f\x7d\x70\x29\x48\xfe\x65\x08\x08\x27\x6e\x85\xe4\xe2\x66\x0c\x0a\xd6\x59\x97\x57\x28\xab\xcc\x1e\xef\x1d\xac\x46\x14\x2b\x15\xc2\xd6\x62\x2b\xab\x00\x22\x70\x8d\x91\x9a\x98\x4d\x76\x98\x7e\x44\x8a\x70\x58\x42\x43\x58\xce\x9b\x59\x8e\xef\x48\x86\x7f\xee\x47\xbe\x7d\x83\x85\x9b\x20\x15\x32\xc4\xe6\xee\x5c\xfe\x87\xf2\x35\xa2\x70\x03\x19\xe7\x22\x27\x4c\x0f\x17\x5c\x40\x2e\x50\x43\x58\x09\x5b\x96\x63\x91\x6d\x05\x95\xd0\x54\x5c\x62\xc0\x2c\x97\xb0\xc1\x58\x81\xc0\x25\x12\x39\xc5\x52\x02\x2f\xec\x6a\x4d\x85\x14\x64\x88\xdd\x49\x50\x15\xde\x47\x02\x9b\x85\x18\x70\x36\x73\xb2\xbb\xe9\xc8\x3b\x51\xc2\x12\x18\x6e\xe0\x17\xc2\xd4\x9b\xb7\x42\xa0\x7d\xbc\x38\x4b\x0c\x86\xd3\x2d\x90\x31\x4b\x5a\xcd\x10\x58\x6d\x05\x03\x06\x2f\xbd\xed\x5f\x3a\x5d\xe8\x66\x08\x2c\xc9\xaf\xf8\x0a\xb1\x3b\x24\xe3\xcc\xfc\x97\x42\x93\x42\xe5\xd6\xb1\xb0\x59\x43\x72\xa5\x85\x2d\xe3\x26\xb9\xf4\x07\x2a\x4c\xca\x4a\x99\x91\x2a\x1c\x91\x6a\x4f\x71\x37\xb1\x81\x63\x88\xea\x5d\x34\x81\xd2\x2d\x51\x79\x38\x21\x9b\x1b\x7e\x37\x64\x72\x97\xc2\x7e\x92\x55\xbb\x28\xc5\x85\x5e\x72\x77\x98\xac\xe2\x35\x2c\x61\x1f\x20\x1c\x16\x47\xcb\xd3\x11\x98\x43\x88\x07\xe6\xdc\x9e\x12\x2c\x21\xe7\xd9\x76\x83\x99\x9a\x65\x02\x23\x85\x7f\xa0\x58\x7f\xc5\x91\xac\x11\x8b\x5a\x01\x95\x33\x89\xd5\x5b\xa5\x04\x59\x6f\x15\x8e\xa3\x8c\x22\x29\xa3\x14\xa2\x92\xee\xeb\xca\xc3\x32\x7c\xe6\x44\xd6\x14\xed\xb5\xd9\x12\x46\x09\xc3\x27\x6b\xca\xb3\xaf\x51\x88\x75\x87\x85\x22\x19\xa2\x6f\x29\x29\xb5\xbf\x89\xd6\x48\x62\x8d\xdd\xe2\x75\x7c\xad\x79\xbe\x9f\xa1\xba\xc6\x2c\xbf\xaa\x08\xcd\xe3\xb2\xa5\x67\xfc\x43\x6f\x20\x25\x56\x57\x7c\x53\x6f\x15\xce\x3f\x69\x0a\x1d\x5e\xeb\x43\x6a\x24\x24\xfe\x91\x72\xa4\xe2\x62\xa6\x61\x9f\xc8\xaf\x38\xb1\xd2\x84\x08\x8e\xc1\x42\x7f\x44\x1b\x42\xf7\x46\x4d\x35\xb3\x0a\xef\xd4\x15\x67\x0a\x5b\x3f\x74\xe3\x0e\xa6\x75\x43\xe5\x8c\x1b\xc7\xf2\x45\x6b\x4d\x3f\x74\xed\x0d\x5d\x1b\x6d\xe9\x16\xb4\xbb\x37\xf4\xf5\x2f\x23\x25\x85\x28\xc9\x06\xf2\xd1\x18\x5f\x9c\xa2\x45\x6b\x4e\xf3\x01\xe9\xbf\x23\x55\xcd\x36\x68\x17\x1b\x40\x1a\xb2\x92\x84\xbc\x04\xb8\xd7\xe9\x80\xb7\x64\xc0\x9c\x3e\x85\xeb\x8e\xf4\xc2\xa3\xfb\xd3\xc1\x8d\x85\x3e\xd6\xd0\x13\x7c\xcb\xf2\xd8\x92\x84\x93\x76\x7e\x02\xa7\x70\x66\x95\x33\x89\x13\xe7\xae\xae\x31\xad\xb1\x30\x1e\xca\xa8\xa1\x76\x51\x56\x9b\xb1\x9c\xf9\x76\x65\x95\xb4\xd5\x77\xa4\x14\xca\xaa\x14\x0c\xd7\x32\x05\x44\xeb\x0a\xf9\xfa\x6d\x97\x78\x40\xc9\x2d\x42\x34\xe5\x07\x6a\x2e\x89\x21\xb9\x84\xa8\x20\x3b\x9c\x1f\x36\xc9\x68\x3e\x6d\xb0\xad\x49\xb7\xc3\xad\x2e\x0a\x88\x8d\x8b\x17\xbc\xd6\x51\xd3\xf2\xee\x98\x0e\x17\x58\x69\xa4\x5b\xed\xaa\x0c\x92\xfd\xb4\x74\xee\x8f\xfa\x4d\xaa\x1d\x2c\xdd\x3c\x63\x04\x4c\x2b\x6d\x1c\x9d\xe5\x51\x0a\xbf\x45\x46\x2a\xd1\x05\x3c\x7b\x66\x7e\xdd\xbb\xd3\x26\x05\xb4\x12\xec\xa9\x1f\x36\x3a\xbb\x7e\x12\x50\xcf\xd4\x6e\x46\x36\xa8\xc4\x9f\x36\x9c\xab\x8a\xb0\xf2\x07\x86\xd6\x14\x6b\xcf\x5f\x20\x2a\x71\x20\x93\x96\x4f\xb5\xbb\xf4\xfd\xbd\x1d\xbc\xf4\x63\xfe\x06\x11\x2d\xf5\xe0\xa8\x95\xd8\x62\xbd\x99\x5f\xdf\xb3\x1c\xeb\x1c\x62\x71\x9f\x84\x21\xf9\xd1\x19\x67\x29\x44\x35\x27\x4c\x61\xf1\x83\x4e\x36\xa4\xce\x36\x18\x67\x38\xba\xef\xf4\xf0\x73\xc3\x75\xfe\x82\x54\x56\x75\xfa\x07\x92\x83\xd2\x01\x10\x29\xa0\x18\x49\x05\xaa\xe1\x9d\x46\x4a\x8d\x07\x02\xeb\x78\xea\xa6\xda\xb5\x8c\x64\xa4\x9e\x85\x40\x91\x0d\x76\x91\xf2\x5f\x2d\xd6\x7b\x3f\x87\x70\x40\x58\xc2\x2a\xd8\x46\x92\x86\xdb\x4a\x6e\xbb\x74\x62\x5b\x14\x78\xb4\xed\x6e\x2b\x9f\xda\x05\x5b\x34\xad\x78\x4a\x20\x26\x6b\x24\xb4\x2f\xb3\x1c\xcb\x8e\x29\xa3\x1b\x9f\xa6\x38\xf3\x47\x46\xec\x99\x63\x4e\xe1\xb7\xfb\x14\xb4\xc0\x35\x77\xed\xbc\x1c\xaf\xb7\xe5\x15\xa7\x5c\x68\x03\x5c\x99\x33\x5f\x89\x72\x1d\xcf\x77\x39\xce\x8a\x57\x45\x92\x82\x28\xd7\xa8\xfb\x4e\x61\x3e\x3b\x4f\x6e\x53\x1f\xf3\xf5\x7c\x9d\xbf\x7e\xd3\x63\xda\xef\x29\xcc\x62\x71\xfe\xe6\xfc\xbb\x1e\xd3\x7e\x4f\x61\x9e\xe7\xe8\x3c\x47\x3d\xa6\xfd\x9e\xc2\x5c\x9f\xfd\xd7\xeb\xf5\x59\x8f\x69\xbf\x3d\xcc\xee\x2c\xcc\x66\x3f\xe2\x4c\x99\xbd\x86\x60\x9d\x06\x6d\x29\xed\x04\x63\x6d\x0e\xe7\x56\x09\x3b\x7c\x93\x2c\xa3\xdc\x82\x7f\x22\x52\x61\x66\x4e\xb7\x0b\xdc\x0c\x6d\x70\x0a\x15\x62\x39\xc5\x22\x85\x0c\xd5\x6a\x2b\xb0\xb3\xdd\xde\x9a\xdd\xca\x33\xa2\x15\xff\x43\x61\x26\x26\xf0\x6c\xb9\x84\x93\x45\x6f\xea\xa7\xa7\xf0\x81\xd1\x3d\x20\x4a\x79\x03\x28\xcf\xb5\xcf\x35\x59\x38\xd0\x96\xba\x04\xce\x32\xa3\xb7\xbd\xc1\x06\x0e\x60\x40\xb0\xde\xca\xca\x52\xb3\x58\xda\x90\x47\x5b\x0a\xf7\x31\x5b\x13\x96\xc7\x7a\xef\x49\xbf\x25\xe3\x0d\x06\x89\xa2\xd5\xbf\xd8\x4f\x9f\x3a\x43\x3a\x3e\xee\x13\x02\x99\x69\xa1\xb9\xa1\x55\x6f\x6c\xcf\x3b\xe0\x8c\x62\x56\xaa\xea\x76\x22\x83\x92\x99\xf0\xd2\xa7\xce\x49\xc9\x4c\x8c\x53\xbc\x76\xb5\xb7\x21\x4f\x81\x1d\x4d\x30\xe6\x8f\xaf\x06\x56\xf7\x3c\x1c\xfe\x73\x7c\x1a\x7d\xd2\x31\x57\xa7\x39\xe3\x7a\xae\x9b\xb3\x6a\xd3\x07\x13\xa6\x6f\x7b\xd1\x9b\xf9\x3a\x8d\x7f\x6c\xbe\x29\xa3\x52\x5b\x3c\x0d\xe7\x4b\xac\x86\xd3\x7d\x69\x69\xa5\x6d\x60\xb9\x6c\x4b\xb1\x17\x2f\xa0\x72\x5f\xd7\xbd\xa6\x4e\x28\x5e\x20\x0c\xad\x66\x29\x34\xf0\x12\xda\xad\x54\xed\xcf\xeb\x64\x42\x74\xd6\x1f\x1e\xc4\xef\xf8\x32\xb6\xeb\x33\xe1\xad\x61\xc6\x1e\x24\xd9\xf2\xe9\x4a\xcc\xe6\xb2\xfb\xd4\x19\x54\x35\x10\x53\x46\x31\x0a\x6c\x9d\xe4\x29\xa0\x14\x8a\x32\x85\x75\x99\x82\xac\x7b\xa1\x8f\x2b\x46\x18\x55\x9b\x30\xa8\x35\xfb\xd3\xf8\xd9\x62\x4e\x10\x08\xf1\xba\x64\x5f\xc6\x24\x6f\xc7\xac\xe4\x74\x1c\x9f\x49\x74\x87\xe3\x31\xb8\x20\x94\xba\xac\xd6\x70\x30\x5b\x97\x93\x48\xda\x55\xc6\xf3\x14\xe6\xa9\x1b\x31\x65\x57\xf7\x55\xb9\xbc\x74\x30\x57\x60\xa9\xb8\xc0\xf1\x03\x07\x65\x3e\xbb\x2a\xce\xfb\x72\x07\x33\xf2\x2d\xda\xd9\x0f\xcb\xd0\xe8\x2f\xba\x22\x88\xa3\xb9\xf9\xa7\x7f\xb3\x99\xe2\x9f\x94\x20\xac\x8c\x17\xaf\x93\x64\x26\xb7\x6b\xa9\x44\x7c\xf2\x3a\xe9\x4c\x4e\x27\x10\x1f\xde\x7d\xb8\x80\x5f\x24\x16\x90\x71\x56\x90\x72\x2b\x74\x46\x04\x39\x2e\xd0\x96\x2a\x28\x4a\x40\x2c\x87\x75\x19\x64\xb5\x45\xf9\xaf\x80\x09\xbd\x2d\x06\x7f\x85\xf9\xd0\x08\x20\xfa\x4b\x61\xfe\x45\xfd\x6e\xba\x31\xbb\xc4\xd8\x51\xad\x7f\xc7\xea\xed\x7e\x7f\xc7\xea\xb2\x0e\x57\x3f\x3d\x85\x9b\x9b\x9b\x0b\x78\xc7\x75\xea\x54\xe3\x8c\x20\x0a\x88\x36\x68\x2f\x3b\x29\x28\x0e\x45\xf9\xdf\xfe\xea\x9d\x04\x26\x2a\x7e\x1d\x7c\x59\x0a\x68\x78\x44\x66\xc0\x1c\x13\x83\xbf\xfd\x0d\x16\xaf\x4d\x31\x97\x1a\x88\x05\xbd\x49\xe0\x05\xcc\x77\x45\xe1\x8d\xb0\x11\x08\xe9\x5f\x49\x14\x7a\xce\xde\x56\x9e\x64\x97\xad\x05\xae\x48\x7e\xdb\xf5\xba\x00\x22\xa4\x94\x88\x2e\x00\xa5\x0e\x50\x94\xd1\x85\xdb\x6c\x51\x26\x1d\x7c\xad\xe1\xed\x41\xad\x3d\xb8\xac\xa3\x0b\x27\x62\x59\xb7\xf0\xfb\xb1\x97\xed\xed\x35\x64\xd7\xaf\x86\xd6\xa6\x08\xee\xf8\x9c\x76\x14\xd6\x6c\x35\xdf\xda\x86\xcd\x0f\x7f\x40\xd6\x06\x2c\xeb\xcb\x4e\x95\x62\x8b\x05\x2f\x80\x6d\xb6\xbb\x99\xe6\xe4\x23\xbe\xc3\x42\xe2\x04\x96\xcb\xe5\x04\xd4\x89\xc7\x2e\x59\x94\x66\x49\xe7\x29\xa0\xf3\x1c\x06\x5c\xb4\xe0\x7b\xc0\x54\xe2\xe9\xa9\xc5\xf4\x54\xb7\xe2\x84\xc9\x4b\xac\x7e\xe4\x4c\xc5\x99\xda\x79\x8a\xe5\x1a\x0a\xba\xf4\xf6\x1c\x4c\x8c\xfc\xbd\x7d\xcf\x69\x3e\xd8\x98\x05\x39\xd6\x0a\x57\xaf\xdb\xa6\x42\x10\x0f\xc6\xcb\xbd\x37\xb5\xff\x60\x41\x07\x0c\x96\xb4\x5d\x82\x89\x45\x8d\x53\xb5\x3d\x8e\x76\x40\x43\x74\x0d\xd8\xf5\x56\x74\x25\x1a\x85\x63\xdf\xb7\xed\x16\x3d\xac\x78\x3d\xd1\xc3\xb2\x25\xc2\x2f\xae\x53\x68\x85\xd5\x75\xb1\xc6\x36\x30\x0c\x0c\xe6\x3b\x43\x14\xc7\x7d\x43\x2f\xf5\x9a\x7b\x1e\x9a\xa9\x4c\x28\x52\x58\x07\x85\x93\x85\x37\xe2\x87\x14\x59\xc3\xb7\x6f\x9d\x22\x0e\x2b\x6a\x62\xaa\x16\x20\xf0\x57\x68\x2e\x81\x1c\x1f\x07\xb9\xee\xe7\x8a\x48\x20\x12\xb6\x72\x8b\x28\xdd\xc3\xbf\x25\x61\xb1\xaa\xb0\x42\x09\xbc\x04\xb4\xa9\x29\x51\xdb\x1c\xff\x5b\x87\x20\x05\x0d\x8e\x04\x06\xae\xf3\x63\xa9\x70\x5d\xeb\xdc\x78\xbd\xef\x57\x5b\xd4\x3b\x97\x16\x07\x21\x6d\x07\xc7\x40\x52\xd3\xa3\x33\x2d\x10\x4d\xa4\xbc\xd1\xc0\x24\x85\x45\x0a\x8b\x71\x01\xed\x85\xb4\x07\x0e\x40\x9f\xd4\x7f\xec\x00\xda\x4e\xcf\x31\x1c\x3a\x88\xa2\xec\x0f\xc2\x19\x5f\x28\x07\xc7\xa4\xbf\xc2\xa3\x3b\xd5\xaa\x2f\x07\xbb\x9c\xf4\xb6\x08\x96\x80\x7a\x16\xac\x93\x3a\x60\x60\x9d\xf8\x06\x36\xe6\xc1\xfb\x28\xf8\x44\x79\x3f\x62\xd3\x9d\xc9\x4c\x91\xb4\xf0\x09\x92\x0f\xdb\x98\xe7\xca\x26\x24\x77\x55\x21\xe1\xcf\xcd\x06\x82\x4b\xa1\xf9\x3f\x55\x12\x4d\xc5\xcf\xc1\x9e\x35\xfd\x96\x1a\x58\xda\x8b\x89\xd0\x41\xf9\xa9\xe1\x94\xca\xd8\x6c\xd0\x36\x37\x5f\xea\xcd\x07\x19\xf9\xa4\x8e\xba\x7e\xe3\x49\xdb\x51\x9c\x52\x54\x97\xd6\x06\xfe\x3e\x44\xfe\x8c\x77\x2a\xce\x0c\xf9\xb9\x4f\x6f\xac\xaf\x26\xda\x5a\x89\x7f\x34\x89\x38\xce\xf5\x64\x3f\xe4\x66\x29\x98\xba\x3b\x05\x8a\x99\x1f\x58\x76\xb0\x84\xd8\x0c\xc1\x73\x5b\x17\x24\xae\x7c\xe8\x8b\xc4\xbd\xeb\x9d\x16\x94\x73\xd1\xa2\x9f\x86\xe8\xd7\x3d\xfa\x57\x58\x42\x06\xc7\x7d\x34\x3c\xee\x23\xe0\xb1\xe7\x28\x1d\x7e\x8d\x34\xaf\x5e\x0d\xb1\xfa\x7a\xdb\x8f\x66\xfa\xe4\x06\x0c\x69\x10\xc5\x4c\x93\x6e\x5c\x97\xf8\x06\x96\xb0\xf3\x0f\xbf\x46\xaa\x3f\xfe\xbe\xd6\x75\x35\x7b\xe6\x1d\xa6\xaf\xf5\x46\x69\x65\x66\x32\x7b\x2b\x7d\xa3\xb8\xbd\x4d\xa7\xdd\xc6\xd2\x6e\x5f\x69\xb7\xad\x6e\x35\xdb\x65\x79\xf1\xa2\xef\xc2\xb4\xfe\xa7\x23\x6c\x0f\xd6\x62\x5b\x19\xb4\x64\xdb\x7e\xf0\xcf\x48\x29\x2c\x98\x2d\xab\x23\x2b\x9f\xc8\xe3\xd6\x97\x97\x49\xa2\x54\xa0\xdf\x07\x19\xe8\xe9\x2f\xfe\x50\x0d\xd5\x11\x9a\x2a\x9f\x64\xbc\x4b\x52\x90\xf1\xde\xfc\x6d\xcc\x5f\x2b\xe6\xc7\xeb\x26\xdf\xdf\xf6\x68\x9d\xe7\x49\x06\x09\xa6\x45\x1f\xaa\x7a\xab\xe7\x52\x89\xff\x6f\x3d\xcf\xac\x1c\x6d\xb3\x2c\x05\xda\x5d\x35\xda\xbb\x4e\xac\x60\xcb\x48\xc6\x73\x6c\xd0\x50\xa6\xb0\x90\x50\x08\xbe\x01\x55\xd9\x0b\x6e\x56\xce\x1c\xba\x2d\xd1\x4c\x3e\x90\x73\x2c\x59\xa4\xa0\x42\x77\x18\xd6\x82\xa3\x1c\xe4\xb6\xae\xb9\x50\x40\x98\x06\x34\x52\xaf\xa4\x2b\xb6\x86\x50\x0a\x0c\xe3\x5c\x17\x2f\x6b\xec\x16\x13\xf8\x8e\x48\xa2\x70\x3e\xeb\x93\x91\x0c\x78\xe1\x4b\xc5\x5e\x8e\xb4\xed\xb1\xac\x53\x2b\xea\xba\x43\x5e\x2f\xdf\x98\x5b\x2f\xae\xa7\x6a\xd7\x59\x32\x65\x9b\xa7\xa7\xf0\xd1\xf6\xa5\x75\xbe\xa7\x77\x64\xa4\x11\xb4\xb7\xf5\x6e\xbe\x62\x5c\xc3\x96\xb9\xcc\x48\x21\x4a\xc1\x5c\xec\x59\x19\xba\xb5\xd6\x14\x63\xd3\x24\x24\x4c\x71\xb0\x77\xfd\x3a\x4c\xca\xd9\xd1\xb4\xdd\x0f\x7d\xb8\xb3\x39\x5f\xf1\x3b\xd8\xe3\x11\xc8\xa1\x1e\x6e\x32\xf8\x18\x5e\x4c\x19\xf1\xd1\x06\x83\xce\xf5\xf4\x1e\x67\x40\xea\x09\x11\xe7\x30\x57\x2e\xf6\x4c\x25\xa8\x74\x90\xa0\x66\xad\xe7\x95\x2b\x72\xeb\xf4\x43\xbb\xd6\x0c\x9e\x2d\x21\x82\xa8\xc7\x0c\x29\xba\xd0\x45\xfa\x4e\x54\xef\xe9\xee\x7d\xed\x72\xb3\x1e\xf2\x04\x03\x5f\xdc\x38\x1c\xcf\x91\xe4\x02\x35\xef\x37\xa8\xc4\xd6\x57\xf6\x3e\xc8\x73\x19\xfd\x9d\xcc\x3b\x6c\xef\x81\x17\xf3\xf9\x3c\x2c\xc0\xd6\x94\xb0\xaf\x57\x06\x29\x56\x29\x64\x7c\xcb\x14\x16\x7e\x87\xa2\x05\xc1\x73\x38\x83\xe5\xd2\x6f\x56\xd8\xb5\xdd\x35\x32\x91\x64\x4d\x28\x51\xe6\xbe\xd9\x7c\x51\x77\x85\x3c\xa8\x19\x1f\x98\x57\x91\x3c\xc7\x2c\x1a\xd6\x8b\xc6\xf9\x55\x24\xc7\x57\xee\x8a\x69\xd4\x05\x35\xc9\x1d\x62\x64\x83\x14\x9e\x09\xbc\xe1\x77\x38\x8e\x2c\xa5\xee\x5a\xf1\x49\x74\xfd\x7a\xbe\xe2\xcd\x61\x8a\x26\xdf\xb4\x0f\x3e\xda\x9c\xf3\xef\x3c\xc7\xdf\x6f\xe5\x5e\xa7\x9b\x43\xc8\xef\xdd\xfc\xb0\xdd\xfa\x64\x81\x5b\x2d\x6b\x88\xf6\x2d\x71\xff\xf2\x67\x66\xae\x14\xfc\xfb\x4d\x89\x21\x32\x43\x5a\x56\xd1\xc5\x18\x9e\xf3\x86\x75\xf0\xc9\xf6\x6f\x20\x74\x94\xe7\x9d\xc4\x53\x5f\xb1\x52\x38\x9f\x6b\xbb\xed\x55\x71\x18\xd7\x24\x56\x63\x39\x6f\x78\x8e\x5d\x24\x24\xb9\x49\x49\x9a\x47\xdb\x28\x26\x0f\x5a\x3f\xd8\xb3\x0e\x53\x2c\x9d\xe3\x5e\x7a\x3e\x3b\x8c\x91\xfe\xf3\x91\x76\x2f\xe5\x8d\xae\x2b\x5f\x3a\x97\x9f\x0d\xbd\x9a\xb9\x5a\x1a\xf4\x6c\x4c\x43\x23\xec\x91\xd8\x07\x4b\x41\x7f\xc4\x78\xee\xbe\xaf\xd3\x2b\xd9\x1f\x6e\xec\x8c\x5b\x3a\x83\x66\xce\x91\xa7\x57\x6d\xc8\xea\x01\xff\x84\x25\xec\x7d\x3e\xf4\x89\xf8\xba\xfe\x0f\x2e\x36\xc8\x2f\xae\x7c\xa0\x9f\x87\x2a\xaf\x04\x70\x5c\x85\x3c\xa9\xcb\xc0\x3e\x42\x87\x75\xd0\x87\x38\xb4\xf3\x0e\xcb\x77\xa6\xb6\x18\xb3\x36\x13\xa6\xb6\xa3\x9a\xec\x72\xe4\x83\x27\xe6\x8d\xaa\xe0\x4b\x5f\x7c\xa3\x90\xea\x83\x1f\x8e\xaa\x87\x25\xfc\x9e\x49\x2c\xd4\x40\xc2\x0e\x38\x70\x29\x87\x6a\xae\x11\x82\x17\x92\x17\x61\x45\xd0\x0a\x79\x92\x95\x8f\xb8\xa6\x28\xc3\x03\x5e\x3a\xe8\x9f\x65\xc6\xbd\x4e\x79\x65\x05\xfd\x2a\xac\xed\xdd\xbb\x3a\xcd\xd4\x48\xba\x61\x7d\xe8\x79\x95\x4c\x70\x4a\x7d\x97\xa2\xcf\x2d\xc7\x54\xa1\x14\x76\x8b\x14\xf6\x8b\x14\x76\x67\x29\xec\xcf\x1c\xff\x83\x40\x13\xfb\x46\x6d\x7c\x46\x1c\xef\xce\xe0\x04\x76\x8b\xc4\xb4\x65\xc6\x19\xb5\xb9\x9b\x8f\xe3\xbd\xc6\xda\x87\x58\xd7\x61\x39\x27\xe3\xac\xf1\x5e\x50\xd9\x47\x72\x99\xbb\x49\x34\x6c\xc2\xcb\x65\x57\x4c\x58\xf0\x6e\xd1\xc3\xbe\xb4\xb0\xfd\x22\xc4\x3b\x90\x06\x5a\x4f\xe5\x6a\x12\x6b\x83\xae\xcf\x3d\xc8\x0c\xa7\x9a\x04\x87\x93\xba\x6a\x90\x82\xf5\xb9\x89\xbb\xe3\x73\xc2\xd6\xc8\x66\xd6\x49\x7b\x0a\xed\xec\xce\x00\xa6\xee\x90\xde\x09\xd4\xc4\x5d\x32\x65\xdc\x6b\xb0\xb1\xb7\xe1\xce\xc0\x0c\x0f\x18\x69\x2f\x0a\x1f\xe3\xc3\xa3\x6a\xab\x52\x8a\x91\xb0\x99\xbe\x37\x73\x02\xb1\xa7\x84\x4c\x3e\x66\xd1\x43\x1d\x3e\x74\x3f\xf7\xc0\xcd\xdc\x04\xd5\xc3\x39\xa0\x47\xf3\x3e\x7c\xfd\xf1\x99\x6c\xcc\x13\x86\x79\x10\x71\xdf\xb5\x8f\x22\x3a\xeb\xc8\xfd\xcc\xc6\x6b\xa4\x4f\x1c\x4c\x18\x58\xbb\x2d\x42\xf7\xd2\xe2\xe1\x27\x40\xaf\x0e\x3f\x01\x6a\xdf\xaf\xf4\x49\xd0\xf8\xba\xd7\x5e\xe6\x76\x89\xb6\xbd\xcc\x1d\xdc\x1c\xb7\x2f\x98\xa4\xe6\x25\xb2\x3b\x6d\xdf\x44\x45\xe3\xd3\xf3\xbd\x76\x00\x7f\xbc\x18\xea\xab\x98\x6e\x9a\xd7\xbd\xea\x8d\x7d\x23\xcb\xf6\x19\x41\xe8\x32\x7c\x72\x7d\x95\x13\x07\x5b\x4c\xe0\x04\x1a\x38\x81\xd8\x25\x2c\xdf\x25\xc3\x46\x4e\xbf\x88\xaf\x5a\xe6\x92\x72\x62\xbf\x43\x13\x86\xe3\x89\xb5\xe1\xa5\x71\xc2\x8f\x10\xe8\x2f\x29\x87\x38\xa6\x24\xda\xc8\xb2\xef\x25\x9e\x1d\xe6\x3a\x70\xe1\x41\x1c\x9a\xf2\x08\xe1\x03\x9f\x7e\x25\xfb\xa4\xea\x1f\x3c\x77\x15\x80\x7d\x32\x67\x97\xb8\x1c\x68\xa8\x7d\x0b\x04\xd3\xf7\x52\x9e\xe3\x71\xed\x5a\xed\x0a\xde\x6b\x8d\xbd\x43\x34\xee\xcd\x6a\xe4\xbd\x0c\x73\xee\xac\x97\x61\xc5\x74\x20\x1b\x15\x26\x29\x31\x65\x69\xda\x3e\x23\xec\x44\xe3\xf5\x41\x87\xdd\xe2\xd2\xbc\x2d\x7f\x4b\xeb\x4a\xe7\x9b\xf3\xd9\x9b\xe1\xd0\x15\xdf\x98\xd7\x93\xf8\x43\x8d\x05\x72\x8f\x28\x73\x2c\x15\x61\xe6\xf3\x84\x30\xef\x36\x6a\xe4\x2e\xe7\x7d\x15\x3b\x55\xb2\x36\x15\xa1\x78\x62\xd7\xde\x7e\xdd\x4e\xec\x70\xcd\xeb\xde\xcc\x32\x37\x66\xdf\xa6\xad\xc4\xea\xbb\xdb\xee\x3c\xc7\x56\xf9\x64\x7b\xd4\x88\x94\x30\xfc\xa5\x7d\x79\xb0\x08\x56\x50\x82\x7f\xc5\x4e\x7d\xb3\xd5\x3c\xa0\xe8\xab\x76\xb6\x5a\x04\x63\xbd\x71\x8a\xd5\xfc\x36\x05\xb1\x5a\xdc\x26\xc3\xc9\xc6\xa8\x16\x26\xad\x12\xab\xb3\x5b\x38\xd1\x3a\x2f\x56\xaf\x6e\xbd\x46\xc5\xa8\x87\x3e\x3b\xb7\x2f\xd9\xc6\x7c\x3e\x7d\xb9\x81\xfd\x00\x90\xbe\xa9\x35\xbc\xa9\x98\x68\x5f\x55\xba\xf2\xa7\x3c\xa8\xfb\x9f\x8d\x1e\xde\x0c\xcb\x51\xff\x64\xb7\xb2\x8a\x57\xa3\xf5\x6e\x07\x2d\xfb\x82\xda\x4b\xee\x51\x2d\x6d\x5e\xa8\x4d\xe7\x0e\xfe\x6d\xc0\x84\x43\x78\xc0\x2e\x3d\x7b\x77\x11\x50\x62\xa5\x7f\xf2\x6d\xeb\xaf\xb5\x89\xa7\xb0\x98\x27\x81\x27\xb8\x3f\xfa\xdf\x00\x00\x00\xff\xff\xf4\x3c\xe6\xde\x91\x33\x00\x00")
func webScreenJsBytes() ([]byte, error) {
return bindataRead(
_webScreenJs,
"web/screen.js",
)
}
func webScreenJs() (*asset, error) {
bytes, err := webScreenJsBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "web/screen.js", size: 13201, mode: os.FileMode(436), modTime: time.Unix(1490023625, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _webSocketJs = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x94\x55\xdf\x8f\xe2\x36\x10\x7e\xe7\xaf\x98\xaa\xd2\x39\x14\x36\xb0\xad\xfa\x42\x44\xab\x8a\xdb\x9e\x4e\xba\xdb\xad\x0e\xa4\x3e\x1b\x67\x02\xd6\x26\x76\x64\x4f\x48\xa3\x6a\xfb\xb7\x57\xb1\xf3\x7b\x01\xb5\xbc\xa0\x8c\x3d\x9f\x3f\xcf\x37\xf3\x99\x15\x16\xc1\x92\x91\x82\x58\x34\x9b\xa9\xac\xf8\x2b\xb4\x5a\xbc\x22\xc1\x16\x92\x42\x09\x92\x5a\x05\x85\x49\xe7\xf0\xf7\x0c\xe0\xc2\x0d\x58\x4c\x13\xd8\x02\x9d\xa5\x8d\xda\x90\x16\xaf\xb0\x05\x55\xa4\x69\x1b\x32\x48\xa6\x3a\xc8\x0c\x0d\x6c\x61\x3d\x8a\xfe\x46\x84\x59\x4e\x76\xb8\x80\x17\x54\x2e\x12\x6b\x51\x64\xa8\x28\x14\x06\x39\xe1\xc7\xe6\xf3\x77\xc3\x4f\xf5\x7f\x30\x8f\x66\x33\x70\x1c\x42\x1e\xc7\x4f\x75\xda\x17\x69\x09\x95\x3b\xc8\xc3\xbc\x5b\x09\x8f\x52\xc5\x81\x5f\x9c\x47\x6d\xbe\xc1\x4c\x5f\xf0\x06\xc4\x95\xc5\xeb\x28\xb1\xb4\x39\x27\x71\x76\x5b\xfb\xfc\x51\x78\x92\x39\x83\xae\xb4\x90\x68\x53\x72\xe3\xe9\x06\xe8\xab\x7c\x0d\x39\x50\x58\x02\x86\x42\x2b\x4b\xa6\x10\xa4\x4d\x80\x21\x55\x39\x2e\x01\xe7\x8e\xcd\xdb\x08\xb7\x96\x64\x97\x6a\x8b\x3d\xa8\x4c\x20\xc0\xb0\xe4\x76\x97\x22\x57\x6d\x14\xa6\x14\xa2\x26\x6c\x90\x0a\xa3\xfc\x97\xc3\xf6\x08\x63\x09\x7f\xd9\xc2\xe3\x7a\xdd\x63\x5d\x15\xb8\xfe\xd5\xc4\x75\x8a\x21\x1a\xa3\x4d\xc0\x3e\xf1\x0b\x42\x91\x03\x99\x4a\xaa\x13\x90\x06\x83\x42\x2b\x85\x82\x42\x76\x8f\xc2\x6a\x05\xfb\x54\x97\x69\x05\x47\x2e\x5e\x41\x27\x09\x24\x46\x67\xfe\xe0\x1a\xaa\x41\x91\x5a\xd9\xb0\xcd\x48\xf5\xe9\x71\x1d\x04\xeb\x65\xcd\x75\x0e\xd2\xc2\x3f\x3f\x86\x3f\x43\x26\x55\x41\x68\xa1\xd4\x86\xce\xa0\x13\x88\x31\xe5\x95\x85\x05\xd0\x19\x81\x64\x86\xba\xa0\xba\x3c\x80\x5c\x9c\x5b\x30\xee\x6f\xe7\xc1\x47\xf7\x5d\x2c\xa2\x3e\xb8\xeb\x78\x04\x8f\xeb\xf5\x1a\x7e\x80\xaf\x9c\xce\xa1\xa7\x32\x4a\xbb\x25\xdf\x4b\x8e\xaa\x57\x4f\xa4\xc8\xcd\x67\x45\x68\x2e\x3c\x0d\xfa\xf1\x6a\x8a\xd5\xd6\x57\xaa\x44\x4f\x34\xda\x6e\xb7\xb0\x86\x5f\x81\x35\x94\x30\x66\xb0\x01\xf6\xad\x2d\x38\xc6\x6d\xc5\x6f\xa8\x77\xa5\x41\xc6\x6c\xa7\x17\x76\x75\xfc\x8f\xc4\x47\x46\x61\x91\x0e\xbe\xec\x41\x43\x6e\xe9\x45\xb9\x72\x68\xb3\x21\xe8\x66\xa6\x31\x21\x2c\xe1\x4f\x3c\xee\x9d\x89\x39\xe7\x8a\xba\xe5\x7a\x0e\xb9\xa9\x0e\x55\x8e\xb0\x05\xc6\x8d\xe1\xd5\xb1\x48\x12\x34\x6c\xb0\x69\xea\x1e\x01\xd3\x39\x2a\xb6\xec\x44\x99\xdf\xdd\x2c\xea\xa9\x6b\x76\xbb\x09\xbc\xbf\x3d\x43\x6b\xf9\xa9\x4e\x18\x96\xd9\xbb\x84\xeb\xb7\xc3\x19\xc1\x4d\x8d\xb7\x16\x90\x56\x31\x82\x0b\x9a\x0a\x0a\x8b\x49\x91\x76\x6d\xbe\x47\xdc\xc0\x99\x28\xb7\x9b\xd5\xaa\x2c\xcb\xb0\xfc\x29\xd4\xe6\xb4\x3a\x7c\x5b\x95\x78\xf4\xb6\x6e\x57\xdf\x0b\xad\x04\xe6\xf4\xd0\xc5\x1e\x1c\xe5\x87\x84\xcb\xf4\x1e\x53\x47\xe2\x3d\xcf\x46\x17\x67\x59\x8d\x26\xc3\xb7\x63\xe8\x3e\x0e\xd8\x20\x8f\xab\x3d\x71\x42\xd7\x99\x9d\x56\xe1\xee\xcb\xcb\xfe\xe9\x23\x7c\xf8\x30\xed\xc3\xba\x7f\x7b\x8b\xe9\x74\x1f\xbb\x04\x90\x29\xb0\xb5\x8a\x41\x38\xe1\xa9\x75\xf1\xb7\xfe\xe5\xb0\xa8\xe2\x21\xc7\x98\x13\xbf\xc7\xf3\xbb\x11\xcf\x97\x3f\x9e\x9e\x7b\x3a\xee\xf5\x32\x75\xf3\x32\xd6\x88\x06\x60\x4b\x49\xe2\x3c\xc5\xe9\x93\x00\x04\xb7\xf8\xee\xee\x9b\x6e\x19\x5a\x4c\xd7\x41\x31\x8b\x06\x2b\x47\x83\xfc\x35\xba\x87\xf4\xf9\xf9\xd3\x0d\x28\xa9\x4e\xff\x07\xeb\xe5\xf9\xf9\x69\x77\xb8\x01\xd7\xcc\xfb\x3d\xc4\xb7\xd9\xc4\xfe\x4b\x6e\x54\xc0\xbe\xfa\x9e\x07\xa5\x09\x6c\xfd\x3e\x02\xf4\xee\x01\xb6\xae\xd5\x86\x2d\xeb\x83\x96\x03\xe4\xee\xc7\x02\x06\x0b\x98\x8a\xb4\x00\x36\x9f\x3e\x1d\xbd\xfa\x1d\x17\x97\x56\x37\x80\x57\x3d\x9a\x5d\x69\x21\xdf\x2a\x83\x46\x7b\x8b\x66\xff\x06\x00\x00\xff\xff\x6b\x71\x22\xc4\x2a\x09\x00\x00")
func webSocketJsBytes() ([]byte, error) {
return bindataRead(
_webSocketJs,
"web/socket.js",
)
}
func webSocketJs() (*asset, error) {
bytes, err := webSocketJsBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "web/socket.js", size: 2346, mode: os.FileMode(420), modTime: time.Unix(1479966669, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _webStringJs = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x9c\x58\x51\x6f\xdb\x38\x12\x7e\xf7\xaf\xe0\xbe\x74\xed\x26\xb5\x49\x51\x12\xa5\x75\xbd\x00\x49\x89\xb8\xdb\xc3\x15\x07\x2c\x70\xc0\x21\xc8\x83\x2a\x4b\xb1\xb0\xb2\x1d\x48\xca\x3a\x45\xd3\xfb\xed\x0b\x69\x86\x34\xd5\x66\xfb\xd0\xbe\xc8\xf9\xf2\x7d\x33\xf3\xcd\x0c\xa9\xb8\x3f\x3f\xf5\x15\xe9\x87\xae\x29\x87\x9f\xb7\x8b\xc5\x66\x43\xfe\x73\xee\x06\x72\xae\x7f\x21\x87\x61\x78\xec\x7f\xd9\x6c\x2e\x97\xcb\xba\x6c\xd7\x65\x71\x5c\x17\xe5\xfa\xe9\x8f\xcd\xff\x8f\x0f\x7f\x04\xd1\xe6\xa9\xec\x37\x97\xf2\xd2\xec\x87\xc3\xba\x5c\x2c\xeb\xa7\x53\x39\x34\xe7\xd3\x72\xf5\x79\x41\xc8\x66\x43\x3e\x9c\x4f\xef\xfa\xc7\xa2\x6c\x4e\x0f\xa4\x3c\x14\x5d\x51\x0e\x55\xd7\xaf\x17\x84\xfc\x59\x74\xa4\x39\x0d\x55\xf7\x67\xd1\xf6\x64\x47\xee\x16\x84\x10\x72\x47\x9f\x29\xa7\xf4\x96\x8c\xcf\xd8\xdc\xdf\x4e\x48\x98\xf0\x09\x09\x93\xd8\x21\x09\x22\xe9\xfd\xad\x53\x46\x29\x9b\xd0\x48\x65\xc8\x8b\x94\x41\xc4\xc6\x8a\x34\x72\x74\xe0\x2b\x75\x88\x68\xe4\x78\x02\x11\x81\x48\x8c\x75\xc5\x94\x7b\xca\x98\x21\xca\xac\x32\x0e\x15\x20\x51\x6e\x11\x81\x1c\x41\x7d\x65\x16\x03\x9a\x87\x96\x97\x0b\x44\x12\x87\x48\x44\x32\x4f\x29\x28\xb8\x12\xd4\xba\x12\x0c\x5c\x09\xc6\x2c\xc2\x21\xa7\x08\xa5\xaf\x94\x90\x53\x28\x6a\x79\x39\x54\x2b\x0c\x47\x24\xa5\x10\x2b\xa5\x7e\x87\x52\xae\x01\xe5\xda\xf2\x42\xe4\x85\x89\x43\x32\x44\xfc\x6a\xd3\x08\x79\x91\xf5\x99\xc6\x01\x20\xb1\xcb\x99\x20\x27\x61\xbe\x52\x61\x4e\xe5\x72\xe2\xf4\x52\xed\x62\x69\xcc\xa9\x67\x39\x73\xcc\x90\xdb\x0c\x12\x5d\xc9\xd1\x15\x20\xe8\x48\x8e\x8e\x9c\x52\xa2\x2b\x19\x3a\x5e\x28\x10\x49\x1c\xa2\x10\xf1\x73\x4a\x9c\xb2\x14\x76\x06\x12\x5d\xc9\xc4\xc5\x42\x47\x52\xcd\x72\xa2\x2b\xe9\xb6\x4f\xe2\xf6\x49\xed\x72\xa2\x4f\x39\xf3\x29\xd1\xa7\x74\x3e\x15\xfa\x54\xd4\x56\xa1\xd0\xa7\x9a\xf9\x54\xdc\x20\x6a\x77\x48\xa1\x73\x15\xba\x58\x38\x4f\x35\xf3\xa9\x22\xd8\x21\x15\xd9\xd3\xa8\x12\xa8\x42\x39\x9f\x4a\x43\x2f\x94\xf6\x37\x5e\xa1\x07\xa5\xed\xf9\xd4\x3c\x9f\x10\x1d\xda\x7d\xd4\x61\x8c\x48\xe2\x29\x75\x28\x11\x75\xca\x28\x02\xc4\x55\xa1\xb1\xb7\x7a\xd6\x5b\x8d\x37\x80\x76\x37\x80\xd6\x98\x41\x3b\xa5\x46\xe5\xac\xb7\x1a\x7b\xab\x5d\x6f\x33\xec\x50\x16\x5e\x91\x0c\x11\x5f\x99\x69\xa8\x36\xd3\xd2\xf2\x32\x88\x95\x65\xa1\x43\x62\x44\x62\x4f\x99\x73\xc8\x90\x73\x3b\xbd\x9c\x87\x88\xd8\x58\x39\xee\x63\x1e\xe6\xbe\x52\xa1\x52\x39\xa5\x42\xa5\x4a\x1d\xa2\x10\xf1\x3b\x94\x6b\xb8\x4b\x73\x37\x15\xc3\x00\x31\xcc\x2a\x0d\x87\x6e\x1b\x1e\x79\x4a\xc3\x05\xa2\xc2\xf1\x52\x44\x9c\x52\x40\x5d\x46\xf8\xd5\x9a\x04\xf6\xc3\x24\xb6\x1f\x26\x89\x11\x71\xb1\x52\xe4\xa4\xc2\x57\xa6\x98\xc1\xdd\x09\x06\xe7\x69\xec\x3c\x19\x0d\xa6\xa9\x30\xca\xbd\xed\x63\x94\x07\x88\x06\x96\xc7\x63\x44\x84\x43\x52\x44\x52\x5f\x19\x25\x80\x46\xe8\x8a\xb1\x78\xaa\x8d\x31\x83\x5b\xc5\x78\x34\xed\xd9\xf8\xf4\x94\x82\x41\x4e\xc1\xd0\x27\x13\x58\x85\xe0\x0e\x89\x10\x89\xb8\xaf\x14\x88\x0a\x6e\x79\x30\x4f\x26\x54\xe4\x10\x81\x48\xe6\x2b\xa1\x1f\xe3\xd3\xf2\x34\xb8\x12\x99\x8b\x95\x65\x88\xf8\xca\x84\x4e\xfb\xc1\x12\x8a\x9b\xc0\x12\x09\xca\x44\x5a\xe7\x69\x00\xce\xd3\xc0\x7b\x3b\xb0\x34\x10\x88\x26\x96\x87\x3e\x53\xd7\xed\x14\x7b\x9b\x72\xe5\x29\x25\x03\xa5\x64\x56\xa9\xe0\x3d\xcb\x14\xb5\xd5\x2a\x38\x03\xe3\xd3\x53\x2a\x9c\x9e\xb2\x27\x83\xe1\x4d\xc7\x94\x7d\x47\x31\x15\x42\x15\x2a\xf4\xab\x55\x31\xf8\x54\xae\xb7\x19\xdc\x57\xcc\x9d\x58\x96\x99\x1c\x10\xe3\xcd\x33\xa0\xd0\xa1\x80\xda\x37\x6f\x40\x03\x09\x48\x90\x5b\x04\x76\x23\xa0\x31\xf7\x95\x31\xf2\x62\xa7\xcc\x90\x97\x23\xc2\x31\x16\xa7\x81\x97\x93\x53\xd8\x78\x4e\x53\xac\x4d\x26\x74\x72\x3e\x3e\x1d\xa2\x10\xf1\x7a\x2b\x93\x20\x02\x34\x40\x9e\x51\x6c\x72\x35\x3e\x11\xc9\xa1\xdb\x26\xa7\x5e\x4e\x93\x07\x88\x06\xdc\xf2\x8c\x01\xc4\x6e\xbc\x31\x66\xaa\xcb\x18\xe3\xcf\xd3\xbe\x68\xc7\x0f\xb6\xbb\x54\xd2\xc8\x62\xf1\x15\xd3\x16\x33\x33\x3d\xc7\xc3\x26\xdd\x5c\xa9\x84\x97\xd5\xf4\xc1\xce\x87\xc5\xb0\x38\x19\x8b\xfd\xb3\x9a\x31\xc1\x11\xb7\x6f\xa3\xf1\x63\x64\x31\xe5\x30\x29\x11\x93\xfe\x19\xc8\x02\x5c\x99\x2c\x08\xf1\x84\xe6\x94\x82\xa7\xe9\x83\xc3\xa0\x45\x39\xa5\x02\xea\xbf\xdf\x2e\xf0\xef\xda\x63\xf1\x4c\x76\xd7\xbf\x6e\xd7\x6d\x75\x7a\x18\x0e\xe4\x1d\x61\x5b\x64\xd4\x4d\xd7\x0f\x3e\xe7\x8e\xde\xdf\xd1\x7b\xfb\xeb\xb6\xf8\xea\xb7\xc7\xe2\xf9\xfe\x8e\xb9\xdf\x97\x45\x79\xa8\xc8\x8e\x7c\xfe\x32\xe5\xb4\x7f\x76\x93\x8f\x4d\x5f\x15\x5d\x79\x58\x96\x2b\xf2\x79\xb2\xd4\xd4\x64\x59\x92\xf7\x98\xf0\xe5\x85\x94\xe4\xd7\x29\xbc\x25\x10\xd2\x55\xc3\x53\x77\x22\x75\xd1\xf6\xd5\x76\xc2\xbe\x2c\xa6\xc7\x54\x49\x55\x8f\x95\xd0\x5b\xd2\x35\x0f\x87\xf1\xe3\xb1\x78\xbe\x25\xc7\x66\xbf\x6f\xc7\x0a\xe8\x16\xb8\x97\x43\xd3\x56\x64\x39\xd1\xdf\xef\x80\x7c\x4d\xe1\xe8\xff\x2e\x86\xc3\xba\x6e\xcf\xe7\x6e\x09\xdc\x1b\x4b\xdd\x90\x60\xb5\x45\x3a\x14\xfd\xab\xef\x7f\x0a\x30\xb6\xe0\x1a\x94\xd8\xe2\x30\xfa\x0d\xb4\x77\x32\x40\xaa\xb6\xaf\x9c\xf9\x6f\xe3\xd0\x59\x1c\x67\x0d\x02\xbd\xfb\x26\x90\x47\x85\x66\x0d\xdd\x53\xe5\x38\x7e\xcf\xbe\x6e\xe6\x04\xff\x3e\x74\xcd\xe9\x61\xfd\xd8\x9d\x87\xf3\xf0\xe9\xb1\x5a\xe3\x57\x26\x39\x26\x75\xdf\x99\x9a\xd3\xbe\x7a\xb6\x65\x4d\x53\x26\x3b\x32\x1c\x9a\x7e\x3d\x7e\x73\xd2\xe7\x7d\x25\x07\x24\x6d\xaf\x9c\x71\x13\xf6\x64\x07\x1f\xee\xca\xfb\xad\x1b\xfb\x4f\x4d\xff\xa1\xf8\xb0\x04\xc6\xea\x9b\x79\x03\x3e\x1b\x38\xf4\x6b\xb7\xdb\x11\x7a\xa5\xdb\xc0\x30\xec\x59\x08\xfa\x8a\xfa\x3d\xe1\xc1\xb8\x67\xe3\x00\x77\x84\x3e\x8b\x9a\xbc\x79\x43\x46\x9c\x3e\x17\x74\xf5\x83\x71\xbd\xc5\xfe\x81\x08\x63\xa3\xba\x6a\xfc\x96\xc9\xc8\x0d\x12\x6d\x7d\x8c\x51\x4a\xde\xbc\xb1\x03\x1e\x1d\x00\x1c\xd5\xa3\x8d\x57\xfe\x6d\xde\x92\x7f\x14\xa7\x87\xa7\x96\xfc\x56\x1c\xcf\xa4\x39\x35\xc3\x9a\x94\xe7\x53\x7f\x3e\x15\xa7\xa1\x27\x6f\x37\x6e\x5b\xc6\x66\x8e\x57\x3c\x0f\x52\x38\x7b\xf6\xc7\x82\xbc\xbc\x38\x96\x2d\x25\xa8\x12\x8a\xcd\x1a\x7f\x2c\xc2\xb2\xf6\x2a\x1b\xa3\xfd\xb4\x9b\x5e\x04\xbc\x5e\xbd\x5a\xdb\xe6\x2d\xd1\xbf\xfd\x8b\xac\xd7\x6b\xf2\xbf\xc6\xaf\xc3\x66\x28\x4a\xea\x67\xd8\x8b\x82\x4f\x91\xae\x96\x7e\xff\xd4\xb6\xc5\xc7\xb6\xea\x5f\x93\xd7\xe9\x4c\x5e\x17\x75\x6d\xe5\x63\x5e\x7d\x3e\x3e\x16\x43\xf3\xb1\x69\x9b\xe1\x13\xf9\xe7\xbe\x3a\x3f\x74\xc5\xe3\xe1\xf5\x50\x15\x9b\x85\xaa\x58\x6a\x43\xfd\xb7\xea\x86\xa6\x2c\x5a\x52\x9f\xbb\xe3\xdf\x88\xf9\x5c\x1c\x7f\xa7\x0e\xf3\xb7\x51\xea\xb9\x9b\x3a\xa6\x36\x8a\x79\x6a\xdb\xe9\x84\x7e\x4f\x5d\xcd\xd5\x55\xbc\x7a\x75\xa8\x94\xce\xd2\x04\x75\x5d\xef\x5f\x65\xf2\xaf\x98\x7c\x62\xae\xf0\xb0\x7b\xcb\xde\x55\xfd\xd6\xbf\x6c\xf0\xe7\xef\x5e\x35\xfe\x45\xe3\xdf\x31\x97\xeb\xe1\xa9\xcf\x1d\x59\x4e\xff\x2d\x03\x17\x7e\x6b\xaf\x1f\x78\x7d\x6d\x49\x43\xde\x93\x76\x4b\x9a\x9b\x9b\xeb\x19\xbc\x90\x1b\x64\xb9\x3b\x6d\xd9\xac\xec\xe9\xf3\x8a\xbc\x40\x89\x5f\x56\xcb\xd5\x76\xf1\x57\x00\x00\x00\xff\xff\x3f\x5d\x22\x44\x72\x12\x00\x00")
func webStringJsBytes() ([]byte, error) {
return bindataRead(
_webStringJs,
"web/string.js",
)
}
func webStringJs() (*asset, error) {
bytes, err := webStringJsBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "web/string.js", size: 4722, mode: os.FileMode(420), modTime: time.Unix(1479966669, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
// Asset loads and returns the asset for the given name.
// It returns an error if the asset could not be found or
// could not be loaded.
func Asset(name string) ([]byte, error) {
cannonicalName := strings.Replace(name, "\\", "/", -1)
if f, ok := _bindata[cannonicalName]; ok {
a, err := f()
if err != nil {
return nil, fmt.Errorf("Asset %s can't read by error: %v", name, err)
}
return a.bytes, nil
}
return nil, fmt.Errorf("Asset %s not found", name)
}
// MustAsset is like Asset but panics when Asset would return an error.
// It simplifies safe initialization of global variables.
func MustAsset(name string) []byte {
a, err := Asset(name)
if err != nil {
panic("asset: Asset(" + name + "): " + err.Error())
}
return a
}
// AssetInfo loads and returns the asset info for the given name.
// It returns an error if the asset could not be found or
// could not be loaded.
func AssetInfo(name string) (os.FileInfo, error) {
cannonicalName := strings.Replace(name, "\\", "/", -1)
if f, ok := _bindata[cannonicalName]; ok {
a, err := f()
if err != nil {
return nil, fmt.Errorf("AssetInfo %s can't read by error: %v", name, err)
}
return a.info, nil
}
return nil, fmt.Errorf("AssetInfo %s not found", name)
}
// AssetNames returns the names of the assets.
func AssetNames() []string {
names := make([]string, 0, len(_bindata))
for name := range _bindata {
names = append(names, name)
}
return names
}
// _bindata is a table, holding each asset generator, mapped to its name.
var _bindata = map[string]func() (*asset, error){
"web/animate.js": webAnimateJs,
"web/bytes.js": webBytesJs,
"web/index.html": webIndexHtml,
"web/keyboard.js": webKeyboardJs,
"web/nmux.js": webNmuxJs,
"web/screen.js": webScreenJs,
"web/socket.js": webSocketJs,
"web/string.js": webStringJs,
}
// AssetDir returns the file names below a certain
// directory embedded in the file by go-bindata.
// For example if you run go-bindata on data/... and data contains the
// following hierarchy:
// data/
// foo.txt
// img/
// a.png
// b.png
// then AssetDir("data") would return []string{"foo.txt", "img"}
// AssetDir("data/img") would return []string{"a.png", "b.png"}
// AssetDir("foo.txt") and AssetDir("notexist") would return an error
// AssetDir("") will return []string{"data"}.
func AssetDir(name string) ([]string, error) {
node := _bintree
if len(name) != 0 {
cannonicalName := strings.Replace(name, "\\", "/", -1)
pathList := strings.Split(cannonicalName, "/")
for _, p := range pathList {
node = node.Children[p]
if node == nil {
return nil, fmt.Errorf("Asset %s not found", name)
}
}
}
if node.Func != nil {
return nil, fmt.Errorf("Asset %s not found", name)
}
rv := make([]string, 0, len(node.Children))
for childName := range node.Children {
rv = append(rv, childName)
}
return rv, nil
}
type bintree struct {
Func func() (*asset, error)
Children map[string]*bintree
}
var _bintree = &bintree{nil, map[string]*bintree{
"web": &bintree{nil, map[string]*bintree{
"animate.js": &bintree{webAnimateJs, map[string]*bintree{}},
"bytes.js": &bintree{webBytesJs, map[string]*bintree{}},
"index.html": &bintree{webIndexHtml, map[string]*bintree{}},
"keyboard.js": &bintree{webKeyboardJs, map[string]*bintree{}},
"nmux.js": &bintree{webNmuxJs, map[string]*bintree{}},
"screen.js": &bintree{webScreenJs, map[string]*bintree{}},
"socket.js": &bintree{webSocketJs, map[string]*bintree{}},
"string.js": &bintree{webStringJs, map[string]*bintree{}},
}},
}}
// RestoreAsset restores an asset under the given directory
func RestoreAsset(dir, name string) error {
data, err := Asset(name)
if err != nil {
return err
}
info, err := AssetInfo(name)
if err != nil {
return err
}
err = os.MkdirAll(_filePath(dir, filepath.Dir(name)), os.FileMode(0755))
if err != nil {
return err
}
err = ioutil.WriteFile(_filePath(dir, name), data, info.Mode())
if err != nil {
return err
}
err = os.Chtimes(_filePath(dir, name), info.ModTime(), info.ModTime())
if err != nil {
return err
}
return nil
}
// RestoreAssets restores an asset under the given directory recursively
func RestoreAssets(dir, name string) error {
children, err := AssetDir(name)
// File
if err != nil {
return RestoreAsset(dir, name)
}
// Dir
for _, child := range children {
err = RestoreAssets(dir, filepath.Join(name, child))
if err != nil {
return err
}
}
return nil
}
func _filePath(dir, name string) string {
cannonicalName := strings.Replace(name, "\\", "/", -1)
return filepath.Join(append([]string{dir}, strings.Split(cannonicalName, "/")...)...)
}