-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.js
638 lines (477 loc) · 195 KB
/
index.js
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
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
var gl = null; // WebGL context
var iii;
var jjj;
var pause = false;
var gameover = true;
var invader1 = [-0.293435,-0.060736,0.234552,-0.175665,-0.060736,0.234552,-0.175665,0.057034,0.234552,-0.175665,0.057034,0.234552,-0.293435,0.057034,0.234552,-0.293435,-0.060736,0.234552,-0.175665,-0.060736,0.234552,-0.175665,-0.060736,0.116782,-0.175665,0.057034,0.234552,-0.175665,0.057034,0.234552,-0.175665,-0.060736,0.116782,-0.175665,0.057034,0.116782,-0.293435,-0.060736,0.116782,-0.293435,0.057034,0.116782,-0.175665,-0.060736,0.116782,-0.175665,-0.060736,0.116782,-0.293435,0.057034,0.116782,-0.175665,0.057034,0.116782,-0.293435,-0.060736,0.234552,-0.293435,0.057034,0.234552,-0.293435,0.057034,0.116782,-0.293435,0.057034,0.116782,-0.293435,-0.060736,0.116782,-0.293435,-0.060736,0.234552,-0.293435,0.057034,0.234552,-0.175665,0.057034,0.234552,-0.293435,0.057034,0.116782,-0.293435,0.057034,0.116782,-0.175665,0.057034,0.234552,-0.175665,0.057034,0.116782,-0.293435,-0.060736,0.234552,-0.175665,-0.060736,0.116782,-0.175665,-0.060736,0.234552,-0.175665,-0.060736,0.116782,-0.293435,-0.060736,0.234552,-0.293435,-0.060736,0.116782,-0.175664,-0.060242,0.116781,-0.058883,-0.060242,0.116781,-0.058883,0.05654,0.116781,-0.058883,0.05654,0.116781,-0.175664,0.05654,0.116781,-0.175664,-0.060242,0.116781,-0.058883,-0.060242,0.116781,-0.058883,-0.060242,0,-0.058883,0.05654,0.116781,-0.058883,0.05654,0.116781,-0.058883,-0.060242,0,-0.058883,0.05654,0,-0.175664,-0.060242,0,-0.175664,0.05654,0,-0.058883,-0.060242,0,-0.058883,-0.060242,0,-0.175664,0.05654,0,-0.058883,0.05654,0,-0.175664,-0.060242,0.116781,-0.175664,0.05654,0.116781,-0.175664,0.05654,0,-0.175664,0.05654,0,-0.175664,-0.060242,0,-0.175664,-0.060242,0.116781,-0.175664,0.05654,0.116781,-0.058883,0.05654,0.116781,-0.175664,0.05654,0,-0.175664,0.05654,0,-0.058883,0.05654,0.116781,-0.058883,0.05654,0,-0.175664,-0.060242,0.116781,-0.058883,-0.060242,0,-0.058883,-0.060242,0.116781,-0.058883,-0.060242,0,-0.175664,-0.060242,0.116781,-0.175664,-0.060242,0,0.058888,-0.060736,0.11777,0.176658,-0.060736,0.11777,0.176658,0.057034,0.11777,0.176658,0.057034,0.11777,0.058888,0.057034,0.11777,0.058888,-0.060736,0.11777,0.176658,-0.060736,0.11777,0.176658,-0.060736,0,0.176658,0.057034,0.11777,0.176658,0.057034,0.11777,0.176658,-0.060736,0,0.176658,0.057034,0,0.058888,-0.060736,0,0.058888,0.057034,0,0.176658,-0.060736,0,0.176658,-0.060736,0,0.058888,0.057034,0,0.176658,0.057034,0,0.058888,-0.060736,0.11777,0.058888,0.057034,0.11777,0.058888,0.057034,0,0.058888,0.057034,0,0.058888,-0.060736,0,0.058888,-0.060736,0.11777,0.058888,0.057034,0.11777,0.176658,0.057034,0.11777,0.058888,0.057034,0,0.058888,0.057034,0,0.176658,0.057034,0.11777,0.176658,0.057034,0,0.058888,-0.060736,0.11777,0.176658,-0.060736,0,0.176658,-0.060736,0.11777,0.176658,-0.060736,0,0.058888,-0.060736,0.11777,0.058888,-0.060736,0,0.176658,-0.060736,0.234552,0.294428,-0.060736,0.234552,0.294428,0.057034,0.234552,0.294428,0.057034,0.234552,0.176658,0.057034,0.234552,0.176658,-0.060736,0.234552,0.294428,-0.060736,0.234552,0.294428,-0.060736,0.116782,0.294428,0.057034,0.234552,0.294428,0.057034,0.234552,0.294428,-0.060736,0.116782,0.294428,0.057034,0.116782,0.176658,-0.060736,0.116782,0.176658,0.057034,0.116782,0.294428,-0.060736,0.116782,0.294428,-0.060736,0.116782,0.176658,0.057034,0.116782,0.294428,0.057034,0.116782,0.176658,-0.060736,0.234552,0.176658,0.057034,0.234552,0.176658,0.057034,0.116782,0.176658,0.057034,0.116782,0.176658,-0.060736,0.116782,0.176658,-0.060736,0.234552,0.176658,0.057034,0.234552,0.294428,0.057034,0.234552,0.176658,0.057034,0.116782,0.176658,0.057034,0.116782,0.294428,0.057034,0.234552,0.294428,0.057034,0.116782,0.176658,-0.060736,0.234552,0.294428,-0.060736,0.116782,0.294428,-0.060736,0.234552,0.294428,-0.060736,0.116782,0.176658,-0.060736,0.234552,0.176658,-0.060736,0.116782,0.176658,-0.060736,0.352322,0.294428,-0.060736,0.352322,0.294428,0.057034,0.352322,0.294428,0.057034,0.352322,0.176658,0.057034,0.352322,0.176658,-0.060736,0.352322,0.294428,-0.060736,0.352322,0.294428,-0.060736,0.234551,0.294428,0.057034,0.352322,0.294428,0.057034,0.352322,0.294428,-0.060736,0.234551,0.294428,0.057034,0.234551,0.176658,-0.060736,0.234551,0.176658,0.057034,0.234551,0.294428,-0.060736,0.234551,0.294428,-0.060736,0.234551,0.176658,0.057034,0.234551,0.294428,0.057034,0.234551,0.176658,-0.060736,0.352322,0.176658,0.057034,0.352322,0.176658,0.057034,0.234551,0.176658,0.057034,0.234551,0.176658,-0.060736,0.234551,0.176658,-0.060736,0.352322,0.176658,0.057034,0.352322,0.294428,0.057034,0.352322,0.176658,0.057034,0.234551,0.176658,0.057034,0.234551,0.294428,0.057034,0.352322,0.294428,0.057034,0.234551,0.176658,-0.060736,0.352322,0.294428,-0.060736,0.234551,0.294428,-0.060736,0.352322,0.294428,-0.060736,0.234551,0.176658,-0.060736,0.352322,0.176658,-0.060736,0.234551,0.294428,-0.060736,0.352322,0.412198,-0.060736,0.352322,0.412198,0.057034,0.352322,0.412198,0.057034,0.352322,0.294428,0.057034,0.352322,0.294428,-0.060736,0.352322,0.412198,-0.060736,0.352322,0.412198,-0.060736,0.234551,0.412198,0.057034,0.352322,0.412198,0.057034,0.352322,0.412198,-0.060736,0.234551,0.412198,0.057034,0.234551,0.294428,-0.060736,0.234551,0.294428,0.057034,0.234551,0.412198,-0.060736,0.234551,0.412198,-0.060736,0.234551,0.294428,0.057034,0.234551,0.412198,0.057034,0.234551,0.294428,-0.060736,0.352322,0.294428,0.057034,0.352322,0.294428,0.057034,0.234551,0.294428,0.057034,0.234551,0.294428,-0.060736,0.234551,0.294428,-0.060736,0.352322,0.294428,0.057034,0.352322,0.412198,0.057034,0.352322,0.294428,0.057034,0.234551,0.294428,0.057034,0.234551,0.412198,0.057034,0.352322,0.412198,0.057034,0.234551,0.294428,-0.060736,0.352322,0.412198,-0.060736,0.234551,0.412198,-0.060736,0.352322,0.412198,-0.060736,0.234551,0.294428,-0.060736,0.352322,0.294428,-0.060736,0.234551,0.058888,-0.060736,0.352322,0.176658,-0.060736,0.352322,0.176658,0.057034,0.352322,0.176658,0.057034,0.352322,0.058888,0.057034,0.352322,0.058888,-0.060736,0.352322,0.176658,-0.060736,0.352322,0.176658,-0.060736,0.234551,0.176658,0.057034,0.352322,0.176658,0.057034,0.352322,0.176658,-0.060736,0.234551,0.176658,0.057034,0.234551,0.058888,-0.060736,0.234551,0.058888,0.057034,0.234551,0.176658,-0.060736,0.234551,0.176658,-0.060736,0.234551,0.058888,0.057034,0.234551,0.176658,0.057034,0.234551,0.058888,-0.060736,0.352322,0.058888,0.057034,0.352322,0.058888,0.057034,0.234551,0.058888,0.057034,0.234551,0.058888,-0.060736,0.234551,0.058888,-0.060736,0.352322,0.058888,0.057034,0.352322,0.176658,0.057034,0.352322,0.058888,0.057034,0.234551,0.058888,0.057034,0.234551,0.176658,0.057034,0.352322,0.176658,0.057034,0.234551,0.058888,-0.060736,0.352322,0.176658,-0.060736,0.234551,0.176658,-0.060736,0.352322,0.176658,-0.060736,0.234551,0.058888,-0.060736,0.352322,0.058888,-0.060736,0.234551,-0.058883,-0.061231,0.352322,0.058888,-0.061231,0.352322,0.058888,0.05654,0.352322,0.058888,0.05654,0.352322,-0.058883,0.05654,0.352322,-0.058883,-0.061231,0.352322,0.058888,-0.061231,0.352322,0.058888,-0.061231,0.234551,0.058888,0.05654,0.352322,0.058888,0.05654,0.352322,0.058888,-0.061231,0.234551,0.058888,0.05654,0.234551,-0.058883,-0.061231,0.234551,-0.058883,0.05654,0.234551,0.058888,-0.061231,0.234551,0.058888,-0.061231,0.234551,-0.058883,0.05654,0.234551,0.058888,0.05654,0.234551,-0.058883,-0.061231,0.352322,-0.058883,0.05654,0.352322,-0.058883,0.05654,0.234551,-0.058883,0.05654,0.234551,-0.058883,-0.061231,0.234551,-0.058883,-0.061231,0.352322,-0.058883,0.05654,0.352322,0.058888,0.05654,0.352322,-0.058883,0.05654,0.234551,-0.058883,0.05654,0.234551,0.058888,0.05654,0.352322,0.058888,0.05654,0.234551,-0.058883,-0.061231,0.352322,0.058888,-0.061231,0.234551,0.058888,-0.061231,0.352322,0.058888,-0.061231,0.234551,-0.058883,-0.061231,0.352322,-0.058883,-0.061231,0.234551,-0.176653,-0.060736,0.352322,-0.058883,-0.060736,0.352322,-0.058883,0.057034,0.352322,-0.058883,0.057034,0.352322,-0.176653,0.057034,0.352322,-0.176653,-0.060736,0.352322,-0.058883,-0.060736,0.352322,-0.058883,-0.060736,0.234551,-0.058883,0.057034,0.352322,-0.058883,0.057034,0.352322,-0.058883,-0.060736,0.234551,-0.058883,0.057034,0.234551,-0.176653,-0.060736,0.234551,-0.176653,0.057034,0.234551,-0.058883,-0.060736,0.234551,-0.058883,-0.060736,0.234551,-0.176653,0.057034,0.234551,-0.058883,0.057034,0.234551,-0.176653,-0.060736,0.352322,-0.176653,0.057034,0.352322,-0.176653,0.057034,0.234551,-0.176653,0.057034,0.234551,-0.176653,-0.060736,0.234551,-0.176653,-0.060736,0.352322,-0.176653,0.057034,0.352322,-0.058883,0.057034,0.352322,-0.176653,0.057034,0.234551,-0.176653,0.057034,0.234551,-0.058883,0.057034,0.352322,-0.058883,0.057034,0.234551,-0.176653,-0.060736,0.352322,-0.058883,-0.060736,0.234551,-0.058883,-0.060736,0.352322,-0.058883,-0.060736,0.234551,-0.176653,-0.060736,0.352322,-0.176653,-0.060736,0.234551,-0.294423,-0.060736,0.352322,-0.176653,-0.060736,0.352322,-0.176653,0.057034,0.352322,-0.176653,0.057034,0.352322,-0.294423,0.057034,0.352322,-0.294423,-0.060736,0.352322,-0.176653,-0.060736,0.352322,-0.176653,-0.060736,0.234551,-0.176653,0.057034,0.352322,-0.176653,0.057034,0.352322,-0.176653,-0.060736,0.234551,-0.176653,0.057034,0.234551,-0.294423,-0.060736,0.234551,-0.294423,0.057034,0.234551,-0.176653,-0.060736,0.234551,-0.176653,-0.060736,0.234551,-0.294423,0.057034,0.234551,-0.176653,0.057034,0.234551,-0.294423,-0.060736,0.352322,-0.294423,0.057034,0.352322,-0.294423,0.057034,0.234551,-0.294423,0.057034,0.234551,-0.294423,-0.060736,0.234551,-0.294423,-0.060736,0.352322,-0.294423,0.057034,0.352322,-0.176653,0.057034,0.352322,-0.294423,0.057034,0.234551,-0.294423,0.057034,0.234551,-0.176653,0.057034,0.352322,-0.176653,0.057034,0.234551,-0.294423,-0.060736,0.352322,-0.176653,-0.060736,0.234551,-0.176653,-0.060736,0.352322,-0.176653,-0.060736,0.234551,-0.294423,-0.060736,0.352322,-0.294423,-0.060736,0.234551,-0.412193,-0.060736,0.352322,-0.294423,-0.060736,0.352322,-0.294423,0.057034,0.352322,-0.294423,0.057034,0.352322,-0.412193,0.057034,0.352322,-0.412193,-0.060736,0.352322,-0.294423,-0.060736,0.352322,-0.294423,-0.060736,0.234551,-0.294423,0.057034,0.352322,-0.294423,0.057034,0.352322,-0.294423,-0.060736,0.234551,-0.294423,0.057034,0.234551,-0.412193,-0.060736,0.234551,-0.412193,0.057034,0.234551,-0.294423,-0.060736,0.234551,-0.294423,-0.060736,0.234551,-0.412193,0.057034,0.234551,-0.294423,0.057034,0.234551,-0.412193,-0.060736,0.352322,-0.412193,0.057034,0.352322,-0.412193,0.057034,0.234551,-0.412193,0.057034,0.234551,-0.412193,-0.060736,0.234551,-0.412193,-0.060736,0.352322,-0.412193,0.057034,0.352322,-0.294423,0.057034,0.352322,-0.412193,0.057034,0.234551,-0.412193,0.057034,0.234551,-0.294423,0.057034,0.352322,-0.294423,0.057034,0.234551,-0.412193,-0.060736,0.352322,-0.294423,-0.060736,0.234551,-0.294423,-0.060736,0.352322,-0.294423,-0.060736,0.234551,-0.412193,-0.060736,0.352322,-0.412193,-0.060736,0.234551,-0.293434,-0.060736,0.470092,-0.175664,-0.060736,0.470092,-0.175664,0.057034,0.470092,-0.175664,0.057034,0.470092,-0.293434,0.057034,0.470092,-0.293434,-0.060736,0.470092,-0.175664,-0.060736,0.470092,-0.175664,-0.060736,0.352322,-0.175664,0.057034,0.470092,-0.175664,0.057034,0.470092,-0.175664,-0.060736,0.352322,-0.175664,0.057034,0.352322,-0.293434,-0.060736,0.352322,-0.293434,0.057034,0.352322,-0.175664,-0.060736,0.352322,-0.175664,-0.060736,0.352322,-0.293434,0.057034,0.352322,-0.175664,0.057034,0.352322,-0.293434,-0.060736,0.470092,-0.293434,0.057034,0.470092,-0.293434,0.057034,0.352322,-0.293434,0.057034,0.352322,-0.293434,-0.060736,0.352322,-0.293434,-0.060736,0.470092,-0.293434,0.057034,0.470092,-0.175664,0.057034,0.470092,-0.293434,0.057034,0.352322,-0.293434,0.057034,0.352322,-0.175664,0.057034,0.470092,-0.175664,0.057034,0.352322,-0.293434,-0.060736,0.470092,-0.175664,-0.060736,0.352322,-0.175664,-0.060736,0.470092,-0.175664,-0.060736,0.352322,-0.293434,-0.060736,0.470092,-0.293434,-0.060736,0.352322,-0.176653,-0.060736,0.470092,-0.058883,-0.060736,0.470092,-0.058883,0.057034,0.470092,-0.058883,0.057034,0.470092,-0.176653,0.057034,0.470092,-0.176653,-0.060736,0.470092,-0.058883,-0.060736,0.470092,-0.058883,-0.060736,0.352322,-0.058883,0.057034,0.470092,-0.058883,0.057034,0.470092,-0.058883,-0.060736,0.352322,-0.058883,0.057034,0.352322,-0.176653,-0.060736,0.352322,-0.176653,0.057034,0.352322,-0.058883,-0.060736,0.352322,-0.058883,-0.060736,0.352322,-0.176653,0.057034,0.352322,-0.058883,0.057034,0.352322,-0.176653,-0.060736,0.470092,-0.176653,0.057034,0.470092,-0.176653,0.057034,0.352322,-0.176653,0.057034,0.352322,-0.176653,-0.060736,0.352322,-0.176653,-0.060736,0.470092,-0.176653,0.057034,0.470092,-0.058883,0.057034,0.470092,-0.176653,0.057034,0.352322,-0.176653,0.057034,0.352322,-0.058883,0.057034,0.470092,-0.058883,0.057034,0.352322,-0.176653,-0.060736,0.470092,-0.058883,-0.060736,0.352322,-0.058883,-0.060736,0.470092,-0.058883,-0.060736,0.352322,-0.176653,-0.060736,0.470092,-0.176653,-0.060736,0.352322,0.058888,-0.060736,0.470092,0.176658,-0.060736,0.470092,0.176658,0.057034,0.470092,0.176658,0.057034,0.470092,0.058888,0.057034,0.470092,0.058888,-0.060736,0.470092,0.176658,-0.060736,0.470092,0.176658,-0.060736,0.352322,0.176658,0.057034,0.470092,0.176658,0.057034,0.470092,0.176658,-0.060736,0.352322,0.176658,0.057034,0.352322,0.058888,-0.060736,0.352322,0.058888,0.057034,0.352322,0.176658,-0.060736,0.352322,0.176658,-0.060736,0.352322,0.058888,0.057034,0.352322,0.176658,0.057034,0.352322,0.058888,-0.060736,0.470092,0.058888,0.057034,0.470092,0.058888,0.057034,0.352322,0.058888,0.057034,0.352322,0.058888,-0.060736,0.352322,0.058888,-0.060736,0.470092,0.058888,0.057034,0.470092,0.176658,0.057034,0.470092,0.058888,0.057034,0.352322,0.058888,0.057034,0.352322,0.176658,0.057034,0.470092,0.176658,0.057034,0.352322,0.058888,-0.060736,0.470092,0.176658,-0.060736,0.352322,0.176658,-0.060736,0.470092,0.176658,-0.060736,0.352322,0.058888,-0.060736,0.470092,0.058888,-0.060736,0.352322,0.176658,-0.060736,0.470092,0.294428,-0.060736,0.470092,0.294428,0.057034,0.470092,0.294428,0.057034,0.470092,0.176658,0.057034,0.470092,0.176658,-0.060736,0.470092,0.294428,-0.060736,0.470092,0.294428,-0.060736,0.352322,0.294428,0.057034,0.470092,0.294428,0.057034,0.470092,0.294428,-0.060736,0.352322,0.294428,0.057034,0.352322,0.176658,-0.060736,0.352322,0.176658,0.057034,0.352322,0.294428,-0.060736,0.352322,0.294428,-0.060736,0.352322,0.176658,0.057034,0.352322,0.294428,0.057034,0.352322,0.176658,-0.060736,0.470092,0.176658,0.057034,0.470092,0.176658,0.057034,0.352322,0.176658,0.057034,0.352322,0.176658,-0.060736,0.352322,0.176658,-0.060736,0.470092,0.176658,0.057034,0.470092,0.294428,0.057034,0.470092,0.176658,0.057034,0.352322,0.176658,0.057034,0.352322,0.294428,0.057034,0.470092,0.294428,0.057034,0.352322,0.176658,-0.060736,0.470092,0.294428,-0.060736,0.352322,0.294428,-0.060736,0.470092,0.294428,-0.060736,0.352322,0.176658,-0.060736,0.470092,0.176658,-0.060736,0.352322,0.058888,-0.060736,0.587862,0.176658,-0.060736,0.587862,0.176658,0.057034,0.587862,0.176658,0.057034,0.587862,0.058888,0.057034,0.587862,0.058888,-0.060736,0.587862,0.176658,-0.060736,0.587862,0.176658,-0.060736,0.470092,0.176658,0.057034,0.587862,0.176658,0.057034,0.587862,0.176658,-0.060736,0.470092,0.176658,0.057034,0.470092,0.058888,-0.060736,0.470092,0.058888,0.057034,0.470092,0.176658,-0.060736,0.470092,0.176658,-0.060736,0.470092,0.058888,0.057034,0.470092,0.176658,0.057034,0.470092,0.058888,-0.060736,0.587862,0.058888,0.057034,0.587862,0.058888,0.057034,0.470092,0.058888,0.057034,0.470092,0.058888,-0.060736,0.470092,0.058888,-0.060736,0.587862,0.058888,0.057034,0.587862,0.176658,0.057034,0.587862,0.058888,0.057034,0.470092,0.058888,0.057034,0.470092,0.176658,0.057034,0.587862,0.176658,0.057034,0.470092,0.058888,-0.060736,0.587862,0.176658,-0.060736,0.470092,0.176658,-0.060736,0.587862,0.176658,-0.060736,0.470092,0.058888,-0.060736,0.587862,0.058888,-0.060736,0.470092,-0.058883,-0.060736,0.587862,0.058888,-0.060736,0.587862,0.058888,0.057034,0.587862,0.058888,0.057034,0.587862,-0.058883,0.057034,0.587862,-0.058883,-0.060736,0.587862,0.058888,-0.060736,0.587862,0.058888,-0.060736,0.470092,0.058888,0.057034,0.587862,0.058888,0.057034,0.587862,0.058888,-0.060736,0.470092,0.058888,0.057034,0.470092,-0.058883,-0.060736,0.470092,-0.058883,0.057034,0.470092,0.058888,-0.060736,0.470092,0.058888,-0.060736,0.470092,-0.058883,0.057034,0.470092,0.058888,0.057034,0.470092,-0.058883,-0.060736,0.587862,-0.058883,0.057034,0.587862,-0.058883,0.057034,0.470092,-0.058883,0.057034,0.470092,-0.058883,-0.060736,0.470092,-0.058883,-0.060736,0.587862,-0.058883,0.057034,0.587862,0.058888,0.057034,0.587862,-0.058883,0.057034,0.470092,-0.058883,0.057034,0.470092,0.058888,0.057034,0.587862,0.058888,0.057034,0.470092,-0.058883,-0.060736,0.587862,0.058888,-0.060736,0.470092,0.058888,-0.060736,0.587862,0.058888,-0.060736,0.470092,-0.058883,-0.060736,0.587862,-0.058883,-0.060736,0.470092,-0.175664,-0.060736,0.587862,-0.057894,-0.060736,0.587862,-0.057894,0.057034,0.587862,-0.057894,0.057034,0.587862,-0.175664,0.057034,0.587862,-0.175664,-0.060736,0.587862,-0.057894,-0.060736,0.587862,-0.057894,-0.060736,0.470092,-0.057894,0.057034,0.587862,-0.057894,0.057034,0.587862,-0.057894,-0.060736,0.470092,-0.057894,0.057034,0.470092,-0.175664,-0.060736,0.470092,-0.175664,0.057034,0.470092,-0.057894,-0.060736,0.470092,-0.057894,-0.060736,0.470092,-0.175664,0.057034,0.470092,-0.057894,0.057034,0.470092,-0.175664,-0.060736,0.587862,-0.175664,0.057034,0.587862,-0.175664,0.057034,0.470092,-0.175664,0.057034,0.470092,-0.175664,-0.060736,0.470092,-0.175664,-0.060736,0.587862,-0.175664,0.057034,0.587862,-0.057894,0.057034,0.587862,-0.175664,0.057034,0.470092,-0.175664,0.057034,0.470092,-0.057894,0.057034,0.587862,-0.057894,0.057034,0.470092,-0.175664,-0.060736,0.587862,-0.057894,-0.060736,0.470092,-0.057894,-0.060736,0.587862,-0.057894,-0.060736,0.470092,-0.175664,-0.060736,0.587862,-0.175664,-0.060736,0.470092,-0.057894,-0.060736,0.705633,0.059876,-0.060736,0.705633,0.059876,0.057034,0.705633,0.059876,0.057034,0.705633,-0.057894,0.057034,0.705633,-0.057894,-0.060736,0.705633,0.059876,-0.060736,0.705633,0.059876,-0.060736,0.587862,0.059876,0.057034,0.705633,0.059876,0.057034,0.705633,0.059876,-0.060736,0.587862,0.059876,0.057034,0.587862,-0.057894,-0.060736,0.587862,-0.057894,0.057034,0.587862,0.059876,-0.060736,0.587862,0.059876,-0.060736,0.587862,-0.057894,0.057034,0.587862,0.059876,0.057034,0.587862,-0.057894,-0.060736,0.705633,-0.057894,0.057034,0.705633,-0.057894,0.057034,0.587862,-0.057894,0.057034,0.587862,-0.057894,-0.060736,0.587862,-0.057894,-0.060736,0.705633,-0.057894,0.057034,0.705633,0.059876,0.057034,0.705633,-0.057894,0.057034,0.587862,-0.057894,0.057034,0.587862,0.059876,0.057034,0.705633,0.059876,0.057034,0.587862,-0.057894,-0.060736,0.705633,0.059876,-0.060736,0.587862,0.059876,-0.060736,0.705633,0.059876,-0.060736,0.587862,-0.057894,-0.060736,0.705633,-0.057894,-0.060736,0.587862,-0.294423,-0.060736,0.705633,-0.176653,-0.060736,0.705633,-0.176653,0.057034,0.705633,-0.176653,0.057034,0.705633,-0.294423,0.057034,0.705633,-0.294423,-0.060736,0.705633,-0.176653,-0.060736,0.705633,-0.176653,-0.060736,0.587862,-0.176653,0.057034,0.705633,-0.176653,0.057034,0.705633,-0.176653,-0.060736,0.587862,-0.176653,0.057034,0.587862,-0.294423,-0.060736,0.587862,-0.294423,0.057034,0.587862,-0.176653,-0.060736,0.587862,-0.176653,-0.060736,0.587862,-0.294423,0.057034,0.587862,-0.176653,0.057034,0.587862,-0.294423,-0.060736,0.705633,-0.294423,0.057034,0.705633,-0.294423,0.057034,0.587862,-0.294423,0.057034,0.587862,-0.294423,-0.060736,0.587862,-0.294423,-0.060736,0.705633,-0.294423,0.057034,0.705633,-0.176653,0.057034,0.705633,-0.294423,0.057034,0.587862,-0.294423,0.057034,0.587862,-0.176653,0.057034,0.705633,-0.176653,0.057034,0.587862,-0.294423,-0.060736,0.705633,-0.176653,-0.060736,0.587862,-0.176653,-0.060736,0.705633,-0.176653,-0.060736,0.587862,-0.294423,-0.060736,0.705633,-0.294423,-0.060736,0.587862,-0.293434,-0.060736,0.823402,-0.175664,-0.060736,0.823402,-0.175664,0.057034,0.823402,-0.175664,0.057034,0.823402,-0.293434,0.057034,0.823402,-0.293434,-0.060736,0.823402,-0.175664,-0.060736,0.823402,-0.175664,-0.060736,0.705632,-0.175664,0.057034,0.823402,-0.175664,0.057034,0.823402,-0.175664,-0.060736,0.705632,-0.175664,0.057034,0.705632,-0.293434,-0.060736,0.705632,-0.293434,0.057034,0.705632,-0.175664,-0.060736,0.705632,-0.175664,-0.060736,0.705632,-0.293434,0.057034,0.705632,-0.175664,0.057034,0.705632,-0.293434,-0.060736,0.823402,-0.293434,0.057034,0.823402,-0.293434,0.057034,0.705632,-0.293434,0.057034,0.705632,-0.293434,-0.060736,0.705632,-0.293434,-0.060736,0.823402,-0.293434,0.057034,0.823402,-0.175664,0.057034,0.823402,-0.293434,0.057034,0.705632,-0.293434,0.057034,0.705632,-0.175664,0.057034,0.823402,-0.175664,0.057034,0.705632,-0.293434,-0.060736,0.823402,-0.175664,-0.060736,0.705632,-0.175664,-0.060736,0.823402,-0.175664,-0.060736,0.705632,-0.293434,-0.060736,0.823402,-0.293434,-0.060736,0.705632,-0.411204,-0.060736,0.823402,-0.293434,-0.060736,0.823402,-0.293434,0.057034,0.823402,-0.293434,0.057034,0.823402,-0.411204,0.057034,0.823402,-0.411204,-0.060736,0.823402,-0.293434,-0.060736,0.823402,-0.293434,-0.060736,0.705632,-0.293434,0.057034,0.823402,-0.293434,0.057034,0.823402,-0.293434,-0.060736,0.705632,-0.293434,0.057034,0.705632,-0.411204,-0.060736,0.705632,-0.411204,0.057034,0.705632,-0.293434,-0.060736,0.705632,-0.293434,-0.060736,0.705632,-0.411204,0.057034,0.705632,-0.293434,0.057034,0.705632,-0.411204,-0.060736,0.823402,-0.411204,0.057034,0.823402,-0.411204,0.057034,0.705632,-0.411204,0.057034,0.705632,-0.411204,-0.060736,0.705632,-0.411204,-0.060736,0.823402,-0.411204,0.057034,0.823402,-0.293434,0.057034,0.823402,-0.411204,0.057034,0.705632,-0.411204,0.057034,0.705632,-0.293434,0.057034,0.823402,-0.293434,0.057034,0.705632,-0.411204,-0.060736,0.823402,-0.293434,-0.060736,0.705632,-0.293434,-0.060736,0.823402,-0.293434,-0.060736,0.705632,-0.411204,-0.060736,0.823402,-0.411204,-0.060736,0.705632,0.176658,-0.060736,0.705633,0.294428,-0.060736,0.705633,0.294428,0.057034,0.705633,0.294428,0.057034,0.705633,0.176658,0.057034,0.705633,0.176658,-0.060736,0.705633,0.294428,-0.060736,0.705633,0.294428,-0.060736,0.587862,0.294428,0.057034,0.705633,0.294428,0.057034,0.705633,0.294428,-0.060736,0.587862,0.294428,0.057034,0.587862,0.176658,-0.060736,0.587862,0.176658,0.057034,0.587862,0.294428,-0.060736,0.587862,0.294428,-0.060736,0.587862,0.176658,0.057034,0.587862,0.294428,0.057034,0.587862,0.176658,-0.060736,0.705633,0.176658,0.057034,0.705633,0.176658,0.057034,0.587862,0.176658,0.057034,0.587862,0.176658,-0.060736,0.587862,0.176658,-0.060736,0.705633,0.176658,0.057034,0.705633,0.294428,0.057034,0.705633,0.176658,0.057034,0.587862,0.176658,0.057034,0.587862,0.294428,0.057034,0.705633,0.294428,0.057034,0.587862,0.176658,-0.060736,0.705633,0.294428,-0.060736,0.587862,0.294428,-0.060736,0.705633,0.294428,-0.060736,0.587862,0.176658,-0.060736,0.705633,0.176658,-0.060736,0.587862,0.176658,-0.060736,0.823402,0.294428,-0.060736,0.823402,0.294428,0.057034,0.823402,0.294428,0.057034,0.823402,0.176658,0.057034,0.823402,0.176658,-0.060736,0.823402,0.294428,-0.060736,0.823402,0.294428,-0.060736,0.705632,0.294428,0.057034,0.823402,0.294428,0.057034,0.823402,0.294428,-0.060736,0.705632,0.294428,0.057034,0.705632,0.176658,-0.060736,0.705632,0.176658,0.057034,0.705632,0.294428,-0.060736,0.705632,0.294428,-0.060736,0.705632,0.176658,0.057034,0.705632,0.294428,0.057034,0.705632,0.176658,-0.060736,0.823402,0.176658,0.057034,0.823402,0.176658,0.057034,0.705632,0.176658,0.057034,0.705632,0.176658,-0.060736,0.705632,0.176658,-0.060736,0.823402,0.176658,0.057034,0.823402,0.294428,0.057034,0.823402,0.176658,0.057034,0.705632,0.176658,0.057034,0.705632,0.294428,0.057034,0.823402,0.294428,0.057034,0.705632,0.176658,-0.060736,0.823402,0.294428,-0.060736,0.705632,0.294428,-0.060736,0.823402,0.294428,-0.060736,0.705632,0.176658,-0.060736,0.823402,0.176658,-0.060736,0.705632,0.294428,-0.060736,0.823402,0.412198,-0.060736,0.823402,0.412198,0.057034,0.823402,0.412198,0.057034,0.823402,0.294428,0.057034,0.823402,0.294428,-0.060736,0.823402,0.412198,-0.060736,0.823402,0.412198,-0.060736,0.705632,0.412198,0.057034,0.823402,0.412198,0.057034,0.823402,0.412198,-0.060736,0.705632,0.412198,0.057034,0.705632,0.294428,-0.060736,0.705632,0.294428,0.057034,0.705632,0.412198,-0.060736,0.705632,0.412198,-0.060736,0.705632,0.294428,0.057034,0.705632,0.412198,0.057034,0.705632,0.294428,-0.060736,0.823402,0.294428,0.057034,0.823402,0.294428,0.057034,0.705632,0.294428,0.057034,0.705632,0.294428,-0.060736,0.705632,0.294428,-0.060736,0.823402,0.294428,0.057034,0.823402,0.412198,0.057034,0.823402,0.294428,0.057034,0.705632,0.294428,0.057034,0.705632,0.412198,0.057034,0.823402,0.412198,0.057034,0.705632,0.294428,-0.060736,0.823402,0.412198,-0.060736,0.705632,0.412198,-0.060736,0.823402,0.412198,-0.060736,0.705632,0.294428,-0.060736,0.823402,0.294428,-0.060736,0.705632];
var invader2 = [0.177111,-0.059036,0.118075,0.295186,-0.059036,0.118075,0.295186,0.059038,0.118075,0.295186,0.059038,0.118075,0.177111,0.059038,0.118075,0.177111,-0.059036,0.118075,0.295186,-0.059036,0.118075,0.295186,-0.059036,0,0.295186,0.059038,0.118075,0.295186,0.059038,0.118075,0.295186,-0.059036,0,0.295186,0.059038,0,0.177111,-0.059036,0,0.177111,0.059038,0,0.295186,-0.059036,0,0.295186,-0.059036,0,0.177111,0.059038,0,0.295186,0.059038,0,0.177111,-0.059036,0.118075,0.177111,0.059038,0.118075,0.177111,0.059038,0,0.177111,0.059038,0,0.177111,-0.059036,0,0.177111,-0.059036,0.118075,0.177111,0.059038,0.118075,0.295186,0.059038,0.118075,0.177111,0.059038,0,0.177111,0.059038,0,0.295186,0.059038,0.118075,0.295186,0.059038,0,0.177111,-0.059036,0.118075,0.295186,-0.059036,0,0.295186,-0.059036,0.118075,0.295186,-0.059036,0,0.177111,-0.059036,0.118075,0.177111,-0.059036,0,-0.177111,-0.059038,0.118075,-0.059037,-0.059038,0.118075,-0.059037,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.177111,0.059037,0.118075,-0.177111,-0.059038,0.118075,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0,-0.059037,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.059037,-0.059038,0,-0.059037,0.059037,0,-0.177111,-0.059038,0,-0.177111,0.059037,0,-0.059037,-0.059038,0,-0.059037,-0.059038,0,-0.177111,0.059037,0,-0.059037,0.059037,0,-0.177111,-0.059038,0.118075,-0.177111,0.059037,0.118075,-0.177111,0.059037,0,-0.177111,0.059037,0,-0.177111,-0.059038,0,-0.177111,-0.059038,0.118075,-0.177111,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.177111,0.059037,0,-0.177111,0.059037,0,-0.059037,0.059037,0.118075,-0.059037,0.059037,0,-0.177111,-0.059038,0.118075,-0.059037,-0.059038,0,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0,-0.177111,-0.059038,0.118075,-0.177111,-0.059038,0,0.059038,-0.059038,0.118075,0.177113,-0.059038,0.118075,0.177113,0.059037,0.118075,0.177113,0.059037,0.118075,0.059038,0.059037,0.118075,0.059038,-0.059038,0.118075,0.177113,-0.059038,0.118075,0.177113,-0.059038,0,0.177113,0.059037,0.118075,0.177113,0.059037,0.118075,0.177113,-0.059038,0,0.177113,0.059037,0,0.059038,-0.059038,0,0.059038,0.059037,0,0.177113,-0.059038,0,0.177113,-0.059038,0,0.059038,0.059037,0,0.177113,0.059037,0,0.059038,-0.059038,0.118075,0.059038,0.059037,0.118075,0.059038,0.059037,0,0.059038,0.059037,0,0.059038,-0.059038,0,0.059038,-0.059038,0.118075,0.059038,0.059037,0.118075,0.177113,0.059037,0.118075,0.059038,0.059037,0,0.059038,0.059037,0,0.177113,0.059037,0.118075,0.177113,0.059037,0,0.059038,-0.059038,0.118075,0.177113,-0.059038,0,0.177113,-0.059038,0.118075,0.177113,-0.059038,0,0.059038,-0.059038,0.118075,0.059038,-0.059038,0,-0.295188,-0.059038,0.118075,-0.177113,-0.059038,0.118075,-0.177113,0.059037,0.118075,-0.177113,0.059037,0.118075,-0.295188,0.059037,0.118075,-0.295188,-0.059038,0.118075,-0.177113,-0.059038,0.118075,-0.177113,-0.059038,0,-0.177113,0.059037,0.118075,-0.177113,0.059037,0.118075,-0.177113,-0.059038,0,-0.177113,0.059037,0,-0.295188,-0.059038,0,-0.295188,0.059037,0,-0.177113,-0.059038,0,-0.177113,-0.059038,0,-0.295188,0.059037,0,-0.177113,0.059037,0,-0.295188,-0.059038,0.118075,-0.295188,0.059037,0.118075,-0.295188,0.059037,0,-0.295188,0.059037,0,-0.295188,-0.059038,0,-0.295188,-0.059038,0.118075,-0.295188,0.059037,0.118075,-0.177113,0.059037,0.118075,-0.295188,0.059037,0,-0.295188,0.059037,0,-0.177113,0.059037,0.118075,-0.177113,0.059037,0,-0.295188,-0.059038,0.118075,-0.177113,-0.059038,0,-0.177113,-0.059038,0.118075,-0.177113,-0.059038,0,-0.295188,-0.059038,0.118075,-0.295188,-0.059038,0,0.295188,-0.059038,0.118075,0.413263,-0.059038,0.118075,0.413263,0.059037,0.118075,0.413263,0.059037,0.118075,0.295188,0.059037,0.118075,0.295188,-0.059038,0.118075,0.413263,-0.059038,0.118075,0.413263,-0.059038,0,0.413263,0.059037,0.118075,0.413263,0.059037,0.118075,0.413263,-0.059038,0,0.413263,0.059037,0,0.295188,-0.059038,0,0.295188,0.059037,0,0.413263,-0.059038,0,0.413263,-0.059038,0,0.295188,0.059037,0,0.413263,0.059037,0,0.295188,-0.059038,0.118075,0.295188,0.059037,0.118075,0.295188,0.059037,0,0.295188,0.059037,0,0.295188,-0.059038,0,0.295188,-0.059038,0.118075,0.295188,0.059037,0.118075,0.413263,0.059037,0.118075,0.295188,0.059037,0,0.295188,0.059037,0,0.413263,0.059037,0.118075,0.413263,0.059037,0,0.295188,-0.059038,0.118075,0.413263,-0.059038,0,0.413263,-0.059038,0.118075,0.413263,-0.059038,0,0.295188,-0.059038,0.118075,0.295188,-0.059038,0,-0.413262,-0.059038,0.118075,-0.295187,-0.059038,0.118075,-0.295187,0.059037,0.118075,-0.295187,0.059037,0.118075,-0.413262,0.059037,0.118075,-0.413262,-0.059038,0.118075,-0.295187,-0.059038,0.118075,-0.295187,-0.059038,0,-0.295187,0.059037,0.118075,-0.295187,0.059037,0.118075,-0.295187,-0.059038,0,-0.295187,0.059037,0,-0.413262,-0.059038,0,-0.413262,0.059037,0,-0.295187,-0.059038,0,-0.295187,-0.059038,0,-0.413262,0.059037,0,-0.295187,0.059037,0,-0.413262,-0.059038,0.118075,-0.413262,0.059037,0.118075,-0.413262,0.059037,0,-0.413262,0.059037,0,-0.413262,-0.059038,0,-0.413262,-0.059038,0.118075,-0.413262,0.059037,0.118075,-0.295187,0.059037,0.118075,-0.413262,0.059037,0,-0.413262,0.059037,0,-0.295187,0.059037,0.118075,-0.295187,0.059037,0,-0.413262,-0.059038,0.118075,-0.295187,-0.059038,0,-0.295187,-0.059038,0.118075,-0.295187,-0.059038,0,-0.413262,-0.059038,0.118075,-0.413262,-0.059038,0,-0.53134,-0.059038,0.23615,-0.413265,-0.059038,0.23615,-0.413265,0.059037,0.23615,-0.413265,0.059037,0.23615,-0.53134,0.059037,0.23615,-0.53134,-0.059038,0.23615,-0.413265,-0.059038,0.23615,-0.413265,-0.059038,0.118075,-0.413265,0.059037,0.23615,-0.413265,0.059037,0.23615,-0.413265,-0.059038,0.118075,-0.413265,0.059037,0.118075,-0.53134,-0.059038,0.118075,-0.53134,0.059037,0.118075,-0.413265,-0.059038,0.118075,-0.413265,-0.059038,0.118075,-0.53134,0.059037,0.118075,-0.413265,0.059037,0.118075,-0.53134,-0.059038,0.23615,-0.53134,0.059037,0.23615,-0.53134,0.059037,0.118075,-0.53134,0.059037,0.118075,-0.53134,-0.059038,0.118075,-0.53134,-0.059038,0.23615,-0.53134,0.059037,0.23615,-0.413265,0.059037,0.23615,-0.53134,0.059037,0.118075,-0.53134,0.059037,0.118075,-0.413265,0.059037,0.23615,-0.413265,0.059037,0.118075,-0.53134,-0.059038,0.23615,-0.413265,-0.059038,0.118075,-0.413265,-0.059038,0.23615,-0.413265,-0.059038,0.118075,-0.53134,-0.059038,0.23615,-0.53134,-0.059038,0.118075,-0.53134,-0.059038,0.354224,-0.413265,-0.059038,0.354224,-0.413265,0.059037,0.354224,-0.413265,0.059037,0.354224,-0.53134,0.059037,0.354224,-0.53134,-0.059038,0.354224,-0.413265,-0.059038,0.354224,-0.413265,-0.059038,0.23615,-0.413265,0.059037,0.354224,-0.413265,0.059037,0.354224,-0.413265,-0.059038,0.23615,-0.413265,0.059037,0.23615,-0.53134,-0.059038,0.23615,-0.53134,0.059037,0.23615,-0.413265,-0.059038,0.23615,-0.413265,-0.059038,0.23615,-0.53134,0.059037,0.23615,-0.413265,0.059037,0.23615,-0.53134,-0.059038,0.354224,-0.53134,0.059037,0.354224,-0.53134,0.059037,0.23615,-0.53134,0.059037,0.23615,-0.53134,-0.059038,0.23615,-0.53134,-0.059038,0.354224,-0.53134,0.059037,0.354224,-0.413265,0.059037,0.354224,-0.53134,0.059037,0.23615,-0.53134,0.059037,0.23615,-0.413265,0.059037,0.354224,-0.413265,0.059037,0.23615,-0.53134,-0.059038,0.354224,-0.413265,-0.059038,0.23615,-0.413265,-0.059038,0.354224,-0.413265,-0.059038,0.23615,-0.53134,-0.059038,0.354224,-0.53134,-0.059038,0.23615,-0.413262,-0.059038,0.472299,-0.295187,-0.059038,0.472299,-0.295187,0.059037,0.472299,-0.295187,0.059037,0.472299,-0.413262,0.059037,0.472299,-0.413262,-0.059038,0.472299,-0.295187,-0.059038,0.472299,-0.295187,-0.059038,0.354224,-0.295187,0.059037,0.472299,-0.295187,0.059037,0.472299,-0.295187,-0.059038,0.354224,-0.295187,0.059037,0.354224,-0.413262,-0.059038,0.354224,-0.413262,0.059037,0.354224,-0.295187,-0.059038,0.354224,-0.295187,-0.059038,0.354224,-0.413262,0.059037,0.354224,-0.295187,0.059037,0.354224,-0.413262,-0.059038,0.472299,-0.413262,0.059037,0.472299,-0.413262,0.059037,0.354224,-0.413262,0.059037,0.354224,-0.413262,-0.059038,0.354224,-0.413262,-0.059038,0.472299,-0.413262,0.059037,0.472299,-0.295187,0.059037,0.472299,-0.413262,0.059037,0.354224,-0.413262,0.059037,0.354224,-0.295187,0.059037,0.472299,-0.295187,0.059037,0.354224,-0.413262,-0.059038,0.472299,-0.295187,-0.059038,0.354224,-0.295187,-0.059038,0.472299,-0.295187,-0.059038,0.354224,-0.413262,-0.059038,0.472299,-0.413262,-0.059038,0.354224,-0.295188,-0.059038,0.472299,-0.177113,-0.059038,0.472299,-0.177113,0.059037,0.472299,-0.177113,0.059037,0.472299,-0.295188,0.059037,0.472299,-0.295188,-0.059038,0.472299,-0.177113,-0.059038,0.472299,-0.177113,-0.059038,0.354224,-0.177113,0.059037,0.472299,-0.177113,0.059037,0.472299,-0.177113,-0.059038,0.354224,-0.177113,0.059037,0.354224,-0.295188,-0.059038,0.354224,-0.295188,0.059037,0.354224,-0.177113,-0.059038,0.354224,-0.177113,-0.059038,0.354224,-0.295188,0.059037,0.354224,-0.177113,0.059037,0.354224,-0.295188,-0.059038,0.472299,-0.295188,0.059037,0.472299,-0.295188,0.059037,0.354224,-0.295188,0.059037,0.354224,-0.295188,-0.059038,0.354224,-0.295188,-0.059038,0.472299,-0.295188,0.059037,0.472299,-0.177113,0.059037,0.472299,-0.295188,0.059037,0.354224,-0.295188,0.059037,0.354224,-0.177113,0.059037,0.472299,-0.177113,0.059037,0.354224,-0.295188,-0.059038,0.472299,-0.177113,-0.059038,0.354224,-0.177113,-0.059038,0.472299,-0.177113,-0.059038,0.354224,-0.295188,-0.059038,0.472299,-0.295188,-0.059038,0.354224,-0.295188,-0.059038,0.354224,-0.177113,-0.059038,0.354224,-0.177113,0.059037,0.354224,-0.177113,0.059037,0.354224,-0.295188,0.059037,0.354224,-0.295188,-0.059038,0.354224,-0.177113,-0.059038,0.354224,-0.177113,-0.059038,0.23615,-0.177113,0.059037,0.354224,-0.177113,0.059037,0.354224,-0.177113,-0.059038,0.23615,-0.177113,0.059037,0.23615,-0.295188,-0.059038,0.23615,-0.295188,0.059037,0.23615,-0.177113,-0.059038,0.23615,-0.177113,-0.059038,0.23615,-0.295188,0.059037,0.23615,-0.177113,0.059037,0.23615,-0.295188,-0.059038,0.354224,-0.295188,0.059037,0.354224,-0.295188,0.059037,0.23615,-0.295188,0.059037,0.23615,-0.295188,-0.059038,0.23615,-0.295188,-0.059038,0.354224,-0.295188,0.059037,0.354224,-0.177113,0.059037,0.354224,-0.295188,0.059037,0.23615,-0.295188,0.059037,0.23615,-0.177113,0.059037,0.354224,-0.177113,0.059037,0.23615,-0.295188,-0.059038,0.354224,-0.177113,-0.059038,0.23615,-0.177113,-0.059038,0.354224,-0.177113,-0.059038,0.23615,-0.295188,-0.059038,0.354224,-0.295188,-0.059038,0.23615,-0.177111,-0.059038,0.354224,-0.059037,-0.059038,0.354224,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.177111,-0.059038,0.354224,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,-0.177111,-0.059038,0.23615,-0.177111,0.059037,0.23615,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.23615,-0.177111,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.177111,-0.059038,0.354224,-0.177111,0.059037,0.354224,-0.177111,0.059037,0.23615,-0.177111,0.059037,0.23615,-0.177111,-0.059038,0.23615,-0.177111,-0.059038,0.354224,-0.177111,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.177111,0.059037,0.23615,-0.177111,0.059037,0.23615,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.23615,-0.177111,-0.059038,0.354224,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.23615,-0.177111,-0.059038,0.354224,-0.177111,-0.059038,0.23615,-0.059037,-0.059038,0.354224,0.059038,-0.059038,0.354224,0.059038,0.059037,0.354224,0.059038,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.059037,-0.059038,0.354224,0.059038,-0.059038,0.354224,0.059038,-0.059038,0.23615,0.059038,0.059037,0.354224,0.059038,0.059037,0.354224,0.059038,-0.059038,0.23615,0.059038,0.059037,0.23615,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.23615,-0.059037,0.059037,0.23615,0.059038,0.059037,0.23615,-0.059037,-0.059038,0.354224,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.354224,-0.059037,0.059037,0.354224,0.059038,0.059037,0.354224,-0.059037,0.059037,0.23615,-0.059037,0.059037,0.23615,0.059038,0.059037,0.354224,0.059038,0.059037,0.23615,-0.059037,-0.059038,0.354224,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.059038,-0.059038,0.23615,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.059038,0.059037,0.354224,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.177113,-0.059038,0.23615,0.177113,0.059037,0.23615,0.059038,-0.059038,0.23615,0.059038,0.059037,0.23615,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.23615,0.059038,0.059037,0.23615,0.177113,0.059037,0.23615,0.059038,-0.059038,0.354224,0.059038,0.059037,0.354224,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.059038,0.059037,0.354224,0.177113,0.059037,0.354224,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,0.177113,0.059037,0.354224,0.177113,0.059037,0.23615,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.059038,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.295188,0.059037,0.354224,0.177113,0.059037,0.354224,0.177113,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.23615,0.295188,0.059037,0.354224,0.295188,0.059037,0.354224,0.295188,-0.059038,0.23615,0.295188,0.059037,0.23615,0.177113,-0.059038,0.23615,0.177113,0.059037,0.23615,0.295188,-0.059038,0.23615,0.295188,-0.059038,0.23615,0.177113,0.059037,0.23615,0.295188,0.059037,0.23615,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.177113,0.059037,0.23615,0.177113,0.059037,0.23615,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.295188,0.059037,0.354224,0.177113,0.059037,0.23615,0.177113,0.059037,0.23615,0.295188,0.059037,0.354224,0.295188,0.059037,0.23615,0.177113,-0.059038,0.354224,0.295188,-0.059038,0.23615,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.295188,0.059037,0.472299,0.177113,0.059037,0.472299,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.295188,0.059037,0.472299,0.295188,0.059037,0.472299,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.177113,0.059037,0.354224,0.295188,0.059037,0.354224,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.295188,0.059037,0.472299,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.295188,0.059037,0.472299,0.295188,0.059037,0.354224,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.354224,-0.059037,-0.059038,0.472299,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,0.059038,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.059037,-0.059038,0.472299,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.354224,0.059038,0.059037,0.472299,0.059038,0.059037,0.472299,0.059038,-0.059038,0.354224,0.059038,0.059037,0.354224,-0.059037,-0.059038,0.354224,-0.059037,0.059037,0.354224,0.059038,-0.059038,0.354224,0.059038,-0.059038,0.354224,-0.059037,0.059037,0.354224,0.059038,0.059037,0.354224,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,0.059038,0.059037,0.472299,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.354224,0.059038,0.059037,0.472299,0.059038,0.059037,0.354224,-0.059037,-0.059038,0.472299,0.059038,-0.059038,0.354224,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.354224,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.590374,0.059038,-0.059038,0.590374,0.059038,0.059037,0.590374,0.059038,0.059037,0.590374,-0.059037,0.059037,0.590374,-0.059037,-0.059038,0.590374,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.472299,0.059038,0.059037,0.590374,0.059038,0.059037,0.590374,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.472299,-0.059037,0.059037,0.472299,0.059038,0.059037,0.472299,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.590374,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.590374,0.059038,0.059037,0.590374,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,0.059038,0.059037,0.590374,0.059038,0.059037,0.472299,-0.059037,-0.059038,0.590374,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.472299,-0.059037,-0.059038,0.590374,-0.059037,-0.059038,0.472299,-0.177111,-0.059038,0.590374,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.590374,-0.059037,0.059037,0.590374,-0.177111,0.059037,0.590374,-0.177111,-0.059038,0.590374,-0.059037,-0.059038,0.590374,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.590374,-0.059037,0.059037,0.590374,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,-0.177111,-0.059038,0.472299,-0.177111,0.059037,0.472299,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.472299,-0.177111,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.177111,-0.059038,0.590374,-0.177111,0.059037,0.590374,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.177111,-0.059038,0.472299,-0.177111,-0.059038,0.590374,-0.177111,0.059037,0.590374,-0.059037,0.059037,0.590374,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.059037,0.059037,0.590374,-0.059037,0.059037,0.472299,-0.177111,-0.059038,0.590374,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.590374,-0.059037,-0.059038,0.472299,-0.177111,-0.059038,0.590374,-0.177111,-0.059038,0.472299,-0.295188,-0.059038,0.590374,-0.177113,-0.059038,0.590374,-0.177113,0.059037,0.590374,-0.177113,0.059037,0.590374,-0.295188,0.059037,0.590374,-0.295188,-0.059038,0.590374,-0.177113,-0.059038,0.590374,-0.177113,-0.059038,0.472299,-0.177113,0.059037,0.590374,-0.177113,0.059037,0.590374,-0.177113,-0.059038,0.472299,-0.177113,0.059037,0.472299,-0.295188,-0.059038,0.472299,-0.295188,0.059037,0.472299,-0.177113,-0.059038,0.472299,-0.177113,-0.059038,0.472299,-0.295188,0.059037,0.472299,-0.177113,0.059037,0.472299,-0.295188,-0.059038,0.590374,-0.295188,0.059037,0.590374,-0.295188,0.059037,0.472299,-0.295188,0.059037,0.472299,-0.295188,-0.059038,0.472299,-0.295188,-0.059038,0.590374,-0.295188,0.059037,0.590374,-0.177113,0.059037,0.590374,-0.295188,0.059037,0.472299,-0.295188,0.059037,0.472299,-0.177113,0.059037,0.590374,-0.177113,0.059037,0.472299,-0.295188,-0.059038,0.590374,-0.177113,-0.059038,0.472299,-0.177113,-0.059038,0.590374,-0.177113,-0.059038,0.472299,-0.295188,-0.059038,0.590374,-0.295188,-0.059038,0.472299,0.059038,-0.059038,0.590374,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.177113,0.059037,0.590374,0.059038,0.059037,0.590374,0.059038,-0.059038,0.590374,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.472299,0.177113,0.059037,0.590374,0.177113,0.059037,0.590374,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.472299,0.059038,0.059037,0.472299,0.177113,0.059037,0.472299,0.059038,-0.059038,0.590374,0.059038,0.059037,0.590374,0.059038,0.059037,0.472299,0.059038,0.059037,0.472299,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.590374,0.059038,0.059037,0.590374,0.177113,0.059037,0.590374,0.059038,0.059037,0.472299,0.059038,0.059037,0.472299,0.177113,0.059037,0.590374,0.177113,0.059037,0.472299,0.059038,-0.059038,0.590374,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.472299,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.472299,0.177113,-0.059038,0.590374,0.295188,-0.059038,0.590374,0.295188,0.059037,0.590374,0.295188,0.059037,0.590374,0.177113,0.059037,0.590374,0.177113,-0.059038,0.590374,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.472299,0.295188,0.059037,0.590374,0.295188,0.059037,0.590374,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.472299,0.177113,0.059037,0.472299,0.295188,0.059037,0.472299,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.177113,0.059037,0.472299,0.177113,0.059037,0.472299,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.295188,0.059037,0.590374,0.177113,0.059037,0.472299,0.177113,0.059037,0.472299,0.295188,0.059037,0.590374,0.295188,0.059037,0.472299,0.177113,-0.059038,0.590374,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.472299,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.472299,0.413263,-0.059038,0.472299,0.413263,0.059037,0.472299,0.413263,0.059037,0.472299,0.295188,0.059037,0.472299,0.295188,-0.059038,0.472299,0.413263,-0.059038,0.472299,0.413263,-0.059038,0.354224,0.413263,0.059037,0.472299,0.413263,0.059037,0.472299,0.413263,-0.059038,0.354224,0.413263,0.059037,0.354224,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.413263,-0.059038,0.354224,0.413263,-0.059038,0.354224,0.295188,0.059037,0.354224,0.413263,0.059037,0.354224,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.295188,0.059037,0.354224,0.295188,0.059037,0.354224,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.413263,0.059037,0.472299,0.295188,0.059037,0.354224,0.295188,0.059037,0.354224,0.413263,0.059037,0.472299,0.413263,0.059037,0.354224,0.295188,-0.059038,0.472299,0.413263,-0.059038,0.354224,0.413263,-0.059038,0.472299,0.413263,-0.059038,0.354224,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.413262,-0.059038,0.23615,0.531337,-0.059038,0.23615,0.531337,0.059037,0.23615,0.531337,0.059037,0.23615,0.413262,0.059037,0.23615,0.413262,-0.059038,0.23615,0.531337,-0.059038,0.23615,0.531337,-0.059038,0.118075,0.531337,0.059037,0.23615,0.531337,0.059037,0.23615,0.531337,-0.059038,0.118075,0.531337,0.059037,0.118075,0.413262,-0.059038,0.118075,0.413262,0.059037,0.118075,0.531337,-0.059038,0.118075,0.531337,-0.059038,0.118075,0.413262,0.059037,0.118075,0.531337,0.059037,0.118075,0.413262,-0.059038,0.23615,0.413262,0.059037,0.23615,0.413262,0.059037,0.118075,0.413262,0.059037,0.118075,0.413262,-0.059038,0.118075,0.413262,-0.059038,0.23615,0.413262,0.059037,0.23615,0.531337,0.059037,0.23615,0.413262,0.059037,0.118075,0.413262,0.059037,0.118075,0.531337,0.059037,0.23615,0.531337,0.059037,0.118075,0.413262,-0.059038,0.23615,0.531337,-0.059038,0.118075,0.531337,-0.059038,0.23615,0.531337,-0.059038,0.118075,0.413262,-0.059038,0.23615,0.413262,-0.059038,0.118075,0.413262,-0.059038,0.354224,0.531337,-0.059038,0.354224,0.531337,0.059037,0.354224,0.531337,0.059037,0.354224,0.413262,0.059037,0.354224,0.413262,-0.059038,0.354224,0.531337,-0.059038,0.354224,0.531337,-0.059038,0.23615,0.531337,0.059037,0.354224,0.531337,0.059037,0.354224,0.531337,-0.059038,0.23615,0.531337,0.059037,0.23615,0.413262,-0.059038,0.23615,0.413262,0.059037,0.23615,0.531337,-0.059038,0.23615,0.531337,-0.059038,0.23615,0.413262,0.059037,0.23615,0.531337,0.059037,0.23615,0.413262,-0.059038,0.354224,0.413262,0.059037,0.354224,0.413262,0.059037,0.23615,0.413262,0.059037,0.23615,0.413262,-0.059038,0.23615,0.413262,-0.059038,0.354224,0.413262,0.059037,0.354224,0.531337,0.059037,0.354224,0.413262,0.059037,0.23615,0.413262,0.059037,0.23615,0.531337,0.059037,0.354224,0.531337,0.059037,0.23615,0.413262,-0.059038,0.354224,0.531337,-0.059038,0.23615,0.531337,-0.059038,0.354224,0.531337,-0.059038,0.23615,0.413262,-0.059038,0.354224,0.413262,-0.059038,0.23615,-0.177111,-0.059038,0.708449,-0.059037,-0.059038,0.708449,-0.059037,0.059037,0.708449,-0.059037,0.059037,0.708449,-0.177111,0.059037,0.708449,-0.177111,-0.059038,0.708449,-0.059037,-0.059038,0.708449,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.708449,-0.059037,0.059037,0.708449,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.590374,-0.177111,-0.059038,0.590374,-0.177111,0.059037,0.590374,-0.059037,-0.059038,0.590374,-0.059037,-0.059038,0.590374,-0.177111,0.059037,0.590374,-0.059037,0.059037,0.590374,-0.177111,-0.059038,0.708449,-0.177111,0.059037,0.708449,-0.177111,0.059037,0.590374,-0.177111,0.059037,0.590374,-0.177111,-0.059038,0.590374,-0.177111,-0.059038,0.708449,-0.177111,0.059037,0.708449,-0.059037,0.059037,0.708449,-0.177111,0.059037,0.590374,-0.177111,0.059037,0.590374,-0.059037,0.059037,0.708449,-0.059037,0.059037,0.590374,-0.177111,-0.059038,0.708449,-0.059037,-0.059038,0.590374,-0.059037,-0.059038,0.708449,-0.059037,-0.059038,0.590374,-0.177111,-0.059038,0.708449,-0.177111,-0.059038,0.590374,0.059038,-0.059038,0.708449,0.177113,-0.059038,0.708449,0.177113,0.059037,0.708449,0.177113,0.059037,0.708449,0.059038,0.059037,0.708449,0.059038,-0.059038,0.708449,0.177113,-0.059038,0.708449,0.177113,-0.059038,0.590374,0.177113,0.059037,0.708449,0.177113,0.059037,0.708449,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.059038,-0.059038,0.590374,0.059038,0.059037,0.590374,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.590374,0.059038,0.059037,0.590374,0.177113,0.059037,0.590374,0.059038,-0.059038,0.708449,0.059038,0.059037,0.708449,0.059038,0.059037,0.590374,0.059038,0.059037,0.590374,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.708449,0.059038,0.059037,0.708449,0.177113,0.059037,0.708449,0.059038,0.059037,0.590374,0.059038,0.059037,0.590374,0.177113,0.059037,0.708449,0.177113,0.059037,0.590374,0.059038,-0.059038,0.708449,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.708449,0.177113,-0.059038,0.590374,0.059038,-0.059038,0.708449,0.059038,-0.059038,0.590374,0.177113,-0.059038,0.826523,0.295188,-0.059038,0.826523,0.295188,0.059037,0.826523,0.295188,0.059037,0.826523,0.177113,0.059037,0.826523,0.177113,-0.059038,0.826523,0.295188,-0.059038,0.826523,0.295188,-0.059038,0.708449,0.295188,0.059037,0.826523,0.295188,0.059037,0.826523,0.295188,-0.059038,0.708449,0.295188,0.059037,0.708449,0.177113,-0.059038,0.708449,0.177113,0.059037,0.708449,0.295188,-0.059038,0.708449,0.295188,-0.059038,0.708449,0.177113,0.059037,0.708449,0.295188,0.059037,0.708449,0.177113,-0.059038,0.826523,0.177113,0.059037,0.826523,0.177113,0.059037,0.708449,0.177113,0.059037,0.708449,0.177113,-0.059038,0.708449,0.177113,-0.059038,0.826523,0.177113,0.059037,0.826523,0.295188,0.059037,0.826523,0.177113,0.059037,0.708449,0.177113,0.059037,0.708449,0.295188,0.059037,0.826523,0.295188,0.059037,0.708449,0.177113,-0.059038,0.826523,0.295188,-0.059038,0.708449,0.295188,-0.059038,0.826523,0.295188,-0.059038,0.708449,0.177113,-0.059038,0.826523,0.177113,-0.059038,0.708449,0.295188,-0.059038,0.826523,0.413263,-0.059038,0.826523,0.413263,0.059037,0.826523,0.413263,0.059037,0.826523,0.295188,0.059037,0.826523,0.295188,-0.059038,0.826523,0.413263,-0.059038,0.826523,0.413263,-0.059038,0.708449,0.413263,0.059037,0.826523,0.413263,0.059037,0.826523,0.413263,-0.059038,0.708449,0.413263,0.059037,0.708449,0.295188,-0.059038,0.708449,0.295188,0.059037,0.708449,0.413263,-0.059038,0.708449,0.413263,-0.059038,0.708449,0.295188,0.059037,0.708449,0.413263,0.059037,0.708449,0.295188,-0.059038,0.826523,0.295188,0.059037,0.826523,0.295188,0.059037,0.708449,0.295188,0.059037,0.708449,0.295188,-0.059038,0.708449,0.295188,-0.059038,0.826523,0.295188,0.059037,0.826523,0.413263,0.059037,0.826523,0.295188,0.059037,0.708449,0.295188,0.059037,0.708449,0.413263,0.059037,0.826523,0.413263,0.059037,0.708449,0.295188,-0.059038,0.826523,0.413263,-0.059038,0.708449,0.413263,-0.059038,0.826523,0.413263,-0.059038,0.708449,0.295188,-0.059038,0.826523,0.295188,-0.059038,0.708449,0.413262,-0.059038,0.708449,0.531337,-0.059038,0.708449,0.531337,0.059037,0.708449,0.531337,0.059037,0.708449,0.413262,0.059037,0.708449,0.413262,-0.059038,0.708449,0.531337,-0.059038,0.708449,0.531337,-0.059038,0.590374,0.531337,0.059037,0.708449,0.531337,0.059037,0.708449,0.531337,-0.059038,0.590374,0.531337,0.059037,0.590374,0.413262,-0.059038,0.590374,0.413262,0.059037,0.590374,0.531337,-0.059038,0.590374,0.531337,-0.059038,0.590374,0.413262,0.059037,0.590374,0.531337,0.059037,0.590374,0.413262,-0.059038,0.708449,0.413262,0.059037,0.708449,0.413262,0.059037,0.590374,0.413262,0.059037,0.590374,0.413262,-0.059038,0.590374,0.413262,-0.059038,0.708449,0.413262,0.059037,0.708449,0.531337,0.059037,0.708449,0.413262,0.059037,0.590374,0.413262,0.059037,0.590374,0.531337,0.059037,0.708449,0.531337,0.059037,0.590374,0.413262,-0.059038,0.708449,0.531337,-0.059038,0.590374,0.531337,-0.059038,0.708449,0.531337,-0.059038,0.590374,0.413262,-0.059038,0.708449,0.413262,-0.059038,0.590374,-0.295188,-0.059038,0.826523,-0.177113,-0.059038,0.826523,-0.177113,0.059037,0.826523,-0.177113,0.059037,0.826523,-0.295188,0.059037,0.826523,-0.295188,-0.059038,0.826523,-0.177113,-0.059038,0.826523,-0.177113,-0.059038,0.708449,-0.177113,0.059037,0.826523,-0.177113,0.059037,0.826523,-0.177113,-0.059038,0.708449,-0.177113,0.059037,0.708449,-0.295188,-0.059038,0.708449,-0.295188,0.059037,0.708449,-0.177113,-0.059038,0.708449,-0.177113,-0.059038,0.708449,-0.295188,0.059037,0.708449,-0.177113,0.059037,0.708449,-0.295188,-0.059038,0.826523,-0.295188,0.059037,0.826523,-0.295188,0.059037,0.708449,-0.295188,0.059037,0.708449,-0.295188,-0.059038,0.708449,-0.295188,-0.059038,0.826523,-0.295188,0.059037,0.826523,-0.177113,0.059037,0.826523,-0.295188,0.059037,0.708449,-0.295188,0.059037,0.708449,-0.177113,0.059037,0.826523,-0.177113,0.059037,0.708449,-0.295188,-0.059038,0.826523,-0.177113,-0.059038,0.708449,-0.177113,-0.059038,0.826523,-0.177113,-0.059038,0.708449,-0.295188,-0.059038,0.826523,-0.295188,-0.059038,0.708449,-0.413262,-0.059038,0.826523,-0.295187,-0.059038,0.826523,-0.295187,0.059037,0.826523,-0.295187,0.059037,0.826523,-0.413262,0.059037,0.826523,-0.413262,-0.059038,0.826523,-0.295187,-0.059038,0.826523,-0.295187,-0.059038,0.708449,-0.295187,0.059037,0.826523,-0.295187,0.059037,0.826523,-0.295187,-0.059038,0.708449,-0.295187,0.059037,0.708449,-0.413262,-0.059038,0.708449,-0.413262,0.059037,0.708449,-0.295187,-0.059038,0.708449,-0.295187,-0.059038,0.708449,-0.413262,0.059037,0.708449,-0.295187,0.059037,0.708449,-0.413262,-0.059038,0.826523,-0.413262,0.059037,0.826523,-0.413262,0.059037,0.708449,-0.413262,0.059037,0.708449,-0.413262,-0.059038,0.708449,-0.413262,-0.059038,0.826523,-0.413262,0.059037,0.826523,-0.295187,0.059037,0.826523,-0.413262,0.059037,0.708449,-0.413262,0.059037,0.708449,-0.295187,0.059037,0.826523,-0.295187,0.059037,0.708449,-0.413262,-0.059038,0.826523,-0.295187,-0.059038,0.708449,-0.295187,-0.059038,0.826523,-0.295187,-0.059038,0.708449,-0.413262,-0.059038,0.826523,-0.413262,-0.059038,0.708449,-0.53134,-0.059038,0.708449,-0.413265,-0.059038,0.708449,-0.413265,0.059037,0.708449,-0.413265,0.059037,0.708449,-0.53134,0.059037,0.708449,-0.53134,-0.059038,0.708449,-0.413265,-0.059038,0.708449,-0.413265,-0.059038,0.590374,-0.413265,0.059037,0.708449,-0.413265,0.059037,0.708449,-0.413265,-0.059038,0.590374,-0.413265,0.059037,0.590374,-0.53134,-0.059038,0.590374,-0.53134,0.059037,0.590374,-0.413265,-0.059038,0.590374,-0.413265,-0.059038,0.590374,-0.53134,0.059037,0.590374,-0.413265,0.059037,0.590374,-0.53134,-0.059038,0.708449,-0.53134,0.059037,0.708449,-0.53134,0.059037,0.590374,-0.53134,0.059037,0.590374,-0.53134,-0.059038,0.590374,-0.53134,-0.059038,0.708449,-0.53134,0.059037,0.708449,-0.413265,0.059037,0.708449,-0.53134,0.059037,0.590374,-0.53134,0.059037,0.590374,-0.413265,0.059037,0.708449,-0.413265,0.059037,0.590374,-0.53134,-0.059038,0.708449,-0.413265,-0.059038,0.590374,-0.413265,-0.059038,0.708449,-0.413265,-0.059038,0.590374,-0.53134,-0.059038,0.708449,-0.53134,-0.059038,0.590374];
var invader3 = [0.295188,-0.059036,0.23615,0.413263,-0.059036,0.23615,0.413263,0.059038,0.23615,0.413263,0.059038,0.23615,0.295188,0.059038,0.23615,0.295188,-0.059036,0.23615,0.413263,-0.059036,0.23615,0.413263,-0.059036,0.118075,0.413263,0.059038,0.23615,0.413263,0.059038,0.23615,0.413263,-0.059036,0.118075,0.413263,0.059038,0.118075,0.295188,-0.059036,0.118075,0.295188,0.059038,0.118075,0.413263,-0.059036,0.118075,0.413263,-0.059036,0.118075,0.295188,0.059038,0.118075,0.413263,0.059038,0.118075,0.295188,-0.059036,0.23615,0.295188,0.059038,0.23615,0.295188,0.059038,0.118075,0.295188,0.059038,0.118075,0.295188,-0.059036,0.118075,0.295188,-0.059036,0.23615,0.295188,0.059038,0.23615,0.413263,0.059038,0.23615,0.295188,0.059038,0.118075,0.295188,0.059038,0.118075,0.413263,0.059038,0.23615,0.413263,0.059038,0.118075,0.295188,-0.059036,0.23615,0.413263,-0.059036,0.118075,0.413263,-0.059036,0.23615,0.413263,-0.059036,0.118075,0.295188,-0.059036,0.23615,0.295188,-0.059036,0.118075,-0.177111,-0.059038,0.118075,-0.059037,-0.059038,0.118075,-0.059037,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.177111,0.059037,0.118075,-0.177111,-0.059038,0.118075,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0,-0.059037,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.059037,-0.059038,0,-0.059037,0.059037,0,-0.177111,-0.059038,0,-0.177111,0.059037,0,-0.059037,-0.059038,0,-0.059037,-0.059038,0,-0.177111,0.059037,0,-0.059037,0.059037,0,-0.177111,-0.059038,0.118075,-0.177111,0.059037,0.118075,-0.177111,0.059037,0,-0.177111,0.059037,0,-0.177111,-0.059038,0,-0.177111,-0.059038,0.118075,-0.177111,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.177111,0.059037,0,-0.177111,0.059037,0,-0.059037,0.059037,0.118075,-0.059037,0.059037,0,-0.177111,-0.059038,0.118075,-0.059037,-0.059038,0,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0,-0.177111,-0.059038,0.118075,-0.177111,-0.059038,0,0.059038,-0.059038,0.118075,0.177113,-0.059038,0.118075,0.177113,0.059037,0.118075,0.177113,0.059037,0.118075,0.059038,0.059037,0.118075,0.059038,-0.059038,0.118075,0.177113,-0.059038,0.118075,0.177113,-0.059038,0,0.177113,0.059037,0.118075,0.177113,0.059037,0.118075,0.177113,-0.059038,0,0.177113,0.059037,0,0.059038,-0.059038,0,0.059038,0.059037,0,0.177113,-0.059038,0,0.177113,-0.059038,0,0.059038,0.059037,0,0.177113,0.059037,0,0.059038,-0.059038,0.118075,0.059038,0.059037,0.118075,0.059038,0.059037,0,0.059038,0.059037,0,0.059038,-0.059038,0,0.059038,-0.059038,0.118075,0.059038,0.059037,0.118075,0.177113,0.059037,0.118075,0.059038,0.059037,0,0.059038,0.059037,0,0.177113,0.059037,0.118075,0.177113,0.059037,0,0.059038,-0.059038,0.118075,0.177113,-0.059038,0,0.177113,-0.059038,0.118075,0.177113,-0.059038,0,0.059038,-0.059038,0.118075,0.059038,-0.059038,0,-0.413262,-0.059038,0.23615,-0.295187,-0.059038,0.23615,-0.295187,0.059037,0.23615,-0.295187,0.059037,0.23615,-0.413262,0.059037,0.23615,-0.413262,-0.059038,0.23615,-0.295187,-0.059038,0.23615,-0.295187,-0.059038,0.118075,-0.295187,0.059037,0.23615,-0.295187,0.059037,0.23615,-0.295187,-0.059038,0.118075,-0.295187,0.059037,0.118075,-0.413262,-0.059038,0.118075,-0.413262,0.059037,0.118075,-0.295187,-0.059038,0.118075,-0.295187,-0.059038,0.118075,-0.413262,0.059037,0.118075,-0.295187,0.059037,0.118075,-0.413262,-0.059038,0.23615,-0.413262,0.059037,0.23615,-0.413262,0.059037,0.118075,-0.413262,0.059037,0.118075,-0.413262,-0.059038,0.118075,-0.413262,-0.059038,0.23615,-0.413262,0.059037,0.23615,-0.295187,0.059037,0.23615,-0.413262,0.059037,0.118075,-0.413262,0.059037,0.118075,-0.295187,0.059037,0.23615,-0.295187,0.059037,0.118075,-0.413262,-0.059038,0.23615,-0.295187,-0.059038,0.118075,-0.295187,-0.059038,0.23615,-0.295187,-0.059038,0.118075,-0.413262,-0.059038,0.23615,-0.413262,-0.059038,0.118075,0.295188,-0.059038,0.118075,0.413263,-0.059038,0.118075,0.413263,0.059037,0.118075,0.413263,0.059037,0.118075,0.295188,0.059037,0.118075,0.295188,-0.059038,0.118075,0.413263,-0.059038,0.118075,0.413263,-0.059038,0,0.413263,0.059037,0.118075,0.413263,0.059037,0.118075,0.413263,-0.059038,0,0.413263,0.059037,0,0.295188,-0.059038,0,0.295188,0.059037,0,0.413263,-0.059038,0,0.413263,-0.059038,0,0.295188,0.059037,0,0.413263,0.059037,0,0.295188,-0.059038,0.118075,0.295188,0.059037,0.118075,0.295188,0.059037,0,0.295188,0.059037,0,0.295188,-0.059038,0,0.295188,-0.059038,0.118075,0.295188,0.059037,0.118075,0.413263,0.059037,0.118075,0.295188,0.059037,0,0.295188,0.059037,0,0.413263,0.059037,0.118075,0.413263,0.059037,0,0.295188,-0.059038,0.118075,0.413263,-0.059038,0,0.413263,-0.059038,0.118075,0.413263,-0.059038,0,0.295188,-0.059038,0.118075,0.295188,-0.059038,0,-0.413262,-0.059038,0.118075,-0.295187,-0.059038,0.118075,-0.295187,0.059037,0.118075,-0.295187,0.059037,0.118075,-0.413262,0.059037,0.118075,-0.413262,-0.059038,0.118075,-0.295187,-0.059038,0.118075,-0.295187,-0.059038,0,-0.295187,0.059037,0.118075,-0.295187,0.059037,0.118075,-0.295187,-0.059038,0,-0.295187,0.059037,0,-0.413262,-0.059038,0,-0.413262,0.059037,0,-0.295187,-0.059038,0,-0.295187,-0.059038,0,-0.413262,0.059037,0,-0.295187,0.059037,0,-0.413262,-0.059038,0.118075,-0.413262,0.059037,0.118075,-0.413262,0.059037,0,-0.413262,0.059037,0,-0.413262,-0.059038,0,-0.413262,-0.059038,0.118075,-0.413262,0.059037,0.118075,-0.295187,0.059037,0.118075,-0.413262,0.059037,0,-0.413262,0.059037,0,-0.295187,0.059037,0.118075,-0.295187,0.059037,0,-0.413262,-0.059038,0.118075,-0.295187,-0.059038,0,-0.295187,-0.059038,0.118075,-0.295187,-0.059038,0,-0.413262,-0.059038,0.118075,-0.413262,-0.059038,0,0.059038,-0.059038,0.23615,0.177113,-0.059038,0.23615,0.177113,0.059037,0.23615,0.177113,0.059037,0.23615,0.059038,0.059037,0.23615,0.059038,-0.059038,0.23615,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.118075,0.177113,0.059037,0.23615,0.177113,0.059037,0.23615,0.177113,-0.059038,0.118075,0.177113,0.059037,0.118075,0.059038,-0.059038,0.118075,0.059038,0.059037,0.118075,0.177113,-0.059038,0.118075,0.177113,-0.059038,0.118075,0.059038,0.059037,0.118075,0.177113,0.059037,0.118075,0.059038,-0.059038,0.23615,0.059038,0.059037,0.23615,0.059038,0.059037,0.118075,0.059038,0.059037,0.118075,0.059038,-0.059038,0.118075,0.059038,-0.059038,0.23615,0.059038,0.059037,0.23615,0.177113,0.059037,0.23615,0.059038,0.059037,0.118075,0.059038,0.059037,0.118075,0.177113,0.059037,0.23615,0.177113,0.059037,0.118075,0.059038,-0.059038,0.23615,0.177113,-0.059038,0.118075,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.118075,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.118075,-0.177111,-0.059038,0.23615,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.177111,0.059037,0.23615,-0.177111,-0.059038,0.23615,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.118075,-0.059037,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.059037,-0.059038,0.118075,-0.059037,0.059037,0.118075,-0.177111,-0.059038,0.118075,-0.177111,0.059037,0.118075,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0.118075,-0.177111,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.177111,-0.059038,0.23615,-0.177111,0.059037,0.23615,-0.177111,0.059037,0.118075,-0.177111,0.059037,0.118075,-0.177111,-0.059038,0.118075,-0.177111,-0.059038,0.23615,-0.177111,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.177111,0.059037,0.118075,-0.177111,0.059037,0.118075,-0.059037,0.059037,0.23615,-0.059037,0.059037,0.118075,-0.177111,-0.059038,0.23615,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.118075,-0.177111,-0.059038,0.23615,-0.177111,-0.059038,0.118075,-0.059037,-0.059038,0.23615,0.059038,-0.059038,0.23615,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.059037,-0.059038,0.23615,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.118075,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,0.059038,-0.059038,0.118075,0.059038,0.059037,0.118075,-0.059037,-0.059038,0.118075,-0.059037,0.059037,0.118075,0.059038,-0.059038,0.118075,0.059038,-0.059038,0.118075,-0.059037,0.059037,0.118075,0.059038,0.059037,0.118075,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,-0.059037,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,0.059038,0.059037,0.23615,-0.059037,0.059037,0.118075,-0.059037,0.059037,0.118075,0.059038,0.059037,0.23615,0.059038,0.059037,0.118075,-0.059037,-0.059038,0.23615,0.059038,-0.059038,0.118075,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.118075,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.118075,-0.413262,-0.059038,0.354224,-0.295187,-0.059038,0.354224,-0.295187,0.059037,0.354224,-0.295187,0.059037,0.354224,-0.413262,0.059037,0.354224,-0.413262,-0.059038,0.354224,-0.295187,-0.059038,0.354224,-0.295187,-0.059038,0.23615,-0.295187,0.059037,0.354224,-0.295187,0.059037,0.354224,-0.295187,-0.059038,0.23615,-0.295187,0.059037,0.23615,-0.413262,-0.059038,0.23615,-0.413262,0.059037,0.23615,-0.295187,-0.059038,0.23615,-0.295187,-0.059038,0.23615,-0.413262,0.059037,0.23615,-0.295187,0.059037,0.23615,-0.413262,-0.059038,0.354224,-0.413262,0.059037,0.354224,-0.413262,0.059037,0.23615,-0.413262,0.059037,0.23615,-0.413262,-0.059038,0.23615,-0.413262,-0.059038,0.354224,-0.413262,0.059037,0.354224,-0.295187,0.059037,0.354224,-0.413262,0.059037,0.23615,-0.413262,0.059037,0.23615,-0.295187,0.059037,0.354224,-0.295187,0.059037,0.23615,-0.413262,-0.059038,0.354224,-0.295187,-0.059038,0.23615,-0.295187,-0.059038,0.354224,-0.295187,-0.059038,0.23615,-0.413262,-0.059038,0.354224,-0.413262,-0.059038,0.23615,-0.295186,-0.059038,0.354224,-0.177111,-0.059038,0.354224,-0.177111,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.295186,0.059037,0.354224,-0.295186,-0.059038,0.354224,-0.177111,-0.059038,0.354224,-0.177111,-0.059038,0.23615,-0.177111,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.177111,-0.059038,0.23615,-0.177111,0.059037,0.23615,-0.295186,-0.059038,0.23615,-0.295186,0.059037,0.23615,-0.177111,-0.059038,0.23615,-0.177111,-0.059038,0.23615,-0.295186,0.059037,0.23615,-0.177111,0.059037,0.23615,-0.295186,-0.059038,0.354224,-0.295186,0.059037,0.354224,-0.295186,0.059037,0.23615,-0.295186,0.059037,0.23615,-0.295186,-0.059038,0.23615,-0.295186,-0.059038,0.354224,-0.295186,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.295186,0.059037,0.23615,-0.295186,0.059037,0.23615,-0.177111,0.059037,0.354224,-0.177111,0.059037,0.23615,-0.295186,-0.059038,0.354224,-0.177111,-0.059038,0.23615,-0.177111,-0.059038,0.354224,-0.177111,-0.059038,0.23615,-0.295186,-0.059038,0.354224,-0.295186,-0.059038,0.23615,-0.177112,-0.059038,0.354224,-0.059037,-0.059038,0.354224,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.177112,0.059037,0.354224,-0.177112,-0.059038,0.354224,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,-0.177112,-0.059038,0.23615,-0.177112,0.059037,0.23615,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.23615,-0.177112,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.177112,-0.059038,0.354224,-0.177112,0.059037,0.354224,-0.177112,0.059037,0.23615,-0.177112,0.059037,0.23615,-0.177112,-0.059038,0.23615,-0.177112,-0.059038,0.354224,-0.177112,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.177112,0.059037,0.23615,-0.177112,0.059037,0.23615,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.23615,-0.177112,-0.059038,0.354224,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.23615,-0.177112,-0.059038,0.354224,-0.177112,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.059038,0.059037,0.354224,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.177113,-0.059038,0.23615,0.177113,0.059037,0.23615,0.059038,-0.059038,0.23615,0.059038,0.059037,0.23615,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.23615,0.059038,0.059037,0.23615,0.177113,0.059037,0.23615,0.059038,-0.059038,0.354224,0.059038,0.059037,0.354224,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.059038,0.059037,0.354224,0.177113,0.059037,0.354224,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,0.177113,0.059037,0.354224,0.177113,0.059037,0.23615,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.059038,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.295188,0.059037,0.354224,0.177113,0.059037,0.354224,0.177113,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.23615,0.295188,0.059037,0.354224,0.295188,0.059037,0.354224,0.295188,-0.059038,0.23615,0.295188,0.059037,0.23615,0.177113,-0.059038,0.23615,0.177113,0.059037,0.23615,0.295188,-0.059038,0.23615,0.295188,-0.059038,0.23615,0.177113,0.059037,0.23615,0.295188,0.059037,0.23615,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.177113,0.059037,0.23615,0.177113,0.059037,0.23615,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.295188,0.059037,0.354224,0.177113,0.059037,0.23615,0.177113,0.059037,0.23615,0.295188,0.059037,0.354224,0.295188,0.059037,0.23615,0.177113,-0.059038,0.354224,0.295188,-0.059038,0.23615,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.295188,-0.059038,0.354224,0.413263,-0.059038,0.354224,0.413263,0.059037,0.354224,0.413263,0.059037,0.354224,0.295188,0.059037,0.354224,0.295188,-0.059038,0.354224,0.413263,-0.059038,0.354224,0.413263,-0.059038,0.23615,0.413263,0.059037,0.354224,0.413263,0.059037,0.354224,0.413263,-0.059038,0.23615,0.413263,0.059037,0.23615,0.295188,-0.059038,0.23615,0.295188,0.059037,0.23615,0.413263,-0.059038,0.23615,0.413263,-0.059038,0.23615,0.295188,0.059037,0.23615,0.413263,0.059037,0.23615,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.295188,0.059037,0.23615,0.295188,0.059037,0.23615,0.295188,-0.059038,0.23615,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.413263,0.059037,0.354224,0.295188,0.059037,0.23615,0.295188,0.059037,0.23615,0.413263,0.059037,0.354224,0.413263,0.059037,0.23615,0.295188,-0.059038,0.354224,0.413263,-0.059038,0.23615,0.413263,-0.059038,0.354224,0.413263,-0.059038,0.23615,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.23615,-0.059037,-0.059038,0.472299,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,0.059038,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.059037,-0.059038,0.472299,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.354224,0.059038,0.059037,0.472299,0.059038,0.059037,0.472299,0.059038,-0.059038,0.354224,0.059038,0.059037,0.354224,-0.059037,-0.059038,0.354224,-0.059037,0.059037,0.354224,0.059038,-0.059038,0.354224,0.059038,-0.059038,0.354224,-0.059037,0.059037,0.354224,0.059038,0.059037,0.354224,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,0.059038,0.059037,0.472299,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.354224,0.059038,0.059037,0.472299,0.059038,0.059037,0.354224,-0.059037,-0.059038,0.472299,0.059038,-0.059038,0.354224,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.354224,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.354224,-0.177111,-0.059038,0.472299,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.177111,-0.059038,0.472299,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.354224,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.059037,-0.059038,0.354224,-0.059037,0.059037,0.354224,-0.177111,-0.059038,0.354224,-0.177111,0.059037,0.354224,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.354224,-0.177111,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.177111,-0.059038,0.472299,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.177111,-0.059038,0.354224,-0.177111,-0.059038,0.472299,-0.177111,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.177111,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.354224,-0.177111,-0.059038,0.472299,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.354224,-0.177111,-0.059038,0.472299,-0.177111,-0.059038,0.354224,-0.295186,-0.059038,0.472299,-0.177111,-0.059038,0.472299,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.295186,0.059037,0.472299,-0.295186,-0.059038,0.472299,-0.177111,-0.059038,0.472299,-0.177111,-0.059038,0.354224,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.177111,-0.059038,0.354224,-0.177111,0.059037,0.354224,-0.295186,-0.059038,0.354224,-0.295186,0.059037,0.354224,-0.177111,-0.059038,0.354224,-0.177111,-0.059038,0.354224,-0.295186,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.295186,-0.059038,0.472299,-0.295186,0.059037,0.472299,-0.295186,0.059037,0.354224,-0.295186,0.059037,0.354224,-0.295186,-0.059038,0.354224,-0.295186,-0.059038,0.472299,-0.295186,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.295186,0.059037,0.354224,-0.295186,0.059037,0.354224,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.354224,-0.295186,-0.059038,0.472299,-0.177111,-0.059038,0.354224,-0.177111,-0.059038,0.472299,-0.177111,-0.059038,0.354224,-0.295186,-0.059038,0.472299,-0.295186,-0.059038,0.354224,0.059038,-0.059038,0.472299,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.177113,0.059037,0.472299,0.059038,0.059037,0.472299,0.059038,-0.059038,0.472299,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.354224,0.177113,0.059037,0.472299,0.177113,0.059037,0.472299,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.059038,-0.059038,0.354224,0.059038,0.059037,0.354224,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.354224,0.059038,0.059037,0.354224,0.177113,0.059037,0.354224,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,0.059038,0.059037,0.354224,0.059038,0.059037,0.354224,0.059038,-0.059038,0.354224,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,0.177113,0.059037,0.472299,0.059038,0.059037,0.354224,0.059038,0.059037,0.354224,0.177113,0.059037,0.472299,0.177113,0.059037,0.354224,0.059038,-0.059038,0.472299,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.354224,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.295188,0.059037,0.472299,0.177113,0.059037,0.472299,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.295188,0.059037,0.472299,0.295188,0.059037,0.472299,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.177113,0.059037,0.354224,0.295188,0.059037,0.354224,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.295188,0.059037,0.472299,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.295188,0.059037,0.472299,0.295188,0.059037,0.354224,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.354224,-0.295187,-0.059038,0.590374,-0.177112,-0.059038,0.590374,-0.177112,0.059037,0.590374,-0.177112,0.059037,0.590374,-0.295187,0.059037,0.590374,-0.295187,-0.059038,0.590374,-0.177112,-0.059038,0.590374,-0.177112,-0.059038,0.472299,-0.177112,0.059037,0.590374,-0.177112,0.059037,0.590374,-0.177112,-0.059038,0.472299,-0.177112,0.059037,0.472299,-0.295187,-0.059038,0.472299,-0.295187,0.059037,0.472299,-0.177112,-0.059038,0.472299,-0.177112,-0.059038,0.472299,-0.295187,0.059037,0.472299,-0.177112,0.059037,0.472299,-0.295187,-0.059038,0.590374,-0.295187,0.059037,0.590374,-0.295187,0.059037,0.472299,-0.295187,0.059037,0.472299,-0.295187,-0.059038,0.472299,-0.295187,-0.059038,0.590374,-0.295187,0.059037,0.590374,-0.177112,0.059037,0.590374,-0.295187,0.059037,0.472299,-0.295187,0.059037,0.472299,-0.177112,0.059037,0.590374,-0.177112,0.059037,0.472299,-0.295187,-0.059038,0.590374,-0.177112,-0.059038,0.472299,-0.177112,-0.059038,0.590374,-0.177112,-0.059038,0.472299,-0.295187,-0.059038,0.590374,-0.295187,-0.059038,0.472299,-0.059037,-0.059038,0.590374,0.059038,-0.059038,0.590374,0.059038,0.059037,0.590374,0.059038,0.059037,0.590374,-0.059037,0.059037,0.590374,-0.059037,-0.059038,0.590374,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.472299,0.059038,0.059037,0.590374,0.059038,0.059037,0.590374,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.472299,-0.059037,0.059037,0.472299,0.059038,0.059037,0.472299,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.590374,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.590374,0.059038,0.059037,0.590374,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,0.059038,0.059037,0.590374,0.059038,0.059037,0.472299,-0.059037,-0.059038,0.590374,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.472299,-0.059037,-0.059038,0.590374,-0.059037,-0.059038,0.472299,0.177113,-0.059038,0.590374,0.295188,-0.059038,0.590374,0.295188,0.059037,0.590374,0.295188,0.059037,0.590374,0.177113,0.059037,0.590374,0.177113,-0.059038,0.590374,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.472299,0.295188,0.059037,0.590374,0.295188,0.059037,0.590374,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.472299,0.177113,0.059037,0.472299,0.295188,0.059037,0.472299,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.177113,0.059037,0.472299,0.177113,0.059037,0.472299,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.295188,0.059037,0.590374,0.177113,0.059037,0.472299,0.177113,0.059037,0.472299,0.295188,0.059037,0.590374,0.295188,0.059037,0.472299,0.177113,-0.059038,0.590374,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.472299,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.472299,-0.295187,-0.059038,0.708449,-0.177112,-0.059038,0.708449,-0.177112,0.059037,0.708449,-0.177112,0.059037,0.708449,-0.295187,0.059037,0.708449,-0.295187,-0.059038,0.708449,-0.177112,-0.059038,0.708449,-0.177112,-0.059038,0.590374,-0.177112,0.059037,0.708449,-0.177112,0.059037,0.708449,-0.177112,-0.059038,0.590374,-0.177112,0.059037,0.590374,-0.295187,-0.059038,0.590374,-0.295187,0.059037,0.590374,-0.177112,-0.059038,0.590374,-0.177112,-0.059038,0.590374,-0.295187,0.059037,0.590374,-0.177112,0.059037,0.590374,-0.295187,-0.059038,0.708449,-0.295187,0.059037,0.708449,-0.295187,0.059037,0.590374,-0.295187,0.059037,0.590374,-0.295187,-0.059038,0.590374,-0.295187,-0.059038,0.708449,-0.295187,0.059037,0.708449,-0.177112,0.059037,0.708449,-0.295187,0.059037,0.590374,-0.295187,0.059037,0.590374,-0.177112,0.059037,0.708449,-0.177112,0.059037,0.590374,-0.295187,-0.059038,0.708449,-0.177112,-0.059038,0.590374,-0.177112,-0.059038,0.708449,-0.177112,-0.059038,0.590374,-0.295187,-0.059038,0.708449,-0.295187,-0.059038,0.590374,-0.177111,-0.059038,0.708449,-0.059037,-0.059038,0.708449,-0.059037,0.059037,0.708449,-0.059037,0.059037,0.708449,-0.177111,0.059037,0.708449,-0.177111,-0.059038,0.708449,-0.059037,-0.059038,0.708449,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.708449,-0.059037,0.059037,0.708449,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.590374,-0.177111,-0.059038,0.590374,-0.177111,0.059037,0.590374,-0.059037,-0.059038,0.590374,-0.059037,-0.059038,0.590374,-0.177111,0.059037,0.590374,-0.059037,0.059037,0.590374,-0.177111,-0.059038,0.708449,-0.177111,0.059037,0.708449,-0.177111,0.059037,0.590374,-0.177111,0.059037,0.590374,-0.177111,-0.059038,0.590374,-0.177111,-0.059038,0.708449,-0.177111,0.059037,0.708449,-0.059037,0.059037,0.708449,-0.177111,0.059037,0.590374,-0.177111,0.059037,0.590374,-0.059037,0.059037,0.708449,-0.059037,0.059037,0.590374,-0.177111,-0.059038,0.708449,-0.059037,-0.059038,0.590374,-0.059037,-0.059038,0.708449,-0.059037,-0.059038,0.590374,-0.177111,-0.059038,0.708449,-0.177111,-0.059038,0.590374,-0.059037,-0.059038,0.708449,0.059038,-0.059038,0.708449,0.059038,0.059037,0.708449,0.059038,0.059037,0.708449,-0.059037,0.059037,0.708449,-0.059037,-0.059038,0.708449,0.059038,-0.059038,0.708449,0.059038,-0.059038,0.590374,0.059038,0.059037,0.708449,0.059038,0.059037,0.708449,0.059038,-0.059038,0.590374,0.059038,0.059037,0.590374,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.590374,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.590374,-0.059037,0.059037,0.590374,0.059038,0.059037,0.590374,-0.059037,-0.059038,0.708449,-0.059037,0.059037,0.708449,-0.059037,0.059037,0.590374,-0.059037,0.059037,0.590374,-0.059037,-0.059038,0.590374,-0.059037,-0.059038,0.708449,-0.059037,0.059037,0.708449,0.059038,0.059037,0.708449,-0.059037,0.059037,0.590374,-0.059037,0.059037,0.590374,0.059038,0.059037,0.708449,0.059038,0.059037,0.590374,-0.059037,-0.059038,0.708449,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.708449,0.059038,-0.059038,0.590374,-0.059037,-0.059038,0.708449,-0.059037,-0.059038,0.590374,0.059039,-0.059038,0.708449,0.177113,-0.059038,0.708449,0.177113,0.059037,0.708449,0.177113,0.059037,0.708449,0.059039,0.059037,0.708449,0.059039,-0.059038,0.708449,0.177113,-0.059038,0.708449,0.177113,-0.059038,0.590374,0.177113,0.059037,0.708449,0.177113,0.059037,0.708449,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.059039,-0.059038,0.590374,0.059039,0.059037,0.590374,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.590374,0.059039,0.059037,0.590374,0.177113,0.059037,0.590374,0.059039,-0.059038,0.708449,0.059039,0.059037,0.708449,0.059039,0.059037,0.590374,0.059039,0.059037,0.590374,0.059039,-0.059038,0.590374,0.059039,-0.059038,0.708449,0.059039,0.059037,0.708449,0.177113,0.059037,0.708449,0.059039,0.059037,0.590374,0.059039,0.059037,0.590374,0.177113,0.059037,0.708449,0.177113,0.059037,0.590374,0.059039,-0.059038,0.708449,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.708449,0.177113,-0.059038,0.590374,0.059039,-0.059038,0.708449,0.059039,-0.059038,0.590374,0.177113,-0.059038,0.708449,0.295188,-0.059038,0.708449,0.295188,0.059037,0.708449,0.295188,0.059037,0.708449,0.177113,0.059037,0.708449,0.177113,-0.059038,0.708449,0.295188,-0.059038,0.708449,0.295188,-0.059038,0.590374,0.295188,0.059037,0.708449,0.295188,0.059037,0.708449,0.295188,-0.059038,0.590374,0.295188,0.059037,0.590374,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.590374,0.177113,0.059037,0.590374,0.295188,0.059037,0.590374,0.177113,-0.059038,0.708449,0.177113,0.059037,0.708449,0.177113,0.059037,0.590374,0.177113,0.059037,0.590374,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.708449,0.177113,0.059037,0.708449,0.295188,0.059037,0.708449,0.177113,0.059037,0.590374,0.177113,0.059037,0.590374,0.295188,0.059037,0.708449,0.295188,0.059037,0.590374,0.177113,-0.059038,0.708449,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.708449,0.295188,-0.059038,0.590374,0.177113,-0.059038,0.708449,0.177113,-0.059038,0.590374,-0.413262,-0.059038,0.708449,-0.295187,-0.059038,0.708449,-0.295187,0.059037,0.708449,-0.295187,0.059037,0.708449,-0.413262,0.059037,0.708449,-0.413262,-0.059038,0.708449,-0.295187,-0.059038,0.708449,-0.295187,-0.059038,0.590374,-0.295187,0.059037,0.708449,-0.295187,0.059037,0.708449,-0.295187,-0.059038,0.590374,-0.295187,0.059037,0.590374,-0.413262,-0.059038,0.590374,-0.413262,0.059037,0.590374,-0.295187,-0.059038,0.590374,-0.295187,-0.059038,0.590374,-0.413262,0.059037,0.590374,-0.295187,0.059037,0.590374,-0.413262,-0.059038,0.708449,-0.413262,0.059037,0.708449,-0.413262,0.059037,0.590374,-0.413262,0.059037,0.590374,-0.413262,-0.059038,0.590374,-0.413262,-0.059038,0.708449,-0.413262,0.059037,0.708449,-0.295187,0.059037,0.708449,-0.413262,0.059037,0.590374,-0.413262,0.059037,0.590374,-0.295187,0.059037,0.708449,-0.295187,0.059037,0.590374,-0.413262,-0.059038,0.708449,-0.295187,-0.059038,0.590374,-0.295187,-0.059038,0.708449,-0.295187,-0.059038,0.590374,-0.413262,-0.059038,0.708449,-0.413262,-0.059038,0.590374,0.295188,-0.059038,0.708449,0.413263,-0.059038,0.708449,0.413263,0.059037,0.708449,0.413263,0.059037,0.708449,0.295188,0.059037,0.708449,0.295188,-0.059038,0.708449,0.413263,-0.059038,0.708449,0.413263,-0.059038,0.590374,0.413263,0.059037,0.708449,0.413263,0.059037,0.708449,0.413263,-0.059038,0.590374,0.413263,0.059037,0.590374,0.295188,-0.059038,0.590374,0.295188,0.059037,0.590374,0.413263,-0.059038,0.590374,0.413263,-0.059038,0.590374,0.295188,0.059037,0.590374,0.413263,0.059037,0.590374,0.295188,-0.059038,0.708449,0.295188,0.059037,0.708449,0.295188,0.059037,0.590374,0.295188,0.059037,0.590374,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.708449,0.295188,0.059037,0.708449,0.413263,0.059037,0.708449,0.295188,0.059037,0.590374,0.295188,0.059037,0.590374,0.413263,0.059037,0.708449,0.413263,0.059037,0.590374,0.295188,-0.059038,0.708449,0.413263,-0.059038,0.590374,0.413263,-0.059038,0.708449,0.413263,-0.059038,0.590374,0.295188,-0.059038,0.708449,0.295188,-0.059038,0.590374,-0.413262,-0.059038,0.826524,-0.295187,-0.059038,0.826524,-0.295187,0.059037,0.826524,-0.295187,0.059037,0.826524,-0.413262,0.059037,0.826524,-0.413262,-0.059038,0.826524,-0.295187,-0.059038,0.826524,-0.295187,-0.059038,0.708449,-0.295187,0.059037,0.826524,-0.295187,0.059037,0.826524,-0.295187,-0.059038,0.708449,-0.295187,0.059037,0.708449,-0.413262,-0.059038,0.708449,-0.413262,0.059037,0.708449,-0.295187,-0.059038,0.708449,-0.295187,-0.059038,0.708449,-0.413262,0.059037,0.708449,-0.295187,0.059037,0.708449,-0.413262,-0.059038,0.826524,-0.413262,0.059037,0.826524,-0.413262,0.059037,0.708449,-0.413262,0.059037,0.708449,-0.413262,-0.059038,0.708449,-0.413262,-0.059038,0.826524,-0.413262,0.059037,0.826524,-0.295187,0.059037,0.826524,-0.413262,0.059037,0.708449,-0.413262,0.059037,0.708449,-0.295187,0.059037,0.826524,-0.295187,0.059037,0.708449,-0.413262,-0.059038,0.826524,-0.295187,-0.059038,0.708449,-0.295187,-0.059038,0.826524,-0.295187,-0.059038,0.708449,-0.413262,-0.059038,0.826524,-0.413262,-0.059038,0.708449,-0.177111,-0.059038,0.826524,-0.059037,-0.059038,0.826524,-0.059037,0.059037,0.826524,-0.059037,0.059037,0.826524,-0.177111,0.059037,0.826524,-0.177111,-0.059038,0.826524,-0.059037,-0.059038,0.826524,-0.059037,-0.059038,0.708449,-0.059037,0.059037,0.826524,-0.059037,0.059037,0.826524,-0.059037,-0.059038,0.708449,-0.059037,0.059037,0.708449,-0.177111,-0.059038,0.708449,-0.177111,0.059037,0.708449,-0.059037,-0.059038,0.708449,-0.059037,-0.059038,0.708449,-0.177111,0.059037,0.708449,-0.059037,0.059037,0.708449,-0.177111,-0.059038,0.826524,-0.177111,0.059037,0.826524,-0.177111,0.059037,0.708449,-0.177111,0.059037,0.708449,-0.177111,-0.059038,0.708449,-0.177111,-0.059038,0.826524,-0.177111,0.059037,0.826524,-0.059037,0.059037,0.826524,-0.177111,0.059037,0.708449,-0.177111,0.059037,0.708449,-0.059037,0.059037,0.826524,-0.059037,0.059037,0.708449,-0.177111,-0.059038,0.826524,-0.059037,-0.059038,0.708449,-0.059037,-0.059038,0.826524,-0.059037,-0.059038,0.708449,-0.177111,-0.059038,0.826524,-0.177111,-0.059038,0.708449,0.059038,-0.059038,0.826524,0.177113,-0.059038,0.826524,0.177113,0.059037,0.826524,0.177113,0.059037,0.826524,0.059038,0.059037,0.826524,0.059038,-0.059038,0.826524,0.177113,-0.059038,0.826524,0.177113,-0.059038,0.708449,0.177113,0.059037,0.826524,0.177113,0.059037,0.826524,0.177113,-0.059038,0.708449,0.177113,0.059037,0.708449,0.059038,-0.059038,0.708449,0.059038,0.059037,0.708449,0.177113,-0.059038,0.708449,0.177113,-0.059038,0.708449,0.059038,0.059037,0.708449,0.177113,0.059037,0.708449,0.059038,-0.059038,0.826524,0.059038,0.059037,0.826524,0.059038,0.059037,0.708449,0.059038,0.059037,0.708449,0.059038,-0.059038,0.708449,0.059038,-0.059038,0.826524,0.059038,0.059037,0.826524,0.177113,0.059037,0.826524,0.059038,0.059037,0.708449,0.059038,0.059037,0.708449,0.177113,0.059037,0.826524,0.177113,0.059037,0.708449,0.059038,-0.059038,0.826524,0.177113,-0.059038,0.708449,0.177113,-0.059038,0.826524,0.177113,-0.059038,0.708449,0.059038,-0.059038,0.826524,0.059038,-0.059038,0.708449,0.295188,-0.059038,0.826524,0.413263,-0.059038,0.826524,0.413263,0.059037,0.826524,0.413263,0.059037,0.826524,0.295188,0.059037,0.826524,0.295188,-0.059038,0.826524,0.413263,-0.059038,0.826524,0.413263,-0.059038,0.708449,0.413263,0.059037,0.826524,0.413263,0.059037,0.826524,0.413263,-0.059038,0.708449,0.413263,0.059037,0.708449,0.295188,-0.059038,0.708449,0.295188,0.059037,0.708449,0.413263,-0.059038,0.708449,0.413263,-0.059038,0.708449,0.295188,0.059037,0.708449,0.413263,0.059037,0.708449,0.295188,-0.059038,0.826524,0.295188,0.059037,0.826524,0.295188,0.059037,0.708449,0.295188,0.059037,0.708449,0.295188,-0.059038,0.708449,0.295188,-0.059038,0.826524,0.295188,0.059037,0.826524,0.413263,0.059037,0.826524,0.295188,0.059037,0.708449,0.295188,0.059037,0.708449,0.413263,0.059037,0.826524,0.413263,0.059037,0.708449,0.295188,-0.059038,0.826524,0.413263,-0.059038,0.708449,0.413263,-0.059038,0.826524,0.413263,-0.059038,0.708449,0.295188,-0.059038,0.826524,0.295188,-0.059038,0.708449];
var player = [0.059038,-0.059038,0.590374,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.177113,0.059037,0.590374,0.059038,0.059037,0.590374,0.059038,-0.059038,0.590374,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.472299,0.177113,0.059037,0.590374,0.177113,0.059037,0.590374,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.472299,0.059038,0.059037,0.472299,0.177113,0.059037,0.472299,0.059038,-0.059038,0.590374,0.059038,0.059037,0.590374,0.059038,0.059037,0.472299,0.059038,0.059037,0.472299,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.590374,0.059038,0.059037,0.590374,0.177113,0.059037,0.590374,0.059038,0.059037,0.472299,0.059038,0.059037,0.472299,0.177113,0.059037,0.590374,0.177113,0.059037,0.472299,0.059038,-0.059038,0.590374,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.472299,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.472299,-0.177111,-0.059038,0.590374,-0.059036,-0.059038,0.590374,-0.059036,0.059037,0.590374,-0.059036,0.059037,0.590374,-0.177111,0.059037,0.590374,-0.177111,-0.059038,0.590374,-0.059036,-0.059038,0.590374,-0.059036,-0.059038,0.472299,-0.059036,0.059037,0.590374,-0.059036,0.059037,0.590374,-0.059036,-0.059038,0.472299,-0.059036,0.059037,0.472299,-0.177111,-0.059038,0.472299,-0.177111,0.059037,0.472299,-0.059036,-0.059038,0.472299,-0.059036,-0.059038,0.472299,-0.177111,0.059037,0.472299,-0.059036,0.059037,0.472299,-0.177111,-0.059038,0.590374,-0.177111,0.059037,0.590374,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.177111,-0.059038,0.472299,-0.177111,-0.059038,0.590374,-0.177111,0.059037,0.590374,-0.059036,0.059037,0.590374,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.059036,0.059037,0.590374,-0.059036,0.059037,0.472299,-0.177111,-0.059038,0.590374,-0.059036,-0.059038,0.472299,-0.059036,-0.059038,0.590374,-0.059036,-0.059038,0.472299,-0.177111,-0.059038,0.590374,-0.177111,-0.059038,0.472299,-0.413261,-0.059038,0.354224,-0.295186,-0.059038,0.354224,-0.295186,0.059037,0.354224,-0.295186,0.059037,0.354224,-0.413261,0.059037,0.354224,-0.413261,-0.059038,0.354224,-0.295186,-0.059038,0.354224,-0.295186,-0.059038,0.23615,-0.295186,0.059037,0.354224,-0.295186,0.059037,0.354224,-0.295186,-0.059038,0.23615,-0.295186,0.059037,0.23615,-0.413261,-0.059038,0.23615,-0.413261,0.059037,0.23615,-0.295186,-0.059038,0.23615,-0.295186,-0.059038,0.23615,-0.413261,0.059037,0.23615,-0.295186,0.059037,0.23615,-0.413261,-0.059038,0.354224,-0.413261,0.059037,0.354224,-0.413261,0.059037,0.23615,-0.413261,0.059037,0.23615,-0.413261,-0.059038,0.23615,-0.413261,-0.059038,0.354224,-0.413261,0.059037,0.354224,-0.295186,0.059037,0.354224,-0.413261,0.059037,0.23615,-0.413261,0.059037,0.23615,-0.295186,0.059037,0.354224,-0.295186,0.059037,0.23615,-0.413261,-0.059038,0.354224,-0.295186,-0.059038,0.23615,-0.295186,-0.059038,0.354224,-0.295186,-0.059038,0.23615,-0.413261,-0.059038,0.354224,-0.413261,-0.059038,0.23615,0.059038,-0.059038,0.118075,0.177113,-0.059038,0.118075,0.177113,0.059037,0.118075,0.177113,0.059037,0.118075,0.059038,0.059037,0.118075,0.059038,-0.059038,0.118075,0.177113,-0.059038,0.118075,0.177113,-0.059038,0,0.177113,0.059037,0.118075,0.177113,0.059037,0.118075,0.177113,-0.059038,0,0.177113,0.059037,0,0.059038,-0.059038,0,0.059038,0.059037,0,0.177113,-0.059038,0,0.177113,-0.059038,0,0.059038,0.059037,0,0.177113,0.059037,0,0.059038,-0.059038,0.118075,0.059038,0.059037,0.118075,0.059038,0.059037,0,0.059038,0.059037,0,0.059038,-0.059038,0,0.059038,-0.059038,0.118075,0.059038,0.059037,0.118075,0.177113,0.059037,0.118075,0.059038,0.059037,0,0.059038,0.059037,0,0.177113,0.059037,0.118075,0.177113,0.059037,0,0.059038,-0.059038,0.118075,0.177113,-0.059038,0,0.177113,-0.059038,0.118075,0.177113,-0.059038,0,0.059038,-0.059038,0.118075,0.059038,-0.059038,0,-0.177111,-0.059038,0.118075,-0.059037,-0.059038,0.118075,-0.059037,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.177111,0.059037,0.118075,-0.177111,-0.059038,0.118075,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0,-0.059037,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.059037,-0.059038,0,-0.059037,0.059037,0,-0.177111,-0.059038,0,-0.177111,0.059037,0,-0.059037,-0.059038,0,-0.059037,-0.059038,0,-0.177111,0.059037,0,-0.059037,0.059037,0,-0.177111,-0.059038,0.118075,-0.177111,0.059037,0.118075,-0.177111,0.059037,0,-0.177111,0.059037,0,-0.177111,-0.059038,0,-0.177111,-0.059038,0.118075,-0.177111,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.177111,0.059037,0,-0.177111,0.059037,0,-0.059037,0.059037,0.118075,-0.059037,0.059037,0,-0.177111,-0.059038,0.118075,-0.059037,-0.059038,0,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0,-0.177111,-0.059038,0.118075,-0.177111,-0.059038,0,-0.059037,-0.059038,0.23615,0.059038,-0.059038,0.23615,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.059037,-0.059038,0.23615,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.118075,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,0.059038,-0.059038,0.118075,0.059038,0.059037,0.118075,-0.059037,-0.059038,0.118075,-0.059037,0.059037,0.118075,0.059038,-0.059038,0.118075,0.059038,-0.059038,0.118075,-0.059037,0.059037,0.118075,0.059038,0.059037,0.118075,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,-0.059037,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,0.059038,0.059037,0.23615,-0.059037,0.059037,0.118075,-0.059037,0.059037,0.118075,0.059038,0.059037,0.23615,0.059038,0.059037,0.118075,-0.059037,-0.059038,0.23615,0.059038,-0.059038,0.118075,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.118075,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.118075,-0.295186,-0.059038,0.23615,-0.177111,-0.059038,0.23615,-0.177111,0.059037,0.23615,-0.177111,0.059037,0.23615,-0.295186,0.059037,0.23615,-0.295186,-0.059038,0.23615,-0.177111,-0.059038,0.23615,-0.177111,-0.059038,0.118075,-0.177111,0.059037,0.23615,-0.177111,0.059037,0.23615,-0.177111,-0.059038,0.118075,-0.177111,0.059037,0.118075,-0.295186,-0.059038,0.118075,-0.295186,0.059037,0.118075,-0.177111,-0.059038,0.118075,-0.177111,-0.059038,0.118075,-0.295186,0.059037,0.118075,-0.177111,0.059037,0.118075,-0.295186,-0.059038,0.23615,-0.295186,0.059037,0.23615,-0.295186,0.059037,0.118075,-0.295186,0.059037,0.118075,-0.295186,-0.059038,0.118075,-0.295186,-0.059038,0.23615,-0.295186,0.059037,0.23615,-0.177111,0.059037,0.23615,-0.295186,0.059037,0.118075,-0.295186,0.059037,0.118075,-0.177111,0.059037,0.23615,-0.177111,0.059037,0.118075,-0.295186,-0.059038,0.23615,-0.177111,-0.059038,0.118075,-0.177111,-0.059038,0.23615,-0.177111,-0.059038,0.118075,-0.295186,-0.059038,0.23615,-0.295186,-0.059038,0.118075,-0.177112,-0.059038,0.354224,-0.059037,-0.059038,0.354224,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.177112,0.059037,0.354224,-0.177112,-0.059038,0.354224,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,-0.177112,-0.059038,0.23615,-0.177112,0.059037,0.23615,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.23615,-0.177112,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.177112,-0.059038,0.354224,-0.177112,0.059037,0.354224,-0.177112,0.059037,0.23615,-0.177112,0.059037,0.23615,-0.177112,-0.059038,0.23615,-0.177112,-0.059038,0.354224,-0.177112,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.177112,0.059037,0.23615,-0.177112,0.059037,0.23615,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.23615,-0.177112,-0.059038,0.354224,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.23615,-0.177112,-0.059038,0.354224,-0.177112,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.059038,0.059037,0.354224,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.177113,-0.059038,0.23615,0.177113,0.059037,0.23615,0.059038,-0.059038,0.23615,0.059038,0.059037,0.23615,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.23615,0.059038,0.059037,0.23615,0.177113,0.059037,0.23615,0.059038,-0.059038,0.354224,0.059038,0.059037,0.354224,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.059038,0.059037,0.354224,0.177113,0.059037,0.354224,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,0.177113,0.059037,0.354224,0.177113,0.059037,0.23615,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.059038,-0.059038,0.23615,0.177113,-0.059038,0.23615,0.295188,-0.059038,0.23615,0.295188,0.059037,0.23615,0.295188,0.059037,0.23615,0.177113,0.059037,0.23615,0.177113,-0.059038,0.23615,0.295188,-0.059038,0.23615,0.295188,-0.059038,0.118075,0.295188,0.059037,0.23615,0.295188,0.059037,0.23615,0.295188,-0.059038,0.118075,0.295188,0.059037,0.118075,0.177113,-0.059038,0.118075,0.177113,0.059037,0.118075,0.295188,-0.059038,0.118075,0.295188,-0.059038,0.118075,0.177113,0.059037,0.118075,0.295188,0.059037,0.118075,0.177113,-0.059038,0.23615,0.177113,0.059037,0.23615,0.177113,0.059037,0.118075,0.177113,0.059037,0.118075,0.177113,-0.059038,0.118075,0.177113,-0.059038,0.23615,0.177113,0.059037,0.23615,0.295188,0.059037,0.23615,0.177113,0.059037,0.118075,0.177113,0.059037,0.118075,0.295188,0.059037,0.23615,0.295188,0.059037,0.118075,0.177113,-0.059038,0.23615,0.295188,-0.059038,0.118075,0.295188,-0.059038,0.23615,0.295188,-0.059038,0.118075,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.118075,0.059038,-0.059038,0.472299,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.177113,0.059037,0.472299,0.059038,0.059037,0.472299,0.059038,-0.059038,0.472299,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.354225,0.177113,0.059037,0.472299,0.177113,0.059037,0.472299,0.177113,-0.059038,0.354225,0.177113,0.059037,0.354225,0.059038,-0.059038,0.354225,0.059038,0.059037,0.354225,0.177113,-0.059038,0.354225,0.177113,-0.059038,0.354225,0.059038,0.059037,0.354225,0.177113,0.059037,0.354225,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,0.059038,0.059037,0.354225,0.059038,0.059037,0.354225,0.059038,-0.059038,0.354225,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,0.177113,0.059037,0.472299,0.059038,0.059037,0.354225,0.059038,0.059037,0.354225,0.177113,0.059037,0.472299,0.177113,0.059037,0.354225,0.059038,-0.059038,0.472299,0.177113,-0.059038,0.354225,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.354225,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.354225,-0.295186,-0.059038,0.354224,-0.177111,-0.059038,0.354224,-0.177111,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.295186,0.059037,0.354224,-0.295186,-0.059038,0.354224,-0.177111,-0.059038,0.354224,-0.177111,-0.059038,0.23615,-0.177111,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.177111,-0.059038,0.23615,-0.177111,0.059037,0.23615,-0.295186,-0.059038,0.23615,-0.295186,0.059037,0.23615,-0.177111,-0.059038,0.23615,-0.177111,-0.059038,0.23615,-0.295186,0.059037,0.23615,-0.177111,0.059037,0.23615,-0.295186,-0.059038,0.354224,-0.295186,0.059037,0.354224,-0.295186,0.059037,0.23615,-0.295186,0.059037,0.23615,-0.295186,-0.059038,0.23615,-0.295186,-0.059038,0.354224,-0.295186,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.295186,0.059037,0.23615,-0.295186,0.059037,0.23615,-0.177111,0.059037,0.354224,-0.177111,0.059037,0.23615,-0.295186,-0.059038,0.354224,-0.177111,-0.059038,0.23615,-0.177111,-0.059038,0.354224,-0.177111,-0.059038,0.23615,-0.295186,-0.059038,0.354224,-0.295186,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.295188,0.059037,0.354224,0.177113,0.059037,0.354224,0.177113,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.23615,0.295188,0.059037,0.354224,0.295188,0.059037,0.354224,0.295188,-0.059038,0.23615,0.295188,0.059037,0.23615,0.177113,-0.059038,0.23615,0.177113,0.059037,0.23615,0.295188,-0.059038,0.23615,0.295188,-0.059038,0.23615,0.177113,0.059037,0.23615,0.295188,0.059037,0.23615,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.177113,0.059037,0.23615,0.177113,0.059037,0.23615,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.295188,0.059037,0.354224,0.177113,0.059037,0.23615,0.177113,0.059037,0.23615,0.295188,0.059037,0.354224,0.295188,0.059037,0.23615,0.177113,-0.059038,0.354224,0.295188,-0.059038,0.23615,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.23615,-0.295187,-0.059038,0.472299,-0.177112,-0.059038,0.472299,-0.177112,0.059037,0.472299,-0.177112,0.059037,0.472299,-0.295187,0.059037,0.472299,-0.295187,-0.059038,0.472299,-0.177112,-0.059038,0.472299,-0.177112,-0.059038,0.354224,-0.177112,0.059037,0.472299,-0.177112,0.059037,0.472299,-0.177112,-0.059038,0.354224,-0.177112,0.059037,0.354224,-0.295187,-0.059038,0.354224,-0.295187,0.059037,0.354224,-0.177112,-0.059038,0.354224,-0.177112,-0.059038,0.354224,-0.295187,0.059037,0.354224,-0.177112,0.059037,0.354224,-0.295187,-0.059038,0.472299,-0.295187,0.059037,0.472299,-0.295187,0.059037,0.354224,-0.295187,0.059037,0.354224,-0.295187,-0.059038,0.354224,-0.295187,-0.059038,0.472299,-0.295187,0.059037,0.472299,-0.177112,0.059037,0.472299,-0.295187,0.059037,0.354224,-0.295187,0.059037,0.354224,-0.177112,0.059037,0.472299,-0.177112,0.059037,0.354224,-0.295187,-0.059038,0.472299,-0.177112,-0.059038,0.354224,-0.177112,-0.059038,0.472299,-0.177112,-0.059038,0.354224,-0.295187,-0.059038,0.472299,-0.295187,-0.059038,0.354224,-0.059037,-0.059038,0.590374,0.059038,-0.059038,0.590374,0.059038,0.059037,0.590374,0.059038,0.059037,0.590374,-0.059037,0.059037,0.590374,-0.059037,-0.059038,0.590374,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.472299,0.059038,0.059037,0.590374,0.059038,0.059037,0.590374,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.472299,-0.059037,0.059037,0.472299,0.059038,0.059037,0.472299,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.590374,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.590374,0.059038,0.059037,0.590374,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,0.059038,0.059037,0.590374,0.059038,0.059037,0.472299,-0.059037,-0.059038,0.590374,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.472299,-0.059037,-0.059038,0.590374,-0.059037,-0.059038,0.472299,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.295188,0.059037,0.472299,0.177113,0.059037,0.472299,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.295188,0.059037,0.472299,0.295188,0.059037,0.472299,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.177113,0.059037,0.354224,0.295188,0.059037,0.354224,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.295188,0.059037,0.472299,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.295188,0.059037,0.472299,0.295188,0.059037,0.354224,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.354224,-0.059036,-0.059038,0.708449,0.059039,-0.059038,0.708449,0.059039,0.059037,0.708449,0.059039,0.059037,0.708449,-0.059036,0.059037,0.708449,-0.059036,-0.059038,0.708449,0.059039,-0.059038,0.708449,0.059039,-0.059038,0.590374,0.059039,0.059037,0.708449,0.059039,0.059037,0.708449,0.059039,-0.059038,0.590374,0.059039,0.059037,0.590374,-0.059036,-0.059038,0.590374,-0.059036,0.059037,0.590374,0.059039,-0.059038,0.590374,0.059039,-0.059038,0.590374,-0.059036,0.059037,0.590374,0.059039,0.059037,0.590374,-0.059036,-0.059038,0.708449,-0.059036,0.059037,0.708449,-0.059036,0.059037,0.590374,-0.059036,0.059037,0.590374,-0.059036,-0.059038,0.590374,-0.059036,-0.059038,0.708449,-0.059036,0.059037,0.708449,0.059039,0.059037,0.708449,-0.059036,0.059037,0.590374,-0.059036,0.059037,0.590374,0.059039,0.059037,0.708449,0.059039,0.059037,0.590374,-0.059036,-0.059038,0.708449,0.059039,-0.059038,0.590374,0.059039,-0.059038,0.708449,0.059039,-0.059038,0.590374,-0.059036,-0.059038,0.708449,-0.059036,-0.059038,0.590374,-0.177112,-0.059038,0.472299,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.177112,0.059037,0.472299,-0.177112,-0.059038,0.472299,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.354224,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.059037,-0.059038,0.354224,-0.059037,0.059037,0.354224,-0.177112,-0.059038,0.354224,-0.177112,0.059037,0.354224,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.354224,-0.177112,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.177112,-0.059038,0.472299,-0.177112,0.059037,0.472299,-0.177112,0.059037,0.354224,-0.177112,0.059037,0.354224,-0.177112,-0.059038,0.354224,-0.177112,-0.059038,0.472299,-0.177112,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.177112,0.059037,0.354224,-0.177112,0.059037,0.354224,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.354224,-0.177112,-0.059038,0.472299,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.354224,-0.177112,-0.059038,0.472299,-0.177112,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.413262,-0.059038,0.354224,0.413262,0.059037,0.354224,0.413262,0.059037,0.354224,0.295188,0.059037,0.354224,0.295188,-0.059038,0.354224,0.413262,-0.059038,0.354224,0.413262,-0.059038,0.23615,0.413262,0.059037,0.354224,0.413262,0.059037,0.354224,0.413262,-0.059038,0.23615,0.413262,0.059037,0.23615,0.295188,-0.059038,0.23615,0.295188,0.059037,0.23615,0.413262,-0.059038,0.23615,0.413262,-0.059038,0.23615,0.295188,0.059037,0.23615,0.413262,0.059037,0.23615,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.295188,0.059037,0.23615,0.295188,0.059037,0.23615,0.295188,-0.059038,0.23615,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.413262,0.059037,0.354224,0.295188,0.059037,0.23615,0.295188,0.059037,0.23615,0.413262,0.059037,0.354224,0.413262,0.059037,0.23615,0.295188,-0.059038,0.354224,0.413262,-0.059038,0.23615,0.413262,-0.059038,0.354224,0.413262,-0.059038,0.23615,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.23615,-0.059037,-0.059038,0.472299,0.059037,-0.059038,0.472299,0.059037,0.059037,0.472299,0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.059037,-0.059038,0.472299,0.059037,-0.059038,0.472299,0.059037,-0.059038,0.354225,0.059037,0.059037,0.472299,0.059037,0.059037,0.472299,0.059037,-0.059038,0.354225,0.059037,0.059037,0.354225,-0.059037,-0.059038,0.354225,-0.059037,0.059037,0.354225,0.059037,-0.059038,0.354225,0.059037,-0.059038,0.354225,-0.059037,0.059037,0.354225,0.059037,0.059037,0.354225,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.354225,-0.059037,0.059037,0.354225,-0.059037,-0.059038,0.354225,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,0.059037,0.059037,0.472299,-0.059037,0.059037,0.354225,-0.059037,0.059037,0.354225,0.059037,0.059037,0.472299,0.059037,0.059037,0.354225,-0.059037,-0.059038,0.472299,0.059037,-0.059038,0.354225,0.059037,-0.059038,0.472299,0.059037,-0.059038,0.354225,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.354225,0.295188,-0.059038,0.472299,0.413262,-0.059038,0.472299,0.413262,0.059037,0.472299,0.413262,0.059037,0.472299,0.295188,0.059037,0.472299,0.295188,-0.059038,0.472299,0.413262,-0.059038,0.472299,0.413262,-0.059038,0.354224,0.413262,0.059037,0.472299,0.413262,0.059037,0.472299,0.413262,-0.059038,0.354224,0.413262,0.059037,0.354224,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.413262,-0.059038,0.354224,0.413262,-0.059038,0.354224,0.295188,0.059037,0.354224,0.413262,0.059037,0.354224,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.295188,0.059037,0.354224,0.295188,0.059037,0.354224,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.413262,0.059037,0.472299,0.295188,0.059037,0.354224,0.295188,0.059037,0.354224,0.413262,0.059037,0.472299,0.413262,0.059037,0.354224,0.295188,-0.059038,0.472299,0.413262,-0.059038,0.354224,0.413262,-0.059038,0.472299,0.413262,-0.059038,0.354224,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.413262,-0.059038,0.472299,0.531337,-0.059038,0.472299,0.531337,0.059037,0.472299,0.531337,0.059037,0.472299,0.413262,0.059037,0.472299,0.413262,-0.059038,0.472299,0.531337,-0.059038,0.472299,0.531337,-0.059038,0.354224,0.531337,0.059037,0.472299,0.531337,0.059037,0.472299,0.531337,-0.059038,0.354224,0.531337,0.059037,0.354224,0.413262,-0.059038,0.354224,0.413262,0.059037,0.354224,0.531337,-0.059038,0.354224,0.531337,-0.059038,0.354224,0.413262,0.059037,0.354224,0.531337,0.059037,0.354224,0.413262,-0.059038,0.472299,0.413262,0.059037,0.472299,0.413262,0.059037,0.354224,0.413262,0.059037,0.354224,0.413262,-0.059038,0.354224,0.413262,-0.059038,0.472299,0.413262,0.059037,0.472299,0.531337,0.059037,0.472299,0.413262,0.059037,0.354224,0.413262,0.059037,0.354224,0.531337,0.059037,0.472299,0.531337,0.059037,0.354224,0.413262,-0.059038,0.472299,0.531337,-0.059038,0.354224,0.531337,-0.059038,0.472299,0.531337,-0.059038,0.354224,0.413262,-0.059038,0.472299,0.413262,-0.059038,0.354224,0.295188,-0.059038,0.590374,0.413262,-0.059038,0.590374,0.413262,0.059037,0.590374,0.413262,0.059037,0.590374,0.295188,0.059037,0.590374,0.295188,-0.059038,0.590374,0.413262,-0.059038,0.590374,0.413262,-0.059038,0.472299,0.413262,0.059037,0.590374,0.413262,0.059037,0.590374,0.413262,-0.059038,0.472299,0.413262,0.059037,0.472299,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.413262,-0.059038,0.472299,0.413262,-0.059038,0.472299,0.295188,0.059037,0.472299,0.413262,0.059037,0.472299,0.295188,-0.059038,0.590374,0.295188,0.059037,0.590374,0.295188,0.059037,0.472299,0.295188,0.059037,0.472299,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.590374,0.295188,0.059037,0.590374,0.413262,0.059037,0.590374,0.295188,0.059037,0.472299,0.295188,0.059037,0.472299,0.413262,0.059037,0.590374,0.413262,0.059037,0.472299,0.295188,-0.059038,0.590374,0.413262,-0.059038,0.472299,0.413262,-0.059038,0.590374,0.413262,-0.059038,0.472299,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.472299,0.413262,-0.059038,0.590374,0.531337,-0.059038,0.590374,0.531337,0.059037,0.590374,0.531337,0.059037,0.590374,0.413262,0.059037,0.590374,0.413262,-0.059038,0.590374,0.531337,-0.059038,0.590374,0.531337,-0.059038,0.472299,0.531337,0.059037,0.590374,0.531337,0.059037,0.590374,0.531337,-0.059038,0.472299,0.531337,0.059037,0.472299,0.413262,-0.059038,0.472299,0.413262,0.059037,0.472299,0.531337,-0.059038,0.472299,0.531337,-0.059038,0.472299,0.413262,0.059037,0.472299,0.531337,0.059037,0.472299,0.413262,-0.059038,0.590374,0.413262,0.059037,0.590374,0.413262,0.059037,0.472299,0.413262,0.059037,0.472299,0.413262,-0.059038,0.472299,0.413262,-0.059038,0.590374,0.413262,0.059037,0.590374,0.531337,0.059037,0.590374,0.413262,0.059037,0.472299,0.413262,0.059037,0.472299,0.531337,0.059037,0.590374,0.531337,0.059037,0.472299,0.413262,-0.059038,0.590374,0.531337,-0.059038,0.472299,0.531337,-0.059038,0.590374,0.531337,-0.059038,0.472299,0.413262,-0.059038,0.590374,0.413262,-0.059038,0.472299,0.413262,-0.059038,0.708449,0.531337,-0.059038,0.708449,0.531337,0.059037,0.708449,0.531337,0.059037,0.708449,0.413262,0.059037,0.708449,0.413262,-0.059038,0.708449,0.531337,-0.059038,0.708449,0.531337,-0.059038,0.590374,0.531337,0.059037,0.708449,0.531337,0.059037,0.708449,0.531337,-0.059038,0.590374,0.531337,0.059037,0.590374,0.413262,-0.059038,0.590374,0.413262,0.059037,0.590374,0.531337,-0.059038,0.590374,0.531337,-0.059038,0.590374,0.413262,0.059037,0.590374,0.531337,0.059037,0.590374,0.413262,-0.059038,0.708449,0.413262,0.059037,0.708449,0.413262,0.059037,0.590374,0.413262,0.059037,0.590374,0.413262,-0.059038,0.590374,0.413262,-0.059038,0.708449,0.413262,0.059037,0.708449,0.531337,0.059037,0.708449,0.413262,0.059037,0.590374,0.413262,0.059037,0.590374,0.531337,0.059037,0.708449,0.531337,0.059037,0.590374,0.413262,-0.059038,0.708449,0.531337,-0.059038,0.590374,0.531337,-0.059038,0.708449,0.531337,-0.059038,0.590374,0.413262,-0.059038,0.708449,0.413262,-0.059038,0.590374,0.413262,-0.059038,0.81027,0.531337,-0.059038,0.81027,0.531337,0.059037,0.81027,0.531337,0.059037,0.81027,0.413262,0.059037,0.81027,0.413262,-0.059038,0.81027,0.531337,-0.059038,0.81027,0.531337,-0.059038,0.692195,0.531337,0.059037,0.81027,0.531337,0.059037,0.81027,0.531337,-0.059038,0.692195,0.531337,0.059037,0.692195,0.413262,-0.059038,0.692195,0.413262,0.059037,0.692195,0.531337,-0.059038,0.692195,0.531337,-0.059038,0.692195,0.413262,0.059037,0.692195,0.531337,0.059037,0.692195,0.413262,-0.059038,0.81027,0.413262,0.059037,0.81027,0.413262,0.059037,0.692195,0.413262,0.059037,0.692195,0.413262,-0.059038,0.692195,0.413262,-0.059038,0.81027,0.413262,0.059037,0.81027,0.531337,0.059037,0.81027,0.413262,0.059037,0.692195,0.413262,0.059037,0.692195,0.531337,0.059037,0.81027,0.531337,0.059037,0.692195,0.413262,-0.059038,0.81027,0.531337,-0.059038,0.692195,0.531337,-0.059038,0.81027,0.531337,-0.059038,0.692195,0.413262,-0.059038,0.81027,0.413262,-0.059038,0.692195,0.295188,-0.059038,0.928344,0.413263,-0.059038,0.928344,0.413263,0.059037,0.928344,0.413263,0.059037,0.928344,0.295188,0.059037,0.928344,0.295188,-0.059038,0.928344,0.413263,-0.059038,0.928344,0.413263,-0.059038,0.81027,0.413263,0.059037,0.928344,0.413263,0.059037,0.928344,0.413263,-0.059038,0.81027,0.413263,0.059037,0.81027,0.295188,-0.059038,0.81027,0.295188,0.059037,0.81027,0.413263,-0.059038,0.81027,0.413263,-0.059038,0.81027,0.295188,0.059037,0.81027,0.413263,0.059037,0.81027,0.295188,-0.059038,0.928344,0.295188,0.059037,0.928344,0.295188,0.059037,0.81027,0.295188,0.059037,0.81027,0.295188,-0.059038,0.81027,0.295188,-0.059038,0.928344,0.295188,0.059037,0.928344,0.413263,0.059037,0.928344,0.295188,0.059037,0.81027,0.295188,0.059037,0.81027,0.413263,0.059037,0.928344,0.413263,0.059037,0.81027,0.295188,-0.059038,0.928344,0.413263,-0.059038,0.81027,0.413263,-0.059038,0.928344,0.413263,-0.059038,0.81027,0.295188,-0.059038,0.928344,0.295188,-0.059038,0.81027,0.295188,-0.059038,1.021978,0.413263,-0.059038,1.021978,0.413263,0.059037,1.021978,0.413263,0.059037,1.021978,0.295188,0.059037,1.021978,0.295188,-0.059038,1.021978,0.413263,-0.059038,1.021978,0.413263,-0.059038,0.903903,0.413263,0.059037,1.021978,0.413263,0.059037,1.021978,0.413263,-0.059038,0.903903,0.413263,0.059037,0.903903,0.295188,-0.059038,0.903903,0.295188,0.059037,0.903903,0.413263,-0.059038,0.903903,0.413263,-0.059038,0.903903,0.295188,0.059037,0.903903,0.413263,0.059037,0.903903,0.295188,-0.059038,1.021978,0.295188,0.059037,1.021978,0.295188,0.059037,0.903903,0.295188,0.059037,0.903903,0.295188,-0.059038,0.903903,0.295188,-0.059038,1.021978,0.295188,0.059037,1.021978,0.413263,0.059037,1.021978,0.295188,0.059037,0.903903,0.295188,0.059037,0.903903,0.413263,0.059037,1.021978,0.413263,0.059037,0.903903,0.295188,-0.059038,1.021978,0.413263,-0.059038,0.903903,0.413263,-0.059038,1.021978,0.413263,-0.059038,0.903903,0.295188,-0.059038,1.021978,0.295188,-0.059038,0.903903,-0.413262,-0.059038,0.472299,-0.295187,-0.059038,0.472299,-0.295187,0.059037,0.472299,-0.295187,0.059037,0.472299,-0.413262,0.059037,0.472299,-0.413262,-0.059038,0.472299,-0.295187,-0.059038,0.472299,-0.295187,-0.059038,0.354224,-0.295187,0.059037,0.472299,-0.295187,0.059037,0.472299,-0.295187,-0.059038,0.354224,-0.295187,0.059037,0.354224,-0.413262,-0.059038,0.354224,-0.413262,0.059037,0.354224,-0.295187,-0.059038,0.354224,-0.295187,-0.059038,0.354224,-0.413262,0.059037,0.354224,-0.295187,0.059037,0.354224,-0.413262,-0.059038,0.472299,-0.413262,0.059037,0.472299,-0.413262,0.059037,0.354224,-0.413262,0.059037,0.354224,-0.413262,-0.059038,0.354224,-0.413262,-0.059038,0.472299,-0.413262,0.059037,0.472299,-0.295187,0.059037,0.472299,-0.413262,0.059037,0.354224,-0.413262,0.059037,0.354224,-0.295187,0.059037,0.472299,-0.295187,0.059037,0.354224,-0.413262,-0.059038,0.472299,-0.295187,-0.059038,0.354224,-0.295187,-0.059038,0.472299,-0.295187,-0.059038,0.354224,-0.413262,-0.059038,0.472299,-0.413262,-0.059038,0.354224,-0.531336,-0.059038,0.472299,-0.413261,-0.059038,0.472299,-0.413261,0.059037,0.472299,-0.413261,0.059037,0.472299,-0.531336,0.059037,0.472299,-0.531336,-0.059038,0.472299,-0.413261,-0.059038,0.472299,-0.413261,-0.059038,0.354224,-0.413261,0.059037,0.472299,-0.413261,0.059037,0.472299,-0.413261,-0.059038,0.354224,-0.413261,0.059037,0.354224,-0.531336,-0.059038,0.354224,-0.531336,0.059037,0.354224,-0.413261,-0.059038,0.354224,-0.413261,-0.059038,0.354224,-0.531336,0.059037,0.354224,-0.413261,0.059037,0.354224,-0.531336,-0.059038,0.472299,-0.531336,0.059037,0.472299,-0.531336,0.059037,0.354224,-0.531336,0.059037,0.354224,-0.531336,-0.059038,0.354224,-0.531336,-0.059038,0.472299,-0.531336,0.059037,0.472299,-0.413261,0.059037,0.472299,-0.531336,0.059037,0.354224,-0.531336,0.059037,0.354224,-0.413261,0.059037,0.472299,-0.413261,0.059037,0.354224,-0.531336,-0.059038,0.472299,-0.413261,-0.059038,0.354224,-0.413261,-0.059038,0.472299,-0.413261,-0.059038,0.354224,-0.531336,-0.059038,0.472299,-0.531336,-0.059038,0.354224,-0.413261,-0.059038,0.590374,-0.295186,-0.059038,0.590374,-0.295186,0.059037,0.590374,-0.295186,0.059037,0.590374,-0.413261,0.059037,0.590374,-0.413261,-0.059038,0.590374,-0.295186,-0.059038,0.590374,-0.295186,-0.059038,0.472299,-0.295186,0.059037,0.590374,-0.295186,0.059037,0.590374,-0.295186,-0.059038,0.472299,-0.295186,0.059037,0.472299,-0.413261,-0.059038,0.472299,-0.413261,0.059037,0.472299,-0.295186,-0.059038,0.472299,-0.295186,-0.059038,0.472299,-0.413261,0.059037,0.472299,-0.295186,0.059037,0.472299,-0.413261,-0.059038,0.590374,-0.413261,0.059037,0.590374,-0.413261,0.059037,0.472299,-0.413261,0.059037,0.472299,-0.413261,-0.059038,0.472299,-0.413261,-0.059038,0.590374,-0.413261,0.059037,0.590374,-0.295186,0.059037,0.590374,-0.413261,0.059037,0.472299,-0.413261,0.059037,0.472299,-0.295186,0.059037,0.590374,-0.295186,0.059037,0.472299,-0.413261,-0.059038,0.590374,-0.295186,-0.059038,0.472299,-0.295186,-0.059038,0.590374,-0.295186,-0.059038,0.472299,-0.413261,-0.059038,0.590374,-0.413261,-0.059038,0.472299,-0.531336,-0.059038,0.590374,-0.413261,-0.059038,0.590374,-0.413261,0.059037,0.590374,-0.413261,0.059037,0.590374,-0.531336,0.059037,0.590374,-0.531336,-0.059038,0.590374,-0.413261,-0.059038,0.590374,-0.413261,-0.059038,0.472299,-0.413261,0.059037,0.590374,-0.413261,0.059037,0.590374,-0.413261,-0.059038,0.472299,-0.413261,0.059037,0.472299,-0.531336,-0.059038,0.472299,-0.531336,0.059037,0.472299,-0.413261,-0.059038,0.472299,-0.413261,-0.059038,0.472299,-0.531336,0.059037,0.472299,-0.413261,0.059037,0.472299,-0.531336,-0.059038,0.590374,-0.531336,0.059037,0.590374,-0.531336,0.059037,0.472299,-0.531336,0.059037,0.472299,-0.531336,-0.059038,0.472299,-0.531336,-0.059038,0.590374,-0.531336,0.059037,0.590374,-0.413261,0.059037,0.590374,-0.531336,0.059037,0.472299,-0.531336,0.059037,0.472299,-0.413261,0.059037,0.590374,-0.413261,0.059037,0.472299,-0.531336,-0.059038,0.590374,-0.413261,-0.059038,0.472299,-0.413261,-0.059038,0.590374,-0.413261,-0.059038,0.472299,-0.531336,-0.059038,0.590374,-0.531336,-0.059038,0.472299,-0.531336,-0.059038,0.708449,-0.413261,-0.059038,0.708449,-0.413261,0.059037,0.708449,-0.413261,0.059037,0.708449,-0.531336,0.059037,0.708449,-0.531336,-0.059038,0.708449,-0.413261,-0.059038,0.708449,-0.413261,-0.059038,0.590374,-0.413261,0.059037,0.708449,-0.413261,0.059037,0.708449,-0.413261,-0.059038,0.590374,-0.413261,0.059037,0.590374,-0.531336,-0.059038,0.590374,-0.531336,0.059037,0.590374,-0.413261,-0.059038,0.590374,-0.413261,-0.059038,0.590374,-0.531336,0.059037,0.590374,-0.413261,0.059037,0.590374,-0.531336,-0.059038,0.708449,-0.531336,0.059037,0.708449,-0.531336,0.059037,0.590374,-0.531336,0.059037,0.590374,-0.531336,-0.059038,0.590374,-0.531336,-0.059038,0.708449,-0.531336,0.059037,0.708449,-0.413261,0.059037,0.708449,-0.531336,0.059037,0.590374,-0.531336,0.059037,0.590374,-0.413261,0.059037,0.708449,-0.413261,0.059037,0.590374,-0.531336,-0.059038,0.708449,-0.413261,-0.059038,0.590374,-0.413261,-0.059038,0.708449,-0.413261,-0.059038,0.590374,-0.531336,-0.059038,0.708449,-0.531336,-0.059038,0.590374,-0.531336,-0.059038,0.81027,-0.413261,-0.059038,0.81027,-0.413261,0.059037,0.81027,-0.413261,0.059037,0.81027,-0.531336,0.059037,0.81027,-0.531336,-0.059038,0.81027,-0.413261,-0.059038,0.81027,-0.413261,-0.059038,0.692195,-0.413261,0.059037,0.81027,-0.413261,0.059037,0.81027,-0.413261,-0.059038,0.692195,-0.413261,0.059037,0.692195,-0.531336,-0.059038,0.692195,-0.531336,0.059037,0.692195,-0.413261,-0.059038,0.692195,-0.413261,-0.059038,0.692195,-0.531336,0.059037,0.692195,-0.413261,0.059037,0.692195,-0.531336,-0.059038,0.81027,-0.531336,0.059037,0.81027,-0.531336,0.059037,0.692195,-0.531336,0.059037,0.692195,-0.531336,-0.059038,0.692195,-0.531336,-0.059038,0.81027,-0.531336,0.059037,0.81027,-0.413261,0.059037,0.81027,-0.531336,0.059037,0.692195,-0.531336,0.059037,0.692195,-0.413261,0.059037,0.81027,-0.413261,0.059037,0.692195,-0.531336,-0.059038,0.81027,-0.413261,-0.059038,0.692195,-0.413261,-0.059038,0.81027,-0.413261,-0.059038,0.692195,-0.531336,-0.059038,0.81027,-0.531336,-0.059038,0.692195,-0.413261,-0.059038,0.928344,-0.295186,-0.059038,0.928344,-0.295186,0.059037,0.928344,-0.295186,0.059037,0.928344,-0.413261,0.059037,0.928344,-0.413261,-0.059038,0.928344,-0.295186,-0.059038,0.928344,-0.295186,-0.059038,0.81027,-0.295186,0.059037,0.928344,-0.295186,0.059037,0.928344,-0.295186,-0.059038,0.81027,-0.295186,0.059037,0.81027,-0.413261,-0.059038,0.81027,-0.413261,0.059037,0.81027,-0.295186,-0.059038,0.81027,-0.295186,-0.059038,0.81027,-0.413261,0.059037,0.81027,-0.295186,0.059037,0.81027,-0.413261,-0.059038,0.928344,-0.413261,0.059037,0.928344,-0.413261,0.059037,0.81027,-0.413261,0.059037,0.81027,-0.413261,-0.059038,0.81027,-0.413261,-0.059038,0.928344,-0.413261,0.059037,0.928344,-0.295186,0.059037,0.928344,-0.413261,0.059037,0.81027,-0.413261,0.059037,0.81027,-0.295186,0.059037,0.928344,-0.295186,0.059037,0.81027,-0.413261,-0.059038,0.928344,-0.295186,-0.059038,0.81027,-0.295186,-0.059038,0.928344,-0.295186,-0.059038,0.81027,-0.413261,-0.059038,0.928344,-0.413261,-0.059038,0.81027,-0.413261,-0.059038,1.021978,-0.295186,-0.059038,1.021978,-0.295186,0.059037,1.021978,-0.295186,0.059037,1.021978,-0.413261,0.059037,1.021978,-0.413261,-0.059038,1.021978,-0.295186,-0.059038,1.021978,-0.295186,-0.059038,0.903903,-0.295186,0.059037,1.021978,-0.295186,0.059037,1.021978,-0.295186,-0.059038,0.903903,-0.295186,0.059037,0.903903,-0.413261,-0.059038,0.903903,-0.413261,0.059037,0.903903,-0.295186,-0.059038,0.903903,-0.295186,-0.059038,0.903903,-0.413261,0.059037,0.903903,-0.295186,0.059037,0.903903,-0.413261,-0.059038,1.021978,-0.413261,0.059037,1.021978,-0.413261,0.059037,0.903903,-0.413261,0.059037,0.903903,-0.413261,-0.059038,0.903903,-0.413261,-0.059038,1.021978,-0.413261,0.059037,1.021978,-0.295186,0.059037,1.021978,-0.413261,0.059037,0.903903,-0.413261,0.059037,0.903903,-0.295186,0.059037,1.021978,-0.295186,0.059037,0.903903,-0.413261,-0.059038,1.021978,-0.295186,-0.059038,0.903903,-0.295186,-0.059038,1.021978,-0.295186,-0.059038,0.903903,-0.413261,-0.059038,1.021978,-0.413261,-0.059038,0.903903];
var boss = [0.295188,-0.059036,0.708449,0.413262,-0.059036,0.708449,0.413262,0.059038,0.708449,0.413262,0.059038,0.708449,0.295188,0.059038,0.708449,0.295188,-0.059036,0.708449,0.413262,-0.059036,0.708449,0.413262,-0.059036,0.590374,0.413262,0.059038,0.708449,0.413262,0.059038,0.708449,0.413262,-0.059036,0.590374,0.413262,0.059038,0.590374,0.295188,-0.059036,0.590374,0.295188,0.059038,0.590374,0.413262,-0.059036,0.590374,0.413262,-0.059036,0.590374,0.295188,0.059038,0.590374,0.413262,0.059038,0.590374,0.295188,-0.059036,0.708449,0.295188,0.059038,0.708449,0.295188,0.059038,0.590374,0.295188,0.059038,0.590374,0.295188,-0.059036,0.590374,0.295188,-0.059036,0.708449,0.295188,0.059038,0.708449,0.413262,0.059038,0.708449,0.295188,0.059038,0.590374,0.295188,0.059038,0.590374,0.413262,0.059038,0.708449,0.413262,0.059038,0.590374,0.295188,-0.059036,0.708449,0.413262,-0.059036,0.590374,0.413262,-0.059036,0.708449,0.413262,-0.059036,0.590374,0.295188,-0.059036,0.708449,0.295188,-0.059036,0.590374,-0.059036,-0.059038,0.118075,0.059039,-0.059038,0.118075,0.059039,0.059037,0.118075,0.059039,0.059037,0.118075,-0.059036,0.059037,0.118075,-0.059036,-0.059038,0.118075,0.059039,-0.059038,0.118075,0.059039,-0.059038,0,0.059039,0.059037,0.118075,0.059039,0.059037,0.118075,0.059039,-0.059038,0,0.059039,0.059037,0,-0.059036,-0.059038,0,-0.059036,0.059037,0,0.059039,-0.059038,0,0.059039,-0.059038,0,-0.059036,0.059037,0,0.059039,0.059037,0,-0.059036,-0.059038,0.118075,-0.059036,0.059037,0.118075,-0.059036,0.059037,0,-0.059036,0.059037,0,-0.059036,-0.059038,0,-0.059036,-0.059038,0.118075,-0.059036,0.059037,0.118075,0.059039,0.059037,0.118075,-0.059036,0.059037,0,-0.059036,0.059037,0,0.059039,0.059037,0.118075,0.059039,0.059037,0,-0.059036,-0.059038,0.118075,0.059039,-0.059038,0,0.059039,-0.059038,0.118075,0.059039,-0.059038,0,-0.059036,-0.059038,0.118075,-0.059036,-0.059038,0,0.059038,-0.059038,0.590374,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.177113,0.059037,0.590374,0.059038,0.059037,0.590374,0.059038,-0.059038,0.590374,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.472299,0.177113,0.059037,0.590374,0.177113,0.059037,0.590374,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.472299,0.059038,0.059037,0.472299,0.177113,0.059037,0.472299,0.059038,-0.059038,0.590374,0.059038,0.059037,0.590374,0.059038,0.059037,0.472299,0.059038,0.059037,0.472299,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.590374,0.059038,0.059037,0.590374,0.177113,0.059037,0.590374,0.059038,0.059037,0.472299,0.059038,0.059037,0.472299,0.177113,0.059037,0.590374,0.177113,0.059037,0.472299,0.059038,-0.059038,0.590374,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.472299,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.472299,-0.177111,-0.059038,0.590374,-0.059036,-0.059038,0.590374,-0.059036,0.059037,0.590374,-0.059036,0.059037,0.590374,-0.177111,0.059037,0.590374,-0.177111,-0.059038,0.590374,-0.059036,-0.059038,0.590374,-0.059036,-0.059038,0.472299,-0.059036,0.059037,0.590374,-0.059036,0.059037,0.590374,-0.059036,-0.059038,0.472299,-0.059036,0.059037,0.472299,-0.177111,-0.059038,0.472299,-0.177111,0.059037,0.472299,-0.059036,-0.059038,0.472299,-0.059036,-0.059038,0.472299,-0.177111,0.059037,0.472299,-0.059036,0.059037,0.472299,-0.177111,-0.059038,0.590374,-0.177111,0.059037,0.590374,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.177111,-0.059038,0.472299,-0.177111,-0.059038,0.590374,-0.177111,0.059037,0.590374,-0.059036,0.059037,0.590374,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.059036,0.059037,0.590374,-0.059036,0.059037,0.472299,-0.177111,-0.059038,0.590374,-0.059036,-0.059038,0.472299,-0.059036,-0.059038,0.590374,-0.059036,-0.059038,0.472299,-0.177111,-0.059038,0.590374,-0.177111,-0.059038,0.472299,-0.767486,-0.059038,0.23615,-0.649411,-0.059038,0.23615,-0.649411,0.059037,0.23615,-0.649411,0.059037,0.23615,-0.767486,0.059037,0.23615,-0.767486,-0.059038,0.23615,-0.649411,-0.059038,0.23615,-0.649411,-0.059038,0.118075,-0.649411,0.059037,0.23615,-0.649411,0.059037,0.23615,-0.649411,-0.059038,0.118075,-0.649411,0.059037,0.118075,-0.767486,-0.059038,0.118075,-0.767486,0.059037,0.118075,-0.649411,-0.059038,0.118075,-0.649411,-0.059038,0.118075,-0.767486,0.059037,0.118075,-0.649411,0.059037,0.118075,-0.767486,-0.059038,0.23615,-0.767486,0.059037,0.23615,-0.767486,0.059037,0.118075,-0.767486,0.059037,0.118075,-0.767486,-0.059038,0.118075,-0.767486,-0.059038,0.23615,-0.767486,0.059037,0.23615,-0.649411,0.059037,0.23615,-0.767486,0.059037,0.118075,-0.767486,0.059037,0.118075,-0.649411,0.059037,0.23615,-0.649411,0.059037,0.118075,-0.767486,-0.059038,0.23615,-0.649411,-0.059038,0.118075,-0.649411,-0.059038,0.23615,-0.649411,-0.059038,0.118075,-0.767486,-0.059038,0.23615,-0.767486,-0.059038,0.118075,-0.767486,-0.059038,0.354224,-0.649411,-0.059038,0.354224,-0.649411,0.059037,0.354224,-0.649411,0.059037,0.354224,-0.767486,0.059037,0.354224,-0.767486,-0.059038,0.354224,-0.649411,-0.059038,0.354224,-0.649411,-0.059038,0.23615,-0.649411,0.059037,0.354224,-0.649411,0.059037,0.354224,-0.649411,-0.059038,0.23615,-0.649411,0.059037,0.23615,-0.767486,-0.059038,0.23615,-0.767486,0.059037,0.23615,-0.649411,-0.059038,0.23615,-0.649411,-0.059038,0.23615,-0.767486,0.059037,0.23615,-0.649411,0.059037,0.23615,-0.767486,-0.059038,0.354224,-0.767486,0.059037,0.354224,-0.767486,0.059037,0.23615,-0.767486,0.059037,0.23615,-0.767486,-0.059038,0.23615,-0.767486,-0.059038,0.354224,-0.767486,0.059037,0.354224,-0.649411,0.059037,0.354224,-0.767486,0.059037,0.23615,-0.767486,0.059037,0.23615,-0.649411,0.059037,0.354224,-0.649411,0.059037,0.23615,-0.767486,-0.059038,0.354224,-0.649411,-0.059038,0.23615,-0.649411,-0.059038,0.354224,-0.649411,-0.059038,0.23615,-0.767486,-0.059038,0.354224,-0.767486,-0.059038,0.23615,0.059038,-0.059038,0.23615,0.177113,-0.059038,0.23615,0.177113,0.059037,0.23615,0.177113,0.059037,0.23615,0.059038,0.059037,0.23615,0.059038,-0.059038,0.23615,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.118075,0.177113,0.059037,0.23615,0.177113,0.059037,0.23615,0.177113,-0.059038,0.118075,0.177113,0.059037,0.118075,0.059038,-0.059038,0.118075,0.059038,0.059037,0.118075,0.177113,-0.059038,0.118075,0.177113,-0.059038,0.118075,0.059038,0.059037,0.118075,0.177113,0.059037,0.118075,0.059038,-0.059038,0.23615,0.059038,0.059037,0.23615,0.059038,0.059037,0.118075,0.059038,0.059037,0.118075,0.059038,-0.059038,0.118075,0.059038,-0.059038,0.23615,0.059038,0.059037,0.23615,0.177113,0.059037,0.23615,0.059038,0.059037,0.118075,0.059038,0.059037,0.118075,0.177113,0.059037,0.23615,0.177113,0.059037,0.118075,0.059038,-0.059038,0.23615,0.177113,-0.059038,0.118075,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.118075,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.118075,-0.177111,-0.059038,0.23615,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.177111,0.059037,0.23615,-0.177111,-0.059038,0.23615,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.118075,-0.059037,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.059037,-0.059038,0.118075,-0.059037,0.059037,0.118075,-0.177111,-0.059038,0.118075,-0.177111,0.059037,0.118075,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0.118075,-0.177111,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.177111,-0.059038,0.23615,-0.177111,0.059037,0.23615,-0.177111,0.059037,0.118075,-0.177111,0.059037,0.118075,-0.177111,-0.059038,0.118075,-0.177111,-0.059038,0.23615,-0.177111,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.177111,0.059037,0.118075,-0.177111,0.059037,0.118075,-0.059037,0.059037,0.23615,-0.059037,0.059037,0.118075,-0.177111,-0.059038,0.23615,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.118075,-0.177111,-0.059038,0.23615,-0.177111,-0.059038,0.118075,-0.059037,-0.059038,0.23615,0.059038,-0.059038,0.23615,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.059037,-0.059038,0.23615,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.118075,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,0.059038,-0.059038,0.118075,0.059038,0.059037,0.118075,-0.059037,-0.059038,0.118075,-0.059037,0.059037,0.118075,0.059038,-0.059038,0.118075,0.059038,-0.059038,0.118075,-0.059037,0.059037,0.118075,0.059038,0.059037,0.118075,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,-0.059037,0.059037,0.118075,-0.059037,0.059037,0.118075,-0.059037,-0.059038,0.118075,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,0.059038,0.059037,0.23615,-0.059037,0.059037,0.118075,-0.059037,0.059037,0.118075,0.059038,0.059037,0.23615,0.059038,0.059037,0.118075,-0.059037,-0.059038,0.23615,0.059038,-0.059038,0.118075,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.118075,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.118075,-0.295186,-0.059038,0.354224,-0.177111,-0.059038,0.354224,-0.177111,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.295186,0.059037,0.354224,-0.295186,-0.059038,0.354224,-0.177111,-0.059038,0.354224,-0.177111,-0.059038,0.23615,-0.177111,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.177111,-0.059038,0.23615,-0.177111,0.059037,0.23615,-0.295186,-0.059038,0.23615,-0.295186,0.059037,0.23615,-0.177111,-0.059038,0.23615,-0.177111,-0.059038,0.23615,-0.295186,0.059037,0.23615,-0.177111,0.059037,0.23615,-0.295186,-0.059038,0.354224,-0.295186,0.059037,0.354224,-0.295186,0.059037,0.23615,-0.295186,0.059037,0.23615,-0.295186,-0.059038,0.23615,-0.295186,-0.059038,0.354224,-0.295186,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.295186,0.059037,0.23615,-0.295186,0.059037,0.23615,-0.177111,0.059037,0.354224,-0.177111,0.059037,0.23615,-0.295186,-0.059038,0.354224,-0.177111,-0.059038,0.23615,-0.177111,-0.059038,0.354224,-0.177111,-0.059038,0.23615,-0.295186,-0.059038,0.354224,-0.295186,-0.059038,0.23615,-0.177112,-0.059038,0.354224,-0.059037,-0.059038,0.354224,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.177112,0.059037,0.354224,-0.177112,-0.059038,0.354224,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.059037,-0.059038,0.23615,-0.059037,0.059037,0.23615,-0.177112,-0.059038,0.23615,-0.177112,0.059037,0.23615,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.23615,-0.177112,0.059037,0.23615,-0.059037,0.059037,0.23615,-0.177112,-0.059038,0.354224,-0.177112,0.059037,0.354224,-0.177112,0.059037,0.23615,-0.177112,0.059037,0.23615,-0.177112,-0.059038,0.23615,-0.177112,-0.059038,0.354224,-0.177112,0.059037,0.354224,-0.059037,0.059037,0.354224,-0.177112,0.059037,0.23615,-0.177112,0.059037,0.23615,-0.059037,0.059037,0.354224,-0.059037,0.059037,0.23615,-0.177112,-0.059038,0.354224,-0.059037,-0.059038,0.23615,-0.059037,-0.059038,0.354224,-0.059037,-0.059038,0.23615,-0.177112,-0.059038,0.354224,-0.177112,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.059038,0.059037,0.354224,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.177113,-0.059038,0.23615,0.177113,0.059037,0.23615,0.059038,-0.059038,0.23615,0.059038,0.059037,0.23615,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.23615,0.059038,0.059037,0.23615,0.177113,0.059037,0.23615,0.059038,-0.059038,0.354224,0.059038,0.059037,0.354224,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,0.059038,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.059038,0.059037,0.354224,0.177113,0.059037,0.354224,0.059038,0.059037,0.23615,0.059038,0.059037,0.23615,0.177113,0.059037,0.354224,0.177113,0.059037,0.23615,0.059038,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.059038,-0.059038,0.354224,0.059038,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.295188,0.059037,0.354224,0.177113,0.059037,0.354224,0.177113,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.23615,0.295188,0.059037,0.354224,0.295188,0.059037,0.354224,0.295188,-0.059038,0.23615,0.295188,0.059037,0.23615,0.177113,-0.059038,0.23615,0.177113,0.059037,0.23615,0.295188,-0.059038,0.23615,0.295188,-0.059038,0.23615,0.177113,0.059037,0.23615,0.295188,0.059037,0.23615,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.177113,0.059037,0.23615,0.177113,0.059037,0.23615,0.177113,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.295188,0.059037,0.354224,0.177113,0.059037,0.23615,0.177113,0.059037,0.23615,0.295188,0.059037,0.354224,0.295188,0.059037,0.23615,0.177113,-0.059038,0.354224,0.295188,-0.059038,0.23615,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.23615,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.23615,0.059038,-0.059038,0.944598,0.177113,-0.059038,0.944598,0.177113,0.059037,0.944598,0.177113,0.059037,0.944598,0.059038,0.059037,0.944598,0.059038,-0.059038,0.944598,0.177113,-0.059038,0.944598,0.177113,-0.059038,0.826524,0.177113,0.059037,0.944598,0.177113,0.059037,0.944598,0.177113,-0.059038,0.826524,0.177113,0.059037,0.826524,0.059038,-0.059038,0.826524,0.059038,0.059037,0.826524,0.177113,-0.059038,0.826524,0.177113,-0.059038,0.826524,0.059038,0.059037,0.826524,0.177113,0.059037,0.826524,0.059038,-0.059038,0.944598,0.059038,0.059037,0.944598,0.059038,0.059037,0.826524,0.059038,0.059037,0.826524,0.059038,-0.059038,0.826524,0.059038,-0.059038,0.944598,0.059038,0.059037,0.944598,0.177113,0.059037,0.944598,0.059038,0.059037,0.826524,0.059038,0.059037,0.826524,0.177113,0.059037,0.944598,0.177113,0.059037,0.826524,0.059038,-0.059038,0.944598,0.177113,-0.059038,0.826524,0.177113,-0.059038,0.944598,0.177113,-0.059038,0.826524,0.059038,-0.059038,0.944598,0.059038,-0.059038,0.826524,-0.295186,-0.059038,0.472299,-0.177111,-0.059038,0.472299,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.295186,0.059037,0.472299,-0.295186,-0.059038,0.472299,-0.177111,-0.059038,0.472299,-0.177111,-0.059038,0.354224,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.177111,-0.059038,0.354224,-0.177111,0.059037,0.354224,-0.295186,-0.059038,0.354224,-0.295186,0.059037,0.354224,-0.177111,-0.059038,0.354224,-0.177111,-0.059038,0.354224,-0.295186,0.059037,0.354224,-0.177111,0.059037,0.354224,-0.295186,-0.059038,0.472299,-0.295186,0.059037,0.472299,-0.295186,0.059037,0.354224,-0.295186,0.059037,0.354224,-0.295186,-0.059038,0.354224,-0.295186,-0.059038,0.472299,-0.295186,0.059037,0.472299,-0.177111,0.059037,0.472299,-0.295186,0.059037,0.354224,-0.295186,0.059037,0.354224,-0.177111,0.059037,0.472299,-0.177111,0.059037,0.354224,-0.295186,-0.059038,0.472299,-0.177111,-0.059038,0.354224,-0.177111,-0.059038,0.472299,-0.177111,-0.059038,0.354224,-0.295186,-0.059038,0.472299,-0.295186,-0.059038,0.354224,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.295188,0.059037,0.472299,0.177113,0.059037,0.472299,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.295188,0.059037,0.472299,0.295188,0.059037,0.472299,0.295188,-0.059038,0.354224,0.295188,0.059037,0.354224,0.177113,-0.059038,0.354224,0.177113,0.059037,0.354224,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.354224,0.177113,0.059037,0.354224,0.295188,0.059037,0.354224,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.177113,-0.059038,0.354224,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.295188,0.059037,0.472299,0.177113,0.059037,0.354224,0.177113,0.059037,0.354224,0.295188,0.059037,0.472299,0.295188,0.059037,0.354224,0.177113,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.354224,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.354224,-0.295187,-0.059038,0.590374,-0.177112,-0.059038,0.590374,-0.177112,0.059037,0.590374,-0.177112,0.059037,0.590374,-0.295187,0.059037,0.590374,-0.295187,-0.059038,0.590374,-0.177112,-0.059038,0.590374,-0.177112,-0.059038,0.472299,-0.177112,0.059037,0.590374,-0.177112,0.059037,0.590374,-0.177112,-0.059038,0.472299,-0.177112,0.059037,0.472299,-0.295187,-0.059038,0.472299,-0.295187,0.059037,0.472299,-0.177112,-0.059038,0.472299,-0.177112,-0.059038,0.472299,-0.295187,0.059037,0.472299,-0.177112,0.059037,0.472299,-0.295187,-0.059038,0.590374,-0.295187,0.059037,0.590374,-0.295187,0.059037,0.472299,-0.295187,0.059037,0.472299,-0.295187,-0.059038,0.472299,-0.295187,-0.059038,0.590374,-0.295187,0.059037,0.590374,-0.177112,0.059037,0.590374,-0.295187,0.059037,0.472299,-0.295187,0.059037,0.472299,-0.177112,0.059037,0.590374,-0.177112,0.059037,0.472299,-0.295187,-0.059038,0.590374,-0.177112,-0.059038,0.472299,-0.177112,-0.059038,0.590374,-0.177112,-0.059038,0.472299,-0.295187,-0.059038,0.590374,-0.295187,-0.059038,0.472299,-0.059037,-0.059038,0.590374,0.059038,-0.059038,0.590374,0.059038,0.059037,0.590374,0.059038,0.059037,0.590374,-0.059037,0.059037,0.590374,-0.059037,-0.059038,0.590374,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.472299,0.059038,0.059037,0.590374,0.059038,0.059037,0.590374,0.059038,-0.059038,0.472299,0.059038,0.059037,0.472299,-0.059037,-0.059038,0.472299,-0.059037,0.059037,0.472299,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.472299,-0.059037,0.059037,0.472299,0.059038,0.059037,0.472299,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.590374,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,-0.059037,-0.059038,0.472299,-0.059037,-0.059038,0.590374,-0.059037,0.059037,0.590374,0.059038,0.059037,0.590374,-0.059037,0.059037,0.472299,-0.059037,0.059037,0.472299,0.059038,0.059037,0.590374,0.059038,0.059037,0.472299,-0.059037,-0.059038,0.590374,0.059038,-0.059038,0.472299,0.059038,-0.059038,0.590374,0.059038,-0.059038,0.472299,-0.059037,-0.059038,0.590374,-0.059037,-0.059038,0.472299,0.177113,-0.059038,0.590374,0.295188,-0.059038,0.590374,0.295188,0.059037,0.590374,0.295188,0.059037,0.590374,0.177113,0.059037,0.590374,0.177113,-0.059038,0.590374,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.472299,0.295188,0.059037,0.590374,0.295188,0.059037,0.590374,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.177113,-0.059038,0.472299,0.177113,0.059037,0.472299,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.472299,0.177113,0.059037,0.472299,0.295188,0.059037,0.472299,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.177113,0.059037,0.472299,0.177113,0.059037,0.472299,0.177113,-0.059038,0.472299,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.295188,0.059037,0.590374,0.177113,0.059037,0.472299,0.177113,0.059037,0.472299,0.295188,0.059037,0.590374,0.295188,0.059037,0.472299,0.177113,-0.059038,0.590374,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.472299,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.472299,-0.295187,-0.059038,0.708449,-0.177112,-0.059038,0.708449,-0.177112,0.059037,0.708449,-0.177112,0.059037,0.708449,-0.295187,0.059037,0.708449,-0.295187,-0.059038,0.708449,-0.177112,-0.059038,0.708449,-0.177112,-0.059038,0.590374,-0.177112,0.059037,0.708449,-0.177112,0.059037,0.708449,-0.177112,-0.059038,0.590374,-0.177112,0.059037,0.590374,-0.295187,-0.059038,0.590374,-0.295187,0.059037,0.590374,-0.177112,-0.059038,0.590374,-0.177112,-0.059038,0.590374,-0.295187,0.059037,0.590374,-0.177112,0.059037,0.590374,-0.295187,-0.059038,0.708449,-0.295187,0.059037,0.708449,-0.295187,0.059037,0.590374,-0.295187,0.059037,0.590374,-0.295187,-0.059038,0.590374,-0.295187,-0.059038,0.708449,-0.295187,0.059037,0.708449,-0.177112,0.059037,0.708449,-0.295187,0.059037,0.590374,-0.295187,0.059037,0.590374,-0.177112,0.059037,0.708449,-0.177112,0.059037,0.590374,-0.295187,-0.059038,0.708449,-0.177112,-0.059038,0.590374,-0.177112,-0.059038,0.708449,-0.177112,-0.059038,0.590374,-0.295187,-0.059038,0.708449,-0.295187,-0.059038,0.590374,0.177113,-0.059038,0.708449,0.295188,-0.059038,0.708449,0.295188,0.059037,0.708449,0.295188,0.059037,0.708449,0.177113,0.059037,0.708449,0.177113,-0.059038,0.708449,0.295188,-0.059038,0.708449,0.295188,-0.059038,0.590374,0.295188,0.059037,0.708449,0.295188,0.059037,0.708449,0.295188,-0.059038,0.590374,0.295188,0.059037,0.590374,0.177113,-0.059038,0.590374,0.177113,0.059037,0.590374,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.590374,0.177113,0.059037,0.590374,0.295188,0.059037,0.590374,0.177113,-0.059038,0.708449,0.177113,0.059037,0.708449,0.177113,0.059037,0.590374,0.177113,0.059037,0.590374,0.177113,-0.059038,0.590374,0.177113,-0.059038,0.708449,0.177113,0.059037,0.708449,0.295188,0.059037,0.708449,0.177113,0.059037,0.590374,0.177113,0.059037,0.590374,0.295188,0.059037,0.708449,0.295188,0.059037,0.590374,0.177113,-0.059038,0.708449,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.708449,0.295188,-0.059038,0.590374,0.177113,-0.059038,0.708449,0.177113,-0.059038,0.590374,-0.413262,-0.059038,0.708449,-0.295187,-0.059038,0.708449,-0.295187,0.059037,0.708449,-0.295187,0.059037,0.708449,-0.413262,0.059037,0.708449,-0.413262,-0.059038,0.708449,-0.295187,-0.059038,0.708449,-0.295187,-0.059038,0.590374,-0.295187,0.059037,0.708449,-0.295187,0.059037,0.708449,-0.295187,-0.059038,0.590374,-0.295187,0.059037,0.590374,-0.413262,-0.059038,0.590374,-0.413262,0.059037,0.590374,-0.295187,-0.059038,0.590374,-0.295187,-0.059038,0.590374,-0.413262,0.059037,0.590374,-0.295187,0.059037,0.590374,-0.413262,-0.059038,0.708449,-0.413262,0.059037,0.708449,-0.413262,0.059037,0.590374,-0.413262,0.059037,0.590374,-0.413262,-0.059038,0.590374,-0.413262,-0.059038,0.708449,-0.413262,0.059037,0.708449,-0.295187,0.059037,0.708449,-0.413262,0.059037,0.590374,-0.413262,0.059037,0.590374,-0.295187,0.059037,0.708449,-0.295187,0.059037,0.590374,-0.413262,-0.059038,0.708449,-0.295187,-0.059038,0.590374,-0.295187,-0.059038,0.708449,-0.295187,-0.059038,0.590374,-0.413262,-0.059038,0.708449,-0.413262,-0.059038,0.590374,0.177113,-0.059038,0.826524,0.295188,-0.059038,0.826524,0.295188,0.059037,0.826524,0.295188,0.059037,0.826524,0.177113,0.059037,0.826524,0.177113,-0.059038,0.826524,0.295188,-0.059038,0.826524,0.295188,-0.059038,0.708449,0.295188,0.059037,0.826524,0.295188,0.059037,0.826524,0.295188,-0.059038,0.708449,0.295188,0.059037,0.708449,0.177113,-0.059038,0.708449,0.177113,0.059037,0.708449,0.295188,-0.059038,0.708449,0.295188,-0.059038,0.708449,0.177113,0.059037,0.708449,0.295188,0.059037,0.708449,0.177113,-0.059038,0.826524,0.177113,0.059037,0.826524,0.177113,0.059037,0.708449,0.177113,0.059037,0.708449,0.177113,-0.059038,0.708449,0.177113,-0.059038,0.826524,0.177113,0.059037,0.826524,0.295188,0.059037,0.826524,0.177113,0.059037,0.708449,0.177113,0.059037,0.708449,0.295188,0.059037,0.826524,0.295188,0.059037,0.708449,0.177113,-0.059038,0.826524,0.295188,-0.059038,0.708449,0.295188,-0.059038,0.826524,0.295188,-0.059038,0.708449,0.177113,-0.059038,0.826524,0.177113,-0.059038,0.708449,-0.177112,-0.059038,0.944598,-0.059037,-0.059038,0.944598,-0.059037,0.059037,0.944598,-0.059037,0.059037,0.944598,-0.177112,0.059037,0.944598,-0.177112,-0.059038,0.944598,-0.059037,-0.059038,0.944598,-0.059037,-0.059038,0.826524,-0.059037,0.059037,0.944598,-0.059037,0.059037,0.944598,-0.059037,-0.059038,0.826524,-0.059037,0.059037,0.826524,-0.177112,-0.059038,0.826524,-0.177112,0.059037,0.826524,-0.059037,-0.059038,0.826524,-0.059037,-0.059038,0.826524,-0.177112,0.059037,0.826524,-0.059037,0.059037,0.826524,-0.177112,-0.059038,0.944598,-0.177112,0.059037,0.944598,-0.177112,0.059037,0.826524,-0.177112,0.059037,0.826524,-0.177112,-0.059038,0.826524,-0.177112,-0.059038,0.944598,-0.177112,0.059037,0.944598,-0.059037,0.059037,0.944598,-0.177112,0.059037,0.826524,-0.177112,0.059037,0.826524,-0.059037,0.059037,0.944598,-0.059037,0.059037,0.826524,-0.177112,-0.059038,0.944598,-0.059037,-0.059038,0.826524,-0.059037,-0.059038,0.944598,-0.059037,-0.059038,0.826524,-0.177112,-0.059038,0.944598,-0.177112,-0.059038,0.826524,-0.295187,-0.059038,0.826524,-0.177112,-0.059038,0.826524,-0.177112,0.059037,0.826524,-0.177112,0.059037,0.826524,-0.295187,0.059037,0.826524,-0.295187,-0.059038,0.826524,-0.177112,-0.059038,0.826524,-0.177112,-0.059038,0.708449,-0.177112,0.059037,0.826524,-0.177112,0.059037,0.826524,-0.177112,-0.059038,0.708449,-0.177112,0.059037,0.708449,-0.295187,-0.059038,0.708449,-0.295187,0.059037,0.708449,-0.177112,-0.059038,0.708449,-0.177112,-0.059038,0.708449,-0.295187,0.059037,0.708449,-0.177112,0.059037,0.708449,-0.295187,-0.059038,0.826524,-0.295187,0.059037,0.826524,-0.295187,0.059037,0.708449,-0.295187,0.059037,0.708449,-0.295187,-0.059038,0.708449,-0.295187,-0.059038,0.826524,-0.295187,0.059037,0.826524,-0.177112,0.059037,0.826524,-0.295187,0.059037,0.708449,-0.295187,0.059037,0.708449,-0.177112,0.059037,0.826524,-0.177112,0.059037,0.708449,-0.295187,-0.059038,0.826524,-0.177112,-0.059038,0.708449,-0.177112,-0.059038,0.826524,-0.177112,-0.059038,0.708449,-0.295187,-0.059038,0.826524,-0.295187,-0.059038,0.708449,-0.767486,-0.059038,0.472299,-0.649411,-0.059038,0.472299,-0.649411,0.059037,0.472299,-0.649411,0.059037,0.472299,-0.767486,0.059037,0.472299,-0.767486,-0.059038,0.472299,-0.649411,-0.059038,0.472299,-0.649411,-0.059038,0.354224,-0.649411,0.059037,0.472299,-0.649411,0.059037,0.472299,-0.649411,-0.059038,0.354224,-0.649411,0.059037,0.354224,-0.767486,-0.059038,0.354224,-0.767486,0.059037,0.354224,-0.649411,-0.059038,0.354224,-0.649411,-0.059038,0.354224,-0.767486,0.059037,0.354224,-0.649411,0.059037,0.354224,-0.767486,-0.059038,0.472299,-0.767486,0.059037,0.472299,-0.767486,0.059037,0.354224,-0.767486,0.059037,0.354224,-0.767486,-0.059038,0.354224,-0.767486,-0.059038,0.472299,-0.767486,0.059037,0.472299,-0.649411,0.059037,0.472299,-0.767486,0.059037,0.354224,-0.767486,0.059037,0.354224,-0.649411,0.059037,0.472299,-0.649411,0.059037,0.354224,-0.767486,-0.059038,0.472299,-0.649411,-0.059038,0.354224,-0.649411,-0.059038,0.472299,-0.649411,-0.059038,0.354224,-0.767486,-0.059038,0.472299,-0.767486,-0.059038,0.354224,-0.885561,-0.059038,0.472299,-0.767486,-0.059038,0.472299,-0.767486,0.059037,0.472299,-0.767486,0.059037,0.472299,-0.885561,0.059037,0.472299,-0.885561,-0.059038,0.472299,-0.767486,-0.059038,0.472299,-0.767486,-0.059038,0.354224,-0.767486,0.059037,0.472299,-0.767486,0.059037,0.472299,-0.767486,-0.059038,0.354224,-0.767486,0.059037,0.354224,-0.885561,-0.059038,0.354224,-0.885561,0.059037,0.354224,-0.767486,-0.059038,0.354224,-0.767486,-0.059038,0.354224,-0.885561,0.059037,0.354224,-0.767486,0.059037,0.354224,-0.885561,-0.059038,0.472299,-0.885561,0.059037,0.472299,-0.885561,0.059037,0.354224,-0.885561,0.059037,0.354224,-0.885561,-0.059038,0.354224,-0.885561,-0.059038,0.472299,-0.885561,0.059037,0.472299,-0.767486,0.059037,0.472299,-0.885561,0.059037,0.354224,-0.885561,0.059037,0.354224,-0.767486,0.059037,0.472299,-0.767486,0.059037,0.354224,-0.885561,-0.059038,0.472299,-0.767486,-0.059038,0.354224,-0.767486,-0.059038,0.472299,-0.767486,-0.059038,0.354224,-0.885561,-0.059038,0.472299,-0.885561,-0.059038,0.354224,-0.649411,-0.059038,0.472299,-0.531337,-0.059038,0.472299,-0.531337,0.059037,0.472299,-0.531337,0.059037,0.472299,-0.649411,0.059037,0.472299,-0.649411,-0.059038,0.472299,-0.531337,-0.059038,0.472299,-0.531337,-0.059038,0.354224,-0.531337,0.059037,0.472299,-0.531337,0.059037,0.472299,-0.531337,-0.059038,0.354224,-0.531337,0.059037,0.354224,-0.649411,-0.059038,0.354224,-0.649411,0.059037,0.354224,-0.531337,-0.059038,0.354224,-0.531337,-0.059038,0.354224,-0.649411,0.059037,0.354224,-0.531337,0.059037,0.354224,-0.649411,-0.059038,0.472299,-0.649411,0.059037,0.472299,-0.649411,0.059037,0.354224,-0.649411,0.059037,0.354224,-0.649411,-0.059038,0.354224,-0.649411,-0.059038,0.472299,-0.649411,0.059037,0.472299,-0.531337,0.059037,0.472299,-0.649411,0.059037,0.354224,-0.649411,0.059037,0.354224,-0.531337,0.059037,0.472299,-0.531337,0.059037,0.354224,-0.649411,-0.059038,0.472299,-0.531337,-0.059038,0.354224,-0.531337,-0.059038,0.472299,-0.531337,-0.059038,0.354224,-0.649411,-0.059038,0.472299,-0.649411,-0.059038,0.354224,-0.885561,-0.059038,0.590374,-0.767486,-0.059038,0.590374,-0.767486,0.059037,0.590374,-0.767486,0.059037,0.590374,-0.885561,0.059037,0.590374,-0.885561,-0.059038,0.590374,-0.767486,-0.059038,0.590374,-0.767486,-0.059038,0.472299,-0.767486,0.059037,0.590374,-0.767486,0.059037,0.590374,-0.767486,-0.059038,0.472299,-0.767486,0.059037,0.472299,-0.885561,-0.059038,0.472299,-0.885561,0.059037,0.472299,-0.767486,-0.059038,0.472299,-0.767486,-0.059038,0.472299,-0.885561,0.059037,0.472299,-0.767486,0.059037,0.472299,-0.885561,-0.059038,0.590374,-0.885561,0.059037,0.590374,-0.885561,0.059037,0.472299,-0.885561,0.059037,0.472299,-0.885561,-0.059038,0.472299,-0.885561,-0.059038,0.590374,-0.885561,0.059037,0.590374,-0.767486,0.059037,0.590374,-0.885561,0.059037,0.472299,-0.885561,0.059037,0.472299,-0.767486,0.059037,0.590374,-0.767486,0.059037,0.472299,-0.885561,-0.059038,0.590374,-0.767486,-0.059038,0.472299,-0.767486,-0.059038,0.590374,-0.767486,-0.059038,0.472299,-0.885561,-0.059038,0.590374,-0.885561,-0.059038,0.472299,-0.767486,-0.059038,0.590374,-0.649411,-0.059038,0.590374,-0.649411,0.059037,0.590374,-0.649411,0.059037,0.590374,-0.767486,0.059037,0.590374,-0.767486,-0.059038,0.590374,-0.649411,-0.059038,0.590374,-0.649411,-0.059038,0.472299,-0.649411,0.059037,0.590374,-0.649411,0.059037,0.590374,-0.649411,-0.059038,0.472299,-0.649411,0.059037,0.472299,-0.767486,-0.059038,0.472299,-0.767486,0.059037,0.472299,-0.649411,-0.059038,0.472299,-0.649411,-0.059038,0.472299,-0.767486,0.059037,0.472299,-0.649411,0.059037,0.472299,-0.767486,-0.059038,0.590374,-0.767486,0.059037,0.590374,-0.767486,0.059037,0.472299,-0.767486,0.059037,0.472299,-0.767486,-0.059038,0.472299,-0.767486,-0.059038,0.590374,-0.767486,0.059037,0.590374,-0.649411,0.059037,0.590374,-0.767486,0.059037,0.472299,-0.767486,0.059037,0.472299,-0.649411,0.059037,0.590374,-0.649411,0.059037,0.472299,-0.767486,-0.059038,0.590374,-0.649411,-0.059038,0.472299,-0.649411,-0.059038,0.590374,-0.649411,-0.059038,0.472299,-0.767486,-0.059038,0.590374,-0.767486,-0.059038,0.472299,-0.649411,-0.059038,0.590374,-0.531337,-0.059038,0.590374,-0.531337,0.059037,0.590374,-0.531337,0.059037,0.590374,-0.649411,0.059037,0.590374,-0.649411,-0.059038,0.590374,-0.531337,-0.059038,0.590374,-0.531337,-0.059038,0.472299,-0.531337,0.059037,0.590374,-0.531337,0.059037,0.590374,-0.531337,-0.059038,0.472299,-0.531337,0.059037,0.472299,-0.649411,-0.059038,0.472299,-0.649411,0.059037,0.472299,-0.531337,-0.059038,0.472299,-0.531337,-0.059038,0.472299,-0.649411,0.059037,0.472299,-0.531337,0.059037,0.472299,-0.649411,-0.059038,0.590374,-0.649411,0.059037,0.590374,-0.649411,0.059037,0.472299,-0.649411,0.059037,0.472299,-0.649411,-0.059038,0.472299,-0.649411,-0.059038,0.590374,-0.649411,0.059037,0.590374,-0.531337,0.059037,0.590374,-0.649411,0.059037,0.472299,-0.649411,0.059037,0.472299,-0.531337,0.059037,0.590374,-0.531337,0.059037,0.472299,-0.649411,-0.059038,0.590374,-0.531337,-0.059038,0.472299,-0.531337,-0.059038,0.590374,-0.531337,-0.059038,0.472299,-0.649411,-0.059038,0.590374,-0.649411,-0.059038,0.472299,-0.885561,-0.059038,0.708449,-0.767486,-0.059038,0.708449,-0.767486,0.059037,0.708449,-0.767486,0.059037,0.708449,-0.885561,0.059037,0.708449,-0.885561,-0.059038,0.708449,-0.767486,-0.059038,0.708449,-0.767486,-0.059038,0.590374,-0.767486,0.059037,0.708449,-0.767486,0.059037,0.708449,-0.767486,-0.059038,0.590374,-0.767486,0.059037,0.590374,-0.885561,-0.059038,0.590374,-0.885561,0.059037,0.590374,-0.767486,-0.059038,0.590374,-0.767486,-0.059038,0.590374,-0.885561,0.059037,0.590374,-0.767486,0.059037,0.590374,-0.885561,-0.059038,0.708449,-0.885561,0.059037,0.708449,-0.885561,0.059037,0.590374,-0.885561,0.059037,0.590374,-0.885561,-0.059038,0.590374,-0.885561,-0.059038,0.708449,-0.885561,0.059037,0.708449,-0.767486,0.059037,0.708449,-0.885561,0.059037,0.590374,-0.885561,0.059037,0.590374,-0.767486,0.059037,0.708449,-0.767486,0.059037,0.590374,-0.885561,-0.059038,0.708449,-0.767486,-0.059038,0.590374,-0.767486,-0.059038,0.708449,-0.767486,-0.059038,0.590374,-0.885561,-0.059038,0.708449,-0.885561,-0.059038,0.590374,-0.885561,-0.059038,0.826524,-0.767486,-0.059038,0.826524,-0.767486,0.059037,0.826524,-0.767486,0.059037,0.826524,-0.885561,0.059037,0.826524,-0.885561,-0.059038,0.826524,-0.767486,-0.059038,0.826524,-0.767486,-0.059038,0.708449,-0.767486,0.059037,0.826524,-0.767486,0.059037,0.826524,-0.767486,-0.059038,0.708449,-0.767486,0.059037,0.708449,-0.885561,-0.059038,0.708449,-0.885561,0.059037,0.708449,-0.767486,-0.059038,0.708449,-0.767486,-0.059038,0.708449,-0.885561,0.059037,0.708449,-0.767486,0.059037,0.708449,-0.885561,-0.059038,0.826524,-0.885561,0.059037,0.826524,-0.885561,0.059037,0.708449,-0.885561,0.059037,0.708449,-0.885561,-0.059038,0.708449,-0.885561,-0.059038,0.826524,-0.885561,0.059037,0.826524,-0.767486,0.059037,0.826524,-0.885561,0.059037,0.708449,-0.885561,0.059037,0.708449,-0.767486,0.059037,0.826524,-0.767486,0.059037,0.708449,-0.885561,-0.059038,0.826524,-0.767486,-0.059038,0.708449,-0.767486,-0.059038,0.826524,-0.767486,-0.059038,0.708449,-0.885561,-0.059038,0.826524,-0.885561,-0.059038,0.708449,-0.767486,-0.059038,0.826524,-0.649411,-0.059038,0.826524,-0.649411,0.059037,0.826524,-0.649411,0.059037,0.826524,-0.767486,0.059037,0.826524,-0.767486,-0.059038,0.826524,-0.649411,-0.059038,0.826524,-0.649411,-0.059038,0.708449,-0.649411,0.059037,0.826524,-0.649411,0.059037,0.826524,-0.649411,-0.059038,0.708449,-0.649411,0.059037,0.708449,-0.767486,-0.059038,0.708449,-0.767486,0.059037,0.708449,-0.649411,-0.059038,0.708449,-0.649411,-0.059038,0.708449,-0.767486,0.059037,0.708449,-0.649411,0.059037,0.708449,-0.767486,-0.059038,0.826524,-0.767486,0.059037,0.826524,-0.767486,0.059037,0.708449,-0.767486,0.059037,0.708449,-0.767486,-0.059038,0.708449,-0.767486,-0.059038,0.826524,-0.767486,0.059037,0.826524,-0.649411,0.059037,0.826524,-0.767486,0.059037,0.708449,-0.767486,0.059037,0.708449,-0.649411,0.059037,0.826524,-0.649411,0.059037,0.708449,-0.767486,-0.059038,0.826524,-0.649411,-0.059038,0.708449,-0.649411,-0.059038,0.826524,-0.649411,-0.059038,0.708449,-0.767486,-0.059038,0.826524,-0.767486,-0.059038,0.708449,-0.767486,-0.059038,0.928756,-0.649411,-0.059038,0.928756,-0.649411,0.059037,0.928756,-0.649411,0.059037,0.928756,-0.767486,0.059037,0.928756,-0.767486,-0.059038,0.928756,-0.649411,-0.059038,0.928756,-0.649411,-0.059038,0.810682,-0.649411,0.059037,0.928756,-0.649411,0.059037,0.928756,-0.649411,-0.059038,0.810682,-0.649411,0.059037,0.810682,-0.767486,-0.059038,0.810682,-0.767486,0.059037,0.810682,-0.649411,-0.059038,0.810682,-0.649411,-0.059038,0.810682,-0.767486,0.059037,0.810682,-0.649411,0.059037,0.810682,-0.767486,-0.059038,0.928756,-0.767486,0.059037,0.928756,-0.767486,0.059037,0.810682,-0.767486,0.059037,0.810682,-0.767486,-0.059038,0.810682,-0.767486,-0.059038,0.928756,-0.767486,0.059037,0.928756,-0.649411,0.059037,0.928756,-0.767486,0.059037,0.810682,-0.767486,0.059037,0.810682,-0.649411,0.059037,0.928756,-0.649411,0.059037,0.810682,-0.767486,-0.059038,0.928756,-0.649411,-0.059038,0.810682,-0.649411,-0.059038,0.928756,-0.649411,-0.059038,0.810682,-0.767486,-0.059038,0.928756,-0.767486,-0.059038,0.810682,-0.767486,-0.059038,0.708449,-0.649411,-0.059038,0.708449,-0.649411,0.059037,0.708449,-0.649411,0.059037,0.708449,-0.767486,0.059037,0.708449,-0.767486,-0.059038,0.708449,-0.649411,-0.059038,0.708449,-0.649411,-0.059038,0.590374,-0.649411,0.059037,0.708449,-0.649411,0.059037,0.708449,-0.649411,-0.059038,0.590374,-0.649411,0.059037,0.590374,-0.767486,-0.059038,0.590374,-0.767486,0.059037,0.590374,-0.649411,-0.059038,0.590374,-0.649411,-0.059038,0.590374,-0.767486,0.059037,0.590374,-0.649411,0.059037,0.590374,-0.767486,-0.059038,0.708449,-0.767486,0.059037,0.708449,-0.767486,0.059037,0.590374,-0.767486,0.059037,0.590374,-0.767486,-0.059038,0.590374,-0.767486,-0.059038,0.708449,-0.767486,0.059037,0.708449,-0.649411,0.059037,0.708449,-0.767486,0.059037,0.590374,-0.767486,0.059037,0.590374,-0.649411,0.059037,0.708449,-0.649411,0.059037,0.590374,-0.767486,-0.059038,0.708449,-0.649411,-0.059038,0.590374,-0.649411,-0.059038,0.708449,-0.649411,-0.059038,0.590374,-0.767486,-0.059038,0.708449,-0.767486,-0.059038,0.590374,-0.649411,-0.059038,0.708449,-0.531337,-0.059038,0.708449,-0.531337,0.059037,0.708449,-0.531337,0.059037,0.708449,-0.649411,0.059037,0.708449,-0.649411,-0.059038,0.708449,-0.531337,-0.059038,0.708449,-0.531337,-0.059038,0.590374,-0.531337,0.059037,0.708449,-0.531337,0.059037,0.708449,-0.531337,-0.059038,0.590374,-0.531337,0.059037,0.590374,-0.649411,-0.059038,0.590374,-0.649411,0.059037,0.590374,-0.531337,-0.059038,0.590374,-0.531337,-0.059038,0.590374,-0.649411,0.059037,0.590374,-0.531337,0.059037,0.590374,-0.649411,-0.059038,0.708449,-0.649411,0.059037,0.708449,-0.649411,0.059037,0.590374,-0.649411,0.059037,0.590374,-0.649411,-0.059038,0.590374,-0.649411,-0.059038,0.708449,-0.649411,0.059037,0.708449,-0.531337,0.059037,0.708449,-0.649411,0.059037,0.590374,-0.649411,0.059037,0.590374,-0.531337,0.059037,0.708449,-0.531337,0.059037,0.590374,-0.649411,-0.059038,0.708449,-0.531337,-0.059038,0.590374,-0.531337,-0.059038,0.708449,-0.531337,-0.059038,0.590374,-0.649411,-0.059038,0.708449,-0.649411,-0.059038,0.590374,-0.531337,-0.059038,0.708449,-0.413262,-0.059038,0.708449,-0.413262,0.059037,0.708449,-0.413262,0.059037,0.708449,-0.531337,0.059037,0.708449,-0.531337,-0.059038,0.708449,-0.413262,-0.059038,0.708449,-0.413262,-0.059038,0.590374,-0.413262,0.059037,0.708449,-0.413262,0.059037,0.708449,-0.413262,-0.059038,0.590374,-0.413262,0.059037,0.590374,-0.531337,-0.059038,0.590374,-0.531337,0.059037,0.590374,-0.413262,-0.059038,0.590374,-0.413262,-0.059038,0.590374,-0.531337,0.059037,0.590374,-0.413262,0.059037,0.590374,-0.531337,-0.059038,0.708449,-0.531337,0.059037,0.708449,-0.531337,0.059037,0.590374,-0.531337,0.059037,0.590374,-0.531337,-0.059038,0.590374,-0.531337,-0.059038,0.708449,-0.531337,0.059037,0.708449,-0.413262,0.059037,0.708449,-0.531337,0.059037,0.590374,-0.531337,0.059037,0.590374,-0.413262,0.059037,0.708449,-0.413262,0.059037,0.590374,-0.531337,-0.059038,0.708449,-0.413262,-0.059038,0.590374,-0.413262,-0.059038,0.708449,-0.413262,-0.059038,0.590374,-0.531337,-0.059038,0.708449,-0.531337,-0.059038,0.590374,-0.531337,-0.059038,0.590374,-0.413262,-0.059038,0.590374,-0.413262,0.059037,0.590374,-0.413262,0.059037,0.590374,-0.531337,0.059037,0.590374,-0.531337,-0.059038,0.590374,-0.413262,-0.059038,0.590374,-0.413262,-0.059038,0.472299,-0.413262,0.059037,0.590374,-0.413262,0.059037,0.590374,-0.413262,-0.059038,0.472299,-0.413262,0.059037,0.472299,-0.531337,-0.059038,0.472299,-0.531337,0.059037,0.472299,-0.413262,-0.059038,0.472299,-0.413262,-0.059038,0.472299,-0.531337,0.059037,0.472299,-0.413262,0.059037,0.472299,-0.531337,-0.059038,0.590374,-0.531337,0.059037,0.590374,-0.531337,0.059037,0.472299,-0.531337,0.059037,0.472299,-0.531337,-0.059038,0.472299,-0.531337,-0.059038,0.590374,-0.531337,0.059037,0.590374,-0.413262,0.059037,0.590374,-0.531337,0.059037,0.472299,-0.531337,0.059037,0.472299,-0.413262,0.059037,0.590374,-0.413262,0.059037,0.472299,-0.531337,-0.059038,0.590374,-0.413262,-0.059038,0.472299,-0.413262,-0.059038,0.590374,-0.413262,-0.059038,0.472299,-0.531337,-0.059038,0.590374,-0.531337,-0.059038,0.472299,-0.413261,-0.059038,0.590374,-0.295186,-0.059038,0.590374,-0.295186,0.059037,0.590374,-0.295186,0.059037,0.590374,-0.413261,0.059037,0.590374,-0.413261,-0.059038,0.590374,-0.295186,-0.059038,0.590374,-0.295186,-0.059038,0.472299,-0.295186,0.059037,0.590374,-0.295186,0.059037,0.590374,-0.295186,-0.059038,0.472299,-0.295186,0.059037,0.472299,-0.413261,-0.059038,0.472299,-0.413261,0.059037,0.472299,-0.295186,-0.059038,0.472299,-0.295186,-0.059038,0.472299,-0.413261,0.059037,0.472299,-0.295186,0.059037,0.472299,-0.413261,-0.059038,0.590374,-0.413261,0.059037,0.590374,-0.413261,0.059037,0.472299,-0.413261,0.059037,0.472299,-0.413261,-0.059038,0.472299,-0.413261,-0.059038,0.590374,-0.413261,0.059037,0.590374,-0.295186,0.059037,0.590374,-0.413261,0.059037,0.472299,-0.413261,0.059037,0.472299,-0.295186,0.059037,0.590374,-0.295186,0.059037,0.472299,-0.413261,-0.059038,0.590374,-0.295186,-0.059038,0.472299,-0.295186,-0.059038,0.590374,-0.295186,-0.059038,0.472299,-0.413261,-0.059038,0.590374,-0.413261,-0.059038,0.472299,0.413262,-0.059036,0.708449,0.531337,-0.059036,0.708449,0.531337,0.059038,0.708449,0.531337,0.059038,0.708449,0.413262,0.059038,0.708449,0.413262,-0.059036,0.708449,0.531337,-0.059036,0.708449,0.531337,-0.059036,0.590374,0.531337,0.059038,0.708449,0.531337,0.059038,0.708449,0.531337,-0.059036,0.590374,0.531337,0.059038,0.590374,0.413262,-0.059036,0.590374,0.413262,0.059038,0.590374,0.531337,-0.059036,0.590374,0.531337,-0.059036,0.590374,0.413262,0.059038,0.590374,0.531337,0.059038,0.590374,0.413262,-0.059036,0.708449,0.413262,0.059038,0.708449,0.413262,0.059038,0.590374,0.413262,0.059038,0.590374,0.413262,-0.059036,0.590374,0.413262,-0.059036,0.708449,0.413262,0.059038,0.708449,0.531337,0.059038,0.708449,0.413262,0.059038,0.590374,0.413262,0.059038,0.590374,0.531337,0.059038,0.708449,0.531337,0.059038,0.590374,0.413262,-0.059036,0.708449,0.531337,-0.059036,0.590374,0.531337,-0.059036,0.708449,0.531337,-0.059036,0.590374,0.413262,-0.059036,0.708449,0.413262,-0.059036,0.590374,0.531337,-0.059036,0.708449,0.649412,-0.059036,0.708449,0.649412,0.059038,0.708449,0.649412,0.059038,0.708449,0.531337,0.059038,0.708449,0.531337,-0.059036,0.708449,0.649412,-0.059036,0.708449,0.649412,-0.059036,0.590374,0.649412,0.059038,0.708449,0.649412,0.059038,0.708449,0.649412,-0.059036,0.590374,0.649412,0.059038,0.590374,0.531337,-0.059036,0.590374,0.531337,0.059038,0.590374,0.649412,-0.059036,0.590374,0.649412,-0.059036,0.590374,0.531337,0.059038,0.590374,0.649412,0.059038,0.590374,0.531337,-0.059036,0.708449,0.531337,0.059038,0.708449,0.531337,0.059038,0.590374,0.531337,0.059038,0.590374,0.531337,-0.059036,0.590374,0.531337,-0.059036,0.708449,0.531337,0.059038,0.708449,0.649412,0.059038,0.708449,0.531337,0.059038,0.590374,0.531337,0.059038,0.590374,0.649412,0.059038,0.708449,0.649412,0.059038,0.590374,0.531337,-0.059036,0.708449,0.649412,-0.059036,0.590374,0.649412,-0.059036,0.708449,0.649412,-0.059036,0.590374,0.531337,-0.059036,0.708449,0.531337,-0.059036,0.590374,0.649412,-0.059036,0.708449,0.767487,-0.059036,0.708449,0.767487,0.059038,0.708449,0.767487,0.059038,0.708449,0.649412,0.059038,0.708449,0.649412,-0.059036,0.708449,0.767487,-0.059036,0.708449,0.767487,-0.059036,0.590374,0.767487,0.059038,0.708449,0.767487,0.059038,0.708449,0.767487,-0.059036,0.590374,0.767487,0.059038,0.590374,0.649412,-0.059036,0.590374,0.649412,0.059038,0.590374,0.767487,-0.059036,0.590374,0.767487,-0.059036,0.590374,0.649412,0.059038,0.590374,0.767487,0.059038,0.590374,0.649412,-0.059036,0.708449,0.649412,0.059038,0.708449,0.649412,0.059038,0.590374,0.649412,0.059038,0.590374,0.649412,-0.059036,0.590374,0.649412,-0.059036,0.708449,0.649412,0.059038,0.708449,0.767487,0.059038,0.708449,0.649412,0.059038,0.590374,0.649412,0.059038,0.590374,0.767487,0.059038,0.708449,0.767487,0.059038,0.590374,0.649412,-0.059036,0.708449,0.767487,-0.059036,0.590374,0.767487,-0.059036,0.708449,0.767487,-0.059036,0.590374,0.649412,-0.059036,0.708449,0.649412,-0.059036,0.590374,0.767487,-0.059036,0.708449,0.885561,-0.059036,0.708449,0.885561,0.059038,0.708449,0.885561,0.059038,0.708449,0.767487,0.059038,0.708449,0.767487,-0.059036,0.708449,0.885561,-0.059036,0.708449,0.885561,-0.059036,0.590374,0.885561,0.059038,0.708449,0.885561,0.059038,0.708449,0.885561,-0.059036,0.590374,0.885561,0.059038,0.590374,0.767487,-0.059036,0.590374,0.767487,0.059038,0.590374,0.885561,-0.059036,0.590374,0.885561,-0.059036,0.590374,0.767487,0.059038,0.590374,0.885561,0.059038,0.590374,0.767487,-0.059036,0.708449,0.767487,0.059038,0.708449,0.767487,0.059038,0.590374,0.767487,0.059038,0.590374,0.767487,-0.059036,0.590374,0.767487,-0.059036,0.708449,0.767487,0.059038,0.708449,0.885561,0.059038,0.708449,0.767487,0.059038,0.590374,0.767487,0.059038,0.590374,0.885561,0.059038,0.708449,0.885561,0.059038,0.590374,0.767487,-0.059036,0.708449,0.885561,-0.059036,0.590374,0.885561,-0.059036,0.708449,0.885561,-0.059036,0.590374,0.767487,-0.059036,0.708449,0.767487,-0.059036,0.590374,0.767487,-0.059036,0.826524,0.885561,-0.059036,0.826524,0.885561,0.059038,0.826524,0.885561,0.059038,0.826524,0.767487,0.059038,0.826524,0.767487,-0.059036,0.826524,0.885561,-0.059036,0.826524,0.885561,-0.059036,0.708449,0.885561,0.059038,0.826524,0.885561,0.059038,0.826524,0.885561,-0.059036,0.708449,0.885561,0.059038,0.708449,0.767487,-0.059036,0.708449,0.767487,0.059038,0.708449,0.885561,-0.059036,0.708449,0.885561,-0.059036,0.708449,0.767487,0.059038,0.708449,0.885561,0.059038,0.708449,0.767487,-0.059036,0.826524,0.767487,0.059038,0.826524,0.767487,0.059038,0.708449,0.767487,0.059038,0.708449,0.767487,-0.059036,0.708449,0.767487,-0.059036,0.826524,0.767487,0.059038,0.826524,0.885561,0.059038,0.826524,0.767487,0.059038,0.708449,0.767487,0.059038,0.708449,0.885561,0.059038,0.826524,0.885561,0.059038,0.708449,0.767487,-0.059036,0.826524,0.885561,-0.059036,0.708449,0.885561,-0.059036,0.826524,0.885561,-0.059036,0.708449,0.767487,-0.059036,0.826524,0.767487,-0.059036,0.708449,0.649412,-0.059036,0.826524,0.767487,-0.059036,0.826524,0.767487,0.059038,0.826524,0.767487,0.059038,0.826524,0.649412,0.059038,0.826524,0.649412,-0.059036,0.826524,0.767487,-0.059036,0.826524,0.767487,-0.059036,0.708449,0.767487,0.059038,0.826524,0.767487,0.059038,0.826524,0.767487,-0.059036,0.708449,0.767487,0.059038,0.708449,0.649412,-0.059036,0.708449,0.649412,0.059038,0.708449,0.767487,-0.059036,0.708449,0.767487,-0.059036,0.708449,0.649412,0.059038,0.708449,0.767487,0.059038,0.708449,0.649412,-0.059036,0.826524,0.649412,0.059038,0.826524,0.649412,0.059038,0.708449,0.649412,0.059038,0.708449,0.649412,-0.059036,0.708449,0.649412,-0.059036,0.826524,0.649412,0.059038,0.826524,0.767487,0.059038,0.826524,0.649412,0.059038,0.708449,0.649412,0.059038,0.708449,0.767487,0.059038,0.826524,0.767487,0.059038,0.708449,0.649412,-0.059036,0.826524,0.767487,-0.059036,0.708449,0.767487,-0.059036,0.826524,0.767487,-0.059036,0.708449,0.649412,-0.059036,0.826524,0.649412,-0.059036,0.708449,0.649412,-0.059038,0.928756,0.767487,-0.059038,0.928756,0.767487,0.059037,0.928756,0.767487,0.059037,0.928756,0.649412,0.059037,0.928756,0.649412,-0.059038,0.928756,0.767487,-0.059038,0.928756,0.767487,-0.059038,0.810682,0.767487,0.059037,0.928756,0.767487,0.059037,0.928756,0.767487,-0.059038,0.810682,0.767487,0.059037,0.810682,0.649412,-0.059038,0.810682,0.649412,0.059037,0.810682,0.767487,-0.059038,0.810682,0.767487,-0.059038,0.810682,0.649412,0.059037,0.810682,0.767487,0.059037,0.810682,0.649412,-0.059038,0.928756,0.649412,0.059037,0.928756,0.649412,0.059037,0.810682,0.649412,0.059037,0.810682,0.649412,-0.059038,0.810682,0.649412,-0.059038,0.928756,0.649412,0.059037,0.928756,0.767487,0.059037,0.928756,0.649412,0.059037,0.810682,0.649412,0.059037,0.810682,0.767487,0.059037,0.928756,0.767487,0.059037,0.810682,0.649412,-0.059038,0.928756,0.767487,-0.059038,0.810682,0.767487,-0.059038,0.928756,0.767487,-0.059038,0.810682,0.649412,-0.059038,0.928756,0.649412,-0.059038,0.810682,0.295188,-0.059038,0.590374,0.413262,-0.059038,0.590374,0.413262,0.059037,0.590374,0.413262,0.059037,0.590374,0.295188,0.059037,0.590374,0.295188,-0.059038,0.590374,0.413262,-0.059038,0.590374,0.413262,-0.059038,0.472299,0.413262,0.059037,0.590374,0.413262,0.059037,0.590374,0.413262,-0.059038,0.472299,0.413262,0.059037,0.472299,0.295188,-0.059038,0.472299,0.295188,0.059037,0.472299,0.413262,-0.059038,0.472299,0.413262,-0.059038,0.472299,0.295188,0.059037,0.472299,0.413262,0.059037,0.472299,0.295188,-0.059038,0.590374,0.295188,0.059037,0.590374,0.295188,0.059037,0.472299,0.295188,0.059037,0.472299,0.295188,-0.059038,0.472299,0.295188,-0.059038,0.590374,0.295188,0.059037,0.590374,0.413262,0.059037,0.590374,0.295188,0.059037,0.472299,0.295188,0.059037,0.472299,0.413262,0.059037,0.590374,0.413262,0.059037,0.472299,0.295188,-0.059038,0.590374,0.413262,-0.059038,0.472299,0.413262,-0.059038,0.590374,0.413262,-0.059038,0.472299,0.295188,-0.059038,0.590374,0.295188,-0.059038,0.472299,0.413262,-0.059038,0.590374,0.531337,-0.059038,0.590374,0.531337,0.059037,0.590374,0.531337,0.059037,0.590374,0.413262,0.059037,0.590374,0.413262,-0.059038,0.590374,0.531337,-0.059038,0.590374,0.531337,-0.059038,0.472299,0.531337,0.059037,0.590374,0.531337,0.059037,0.590374,0.531337,-0.059038,0.472299,0.531337,0.059037,0.472299,0.413262,-0.059038,0.472299,0.413262,0.059037,0.472299,0.531337,-0.059038,0.472299,0.531337,-0.059038,0.472299,0.413262,0.059037,0.472299,0.531337,0.059037,0.472299,0.413262,-0.059038,0.590374,0.413262,0.059037,0.590374,0.413262,0.059037,0.472299,0.413262,0.059037,0.472299,0.413262,-0.059038,0.472299,0.413262,-0.059038,0.590374,0.413262,0.059037,0.590374,0.531337,0.059037,0.590374,0.413262,0.059037,0.472299,0.413262,0.059037,0.472299,0.531337,0.059037,0.590374,0.531337,0.059037,0.472299,0.413262,-0.059038,0.590374,0.531337,-0.059038,0.472299,0.531337,-0.059038,0.590374,0.531337,-0.059038,0.472299,0.413262,-0.059038,0.590374,0.413262,-0.059038,0.472299,0.531337,-0.059038,0.590374,0.649412,-0.059038,0.590374,0.649412,0.059037,0.590374,0.649412,0.059037,0.590374,0.531337,0.059037,0.590374,0.531337,-0.059038,0.590374,0.649412,-0.059038,0.590374,0.649412,-0.059038,0.472299,0.649412,0.059037,0.590374,0.649412,0.059037,0.590374,0.649412,-0.059038,0.472299,0.649412,0.059037,0.472299,0.531337,-0.059038,0.472299,0.531337,0.059037,0.472299,0.649412,-0.059038,0.472299,0.649412,-0.059038,0.472299,0.531337,0.059037,0.472299,0.649412,0.059037,0.472299,0.531337,-0.059038,0.590374,0.531337,0.059037,0.590374,0.531337,0.059037,0.472299,0.531337,0.059037,0.472299,0.531337,-0.059038,0.472299,0.531337,-0.059038,0.590374,0.531337,0.059037,0.590374,0.649412,0.059037,0.590374,0.531337,0.059037,0.472299,0.531337,0.059037,0.472299,0.649412,0.059037,0.590374,0.649412,0.059037,0.472299,0.531337,-0.059038,0.590374,0.649412,-0.059038,0.472299,0.649412,-0.059038,0.590374,0.649412,-0.059038,0.472299,0.531337,-0.059038,0.590374,0.531337,-0.059038,0.472299,0.649412,-0.059038,0.590374,0.767487,-0.059038,0.590374,0.767487,0.059037,0.590374,0.767487,0.059037,0.590374,0.649412,0.059037,0.590374,0.649412,-0.059038,0.590374,0.767487,-0.059038,0.590374,0.767487,-0.059038,0.472299,0.767487,0.059037,0.590374,0.767487,0.059037,0.590374,0.767487,-0.059038,0.472299,0.767487,0.059037,0.472299,0.649412,-0.059038,0.472299,0.649412,0.059037,0.472299,0.767487,-0.059038,0.472299,0.767487,-0.059038,0.472299,0.649412,0.059037,0.472299,0.767487,0.059037,0.472299,0.649412,-0.059038,0.590374,0.649412,0.059037,0.590374,0.649412,0.059037,0.472299,0.649412,0.059037,0.472299,0.649412,-0.059038,0.472299,0.649412,-0.059038,0.590374,0.649412,0.059037,0.590374,0.767487,0.059037,0.590374,0.649412,0.059037,0.472299,0.649412,0.059037,0.472299,0.767487,0.059037,0.590374,0.767487,0.059037,0.472299,0.649412,-0.059038,0.590374,0.767487,-0.059038,0.472299,0.767487,-0.059038,0.590374,0.767487,-0.059038,0.472299,0.649412,-0.059038,0.590374,0.649412,-0.059038,0.472299,0.767487,-0.059038,0.590374,0.885562,-0.059038,0.590374,0.885562,0.059037,0.590374,0.885562,0.059037,0.590374,0.767487,0.059037,0.590374,0.767487,-0.059038,0.590374,0.885562,-0.059038,0.590374,0.885562,-0.059038,0.472299,0.885562,0.059037,0.590374,0.885562,0.059037,0.590374,0.885562,-0.059038,0.472299,0.885562,0.059037,0.472299,0.767487,-0.059038,0.472299,0.767487,0.059037,0.472299,0.885562,-0.059038,0.472299,0.885562,-0.059038,0.472299,0.767487,0.059037,0.472299,0.885562,0.059037,0.472299,0.767487,-0.059038,0.590374,0.767487,0.059037,0.590374,0.767487,0.059037,0.472299,0.767487,0.059037,0.472299,0.767487,-0.059038,0.472299,0.767487,-0.059038,0.590374,0.767487,0.059037,0.590374,0.885562,0.059037,0.590374,0.767487,0.059037,0.472299,0.767487,0.059037,0.472299,0.885562,0.059037,0.590374,0.885562,0.059037,0.472299,0.767487,-0.059038,0.590374,0.885562,-0.059038,0.472299,0.885562,-0.059038,0.590374,0.885562,-0.059038,0.472299,0.767487,-0.059038,0.590374,0.767487,-0.059038,0.472299,0.767487,-0.059038,0.472299,0.885562,-0.059038,0.472299,0.885562,0.059037,0.472299,0.885562,0.059037,0.472299,0.767487,0.059037,0.472299,0.767487,-0.059038,0.472299,0.885562,-0.059038,0.472299,0.885562,-0.059038,0.354224,0.885562,0.059037,0.472299,0.885562,0.059037,0.472299,0.885562,-0.059038,0.354224,0.885562,0.059037,0.354224,0.767487,-0.059038,0.354224,0.767487,0.059037,0.354224,0.885562,-0.059038,0.354224,0.885562,-0.059038,0.354224,0.767487,0.059037,0.354224,0.885562,0.059037,0.354224,0.767487,-0.059038,0.472299,0.767487,0.059037,0.472299,0.767487,0.059037,0.354224,0.767487,0.059037,0.354224,0.767487,-0.059038,0.354224,0.767487,-0.059038,0.472299,0.767487,0.059037,0.472299,0.885562,0.059037,0.472299,0.767487,0.059037,0.354224,0.767487,0.059037,0.354224,0.885562,0.059037,0.472299,0.885562,0.059037,0.354224,0.767487,-0.059038,0.472299,0.885562,-0.059038,0.354224,0.885562,-0.059038,0.472299,0.885562,-0.059038,0.354224,0.767487,-0.059038,0.472299,0.767487,-0.059038,0.354224,0.649412,-0.059038,0.472299,0.767487,-0.059038,0.472299,0.767487,0.059037,0.472299,0.767487,0.059037,0.472299,0.649412,0.059037,0.472299,0.649412,-0.059038,0.472299,0.767487,-0.059038,0.472299,0.767487,-0.059038,0.354224,0.767487,0.059037,0.472299,0.767487,0.059037,0.472299,0.767487,-0.059038,0.354224,0.767487,0.059037,0.354224,0.649412,-0.059038,0.354224,0.649412,0.059037,0.354224,0.767487,-0.059038,0.354224,0.767487,-0.059038,0.354224,0.649412,0.059037,0.354224,0.767487,0.059037,0.354224,0.649412,-0.059038,0.472299,0.649412,0.059037,0.472299,0.649412,0.059037,0.354224,0.649412,0.059037,0.354224,0.649412,-0.059038,0.354224,0.649412,-0.059038,0.472299,0.649412,0.059037,0.472299,0.767487,0.059037,0.472299,0.649412,0.059037,0.354224,0.649412,0.059037,0.354224,0.767487,0.059037,0.472299,0.767487,0.059037,0.354224,0.649412,-0.059038,0.472299,0.767487,-0.059038,0.354224,0.767487,-0.059038,0.472299,0.767487,-0.059038,0.354224,0.649412,-0.059038,0.472299,0.649412,-0.059038,0.354224,0.531337,-0.059038,0.472299,0.649412,-0.059038,0.472299,0.649412,0.059037,0.472299,0.649412,0.059037,0.472299,0.531337,0.059037,0.472299,0.531337,-0.059038,0.472299,0.649412,-0.059038,0.472299,0.649412,-0.059038,0.354224,0.649412,0.059037,0.472299,0.649412,0.059037,0.472299,0.649412,-0.059038,0.354224,0.649412,0.059037,0.354224,0.531337,-0.059038,0.354224,0.531337,0.059037,0.354224,0.649412,-0.059038,0.354224,0.649412,-0.059038,0.354224,0.531337,0.059037,0.354224,0.649412,0.059037,0.354224,0.531337,-0.059038,0.472299,0.531337,0.059037,0.472299,0.531337,0.059037,0.354224,0.531337,0.059037,0.354224,0.531337,-0.059038,0.354224,0.531337,-0.059038,0.472299,0.531337,0.059037,0.472299,0.649412,0.059037,0.472299,0.531337,0.059037,0.354224,0.531337,0.059037,0.354224,0.649412,0.059037,0.472299,0.649412,0.059037,0.354224,0.531337,-0.059038,0.472299,0.649412,-0.059038,0.354224,0.649412,-0.059038,0.472299,0.649412,-0.059038,0.354224,0.531337,-0.059038,0.472299,0.531337,-0.059038,0.354224,0.649412,-0.059038,0.354224,0.767487,-0.059038,0.354224,0.767487,0.059037,0.354224,0.767487,0.059037,0.354224,0.649412,0.059037,0.354224,0.649412,-0.059038,0.354224,0.767487,-0.059038,0.354224,0.767487,-0.059038,0.23615,0.767487,0.059037,0.354224,0.767487,0.059037,0.354224,0.767487,-0.059038,0.23615,0.767487,0.059037,0.23615,0.649412,-0.059038,0.23615,0.649412,0.059037,0.23615,0.767487,-0.059038,0.23615,0.767487,-0.059038,0.23615,0.649412,0.059037,0.23615,0.767487,0.059037,0.23615,0.649412,-0.059038,0.354224,0.649412,0.059037,0.354224,0.649412,0.059037,0.23615,0.649412,0.059037,0.23615,0.649412,-0.059038,0.23615,0.649412,-0.059038,0.354224,0.649412,0.059037,0.354224,0.767487,0.059037,0.354224,0.649412,0.059037,0.23615,0.649412,0.059037,0.23615,0.767487,0.059037,0.354224,0.767487,0.059037,0.23615,0.649412,-0.059038,0.354224,0.767487,-0.059038,0.23615,0.767487,-0.059038,0.354224,0.767487,-0.059038,0.23615,0.649412,-0.059038,0.354224,0.649412,-0.059038,0.23615,0.649412,-0.059038,0.23615,0.767487,-0.059038,0.23615,0.767487,0.059037,0.23615,0.767487,0.059037,0.23615,0.649412,0.059037,0.23615,0.649412,-0.059038,0.23615,0.767487,-0.059038,0.23615,0.767487,-0.059038,0.118075,0.767487,0.059037,0.23615,0.767487,0.059037,0.23615,0.767487,-0.059038,0.118075,0.767487,0.059037,0.118075,0.649412,-0.059038,0.118075,0.649412,0.059037,0.118075,0.767487,-0.059038,0.118075,0.767487,-0.059038,0.118075,0.649412,0.059037,0.118075,0.767487,0.059037,0.118075,0.649412,-0.059038,0.23615,0.649412,0.059037,0.23615,0.649412,0.059037,0.118075,0.649412,0.059037,0.118075,0.649412,-0.059038,0.118075,0.649412,-0.059038,0.23615,0.649412,0.059037,0.23615,0.767487,0.059037,0.23615,0.649412,0.059037,0.118075,0.649412,0.059037,0.118075,0.767487,0.059037,0.23615,0.767487,0.059037,0.118075,0.649412,-0.059038,0.23615,0.767487,-0.059038,0.118075,0.767487,-0.059038,0.23615,0.767487,-0.059038,0.118075,0.649412,-0.059038,0.23615,0.649412,-0.059038,0.118075];
var cube = [-0.5,-0.5,0.5,0.5,-0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,-0.5,0.5,0.5,-0.5,-0.5,0.5,0.5,-0.5,0.5,0.5,-0.5,-0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,-0.5,-0.5,0.5,0.5,-0.5,-0.5,-0.5,-0.5,-0.5,0.5,-0.5,0.5,-0.5,-0.5,0.5,-0.5,-0.5,-0.5,0.5,-0.5,0.5,0.5,-0.5,-0.5,-0.5,0.5,-0.5,0.5,0.5,-0.5,0.5,-0.5,-0.5,0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,0.5,-0.5,0.5,0.5,0.5,0.5,0.5,-0.5,0.5,-0.5,-0.5,0.5,-0.5,0.5,0.5,0.5,0.5,0.5,-0.5,-0.5,-0.5,0.5,0.5,-0.5,-0.5,0.5,-0.5,0.5,0.5,-0.5,-0.5,-0.5,-0.5,0.5,-0.5,-0.5,-0.5];
var shaderProgram = null;
var triangleVertexPositionBuffer = null;
var triangleVertexColorBuffer = null;
// The GLOBAL transformation parameters
var globalTz = 0.0;
// translation and game variables
var tdown = 0.0;
var tboss = -1.3;
var tdboss = 0;
var level = 1;
var points = 0;
var tplayer = 0.0;
var txbullet = 0.0;
var tybullet = 1.1;
var bulletready = true;
var invpos = [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]];
// SOUNDS
var newlevelaudio = new Audio('newlevel.wav');
var killaudio = new Audio('invaderkill.mp3');
var shootaudio = new Audio('shoot.mp3');
var alestorm = new Audio('alestorm.mp3');
var gameoveraudio = new Audio('gameover.wav');
var pauseaudio = new Audio('pause.wav');
var muted = false;
// The rotation angles in degrees
var angleYY = 0.0;
var angleplayer = 0.0;
// Local Animation controls
var rotationYY_DIR = 1;
var rotationYY_SPEED = 1;
// To allow choosing the way of drawing the model triangles
var primitiveType = null;
var vertices = [];
var colors = [];
//----------------------------------------------------------------------------
//
// The WebGL code
//
// Rendering
//
// Handling the Vertex and the Color Buffers
function initBuffers(){
// Coordinates
triangleVertexPositionBuffer = gl.createBuffer();
gl.bindBuffer(gl.ARRAY_BUFFER, triangleVertexPositionBuffer);
gl.bufferData(gl.ARRAY_BUFFER, new Float32Array(vertices), gl.STATIC_DRAW);
triangleVertexPositionBuffer.itemSize = 3;
triangleVertexPositionBuffer.numItems = vertices.length / 3;
// Associating to the vertex shader
gl.vertexAttribPointer(shaderProgram.vertexPositionAttribute,
triangleVertexPositionBuffer.itemSize,
gl.FLOAT, false, 0, 0);
// Colors
triangleVertexColorBuffer = gl.createBuffer();
gl.bindBuffer(gl.ARRAY_BUFFER, triangleVertexColorBuffer);
gl.bufferData(gl.ARRAY_BUFFER, new Float32Array(colors), gl.STATIC_DRAW);
triangleVertexColorBuffer.itemSize = 3;
triangleVertexColorBuffer.numItems = colors.length / 3;
// Associating to the vertex shader
gl.vertexAttribPointer(shaderProgram.vertexColorAttribute,
triangleVertexColorBuffer.itemSize,
gl.FLOAT, false, 0, 0);
}
//----------------------------------------------------------------------------
function drawModel( angleXX, angleYY, angleZZ,
sx, sy, sz,
tx, ty, tz,
mvMatrix,
primitiveType ) { //gl.TRIANGLES
// The the global model transformation is an input
// Concatenate with the particular model transformations
// Pay attention to transformation order !!
mvMatrix = mult( mvMatrix, translationMatrix( tx, ty, tz ) );
mvMatrix = mult( mvMatrix, rotationZZMatrix( angleZZ ) );
mvMatrix = mult( mvMatrix, rotationYYMatrix( angleYY ) );
mvMatrix = mult( mvMatrix, rotationXXMatrix( - 90 ) );
mvMatrix = mult( mvMatrix, scalingMatrix( sx, sy, sz ) );
// Passing the Model View Matrix to apply the current transformation
var mvUniform = gl.getUniformLocation(shaderProgram, "uMVMatrix");
gl.uniformMatrix4fv(mvUniform, false, new Float32Array(flatten(mvMatrix)));
// Associating the data to the vertex shader
initBuffers();
// Drawing
gl.drawArrays(primitiveType, 0, triangleVertexPositionBuffer.numItems);
}
//----------------------------------------------------------------------------
// Drawing the 3D scene
function drawScene() {
var pMatrix;
var mvMatrix = [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]];// mat4();
mvMatrix.matrix = true;
// Clearing the frame-buffer and the depth-buffer
gl.clear(gl.COLOR_BUFFER_BIT | gl.DEPTH_BUFFER_BIT);
// Computing the Projection Matrix
// Always Perspective Projection
pMatrix = perspective( 45, 1, 0.05, 15 );
// Global transformation !!
globalTz = -2.5;
// Passing the Projection Matrix to apply the current projection
var pUniform = gl.getUniformLocation(shaderProgram, "uPMatrix");
gl.uniformMatrix4fv(pUniform, false, new Float32Array(flatten(pMatrix)));
// GLOBAL TRANSFORMATION FOR THE WHOLE SCENE
mvMatrix = translationMatrix( 0, 0, globalTz );
// Instantianting the current model
//INVADERS GRID
for (iii = 0; iii < 5; iii++){
var invindex = [1,1,2,2,3];
switch(invindex[iii]){
case 1:
vertices = invader1.slice();
colors = invader1.slice();
break;
case 2:
vertices = invader2.slice();
colors = invader2.slice();
break;
case 3:
vertices = invader3.slice();
colors = invader3.slice();
break;
}
for(var i=0; i < colors.length; i++){
if(i%3===invindex[iii]-1){
colors[i]+=1;
}
}
for (jjj = 0; jjj < 15; jjj++) {
drawModel(0.0, angleYY, 0.0,
0.1, 0.1, 0.1,
jjj*0.12-0.84+invpos[iii][jjj], iii*0.11+0.2-tdown, 0,
mvMatrix,
primitiveType);
}
}
//BOSS
vertices = boss.slice();
colors = boss.slice();
for(var i=0; i < colors.length; i++){
if(i%3===0){
colors[i]+=1;
colors[i+1]+=0.7;
colors[i+2]+=0.2;
}
}
drawModel(0.0, angleYY, 0.0,
0.1, 0.1, 0.1,
tboss+tdboss, 0.8-tdown, 0,
mvMatrix,
primitiveType);
//PLAYER
vertices = player.slice();
colors = player.slice();
for(var i=0; i < colors.length; i++){
if(i%3===0){
colors[i]+=0.55;
}
}
drawModel(0.0, angleplayer, 0.0,
0.1, 0.1, 0.1,
tplayer, -0.85, 0,
mvMatrix,
primitiveType);
//BULLET
vertices = cube.slice();
colors = cube.slice();
for(var i=0; i < colors.length; i++){
if(i%3===0){
colors[i]+=0.9;
colors[i+1]+=0.9;
colors[i+2]+=0.9;
}
}
drawModel(0.0, angleYY, 0.0,
0.02, 0.02, 0.05,
txbullet, tybullet, 0,
mvMatrix,
primitiveType);
}
//----------------------------------------------------------------------------
//
// NEW --- Animation
//
// Animation --- Updating transformation parameters
var lastTime = 0;
function animate() {
var timeNow = new Date().getTime();
if( lastTime != 0 ) {
var elapsed = timeNow - lastTime;
// Local rotations
angleYY += rotationYY_DIR * rotationYY_SPEED * (90 * elapsed) / 1000.0;
if (Math.abs(angleYY) >= 30){
if(angleYY >= 30)
angleYY = 29;
else
angleYY = -29;
rotationYY_DIR = -rotationYY_DIR;
}
angleplayer = -tplayer*50;
// position
tdown += (level + 1)/2*0.0003;
tboss += (level/2+1)/2*0.02;
if (tboss > 2.9){ // if boss dead
tboss = 3;
}
if (tboss > 1.3){ // if boss alive
tboss = - 1.3;
}
//bullet
tybullet += 0.1;
if (tybullet > 1.1){
tybullet = 1.1;
bulletready = true;
}
killinvaders();
}
// updating game variables
var rowskilled = 0;
if (!invpos[0].includes(0)){
rowskilled = 1;
if (!invpos[1].includes(0)){
rowskilled = 2;
if (!invpos[2].includes(0)){ // checking how many rows got eliminated
rowskilled = 3;
if (!invpos[3].includes(0)){
rowskilled = 4;
if (!invpos[4].includes(0)){
rowskilled = 5;
}
}
}
}
}
if(rowskilled == 5){
level += 1;
if(!muted)
newlevelaudio.play();
resetlevel();
document.getElementById('right').innerHTML = "Level: " + level + " <br> Points: " + points;
}
if (0.11*(rowskilled+1)+0.2-tdown < -0.63){ // gameover condition
gameover = true;
if(!muted)
gameoveraudio.play();
alestorm.pause();
alestorm.currentTime = 0;
document.getElementById('myLink').innerHTML = "Game Over - Press R to restart";
}
lastTime = timeNow;
}
function killinvaders(){
var x = parseInt(-txbullet/-0.12)+7; // x pos of invader
var y = 0; //1st row
if(tybullet > (-tdown+0.2)-0.05 && tybullet < (-tdown+0.2)+0.05) {
if (invpos[y][x] === 0) {
invpos[y][x] = 3;
points += 10;
if(!muted)
killaudio.play();
document.getElementById('right').innerHTML = "Level: " + level + " <br> Points: " + points;
tybullet = 1.3;
return;
}
}
if(tybullet > (-tdown+0.2)-0.05+0.11 && tybullet < (-tdown+0.2)+0.05+0.11) {
y = 1; //2nd row
if (invpos[y][x] === 0) {
invpos[y][x] = 3;
points += 10;
if(!muted)
killaudio.play();
document.getElementById('right').innerHTML = "Level: " + level + " <br> Points: " + points;
tybullet = 1.3;
return;
}
}
if(tybullet > (-tdown+0.2)-0.05+0.22 && tybullet < (-tdown+0.2)+0.05+0.22) {
y = 2; //3rd row
if (invpos[y][x] === 0) {
invpos[y][x] = 3;
points += 10;
if(!muted)
killaudio.play();
document.getElementById('right').innerHTML = "Level: " + level + " <br> Points: " + points;
tybullet = 1.3;
return;
}
}
if(tybullet > (-tdown+0.2)-0.05+0.33 && tybullet < (-tdown+0.2)+0.05+0.33) {
y = 3; //4th row
if (invpos[y][x] === 0) {
invpos[y][x] = 3;
points += 10;
if(!muted)
killaudio.play();
document.getElementById('right').innerHTML = "Level: " + level + " <br> Points: " + points;
tybullet = 1.3;
return;
}
}
if(tybullet > (-tdown+0.2)-0.05+0.44 && tybullet < (-tdown+0.2)+0.05+0.44) {
y = 4; //5th row
if (invpos[y][x] === 0) {
invpos[y][x] = 3;
points += 10;
if(!muted)
killaudio.play();
document.getElementById('right').innerHTML = "Level: " + level + " <br> Points: " + points;
tybullet = 1.3;
return;
}
}
if(tybullet > (-tdown+0.2)-0.05+0.60 && tybullet < (-tdown+0.2)+0.05+0.60) {
//boss row
if ((txbullet > (tboss+tdboss)-0.17) &&(txbullet < (tboss+tdboss)+0.17)) {
tdboss = 3;
points += 100;
if(!muted)
killaudio.play();
document.getElementById('right').innerHTML = "Level: " + level + " <br> Points: " + points;
tybullet = 1.3;
return;
}
}
}
function resetlevel() {
tdown = 0.0;
tboss = -1.3;
tdboss = 0;
tplayer = 0.0;
txbullet = 1.3;
invpos = [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]];
}
function mute(){
muted = !muted;
var src = document.getElementById('muteimg').src.split('/');
src = src[src.length-1];
if(src == 'mute.png'){
src = 'nomute.png';
alestorm.play();
}
else{
src = 'mute.png';
alestorm.pause();
}
document.getElementById('muteimg').src = src;
}
//----------------------------------------------------------------------------
// Timer
function tick() {
requestAnimFrame(tick);
drawScene();
if (!pause && !gameover){
animate();
}
}
//----------------------------------------------------------------------------
//
// User Interaction
//
function outputInfos(){
}
//----------------------------------------------------------------------------
function setEventListeners(){
document.addEventListener("keydown", function(event) {
if (!pause && !gameover){
switch (event.key) {
//left
case "ArrowLeft" : //left arrow
case "a" : case "A" : // A
if(tplayer < -0.85){
break;
}
tplayer -= 0.12;
break;
//right
case "ArrowRight" : //right arrow
case "d" : case "D" : // D
if(tplayer > 0.85){
break;
}
tplayer += 0.12;
break;
}
}
});
document.addEventListener("keypress", function(event) {
switch (event.key) {
//shoot or restart
case " " : // space bar
case "w" : case "W": // w
if (!pause && !gameover && bulletready) { // shoot
tybullet = -0.75;
txbullet = tplayer;
if(!muted)
shootaudio.play();
bulletready = false;
}
break;
case "r": case "R": // R
if (gameover) { // restart game
resetlevel();
if(!muted)
alestorm.play();
level = 1;
points = 0;
document.getElementById('myLink').innerHTML = "Destroy all invaders!!";
document.getElementById('right').innerHTML = "Level: 1 <br> Points: 0";
gameover = false;
}
break;
//pause
case "p" : case "P": // P
if (!gameover) {
pause = !pause;
if(pause){
if(!muted)
pauseaudio.play();
alestorm.pause();
}
else{
if(!muted)
alestorm.play();
pauseaudio.pause();
pauseaudio.currentTime = 0;
}
if (pause) document.getElementById('myLink').innerHTML = "Game Paused";
else document.getElementById('myLink').innerHTML = "Destroy all invaders!!";
break;
}
}
});
}
//----------------------------------------------------------------------------
//
// WebGL Initialization
//
function initWebGL( canvas ) {
try {
// Create the WebGL context
gl = canvas.getContext("webgl") || canvas.getContext("experimental-webgl");
primitiveType = gl.TRIANGLES;
// Enable FACE CULLING
gl.enable( gl.CULL_FACE );
// DEFAULT: The BACK FACE is culled!!
gl.cullFace( gl.BACK );
// Enable DEPTH-TEST
gl.enable( gl.DEPTH_TEST );
} catch (e) {
}
if (!gl) {
alert("Could not initialise WebGL, sorry! :-(");
}
}
//----------------------------------------------------------------------------
function runWebGL() {
var canvas = document.getElementById("my-canvas");
event.preventDefault(); //stop scrolling when shooting on screens with small height
initWebGL( canvas );
shaderProgram = initShaders( gl );
setEventListeners();
initBuffers();
tick();
outputInfos();
}