-
Notifications
You must be signed in to change notification settings - Fork 0
/
stlViewer.js
344 lines (277 loc) · 289 KB
/
stlViewer.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
/**
* This is the constructor for the object that will perform the logic for
* the step when the students work on it. An instance of this object will
* be created in the .html for this step (look at stlViewer.html)
*/
function StlViewer(node) {
var This = this;
this.node = node;
this.view = node.view;
this.content = node.getContent().getContentJSON();
this.stlAsString = "";
this.stlAsJSON = null;
if(node.studentWork != null) {
this.states = node.studentWork;
} else {
this.states = [];
};
};
/**
* This function renders everything the student sees when they visit the step.
* This includes setting up the html ui elements as well as reloading any
* previous work the student has submitted when they previously worked on this
* step, if any.
*/
StlViewer.prototype.render = function() {
//display any prompts to the student
$('#promptDiv').html(this.content.prompt);
//load any previous responses the student submitted for this step
var latestState = this.getLatestState();
if(latestState != null) {
/*
* get the response from the latest state. the response variable is
* just provided as an example. you may use whatever variables you
* would like from the state object (look at stlViewerState.js)
*/
var latestResponse = latestState.response;
//set the previous student work into the text area
$('#studentResponseTextArea').val(latestResponse);
}
voltron = "[[[-24.84400177002,-38.880001068115,0.77600002288818],[-24.680000305176,-38.808002471924,0.72200006246567],[-24.84400177002,-38.808002471924,0.72200006246567],[-24.680000305176,-38.880001068115,0.77600002288818],[-24.680000305176,-38.724002838135,1.3540000915527],[-24.84400177002,-38.808002471924,1.3200000524521],[-24.84400177002,-38.724002838135,1.3540000915527],[-24.680000305176,-38.808002471924,1.3200000524521],[-24.84400177002,-38.880001068115,1.2640000581741],[-24.680000305176,-38.880001068115,1.2640000581741],[-24.84400177002,-38.934001922607,1.194000005722],[-24.680000305176,-38.968002319336,1.1100000143051],[-24.84400177002,-38.968002319336,1.1100000143051],[-24.680000305176,-38.934001922607,1.194000005722],[-24.680000305176,-38.980003356934,1.0200001001358],[-24.84400177002,-38.980003356934,1.0200001001358],[-24.680000305176,-38.968002319336,0.932000041008],[-24.84400177002,-38.968002319336,0.932000041008],[-24.680000305176,-38.934001922607,0.84800004959106],[-24.84400177002,-38.934001922607,0.84800004959106],[-24.680000305176,-38.724002838135,0.68800002336502],[-24.680000305176,-38.636001586914,1.3660000562668],[-24.680000305176,-38.636001586914,0.67600005865097],[-24.680000305176,-38.546001434326,1.3540000915527],[-24.680000305176,-38.546001434326,0.68800002336502],[-24.680000305176,-38.462001800537,1.3200000524521],[-24.680000305176,-38.462001800537,0.72200006246567],[-24.680000305176,-38.392002105713,1.2640000581741],[-24.680000305176,-38.392002105713,0.77600002288818],[-24.680000305176,-38.336002349854,1.194000005722],[-24.680000305176,-38.336002349854,0.84800004959106],[-24.680000305176,-38.302001953125,1.1100000143051],[-24.84400177002,-38.724002838135,0.68800002336502],[-24.84400177002,-38.636001586914,0.67600005865097],[-3.0800001621246,-38.908000946045,1.8940000534058],[-3.2260000705719,-39.012001037598,1.6280000209808],[-3.0800001621246,-39.012001037598,1.6280000209808],[-3.2260000705719,-38.908000946045,1.8940000534058],[-24.680000305176,-38.290000915527,1.0200001001358],[-24.84400177002,-38.302001953125,0.932000041008],[-24.680000305176,-38.302001953125,0.932000041008],[-24.84400177002,-38.290000915527,1.0200001001358],[-3.2260000705719,-37.832000732422,0.91000002622604],[-3.0800001621246,-37.718002319336,0.95600003004074],[-3.2260000705719,-37.718002319336,0.95600003004074],[-3.0800001621246,-37.832000732422,0.91000002622604],[-3.2260000705719,-37.954002380371,0.89400005340576],[-3.0800001621246,-37.954002380371,0.89400005340576],[-3.2260000705719,-38.190002441406,0.95600003004074],[-3.0800001621246,-38.076000213623,0.91000002622604],[-3.2260000705719,-38.076000213623,0.91000002622604],[-3.0800001621246,-38.190002441406,0.95600003004074],[-3.2260000705719,-38.28800201416,1.0320000648499],[-3.0800001621246,-38.28800201416,1.0320000648499],[-3.2260000705719,-38.426002502441,1.3660000562668],[-3.0800001621246,-38.410003662109,1.2440000772476],[-3.2260000705719,-38.410003662109,1.2440000772476],[-3.0800001621246,-38.426002502441,1.3660000562668],[-3.2260000705719,-38.362003326416,1.1299999952316],[-3.0800001621246,-38.362003326416,1.1299999952316],[-3.0800001621246,-38.076000213623,1.8220001459122],[-3.2260000705719,-38.190002441406,1.7740000486374],[-3.2260000705719,-38.076000213623,1.8220001459122],[-3.0800001621246,-38.190002441406,1.7740000486374],[-3.0800001621246,-37.954002380371,1.8380000591278],[-3.2260000705719,-37.954002380371,1.8380000591278],[-24.84400177002,-38.392002105713,0.77600002288818],[-24.84400177002,-38.336002349854,0.84800004959106],[-3.2260000705719,-36.864002227783,1.3860000371933],[-3.0800001621246,-36.895999908447,1.1019999980927],[-3.2260000705719,-36.895999908447,1.1019999980927],[-3.0800001621246,-36.864002227783,1.3860000371933],[-3.2260000705719,-37.974002838135,2.4560000896454],[-3.0800001621246,-37.690002441406,2.4240000247955],[-3.2260000705719,-37.690002441406,2.4240000247955],[-3.0800001621246,-37.974002838135,2.4560000896454],[-3.0800001621246,-38.482002258301,0.41200003027916],[-3.2260000705719,-38.71000289917,0.58000004291534],[-3.2260000705719,-38.482002258301,0.41200003027916],[-3.0800001621246,-38.71000289917,0.58000004291534],[-3.2260000705719,-38.28800201416,1.7000000476837],[-3.0800001621246,-38.362003326416,1.6020001173019],[-3.2260000705719,-38.362003326416,1.6020001173019],[-3.0800001621246,-38.28800201416,1.7000000476837],[-3.0800001621246,-37.498001098633,1.2440000772476],[-3.2260000705719,-37.544002532959,1.1299999952316],[-3.0800001621246,-37.544002532959,1.1299999952316],[-3.2260000705719,-37.498001098633,1.2440000772476],[-3.2260000705719,-37.620002746582,1.0320000648499],[-3.0800001621246,-37.620002746582,1.0320000648499],[-3.2260000705719,-37.196002960205,2.1500000953674],[-3.0800001621246,-37.020000457764,1.9280000925064],[-3.2260000705719,-37.020000457764,1.9280000925064],[-3.0800001621246,-37.196002960205,2.1500000953674],[-24.680000305176,-38.022003173828,0.46000000834465],[-24.84400177002,-38.188003540039,0.32000002264977],[-24.84400177002,-38.022003173828,0.46000000834465],[-24.680000305176,-38.188003540039,0.32000002264977],[-24.84400177002,-38.384002685547,0.23000000417233],[-24.680000305176,-38.384002685547,0.23000000417233],[-3.2260000705719,-39.044002532959,1.3460000753403],[-3.0800001621246,-39.044002532959,1.3460000753403],[-3.0800001621246,-38.216003417969,0.30600002408028],[-3.2260000705719,-38.216003417969,0.30600002408028],[-3.0800001621246,-37.390003204346,0.43200001120567],[-3.2260000705719,-37.652000427246,0.31800001859665],[-3.2260000705719,-37.390003204346,0.43200001120567],[-3.0800001621246,-37.652000427246,0.31800001859665],[-3.2260000705719,-38.256000518799,2.4140000343323],[-3.0800001621246,-38.256000518799,2.4140000343323],[-3.0800001621246,-37.832000732422,1.8220001459122],[-3.2260000705719,-37.832000732422,1.8220001459122],[-24.84400177002,-38.462001800537,0.72200006246567],[-3.0800001621246,-38.7380027771,2.1220002174377],[-3.2260000705719,-38.7380027771,2.1220002174377],[-3.2260000705719,-37.934001922607,0.27600002288818],[-3.0800001621246,-37.934001922607,0.27600002288818],[-3.0800001621246,-36.906002044678,1.6680001020432],[-3.2260000705719,-36.906002044678,1.6680001020432],[-3.0800001621246,-37.620002746582,1.7000000476837],[-3.2260000705719,-37.544002532959,1.6020001173019],[-3.0800001621246,-37.544002532959,1.6020001173019],[-3.2260000705719,-37.620002746582,1.7000000476837],[-4.8740000724792,-32.552001953125,13.986001014709],[-11.838000297546,-34.246002197266,11.868000984192],[-4.8740000724792,-34.246002197266,11.868000984192],[-11.838000297546,-32.552001953125,13.986001014709],[-3.2260000705719,-37.426002502441,2.3200001716614],[-3.0800001621246,-37.426002502441,2.3200001716614],[-24.84400177002,-38.546001434326,0.68800002336502],[-3.2260000705719,-39.002002716064,1.0640000104904],[-3.0800001621246,-39.002002716064,1.0640000104904],[-3.0800001621246,-38.888000488281,0.80200004577637],[-3.2260000705719,-38.888000488281,0.80200004577637],[-3.2260000705719,-38.516002655029,2.3000001907349],[-3.0800001621246,-38.516002655029,2.3000001907349],[-3.2260000705719,-37.498001098633,1.4880000352859],[-3.0800001621246,-37.498001098633,1.4880000352859],[-3.2260000705719,-37.482002258301,1.3660000562668],[-3.0800001621246,-37.482002258301,1.3660000562668],[-3.0800001621246,-37,0.83800005912781],[-3.2260000705719,-37,0.83800005912781],[-3.2260000705719,-38.410003662109,1.4880000352859],[-3.0800001621246,-38.410003662109,1.4880000352859],[-3.0800001621246,-37.718002319336,1.7740000486374],[-3.2260000705719,-37.718002319336,1.7740000486374],[-3.0800001621246,-37.168003082275,0.60800004005432],[-3.2260000705719,-37.168003082275,0.60800004005432],[-7.9660005569458,-46.202003479004,3.3580002784729],[-8.0160007476807,-46.478000640869,7.5680003166199],[-8.0160007476807,-46.478000640869,3.3580002784729],[-6.7880001068115,-39.772003173828,8.2040004730225],[-6.7880001068115,-39.772003173828,3.3580002784729],[-20.738000869751,-39.772003173828,3.3580002784729],[-19.326000213623,-46.202003479004,0],[-19.326000213623,-46.202003479004,3.3580002784729],[-20.738000869751,-39.772003173828,0],[-15.274001121521,-39.772003173828,9.9500007629395],[-15.274001121521,-34.246002197266,11.868000984192],[-11.838000297546,-39.772003173828,9.9500007629395],[-10.568000793457,-39.772003173828,9.9500007629395],[-8.1880006790161,-39.772003173828,9.9500007629395],[-6.7880001068115,-39.772003173828,9.9500007629395],[-4.8740000724792,-39.772003173828,9.9500007629395],[-4.8740000724792,-27.798002243042,13.35000038147],[-3.2260000705719,-23.738000869751,13.35000038147],[-4.8740000724792,-23.738000869751,13.35000038147],[-3.2260000705719,-27.798002243042,13.35000038147],[-4.8740000724792,-33.698001861572,13.986001014709],[-4.8740000724792,-31.858001708984,15.824000358582],[-4.8740000724792,-27.798002243042,13.986001014709],[-4.8740000724792,-27.798002243042,15.824000358582],[-24.680000305176,-31.858001708984,15.824000358582],[-22.718000411987,-27.798002243042,15.824000358582],[-24.680000305176,-27.798002243042,15.824000358582],[-22.718000411987,-31.858001708984,15.824000358582],[-24.680000305176,-39.772003173828,10.654000282288],[-22.718000411987,-35.81600189209,11.868000984192],[-24.680000305176,-35.81600189209,11.868000984192],[-22.718000411987,-39.772003173828,10.654000282288],[-22.718000411987,-34.246002197266,11.868000984192],[-22.718000411987,-39.772003173828,9.9500007629395],[-22.718000411987,-34.246002197266,13.436000823975],[-19.266000747681,-46.478000640869,7.5680003166199],[-19.240001678467,-39.772003173828,8.2040004730225],[-20.738000869751,-39.772003173828,8.2040004730225],[-14.390000343323,-46.478000640869,7.5680003166199],[-16.482000350952,-39.772003173828,8.2040004730225],[-15.274001121521,-39.772003173828,8.2040004730225],[-20.738000869751,-39.772003173828,9.076000213623],[-24.680000305176,-39.372001647949,1.404000043869],[-24.84400177002,-39.446002960205,1.2000000476837],[-24.680000305176,-39.446002960205,1.2000000476837],[-24.84400177002,-39.372001647949,1.404000043869],[-24.680000305176,-39.248001098633,1.5820000171661],[-24.84400177002,-39.248001098633,1.5820000171661],[-22.718000411987,-17.958000183105,13.986001014709],[-22.718000411987,-23.738000869751,13.35000038147],[-22.718000411987,-23.738000869751,13.986001014709],[-22.718000411987,-17.958000183105,13.35000038147],[-24.680000305176,-23.738000869751,13.35000038147],[-24.680000305176,-17.958000183105,13.35000038147],[-24.84400177002,-38.598003387451,0.19200000166893],[-24.680000305176,-38.598003387451,0.19200000166893],[-4.8740000724792,-39.772003173828,10.654000282288],[-4.8740000724792,-35.814002990723,11.868000984192],[-24.84400177002,-38.456001281738,1.8320001363754],[-24.680000305176,-38.252002716064,1.7580001354218],[-24.84400177002,-38.252002716064,1.7580001354218],[-24.680000305176,-38.456001281738,1.8320001363754],[-24.84400177002,-38.636001586914,1.3660000562668],[-24.84400177002,-38.546001434326,1.3540000915527],[-24.84400177002,-38.462001800537,1.3200000524521],[-24.84400177002,-38.302001953125,1.1100000143051],[-3.2260000705719,-27.798002243042,15.824000358582],[-3.2260000705719,-31.858001708984,15.824000358582],[-22.718000411987,-33.698001861572,13.986001014709],[-13.076000213623,-46.478000640869,3.3580002784729],[-13.462000846863,-46.478000640869,3.7660002708435],[-13.462000846863,-46.478000640869,7.242000579834],[-12.534000396729,-46.478000640869,7.5680003166199],[-22.718000411987,-32.552001953125,13.986001014709],[-8.0160007476807,-46.202003479004,0],[-7.9660005569458,-46.202003479004,0],[-8.0160007476807,-46.202003479004,3.3580002784729],[-6.7880001068115,-39.772003173828,0],[-19.266000747681,-46.202003479004,0],[-15.844000816345,-46.202003479004,0],[-10.574000358582,-46.202003479004,0],[-24.680000305176,-38.074001312256,1.6340000629425],[-24.84400177002,-38.074001312256,1.6340000629425],[-24.84400177002,-38.814002990723,0.21000000834465],[-24.680000305176,-38.814002990723,0.21000000834465],[-24.84400177002,-39.018001556396,0.28400000929832],[-24.680000305176,-39.018001556396,0.28400000929832],[-15.274001121521,-39.772003173828,9.2440004348755],[-11.838000297546,-39.772003173828,9.2440004348755],[-6.7880001068115,-39.772003173828,9.076000213623],[-11.00800037384,-46.202003479004,0.48600003123283],[-15.38600063324,-46.202003479004,0.48600003123283],[-19.266000747681,-46.202003479004,3.3580002784729],[-13.870000839233,-46.202003479004,3.3580002784729],[-13.076000213623,-46.202003479004,3.3580002784729],[-24.84400177002,-37.898002624512,0.63800001144409],[-24.680000305176,-37.898002624512,0.63800001144409],[-24.84400177002,-38.336002349854,1.194000005722],[-24.84400177002,-38.392002105713,1.2640000581741],[-24.680000305176,-39.426002502441,0.77000004053116],[-24.84400177002,-39.336002349854,0.57400000095367],[-24.680000305176,-39.336002349854,0.57400000095367],[-24.84400177002,-39.426002502441,0.77000004053116],[-24.84400177002,-39.464000701904,0.98400002717972],[-24.680000305176,-39.464000701904,0.98400002717972],[-1.9880000352859,-20.926000595093,3.8880002498627],[-3.2260000705719,-32.906002044678,3.8880002498627],[-3.2260000705719,-20.926000595093,3.8880002498627],[-1.9880000352859,-32.906002044678,3.8880002498627],[-11.838000297546,-39.772003173828,8.2040004730225],[-10.568000793457,-39.772003173828,8.2040004730225],[-19.240001678467,-39.772003173828,9.9500007629395],[-20.738000869751,-39.772003173828,9.9500007629395],[-16.482000350952,-39.772003173828,9.9500007629395],[-22.718000411987,-27.798002243042,13.35000038147],[-24.680000305176,-27.798002243042,13.35000038147],[-22.718000411987,-27.798002243042,13.986001014709],[-24.84400177002,-37.806003570557,1.058000087738],[-24.680000305176,-37.824001312256,0.84200006723404],[-24.84400177002,-37.824001312256,0.84200006723404],[-24.680000305176,-37.806003570557,1.058000087738],[-24.680000305176,-20.926000595093,3.8880002498627],[-26.130001068115,-32.906002044678,3.8880002498627],[-26.130001068115,-20.926000595093,3.8880002498627],[-24.680000305176,-32.906002044678,3.8880002498627],[-19.266000747681,-46.478000640869,4.188000202179],[-19.266000747681,-46.478000640869,3.3580002784729],[-8.1880006790161,-39.772003173828,8.2040004730225],[-3.2260000705719,-39.772003173828,10.654000282288],[-4.8740000724792,-39.772003173828,0],[-3.2260000705719,-39.772003173828,0],[-4.8740000724792,-39.772003173828,9.2440004348755],[-22.718000411987,-39.772003173828,9.2440004348755],[-22.718000411987,-39.772003173828,0],[-15.274001121521,-32.552001953125,13.986001014709],[-24.84400177002,-37.84400177002,1.2720000743866],[-24.680000305176,-37.84400177002,1.2720000743866],[-24.84400177002,-39.196002960205,0.40800002217293],[-24.680000305176,-39.196002960205,0.40800002217293],[-24.84400177002,-38.886001586914,1.8120000362396],[-24.680000305176,-38.67200088501,1.8500001430511],[-24.84400177002,-38.67200088501,1.8500001430511],[-24.680000305176,-38.886001586914,1.8120000362396],[-13.870000839233,-46.478000640869,3.3580002784729],[-3.2260000705719,-20.926000595093,11.408000946045],[-1.9880000352859,-20.926000595093,11.408000946045],[-26.130001068115,-20.926000595093,11.408000946045],[-26.130001068115,-32.906002044678,11.408000946045],[-3.2260000705719,-17.958000183105,13.35000038147],[-4.8740000724792,-17.958000183105,13.35000038147],[-14.390000343323,-46.478000640869,8.2040004730225],[-24.680000305176,-32.906002044678,11.408000946045],[-24.680000305176,-20.926000595093,11.408000946045],[-12.534000396729,-46.478000640869,8.2040004730225],[-7.1660003662109,-17.958000183105,12.398000717163],[-7.9880003929138,-17.958000183105,12.398000717163],[-8.8100004196167,-17.958000183105,13.986001014709],[-4.8740000724792,-17.958000183105,13.986001014709],[-7.1660003662109,-17.958000183105,0],[-3.2260000705719,-17.958000183105,0],[-7.1660003662109,-17.958000183105,6.2000002861023],[-3.2260000705719,-32.906002044678,11.408000946045],[-1.9880000352859,-32.906002044678,11.408000946045],[-13.462000846863,-46.202003479004,3.7660002708435],[-3.2260000705719,-35.814002990723,11.868000984192],[-24.680000305176,-39.772003173828,0],[-24.84400177002,-37.936000823975,1.4680000543594],[-24.680000305176,-37.936000823975,1.4680000543594],[-24.84400177002,-39.082000732422,1.7200000286102],[-24.680000305176,-39.082000732422,1.7200000286102],[-18.852001190186,-17.958000183105,13.986001014709],[-4.8740000724792,-23.738000869751,13.986001014709],[-11.766000747681,-6.2380003929138,9.9740009307861],[-7.1660003662109,-6.7740001678467,10.584000587463],[-7.1660003662109,-6.2380003929138,9.9740009307861],[-11.766000747681,-6.7740001678467,10.584000587463],[-11.766000747681,-5.0100002288818,7.0080003738403],[-7.1660003662109,-5.1680002212524,7.804000377655],[-7.1660003662109,-5.0100002288818,7.0080003738403],[-11.766000747681,-5.1680002212524,7.804000377655],[-7.1660003662109,-4.9580001831055,6.1980004310608],[-11.766000747681,-4.9580001831055,6.1980004310608],[-7.1660003662109,-5.4300003051758,8.57200050354],[-11.766000747681,-5.4300003051758,8.57200050354],[-7.1660003662109,-5.7880001068115,9.2980003356934],[-11.766000747681,-5.7880001068115,9.2980003356934],[-11.766000747681,-7.3840003013611,11.118000984192],[-7.1660003662109,-7.3820004463196,11.118000984192],[-11.766000747681,-11.158000946045,12.398000717163],[-7.1660003662109,-10.348000526428,12.346000671387],[-11.766000747681,-10.348000526428,12.346000671387],[-7.1660003662109,-11.158000946045,12.398000717163],[-17.166000366211,-11.158000946045,7.8840003013611],[-21.766000747681,-11.338000297546,7.8900003433228],[-21.766000747681,-11.158000946045,7.8840003013611],[-17.166000366211,-11.338000297546,7.8900003433228],[-21.766000747681,-11.770000457764,7.7840003967285],[-17.166000366211,-11.770000457764,7.7840003967285],[-21.766000747681,-12.160000801086,7.57200050354],[-17.166000366211,-12.160000801086,7.57200050354],[-21.766000747681,-12.480000495911,7.2660002708435],[-17.166000366211,-12.480000495911,7.2660002708435],[-17.166000366211,-12.712000846863,6.8880004882812],[-21.766000747681,-12.712000846863,6.8880004882812],[-17.166000366211,-12.838000297546,6.4620003700256],[-21.766000747681,-12.838000297546,6.4620003700256],[-21.766000747681,-11.846000671387,4.6440000534058],[-17.166000366211,-11.420000076294,4.5199999809265],[-21.766000747681,-11.420000076294,4.5199999809265],[-17.166000366211,-11.846000671387,4.6440000534058],[-17.166000366211,-11.158000946045,4.514000415802],[-21.766000747681,-11.158000946045,4.514000415802],[-21.766000747681,-12.224000930786,4.8760004043579],[-17.166000366211,-12.224000930786,4.8760004043579],[-21.766000747681,-10.976000785828,4.5080003738403],[-17.166000366211,-10.54400062561,4.6140003204346],[-21.766000747681,-10.54400062561,4.6140003204346],[-17.166000366211,-10.976000785828,4.5080003738403],[-21.766000747681,-12.848000526428,6.018000125885],[-17.166000366211,-12.744000434875,5.5860004425049],[-21.766000747681,-12.744000434875,5.5860004425049],[-17.166000366211,-12.848000526428,6.018000125885],[-17.166000366211,-12.530000686646,5.1960000991821],[-21.766000747681,-12.530000686646,5.1960000991821],[-7.1660003662109,-11.158000946045,7.8840003013611],[-11.766000747681,-11.338000297546,7.8900003433228],[-11.766000747681,-11.158000946045,7.8840003013611],[-7.1660003662109,-11.338000297546,7.8900003433228],[-11.766000747681,-11.770000457764,7.7840003967285],[-7.1660003662109,-11.770000457764,7.7840003967285],[-11.766000747681,-12.160000801086,7.57200050354],[-7.1660003662109,-12.160000801086,7.57200050354],[-11.766000747681,-12.480000495911,7.2660002708435],[-7.1660003662109,-12.480000495911,7.2660002708435],[-7.1660003662109,-12.712000846863,6.8880004882812],[-11.766000747681,-12.712000846863,6.8880004882812],[-7.1660003662109,-12.836000442505,6.4620003700256],[-11.766000747681,-12.836000442505,6.4620003700256],[-7.1660003662109,-12.848000526428,6.018000125885],[-11.766000747681,-12.848000526428,6.018000125885],[-7.1660003662109,-12.744000434875,5.5860004425049],[-11.766000747681,-12.744000434875,5.5860004425049],[-7.1660003662109,-12.530000686646,5.1960000991821],[-11.766000747681,-12.530000686646,5.1960000991821],[-7.1660003662109,-12.224000930786,4.8760004043579],[-11.766000747681,-12.224000930786,4.8760004043579],[-11.766000747681,-9.5520000457764,12.188000679016],[-7.1660003662109,-8.7840003967285,11.928000450134],[-11.766000747681,-8.7840003967285,11.928000450134],[-7.1660003662109,-9.5520000457764,12.188000679016],[-7.1660003662109,-8.0580005645752,11.568000793457],[-11.766000747681,-8.0580005645752,11.568000793457],[-7.1660003662109,-9.5520000457764,0.21000000834465],[-11.766000747681,-11.158000946045,-0.0020000000949949],[-11.766000747681,-9.5520000457764,0.21000000834465],[-7.1660003662109,-11.158000946045,-0.0020000000949949],[-7.1660003662109,-10.894000053406,7.8780002593994],[-11.766000747681,-10.896000862122,7.8780002593994],[-7.1660003662109,-9.7840003967285,7.2020001411438],[-11.766000747681,-9.57200050354,6.8120002746582],[-7.1660003662109,-9.57200050354,6.8120002746582],[-11.766000747681,-9.7840003967285,7.2020001411438],[-17.166000366211,-10.156000137329,4.826000213623],[-21.766000747681,-10.156000137329,4.826000213623],[-17.166000366211,-9.8340005874634,5.1320004463196],[-21.766000747681,-9.8340005874634,5.1320004463196],[-17.166000366211,-9.4780006408691,5.9360003471375],[-21.766000747681,-9.6020002365112,5.5100002288818],[-17.166000366211,-9.6020002365112,5.5100002288818],[-21.766000747681,-9.4780006408691,5.9360003471375],[-7.1660003662109,-10.470000267029,7.7540001869202],[-11.766000747681,-10.470000267029,7.7540001869202],[-7.1660003662109,-10.090000152588,7.5220003128052],[-11.766000747681,-10.090000152588,7.5220003128052],[-7.1660003662109,-11.846000671387,4.6440000534058],[-7.1660003662109,-11.420000076294,4.5199999809265],[-7.1660003662109,-11.158000946045,4.514000415802],[-7.1660003662109,-10.976000785828,4.5080003738403],[-7.1660003662109,-10.54400062561,4.6140003204346],[-7.1660003662109,-10.156000137329,4.826000213623],[-7.1660003662109,-9.8340005874634,5.1320004463196],[-7.1660003662109,-9.6020002365112,5.5100002288818],[-7.1660003662109,-9.4780006408691,5.9360003471375],[-7.1660003662109,-8.0580005645752,0.83000004291534],[-7.1660003662109,-9.4680004119873,6.3800001144409],[-7.1660003662109,-6.7740001678467,1.8140001296997],[-7.1660003662109,-5.7880001068115,3.0980000495911],[-7.1660003662109,-5.1680002212524,4.5940003395081],[-11.766000747681,-11.846000671387,4.6440000534058],[-11.766000747681,-9.6020002365112,5.5100002288818],[-11.766000747681,-9.4780006408691,5.9360003471375],[-11.766000747681,-17.958000183105,12.398000717163],[-11.766000747681,-9.4680004119873,6.3800001144409],[-11.766000747681,-17.958000183105,-0.0020000000949949],[-11.766000747681,-17.958000183105,6.1980004310608],[-11.766000747681,-11.420000076294,4.5199999809265],[-11.766000747681,-11.158000946045,4.514000415802],[-11.766000747681,-10.976000785828,4.5080003738403],[-11.766000747681,-10.54400062561,4.6140003204346],[-11.766000747681,-10.156000137329,4.826000213623],[-11.766000747681,-9.8340005874634,5.1320004463196],[-11.766000747681,-8.0580005645752,0.83000004291534],[-11.766000747681,-6.7740001678467,1.8140001296997],[-11.766000747681,-5.7880001068115,3.0980000495911],[-11.766000747681,-5.1680002212524,4.5940003395081],[-21.766000747681,-9.4680004119873,6.3800001144409],[-17.166000366211,-9.4680004119873,6.3800001144409],[-17.166000366211,-10.470000267029,7.7540001869202],[-21.766000747681,-10.896000862122,7.8780002593994],[-21.766000747681,-10.470000267029,7.7540001869202],[-17.166000366211,-10.896000862122,7.8780002593994],[-21.766000747681,-9.57200050354,6.8120002746582],[-17.166000366211,-9.57200050354,6.8120002746582],[-17.166000366211,-9.7840003967285,7.2020001411438],[-21.766000747681,-10.090000152588,7.5220003128052],[-21.766000747681,-9.7840003967285,7.2020001411438],[-17.166000366211,-10.090000152588,7.5220003128052],[-17.166000366211,-6.7740001678467,1.8140001296997],[-21.766000747681,-8.0580005645752,0.83000004291534],[-21.766000747681,-6.7740001678467,1.8140001296997],[-17.166000366211,-8.0580005645752,0.83000004291534],[-21.766000747681,-5.1680002212524,4.5940003395081],[-17.166000366211,-5.7880001068115,3.0980000495911],[-21.766000747681,-5.7880001068115,3.0980000495911],[-17.166000366211,-5.1680002212524,4.5940003395081],[-17.166000366211,-9.5520000457764,0.21000000834465],[-21.766000747681,-11.158000946045,-0.0020000000949949],[-21.766000747681,-9.5520000457764,0.21000000834465],[-17.166000366211,-11.158000946045,-0.0020000000949949],[-17.166000366211,-17.958000183105,12.398000717163],[-17.166000366211,-17.958000183105,-0.0020000000949949],[-17.166000366211,-8.7840003967285,11.928000450134],[-17.166000366211,-8.0580005645752,11.568000793457],[-17.166000366211,-7.3840003013611,11.118000984192],[-17.166000366211,-6.7740001678467,10.584000587463],[-17.166000366211,-6.2380003929138,9.9740009307861],[-17.166000366211,-5.7880001068115,9.2980003356934],[-17.166000366211,-5.4300003051758,8.57200050354],[-17.166000366211,-5.1680002212524,7.804000377655],[-17.166000366211,-4.9580001831055,6.1980004310608],[-17.166000366211,-5.0100002288818,7.0080003738403],[-17.166000366211,-11.158000946045,12.398000717163],[-17.166000366211,-10.348000526428,12.346000671387],[-17.166000366211,-9.5520000457764,12.188000679016],[-21.766000747681,-5.4300003051758,8.57200050354],[-21.766000747681,-5.7880001068115,9.2980003356934],[-21.766000747681,-5.1680002212524,7.804000377655],[-21.766000747681,-11.158000946045,12.398000717163],[-21.766000747681,-10.348000526428,12.346000671387],[-21.766000747681,-9.5520000457764,12.188000679016],[-21.766000747681,-8.7840003967285,11.928000450134],[-21.766000747681,-8.0580005645752,11.568000793457],[-21.766000747681,-6.2380003929138,9.9740009307861],[-21.766000747681,-5.0100002288818,7.0080003738403],[-21.766000747681,-6.7740001678467,10.584000587463],[-21.766000747681,-7.3840003013611,11.118000984192],[-21.766000747681,-4.9580001831055,6.1980004310608],[-10.288000106812,-17.958000183105,12.398000717163],[-8.8100004196167,-17.958000183105,12.398000717163],[-21.766000747681,-17.958000183105,12.398000717163],[-21.766000747681,-17.958000183105,0],[-21.766000747681,-17.958000183105,6.2000002861023],[-20.308000564575,-17.958000183105,0],[-18.852001190186,-17.958000183105,12.398000717163],[-20.308000564575,-17.958000183105,12.398000717163],[-18.008001327515,-17.958000183105,12.398000717163],[-18.852001190186,-17.958000183105,0],[-10.288000106812,-17.958000183105,0],[-7.9880003929138,-17.958000183105,0],[-24.680000305176,-17.958000183105,0],[-18.008001327515,-17.958000183105,0],[-8.8100004196167,-17.958000183105,0],[-17.166000366211,-17.958000183105,6.1980004310608],[-18.008001327515,-17.958000183105,6.2000002861023],[-18.852001190186,-17.958000183105,6.2000002861023],[9.7040004730225,-32.706001281738,11.408000946045],[8.4660005569458,-32.706001281738,3.8880002498627],[9.7040004730225,-32.706001281738,3.8880002498627],[8.4660005569458,-32.706001281738,11.408000946045],[9.7040004730225,-17.758001327515,13.35000038147],[13.64400100708,-17.758001327515,0],[9.7040004730225,-17.758001327515,0],[13.64400100708,-17.758001327515,12.398000717163],[13.64400100708,-17.758001327515,6.2000002861023],[15.28600025177,-17.758001327515,12.398000717163],[14.464000701904,-17.758001327515,12.398000717163],[15.28600025177,-17.758001327515,13.986001014709],[11.35000038147,-17.758001327515,13.35000038147],[11.35000038147,-17.758001327515,13.986001014709],[9.7040004730225,-20.726001739502,11.408000946045],[8.4660005569458,-20.726001739502,11.408000946045],[8.4660005569458,-20.726001739502,3.8880002498627],[20.348001480103,-46.000003814697,3.3580002784729],[19.940000534058,-46.278003692627,3.7660002708435],[19.940000534058,-46.000003814697,3.7660002708435],[20.348001480103,-46.278003692627,3.3580002784729],[9.7040004730225,-35.614002227783,11.868000984192],[9.7040004730225,-39.572002410889,0],[9.7040004730225,-39.572002410889,10.654000282288],[9.7040004730225,-38.812000274658,1.6280000209808],[9.7040004730225,-38.84400177002,1.3460000753403],[9.7040004730225,-38.708000183105,1.8940000534058],[9.7040004730225,-38.53800201416,2.1220002174377],[9.7040004730225,-38.31600189209,2.3000001907349],[9.7040004730225,-38.056003570557,2.4140000343323],[9.7040004730225,-37.774002075195,2.4560000896454],[9.7040004730225,-37.490001678467,2.4240000247955],[9.7040004730225,-37.226001739502,2.3200001716614],[9.7040004730225,-36.996002197266,2.1500000953674],[9.7040004730225,-36.820003509521,1.9280000925064],[9.7040004730225,-36.706001281738,1.6680001020432],[9.7040004730225,-36.662002563477,1.3860000371933],[9.7040004730225,-31.658000946045,15.824000358582],[9.7040004730225,-27.598001480103,13.35000038147],[9.7040004730225,-27.598001480103,15.824000358582],[9.7040004730225,-23.53800201416,13.35000038147],[9.7040004730225,-20.726001739502,3.8880002498627],[9.7040004730225,-37.734001159668,0.27600002288818],[9.7040004730225,-38.016002655029,0.30600002408028],[9.7040004730225,-38.282001495361,0.41200003027916],[9.7040004730225,-38.51000213623,0.58000004291534],[9.7040004730225,-38.688003540039,0.80200004577637],[9.7040004730225,-38.802001953125,1.0640000104904],[9.7040004730225,-37.452003479004,0.31800001859665],[9.7040004730225,-37.190002441406,0.43200001120567],[9.7040004730225,-36.968002319336,0.60800004005432],[9.7040004730225,-36.800003051758,0.83800005912781],[9.7040004730225,-36.694000244141,1.1019999980927],[13.266000747681,-39.572002410889,3.3580002784729],[14.444000244141,-46.000003814697,0],[14.444000244141,-46.000003814697,3.3580002784729],[13.266000747681,-39.572002410889,0],[25.804000854492,-46.000003814697,3.3580002784729],[25.742000579834,-46.278003692627,3.3580002784729],[25.742000579834,-46.000003814697,3.3580002784729],[25.742000579834,-46.000003814697,0],[25.804000854492,-46.000003814697,0],[21.752000808716,-39.572002410889,9.9500007629395],[29.196001052856,-34.046001434326,11.868000984192],[21.752000808716,-34.046001434326,11.868000984192],[22.960000991821,-39.570003509521,9.9500007629395],[25.718000411987,-39.570003509521,9.9500007629395],[27.21600151062,-39.570003509521,9.9500007629395],[29.196001052856,-39.570003509521,9.9500007629395],[21.750001907349,-32.352001190186,13.986001014709],[18.315999984741,-34.046001434326,11.868000984192],[18.315999984741,-32.352001190186,13.986001014709],[18.315999984741,-39.572002410889,9.2440004348755],[19.012001037598,-46.278003692627,7.5680003166199],[19.012001037598,-46.278003692627,8.2040004730225],[18.315999984741,-39.572002410889,8.2040004730225],[21.752000808716,-39.572002410889,9.2440004348755],[20.868001937866,-46.278003692627,8.2040004730225],[19.554000854492,-46.000003814697,3.3580002784729],[19.554000854492,-46.278003692627,3.3580002784729],[14.494000434875,-46.278003692627,7.5680003166199],[14.666000366211,-39.572002410889,8.2040004730225],[13.266000747681,-39.572002410889,8.2040004730225],[17.04400062561,-39.572002410889,8.2040004730225],[25.742000579834,-46.278003692627,4.188000202179],[19.940000534058,-46.278003692627,7.242000579834],[25.742000579834,-46.278003692627,7.5680003166199],[20.868001937866,-46.278003692627,7.5680003166199],[31.158000946045,-39.570003509521,10.654000282288],[29.196001052856,-39.570003509521,0],[31.158000946045,-39.570003509521,0],[29.196001052856,-39.570003509521,9.2440004348755],[29.196001052856,-39.570003509521,10.654000282288],[11.35000038147,-27.598001480103,13.35000038147],[11.35000038147,-27.598001480103,13.986001014709],[11.35000038147,-27.598001480103,15.824000358582],[31.158000946045,-37.736000061035,1.4680000543594],[31.320001602173,-37.64400100708,1.2720000743866],[31.158000946045,-37.64400100708,1.2720000743866],[31.320001602173,-37.736000061035,1.4680000543594],[11.35000038147,-35.614002227783,11.868000984192],[11.35000038147,-39.572002410889,10.654000282288],[11.35000038147,-31.658000946045,15.824000358582],[11.35000038147,-33.498001098633,13.986001014709],[31.158000946045,-37.874000549316,1.6340000629425],[31.320001602173,-37.874000549316,1.6340000629425],[31.320001602173,-38.818000793457,0.28400000929832],[31.158000946045,-38.996002197266,0.40800002217293],[31.158000946045,-38.818000793457,0.28400000929832],[31.320001602173,-38.996002197266,0.40800002217293],[13.266000747681,-39.572002410889,9.076000213623],[31.320001602173,-38.768001556396,0.932000041008],[31.320001602173,-38.780002593994,1.0200001001358],[31.320001602173,-38.614002227783,0.21000000834465],[31.320001602173,-38.734001159668,0.84800004959106],[31.320001602173,-38.678001403809,0.77600002288818],[31.320001602173,-38.608001708984,0.72200006246567],[31.320001602173,-38.398002624512,0.19200000166893],[31.320001602173,-38.524002075195,0.68800002336502],[31.320001602173,-38.434001922607,0.67600005865097],[31.320001602173,-38.346000671387,0.68800002336502],[31.320001602173,-38.184001922607,0.23000000417233],[31.320001602173,-38.262001037598,0.72200006246567],[31.320001602173,-38.192001342773,0.77600002288818],[31.320001602173,-38.136001586914,0.84800004959106],[31.320001602173,-37.9880027771,0.32000002264977],[31.320001602173,-38.102001190186,0.932000041008],[31.320001602173,-38.090000152588,1.0200001001358],[31.320001602173,-38.052001953125,1.7580001354218],[31.320001602173,-37.822002410889,0.46000000834465],[31.320001602173,-37.698001861572,0.63800001144409],[31.320001602173,-37.624000549316,0.84200006723404],[31.320001602173,-37.606002807617,1.058000087738],[31.320001602173,-39.226001739502,0.77000004053116],[31.320001602173,-39.246002197266,1.2000000476837],[31.320001602173,-39.264003753662,0.98400002717972],[31.320001602173,-39.17200088501,1.404000043869],[31.320001602173,-39.134002685547,0.57400000095367],[31.320001602173,-39.048000335693,1.5820000171661],[31.320001602173,-38.881999969482,1.7200000286102],[31.320001602173,-38.686000823975,1.8120000362396],[31.320001602173,-38.768001556396,1.1100000143051],[31.320001602173,-38.734001159668,1.194000005722],[31.320001602173,-38.678001403809,1.2640000581741],[31.320001602173,-38.47200012207,1.8500001430511],[31.320001602173,-38.608001708984,1.3200000524521],[31.320001602173,-38.524002075195,1.3540000915527],[31.320001602173,-38.434001922607,1.3660000562668],[31.320001602173,-38.256000518799,1.8320001363754],[31.320001602173,-38.346000671387,1.3540000915527],[31.320001602173,-38.262001037598,1.3200000524521],[31.320001602173,-38.192001342773,1.2640000581741],[31.320001602173,-38.136001586914,1.194000005722],[31.320001602173,-38.102001190186,1.1100000143051],[31.158000946045,-39.048000335693,1.5820000171661],[31.158000946045,-38.881999969482,1.7200000286102],[31.158000946045,-38.686000823975,1.8120000362396],[11.35000038147,-23.53800201416,13.986001014709],[29.196001052856,-23.53800201416,13.986001014709],[25.330001831055,-17.756000518799,13.986001014709],[29.196001052856,-17.756000518799,13.986001014709],[11.35000038147,-32.352001190186,13.986001014709],[29.196001052856,-27.598001480103,13.986001014709],[11.35000038147,-23.53800201416,13.35000038147],[31.158000946045,-38.678001403809,0.77600002288818],[31.158000946045,-38.608001708984,0.72200006246567],[31.158000946045,-38.608001708984,1.3200000524521],[31.158000946045,-38.524002075195,1.3540000915527],[31.158000946045,-38.678001403809,1.2640000581741],[31.158000946045,-38.734001159668,1.194000005722],[31.158000946045,-38.768001556396,1.1100000143051],[31.158000946045,-38.780002593994,1.0200001001358],[31.158000946045,-38.768001556396,0.932000041008],[31.158000946045,-38.734001159668,0.84800004959106],[31.158000946045,-38.524002075195,0.68800002336502],[31.158000946045,-38.434001922607,0.67600005865097],[31.158000946045,-38.434001922607,1.3660000562668],[31.158000946045,-38.346000671387,0.68800002336502],[31.158000946045,-38.346000671387,1.3540000915527],[31.158000946045,-38.262001037598,0.72200006246567],[31.158000946045,-38.262001037598,1.3200000524521],[31.158000946045,-38.192001342773,0.77600002288818],[31.158000946045,-38.192001342773,1.2640000581741],[31.158000946045,-38.136001586914,0.84800004959106],[31.158000946045,-38.136001586914,1.194000005722],[31.158000946045,-38.102001190186,0.932000041008],[9.5580005645752,-38.812000274658,1.6280000209808],[9.5580005645752,-38.708000183105,1.8940000534058],[31.158000946045,-38.090000152588,1.0200001001358],[9.5580005645752,-37.631999969482,0.91000002622604],[9.7040004730225,-37.518001556396,0.95600003004074],[9.5580005645752,-37.518001556396,0.95600003004074],[9.7040004730225,-37.631999969482,0.91000002622604],[9.5580005645752,-37.754001617432,0.89400005340576],[9.7040004730225,-37.754001617432,0.89400005340576],[9.5580005645752,-37.990001678467,0.95600003004074],[9.7040004730225,-37.876003265381,0.91000002622604],[9.5580005645752,-37.876003265381,0.91000002622604],[9.7040004730225,-37.990001678467,0.95600003004074],[9.5580005645752,-38.088001251221,1.0320000648499],[9.7040004730225,-38.088001251221,1.0320000648499],[9.5580005645752,-38.226001739502,1.3660000562668],[9.7040004730225,-38.21000289917,1.2440000772476],[9.5580005645752,-38.21000289917,1.2440000772476],[9.7040004730225,-38.226001739502,1.3660000562668],[9.5580005645752,-38.162002563477,1.1299999952316],[9.7040004730225,-38.162002563477,1.1299999952316],[9.7040004730225,-37.876003265381,1.8220001459122],[9.5580005645752,-37.990001678467,1.7740000486374],[9.5580005645752,-37.876003265381,1.8220001459122],[9.7040004730225,-37.990001678467,1.7740000486374],[9.7040004730225,-37.754001617432,1.8380000591278],[9.5580005645752,-37.754001617432,1.8380000591278],[9.5580005645752,-36.662002563477,1.3860000371933],[9.5580005645752,-36.694000244141,1.1019999980927],[9.5580005645752,-37.774002075195,2.4560000896454],[9.5580005645752,-37.490001678467,2.4240000247955],[9.5580005645752,-38.51000213623,0.58000004291534],[9.5580005645752,-38.282001495361,0.41200003027916],[9.5580005645752,-38.088001251221,1.7000000476837],[9.7040004730225,-38.162002563477,1.6020001173019],[9.5580005645752,-38.162002563477,1.6020001173019],[9.7040004730225,-38.088001251221,1.7000000476837],[9.7040004730225,-37.298000335693,1.2440000772476],[9.5580005645752,-37.34400177002,1.1299999952316],[9.7040004730225,-37.34400177002,1.1299999952316],[9.5580005645752,-37.298000335693,1.2440000772476],[9.5580005645752,-37.420001983643,1.0320000648499],[9.7040004730225,-37.420001983643,1.0320000648499],[9.5580005645752,-36.996002197266,2.1500000953674],[9.5580005645752,-36.820003509521,1.9280000925064],[31.158000946045,-37.9880027771,0.32000002264977],[31.158000946045,-37.822002410889,0.46000000834465],[31.158000946045,-38.184001922607,0.23000000417233],[9.5580005645752,-38.84400177002,1.3460000753403],[9.5580005645752,-38.016002655029,0.30600002408028],[9.5580005645752,-37.452003479004,0.31800001859665],[9.5580005645752,-37.190002441406,0.43200001120567],[9.5580005645752,-38.056003570557,2.4140000343323],[9.7040004730225,-37.631999969482,1.8220001459122],[9.5580005645752,-37.631999969482,1.8220001459122],[9.5580005645752,-38.53800201416,2.1220002174377],[9.5580005645752,-37.734001159668,0.27600002288818],[9.5580005645752,-36.706001281738,1.6680001020432],[9.7040004730225,-37.420001983643,1.7000000476837],[9.5580005645752,-37.34400177002,1.6020001173019],[9.7040004730225,-37.34400177002,1.6020001173019],[9.5580005645752,-37.420001983643,1.7000000476837],[11.35000038147,-34.046001434326,11.868000984192],[9.5580005645752,-37.226001739502,2.3200001716614],[9.5580005645752,-38.802001953125,1.0640000104904],[9.5580005645752,-38.688003540039,0.80200004577637],[9.5580005645752,-38.31600189209,2.3000001907349],[9.5580005645752,-37.298000335693,1.4880000352859],[9.7040004730225,-37.298000335693,1.4880000352859],[9.5580005645752,-37.282001495361,1.3660000562668],[9.7040004730225,-37.282001495361,1.3660000562668],[9.5580005645752,-36.800003051758,0.83800005912781],[9.5580005645752,-38.21000289917,1.4880000352859],[9.7040004730225,-38.21000289917,1.4880000352859],[9.7040004730225,-37.518001556396,1.7740000486374],[9.5580005645752,-37.518001556396,1.7740000486374],[9.5580005645752,-36.968002319336,0.60800004005432],[14.494000434875,-46.278003692627,3.3580002784729],[27.21600151062,-39.570003509521,0],[27.21600151062,-39.570003509521,3.3580002784729],[18.315999984741,-39.572002410889,9.9500007629395],[11.35000038147,-39.572002410889,9.9500007629395],[13.266000747681,-39.572002410889,9.9500007629395],[14.666000366211,-39.572002410889,9.9500007629395],[17.04400062561,-39.572002410889,9.9500007629395],[29.196001052856,-31.658000946045,15.824000358582],[31.158000946045,-27.598001480103,15.824000358582],[29.196001052856,-27.598001480103,15.824000358582],[31.158000946045,-31.658000946045,15.824000358582],[31.158000946045,-35.614002227783,11.868000984192],[29.196001052856,-35.614002227783,11.868000984192],[29.196001052856,-34.046001434326,13.436000823975],[21.752000808716,-39.572002410889,8.2040004730225],[22.960000991821,-39.570003509521,8.2040004730225],[25.718000411987,-39.570003509521,8.2040004730225],[27.21600151062,-39.570003509521,8.2040004730225],[27.21600151062,-39.570003509521,9.076000213623],[31.158000946045,-39.246002197266,1.2000000476837],[31.158000946045,-39.17200088501,1.404000043869],[29.196001052856,-17.756000518799,13.35000038147],[29.196001052856,-23.53800201416,13.35000038147],[31.158000946045,-17.756000518799,13.35000038147],[31.158000946045,-23.53800201416,13.35000038147],[31.158000946045,-38.398002624512,0.19200000166893],[31.158000946045,-38.256000518799,1.8320001363754],[31.158000946045,-38.052001953125,1.7580001354218],[31.158000946045,-38.102001190186,1.1100000143051],[29.196001052856,-33.498001098633,13.986001014709],[29.196001052856,-32.352001190186,13.986001014709],[14.494000434875,-46.000003814697,3.3580002784729],[14.494000434875,-46.000003814697,0],[17.052000045776,-46.000003814697,0],[22.320001602173,-46.000003814697,0],[31.158000946045,-38.614002227783,0.21000000834465],[21.864000320435,-46.000003814697,0.48600003123283],[17.486000061035,-46.000003814697,0.48600003123283],[31.158000946045,-37.698001861572,0.63800001144409],[31.158000946045,-39.134002685547,0.57400000095367],[31.158000946045,-39.226001739502,0.77000004053116],[31.158000946045,-39.264003753662,0.98400002717972],[31.158000946045,-27.598001480103,13.35000038147],[29.196001052856,-27.598001480103,13.35000038147],[31.158000946045,-37.606002807617,1.058000087738],[31.158000946045,-37.624000549316,0.84200006723404],[32.606002807617,-20.726001739502,3.8880002498627],[31.158000946045,-32.706001281738,3.8880002498627],[31.158000946045,-20.726001739502,3.8880002498627],[32.606002807617,-32.706001281738,3.8880002498627],[11.35000038147,-39.572002410889,9.2440004348755],[11.35000038147,-39.572002410889,0],[31.158000946045,-38.47200012207,1.8500001430511],[32.606002807617,-32.706001281738,11.408000946045],[32.606002807617,-20.726001739502,11.408000946045],[31.158000946045,-32.706001281738,11.408000946045],[31.158000946045,-20.726001739502,11.408000946045],[13.64400100708,-6.5740003585815,10.584000587463],[18.24400138855,-6.0380001068115,9.9740009307861],[13.64400100708,-6.0380001068115,9.9740009307861],[18.24400138855,-6.5740003585815,10.584000587463],[13.64400100708,-4.9680004119873,7.804000377655],[18.24400138855,-4.8100004196167,7.0080003738403],[13.64400100708,-4.8100004196167,7.0080003738403],[18.24400138855,-4.9680004119873,7.804000377655],[13.64400100708,-4.7580003738403,6.1980004310608],[18.24400138855,-4.7580003738403,6.1980004310608],[13.64400100708,-5.2300000190735,8.57200050354],[18.24400138855,-5.2300000190735,8.57200050354],[13.64400100708,-5.5880002975464,9.2980003356934],[18.24400138855,-5.5880002975464,9.2980003356934],[13.64400100708,-7.1820001602173,11.118000984192],[18.24400138855,-7.1820001602173,11.118000984192],[13.64400100708,-10.958000183105,12.398000717163],[18.24400138855,-10.148000717163,12.346000671387],[13.64400100708,-10.148000717163,12.346000671387],[18.24400138855,-10.958000183105,12.398000717163],[28.24400138855,-10.956000328064,7.8840003013611],[23.64400100708,-11.138000488281,7.8900003433228],[23.64400100708,-10.958000183105,7.8840003013611],[28.24400138855,-11.138000488281,7.8900003433228],[23.64400100708,-11.570000648499,7.7840003967285],[28.24400138855,-11.570000648499,7.7840003967285],[23.64400100708,-11.960000991821,7.57200050354],[28.24400138855,-11.960000991821,7.57200050354],[23.64400100708,-12.280000686646,7.2660002708435],[28.24400138855,-12.280000686646,7.2660002708435],[23.64400100708,-12.512001037598,6.8880004882812],[28.24400138855,-12.512001037598,6.8880004882812],[23.64400100708,-12.63600063324,6.4620003700256],[28.24400138855,-12.63600063324,6.4620003700256],[23.64400100708,-11.646000862122,4.6440000534058],[28.24400138855,-11.220000267029,4.5199999809265],[23.64400100708,-11.220000267029,4.5199999809265],[28.24400138855,-11.646000862122,4.6440000534058],[28.24400138855,-10.956000328064,4.514000415802],[23.64400100708,-10.958000183105,4.514000415802],[23.64400100708,-12.024000167847,4.8760004043579],[28.24400138855,-12.024000167847,4.8760004043579],[23.64400100708,-10.776000976562,4.5080003738403],[28.24400138855,-10.344000816345,4.6140003204346],[23.64400100708,-10.344000816345,4.6140003204346],[28.24400138855,-10.776000976562,4.5080003738403],[23.64400100708,-12.542000770569,5.5860004425049],[28.24400138855,-12.648000717163,6.018000125885],[28.24400138855,-12.542000770569,5.5860004425049],[23.64400100708,-12.648000717163,6.018000125885],[23.64400100708,-12.33000087738,5.1960000991821],[28.24400138855,-12.33000087738,5.1960000991821],[18.24400138855,-10.958000183105,7.8840003013611],[13.64400100708,-11.138000488281,7.8900003433228],[13.64400100708,-10.958000183105,7.8840003013611],[18.24400138855,-11.138000488281,7.8900003433228],[13.64400100708,-11.570000648499,7.7840003967285],[18.24400138855,-11.570000648499,7.7840003967285],[13.64400100708,-11.960000991821,7.57200050354],[18.24400138855,-11.960000991821,7.57200050354],[13.64400100708,-12.280000686646,7.2660002708435],[18.24400138855,-12.280000686646,7.2660002708435],[13.64400100708,-12.512001037598,6.8880004882812],[18.24400138855,-12.512001037598,6.8880004882812],[18.24400138855,-12.63600063324,6.4620003700256],[13.64400100708,-12.63600063324,6.4620003700256],[13.64400100708,-12.648000717163,6.018000125885],[18.24400138855,-12.648000717163,6.018000125885],[13.64400100708,-12.542000770569,5.5860004425049],[18.24400138855,-12.542000770569,5.5860004425049],[18.24400138855,-12.33000087738,5.1960000991821],[13.64400100708,-12.33000087738,5.1960000991821],[18.24400138855,-12.024000167847,4.8760004043579],[13.64400100708,-12.024000167847,4.8760004043579],[13.64400100708,-9.3520002365112,12.188000679016],[18.24400138855,-8.5840005874634,11.928000450134],[13.64400100708,-8.5840005874634,11.928000450134],[18.24400138855,-9.3520002365112,12.188000679016],[18.24400138855,-7.8580002784729,11.568000793457],[13.64400100708,-7.8580002784729,11.568000793457],[18.24400138855,-9.3520002365112,0.21000000834465],[13.64400100708,-10.958000183105,-0.0020000000949949],[13.64400100708,-9.3520002365112,0.21000000834465],[18.24400138855,-10.958000183105,-0.0020000000949949],[18.24400138855,-10.694000244141,7.8780002593994],[13.64400100708,-10.694000244141,7.8780002593994],[18.24400138855,-9.3720006942749,6.8120002746582],[13.64400100708,-9.5840005874634,7.2020001411438],[13.64400100708,-9.3720006942749,6.8120002746582],[18.24400138855,-9.5840005874634,7.2020001411438],[28.24400138855,-9.9540004730225,4.826000213623],[23.64400100708,-9.9540004730225,4.826000213623],[28.24400138855,-9.6340007781982,5.1320004463196],[23.64400100708,-9.6340007781982,5.1320004463196],[28.24400138855,-9.4020004272461,5.5100002288818],[23.64400100708,-9.278000831604,5.9360003471375],[23.64400100708,-9.4020004272461,5.5100002288818],[28.24400138855,-9.278000831604,5.9360003471375],[18.24400138855,-10.268000602722,7.7540001869202],[13.64400100708,-10.268000602722,7.7540001869202],[18.24400138855,-9.8900003433228,7.5220003128052],[13.64400100708,-9.8900003433228,7.5220003128052],[13.64400100708,-9.2660007476807,6.3800001144409],[13.64400100708,-11.646000862122,4.6440000534058],[13.64400100708,-11.220000267029,4.5199999809265],[13.64400100708,-10.958000183105,4.514000415802],[13.64400100708,-10.776000976562,4.5080003738403],[13.64400100708,-10.344000816345,4.6140003204346],[13.64400100708,-9.9540004730225,4.826000213623],[13.64400100708,-9.6340007781982,5.1320004463196],[13.64400100708,-9.4020004272461,5.5100002288818],[13.64400100708,-9.278000831604,5.9360003471375],[13.64400100708,-7.8580002784729,0.83000004291534],[13.64400100708,-6.5740003585815,1.8140001296997],[13.64400100708,-5.5880002975464,3.0980000495911],[13.64400100708,-4.9680004119873,4.5940003395081],[18.24400138855,-11.646000862122,4.6440000534058],[18.24400138855,-9.4020004272461,5.5100002288818],[18.24400138855,-9.278000831604,5.9360003471375],[18.24400138855,-17.758001327515,12.398000717163],[18.24400138855,-17.758001327515,6.1980004310608],[18.24400138855,-11.220000267029,4.5199999809265],[18.24400138855,-10.958000183105,4.514000415802],[18.24400138855,-10.776000976562,4.5080003738403],[18.24400138855,-10.344000816345,4.6140003204346],[18.24400138855,-9.9540004730225,4.826000213623],[18.24400138855,-9.6340007781982,5.1320004463196],[18.24400138855,-7.8580002784729,0.83000004291534],[18.24400138855,-9.2660007476807,6.3800001144409],[18.24400138855,-6.5740003585815,1.8140001296997],[18.24400138855,-5.5880002975464,3.0980000495911],[18.24400138855,-4.9680004119873,4.5940003395081],[28.24400138855,-9.2660007476807,6.3800001144409],[23.64400100708,-9.2660007476807,6.3800001144409],[28.24400138855,-10.268000602722,7.7540001869202],[23.64400100708,-10.694000244141,7.8780002593994],[23.64400100708,-10.268000602722,7.7540001869202],[28.24400138855,-10.694000244141,7.8780002593994],[28.24400138855,-9.3720006942749,6.8120002746582],[23.64400100708,-9.3720006942749,6.8120002746582],[28.24400138855,-9.8900003433228,7.5220003128052],[23.64400100708,-9.5840005874634,7.2020001411438],[28.24400138855,-9.5840005874634,7.2020001411438],[23.64400100708,-9.8900003433228,7.5220003128052],[28.24400138855,-6.57200050354,1.8140001296997],[23.64400100708,-7.8580002784729,0.83000004291534],[23.64400100708,-6.57200050354,1.8140001296997],[28.24400138855,-7.8560004234314,0.83000004291534],[23.64400100708,-4.9680004119873,4.5940003395081],[28.24400138855,-5.5880002975464,3.0980000495911],[23.64400100708,-5.5880002975464,3.0980000495911],[28.24400138855,-4.9680004119873,4.5940003395081],[28.24400138855,-9.3520002365112,0.21000000834465],[23.64400100708,-10.958000183105,-0.0020000000949949],[23.64400100708,-9.3520002365112,0.21000000834465],[28.24400138855,-10.956000328064,-0.0020000000949949],[23.64400100708,-17.758001327515,12.398000717163],[23.64400100708,-10.958000183105,12.398000717163],[23.64400100708,-10.148000717163,12.346000671387],[23.64400100708,-9.3520002365112,12.188000679016],[23.64400100708,-8.5840005874634,11.928000450134],[23.64400100708,-17.758001327515,-0.0020000000949949],[23.64400100708,-7.8580002784729,11.568000793457],[23.64400100708,-7.1820001602173,11.118000984192],[23.64400100708,-6.57200050354,10.584000587463],[23.64400100708,-6.0380001068115,9.9740009307861],[23.64400100708,-5.5880002975464,9.2980003356934],[23.64400100708,-5.228000164032,8.57200050354],[23.64400100708,-4.9680004119873,7.804000377655],[23.64400100708,-4.7580003738403,6.1980004310608],[23.64400100708,-4.8100004196167,7.0080003738403],[28.24400138855,-5.228000164032,8.57200050354],[28.24400138855,-5.5880002975464,9.2980003356934],[28.24400138855,-4.9680004119873,7.804000377655],[28.24400138855,-10.148000717163,12.346000671387],[28.24400138855,-10.956000328064,12.398000717163],[28.24400138855,-9.3520002365112,12.188000679016],[28.24400138855,-7.8560004234314,11.568000793457],[28.24400138855,-8.5840005874634,11.928000450134],[28.24400138855,-6.0380001068115,9.9740009307861],[28.24400138855,-4.8100004196167,7.0080003738403],[28.24400138855,-6.57200050354,10.584000587463],[28.24400138855,-7.1820001602173,11.118000984192],[28.24400138855,-4.7560000419617,6.1980004310608],[16.763999938965,-17.758001327515,12.398000717163],[28.24400138855,-17.756000518799,12.398000717163],[28.24400138855,-17.756000518799,6.2000002861023],[26.78800201416,-17.756000518799,6.2000002861023],[26.78800201416,-17.756000518799,12.398000717163],[24.488000869751,-17.756000518799,12.398000717163],[25.330001831055,-17.756000518799,0],[24.488000869751,-17.756000518799,0],[26.78800201416,-17.756000518799,0],[15.28600025177,-17.758001327515,0],[14.464000701904,-17.758001327515,0],[16.763999938965,-17.758001327515,0],[18.24400138855,-17.758001327515,-0.0020000000949949],[28.24400138855,-17.756000518799,0],[31.158000946045,-17.756000518799,0],[25.330001831055,-17.756000518799,12.398000717163],[23.64400100708,-17.758001327515,6.1980004310608],[25.330001831055,-17.756000518799,6.2000002861023],[-27.272001266479,11.128000259399,2.055999994278],[-27.736001968384,8.0920000076294,2.055999994278],[-27.736001968384,11.128000259399,2.055999994278],[-27.270000457764,8.0920000076294,2.055999994278],[-27.736001968384,11.128000259399,-0.0020000000949949],[-27.272001266479,11.128000259399,-0.0020000000949949],[-40.150001525879,14.260000228882,12.694000244141],[-39.440002441406,14.260000228882,11.984000205994],[-40.150001525879,14.260000228882,11.984000205994],[-27.884000778198,14.260000228882,11.984000205994],[-33.662002563477,14.260000228882,11.984000205994],[-27.272001266479,14.260000228882,11.984000205994],[-32.236000061035,14.260000228882,12.694000244141],[-34.75,14.260000228882,12.694000244141],[-27.272001266479,14.260000228882,12.694000244141],[-27.270000457764,8.0920000076294,11.870000839233],[-27.272001266479,11.054000854492,12.694000244141],[-27.270000457764,8.0920000076294,12.694000244141],[-27.272001266479,11.054000854492,9.4860000610352],[-27.272001266479,14.260000228882,9.4860000610352],[-27.272001266479,14.260000228882,0.51399999856949],[-27.272001266479,14.260000228882,-0.0020000000949949],[-40.150001525879,9.7040004730225,0.5120000243187],[-39.660003662109,9.5480003356934,0.35000002384186],[-40.150001525879,9.5480003356934,0.35000002384186],[-39.660003662109,9.7040004730225,0.5120000243187],[-27.736001968384,1.6160000562668,-0.30800002813339],[-32.340000152588,1.6160000562668,0.040000002831221],[-32.17200088501,1.6160000562668,-0.30800002813339],[-27.736001968384,1.6160000562668,3.1820001602173],[-32.572002410889,1.6160000562668,0.34600001573563],[-32.862003326416,1.6160000562668,0.59800004959106],[-33.198001861572,1.6160000562668,0.78600001335144],[-33.56600189209,1.6160000562668,0.90200006961823],[-33.948001861572,1.6160000562668,0.94200003147125],[-39.660003662109,1.6160000562668,3.1820001602173],[-37.628002166748,1.6160000562668,3.1820001602173],[-35.724002838135,1.6160000562668,-0.30800002813339],[-39.660003662109,1.6160000562668,-0.30800002813339],[-35.558002471924,1.6160000562668,0.040000002831221],[-35.324001312256,1.6160000562668,0.34600001573563],[-35.034000396729,1.6160000562668,0.59800004959106],[-34.698001861572,1.6160000562668,0.78600001335144],[-34.330001831055,1.6160000562668,0.90200006961823],[-36.53800201416,1.8020000457764,6.7900004386902],[-36.53800201416,1.6160000562668,8.7360000610352],[-36.53800201416,1.6160000562668,6.7900004386902],[-36.53800201416,2.1220002174377,7.5620002746582],[-36.53800201416,2.632000207901,8.2280006408691],[-36.53800201416,3.2960002422333,8.7360000610352],[-36.53800201416,2.4560000896454,8.7360000610352],[-39.954002380371,9.3880004882812,0.74600005149841],[-40.150001525879,9.3040008544922,0.66000002622604],[-39.954002380371,9.3040008544922,0.66000002622604],[-40.150001525879,9.3880004882812,0.74600005149841],[-27.46600151062,8.8960008621216,0.53800004720688],[-27.270000457764,9.0040006637573,0.53200000524521],[-27.46600151062,9.0040006637573,0.53200000524521],[-27.270000457764,8.8960008621216,0.53800004720688],[-39.660003662109,6.5040001869202,3.1820001602173],[-27.736001968384,7.1680002212524,3.6920001506805],[-39.660003662109,7.1680002212524,3.6920001506805],[-27.736001968384,6.5040001869202,3.1820001602173],[-39.954002380371,9.4480009078979,0.8520000576973],[-40.150001525879,9.4480009078979,0.8520000576973],[-39.954002380371,9.4760007858276,0.96800005435944],[-40.150001525879,9.4760007858276,0.96800005435944],[-39.660003662109,9.3560009002686,0.23600001633167],[-40.150001525879,9.1420001983643,0.17400000989437],[-40.150001525879,9.3560009002686,0.23600001633167],[-39.660003662109,9.1420001983643,0.17400000989437],[-29.426000595093,1.8020000457764,6.7900004386902],[-30.578001022339,1.6160000562668,6.7900004386902],[-30.578001022339,1.8020000457764,6.7900004386902],[-29.426000595093,1.6160000562668,6.7900004386902],[-37.628002166748,3.2960002422333,3.1820001602173],[-39.660003662109,3.2960002422333,3.1820001602173],[-37.628002166748,2.4560000896454,3.1820001602173],[-40.150001525879,8.8920001983643,1.8700001239777],[-39.660003662109,9.1160001754761,1.8740000724792],[-40.150001525879,9.1160001754761,1.8740000724792],[-39.660003662109,8.8920001983643,1.8700001239777],[-39.660003662109,9.3320007324219,1.8180000782013],[-40.150001525879,9.3320007324219,1.8180000782013],[-39.660003662109,7.6780004501343,4.3560004234314],[-27.736001968384,7.6780004501343,4.3560004234314],[-39.660003662109,7.9980001449585,5.1280002593994],[-27.736001968384,7.9980001449585,5.1280002593994],[-30.534002304077,1.6160000562668,3.1820001602173],[-30.078001022339,1.6160000562668,3.1820001602173],[-30.534002304077,1.6160000562668,5.1280002593994],[-29.622001647949,1.6160000562668,3.1820001602173],[-29.622001647949,1.6160000562668,5.1280002593994],[-27.736001968384,3.4280002117157,-0.30800002813339],[-39.660003662109,3.4280002117157,-0.30800002813339],[-27.46600151062,8.5800008773804,0.81000006198883],[-27.270000457764,8.6300001144409,0.7140000462532],[-27.46600151062,8.6300001144409,0.7140000462532],[-27.270000457764,8.5800008773804,0.81000006198883],[-27.46600151062,8.702000617981,0.63200002908707],[-27.270000457764,8.7940006256104,0.57200002670288],[-27.46600151062,8.7940006256104,0.57200002670288],[-27.270000457764,8.702000617981,0.63200002908707],[-40.150001525879,8.6760005950928,1.808000087738],[-39.660003662109,8.6760005950928,1.808000087738],[-40.150001525879,8.7400007247925,0.65000003576279],[-39.954002380371,8.8460006713867,0.59200000762939],[-40.150001525879,8.8460006713867,0.59200000762939],[-39.954002380371,8.7400007247925,0.65000003576279],[-27.736001968384,9.6940002441406,1.364000082016],[-27.270000457764,9.778000831604,1.1620000600815],[-27.736001968384,9.778000831604,1.1620000600815],[-27.270000457764,9.6940002441406,1.364000082016],[-27.270000457764,9.5620002746582,1.5360000133514],[-27.736001968384,9.5620002746582,1.5360000133514],[-27.736001968384,9.3900003433228,1.6680001020432],[-27.270000457764,9.3900003433228,1.6680001020432],[-29.426000595093,1.6160000562668,8.7360000610352],[-29.426000595093,2.4560000896454,8.7360000610352],[-27.736001968384,3.2960002422333,8.7360000610352],[-27.736001968384,1.6160000562668,8.7360000610352],[-39.660003662109,8.2200002670288,1.3380000591278],[-40.150001525879,8.1660003662109,1.1200000047684],[-39.660003662109,8.1660003662109,1.1200000047684],[-40.150001525879,8.2200002670288,1.3380000591278],[-27.46600151062,9.1120004653931,0.55400002002716],[-27.270000457764,9.2080001831055,0.60400003194809],[-27.46600151062,9.2080001831055,0.60400003194809],[-27.270000457764,9.1120004653931,0.55400002002716],[-30.578001022339,3.2960002422333,8.7360000610352],[-30.578001022339,2.4560000896454,8.7360000610352],[-40.150001525879,8.4840002059937,1.6940001249313],[-39.660003662109,8.4840002059937,1.6940001249313],[-39.954002380371,9.3800001144409,1.3100000619888],[-40.150001525879,9.2920007705688,1.3940000534058],[-40.150001525879,9.3800001144409,1.3100000619888],[-39.954002380371,9.2920007705688,1.3940000534058],[-39.954002380371,8.9479999542236,1.4800000190735],[-40.150001525879,8.8320007324219,1.4480000734329],[-40.150001525879,8.9479999542236,1.4800000190735],[-39.954002380371,8.8320007324219,1.4480000734329],[-37.824001312256,2.1220002174377,7.5620002746582],[-37.824001312256,1.8020000457764,6.7900004386902],[-24.112001419067,14.260000228882,12.694000244141],[-24.112001419067,13.506000518799,12.694000244141],[-39.660003662109,8.2300004959106,0.682000041008],[-40.150001525879,8.1680002212524,0.89600002765656],[-40.150001525879,8.2300004959106,0.682000041008],[-39.660003662109,8.1680002212524,0.89600002765656],[-27.270000457764,8.9440002441406,1.3620001077652],[-27.46600151062,8.8360004425049,1.3400000333786],[-27.46600151062,8.9440002441406,1.3620001077652],[-27.270000457764,8.8360004425049,1.3400000333786],[-43.114002227783,14.260000228882,12.694000244141],[-43.114002227783,13.506000518799,11.090000152588],[-43.114002227783,13.506000518799,12.694000244141],[-43.114002227783,13.506000518799,9.4860000610352],[-43.114002227783,14.260000228882,9.4860000610352],[-40.150001525879,8.9180002212524,0.17000000178814],[-39.660003662109,8.9180002212524,0.17000000178814],[-40.150001525879,8.702000617981,0.22600001096725],[-39.660003662109,8.702000617981,0.22600001096725],[-40.150001525879,8.7280006408691,1.3860000371933],[-39.954002380371,8.6440000534058,1.2980000972748],[-40.150001525879,8.6440000534058,1.2980000972748],[-39.954002380371,8.7280006408691,1.3860000371933],[-40.150001525879,8.3280000686646,1.5340000391006],[-39.660003662109,8.3280000686646,1.5340000391006],[-39.660003662109,10.320000648499,2.055999994278],[-40.150001525879,8.0920000076294,2.055999994278],[-40.150001525879,10.320000648499,2.055999994278],[-39.660003662109,8.0920000076294,2.055999994278],[-39.954002380371,9.4420003890991,1.2060000896454],[-40.150001525879,9.4739999771118,1.0900000333786],[-39.954002380371,9.4739999771118,1.0900000333786],[-40.150001525879,9.4420003890991,1.2060000896454],[-37.824001312256,2.632000207901,8.2280006408691],[-32.236000061035,1.6160000562668,11.870000839233],[-34.75,1.6160000562668,11.870000839233],[-33.494003295898,1.6160000562668,11.266000747681],[-34.75,1.6160000562668,12.694000244141],[-32.236000061035,1.6160000562668,12.694000244141],[-27.736001968384,8.0920000076294,-0.0020000000949949],[-39.660003662109,3.672000169754,-0.0020000000949949],[-39.660003662109,8.0920000076294,-0.0020000000949949],[-27.736001968384,3.672000169754,-0.0020000000949949],[-27.270000457764,9.1540002822876,1.3220000267029],[-27.46600151062,9.0520000457764,1.3560000658035],[-27.46600151062,9.1540002822876,1.3220000267029],[-27.270000457764,9.0520000457764,1.3560000658035],[-27.270000457764,9.3900003433228,0.22600001096725],[-27.736001968384,9.1900005340576,0.14400000870228],[-27.736001968384,9.3900003433228,0.22600001096725],[-27.270000457764,9.1900005340576,0.14400000870228],[-27.270000457764,9.5620002746582,0.358000010252],[-27.736001968384,9.5620002746582,0.358000010252],[-27.270000457764,9.6940002441406,0.53200000524521],[-27.736001968384,9.6940002441406,0.53200000524521],[-27.736001968384,9.8060007095337,0.94800007343292],[-27.270000457764,9.778000831604,0.73200005292892],[-27.736001968384,9.778000831604,0.73200005292892],[-27.270000457764,9.8060007095337,0.94800007343292],[-27.270000457764,8.9739999771118,0.11400000751019],[-27.736001968384,8.7580003738403,0.14400000870228],[-27.736001968384,8.9739999771118,0.11400000751019],[-27.270000457764,8.7580003738403,0.14400000870228],[-37.628002166748,1.8020000457764,5.1280002593994],[-37.628002166748,1.6160000562668,5.1280002593994],[-37.628002166748,2.1220002174377,4.3560004234314],[-37.628002166748,2.632000207901,3.6920001506805],[-27.270000457764,9.318000793457,1.182000041008],[-27.46600151062,9.246000289917,1.2620000839233],[-27.46600151062,9.318000793457,1.182000041008],[-27.270000457764,9.246000289917,1.2620000839233],[-40.150001525879,11.054000854492,12.694000244141],[-40.150001525879,8.0920000076294,2.4720001220703],[-40.150001525879,8.0920000076294,12.694000244141],[-40.150001525879,11.054000854492,9.4860000610352],[-40.150001525879,11.128000259399,2.055999994278],[-40.150001525879,14.260000228882,9.4860000610352],[-40.150001525879,11.128000259399,-0.0020000000949949],[-40.150001525879,14.260000228882,0.51399999856949],[-40.150001525879,14.260000228882,-0.0020000000949949],[-37.824001312256,1.6160000562668,8.7360000610352],[-37.824001312256,1.6160000562668,6.7900004386902],[-37.824001312256,2.4560000896454,8.7360000610352],[-27.736001968384,1.6160000562668,11.870000839233],[-39.660003662109,1.6160000562668,11.870000839233],[-39.660003662109,1.6160000562668,8.7360000610352],[-37.180000305176,1.6160000562668,8.7360000610352],[-30.578001022339,1.6160000562668,8.7360000610352],[-30.002000808716,1.6160000562668,8.7360000610352],[-40.150001525879,8.5560007095337,1.0760000944138],[-39.954002380371,8.5580005645752,0.95400005578995],[-40.150001525879,8.5580005645752,0.95400005578995],[-39.954002380371,8.5560007095337,1.0760000944138],[-27.736001968384,4.0700001716614,9.0580005645752],[-39.660003662109,3.2960002422333,8.7360000610352],[-39.660003662109,4.0700001716614,9.0580005645752],[-37.824001312256,3.2960002422333,8.7360000610352],[-37.180000305176,3.2960002422333,8.7360000610352],[-29.426000595093,3.2960002422333,8.7360000610352],[-30.002000808716,3.2960002422333,8.7360000610352],[-24.112001419067,13.506000518799,11.090000152588],[-39.660003662109,9.528000831604,1.710000038147],[-39.660003662109,9.6880006790161,1.5540000200272],[-39.660003662109,9.8040008544922,1.3620001077652],[-39.660003662109,9.8640003204346,1.1480000019073],[-39.660003662109,9.8680000305176,0.92400002479553],[-39.660003662109,11.128000259399,-0.0020000000949949],[-39.660003662109,8.5060005187988,0.33400002121925],[-39.660003662109,8.3440008163452,0.49000000953674],[-39.660003662109,9.8140001296997,0.70600003004074],[-39.660003662109,11.128000259399,2.055999994278],[-39.954002380371,9.0700006484985,1.4820001125336],[-40.150001525879,9.0700006484985,1.4820001125336],[-39.440002441406,14.260000228882,9.4860000610352],[-33.662002563477,14.260000228882,5],[-39.440002441406,14.260000228882,0.51399999856949],[-27.884000778198,14.260000228882,9.4860000610352],[-33.662002563477,14.260000228882,10.736000061035],[-27.270000457764,8.2520008087158,1.364000082016],[-27.736001968384,8.1700000762939,1.1620000600815],[-27.270000457764,8.1700000762939,1.1620000600815],[-27.736001968384,8.2520008087158,1.364000082016],[-27.736001968384,8.1420001983643,0.94800007343292],[-27.270000457764,8.1420001983643,0.94800007343292],[-27.736001968384,8.5580005645752,0.22600001096725],[-27.270000457764,8.5580005645752,0.22600001096725],[-40.150001525879,9.528000831604,1.710000038147],[-40.150001525879,9.6880006790161,1.5540000200272],[-27.270000457764,9.3660001754761,1.0840001106262],[-27.46600151062,9.3660001754761,1.0840001106262],[-30.578001022339,2.1220002174377,7.5620002746582],[-29.426000595093,2.1220002174377,7.5620002746582],[-27.270000457764,9.3900003433228,0.97800004482269],[-27.46600151062,9.3819999694824,0.87000006437302],[-27.270000457764,9.3819999694824,0.87000006437302],[-27.46600151062,9.3900003433228,0.97800004482269],[-39.660003662109,4.0700001716614,2.8600001335144],[-27.736001968384,4.9000000953674,2.7520000934601],[-39.660003662109,4.9000000953674,2.7520000934601],[-27.736001968384,4.0700001716614,2.8600001335144],[-27.736001968384,8.3860006332397,0.358000010252],[-27.270000457764,8.3860006332397,0.358000010252],[-27.736001968384,8.5580005645752,1.6680001020432],[-27.270000457764,8.7580003738403,1.7520000934601],[-27.736001968384,8.7580003738403,1.7520000934601],[-27.270000457764,8.5580005645752,1.6680001020432],[-27.884000778198,14.260000228882,0.51399999856949],[-27.884000778198,14.260000228882,5],[-39.660003662109,8.0920000076294,5.8320002555847],[-27.736001968384,8.0920000076294,5.8320002555847],[-39.660003662109,8.1080007553101,5.9600005149841],[-27.736001968384,8.1080007553101,5.9600005149841],[-27.736001968384,8.0920000076294,11.870000839233],[-32.236000061035,7.2960004806519,11.870000839233],[-24.112001419067,14.260000228882,9.4860000610352],[-24.112001419067,13.506000518799,9.4860000610352],[-30.578001022339,2.632000207901,8.2280006408691],[-27.578001022339,15.536001205444,0.51399999856949],[-27.884000778198,15.536001205444,0.51399999856949],[-27.578001022339,15.536001205444,6.2480001449585],[27.708002090454,31.66600227356,12.706000328064],[27.708002090454,31.66600227356,0.30600002408028],[33.308002471924,31.66600227356,12.706000328064],[-27.270000457764,8.1700000762939,0.73200005292892],[-27.270000457764,8.2520008087158,0.53200000524521],[-27.270000457764,8.3860006332397,1.5360000133514],[-27.270000457764,8.5640001296997,1.0260000228882],[-27.270000457764,8.5580005645752,0.91600006818771],[-27.270000457764,9.2900009155273,0.67600005865097],[-27.270000457764,9.3480005264282,0.76600003242493],[-27.270000457764,8.6000003814697,1.1280000209808],[-27.270000457764,8.6579999923706,1.2200000286102],[-27.270000457764,8.7400007247925,1.2920000553131],[-27.270000457764,8.9739999771118,1.7800000905991],[-27.270000457764,9.1900005340576,1.7520000934601],[-27.46600151062,9.3480005264282,0.76600003242493],[-27.46600151062,9.2900009155273,0.67600005865097],[-27.884000778198,14.260000228882,10.736000061035],[-39.440002441406,14.260000228882,10.736000061035],[-34.75,7.2960004806519,11.870000839233],[-39.660003662109,8.0920000076294,12.694000244141],[-39.660003662109,8.0920000076294,11.870000839233],[-34.75,7.2960004806519,12.694000244141],[-40.150001525879,8.9640007019043,0.56200003623962],[-39.954002380371,9.0840005874634,0.56400001049042],[-40.150001525879,9.0840005874634,0.56400001049042],[-39.954002380371,8.9640007019043,0.56200003623962],[-40.150001525879,8.6540002822876,0.73400002717972],[-39.954002380371,8.6540002822876,0.73400002717972],[-40.150001525879,9.8680000305176,0.92400002479553],[-40.150001525879,9.8140001296997,0.70600003004074],[-30.534002304077,1.8020000457764,5.1280002593994],[-29.622001647949,2.1220002174377,4.3560004234314],[-30.534002304077,2.1220002174377,4.3560004234314],[-29.622001647949,1.8020000457764,5.1280002593994],[-32.236000061035,7.2960004806519,12.694000244141],[-27.736001968384,8.0920000076294,12.694000244141],[-27.736001968384,3.2960002422333,3.1820001602173],[-27.736001968384,5.7300004959106,2.8600001335144],[-29.426000595093,2.632000207901,8.2280006408691],[-27.884000778198,15.536001205444,11.984000205994],[-27.736001968384,4.9000000953674,9.1660003662109],[-39.660003662109,4.9000000953674,9.1660003662109],[-27.736001968384,5.7300004959106,9.0580005645752],[-39.660003662109,5.7300004959106,9.0580005645752],[-27.736001968384,8.3860006332397,1.5360000133514],[-40.150001525879,8.3440008163452,0.49000000953674],[-40.150001525879,8.5060005187988,0.33400002121925],[-40.150001525879,8.5860004425049,1.1920000314713],[-40.150001525879,9.1880006790161,1.4520000219345],[-40.150001525879,8.5920000076294,0.83800005912781],[-40.150001525879,9.2000007629395,0.59800004959106],[-40.150001525879,9.8040008544922,1.3620001077652],[-40.150001525879,9.8640003204346,1.1480000019073],[-27.736001968384,7.1680002212524,8.2280006408691],[-39.660003662109,6.5040001869202,8.7360000610352],[-39.660003662109,7.1680002212524,8.2280006408691],[-27.736001968384,6.5040001869202,8.7360000610352],[-27.736001968384,7.6780004501343,7.5620002746582],[-39.660003662109,7.6780004501343,7.5620002746582],[-39.954002380371,9.1880006790161,1.4520000219345],[-27.736001968384,8.1700000762939,0.73200005292892],[-27.736001968384,8.2520008087158,0.53200000524521],[-27.736001968384,8.9739999771118,1.7800000905991],[-27.736001968384,9.1900005340576,1.7520000934601],[-27.736001968384,7.9980001449585,6.7900004386902],[-39.660003662109,7.9980001449585,6.7900004386902],[-39.660003662109,8.0920000076294,6.0860004425049],[-27.736001968384,8.0920000076294,6.0860004425049],[-27.272001266479,15.536001205444,-0.0020000000949949],[-40.150001525879,15.536001205444,0.51399999856949],[-40.150001525879,15.536001205444,-0.0020000000949949],[-39.440002441406,15.536001205444,0.51399999856949],[-39.440002441406,14.260000228882,5],[-39.440002441406,15.536001205444,11.984000205994],[-39.660003662109,5.7300004959106,2.8600001335144],[-39.440002441406,15.536001205444,6.2480001449585],[-39.796001434326,15.536001205444,6.2480001449585],[-39.954002380371,8.5920000076294,0.83800005912781],[-39.954002380371,8.5860004425049,1.1920000314713],[-27.46600151062,8.5580005645752,0.91600006818771],[-29.622001647949,2.632000207901,3.6920001506805],[-30.534002304077,2.632000207901,3.6920001506805],[-29.622001647949,3.2960002422333,3.1820001602173],[-30.534002304077,3.2960002422333,3.1820001602173],[-27.46600151062,8.7400007247925,1.2920000553131],[-36.746002197266,3.2960002422333,3.1820001602173],[-37.188003540039,1.6160000562668,3.1820001602173],[-33.662002563477,15.536001205444,11.984000205994],[-37.188003540039,3.2960002422333,3.1820001602173],[-30.078001022339,3.2960002422333,3.1820001602173],[-33.662002563477,15.536001205444,0.51399999856949],[-39.954002380371,9.2000007629395,0.59800004959106],[-36.746002197266,1.8020000457764,5.1280002593994],[-36.746002197266,1.6160000562668,5.1280002593994],[-36.746002197266,2.1220002174377,4.3560004234314],[-36.746002197266,2.4560000896454,3.1820001602173],[-36.746002197266,1.6160000562668,3.1820001602173],[-30.534002304077,2.4560000896454,3.1820001602173],[-36.746002197266,2.632000207901,3.6920001506805],[-27.46600151062,8.6000003814697,1.1280000209808],[-27.46600151062,8.5640001296997,1.0260000228882],[-30.078001022339,2.4560000896454,3.1820001602173],[-27.46600151062,8.6579999923706,1.2200000286102],[-29.622001647949,2.4560000896454,3.1820001602173],[-33.662002563477,14.260000228882,0.51399999856949],[-27.272001266479,15.536001205444,12.398000717163],[-27.272001266479,15.536001205444,11.984000205994],[-40.150001525879,15.536001205444,12.398000717163],[-39.796001434326,15.536001205444,11.984000205994],[41.946002960205,15.666000366211,0.30600002408028],[29.068000793457,15.666000366211,0.82000005245209],[29.068000793457,15.666000366211,0.30600002408028],[29.680002212524,15.666000366211,0.82000005245209],[41.236000061035,14.390000343323,0.82000005245209],[41.236000061035,14.390000343323,5.308000087738],[41.946002960205,14.390000343323,0.82000005245209],[41.236000061035,14.390000343323,9.7940006256104],[41.946002960205,14.390000343323,9.7940006256104],[41.236000061035,14.390000343323,11.042000770569],[41.236000061035,14.390000343323,12.290000915527],[41.236000061035,15.666000366211,12.290000915527],[41.236000061035,15.666000366211,6.5560002326965],[41.236000061035,15.666000366211,0.82000005245209],[29.532001495361,8.3000001907349,1.0380001068115],[29.068000793457,8.2720003128052,1.2540000677109],[29.068000793457,8.3000001907349,1.0380001068115],[29.532001495361,8.2720003128052,1.2540000677109],[29.532001495361,5.8600001335144,3.1680002212524],[41.458000183105,6.6340003013611,3.4880001544952],[29.532001495361,6.6340003013611,3.4880001544952],[41.458000183105,5.8600001335144,3.1680002212524],[41.592002868652,15.666000366211,0.82000005245209],[41.592002868652,15.666000366211,6.5560002326965],[41.946002960205,15.666000366211,0.82000005245209],[41.946002960205,15.666000366211,12.290000915527],[41.458000183105,9.818000793457,1.8600001335144],[41.946002960205,9.9340000152588,1.6680001020432],[41.458000183105,9.9340000152588,1.6680001020432],[41.946002960205,9.818000793457,1.8600001335144],[39.620002746582,1.932000041008,7.0960001945496],[38.336002349854,1.7460000514984,7.0960001945496],[38.336002349854,1.932000041008,7.0960001945496],[39.620002746582,1.7460000514984,7.0960001945496],[29.534002304077,5.0300002098083,3.058000087738],[41.458000183105,5.0300002098083,3.058000087738],[41.752002716064,8.7220001220703,1.1440000534058],[41.948001861572,8.7840003967285,1.0400000810623],[41.752002716064,8.7840003967285,1.0400000810623],[41.948001861572,8.7220001220703,1.1440000534058],[41.946002960205,11.25800037384,0.30600002408028],[41.458000183105,11.25800037384,2.3620002269745],[41.458000183105,11.25800037384,0.30600002408028],[41.946002960205,11.25800037384,2.3620002269745],[41.752002716064,8.7160005569458,1.4980000257492],[41.948001861572,8.6860008239746,1.3820000886917],[41.752002716064,8.6860008239746,1.3820000886917],[41.948001861572,8.7160005569458,1.4980000257492],[31.418001174927,1.7460000514984,5.4360003471375],[32.332000732422,1.932000041008,5.4360003471375],[31.418001174927,1.932000041008,5.4360003471375],[32.332000732422,1.7460000514984,5.4360003471375],[29.534002304077,3.8020002841949,0.30600002408028],[41.458000183105,3.558000087738,0],[29.534002304077,3.558000087738,0],[41.458000183105,3.8020002841949,0.30600002408028],[29.068000793457,8.6880006790161,1.222000002861],[29.264001846313,8.710000038147,1.1160000562668],[29.068000793457,8.710000038147,1.1160000562668],[29.264001846313,8.6880006790161,1.222000002861],[29.068000793457,9.1340007781982,0.83800005912781],[29.264001846313,9.242000579834,0.86000001430511],[29.068000793457,9.242000579834,0.86000001430511],[29.264001846313,9.1340007781982,0.83800005912781],[29.068000793457,9.3380002975464,0.91000002622604],[29.264001846313,9.4200000762939,0.98200005292892],[29.068000793457,9.4200000762939,0.98200005292892],[29.264001846313,9.3380002975464,0.91000002622604],[36.548000335693,1.7460000514984,12.176000595093],[36.548000335693,7.4260001182556,13.000000953674],[36.548000335693,1.7460000514984,13.000000953674],[36.548000335693,7.4260001182556,12.176000595093],[41.948001861572,8.2220001220703,2.3620002269745],[41.458000183105,8.2220001220703,6.1380004882812],[41.458000183105,8.2220001220703,2.3620002269745],[41.948001861572,8.2220001220703,2.7780001163483],[41.948001861572,8.2220001220703,13.000000953674],[41.458000183105,8.2379999160767,6.2660002708435],[41.458000183105,8.2220001220703,6.3920001983643],[41.458000183105,8.2220001220703,12.176000595093],[41.458000183105,8.2220001220703,13.000000953674],[31.418001174927,2.2520000934601,4.6620001792908],[32.332000732422,2.7620000839233,3.9980001449585],[31.418001174927,2.7620000839233,3.9980001449585],[32.332000732422,2.2520000934601,4.6620001792908],[32.332000732422,3.4260001182556,3.4880001544952],[31.418001174927,3.4260001182556,3.4880001544952],[25.910001754761,13.63600063324,11.396000862122],[25.910001754761,13.63600063324,9.7940006256104],[29.068000793457,11.184000968933,9.7940006256104],[37.520000457764,1.7460000514984,0],[34.136001586914,1.7460000514984,0.34600001573563],[33.970001220703,1.7460000514984,0],[37.354000091553,1.7460000514984,0.34600001573563],[34.370002746582,1.7460000514984,0.65200001001358],[37.120002746582,1.7460000514984,0.65200001001358],[34.659999847412,1.7460000514984,0.90400004386902],[36.830001831055,1.7460000514984,0.90400004386902],[34.996002197266,1.7460000514984,1.0920000076294],[36.494003295898,1.7460000514984,1.0920000076294],[35.362003326416,1.7460000514984,1.2080000638962],[36.128002166748,1.7460000514984,1.2080000638962],[35.746002197266,1.7460000514984,1.2480000257492],[29.264001846313,9.3760004043579,1.5680000782013],[29.068000793457,9.2840003967285,1.6280000209808],[29.068000793457,9.3760004043579,1.5680000782013],[29.264001846313,9.2840003967285,1.6280000209808],[29.264001846313,9.1820001602173,1.6620000600815],[29.068000793457,9.0740003585815,1.6680001020432],[29.068000793457,9.1820001602173,1.6620000600815],[29.264001846313,9.0740003585815,1.6680001020432],[29.264001846313,8.9660005569458,1.6460000276566],[29.068000793457,8.8700008392334,1.5980000495911],[29.068000793457,8.9660005569458,1.6460000276566],[29.264001846313,8.8700008392334,1.5980000495911],[38.984001159668,2.5860002040863,3.4880001544952],[38.542003631592,1.7460000514984,3.4880001544952],[38.542003631592,3.4260001182556,3.4880001544952],[38.984001159668,1.7460000514984,3.4880001544952],[37.384002685547,15.666000366211,12.290000915527],[29.680002212524,14.390000343323,12.290000915527],[35.458000183105,14.390000343323,12.290000915527],[41.458000183105,1.7460000514984,12.176000595093],[41.458000183105,3.4260001182556,9.0440006256104],[41.458000183105,1.7460000514984,9.0440006256104],[41.458000183105,4.2000002861023,9.3640003204346],[41.458000183105,5.0300002098083,9.4720001220703],[41.458000183105,5.8600001335144,9.3640003204346],[41.458000183105,6.6340003013611,9.0440006256104],[41.458000183105,7.2980003356934,8.5340003967285],[41.458000183105,7.8080005645752,7.8700003623962],[41.458000183105,8.1280002593994,7.0960001945496],[41.752002716064,8.6880006790161,1.2600001096725],[41.948001861572,8.6880006790161,1.2600001096725],[38.336002349854,3.4260001182556,9.0440006256104],[38.978000640869,3.4260001182556,9.0440006256104],[38.336002349854,2.7620000839233,8.5340003967285],[39.620002746582,3.4260001182556,9.0440006256104],[39.620002746582,2.7620000839233,8.5340003967285],[41.948001861572,8.8320007324219,0.53200000524521],[41.458000183105,8.6360006332397,0.64000004529953],[41.458000183105,8.8320007324219,0.53200000524521],[41.948001861572,8.6360006332397,0.64000004529953],[41.458000183105,8.4760007858276,0.79600006341934],[41.948001861572,8.4760007858276,0.79600006341934],[29.534002304077,3.4260001182556,3.4880001544952],[41.458000183105,4.2000002861023,3.1680002212524],[29.534002304077,4.2000002861023,3.1680002212524],[31.876001358032,3.4260001182556,3.4880001544952],[38.984001159668,3.4260001182556,3.4880001544952],[39.426002502441,3.4260001182556,3.4880001544952],[41.458000183105,3.4260001182556,3.4880001544952],[41.752002716064,8.7740001678467,1.6040000915527],[41.948001861572,8.7740001678467,1.6040000915527],[29.068000793457,9.3200006484985,2.058000087738],[29.532001495361,9.5200004577637,1.9740000963211],[29.068000793457,9.5200004577637,1.9740000963211],[29.532001495361,9.3200006484985,2.058000087738],[29.068000793457,9.1040000915527,2.0860002040863],[29.532001495361,9.1040000915527,2.0860002040863],[29.068000793457,8.8880004882812,2.058000087738],[29.532001495361,8.8880004882812,2.058000087738],[41.948001861572,9.318000793457,1.7580001354218],[41.752002716064,9.2000007629395,1.7880001068115],[41.752002716064,9.318000793457,1.7580001354218],[41.948001861572,9.2000007629395,1.7880001068115],[29.532001495361,8.2220001220703,0.30600002408028],[29.532001495361,11.25800037384,0.30600002408028],[41.458000183105,8.2220001220703,0.30600002408028],[41.752002716064,8.8600006103516,1.6920000314713],[41.752002716064,8.8700008392334,0.95600003004074],[41.752002716064,8.9620008468628,1.7540000677109],[41.752002716064,8.9760007858276,0.89800006151199],[41.752002716064,9.0800008773804,1.7860001325607],[41.752002716064,9.0940008163452,0.86800003051758],[41.752002716064,9.2140007019043,0.87000006437302],[41.752002716064,9.3300008773804,0.90400004386902],[41.752002716064,9.4220008850098,1.7000000476837],[41.752002716064,9.4340000152588,0.966000020504],[41.752002716064,9.5100002288818,1.6160000562668],[41.752002716064,9.5180006027222,1.0520000457764],[41.752002716064,9.57200050354,1.5120000839233],[41.752002716064,9.5780000686646,1.1580001115799],[38.542003631592,1.7460000514984,5.4360003471375],[39.426002502441,1.932000041008,5.4360003471375],[38.542003631592,1.932000041008,5.4360003471375],[39.426002502441,1.7460000514984,5.4360003471375],[39.426002502441,2.2520000934601,4.6620001792908],[38.542003631592,2.2520000934601,4.6620001792908],[32.332000732422,2.5860002040863,3.4880001544952],[38.542003631592,2.5860002040863,3.4880001544952],[32.332000732422,1.7460000514984,3.4880001544952],[38.542003631592,2.7620000839233,3.9980001449585],[31.222002029419,2.7620000839233,8.5340003967285],[32.374000549316,2.2520000934601,7.8700003623962],[31.222002029419,2.2520000934601,7.8700003623962],[32.374000549316,2.7620000839233,8.5340003967285],[29.068000793457,8.7280006408691,1.4340000152588],[29.264001846313,8.6940002441406,1.3320000171661],[29.068000793457,8.6940002441406,1.3320000171661],[29.264001846313,8.7280006408691,1.4340000152588],[41.946002960205,14.390000343323,13.000000953674],[36.548000335693,14.390000343323,13.000000953674],[41.946002960205,11.184000968933,13.000000953674],[39.620002746582,1.7460000514984,9.0440006256104],[39.620002746582,2.5860002040863,9.0440006256104],[41.458000183105,1.7460000514984,0],[41.458000183105,1.7460000514984,3.4880001544952],[41.458000183105,7.2980003356934,3.9980001449585],[41.458000183105,7.8080005645752,4.6620001792908],[41.458000183105,8.1280002593994,5.4360003471375],[29.068000793457,8.8320007324219,0.93800002336502],[29.264001846313,8.7600002288818,1.0200001001358],[29.264001846313,8.8320007324219,0.93800002336502],[29.068000793457,8.7600002288818,1.0200001001358],[39.426002502441,2.7620000839233,3.9980001449585],[31.418001174927,2.5860002040863,3.4880001544952],[31.876001358032,2.5860002040863,3.4880001544952],[31.876001358032,1.7460000514984,3.4880001544952],[31.418001174927,1.7460000514984,3.4880001544952],[29.068000793457,8.9220008850098,0.87800002098083],[29.264001846313,9.0260000228882,0.84400004148483],[29.068000793457,9.0260000228882,0.84400004148483],[29.264001846313,8.9220008850098,0.87800002098083],[29.068000793457,8.7880001068115,1.5260000228882],[29.264001846313,8.7880001068115,1.5260000228882],[38.336002349854,1.7460000514984,9.0440006256104],[38.978000640869,1.7460000514984,9.0440006256104],[39.426002502441,1.7460000514984,3.4880001544952],[31.222002029419,3.4260001182556,9.0440006256104],[31.798002243042,3.4260001182556,9.0440006256104],[32.374000549316,3.4260001182556,9.0440006256104],[29.534002304077,1.7460000514984,3.4880001544952],[32.374000549316,1.7460000514984,7.0960001945496],[31.222002029419,1.7460000514984,9.0440006256104],[31.222002029419,1.7460000514984,7.0960001945496],[32.374000549316,1.7460000514984,9.0440006256104],[31.798002243042,1.7460000514984,9.0440006256104],[37.384002685547,15.666000366211,0.82000005245209],[29.680002212524,14.390000343323,0.82000005245209],[35.458000183105,14.390000343323,0.82000005245209],[29.068000793457,11.184000968933,13.000000953674],[44.910003662109,13.63600063324,13.000000953674],[44.910003662109,13.63600063324,11.396000862122],[29.532001495361,8.3819999694824,0.83800005912781],[29.068000793457,8.3819999694824,0.83800005912781],[29.532001495361,8.5160007476807,0.66400003433228],[29.068000793457,8.5160007476807,0.66400003433228],[29.264001846313,9.4780006408691,1.0720000267029],[29.068000793457,9.5120000839233,1.1759999990463],[29.068000793457,9.4780006408691,1.0720000267029],[29.264001846313,9.5120000839233,1.1759999990463],[29.264001846313,9.5180006027222,1.2840000391006],[29.068000793457,9.496000289917,1.3900001049042],[29.068000793457,9.5180006027222,1.2840000391006],[29.264001846313,9.496000289917,1.3900001049042],[44.910003662109,14.390000343323,13.000000953674],[41.948001861572,9.3300008773804,0.90400004386902],[41.948001861572,9.2140007019043,0.87000006437302],[41.946002960205,9.4340000152588,0.966000020504],[29.264001846313,9.4480009078979,1.4880000352859],[29.532001495361,8.2220001220703,12.176000595093],[29.068000793457,8.2220001220703,13.000000953674],[29.068000793457,8.2220001220703,12.176000595093],[29.532001495361,8.2220001220703,13.000000953674],[41.458000183105,9.9940004348755,1.4540001153946],[41.946002960205,9.9980001449585,1.2300000190735],[41.458000183105,9.9980001449585,1.2300000190735],[41.946002960205,9.9940004348755,1.4540001153946],[29.532001495361,8.2220001220703,2.3620002269745],[29.068000793457,8.2220001220703,2.3620002269745],[29.532001495361,8.2220001220703,6.1380004882812],[29.532001495361,8.2379999160767,6.2660002708435],[29.532001495361,8.2220001220703,6.3920001983643],[41.458000183105,8.3600006103516,0.98800003528595],[41.948001861572,8.3600006103516,0.98800003528595],[29.532001495361,5.8600001335144,9.3640003204346],[29.532001495361,6.6340003013611,9.0440006256104],[34.034000396729,14.390000343323,13.000000953674],[29.068000793457,14.390000343323,13.000000953674],[34.034000396729,7.4260001182556,13.000000953674],[29.532001495361,11.25800037384,2.3620002269745],[29.068000793457,11.25800037384,2.3620002269745],[29.068000793457,11.25800037384,0.30600002408028],[29.068000793457,14.390000343323,12.290000915527],[41.946002960205,14.390000343323,12.290000915527],[29.068000793457,14.390000343323,9.7940006256104],[29.068000793457,14.390000343323,0.82000005245209],[29.068000793457,14.390000343323,0.30600002408028],[41.458000183105,9.6780004501343,0.65600001811981],[41.946002960205,9.8340005874634,0.81800001859665],[41.946002960205,9.6800003051758,0.65600001811981],[41.458000183105,9.8340005874634,0.81800001859665],[29.534002304077,1.7460000514984,0],[38.336002349854,2.2520000934601,7.8700003623962],[38.336002349854,2.5860002040863,9.0440006256104],[41.946002960205,9.5180006027222,1.0520000457764],[29.532001495361,7.2980003356934,3.9980001449585],[41.946002960205,9.5780000686646,1.1580001115799],[41.752002716064,9.6060009002686,1.2760000228882],[41.946002960205,9.6060009002686,1.2760000228882],[41.946002960205,9.488000869751,0.54200005531311],[41.458000183105,9.2720003128052,0.48000001907349],[41.458000183105,9.488000869751,0.54200005531311],[41.948001861572,9.2720003128052,0.48000001907349],[32.374000549316,1.932000041008,7.0960001945496],[31.222002029419,1.932000041008,7.0960001945496],[41.458000183105,9.0220003128052,2.1760001182556],[41.948001861572,9.246000289917,2.1800000667572],[41.458000183105,9.246000289917,2.1800000667572],[41.948001861572,9.0220003128052,2.1760001182556],[41.946002960205,9.4620008468628,2.1260001659393],[41.458000183105,9.4620008468628,2.1260001659393],[29.532001495361,7.8080005645752,4.6620001792908],[29.532001495361,8.1280002593994,5.4360003471375],[41.458000183105,8.8060007095337,2.114000082016],[41.948001861572,8.8060007095337,2.114000082016],[41.948001861572,8.9760007858276,0.89800006151199],[41.948001861572,8.8700008392334,0.95600003004074],[29.068000793457,9.8240003585815,1.6700000762939],[29.532001495361,9.9080009460449,1.4680000543594],[29.068000793457,9.9080009460449,1.4680000543594],[29.532001495361,9.8240003585815,1.6700000762939],[29.068000793457,9.6920003890991,1.8420001268387],[29.532001495361,9.6920003890991,1.8420001268387],[29.534002304077,1.7460000514984,9.0440006256104],[29.534002304077,3.4260001182556,9.0440006256104],[31.222002029419,2.5860002040863,9.0440006256104],[41.948001861572,8.2960004806519,1.4260001182556],[41.458000183105,8.3500003814697,1.6440000534058],[41.458000183105,8.2960004806519,1.4260001182556],[41.948001861572,8.3500003814697,1.6440000534058],[32.374000549316,2.5860002040863,9.0440006256104],[41.458000183105,8.6140003204346,2],[41.948001861572,8.6140003204346,2],[41.946002960205,9.5100002288818,1.6160000562668],[41.946002960205,9.4220008850098,1.7000000476837],[41.948001861572,9.0800008773804,1.7860001325607],[41.948001861572,8.9620008468628,1.7540000677109],[39.620002746582,2.2520000934601,7.8700003623962],[25.910001754761,13.63600063324,13.000000953674],[25.910001754761,14.390000343323,13.000000953674],[41.458000183105,8.2980003356934,1.2040001153946],[41.948001861572,8.2980003356934,1.2040001153946],[44.910003662109,13.63600063324,9.7940006256104],[44.910003662109,14.390000343323,9.7940006256104],[41.458000183105,9.0480003356934,0.47600001096725],[41.948001861572,9.0480003356934,0.47600001096725],[41.948001861572,8.8600006103516,1.6920000314713],[41.948001861572,8.4580001831055,1.8400000333786],[41.458000183105,8.4580001831055,1.8400000333786],[41.946002960205,10.450000762939,2.3620002269745],[41.458000183105,10.450000762939,2.3620002269745],[41.946002960205,9.6040000915527,1.3960000276566],[41.752002716064,9.6040000915527,1.3960000276566],[41.946002960205,9.57200050354,1.5120000839233],[34.034000396729,1.7460000514984,12.176000595093],[35.290000915527,1.7460000514984,11.57200050354],[34.034000396729,1.7460000514984,13.000000953674],[29.532001495361,9.5200004577637,0.53200000524521],[29.068000793457,9.3200006484985,0.45000001788139],[29.068000793457,9.5200004577637,0.53200000524521],[29.532001495361,9.3200006484985,0.45000001788139],[29.532001495361,9.6920003890991,0.66400003433228],[29.068000793457,9.6920003890991,0.66400003433228],[29.068000793457,9.8240003585815,0.83800005912781],[29.532001495361,9.8240003585815,0.83800005912781],[29.068000793457,9.9360008239746,1.2540000677109],[29.532001495361,9.9080009460449,1.0380001068115],[29.068000793457,9.9080009460449,1.0380001068115],[29.532001495361,9.9360008239746,1.2540000677109],[29.532001495361,9.1040000915527,0.4200000166893],[29.068000793457,8.8880004882812,0.45000001788139],[29.068000793457,9.1040000915527,0.4200000166893],[29.532001495361,8.8880004882812,0.45000001788139],[39.426002502441,2.5860002040863,3.4880001544952],[29.068000793457,9.4480009078979,1.4880000352859],[41.946002960205,11.184000968933,9.7940006256104],[41.946002960205,14.390000343323,0.30600002408028],[29.534002304077,1.7460000514984,12.176000595093],[29.534002304077,4.2000002861023,9.3640003204346],[41.458000183105,9.9440002441406,1.0120000839233],[41.458000183105,9.6579999923706,2.0160000324249],[29.680002212524,14.390000343323,9.7940006256104],[29.532001495361,8.3000001907349,1.4680000543594],[29.068000793457,8.3819999694824,1.6700000762939],[29.068000793457,8.3000001907349,1.4680000543594],[29.532001495361,8.3819999694824,1.6700000762939],[29.068000793457,8.6880006790161,0.53200000524521],[29.532001495361,8.6880006790161,0.53200000524521],[41.946002960205,9.6579999923706,2.0160000324249],[29.068000793457,8.6880006790161,1.9740000963211],[29.532001495361,8.6880006790161,1.9740000963211],[29.680002212524,14.390000343323,5.308000087738],[34.034000396729,7.4260001182556,12.176000595093],[25.910001754761,14.390000343323,9.7940006256104],[29.680002212524,15.666000366211,4.6440000534058],[29.680002212524,15.666000366211,12.290000915527],[29.272001266479,15.666000366211,8.4660005569458],[29.068000793457,8.5160007476807,1.8420001268387],[29.680002212524,14.390000343323,11.042000770569],[41.948001861572,9.0940008163452,0.86800003051758],[41.946002960205,9.9440002441406,1.0120000839233],[29.680002212524,15.666000366211,8.4660005569458],[29.534002304077,5.0300002098083,9.4720001220703],[29.532001495361,8.5160007476807,1.8420001268387],[29.532001495361,7.2980003356934,8.5340003967285],[29.532001495361,7.8080005645752,7.8700003623962],[29.532001495361,8.1280002593994,7.0960001945496],[27.708002090454,15.666000366211,0.30600002408028],[27.708002090454,15.666000366211,12.706000328064],[27.708002090454,31.66600227356,6.5060005187988],[43.308002471924,15.666000366211,0.30600002408028],[43.308002471924,31.66600227356,12.706000328064],[43.308002471924,15.666000366211,12.706000328064],[43.308002471924,31.66600227356,0.30600002408028],[43.308002471924,31.66600227356,6.5060005187988],[33.308002471924,31.66600227356,0.30600002408028],[33.308002471924,31.66600227356,6.5060005187988],[37.708000183105,31.66600227356,0.30600002408028],[37.708000183105,31.66600227356,12.706000328064],[37.708000183105,31.66600227356,6.5060005187988],[30.508001327515,31.66600227356,0.30600002408028],[40.508003234863,31.66600227356,0.30600002408028],[30.508001327515,31.66600227356,12.706000328064],[29.068000793457,15.666000366211,12.706000328064],[41.946002960205,15.666000366211,12.706000328064],[40.508003234863,31.66600227356,12.706000328064],[29.068000793457,15.666000366211,12.290000915527],[29.476001739502,15.666000366211,4.6440000534058],[33.532001495361,15.666000366211,0.82000005245209],[35.152000427246,15.666000366211,6.5560002326965],[35.812000274658,15.666000366211,6.5560002326965],[29.476001739502,15.666000366211,12.290000915527],[33.532001495361,15.666000366211,12.290000915527],[-8.6000003814697,-0.0020000000949949,0.0040000001899898],[-8.6000003814697,0.33200001716614,0.0040000001899898],[8.5980005264282,0,-0.0060000000521541],[8.5980005264282,14.598000526428,-0.0060000000521541],[8.5980005264282,9.9980001449585,-0.0060000000521541],[-8.6000003814697,16.694000244141,0.0040000001899898],[8.5980005264282,16.694000244141,-0.0060000000521541],[8.5980005264282,14.598000526428,6.1940002441406],[8.6020002365112,16.694000244141,12.390000343323],[-21.602001190186,9.9980001449585,12.404000282288],[-18.502000808716,9.9980001449585,12.404000282288],[-21.602001190186,4.5980000495911,12.404000282288],[-15.402000427246,9.9980001449585,12.404000282288],[-15.402000427246,4.5980000495911,12.404000282288],[-12.002000808716,9.9980001449585,12.404000282288],[-8.6020002365112,9.9980001449585,12.404000282288],[-8.6020002365112,4.5980000495911,12.404000282288],[15.398000717163,14.598000526428,12.39400100708],[8.5980005264282,14.598000526428,12.39400100708],[21.60000038147,16.694000244141,12.404000282288],[21.598001480103,14.598000526428,12.39400100708],[-21.596000671387,1.0460000038147,32.404003143311],[-21.60000038147,-0.0020000000949949,12.404000282288],[-21.596000671387,-0.0020000000949949,32.404003143311],[-21.596000671387,1.0460000038147,26.204000473022],[-21.60000038147,2.2980000972748,12.404000282288],[-21.596000671387,1.0460000038147,20.004001617432],[-21.596000671387,3.3460001945496,20.004001617432],[-21.596000671387,5.6460003852844,20.004001617432],[-21.596000671387,5.6460003852844,26.204000473022],[-21.596000671387,5.6460003852844,32.404003143311],[-21.596000671387,11.046000480652,32.404003143311],[-21.596000671387,11.046000480652,26.204000473022],[-21.596000671387,16.694000244141,32.404003143311],[-21.596000671387,16.692001342773,32.362003326416],[-21.596000671387,15.646000862122,32.404003143311],[-21.602001190186,14.598000526428,12.404000282288],[-21.602001190186,12.298000335693,12.404000282288],[-21.596000671387,11.046000480652,20.004001617432],[-21.596000671387,13.346000671387,20.004001617432],[-21.596000671387,15.646000862122,20.004001617432],[-21.60000038147,16.694000244141,12.404000282288],[-21.596000671387,15.646000862122,26.204000473022],[-21.596000671387,16.692001342773,32.319999694824],[21.598001480103,9.9980001449585,12.39400100708],[21.584001541138,9.9900007247925,20.020000457764],[21.598001480103,4.5980000495911,12.39400100708],[21.584001541138,14.590001106262,20.020000457764],[21.584001541138,12.290000915527,20.020000457764],[21.598001480103,12.298000335693,12.39400100708],[21.584001541138,14.590001106262,32.420001983643],[21.584001541138,14.590001106262,26.220001220703],[21.584001541138,16.686000823975,32.420001983643],[21.584001541138,16.68800163269,31.304000854492],[21.584001541138,4.5900001525879,20.020000457764],[21.584001541138,2.2900002002716,20.020000457764],[21.598001480103,-0.0020000000949949,12.39400100708],[21.598001480103,2.2980000972748,12.39400100708],[21.584001541138,4.5900001525879,32.420001983643],[21.584001541138,4.5900001525879,26.220001220703],[21.584001541138,9.9900007247925,32.420001983643],[21.584001541138,9.9900007247925,26.220001220703],[8.6000003814697,0,6.1920003890991],[-8.6000003814697,-0.0020000000949949,12.400000572205],[-8.6000003814697,-0.0020000000949949,6.2020001411438],[8.6020002365112,0,12.390000343323],[12.000000953674,0,12.392000198364],[15.398000717163,-0.0020000000949949,12.39400100708],[18.498001098633,-0.0020000000949949,12.39400100708],[21.584001541138,-0.010000000707805,20.020000457764],[-15.400000572205,-0.0020000000949949,12.404000282288],[-12.000000953674,-0.0020000000949949,12.402000427246],[-18.5,-0.0020000000949949,12.404000282288],[8.4300003051758,-0.0060000000521541,32.406002044678],[21.584001541138,-0.010000000707805,26.214000701904],[-8.4420003890991,-0.0060000000521541,32.406002044678],[-1.87600004673,16.690000534058,32.412002563477],[-3.6360001564026,16.690000534058,32.406002044678],[-0.0060000000521541,16.690000534058,30.850002288818],[15.504000663757,16.68800163269,23.256000518799],[-0.0060000000521541,16.690000534058,19.510000228882],[3.0520000457764,16.690000534058,32.408000946045],[1.864000082016,16.690000534058,32.412002563477],[5.8200001716614,16.690000534058,35.714000701904],[16.796001434326,16.68800163269,32.416000366211],[-8.4420003890991,0.73600006103516,32.406002044678],[-8.4420003890991,1.4800000190735,32.406002044678],[-8.4420003890991,2.6480002403259,32.406002044678],[-6.3240003585815,16.690000534058,32.406002044678],[-21.596000671387,3.3460001945496,32.404003143311],[-8.4420003890991,3.8180000782013,32.406002044678],[-6.32200050354,9.7440004348755,32.406002044678],[-6.3240003585815,13.216000556946,32.406002044678],[-6.32200050354,6.9360003471375,32.406002044678],[-6.32200050354,8.3400001525879,32.406002044678],[-0.0060000000521541,3.8180000782013,32.406002044678],[-1.3460000753403,6.9360003471375,32.406002044678],[-3.8340001106262,6.9360003471375,32.406002044678],[8.4300003051758,3.8180000782013,32.406002044678],[5.8200001716614,6.9360003471375,32.406002044678],[2.2360000610352,6.9360003471375,32.406002044678],[12.010000228882,16.68800163269,32.412002563477],[8.9160003662109,16.68800163269,32.408000946045],[5.8200001716614,9.746000289917,32.406002044678],[5.8200001716614,8.3400001525879,32.406002044678],[8.4300003051758,2.6480002403259,32.406002044678],[8.4300003051758,1.4800000190735,32.406002044678],[8.4300003051758,0.73600006103516,32.406002044678],[21.584001541138,-0.010000000707805,32.408000946045],[21.584001541138,12.290000915527,32.420001983643],[21.584001541138,2.2900002002716,32.414001464844],[1.0460000038147,4.7820000648499,50.756000518799],[-1.25,4.7820000648499,51.890003204346],[-1.25,4.7820000648499,50.756000518799],[1.0460000038147,4.7820000648499,51.890003204346],[-6.5620002746582,-1.3180000782013,50.386001586914],[-1.25,4.7820000648499,50.386001586914],[-7.8460001945496,4.7820000648499,50.386001586914],[-1.25,-1.3180000782013,50.386001586914],[8.4300003051758,16.690000534058,39.748001098633],[8.4300003051758,10.782000541687,41.646003723145],[8.4300003051758,9.1620006561279,39.748001098633],[8.4300003051758,12.150000572205,41.646003723145],[8.4300003051758,16.690000534058,41.646003723145],[5.8200001716614,6.9360003471375,37.14400100708],[-1.3460000753403,6.9360003471375,37.14400100708],[11.754000663757,11.57200050354,53.290000915527],[12.300000190735,13.214000701904,53.290000915527],[11.754000663757,13.214000701904,53.290000915527],[12.300000190735,11.57200050354,53.290000915527],[-6.32200050354,6.9360003471375,37.14400100708],[-2.7240002155304,-0.43000000715256,46.38200378418],[-3.6160001754761,-0.55200004577637,46.268001556396],[-3.6160001754761,-0.43000000715256,46.38200378418],[-2.7240002155304,-0.55200004577637,46.268001556396],[-12.106000900269,11.592000961304,53.308002471924],[-11.682000160217,13.478000640869,53.308002471924],[-12.106000900269,13.478000640869,53.308002471924],[-11.682000160217,11.592000961304,53.308002471924],[8.4300003051758,10.352000236511,39.11600112915],[5.8200001716614,9.1620006561279,39.11600112915],[5.8200001716614,10.352000236511,39.11600112915],[8.4300003051758,9.1620006561279,39.11600112915],[-8.4420003890991,9.0860004425049,39.748001098633],[-8.4420003890991,16.690000534058,39.11600112915],[-8.4420003890991,8.5220003128052,39.11600112915],[-8.4420003890991,16.690000534058,39.748001098633],[5.8200001716614,8.6200008392334,39.11600112915],[8.4300003051758,8.6200008392334,39.11600112915],[4.1740002632141,3.2720000743866,39.934001922607],[3.5980002880096,3.2720000743866,38.664001464844],[3.0220000743866,9.9820003509521,37.392002105713],[4.3660001754761,3.2720000743866,40.356002807617],[5.6120004653931,3.2720000743866,43.106002807617],[5.6120004653931,8.2620000839233,43.106002807617],[3.0220000743866,16.690000534058,37.392002105713],[-2.7240002155304,-1.2820000648499,44.994003295898],[-2.7240002155304,-1.3180000782013,46.486003875732],[-2.7240002155304,-1.3180000782013,44.832000732422],[-2.7240002155304,-1.2360000610352,45.152000427246],[-2.7240002155304,-1.182000041008,45.308002471924],[-2.7240002155304,-1.1180000305176,45.46000289917],[-2.7240002155304,-1.0440000295639,45.608001708984],[-2.7240002155304,-0.96200007200241,45.752002716064],[-2.7240002155304,-0.87200003862381,45.890003204346],[-2.7240002155304,-0.77200001478195,46.022003173828],[-2.7240002155304,-0.66600000858307,46.150001525879],[-2.7240002155304,-0.30200001597404,46.486003875732],[-2.7240002155304,-0.81000006198883,46.486003875732],[-8.4420003890991,10.776000976562,41.646003723145],[-8.4420003890991,11.532000541687,41.688003540039],[-8.4420003890991,12.150000572205,41.646003723145],[-8.4420003890991,10.926000595093,41.814002990723],[0.64600002765656,3.2720000743866,41.980003356934],[0.64600002765656,3.2720000743866,44.250003814697],[-2.3500001430511,3.2720000743866,37.392002105713],[0.33600002527237,3.2720000743866,37.392002105713],[-3.7200002670288,3.2720000743866,39.934001922607],[-5.4860000610352,3.2720000743866,43.21000289917],[-0.5440000295639,3.2720000743866,41.980003356934],[-0.5440000295639,3.2720000743866,44.250003814697],[-3.6160001754761,-0.30200001597404,46.486003875732],[-3.1700000762939,-0.30200001597404,46.486003875732],[9.6620006561279,14.640000343323,51.412002563477],[11.754000663757,14.694000244141,48.620002746582],[9.6620006561279,14.640000343323,49.416004180908],[-11.682000160217,10.204000473022,54.202003479004],[-9.53600025177,14.640000343323,54.202003479004],[-11.682000160217,14.640000343323,54.202003479004],[-9.53600025177,10.204000473022,54.202003479004],[-8.4420003890991,10.148000717163,51.890003204346],[-1.25,10.204000473022,51.890003204346],[-8.4420003890991,10.204000473022,51.890003204346],[-8.4420003890991,7.6100001335144,51.890003204346],[-7.8460001945496,4.7820000648499,51.890003204346],[-3.6160001754761,-1.3180000782013,44.832000732422],[-3.1700000762939,-1.3180000782013,46.486003875732],[2.1280000209808,-1.3180000782013,46.486003875732],[2.1280000209808,-1.2820000648499,44.994003295898],[2.1280000209808,-1.3180000782013,44.832000732422],[2.1280000209808,-1.2360000610352,45.152000427246],[2.1280000209808,-1.182000041008,45.308002471924],[2.1280000209808,-1.1180000305176,45.46000289917],[2.1280000209808,-1.0440000295639,45.608001708984],[2.1280000209808,-0.96200007200241,45.752002716064],[2.1280000209808,-0.87200003862381,45.890003204346],[2.1280000209808,-0.77200001478195,46.022003173828],[2.1280000209808,-0.66600000858307,46.150001525879],[2.1280000209808,-0.55200004577637,46.268001556396],[2.1280000209808,-0.43000000715256,46.38200378418],[2.1280000209808,-0.81000006198883,46.486003875732],[3.0220000743866,3.2720000743866,37.392002105713],[0.33600002527237,9.9820003509521,37.392002105713],[3.058000087738,-1.2360000610352,45.152000427246],[3.058000087738,-1.182000041008,45.308002471924],[-1.25,-1.3180000782013,50.756000518799],[1.0460000038147,-1.3180000782013,50.756000518799],[-11.682000160217,10.204000473022,50.290000915527],[-9.53600025177,10.204000473022,50.290000915527],[-7.2520003318787,7.6100001335144,41.646003723145],[-7.2520003318787,8.4400005340576,43.562000274658],[-7.2520003318787,8.8320007324219,43.084003448486],[-7.2520003318787,8.1160001754761,44.090003967285],[-7.2520003318787,7.8680005073547,44.658000946045],[-7.2520003318787,7.7000002861023,45.254001617432],[-7.2520003318787,7.6120004653931,45.868003845215],[-3.6160001754761,-1.1180000305176,45.46000289917],[-3.6160001754761,-1.182000041008,45.308002471924],[3.058000087738,-0.77200001478195,46.022003173828],[3.058000087738,-0.66600000858307,46.150001525879],[8.4300003051758,7.6140003204346,45.868003845215],[7.1460003852844,7.7000002861023,45.254001617432],[8.4300003051758,7.7000002861023,45.254001617432],[7.1460003852844,7.6140003204346,45.868003845215],[-8.4420003890991,-0.0060000000521541,34.176002502441],[-8.4420003890991,7.6100001335144,41.646003723145],[-7.2520003318787,-0.0060000000521541,34.176002502441],[-8.4420003890991,8.8320007324219,43.084003448486],[-8.4420003890991,8.4400005340576,43.562000274658],[8.4300003051758,8.4400005340576,43.562000274658],[7.1460003852844,8.8320007324219,43.084003448486],[8.4300003051758,8.8320007324219,43.084003448486],[7.1460003852844,8.4400005340576,43.562000274658],[-3.6160001754761,-1.0440000295639,45.608001708984],[9.6620006561279,14.640000343323,54.202003479004],[11.754000663757,14.640000343323,51.412002563477],[11.754000663757,14.640000343323,54.202003479004],[3.058000087738,-1.1180000305176,45.46000289917],[3.058000087738,-1.0440000295639,45.608001708984],[-11.682000160217,14.640000343323,47.514003753662],[-9.53600025177,14.640000343323,49.416004180908],[-8.4420003890991,14.640000343323,47.514003753662],[-8.4420003890991,14.640000343323,49.416004180908],[-8.4420003890991,14.640000343323,48.464000701904],[-6.32200050354,8.5220003128052,39.11600112915],[-6.3240003585815,16.690000534058,39.11600112915],[-6.3240003585815,16.690000534058,36.126003265381],[-6.3240003585815,16.690000534058,34.266002655029],[8.4300003051758,-0.0060000000521541,34.176002502441],[-0.0060000000521541,-0.0060000000521541,32.406002044678],[-3.6360001564026,9.9820003509521,32.406002044678],[-1.6500000953674,9.9820003509521,32.406002044678],[-2.3500001430511,9.9820003509521,37.392002105713],[7.1460003852844,3.2720000743866,46.486003875732],[-9.53600025177,10.204000473022,49.416004180908],[-8.4420003890991,6.9360003471375,37.14400100708],[8.4300003051758,5.2520003318787,35.173999786377],[-8.4420003890991,5.2520003318787,35.173999786377],[8.4300003051758,6.9360003471375,37.14400100708],[8.4300003051758,7.6100001335144,41.646003723145],[8.4300003051758,5.2520003318787,33.984001159668],[9.6620006561279,14.640000343323,47.514003753662],[8.4300003051758,14.694000244141,47.514003753662],[8.4300003051758,7.6100001335144,46.486003875732],[6.1640005111694,-1.3180000782013,50.386001586914],[6.1640005111694,-1.3180000782013,46.486003875732],[7.7120003700256,4.7820000648499,50.386001586914],[-5.4860000610352,8.1059999465942,43.21000289917],[-7.2520003318787,3.2720000743866,46.486003875732],[-8.4420003890991,10.204000473022,41.002002716064],[-8.4420003890991,5.2520003318787,33.984001159668],[3.058000087738,-0.96200007200241,45.752002716064],[0.33600002527237,9.9820003509521,32.406002044678],[2.2880001068115,9.9820003509521,32.406002044678],[-8.4420003890991,16.690000534058,41.646003723145],[3.058000087738,-1.3180000782013,44.832000732422],[3.058000087738,-1.2820000648499,44.994003295898],[7.1460003852844,7.6100001335144,46.486003875732],[5.6120004653931,10.986000061035,43.106002807617],[-8.4420003890991,7.8680005073547,44.658000946045],[-8.4420003890991,7.7000002861023,45.254001617432],[-8.4420003890991,7.6120004653931,45.868003845215],[1.0460000038147,-1.3180000782013,50.386001586914],[1.0460000038147,4.7820000648499,50.386001586914],[-11.682000160217,13.478000640869,50.806003570557],[-11.682000160217,10.148000717163,47.514003753662],[-11.682000160217,11.592000961304,50.806003570557],[12.300000190735,13.214000701904,50.634002685547],[11.754000663757,13.214000701904,50.634002685547],[8.4300003051758,8.1180000305176,44.090003967285],[7.1460003852844,8.1180000305176,44.090003967285],[-3.6160001754761,-0.87200003862381,45.890003204346],[-3.6160001754761,-0.96200007200241,45.752002716064],[-12.106000900269,11.592000961304,50.806003570557],[-12.106000900269,13.478000640869,50.806003570557],[8.4300003051758,16.690000534058,39.11600112915],[5.8200001716614,16.690000534058,39.11600112915],[8.4300003051758,10.204000473022,49.416004180908],[-8.4420003890991,10.204000473022,49.416004180908],[1.0460000038147,10.204000473022,51.890003204346],[8.4300003051758,10.204000473022,51.890003204346],[-2.3500001430511,2.5200002193451,37.392002105713],[3.0220000743866,2.5200002193451,37.392002105713],[-8.4420003890991,10.148000717163,47.514003753662],[-8.4420003890991,10.176000595093,48.464000701904],[9.6620006561279,10.204000473022,49.416004180908],[9.6620006561279,10.204000473022,54.202003479004],[-3.6160001754761,-1.2820000648499,44.994003295898],[-3.6160001754761,-0.77200001478195,46.022003173828],[11.552000999451,14.690000534058,48.512001037598],[10.650000572205,14.694000244141,47.514003753662],[-8.4420003890991,7.6100001335144,46.486003875732],[-8.4420003890991,14.640000343323,50.386001586914],[8.4300003051758,16.690000534058,50.386001586914],[-8.4420003890991,16.690000534058,50.386001586914],[8.4300003051758,14.694000244141,50.386001586914],[-0.5440000295639,2.2340002059937,42.544002532959],[7.7120003700256,4.7820000648499,51.890003204346],[-7.2520003318787,7.6100001335144,46.486003875732],[-5.4860000610352,10.882000923157,43.21000289917],[-3.6160001754761,-1.2360000610352,45.152000427246],[-8.4420003890991,12.42200088501,49.416004180908],[8.4300003051758,14.640000343323,49.416004180908],[9.5260000228882,14.640000343323,49.416004180908],[7.1460003852844,-0.0060000000521541,34.176002502441],[7.1460003852844,7.6100001335144,41.646003723145],[7.1460003852844,7.8680005073547,44.658000946045],[8.4300003051758,7.8680005073547,44.658000946045],[3.058000087738,-1.3180000782013,46.486003875732],[2.5920000076294,-1.3180000782013,46.486003875732],[2.1280000209808,-0.30200001597404,46.486003875732],[2.5920000076294,-0.30200001597404,46.486003875732],[3.058000087738,-0.30200001597404,46.486003875732],[3.058000087738,-0.43000000715256,46.38200378418],[-8.4420003890991,9.7920007705688,42.304000854492],[-8.4420003890991,9.28600025177,42.662002563477],[-8.4420003890991,10.342000961304,42.020000457764],[8.4300003051758,9.28600025177,42.662002563477],[8.4300003051758,9.7920007705688,42.304000854492],[8.4300003051758,10.342000961304,42.020000457764],[8.4300003051758,10.926000595093,41.814002990723],[-8.4420003890991,12.39400100708,47.514003753662],[-3.6160001754761,-1.3180000782013,46.486003875732],[-3.6160001754761,-0.66600000858307,46.150001525879],[-3.6160001754761,-0.81000006198883,46.486003875732],[8.4300003051758,10.204000473022,47.514003753662],[10.650000572205,10.204000473022,47.514003753662],[11.754000663757,10.204000473022,54.202003479004],[0.64600002765656,2.2340002059937,42.544002532959],[3.058000087738,-0.55200004577637,46.268001556396],[8.4300003051758,7.6100001335144,51.890003204346],[11.754000663757,10.204000473022,48.620002746582],[-8.4420003890991,8.1160001754761,44.090003967285],[3.058000087738,-0.87200003862381,45.890003204346],[12.300000190735,11.57200050354,50.634002685547],[8.4300003051758,11.532000541687,41.688003540039],[-6.5620002746582,-1.3180000782013,46.486003875732],[3.058000087738,-0.81000006198883,46.486003875732],[11.754000663757,11.57200050354,50.634002685547],[-4.9800000190735,16.690000534058,32.406002044678],[4.2400002479553,9.9820003509521,32.406002044678],[5.8200001716614,16.690000534058,32.406002044678],[4.2400002479553,16.690000534058,32.406002044678],[5.0300002098083,16.690000534058,32.406002044678],[4.2400002479553,13.370000839233,32.406002044678],[8.4300003051758,14.640000343323,50.386001586914],[5.8200001716614,16.690000534058,34.060001373291],[-2.7560000419617,16.690000534058,32.408000946045],[42.646003723145,19.11600112915,59.174003601074],[42.646003723145,16.690000534058,66.466003417969],[42.646003723145,16.690000534058,59.174003601074],[42.646003723145,19.11600112915,66.466003417969],[9.4220008850098,19.114000320435,15.210000991821],[-0.0060000000521541,19.114000320435,19.510000228882],[9.4220008850098,16.690000534058,15.210000991821],[-8.1760005950928,16.690000534058,15.210000991821],[-8.1760005950928,19.114000320435,15.210000991821],[-4.0920000076294,16.690000534058,17.360000610352],[-42.658000946045,19.114000320435,66.466003417969],[-42.658000946045,16.68800163269,59.174003601074],[-42.658000946045,16.68800163269,66.466003417969],[-42.658000946045,19.114000320435,59.174003601074],[22.42200088501,16.690000534058,32.412002563477],[-21.668001174927,16.690000534058,32.412002563477],[-0.0060000000521541,19.114000320435,30.850002288818],[-4.1000003814697,16.690000534058,34.268001556396],[-41.51000213623,31.536001205444,-0.0020000000949949],[-38.71000289917,31.536001205444,6.1980004310608],[-41.51000213623,31.536001205444,12.398000717163],[-31.51000213623,31.536001205444,12.398000717163],[-31.51000213623,31.536001205444,-0.0020000000949949],[-25.910001754761,31.536001205444,12.398000717163],[-13.960000991821,16.692001342773,32.364002227783],[3.842000246048,16.690000534058,34.064002990723],[5.0300002098083,16.690000534058,34.060001373291],[13.702000617981,16.68800163269,31.856000900269],[-8.6000003814697,16.694000244141,12.402000427246],[7.1940002441406,-0.0060000000521541,28.006000518799],[7.1940002441406,-1.6660001277924,17.452001571655],[7.1940002441406,-1.6660001277924,28.006000518799],[7.1940002441406,-0.0060000000521541,17.452001571655],[0.044000003486872,-1.6660001277924,16.358001708984],[0.82600003480911,-1.6660001277924,15.804000854492],[0.044000003486872,-1.6660001277924,15.804000854492],[0.82600003480911,-1.6660001277924,16.358001708984],[-7.2040004730225,-0.0060000000521541,17.376001358032],[-7.2040004730225,-1.6660001277924,28.006000518799],[-7.2040004730225,-1.6660001277924,17.376001358032],[-7.2040004730225,-0.0060000000521541,28.006000518799],[-1.3800001144409,-1.6660001277924,9.988000869751],[2.4280002117157,-0.0060000000521541,9.988000869751],[-1.3800001144409,-0.0060000000521541,9.988000869751],[2.4280002117157,-1.6660001277924,9.988000869751],[-25.910001754761,15.536001205444,-0.0020000000949949],[-25.910001754761,15.536001205444,12.398000717163],[-25.910001754761,31.536001205444,-0.0020000000949949],[-25.910001754761,31.536001205444,6.1980004310608],[-41.51000213623,15.536001205444,-0.0020000000949949],[-41.51000213623,15.536001205444,12.398000717163],[-41.51000213623,31.536001205444,6.1980004310608],[-31.51000213623,31.536001205444,6.1980004310608],[-35.909999847412,31.536001205444,0],[-35.909999847412,31.536001205444,6.2000002861023],[-38.71000289917,31.536001205444,0],[-28.710000991821,31.536001205444,-0.0020000000949949],[-35.909999847412,31.536001205444,12.398000717163],[-38.71000289917,31.536001205444,12.398000717163],[-28.710000991821,31.536001205444,12.398000717163],[-40.150001525879,15.536001205444,11.984000205994],[-27.272001266479,15.536001205444,0.51399999856949],[37.708000183105,44.86600112915,6.5060005187988],[43.308002471924,44.656002044678,4.9000000953674],[37.708000183105,44.656002044678,4.9000000953674],[43.308002471924,44.86600112915,6.5060005187988],[43.308002471924,44.036003112793,3.4060001373291],[37.708000183105,44.036003112793,3.4060001373291],[43.308002471924,43.050003051758,2.1220002174377],[37.708000183105,43.050003051758,2.1220002174377],[37.708000183105,41.766002655029,1.1360000371933],[43.308002471924,41.766002655029,1.1360000371933],[37.708000183105,40.270000457764,0.51600003242493],[43.308002471924,40.272003173828,0.51600003242493],[37.708000183105,38.666000366211,0.30600002408028],[43.308002471924,38.666000366211,0.30600002408028],[43.308002471924,44.86600112915,12.706000328064],[37.708000183105,44.86600112915,12.706000328064],[37.708000183105,37.342002868652,7.57200050354],[37.708000183105,37.664001464844,7.8780002593994],[37.708000183105,37.112003326416,7.1940002441406],[37.708000183105,36.986000061035,6.768000125885],[37.708000183105,36.976001739502,6.3240003585815],[37.708000183105,38.054000854492,8.0900001525879],[37.708000183105,38.484001159668,8.1960000991821],[37.708000183105,38.666000366211,8.1920003890991],[37.708000183105,38.928001403809,8.1840000152588],[37.708000183105,39.354000091553,8.0600004196167],[37.708000183105,39.734001159668,7.8280005455017],[37.708000183105,40.040000915527,7.5080003738403],[37.708000183105,40.252002716064,7.1180005073547],[37.708000183105,40.356002807617,6.6860003471375],[37.708000183105,37.080001831055,5.8920001983643],[37.708000183105,37.294002532959,5.5020003318787],[37.708000183105,37.600002288818,5.1820001602173],[37.708000183105,37.978000640869,4.9500002861023],[37.708000183105,38.404003143311,4.826000213623],[37.708000183105,38.666000366211,4.8200001716614],[37.708000183105,38.848003387451,4.8140001296997],[37.708000183105,39.278003692627,4.9200000762939],[37.708000183105,39.668003082275,5.1320004463196],[37.708000183105,39.990001678467,5.438000202179],[37.708000183105,40.220001220703,5.8180003166199],[37.708000183105,40.346000671387,6.2420001029968],[43.308002471924,36.140003204346,5.5300002098083],[43.308002471924,35.974002838135,6.2160000801086],[43.308002471924,36.478000640869,4.9080004692078],[43.308002471924,36.966003417969,4.3960003852844],[43.308002471924,37.570003509521,4.0280003547668],[43.308002471924,38.248001098633,3.8280000686646],[43.308002471924,38.642002105713,3.8200001716614],[43.308002471924,38.956001281738,3.8120002746582],[43.308002471924,39.642002105713,3.978000164032],[43.308002471924,40.264003753662,4.3180003166199],[43.308002471924,40.774002075195,4.8060002326965],[43.308002471924,41.14400100708,5.4080004692078],[43.308002471924,41.342002868652,6.0880002975464],[43.308002471924,41.360000610352,6.7940001487732],[43.308002471924,37.690002441406,9.032000541687],[43.308002471924,37.070003509521,8.6940002441406],[43.308002471924,36.558002471924,8.206000328064],[43.308002471924,36.190002441406,7.6020002365112],[43.308002471924,35.990001678467,6.9240002632141],[43.308002471924,38.378002166748,9.1980009078979],[43.308002471924,38.690002441406,9.1900005340576],[43.308002471924,39.084003448486,9.1820001602173],[43.308002471924,39.762001037598,8.9820003509521],[43.308002471924,40.36600112915,8.6140003204346],[43.308002471924,40.854000091553,8.1020002365112],[43.308002471924,41.192001342773,7.4820003509521],[43.308002471924,38.928001403809,8.1840000152588],[43.308002471924,38.666000366211,8.1920003890991],[43.308002471924,39.354000091553,8.0600004196167],[43.308002471924,39.734001159668,7.8280005455017],[43.308002471924,40.040000915527,7.5080003738403],[43.308002471924,40.252002716064,7.1180005073547],[43.308002471924,40.356002807617,6.6860003471375],[43.308002471924,40.346000671387,6.2420001029968],[43.308002471924,40.220001220703,5.8180003166199],[43.308002471924,39.990001678467,5.438000202179],[43.308002471924,39.668003082275,5.1320004463196],[43.308002471924,39.278003692627,4.9200000762939],[43.308002471924,38.848003387451,4.8140001296997],[43.308002471924,38.666000366211,4.8200001716614],[43.308002471924,38.404003143311,4.826000213623],[43.308002471924,37.978000640869,4.9500002861023],[43.308002471924,37.600002288818,5.1820001602173],[43.308002471924,37.294002532959,5.5020003318787],[43.308002471924,37.080001831055,5.8920001983643],[43.308002471924,36.976001739502,6.3240003585815],[43.308002471924,36.986000061035,6.768000125885],[43.308002471924,37.112003326416,7.1940002441406],[43.308002471924,37.342002868652,7.57200050354],[43.308002471924,37.664001464844,7.8780002593994],[43.308002471924,38.054000854492,8.0900001525879],[43.308002471924,38.486000061035,8.1960000991821],[27.708002090454,44.86600112915,6.5060005187988],[33.308002471924,44.654003143311,4.9000000953674],[27.708002090454,44.654003143311,4.9000000953674],[33.308002471924,44.86600112915,6.5060005187988],[33.308002471924,44.036003112793,3.4060001373291],[27.708002090454,44.036003112793,3.4060001373291],[33.308002471924,43.050003051758,2.1220002174377],[27.708002090454,43.050003051758,2.1220002174377],[27.708002090454,41.766002655029,1.1360000371933],[33.308002471924,41.766002655029,1.1360000371933],[27.708002090454,40.270000457764,0.51600003242493],[33.308002471924,40.270000457764,0.51600003242493],[27.708002090454,38.666000366211,0.30600002408028],[33.308002471924,38.666000366211,0.30600002408028],[33.308002471924,44.86600112915,12.706000328064],[27.708002090454,44.86600112915,12.706000328064],[27.708002090454,37.342002868652,7.57200050354],[27.708002090454,37.664001464844,7.8780002593994],[27.708002090454,37.112003326416,7.1940002441406],[27.708002090454,36.986000061035,6.768000125885],[27.708002090454,36.976001739502,6.3240003585815],[27.708002090454,38.054000854492,8.0900001525879],[27.708002090454,38.484001159668,8.1960000991821],[27.708002090454,38.666000366211,8.1920003890991],[27.708002090454,38.928001403809,8.1840000152588],[27.708002090454,39.354000091553,8.0600004196167],[27.708002090454,39.734001159668,7.8280005455017],[27.708002090454,40.040000915527,7.5080003738403],[27.708002090454,40.252002716064,7.1180005073547],[27.708002090454,40.356002807617,6.6860003471375],[27.708002090454,37.080001831055,5.8920001983643],[27.708002090454,37.292003631592,5.5020003318787],[27.708002090454,37.600002288818,5.1820001602173],[27.708002090454,37.978000640869,4.9500002861023],[27.708002090454,38.404003143311,4.826000213623],[27.708002090454,38.666000366211,4.8200001716614],[27.708002090454,38.848003387451,4.8140001296997],[27.708002090454,39.278003692627,4.9200000762939],[27.708002090454,39.668003082275,5.1320004463196],[27.708002090454,39.990001678467,5.438000202179],[27.708002090454,40.220001220703,5.8180003166199],[27.708002090454,40.346000671387,6.2420001029968],[33.308002471924,36.140003204346,5.5300002098083],[33.308002471924,35.974002838135,6.2160000801086],[33.308002471924,36.478000640869,4.9080004692078],[33.308002471924,36.966003417969,4.3960003852844],[33.308002471924,37.570003509521,4.0280003547668],[33.308002471924,38.248001098633,3.8280000686646],[33.308002471924,38.642002105713,3.8200001716614],[33.308002471924,38.956001281738,3.8120002746582],[33.308002471924,39.642002105713,3.978000164032],[33.308002471924,40.264003753662,4.3180003166199],[33.308002471924,40.774002075195,4.8060002326965],[33.308002471924,41.14400100708,5.4080004692078],[33.308002471924,41.342002868652,6.0880002975464],[33.308002471924,41.360000610352,6.7940001487732],[33.308002471924,37.690002441406,9.032000541687],[33.308002471924,37.070003509521,8.6940002441406],[33.308002471924,36.558002471924,8.206000328064],[33.308002471924,36.190002441406,7.6020002365112],[33.308002471924,35.990001678467,6.9240002632141],[33.308002471924,38.378002166748,9.1980009078979],[33.308002471924,38.690002441406,9.1900005340576],[33.308002471924,39.084003448486,9.1820001602173],[33.308002471924,39.762001037598,8.9820003509521],[33.308002471924,40.36600112915,8.6140003204346],[33.308002471924,40.854000091553,8.1020002365112],[33.308002471924,41.192001342773,7.4820003509521],[33.308002471924,38.928001403809,8.1840000152588],[33.308002471924,38.666000366211,8.1920003890991],[33.308002471924,39.354000091553,8.0600004196167],[33.308002471924,39.734001159668,7.8280005455017],[33.308002471924,40.040000915527,7.5080003738403],[33.308002471924,40.252002716064,7.1180005073547],[33.308002471924,40.356002807617,6.6860003471375],[33.308002471924,40.346000671387,6.2420001029968],[33.308002471924,40.220001220703,5.8180003166199],[33.308002471924,39.990001678467,5.438000202179],[33.308002471924,39.668003082275,5.1320004463196],[33.308002471924,39.278003692627,4.9200000762939],[33.308002471924,38.848003387451,4.8140001296997],[33.308002471924,38.666000366211,4.8200001716614],[33.308002471924,38.404003143311,4.826000213623],[33.308002471924,37.978000640869,4.9500002861023],[33.308002471924,37.600002288818,5.1820001602173],[33.308002471924,37.294002532959,5.5020003318787],[33.308002471924,37.080001831055,5.8920001983643],[33.308002471924,36.976001739502,6.3240003585815],[33.308002471924,36.986000061035,6.768000125885],[33.308002471924,37.112003326416,7.1940002441406],[33.308002471924,37.342002868652,7.57200050354],[33.308002471924,37.664001464844,7.8780002593994],[33.308002471924,38.054000854492,8.0900001525879],[33.308002471924,38.484001159668,8.1960000991821],[-13.846000671387,14.598000526428,6.8920001983643],[-13.846000671387,9.9980001449585,6.8920001983643],[-13.722001075745,9.9980001449585,6.4660000801086],[-13.722001075745,14.598000526428,6.4660000801086],[-14.078001022339,14.598000526428,7.2720003128052],[-14.078001022339,9.9980001449585,7.2720003128052],[-14.398000717163,14.598000526428,7.5780005455017],[-14.398000717163,9.9980001449585,7.5780005455017],[-14.788001060486,14.598000526428,7.7900004386902],[-14.788001060486,9.9980001449585,7.7900004386902],[-15.220000267029,14.598000526428,7.8940005302429],[-15.220000267029,9.9980001449585,7.8940005302429],[-15.402000427246,14.598000526428,7.8900003433228],[-15.402000427246,9.9980001449585,7.8900003433228],[-8.6020002365112,9.9980001449585,0.0040000001899898],[-15.402000427246,9.9980001449585,0.0040000001899898],[-17.006000518799,9.9980001449585,0.21600000560284],[-14.028000831604,9.9980001449585,5.2020001411438],[-14.334000587463,9.9980001449585,4.8820004463196],[-18.502000808716,9.9980001449585,0.83600002527237],[-14.712000846863,9.9980001449585,4.6500000953674],[-19.786001205444,9.9980001449585,1.8200000524521],[-15.138000488281,9.9980001449585,4.5240001678467],[-20.770000457764,9.9980001449585,3.1040000915527],[-15.402000427246,9.9980001449585,4.518000125885],[-15.582000732422,9.9980001449585,4.514000415802],[-13.816000938416,9.9980001449585,5.5920004844666],[-13.710000991821,9.9980001449585,6.0240001678467],[-21.390001296997,9.9980001449585,4.6000003814697],[-16.013999938965,9.9980001449585,4.6180000305176],[-21.602001190186,9.9980001449585,6.2040004730225],[-16.404001235962,9.9980001449585,4.8320002555847],[-16.724000930786,9.9980001449585,5.1380000114441],[-16.956001281738,9.9980001449585,5.5160002708435],[-17.079999923706,9.9980001449585,5.9420003890991],[-17.088001251221,9.9980001449585,6.2040004730225],[-13.710000991821,14.598000526428,6.0240001678467],[-15.402000427246,4.5980000495911,0.0040000001899898],[-17.006000518799,4.5980000495911,0.21600000560284],[-17.006000518799,-0.0020000000949949,0.21600000560284],[-15.400000572205,-0.0020000000949949,0.0040000001899898],[-15.402000427246,4.5980000495911,7.8900003433228],[-15.664000511169,4.5980000495911,7.8840003013611],[-15.664000511169,-0.0020000000949949,7.8840003013611],[-15.400000572205,-0.0020000000949949,7.8900003433228],[-16.986000061035,4.5980000495911,6.8180003166199],[-16.986000061035,-0.0020000000949949,6.8180003166199],[-16.774000167847,-0.0020000000949949,7.206000328064],[-16.774000167847,4.5980000495911,7.206000328064],[-14.028000831604,-0.0020000000949949,5.2020001411438],[-14.334000587463,-0.0020000000949949,4.8820004463196],[-14.334000587463,4.5980000495911,4.8820004463196],[-14.028000831604,4.5980000495911,5.2020001411438],[-13.816000938416,-0.0020000000949949,5.5920004844666],[-13.816000938416,4.5980000495911,5.5920004844666],[-13.710000991821,-0.0020000000949949,6.0240001678467],[-13.710000991821,4.5980000495911,6.0240001678467],[-13.722001075745,4.5980000495911,6.4660000801086],[-13.722001075745,-0.0020000000949949,6.4660000801086],[-13.846000671387,4.5980000495911,6.8920001983643],[-13.846000671387,-0.0020000000949949,6.8920001983643],[-14.078001022339,4.5980000495911,7.2720003128052],[-14.078001022339,-0.0020000000949949,7.2720003128052],[-14.398000717163,4.5980000495911,7.5780005455017],[-14.398000717163,-0.0020000000949949,7.5780005455017],[-14.788001060486,4.5980000495911,7.7900004386902],[-14.788001060486,-0.0020000000949949,7.7900004386902],[-15.220000267029,4.5980000495911,7.8940005302429],[-15.220000267029,-0.0020000000949949,7.8940005302429],[-14.334000587463,14.598000526428,4.8820004463196],[-14.028000831604,14.598000526428,5.2020001411438],[-13.816000938416,14.598000526428,5.5920004844666],[-15.582000732422,14.598000526428,4.514000415802],[-15.402000427246,14.598000526428,4.518000125885],[-16.013999938965,14.598000526428,4.6180000305176],[-14.714000701904,14.598000526428,4.6500000953674],[-15.138000488281,14.598000526428,4.5240001678467],[-16.404001235962,14.598000526428,4.8320002555847],[-16.724000930786,14.598000526428,5.1380000114441],[-16.090000152588,4.5980000495911,7.7600002288818],[-16.468000411987,4.5980000495911,7.5280003547668],[-16.468000411987,-0.0020000000949949,7.5280003547668],[-16.090000152588,-0.0020000000949949,7.7600002288818],[-21.390001296997,4.5980000495911,4.6000003814697],[-20.770000457764,4.5980000495911,3.1040000915527],[-15.582000732422,4.5980000495911,4.514000415802],[-16.013999938965,4.5980000495911,4.6180000305176],[-21.602001190186,4.5980000495911,6.2040004730225],[-16.404001235962,4.5980000495911,4.8320002555847],[-16.724000930786,4.5980000495911,5.1380000114441],[-16.956001281738,4.5980000495911,5.5160002708435],[-17.079999923706,4.5980000495911,5.9420003890991],[-17.092000961304,4.5980000495911,6.3860001564026],[-8.6020002365112,4.5980000495911,0.0040000001899898],[-18.502000808716,4.5980000495911,0.83600002527237],[-14.712000846863,4.5980000495911,4.6500000953674],[-19.786001205444,4.5980000495911,1.8200000524521],[-15.138000488281,4.5980000495911,4.5240001678467],[-15.402000427246,4.5980000495911,4.518000125885],[-16.956001281738,14.598000526428,5.5160002708435],[-17.079999923706,14.598000526428,5.9420003890991],[-18.5,-0.0020000000949949,0.83600002527237],[-14.712000846863,-0.0020000000949949,4.6500000953674],[-19.786001205444,-0.0020000000949949,1.8200000524521],[-15.138000488281,-0.0020000000949949,4.5240001678467],[-20.770000457764,-0.0020000000949949,3.1040000915527],[-15.400000572205,-0.0020000000949949,4.518000125885],[-15.582000732422,-0.0020000000949949,4.514000415802],[-21.390001296997,-0.0020000000949949,4.6000003814697],[-16.013999938965,-0.0020000000949949,4.6180000305176],[-21.60000038147,-0.0020000000949949,6.2040004730225],[-16.404001235962,-0.0020000000949949,4.8320002555847],[-16.724000930786,-0.0020000000949949,5.1380000114441],[-16.956001281738,-0.0020000000949949,5.5160002708435],[-17.079999923706,-0.0020000000949949,5.9420003890991],[-17.700000762939,-0.0020000000949949,6.2040004730225],[-17.086000442505,-0.0020000000949949,6.2040004730225],[-17.092000961304,-0.0020000000949949,6.3860001564026],[-17.092000961304,9.9980001449585,6.3860001564026],[-17.092000961304,14.598000526428,6.3860001564026],[-8.6020002365112,14.598000526428,0.0040000001899898],[-15.402000427246,14.598000526428,0.0040000001899898],[-8.6020002365112,14.598000526428,12.404000282288],[-15.664000511169,14.598000526428,7.8840003013611],[-16.090000152588,14.598000526428,7.7600002288818],[-16.090000152588,9.9980001449585,7.7600002288818],[-15.664000511169,9.9980001449585,7.8840003013611],[-16.986000061035,9.9980001449585,6.8180003166199],[-16.986000061035,14.598000526428,6.8180003166199],[-16.774000167847,14.598000526428,7.206000328064],[-16.774000167847,9.9980001449585,7.206000328064],[-16.468000411987,9.9980001449585,7.5280003547668],[-16.468000411987,14.598000526428,7.5280003547668],[-18.502000808716,14.598000526428,0.83600002527237],[-19.786001205444,14.598000526428,1.8200000524521],[-21.390001296997,14.598000526428,4.6000003814697],[-20.770000457764,14.598000526428,3.1040000915527],[-17.006000518799,14.598000526428,0.21600000560284],[-12.000000953674,2.2980000972748,12.404000282288],[-21.602001190186,14.598000526428,6.2040004730225],[-15.402000427246,14.598000526428,12.404000282288],[-8.6020002365112,0.66400003433228,0.0040000001899898],[14.332000732422,-0.0020000000949949,4.8700003623962],[14.026000976562,-0.0020000000949949,5.1900000572205],[14.026000976562,4.5980000495911,5.1900000572205],[14.332000732422,4.5980000495911,4.8700003623962],[13.814001083374,-0.0020000000949949,5.5800004005432],[13.814001083374,4.5980000495911,5.5800004005432],[13.708000183105,-0.0020000000949949,6.0120000839233],[13.708000183105,4.5980000495911,6.0120000839233],[13.720000267029,-0.0020000000949949,6.456000328064],[13.720000267029,4.5980000495911,6.456000328064],[13.844000816345,-0.0020000000949949,6.8820004463196],[13.844000816345,4.5980000495911,6.8820004463196],[14.076000213623,-0.0020000000949949,7.2600002288818],[14.076000213623,4.5980000495911,7.2600002288818],[14.396000862122,4.5980000495911,7.5660004615784],[14.396000862122,-0.0020000000949949,7.5660004615784],[14.78600025177,4.5980000495911,7.7780003547668],[14.78600025177,-0.0020000000949949,7.7780003547668],[15.218000411987,4.5980000495911,7.8840003013611],[15.218000411987,-0.0020000000949949,7.8840003013611],[15.398000717163,4.5980000495911,7.8780002593994],[15.398000717163,-0.0020000000949949,7.8780002593994],[14.332000732422,9.9980001449585,4.8700003623962],[14.026000976562,9.9980001449585,5.1900000572205],[14.026000976562,14.598000526428,5.1900000572205],[14.332000732422,14.598000526428,4.8700003623962],[13.814001083374,9.9980001449585,5.5800004005432],[13.814001083374,14.598000526428,5.5800004005432],[13.708000183105,9.9980001449585,6.0120000839233],[13.708000183105,14.598000526428,6.0120000839233],[15.398000717163,9.9980001449585,4.5080003738403],[15.398000717163,14.598000526428,4.5080003738403],[15.58000087738,14.598000526428,4.5020003318787],[15.58000087738,9.9980001449585,4.5020003318787],[16.012001037598,14.598000526428,4.6080002784729],[16.012001037598,9.9980001449585,4.6080002784729],[14.710000991821,14.598000526428,4.6380000114441],[14.710000991821,9.9980001449585,4.6380000114441],[15.13600063324,9.9980001449585,4.514000415802],[15.13600063324,14.598000526428,4.514000415802],[13.720000267029,14.598000526428,6.456000328064],[13.720000267029,9.9980001449585,6.456000328064],[13.844000816345,9.9980001449585,6.8820004463196],[13.844000816345,14.598000526428,6.8820004463196],[14.076000213623,9.9980001449585,7.2600002288818],[14.076000213623,14.598000526428,7.2600002288818],[14.396000862122,14.598000526428,7.5660004615784],[14.396000862122,9.9980001449585,7.5660004615784],[14.78600025177,14.598000526428,7.7780003547668],[14.78600025177,9.9980001449585,7.7780003547668],[15.218000411987,14.598000526428,7.8840003013611],[15.218000411987,9.9980001449585,7.8840003013611],[15.398000717163,14.598000526428,7.8780002593994],[15.398000717163,9.9980001449585,7.8780002593994],[21.388000488281,9.9980001449585,4.5880002975464],[20.768001556396,9.9980001449585,3.0940001010895],[21.598001480103,9.9980001449585,6.1940002441406],[16.402000427246,9.9980001449585,4.8200001716614],[16.72200012207,9.9980001449585,5.1260004043579],[16.954000473022,9.9980001449585,5.5040001869202],[17.078001022339,9.9980001449585,5.9300003051758],[17.084001541138,9.9980001449585,6.1940002441406],[15.398000717163,9.9980001449585,12.39400100708],[11.998000144958,9.9980001449585,12.39400100708],[8.5980005264282,9.9980001449585,6.1940002441406],[8.5980005264282,9.9980001449585,12.39400100708],[15.398000717163,9.9980001449585,-0.0060000000521541],[17.004001617432,9.9980001449585,0.20400001108646],[18.498001098633,9.9980001449585,0.82400006055832],[19.782001495361,9.9980001449585,1.808000087738],[17.004001617432,4.5980000495911,0.20400001108646],[15.398000717163,4.5980000495911,-0.0060000000521541],[15.398000717163,-0.0020000000949949,-0.0060000000521541],[17.004001617432,-0.0020000000949949,0.20400001108646],[15.662000656128,4.5980000495911,7.8720002174377],[15.662000656128,-0.0020000000949949,7.8720002174377],[16.772001266479,4.5980000495911,7.1960005760193],[16.772001266479,-0.0020000000949949,7.1960005760193],[16.984001159668,-0.0020000000949949,6.8060002326965],[16.984001159668,4.5980000495911,6.8060002326965],[16.402000427246,14.598000526428,4.8200001716614],[16.72200012207,14.598000526428,5.1260004043579],[16.46600151062,4.5980000495911,7.5160002708435],[16.088001251221,4.5980000495911,7.7480001449585],[16.088001251221,-0.0020000000949949,7.7480001449585],[16.46600151062,-0.0020000000949949,7.5160002708435],[8.5980005264282,4.5980000495911,6.1940002441406],[8.5980005264282,4.5980000495911,-0.0060000000521541],[8.5980005264282,4.5980000495911,12.39400100708],[18.498001098633,4.5980000495911,0.82400006055832],[14.710000991821,4.5980000495911,4.6380000114441],[19.784000396729,4.5980000495911,1.808000087738],[15.13600063324,4.5980000495911,4.514000415802],[20.768001556396,4.5980000495911,3.0940001010895],[15.398000717163,4.5980000495911,4.5080003738403],[15.58000087738,4.5980000495911,4.5020003318787],[21.388000488281,4.5980000495911,4.5880002975464],[16.012001037598,4.5980000495911,4.6080002784729],[21.598001480103,4.5980000495911,6.1940002441406],[16.402000427246,4.5980000495911,4.8200001716614],[16.72200012207,4.5980000495911,5.1260004043579],[16.954000473022,4.5980000495911,5.5040001869202],[17.078001022339,4.5980000495911,5.9300003051758],[17.090000152588,4.5980000495911,6.3740000724792],[16.954000473022,14.598000526428,5.5040001869202],[17.078001022339,14.598000526428,5.9300003051758],[21.388000488281,-0.0020000000949949,4.5880002975464],[20.768001556396,-0.0020000000949949,3.0940001010895],[15.58000087738,-0.0020000000949949,4.5020003318787],[16.012001037598,-0.0020000000949949,4.6080002784729],[21.598001480103,-0.0020000000949949,6.1940002441406],[16.402000427246,-0.0020000000949949,4.8200001716614],[16.72200012207,-0.0020000000949949,5.1260004043579],[16.954000473022,-0.0020000000949949,5.5040001869202],[17.078001022339,-0.0020000000949949,5.9300003051758],[17.084001541138,-0.0020000000949949,6.1940002441406],[17.697999954224,-0.0020000000949949,6.1940002441406],[18.498001098633,-0.0020000000949949,0.82400006055832],[14.710000991821,-0.0020000000949949,4.6380000114441],[19.784000396729,-0.0020000000949949,1.808000087738],[15.13600063324,-0.0020000000949949,4.514000415802],[15.398000717163,-0.0020000000949949,4.5080003738403],[17.090000152588,-0.0020000000949949,6.3740000724792],[17.090000152588,9.9980001449585,6.3740000724792],[17.090000152588,14.598000526428,6.3740000724792],[8.5980005264282,12.298000335693,-0.0060000000521541],[15.398000717163,14.598000526428,-0.0060000000521541],[16.086000442505,14.598000526428,7.7480001449585],[15.662000656128,14.598000526428,7.8720002174377],[15.662000656128,9.9980001449585,7.8720002174377],[16.088001251221,9.9980001449585,7.7480001449585],[16.984001159668,14.598000526428,6.8060002326965],[16.984001159668,9.9980001449585,6.8060002326965],[16.46600151062,14.598000526428,7.5160002708435],[16.46600151062,9.9980001449585,7.5160002708435],[16.772001266479,9.9980001449585,7.1960005760193],[16.772001266479,14.598000526428,7.1960005760193],[19.782001495361,14.598000526428,1.808000087738],[18.498001098633,14.598000526428,0.82400006055832],[20.768001556396,14.598000526428,3.0940001010895],[21.388000488281,14.598000526428,4.5880002975464],[17.004001617432,14.598000526428,0.20400001108646],[15.398000717163,4.5980000495911,12.39400100708],[21.598001480103,14.598000526428,6.1940002441406],[8.5980005264282,2.3000001907349,-0.0060000000521541],[18.498001098633,9.9980001449585,12.39400100708],[18.498001098633,12.298000335693,12.39400100708],[-29.398000717163,15.646000862122,27.576002120972],[-29.718002319336,11.046000480652,27.270000457764],[-29.718002319336,15.646000862122,27.270000457764],[-29.398000717163,11.046000480652,27.576002120972],[-29.008001327515,15.646000862122,27.790000915527],[-29.008001327515,11.046000480652,27.790000915527],[-34.596000671387,5.6460003852844,26.204000473022],[-34.596000671387,1.0460000038147,26.122001647949],[-34.596000671387,1.0460000038147,26.204000473022],[-34.596000671387,5.6460003852844,26.122001647949],[-28.214000701904,1.0460000038147,24.512001037598],[-27.782001495361,5.6460003852844,24.618001937866],[-28.214000701904,5.6460003852844,24.512001037598],[-27.782001495361,1.0460000038147,24.618001937866],[-30.074001312256,5.6460003852844,26.46600151062],[-29.950000762939,1.0460000038147,26.892002105713],[-30.074001312256,1.0460000038147,26.46600151062],[-29.950000762939,5.6460003852844,26.892002105713],[-29.768001556396,11.046000480652,25.202001571655],[-29.982002258301,15.646000862122,25.590002059937],[-29.982002258301,11.046000480652,25.590002059937],[-29.768001556396,15.646000862122,25.202001571655],[-33.360000610352,15.646000862122,22.380001068115],[-32.454002380371,11.046000480652,21.368001937866],[-33.360000610352,11.046000480652,22.380001068115],[-32.454002380371,15.646000862122,21.368001937866],[-28.658000946045,11.046000480652,24.524002075195],[-28.396001815796,15.646000862122,24.518001556396],[-28.658000946045,15.646000862122,24.524002075195],[-28.396001815796,11.046000480652,24.518001556396],[-27.328001022339,5.6460003852844,27.526000976562],[-27.022001266479,1.0460000038147,27.206001281738],[-27.328001022339,1.0460000038147,27.526000976562],[-27.022001266479,5.6460003852844,27.206001281738],[-34.596000671387,1.0460000038147,26.284000396729],[-34.596000671387,5.6460003852844,26.284000396729],[-30.128002166748,1.0460000038147,20.004001617432],[-30.128002166748,5.6460003852844,20.004001617432],[-34.044002532959,1.0460000038147,28.848001480103],[-34.462001800537,5.6460003852844,27.554000854492],[-34.462001800537,1.0460000038147,27.554000854492],[-34.044002532959,5.6460003852844,28.848001480103],[-31.358001708984,11.046000480652,20.564001083374],[-30.120000839233,11.046000480652,20.004001617432],[-27.07200050354,11.046000480652,25.136001586914],[-27.39400100708,11.046000480652,24.830001831055],[-27.782001495361,11.046000480652,24.618001937866],[-28.214000701904,11.046000480652,24.512001037598],[-34.036003112793,11.046000480652,23.558000564575],[-26.840002059937,11.046000480652,25.516000747681],[-26.71600151062,11.046000480652,25.940000534058],[-26.706001281738,11.046000480652,26.384000778198],[-26.810001373291,11.046000480652,26.81600189209],[-27.022001266479,11.046000480652,27.206001281738],[-27.328001022339,11.046000480652,27.526000976562],[-27.708002090454,11.046000480652,27.758001327515],[-28.134000778198,11.046000480652,27.882001876831],[-28.396001815796,11.046000480652,27.890001296997],[-28.576002120972,11.046000480652,27.89400100708],[-34.036003112793,11.046000480652,28.848001480103],[-33.360000610352,11.046000480652,30.026000976562],[-32.454002380371,11.046000480652,31.040000915527],[-31.358001708984,11.046000480652,31.84400177002],[-30.120000839233,11.046000480652,32.404003143311],[-28.396001815796,11.046000480652,32.404003143311],[-34.454002380371,11.046000480652,24.852001190186],[-29.084001541138,11.046000480652,24.648000717163],[-29.462001800537,11.046000480652,24.880001068115],[-34.596000671387,11.046000480652,26.204000473022],[-30.086002349854,11.046000480652,26.022001266479],[-30.076002120972,11.046000480652,26.46600151062],[-34.454002380371,11.046000480652,27.554000854492],[-29.950000762939,11.046000480652,26.892002105713],[-21.596000671387,13.346000671387,32.404003143311],[-31.368001937866,1.0460000038147,31.84400177002],[-30.128002166748,5.6460003852844,32.404003143311],[-31.368001937866,5.6460003852844,31.84400177002],[-30.128002166748,1.0460000038147,32.404003143311],[-31.358001708984,15.646000862122,20.564001083374],[-28.396001815796,15.646000862122,32.404003143311],[-30.120000839233,15.646000862122,32.404003143311],[-31.358001708984,15.646000862122,31.84400177002],[-32.454002380371,15.646000862122,31.040000915527],[-29.462001800537,1.0460000038147,24.880001068115],[-29.084001541138,5.6460003852844,24.648000717163],[-29.462001800537,5.6460003852844,24.880001068115],[-29.084001541138,1.0460000038147,24.648000717163],[-28.396001815796,1.0460000038147,32.404003143311],[-28.396001815796,5.6460003852844,32.404003143311],[-29.768001556396,5.6460003852844,25.202001571655],[-29.768001556396,1.0460000038147,25.202001571655],[-26.71600151062,15.646000862122,25.940000534058],[-26.706001281738,15.646000862122,26.384000778198],[-28.214000701904,15.646000862122,24.512001037598],[-34.036003112793,15.646000862122,23.558000564575],[-34.454002380371,15.646000862122,24.852001190186],[-29.084001541138,15.646000862122,24.648000717163],[-29.462001800537,15.646000862122,24.880001068115],[-34.596000671387,15.646000862122,26.204000473022],[-30.086002349854,15.646000862122,26.022001266479],[-30.076002120972,15.646000862122,26.46600151062],[-34.454002380371,15.646000862122,27.554000854492],[-29.950000762939,15.646000862122,26.892002105713],[-34.036003112793,15.646000862122,28.848001480103],[-28.576002120972,15.646000862122,27.89400100708],[-30.120000839233,15.646000862122,20.004001617432],[-27.07200050354,15.646000862122,25.136001586914],[-27.39400100708,15.646000862122,24.830001831055],[-27.782001495361,15.646000862122,24.618001937866],[-26.840002059937,15.646000862122,25.516000747681],[-26.810001373291,15.646000862122,26.81600189209],[-27.022001266479,15.646000862122,27.206001281738],[-27.328001022339,15.646000862122,27.526000976562],[-27.708002090454,15.646000862122,27.758001327515],[-28.134000778198,15.646000862122,27.882001876831],[-28.396001815796,15.646000862122,27.890001296997],[-33.360000610352,15.646000862122,30.026000976562],[-32.462001800537,1.0460000038147,31.040000915527],[-33.368000030518,5.6460003852844,30.026000976562],[-33.368000030518,1.0460000038147,30.026000976562],[-32.462001800537,5.6460003852844,31.040000915527],[-26.810001373291,1.0460000038147,26.81600189209],[-26.810001373291,5.6460003852844,26.81600189209],[-34.044002532959,5.6460003852844,23.558000564575],[-28.396001815796,5.6460003852844,24.518001556396],[-28.658000946045,5.6460003852844,24.524002075195],[-34.462001800537,5.6460003852844,24.852001190186],[-29.982002258301,5.6460003852844,25.590002059937],[-30.086002349854,5.6460003852844,26.022001266479],[-29.718002319336,5.6460003852844,27.270000457764],[-29.398000717163,5.6460003852844,27.576002120972],[-29.008001327515,5.6460003852844,27.790000915527],[-28.576002120972,5.6460003852844,27.89400100708],[-31.368001937866,5.6460003852844,20.564001083374],[-27.07200050354,5.6460003852844,25.136001586914],[-27.39400100708,5.6460003852844,24.830001831055],[-32.462001800537,5.6460003852844,21.368001937866],[-33.368000030518,5.6460003852844,22.380001068115],[-26.840002059937,5.6460003852844,25.516000747681],[-26.71600151062,5.6460003852844,25.940000534058],[-26.706001281738,5.6460003852844,26.384000778198],[-27.708002090454,5.6460003852844,27.758001327515],[-28.132001876831,5.6460003852844,27.882001876831],[-28.396001815796,5.6460003852844,27.890001296997],[-31.368001937866,1.0460000038147,20.564001083374],[-28.658000946045,1.0460000038147,24.524002075195],[-28.396001815796,1.0460000038147,24.518001556396],[-29.718002319336,1.0460000038147,27.270000457764],[-29.982002258301,1.0460000038147,25.590002059937],[-30.086002349854,1.0460000038147,26.022001266479],[-29.398000717163,1.0460000038147,27.576002120972],[-32.462001800537,1.0460000038147,21.368001937866],[-33.368000030518,1.0460000038147,22.380001068115],[-34.044002532959,1.0460000038147,23.558000564575],[-34.462001800537,1.0460000038147,24.852001190186],[-28.132001876831,1.0460000038147,27.882001876831],[-27.708002090454,1.0460000038147,27.758001327515],[-29.008001327515,1.0460000038147,27.790000915527],[-27.39400100708,1.0460000038147,24.830001831055],[-27.07200050354,1.0460000038147,25.136001586914],[-26.71600151062,1.0460000038147,25.940000534058],[-26.840002059937,1.0460000038147,25.516000747681],[-28.576002120972,1.0460000038147,27.89400100708],[-28.396001815796,1.0460000038147,27.890001296997],[-26.704000473022,1.0460000038147,26.384000778198],[29.708002090454,14.590001106262,27.286001205444],[29.386001586914,9.9900007247925,27.592000961304],[29.386001586914,14.590001106262,27.592000961304],[29.708002090454,9.9900007247925,27.286001205444],[28.996002197266,9.9900007247925,27.806001663208],[28.996002197266,14.590001106262,27.806001663208],[34.584003448486,-0.010000000707805,26.138000488281],[34.584003448486,4.5900001525879,26.220001220703],[34.584003448486,-0.010000000707805,26.220001220703],[34.584003448486,4.5900001525879,26.138000488281],[27.772001266479,-0.010000000707805,24.634000778198],[28.202001571655,4.5900001525879,24.530000686646],[27.772001266479,4.5900001525879,24.634000778198],[28.202001571655,-0.010000000707805,24.530000686646],[29.93800163269,4.5900001525879,26.908000946045],[30.064001083374,-0.010000000707805,26.482000350952],[29.93800163269,-0.010000000707805,26.908000946045],[30.064001083374,4.5900001525879,26.482000350952],[29.970001220703,9.9900007247925,25.608001708984],[29.756000518799,14.590001106262,25.218000411987],[29.758001327515,9.9900007247925,25.218000411987],[29.970001220703,14.590001106262,25.608001708984],[32.442001342773,14.590001106262,21.384000778198],[33.348003387451,9.9900007247925,22.396001815796],[32.442001342773,9.9900007247925,21.384000778198],[33.348003387451,14.590001106262,22.396001815796],[28.384000778198,9.9900007247925,24.534000396729],[28.646001815796,14.590001106262,24.540000915527],[28.384000778198,14.590001106262,24.534000396729],[28.646001815796,9.9900007247925,24.540000915527],[27.01000213623,4.5900001525879,27.222002029419],[27.31600189209,-0.010000000707805,27.54400062561],[27.01000213623,-0.010000000707805,27.222002029419],[27.31600189209,4.5900001525879,27.54400062561],[34.584003448486,-0.010000000707805,26.302001953125],[34.584003448486,4.5900001525879,26.302001953125],[30.118001937866,4.5900001525879,20.020000457764],[30.118001937866,-0.010000000707805,20.020000457764],[34.452003479004,-0.010000000707805,27.57200050354],[34.034000396729,4.5900001525879,28.864002227783],[34.034000396729,-0.010000000707805,28.864002227783],[34.452003479004,4.5900001525879,27.57200050354],[34.024002075195,9.9900007247925,23.576000213623],[28.202001571655,9.9900007247925,24.530000686646],[34.442001342773,9.9900007247925,24.868001937866],[29.07200050354,9.9900007247925,24.666000366211],[29.450000762939,9.9900007247925,24.896001815796],[34.584003448486,9.9900007247925,26.220001220703],[30.074001312256,9.9900007247925,26.03800201416],[30.064001083374,9.9900007247925,26.482000350952],[34.442001342773,9.9900007247925,27.57200050354],[29.93800163269,9.9900007247925,26.908000946045],[34.024002075195,9.9900007247925,28.864002227783],[28.56600189209,9.9900007247925,27.910001754761],[30.108001708984,9.9900007247925,20.020000457764],[27.060001373291,9.9900007247925,25.152000427246],[31.348001480103,9.9900007247925,20.580001831055],[27.382001876831,9.9900007247925,24.846000671387],[27.772001266479,9.9900007247925,24.634000778198],[26.830001831055,9.9900007247925,25.532001495361],[26.704000473022,9.9900007247925,25.958002090454],[26.694002151489,9.9900007247925,26.402000427246],[26.798000335693,9.9900007247925,26.832000732422],[27.01000213623,9.9900007247925,27.222002029419],[27.31600189209,9.9900007247925,27.54400062561],[27.696001052856,9.9900007247925,27.774002075195],[28.122001647949,9.9900007247925,27.900001525879],[28.384000778198,9.9900007247925,27.906002044678],[33.348003387451,9.9900007247925,30.042001724243],[32.442001342773,9.9900007247925,31.056001663208],[31.348001480103,9.9900007247925,31.860000610352],[28.384000778198,9.9900007247925,32.420001983643],[30.118001937866,-0.010000000707805,32.420001983643],[31.356000900269,4.5900001525879,31.860000610352],[30.118001937866,4.5900001525879,32.420001983643],[31.356000900269,-0.010000000707805,31.860000610352],[31.348001480103,14.590001106262,20.580001831055],[30.108001708984,14.590001106262,32.420001983643],[28.384000778198,14.590001106262,32.420001983643],[30.108001708984,9.9900007247925,32.420001983643],[32.442001342773,14.590001106262,31.056001663208],[31.348001480103,14.590001106262,31.860000610352],[29.07200050354,-0.010000000707805,24.666000366211],[29.450000762939,4.5900001525879,24.896001815796],[29.07200050354,4.5900001525879,24.666000366211],[29.450000762939,-0.010000000707805,24.896001815796],[28.384000778198,4.5900001525879,32.420001983643],[28.384000778198,-0.010000000707805,32.420001983643],[29.758001327515,-0.010000000707805,25.218000411987],[29.758001327515,4.5900001525879,25.218000411987],[26.694002151489,14.590001106262,26.402000427246],[26.704000473022,14.590001106262,25.958002090454],[30.108001708984,14.590001106262,20.020000457764],[27.060001373291,14.590001106262,25.152000427246],[27.382001876831,14.590001106262,24.846000671387],[27.772001266479,14.590001106262,24.634000778198],[28.202001571655,14.590001106262,24.530000686646],[34.024002075195,14.590001106262,23.576000213623],[26.830001831055,14.590001106262,25.532001495361],[26.798000335693,14.590001106262,26.832000732422],[27.01000213623,14.590001106262,27.222002029419],[27.31600189209,14.590001106262,27.54400062561],[27.696001052856,14.590001106262,27.774002075195],[28.122001647949,14.590001106262,27.900001525879],[28.384000778198,14.590001106262,27.906002044678],[28.56600189209,14.590001106262,27.910001754761],[34.024002075195,14.590001106262,28.864002227783],[33.348003387451,14.590001106262,30.042001724243],[34.442001342773,14.590001106262,24.868001937866],[29.07200050354,14.590001106262,24.666000366211],[29.450000762939,14.590001106262,24.896001815796],[34.584003448486,14.590001106262,26.220001220703],[30.074001312256,14.590001106262,26.03800201416],[30.064001083374,14.590001106262,26.482000350952],[34.442001342773,14.590001106262,27.57200050354],[29.93800163269,14.590001106262,26.908000946045],[33.356002807617,-0.010000000707805,30.042001724243],[32.451999664307,4.5900001525879,31.056001663208],[32.451999664307,-0.010000000707805,31.056001663208],[33.356002807617,4.5900001525879,30.042001724243],[26.798000335693,4.5900001525879,26.832000732422],[26.798000335693,-0.010000000707805,26.832000732422],[27.060001373291,4.5900001525879,25.152000427246],[31.356000900269,4.5900001525879,20.580001831055],[27.382001876831,4.5900001525879,24.846000671387],[32.451999664307,4.5900001525879,21.384000778198],[33.356002807617,4.5900001525879,22.396001815796],[34.034000396729,4.5900001525879,23.576000213623],[26.830001831055,4.5900001525879,25.532001495361],[26.704000473022,4.5900001525879,25.958002090454],[26.694002151489,4.5900001525879,26.402000427246],[27.696001052856,4.5900001525879,27.774002075195],[28.122001647949,4.5900001525879,27.900001525879],[28.384000778198,4.5900001525879,27.906002044678],[28.56600189209,4.5900001525879,27.910001754761],[28.646001815796,4.5900001525879,24.540000915527],[34.452003479004,4.5900001525879,24.868001937866],[28.384000778198,4.5900001525879,24.534000396729],[29.970001220703,4.5900001525879,25.608001708984],[30.074001312256,4.5900001525879,26.03800201416],[29.708002090454,4.5900001525879,27.286001205444],[29.386001586914,4.5900001525879,27.592000961304],[28.996002197266,4.5900001525879,27.806001663208],[31.356000900269,-0.010000000707805,20.580001831055],[28.384000778198,-0.010000000707805,24.534000396729],[28.646001815796,-0.010000000707805,24.540000915527],[29.708002090454,-0.010000000707805,27.286001205444],[30.074001312256,-0.010000000707805,26.03800201416],[29.970001220703,-0.010000000707805,25.608001708984],[29.386001586914,-0.010000000707805,27.592000961304],[33.356002807617,-0.010000000707805,22.396001815796],[32.451999664307,-0.010000000707805,21.384000778198],[34.034000396729,-0.010000000707805,23.576000213623],[34.452003479004,-0.010000000707805,24.868001937866],[27.696001052856,-0.010000000707805,27.774002075195],[28.122001647949,-0.010000000707805,27.900001525879],[28.996002197266,-0.010000000707805,27.806001663208],[27.060001373291,-0.010000000707805,25.152000427246],[27.382001876831,-0.010000000707805,24.846000671387],[26.830001831055,-0.010000000707805,25.532001495361],[26.704000473022,-0.010000000707805,25.958002090454],[28.384000778198,-0.010000000707805,27.906002044678],[28.56600189209,-0.010000000707805,27.910001754761],[26.694002151489,-0.010000000707805,26.402000427246],[-41.51000213623,44.524002075195,4.5940003395081],[-35.909999847412,44.736003875732,6.1980004310608],[-35.909999847412,44.524002075195,4.5940003395081],[-41.51000213623,44.736003875732,6.1980004310608],[-41.51000213623,43.906002044678,3.0980000495911],[-35.909999847412,43.906002044678,3.0980000495911],[-41.51000213623,42.920001983643,1.8140001296997],[-35.909999847412,42.920001983643,1.8140001296997],[-41.51000213623,41.636001586914,0.83000004291534],[-35.909999847412,41.636001586914,0.83000004291534],[-41.51000213623,40.140003204346,0.21000000834465],[-35.909999847412,40.140003204346,0.21000000834465],[-41.51000213623,38.536003112793,0],[-35.909999847412,38.536003112793,0],[-35.909999847412,44.736003875732,12.398000717163],[-41.51000213623,44.736003875732,12.398000717163],[-35.909999847412,36.950000762939,5.5860004425049],[-35.909999847412,36.846000671387,6.018000125885],[-35.909999847412,37.162002563477,5.1960000991821],[-35.909999847412,37.470001220703,4.8760004043579],[-35.909999847412,37.848003387451,4.6440000534058],[-35.909999847412,38.274002075195,4.5199999809265],[-35.909999847412,38.536003112793,4.514000415802],[-35.909999847412,38.718002319336,4.5080003738403],[-35.909999847412,39.148002624512,4.6140003204346],[-35.909999847412,39.53800201416,4.826000213623],[-35.909999847412,39.860000610352,5.1320004463196],[-35.909999847412,40.090000152588,5.5100002288818],[-35.909999847412,40.216003417969,5.9360003471375],[-35.909999847412,40.226001739502,6.3800001144409],[-35.909999847412,37.534000396729,7.57200050354],[-35.909999847412,37.212001800537,7.2660002708435],[-35.909999847412,36.982002258301,6.8880004882812],[-35.909999847412,36.856002807617,6.4620003700256],[-35.909999847412,37.924003601074,7.7840003967285],[-35.909999847412,38.354000091553,7.8900003433228],[-35.909999847412,38.536003112793,7.8840003013611],[-35.909999847412,38.798000335693,7.8780002593994],[-35.909999847412,39.224002838135,7.7540001869202],[-35.909999847412,39.604000091553,7.5220003128052],[-35.909999847412,39.910003662109,7.2020001411438],[-35.909999847412,40.122001647949,6.8120002746582],[-41.51000213623,36.428001403809,7.9000005722046],[-41.51000213623,36.940002441406,8.3860006332397],[-41.51000213623,37.560001373291,8.7260007858276],[-41.51000213623,36.060001373291,7.2960004806519],[-41.51000213623,35.860000610352,6.6180005073547],[-41.51000213623,35.842002868652,5.9100003242493],[-41.51000213623,38.248001098633,8.8920001983643],[-41.51000213623,38.560001373291,8.8840007781982],[-41.51000213623,38.954002380371,8.8760004043579],[-41.51000213623,39.63200378418,8.6760005950928],[-41.51000213623,40.236000061035,8.3080005645752],[-41.51000213623,40.724002838135,7.7960004806519],[-41.51000213623,41.062000274658,7.1760001182556],[-41.51000213623,41.230003356934,6.4880003929138],[-41.51000213623,36.01000213623,5.2220001220703],[-41.51000213623,36.348003387451,4.6020002365112],[-41.51000213623,36.836002349854,4.0900001525879],[-41.51000213623,37.440002441406,3.7220001220703],[-41.51000213623,38.118000030518,3.5220000743866],[-41.51000213623,38.512001037598,3.5140001773834],[-41.51000213623,38.824001312256,3.5060002803802],[-41.51000213623,39.512001037598,3.672000169754],[-41.51000213623,40.13200378418,4.0120000839233],[-41.51000213623,40.64400100708,4.4980001449585],[-41.51000213623,41.012001037598,5.1020002365112],[-41.51000213623,41.212001800537,5.7800002098083],[-41.51000213623,38.536003112793,7.8840003013611],[-41.51000213623,38.798000335693,7.8780002593994],[-41.51000213623,39.224002838135,7.7540001869202],[-41.51000213623,39.604000091553,7.5220003128052],[-41.51000213623,39.910003662109,7.2020001411438],[-41.51000213623,40.122001647949,6.8120002746582],[-41.51000213623,40.226001739502,6.3800001144409],[-41.51000213623,40.216003417969,5.9360003471375],[-41.51000213623,40.090000152588,5.5100002288818],[-41.51000213623,39.860000610352,5.1320004463196],[-41.51000213623,39.53800201416,4.826000213623],[-41.51000213623,39.148002624512,4.6140003204346],[-41.51000213623,38.718002319336,4.5080003738403],[-41.51000213623,38.536003112793,4.514000415802],[-41.51000213623,38.274002075195,4.5199999809265],[-41.51000213623,37.848003387451,4.6440000534058],[-41.51000213623,37.470001220703,4.8760004043579],[-41.51000213623,37.162002563477,5.1960000991821],[-41.51000213623,36.950000762939,5.5860004425049],[-41.51000213623,36.846000671387,6.018000125885],[-41.51000213623,36.856002807617,6.4620003700256],[-41.51000213623,36.982002258301,6.8880004882812],[-41.51000213623,37.212001800537,7.2660002708435],[-41.51000213623,37.534000396729,7.57200050354],[-41.51000213623,37.924003601074,7.7840003967285],[-41.51000213623,38.354000091553,7.8900003433228],[-31.51000213623,44.524002075195,4.5940003395081],[-25.910001754761,44.736003875732,6.1980004310608],[-25.910001754761,44.526000976562,4.5940003395081],[-31.51000213623,44.736003875732,6.1980004310608],[-31.51000213623,43.906002044678,3.0980000495911],[-25.910001754761,43.906002044678,3.0980000495911],[-31.51000213623,42.920001983643,1.8140001296997],[-25.910001754761,42.920001983643,1.8140001296997],[-31.51000213623,41.636001586914,0.83000004291534],[-25.910001754761,41.636001586914,0.83000004291534],[-31.51000213623,40.140003204346,0.21000000834465],[-25.910001754761,40.140003204346,0.21000000834465],[-31.51000213623,38.536003112793,-0.0020000000949949],[-25.910001754761,38.536003112793,-0.0020000000949949],[-25.910001754761,44.736003875732,12.398000717163],[-31.51000213623,44.736003875732,12.398000717163],[-25.910001754761,36.950000762939,5.5860004425049],[-25.910001754761,36.846000671387,6.018000125885],[-25.910001754761,37.164001464844,5.1960000991821],[-25.910001754761,37.470001220703,4.8760004043579],[-25.910001754761,37.848003387451,4.6440000534058],[-25.910001754761,38.274002075195,4.5199999809265],[-25.910001754761,38.536003112793,4.514000415802],[-25.910001754761,38.718002319336,4.5080003738403],[-25.910001754761,39.148002624512,4.6140003204346],[-25.910001754761,39.53800201416,4.826000213623],[-25.910001754761,39.860000610352,5.1320004463196],[-25.910001754761,40.090000152588,5.5100002288818],[-25.910001754761,40.216003417969,5.9360003471375],[-25.910001754761,40.226001739502,6.3800001144409],[-25.910001754761,37.534000396729,7.57200050354],[-25.910001754761,37.212001800537,7.2660002708435],[-25.910001754761,36.982002258301,6.8880004882812],[-25.910001754761,36.856002807617,6.4620003700256],[-25.910001754761,37.924003601074,7.7840003967285],[-25.910001754761,38.354000091553,7.8900003433228],[-25.910001754761,38.536003112793,7.8840003013611],[-25.910001754761,38.798000335693,7.8780002593994],[-25.910001754761,39.224002838135,7.7540001869202],[-25.910001754761,39.604000091553,7.5220003128052],[-25.910001754761,39.910003662109,7.2020001411438],[-25.910001754761,40.122001647949,6.8120002746582],[-31.51000213623,36.428001403809,7.9000005722046],[-31.51000213623,36.940002441406,8.3860006332397],[-31.51000213623,37.560001373291,8.7260007858276],[-31.51000213623,36.060001373291,7.2960004806519],[-31.51000213623,35.860000610352,6.6180005073547],[-31.51000213623,35.84400177002,5.9100003242493],[-31.51000213623,38.248001098633,8.8920001983643],[-31.51000213623,38.560001373291,8.8840007781982],[-31.51000213623,38.954002380371,8.8760004043579],[-31.51000213623,39.63200378418,8.6760005950928],[-31.51000213623,40.236000061035,8.3080005645752],[-31.51000213623,40.724002838135,7.7960004806519],[-31.51000213623,41.062000274658,7.1760001182556],[-31.51000213623,41.230003356934,6.4880003929138],[-31.51000213623,36.01000213623,5.2220001220703],[-31.51000213623,36.348003387451,4.6020002365112],[-31.51000213623,36.836002349854,4.0900001525879],[-31.51000213623,37.440002441406,3.7220001220703],[-31.51000213623,38.118000030518,3.5220000743866],[-31.51000213623,38.512001037598,3.5140001773834],[-31.51000213623,38.826000213623,3.5060002803802],[-31.51000213623,39.512001037598,3.672000169754],[-31.51000213623,40.13200378418,4.0120000839233],[-31.51000213623,40.64400100708,4.4980001449585],[-31.51000213623,41.014003753662,5.1020002365112],[-31.51000213623,41.212001800537,5.7800002098083],[-31.51000213623,38.536003112793,7.8840003013611],[-31.51000213623,38.798000335693,7.8780002593994],[-31.51000213623,39.224002838135,7.7540001869202],[-31.51000213623,39.604000091553,7.5220003128052],[-31.51000213623,39.910003662109,7.2020001411438],[-31.51000213623,40.122001647949,6.8120002746582],[-31.51000213623,40.226001739502,6.3800001144409],[-31.51000213623,40.216003417969,5.9360003471375],[-31.51000213623,40.090000152588,5.5100002288818],[-31.51000213623,39.860000610352,5.1320004463196],[-31.51000213623,39.53800201416,4.826000213623],[-31.51000213623,39.148002624512,4.6140003204346],[-31.51000213623,38.718002319336,4.5080003738403],[-31.51000213623,38.536003112793,4.514000415802],[-31.51000213623,38.274002075195,4.5199999809265],[-31.51000213623,37.848003387451,4.6440000534058],[-31.51000213623,37.470001220703,4.8760004043579],[-31.51000213623,37.164001464844,5.1960000991821],[-31.51000213623,36.950000762939,5.5860004425049],[-31.51000213623,36.846000671387,6.018000125885],[-31.51000213623,36.856002807617,6.4620003700256],[-31.51000213623,36.982002258301,6.8880004882812],[-31.51000213623,37.212001800537,7.2660002708435],[-31.51000213623,37.534000396729,7.57200050354],[-31.51000213623,37.924003601074,7.7840003967285],[-31.51000213623,38.354000091553,7.8900003433228],[-8.6020002365112,2.632000207901,0.0040000001899898],[-10.800000190735,16.692001342773,25.916000366211],[-14.88600063324,16.692001342773,23.764001846313],[-27.884000778198,15.536001205444,6.2480001449585],[-27.746002197266,15.536001205444,2.4300000667572],[-28.710000991821,31.536001205444,6.1980004310608],[-8.4420003890991,12.42200088501,48.464000701904],[3.0220000743866,2.8960001468658,37.392002105713],[4.3159999847412,9.1220006942749,40.248001098633],[3.0220000743866,6.6280002593994,37.392002105713],[4.7080001831055,16.690000534058,17.360000610352],[11.760000228882,16.690000534058,23.68800163269],[10.788000106812,16.68800163269,25.408000946045],[-12.166000366211,16.690000534058,23.166000366211],[-13.960000991821,16.692001342773,32.404003143311],[5.8200001716614,13.218000411987,32.406002044678],[2.2360000610352,8.3400001525879,32.406002044678],[-0.0060000000521541,2.6480002403259,32.406002044678],[-0.0060000000521541,1.4800000190735,32.406002044678],[18.498001098633,2.2980000972748,12.39400100708],[8.6000003814697,2.3000001907349,12.392000198364],[8.5980005264282,2.3000001907349,6.1940002441406],[21.584001541138,12.290000915527,26.220001220703],[-21.596000671387,3.3460001945496,26.204000473022],[-12.002000808716,12.298000335693,12.404000282288],[-8.6020002365112,12.298000335693,12.404000282288],[-8.6020002365112,2.632000207901,6.2040004730225],[-8.6000003814697,2.2980000972748,6.2040004730225],[-8.6000003814697,2.2980000972748,12.402000427246],[8.5980005264282,12.298000335693,12.39400100708],[33.532001495361,15.666000366211,8.4660005569458],[29.272001266479,15.666000366211,12.290000915527],[32.756000518799,15.666000366211,4.2620000839233],[-7.9880003929138,-17.958000183105,6.2000002861023],[37.384002685547,15.666000366211,4.6440000534058],[38.978000640869,2.5860002040863,9.0440006256104],[31.798002243042,2.5860002040863,9.0440006256104],[30.508001327515,31.66600227356,6.5060005187988],[40.508003234863,31.66600227356,6.5060005187988]],[[0,1,2],[1,0,3],[4,5,6],[5,4,7],[7,8,5],[8,7,9],[10,11,12],[11,10,13],[12,14,15],[14,12,11],[15,16,17],[16,15,14],[17,18,19],[18,17,16],[19,3,0],[3,19,18],[16,13,18],[18,13,9],[18,9,3],[3,9,7],[3,7,1],[1,7,4],[1,4,20],[20,4,21],[20,21,22],[22,21,23],[22,23,24],[24,23,25],[24,25,26],[26,25,27],[26,27,28],[28,27,29],[28,29,30],[30,29,31],[32,22,33],[22,32,20],[34,35,36],[35,34,37],[38,39,40],[39,38,41],[42,43,44],[43,42,45],[46,45,42],[45,46,47],[48,49,50],[49,48,51],[52,51,48],[51,52,53],[54,55,56],[55,54,57],[58,53,52],[53,58,59],[56,59,58],[59,56,55],[60,61,62],[61,60,63],[64,62,65],[62,64,60],[2,20,32],[20,2,1],[30,66,28],[66,30,67],[68,69,70],[69,68,71],[72,73,74],[73,72,75],[76,77,78],[77,76,79],[80,81,82],[81,80,83],[84,85,86],[85,84,87],[86,88,89],[88,86,85],[90,91,92],[91,90,93],[94,95,96],[95,94,97],[97,98,95],[98,97,99],[50,47,46],[47,50,49],[44,89,88],[89,44,43],[63,80,61],[80,63,83],[36,100,101],[100,36,35],[102,78,103],[78,102,76],[104,105,106],[105,104,107],[108,75,72],[75,108,109],[110,65,111],[65,110,64],[112,28,66],[28,112,26],[113,37,34],[37,113,114],[107,115,105],[115,107,116],[92,117,118],[117,92,91],[40,67,30],[67,40,39],[116,103,115],[103,116,102],[118,71,68],[71,118,117],[119,120,121],[120,119,122],[123,124,125],[124,123,126],[127,93,90],[93,127,128],[74,128,127],[128,74,73],[129,26,112],[26,129,24],[101,130,131],[130,101,100],[132,77,79],[77,132,133],[134,109,108],[109,134,135],[114,135,134],[135,114,113],[121,136,137],[136,121,120],[137,138,139],[138,137,136],[33,24,129],[24,33,22],[131,133,132],[133,131,130],[70,140,141],[140,70,69],[142,57,54],[57,142,143],[82,143,142],[143,82,81],[144,111,145],[111,144,110],[119,145,122],[145,119,144],[146,106,147],[106,146,104],[141,146,147],[146,141,140],[148,149,150],[149,148,151],[151,148,152],[153,154,155],[154,153,156],[157,124,158],[124,157,159],[159,125,124],[125,159,160],[125,160,161],[125,161,162],[125,162,163],[164,165,166],[165,164,167],[123,168,169],[169,170,123],[169,171,170],[172,173,174],[173,172,175],[176,177,178],[177,176,179],[180,179,181],[179,180,177],[177,180,182],[183,184,185],[184,183,186],[184,186,187],[187,186,188],[189,185,184],[190,191,192],[191,190,193],[194,193,190],[193,194,195],[196,197,198],[197,196,199],[200,199,201],[199,200,197],[99,202,98],[202,99,203],[125,163,204],[204,205,125],[205,168,125],[168,123,125],[206,207,208],[207,206,209],[23,210,211],[210,23,21],[21,6,210],[6,21,4],[25,211,212],[211,25,23],[76,55,57],[55,76,102],[55,102,59],[59,102,53],[53,102,51],[51,102,116],[51,116,49],[49,116,47],[47,116,45],[45,116,107],[45,107,43],[43,107,89],[89,107,104],[89,104,86],[86,104,84],[84,104,139],[139,104,128],[128,104,93],[93,104,146],[93,146,91],[91,146,140],[91,140,117],[117,140,69],[117,69,71],[131,36,101],[36,131,34],[34,131,132],[34,132,113],[113,132,79],[113,79,135],[135,79,76],[135,76,57],[135,57,143],[135,143,109],[109,143,81],[109,81,83],[109,83,63],[109,63,75],[75,63,60],[75,60,64],[75,64,73],[73,64,110],[73,110,144],[73,144,119],[73,119,128],[128,119,121],[128,121,137],[128,137,139],[31,41,38],[41,31,213],[169,214,171],[214,169,215],[178,175,172],[175,178,216],[149,217,150],[217,149,218],[218,149,219],[219,149,220],[221,182,180],[182,221,216],[148,222,223],[222,148,224],[225,154,156],[154,225,226],[226,225,227],[227,225,228],[228,225,222],[222,225,223],[208,229,230],[229,208,207],[203,231,202],[231,203,232],[232,233,231],[233,232,234],[159,235,236],[235,159,157],[160,159,236],[162,161,237],[224,228,222],[228,224,238],[238,224,239],[239,226,227],[226,239,240],[240,239,241],[224,217,242],[217,224,150],[243,94,96],[94,243,244],[142,56,58],[142,58,82],[82,58,52],[82,52,80],[80,52,48],[80,48,61],[61,48,50],[61,50,62],[62,50,46],[62,46,65],[65,46,42],[65,42,111],[111,42,44],[111,44,145],[145,44,88],[145,88,122],[122,88,85],[122,85,120],[120,85,87],[120,87,136],[139,87,84],[87,139,138],[29,213,31],[213,29,245],[27,245,29],[245,27,246],[247,248,249],[248,247,250],[192,251,252],[251,192,191],[253,254,255],[254,253,256],[236,257,258],[259,260,189],[157,261,235],[174,262,263],[262,174,264],[264,174,173],[263,197,200],[197,263,262],[198,262,264],[262,198,197],[221,175,216],[175,221,264],[175,264,173],[27,212,246],[212,27,25],[265,266,267],[266,265,268],[267,244,243],[244,267,266],[148,150,224],[269,270,271],[270,269,272],[252,250,247],[250,252,251],[185,273,183],[273,185,274],[274,185,155],[155,185,153],[236,258,275],[275,237,236],[237,161,236],[161,160,236],[276,277,278],[277,276,279],[279,276,163],[163,276,204],[280,281,156],[156,153,280],[153,185,280],[185,189,280],[189,260,280],[260,181,280],[189,184,187],[187,235,189],[235,259,189],[235,261,259],[235,187,188],[152,225,277],[277,279,152],[279,151,152],[279,237,151],[279,162,237],[279,163,162],[282,180,158],[180,282,221],[283,268,265],[268,283,284],[249,285,286],[285,249,248],[8,13,10],[13,8,9],[287,288,289],[288,287,290],[289,209,206],[209,289,288],[241,274,240],[274,241,291],[292,253,255],[253,292,293],[294,270,295],[270,294,271],[166,296,297],[296,166,165],[235,186,298],[186,235,188],[299,270,272],[270,299,295],[295,300,294],[300,295,299],[294,269,271],[269,294,300],[220,186,219],[186,220,301],[186,301,298],[238,227,228],[227,238,239],[302,303,304],[302,304,297],[297,304,305],[306,296,307],[306,308,296],[296,302,297],[309,293,292],[293,309,310],[310,254,256],[254,310,309],[311,291,241],[291,311,218],[253,310,256],[310,253,293],[276,35,312],[35,276,100],[312,35,37],[312,37,114],[312,114,134],[312,134,108],[312,108,72],[312,72,74],[312,74,127],[312,127,90],[312,90,92],[312,92,118],[312,118,68],[278,100,276],[100,278,130],[130,278,133],[133,278,77],[77,278,78],[78,278,103],[103,278,115],[115,278,307],[115,307,105],[105,307,106],[106,307,147],[147,307,141],[141,307,70],[70,307,68],[68,307,254],[68,254,312],[254,307,255],[255,307,292],[312,309,215],[309,312,254],[215,309,167],[167,309,292],[167,292,165],[165,292,296],[296,292,307],[214,215,167],[225,148,223],[148,225,152],[274,155,240],[240,154,226],[154,240,155],[181,158,180],[158,181,260],[158,260,259],[158,259,261],[158,261,157],[126,158,124],[158,126,282],[257,301,220],[301,257,236],[298,236,235],[236,298,301],[311,241,242],[311,217,218],[217,311,242],[149,257,220],[257,149,258],[258,149,275],[275,149,151],[218,274,291],[274,218,273],[273,218,219],[273,219,183],[183,219,186],[280,313,281],[313,280,176],[176,280,181],[176,181,179],[170,167,164],[167,170,214],[214,170,171],[314,284,283],[284,314,315],[204,312,205],[312,204,276],[168,215,169],[215,168,205],[215,205,312],[230,315,314],[315,230,229],[234,285,233],[285,234,286],[237,275,151],[191,250,251],[250,191,193],[250,193,248],[248,193,195],[248,195,285],[285,195,316],[285,316,233],[233,316,15],[15,316,12],[12,287,10],[10,287,8],[8,287,289],[8,289,5],[5,289,6],[6,289,210],[210,289,206],[210,206,211],[211,206,212],[212,206,246],[246,206,208],[246,208,245],[245,208,213],[213,208,41],[233,17,231],[17,233,15],[231,17,19],[231,19,0],[231,0,2],[231,2,202],[202,2,32],[202,32,33],[202,33,129],[202,129,98],[98,129,112],[98,112,66],[98,66,67],[98,67,95],[95,67,39],[95,39,41],[95,41,208],[95,208,230],[95,230,96],[96,230,314],[96,314,243],[243,314,283],[243,283,267],[267,283,265],[195,317,316],[317,195,194],[316,290,287],[290,316,317],[198,318,196],[318,198,319],[318,319,304],[304,319,305],[264,319,198],[319,264,221],[319,221,282],[319,282,126],[319,126,170],[170,126,123],[166,170,164],[170,166,319],[297,319,166],[319,297,305],[320,321,322],[321,320,323],[324,325,326],[325,324,327],[324,328,329],[328,324,326],[327,330,325],[330,327,331],[331,332,330],[332,331,333],[334,321,323],[321,334,335],[333,322,332],[322,333,320],[336,337,338],[337,336,339],[340,341,342],[341,340,343],[343,344,341],[344,343,345],[345,346,344],[346,345,347],[347,348,346],[348,347,349],[348,350,351],[350,348,349],[351,352,353],[352,351,350],[354,355,356],[355,354,357],[356,358,359],[358,356,355],[360,357,354],[357,360,361],[362,363,364],[363,362,365],[359,365,362],[365,359,358],[366,367,368],[367,366,369],[368,370,371],[370,368,367],[371,361,360],[361,371,370],[372,373,374],[373,372,375],[375,376,373],[376,375,377],[377,378,376],[378,377,379],[379,380,378],[380,379,381],[380,382,383],[382,380,381],[383,384,385],[384,383,382],[385,386,387],[386,385,384],[387,388,389],[388,387,386],[389,390,391],[390,389,388],[391,392,393],[392,391,390],[394,395,396],[395,394,397],[396,398,399],[398,396,395],[338,397,394],[397,338,337],[399,335,334],[335,399,398],[353,369,366],[369,353,352],[400,401,402],[401,400,403],[404,374,405],[374,404,372],[406,407,408],[407,406,409],[364,410,411],[410,364,363],[411,412,413],[412,411,410],[414,415,416],[415,414,417],[418,405,419],[405,418,404],[420,419,421],[419,420,418],[406,421,409],[421,406,420],[403,302,306],[302,403,388],[302,388,386],[388,403,390],[390,403,392],[392,403,422],[422,403,423],[423,403,424],[424,403,400],[424,400,425],[425,400,426],[426,400,427],[427,400,428],[428,400,429],[429,400,430],[430,400,431],[430,431,432],[432,431,395],[395,431,398],[398,431,433],[398,433,335],[335,433,321],[321,433,434],[321,434,322],[322,434,332],[332,434,435],[332,435,330],[330,435,325],[325,435,328],[325,328,326],[302,384,339],[384,302,386],[339,384,382],[339,382,381],[339,381,379],[339,379,377],[339,377,375],[339,375,372],[339,372,404],[339,404,337],[337,404,418],[337,418,420],[337,420,397],[397,420,406],[397,406,408],[397,408,432],[397,432,395],[393,422,436],[422,393,392],[430,437,429],[437,430,438],[439,385,387],[385,439,336],[385,336,383],[383,336,380],[380,336,378],[378,336,376],[376,336,373],[373,336,374],[374,336,405],[405,336,338],[405,338,419],[419,338,421],[421,338,394],[421,394,409],[409,394,407],[407,394,440],[440,394,396],[441,442,401],[401,439,389],[389,439,387],[401,389,391],[401,391,393],[401,393,436],[401,436,443],[401,443,444],[401,444,402],[402,444,445],[402,445,446],[402,446,447],[402,447,448],[402,448,437],[402,437,438],[402,438,449],[449,438,440],[449,440,396],[449,396,399],[449,399,450],[450,399,334],[450,334,323],[450,323,451],[451,323,320],[451,320,333],[451,333,452],[452,333,331],[452,331,327],[452,327,324],[452,324,329],[412,415,413],[415,412,416],[436,423,443],[423,436,422],[445,426,446],[426,445,425],[430,440,438],[440,430,432],[432,407,440],[407,432,408],[447,428,448],[428,447,427],[428,437,448],[437,428,429],[443,424,444],[424,443,423],[444,425,445],[425,444,424],[446,427,447],[427,446,426],[414,453,417],[453,414,454],[455,456,457],[456,455,458],[454,459,453],[459,454,460],[461,462,463],[462,461,464],[464,457,462],[457,464,455],[458,342,456],[342,458,340],[465,466,467],[466,465,468],[469,470,471],[470,469,472],[473,474,475],[474,473,476],[329,435,452],[435,329,328],[471,465,467],[465,471,470],[461,459,460],[459,461,463],[468,475,466],[475,468,473],[452,434,451],[434,452,435],[451,433,450],[433,451,434],[433,449,450],[449,433,431],[431,402,449],[402,431,400],[476,477,478],[477,476,367],[477,367,369],[367,476,370],[370,476,361],[361,476,357],[357,476,355],[355,476,358],[358,476,365],[365,476,473],[365,473,363],[363,473,410],[410,473,412],[412,473,416],[416,473,414],[414,473,468],[414,468,454],[454,468,479],[479,468,480],[480,468,465],[480,465,481],[481,465,482],[482,465,470],[482,470,483],[483,470,484],[484,470,472],[484,472,485],[485,472,486],[486,472,487],[486,487,488],[477,352,489],[352,477,369],[489,352,350],[489,350,349],[489,349,347],[489,347,345],[489,345,343],[489,343,340],[489,340,458],[489,458,490],[490,458,455],[490,455,464],[490,464,491],[491,464,461],[491,461,460],[491,460,454],[491,454,479],[492,484,485],[484,492,493],[494,485,486],[485,494,492],[495,490,496],[490,495,489],[496,491,497],[491,496,490],[498,480,499],[480,498,479],[493,483,484],[483,493,500],[501,486,488],[486,501,494],[500,482,483],[482,500,502],[497,479,498],[479,497,491],[503,482,502],[482,503,481],[499,481,503],[481,499,480],[501,487,504],[487,501,488],[439,339,336],[439,505,339],[339,506,302],[504,472,469],[472,504,487],[507,353,366],[353,507,495],[353,495,351],[351,495,348],[348,495,346],[346,495,344],[344,495,341],[341,495,342],[342,495,456],[456,495,496],[456,496,457],[457,496,462],[462,496,497],[462,497,463],[463,497,459],[459,497,453],[453,497,498],[508,509,474],[474,507,368],[368,507,366],[474,368,371],[474,371,360],[474,360,354],[474,354,356],[474,356,359],[474,359,475],[475,359,362],[475,362,364],[475,364,411],[475,411,413],[475,413,415],[475,415,417],[475,417,466],[466,417,453],[466,453,498],[466,498,499],[466,499,467],[467,499,503],[467,503,502],[467,502,471],[471,502,500],[471,500,493],[471,493,469],[469,493,492],[469,492,494],[469,494,501],[469,501,504],[508,510,511],[511,512,508],[507,489,495],[512,511,489],[511,513,489],[476,508,474],[510,508,476],[514,476,478],[403,441,401],[515,441,403],[306,516,403],[508,313,517],[313,508,281],[281,508,156],[156,508,514],[156,514,225],[518,478,225],[225,478,441],[225,441,519],[225,519,306],[225,306,307],[225,307,277],[277,307,278],[201,508,517],[508,201,507],[507,318,511],[318,507,199],[199,507,201],[318,199,196],[520,477,441],[441,477,439],[511,318,477],[439,318,506],[506,318,304],[176,192,313],[192,176,178],[313,192,252],[192,178,190],[190,178,194],[194,178,317],[317,178,290],[290,178,288],[288,178,209],[209,178,207],[207,178,229],[229,178,315],[315,178,284],[284,178,268],[172,299,178],[299,172,263],[299,263,300],[263,172,174],[300,263,200],[300,200,201],[300,201,269],[313,203,517],[203,313,232],[232,313,234],[234,313,286],[286,313,249],[249,313,247],[247,313,252],[517,203,99],[517,99,97],[517,97,94],[517,94,244],[517,244,266],[517,266,268],[517,268,272],[272,268,178],[272,178,299],[517,272,269],[517,269,201],[477,521,478],[521,477,522],[523,524,525],[524,523,526],[527,528,529],[530,531,527],[532,533,534],[534,530,535],[535,530,527],[534,535,536],[526,537,538],[537,526,523],[538,524,526],[524,538,539],[540,541,542],[541,540,543],[544,545,546],[545,544,547],[545,547,548],[547,544,549],[549,544,550],[550,544,551],[551,544,552],[552,544,553],[553,544,554],[554,544,555],[555,544,556],[556,544,557],[557,544,558],[558,544,559],[560,523,544],[523,560,561],[523,561,537],[561,560,562],[537,561,563],[537,563,527],[537,527,564],[545,565,529],[565,545,566],[566,545,567],[567,545,568],[568,545,569],[569,545,570],[570,545,548],[529,565,571],[529,571,572],[529,572,573],[529,573,574],[529,574,575],[529,575,559],[529,559,525],[525,559,544],[525,544,523],[529,525,564],[529,564,527],[576,577,578],[577,576,579],[580,581,582],[580,583,584],[583,580,582],[585,586,587],[586,585,588],[586,588,589],[586,589,590],[586,590,591],[592,593,587],[593,592,594],[595,596,597],[596,595,598],[597,599,595],[599,597,600],[542,601,540],[601,541,602],[541,601,542],[603,604,605],[604,603,596],[604,596,606],[606,596,598],[607,543,581],[543,607,541],[541,607,608],[608,607,609],[608,609,610],[611,612,613],[612,611,614],[614,611,591],[591,611,615],[562,616,561],[616,562,617],[617,562,618],[619,620,621],[620,619,622],[546,623,544],[623,546,624],[544,625,560],[625,544,626],[626,544,623],[627,622,619],[622,627,628],[629,630,631],[630,629,632],[633,605,604],[629,634,635],[634,629,636],[634,636,637],[637,636,638],[638,636,639],[639,636,640],[639,640,641],[641,640,642],[642,640,643],[643,640,644],[643,644,645],[645,644,646],[646,644,647],[647,644,648],[647,648,649],[649,648,650],[650,648,651],[651,648,628],[628,648,652],[628,652,622],[622,652,653],[622,653,620],[620,653,654],[620,654,655],[656,657,658],[657,656,659],[659,656,660],[659,660,661],[661,660,632],[661,632,662],[662,632,629],[662,629,635],[663,662,664],[663,664,665],[663,665,666],[663,666,667],[667,666,668],[667,668,669],[667,669,670],[667,670,671],[671,670,672],[671,672,673],[671,673,674],[671,674,651],[651,674,675],[651,675,676],[651,676,650],[677,662,678],[662,677,661],[678,663,679],[663,678,662],[680,534,536],[534,680,681],[534,681,682],[682,681,683],[617,681,680],[681,617,684],[681,684,594],[681,594,592],[681,592,685],[680,616,617],[616,680,686],[536,686,680],[686,536,535],[687,639,688],[639,687,638],[669,689,690],[689,669,668],[668,691,689],[691,668,666],[692,664,693],[664,692,665],[693,635,694],[635,693,664],[694,634,695],[634,694,635],[695,637,696],[637,695,634],[696,638,687],[638,696,637],[693,696,692],[692,696,687],[692,687,691],[691,687,688],[691,688,689],[689,688,697],[689,697,690],[690,697,698],[690,698,699],[699,698,700],[699,700,701],[701,700,702],[701,702,703],[703,702,704],[703,704,705],[705,704,706],[705,706,707],[707,706,708],[697,642,698],[642,697,641],[549,709,547],[709,549,710],[650,708,649],[708,650,711],[712,713,714],[713,712,715],[716,715,712],[715,716,717],[718,719,720],[719,718,721],[722,721,718],[721,722,723],[724,725,726],[725,724,727],[728,723,722],[723,728,729],[726,729,728],[729,726,725],[730,731,732],[731,730,733],[734,732,735],[732,734,730],[688,641,697],[641,688,639],[647,704,646],[704,647,706],[736,575,737],[575,736,559],[738,554,739],[554,738,553],[567,740,741],[740,567,568],[742,743,744],[743,742,745],[746,747,748],[747,746,749],[748,750,751],[750,748,747],[752,557,753],[557,752,556],[652,754,755],[754,652,648],[648,756,754],[756,648,644],[720,717,716],[717,720,719],[714,751,750],[751,714,713],[733,742,731],[742,733,745],[547,757,548],[757,547,709],[566,741,758],[741,566,567],[572,759,760],[759,572,571],[761,553,738],[553,761,552],[762,735,763],[735,762,734],[702,646,704],[646,702,645],[550,710,549],[710,550,764],[571,765,759],[765,571,565],[753,558,766],[558,753,557],[649,706,647],[706,649,708],[565,758,765],[758,565,566],[766,559,736],[559,766,558],[767,768,769],[768,767,770],[594,771,593],[771,594,684],[772,556,752],[556,772,555],[739,555,772],[555,739,554],[700,645,702],[645,700,643],[548,773,570],[773,548,757],[569,740,568],[740,569,774],[775,552,761],[552,775,551],[764,551,775],[551,764,550],[769,776,777],[776,769,768],[777,778,779],[778,777,776],[698,643,700],[643,698,642],[570,774,569],[774,570,773],[737,574,780],[574,737,575],[781,727,724],[727,781,782],[744,782,781],[782,744,743],[783,763,784],[763,783,762],[767,784,770],[784,767,783],[573,760,785],[760,573,572],[780,573,785],[573,780,574],[605,786,603],[786,605,578],[578,605,576],[787,580,584],[580,787,788],[789,587,593],[587,789,585],[790,593,771],[593,790,791],[593,791,792],[593,792,793],[593,793,789],[561,686,563],[686,561,616],[625,626,684],[684,617,625],[617,618,625],[794,795,796],[795,794,797],[615,798,799],[798,615,611],[799,591,615],[591,799,586],[586,799,800],[609,801,610],[801,609,802],[802,609,803],[803,609,804],[805,803,804],[659,806,657],[806,659,807],[661,807,659],[807,661,677],[808,681,809],[681,808,683],[809,810,808],[810,809,811],[644,812,756],[812,644,640],[623,624,790],[790,771,623],[771,626,623],[771,684,626],[813,651,814],[651,813,671],[672,699,701],[699,672,670],[670,690,699],[690,670,669],[673,701,703],[701,673,672],[709,773,757],[773,709,710],[773,710,774],[774,710,764],[774,764,740],[740,764,775],[740,775,741],[741,775,724],[724,775,781],[781,775,761],[781,761,744],[744,761,742],[742,761,731],[731,761,738],[731,738,732],[732,738,735],[735,738,739],[735,739,763],[763,739,784],[784,739,770],[770,739,772],[770,772,768],[768,772,776],[776,772,778],[741,726,758],[726,741,724],[758,726,728],[758,728,722],[758,722,718],[758,718,765],[765,718,720],[765,720,716],[765,716,712],[765,712,759],[759,712,714],[759,714,750],[759,750,760],[760,750,747],[760,747,749],[760,749,778],[760,778,772],[760,772,752],[760,752,785],[785,752,753],[785,753,780],[780,753,766],[780,766,737],[737,766,736],[676,711,650],[711,676,815],[560,618,562],[618,560,625],[816,797,794],[797,816,800],[797,800,799],[797,799,798],[541,786,602],[786,541,603],[603,541,608],[603,608,596],[816,586,800],[586,816,817],[818,577,819],[577,818,578],[787,577,579],[577,787,819],[819,787,820],[820,787,821],[821,787,583],[583,787,584],[814,628,627],[628,814,651],[640,822,812],[822,640,636],[636,631,822],[631,636,629],[585,595,599],[595,585,789],[789,793,595],[792,791,633],[582,821,583],[821,582,823],[823,582,824],[824,819,820],[819,824,818],[818,824,601],[601,786,818],[786,601,602],[825,652,755],[652,825,653],[725,782,743],[725,743,729],[729,743,745],[729,745,723],[723,745,733],[723,733,721],[721,733,730],[721,730,719],[719,730,734],[719,734,717],[717,734,762],[717,762,715],[715,762,783],[715,783,713],[713,783,767],[713,767,751],[751,767,769],[751,769,748],[748,769,777],[748,777,746],[779,749,746],[749,779,778],[675,815,676],[815,675,707],[674,707,675],[707,674,705],[656,826,660],[826,656,827],[657,828,658],[828,657,806],[564,524,539],[524,564,525],[595,606,598],[590,589,805],[588,585,599],[685,829,830],[829,685,795],[795,685,796],[830,811,809],[811,830,829],[809,685,830],[685,809,681],[794,817,816],[817,794,685],[685,794,796],[674,703,705],[703,674,673],[831,654,832],[654,831,655],[832,653,825],[653,832,654],[786,578,818],[833,834,835],[834,833,836],[658,827,656],[827,658,828],[580,607,581],[607,580,609],[609,580,804],[804,580,788],[633,604,606],[606,595,633],[595,792,633],[595,793,792],[837,545,838],[545,837,546],[546,837,790],[546,790,624],[788,787,612],[612,614,788],[614,804,788],[614,805,804],[614,590,805],[614,591,590],[599,802,803],[803,805,599],[805,589,599],[589,588,599],[599,801,802],[837,838,579],[579,576,837],[576,605,837],[605,633,837],[633,791,837],[791,790,837],[817,587,586],[587,817,592],[621,655,831],[655,621,620],[660,630,632],[630,660,826],[691,665,692],[665,691,666],[679,667,839],[667,679,663],[839,671,813],[671,839,667],[582,543,540],[543,582,581],[538,564,539],[564,538,537],[833,840,836],[840,833,841],[563,535,527],[535,563,686],[801,600,610],[600,801,599],[840,834,836],[834,840,842],[842,841,843],[841,842,840],[843,833,835],[833,843,841],[610,596,608],[596,610,600],[596,600,597],[823,820,821],[820,823,824],[844,845,846],[845,844,847],[848,849,850],[849,848,851],[852,849,853],[849,852,850],[854,851,848],[851,854,855],[856,855,854],[855,856,857],[858,847,844],[847,858,859],[846,857,856],[857,846,845],[860,861,862],[861,860,863],[864,865,866],[865,864,867],[867,868,865],[868,867,869],[869,870,868],[870,869,871],[871,872,870],[872,871,873],[874,873,875],[873,874,872],[876,875,877],[875,876,874],[878,879,880],[879,878,881],[880,882,883],[882,880,879],[884,881,878],[881,884,885],[886,887,888],[887,886,889],[883,889,886],[889,883,882],[890,891,892],[891,890,893],[894,892,895],[892,894,890],[884,895,885],[895,884,894],[896,897,898],[897,896,899],[899,900,897],[900,899,901],[901,902,900],[902,901,903],[903,904,902],[904,903,905],[906,905,907],[905,906,904],[906,908,909],[908,906,907],[910,908,911],[908,910,909],[912,911,913],[911,912,910],[912,914,915],[914,912,913],[915,916,917],[916,915,914],[918,919,920],[919,918,921],[920,922,923],[922,920,919],[862,921,918],[921,862,861],[923,859,858],[859,923,922],[893,877,891],[877,893,876],[924,925,926],[925,924,927],[928,898,929],[898,928,896],[930,931,932],[931,930,933],[888,934,935],[934,888,887],[935,936,937],[936,935,934],[938,939,940],[939,938,941],[942,929,943],[929,942,928],[944,943,945],[943,944,942],[944,931,933],[931,944,945],[530,909,910],[909,530,860],[909,860,906],[906,860,904],[904,860,902],[902,860,900],[900,860,897],[897,860,898],[898,860,929],[929,860,862],[929,862,943],[943,862,945],[945,862,918],[945,918,931],[931,918,932],[932,918,946],[946,918,920],[530,925,528],[925,530,912],[912,530,910],[925,912,915],[925,915,917],[925,917,947],[925,947,948],[925,948,949],[925,949,950],[925,950,926],[926,950,951],[926,951,952],[926,952,953],[926,953,954],[926,954,955],[926,955,956],[956,955,946],[956,946,920],[956,920,923],[956,923,957],[957,923,858],[957,858,844],[957,844,958],[958,844,846],[958,846,856],[958,856,959],[959,856,854],[959,854,848],[959,848,852],[852,848,850],[917,960,947],[960,917,916],[961,955,954],[955,961,962],[963,964,927],[963,927,913],[963,913,911],[913,927,914],[914,927,916],[916,927,960],[960,927,965],[965,927,966],[966,927,924],[966,924,967],[967,924,968],[968,924,969],[969,924,970],[970,924,961],[961,924,962],[962,924,971],[962,971,972],[972,971,919],[919,971,922],[922,971,973],[922,973,859],[859,973,847],[847,973,974],[847,974,845],[845,974,857],[857,974,975],[857,975,855],[855,975,851],[851,975,849],[849,975,853],[963,908,863],[908,963,911],[863,908,907],[863,907,905],[863,905,903],[863,903,901],[863,901,899],[863,899,896],[863,896,928],[863,928,861],[861,928,942],[861,942,944],[861,944,921],[921,944,933],[921,933,930],[921,930,972],[921,972,919],[938,937,936],[937,938,940],[947,965,948],[965,947,960],[950,968,951],[968,950,967],[972,955,962],[955,972,946],[930,946,972],[946,930,932],[952,970,953],[970,952,969],[961,953,970],[953,961,954],[948,966,949],[966,948,965],[949,967,950],[967,949,966],[951,969,952],[969,951,968],[976,939,941],[939,976,977],[978,979,980],[979,978,981],[982,977,976],[977,982,983],[984,985,986],[985,984,987],[984,980,987],[980,984,978],[981,866,979],[866,981,864],[988,989,990],[989,988,991],[992,993,994],[993,992,995],[996,997,998],[997,996,999],[959,853,975],[853,959,852],[994,988,990],[988,994,993],[982,985,983],[985,982,986],[991,998,989],[998,991,996],[958,975,974],[975,958,959],[957,974,973],[974,957,958],[973,956,957],[956,973,971],[971,926,956],[926,971,924],[1000,876,893],[876,1000,1001],[876,1001,874],[874,1001,872],[872,1001,870],[870,1001,868],[868,1001,865],[865,1001,866],[866,1001,979],[979,1001,1002],[979,1002,980],[980,1002,987],[987,1002,1003],[987,1003,985],[985,1003,983],[983,1003,977],[977,1003,1004],[1000,997,1005],[997,1000,890],[890,1000,893],[997,890,894],[997,894,884],[997,884,878],[997,878,880],[997,880,883],[997,883,886],[997,886,998],[998,886,888],[998,888,935],[998,935,937],[998,937,940],[998,940,939],[998,939,989],[989,939,977],[989,977,1004],[989,1004,1006],[989,1006,990],[990,1006,1007],[990,1007,1008],[990,1008,994],[994,1008,1009],[994,1009,1010],[994,1010,992],[992,1010,1011],[992,1011,1012],[992,1012,1013],[1013,1012,1014],[1010,1015,1011],[1015,1010,1016],[1011,1017,1012],[1017,1011,1015],[1001,1018,1002],[1018,1001,1019],[1002,1020,1003],[1020,1002,1018],[1004,1021,1006],[1021,1004,1022],[1009,1016,1010],[1016,1009,1023],[1012,1024,1014],[1024,1012,1017],[1008,1023,1009],[1023,1008,1025],[1003,1022,1004],[1022,1003,1020],[1007,1025,1008],[1025,1007,1026],[1006,1026,1007],[1026,1006,1021],[1014,1027,1013],[1027,1014,1024],[530,863,860],[863,530,532],[532,1028,863],[1013,995,992],[995,1013,1027],[1029,1030,999],[1029,999,892],[1029,892,891],[892,999,895],[895,999,885],[885,999,881],[881,999,879],[879,999,882],[882,999,996],[882,996,889],[889,996,887],[887,996,934],[934,996,936],[936,996,938],[938,996,941],[941,996,991],[941,991,976],[976,991,1022],[1022,991,1021],[1021,991,988],[1021,988,1026],[1026,988,1025],[1025,988,993],[1025,993,1023],[1023,993,1016],[1016,993,995],[1016,995,1015],[1015,995,1017],[1017,995,1024],[1024,995,1027],[1029,877,1019],[877,1029,891],[1019,877,875],[1019,875,873],[1019,873,871],[1019,871,869],[1019,869,867],[1019,867,864],[1019,864,981],[1019,981,1018],[1018,981,978],[1018,978,984],[1018,984,1020],[1020,984,986],[1020,986,982],[1020,982,976],[1020,976,1022],[1029,1031,1030],[1029,1032,1031],[1000,1019,1001],[1000,1033,1019],[1032,1029,1019],[999,1005,997],[1034,1035,999],[1036,1034,999],[927,528,925],[1037,1038,927],[1039,1037,927],[528,545,529],[545,528,838],[838,528,579],[579,528,787],[787,528,1037],[787,1037,1040],[787,1040,1005],[787,1005,1034],[787,1034,1041],[787,1041,612],[612,1041,1042],[612,1042,613],[682,1029,1043],[1029,682,808],[808,682,683],[1029,1042,1041],[1042,1029,810],[810,1029,808],[1044,1005,1040],[1000,1040,963],[963,682,1000],[682,963,532],[682,532,534],[611,806,798],[806,611,828],[798,806,807],[798,807,677],[798,677,678],[798,678,679],[798,679,839],[798,839,813],[798,813,814],[798,814,627],[798,627,619],[798,619,621],[798,621,831],[613,828,611],[828,613,827],[827,613,826],[826,613,630],[630,613,631],[631,613,822],[822,613,812],[812,613,1042],[812,1042,756],[756,1042,754],[754,1042,755],[755,1042,825],[825,1042,832],[832,1042,831],[831,1042,834],[831,834,798],[834,1042,835],[835,1042,843],[798,842,797],[842,798,834],[797,842,829],[829,842,843],[829,843,811],[811,843,810],[810,843,1042],[795,797,829],[1035,1034,1000],[1033,1000,1045],[1046,1047,1048],[1047,1046,1049],[1046,1050,1051],[1050,1046,1048],[1052,1053,1054],[1055,1056,1052],[1055,1052,1057],[1058,1057,1059],[1057,1058,1060],[1061,1062,1063],[1062,1061,1049],[1062,1049,1064],[1064,1049,1046],[1064,1046,1065],[1065,1046,1051],[1065,1051,1066],[1066,1051,1067],[1068,1069,1070],[1069,1068,1071],[1072,1073,1074],[1073,1072,1075],[1073,1075,1076],[1076,1075,1077],[1077,1075,1078],[1078,1075,1079],[1079,1075,1080],[1081,1080,1082],[1083,1081,1084],[1081,1083,1085],[1081,1085,1086],[1081,1086,1087],[1081,1087,1088],[1081,1088,1089],[1081,1089,1080],[1090,1091,1092],[1091,1090,1093],[1091,1093,1094],[1095,1096,1094],[1097,1098,1099],[1098,1097,1100],[1101,1102,1103],[1102,1101,1104],[1105,1106,1107],[1106,1105,1108],[1109,1100,1097],[1100,1109,1110],[1111,1110,1109],[1110,1111,1112],[1113,1114,1115],[1114,1113,1116],[1117,1118,1119],[1118,1117,1120],[1081,1121,1122],[1082,1123,1081],[1124,1125,1126],[1125,1124,1127],[1126,1128,1129],[1128,1126,1125],[1106,1130,1107],[1130,1106,1131],[1131,1132,1130],[1132,1131,1133],[1134,1135,1136],[1136,1137,1138],[1139,1084,1140],[1084,1139,1083],[1083,1139,1074],[1074,1139,1072],[1141,1142,1143],[1142,1141,1144],[1145,1146,1147],[1146,1145,1148],[1149,1127,1124],[1127,1149,1150],[1151,1152,1153],[1152,1151,1154],[1155,1156,1157],[1156,1155,1158],[1155,1159,1158],[1159,1155,1160],[1161,1159,1160],[1159,1161,1162],[1163,1164,1165],[1163,1165,1166],[1167,1168,1169],[1168,1167,1170],[1171,1172,1173],[1172,1171,1174],[1175,1091,1095],[1175,1176,1091],[1177,1150,1149],[1150,1177,1178],[1179,1180,1181],[1180,1179,1182],[1183,1184,1185],[1184,1183,1186],[1187,1090,1188],[1090,1187,1093],[1062,1189,1060],[1189,1062,1190],[1191,1192,1193],[1192,1191,1194],[1194,1168,1192],[1168,1194,1169],[1195,1196,1197],[1196,1195,1198],[1199,1200,1201],[1200,1199,1202],[1202,1199,1203],[1116,1204,1114],[1204,1116,1205],[1205,1206,1204],[1206,1205,1207],[1208,1209,1210],[1209,1208,1211],[1167,1212,1170],[1212,1167,1213],[1214,1215,1216],[1215,1214,1217],[1218,1219,1220],[1219,1218,1221],[1222,1093,1187],[1093,1222,1094],[1223,1224,1225],[1224,1223,1226],[1226,1223,1227],[1228,1229,1230],[1229,1228,1231],[1232,1233,1234],[1233,1232,1235],[1236,1237,1238],[1237,1236,1239],[1240,1238,1241],[1238,1240,1236],[1241,1242,1240],[1242,1241,1243],[1244,1245,1246],[1245,1244,1247],[1244,1156,1247],[1156,1244,1157],[1069,1115,1070],[1115,1069,1113],[1248,1249,1250],[1249,1248,1251],[1239,1250,1237],[1250,1239,1248],[1252,1082,1253],[1082,1252,1254],[1082,1254,1255],[1082,1255,1121],[1256,1257,1258],[1257,1256,1259],[1218,1181,1221],[1181,1218,1179],[1260,1261,1262],[1261,1260,1216],[1216,1260,1263],[1216,1263,1264],[1264,1263,1265],[1264,1265,1266],[1266,1265,1267],[1266,1267,1268],[1216,1215,1261],[1269,1188,1270],[1188,1269,1187],[1187,1269,1222],[1269,1271,1222],[1272,1225,1166],[1225,1272,1223],[1269,1273,1274],[1269,1275,1273],[1273,1091,1276],[1276,1277,1273],[1273,1163,1166],[1273,1166,1225],[1273,1225,1224],[1278,1279,1280],[1279,1278,1281],[1282,1283,1284],[1283,1282,1285],[1095,1286,1282],[1095,1282,1175],[1287,1288,1282],[1287,1282,1165],[1186,1208,1184],[1208,1186,1211],[1190,1062,1289],[1217,1169,1230],[1169,1217,1167],[1167,1217,1213],[1213,1217,1178],[1178,1217,1150],[1150,1217,1127],[1127,1217,1214],[1127,1214,1125],[1125,1214,1128],[1128,1214,1290],[1290,1214,1291],[1291,1214,1292],[1292,1214,1293],[1293,1214,1294],[1230,1205,1295],[1205,1230,1207],[1207,1230,1296],[1296,1230,1297],[1297,1230,1191],[1191,1230,1194],[1194,1230,1169],[1295,1205,1116],[1295,1116,1113],[1295,1113,1069],[1295,1069,1071],[1295,1071,1298],[1295,1298,1294],[1295,1294,1214],[1295,1214,1299],[1300,1185,1301],[1185,1300,1183],[1302,1303,1304],[1303,1302,1305],[1053,1306,1302],[1306,1053,1055],[1307,1308,1309],[1308,1307,1310],[1309,1311,1312],[1311,1309,1308],[1251,1313,1249],[1313,1251,1314],[1213,1177,1212],[1177,1213,1178],[1315,1291,1316],[1291,1315,1290],[1317,1258,1318],[1258,1317,1256],[1319,1117,1119],[1117,1319,1320],[1321,1322,1323],[1322,1321,1324],[1325,1326,1327],[1326,1325,1328],[1200,1202,1263],[1314,1329,1313],[1329,1314,1330],[1260,1200,1263],[1111,1219,1112],[1219,1111,1220],[1331,1332,1333],[1332,1331,1334],[1335,1065,1066],[1336,1305,1065],[1133,1337,1132],[1337,1133,1338],[1337,1338,1339],[1339,1338,1340],[1223,1341,1342],[1341,1223,1272],[1343,1064,1065],[1064,1343,1344],[1276,1119,1118],[1119,1276,1319],[1319,1276,1345],[1345,1276,1175],[1346,1347,1348],[1349,1350,1351],[1352,1309,1312],[1309,1352,1307],[1307,1352,1353],[1307,1353,1330],[1307,1330,1354],[1354,1330,1334],[1334,1330,1355],[1356,1314,1144],[1144,1314,1251],[1144,1251,1142],[1142,1251,1148],[1148,1251,1146],[1146,1251,1248],[1146,1248,1104],[1104,1248,1102],[1102,1248,1239],[1102,1239,1174],[1174,1239,1172],[1172,1239,1236],[1172,1236,1357],[1357,1236,1358],[1358,1236,1323],[1332,1334,1359],[1332,1359,1360],[1332,1360,1361],[1332,1361,1198],[1332,1198,1362],[1362,1198,1195],[1362,1195,1235],[1362,1235,1363],[1363,1235,1232],[1363,1232,1259],[1363,1259,1162],[1162,1259,1256],[1162,1256,1317],[1162,1317,1321],[1236,1240,1323],[1162,1240,1159],[1159,1240,1242],[1159,1242,1158],[1158,1242,1245],[1158,1245,1156],[1156,1245,1247],[1067,1266,1268],[1266,1067,1295],[1295,1067,1050],[1050,1067,1051],[1265,1202,1203],[1202,1265,1263],[1357,1364,1365],[1364,1357,1358],[1366,1055,1065],[1065,1055,1343],[1343,1055,1057],[1343,1057,1189],[1189,1057,1060],[1199,1265,1203],[1265,1199,1302],[1302,1199,1054],[1054,1199,1052],[1367,1302,1054],[1289,1189,1190],[1189,1289,1344],[1189,1344,1343],[1368,1369,1370],[1369,1368,1371],[1299,1216,1264],[1216,1299,1214],[1372,1373,1374],[1373,1372,1375],[1153,1375,1372],[1375,1153,1152],[1376,1154,1151],[1154,1376,1377],[1378,1298,1379],[1298,1378,1294],[1380,1381,1382],[1381,1380,1383],[1341,1384,1342],[1384,1341,1385],[1223,1384,1227],[1384,1223,1342],[1072,1386,1075],[1386,1072,1139],[1386,1139,1328],[1328,1139,1231],[1328,1231,1228],[1328,1228,1326],[1326,1228,1387],[1387,1228,1108],[1108,1228,1106],[1106,1228,1131],[1131,1228,1133],[1338,1133,1047],[1117,1163,1120],[1163,1117,1320],[1163,1320,1388],[1163,1388,1287],[1305,1055,1389],[1389,1335,1305],[1389,1347,1335],[1371,1058,1059],[1058,1371,1226],[1058,1226,1384],[1267,1067,1268],[1066,1067,1335],[1390,1284,1391],[1284,1390,1282],[1392,1391,1393],[1391,1392,1390],[1246,1242,1243],[1242,1246,1245],[1354,1310,1307],[1310,1354,1394],[1394,1334,1331],[1334,1394,1354],[1170,1192,1168],[1192,1170,1193],[1193,1170,1212],[1193,1212,1395],[1395,1212,1177],[1395,1177,1396],[1396,1177,1278],[1278,1177,1149],[1397,1149,1210],[1210,1149,1208],[1208,1149,1124],[1208,1124,1184],[1184,1124,1185],[1185,1124,1126],[1185,1126,1301],[1301,1126,1398],[1398,1126,1129],[1398,1129,1180],[1180,1129,1181],[1181,1129,1315],[1181,1315,1221],[1221,1315,1219],[1396,1280,1206],[1206,1399,1376],[1206,1376,1151],[1206,1151,1204],[1204,1151,1153],[1204,1153,1372],[1204,1372,1114],[1114,1372,1374],[1114,1374,1400],[1114,1400,1115],[1115,1400,1098],[1115,1098,1100],[1115,1100,1070],[1070,1100,1110],[1070,1110,1112],[1070,1112,1315],[1070,1315,1316],[1070,1316,1068],[1068,1316,1401],[1068,1401,1379],[1379,1401,1402],[1379,1402,1378],[1403,1404,1405],[1404,1403,1406],[1407,1405,1408],[1405,1407,1403],[1182,1398,1180],[1398,1182,1409],[1228,1410,1311],[1410,1228,1411],[1411,1228,1329],[1329,1228,1313],[1313,1228,1249],[1249,1228,1250],[1250,1228,1050],[1250,1050,1237],[1237,1050,1238],[1238,1050,1241],[1241,1050,1243],[1243,1050,1246],[1246,1050,1244],[1244,1050,1048],[1047,1412,1048],[1412,1047,1333],[1333,1047,1331],[1331,1047,1394],[1394,1047,1310],[1310,1047,1308],[1308,1047,1311],[1311,1047,1228],[1048,1412,1413],[1048,1413,1161],[1048,1161,1160],[1048,1160,1155],[1048,1155,1157],[1048,1157,1244],[1414,1408,1415],[1408,1414,1407],[1340,1416,1339],[1416,1340,1417],[1416,1417,1415],[1415,1417,1414],[1379,1071,1068],[1071,1379,1298],[1401,1293,1402],[1293,1401,1292],[1129,1290,1315],[1290,1129,1128],[1165,1272,1166],[1272,1165,1341],[1341,1165,1282],[1341,1282,1390],[1341,1390,1392],[1341,1392,1406],[1341,1406,1403],[1341,1403,1407],[1341,1407,1414],[1341,1414,1417],[1418,1419,1420],[1419,1418,1421],[1421,1418,1347],[1265,1304,1267],[1422,1304,1265],[1423,1053,1302],[1302,1304,1423],[1304,1421,1423],[1312,1410,1352],[1410,1312,1311],[1424,1108,1105],[1108,1424,1387],[1425,1423,1426],[1316,1292,1401],[1292,1316,1291],[1090,1270,1188],[1270,1090,1092],[1327,1387,1424],[1387,1327,1326],[1376,1427,1377],[1427,1376,1399],[1295,1264,1266],[1264,1295,1299],[1397,1281,1278],[1281,1397,1428],[1136,1383,1380],[1383,1136,1138],[1229,1139,1140],[1139,1229,1231],[1429,1144,1141],[1144,1429,1356],[1103,1174,1171],[1174,1103,1102],[1173,1357,1365],[1357,1173,1172],[1371,1224,1226],[1224,1371,1368],[1217,1261,1215],[1261,1217,1337],[1261,1337,1262],[1262,1337,1339],[1262,1339,1416],[1262,1416,1370],[1262,1370,1369],[1382,1430,1431],[1430,1382,1381],[1431,1432,1433],[1432,1431,1430],[1289,1064,1344],[1074,1085,1083],[1085,1074,1073],[1085,1073,1086],[1086,1073,1076],[1086,1076,1087],[1087,1076,1077],[1087,1077,1088],[1088,1077,1078],[1088,1078,1089],[1089,1078,1079],[1089,1079,1080],[1259,1234,1257],[1234,1259,1232],[1235,1197,1233],[1197,1235,1195],[1198,1434,1196],[1434,1198,1361],[1082,1121,1435],[1436,1082,1435],[1437,1389,1053],[1389,1055,1053],[1273,1368,1370],[1368,1273,1224],[1370,1274,1273],[1274,1370,1283],[1283,1370,1284],[1284,1370,1391],[1391,1370,1393],[1393,1370,1404],[1404,1370,1405],[1405,1370,1408],[1408,1370,1415],[1415,1370,1416],[1280,1427,1399],[1427,1280,1279],[1095,1222,1285],[1222,1095,1094],[1207,1396,1206],[1396,1207,1296],[1296,1395,1396],[1395,1296,1297],[1122,1328,1325],[1328,1122,1121],[1438,1435,1328],[1328,1435,1433],[1439,1432,1328],[1328,1432,1386],[1210,1428,1397],[1428,1210,1209],[1421,1440,1423],[1389,1437,1347],[1413,1162,1161],[1162,1413,1363],[1412,1363,1413],[1363,1412,1362],[1333,1362,1412],[1362,1333,1332],[1409,1301,1398],[1301,1409,1300],[1050,1230,1295],[1230,1050,1228],[1427,1428,1209],[1427,1209,1377],[1377,1209,1211],[1377,1211,1154],[1154,1211,1186],[1154,1186,1152],[1152,1186,1183],[1152,1183,1375],[1375,1183,1300],[1375,1300,1373],[1373,1300,1409],[1373,1409,1441],[1441,1409,1182],[1441,1182,1099],[1099,1182,1179],[1099,1179,1097],[1097,1179,1218],[1097,1218,1109],[1253,1442,1252],[1442,1253,1443],[1252,1444,1254],[1444,1252,1442],[1445,1446,1433],[1134,1447,1446],[1446,1442,1443],[1442,1446,1444],[1444,1446,1448],[1448,1446,1435],[1345,1320,1319],[1320,1345,1388],[1449,1355,1450],[1355,1449,1359],[1260,1059,1052],[1059,1260,1262],[1059,1262,1369],[1059,1369,1371],[1285,1274,1283],[1274,1285,1269],[1122,1084,1081],[1084,1122,1140],[1140,1122,1325],[1140,1325,1229],[1229,1325,1230],[1230,1325,1327],[1230,1327,1424],[1230,1424,1105],[1230,1105,1107],[1230,1107,1130],[1230,1130,1132],[1230,1132,1217],[1143,1148,1145],[1148,1143,1142],[1255,1435,1121],[1435,1255,1448],[1451,1134,1433],[1134,1451,1135],[1254,1448,1255],[1448,1254,1444],[1147,1104,1101],[1104,1147,1146],[1452,1359,1449],[1359,1452,1360],[1450,1356,1429],[1356,1450,1355],[1092,1269,1270],[1269,1092,1091],[1082,1436,1253],[1253,1446,1443],[1380,1134,1136],[1134,1380,1382],[1134,1382,1431],[1134,1431,1433],[1361,1452,1434],[1452,1361,1360],[1287,1345,1175],[1345,1287,1388],[1453,1137,1386],[1386,1137,1075],[1137,1383,1138],[1383,1137,1381],[1381,1137,1430],[1430,1137,1432],[1120,1276,1118],[1276,1120,1163],[1440,1421,1304],[1454,1335,1347],[1062,1064,1289],[1260,1201,1200],[1455,1389,1456],[1389,1455,1457],[1458,1423,1457],[1457,1423,1389],[1352,1411,1353],[1411,1352,1410],[1353,1329,1330],[1329,1353,1411],[1323,1364,1358],[1364,1323,1322],[1321,1318,1324],[1318,1321,1317],[1201,1052,1199],[1052,1201,1260],[1374,1441,1400],[1441,1374,1373],[1400,1099,1098],[1099,1400,1441],[1449,1141,1143],[1449,1143,1452],[1452,1143,1145],[1452,1145,1434],[1434,1145,1147],[1434,1147,1196],[1196,1147,1101],[1196,1101,1197],[1197,1101,1103],[1197,1103,1233],[1233,1103,1171],[1233,1171,1234],[1234,1171,1173],[1234,1173,1257],[1257,1173,1365],[1257,1365,1258],[1258,1365,1364],[1258,1364,1318],[1063,1341,1061],[1341,1063,1385],[1402,1294,1378],[1294,1402,1293],[1061,1047,1049],[1047,1061,1338],[1338,1061,1340],[1340,1061,1417],[1417,1061,1341],[1297,1193,1395],[1193,1297,1191],[1406,1393,1404],[1393,1406,1392],[1384,1060,1058],[1060,1384,1385],[1060,1385,1062],[1062,1385,1063],[1459,1460,1461],[1460,1459,1462],[1463,1464,1465],[1465,1466,1467],[1468,1469,1470],[1470,1463,1466],[1471,1472,1463],[1473,1474,1475],[1474,1473,1476],[1477,1478,1479],[1478,1477,1480],[1472,1481,1482],[1482,1483,1484],[1485,1486,1487],[1486,1485,1488],[1489,1490,1491],[1490,1489,1492],[1493,1480,1477],[1480,1493,1494],[1495,1496,1497],[1496,1495,1498],[1499,1500,1501],[1500,1499,1502],[1503,1504,1505],[1504,1503,1506],[1507,1508,1509],[1508,1507,1510],[1511,1512,1513],[1512,1511,1514],[1515,1516,1517],[1516,1515,1518],[1519,1520,1521],[1520,1519,1522],[1523,1524,1525],[1524,1523,1526],[1527,1528,1529],[1528,1527,1530],[1531,1532,1533],[1532,1531,1534],[1532,1534,1535],[1532,1535,1536],[1536,1535,1537],[1537,1535,1538],[1538,1535,1539],[1540,1541,1542],[1541,1540,1543],[1542,1544,1545],[1544,1542,1541],[1546,1547,1548],[1549,1550,1551],[1550,1549,1552],[1550,1552,1553],[1553,1552,1554],[1553,1554,1555],[1555,1554,1556],[1555,1556,1557],[1557,1556,1558],[1557,1558,1559],[1559,1558,1560],[1559,1560,1561],[1562,1563,1564],[1563,1562,1565],[1566,1567,1568],[1567,1566,1569],[1570,1571,1572],[1571,1570,1573],[1574,1575,1576],[1577,1575,1574],[1578,1470,1579],[1580,1579,1470],[1527,1538,1530],[1538,1527,1581],[1582,1581,1583],[1581,1582,1538],[1538,1582,1584],[1538,1584,1585],[1538,1585,1586],[1538,1586,1587],[1538,1587,1588],[1538,1588,1589],[1538,1589,1590],[1538,1590,1537],[1591,1498,1495],[1498,1591,1592],[1593,1594,1595],[1595,1596,1597],[1598,1599,1600],[1599,1598,1601],[1601,1602,1599],[1602,1601,1603],[1604,1605,1606],[1605,1604,1545],[1607,1544,1605],[1605,1544,1576],[1608,1609,1605],[1605,1609,1610],[1611,1506,1503],[1506,1611,1612],[1613,1614,1615],[1614,1613,1616],[1617,1616,1613],[1616,1617,1618],[1619,1618,1617],[1618,1619,1620],[1621,1622,1623],[1622,1621,1624],[1501,1625,1626],[1625,1501,1627],[1503,1495,1611],[1611,1495,1497],[1611,1497,1628],[1628,1497,1629],[1628,1629,1630],[1630,1629,1631],[1630,1631,1632],[1632,1631,1633],[1632,1633,1622],[1622,1633,1634],[1622,1634,1623],[1623,1634,1635],[1623,1635,1636],[1636,1635,1637],[1636,1637,1638],[1638,1637,1639],[1638,1639,1640],[1640,1639,1641],[1642,1643,1644],[1643,1642,1645],[1644,1646,1647],[1646,1644,1643],[1544,1648,1576],[1649,1576,1650],[1644,1575,1642],[1575,1644,1647],[1575,1647,1651],[1575,1651,1576],[1652,1653,1654],[1653,1652,1655],[1656,1657,1658],[1657,1656,1659],[1528,1660,1661],[1660,1528,1539],[1660,1539,1662],[1662,1539,1535],[1663,1664,1582],[1663,1582,1583],[1665,1610,1666],[1610,1665,1512],[1610,1512,1605],[1605,1512,1514],[1605,1514,1627],[1605,1627,1494],[1494,1627,1480],[1480,1627,1478],[1478,1627,1667],[1667,1627,1668],[1668,1627,1669],[1532,1669,1533],[1670,1671,1672],[1671,1670,1673],[1651,1609,1576],[1609,1651,1674],[1675,1545,1676],[1677,1678,1676],[1647,1674,1651],[1674,1647,1646],[1679,1680,1681],[1680,1679,1682],[1683,1659,1656],[1659,1683,1684],[1658,1518,1515],[1518,1658,1657],[1492,1685,1490],[1663,1686,1492],[1575,1577,1642],[1642,1687,1645],[1650,1508,1510],[1508,1650,1543],[1543,1650,1541],[1541,1650,1544],[1573,1683,1571],[1683,1573,1684],[1688,1689,1652],[1652,1690,1655],[1691,1545,1604],[1545,1691,1678],[1509,1678,1507],[1678,1509,1540],[1678,1540,1542],[1545,1675,1542],[1692,1693,1694],[1695,1696,1692],[1697,1462,1698],[1699,1463,1472],[1700,1546,1548],[1701,1662,1702],[1703,1475,1704],[1475,1703,1473],[1705,1704,1706],[1704,1705,1703],[1707,1708,1709],[1708,1707,1710],[1711,1712,1713],[1712,1711,1714],[1662,1715,1660],[1715,1662,1701],[1634,1716,1635],[1716,1634,1717],[1635,1718,1637],[1718,1635,1716],[1516,1659,1671],[1671,1659,1684],[1671,1684,1672],[1672,1684,1573],[1672,1573,1682],[1682,1573,1570],[1682,1570,1680],[1680,1570,1569],[1680,1569,1522],[1522,1569,1566],[1522,1566,1520],[1520,1566,1565],[1520,1565,1526],[1526,1565,1562],[1526,1562,1524],[1524,1562,1719],[1524,1719,1707],[1707,1719,1714],[1720,1721,1722],[1721,1720,1723],[1724,1725,1726],[1725,1724,1727],[1728,1722,1729],[1722,1728,1730],[1722,1730,1731],[1722,1731,1732],[1722,1732,1720],[1603,1733,1602],[1733,1603,1734],[1587,1735,1736],[1735,1587,1586],[1700,1737,1738],[1737,1700,1721],[1737,1721,1723],[1737,1723,1739],[1740,1729,1741],[1729,1740,1728],[1626,1741,1742],[1741,1626,1740],[1738,1579,1743],[1579,1738,1469],[1469,1660,1744],[1660,1469,1661],[1737,1469,1738],[1700,1722,1721],[1722,1700,1729],[1729,1700,1548],[1729,1548,1741],[1741,1548,1745],[1741,1745,1742],[1742,1745,1746],[1742,1746,1747],[1748,1749,1750],[1749,1748,1751],[1665,1552,1549],[1552,1665,1666],[1552,1666,1554],[1554,1666,1556],[1556,1666,1558],[1558,1666,1560],[1560,1666,1561],[1691,1561,1678],[1551,1691,1752],[1691,1551,1550],[1691,1550,1553],[1691,1553,1555],[1691,1555,1557],[1691,1557,1559],[1691,1559,1561],[1685,1491,1490],[1491,1685,1753],[1753,1685,1595],[1685,1754,1595],[1718,1639,1637],[1639,1718,1755],[1681,1522,1519],[1522,1681,1680],[1479,1667,1756],[1667,1479,1478],[1755,1641,1639],[1641,1755,1757],[1757,1758,1641],[1758,1757,1759],[1760,1761,1762],[1761,1760,1763],[1764,1694,1765],[1694,1764,1692],[1687,1610,1609],[1610,1687,1666],[1766,1767,1768],[1767,1766,1769],[1768,1770,1771],[1770,1768,1767],[1667,1772,1756],[1772,1667,1668],[1668,1773,1772],[1773,1668,1669],[1678,1677,1507],[1507,1650,1510],[1512,1752,1513],[1752,1512,1551],[1551,1512,1549],[1549,1512,1665],[1517,1671,1673],[1671,1517,1516],[1670,1682,1679],[1682,1670,1672],[1774,1769,1766],[1769,1774,1775],[1629,1776,1631],[1776,1629,1777],[1778,1779,1780],[1779,1778,1781],[1782,1781,1778],[1781,1782,1783],[1615,1783,1782],[1783,1615,1614],[1688,1784,1785],[1786,1693,1784],[1787,1788,1789],[1788,1787,1790],[1521,1526,1523],[1526,1521,1520],[1791,1690,1593],[1695,1593,1685],[1792,1775,1774],[1775,1792,1793],[1794,1636,1638],[1636,1794,1795],[1796,1630,1632],[1630,1796,1797],[1753,1489,1491],[1489,1753,1798],[1799,1738,1800],[1738,1799,1700],[1734,1801,1733],[1801,1734,1802],[1802,1789,1801],[1789,1802,1787],[1569,1572,1567],[1572,1569,1570],[1702,1715,1701],[1715,1702,1803],[1715,1803,1804],[1763,1805,1761],[1805,1763,1806],[1806,1600,1805],[1600,1806,1598],[1628,1612,1611],[1612,1628,1807],[1808,1788,1790],[1788,1808,1809],[1810,1533,1811],[1533,1810,1531],[1812,1640,1813],[1640,1812,1814],[1595,1798,1753],[1798,1595,1597],[1527,1815,1816],[1815,1527,1817],[1817,1527,1529],[1627,1511,1625],[1511,1627,1514],[1565,1568,1563],[1568,1565,1566],[1818,1819,1820],[1819,1818,1821],[1822,1820,1823],[1820,1822,1818],[1824,1822,1823],[1822,1824,1825],[1826,1827,1828],[1827,1826,1829],[1780,1829,1826],[1829,1780,1779],[1750,1762,1748],[1762,1750,1760],[1830,1831,1832],[1831,1830,1833],[1821,1832,1819],[1832,1821,1830],[1687,1643,1645],[1643,1687,1646],[1646,1687,1674],[1687,1834,1674],[1719,1564,1835],[1564,1719,1562],[1814,1638,1640],[1638,1814,1794],[1810,1534,1531],[1534,1662,1535],[1662,1534,1810],[1662,1810,1836],[1836,1810,1502],[1836,1502,1467],[1467,1502,1499],[1467,1499,1465],[1465,1499,1837],[1489,1663,1492],[1663,1489,1798],[1663,1798,1597],[1663,1597,1596],[1581,1816,1583],[1816,1581,1527],[1693,1838,1784],[1838,1693,1695],[1838,1695,1685],[1838,1685,1663],[1838,1663,1583],[1838,1583,1816],[1838,1816,1815],[1505,1592,1591],[1592,1505,1504],[1584,1785,1839],[1785,1584,1688],[1688,1584,1690],[1690,1584,1593],[1593,1584,1596],[1596,1584,1582],[1797,1628,1630],[1628,1797,1807],[1700,1799,1546],[1627,1801,1789],[1801,1627,1733],[1733,1627,1602],[1602,1627,1599],[1599,1627,1600],[1600,1627,1805],[1805,1627,1501],[1805,1501,1761],[1761,1501,1762],[1762,1501,1748],[1748,1501,1751],[1751,1501,1840],[1840,1501,1726],[1726,1501,1811],[1811,1501,1500],[1533,1766,1811],[1766,1533,1774],[1774,1533,1792],[1792,1533,1809],[1809,1533,1788],[1788,1533,1789],[1789,1533,1627],[1811,1766,1768],[1811,1768,1771],[1811,1771,1841],[1811,1841,1485],[1811,1485,1487],[1811,1487,1724],[1811,1724,1726],[1624,1632,1622],[1632,1624,1796],[1463,1699,1842],[1463,1842,1466],[1466,1842,1579],[1579,1580,1466],[1843,1844,1845],[1844,1843,1846],[1476,1845,1474],[1845,1476,1843],[1833,1847,1831],[1847,1833,1848],[1808,1792,1809],[1792,1808,1793],[1841,1488,1485],[1488,1841,1849],[1714,1835,1712],[1835,1714,1719],[1654,1764,1765],[1764,1654,1653],[1710,1713,1708],[1713,1710,1711],[1606,1494,1493],[1494,1606,1605],[1702,1836,1803],[1848,1706,1847],[1706,1848,1705],[1662,1836,1702],[1759,1813,1758],[1813,1759,1812],[1850,1620,1619],[1620,1850,1851],[1745,1698,1746],[1852,1698,1745],[1669,1730,1773],[1730,1669,1532],[1730,1532,1731],[1731,1532,1536],[1838,1853,1720],[1853,1838,1815],[1745,1547,1854],[1547,1745,1548],[1764,1695,1692],[1695,1764,1653],[1695,1653,1655],[1695,1655,1690],[1855,1856,1857],[1658,1850,1656],[1656,1619,1683],[1683,1619,1571],[1571,1619,1572],[1572,1619,1617],[1572,1617,1567],[1567,1617,1568],[1568,1617,1613],[1568,1613,1563],[1563,1613,1564],[1564,1613,1615],[1564,1615,1835],[1835,1615,1712],[1712,1615,1713],[1845,1475,1474],[1475,1845,1844],[1475,1844,1704],[1704,1844,1706],[1706,1844,1858],[1706,1858,1850],[1847,1706,1515],[1847,1515,1517],[1847,1517,1831],[1831,1517,1673],[1831,1673,1670],[1831,1670,1679],[1831,1679,1832],[1832,1679,1681],[1832,1681,1519],[1832,1519,1819],[1819,1519,1521],[1819,1521,1523],[1819,1523,1820],[1820,1523,1525],[1820,1525,1709],[1820,1709,1708],[1615,1782,1713],[1820,1782,1823],[1823,1782,1778],[1823,1778,1824],[1824,1778,1828],[1828,1778,1780],[1828,1780,1826],[1837,1742,1747],[1742,1837,1626],[1626,1837,1501],[1501,1837,1499],[1804,1836,1467],[1836,1804,1803],[1524,1709,1525],[1709,1524,1707],[1800,1745,1854],[1745,1800,1842],[1842,1800,1743],[1743,1800,1738],[1859,1842,1743],[1469,1467,1466],[1467,1469,1804],[1804,1469,1744],[1744,1715,1804],[1715,1744,1660],[1800,1546,1799],[1546,1800,1547],[1547,1800,1854],[1538,1528,1530],[1528,1538,1539],[1502,1811,1500],[1811,1502,1810],[1633,1717,1634],[1717,1633,1860],[1631,1860,1633],[1860,1631,1776],[1497,1777,1629],[1777,1497,1496],[1726,1861,1840],[1861,1726,1725],[1509,1543,1540],[1543,1509,1508],[1853,1723,1720],[1723,1853,1739],[1739,1815,1817],[1815,1739,1853],[1604,1752,1691],[1752,1604,1513],[1513,1604,1606],[1513,1606,1511],[1511,1606,1625],[1625,1606,1493],[1625,1493,1477],[1625,1477,1479],[1625,1479,1756],[1625,1756,1772],[1625,1772,1773],[1625,1773,1728],[1693,1765,1694],[1765,1693,1654],[1654,1693,1652],[1652,1693,1688],[1856,1579,1842],[1842,1698,1856],[1862,1856,1698],[1739,1661,1737],[1661,1739,1817],[1661,1817,1528],[1528,1817,1529],[1746,1837,1747],[1465,1837,1463],[1585,1839,1863],[1839,1585,1584],[1586,1863,1735],[1863,1586,1585],[1828,1825,1824],[1825,1828,1827],[1846,1858,1844],[1858,1846,1864],[1858,1851,1850],[1851,1858,1864],[1592,1601,1598],[1498,1598,1496],[1496,1598,1777],[1777,1598,1806],[1777,1806,1776],[1776,1806,1860],[1860,1806,1763],[1860,1763,1717],[1717,1763,1716],[1716,1763,1760],[1716,1760,1718],[1718,1760,1755],[1755,1760,1750],[1755,1750,1757],[1757,1750,1759],[1759,1750,1849],[1849,1750,1488],[1488,1750,1749],[1488,1749,1486],[1486,1749,1861],[1486,1861,1727],[1727,1861,1725],[1802,1790,1787],[1790,1802,1734],[1790,1734,1808],[1808,1734,1603],[1808,1603,1793],[1793,1603,1601],[1793,1601,1504],[1793,1504,1775],[1775,1506,1612],[1775,1612,1807],[1775,1807,1769],[1769,1807,1797],[1769,1797,1796],[1769,1796,1767],[1767,1796,1624],[1767,1624,1621],[1767,1621,1770],[1770,1621,1795],[1770,1795,1794],[1770,1794,1849],[1849,1794,1814],[1849,1814,1812],[1588,1736,1865],[1736,1588,1587],[1589,1865,1866],[1865,1589,1588],[1795,1623,1636],[1623,1795,1621],[1728,1476,1625],[1476,1728,1843],[1843,1728,1846],[1846,1728,1864],[1864,1728,1851],[1851,1728,1620],[1620,1728,1618],[1618,1728,1740],[1618,1740,1616],[1616,1740,1614],[1614,1740,1783],[1783,1740,1781],[1781,1740,1779],[1779,1740,1829],[1625,1830,1626],[1830,1625,1833],[1833,1625,1848],[1848,1625,1705],[1705,1625,1703],[1703,1625,1473],[1473,1625,1476],[1626,1830,1821],[1626,1821,1818],[1626,1818,1822],[1626,1822,1825],[1626,1825,1827],[1626,1827,1829],[1626,1829,1740],[1590,1866,1867],[1866,1590,1589],[1536,1732,1731],[1732,1536,1537],[1732,1537,1867],[1867,1537,1590],[1751,1861,1749],[1861,1751,1840],[1487,1727,1724],[1727,1487,1486],[1771,1849,1841],[1849,1771,1770],[1720,1784,1838],[1784,1720,1785],[1785,1720,1839],[1839,1720,1863],[1863,1720,1735],[1735,1720,1736],[1736,1720,1865],[1865,1720,1866],[1866,1720,1867],[1867,1720,1732],[1349,1868,1869],[1349,1870,1868],[1871,1872,1873],[1874,1875,1871],[1876,1877,1878],[1879,1880,1351],[1350,1881,1868],[1868,1876,1461],[1461,1876,1459],[1459,1876,1878],[1878,1882,1459],[1459,1874,1871],[1351,1883,1869],[1351,1869,1884],[1351,1884,1885],[1351,1885,1879],[1872,1886,1885],[1872,1885,1873],[1460,1868,1461],[1868,1460,1869],[1869,1460,1887],[1869,1887,1884],[1873,1459,1871],[1459,1873,1483],[1483,1873,1484],[1484,1873,1885],[1462,1857,1460],[1462,1888,1889],[1472,1890,1481],[1891,1483,1887],[1885,1470,1484],[1470,1885,1884],[1892,1856,1884],[1893,1470,1884],[1894,1895,1896],[1897,1898,1899],[1900,1897,1899],[1901,1897,1902],[1897,1900,1902],[1903,1904,1905],[1905,1906,1907],[1906,1908,1907],[1907,1909,1910],[1902,1911,1912],[1911,1902,1913],[1911,1913,1914],[1915,1916,1917],[1915,1918,1916],[1905,1919,1920],[1920,1921,1905],[1905,1922,1903],[1922,1923,1903],[1903,1924,1925],[1925,1926,1903],[1927,1928,1929],[1930,1931,1932],[1932,1933,1930],[1930,1934,1935],[1934,1936,1935],[1935,1929,1937],[1938,1939,1940],[1941,1942,1938],[1938,1943,1941],[1944,1945,1914],[1944,1914,1946],[1946,1914,1913],[1946,1913,1947],[1948,1949,1950],[1950,1951,1948],[1952,1953,1940],[1952,1940,1954],[1939,1955,1940],[1896,1956,1894],[1957,1958,1959],[1959,1960,1957],[1961,1962,1957],[1957,1950,1963],[1964,1965,1963],[1916,1966,1917],[1917,1964,1963],[1917,1963,1967],[1963,1968,1967],[1967,1969,1917],[1970,1971,1972],[1973,1947,1974],[1975,1976,1977],[1947,1976,1972],[1978,1946,1947],[1969,1915,1917],[1969,1979,1915],[1980,1981,1915],[1924,1982,1925],[1924,1983,1982],[1982,1915,1984],[1985,1986,1984],[1987,1988,1984],[1984,1989,1987],[1990,1991,1992],[1993,1994,1992],[1995,1996,1997],[1997,1998,1995],[1995,1993,1992],[1992,1999,1995],[2000,2001,1995],[1995,1967,2002],[1995,2002,1944],[1954,2003,2002],[2002,2004,1954],[1946,1978,1944],[2005,2006,2007],[2006,2005,2008],[2009,2010,2011],[2010,2009,2012],[2013,2014,2015],[2014,2013,2016],[2016,2013,2017],[2018,1990,1993],[1990,2018,2019],[2020,2021,2022],[2021,2020,2023],[2019,1987,1990],[1987,2019,2024],[2025,2026,2027],[2026,2025,2028],[2029,2030,2031],[2030,2029,2032],[2033,2034,2035],[2034,2033,2036],[2037,2038,2039],[2038,2037,2040],[2036,2041,2034],[2041,2036,2042],[2043,2044,2045],[2043,2045,2046],[2046,2045,2047],[2047,2045,2048],[2048,2045,2049],[2050,2051,2052],[2051,2050,2053],[2051,2053,2054],[2051,2054,2055],[2051,2055,2056],[2051,2056,2057],[2051,2057,2058],[2051,2058,2059],[2051,2059,2060],[2051,2060,2028],[2051,2028,2025],[2061,2062,2025],[2063,2064,2065],[2064,2063,2066],[2047,2067,2046],[2067,2047,2068],[2069,2070,2043],[2069,2043,2071],[2071,2043,2046],[2071,2046,2072],[2072,2046,2073],[2073,2046,2067],[2072,2073,2074],[2075,2076,2027],[2027,2061,2025],[2077,2078,2079],[2080,2081,2082],[2081,2080,2083],[2084,2085,2086],[2085,2084,2087],[2085,2087,2088],[2085,2088,2006],[2051,2089,2052],[2051,2090,2089],[2091,2092,2093],[2092,2091,2094],[2094,2091,2095],[2095,2091,2096],[2096,2091,2097],[2097,2091,2098],[2098,2091,2099],[2099,2091,2100],[2100,2091,2101],[2101,2091,2102],[2102,2091,2103],[2091,2104,2103],[2105,2106,2045],[2095,2107,2094],[2107,2095,2108],[2109,2005,2007],[2005,2109,2110],[2083,2111,2112],[2111,2083,2080],[2113,2114,2115],[2114,2113,2116],[2116,2113,2117],[2117,2113,2118],[2118,2113,2119],[2120,2054,2121],[2054,2120,2055],[2101,2122,2100],[2122,2101,2123],[2124,2125,2126],[2125,2124,2127],[2128,2113,2129],[2113,2128,2130],[2114,2131,2115],[2131,2114,2132],[2133,2134,2135],[2134,2133,2136],[2137,2055,2120],[2055,2137,2056],[2138,2139,2077],[2139,2138,2140],[2097,2141,2096],[2141,2097,2142],[2143,2144,2145],[2144,2143,2082],[2144,2082,2081],[2146,2147,2144],[2148,1987,2024],[1987,2148,1985],[1985,2148,2149],[1985,2149,2150],[2150,2151,1985],[2152,2153,1967],[2153,2128,1969],[2128,2153,2130],[2154,2155,2106],[2154,2106,2156],[2048,2157,2047],[2144,2112,2158],[2112,2144,2083],[2083,2144,2081],[2159,2160,2161],[2162,2160,2018],[2000,2152,1967],[2152,2000,2163],[2163,2000,1992],[2163,1992,2160],[2160,1992,2164],[2163,2160,2162],[2163,2162,2042],[2163,2042,2015],[2163,2015,2014],[2079,2165,2166],[2167,2168,2169],[2168,2167,2170],[2171,2072,2172],[2129,1969,2128],[1969,2129,1980],[1980,2129,1984],[1984,2129,2161],[2161,2129,2159],[2159,2129,2039],[2039,2129,2037],[2037,2129,2173],[2174,1984,2161],[2098,2142,2097],[2142,2098,2175],[2176,2177,2045],[2176,2045,2106],[2173,2040,2037],[2040,2173,2063],[2040,2063,2065],[2040,2065,2178],[2092,2179,2093],[2179,2092,2180],[2048,2181,2157],[2181,2048,2182],[2118,2183,2117],[2183,2118,2184],[2119,2184,2118],[2184,2119,2185],[2186,2170,2187],[2170,2186,2168],[2080,2032,2111],[2032,2080,2082],[2032,2082,2030],[2030,2082,2188],[2111,2143,2189],[2143,2111,2190],[2190,2111,2032],[2143,2190,2188],[2143,2188,2082],[2022,2191,2192],[2191,2022,2021],[2111,2158,2112],[2193,2136,2133],[2136,2193,2194],[2161,2164,2174],[2164,2161,2160],[2195,2057,2196],[2057,2195,2058],[2031,2197,2029],[2197,2031,2198],[2199,2035,2200],[2035,2199,2033],[2115,2129,2113],[2129,2115,2131],[2086,2201,2202],[2203,2201,2085],[2201,2203,2204],[2070,2069,2205],[2205,2206,2105],[2207,2208,2189],[2189,2202,2158],[2138,2209,2210],[2079,2209,2077],[2211,2052,2089],[2052,2211,2050],[2007,2011,2010],[2011,2007,2088],[2088,2007,2006],[2187,2110,2186],[2110,2187,2005],[2212,2058,2195],[2058,2212,2059],[2213,2214,2165],[2087,2011,2088],[2011,2087,2215],[2216,2217,2218],[2217,2216,2219],[2167,2127,2124],[2127,2167,2181],[2073,2220,2074],[2221,2187,2170],[2187,2221,2005],[2005,2221,2008],[2222,2171,2172],[2171,2222,2223],[2224,2050,2211],[2050,2224,2053],[2121,2053,2224],[2053,2121,2054],[2146,2225,2226],[2226,2202,2201],[2226,2201,2227],[2227,2201,2209],[2227,2209,2079],[1987,1985,1997],[1997,1990,1987],[1997,1993,1990],[2228,2163,2229],[2163,2228,2152],[2126,2230,2231],[2230,2126,2125],[2232,2093,2179],[2232,2233,2093],[2234,2235,2103],[2103,2236,2237],[2129,2238,2063],[2238,2129,2239],[2239,2129,2131],[2063,2238,2240],[2063,2240,2066],[2163,2241,2135],[2241,2163,2242],[2242,2163,2014],[2242,2014,2243],[2243,2014,2244],[2145,2189,2143],[2145,2245,2189],[2246,2211,2089],[2211,2246,2224],[2224,2246,2121],[2121,2246,2120],[2120,2246,2137],[2137,2246,2196],[2196,2246,2195],[2195,2246,2212],[2212,2246,2247],[2247,2246,2026],[2026,2246,2027],[2246,2248,2027],[2165,2249,2166],[2249,2165,2250],[2250,2165,2214],[2139,2078,2077],[2229,2125,2127],[2125,2229,2230],[2230,2229,2194],[2194,2229,2136],[2136,2229,2134],[2096,2108,2095],[2108,2096,2141],[2210,2140,2138],[2140,2210,2251],[2247,2059,2212],[2059,2247,2060],[2068,2220,2252],[2220,2068,2074],[2237,2102,2103],[2102,2237,2253],[2008,2204,2203],[2204,2008,2221],[2204,2221,2254],[2068,2252,2067],[2067,2220,2073],[2220,2067,2252],[2026,2060,2247],[2060,2026,2028],[2135,2229,2163],[2229,2135,2134],[2251,2209,2255],[2209,2251,2210],[2255,2249,2250],[2249,2255,2201],[2201,2255,2209],[2079,2213,2165],[2213,2079,2078],[2006,2203,2085],[2203,2006,2008],[2116,2132,2114],[2132,2116,2256],[2100,2257,2099],[2257,2100,2122],[2191,2023,2258],[2023,2191,2021],[2243,2249,2242],[2249,2243,2166],[2166,2243,2244],[2166,2244,2259],[2166,2259,2016],[2166,2016,2017],[2166,2017,2219],[2219,2017,2217],[2124,2254,2167],[2254,2124,2204],[2204,2124,2126],[2204,2126,2231],[2204,2231,2193],[2204,2193,2133],[2204,2133,2135],[2204,2135,2241],[2204,2241,2242],[2204,2242,2201],[2110,2012,2186],[2012,2110,2109],[2168,2232,2169],[2232,2168,2091],[2091,2168,2051],[2051,2168,2246],[2246,2168,2260],[2012,2260,2186],[2260,2012,2009],[2158,2146,2144],[2146,2158,2202],[2011,2260,2009],[2260,2011,2215],[2167,2157,2181],[2215,2172,2260],[2172,2215,2222],[2260,2172,2075],[2075,2172,2157],[2075,2157,2061],[2061,2157,2051],[2051,2157,2234],[2234,2157,2236],[2261,2236,2157],[2232,2157,2169],[2169,2157,2167],[2091,2051,2234],[2246,2260,2075],[2078,2250,2214],[2250,2078,2255],[2036,2015,2042],[2015,2036,2033],[2015,2033,2013],[2013,2033,2199],[1980,1984,1992],[1992,2000,1980],[2043,2105,2206],[2191,2262,2192],[2262,2191,2258],[2231,2194,2193],[2194,2231,2230],[2255,2262,2251],[2262,2255,2078],[2262,2078,2192],[2192,2078,2022],[2022,2078,2139],[2251,2020,2140],[2020,2251,2262],[2140,2020,2022],[2140,2022,2139],[2106,2069,2156],[2069,2106,2105],[2222,2185,2119],[2185,2222,2215],[1954,1944,1939],[2188,2197,2198],[2197,2188,2190],[2086,2207,2084],[2207,2086,2202],[2007,2012,2109],[2012,2007,2010],[2196,2056,2137],[2056,2196,2057],[2180,2232,2179],[2232,2180,2107],[2232,2107,2108],[2232,2108,2141],[2232,2141,2142],[2232,2142,2175],[2232,2175,2257],[2232,2257,2122],[2232,2122,2123],[2232,2123,2253],[2232,2253,2237],[2232,2237,2236],[2263,1971,1985],[1971,2154,1985],[2154,1997,1985],[2154,2176,1997],[2176,2264,1997],[2264,2265,1997],[2266,2267,2268],[2265,2264,2268],[2014,2259,2244],[2259,2014,2016],[2269,2146,2226],[2146,2269,2216],[2023,2262,2258],[2262,2023,2020],[2032,2197,2190],[2197,2032,2029],[2157,2068,2047],[2068,2157,2074],[2074,2172,2072],[2172,2074,2157],[2167,2221,2170],[2221,2167,2254],[1997,2018,1993],[2018,1997,2041],[2041,1997,2034],[2034,1997,2035],[2035,1997,2265],[2265,2270,2035],[2200,2035,1977],[2031,2188,2198],[2188,2031,2030],[2149,2039,2038],[2039,2149,2148],[2078,2214,2213],[2117,2256,2116],[2256,2117,2183],[2111,2189,2158],[1969,1980,2000],[2000,2153,1969],[2000,1967,2153],[2099,2175,2098],[2175,2099,2257],[2166,2269,2226],[2269,2166,2219],[2174,1992,1984],[1992,2174,2164],[2102,2123,2101],[2123,2102,2253],[2094,2180,2092],[2180,2094,2107],[2069,2071,2205],[2079,2166,2227],[2039,2024,2159],[2024,2039,2148],[2041,2162,2018],[2162,2041,2042],[2218,2146,2216],[2146,2218,2145],[2084,2215,2087],[2215,2084,2185],[2185,2084,2184],[2184,2084,2183],[2183,2084,2256],[2256,2084,2132],[2132,2084,2131],[2131,2084,2239],[2239,2084,2238],[2238,2084,2207],[2238,2207,2240],[2240,2207,2145],[2240,2145,2066],[2066,2145,2064],[2064,2145,2065],[2065,2145,2178],[2178,2145,2218],[1971,2271,2154],[1970,2176,2154],[1970,1976,2176],[1976,2264,2176],[1976,1975,2268],[2272,2273,2274],[2273,2272,2275],[2276,1974,2277],[1974,2276,2278],[2277,2279,2280],[1974,2281,2277],[2282,2283,2284],[2283,2282,2285],[2278,2286,1947],[2286,2278,2276],[2286,2276,2274],[2274,2276,2272],[1982,2287,1927],[2287,1982,2150],[2287,2150,2283],[2283,2150,2284],[2285,2277,2280],[2277,2285,2288],[2288,2285,2282],[2277,2272,2276],[2272,2277,2288],[2272,2288,2275],[2284,2288,2282],[2288,2284,2150],[2150,2289,2288],[2288,1970,1972],[2290,2291,2292],[2293,2294,2295],[1355,1330,1356],[2296,1937,1971],[1977,2297,2298],[1947,1972,1974],[2299,1947,2286],[2286,1995,2265],[2286,1946,1995],[2285,2287,2283],[2287,2285,1937],[1937,2280,2279],[2280,1937,2285],[1972,2275,2288],[2275,1972,1976],[2297,1977,2275],[2275,1977,2273],[2274,1946,2286],[1946,2274,1977],[1977,2274,2273],[1995,1977,2265],[1977,1995,1946],[1899,1902,1900],[1902,1899,2300],[1902,2300,1913],[1913,2300,1935],[1913,1935,2279],[2279,1935,1937],[2281,1974,2278],[1913,2278,1947],[2278,1913,2279],[2271,1971,2263],[2151,2150,1970],[2040,2149,2038],[2149,2040,2200],[2200,2040,2199],[2199,2040,2013],[2013,2040,2178],[2013,2178,2017],[2017,2178,2218],[2017,2218,2217],[2150,1976,1970],[1976,2150,1977],[1977,2150,2200],[2200,2150,2149],[2301,2302,2303],[2302,2301,2304],[2305,2306,2307],[2306,2305,2308],[2309,2310,2311],[2310,2309,2312],[2313,2314,2315],[2314,2313,2316],[2301,2310,2312],[2310,2301,2303],[2313,2309,2311],[2309,2313,2315],[2311,2316,2313],[2316,2311,2307],[2307,2311,2305],[2305,2311,2308],[2316,2306,2302],[2306,2316,2307],[2302,2306,2308],[2302,2308,2311],[2302,2311,2310],[2302,2310,2303],[2302,2314,2316],[2314,2302,2304],[2317,2295,2318],[2319,2320,2317],[2292,2321,2322],[2292,2323,2321],[2293,2324,2325],[2325,2326,2293],[2290,2327,2321],[2321,2325,1420],[1420,2325,1418],[1418,2325,2294],[2294,2328,1418],[1418,2319,2317],[2329,2330,2322],[2329,2322,1457],[2329,1457,1455],[2329,1455,2293],[2295,2331,1455],[2295,1455,2318],[1420,2322,2321],[2322,1420,1419],[2322,1419,2332],[2322,2332,1457],[1924,1915,1920],[2332,1421,1347],[1347,1346,2332],[2332,2333,1423],[2317,2333,1418],[2333,2317,2318],[2333,2318,1456],[1456,2318,1455],[2334,2335,2336],[2335,2334,2337],[2336,2338,2339],[2338,2336,2335],[2339,2340,2341],[2340,2339,2338],[2340,2342,2341],[2342,2340,2343],[2343,2344,2342],[2344,2343,2345],[2345,2346,2344],[2346,2345,2347],[1879,2348,2349],[2348,1879,1872],[1879,2350,1878],[2350,1879,2351],[2351,1879,2349],[1878,2350,2352],[1878,2352,2353],[1878,2353,2354],[2351,2349,2355],[2355,2349,2356],[2356,2349,2357],[2357,2349,2358],[2358,2349,2359],[2359,2349,2360],[2360,2349,2361],[2361,2349,2362],[2362,2349,2363],[2363,2349,2342],[2342,2349,2341],[2341,2349,2339],[2339,2349,2336],[2336,2349,2334],[1878,2364,2346],[2364,1878,2354],[2346,2364,2365],[2346,2365,2366],[2346,2366,2367],[2346,2367,2368],[2346,2368,2369],[2346,2369,2370],[2346,2370,2344],[2344,2370,2371],[2344,2371,2372],[2344,2372,2373],[2344,2373,2374],[2344,2374,2375],[2344,2375,2342],[2342,2375,2363],[2349,2337,2334],[2337,2349,2348],[1874,2376,2377],[2376,1874,2347],[2376,2347,2378],[2378,2347,2379],[2379,2347,2380],[2380,2347,2381],[2381,2347,2382],[2382,2347,2383],[2383,2347,2345],[2383,2345,2384],[2384,2345,2385],[2385,2345,2386],[2386,2345,2343],[2386,2343,2387],[2387,2343,2388],[2388,2343,2389],[1872,2390,2348],[2390,1872,2391],[2391,1872,2392],[2392,1872,1874],[2392,1874,2393],[2393,1874,2394],[2394,1874,2377],[2348,2390,2395],[2348,2395,2396],[2348,2396,2397],[2348,2397,2398],[2348,2398,2399],[2348,2399,2400],[2348,2400,2401],[2348,2401,2389],[2348,2389,2343],[2348,2343,2340],[2348,2340,2338],[2348,2338,2335],[2348,2335,2337],[2402,2357,2358],[2357,2402,2403],[2404,2358,2359],[2358,2404,2402],[2405,2359,2360],[2359,2405,2404],[2406,2360,2361],[2360,2406,2405],[2407,2361,2362],[2361,2407,2406],[2408,2362,2363],[2362,2408,2407],[2409,2363,2375],[2363,2409,2408],[2410,2375,2374],[2375,2410,2409],[2411,2374,2373],[2374,2411,2410],[2372,2411,2373],[2411,2372,2412],[2371,2412,2372],[2412,2371,2413],[2370,2413,2371],[2413,2370,2414],[2369,2414,2370],[2414,2369,2415],[2368,2415,2369],[2415,2368,2416],[2367,2416,2368],[2416,2367,2417],[2366,2417,2367],[2417,2366,2418],[2365,2418,2366],[2418,2365,2419],[2364,2419,2365],[2419,2364,2420],[2354,2420,2364],[2420,2354,2421],[2353,2421,2354],[2421,2353,2422],[2352,2422,2353],[2422,2352,2423],[2350,2423,2352],[2423,2350,2424],[2425,2350,2351],[2350,2425,2424],[2426,2351,2355],[2351,2426,2425],[2427,2355,2356],[2355,2427,2426],[2403,2356,2357],[2356,2403,2427],[2347,1878,2346],[1878,2347,1874],[2379,2420,2421],[2420,2379,2380],[2420,2380,2419],[2419,2380,2418],[2418,2380,2381],[2418,2381,2417],[2417,2381,2416],[2416,2381,2382],[2416,2382,2415],[2415,2382,2383],[2415,2383,2414],[2414,2383,2413],[2413,2383,2384],[2413,2384,2412],[2412,2384,2385],[2412,2385,2411],[2411,2385,2410],[2410,2385,2409],[2409,2385,2386],[2409,2386,2408],[2408,2386,2399],[2399,2386,2400],[2400,2386,2387],[2400,2387,2401],[2401,2387,2388],[2401,2388,2389],[2376,2394,2377],[2394,2376,2393],[2393,2376,2378],[2393,2378,2392],[2392,2378,2379],[2392,2379,2421],[2392,2421,2422],[2392,2422,2391],[2391,2422,2423],[2391,2423,2390],[2390,2423,2424],[2390,2424,2425],[2390,2425,2426],[2390,2426,2395],[2395,2426,2427],[2395,2427,2396],[2396,2427,2403],[2396,2403,2402],[2396,2402,2397],[2397,2402,2404],[2397,2404,2398],[2398,2404,2405],[2398,2405,2406],[2398,2406,2399],[2399,2406,2407],[2399,2407,2408],[2428,2429,2430],[2429,2428,2431],[2430,2432,2433],[2432,2430,2429],[2433,2434,2435],[2434,2433,2432],[2434,2436,2435],[2436,2434,2437],[2437,2438,2436],[2438,2437,2439],[2439,2440,2438],[2440,2439,2441],[1349,2442,2443],[2442,1349,1351],[1349,2444,1350],[2444,1349,2445],[2445,1349,2443],[1350,2444,2446],[1350,2446,2447],[1350,2447,2448],[2445,2443,2449],[2449,2443,2450],[2450,2443,2451],[2451,2443,2452],[2452,2443,2453],[2453,2443,2454],[2454,2443,2455],[2455,2443,2456],[2456,2443,2457],[2457,2443,2436],[2436,2443,2435],[2435,2443,2433],[2433,2443,2430],[2430,2443,2428],[1350,2458,2440],[2458,1350,2448],[2440,2458,2459],[2440,2459,2460],[2440,2460,2461],[2440,2461,2462],[2440,2462,2463],[2440,2463,2464],[2440,2464,2438],[2438,2464,2465],[2438,2465,2466],[2438,2466,2467],[2438,2467,2468],[2438,2468,2469],[2438,2469,2436],[2436,2469,2457],[2443,2431,2428],[2431,2443,2442],[1876,2470,2471],[2470,1876,2441],[2470,2441,2472],[2472,2441,2473],[2473,2441,2474],[2474,2441,2475],[2475,2441,2476],[2476,2441,2477],[2477,2441,2439],[2477,2439,2478],[2478,2439,2479],[2479,2439,2480],[2480,2439,2437],[2480,2437,2481],[2481,2437,2482],[2482,2437,2483],[1351,2484,2442],[2484,1351,2485],[2485,1351,2486],[2486,1351,1876],[2486,1876,2487],[2487,1876,2488],[2488,1876,2471],[2442,2484,2489],[2442,2489,2490],[2442,2490,2491],[2442,2491,2492],[2442,2492,2493],[2442,2493,2494],[2442,2494,2495],[2442,2495,2483],[2442,2483,2437],[2442,2437,2434],[2442,2434,2432],[2442,2432,2429],[2442,2429,2431],[2496,2451,2452],[2451,2496,2497],[2498,2452,2453],[2452,2498,2496],[2499,2453,2454],[2453,2499,2498],[2500,2454,2455],[2454,2500,2499],[2501,2455,2456],[2455,2501,2500],[2502,2456,2457],[2456,2502,2501],[2503,2457,2469],[2457,2503,2502],[2504,2469,2468],[2469,2504,2503],[2505,2468,2467],[2468,2505,2504],[2466,2505,2467],[2505,2466,2506],[2465,2506,2466],[2506,2465,2507],[2464,2507,2465],[2507,2464,2508],[2463,2508,2464],[2508,2463,2509],[2462,2509,2463],[2509,2462,2510],[2461,2510,2462],[2510,2461,2511],[2460,2511,2461],[2511,2460,2512],[2459,2512,2460],[2512,2459,2513],[2458,2513,2459],[2513,2458,2514],[2448,2514,2458],[2514,2448,2515],[2447,2515,2448],[2515,2447,2516],[2446,2516,2447],[2516,2446,2517],[2444,2517,2446],[2517,2444,2518],[2519,2444,2445],[2444,2519,2518],[2520,2445,2449],[2445,2520,2519],[2521,2449,2450],[2449,2521,2520],[2497,2450,2451],[2450,2497,2521],[2441,1350,2440],[1350,2441,1876],[2473,2514,2515],[2514,2473,2474],[2514,2474,2513],[2513,2474,2512],[2512,2474,2475],[2512,2475,2511],[2511,2475,2510],[2510,2475,2476],[2510,2476,2509],[2509,2476,2477],[2509,2477,2508],[2508,2477,2507],[2507,2477,2478],[2507,2478,2506],[2506,2478,2479],[2506,2479,2505],[2505,2479,2504],[2504,2479,2503],[2503,2479,2480],[2503,2480,2502],[2502,2480,2493],[2493,2480,2494],[2494,2480,2481],[2494,2481,2495],[2495,2481,2482],[2495,2482,2483],[2470,2488,2471],[2488,2470,2487],[2487,2470,2472],[2487,2472,2486],[2486,2472,2473],[2486,2473,2515],[2486,2515,2516],[2486,2516,2485],[2485,2516,2517],[2485,2517,2484],[2484,2517,2518],[2484,2518,2519],[2484,2519,2520],[2484,2520,2489],[2489,2520,2521],[2489,2521,2490],[2490,2521,2497],[2490,2497,2496],[2490,2496,2491],[2491,2496,2498],[2491,2498,2492],[2492,2498,2499],[2492,2499,2500],[2492,2500,2493],[2493,2500,2501],[2493,2501,2502],[2522,2523,2524],[2524,2525,2522],[2526,2527,2523],[2523,2522,2526],[2526,2528,2529],[2529,2527,2526],[2528,2530,2531],[2531,2529,2528],[2530,2532,2533],[2533,2531,2530],[2532,2534,2535],[2535,2533,2532],[2536,2537,2538],[2538,1909,2536],[2538,2539,1909],[2538,2540,2539],[2538,2541,2540],[2541,2542,2540],[2541,2543,2542],[2543,2544,2542],[2543,2545,2544],[2545,2546,2544],[2545,2547,2546],[2539,2548,1909],[2548,2549,1909],[2549,2524,1909],[2524,2523,1909],[2523,2527,1909],[2527,2529,1909],[2529,2531,1909],[2531,2533,1909],[2533,1906,1909],[1906,2533,2535],[2547,2545,2550],[2550,2551,2547],[2550,2552,2551],[2552,2553,2551],[2552,2554,2553],[2552,2555,2554],[2552,2556,2555],[2552,2557,2556],[2525,2524,2549],[2549,2558,2525],[2559,2560,2561],[2561,2562,2559],[2563,2564,2565],[2565,2566,2563],[2567,2568,2569],[2569,2570,2567],[2571,2572,2573],[2573,2574,2571],[2575,2571,2574],[2574,2576,2575],[2577,2575,2576],[2576,2578,2577],[2579,2580,2577],[2577,2578,2579],[2581,2582,2580],[2580,2579,2581],[2583,2584,2582],[2582,2581,2583],[2583,2585,2586],[2586,2584,2583],[2585,2587,2588],[2588,2586,2585],[2587,2589,2590],[2590,2588,2587],[2589,2563,2566],[2566,2590,2589],[2539,2540,2591],[2591,2592,2539],[2548,2539,2592],[2592,2593,2548],[2549,2548,2593],[2593,2558,2549],[2547,2594,2595],[2595,2546,2547],[2551,2596,2594],[2594,2547,2551],[2542,2597,2591],[2591,2540,2542],[2546,2595,2598],[2598,2544,2546],[2544,2598,2597],[2597,2542,2544],[2553,2599,2596],[2596,2551,2553],[2554,2600,2599],[2599,2553,2554],[2601,2602,2603],[2603,2604,2601],[2605,2606,2607],[2607,2608,2605],[2608,2609,2605],[2608,2610,2609],[2610,2611,2609],[2611,2612,2609],[2612,2613,2609],[2613,2614,2609],[2614,1905,2609],[2614,2567,1905],[2567,2570,1905],[2570,2602,1905],[2602,2601,1905],[2601,2564,1905],[2564,2563,1905],[2563,2589,1905],[2560,2559,2615],[2615,1910,2560],[1910,2574,2560],[2574,2573,2560],[2573,2616,2560],[2573,2617,2616],[2617,2618,2616],[2617,2619,2618],[2619,2606,2618],[2619,2620,2606],[2620,2607,2606],[1910,2576,2574],[1910,2578,2576],[1910,2579,2578],[1910,2581,2579],[1910,2583,2581],[1910,2585,2583],[1910,2587,2585],[1910,2589,2587],[1910,1905,2589],[2554,2555,2621],[2621,2600,2554],[2564,2601,2604],[2604,2565,2564],[2555,2556,2622],[2622,2621,2555],[1957,1894,2562],[2562,2561,1957],[2561,2571,1957],[2561,2572,2571],[2561,2623,2572],[2623,2624,2572],[2623,2625,2624],[2625,2626,2624],[2625,2627,2626],[2627,2628,2626],[2627,2629,2628],[2571,2575,1957],[2575,2577,1957],[2577,2580,1957],[2580,2582,1957],[2582,2584,1957],[2584,2586,1957],[2586,2588,1957],[2588,2590,1957],[2590,2566,1964],[1964,1957,2590],[2629,2627,2630],[2630,2631,2629],[2630,2632,2631],[2632,2633,2631],[2632,2634,2633],[2632,2635,2634],[2632,2636,2635],[2632,2637,2636],[2570,2569,2603],[2603,2602,2570],[2624,2617,2573],[2573,2572,2624],[2635,2636,2613],[2613,2612,2635],[2626,2619,2617],[2617,2624,2626],[2631,2608,2607],[2607,2629,2631],[2638,2639,2614],[2614,2636,2638],[2614,2613,2636],[2614,2639,2568],[2568,2567,2614],[2634,2611,2610],[2610,2633,2634],[2634,2635,2612],[2612,2611,2634],[2628,2620,2619],[2619,2626,2628],[2629,2607,2620],[2620,2628,2629],[2633,2610,2608],[2608,2631,2633],[2557,2640,2641],[2641,2556,2557],[2641,2622,2556],[2642,2643,2537],[2537,2536,2642],[2536,1909,2644],[2644,2642,2536],[2645,2646,2647],[2647,2648,2645],[2641,2640,2649],[2649,2650,2641],[2651,2652,2653],[2653,2654,2651],[2646,2654,2653],[2653,2647,2646],[2534,2645,2648],[2648,2535,2534],[2655,2656,2543],[2543,2541,2655],[2657,2550,2545],[2545,2658,2657],[2643,2659,2538],[2538,2537,2643],[2609,2632,2630],[2630,2605,2609],[1910,2660,1907],[2660,1910,1965],[2661,2552,2550],[2550,2657,2661],[2658,2545,2543],[2543,2656,2658],[2650,2649,2652],[2652,2651,2650],[2644,1906,2662],[1906,2644,1909],[2657,2658,2594],[2594,2596,2657],[2596,2661,2657],[2596,2599,2661],[2599,2600,2661],[2600,2621,2661],[2621,2622,2661],[2622,2641,2661],[2641,1930,2661],[2641,2650,1930],[2650,2651,1930],[2651,2654,1930],[2654,2646,1930],[2646,2645,1930],[2645,2534,1930],[2534,2532,1930],[2659,2643,2642],[2642,2644,2659],[2644,2592,2659],[2592,2591,2659],[2591,2655,2659],[2591,2597,2655],[2597,2656,2655],[2597,2598,2656],[2598,2658,2656],[2598,2595,2658],[2595,2594,2658],[2644,2593,2592],[2644,2558,2593],[2644,2525,2558],[2644,2522,2525],[2644,2526,2522],[2644,2528,2526],[2644,2530,2528],[2644,2532,2530],[2644,1930,2532],[2659,2655,2541],[2541,2538,2659],[2605,2630,2627],[2627,2606,2605],[2606,2627,2625],[2625,2618,2606],[2616,2618,2625],[2625,2623,2616],[2560,2616,2623],[2623,2561,2560],[1958,1957,1910],[1895,1894,1910],[1910,2615,2663],[2615,2559,2562],[1894,2663,2562],[2639,2638,2637],[2637,2632,1916],[1916,2639,2637],[1916,2568,2639],[1916,2569,2568],[1916,2603,2569],[1916,2604,2603],[1916,2565,2604],[1916,2566,2565],[1916,1964,2566],[1919,1905,1907],[1966,1916,1907],[1905,1916,2632],[2632,2609,1905],[2557,2552,1903],[1903,2640,2557],[1903,2649,2640],[1903,2652,2649],[1903,2653,2652],[1903,2647,2653],[1903,2648,2647],[1903,2535,2648],[1903,1906,2535],[1930,1903,2552],[2552,2661,1930],[1931,1930,2662],[2662,1906,1903],[1935,2662,1930],[2662,1935,2300],[2662,2300,2644],[2664,2665,2666],[2666,2667,2664],[2665,2668,2669],[2669,2666,2665],[2668,2670,2671],[2671,2669,2668],[2671,2670,2672],[2672,2673,2671],[2673,2672,2674],[2674,2675,2673],[2675,2674,2676],[2676,2677,2675],[2678,2677,2676],[2676,2679,2678],[2680,2678,2679],[2679,2681,2680],[2682,2680,2681],[2681,2683,2682],[2684,2682,2683],[2683,2685,2684],[2686,2687,2688],[2688,2689,2686],[2687,2690,2691],[2691,2688,2687],[2690,2692,2693],[2693,2691,2690],[2694,2695,2696],[2696,2697,2694],[2697,2696,2698],[2698,2699,2697],[2686,2689,2700],[2700,2701,2686],[2702,2703,2695],[2695,2694,2702],[2701,2700,2703],[2703,2702,2701],[2704,2705,2706],[2706,2707,2704],[2707,2706,2708],[2708,2709,2707],[2710,2709,2708],[2708,2711,2710],[2712,2710,2711],[2711,2713,2712],[2714,2712,2713],[2713,2715,2714],[2716,2714,2715],[2715,2717,2716],[2718,2719,2697],[2697,2699,2718],[2699,2720,2718],[2699,2721,2720],[2721,2722,2720],[2722,2723,2720],[2723,2724,2720],[2724,2725,2720],[2726,2717,2715],[2727,2726,2715],[2728,2729,2730],[2729,2731,2730],[2729,2687,2731],[2687,2686,2731],[2686,2732,2731],[2686,2701,2732],[2701,2733,2732],[2701,2702,2733],[2702,2719,2733],[2702,2694,2719],[2694,2697,2719],[2729,2690,2687],[2729,2692,2690],[2729,2705,2692],[2729,2706,2705],[2729,2708,2706],[2729,2711,2708],[2729,2713,2711],[2729,2715,2713],[2693,2692,2705],[2705,2704,2693],[2734,2735,2736],[2736,2737,2734],[2738,2684,2685],[2685,2739,2738],[2740,2741,2742],[2742,2743,2740],[2699,2698,2744],[2744,2721,2699],[2721,2744,2745],[2745,2722,2721],[2746,2747,2748],[2748,2749,2746],[2750,2751,2735],[2735,2734,2752],[2734,2666,2752],[2734,2667,2666],[2734,2753,2667],[2753,2754,2667],[2753,2755,2754],[2755,2756,2754],[2755,2757,2756],[2757,2758,2756],[2757,2759,2758],[2666,2669,2752],[2669,2671,2752],[2671,2673,2752],[2673,2675,2752],[2675,2677,2752],[2677,2678,2752],[2678,2680,2752],[2680,2682,2752],[2759,2757,2760],[2760,2761,2759],[2760,2762,2761],[2762,2763,2761],[2762,2764,2763],[2762,2765,2764],[2762,2766,2765],[2762,2767,2766],[2762,1940,2767],[1940,2743,2767],[1940,2740,2743],[1940,2746,2740],[1940,2747,2746],[1940,2738,2747],[1940,2684,2738],[1940,2682,2684],[1940,2752,2682],[2723,2722,2745],[2745,2768,2723],[2747,2738,2739],[2739,2748,2747],[2724,2723,2768],[2768,2769,2724],[2770,2771,2772],[2772,2773,2770],[2773,2774,2770],[2773,2775,2774],[2775,2776,2774],[2776,2777,2774],[2777,2778,2774],[2779,2780,2778],[1961,2685,2683],[2683,1959,1961],[2737,2736,1896],[1896,1959,2737],[1959,2665,2737],[2665,2664,2737],[2664,2781,2737],[2664,2782,2781],[2782,2783,2781],[2782,2784,2783],[2784,2771,2783],[2784,2785,2771],[2785,2772,2771],[1959,2668,2665],[1959,2670,2668],[1959,2672,2670],[1959,2674,2672],[1959,2676,2674],[1959,2679,2676],[1959,2681,2679],[1959,2683,2681],[2746,2749,2741],[2741,2740,2746],[2664,2667,2754],[2754,2782,2664],[2778,2777,2765],[2765,2766,2778],[2782,2754,2756],[2756,2784,2782],[2772,2759,2761],[2761,2773,2772],[2779,2778,2766],[2766,2786,2779],[2766,2767,2786],[2743,2742,2786],[2786,2767,2743],[2775,2763,2764],[2764,2776,2775],[2777,2776,2764],[2764,2765,2777],[2784,2756,2758],[2758,2785,2784],[2785,2758,2759],[2759,2772,2785],[2773,2761,2763],[2763,2775,2773],[2725,2724,2769],[2769,2787,2725],[2769,2788,2787],[2789,1898,2790],[1898,2730,2790],[1912,2729,1898],[1898,2789,1912],[2791,2792,2793],[2793,2794,2791],[2795,2796,2787],[2787,2788,2795],[2797,2798,2799],[2799,2800,2797],[2797,2791,2794],[2794,2798,2797],[2792,2716,2717],[2717,2793,2792],[2801,2802,2732],[2732,2733,2801],[2803,2719,2718],[2718,2804,2803],[2805,2790,2730],[2730,2731,2805],[2760,2770,2774],[2774,2762,2760],[2806,1959,2752],[1959,2806,1961],[2804,2718,2720],[2720,2807,2804],[2801,2733,2719],[2719,2803,2801],[2800,2799,2796],[2796,2795,2800],[1911,2729,1912],[2729,1911,2726],[1912,1897,2790],[2790,2805,1912],[2805,2688,1912],[2805,2689,2688],[2805,2802,2689],[2802,2700,2689],[2802,2801,2700],[2801,2703,2700],[2801,2803,2703],[2803,2695,2703],[2803,2696,2695],[2688,2691,1912],[2691,2693,1912],[2693,2704,1912],[2704,2707,1912],[2707,2709,1912],[2709,2710,1912],[2710,2712,1912],[2712,2714,1912],[2696,2803,2804],[2804,2698,2696],[2804,2807,2698],[2807,2744,2698],[2807,2745,2744],[2807,2768,2745],[2807,2769,2768],[2807,2788,2769],[2807,1914,2788],[1914,2795,2788],[1914,2800,2795],[1914,2797,2800],[1914,2791,2797],[1914,2792,2791],[1914,2716,2792],[1914,2714,2716],[1914,1912,2714],[2802,2805,2731],[2731,2732,2802],[2757,2771,2770],[2770,2760,2757],[2755,2783,2771],[2771,2757,2755],[2755,2753,2781],[2781,2783,2755],[2753,2734,2737],[2737,2781,2753],[2752,1959,1896],[2808,2751,2752],[2751,2808,2735],[1896,2736,2735],[1950,2774,2780],[2780,2786,1950],[2786,2742,1950],[2742,2741,1950],[2741,2749,1950],[2749,2748,1950],[2748,2739,1950],[2739,2685,1950],[2685,1961,1950],[2786,2780,2779],[1940,1961,2806],[1961,1940,1950],[2774,1950,1940],[1940,2762,2774],[2720,2725,2787],[2787,1938,2720],[2787,2796,1938],[2796,2799,1938],[2799,2798,1938],[2798,2794,1938],[2794,2793,1938],[2793,2717,1938],[2809,1938,2717],[2720,1938,1914],[1914,2807,2720],[2810,2726,1911],[1943,1938,2726],[2726,2752,2729],[2752,2726,2806],[2806,2726,1938],[2806,1938,1940],[2729,2752,2751],[2751,1898,2729],[2811,2812,2813],[2812,2811,2814],[2815,2814,2811],[2814,2815,2816],[2817,2818,2819],[2818,2817,2820],[2821,2822,2823],[2822,2821,2824],[2825,2826,2827],[2826,2825,2828],[2829,2830,2831],[2830,2829,2832],[2833,2834,2835],[2834,2833,2836],[2837,2838,2839],[2838,2837,2840],[2841,2842,2843],[2842,2841,2844],[2845,2817,2819],[2817,2845,2846],[1922,2847,2848],[2847,1922,1920],[2849,2850,2851],[2850,2849,2852],[1932,2853,2854],[2853,1932,2855],[2855,1932,1925],[2853,2855,2856],[2853,2856,2834],[2834,2856,2857],[2834,2857,2835],[2835,2857,2858],[2835,2858,2859],[2855,1925,2860],[2860,1925,2861],[2861,1925,2862],[2862,1925,2863],[2863,1925,2864],[2864,1925,2865],[2865,1925,2866],[2866,1925,2867],[2867,1925,2868],[2868,1925,2869],[2869,1925,2870],[2870,1925,2871],[2871,1925,2872],[2872,1925,2873],[2874,2873,2875],[2859,2837,2876],[2837,2859,2840],[2840,2859,2858],[2876,2837,2877],[2876,2877,2878],[2876,2878,2879],[2879,2878,2829],[2879,2829,2831],[2879,2831,2880],[2879,2880,2881],[2879,2881,2882],[2882,2881,2883],[2882,2883,2812],[2882,2812,2814],[2882,2814,2870],[2870,2814,2816],[2870,2816,2869],[1925,1932,1934],[2884,1925,1934],[2885,2886,2887],[2886,2885,2888],[2889,2834,2836],[2834,2889,2853],[2874,2890,2891],[2890,2874,2875],[2872,2892,2893],[2892,2872,2873],[2894,2895,2896],[2895,2894,2897],[2898,1924,2899],[1924,2898,1915],[2894,2900,2901],[2900,2894,2896],[2875,1929,2890],[1925,2884,2875],[2862,2902,2861],[2902,2862,2903],[2904,2905,2838],[2839,2905,2906],[2839,2906,2907],[2907,2906,2908],[2908,2906,2909],[2908,2909,2832],[2832,2909,2830],[2830,2909,2910],[2910,2909,2911],[2911,2909,2912],[2911,2912,2913],[2913,2912,2813],[2813,2912,2811],[2811,2912,2914],[2811,2914,2815],[2815,2914,2915],[2889,1934,2916],[1934,2889,2917],[1934,2917,1929],[2917,2889,2918],[2918,2889,2836],[2918,2836,2919],[2919,2836,2833],[2919,2833,2904],[2904,2833,2905],[1929,2917,2920],[1929,2920,2902],[1929,2902,2903],[1929,2903,2921],[1929,2921,2922],[1929,2922,2923],[1929,2923,2924],[1929,2924,2925],[1929,2925,2926],[1929,2926,2915],[1929,2915,2914],[1929,2914,2927],[1929,2927,2893],[1929,2893,2892],[1929,2892,2890],[1934,2854,2916],[2854,1934,1932],[2923,2864,2865],[2864,2923,2922],[2915,2816,2815],[2816,2915,2869],[2928,2929,2930],[2929,2928,2931],[2930,2852,2849],[2852,2930,2929],[2851,2846,2845],[2846,2851,2850],[2916,2853,2889],[2853,2916,2854],[2909,2876,2879],[2876,2909,2906],[2906,2859,2876],[2859,2906,2905],[2905,2835,2859],[2835,2905,2833],[2844,2932,2842],[2932,2844,2933],[2823,2934,2935],[2936,2934,2937],[2936,2937,2895],[2895,2937,2896],[2896,2937,2820],[2896,2820,2900],[2900,2820,2938],[2938,2820,2939],[2939,2820,2825],[2825,2820,2817],[2825,2817,2846],[2825,2846,2850],[2825,2850,2828],[2828,2850,2940],[2940,2850,2941],[2941,2850,2852],[2941,2852,2942],[2942,2852,2943],[2944,1922,2848],[1922,2944,2945],[1922,2945,1924],[2945,2944,2946],[2946,2944,2947],[2946,2947,2822],[2822,2947,2948],[2822,2948,2823],[2823,2948,2934],[1924,2945,2949],[1924,2949,2950],[1924,2950,2951],[1924,2951,2933],[1924,2933,2844],[1924,2844,2841],[1924,2841,2952],[1924,2952,2953],[1924,2953,2954],[1924,2954,2943],[1924,2943,2852],[1924,2852,2929],[1924,2929,2931],[1924,2931,2887],[1924,2887,2899],[2848,2955,2944],[2955,2848,2847],[2870,2912,2882],[2912,2870,2914],[2888,2899,2886],[2899,2888,2898],[2956,2935,2936],[2935,2956,2957],[2828,2958,2826],[2958,2828,2940],[2959,2939,2960],[2939,2959,2938],[2901,2938,2959],[2938,2901,2900],[2897,2936,2895],[2936,2897,2956],[2941,2958,2940],[2958,2941,2961],[2948,2962,2963],[2962,2948,2947],[2934,2963,2964],[2963,2934,2948],[2928,2887,2931],[2887,2928,2885],[2873,2891,2892],[2891,2873,2874],[2820,2965,2818],[2965,2820,2937],[2937,2964,2965],[2964,2937,2934],[2872,2927,2871],[2927,2872,2893],[2871,2914,2870],[2914,2871,2927],[2944,2962,2947],[2962,2944,2955],[2882,2909,2879],[2909,2882,2912],[2925,2868,2926],[2868,2925,2867],[2924,2867,2925],[2867,2924,2866],[2952,2966,2953],[2966,2952,2967],[2942,2961,2941],[2961,2942,2968],[2840,2904,2838],[2904,2840,2858],[2841,2967,2952],[2967,2841,2843],[2913,2812,2883],[2812,2913,2813],[2861,2920,2860],[2920,2861,2902],[2939,2827,2960],[2827,2939,2825],[2856,2917,2918],[2917,2856,2855],[2969,2945,2946],[2945,2969,2970],[2957,2823,2935],[2823,2957,2821],[2971,2949,2972],[2949,2971,2950],[2972,2945,2970],[2945,2972,2949],[2954,2973,2943],[2973,2954,2974],[2975,2950,2971],[2950,2975,2951],[2921,2862,2863],[2862,2921,2903],[2831,2910,2880],[2910,2831,2830],[2878,2907,2908],[2907,2878,2877],[2922,2863,2864],[2863,2922,2921],[2824,2946,2822],[2946,2824,2969],[2933,2975,2932],[2975,2933,2951],[2860,2917,2855],[2917,2860,2920],[2857,2918,2919],[2918,2857,2856],[2923,2866,2924],[2866,2923,2865],[2858,2919,2904],[2919,2858,2857],[2926,2869,2915],[2869,2926,2868],[2953,2974,2954],[2974,2953,2966],[2943,2968,2942],[2968,2943,2973],[2877,2839,2907],[2839,2877,2837],[2878,2832,2829],[2832,2878,2908],[1915,2847,1920],[2847,1915,2970],[2847,2970,2955],[2955,2970,2969],[2955,2969,2962],[2962,2969,2824],[2962,2824,2963],[2963,2824,2821],[2963,2821,2964],[2970,1915,2972],[2972,1915,2971],[2971,1915,2975],[2975,1915,2932],[2932,1915,2842],[2842,1915,2843],[2843,1915,2967],[2967,1915,2966],[2966,1915,2974],[2974,1915,2973],[2973,1915,2849],[2849,1915,2930],[2930,1915,2928],[2928,1915,2885],[2888,2885,2898],[2964,2956,2965],[2956,2964,2957],[2965,2956,2897],[2965,2897,2894],[2965,2894,2818],[2818,2894,2901],[2818,2901,2959],[2818,2959,2960],[2818,2960,2827],[2818,2827,2819],[2819,2827,2845],[2845,2827,2851],[2851,2827,2826],[2851,2826,2958],[2851,2958,2961],[2851,2961,2849],[2849,2961,2968],[2849,2968,2973],[2910,2881,2880],[2881,2910,2911],[2911,2883,2881],[2883,2911,2913],[2976,2977,2978],[2977,2976,2979],[2978,2980,2981],[2980,2978,2977],[2982,2983,2984],[2983,2982,2985],[2986,2987,2988],[2987,2986,2989],[2990,2991,2992],[2991,2990,2993],[2994,2995,2996],[2995,2994,2997],[2998,2999,3000],[2999,2998,3001],[3002,3003,3004],[3003,3002,3005],[3006,3007,3008],[3007,3006,3009],[2983,3010,2984],[3010,2983,3011],[3012,1963,1948],[1963,3012,3013],[3014,3015,3016],[3015,3014,3017],[3018,3002,3019],[3002,3018,3005],[3005,3018,3020],[3005,3020,3021],[3021,3020,3022],[3022,3020,3023],[3022,3023,2996],[2996,3023,2994],[2994,3023,3024],[3024,3023,3025],[3025,3023,3026],[3025,3026,3027],[3027,3026,2979],[2979,3026,2977],[2977,3026,3028],[2977,3028,2980],[2980,3028,3029],[3030,1954,1939],[1954,3030,3031],[3031,3030,3032],[3031,3032,3033],[3033,3032,3000],[3033,3000,3034],[3034,3000,2999],[3034,2999,3019],[3019,2999,3018],[1954,3031,3035],[1954,3035,3036],[1954,3036,3037],[1954,3037,3038],[1954,3038,3039],[1954,3039,3040],[1954,3040,3041],[1954,3041,3042],[1954,3042,3043],[1954,3043,3029],[1954,3029,3028],[1954,3028,3044],[1954,3044,3045],[1954,3045,3046],[1954,3046,3047],[3048,3049,3050],[3049,3048,3051],[2998,3032,3052],[3032,2998,3000],[3047,3053,3054],[3053,3047,3055],[3046,3056,3057],[3056,3046,3045],[3058,3059,3060],[3059,3058,3061],[2002,3062,1952],[3062,2002,3063],[3064,3059,3061],[3059,3064,3065],[1954,3054,1944],[3054,1954,3047],[3036,3066,3037],[3066,3036,3067],[1944,3068,1941],[3068,1944,3069],[3068,3069,3052],[3052,3069,3070],[3052,3070,2998],[2998,3070,3071],[2998,3071,3001],[3001,3071,3072],[3001,3072,3073],[3069,1944,3074],[3074,1944,3067],[3067,1944,3066],[3066,1944,3075],[3075,1944,3076],[3076,1944,3077],[3077,1944,3078],[3078,1944,3079],[3079,1944,3080],[3080,1944,3081],[3081,1944,3082],[3082,1944,3083],[3083,1944,3056],[3056,1944,3057],[3053,3057,3054],[3073,3003,3084],[3003,3073,3004],[3084,3003,3085],[3084,3085,3086],[3084,3086,3087],[3087,3086,2995],[3087,2995,2997],[3087,2997,3088],[3087,3088,3089],[3087,3089,3090],[3090,3089,3091],[3090,3091,2976],[3090,2976,2978],[3090,2978,3082],[3082,2978,2981],[3082,2981,3081],[3068,1939,1941],[1939,3068,3030],[3076,3040,3039],[3040,3076,3077],[2981,3029,3081],[3029,2981,2980],[3092,3093,3094],[3093,3092,3095],[3016,3095,3092],[3095,3016,3015],[3010,3017,3014],[3017,3010,3011],[3052,3030,3068],[3030,3052,3032],[3084,3023,3020],[3023,3084,3087],[3073,3020,3018],[3020,3073,3084],[3001,3018,2999],[3018,3001,3073],[3096,3008,3097],[3008,3096,3006],[1952,3012,1948],[3012,1952,3098],[3012,3098,3099],[3099,3098,3100],[3099,3100,3101],[3101,3100,2988],[3101,2988,3102],[3102,2988,2987],[3102,2987,3103],[3098,1952,3104],[3104,1952,3105],[3105,1952,3106],[3106,1952,3096],[3096,1952,3006],[3006,1952,3009],[3009,1952,3107],[3107,1952,3108],[3108,1952,3109],[3109,1952,3110],[3110,1952,3015],[3015,1952,3095],[3095,1952,3093],[3093,1952,3049],[3050,3049,3062],[3103,3111,3112],[3111,3103,3113],[3112,3111,3060],[3112,3060,3059],[3112,3059,2985],[2985,3059,3065],[2985,3065,3114],[2985,3114,3115],[2985,3115,2993],[2985,2993,2983],[2983,2993,3011],[3011,2993,3017],[3017,2993,2990],[3017,2990,3116],[3017,3116,3117],[3017,3117,3015],[3015,3117,3118],[3015,3118,3110],[3099,3013,3012],[3013,3099,3119],[3026,3082,3028],[3082,3026,3090],[3063,3050,3062],[3050,3063,3048],[3120,3111,3113],[3111,3120,3121],[3116,2992,3122],[2992,3116,2990],[3123,3114,3124],[3114,3123,3115],[3124,3065,3064],[3065,3124,3114],[3121,3060,3111],[3060,3121,3058],[3116,3125,3117],[3125,3116,3122],[3101,3126,3127],[3126,3101,3102],[3102,3128,3126],[3128,3102,3103],[3051,3093,3049],[3093,3051,3094],[3055,3057,3053],[3057,3055,3046],[3112,2982,3129],[2982,3112,2985],[3103,3129,3128],[3129,3103,3112],[3044,3056,3045],[3056,3044,3083],[3028,3083,3044],[3083,3028,3082],[3101,3119,3099],[3119,3101,3127],[3023,3090,3026],[3090,3023,3087],[3080,3042,3079],[3042,3080,3043],[3079,3041,3078],[3041,3079,3042],[3108,3130,3107],[3130,3108,3131],[3117,3132,3118],[3132,3117,3125],[3019,3004,3072],[3004,3019,3002],[3107,3007,3009],[3007,3107,3130],[2976,3027,2979],[3027,2976,3091],[3035,3067,3036],[3067,3035,3074],[2993,3123,2991],[3123,2993,3115],[3031,3070,3069],[3070,3031,3033],[3133,3100,3098],[3100,3133,3134],[2989,3113,2987],[3113,2989,3120],[3135,3105,3136],[3105,3135,3104],[3133,3104,3135],[3104,3133,3098],[3110,3137,3109],[3137,3110,3138],[3136,3106,3139],[3106,3136,3105],[3066,3038,3037],[3038,3066,3075],[3024,2997,2994],[2997,3024,3088],[3021,3086,3085],[3086,3021,3022],[3075,3039,3038],[3039,3075,3076],[3134,2988,3100],[2988,3134,2986],[3106,3097,3139],[3097,3106,3096],[3031,3074,3035],[3074,3031,3069],[3033,3071,3070],[3071,3033,3034],[3078,3040,3077],[3040,3078,3041],[3034,3072,3071],[3072,3034,3019],[3081,3043,3080],[3043,3081,3029],[3109,3131,3108],[3131,3109,3137],[3118,3138,3110],[3138,3118,3132],[3005,3085,3003],[3085,3005,3021],[2996,3086,3022],[3086,2996,2995],[2989,3128,3120],[3121,3128,3129],[3121,3129,3058],[3058,3129,3061],[3061,3129,2982],[3061,2982,3064],[3064,2982,3124],[3124,2982,3123],[3123,2982,2991],[2991,2982,2984],[2991,2984,3010],[2991,3010,3014],[2991,3014,2992],[2992,3014,3122],[3122,3014,3125],[3125,3014,3016],[3125,3016,3132],[3132,3016,3138],[3013,2002,1963],[2002,3013,3133],[3133,3013,3119],[3133,3119,3134],[3134,3119,3127],[3134,3127,2986],[2986,3127,3126],[2986,3126,2989],[2989,3126,3128],[2002,3133,3135],[2002,3135,3136],[2002,3136,3139],[2002,3139,3097],[2002,3097,3008],[2002,3008,3007],[2002,3007,3130],[2002,3130,3131],[2002,3131,3137],[2002,3137,3138],[2002,3138,3016],[2002,3016,3092],[2002,3092,3094],[2002,3094,3051],[2002,3051,3048],[2002,3048,3063],[3089,3024,3025],[3024,3089,3088],[3091,3025,3027],[3025,3091,3089],[3140,3141,3142],[3141,3140,3143],[3144,3142,3145],[3142,3144,3140],[3146,3145,3147],[3145,3146,3144],[3147,3148,3146],[3148,3147,3149],[3149,3150,3148],[3150,3149,3151],[3151,3152,3150],[3152,3151,3153],[2292,3154,3155],[3154,2292,2329],[2325,3156,3157],[3156,2325,3153],[3156,3153,3158],[3158,3153,3159],[3159,3153,3160],[3160,3153,3161],[3161,3153,3162],[3162,3153,3163],[3163,3153,3151],[3163,3151,3164],[3164,3151,3165],[3165,3151,3166],[3166,3151,3167],[3167,3151,3168],[3168,3151,3149],[3168,3149,3169],[2329,3170,3154],[3170,2329,3171],[3171,2329,2325],[3171,2325,3172],[3172,2325,3173],[3173,2325,3157],[3154,3170,3174],[3154,3174,3175],[3154,3175,3176],[3154,3176,3177],[3154,3177,3178],[3154,3178,3179],[3154,3179,3180],[3154,3180,3181],[3154,3181,3169],[3154,3169,3149],[3154,3149,3147],[3154,3147,3145],[3154,3145,3142],[3154,3142,3141],[3143,3154,3141],[3154,3143,3155],[2292,3182,2290],[3182,2292,3183],[3183,2292,3184],[3184,2292,3155],[2290,3182,3185],[2290,3185,3186],[2290,3186,3187],[3184,3155,3188],[3188,3155,3189],[3189,3155,3190],[3190,3155,3191],[3191,3155,3192],[3192,3155,3193],[3193,3155,3194],[3194,3155,3195],[3195,3155,3148],[3148,3155,3146],[3146,3155,3144],[3144,3155,3140],[3140,3155,3143],[2290,3196,3152],[3196,2290,3187],[3152,3196,3197],[3152,3197,3198],[3152,3198,3199],[3152,3199,3200],[3152,3200,3201],[3152,3201,3202],[3152,3202,3150],[3150,3202,3203],[3150,3203,3204],[3150,3204,3205],[3150,3205,3148],[3148,3205,3206],[3148,3206,3207],[3148,3207,3195],[3177,3208,3209],[3208,3177,3176],[3178,3209,3210],[3209,3178,3177],[3179,3210,3211],[3210,3179,3178],[3180,3211,3212],[3211,3180,3179],[3181,3212,3213],[3212,3181,3180],[3169,3213,3214],[3213,3169,3181],[3168,3214,3215],[3214,3168,3169],[3167,3215,3216],[3215,3167,3168],[3166,3216,3217],[3216,3166,3167],[3218,3166,3217],[3166,3218,3165],[3219,3165,3218],[3165,3219,3164],[3220,3164,3219],[3164,3220,3163],[3221,3163,3220],[3163,3221,3162],[3222,3162,3221],[3162,3222,3161],[3223,3161,3222],[3161,3223,3160],[3224,3160,3223],[3160,3224,3159],[3225,3159,3224],[3159,3225,3158],[3226,3158,3225],[3158,3226,3156],[3227,3156,3226],[3156,3227,3157],[3227,3173,3157],[3173,3227,3228],[3228,3172,3173],[3172,3228,3229],[3229,3171,3172],[3171,3229,3230],[3170,3230,3231],[3230,3170,3171],[3174,3231,3232],[3231,3174,3170],[3175,3232,3233],[3232,3175,3174],[3176,3233,3208],[3233,3176,3175],[3153,2290,3152],[2290,3153,2325],[3186,3196,3187],[3196,3186,3185],[3196,3185,3197],[3197,3185,3182],[3197,3182,3198],[3198,3182,3227],[3227,3182,3228],[3228,3182,3183],[3228,3183,3229],[3229,3183,3184],[3229,3184,3230],[3230,3184,3231],[3231,3184,3232],[3232,3184,3188],[3232,3188,3233],[3233,3188,3189],[3233,3189,3208],[3208,3189,3209],[3209,3189,3190],[3209,3190,3210],[3210,3190,3191],[3210,3191,3211],[3211,3191,3212],[3212,3191,3192],[3212,3192,3213],[3213,3192,3214],[3198,3226,3199],[3226,3198,3227],[3199,3226,3225],[3199,3225,3224],[3199,3224,3200],[3200,3224,3223],[3200,3223,3222],[3200,3222,3201],[3201,3222,3221],[3201,3221,3202],[3202,3221,3220],[3202,3220,3219],[3202,3219,3203],[3203,3219,3218],[3203,3218,3204],[3204,3218,3217],[3204,3217,3216],[3204,3216,3215],[3204,3215,3205],[3205,3215,3214],[3205,3214,3192],[3205,3192,3193],[3205,3193,3206],[3206,3193,3194],[3206,3194,3207],[3207,3194,3195],[3234,3235,3236],[3235,3234,3237],[3238,3236,3239],[3236,3238,3234],[3240,3239,3241],[3239,3240,3238],[3241,3242,3240],[3242,3241,3243],[3243,3244,3242],[3244,3243,3245],[3245,3246,3244],[3246,3245,3247],[2293,3248,3249],[3248,2293,2295],[2319,3250,3251],[3250,2319,3247],[3250,3247,3252],[3252,3247,3253],[3253,3247,3254],[3254,3247,3255],[3255,3247,3256],[3256,3247,3257],[3257,3247,3245],[3257,3245,3258],[3258,3245,3259],[3259,3245,3260],[3260,3245,3261],[3261,3245,3262],[3262,3245,3243],[3262,3243,3263],[2295,3264,3248],[3264,2295,3265],[3265,2295,2319],[3265,2319,3266],[3266,2319,3267],[3267,2319,3251],[3248,3264,3268],[3248,3268,3269],[3248,3269,3270],[3248,3270,3271],[3248,3271,3272],[3248,3272,3273],[3248,3273,3274],[3248,3274,3275],[3248,3275,3263],[3248,3263,3243],[3248,3243,3241],[3248,3241,3239],[3248,3239,3236],[3248,3236,3235],[3237,3248,3235],[3248,3237,3249],[2293,3276,2294],[3276,2293,3277],[3277,2293,3278],[3278,2293,3249],[2294,3276,3279],[2294,3279,3280],[2294,3280,3281],[3278,3249,3282],[3282,3249,3283],[3283,3249,3284],[3284,3249,3285],[3285,3249,3286],[3286,3249,3287],[3287,3249,3288],[3288,3249,3289],[3289,3249,3242],[3242,3249,3240],[3240,3249,3238],[3238,3249,3234],[3234,3249,3237],[2294,3290,3246],[3290,2294,3281],[3246,3290,3291],[3246,3291,3292],[3246,3292,3293],[3246,3293,3294],[3246,3294,3295],[3246,3295,3296],[3246,3296,3244],[3244,3296,3297],[3244,3297,3298],[3244,3298,3299],[3244,3299,3242],[3242,3299,3300],[3242,3300,3301],[3242,3301,3289],[3271,3302,3303],[3302,3271,3270],[3272,3303,3304],[3303,3272,3271],[3273,3304,3305],[3304,3273,3272],[3274,3305,3306],[3305,3274,3273],[3275,3306,3307],[3306,3275,3274],[3263,3307,3308],[3307,3263,3275],[3262,3308,3309],[3308,3262,3263],[3261,3309,3310],[3309,3261,3262],[3260,3310,3311],[3310,3260,3261],[3312,3260,3311],[3260,3312,3259],[3313,3259,3312],[3259,3313,3258],[3314,3258,3313],[3258,3314,3257],[3315,3257,3314],[3257,3315,3256],[3316,3256,3315],[3256,3316,3255],[3317,3255,3316],[3255,3317,3254],[3318,3254,3317],[3254,3318,3253],[3319,3253,3318],[3253,3319,3252],[3320,3252,3319],[3252,3320,3250],[3321,3250,3320],[3250,3321,3251],[3321,3267,3251],[3267,3321,3322],[3322,3266,3267],[3266,3322,3323],[3323,3265,3266],[3265,3323,3324],[3264,3324,3325],[3324,3264,3265],[3268,3325,3326],[3325,3268,3264],[3269,3326,3327],[3326,3269,3268],[3270,3327,3302],[3327,3270,3269],[3247,2294,3246],[2294,3247,2319],[3280,3290,3281],[3290,3280,3279],[3290,3279,3291],[3291,3279,3276],[3291,3276,3292],[3292,3276,3321],[3321,3276,3322],[3322,3276,3277],[3322,3277,3323],[3323,3277,3278],[3323,3278,3324],[3324,3278,3325],[3325,3278,3326],[3326,3278,3282],[3326,3282,3327],[3327,3282,3283],[3327,3283,3302],[3302,3283,3303],[3303,3283,3284],[3303,3284,3304],[3304,3284,3285],[3304,3285,3305],[3305,3285,3306],[3306,3285,3286],[3306,3286,3307],[3307,3286,3308],[3292,3320,3293],[3320,3292,3321],[3293,3320,3319],[3293,3319,3318],[3293,3318,3294],[3294,3318,3317],[3294,3317,3316],[3294,3316,3295],[3295,3316,3315],[3295,3315,3296],[3296,3315,3314],[3296,3314,3313],[3296,3313,3297],[3297,3313,3312],[3297,3312,3298],[3298,3312,3311],[3298,3311,3310],[3298,3310,3309],[3298,3309,3299],[3299,3309,3308],[3299,3308,3286],[3299,3286,3287],[3299,3287,3300],[3300,3287,3288],[3300,3288,3301],[3301,3288,3289],[182,178,177],[241,239,242],[242,239,224],[477,318,439],[685,592,817],[601,824,540],[540,824,582],[1000,682,1043],[1059,1057,1052],[1082,1080,1446],[1446,1080,1134],[1134,1080,1137],[1137,1080,1075],[1047,1133,1228],[1384,1226,1227],[1335,1067,1304],[1347,1418,2333],[1217,1132,1337],[1462,1459,1472],[1472,1459,1483],[1533,1669,1627],[1678,1561,1650],[1650,1561,1575],[1575,1561,1687],[1687,1561,1666],[1728,1773,1730],[1698,1837,1746],[1463,1837,1698],[1483,1891,1470],[2002,1952,1948],[2228,2153,2152],[2024,2160,2159],[2018,2160,2019],[2077,2209,2138],[2219,2216,2269],[2201,2242,2249],[2268,2264,1976],[1389,2333,1456],[2637,2638,2636],[2780,2774,2778],[2875,2873,1925],[2838,2905,2839],[2890,2892,2891],[2899,2887,2886],[2898,2885,1915],[2957,2964,2821],[3047,3046,3055],[3054,3057,1944],[3004,3073,3072],[3062,3049,1952],[2130,2153,2228],[3120,3128,3121],[2019,2160,2024],[2186,2260,2168],[2935,2934,2936],[3113,3103,2987],[216,178,182],[1304,1067,1267],[1661,1469,1737],[2173,2129,2063],[2227,2166,2226],[1423,2333,1389],[2085,2201,2086],[2663,2615,1896],[3328,2615,2562],[1925,1982,1929],[2615,1899,1896],[1898,2751,1899],[1929,1982,1927],[2751,1896,1899],[1996,1995,1947],[664,662,635],[12,316,287],[1515,1706,1658],[1321,1240,1162],[1713,1782,1708],[1356,1330,1314],[1971,1937,1972],[1323,1240,1321],[1708,1782,1820],[1658,1706,1850],[1656,1850,1619],[1359,1334,1355],[1278,1149,1397],[1280,1399,1206],[1421,1426,1419],[1504,1601,1592],[1592,1598,1498],[1922,1924,1920],[2265,2266,1947],[1947,2266,1976],[1977,2298,2265],[2289,2150,1971],[1937,3329,1972],[3330,2279,1974],[1423,1425,2332],[1389,3331,3332],[1937,2296,1927],[2267,2266,1977],[1982,1971,2150],[2294,2319,2295],[2291,2290,2325],[1928,1927,2287],[1759,1849,1812],[1506,1775,1504],[1219,1315,1112],[1280,1396,1278],[1944,1941,1939],[779,746,777],[727,782,725],[1963,2002,1948],[136,87,138],[56,142,54],[1350,1876,1351],[1879,1878,1872],[1878,1874,1872],[2330,2329,2323],[2327,2290,2326],[2328,2294,3333],[2324,2293,3333],[2301,2312,2309],[2301,2309,2304],[2309,2315,2304],[2315,2314,2304],[2246,2075,2061],[2246,2061,2051],[2091,2234,2236],[2236,2261,2091],[2225,2146,2145],[3334,2145,2207],[2147,2146,2202],[2245,2145,2208],[2233,2232,2104],[2235,2234,2232],[2076,2075,2062],[2090,2051,2075],[2206,3335,2043],[2223,2222,2119],[2171,2223,2119],[2171,2119,2113],[2072,2171,2113],[2071,2072,2113],[2071,2113,2130],[2205,2071,2130],[2205,2130,2228],[2206,2205,2228],[3335,2206,2228],[2228,2229,2105],[2127,2181,2182],[2127,2182,2048],[2229,2127,2048],[3336,2048,2049],[2048,3336,2229],[2045,3337,2229],[2155,2154,2156],[2177,2176,2156],[2045,2264,2156],[3337,2045,2156],[2156,2069,2105],[2278,3338,3339],[3340,1974,2265],[3341,1974,2279],[1927,3342,1937],[1974,1937,1982],[1974,1982,2265],[1986,1985,2265],[1988,1987,2265],[1991,1990,2265],[3343,2265,3344],[1998,1997,3344],[1989,1984,3345],[1999,1992,3346],[2001,2000,3346],[1979,1969,1967],[1962,1961,3347],[3347,1961,2752],[1960,1959,3348],[1956,1896,3348],[3349,1896,2751],[1953,1952,1949],[1968,1963,1952],[1945,1944,3350],[2003,1954,3350],[1926,1925,1929],[1933,1932,1929],[1983,1924,3351],[1923,1922,3351],[1904,1903,1930],[2644,3352,1930],[3353,1909,3352],[2644,2300,1899],[1909,3353,1899],[1899,2615,1909],[2615,3328,1909],[3354,1910,1909],[1894,3355,2663],[3355,1894,1957],[3356,1957,1964],[1964,1916,1910],[1916,1905,1910],[1938,2809,1914],[1912,1914,2726],[2726,2727,3357],[1897,1901,2729],[2729,2728,1897],[1882,1878,1875],[1886,1872,1880],[1883,1351,1870],[1881,1350,1877],[1693,1786,1690],[1690,1791,1693],[1707,1714,1711],[1707,1711,1710],[1689,1688,1693],[1696,1695,1690],[1664,1663,1685],[1685,1593,1596],[1641,1758,1640],[1758,1813,1640],[1609,1608,1575],[1575,1687,1609],[1544,1607,1678],[1648,1544,1678],[1754,1685,1594],[1686,1663,1596],[1518,1657,1516],[1657,1659,1516],[1505,1591,1503],[1591,1495,1503],[1470,1893,1472],[1483,1470,1856],[3358,1472,1483],[1472,3358,1462],[1462,1856,1887],[1887,3359,1855],[3359,1887,1472],[1888,1462,3360],[1472,1471,1856],[1856,1862,1697],[1464,1463,1698],[1698,1469,1466],[1698,1852,1469],[1842,1859,1469],[1432,1439,1134],[1137,1453,1134],[1141,1449,1429],[1449,1450,1429],[1276,1163,1175],[1163,1287,1175],[1324,1318,1322],[1318,1364,1322],[1281,1428,1279],[1428,1427,1279],[1275,1269,1095],[1286,1095,1269],[1277,1276,1164],[1288,1287,1176],[1123,1082,1446],[1446,1445,1438],[1109,1218,1220],[1109,1220,1111],[1096,1095,1285],[1271,1269,1091],[1055,1366,1056],[1305,1336,1053],[1302,1367,1335],[1304,1422,1335],[1005,1044,1043],[1005,1043,1034],[1043,1029,1034],[1029,1041,1034],[1038,1037,530],[1037,1039,530],[1040,532,530],[1028,532,964],[708,711,707],[711,815,707],[694,695,693],[695,696,693],[533,532,531],[532,963,528],[963,1037,528],[963,1040,1037],[508,507,514],[507,511,514],[511,477,514],[477,520,518],[302,506,306],[505,439,306],[516,306,439],[441,515,442],[308,306,3361],[3361,306,519],[519,441,506],[441,439,506],[31,38,30],[38,40,30],[13,16,11],[16,14,11],[1990,3344,2265],[1994,1993,3344],[1992,3345,3346],[3346,1980,1967],[303,302,3361],[506,3361,519],[303,506,304],[506,303,3361],[308,302,296],[302,308,3361],[442,439,401],[439,442,519],[505,506,339],[506,505,306],[514,522,510],[514,510,476],[522,511,510],[513,511,522],[509,508,512],[507,512,489],[509,507,474],[507,509,512],[513,477,489],[477,513,522],[519,515,403],[515,519,442],[516,519,403],[519,516,439],[514,518,225],[518,514,477],[478,520,441],[520,478,518],[521,514,478],[514,521,522],[531,528,527],[528,531,532],[533,530,534],[530,533,531],[1981,1980,3345],[3345,1980,3346],[1951,1950,3347],[1940,3347,2752],[3348,2752,1961],[1896,3349,3348],[964,1040,927],[1040,964,532],[3349,2752,3348],[2751,2750,3349],[1028,963,863],[963,1028,964],[1030,1041,999],[1034,1036,1030],[1031,1034,1030],[1043,1045,1031],[1045,1034,1031],[1034,1045,1000],[1033,1043,1019],[1043,1033,1045],[1032,1043,1031],[1043,1032,1019],[1035,1005,999],[1005,1035,1000],[1036,1041,1030],[1041,1036,999],[1038,528,927],[528,1038,530],[1040,1039,927],[1039,1040,530],[1000,1044,1040],[1044,1000,1043],[1056,1053,1052],[1053,1056,1305],[1096,1091,1094],[1091,1096,1285],[1123,1121,1081],[1121,1123,1446],[1135,1137,1136],[1137,1135,1432],[1164,1287,1165],[1287,1164,1276],[1176,1276,1091],[1276,1176,1287],[1271,1285,1222],[1285,1271,1091],[1275,1091,1273],[1091,1275,1095],[1277,1163,1273],[1163,1277,1164],[1286,1285,1282],[1285,1286,1269],[1288,1175,1282],[1175,1288,1176],[1335,1454,1303],[1335,1303,1305],[1454,1304,1303],[1304,1454,1347],[1942,1941,3350],[1955,1939,3350],[1306,1305,1302],[1305,1306,1055],[1335,1336,1065],[1336,1335,1053],[3332,1347,2333],[2333,1348,3332],[3331,1389,1348],[1348,1389,3332],[1347,3331,1348],[3331,1347,3332],[2333,1346,1348],[1346,2333,2332],[1305,1366,1065],[1366,1305,1056],[1053,1367,1054],[1367,1053,1335],[1302,1422,1265],[1422,1302,1335],[1423,1458,1426],[1426,2332,1419],[1421,1425,1426],[1425,1421,2332],[1458,2332,1426],[2332,1458,1457],[1446,1436,1435],[1436,1446,1253],[1121,1438,1328],[1438,1121,1446],[1433,1439,1328],[1447,1134,1439],[1423,1437,1053],[1437,1423,1347],[1435,1445,1433],[1445,1435,1438],[1447,1433,1446],[1433,1447,1439],[1432,1451,1433],[1451,1432,1135],[1432,1453,1386],[1453,1432,1134],[1440,1347,1423],[1347,1440,1304],[1918,1915,3351],[1921,1920,3351],[1464,1466,1465],[1466,1464,1698],[1470,1471,1463],[1470,1578,1471],[1482,1470,1472],[1470,1482,1484],[1481,1483,1482],[1483,1481,1887],[3352,1906,1930],[1908,1906,3352],[1609,1574,1576],[1834,1687,1574],[1687,1577,1574],[1577,1687,1642],[1609,1834,1574],[1834,1609,1674],[1856,1893,1884],[1856,3362,1893],[1856,1578,1579],[1578,1856,1471],[1469,1580,1470],[1469,1468,1580],[1594,1596,1595],[1685,3363,1594],[1545,1607,1605],[1607,1545,1678],[1576,1608,1605],[1576,1649,1608],[1648,1650,1576],[1650,1648,1678],[1575,1649,1650],[1649,1575,1608],[1664,1596,1582],[1596,1664,1685],[1544,1676,1545],[1676,1544,1650],[1678,1675,1676],[1675,1678,1542],[1650,1677,1676],[1677,1650,1507],[1686,1685,1492],[3363,1685,1686],[1689,1690,1652],[1693,3364,1689],[1696,1693,1692],[3364,1693,1696],[1462,1889,3360],[3360,1472,1887],[1890,1472,1889],[1889,1472,3360],[1472,1697,1698],[1697,1472,1856],[1698,1699,1472],[1699,1698,1842],[1754,1593,1595],[1593,1754,1594],[1688,1786,1784],[1786,1688,1690],[1695,1791,1593],[1791,1695,1693],[1466,1468,1470],[1468,1466,1580],[1842,1852,1745],[1852,1842,1469],[1888,1887,1889],[1887,1888,3360],[1856,1892,1857],[1857,1887,1460],[1462,1862,1698],[1862,1462,1697],[1462,1855,1857],[1855,1462,1887],[3359,1856,1855],[3362,1856,3359],[1892,1887,1857],[1887,1892,1884],[1579,1859,1743],[1859,1579,1469],[1870,1350,1868],[1351,3365,1870],[1875,1872,1871],[1878,3366,1875],[1877,1351,1878],[3365,1351,1877],[1880,1878,1351],[3366,1878,1880],[1881,1876,1868],[1876,1881,1877],[1882,1874,1459],[1874,1882,1875],[1883,1349,1869],[1349,1883,1870],[2644,3353,3352],[3353,2644,1899],[1886,1879,1885],[1879,1886,1880],[1887,1890,1889],[1890,1887,1481],[1856,1891,1887],[1891,1856,1470],[1912,1901,1902],[3357,2729,1901],[1904,1906,1905],[1906,1904,1930],[1908,1909,1907],[1909,1908,3352],[1918,1920,1916],[1920,1918,3351],[1919,1916,1920],[1916,1919,1907],[1921,1922,1905],[1922,1921,3351],[1923,1924,1903],[1924,1923,3351],[1926,1932,1903],[1932,1926,1929],[1928,1937,1929],[1937,1928,2287],[1931,1903,1932],[1903,1931,2662],[1933,1934,1930],[1936,1934,1933],[1936,1929,1935],[1929,1936,1933],[1942,1939,1938],[1939,1942,3350],[1943,1914,1941],[2726,2810,1943],[1945,1941,1914],[1941,1945,3350],[1949,1963,1950],[1963,1949,1952],[1951,1940,1948],[1940,1951,3347],[1953,1948,1940],[1948,1953,1949],[1955,1954,1940],[1954,1955,3350],[1956,1959,1894],[1959,1956,3348],[1958,1894,1959],[1894,1958,1910],[1960,1961,1957],[1961,1960,3348],[1962,1950,1957],[1950,1962,3347],[1965,1957,1963],[1957,1965,1910],[1966,1964,1917],[1964,1966,1907],[1968,2002,1967],[2004,2002,1968],[3337,2105,2229],[2105,3337,2156],[2045,3336,2049],[3336,2045,2229],[2266,2298,1976],[2298,2266,2265],[3364,1690,1689],[1690,3364,1696],[1982,2296,1971],[3342,1927,2296],[1974,3340,3339],[1947,1973,3339],[3338,2278,1973],[1973,2278,3339],[1974,3338,1973],[3338,1974,3339],[1982,3342,2296],[3342,1982,1937],[2044,2043,3335],[2105,3335,2228],[1856,3358,1483],[3358,1856,1462],[3362,1472,1893],[1472,3362,3359],[1979,1980,1915],[1980,1979,1967],[1981,1984,1915],[1984,1981,3345],[1983,1915,1982],[1915,1983,3351],[1986,1982,1984],[1982,1986,2265],[1988,1985,1984],[1985,1988,2265],[1989,1992,1987],[1992,1989,3345],[1991,1987,1992],[1987,1991,2265],[1994,1990,1992],[1990,1994,3344],[2265,3343,1996],[1947,2299,1996],[3343,1997,1996],[1997,3343,3344],[1998,1993,1995],[1993,1998,3344],[1999,2000,1995],[2000,1999,3346],[2001,1967,1995],[1967,2001,3346],[2003,1944,2002],[1944,2003,3350],[2004,1952,1954],[1952,2004,1968],[1995,1978,1947],[1978,1995,1944],[3340,1947,3339],[1947,3340,2265],[2044,2105,2045],[2105,2044,3335],[2062,2051,2025],[2051,2062,2075],[2070,2105,2043],[2105,2070,2205],[2076,2061,2027],[2061,2076,2062],[2090,2246,2089],[2248,2246,2090],[2104,2234,2103],[2234,2104,2232],[2147,2145,2144],[2145,2147,2202],[2151,1982,1985],[1982,2151,1970],[2155,2176,2106],[2176,2155,2156],[1910,3354,3355],[1957,3356,3355],[3366,1872,1875],[1872,3366,1880],[3365,1350,1870],[1350,3365,1877],[2177,2264,2045],[2264,2177,2156],[2208,2202,2189],[2202,2208,2145],[2225,2202,2226],[2145,3334,2225],[2291,2329,2292],[2329,2291,2325],[2233,2091,2093],[2091,2233,2104],[2235,2236,2103],[2236,2235,2232],[2245,2207,2189],[2207,2245,2208],[2248,2075,2027],[2075,2248,2090],[2663,3354,1909],[3354,2663,3355],[2232,2261,2157],[2261,2232,2091],[1982,2263,1985],[2263,1982,1970],[3356,1910,3355],[1910,3356,1964],[2267,2265,2268],[2270,2265,2267],[2270,1977,2035],[1977,2270,2267],[3357,1912,2726],[1912,3357,1901],[2266,1975,1977],[1975,2266,2268],[2281,2279,2277],[2279,2281,2278],[2289,1970,2288],[1970,2289,1971],[2320,2319,3333],[2331,2295,3333],[2279,3330,3341],[3341,1937,1974],[3329,1937,3330],[3330,1937,3341],[3329,1974,1972],[1974,3329,3330],[3334,2202,2225],[2202,3334,2207],[2265,2299,2286],[2299,2265,1996],[2297,1976,2298],[1976,2297,2275],[3363,1596,1594],[1596,3363,1686],[2271,1970,2154],[1970,2271,2263],[2320,2295,2317],[2295,2320,3333],[2323,2290,2321],[2290,2323,2329],[2324,2294,2325],[2294,2324,3333],[2326,2329,2293],[2329,2326,2290],[2327,2325,2321],[2325,2327,2326],[2328,2319,1418],[2319,2328,3333],[2330,2292,2322],[2292,2330,2323],[2331,2293,1455],[2293,2331,3333],[2660,1964,1907],[1964,2660,1965],[2729,2727,2715],[2727,2729,3357],[1898,2728,2730],[2728,1898,1897],[2752,2750,2735],[2750,2752,3349],[1897,2789,2790],[2789,1897,1912],[1896,2808,2752],[2808,1896,2735],[2726,2809,2717],[2809,2726,1914],[1914,2810,1911],[2810,1914,1943],[1929,2884,1934],[2884,1929,2875],[1895,2663,1896],[2663,1895,1910],[2663,3328,2562],[3328,2663,1909]]]";
thingiview = new Thingiview("viewer");
thingiview.setObjectColor('#C0D8F0');
thingiview.initScene();
// thingiview.setShowPlane(true);
// thingiview.loadArray(eval(document.getElementById('json').value));
thingiview.loadArray(eval(voltron));
};
/**
* This function re-renders the contents of the viewer.
*/
StlViewer.prototype.updateViewer = function() {
}
/**
* This function retrieves the latest student work
*
* @return the latest state object or null if the student has never submitted
* work for this step
*/
StlViewer.prototype.getLatestState = function() {
var latestState = null;
//check if the states array has any elements
if(this.states != null && this.states.length > 0) {
//get the last state
latestState = this.states[this.states.length - 1];
}
return latestState;
};
/**
* This function retrieves the student work from the html ui, creates a state
* object to represent the student work, and then saves the student work.
*
* note: you do not have to use 'studentResponseTextArea', they are just
* provided as examples. you may create your own html ui elements in
* the .html file for this step (look at stlViewer.html).
*/
StlViewer.prototype.save = function() {
//get the answer the student wrote
var response = $('#studentResponseTextArea').val();
/*
* create the student state that will store the new work the student
* just submitted
*/
var stlViewerState = new StlViewerState(response);
/*
* fire the event to push this state to the global view.states object.
* the student work is saved to the server once they move on to the
* next step.
*/
eventManager.fire('pushStudentWork', stlViewerState);
//push the state object into this or object's own copy of states
this.states.push(stlViewerState);
};
/**
* get file
* translate STL to JSON
* render JSON in viewer
* set JSON as student's state data
* upload STL file to student assets
*/
StlViewer.prototype.uploadSTLFile = function() {
// get file
var filename = $('#filePath').val();
if(filename && filename != ''){
filename = filename.replace("C:\\fakepath\\", ""); // chrome/IE8 fakepath issue: http://acidmartin.wordpress.com/2009/06/09/the-mystery-of-cfakepath-unveiled/
console.log("filename: " + filename);
if(!this.view.utils.fileFilter(this.view.allowedStudentAssetExtensions,filename)){
this.view.notificationManager.notify('Sorry, the specified file type is not allowed.', 3, 'uploadMessage', 'notificationDiv');
return;
} else {
var frameId = 'assetUploadTarget_' + Math.floor(Math.random() * 1000001);
// var frame = document.createElement('iframe');
var frame = $('<iframe id="'+frameId+'" type="student" name="'+frameId+'" src="about:blank" style="display:none" />');
//(document, 'iframe', {id:frameId, type:'student', name:frameId, src:'about:blank', style:'display:none;'});
var postStudentAssetUrl = this.view.getConfig().getConfigParam("studentAssetManagerUrl");
// need to get rid of the ?type=StudentAssets&runId=X from the url because we're doing a POST and it will be syntactically incorrect.
if (postStudentAssetUrl.indexOf("?") != -1) {
postStudentAssetUrl = postStudentAssetUrl.substr(0,postStudentAssetUrl.indexOf("?"));
}
// var form = createElement(document, 'form', {id:'assetUploaderFrm', method:'POST', enctype:'multipart/form-data', action:postStudentAssetUrl, target:frameId, style:'display:none;'});
var form = $("<form id='assetUploaderFrm' method='POST' enctype='multipart/form-data' action='"+postStudentAssetUrl+"' target='"+frameId+"' style='display:none;' />")
//var assetPath = view.utils.getContentPath(view.authoringBaseUrl,view.project.getContentBase());
/* create and append elements */
$('body').append(frame);
$('body').append(form);
//form.appendChild(createElement(document,'input',{type:'hidden', name:'path', value:assetPath}));
form.append("<input type='hidden' name='type' value='studentAssetManager' />");
form.append("<input type='hidden' name='runId' value='"+this.view.config.getConfigParam("runId")+"' />");
form.append("<input type='hidden' name='forward' value='assetmanager' />");
form.append("<input type='hidden' name='cmd' value='studentAssetUpload' />");
//form.appendChild(createElement(document,'input',{type:'hidden', name:'projectId', value:view.portalProjectId}));
/* set up the event and callback when the response comes back to the frame */
frame.bind('load',this.view.assetUploaded,false);
/* change the name attribute to reflect that of the file selected by user */
document.getElementById('filePath').setAttribute("name", filename);
/* remove file input from the dialog and append it to the frame before submitting, we'll put it back later */
var fileInput = document.getElementById('filePath');
form.append(fileInput);
/* submit hidden form */
form.submit();
/* put the file input back and remove form now that the form has been submitted */
$('#submit').before(fileInput);
// document.body.removeChild(form);
// reset the form -- no idea how to do this
// $('#filePath').reset();
// document.getElementById('filePath').form.reset();
// let's try a simple reset:
// form.reset();
form.remove();
// Establish the server-side to the STL file: path/studentuploads/[workgroupID]/[file].stl
var getStudentUploadsBaseUrl = this.view.config.getConfigParam("getStudentUploadsBaseUrl");
var workgroupId = this.view.userAndClassInfo.getWorkgroupId();
var fileWWW = getStudentUploadsBaseUrl + "/" + workgroupId + "/" + filename;
// ajax request to that file
$.post(fileWWW, null, function(response){stlLoadedCallback(response);});
stlLoadedCallback = function(serverResponse) {
stlViewer.displaySTL(serverResponse);
}
// response text will be the raw text of the STL
// parse that
// display
} // else block (allowed extensions)
}
// translate STL to JSON
// render JSON in viewer
// set JSON as student's state data
// upload STL file to student assets
}
StlViewer.prototype.displaySTL = function(STLString) {
var vertsfaces = this.parseSTLString(STLString);
// code here from thingiview, line 628
// call constructor for Geometry with the array vertsfaces
thingiview.loadArray(eval(vertsfaces));
breakpointhere = 1;
}
// build stl's vertex and face arrays
// this code is from thingiloader.js (function this.parseSTLString)
StlViewer.prototype.parseSTLString = function(STLString) {
// var STLString = document.getElementById('hiddenSTLFileData').innerHTML;
// window.alert("inside parseSTLString()");
var vertexes = [];
var faces = [];
var face_vertexes = [];
var vert_hash = {}
// console.log(STLString);
// strip out extraneous stuff
STLString = STLString.replace(/\r/, "\n");
STLString = STLString.replace(/^solid[^\n]*/, "");
STLString = STLString.replace(/\n/g, " ");
STLString = STLString.replace(/facet normal /g,"");
STLString = STLString.replace(/outer loop/g,"");
STLString = STLString.replace(/vertex /g,"");
STLString = STLString.replace(/endloop/g,"");
STLString = STLString.replace(/endfacet/g,"");
STLString = STLString.replace(/endsolid[^\n]*/, "");
STLString = STLString.replace(/\s+/g, " ");
STLString = STLString.replace(/^\s+/, "");
console.log(STLString);
var facet_count = 0;
var block_start = 0;
var points = STLString.split(" ");
// workerFacadeMessage({'status':'message', 'content':'Parsing vertices...'});
for (var i=0; i<points.length/12-1; i++) {
if ((i % 100) == 0) {
// workerFacadeMessage({'status':'progress', 'content':parseInt(i / (points.length/12-1) * 100) + '%'});
}
var face_indices = [];
for (var x=0; x<3; x++) {
var vertex = [parseFloat(points[block_start+x*3+3]), parseFloat(points[block_start+x*3+4]), parseFloat(points[block_start+x*3+5])];
var vertexIndex = vert_hash[vertex];
if (vertexIndex == null) {
vertexIndex = vertexes.length;
vertexes.push(vertex);
vert_hash[vertex] = vertexIndex;
}
face_indices.push(vertexIndex);
}
faces.push(face_indices);
block_start = block_start + 12;
}
return [vertexes, faces];
}
// STLGeometry object courtesy of thingiview.js
/*
var STLGeometry = function(stlArray) {
// log("building geometry...");
THREE.Geometry.call(this);
var scope = this;
// var vertexes = stlArray[0];
// var normals = stlArray[1];
// var faces = stlArray[2];
for (var i=0; i<stlArray[0].length; i++) {
v(stlArray[0][i][0], stlArray[0][i][1], stlArray[0][i][2]);
}
for (var i=0; i<stlArray[1].length; i++) {
f3(stlArray[1][i][0], stlArray[1][i][1], stlArray[1][i][2]);
}
function v(x, y, z) {
// log("adding vertex: " + x + "," + y + "," + z);
scope.vertices.push( new THREE.Vertex( new THREE.Vector3( x, y, z ) ) );
}
function f3(a, b, c) {
// log("adding face: " + a + "," + b + "," + c)
scope.faces.push( new THREE.Face3( a, b, c ) );
}
// log("computing centroids...");
this.computeCentroids();
// log("computing normals...");
// this.computeNormals();
this.computeFaceNormals();
this.sortFacesByMaterial();
// log("finished building geometry");
scope.min_x = 0;
scope.min_y = 0;
scope.min_z = 0;
scope.max_x = 0;
scope.max_y = 0;
scope.max_z = 0;
for (var v = 0, vl = scope.vertices.length; v < vl; v ++) {
scope.max_x = Math.max(scope.max_x, scope.vertices[v].position.x);
scope.max_y = Math.max(scope.max_y, scope.vertices[v].position.y);
scope.max_z = Math.max(scope.max_z, scope.vertices[v].position.z);
scope.min_x = Math.min(scope.min_x, scope.vertices[v].position.x);
scope.min_y = Math.min(scope.min_y, scope.vertices[v].position.y);
scope.min_z = Math.min(scope.min_z, scope.vertices[v].position.z);
}
scope.center_x = (scope.max_x + scope.min_x)/2;
scope.center_y = (scope.max_y + scope.min_y)/2;
scope.center_z = (scope.max_z + scope.min_z)/2;
}
*/
// following two lines of code from thingiview.js
// STLGeometry.prototype = new THREE.Geometry();
// STLGeometry.prototype.constructor = STLGeometry;
//used to notify scriptloader that this script has finished loading
if(typeof eventManager != 'undefined'){
eventManager.fire('scriptLoaded', 'vle/node/stlViewer/stlViewer.js');
}