trunk/src/mame/layout/bfm_sc1.lay
r18193 | r18194 | |
1 | | <?xml version="1.0"?> |
2 | | <mamelayout version="2"> |
3 | | <element name="matrixlamp"> |
4 | | <rect state ="0"> |
5 | | <bounds x="0" y="0" width="7" height="7" /> |
6 | | <color red="0.7" green="0.7" blue="0.7" /> |
7 | | </rect> |
8 | | <rect state ="1"> |
9 | | <bounds x="0" y="0" width="7" height="7" /> |
10 | | <color red="0.0" green="0.0" blue="1.0" /> |
11 | | </rect> |
12 | | <rect state ="2"> |
13 | | <bounds x="0" y="0" width="7" height="7" /> |
14 | | <color red="0.0" green="1.0" blue="0.0" /> |
15 | | </rect> |
16 | | </element> |
17 | | <element name="vfd0"> |
18 | | <led14segsc> |
19 | | <color red="0" green="0.6" blue="1.0" /> |
20 | | </led14segsc> |
21 | | </element> |
22 | | |
23 | | <element name="Steppers" defstate="0"> |
24 | | <simplecounter maxstate="999" digits="3"> |
25 | | <color red="1.0" green="1.0" blue="1.0" /> |
26 | | <bounds x="0" y="0" width="1" height="1" /> |
27 | | </simplecounter> |
28 | | </element> |
29 | | |
30 | | <view name="Full Output"> |
31 | | <screen index="0"> |
32 | | <bounds x="127" y="0" width="400" height="280" /> |
33 | | </screen> |
34 | | <backdrop name="vfd0" element="vfd0" state="0"> |
35 | | <bounds x="10" y="280" width="9" height="17"/> |
36 | | </backdrop> |
37 | | <backdrop name="vfd1" element="vfd0" state="0"> |
38 | | <bounds x="19" y="280" width="9" height="17"/> |
39 | | </backdrop> |
40 | | <backdrop name="vfd2" element="vfd0" state="0"> |
41 | | <bounds x="28" y="280" width="9" height="17"/> |
42 | | </backdrop> |
43 | | <backdrop name="vfd3" element="vfd0" state="0"> |
44 | | <bounds x="37" y="280" width="9" height="17"/> |
45 | | </backdrop> |
46 | | <backdrop name="vfd4" element="vfd0" state="0"> |
47 | | <bounds x="46" y="280" width="9" height="17"/> |
48 | | </backdrop> |
49 | | <backdrop name="vfd5" element="vfd0" state="0"> |
50 | | <bounds x="55" y="280" width="9" height="17"/> |
51 | | </backdrop> |
52 | | <backdrop name="vfd6" element="vfd0" state="0"> |
53 | | <bounds x="64" y="280" width="9" height="17"/> |
54 | | </backdrop> |
55 | | <backdrop name="vfd7" element="vfd0" state="0"> |
56 | | <bounds x="73" y="280" width="9" height="17"/> |
57 | | </backdrop> |
58 | | <backdrop name="vfd8" element="vfd0" state="0"> |
59 | | <bounds x="82" y="280" width="9" height="17"/> |
60 | | </backdrop> |
61 | | <backdrop name="vfd9" element="vfd0" state="0"> |
62 | | <bounds x="91" y="280" width="9" height="17"/> |
63 | | </backdrop> |
64 | | <backdrop name="vfd10" element="vfd0" state="0"> |
65 | | <bounds x="100" y="280" width="9" height="17"/> |
66 | | </backdrop> |
67 | | <backdrop name="vfd11" element="vfd0" state="0"> |
68 | | <bounds x="109" y="280" width="9" height="17"/> |
69 | | </backdrop> |
70 | | <backdrop name="vfd12" element="vfd0" state="0"> |
71 | | <bounds x="118" y="280" width="9" height="17"/> |
72 | | </backdrop> |
73 | | <backdrop name="vfd13" element="vfd0" state="0"> |
74 | | <bounds x="127" y="280" width="9" height="17"/> |
75 | | </backdrop> |
76 | | <backdrop name="vfd14" element="vfd0" state="0"> |
77 | | <bounds x="136" y="280" width="9" height="17"/> |
78 | | </backdrop> |
79 | | <backdrop name="vfd15" element="vfd0" state="0"> |
80 | | <bounds x="145" y="280" width="9" height="17"/> |
81 | | </backdrop> |
82 | | <backdrop name="reel1" element="Steppers" state="0"> |
83 | | <bounds x="10" y="320" width="50" height="50"/> |
84 | | </backdrop> |
85 | | <backdrop name="reel2" element="Steppers" state="0"> |
86 | | <bounds x="60" y="320" width="50" height="50"/> |
87 | | </backdrop> |
88 | | <backdrop name="reel3" element="Steppers" state="0"> |
89 | | <bounds x="110" y="320" width="50" height="50"/> |
90 | | </backdrop> |
91 | | <backdrop name="reel4" element="Steppers" state="0"> |
92 | | <bounds x="160" y="320" width="50" height="50"/> |
93 | | </backdrop> |
94 | | <backdrop name="reel5" element="Steppers" state="0"> |
95 | | <bounds x="220" y="320" width="50" height="50"/> |
96 | | </backdrop> |
97 | | <backdrop name="reel6" element="Steppers" state="0"> |
98 | | <bounds x="280" y="320" width="50" height="50"/> |
99 | | </backdrop> |
100 | | <backdrop name="lamp0" element="matrixlamp" state="0"> |
101 | | <bounds x="0" y="0" width="7" height="7"/> |
102 | | </backdrop> |
103 | | <backdrop name="lamp1" element="matrixlamp" state="0"> |
104 | | <bounds x="8" y="0" width="7" height="7"/> |
105 | | </backdrop> |
106 | | <backdrop name="lamp2" element="matrixlamp" state="0"> |
107 | | <bounds x="16" y="0" width="7" height="7"/> |
108 | | </backdrop> |
109 | | <backdrop name="lamp3" element="matrixlamp" state="0"> |
110 | | <bounds x="24" y="0" width="7" height="7"/> |
111 | | </backdrop> |
112 | | <backdrop name="lamp4" element="matrixlamp" state="0"> |
113 | | <bounds x="32" y="0" width="7" height="7"/> |
114 | | </backdrop> |
115 | | <backdrop name="lamp5" element="matrixlamp" state="0"> |
116 | | <bounds x="40" y="0" width="7" height="7"/> |
117 | | </backdrop> |
118 | | <backdrop name="lamp6" element="matrixlamp" state="0"> |
119 | | <bounds x="48" y="0" width="7" height="7"/> |
120 | | </backdrop> |
121 | | <backdrop name="lamp7" element="matrixlamp" state="0"> |
122 | | <bounds x="56" y="0" width="7" height="7"/> |
123 | | </backdrop> |
124 | | <backdrop name="lamp8" element="matrixlamp" state="0"> |
125 | | <bounds x="64" y="0" width="7" height="7"/> |
126 | | </backdrop> |
127 | | <backdrop name="lamp9" element="matrixlamp" state="0"> |
128 | | <bounds x="72" y="0" width="7" height="7"/> |
129 | | </backdrop> |
130 | | <backdrop name="lamp10" element="matrixlamp" state="0"> |
131 | | <bounds x="80" y="0" width="7" height="7"/> |
132 | | </backdrop> |
133 | | <backdrop name="lamp11" element="matrixlamp" state="0"> |
134 | | <bounds x="88" y="0" width="7" height="7"/> |
135 | | </backdrop> |
136 | | <backdrop name="lamp12" element="matrixlamp" state="0"> |
137 | | <bounds x="96" y="0" width="7" height="7"/> |
138 | | </backdrop> |
139 | | <backdrop name="lamp13" element="matrixlamp" state="0"> |
140 | | <bounds x="104" y="0" width="7" height="7"/> |
141 | | </backdrop> |
142 | | <backdrop name="lamp14" element="matrixlamp" state="0"> |
143 | | <bounds x="112" y="0" width="7" height="7"/> |
144 | | </backdrop> |
145 | | <backdrop name="lamp15" element="matrixlamp" state="0"> |
146 | | <bounds x="120" y="0" width="7" height="7"/> |
147 | | </backdrop> |
148 | | <backdrop name="lamp16" element="matrixlamp" state="0"> |
149 | | <bounds x="0" y="8" width="7" height="7"/> |
150 | | </backdrop> |
151 | | <backdrop name="lamp17" element="matrixlamp" state="0"> |
152 | | <bounds x="8" y="8" width="7" height="7"/> |
153 | | </backdrop> |
154 | | <backdrop name="lamp18" element="matrixlamp" state="0"> |
155 | | <bounds x="16" y="8" width="7" height="7"/> |
156 | | </backdrop> |
157 | | <backdrop name="lamp19" element="matrixlamp" state="0"> |
158 | | <bounds x="24" y="8" width="7" height="7"/> |
159 | | </backdrop> |
160 | | <backdrop name="lamp20" element="matrixlamp" state="0"> |
161 | | <bounds x="32" y="8" width="7" height="7"/> |
162 | | </backdrop> |
163 | | <backdrop name="lamp21" element="matrixlamp" state="0"> |
164 | | <bounds x="40" y="8" width="7" height="7"/> |
165 | | </backdrop> |
166 | | <backdrop name="lamp22" element="matrixlamp" state="0"> |
167 | | <bounds x="48" y="8" width="7" height="7"/> |
168 | | </backdrop> |
169 | | <backdrop name="lamp23" element="matrixlamp" state="0"> |
170 | | <bounds x="56" y="8" width="7" height="7"/> |
171 | | </backdrop> |
172 | | <backdrop name="lamp24" element="matrixlamp" state="0"> |
173 | | <bounds x="64" y="8" width="7" height="7"/> |
174 | | </backdrop> |
175 | | <backdrop name="lamp25" element="matrixlamp" state="0"> |
176 | | <bounds x="72" y="8" width="7" height="7"/> |
177 | | </backdrop> |
178 | | <backdrop name="lamp26" element="matrixlamp" state="0"> |
179 | | <bounds x="80" y="8" width="7" height="7"/> |
180 | | </backdrop> |
181 | | <backdrop name="lamp27" element="matrixlamp" state="0"> |
182 | | <bounds x="88" y="8" width="7" height="7"/> |
183 | | </backdrop> |
184 | | <backdrop name="lamp28" element="matrixlamp" state="0"> |
185 | | <bounds x="96" y="8" width="7" height="7"/> |
186 | | </backdrop> |
187 | | <backdrop name="lamp29" element="matrixlamp" state="0"> |
188 | | <bounds x="104" y="8" width="7" height="7"/> |
189 | | </backdrop> |
190 | | <backdrop name="lamp30" element="matrixlamp" state="0"> |
191 | | <bounds x="112" y="8" width="7" height="7"/> |
192 | | </backdrop> |
193 | | <backdrop name="lamp31" element="matrixlamp" state="0"> |
194 | | <bounds x="120" y="8" width="7" height="7"/> |
195 | | </backdrop> |
196 | | <backdrop name="lamp32" element="matrixlamp" state="0"> |
197 | | <bounds x="0" y="16" width="7" height="7"/> |
198 | | </backdrop> |
199 | | <backdrop name="lamp33" element="matrixlamp" state="0"> |
200 | | <bounds x="8" y="16" width="7" height="7"/> |
201 | | </backdrop> |
202 | | <backdrop name="lamp34" element="matrixlamp" state="0"> |
203 | | <bounds x="16" y="16" width="7" height="7"/> |
204 | | </backdrop> |
205 | | <backdrop name="lamp35" element="matrixlamp" state="0"> |
206 | | <bounds x="24" y="16" width="7" height="7"/> |
207 | | </backdrop> |
208 | | <backdrop name="lamp36" element="matrixlamp" state="0"> |
209 | | <bounds x="32" y="16" width="7" height="7"/> |
210 | | </backdrop> |
211 | | <backdrop name="lamp37" element="matrixlamp" state="0"> |
212 | | <bounds x="40" y="16" width="7" height="7"/> |
213 | | </backdrop> |
214 | | <backdrop name="lamp38" element="matrixlamp" state="0"> |
215 | | <bounds x="48" y="16" width="7" height="7"/> |
216 | | </backdrop> |
217 | | <backdrop name="lamp39" element="matrixlamp" state="0"> |
218 | | <bounds x="56" y="16" width="7" height="7"/> |
219 | | </backdrop> |
220 | | <backdrop name="lamp40" element="matrixlamp" state="0"> |
221 | | <bounds x="64" y="16" width="7" height="7"/> |
222 | | </backdrop> |
223 | | <backdrop name="lamp41" element="matrixlamp" state="0"> |
224 | | <bounds x="72" y="16" width="7" height="7"/> |
225 | | </backdrop> |
226 | | <backdrop name="lamp42" element="matrixlamp" state="0"> |
227 | | <bounds x="80" y="16" width="7" height="7"/> |
228 | | </backdrop> |
229 | | <backdrop name="lamp43" element="matrixlamp" state="0"> |
230 | | <bounds x="88" y="16" width="7" height="7"/> |
231 | | </backdrop> |
232 | | <backdrop name="lamp44" element="matrixlamp" state="0"> |
233 | | <bounds x="96" y="16" width="7" height="7"/> |
234 | | </backdrop> |
235 | | <backdrop name="lamp45" element="matrixlamp" state="0"> |
236 | | <bounds x="104" y="16" width="7" height="7"/> |
237 | | </backdrop> |
238 | | <backdrop name="lamp46" element="matrixlamp" state="0"> |
239 | | <bounds x="112" y="16" width="7" height="7"/> |
240 | | </backdrop> |
241 | | <backdrop name="lamp47" element="matrixlamp" state="0"> |
242 | | <bounds x="120" y="16" width="7" height="7"/> |
243 | | </backdrop> |
244 | | <backdrop name="lamp48" element="matrixlamp" state="0"> |
245 | | <bounds x="0" y="24" width="7" height="7"/> |
246 | | </backdrop> |
247 | | <backdrop name="lamp49" element="matrixlamp" state="0"> |
248 | | <bounds x="8" y="24" width="7" height="7"/> |
249 | | </backdrop> |
250 | | <backdrop name="lamp50" element="matrixlamp" state="0"> |
251 | | <bounds x="16" y="24" width="7" height="7"/> |
252 | | </backdrop> |
253 | | <backdrop name="lamp51" element="matrixlamp" state="0"> |
254 | | <bounds x="24" y="24" width="7" height="7"/> |
255 | | </backdrop> |
256 | | <backdrop name="lamp52" element="matrixlamp" state="0"> |
257 | | <bounds x="32" y="24" width="7" height="7"/> |
258 | | </backdrop> |
259 | | <backdrop name="lamp53" element="matrixlamp" state="0"> |
260 | | <bounds x="40" y="24" width="7" height="7"/> |
261 | | </backdrop> |
262 | | <backdrop name="lamp54" element="matrixlamp" state="0"> |
263 | | <bounds x="48" y="24" width="7" height="7"/> |
264 | | </backdrop> |
265 | | <backdrop name="lamp55" element="matrixlamp" state="0"> |
266 | | <bounds x="56" y="24" width="7" height="7"/> |
267 | | </backdrop> |
268 | | <backdrop name="lamp56" element="matrixlamp" state="0"> |
269 | | <bounds x="64" y="24" width="7" height="7"/> |
270 | | </backdrop> |
271 | | <backdrop name="lamp57" element="matrixlamp" state="0"> |
272 | | <bounds x="72" y="24" width="7" height="7"/> |
273 | | </backdrop> |
274 | | <backdrop name="lamp58" element="matrixlamp" state="0"> |
275 | | <bounds x="80" y="24" width="7" height="7"/> |
276 | | </backdrop> |
277 | | <backdrop name="lamp59" element="matrixlamp" state="0"> |
278 | | <bounds x="88" y="24" width="7" height="7"/> |
279 | | </backdrop> |
280 | | <backdrop name="lamp60" element="matrixlamp" state="0"> |
281 | | <bounds x="96" y="24" width="7" height="7"/> |
282 | | </backdrop> |
283 | | <backdrop name="lamp61" element="matrixlamp" state="0"> |
284 | | <bounds x="104" y="24" width="7" height="7"/> |
285 | | </backdrop> |
286 | | <backdrop name="lamp62" element="matrixlamp" state="0"> |
287 | | <bounds x="112" y="24" width="7" height="7"/> |
288 | | </backdrop> |
289 | | <backdrop name="lamp63" element="matrixlamp" state="0"> |
290 | | <bounds x="120" y="24" width="7" height="7"/> |
291 | | </backdrop> |
292 | | <backdrop name="lamp64" element="matrixlamp" state="0"> |
293 | | <bounds x="0" y="32" width="7" height="7"/> |
294 | | </backdrop> |
295 | | <backdrop name="lamp65" element="matrixlamp" state="0"> |
296 | | <bounds x="8" y="32" width="7" height="7"/> |
297 | | </backdrop> |
298 | | <backdrop name="lamp66" element="matrixlamp" state="0"> |
299 | | <bounds x="16" y="32" width="7" height="7"/> |
300 | | </backdrop> |
301 | | <backdrop name="lamp67" element="matrixlamp" state="0"> |
302 | | <bounds x="24" y="32" width="7" height="7"/> |
303 | | </backdrop> |
304 | | <backdrop name="lamp68" element="matrixlamp" state="0"> |
305 | | <bounds x="32" y="32" width="7" height="7"/> |
306 | | </backdrop> |
307 | | <backdrop name="lamp69" element="matrixlamp" state="0"> |
308 | | <bounds x="40" y="32" width="7" height="7"/> |
309 | | </backdrop> |
310 | | <backdrop name="lamp70" element="matrixlamp" state="0"> |
311 | | <bounds x="48" y="32" width="7" height="7"/> |
312 | | </backdrop> |
313 | | <backdrop name="lamp71" element="matrixlamp" state="0"> |
314 | | <bounds x="56" y="32" width="7" height="7"/> |
315 | | </backdrop> |
316 | | <backdrop name="lamp72" element="matrixlamp" state="0"> |
317 | | <bounds x="64" y="32" width="7" height="7"/> |
318 | | </backdrop> |
319 | | <backdrop name="lamp73" element="matrixlamp" state="0"> |
320 | | <bounds x="72" y="32" width="7" height="7"/> |
321 | | </backdrop> |
322 | | <backdrop name="lamp74" element="matrixlamp" state="0"> |
323 | | <bounds x="80" y="32" width="7" height="7"/> |
324 | | </backdrop> |
325 | | <backdrop name="lamp75" element="matrixlamp" state="0"> |
326 | | <bounds x="88" y="32" width="7" height="7"/> |
327 | | </backdrop> |
328 | | <backdrop name="lamp76" element="matrixlamp" state="0"> |
329 | | <bounds x="96" y="32" width="7" height="7"/> |
330 | | </backdrop> |
331 | | <backdrop name="lamp77" element="matrixlamp" state="0"> |
332 | | <bounds x="104" y="32" width="7" height="7"/> |
333 | | </backdrop> |
334 | | <backdrop name="lamp78" element="matrixlamp" state="0"> |
335 | | <bounds x="112" y="32" width="7" height="7"/> |
336 | | </backdrop> |
337 | | <backdrop name="lamp79" element="matrixlamp" state="0"> |
338 | | <bounds x="120" y="32" width="7" height="7"/> |
339 | | </backdrop> |
340 | | <backdrop name="lamp80" element="matrixlamp" state="0"> |
341 | | <bounds x="0" y="40" width="7" height="7"/> |
342 | | </backdrop> |
343 | | <backdrop name="lamp81" element="matrixlamp" state="0"> |
344 | | <bounds x="8" y="40" width="7" height="7"/> |
345 | | </backdrop> |
346 | | <backdrop name="lamp82" element="matrixlamp" state="0"> |
347 | | <bounds x="16" y="40" width="7" height="7"/> |
348 | | </backdrop> |
349 | | <backdrop name="lamp83" element="matrixlamp" state="0"> |
350 | | <bounds x="24" y="40" width="7" height="7"/> |
351 | | </backdrop> |
352 | | <backdrop name="lamp84" element="matrixlamp" state="0"> |
353 | | <bounds x="32" y="40" width="7" height="7"/> |
354 | | </backdrop> |
355 | | <backdrop name="lamp85" element="matrixlamp" state="0"> |
356 | | <bounds x="40" y="40" width="7" height="7"/> |
357 | | </backdrop> |
358 | | <backdrop name="lamp86" element="matrixlamp" state="0"> |
359 | | <bounds x="48" y="40" width="7" height="7"/> |
360 | | </backdrop> |
361 | | <backdrop name="lamp87" element="matrixlamp" state="0"> |
362 | | <bounds x="56" y="40" width="7" height="7"/> |
363 | | </backdrop> |
364 | | <backdrop name="lamp88" element="matrixlamp" state="0"> |
365 | | <bounds x="64" y="40" width="7" height="7"/> |
366 | | </backdrop> |
367 | | <backdrop name="lamp89" element="matrixlamp" state="0"> |
368 | | <bounds x="72" y="40" width="7" height="7"/> |
369 | | </backdrop> |
370 | | <backdrop name="lamp90" element="matrixlamp" state="0"> |
371 | | <bounds x="80" y="40" width="7" height="7"/> |
372 | | </backdrop> |
373 | | <backdrop name="lamp91" element="matrixlamp" state="0"> |
374 | | <bounds x="88" y="40" width="7" height="7"/> |
375 | | </backdrop> |
376 | | <backdrop name="lamp92" element="matrixlamp" state="0"> |
377 | | <bounds x="96" y="40" width="7" height="7"/> |
378 | | </backdrop> |
379 | | <backdrop name="lamp93" element="matrixlamp" state="0"> |
380 | | <bounds x="104" y="40" width="7" height="7"/> |
381 | | </backdrop> |
382 | | <backdrop name="lamp94" element="matrixlamp" state="0"> |
383 | | <bounds x="112" y="40" width="7" height="7"/> |
384 | | </backdrop> |
385 | | <backdrop name="lamp95" element="matrixlamp" state="0"> |
386 | | <bounds x="120" y="40" width="7" height="7"/> |
387 | | </backdrop> |
388 | | <backdrop name="lamp96" element="matrixlamp" state="0"> |
389 | | <bounds x="0" y="48" width="7" height="7"/> |
390 | | </backdrop> |
391 | | <backdrop name="lamp97" element="matrixlamp" state="0"> |
392 | | <bounds x="8" y="48" width="7" height="7"/> |
393 | | </backdrop> |
394 | | <backdrop name="lamp98" element="matrixlamp" state="0"> |
395 | | <bounds x="16" y="48" width="7" height="7"/> |
396 | | </backdrop> |
397 | | <backdrop name="lamp99" element="matrixlamp" state="0"> |
398 | | <bounds x="24" y="48" width="7" height="7"/> |
399 | | </backdrop> |
400 | | <backdrop name="lamp100" element="matrixlamp" state="0"> |
401 | | <bounds x="32" y="48" width="7" height="7"/> |
402 | | </backdrop> |
403 | | <backdrop name="lamp101" element="matrixlamp" state="0"> |
404 | | <bounds x="40" y="48" width="7" height="7"/> |
405 | | </backdrop> |
406 | | <backdrop name="lamp102" element="matrixlamp" state="0"> |
407 | | <bounds x="48" y="48" width="7" height="7"/> |
408 | | </backdrop> |
409 | | <backdrop name="lamp103" element="matrixlamp" state="0"> |
410 | | <bounds x="56" y="48" width="7" height="7"/> |
411 | | </backdrop> |
412 | | <backdrop name="lamp104" element="matrixlamp" state="0"> |
413 | | <bounds x="64" y="48" width="7" height="7"/> |
414 | | </backdrop> |
415 | | <backdrop name="lamp105" element="matrixlamp" state="0"> |
416 | | <bounds x="72" y="48" width="7" height="7"/> |
417 | | </backdrop> |
418 | | <backdrop name="lamp106" element="matrixlamp" state="0"> |
419 | | <bounds x="80" y="48" width="7" height="7"/> |
420 | | </backdrop> |
421 | | <backdrop name="lamp107" element="matrixlamp" state="0"> |
422 | | <bounds x="88" y="48" width="7" height="7"/> |
423 | | </backdrop> |
424 | | <backdrop name="lamp108" element="matrixlamp" state="0"> |
425 | | <bounds x="96" y="48" width="7" height="7"/> |
426 | | </backdrop> |
427 | | <backdrop name="lamp109" element="matrixlamp" state="0"> |
428 | | <bounds x="104" y="48" width="7" height="7"/> |
429 | | </backdrop> |
430 | | <backdrop name="lamp110" element="matrixlamp" state="0"> |
431 | | <bounds x="112" y="48" width="7" height="7"/> |
432 | | </backdrop> |
433 | | <backdrop name="lamp111" element="matrixlamp" state="0"> |
434 | | <bounds x="120" y="48" width="7" height="7"/> |
435 | | </backdrop> |
436 | | <backdrop name="lamp112" element="matrixlamp" state="0"> |
437 | | <bounds x="0" y="56" width="7" height="7"/> |
438 | | </backdrop> |
439 | | <backdrop name="lamp113" element="matrixlamp" state="0"> |
440 | | <bounds x="8" y="56" width="7" height="7"/> |
441 | | </backdrop> |
442 | | <backdrop name="lamp114" element="matrixlamp" state="0"> |
443 | | <bounds x="16" y="56" width="7" height="7"/> |
444 | | </backdrop> |
445 | | <backdrop name="lamp115" element="matrixlamp" state="0"> |
446 | | <bounds x="24" y="56" width="7" height="7"/> |
447 | | </backdrop> |
448 | | <backdrop name="lamp116" element="matrixlamp" state="0"> |
449 | | <bounds x="32" y="56" width="7" height="7"/> |
450 | | </backdrop> |
451 | | <backdrop name="lamp117" element="matrixlamp" state="0"> |
452 | | <bounds x="40" y="56" width="7" height="7"/> |
453 | | </backdrop> |
454 | | <backdrop name="lamp118" element="matrixlamp" state="0"> |
455 | | <bounds x="48" y="56" width="7" height="7"/> |
456 | | </backdrop> |
457 | | <backdrop name="lamp119" element="matrixlamp" state="0"> |
458 | | <bounds x="56" y="56" width="7" height="7"/> |
459 | | </backdrop> |
460 | | <backdrop name="lamp120" element="matrixlamp" state="0"> |
461 | | <bounds x="64" y="56" width="7" height="7"/> |
462 | | </backdrop> |
463 | | <backdrop name="lamp121" element="matrixlamp" state="0"> |
464 | | <bounds x="72" y="56" width="7" height="7"/> |
465 | | </backdrop> |
466 | | <backdrop name="lamp122" element="matrixlamp" state="0"> |
467 | | <bounds x="80" y="56" width="7" height="7"/> |
468 | | </backdrop> |
469 | | <backdrop name="lamp123" element="matrixlamp" state="0"> |
470 | | <bounds x="88" y="56" width="7" height="7"/> |
471 | | </backdrop> |
472 | | <backdrop name="lamp124" element="matrixlamp" state="0"> |
473 | | <bounds x="96" y="56" width="7" height="7"/> |
474 | | </backdrop> |
475 | | <backdrop name="lamp125" element="matrixlamp" state="0"> |
476 | | <bounds x="104" y="56" width="7" height="7"/> |
477 | | </backdrop> |
478 | | <backdrop name="lamp126" element="matrixlamp" state="0"> |
479 | | <bounds x="112" y="56" width="7" height="7"/> |
480 | | </backdrop> |
481 | | <backdrop name="lamp127" element="matrixlamp" state="0"> |
482 | | <bounds x="120" y="56" width="7" height="7"/> |
483 | | </backdrop> |
484 | | <backdrop name="lamp128" element="matrixlamp" state="0"> |
485 | | <bounds x="0" y="64" width="7" height="7"/> |
486 | | </backdrop> |
487 | | <backdrop name="lamp129" element="matrixlamp" state="0"> |
488 | | <bounds x="8" y="64" width="7" height="7"/> |
489 | | </backdrop> |
490 | | <backdrop name="lamp130" element="matrixlamp" state="0"> |
491 | | <bounds x="16" y="64" width="7" height="7"/> |
492 | | </backdrop> |
493 | | <backdrop name="lamp131" element="matrixlamp" state="0"> |
494 | | <bounds x="24" y="64" width="7" height="7"/> |
495 | | </backdrop> |
496 | | <backdrop name="lamp132" element="matrixlamp" state="0"> |
497 | | <bounds x="32" y="64" width="7" height="7"/> |
498 | | </backdrop> |
499 | | <backdrop name="lamp133" element="matrixlamp" state="0"> |
500 | | <bounds x="40" y="64" width="7" height="7"/> |
501 | | </backdrop> |
502 | | <backdrop name="lamp134" element="matrixlamp" state="0"> |
503 | | <bounds x="48" y="64" width="7" height="7"/> |
504 | | </backdrop> |
505 | | <backdrop name="lamp135" element="matrixlamp" state="0"> |
506 | | <bounds x="56" y="64" width="7" height="7"/> |
507 | | </backdrop> |
508 | | <backdrop name="lamp136" element="matrixlamp" state="0"> |
509 | | <bounds x="64" y="64" width="7" height="7"/> |
510 | | </backdrop> |
511 | | <backdrop name="lamp137" element="matrixlamp" state="0"> |
512 | | <bounds x="72" y="64" width="7" height="7"/> |
513 | | </backdrop> |
514 | | <backdrop name="lamp138" element="matrixlamp" state="0"> |
515 | | <bounds x="80" y="64" width="7" height="7"/> |
516 | | </backdrop> |
517 | | <backdrop name="lamp139" element="matrixlamp" state="0"> |
518 | | <bounds x="88" y="64" width="7" height="7"/> |
519 | | </backdrop> |
520 | | <backdrop name="lamp140" element="matrixlamp" state="0"> |
521 | | <bounds x="96" y="64" width="7" height="7"/> |
522 | | </backdrop> |
523 | | <backdrop name="lamp141" element="matrixlamp" state="0"> |
524 | | <bounds x="104" y="64" width="7" height="7"/> |
525 | | </backdrop> |
526 | | <backdrop name="lamp142" element="matrixlamp" state="0"> |
527 | | <bounds x="112" y="64" width="7" height="7"/> |
528 | | </backdrop> |
529 | | <backdrop name="lamp143" element="matrixlamp" state="0"> |
530 | | <bounds x="120" y="64" width="7" height="7"/> |
531 | | </backdrop> |
532 | | <backdrop name="lamp144" element="matrixlamp" state="0"> |
533 | | <bounds x="0" y="72" width="7" height="7"/> |
534 | | </backdrop> |
535 | | <backdrop name="lamp145" element="matrixlamp" state="0"> |
536 | | <bounds x="8" y="72" width="7" height="7"/> |
537 | | </backdrop> |
538 | | <backdrop name="lamp146" element="matrixlamp" state="0"> |
539 | | <bounds x="16" y="72" width="7" height="7"/> |
540 | | </backdrop> |
541 | | <backdrop name="lamp147" element="matrixlamp" state="0"> |
542 | | <bounds x="24" y="72" width="7" height="7"/> |
543 | | </backdrop> |
544 | | <backdrop name="lamp148" element="matrixlamp" state="0"> |
545 | | <bounds x="32" y="72" width="7" height="7"/> |
546 | | </backdrop> |
547 | | <backdrop name="lamp149" element="matrixlamp" state="0"> |
548 | | <bounds x="40" y="72" width="7" height="7"/> |
549 | | </backdrop> |
550 | | <backdrop name="lamp150" element="matrixlamp" state="0"> |
551 | | <bounds x="48" y="72" width="7" height="7"/> |
552 | | </backdrop> |
553 | | <backdrop name="lamp151" element="matrixlamp" state="0"> |
554 | | <bounds x="56" y="72" width="7" height="7"/> |
555 | | </backdrop> |
556 | | <backdrop name="lamp152" element="matrixlamp" state="0"> |
557 | | <bounds x="64" y="72" width="7" height="7"/> |
558 | | </backdrop> |
559 | | <backdrop name="lamp153" element="matrixlamp" state="0"> |
560 | | <bounds x="72" y="72" width="7" height="7"/> |
561 | | </backdrop> |
562 | | <backdrop name="lamp154" element="matrixlamp" state="0"> |
563 | | <bounds x="80" y="72" width="7" height="7"/> |
564 | | </backdrop> |
565 | | <backdrop name="lamp155" element="matrixlamp" state="0"> |
566 | | <bounds x="88" y="72" width="7" height="7"/> |
567 | | </backdrop> |
568 | | <backdrop name="lamp156" element="matrixlamp" state="0"> |
569 | | <bounds x="96" y="72" width="7" height="7"/> |
570 | | </backdrop> |
571 | | <backdrop name="lamp157" element="matrixlamp" state="0"> |
572 | | <bounds x="104" y="72" width="7" height="7"/> |
573 | | </backdrop> |
574 | | <backdrop name="lamp158" element="matrixlamp" state="0"> |
575 | | <bounds x="112" y="72" width="7" height="7"/> |
576 | | </backdrop> |
577 | | <backdrop name="lamp159" element="matrixlamp" state="0"> |
578 | | <bounds x="120" y="72" width="7" height="7"/> |
579 | | </backdrop> |
580 | | <backdrop name="lamp160" element="matrixlamp" state="0"> |
581 | | <bounds x="0" y="80" width="7" height="7"/> |
582 | | </backdrop> |
583 | | <backdrop name="lamp161" element="matrixlamp" state="0"> |
584 | | <bounds x="8" y="80" width="7" height="7"/> |
585 | | </backdrop> |
586 | | <backdrop name="lamp162" element="matrixlamp" state="0"> |
587 | | <bounds x="16" y="80" width="7" height="7"/> |
588 | | </backdrop> |
589 | | <backdrop name="lamp163" element="matrixlamp" state="0"> |
590 | | <bounds x="24" y="80" width="7" height="7"/> |
591 | | </backdrop> |
592 | | <backdrop name="lamp164" element="matrixlamp" state="0"> |
593 | | <bounds x="32" y="80" width="7" height="7"/> |
594 | | </backdrop> |
595 | | <backdrop name="lamp165" element="matrixlamp" state="0"> |
596 | | <bounds x="40" y="80" width="7" height="7"/> |
597 | | </backdrop> |
598 | | <backdrop name="lamp166" element="matrixlamp" state="0"> |
599 | | <bounds x="48" y="80" width="7" height="7"/> |
600 | | </backdrop> |
601 | | <backdrop name="lamp167" element="matrixlamp" state="0"> |
602 | | <bounds x="56" y="80" width="7" height="7"/> |
603 | | </backdrop> |
604 | | <backdrop name="lamp168" element="matrixlamp" state="0"> |
605 | | <bounds x="64" y="80" width="7" height="7"/> |
606 | | </backdrop> |
607 | | <backdrop name="lamp169" element="matrixlamp" state="0"> |
608 | | <bounds x="72" y="80" width="7" height="7"/> |
609 | | </backdrop> |
610 | | <backdrop name="lamp170" element="matrixlamp" state="0"> |
611 | | <bounds x="80" y="80" width="7" height="7"/> |
612 | | </backdrop> |
613 | | <backdrop name="lamp171" element="matrixlamp" state="0"> |
614 | | <bounds x="88" y="80" width="7" height="7"/> |
615 | | </backdrop> |
616 | | <backdrop name="lamp172" element="matrixlamp" state="0"> |
617 | | <bounds x="96" y="80" width="7" height="7"/> |
618 | | </backdrop> |
619 | | <backdrop name="lamp173" element="matrixlamp" state="0"> |
620 | | <bounds x="104" y="80" width="7" height="7"/> |
621 | | </backdrop> |
622 | | <backdrop name="lamp174" element="matrixlamp" state="0"> |
623 | | <bounds x="112" y="80" width="7" height="7"/> |
624 | | </backdrop> |
625 | | <backdrop name="lamp175" element="matrixlamp" state="0"> |
626 | | <bounds x="120" y="80" width="7" height="7"/> |
627 | | </backdrop> |
628 | | <backdrop name="lamp176" element="matrixlamp" state="0"> |
629 | | <bounds x="0" y="88" width="7" height="7"/> |
630 | | </backdrop> |
631 | | <backdrop name="lamp177" element="matrixlamp" state="0"> |
632 | | <bounds x="8" y="88" width="7" height="7"/> |
633 | | </backdrop> |
634 | | <backdrop name="lamp178" element="matrixlamp" state="0"> |
635 | | <bounds x="16" y="88" width="7" height="7"/> |
636 | | </backdrop> |
637 | | <backdrop name="lamp179" element="matrixlamp" state="0"> |
638 | | <bounds x="24" y="88" width="7" height="7"/> |
639 | | </backdrop> |
640 | | <backdrop name="lamp180" element="matrixlamp" state="0"> |
641 | | <bounds x="32" y="88" width="7" height="7"/> |
642 | | </backdrop> |
643 | | <backdrop name="lamp181" element="matrixlamp" state="0"> |
644 | | <bounds x="40" y="88" width="7" height="7"/> |
645 | | </backdrop> |
646 | | <backdrop name="lamp182" element="matrixlamp" state="0"> |
647 | | <bounds x="48" y="88" width="7" height="7"/> |
648 | | </backdrop> |
649 | | <backdrop name="lamp183" element="matrixlamp" state="0"> |
650 | | <bounds x="56" y="88" width="7" height="7"/> |
651 | | </backdrop> |
652 | | <backdrop name="lamp184" element="matrixlamp" state="0"> |
653 | | <bounds x="64" y="88" width="7" height="7"/> |
654 | | </backdrop> |
655 | | <backdrop name="lamp185" element="matrixlamp" state="0"> |
656 | | <bounds x="72" y="88" width="7" height="7"/> |
657 | | </backdrop> |
658 | | <backdrop name="lamp186" element="matrixlamp" state="0"> |
659 | | <bounds x="80" y="88" width="7" height="7"/> |
660 | | </backdrop> |
661 | | <backdrop name="lamp187" element="matrixlamp" state="0"> |
662 | | <bounds x="88" y="88" width="7" height="7"/> |
663 | | </backdrop> |
664 | | <backdrop name="lamp188" element="matrixlamp" state="0"> |
665 | | <bounds x="96" y="88" width="7" height="7"/> |
666 | | </backdrop> |
667 | | <backdrop name="lamp189" element="matrixlamp" state="0"> |
668 | | <bounds x="104" y="88" width="7" height="7"/> |
669 | | </backdrop> |
670 | | <backdrop name="lamp190" element="matrixlamp" state="0"> |
671 | | <bounds x="112" y="88" width="7" height="7"/> |
672 | | </backdrop> |
673 | | <backdrop name="lamp191" element="matrixlamp" state="0"> |
674 | | <bounds x="120" y="88" width="7" height="7"/> |
675 | | </backdrop> |
676 | | <backdrop name="lamp192" element="matrixlamp" state="0"> |
677 | | <bounds x="0" y="96" width="7" height="7"/> |
678 | | </backdrop> |
679 | | <backdrop name="lamp193" element="matrixlamp" state="0"> |
680 | | <bounds x="8" y="96" width="7" height="7"/> |
681 | | </backdrop> |
682 | | <backdrop name="lamp194" element="matrixlamp" state="0"> |
683 | | <bounds x="16" y="96" width="7" height="7"/> |
684 | | </backdrop> |
685 | | <backdrop name="lamp195" element="matrixlamp" state="0"> |
686 | | <bounds x="24" y="96" width="7" height="7"/> |
687 | | </backdrop> |
688 | | <backdrop name="lamp196" element="matrixlamp" state="0"> |
689 | | <bounds x="32" y="96" width="7" height="7"/> |
690 | | </backdrop> |
691 | | <backdrop name="lamp197" element="matrixlamp" state="0"> |
692 | | <bounds x="40" y="96" width="7" height="7"/> |
693 | | </backdrop> |
694 | | <backdrop name="lamp198" element="matrixlamp" state="0"> |
695 | | <bounds x="48" y="96" width="7" height="7"/> |
696 | | </backdrop> |
697 | | <backdrop name="lamp199" element="matrixlamp" state="0"> |
698 | | <bounds x="56" y="96" width="7" height="7"/> |
699 | | </backdrop> |
700 | | <backdrop name="lamp200" element="matrixlamp" state="0"> |
701 | | <bounds x="64" y="96" width="7" height="7"/> |
702 | | </backdrop> |
703 | | <backdrop name="lamp201" element="matrixlamp" state="0"> |
704 | | <bounds x="72" y="96" width="7" height="7"/> |
705 | | </backdrop> |
706 | | <backdrop name="lamp202" element="matrixlamp" state="0"> |
707 | | <bounds x="80" y="96" width="7" height="7"/> |
708 | | </backdrop> |
709 | | <backdrop name="lamp203" element="matrixlamp" state="0"> |
710 | | <bounds x="88" y="96" width="7" height="7"/> |
711 | | </backdrop> |
712 | | <backdrop name="lamp204" element="matrixlamp" state="0"> |
713 | | <bounds x="96" y="96" width="7" height="7"/> |
714 | | </backdrop> |
715 | | <backdrop name="lamp205" element="matrixlamp" state="0"> |
716 | | <bounds x="104" y="96" width="7" height="7"/> |
717 | | </backdrop> |
718 | | <backdrop name="lamp206" element="matrixlamp" state="0"> |
719 | | <bounds x="112" y="96" width="7" height="7"/> |
720 | | </backdrop> |
721 | | <backdrop name="lamp207" element="matrixlamp" state="0"> |
722 | | <bounds x="120" y="96" width="7" height="7"/> |
723 | | </backdrop> |
724 | | <backdrop name="lamp208" element="matrixlamp" state="0"> |
725 | | <bounds x="0" y="104" width="7" height="7"/> |
726 | | </backdrop> |
727 | | <backdrop name="lamp209" element="matrixlamp" state="0"> |
728 | | <bounds x="8" y="104" width="7" height="7"/> |
729 | | </backdrop> |
730 | | <backdrop name="lamp210" element="matrixlamp" state="0"> |
731 | | <bounds x="16" y="104" width="7" height="7"/> |
732 | | </backdrop> |
733 | | <backdrop name="lamp211" element="matrixlamp" state="0"> |
734 | | <bounds x="24" y="104" width="7" height="7"/> |
735 | | </backdrop> |
736 | | <backdrop name="lamp212" element="matrixlamp" state="0"> |
737 | | <bounds x="32" y="104" width="7" height="7"/> |
738 | | </backdrop> |
739 | | <backdrop name="lamp213" element="matrixlamp" state="0"> |
740 | | <bounds x="40" y="104" width="7" height="7"/> |
741 | | </backdrop> |
742 | | <backdrop name="lamp214" element="matrixlamp" state="0"> |
743 | | <bounds x="48" y="104" width="7" height="7"/> |
744 | | </backdrop> |
745 | | <backdrop name="lamp215" element="matrixlamp" state="0"> |
746 | | <bounds x="56" y="104" width="7" height="7"/> |
747 | | </backdrop> |
748 | | <backdrop name="lamp216" element="matrixlamp" state="0"> |
749 | | <bounds x="64" y="104" width="7" height="7"/> |
750 | | </backdrop> |
751 | | <backdrop name="lamp217" element="matrixlamp" state="0"> |
752 | | <bounds x="72" y="104" width="7" height="7"/> |
753 | | </backdrop> |
754 | | <backdrop name="lamp218" element="matrixlamp" state="0"> |
755 | | <bounds x="80" y="104" width="7" height="7"/> |
756 | | </backdrop> |
757 | | <backdrop name="lamp219" element="matrixlamp" state="0"> |
758 | | <bounds x="88" y="104" width="7" height="7"/> |
759 | | </backdrop> |
760 | | <backdrop name="lamp220" element="matrixlamp" state="0"> |
761 | | <bounds x="96" y="104" width="7" height="7"/> |
762 | | </backdrop> |
763 | | <backdrop name="lamp221" element="matrixlamp" state="0"> |
764 | | <bounds x="104" y="104" width="7" height="7"/> |
765 | | </backdrop> |
766 | | <backdrop name="lamp222" element="matrixlamp" state="0"> |
767 | | <bounds x="112" y="104" width="7" height="7"/> |
768 | | </backdrop> |
769 | | <backdrop name="lamp223" element="matrixlamp" state="0"> |
770 | | <bounds x="120" y="104" width="7" height="7"/> |
771 | | </backdrop> |
772 | | <backdrop name="lamp224" element="matrixlamp" state="0"> |
773 | | <bounds x="0" y="112" width="7" height="7"/> |
774 | | </backdrop> |
775 | | <backdrop name="lamp225" element="matrixlamp" state="0"> |
776 | | <bounds x="8" y="112" width="7" height="7"/> |
777 | | </backdrop> |
778 | | <backdrop name="lamp226" element="matrixlamp" state="0"> |
779 | | <bounds x="16" y="112" width="7" height="7"/> |
780 | | </backdrop> |
781 | | <backdrop name="lamp227" element="matrixlamp" state="0"> |
782 | | <bounds x="24" y="112" width="7" height="7"/> |
783 | | </backdrop> |
784 | | <backdrop name="lamp228" element="matrixlamp" state="0"> |
785 | | <bounds x="32" y="112" width="7" height="7"/> |
786 | | </backdrop> |
787 | | <backdrop name="lamp229" element="matrixlamp" state="0"> |
788 | | <bounds x="40" y="112" width="7" height="7"/> |
789 | | </backdrop> |
790 | | <backdrop name="lamp230" element="matrixlamp" state="0"> |
791 | | <bounds x="48" y="112" width="7" height="7"/> |
792 | | </backdrop> |
793 | | <backdrop name="lamp231" element="matrixlamp" state="0"> |
794 | | <bounds x="56" y="112" width="7" height="7"/> |
795 | | </backdrop> |
796 | | <backdrop name="lamp232" element="matrixlamp" state="0"> |
797 | | <bounds x="64" y="112" width="7" height="7"/> |
798 | | </backdrop> |
799 | | <backdrop name="lamp233" element="matrixlamp" state="0"> |
800 | | <bounds x="72" y="112" width="7" height="7"/> |
801 | | </backdrop> |
802 | | <backdrop name="lamp234" element="matrixlamp" state="0"> |
803 | | <bounds x="80" y="112" width="7" height="7"/> |
804 | | </backdrop> |
805 | | <backdrop name="lamp235" element="matrixlamp" state="0"> |
806 | | <bounds x="88" y="112" width="7" height="7"/> |
807 | | </backdrop> |
808 | | <backdrop name="lamp236" element="matrixlamp" state="0"> |
809 | | <bounds x="96" y="112" width="7" height="7"/> |
810 | | </backdrop> |
811 | | <backdrop name="lamp237" element="matrixlamp" state="0"> |
812 | | <bounds x="104" y="112" width="7" height="7"/> |
813 | | </backdrop> |
814 | | <backdrop name="lamp238" element="matrixlamp" state="0"> |
815 | | <bounds x="112" y="112" width="7" height="7"/> |
816 | | </backdrop> |
817 | | <backdrop name="lamp239" element="matrixlamp" state="0"> |
818 | | <bounds x="120" y="112" width="7" height="7"/> |
819 | | </backdrop> |
820 | | <backdrop name="lamp240" element="matrixlamp" state="0"> |
821 | | <bounds x="0" y="120" width="7" height="7"/> |
822 | | </backdrop> |
823 | | <backdrop name="lamp241" element="matrixlamp" state="0"> |
824 | | <bounds x="8" y="120" width="7" height="7"/> |
825 | | </backdrop> |
826 | | <backdrop name="lamp242" element="matrixlamp" state="0"> |
827 | | <bounds x="16" y="120" width="7" height="7"/> |
828 | | </backdrop> |
829 | | <backdrop name="lamp243" element="matrixlamp" state="0"> |
830 | | <bounds x="24" y="120" width="7" height="7"/> |
831 | | </backdrop> |
832 | | <backdrop name="lamp244" element="matrixlamp" state="0"> |
833 | | <bounds x="32" y="120" width="7" height="7"/> |
834 | | </backdrop> |
835 | | <backdrop name="lamp245" element="matrixlamp" state="0"> |
836 | | <bounds x="40" y="120" width="7" height="7"/> |
837 | | </backdrop> |
838 | | <backdrop name="lamp246" element="matrixlamp" state="0"> |
839 | | <bounds x="48" y="120" width="7" height="7"/> |
840 | | </backdrop> |
841 | | <backdrop name="lamp247" element="matrixlamp" state="0"> |
842 | | <bounds x="56" y="120" width="7" height="7"/> |
843 | | </backdrop> |
844 | | <backdrop name="lamp248" element="matrixlamp" state="0"> |
845 | | <bounds x="64" y="120" width="7" height="7"/> |
846 | | </backdrop> |
847 | | <backdrop name="lamp249" element="matrixlamp" state="0"> |
848 | | <bounds x="72" y="120" width="7" height="7"/> |
849 | | </backdrop> |
850 | | <backdrop name="lamp250" element="matrixlamp" state="0"> |
851 | | <bounds x="80" y="120" width="7" height="7"/> |
852 | | </backdrop> |
853 | | <backdrop name="lamp251" element="matrixlamp" state="0"> |
854 | | <bounds x="88" y="120" width="7" height="7"/> |
855 | | </backdrop> |
856 | | <backdrop name="lamp252" element="matrixlamp" state="0"> |
857 | | <bounds x="96" y="120" width="7" height="7"/> |
858 | | </backdrop> |
859 | | <backdrop name="lamp253" element="matrixlamp" state="0"> |
860 | | <bounds x="104" y="120" width="7" height="7"/> |
861 | | </backdrop> |
862 | | <backdrop name="lamp254" element="matrixlamp" state="0"> |
863 | | <bounds x="112" y="120" width="7" height="7"/> |
864 | | </backdrop> |
865 | | <backdrop name="lamp255" element="matrixlamp" state="0"> |
866 | | <bounds x="120" y="120" width="7" height="7"/> |
867 | | </backdrop> |
868 | | </view> |
869 | | |
870 | | <view name="AWP Simulated Video (No Artwork)"> |
871 | | <backdrop name="vfd0" element="vfd0" state="0"> |
872 | | <bounds x="10" y="280" width="9" height="17"/> |
873 | | </backdrop> |
874 | | <backdrop name="vfd1" element="vfd0" state="0"> |
875 | | <bounds x="19" y="280" width="9" height="17"/> |
876 | | </backdrop> |
877 | | <backdrop name="vfd2" element="vfd0" state="0"> |
878 | | <bounds x="28" y="280" width="9" height="17"/> |
879 | | </backdrop> |
880 | | <backdrop name="vfd3" element="vfd0" state="0"> |
881 | | <bounds x="37" y="280" width="9" height="17"/> |
882 | | </backdrop> |
883 | | <backdrop name="vfd4" element="vfd0" state="0"> |
884 | | <bounds x="46" y="280" width="9" height="17"/> |
885 | | </backdrop> |
886 | | <backdrop name="vfd5" element="vfd0" state="0"> |
887 | | <bounds x="55" y="280" width="9" height="17"/> |
888 | | </backdrop> |
889 | | <backdrop name="vfd6" element="vfd0" state="0"> |
890 | | <bounds x="64" y="280" width="9" height="17"/> |
891 | | </backdrop> |
892 | | <backdrop name="vfd7" element="vfd0" state="0"> |
893 | | <bounds x="73" y="280" width="9" height="17"/> |
894 | | </backdrop> |
895 | | <backdrop name="vfd8" element="vfd0" state="0"> |
896 | | <bounds x="82" y="280" width="9" height="17"/> |
897 | | </backdrop> |
898 | | <backdrop name="vfd9" element="vfd0" state="0"> |
899 | | <bounds x="91" y="280" width="9" height="17"/> |
900 | | </backdrop> |
901 | | <backdrop name="vfd10" element="vfd0" state="0"> |
902 | | <bounds x="100" y="280" width="9" height="17"/> |
903 | | </backdrop> |
904 | | <backdrop name="vfd11" element="vfd0" state="0"> |
905 | | <bounds x="109" y="280" width="9" height="17"/> |
906 | | </backdrop> |
907 | | <backdrop name="vfd12" element="vfd0" state="0"> |
908 | | <bounds x="118" y="280" width="9" height="17"/> |
909 | | </backdrop> |
910 | | <backdrop name="vfd13" element="vfd0" state="0"> |
911 | | <bounds x="127" y="280" width="9" height="17"/> |
912 | | </backdrop> |
913 | | <backdrop name="vfd14" element="vfd0" state="0"> |
914 | | <bounds x="136" y="280" width="9" height="17"/> |
915 | | </backdrop> |
916 | | <backdrop name="vfd15" element="vfd0" state="0"> |
917 | | <bounds x="145" y="280" width="9" height="17"/> |
918 | | </backdrop> |
919 | | <backdrop name="reel1" element="Steppers" state="0"> |
920 | | <bounds x="10" y="320" width="50" height="50"/> |
921 | | </backdrop> |
922 | | <backdrop name="reel2" element="Steppers" state="0"> |
923 | | <bounds x="60" y="320" width="50" height="50"/> |
924 | | </backdrop> |
925 | | <backdrop name="reel3" element="Steppers" state="0"> |
926 | | <bounds x="110" y="320" width="50" height="50"/> |
927 | | </backdrop> |
928 | | <backdrop name="reel4" element="Steppers" state="0"> |
929 | | <bounds x="160" y="320" width="50" height="50"/> |
930 | | </backdrop> |
931 | | <backdrop name="reel5" element="Steppers" state="0"> |
932 | | <bounds x="220" y="320" width="50" height="50"/> |
933 | | </backdrop> |
934 | | <backdrop name="reel6" element="Steppers" state="0"> |
935 | | <bounds x="280" y="320" width="50" height="50"/> |
936 | | </backdrop> |
937 | | <backdrop name="lamp0" element="matrixlamp" state="0"> |
938 | | <bounds x="0" y="0" width="7" height="7"/> |
939 | | </backdrop> |
940 | | <backdrop name="lamp1" element="matrixlamp" state="0"> |
941 | | <bounds x="8" y="0" width="7" height="7"/> |
942 | | </backdrop> |
943 | | <backdrop name="lamp2" element="matrixlamp" state="0"> |
944 | | <bounds x="16" y="0" width="7" height="7"/> |
945 | | </backdrop> |
946 | | <backdrop name="lamp3" element="matrixlamp" state="0"> |
947 | | <bounds x="24" y="0" width="7" height="7"/> |
948 | | </backdrop> |
949 | | <backdrop name="lamp4" element="matrixlamp" state="0"> |
950 | | <bounds x="32" y="0" width="7" height="7"/> |
951 | | </backdrop> |
952 | | <backdrop name="lamp5" element="matrixlamp" state="0"> |
953 | | <bounds x="40" y="0" width="7" height="7"/> |
954 | | </backdrop> |
955 | | <backdrop name="lamp6" element="matrixlamp" state="0"> |
956 | | <bounds x="48" y="0" width="7" height="7"/> |
957 | | </backdrop> |
958 | | <backdrop name="lamp7" element="matrixlamp" state="0"> |
959 | | <bounds x="56" y="0" width="7" height="7"/> |
960 | | </backdrop> |
961 | | <backdrop name="lamp8" element="matrixlamp" state="0"> |
962 | | <bounds x="64" y="0" width="7" height="7"/> |
963 | | </backdrop> |
964 | | <backdrop name="lamp9" element="matrixlamp" state="0"> |
965 | | <bounds x="72" y="0" width="7" height="7"/> |
966 | | </backdrop> |
967 | | <backdrop name="lamp10" element="matrixlamp" state="0"> |
968 | | <bounds x="80" y="0" width="7" height="7"/> |
969 | | </backdrop> |
970 | | <backdrop name="lamp11" element="matrixlamp" state="0"> |
971 | | <bounds x="88" y="0" width="7" height="7"/> |
972 | | </backdrop> |
973 | | <backdrop name="lamp12" element="matrixlamp" state="0"> |
974 | | <bounds x="96" y="0" width="7" height="7"/> |
975 | | </backdrop> |
976 | | <backdrop name="lamp13" element="matrixlamp" state="0"> |
977 | | <bounds x="104" y="0" width="7" height="7"/> |
978 | | </backdrop> |
979 | | <backdrop name="lamp14" element="matrixlamp" state="0"> |
980 | | <bounds x="112" y="0" width="7" height="7"/> |
981 | | </backdrop> |
982 | | <backdrop name="lamp15" element="matrixlamp" state="0"> |
983 | | <bounds x="120" y="0" width="7" height="7"/> |
984 | | </backdrop> |
985 | | <backdrop name="lamp16" element="matrixlamp" state="0"> |
986 | | <bounds x="0" y="8" width="7" height="7"/> |
987 | | </backdrop> |
988 | | <backdrop name="lamp17" element="matrixlamp" state="0"> |
989 | | <bounds x="8" y="8" width="7" height="7"/> |
990 | | </backdrop> |
991 | | <backdrop name="lamp18" element="matrixlamp" state="0"> |
992 | | <bounds x="16" y="8" width="7" height="7"/> |
993 | | </backdrop> |
994 | | <backdrop name="lamp19" element="matrixlamp" state="0"> |
995 | | <bounds x="24" y="8" width="7" height="7"/> |
996 | | </backdrop> |
997 | | <backdrop name="lamp20" element="matrixlamp" state="0"> |
998 | | <bounds x="32" y="8" width="7" height="7"/> |
999 | | </backdrop> |
1000 | | <backdrop name="lamp21" element="matrixlamp" state="0"> |
1001 | | <bounds x="40" y="8" width="7" height="7"/> |
1002 | | </backdrop> |
1003 | | <backdrop name="lamp22" element="matrixlamp" state="0"> |
1004 | | <bounds x="48" y="8" width="7" height="7"/> |
1005 | | </backdrop> |
1006 | | <backdrop name="lamp23" element="matrixlamp" state="0"> |
1007 | | <bounds x="56" y="8" width="7" height="7"/> |
1008 | | </backdrop> |
1009 | | <backdrop name="lamp24" element="matrixlamp" state="0"> |
1010 | | <bounds x="64" y="8" width="7" height="7"/> |
1011 | | </backdrop> |
1012 | | <backdrop name="lamp25" element="matrixlamp" state="0"> |
1013 | | <bounds x="72" y="8" width="7" height="7"/> |
1014 | | </backdrop> |
1015 | | <backdrop name="lamp26" element="matrixlamp" state="0"> |
1016 | | <bounds x="80" y="8" width="7" height="7"/> |
1017 | | </backdrop> |
1018 | | <backdrop name="lamp27" element="matrixlamp" state="0"> |
1019 | | <bounds x="88" y="8" width="7" height="7"/> |
1020 | | </backdrop> |
1021 | | <backdrop name="lamp28" element="matrixlamp" state="0"> |
1022 | | <bounds x="96" y="8" width="7" height="7"/> |
1023 | | </backdrop> |
1024 | | <backdrop name="lamp29" element="matrixlamp" state="0"> |
1025 | | <bounds x="104" y="8" width="7" height="7"/> |
1026 | | </backdrop> |
1027 | | <backdrop name="lamp30" element="matrixlamp" state="0"> |
1028 | | <bounds x="112" y="8" width="7" height="7"/> |
1029 | | </backdrop> |
1030 | | <backdrop name="lamp31" element="matrixlamp" state="0"> |
1031 | | <bounds x="120" y="8" width="7" height="7"/> |
1032 | | </backdrop> |
1033 | | <backdrop name="lamp32" element="matrixlamp" state="0"> |
1034 | | <bounds x="0" y="16" width="7" height="7"/> |
1035 | | </backdrop> |
1036 | | <backdrop name="lamp33" element="matrixlamp" state="0"> |
1037 | | <bounds x="8" y="16" width="7" height="7"/> |
1038 | | </backdrop> |
1039 | | <backdrop name="lamp34" element="matrixlamp" state="0"> |
1040 | | <bounds x="16" y="16" width="7" height="7"/> |
1041 | | </backdrop> |
1042 | | <backdrop name="lamp35" element="matrixlamp" state="0"> |
1043 | | <bounds x="24" y="16" width="7" height="7"/> |
1044 | | </backdrop> |
1045 | | <backdrop name="lamp36" element="matrixlamp" state="0"> |
1046 | | <bounds x="32" y="16" width="7" height="7"/> |
1047 | | </backdrop> |
1048 | | <backdrop name="lamp37" element="matrixlamp" state="0"> |
1049 | | <bounds x="40" y="16" width="7" height="7"/> |
1050 | | </backdrop> |
1051 | | <backdrop name="lamp38" element="matrixlamp" state="0"> |
1052 | | <bounds x="48" y="16" width="7" height="7"/> |
1053 | | </backdrop> |
1054 | | <backdrop name="lamp39" element="matrixlamp" state="0"> |
1055 | | <bounds x="56" y="16" width="7" height="7"/> |
1056 | | </backdrop> |
1057 | | <backdrop name="lamp40" element="matrixlamp" state="0"> |
1058 | | <bounds x="64" y="16" width="7" height="7"/> |
1059 | | </backdrop> |
1060 | | <backdrop name="lamp41" element="matrixlamp" state="0"> |
1061 | | <bounds x="72" y="16" width="7" height="7"/> |
1062 | | </backdrop> |
1063 | | <backdrop name="lamp42" element="matrixlamp" state="0"> |
1064 | | <bounds x="80" y="16" width="7" height="7"/> |
1065 | | </backdrop> |
1066 | | <backdrop name="lamp43" element="matrixlamp" state="0"> |
1067 | | <bounds x="88" y="16" width="7" height="7"/> |
1068 | | </backdrop> |
1069 | | <backdrop name="lamp44" element="matrixlamp" state="0"> |
1070 | | <bounds x="96" y="16" width="7" height="7"/> |
1071 | | </backdrop> |
1072 | | <backdrop name="lamp45" element="matrixlamp" state="0"> |
1073 | | <bounds x="104" y="16" width="7" height="7"/> |
1074 | | </backdrop> |
1075 | | <backdrop name="lamp46" element="matrixlamp" state="0"> |
1076 | | <bounds x="112" y="16" width="7" height="7"/> |
1077 | | </backdrop> |
1078 | | <backdrop name="lamp47" element="matrixlamp" state="0"> |
1079 | | <bounds x="120" y="16" width="7" height="7"/> |
1080 | | </backdrop> |
1081 | | <backdrop name="lamp48" element="matrixlamp" state="0"> |
1082 | | <bounds x="0" y="24" width="7" height="7"/> |
1083 | | </backdrop> |
1084 | | <backdrop name="lamp49" element="matrixlamp" state="0"> |
1085 | | <bounds x="8" y="24" width="7" height="7"/> |
1086 | | </backdrop> |
1087 | | <backdrop name="lamp50" element="matrixlamp" state="0"> |
1088 | | <bounds x="16" y="24" width="7" height="7"/> |
1089 | | </backdrop> |
1090 | | <backdrop name="lamp51" element="matrixlamp" state="0"> |
1091 | | <bounds x="24" y="24" width="7" height="7"/> |
1092 | | </backdrop> |
1093 | | <backdrop name="lamp52" element="matrixlamp" state="0"> |
1094 | | <bounds x="32" y="24" width="7" height="7"/> |
1095 | | </backdrop> |
1096 | | <backdrop name="lamp53" element="matrixlamp" state="0"> |
1097 | | <bounds x="40" y="24" width="7" height="7"/> |
1098 | | </backdrop> |
1099 | | <backdrop name="lamp54" element="matrixlamp" state="0"> |
1100 | | <bounds x="48" y="24" width="7" height="7"/> |
1101 | | </backdrop> |
1102 | | <backdrop name="lamp55" element="matrixlamp" state="0"> |
1103 | | <bounds x="56" y="24" width="7" height="7"/> |
1104 | | </backdrop> |
1105 | | <backdrop name="lamp56" element="matrixlamp" state="0"> |
1106 | | <bounds x="64" y="24" width="7" height="7"/> |
1107 | | </backdrop> |
1108 | | <backdrop name="lamp57" element="matrixlamp" state="0"> |
1109 | | <bounds x="72" y="24" width="7" height="7"/> |
1110 | | </backdrop> |
1111 | | <backdrop name="lamp58" element="matrixlamp" state="0"> |
1112 | | <bounds x="80" y="24" width="7" height="7"/> |
1113 | | </backdrop> |
1114 | | <backdrop name="lamp59" element="matrixlamp" state="0"> |
1115 | | <bounds x="88" y="24" width="7" height="7"/> |
1116 | | </backdrop> |
1117 | | <backdrop name="lamp60" element="matrixlamp" state="0"> |
1118 | | <bounds x="96" y="24" width="7" height="7"/> |
1119 | | </backdrop> |
1120 | | <backdrop name="lamp61" element="matrixlamp" state="0"> |
1121 | | <bounds x="104" y="24" width="7" height="7"/> |
1122 | | </backdrop> |
1123 | | <backdrop name="lamp62" element="matrixlamp" state="0"> |
1124 | | <bounds x="112" y="24" width="7" height="7"/> |
1125 | | </backdrop> |
1126 | | <backdrop name="lamp63" element="matrixlamp" state="0"> |
1127 | | <bounds x="120" y="24" width="7" height="7"/> |
1128 | | </backdrop> |
1129 | | <backdrop name="lamp64" element="matrixlamp" state="0"> |
1130 | | <bounds x="0" y="32" width="7" height="7"/> |
1131 | | </backdrop> |
1132 | | <backdrop name="lamp65" element="matrixlamp" state="0"> |
1133 | | <bounds x="8" y="32" width="7" height="7"/> |
1134 | | </backdrop> |
1135 | | <backdrop name="lamp66" element="matrixlamp" state="0"> |
1136 | | <bounds x="16" y="32" width="7" height="7"/> |
1137 | | </backdrop> |
1138 | | <backdrop name="lamp67" element="matrixlamp" state="0"> |
1139 | | <bounds x="24" y="32" width="7" height="7"/> |
1140 | | </backdrop> |
1141 | | <backdrop name="lamp68" element="matrixlamp" state="0"> |
1142 | | <bounds x="32" y="32" width="7" height="7"/> |
1143 | | </backdrop> |
1144 | | <backdrop name="lamp69" element="matrixlamp" state="0"> |
1145 | | <bounds x="40" y="32" width="7" height="7"/> |
1146 | | </backdrop> |
1147 | | <backdrop name="lamp70" element="matrixlamp" state="0"> |
1148 | | <bounds x="48" y="32" width="7" height="7"/> |
1149 | | </backdrop> |
1150 | | <backdrop name="lamp71" element="matrixlamp" state="0"> |
1151 | | <bounds x="56" y="32" width="7" height="7"/> |
1152 | | </backdrop> |
1153 | | <backdrop name="lamp72" element="matrixlamp" state="0"> |
1154 | | <bounds x="64" y="32" width="7" height="7"/> |
1155 | | </backdrop> |
1156 | | <backdrop name="lamp73" element="matrixlamp" state="0"> |
1157 | | <bounds x="72" y="32" width="7" height="7"/> |
1158 | | </backdrop> |
1159 | | <backdrop name="lamp74" element="matrixlamp" state="0"> |
1160 | | <bounds x="80" y="32" width="7" height="7"/> |
1161 | | </backdrop> |
1162 | | <backdrop name="lamp75" element="matrixlamp" state="0"> |
1163 | | <bounds x="88" y="32" width="7" height="7"/> |
1164 | | </backdrop> |
1165 | | <backdrop name="lamp76" element="matrixlamp" state="0"> |
1166 | | <bounds x="96" y="32" width="7" height="7"/> |
1167 | | </backdrop> |
1168 | | <backdrop name="lamp77" element="matrixlamp" state="0"> |
1169 | | <bounds x="104" y="32" width="7" height="7"/> |
1170 | | </backdrop> |
1171 | | <backdrop name="lamp78" element="matrixlamp" state="0"> |
1172 | | <bounds x="112" y="32" width="7" height="7"/> |
1173 | | </backdrop> |
1174 | | <backdrop name="lamp79" element="matrixlamp" state="0"> |
1175 | | <bounds x="120" y="32" width="7" height="7"/> |
1176 | | </backdrop> |
1177 | | <backdrop name="lamp80" element="matrixlamp" state="0"> |
1178 | | <bounds x="0" y="40" width="7" height="7"/> |
1179 | | </backdrop> |
1180 | | <backdrop name="lamp81" element="matrixlamp" state="0"> |
1181 | | <bounds x="8" y="40" width="7" height="7"/> |
1182 | | </backdrop> |
1183 | | <backdrop name="lamp82" element="matrixlamp" state="0"> |
1184 | | <bounds x="16" y="40" width="7" height="7"/> |
1185 | | </backdrop> |
1186 | | <backdrop name="lamp83" element="matrixlamp" state="0"> |
1187 | | <bounds x="24" y="40" width="7" height="7"/> |
1188 | | </backdrop> |
1189 | | <backdrop name="lamp84" element="matrixlamp" state="0"> |
1190 | | <bounds x="32" y="40" width="7" height="7"/> |
1191 | | </backdrop> |
1192 | | <backdrop name="lamp85" element="matrixlamp" state="0"> |
1193 | | <bounds x="40" y="40" width="7" height="7"/> |
1194 | | </backdrop> |
1195 | | <backdrop name="lamp86" element="matrixlamp" state="0"> |
1196 | | <bounds x="48" y="40" width="7" height="7"/> |
1197 | | </backdrop> |
1198 | | <backdrop name="lamp87" element="matrixlamp" state="0"> |
1199 | | <bounds x="56" y="40" width="7" height="7"/> |
1200 | | </backdrop> |
1201 | | <backdrop name="lamp88" element="matrixlamp" state="0"> |
1202 | | <bounds x="64" y="40" width="7" height="7"/> |
1203 | | </backdrop> |
1204 | | <backdrop name="lamp89" element="matrixlamp" state="0"> |
1205 | | <bounds x="72" y="40" width="7" height="7"/> |
1206 | | </backdrop> |
1207 | | <backdrop name="lamp90" element="matrixlamp" state="0"> |
1208 | | <bounds x="80" y="40" width="7" height="7"/> |
1209 | | </backdrop> |
1210 | | <backdrop name="lamp91" element="matrixlamp" state="0"> |
1211 | | <bounds x="88" y="40" width="7" height="7"/> |
1212 | | </backdrop> |
1213 | | <backdrop name="lamp92" element="matrixlamp" state="0"> |
1214 | | <bounds x="96" y="40" width="7" height="7"/> |
1215 | | </backdrop> |
1216 | | <backdrop name="lamp93" element="matrixlamp" state="0"> |
1217 | | <bounds x="104" y="40" width="7" height="7"/> |
1218 | | </backdrop> |
1219 | | <backdrop name="lamp94" element="matrixlamp" state="0"> |
1220 | | <bounds x="112" y="40" width="7" height="7"/> |
1221 | | </backdrop> |
1222 | | <backdrop name="lamp95" element="matrixlamp" state="0"> |
1223 | | <bounds x="120" y="40" width="7" height="7"/> |
1224 | | </backdrop> |
1225 | | <backdrop name="lamp96" element="matrixlamp" state="0"> |
1226 | | <bounds x="0" y="48" width="7" height="7"/> |
1227 | | </backdrop> |
1228 | | <backdrop name="lamp97" element="matrixlamp" state="0"> |
1229 | | <bounds x="8" y="48" width="7" height="7"/> |
1230 | | </backdrop> |
1231 | | <backdrop name="lamp98" element="matrixlamp" state="0"> |
1232 | | <bounds x="16" y="48" width="7" height="7"/> |
1233 | | </backdrop> |
1234 | | <backdrop name="lamp99" element="matrixlamp" state="0"> |
1235 | | <bounds x="24" y="48" width="7" height="7"/> |
1236 | | </backdrop> |
1237 | | <backdrop name="lamp100" element="matrixlamp" state="0"> |
1238 | | <bounds x="32" y="48" width="7" height="7"/> |
1239 | | </backdrop> |
1240 | | <backdrop name="lamp101" element="matrixlamp" state="0"> |
1241 | | <bounds x="40" y="48" width="7" height="7"/> |
1242 | | </backdrop> |
1243 | | <backdrop name="lamp102" element="matrixlamp" state="0"> |
1244 | | <bounds x="48" y="48" width="7" height="7"/> |
1245 | | </backdrop> |
1246 | | <backdrop name="lamp103" element="matrixlamp" state="0"> |
1247 | | <bounds x="56" y="48" width="7" height="7"/> |
1248 | | </backdrop> |
1249 | | <backdrop name="lamp104" element="matrixlamp" state="0"> |
1250 | | <bounds x="64" y="48" width="7" height="7"/> |
1251 | | </backdrop> |
1252 | | <backdrop name="lamp105" element="matrixlamp" state="0"> |
1253 | | <bounds x="72" y="48" width="7" height="7"/> |
1254 | | </backdrop> |
1255 | | <backdrop name="lamp106" element="matrixlamp" state="0"> |
1256 | | <bounds x="80" y="48" width="7" height="7"/> |
1257 | | </backdrop> |
1258 | | <backdrop name="lamp107" element="matrixlamp" state="0"> |
1259 | | <bounds x="88" y="48" width="7" height="7"/> |
1260 | | </backdrop> |
1261 | | <backdrop name="lamp108" element="matrixlamp" state="0"> |
1262 | | <bounds x="96" y="48" width="7" height="7"/> |
1263 | | </backdrop> |
1264 | | <backdrop name="lamp109" element="matrixlamp" state="0"> |
1265 | | <bounds x="104" y="48" width="7" height="7"/> |
1266 | | </backdrop> |
1267 | | <backdrop name="lamp110" element="matrixlamp" state="0"> |
1268 | | <bounds x="112" y="48" width="7" height="7"/> |
1269 | | </backdrop> |
1270 | | <backdrop name="lamp111" element="matrixlamp" state="0"> |
1271 | | <bounds x="120" y="48" width="7" height="7"/> |
1272 | | </backdrop> |
1273 | | <backdrop name="lamp112" element="matrixlamp" state="0"> |
1274 | | <bounds x="0" y="56" width="7" height="7"/> |
1275 | | </backdrop> |
1276 | | <backdrop name="lamp113" element="matrixlamp" state="0"> |
1277 | | <bounds x="8" y="56" width="7" height="7"/> |
1278 | | </backdrop> |
1279 | | <backdrop name="lamp114" element="matrixlamp" state="0"> |
1280 | | <bounds x="16" y="56" width="7" height="7"/> |
1281 | | </backdrop> |
1282 | | <backdrop name="lamp115" element="matrixlamp" state="0"> |
1283 | | <bounds x="24" y="56" width="7" height="7"/> |
1284 | | </backdrop> |
1285 | | <backdrop name="lamp116" element="matrixlamp" state="0"> |
1286 | | <bounds x="32" y="56" width="7" height="7"/> |
1287 | | </backdrop> |
1288 | | <backdrop name="lamp117" element="matrixlamp" state="0"> |
1289 | | <bounds x="40" y="56" width="7" height="7"/> |
1290 | | </backdrop> |
1291 | | <backdrop name="lamp118" element="matrixlamp" state="0"> |
1292 | | <bounds x="48" y="56" width="7" height="7"/> |
1293 | | </backdrop> |
1294 | | <backdrop name="lamp119" element="matrixlamp" state="0"> |
1295 | | <bounds x="56" y="56" width="7" height="7"/> |
1296 | | </backdrop> |
1297 | | <backdrop name="lamp120" element="matrixlamp" state="0"> |
1298 | | <bounds x="64" y="56" width="7" height="7"/> |
1299 | | </backdrop> |
1300 | | <backdrop name="lamp121" element="matrixlamp" state="0"> |
1301 | | <bounds x="72" y="56" width="7" height="7"/> |
1302 | | </backdrop> |
1303 | | <backdrop name="lamp122" element="matrixlamp" state="0"> |
1304 | | <bounds x="80" y="56" width="7" height="7"/> |
1305 | | </backdrop> |
1306 | | <backdrop name="lamp123" element="matrixlamp" state="0"> |
1307 | | <bounds x="88" y="56" width="7" height="7"/> |
1308 | | </backdrop> |
1309 | | <backdrop name="lamp124" element="matrixlamp" state="0"> |
1310 | | <bounds x="96" y="56" width="7" height="7"/> |
1311 | | </backdrop> |
1312 | | <backdrop name="lamp125" element="matrixlamp" state="0"> |
1313 | | <bounds x="104" y="56" width="7" height="7"/> |
1314 | | </backdrop> |
1315 | | <backdrop name="lamp126" element="matrixlamp" state="0"> |
1316 | | <bounds x="112" y="56" width="7" height="7"/> |
1317 | | </backdrop> |
1318 | | <backdrop name="lamp127" element="matrixlamp" state="0"> |
1319 | | <bounds x="120" y="56" width="7" height="7"/> |
1320 | | </backdrop> |
1321 | | <backdrop name="lamp128" element="matrixlamp" state="0"> |
1322 | | <bounds x="0" y="64" width="7" height="7"/> |
1323 | | </backdrop> |
1324 | | <backdrop name="lamp129" element="matrixlamp" state="0"> |
1325 | | <bounds x="8" y="64" width="7" height="7"/> |
1326 | | </backdrop> |
1327 | | <backdrop name="lamp130" element="matrixlamp" state="0"> |
1328 | | <bounds x="16" y="64" width="7" height="7"/> |
1329 | | </backdrop> |
1330 | | <backdrop name="lamp131" element="matrixlamp" state="0"> |
1331 | | <bounds x="24" y="64" width="7" height="7"/> |
1332 | | </backdrop> |
1333 | | <backdrop name="lamp132" element="matrixlamp" state="0"> |
1334 | | <bounds x="32" y="64" width="7" height="7"/> |
1335 | | </backdrop> |
1336 | | <backdrop name="lamp133" element="matrixlamp" state="0"> |
1337 | | <bounds x="40" y="64" width="7" height="7"/> |
1338 | | </backdrop> |
1339 | | <backdrop name="lamp134" element="matrixlamp" state="0"> |
1340 | | <bounds x="48" y="64" width="7" height="7"/> |
1341 | | </backdrop> |
1342 | | <backdrop name="lamp135" element="matrixlamp" state="0"> |
1343 | | <bounds x="56" y="64" width="7" height="7"/> |
1344 | | </backdrop> |
1345 | | <backdrop name="lamp136" element="matrixlamp" state="0"> |
1346 | | <bounds x="64" y="64" width="7" height="7"/> |
1347 | | </backdrop> |
1348 | | <backdrop name="lamp137" element="matrixlamp" state="0"> |
1349 | | <bounds x="72" y="64" width="7" height="7"/> |
1350 | | </backdrop> |
1351 | | <backdrop name="lamp138" element="matrixlamp" state="0"> |
1352 | | <bounds x="80" y="64" width="7" height="7"/> |
1353 | | </backdrop> |
1354 | | <backdrop name="lamp139" element="matrixlamp" state="0"> |
1355 | | <bounds x="88" y="64" width="7" height="7"/> |
1356 | | </backdrop> |
1357 | | <backdrop name="lamp140" element="matrixlamp" state="0"> |
1358 | | <bounds x="96" y="64" width="7" height="7"/> |
1359 | | </backdrop> |
1360 | | <backdrop name="lamp141" element="matrixlamp" state="0"> |
1361 | | <bounds x="104" y="64" width="7" height="7"/> |
1362 | | </backdrop> |
1363 | | <backdrop name="lamp142" element="matrixlamp" state="0"> |
1364 | | <bounds x="112" y="64" width="7" height="7"/> |
1365 | | </backdrop> |
1366 | | <backdrop name="lamp143" element="matrixlamp" state="0"> |
1367 | | <bounds x="120" y="64" width="7" height="7"/> |
1368 | | </backdrop> |
1369 | | <backdrop name="lamp144" element="matrixlamp" state="0"> |
1370 | | <bounds x="0" y="72" width="7" height="7"/> |
1371 | | </backdrop> |
1372 | | <backdrop name="lamp145" element="matrixlamp" state="0"> |
1373 | | <bounds x="8" y="72" width="7" height="7"/> |
1374 | | </backdrop> |
1375 | | <backdrop name="lamp146" element="matrixlamp" state="0"> |
1376 | | <bounds x="16" y="72" width="7" height="7"/> |
1377 | | </backdrop> |
1378 | | <backdrop name="lamp147" element="matrixlamp" state="0"> |
1379 | | <bounds x="24" y="72" width="7" height="7"/> |
1380 | | </backdrop> |
1381 | | <backdrop name="lamp148" element="matrixlamp" state="0"> |
1382 | | <bounds x="32" y="72" width="7" height="7"/> |
1383 | | </backdrop> |
1384 | | <backdrop name="lamp149" element="matrixlamp" state="0"> |
1385 | | <bounds x="40" y="72" width="7" height="7"/> |
1386 | | </backdrop> |
1387 | | <backdrop name="lamp150" element="matrixlamp" state="0"> |
1388 | | <bounds x="48" y="72" width="7" height="7"/> |
1389 | | </backdrop> |
1390 | | <backdrop name="lamp151" element="matrixlamp" state="0"> |
1391 | | <bounds x="56" y="72" width="7" height="7"/> |
1392 | | </backdrop> |
1393 | | <backdrop name="lamp152" element="matrixlamp" state="0"> |
1394 | | <bounds x="64" y="72" width="7" height="7"/> |
1395 | | </backdrop> |
1396 | | <backdrop name="lamp153" element="matrixlamp" state="0"> |
1397 | | <bounds x="72" y="72" width="7" height="7"/> |
1398 | | </backdrop> |
1399 | | <backdrop name="lamp154" element="matrixlamp" state="0"> |
1400 | | <bounds x="80" y="72" width="7" height="7"/> |
1401 | | </backdrop> |
1402 | | <backdrop name="lamp155" element="matrixlamp" state="0"> |
1403 | | <bounds x="88" y="72" width="7" height="7"/> |
1404 | | </backdrop> |
1405 | | <backdrop name="lamp156" element="matrixlamp" state="0"> |
1406 | | <bounds x="96" y="72" width="7" height="7"/> |
1407 | | </backdrop> |
1408 | | <backdrop name="lamp157" element="matrixlamp" state="0"> |
1409 | | <bounds x="104" y="72" width="7" height="7"/> |
1410 | | </backdrop> |
1411 | | <backdrop name="lamp158" element="matrixlamp" state="0"> |
1412 | | <bounds x="112" y="72" width="7" height="7"/> |
1413 | | </backdrop> |
1414 | | <backdrop name="lamp159" element="matrixlamp" state="0"> |
1415 | | <bounds x="120" y="72" width="7" height="7"/> |
1416 | | </backdrop> |
1417 | | <backdrop name="lamp160" element="matrixlamp" state="0"> |
1418 | | <bounds x="0" y="80" width="7" height="7"/> |
1419 | | </backdrop> |
1420 | | <backdrop name="lamp161" element="matrixlamp" state="0"> |
1421 | | <bounds x="8" y="80" width="7" height="7"/> |
1422 | | </backdrop> |
1423 | | <backdrop name="lamp162" element="matrixlamp" state="0"> |
1424 | | <bounds x="16" y="80" width="7" height="7"/> |
1425 | | </backdrop> |
1426 | | <backdrop name="lamp163" element="matrixlamp" state="0"> |
1427 | | <bounds x="24" y="80" width="7" height="7"/> |
1428 | | </backdrop> |
1429 | | <backdrop name="lamp164" element="matrixlamp" state="0"> |
1430 | | <bounds x="32" y="80" width="7" height="7"/> |
1431 | | </backdrop> |
1432 | | <backdrop name="lamp165" element="matrixlamp" state="0"> |
1433 | | <bounds x="40" y="80" width="7" height="7"/> |
1434 | | </backdrop> |
1435 | | <backdrop name="lamp166" element="matrixlamp" state="0"> |
1436 | | <bounds x="48" y="80" width="7" height="7"/> |
1437 | | </backdrop> |
1438 | | <backdrop name="lamp167" element="matrixlamp" state="0"> |
1439 | | <bounds x="56" y="80" width="7" height="7"/> |
1440 | | </backdrop> |
1441 | | <backdrop name="lamp168" element="matrixlamp" state="0"> |
1442 | | <bounds x="64" y="80" width="7" height="7"/> |
1443 | | </backdrop> |
1444 | | <backdrop name="lamp169" element="matrixlamp" state="0"> |
1445 | | <bounds x="72" y="80" width="7" height="7"/> |
1446 | | </backdrop> |
1447 | | <backdrop name="lamp170" element="matrixlamp" state="0"> |
1448 | | <bounds x="80" y="80" width="7" height="7"/> |
1449 | | </backdrop> |
1450 | | <backdrop name="lamp171" element="matrixlamp" state="0"> |
1451 | | <bounds x="88" y="80" width="7" height="7"/> |
1452 | | </backdrop> |
1453 | | <backdrop name="lamp172" element="matrixlamp" state="0"> |
1454 | | <bounds x="96" y="80" width="7" height="7"/> |
1455 | | </backdrop> |
1456 | | <backdrop name="lamp173" element="matrixlamp" state="0"> |
1457 | | <bounds x="104" y="80" width="7" height="7"/> |
1458 | | </backdrop> |
1459 | | <backdrop name="lamp174" element="matrixlamp" state="0"> |
1460 | | <bounds x="112" y="80" width="7" height="7"/> |
1461 | | </backdrop> |
1462 | | <backdrop name="lamp175" element="matrixlamp" state="0"> |
1463 | | <bounds x="120" y="80" width="7" height="7"/> |
1464 | | </backdrop> |
1465 | | <backdrop name="lamp176" element="matrixlamp" state="0"> |
1466 | | <bounds x="0" y="88" width="7" height="7"/> |
1467 | | </backdrop> |
1468 | | <backdrop name="lamp177" element="matrixlamp" state="0"> |
1469 | | <bounds x="8" y="88" width="7" height="7"/> |
1470 | | </backdrop> |
1471 | | <backdrop name="lamp178" element="matrixlamp" state="0"> |
1472 | | <bounds x="16" y="88" width="7" height="7"/> |
1473 | | </backdrop> |
1474 | | <backdrop name="lamp179" element="matrixlamp" state="0"> |
1475 | | <bounds x="24" y="88" width="7" height="7"/> |
1476 | | </backdrop> |
1477 | | <backdrop name="lamp180" element="matrixlamp" state="0"> |
1478 | | <bounds x="32" y="88" width="7" height="7"/> |
1479 | | </backdrop> |
1480 | | <backdrop name="lamp181" element="matrixlamp" state="0"> |
1481 | | <bounds x="40" y="88" width="7" height="7"/> |
1482 | | </backdrop> |
1483 | | <backdrop name="lamp182" element="matrixlamp" state="0"> |
1484 | | <bounds x="48" y="88" width="7" height="7"/> |
1485 | | </backdrop> |
1486 | | <backdrop name="lamp183" element="matrixlamp" state="0"> |
1487 | | <bounds x="56" y="88" width="7" height="7"/> |
1488 | | </backdrop> |
1489 | | <backdrop name="lamp184" element="matrixlamp" state="0"> |
1490 | | <bounds x="64" y="88" width="7" height="7"/> |
1491 | | </backdrop> |
1492 | | <backdrop name="lamp185" element="matrixlamp" state="0"> |
1493 | | <bounds x="72" y="88" width="7" height="7"/> |
1494 | | </backdrop> |
1495 | | <backdrop name="lamp186" element="matrixlamp" state="0"> |
1496 | | <bounds x="80" y="88" width="7" height="7"/> |
1497 | | </backdrop> |
1498 | | <backdrop name="lamp187" element="matrixlamp" state="0"> |
1499 | | <bounds x="88" y="88" width="7" height="7"/> |
1500 | | </backdrop> |
1501 | | <backdrop name="lamp188" element="matrixlamp" state="0"> |
1502 | | <bounds x="96" y="88" width="7" height="7"/> |
1503 | | </backdrop> |
1504 | | <backdrop name="lamp189" element="matrixlamp" state="0"> |
1505 | | <bounds x="104" y="88" width="7" height="7"/> |
1506 | | </backdrop> |
1507 | | <backdrop name="lamp190" element="matrixlamp" state="0"> |
1508 | | <bounds x="112" y="88" width="7" height="7"/> |
1509 | | </backdrop> |
1510 | | <backdrop name="lamp191" element="matrixlamp" state="0"> |
1511 | | <bounds x="120" y="88" width="7" height="7"/> |
1512 | | </backdrop> |
1513 | | <backdrop name="lamp192" element="matrixlamp" state="0"> |
1514 | | <bounds x="0" y="96" width="7" height="7"/> |
1515 | | </backdrop> |
1516 | | <backdrop name="lamp193" element="matrixlamp" state="0"> |
1517 | | <bounds x="8" y="96" width="7" height="7"/> |
1518 | | </backdrop> |
1519 | | <backdrop name="lamp194" element="matrixlamp" state="0"> |
1520 | | <bounds x="16" y="96" width="7" height="7"/> |
1521 | | </backdrop> |
1522 | | <backdrop name="lamp195" element="matrixlamp" state="0"> |
1523 | | <bounds x="24" y="96" width="7" height="7"/> |
1524 | | </backdrop> |
1525 | | <backdrop name="lamp196" element="matrixlamp" state="0"> |
1526 | | <bounds x="32" y="96" width="7" height="7"/> |
1527 | | </backdrop> |
1528 | | <backdrop name="lamp197" element="matrixlamp" state="0"> |
1529 | | <bounds x="40" y="96" width="7" height="7"/> |
1530 | | </backdrop> |
1531 | | <backdrop name="lamp198" element="matrixlamp" state="0"> |
1532 | | <bounds x="48" y="96" width="7" height="7"/> |
1533 | | </backdrop> |
1534 | | <backdrop name="lamp199" element="matrixlamp" state="0"> |
1535 | | <bounds x="56" y="96" width="7" height="7"/> |
1536 | | </backdrop> |
1537 | | <backdrop name="lamp200" element="matrixlamp" state="0"> |
1538 | | <bounds x="64" y="96" width="7" height="7"/> |
1539 | | </backdrop> |
1540 | | <backdrop name="lamp201" element="matrixlamp" state="0"> |
1541 | | <bounds x="72" y="96" width="7" height="7"/> |
1542 | | </backdrop> |
1543 | | <backdrop name="lamp202" element="matrixlamp" state="0"> |
1544 | | <bounds x="80" y="96" width="7" height="7"/> |
1545 | | </backdrop> |
1546 | | <backdrop name="lamp203" element="matrixlamp" state="0"> |
1547 | | <bounds x="88" y="96" width="7" height="7"/> |
1548 | | </backdrop> |
1549 | | <backdrop name="lamp204" element="matrixlamp" state="0"> |
1550 | | <bounds x="96" y="96" width="7" height="7"/> |
1551 | | </backdrop> |
1552 | | <backdrop name="lamp205" element="matrixlamp" state="0"> |
1553 | | <bounds x="104" y="96" width="7" height="7"/> |
1554 | | </backdrop> |
1555 | | <backdrop name="lamp206" element="matrixlamp" state="0"> |
1556 | | <bounds x="112" y="96" width="7" height="7"/> |
1557 | | </backdrop> |
1558 | | <backdrop name="lamp207" element="matrixlamp" state="0"> |
1559 | | <bounds x="120" y="96" width="7" height="7"/> |
1560 | | </backdrop> |
1561 | | <backdrop name="lamp208" element="matrixlamp" state="0"> |
1562 | | <bounds x="0" y="104" width="7" height="7"/> |
1563 | | </backdrop> |
1564 | | <backdrop name="lamp209" element="matrixlamp" state="0"> |
1565 | | <bounds x="8" y="104" width="7" height="7"/> |
1566 | | </backdrop> |
1567 | | <backdrop name="lamp210" element="matrixlamp" state="0"> |
1568 | | <bounds x="16" y="104" width="7" height="7"/> |
1569 | | </backdrop> |
1570 | | <backdrop name="lamp211" element="matrixlamp" state="0"> |
1571 | | <bounds x="24" y="104" width="7" height="7"/> |
1572 | | </backdrop> |
1573 | | <backdrop name="lamp212" element="matrixlamp" state="0"> |
1574 | | <bounds x="32" y="104" width="7" height="7"/> |
1575 | | </backdrop> |
1576 | | <backdrop name="lamp213" element="matrixlamp" state="0"> |
1577 | | <bounds x="40" y="104" width="7" height="7"/> |
1578 | | </backdrop> |
1579 | | <backdrop name="lamp214" element="matrixlamp" state="0"> |
1580 | | <bounds x="48" y="104" width="7" height="7"/> |
1581 | | </backdrop> |
1582 | | <backdrop name="lamp215" element="matrixlamp" state="0"> |
1583 | | <bounds x="56" y="104" width="7" height="7"/> |
1584 | | </backdrop> |
1585 | | <backdrop name="lamp216" element="matrixlamp" state="0"> |
1586 | | <bounds x="64" y="104" width="7" height="7"/> |
1587 | | </backdrop> |
1588 | | <backdrop name="lamp217" element="matrixlamp" state="0"> |
1589 | | <bounds x="72" y="104" width="7" height="7"/> |
1590 | | </backdrop> |
1591 | | <backdrop name="lamp218" element="matrixlamp" state="0"> |
1592 | | <bounds x="80" y="104" width="7" height="7"/> |
1593 | | </backdrop> |
1594 | | <backdrop name="lamp219" element="matrixlamp" state="0"> |
1595 | | <bounds x="88" y="104" width="7" height="7"/> |
1596 | | </backdrop> |
1597 | | <backdrop name="lamp220" element="matrixlamp" state="0"> |
1598 | | <bounds x="96" y="104" width="7" height="7"/> |
1599 | | </backdrop> |
1600 | | <backdrop name="lamp221" element="matrixlamp" state="0"> |
1601 | | <bounds x="104" y="104" width="7" height="7"/> |
1602 | | </backdrop> |
1603 | | <backdrop name="lamp222" element="matrixlamp" state="0"> |
1604 | | <bounds x="112" y="104" width="7" height="7"/> |
1605 | | </backdrop> |
1606 | | <backdrop name="lamp223" element="matrixlamp" state="0"> |
1607 | | <bounds x="120" y="104" width="7" height="7"/> |
1608 | | </backdrop> |
1609 | | <backdrop name="lamp224" element="matrixlamp" state="0"> |
1610 | | <bounds x="0" y="112" width="7" height="7"/> |
1611 | | </backdrop> |
1612 | | <backdrop name="lamp225" element="matrixlamp" state="0"> |
1613 | | <bounds x="8" y="112" width="7" height="7"/> |
1614 | | </backdrop> |
1615 | | <backdrop name="lamp226" element="matrixlamp" state="0"> |
1616 | | <bounds x="16" y="112" width="7" height="7"/> |
1617 | | </backdrop> |
1618 | | <backdrop name="lamp227" element="matrixlamp" state="0"> |
1619 | | <bounds x="24" y="112" width="7" height="7"/> |
1620 | | </backdrop> |
1621 | | <backdrop name="lamp228" element="matrixlamp" state="0"> |
1622 | | <bounds x="32" y="112" width="7" height="7"/> |
1623 | | </backdrop> |
1624 | | <backdrop name="lamp229" element="matrixlamp" state="0"> |
1625 | | <bounds x="40" y="112" width="7" height="7"/> |
1626 | | </backdrop> |
1627 | | <backdrop name="lamp230" element="matrixlamp" state="0"> |
1628 | | <bounds x="48" y="112" width="7" height="7"/> |
1629 | | </backdrop> |
1630 | | <backdrop name="lamp231" element="matrixlamp" state="0"> |
1631 | | <bounds x="56" y="112" width="7" height="7"/> |
1632 | | </backdrop> |
1633 | | <backdrop name="lamp232" element="matrixlamp" state="0"> |
1634 | | <bounds x="64" y="112" width="7" height="7"/> |
1635 | | </backdrop> |
1636 | | <backdrop name="lamp233" element="matrixlamp" state="0"> |
1637 | | <bounds x="72" y="112" width="7" height="7"/> |
1638 | | </backdrop> |
1639 | | <backdrop name="lamp234" element="matrixlamp" state="0"> |
1640 | | <bounds x="80" y="112" width="7" height="7"/> |
1641 | | </backdrop> |
1642 | | <backdrop name="lamp235" element="matrixlamp" state="0"> |
1643 | | <bounds x="88" y="112" width="7" height="7"/> |
1644 | | </backdrop> |
1645 | | <backdrop name="lamp236" element="matrixlamp" state="0"> |
1646 | | <bounds x="96" y="112" width="7" height="7"/> |
1647 | | </backdrop> |
1648 | | <backdrop name="lamp237" element="matrixlamp" state="0"> |
1649 | | <bounds x="104" y="112" width="7" height="7"/> |
1650 | | </backdrop> |
1651 | | <backdrop name="lamp238" element="matrixlamp" state="0"> |
1652 | | <bounds x="112" y="112" width="7" height="7"/> |
1653 | | </backdrop> |
1654 | | <backdrop name="lamp239" element="matrixlamp" state="0"> |
1655 | | <bounds x="120" y="112" width="7" height="7"/> |
1656 | | </backdrop> |
1657 | | <backdrop name="lamp240" element="matrixlamp" state="0"> |
1658 | | <bounds x="0" y="120" width="7" height="7"/> |
1659 | | </backdrop> |
1660 | | <backdrop name="lamp241" element="matrixlamp" state="0"> |
1661 | | <bounds x="8" y="120" width="7" height="7"/> |
1662 | | </backdrop> |
1663 | | <backdrop name="lamp242" element="matrixlamp" state="0"> |
1664 | | <bounds x="16" y="120" width="7" height="7"/> |
1665 | | </backdrop> |
1666 | | <backdrop name="lamp243" element="matrixlamp" state="0"> |
1667 | | <bounds x="24" y="120" width="7" height="7"/> |
1668 | | </backdrop> |
1669 | | <backdrop name="lamp244" element="matrixlamp" state="0"> |
1670 | | <bounds x="32" y="120" width="7" height="7"/> |
1671 | | </backdrop> |
1672 | | <backdrop name="lamp245" element="matrixlamp" state="0"> |
1673 | | <bounds x="40" y="120" width="7" height="7"/> |
1674 | | </backdrop> |
1675 | | <backdrop name="lamp246" element="matrixlamp" state="0"> |
1676 | | <bounds x="48" y="120" width="7" height="7"/> |
1677 | | </backdrop> |
1678 | | <backdrop name="lamp247" element="matrixlamp" state="0"> |
1679 | | <bounds x="56" y="120" width="7" height="7"/> |
1680 | | </backdrop> |
1681 | | <backdrop name="lamp248" element="matrixlamp" state="0"> |
1682 | | <bounds x="64" y="120" width="7" height="7"/> |
1683 | | </backdrop> |
1684 | | <backdrop name="lamp249" element="matrixlamp" state="0"> |
1685 | | <bounds x="72" y="120" width="7" height="7"/> |
1686 | | </backdrop> |
1687 | | <backdrop name="lamp250" element="matrixlamp" state="0"> |
1688 | | <bounds x="80" y="120" width="7" height="7"/> |
1689 | | </backdrop> |
1690 | | <backdrop name="lamp251" element="matrixlamp" state="0"> |
1691 | | <bounds x="88" y="120" width="7" height="7"/> |
1692 | | </backdrop> |
1693 | | <backdrop name="lamp252" element="matrixlamp" state="0"> |
1694 | | <bounds x="96" y="120" width="7" height="7"/> |
1695 | | </backdrop> |
1696 | | <backdrop name="lamp253" element="matrixlamp" state="0"> |
1697 | | <bounds x="104" y="120" width="7" height="7"/> |
1698 | | </backdrop> |
1699 | | <backdrop name="lamp254" element="matrixlamp" state="0"> |
1700 | | <bounds x="112" y="120" width="7" height="7"/> |
1701 | | </backdrop> |
1702 | | <backdrop name="lamp255" element="matrixlamp" state="0"> |
1703 | | <bounds x="120" y="120" width="7" height="7"/> |
1704 | | </backdrop> |
1705 | | </view> |
1706 | | |
1707 | | <view name="Adder 2 Output Only (400:280, No Artwork)"> |
1708 | | <screen index="0"> |
1709 | | <bounds left="0" top="0" right="400" bottom="280" /> |
1710 | | </screen> |
1711 | | </view> |
1712 | | </mamelayout> |
trunk/src/mame/layout/sc1_vid.lay
r0 | r18194 | |
| 1 | <?xml version="1.0"?> |
| 2 | <mamelayout version="2"> |
| 3 | <element name="matrixlamp"> |
| 4 | <rect state ="0"> |
| 5 | <bounds x="0" y="0" width="7" height="7" /> |
| 6 | <color red="0.7" green="0.7" blue="0.7" /> |
| 7 | </rect> |
| 8 | <rect state ="1"> |
| 9 | <bounds x="0" y="0" width="7" height="7" /> |
| 10 | <color red="0.0" green="0.0" blue="1.0" /> |
| 11 | </rect> |
| 12 | <rect state ="2"> |
| 13 | <bounds x="0" y="0" width="7" height="7" /> |
| 14 | <color red="0.0" green="1.0" blue="0.0" /> |
| 15 | </rect> |
| 16 | </element> |
| 17 | <element name="vfd0"> |
| 18 | <led14segsc> |
| 19 | <color red="0" green="0.6" blue="1.0" /> |
| 20 | </led14segsc> |
| 21 | </element> |
| 22 | |
| 23 | <element name="Steppers" defstate="0"> |
| 24 | <simplecounter maxstate="999" digits="3"> |
| 25 | <color red="1.0" green="1.0" blue="1.0" /> |
| 26 | <bounds x="0" y="0" width="1" height="1" /> |
| 27 | </simplecounter> |
| 28 | </element> |
| 29 | |
| 30 | <view name="Full Output"> |
| 31 | <screen index="0"> |
| 32 | <bounds x="127" y="0" width="400" height="280" /> |
| 33 | </screen> |
| 34 | <backdrop name="vfd0" element="vfd0" state="0"> |
| 35 | <bounds x="10" y="280" width="9" height="17"/> |
| 36 | </backdrop> |
| 37 | <backdrop name="vfd1" element="vfd0" state="0"> |
| 38 | <bounds x="19" y="280" width="9" height="17"/> |
| 39 | </backdrop> |
| 40 | <backdrop name="vfd2" element="vfd0" state="0"> |
| 41 | <bounds x="28" y="280" width="9" height="17"/> |
| 42 | </backdrop> |
| 43 | <backdrop name="vfd3" element="vfd0" state="0"> |
| 44 | <bounds x="37" y="280" width="9" height="17"/> |
| 45 | </backdrop> |
| 46 | <backdrop name="vfd4" element="vfd0" state="0"> |
| 47 | <bounds x="46" y="280" width="9" height="17"/> |
| 48 | </backdrop> |
| 49 | <backdrop name="vfd5" element="vfd0" state="0"> |
| 50 | <bounds x="55" y="280" width="9" height="17"/> |
| 51 | </backdrop> |
| 52 | <backdrop name="vfd6" element="vfd0" state="0"> |
| 53 | <bounds x="64" y="280" width="9" height="17"/> |
| 54 | </backdrop> |
| 55 | <backdrop name="vfd7" element="vfd0" state="0"> |
| 56 | <bounds x="73" y="280" width="9" height="17"/> |
| 57 | </backdrop> |
| 58 | <backdrop name="vfd8" element="vfd0" state="0"> |
| 59 | <bounds x="82" y="280" width="9" height="17"/> |
| 60 | </backdrop> |
| 61 | <backdrop name="vfd9" element="vfd0" state="0"> |
| 62 | <bounds x="91" y="280" width="9" height="17"/> |
| 63 | </backdrop> |
| 64 | <backdrop name="vfd10" element="vfd0" state="0"> |
| 65 | <bounds x="100" y="280" width="9" height="17"/> |
| 66 | </backdrop> |
| 67 | <backdrop name="vfd11" element="vfd0" state="0"> |
| 68 | <bounds x="109" y="280" width="9" height="17"/> |
| 69 | </backdrop> |
| 70 | <backdrop name="vfd12" element="vfd0" state="0"> |
| 71 | <bounds x="118" y="280" width="9" height="17"/> |
| 72 | </backdrop> |
| 73 | <backdrop name="vfd13" element="vfd0" state="0"> |
| 74 | <bounds x="127" y="280" width="9" height="17"/> |
| 75 | </backdrop> |
| 76 | <backdrop name="vfd14" element="vfd0" state="0"> |
| 77 | <bounds x="136" y="280" width="9" height="17"/> |
| 78 | </backdrop> |
| 79 | <backdrop name="vfd15" element="vfd0" state="0"> |
| 80 | <bounds x="145" y="280" width="9" height="17"/> |
| 81 | </backdrop> |
| 82 | <backdrop name="reel1" element="Steppers" state="0"> |
| 83 | <bounds x="10" y="320" width="50" height="50"/> |
| 84 | </backdrop> |
| 85 | <backdrop name="reel2" element="Steppers" state="0"> |
| 86 | <bounds x="60" y="320" width="50" height="50"/> |
| 87 | </backdrop> |
| 88 | <backdrop name="reel3" element="Steppers" state="0"> |
| 89 | <bounds x="110" y="320" width="50" height="50"/> |
| 90 | </backdrop> |
| 91 | <backdrop name="reel4" element="Steppers" state="0"> |
| 92 | <bounds x="160" y="320" width="50" height="50"/> |
| 93 | </backdrop> |
| 94 | <backdrop name="reel5" element="Steppers" state="0"> |
| 95 | <bounds x="220" y="320" width="50" height="50"/> |
| 96 | </backdrop> |
| 97 | <backdrop name="reel6" element="Steppers" state="0"> |
| 98 | <bounds x="280" y="320" width="50" height="50"/> |
| 99 | </backdrop> |
| 100 | <backdrop name="lamp0" element="matrixlamp" state="0"> |
| 101 | <bounds x="0" y="0" width="7" height="7"/> |
| 102 | </backdrop> |
| 103 | <backdrop name="lamp1" element="matrixlamp" state="0"> |
| 104 | <bounds x="8" y="0" width="7" height="7"/> |
| 105 | </backdrop> |
| 106 | <backdrop name="lamp2" element="matrixlamp" state="0"> |
| 107 | <bounds x="16" y="0" width="7" height="7"/> |
| 108 | </backdrop> |
| 109 | <backdrop name="lamp3" element="matrixlamp" state="0"> |
| 110 | <bounds x="24" y="0" width="7" height="7"/> |
| 111 | </backdrop> |
| 112 | <backdrop name="lamp4" element="matrixlamp" state="0"> |
| 113 | <bounds x="32" y="0" width="7" height="7"/> |
| 114 | </backdrop> |
| 115 | <backdrop name="lamp5" element="matrixlamp" state="0"> |
| 116 | <bounds x="40" y="0" width="7" height="7"/> |
| 117 | </backdrop> |
| 118 | <backdrop name="lamp6" element="matrixlamp" state="0"> |
| 119 | <bounds x="48" y="0" width="7" height="7"/> |
| 120 | </backdrop> |
| 121 | <backdrop name="lamp7" element="matrixlamp" state="0"> |
| 122 | <bounds x="56" y="0" width="7" height="7"/> |
| 123 | </backdrop> |
| 124 | <backdrop name="lamp8" element="matrixlamp" state="0"> |
| 125 | <bounds x="64" y="0" width="7" height="7"/> |
| 126 | </backdrop> |
| 127 | <backdrop name="lamp9" element="matrixlamp" state="0"> |
| 128 | <bounds x="72" y="0" width="7" height="7"/> |
| 129 | </backdrop> |
| 130 | <backdrop name="lamp10" element="matrixlamp" state="0"> |
| 131 | <bounds x="80" y="0" width="7" height="7"/> |
| 132 | </backdrop> |
| 133 | <backdrop name="lamp11" element="matrixlamp" state="0"> |
| 134 | <bounds x="88" y="0" width="7" height="7"/> |
| 135 | </backdrop> |
| 136 | <backdrop name="lamp12" element="matrixlamp" state="0"> |
| 137 | <bounds x="96" y="0" width="7" height="7"/> |
| 138 | </backdrop> |
| 139 | <backdrop name="lamp13" element="matrixlamp" state="0"> |
| 140 | <bounds x="104" y="0" width="7" height="7"/> |
| 141 | </backdrop> |
| 142 | <backdrop name="lamp14" element="matrixlamp" state="0"> |
| 143 | <bounds x="112" y="0" width="7" height="7"/> |
| 144 | </backdrop> |
| 145 | <backdrop name="lamp15" element="matrixlamp" state="0"> |
| 146 | <bounds x="120" y="0" width="7" height="7"/> |
| 147 | </backdrop> |
| 148 | <backdrop name="lamp16" element="matrixlamp" state="0"> |
| 149 | <bounds x="0" y="8" width="7" height="7"/> |
| 150 | </backdrop> |
| 151 | <backdrop name="lamp17" element="matrixlamp" state="0"> |
| 152 | <bounds x="8" y="8" width="7" height="7"/> |
| 153 | </backdrop> |
| 154 | <backdrop name="lamp18" element="matrixlamp" state="0"> |
| 155 | <bounds x="16" y="8" width="7" height="7"/> |
| 156 | </backdrop> |
| 157 | <backdrop name="lamp19" element="matrixlamp" state="0"> |
| 158 | <bounds x="24" y="8" width="7" height="7"/> |
| 159 | </backdrop> |
| 160 | <backdrop name="lamp20" element="matrixlamp" state="0"> |
| 161 | <bounds x="32" y="8" width="7" height="7"/> |
| 162 | </backdrop> |
| 163 | <backdrop name="lamp21" element="matrixlamp" state="0"> |
| 164 | <bounds x="40" y="8" width="7" height="7"/> |
| 165 | </backdrop> |
| 166 | <backdrop name="lamp22" element="matrixlamp" state="0"> |
| 167 | <bounds x="48" y="8" width="7" height="7"/> |
| 168 | </backdrop> |
| 169 | <backdrop name="lamp23" element="matrixlamp" state="0"> |
| 170 | <bounds x="56" y="8" width="7" height="7"/> |
| 171 | </backdrop> |
| 172 | <backdrop name="lamp24" element="matrixlamp" state="0"> |
| 173 | <bounds x="64" y="8" width="7" height="7"/> |
| 174 | </backdrop> |
| 175 | <backdrop name="lamp25" element="matrixlamp" state="0"> |
| 176 | <bounds x="72" y="8" width="7" height="7"/> |
| 177 | </backdrop> |
| 178 | <backdrop name="lamp26" element="matrixlamp" state="0"> |
| 179 | <bounds x="80" y="8" width="7" height="7"/> |
| 180 | </backdrop> |
| 181 | <backdrop name="lamp27" element="matrixlamp" state="0"> |
| 182 | <bounds x="88" y="8" width="7" height="7"/> |
| 183 | </backdrop> |
| 184 | <backdrop name="lamp28" element="matrixlamp" state="0"> |
| 185 | <bounds x="96" y="8" width="7" height="7"/> |
| 186 | </backdrop> |
| 187 | <backdrop name="lamp29" element="matrixlamp" state="0"> |
| 188 | <bounds x="104" y="8" width="7" height="7"/> |
| 189 | </backdrop> |
| 190 | <backdrop name="lamp30" element="matrixlamp" state="0"> |
| 191 | <bounds x="112" y="8" width="7" height="7"/> |
| 192 | </backdrop> |
| 193 | <backdrop name="lamp31" element="matrixlamp" state="0"> |
| 194 | <bounds x="120" y="8" width="7" height="7"/> |
| 195 | </backdrop> |
| 196 | <backdrop name="lamp32" element="matrixlamp" state="0"> |
| 197 | <bounds x="0" y="16" width="7" height="7"/> |
| 198 | </backdrop> |
| 199 | <backdrop name="lamp33" element="matrixlamp" state="0"> |
| 200 | <bounds x="8" y="16" width="7" height="7"/> |
| 201 | </backdrop> |
| 202 | <backdrop name="lamp34" element="matrixlamp" state="0"> |
| 203 | <bounds x="16" y="16" width="7" height="7"/> |
| 204 | </backdrop> |
| 205 | <backdrop name="lamp35" element="matrixlamp" state="0"> |
| 206 | <bounds x="24" y="16" width="7" height="7"/> |
| 207 | </backdrop> |
| 208 | <backdrop name="lamp36" element="matrixlamp" state="0"> |
| 209 | <bounds x="32" y="16" width="7" height="7"/> |
| 210 | </backdrop> |
| 211 | <backdrop name="lamp37" element="matrixlamp" state="0"> |
| 212 | <bounds x="40" y="16" width="7" height="7"/> |
| 213 | </backdrop> |
| 214 | <backdrop name="lamp38" element="matrixlamp" state="0"> |
| 215 | <bounds x="48" y="16" width="7" height="7"/> |
| 216 | </backdrop> |
| 217 | <backdrop name="lamp39" element="matrixlamp" state="0"> |
| 218 | <bounds x="56" y="16" width="7" height="7"/> |
| 219 | </backdrop> |
| 220 | <backdrop name="lamp40" element="matrixlamp" state="0"> |
| 221 | <bounds x="64" y="16" width="7" height="7"/> |
| 222 | </backdrop> |
| 223 | <backdrop name="lamp41" element="matrixlamp" state="0"> |
| 224 | <bounds x="72" y="16" width="7" height="7"/> |
| 225 | </backdrop> |
| 226 | <backdrop name="lamp42" element="matrixlamp" state="0"> |
| 227 | <bounds x="80" y="16" width="7" height="7"/> |
| 228 | </backdrop> |
| 229 | <backdrop name="lamp43" element="matrixlamp" state="0"> |
| 230 | <bounds x="88" y="16" width="7" height="7"/> |
| 231 | </backdrop> |
| 232 | <backdrop name="lamp44" element="matrixlamp" state="0"> |
| 233 | <bounds x="96" y="16" width="7" height="7"/> |
| 234 | </backdrop> |
| 235 | <backdrop name="lamp45" element="matrixlamp" state="0"> |
| 236 | <bounds x="104" y="16" width="7" height="7"/> |
| 237 | </backdrop> |
| 238 | <backdrop name="lamp46" element="matrixlamp" state="0"> |
| 239 | <bounds x="112" y="16" width="7" height="7"/> |
| 240 | </backdrop> |
| 241 | <backdrop name="lamp47" element="matrixlamp" state="0"> |
| 242 | <bounds x="120" y="16" width="7" height="7"/> |
| 243 | </backdrop> |
| 244 | <backdrop name="lamp48" element="matrixlamp" state="0"> |
| 245 | <bounds x="0" y="24" width="7" height="7"/> |
| 246 | </backdrop> |
| 247 | <backdrop name="lamp49" element="matrixlamp" state="0"> |
| 248 | <bounds x="8" y="24" width="7" height="7"/> |
| 249 | </backdrop> |
| 250 | <backdrop name="lamp50" element="matrixlamp" state="0"> |
| 251 | <bounds x="16" y="24" width="7" height="7"/> |
| 252 | </backdrop> |
| 253 | <backdrop name="lamp51" element="matrixlamp" state="0"> |
| 254 | <bounds x="24" y="24" width="7" height="7"/> |
| 255 | </backdrop> |
| 256 | <backdrop name="lamp52" element="matrixlamp" state="0"> |
| 257 | <bounds x="32" y="24" width="7" height="7"/> |
| 258 | </backdrop> |
| 259 | <backdrop name="lamp53" element="matrixlamp" state="0"> |
| 260 | <bounds x="40" y="24" width="7" height="7"/> |
| 261 | </backdrop> |
| 262 | <backdrop name="lamp54" element="matrixlamp" state="0"> |
| 263 | <bounds x="48" y="24" width="7" height="7"/> |
| 264 | </backdrop> |
| 265 | <backdrop name="lamp55" element="matrixlamp" state="0"> |
| 266 | <bounds x="56" y="24" width="7" height="7"/> |
| 267 | </backdrop> |
| 268 | <backdrop name="lamp56" element="matrixlamp" state="0"> |
| 269 | <bounds x="64" y="24" width="7" height="7"/> |
| 270 | </backdrop> |
| 271 | <backdrop name="lamp57" element="matrixlamp" state="0"> |
| 272 | <bounds x="72" y="24" width="7" height="7"/> |
| 273 | </backdrop> |
| 274 | <backdrop name="lamp58" element="matrixlamp" state="0"> |
| 275 | <bounds x="80" y="24" width="7" height="7"/> |
| 276 | </backdrop> |
| 277 | <backdrop name="lamp59" element="matrixlamp" state="0"> |
| 278 | <bounds x="88" y="24" width="7" height="7"/> |
| 279 | </backdrop> |
| 280 | <backdrop name="lamp60" element="matrixlamp" state="0"> |
| 281 | <bounds x="96" y="24" width="7" height="7"/> |
| 282 | </backdrop> |
| 283 | <backdrop name="lamp61" element="matrixlamp" state="0"> |
| 284 | <bounds x="104" y="24" width="7" height="7"/> |
| 285 | </backdrop> |
| 286 | <backdrop name="lamp62" element="matrixlamp" state="0"> |
| 287 | <bounds x="112" y="24" width="7" height="7"/> |
| 288 | </backdrop> |
| 289 | <backdrop name="lamp63" element="matrixlamp" state="0"> |
| 290 | <bounds x="120" y="24" width="7" height="7"/> |
| 291 | </backdrop> |
| 292 | <backdrop name="lamp64" element="matrixlamp" state="0"> |
| 293 | <bounds x="0" y="32" width="7" height="7"/> |
| 294 | </backdrop> |
| 295 | <backdrop name="lamp65" element="matrixlamp" state="0"> |
| 296 | <bounds x="8" y="32" width="7" height="7"/> |
| 297 | </backdrop> |
| 298 | <backdrop name="lamp66" element="matrixlamp" state="0"> |
| 299 | <bounds x="16" y="32" width="7" height="7"/> |
| 300 | </backdrop> |
| 301 | <backdrop name="lamp67" element="matrixlamp" state="0"> |
| 302 | <bounds x="24" y="32" width="7" height="7"/> |
| 303 | </backdrop> |
| 304 | <backdrop name="lamp68" element="matrixlamp" state="0"> |
| 305 | <bounds x="32" y="32" width="7" height="7"/> |
| 306 | </backdrop> |
| 307 | <backdrop name="lamp69" element="matrixlamp" state="0"> |
| 308 | <bounds x="40" y="32" width="7" height="7"/> |
| 309 | </backdrop> |
| 310 | <backdrop name="lamp70" element="matrixlamp" state="0"> |
| 311 | <bounds x="48" y="32" width="7" height="7"/> |
| 312 | </backdrop> |
| 313 | <backdrop name="lamp71" element="matrixlamp" state="0"> |
| 314 | <bounds x="56" y="32" width="7" height="7"/> |
| 315 | </backdrop> |
| 316 | <backdrop name="lamp72" element="matrixlamp" state="0"> |
| 317 | <bounds x="64" y="32" width="7" height="7"/> |
| 318 | </backdrop> |
| 319 | <backdrop name="lamp73" element="matrixlamp" state="0"> |
| 320 | <bounds x="72" y="32" width="7" height="7"/> |
| 321 | </backdrop> |
| 322 | <backdrop name="lamp74" element="matrixlamp" state="0"> |
| 323 | <bounds x="80" y="32" width="7" height="7"/> |
| 324 | </backdrop> |
| 325 | <backdrop name="lamp75" element="matrixlamp" state="0"> |
| 326 | <bounds x="88" y="32" width="7" height="7"/> |
| 327 | </backdrop> |
| 328 | <backdrop name="lamp76" element="matrixlamp" state="0"> |
| 329 | <bounds x="96" y="32" width="7" height="7"/> |
| 330 | </backdrop> |
| 331 | <backdrop name="lamp77" element="matrixlamp" state="0"> |
| 332 | <bounds x="104" y="32" width="7" height="7"/> |
| 333 | </backdrop> |
| 334 | <backdrop name="lamp78" element="matrixlamp" state="0"> |
| 335 | <bounds x="112" y="32" width="7" height="7"/> |
| 336 | </backdrop> |
| 337 | <backdrop name="lamp79" element="matrixlamp" state="0"> |
| 338 | <bounds x="120" y="32" width="7" height="7"/> |
| 339 | </backdrop> |
| 340 | <backdrop name="lamp80" element="matrixlamp" state="0"> |
| 341 | <bounds x="0" y="40" width="7" height="7"/> |
| 342 | </backdrop> |
| 343 | <backdrop name="lamp81" element="matrixlamp" state="0"> |
| 344 | <bounds x="8" y="40" width="7" height="7"/> |
| 345 | </backdrop> |
| 346 | <backdrop name="lamp82" element="matrixlamp" state="0"> |
| 347 | <bounds x="16" y="40" width="7" height="7"/> |
| 348 | </backdrop> |
| 349 | <backdrop name="lamp83" element="matrixlamp" state="0"> |
| 350 | <bounds x="24" y="40" width="7" height="7"/> |
| 351 | </backdrop> |
| 352 | <backdrop name="lamp84" element="matrixlamp" state="0"> |
| 353 | <bounds x="32" y="40" width="7" height="7"/> |
| 354 | </backdrop> |
| 355 | <backdrop name="lamp85" element="matrixlamp" state="0"> |
| 356 | <bounds x="40" y="40" width="7" height="7"/> |
| 357 | </backdrop> |
| 358 | <backdrop name="lamp86" element="matrixlamp" state="0"> |
| 359 | <bounds x="48" y="40" width="7" height="7"/> |
| 360 | </backdrop> |
| 361 | <backdrop name="lamp87" element="matrixlamp" state="0"> |
| 362 | <bounds x="56" y="40" width="7" height="7"/> |
| 363 | </backdrop> |
| 364 | <backdrop name="lamp88" element="matrixlamp" state="0"> |
| 365 | <bounds x="64" y="40" width="7" height="7"/> |
| 366 | </backdrop> |
| 367 | <backdrop name="lamp89" element="matrixlamp" state="0"> |
| 368 | <bounds x="72" y="40" width="7" height="7"/> |
| 369 | </backdrop> |
| 370 | <backdrop name="lamp90" element="matrixlamp" state="0"> |
| 371 | <bounds x="80" y="40" width="7" height="7"/> |
| 372 | </backdrop> |
| 373 | <backdrop name="lamp91" element="matrixlamp" state="0"> |
| 374 | <bounds x="88" y="40" width="7" height="7"/> |
| 375 | </backdrop> |
| 376 | <backdrop name="lamp92" element="matrixlamp" state="0"> |
| 377 | <bounds x="96" y="40" width="7" height="7"/> |
| 378 | </backdrop> |
| 379 | <backdrop name="lamp93" element="matrixlamp" state="0"> |
| 380 | <bounds x="104" y="40" width="7" height="7"/> |
| 381 | </backdrop> |
| 382 | <backdrop name="lamp94" element="matrixlamp" state="0"> |
| 383 | <bounds x="112" y="40" width="7" height="7"/> |
| 384 | </backdrop> |
| 385 | <backdrop name="lamp95" element="matrixlamp" state="0"> |
| 386 | <bounds x="120" y="40" width="7" height="7"/> |
| 387 | </backdrop> |
| 388 | <backdrop name="lamp96" element="matrixlamp" state="0"> |
| 389 | <bounds x="0" y="48" width="7" height="7"/> |
| 390 | </backdrop> |
| 391 | <backdrop name="lamp97" element="matrixlamp" state="0"> |
| 392 | <bounds x="8" y="48" width="7" height="7"/> |
| 393 | </backdrop> |
| 394 | <backdrop name="lamp98" element="matrixlamp" state="0"> |
| 395 | <bounds x="16" y="48" width="7" height="7"/> |
| 396 | </backdrop> |
| 397 | <backdrop name="lamp99" element="matrixlamp" state="0"> |
| 398 | <bounds x="24" y="48" width="7" height="7"/> |
| 399 | </backdrop> |
| 400 | <backdrop name="lamp100" element="matrixlamp" state="0"> |
| 401 | <bounds x="32" y="48" width="7" height="7"/> |
| 402 | </backdrop> |
| 403 | <backdrop name="lamp101" element="matrixlamp" state="0"> |
| 404 | <bounds x="40" y="48" width="7" height="7"/> |
| 405 | </backdrop> |
| 406 | <backdrop name="lamp102" element="matrixlamp" state="0"> |
| 407 | <bounds x="48" y="48" width="7" height="7"/> |
| 408 | </backdrop> |
| 409 | <backdrop name="lamp103" element="matrixlamp" state="0"> |
| 410 | <bounds x="56" y="48" width="7" height="7"/> |
| 411 | </backdrop> |
| 412 | <backdrop name="lamp104" element="matrixlamp" state="0"> |
| 413 | <bounds x="64" y="48" width="7" height="7"/> |
| 414 | </backdrop> |
| 415 | <backdrop name="lamp105" element="matrixlamp" state="0"> |
| 416 | <bounds x="72" y="48" width="7" height="7"/> |
| 417 | </backdrop> |
| 418 | <backdrop name="lamp106" element="matrixlamp" state="0"> |
| 419 | <bounds x="80" y="48" width="7" height="7"/> |
| 420 | </backdrop> |
| 421 | <backdrop name="lamp107" element="matrixlamp" state="0"> |
| 422 | <bounds x="88" y="48" width="7" height="7"/> |
| 423 | </backdrop> |
| 424 | <backdrop name="lamp108" element="matrixlamp" state="0"> |
| 425 | <bounds x="96" y="48" width="7" height="7"/> |
| 426 | </backdrop> |
| 427 | <backdrop name="lamp109" element="matrixlamp" state="0"> |
| 428 | <bounds x="104" y="48" width="7" height="7"/> |
| 429 | </backdrop> |
| 430 | <backdrop name="lamp110" element="matrixlamp" state="0"> |
| 431 | <bounds x="112" y="48" width="7" height="7"/> |
| 432 | </backdrop> |
| 433 | <backdrop name="lamp111" element="matrixlamp" state="0"> |
| 434 | <bounds x="120" y="48" width="7" height="7"/> |
| 435 | </backdrop> |
| 436 | <backdrop name="lamp112" element="matrixlamp" state="0"> |
| 437 | <bounds x="0" y="56" width="7" height="7"/> |
| 438 | </backdrop> |
| 439 | <backdrop name="lamp113" element="matrixlamp" state="0"> |
| 440 | <bounds x="8" y="56" width="7" height="7"/> |
| 441 | </backdrop> |
| 442 | <backdrop name="lamp114" element="matrixlamp" state="0"> |
| 443 | <bounds x="16" y="56" width="7" height="7"/> |
| 444 | </backdrop> |
| 445 | <backdrop name="lamp115" element="matrixlamp" state="0"> |
| 446 | <bounds x="24" y="56" width="7" height="7"/> |
| 447 | </backdrop> |
| 448 | <backdrop name="lamp116" element="matrixlamp" state="0"> |
| 449 | <bounds x="32" y="56" width="7" height="7"/> |
| 450 | </backdrop> |
| 451 | <backdrop name="lamp117" element="matrixlamp" state="0"> |
| 452 | <bounds x="40" y="56" width="7" height="7"/> |
| 453 | </backdrop> |
| 454 | <backdrop name="lamp118" element="matrixlamp" state="0"> |
| 455 | <bounds x="48" y="56" width="7" height="7"/> |
| 456 | </backdrop> |
| 457 | <backdrop name="lamp119" element="matrixlamp" state="0"> |
| 458 | <bounds x="56" y="56" width="7" height="7"/> |
| 459 | </backdrop> |
| 460 | <backdrop name="lamp120" element="matrixlamp" state="0"> |
| 461 | <bounds x="64" y="56" width="7" height="7"/> |
| 462 | </backdrop> |
| 463 | <backdrop name="lamp121" element="matrixlamp" state="0"> |
| 464 | <bounds x="72" y="56" width="7" height="7"/> |
| 465 | </backdrop> |
| 466 | <backdrop name="lamp122" element="matrixlamp" state="0"> |
| 467 | <bounds x="80" y="56" width="7" height="7"/> |
| 468 | </backdrop> |
| 469 | <backdrop name="lamp123" element="matrixlamp" state="0"> |
| 470 | <bounds x="88" y="56" width="7" height="7"/> |
| 471 | </backdrop> |
| 472 | <backdrop name="lamp124" element="matrixlamp" state="0"> |
| 473 | <bounds x="96" y="56" width="7" height="7"/> |
| 474 | </backdrop> |
| 475 | <backdrop name="lamp125" element="matrixlamp" state="0"> |
| 476 | <bounds x="104" y="56" width="7" height="7"/> |
| 477 | </backdrop> |
| 478 | <backdrop name="lamp126" element="matrixlamp" state="0"> |
| 479 | <bounds x="112" y="56" width="7" height="7"/> |
| 480 | </backdrop> |
| 481 | <backdrop name="lamp127" element="matrixlamp" state="0"> |
| 482 | <bounds x="120" y="56" width="7" height="7"/> |
| 483 | </backdrop> |
| 484 | <backdrop name="lamp128" element="matrixlamp" state="0"> |
| 485 | <bounds x="0" y="64" width="7" height="7"/> |
| 486 | </backdrop> |
| 487 | <backdrop name="lamp129" element="matrixlamp" state="0"> |
| 488 | <bounds x="8" y="64" width="7" height="7"/> |
| 489 | </backdrop> |
| 490 | <backdrop name="lamp130" element="matrixlamp" state="0"> |
| 491 | <bounds x="16" y="64" width="7" height="7"/> |
| 492 | </backdrop> |
| 493 | <backdrop name="lamp131" element="matrixlamp" state="0"> |
| 494 | <bounds x="24" y="64" width="7" height="7"/> |
| 495 | </backdrop> |
| 496 | <backdrop name="lamp132" element="matrixlamp" state="0"> |
| 497 | <bounds x="32" y="64" width="7" height="7"/> |
| 498 | </backdrop> |
| 499 | <backdrop name="lamp133" element="matrixlamp" state="0"> |
| 500 | <bounds x="40" y="64" width="7" height="7"/> |
| 501 | </backdrop> |
| 502 | <backdrop name="lamp134" element="matrixlamp" state="0"> |
| 503 | <bounds x="48" y="64" width="7" height="7"/> |
| 504 | </backdrop> |
| 505 | <backdrop name="lamp135" element="matrixlamp" state="0"> |
| 506 | <bounds x="56" y="64" width="7" height="7"/> |
| 507 | </backdrop> |
| 508 | <backdrop name="lamp136" element="matrixlamp" state="0"> |
| 509 | <bounds x="64" y="64" width="7" height="7"/> |
| 510 | </backdrop> |
| 511 | <backdrop name="lamp137" element="matrixlamp" state="0"> |
| 512 | <bounds x="72" y="64" width="7" height="7"/> |
| 513 | </backdrop> |
| 514 | <backdrop name="lamp138" element="matrixlamp" state="0"> |
| 515 | <bounds x="80" y="64" width="7" height="7"/> |
| 516 | </backdrop> |
| 517 | <backdrop name="lamp139" element="matrixlamp" state="0"> |
| 518 | <bounds x="88" y="64" width="7" height="7"/> |
| 519 | </backdrop> |
| 520 | <backdrop name="lamp140" element="matrixlamp" state="0"> |
| 521 | <bounds x="96" y="64" width="7" height="7"/> |
| 522 | </backdrop> |
| 523 | <backdrop name="lamp141" element="matrixlamp" state="0"> |
| 524 | <bounds x="104" y="64" width="7" height="7"/> |
| 525 | </backdrop> |
| 526 | <backdrop name="lamp142" element="matrixlamp" state="0"> |
| 527 | <bounds x="112" y="64" width="7" height="7"/> |
| 528 | </backdrop> |
| 529 | <backdrop name="lamp143" element="matrixlamp" state="0"> |
| 530 | <bounds x="120" y="64" width="7" height="7"/> |
| 531 | </backdrop> |
| 532 | <backdrop name="lamp144" element="matrixlamp" state="0"> |
| 533 | <bounds x="0" y="72" width="7" height="7"/> |
| 534 | </backdrop> |
| 535 | <backdrop name="lamp145" element="matrixlamp" state="0"> |
| 536 | <bounds x="8" y="72" width="7" height="7"/> |
| 537 | </backdrop> |
| 538 | <backdrop name="lamp146" element="matrixlamp" state="0"> |
| 539 | <bounds x="16" y="72" width="7" height="7"/> |
| 540 | </backdrop> |
| 541 | <backdrop name="lamp147" element="matrixlamp" state="0"> |
| 542 | <bounds x="24" y="72" width="7" height="7"/> |
| 543 | </backdrop> |
| 544 | <backdrop name="lamp148" element="matrixlamp" state="0"> |
| 545 | <bounds x="32" y="72" width="7" height="7"/> |
| 546 | </backdrop> |
| 547 | <backdrop name="lamp149" element="matrixlamp" state="0"> |
| 548 | <bounds x="40" y="72" width="7" height="7"/> |
| 549 | </backdrop> |
| 550 | <backdrop name="lamp150" element="matrixlamp" state="0"> |
| 551 | <bounds x="48" y="72" width="7" height="7"/> |
| 552 | </backdrop> |
| 553 | <backdrop name="lamp151" element="matrixlamp" state="0"> |
| 554 | <bounds x="56" y="72" width="7" height="7"/> |
| 555 | </backdrop> |
| 556 | <backdrop name="lamp152" element="matrixlamp" state="0"> |
| 557 | <bounds x="64" y="72" width="7" height="7"/> |
| 558 | </backdrop> |
| 559 | <backdrop name="lamp153" element="matrixlamp" state="0"> |
| 560 | <bounds x="72" y="72" width="7" height="7"/> |
| 561 | </backdrop> |
| 562 | <backdrop name="lamp154" element="matrixlamp" state="0"> |
| 563 | <bounds x="80" y="72" width="7" height="7"/> |
| 564 | </backdrop> |
| 565 | <backdrop name="lamp155" element="matrixlamp" state="0"> |
| 566 | <bounds x="88" y="72" width="7" height="7"/> |
| 567 | </backdrop> |
| 568 | <backdrop name="lamp156" element="matrixlamp" state="0"> |
| 569 | <bounds x="96" y="72" width="7" height="7"/> |
| 570 | </backdrop> |
| 571 | <backdrop name="lamp157" element="matrixlamp" state="0"> |
| 572 | <bounds x="104" y="72" width="7" height="7"/> |
| 573 | </backdrop> |
| 574 | <backdrop name="lamp158" element="matrixlamp" state="0"> |
| 575 | <bounds x="112" y="72" width="7" height="7"/> |
| 576 | </backdrop> |
| 577 | <backdrop name="lamp159" element="matrixlamp" state="0"> |
| 578 | <bounds x="120" y="72" width="7" height="7"/> |
| 579 | </backdrop> |
| 580 | <backdrop name="lamp160" element="matrixlamp" state="0"> |
| 581 | <bounds x="0" y="80" width="7" height="7"/> |
| 582 | </backdrop> |
| 583 | <backdrop name="lamp161" element="matrixlamp" state="0"> |
| 584 | <bounds x="8" y="80" width="7" height="7"/> |
| 585 | </backdrop> |
| 586 | <backdrop name="lamp162" element="matrixlamp" state="0"> |
| 587 | <bounds x="16" y="80" width="7" height="7"/> |
| 588 | </backdrop> |
| 589 | <backdrop name="lamp163" element="matrixlamp" state="0"> |
| 590 | <bounds x="24" y="80" width="7" height="7"/> |
| 591 | </backdrop> |
| 592 | <backdrop name="lamp164" element="matrixlamp" state="0"> |
| 593 | <bounds x="32" y="80" width="7" height="7"/> |
| 594 | </backdrop> |
| 595 | <backdrop name="lamp165" element="matrixlamp" state="0"> |
| 596 | <bounds x="40" y="80" width="7" height="7"/> |
| 597 | </backdrop> |
| 598 | <backdrop name="lamp166" element="matrixlamp" state="0"> |
| 599 | <bounds x="48" y="80" width="7" height="7"/> |
| 600 | </backdrop> |
| 601 | <backdrop name="lamp167" element="matrixlamp" state="0"> |
| 602 | <bounds x="56" y="80" width="7" height="7"/> |
| 603 | </backdrop> |
| 604 | <backdrop name="lamp168" element="matrixlamp" state="0"> |
| 605 | <bounds x="64" y="80" width="7" height="7"/> |
| 606 | </backdrop> |
| 607 | <backdrop name="lamp169" element="matrixlamp" state="0"> |
| 608 | <bounds x="72" y="80" width="7" height="7"/> |
| 609 | </backdrop> |
| 610 | <backdrop name="lamp170" element="matrixlamp" state="0"> |
| 611 | <bounds x="80" y="80" width="7" height="7"/> |
| 612 | </backdrop> |
| 613 | <backdrop name="lamp171" element="matrixlamp" state="0"> |
| 614 | <bounds x="88" y="80" width="7" height="7"/> |
| 615 | </backdrop> |
| 616 | <backdrop name="lamp172" element="matrixlamp" state="0"> |
| 617 | <bounds x="96" y="80" width="7" height="7"/> |
| 618 | </backdrop> |
| 619 | <backdrop name="lamp173" element="matrixlamp" state="0"> |
| 620 | <bounds x="104" y="80" width="7" height="7"/> |
| 621 | </backdrop> |
| 622 | <backdrop name="lamp174" element="matrixlamp" state="0"> |
| 623 | <bounds x="112" y="80" width="7" height="7"/> |
| 624 | </backdrop> |
| 625 | <backdrop name="lamp175" element="matrixlamp" state="0"> |
| 626 | <bounds x="120" y="80" width="7" height="7"/> |
| 627 | </backdrop> |
| 628 | <backdrop name="lamp176" element="matrixlamp" state="0"> |
| 629 | <bounds x="0" y="88" width="7" height="7"/> |
| 630 | </backdrop> |
| 631 | <backdrop name="lamp177" element="matrixlamp" state="0"> |
| 632 | <bounds x="8" y="88" width="7" height="7"/> |
| 633 | </backdrop> |
| 634 | <backdrop name="lamp178" element="matrixlamp" state="0"> |
| 635 | <bounds x="16" y="88" width="7" height="7"/> |
| 636 | </backdrop> |
| 637 | <backdrop name="lamp179" element="matrixlamp" state="0"> |
| 638 | <bounds x="24" y="88" width="7" height="7"/> |
| 639 | </backdrop> |
| 640 | <backdrop name="lamp180" element="matrixlamp" state="0"> |
| 641 | <bounds x="32" y="88" width="7" height="7"/> |
| 642 | </backdrop> |
| 643 | <backdrop name="lamp181" element="matrixlamp" state="0"> |
| 644 | <bounds x="40" y="88" width="7" height="7"/> |
| 645 | </backdrop> |
| 646 | <backdrop name="lamp182" element="matrixlamp" state="0"> |
| 647 | <bounds x="48" y="88" width="7" height="7"/> |
| 648 | </backdrop> |
| 649 | <backdrop name="lamp183" element="matrixlamp" state="0"> |
| 650 | <bounds x="56" y="88" width="7" height="7"/> |
| 651 | </backdrop> |
| 652 | <backdrop name="lamp184" element="matrixlamp" state="0"> |
| 653 | <bounds x="64" y="88" width="7" height="7"/> |
| 654 | </backdrop> |
| 655 | <backdrop name="lamp185" element="matrixlamp" state="0"> |
| 656 | <bounds x="72" y="88" width="7" height="7"/> |
| 657 | </backdrop> |
| 658 | <backdrop name="lamp186" element="matrixlamp" state="0"> |
| 659 | <bounds x="80" y="88" width="7" height="7"/> |
| 660 | </backdrop> |
| 661 | <backdrop name="lamp187" element="matrixlamp" state="0"> |
| 662 | <bounds x="88" y="88" width="7" height="7"/> |
| 663 | </backdrop> |
| 664 | <backdrop name="lamp188" element="matrixlamp" state="0"> |
| 665 | <bounds x="96" y="88" width="7" height="7"/> |
| 666 | </backdrop> |
| 667 | <backdrop name="lamp189" element="matrixlamp" state="0"> |
| 668 | <bounds x="104" y="88" width="7" height="7"/> |
| 669 | </backdrop> |
| 670 | <backdrop name="lamp190" element="matrixlamp" state="0"> |
| 671 | <bounds x="112" y="88" width="7" height="7"/> |
| 672 | </backdrop> |
| 673 | <backdrop name="lamp191" element="matrixlamp" state="0"> |
| 674 | <bounds x="120" y="88" width="7" height="7"/> |
| 675 | </backdrop> |
| 676 | <backdrop name="lamp192" element="matrixlamp" state="0"> |
| 677 | <bounds x="0" y="96" width="7" height="7"/> |
| 678 | </backdrop> |
| 679 | <backdrop name="lamp193" element="matrixlamp" state="0"> |
| 680 | <bounds x="8" y="96" width="7" height="7"/> |
| 681 | </backdrop> |
| 682 | <backdrop name="lamp194" element="matrixlamp" state="0"> |
| 683 | <bounds x="16" y="96" width="7" height="7"/> |
| 684 | </backdrop> |
| 685 | <backdrop name="lamp195" element="matrixlamp" state="0"> |
| 686 | <bounds x="24" y="96" width="7" height="7"/> |
| 687 | </backdrop> |
| 688 | <backdrop name="lamp196" element="matrixlamp" state="0"> |
| 689 | <bounds x="32" y="96" width="7" height="7"/> |
| 690 | </backdrop> |
| 691 | <backdrop name="lamp197" element="matrixlamp" state="0"> |
| 692 | <bounds x="40" y="96" width="7" height="7"/> |
| 693 | </backdrop> |
| 694 | <backdrop name="lamp198" element="matrixlamp" state="0"> |
| 695 | <bounds x="48" y="96" width="7" height="7"/> |
| 696 | </backdrop> |
| 697 | <backdrop name="lamp199" element="matrixlamp" state="0"> |
| 698 | <bounds x="56" y="96" width="7" height="7"/> |
| 699 | </backdrop> |
| 700 | <backdrop name="lamp200" element="matrixlamp" state="0"> |
| 701 | <bounds x="64" y="96" width="7" height="7"/> |
| 702 | </backdrop> |
| 703 | <backdrop name="lamp201" element="matrixlamp" state="0"> |
| 704 | <bounds x="72" y="96" width="7" height="7"/> |
| 705 | </backdrop> |
| 706 | <backdrop name="lamp202" element="matrixlamp" state="0"> |
| 707 | <bounds x="80" y="96" width="7" height="7"/> |
| 708 | </backdrop> |
| 709 | <backdrop name="lamp203" element="matrixlamp" state="0"> |
| 710 | <bounds x="88" y="96" width="7" height="7"/> |
| 711 | </backdrop> |
| 712 | <backdrop name="lamp204" element="matrixlamp" state="0"> |
| 713 | <bounds x="96" y="96" width="7" height="7"/> |
| 714 | </backdrop> |
| 715 | <backdrop name="lamp205" element="matrixlamp" state="0"> |
| 716 | <bounds x="104" y="96" width="7" height="7"/> |
| 717 | </backdrop> |
| 718 | <backdrop name="lamp206" element="matrixlamp" state="0"> |
| 719 | <bounds x="112" y="96" width="7" height="7"/> |
| 720 | </backdrop> |
| 721 | <backdrop name="lamp207" element="matrixlamp" state="0"> |
| 722 | <bounds x="120" y="96" width="7" height="7"/> |
| 723 | </backdrop> |
| 724 | <backdrop name="lamp208" element="matrixlamp" state="0"> |
| 725 | <bounds x="0" y="104" width="7" height="7"/> |
| 726 | </backdrop> |
| 727 | <backdrop name="lamp209" element="matrixlamp" state="0"> |
| 728 | <bounds x="8" y="104" width="7" height="7"/> |
| 729 | </backdrop> |
| 730 | <backdrop name="lamp210" element="matrixlamp" state="0"> |
| 731 | <bounds x="16" y="104" width="7" height="7"/> |
| 732 | </backdrop> |
| 733 | <backdrop name="lamp211" element="matrixlamp" state="0"> |
| 734 | <bounds x="24" y="104" width="7" height="7"/> |
| 735 | </backdrop> |
| 736 | <backdrop name="lamp212" element="matrixlamp" state="0"> |
| 737 | <bounds x="32" y="104" width="7" height="7"/> |
| 738 | </backdrop> |
| 739 | <backdrop name="lamp213" element="matrixlamp" state="0"> |
| 740 | <bounds x="40" y="104" width="7" height="7"/> |
| 741 | </backdrop> |
| 742 | <backdrop name="lamp214" element="matrixlamp" state="0"> |
| 743 | <bounds x="48" y="104" width="7" height="7"/> |
| 744 | </backdrop> |
| 745 | <backdrop name="lamp215" element="matrixlamp" state="0"> |
| 746 | <bounds x="56" y="104" width="7" height="7"/> |
| 747 | </backdrop> |
| 748 | <backdrop name="lamp216" element="matrixlamp" state="0"> |
| 749 | <bounds x="64" y="104" width="7" height="7"/> |
| 750 | </backdrop> |
| 751 | <backdrop name="lamp217" element="matrixlamp" state="0"> |
| 752 | <bounds x="72" y="104" width="7" height="7"/> |
| 753 | </backdrop> |
| 754 | <backdrop name="lamp218" element="matrixlamp" state="0"> |
| 755 | <bounds x="80" y="104" width="7" height="7"/> |
| 756 | </backdrop> |
| 757 | <backdrop name="lamp219" element="matrixlamp" state="0"> |
| 758 | <bounds x="88" y="104" width="7" height="7"/> |
| 759 | </backdrop> |
| 760 | <backdrop name="lamp220" element="matrixlamp" state="0"> |
| 761 | <bounds x="96" y="104" width="7" height="7"/> |
| 762 | </backdrop> |
| 763 | <backdrop name="lamp221" element="matrixlamp" state="0"> |
| 764 | <bounds x="104" y="104" width="7" height="7"/> |
| 765 | </backdrop> |
| 766 | <backdrop name="lamp222" element="matrixlamp" state="0"> |
| 767 | <bounds x="112" y="104" width="7" height="7"/> |
| 768 | </backdrop> |
| 769 | <backdrop name="lamp223" element="matrixlamp" state="0"> |
| 770 | <bounds x="120" y="104" width="7" height="7"/> |
| 771 | </backdrop> |
| 772 | <backdrop name="lamp224" element="matrixlamp" state="0"> |
| 773 | <bounds x="0" y="112" width="7" height="7"/> |
| 774 | </backdrop> |
| 775 | <backdrop name="lamp225" element="matrixlamp" state="0"> |
| 776 | <bounds x="8" y="112" width="7" height="7"/> |
| 777 | </backdrop> |
| 778 | <backdrop name="lamp226" element="matrixlamp" state="0"> |
| 779 | <bounds x="16" y="112" width="7" height="7"/> |
| 780 | </backdrop> |
| 781 | <backdrop name="lamp227" element="matrixlamp" state="0"> |
| 782 | <bounds x="24" y="112" width="7" height="7"/> |
| 783 | </backdrop> |
| 784 | <backdrop name="lamp228" element="matrixlamp" state="0"> |
| 785 | <bounds x="32" y="112" width="7" height="7"/> |
| 786 | </backdrop> |
| 787 | <backdrop name="lamp229" element="matrixlamp" state="0"> |
| 788 | <bounds x="40" y="112" width="7" height="7"/> |
| 789 | </backdrop> |
| 790 | <backdrop name="lamp230" element="matrixlamp" state="0"> |
| 791 | <bounds x="48" y="112" width="7" height="7"/> |
| 792 | </backdrop> |
| 793 | <backdrop name="lamp231" element="matrixlamp" state="0"> |
| 794 | <bounds x="56" y="112" width="7" height="7"/> |
| 795 | </backdrop> |
| 796 | <backdrop name="lamp232" element="matrixlamp" state="0"> |
| 797 | <bounds x="64" y="112" width="7" height="7"/> |
| 798 | </backdrop> |
| 799 | <backdrop name="lamp233" element="matrixlamp" state="0"> |
| 800 | <bounds x="72" y="112" width="7" height="7"/> |
| 801 | </backdrop> |
| 802 | <backdrop name="lamp234" element="matrixlamp" state="0"> |
| 803 | <bounds x="80" y="112" width="7" height="7"/> |
| 804 | </backdrop> |
| 805 | <backdrop name="lamp235" element="matrixlamp" state="0"> |
| 806 | <bounds x="88" y="112" width="7" height="7"/> |
| 807 | </backdrop> |
| 808 | <backdrop name="lamp236" element="matrixlamp" state="0"> |
| 809 | <bounds x="96" y="112" width="7" height="7"/> |
| 810 | </backdrop> |
| 811 | <backdrop name="lamp237" element="matrixlamp" state="0"> |
| 812 | <bounds x="104" y="112" width="7" height="7"/> |
| 813 | </backdrop> |
| 814 | <backdrop name="lamp238" element="matrixlamp" state="0"> |
| 815 | <bounds x="112" y="112" width="7" height="7"/> |
| 816 | </backdrop> |
| 817 | <backdrop name="lamp239" element="matrixlamp" state="0"> |
| 818 | <bounds x="120" y="112" width="7" height="7"/> |
| 819 | </backdrop> |
| 820 | <backdrop name="lamp240" element="matrixlamp" state="0"> |
| 821 | <bounds x="0" y="120" width="7" height="7"/> |
| 822 | </backdrop> |
| 823 | <backdrop name="lamp241" element="matrixlamp" state="0"> |
| 824 | <bounds x="8" y="120" width="7" height="7"/> |
| 825 | </backdrop> |
| 826 | <backdrop name="lamp242" element="matrixlamp" state="0"> |
| 827 | <bounds x="16" y="120" width="7" height="7"/> |
| 828 | </backdrop> |
| 829 | <backdrop name="lamp243" element="matrixlamp" state="0"> |
| 830 | <bounds x="24" y="120" width="7" height="7"/> |
| 831 | </backdrop> |
| 832 | <backdrop name="lamp244" element="matrixlamp" state="0"> |
| 833 | <bounds x="32" y="120" width="7" height="7"/> |
| 834 | </backdrop> |
| 835 | <backdrop name="lamp245" element="matrixlamp" state="0"> |
| 836 | <bounds x="40" y="120" width="7" height="7"/> |
| 837 | </backdrop> |
| 838 | <backdrop name="lamp246" element="matrixlamp" state="0"> |
| 839 | <bounds x="48" y="120" width="7" height="7"/> |
| 840 | </backdrop> |
| 841 | <backdrop name="lamp247" element="matrixlamp" state="0"> |
| 842 | <bounds x="56" y="120" width="7" height="7"/> |
| 843 | </backdrop> |
| 844 | <backdrop name="lamp248" element="matrixlamp" state="0"> |
| 845 | <bounds x="64" y="120" width="7" height="7"/> |
| 846 | </backdrop> |
| 847 | <backdrop name="lamp249" element="matrixlamp" state="0"> |
| 848 | <bounds x="72" y="120" width="7" height="7"/> |
| 849 | </backdrop> |
| 850 | <backdrop name="lamp250" element="matrixlamp" state="0"> |
| 851 | <bounds x="80" y="120" width="7" height="7"/> |
| 852 | </backdrop> |
| 853 | <backdrop name="lamp251" element="matrixlamp" state="0"> |
| 854 | <bounds x="88" y="120" width="7" height="7"/> |
| 855 | </backdrop> |
| 856 | <backdrop name="lamp252" element="matrixlamp" state="0"> |
| 857 | <bounds x="96" y="120" width="7" height="7"/> |
| 858 | </backdrop> |
| 859 | <backdrop name="lamp253" element="matrixlamp" state="0"> |
| 860 | <bounds x="104" y="120" width="7" height="7"/> |
| 861 | </backdrop> |
| 862 | <backdrop name="lamp254" element="matrixlamp" state="0"> |
| 863 | <bounds x="112" y="120" width="7" height="7"/> |
| 864 | </backdrop> |
| 865 | <backdrop name="lamp255" element="matrixlamp" state="0"> |
| 866 | <bounds x="120" y="120" width="7" height="7"/> |
| 867 | </backdrop> |
| 868 | </view> |
| 869 | |
| 870 | <view name="AWP Simulated Video (No Artwork)"> |
| 871 | <backdrop name="vfd0" element="vfd0" state="0"> |
| 872 | <bounds x="10" y="280" width="9" height="17"/> |
| 873 | </backdrop> |
| 874 | <backdrop name="vfd1" element="vfd0" state="0"> |
| 875 | <bounds x="19" y="280" width="9" height="17"/> |
| 876 | </backdrop> |
| 877 | <backdrop name="vfd2" element="vfd0" state="0"> |
| 878 | <bounds x="28" y="280" width="9" height="17"/> |
| 879 | </backdrop> |
| 880 | <backdrop name="vfd3" element="vfd0" state="0"> |
| 881 | <bounds x="37" y="280" width="9" height="17"/> |
| 882 | </backdrop> |
| 883 | <backdrop name="vfd4" element="vfd0" state="0"> |
| 884 | <bounds x="46" y="280" width="9" height="17"/> |
| 885 | </backdrop> |
| 886 | <backdrop name="vfd5" element="vfd0" state="0"> |
| 887 | <bounds x="55" y="280" width="9" height="17"/> |
| 888 | </backdrop> |
| 889 | <backdrop name="vfd6" element="vfd0" state="0"> |
| 890 | <bounds x="64" y="280" width="9" height="17"/> |
| 891 | </backdrop> |
| 892 | <backdrop name="vfd7" element="vfd0" state="0"> |
| 893 | <bounds x="73" y="280" width="9" height="17"/> |
| 894 | </backdrop> |
| 895 | <backdrop name="vfd8" element="vfd0" state="0"> |
| 896 | <bounds x="82" y="280" width="9" height="17"/> |
| 897 | </backdrop> |
| 898 | <backdrop name="vfd9" element="vfd0" state="0"> |
| 899 | <bounds x="91" y="280" width="9" height="17"/> |
| 900 | </backdrop> |
| 901 | <backdrop name="vfd10" element="vfd0" state="0"> |
| 902 | <bounds x="100" y="280" width="9" height="17"/> |
| 903 | </backdrop> |
| 904 | <backdrop name="vfd11" element="vfd0" state="0"> |
| 905 | <bounds x="109" y="280" width="9" height="17"/> |
| 906 | </backdrop> |
| 907 | <backdrop name="vfd12" element="vfd0" state="0"> |
| 908 | <bounds x="118" y="280" width="9" height="17"/> |
| 909 | </backdrop> |
| 910 | <backdrop name="vfd13" element="vfd0" state="0"> |
| 911 | <bounds x="127" y="280" width="9" height="17"/> |
| 912 | </backdrop> |
| 913 | <backdrop name="vfd14" element="vfd0" state="0"> |
| 914 | <bounds x="136" y="280" width="9" height="17"/> |
| 915 | </backdrop> |
| 916 | <backdrop name="vfd15" element="vfd0" state="0"> |
| 917 | <bounds x="145" y="280" width="9" height="17"/> |
| 918 | </backdrop> |
| 919 | <backdrop name="reel1" element="Steppers" state="0"> |
| 920 | <bounds x="10" y="320" width="50" height="50"/> |
| 921 | </backdrop> |
| 922 | <backdrop name="reel2" element="Steppers" state="0"> |
| 923 | <bounds x="60" y="320" width="50" height="50"/> |
| 924 | </backdrop> |
| 925 | <backdrop name="reel3" element="Steppers" state="0"> |
| 926 | <bounds x="110" y="320" width="50" height="50"/> |
| 927 | </backdrop> |
| 928 | <backdrop name="reel4" element="Steppers" state="0"> |
| 929 | <bounds x="160" y="320" width="50" height="50"/> |
| 930 | </backdrop> |
| 931 | <backdrop name="reel5" element="Steppers" state="0"> |
| 932 | <bounds x="220" y="320" width="50" height="50"/> |
| 933 | </backdrop> |
| 934 | <backdrop name="reel6" element="Steppers" state="0"> |
| 935 | <bounds x="280" y="320" width="50" height="50"/> |
| 936 | </backdrop> |
| 937 | <backdrop name="lamp0" element="matrixlamp" state="0"> |
| 938 | <bounds x="0" y="0" width="7" height="7"/> |
| 939 | </backdrop> |
| 940 | <backdrop name="lamp1" element="matrixlamp" state="0"> |
| 941 | <bounds x="8" y="0" width="7" height="7"/> |
| 942 | </backdrop> |
| 943 | <backdrop name="lamp2" element="matrixlamp" state="0"> |
| 944 | <bounds x="16" y="0" width="7" height="7"/> |
| 945 | </backdrop> |
| 946 | <backdrop name="lamp3" element="matrixlamp" state="0"> |
| 947 | <bounds x="24" y="0" width="7" height="7"/> |
| 948 | </backdrop> |
| 949 | <backdrop name="lamp4" element="matrixlamp" state="0"> |
| 950 | <bounds x="32" y="0" width="7" height="7"/> |
| 951 | </backdrop> |
| 952 | <backdrop name="lamp5" element="matrixlamp" state="0"> |
| 953 | <bounds x="40" y="0" width="7" height="7"/> |
| 954 | </backdrop> |
| 955 | <backdrop name="lamp6" element="matrixlamp" state="0"> |
| 956 | <bounds x="48" y="0" width="7" height="7"/> |
| 957 | </backdrop> |
| 958 | <backdrop name="lamp7" element="matrixlamp" state="0"> |
| 959 | <bounds x="56" y="0" width="7" height="7"/> |
| 960 | </backdrop> |
| 961 | <backdrop name="lamp8" element="matrixlamp" state="0"> |
| 962 | <bounds x="64" y="0" width="7" height="7"/> |
| 963 | </backdrop> |
| 964 | <backdrop name="lamp9" element="matrixlamp" state="0"> |
| 965 | <bounds x="72" y="0" width="7" height="7"/> |
| 966 | </backdrop> |
| 967 | <backdrop name="lamp10" element="matrixlamp" state="0"> |
| 968 | <bounds x="80" y="0" width="7" height="7"/> |
| 969 | </backdrop> |
| 970 | <backdrop name="lamp11" element="matrixlamp" state="0"> |
| 971 | <bounds x="88" y="0" width="7" height="7"/> |
| 972 | </backdrop> |
| 973 | <backdrop name="lamp12" element="matrixlamp" state="0"> |
| 974 | <bounds x="96" y="0" width="7" height="7"/> |
| 975 | </backdrop> |
| 976 | <backdrop name="lamp13" element="matrixlamp" state="0"> |
| 977 | <bounds x="104" y="0" width="7" height="7"/> |
| 978 | </backdrop> |
| 979 | <backdrop name="lamp14" element="matrixlamp" state="0"> |
| 980 | <bounds x="112" y="0" width="7" height="7"/> |
| 981 | </backdrop> |
| 982 | <backdrop name="lamp15" element="matrixlamp" state="0"> |
| 983 | <bounds x="120" y="0" width="7" height="7"/> |
| 984 | </backdrop> |
| 985 | <backdrop name="lamp16" element="matrixlamp" state="0"> |
| 986 | <bounds x="0" y="8" width="7" height="7"/> |
| 987 | </backdrop> |
| 988 | <backdrop name="lamp17" element="matrixlamp" state="0"> |
| 989 | <bounds x="8" y="8" width="7" height="7"/> |
| 990 | </backdrop> |
| 991 | <backdrop name="lamp18" element="matrixlamp" state="0"> |
| 992 | <bounds x="16" y="8" width="7" height="7"/> |
| 993 | </backdrop> |
| 994 | <backdrop name="lamp19" element="matrixlamp" state="0"> |
| 995 | <bounds x="24" y="8" width="7" height="7"/> |
| 996 | </backdrop> |
| 997 | <backdrop name="lamp20" element="matrixlamp" state="0"> |
| 998 | <bounds x="32" y="8" width="7" height="7"/> |
| 999 | </backdrop> |
| 1000 | <backdrop name="lamp21" element="matrixlamp" state="0"> |
| 1001 | <bounds x="40" y="8" width="7" height="7"/> |
| 1002 | </backdrop> |
| 1003 | <backdrop name="lamp22" element="matrixlamp" state="0"> |
| 1004 | <bounds x="48" y="8" width="7" height="7"/> |
| 1005 | </backdrop> |
| 1006 | <backdrop name="lamp23" element="matrixlamp" state="0"> |
| 1007 | <bounds x="56" y="8" width="7" height="7"/> |
| 1008 | </backdrop> |
| 1009 | <backdrop name="lamp24" element="matrixlamp" state="0"> |
| 1010 | <bounds x="64" y="8" width="7" height="7"/> |
| 1011 | </backdrop> |
| 1012 | <backdrop name="lamp25" element="matrixlamp" state="0"> |
| 1013 | <bounds x="72" y="8" width="7" height="7"/> |
| 1014 | </backdrop> |
| 1015 | <backdrop name="lamp26" element="matrixlamp" state="0"> |
| 1016 | <bounds x="80" y="8" width="7" height="7"/> |
| 1017 | </backdrop> |
| 1018 | <backdrop name="lamp27" element="matrixlamp" state="0"> |
| 1019 | <bounds x="88" y="8" width="7" height="7"/> |
| 1020 | </backdrop> |
| 1021 | <backdrop name="lamp28" element="matrixlamp" state="0"> |
| 1022 | <bounds x="96" y="8" width="7" height="7"/> |
| 1023 | </backdrop> |
| 1024 | <backdrop name="lamp29" element="matrixlamp" state="0"> |
| 1025 | <bounds x="104" y="8" width="7" height="7"/> |
| 1026 | </backdrop> |
| 1027 | <backdrop name="lamp30" element="matrixlamp" state="0"> |
| 1028 | <bounds x="112" y="8" width="7" height="7"/> |
| 1029 | </backdrop> |
| 1030 | <backdrop name="lamp31" element="matrixlamp" state="0"> |
| 1031 | <bounds x="120" y="8" width="7" height="7"/> |
| 1032 | </backdrop> |
| 1033 | <backdrop name="lamp32" element="matrixlamp" state="0"> |
| 1034 | <bounds x="0" y="16" width="7" height="7"/> |
| 1035 | </backdrop> |
| 1036 | <backdrop name="lamp33" element="matrixlamp" state="0"> |
| 1037 | <bounds x="8" y="16" width="7" height="7"/> |
| 1038 | </backdrop> |
| 1039 | <backdrop name="lamp34" element="matrixlamp" state="0"> |
| 1040 | <bounds x="16" y="16" width="7" height="7"/> |
| 1041 | </backdrop> |
| 1042 | <backdrop name="lamp35" element="matrixlamp" state="0"> |
| 1043 | <bounds x="24" y="16" width="7" height="7"/> |
| 1044 | </backdrop> |
| 1045 | <backdrop name="lamp36" element="matrixlamp" state="0"> |
| 1046 | <bounds x="32" y="16" width="7" height="7"/> |
| 1047 | </backdrop> |
| 1048 | <backdrop name="lamp37" element="matrixlamp" state="0"> |
| 1049 | <bounds x="40" y="16" width="7" height="7"/> |
| 1050 | </backdrop> |
| 1051 | <backdrop name="lamp38" element="matrixlamp" state="0"> |
| 1052 | <bounds x="48" y="16" width="7" height="7"/> |
| 1053 | </backdrop> |
| 1054 | <backdrop name="lamp39" element="matrixlamp" state="0"> |
| 1055 | <bounds x="56" y="16" width="7" height="7"/> |
| 1056 | </backdrop> |
| 1057 | <backdrop name="lamp40" element="matrixlamp" state="0"> |
| 1058 | <bounds x="64" y="16" width="7" height="7"/> |
| 1059 | </backdrop> |
| 1060 | <backdrop name="lamp41" element="matrixlamp" state="0"> |
| 1061 | <bounds x="72" y="16" width="7" height="7"/> |
| 1062 | </backdrop> |
| 1063 | <backdrop name="lamp42" element="matrixlamp" state="0"> |
| 1064 | <bounds x="80" y="16" width="7" height="7"/> |
| 1065 | </backdrop> |
| 1066 | <backdrop name="lamp43" element="matrixlamp" state="0"> |
| 1067 | <bounds x="88" y="16" width="7" height="7"/> |
| 1068 | </backdrop> |
| 1069 | <backdrop name="lamp44" element="matrixlamp" state="0"> |
| 1070 | <bounds x="96" y="16" width="7" height="7"/> |
| 1071 | </backdrop> |
| 1072 | <backdrop name="lamp45" element="matrixlamp" state="0"> |
| 1073 | <bounds x="104" y="16" width="7" height="7"/> |
| 1074 | </backdrop> |
| 1075 | <backdrop name="lamp46" element="matrixlamp" state="0"> |
| 1076 | <bounds x="112" y="16" width="7" height="7"/> |
| 1077 | </backdrop> |
| 1078 | <backdrop name="lamp47" element="matrixlamp" state="0"> |
| 1079 | <bounds x="120" y="16" width="7" height="7"/> |
| 1080 | </backdrop> |
| 1081 | <backdrop name="lamp48" element="matrixlamp" state="0"> |
| 1082 | <bounds x="0" y="24" width="7" height="7"/> |
| 1083 | </backdrop> |
| 1084 | <backdrop name="lamp49" element="matrixlamp" state="0"> |
| 1085 | <bounds x="8" y="24" width="7" height="7"/> |
| 1086 | </backdrop> |
| 1087 | <backdrop name="lamp50" element="matrixlamp" state="0"> |
| 1088 | <bounds x="16" y="24" width="7" height="7"/> |
| 1089 | </backdrop> |
| 1090 | <backdrop name="lamp51" element="matrixlamp" state="0"> |
| 1091 | <bounds x="24" y="24" width="7" height="7"/> |
| 1092 | </backdrop> |
| 1093 | <backdrop name="lamp52" element="matrixlamp" state="0"> |
| 1094 | <bounds x="32" y="24" width="7" height="7"/> |
| 1095 | </backdrop> |
| 1096 | <backdrop name="lamp53" element="matrixlamp" state="0"> |
| 1097 | <bounds x="40" y="24" width="7" height="7"/> |
| 1098 | </backdrop> |
| 1099 | <backdrop name="lamp54" element="matrixlamp" state="0"> |
| 1100 | <bounds x="48" y="24" width="7" height="7"/> |
| 1101 | </backdrop> |
| 1102 | <backdrop name="lamp55" element="matrixlamp" state="0"> |
| 1103 | <bounds x="56" y="24" width="7" height="7"/> |
| 1104 | </backdrop> |
| 1105 | <backdrop name="lamp56" element="matrixlamp" state="0"> |
| 1106 | <bounds x="64" y="24" width="7" height="7"/> |
| 1107 | </backdrop> |
| 1108 | <backdrop name="lamp57" element="matrixlamp" state="0"> |
| 1109 | <bounds x="72" y="24" width="7" height="7"/> |
| 1110 | </backdrop> |
| 1111 | <backdrop name="lamp58" element="matrixlamp" state="0"> |
| 1112 | <bounds x="80" y="24" width="7" height="7"/> |
| 1113 | </backdrop> |
| 1114 | <backdrop name="lamp59" element="matrixlamp" state="0"> |
| 1115 | <bounds x="88" y="24" width="7" height="7"/> |
| 1116 | </backdrop> |
| 1117 | <backdrop name="lamp60" element="matrixlamp" state="0"> |
| 1118 | <bounds x="96" y="24" width="7" height="7"/> |
| 1119 | </backdrop> |
| 1120 | <backdrop name="lamp61" element="matrixlamp" state="0"> |
| 1121 | <bounds x="104" y="24" width="7" height="7"/> |
| 1122 | </backdrop> |
| 1123 | <backdrop name="lamp62" element="matrixlamp" state="0"> |
| 1124 | <bounds x="112" y="24" width="7" height="7"/> |
| 1125 | </backdrop> |
| 1126 | <backdrop name="lamp63" element="matrixlamp" state="0"> |
| 1127 | <bounds x="120" y="24" width="7" height="7"/> |
| 1128 | </backdrop> |
| 1129 | <backdrop name="lamp64" element="matrixlamp" state="0"> |
| 1130 | <bounds x="0" y="32" width="7" height="7"/> |
| 1131 | </backdrop> |
| 1132 | <backdrop name="lamp65" element="matrixlamp" state="0"> |
| 1133 | <bounds x="8" y="32" width="7" height="7"/> |
| 1134 | </backdrop> |
| 1135 | <backdrop name="lamp66" element="matrixlamp" state="0"> |
| 1136 | <bounds x="16" y="32" width="7" height="7"/> |
| 1137 | </backdrop> |
| 1138 | <backdrop name="lamp67" element="matrixlamp" state="0"> |
| 1139 | <bounds x="24" y="32" width="7" height="7"/> |
| 1140 | </backdrop> |
| 1141 | <backdrop name="lamp68" element="matrixlamp" state="0"> |
| 1142 | <bounds x="32" y="32" width="7" height="7"/> |
| 1143 | </backdrop> |
| 1144 | <backdrop name="lamp69" element="matrixlamp" state="0"> |
| 1145 | <bounds x="40" y="32" width="7" height="7"/> |
| 1146 | </backdrop> |
| 1147 | <backdrop name="lamp70" element="matrixlamp" state="0"> |
| 1148 | <bounds x="48" y="32" width="7" height="7"/> |
| 1149 | </backdrop> |
| 1150 | <backdrop name="lamp71" element="matrixlamp" state="0"> |
| 1151 | <bounds x="56" y="32" width="7" height="7"/> |
| 1152 | </backdrop> |
| 1153 | <backdrop name="lamp72" element="matrixlamp" state="0"> |
| 1154 | <bounds x="64" y="32" width="7" height="7"/> |
| 1155 | </backdrop> |
| 1156 | <backdrop name="lamp73" element="matrixlamp" state="0"> |
| 1157 | <bounds x="72" y="32" width="7" height="7"/> |
| 1158 | </backdrop> |
| 1159 | <backdrop name="lamp74" element="matrixlamp" state="0"> |
| 1160 | <bounds x="80" y="32" width="7" height="7"/> |
| 1161 | </backdrop> |
| 1162 | <backdrop name="lamp75" element="matrixlamp" state="0"> |
| 1163 | <bounds x="88" y="32" width="7" height="7"/> |
| 1164 | </backdrop> |
| 1165 | <backdrop name="lamp76" element="matrixlamp" state="0"> |
| 1166 | <bounds x="96" y="32" width="7" height="7"/> |
| 1167 | </backdrop> |
| 1168 | <backdrop name="lamp77" element="matrixlamp" state="0"> |
| 1169 | <bounds x="104" y="32" width="7" height="7"/> |
| 1170 | </backdrop> |
| 1171 | <backdrop name="lamp78" element="matrixlamp" state="0"> |
| 1172 | <bounds x="112" y="32" width="7" height="7"/> |
| 1173 | </backdrop> |
| 1174 | <backdrop name="lamp79" element="matrixlamp" state="0"> |
| 1175 | <bounds x="120" y="32" width="7" height="7"/> |
| 1176 | </backdrop> |
| 1177 | <backdrop name="lamp80" element="matrixlamp" state="0"> |
| 1178 | <bounds x="0" y="40" width="7" height="7"/> |
| 1179 | </backdrop> |
| 1180 | <backdrop name="lamp81" element="matrixlamp" state="0"> |
| 1181 | <bounds x="8" y="40" width="7" height="7"/> |
| 1182 | </backdrop> |
| 1183 | <backdrop name="lamp82" element="matrixlamp" state="0"> |
| 1184 | <bounds x="16" y="40" width="7" height="7"/> |
| 1185 | </backdrop> |
| 1186 | <backdrop name="lamp83" element="matrixlamp" state="0"> |
| 1187 | <bounds x="24" y="40" width="7" height="7"/> |
| 1188 | </backdrop> |
| 1189 | <backdrop name="lamp84" element="matrixlamp" state="0"> |
| 1190 | <bounds x="32" y="40" width="7" height="7"/> |
| 1191 | </backdrop> |
| 1192 | <backdrop name="lamp85" element="matrixlamp" state="0"> |
| 1193 | <bounds x="40" y="40" width="7" height="7"/> |
| 1194 | </backdrop> |
| 1195 | <backdrop name="lamp86" element="matrixlamp" state="0"> |
| 1196 | <bounds x="48" y="40" width="7" height="7"/> |
| 1197 | </backdrop> |
| 1198 | <backdrop name="lamp87" element="matrixlamp" state="0"> |
| 1199 | <bounds x="56" y="40" width="7" height="7"/> |
| 1200 | </backdrop> |
| 1201 | <backdrop name="lamp88" element="matrixlamp" state="0"> |
| 1202 | <bounds x="64" y="40" width="7" height="7"/> |
| 1203 | </backdrop> |
| 1204 | <backdrop name="lamp89" element="matrixlamp" state="0"> |
| 1205 | <bounds x="72" y="40" width="7" height="7"/> |
| 1206 | </backdrop> |
| 1207 | <backdrop name="lamp90" element="matrixlamp" state="0"> |
| 1208 | <bounds x="80" y="40" width="7" height="7"/> |
| 1209 | </backdrop> |
| 1210 | <backdrop name="lamp91" element="matrixlamp" state="0"> |
| 1211 | <bounds x="88" y="40" width="7" height="7"/> |
| 1212 | </backdrop> |
| 1213 | <backdrop name="lamp92" element="matrixlamp" state="0"> |
| 1214 | <bounds x="96" y="40" width="7" height="7"/> |
| 1215 | </backdrop> |
| 1216 | <backdrop name="lamp93" element="matrixlamp" state="0"> |
| 1217 | <bounds x="104" y="40" width="7" height="7"/> |
| 1218 | </backdrop> |
| 1219 | <backdrop name="lamp94" element="matrixlamp" state="0"> |
| 1220 | <bounds x="112" y="40" width="7" height="7"/> |
| 1221 | </backdrop> |
| 1222 | <backdrop name="lamp95" element="matrixlamp" state="0"> |
| 1223 | <bounds x="120" y="40" width="7" height="7"/> |
| 1224 | </backdrop> |
| 1225 | <backdrop name="lamp96" element="matrixlamp" state="0"> |
| 1226 | <bounds x="0" y="48" width="7" height="7"/> |
| 1227 | </backdrop> |
| 1228 | <backdrop name="lamp97" element="matrixlamp" state="0"> |
| 1229 | <bounds x="8" y="48" width="7" height="7"/> |
| 1230 | </backdrop> |
| 1231 | <backdrop name="lamp98" element="matrixlamp" state="0"> |
| 1232 | <bounds x="16" y="48" width="7" height="7"/> |
| 1233 | </backdrop> |
| 1234 | <backdrop name="lamp99" element="matrixlamp" state="0"> |
| 1235 | <bounds x="24" y="48" width="7" height="7"/> |
| 1236 | </backdrop> |
| 1237 | <backdrop name="lamp100" element="matrixlamp" state="0"> |
| 1238 | <bounds x="32" y="48" width="7" height="7"/> |
| 1239 | </backdrop> |
| 1240 | <backdrop name="lamp101" element="matrixlamp" state="0"> |
| 1241 | <bounds x="40" y="48" width="7" height="7"/> |
| 1242 | </backdrop> |
| 1243 | <backdrop name="lamp102" element="matrixlamp" state="0"> |
| 1244 | <bounds x="48" y="48" width="7" height="7"/> |
| 1245 | </backdrop> |
| 1246 | <backdrop name="lamp103" element="matrixlamp" state="0"> |
| 1247 | <bounds x="56" y="48" width="7" height="7"/> |
| 1248 | </backdrop> |
| 1249 | <backdrop name="lamp104" element="matrixlamp" state="0"> |
| 1250 | <bounds x="64" y="48" width="7" height="7"/> |
| 1251 | </backdrop> |
| 1252 | <backdrop name="lamp105" element="matrixlamp" state="0"> |
| 1253 | <bounds x="72" y="48" width="7" height="7"/> |
| 1254 | </backdrop> |
| 1255 | <backdrop name="lamp106" element="matrixlamp" state="0"> |
| 1256 | <bounds x="80" y="48" width="7" height="7"/> |
| 1257 | </backdrop> |
| 1258 | <backdrop name="lamp107" element="matrixlamp" state="0"> |
| 1259 | <bounds x="88" y="48" width="7" height="7"/> |
| 1260 | </backdrop> |
| 1261 | <backdrop name="lamp108" element="matrixlamp" state="0"> |
| 1262 | <bounds x="96" y="48" width="7" height="7"/> |
| 1263 | </backdrop> |
| 1264 | <backdrop name="lamp109" element="matrixlamp" state="0"> |
| 1265 | <bounds x="104" y="48" width="7" height="7"/> |
| 1266 | </backdrop> |
| 1267 | <backdrop name="lamp110" element="matrixlamp" state="0"> |
| 1268 | <bounds x="112" y="48" width="7" height="7"/> |
| 1269 | </backdrop> |
| 1270 | <backdrop name="lamp111" element="matrixlamp" state="0"> |
| 1271 | <bounds x="120" y="48" width="7" height="7"/> |
| 1272 | </backdrop> |
| 1273 | <backdrop name="lamp112" element="matrixlamp" state="0"> |
| 1274 | <bounds x="0" y="56" width="7" height="7"/> |
| 1275 | </backdrop> |
| 1276 | <backdrop name="lamp113" element="matrixlamp" state="0"> |
| 1277 | <bounds x="8" y="56" width="7" height="7"/> |
| 1278 | </backdrop> |
| 1279 | <backdrop name="lamp114" element="matrixlamp" state="0"> |
| 1280 | <bounds x="16" y="56" width="7" height="7"/> |
| 1281 | </backdrop> |
| 1282 | <backdrop name="lamp115" element="matrixlamp" state="0"> |
| 1283 | <bounds x="24" y="56" width="7" height="7"/> |
| 1284 | </backdrop> |
| 1285 | <backdrop name="lamp116" element="matrixlamp" state="0"> |
| 1286 | <bounds x="32" y="56" width="7" height="7"/> |
| 1287 | </backdrop> |
| 1288 | <backdrop name="lamp117" element="matrixlamp" state="0"> |
| 1289 | <bounds x="40" y="56" width="7" height="7"/> |
| 1290 | </backdrop> |
| 1291 | <backdrop name="lamp118" element="matrixlamp" state="0"> |
| 1292 | <bounds x="48" y="56" width="7" height="7"/> |
| 1293 | </backdrop> |
| 1294 | <backdrop name="lamp119" element="matrixlamp" state="0"> |
| 1295 | <bounds x="56" y="56" width="7" height="7"/> |
| 1296 | </backdrop> |
| 1297 | <backdrop name="lamp120" element="matrixlamp" state="0"> |
| 1298 | <bounds x="64" y="56" width="7" height="7"/> |
| 1299 | </backdrop> |
| 1300 | <backdrop name="lamp121" element="matrixlamp" state="0"> |
| 1301 | <bounds x="72" y="56" width="7" height="7"/> |
| 1302 | </backdrop> |
| 1303 | <backdrop name="lamp122" element="matrixlamp" state="0"> |
| 1304 | <bounds x="80" y="56" width="7" height="7"/> |
| 1305 | </backdrop> |
| 1306 | <backdrop name="lamp123" element="matrixlamp" state="0"> |
| 1307 | <bounds x="88" y="56" width="7" height="7"/> |
| 1308 | </backdrop> |
| 1309 | <backdrop name="lamp124" element="matrixlamp" state="0"> |
| 1310 | <bounds x="96" y="56" width="7" height="7"/> |
| 1311 | </backdrop> |
| 1312 | <backdrop name="lamp125" element="matrixlamp" state="0"> |
| 1313 | <bounds x="104" y="56" width="7" height="7"/> |
| 1314 | </backdrop> |
| 1315 | <backdrop name="lamp126" element="matrixlamp" state="0"> |
| 1316 | <bounds x="112" y="56" width="7" height="7"/> |
| 1317 | </backdrop> |
| 1318 | <backdrop name="lamp127" element="matrixlamp" state="0"> |
| 1319 | <bounds x="120" y="56" width="7" height="7"/> |
| 1320 | </backdrop> |
| 1321 | <backdrop name="lamp128" element="matrixlamp" state="0"> |
| 1322 | <bounds x="0" y="64" width="7" height="7"/> |
| 1323 | </backdrop> |
| 1324 | <backdrop name="lamp129" element="matrixlamp" state="0"> |
| 1325 | <bounds x="8" y="64" width="7" height="7"/> |
| 1326 | </backdrop> |
| 1327 | <backdrop name="lamp130" element="matrixlamp" state="0"> |
| 1328 | <bounds x="16" y="64" width="7" height="7"/> |
| 1329 | </backdrop> |
| 1330 | <backdrop name="lamp131" element="matrixlamp" state="0"> |
| 1331 | <bounds x="24" y="64" width="7" height="7"/> |
| 1332 | </backdrop> |
| 1333 | <backdrop name="lamp132" element="matrixlamp" state="0"> |
| 1334 | <bounds x="32" y="64" width="7" height="7"/> |
| 1335 | </backdrop> |
| 1336 | <backdrop name="lamp133" element="matrixlamp" state="0"> |
| 1337 | <bounds x="40" y="64" width="7" height="7"/> |
| 1338 | </backdrop> |
| 1339 | <backdrop name="lamp134" element="matrixlamp" state="0"> |
| 1340 | <bounds x="48" y="64" width="7" height="7"/> |
| 1341 | </backdrop> |
| 1342 | <backdrop name="lamp135" element="matrixlamp" state="0"> |
| 1343 | <bounds x="56" y="64" width="7" height="7"/> |
| 1344 | </backdrop> |
| 1345 | <backdrop name="lamp136" element="matrixlamp" state="0"> |
| 1346 | <bounds x="64" y="64" width="7" height="7"/> |
| 1347 | </backdrop> |
| 1348 | <backdrop name="lamp137" element="matrixlamp" state="0"> |
| 1349 | <bounds x="72" y="64" width="7" height="7"/> |
| 1350 | </backdrop> |
| 1351 | <backdrop name="lamp138" element="matrixlamp" state="0"> |
| 1352 | <bounds x="80" y="64" width="7" height="7"/> |
| 1353 | </backdrop> |
| 1354 | <backdrop name="lamp139" element="matrixlamp" state="0"> |
| 1355 | <bounds x="88" y="64" width="7" height="7"/> |
| 1356 | </backdrop> |
| 1357 | <backdrop name="lamp140" element="matrixlamp" state="0"> |
| 1358 | <bounds x="96" y="64" width="7" height="7"/> |
| 1359 | </backdrop> |
| 1360 | <backdrop name="lamp141" element="matrixlamp" state="0"> |
| 1361 | <bounds x="104" y="64" width="7" height="7"/> |
| 1362 | </backdrop> |
| 1363 | <backdrop name="lamp142" element="matrixlamp" state="0"> |
| 1364 | <bounds x="112" y="64" width="7" height="7"/> |
| 1365 | </backdrop> |
| 1366 | <backdrop name="lamp143" element="matrixlamp" state="0"> |
| 1367 | <bounds x="120" y="64" width="7" height="7"/> |
| 1368 | </backdrop> |
| 1369 | <backdrop name="lamp144" element="matrixlamp" state="0"> |
| 1370 | <bounds x="0" y="72" width="7" height="7"/> |
| 1371 | </backdrop> |
| 1372 | <backdrop name="lamp145" element="matrixlamp" state="0"> |
| 1373 | <bounds x="8" y="72" width="7" height="7"/> |
| 1374 | </backdrop> |
| 1375 | <backdrop name="lamp146" element="matrixlamp" state="0"> |
| 1376 | <bounds x="16" y="72" width="7" height="7"/> |
| 1377 | </backdrop> |
| 1378 | <backdrop name="lamp147" element="matrixlamp" state="0"> |
| 1379 | <bounds x="24" y="72" width="7" height="7"/> |
| 1380 | </backdrop> |
| 1381 | <backdrop name="lamp148" element="matrixlamp" state="0"> |
| 1382 | <bounds x="32" y="72" width="7" height="7"/> |
| 1383 | </backdrop> |
| 1384 | <backdrop name="lamp149" element="matrixlamp" state="0"> |
| 1385 | <bounds x="40" y="72" width="7" height="7"/> |
| 1386 | </backdrop> |
| 1387 | <backdrop name="lamp150" element="matrixlamp" state="0"> |
| 1388 | <bounds x="48" y="72" width="7" height="7"/> |
| 1389 | </backdrop> |
| 1390 | <backdrop name="lamp151" element="matrixlamp" state="0"> |
| 1391 | <bounds x="56" y="72" width="7" height="7"/> |
| 1392 | </backdrop> |
| 1393 | <backdrop name="lamp152" element="matrixlamp" state="0"> |
| 1394 | <bounds x="64" y="72" width="7" height="7"/> |
| 1395 | </backdrop> |
| 1396 | <backdrop name="lamp153" element="matrixlamp" state="0"> |
| 1397 | <bounds x="72" y="72" width="7" height="7"/> |
| 1398 | </backdrop> |
| 1399 | <backdrop name="lamp154" element="matrixlamp" state="0"> |
| 1400 | <bounds x="80" y="72" width="7" height="7"/> |
| 1401 | </backdrop> |
| 1402 | <backdrop name="lamp155" element="matrixlamp" state="0"> |
| 1403 | <bounds x="88" y="72" width="7" height="7"/> |
| 1404 | </backdrop> |
| 1405 | <backdrop name="lamp156" element="matrixlamp" state="0"> |
| 1406 | <bounds x="96" y="72" width="7" height="7"/> |
| 1407 | </backdrop> |
| 1408 | <backdrop name="lamp157" element="matrixlamp" state="0"> |
| 1409 | <bounds x="104" y="72" width="7" height="7"/> |
| 1410 | </backdrop> |
| 1411 | <backdrop name="lamp158" element="matrixlamp" state="0"> |
| 1412 | <bounds x="112" y="72" width="7" height="7"/> |
| 1413 | </backdrop> |
| 1414 | <backdrop name="lamp159" element="matrixlamp" state="0"> |
| 1415 | <bounds x="120" y="72" width="7" height="7"/> |
| 1416 | </backdrop> |
| 1417 | <backdrop name="lamp160" element="matrixlamp" state="0"> |
| 1418 | <bounds x="0" y="80" width="7" height="7"/> |
| 1419 | </backdrop> |
| 1420 | <backdrop name="lamp161" element="matrixlamp" state="0"> |
| 1421 | <bounds x="8" y="80" width="7" height="7"/> |
| 1422 | </backdrop> |
| 1423 | <backdrop name="lamp162" element="matrixlamp" state="0"> |
| 1424 | <bounds x="16" y="80" width="7" height="7"/> |
| 1425 | </backdrop> |
| 1426 | <backdrop name="lamp163" element="matrixlamp" state="0"> |
| 1427 | <bounds x="24" y="80" width="7" height="7"/> |
| 1428 | </backdrop> |
| 1429 | <backdrop name="lamp164" element="matrixlamp" state="0"> |
| 1430 | <bounds x="32" y="80" width="7" height="7"/> |
| 1431 | </backdrop> |
| 1432 | <backdrop name="lamp165" element="matrixlamp" state="0"> |
| 1433 | <bounds x="40" y="80" width="7" height="7"/> |
| 1434 | </backdrop> |
| 1435 | <backdrop name="lamp166" element="matrixlamp" state="0"> |
| 1436 | <bounds x="48" y="80" width="7" height="7"/> |
| 1437 | </backdrop> |
| 1438 | <backdrop name="lamp167" element="matrixlamp" state="0"> |
| 1439 | <bounds x="56" y="80" width="7" height="7"/> |
| 1440 | </backdrop> |
| 1441 | <backdrop name="lamp168" element="matrixlamp" state="0"> |
| 1442 | <bounds x="64" y="80" width="7" height="7"/> |
| 1443 | </backdrop> |
| 1444 | <backdrop name="lamp169" element="matrixlamp" state="0"> |
| 1445 | <bounds x="72" y="80" width="7" height="7"/> |
| 1446 | </backdrop> |
| 1447 | <backdrop name="lamp170" element="matrixlamp" state="0"> |
| 1448 | <bounds x="80" y="80" width="7" height="7"/> |
| 1449 | </backdrop> |
| 1450 | <backdrop name="lamp171" element="matrixlamp" state="0"> |
| 1451 | <bounds x="88" y="80" width="7" height="7"/> |
| 1452 | </backdrop> |
| 1453 | <backdrop name="lamp172" element="matrixlamp" state="0"> |
| 1454 | <bounds x="96" y="80" width="7" height="7"/> |
| 1455 | </backdrop> |
| 1456 | <backdrop name="lamp173" element="matrixlamp" state="0"> |
| 1457 | <bounds x="104" y="80" width="7" height="7"/> |
| 1458 | </backdrop> |
| 1459 | <backdrop name="lamp174" element="matrixlamp" state="0"> |
| 1460 | <bounds x="112" y="80" width="7" height="7"/> |
| 1461 | </backdrop> |
| 1462 | <backdrop name="lamp175" element="matrixlamp" state="0"> |
| 1463 | <bounds x="120" y="80" width="7" height="7"/> |
| 1464 | </backdrop> |
| 1465 | <backdrop name="lamp176" element="matrixlamp" state="0"> |
| 1466 | <bounds x="0" y="88" width="7" height="7"/> |
| 1467 | </backdrop> |
| 1468 | <backdrop name="lamp177" element="matrixlamp" state="0"> |
| 1469 | <bounds x="8" y="88" width="7" height="7"/> |
| 1470 | </backdrop> |
| 1471 | <backdrop name="lamp178" element="matrixlamp" state="0"> |
| 1472 | <bounds x="16" y="88" width="7" height="7"/> |
| 1473 | </backdrop> |
| 1474 | <backdrop name="lamp179" element="matrixlamp" state="0"> |
| 1475 | <bounds x="24" y="88" width="7" height="7"/> |
| 1476 | </backdrop> |
| 1477 | <backdrop name="lamp180" element="matrixlamp" state="0"> |
| 1478 | <bounds x="32" y="88" width="7" height="7"/> |
| 1479 | </backdrop> |
| 1480 | <backdrop name="lamp181" element="matrixlamp" state="0"> |
| 1481 | <bounds x="40" y="88" width="7" height="7"/> |
| 1482 | </backdrop> |
| 1483 | <backdrop name="lamp182" element="matrixlamp" state="0"> |
| 1484 | <bounds x="48" y="88" width="7" height="7"/> |
| 1485 | </backdrop> |
| 1486 | <backdrop name="lamp183" element="matrixlamp" state="0"> |
| 1487 | <bounds x="56" y="88" width="7" height="7"/> |
| 1488 | </backdrop> |
| 1489 | <backdrop name="lamp184" element="matrixlamp" state="0"> |
| 1490 | <bounds x="64" y="88" width="7" height="7"/> |
| 1491 | </backdrop> |
| 1492 | <backdrop name="lamp185" element="matrixlamp" state="0"> |
| 1493 | <bounds x="72" y="88" width="7" height="7"/> |
| 1494 | </backdrop> |
| 1495 | <backdrop name="lamp186" element="matrixlamp" state="0"> |
| 1496 | <bounds x="80" y="88" width="7" height="7"/> |
| 1497 | </backdrop> |
| 1498 | <backdrop name="lamp187" element="matrixlamp" state="0"> |
| 1499 | <bounds x="88" y="88" width="7" height="7"/> |
| 1500 | </backdrop> |
| 1501 | <backdrop name="lamp188" element="matrixlamp" state="0"> |
| 1502 | <bounds x="96" y="88" width="7" height="7"/> |
| 1503 | </backdrop> |
| 1504 | <backdrop name="lamp189" element="matrixlamp" state="0"> |
| 1505 | <bounds x="104" y="88" width="7" height="7"/> |
| 1506 | </backdrop> |
| 1507 | <backdrop name="lamp190" element="matrixlamp" state="0"> |
| 1508 | <bounds x="112" y="88" width="7" height="7"/> |
| 1509 | </backdrop> |
| 1510 | <backdrop name="lamp191" element="matrixlamp" state="0"> |
| 1511 | <bounds x="120" y="88" width="7" height="7"/> |
| 1512 | </backdrop> |
| 1513 | <backdrop name="lamp192" element="matrixlamp" state="0"> |
| 1514 | <bounds x="0" y="96" width="7" height="7"/> |
| 1515 | </backdrop> |
| 1516 | <backdrop name="lamp193" element="matrixlamp" state="0"> |
| 1517 | <bounds x="8" y="96" width="7" height="7"/> |
| 1518 | </backdrop> |
| 1519 | <backdrop name="lamp194" element="matrixlamp" state="0"> |
| 1520 | <bounds x="16" y="96" width="7" height="7"/> |
| 1521 | </backdrop> |
| 1522 | <backdrop name="lamp195" element="matrixlamp" state="0"> |
| 1523 | <bounds x="24" y="96" width="7" height="7"/> |
| 1524 | </backdrop> |
| 1525 | <backdrop name="lamp196" element="matrixlamp" state="0"> |
| 1526 | <bounds x="32" y="96" width="7" height="7"/> |
| 1527 | </backdrop> |
| 1528 | <backdrop name="lamp197" element="matrixlamp" state="0"> |
| 1529 | <bounds x="40" y="96" width="7" height="7"/> |
| 1530 | </backdrop> |
| 1531 | <backdrop name="lamp198" element="matrixlamp" state="0"> |
| 1532 | <bounds x="48" y="96" width="7" height="7"/> |
| 1533 | </backdrop> |
| 1534 | <backdrop name="lamp199" element="matrixlamp" state="0"> |
| 1535 | <bounds x="56" y="96" width="7" height="7"/> |
| 1536 | </backdrop> |
| 1537 | <backdrop name="lamp200" element="matrixlamp" state="0"> |
| 1538 | <bounds x="64" y="96" width="7" height="7"/> |
| 1539 | </backdrop> |
| 1540 | <backdrop name="lamp201" element="matrixlamp" state="0"> |
| 1541 | <bounds x="72" y="96" width="7" height="7"/> |
| 1542 | </backdrop> |
| 1543 | <backdrop name="lamp202" element="matrixlamp" state="0"> |
| 1544 | <bounds x="80" y="96" width="7" height="7"/> |
| 1545 | </backdrop> |
| 1546 | <backdrop name="lamp203" element="matrixlamp" state="0"> |
| 1547 | <bounds x="88" y="96" width="7" height="7"/> |
| 1548 | </backdrop> |
| 1549 | <backdrop name="lamp204" element="matrixlamp" state="0"> |
| 1550 | <bounds x="96" y="96" width="7" height="7"/> |
| 1551 | </backdrop> |
| 1552 | <backdrop name="lamp205" element="matrixlamp" state="0"> |
| 1553 | <bounds x="104" y="96" width="7" height="7"/> |
| 1554 | </backdrop> |
| 1555 | <backdrop name="lamp206" element="matrixlamp" state="0"> |
| 1556 | <bounds x="112" y="96" width="7" height="7"/> |
| 1557 | </backdrop> |
| 1558 | <backdrop name="lamp207" element="matrixlamp" state="0"> |
| 1559 | <bounds x="120" y="96" width="7" height="7"/> |
| 1560 | </backdrop> |
| 1561 | <backdrop name="lamp208" element="matrixlamp" state="0"> |
| 1562 | <bounds x="0" y="104" width="7" height="7"/> |
| 1563 | </backdrop> |
| 1564 | <backdrop name="lamp209" element="matrixlamp" state="0"> |
| 1565 | <bounds x="8" y="104" width="7" height="7"/> |
| 1566 | </backdrop> |
| 1567 | <backdrop name="lamp210" element="matrixlamp" state="0"> |
| 1568 | <bounds x="16" y="104" width="7" height="7"/> |
| 1569 | </backdrop> |
| 1570 | <backdrop name="lamp211" element="matrixlamp" state="0"> |
| 1571 | <bounds x="24" y="104" width="7" height="7"/> |
| 1572 | </backdrop> |
| 1573 | <backdrop name="lamp212" element="matrixlamp" state="0"> |
| 1574 | <bounds x="32" y="104" width="7" height="7"/> |
| 1575 | </backdrop> |
| 1576 | <backdrop name="lamp213" element="matrixlamp" state="0"> |
| 1577 | <bounds x="40" y="104" width="7" height="7"/> |
| 1578 | </backdrop> |
| 1579 | <backdrop name="lamp214" element="matrixlamp" state="0"> |
| 1580 | <bounds x="48" y="104" width="7" height="7"/> |
| 1581 | </backdrop> |
| 1582 | <backdrop name="lamp215" element="matrixlamp" state="0"> |
| 1583 | <bounds x="56" y="104" width="7" height="7"/> |
| 1584 | </backdrop> |
| 1585 | <backdrop name="lamp216" element="matrixlamp" state="0"> |
| 1586 | <bounds x="64" y="104" width="7" height="7"/> |
| 1587 | </backdrop> |
| 1588 | <backdrop name="lamp217" element="matrixlamp" state="0"> |
| 1589 | <bounds x="72" y="104" width="7" height="7"/> |
| 1590 | </backdrop> |
| 1591 | <backdrop name="lamp218" element="matrixlamp" state="0"> |
| 1592 | <bounds x="80" y="104" width="7" height="7"/> |
| 1593 | </backdrop> |
| 1594 | <backdrop name="lamp219" element="matrixlamp" state="0"> |
| 1595 | <bounds x="88" y="104" width="7" height="7"/> |
| 1596 | </backdrop> |
| 1597 | <backdrop name="lamp220" element="matrixlamp" state="0"> |
| 1598 | <bounds x="96" y="104" width="7" height="7"/> |
| 1599 | </backdrop> |
| 1600 | <backdrop name="lamp221" element="matrixlamp" state="0"> |
| 1601 | <bounds x="104" y="104" width="7" height="7"/> |
| 1602 | </backdrop> |
| 1603 | <backdrop name="lamp222" element="matrixlamp" state="0"> |
| 1604 | <bounds x="112" y="104" width="7" height="7"/> |
| 1605 | </backdrop> |
| 1606 | <backdrop name="lamp223" element="matrixlamp" state="0"> |
| 1607 | <bounds x="120" y="104" width="7" height="7"/> |
| 1608 | </backdrop> |
| 1609 | <backdrop name="lamp224" element="matrixlamp" state="0"> |
| 1610 | <bounds x="0" y="112" width="7" height="7"/> |
| 1611 | </backdrop> |
| 1612 | <backdrop name="lamp225" element="matrixlamp" state="0"> |
| 1613 | <bounds x="8" y="112" width="7" height="7"/> |
| 1614 | </backdrop> |
| 1615 | <backdrop name="lamp226" element="matrixlamp" state="0"> |
| 1616 | <bounds x="16" y="112" width="7" height="7"/> |
| 1617 | </backdrop> |
| 1618 | <backdrop name="lamp227" element="matrixlamp" state="0"> |
| 1619 | <bounds x="24" y="112" width="7" height="7"/> |
| 1620 | </backdrop> |
| 1621 | <backdrop name="lamp228" element="matrixlamp" state="0"> |
| 1622 | <bounds x="32" y="112" width="7" height="7"/> |
| 1623 | </backdrop> |
| 1624 | <backdrop name="lamp229" element="matrixlamp" state="0"> |
| 1625 | <bounds x="40" y="112" width="7" height="7"/> |
| 1626 | </backdrop> |
| 1627 | <backdrop name="lamp230" element="matrixlamp" state="0"> |
| 1628 | <bounds x="48" y="112" width="7" height="7"/> |
| 1629 | </backdrop> |
| 1630 | <backdrop name="lamp231" element="matrixlamp" state="0"> |
| 1631 | <bounds x="56" y="112" width="7" height="7"/> |
| 1632 | </backdrop> |
| 1633 | <backdrop name="lamp232" element="matrixlamp" state="0"> |
| 1634 | <bounds x="64" y="112" width="7" height="7"/> |
| 1635 | </backdrop> |
| 1636 | <backdrop name="lamp233" element="matrixlamp" state="0"> |
| 1637 | <bounds x="72" y="112" width="7" height="7"/> |
| 1638 | </backdrop> |
| 1639 | <backdrop name="lamp234" element="matrixlamp" state="0"> |
| 1640 | <bounds x="80" y="112" width="7" height="7"/> |
| 1641 | </backdrop> |
| 1642 | <backdrop name="lamp235" element="matrixlamp" state="0"> |
| 1643 | <bounds x="88" y="112" width="7" height="7"/> |
| 1644 | </backdrop> |
| 1645 | <backdrop name="lamp236" element="matrixlamp" state="0"> |
| 1646 | <bounds x="96" y="112" width="7" height="7"/> |
| 1647 | </backdrop> |
| 1648 | <backdrop name="lamp237" element="matrixlamp" state="0"> |
| 1649 | <bounds x="104" y="112" width="7" height="7"/> |
| 1650 | </backdrop> |
| 1651 | <backdrop name="lamp238" element="matrixlamp" state="0"> |
| 1652 | <bounds x="112" y="112" width="7" height="7"/> |
| 1653 | </backdrop> |
| 1654 | <backdrop name="lamp239" element="matrixlamp" state="0"> |
| 1655 | <bounds x="120" y="112" width="7" height="7"/> |
| 1656 | </backdrop> |
| 1657 | <backdrop name="lamp240" element="matrixlamp" state="0"> |
| 1658 | <bounds x="0" y="120" width="7" height="7"/> |
| 1659 | </backdrop> |
| 1660 | <backdrop name="lamp241" element="matrixlamp" state="0"> |
| 1661 | <bounds x="8" y="120" width="7" height="7"/> |
| 1662 | </backdrop> |
| 1663 | <backdrop name="lamp242" element="matrixlamp" state="0"> |
| 1664 | <bounds x="16" y="120" width="7" height="7"/> |
| 1665 | </backdrop> |
| 1666 | <backdrop name="lamp243" element="matrixlamp" state="0"> |
| 1667 | <bounds x="24" y="120" width="7" height="7"/> |
| 1668 | </backdrop> |
| 1669 | <backdrop name="lamp244" element="matrixlamp" state="0"> |
| 1670 | <bounds x="32" y="120" width="7" height="7"/> |
| 1671 | </backdrop> |
| 1672 | <backdrop name="lamp245" element="matrixlamp" state="0"> |
| 1673 | <bounds x="40" y="120" width="7" height="7"/> |
| 1674 | </backdrop> |
| 1675 | <backdrop name="lamp246" element="matrixlamp" state="0"> |
| 1676 | <bounds x="48" y="120" width="7" height="7"/> |
| 1677 | </backdrop> |
| 1678 | <backdrop name="lamp247" element="matrixlamp" state="0"> |
| 1679 | <bounds x="56" y="120" width="7" height="7"/> |
| 1680 | </backdrop> |
| 1681 | <backdrop name="lamp248" element="matrixlamp" state="0"> |
| 1682 | <bounds x="64" y="120" width="7" height="7"/> |
| 1683 | </backdrop> |
| 1684 | <backdrop name="lamp249" element="matrixlamp" state="0"> |
| 1685 | <bounds x="72" y="120" width="7" height="7"/> |
| 1686 | </backdrop> |
| 1687 | <backdrop name="lamp250" element="matrixlamp" state="0"> |
| 1688 | <bounds x="80" y="120" width="7" height="7"/> |
| 1689 | </backdrop> |
| 1690 | <backdrop name="lamp251" element="matrixlamp" state="0"> |
| 1691 | <bounds x="88" y="120" width="7" height="7"/> |
| 1692 | </backdrop> |
| 1693 | <backdrop name="lamp252" element="matrixlamp" state="0"> |
| 1694 | <bounds x="96" y="120" width="7" height="7"/> |
| 1695 | </backdrop> |
| 1696 | <backdrop name="lamp253" element="matrixlamp" state="0"> |
| 1697 | <bounds x="104" y="120" width="7" height="7"/> |
| 1698 | </backdrop> |
| 1699 | <backdrop name="lamp254" element="matrixlamp" state="0"> |
| 1700 | <bounds x="112" y="120" width="7" height="7"/> |
| 1701 | </backdrop> |
| 1702 | <backdrop name="lamp255" element="matrixlamp" state="0"> |
| 1703 | <bounds x="120" y="120" width="7" height="7"/> |
| 1704 | </backdrop> |
| 1705 | </view> |
| 1706 | |
| 1707 | <view name="Adder 2 Output Only (400:280, No Artwork)"> |
| 1708 | <screen index="0"> |
| 1709 | <bounds left="0" top="0" right="400" bottom="280" /> |
| 1710 | </screen> |
| 1711 | </view> |
| 1712 | </mamelayout> |
trunk/src/mame/layout/sc1_vfd.lay
r0 | r18194 | |
| 1 | <?xml version="1.0"?> |
| 2 | <mamelayout version="2"> |
| 3 | <element name="matrixlamp"> |
| 4 | <rect state ="0"> |
| 5 | <bounds x="0" y="0" width="7" height="7" /> |
| 6 | <color red="0.7" green="0.7" blue="0.7" /> |
| 7 | </rect> |
| 8 | <rect state ="1"> |
| 9 | <bounds x="0" y="0" width="7" height="7" /> |
| 10 | <color red="0.0" green="0.0" blue="1.0" /> |
| 11 | </rect> |
| 12 | <rect state ="2"> |
| 13 | <bounds x="0" y="0" width="7" height="7" /> |
| 14 | <color red="0.0" green="1.0" blue="0.0" /> |
| 15 | </rect> |
| 16 | </element> |
| 17 | <element name="vfd0"> |
| 18 | <led14segsc> |
| 19 | <color red="0" green="0.6" blue="1.0" /> |
| 20 | </led14segsc> |
| 21 | </element> |
| 22 | |
| 23 | <view name="VFD and Lamp Matrix"> |
| 24 | <backdrop name="lamp0" element="matrixlamp" state="0"> |
| 25 | <bounds x="0" y="0" width="7" height="7"/> |
| 26 | </backdrop> |
| 27 | <backdrop name="lamp1" element="matrixlamp" state="0"> |
| 28 | <bounds x="8" y="0" width="7" height="7"/> |
| 29 | </backdrop> |
| 30 | <backdrop name="lamp2" element="matrixlamp" state="0"> |
| 31 | <bounds x="16" y="0" width="7" height="7"/> |
| 32 | </backdrop> |
| 33 | <backdrop name="lamp3" element="matrixlamp" state="0"> |
| 34 | <bounds x="24" y="0" width="7" height="7"/> |
| 35 | </backdrop> |
| 36 | <backdrop name="lamp4" element="matrixlamp" state="0"> |
| 37 | <bounds x="32" y="0" width="7" height="7"/> |
| 38 | </backdrop> |
| 39 | <backdrop name="lamp5" element="matrixlamp" state="0"> |
| 40 | <bounds x="40" y="0" width="7" height="7"/> |
| 41 | </backdrop> |
| 42 | <backdrop name="lamp6" element="matrixlamp" state="0"> |
| 43 | <bounds x="48" y="0" width="7" height="7"/> |
| 44 | </backdrop> |
| 45 | <backdrop name="lamp7" element="matrixlamp" state="0"> |
| 46 | <bounds x="56" y="0" width="7" height="7"/> |
| 47 | </backdrop> |
| 48 | <backdrop name="lamp8" element="matrixlamp" state="0"> |
| 49 | <bounds x="64" y="0" width="7" height="7"/> |
| 50 | </backdrop> |
| 51 | <backdrop name="lamp9" element="matrixlamp" state="0"> |
| 52 | <bounds x="72" y="0" width="7" height="7"/> |
| 53 | </backdrop> |
| 54 | <backdrop name="lamp10" element="matrixlamp" state="0"> |
| 55 | <bounds x="80" y="0" width="7" height="7"/> |
| 56 | </backdrop> |
| 57 | <backdrop name="lamp11" element="matrixlamp" state="0"> |
| 58 | <bounds x="88" y="0" width="7" height="7"/> |
| 59 | </backdrop> |
| 60 | <backdrop name="lamp12" element="matrixlamp" state="0"> |
| 61 | <bounds x="96" y="0" width="7" height="7"/> |
| 62 | </backdrop> |
| 63 | <backdrop name="lamp13" element="matrixlamp" state="0"> |
| 64 | <bounds x="104" y="0" width="7" height="7"/> |
| 65 | </backdrop> |
| 66 | <backdrop name="lamp14" element="matrixlamp" state="0"> |
| 67 | <bounds x="112" y="0" width="7" height="7"/> |
| 68 | </backdrop> |
| 69 | <backdrop name="lamp15" element="matrixlamp" state="0"> |
| 70 | <bounds x="120" y="0" width="7" height="7"/> |
| 71 | </backdrop> |
| 72 | <backdrop name="lamp16" element="matrixlamp" state="0"> |
| 73 | <bounds x="0" y="8" width="7" height="7"/> |
| 74 | </backdrop> |
| 75 | <backdrop name="lamp17" element="matrixlamp" state="0"> |
| 76 | <bounds x="8" y="8" width="7" height="7"/> |
| 77 | </backdrop> |
| 78 | <backdrop name="lamp18" element="matrixlamp" state="0"> |
| 79 | <bounds x="16" y="8" width="7" height="7"/> |
| 80 | </backdrop> |
| 81 | <backdrop name="lamp19" element="matrixlamp" state="0"> |
| 82 | <bounds x="24" y="8" width="7" height="7"/> |
| 83 | </backdrop> |
| 84 | <backdrop name="lamp20" element="matrixlamp" state="0"> |
| 85 | <bounds x="32" y="8" width="7" height="7"/> |
| 86 | </backdrop> |
| 87 | <backdrop name="lamp21" element="matrixlamp" state="0"> |
| 88 | <bounds x="40" y="8" width="7" height="7"/> |
| 89 | </backdrop> |
| 90 | <backdrop name="lamp22" element="matrixlamp" state="0"> |
| 91 | <bounds x="48" y="8" width="7" height="7"/> |
| 92 | </backdrop> |
| 93 | <backdrop name="lamp23" element="matrixlamp" state="0"> |
| 94 | <bounds x="56" y="8" width="7" height="7"/> |
| 95 | </backdrop> |
| 96 | <backdrop name="lamp24" element="matrixlamp" state="0"> |
| 97 | <bounds x="64" y="8" width="7" height="7"/> |
| 98 | </backdrop> |
| 99 | <backdrop name="lamp25" element="matrixlamp" state="0"> |
| 100 | <bounds x="72" y="8" width="7" height="7"/> |
| 101 | </backdrop> |
| 102 | <backdrop name="lamp26" element="matrixlamp" state="0"> |
| 103 | <bounds x="80" y="8" width="7" height="7"/> |
| 104 | </backdrop> |
| 105 | <backdrop name="lamp27" element="matrixlamp" state="0"> |
| 106 | <bounds x="88" y="8" width="7" height="7"/> |
| 107 | </backdrop> |
| 108 | <backdrop name="lamp28" element="matrixlamp" state="0"> |
| 109 | <bounds x="96" y="8" width="7" height="7"/> |
| 110 | </backdrop> |
| 111 | <backdrop name="lamp29" element="matrixlamp" state="0"> |
| 112 | <bounds x="104" y="8" width="7" height="7"/> |
| 113 | </backdrop> |
| 114 | <backdrop name="lamp30" element="matrixlamp" state="0"> |
| 115 | <bounds x="112" y="8" width="7" height="7"/> |
| 116 | </backdrop> |
| 117 | <backdrop name="lamp31" element="matrixlamp" state="0"> |
| 118 | <bounds x="120" y="8" width="7" height="7"/> |
| 119 | </backdrop> |
| 120 | <backdrop name="lamp32" element="matrixlamp" state="0"> |
| 121 | <bounds x="0" y="16" width="7" height="7"/> |
| 122 | </backdrop> |
| 123 | <backdrop name="lamp33" element="matrixlamp" state="0"> |
| 124 | <bounds x="8" y="16" width="7" height="7"/> |
| 125 | </backdrop> |
| 126 | <backdrop name="lamp34" element="matrixlamp" state="0"> |
| 127 | <bounds x="16" y="16" width="7" height="7"/> |
| 128 | </backdrop> |
| 129 | <backdrop name="lamp35" element="matrixlamp" state="0"> |
| 130 | <bounds x="24" y="16" width="7" height="7"/> |
| 131 | </backdrop> |
| 132 | <backdrop name="lamp36" element="matrixlamp" state="0"> |
| 133 | <bounds x="32" y="16" width="7" height="7"/> |
| 134 | </backdrop> |
| 135 | <backdrop name="lamp37" element="matrixlamp" state="0"> |
| 136 | <bounds x="40" y="16" width="7" height="7"/> |
| 137 | </backdrop> |
| 138 | <backdrop name="lamp38" element="matrixlamp" state="0"> |
| 139 | <bounds x="48" y="16" width="7" height="7"/> |
| 140 | </backdrop> |
| 141 | <backdrop name="lamp39" element="matrixlamp" state="0"> |
| 142 | <bounds x="56" y="16" width="7" height="7"/> |
| 143 | </backdrop> |
| 144 | <backdrop name="lamp40" element="matrixlamp" state="0"> |
| 145 | <bounds x="64" y="16" width="7" height="7"/> |
| 146 | </backdrop> |
| 147 | <backdrop name="lamp41" element="matrixlamp" state="0"> |
| 148 | <bounds x="72" y="16" width="7" height="7"/> |
| 149 | </backdrop> |
| 150 | <backdrop name="lamp42" element="matrixlamp" state="0"> |
| 151 | <bounds x="80" y="16" width="7" height="7"/> |
| 152 | </backdrop> |
| 153 | <backdrop name="lamp43" element="matrixlamp" state="0"> |
| 154 | <bounds x="88" y="16" width="7" height="7"/> |
| 155 | </backdrop> |
| 156 | <backdrop name="lamp44" element="matrixlamp" state="0"> |
| 157 | <bounds x="96" y="16" width="7" height="7"/> |
| 158 | </backdrop> |
| 159 | <backdrop name="lamp45" element="matrixlamp" state="0"> |
| 160 | <bounds x="104" y="16" width="7" height="7"/> |
| 161 | </backdrop> |
| 162 | <backdrop name="lamp46" element="matrixlamp" state="0"> |
| 163 | <bounds x="112" y="16" width="7" height="7"/> |
| 164 | </backdrop> |
| 165 | <backdrop name="lamp47" element="matrixlamp" state="0"> |
| 166 | <bounds x="120" y="16" width="7" height="7"/> |
| 167 | </backdrop> |
| 168 | <backdrop name="lamp48" element="matrixlamp" state="0"> |
| 169 | <bounds x="0" y="24" width="7" height="7"/> |
| 170 | </backdrop> |
| 171 | <backdrop name="lamp49" element="matrixlamp" state="0"> |
| 172 | <bounds x="8" y="24" width="7" height="7"/> |
| 173 | </backdrop> |
| 174 | <backdrop name="lamp50" element="matrixlamp" state="0"> |
| 175 | <bounds x="16" y="24" width="7" height="7"/> |
| 176 | </backdrop> |
| 177 | <backdrop name="lamp51" element="matrixlamp" state="0"> |
| 178 | <bounds x="24" y="24" width="7" height="7"/> |
| 179 | </backdrop> |
| 180 | <backdrop name="lamp52" element="matrixlamp" state="0"> |
| 181 | <bounds x="32" y="24" width="7" height="7"/> |
| 182 | </backdrop> |
| 183 | <backdrop name="lamp53" element="matrixlamp" state="0"> |
| 184 | <bounds x="40" y="24" width="7" height="7"/> |
| 185 | </backdrop> |
| 186 | <backdrop name="lamp54" element="matrixlamp" state="0"> |
| 187 | <bounds x="48" y="24" width="7" height="7"/> |
| 188 | </backdrop> |
| 189 | <backdrop name="lamp55" element="matrixlamp" state="0"> |
| 190 | <bounds x="56" y="24" width="7" height="7"/> |
| 191 | </backdrop> |
| 192 | <backdrop name="lamp56" element="matrixlamp" state="0"> |
| 193 | <bounds x="64" y="24" width="7" height="7"/> |
| 194 | </backdrop> |
| 195 | <backdrop name="lamp57" element="matrixlamp" state="0"> |
| 196 | <bounds x="72" y="24" width="7" height="7"/> |
| 197 | </backdrop> |
| 198 | <backdrop name="lamp58" element="matrixlamp" state="0"> |
| 199 | <bounds x="80" y="24" width="7" height="7"/> |
| 200 | </backdrop> |
| 201 | <backdrop name="lamp59" element="matrixlamp" state="0"> |
| 202 | <bounds x="88" y="24" width="7" height="7"/> |
| 203 | </backdrop> |
| 204 | <backdrop name="lamp60" element="matrixlamp" state="0"> |
| 205 | <bounds x="96" y="24" width="7" height="7"/> |
| 206 | </backdrop> |
| 207 | <backdrop name="lamp61" element="matrixlamp" state="0"> |
| 208 | <bounds x="104" y="24" width="7" height="7"/> |
| 209 | </backdrop> |
| 210 | <backdrop name="lamp62" element="matrixlamp" state="0"> |
| 211 | <bounds x="112" y="24" width="7" height="7"/> |
| 212 | </backdrop> |
| 213 | <backdrop name="lamp63" element="matrixlamp" state="0"> |
| 214 | <bounds x="120" y="24" width="7" height="7"/> |
| 215 | </backdrop> |
| 216 | <backdrop name="lamp64" element="matrixlamp" state="0"> |
| 217 | <bounds x="0" y="32" width="7" height="7"/> |
| 218 | </backdrop> |
| 219 | <backdrop name="lamp65" element="matrixlamp" state="0"> |
| 220 | <bounds x="8" y="32" width="7" height="7"/> |
| 221 | </backdrop> |
| 222 | <backdrop name="lamp66" element="matrixlamp" state="0"> |
| 223 | <bounds x="16" y="32" width="7" height="7"/> |
| 224 | </backdrop> |
| 225 | <backdrop name="lamp67" element="matrixlamp" state="0"> |
| 226 | <bounds x="24" y="32" width="7" height="7"/> |
| 227 | </backdrop> |
| 228 | <backdrop name="lamp68" element="matrixlamp" state="0"> |
| 229 | <bounds x="32" y="32" width="7" height="7"/> |
| 230 | </backdrop> |
| 231 | <backdrop name="lamp69" element="matrixlamp" state="0"> |
| 232 | <bounds x="40" y="32" width="7" height="7"/> |
| 233 | </backdrop> |
| 234 | <backdrop name="lamp70" element="matrixlamp" state="0"> |
| 235 | <bounds x="48" y="32" width="7" height="7"/> |
| 236 | </backdrop> |
| 237 | <backdrop name="lamp71" element="matrixlamp" state="0"> |
| 238 | <bounds x="56" y="32" width="7" height="7"/> |
| 239 | </backdrop> |
| 240 | <backdrop name="lamp72" element="matrixlamp" state="0"> |
| 241 | <bounds x="64" y="32" width="7" height="7"/> |
| 242 | </backdrop> |
| 243 | <backdrop name="lamp73" element="matrixlamp" state="0"> |
| 244 | <bounds x="72" y="32" width="7" height="7"/> |
| 245 | </backdrop> |
| 246 | <backdrop name="lamp74" element="matrixlamp" state="0"> |
| 247 | <bounds x="80" y="32" width="7" height="7"/> |
| 248 | </backdrop> |
| 249 | <backdrop name="lamp75" element="matrixlamp" state="0"> |
| 250 | <bounds x="88" y="32" width="7" height="7"/> |
| 251 | </backdrop> |
| 252 | <backdrop name="lamp76" element="matrixlamp" state="0"> |
| 253 | <bounds x="96" y="32" width="7" height="7"/> |
| 254 | </backdrop> |
| 255 | <backdrop name="lamp77" element="matrixlamp" state="0"> |
| 256 | <bounds x="104" y="32" width="7" height="7"/> |
| 257 | </backdrop> |
| 258 | <backdrop name="lamp78" element="matrixlamp" state="0"> |
| 259 | <bounds x="112" y="32" width="7" height="7"/> |
| 260 | </backdrop> |
| 261 | <backdrop name="lamp79" element="matrixlamp" state="0"> |
| 262 | <bounds x="120" y="32" width="7" height="7"/> |
| 263 | </backdrop> |
| 264 | <backdrop name="lamp80" element="matrixlamp" state="0"> |
| 265 | <bounds x="0" y="40" width="7" height="7"/> |
| 266 | </backdrop> |
| 267 | <backdrop name="lamp81" element="matrixlamp" state="0"> |
| 268 | <bounds x="8" y="40" width="7" height="7"/> |
| 269 | </backdrop> |
| 270 | <backdrop name="lamp82" element="matrixlamp" state="0"> |
| 271 | <bounds x="16" y="40" width="7" height="7"/> |
| 272 | </backdrop> |
| 273 | <backdrop name="lamp83" element="matrixlamp" state="0"> |
| 274 | <bounds x="24" y="40" width="7" height="7"/> |
| 275 | </backdrop> |
| 276 | <backdrop name="lamp84" element="matrixlamp" state="0"> |
| 277 | <bounds x="32" y="40" width="7" height="7"/> |
| 278 | </backdrop> |
| 279 | <backdrop name="lamp85" element="matrixlamp" state="0"> |
| 280 | <bounds x="40" y="40" width="7" height="7"/> |
| 281 | </backdrop> |
| 282 | <backdrop name="lamp86" element="matrixlamp" state="0"> |
| 283 | <bounds x="48" y="40" width="7" height="7"/> |
| 284 | </backdrop> |
| 285 | <backdrop name="lamp87" element="matrixlamp" state="0"> |
| 286 | <bounds x="56" y="40" width="7" height="7"/> |
| 287 | </backdrop> |
| 288 | <backdrop name="lamp88" element="matrixlamp" state="0"> |
| 289 | <bounds x="64" y="40" width="7" height="7"/> |
| 290 | </backdrop> |
| 291 | <backdrop name="lamp89" element="matrixlamp" state="0"> |
| 292 | <bounds x="72" y="40" width="7" height="7"/> |
| 293 | </backdrop> |
| 294 | <backdrop name="lamp90" element="matrixlamp" state="0"> |
| 295 | <bounds x="80" y="40" width="7" height="7"/> |
| 296 | </backdrop> |
| 297 | <backdrop name="lamp91" element="matrixlamp" state="0"> |
| 298 | <bounds x="88" y="40" width="7" height="7"/> |
| 299 | </backdrop> |
| 300 | <backdrop name="lamp92" element="matrixlamp" state="0"> |
| 301 | <bounds x="96" y="40" width="7" height="7"/> |
| 302 | </backdrop> |
| 303 | <backdrop name="lamp93" element="matrixlamp" state="0"> |
| 304 | <bounds x="104" y="40" width="7" height="7"/> |
| 305 | </backdrop> |
| 306 | <backdrop name="lamp94" element="matrixlamp" state="0"> |
| 307 | <bounds x="112" y="40" width="7" height="7"/> |
| 308 | </backdrop> |
| 309 | <backdrop name="lamp95" element="matrixlamp" state="0"> |
| 310 | <bounds x="120" y="40" width="7" height="7"/> |
| 311 | </backdrop> |
| 312 | <backdrop name="lamp96" element="matrixlamp" state="0"> |
| 313 | <bounds x="0" y="48" width="7" height="7"/> |
| 314 | </backdrop> |
| 315 | <backdrop name="lamp97" element="matrixlamp" state="0"> |
| 316 | <bounds x="8" y="48" width="7" height="7"/> |
| 317 | </backdrop> |
| 318 | <backdrop name="lamp98" element="matrixlamp" state="0"> |
| 319 | <bounds x="16" y="48" width="7" height="7"/> |
| 320 | </backdrop> |
| 321 | <backdrop name="lamp99" element="matrixlamp" state="0"> |
| 322 | <bounds x="24" y="48" width="7" height="7"/> |
| 323 | </backdrop> |
| 324 | <backdrop name="lamp100" element="matrixlamp" state="0"> |
| 325 | <bounds x="32" y="48" width="7" height="7"/> |
| 326 | </backdrop> |
| 327 | <backdrop name="lamp101" element="matrixlamp" state="0"> |
| 328 | <bounds x="40" y="48" width="7" height="7"/> |
| 329 | </backdrop> |
| 330 | <backdrop name="lamp102" element="matrixlamp" state="0"> |
| 331 | <bounds x="48" y="48" width="7" height="7"/> |
| 332 | </backdrop> |
| 333 | <backdrop name="lamp103" element="matrixlamp" state="0"> |
| 334 | <bounds x="56" y="48" width="7" height="7"/> |
| 335 | </backdrop> |
| 336 | <backdrop name="lamp104" element="matrixlamp" state="0"> |
| 337 | <bounds x="64" y="48" width="7" height="7"/> |
| 338 | </backdrop> |
| 339 | <backdrop name="lamp105" element="matrixlamp" state="0"> |
| 340 | <bounds x="72" y="48" width="7" height="7"/> |
| 341 | </backdrop> |
| 342 | <backdrop name="lamp106" element="matrixlamp" state="0"> |
| 343 | <bounds x="80" y="48" width="7" height="7"/> |
| 344 | </backdrop> |
| 345 | <backdrop name="lamp107" element="matrixlamp" state="0"> |
| 346 | <bounds x="88" y="48" width="7" height="7"/> |
| 347 | </backdrop> |
| 348 | <backdrop name="lamp108" element="matrixlamp" state="0"> |
| 349 | <bounds x="96" y="48" width="7" height="7"/> |
| 350 | </backdrop> |
| 351 | <backdrop name="lamp109" element="matrixlamp" state="0"> |
| 352 | <bounds x="104" y="48" width="7" height="7"/> |
| 353 | </backdrop> |
| 354 | <backdrop name="lamp110" element="matrixlamp" state="0"> |
| 355 | <bounds x="112" y="48" width="7" height="7"/> |
| 356 | </backdrop> |
| 357 | <backdrop name="lamp111" element="matrixlamp" state="0"> |
| 358 | <bounds x="120" y="48" width="7" height="7"/> |
| 359 | </backdrop> |
| 360 | <backdrop name="lamp112" element="matrixlamp" state="0"> |
| 361 | <bounds x="0" y="56" width="7" height="7"/> |
| 362 | </backdrop> |
| 363 | <backdrop name="lamp113" element="matrixlamp" state="0"> |
| 364 | <bounds x="8" y="56" width="7" height="7"/> |
| 365 | </backdrop> |
| 366 | <backdrop name="lamp114" element="matrixlamp" state="0"> |
| 367 | <bounds x="16" y="56" width="7" height="7"/> |
| 368 | </backdrop> |
| 369 | <backdrop name="lamp115" element="matrixlamp" state="0"> |
| 370 | <bounds x="24" y="56" width="7" height="7"/> |
| 371 | </backdrop> |
| 372 | <backdrop name="lamp116" element="matrixlamp" state="0"> |
| 373 | <bounds x="32" y="56" width="7" height="7"/> |
| 374 | </backdrop> |
| 375 | <backdrop name="lamp117" element="matrixlamp" state="0"> |
| 376 | <bounds x="40" y="56" width="7" height="7"/> |
| 377 | </backdrop> |
| 378 | <backdrop name="lamp118" element="matrixlamp" state="0"> |
| 379 | <bounds x="48" y="56" width="7" height="7"/> |
| 380 | </backdrop> |
| 381 | <backdrop name="lamp119" element="matrixlamp" state="0"> |
| 382 | <bounds x="56" y="56" width="7" height="7"/> |
| 383 | </backdrop> |
| 384 | <backdrop name="lamp120" element="matrixlamp" state="0"> |
| 385 | <bounds x="64" y="56" width="7" height="7"/> |
| 386 | </backdrop> |
| 387 | <backdrop name="lamp121" element="matrixlamp" state="0"> |
| 388 | <bounds x="72" y="56" width="7" height="7"/> |
| 389 | </backdrop> |
| 390 | <backdrop name="lamp122" element="matrixlamp" state="0"> |
| 391 | <bounds x="80" y="56" width="7" height="7"/> |
| 392 | </backdrop> |
| 393 | <backdrop name="lamp123" element="matrixlamp" state="0"> |
| 394 | <bounds x="88" y="56" width="7" height="7"/> |
| 395 | </backdrop> |
| 396 | <backdrop name="lamp124" element="matrixlamp" state="0"> |
| 397 | <bounds x="96" y="56" width="7" height="7"/> |
| 398 | </backdrop> |
| 399 | <backdrop name="lamp125" element="matrixlamp" state="0"> |
| 400 | <bounds x="104" y="56" width="7" height="7"/> |
| 401 | </backdrop> |
| 402 | <backdrop name="lamp126" element="matrixlamp" state="0"> |
| 403 | <bounds x="112" y="56" width="7" height="7"/> |
| 404 | </backdrop> |
| 405 | <backdrop name="lamp127" element="matrixlamp" state="0"> |
| 406 | <bounds x="120" y="56" width="7" height="7"/> |
| 407 | </backdrop> |
| 408 | <backdrop name="lamp128" element="matrixlamp" state="0"> |
| 409 | <bounds x="0" y="64" width="7" height="7"/> |
| 410 | </backdrop> |
| 411 | <backdrop name="lamp129" element="matrixlamp" state="0"> |
| 412 | <bounds x="8" y="64" width="7" height="7"/> |
| 413 | </backdrop> |
| 414 | <backdrop name="lamp130" element="matrixlamp" state="0"> |
| 415 | <bounds x="16" y="64" width="7" height="7"/> |
| 416 | </backdrop> |
| 417 | <backdrop name="lamp131" element="matrixlamp" state="0"> |
| 418 | <bounds x="24" y="64" width="7" height="7"/> |
| 419 | </backdrop> |
| 420 | <backdrop name="lamp132" element="matrixlamp" state="0"> |
| 421 | <bounds x="32" y="64" width="7" height="7"/> |
| 422 | </backdrop> |
| 423 | <backdrop name="lamp133" element="matrixlamp" state="0"> |
| 424 | <bounds x="40" y="64" width="7" height="7"/> |
| 425 | </backdrop> |
| 426 | <backdrop name="lamp134" element="matrixlamp" state="0"> |
| 427 | <bounds x="48" y="64" width="7" height="7"/> |
| 428 | </backdrop> |
| 429 | <backdrop name="lamp135" element="matrixlamp" state="0"> |
| 430 | <bounds x="56" y="64" width="7" height="7"/> |
| 431 | </backdrop> |
| 432 | <backdrop name="lamp136" element="matrixlamp" state="0"> |
| 433 | <bounds x="64" y="64" width="7" height="7"/> |
| 434 | </backdrop> |
| 435 | <backdrop name="lamp137" element="matrixlamp" state="0"> |
| 436 | <bounds x="72" y="64" width="7" height="7"/> |
| 437 | </backdrop> |
| 438 | <backdrop name="lamp138" element="matrixlamp" state="0"> |
| 439 | <bounds x="80" y="64" width="7" height="7"/> |
| 440 | </backdrop> |
| 441 | <backdrop name="lamp139" element="matrixlamp" state="0"> |
| 442 | <bounds x="88" y="64" width="7" height="7"/> |
| 443 | </backdrop> |
| 444 | <backdrop name="lamp140" element="matrixlamp" state="0"> |
| 445 | <bounds x="96" y="64" width="7" height="7"/> |
| 446 | </backdrop> |
| 447 | <backdrop name="lamp141" element="matrixlamp" state="0"> |
| 448 | <bounds x="104" y="64" width="7" height="7"/> |
| 449 | </backdrop> |
| 450 | <backdrop name="lamp142" element="matrixlamp" state="0"> |
| 451 | <bounds x="112" y="64" width="7" height="7"/> |
| 452 | </backdrop> |
| 453 | <backdrop name="lamp143" element="matrixlamp" state="0"> |
| 454 | <bounds x="120" y="64" width="7" height="7"/> |
| 455 | </backdrop> |
| 456 | <backdrop name="lamp144" element="matrixlamp" state="0"> |
| 457 | <bounds x="0" y="72" width="7" height="7"/> |
| 458 | </backdrop> |
| 459 | <backdrop name="lamp145" element="matrixlamp" state="0"> |
| 460 | <bounds x="8" y="72" width="7" height="7"/> |
| 461 | </backdrop> |
| 462 | <backdrop name="lamp146" element="matrixlamp" state="0"> |
| 463 | <bounds x="16" y="72" width="7" height="7"/> |
| 464 | </backdrop> |
| 465 | <backdrop name="lamp147" element="matrixlamp" state="0"> |
| 466 | <bounds x="24" y="72" width="7" height="7"/> |
| 467 | </backdrop> |
| 468 | <backdrop name="lamp148" element="matrixlamp" state="0"> |
| 469 | <bounds x="32" y="72" width="7" height="7"/> |
| 470 | </backdrop> |
| 471 | <backdrop name="lamp149" element="matrixlamp" state="0"> |
| 472 | <bounds x="40" y="72" width="7" height="7"/> |
| 473 | </backdrop> |
| 474 | <backdrop name="lamp150" element="matrixlamp" state="0"> |
| 475 | <bounds x="48" y="72" width="7" height="7"/> |
| 476 | </backdrop> |
| 477 | <backdrop name="lamp151" element="matrixlamp" state="0"> |
| 478 | <bounds x="56" y="72" width="7" height="7"/> |
| 479 | </backdrop> |
| 480 | <backdrop name="lamp152" element="matrixlamp" state="0"> |
| 481 | <bounds x="64" y="72" width="7" height="7"/> |
| 482 | </backdrop> |
| 483 | <backdrop name="lamp153" element="matrixlamp" state="0"> |
| 484 | <bounds x="72" y="72" width="7" height="7"/> |
| 485 | </backdrop> |
| 486 | <backdrop name="lamp154" element="matrixlamp" state="0"> |
| 487 | <bounds x="80" y="72" width="7" height="7"/> |
| 488 | </backdrop> |
| 489 | <backdrop name="lamp155" element="matrixlamp" state="0"> |
| 490 | <bounds x="88" y="72" width="7" height="7"/> |
| 491 | </backdrop> |
| 492 | <backdrop name="lamp156" element="matrixlamp" state="0"> |
| 493 | <bounds x="96" y="72" width="7" height="7"/> |
| 494 | </backdrop> |
| 495 | <backdrop name="lamp157" element="matrixlamp" state="0"> |
| 496 | <bounds x="104" y="72" width="7" height="7"/> |
| 497 | </backdrop> |
| 498 | <backdrop name="lamp158" element="matrixlamp" state="0"> |
| 499 | <bounds x="112" y="72" width="7" height="7"/> |
| 500 | </backdrop> |
| 501 | <backdrop name="lamp159" element="matrixlamp" state="0"> |
| 502 | <bounds x="120" y="72" width="7" height="7"/> |
| 503 | </backdrop> |
| 504 | <backdrop name="lamp160" element="matrixlamp" state="0"> |
| 505 | <bounds x="0" y="80" width="7" height="7"/> |
| 506 | </backdrop> |
| 507 | <backdrop name="lamp161" element="matrixlamp" state="0"> |
| 508 | <bounds x="8" y="80" width="7" height="7"/> |
| 509 | </backdrop> |
| 510 | <backdrop name="lamp162" element="matrixlamp" state="0"> |
| 511 | <bounds x="16" y="80" width="7" height="7"/> |
| 512 | </backdrop> |
| 513 | <backdrop name="lamp163" element="matrixlamp" state="0"> |
| 514 | <bounds x="24" y="80" width="7" height="7"/> |
| 515 | </backdrop> |
| 516 | <backdrop name="lamp164" element="matrixlamp" state="0"> |
| 517 | <bounds x="32" y="80" width="7" height="7"/> |
| 518 | </backdrop> |
| 519 | <backdrop name="lamp165" element="matrixlamp" state="0"> |
| 520 | <bounds x="40" y="80" width="7" height="7"/> |
| 521 | </backdrop> |
| 522 | <backdrop name="lamp166" element="matrixlamp" state="0"> |
| 523 | <bounds x="48" y="80" width="7" height="7"/> |
| 524 | </backdrop> |
| 525 | <backdrop name="lamp167" element="matrixlamp" state="0"> |
| 526 | <bounds x="56" y="80" width="7" height="7"/> |
| 527 | </backdrop> |
| 528 | <backdrop name="lamp168" element="matrixlamp" state="0"> |
| 529 | <bounds x="64" y="80" width="7" height="7"/> |
| 530 | </backdrop> |
| 531 | <backdrop name="lamp169" element="matrixlamp" state="0"> |
| 532 | <bounds x="72" y="80" width="7" height="7"/> |
| 533 | </backdrop> |
| 534 | <backdrop name="lamp170" element="matrixlamp" state="0"> |
| 535 | <bounds x="80" y="80" width="7" height="7"/> |
| 536 | </backdrop> |
| 537 | <backdrop name="lamp171" element="matrixlamp" state="0"> |
| 538 | <bounds x="88" y="80" width="7" height="7"/> |
| 539 | </backdrop> |
| 540 | <backdrop name="lamp172" element="matrixlamp" state="0"> |
| 541 | <bounds x="96" y="80" width="7" height="7"/> |
| 542 | </backdrop> |
| 543 | <backdrop name="lamp173" element="matrixlamp" state="0"> |
| 544 | <bounds x="104" y="80" width="7" height="7"/> |
| 545 | </backdrop> |
| 546 | <backdrop name="lamp174" element="matrixlamp" state="0"> |
| 547 | <bounds x="112" y="80" width="7" height="7"/> |
| 548 | </backdrop> |
| 549 | <backdrop name="lamp175" element="matrixlamp" state="0"> |
| 550 | <bounds x="120" y="80" width="7" height="7"/> |
| 551 | </backdrop> |
| 552 | <backdrop name="lamp176" element="matrixlamp" state="0"> |
| 553 | <bounds x="0" y="88" width="7" height="7"/> |
| 554 | </backdrop> |
| 555 | <backdrop name="lamp177" element="matrixlamp" state="0"> |
| 556 | <bounds x="8" y="88" width="7" height="7"/> |
| 557 | </backdrop> |
| 558 | <backdrop name="lamp178" element="matrixlamp" state="0"> |
| 559 | <bounds x="16" y="88" width="7" height="7"/> |
| 560 | </backdrop> |
| 561 | <backdrop name="lamp179" element="matrixlamp" state="0"> |
| 562 | <bounds x="24" y="88" width="7" height="7"/> |
| 563 | </backdrop> |
| 564 | <backdrop name="lamp180" element="matrixlamp" state="0"> |
| 565 | <bounds x="32" y="88" width="7" height="7"/> |
| 566 | </backdrop> |
| 567 | <backdrop name="lamp181" element="matrixlamp" state="0"> |
| 568 | <bounds x="40" y="88" width="7" height="7"/> |
| 569 | </backdrop> |
| 570 | <backdrop name="lamp182" element="matrixlamp" state="0"> |
| 571 | <bounds x="48" y="88" width="7" height="7"/> |
| 572 | </backdrop> |
| 573 | <backdrop name="lamp183" element="matrixlamp" state="0"> |
| 574 | <bounds x="56" y="88" width="7" height="7"/> |
| 575 | </backdrop> |
| 576 | <backdrop name="lamp184" element="matrixlamp" state="0"> |
| 577 | <bounds x="64" y="88" width="7" height="7"/> |
| 578 | </backdrop> |
| 579 | <backdrop name="lamp185" element="matrixlamp" state="0"> |
| 580 | <bounds x="72" y="88" width="7" height="7"/> |
| 581 | </backdrop> |
| 582 | <backdrop name="lamp186" element="matrixlamp" state="0"> |
| 583 | <bounds x="80" y="88" width="7" height="7"/> |
| 584 | </backdrop> |
| 585 | <backdrop name="lamp187" element="matrixlamp" state="0"> |
| 586 | <bounds x="88" y="88" width="7" height="7"/> |
| 587 | </backdrop> |
| 588 | <backdrop name="lamp188" element="matrixlamp" state="0"> |
| 589 | <bounds x="96" y="88" width="7" height="7"/> |
| 590 | </backdrop> |
| 591 | <backdrop name="lamp189" element="matrixlamp" state="0"> |
| 592 | <bounds x="104" y="88" width="7" height="7"/> |
| 593 | </backdrop> |
| 594 | <backdrop name="lamp190" element="matrixlamp" state="0"> |
| 595 | <bounds x="112" y="88" width="7" height="7"/> |
| 596 | </backdrop> |
| 597 | <backdrop name="lamp191" element="matrixlamp" state="0"> |
| 598 | <bounds x="120" y="88" width="7" height="7"/> |
| 599 | </backdrop> |
| 600 | <backdrop name="lamp192" element="matrixlamp" state="0"> |
| 601 | <bounds x="0" y="96" width="7" height="7"/> |
| 602 | </backdrop> |
| 603 | <backdrop name="lamp193" element="matrixlamp" state="0"> |
| 604 | <bounds x="8" y="96" width="7" height="7"/> |
| 605 | </backdrop> |
| 606 | <backdrop name="lamp194" element="matrixlamp" state="0"> |
| 607 | <bounds x="16" y="96" width="7" height="7"/> |
| 608 | </backdrop> |
| 609 | <backdrop name="lamp195" element="matrixlamp" state="0"> |
| 610 | <bounds x="24" y="96" width="7" height="7"/> |
| 611 | </backdrop> |
| 612 | <backdrop name="lamp196" element="matrixlamp" state="0"> |
| 613 | <bounds x="32" y="96" width="7" height="7"/> |
| 614 | </backdrop> |
| 615 | <backdrop name="lamp197" element="matrixlamp" state="0"> |
| 616 | <bounds x="40" y="96" width="7" height="7"/> |
| 617 | </backdrop> |
| 618 | <backdrop name="lamp198" element="matrixlamp" state="0"> |
| 619 | <bounds x="48" y="96" width="7" height="7"/> |
| 620 | </backdrop> |
| 621 | <backdrop name="lamp199" element="matrixlamp" state="0"> |
| 622 | <bounds x="56" y="96" width="7" height="7"/> |
| 623 | </backdrop> |
| 624 | <backdrop name="lamp200" element="matrixlamp" state="0"> |
| 625 | <bounds x="64" y="96" width="7" height="7"/> |
| 626 | </backdrop> |
| 627 | <backdrop name="lamp201" element="matrixlamp" state="0"> |
| 628 | <bounds x="72" y="96" width="7" height="7"/> |
| 629 | </backdrop> |
| 630 | <backdrop name="lamp202" element="matrixlamp" state="0"> |
| 631 | <bounds x="80" y="96" width="7" height="7"/> |
| 632 | </backdrop> |
| 633 | <backdrop name="lamp203" element="matrixlamp" state="0"> |
| 634 | <bounds x="88" y="96" width="7" height="7"/> |
| 635 | </backdrop> |
| 636 | <backdrop name="lamp204" element="matrixlamp" state="0"> |
| 637 | <bounds x="96" y="96" width="7" height="7"/> |
| 638 | </backdrop> |
| 639 | <backdrop name="lamp205" element="matrixlamp" state="0"> |
| 640 | <bounds x="104" y="96" width="7" height="7"/> |
| 641 | </backdrop> |
| 642 | <backdrop name="lamp206" element="matrixlamp" state="0"> |
| 643 | <bounds x="112" y="96" width="7" height="7"/> |
| 644 | </backdrop> |
| 645 | <backdrop name="lamp207" element="matrixlamp" state="0"> |
| 646 | <bounds x="120" y="96" width="7" height="7"/> |
| 647 | </backdrop> |
| 648 | <backdrop name="lamp208" element="matrixlamp" state="0"> |
| 649 | <bounds x="0" y="104" width="7" height="7"/> |
| 650 | </backdrop> |
| 651 | <backdrop name="lamp209" element="matrixlamp" state="0"> |
| 652 | <bounds x="8" y="104" width="7" height="7"/> |
| 653 | </backdrop> |
| 654 | <backdrop name="lamp210" element="matrixlamp" state="0"> |
| 655 | <bounds x="16" y="104" width="7" height="7"/> |
| 656 | </backdrop> |
| 657 | <backdrop name="lamp211" element="matrixlamp" state="0"> |
| 658 | <bounds x="24" y="104" width="7" height="7"/> |
| 659 | </backdrop> |
| 660 | <backdrop name="lamp212" element="matrixlamp" state="0"> |
| 661 | <bounds x="32" y="104" width="7" height="7"/> |
| 662 | </backdrop> |
| 663 | <backdrop name="lamp213" element="matrixlamp" state="0"> |
| 664 | <bounds x="40" y="104" width="7" height="7"/> |
| 665 | </backdrop> |
| 666 | <backdrop name="lamp214" element="matrixlamp" state="0"> |
| 667 | <bounds x="48" y="104" width="7" height="7"/> |
| 668 | </backdrop> |
| 669 | <backdrop name="lamp215" element="matrixlamp" state="0"> |
| 670 | <bounds x="56" y="104" width="7" height="7"/> |
| 671 | </backdrop> |
| 672 | <backdrop name="lamp216" element="matrixlamp" state="0"> |
| 673 | <bounds x="64" y="104" width="7" height="7"/> |
| 674 | </backdrop> |
| 675 | <backdrop name="lamp217" element="matrixlamp" state="0"> |
| 676 | <bounds x="72" y="104" width="7" height="7"/> |
| 677 | </backdrop> |
| 678 | <backdrop name="lamp218" element="matrixlamp" state="0"> |
| 679 | <bounds x="80" y="104" width="7" height="7"/> |
| 680 | </backdrop> |
| 681 | <backdrop name="lamp219" element="matrixlamp" state="0"> |
| 682 | <bounds x="88" y="104" width="7" height="7"/> |
| 683 | </backdrop> |
| 684 | <backdrop name="lamp220" element="matrixlamp" state="0"> |
| 685 | <bounds x="96" y="104" width="7" height="7"/> |
| 686 | </backdrop> |
| 687 | <backdrop name="lamp221" element="matrixlamp" state="0"> |
| 688 | <bounds x="104" y="104" width="7" height="7"/> |
| 689 | </backdrop> |
| 690 | <backdrop name="lamp222" element="matrixlamp" state="0"> |
| 691 | <bounds x="112" y="104" width="7" height="7"/> |
| 692 | </backdrop> |
| 693 | <backdrop name="lamp223" element="matrixlamp" state="0"> |
| 694 | <bounds x="120" y="104" width="7" height="7"/> |
| 695 | </backdrop> |
| 696 | <backdrop name="lamp224" element="matrixlamp" state="0"> |
| 697 | <bounds x="0" y="112" width="7" height="7"/> |
| 698 | </backdrop> |
| 699 | <backdrop name="lamp225" element="matrixlamp" state="0"> |
| 700 | <bounds x="8" y="112" width="7" height="7"/> |
| 701 | </backdrop> |
| 702 | <backdrop name="lamp226" element="matrixlamp" state="0"> |
| 703 | <bounds x="16" y="112" width="7" height="7"/> |
| 704 | </backdrop> |
| 705 | <backdrop name="lamp227" element="matrixlamp" state="0"> |
| 706 | <bounds x="24" y="112" width="7" height="7"/> |
| 707 | </backdrop> |
| 708 | <backdrop name="lamp228" element="matrixlamp" state="0"> |
| 709 | <bounds x="32" y="112" width="7" height="7"/> |
| 710 | </backdrop> |
| 711 | <backdrop name="lamp229" element="matrixlamp" state="0"> |
| 712 | <bounds x="40" y="112" width="7" height="7"/> |
| 713 | </backdrop> |
| 714 | <backdrop name="lamp230" element="matrixlamp" state="0"> |
| 715 | <bounds x="48" y="112" width="7" height="7"/> |
| 716 | </backdrop> |
| 717 | <backdrop name="lamp231" element="matrixlamp" state="0"> |
| 718 | <bounds x="56" y="112" width="7" height="7"/> |
| 719 | </backdrop> |
| 720 | <backdrop name="lamp232" element="matrixlamp" state="0"> |
| 721 | <bounds x="64" y="112" width="7" height="7"/> |
| 722 | </backdrop> |
| 723 | <backdrop name="lamp233" element="matrixlamp" state="0"> |
| 724 | <bounds x="72" y="112" width="7" height="7"/> |
| 725 | </backdrop> |
| 726 | <backdrop name="lamp234" element="matrixlamp" state="0"> |
| 727 | <bounds x="80" y="112" width="7" height="7"/> |
| 728 | </backdrop> |
| 729 | <backdrop name="lamp235" element="matrixlamp" state="0"> |
| 730 | <bounds x="88" y="112" width="7" height="7"/> |
| 731 | </backdrop> |
| 732 | <backdrop name="lamp236" element="matrixlamp" state="0"> |
| 733 | <bounds x="96" y="112" width="7" height="7"/> |
| 734 | </backdrop> |
| 735 | <backdrop name="lamp237" element="matrixlamp" state="0"> |
| 736 | <bounds x="104" y="112" width="7" height="7"/> |
| 737 | </backdrop> |
| 738 | <backdrop name="lamp238" element="matrixlamp" state="0"> |
| 739 | <bounds x="112" y="112" width="7" height="7"/> |
| 740 | </backdrop> |
| 741 | <backdrop name="lamp239" element="matrixlamp" state="0"> |
| 742 | <bounds x="120" y="112" width="7" height="7"/> |
| 743 | </backdrop> |
| 744 | <backdrop name="lamp240" element="matrixlamp" state="0"> |
| 745 | <bounds x="0" y="120" width="7" height="7"/> |
| 746 | </backdrop> |
| 747 | <backdrop name="lamp241" element="matrixlamp" state="0"> |
| 748 | <bounds x="8" y="120" width="7" height="7"/> |
| 749 | </backdrop> |
| 750 | <backdrop name="lamp242" element="matrixlamp" state="0"> |
| 751 | <bounds x="16" y="120" width="7" height="7"/> |
| 752 | </backdrop> |
| 753 | <backdrop name="lamp243" element="matrixlamp" state="0"> |
| 754 | <bounds x="24" y="120" width="7" height="7"/> |
| 755 | </backdrop> |
| 756 | <backdrop name="lamp244" element="matrixlamp" state="0"> |
| 757 | <bounds x="32" y="120" width="7" height="7"/> |
| 758 | </backdrop> |
| 759 | <backdrop name="lamp245" element="matrixlamp" state="0"> |
| 760 | <bounds x="40" y="120" width="7" height="7"/> |
| 761 | </backdrop> |
| 762 | <backdrop name="lamp246" element="matrixlamp" state="0"> |
| 763 | <bounds x="48" y="120" width="7" height="7"/> |
| 764 | </backdrop> |
| 765 | <backdrop name="lamp247" element="matrixlamp" state="0"> |
| 766 | <bounds x="56" y="120" width="7" height="7"/> |
| 767 | </backdrop> |
| 768 | <backdrop name="lamp248" element="matrixlamp" state="0"> |
| 769 | <bounds x="64" y="120" width="7" height="7"/> |
| 770 | </backdrop> |
| 771 | <backdrop name="lamp249" element="matrixlamp" state="0"> |
| 772 | <bounds x="72" y="120" width="7" height="7"/> |
| 773 | </backdrop> |
| 774 | <backdrop name="lamp250" element="matrixlamp" state="0"> |
| 775 | <bounds x="80" y="120" width="7" height="7"/> |
| 776 | </backdrop> |
| 777 | <backdrop name="lamp251" element="matrixlamp" state="0"> |
| 778 | <bounds x="88" y="120" width="7" height="7"/> |
| 779 | </backdrop> |
| 780 | <backdrop name="lamp252" element="matrixlamp" state="0"> |
| 781 | <bounds x="96" y="120" width="7" height="7"/> |
| 782 | </backdrop> |
| 783 | <backdrop name="lamp253" element="matrixlamp" state="0"> |
| 784 | <bounds x="104" y="120" width="7" height="7"/> |
| 785 | </backdrop> |
| 786 | <backdrop name="lamp254" element="matrixlamp" state="0"> |
| 787 | <bounds x="112" y="120" width="7" height="7"/> |
| 788 | </backdrop> |
| 789 | <backdrop name="lamp255" element="matrixlamp" state="0"> |
| 790 | <bounds x="120" y="120" width="7" height="7"/> |
| 791 | </backdrop> |
| 792 | <backdrop name="vfd0" element="vfd0" state="0"> |
| 793 | <bounds x="0" y="280" width="9" height="14"/> |
| 794 | </backdrop> |
| 795 | <backdrop name="vfd1" element="vfd0" state="0"> |
| 796 | <bounds x="9" y="280" width="9" height="14"/> |
| 797 | </backdrop> |
| 798 | <backdrop name="vfd2" element="vfd0" state="0"> |
| 799 | <bounds x="18" y="280" width="9" height="14"/> |
| 800 | </backdrop> |
| 801 | <backdrop name="vfd3" element="vfd0" state="0"> |
| 802 | <bounds x="27" y="280" width="9" height="14"/> |
| 803 | </backdrop> |
| 804 | <backdrop name="vfd4" element="vfd0" state="0"> |
| 805 | <bounds x="36" y="280" width="9" height="14"/> |
| 806 | </backdrop> |
| 807 | <backdrop name="vfd5" element="vfd0" state="0"> |
| 808 | <bounds x="45" y="280" width="9" height="14"/> |
| 809 | </backdrop> |
| 810 | <backdrop name="vfd6" element="vfd0" state="0"> |
| 811 | <bounds x="54" y="280" width="9" height="14"/> |
| 812 | </backdrop> |
| 813 | <backdrop name="vfd7" element="vfd0" state="0"> |
| 814 | <bounds x="63" y="280" width="9" height="14"/> |
| 815 | </backdrop> |
| 816 | <backdrop name="vfd8" element="vfd0" state="0"> |
| 817 | <bounds x="72" y="280" width="9" height="14"/> |
| 818 | </backdrop> |
| 819 | <backdrop name="vfd9" element="vfd0" state="0"> |
| 820 | <bounds x="81" y="280" width="9" height="14"/> |
| 821 | </backdrop> |
| 822 | <backdrop name="vfd10" element="vfd0" state="0"> |
| 823 | <bounds x="90" y="280" width="9" height="14"/> |
| 824 | </backdrop> |
| 825 | <backdrop name="vfd11" element="vfd0" state="0"> |
| 826 | <bounds x="99" y="280" width="9" height="14"/> |
| 827 | </backdrop> |
| 828 | <backdrop name="vfd12" element="vfd0" state="0"> |
| 829 | <bounds x="108" y="280" width="9" height="14"/> |
| 830 | </backdrop> |
| 831 | <backdrop name="vfd13" element="vfd0" state="0"> |
| 832 | <bounds x="117" y="280" width="9" height="14"/> |
| 833 | </backdrop> |
| 834 | <backdrop name="vfd14" element="vfd0" state="0"> |
| 835 | <bounds x="126" y="280" width="9" height="14"/> |
| 836 | </backdrop> |
| 837 | <backdrop name="vfd15" element="vfd0" state="0"> |
| 838 | <bounds x="135" y="280" width="9" height="14"/> |
| 839 | </backdrop> |
| 840 | </view> |
| 841 | <view name="VFD Only (144:17)"> |
| 842 | <backdrop name="vfd0" element="vfd0" state="0"> |
| 843 | <bounds x="0" y="0" width="9" height="14"/> |
| 844 | </backdrop> |
| 845 | <backdrop name="vfd1" element="vfd0" state="0"> |
| 846 | <bounds x="9" y="0" width="9" height="14"/> |
| 847 | </backdrop> |
| 848 | <backdrop name="vfd2" element="vfd0" state="0"> |
| 849 | <bounds x="18" y="0" width="9" height="14"/> |
| 850 | </backdrop> |
| 851 | <backdrop name="vfd3" element="vfd0" state="0"> |
| 852 | <bounds x="27" y="0" width="9" height="14"/> |
| 853 | </backdrop> |
| 854 | <backdrop name="vfd4" element="vfd0" state="0"> |
| 855 | <bounds x="36" y="0" width="9" height="14"/> |
| 856 | </backdrop> |
| 857 | <backdrop name="vfd5" element="vfd0" state="0"> |
| 858 | <bounds x="45" y="0" width="9" height="14"/> |
| 859 | </backdrop> |
| 860 | <backdrop name="vfd6" element="vfd0" state="0"> |
| 861 | <bounds x="54" y="0" width="9" height="14"/> |
| 862 | </backdrop> |
| 863 | <backdrop name="vfd7" element="vfd0" state="0"> |
| 864 | <bounds x="63" y="0" width="9" height="14"/> |
| 865 | </backdrop> |
| 866 | <backdrop name="vfd8" element="vfd0" state="0"> |
| 867 | <bounds x="72" y="0" width="9" height="14"/> |
| 868 | </backdrop> |
| 869 | <backdrop name="vfd9" element="vfd0" state="0"> |
| 870 | <bounds x="81" y="0" width="9" height="14"/> |
| 871 | </backdrop> |
| 872 | <backdrop name="vfd10" element="vfd0" state="0"> |
| 873 | <bounds x="90" y="0" width="9" height="14"/> |
| 874 | </backdrop> |
| 875 | <backdrop name="vfd11" element="vfd0" state="0"> |
| 876 | <bounds x="99" y="0" width="9" height="14"/> |
| 877 | </backdrop> |
| 878 | <backdrop name="vfd12" element="vfd0" state="0"> |
| 879 | <bounds x="108" y="0" width="9" height="14"/> |
| 880 | </backdrop> |
| 881 | <backdrop name="vfd13" element="vfd0" state="0"> |
| 882 | <bounds x="117" y="0" width="9" height="14"/> |
| 883 | </backdrop> |
| 884 | <backdrop name="vfd14" element="vfd0" state="0"> |
| 885 | <bounds x="126" y="0" width="9" height="14"/> |
| 886 | </backdrop> |
| 887 | <backdrop name="vfd15" element="vfd0" state="0"> |
| 888 | <bounds x="135" y="0" width="9" height="14"/> |
| 889 | </backdrop> |
| 890 | </view> |
| 891 | </mamelayout> |